/*! * jQuery JavaScript Library v1.4.2 * http://jquery.com/ * * Copyright 2010, John Resig * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * Includes Sizzle.js * http://sizzlejs.com/ * Copyright 2010, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * * Date: Sat Feb 13 22:33:48 2010 -0500 */ (function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/, Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&& (d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this, a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b=== "find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this, function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b
a"; var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected, parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent= false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n= s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true, applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando]; else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this, a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b=== w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i, cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected= c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed"); a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g, function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split("."); k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a), C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B=0){a.type= e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&& f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive; if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data", e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a, "_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a, d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g, e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift(); t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D|| g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()}, CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m, g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)}, text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}}, setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return hl[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h= h[3];l=0;for(m=h.length;l=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m=== "="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g, h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&& q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML=""; if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="

";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}(); (function(){var g=s.createElement("div");g.innerHTML="
";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}: function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f0)for(var j=d;j0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j= {},i;if(f&&a.length){e=0;for(var o=a.length;e-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a=== "string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode", d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")? a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType=== 1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/"},F={option:[1,""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div
","
"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d= c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this}, wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})}, prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b, this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild); return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja, ""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]); return this}else{e=0;for(var j=d.length;e0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["", ""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]===""&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e= c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]? c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja= function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter= Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a, "border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f= a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b= a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=//gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!== "string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("
").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this}, serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "), function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href, global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&& e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)? "&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache=== false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B= false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since", c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E|| d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x); g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status=== 1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b=== "json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional; if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration=== "number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]|| c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start; this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now= this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem, e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b
"; a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b); c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a, d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top- f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset": "pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window); /* * Copyright (c) 2009 Simo Kinnunen. * Licensed under the MIT license. * * @version 1.09 */ var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?ML:(M<=I&&L<=I)?M>L:MO){O=K}if(I>N){N=I}if(Kcufoncanvas{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;}}").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m":{"d":"128,-96r-97,-46v-1,-20,14,-22,19,-19r114,52r-8,25r-131,53v-13,-6,-15,-22,-1,-27","w":185},"?":{"d":"26,-180v0,-55,36,-79,66,-79v35,0,53,21,53,58v0,66,-65,73,-63,127v0,7,-14,11,-23,1v-1,-58,50,-60,50,-131v0,-21,-7,-37,-21,-37v-15,0,-31,18,-32,66v-17,9,-30,8,-30,-5xm46,-16v-1,-13,9,-25,21,-25v14,0,22,8,23,23v1,12,-10,22,-21,22v-13,0,-22,-7,-23,-20","w":128},"@":{"d":"11,-46v0,-112,67,-188,162,-188v63,0,103,43,103,112v0,109,-102,153,-114,99v-25,48,-71,24,-71,-32v0,-42,22,-92,68,-92v27,0,33,14,34,33v-44,156,58,96,58,2v0,-51,-21,-96,-97,-96v-67,0,-115,59,-115,154v0,52,30,124,110,124v22,0,42,-6,65,-19v5,3,6,11,1,15v-80,60,-204,12,-204,-112xm163,-121v-2,-4,-4,-9,-10,-9v-20,0,-31,49,-31,83v0,19,4,33,12,33v10,0,25,-11,29,-107","w":285},"A":{"d":"262,-85r-24,0v-1,28,-2,57,-3,82v-13,6,-34,9,-33,-4v0,-8,3,-37,5,-76v-18,1,-37,3,-53,4v-31,61,-65,104,-105,104v-17,0,-49,-9,-49,-49v0,-32,25,-46,37,-32v-15,28,-4,63,22,63v25,0,50,-35,73,-84v-15,1,-26,2,-32,2v-16,0,-13,-18,-9,-25r52,0v22,-50,43,-110,60,-161v33,-13,46,-1,45,14v-2,34,-6,91,-9,148v16,-1,34,0,23,14xm212,-215v-15,40,-31,80,-48,116r44,0v2,-36,3,-78,4,-116","w":262},"B":{"d":"89,32v-19,0,-65,-30,-14,-275r-72,12v-6,0,-2,-20,1,-22v45,-6,81,-10,110,-10v62,0,89,15,89,50v0,35,-33,80,-74,119v32,3,45,15,45,39v0,24,-40,87,-85,87xm162,-217v0,-21,-16,-32,-51,-30v-45,239,-22,259,-10,259v22,0,38,-27,38,-60v0,-20,-15,-31,-39,-32v-4,-5,-7,-11,-2,-16v40,-40,64,-95,64,-121","w":182},"C":{"d":"179,-45v-54,127,-166,101,-166,-24v0,-120,59,-205,122,-205v67,0,19,140,-14,140v-13,0,-15,-7,-13,-11v19,-33,48,-112,17,-112v-46,0,-74,109,-74,174v0,95,56,153,114,34v9,-3,17,-3,14,4","w":152},"D":{"d":"86,32v-39,0,-29,-120,-2,-276v-22,1,-48,4,-79,9v-7,1,-6,-14,0,-22v144,-18,221,-5,221,53v0,37,-62,236,-140,236xm184,-206v0,-17,-10,-36,-64,-39v-36,204,-32,258,-23,258v34,0,87,-146,87,-219","w":210},"E":{"d":"111,-274v31,0,46,13,46,42v-1,34,-22,75,-45,52v9,-21,27,-77,-3,-77v-59,0,-93,149,-34,149v13,4,46,-21,45,5v-77,45,-71,115,-32,115v19,0,42,-17,60,-61v5,-4,16,-3,13,4v-17,51,-54,77,-86,77v-50,0,-74,-62,-13,-119v-103,-3,-48,-187,49,-187","w":136},"F":{"d":"5,-256v38,0,76,-1,114,-1r2,-19v16,-6,41,-11,40,1r-3,18v27,0,54,-1,81,-1v12,0,7,15,2,20v-28,0,-57,2,-85,3r-12,91v16,-2,53,-3,29,18r-32,1v-21,145,-49,156,-67,156v-24,0,-48,-61,-57,-102v9,-8,30,-17,33,-1v6,38,20,87,31,87v9,0,16,-17,22,-85r5,-53v-21,-3,-76,13,-51,-20r52,-1r8,-89v-36,3,-71,6,-107,7v-10,0,-13,-23,-5,-30","w":169},"G":{"d":"126,-260v67,0,37,102,10,102v-13,0,-15,-8,-13,-12v21,-45,14,-71,-4,-71v-31,0,-68,43,-68,142v0,57,18,80,31,80v13,0,34,-38,51,-104v19,-7,35,-8,33,11r-7,70v-14,124,-57,147,-74,147v-30,0,-62,-18,-75,-33v19,-52,41,18,76,18v20,0,35,-41,40,-108r4,-41v-24,52,-48,64,-69,64v-16,0,-47,-24,-47,-90v0,-74,44,-175,112,-175","w":174},"H":{"d":"166,-91v0,90,33,107,60,49v8,-5,14,0,13,5v-9,30,-34,49,-57,49v-49,0,-54,-61,-47,-120r-20,12v-15,78,-38,131,-75,131v-14,0,-41,-24,-40,-50v1,-31,39,-55,84,-81v4,-37,7,-83,11,-140r-65,13v-8,2,-14,-9,-10,-20r96,-14v7,-2,17,4,16,16v-3,45,-7,87,-13,124r19,-12v11,-74,40,-145,82,-145v17,0,27,9,26,41v-1,41,-37,74,-78,103v-1,13,-2,26,-2,39xm51,14v14,0,22,-29,30,-88v-28,19,-48,37,-49,55v0,11,10,33,19,33xm212,-259v-17,0,-33,46,-41,105v27,-23,46,-51,47,-86v1,-17,-2,-19,-6,-19","w":216},"I":{"d":"-19,-7v25,-51,41,20,83,22v20,0,57,-147,49,-245v-1,-12,-5,-12,-15,-11v-19,3,-48,8,-63,11v-13,3,-8,-24,-2,-26v5,-1,30,-1,90,-1v19,0,27,7,28,21v8,87,-31,265,-91,265v-26,0,-64,-13,-79,-36","w":150},"J":{"d":"168,-22v-13,-11,-28,-21,-44,-30v-25,66,-58,124,-93,124v-41,-9,-42,-184,13,-184v17,0,40,11,62,25v13,-49,23,-101,23,-133v0,-62,-61,-26,-97,-15v-12,4,-14,-16,-8,-23v61,-14,144,-38,144,34v0,20,-15,88,-38,154v13,9,26,19,36,28v8,7,13,15,2,20xm100,-64v-44,-19,-78,-30,-78,36v0,37,12,77,25,77v14,0,35,-52,53,-113","w":155},"K":{"d":"145,-243r-18,129v33,-49,67,-96,100,-150v21,1,22,10,15,22v-24,37,-65,92,-95,130v21,58,38,102,61,102v11,0,23,-4,34,-32v5,-4,14,-1,12,5v-7,26,-35,49,-56,49v-39,0,-61,-51,-75,-100v-13,67,-32,100,-55,100v-29,0,-54,-60,-63,-101v9,-8,31,-18,34,-2v6,38,20,88,31,88v25,-10,28,-174,35,-228v0,-5,-3,-9,-8,-8r-79,13v-5,0,-17,-22,-5,-23r110,-11v11,-1,24,4,22,17","w":231},"L":{"d":"188,-45v-17,57,-69,94,-117,45v-11,14,-22,21,-33,21v-35,0,-40,-60,-24,-99v4,-10,22,-16,35,-12v6,16,14,30,20,42v4,-15,8,-34,12,-55v-32,-13,-71,-44,-71,-85v0,-12,7,-26,18,-25v6,26,21,74,56,95v5,-35,10,-77,13,-124v2,-31,12,-41,40,-41v39,77,55,188,-28,187v-8,30,-16,54,-25,72v33,44,65,39,92,-25v5,-4,14,-2,12,4xm129,-221v-4,44,-10,80,-17,112v2,0,4,1,7,1v36,0,42,-65,10,-113xm39,-50v-8,28,-10,58,2,58v5,0,11,-8,17,-23v-7,-9,-13,-21,-19,-35","w":163},"M":{"d":"269,-13v8,0,17,-5,27,-29v9,-4,15,-1,12,5v-9,22,-25,42,-46,42v-42,0,-47,-55,-29,-163v-21,44,-42,105,-62,155v-22,10,-32,6,-30,-8v4,-28,18,-148,22,-208v-27,65,-53,150,-72,211v-13,13,-32,16,-31,0r23,-216v1,-13,-2,-16,-13,-15r-61,7v-12,2,-11,-14,-1,-23r90,-2v11,0,25,6,22,23v-7,46,-15,101,-22,161v21,-69,42,-142,64,-193v5,-12,24,-5,40,11r-25,194v18,-60,48,-130,56,-142v8,-12,27,5,37,28v-17,66,-26,162,-1,162","w":285},"N":{"d":"199,-13v8,0,17,-5,27,-29v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-29,0,-56,-28,-25,-189v-28,60,-47,104,-76,182v-18,4,-32,7,-31,-9r22,-218v1,-8,-4,-12,-14,-11r-63,9v-6,1,-7,-14,3,-24r90,-2v13,0,23,4,20,23r-24,184v19,-56,46,-122,70,-176v4,-9,24,-13,45,11v-30,103,-33,202,-10,202","w":215},"O":{"d":"193,-142v13,17,-22,17,-29,23v-15,97,-66,145,-101,145v-19,0,-57,-14,-57,-110v0,-105,54,-164,74,-167v9,-18,25,-25,40,-25v39,0,57,84,46,142v8,-1,18,-4,27,-8xm78,5v23,0,45,-47,53,-119v-47,9,-71,-54,-59,-112v-21,38,-30,96,-30,135v0,53,15,96,36,96xm92,-221v0,50,15,78,42,86v1,-13,1,-27,1,-42v0,-77,-43,-91,-43,-44","w":169},"P":{"d":"29,-253v290,-71,210,121,86,193r-10,80v-14,5,-30,7,-29,-6v1,-10,2,-33,5,-62v-36,8,-81,3,-81,-48v0,-28,25,-43,37,-29v-19,32,4,73,46,61v5,-55,14,-125,19,-183v-20,2,-45,7,-74,16v-9,3,-3,-19,1,-22xm190,-198v0,-25,-15,-45,-52,-49r-21,166v39,-27,73,-78,73,-117","w":215},"Q":{"d":"114,-152v0,42,-13,106,-47,106v-27,0,-50,-32,-50,-75v0,-77,41,-155,103,-155v34,0,56,36,56,84v0,61,-33,141,-85,192v58,25,133,112,213,63v11,-7,12,4,8,11v-78,51,-182,-31,-254,-48v-4,2,-11,6,-14,3v-20,-20,-23,-44,29,-34v42,-32,69,-112,69,-172v0,-42,-13,-74,-38,-74v-39,0,-55,66,-55,116v0,42,14,71,28,71v16,0,10,-72,-2,-111v21,-20,39,-6,39,23","w":169},"R":{"d":"193,-18v11,0,15,-5,23,-24v5,-4,15,-1,13,5v-6,19,-22,42,-47,42v-28,0,-67,-24,-87,-98r-9,90v-14,5,-35,7,-33,-6v9,-72,18,-139,24,-230v-32,3,-66,8,-72,8v-7,0,-6,-18,1,-24v148,-9,195,-3,201,33v6,36,-41,92,-82,122v21,57,49,82,68,82xm162,-216v-3,-17,-23,-28,-48,-26v-7,47,-13,93,-18,139v39,-22,72,-80,66,-113","w":206},"S":{"d":"58,32v-63,0,-55,-77,-22,-77v5,0,13,2,11,8v-10,30,-10,57,16,57v9,0,31,-10,31,-38v0,-56,-71,-57,-71,-141v0,-69,45,-115,84,-115v67,0,47,104,11,104v-5,0,-12,-2,-11,-8v4,-10,29,-79,-8,-79v-21,0,-39,43,-39,89v0,67,65,75,65,137v0,41,-40,63,-67,63","w":132},"T":{"d":"228,-247v-24,-1,-56,2,-88,5v-13,179,-54,269,-98,269v-16,0,-32,-37,-42,-112v9,-10,29,-19,30,-6v5,47,13,100,19,100v25,0,44,-98,53,-247v-31,3,-58,7,-75,7v-16,0,-17,-26,-13,-33v60,0,143,-5,203,-5v15,0,18,2,11,22","w":133},"U":{"d":"181,-13v8,0,17,-5,27,-29v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-25,0,-35,-19,-39,-55v-14,48,-41,76,-63,76v-50,0,-65,-136,-14,-287v19,-14,43,-12,42,2v-54,122,-45,257,-19,257v17,0,56,-105,66,-214v24,-18,46,-15,40,6v-41,147,-16,197,-6,197","w":198},"V":{"d":"136,-277v24,36,59,14,68,9v4,-2,6,0,7,5v-8,18,-31,38,-54,42v-27,178,-65,247,-98,247v-40,0,-52,-125,-21,-252v3,-13,1,-14,-11,-14v-14,0,-81,28,-58,-14v46,3,126,-25,106,38v-37,117,-16,222,-6,222v16,0,54,-91,57,-233v-15,-10,-17,-47,10,-50","w":146},"W":{"d":"287,-274v28,23,63,11,72,6v4,-2,8,-1,9,4v-10,22,-43,43,-71,40r-66,250v-19,7,-38,10,-39,-5r-11,-212r-61,188v-13,7,-39,12,-38,-9v4,-73,4,-146,1,-219v0,-6,-1,-7,-9,-6r-68,13v-8,1,-8,-16,2,-27r91,-6v7,-1,20,2,20,23r-5,189r66,-213v21,-8,35,-9,35,1r6,256r51,-236v-7,-9,-3,-39,15,-37","w":280},"X":{"d":"184,-270r-86,157v14,86,24,137,60,71v5,-4,14,-1,12,5v-6,22,-25,42,-46,42v-24,0,-40,-26,-52,-70r-45,83v-7,11,-27,10,-27,0v18,-31,42,-70,65,-112v-7,-34,-14,-75,-18,-122v-4,-37,20,-53,38,-45v3,43,6,82,9,115v25,-46,47,-89,60,-119v6,-16,24,-15,30,-5","w":147},"Y":{"d":"-13,4v1,-9,8,-26,20,-26v13,0,47,39,65,39v30,0,55,-128,60,-192v-29,69,-62,79,-72,79v-20,0,-29,-31,-4,-146v2,-8,0,-16,-11,-13r-49,11v-11,1,-10,-16,0,-22v28,-2,106,-22,96,19v-42,167,-8,155,47,20v4,-9,26,-12,38,3v-18,146,-67,257,-109,257v-21,0,-61,-16,-81,-29","w":167},"Z":{"d":"181,-246v-5,33,-24,95,-51,150v17,-1,42,-1,27,18v-12,3,-26,3,-39,3v-10,18,-20,35,-30,49v32,26,65,45,88,-16v5,-4,17,-2,14,5v-36,86,-84,59,-123,34v-11,9,-22,15,-32,15v-19,0,-28,-27,-28,-45v0,-12,16,-34,28,-30v13,4,27,16,42,28v8,-11,16,-25,23,-40v-11,0,-20,0,-25,-1v-16,-2,-11,-19,-6,-27v12,2,26,4,41,5v19,-48,31,-102,32,-136v-32,6,-62,7,-92,5v-15,-1,-9,-27,1,-35v36,7,73,8,118,4v9,-1,13,5,12,14xm21,-25v2,16,20,25,33,14v-13,-8,-24,-14,-33,-14","w":166},"[":{"d":"58,-321r101,1v13,37,-37,22,-68,24r-43,337r69,1v8,16,-2,25,-15,25r-89,-1","w":109},"\\":{"d":"10,-270v-3,-10,6,-18,21,-13r72,292v3,10,-12,18,-25,13","w":136},"]":{"d":"80,66r-101,-2v-9,-17,3,-24,15,-24r52,0r44,-337r-69,-1v-8,-16,2,-25,15,-25r89,2","w":112},"^":{"d":"76,-229r-44,74v-5,9,-17,6,-20,-2r60,-110r18,0r32,103v3,8,-1,18,-16,15","w":144},"_":{"d":"14,25r167,0v6,8,3,23,-8,23r-166,0v-8,-11,-3,-23,7,-23","w":186},"\u2018":{"d":"40,-211v-27,0,-36,-56,16,-89v8,-5,14,1,14,7v-24,25,-23,45,-8,55v9,6,1,27,-22,27","w":80},"a":{"d":"107,-90v-25,72,1,106,28,48v5,-4,14,-1,12,5v-8,33,-55,66,-72,19v-26,46,-69,18,-69,-35v0,-42,22,-92,68,-92v15,0,35,10,30,33v4,2,7,8,3,22xm76,-87v-19,-4,17,-41,-8,-41v-20,0,-31,48,-31,82v0,19,4,34,12,34v10,0,22,-18,27,-75"},"b":{"d":"47,-12v19,0,27,-48,17,-117v-1,-10,7,-19,19,-21v15,26,32,26,51,16v2,-1,5,1,5,4v1,9,-26,19,-40,17v1,46,-23,118,-59,118v-46,0,-40,-126,-4,-251v14,-10,40,-14,35,3v-48,168,-37,231,-24,231","w":105},"c":{"d":"69,-139v-17,0,-29,47,-29,82v0,74,54,63,71,8v6,-5,15,-1,14,4v-17,71,-116,85,-116,-5v0,-55,29,-102,63,-102v41,0,25,89,-6,89v-6,0,-9,-2,-9,-5v0,-1,24,-71,12,-71","w":99},"d":{"d":"96,-246v27,-20,34,-13,34,6v0,58,-10,122,-26,170v-2,72,11,72,34,28v5,-4,15,-1,13,5v-7,33,-62,68,-67,12v-29,51,-77,31,-77,-37v0,-54,34,-107,78,-76v3,-32,7,-69,11,-108xm51,-14v21,0,34,-68,33,-110v-6,-2,-11,-3,-17,-3v-28,0,-36,113,-16,113","w":128},"e":{"d":"96,-119v0,39,-26,73,-52,94v18,48,55,19,67,-24v9,-5,15,0,14,4v-4,24,-33,59,-63,59v-28,0,-53,-22,-53,-67v0,-82,40,-99,57,-99v21,0,30,15,30,33xm40,-51v0,4,1,7,1,10v15,-18,28,-47,28,-82v0,-8,-1,-11,-5,-11v-6,0,-24,24,-24,83","w":99},"f":{"d":"3,-24v-8,-9,-8,-25,2,-32v8,-71,17,-135,27,-190v13,-14,40,-14,35,9v-18,84,-28,145,-36,212v13,20,30,12,42,-24v6,-4,16,-2,14,4v-9,33,-26,47,-42,48v24,71,2,118,-39,118v-4,0,-8,-1,-12,-6v1,-49,5,-95,9,-139xm17,106v15,-1,30,-34,9,-84","w":62},"g":{"d":"76,-89v-5,-23,10,-39,-8,-39v-31,0,-41,116,-19,116v10,0,22,-22,27,-77xm68,-9v-29,32,-62,6,-62,-44v0,-47,36,-112,86,-85v11,-3,20,2,16,40v-9,101,-22,206,-91,206v-18,0,-42,-11,-42,-25v0,-7,5,-16,16,-15v8,13,21,27,35,27v25,0,35,-33,42,-104","w":119},"h":{"d":"102,5v-32,0,-36,-51,-27,-109v-14,19,-32,62,-44,104v-23,9,-27,4,-27,-11v0,-34,22,-222,23,-234v14,-10,39,-16,36,2r-31,197v34,-90,61,-124,83,-85v-26,82,-15,118,-5,118v8,0,16,-5,26,-29v5,-4,15,-1,13,5v-6,22,-26,42,-47,42","w":126},"i":{"d":"66,-177v0,23,-42,24,-42,0v0,-23,41,-31,42,0xm48,-13v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42v-23,0,-43,-35,-20,-136v27,-12,33,-3,31,6v-18,77,-21,112,-4,112","w":64},"k":{"d":"85,-53v11,39,35,57,51,11v5,-4,14,-1,12,5v-19,57,-70,54,-90,0v-3,-8,-3,-11,1,-14v27,-20,37,-51,26,-71v-37,49,-53,111,-58,120v-4,9,-15,9,-23,1r25,-244v9,-6,40,-15,37,2r-27,174v2,-5,34,-83,55,-83v38,0,27,69,-9,99","w":127},"l":{"d":"36,-82v-2,68,18,95,43,40v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-56,0,-46,-99,-7,-266v4,-4,8,-4,12,-3v44,13,37,112,-14,182xm57,-205v-10,34,-16,66,-19,93v16,-32,24,-66,19,-93","w":69},"m":{"d":"158,5v-23,0,-36,-38,-27,-84r-34,80v-31,10,-35,-18,-17,-114v-13,30,-26,65,-41,112v-24,10,-33,3,-32,-10v2,-45,8,-107,13,-130v20,-11,34,-8,31,5v-3,16,-10,61,-15,106v38,-120,57,-147,81,-119v-12,37,-18,85,-18,114v18,-42,26,-68,40,-89v12,-19,25,-13,36,1v-24,78,-22,110,-9,110v8,0,16,-5,26,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42","w":182},"n":{"d":"101,5v-28,0,-38,-44,-29,-107v-14,29,-27,62,-43,103v-19,7,-26,1,-26,-9v0,-26,5,-80,12,-131v9,-6,36,-14,33,3v-4,28,-17,70,-21,106v21,-54,33,-80,50,-112v5,-10,20,-13,34,4v-21,98,-13,125,-3,125v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42"},"p":{"d":"104,5v-21,0,-44,-10,-27,-103v-31,63,-50,92,-57,196v-13,8,-25,11,-25,1v0,-11,25,-232,26,-244v8,-5,38,-22,34,5r-15,97v31,-87,48,-117,77,-91v-34,111,-15,121,-5,121v8,0,20,-5,30,-29v5,-4,14,-1,12,5v-6,22,-29,42,-50,42","w":132},"q":{"d":"109,-123v-7,37,-14,87,-20,141v17,-19,37,-40,46,-64v4,-3,14,-3,12,5v-10,40,-73,79,-64,137v2,12,-15,12,-27,7v2,-43,6,-77,10,-110v-27,30,-60,-3,-60,-46v0,-52,31,-92,68,-92v19,0,31,10,35,22xm49,-12v26,0,26,-76,29,-106v-3,-5,-6,-9,-12,-9v-20,0,-29,54,-29,85v0,19,5,30,12,30"},"r":{"d":"80,5v-17,0,-41,-20,-27,-100v-5,0,-11,1,-16,1v-1,21,-6,42,-17,64v-5,9,-13,7,-16,0v8,-17,13,-43,15,-67v-28,-9,-18,-77,16,-64r3,41v17,0,37,-3,45,-8v5,0,10,2,7,12v-21,74,-14,103,-3,103v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42","w":104},"s":{"d":"4,-30v9,-17,18,-62,18,-98v0,-22,14,-34,36,-34v12,14,12,25,-1,37v0,21,28,55,28,89v0,37,-31,58,-55,58v-27,0,-28,-24,-10,-28v10,16,40,20,39,-14v0,-25,-12,-45,-22,-64v-3,20,-10,42,-17,54v-5,8,-13,8,-16,0","w":90},"t":{"d":"45,10v-44,0,-43,-58,-26,-173v-16,3,-35,1,-25,-17r28,0r8,-51v15,-10,39,-15,35,2v-4,16,-7,32,-10,48v15,1,49,-5,36,14r-38,2v-16,89,-24,161,-5,161v21,0,36,-31,42,-49v6,-4,14,-2,13,4v-3,21,-30,59,-58,59","w":76},"u":{"d":"112,-121v-22,86,-13,148,24,79v5,-4,14,-1,12,5v-6,22,-23,42,-44,42v-18,0,-28,-17,-30,-40v-8,27,-19,40,-32,40v-42,0,-43,-70,-21,-145v34,-9,32,-1,29,9v-38,135,18,159,27,11v18,-13,38,-14,35,-1","w":126},"v":{"d":"79,-111v-21,-13,-10,-46,12,-46v3,6,16,42,53,23v3,-1,4,1,5,4v0,8,-23,24,-44,23v2,58,-23,112,-63,112v-50,0,-30,-96,-23,-144v15,-10,38,-16,34,2v-17,69,-17,127,-4,127v21,0,35,-40,30,-101","w":115},"w":{"d":"51,-12v24,0,29,-83,32,-114v15,-11,42,-18,29,33v-12,45,-7,82,6,82v21,0,31,-33,30,-99v-22,-9,-14,-47,11,-47v10,26,30,36,53,23v3,-1,5,1,5,4v0,8,-23,23,-43,23v-1,60,-22,112,-62,112v-18,0,-27,-14,-31,-30v-8,17,-26,30,-37,30v-50,0,-39,-100,-26,-144v14,-10,40,-15,35,2v-22,79,-18,125,-2,125","w":182},"y":{"d":"114,-110r-9,70v-12,104,-52,148,-86,148v-16,0,-45,-7,-45,-26v0,-10,10,-15,15,-15v8,10,19,27,37,27v20,0,38,-29,50,-129v-8,30,-24,40,-34,40v-42,0,-44,-74,-19,-149v34,-9,35,-1,31,9v-23,64,-18,116,-4,116v9,0,19,-20,27,-90v18,-13,39,-15,37,-1","w":120},"z":{"d":"37,-85v15,4,18,20,29,31v8,-18,14,-40,17,-65v-31,7,-88,6,-60,-32v19,7,46,11,78,6v5,-1,7,2,7,6v0,22,-14,64,-33,97v19,25,36,34,50,0v5,-4,15,-1,13,5v-11,39,-55,59,-80,19v-12,14,-23,23,-36,23v-33,0,-20,-90,15,-90xm32,-10v3,0,10,-6,18,-17v-11,-14,-20,-27,-23,-27v-7,0,-4,44,5,44","w":115},"{":{"d":"111,-203v0,37,-14,58,-44,72v20,6,37,16,37,44v0,41,-27,65,-27,85v0,21,22,48,41,61v2,10,-3,19,-13,13v-29,-16,-63,-50,-63,-86v0,-31,27,-58,27,-76v0,-19,-15,-30,-46,-32v0,-5,-2,-14,3,-17v27,1,52,-11,52,-35v0,-13,-14,-36,-14,-60v0,-40,44,-77,80,-96v10,-5,14,3,10,12v-24,14,-50,38,-50,61v0,14,7,29,7,54","w":121},"|":{"d":"80,-311r-48,372v-15,11,-23,6,-22,-5r44,-371v12,-10,27,-7,26,4","w":61},"}":{"d":"41,-55v0,-37,14,-59,44,-73v-20,-6,-37,-16,-37,-44v0,-41,27,-65,27,-85v0,-21,-22,-48,-41,-61v-2,-10,2,-18,12,-12v29,16,63,49,63,85v0,31,-26,59,-26,77v0,19,15,30,46,32v0,5,2,14,-3,17v-27,-1,-52,10,-52,34v0,13,14,36,14,60v0,40,-44,77,-80,96v-10,5,-14,-3,-10,-12v24,-14,50,-37,50,-60v0,-14,-7,-29,-7,-54","w":120},"~":{"d":"9,-64v5,-21,26,-45,45,-45v20,0,72,37,88,37v12,0,19,-12,27,-30v5,-2,16,-2,12,9v-9,27,-28,46,-51,46v-23,0,-75,-36,-87,-36v-12,0,-17,16,-22,26v-9,1,-13,-1,-12,-7","w":191},"\u00a1":{"d":"87,-134v1,13,-9,24,-21,24v-14,0,-22,-7,-23,-22v-1,-12,9,-22,20,-22v13,0,23,7,24,20xm48,-77v4,-9,16,-9,22,-1r-10,173v-9,6,-47,14,-44,-3v3,-17,32,-169,32,-169","w":113},"\u00a2":{"d":"92,-311r-7,52v54,2,37,69,10,69v-23,-1,14,-45,-12,-56r-17,134v13,1,28,-7,38,-24v11,-3,17,2,12,9v-12,19,-32,31,-52,33r-7,49v-15,11,-19,6,-18,-5r5,-45v-22,-5,-40,-25,-40,-62v0,-47,23,-89,59,-100r6,-58v12,-10,24,-7,23,4xm60,-239v-26,22,-37,91,-13,118","w":111},"\u00a3":{"d":"127,-101r-47,2v2,21,2,43,-7,58v29,21,50,37,66,-4v8,-3,15,0,12,9v-17,47,-62,53,-97,21v-15,14,-33,23,-45,23v-16,0,-22,-7,-22,-21v0,-24,41,-51,64,-40v1,-20,-1,-34,-4,-46r-26,1v-16,0,-14,-15,-9,-24r29,0v-20,-71,32,-138,83,-138v65,0,44,103,4,105v-28,-5,5,-27,5,-62v0,-14,-3,-25,-18,-25v-34,-1,-53,73,-38,120v21,3,67,-12,50,21xm8,-22v2,21,27,14,35,-1v-11,-10,-32,-12,-35,1","w":152},"\u00a5":{"d":"159,-102r-66,1r-12,98v-14,5,-31,7,-30,-6v1,-15,5,-49,9,-91r-52,1v-16,0,-13,-16,-8,-25r55,1v-10,-37,-22,-79,-35,-116v9,-15,30,-30,34,-13r30,117r63,-122v17,-3,28,2,19,18r-63,116r53,0v9,0,8,11,3,21","w":138},"\u00a7":{"d":"152,-86v0,28,-18,53,-38,67v39,41,4,112,-60,112v-67,0,-48,-83,-12,-83v35,0,-31,66,20,66v22,0,35,-21,35,-42v0,-62,-79,-52,-79,-114v0,-27,18,-52,38,-66v-39,-42,-5,-113,60,-113v67,0,47,83,11,83v-32,0,31,-66,-19,-66v-22,0,-35,21,-35,42v0,62,79,52,79,114xm121,-73v0,-31,-31,-43,-55,-63v-9,9,-17,26,-17,44v0,31,30,43,54,63v9,-10,18,-26,18,-44","w":150},"'":{"d":"21,-236v21,-15,34,-7,34,14v0,22,-17,71,-31,57v4,-21,4,-48,-3,-71","w":39},"\u201c":{"d":"91,-211v-27,0,-36,-56,16,-89v8,-5,14,2,14,8v-24,25,-23,45,-8,55v9,6,1,26,-22,26xm40,-211v-27,0,-33,-61,16,-91v8,-5,14,1,14,7v-21,25,-25,45,-13,58v7,8,6,26,-17,26","w":130},"\u00ab":{"d":"56,-92r38,50v-2,9,-10,14,-14,10r-61,-51v-5,-8,-2,-14,3,-18r73,-55v11,1,13,12,8,17xm117,-90r42,48v-2,9,-11,14,-16,10r-60,-52v-3,-7,-1,-12,4,-15r74,-53v9,2,12,13,7,17","w":181},"\u2013":{"d":"169,-62r-151,3v-16,0,-13,-16,-8,-25r156,1v9,0,8,11,3,21","w":178},"\u00b7":{"d":"31,-131v0,-13,8,-25,21,-25v14,0,23,9,23,25v0,11,-9,20,-20,20v-13,0,-24,-7,-24,-20","w":84},"\u00b6":{"d":"204,-131v-13,5,-25,8,-37,11r-21,166v-15,11,-23,6,-22,-5r18,-155v-14,3,-28,4,-40,4r-22,171v-15,11,-23,6,-22,-5r19,-168v-49,-6,-73,-34,-73,-71v0,-50,42,-88,94,-106r3,-26v12,-10,27,-7,26,4r-2,14v13,-3,26,-5,39,-5r2,-15v19,-15,32,-1,24,17v34,4,50,22,50,50v0,28,-26,42,-38,28v7,-13,13,-46,-15,-58r-17,138v11,-3,21,-5,34,-9v9,-3,4,17,0,20xm104,-135v12,0,26,0,41,-2r17,-148v-13,0,-27,2,-39,5xm96,-270v-53,20,-80,109,-15,131","w":228},"\u201d":{"d":"48,-301v27,0,36,56,-16,89v-8,5,-14,-2,-14,-8v24,-25,23,-45,8,-55v-9,-6,-1,-26,22,-26xm99,-301v27,0,33,61,-16,91v-8,5,-14,-1,-14,-7v21,-25,25,-45,13,-58v-7,-8,-6,-26,17,-26","w":130},"\u00bb":{"d":"126,-94r-39,-50v2,-9,11,-14,15,-10r60,51v5,8,2,14,-3,18r-72,55v-11,-1,-14,-12,-9,-17xm65,-96r-43,-48v2,-9,12,-14,17,-10r59,52v3,7,1,13,-4,16r-73,53v-9,-2,-13,-14,-8,-18","w":181},"\u2026":{"d":"157,-16v0,-13,10,-25,22,-25v13,0,22,8,22,22v0,13,-9,23,-21,23v-13,0,-23,-7,-23,-20xm279,-15v0,-12,9,-24,22,-24v14,0,24,8,24,23v0,11,-11,20,-22,20v-13,0,-24,-7,-24,-19xm31,-16v0,-13,8,-25,21,-25v14,0,23,9,23,25v0,11,-9,20,-20,20v-13,0,-24,-7,-24,-20","w":336},"\u00bf":{"d":"108,29v4,95,-120,110,-120,21v0,-66,65,-72,63,-126v0,-7,14,-12,23,-2v1,58,-50,61,-50,132v0,21,7,37,21,37v15,0,31,-18,32,-66v17,-9,31,-9,31,4xm87,-134v1,13,-8,24,-20,24v-14,0,-23,-7,-24,-22v-1,-12,10,-22,21,-22v13,0,22,7,23,20","w":128},"`":{"d":"37,-212v13,16,25,29,38,42v0,8,-6,10,-11,8v-14,-6,-36,-18,-50,-33v5,-22,19,-22,23,-17","w":89},"\u00b4":{"d":"18,-169v16,-17,34,-35,49,-52v9,-9,22,-1,22,13r-58,45v-7,5,-14,0,-13,-6","w":107},"\u00af":{"d":"111,-178v-26,1,-50,3,-80,4v-12,0,-14,-7,-8,-21v28,0,53,-1,81,-1v9,0,12,8,7,18","w":132},"\u00a8":{"d":"93,-168v-11,0,-18,-6,-18,-15v-1,-28,37,-27,38,-4v0,10,-9,19,-20,19xm35,-168v-11,0,-17,-7,-17,-16v0,-27,34,-24,35,-3v0,11,-7,19,-18,19","w":131},"\u00b8":{"d":"59,17v-12,16,19,13,19,35v0,21,-19,35,-40,35v-28,0,-27,-16,-12,-21v4,13,29,18,29,-1v0,-19,-34,-17,-20,-37v6,-9,19,-17,24,-11","w":97},"\u2014":{"d":"353,-63v-57,-2,-292,5,-333,5v-16,0,-16,-21,-12,-28v60,0,273,1,333,1v15,0,19,2,12,22","w":361},"\u00c6":{"d":"307,-107v-20,-1,-42,1,-66,2r-11,84r80,-3v15,0,9,13,6,23v-45,0,-71,2,-99,2v-12,0,-19,0,-18,-10v1,-17,5,-51,9,-93r-43,3v-35,71,-72,124,-117,124v-17,0,-48,-9,-48,-49v0,-32,27,-46,37,-32v-15,28,-6,63,20,63v29,0,57,-45,84,-105v-15,1,-31,1,-47,1v-16,0,-12,-8,-8,-15v18,0,40,-2,63,-4v19,-45,38,-95,55,-140v12,-10,40,-15,38,0v25,0,53,-2,95,-2v15,0,10,13,7,23v-39,0,-63,-1,-87,-1r-13,110v20,-2,39,-4,56,-4v14,0,12,11,7,23xm220,-225r-46,106v12,-1,24,-3,36,-4","w":333},"\u00aa":{"d":"95,-220v-16,45,1,73,12,34v4,-3,13,-1,12,4v-1,27,-39,45,-48,14v-15,25,-53,21,-53,-19v0,-33,22,-73,55,-73v11,0,24,7,21,24v3,1,4,6,1,16xm70,-218v-14,-3,12,-25,-5,-26v-14,0,-23,35,-23,59v0,12,5,17,11,17v6,0,14,-11,17,-50","w":94},"\u00d8":{"d":"187,-269r-26,41v5,16,7,37,7,60v0,130,-61,194,-102,194v-12,0,-32,-6,-46,-34r-21,32v-14,3,-18,-3,-12,-13r25,-40v-27,-98,27,-247,96,-247v18,0,33,9,43,26r22,-35v17,-3,20,6,14,16xm81,2v35,0,62,-109,52,-187r-87,137v6,28,17,50,35,50xm94,-249v-32,0,-60,95,-52,173r86,-137v-7,-23,-19,-36,-34,-36","w":169},"\u00ba":{"d":"66,-259v17,0,26,14,26,38v0,46,-26,69,-45,69v-9,0,-28,-6,-28,-42v0,-33,23,-65,47,-65xm54,-171v10,0,19,-18,19,-41v0,-17,-5,-28,-15,-28v-10,0,-18,17,-18,41v0,13,3,28,14,28","w":70},"\u00e6":{"d":"160,-119v0,39,-26,73,-52,94v17,48,56,20,67,-24v9,-5,15,0,14,4v-4,24,-33,59,-63,59v-21,0,-41,-12,-49,-38v-12,28,-27,33,-36,33v-16,0,-36,-14,-36,-60v0,-59,32,-100,79,-88r2,-12v11,-4,24,-12,25,4v24,-14,49,2,49,28xm48,-8v9,0,21,-16,28,-67r5,-39v-3,-5,-13,-9,-19,-9v-20,0,-25,53,-25,84v0,19,4,31,11,31xm104,-51v0,4,1,7,1,10v15,-18,29,-47,29,-82v0,-8,-2,-11,-6,-11v-6,0,-24,24,-24,83","w":163},"\u00f8":{"d":"113,-175r-19,39v46,41,0,162,-64,137r-19,39v-9,4,-16,0,-12,-7r18,-40v-42,-44,-6,-155,62,-137r18,-40v12,-4,20,2,16,9xm57,-11v16,4,34,-63,26,-101r-42,90v4,7,10,11,16,11xm72,-129v-23,-10,-37,13,-42,56v-1,10,-1,22,2,32","w":117},"\u00df":{"d":"84,-116v35,-1,52,23,52,50v0,35,-27,76,-58,76v-20,0,-30,-21,-30,-40v0,-29,15,-32,29,-18v-10,38,0,45,8,45v11,0,22,-27,22,-52v0,-24,-11,-47,-43,-43v-5,-4,-7,-10,-3,-15v40,-32,75,-134,38,-134v-41,0,-62,136,-65,338v-15,7,-24,5,-24,-6v0,-223,30,-347,95,-347v61,0,43,93,-21,146","w":138},"\u00ac":{"d":"40,-112r122,0v8,0,10,4,9,12r-9,75v-1,7,-18,8,-24,-1r6,-58r-119,-1v-3,-20,3,-27,15,-27","w":195},"\u00b5":{"d":"110,-110v-22,81,-7,134,26,68v5,-4,14,-1,12,5v-6,22,-23,42,-44,42v-18,0,-28,-17,-30,-40v-8,27,-25,50,-48,33v-5,30,-8,72,-11,105v-17,6,-24,3,-24,-6v4,-52,17,-180,30,-241v26,-9,28,-1,26,9v-17,84,-13,116,1,116v9,0,19,-20,27,-90v18,-13,38,-14,35,-1","w":126},"\u2122":{"d":"153,-256r-7,75v-5,1,-17,2,-16,-2r5,-51r-22,53v-8,2,-11,1,-12,-2r-8,-51r-7,53v-5,1,-14,2,-13,-2r13,-74v10,-4,22,-4,22,1r4,47r20,-49v7,-2,22,-3,21,2xm81,-249v-8,0,-15,0,-22,1v-1,14,-9,62,-9,65v-5,4,-19,5,-18,0r10,-64v-12,3,-30,5,-22,-12v22,0,34,-1,56,-1v6,0,8,5,5,11","w":171},"\u00d0":{"d":"86,32v-26,0,-30,-51,-23,-129v-20,2,-42,4,-28,-24v12,1,22,1,31,1v4,-37,10,-79,18,-124v-22,1,-48,4,-79,9v-7,1,-6,-14,0,-22v144,-18,221,-5,221,53v0,37,-62,236,-140,236xm132,-101r-36,2v-10,85,-5,112,1,112v34,0,87,-146,87,-219v0,-17,-10,-36,-64,-39v-9,51,-17,92,-21,126v18,0,45,-5,33,18","w":210},"\u00bd":{"d":"29,-17r173,-239v15,-3,22,5,15,14r-171,242v-17,2,-24,-8,-17,-17xm69,-230r-29,16v-4,-1,-9,-10,-5,-13r40,-29v19,-4,30,-2,29,3r-19,123v-15,4,-28,2,-27,-4v1,-14,6,-53,11,-96xm216,5v-26,12,-53,-26,-66,-1v-20,5,-25,-13,-15,-31v3,-1,7,-1,11,-1v30,-38,46,-55,46,-72v0,-8,-9,-10,-14,-10v-8,0,-10,6,-9,34v-10,4,-28,4,-29,-3v-3,-30,17,-48,48,-48v23,0,36,14,36,29v0,18,-14,30,-54,72v13,3,29,9,44,7v8,-1,4,19,2,24","w":237},"\u00b1":{"d":"113,-126r60,0v5,10,2,29,-10,29r-54,-1r-8,58v-1,7,-18,9,-24,0r7,-58r-59,-1v-8,-41,32,-23,61,-27v7,-26,-5,-81,35,-61xm24,-23r142,1v8,16,-4,25,-16,25r-133,-2v-5,-13,-5,-24,7,-24","w":195},"\u00de":{"d":"29,-197v26,-6,49,-9,69,-11r5,-49v14,-10,38,-16,36,2r-5,44v69,-1,94,25,94,58v0,51,-58,100,-116,120r-7,53v-14,5,-30,7,-29,-6v0,-8,1,-22,3,-40v-37,6,-79,0,-79,-50v0,-28,25,-42,37,-28v-18,32,1,71,44,62v4,-41,10,-96,15,-148v-19,3,-42,7,-68,15v-9,3,-3,-19,1,-22xm190,-142v0,-26,-17,-46,-59,-49r-17,140v40,-16,76,-51,76,-91","w":215},"\u00bc":{"d":"29,-17r173,-239v15,-3,22,5,15,14r-171,242v-17,2,-24,-8,-17,-17xm69,-230r-29,16v-4,-1,-9,-10,-5,-13r40,-29v19,-4,30,-2,29,3r-19,123v-15,4,-28,2,-27,-4v1,-14,6,-53,11,-96xm219,-21r-23,0r-4,23v-29,5,-31,3,-26,-23r-41,0v-8,-6,-8,-19,-5,-22r63,-83v22,-1,28,4,27,9r-11,73v18,-2,30,1,20,23xm173,-83r-30,40v15,0,12,-1,25,-1v1,-15,2,-19,5,-39","w":236},"\u00f7":{"d":"31,-110r142,1v8,16,-3,25,-15,25r-134,-2v-5,-13,-5,-24,7,-24xm72,-24v-1,-13,9,-25,21,-25v14,0,22,8,23,23v1,12,-10,22,-21,22v-13,0,-22,-7,-23,-20xm100,-146v-12,0,-16,-8,-16,-17v0,-12,9,-25,23,-25v12,0,17,9,17,18v0,11,-9,24,-24,24","w":195},"\u00a6":{"d":"39,-186r15,-129v12,-10,27,-7,26,4r-17,130v-15,11,-25,6,-24,-5xm10,56r16,-129v12,-10,24,-8,23,3r-17,131v-15,11,-23,6,-22,-5","w":61},"\u00b0":{"d":"84,-260v29,0,42,18,42,40v0,30,-24,66,-59,66v-28,0,-40,-20,-40,-43v0,-30,20,-63,57,-63xm80,-240v-13,0,-25,9,-25,25v-2,42,46,56,45,6v0,-17,-6,-31,-20,-31","w":103},"\u00fe":{"d":"67,-130v-21,-4,-37,68,-37,108v8,6,16,10,22,10v24,2,45,-106,15,-118xm44,-131v26,-35,66,-14,66,32v0,58,-36,102,-57,102v-6,0,-14,-2,-24,-6v-4,32,-5,62,-7,101v-18,13,-27,8,-27,1v0,-135,21,-259,37,-352v13,-14,41,-14,35,9v-10,42,-17,79,-23,113","w":119},"\u00be":{"d":"44,-17r173,-239v15,-3,22,5,15,14r-172,242v-17,2,-23,-8,-16,-17xm233,-21r-22,0r-5,23v-29,5,-30,3,-25,-23r-42,0v-8,-6,-7,-19,-4,-22r63,-83v22,-1,28,4,27,9r-12,73v18,-2,30,1,20,23xm188,-83r-31,40v15,0,13,-1,26,-1v1,-15,2,-19,5,-39xm36,-220v-9,-43,74,-55,77,-17v0,12,-9,26,-32,41v22,-3,33,6,33,23v0,20,-28,47,-57,47v-19,0,-36,-7,-36,-25v0,-13,17,-26,31,-14v-7,16,-3,24,7,24v13,0,24,-11,24,-26v0,-13,-8,-14,-28,-10v-4,-3,-5,-14,-1,-18v21,-17,28,-27,28,-40v0,-4,-4,-9,-9,-9v-8,0,-10,7,-10,26v-17,6,-27,4,-27,-2","w":244},"\u00ae":{"d":"78,-273v33,0,48,20,48,44v0,30,-22,62,-58,62v-32,0,-46,-23,-46,-48v0,-28,19,-58,56,-58xm77,-262v-45,-2,-56,83,-8,85v42,1,63,-83,8,-85xm80,-217v4,11,5,23,11,14v5,-1,7,0,6,2v-7,16,-25,8,-29,-10r-2,19v-7,2,-13,2,-13,-1v2,-15,3,-28,5,-46v-6,4,-8,-3,-5,-8v57,-9,50,15,27,30xm81,-236v0,-4,-3,-5,-9,-4v-1,9,-3,14,-4,22v10,-5,13,-13,13,-18","w":103},"\u00f0":{"d":"119,-211r-23,11v13,27,18,56,18,78v0,93,-51,128,-72,128v-20,0,-37,-16,-37,-60v0,-50,32,-101,76,-89v-2,-16,-5,-31,-9,-45v-12,6,-42,19,-34,-7r26,-13v-9,-19,-22,-35,-39,-47v0,-7,4,-13,12,-9v21,10,37,27,49,45r19,-9v8,-3,17,-1,14,17xm49,-10v17,1,41,-63,34,-109v-36,-26,-46,16,-46,71v0,32,8,38,12,38","w":123},"\u00d7":{"d":"26,-57r41,-38r-33,-41v-9,-11,0,-20,19,-21r35,42r49,-46v11,4,18,9,8,18r-46,42r36,43v9,11,-2,21,-21,21r-36,-45r-46,43v-14,-4,-15,-9,-6,-18","w":168},"\u00a9":{"d":"162,-273v87,0,124,57,124,123v0,81,-57,169,-150,169v-83,0,-121,-63,-121,-132v0,-78,51,-160,147,-160xm161,-256v-75,0,-113,76,-113,145v0,60,27,113,90,113v72,0,118,-81,118,-153v0,-57,-29,-105,-95,-105xm159,-197v-17,0,-33,47,-33,82v0,62,38,67,54,19v6,-5,14,-1,13,4v-19,65,-97,65,-97,-16v0,-55,33,-102,67,-102v41,0,27,89,-4,89v-6,0,-8,-2,-8,-5v0,-10,22,-71,8,-71","w":273},"\u00c1":{"d":"262,-85r-24,0v-1,28,-2,57,-3,82v-13,6,-34,9,-33,-4v0,-8,3,-37,5,-76v-18,1,-37,3,-53,4v-31,61,-65,104,-105,104v-17,0,-49,-9,-49,-49v0,-32,25,-46,37,-32v-15,28,-4,63,22,63v25,0,50,-35,73,-84v-15,1,-26,2,-32,2v-16,0,-13,-18,-9,-25r52,0v22,-50,43,-110,60,-161v33,-13,46,-1,45,14v-2,34,-6,91,-9,148v16,-1,34,0,23,14xm212,-215v-15,40,-31,80,-48,116r44,0v2,-36,3,-78,4,-116xm190,-292r71,-42v11,-6,23,9,19,22v-27,11,-55,21,-82,30v-5,2,-10,-4,-8,-10","w":262},"\u00c2":{"d":"262,-85r-24,0v-1,28,-2,57,-3,82v-13,6,-34,9,-33,-4v0,-8,3,-37,5,-76v-18,1,-37,3,-53,4v-31,61,-65,104,-105,104v-17,0,-49,-9,-49,-49v0,-32,25,-46,37,-32v-15,28,-4,63,22,63v25,0,50,-35,73,-84v-15,1,-26,2,-32,2v-16,0,-13,-18,-9,-25r52,0v22,-50,43,-110,60,-161v33,-13,46,-1,45,14v-2,34,-6,91,-9,148v16,-1,34,0,23,14xm212,-215v-15,40,-31,80,-48,116r44,0v2,-36,3,-78,4,-116xm278,-291v-29,29,-32,-11,-50,-11v-15,0,-30,9,-40,22v-9,1,-14,-4,-11,-8v8,-12,43,-39,57,-39v17,0,37,20,44,36","w":262},"\u00c4":{"d":"262,-85r-24,0v-1,28,-2,57,-3,82v-13,6,-34,9,-33,-4v0,-8,3,-37,5,-76v-18,1,-37,3,-53,4v-31,61,-65,104,-105,104v-17,0,-49,-9,-49,-49v0,-32,25,-46,37,-32v-15,28,-4,63,22,63v25,0,50,-35,73,-84v-15,1,-26,2,-32,2v-16,0,-13,-18,-9,-25r52,0v22,-50,43,-110,60,-161v33,-13,46,-1,45,14v-2,34,-6,91,-9,148v16,-1,34,0,23,14xm212,-215v-15,40,-31,80,-48,116r44,0v2,-36,3,-78,4,-116xm262,-285v-11,0,-17,-6,-17,-15v-1,-28,37,-27,38,-4v0,10,-10,19,-21,19xm187,-286v-11,0,-17,-7,-17,-16v0,-26,34,-23,35,-3v0,11,-7,19,-18,19","w":262},"\u00c0":{"d":"262,-85r-24,0v-1,28,-2,57,-3,82v-13,6,-34,9,-33,-4v0,-8,3,-37,5,-76v-18,1,-37,3,-53,4v-31,61,-65,104,-105,104v-17,0,-49,-9,-49,-49v0,-32,25,-46,37,-32v-15,28,-4,63,22,63v25,0,50,-35,73,-84v-15,1,-26,2,-32,2v-16,0,-13,-18,-9,-25r52,0v22,-50,43,-110,60,-161v33,-13,46,-1,45,14v-2,34,-6,91,-9,148v16,-1,34,0,23,14xm212,-215v-15,40,-31,80,-48,116r44,0v2,-36,3,-78,4,-116xm188,-330v17,12,43,28,58,37v1,8,-3,12,-8,11v-15,-3,-52,-16,-69,-27v0,-23,14,-25,19,-21","w":262},"\u00c5":{"d":"262,-85r-24,0v-1,28,-2,57,-3,82v-13,6,-34,9,-33,-4v0,-8,3,-37,5,-76v-18,1,-37,3,-53,4v-31,61,-65,104,-105,104v-17,0,-49,-9,-49,-49v0,-32,25,-46,37,-32v-15,28,-4,63,22,63v25,0,50,-35,73,-84v-15,1,-26,2,-32,2v-16,0,-13,-18,-9,-25r52,0v22,-50,43,-110,60,-161v33,-13,46,-1,45,14v-2,34,-6,91,-9,148v16,-1,34,0,23,14xm235,-337v19,0,26,10,26,24v0,20,-14,38,-37,38v-18,0,-25,-11,-25,-26v0,-19,12,-36,36,-36xm212,-215v-15,40,-31,80,-48,116r44,0v2,-36,3,-78,4,-116xm241,-303v2,-22,-18,-28,-22,-11v-2,21,21,34,22,11","w":262},"\u00c3":{"d":"262,-85r-24,0v-1,28,-2,57,-3,82v-13,6,-34,9,-33,-4v0,-8,3,-37,5,-76v-18,1,-37,3,-53,4v-31,61,-65,104,-105,104v-17,0,-49,-9,-49,-49v0,-32,25,-46,37,-32v-15,28,-4,63,22,63v25,0,50,-35,73,-84v-15,1,-26,2,-32,2v-16,0,-13,-18,-9,-25r52,0v22,-50,43,-110,60,-161v33,-13,46,-1,45,14v-2,34,-6,91,-9,148v16,-1,34,0,23,14xm280,-303v-17,43,-67,7,-88,1v-5,0,-9,4,-13,10v-7,0,-10,-4,-7,-10v20,-43,61,-7,88,-1v5,0,9,-4,13,-10v7,0,10,4,7,10xm212,-215v-15,40,-31,80,-48,116r44,0v2,-36,3,-78,4,-116","w":262},"\u00c7":{"d":"112,73v0,21,-19,35,-40,35v-28,0,-28,-17,-13,-22v4,13,30,20,30,0v0,-19,-34,-17,-20,-37v3,-4,7,-9,11,-11v-37,-4,-67,-41,-67,-107v0,-120,59,-205,122,-205v67,0,19,140,-14,140v-13,0,-15,-7,-13,-11v19,-33,48,-112,17,-112v-46,0,-74,109,-74,174v0,95,56,153,114,34v9,-3,17,-3,14,4v-23,53,-55,80,-86,83v-12,16,19,13,19,35","w":152},"\u00c9":{"d":"111,-274v31,0,46,13,46,42v-1,34,-22,75,-45,52v9,-21,27,-77,-3,-77v-59,0,-93,149,-34,149v13,4,46,-21,45,5v-77,45,-71,115,-32,115v19,0,42,-17,60,-61v5,-4,16,-3,13,4v-17,51,-54,77,-86,77v-50,0,-74,-62,-13,-119v-103,-3,-48,-187,49,-187xm77,-292r71,-42v11,-6,22,9,18,22v-27,11,-54,21,-81,30v-5,2,-10,-4,-8,-10","w":136},"\u00ca":{"d":"111,-274v31,0,46,13,46,42v-1,34,-22,75,-45,52v9,-21,27,-77,-3,-77v-59,0,-93,149,-34,149v13,4,46,-21,45,5v-77,45,-71,115,-32,115v19,0,42,-17,60,-61v5,-4,16,-3,13,4v-17,51,-54,77,-86,77v-50,0,-74,-62,-13,-119v-103,-3,-48,-187,49,-187xm163,-291v-29,29,-32,-11,-51,-11v-15,0,-29,9,-39,22v-9,1,-14,-4,-11,-8v8,-12,43,-39,57,-39v17,0,37,20,44,36","w":136},"\u00cb":{"d":"111,-274v31,0,46,13,46,42v-1,34,-22,75,-45,52v9,-21,27,-77,-3,-77v-59,0,-93,149,-34,149v13,4,46,-21,45,5v-77,45,-71,115,-32,115v19,0,42,-17,60,-61v5,-4,16,-3,13,4v-17,51,-54,77,-86,77v-50,0,-74,-62,-13,-119v-103,-3,-48,-187,49,-187xm145,-285v-11,0,-18,-6,-18,-15v0,-27,37,-28,38,-4v0,10,-9,19,-20,19xm69,-286v-11,0,-17,-7,-17,-16v0,-25,35,-23,35,-3v0,11,-7,19,-18,19","w":136},"\u00c8":{"d":"111,-274v31,0,46,13,46,42v-1,34,-22,75,-45,52v9,-21,27,-77,-3,-77v-59,0,-93,149,-34,149v13,4,46,-21,45,5v-77,45,-71,115,-32,115v19,0,42,-17,60,-61v5,-4,16,-3,13,4v-17,51,-54,77,-86,77v-50,0,-74,-62,-13,-119v-103,-3,-48,-187,49,-187xm86,-330v17,12,44,28,59,37v1,8,-3,12,-8,11v-15,-3,-52,-16,-69,-27v0,-23,13,-25,18,-21","w":136},"\u00cd":{"d":"-19,-7v25,-51,41,20,83,22v20,0,57,-147,49,-245v-1,-12,-5,-12,-15,-11v-19,3,-48,8,-63,11v-13,3,-8,-24,-2,-26v5,-1,30,-1,90,-1v19,0,27,7,28,21v8,87,-31,265,-91,265v-26,0,-64,-13,-79,-36xm60,-285v23,-13,47,-28,70,-42v11,-6,23,9,19,22v-27,11,-55,21,-82,30v-5,2,-9,-4,-7,-10","w":150},"\u00ce":{"d":"-19,-7v25,-51,41,20,83,22v20,0,57,-147,49,-245v-1,-12,-5,-12,-15,-11v-19,3,-48,8,-63,11v-13,3,-8,-24,-2,-26v5,-1,30,-1,90,-1v19,0,27,7,28,21v8,87,-31,265,-91,265v-26,0,-64,-13,-79,-36xm152,-284v-29,29,-32,-11,-50,-11v-15,0,-30,9,-40,22v-9,1,-14,-4,-11,-8v8,-12,43,-39,57,-39v17,0,37,20,44,36","w":150},"\u00cf":{"d":"-19,-7v25,-51,41,20,83,22v20,0,57,-147,49,-245v-1,-12,-5,-12,-15,-11v-19,3,-48,8,-63,11v-13,3,-8,-24,-2,-26v5,-1,30,-1,90,-1v19,0,27,7,28,21v8,87,-31,265,-91,265v-26,0,-64,-13,-79,-36xm136,-278v-11,0,-18,-6,-18,-15v0,-27,37,-28,38,-4v0,10,-9,19,-20,19xm60,-279v-11,0,-17,-6,-17,-15v0,-26,35,-25,35,-3v0,11,-7,18,-18,18","w":150},"\u00cc":{"d":"-19,-7v25,-51,41,20,83,22v20,0,57,-147,49,-245v-1,-12,-5,-12,-15,-11v-19,3,-48,8,-63,11v-13,3,-8,-24,-2,-26v5,-1,30,-1,90,-1v19,0,27,7,28,21v8,87,-31,265,-91,265v-26,0,-64,-13,-79,-36xm70,-323v17,12,43,28,58,37v1,8,-3,12,-8,11v-15,-3,-52,-16,-69,-27v0,-23,14,-25,19,-21","w":150},"\u00d1":{"d":"199,-13v8,0,17,-5,27,-29v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-29,0,-56,-28,-25,-189v-28,60,-47,104,-76,182v-18,4,-32,7,-31,-9r22,-218v1,-8,-4,-12,-14,-11r-63,9v-6,1,-7,-14,3,-24r90,-2v13,0,23,4,20,23r-24,184v19,-56,46,-122,70,-176v4,-9,24,-13,45,11v-30,103,-33,202,-10,202xm204,-288v-18,44,-67,7,-88,0v-5,0,-9,4,-13,10v-7,0,-11,-4,-8,-10v21,-43,62,-7,89,0v5,0,9,-4,13,-10v7,0,10,4,7,10","w":215},"\u00d3":{"d":"193,-142v13,17,-22,17,-29,23v-15,97,-66,145,-101,145v-19,0,-57,-14,-57,-110v0,-105,54,-164,74,-167v9,-18,25,-25,40,-25v39,0,57,84,46,142v8,-1,18,-4,27,-8xm78,5v23,0,45,-47,53,-119v-47,9,-71,-54,-59,-112v-21,38,-30,96,-30,135v0,53,15,96,36,96xm92,-221v0,50,15,78,42,86v1,-13,1,-27,1,-42v0,-77,-43,-91,-43,-44xm76,-292r71,-42v11,-6,23,9,19,22v-27,11,-55,21,-82,30v-5,2,-10,-4,-8,-10","w":169},"\u00d4":{"d":"193,-142v13,17,-22,17,-29,23v-15,97,-66,145,-101,145v-19,0,-57,-14,-57,-110v0,-105,54,-164,74,-167v9,-18,25,-25,40,-25v39,0,57,84,46,142v8,-1,18,-4,27,-8xm78,5v23,0,45,-47,53,-119v-47,9,-71,-54,-59,-112v-21,38,-30,96,-30,135v0,53,15,96,36,96xm92,-221v0,50,15,78,42,86v1,-13,1,-27,1,-42v0,-77,-43,-91,-43,-44xm171,-291v-29,29,-32,-11,-51,-11v-15,0,-29,9,-39,22v-9,1,-14,-4,-11,-8v8,-12,43,-39,57,-39v17,0,37,20,44,36","w":169},"\u00d6":{"d":"193,-142v13,17,-22,17,-29,23v-15,97,-66,145,-101,145v-19,0,-57,-14,-57,-110v0,-105,54,-164,74,-167v9,-18,25,-25,40,-25v39,0,57,84,46,142v8,-1,18,-4,27,-8xm78,5v23,0,45,-47,53,-119v-47,9,-71,-54,-59,-112v-21,38,-30,96,-30,135v0,53,15,96,36,96xm92,-221v0,50,15,78,42,86v1,-13,1,-27,1,-42v0,-77,-43,-91,-43,-44xm156,-285v-11,0,-18,-6,-18,-15v-1,-28,37,-27,38,-4v0,10,-9,19,-20,19xm80,-286v-11,0,-17,-7,-17,-16v0,-26,34,-23,35,-3v0,11,-7,19,-18,19","w":169},"\u00d2":{"d":"193,-142v13,17,-22,17,-29,23v-15,97,-66,145,-101,145v-19,0,-57,-14,-57,-110v0,-105,54,-164,74,-167v9,-18,25,-25,40,-25v39,0,57,84,46,142v8,-1,18,-4,27,-8xm78,5v23,0,45,-47,53,-119v-47,9,-71,-54,-59,-112v-21,38,-30,96,-30,135v0,53,15,96,36,96xm92,-221v0,50,15,78,42,86v1,-13,1,-27,1,-42v0,-77,-43,-91,-43,-44xm94,-330v17,12,43,28,58,37v1,8,-3,12,-8,11v-15,-3,-51,-16,-68,-27v0,-23,13,-25,18,-21","w":169},"\u00d5":{"d":"193,-142v13,17,-22,17,-29,23v-15,97,-66,145,-101,145v-19,0,-57,-14,-57,-110v0,-105,54,-164,74,-167v9,-18,25,-25,40,-25v39,0,57,84,46,142v8,-1,18,-4,27,-8xm78,5v23,0,45,-47,53,-119v-47,9,-71,-54,-59,-112v-21,38,-30,96,-30,135v0,53,15,96,36,96xm92,-221v0,50,15,78,42,86v1,-13,1,-27,1,-42v0,-77,-43,-91,-43,-44xm179,-303v-18,43,-68,8,-89,1v-5,0,-9,4,-13,10v-7,0,-10,-4,-7,-10v20,-43,61,-7,88,-1v5,0,9,-4,13,-10v7,0,11,4,8,10","w":169},"\u00da":{"d":"181,-13v8,0,17,-5,27,-29v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-25,0,-35,-19,-39,-55v-14,48,-41,76,-63,76v-50,0,-65,-136,-14,-287v19,-14,43,-12,42,2v-54,122,-45,257,-19,257v17,0,56,-105,66,-214v24,-18,46,-15,40,6v-41,147,-16,197,-6,197xm114,-278v23,-13,48,-27,71,-41v11,-6,23,8,19,21v-27,11,-55,22,-82,31v-5,2,-10,-5,-8,-11","w":198},"\u00db":{"d":"189,-276v-36,33,-34,-25,-58,-23v-10,0,-23,5,-32,15v-9,1,-14,-4,-11,-8v8,-12,36,-31,50,-31v17,0,41,21,51,47xm181,-13v8,0,17,-5,27,-29v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-25,0,-35,-19,-39,-55v-14,48,-41,76,-63,76v-50,0,-65,-136,-14,-287v19,-14,43,-12,42,2v-54,122,-45,257,-19,257v17,0,56,-105,66,-214v24,-18,46,-15,40,6v-41,147,-16,197,-6,197","w":198},"\u00dc":{"d":"168,-271v-11,0,-17,-6,-17,-15v-1,-28,37,-27,38,-4v0,10,-10,19,-21,19xm100,-286v-11,0,-17,-7,-17,-16v0,-25,35,-23,35,-3v0,11,-7,19,-18,19xm181,-13v8,0,17,-5,27,-29v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-25,0,-35,-19,-39,-55v-14,48,-41,76,-63,76v-50,0,-65,-136,-14,-287v19,-14,43,-12,42,2v-54,122,-45,257,-19,257v17,0,56,-105,66,-214v24,-18,46,-15,40,6v-41,147,-16,197,-6,197","w":198},"\u00d9":{"d":"181,-13v8,0,17,-5,27,-29v8,-4,15,-1,12,5v-9,22,-25,42,-46,42v-25,0,-35,-19,-39,-55v-14,48,-41,76,-63,76v-50,0,-65,-136,-14,-287v19,-14,43,-12,42,2v-54,122,-45,257,-19,257v17,0,56,-105,66,-214v24,-18,46,-15,40,6v-41,147,-16,197,-6,197xm108,-319v17,12,43,28,58,37v1,8,-3,12,-8,11v-15,-3,-51,-16,-68,-27v0,-23,13,-25,18,-21","w":198},"\u00dd":{"d":"-13,4v1,-9,8,-26,20,-26v13,0,47,39,65,39v30,0,55,-128,60,-192v-29,69,-62,79,-72,79v-20,0,-29,-31,-4,-146v2,-8,0,-16,-11,-13r-49,11v-11,1,-10,-16,0,-22v28,-2,106,-22,96,19v-42,167,-8,155,47,20v4,-9,26,-12,38,3v-18,146,-67,257,-109,257v-21,0,-61,-16,-81,-29xm105,-292r71,-42v11,-6,22,9,18,22v-27,11,-54,21,-81,30v-5,2,-10,-4,-8,-10","w":167},"\u00e1":{"d":"107,-90v-25,72,1,106,28,48v5,-4,14,-1,12,5v-8,33,-55,66,-72,19v-26,46,-69,18,-69,-35v0,-42,22,-92,68,-92v15,0,35,10,30,33v4,2,7,8,3,22xm76,-87v-19,-4,17,-41,-8,-41v-20,0,-31,48,-31,82v0,19,4,34,12,34v10,0,22,-18,27,-75xm42,-169r48,-52v9,-9,23,-1,23,13r-58,45v-7,5,-14,0,-13,-6"},"\u00e2":{"d":"107,-90v-25,72,1,106,28,48v5,-4,14,-1,12,5v-8,33,-55,66,-72,19v-26,46,-69,18,-69,-35v0,-42,22,-92,68,-92v15,0,35,10,30,33v4,2,7,8,3,22xm76,-87v-19,-4,17,-41,-8,-41v-20,0,-31,48,-31,82v0,19,4,34,12,34v10,0,22,-18,27,-75xm114,-165v-34,29,-28,-19,-42,-25v-6,0,-17,11,-31,29v-9,1,-14,-4,-11,-8v8,-12,34,-44,48,-44v17,0,29,32,36,48"},"\u00e4":{"d":"107,-90v-25,72,1,106,28,48v5,-4,14,-1,12,5v-8,33,-55,66,-72,19v-26,46,-69,18,-69,-35v0,-42,22,-92,68,-92v15,0,35,10,30,33v4,2,7,8,3,22xm76,-87v-19,-4,17,-41,-8,-41v-20,0,-31,48,-31,82v0,19,4,34,12,34v10,0,22,-18,27,-75xm100,-168v-11,0,-17,-6,-17,-15v-1,-28,37,-27,38,-4v0,10,-10,19,-21,19xm43,-168v-11,0,-17,-7,-17,-16v0,-27,34,-24,35,-3v0,11,-7,19,-18,19"},"\u00e0":{"d":"107,-90v-25,72,1,106,28,48v5,-4,14,-1,12,5v-8,33,-55,66,-72,19v-26,46,-69,18,-69,-35v0,-42,22,-92,68,-92v15,0,35,10,30,33v4,2,7,8,3,22xm76,-87v-19,-4,17,-41,-8,-41v-20,0,-31,48,-31,82v0,19,4,34,12,34v10,0,22,-18,27,-75xm61,-212v13,16,25,29,38,42v0,8,-5,10,-10,8v-14,-6,-37,-18,-51,-33v5,-22,19,-22,23,-17"},"\u00e5":{"d":"107,-90v-25,72,1,106,28,48v5,-4,14,-1,12,5v-8,33,-55,66,-72,19v-26,46,-69,18,-69,-35v0,-42,22,-92,68,-92v15,0,35,10,30,33v4,2,7,8,3,22xm76,-87v-19,-4,17,-41,-8,-41v-20,0,-31,48,-31,82v0,19,4,34,12,34v10,0,22,-18,27,-75xm80,-220v19,0,25,10,25,24v0,20,-14,38,-37,38v-18,0,-25,-11,-25,-26v0,-19,13,-36,37,-36xm85,-186v2,-22,-18,-28,-22,-11v-2,21,21,34,22,11"},"\u00e3":{"d":"107,-90v-25,72,1,106,28,48v5,-4,14,-1,12,5v-8,33,-55,66,-72,19v-26,46,-69,18,-69,-35v0,-42,22,-92,68,-92v15,0,35,10,30,33v4,2,7,8,3,22xm76,-87v-19,-4,17,-41,-8,-41v-20,0,-31,48,-31,82v0,19,4,34,12,34v10,0,22,-18,27,-75xm90,-164v-29,-1,-34,-38,-52,-11v-7,0,-10,-4,-7,-10v7,-15,22,-22,31,-22v23,1,35,38,52,11v7,0,10,4,7,10v-7,15,-22,22,-31,22"},"\u00e7":{"d":"69,-139v-17,0,-29,47,-29,82v0,74,54,63,71,8v6,-5,15,-1,14,4v-8,35,-36,56,-62,58v-8,13,21,11,21,32v0,21,-20,35,-41,35v-28,0,-27,-16,-12,-21v4,13,29,18,29,-1v0,-19,-34,-17,-20,-37v2,-4,6,-7,9,-9v-72,-12,-34,-164,23,-164v41,0,25,89,-6,89v-6,0,-9,-2,-9,-5v0,-1,24,-71,12,-71","w":99},"\u00e9":{"d":"96,-119v0,39,-26,73,-52,94v18,48,55,19,67,-24v9,-5,15,0,14,4v-4,24,-33,59,-63,59v-28,0,-53,-22,-53,-67v0,-82,40,-99,57,-99v21,0,30,15,30,33xm40,-51v0,4,1,7,1,10v15,-18,28,-47,28,-82v0,-8,-1,-11,-5,-11v-6,0,-24,24,-24,83xm33,-169v16,-17,34,-35,49,-52v9,-9,22,-1,22,13r-58,45v-7,5,-14,0,-13,-6","w":99},"\u00ea":{"d":"96,-119v0,39,-26,73,-52,94v18,48,55,19,67,-24v9,-5,15,0,14,4v-4,24,-33,59,-63,59v-28,0,-53,-22,-53,-67v0,-82,40,-99,57,-99v21,0,30,15,30,33xm40,-51v0,4,1,7,1,10v15,-18,28,-47,28,-82v0,-8,-1,-11,-5,-11v-6,0,-24,24,-24,83xm112,-165v-34,29,-29,-19,-43,-25v-6,0,-17,11,-31,29v-9,1,-14,-4,-11,-8v8,-12,35,-44,49,-44v17,0,29,32,36,48","w":99},"\u00eb":{"d":"96,-119v0,39,-26,73,-52,94v18,48,55,19,67,-24v9,-5,15,0,14,4v-4,24,-33,59,-63,59v-28,0,-53,-22,-53,-67v0,-82,40,-99,57,-99v21,0,30,15,30,33xm40,-51v0,4,1,7,1,10v15,-18,28,-47,28,-82v0,-8,-1,-11,-5,-11v-6,0,-24,24,-24,83xm90,-168v-11,0,-17,-6,-17,-15v-1,-28,37,-27,38,-4v0,10,-10,19,-21,19xm33,-168v-11,0,-18,-7,-18,-16v0,-26,35,-24,36,-3v0,11,-7,19,-18,19","w":99},"\u00e8":{"d":"96,-119v0,39,-26,73,-52,94v18,48,55,19,67,-24v9,-5,15,0,14,4v-4,24,-33,59,-63,59v-28,0,-53,-22,-53,-67v0,-82,40,-99,57,-99v21,0,30,15,30,33xm40,-51v0,4,1,7,1,10v15,-18,28,-47,28,-82v0,-8,-1,-11,-5,-11v-6,0,-24,24,-24,83xm54,-212v13,16,25,29,38,42v0,8,-5,10,-10,8v-14,-6,-37,-18,-51,-33v5,-22,19,-22,23,-17","w":99},"\u00ed":{"d":"48,-13v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42v-23,0,-43,-35,-20,-136v27,-12,33,-3,31,6v-18,77,-21,112,-4,112xm25,-169v16,-17,34,-35,49,-52v9,-9,22,-1,22,13r-58,45v-7,5,-14,0,-13,-6","w":64},"\u00ee":{"d":"48,-13v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42v-23,0,-43,-35,-20,-136v27,-12,33,-3,31,6v-18,77,-21,112,-4,112xm86,-165v-34,29,-28,-19,-42,-25v-6,0,-18,11,-32,29v-9,1,-14,-4,-11,-8v8,-12,35,-44,49,-44v17,0,29,32,36,48","w":64},"\u00ef":{"d":"48,-13v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42v-23,0,-43,-35,-20,-136v27,-12,33,-3,31,6v-18,77,-21,112,-4,112xm70,-168v-11,0,-17,-6,-17,-15v-1,-27,36,-28,37,-4v0,10,-9,19,-20,19xm13,-168v-11,0,-18,-7,-18,-16v0,-26,35,-24,36,-3v0,11,-7,19,-18,19","w":64},"\u00ec":{"d":"48,-13v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42v-23,0,-43,-35,-20,-136v27,-12,33,-3,31,6v-18,77,-21,112,-4,112xm24,-212v13,16,25,29,38,42v0,8,-6,10,-11,8v-14,-6,-36,-18,-50,-33v5,-22,19,-22,23,-17","w":64},"\u00f1":{"d":"101,5v-28,0,-38,-44,-29,-107v-14,29,-27,62,-43,103v-19,7,-26,1,-26,-9v0,-26,5,-80,12,-131v9,-6,36,-14,33,3v-4,28,-17,70,-21,106v21,-54,33,-80,50,-112v5,-10,20,-13,34,4v-21,98,-13,125,-3,125v8,0,17,-5,27,-29v5,-4,14,-1,12,5v-6,22,-25,42,-46,42xm81,-164v-29,-1,-34,-38,-52,-11v-7,0,-10,-4,-7,-10v7,-15,22,-22,31,-22v23,1,35,38,52,11v7,0,10,4,7,10v-7,15,-22,22,-31,22"},"\u00f3":{"d":"142,-137v6,-2,10,1,10,5v0,22,-16,52,-45,60v-9,52,-41,77,-59,77v-13,0,-41,-8,-41,-60v0,-64,33,-89,48,-86v29,-24,58,5,54,53v15,-5,28,-19,33,-49xm57,-11v15,0,22,-31,25,-60v-20,-3,-38,-16,-39,-34v-14,46,0,94,14,94xm66,-130v-4,13,4,32,18,40v3,-28,-14,-53,-18,-40xm50,-169v16,-17,34,-35,49,-52v9,-9,22,-1,22,13r-58,45v-7,5,-14,0,-13,-6","w":123},"\u00f4":{"d":"142,-137v6,-2,10,1,10,5v0,22,-16,52,-45,60v-9,52,-41,77,-59,77v-13,0,-41,-8,-41,-60v0,-64,33,-89,48,-86v29,-24,58,5,54,53v15,-5,28,-19,33,-49xm57,-11v15,0,22,-31,25,-60v-20,-3,-38,-16,-39,-34v-14,46,0,94,14,94xm66,-130v-4,13,4,32,18,40v3,-28,-14,-53,-18,-40xm117,-165v-34,29,-28,-19,-42,-25v-6,0,-18,11,-32,29v-9,1,-14,-4,-11,-8v8,-12,35,-44,49,-44v17,0,29,32,36,48","w":123},"\u00f6":{"d":"142,-137v6,-2,10,1,10,5v0,22,-16,52,-45,60v-9,52,-41,77,-59,77v-13,0,-41,-8,-41,-60v0,-64,33,-89,48,-86v29,-24,58,5,54,53v15,-5,28,-19,33,-49xm57,-11v15,0,22,-31,25,-60v-20,-3,-38,-16,-39,-34v-14,46,0,94,14,94xm66,-130v-4,13,4,32,18,40v3,-28,-14,-53,-18,-40xm98,-168v-11,0,-17,-6,-17,-15v-1,-27,36,-28,37,-4v0,10,-9,19,-20,19xm41,-168v-11,0,-18,-7,-18,-16v0,-26,35,-24,36,-3v0,11,-7,19,-18,19","w":123},"\u00f2":{"d":"142,-137v6,-2,10,1,10,5v0,22,-16,52,-45,60v-9,52,-41,77,-59,77v-13,0,-41,-8,-41,-60v0,-64,33,-89,48,-86v29,-24,58,5,54,53v15,-5,28,-19,33,-49xm57,-11v15,0,22,-31,25,-60v-20,-3,-38,-16,-39,-34v-14,46,0,94,14,94xm66,-130v-4,13,4,32,18,40v3,-28,-14,-53,-18,-40xm53,-212v13,16,24,29,37,42v0,8,-5,10,-10,8v-14,-6,-36,-18,-50,-33v5,-22,19,-22,23,-17","w":123},"\u00f5":{"d":"142,-137v6,-2,10,1,10,5v0,22,-16,52,-45,60v-9,52,-41,77,-59,77v-13,0,-41,-8,-41,-60v0,-64,33,-89,48,-86v29,-24,58,5,54,53v15,-5,28,-19,33,-49xm57,-11v15,0,22,-31,25,-60v-20,-3,-38,-16,-39,-34v-14,46,0,94,14,94xm66,-130v-4,13,4,32,18,40v3,-28,-14,-53,-18,-40xm91,-164v-29,-1,-34,-38,-52,-11v-7,0,-11,-4,-8,-10v7,-15,23,-22,32,-22v23,1,34,38,51,11v7,0,11,4,8,10v-7,15,-22,22,-31,22","w":123},"\u00fa":{"d":"112,-121v-22,86,-13,148,24,79v5,-4,14,-1,12,5v-6,22,-23,42,-44,42v-18,0,-28,-17,-30,-40v-8,27,-19,40,-32,40v-42,0,-43,-70,-21,-145v34,-9,32,-1,29,9v-38,135,18,159,27,11v18,-13,38,-14,35,-1xm48,-169r48,-52v9,-9,22,-1,22,13r-58,45v-7,5,-13,0,-12,-6","w":126},"\u00fb":{"d":"112,-121v-22,86,-13,148,24,79v5,-4,14,-1,12,5v-6,22,-23,42,-44,42v-18,0,-28,-17,-30,-40v-8,27,-19,40,-32,40v-42,0,-43,-70,-21,-145v34,-9,32,-1,29,9v-38,135,18,159,27,11v18,-13,38,-14,35,-1xm115,-165v-35,29,-29,-18,-43,-25v-6,0,-17,11,-31,29v-9,1,-14,-4,-11,-8v8,-12,35,-44,49,-44v17,0,29,32,36,48","w":126},"\u00fc":{"d":"112,-121v-22,86,-13,148,24,79v5,-4,14,-1,12,5v-6,22,-23,42,-44,42v-18,0,-28,-17,-30,-40v-8,27,-19,40,-32,40v-42,0,-43,-70,-21,-145v34,-9,32,-1,29,9v-38,135,18,159,27,11v18,-13,38,-14,35,-1xm97,-168v-11,0,-17,-6,-17,-15v-1,-28,37,-27,38,-4v0,10,-10,19,-21,19xm40,-168v-11,0,-17,-7,-17,-16v0,-27,34,-24,35,-3v0,11,-7,19,-18,19","w":126},"\u00f9":{"d":"112,-121v-22,86,-13,148,24,79v5,-4,14,-1,12,5v-6,22,-23,42,-44,42v-18,0,-28,-17,-30,-40v-8,27,-19,40,-32,40v-42,0,-43,-70,-21,-145v34,-9,32,-1,29,9v-38,135,18,159,27,11v18,-13,38,-14,35,-1xm54,-212v13,16,25,29,38,42v0,8,-5,10,-10,8v-14,-6,-37,-18,-51,-33v5,-22,19,-22,23,-17","w":126},"\u00fd":{"d":"114,-110r-9,70v-12,104,-52,148,-86,148v-16,0,-45,-7,-45,-26v0,-10,10,-15,15,-15v8,10,19,27,37,27v20,0,38,-29,50,-129v-8,30,-24,40,-34,40v-42,0,-44,-74,-19,-149v34,-9,35,-1,31,9v-23,64,-18,116,-4,116v9,0,19,-20,27,-90v18,-13,39,-15,37,-1xm50,-166v16,-17,34,-35,49,-52v9,-9,22,-1,22,13r-58,46v-7,5,-14,-1,-13,-7","w":120},"\u00ff":{"d":"114,-110r-9,70v-12,104,-52,148,-86,148v-16,0,-45,-7,-45,-26v0,-10,10,-15,15,-15v8,10,19,27,37,27v20,0,38,-29,50,-129v-8,30,-24,40,-34,40v-42,0,-44,-74,-19,-149v34,-9,35,-1,31,9v-23,64,-18,116,-4,116v9,0,19,-20,27,-90v18,-13,39,-15,37,-1xm100,-168v-11,0,-18,-6,-18,-15v0,-27,37,-28,38,-4v0,10,-9,19,-20,19xm42,-168v-11,0,-17,-7,-17,-16v0,-26,35,-25,35,-3v0,11,-7,19,-18,19","w":120},"\u00b9":{"d":"57,-230r-30,16v-4,-1,-9,-10,-5,-13r41,-29v19,-4,30,-2,29,3r-19,123v-15,4,-28,2,-27,-4v1,-14,6,-53,11,-96","w":93},"\u00b2":{"d":"113,-127v-26,12,-54,-26,-66,-1v-20,5,-25,-14,-15,-32v3,-1,7,-1,11,-1v30,-38,46,-54,46,-71v0,-8,-9,-10,-14,-10v-8,0,-10,5,-9,33v-10,4,-28,5,-29,-2v-3,-30,17,-49,48,-49v23,0,36,15,36,30v0,18,-14,29,-54,71v13,3,29,9,44,7v8,-1,4,20,2,25","w":118},"\u00b3":{"d":"37,-220v-9,-42,75,-55,77,-17v0,12,-9,26,-32,41v22,-3,33,6,33,23v0,20,-28,47,-57,47v-19,0,-36,-7,-36,-25v0,-13,17,-26,31,-14v-7,16,-3,24,7,24v13,0,24,-11,24,-26v0,-13,-8,-14,-28,-10v-4,-3,-5,-14,-1,-18v21,-17,28,-27,28,-40v0,-4,-4,-9,-9,-9v-8,0,-10,7,-10,26v-17,6,-27,4,-27,-2","w":109},"j":{"d":"-20,94v22,0,37,-33,49,-147v-11,36,-25,32,-25,22v12,-25,19,-56,23,-92v15,-16,36,-13,36,-4v-1,112,-31,244,-90,235v-33,4,-65,-31,-30,-41v5,11,20,27,37,27xm66,-177v0,23,-42,24,-42,0v0,-23,41,-31,42,0","w":81},"o":{"d":"131,-78v9,4,3,21,-27,25v-13,39,-40,58,-56,58v-13,0,-42,-8,-42,-60v0,-58,26,-76,41,-76v20,-35,65,-18,64,32v0,12,-1,22,-3,32v9,-2,16,-6,23,-11xm57,-11v12,0,20,-19,24,-42v-24,-4,-38,-20,-41,-37v-9,41,4,79,17,79xm60,-109v0,21,10,35,24,40v1,-10,2,-20,2,-29v0,-47,-26,-44,-26,-11","w":119},"x":{"d":"75,-113v-18,25,-30,44,-40,62v11,58,39,59,58,9v5,-4,14,-1,12,5v-20,61,-64,59,-88,16r-15,27v-3,5,-14,3,-15,-8v9,-14,17,-26,23,-37v-11,-32,-23,-136,25,-111v-3,28,-4,53,-3,72r30,-54v10,-4,21,7,13,19","w":84},"\u00a0":{"w":63}}}); /*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * HTF Knockout © 1994-7 The Hoefler Type Foundry, Inc. http://www.typography.com * * Manufacturer: * The Hoefler Type Foundry, Inc */ Cufon.registerFont({"w":111,"face":{"font-family":"knockout47","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 8 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"3","bbox":"-10 -298 207 71","underline-thickness":"19.44","underline-position":"-20.16","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":40},"\u00dd":{"d":"66,-95r0,95r-32,0r0,-95r-34,-145r31,0r20,103r21,-103r30,0xm59,-252r-15,0r12,-46r25,0","w":101},"\u00fd":{"d":"78,-173r-32,209v-5,18,-15,27,-38,26r0,-25v21,3,16,-23,20,-39r-25,-171r25,0r13,120r13,-120r24,0xm49,-191r-15,0r12,-46r25,0","w":81},"\u00de":{"d":"43,-197v36,-3,56,9,56,43v0,53,8,110,-56,100r0,54r-31,0r0,-240r31,0r0,43xm69,-154v1,-16,-12,-14,-26,-14r0,86v14,0,26,3,26,-14r0,-58","w":105},"\u00fe":{"d":"37,-162v14,-27,50,-10,47,20v-5,50,19,133,-25,145v-9,0,-17,-6,-22,-15r0,72r-27,0r0,-300r27,0r0,78xm47,-23v7,0,11,-7,11,-14r0,-99v0,-7,-4,-14,-11,-14v-6,0,-10,8,-10,14r0,99v0,8,4,13,10,14","w":92},"\u00d7":{"d":"80,-80r-24,-24r-24,24r-16,-16r24,-24r-24,-24r16,-16r24,24r24,-24r16,16r-24,24r24,24","w":112},"\u00f0":{"d":"44,-213v-4,-11,-13,-17,-20,-27r30,0v4,4,9,9,12,15r12,-6r6,15r-11,6v16,42,7,112,9,169v1,24,-15,44,-37,44v-54,0,-32,-88,-36,-142v-3,-29,32,-48,47,-20v0,-16,-2,-26,-6,-39r-16,8r-6,-15xm45,-149v-6,1,-10,6,-10,13r0,100v0,7,4,12,10,13v6,-1,11,-5,11,-13r0,-100v0,-8,-5,-12,-11,-13","w":91},"!":{"d":"30,-60r-9,0v-10,-54,-11,-115,-10,-180r28,0v1,64,0,126,-9,180xm13,0r0,-37r24,0r0,37r-24,0","w":50},"\"":{"d":"47,-171r-15,0r13,-69r20,0xm19,-171r-14,0r9,-69r20,0","w":65},"#":{"d":"105,-154r-9,68r34,0r0,16r-36,0r-9,70r-17,0r9,-70r-29,0r-9,70r-17,0r9,-70r-30,0r0,-16r32,0r9,-68r-33,0r0,-16r36,0r9,-70r17,0r-9,70r29,0r9,-70r17,0r-9,70r30,0r0,16r-33,0xm59,-154r-9,68r30,0r9,-68r-30,0","w":138},"$":{"d":"10,-190v0,-26,10,-45,31,-51r0,-24r24,0r0,23v28,6,35,38,32,75r-28,0v0,-19,4,-49,-14,-48v-11,0,-15,7,-15,18v4,64,56,83,58,148v1,28,-13,45,-33,51r0,24r-24,0r0,-23v-29,-6,-35,-37,-32,-74r27,0v0,21,-5,48,16,47v12,0,17,-7,17,-19v-2,-62,-59,-83,-59,-147","w":105},"%":{"d":"35,-243v38,0,26,53,28,90v0,18,-11,31,-28,31v-38,0,-25,-53,-27,-90v-1,-19,10,-31,27,-31xm23,7r-10,-8r116,-245r11,8xm117,-117v38,-1,25,54,27,91v1,18,-11,31,-27,31v-37,-1,-25,-54,-27,-91v0,-18,10,-30,27,-31xm35,-139v5,0,9,-5,9,-10r0,-68v0,-11,-18,-11,-18,0r0,68v0,5,5,10,9,10xm117,-13v5,0,10,-3,9,-9r0,-68v1,-6,-3,-10,-9,-9v-6,0,-9,3,-9,9r0,68v0,5,4,9,9,9","w":151},"&":{"d":"52,4v-64,0,-49,-111,-10,-134v-16,-36,-20,-116,30,-113v60,4,34,101,1,121r16,59v7,-14,12,-39,12,-59r24,0v-2,33,-9,65,-23,86v4,13,21,16,21,-1r0,-15r16,0v1,28,-1,56,-26,56v-12,0,-21,-8,-27,-16v-9,11,-20,16,-34,16xm65,-149v10,-11,17,-27,17,-44v1,-11,-2,-21,-11,-20v-22,3,-11,46,-6,64xm50,-99v-22,18,-15,96,20,66v-9,-20,-16,-43,-20,-66","w":142},"'":{"d":"23,-171r-15,0r12,-69r25,0","w":45},"(":{"d":"47,-111v0,63,4,116,30,151r-8,7v-65,-62,-63,-255,0,-315r8,7v-26,34,-30,87,-30,150","w":79},")":{"d":"10,-268v66,60,64,257,0,315r-7,-7v43,-65,42,-236,0,-301","w":79},"*":{"d":"45,-210v7,-9,33,-24,27,-3v-6,3,-15,8,-23,10v11,4,34,12,19,23v-8,-5,-16,-9,-23,-15v2,8,5,22,0,29v-15,5,-12,-16,-9,-29v-9,6,-24,23,-30,7v6,-8,17,-10,26,-15v-11,-5,-37,-12,-19,-23v9,5,16,10,23,16v-1,-12,-9,-35,11,-28v0,10,0,19,-2,28","w":79},"+":{"d":"59,-111r0,29r-23,0r0,-29r-26,0r0,-22r26,0r0,-28r23,0r0,28r26,0r0,22r-26,0","w":94},",":{"d":"34,-39v0,31,5,68,-26,67r0,-8v10,-1,12,-8,13,-20r-12,0r0,-39r25,0","w":43},"-":{"d":"5,-100r0,-25r53,0r0,25r-53,0","w":62},".":{"d":"9,0r0,-39r25,0r0,39r-25,0","w":43},"\/":{"d":"14,23r-18,0r64,-285r17,0","w":74},"0":{"d":"55,-243v26,0,45,20,44,47r0,152v1,27,-17,48,-44,48v-27,0,-45,-21,-44,-48r0,-152v-1,-27,18,-47,44,-47xm55,-26v7,0,14,-5,14,-14r0,-159v1,-9,-6,-15,-14,-15v-8,0,-15,7,-14,15r0,159v-1,7,7,14,14,14","w":110},"1":{"d":"18,-226v9,1,13,-6,13,-14r16,0r0,240r-29,0r0,-226","w":64},"2":{"d":"48,-243v32,0,42,23,43,52v0,67,-49,98,-54,161r52,0r0,30r-84,0v-3,-85,55,-115,58,-196v0,-12,-4,-18,-14,-18v-21,-1,-12,30,-14,50r-27,0v-2,-41,0,-79,40,-79","w":96},"3":{"d":"90,-94v2,47,4,98,-42,98v-37,-1,-43,-33,-40,-74r26,0v1,17,-6,45,13,44v26,-3,11,-47,14,-72v1,-11,-13,-10,-25,-10r0,-26v11,0,26,3,25,-10v-4,-24,11,-68,-14,-69v-19,-2,-11,26,-13,43r-26,0v-2,-39,1,-73,40,-73v45,0,44,48,42,94v0,14,-7,24,-19,27v11,5,19,13,19,28","w":99},"4":{"d":"80,-49r0,49r-27,0r0,-49r-50,0r0,-23r53,-168r24,0r0,165r13,0r0,26r-13,0xm53,-154r-23,79r23,0r0,-79","w":96},"5":{"d":"93,-240v3,32,-23,32,-53,30r-3,67v15,-22,56,-12,54,20v-4,54,14,128,-42,127v-35,-1,-42,-32,-39,-72r26,0v1,17,-5,43,13,42v8,0,15,-6,14,-15r0,-77v0,-7,-5,-13,-12,-13v-9,-1,-14,7,-14,15r-27,-4r5,-120r78,0","w":99},"6":{"d":"40,-133v14,-22,56,-12,56,20v0,52,9,117,-43,117v-25,0,-42,-21,-42,-48r0,-152v-1,-27,17,-48,43,-47v37,0,42,34,40,73r-26,0v-1,-18,6,-43,-14,-43v-11,0,-14,5,-14,15r0,65xm53,-26v26,-4,14,-53,14,-81v0,-9,-4,-14,-14,-13v-26,3,-9,54,-13,80v-1,8,5,15,13,14","w":104},"7":{"d":"91,-225v-21,71,-41,137,-43,225r-33,0v7,-76,25,-149,46,-210r-55,0r0,-30r85,0r0,15","w":93},"8":{"d":"80,-121v22,10,15,49,16,80v0,26,-18,45,-43,45v-44,0,-46,-47,-43,-94v0,-14,7,-25,16,-31v-21,-10,-16,-46,-16,-77v0,-26,17,-45,43,-45v45,0,43,45,43,92v0,15,-7,24,-16,30xm53,-131v26,-1,10,-45,14,-68v1,-7,-5,-14,-14,-14v-25,1,-10,44,-14,68v1,7,5,15,14,14xm53,-26v25,-2,14,-46,14,-71v0,-8,-5,-13,-14,-13v-25,2,-10,45,-14,69v-1,8,6,16,14,15","w":106},"9":{"d":"53,-243v26,0,43,21,43,47r0,152v1,27,-18,49,-44,48v-35,-1,-44,-32,-41,-72r26,0v1,18,-5,44,15,42v28,-2,10,-52,15,-79v-15,22,-59,12,-57,-21v3,-52,-10,-117,43,-117xm39,-130v0,18,29,16,28,0r0,-70v-1,-7,-4,-14,-14,-13v-28,3,-14,55,-14,83","w":106},":":{"d":"9,-114r0,-40r25,0r0,40r-25,0xm9,0r0,-39r25,0r0,39r-25,0","w":43},";":{"d":"9,-114r0,-40r25,0r0,40r-25,0xm34,-39v-1,29,7,67,-26,67r0,-8v10,-1,12,-8,13,-20r-12,0r0,-39r25,0","w":43},"<":{"d":"18,-116r0,-8r95,-62r0,28r-58,38r58,39r0,27","w":137},"=":{"d":"6,-133r0,-24r75,0r0,24r-75,0xm6,-87r0,-24r75,0r0,24r-75,0","w":86},">":{"d":"24,-54r0,-28r58,-38r-58,-38r0,-28r95,63r0,7","w":137},"?":{"d":"44,-243v30,0,42,21,42,51v0,51,-36,77,-37,128r-21,0v0,-49,30,-78,30,-125v0,-14,-2,-24,-14,-24v-21,-1,-12,28,-14,47r-25,0v-2,-40,0,-77,39,-77xm26,0r0,-37r25,0r0,37r-25,0","w":90},"@":{"d":"21,-93v-6,64,57,107,99,67r7,9v-11,11,-26,22,-47,21v-50,-3,-74,-42,-74,-97v0,-54,23,-100,74,-100v47,0,67,37,68,84v1,34,-12,61,-41,64v-13,1,-22,-9,-21,-23v-4,9,-11,22,-23,20v-40,-6,-21,-93,17,-91v8,0,15,4,14,14r4,-13r19,0r-15,57v-4,15,-1,23,8,23v18,0,24,-27,24,-52v-1,-40,-16,-70,-54,-70v-41,0,-55,41,-59,87xm83,-125v-17,4,-23,25,-23,44v0,11,3,17,9,17v15,1,18,-33,22,-48v0,-9,-3,-13,-8,-13","w":154},"A":{"d":"68,0r-5,-46r-27,0r-6,46r-29,0r32,-240r35,0r32,240r-32,0xm51,-179r-12,103r21,0","w":101},"B":{"d":"81,-122v26,8,18,48,19,80v2,46,-43,43,-88,42r0,-240v44,-1,90,-5,87,42v-1,31,7,69,-18,76xm69,-149v-3,-26,14,-70,-26,-62r0,76v14,0,28,2,26,-14xm69,-43v-4,-27,16,-73,-26,-65r0,79v14,0,28,2,26,-14","w":108},"C":{"d":"99,-85v3,46,0,91,-43,89v-77,-3,-38,-126,-47,-198v2,-29,16,-49,47,-49v43,-1,46,42,43,88r-27,0v-2,-22,8,-57,-15,-58v-9,0,-16,6,-16,16r0,154v0,10,7,16,16,16v23,-1,13,-36,15,-58r27,0","w":106},"D":{"d":"12,-240v50,-2,91,-1,91,50r0,141v3,51,-42,51,-91,49r0,-240xm43,-30v18,1,28,0,28,-19r0,-142v2,-18,-11,-20,-28,-19r0,180","w":112},"E":{"d":"12,0r0,-240r76,0r0,30r-45,0r0,72r32,0r0,29r-32,0r0,79r45,0r0,30r-76,0","w":94},"F":{"d":"43,-211r0,75r33,0r0,29r-33,0r0,107r-31,0r0,-240r74,0r0,29r-43,0","w":90},"G":{"d":"56,-25v25,0,12,-44,15,-68r-14,0r0,-25r45,0r0,118r-17,0r-5,-13v-20,34,-71,12,-71,-32r0,-150v1,-29,17,-47,46,-48v43,-1,48,40,45,86r-29,0v-2,-22,8,-56,-16,-56v-8,0,-15,6,-14,15r0,157v0,9,6,16,15,16","w":109},"H":{"d":"73,0r0,-103r-30,0r0,103r-31,0r0,-240r31,0r0,106r30,0r0,-106r32,0r0,240r-32,0","w":116},"I":{"d":"12,0r0,-240r31,0r0,240r-31,0","w":54},"J":{"d":"93,-44v1,27,-17,48,-44,48v-47,0,-47,-50,-44,-99r30,0v4,23,-11,65,13,68v9,0,13,-5,13,-15r0,-198r32,0r0,196","w":102},"K":{"d":"73,0r-19,-100v-12,25,-12,62,-11,100r-31,0r0,-240r31,0r0,115r31,-115r30,0r-29,102r30,138r-32,0","w":108},"L":{"d":"12,0r0,-240r31,0r0,210r43,0r0,30r-74,0","w":89},"M":{"d":"111,0r0,-182r-25,182r-24,0r-23,-182r0,182r-27,0r0,-240r42,0r23,169r22,-169r42,0r0,240r-30,0","w":151},"N":{"d":"83,0r-44,-150r0,150r-28,0r0,-240r29,0r40,151r0,-151r28,0r0,240r-25,0","w":118},"O":{"d":"56,-243v28,0,47,22,46,49r0,149v-1,30,-18,49,-46,49v-77,0,-40,-125,-47,-198v-3,-28,19,-49,47,-49xm56,-27v9,0,15,-6,15,-15r0,-155v0,-9,-6,-16,-15,-16v-10,0,-14,7,-15,16r0,155v1,9,5,15,15,15"},"P":{"d":"12,-240v45,-1,87,-4,87,43v0,53,8,110,-56,100r0,97r-31,0r0,-240xm43,-211r0,86v13,0,26,3,25,-13v-4,-30,14,-83,-25,-73","w":105},"Q":{"d":"56,-243v30,1,46,18,46,48v0,56,5,122,-4,171v2,3,7,4,14,4v8,25,-19,31,-31,16v-31,20,-72,-2,-72,-41r0,-150v2,-28,16,-48,47,-48xm41,-42v-1,11,13,21,23,12v-12,-7,0,-15,6,-22r0,-146v0,-9,-5,-15,-14,-15v-9,0,-14,7,-15,15r0,156"},"R":{"d":"12,-240v46,-2,90,-4,88,43v-1,33,7,72,-19,81v36,12,7,74,25,108r0,9v-50,11,-36,-47,-36,-89v0,-14,-12,-16,-27,-15r0,103r-31,0r0,-240xm68,-145v-4,-26,16,-74,-25,-66r0,81v14,0,27,2,25,-15","w":109},"S":{"d":"38,-197v4,63,60,84,60,148v0,32,-15,52,-46,53v-38,0,-51,-32,-46,-75r29,0v0,20,-4,47,16,47v11,0,16,-7,16,-19v-2,-62,-57,-83,-59,-147v0,-30,15,-53,46,-53v37,0,46,35,42,76r-28,0v-1,-19,5,-47,-14,-48v-10,0,-17,7,-16,18","w":104},"T":{"d":"64,-209r0,209r-32,0r0,-209r-29,0r0,-31r90,0r0,31r-29,0","w":95},"U":{"d":"101,-44v0,30,-18,48,-45,48v-28,0,-46,-19,-46,-48r0,-196r32,0r0,198v0,11,5,15,14,15v10,0,15,-4,15,-15r0,-198r30,0r0,196"},"V":{"d":"67,0r-31,0r-34,-240r32,0r18,170r20,-170r30,0","w":103},"W":{"d":"118,0r-28,0r-15,-144r-18,144r-28,0r-27,-240r31,0r13,162r19,-162r24,0r16,162r16,-162r29,0","w":150},"X":{"d":"70,0r-19,-84r-20,84r-30,0r33,-119r-31,-121r32,0r18,88r19,-88r30,0r-31,116r31,124r-32,0","w":104},"Y":{"d":"66,-95r0,95r-32,0r0,-95r-34,-145r31,0r20,103r21,-103r30,0","w":101},"Z":{"d":"38,-30r49,0r0,30r-84,0v10,-77,36,-138,52,-210r-49,0r0,-30r84,0v-10,77,-36,138,-52,210","w":93},"[":{"d":"24,42r0,-305r53,0r0,19r-31,0r0,267r31,0r0,19r-53,0","w":73},"\\":{"d":"61,23r-64,-285r18,0r64,285r-18,0","w":75},"]":{"d":"-3,42r0,-19r32,0r0,-267r-32,0r0,-19r54,0r0,305r-54,0","w":73},"^":{"d":"46,-240v3,17,11,31,25,33v2,9,-6,11,-12,10v-15,0,-19,-10,-23,-23v-3,17,-16,28,-34,21r0,-8v14,-2,23,-16,26,-33r18,0","w":73},"_":{"d":"0,24r0,-24r94,0r0,24r-94,0","w":93},"`":{"d":"25,-191r-21,-46r25,0r12,46r-16,0","w":46},"a":{"d":"44,-175v55,3,26,95,33,148v0,5,1,8,5,9r0,21v-14,1,-20,-5,-24,-16v-15,31,-57,12,-52,-24v-4,-41,20,-58,45,-71v-1,-14,5,-40,-9,-41v-13,0,-8,19,-9,31r-23,0v-2,-31,5,-59,34,-57xm40,-22v19,-3,8,-40,11,-61v-17,7,-22,23,-20,47v0,7,2,14,9,14","w":87},"b":{"d":"59,-175v17,0,25,16,25,34v0,51,20,134,-27,144v-12,0,-19,-7,-22,-17r-3,14r-22,0r0,-240r27,0r0,82v3,-9,10,-17,22,-17xm47,-22v7,0,11,-7,11,-14r0,-99v0,-7,-3,-15,-11,-14v-7,-1,-10,6,-10,13r0,100v0,7,4,14,10,14","w":92},"c":{"d":"79,-62v2,34,-3,65,-34,65v-52,0,-33,-82,-36,-134v-1,-24,14,-44,36,-44v30,0,36,31,34,65r-22,0v-1,-16,4,-38,-11,-39v-7,0,-11,7,-11,14r0,98v0,8,4,13,11,14v15,-1,10,-23,11,-39r22,0","w":85},"d":{"d":"9,-141v-4,-31,33,-47,47,-20r0,-79r26,0r0,240r-22,0r-2,-14v-12,32,-49,15,-49,-17r0,-110xm45,-22v7,0,11,-7,11,-14r0,-100v0,-8,-4,-13,-11,-13v-7,0,-10,4,-10,13r0,100v0,7,4,14,10,14","w":92},"e":{"d":"46,-23v15,0,9,-24,10,-39r24,0v2,34,-5,65,-35,65v-52,0,-33,-82,-36,-134v-1,-24,14,-44,36,-44v41,1,35,52,35,94r-45,0v3,20,-9,58,11,58xm46,-149v-18,2,-9,31,-11,49r21,0v-2,-18,7,-46,-10,-49","w":87},"f":{"d":"59,-215v-23,-4,-16,23,-17,43r16,0r0,25r-15,0r0,147r-26,0r0,-147r-13,0r0,-25r13,0v-2,-39,2,-71,42,-68r0,25","w":59},"g":{"d":"21,-17v-20,-7,-17,-44,5,-47v-31,-20,-26,-127,31,-110v11,1,14,-6,14,-16v0,0,24,-3,20,13v1,14,-9,24,-20,16v19,28,19,109,-32,103v-6,0,-10,5,-9,12v0,8,7,11,17,11v32,-1,38,22,38,57v0,27,-14,39,-39,42v-41,4,-53,-61,-25,-81xm45,-82v19,-3,9,-36,11,-55v0,-8,-5,-12,-11,-13v-18,2,-7,36,-10,55v-1,8,4,12,10,13xm46,39v17,1,15,-18,15,-35v0,-9,-5,-15,-15,-14v-17,0,-14,19,-14,35v0,7,5,14,14,14","w":89},"h":{"d":"37,-157v11,-33,47,-16,47,15r0,142r-26,0r0,-137v0,-7,-4,-12,-10,-12v-7,0,-11,7,-11,14r0,135r-27,0r0,-240r27,0r0,83","w":93},"i":{"d":"11,-194r0,-31r25,0r0,31r-25,0xm10,0r0,-173r27,0r0,173r-27,0","w":47},"j":{"d":"11,-194r0,-31r25,0r0,31r-25,0xm-5,37v11,0,16,-3,15,-14r0,-196r27,0r0,188v0,31,-9,49,-42,47r0,-25","w":47},"k":{"d":"60,0r-15,-71v-10,17,-8,44,-8,71r-27,0r0,-240r27,0r0,150r22,-83r26,0r-22,77r24,96r-27,0","w":88},"l":{"d":"10,0r0,-240r27,0r0,240r-27,0","w":47},"m":{"d":"103,-175v15,0,23,15,23,32r0,143r-26,0r0,-136v1,-7,-3,-12,-9,-12v-6,0,-10,8,-9,15r0,133r-27,0r0,-137v1,-7,-3,-12,-8,-12v-7,-1,-10,7,-10,15r0,134r-27,0r0,-173r25,0r1,17v5,-13,12,-19,23,-19v14,-1,17,10,21,20v3,-11,11,-20,23,-20","w":136},"n":{"d":"36,-155v9,-34,48,-20,48,13r0,142r-26,0r0,-137v0,-7,-4,-12,-10,-12v-7,0,-11,7,-11,14r0,135r-27,0r0,-173r24,0","w":93},"o":{"d":"45,-175v53,2,33,82,36,134v1,24,-13,44,-36,44v-53,-2,-33,-82,-36,-134v-1,-24,13,-44,36,-44xm45,-23v7,0,11,-5,11,-13r0,-100v0,-8,-5,-12,-11,-13v-6,1,-10,6,-10,13r0,100v0,7,3,13,10,13","w":90},"p":{"d":"58,-176v46,10,21,95,26,145v3,30,-34,47,-47,19r0,72r-27,0r0,-233r22,0r3,15v3,-11,10,-18,23,-18xm47,-23v6,1,10,-6,10,-14r0,-99v1,-7,-2,-15,-10,-14v-7,-1,-10,7,-10,13r0,100v0,8,4,13,10,14","w":92},"q":{"d":"9,-140v-5,-33,39,-48,49,-18r2,-14r22,0r0,233r-26,0r0,-74v-11,29,-47,15,-47,-17r0,-110xm45,-23v7,0,11,-5,11,-13r0,-100v0,-8,-4,-13,-11,-13v-7,0,-10,4,-10,13r0,100v0,9,3,13,10,13","w":92},"r":{"d":"64,-143v-18,-1,-26,3,-27,19r0,124r-27,0r0,-173r24,0r2,20v4,-13,13,-23,28,-22r0,32","w":67},"s":{"d":"32,-136v2,41,45,50,45,95v0,25,-11,44,-35,44v-29,0,-38,-24,-36,-56r24,0v0,13,-2,34,11,31v28,-6,2,-49,-9,-57v-27,-19,-40,-95,10,-96v29,0,36,26,34,57r-22,0v0,-14,2,-31,-12,-31v-6,1,-10,6,-10,13","w":82},"t":{"d":"21,0v-11,-39,-4,-98,-6,-147r-12,0r0,-25r14,0r0,-27r25,-9r0,36r14,0r0,25r-14,0v1,49,-4,105,4,147r-25,0","w":59},"u":{"d":"46,-22v6,0,11,-8,11,-15r0,-136r27,0r0,173r-24,0r-2,-16v-11,34,-48,18,-48,-14r0,-143r26,0r0,138v0,7,4,13,10,13","w":93},"v":{"d":"53,0r-24,0r-26,-173r25,0r14,121r12,-121r25,0","w":81},"w":{"d":"97,0r-23,0r-12,-105r-12,105r-23,0r-24,-173r26,0r11,123r12,-123r22,0r12,123r12,-123r24,0","w":124},"x":{"d":"54,0r-13,-58r-13,58r-26,0r25,-85r-25,-88r26,0r13,59r13,-59r27,0r-26,84r26,89r-27,0","w":82},"y":{"d":"78,-173r-32,209v-5,18,-15,27,-38,26r0,-25v21,3,16,-23,20,-39r-25,-171r25,0r13,120r13,-120r24,0","w":81},"z":{"d":"33,-27r35,0r0,27r-64,0v6,-55,27,-97,38,-147r-35,0r0,-26r63,0v-6,55,-26,96,-37,146","w":74},"{":{"d":"74,-247v-82,12,36,121,-34,136v49,14,5,69,4,105v0,19,8,35,30,32r0,16v-34,2,-53,-14,-53,-47v0,-35,20,-56,23,-84v2,-15,-14,-14,-29,-14r0,-15v15,0,30,1,29,-14v-16,-40,-51,-136,30,-131r0,16","w":83},"|":{"d":"12,23r0,-285r17,0r0,285r-17,0","w":39},"}":{"d":"40,-132v-2,15,14,14,29,14r0,15v-15,0,-30,-1,-29,14v17,40,51,136,-30,131r0,-16v79,-6,-33,-119,34,-137v-48,-15,-4,-67,-4,-104v0,-19,-7,-35,-30,-32r0,-16v34,-2,53,14,53,47v0,35,-19,56,-23,84","w":83},"~":{"d":"3,-113v-3,-36,35,-24,47,-10v7,0,5,-9,5,-15r12,0v7,15,2,37,-16,37v-13,0,-18,-14,-29,-15v-6,0,-5,8,-5,14v-10,1,-15,-2,-14,-11","w":72},"\u00c4":{"d":"68,0r-5,-46r-27,0r-6,46r-29,0r32,-240r35,0r32,240r-32,0xm51,-179r-12,103r21,0xm57,-257r0,-32r21,0r0,32r-21,0xm24,-257r0,-32r20,0r0,32r-20,0","w":101},"\u00c5":{"d":"51,-279v18,0,27,28,13,39r4,0r32,240r-32,0r-5,-46r-27,0r-6,46r-29,0r32,-240r5,0v-14,-11,-5,-39,13,-39xm61,-256v0,-9,-3,-13,-10,-13v-6,0,-10,4,-10,13v0,9,4,13,10,13v7,0,10,-4,10,-13xm51,-179r-12,103r21,0","w":101},"\u00c7":{"d":"46,3v-62,-15,-37,-127,-37,-197v0,-29,16,-49,47,-49v43,-1,46,42,43,88r-27,0v-2,-22,8,-57,-15,-58v-9,0,-16,6,-16,16r0,154v0,10,7,16,16,16v23,-1,13,-36,15,-58r27,0v2,44,1,90,-41,89r-12,17v14,-7,29,5,29,21v0,15,-18,30,-31,20v-3,-13,19,-3,14,-24v0,-11,-14,-13,-19,-5v-15,-7,3,-20,7,-30","w":106},"\u00c9":{"d":"12,0r0,-240r76,0r0,30r-45,0r0,72r32,0r0,29r-32,0r0,79r45,0r0,30r-76,0xm54,-252r-15,0r12,-46r25,0","w":94},"\u00d1":{"d":"26,-267v0,-36,34,-21,47,-9v7,0,5,-9,5,-15v11,-2,15,5,15,12v0,15,-6,24,-19,25v-14,1,-17,-14,-29,-15v-6,0,-5,8,-5,14v-10,2,-14,-2,-14,-12xm83,0r-44,-150r0,150r-28,0r0,-240r29,0r40,151r0,-151r28,0r0,240r-25,0","w":118},"\u00d6":{"d":"56,-243v28,0,47,22,46,49r0,149v-1,30,-18,49,-46,49v-77,0,-40,-125,-47,-198v-3,-28,19,-49,47,-49xm56,-27v9,0,15,-6,15,-15r0,-155v0,-9,-6,-16,-15,-16v-10,0,-14,7,-15,16r0,155v1,9,5,15,15,15xm63,-257r0,-32r21,0r0,32r-21,0xm30,-257r0,-32r20,0r0,32r-20,0"},"\u00dc":{"d":"101,-44v0,30,-18,48,-45,48v-28,0,-46,-19,-46,-48r0,-196r32,0r0,198v0,11,5,15,14,15v10,0,15,-4,15,-15r0,-198r30,0r0,196xm63,-257r0,-32r21,0r0,32r-21,0xm30,-257r0,-32r20,0r0,32r-20,0"},"\u00e1":{"d":"44,-175v55,3,26,95,33,148v0,5,1,8,5,9r0,21v-14,1,-20,-5,-24,-16v-15,31,-57,12,-52,-24v-4,-41,20,-58,45,-71v-1,-14,5,-40,-9,-41v-13,0,-8,19,-9,31r-23,0v-2,-31,5,-59,34,-57xm40,-22v19,-3,8,-40,11,-61v-17,7,-22,23,-20,47v0,7,2,14,9,14xm51,-191r-15,0r12,-46r25,0","w":87},"\u00e0":{"d":"44,-175v55,3,26,95,33,148v0,5,1,8,5,9r0,21v-14,1,-20,-5,-24,-16v-15,31,-57,12,-52,-24v-4,-41,20,-58,45,-71v-1,-14,5,-40,-9,-41v-13,0,-8,19,-9,31r-23,0v-2,-31,5,-59,34,-57xm40,-22v19,-3,8,-40,11,-61v-17,7,-22,23,-20,47v0,7,2,14,9,14xm36,-191r-21,-46r25,0r12,46r-16,0","w":87},"\u00e2":{"d":"53,-234v3,17,12,29,26,32r0,9v-19,7,-32,-5,-35,-22v-4,17,-15,29,-34,22r0,-9v13,-3,23,-16,26,-32r17,0xm44,-175v55,3,26,95,33,148v0,5,1,8,5,9r0,21v-14,1,-20,-5,-24,-16v-15,31,-57,12,-52,-24v-4,-41,20,-58,45,-71v-1,-14,5,-40,-9,-41v-13,0,-8,19,-9,31r-23,0v-2,-31,5,-59,34,-57xm40,-22v19,-3,8,-40,11,-61v-17,7,-22,23,-20,47v0,7,2,14,9,14","w":87},"\u00e4":{"d":"44,-175v55,3,26,95,33,148v0,5,1,8,5,9r0,21v-14,1,-20,-5,-24,-16v-15,31,-57,12,-52,-24v-4,-41,20,-58,45,-71v-1,-14,5,-40,-9,-41v-13,0,-8,19,-9,31r-23,0v-2,-31,5,-59,34,-57xm40,-22v19,-3,8,-40,11,-61v-17,7,-22,23,-20,47v0,7,2,14,9,14xm50,-196r0,-32r21,0r0,32r-21,0xm17,-196r0,-32r20,0r0,32r-20,0","w":87},"\u00e3":{"d":"10,-206v0,-36,33,-21,47,-10v7,0,5,-8,5,-14v11,-2,15,5,15,12v0,15,-6,25,-19,25v-12,0,-18,-14,-29,-15v-6,0,-5,8,-5,14v-10,2,-14,-2,-14,-12xm44,-175v55,3,26,95,33,148v0,5,1,8,5,9r0,21v-14,1,-20,-5,-24,-16v-15,31,-57,12,-52,-24v-4,-41,20,-58,45,-71v-1,-14,5,-40,-9,-41v-13,0,-8,19,-9,31r-23,0v-2,-31,5,-59,34,-57xm40,-22v19,-3,8,-40,11,-61v-17,7,-22,23,-20,47v0,7,2,14,9,14","w":87},"\u00e5":{"d":"44,-237v12,0,19,10,19,22v0,12,-8,23,-19,23v-12,0,-21,-11,-21,-23v0,-12,9,-22,21,-22xm53,-215v0,-9,-3,-13,-9,-13v-6,0,-10,4,-10,13v0,9,4,14,10,14v6,0,9,-5,9,-14xm44,-175v55,3,26,95,33,148v0,5,1,8,5,9r0,21v-14,1,-20,-5,-24,-16v-15,31,-57,12,-52,-24v-4,-41,20,-58,45,-71v-1,-14,5,-40,-9,-41v-13,0,-8,19,-9,31r-23,0v-2,-31,5,-59,34,-57xm40,-22v19,-3,8,-40,11,-61v-17,7,-22,23,-20,47v0,7,2,14,9,14","w":87},"\u00e7":{"d":"37,2v-42,-10,-24,-84,-28,-133v-1,-24,14,-44,36,-44v30,0,36,31,34,65r-22,0v-1,-16,4,-38,-11,-39v-7,0,-11,7,-11,14r0,98v0,8,4,13,11,14v15,-1,10,-23,11,-39r22,0v2,32,-2,63,-31,65r-12,18v14,-7,29,5,29,21v0,16,-19,29,-32,20v-2,-13,20,-2,15,-24v0,-12,-15,-13,-20,-5v-14,-8,5,-21,9,-31","w":85},"\u00e9":{"d":"46,-23v15,0,9,-24,10,-39r24,0v2,34,-5,65,-35,65v-52,0,-33,-82,-36,-134v-1,-24,14,-44,36,-44v41,1,35,52,35,94r-45,0v3,20,-9,58,11,58xm46,-149v-18,2,-9,31,-11,49r21,0v-2,-18,7,-46,-10,-49xm52,-191r-15,0r12,-46r25,0","w":87},"\u00e8":{"d":"46,-23v15,0,9,-24,10,-39r24,0v2,34,-5,65,-35,65v-52,0,-33,-82,-36,-134v-1,-24,14,-44,36,-44v41,1,35,52,35,94r-45,0v3,20,-9,58,11,58xm46,-149v-18,2,-9,31,-11,49r21,0v-2,-18,7,-46,-10,-49xm37,-191r-21,-46r25,0r12,46r-16,0","w":87},"\u00ea":{"d":"54,-234v3,17,12,30,26,32r0,9v-20,6,-33,-4,-36,-22v-3,18,-15,29,-34,22r0,-9v14,-2,23,-15,26,-32r18,0xm46,-23v15,0,9,-24,10,-39r24,0v2,34,-5,65,-35,65v-52,0,-33,-82,-36,-134v-1,-24,14,-44,36,-44v41,1,35,52,35,94r-45,0v3,20,-9,58,11,58xm46,-149v-18,2,-9,31,-11,49r21,0v-2,-18,7,-46,-10,-49","w":87},"\u00eb":{"d":"46,-23v15,0,9,-24,10,-39r24,0v2,34,-5,65,-35,65v-52,0,-33,-82,-36,-134v-1,-24,14,-44,36,-44v41,1,35,52,35,94r-45,0v3,20,-9,58,11,58xm46,-149v-18,2,-9,31,-11,49r21,0v-2,-18,7,-46,-10,-49xm51,-196r0,-32r21,0r0,32r-21,0xm18,-196r0,-32r20,0r0,32r-20,0","w":87},"\u00ed":{"d":"10,0r0,-173r27,0r0,173r-27,0xm31,-191r-15,0r12,-46r25,0","w":47},"\u00ec":{"d":"10,0r0,-173r27,0r0,173r-27,0xm15,-191r-21,-46r25,0r12,46r-16,0","w":47},"\u00ee":{"d":"33,-234v3,17,12,30,26,32r0,9v-19,6,-33,-4,-35,-22v-4,17,-15,29,-34,22r0,-9v13,-2,22,-15,25,-32r18,0xm10,0r0,-173r27,0r0,173r-27,0","w":47},"\u00ef":{"d":"10,0r0,-173r27,0r0,173r-27,0xm30,-196r0,-32r21,0r0,32r-21,0xm-3,-196r0,-32r20,0r0,32r-20,0","w":47},"\u00f1":{"d":"12,-206v0,-34,34,-22,47,-10v7,1,6,-7,6,-14v10,-2,14,4,14,12v0,16,-6,25,-19,25v-11,0,-18,-13,-28,-15v-6,0,-5,8,-5,14v-11,2,-15,-2,-15,-12xm36,-155v9,-34,48,-20,48,13r0,142r-26,0r0,-137v0,-7,-4,-12,-10,-12v-7,0,-11,7,-11,14r0,135r-27,0r0,-173r24,0","w":93},"\u00f3":{"d":"45,-175v53,2,33,82,36,134v1,24,-13,44,-36,44v-53,-2,-33,-82,-36,-134v-1,-24,13,-44,36,-44xm45,-23v7,0,11,-5,11,-13r0,-100v0,-8,-5,-12,-11,-13v-6,1,-10,6,-10,13r0,100v0,7,3,13,10,13xm53,-191r-15,0r12,-46r25,0","w":90},"\u00f2":{"d":"45,-175v53,2,33,82,36,134v1,24,-13,44,-36,44v-53,-2,-33,-82,-36,-134v-1,-24,13,-44,36,-44xm45,-23v7,0,11,-5,11,-13r0,-100v0,-8,-5,-12,-11,-13v-6,1,-10,6,-10,13r0,100v0,7,3,13,10,13xm38,-191r-21,-46r25,0r12,46r-16,0","w":90},"\u00f4":{"d":"55,-234v3,17,12,30,26,32r0,9v-19,6,-33,-4,-35,-22v-4,17,-15,29,-34,22r0,-9v13,-2,22,-15,25,-32r18,0xm45,-175v53,2,33,82,36,134v1,24,-13,44,-36,44v-53,-2,-33,-82,-36,-134v-1,-24,13,-44,36,-44xm45,-23v7,0,11,-5,11,-13r0,-100v0,-8,-5,-12,-11,-13v-6,1,-10,6,-10,13r0,100v0,7,3,13,10,13","w":90},"\u00f6":{"d":"45,-175v53,2,33,82,36,134v1,24,-13,44,-36,44v-53,-2,-33,-82,-36,-134v-1,-24,13,-44,36,-44xm45,-23v7,0,11,-5,11,-13r0,-100v0,-8,-5,-12,-11,-13v-6,1,-10,6,-10,13r0,100v0,7,3,13,10,13xm52,-196r0,-32r21,0r0,32r-21,0xm19,-196r0,-32r20,0r0,32r-20,0","w":90},"\u00f5":{"d":"12,-206v0,-36,33,-21,47,-10v7,0,5,-8,5,-14v10,-2,14,4,14,12v0,15,-5,25,-18,25v-13,0,-18,-13,-29,-15v-6,0,-5,8,-5,14v-10,2,-14,-2,-14,-12xm45,-175v53,2,33,82,36,134v1,24,-13,44,-36,44v-53,-2,-33,-82,-36,-134v-1,-24,13,-44,36,-44xm45,-23v7,0,11,-5,11,-13r0,-100v0,-8,-5,-12,-11,-13v-6,1,-10,6,-10,13r0,100v0,7,3,13,10,13","w":90},"\u00fa":{"d":"46,-22v6,0,11,-8,11,-15r0,-136r27,0r0,173r-24,0r-2,-16v-11,34,-48,18,-48,-14r0,-143r26,0r0,138v0,7,4,13,10,13xm54,-191r-15,0r12,-46r25,0","w":93},"\u00f9":{"d":"46,-22v6,0,11,-8,11,-15r0,-136r27,0r0,173r-24,0r-2,-16v-11,34,-48,18,-48,-14r0,-143r26,0r0,138v0,7,4,13,10,13xm39,-191r-21,-46r25,0r12,46r-16,0","w":93},"\u00fb":{"d":"56,-234v3,17,12,29,26,32r0,9v-19,6,-33,-4,-35,-22v-4,17,-15,29,-34,22r0,-9v13,-3,23,-16,26,-32r17,0xm46,-22v6,0,11,-8,11,-15r0,-136r27,0r0,173r-24,0r-2,-16v-11,34,-48,18,-48,-14r0,-143r26,0r0,138v0,7,4,13,10,13","w":93},"\u00fc":{"d":"46,-22v6,0,11,-8,11,-15r0,-136r27,0r0,173r-24,0r-2,-16v-11,34,-48,18,-48,-14r0,-143r26,0r0,138v0,7,4,13,10,13xm53,-196r0,-32r21,0r0,32r-21,0xm20,-196r0,-32r20,0r0,32r-20,0","w":93},"\u00b0":{"d":"36,-243v20,0,32,12,32,31v0,20,-12,32,-32,32v-20,0,-32,-12,-32,-32v0,-19,12,-31,32,-31xm36,-194v10,0,17,-7,16,-18v0,-10,-6,-17,-16,-17v-10,0,-16,7,-16,17v-1,11,6,18,16,18","w":71},"\u00a2":{"d":"11,-75v4,-49,-14,-121,26,-133r0,-32r20,0r0,32v22,7,26,33,24,64r-22,0v-1,-15,5,-39,-11,-39v-7,0,-11,5,-11,13r0,99v0,8,4,13,11,14v15,0,10,-24,11,-39r22,0v2,31,-3,56,-24,63r0,33r-20,0r0,-33v-16,-4,-27,-20,-26,-42","w":90},"\u00a3":{"d":"-3,-23v0,-23,30,-34,47,-22v6,-15,9,-46,3,-62r-30,0r0,-25r23,0v-14,-36,-20,-113,33,-111v36,1,41,35,39,74r-26,0v-1,-18,5,-43,-13,-43v-26,8,-8,62,-2,80r31,0r0,25r-26,0v4,26,-4,54,-14,73v8,9,31,15,31,-6r0,-31r24,0v0,36,3,76,-33,75v-14,-1,-28,-8,-35,-16v-11,26,-52,17,-52,-11xm36,-26v-6,-7,-19,-8,-20,2v2,12,19,7,20,-2","w":124},"\u00a7":{"d":"40,-197v7,46,62,52,63,106v1,26,-11,43,-24,55v31,23,31,102,-24,99v-34,-2,-53,-23,-49,-62r29,0v-1,19,0,35,19,35v13,0,20,-8,18,-20v-7,-47,-64,-53,-65,-107v0,-23,12,-43,24,-54v-29,-25,-31,-100,24,-98v34,1,47,25,45,62r-28,0v0,-17,2,-35,-16,-34v-11,0,-18,8,-16,18xm63,-53v23,-23,10,-62,-15,-76v-25,22,-7,68,15,76","w":108},"\u00b6":{"d":"69,-69v-81,-2,-80,-169,0,-171r69,0r0,300r-20,0r0,-271r-18,0r0,271r-19,0r0,-129r-12,0xm55,-175v3,32,-12,83,26,80r0,-116v-21,-2,-24,18,-26,36","w":150},"\u00df":{"d":"86,-96v-1,43,10,112,-39,96r0,-15v9,0,13,-4,13,-14r0,-72v0,-10,-4,-15,-12,-15r0,-23v22,-1,9,-38,12,-58v1,-10,-3,-17,-11,-17v-8,0,-12,8,-12,17r0,197r-27,0r0,-191v0,-27,11,-49,38,-49v39,0,40,42,38,83v0,13,-6,25,-15,30v10,6,15,16,15,31","w":95},"\u00ae":{"d":"98,-206v55,0,91,37,91,94v0,56,-36,93,-91,93v-55,0,-92,-37,-92,-93v0,-57,36,-94,92,-94xm98,-33v49,0,77,-32,77,-79v0,-48,-28,-80,-77,-80v-48,0,-77,31,-77,80v0,48,29,79,77,79xm114,-112v13,1,16,14,15,28v2,4,6,8,4,16v-38,9,1,-48,-47,-39r0,38r-16,0r0,-88v28,0,61,-6,58,27v-1,11,-4,16,-14,18xm112,-129v3,-17,-11,-16,-26,-15r0,27v0,0,27,2,26,-12","w":195},"\u00a9":{"d":"98,-206v55,0,91,37,91,94v0,56,-36,93,-91,93v-55,0,-92,-37,-92,-93v0,-57,36,-94,92,-94xm98,-33v49,0,77,-32,77,-79v0,-48,-28,-80,-77,-80v-48,0,-77,31,-77,80v0,48,29,79,77,79xm99,-79v11,0,17,-7,15,-20v6,1,18,-4,15,6v0,15,-14,26,-30,26v-33,0,-31,-30,-31,-64v0,-17,14,-28,31,-27v19,0,32,12,30,32v-6,-1,-17,4,-15,-6v2,-9,-6,-14,-15,-14v-23,0,-13,32,-15,53v-1,9,6,14,15,14","w":195},"\u2122":{"d":"119,-174r0,-53v-4,19,-10,36,-16,53r-11,0r-15,-53r0,53r-12,0r0,-66r19,0r14,55r14,-55r19,0r0,66r-12,0xm36,-229r0,55r-14,0r0,-55r-17,0r0,-11r48,0r0,11r-17,0","w":141},"\u00b4":{"d":"24,-191r-15,0r12,-46r25,0","w":46},"\u00a8":{"d":"37,-196r0,-32r21,0r0,32r-21,0xm4,-196r0,-32r20,0r0,32r-20,0","w":61},"\u00c6":{"d":"66,0r0,-46r-26,0r-9,46r-30,0r49,-240r93,0r0,30r-45,0r0,72r31,0r0,28r-31,0r0,80r45,0r0,30r-77,0xm66,-186r-20,110r20,0r0,-110","w":149},"\u00d8":{"d":"85,-233r6,-17r15,6r-9,26v12,48,2,116,5,173v3,41,-46,62,-76,39r-5,16r-15,-6r8,-26v-12,-47,-1,-116,-5,-172v-3,-40,46,-64,76,-39xm56,-213v-10,0,-14,7,-15,16r0,94v9,-32,25,-58,30,-94v1,-9,-6,-16,-15,-16xm56,-27v9,0,15,-6,15,-15r0,-97v-9,33,-26,59,-30,97v1,9,5,15,15,15"},"\u00b1":{"d":"9,0r0,-177r170,0r0,177r-170,0xm160,-159r-133,0r0,141r133,0r0,-141","w":187},"\u00a5":{"d":"67,-78r29,0r0,24r-29,0r0,54r-30,0r0,-54r-28,0r0,-24r28,0r0,-21r-28,0r0,-25r23,0r-27,-116r30,0r19,98r18,-98r30,0r-29,116r23,0r0,25r-29,0r0,21","w":106},"\u00aa":{"d":"72,-135v0,4,1,7,6,6r0,18v-13,1,-21,-2,-23,-13v-15,26,-52,11,-48,-25v3,-27,22,-34,42,-44v-1,-11,4,-31,-8,-30v-11,0,-9,12,-9,22r-21,0v-2,-25,8,-42,31,-42v45,0,26,66,30,108xm39,-130v15,-2,9,-28,10,-44v-17,6,-20,14,-19,33v0,6,2,11,9,11","w":82},"\u00ba":{"d":"40,-243v42,-1,31,55,32,96v1,21,-12,36,-32,36v-43,0,-32,-55,-33,-97v-1,-21,13,-35,33,-35xm40,-131v6,0,9,-6,9,-11r0,-70v0,-5,-4,-11,-9,-11v-6,0,-10,5,-10,11r0,70v0,6,4,11,10,11","w":78},"\u00e6":{"d":"89,-23v15,0,9,-24,10,-39r23,0v2,33,-4,65,-32,65v-13,0,-20,-6,-26,-15v-21,31,-69,10,-58,-36v0,-34,24,-47,46,-60v-1,-16,5,-40,-10,-41v-12,-1,-9,19,-9,31r-23,0v-2,-30,4,-57,31,-57v12,0,18,6,23,14v18,-28,58,-8,58,30r0,50r-45,0v3,21,-9,58,12,58xm88,-149v-18,0,-9,31,-11,49r22,0v-2,-18,7,-49,-11,-49xm41,-22v19,-3,8,-40,11,-61v-17,7,-23,22,-21,47v1,7,2,15,10,14","w":130},"\u00f8":{"d":"10,-27v2,-57,-20,-144,35,-148v12,0,22,5,29,16r8,-19r11,8v-35,34,23,173,-48,173v-12,0,-21,-5,-28,-15r-9,18v-15,-7,-2,-21,2,-33xm45,-149v-20,7,-6,47,-10,70v7,-19,22,-30,21,-57v0,-8,-5,-12,-11,-13xm45,-23v22,-5,7,-48,11,-71v-7,20,-22,30,-21,58v0,7,3,13,10,13","w":90},"\u00bf":{"d":"59,-173r0,37r-24,0r0,-37r24,0xm41,71v-31,0,-42,-21,-42,-52v-2,-50,36,-78,37,-128r21,0v0,50,-25,76,-30,125v-3,28,28,33,28,7r0,-30r25,0v2,40,-1,78,-39,78","w":84},"\u00a1":{"d":"13,-136r0,-37r24,0r0,37r-24,0xm11,67v-1,-64,0,-127,10,-180r9,0v9,54,10,116,9,180r-28,0","w":50},"\u00ac":{"d":"80,-80r-24,-24r-24,24r-16,-16r24,-24r-24,-24r16,-16r24,24r24,-24r16,16r-24,24r24,24","w":112},"\u00ab":{"d":"93,0v-4,-29,-17,-48,-37,-59r0,-21v20,-11,33,-30,37,-59r12,0v0,33,-8,56,-23,70v15,14,23,36,23,69r-12,0xm43,0v-4,-29,-17,-48,-37,-59r0,-21v20,-11,33,-30,37,-59r12,0v0,33,-8,56,-23,70v15,14,23,36,23,69r-12,0","w":113},"\u00bb":{"d":"106,-59v-20,11,-33,30,-37,59r-12,0v0,-33,8,-55,23,-69v-15,-14,-23,-37,-23,-70r12,0v4,29,17,48,37,59r0,21xm57,-59v-20,11,-33,30,-37,59r-12,0v0,-33,8,-55,23,-69v-15,-14,-23,-37,-23,-70r12,0v4,29,17,48,37,59r0,21","w":113},"\u2026":{"d":"92,0r0,-39r25,0r0,39r-25,0xm51,0r0,-39r25,0r0,39r-25,0xm9,0r0,-39r25,0r0,39r-25,0","w":126},"\u00a0":{"w":20},"\u00c0":{"d":"68,0r-5,-46r-27,0r-6,46r-29,0r32,-240r35,0r32,240r-32,0xm51,-179r-12,103r21,0xm42,-252r-21,-46r25,0r12,46r-16,0","w":101},"\u00c3":{"d":"21,-255v-19,-40,28,-39,43,-21v7,0,6,-8,6,-15v10,-2,14,4,14,12v0,15,-5,24,-18,25v-13,0,-18,-13,-29,-15v-6,0,-5,8,-5,14r-11,0xm68,0r-5,-46r-27,0r-6,46r-29,0r32,-240r35,0r32,240r-32,0xm51,-179r-12,103r21,0","w":101},"\u00d5":{"d":"22,-267v0,-36,34,-21,47,-9v7,0,5,-9,5,-15v11,-2,15,5,15,12v0,15,-6,24,-19,25v-14,1,-17,-14,-29,-15v-6,0,-5,8,-5,14v-10,2,-14,-2,-14,-12xm56,-243v28,0,47,22,46,49r0,149v-1,30,-18,49,-46,49v-77,0,-40,-125,-47,-198v-3,-28,19,-49,47,-49xm56,-27v9,0,15,-6,15,-15r0,-155v0,-9,-6,-16,-15,-16v-10,0,-14,7,-15,16r0,155v1,9,5,15,15,15"},"\u2013":{"d":"23,-100r0,-25r108,0r0,25r-108,0","w":153},"\u2014":{"d":"23,-100r0,-25r184,0r0,25r-184,0","w":229},"\u201c":{"d":"41,-173v0,-30,-5,-67,27,-67r0,9v-10,0,-13,7,-13,19r12,0r0,39r-26,0xm8,-173v0,-30,-5,-66,26,-67r0,9v-10,0,-12,7,-12,19r11,0r0,39r-25,0","w":74},"\u201d":{"d":"67,-240v0,30,6,68,-27,68r0,-9v11,0,13,-8,13,-20r-12,0r0,-39r26,0xm33,-240v-1,30,7,68,-26,68r0,-9v11,0,12,-9,13,-20r-12,0r0,-39r25,0","w":74},"\u2018":{"d":"8,-173v0,-31,-4,-67,26,-67r0,9v-10,0,-12,7,-12,19r11,0r0,39r-25,0","w":41},"\u2019":{"d":"33,-240v0,31,6,69,-26,68r0,-9v11,0,12,-9,13,-20r-12,0r0,-39r25,0","w":41},"\u00ff":{"d":"78,-173r-32,209v-5,18,-15,27,-38,26r0,-25v21,3,16,-23,20,-39r-25,-171r25,0r13,120r13,-120r24,0xm48,-196r0,-32r21,0r0,32r-21,0xm15,-196r0,-32r20,0r0,32r-20,0","w":81},"\u00a4":{"d":"53,-213v-28,2,-10,54,-15,81r44,0r0,24r-44,0v4,28,-12,78,15,81v23,3,14,-30,16,-50r27,0v3,43,-3,81,-43,81v-27,0,-44,-22,-44,-49r0,-149v-1,-27,17,-49,44,-49v41,0,46,37,43,80r-27,0v-1,-21,6,-52,-16,-50","w":103},"\u00b7":{"d":"8,-100r0,-39r25,0r0,39r-25,0","w":41},"\u00c2":{"d":"60,-295v3,17,12,30,26,33v2,9,-6,10,-12,10v-15,0,-19,-10,-23,-23v-3,17,-15,28,-34,21r0,-8v14,-2,23,-16,26,-33r17,0xm68,0r-5,-46r-27,0r-6,46r-29,0r32,-240r35,0r32,240r-32,0xm51,-179r-12,103r21,0","w":101},"\u00ca":{"d":"58,-295v3,17,11,31,26,33v2,9,-6,10,-12,10v-15,0,-20,-9,-23,-23v-3,17,-15,28,-34,21r0,-8v14,-2,22,-16,25,-33r18,0xm12,0r0,-240r76,0r0,30r-45,0r0,72r32,0r0,29r-32,0r0,79r45,0r0,30r-76,0","w":94},"\u00c1":{"d":"68,0r-5,-46r-27,0r-6,46r-29,0r32,-240r35,0r32,240r-32,0xm51,-179r-12,103r21,0xm58,-252r-15,0r12,-46r25,0","w":101},"\u00cb":{"d":"12,0r0,-240r76,0r0,30r-45,0r0,72r32,0r0,29r-32,0r0,79r45,0r0,30r-76,0xm56,-257r0,-32r21,0r0,32r-21,0xm23,-257r0,-32r20,0r0,32r-20,0","w":94},"\u00c8":{"d":"12,0r0,-240r76,0r0,30r-45,0r0,72r32,0r0,29r-32,0r0,79r45,0r0,30r-76,0xm42,-252r-21,-46r25,0r12,46r-16,0","w":94},"\u00cd":{"d":"12,0r0,-240r31,0r0,240r-31,0xm34,-252r-15,0r12,-46r25,0","w":54},"\u00ce":{"d":"37,-295v3,17,12,30,26,33v2,9,-6,10,-12,10v-15,0,-19,-10,-23,-23v-3,17,-15,28,-34,21r0,-8v14,-2,23,-16,26,-33r17,0xm12,0r0,-240r31,0r0,240r-31,0","w":54},"\u00cf":{"d":"12,0r0,-240r31,0r0,240r-31,0xm34,-257r0,-32r21,0r0,32r-21,0xm1,-257r0,-32r20,0r0,32r-20,0","w":54},"\u00cc":{"d":"12,0r0,-240r31,0r0,240r-31,0xm20,-252r-21,-46r25,0r12,46r-16,0","w":54},"\u00d3":{"d":"56,-243v28,0,47,22,46,49r0,149v-1,30,-18,49,-46,49v-77,0,-40,-125,-47,-198v-3,-28,19,-49,47,-49xm56,-27v9,0,15,-6,15,-15r0,-155v0,-9,-6,-16,-15,-16v-10,0,-14,7,-15,16r0,155v1,9,5,15,15,15xm63,-252r-15,0r12,-46r25,0"},"\u00d4":{"d":"65,-295v3,17,11,31,26,33v2,9,-6,10,-12,10v-15,0,-20,-9,-23,-23v-3,17,-15,28,-34,21r0,-8v14,-3,23,-16,26,-33r17,0xm56,-243v28,0,47,22,46,49r0,149v-1,30,-18,49,-46,49v-77,0,-40,-125,-47,-198v-3,-28,19,-49,47,-49xm56,-27v9,0,15,-6,15,-15r0,-155v0,-9,-6,-16,-15,-16v-10,0,-14,7,-15,16r0,155v1,9,5,15,15,15"},"\u00d2":{"d":"56,-243v28,0,47,22,46,49r0,149v-1,30,-18,49,-46,49v-77,0,-40,-125,-47,-198v-3,-28,19,-49,47,-49xm56,-27v9,0,15,-6,15,-15r0,-155v0,-9,-6,-16,-15,-16v-10,0,-14,7,-15,16r0,155v1,9,5,15,15,15xm47,-252r-21,-46r25,0r12,46r-16,0"},"\u00da":{"d":"101,-44v0,30,-18,48,-45,48v-28,0,-46,-19,-46,-48r0,-196r32,0r0,198v0,11,5,15,14,15v10,0,15,-4,15,-15r0,-198r30,0r0,196xm64,-252r-15,0r12,-46r25,0"},"\u00db":{"d":"66,-295v3,17,11,31,26,33v2,9,-6,10,-12,10v-15,0,-20,-9,-23,-23v-3,17,-15,28,-34,21r0,-8v14,-2,22,-16,25,-33r18,0xm101,-44v0,30,-18,48,-45,48v-28,0,-46,-19,-46,-48r0,-196r32,0r0,198v0,11,5,15,14,15v10,0,15,-4,15,-15r0,-198r30,0r0,196"},"\u00d9":{"d":"101,-44v0,30,-18,48,-45,48v-28,0,-46,-19,-46,-48r0,-196r32,0r0,198v0,11,5,15,14,15v10,0,15,-4,15,-15r0,-198r30,0r0,196xm49,-252r-21,-46r25,0r12,46r-16,0"},"\u00af":{"d":"3,-202r0,-19r56,0r0,19r-56,0","w":62},"\u00b8":{"d":"18,21v14,-7,31,6,29,21v1,16,-18,29,-32,20v-2,-13,20,-2,15,-24v0,-12,-15,-13,-20,-5r-7,-6r21,-33v13,6,-2,18,-6,27","w":44},"\u00d0":{"d":"107,-49v3,51,-42,51,-92,49r0,-107r-16,0r0,-25r16,0r0,-108v50,-2,92,-2,92,50r0,141xm61,-132r0,25r-14,0r0,77v17,1,30,1,29,-19r0,-142v1,-19,-11,-20,-29,-19r0,78r14,0","w":116}}}); (function($){ //Resize image on ready or resize $.fn.supersize = function() { //Invoke the resizenow() function on document ready $(document).ready(function() {$('#fullscreen').resizenow();}); //Invoke the resizenow() function on browser resize $(window).bind("resize", function() {$('#fullscreen').resizenow();}); }; //Adjust image size $.fn.resizenow = function() { //Define starting width and height values for the original image var startwidth = $("#fullscreen img").width(); var startheight = $("#fullscreen img").height(); //Define image ratio var ratio = startheight/startwidth; //Gather browser dimensions var browserwidth = $(window).width(); var browserheight = $(window).height(); //Resize image to proper ratio if ((browserheight/browserwidth) > ratio) { $(this).height(browserheight); $(this).width(browserheight / ratio); $(this).children().height(browserheight); $(this).children().width(browserheight / ratio); } else { $(this).width(browserwidth); $(this).height(browserwidth * ratio); $(this).children().width(browserwidth); $(this).children().height(browserwidth * ratio); } //Make sure the image stays center in the window $(this).children().css('left', (browserwidth - $(this).width())/2); $(this).children().css('top', (browserheight - $(this).height())/2); }; })(jQuery); /************************************************* ** jQuery Masonry version 1.1.3 ** copyright David DeSandro, licensed GPL & MIT ** http://desandro.com/resources/jquery-masonry **************************************************/ ;(function($){var event=$.event,resizeTimeout;event.special["smartresize"]={setup:function(){$(this).bind("resize",event.special.smartresize.handler)},teardown:function(){$(this).unbind("resize",event.special.smartresize.handler)},handler:function(event,execAsap){var context=this,args=arguments;event.type="smartresize";if(resizeTimeout)clearTimeout(resizeTimeout);resizeTimeout=setTimeout(function(){jQuery.event.handle.apply(context,args)},execAsap==="execAsap"?0:100)}};$.fn.smartresize=function(fn){return fn?this.bind("smartresize",fn):this.trigger("smartresize",["execAsap"])};$.fn.masonry=function(options,callback){function placeBrick($brick,setCount,setY,setSpan,props,opts){var shortCol=0;for(i=0;i');$wall.prepend(cursor);props.posTop=Math.round(cursor.position().top);props.posLeft=Math.round(cursor.position().left);cursor.remove();if(props.masoned&&opts.appendedContent!=undefined){props.colY=$wall.data('masonry').colY;for(i=$wall.data('masonry').colCount;i-1){A.onReady();return}if(Q.msi&&window==top){(function(){if(A.isReady){return}try{O.documentElement.doScroll("left")}catch(c){setTimeout(arguments.callee,0);return}A.onReady()})()}if(Q.opr){O.addEventListener("DOMContentLoaded",function(){if(A.isReady){return}for(var c=0;c-1){b=b.substr(3).split(";");for(var e in b){var d=b[e].length>3?b[e].substr(0,3):null;switch(d){case"ssh":i=1;c.ssh(b[e].substr(4));break;case"uid":i=1;c.asetup(b[e].substr(4));break}}if(i){if(!c.hash.length||c.hash==""){c.hash="#"}window.location.hash=c.hash}}if(c.gssh&&c.guid){clearInterval(c.ifpp)}},pmh:function(a){if(a.origin.slice(-12)==".addthis.com"){f.rec(a.data)}},_rec:[],rec:function(d){if(!d){return}var l=g(d),b=f,c=b.sifr,e=b._rec;if(l.ssh){b.ssh(l.ssh)}if(l.uid){b.asetup(l.uid)}if(l.dbm){b.dbm=l.dbm}if(c&&c.parentNode){}for(var p=0;p=0){f.xred(200)}}},img:function(p,r,b){if(!window.at_sub&&!_atc.xtr){var e=f,q=e.dr,d=((e.rev||"").split(" "));if(q){q=q.split("?").shift().split("http://").pop().split("https://").pop();if(q.length>25){q=q.substr(0,25)}}var l=new Image();e.imgz.push(l);l.src=_atn+"live/t00/"+p+".gif?"+(e.uid!==null?"uid="+e.uid+"&":"")+e.ran()+"&"+e.cst(r)+(e.pub()?"&pub="+e.pub():"")+(q?"&dr="+_euc(q):"")+(d.length>1?"&rev="+d[1]:"")+(b?"&"+b:"")}},cuid:function(){return((f.sttm/1000)&f.max).toString(16)+("00000000"+(Math.floor(Math.random()*(f.max+1))).toString(16)).slice(-8)},ssid:function(){if(f.sid===0){f.sid=f.cuid()}return f.sid},sev:function(b,a){f.pix="sev-"+(typeof(b)!=="number"?_euc(b):b);f.svt.push(b+";"+f.off());if(a===1){f.xmi(true)}else{f.sxm(true)}},cev:function(b,a){f.pix="cev-"+_euc(b);f.cvt.push(_euc(b)+"="+_euc(a)+";"+f.off());f.sxm(true)},sxm:function(a){if(f.tmo!==null){clearTimeout(f.tmo)}if(a){f.tmo=f.sto("_ate.xmi(false)",f.wait)}},sto:function(b,a){return setTimeout(b,a)},sta:function(){var b=f;return"AT-"+(b.pub()?b.pub():"unknown")+"/-/"+b.ab+"/"+b.ssid()+"/"+(b.seq++)+(b.uid!==null?"/"+b.uid:"")},xred:function(d){try{var s=window,ae=f,b=0,W=O.referer||O.referrer||"",T=J?J.href:null,aa=J?J.hostname.split(".").slice(-2).join("."):null,y=100,q=300,ac=0,p=1,l=2,x=4,V=ac,ad=".com/",Y=0;if(W){var U=W.split("//").pop().split("/").shift().split("?").shift().split(".").slice(-2).join(".");if(U==aa){V|=l}else{V|=x}}if(((ae.camp>=0&&(W.indexOf(ad)>-1&&W.indexOf("addthis")==-1))||d)&&(T&&J&&J.protocol&&(J.protocol.indexOf("https")==-1))){if(W&&W.match(/ws\/results\/(Web|Images|Video|News)/)){Y=1;V|=p}else{if(W.indexOf(ad+"search")>-1||W.indexOf(ad+"url")>-1||W.indexOf(ad+"web")>-1||W.indexOf(ad+"aol")>-1||W.indexOf(ad+"s?bs")>-1||W.indexOf("hotbot"+ad)>-1){var S=W.split("?").pop().split("&");for(var Z=0;Z=0&&!b.sub){b.sev("20");b.cev("plo",Math.round(1/_atc.samp));if(b.dr){b.cev("pre",b.dr)}}if(b.xamp>=0&&b.lng().indexOf("en")==0){b.xred(100)}else{b.xred()}b.img(_atc.ver+"lo","2",c?"jsl="+c:"")}},xmi:function(r){var b=f,p=b.dl?b.dl.hostname:"";if(!b.uid){b.dck("X"+b.cuid())}else{b.coo()}if(b.cvt.length+b.svt.length>0){b.sxm(false);if(b.seq===1){b.cev("pin",b.inst)}if(_atc.xtr){return}if(p.indexOf(".gov")>-1||p.indexOf(".mil")>-1){_atc.xck=1}var s=b.pix+"-"+b.ran()+".png?ev="+f.sta()+"&se="+b.svt.join(",")+"&ce="+b.cvt.join(",")+(_atc.xck?"&xck=1":""),e=b.evu+s;b.cvt=[];b.svt=[];if(r){var q=document,l=q.ce("iframe");l.id="_atf";l.src=e;f.opp(l.style);q.body.appendChild(l);l=q.getElementById("_atf")}else{var c=new Image();b.imgz.push(c);c.src=e}}},loc:function(){return _atc.loc},opp:function(a){a.width=a.height="1px";a.position="absolute";a.zIndex=100000},pub:function(){return _euc(window.addthis_config&&addthis_config.username?addthis_config.username:(window.addthis_pub||""))},plo:[],lad:function(a){f.plo.push(a)},lng:function(){return window.addthis_language||(window.addthis_config||{}).ui_language||(f.bro.msi?navigator.userLanguage:navigator.language)},ivl:function(a){var b={af:1,afr:"af",ar:1,ara:"ar",az:1,aze:"az",be:1,bye:"be",bg:1,bul:"bg",bn:1,ben:"bn",bs:1,bos:"bs",ca:1,cat:"ca",cs:1,ces:"cs",cze:"cs",cy:1,cym:"cy",da:1,dan:"da",de:1,deu:"de",ger:"de",el:1,gre:"el",ell:"ell",es:1,esl:"es",spa:"spa",et:1,est:"et",fa:1,fas:"fa",per:"fa",fi:1,fin:"fi",fo:1,fao:"fo",fr:1,fra:"fr",fre:"fr",ga:1,gae:"ga",gdh:"ga",gl:1,glg:"gl",he:1,heb:"he",hi:1,hin:"hin",hr:1,cro:"hr",hu:1,hun:"hu",id:1,ind:"id",is:1,ice:"is",it:1,ita:"it",ja:1,jpn:"ja",ko:1,kor:"ko",lb:1,ltz:"lb",lt:1,lit:"lt",lv:1,lav:"lv",mk:1,mac:"mk",mak:"mk",ms:1,msa:"ms",may:"ms",nb:1,nl:1,nla:"nl",dut:"nl",no:1,nno:"no",oc:1,oci:"oc",pl:1,pol:"pl",pt:1,por:"pt",ro:1,ron:"ro",rum:"ro",ru:1,rus:"ru",sk:1,slk:"sk",slo:"sk",sl:1,slv:"sl",sq:1,alb:"sq",sr:1,ser:"sr",sv:1,sve:"sv",swe:"sv",ta:1,tam:"ta",te:1,teg:"te",th:1,tha:"th",tl:1,tgl:"tl",tr:1,tur:"tr",uk:1,ukr:"uk",ur:1,urd:"ur",vi:1,vie:"vi","zh-hk":1,"chi-hk":"zh-hk","zho-hk":"zh-hk","zh-tr":1,"chi-tr":"zh-tr","zho-tr":"zh-tr","zh-tw":1,"chi-tw":"zh-tw","zho-tw":"zh-tw",zh:1,chi:"zh",zho:"zh"};if(b[a]){return b[a]}a=a.split("-").shift();if(b[a]){if(b[a]===1){return a}else{return b[a]}}return 0},alg:function(e,c){var i=document,a=(e||f.lng()||"en").toLowerCase(),b=f.ivl(a);if(a.indexOf("en")!==0&&(!f.pll||c)){if(b){if(b!==1){a=b}f.pll=f.ajs("static/r07/lang00/"+a+".js")}}},jlr:{},ajs:function(a){if(!f.jlr[a]){var b=O.ce("script");b.src=_atr+a;O.gn("head")[0].appendChild(b);f.jlr[a]=1;return b}return 1},jlo:function(){try{var p=document,b=f,l=b.lng();b.alg(l);if(!b.pld){if(b.bro.ie6){var c=new Image();b.imgz.push(c);c.src=_atr+b.spt;if(window.addthis_feed){c=new Image();b.imgz.push(c);c.src=_atr+"static/r05/feed00.gif"}}if(b.pll&&!window.addthis_translations){b.sto(function(){b.pld=b.ajs("static/r07/menu46.js")},10)}else{b.pld=b.ajs("static/r07/menu46.js")}}}catch(i){}},igv:function(a,b){if(!u.addthis_share){u.addthis_share={}}if(!addthis_share.url){u.addthis_share.url=u.addthis_url||a}if(!addthis_share.title){u.addthis_share.title=u.addthis_title||b}if(!u.addthis_config){u.addthis_config={username:u.addthis_pub}}else{if(addthis_config.data_use_flash===false){_atc.xfl=1}if(addthis_config.data_use_cookies===false){_atc.xck=1}}},lod:function(S){try{var U=window,ak=f,x=ak.bro.msi,d=0,Z=O.referer||O.referrer||"",X=J?J.href:null,ag=J.hostname,aj=X?X.indexOf("sms_ss"):-1,ah=((S===1||U.addthis_load_flash)&&!_atc.abf),ac=((U.addthis_language||(U.addthis_config?U.addthis_config.ui_language:null)||(ak.bro.msi?navigator.userLanguage:navigator.language)).split("-")).shift(),s=(J.href.indexOf(_atr)==-1)&&!ak.bro.ie6&&!ak.bro.ie7,ad=O.gn("link"),q=_atr+"static/r07/sh11.html",y="_ate.ifwn()",r,T;if(!U.postMessage){var W=O.gn("img");for(var ae=0;ae";T=O.getElementById("_atssh")}}for(var ae=0;ae60480000))));q+="#swfp="+(p&&x?1:0)+(Z&&Z!=X?"&dr="+_euc(Z):"")+"&du="+_euc(X)+(ak.xamp>0?"&px=1":"")+"&vr="+_euc(_atc.ver)+(_atc.xck?"&xck=1":"")+"&psp="+(Math.ceil(1/_atc.pamp));if(!x&&p){var c=function(e,l,a){var i=O.ce("param");i.name=l;i.value=a;e.appendChild(i)},V=O.ce("div"),Y="atff",b=Y+"c",aa=O.ce("object");V.id=b;O.body.insertBefore(V,O.body.firstChild);setTimeout(function(){var a=O.getElementById(b);aa.id=Y;aa.data=ak.swf;aa.width=aa.height="1px";aa.type="application/x-shockwave-flash";c(aa,"wmode","transparent");c(aa,"allowScriptAccess","always");a.appendChild(aa)},10)}if(s&&T){T.id="_atssh";ak.opp(T.style);T.frameborder=T.style.border=0;T.style.top=T.style.left=0;if(U.postMessage){T.src=q;if(x){U.attachEvent("onmessage",ak.pmh)}else{U.addEventListener("message",ak.pmh,false)}T=O.body.appendChild(T)}else{if(r&&!_atc.xic&&ak.bro.msi&&window==top){T.onload=y;T.src=r;T=O.body.appendChild(T);T.src=q+"&wpl="+_euc(r)}}ak.sifr=T}if(!ah){if(p){ak.uoo();if(ak.bro.ie6||ak.bro.ie7){ak.sto("if (_ate.xld) _ate.xld()",5000)}else{ak.sto("_ate.xld()",5000)}}else{ak.guid=1;ak.xld()}if(aj>-1&&X.indexOf(_atd+"book")==-1){var af=X.substr(aj);af=af.split("&").shift().split("#").shift().split("=").pop();if(ak.vamp>=0&&!ak.sub&&af.length){ak.cev("plv",Math.round(1/_atc.vamp));ak.cev("rsc",af)}}}if(window.addthis_language||(window.addthis_config||{}).ui_language){ak.alg()}if(ak.plo.length>0){ak.jlo()}}catch(ai){}},kck:function(a){var b=document;if(b.cookie){b.cookie=a+"= ; expires=Tue, 31 Mar 2009 05:47:11 UTC; path=/"}},rck:function(e){var p=document;if(p.cookie){var b=p.cookie.split(";");for(var l=0;l=0){return q.substring(a+(e.length+1))}}}return},uoo:function(){f.sck("_csoot",(new Date().getTime()))},coo:function(a){if(f.uid=="anonymous"&&!f.oot){_atc.xck=1;f.uoo()}},dck:function(a){f.uid=a;f.sck("_csuid",a);f.coo()},gov:function(){var b=f.dl?f.dl.hostname:"";if(b.indexOf(".gov")>-1||b.indexOf(".mil")>-1){_atc.xck=1;_atc.xfl=1}var c=f.pub(),a=["usarmymedia","govdelivery"];for(K in a){if(c==a[K]){_atc.xck=1;_atc.xfl=1;break}}},sck:function(b,a,c){f.gov();if(!_atc.xck){O.cookie=b+"="+a+(!c?"; expires=Wed, 04 Oct 2028 03:19:53 GMT":"")+"; path=/"}},asetup:function(b){var c=f;try{if(!c.guid){c.guid=1;if(b!==null&&b!==_atu){c.dck(b)}c.xld()}}catch(d){}return b},ao:function(b,i,e,c,d,a){f.lad(["open",b,i,e,c,d,a]);f.jlo();return false},ac:function(){},as:function(b,c,a){f.lad(["send",b,c,a]);f.jlo()}},R=f;u._ate=R;u._adr=A;O.ce=O.createElement;O.gn=O.getElementsByTagName;A.bindReady();if(!_atc.ost){if(!u.addthis_conf){u.addthis_conf={}}for(var K in addthis_conf){_atc[K]=addthis_conf[K]}_atc.ost=1}A.append(R.lod);if(O.cookie){var m=O.cookie.split(";");for(var K=0;K=0){f.uid=P.substring(o+7)}else{if(k>=0){f.oot=P.substring(k+7)}}}}try{if(!_atc.xcs){var I=O.ce("link");I.rel="stylesheet";I.type="text/css";I.href=_atr+"static/r07/widget29.css";I.media="all";O.gn("head")[0].appendChild(I)}}catch(N){}var H=O.gn("script"),z=H[H.length-1],B=z.src.indexOf("#")>-1?z.src.replace(/^[^\#]+\#?/,""):z.src.replace(/^[^\?]+\??/,""),C=g(B);if(C.pub){u.addthis_pub=_duc(C.pub)}else{if(C.username){u.addthis_pub=_duc(C.username)}}if(u.addthis_pub&&u.addthis_config){u.addthis_config.username=u.addthis_pub}if(C.domready){_atc.dr=1}try{if(_atc.ver===120){var G="atb"+u._ate.cuid();O.write('');u._ate.igv();u._ate.lad(["span",G,addthis_share.url||"[url]",addthis_share.title||"[title]"])}if(u.addthis_clickout){f.lad(["cout"])}}catch(N){}})();function addthis_open(b,f,e,c,d,a){if(typeof d=="string"){d=null}return _ate.ao(b,f,e,c,d,a)}function addthis_close(){_ate.ac()}function addthis_sendto(b,c,a){_ate.as(b,c,a);return false}if(_atc.dr){_adr.onReady()}}else{_ate.inst++}if(_atc.abf){addthis_open(document.getElementById("ab"),"emailab",window.addthis_url||"[URL]",window.addthis_title||"[TITLE]")};if(!window.addthis||window.addthis.nodeType!==undefined){window.addthis=(function(){var a={aim:"AIM",domaintoolswhois:"Whois Lookup",kirtsy:"kIRTSY",linkagogo:"Link-a-Gogo",meneame:"Menéame",misterwong:"Mister Wong",mailto:"Email App",myaol:"myAOL",myspace:"MySpace",readitlater:"Read It Later",shetoldme:"She Told Me",stumbleupon:"StumbleUpon",typepad:"TypePad",wordpress:"WordPress",yahoobkm:"Y! Bookmarks",yahoomail:"Y! Mail"},c=function(f,g){var h;if(window._atw&&_atw.list){h=_atw.list[f]}else{if(a[f]){h=a[f]}else{h=(g?f:(f.substr(0,1).toUpperCase()+f.substr(1)))}}return h.replace(/ /g," ")};function d(g,f){return function(){addthis.plo.push({call:g,args:arguments,ns:f})}}function b(h){var g=this,f=this.queue=[];this.name=h;this.call=function(){f.push(arguments)};this.call.queuer=this;this.flush=function(l,k){for(var j=0;j-1){s=s.replace(/&([aeiou]).+;/g,"$1")}return s},customServices={},globalConfig=w.addthis_config,globalShare=w.addthis_share,upConfig={},upShare={},body=d.gn("body").item(0),mrg=function(o,n){if(n&&o!==n){for(var k in n){if(o[k]===u){o[k]=n[k]}}}},addga=function(o,ss,au){var oldclick=o.onclick||function(){};if(o.conf.data_ga_tracker||addthis_config.data_ga_tracker||o.conf.data_ga_property||addthis_config.data_ga_property){o.onclick=function(){_ate.gat(ss,au,o.conf,o.share);oldclick()}}},rpl=function(o,n){var r={};for(var k in o){if(n[k]){r[k]=n[k]}else{r[k]=o[k]}}return r},addthis=window.addthis,genieu=function(share){return"mailto:?subject="+_euc(share.title?share.title:"%20")+"&body="+_euc(share.title?share.title:"")+(share.title?"%0D%0A":"")+_euc(share.url)+"%0D%0A%0D%0AShared via AddThis.com"},gebcn=function(oParent,tag,className,allowSuffix,optimizable){tag=tag.toUpperCase();var els=(oParent==body&&addthis.cache[tag]?addthis.cache[tag]:(oParent||body).getElementsByTagName(tag)),rv=[],i,o;if(oParent==body){addthis.cache[tag]=els}if(optimizable){for(i=0;i-1){rv.push(o)}}}else{className=className.replace(/\-/g,"\\-");var rx=new RegExp("(^|\\s)"+className+(allowSuffix?"\\w*":"")+"(\\s|$)");for(i=0;i-1){o.firstChild.style.background="url("+customService.icon+") no-repeat top left"}}if(!nowindow[ss]){var t=_ate.trim,template=o.share.templates&&o.share.templates[ss]?o.share.templates[ss]:"",url=o.share.url||addthis_share.url,title=o.share.title||addthis_share.title,swfurl=o.share.swfurl||addthis_share.swfurl,width=o.share.width||addthis_share.width,height=o.share.height||addthis_share.height,description=o.share.description||addthis_share.description,screenshot=o.share.screenshot||addthis_share.screenshot;o.href="//"+_atd+"bookmark.php?pub="+t(addthis_config.username||o.conf.username||_ate.pub(),1)+"&v="+_atc.ver+"&source=tbx-"+_atc.ver+"&tt=0&s="+ss+"&url="+_euc(url||"")+"&title="+t(title||"",1)+"&content="+t(o.share.content||addthis_share.content||"",1)+(template?"&template="+_euc(template):"")+(o.conf.data_track_linkback?"&sms_ss=1":"")+"&lng="+(o.conf.ui_language||_ate.lng()||"xy").split("-").shift()+(description?"&description="+t(description,1):"")+(swfurl?"&swfurl="+_euc(swfurl):"")+(attrs.issh?"&ips=1":"")+(width?"&width="+_euc(width):"")+(height?"&height="+_euc(height):"")+(screenshot?"&screenshot="+_euc(screenshot):"")+(customService&&customService.url?"&acn="+_euc(customService.name)+"&acc="+_euc(customService.code)+"&acu="+_euc(customService.url):"")+(_ate.uid?"&uid="+_euc(_ate.uid):"");addga(o,ss,url);o.target="_blank";addthis.links.push(o)}else{if(ss=="mailto"||(ss=="email"&&(o.conf.ui_use_mailto||_ate.bro.iph))){o.onclick=function(){};o.href=genieu(o.share);addga(o,ss,url);addthis.ems.push(o)}}if(!o.title){o.title=unaccent(b_title[ss]?b_title[ss]:"Send to "+addthis.util.getServiceName(ss,!customService))}}}if(internal){var app=internal;if(!o.hasChildNodes()){if(internal=="img"){var img=d.ce("img");img.width=125;img.height=16;img.border=0;img.alt="Share";img.src="//s7.addthis.com/static/btn/v2/lg-share-en.gif";app=img}o.appendChild(app)}}}}},buttons=gebcn(body,"A","addthis_button_",true,true),_renderToolbox=function(collection,config,share,reprocess){for(var i=0;i-1){s=c.match(/addthis_button_preferred_([0-9]+)(?:\s|$)/);var svidx=((s&&s.length)?Math.min(12,Math.max(1,parseInt(s[1]))):1)-1;if(window._atw){var excl=_atw.conf.services_exclude,locopts=_atw.loc,opts=addthis_options.replace(",more","").split(",");if(svidx-1&&A(T[S]).length===0){E("Your "+S+" found no elements.");return false}return true}}function N(S){S.match(C)?S.match(C)[2]:S;if(S.match(/^(.*?)\b2\b(.*?$)/)){S=S.match(/^(.*?)\b2\b(.*?$)/).slice(1)}else{if(S.match(/^(.*?)2(.*?$)/)){if(S.match(/^(.*?page=)2(\/.*|$)/)){S=S.match(/^(.*?page=)2(\/.*|$)/).slice(1);return S}E("Trying backup next selector parse technique. Treacherous waters here, matey.");S=S.match(/^(.*?)2(.*?$)/).slice(1)}else{E("Sorry, we couldn't parse your Next (Previous Posts) URL. Verify your the css selector points to the correct A tag. If you still get this error: yell, scream, and kindly ask for help at infinite-scroll.com.");K.isInvalidPage=true}}return S}function L(){return B.localMode?(A(K.container)[0].scrollHeight&&A(K.container)[0].scrollHeight):A(document).height()}function F(){var S=0+L()-(B.localMode?A(K.container).scrollTop():(A(K.container).scrollTop()||A(K.container.ownerDocument.body).scrollTop()))-A(B.localMode?K.container:window).height();E("math:",S,K.pixelsFromNavToBottom);return(S-B.bufferPx"):A("
");P=document.createDocumentFragment();J.load(Q.join(K.currPage)+" "+B.itemSelector,null,I)}function I(){if(K.isDone){M();return false}else{if(J.children().length==0){A.event.trigger("ajaxError",[{status:404}])}while(J[0].firstChild){P.appendChild(J[0].firstChild)}A(B.contentSelector)[0].appendChild(P);K.loadingMsg.fadeOut("normal");if(B.animate){var S=A(window).scrollTop()+A("#infscr-loading").height()+B.extraScrollPx+"px";A("html,body").animate({scrollTop:S},800,function(){K.isDuringAjax=false})}O.call(J[0]);if(!B.animate){K.isDuringAjax=false}}}A.browser.ie6=A.browser.msie&&A.browser.version<7;var B=A.extend({},A.infinitescroll.defaults,R),K=A.infinitescroll,J,P;O=O||function(){};if(!H(B)){return false}K.container=B.localMode?this:document.documentElement;B.contentSelector=B.contentSelector||this;var C=/(.*?\/\/).*?(\/.*)/,Q=A(B.nextSelector).attr("href");if(!Q){E("Navigation selector not found");return }Q=N(Q);if(B.localMode){A(K.container)[0].scrollTop=0}K.pixelsFromNavToBottom=L()+(K.container==document.documentElement?0:A(K.container).offset().top)-A(B.navSelector).offset().top;K.loadingMsg=A('
Loading...
'+B.loadingText+"
");(new Image()).src=B.loadingImg;A(document).ajaxError(function(T,U,S){E("Page not found. Self-destructing...");if(U.status==404){M();K.isDone=true;A(B.localMode?this:window).unbind("scroll.infscr")}});A(B.localMode?this:window).bind("scroll.infscr",D).trigger("scroll.infscr");A(document).bind("retrieve.infscr",G);return this};A.infinitescroll={defaults:{debug:false,preload:false,nextSelector:"div.navigation a:first",loadingImg:"http://www.infinite-scroll.com/loading.gif",loadingText:"Loading the next set of posts...",donetext:"Congratulations, you've reached the end of the internet.",navSelector:"div.navigation",contentSelector:null,extraScrollPx:150,itemSelector:"div.post",animate:false,localMode:false,bufferPx:40,errorCallback:function(){}},loadingImg:undefined,loadingMsg:undefined,container:undefined,currPage:1,currDOMChunk:null,isDuringAjax:false,isInvalidPage:false,isDone:false}})(jQuery); /* Copyright (c) 2008 Kean Loong Tan http://www.gimiti.com/kltan * Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) * Copyright notice and license must remain intact for legal use * jFade * Version: 1.0 (Jun 30, 2008) * Requires: jQuery 1.2.6+ * * * Original Code Copyright (c) 2008 by Michael Leigeber * Website: http://www.leigeber.com * * */ (function($) { $.fn.jFade = function(options) { // merge users option with default options var opts = $.extend({}, $.fn.jFade.defaults, options); var startrgb,endrgb,er,eg,eb,rint,gint,bint,step; var target = this; //var obj = this; var init = function() { var tgt = target; opts.steps = opts.steps || 20; opts.duration = opts.duration || 20; //clear everything + reset clearInterval(tgt.timer); if (undefined === opts.end) { if (undefined !== tgt.blabla) {alert('a');} } endrgb = colorConv(opts.end); er = endrgb[0]; eg = endrgb[1]; eb = endrgb[2]; if(!tgt.r) { if (undefined === opts.start) { opts.start = $(tgt).css('backgroundColor'); tgt.blabla = opts.start; } //convert to usable rgb value startrgb = colorConv(opts.start); r = startrgb[0]; g = startrgb[1]; b = startrgb[2]; tgt.r = r; tgt.g = g; tgt.b = b; } //process red rint = Math.round(Math.abs(tgt.r-er)/opts.steps); //process green gint = Math.round(Math.abs(tgt.g-eg)/opts.steps); //process blue bint = Math.round(Math.abs(tgt.b-eb)/opts.steps); if(rint == 0) { rint = 1 } if(gint == 0) { gint = 1 } if(bint == 0) { bint = 1 } tgt.step = 1; tgt.timer = setInterval( function() {animateColor(tgt,opts.property,opts.steps,er,eg,eb,rint,gint,bint)}, opts.duration); function animateColor(obj,property,steps,er,eg,eb,rint,gint,bint) { var tgt = obj; var color; if(tgt.step <= steps) { // for each loop var r = tgt.r; var g = tgt.g; var b = tgt.b; if(r >= er) { r = r - rint; } else { r = parseInt(r) + parseInt(rint); } if(g >= eg) { g = g - gint; } else { g = parseInt(g) + parseInt(gint); } if(b >= eb) { b = b - bint; } else { b = parseInt(b) + parseInt(bint); } color = 'rgb(' + r + ',' + g + ',' + b + ')'; $(obj).css(property, color); tgt.r = r; tgt.g = g; tgt.b = b; tgt.step = tgt.step + 1; } else {// last loop clearInterval(tgt.timer); color = 'rgb(' + er + ',' + eg + ',' + eb + ')'; $(obj).css(property, color); } } // convert the color to rgb from hex function colorConv(color) { //covert 0-2 position hex into decimal in rgb[0] //covert 2-4 position hex into decimal in rgb[1] //covert 4-6 position hex into decimal in rgb[2] var rgb = [parseInt(color.substring(0,2),16), parseInt(color.substring(2,4),16), parseInt(color.substring(4,6),16)]; //return array containing rgb[0], rgb[1], rgb[2] return rgb; } }; if (opts.trigger == "load") init(); else $(this).bind(opts.trigger, function(){ target = this; init(); }); return this; }; $.fn.jFade.defaults = { trigger: "load", property: 'background', //start: 'FFFFFF', end: '000000', steps: 5, duration: 30 }; })(jQuery); /* anythingFader v1.0 By Chris Coyier: http://css-tricks.com To use the navigationFormatter function, you must have a function that accepts two paramaters, and returns a string of HTML text. index = integer index (1 based); panel = jQuery wrapped LI item this tab references @return = Must return a string of HTML/Text navigationFormatter: function(index, panel){ return index + " Panel"; // This would have each tab with the text 'X Panel' where X = index } */ (function($){ $.anythingFader = function(el, options){ // To avoid scope issues, use 'base' instead of 'this' // to reference this class from internal events and functions. var base = this; // Access to jQuery and DOM versions of element base.$el = $(el); base.el = el; // Set up a few defaults base.currentPage = 1; base.timer = null; base.playing = false; // Add a reverse reference to the DOM object base.$el.data("AnythingFader", base); base.init = function(){ base.options = $.extend({},$.anythingFader.defaults, options); // Cache existing DOM elements for later base.$wrapper = base.$el.find('> div').css('overflow', 'hidden'); base.$slider = base.$wrapper.find('> ul'); base.$items = base.$slider.find('> li'); base.$single = base.$items.filter(':first'); // Build the navigation if needed if(base.options.buildNavigation) base.buildNavigation(); // Get the details base.singleWidth = base.$single.outerWidth(); base.pages = base.$items.length; // Top and tail the list with 'visible' number of items, top has the last section, and tail has the first // This supports the "infinite" scrolling base.$items.filter(':first').before(base.$items.filter(':last').clone().addClass('cloned')); base.$items.filter(':last' ).after(base.$items.filter(':first').clone().addClass('cloned')); // We just added two items, time to re-cache the list base.$items = base.$slider.find('> li'); // reselect // Setup our forward/backward navigation base.buildNextBackButtons(); // If autoPlay functionality is included, then initialize the settings if(base.options.autoPlay) { base.playing = !base.options.startStopped; // Sets the playing variable to false if startStopped is true base.buildAutoPlay(); }; // If pauseOnHover then add hover effects if(base.options.pauseOnHover) { base.$el.hover(function(){base.clearTimer();}, function(){base.startStop(base.playing);}); } // If a hash can not be used to trigger the plugin, then go to page 1 if((base.options.hashTags == true && !base.gotoHash()) || base.options.hashTags == false){base.setCurrentPage(1);}; }; base.gotoPage = function(page, autoplay) { // When autoplay isn't passed, we stop the timer if(autoplay !== true) autoplay = false; if(!autoplay) base.startStop(false); if(typeof(page) == "undefined" || page == null) { page = 1; base.setCurrentPage(1); }; // Just check for bounds if(page > base.pages + 1) page = base.pages; if(page < 0 ) page = 1; var dir = page < base.currentPage ? -1 : 1, n = Math.abs(base.currentPage - page), left = base.singleWidth * dir * n; base.$wrapper.filter(':not(:animated)').animate({ opacity: '0' }, base.options.animationTime, base.options.easing, function () { if (page == 0) { base.$wrapper.scrollLeft(base.singleWidth * base.pages); page = base.pages; } else if (page > base.pages) { base.$wrapper.scrollLeft(base.singleWidth); // reset back to start position page = 1; }; base.setCurrentPage(page); }); base.$wrapper.animate({ opacity: '1' }, base.options.animationTime, base.options.easing); }; base.setCurrentPage = function(page, move){ // Set visual if(base.options.buildNavigation){ base.$nav.find('.cur').removeClass('cur'); $(base.$navLinks[page - 1]).addClass('cur'); }; // Only change left if move does not equal false if(move !== false) base.$wrapper.scrollLeft(base.singleWidth * page); // Update local variable base.currentPage = page; }; base.goForward = function(autoplay){ if(autoplay !== true) autoplay = false; base.gotoPage(base.currentPage + 1, autoplay); }; base.goBack = function(){ base.gotoPage(base.currentPage - 1); }; // This method tries to find a hash that matches panel-X // If found, it tries to find a matching item // If that is found as well, then that item starts visible base.gotoHash = function(){ if(/^#?panel-\d+$/.test(window.location.hash)){ var index = parseInt(window.location.hash.substr(7)); var $item = base.$items.filter(':eq(' + index + ')'); if($item.length != 0){ base.setCurrentPage(index); return true; }; }; return false; // A item wasn't found; }; // Creates the numbered navigation links base.buildNavigation = function(){ base.$nav = $("
").appendTo(base.$el); base.$items.each(function(i,el){ var index = i + 1; var $a = $(""); // If a formatter function is present, use it if( typeof(base.options.navigationFormatter) == "function"){ $a.html(base.options.navigationFormatter(index, $(this))); } else {$a.text(index);} $a.click(function(e){ base.gotoPage(index); if (base.options.hashTags) base.setHash('panel-' + index); // console.log("click test"); passed e.preventDefault(); }); base.$nav.append($a); }); base.$navLinks = base.$nav.find('> a'); }; // Creates the Forward/Backward buttons base.buildNextBackButtons = function(){ var $forward = $('Next'), $back = $('Previous — '); // Bind to the forward and back buttons $back.click(function(e){ base.goBack(); e.preventDefault(); }); $forward.click(function(e){ base.goForward(); e.preventDefault(); }); // Append elements to page base.$wrapper.after($back).after($forward); }; // Creates the Start/Stop button base.buildAutoPlay = function(){ base.$startStop = $("").html(base.playing ? base.options.stopText : base.options.startText); base.$el.append(base.$startStop); base.$startStop.click(function(e){ base.startStop(!base.playing); e.preventDefault(); }); // Use the same setting, but trigger the start; base.startStop(base.playing); }; // Handles stopping and playing the slideshow // Pass startStop(false) to stop and startStop(true) to play base.startStop = function(playing){ if(playing !== true) playing = false; // Default if not supplied is false // Update variable base.playing = playing; // Toggle playing and text if(base.options.autoPlay) base.$startStop.toggleClass("playing", playing).html( playing ? base.options.stopText : base.options.startText ); if(playing){ base.clearTimer(); // Just in case this was triggered twice in a row base.timer = window.setInterval(function(){base.goForward(true);}, base.options.delay); } else {base.clearTimer();}; }; base.clearTimer = function(){ // Clear the timer only if it is set if(base.timer) window.clearInterval(base.timer); }; // Taken from AJAXY jquery.history Plugin base.setHash = function ( hash ) { // Write hash if ( typeof window.location.hash !== 'undefined' ) { if ( window.location.hash !== hash ) { window.location.hash = hash; }; } else if ( location.hash !== hash ) { location.hash = hash; }; // Done return hash; }; // <-- End AJAXY code // Trigger the initialization base.init(); }; $.anythingFader.defaults = { easing: "swing", // Anything other than "linear" or "swing" requires the easing plugin autoPlay: true, // This turns off the entire FUNCTIONALY, not just if it starts running or not startStopped: false, // If autoPlay is on, this can force it to start stopped delay: 3000, // How long between slide transitions in AutoPlay mode animationTime: 600, // How long the slide transition takes hashTags: true, // Should links change the hashtag in the URL? buildNavigation: true, // If true, builds and list of anchor links to link to each slide pauseOnHover: true, // If true, and autoPlay is enabled, the show will pause on hover startText: "Start", // Start text stopText: "Stop", // Stop text navigationFormatter: null // Details at the top of the file on this use (advanced use) }; $.fn.anythingFader = function(options){ if(typeof(options) == "object"){ return this.each(function(i){ (new $.anythingFader(this, options)); // This plugin supports multiple instances, but only one can support hash-tag support // This disables hash-tags on all items but the first one options.hashTags = false; }); } else if (typeof(options) == "number") { return this.each(function(i){ var anySlide = $(this).data('AnythingFader'); if(anySlide){anySlide.gotoPage(options);} }); } }; })(jQuery); $(document).ready(function() { $('#intform').submit(function() {$(location).attr('href',"service/thanks/");}); Cufon.replace('h2', { fontFamily: 'bistroscript' }); Cufon.replace('.information h2', { fontFamily: 'knockout47' }); Cufon.replace('.story h2', { fontFamily: 'bistroscript' }); Cufon.replace('#mainnavigation a', { fontFamily: 'knockout47', hover: true }); $(".collumn",this).jFade({ trigger: "mouseover", property: 'background', start: 'ffffff', end: 'f4f4f4', steps: 12, duration: 12 }).jFade({ trigger: "mouseout", property: 'background', start: 'f4f4f4', end: 'ffffff', steps: 12, duration: 12 }); (function($) { var cache = []; $.preLoadImages = function() { var args_len = arguments.length; for (var i = args_len; i--;) { var cacheImage = document.createElement('img'); cacheImage.src = arguments[i]; cache.push(cacheImage); } } })(jQuery) function showbackground(i){ $('#fullscreen img').attr('src', background[i]).fadeIn("fast"); $("#counter").removeClass().addClass(""+i); return false; } $("#control_prev").click(function(){ var counter = $("#counter").attr("class"); var counter = parseFloat(counter) - 1; if(counter == "0"){ counter = parseFloat(background.length) - 1; } showbackground(counter); }); $("#control_next").click(function(){ var counter = $("#counter").attr("class"); var counter = parseFloat(counter) + 1; if(counter == background.length){ counter = 1; } showbackground(counter); }); }); $("div#fullscreen").supersize();