/*! * 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.09i */ 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:Mcufoncanvas{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;mO){O=K}if(I>N){N=I}if(K":{"d":"89,-122v-5,-30,-6,-66,0,-95r327,-127r-327,-122v-8,-29,-6,-71,0,-100r417,169v6,32,9,73,0,106"},"?":{"d":"277,-214v-29,5,-66,5,-95,0r0,-162v82,-24,158,-48,162,-148v5,-124,-185,-127,-276,-85v-12,-25,-21,-51,-25,-83v51,-18,100,-28,167,-28v143,0,239,66,239,195v0,119,-87,175,-172,208r0,103xm285,-1v-33,5,-79,5,-112,0v-5,-35,-5,-76,0,-111v37,-4,76,-7,112,0v5,35,5,76,0,111","w":488},"@":{"d":"594,-730v222,0,365,113,365,337v0,143,-65,250,-158,307v-61,37,-170,41,-223,-1v-38,22,-85,37,-144,37v-94,1,-157,-63,-155,-159v3,-146,75,-241,177,-289v76,-36,183,-25,259,-1r-72,357v145,51,225,-99,227,-251v2,-173,-110,-261,-286,-259v-215,2,-345,116,-406,273v-20,52,-29,106,-29,161v1,192,103,292,290,295v65,1,123,-11,170,-28v9,20,17,44,22,70v-49,23,-113,34,-194,34v-236,0,-381,-126,-381,-367v0,-233,123,-390,296,-469v68,-31,149,-47,242,-47xm378,-228v-6,103,99,118,175,80r55,-288v-143,-27,-222,73,-230,208","w":1014},"A":{"d":"600,0v-32,5,-76,6,-108,0r-50,-166r-273,0r-49,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0xm196,-255r219,0r-110,-367","w":617},"B":{"d":"550,-199v1,220,-252,227,-461,199r0,-719v39,-8,110,-11,161,-11v146,1,255,43,255,187v0,85,-49,137,-115,158v96,15,159,73,160,186xm443,-203v0,-129,-120,-138,-253,-132r0,256v121,12,253,3,253,-124xm403,-537v0,-105,-108,-124,-213,-109r0,227v116,7,213,-8,213,-118","w":595},"C":{"d":"407,-78v57,1,100,-10,140,-27v15,29,24,56,28,83v-53,23,-108,34,-181,34v-223,0,-335,-141,-335,-367v0,-227,110,-370,333,-376v70,-2,122,11,171,27v-3,34,-13,56,-24,84v-41,-14,-82,-23,-139,-22v-157,2,-232,117,-230,287v1,170,72,274,237,277","w":618},"D":{"d":"261,12v-57,0,-125,-5,-172,-12r0,-719v48,-5,120,-11,176,-11v248,-1,375,129,376,372v0,252,-129,370,-380,370xm533,-361v0,-211,-126,-302,-342,-274r0,551v21,3,51,5,78,5v183,1,264,-94,264,-282","w":699},"E":{"d":"491,-89v4,26,5,63,0,89r-403,0r0,-719r395,0v4,26,5,63,0,89r-293,0r0,206r234,0v5,26,5,63,0,89r-234,0r0,246r301,0","w":536},"F":{"d":"190,0v-31,5,-71,5,-102,0r0,-719r376,0v5,26,5,63,0,89r-274,0r0,211r229,0v5,27,5,63,0,90r-229,0r0,329","w":504},"G":{"d":"407,-79v38,0,70,-4,97,-12r0,-281v30,-5,71,-5,101,0r0,351v-54,23,-128,33,-203,33v-227,0,-343,-138,-343,-367v0,-177,76,-293,199,-349v87,-39,228,-31,311,1v-3,34,-13,56,-24,84v-43,-13,-81,-25,-142,-23v-164,5,-235,118,-235,287v0,170,75,272,239,276","w":681},"H":{"d":"190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,296r306,0r0,-296v30,-5,71,-5,102,0r0,719v-30,5,-72,5,-102,0r0,-333r-306,0r0,333","w":686},"I":{"d":"190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":278},"J":{"d":"44,-87v77,24,167,7,167,-90r0,-453r-126,0v-5,-26,-5,-63,0,-89r228,0r0,519v2,140,-56,213,-193,212v-32,0,-66,-6,-92,-12v0,-32,7,-61,16,-87","w":396},"K":{"d":"591,0v-37,5,-79,5,-116,0r-255,-365r231,-354v36,-6,75,-5,111,0r-228,345xm190,0v-31,5,-72,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":601},"L":{"d":"471,-90v5,28,4,63,0,90r-383,0r0,-719v30,-6,71,-5,101,0r0,629r282,0","w":495},"M":{"d":"170,0v-28,5,-66,5,-94,0r32,-719v34,-5,81,-5,115,0r186,450r187,-450v31,-6,78,-5,110,0r34,719v-30,5,-69,5,-99,0r-23,-559r-176,410v-26,4,-53,4,-79,0r-170,-413","w":816},"N":{"d":"184,0v-28,5,-68,5,-96,0r0,-719v28,-5,66,-5,94,0r313,540r0,-540v30,-5,68,-6,97,0r0,719v-28,5,-66,5,-94,0r-314,-537r0,537","w":680},"O":{"d":"668,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm170,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":729},"P":{"d":"190,0v-31,4,-71,5,-102,0r0,-720v50,-6,110,-11,167,-11v165,1,273,65,273,232v1,191,-143,257,-338,239r0,260xm422,-498v0,-129,-106,-157,-232,-142r0,291v127,17,232,-17,232,-149","w":566},"Q":{"d":"675,65v-2,33,-6,63,-17,89r-230,-43v3,-39,7,-55,18,-86xm665,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm167,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"R":{"d":"192,0v-33,2,-70,5,-102,0r0,-720r112,-10v179,-8,320,43,320,219v0,113,-75,169,-153,208r209,303v-34,4,-79,4,-115,0r-230,-333r0,-4v87,-24,176,-59,180,-166v4,-119,-101,-156,-221,-138r0,641","w":597},"S":{"d":"231,12v-75,0,-131,-12,-185,-31v3,-32,15,-63,24,-90v48,16,90,30,157,30v116,0,188,-65,155,-172v-72,-126,-317,-75,-317,-286v0,-192,236,-229,403,-166v-3,28,-11,56,-22,83v-85,-35,-282,-54,-274,76v5,89,94,101,160,129v90,39,169,79,169,205v-1,147,-113,222,-270,222","w":545},"T":{"d":"501,-719v5,26,5,62,0,89r-187,0r0,630v-31,4,-71,4,-102,0r0,-630r-187,0v-5,-26,-5,-63,0,-89r476,0","w":526,"k":{"\u00ef":-30,"\u00ec":-40}},"U":{"d":"337,12v-189,0,-257,-116,-256,-305r0,-426v31,-4,71,-4,102,0r0,408v0,134,22,231,154,231v131,0,153,-98,153,-231r0,-408v33,-4,71,-4,103,0r0,426v1,189,-67,305,-256,305","w":674},"V":{"d":"22,-719v33,-6,79,-5,113,0r182,615r181,-615v35,-4,75,-5,109,0r-234,719v-36,5,-82,5,-118,0","w":629,"k":{"\u00ef":-30,"\u00ec":-70}},"W":{"d":"27,-719v33,-5,80,-5,113,0r123,599r148,-599v32,-5,75,-5,107,0r149,605r125,-605v30,-6,72,-5,102,0r-173,719v-36,6,-83,5,-119,0r-142,-563r-144,563v-35,5,-81,6,-116,0","w":921,"k":{"\u00ef":-30,"\u00ec":-40}},"X":{"d":"49,-718v35,-4,73,-4,108,0r143,342r-171,376v-40,4,-68,4,-108,0r178,-376xm308,-376r143,-342v36,0,74,-5,107,0r-150,339r179,379v-41,4,-66,4,-108,0","w":609},"Y":{"d":"349,0v-32,5,-72,5,-103,0r0,-263r-228,-456v34,-5,80,-5,114,0r168,357r166,-357v33,-5,75,-5,108,0r-225,456r0,263","w":592,"k":{"\u00ef":-30,"\u00ec":-30}},"Z":{"d":"517,-89v5,26,5,64,0,89r-487,0r-6,-9r362,-621r-317,0v-5,-26,-5,-63,0,-89r467,0r7,9r-363,621r337,0","w":566},"[":{"d":"265,87v5,24,5,57,0,81r-215,0r0,-928r215,0v5,25,5,57,0,81r-117,0r0,766r117,0","w":319},"\\":{"d":"32,-719v29,-5,69,-5,98,0r243,719v-30,5,-67,5,-97,0","w":412},"]":{"d":"54,-678v-6,-24,-4,-57,0,-82r215,0r0,928r-215,0v-5,-24,-5,-58,0,-81r117,0r0,-765r-117,0","w":319},"^":{"d":"487,-368v-29,4,-63,5,-93,1r-122,-268r-117,268v-29,4,-64,3,-94,-1r162,-351v32,-5,72,-5,104,0","w":550},"_":{"d":"6,88v-7,-22,-7,-52,0,-73r494,0v5,22,5,51,0,73r-494,0","w":505},"`":{"d":"129,-721v39,-5,88,-5,127,0r115,127v-31,6,-70,5,-100,0","w":500},"a":{"d":"147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164","w":517},"b":{"d":"248,12v-57,0,-127,-14,-169,-28r0,-717v30,-5,69,-5,99,0r0,282v25,-41,79,-76,148,-74v149,3,210,102,211,256v0,178,-107,281,-289,281xm307,-440v-83,0,-128,53,-129,142r0,215v23,8,51,11,81,11v116,-3,173,-73,173,-193v0,-102,-28,-175,-125,-175","w":590},"c":{"d":"315,-71v43,0,74,-5,107,-18v11,18,20,50,21,78v-39,15,-84,23,-135,23v-168,2,-258,-104,-258,-268v0,-164,86,-269,251,-269v56,0,95,6,135,21v0,26,-8,60,-17,79v-33,-11,-70,-17,-112,-17v-106,-1,-153,79,-153,186v0,119,52,185,161,185","w":478},"d":{"d":"52,-247v-2,-202,152,-316,357,-263r0,-223v29,-5,69,-5,98,0r0,719v-54,15,-117,27,-190,26v-169,-2,-264,-85,-265,-259xm157,-247v-7,153,114,200,252,167r0,-346v-26,-11,-56,-16,-93,-16v-113,3,-154,81,-159,195","w":586},"e":{"d":"291,-525v162,0,229,122,212,293r-349,0v2,110,56,161,166,162v47,0,92,-8,135,-25v10,19,18,51,19,79v-45,19,-96,28,-160,28v-175,-1,-265,-93,-265,-265v0,-164,78,-272,242,-272xm408,-306v-3,-81,-38,-140,-120,-140v-87,0,-124,58,-133,140r253,0","w":556},"f":{"d":"214,0v-30,5,-69,5,-99,0r0,-435r-84,0v-5,-21,-5,-57,0,-78r84,0v-9,-145,50,-231,186,-230v32,0,56,3,80,10v-3,33,-7,53,-15,80v-18,-3,-33,-7,-56,-7v-85,0,-100,59,-96,147r131,0v4,25,4,53,0,78r-131,0r0,435","w":370,"k":{"\u00ef":-55,"\u00ee":-30,"\u00ec":-64}},"g":{"d":"192,-174v-26,13,-60,61,-28,92v73,37,261,-7,320,54v40,41,54,120,19,172v-46,69,-139,105,-255,105v-120,0,-211,-27,-211,-133v0,-60,37,-103,79,-125v-25,-17,-47,-40,-47,-81v0,-55,28,-86,61,-112v-40,-28,-73,-76,-73,-142v0,-120,85,-178,209,-181v60,0,110,20,144,46v28,-22,77,-38,129,-37v6,27,5,62,0,89r-90,0v14,22,23,47,23,83v1,143,-136,201,-280,170xm253,171v86,1,166,-26,170,-93v5,-86,-122,-59,-203,-65v-56,-4,-90,34,-90,84v0,64,58,73,123,74xm161,-344v0,65,36,107,105,107v69,0,105,-42,106,-107v0,-66,-37,-109,-106,-109v-70,0,-105,43,-105,109","w":553},"h":{"d":"178,0v-30,5,-69,5,-99,0r0,-733v30,-5,69,-5,99,0r0,298v31,-48,78,-90,157,-90v122,0,173,74,173,200r0,325v-29,5,-69,5,-98,0r0,-298v0,-84,-21,-138,-95,-138v-97,0,-137,70,-137,173r0,263","w":578},"i":{"d":"207,0v-29,5,-68,5,-97,0r0,-435r-65,0v-5,-22,-5,-56,0,-78r162,0r0,513xm195,-626v-33,5,-74,5,-107,0v-4,-31,-4,-71,0,-101v33,-5,74,-5,107,0v4,30,4,71,0,101","w":288},"j":{"d":"-24,99v66,20,137,6,137,-77r0,-457r-65,0v-5,-22,-5,-56,0,-78r162,0r0,542v1,107,-55,157,-159,158v-36,0,-66,-4,-91,-13v1,-26,7,-55,16,-75xm195,-627v-33,6,-73,6,-106,0v-5,-32,-5,-67,0,-99v33,-6,73,-7,106,0v5,32,5,67,0,99","w":290},"k":{"d":"175,0v-30,5,-69,5,-99,0r0,-733v30,-5,69,-5,99,0r0,733xm502,0v-34,5,-75,5,-110,0r-190,-266r163,-247v34,-5,75,-5,109,0r-163,240","w":514},"l":{"d":"288,-1v-110,27,-210,-11,-210,-132r0,-600v29,-5,69,-5,98,0r0,578v0,52,13,83,63,82v12,0,30,-1,40,-4v6,23,9,49,9,76","w":298},"m":{"d":"179,0v-30,5,-69,5,-99,0r0,-513v26,-5,58,-5,84,0v4,18,9,59,9,81v27,-52,72,-92,150,-93v81,0,118,35,142,93v31,-48,72,-92,150,-93v123,0,169,72,170,198r0,327v-30,5,-69,5,-99,0r0,-298v-1,-81,-17,-138,-90,-138v-76,0,-114,60,-114,146r0,290v-29,5,-69,5,-98,0r0,-305v-1,-78,-16,-134,-84,-134v-171,0,-110,265,-121,439","w":854},"n":{"d":"179,0v-30,5,-69,5,-99,0r0,-513v26,-5,58,-5,84,0v4,18,9,62,9,83v32,-51,81,-95,164,-95v122,0,172,74,172,200r0,325v-30,5,-69,5,-99,0r0,-298v-1,-83,-18,-138,-92,-138v-98,0,-139,72,-139,176r0,260","w":578},"o":{"d":"527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188","w":577},"p":{"d":"178,236v-30,5,-69,5,-99,0r0,-749v25,-5,59,-5,84,0r10,72v30,-48,78,-84,156,-84v147,0,204,103,208,256v5,204,-153,318,-359,270r0,235xm307,-439v-84,0,-129,58,-129,147r0,208v28,10,50,13,91,13v114,0,164,-77,164,-194v0,-99,-31,-174,-126,-174","w":590},"q":{"d":"506,236v-29,5,-69,5,-98,0r0,-236v-29,7,-60,11,-97,11v-166,-2,-259,-84,-259,-254v0,-175,101,-279,278,-282v74,-1,119,8,176,23r0,738xm315,-71v34,0,66,-6,93,-13r0,-350v-26,-6,-47,-8,-78,-8v-121,2,-175,81,-175,203v0,109,53,167,160,168","w":585},"r":{"d":"179,0v-30,5,-69,5,-99,0r0,-513v25,-5,59,-5,84,0v4,18,9,59,9,81v31,-51,87,-95,175,-82v6,27,4,63,-1,90v-115,-14,-168,52,-168,169r0,255","w":372},"s":{"d":"199,12v-62,1,-107,-9,-151,-24v3,-29,14,-57,23,-81v80,40,280,37,231,-86v-16,-41,-77,-45,-119,-63v-72,-29,-122,-51,-122,-135v0,-101,79,-148,191,-148v51,0,105,12,142,25v-3,28,-11,56,-21,77v-63,-30,-246,-48,-205,65v67,80,247,44,241,205v-4,115,-91,163,-210,165","w":455},"t":{"d":"252,8v-99,-1,-153,-46,-153,-151r0,-291r-78,0r-4,-14r172,-192r8,0r0,127r130,0v6,23,5,56,0,79r-130,0r0,234v1,75,0,128,75,128v22,0,42,-4,59,-8v9,22,10,51,10,78v-27,7,-56,10,-89,10","w":358},"u":{"d":"314,12v-163,0,-240,-72,-240,-240r0,-285v30,-5,69,-5,99,0r0,281v-2,106,35,164,140,161v34,0,63,-4,87,-11r0,-431v29,-5,69,-5,98,0r0,497v-49,13,-119,28,-184,28","w":574},"v":{"d":"17,-513v34,-5,78,-6,111,0r140,423r141,-423v32,-6,73,-5,105,0r-200,513v-31,5,-67,5,-98,0","w":531},"w":{"d":"22,-513v33,-5,75,-6,107,0r100,419r113,-419v30,-6,71,-5,101,0r112,412r100,-412v30,-6,67,-5,98,0r-153,513v-32,5,-69,5,-101,0r-110,-388r-115,388v-32,5,-70,6,-101,0","w":775},"x":{"d":"157,-266r-121,-247v32,-6,75,-5,108,0r106,248r-128,265v-33,5,-71,5,-104,0xm491,0v-32,5,-72,6,-104,0r-129,-265r107,-248v33,-5,74,-6,106,0r-119,244","w":509},"y":{"d":"85,160v39,15,106,14,123,-24v17,-38,32,-92,47,-135r-72,-1r-170,-513v33,-4,76,-4,109,0r142,477r147,-477v29,-4,71,-4,102,0r-199,617v-29,80,-55,146,-160,145v-30,0,-62,-5,-85,-12v0,-33,6,-54,16,-77","w":529},"z":{"d":"29,-14r270,-420r-238,0v-4,-23,-4,-55,0,-79r385,0r5,13r-272,421r255,0v4,25,4,54,0,79r-400,0","w":477},"{":{"d":"359,166v-146,4,-207,-61,-207,-205v0,-95,3,-170,-44,-215v-14,-13,-33,-26,-58,-39r0,-13v63,-31,101,-75,101,-170v0,-126,2,-231,87,-270v28,-13,72,-20,121,-19v5,24,5,56,0,79v-102,-6,-114,60,-112,159v2,112,-10,194,-85,227v76,35,87,120,85,235v-2,96,14,157,112,152v5,23,5,55,0,79","w":414},"|":{"d":"215,168v-29,5,-68,5,-97,0r0,-944v29,-5,68,-5,97,0r0,944","w":333},"}":{"d":"262,-476v-2,95,38,139,101,170r0,13v-92,37,-106,120,-102,254v4,144,-61,209,-207,205v-5,-24,-6,-56,0,-79v100,5,114,-60,112,-159v-2,-113,11,-194,85,-228v-76,-33,-87,-119,-85,-233v2,-97,-13,-159,-112,-153v-5,-23,-5,-55,0,-79v132,-5,195,46,204,164v3,36,4,78,4,125","w":414},"~":{"d":"153,-384v-43,0,-64,13,-91,39v-21,-19,-36,-40,-43,-64v25,-30,78,-60,132,-59v68,2,111,40,180,40v39,0,59,-12,86,-37v20,19,32,42,42,69v-30,29,-69,52,-127,52v-68,-1,-113,-40,-179,-40","w":477},"\u00a0":{"w":0},"\u00a1":{"d":"197,204v-34,5,-73,5,-107,0r6,-503v29,-5,65,-5,94,0xm89,-515v35,-5,77,-5,112,0v5,35,5,77,0,112v-35,5,-77,5,-112,0v-5,-35,-5,-77,0,-112","w":290},"\u00a2":{"d":"395,118v-21,5,-49,5,-70,0r0,-109v-140,-13,-213,-113,-213,-265v0,-152,75,-247,213,-266r0,-114v25,-7,44,-6,70,0r0,113v39,3,71,9,102,20v0,28,-8,58,-17,78v-33,-10,-68,-17,-111,-17v-107,-1,-156,78,-156,186v0,120,54,186,163,186v44,0,73,-5,107,-18v11,18,20,50,21,78v-34,10,-68,18,-109,21r0,107"},"\u00a3":{"d":"283,-305v18,72,8,169,-28,215r272,0v5,28,4,63,0,90r-424,0v-9,-15,6,-22,15,-30v58,-55,88,-169,62,-275r-87,0v-4,-24,-4,-52,0,-78r71,0v-6,-38,-15,-76,-14,-119v4,-138,83,-216,226,-218v64,-1,109,10,150,27v-4,32,-10,56,-23,83v-37,-16,-69,-22,-121,-24v-133,-6,-144,142,-113,251r187,0v4,25,4,53,0,78r-173,0"},"\u00a4":{"d":"119,-230v-46,-58,-45,-183,3,-238r-79,-80v14,-28,33,-46,61,-59r79,80v56,-45,178,-45,235,0r80,-80v23,14,46,34,59,58r-79,79v51,57,51,183,2,242r76,76v-15,25,-34,45,-57,59r-79,-78v-68,48,-173,48,-241,0r-77,77v-28,-12,-46,-33,-59,-60xm300,-481v-78,0,-127,54,-127,133v0,79,49,133,127,133v80,0,129,-54,129,-133v0,-79,-49,-133,-129,-133"},"\u00a5":{"d":"353,0v-31,5,-71,5,-102,0r0,-157r-184,0v-5,-16,-5,-51,0,-69r184,0r0,-88r-184,0v-5,-16,-5,-51,0,-69r144,0r-184,-324v34,-5,80,-5,114,0r164,302r161,-302v33,-5,75,-5,108,0r-181,324r152,0v4,19,4,51,0,69r-192,0r0,88r192,0v4,19,4,51,0,69r-192,0r0,157"},"\u00a6":{"d":"215,-443v-26,5,-69,5,-97,0r0,-333v29,-5,68,-5,97,0r0,333xm215,168v-29,5,-68,5,-97,0r0,-333v29,-5,68,-5,97,0r0,333","w":333},"\u00a7":{"d":"472,-136v-5,168,-260,169,-403,122v5,-29,13,-55,25,-78v72,33,278,56,278,-42v0,-46,-44,-52,-82,-67v-89,-32,-177,-41,-214,-109v-34,-62,10,-136,47,-172v-19,-19,-33,-48,-33,-86v1,-165,239,-172,372,-123v0,30,-13,57,-24,78v-64,-32,-248,-55,-248,40v0,49,36,55,77,68r124,38v69,21,104,61,104,118v0,58,-29,95,-57,128v21,20,35,45,34,85xm193,-444v-26,19,-56,80,-20,110v45,38,132,49,193,73v23,-18,57,-79,22,-111v-44,-40,-137,-45,-195,-72","w":562},"\u00a8":{"d":"199,-604v-34,4,-69,4,-102,0v-5,-31,-5,-68,0,-100v31,-5,70,-5,102,0v5,30,5,69,0,100xm403,-604v-34,4,-69,4,-102,0v-5,-30,-5,-69,0,-100v31,-5,70,-5,102,0v4,35,4,66,0,100","w":500},"\u00a9":{"d":"445,-222v32,0,55,-5,79,-16v11,19,17,41,21,67v-31,14,-67,21,-108,21v-127,0,-194,-81,-194,-208v0,-126,66,-210,192,-213v48,-1,68,5,103,16v-2,26,-6,50,-16,69v-28,-9,-45,-12,-79,-12v-79,0,-116,58,-116,140v0,84,40,135,118,136xm298,-76v71,31,178,28,250,0v133,-52,214,-231,152,-403v-39,-110,-129,-185,-277,-187v-228,-3,-347,206,-277,427v24,76,80,131,152,163xm574,-16v-89,38,-213,38,-302,0v-129,-55,-220,-166,-220,-343v0,-176,91,-289,220,-343v89,-38,213,-38,302,-1v129,54,220,167,220,344v0,177,-91,288,-220,343","w":846},"\u00aa":{"d":"142,-427v0,75,100,67,165,57r0,-122v-70,-10,-165,-7,-165,65xm62,-426v0,-120,122,-146,245,-131v16,-113,-120,-96,-194,-75v-10,-17,-17,-42,-17,-67v34,-10,84,-18,127,-18v107,0,167,44,167,150r0,250v-39,9,-103,21,-154,20v-105,-1,-174,-29,-174,-129","w":500},"\u00ab":{"d":"321,-45v-33,5,-74,6,-106,0r-166,-222r166,-221v32,-6,73,-5,106,0r-163,220xm573,-45v-33,5,-74,6,-106,0r-166,-222r166,-221v32,-6,73,-5,106,0r-163,220","w":618},"\u00ac":{"d":"91,-294v-6,-26,-5,-65,0,-92r417,0r0,279v-26,6,-65,5,-92,0r0,-187r-325,0"},"\u00ad":{"d":"51,-235v-5,-26,-5,-64,0,-91r259,0v5,27,5,65,0,91r-259,0","w":361},"\u00ae":{"d":"488,-438v1,-53,-58,-69,-113,-58r0,323v-20,4,-54,4,-76,0r0,-385v121,-13,266,-16,268,112v1,58,-35,94,-70,113r105,159v-28,4,-60,4,-87,0r-114,-178v36,-17,85,-36,87,-86xm125,-359v0,188,109,303,297,307v228,5,351,-206,278,-427v-37,-111,-131,-186,-278,-186v-188,0,-297,119,-297,306xm574,-16v-89,38,-215,38,-304,0v-129,-55,-219,-166,-219,-343v0,-176,90,-289,219,-343v89,-38,215,-38,304,-1v129,54,219,167,219,344v0,177,-90,288,-219,343","w":846},"\u00af":{"d":"115,-620v-5,-21,-5,-52,0,-74r270,0v5,21,5,53,0,74r-270,0","w":500},"\u00b0":{"d":"186,-435v-87,0,-146,-58,-146,-145v0,-88,59,-146,146,-146v88,0,147,57,147,146v0,88,-60,145,-147,145xm186,-659v-43,0,-74,36,-74,79v0,44,31,78,74,78v42,0,76,-34,76,-78v0,-44,-34,-79,-76,-79","w":370},"\u00b1":{"d":"88,-1v-4,-26,-4,-64,0,-91r424,0v5,27,5,65,0,91r-424,0xm345,-126v-27,5,-63,6,-89,0r0,-181r-166,0v-5,-26,-5,-63,0,-89r166,0r0,-182v27,-5,61,-5,89,0r0,182r165,0v5,27,5,62,0,89r-165,0r0,181"},"\u00b2":{"d":"82,-690v103,-43,280,-27,275,102v-4,99,-75,151,-130,210r153,0v2,24,2,48,0,72r-309,0r-5,-12v60,-67,135,-132,184,-207v13,-21,19,-39,19,-56v1,-74,-122,-59,-168,-38v-7,-19,-16,-46,-19,-71","w":450},"\u00b3":{"d":"293,-435v1,-56,-69,-70,-124,-58r-11,-12r87,-133r-140,0v-4,-24,-4,-45,0,-69r256,0r8,15r-98,142v63,9,107,47,109,113v4,141,-174,165,-302,126v3,-24,11,-50,20,-68v68,25,194,32,195,-56","w":450},"\u00b4":{"d":"229,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0","w":500},"\u00b5":{"d":"177,236v-29,5,-68,5,-97,0r0,-749v29,-5,69,-5,98,0r0,268v1,106,27,173,123,173v84,0,127,-54,128,-143r0,-298v29,-5,69,-5,98,0r0,513v-23,6,-55,5,-78,0r-13,-64v-33,43,-75,77,-151,76v-45,0,-81,-15,-108,-45r0,269","w":603},"\u00b6":{"d":"285,-313v-142,2,-233,-57,-235,-195v-3,-178,129,-217,309,-217r0,731v-33,0,-58,-2,-74,-6r0,-313xm435,-725v33,0,58,2,74,6r0,719v-16,4,-41,6,-74,6r0,-731","w":571},"\u00b7":{"d":"175,-221v-34,5,-75,5,-109,0v-5,-34,-5,-75,0,-109v34,-5,75,-5,109,0v5,34,5,75,0,109","w":241},"\u00b8":{"d":"286,142v0,-47,-82,-36,-121,-28r-6,-5r49,-133r64,0r-33,82v68,-11,123,22,123,84v0,97,-131,115,-221,88v2,-21,4,-44,14,-58v44,14,131,22,131,-30","w":500},"\u00b9":{"d":"109,-306v-7,-20,-7,-51,0,-71r96,0r0,-229r-93,38v-17,-17,-26,-38,-33,-64r193,-79r17,0r0,334r93,0v5,23,5,49,0,71r-273,0","w":450},"\u00ba":{"d":"250,-368v73,0,97,-62,97,-140v0,-79,-24,-139,-97,-139v-72,0,-97,61,-97,139v0,78,25,140,97,140xm250,-295v-125,0,-185,-88,-185,-213v0,-124,61,-211,185,-211v125,0,185,87,185,211v0,125,-60,213,-185,213","w":500},"\u00bb":{"d":"43,-488v33,-5,73,-6,106,0r167,222r-167,221v-32,7,-73,6,-106,0r164,-220xm294,-488v33,-5,73,-6,106,0r167,222r-167,221v-32,7,-73,6,-106,0r164,-220","w":617},"\u00bf":{"d":"233,-301v29,-5,66,-5,95,0r0,162v-82,24,-158,48,-162,148v-5,124,185,127,276,85v12,25,21,51,25,83v-51,18,-100,28,-167,28v-143,0,-239,-66,-239,-195v0,-119,87,-175,172,-208r0,-103xm225,-514v33,-5,79,-5,112,0v5,35,5,76,0,111v-37,4,-76,7,-112,0v-5,-35,-5,-76,0,-111","w":488},"\u00c0":{"d":"134,-887v41,-7,96,-6,138,0r105,108v-31,6,-74,5,-106,0xm600,0v-32,5,-76,6,-108,0r-50,-166r-273,0r-49,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0xm196,-255r219,0r-110,-367","w":617},"\u00c1":{"d":"332,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm600,0v-32,5,-76,6,-108,0r-50,-166r-273,0r-49,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0xm196,-255r219,0r-110,-367","w":617},"\u00c2":{"d":"481,-779v-31,6,-78,6,-109,0r-65,-61r-65,61v-32,6,-79,6,-111,0r118,-108v34,-6,83,-5,117,0xm600,0v-32,5,-76,6,-108,0r-50,-166r-273,0r-49,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0xm196,-255r219,0r-110,-367","w":617},"\u00c3":{"d":"161,-802v-13,-18,-27,-34,-33,-57v26,-31,85,-66,143,-43v38,15,72,42,120,42v34,0,45,-14,68,-34v15,19,26,38,33,59v-22,21,-57,49,-100,48v-65,-1,-99,-49,-162,-49v-35,0,-46,15,-69,34xm600,0v-32,5,-76,6,-108,0r-50,-166r-273,0r-49,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0xm196,-255r219,0r-110,-367","w":617},"\u00c4":{"d":"252,-789v-32,5,-72,5,-105,0v-4,-34,-4,-67,0,-101v33,-5,72,-5,105,0v5,30,5,71,0,101xm467,-789v-33,5,-72,5,-105,0v-6,-33,-7,-65,0,-101v32,-5,72,-5,105,0v4,35,4,67,0,101xm600,0v-32,5,-76,6,-108,0r-50,-166r-273,0r-49,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0xm196,-255r219,0r-110,-367","w":617},"\u00c5":{"d":"250,-717v-35,-17,-61,-53,-61,-102v-1,-68,50,-117,119,-117v68,0,120,50,119,117v0,49,-26,85,-61,102r234,717v-32,5,-76,6,-108,0r-51,-166r-271,0r-50,166v-32,5,-73,5,-104,0xm415,-255r-110,-363r-109,363r219,0xm253,-819v0,37,19,65,55,65v36,0,54,-28,54,-65v0,-37,-18,-65,-54,-65v-36,0,-55,28,-55,65","w":617},"\u00c6":{"d":"876,-89v5,26,5,63,0,89r-403,0r0,-168r-269,0r-95,168v-35,5,-80,6,-114,0r422,-719r451,0v5,27,5,63,0,90r-293,0r0,217r235,0v4,26,5,63,0,89r-235,0r0,234r301,0xm473,-637r-5,0r-216,381r221,0r0,-381","w":922},"\u00c7":{"d":"406,-77v58,0,101,-9,141,-28v13,26,22,52,28,84v-58,23,-117,33,-188,32r-17,43v71,-11,125,25,125,87v0,99,-135,116,-226,88v2,-23,4,-45,15,-60v46,18,135,17,133,-28v-2,-46,-84,-36,-121,-26r-8,-9r38,-100v-174,-31,-268,-157,-268,-360v0,-227,110,-371,334,-377v70,-2,123,10,170,28v-3,34,-12,55,-24,83v-41,-14,-82,-23,-139,-22v-156,2,-233,119,-231,288v2,170,74,277,238,277","w":618},"\u00c8":{"d":"128,-887v41,-7,96,-6,138,0r105,108v-31,6,-74,5,-106,0xm491,-89v4,26,5,63,0,89r-403,0r0,-719r395,0v4,26,5,63,0,89r-293,0r0,206r234,0v5,26,5,63,0,89r-234,0r0,246r301,0","w":536},"\u00c9":{"d":"300,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm491,-89v4,26,5,63,0,89r-403,0r0,-719r395,0v4,26,5,63,0,89r-293,0r0,206r234,0v5,26,5,63,0,89r-234,0r0,246r301,0","w":536},"\u00ca":{"d":"459,-779v-31,6,-78,6,-109,0r-65,-61r-65,61v-32,6,-79,6,-111,0r118,-108v34,-6,83,-5,117,0xm491,-89v4,26,5,63,0,89r-403,0r0,-719r395,0v4,26,5,63,0,89r-293,0r0,206r234,0v5,26,5,63,0,89r-234,0r0,246r301,0","w":536},"\u00cb":{"d":"228,-789v-32,5,-72,5,-105,0v-4,-34,-4,-67,0,-101v33,-5,72,-5,105,0v5,30,5,71,0,101xm443,-789v-33,5,-72,5,-105,0v-6,-33,-7,-65,0,-101v32,-5,72,-5,105,0v4,35,4,67,0,101xm491,-89v4,26,5,63,0,89r-403,0r0,-719r395,0v4,26,5,63,0,89r-293,0r0,206r234,0v5,26,5,63,0,89r-234,0r0,246r301,0","w":536},"\u00cc":{"d":"-21,-887v41,-7,96,-6,138,0r105,108v-31,6,-74,5,-106,0xm190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":278},"\u00cd":{"d":"170,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":278},"\u00ce":{"d":"314,-779v-31,6,-78,6,-109,0r-65,-61r-65,61v-32,6,-79,6,-111,0r118,-108v34,-6,83,-5,117,0xm190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":278},"\u00cf":{"d":"85,-789v-32,5,-72,5,-105,0v-4,-34,-4,-67,0,-101v33,-5,72,-5,105,0v5,30,5,71,0,101xm300,-789v-33,5,-72,5,-105,0v-6,-33,-7,-65,0,-101v32,-5,72,-5,105,0v4,35,4,67,0,101xm190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":278},"\u00d0":{"d":"270,12v-57,0,-125,-5,-172,-12r0,-331r-82,0v-5,-22,-5,-53,0,-75r82,0r0,-313v48,-5,120,-11,176,-11v248,-1,375,129,376,372v0,252,-129,370,-380,370xm542,-361v0,-211,-126,-302,-342,-274r0,229r162,0v5,22,5,53,0,75r-162,0r0,247v21,3,51,5,78,5v183,1,264,-94,264,-282","w":708},"\u00d1":{"d":"195,-802v-13,-18,-27,-34,-33,-57v26,-31,85,-66,143,-43v38,15,72,42,120,42v34,0,45,-14,68,-34v15,19,26,38,33,59v-22,21,-57,49,-100,48v-65,-1,-99,-49,-162,-49v-35,0,-46,15,-69,34xm184,0v-28,5,-68,5,-96,0r0,-719v28,-5,66,-5,94,0r313,540r0,-540v30,-5,68,-6,97,0r0,719v-28,5,-66,5,-94,0r-314,-537r0,537","w":680},"\u00d2":{"d":"185,-887v41,-7,96,-6,138,0r105,108v-31,6,-74,5,-106,0xm666,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm168,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"\u00d3":{"d":"387,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm666,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm168,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"\u00d4":{"d":"535,-779v-31,6,-78,6,-109,0r-65,-61r-65,61v-32,6,-79,6,-111,0r118,-108v34,-6,83,-5,117,0xm666,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm168,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"\u00d5":{"d":"218,-802v-13,-18,-27,-34,-33,-57v26,-31,85,-66,143,-43v38,15,72,42,120,42v34,0,45,-14,68,-34v15,19,26,38,33,59v-22,21,-57,49,-100,48v-65,-1,-99,-49,-162,-49v-35,0,-46,15,-69,34xm666,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm168,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"\u00d6":{"d":"306,-789v-32,5,-72,5,-105,0v-4,-34,-4,-67,0,-101v33,-5,72,-5,105,0v5,30,5,71,0,101xm521,-789v-33,5,-72,5,-105,0v-6,-33,-7,-65,0,-101v32,-5,72,-5,105,0v4,35,4,67,0,101xm666,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm168,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"\u00d7":{"d":"237,-354r-121,-121v16,-25,40,-46,63,-64r121,122r121,-121v24,18,45,39,63,63r-121,121r121,121v-16,23,-40,47,-63,62r-120,-120r-123,121v-25,-17,-46,-38,-63,-63"},"\u00d8":{"d":"665,-359v0,218,-87,368,-303,371v-83,1,-142,-24,-189,-62r-36,50v-22,4,-58,4,-81,0r72,-99v-46,-63,-70,-153,-70,-260v0,-218,88,-372,304,-372v79,0,139,22,184,59r34,-47v23,-6,58,-5,81,0r-69,95v48,65,73,154,73,265xm362,-76v152,0,195,-127,195,-283v0,-69,-10,-128,-31,-175r-295,404v33,36,76,54,131,54xm362,-641v-152,0,-195,126,-195,282v0,68,9,124,27,169r293,-402v-31,-33,-73,-49,-125,-49","w":724},"\u00d9":{"d":"170,-887v41,-7,96,-6,138,0r105,108v-31,6,-74,5,-106,0xm337,12v-189,0,-257,-116,-256,-305r0,-426v31,-4,71,-4,102,0r0,408v0,134,22,231,154,231v131,0,153,-98,153,-231r0,-408v33,-4,71,-4,103,0r0,426v1,189,-67,305,-256,305","w":674},"\u00da":{"d":"374,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm337,12v-189,0,-257,-116,-256,-305r0,-426v31,-4,71,-4,102,0r0,408v0,134,22,231,154,231v131,0,153,-98,153,-231r0,-408v33,-4,71,-4,103,0r0,426v1,189,-67,305,-256,305","w":674},"\u00db":{"d":"511,-779v-31,6,-78,6,-109,0r-65,-61r-65,61v-32,6,-79,6,-111,0r118,-108v34,-6,83,-5,117,0xm337,12v-189,0,-257,-116,-256,-305r0,-426v31,-4,71,-4,102,0r0,408v0,134,22,231,154,231v131,0,153,-98,153,-231r0,-408v33,-4,71,-4,103,0r0,426v1,189,-67,305,-256,305","w":674},"\u00dc":{"d":"282,-789v-32,5,-72,5,-105,0v-4,-34,-4,-67,0,-101v33,-5,72,-5,105,0v5,30,5,71,0,101xm497,-789v-33,5,-72,5,-105,0v-6,-33,-7,-65,0,-101v32,-5,72,-5,105,0v4,35,4,67,0,101xm337,12v-189,0,-257,-116,-256,-305r0,-426v31,-4,71,-4,102,0r0,408v0,134,22,231,154,231v131,0,153,-98,153,-231r0,-408v33,-4,71,-4,103,0r0,426v1,189,-67,305,-256,305","w":674},"\u00dd":{"d":"335,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm349,0v-32,5,-72,5,-103,0r0,-263r-228,-456v34,-5,80,-5,114,0r168,357r166,-357v33,-5,75,-5,108,0r-225,456r0,263","w":592},"\u00de":{"d":"87,-719v31,-4,71,-5,102,0r0,112v194,-18,339,47,339,239v0,191,-143,253,-339,238r0,130v-31,4,-72,4,-102,0r0,-719xm189,-220v129,18,233,-17,233,-149v0,-132,-104,-166,-233,-148r0,297","w":581},"\u00df":{"d":"176,0v-29,5,-68,5,-97,0r0,-493v-1,-151,49,-249,200,-249v142,0,217,108,171,238v-19,55,-70,81,-76,147v8,68,82,75,118,117v22,25,42,56,41,105v-2,95,-69,147,-175,147v-51,0,-85,-9,-121,-24v3,-29,13,-56,23,-79v55,30,181,41,173,-47v-10,-108,-162,-81,-157,-212v3,-100,89,-123,89,-226v0,-53,-33,-86,-88,-85v-93,3,-101,66,-101,170r0,491","w":572},"\u00e0":{"d":"147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164xm93,-721v39,-5,88,-5,127,0r115,127v-31,6,-70,5,-100,0","w":517},"\u00e1":{"d":"147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164xm258,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0","w":517},"\u00e2":{"d":"417,-594v-29,6,-72,4,-102,0r-65,-80r-65,80v-29,5,-75,6,-102,0r109,-127v35,-5,82,-6,117,1xm147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164","w":517},"\u00e3":{"d":"116,-609v-13,-17,-25,-36,-31,-59v20,-25,51,-50,96,-49v61,1,90,44,150,44v33,0,44,-11,67,-31v15,18,25,38,32,61v-21,24,-53,48,-97,47v-60,-1,-91,-44,-149,-44v-35,0,-44,12,-68,31xm147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164","w":517},"\u00e4":{"d":"147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164xm211,-604v-34,4,-69,4,-102,0v-5,-31,-5,-68,0,-100v31,-5,70,-5,102,0v5,30,5,69,0,100xm415,-604v-34,4,-69,4,-102,0v-5,-30,-5,-69,0,-100v31,-5,70,-5,102,0v4,35,4,66,0,100","w":517},"\u00e5":{"d":"264,-586v-63,0,-108,-44,-108,-107v0,-63,45,-107,108,-107v63,0,108,44,108,107v0,63,-45,107,-108,107xm215,-693v0,33,16,56,49,56v33,0,50,-23,50,-56v0,-33,-17,-56,-50,-56v-33,0,-49,23,-49,56xm147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164","w":517},"\u00e6":{"d":"44,-152v0,-149,150,-184,302,-165r0,-21v13,-131,-152,-113,-240,-85v-13,-22,-19,-48,-19,-79v42,-14,100,-23,154,-23v84,0,133,28,168,80v36,-45,90,-80,168,-80v160,2,228,124,208,292r-343,0v0,117,52,162,166,163v52,0,91,-10,131,-25v9,19,17,52,18,79v-95,40,-262,40,-333,-21v-43,26,-111,50,-182,49v-118,-1,-198,-46,-198,-164xm144,-151v0,113,165,96,229,54v-21,-34,-28,-88,-29,-141v-90,-12,-200,-9,-200,87xm693,-307v-2,-81,-36,-139,-117,-139v-88,0,-124,57,-133,139r250,0","w":839},"\u00e7":{"d":"329,142v0,-47,-81,-38,-121,-29v-1,-1,-3,-2,-6,-5r38,-102v-124,-22,-189,-118,-189,-262v0,-164,84,-266,249,-269v55,-1,97,7,136,22v0,26,-8,59,-17,78v-33,-10,-68,-17,-111,-17v-107,-1,-156,78,-156,186v0,118,56,186,163,186v44,0,73,-5,107,-18v11,18,20,50,21,78v-43,15,-86,22,-143,22r-18,45v69,-8,123,23,123,84v0,98,-132,116,-221,88v2,-21,4,-43,14,-58v47,17,131,21,131,-29","w":478},"\u00e8":{"d":"292,-525v162,0,229,122,212,293r-349,0v2,110,56,161,166,162v47,0,92,-8,135,-25v10,19,18,51,19,79v-45,19,-96,28,-160,28v-175,-1,-265,-93,-265,-265v0,-164,78,-272,242,-272xm409,-306v-3,-81,-38,-140,-120,-140v-87,0,-124,58,-133,140r253,0xm133,-721v39,-5,88,-5,127,0r115,127v-31,6,-70,5,-100,0","w":557},"\u00e9":{"d":"292,-525v162,0,229,122,212,293r-349,0v2,110,56,161,166,162v47,0,92,-8,135,-25v10,19,18,51,19,79v-45,19,-96,28,-160,28v-175,-1,-265,-93,-265,-265v0,-164,78,-272,242,-272xm409,-306v-3,-81,-38,-140,-120,-140v-87,0,-124,58,-133,140r253,0xm301,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0","w":557},"\u00ea":{"d":"453,-594v-29,6,-72,4,-102,0r-65,-80r-65,80v-29,5,-75,6,-102,0r109,-127v35,-5,82,-6,117,1xm292,-525v162,0,229,122,212,293r-349,0v2,110,56,161,166,162v47,0,92,-8,135,-25v10,19,18,51,19,79v-45,19,-96,28,-160,28v-175,-1,-265,-93,-265,-265v0,-164,78,-272,242,-272xm409,-306v-3,-81,-38,-140,-120,-140v-87,0,-124,58,-133,140r253,0","w":557},"\u00eb":{"d":"292,-525v162,0,229,122,212,293r-349,0v2,110,56,161,166,162v47,0,92,-8,135,-25v10,19,18,51,19,79v-45,19,-96,28,-160,28v-175,-1,-265,-93,-265,-265v0,-164,78,-272,242,-272xm409,-306v-3,-81,-38,-140,-120,-140v-87,0,-124,58,-133,140r253,0xm231,-604v-34,4,-69,4,-102,0v-5,-31,-5,-68,0,-100v31,-5,70,-5,102,0v5,30,5,69,0,100xm435,-604v-34,4,-69,4,-102,0v-5,-30,-5,-69,0,-100v31,-5,70,-5,102,0v4,35,4,66,0,100","w":557},"\u00ec":{"d":"207,0v-29,5,-68,5,-97,0r0,-435r-65,0v-5,-22,-5,-56,0,-78r162,0r0,513xm-14,-721v39,-5,88,-5,127,0r115,127v-31,6,-70,5,-100,0","w":288},"\u00ed":{"d":"207,0v-29,5,-68,5,-97,0r0,-435r-65,0v-5,-22,-5,-56,0,-78r162,0r0,513xm149,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0","w":288},"\u00ee":{"d":"311,-594v-29,6,-72,4,-102,0r-65,-80r-65,80v-29,5,-75,6,-102,0r109,-127v35,-5,82,-6,117,1xm207,0v-29,5,-68,5,-97,0r0,-435r-65,0v-5,-22,-5,-56,0,-78r162,0r0,513","w":288},"\u00ef":{"d":"207,0v-29,5,-68,5,-97,0r0,-435r-65,0v-5,-22,-5,-56,0,-78r162,0r0,513xm94,-604v-34,4,-69,4,-102,0v-5,-31,-5,-68,0,-100v31,-5,70,-5,102,0v5,30,5,69,0,100xm298,-604v-34,4,-69,4,-102,0v-5,-30,-5,-69,0,-100v31,-5,70,-5,102,0v4,35,4,66,0,100","w":288},"\u00f0":{"d":"51,-237v-3,-174,122,-287,298,-237v24,7,44,20,59,35v-26,-66,-48,-112,-95,-151r-98,61v-15,-13,-28,-34,-35,-54r70,-44v-30,-15,-63,-20,-101,-26v-9,-23,-5,-61,4,-83v73,4,133,24,182,54r88,-56v16,13,28,36,38,54r-70,43v86,78,138,207,138,364v0,173,-68,289,-239,289v-159,0,-236,-93,-239,-249xm155,-237v0,102,37,172,135,172v98,0,134,-70,134,-172v0,-106,-34,-170,-134,-170v-96,0,-136,66,-135,170","w":581},"\u00f1":{"d":"149,-609v-13,-17,-25,-36,-31,-59v20,-25,51,-50,96,-49v61,1,90,44,150,44v33,0,44,-11,67,-31v15,18,25,38,32,61v-21,24,-53,48,-97,47v-60,-1,-91,-44,-149,-44v-35,0,-44,12,-68,31xm179,0v-30,5,-69,5,-99,0r0,-513v26,-5,58,-5,84,0v4,18,9,62,9,83v32,-51,81,-95,164,-95v122,0,172,74,172,200r0,325v-30,5,-69,5,-99,0r0,-298v-1,-83,-18,-138,-92,-138v-98,0,-139,72,-139,176r0,260","w":578},"\u00f2":{"d":"527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188xm127,-721v39,-5,88,-5,127,0r115,127v-31,6,-70,5,-100,0","w":577},"\u00f3":{"d":"527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188xm294,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0","w":577},"\u00f4":{"d":"454,-594v-29,6,-72,4,-102,0r-65,-80r-65,80v-29,5,-75,6,-102,0r109,-127v35,-5,82,-6,117,1xm527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188","w":577},"\u00f5":{"d":"146,-609v-13,-17,-25,-36,-31,-59v20,-25,51,-50,96,-49v61,1,90,44,150,44v33,0,44,-11,67,-31v15,18,25,38,32,61v-21,24,-53,48,-97,47v-60,-1,-91,-44,-149,-44v-35,0,-44,12,-68,31xm527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188","w":577},"\u00f6":{"d":"527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188xm236,-604v-34,4,-69,4,-102,0v-5,-31,-5,-68,0,-100v31,-5,70,-5,102,0v5,30,5,69,0,100xm440,-604v-34,4,-69,4,-102,0v-5,-30,-5,-69,0,-100v31,-5,70,-5,102,0v4,35,4,66,0,100","w":577},"\u00f7":{"d":"297,-467v-38,0,-69,-30,-69,-68v0,-38,31,-69,69,-69v37,0,69,32,69,69v0,37,-32,68,-69,68xm297,-105v-38,0,-69,-31,-69,-69v0,-37,32,-69,69,-69v36,0,69,33,69,69v0,37,-32,69,-69,69xm88,-307v-4,-26,-4,-64,0,-91r424,0v5,27,5,65,0,91r-424,0"},"\u00f8":{"d":"525,-256v0,161,-76,268,-237,268v-54,0,-99,-13,-136,-38r-19,25v-20,5,-54,5,-74,1r51,-65v-38,-45,-59,-111,-59,-191v0,-161,76,-266,237,-269v62,-1,110,19,146,47r25,-31v18,-5,55,-5,74,-1r-59,74v33,45,51,105,51,180xm288,-444v-140,0,-156,189,-116,301r207,-265v-23,-24,-53,-36,-91,-36xm288,-67v133,0,156,-164,122,-287r-204,260v21,18,48,27,82,27","w":577},"\u00f9":{"d":"314,12v-163,0,-240,-72,-240,-240r0,-285v30,-5,69,-5,99,0r0,281v-2,106,35,164,140,161v34,0,63,-4,87,-11r0,-431v29,-5,69,-5,98,0r0,497v-49,13,-119,28,-184,28xm129,-721v39,-5,88,-5,127,0r115,127v-31,6,-70,5,-100,0","w":574},"\u00fa":{"d":"314,12v-163,0,-240,-72,-240,-240r0,-285v30,-5,69,-5,99,0r0,281v-2,106,35,164,140,161v34,0,63,-4,87,-11r0,-431v29,-5,69,-5,98,0r0,497v-49,13,-119,28,-184,28xm313,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0","w":574},"\u00fb":{"d":"453,-594v-29,6,-72,4,-102,0r-65,-80r-65,80v-29,5,-75,6,-102,0r109,-127v35,-5,82,-6,117,1xm314,12v-163,0,-240,-72,-240,-240r0,-285v30,-5,69,-5,99,0r0,281v-2,106,35,164,140,161v34,0,63,-4,87,-11r0,-431v29,-5,69,-5,98,0r0,497v-49,13,-119,28,-184,28","w":574},"\u00fc":{"d":"314,12v-163,0,-240,-72,-240,-240r0,-285v30,-5,69,-5,99,0r0,281v-2,106,35,164,140,161v34,0,63,-4,87,-11r0,-431v29,-5,69,-5,98,0r0,497v-49,13,-119,28,-184,28xm241,-604v-34,4,-69,4,-102,0v-5,-31,-5,-68,0,-100v31,-5,70,-5,102,0v5,30,5,69,0,100xm445,-604v-34,4,-69,4,-102,0v-5,-30,-5,-69,0,-100v31,-5,70,-5,102,0v4,35,4,66,0,100","w":574},"\u00fd":{"d":"85,160v39,15,106,14,123,-24v17,-38,32,-92,47,-135r-72,-1r-170,-513v33,-4,76,-4,109,0r142,477r147,-477v29,-4,71,-4,102,0r-199,617v-29,80,-55,146,-160,145v-30,0,-62,-5,-85,-12v0,-33,6,-54,16,-77xm275,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0","w":527},"\u00fe":{"d":"177,236v-30,4,-69,4,-99,0r0,-969v30,-4,69,-4,99,0r0,285v28,-41,79,-79,152,-77v146,5,204,103,208,256v5,204,-155,319,-360,269r0,236xm307,-438v-85,2,-130,57,-130,146r0,208v28,10,51,14,91,14v114,-2,164,-77,164,-195v0,-98,-30,-175,-125,-173","w":590},"\u00ff":{"d":"85,160v39,15,106,14,123,-24v17,-38,32,-92,47,-135r-72,-1r-170,-513v33,-4,76,-4,109,0r142,477r147,-477v29,-4,71,-4,102,0r-199,617v-29,80,-55,146,-160,145v-30,0,-62,-5,-85,-12v0,-33,6,-54,16,-77xm213,-604v-34,4,-69,4,-102,0v-5,-31,-5,-68,0,-100v31,-5,70,-5,102,0v5,30,5,69,0,100xm417,-604v-34,4,-69,4,-102,0v-5,-30,-5,-69,0,-100v31,-5,70,-5,102,0v4,35,4,66,0,100","w":527},"\u00bc":{"d":"970,-149v5,19,6,54,0,71r-48,0r0,77v-27,4,-54,4,-79,0r0,-77r-208,0r-8,-13r164,-325v27,3,51,11,73,24r-119,243r98,0r0,-79v25,-4,53,-4,79,0r0,79r48,0xm735,-708v31,-5,70,-5,101,0r-483,707v-32,5,-70,5,-101,0xm95,-306v-7,-20,-7,-51,0,-71r96,0r0,-229r-93,38v-17,-17,-26,-38,-33,-64r193,-79r17,0r0,334r93,0v5,23,5,49,0,71r-273,0","w":1050},"\u00bd":{"d":"718,-708v31,-5,70,-5,101,0r-483,707v-32,5,-70,5,-101,0xm92,-306v-7,-20,-7,-51,0,-71r96,0r0,-229r-93,38v-17,-17,-26,-38,-33,-64r193,-79r17,0r0,334r93,0v5,23,5,49,0,71r-273,0xm676,-385v103,-43,280,-27,275,102v-4,99,-75,151,-130,210r153,0v2,24,2,48,0,72r-309,0r-5,-12v60,-67,135,-132,184,-207v13,-21,19,-39,19,-56v1,-74,-122,-59,-168,-38v-7,-19,-16,-46,-19,-71","w":1050},"\u00be":{"d":"979,-157v5,19,6,54,0,71r-48,0r0,77v-27,4,-54,4,-79,0r0,-77r-208,0r-8,-13r164,-325v27,3,51,11,73,24r-119,243r98,0r0,-79v25,-4,53,-4,79,0r0,79r48,0xm741,-708v31,-5,70,-5,101,0r-483,707v-32,5,-70,5,-101,0xm300,-435v1,-56,-69,-70,-124,-58r-11,-12r87,-133r-140,0v-4,-24,-4,-45,0,-69r256,0r8,15r-98,142v63,9,107,47,109,113v4,141,-174,165,-302,126v3,-24,11,-50,20,-68v68,25,194,32,195,-56","w":1050},"!":{"d":"93,-719v33,-6,73,-5,107,0r-6,503v-29,5,-67,5,-94,0xm201,0v-35,5,-77,5,-112,0v-5,-35,-5,-77,0,-112v35,-5,77,-5,112,0v5,35,5,77,0,112","w":290},"\"":{"d":"260,-719v29,-5,67,-5,95,0r0,274v-30,4,-66,4,-95,0r0,-274xm64,-719v29,-5,67,-5,95,0r0,274v-30,4,-66,4,-95,0r0,-274","w":420},"#":{"d":"663,-288v6,23,5,56,0,79r-123,0r-15,180v-30,4,-59,4,-88,0r14,-180r-170,0r-14,180v-32,4,-59,4,-92,0r15,-180r-124,0v-4,-25,-4,-56,1,-79r130,0r14,-165r-124,0v-5,-21,-5,-57,0,-78r130,0r14,-159v27,-4,60,-5,89,-1r-13,160r170,0r14,-159v27,-4,61,-5,90,-1r-14,160r117,0v4,25,4,54,0,78r-123,0r-14,165r116,0xm457,-288r14,-165r-171,0r-13,165r170,0","w":735},"$":{"d":"344,118v-21,5,-49,5,-70,0r0,-107v-78,5,-142,-10,-199,-30v3,-31,13,-62,23,-88v49,15,91,28,157,28v115,0,185,-62,153,-167v-76,-121,-317,-75,-314,-283v2,-111,74,-174,180,-187r0,-97v20,-6,50,-5,70,0r0,93v53,2,113,12,152,27v-3,28,-11,56,-22,83v-84,-33,-280,-54,-274,73v5,96,103,105,171,137v83,39,158,74,158,194v-1,122,-77,189,-185,209r0,115"}}}); /*! * The following copyright notice may not be removed under any circumstances. * * Manufacturer: * Dalton Maag Ltd. */ Cufon.registerFont({"w":600,"face":{"font-family":"Aller","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 8 3 4 0 0 2 0 4","ascent":"800","descent":"-200","x-height":"12","bbox":"-51 -936 1009 249.419","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":220},"!":{"d":"72,-719v52,-8,103,-8,155,0r-10,489v-47,8,-89,8,-135,0xm76,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":299},"\"":{"d":"179,-439v-40,7,-89,7,-129,0r0,-281v40,-7,89,-7,129,0r0,281xm379,-439v-40,7,-89,7,-129,0r0,-281v40,-7,89,-7,129,0r0,281","w":429},"#":{"d":"279,-30v-39,7,-84,7,-123,0r14,-175r-113,0v-6,-32,-5,-74,1,-106r121,0r10,-121r-112,0v-6,-34,-6,-73,0,-107r121,0r13,-151v37,-7,84,-7,121,0r-13,151r122,0r13,-151v38,-7,84,-7,122,0r-13,151r105,0v7,34,6,73,0,107r-113,0r-10,121r104,0v6,34,6,72,0,106r-113,0r-14,175v-38,7,-84,7,-122,0r14,-175r-121,0xm423,-311r10,-121r-122,0r-10,121r122,0","w":734},"$":{"d":"531,-213v-3,120,-74,192,-182,215r0,116v-28,8,-58,8,-87,0r0,-106v-84,1,-152,-11,-211,-37v5,-44,17,-81,30,-120v87,37,290,65,290,-61v0,-87,-95,-90,-154,-120v-78,-39,-147,-73,-147,-188v0,-125,78,-192,192,-205r0,-106v29,-8,57,-8,87,0r0,103v59,5,104,17,155,34v-4,39,-15,77,-32,114v-43,-19,-89,-32,-153,-31v-102,-19,-129,110,-45,147v114,50,261,71,257,245"},"%":{"d":"746,-200v0,61,15,117,70,117v55,0,70,-56,70,-117v0,-62,-15,-117,-70,-117v-55,0,-70,55,-70,117xm1009,-200v0,126,-66,212,-193,212v-128,0,-193,-86,-193,-212v0,-126,64,-213,193,-213v128,0,193,87,193,213xm173,-506v0,61,15,117,70,117v55,0,70,-56,70,-117v0,-62,-15,-117,-70,-117v-55,0,-70,55,-70,117xm436,-506v0,126,-66,212,-193,212v-128,0,-193,-86,-193,-212v0,-126,64,-213,193,-213v128,0,193,87,193,213xm702,-709v47,-8,89,-8,139,0r-484,707v-48,8,-89,8,-138,0","w":1050},"&":{"d":"219,-544v0,115,165,69,272,78r118,-141r22,0r0,141r102,0v7,34,6,73,0,108r-102,0r0,122v-4,179,-128,248,-309,248v-154,0,-273,-60,-273,-216v0,-98,52,-165,120,-198v-47,-26,-91,-74,-91,-148v0,-177,211,-211,365,-158v0,38,-10,73,-31,105v-73,-29,-193,-30,-193,59xm338,-110v141,0,163,-104,155,-248r-168,0v-71,-1,-120,52,-119,124v2,81,43,124,132,124","w":763},"'":{"d":"179,-439v-40,7,-89,7,-129,0r0,-281v40,-7,89,-7,129,0r0,281","w":229},"(":{"d":"307,167v-39,7,-103,9,-141,0v-134,-189,-155,-623,-44,-859v14,-31,29,-59,44,-84v37,-9,103,-7,141,0v-67,117,-113,277,-113,471v0,194,46,355,113,472","w":357},")":{"d":"50,-776v39,-7,103,-9,141,0v135,189,154,623,44,859v-14,31,-29,59,-44,84v-37,9,-103,7,-141,0v67,-117,113,-278,113,-472v0,-194,-46,-354,-113,-471","w":357},"*":{"d":"302,-582v-30,5,-72,6,-99,0r11,-137v25,-4,51,-4,76,0xm36,-532v3,-26,14,-52,24,-72r134,31v-6,35,-16,67,-31,94xm412,-347v-18,18,-38,34,-62,45r-90,-104v26,-25,53,-44,80,-58xm445,-605v11,20,18,47,23,72r-127,54v-14,-28,-25,-60,-30,-94xm166,-463v27,14,54,33,80,58r-90,104v-24,-11,-44,-27,-62,-45","w":484},"+":{"d":"239,-293r-157,0v-8,-40,-8,-81,0,-121r157,0r0,-177v40,-8,81,-8,121,0r0,177r157,0v8,40,8,81,0,121r-157,0r0,177v-40,8,-81,8,-121,0r0,-177"},",":{"d":"100,-144v41,-10,97,-9,138,0r-73,256v-40,8,-92,8,-131,0","w":291},"-":{"d":"313,-336v8,40,8,83,0,123r-255,0v-8,-40,-8,-83,0,-123r255,0","w":371},".":{"d":"71,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":289},"\/":{"d":"255,-719v49,-8,93,-8,142,0r-244,719v-48,8,-93,8,-141,0","w":409},"0":{"d":"564,-324v0,193,-72,336,-263,336v-190,0,-259,-144,-259,-336v0,-193,71,-338,263,-338v190,0,259,145,259,338xm303,-540v-90,0,-111,98,-111,216v0,74,10,129,30,164v20,35,47,52,81,52v89,0,108,-99,108,-216v0,-74,-10,-129,-29,-164v-19,-35,-45,-52,-79,-52"},"1":{"d":"115,0v-7,-38,-7,-81,0,-120r145,0r0,-350r-123,49v-24,-31,-42,-66,-53,-107r287,-126r27,0r0,534r143,0v7,39,7,82,0,120r-426,0"},"2":{"d":"70,-624v157,-71,435,-51,425,155v-6,128,-81,194,-135,276r-53,71r213,0v8,40,8,83,0,122r-457,0r-7,-15r207,-270v37,-52,79,-89,83,-165v5,-113,-173,-98,-242,-58v-16,-34,-31,-72,-34,-116"},"3":{"d":"380,-183v-2,-94,-112,-109,-202,-90r-10,-15r134,-242r-220,0v-8,-40,-8,-82,0,-122r418,0r10,17r-161,267v109,2,172,71,172,176v0,175,-116,255,-290,259v-80,2,-132,-13,-191,-33v3,-43,18,-87,35,-117v109,43,308,50,305,-100"},"4":{"d":"499,59v-45,4,-93,7,-138,0r0,-140r-336,0r-9,-14r283,-572v50,6,91,20,125,47r-206,418r143,0r0,-160v45,-4,93,-7,138,0r0,160r72,0v8,38,8,84,0,121r-72,0r0,140"},"5":{"d":"237,-283v-45,0,-79,8,-112,25r-15,-12r15,-382r358,0v8,40,8,82,0,122r-230,0r-6,143v158,-29,282,46,279,202v-4,178,-124,252,-305,252v-62,0,-121,-13,-170,-30v4,-44,21,-84,35,-120v103,43,294,44,291,-93v-2,-77,-52,-108,-140,-107"},"6":{"d":"314,12v-175,0,-260,-108,-257,-292v4,-269,136,-429,396,-445v12,36,18,78,3,118v-145,7,-223,90,-249,215v29,-41,73,-74,145,-72v138,4,215,89,215,232v0,155,-101,244,-253,244xm206,-234v0,77,35,130,105,130v67,0,108,-49,108,-125v0,-79,-36,-123,-104,-123v-70,0,-109,44,-109,118"},"7":{"d":"370,-530r-301,0v-8,-40,-8,-82,0,-122r492,0r6,12r-294,714v-52,-12,-93,-28,-132,-57"},"8":{"d":"47,-190v0,-101,55,-156,122,-191v-48,-28,-92,-82,-90,-154v4,-124,94,-184,221,-184v127,0,217,60,221,184v2,73,-44,125,-91,154v67,34,123,90,123,191v0,144,-110,202,-253,202v-143,0,-253,-58,-253,-202xm300,-103v69,0,109,-34,109,-99v0,-71,-54,-104,-110,-124v-57,20,-107,54,-108,124v0,64,42,99,109,99xm300,-608v-87,0,-113,94,-64,144v16,16,38,30,64,39v48,-18,89,-43,89,-105v-1,-50,-35,-78,-89,-78"},"9":{"d":"299,-662v175,0,260,108,257,292v-4,268,-135,430,-396,445v-12,-36,-18,-77,-3,-118v145,-7,223,-91,249,-215v-29,41,-73,74,-145,72v-138,-4,-215,-88,-215,-232v0,-155,101,-244,253,-244xm194,-421v0,79,36,123,104,123v70,0,109,-44,109,-118v0,-77,-35,-130,-105,-130v-67,0,-108,49,-108,125"},":":{"d":"71,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0xm71,-370v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":289},";":{"d":"94,-144v41,-10,97,-9,138,0r-73,256v-40,8,-92,8,-131,0xm92,-370v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":310},"<":{"d":"509,-577v8,50,8,84,1,129r-302,109r302,103v7,41,7,93,-1,135r-414,-164v-11,-51,-13,-99,0,-149"},"=":{"d":"511,-511v8,40,8,81,0,121r-421,0v-8,-40,-8,-81,0,-121r421,0xm511,-306v8,40,8,81,0,121r-421,0v-8,-40,-8,-81,0,-121r421,0"},">":{"d":"392,-339r-302,-103v-7,-41,-7,-93,1,-135r414,164v11,53,13,98,0,149r-414,163v-8,-50,-8,-84,-1,-129"},"?":{"d":"463,-515v0,112,-81,164,-158,198r0,91v-45,8,-88,8,-130,0r0,-172v68,-14,139,-34,142,-113v3,-110,-167,-98,-240,-63v-17,-32,-31,-68,-34,-112v55,-19,105,-33,178,-33v148,0,242,67,242,204xm165,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":493},"@":{"d":"421,-51v-101,-3,-155,-61,-155,-165v0,-145,73,-239,174,-286v81,-38,203,-23,281,4r-64,339v7,5,18,8,33,8v113,0,151,-122,154,-240v4,-158,-105,-238,-267,-237v-202,2,-325,107,-383,254v-18,49,-28,99,-28,152v1,177,99,269,272,269v68,0,127,-8,176,-27v12,28,23,61,31,92v-56,28,-139,38,-223,38v-235,0,-379,-127,-379,-368v0,-233,127,-387,303,-464v69,-31,150,-47,245,-47v224,0,371,112,371,338v0,145,-72,252,-168,309v-64,38,-178,45,-227,-7v-43,20,-80,39,-146,38xm399,-239v-4,83,69,99,137,74r43,-248v-117,-25,-175,65,-180,174","w":1005},"A":{"d":"237,-719v52,-8,110,-8,163,0r225,719v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0xm397,-265r-83,-302r-87,302r170,0","w":636},"B":{"d":"566,-202v4,238,-275,226,-494,202r0,-720v185,-22,455,-33,447,176v-3,83,-44,141,-112,158v92,16,157,74,159,184xm416,-211v0,-105,-93,-111,-199,-107r0,208v96,13,199,0,199,-101xm379,-529v0,-86,-80,-102,-162,-91r0,192v93,5,162,-10,162,-101","w":605},"C":{"d":"417,-114v55,0,83,-7,128,-22v16,35,28,74,34,117v-63,23,-106,31,-183,31v-229,0,-344,-143,-344,-370v0,-225,116,-373,341,-373v74,0,118,8,176,31v-3,44,-20,80,-34,116v-45,-15,-70,-22,-126,-22v-139,0,-199,97,-199,248v0,163,69,244,207,244","w":618},"D":{"d":"252,12v-67,0,-121,-5,-179,-12r0,-719v60,-7,119,-12,190,-12v251,0,387,125,386,376v0,257,-138,366,-397,367xm494,-358v0,-179,-91,-267,-274,-244r0,486v181,22,274,-61,274,-242","w":700},"E":{"d":"70,-719r408,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124r-415,0r0,-719","w":531},"F":{"d":"70,-719r408,0v8,40,8,85,0,124r-262,0r0,169r208,0v8,43,8,83,0,125r-208,0r0,301v-51,8,-96,8,-146,0r0,-719","w":507},"G":{"d":"209,-358v0,173,86,268,256,238r0,-253v50,-8,94,-8,145,0r0,353v-57,22,-138,32,-207,32v-233,0,-352,-140,-352,-370v0,-225,116,-373,341,-373v73,0,121,7,176,31v-3,44,-20,80,-34,116v-45,-15,-70,-22,-126,-22v-139,0,-199,97,-199,248","w":668},"H":{"d":"70,-719v50,-8,97,-8,147,0r0,282r241,0r0,-282v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-311r-241,0r0,311v-51,8,-97,8,-147,0r0,-719","w":675},"I":{"d":"70,-719v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-719","w":287},"J":{"d":"42,-121v78,21,158,3,158,-91r0,-383r-119,0v-8,-37,-8,-86,0,-124r265,0r0,528v6,173,-153,229,-319,191v-5,-45,0,-81,15,-121","w":411},"K":{"d":"237,-362r195,-357v52,-10,108,-5,160,0r-197,347r214,372v-54,4,-108,10,-162,0xm216,1v-46,7,-100,7,-146,0r0,-721v46,-7,100,-7,146,0r0,721","w":619},"L":{"d":"463,-126v7,40,7,86,0,126r-393,0r0,-719v50,-8,93,-8,144,0r0,593r249,0","w":493},"M":{"d":"90,-719v53,-8,102,-8,154,0r165,412r170,-412v42,-8,98,-8,142,0r34,719v-49,8,-92,8,-139,0r-18,-488r-146,338v-35,5,-78,8,-112,0r-136,-345r-14,495v-44,8,-83,8,-128,0","w":817},"N":{"d":"70,-719v42,-8,79,-8,121,0r278,458r0,-458v45,-7,87,-9,129,0r0,719v-44,8,-75,8,-119,0r-280,-457r0,457v-42,8,-87,8,-129,0r0,-719","w":668},"O":{"d":"675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"P":{"d":"216,0v-46,7,-99,7,-146,0r0,-722v31,-3,62,-4,93,-6v216,-18,383,33,383,248v0,194,-136,262,-330,249r0,231xm396,-478v0,-105,-74,-145,-180,-129r0,255v103,13,180,-23,180,-126","w":583},"Q":{"d":"693,56v-3,41,-9,84,-23,117r-248,-40v6,-41,13,-81,26,-115xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"R":{"d":"223,0v-48,4,-99,8,-146,0r0,-719v29,-3,57,-7,83,-9v200,-16,387,23,386,222v-1,105,-55,161,-120,201r175,304v-54,4,-109,10,-162,0r-188,-334v63,-34,138,-59,141,-153v3,-96,-74,-134,-169,-119r0,607","w":611},"S":{"d":"65,-149v87,42,293,68,293,-61v0,-90,-93,-96,-157,-123v-82,-35,-147,-75,-147,-189v0,-217,257,-244,434,-174v-4,39,-15,77,-32,114v-67,-31,-251,-71,-251,47v0,80,86,84,143,108v92,39,167,79,167,210v0,231,-287,270,-480,192v5,-43,17,-86,30,-124","w":550},"T":{"d":"357,0v-48,4,-99,8,-147,0r0,-595r-179,0v-8,-39,-8,-84,0,-124r505,0v8,40,8,85,0,124r-179,0r0,595","w":567,"k":{"\u00ef":-30,"\u00ec":-40}},"U":{"d":"336,12v-204,0,-270,-125,-270,-327r0,-404v46,-7,100,-7,146,0r0,373v1,124,2,232,124,232v122,0,123,-109,123,-232r0,-373v47,-7,101,-7,147,0r0,404v2,202,-66,327,-270,327","w":671},"V":{"d":"10,-719v54,-5,103,-10,158,0r157,567r159,-567v48,-7,103,-7,151,0r-232,719v-52,8,-111,8,-163,0","w":645,"k":{"\u00ef":-30,"\u00ec":-70}},"W":{"d":"16,-719v44,-7,109,-10,155,0r103,541r124,-541v46,-7,89,-9,137,0r129,555r103,-555v44,-9,96,-6,140,0r-173,719v-52,8,-102,8,-158,0r-115,-479r-124,479v-52,3,-98,10,-150,0","w":921,"k":{"\u00ef":-30,"\u00ec":-40}},"X":{"d":"615,0v-52,5,-102,10,-153,-1r-141,-372r112,-344v51,-8,103,-8,153,-1r-127,342xm47,-718v50,-7,102,-7,153,1r114,344r-143,372v-52,9,-101,9,-153,1r158,-376","w":633},"Y":{"d":"381,1v-47,7,-100,7,-147,0r0,-258r-224,-462v54,-8,107,-8,160,0r142,326r140,-326v51,-8,100,-8,153,0r-224,462r0,258","w":615,"k":{"\u00ef":-30,"\u00ec":-30}},"Z":{"d":"38,-10r302,-585r-276,0v-8,-40,-8,-85,0,-124r482,0r8,12r-299,583r284,0v8,40,8,85,0,124r-494,0","w":580},"[":{"d":"288,54v8,39,8,78,0,114r-238,0r0,-944r238,0v8,36,8,75,0,114r-100,0r0,716r100,0","w":344},"\\":{"d":"15,-719v49,-8,92,-8,142,0r243,719v-48,8,-93,8,-141,0","w":414},"]":{"d":"56,168v-8,-36,-8,-75,0,-114r100,0r0,-716r-100,0v-8,-39,-8,-78,0,-114r238,0r0,944r-238,0","w":344},"^":{"d":"499,-363v-40,10,-91,10,-130,1r-98,-228r-91,228v-41,8,-89,9,-130,-1r158,-356v45,-8,88,-8,135,0","w":549},"_":{"d":"7,100v-7,-31,-7,-67,0,-98r490,0v7,31,7,67,0,98r-490,0","w":504},"`":{"d":"108,-719v52,-9,121,-8,173,0r112,123v-43,9,-93,7,-134,0","w":500},"a":{"d":"171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174","w":522},"b":{"d":"254,12v-68,0,-135,-10,-186,-29r0,-714v48,-8,93,-8,141,0r0,264v20,-36,72,-64,130,-62v148,5,210,107,210,262v0,184,-111,279,-295,279xm300,-410v-60,0,-91,42,-91,110r0,188v114,25,197,-30,192,-151v-3,-87,-20,-147,-101,-147","w":590},"c":{"d":"311,-103v45,1,73,-7,106,-19v16,28,28,63,28,109v-48,20,-88,25,-148,25v-170,0,-256,-103,-256,-270v0,-165,84,-267,250,-271v61,-1,104,8,148,26v-1,38,-10,78,-25,106v-37,-12,-59,-17,-104,-17v-88,0,-125,63,-125,156v0,98,39,153,126,155","w":475},"d":{"d":"41,-252v0,-189,138,-304,339,-267r0,-212v44,-7,97,-7,141,0r0,714v-67,19,-123,30,-213,29v-168,-3,-267,-89,-267,-264xm187,-252v-6,118,83,168,193,139r0,-297v-26,-6,-35,-8,-64,-8v-92,0,-125,73,-129,166","w":588},"e":{"d":"293,-529v170,0,246,136,222,314r-332,0v-2,133,179,129,279,89v15,27,27,67,28,108v-52,20,-111,30,-176,30v-178,-1,-271,-93,-271,-267v0,-165,84,-274,250,-274xm386,-314v-2,-60,-34,-107,-95,-107v-70,0,-100,42,-107,107r202,0","w":562},"f":{"d":"365,-517v7,35,7,74,0,108r-120,0r0,409v-48,8,-93,8,-141,0r0,-409r-82,0v-7,-35,-7,-74,0,-108r82,0v-17,-182,130,-257,298,-214v-3,45,-8,77,-21,112v-76,-20,-151,0,-136,102r120,0","w":396,"k":{"\u00ef":-55,"\u00ee":-30,"\u00ec":-64}},"g":{"d":"195,-172v-25,12,-34,51,-15,73v37,21,124,11,180,13v111,5,177,46,177,150v0,138,-137,185,-284,185v-119,0,-220,-21,-220,-133v0,-66,36,-97,79,-125v-29,-18,-50,-42,-50,-87v1,-58,26,-80,63,-108v-42,-30,-73,-75,-73,-141v0,-123,92,-181,220,-183v67,-1,126,24,162,55v27,-34,60,-50,123,-50v7,36,7,80,0,117r-81,0v8,16,13,34,13,61v0,148,-145,204,-294,173xm402,73v3,-75,-102,-50,-170,-55v-47,-3,-75,20,-75,64v0,55,47,64,105,65v68,1,138,-19,140,-74xm192,-345v0,56,24,90,81,90v56,0,79,-35,79,-90v0,-55,-23,-91,-79,-91v-57,0,-81,35,-81,91","w":566},"h":{"d":"209,1v-44,7,-97,7,-141,0r0,-732v43,-7,97,-7,141,0r0,275v30,-39,72,-73,143,-73v122,1,176,69,175,199r0,331v-44,7,-98,7,-142,0r0,-293v-1,-65,-14,-112,-75,-112v-74,0,-101,53,-101,133r0,272","w":586},"i":{"d":"31,-409v-8,-33,-8,-74,0,-108r206,0r0,517v-48,8,-90,8,-139,0r0,-409r-67,0xm223,-604v-44,7,-102,7,-146,0v-8,-46,-8,-87,0,-134v44,-8,102,-8,146,0v7,41,7,93,0,134","w":307},"j":{"d":"21,84v59,0,79,-36,78,-98r0,-395r-68,0v-8,-33,-8,-74,0,-108r206,0r0,528v1,127,-64,180,-187,181v-34,0,-71,-5,-99,-11v0,-41,5,-74,18,-103v14,3,35,6,52,6xm222,-607v-43,11,-102,11,-145,0v-8,-43,-8,-86,0,-128v43,-12,102,-12,145,0v8,42,8,85,0,128","w":307},"k":{"d":"61,-731v46,-8,95,-8,141,0r0,731v-46,8,-95,8,-141,0r0,-731xm222,-271r128,-246v50,-8,104,-8,153,0r-132,239r154,278v-54,8,-99,8,-153,0","w":535},"l":{"d":"316,-3v-140,32,-250,-21,-250,-172r0,-556v48,-8,93,-8,141,0r0,525v0,59,6,100,64,98v12,0,25,-2,36,-4v9,37,14,71,9,109","w":324},"m":{"d":"306,-404v-73,0,-94,54,-94,133r0,271v-48,8,-94,8,-142,0r0,-517v34,-8,82,-8,116,0v9,18,12,48,16,72v27,-46,70,-84,143,-84v81,0,132,31,155,92v27,-47,74,-94,149,-92v124,1,171,70,171,200r0,329v-48,8,-94,8,-142,0r0,-292v-2,-65,-7,-112,-68,-112v-70,0,-94,50,-94,125r0,279v-48,8,-94,8,-142,0r0,-292v-2,-65,-7,-112,-68,-112","w":879},"n":{"d":"312,-404v-74,0,-100,53,-100,133r0,271v-48,8,-94,8,-142,0r0,-517v34,-8,82,-8,116,0v9,18,12,48,16,72v31,-44,74,-84,149,-84v124,0,178,68,177,199r0,330v-48,8,-94,8,-142,0r0,-292v-1,-65,-13,-112,-74,-112","w":587},"o":{"d":"538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161","w":580},"p":{"d":"550,-267v0,199,-133,300,-341,274r0,230v-45,7,-97,7,-142,0r0,-755v36,-7,78,-7,115,1v9,19,13,49,17,74v27,-48,72,-86,146,-86v145,0,205,109,205,262xm301,-407v-127,0,-85,175,-92,297v113,31,196,-29,190,-153v-4,-79,-21,-144,-98,-144","w":591},"q":{"d":"520,237v-44,7,-97,7,-141,0r-1,-233v-196,28,-344,-55,-337,-252v6,-175,111,-277,290,-281v75,-2,129,10,189,23r0,743xm189,-248v0,117,81,164,189,135r0,-294v-118,-30,-189,46,-189,159","w":587},"r":{"d":"212,1v-44,7,-97,7,-142,0r0,-518v36,-8,81,-8,116,1v9,19,12,48,16,73v32,-48,90,-96,176,-76v7,38,5,89,-3,125v-109,-15,-163,36,-163,149r0,246","w":402},"s":{"d":"193,-98v45,0,94,-11,94,-56v0,-58,-72,-55,-117,-71v-69,-25,-119,-53,-119,-142v0,-108,88,-164,203,-162v59,0,107,11,154,28v-3,36,-15,77,-29,103v-31,-13,-71,-25,-114,-25v-39,0,-72,9,-72,44v0,53,68,51,109,65v71,25,127,57,123,151v-5,121,-99,173,-227,175v-65,1,-111,-10,-158,-28v3,-40,15,-77,29,-108v40,15,74,26,124,26","w":460},"t":{"d":"271,6v-123,-1,-188,-54,-187,-181r0,-234r-65,0r-5,-20r187,-239r23,0r0,151r121,0v7,34,6,73,0,108r-121,0r0,203v-9,87,50,115,131,92v11,30,16,72,11,109v-31,7,-62,11,-95,11","w":383},"u":{"d":"319,12v-174,0,-258,-72,-258,-251r0,-278v48,-8,94,-8,142,0r0,274v-1,87,22,139,107,138v25,0,45,-2,62,-7r0,-405v48,-8,93,-8,141,0r0,497v-47,16,-126,32,-194,32","w":572},"v":{"d":"5,-516v49,-10,109,-10,157,-1r113,385r111,-385v48,-8,104,-9,153,1r-196,516v-45,6,-102,8,-145,-1","w":544},"w":{"d":"7,-516v47,-10,106,-10,153,-1r83,382r96,-382v41,-8,102,-7,141,0r94,375r82,-375v45,-8,97,-9,143,1r-161,516v-44,6,-100,8,-142,-1r-94,-342r-97,343v-45,6,-99,8,-142,-1","w":806},"x":{"d":"133,-267r-99,-250v46,-8,101,-8,150,0r79,253r-103,264v-50,8,-94,8,-145,0xm270,-264r80,-253v48,-8,102,-8,150,0r-100,250r119,267v-51,8,-95,8,-145,0","w":534},"y":{"d":"253,0v-30,0,-63,4,-91,0r-152,-517v47,-10,105,-8,152,0r108,451r122,-451v46,-8,95,-9,142,0r-193,639v-19,111,-139,151,-264,114v-4,-40,7,-74,18,-103v27,8,77,14,101,-3v34,-23,43,-84,57,-130","w":542},"z":{"d":"457,-109v7,34,7,75,0,109r-422,0r-8,-12r233,-396r-198,0v-7,-34,-7,-75,0,-109r407,0r5,12r-237,396r220,0","w":493},"{":{"d":"281,-75v0,83,10,139,100,129v8,39,8,72,0,110v-160,14,-238,-57,-234,-214r-3,-92v0,-87,-32,-131,-94,-157r0,-26v62,-26,94,-70,94,-157v0,-130,1,-259,106,-292v32,-10,84,-16,131,-13v8,39,8,72,0,110v-89,-9,-100,45,-100,129v0,114,-6,204,-84,236v77,33,84,122,84,237","w":437},"|":{"d":"102,-776v46,-8,91,-8,137,0r0,944v-47,8,-91,8,-137,0r0,-944","w":341},"}":{"d":"156,-548v0,-84,-10,-138,-100,-129v-8,-38,-8,-71,0,-110v121,-8,200,26,223,122v24,96,-15,257,63,313v12,9,27,19,45,27r0,26v-62,26,-94,70,-94,157v0,131,-2,260,-107,293v-32,10,-83,16,-130,13v-8,-38,-8,-71,0,-110v89,9,100,-45,100,-129v0,-116,7,-204,84,-237v-78,-32,-84,-122,-84,-236","w":437},"~":{"d":"65,-335v-22,-25,-44,-53,-53,-88v27,-32,76,-60,137,-59v68,2,108,40,177,40v42,0,56,-11,85,-36v25,24,42,56,54,91v-27,32,-77,59,-138,57v-92,-3,-193,-82,-262,-5","w":476},"\u00a0":{"w":0},"\u00a1":{"d":"82,-287v46,-8,89,-8,135,0r10,489v-52,8,-103,8,-155,0xm76,-370v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":299},"\u00a2":{"d":"509,-13v-35,13,-65,21,-106,24r0,107v-28,8,-58,8,-87,0r0,-109v-138,-19,-211,-113,-211,-267v0,-152,73,-249,211,-268r0,-109v29,-8,57,-8,87,0r0,108v40,3,65,11,100,24v0,44,-10,75,-25,106v-37,-12,-59,-17,-104,-17v-88,0,-125,63,-125,156v0,98,39,153,126,155v45,1,73,-7,106,-19v16,28,28,63,28,109"},"\u00a3":{"d":"552,-126v7,40,7,86,0,126r-462,0r-4,-14v67,-51,102,-158,85,-274r-90,0v-7,-35,-7,-74,0,-108r73,0v-38,-187,48,-323,234,-323v71,0,116,10,165,30v-4,41,-14,82,-32,116v-39,-14,-66,-27,-120,-27v-108,0,-123,109,-100,204r156,0v7,35,7,74,0,108r-139,0v7,63,0,115,-24,162r258,0"},"\u00a4":{"d":"491,-457v46,64,43,167,2,227r69,68v-20,31,-46,61,-79,79r-70,-71v-65,39,-160,38,-224,0r-70,71v-38,-17,-59,-46,-80,-80r70,-70v-39,-65,-39,-157,2,-220r-72,-73v18,-38,44,-60,80,-80r74,74v65,-37,152,-38,217,0r73,-74v31,21,61,45,79,79xm201,-342v0,62,39,106,101,106v63,0,102,-43,102,-106v0,-63,-39,-108,-102,-108v-63,0,-101,45,-101,108"},"\u00a5":{"d":"373,1v-46,7,-99,7,-145,0r0,-157r-166,0v-6,-23,-5,-62,0,-85r166,0r0,-70r-166,0v-6,-23,-5,-62,0,-85r119,0r-168,-311v54,-8,107,-8,160,0r132,279r130,-279v51,-8,100,-8,153,0r-168,311r136,0v4,20,5,63,0,85r-183,0r0,70r183,0v4,20,5,63,0,85r-183,0r0,157"},"\u00a6":{"d":"102,-776v46,-8,91,-8,137,0r0,335v-47,8,-91,8,-137,0r0,-335xm102,-167v46,-8,91,-8,137,0r0,335v-47,8,-91,8,-137,0r0,-335","w":341},"\u00a7":{"d":"229,-94v57,-1,113,-2,113,-48v0,-34,-24,-34,-54,-45v-93,-33,-226,-43,-224,-160v1,-53,30,-92,62,-125v-23,-22,-35,-52,-35,-89v0,-171,246,-184,385,-130v-3,36,-19,79,-34,104v-31,-14,-74,-26,-117,-26v-55,1,-93,5,-93,45v0,33,24,38,54,48v92,32,225,40,224,157v0,59,-30,96,-62,132v22,21,35,44,35,85v0,175,-262,181,-412,130v2,-36,20,-78,33,-104v32,13,82,27,125,26xm219,-426v-26,15,-48,66,-19,92v33,30,105,36,153,53v22,-16,48,-64,19,-93v-27,-27,-107,-37,-153,-52","w":572},"\u00a8":{"d":"204,-593v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm425,-593v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118","w":500},"\u00a9":{"d":"344,-360v0,103,89,133,170,97v13,21,21,56,21,90v-35,14,-64,18,-109,18v-125,0,-192,-81,-192,-205v0,-121,66,-207,188,-207v50,0,70,5,108,19v0,31,-6,68,-18,90v-29,-9,-43,-13,-76,-13v-63,0,-92,44,-92,111xm120,-359v0,183,107,298,291,298v185,0,291,-115,291,-298v0,-183,-107,-298,-291,-298v-185,0,-291,115,-291,298xm562,-16v-89,38,-213,38,-302,0v-129,-55,-220,-166,-220,-343v0,-176,91,-289,220,-343v89,-38,213,-38,302,-1v129,54,220,167,220,344v0,177,-91,288,-220,343","w":822},"\u00aa":{"d":"169,-443v0,55,71,51,118,44r0,-96v-55,-5,-118,-3,-118,52xm62,-439v4,-112,109,-138,225,-129v8,-86,-117,-61,-173,-45v-16,-25,-25,-45,-25,-83v40,-13,90,-23,136,-23v110,1,174,49,174,162r0,227v-116,37,-343,53,-337,-109","w":500},"\u00ab":{"d":"307,-266r156,-222v45,-9,99,-7,146,0r-154,222r154,222v-47,7,-101,9,-146,0xm40,-266r156,-222v45,-9,99,-7,146,0r-154,222r154,222v-47,7,-101,9,-146,0","w":640},"\u00ac":{"d":"520,-415r0,288v-40,8,-83,8,-123,0r0,-165r-304,0v-8,-40,-8,-83,0,-123r427,0"},"\u00ad":{"d":"313,-336v8,40,8,83,0,123r-255,0v-8,-40,-8,-83,0,-123r255,0","w":371},"\u00ae":{"d":"375,-176v-28,6,-68,5,-98,0r0,-382v38,-7,68,-8,112,-10v133,-7,209,71,163,182v-11,26,-26,39,-45,53r88,156v-34,5,-79,6,-113,0r-90,-175v30,-20,68,-36,69,-81v2,-44,-41,-60,-86,-49r0,306xm120,-359v0,183,107,298,291,298v185,0,291,-115,291,-298v0,-183,-107,-298,-291,-298v-185,0,-291,115,-291,298xm562,-16v-89,38,-213,38,-302,0v-129,-55,-220,-166,-220,-343v0,-176,91,-289,220,-343v89,-38,213,-38,302,-1v129,54,220,167,220,344v0,177,-91,288,-220,343","w":822},"\u00af":{"d":"383,-707v8,35,8,67,0,101r-265,0v-8,-34,-8,-67,0,-101r265,0","w":500},"\u00b0":{"d":"188,-426v-90,0,-150,-60,-150,-149v0,-90,60,-151,150,-151v91,0,152,60,152,151v0,90,-61,149,-152,149xm126,-575v0,37,27,65,62,65v35,0,64,-28,64,-65v0,-37,-29,-67,-64,-67v-35,0,-62,31,-62,67","w":377},"\u00b1":{"d":"239,-121r0,-172r-157,0v-8,-40,-8,-81,0,-121r157,0r0,-177v40,-8,81,-8,121,0r0,177r157,0v8,40,8,81,0,121r-157,0r0,172r150,0v8,40,8,81,0,121r-421,0v-8,-40,-8,-81,0,-121r150,0"},"\u00b2":{"d":"246,-576v0,-63,-110,-48,-151,-23v-12,-28,-23,-58,-27,-93v106,-51,302,-34,296,105v-4,89,-59,129,-106,187r126,0v6,25,5,71,0,95r-323,0r-8,-19r133,-146v40,-44,60,-79,60,-106","w":450},"\u00b3":{"d":"276,-439v0,-46,-70,-51,-113,-38r-19,-21r76,-119r-124,0v-6,-29,-7,-60,0,-90r274,0r11,21r-93,134v57,11,98,48,100,112v4,149,-192,168,-319,127v1,-32,14,-68,28,-87v58,22,179,39,179,-39","w":450},"\u00b4":{"d":"220,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0","w":500},"\u00b5":{"d":"208,237v-44,7,-95,7,-139,0r0,-754v48,-8,93,-8,141,0r0,269v0,92,21,141,97,143v67,2,89,-45,89,-112r0,-300v48,-8,93,-8,141,0r0,518v-30,7,-72,7,-102,-1v-9,-14,-17,-38,-22,-56v-36,42,-65,67,-136,68v-27,0,-50,-6,-69,-15r0,240","w":596},"\u00b6":{"d":"377,6v-34,0,-67,-1,-90,-6r0,-313v-140,0,-237,-56,-237,-195v0,-178,145,-216,327,-217r0,731xm442,-725v33,0,67,1,90,6r0,719v-22,5,-57,6,-90,6r0,-731","w":599},"\u00b7":{"d":"74,-204v-8,-48,-8,-93,0,-141v48,-8,93,-8,141,0v8,48,8,93,0,141v-48,8,-93,8,-141,0","w":289},"\u00b8":{"d":"277,140v-4,-44,-85,-31,-119,-21r-7,-7r50,-136r71,0r-30,77v68,-10,128,24,128,85v1,100,-136,118,-235,94v3,-24,5,-53,18,-70v38,11,118,22,124,-22","w":500},"\u00b9":{"d":"103,-305v-11,-27,-11,-67,0,-94r84,0r0,-178r-76,28v-22,-24,-32,-48,-43,-85r203,-78r25,0r0,313r85,0v7,30,7,65,0,94r-278,0","w":450},"\u00ba":{"d":"177,-507v0,62,16,121,72,121v57,0,73,-59,73,-121v0,-65,-15,-121,-73,-121v-57,0,-72,57,-72,121xm437,-507v0,124,-63,211,-188,211v-125,0,-187,-87,-187,-211v0,-124,62,-212,187,-212v126,0,188,88,188,212","w":500},"\u00bb":{"d":"451,-266r-154,-222v48,-7,100,-9,146,0r156,222r-156,222v-46,9,-98,7,-146,0xm185,-266r-154,-222v48,-7,100,-9,146,0r156,222r-156,222v-46,9,-98,7,-146,0","w":639},"\u00bf":{"d":"57,-2v0,-113,82,-163,158,-198r0,-91v43,-8,88,-8,130,0r0,172v-68,14,-140,35,-142,113v-3,110,166,98,240,63v17,32,31,68,34,112v-55,19,-105,33,-178,33v-148,0,-242,-67,-242,-204xm208,-370v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":493},"\u00c0":{"d":"102,-885v56,-10,136,-8,193,0r98,104v-46,7,-99,9,-144,0xm237,-719v52,-8,110,-8,163,0r225,719v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0xm397,-265r-83,-302r-87,302r170,0","w":636},"\u00c1":{"d":"326,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm237,-719v52,-8,110,-8,163,0r225,719v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0xm397,-265r-83,-302r-87,302r170,0","w":636},"\u00c2":{"d":"510,-781v-41,8,-106,8,-147,0r-47,-50r-45,50v-42,8,-105,8,-147,0r106,-104v49,-8,124,-8,174,0xm237,-719v52,-8,110,-8,163,0r225,719v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0xm397,-265r-83,-302r-87,302r170,0","w":636},"\u00c3":{"d":"171,-789v-18,-23,-37,-43,-44,-74v22,-28,63,-57,114,-56v58,2,90,41,149,41v35,0,47,-12,71,-34v22,23,37,49,45,76v-21,27,-62,55,-110,54v-60,-1,-96,-41,-154,-41v-37,0,-45,13,-71,34xm237,-719v52,-8,110,-8,163,0r225,719v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0xm397,-265r-83,-302r-87,302r170,0","w":636},"\u00c4":{"d":"271,-789v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm492,-789v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118xm237,-719v52,-8,110,-8,163,0r225,719v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0xm397,-265r-83,-302r-87,302r170,0","w":636},"\u00c5":{"d":"444,-813v0,43,-21,75,-46,95r227,718v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0r229,-718v-26,-20,-47,-50,-47,-95v0,-74,54,-123,126,-123v72,0,126,49,126,123xm397,-265r-83,-314r-87,314r170,0xm270,-813v0,36,15,61,48,61v32,0,48,-20,48,-61v0,-36,-14,-61,-48,-62v-33,0,-48,26,-48,62","w":636},"\u00c6":{"d":"415,-719r489,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124r-415,0r0,-148r-249,0r-78,148v-47,8,-113,8,-159,0xm496,-269r0,-338r-6,0r-179,338r185,0","w":957},"\u00c7":{"d":"405,138v2,-35,-88,-31,-119,-16r-11,-14r39,-104v-170,-35,-262,-161,-262,-362v0,-225,116,-373,341,-373v74,0,118,8,176,31v-3,44,-20,80,-34,116v-45,-15,-70,-22,-126,-22v-139,0,-199,97,-199,248v0,163,69,244,207,244v55,0,83,-7,128,-22v16,35,28,74,34,117v-65,24,-115,33,-195,30r-15,36v74,-9,132,21,133,91v2,107,-145,118,-247,93v3,-28,7,-54,22,-73v37,12,125,26,128,-20","w":618},"\u00c8":{"d":"98,-885v56,-10,136,-8,193,0r98,104v-46,7,-99,9,-144,0xm70,-719r408,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124r-415,0r0,-719","w":531},"\u00c9":{"d":"258,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm70,-719r408,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124r-415,0r0,-719","w":531},"\u00ca":{"d":"458,-781v-41,8,-106,8,-147,0r-47,-50r-45,50v-42,8,-105,8,-147,0r106,-104v49,-8,124,-8,174,0xm70,-719r408,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124r-415,0r0,-719","w":531},"\u00cb":{"d":"225,-789v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm446,-789v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118xm70,-719r408,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124r-415,0r0,-719","w":531},"\u00cc":{"d":"-51,-885v56,-10,136,-8,193,0r98,104v-46,7,-99,9,-144,0xm70,-719v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-719","w":287},"\u00cd":{"d":"160,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm70,-719v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-719","w":287},"\u00ce":{"d":"337,-781v-41,8,-106,8,-147,0r-47,-50r-45,50v-42,8,-105,8,-147,0r106,-104v49,-8,124,-8,174,0xm70,-719v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-719","w":287},"\u00cf":{"d":"98,-789v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm319,-789v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118xm70,-719v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-719","w":287},"\u00d0":{"d":"253,12v-67,0,-121,-5,-179,-12r0,-326r-68,0v-8,-34,-8,-67,0,-101r68,0r0,-292v60,-7,119,-12,190,-12v251,0,387,125,386,376v0,257,-138,366,-397,367xm495,-358v0,-179,-91,-267,-274,-244r0,175r139,0v8,35,8,67,0,101r-139,0r0,210v181,22,274,-61,274,-242","w":701},"\u00d1":{"d":"198,-789v-18,-23,-37,-43,-44,-74v22,-28,63,-57,114,-56v58,2,90,41,149,41v35,0,47,-12,71,-34v22,23,37,49,45,76v-21,27,-62,55,-110,54v-60,-1,-96,-41,-154,-41v-37,0,-45,13,-71,34xm70,-719v42,-8,79,-8,121,0r278,458r0,-458v45,-7,87,-9,129,0r0,719v-44,8,-75,8,-119,0r-280,-457r0,457v-42,8,-87,8,-129,0r0,-719","w":669},"\u00d2":{"d":"146,-885v56,-10,136,-8,193,0r98,104v-46,7,-99,9,-144,0xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"\u00d3":{"d":"382,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"\u00d4":{"d":"555,-781v-41,8,-106,8,-147,0r-47,-50r-45,50v-42,8,-105,8,-147,0r106,-104v49,-8,124,-8,174,0xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"\u00d5":{"d":"229,-789v-18,-23,-37,-43,-44,-74v22,-28,63,-57,114,-56v58,2,90,41,149,41v35,0,47,-12,71,-34v22,23,37,49,45,76v-21,27,-62,55,-110,54v-60,-1,-96,-41,-154,-41v-37,0,-45,13,-71,34xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"\u00d6":{"d":"317,-789v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm538,-789v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"\u00d7":{"d":"215,-346r-111,-111v22,-34,52,-64,86,-86r111,111r110,-110v34,23,63,51,86,85r-111,111r111,111v-22,34,-51,62,-85,85r-111,-111r-112,112v-35,-22,-63,-52,-86,-86"},"\u00d8":{"d":"363,12v-82,1,-143,-22,-190,-58r-32,45v-25,7,-63,6,-88,1r70,-96v-48,-64,-72,-153,-72,-262v0,-220,91,-370,312,-373v78,-1,137,20,183,54r30,-41v25,-9,62,-7,89,-1r-67,92v50,64,77,158,77,269v0,220,-92,367,-312,370xm255,-158v26,32,62,48,108,48v103,0,155,-83,155,-248v0,-53,-6,-99,-17,-137xm464,-565v-24,-27,-57,-41,-100,-41v-105,0,-157,83,-157,248v0,49,3,92,14,128","w":726},"\u00d9":{"d":"134,-885v56,-10,136,-8,193,0r98,104v-46,7,-99,9,-144,0xm336,12v-204,0,-270,-125,-270,-327r0,-404v46,-7,100,-7,146,0r0,373v1,124,2,232,124,232v122,0,123,-109,123,-232r0,-373v47,-7,101,-7,147,0r0,404v2,202,-66,327,-270,327","w":671},"\u00da":{"d":"352,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm336,12v-204,0,-270,-125,-270,-327r0,-404v46,-7,100,-7,146,0r0,373v1,124,2,232,124,232v122,0,123,-109,123,-232r0,-373v47,-7,101,-7,147,0r0,404v2,202,-66,327,-270,327","w":671},"\u00db":{"d":"529,-781v-41,8,-106,8,-147,0r-47,-50r-45,50v-42,8,-105,8,-147,0r106,-104v49,-8,124,-8,174,0xm336,12v-204,0,-270,-125,-270,-327r0,-404v46,-7,100,-7,146,0r0,373v1,124,2,232,124,232v122,0,123,-109,123,-232r0,-373v47,-7,101,-7,147,0r0,404v2,202,-66,327,-270,327","w":671},"\u00dc":{"d":"291,-789v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm512,-789v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118xm336,12v-204,0,-270,-125,-270,-327r0,-404v46,-7,100,-7,146,0r0,373v1,124,2,232,124,232v122,0,123,-109,123,-232r0,-373v47,-7,101,-7,147,0r0,404v2,202,-66,327,-270,327","w":671},"\u00dd":{"d":"321,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm381,1v-47,7,-100,7,-147,0r0,-258r-224,-462v54,-8,107,-8,160,0r142,326r140,-326v51,-8,100,-8,153,0r-224,462r0,258","w":615},"\u00de":{"d":"216,0v-47,7,-100,7,-146,0r0,-719v46,-7,99,-7,146,0r0,109v195,-10,330,54,330,249v0,195,-133,257,-330,250r0,111xm396,-361v0,-104,-75,-141,-180,-126r0,252v104,14,180,-20,180,-126","w":589},"\u00df":{"d":"290,-629v-72,0,-85,61,-85,149r0,480v-49,8,-91,8,-139,0r0,-480v1,-163,67,-263,232,-263v153,0,245,111,196,250v-18,51,-66,75,-75,133v8,64,81,65,114,106v22,27,42,61,40,113v-4,104,-76,152,-189,153v-52,0,-87,-7,-126,-22v3,-40,15,-77,29,-108v46,28,150,35,145,-37v-5,-62,-78,-64,-113,-101v-21,-22,-41,-48,-40,-92v1,-96,85,-110,84,-209v-1,-47,-25,-72,-73,-72","w":604},"\u00e0":{"d":"171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174xm70,-719v52,-9,121,-8,173,0r112,123v-43,9,-93,7,-134,0","w":522},"\u00e1":{"d":"171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174xm254,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0","w":522},"\u00e2":{"d":"171,-719v48,-5,110,-8,158,1r97,123v-35,9,-99,8,-136,-1r-41,-64r-40,64v-36,10,-100,9,-136,1xm171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174","w":522},"\u00e3":{"d":"121,-599v-17,-22,-36,-47,-42,-78v22,-28,59,-55,109,-53v73,4,156,71,211,4v20,20,36,50,43,80v-22,28,-60,53,-110,51v-74,-3,-157,-71,-211,-4xm171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174","w":522},"\u00e4":{"d":"171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174xm222,-593v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm443,-593v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118","w":522},"\u00e5":{"d":"268,-581v-67,0,-117,-44,-117,-114v0,-70,50,-114,117,-114v67,0,117,44,117,114v0,70,-50,114,-117,114xm221,-695v0,32,18,55,47,55v29,0,47,-23,47,-55v0,-32,-18,-55,-47,-55v-29,0,-47,23,-47,55xm171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174","w":522},"\u00e6":{"d":"754,-18v-94,40,-258,43,-336,-13v-46,27,-101,43,-174,43v-124,-1,-206,-50,-206,-174v0,-145,142,-176,292,-163v15,-121,-146,-98,-227,-71v-17,-33,-28,-57,-28,-104v103,-38,269,-46,333,30v38,-34,89,-59,159,-59v168,1,235,139,212,313r-323,0v-6,130,175,133,270,90v15,27,27,67,28,108xm171,-168v0,88,122,78,178,52v-15,-31,-19,-70,-22,-114v-66,-10,-156,-11,-156,62xm650,-314v-3,-59,-25,-107,-85,-107v-69,0,-102,42,-108,107r193,0","w":826},"\u00e7":{"d":"318,140v-4,-44,-85,-31,-119,-21r-7,-7r39,-106v-123,-27,-190,-117,-190,-264v0,-165,84,-267,250,-271v61,-1,104,8,148,26v-1,38,-10,78,-25,106v-37,-12,-59,-17,-104,-17v-88,0,-125,63,-125,156v0,98,39,153,126,155v45,1,73,-7,106,-19v16,28,28,63,28,109v-48,18,-86,24,-146,25r-16,41v68,-10,128,24,128,85v1,100,-136,118,-235,94v3,-24,5,-53,18,-70v38,11,118,22,124,-22","w":475},"\u00e8":{"d":"293,-529v170,0,246,136,222,314r-332,0v-2,133,179,129,279,89v15,27,27,67,28,108v-52,20,-111,30,-176,30v-178,-1,-271,-93,-271,-267v0,-165,84,-274,250,-274xm386,-314v-2,-60,-34,-107,-95,-107v-70,0,-100,42,-107,107r202,0xm103,-719v52,-9,121,-8,173,0r112,123v-43,9,-93,7,-134,0","w":562},"\u00e9":{"d":"293,-529v170,0,246,136,222,314r-332,0v-2,133,179,129,279,89v15,27,27,67,28,108v-52,20,-111,30,-176,30v-178,-1,-271,-93,-271,-267v0,-165,84,-274,250,-274xm386,-314v-2,-60,-34,-107,-95,-107v-70,0,-100,42,-107,107r202,0xm303,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0","w":562},"\u00ea":{"d":"211,-719v48,-5,110,-8,158,1r97,123v-35,9,-99,8,-136,-1r-41,-64r-40,64v-36,10,-100,9,-136,1xm293,-529v170,0,246,136,222,314r-332,0v-2,133,179,129,279,89v15,27,27,67,28,108v-52,20,-111,30,-176,30v-178,-1,-271,-93,-271,-267v0,-165,84,-274,250,-274xm386,-314v-2,-60,-34,-107,-95,-107v-70,0,-100,42,-107,107r202,0","w":562},"\u00eb":{"d":"293,-529v170,0,246,136,222,314r-332,0v-2,133,179,129,279,89v15,27,27,67,28,108v-52,20,-111,30,-176,30v-178,-1,-271,-93,-271,-267v0,-165,84,-274,250,-274xm386,-314v-2,-60,-34,-107,-95,-107v-70,0,-100,42,-107,107r202,0xm236,-593v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm457,-593v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118","w":562},"\u00ec":{"d":"31,-409v-8,-33,-8,-74,0,-108r206,0r0,517v-48,8,-90,8,-139,0r0,-409r-67,0xm-51,-719v52,-9,121,-8,173,0r112,123v-43,9,-93,7,-134,0","w":307},"\u00ed":{"d":"31,-409v-8,-33,-8,-74,0,-108r206,0r0,517v-48,8,-90,8,-139,0r0,-409r-67,0xm158,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0","w":307},"\u00ee":{"d":"74,-719v48,-5,110,-8,158,1r97,123v-35,9,-99,8,-136,-1r-41,-64r-40,64v-36,10,-100,9,-136,1xm31,-409v-8,-33,-8,-74,0,-108r206,0r0,517v-48,8,-90,8,-139,0r0,-409r-67,0","w":307},"\u00ef":{"d":"31,-409v-8,-33,-8,-74,0,-108r206,0r0,517v-48,8,-90,8,-139,0r0,-409r-67,0xm108,-593v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm329,-593v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118","w":307},"\u00f0":{"d":"41,-236v0,-165,101,-275,274,-244v17,3,32,11,45,21v-15,-41,-41,-79,-74,-104r-90,60v-17,-14,-36,-40,-42,-65r55,-36v-23,-7,-48,-12,-77,-13v-14,-40,-9,-82,3,-118v80,0,141,21,193,51r80,-54v21,15,35,38,45,64r-59,39v83,82,137,200,137,361v0,173,-74,286,-246,286v-159,0,-244,-92,-244,-248xm185,-236v0,87,20,148,100,148v80,0,101,-62,101,-148v0,-87,-21,-148,-101,-148v-80,0,-100,62,-100,148","w":572},"\u00f1":{"d":"157,-599v-17,-22,-36,-47,-42,-78v22,-28,59,-55,109,-53v73,4,156,71,211,4v20,20,36,50,43,80v-22,28,-60,53,-110,51v-74,-3,-157,-71,-211,-4xm312,-404v-74,0,-100,53,-100,133r0,271v-48,8,-94,8,-142,0r0,-517v34,-8,82,-8,116,0v9,18,12,48,16,72v31,-44,74,-84,149,-84v124,0,178,68,177,199r0,330v-48,8,-94,8,-142,0r0,-292v-1,-65,-13,-112,-74,-112","w":587},"\u00f2":{"d":"538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161xm86,-719v52,-9,121,-8,173,0r112,123v-43,9,-93,7,-134,0","w":580},"\u00f3":{"d":"538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161xm299,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0","w":580},"\u00f4":{"d":"211,-719v48,-5,110,-8,158,1r97,123v-35,9,-99,8,-136,-1r-41,-64r-40,64v-36,10,-100,9,-136,1xm538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161","w":580},"\u00f5":{"d":"150,-599v-17,-22,-36,-47,-42,-78v22,-28,59,-55,109,-53v73,4,156,71,211,4v20,20,36,50,43,80v-22,28,-60,53,-110,51v-74,-3,-157,-71,-211,-4xm538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161","w":580},"\u00f6":{"d":"538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161xm243,-593v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm464,-593v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118","w":580},"\u00f7":{"d":"299,-477v-44,0,-82,-38,-82,-82v0,-44,38,-83,82,-83v44,0,83,39,83,83v0,44,-39,82,-83,82xm299,-71v-44,0,-82,-38,-82,-82v0,-44,38,-83,82,-83v44,0,83,39,83,83v0,44,-39,82,-83,82xm511,-414v8,40,8,81,0,121r-421,0v-8,-40,-8,-81,0,-121r421,0"},"\u00f8":{"d":"538,-257v0,165,-83,266,-249,269v-54,0,-100,-12,-137,-35v-9,29,-58,30,-95,23r48,-62v-41,-45,-64,-112,-64,-195v0,-165,81,-269,248,-272v63,0,111,17,149,43v9,-29,60,-31,97,-24r-53,67v37,45,56,108,56,186xm289,-418v-110,0,-115,141,-95,244r167,-213v-17,-21,-41,-31,-72,-31xm289,-96v105,4,114,-125,99,-227r-161,206v16,14,37,21,62,21","w":580},"\u00f9":{"d":"319,12v-174,0,-258,-72,-258,-251r0,-278v48,-8,94,-8,142,0r0,274v-1,87,22,139,107,138v25,0,45,-2,62,-7r0,-405v48,-8,93,-8,141,0r0,497v-47,16,-126,32,-194,32xm105,-719v52,-9,121,-8,173,0r112,123v-43,9,-93,7,-134,0","w":572},"\u00fa":{"d":"319,12v-174,0,-258,-72,-258,-251r0,-278v48,-8,94,-8,142,0r0,274v-1,87,22,139,107,138v25,0,45,-2,62,-7r0,-405v48,-8,93,-8,141,0r0,497v-47,16,-126,32,-194,32xm308,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0","w":572},"\u00fb":{"d":"208,-719v48,-5,110,-8,158,1r97,123v-35,9,-99,8,-136,-1r-41,-64r-40,64v-36,10,-100,9,-136,1xm319,12v-174,0,-258,-72,-258,-251r0,-278v48,-8,94,-8,142,0r0,274v-1,87,22,139,107,138v25,0,45,-2,62,-7r0,-405v48,-8,93,-8,141,0r0,497v-47,16,-126,32,-194,32","w":572},"\u00fc":{"d":"319,12v-174,0,-258,-72,-258,-251r0,-278v48,-8,94,-8,142,0r0,274v-1,87,22,139,107,138v25,0,45,-2,62,-7r0,-405v48,-8,93,-8,141,0r0,497v-47,16,-126,32,-194,32xm248,-593v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm469,-593v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118","w":572},"\u00fd":{"d":"253,0v-30,0,-63,4,-91,0r-152,-517v47,-10,105,-8,152,0r108,451r122,-451v46,-8,95,-9,142,0r-193,639v-19,111,-139,151,-264,114v-4,-40,7,-74,18,-103v27,8,77,14,101,-3v34,-23,43,-84,57,-130xm275,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0","w":542},"\u00fe":{"d":"301,-407v-127,0,-85,175,-92,297v113,31,196,-29,190,-153v-4,-79,-21,-144,-98,-144xm550,-267v0,199,-133,300,-341,274r0,230v-45,7,-97,7,-142,0r0,-968v45,-7,97,-7,142,0r0,272v27,-37,70,-73,136,-70v145,6,205,109,205,262","w":591},"\u00ff":{"d":"253,0v-30,0,-63,4,-91,0r-152,-517v47,-10,105,-8,152,0r108,451r122,-451v46,-8,95,-9,142,0r-193,639v-19,111,-139,151,-264,114v-4,-40,7,-74,18,-103v27,8,77,14,101,-3v34,-23,43,-84,57,-130xm228,-593v-39,7,-90,7,-129,0v-4,-39,-7,-80,0,-118v39,-8,90,-8,129,0v7,36,7,82,0,118xm449,-593v-39,7,-90,7,-129,0v-8,-40,-8,-78,0,-118v39,-8,90,-8,129,0v5,37,5,81,0,118","w":542},"\u00bc":{"d":"626,-92r158,-326v37,3,68,15,93,32r-103,225r64,0r0,-71v31,-4,73,-4,105,0r0,71r43,0v5,24,6,62,0,87r-43,0r0,73v-28,5,-79,5,-105,0r0,-73r-201,0xm725,-709v47,-8,89,-8,139,0r-484,707v-48,8,-89,8,-138,0xm101,-305v-11,-27,-11,-67,0,-94r84,0r0,-178r-76,28v-22,-24,-32,-48,-43,-85r203,-78r25,0r0,313r85,0v7,30,7,65,0,94r-278,0","w":1050},"\u00bd":{"d":"709,-709v47,-8,89,-8,139,0r-484,707v-48,8,-89,8,-138,0xm95,-305v-11,-27,-11,-67,0,-94r84,0r0,-178r-76,28v-22,-24,-32,-48,-43,-85r203,-78r25,0r0,313r85,0v7,30,7,65,0,94r-278,0xm856,-272v0,-63,-110,-48,-151,-23v-12,-28,-23,-58,-27,-93v106,-51,302,-34,296,105v-4,89,-59,129,-106,187r126,0v6,25,5,71,0,95r-323,0r-8,-19r133,-146v40,-44,60,-79,60,-106","w":1050},"\u00be":{"d":"630,-99r158,-326v37,3,68,15,93,32r-103,225r64,0r0,-71v31,-4,73,-4,105,0r0,71r43,0v5,24,6,62,0,87r-43,0r0,73v-28,5,-79,5,-105,0r0,-73r-201,0xm727,-709v47,-8,89,-8,139,0r-484,707v-48,8,-89,8,-138,0xm300,-439v0,-46,-70,-51,-113,-38r-19,-21r76,-119r-124,0v-6,-29,-7,-60,0,-90r274,0r11,21r-93,134v57,11,98,48,100,112v4,149,-192,168,-319,127v1,-32,14,-68,28,-87v58,22,179,39,179,-39","w":1050}}}); /* * jQuery Tools 1.2.3 - The missing UI library for the Web * * [validator] * * NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE. * * http://flowplayer.org/tools/ * * File generated: Tue Jul 27 11:30:59 GMT 2010 */ (function(d){function v(a,b,c){var k=a.offset().top,f=a.offset().left,l=c.position.split(/,?\s+/),g=l[0];l=l[1];k-=b.outerHeight()-c.offset[0];f+=a.outerWidth()+c.offset[1];c=b.outerHeight()+a.outerHeight();if(g=="center")k+=c/2;if(g=="bottom")k+=c;a=a.outerWidth();if(l=="center")f-=(a+b.outerWidth())/2;if(l=="left")f-=a;return{top:k,left:f}}function w(a){function b(){return this.getAttribute("type")==a}b.key="[type="+a+"]";return b}function s(a,b,c){function k(g,e,j){if(!(!c.grouped&&g.length)){var h; if(j===false||d.isArray(j)){h=i.messages[e.key||e]||i.messages["*"];h=h[c.lang]||i.messages["*"].en;(e=h.match(/\$\d/g))&&d.isArray(j)&&d.each(e,function(n){h=h.replace(this,j[n])})}else h=j[c.lang]||j;g.push(h)}}var f=this,l=b.add(f);a=a.not(":button, :image, :reset, :submit");d.extend(f,{getConf:function(){return c},getForm:function(){return b},getInputs:function(){return a},invalidate:function(g,e){if(!e){var j=[];d.each(g,function(h,n){h=a.filter("[name="+h+"]");if(h.length){h.trigger("OI",[n]); j.push({input:h,messages:[n]})}});g=j;e=d.Event()}e.type="onFail";l.trigger(e,[g]);e.isDefaultPrevented()||q[c.effect][0].call(f,g,e);return f},reset:function(g){g=g||a;g.removeClass(c.errorClass).each(function(){var e=d(this).data("msg.el");if(e){e.remove();d(this).data("msg.el",null)}}).unbind(c.errorInputEvent||"");return f},destroy:function(){b.unbind(c.formEvent).unbind("reset.V");a.unbind(c.inputEvent||"").unbind("change.V");return f.reset()},checkValidity:function(g,e){g=g||a;g=g.not(":disabled"); if(!g.length)return true;e=e||d.Event();e.type="onBeforeValidate";l.trigger(e,[g]);if(e.isDefaultPrevented())return e.result;var j=[],h=c.errorInputEvent+".v";g.each(function(){var p=[],m=d(this).unbind(h).data("messages",p);d.each(t,function(){var o=this,r=o[0];if(m.filter(r).length){o=o[1].call(f,m,m.val());if(o!==true){e.type="onBeforeFail";l.trigger(e,[m,r]);if(e.isDefaultPrevented())return false;var u=m.attr(c.messageAttr);if(u){p=[u];return false}else k(p,r,o)}}});if(p.length){j.push({input:m, messages:p});m.trigger("OI",[p]);c.errorInputEvent&&m.bind(h,function(o){f.checkValidity(m,o)})}if(c.singleError&&j.length)return false});var n=q[c.effect];if(!n)throw'Validator: cannot find effect "'+c.effect+'"';if(j.length){f.invalidate(j,e);return false}else{n[1].call(f,g,e);e.type="onSuccess";l.trigger(e,[g]);g.unbind(h)}return true}});d.each("onBeforeValidate,onBeforeFail,onFail,onSuccess".split(","),function(g,e){d.isFunction(c[e])&&d(f).bind(e,c[e]);f[e]=function(j){d(f).bind(e,j);return f}}); c.formEvent&&b.bind(c.formEvent,function(g){if(!f.checkValidity(null,g))return g.preventDefault()});b.bind("reset.V",function(){f.reset()});a[0]&&a[0].validity&&a.each(function(){this.oninvalid=function(){return false}});if(b[0])b[0].checkValidity=f.checkValidity;c.inputEvent&&a.bind(c.inputEvent,function(g){f.checkValidity(d(this),g)});a.filter(":checkbox, select").filter("[required]").bind("change.V",function(g){var e=d(this);if(this.checked||e.is("select")&&d(this).val())q[c.effect][1].call(f, e,g)})}d.tools=d.tools||{version:"1.2.3"};var x=/\[type=([a-z]+)\]/,y=/^-?[0-9]*(\.[0-9]+)?$/,z=/^([a-z0-9_\.\-\+]+)@([\da-z\.\-]+)\.([a-z\.]{2,6})$/i,A=/^(https?:\/\/)?([\da-z\.\-]+)\.([a-z\.]{2,6})([\/\w \.\-]*)*\/?$/i,i;i=d.tools.validator={conf:{grouped:false,effect:"default",errorClass:"invalid",inputEvent:null,errorInputEvent:"keyup",formEvent:"submit",lang:"en",message:"
",messageAttr:"data-message",messageClass:"error",offset:[0,0],position:"center right",singleError:false,speed:"normal"}, messages:{"*":{en:"Please correct this value"}},localize:function(a,b){d.each(b,function(c,k){i.messages[c]=i.messages[c]||{};i.messages[c][a]=k})},localizeFn:function(a,b){i.messages[a]=i.messages[a]||{};d.extend(i.messages[a],b)},fn:function(a,b,c){if(d.isFunction(b))c=b;else{if(typeof b=="string")b={en:b};this.messages[a.key||a]=b}if(b=x.exec(a))a=w(b[1]);t.push([a,c])},addEffect:function(a,b,c){q[a]=[b,c]}};var t=[],q={"default":[function(a){var b=this.getConf();d.each(a,function(c,k){c=k.input; c.addClass(b.errorClass);var f=c.data("msg.el");if(!f){f=d(b.message).addClass(b.messageClass).appendTo(document.body);c.data("msg.el",f)}f.css({visibility:"hidden"}).find("span").remove();d.each(k.messages,function(l,g){d("").html(g).appendTo(f)});f.outerWidth()==f.parent().width()&&f.add(f.find("p")).css({display:"inline"});k=v(c,f,b);f.css({visibility:"visible",position:"absolute",top:k.top,left:k.left}).fadeIn(b.speed)})},function(a){var b=this.getConf();a.removeClass(b.errorClass).each(function(){var c= d(this).data("msg.el");c&&c.css({visibility:"hidden"})})}]};d.each("email,url,number".split(","),function(a,b){d.expr[":"][b]=function(c){return c.getAttribute("type")===b}});d.fn.oninvalid=function(a){return this[a?"bind":"trigger"]("OI",a)};i.fn(":email","Please enter a valid email address",function(a,b){return!b||z.test(b)});i.fn(":url","Please enter a valid URL",function(a,b){return!b||A.test(b)});i.fn(":number","Please enter a numeric value.",function(a,b){return y.test(b)});i.fn("[max]","Please enter a value smaller than $1", function(a,b){if(d.tools.dateinput&&a.is(":date"))return true;a=a.attr("max");return parseFloat(b)<=parseFloat(a)?true:[a]});i.fn("[min]","Please enter a value larger than $1",function(a,b){if(d.tools.dateinput&&a.is(":date"))return true;a=a.attr("min");return parseFloat(b)>=parseFloat(a)?true:[a]});i.fn("[required]","Please complete this mandatory field.",function(a,b){if(a.is(":checkbox"))return a.is(":checked");return!!b});i.fn("[pattern]",function(a){var b=new RegExp("^"+a.attr("pattern")+"$"); return b.test(a.val())});d.fn.validator=function(a){var b=this.data("validator");if(b){b.destroy();this.removeData("validator")}a=d.extend(true,{},i.conf,a);if(this.is("form"))return this.each(function(){var c=d(this);b=new s(c.find(":input"),c,a);c.data("validator",b)});else{b=new s(this,this.eq(0).closest("form"),a);return this.data("validator",b)}}})(jQuery); /* * jQuery EasIng v1.1.2 - http://gsgd.co.uk/sandbox/jquery.easIng.php * * Uses the built In easIng capabilities added In jQuery 1.1 * to offer multiple easIng options * * Copyright (c) 2007 George Smith * Licensed under the MIT License: * http://www.opensource.org/licenses/mit-license.php */ // t: current time, b: begInnIng value, c: change In value, d: duration jQuery.extend( jQuery.easing, { easeInQuad: function (x, t, b, c, d) { return c*(t/=d)*t + b; }, easeOutQuad: function (x, t, b, c, d) { return -c *(t/=d)*(t-2) + b; }, easeInOutQuad: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t + b; return -c/2 * ((--t)*(t-2) - 1) + b; }, easeInCubic: function (x, t, b, c, d) { return c*(t/=d)*t*t + b; }, easeOutCubic: function (x, t, b, c, d) { return c*((t=t/d-1)*t*t + 1) + b; }, easeInOutCubic: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t + b; return c/2*((t-=2)*t*t + 2) + b; }, easeInQuart: function (x, t, b, c, d) { return c*(t/=d)*t*t*t + b; }, easeOutQuart: function (x, t, b, c, d) { return -c * ((t=t/d-1)*t*t*t - 1) + b; }, easeInOutQuart: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t*t + b; return -c/2 * ((t-=2)*t*t*t - 2) + b; }, easeInQuint: function (x, t, b, c, d) { return c*(t/=d)*t*t*t*t + b; }, easeOutQuint: function (x, t, b, c, d) { return c*((t=t/d-1)*t*t*t*t + 1) + b; }, easeInOutQuint: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b; return c/2*((t-=2)*t*t*t*t + 2) + b; }, easeInSine: function (x, t, b, c, d) { return -c * Math.cos(t/d * (Math.PI/2)) + c + b; }, easeOutSine: function (x, t, b, c, d) { return c * Math.sin(t/d * (Math.PI/2)) + b; }, easeInOutSine: function (x, t, b, c, d) { return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b; }, easeInExpo: function (x, t, b, c, d) { return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b; }, easeOutExpo: function (x, t, b, c, d) { return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b; }, easeInOutExpo: function (x, t, b, c, d) { if (t==0) return b; if (t==d) return b+c; if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b; return c/2 * (-Math.pow(2, -10 * --t) + 2) + b; }, easeInCirc: function (x, t, b, c, d) { return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b; }, easeOutCirc: function (x, t, b, c, d) { return c * Math.sqrt(1 - (t=t/d-1)*t) + b; }, easeInOutCirc: function (x, t, b, c, d) { if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b; return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b; }, easeInElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; }, easeOutElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b; }, easeInOutElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d/2)==2) return b+c; if (!p) p=d*(.3*1.5); if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b; }, easeInBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; return c*(t/=d)*t*((s+1)*t - s) + b; }, easeOutBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b; }, easeInOutBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b; return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b; }, easeInBounce: function (x, t, b, c, d) { return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b; }, easeOutBounce: function (x, t, b, c, d) { if ((t/=d) < (1/2.75)) { return c*(7.5625*t*t) + b; } else if (t < (2/2.75)) { return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b; } else if (t < (2.5/2.75)) { return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b; } else { return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b; } }, easeInOutBounce: function (x, t, b, c, d) { if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b; return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b; } }); /* anythingSlider v1.2 By Chris Coyier: http://css-tricks.com with major improvements by Doug Neiner: http://pixelgraphics.us/ based on work by Remy Sharp: http://jqueryfordesigners.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($){ $.anythingSlider = 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("AnythingSlider", base); base.init = function(){ base.options = $.extend({},$.anythingSlider.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({ scrollLeft : '+=' + left }, 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.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); e.preventDefault(); }); base.$nav.append($a); }); base.$navLinks = base.$nav.find('> a'); }; // Creates the Forward/Backward buttons base.buildNextBackButtons = function(){ var $forward = $('>'), $back = $('<'); // 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(); }; $.anythingSlider.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.anythingSlider = function(options){ if(typeof(options) == "object"){ return this.each(function(i){ (new $.anythingSlider(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('AnythingSlider'); if(anySlide){ anySlide.gotoPage(options); } }); } }; })(jQuery); /************************************************* ** jQuery Masonry version 1.1.1 ** copyright David DeSandro, licensed GPL & MIT ** http://desandro.com/resources/jquery-masonry **************************************************/ ;(function($){ /*! * smartresize: debounced resize event for jQuery * http://github.com/lrbabe/jquery-smartresize * * Copyright (c) 2009 Louis-RŽmi BabŽ * Licensed under the GPL license. * http://docs.jquery.com/License * */ 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 ) { // Save the context var context = this, args = arguments; // set correct event type 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"] ); }; // masonry code begin $.fn.masonry = function(options, callback) { function placeBrick($brick, setCount, setY, setSpan, props) { var shortCol = 0; for ( i=0; i < setCount; i++ ) { if ( setY[i] < setY[ shortCol ] ) shortCol = i; } var position = { left: props.colW * shortCol + props.posLeft, top: setY[ shortCol ] }; if( props.masoned && props.options.animate ) { $brick.animate( position, props.options.duration, props.options.easing ); } else { $brick.css(position); } for ( i=0; i < setSpan; i++ ) { props.colY[ shortCol + i ] = setY[ shortCol ] + $brick.outerHeight(true) ; } }; function masonrySetup($wall, opts, props) { props.$bricks = opts.itemSelector == undefined ? opts.$brickParent.children() : opts.$brickParent.find(opts.itemSelector); if ( opts.columnWidth == undefined) { props.colW = props.masoned ? $wall.data('masonry').colW : props.$bricks.outerWidth(true); } else { props.colW = opts.columnWidth; } props.colCount = Math.floor( $wall.width() / props.colW ) ; props.colCount = Math.max( props.colCount, 1 ); }; function masonryArrange($wall, opts, props) { // if masonry hasn't been called before if( !props.masoned ) $wall.css( 'position', 'relative' ); if ( !props.masoned || opts.appendedContent != undefined ) { // just the new bricks props.$bricks.css( 'position', 'absolute' ); } // get top left position of where the bricks should be var cursor = $('
'); $wall.prepend( cursor ); props.posTop = Math.round( cursor.position().top ); props.posLeft = Math.round( cursor.position().left ); cursor.remove(); // set up column Y array if ( props.masoned && opts.appendedContent != undefined ) { // if appendedContent is set, use colY from last call props.colY = $wall.data('masonry').colY; /* * in the case that the wall is not resizeable, * but the colCount has changed from the previous time * masonry has been called */ for (i= $wall.data('masonry').colCount; i < props.colCount; i++) { props.colY[i] = props.posTop; }; } else { props.colY = []; for ( i=0; i < props.colCount; i++) { props.colY[i] = props.posTop; } } var aniOpts = opts.animationOptions; // layout logic if ( opts.singleMode ) { props.$bricks.each(function(){ var $brick = $(this); placeBrick($brick, props.colCount, props.colY, 1, props); }); } else { props.$bricks.each(function() { var $brick = $(this); //how many columns does this brick span var colSpan = Math.ceil( $brick.outerWidth(true) / props.colW); colSpan = Math.min( colSpan, props.colCount ); if ( colSpan == 1 ) { // if brick spans only one column, just like singleMode placeBrick($brick, props.colCount, props.colY, 1, props); } else { // brick spans more than one column //how many different places could this brick fit horizontally var groupCount = props.colCount + 1 - colSpan; var groupY = [0]; // for each group potential horizontal position for ( i=0; i < groupCount; i++ ) { groupY[i] = 0; // for each column in that group for ( j=0; j < colSpan; j++ ) { // get the maximum column height in that group groupY[i] = Math.max( groupY[i], props.colY[i+j] ); } } placeBrick($brick, groupCount, groupY, colSpan, props); } }); // /props.bricks.each(function() { } // /layout logic // set the height of the wall to the tallest column props.wallH = 0; for ( i=0; i < props.colCount; i++ ) { props.wallH = Math.max( props.wallH, props.colY[i] ); } var wallCSS = { height: props.wallH - props.posTop }; // $wall.height( props.wallH - props.posTop ); if ( props.masoned && opts.animate ) { $wall.animate(wallCSS, opts.duration, opts.easing); } else { $wall.css(wallCSS); } // provide props.bricks as context for the callback callback.call( props.$bricks ); // set all data so we can retrieve it for appended appendedContent // or anyone else's crazy jquery fun $wall.data('masonry', props ); }; // /masonryArrange function function masonryResize($wall, opts, props) { props.masoned = $wall.data('masonry') != undefined; var prevColCount = $wall.data('masonry').colCount; masonrySetup($wall, opts, props); if ( props.colCount != prevColCount ) masonryArrange($wall, opts, props); }; /* * let's begin * IN A WORLD... */ return this.each(function() { var $wall = $(this); var props = $.extend( {}, $.masonry ); // checks if masonry has been called before on this object props.masoned = $wall.data('masonry') != undefined; var previousOptions = props.masoned ? $wall.data('masonry').options : {}; var opts = $.extend( {}, props.defaults, previousOptions, options ); // should we save these options for next time? props.options = opts.saveOptions ? opts : previousOptions; //picked up from Paul Irish callback = callback || function(){}; if ( props.masoned && opts.appendedContent != undefined ) { // if we're dealing with appendedContent opts.$brickParent = opts.appendedContent; } else { opts.$brickParent = $wall; } if ( opts.$brickParent.children().length > 0 ) { // call masonry layout masonrySetup($wall, opts, props); masonryArrange($wall, opts, props); // binding window resizing var resizeOn = previousOptions.resizeable; if ( !resizeOn && opts.resizeable ) { $(window).bind('smartresize.masonry', function() { masonryResize($wall, opts, props); } ); } if ( resizeOn && !opts.resizeable ) $(window).unbind('smartresize.masonry'); } else { // brickParent is empty, do nothing, go back home and eat chips return this; } }); // /return this.each(function() }; // /$.fn.masonry = function(options) $.masonry = { defaults : { singleMode: false, columnWidth: undefined, itemSelector: undefined, appendedContent: undefined, saveOptions: true, resizeable: true, animate: false, duration: 'normal', easing: 'swing' }, colW: undefined, colCount: undefined, colY: undefined, wallH: undefined, masoned: undefined, posTop: 0, posLeft: 0, options: undefined, $bricks: undefined, $brickParent: undefined }; })(jQuery); /*! * jQuery corner plugin: simple corner rounding * Examples and documentation at: http://jquery.malsup.com/corner/ * version 2.11 (15-JUN-2010) * Requires jQuery v1.3.2 or later * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html * Authors: Dave Methvin and Mike Alsup */ /** * corner() takes a single string argument: $('#myDiv').corner("effect corners width") * * effect: name of the effect to apply, such as round, bevel, notch, bite, etc (default is round). * corners: one or more of: top, bottom, tr, tl, br, or bl. (default is all corners) * width: width of the effect; in the case of rounded corners this is the radius. * specify this value using the px suffix such as 10px (yes, it must be pixels). */ ;(function($) { var style = document.createElement('div').style, moz = style['MozBorderRadius'] !== undefined, webkit = style['WebkitBorderRadius'] !== undefined, radius = style['borderRadius'] !== undefined || style['BorderRadius'] !== undefined, mode = document.documentMode || 0, noBottomFold = $.browser.msie && (($.browser.version < 8 && !mode) || mode < 8), expr = $.browser.msie && (function() { var div = document.createElement('div'); try { div.style.setExpression('width','0+0'); div.style.removeExpression('width'); } catch(e) { return false; } return true; })(); $.support = $.support || {}; $.support.borderRadius = moz || webkit || radius; // so you can do: if (!$.support.borderRadius) $('#myDiv').corner(); function sz(el, p) { return parseInt($.css(el,p))||0; }; function hex2(s) { var s = parseInt(s).toString(16); return ( s.length < 2 ) ? '0'+s : s; }; function gpc(node) { while(node) { var v = $.css(node,'backgroundColor'), rgb; if (v && v != 'transparent' && v != 'rgba(0, 0, 0, 0)') { if (v.indexOf('rgb') >= 0) { rgb = v.match(/\d+/g); return '#'+ hex2(rgb[0]) + hex2(rgb[1]) + hex2(rgb[2]); } return v; } if (node.nodeName.toLowerCase() == 'html') break; node = node.parentNode; // keep walking if transparent } return '#ffffff'; }; function getWidth(fx, i, width) { switch(fx) { case 'round': return Math.round(width*(1-Math.cos(Math.asin(i/width)))); case 'cool': return Math.round(width*(1+Math.cos(Math.asin(i/width)))); case 'sharp': return Math.round(width*(1-Math.cos(Math.acos(i/width)))); case 'bite': return Math.round(width*(Math.cos(Math.asin((width-i-1)/width)))); case 'slide': return Math.round(width*(Math.atan2(i,width/i))); case 'jut': return Math.round(width*(Math.atan2(width,(width-i-1)))); case 'curl': return Math.round(width*(Math.atan(i))); case 'tear': return Math.round(width*(Math.cos(i))); case 'wicked': return Math.round(width*(Math.tan(i))); case 'long': return Math.round(width*(Math.sqrt(i))); case 'sculpt': return Math.round(width*(Math.log((width-i-1),width))); case 'dogfold': case 'dog': return (i&1) ? (i+1) : width; case 'dog2': return (i&2) ? (i+1) : width; case 'dog3': return (i&3) ? (i+1) : width; case 'fray': return (i%2)*width; case 'notch': return width; case 'bevelfold': case 'bevel': return i+1; } }; $.fn.corner = function(options) { // in 1.3+ we can fix mistakes with the ready state if (this.length == 0) { if (!$.isReady && this.selector) { var s = this.selector, c = this.context; $(function() { $(s,c).corner(options); }); } return this; } return this.each(function(index){ var $this = $(this), // meta values override options o = [$this.attr($.fn.corner.defaults.metaAttr) || '', options || ''].join(' ').toLowerCase(), keep = /keep/.test(o), // keep borders? cc = ((o.match(/cc:(#[0-9a-f]+)/)||[])[1]), // corner color sc = ((o.match(/sc:(#[0-9a-f]+)/)||[])[1]), // strip color width = parseInt((o.match(/(\d+)px/)||[])[1]) || 10, // corner width re = /round|bevelfold|bevel|notch|bite|cool|sharp|slide|jut|curl|tear|fray|wicked|sculpt|long|dog3|dog2|dogfold|dog/, fx = ((o.match(re)||['round'])[0]), fold = /dogfold|bevelfold/.test(o), edges = { T:0, B:1 }, opts = { TL: /top|tl|left/.test(o), TR: /top|tr|right/.test(o), BL: /bottom|bl|left/.test(o), BR: /bottom|br|right/.test(o) }, // vars used in func later strip, pad, cssHeight, j, bot, d, ds, bw, i, w, e, c, common, $horz; if ( !opts.TL && !opts.TR && !opts.BL && !opts.BR ) opts = { TL:1, TR:1, BL:1, BR:1 }; // support native rounding if ($.fn.corner.defaults.useNative && fx == 'round' && (radius || moz || webkit) && !cc && !sc) { if (opts.TL) $this.css(radius ? 'border-top-left-radius' : moz ? '-moz-border-radius-topleft' : '-webkit-border-top-left-radius', width + 'px'); if (opts.TR) $this.css(radius ? 'border-top-right-radius' : moz ? '-moz-border-radius-topright' : '-webkit-border-top-right-radius', width + 'px'); if (opts.BL) $this.css(radius ? 'border-bottom-left-radius' : moz ? '-moz-border-radius-bottomleft' : '-webkit-border-bottom-left-radius', width + 'px'); if (opts.BR) $this.css(radius ? 'border-bottom-right-radius' : moz ? '-moz-border-radius-bottomright' : '-webkit-border-bottom-right-radius', width + 'px'); return; } strip = document.createElement('div'); $(strip).css({ overflow: 'hidden', height: '1px', minHeight: '1px', fontSize: '1px', backgroundColor: sc || 'transparent', borderStyle: 'solid' }); pad = { T: parseInt($.css(this,'paddingTop'))||0, R: parseInt($.css(this,'paddingRight'))||0, B: parseInt($.css(this,'paddingBottom'))||0, L: parseInt($.css(this,'paddingLeft'))||0 }; if (typeof this.style.zoom != undefined) this.style.zoom = 1; // force 'hasLayout' in IE if (!keep) this.style.border = 'none'; strip.style.borderColor = cc || gpc(this.parentNode); cssHeight = $(this).outerHeight(); for (j in edges) { bot = edges[j]; // only add stips if needed if ((bot && (opts.BL || opts.BR)) || (!bot && (opts.TL || opts.TR))) { strip.style.borderStyle = 'none '+(opts[j+'R']?'solid':'none')+' none '+(opts[j+'L']?'solid':'none'); d = document.createElement('div'); $(d).addClass('jquery-corner'); ds = d.style; bot ? this.appendChild(d) : this.insertBefore(d, this.firstChild); if (bot && cssHeight != 'auto') { if ($.css(this,'position') == 'static') this.style.position = 'relative'; ds.position = 'absolute'; ds.bottom = ds.left = ds.padding = ds.margin = '0'; if (expr) ds.setExpression('width', 'this.parentNode.offsetWidth'); else ds.width = '100%'; } else if (!bot && $.browser.msie) { if ($.css(this,'position') == 'static') this.style.position = 'relative'; ds.position = 'absolute'; ds.top = ds.left = ds.right = ds.padding = ds.margin = '0'; // fix ie6 problem when blocked element has a border width if (expr) { bw = sz(this,'borderLeftWidth') + sz(this,'borderRightWidth'); ds.setExpression('width', 'this.parentNode.offsetWidth - '+bw+'+ "px"'); } else ds.width = '100%'; } else { ds.position = 'relative'; ds.margin = !bot ? '-'+pad.T+'px -'+pad.R+'px '+(pad.T-width)+'px -'+pad.L+'px' : (pad.B-width)+'px -'+pad.R+'px -'+pad.B+'px -'+pad.L+'px'; } for (i=0; i < width; i++) { w = Math.max(0,getWidth(fx,i, width)); e = strip.cloneNode(false); e.style.borderWidth = '0 '+(opts[j+'R']?w:0)+'px 0 '+(opts[j+'L']?w:0)+'px'; bot ? d.appendChild(e) : d.insertBefore(e, d.firstChild); } if (fold && $.support.boxModel) { if (bot && noBottomFold) continue; for (c in opts) { if (!opts[c]) continue; if (bot && (c == 'TL' || c == 'TR')) continue; if (!bot && (c == 'BL' || c == 'BR')) continue; common = { position: 'absolute', border: 'none', margin: 0, padding: 0, overflow: 'hidden', backgroundColor: strip.style.borderColor }; $horz = $('
').css(common).css({ width: width + 'px', height: '1px' }); switch(c) { case 'TL': $horz.css({ bottom: 0, left: 0 }); break; case 'TR': $horz.css({ bottom: 0, right: 0 }); break; case 'BL': $horz.css({ top: 0, left: 0 }); break; case 'BR': $horz.css({ top: 0, right: 0 }); break; } d.appendChild($horz[0]); var $vert = $('
').css(common).css({ top: 0, bottom: 0, width: '1px', height: width + 'px' }); switch(c) { case 'TL': $vert.css({ left: width }); break; case 'TR': $vert.css({ right: width }); break; case 'BL': $vert.css({ left: width }); break; case 'BR': $vert.css({ right: width }); break; } d.appendChild($vert[0]); } } } } }); }; $.fn.uncorner = function() { if (radius || moz || webkit) this.css(radius ? 'border-radius' : moz ? '-moz-border-radius' : '-webkit-border-radius', 0); $('div.jquery-corner', this).remove(); return this; }; // expose options $.fn.corner.defaults = { useNative: true, // true if plugin should attempt to use native browser support for border radius rounding metaAttr: 'data-corner' // name of meta attribute to use for options }; })(jQuery); /* SWFObject v2.1 Copyright (c) 2007-2008 Geoff Stearns, Michael Williams, and Bobby van der Sluis This software is released under the MIT License */ var swfobject=function(){var b="undefined",Q="object",n="Shockwave Flash",p="ShockwaveFlash.ShockwaveFlash",P="application/x-shockwave-flash",m="SWFObjectExprInst",j=window,K=document,T=navigator,o=[],N=[],i=[],d=[],J,Z=null,M=null,l=null,e=false,A=false;var h=function(){var v=typeof K.getElementById!=b&&typeof K.getElementsByTagName!=b&&typeof K.createElement!=b,AC=[0,0,0],x=null;if(typeof T.plugins!=b&&typeof T.plugins[n]==Q){x=T.plugins[n].description;if(x&&!(typeof T.mimeTypes!=b&&T.mimeTypes[P]&&!T.mimeTypes[P].enabledPlugin)){x=x.replace(/^.*\s+(\S+\s+\S+$)/,"$1");AC[0]=parseInt(x.replace(/^(.*)\..*$/,"$1"),10);AC[1]=parseInt(x.replace(/^.*\.(.*)\s.*$/,"$1"),10);AC[2]=/r/.test(x)?parseInt(x.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof j.ActiveXObject!=b){var y=null,AB=false;try{y=new ActiveXObject(p+".7")}catch(t){try{y=new ActiveXObject(p+".6");AC=[6,0,21];y.AllowScriptAccess="always"}catch(t){if(AC[0]==6){AB=true}}if(!AB){try{y=new ActiveXObject(p)}catch(t){}}}if(!AB&&y){try{x=y.GetVariable("$version");if(x){x=x.split(" ")[1].split(",");AC=[parseInt(x[0],10),parseInt(x[1],10),parseInt(x[2],10)]}}catch(t){}}}}var AD=T.userAgent.toLowerCase(),r=T.platform.toLowerCase(),AA=/webkit/.test(AD)?parseFloat(AD.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,q=false,z=r?/win/.test(r):/win/.test(AD),w=r?/mac/.test(r):/mac/.test(AD);/*@cc_on q=true;@if(@_win32)z=true;@elif(@_mac)w=true;@end@*/return{w3cdom:v,pv:AC,webkit:AA,ie:q,win:z,mac:w}}();var L=function(){if(!h.w3cdom){return }f(H);if(h.ie&&h.win){try{K.write("