/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=function(){function x(a){var b=this.face=a.face,d={" ":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=function(){var c=b.bbox.split(/\s+/),c={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[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(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(c,a,b){for(var f=this.glyphs,C,n,e=[],A=0,w=-1,g=-1,h;h=c[++w];)if(C=f[h]||this.missingGlyph)n&&(A-=n=n[h]||0,e[g]-=n),A+=e[++g]=~~(C.w||this.w)+a+(d[h]?b:0),n=C.k;e.total=A;return e}}function D(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get= function(d,c){var t=a[d]||a[b[d]]||a.normal||a.italic||a.oblique;if(!t)return null;c={normal:400,bold:700}[c]||parseInt(c,10);if(t[c])return t[c];var i={1:1,99:0}[c%100],e=[],f,n;i===void 0&&(i=c>400);c==500&&(c=400);for(var g in t)if(t.hasOwnProperty(g)){g=parseInt(g,10);if(!f||g<f)f=g;if(!n||g>n)n=g;e.push(g)}c<f&&(c=f);c>n&&(c=n);e.sort(function(a,b){return(i?a>=c&&b>=c?a<b:a>b:a<=c&&b<=c?a>b:a<b)?-1:1});return t[e[0]]}}function p(a){var b={},d={};this.extend=function(a){for(var d in a)a.hasOwnProperty(d)&& (b[d]=a[d]);return this};this.get=function(c){return b[c]!=void 0?b[c]:a[c]};this.getSize=function(a,b){return d[a]||(d[a]=new s.Size(this.get(a),b))};this.isUsable=function(){return!!a}}function E(a,b,d){a.addEventListener?a.addEventListener(b,d,false):a.attachEvent&&a.attachEvent("on"+b,function(){return d.call(a,window.event)})}function z(a,b){var d=r.get(a);if(d.options)return a;b.hover&&b.hoverables[a.nodeName.toLowerCase()]&&o.attach(a);d.options=b;return a}function e(a){var b={};return function(d){b.hasOwnProperty(d)|| (b[d]=a.apply(null,arguments));return b[d]}}function h(a){return document.getElementsByTagName(a)}function j(){for(var a={},b,d,c=0,t=arguments.length;b=arguments[c],c<t;++c)for(d in b)b.hasOwnProperty(d)&&(a[d]=b[d]);return a}function g(a,b,d,c,t,i){var f=document.createDocumentFragment();if(b==="")return f;var e=c.separate,n=b.split(G[e]);if((e=e=="words")&&u)/^\s/.test(b)&&n.unshift(""),/\s$/.test(b)&&n.push("");for(var g=0,h=n.length;g<h;++g)(b=k[c.engine](a,e?s.textAlign(n[g],d,g,h):n[g],d,c, t,i,g<h-1))&&f.appendChild(b);return f}function l(a,b){var d=a.nodeName.toLowerCase();if(!b.ignore[d]){var d=!b.textless[d],c=s.getStyle(z(a,b)).extend(b),t;a:{t=s.quotedList(c.get("fontFamily").toLowerCase());for(var i,e=0;i=t[e];++e)if(q[i]){t=q[i].get(c.get("fontStyle"),c.get("fontWeight"));break a}t=null}var f,n,h;if(t)for(i=a.firstChild;i;i=f){e=i.nodeType;f=i.nextSibling;if(d&&e==3&&(n?(n.appendData(i.data),a.removeChild(i)):n=i,f))continue;n&&(a.replaceChild(g(t,s.whiteSpace(n.data,c,n,h), c,b,i,a),n),n=null);if(e==1){if(i.firstChild)if(i.nodeName.toLowerCase()=="cufon")k[b.engine](t,null,c,b,i,a);else arguments.callee(i,b);h=i}}}}var f=function(){return f.replace.apply(null,arguments)},m=f.DOM={ready:function(){var a=false,b={loaded:1,complete:1},d=[],c=function(){if(!a){a=true;for(var b;b=d.shift();b());}};document.addEventListener&&(document.addEventListener("DOMContentLoaded",c,false),window.addEventListener("pageshow",c,false));!window.opera&&document.readyState&&function(){b[document.readyState]? c():setTimeout(arguments.callee,10)}();document.readyState&&document.createStyleSheet&&function(){try{document.body.doScroll("left"),c()}catch(a){setTimeout(arguments.callee,1)}}();E(window,"load",c);return function(b){arguments.length?a?b():d.push(b):c()}}(),root:function(){return document.documentElement||document.body}},s=f.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/b*this.value};this.convertFrom=function(a){return a/ this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(a,b){var d=a.className;a.className=d+(d&&" ")+b;return a},color:e(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(a,c,e){b.opacity=parseFloat(e);return"rgb("+c+")"});return b}),fontStretch:e(function(a){return typeof a=="number"?a:/%$/.test(a)?parseFloat(a)/100:{"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 b=document.defaultView;return b&&b.getComputedStyle?new p(b.getComputedStyle(a,null)):a.currentStyle?new p(a.currentStyle):new p(a.style)},gradient:e(function(a){for(var b={id:a,type:a.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},a=a.substr(a.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig),d=0,c=a.length,e;d<c;++d)e=a[d].split("=",2).reverse(),b.stops.push([e[1]||d/(c-1),e[0]]);return b}),quotedList:e(function(a){for(var b=[], d=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,c;c=d.exec(a);)b.push(c[3]||c[1]);return b}),recognizesMedia:e(function(a){var b=document.createElement("style"),d;b.type="text/css";b.media=a;try{b.appendChild(document.createTextNode("/**/"))}catch(c){}a=h("head")[0];a.insertBefore(b,a.firstChild);d=(d=b.sheet||b.styleSheet)&&!d.disabled;a.removeChild(b);return d}),removeClass:function(a,b){a.className=a.className.replace(RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g"),"");return a},supports:function(a,b){var d= document.createElement("span").style;if(d[a]===void 0)return false;d[a]=b;return d[a]===b},textAlign:function(a,b,d,c){b.get("textAlign")=="right"?d>0&&(a=" "+a):d<c-1&&(a+=" ");return a},textShadow:e(function(a){if(a=="none")return null;for(var b=[],d={},c,e=0,i=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;c=i.exec(a);)c[0]==","?(b.push(d),d={},e=0):c[1]?d.color=c[1]:d[["offX","offY","blur"][e++]]=c[2];b.push(d);return b}),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(a){return a.toUpperCase()})}};return function(b,d){var c=a[d.get("textTransform")];return c?c(b):b}}(),whiteSpace:function(){var a={inline:1,"inline-block":1,"run-in":1},b=/^\s+/,d=/\s+$/;return function(c,e,i,f){f&&f.nodeName.toLowerCase()=="br"&&(c=c.replace(b,""));if(a[e.get("display")])return c;i.previousSibling||(c=c.replace(b,""));i.nextSibling||(c=c.replace(d,""));return c}}()};s.ready=function(){function a(b, c){if(!s.recognizesMedia(c||"all"))return true;if(!b||b.disabled)return false;try{var d=b.cssRules,e;if(d){var f=0,i=d.length;a:for(;e=d[f],f<i;++f)switch(e.type){case 2:break;case 3:if(!a(e.styleSheet,e.media.mediaText))return false;break;default:break a}}}catch(g){}return true}function b(){if(document.createStyleSheet)return true;var b,c;for(c=0;b=f[c];++c)if(b.rel.toLowerCase()=="stylesheet"&&!b.disabled&&!a(b.sheet,b.media||"screen"))return false;for(c=0;b=g[c];++c)if(!b.disabled&&!a(b.sheet, b.media||"screen"))return false;return true}var d=!s.recognizesMedia("all"),c=false,e=[],f=h("link"),g=h("style");m.ready(function(){c||(c=s.getStyle(document.body).isUsable());if(d||c&&b()){d=true;for(var a;a=e.shift();a());}else setTimeout(arguments.callee,10)});return function(a){d?a():e.push(a)}}();var u=" ".split(/\s+/).length==0,r=new function(){var a={},b=0;this.get=function(d){d=d.cufid||(d.cufid=++b);return a[d]||(a[d]={})}},o=new function(){function a(a){var b=a.relatedTarget;b&&!(this.contains? this.contains(b):this.compareDocumentPosition(b)&16)&&d(this,a.type=="mouseover")}function b(a){d(this,a.type=="mouseenter")}function d(a,b){setTimeout(function(){var d=r.get(a).options;f.replace(a,b?j(d,d.hover):d,true)},10)}this.attach=function(c){c.onmouseenter===void 0?(E(c,"mouseover",a),E(c,"mouseout",a)):(E(c,"mouseenter",b),E(c,"mouseleave",b))}},v=new function(){var a=[],b={};this.add=function(d,c){b[d]=a.push(c)-1};this.repeat=function(){var d;if(arguments.length){d=arguments;for(var c= [],e,i=0;e=d[i];++i)c[i]=a[b[e]];d=c}else d=a;for(e=0;c=d[e++];)f.replace(c[0],c[1],true)}},K=false,k={},q={},y={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)}||h,separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"},G={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};f.now=function(){m.ready();return f};f.refresh=function(){v.repeat.apply(v,arguments);return f};f.registerEngine=function(a,b){if(!b)return f; k[a]=b;return f.set("engine",a)};f.registerFont=function(a){if(!a)return f;var a=new x(a),b=a.family;q[b]||(q[b]=new D);q[b].add(a);return f.set("fontFamily",'"'+b+'"')};f.replace=function(a,b,d){b=j(y,b);if(!b.engine)return f;K||(s.addClass(m.root(),"cufon-active cufon-loading"),s.ready(function(){s.addClass(s.removeClass(m.root(),"cufon-loading"),"cufon-ready")}),K=true);if(b.hover)b.forceHitArea=true;b.autoDetect&&delete b.fontFamily;if(typeof b.textShadow=="string")b.textShadow=s.textShadow(b.textShadow); typeof b.color=="string"&&/^-/.test(b.color)?b.textGradient=s.gradient(b.color):delete b.textGradient;d||v.add(a,arguments);if(a.nodeType||typeof a=="string")a=[a];s.ready(function(){for(var c=0,d=a.length;c<d;++c){var e=a[c];typeof e=="string"?f.replace(b.selector(e),b,true):l(e,b)}});return f};f.set=function(a,b){y[a]=b;return f};return f}(); Cufon.registerEngine("vml",function(){function x(e,h){if(h==="0")return 0;if(/px$/i.test(h))return parseFloat(h);var j=e.style.left,g=e.runtimeStyle.left;e.runtimeStyle.left=e.currentStyle.left;e.style.left=h.replace("%","em");var l=e.style.pixelLeft;e.style.left=j;e.runtimeStyle.left=g;return l}function D(e,h,j,g){var l="computed"+g,f=h[l];isNaN(f)&&(f=h.get(g),h[l]=f=f=="normal"?0:~~j.convertFrom(x(e,f)));return f}var p=document.namespaces;if(p&&(p.add("cvml","urn:schemas-microsoft-com:vml"),p= null,p=document.createElement("cvml:shape"),p.style.behavior="url(#default#VML)",p.coordsize)){var p=null,E=(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:'+(E?"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;"));var z={};return function(e,h,j,g,l,f,m){var s=h===null;if(s)h=l.alt;var u=e.viewBox,r;if(!(r=j.computedFontSize)){r=Cufon.CSS.Size;var o;o=j.get("fontSize");o=x(f,/(?:em|ex|%)$|^[a-z-]+$/i.test(o)?"1em":o);r=j.computedFontSize=new r(o+"px",e.baseSize)}o=r;if(s)r=l,l=l.firstChild;else{r=document.createElement("cufon");r.className="cufon cufon-vml";r.alt=h;l=document.createElement("cufoncanvas");r.appendChild(l);if(g.printable){var v=document.createElement("cufontext");v.appendChild(document.createTextNode(h)); r.appendChild(v)}m||r.appendChild(document.createElement("cvml:shape"))}var m=r.style,p=l.style,k=o.convert(u.height),v=Math.ceil(k),k=v/k*Cufon.CSS.fontStretch(j.get("fontStretch")),q=u.minX,y=u.minY;p.height=v;p.top=Math.round(o.convert(y-e.ascent));p.left=Math.round(o.convert(q));m.height=o.convert(e.height)+"px";var G=j.get("color"),a=Cufon.CSS.textTransform(h,j).split(""),b=e.spacing(a,D(f,j,o,"letterSpacing"),D(f,j,o,"wordSpacing"));if(!b.length)return null;var h=b.total,d=-q+h+(u.width-b[b.length- 1]),p=o.convert(d*k),p=Math.round(p),u=d+","+u.height,c,d="r"+u+"ns",t;if(t=g.textGradient){var i=g.textGradient;t=i.id;if(!z[t]){var i=i.stops,B=document.createElement("cvml:fill"),C=[];B.type="gradient";B.angle=180;B.focus="0";B.method="sigma";B.color=i[0][1];for(var n=1,H=i.length-1;n<H;++n)C.push(i[n][0]*100+"% "+i[n][1]);B.colors=C.join(",");B.color2=i[H][1];z[t]=B}t=z[t]}i=e.glyphs;B=0;C=g.textShadow;n=-1;for(H=0;a[++n];){var A=i[a[n]]||e.missingGlyph,w;if(A){if(s)for(w=l.childNodes[H];w.firstChild;)w.removeChild(w.firstChild); else w=document.createElement("cvml:shape"),l.appendChild(w);w.stroked="f";w.coordsize=u;w.coordorigin=c=q-B+","+y;w.path=(A.d?"m"+A.d+"xe":"")+"m"+c+d;w.fillcolor=G;t&&w.appendChild(t.cloneNode(false));c=w.style;c.width=p;c.height=v;if(C){c=C[0];var A=C[1],J=Cufon.CSS.color(c.color),I,F=document.createElement("cvml:shadow");F.on="t";F.color=J.color;F.offset=c.offX+","+c.offY;if(A)I=Cufon.CSS.color(A.color),F.type="double",F.color2=I.color,F.offset2=A.offX+","+A.offY;F.opacity=J.opacity||I&&I.opacity|| 1;w.appendChild(F)}B+=b[H++]}}e=w.nextSibling;if(g.forceHitArea){if(!e)e=document.createElement("cvml:rect"),e.stroked="f",e.className="cufon-vml-cover",g=document.createElement("cvml:fill"),g.opacity=0,e.appendChild(g),l.appendChild(e);g=e.style;g.width=p;g.height=v}else e&&l.removeChild(e);m.width=Math.max(Math.ceil(o.convert(h*k)),0);if(E){g=j.computedYAdjust;if(g===void 0)g=j.get("lineHeight"),g=="normal"?g="1em":isNaN(g)||(g+="em"),j.computedYAdjust=g=0.5*(x(f,g)-parseFloat(m.height));if(g)m.marginTop= Math.ceil(g)+"px",m.marginBottom=g+"px"}return r}}}()); Cufon.registerEngine("canvas",function(){var x=document.createElement("canvas");if(x&&x.getContext&&x.getContext.apply){var x=null,D=Cufon.CSS.supports("display","inline-block"),x=!D&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId)),p=document.createElement("style");p.type="text/css";p.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(x? "":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(D?"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(p);return function(p,z,e,h,j){function g(){var b=p.glyphs,e,f=-1,g=-1;for(c.scale(d,1);G[++f];)if(e=b[G[f]]||p.missingGlyph){if(e.d){c.beginPath(); if(e.code){var h=e.code;e=c;for(var j=0,l=h.length;j<l;++j){var k=h[j];e[k.m].apply(e,k.a)}}else{h=e;e="m"+e.d;var j=c,k=l=0,m=[],s=/([mrvxe])([^a-z]*)/g,r=void 0,q=0;a:for(;r=s.exec(e);++q){var o=r[2].split(",");switch(r[1]){case "v":m[q]={m:"bezierCurveTo",a:[l+~~o[0],k+~~o[1],l+~~o[2],k+~~o[3],l+=~~o[4],k+=~~o[5]]};break;case "r":m[q]={m:"lineTo",a:[l+=~~o[0],k+=~~o[1]]};break;case "m":m[q]={m:"moveTo",a:[l=~~o[0],k=~~o[1]]};break;case "x":m[q]={m:"closePath"};break;case "e":break a}j[m[q].m].apply(j, m[q].a)}h.code=m}c.fill()}c.translate(a[++g],0)}c.restore()}var l=z===null;l&&(z=j.getAttribute("alt"));var f=p.viewBox,m=e.getSize("fontSize",p.baseSize),s=0,u=0,r=0,o=0,v=h.textShadow,x=[];if(v)for(var k=v.length;k--;){var q=v[k],y=m.convertFrom(parseFloat(q.offX)),q=m.convertFrom(parseFloat(q.offY));x[k]=[y,q];q<s&&(s=q);y>u&&(u=y);q>r&&(r=q);y<o&&(o=y)}var G=Cufon.CSS.textTransform(z,e).split(""),a=p.spacing(G,~~m.convertFrom(parseFloat(e.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(e.get("wordSpacing"))|| 0));if(!a.length)return null;q=a.total;u+=f.width-a[a.length-1];o+=f.minX;l?(l=j,k=j.firstChild):(l=document.createElement("cufon"),l.className="cufon cufon-canvas",l.setAttribute("alt",z),k=document.createElement("canvas"),l.appendChild(k),h.printable&&(j=document.createElement("cufontext"),j.appendChild(document.createTextNode(z)),l.appendChild(j)));var j=l.style,b=k.style,y=m.convert(f.height),z=Math.ceil(y)/y,d=z*Cufon.CSS.fontStretch(e.get("fontStretch"));q*=d;u=Math.ceil(m.convert(q+u-o));r= Math.ceil(m.convert(f.height-s+r));k.width=u;k.height=r;b.width=u+"px";b.height=r+"px";s+=f.minY;b.top=Math.round(m.convert(s-p.ascent))+"px";b.left=Math.round(m.convert(o))+"px";r=Math.max(Math.ceil(m.convert(q)),0)+"px";D?(j.width=r,j.height=m.convert(p.height)+"px"):(j.paddingLeft=r,j.paddingBottom=m.convert(p.height)-1+"px");var c=k.getContext("2d"),m=y/f.height;c.scale(m,m*z);c.translate(-o,-s);c.save();if(v)for(k=v.length;k--;)q=v[k],c.save(),c.fillStyle=q.color,c.translate.apply(c,x[k]),g(); if(h=h.textGradient){e=h.stops;f=c.createLinearGradient(0,f.minY,0,f.maxY);k=0;for(h=e.length;k<h;++k)f.addColorStop.apply(f,e[k]);c.fillStyle=f}else c.fillStyle=e.get("color");g();return l}}}());

Cufon.registerFont({w:240,face:{"font-family":"Rockwell","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 8 3 3 4 5 2 1 3",ascent:"244",descent:"-116","x-height":"4",bbox:"-22 -334 366 79","underline-thickness":"18","underline-position":"-18",stemh:"39",stemv:"55","unicode-range":"U+0020-U+0192"},glyphs:{" ":{w:90,k:{T:27,V:36,W:36,Y:45,"\u00dd":45,"\u0178":45}},"!":{d:"36,-244r55,0v3,60,-6,109,-14,159r-26,0v-8,-50,-18,-98,-15,-159xm34,0r0,-59r59,0r0,59r-59,0",w:127}, '"':{d:"128,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0xm42,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0",w:198},"#":{d:"13,-185r52,0r14,-66r41,0r-14,66r54,0r13,-66r42,0r-14,66r27,0r0,39r-35,0r-10,47r45,0r0,39r-53,0r-14,65r-41,0r14,-65r-55,0r-13,65r-42,0r14,-65r-25,0r0,-39r34,0r10,-47r-44,0r0,-39xm98,-146r-10,47r54,0r10,-47r-54,0"},$:{d:"108,35r-24,0r0,-31v-41,-6,-66,-27,-67,-72r43,0v-1,14,7,34,24,36r0,-75v-46,-22,-63,-41,-63,-71v0,-33,26,-58,63,-61r0,-15r24,0r0,15v43,4,67,30,67,65r-43,0v-3,-18,-10,-27,-24,-29r0,58v45,18,78,37,78,82v0,39,-32,66,-78,67r0,31xm108,-31v48,-3,44,-54,0,-65r0,65xm84,-157r0,-46v-28,6,-26,34,0,46", w:202},"%":{d:"318,-58v0,41,-20,64,-57,64v-37,0,-58,-23,-58,-64v0,-41,21,-64,58,-64v37,0,57,23,57,64xm276,-57v0,-29,-4,-39,-16,-39v-10,0,-14,11,-14,36v0,29,3,40,15,40v12,0,15,-18,15,-37xm130,-185v0,41,-21,64,-58,64v-37,0,-57,-23,-57,-64v0,-41,20,-64,57,-64v37,0,58,23,58,64xm87,-184v0,-29,-3,-39,-15,-39v-10,0,-15,11,-15,36v0,29,4,40,16,40v12,0,14,-18,14,-37xm63,0r177,-244r31,0r-177,244r-31,0",w:333},"&":{d:"274,-39r0,39r-72,0r-22,-27v-50,54,-169,34,-167,-44v0,-36,28,-61,68,-79v-40,-41,-14,-98,48,-98v75,0,86,81,22,105r35,44v11,-15,25,-37,30,-50r58,0r0,39r-30,0v-7,15,-19,36,-28,46r19,25r39,0xm152,-61r-46,-59v-49,13,-48,77,5,79v14,0,26,-6,41,-20xm127,-174v28,-8,31,-38,3,-42v-27,6,-24,19,-3,42", w:288},"(":{d:"72,-86v0,67,8,109,42,127r0,36v-55,-23,-97,-74,-97,-163v0,-89,42,-139,97,-162r0,35v-34,18,-42,60,-42,127",w:123},")":{d:"51,-86v0,-67,-7,-109,-41,-127r0,-35v55,23,97,73,97,162v0,89,-42,140,-97,163r0,-36v34,-18,41,-60,41,-127",w:123},"*":{d:"135,-73r-18,-25v0,-13,-4,-25,-14,-42v-10,17,-14,29,-14,42r-18,25r-35,-25r17,-25v14,-5,21,-11,36,-29v-27,-6,-34,-4,-45,0r-30,-11r14,-40r29,9v8,11,15,15,37,26v-1,-34,-17,-41,-13,-76r44,0v3,34,-10,43,-13,76v22,-11,29,-15,37,-26r29,-9r15,40r-30,11v-13,-6,-24,-4,-46,0v13,15,23,24,36,29r18,25", w:206},"+":{d:"143,-144r76,0r0,45r-76,0r0,77r-46,0r0,-77r-76,0r0,-45r76,0r0,-77r46,0r0,77"},",":{d:"34,-59r59,0v1,61,8,129,-58,123r0,-26v20,-3,29,-13,29,-38r-30,0r0,-59",w:127},"-":{d:"13,-61r0,-48r98,0r0,48r-98,0",w:123},".":{d:"34,-59r59,0r0,59r-59,0r0,-59",w:127,k:{" ":27}},"/":{d:"131,-244r50,0r-129,248r-51,0",w:182},0:{d:"15,-123v0,-81,30,-126,84,-126v54,0,84,45,84,126v0,81,-30,126,-84,126v-54,0,-84,-45,-84,-126xm99,-36v19,0,28,-23,28,-87v0,-67,-10,-86,-28,-86v-19,0,-28,27,-28,87v0,59,9,86,28,86", w:198},1:{d:"41,0r0,-39r34,0r0,-166r-36,0r0,-39r90,0r0,205r32,0r0,39r-120,0",w:198},2:{d:"174,-71r0,71r-158,0v-8,-107,100,-129,101,-185v0,-15,-10,-26,-23,-26v-21,0,-28,17,-30,52r-45,-2v-12,-115,154,-112,154,-20v0,72,-96,75,-109,142r71,0r0,-32r39,0",w:198},3:{d:"16,-75r47,-3v1,26,8,42,32,42v19,0,32,-14,32,-36v0,-24,-14,-40,-46,-36r0,-41v45,7,54,-60,14,-60v-17,0,-26,11,-26,32r-46,-3v2,-43,30,-69,76,-69v77,0,103,93,39,120v79,24,46,132,-38,132v-51,0,-80,-26,-84,-78",w:198},4:{d:"175,-36r0,36r-97,0r0,-36r26,0r0,-31r-90,0v-4,-13,-8,-24,-13,-34r106,-147r47,0r0,147r24,0r0,34r-24,0r0,31r21,0xm104,-101r-1,-85r-59,85r60,0", w:198},5:{d:"13,-66r46,-5v4,25,13,35,32,35v23,0,33,-17,33,-41v0,-48,-43,-57,-61,-24r-39,-20r7,-123r137,0r0,57r-35,0r-4,-18r-63,0r-3,58v52,-36,117,2,117,67v0,38,-19,83,-85,83v-47,0,-76,-24,-82,-69",w:198},6:{d:"176,-183r-42,4v-5,-16,-11,-31,-29,-31v-20,0,-36,23,-36,69v43,-36,110,-9,110,58v0,58,-28,86,-75,86v-60,0,-88,-39,-88,-123v0,-82,29,-128,91,-128v41,0,65,24,69,65xm69,-107v0,43,8,71,34,71v17,0,27,-16,27,-42v1,-40,-34,-48,-61,-29",w:198},7:{d:"152,-39r0,39r-118,0r0,-39r30,0v3,-49,30,-122,62,-167r-62,0r0,34r-40,0r0,-72r153,0r0,30v-28,34,-56,121,-56,175r31,0", w:198},8:{d:"58,-129v-64,-31,-41,-120,41,-120v81,0,105,88,42,120v71,28,58,132,-42,132v-99,0,-111,-105,-41,-132xm99,-145v19,0,29,-13,29,-33v0,-17,-8,-33,-29,-33v-18,0,-28,13,-28,33v0,19,11,33,28,33xm100,-35v20,0,32,-15,32,-38v0,-22,-11,-38,-32,-38v-20,0,-33,15,-33,38v0,23,13,38,33,38",w:198},9:{d:"22,-62r42,-4v5,16,11,31,29,31v20,0,37,-23,37,-69v-44,34,-111,9,-111,-58v0,-58,28,-86,75,-86v60,0,89,39,89,123v0,82,-30,128,-92,128v-41,0,-65,-24,-69,-65xm130,-139v0,-43,-9,-70,-35,-70v-17,0,-26,16,-26,42v-1,41,35,48,61,28", w:198},":":{d:"34,-170r59,0r0,59r-59,0r0,-59xm34,-59r59,0r0,59r-59,0r0,-59",w:127,k:{" ":27}},";":{d:"34,-59r59,0v1,61,8,129,-58,123r0,-26v20,-3,29,-13,29,-38r-30,0r0,-59xm34,-170r59,0r0,59r-59,0r0,-59",w:127,k:{" ":27}},"<":{d:"21,-99r0,-42r198,-82r0,49r-135,54r135,53r0,50"},"=":{d:"21,-101r198,0r0,46r-198,0r0,-46xm21,-185r198,0r0,45r-198,0r0,-45"},">":{d:"219,-99r-198,82r0,-50r135,-53r-135,-54r0,-49r198,82r0,42"},"?":{d:"102,-85r-25,0v0,-20,-7,-46,-3,-63v27,7,54,-3,54,-31v0,-14,-10,-32,-34,-32v-19,0,-34,12,-30,36r-54,0v0,-48,35,-74,88,-74v53,0,86,28,86,72v0,40,-28,69,-76,67xm59,-59r59,0r0,59r-59,0r0,-59", w:202},"@":{d:"155,-32v36,0,54,-55,54,-86v0,-26,-14,-41,-32,-41v-41,0,-55,57,-55,84v0,29,14,43,33,43xm192,-262v89,0,149,57,149,134v0,68,-49,128,-117,128v-16,0,-28,-5,-32,-21v-42,46,-115,11,-115,-57v0,-39,30,-112,95,-112v20,0,36,6,47,23r4,-19r46,0r-29,136v-2,9,1,14,7,14v13,0,62,-33,62,-94v0,-43,-31,-100,-120,-100v-98,0,-144,70,-144,145v0,81,53,128,149,128v46,0,89,-10,118,-46r38,0v-28,54,-81,78,-160,78v-127,0,-179,-74,-179,-160v0,-73,44,-177,181,-177",w:352},A:{d:"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0", w:251,k:{v:11,w:4,y:11,"\u00fd":11,"\u00ff":11,C:7,"\u00c7":7,G:7,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,Q:11,T:11,U:5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,V:16,W:11,Y:11,"\u00dd":11,"\u0178":11}},B:{d:"12,-244v89,5,210,-26,212,64v0,24,-12,40,-35,50v74,28,55,130,-46,130r-131,0r0,-41r30,0r0,-162r-30,0r0,-41xm106,-41v34,4,64,-5,61,-33v-3,-34,-28,-34,-61,-33r0,66xm106,-148v28,2,56,-1,54,-28v4,-24,-25,-30,-54,-27r0,55",w:251,k:{U:5,"\u00da":5,"\u00db":5, "\u00dc":5,"\u00d9":5,",":14,".":14}},C:{d:"215,-158v-23,-79,-133,-52,-133,36v0,48,27,81,68,81v34,0,60,-24,69,-64r48,23v-18,66,-73,85,-121,85v-104,0,-133,-72,-133,-125v0,-104,121,-161,202,-103r0,-19r42,0r0,86r-42,0",w:281,k:{",":14,".":14,A:7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7}},D:{d:"140,-244v81,-6,134,51,134,122v0,63,-39,122,-117,122r-145,0r0,-41r37,0r0,-162r-37,0r0,-41r128,0xm113,-41v63,6,96,-21,95,-80v-1,-61,-32,-88,-95,-82r0,162",w:288,k:{V:14,W:18,Y:18, "\u00dd":18,"\u0178":18,",":27,".":27,A:11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11}},E:{d:"12,0r0,-41r29,0r0,-162r-29,0r0,-41r215,0r0,77r-46,0r0,-36r-76,0r0,56r61,0r0,42r-61,0r0,64r76,0r0,-37r46,0r0,78r-215,0"},F:{d:"10,0r0,-41r35,0r0,-162r-35,0r0,-41r219,0r0,75r-47,0r0,-34r-73,0r0,56r53,0r0,42r-53,0r0,64r37,0r0,41r-136,0",w:232,k:{",":54,".":54,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,a:36,"\u00e6":36,"\u00e1":36, "\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,o:36,"\u00f8":36,"\u0153":36,"\u00f3":36,"\u00f4":36,"\u00f6":36,"\u00f2":36,"\u00f5":36}},G:{d:"223,-158v-8,-27,-34,-47,-67,-47v-42,0,-70,32,-70,78v0,96,104,113,128,45r-43,0r0,-41r115,0v5,98,-77,126,-133,126v-91,0,-136,-57,-136,-126v0,-104,129,-159,206,-101r0,-20r42,0r0,86r-42,0",w:303,k:{",":29,".":29}},H:{d:"11,0r0,-41r29,0r0,-162r-29,0r0,-41r118,0r0,41r-25,0r0,54r66,0r0,-54r-25,0r0,-41r118,0r0,41r-29,0r0,162r29,0r0,41r-118,0r0,-41r25,0r0,-67r-66,0r0,67r25,0r0,41r-118,0", w:273},I:{d:"8,0r0,-41r37,0r0,-162r-37,0r0,-41r138,0r0,41r-37,0r0,162r37,0r0,41r-138,0",w:153},J:{d:"0,71r0,-44v25,7,44,2,45,-27r0,-203r-36,0r0,-41r133,0r0,41r-33,0r0,198v2,65,-46,91,-109,76",w:146,k:{",":18,".":18,A:5,"\u00c6":5,"\u00c1":5,"\u00c2":5,"\u00c4":5,"\u00c0":5,"\u00c5":5,"\u00c3":5,a:11,"\u00e6":11,"\u00e1":11,"\u00e2":11,"\u00e4":11,"\u00e0":11,"\u00e5":11,"\u00e3":11,e:14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,o:14,"\u00f8":14,"\u0153":14,"\u00f3":14,"\u00f4":14,"\u00f6":14, "\u00f2":14,"\u00f5":14,u:9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9}},K:{d:"7,0r0,-41r33,0r0,-162r-33,0r0,-41r127,0r0,41r-30,0r0,162r30,0r0,41r-127,0xm151,0r0,-41r29,0r-74,-88r80,-74r-29,0r0,-41r119,0r0,41r-30,0r-69,67r80,95r25,0r0,41r-131,0",w:281,k:{y:22,"\u00fd":22,"\u00ff":22,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,e:4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,o:4,"\u00f8":4,"\u0153":4,"\u00f3":4,"\u00f4":4,"\u00f6":4,"\u00f2":4,"\u00f5":4, u:7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7}},L:{d:"10,0r0,-41r35,0r0,-162r-35,0r0,-41r134,0r0,41r-35,0r0,162r72,0r0,-76r48,0r0,117r-219,0",w:232,k:{T:9,V:27,W:22,Y:27,"\u00dd":27,"\u0178":27}},M:{d:"10,0r0,-41r32,0r0,-162r-32,0r0,-41r122,0r54,143r56,-143r124,0r0,41r-32,0r0,162r32,0r0,41r-126,0r0,-41r32,0r0,-162r-6,0r-76,203r-27,0r-76,-203r-6,0r0,162r32,0r0,41r-103,0",w:375},N:{d:"8,0r0,-41r32,0r0,-162r-32,0r0,-41r102,0r90,152r0,-111r-32,0r0,-41r110,0r0,41r-34,0r0,203r-55,0r-105,-180r0,139r30,0r0,41r-106,0", w:285,k:{",":29,".":29,A:5,"\u00c6":5,"\u00c1":5,"\u00c2":5,"\u00c4":5,"\u00c0":5,"\u00c5":5,"\u00c3":5}},O:{d:"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81",w:307,k:{T:9,V:27,W:27,Y:27,"\u00dd":27,"\u0178":27,",":36,".":36,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},P:{d:"139,-41r0,41r-128,0r0,-41r31,0r0,-162r-31,0r0,-41r139,0v51,0,83,34,83,77v0,56,-53,87,-128,78r0,48r34,0xm105,-130v35,2,62,-5,61,-36v-1,-33,-26,-40,-61,-37r0,73", k:{",":58,".":58,A:27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,a:5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,e:9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,o:9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9}},Q:{d:"243,21r-15,40v-49,4,-96,-59,-139,-16r-16,-24v10,-12,23,-18,42,-21v-134,-29,-136,-247,39,-248v92,0,136,62,136,126v1,74,-57,118,-121,125v31,11,45,23,74,18xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81", w:307,k:{U:9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,",":36,".":36}},R:{d:"263,-41r0,41r-74,0r-55,-107r-29,0r0,66r31,0r0,41r-128,0r0,-41r34,0r0,-162r-34,0r0,-41r153,0v83,-3,98,104,31,129r39,74r32,0xm105,-147v31,4,68,-6,63,-28v0,-10,-6,-28,-30,-28r-33,0r0,56",w:262,k:{O:9,"\u00d8":9,"\u0152":9,"\u00d3":9,"\u00d4":9,"\u00d6":9,"\u00d2":9,"\u00d5":9,T:9,U:7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,V:14,W:14,Y:14,"\u00dd":14,"\u0178":14}},S:{d:"16,0r0,-83r41,0v-6,44,65,63,65,18v0,-45,-109,-38,-109,-115v1,-71,79,-85,112,-44r0,-20r41,0r0,74r-41,0v-3,-22,-17,-36,-36,-36v-14,0,-24,8,-24,20v0,40,113,31,113,117v0,83,-85,89,-121,48r0,21r-41,0", w:191,k:{",":9,".":9}},T:{d:"233,-244r0,98r-43,0r0,-57r-36,0r0,162r36,0r0,41r-137,0r0,-41r37,0r0,-162r-37,0r0,57r-42,0r0,-98r222,0",w:243,k:{"\u00f2":29,"\u00f6":29,"\u00f4":29,"\u00e8":29,"\u00eb":29,"\u00ea":29,"\u00e3":14,"\u00e5":14,"\u00e0":14,"\u00e2":14,w:-7,O:9,"\u00d8":9,"\u0152":9,"\u00d3":9,"\u00d4":9,"\u00d6":9,"\u00d2":9,"\u00d5":9,",":29,".":29,A:11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,a:14,"\u00e6":14,"\u00e1":14,"\u00e4":14,e:29,"\u00e9":29, o:29,"\u00f8":29,"\u0153":29,"\u00f3":29,"\u00f5":29,"-":36}},U:{d:"5,-203r0,-41r114,0r0,41r-21,0r0,124v0,24,7,40,31,40v21,0,34,-10,34,-38r0,-126r-20,0r0,-41r94,0r0,41r-30,0r0,137v0,57,-50,69,-85,69v-48,0,-88,-18,-88,-78r0,-128r-29,0",w:243,k:{",":29,".":29,A:9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},V:{d:"102,2r-73,-205r-29,0r0,-41r121,0r0,41r-28,0r41,122r41,-122r-27,0r0,-41r103,0r0,41r-29,0r-70,205r-50,0",w:251,k:{"\u00f6":36,"\u00ee":5,"\u00e8":36,"\u00eb":36, "\u00e3":36,"\u00e5":36,"\u00e0":36,"\u00e4":36,"\u00e2":36,G:22,O:27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,",":45,".":45,A:16,"\u00c6":16,"\u00c1":16,"\u00c2":16,"\u00c4":16,"\u00c0":16,"\u00c5":16,"\u00c3":16,a:36,"\u00e6":36,"\u00e1":36,e:36,"\u00e9":36,"\u00ea":36,o:36,"\u00f8":36,"\u0153":36,"\u00f3":36,"\u00f4":36,"\u00f2":36,"\u00f5":36,u:16,"\u00fa":16,"\u00fb":16,"\u00fc":16,"\u00f9":16,i:5,"\u00ed":5,"\u00ef":5,"\u00ec":5,"-":36,":":18,";":18}}, W:{d:"96,2r-70,-205r-26,0r0,-41r109,0r0,41r-24,0r40,117r37,-117r-23,0r0,-41r88,0r0,41r-23,0r41,117r38,-117r-25,0r0,-41r99,0r0,41r-27,0r-68,205r-45,0r-39,-112r-37,112r-45,0",w:356,k:{"\u00fc":14,"\u00f6":36,"\u00e4":36,y:18,"\u00fd":18,"\u00ff":18,O:27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,",":54,".":54,A:11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e0":36,"\u00e5":36, "\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,o:36,"\u00f8":36,"\u0153":36,"\u00f3":36,"\u00f4":36,"\u00f2":36,"\u00f5":36,u:14,"\u00fa":14,"\u00fb":14,"\u00f9":14,i:5,"\u00ed":5,"\u00ee":5,"\u00ef":5,"\u00ec":5,"-":36,":":22,";":22,h:-9}},X:{d:"-1,0r0,-41r36,0r60,-85r-60,-77r-33,0r0,-41r125,0r0,38r-23,0r36,46r34,-46r-23,0r0,-38r109,0r0,41r-34,0r-58,80r62,82r37,0r0,41r-131,0r0,-39r25,0r-38,-51r-36,51r25,0r0,39r-113,0",w:266},Y:{d:"62,0r0,-41r34,0r0,-66r-67,-96r-30,0r0,-41r120,0r0,41r-23,0r38,60r35,-60r-21,0r0,-41r105,0r0,41r-31,0r-64,96r0,66r35,0r0,41r-131,0", w:251,k:{"\u00f6":45,O:27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,",":29,".":29,A:11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:45,"\u00e9":45,"\u00ea":45,"\u00eb":45,"\u00e8":45,o:45,"\u00f8":45,"\u0153":45,"\u00f3":45,"\u00f4":45,"\u00f2":45,"\u00f5":45,u:29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,i:5,"\u00ed":5,"\u00ee":5, "\u00ef":5,"\u00ec":5,"-":45,":":27,";":27}},Z:{d:"18,0r0,-41r116,-162r-68,0r0,44r-42,0r0,-85r189,0r0,36r-119,167r80,0r0,-47r42,0r0,88r-198,0",w:232},"[":{d:"40,73r0,-317r99,0r0,36r-44,0r0,245r44,0r0,36r-99,0",w:150},"\\":{d:"51,-244r130,248r-50,0r-130,-248r50,0",w:182},"]":{d:"111,73r-100,0r0,-36r44,0r0,-245r-44,0r0,-36r100,0r0,317",w:150},"^":{d:"20,-104r66,-140r39,0r65,140r-50,0r-35,-86r-34,86r-51,0",w:209},_:{d:"-2,27r184,0r0,18r-184,0r0,-18",w:180},a:{d:"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14", w:209},b:{d:"89,-244r0,93v46,-52,126,-10,122,65v-5,93,-74,110,-122,67r0,19r-84,0r0,-39r29,0r0,-166r-29,0r0,-39r84,0xm155,-86v0,-28,-12,-44,-33,-44v-21,0,-33,18,-33,46v0,27,12,44,33,44v21,0,33,-17,33,-46",w:225,k:{y:7,"\u00fd":7,"\u00ff":7,b:7,"\u00fe":7,l:9,"\u0142":9,",":14,".":14}},c:{d:"186,-170r0,69r-37,0v-15,-43,-82,-37,-82,15v0,57,62,62,82,20r42,18v-29,85,-179,59,-179,-37v0,-70,80,-114,137,-71r0,-14r37,0",w:202,k:{l:5,"\u0142":5,",":7,".":7,k:5}},d:{d:"218,-39r0,39r-81,0r0,-20v-50,53,-123,8,-123,-66v0,-73,76,-116,123,-66r0,-53r-26,0r0,-39r81,0r0,205r26,0xm138,-86v0,-26,-13,-44,-35,-44v-21,0,-33,17,-33,45v0,27,12,45,33,45v17,0,35,-13,35,-46", w:225,k:{v:5,w:5,y:7,"\u00fd":7,"\u00ff":7,d:7,"\u0131":7}},e:{d:"150,-51r43,13v-39,70,-180,49,-180,-44v0,-53,39,-92,92,-92v51,0,92,39,88,100r-125,0v-4,38,55,62,82,23xm68,-104r71,0v-3,-22,-16,-35,-36,-35v-20,0,-32,12,-35,35",w:206,k:{p:7,w:5,y:7,"\u00fd":7,"\u00ff":7,",":7,".":7}},f:{d:"117,-39r0,39r-105,0r0,-39r23,0r0,-92r-23,0r0,-39r23,0v-3,-45,12,-79,67,-79v26,0,44,8,56,24r-41,31v-4,-13,-6,-18,-14,-18v-14,0,-14,25,-13,42r27,0r0,39r-27,0r0,92r27,0",w:127},g:{d:"220,-170r0,39r-29,0v-6,102,31,210,-90,210v-34,0,-59,-6,-76,-19r26,-35v32,24,92,10,85,-30r0,-16v-52,51,-123,11,-123,-64v0,-74,78,-117,123,-64r0,-21r84,0xm136,-84v0,-27,-13,-44,-34,-44v-21,0,-33,17,-33,43v0,26,13,44,33,44v20,0,34,-17,34,-43", w:225,k:{",":22,".":22,e:7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,o:7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,g:5}},h:{d:"10,0r0,-39r26,0r0,-166r-26,0r0,-39r81,0r0,87v41,-35,101,-14,101,36r0,82r25,0r0,39r-80,0r0,-109v0,-30,-28,-23,-46,-10r0,80r25,0r0,39r-106,0",w:225,k:{y:14,"\u00fd":14,"\u00ff":14}},i:{d:"15,-131r0,-39r80,0r0,131r25,0r0,39r-105,0r0,-39r25,0r0,-92r-25,0xm68,-248v17,0,30,12,30,29v0,17,-13,30,-30,30v-17,0,-29,-13,-29,-30v0,-17,12,-29,29,-29", w:127},j:{d:"14,-131r0,-39r81,0r0,175v2,58,-35,73,-98,70r0,-44v24,1,44,0,43,-26r0,-136r-26,0xm66,-248v17,0,30,12,30,29v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-29,30,-29",w:127},k:{d:"13,0r0,-38r26,0r0,-167r-26,0r0,-39r81,0r1,154r58,-46r-38,0r0,-34r106,0r0,34r-19,0r-49,43r45,55r23,0r0,38r-52,0r-75,-90r0,52r21,0r0,38r-102,0",w:232,k:{e:11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,o:14,"\u00f8":14,"\u0153":14,"\u00f3":14,"\u00f4":14,"\u00f6":14,"\u00f2":14,"\u00f5":14}},l:{d:"13,0r0,-39r26,0r0,-166r-26,0r0,-39r81,0r0,205r25,0r0,39r-106,0", w:127,k:{w:5,y:5,"\u00fd":5,"\u00ff":5}},m:{d:"7,-131r0,-39r87,0r0,14v36,-24,83,-23,106,7v44,-34,125,-42,125,32r0,78r34,0r0,39r-89,0r0,-99v0,-38,-36,-29,-60,-16r0,76r30,0r0,39r-86,0r0,-99v0,-38,-34,-29,-60,-16r0,76r30,0r0,39r-117,0r0,-39r32,0r0,-92r-32,0",w:356,k:{y:13,"\u00fd":13,"\u00ff":13}},n:{d:"13,-131r0,-39r81,0r0,16v41,-30,101,-32,101,39r0,76r25,0r0,39r-80,0r0,-108v-1,-30,-30,-19,-46,-8r0,77r23,0r0,39r-104,0r0,-39r26,0r0,-92r-26,0",w:225,k:{v:5,y:13,"\u00fd":13,"\u00ff":13}},o:{d:"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47", w:206,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},p:{d:"122,37r0,39r-116,0r0,-39r29,0r0,-168r-29,0r0,-39r84,0r0,21v46,-55,122,-8,122,65v0,75,-73,116,-122,67r0,54r32,0xm156,-84v0,-27,-13,-44,-34,-44v-21,0,-32,16,-32,44v0,28,12,46,33,46v21,0,33,-17,33,-46",w:225,k:{y:7,"\u00fd":7,"\u00ff":7,",":14,".":14}},q:{d:"103,37r32,0r0,-54v-49,49,-122,8,-122,-67v0,-73,76,-120,122,-65r0,-21r84,0r0,39r-29,0r0,168r29,0r0,39r-116,0r0,-39xm69,-84v0,29,12,46,33,46v21,0,33,-18,33,-47v0,-27,-12,-43,-32,-43v-21,0,-34,17,-34,44", w:225},r:{d:"130,-39r0,39r-120,0r0,-39r31,0r0,-92r-28,0r0,-39r78,0r0,43v12,-32,33,-48,68,-46r0,52v-55,-2,-66,33,-63,82r34,0",w:161,k:{p:-18,v:-27,y:-22,"\u00fd":-22,"\u00ff":-22,",":14,".":14,u:-20,"\u00fa":-20,"\u00fb":-20,"\u00fc":-20,"\u00f9":-20,i:-9,"\u00ed":-9,"\u00ee":-9,"\u00ef":-9,"\u00ec":-9,m:-18,n:-18,"\u00f1":-18,r:-11,t:-16}},s:{d:"126,-49v2,-28,-110,-7,-112,-74v-2,-44,64,-62,106,-42r0,-5r39,0r0,49r-39,0v-3,-12,-15,-18,-37,-18v-14,0,-23,5,-23,13v0,24,111,1,111,72v0,33,-23,57,-67,57v-24,0,-36,-4,-44,-12r0,9r-39,0r0,-59r39,0v-4,29,63,38,66,10", w:183,k:{",":11,".":11}},t:{d:"7,-131r0,-39r21,0r0,-27r56,-39r0,66r30,0r0,39r-30,0r0,74v-2,23,15,18,30,14r0,37v-36,15,-86,15,-86,-32r0,-93r-21,0",w:123},u:{d:"212,-39r0,39r-81,0r0,-14v-39,31,-101,20,-101,-36r0,-81r-25,0r0,-39r80,0r0,106v-1,33,29,23,46,10r0,-77r-23,0r0,-39r78,0r0,131r26,0",w:225},v:{d:"81,3r-58,-134r-24,0r0,-39r100,0r0,39r-18,0r27,77r31,-77r-17,0r0,-39r86,0r0,39r-25,0r-56,134r-46,0",w:206,k:{",":36,".":36,a:5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5, e:9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,o:7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},w:{d:"66,3r-44,-134r-22,0r0,-39r93,0r0,39r-19,0r21,63r35,-102r45,0r35,102r20,-63r-20,0r0,-39r82,0r0,39r-21,0r-44,134r-47,0r-33,-101r-33,101r-48,0",w:292,k:{",":36,".":36,a:5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,e:9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,o:9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9, h:9}},x:{d:"8,0r0,-39r25,0r36,-44r-36,-48r-25,0r0,-39r65,0r31,47r34,-47r51,0r0,39r-23,0r-34,41r40,51r23,0r0,39r-66,0r-33,-48r-35,48r-53,0",w:202,k:{e:9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9}},y:{d:"44,76r0,-39r33,0r11,-30r-62,-138r-25,0r0,-39r99,0r0,39r-16,0r28,76r30,-76r-18,0r0,-39r86,0r0,39r-25,0r-81,207r-60,0",w:213,k:{",":50,".":50,a:7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,e:14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,o:9,"\u00f8":9,"\u0153":9, "\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9}},z:{d:"13,0r0,-35r100,-100r-55,0r0,26r-37,0r0,-61r156,0r0,35r-99,100r64,0r0,-28r35,0r0,63r-164,0",w:191,k:{e:7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,o:7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"{":{d:"10,-104v38,2,42,-33,39,-73v-3,-42,19,-72,82,-67r0,41v-37,0,-37,1,-37,49v0,40,-9,55,-32,70v23,15,32,30,32,70v0,48,0,49,37,49r0,42v-73,4,-82,-29,-82,-90v0,-33,-9,-51,-39,-51r0,-40",w:138},"|":{d:"87,-244r46,0r0,321r-46,0r0,-321", w:219},"}":{d:"128,-64v-38,-2,-40,34,-38,73v3,42,-19,73,-82,68r0,-42v37,0,37,-1,37,-49v0,-40,9,-55,32,-70v-23,-15,-32,-30,-32,-70v0,-48,0,-49,-37,-49r0,-41v72,-3,82,29,82,89v0,33,8,51,38,51r0,40",w:138},"~":{d:"12,-91r0,-46v52,-67,139,42,186,-25r0,47v-13,12,-32,24,-51,24v-51,0,-97,-51,-135,0",w:209},"\u00a1":{d:"91,74r-55,0v-3,-61,6,-110,15,-159r26,0v8,50,17,98,14,159xm93,-170r0,59r-59,0r0,-59r59,0",w:127},"\u00a2":{d:"150,-67r42,19v-14,37,-59,61,-111,49r-26,78r-24,0r30,-85v-32,-15,-50,-43,-50,-79v0,-64,56,-98,108,-85r29,-77r23,0r-31,86v3,1,12,7,15,9r0,-18r32,0r0,70r-37,0v-6,-11,-15,-21,-24,-25r-30,84v18,7,41,3,54,-26xm78,-54r26,-75v-35,-2,-49,52,-26,75", w:202},"\u00a3":{d:"172,-79r25,5v4,78,-52,96,-97,58v-24,32,-81,21,-80,-22v0,-34,35,-52,66,-34v0,-10,-2,-17,-7,-31r-53,0r0,-36r35,0v-36,-57,-14,-110,57,-110v41,0,66,23,69,63r-42,5v5,-40,-52,-45,-52,-14v0,16,14,33,23,56r45,0r0,36r-38,0v2,18,1,34,-3,48v26,11,49,10,52,-24xm79,-37v-11,-17,-31,-23,-36,-2v1,22,30,21,36,2",w:206},"\u00a5":{d:"134,-143r36,-60r-22,0r0,-41r105,0r0,41r-31,0r-21,33r49,0r0,25r-66,0r-26,38r92,0r0,25r-92,0r0,41r35,0r0,41r-131,0r0,-41r34,0r0,-41r-95,0r0,-25r95,0r-27,-38r-68,0r0,-25r52,0r-24,-33r-31,0r0,-41r121,0r0,41r-23,0", w:251},"\u0192":{d:"49,-149r6,-37r35,0v7,-40,10,-78,62,-76v17,0,34,2,49,7r-10,40v-22,-6,-45,-12,-48,14r-3,15r36,0r-6,37r-36,0r-31,175v-4,57,-60,55,-107,43r10,-39v31,3,45,13,52,-26r26,-153r-35,0",w:198},"\u00a7":{d:"66,-192v-4,38,113,37,113,103v0,22,-11,38,-36,55v53,32,24,111,-47,111v-44,0,-76,-27,-77,-67r47,0v-3,35,56,43,56,9v0,-35,-113,-36,-113,-101v0,-22,13,-41,36,-53v-54,-36,-26,-113,47,-113v48,0,76,26,76,66r-46,0v5,-34,-54,-38,-56,-10xm53,-95v0,21,46,35,65,46v25,-21,23,-40,-11,-55r-38,-17v-10,6,-16,17,-16,26", w:187},"\u00a4":{d:"24,-189r30,-30r24,25v27,-16,56,-16,84,0r24,-25r30,30r-24,24v15,28,15,58,0,84r24,24r-30,30r-24,-24v-28,16,-58,16,-84,0r-24,24r-30,-30r24,-24v-15,-27,-15,-58,0,-84xm120,-164v-23,0,-42,18,-42,41v0,23,19,42,42,42v23,0,41,-19,41,-42v0,-23,-18,-41,-41,-41"},"'":{d:"36,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0",w:101},"\u00ab":{d:"154,-85r39,85r-52,0r-40,-85r40,-85r52,0xm55,-85r40,85r-52,0r-41,-85r41,-85r52,0",w:195},"\u00b7":{d:"36,-172r59,0r0,59r-59,0r0,-59",w:131},"\u00b6":{d:"111,76r-42,0r0,-176v-44,-3,-69,-30,-69,-71v0,-44,27,-73,77,-73r122,0r0,45r-20,0r0,275r-42,0r0,-275r-26,0r0,275", w:198},"\u00bb":{d:"140,-85r-40,-85r52,0r41,85r-41,85r-52,0xm41,-85r-39,-85r52,0r40,85r-40,85r-52,0",w:195},"\u00bf":{d:"101,-90r25,0v0,20,7,47,3,64v-27,-7,-54,2,-54,30v0,14,9,33,33,33v19,0,35,-13,31,-37r54,0v0,48,-35,75,-88,75v-53,0,-86,-28,-86,-72v0,-40,28,-69,76,-67xm143,-115r-59,0r0,-59r59,0r0,59",w:202},"`":{d:"96,-192r-28,0r-65,-56r65,0",w:119},"\u00b4":{d:"24,-192r28,-56r65,0r-65,56r-28,0",w:119},"\u00af":{d:"-22,-195r0,-37r164,0r0,37r-164,0",w:119},"\u00a8":{d:"100,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm20,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25", w:119},"\u00b8":{d:"26,-4r31,0r0,9v19,3,31,15,31,31v0,33,-33,39,-84,36r0,-18v17,0,37,-1,37,-14v0,-8,-8,-11,-22,-12",w:119},"\u00c6":{d:"-1,0r0,-41r26,0r70,-162r-37,0r0,-41r285,0r0,77r-46,0r0,-36r-73,0r0,56r59,0r0,41r-59,0r0,65r73,0r0,-37r46,0r0,78r-211,0r0,-41r28,0r0,-65r-59,0r-29,65r29,0r0,41r-102,0xm160,-142r0,-65r-16,0r-28,65r44,0",w:356},"\u00aa":{d:"139,-167r0,23r-53,0r0,-8v-24,19,-71,8,-71,-22v0,-29,42,-42,71,-29v5,-25,-28,-31,-42,-16r-28,-5v9,-17,26,-25,54,-25v61,1,51,34,51,82r18,0xm86,-173v0,-21,-36,-21,-37,-3v4,19,24,17,37,3", w:142},"\u0141":{d:"109,-121r0,80r72,0r0,-76r48,0r0,117r-219,0r0,-41r35,0r0,-47r-35,21r0,-40r35,-21r0,-75r-35,0r0,-41r134,0r0,41r-35,0r0,41r40,-23r0,40",w:232,k:{T:9,V:27,W:22,Y:27,"\u00dd":27,"\u0178":27}},"\u00d8":{d:"252,-214v75,75,38,218,-98,217v-31,0,-55,-6,-77,-19r-24,28r-20,-12r25,-31v-76,-74,-45,-216,96,-217v31,0,56,6,77,19r21,-24r20,15xm97,-76r99,-113v-47,-37,-110,-1,-110,66v0,18,4,34,11,47xm211,-169r-98,112v46,39,108,2,108,-65v0,-18,-4,-34,-10,-47",w:307,k:{T:9,V:27,W:27,Y:27,"\u00dd":27, "\u0178":27,",":36,".":36,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},"\u0152":{d:"17,-121v0,-84,40,-123,139,-123r195,0r0,77r-47,0r0,-36r-70,0r0,56r56,0r0,42r-56,0r0,64r70,0r0,-37r47,0r0,78r-206,0v-91,0,-128,-58,-128,-121xm170,-203v-64,-8,-86,36,-86,81v0,51,26,85,86,80r0,-161",w:363,k:{T:9,V:27,W:27,Y:27,"\u00dd":27,"\u0178":27,",":36,".":36,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},"\u00ba":{d:"68,-141v-35,0,-59,-22,-59,-54v0,-32,24,-54,59,-54v35,0,58,22,58,54v0,32,-23,54,-58,54xm67,-167v14,0,22,-10,22,-28v0,-18,-7,-28,-21,-28v-14,0,-22,10,-22,28v0,18,8,28,21,28", w:135},"\u00e6":{d:"262,-52r42,13v-27,53,-126,58,-160,7v-24,26,-43,36,-65,36v-33,0,-58,-23,-58,-55v0,-49,60,-70,106,-49v2,-42,-37,-49,-63,-26r-43,-8v16,-43,103,-53,144,-24v62,-42,151,2,142,83r-124,0v2,45,51,56,79,23xm182,-104r70,0v-4,-44,-67,-46,-70,0xm127,-63v-23,-20,-50,-17,-54,11v5,31,34,21,54,2r0,-13",w:318},"\u0131":{d:"15,-131r0,-39r80,0r0,131r25,0r0,39r-105,0r0,-39r25,0r0,-92r-25,0",w:127,k:{v:5,w:5,y:7,"\u00fd":7,"\u00ff":7,d:7,"\u0131":7}},"\u0142":{d:"94,-123r0,84r25,0r0,39r-106,0r0,-39r26,0r0,-48r-38,27r0,-44r38,-27r0,-74r-26,0r0,-39r81,0r0,78r38,-27r0,43", w:127,k:{w:5,y:5,"\u00fd":5,"\u00ff":5}},"\u00f8":{d:"15,0r21,-23v-14,-15,-22,-38,-22,-62v-1,-77,79,-109,139,-76r22,-25r17,15r-21,24v49,53,9,151,-67,151v-19,0,-38,-5,-51,-14r-21,25xm73,-66r50,-59v-32,-25,-67,19,-50,59xm134,-104r-50,59v32,25,65,-17,50,-59",w:206,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},"\u0153":{d:"304,-52r43,13v-18,49,-129,56,-166,18v-22,17,-45,25,-75,25v-64,0,-98,-43,-98,-89v0,-38,26,-89,99,-89v30,0,51,7,74,25v16,-16,41,-25,69,-25v65,0,103,52,97,100r-139,0v1,46,72,53,96,22xm210,-104r83,0v-6,-44,-79,-45,-83,0xm152,-87v0,-30,-19,-51,-44,-51v-25,0,-44,22,-44,52v0,31,19,54,44,54v25,0,44,-23,44,-55", w:363,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},"\u00df":{d:"37,-171v-3,-49,35,-78,83,-78v84,0,112,82,46,110v33,11,49,32,49,67v0,56,-43,89,-93,69r0,-36v24,8,37,-10,37,-34v0,-35,-15,-43,-37,-44r0,-40v17,-1,27,-11,27,-26v0,-16,-11,-28,-28,-28v-21,0,-29,13,-29,41r0,131r12,0r0,39r-96,0r0,-39r29,0r0,-132",w:232,k:{",":11,".":11}},"\u00ac":{d:"21,-187r198,0r0,131r-45,0r0,-85r-153,0r0,-46"},"\u00b5":{d:"26,-170r49,0v3,51,-14,135,35,135v45,0,36,-85,36,-135r50,0r0,170r-46,0v-1,-7,2,-18,-1,-23v-16,35,-58,38,-73,0v-4,30,0,67,-1,99r-49,0r0,-246", w:221},"\u00d0":{d:"140,-244v81,-6,134,51,134,122v0,63,-39,122,-117,122r-145,0r0,-41r37,0r0,-65r-37,0r0,-33r37,0r0,-64r-37,0r0,-41r128,0xm113,-41v63,6,96,-21,95,-80v-1,-61,-32,-88,-95,-82r0,64r45,0r0,33r-45,0r0,65",w:288,k:{V:14,W:18,Y:18,"\u00dd":18,"\u0178":18,",":27,".":27,A:11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11}},"\u00bd":{d:"309,-39r0,39r-97,0v-4,-58,58,-66,58,-95v0,-7,-4,-12,-11,-12v-10,0,-14,7,-15,26r-32,-3v-1,-31,18,-45,49,-45v28,0,47,14,47,35v0,37,-56,38,-64,72r37,0r0,-17r28,0xm63,0r177,-244r31,0r-177,244r-31,0xm33,-120r0,-22r21,0r0,-82r-21,0r0,-23r57,0r0,105r19,0r0,22r-76,0", w:333},"\u00b1":{d:"21,-34r198,0r0,46r-198,0r0,-46xm143,-176r76,0r0,46r-76,0r0,76r-46,0r0,-76r-76,0r0,-46r76,0r0,-76r46,0r0,76"},"\u00de":{d:"139,-41r0,41r-128,0r0,-41r31,0r0,-162r-31,0r0,-41r128,0r0,41r-34,0r0,14v68,-4,128,10,128,67v0,53,-58,73,-128,67r0,14r34,0xm105,-91v31,1,60,0,60,-31v0,-31,-29,-33,-60,-31r0,62"},"\u00bc":{d:"310,-21r0,21r-63,0r0,-21r16,0r0,-13r-52,0v-3,-8,-5,-11,-9,-17r63,-78r32,0r0,75r13,0r0,20r-13,0r0,13r13,0xm63,0r177,-244r31,0r-177,244r-31,0xm263,-54v-1,-12,2,-27,-1,-37r-29,37r30,0xm33,-120r0,-22r21,0r0,-82r-21,0r0,-23r57,0r0,105r19,0r0,22r-76,0", w:333},"\u00f7":{d:"120,-73v15,0,27,12,27,27v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,12,-27,27,-27xm120,-224v15,0,27,12,27,27v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,12,-27,27,-27xm21,-144r198,0r0,45r-198,0r0,-45"},"\u00a6":{d:"87,-60r46,0r0,137r-46,0r0,-137xm87,-244r46,0r0,137r-46,0r0,-137",w:219},"\u00b0":{d:"71,-248v33,0,61,27,61,60v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-60,61,-60xm71,-225v-21,0,-38,16,-38,37v0,21,17,38,38,38v21,0,38,-17,38,-38v0,-21,-17,-37,-38,-37", w:142},"\u00fe":{d:"123,37r0,39r-117,0r0,-39r29,0r0,-242r-29,0r0,-39r84,0r0,95v50,-56,122,-9,122,66v0,73,-73,115,-122,66r0,54r33,0xm156,-84v0,-27,-13,-44,-34,-44v-21,0,-32,16,-32,44v0,28,12,46,33,46v21,0,33,-17,33,-46",w:225,k:{y:7,"\u00fd":7,"\u00ff":7,b:7,"\u00fe":7,l:9,"\u0142":9,",":14,".":14}},"\u00be":{d:"310,-21r0,21r-63,0r0,-21r16,0r0,-13r-52,0v-3,-8,-5,-11,-9,-17r63,-78r32,0r0,75r13,0r0,20r-13,0r0,13r13,0xm63,0r177,-244r31,0r-177,244r-31,0xm263,-54v-1,-12,2,-27,-1,-37r-29,37r30,0xm25,-211v3,-28,17,-35,47,-38v45,-4,62,46,27,63v17,5,25,15,25,29v0,23,-21,39,-52,39v-32,0,-48,-14,-51,-42r32,-2v0,14,6,22,17,22v10,0,16,-8,16,-18v1,-14,-11,-18,-27,-17r0,-23v26,4,32,-28,11,-28v-9,0,-13,5,-13,15r-32,0", w:333},"\u00ae":{d:"161,-56v-20,-32,-18,-58,-59,-59r0,59r-30,0r0,-143r71,0v62,-1,57,77,6,80v15,8,20,14,48,63r-36,0xm102,-138v24,0,56,4,56,-19v0,-20,-32,-21,-56,-20r0,39xm133,-236v-60,0,-108,47,-108,107v0,60,48,109,108,109v60,0,108,-49,108,-109v0,-60,-48,-107,-108,-107xm133,-263v75,0,135,60,135,135v0,75,-60,134,-135,134v-75,0,-134,-59,-134,-134v0,-75,59,-135,134,-135",w:266},"\u00f0":{d:"70,-89v0,33,12,50,34,50v22,0,35,-18,35,-48v0,-28,-13,-46,-34,-46v-21,0,-35,18,-35,44xm185,-230r-45,17v36,34,55,79,55,114v0,63,-36,102,-93,102v-52,0,-88,-36,-88,-89v0,-73,66,-109,118,-77v-6,-11,-18,-24,-32,-35r-45,18r-23,-18r45,-17v-12,-9,-23,-15,-29,-18r39,-15v11,5,21,11,30,17r44,-17", w:206},"\u00d7":{d:"183,-26r-63,-62r-62,62r-32,-32r62,-62r-63,-62r33,-33r62,63r63,-63r32,33r-62,62r62,62"},"\u00a9":{d:"166,-108r28,9v-9,29,-30,46,-59,46v-41,0,-68,-29,-68,-74v0,-81,106,-105,127,-33r-28,7v-16,-43,-68,-27,-68,25v0,56,56,68,68,20xm133,-236v-60,0,-108,47,-108,107v0,60,48,109,108,109v60,0,108,-49,108,-109v0,-60,-48,-107,-108,-107xm133,-263v75,0,135,60,135,135v0,75,-60,134,-135,134v-75,0,-134,-59,-134,-134v0,-75,59,-135,134,-135",w:266},"\u00c1":{d:"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0xm90,-266r28,-56r65,0r-65,56r-28,0", w:251,k:{v:11,w:4,y:11,"\u00fd":11,"\u00ff":11,C:7,"\u00c7":7,G:7,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,Q:11,T:11,U:5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,V:16,W:11,Y:11,"\u00dd":11,"\u0178":11}},"\u00c2":{d:"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0xm57,-261r42,-65r53,0r43,65r-30,0r-40,-39r-36,39r-32,0",w:251, k:{v:11,w:4,y:11,"\u00fd":11,"\u00ff":11,C:7,"\u00c7":7,G:7,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,Q:11,T:11,U:5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,V:16,W:11,Y:11,"\u00dd":11,"\u0178":11}},"\u00c4":{d:"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0xm86,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm166,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25", w:251,k:{v:11,w:4,y:11,"\u00fd":11,"\u00ff":11,C:7,"\u00c7":7,G:7,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,Q:11,T:11,U:5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,V:16,W:11,Y:11,"\u00dd":11,"\u0178":11}},"\u00c0":{d:"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0xm162,-266r-28,0r-65,-56r65,0",w:251,k:{v:11,w:4,y:11,"\u00fd":11, "\u00ff":11,C:7,"\u00c7":7,G:7,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,Q:11,T:11,U:5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,V:16,W:11,Y:11,"\u00dd":11,"\u0178":11}},"\u00c5":{d:"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0xm126,-334v21,0,37,16,37,37v0,21,-16,37,-37,37v-21,0,-37,-16,-37,-37v0,-21,16,-37,37,-37xm126,-316v-11,0,-19,8,-19,19v0,11,8,19,19,19v11,0,19,-8,19,-19v0,-11,-8,-19,-19,-19", w:251,k:{v:11,w:4,y:11,"\u00fd":11,"\u00ff":11,C:7,"\u00c7":7,G:7,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,Q:11,T:11,U:5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,V:16,W:11,Y:11,"\u00dd":11,"\u0178":11}},"\u00c3":{d:"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0xm57,-265v0,-31,13,-56,41,-56v30,0,63,44,72,0r25,0v1,33,-18,57,-41,57v-18,0,-43,-20,-56,-20v-9,0,-14,7,-14,19r-27,0", w:251,k:{v:11,w:4,y:11,"\u00fd":11,"\u00ff":11,C:7,"\u00c7":7,G:7,O:11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,Q:11,T:11,U:5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,V:16,W:11,Y:11,"\u00dd":11,"\u0178":11}},"\u00c7":{d:"215,-158v-23,-79,-133,-52,-133,36v0,48,27,81,68,81v34,0,60,-24,69,-64r48,23v-19,68,-73,85,-125,85r-1,4v21,2,33,15,33,31v0,33,-33,40,-84,37r0,-18v17,0,37,-1,37,-14v0,-8,-7,-12,-21,-13r6,-30v-77,-14,-99,-75,-99,-122v0,-104,121,-161,202,-103r0,-19r42,0r0,86r-42,0", w:281,k:{",":14,".":14,A:7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7}},"\u00c9":{d:"12,0r0,-41r29,0r0,-162r-29,0r0,-41r215,0r0,77r-46,0r0,-36r-76,0r0,56r61,0r0,42r-61,0r0,64r76,0r0,-37r46,0r0,78r-215,0xm84,-266r28,-56r65,0r-65,56r-28,0"},"\u00ca":{d:"12,0r0,-41r29,0r0,-162r-29,0r0,-41r215,0r0,77r-46,0r0,-36r-76,0r0,56r61,0r0,42r-61,0r0,64r76,0r0,-37r46,0r0,78r-215,0xm51,-261r43,-65r53,0r42,65r-30,0r-39,-39r-37,39r-32,0"},"\u00cb":{d:"12,0r0,-41r29,0r0,-162r-29,0r0,-41r215,0r0,77r-46,0r0,-36r-76,0r0,56r61,0r0,42r-61,0r0,64r76,0r0,-37r46,0r0,78r-215,0xm160,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm80,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25"}, "\u00c8":{d:"12,0r0,-41r29,0r0,-162r-29,0r0,-41r215,0r0,77r-46,0r0,-36r-76,0r0,56r61,0r0,42r-61,0r0,64r76,0r0,-37r46,0r0,78r-215,0xm156,-266r-28,0r-65,-56r65,0"},"\u00cd":{d:"8,0r0,-41r37,0r0,-162r-37,0r0,-41r138,0r0,41r-37,0r0,162r37,0r0,41r-138,0xm41,-266r28,-56r65,0r-65,56r-28,0",w:153},"\u00ce":{d:"8,0r0,-41r37,0r0,-162r-37,0r0,-41r138,0r0,41r-37,0r0,162r37,0r0,41r-138,0xm8,-261r42,-65r53,0r43,65r-30,0r-40,-39r-36,39r-32,0",w:153},"\u00cf":{d:"8,0r0,-41r37,0r0,-162r-37,0r0,-41r138,0r0,41r-37,0r0,162r37,0r0,41r-138,0xm117,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm37,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25", w:153},"\u00cc":{d:"8,0r0,-41r37,0r0,-162r-37,0r0,-41r138,0r0,41r-37,0r0,162r37,0r0,41r-138,0xm113,-266r-28,0r-65,-56r65,0",w:153},"\u00d1":{d:"8,0r0,-41r32,0r0,-162r-32,0r0,-41r102,0r90,152r0,-111r-32,0r0,-41r110,0r0,41r-34,0r0,203r-55,0r-105,-180r0,139r30,0r0,41r-106,0xm74,-265v0,-31,13,-56,41,-56v30,0,63,44,71,0r26,0v1,33,-18,57,-41,57v-18,0,-44,-20,-57,-20v-9,0,-14,7,-14,19r-26,0",w:285,k:{",":29,".":29,A:5,"\u00c6":5,"\u00c1":5,"\u00c2":5,"\u00c4":5,"\u00c0":5,"\u00c5":5,"\u00c3":5}},"\u00d3":{d:"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81xm118,-266r28,-56r65,0r-65,56r-28,0", w:307,k:{T:9,V:27,W:27,Y:27,"\u00dd":27,"\u0178":27,",":36,".":36,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},"\u00d4":{d:"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81xm85,-261r42,-65r53,0r43,65r-30,0r-40,-39r-36,39r-32,0",w:307,k:{T:9,V:27,W:27,Y:27,"\u00dd":27,"\u0178":27,",":36,".":36,A:22,"\u00c6":22,"\u00c1":22, "\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},"\u00d6":{d:"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81xm194,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm114,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:307,k:{T:9,V:27,W:27,Y:27,"\u00dd":27,"\u0178":27,",":36, ".":36,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},"\u00d2":{d:"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81xm190,-266r-28,0r-65,-56r65,0",w:307,k:{T:9,V:27,W:27,Y:27,"\u00dd":27,"\u0178":27,",":36,".":36,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},"\u00d5":{d:"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81xm85,-265v0,-31,13,-56,41,-56v30,0,63,44,72,0r25,0v1,33,-18,57,-41,57v-18,0,-43,-20,-56,-20v-9,0,-14,7,-14,19r-27,0", w:307,k:{T:9,V:27,W:27,Y:27,"\u00dd":27,"\u0178":27,",":36,".":36,A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,X:27}},"\u0160":{d:"16,0r0,-83r41,0v-6,44,65,63,65,18v0,-45,-109,-38,-109,-115v1,-71,79,-85,112,-44r0,-20r41,0r0,74r-41,0v-3,-22,-17,-36,-36,-36v-14,0,-24,8,-24,20v0,40,113,31,113,117v0,83,-85,89,-121,48r0,21r-41,0xm26,-326r32,0r37,38r39,-38r31,0r-43,65r-53,0",w:191,k:{",":9,".":9}},"\u00da":{d:"5,-203r0,-41r114,0r0,41r-21,0r0,124v0,24,7,40,31,40v21,0,34,-10,34,-38r0,-126r-20,0r0,-41r94,0r0,41r-30,0r0,137v0,57,-50,69,-85,69v-48,0,-88,-18,-88,-78r0,-128r-29,0xm86,-266r28,-56r65,0r-65,56r-28,0", w:243,k:{",":29,".":29,A:9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00db":{d:"5,-203r0,-41r114,0r0,41r-21,0r0,124v0,24,7,40,31,40v21,0,34,-10,34,-38r0,-126r-20,0r0,-41r94,0r0,41r-30,0r0,137v0,57,-50,69,-85,69v-48,0,-88,-18,-88,-78r0,-128r-29,0xm53,-261r42,-65r53,0r43,65r-30,0r-40,-39r-36,39r-32,0",w:243,k:{",":29,".":29,A:9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dc":{d:"5,-203r0,-41r114,0r0,41r-21,0r0,124v0,24,7,40,31,40v21,0,34,-10,34,-38r0,-126r-20,0r0,-41r94,0r0,41r-30,0r0,137v0,57,-50,69,-85,69v-48,0,-88,-18,-88,-78r0,-128r-29,0xm162,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm82,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25", w:243,k:{",":29,".":29,A:9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00d9":{d:"5,-203r0,-41r114,0r0,41r-21,0r0,124v0,24,7,40,31,40v21,0,34,-10,34,-38r0,-126r-20,0r0,-41r94,0r0,41r-30,0r0,137v0,57,-50,69,-85,69v-48,0,-88,-18,-88,-78r0,-128r-29,0xm158,-266r-28,0r-65,-56r65,0",w:243,k:{",":29,".":29,A:9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dd":{d:"62,0r0,-41r34,0r0,-66r-67,-96r-30,0r0,-41r120,0r0,41r-23,0r38,60r35,-60r-21,0r0,-41r105,0r0,41r-31,0r-64,96r0,66r35,0r0,41r-131,0xm90,-266r28,-56r65,0r-65,56r-28,0", w:251,k:{O:27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,",":29,".":29,A:11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:45,"\u00e9":45,"\u00ea":45,"\u00eb":45,"\u00e8":45,o:45,"\u00f8":45,"\u0153":45,"\u00f3":45,"\u00f4":45,"\u00f6":45,"\u00f2":45,"\u00f5":45,u:29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,i:5,"\u00ed":5,"\u00ee":5, "\u00ef":5,"\u00ec":5,"-":45,":":27,";":27}},"\u0178":{d:"62,0r0,-41r34,0r0,-66r-67,-96r-30,0r0,-41r120,0r0,41r-23,0r38,60r35,-60r-21,0r0,-41r105,0r0,41r-31,0r-64,96r0,66r35,0r0,41r-131,0xm166,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm86,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25",w:251,k:{O:27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,",":29,".":29,A:11,"\u00c6":11,"\u00c1":11, "\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:45,"\u00e9":45,"\u00ea":45,"\u00eb":45,"\u00e8":45,o:45,"\u00f8":45,"\u0153":45,"\u00f3":45,"\u00f4":45,"\u00f6":45,"\u00f2":45,"\u00f5":45,u:29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,i:5,"\u00ed":5,"\u00ee":5,"\u00ef":5,"\u00ec":5,"-":45,":":27,";":27}},"\u017d":{d:"18,0r0,-41r116,-162r-68,0r0,44r-42,0r0,-85r189,0r0,36r-119,167r80,0r0,-47r42,0r0,88r-198,0xm47,-326r32,0r37,38r39,-38r30,0r-42,65r-53,0", w:232},"\u00e1":{d:"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14xm69,-192r28,-56r65,0r-65,56r-28,0",w:209},"\u00e2":{d:"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14xm36,-187r42,-65r53,0r43,65r-30,0r-40,-39r-36,39r-32,0", w:209},"\u00e4":{d:"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14xm145,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm65,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:209},"\u00e0":{d:"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14xm141,-192r-28,0r-65,-56r65,0", w:209},"\u00e5":{d:"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14xm105,-260v21,0,37,16,37,37v0,21,-16,38,-37,38v-21,0,-37,-17,-37,-38v0,-21,16,-37,37,-37xm105,-242v-11,0,-19,8,-19,19v0,11,8,20,19,20v11,0,19,-9,19,-20v0,-11,-8,-19,-19,-19",w:209},"\u00e3":{d:"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14xm36,-191v0,-30,14,-56,41,-56v30,0,63,44,72,0r25,0v1,33,-18,57,-41,57v-18,0,-43,-20,-56,-20v-9,0,-14,7,-14,19r-27,0", w:209},"\u00e7":{d:"70,30r8,-30v-41,-10,-66,-41,-66,-85v0,-70,80,-114,137,-71r0,-14r37,0r0,69r-37,0v-15,-43,-82,-37,-82,15v0,57,62,62,82,20r42,18v-15,39,-49,48,-86,54v21,3,33,15,33,31v0,33,-33,40,-84,37r0,-18v17,0,37,-1,37,-14v0,-8,-7,-11,-21,-12",w:202,k:{l:5,"\u0142":5,",":7,".":7,k:5}},"\u00e9":{d:"150,-51r43,13v-39,70,-180,49,-180,-44v0,-53,39,-92,92,-92v51,0,92,39,88,100r-125,0v-4,38,55,62,82,23xm68,-104r71,0v-3,-22,-16,-35,-36,-35v-20,0,-32,12,-35,35xm67,-192r28,-56r65,0r-65,56r-28,0",w:206, k:{p:7,w:5,y:7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00ea":{d:"150,-51r43,13v-39,70,-180,49,-180,-44v0,-53,39,-92,92,-92v51,0,92,39,88,100r-125,0v-4,38,55,62,82,23xm68,-104r71,0v-3,-22,-16,-35,-36,-35v-20,0,-32,12,-35,35xm34,-187r43,-65r53,0r42,65r-30,0r-39,-39r-37,39r-32,0",w:206,k:{p:7,w:5,y:7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00eb":{d:"150,-51r43,13v-39,70,-180,49,-180,-44v0,-53,39,-92,92,-92v51,0,92,39,88,100r-125,0v-4,38,55,62,82,23xm68,-104r71,0v-3,-22,-16,-35,-36,-35v-20,0,-32,12,-35,35xm143,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm63,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25", w:206,k:{p:7,w:5,y:7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00e8":{d:"150,-51r43,13v-39,70,-180,49,-180,-44v0,-53,39,-92,92,-92v51,0,92,39,88,100r-125,0v-4,38,55,62,82,23xm68,-104r71,0v-3,-22,-16,-35,-36,-35v-20,0,-32,12,-35,35xm139,-192r-28,0r-65,-56r65,0",w:206,k:{p:7,w:5,y:7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00ed":{d:"15,-131r0,-39r80,0r0,131r25,0r0,39r-105,0r0,-39r25,0r0,-92r-25,0xm28,-192r28,-56r65,0r-65,56r-28,0",w:127},"\u00ee":{d:"15,-131r0,-39r80,0r0,131r25,0r0,39r-105,0r0,-39r25,0r0,-92r-25,0xm-5,-187r42,-65r53,0r43,65r-30,0r-40,-39r-36,39r-32,0", w:127},"\u00ef":{d:"15,-131r0,-39r80,0r0,131r25,0r0,39r-105,0r0,-39r25,0r0,-92r-25,0xm104,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm24,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:127},"\u00ec":{d:"15,-131r0,-39r80,0r0,131r25,0r0,39r-105,0r0,-39r25,0r0,-92r-25,0xm100,-192r-28,0r-65,-56r65,0",w:127},"\u00f1":{d:"13,-131r0,-39r81,0r0,16v41,-30,101,-32,101,39r0,76r25,0r0,39r-80,0r0,-108v-1,-30,-30,-19,-46,-8r0,77r23,0r0,39r-104,0r0,-39r26,0r0,-92r-26,0xm44,-191v0,-31,14,-55,41,-56v30,-1,63,44,71,0r25,0v1,33,-18,57,-41,57v-18,0,-43,-20,-56,-20v-9,0,-14,7,-14,19r-26,0", w:225,k:{v:5,y:13,"\u00fd":13,"\u00ff":13}},"\u00f3":{d:"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47xm67,-192r28,-56r65,0r-65,56r-28,0",w:206,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},"\u00f4":{d:"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47xm34,-187r43,-65r53,0r42,65r-30,0r-39,-39r-37,39r-32,0", w:206,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},"\u00f6":{d:"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47xm143,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm63,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:206,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},"\u00f2":{d:"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47xm139,-192r-28,0r-65,-56r65,0", w:206,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},"\u00f5":{d:"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47xm35,-191v0,-30,14,-56,40,-56v30,0,63,44,72,0r25,0v1,33,-18,57,-41,57v-18,0,-43,-20,-56,-20v-9,0,-14,7,-14,19r-26,0",w:206,k:{v:5,w:5,y:9,"\u00fd":9,"\u00ff":9,",":14,".":14,x:9}},"\u0161":{d:"126,-49v2,-28,-110,-7,-112,-74v-2,-44,64,-62,106,-42r0,-5r39,0r0,49r-39,0v-3,-12,-15,-18,-37,-18v-14,0,-23,5,-23,13v0,24,111,1,111,72v0,33,-23,57,-67,57v-24,0,-36,-4,-44,-12r0,9r-39,0r0,-59r39,0v-4,29,63,38,66,10xm23,-252r31,0r37,39r39,-39r31,0r-43,65r-53,0", w:183,k:{",":11,".":11}},"\u00fa":{d:"212,-39r0,39r-81,0r0,-14v-39,31,-101,20,-101,-36r0,-81r-25,0r0,-39r80,0r0,106v-1,33,29,23,46,10r0,-77r-23,0r0,-39r78,0r0,131r26,0xm77,-192r28,-56r65,0r-65,56r-28,0",w:225},"\u00fb":{d:"212,-39r0,39r-81,0r0,-14v-39,31,-101,20,-101,-36r0,-81r-25,0r0,-39r80,0r0,106v-1,33,29,23,46,10r0,-77r-23,0r0,-39r78,0r0,131r26,0xm44,-187r42,-65r53,0r43,65r-31,0r-39,-39r-37,39r-31,0",w:225},"\u00fc":{d:"212,-39r0,39r-81,0r0,-14v-39,31,-101,20,-101,-36r0,-81r-25,0r0,-39r80,0r0,106v-1,33,29,23,46,10r0,-77r-23,0r0,-39r78,0r0,131r26,0xm152,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm72,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25", w:225},"\u00f9":{d:"212,-39r0,39r-81,0r0,-14v-39,31,-101,20,-101,-36r0,-81r-25,0r0,-39r80,0r0,106v-1,33,29,23,46,10r0,-77r-23,0r0,-39r78,0r0,131r26,0xm148,-192r-28,0r-65,-56r65,0",w:225},"\u00fd":{d:"44,76r0,-39r33,0r11,-30r-62,-138r-25,0r0,-39r99,0r0,39r-16,0r28,76r30,-76r-18,0r0,-39r86,0r0,39r-25,0r-81,207r-60,0xm71,-192r28,-56r65,0r-65,56r-28,0",w:213,k:{",":50,".":50,a:7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,e:14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14, o:9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9}},"\u00ff":{d:"44,76r0,-39r33,0r11,-30r-62,-138r-25,0r0,-39r99,0r0,39r-16,0r28,76r30,-76r-18,0r0,-39r86,0r0,39r-25,0r-81,207r-60,0xm147,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm67,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:213,k:{",":50,".":50,a:7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,e:14,"\u00e9":14, "\u00ea":14,"\u00eb":14,"\u00e8":14,o:9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9}},"\u017e":{d:"13,0r0,-35r100,-100r-55,0r0,26r-37,0r0,-61r156,0r0,35r-99,100r64,0r0,-28r35,0r0,63r-164,0xm26,-252r32,0r37,39r39,-39r31,0r-43,65r-53,0",w:191,k:{e:7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,o:7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"\u00b9":{d:"23,-120r0,-22r21,0r0,-82r-21,0r0,-23r57,0r0,105r18,0r0,22r-75,0",w:119},"\u00b2":{d:"106,-159r0,39r-97,0v-4,-58,59,-66,59,-95v0,-7,-4,-12,-11,-12v-10,0,-15,7,-16,26r-32,-2v-1,-31,18,-46,49,-46v28,0,47,15,47,36v0,37,-56,37,-64,71r38,0r0,-17r27,0", w:119},"\u00b3":{d:"13,-211v2,-29,18,-36,47,-38v46,-3,62,47,26,63v17,5,25,15,25,29v0,23,-21,39,-52,39v-32,0,-48,-14,-51,-42r32,-2v0,14,6,22,17,22v10,0,17,-8,17,-18v0,-14,-11,-18,-27,-17r0,-23v27,4,32,-26,10,-28v-9,0,-13,5,-13,15r-31,0",w:119},"\u00a0":{w:90},"\u00ad":{d:"13,-61r0,-48r98,0r0,48r-98,0",w:123}}});

/**
 * jQuery Validation Plugin 1.9.0
 *
 * http://bassistance.de/jquery-plugins/jquery-plugin-validation/
 * http://docs.jquery.com/Plugins/Validation
 *
 * Copyright (c) 2006 - 2011 Jörn Zaefferer
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
(function(c){c.extend(c.fn,{validate:function(a){if(this.length){var b=c.data(this[0],"validator");if(b)return b;this.attr("novalidate","novalidate");b=new c.validator(a,this[0]);c.data(this[0],"validator",b);b.settings.onsubmit&&(a=this.find("input, button"),a.filter(".cancel").click(function(){b.cancelSubmit=true}),b.settings.submitHandler&&a.filter(":submit").click(function(){b.submitButton=this}),this.submit(function(a){function e(){if(b.settings.submitHandler){if(b.submitButton)var a=c("<input type='hidden'/>").attr("name", b.submitButton.name).val(b.submitButton.value).appendTo(b.currentForm);b.settings.submitHandler.call(b,b.currentForm);b.submitButton&&a.remove();return false}return true}b.settings.debug&&a.preventDefault();return b.cancelSubmit?(b.cancelSubmit=false,e()):b.form()?b.pendingRequest?(b.formSubmitted=true,false):e():(b.focusInvalid(),false)}));return b}else a&&a.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing")},valid:function(){if(c(this[0]).is("form"))return this.validate().form(); else{var a=true,b=c(this[0].form).validate();this.each(function(){a&=b.element(this)});return a}},removeAttrs:function(a){var b={},d=this;c.each(a.split(/\s/),function(a,c){b[c]=d.attr(c);d.removeAttr(c)});return b},rules:function(a,b){var d=this[0];if(a){var e=c.data(d.form,"validator").settings,f=e.rules,g=c.validator.staticRules(d);switch(a){case "add":c.extend(g,c.validator.normalizeRule(b));f[d.name]=g;b.messages&&(e.messages[d.name]=c.extend(e.messages[d.name],b.messages));break;case "remove":if(!b)return delete f[d.name], g;var h={};c.each(b.split(/\s/),function(a,b){h[b]=g[b];delete g[b]});return h}}d=c.validator.normalizeRules(c.extend({},c.validator.metadataRules(d),c.validator.classRules(d),c.validator.attributeRules(d),c.validator.staticRules(d)),d);if(d.required)e=d.required,delete d.required,d=c.extend({required:e},d);return d}});c.extend(c.expr[":"],{blank:function(a){return!c.trim(""+a.value)},filled:function(a){return!!c.trim(""+a.value)},unchecked:function(a){return!a.checked}});c.validator=function(a,b){this.settings= c.extend(true,{},c.validator.defaults,a);this.currentForm=b;this.init()};c.validator.format=function(a,b){if(arguments.length==1)return function(){var b=c.makeArray(arguments);b.unshift(a);return c.validator.format.apply(this,b)};arguments.length>2&&b.constructor!=Array&&(b=c.makeArray(arguments).slice(1));b.constructor!=Array&&(b=[b]);c.each(b,function(b,c){a=a.replace(RegExp("\\{"+b+"\\}","g"),c)});return a};c.extend(c.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid", errorElement:"label",focusInvalid:true,errorContainer:c([]),errorLabelContainer:c([]),onsubmit:true,ignore:":hidden",ignoreTitle:false,onfocusin:function(a){this.lastActive=a;this.settings.focusCleanup&&!this.blockFocusCleanup&&(this.settings.unhighlight&&this.settings.unhighlight.call(this,a,this.settings.errorClass,this.settings.validClass),this.addWrapper(this.errorsFor(a)).hide())},onfocusout:function(a){!this.checkable(a)&&(a.name in this.submitted||!this.optional(a))&&this.element(a)},onkeyup:function(a){(a.name in this.submitted||a==this.lastElement)&&this.element(a)},onclick:function(a){a.name in this.submitted?this.element(a):a.parentNode.name in this.submitted&&this.element(a.parentNode)},highlight:function(a,b,d){a.type==="radio"?this.findByName(a.name).addClass(b).removeClass(d):c(a).addClass(b).removeClass(d)},unhighlight:function(a,b,d){a.type==="radio"?this.findByName(a.name).removeClass(b).addClass(d):c(a).removeClass(b).addClass(d)}},setDefaults:function(a){c.extend(c.validator.defaults,a)},messages:{required:"This field is required.", remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:c.validator.format("Please enter no more than {0} characters."),minlength:c.validator.format("Please enter at least {0} characters."), rangelength:c.validator.format("Please enter a value between {0} and {1} characters long."),range:c.validator.format("Please enter a value between {0} and {1}."),max:c.validator.format("Please enter a value less than or equal to {0}."),min:c.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){function a(a){var b=c.data(this[0].form,"validator"),d="on"+a.type.replace(/^validate/,"");b.settings[d]&&b.settings[d].call(b,this[0],a)} this.labelContainer=c(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||c(this.currentForm);this.containers=c(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var b=this.groups={};c.each(this.settings.groups,function(a,d){c.each(d.split(/\s/),function(c,d){b[d]=a})});var d=this.settings.rules;c.each(d,function(a,b){d[a]=c.validator.normalizeRule(b)}); c(this.currentForm).validateDelegate("[type='text'], [type='password'], [type='file'], select, textarea, [type='number'], [type='search'] ,[type='tel'], [type='url'], [type='email'], [type='datetime'], [type='date'], [type='month'], [type='week'], [type='time'], [type='datetime-local'], [type='range'], [type='color'] ","focusin focusout keyup",a).validateDelegate("[type='radio'], [type='checkbox'], select, option","click",a);this.settings.invalidHandler&&c(this.currentForm).bind("invalid-form.validate", this.settings.invalidHandler)},form:function(){this.checkForm();c.extend(this.submitted,this.errorMap);this.invalid=c.extend({},this.errorMap);this.valid()||c(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid()},checkForm:function(){this.prepareForm();for(var a=0,b=this.currentElements=this.elements();b[a];a++)this.check(b[a]);return this.valid()},element:function(a){this.lastElement=a=this.validationTargetFor(this.clean(a));this.prepareElement(a);this.currentElements= c(a);var b=this.check(a);b?delete this.invalid[a.name]:this.invalid[a.name]=true;if(!this.numberOfInvalids())this.toHide=this.toHide.add(this.containers);this.showErrors();return b},showErrors:function(a){if(a){c.extend(this.errorMap,a);this.errorList=[];for(var b in a)this.errorList.push({message:a[b],element:this.findByName(b)[0]});this.successList=c.grep(this.successList,function(b){return!(b.name in a)})}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList): this.defaultShowErrors()},resetForm:function(){c.fn.resetForm&&c(this.currentForm).resetForm();this.submitted={};this.lastElement=null;this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass)},numberOfInvalids:function(){return this.objectLength(this.invalid)},objectLength:function(a){var b=0,c;for(c in a)b++;return b},hideErrors:function(){this.addWrapper(this.toHide).hide()},valid:function(){return this.size()==0},size:function(){return this.errorList.length},focusInvalid:function(){if(this.settings.focusInvalid)try{c(this.findLastActive()|| this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin")}catch(a){}},findLastActive:function(){var a=this.lastActive;return a&&c.grep(this.errorList,function(b){return b.element.name==a.name}).length==1&&a},elements:function(){var a=this,b={};return c(this.currentForm).find("input, select, textarea").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&a.settings.debug&&window.console&&console.error("%o has no name assigned", this);return this.name in b||!a.objectLength(c(this).rules())?false:b[this.name]=true})},clean:function(a){return c(a)[0]},errors:function(){return c(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext)},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=c([]);this.toHide=c([]);this.currentElements=c([])},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers)},prepareElement:function(a){this.reset();this.toHide=this.errorsFor(a)}, check:function(a){var a=this.validationTargetFor(this.clean(a)),b=c(a).rules(),d=false,e;for(e in b){var f={method:e,parameters:b[e]};try{var g=c.validator.methods[e].call(this,a.value.replace(/\r/g,""),a,f.parameters);if(g=="dependency-mismatch")d=true;else{d=false;if(g=="pending"){this.toHide=this.toHide.not(this.errorsFor(a));return}if(!g)return this.formatAndAdd(a,f),false}}catch(h){throw this.settings.debug&&window.console&&console.log("exception occured when checking element "+a.id+", check the '"+ f.method+"' method",h),h;}}if(!d)return this.objectLength(b)&&this.successList.push(a),true},customMetaMessage:function(a,b){if(c.metadata){var d=this.settings.meta?c(a).metadata()[this.settings.meta]:c(a).metadata();return d&&d.messages&&d.messages[b]}},customMessage:function(a,b){var c=this.settings.messages[a];return c&&(c.constructor==String?c:c[b])},findDefined:function(){for(var a=0;a<arguments.length;a++)if(arguments[a]!==void 0)return arguments[a]},defaultMessage:function(a,b){return this.findDefined(this.customMessage(a.name, b),this.customMetaMessage(a,b),!this.settings.ignoreTitle&&a.title||void 0,c.validator.messages[b],"<strong>Warning: No message defined for "+a.name+"</strong>")},formatAndAdd:function(a,b){var c=this.defaultMessage(a,b.method),e=/\$?\{(\d+)\}/g;typeof c=="function"?c=c.call(this,b.parameters,a):e.test(c)&&(c=jQuery.format(c.replace(e,"{$1}"),b.parameters));this.errorList.push({message:c,element:a});this.errorMap[a.name]=c;this.submitted[a.name]=c},addWrapper:function(a){this.settings.wrapper&&(a= a.add(a.parent(this.settings.wrapper)));return a},defaultShowErrors:function(){for(var a=0;this.errorList[a];a++){var b=this.errorList[a];this.settings.highlight&&this.settings.highlight.call(this,b.element,this.settings.errorClass,this.settings.validClass);this.showLabel(b.element,b.message)}if(this.errorList.length)this.toShow=this.toShow.add(this.containers);if(this.settings.success)for(a=0;this.successList[a];a++)this.showLabel(this.successList[a]);if(this.settings.unhighlight){a=0;for(b=this.validElements();b[a];a++)this.settings.unhighlight.call(this, b[a],this.settings.errorClass,this.settings.validClass)}this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show()},validElements:function(){return this.currentElements.not(this.invalidElements())},invalidElements:function(){return c(this.errorList).map(function(){return this.element})},showLabel:function(a,b){var d=this.errorsFor(a);d.length?(d.removeClass(this.settings.validClass).addClass(this.settings.errorClass),d.attr("generated")&&d.html(b)):(d=c("<"+this.settings.errorElement+ "/>").attr({"for":this.idOrName(a),generated:true}).addClass(this.settings.errorClass).html(b||""),this.settings.wrapper&&(d=d.hide().show().wrap("<"+this.settings.wrapper+"/>").parent()),this.labelContainer.append(d).length||(this.settings.errorPlacement?this.settings.errorPlacement(d,c(a)):d.insertAfter(a)));!b&&this.settings.success&&(d.text(""),typeof this.settings.success=="string"?d.addClass(this.settings.success):this.settings.success(d));this.toShow=this.toShow.add(d)},errorsFor:function(a){var b= this.idOrName(a);return this.errors().filter(function(){return c(this).attr("for")==b})},idOrName:function(a){return this.groups[a.name]||(this.checkable(a)?a.name:a.id||a.name)},validationTargetFor:function(a){this.checkable(a)&&(a=this.findByName(a.name).not(this.settings.ignore)[0]);return a},checkable:function(a){return/radio|checkbox/i.test(a.type)},findByName:function(a){var b=this.currentForm;return c(document.getElementsByName(a)).map(function(c,e){return e.form==b&&e.name==a&&e||null})}, getLength:function(a,b){switch(b.nodeName.toLowerCase()){case "select":return c("option:selected",b).length;case "input":if(this.checkable(b))return this.findByName(b.name).filter(":checked").length}return a.length},depend:function(a,b){return this.dependTypes[typeof a]?this.dependTypes[typeof a](a,b):true},dependTypes:{"boolean":function(a){return a},string:function(a,b){return!!c(a,b.form).length},"function":function(a,b){return a(b)}},optional:function(a){return!c.validator.methods.required.call(this, c.trim(a.value),a)&&"dependency-mismatch"},startRequest:function(a){this.pending[a.name]||(this.pendingRequest++,this.pending[a.name]=true)},stopRequest:function(a,b){this.pendingRequest--;if(this.pendingRequest<0)this.pendingRequest=0;delete this.pending[a.name];if(b&&this.pendingRequest==0&&this.formSubmitted&&this.form())c(this.currentForm).submit(),this.formSubmitted=false;else if(!b&&this.pendingRequest==0&&this.formSubmitted)c(this.currentForm).triggerHandler("invalid-form",[this]),this.formSubmitted= false},previousValue:function(a){return c.data(a,"previousValue")||c.data(a,"previousValue",{old:null,valid:true,message:this.defaultMessage(a,"remote")})}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(a,b){a.constructor==String?this.classRuleSettings[a]=b:c.extend(this.classRuleSettings, a)},classRules:function(a){var b={};(a=c(a).attr("class"))&&c.each(a.split(" "),function(){this in c.validator.classRuleSettings&&c.extend(b,c.validator.classRuleSettings[this])});return b},attributeRules:function(a){var b={},a=c(a),d;for(d in c.validator.methods){var e;(e=d==="required"&&typeof c.fn.prop==="function"?a.prop(d):a.attr(d))?b[d]=e:a[0].getAttribute("type")===d&&(b[d]=true)}b.maxlength&&/-1|2147483647|524288/.test(b.maxlength)&&delete b.maxlength;return b},metadataRules:function(a){if(!c.metadata)return{}; var b=c.data(a.form,"validator").settings.meta;return b?c(a).metadata()[b]:c(a).metadata()},staticRules:function(a){var b={},d=c.data(a.form,"validator");d.settings.rules&&(b=c.validator.normalizeRule(d.settings.rules[a.name])||{});return b},normalizeRules:function(a,b){c.each(a,function(d,e){if(e===false)delete a[d];else if(e.param||e.depends){var f=true;switch(typeof e.depends){case "string":f=!!c(e.depends,b.form).length;break;case "function":f=e.depends.call(b,b)}f?a[d]=e.param!==void 0?e.param: true:delete a[d]}});c.each(a,function(d,e){a[d]=c.isFunction(e)?e(b):e});c.each(["minlength","maxlength","min","max"],function(){a[this]&&(a[this]=Number(a[this]))});c.each(["rangelength","range"],function(){a[this]&&(a[this]=[Number(a[this][0]),Number(a[this][1])])});if(c.validator.autoCreateRanges){if(a.min&&a.max)a.range=[a.min,a.max],delete a.min,delete a.max;if(a.minlength&&a.maxlength)a.rangelength=[a.minlength,a.maxlength],delete a.minlength,delete a.maxlength}a.messages&&delete a.messages; return a},normalizeRule:function(a){if(typeof a=="string"){var b={};c.each(a.split(/\s/),function(){b[this]=true});a=b}return a},addMethod:function(a,b,d){c.validator.methods[a]=b;c.validator.messages[a]=d!=void 0?d:c.validator.messages[a];b.length<3&&c.validator.addClassRules(a,c.validator.normalizeRule(a))},methods:{required:function(a,b,d){if(!this.depend(d,b))return"dependency-mismatch";switch(b.nodeName.toLowerCase()){case "select":return(a=c(b).val())&&a.length>0;case "input":if(this.checkable(b))return this.getLength(a, b)>0;default:return c.trim(a).length>0}},remote:function(a,b,d){if(this.optional(b))return"dependency-mismatch";var e=this.previousValue(b);this.settings.messages[b.name]||(this.settings.messages[b.name]={});e.originalMessage=this.settings.messages[b.name].remote;this.settings.messages[b.name].remote=e.message;d=typeof d=="string"&&{url:d}||d;if(this.pending[b.name])return"pending";if(e.old===a)return e.valid;e.old=a;var f=this;this.startRequest(b);var g={};g[b.name]=a;c.ajax(c.extend(true,{url:d, mode:"abort",port:"validate"+b.name,dataType:"json",data:g,success:function(d){f.settings.messages[b.name].remote=e.originalMessage;var g=d===true;if(g){var i=f.formSubmitted;f.prepareElement(b);f.formSubmitted=i;f.successList.push(b);f.showErrors()}else i={},d=d||f.defaultMessage(b,"remote"),i[b.name]=e.message=c.isFunction(d)?d(a):d,f.showErrors(i);e.valid=g;f.stopRequest(b,g)}},d));return"pending"},minlength:function(a,b,d){return this.optional(b)||this.getLength(c.trim(a),b)>=d},maxlength:function(a, b,d){return this.optional(b)||this.getLength(c.trim(a),b)<=d},rangelength:function(a,b,d){a=this.getLength(c.trim(a),b);return this.optional(b)||a>=d[0]&&a<=d[1]},min:function(a,b,c){return this.optional(b)||a>=c},max:function(a,b,c){return this.optional(b)||a<=c},range:function(a,b,c){return this.optional(b)||a>=c[0]&&a<=c[1]},email:function(a,b){return this.optional(b)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i.test(a)}, url:function(a,b){return this.optional(b)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(a)}, date:function(a,b){return this.optional(b)||!/Invalid|NaN/.test(new Date(a))},dateISO:function(a,b){return this.optional(b)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(a)},number:function(a,b){return this.optional(b)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(a)},digits:function(a,b){return this.optional(b)||/^\d+$/.test(a)},creditcard:function(a,b){if(this.optional(b))return"dependency-mismatch";if(/[^0-9 -]+/.test(a))return false;for(var c=0,e=0,f=false,a=a.replace(/\D/g,""),g=a.length-1;g>=0;g--){e= a.charAt(g);e=parseInt(e,10);if(f&&(e*=2)>9)e-=9;c+=e;f=!f}return c%10==0},accept:function(a,b,c){c=typeof c=="string"?c.replace(/,/g,"|"):"png|jpe?g|gif";return this.optional(b)||a.match(RegExp(".("+c+")$","i"))},equalTo:function(a,b,d){d=c(d).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){c(b).valid()});return a==d.val()}}});c.format=c.validator.format})(jQuery); (function(c){var a={};if(c.ajaxPrefilter)c.ajaxPrefilter(function(b,c,f){c=b.port;b.mode=="abort"&&(a[c]&&a[c].abort(),a[c]=f)});else{var b=c.ajax;c.ajax=function(d){var e=("port"in d?d:c.ajaxSettings).port;return("mode"in d?d:c.ajaxSettings).mode=="abort"?(a[e]&&a[e].abort(),a[e]=b.apply(this,arguments)):b.apply(this,arguments)}}})(jQuery); (function(c){!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(a){a=c.event.fix(a);a.type=b;return c.event.handle.call(this,a)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)},handler:function(a){arguments[0]=c.event.fix(a);arguments[0].type=b;return c.event.handle.apply(this,arguments)}}});c.extend(c.fn,{validateDelegate:function(a, b,d){return this.bind(b,function(b){var f=c(b.target);if(f.is(a))return d.apply(f,arguments)})}})})(jQuery);

/*
 * Custom code
 */
jQuery(function($) {
    Cufon.replace("h1", { fontFamily: "Rockwell" });
    Cufon.now();
        
    if ("" == $("#search_text").val() || "Search..." == $("#search_text").val()) {
        $("#search_text").css("color", "#888").val("Search...");
    }

    $("#search_text").blur(function()  { if (""          == $(this).val()) { $(this).css("color", "#888").val("Search..."); } });
    $("#search_text").focus(function() { if ("Search..." == $(this).val()) { $(this).css("color", "#000").val("");          } });

    $("#cse_search_box").submit(function() { if ("Search..." == $("#search_text").val()) { $("#search_text").val("") } });

    $("img.photo-left-caption, img.photo-right-caption").each(function() {
        // Cache for speed
        var $img = $(this);

        // Early exit if no caption
        if (0 == $img.attr("title").length) return;

        // Holds the image and the caption
        var $wrapper = $("<div>", {
            "class": "img-caption-wrapper " + $img.attr("class")
        });

        // Holds the caption.
        var $caption_wrapper = $("<div>", {
            css: {
                width: $img.attr("width") + "px"
            },
            "class": "caption-wrapper"
        });

        var $caption = $("<div>", {
            "class": "caption",
            text: $img.attr("title")
        });

        $img.removeAttr("class");

        $wrapper.insertAfter($img).append($img).append($caption_wrapper.append($caption));
    });
});
