/*
 * 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<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\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<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";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="<input type='radio' name='radiotest' checked='checked'/>";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<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-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<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=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<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=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<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-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;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){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<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=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 h<l[3]-0},gt:function(g,h,l){return h>l[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<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/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<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";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="<a href='#'></a>";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="<p class='TEST'></p>";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="<div class='test e'></div><div class='test'></div>";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<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},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<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-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=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_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<div>","</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;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||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;e<j;e++){var i=(e>0?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]==="<table>"&&!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=/<script(.|\s)*?\/script>/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("<div />").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<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").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<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=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.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";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);jQuery.noConflict();;jQuery(document).ready(function(){jQuery(".shr-bookmarks a.external").attr("target","_blank");var c=jQuery(".shr-bookmarks").height(),d=jQuery(".shr-bookmarks ul.socials").height();d>c&&jQuery(".shr-bookmarks-expand").hover(function(){jQuery(this).animate({height:d+"px"},{duration:400,queue:false})},function(){jQuery(this).animate({height:c+"px"},{duration:400,queue:false})});if(jQuery(".shr-bookmarks-center")||jQuery(".shr-bookmarks-spaced")){var a=jQuery(".shr-bookmarks").width(),b=jQuery(".shr-bookmarks:first ul.socials li").width(),e=jQuery(".shr-bookmarks:first ul.socials li").length,f=Math.floor(a/b);b=Math.min(f,e)*b;if(jQuery(".shr-bookmarks-spaced").length>0){a=Math.floor((a-b)/(Math.min(f,e)+1));jQuery(".shr-bookmarks ul.socials li").attr("style",'margin-left:'+a+'px !important')}else if(jQuery(true)){a=(a-b)/2;jQuery(".shr-bookmarks-center").attr("style",'margin-left:'+a+'px !important')}}});;(function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean([G[1]],H)}else{var I=document.getElementById(G[3]);if(I&&I.id!=G[3]){return o().find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E)}}if(E.selector&&E.context){this.selector=E.selector;this.context=E.context}return this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.call(this):this[E]},pushStack:function(F,H,E){var G=o(F);G.prevObject=this;G.context=this.context;if(H==="find"){G.selector=this.selector+(this.selector?" ":"")+E}else{if(H){G.selector=this.selector+"."+H+"("+E+")"}}return G},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0],F)}else{E={};E[F]=H}}return this.each(function(I){for(F in E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFloat(F)<0){F=g}return this.attr(E,F,"curCSS")},text:function(F){if(typeof F!=="object"&&F!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(F))}var E="";o.each(F||this,function(){o.each(this.childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})});return E},wrapAll:function(E){if(this[0]){var F=o(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBefore(this[0])}F.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.insertBefore(E,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this)})},after:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this.nextSibling)})},end:function(){return this.prevObject||o([])},push:[].push,sort:[].sort,splice:[].splice,find:function(E){if(this.length===1){var F=this.pushStack([],"find",E);F.length=0;o.find(E,this[0],F);return F}else{return this.pushStack(o.unique(o.map(this,function(G){return o.find(E,G)})),"find",E)}},clone:function(G){var E=this.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){var I=this.outerHTML;if(!I){var J=this.ownerDocument.createElement("div");J.appendChild(this.cloneNode(true));I=J.innerHTML}return o.clean([I.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return this.cloneNode(true)}});if(G===true){var H=this.find("*").andSelf(),F=0;E.find("*").andSelf().each(function(){if(this.nodeName!==H[F].nodeName){return}var I=o.data(H[F],"events");for(var K in I){for(var J in I[K]){o.event.add(this,K,I[K][J],I[K][J].data)}}F++})}return E},filter:function(E){return this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(E){var G=o.expr.match.POS.test(E)?o(E):null,F=0;return this.map(function(){var H=this;while(H&&H.ownerDocument){if(G?G.index(H)>-1:o(H).is(E)){o.data(H,"closest",F);return H}H=H.parentNode;F++}})},not:function(E){if(typeof E==="string"){if(f.test(E)){return this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=o.multiFilter(E,this)}}var F=E.length&&E[E.length-1]!==g&&!E.nodeType;return this.filter(function(){return F?o.inArray(this,E)<0:this!=E})},add:function(E){return this.pushStack(o.unique(o.merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return!!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return!!E&&this.is("."+E)},val:function(K){if(K===g){var E=this[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{}).specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.selected){K=o(G).val();if(H){return K}L.push(K)}}return L}return(E.value||"").replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type)){this.checked=(o.inArray(this.value,K)>=0||o.inArray(this.name,K)>=0)}else{if(o.nodeName(this,"select")){var N=o.makeArray(K);o("option",this).each(function(){this.selected=(o.inArray(this.value,N)>=0||o.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=K}}})},html:function(E){return E===g?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null):this.empty().append(E)},replaceWith:function(E){return this.after(E).remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(E){return this.pushStack(o.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(J,M,L){if(this[0]){var I=(this[0].ownerDocument||this[0]).createDocumentFragment(),F=o.clean(J,(this[0].ownerDocument||this[0]),I),H=I.firstChild;if(H){for(var G=0,E=this.length;G<E;G++){L.call(K(this[G],H),this.length>1||G>0?I.cloneNode(true):I)}}if(F){o.each(F,z)}}return this;function K(N,O){return M&&o.nodeName(N,"table")&&o.nodeName(O,"tr")?(N.getElementsByTagName("tbody")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};o.fn.init.prototype=o.fn;function z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.parentNode.removeChild(F)}}function e(){return+new Date}o.extend=o.fn.extend=function(){var J=arguments[0]||{},H=1,I=arguments.length,E=false,G;if(typeof J==="boolean"){E=J;J=arguments[1]||{};H=2}if(typeof J!=="object"&&!o.isFunction(J)){J={}}if(I==H){J=this;--H}for(;H<I;H++){if((G=arguments[H])!=null){for(var F in G){var K=J[F],L=G[F];if(J===L){continue}if(E&&L&&typeof L==="object"&&!L.nodeType){J[F]=o.extend(E,K||(L.length!=null?[]:{}),L)}else{if(L!==g){J[F]=L}}}}}return J};var b=/z-?index|font-?weight|opacity|zoom|line-?height/i,q=document.defaultView||{},s=Object.prototype.toString;o.extend({noConflict:function(E){l.$=p;if(E){l.jQuery=y}return o},isFunction:function(E){return s.call(E)==="[object Function]"},isArray:function(E){return s.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&o.isXMLDoc(E.ownerDocument)},globalEval:function(G){if(G&&/\S/.test(G)){var F=document.getElementsByTagName("head")[0]||document.documentElement,E=document.createElement("script");E.type="text/javascript";if(o.support.scriptEval){E.appendChild(document.createTextNode(G))}else{E.text=G}F.insertBefore(E,F.firstChild);F.removeChild(E)}},nodeName:function(F,E){return F.nodeName&&F.nodeName.toUpperCase()==E.toUpperCase()},each:function(G,K,F){var E,H=0,I=G.length;if(F){if(I===g){for(E in G){if(K.apply(G[E],F)===false){break}}}else{for(;H<I;){if(K.apply(G[H++],F)===false){break}}}}else{if(I===g){for(E in G){if(K.call(G[E],E,G[E])===false){break}}}else{for(var J=G[0];H<I&&K.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(H,I,G,F,E){if(o.isFunction(I)){I=I.call(H,F)}return typeof I==="number"&&G=="curCSS"&&!b.test(E)?I+"px":I},className:{add:function(E,F){o.each((F||"").split(/\s+/),function(G,H){if(E.nodeType==1&&!o.className.has(E.className,H)){E.className+=(E.className?" ":"")+H}})},remove:function(E,F){if(E.nodeType==1){E.className=F!==g?o.grep(E.className.split(/\s+/),function(G){return!o.className.has(F,G)}).join(" "):""}},has:function(F,E){return F&&o.inArray(E,(F.className||F).toString().split(/\s+/))>-1}},swap:function(H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(var F in G){H.style[F]=E[F]}},css:function(H,F,J,E){if(F=="width"||F=="height"){var L,G={position:"absolute",visibility:"hidden",display:"block"},K=F=="width"?["Left","Right"]:["Top","Bottom"];function I(){L=F=="width"?H.offsetWidth:H.offsetHeight;if(E==="border"){return}o.each(K,function(){if(!E){L-=parseFloat(o.curCSS(H,"padding"+this,true))||0}if(E==="margin"){L+=parseFloat(o.curCSS(H,"margin"+this,true))||0}else{L-=parseFloat(o.curCSS(H,"border"+this+"Width",true))||0}})}if(H.offsetWidth!==0){I()}else{o.swap(H,G,I)}return Math.max(0,Math.round(L))}return o.curCSS(H,F,J)},curCSS:function(I,F,G){var L,E=I.style;if(F=="opacity"&&!o.support.opacity){L=o.attr(E,"opacity");return L==""?"1":L}if(F.match(/float/i)){F=w}if(!G&&E&&E[F]){L=E[F]}else{if(q.getComputedStyle){if(F.match(/float/i)){F="float"}F=F.replace(/([A-Z])/g,"-$1").toLowerCase();var M=q.getComputedStyle(I,null);if(M){L=M.getPropertyValue(F)}if(F=="opacity"&&L==""){L="1"}}else{if(I.currentStyle){var J=F.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});L=I.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?$/i.test(L)&&/^\d/.test(L)){var H=E.left,K=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;E.left=L||0;L=E.pixelLeft+"px";E.left=H;I.runtimeStyle.left=K}}}}return L},clean:function(F,K,I){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!I&&F.length===1&&typeof F[0]==="string"){var H=/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var G=[],E=[],L=K.createElement("div");o.each(F,function(P,S){if(typeof S==="number"){S+=""}if(!S){return}if(typeof S==="string"){S=S.replace(/(<(\w+)[^>]*?)\/>/g,function(U,V,T){return T.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?U:V+"></"+T+">"});var O=S.replace(/^\s+/,"").substring(0,10).toLowerCase();var Q=!O.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!O.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!O.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!O.indexOf("<td")||!O.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!O.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!o.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];L.innerHTML=Q[1]+S+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var R=/<tbody/i.test(S),N=!O.indexOf("<table")&&!R?L.firstChild&&L.firstChild.childNodes:Q[1]=="<table>"&&!R?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^\s*/)[0]),L.firstChild)}S=o.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=o.merge(G,S)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLowerCase()==="text/javascript")){E.push(G[J].parentNode?G[J].parentNode.removeChild(G[J]):G[J])}else{if(G[J].nodeType===1){G.splice.apply(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.appendChild(G[J])}}return E}return G},attr:function(J,G,K){if(!J||J.nodeType==3||J.nodeType==8){return g}var H=!o.isXMLDoc(J),L=K!==g;G=H&&o.props[G]||G;if(J.tagName){var F=/href|src|style/.test(G);if(G=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(G in J&&H&&!F){if(L){if(G=="type"&&o.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[G]=K}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabIndex"){var I=J.getAttributeNode("tabIndex");return I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return J[G]}if(!o.support.style&&H&&G=="style"){return o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var E=!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G);return E===null?g:E}if(!o.support.opacity&&G=="opacity"){if(L){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=="NaN"?"":"alpha(opacity="+K*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}G=G.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(L){J[G]=K}return J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(G){var E=[];if(G!=null){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{while(F){E[--F]=G[F]}}}return E},inArray:function(G,H){for(var E=0,F=H.length;E<F;E++){if(H[E]===G){return E}}return-1},merge:function(H,E){var F=0,G,I=H.length;if(!o.support.getAll){while((G=E[F++])!=null){if(G.nodeType!=8){H[I++]=G}}}else{while((G=E[F++])!=null){H[I++]=G}}return H},unique:function(K){var F=[],E={};try{for(var G=0,H=K.length;G<H;G++){var J=o.data(K[G]);if(!E[J]){E[J]=true;F.push(K[G])}}}catch(I){F=K}return F},grep:function(F,J,E){var G=[];for(var H=0,I=F.length;H<I;H++){if(!E!=!J(F[H],H)){G.push(F[H])}}return G},map:function(E,J){var F=[];for(var G=0,H=E.length;G<H;G++){var I=J(E[G],G);if(I!=null){F[F.length]=I}}return F.concat.apply([],F)}});var C=navigator.userAgent.toLowerCase();o.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return E.parentNode},parents:function(E){return o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return o.nth(E,2,"previousSibling")},nextAll:function(E){return o.dir(E,"nextSibling")},prevAll:function(E){return o.dir(E,"previousSibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){return o.sibling(E.firstChild)},contents:function(E){return o.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:o.makeArray(E.childNodes)}},function(E,F){o.fn[E]=function(G){var H=o.map(this,F);if(G&&typeof G=="string"){H=o.multiFilter(G,H)}return this.pushStack(o.unique(H),E,G)}});o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(E,F){o.fn[E]=function(G){var J=[],L=o(G);for(var K=0,H=L.length;K<H;K++){var I=(K>0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleClass:function(F,E){if(typeof E!=="boolean"){E=!o.className.has(this,F)}o.className[E?"add":"remove"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){o(this).children().remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E,F){return E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var h="jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H]={}}if(G!==g){o.cache[H][E]=G}return E?o.cache[H][E]:H},removeData:function(F,E){F=F==l?A:F;var H=F[h];if(E){if(o.cache[H]){delete o.cache[H][E];E="";for(E in o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete o.cache[H]}},queue:function(F,E,H){if(F){E=(E||"fx")+"queue";var G=o.data(F,E);if(!G||o.isArray(H)){G=o.data(F,E,o.makeArray(H))}else{if(H){G.push(H)}}}return G},dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}});o.fn.extend({data:function(E,G){var H=E.split(".");H[1]=H[1]?"."+H[1]:"";if(G===g){var F=this.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F===g&&this.length){F=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G)})}},removeData:function(E){return this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeof E!=="string"){F=E;E="fx"}if(F===g){return o.queue(this[0],E)}return this.each(function(){var G=o.queue(this,E,F);if(E=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});(function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"){return ab}var Z=[],W,af,ai,T,ad,V,X=true;R.lastIndex=0;while((W=R.exec(Y))!==null){Z.push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.relative[Z[0]]){af=J(Z[0]+Z[1],U)}else{af=I.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=Z.shift();if(I.relative[Y]){Y+=Z.shift()}af=J(Y,af)}}}else{var ae=ac?{expr:Z.pop(),set:E(ac)}:F.find(Z.pop(),Z.length===1&&U.parentNode?U.parentNode:U,Q(U));af=F.filter(ae.expr,ae.set);if(Z.length>0){ai=E(af)}else{X=false}while(Z.length){var ah=Z.pop(),ag=ah;if(!I.relative[ah]){ah=""}else{ag=Z.pop()}if(ag==null){ag=U}I.relative[ah](ai,ag,Q(U))}}if(!ai){ai=af}if(!ai){throw"Syntax error, unrecognized expression: "+(ah||Y)}if(H.call(ai)==="[object Array]"){if(!X){ab.push.apply(ab,ai)}else{if(U.nodeType===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===true||ai[aa].nodeType===1&&K(U,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodeType===1){ab.push(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=false;ab.sort(G);if(hasDuplicate){for(var aa=1;aa<ab.length;aa++){if(ab[aa]===ab[aa-1]){ab.splice(aa--,1)}}}}}return ab};F.matches=function(T,U){return F(T,null,null,U)};F.find=function(aa,T,ab){var Z,X;if(!aa){return[]}for(var W=0,V=I.order.length;W<V;W++){var Y=I.order[W],X;if((X=I.match[Y].exec(aa))){var U=RegExp.leftContext;if(U.substr(U.length-1)!=="\\"){X[1]=(X[1]||"").replace(/\\/g,"");Z=I.find[Y](X,T,ab);if(Z!=null){aa=aa.replace(I.match[Y],"");break}}}}if(!Z){Z=T.getElementsByTagName("*")}return{set:Z,expr:aa}};F.filter=function(ad,ac,ag,W){var V=ad,ai=[],aa=ac,Y,T,Z=ac&&ac[0]&&Q(ac[0]);while(ad&&ac.length){for(var ab in I.filter){if((Y=I.match[ab].exec(ad))!=null){var U=I.filter[ab],ah,af;T=false;if(aa==ai){ai=[]}if(I.preFilter[ab]){Y=I.preFilter[ab](Y,aa,ag,ai,W,Z);if(!Y){T=ah=true}else{if(Y===true){continue}}}if(Y){for(var X=0;(af=aa[X])!=null;X++){if(af){ah=U(af,Y,X,aa);var ae=W^!!ah;if(ag&&ah!=null){if(ae){T=true}else{aa[X]=false}}else{if(ae){ai.push(af);T=true}}}}}if(ah!==g){if(!ag){aa=ai}ad=ad.replace(I.match[ab],"");if(!T){return[]}break}}}if(ad==V){if(T==null){throw"Syntax error, unrecognized expression: "+ad}else{break}}V=ad}return aa};var I=F.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(T){return T.getAttribute("href")}},relative:{"+":function(aa,T,Z){var X=typeof T==="string",ab=X&&!/\W/.test(T),Y=X&&!ab;if(ab&&!Z){T=T.toUpperCase()}for(var W=0,V=aa.length,U;W<V;W++){if((U=aa[W])){while((U=U.previousSibling)&&U.nodeType!==1){}aa[W]=Y||U&&U.nodeName===T?U||false:U===T}}if(Y){F.filter(T,aa,true)}},">":function(Z,U,aa){var X=typeof U==="string";if(X&&!/\W/.test(U)){U=aa?U:U.toUpperCase();for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){var W=Y.parentNode;Z[V]=W.nodeName===U?W:false}}}else{for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){Z[V]=X?Y.parentNode:Y.parentNode===U}}if(X){F.filter(U,Z,true)}}},"":function(W,U,Y){var V=L++,T=S;if(!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("parentNode",U,V,W,X,Y)},"~":function(W,U,Y){var V=L++,T=S;if(typeof U==="string"&&!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("previousSibling",U,V,W,X,Y)}},find:{ID:function(U,V,W){if(typeof V.getElementById!=="undefined"&&!W){var T=V.getElementById(U[1]);return T?[T]:[]}},NAME:function(V,Y,Z){if(typeof Y.getElementsByName!=="undefined"){var U=[],X=Y.getElementsByName(V[1]);for(var W=0,T=X.length;W<T;W++){if(X[W].getAttribute("name")===V[1]){U.push(X[W])}}return U.length===0?null:U}},TAG:function(T,U){return U.getElementsByTagName(T[1])}},preFilter:{CLASS:function(W,U,V,T,Z,aa){W=" "+W[1].replace(/\\/g,"")+" ";if(aa){return W}for(var X=0,Y;(Y=U[X])!=null;X++){if(Y){if(Z^(Y.className&&(" "+Y.className+" ").indexOf(W)>=0)){if(!V){T.push(Y)}}else{if(V){U[X]=false}}}}return false},ID:function(T){return T[1].replace(/\\/g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase()},CHILD:function(T){if(T[1]=="nth"){var U=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(T[2]=="even"&&"2n"||T[2]=="odd"&&"2n+1"||!/\D/.test(T[2])&&"0n+"+T[2]||T[2]);T[2]=(U[1]+(U[2]||1))-0;T[3]=U[3]-0}T[0]=L++;return T},ATTR:function(X,U,V,T,Y,Z){var W=X[1].replace(/\\/g,"");if(!Z&&I.attrMap[W]){X[1]=I.attrMap[W]}if(X[2]==="~="){X[4]=" "+X[4]+" "}return X},PSEUDO:function(X,U,V,T,Y){if(X[1]==="not"){if(X[3].match(R).length>1||/^\w/.test(X[3])){X[3]=F(X[3],null,null,U)}else{var W=F.filter(X[3],U,V,true^Y);if(!V){T.push.apply(T,W)}return false}}else{if(I.match.POS.test(X[0])||I.match.CHILD.test(X[0])){return true}}return X},POS:function(T){T.unshift(true);return T}},filters:{enabled:function(T){return T.disabled===false&&T.type!=="hidden"},disabled:function(T){return T.disabled===true},checked:function(T){return T.checked===true},selected:function(T){T.parentNode.selectedIndex;return T.selected===true},parent:function(T){return!!T.firstChild},empty:function(T){return!T.firstChild},has:function(V,U,T){return!!F(T[3],V).length},header:function(T){return/h\d/i.test(T.nodeName)},text:function(T){return"text"===T.type},radio:function(T){return"radio"===T.type},checkbox:function(T){return"checkbox"===T.type},file:function(T){return"file"===T.type},password:function(T){return"password"===T.type},submit:function(T){return"submit"===T.type},image:function(T){return"image"===T.type},reset:function(T){return"reset"===T.type},button:function(T){return"button"===T.type||T.nodeName.toUpperCase()==="BUTTON"},input:function(T){return/input|select|textarea|button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:function(V,U,T,W){return U===W.length-1},even:function(U,T){return T%2===0},odd:function(U,T){return T%2===1},lt:function(V,U,T){return U<T[3]-0},gt:function(V,U,T){return U>T[3]-0},nth:function(V,U,T){return T[3]-0==U},eq:function(V,U,T){return T[3]-0==U}},filter:{PSEUDO:function(Z,V,W,aa){var U=V[1],X=I.filters[U];if(X){return X(Z,W,V,aa)}else{if(U==="contains"){return(Z.textContent||Z.innerText||"").indexOf(V[3])>=0}else{if(U==="not"){var Y=V[3];for(var W=0,T=Y.length;W<T;W++){if(Y[W]===Z){return false}}return true}}}},CHILD:function(T,W){var Z=W[1],U=T;switch(Z){case"only":case"first":while(U=U.previousSibling){if(U.nodeType===1){return false}}if(Z=="first"){return true}U=T;case"last":while(U=U.nextSibling){if(U.nodeType===1){return false}}return true;case"nth":var V=W[2],ac=W[3];if(V==1&&ac==0){return true}var Y=W[0],ab=T.parentNode;if(ab&&(ab.sizcache!==Y||!T.nodeIndex)){var X=0;for(U=ab.firstChild;U;U=U.nextSibling){if(U.nodeType===1){U.nodeIndex=++X}}ab.sizcache=Y}var aa=T.nodeIndex-ac;if(V==0){return aa==0}else{return(aa%V==0&&aa/V>=0)}}},ID:function(U,T){return U.nodeType===1&&U.getAttribute("id")===T},TAG:function(U,T){return(T==="*"&&U.nodeType===1)||U.nodeName===T},CLASS:function(U,T){return(" "+(U.className||U.getAttribute("class"))+" ").indexOf(T)>-1},ATTR:function(Y,W){var V=W[1],T=I.attrHandle[V]?I.attrHandle[V](Y):Y[V]!=null?Y[V]:Y.getAttribute(V),Z=T+"",X=W[2],U=W[4];return T==null?X==="!=":X==="="?Z===U:X==="*="?Z.indexOf(U)>=0:X==="~="?(" "+Z+" ").indexOf(U)>=0:!U?Z&&T!==false:X==="!="?Z!=U:X==="^="?Z.indexOf(U)===0:X==="$="?Z.substr(Z.length-U.length)===U:X==="|="?Z===U||Z.substr(0,U.length+1)===U+"-":false},POS:function(X,U,V,Y){var T=U[2],W=I.setFilters[T];if(W){return W(X,V,U,Y)}}}};var M=I.match.POS;for(var O in I.match){I.match[O]=RegExp(I.match[O].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var E=function(U,T){U=Array.prototype.slice.call(U);if(T){T.push.apply(T,U);return T}return U};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(N){E=function(X,W){var U=W||[];if(H.call(X)==="[object Array]"){Array.prototype.push.apply(U,X)}else{if(typeof X.length==="number"){for(var V=0,T=X.length;V<T;V++){U.push(X[V])}}else{for(var V=0;X[V];V++){U.push(X[V])}}}return U}}var G;if(document.documentElement.compareDocumentPosition){G=function(U,T){var V=U.compareDocumentPosition(T)&4?-1:U===T?0:1;if(V===0){hasDuplicate=true}return V}}else{if("sourceIndex"in document.documentElement){G=function(U,T){var V=U.sourceIndex-T.sourceIndex;if(V===0){hasDuplicate=true}return V}}else{if(document.createRange){G=function(W,U){var V=W.ownerDocument.createRange(),T=U.ownerDocument.createRange();V.selectNode(W);V.collapse(true);T.selectNode(U);T.collapse(true);var X=V.compareBoundaryPoints(Range.START_TO_END,T);if(X===0){hasDuplicate=true}return X}}}}(function(){var U=document.createElement("form"),V="script"+(new Date).getTime();U.innerHTML="<input name='"+V+"'/>";var T=document.documentElement;T.insertBefore(U,T.firstChild);if(!!document.getElementById(V)){I.find.ID=function(X,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){var W=Y.getElementById(X[1]);return W?W.id===X[1]||typeof W.getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=function(Y,W){var X=typeof Y.getAttributeNode!=="undefined"&&Y.getAttributeNode("id");return Y.nodeType===1&&X&&X.nodeValue===W}}T.removeChild(U)})();(function(){var T=document.createElement("div");T.appendChild(document.createComment(""));if(T.getElementsByTagName("*").length>0){I.find.TAG=function(U,Y){var X=Y.getElementsByTagName(U[1]);if(U[1]==="*"){var W=[];for(var V=0;X[V];V++){if(X[V].nodeType===1){W.push(X[V])}}X=W}return X}}T.innerHTML="<a href='#'></a>";if(T.firstChild&&typeof T.firstChild.getAttribute!=="undefined"&&T.firstChild.getAttribute("href")!=="#"){I.attrHandle.href=function(U){return U.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var T=F,U=document.createElement("div");U.innerHTML="<p class='TEST'></p>";if(U.querySelectorAll&&U.querySelectorAll(".TEST").length===0){return}F=function(Y,X,V,W){X=X||document;if(!W&&X.nodeType===9&&!Q(X)){try{return E(X.querySelectorAll(Y),V)}catch(Z){}}return T(Y,X,V,W)};F.find=T.find;F.filter=T.filter;F.selectors=T.selectors;F.matches=T.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var T=document.createElement("div");T.innerHTML="<div class='test e'></div><div class='test'></div>";if(T.getElementsByClassName("e").length===0){return}T.lastChild.className="e";if(T.getElementsByClassName("e").length===1){return}I.order.splice(1,0,"CLASS");I.find.CLASS=function(U,V,W){if(typeof V.getElementsByClassName!=="undefined"&&!W){return V.getElementsByClassName(U[1])}}})()}function P(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1&&!ac){T.sizcache=Y;T.sizset=W}if(T.nodeName===Z){X=T;break}T=T[U]}ad[W]=X}}}function S(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1){if(!ac){T.sizcache=Y;T.sizset=W}if(typeof Z!=="string"){if(T===Z){X=true;break}}else{if(F.filter(Z,[T]).length>0){X=T;break}}}T=T[U]}ad[W]=X}}}var K=document.compareDocumentPosition?function(U,T){return U.compareDocumentPosition(T)&16}:function(U,T){return U!==T&&(U.contains?U.contains(T):true)};var Q=function(T){return T.nodeType===9&&T.documentElement.nodeName!=="HTML"||!!T.ownerDocument&&Q(T.ownerDocument)};var J=function(T,aa){var W=[],X="",Y,V=aa.nodeType?[aa]:aa;while((Y=I.match.PSEUDO.exec(T))){X+=Y[0];T=T.replace(I.match.PSEUDO,"")}T=I.relative[T]?T+"*":T;for(var Z=0,U=V.length;Z<U;Z++){F(T,V[Z],W)}return F.filter(X,W)};o.find=F;o.filter=F.filter;o.expr=F.selectors;o.expr[":"]=o.expr.filters;F.selectors.filters.hidden=function(T){return T.offsetWidth===0||T.offsetHeight===0};F.selectors.filters.visible=function(T){return T.offsetWidth>0||T.offsetHeight>0};F.selectors.filters.animated=function(T){return o.grep(o.timers,function(U){return T===U.elem}).length};o.multiFilter=function(V,T,U){if(U){V=":not("+V+")"}return F.matches(V,T)};o.dir=function(V,U){var T=[],W=V[U];while(W&&W!=document){if(W.nodeType==1){T.push(W)}W=W[U]}return T};o.nth=function(X,T,V,W){T=T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var T=[];for(;V;V=V.nextSibling){if(V.nodeType==1&&V!=U){T.push(V)}}return T};return;l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.data(I,"events",{}),J=o.data(I,"handle")||o.data(I,"handle",function(){return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[N]={};if(!o.event.special[N]||o.event.special[N].setup.call(I,K,O)===false){if(I.addEventListener){I.addEventListener(N,J,false)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=H;o.event.global[N]=true});I=null},guid:1,global:{},remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){if(H===g||(typeof H==="string"&&H.charAt(0)==".")){for(var I in G){this.remove(K,I+(H||""))}}else{if(H.type){J=H.handler;H=H.type}o.each(H.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){if(J){delete G[O][J.guid]}else{for(var P in G[O]){if(N.test(G[O][P].type)){delete G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.call(K,Q)===false){if(K.removeEventListener){K.removeEventListener(O,o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.data(K,"handle"))}}}F=null;delete G[O]}}})}for(F in G){break}if(!F){var L=o.data(K,"handle");if(L){L.elem=null}o.removeData(K,"events");o.removeData(K,"handle")}}},trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeType==3||H.nodeType==8){return g}I.result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H["on"+G].apply(H,K)===false){I.result=false}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=="click")){this.triggered=true;try{H[G]()}catch(L){}}this.triggered=false;if(!I.isPropagationStopped()){var F=H.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},handle:function(K){var J,E;K=arguments[0]=o.event.fix(K||l.event);K.currentTarget=this;var L=K.type.split(".");K.type=L.shift();J=!L.length&&!K.exclusive;var I=RegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=(o.data(this,"events")||{})[K.type];for(var G in E){var H=E[G];if(J||I.test(H.type)){K.handler=H;K.data=H.data;var F=H.apply(this,arguments);if(F!==g){K.result=F;if(F===false){K.preventDefault();K.stopPropagation()}}if(K.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(H){if(H[h]){return H}var F=H;H=o.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];H[J]=F[J]}if(!H.target){H.target=H.srcElement||document}if(H.target.nodeType==3){H.target=H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=H.fromElement==H.target?H.toElement:H.fromElement}if(H.pageX==null&&H.clientX!=null){var I=document.documentElement,E=document.body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=H.ctrlKey}if(!H.which&&H.button){H.which=(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return H},proxy:function(F,E){E=E||function(){return F.apply(this,arguments)};E.guid=F.guid=F.guid||E.guid||this.guid++;return E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setup:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.length){var E=0,F=RegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(this,G[0],c)}}}}}};o.Event=function(E){if(!this.preventDefault){return new o.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=e();this[h]=true};function k(){return false}function u(){return true}o.Event.prototype={preventDefault:function(){this.isDefaultPrevented=u;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=u;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u;this.stopPropagation()},isDefaultPrevented:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var a=function(F){var E=F.relatedTarget;while(E&&E!=this){try{E=E.parentNode}catch(G){E=this}}if(E!=this){F.type=F.data;o.event.handle.apply(this,arguments)}};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.event.special[E]={setup:function(){o.event.add(this,F,a,E)},teardown:function(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E||G,E&&G)})},one:function(G,H,F){var E=o.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply(this,arguments)});return this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){return this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){return this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function(E,G){if(this[0]){var F=o.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G,this[0]);return F.result}},toggle:function(G){var E=arguments,F=1;while(F<E.length){o.event.proxy(G,E[F++])}return this.click(o.event.proxy(G,function(H){this.lastToggle=(this.lastToggle||0)%F;H.preventDefault();return E[this.lastToggle++].apply(this,arguments)||false}))},hover:function(E,F){return this.mouseenter(E).mouseleave(F)},ready:function(E){B();if(o.isReady){E.call(document,o)}else{o.readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(document).unbind(i(F,this.selector),E?{guid:E.guid+this.selector+F}:null);return this}});function c(H){var E=RegExp("(^|\\.)"+H.type+"(\\.|$)"),G=true,F=[];o.each(o.data(this,"events").live||[],function(I,J){if(E.test(J.type)){var K=o(H.target).closest(J.data)[0];if(K){F.push({elem:K,fn:J})}}});F.sort(function(J,I){return o.data(J.elem,"closest")-o.data(I.elem,"closest")});o.each(F,function(){if(this.fn.call(this.elem,H,this.fn.data)===false){return(G=false)}});return G}function i(F,E){return["live",F,E.replace(/\./g,"`").replace(/ /g,"|")].join(".")}o.extend({isReady:false,readyList:[],ready:function(){if(!o.isReady){o.isReady=true;if(o.readyList){o.each(o.readyList,function(){this.call(document,o)});o.readyList=null}o(document).triggerHandler("ready")}}});var x=false;function B(){if(x){return}x=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);o.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);o.ready()}});if(document.documentElement.doScroll&&l==l.top){(function(){if(o.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}o.ready()})()}}}o.event.add(l,"load",o.ready)}o.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(F,E){o.fn[E]=function(G){return G?this.bind(E,G):this.trigger(E)}});o(l).bind("unload",function(){for(var E in o.cache){if(E!=1&&o.cache[E].handle){o.event.remove(o.cache[E].handle.elem)}}});(function(){o.support={};var F=document.documentElement,G=document.createElement("script"),K=document.createElement("div"),J="script"+(new Date).getTime();K.style.display="none";K.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var H=K.getElementsByTagName("*"),E=K.getElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild.nodeType==3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttribute("style")),hrefNormalized:E.getAttribute("href")==="/a",opacity:E.style.opacity==="0.5",cssFloat:!!E.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+J+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(l[J]){o.support.scriptEval=true;delete l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function(){o.support.noCloneEvent=false;K.detachEvent("onclick",arguments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var L=document.createElement("div");L.style.width=L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offsetWidth===2;document.body.removeChild(L).style.display="none"})})();var w=o.support.cssFloat?"cssFloat":"styleFloat";o.props={"for":"htmlFor","class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var E=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(J){if(o.isFunction(J)){K=J;J=null}else{if(typeof J==="object"){J=o.param(J);H="POST"}}}var F=this;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,L){if(L=="success"||L=="notmodified"){F.html(E?o("<div/>").append(M.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(E):M.responseText)}if(K){F.each(K,[M.responseText,L,M])}}});return this},serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?o.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(E,F){var G=o(this).val();return G==null?null:o.isArray(G)?o.map(G,function(I,H){return{name:F.name,value:I}}):{name:F.name,value:G}}).get()}});o.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(E,F){o.fn[F]=function(G){return this.bind(F,G)}});var r=e();o.extend({get:function(E,G,H,F){if(o.isFunction(G)){H=G;G=null}return o.ajax({type:"GET",url:E,data:G,success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){if(o.isFunction(G)){H=G;G={}}return o.ajax({type:"POST",url:E,data:G,success:H,dataType:F})},ajaxSetup:function(E){o.extend(o.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return l.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\?(&|$)/g,R,V,G=M.type.toUpperCase();if(M.data&&M.processData&&typeof M.data!=="string"){M.data=o.param(M.data)}if(M.dataType=="jsonp"){if(G=="GET"){if(!M.url.match(F)){M.url+=(M.url.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.data?M.data+"&":"")+(M.jsonp||"callback")+"=?"}}M.dataType="json"}if(M.dataType=="json"&&(M.data&&M.data.match(F)||M.url.match(F))){W="jsonp"+r++;if(M.data){M.data=(M.data+"").replace(F,"="+W+"$1")}M.url=M.url.replace(F,"="+W+"$1");M.dataType="script";l[W]=function(X){V=X;I();L();l[W]=g;try{delete l[W]}catch(Y){}if(H){H.removeChild(T)}}}if(M.dataType=="script"&&M.cache==null){M.cache=false}if(M.cache===false&&G=="GET"){var E=e();var U=M.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+E+"$2");M.url=U+((U==M.url)?(M.url.match(/\?/)?"&":"?")+"_="+E:"")}if(M.data&&G=="GET"){M.url+=(M.url.match(/\?/)?"&":"?")+M.data;M.data=null}if(M.global&&!o.active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="script"&&G=="GET"&&Q&&(Q[1]&&Q[1]!=location.protocol||Q[2]!=location.host)){var H=document.getElementsByTagName("head")[0];var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}if(!W){var O=false;T.onload=T.onreadystatechange=function(){if(!O&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){O=true;I();L();T.onload=T.onreadystatechange=null;H.removeChild(T)}}}H.appendChild(T);return g}var K=false;var J=M.xhr();if(M.username){J.open(G,M.url,M.async,M.username,M.password)}else{J.open(G,M.url,M.async)}try{if(M.data){J.setRequestHeader("Content-Type",M.contentType)}if(M.ifModified){J.setRequestHeader("If-Modified-Since",o.lastModified[M.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",M.dataType&&M.accepts[M.dataType]?M.accepts[M.dataType]+", */*":M.accepts._default)}catch(S){}if(M.beforeSend&&M.beforeSend(J,M)===false){if(M.global&&!--o.active){o.event.trigger("ajaxStop")}J.abort();return false}if(M.global){o.event.trigger("ajaxSend",[J,M])}var N=function(X){if(J.readyState==0){if(P){clearInterval(P);P=null;if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}}else{if(!K&&J&&(J.readyState==4||X=="timeout")){K=true;if(P){clearInterval(P);P=null}R=X=="timeout"?"timeout":!o.httpSuccess(J)?"error":M.ifModified&&o.httpNotModified(J,M.url)?"notmodified":"success";if(R=="success"){try{V=o.httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I()}}else{o.handleError(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.timeout>0){setTimeout(function(){if(J&&!K){N("timeout")}},M.timeout)}}try{J.send(M.data)}catch(S){o.handleError(M,J,null,S)}if(!M.async){N()}function I(){if(M.success){M.success(V,R)}if(M.global){o.event.trigger("ajaxSuccess",[J,M])}}function L(){if(M.complete){M.complete(J,R)}if(M.global){o.event.trigger("ajaxComplete",[J,M])}if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}return J},handleError:function(F,H,E,G){if(F.error){F.error(H,E,G)}if(F.global){o.event.trigger("ajaxError",[H,F,G])}},active:0,httpSuccess:function(F){try{return!F.status&&location.protocol=="file:"||(F.status>=200&&F.status<300)||F.status==304||F.status==1223}catch(E){}return false},httpNotModified:function(G,E){try{var H=G.getResponseHeader("Last-Modified");return G.status==304||H==o.lastModified[E]}catch(F){}return false},httpData:function(J,H,G){var F=J.getResponseHeader("content-type"),E=H=="xml"||!H&&F&&F.indexOf("xml")>=0,I=E?J.responseXML:J.responseText;if(E&&I.documentElement.tagName=="parsererror"){throw"parsererror"}if(G&&G.dataFilter){I=G.dataFilter(I,H)}if(typeof I==="string"){if(H=="script"){o.globalEval(I)}if(H=="json"){I=l["eval"]("("+I+")")}}return I},param:function(E){var G=[];function H(I,J){G[G.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(o.isArray(E)||E.jquery){o.each(E,function(){H(this.name,this.value)})}else{for(var F in E){if(o.isArray(E[F])){o.each(E[F],function(){H(F,this)})}else{H(F,o.isFunction(E[F])?E[F]():E[F])}}}return G.join("&").replace(/%20/g,"+")}});var m={},n,d=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend({show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}else{var I=o("<"+G+" />").appendTo("body");K=I.css("display");if(K==="none"){K="block"}I.remove();m[G]=K}o.data(this[H],"olddisplay",K)}}for(var H=0,F=this.length;H<F;H++){this[H].style.display=o.data(this[H],"olddisplay")||""}return this}},hide:function(H,I){if(H){return this.animate(t("hide",3),H,I)}else{for(var G=0,F=this.length;G<F;G++){var E=o.data(this[G],"olddisplay");if(!E&&E!=="none"){o.data(this[G],"olddisplay",o.css(this[G],"display"))}}for(var G=0,F=this.length;G<F;G++){this[G].style.display="none"}return this}},_toggle:o.fn.toggle,toggle:function(G,F){var E=typeof G==="boolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this.each(function(){var H=E?G:o(this).is(":hidden");o(this)[H?"show":"hide"]()}):this.animate(t("toggle",3),G,F)},fadeTo:function(E,G,F){return this.animate({opacity:G},E,F)},animate:function(I,F,H,G){var E=o.speed(F,H,G);return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&o(this).is(":hidden"),J=this;for(M in I){if(I[M]=="hide"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.display=o.css(this,"display");K.overflow=this.style.overflow}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=o.extend({},I);o.each(I,function(O,S){var R=new o.fx(J,K,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?L?"show":"hide":S](I)}else{var Q=S.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),T=R.cur(true)||0;if(Q){var N=parseFloat(Q[2]),P=Q[3]||"px";if(P!="px"){J.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;J.style[O]=T+P}if(Q[1]){N=((Q[1]=="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G=o.timers;if(F){this.queue([])}this.each(function(){for(var H=G.length-1;H>=0;H--){if(G[H].elem==this){if(E){G[H](true)}G.splice(H,1)}}});if(!E){this.dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(E,F){o.fn[E]=function(G,H){return this.animate(F,G,H)}});o.extend({speed:function(G,H,F){var E=typeof G==="object"?G:{complete:F||!F&&H||o.isFunction(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration:o.fx.speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false){o(this).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){return E+F*G},swing:function(G,H,E,F){return((-Math.cos(G*Math.PI)/2)+0.5)*F+E}},timers:[],fx:function(F,E,G){this.options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var E=parseFloat(o.css(this.elem,this.prop,F));return E&&E>-10000?E:parseFloat(o.curCSS(this.elem,this.prop))||0},custom:function(I,H,G){this.startTime=e();this.start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)&&!n){n=setInterval(function(){var K=o.timers;for(var J=0;J<K.length;J++){if(!K[J]()){K.splice(J--,1)}}if(!K.length){clearInterval(n);n=g}},13)}},show:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());o(this.elem).show()},hide:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(H){var G=e();if(H||G>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var E=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){E=false}}if(E){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(o.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){o(this.elem).hide()}if(this.options.hide||this.options.show){for(var I in this.options.curAnim){o.attr(this.elem.style,I,this.options.orig[I])}}this.options.complete.call(this.elem)}return false}else{var J=G-this.startTime;this.state=J/this.options.duration;this.pos=o.easing[this.options.easing||(o.easing.swing?"swing":"linear")](this.state,J,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};o.extend(o.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){o.attr(E.elem.style,"opacity",E.now)},_default:function(E){if(E.elem.style&&E.elem.style[E.prop]!=null){E.elem.style[E.prop]=E.now+E.unit}else{E.elem[E.prop]=E.now}}}});if(document.documentElement.getBoundingClientRect){o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.documentElement,L=E.clientTop||F.clientTop||0,K=E.clientLeft||F.clientLeft||0,I=G.top+(self.pageYOffset||o.boxModel&&E.scrollTop||F.scrollTop)-L,H=G.left+(self.pageXOffset||o.boxModel&&E.scrollLeft||F.scrollLeft)-K;return{top:I,left:H}}}else{o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}o.offset.initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L=O.defaultView,E=L.getComputedStyle(J,null),N=J.offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.scrollTop,I-=J.scrollLeft;if(J===G){N+=J.offsetTop,I+=J.offsetLeft;if(o.offset.doesNotAddBorder&&!(o.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}F=G,G=J.offsetParent}if(o.offset.subtractsBorderForOverflowNotVisible&&M.overflow!=="visible"){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}E=M}if(E.position==="relative"||E.position==="static"){N+=K.offsetTop,I+=K.offsetLeft}if(E.position==="fixed"){N+=Math.max(H.scrollTop,K.scrollTop),I+=Math.max(H.scrollLeft,K.scrollLeft)}return{top:N,left:I}}}o.offset={initialize:function(){if(this.initialized){return}var L=document.body,F=document.createElement("div"),H,G,N,I,M,E,J=L.style.marginTop,K='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(E in M){F.style[E]=M[E]}F.innerHTML=K;L.insertBefore(F,L.firstChild);H=F.firstChild,G=H.firstChild,I=H.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(G.offsetTop!==5);this.doesAddBorderForTableAndCells=(I.offsetTop===5);H.style.overflow="hidden",H.style.position="relative";this.subtractsBorderForOverflowNotVisible=(G.offsetTop===-5);L.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(L.offsetTop===0);L.style.marginTop=J;L.removeChild(F);this.initialized=true},bodyOffset:function(E){o.offset.initialized||o.offset.initialize();var G=E.offsetTop,F=E.offsetLeft;if(o.offset.doesNotIncludeMarginInBodyOffset){G+=parseInt(o.curCSS(E,"marginTop",true),10)||0,F+=parseInt(o.curCSS(E,"marginLeft",true),10)||0}return{top:G,left:F}}};o.fn.extend({position:function(){var I=0,H=0,F;if(this[0]){var G=this.offsetParent(),J=this.offset(),E=/^body|html$/i.test(G[0].tagName)?{top:0,left:0}:G.offset();J.top-=j(this,"marginTop");J.left-=j(this,"marginLeft");E.top+=j(G,"borderTopWidth");E.left+=j(G,"borderLeftWidth");F={top:J.top-E.top,left:J.left-E.left}}return F},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&o.css(E,"position")=="static")){E=E.offsetParent}return o(E)}});o.each(["Left","Top"],function(F,E){var G="scroll"+E;o.fn[G]=function(H){if(!this[0]){return null}return H!==g?this.each(function(){this==l||this==document?l.scrollTo(!F?H:o(l).scrollLeft(),F?H:o(l).scrollTop()):this[G]=H}):this[0]==l||this[0]==document?self[F?"pageYOffset":"pageXOffset"]||o.boxModel&&document.documentElement[G]||document.body[G]:this[0][G]}});o.each(["Height","Width"],function(I,G){var E=I?"Left":"Top",H=I?"Right":"Bottom",F=G.toLowerCase();o.fn["inner"+G]=function(){return this[0]?o.css(this[0],F,false,"padding"):null};o.fn["outer"+G]=function(K){return this[0]?o.css(this[0],F,false,K?"margin":"border"):null};var J=G.toLowerCase();o.fn[J]=function(K){return this[0]==l?document.compatMode=="CSS1Compat"&&document.documentElement["client"+G]||document.body["client"+G]:this[0]==document?Math.max(document.documentElement["client"+G],document.body["scroll"+G],document.documentElement["scroll"+G],document.body["offset"+G],document.documentElement["offset"+G]):K===g?(this.length?o.css(this[0],J):null):this.css(J,typeof K==="string"?K:K+"px")}})})();;
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments);};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn());};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false);}
if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10);})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform();}
catch(e){setTimeout(arguments.callee,1);}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener);};})()};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value;};this.convertFrom=function(value){return value/this.value*base;};this.toString=function(){return this.value+this.unit;};},color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')';});return parsed;}),getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style);},gradient:cached(function(value){var gradient={id:value,type:value.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},colors=value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var i=0,l=colors.length,stop;i<l;++i){stop=colors[i].split('=',2).reverse();gradient.stops.push([stop[1]||i/(l-1),stop[0]]);}
return gradient;}),quotedList:cached(function(value){var list=[],re=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,match;while(match=re.exec(value))list.push(match[3]||match[1]);return list;}),recognizesMedia:cached(function(media){var el=document.createElement('style'),container,supported;el.type='text/css';el.media=media;container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);supported=!!(el.sheet||el.styleSheet);container.removeChild(el);return supported;}),supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value;},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word;}
else if(position<wordCount-1)word+=' ';return word;},textDecoration:function(el,style){if(!style)style=this.getStyle(el);var types={underline:null,overline:null,'line-through':null};for(var search=el;search.parentNode&&search.parentNode.nodeType==1;){var foundAll=true;for(var type in types){if(!hasOwnProperty(types,type)||types[type])continue;if(style.get('textDecoration').indexOf(type)!=-1)types[type]=style.get('color');foundAll=false;}
if(foundAll)break;style=this.getStyle(search=search.parentNode);}
return types;},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={},offCount=0;}
else if(result[1]){currentShadow.color=result[1];}
else{currentShadow[['offX','offY','blur'][offCount++]]=result[2];}}
shadows.push(currentShadow);return shadows;}),textTransform:function(text,style){return text[{uppercase:'toUpperCase',lowercase:'toLowerCase'}[style.get('textTransform')]||'toString']();},whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};return function(text,style,node){if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(/^\s+/,'');if(!node.nextSibling)text=text.replace(/\s+$/,'');return text;};})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all');var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var linkElements=elementsByTagName('link'),watch={stylesheet:1};function allStylesLoaded(){var sheet,i,link;for(i=0;link=linkElements[i];++i){if(link.disabled||!watch[link.rel.toLowerCase()]||!CSS.recognizesMedia(link.media||'screen'))continue;sheet=link.sheet||link.styleSheet;if(!sheet||sheet.disabled)return false;}
return true;}
DOM.ready(function(){if(complete||allStylesLoaded())perform();else setTimeout(arguments.callee,10);});return function(listener){if(complete)listener();else queue.push(listener);};})();function Font(data){var face=this.face=data.face;this.glyphs=data.glyphs;this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);var box={minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),maxX:parseInt(parts[2],10),maxY:parseInt(parts[3],10)};box.width=box.maxX-box.minX,box.height=box.maxY-box.minY;box.toString=function(){return[this.minX,this.minY,this.width,this.height].join(' ');};return box;})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;}
function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font;};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){if(!hasOwnProperty(weights,alt))continue;alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt);}
if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>weight&&b>weight)?a<b:a>b:(a<weight&&b<weight)?a>b:a<b)?-1:1;});return weights[alts[0]];};}
function HoverHandler(){function contains(node,anotherNode){if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16;}
function onOverOut(e){var related=e.relatedTarget;if(!related||contains(this,related))return;trigger(this);}
function onEnterLeave(e){trigger(this);}
function trigger(el){setTimeout(function(){api.replace(el,sharedStorage.get(el).options,true);},10);}
this.attach=function(el){if(el.onmouseenter===undefined){addEvent(el,'mouseover',onOverOut);addEvent(el,'mouseout',onOverOut);}
else{addEvent(el,'mouseenter',onEnterLeave);addEvent(el,'mouseleave',onEnterLeave);}};}
function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at);}
this.get=function(el){var id=identify(el);return map[id]||(map[id]={});};}
function Style(style){var custom={},sizes={};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property];};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base));};this.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property];}
return this;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,function(){return listener.call(el,window.event);});}}
function attach(el,options){var storage=sharedStorage.get(el);if(storage.options)return el;if(options.hover&&options.hoverables[el.nodeName.toLowerCase()]){hoverHandler.attach(el);}
storage.options=options;return el;}
function cached(fun){var cache={};return function(key){if(!hasOwnProperty(cache,key))cache[key]=fun.apply(null,arguments);return cache[key];};}
function getFont(el,style){if(!style)style=CSS.getStyle(el);var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0,l=families.length;i<l;++i){family=families[i];if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'));}
return null;}
function elementsByTagName(query){return document.getElementsByTagName(query);}
function hasOwnProperty(obj,property){return obj.hasOwnProperty(property);}
function merge(){var merged={},args,key;for(var i=0,l=arguments.length;args=arguments[i],i<l;++i){for(key in args){if(hasOwnProperty(args,key))merged[key]=args[key];}}
return merged;}
function process(font,text,style,options,node,el){var separate=options.separate;if(separate=='none')return engines[options.engine].apply(null,arguments);var fragment=document.createDocumentFragment(),processed;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('');}
for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed);}
return fragment;}
function replaceElement(el,options){var font,style,node,nodeType,nextNode,redraw;for(node=attach(el,options).firstChild;node;node=nextNode){nodeType=node.nodeType;nextNode=node.nextSibling;redraw=false;if(nodeType==1){if(!node.firstChild)continue;if(!/cufon/.test(node.className)){arguments.callee(node,options);continue;}
else redraw=true;}
else if(nodeType!=3)continue;if(!style)style=CSS.getStyle(el).extend(options);if(!font)font=getFont(el,style);if(!font)continue;if(redraw){engines[options.engine](font,null,style,options,node,el);continue;}
var text=CSS.whiteSpace(node.data,style,node);if(text==='')continue;var processed=process(font,text,style,options,node,el);if(processed)node.parentNode.replaceChild(processed,node);else node.parentNode.removeChild(node);}}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=[];var engines={},fonts={},defaultOptions={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(query){return jQuery(query);})||(window.dojo&&dojo.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',textShadow:'none'};var separators={words:/\s+/,characters:''};api.now=function(){DOM.ready();return api;};api.refresh=function(){var currentHistory=replaceHistory.splice(0,replaceHistory.length);for(var i=0,l=currentHistory.length;i<l;++i){api.replace.apply(null,currentHistory[i]);}
return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily','"'+family+'"');};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(typeof options.textShadow=='string')
options.textShadow=CSS.textShadow(options.textShadow);if(typeof options.color=='string'&&/^-/.test(options.color))
options.textGradient=CSS.gradient(options.color);if(!ignoreHistory)replaceHistory.push(arguments);if(elements.nodeType||typeof elements=='string')elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options);}});return api;};api.set=function(option,value){defaultOptions[option]=value;return api;};return api;})();Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode('.cufon-canvas{text-indent:0}'+'@media screen,projection{'+'.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle'+
(HAS_BROKEN_LINEHEIGHT?'':';font-size:1px;line-height:1px')+'}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}'+
(HAS_INLINE_BLOCK?'.cufon-canvas canvas{position:relative}':'.cufon-canvas canvas{position:absolute}')+'}'+'@media print{'+'.cufon-canvas{padding:0 !important}'+'.cufon-canvas canvas{display:none}'+'.cufon-canvas .cufon-alt{display:inline}'+'}'));document.getElementsByTagName('head')[0].appendChild(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var code=[],re=/([mrvxe])([^a-z]*)/g,match;generate:for(var i=0;match=re.exec(path);++i){var c=match[2].split(',');switch(match[1]){case'v':code[i]={m:'bezierCurveTo',a:[atX+~~c[0],atY+~~c[1],atX+~~c[2],atY+~~c[3],atX+=~~c[4],atY+=~~c[5]]};break;case'r':code[i]={m:'lineTo',a:[atX+=~~c[0],atY+=~~c[1]]};break;case'm':code[i]={m:'moveTo',a:[atX=~~c[0],atY=~~c[1]]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate;}
context[code[i].m].apply(context,code[i].a);}
return code;}
function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a);}}
return function(font,text,style,options,node,el){var redraw=(text===null);var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var letterSpacing=style.get('letterSpacing');letterSpacing=(letterSpacing=='normal')?0:size.convertFrom(parseInt(letterSpacing,10));var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x;}}
var chars=Cufon.CSS.textTransform(redraw?node.alt:text,style).split('');var width=0,lastWidth=null;for(var i=0,l=chars.length;i<l;++i){var glyph=font.glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;width+=lastWidth=Number(glyph.w||font.w)+letterSpacing;}
if(lastWidth===null)return null;expandRight+=(viewBox.width-lastWidth);expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('span');wrapper.className='cufon cufon-canvas';wrapper.alt=text;canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('span');print.className='cufon-alt';print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;canvas.width=Math.ceil(size.convert(width*roundingFactor+expandRight-expandLeft));canvas.height=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.ceil(size.convert(width*roundingFactor))+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px';}
else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px';}
var g=canvas.getContext('2d'),scale=height/viewBox.height;g.scale(scale,scale*roundingFactor);g.translate(-expandLeft,-expandTop);g.lineWidth=font.face['underline-thickness'];g.save();function line(y,color){g.strokeStyle=color;g.beginPath();g.moveTo(0,y);g.lineTo(width,y);g.stroke();}
var textDecoration=options.enableTextDecoration?Cufon.CSS.textDecoration(el,style):{};if(textDecoration.underline)line(-font.face['underline-position'],textDecoration.underline);if(textDecoration.overline)line(font.ascent,textDecoration.overline);g.fillStyle=style.get('color');function renderText(){g.scale(roundingFactor,1);for(var i=0,l=chars.length;i<l;++i){var glyph=font.glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(glyph.d){g.beginPath();if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);g.fill();}
g.translate(Number(glyph.w||font.w)+letterSpacing,0);}
g.restore();}
if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText();}}
var gradient=options.textGradient;if(gradient){var stops=gradient.stops,fill=g.createLinearGradient(0,viewBox.minY,0,viewBox.maxY);for(var i=0,l=stops.length;i<l;++i){fill.addColorStop.apply(fill,stops[i]);}
g.fillStyle=fill;}
renderText();if(textDecoration['line-through'])line(-font.descent,textDecoration['line-through']);return wrapper;};})());Cufon.registerEngine('vml',(function(){if(!document.namespaces)return;if(document.namespaces.cvml==null){document.namespaces.add('cvml','urn:schemas-microsoft-com:vml');}
var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;document.write('<style type="text/css">'+'.cufon-vml-canvas{text-indent:0}'+'@media screen{'+'cvml\\:shape,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}'+'.cufon-vml-canvas{position:absolute;text-align:left}'+'.cufon-vml{display:inline-block;position:relative;vertical-align:middle}'+'.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}'+'a .cufon-vml{cursor:pointer}'+'}'+'@media print{'+'.cufon-vml *{display:none}'+'.cufon-vml .cufon-alt{display:inline}'+'}'+'</style>');function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value;var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
var fills={};function gradientFill(gradient){var id=gradient.id;if(!fills[id]){var stops=gradient.stops,fill=document.createElement('cvml:fill'),colors=[];fill.type='gradient';fill.angle=180;fill.focus='0';fill.method='sigma';fill.color=stops[0][1];for(var j=1,k=stops.length-1;j<k;++j){colors.push(stops[j][0]*100+'% '+stops[j][1]);}
fill.colors=colors.join(',');fill.color2=stops[k][1];fills[id]=fill;}
return fills[id];}
return function(font,text,style,options,node,el,hasNext){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var letterSpacing=style.computedLSpacing;if(letterSpacing==undefined){letterSpacing=style.get('letterSpacing');style.computedLSpacing=letterSpacing=(letterSpacing=='normal')?0:~~size.convertFrom(getSizeInPixels(el,letterSpacing));}
var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('span');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('span');canvas.className='cufon-vml-canvas';wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('span');print.className='cufon-alt';print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}
if(!hasNext)wrapper.appendChild(document.createElement('cvml:shape'));}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height),roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var minX=viewBox.minX,minY=viewBox.minY;cStyle.height=roundedHeight;cStyle.top=Math.round(size.convert(minY-font.ascent));cStyle.left=Math.round(size.convert(minX));wStyle.height=size.convert(font.height)+'px';var textDecoration=options.enableTextDecoration?Cufon.CSS.textDecoration(el,style):{};var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var width=0,offsetX=0,advance=null;var glyph,shape,shadows=options.textShadow;for(var i=0,k=0,l=chars.length;i<l;++i){glyph=font.glyphs[chars[i]]||font.missingGlyph;if(glyph)width+=advance=~~(glyph.w||font.w)+letterSpacing;}
if(advance===null)return null;var fullWidth=-minX+width+(viewBox.width-advance);var shapeWidth=size.convert(fullWidth*roundingFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);for(i=0;i<l;++i){glyph=font.glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(redraw){shape=canvas.childNodes[k];if(shape.firstChild)shape.removeChild(shape.firstChild);}
else{shape=document.createElement('cvml:shape');canvas.appendChild(shape);}
shape.stroked='f';shape.coordsize=coordSize;shape.coordorigin=coordOrigin=(minX-offsetX)+','+minY;shape.path=(glyph.d?'m'+glyph.d+'xe':'')+'m'+coordOrigin+stretch;shape.fillcolor=color;if(fill)shape.appendChild(fill.cloneNode(false));var sStyle=shape.style;sStyle.width=roundedShapeWidth;sStyle.height=roundedHeight;if(shadows){var shadow1=shadows[0],shadow2=shadows[1];var color1=Cufon.CSS.color(shadow1.color),color2;var shadow=document.createElement('cvml:shadow');shadow.on='t';shadow.color=color1.color;shadow.offset=shadow1.offX+','+shadow1.offY;if(shadow2){color2=Cufon.CSS.color(shadow2.color);shadow.type='double';shadow.color2=color2.color;shadow.offset2=shadow2.offX+','+shadow2.offY;}
shadow.opacity=color1.opacity||(color2&&color2.opacity)||1;shape.appendChild(shadow);}
offsetX+=~~(glyph.w||font.w)+letterSpacing;++k;}
wStyle.width=Math.max(Math.ceil(size.convert(width*roundingFactor)),0);return wrapper;};})());Cufon.replace('h1',{fontFamily:'Myriad Pro'});Cufon.replace('.makecufon',{fontFamily:'Daniel'});;Cufon.registerFont({"w":184,"face":{"font-family":"Myriad Pro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-17 -270 349 90","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"32","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":76},"!":{"d":"54,-69r-25,0r-5,-174r35,0xm41,4v-12,0,-21,-10,-21,-22v0,-13,9,-23,22,-23v12,0,21,10,21,23v0,12,-9,22,-22,22","w":82},"\"":{"d":"18,-249r32,0r-6,86r-20,0xm72,-249r31,0r-6,86r-19,0","w":121},"#":{"d":"68,-92r37,0r7,-52r-37,0xm55,0r-21,0r9,-71r-30,0r0,-21r33,0r7,-52r-31,0r0,-21r34,0r10,-69r21,0r-10,69r38,0r9,-69r21,0r-9,69r30,0r0,21r-33,0r-6,52r31,0r0,21r-35,0r-9,71r-21,0r9,-71r-38,0","w":178},"$":{"d":"101,31r-23,0r0,-36v-20,-1,-42,-7,-54,-16r8,-24v25,21,96,23,95,-20v0,-20,-14,-32,-41,-43v-37,-14,-59,-31,-59,-63v0,-30,21,-52,54,-58r0,-36r22,0r0,35v22,1,36,7,47,13r-9,24v-7,-5,-22,-13,-45,-13v-28,0,-38,17,-38,31v0,19,12,31,44,41v72,23,76,112,-1,127r0,38"},"%":{"d":"68,-238v32,0,53,25,53,70v0,49,-25,73,-55,73v-30,0,-55,-23,-55,-70v0,-47,25,-73,57,-73xm66,-219v-20,0,-30,24,-30,53v0,30,10,52,30,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52xm83,4r-20,0r138,-242r20,0xm220,-141v33,0,54,25,54,70v0,97,-111,99,-111,3v0,-47,26,-73,57,-73xm219,-122v-20,0,-31,23,-31,53v0,30,11,52,31,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52","w":285},"&":{"d":"217,0r-38,0r-22,-23v-44,49,-146,26,-146,-41v0,-34,22,-55,48,-72v-36,-40,-23,-109,41,-111v30,0,54,20,54,52v0,27,-20,44,-54,66r59,67v12,-17,19,-40,24,-71r29,0v-7,38,-17,69,-35,90v13,14,25,28,40,43xm41,-69v0,53,75,63,100,27r-68,-76v-14,8,-32,23,-32,49xm98,-225v-42,2,-35,59,-12,79v24,-14,40,-27,40,-48v0,-15,-8,-31,-28,-31","w":217},"\u2019":{"d":"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-22,18,-59,21,-85","w":74},"(":{"d":"70,-250r25,0v-58,62,-58,232,0,294r-25,0v-22,-30,-47,-76,-47,-147v0,-70,25,-117,47,-147","w":102},")":{"d":"32,44r-25,0v57,-63,59,-232,0,-294r25,0v22,30,47,76,47,147v-1,70,-25,116,-47,147","w":102},"*":{"d":"97,-247r21,13r-34,45r55,-7r0,25v-18,-1,-39,-7,-55,-6r35,43r-23,13v-8,-16,-13,-35,-23,-50r-23,50r-20,-13v11,-16,25,-28,34,-45r-53,8r0,-25v17,1,38,7,53,6r-34,-44r22,-13v8,16,13,36,23,51","w":149},"+":{"d":"96,-192r23,0r0,85r81,0r0,22r-81,0r0,85r-23,0r0,-85r-82,0r0,-22r82,0r0,-85","w":214},",":{"d":"28,42r-22,3v8,-22,17,-60,21,-87r36,-3v-9,30,-25,70,-35,87","w":74},"-":{"d":"11,-109r89,0r0,23r-89,0r0,-23","w":110},".":{"d":"40,4v-13,0,-21,-10,-21,-23v0,-13,9,-22,21,-22v13,0,22,9,22,22v0,13,-9,23,-22,23","w":74},"\/":{"d":"24,14r-24,0r100,-261r25,0","w":123},"0":{"d":"95,-238v49,0,77,44,77,118v0,80,-30,124,-81,124v-46,0,-78,-43,-78,-120v0,-79,34,-122,82,-122xm93,-213v-28,0,-48,33,-48,97v0,61,19,95,48,95v32,0,47,-37,47,-97v0,-58,-14,-95,-47,-95"},"1":{"d":"85,0r-1,-204r-40,21r-7,-24v25,-10,40,-31,79,-27r0,234r-31,0"},"2":{"d":"166,0r-150,0v-4,-27,13,-32,25,-44v58,-58,87,-87,87,-122v0,-24,-11,-46,-46,-46v-21,0,-39,11,-50,20r-10,-22v16,-14,40,-24,66,-24v51,0,72,35,72,68v0,47,-55,99,-99,144r105,0r0,26"},"3":{"d":"15,-12r9,-24v9,5,29,14,52,14v40,0,53,-25,53,-45v0,-39,-37,-50,-79,-47r0,-24v35,2,66,-5,70,-39v5,-40,-68,-42,-88,-20r-8,-23v12,-9,36,-18,61,-18v81,-1,88,90,24,111v27,8,52,26,52,61v0,37,-29,70,-85,70v-26,0,-49,-8,-61,-16"},"4":{"d":"144,0r-30,0r0,-64r-109,0r0,-21r105,-149r34,0r0,145r33,0r0,25r-33,0r0,64xm114,-89r0,-114v-22,42,-51,77,-77,114r77,0"},"5":{"d":"58,-147v56,-6,99,17,103,71v5,69,-92,99,-146,66r8,-25v32,22,110,16,106,-37v7,-42,-52,-59,-100,-50r15,-112r112,0r0,27r-89,0"},"6":{"d":"150,-238r0,26v-62,-1,-101,39,-105,85v35,-49,128,-27,128,48v0,43,-29,83,-78,83v-50,0,-83,-39,-83,-100v0,-89,51,-139,138,-142xm141,-77v0,-66,-97,-70,-97,-11v0,39,18,67,51,67v27,0,46,-22,46,-56"},"7":{"d":"21,-234r147,0r0,21r-102,213r-33,0r102,-208r-114,0r0,-26"},"8":{"d":"60,-122v-65,-28,-40,-119,35,-116v78,3,91,83,29,113v76,24,51,129,-32,129v-91,0,-104,-102,-32,-126xm93,-19v28,0,46,-18,46,-42v0,-28,-19,-42,-51,-51v-56,11,-57,91,5,93xm93,-215v-26,0,-41,17,-41,37v0,24,18,36,45,43v42,-8,52,-78,-4,-80"},"9":{"d":"35,4r0,-26v60,3,100,-34,104,-86v-37,49,-124,20,-124,-47v0,-44,32,-83,80,-83v95,0,90,167,37,208v-27,21,-57,34,-97,34xm46,-157v0,61,94,66,94,14v0,-40,-15,-71,-48,-71v-27,0,-46,24,-46,57"},":":{"d":"40,-123v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22xm40,4v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":74},";":{"d":"28,42r-22,2v8,-21,18,-59,22,-86r35,-4v-9,31,-25,71,-35,88xm42,-123v-12,0,-20,-10,-20,-22v0,-14,9,-23,21,-23v13,0,21,9,21,23v0,12,-8,22,-22,22","w":74},"<":{"d":"24,-86r0,-19r167,-87r0,25r-141,72r141,70r0,25","w":214},"=":{"d":"200,-121r-186,0r0,-22r186,0r0,22xm200,-51r-186,0r0,-21r186,0r0,21","w":214},">":{"d":"191,-106r0,20r-167,86r0,-25r142,-71r-142,-71r0,-25","w":214},"?":{"d":"79,-69r-28,0v-17,-44,45,-86,47,-121v2,-34,-50,-39,-71,-20r-9,-23v13,-8,33,-14,52,-14v77,3,68,77,29,116v-20,20,-24,37,-20,62xm64,4v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":146},"@":{"d":"117,-43v36,0,47,-52,52,-89v-40,-13,-76,21,-75,62v0,16,8,27,23,27xm183,8r6,15v-78,41,-174,-3,-174,-98v0,-74,52,-138,132,-138v63,0,104,44,104,104v0,54,-30,86,-63,86v-18,0,-25,-15,-29,-32v-20,43,-87,46,-89,-14v-2,-57,63,-104,124,-78r-13,66v-5,27,-1,40,11,40v19,1,39,-24,39,-66v0,-52,-31,-90,-87,-90v-59,0,-108,47,-108,120v0,82,80,120,147,85","w":265},"A":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114","w":220},"B":{"d":"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47","w":195},"C":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87","w":208},"D":{"d":"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,7,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-70,-59,-107,-135,-90","w":239},"E":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0","w":177},"F":{"d":"27,0r0,-243r131,0r0,27r-99,0r0,80r91,0r0,26r-91,0r0,110r-32,0","w":175},"G":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14","w":232},"H":{"d":"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243","w":234},"I":{"d":"27,-243r32,0r0,243r-32,0r0,-243","w":86},"J":{"d":"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56","w":133},"K":{"d":"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0","w":195},"L":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0","w":169},"M":{"d":"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0","w":289},"N":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81","w":236},"O":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99","w":248},"P":{"d":"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45","w":191},"Q":{"d":"228,36r-108,-32v-58,-2,-107,-45,-107,-123v0,-78,47,-128,113,-128v66,0,109,51,109,123v0,64,-32,99,-69,118v24,6,50,12,71,15xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99v-53,0,-79,49,-79,101v0,52,28,98,78,98","w":248},"R":{"d":"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42","w":193},"S":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16","w":177},"T":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0","w":178},"U":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143","w":232},"V":{"d":"115,0r-34,0r-80,-243r34,0r65,211v17,-69,46,-144,68,-211r34,0","w":200},"W":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206","w":304},"X":{"d":"197,0r-37,0r-60,-102v-13,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118","w":205},"Y":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103","w":194},"Z":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0","w":199},"[":{"d":"95,40r-66,0r0,-287r66,0r0,20r-41,0r0,248r41,0r0,19","w":102},"\\":{"d":"123,14r-24,0r-98,-261r24,0","w":122},"]":{"d":"7,-247r66,0r0,287r-66,0r0,-19r41,0r0,-248r-41,0r0,-20","w":102},"^":{"d":"193,-68r-25,0r-61,-140r-60,140r-25,0r74,-166r23,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84","w":74},"a":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31","w":173},"b":{"d":"25,0r1,-256r32,0r0,110v36,-61,134,-29,134,57v0,93,-95,122,-138,61r-2,28r-27,0xm107,-153v-35,-1,-53,36,-49,83v3,31,23,48,49,49v33,0,52,-27,52,-67v0,-35,-18,-65,-52,-65","w":204},"c":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57","w":161},"d":{"d":"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64","w":203},"e":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51","w":180},"f":{"d":"30,-174v-7,-58,35,-101,89,-81r-4,25v-36,-15,-60,13,-54,56r42,0r0,24r-42,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0","w":105},"g":{"d":"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62","w":201},"h":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v30,-46,116,-49,116,43r0,104r-32,0v-5,-59,21,-152,-40,-152","w":199},"i":{"d":"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20","w":84},"j":{"d":"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-11,0,-19,-9,-19,-19v0,-11,8,-20,20,-20","w":87},"k":{"d":"58,-256r0,162v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0","w":168},"l":{"d":"26,0r0,-256r32,0r0,256r-32,0","w":84},"m":{"d":"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v14,-39,93,-43,105,3v28,-49,115,-58,115,41r0,102r-31,0v-4,-55,18,-152,-37,-152v-60,0,-37,93,-41,152r-31,0v-5,-56,20,-152,-36,-152","w":300},"n":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152","w":199},"o":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67","w":197},"p":{"d":"26,71r-1,-245r28,0r2,30v37,-64,137,-32,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65","w":204},"q":{"d":"145,71r-1,-98v-33,58,-130,28,-130,-57v0,-95,95,-120,133,-64r1,-26r30,0r-2,245r-31,0xm97,-21v37,1,48,-36,48,-83v0,-30,-19,-49,-47,-49v-32,0,-52,28,-52,67v0,35,16,65,51,65","w":202},"r":{"d":"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30","w":117},"s":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12","w":142},"t":{"d":"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32","w":119},"u":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152","w":198},"v":{"d":"5,-174r34,0r49,142r48,-142r34,0r-69,174r-30,0","w":173},"w":{"d":"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0","w":264},"x":{"d":"6,-174r35,0r44,65v12,-23,27,-43,41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-12,23,-29,47,-43,69r-35,0r62,-89","w":166},"y":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253","w":169},"z":{"d":"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0","w":154},"{":{"d":"33,-9v-1,-33,28,-82,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-8,6,110,-56,123v62,8,-20,126,56,125r0,19v-35,1,-59,-10,-60,-49","w":102},"|":{"d":"31,-270r24,0r0,360r-24,0r0,-360","w":86},"}":{"d":"69,-200v1,35,-28,84,23,87r0,18v-51,4,-22,51,-23,86v-2,39,-25,51,-60,49r0,-19v73,6,-4,-112,56,-125v-60,-8,19,-126,-56,-123r0,-20v35,-1,59,12,60,47","w":102},"~":{"d":"197,-129v-1,98,-91,33,-137,23v-12,0,-20,9,-21,30r-21,0v-1,-36,18,-54,42,-54v24,0,71,32,96,31v13,0,19,-10,20,-30r21,0","w":214},"'":{"d":"18,-249r32,0r-6,86r-20,0","w":67},"\u201c":{"d":"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84xm98,-165r-32,4v8,-31,24,-69,33,-86r21,-2v-8,21,-18,58,-22,84","w":127},"\u2013":{"d":"11,-102r158,0r0,21r-158,0r0,-21","w":180},"\u201d":{"d":"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-22,18,-59,21,-85xm87,-246r32,-3v-8,30,-24,69,-33,86r-20,2v7,-22,17,-59,21,-85","w":127},"\u2026":{"d":"59,4v-12,0,-20,-10,-20,-23v0,-13,9,-22,21,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm179,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm299,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v12,0,21,9,21,22v0,13,-9,23,-22,23","w":360},"`":{"d":"8,-249r34,0r32,51r-22,0","w":108},"\u2014":{"d":"11,-102r338,0r0,21r-338,0r0,-21","w":360},"\u2122":{"d":"11,-243r82,0r0,17r-31,0r0,81r-20,0r0,-81r-31,0r0,-17xm218,-145r-19,0r-6,-85v-7,29,-17,56,-26,84r-20,0r-25,-84r-5,85r-18,0r7,-98r29,0v9,24,16,47,24,73v6,-27,16,-48,24,-73r28,0","w":222},"\u00d7":{"d":"14,-174r16,-15r77,78r77,-78r16,15r-77,79r77,79r-16,16r-77,-79r-77,79r-16,-16r77,-79","w":214},"\u00a0":{"w":76}}});Cufon.registerFont({"w":199,"face":{"font-family":"Myriad Pro","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-14 -270 349 90","underline-thickness":"18","underline-position":"-18","stemh":"40","stemv":"55","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":72},"!":{"d":"69,-80r-41,0r-8,-163r57,0xm48,4v-19,0,-32,-14,-32,-33v0,-19,13,-33,32,-33v19,0,32,14,32,33v0,19,-12,33,-32,33","w":96},"\"":{"d":"13,-249r48,0r-8,97r-32,0xm82,-249r48,0r-8,97r-32,0","w":142},"#":{"d":"80,-98r33,0r6,-40r-33,0xm66,0r-33,0r10,-64r-30,0r0,-34r35,0r6,-40r-30,0r0,-33r35,0r9,-63r32,0r-9,63r33,0r9,-63r32,0r-9,63r29,0r0,33r-34,0r-6,40r30,0r0,34r-35,0r-9,64r-33,0r10,-64r-33,0","w":198},"$":{"d":"117,31r-36,0r0,-34v-24,-1,-48,-8,-61,-15r11,-42v20,14,94,28,94,-7v0,-14,-10,-25,-38,-31v-80,-17,-88,-116,-4,-130r0,-34r35,0r0,31v24,1,40,6,53,12r-11,41v-8,-12,-83,-23,-83,8v0,11,12,21,44,30v82,23,77,120,-4,134r0,37"},"%":{"d":"76,-238v40,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-71v0,-41,25,-73,66,-73xm74,-208v-16,0,-24,19,-24,42v0,25,9,43,25,43v15,0,23,-16,23,-43v0,-24,-7,-42,-24,-42xm105,4r-29,0r135,-242r29,0xm244,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,65,-74xm243,-111v-17,0,-24,19,-24,42v0,25,9,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-23,-42","w":316},"&":{"d":"177,-190v0,25,-18,46,-48,64v14,15,29,33,41,45v10,-15,17,-37,20,-59r49,0v-6,37,-18,68,-40,92r43,48r-64,0v-5,-5,-10,-11,-16,-17v-15,12,-37,21,-66,21v-105,0,-104,-107,-39,-140v-35,-42,-17,-110,55,-111v37,0,65,22,65,57xm63,-74v0,36,53,50,74,26v-15,-15,-35,-37,-55,-60v-10,8,-19,18,-19,34xm131,-189v0,-11,-7,-26,-22,-24v-30,4,-25,43,-4,60v17,-12,26,-22,26,-36","w":244},"\u2019":{"d":"35,-246r51,-3v-11,35,-27,70,-44,97r-33,3v11,-31,21,-65,26,-97","w":93},"(":{"d":"63,-249r38,0v-47,59,-48,232,0,291r-38,0v-19,-28,-41,-76,-41,-145v0,-70,22,-118,41,-146","w":113},")":{"d":"51,42r-38,0v46,-59,47,-232,0,-291r38,0v19,28,41,75,41,146v0,70,-22,117,-41,145","w":113},"*":{"d":"103,-247r31,18r-39,47r58,-11r0,36v-19,-2,-41,-9,-58,-9r39,45r-32,18r-21,-55r-21,55r-31,-18v11,-15,30,-31,38,-46r-56,10r0,-36v18,2,40,10,56,10r-38,-45r32,-19v8,18,12,39,21,56","w":163},"+":{"d":"90,-192r35,0r0,79r75,0r0,33r-75,0r0,80r-35,0r0,-80r-76,0r0,-33r76,0r0,-79","w":214},",":{"d":"37,40r-37,3v12,-32,22,-70,27,-102r55,-4v-11,37,-28,75,-45,103","w":93},"-":{"d":"11,-113r94,0r0,37r-94,0r0,-37","w":115},".":{"d":"50,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33","w":93},"\/":{"d":"42,14r-36,0r77,-261r36,0","w":119},"0":{"d":"101,-238v62,0,87,56,87,120v0,72,-29,122,-89,122v-60,0,-87,-54,-87,-121v0,-68,28,-121,89,-121xm100,-197v-20,0,-33,26,-33,80v0,54,13,80,33,80v22,0,33,-27,33,-80v0,-52,-11,-80,-33,-80"},"1":{"d":"85,0r-1,-185r-44,21r-9,-41r62,-29r45,0r0,234r-53,0"},"2":{"d":"181,0r-166,0r0,-33v38,-35,116,-98,107,-127v4,-44,-69,-38,-88,-15r-16,-39v18,-13,45,-24,77,-24v53,0,82,31,82,73v0,49,-50,88,-84,120r88,0r0,45"},"3":{"d":"14,-12r11,-42v18,17,101,24,97,-16v-3,-31,-35,-36,-69,-34r0,-39v29,1,61,0,63,-27v2,-34,-68,-25,-84,-11r-11,-39v14,-9,42,-18,73,-18v86,0,104,90,34,113v28,5,51,27,51,58v0,41,-36,71,-96,71v-30,0,-56,-8,-69,-16"},"4":{"d":"164,0r-52,0r0,-56r-104,0r0,-35r88,-143r68,0r0,137r28,0r0,41r-28,0r0,56xm59,-98v15,3,36,0,53,1r0,-95v-15,34,-35,63,-53,94"},"5":{"d":"76,-153v56,-6,106,20,105,75v0,43,-38,82,-101,82v-28,0,-52,-7,-65,-13r10,-41v26,14,100,21,100,-25v8,-33,-56,-44,-98,-36r15,-123r129,0r0,45r-90,0"},"6":{"d":"165,-237r0,42v-53,-3,-98,25,-97,56v43,-38,122,-13,122,58v0,47,-36,85,-86,85v-113,0,-113,-155,-51,-207v28,-24,64,-36,112,-34xm100,-118v-20,0,-35,13,-35,34v0,25,13,48,38,48v19,0,32,-18,32,-42v0,-21,-12,-40,-35,-40"},"7":{"d":"18,-234r165,0r0,35r-97,199r-58,0r97,-189r-107,0r0,-45"},"8":{"d":"98,4v-99,0,-109,-95,-45,-125v-65,-33,-28,-121,49,-117v88,4,98,79,43,113v75,28,45,129,-47,129xm100,-34v20,0,32,-12,32,-29v0,-21,-15,-33,-36,-39v-39,8,-38,66,4,68xm99,-201v-18,0,-28,13,-28,27v0,16,14,26,33,32v29,-6,36,-58,-5,-59"},"9":{"d":"32,-39v54,4,91,-19,99,-59v-41,37,-120,10,-120,-56v0,-45,37,-84,88,-84v110,0,106,161,48,209v-29,24,-67,35,-115,32r0,-42xm98,-120v20,0,33,-7,33,-29v0,-25,-9,-49,-34,-49v-19,0,-32,17,-32,41v0,20,11,37,33,37"},":":{"d":"50,-112v-19,0,-32,-14,-32,-33v0,-20,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33xm50,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33","w":93},";":{"d":"37,40r-36,3v11,-32,21,-70,26,-102r55,-4v-11,37,-28,75,-45,103xm52,-112v-19,0,-32,-14,-32,-33v0,-20,13,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33","w":93},"<":{"d":"21,-80r0,-31r173,-81r0,39r-131,58r131,57r0,38","w":214},"=":{"d":"200,-117r-186,0r0,-33r186,0r0,33xm200,-42r-186,0r0,-34r186,0r0,34","w":214},">":{"d":"194,-112r0,33r-173,79r0,-38r133,-58r-133,-57r0,-39","w":214},"?":{"d":"147,-191v1,50,-55,61,-49,112r-48,0v-14,-39,38,-72,41,-103v3,-28,-45,-25,-61,-11r-13,-39v14,-8,35,-15,60,-15v48,0,70,26,70,56xm72,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v20,0,32,14,33,33v0,19,-13,33,-33,33","w":160},"@":{"d":"129,-52v24,0,33,-44,36,-72v-30,-9,-54,18,-54,49v0,14,6,23,18,23xm190,4r7,20v-82,36,-179,-3,-179,-100v0,-73,54,-137,135,-137v63,0,109,43,109,104v0,53,-30,86,-69,86v-17,0,-29,-9,-31,-28v-22,40,-87,38,-87,-19v0,-60,68,-104,127,-75r-11,67v-3,21,-1,30,9,31v16,1,35,-19,35,-61v0,-47,-30,-83,-86,-83v-55,0,-103,43,-103,112v0,81,77,113,144,83","w":277},"A":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99","w":236},"B":{"d":"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34","w":217},"C":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71","w":214},"D":{"d":"238,-127v5,116,-103,141,-214,126r0,-238v20,-3,46,-5,74,-5v91,0,136,34,140,117xm78,-200r0,159v61,7,102,-19,102,-84v0,-60,-44,-85,-102,-75","w":250},"E":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0","w":192},"F":{"d":"24,0r0,-243r148,0r0,45r-93,0r0,56r87,0r0,44r-87,0r0,98r-55,0","w":189},"G":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14","w":245},"H":{"d":"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243","w":248},"I":{"d":"24,-243r55,0r0,243r-55,0r0,-243","w":102},"J":{"d":"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44","w":147},"K":{"d":"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0","w":221},"L":{"d":"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0","w":183},"M":{"d":"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0","w":304},"N":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85","w":248},"O":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81","w":258},"P":{"d":"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34","w":209},"Q":{"d":"231,42v-39,-10,-71,-32,-112,-38v-54,-8,-106,-44,-106,-124v0,-73,46,-127,118,-127v74,0,115,56,115,123v0,57,-29,92,-57,110v18,5,39,10,58,13xm130,-40v37,0,58,-35,58,-82v0,-45,-21,-81,-58,-81v-38,0,-59,36,-59,82v0,46,22,81,59,81","w":258},"R":{"d":"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32","w":213},"S":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16","w":194},"T":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0","w":197},"U":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136","w":245},"V":{"d":"145,0r-64,0r-78,-243r60,0r30,103v10,28,13,61,23,87v13,-66,35,-127,52,-190r59,0","w":228},"W":{"d":"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179","w":319},"X":{"d":"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119","w":220},"Y":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101","w":217},"Z":{"d":"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0","w":207},"[":{"d":"98,40r-74,0r0,-287r74,0r0,30r-34,0r0,227r34,0r0,30","w":113},"\\":{"d":"113,14r-36,0r-73,-261r37,0","w":118},"]":{"d":"15,-247r74,0r0,287r-74,0r0,-30r34,0r0,-227r-34,0r0,-30","w":113},"^":{"d":"199,-64r-39,0r-53,-128r-53,128r-39,0r76,-170r33,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"61,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97","w":93},"a":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20","w":190},"b":{"d":"21,0r1,-256r55,0r0,101v41,-51,126,-19,126,64v0,91,-87,124,-134,67r-2,24r-46,0xm148,-89v0,-54,-69,-68,-71,-12v-1,34,4,61,33,62v23,0,38,-18,38,-50","w":215},"c":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44","w":162},"d":{"d":"138,-256r55,0r1,256r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-95xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50","w":214},"e":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36","w":190},"f":{"d":"28,-176v-6,-57,43,-98,100,-80r-2,42v-26,-8,-49,6,-43,38r35,0r0,40r-35,0r0,136r-55,0r0,-136r-23,0r0,-40r23,0","w":122},"g":{"d":"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50","w":210},"h":{"d":"106,-136v-51,4,-22,88,-29,136r-55,0r0,-256r55,0r0,101v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136","w":210},"i":{"d":"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27","w":98},"j":{"d":"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm57,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-29,-12,-29,-27v0,-15,12,-27,30,-27","w":104},"k":{"d":"77,-256r0,154v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-256r55,0","w":195},"l":{"d":"22,0r0,-256r55,0r0,256r-55,0","w":99},"m":{"d":"103,-136v-49,0,-21,88,-28,136r-53,0r-1,-176r46,0v2,7,0,18,3,24v8,-12,24,-28,53,-28v24,0,41,12,49,30v32,-48,116,-42,116,46r0,104r-53,0r0,-96v0,-25,-8,-40,-26,-40v-47,0,-20,89,-27,136r-53,0r0,-99v0,-22,-8,-37,-26,-37","w":309},"n":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38","w":210},"o":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52","w":207},"p":{"d":"22,71r-1,-247r47,0r3,24v42,-54,132,-27,132,62v0,86,-81,118,-126,74r0,87r-55,0xm148,-88v0,-56,-68,-67,-71,-12v-2,34,4,62,33,62v24,0,38,-20,38,-50","w":215},"q":{"d":"12,-86v0,-88,85,-121,128,-69r1,-21r53,0r-1,247r-55,0r-1,-93v-41,54,-125,19,-125,-64xm67,-88v0,56,69,66,71,12v1,-33,-3,-61,-33,-62v-25,0,-38,22,-38,50","w":214},"r":{"d":"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51","w":136},"s":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13","w":156},"t":{"d":"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41","w":132},"u":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95","w":209},"v":{"d":"3,-176r60,0v13,40,19,88,35,125v7,-44,21,-84,32,-125r58,0r-66,176r-55,0","w":190},"w":{"d":"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0","w":273},"x":{"d":"3,-176r61,0v11,18,20,39,32,56r29,-56r60,0r-58,84r58,92r-62,0v-11,-19,-19,-41,-32,-58r-30,58r-60,0r60,-90","w":186},"y":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256","w":188},"z":{"d":"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0","w":168},"{":{"d":"34,-9v-2,-34,25,-76,-23,-81r0,-27v47,-4,23,-47,23,-81v0,-39,27,-52,68,-49r0,31v-63,-6,7,108,-56,113v37,1,31,51,27,87v-2,19,8,28,29,26r0,30v-40,2,-66,-8,-68,-49","w":113},"|":{"d":"32,-270r38,0r0,360r-38,0r0,-360","w":101},"}":{"d":"79,-198v0,34,-25,77,23,81r0,27v-47,5,-21,47,-23,81v-2,40,-27,51,-67,49r0,-30v62,5,-8,-109,55,-114v-37,-2,-30,-51,-27,-87v2,-18,-8,-27,-28,-25r0,-31v40,-2,67,11,67,49","w":113},"~":{"d":"151,-67v-25,0,-64,-30,-84,-32v-9,0,-16,6,-17,30r-35,0v0,-48,21,-67,51,-67v24,0,65,29,84,31v9,0,14,-8,15,-29r34,0v2,51,-20,67,-48,67","w":214},"'":{"d":"13,-249r48,0r-8,97r-32,0","w":73},"\u201c":{"d":"60,-152r-51,3v11,-35,27,-70,43,-97r33,-3v-10,30,-20,65,-25,97xm131,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97","w":163},"\u2013":{"d":"11,-108r158,0r0,33r-158,0r0,-33","w":180},"\u201d":{"d":"34,-246r51,-3v-11,35,-27,70,-43,97r-33,3v11,-31,20,-65,25,-97xm104,-246r52,-3v-12,35,-27,70,-44,97r-33,3v11,-31,20,-65,25,-97","w":163},"\u2026":{"d":"59,4v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33xm180,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33xm300,4v-18,0,-32,-14,-32,-33v0,-20,14,-34,33,-34v18,0,31,14,32,34v0,19,-13,33,-33,33","w":360},"`":{"d":"1,-253r51,0r31,55r-38,0","w":108},"\u2014":{"d":"11,-108r338,0r0,33r-338,0r0,-33","w":360},"\u2122":{"d":"10,-243r85,0r0,24r-28,0r0,75r-30,0r0,-75r-27,0r0,-24xm230,-144r-29,0v-3,-26,3,-60,-4,-82r-18,80r-29,0v-8,-26,-8,-52,-16,-80r-3,82r-28,0r6,-99r46,0v5,21,9,29,12,56r15,-56r43,0","w":234},"\u00d7":{"d":"14,-166r24,-23r69,71r70,-71r23,23r-69,71r69,71r-24,24r-69,-71r-69,71r-24,-24r70,-71","w":214},"\u00a0":{"w":72}}});Cufon.registerFont({"w":182,"face":{"font-family":"Daniel","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-89.0877 -332 542 193.04","underline-thickness":"3.51562","underline-position":"-25.1367","unicode-range":"U+0009-U+F002"},"glyphs":{" ":{"w":152},"\t":{"w":152},"!":{"d":"97,-324v4,-3,4,-3,10,-8v20,15,6,12,0,58v-9,38,-13,71,-29,105r-14,100v0,2,-2,3,-5,3v-8,1,-16,-21,-15,-30v17,-56,39,-161,53,-228xm61,-22v-2,6,-3,14,-5,24v-23,-7,-17,-1,-27,-17v16,-17,13,-19,32,-7","w":130},"\"":{"d":"89,-331v25,19,-4,79,-6,105r-7,6v-25,-19,3,-65,4,-101v1,-1,4,-5,9,-10xm20,-298v-13,-7,4,-24,12,-27v9,0,11,7,11,15v0,32,-3,48,-12,74r-15,0v-10,-20,2,-45,4,-62","w":113},"#":{"d":"242,-149v22,-5,52,-7,75,-1v1,30,-73,9,-93,24v-10,6,-15,23,-15,51r83,1v-8,25,-77,3,-94,28v-4,7,-29,91,-50,64v0,-2,9,-23,27,-64v-25,-11,-83,-10,-86,21v-1,9,-4,16,-5,21v-6,-4,-10,-5,-17,-5v0,-9,1,-19,4,-30v-6,-13,-66,-11,-68,-30v18,-16,46,2,71,1v3,-9,26,-53,8,-58v-25,6,-78,-3,-48,-21v35,3,73,12,75,-24r14,-46v4,0,7,-1,10,-4v25,21,-24,53,-4,74r68,0v20,-16,29,-74,48,-113v18,-4,10,24,8,33v-10,6,-22,56,-22,70v0,5,4,8,11,8xm197,-124v-28,0,-62,-6,-83,3v-9,21,-19,37,-11,51v29,-1,78,6,83,-13","w":300},"$":{"d":"184,-228v4,9,54,7,36,33v-23,-6,-39,-9,-46,-9v-3,-1,-26,34,-24,37v15,22,62,44,57,77v-5,34,-63,25,-105,26v-12,12,-36,73,-43,81v-32,-11,10,-61,15,-82v-17,-12,-54,-12,-66,-15v-3,-9,-3,-21,10,-20r68,11v26,-48,54,-55,15,-73v-19,-8,-66,-53,-28,-67v28,-1,63,7,87,0r48,-84v8,-2,12,6,12,9xm90,-203v0,4,30,28,36,26v5,0,11,-9,17,-26v-9,-2,-44,-1,-53,0xm143,-141v-3,3,-41,49,-28,56v29,1,61,2,74,-16v-14,-19,-24,-30,-46,-40","w":232},"%":{"d":"257,-96v26,-1,65,11,65,33v1,35,-61,64,-103,55v-11,12,-36,-7,-51,-9r0,-32v9,-17,75,-46,89,-47xm116,-240v38,1,43,5,56,29v13,0,63,-4,87,-7v24,-2,28,19,14,31v-67,55,-211,120,-241,186v-7,13,-27,14,-31,-1v51,-73,165,-136,242,-191v-56,-6,-83,2,-109,19v-20,4,-61,9,-63,-18v0,-32,15,-48,45,-48xm105,-215v13,4,21,13,36,3v-9,-14,-24,-6,-36,-3xm303,-61v-37,-27,-94,-6,-115,23v33,26,105,7,115,-23","w":327},"&":{"d":"222,-258v-6,64,-45,78,-89,120v-9,-1,-13,2,-11,11v9,19,25,40,31,58v15,9,47,-44,75,-45v11,24,-56,54,-56,64v3,6,11,12,22,17v1,10,0,14,-11,13v-4,4,-29,-17,-29,-15v-2,4,-81,43,-90,38v-34,0,-50,-17,-50,-50v-4,-45,61,-74,79,-101v-7,-59,-2,-108,45,-132v33,-30,83,-23,84,22xm121,-160v33,-19,78,-60,80,-99v0,-11,-5,-16,-17,-16v-47,-1,-92,64,-70,115r7,0xm103,-117v-15,-3,-71,56,-66,71v-3,38,51,25,70,14v15,-8,26,-16,33,-25v-6,-2,-22,-63,-37,-60","w":246},"'":{"d":"49,-322v-4,29,5,98,-29,88v1,-23,6,-72,19,-95v4,2,4,2,10,7","w":68},"(":{"d":"52,82v-48,-18,-54,-106,-45,-155v12,-89,66,-204,146,-258v7,-1,15,1,15,6v-11,21,-64,62,-76,92v-22,61,-69,104,-67,187v0,53,11,92,32,117v0,4,-2,7,-5,11","w":103},")":{"d":"36,21v61,-98,49,-240,5,-338r0,-14v25,-7,21,25,35,42v16,33,26,97,26,149v-12,113,-29,123,-94,249r-24,0v0,-21,21,-31,22,-40v2,-3,12,-19,30,-48","w":115},"*":{"d":"64,-285v7,-8,14,-36,18,-45v19,-5,11,19,19,27v24,-15,25,-26,41,-11v2,16,-8,9,-25,23v-5,5,-13,12,-24,21r40,33v-10,23,-27,0,-42,-3v-19,5,-4,30,-19,43v-15,-7,-8,-23,-15,-42v-19,-2,-21,23,-38,33v-4,1,-13,-9,-12,-14v-2,-1,39,-47,36,-50v-2,-7,-43,-25,-17,-37v3,0,16,7,38,22","w":150},"+":{"d":"90,-117v0,29,62,-10,72,27v-17,15,-34,9,-58,8v-39,-4,-5,61,-46,56v1,-19,3,-39,1,-57v-23,7,-35,8,-53,-2v8,-15,9,-14,35,-14v41,0,21,-58,53,-64v11,10,-4,33,-4,46","w":165},",":{"d":"-23,49v42,-26,55,-31,60,-86v16,-2,18,6,19,28v-3,44,-33,52,-64,71r-12,0v-1,-3,-2,-8,-3,-13","w":80},"-":{"d":"110,-96v9,1,26,33,5,34v-28,-8,-69,-3,-93,2v0,1,0,1,1,1v-4,1,-13,-11,-12,-15v7,-28,70,-5,99,-22","w":134},".":{"d":"14,-7v-1,-24,42,-51,45,-14v-5,13,-27,31,-45,14","w":74},"\/":{"d":"18,38v-22,1,-10,-21,-5,-32v50,-44,57,-102,111,-160v15,-18,22,-32,23,-42v19,-15,52,-63,64,-88r-6,-1v8,-11,37,-33,50,-45v6,2,8,6,8,12v-63,110,-121,154,-205,307v-6,11,-6,11,-26,42v-3,5,-8,7,-14,7","w":267},"0":{"d":"14,-136v-17,-88,87,-139,173,-146v19,0,62,14,70,33v8,20,16,83,9,118v-11,54,-103,133,-170,132v-58,1,-107,-77,-82,-137xm106,-17v92,-23,165,-77,147,-196v-7,-28,-33,-57,-69,-53v-57,0,-114,32,-138,70r6,0v21,-22,41,-34,59,-37v-16,24,-86,72,-86,128v0,49,34,88,81,88","w":287},"1":{"d":"28,-2v-2,-1,-10,-7,-10,-12r45,-222v26,0,16,29,12,51v-4,23,-31,164,-47,183","w":94},"2":{"d":"223,-274v39,2,38,42,12,67v-54,53,-116,118,-188,177v1,11,25,12,38,11v56,-3,94,-10,153,-3r3,-3r3,15v-53,1,-109,13,-159,7v-18,12,-59,-4,-74,-12v1,-27,11,-22,33,-42v57,-46,149,-118,191,-191v-36,-34,-134,41,-173,44v-13,-20,12,-21,36,-32v57,-25,98,-38,125,-38","w":260},"3":{"d":"130,-160v47,14,234,18,156,75v-61,44,-176,51,-266,95r-7,-11v65,-48,206,-51,264,-106v-38,-40,-162,-17,-217,-42v-2,-10,5,-16,10,-17v44,-5,133,-44,148,-72v0,-7,-5,-10,-17,-10v-57,0,-118,12,-163,30v-6,0,-10,-4,-10,-11v0,-19,150,-37,180,-37v10,0,38,17,37,26v-2,30,-84,61,-115,80","w":316},"4":{"d":"82,-146v44,-2,99,13,98,-35v11,-34,28,-80,52,-105v11,-2,13,8,6,16v-18,20,-20,68,-38,89v-4,14,-4,25,-4,41v-25,34,-35,101,-38,138v-2,1,-6,2,-12,3v-17,-39,12,-88,15,-130v-18,-10,-39,4,-68,1v-42,0,-49,-5,-83,-18v1,-35,28,-48,36,-85v12,-21,6,-30,22,-24v12,23,-29,83,-29,96v17,9,31,13,43,13","w":222},"5":{"d":"245,-261v-58,19,-81,13,-138,9v-25,-1,-30,39,-38,60v57,27,171,28,181,97v-43,63,-151,74,-226,103v-4,0,-10,-1,-18,-5v15,-21,13,-12,55,-27v109,-36,164,-61,164,-76v-16,-35,-105,-62,-164,-66v-2,-9,-21,-4,-21,-18v0,-10,35,-84,41,-88v40,3,83,11,114,-2r48,0v1,3,1,7,2,13","w":260},"6":{"d":"214,-278v-80,21,-156,97,-183,178v0,10,-3,39,8,27v8,-23,25,-23,54,-34v52,-20,183,-27,180,31v0,34,-43,58,-127,72v-76,23,-129,-20,-137,-78v16,-95,52,-131,140,-192v24,-13,24,-11,64,-17v4,4,8,8,1,13xm114,-17v36,-1,132,-25,145,-60v2,-18,-46,-27,-67,-26v-47,-1,-146,20,-149,53v15,22,39,33,71,33","w":286},"7":{"d":"195,-232v-31,-16,-79,7,-121,0v-15,10,-44,2,-69,3r0,-12v33,-13,140,-12,201,-19v8,0,11,6,11,18v-23,79,-114,166,-148,232v-4,9,-22,19,-26,3v37,-68,116,-153,152,-225","w":234},"8":{"d":"45,-85v-19,40,9,60,48,57v46,-4,84,-33,116,-54v32,-26,-12,-52,-42,-60v-31,-6,-51,1,-88,13v-11,10,-26,25,-34,44xm45,-262v31,-32,133,-17,138,30v-1,38,-17,43,-38,63v41,1,90,26,91,66v-11,62,-88,90,-157,98v-86,10,-57,-113,-13,-137v2,0,4,-2,6,-5v-51,-2,-96,-65,-43,-102r12,8v-2,6,-18,21,-18,33v3,38,73,51,99,21v19,-1,22,-11,37,-23v20,-34,-34,-44,-66,-49v-16,1,-35,6,-48,16v1,-6,1,-11,0,-19","w":250},"9":{"d":"136,-282v43,0,51,11,56,53v7,63,-88,175,-173,238v-14,3,-17,-5,-15,-19v40,-35,96,-74,120,-118v-2,-5,-9,-4,-13,-2v-38,1,-71,-16,-88,-38v-28,-67,51,-115,113,-114xm105,-151v41,-3,66,-34,66,-82v-1,-23,-7,-28,-35,-27v-37,-1,-100,27,-100,61v0,28,41,48,69,48","w":200},":":{"d":"21,-104v-2,-22,38,-33,43,-9v1,24,-38,30,-43,9xm20,-11v-7,-25,4,-46,30,-36v8,20,-6,50,-30,36","w":86},";":{"d":"30,-102v-1,-10,12,-21,23,-20v11,0,17,8,17,22v0,12,-9,18,-27,18v-9,0,-13,-7,-13,-20xm56,-37v14,27,-3,66,-25,76v-8,6,-22,21,-44,20v0,-2,-1,-5,-2,-10v36,-26,52,-35,52,-81v0,-8,11,-4,19,-5","w":92},"<":{"d":"159,-228v-1,0,-21,18,-60,54v-40,37,-60,57,-60,61v1,8,21,27,28,34v11,14,34,50,58,66r0,12v-36,15,-38,-17,-62,-47v-8,-17,-43,-36,-54,-63v0,-11,47,-55,139,-133v3,1,11,12,11,16","w":155},"=":{"d":"20,-140v40,0,111,19,140,2v9,2,24,8,28,19v-41,16,-125,7,-178,1v-9,-7,0,-22,10,-22xm40,-75v46,5,131,-1,157,21v3,12,-7,19,-15,14v-56,-2,-125,-22,-175,-8r0,-19v10,-5,21,-8,33,-8","w":203},">":{"d":"44,-202v-8,-12,-60,-43,-25,-53v26,6,51,59,71,74r58,59v-7,14,-29,22,-50,44r-70,74v-3,1,-1,15,-6,9v-10,-1,-23,4,-21,-10v8,-28,18,-20,62,-67v33,-30,49,-46,49,-49v-16,-21,-52,-55,-68,-81","w":152},"?":{"d":"226,-299v-56,-1,-171,29,-196,54v-8,1,-12,-2,-13,-8v-2,-20,97,-49,123,-53v47,-9,138,-36,137,31v-3,88,-116,100,-167,143v-10,25,-32,61,-42,70v-22,-11,-1,-47,2,-62v17,-27,23,-31,67,-50v78,-34,118,-67,118,-101v0,-16,-10,-24,-29,-24xm32,14v-22,-14,-4,-43,18,-30v4,0,12,-2,23,-6v3,4,5,10,5,17v-9,5,-24,11,-46,19","w":284},"@":{"d":"23,-118v30,-38,110,-79,174,-61v40,0,100,35,98,71v2,30,-44,57,-72,61v-1,38,-64,28,-101,40v-60,4,-112,-17,-112,-69v0,-17,4,-31,13,-42xm275,-107v2,-27,-56,-49,-88,-48v-58,0,-154,17,-154,77v0,54,105,47,156,33v-5,-6,-11,-16,-19,-29v-26,11,-46,16,-61,16v-33,0,-49,-10,-49,-31v-4,-36,69,-44,111,-51v15,3,39,2,45,16v3,10,-24,46,-13,54v15,6,72,-13,72,-37xm184,-112v-33,-7,-88,0,-99,23v24,21,83,-2,99,-23","w":302},"A":{"d":"150,-291v10,-2,19,-59,34,-28r48,232v10,15,23,67,25,91v1,11,-15,14,-25,11v-60,-54,-86,-74,-166,-50v-19,9,-22,21,-34,51v-2,1,-5,4,-11,6v-22,-60,35,-123,55,-175v22,-57,50,-104,73,-143xm70,-63v71,-6,109,1,153,36v-9,-75,-27,-180,-53,-250v-26,29,-79,148,-103,209v0,3,1,5,3,5","w":272},"B":{"d":"125,-296v49,-24,148,-32,155,29v-8,63,-99,105,-150,144v2,2,11,2,28,2v146,-2,190,44,90,95v-54,27,-116,53,-178,75v-21,8,-36,20,-44,35v-9,-4,-13,-8,-13,-13v0,-52,159,-81,209,-109v24,-14,47,-22,58,-43v-31,-24,-90,-14,-136,-22v-21,5,-44,0,-63,-8v0,-6,-1,-10,3,-14v117,-61,175,-108,175,-139v-5,-43,-87,-29,-113,-21v-42,17,-108,15,-101,82v7,65,4,129,22,189v-2,13,-22,19,-23,-2v-13,-77,-13,-73,-16,-205v0,-11,-19,2,-19,-14v0,-8,10,-16,29,-26v9,-4,40,-12,87,-35","w":305},"C":{"d":"221,-30v-103,20,-175,-16,-187,-94v5,-69,64,-96,125,-128v32,-26,31,-12,89,-40v6,-6,4,-12,-5,-10v-63,5,-145,58,-181,84v-48,34,-63,86,-41,139v17,42,76,92,169,80v60,-8,79,-15,121,-27r-2,-13","w":299},"D":{"d":"122,-301v104,2,199,25,224,110v-3,54,-56,68,-91,93r-127,70v-16,17,-37,16,-72,47v-11,2,-15,-4,-15,-12v15,-31,78,-47,122,-77v51,-28,93,-51,127,-72v14,-6,35,-34,35,-51v-25,-70,-144,-95,-249,-86v-6,68,-25,148,-10,216v-1,8,3,20,-7,19v-12,1,-18,-49,-18,-69v0,-21,14,-149,18,-160v-13,-7,-89,13,-66,31r0,8v-13,-7,-20,-14,-20,-22v-2,-32,105,-46,149,-45","w":299},"E":{"d":"81,-300v52,-7,113,-5,158,-19v22,2,35,3,63,3v7,11,-7,8,-16,18v-42,-8,-122,22,-176,14v-49,-4,-52,49,-54,93v0,2,2,6,4,13v56,-10,87,-3,145,-5r0,15v-55,0,-94,-1,-140,15v-9,2,-15,6,-19,12v-5,48,-8,82,-8,102v40,31,123,3,189,11v7,1,4,8,5,15v-48,12,-110,6,-168,16v-10,1,-53,-24,-51,-35r16,-109v-8,-5,-7,-14,-6,-26v13,-4,21,-32,22,-83v-7,-3,-18,-10,-31,-18v-8,-23,18,-24,32,-25v2,0,14,-14,17,-13","w":246},"F":{"d":"63,-260v-19,-3,-42,33,-52,3v0,-9,7,-17,19,-20v28,-6,52,-22,99,-24v53,0,65,-16,125,-11v11,-11,16,7,31,-2v12,-1,13,13,16,22v-22,9,-23,9,-39,3v-61,-3,-151,5,-199,29xm24,-98v5,-18,-21,-10,-14,-28v6,-6,8,-8,17,-12v14,-36,15,-103,40,-122v3,1,8,5,15,12v-14,27,-18,59,-24,94r6,3r178,-36v4,3,17,4,16,18v-12,4,-51,12,-75,9v8,0,11,0,11,1v-42,13,-88,17,-132,38v-19,23,-28,81,-18,118v-15,16,-42,11,-29,-21","w":251},"G":{"d":"323,-140v28,-5,78,6,75,43v8,31,-84,62,-127,80v-81,13,-111,17,-177,10v-34,-17,-102,-54,-76,-120v4,-12,16,-21,12,-38v42,-42,93,-92,149,-116v25,-19,70,-39,112,-38v12,-1,35,26,13,30v-52,-18,-60,-5,-124,30v-65,38,-74,49,-114,88v-1,2,-2,6,-4,14v-22,10,-25,38,-27,70v9,32,63,67,94,57v74,19,155,-15,215,-36v25,-9,38,-19,38,-32v0,-19,-38,-29,-112,-29v-36,2,-49,0,-61,23v-24,0,-11,-20,-6,-33v25,-10,73,-5,107,-8","w":409},"H":{"d":"299,-261v8,18,-12,20,-17,33v-19,59,-25,150,-34,222v0,1,1,8,5,21v-2,1,-6,2,-13,3v-21,-41,1,-89,0,-138v-54,3,-109,6,-154,16v-26,-5,-54,7,-44,45v0,9,-3,25,-11,47v-5,0,-11,2,-15,0v3,-18,4,-46,4,-83v14,-59,18,-108,42,-145v7,-2,14,2,13,7v-11,23,-28,82,-27,101v0,6,2,8,6,8v55,-12,128,-5,187,-10v19,-37,6,-128,58,-127","w":299},"I":{"d":"11,-54v8,-71,17,-169,42,-217v10,-2,15,5,13,12v-14,61,-42,189,-37,253v-2,0,-3,1,-5,3v-8,-10,-13,-27,-13,-51","w":77},"J":{"d":"293,-251v1,89,33,229,-53,244v-16,3,-29,7,-39,7v-39,2,-173,-51,-191,-72v-2,-12,4,-10,10,-16v39,29,126,66,183,67v105,5,74,-129,74,-225v0,-12,13,-18,16,-5","w":312},"K":{"d":"300,-18v-6,20,-32,-2,-41,-2v-66,-12,-121,-15,-177,-45v-55,-37,-44,-26,9,-75v72,-56,73,-82,166,-142v19,14,-13,26,-22,35v-29,23,-82,74,-160,151v48,35,136,44,205,64v1,1,8,5,20,14xm57,-243r-28,241v-29,6,-24,-6,-17,-52v11,-66,15,-145,34,-203v7,2,11,6,11,14","w":284},"L":{"d":"37,-43v22,34,102,3,159,9v16,0,44,4,83,12v0,4,5,12,-2,11v-78,-11,-165,10,-241,1v-7,-1,-16,-6,-27,-14v25,-72,59,-225,73,-262r8,-3v4,8,5,11,5,14","w":299},"M":{"d":"195,-254v-13,43,-22,123,-28,188v1,1,2,5,4,11v56,-52,94,-118,157,-180v31,-32,64,-65,101,-97v7,4,11,10,11,17v-27,83,-68,172,-84,262v-4,8,-10,23,-15,44v-8,-3,-11,-7,-11,-13v-8,-15,49,-174,69,-255v-47,25,-94,90,-122,125r-79,99v-23,23,-24,30,-51,28v-1,-67,12,-119,18,-180r-3,-3r-153,212r-9,-2r0,-15r181,-255v11,-3,14,9,14,14","w":422},"N":{"d":"142,-233v22,22,35,161,63,196v47,-41,124,-177,171,-273v1,-2,5,-5,10,-8v5,3,8,7,8,10v-27,70,-93,183,-144,250v-19,26,-38,45,-57,55v-17,-8,-8,-28,-29,-100v-9,-38,-20,-69,-32,-92r-110,188v-2,-2,-6,-3,-10,-3v-2,-34,15,-31,56,-113r65,-110r9,0","w":320},"O":{"d":"250,-254v68,0,173,35,135,108v-29,103,-147,147,-275,153v-37,1,-100,-40,-97,-78v5,-58,51,-92,87,-127v23,-40,97,-49,150,-56xm375,-157v12,-54,-54,-77,-98,-75v-36,-9,-74,7,-118,15v-15,4,-17,11,-21,23v-45,35,-59,30,-69,84v-1,7,-4,12,-9,14v-4,-6,-7,-13,-9,-21v-13,22,-20,35,-20,39v1,26,48,69,81,63v110,8,237,-54,263,-142","w":375},"P":{"d":"220,-328v67,-5,122,56,91,117v-53,66,-171,74,-247,122r-10,106v-7,8,-11,9,-22,5v-5,-33,14,-57,6,-85v-2,4,-5,7,-9,9v-27,-13,22,-49,20,-60v11,-44,17,-128,43,-146v4,4,12,5,10,15v-19,19,-18,70,-32,99v1,7,-4,22,3,24v81,-21,179,-51,220,-95v36,-39,-23,-96,-70,-92v-47,1,-97,12,-134,27v-36,13,-57,28,-60,44v-8,8,-16,-10,-15,-14v21,-54,166,-74,206,-76","w":279},"Q":{"d":"361,-214v37,49,-7,122,-39,152v5,13,83,51,88,63v-2,6,-10,6,-19,8r-97,-52v-36,16,-105,45,-137,43v-65,2,-153,-52,-150,-114v0,-40,14,-62,41,-65v41,-49,124,-77,218,-77v21,-1,98,24,95,42xm297,-75v21,4,66,-70,63,-91v-3,-77,-100,-82,-173,-66v-88,24,-135,42,-140,120v-1,4,-3,8,-6,5v-12,-8,-9,-24,-10,-38v-27,81,90,146,180,111r51,-19v18,-16,-30,-19,-11,-40v20,1,30,13,46,18","w":381},"R":{"d":"36,-244v16,-53,142,-88,198,-53v6,1,26,42,26,48v-6,58,-71,110,-121,137v-13,3,-41,7,-46,12v82,27,114,26,225,65v-11,18,-18,8,-45,4r-128,-31v-40,-1,-109,-27,-67,-55v1,-1,67,-15,70,-20v23,-12,90,-75,89,-106v5,-61,-84,-53,-132,-38v-16,2,-51,29,-63,48v-4,-3,-6,-7,-6,-11xm74,-241v-18,74,-28,150,-34,238v-1,0,-6,4,-17,10v-15,-74,15,-162,31,-236v3,-3,6,-8,9,-14","w":314},"S":{"d":"28,-239v62,-22,143,-39,182,-37v22,1,49,4,42,20v-60,-16,-121,11,-183,23v-11,3,-20,7,-26,12v21,55,247,79,244,125v0,13,-31,31,-44,36v-8,3,-206,41,-215,64v-5,-1,-10,-7,-8,-16v54,-44,160,-42,227,-75v1,-1,5,-4,10,-10v-24,-27,-37,-21,-86,-38v-101,-31,-151,-60,-151,-87v0,-8,3,-14,8,-17","w":301},"T":{"d":"15,-243v116,-20,251,-18,373,-26v15,0,27,3,37,8r0,8r-186,10v-51,5,-39,8,-49,54r-21,175v0,1,-11,16,-24,12v5,-26,12,-118,17,-145r15,-84v-55,3,-118,-2,-162,12v-14,0,-13,-22,0,-24","w":314},"U":{"d":"345,-264v15,0,18,17,19,44v-1,17,-20,97,-39,115v-45,83,-236,163,-294,40v-13,-12,-22,-58,-22,-71v3,-38,17,-97,53,-100v15,12,-36,56,-32,102v4,51,50,121,107,113v112,-14,203,-79,211,-201v1,-18,-7,-21,-11,-29v0,-9,3,-13,8,-13","w":378},"V":{"d":"14,-192r2,-16v3,-1,8,-2,13,-3v14,50,33,94,57,154v1,-1,20,34,23,32v8,0,31,-29,71,-87v28,-42,82,-113,160,-214v4,3,6,6,6,9v0,7,-55,88,-166,244v-16,21,-44,61,-60,72v-3,1,-15,2,-24,2v-31,-40,-67,-132,-82,-193","w":354},"W":{"d":"92,-41v15,0,112,-173,120,-193v42,39,39,155,73,215v86,-89,153,-195,232,-291v5,10,0,14,-2,26v-56,67,-155,233,-219,293v-3,5,-13,4,-21,4v-21,-35,-44,-164,-63,-198v-7,9,-30,46,-71,110v3,18,-37,61,-47,66v0,1,-6,1,-18,3r-69,-225v2,-4,3,-9,6,-16v19,15,40,77,47,126v11,10,17,70,32,80","w":469},"X":{"d":"132,-151v40,-24,146,-100,155,-89v6,1,24,4,17,16v-39,0,-52,23,-90,42v-32,20,-54,37,-65,50v16,17,78,92,117,117v2,21,-22,22,-31,9v-32,-38,-46,-55,-109,-107v-43,16,-76,85,-110,111v-11,-18,3,-19,8,-37v11,-34,69,-73,81,-97v-18,-23,-49,-50,-80,-74v-13,-8,-6,-15,5,-23v31,13,94,85,102,82","w":294},"Y":{"d":"31,1v12,-43,92,-172,113,-210v-12,1,-62,25,-79,23v-41,4,-58,-77,-35,-108v4,1,9,7,7,15v0,111,54,73,120,39r85,-54r8,0v7,23,2,16,-20,35v-70,59,-115,135,-160,225v-6,9,-6,53,-33,47v-4,-3,-6,-7,-6,-12","w":183},"Z":{"d":"54,-225v17,-27,104,-28,127,-31v69,1,85,16,54,54v-44,50,-114,103,-170,146v-13,11,-24,15,-25,31v29,18,84,1,123,0v54,-3,223,-16,248,15r-128,-5r-218,19v-19,1,-53,-9,-56,-22v0,-13,19,-35,57,-68v1,-1,36,-29,105,-83v38,-30,57,-48,57,-55v0,-9,-14,-13,-41,-13v-46,3,-81,8,-123,17v-4,0,-8,-2,-10,-5","w":380},"[":{"d":"56,63v48,-1,88,-14,126,10v-7,21,-20,4,-32,15r-15,-5v3,0,4,1,4,1v-47,-6,-69,2,-123,5r18,-287v2,-41,-10,-94,7,-123v33,0,92,-9,132,-9v9,10,4,26,-16,24v-31,-1,-44,6,-76,6v-32,-4,-21,28,-21,56v0,21,-7,93,-7,107v0,52,-13,123,-13,183v0,12,6,17,16,17","w":189},"\\":{"d":"21,-329v60,116,89,230,154,360r0,13v-35,-12,-34,-34,-48,-73v-18,-34,-25,-72,-46,-104r-71,-186v1,-6,2,-12,11,-10","w":180},"]":{"d":"81,-326v30,-7,77,-5,94,16v1,133,-28,269,-38,392v-41,26,-92,0,-136,16v0,0,-3,0,-10,-2v-9,-33,13,-28,64,-26v13,7,58,-5,60,-13v11,-56,16,-133,24,-194v0,-32,11,-90,13,-133v0,-61,-86,-23,-142,-36v-1,-8,-5,-16,7,-19v22,-4,44,-8,64,-1","w":185},"^":{"d":"152,-238r-54,-57v-23,8,-57,68,-93,75v-7,-30,5,-24,31,-51v28,-25,46,-46,60,-60v30,11,53,54,73,77v1,5,-12,17,-17,16","w":169},"_":{"d":"533,33r-24,9v-85,-23,-211,-14,-317,-11v-23,-10,-30,6,-60,4v-47,0,-69,5,-106,12v-21,1,-22,-14,-14,-26v151,-15,315,-14,479,-8v17,-12,42,0,42,20","w":540},"`":{"d":"125,-267v-1,22,-33,9,-44,0v-18,-8,-48,-35,-67,-40v-7,-10,-10,-13,-7,-22v12,-3,19,2,35,10v30,18,58,35,83,52","w":129},"a":{"d":"136,-50v26,-1,22,29,40,42v2,8,-5,13,-8,13v-3,2,-36,-38,-41,-34v-41,12,-103,53,-119,4v-5,-23,82,-70,104,-70v7,0,18,5,16,18v-5,9,-12,2,-20,0v-18,7,-71,29,-75,51v15,23,87,-29,103,-24"},"b":{"d":"42,-112v7,19,10,12,43,9v56,-7,152,-31,163,30v-32,60,-134,60,-223,73v-2,0,-7,-1,-13,-5v9,-21,21,-20,53,-20v40,0,147,-18,162,-51v0,-15,-43,-24,-63,-23v-48,4,-95,28,-143,17r3,-111v5,-43,3,-94,14,-130v17,-3,16,12,16,25","w":256},"c":{"d":"111,-91v-17,3,-79,33,-79,46v-3,13,27,22,53,23r89,-14v3,2,3,6,3,11v-44,22,-156,37,-170,-18v-7,-27,78,-62,85,-61v11,2,27,-4,19,13","w":183},"d":{"d":"202,-327v21,4,11,38,13,62r0,118v0,14,1,28,3,43v-39,18,-156,45,-180,70v35,33,134,-11,178,-17v-11,26,-20,15,-64,33v-53,14,-46,14,-89,16v-28,2,-76,-24,-44,-48v41,-24,102,-36,142,-55v15,-2,30,-4,38,-13v-2,-43,-13,-169,3,-209","w":230},"e":{"d":"49,-34v24,17,85,8,122,15v4,3,7,6,9,10v-15,15,-52,7,-79,7v-41,0,-93,-9,-93,-55v0,-34,34,-54,70,-53v29,-1,52,12,52,38v0,13,-60,34,-77,32v0,1,-1,3,-4,6xm108,-79v-18,-21,-90,-8,-74,23v17,5,63,-19,74,-23","w":185},"f":{"d":"97,-91v-20,-131,60,-245,185,-193v27,12,41,28,32,50v-20,-29,-50,-43,-88,-43v-76,-2,-103,73,-112,135r5,46v9,10,16,5,28,3v18,-3,88,-1,116,0v0,0,-9,4,-7,10v-43,4,-101,1,-126,20v1,14,19,32,22,59v-12,10,-13,-6,-31,-29v-13,-21,-21,-32,-24,-32v-31,-6,-74,39,-93,6v0,-5,2,-9,7,-11v13,-7,41,-12,81,-15v2,-2,4,-4,5,-6","w":268},"g":{"d":"40,-66v31,40,78,-53,97,5v45,96,17,199,-51,234v-45,23,-179,19,-175,-53v5,-38,86,-66,134,-79v21,-7,59,-9,92,-17v4,-18,-15,-72,-23,-77v-25,17,-111,31,-89,-28v18,-25,63,-28,107,-26v6,12,-2,20,-15,17v-41,0,-67,8,-77,24xm-67,126v-2,38,115,60,147,26v30,-17,67,-74,56,-121v-12,-1,-11,3,-22,11v-59,9,-116,28,-156,50v-17,9,-25,21,-25,34","w":176},"h":{"d":"110,-53v61,-12,75,-2,74,60v-1,10,13,21,1,28v-43,-6,3,-76,-52,-72v-25,-6,-96,36,-123,6v10,-92,16,-240,43,-298v3,0,7,1,13,2v-17,72,-30,195,-34,278v0,13,16,5,24,4v3,-1,21,-3,54,-8","w":196},"i":{"d":"33,-168v8,-18,15,-13,31,-2v0,5,-5,10,-14,17v-3,-1,-9,-6,-17,-15xm50,-82r-5,79v-5,3,-10,5,-15,5v-8,-33,1,-114,20,-84","w":76},"j":{"d":"51,-184v24,7,16,16,1,30v-16,-8,-21,-22,-1,-30xm45,-69v0,-9,4,-25,12,-25v19,8,8,80,17,116r3,112v9,56,-45,49,-89,54v-27,1,-52,-17,-51,-45v20,17,32,25,38,25v73,-2,80,-2,79,-66","w":92},"k":{"d":"188,-61v-5,4,-53,21,-56,30v7,16,24,23,42,29v-7,17,-27,29,-43,9v-14,-12,-20,-16,-34,-32v-5,-5,-81,50,-85,10v10,-109,21,-145,25,-275v1,-16,-1,-29,10,-36v7,3,10,8,10,16v-1,55,-9,179,-20,262v2,7,-1,21,8,20v46,-17,87,-38,136,-52v4,2,6,8,7,19","w":197},"l":{"d":"45,-320v10,0,10,10,12,19r-10,236r10,63v-18,13,-30,-9,-32,-42r3,-103v8,-50,2,-138,17,-173","w":78},"m":{"d":"140,-38v7,0,92,-61,119,-59v27,4,13,68,15,99v-4,1,-7,2,-11,5v-21,-15,-5,-56,-13,-82v-23,-3,-86,48,-117,64v-4,0,-17,-4,-22,-13v2,-16,8,-35,-1,-48v-21,-2,-29,19,-83,63v-9,3,-16,-7,-15,-10v17,-18,28,-21,63,-55v18,-17,33,-25,43,-25v16,-4,18,37,15,59v5,1,7,1,7,2","w":284},"n":{"d":"151,-112v32,14,1,87,3,128v0,2,-2,3,-6,3v-22,-15,-10,-67,-5,-96v-4,-21,-16,-7,-37,2v-41,19,-53,38,-84,73v-3,3,-9,5,-17,5r0,-12v18,-32,102,-98,146,-103"},"o":{"d":"97,-114v63,-28,131,19,100,82v-33,33,-178,58,-186,-12v4,-22,22,-25,39,-45v9,-10,24,-18,47,-25xm88,-18v33,-5,99,-4,99,-48v0,-15,-27,-37,-44,-35v-3,1,-60,7,-68,19v-28,19,-41,33,-41,40v-3,13,40,25,54,24","w":218},"p":{"d":"7,-78v0,-38,77,-37,104,-43v49,0,74,14,74,42v-8,33,-72,74,-117,78v-12,-14,13,-23,24,-27v47,-18,70,-36,70,-53v-7,-30,-123,-17,-137,3v-2,7,-4,15,-8,26v-7,-11,-10,-19,-10,-26xm22,161v-14,7,-19,0,-22,-10v-1,-29,20,-140,48,-197v0,-4,21,-17,22,-3v-28,56,-45,148,-48,210","w":189},"q":{"d":"124,-66v-5,37,-42,-4,-68,20v-14,7,-23,11,-27,15v28,24,98,-13,139,-12v36,22,-24,105,-24,131v-7,34,-6,76,-19,105v-7,0,-16,1,-15,-7v0,-65,24,-135,45,-197v0,-5,-2,-8,-6,-8v-24,0,-136,42,-145,-8v-2,-40,60,-42,97,-46v9,0,17,3,23,7","w":189},"r":{"d":"159,-86v-68,-18,-146,0,-127,85v-3,0,-7,1,-13,2v-11,-31,1,-44,10,-85v7,-34,116,-33,135,-14v1,7,-2,9,-5,12","w":175},"s":{"d":"101,-44v-13,-22,-91,-26,-91,-56v0,-33,91,-16,111,-7r-3,5v-23,3,-52,-1,-70,6v24,12,79,27,79,54v-1,43,-85,26,-100,49v-5,-3,-8,-6,-8,-9v-4,-15,39,-28,73,-34v2,-1,5,-4,9,-8","w":136},"t":{"d":"28,-82v-10,8,-25,-12,-27,-15v-4,-18,93,-22,95,-28v8,-23,15,-123,27,-167v1,-1,5,-4,13,-7v5,54,-17,106,-14,169r71,0r0,11v-31,1,-62,5,-78,22v-7,30,5,70,-9,93v-1,0,-3,-1,-8,-3v-12,-25,1,-69,-6,-95v-22,7,-58,-2,-64,20","w":190},"u":{"d":"56,-18v54,-12,64,-34,121,-86v5,0,8,1,8,5v-26,40,-71,106,-137,106v-34,0,-49,-61,-32,-97v7,-3,9,-1,15,5v-6,30,0,70,25,67","w":179},"v":{"d":"62,-29v35,-23,91,-86,128,-102v11,-2,16,2,14,14v-19,7,-43,24,-56,40v-52,53,-84,80,-96,80v-26,-19,-30,-69,-53,-96r0,-15v6,-1,9,-2,9,-2v2,0,11,13,26,40v16,27,25,41,28,41","w":201},"w":{"d":"57,-34v28,2,37,-73,67,-47v12,18,37,64,52,67v4,0,21,-12,50,-38v37,-29,36,-40,57,-38r0,8v-28,22,-94,99,-109,93v-24,-1,-46,-49,-62,-68v-12,-1,-47,70,-67,51v-3,-14,-58,-89,-27,-101v11,11,34,66,39,73","w":288},"x":{"d":"114,-92v11,16,60,48,82,62v0,9,-6,14,-17,14v-4,0,-20,-10,-46,-28v-26,-19,-40,-29,-41,-29v-18,-2,-57,32,-63,74v-1,5,-6,9,-12,12r-7,-29v9,-36,23,-39,61,-76v-10,-14,-34,-21,-51,-29v-6,-11,-3,-21,7,-22r66,34v3,-1,78,-34,81,-32v4,1,24,3,22,18v-20,3,-66,5,-82,31","w":204},"y":{"d":"47,-24v-20,-2,-48,-52,-30,-74r10,0v13,94,79,39,115,11v17,5,10,22,7,36v-12,73,-68,141,-78,224v-3,3,-7,16,-20,15v-4,-6,-6,-11,-6,-14v5,-61,68,-150,78,-218v-23,9,-45,19,-76,20","w":160},"z":{"d":"208,-31v8,0,16,3,23,9v-24,16,-71,11,-102,22v-34,12,-91,11,-114,-7r0,-15v33,-26,75,-54,99,-85v-3,-8,-6,-10,-13,-8r-63,14v-4,1,-21,-8,-14,-20r105,-19v8,2,12,9,12,19v-13,44,-36,52,-90,102v25,9,112,-6,157,-12","w":232},"{":{"d":"76,-316v24,-6,69,-24,84,0v-16,11,-57,-9,-70,10v-1,3,-11,17,-8,31v2,-2,3,-4,3,-7v-13,30,28,84,13,119v2,24,-16,21,-24,36v7,19,20,18,24,36v1,50,-26,81,-32,125v-2,36,32,38,68,38v5,3,12,5,7,13v-41,22,-124,-10,-98,-74v8,-28,24,-54,32,-96v-10,-19,-22,-25,-45,-22v0,2,2,6,4,10v-4,-12,-34,-21,-7,-29v28,-9,55,-31,51,-64v-4,-41,-26,-93,-2,-126","w":151},"|":{"d":"42,54v-13,8,-18,-25,-17,-27r4,-332v0,-6,2,-14,4,-24v8,6,16,25,15,39","w":90},"}":{"d":"78,-312v-18,-7,-55,-19,-79,-9v-1,4,-7,11,-1,11v38,0,81,-11,74,38v-2,-1,-3,-4,-3,-6v12,22,-18,78,-15,103v0,24,11,42,27,51v-8,19,-20,19,-25,36v-1,52,27,78,32,125v3,37,-35,39,-68,38v-2,3,-8,2,-8,7v1,10,19,14,28,14v24,0,78,-16,75,-52v0,-43,-29,-82,-35,-126v7,-17,29,-30,45,-18v3,-6,15,-6,14,-15v-25,-15,-69,-30,-62,-71v3,-42,28,-92,1,-126","w":144},"~":{"d":"5,-260v0,-37,86,-96,131,-52v22,19,39,47,78,50v17,1,67,-35,87,-48v0,1,4,1,13,3r0,13v-41,22,-77,83,-137,49v-49,-16,-27,-56,-84,-53v-36,-3,-54,34,-78,47v-7,0,-10,-3,-10,-9","w":320},"\u00c4":{"d":"121,-236v10,-1,12,-45,28,-23v17,68,24,145,47,207v0,15,32,72,-8,65v-48,-44,-71,-63,-135,-41v-16,5,-18,17,-27,41v-1,1,-4,3,-9,5v-18,-49,30,-99,45,-142v20,-45,40,-84,59,-116r0,4xm57,-51v56,-5,88,0,123,29v-7,-61,-21,-146,-42,-203v-21,24,-64,120,-84,169v0,4,1,5,3,5xm161,-275v-17,-19,8,-27,23,-37v12,4,20,8,23,22v-5,15,-30,32,-46,15xm116,-308v18,19,-1,49,-31,40v-19,-16,2,-46,31,-40","w":220},"\u00c5":{"d":"121,-236v10,-1,12,-45,28,-23v17,68,24,145,47,207v0,15,32,72,-8,65v-48,-44,-71,-63,-135,-41v-16,5,-18,17,-27,41v-1,1,-4,3,-9,5v-18,-49,30,-99,45,-142v20,-45,40,-84,59,-116r0,4xm57,-51v56,-5,88,0,123,29v-7,-61,-21,-146,-42,-203v-21,24,-64,120,-84,169v0,4,1,5,3,5xm101,-283v1,-31,49,-66,78,-30v1,15,5,31,-6,38v-3,13,-19,24,-34,25v-24,3,-35,-16,-38,-33xm120,-284v4,19,41,13,40,-8v-1,-14,-3,-13,-19,-13v-9,0,-23,12,-21,21","w":220},"\u00c7":{"d":"222,-31v-105,21,-178,-16,-191,-96v8,-69,66,-98,128,-130v34,-26,32,-13,90,-40v6,-5,7,-13,-4,-11v-63,5,-148,61,-185,85v-47,36,-62,86,-42,141v16,44,78,94,173,82v60,-8,80,-16,123,-27r-3,-13xm160,-10v16,2,-4,27,-3,33v7,2,28,12,32,18v33,52,-43,49,-93,56v-6,-4,-2,-19,0,-24v19,12,73,4,82,-10v1,-19,-30,-19,-41,-27v-3,-13,17,-43,23,-46","w":324},"\u00c9":{"d":"66,-243v61,-4,113,-15,179,-13v5,9,-9,14,-23,14v-28,0,-94,18,-133,12v-42,-4,-47,50,-40,86v45,-9,70,-3,117,-5r0,13v-37,2,-67,-6,-95,9v-7,0,-32,4,-33,13v-5,39,-7,66,-7,83v32,24,101,2,153,9v6,0,4,6,4,11v-37,10,-95,6,-136,14v-9,1,-43,-20,-41,-29v-1,-25,19,-83,7,-100r1,-9v10,-4,16,-26,18,-67v-6,-3,-15,-8,-26,-15v-7,-19,15,-20,26,-20v6,-8,18,-14,29,-6xm187,-327v15,10,10,9,-9,19v-31,12,-75,44,-101,53v-14,0,-10,-14,0,-17v38,-15,68,-42,110,-55","w":199},"\u00d1":{"d":"115,-189v16,20,32,124,48,158v1,0,2,0,3,1v39,-36,99,-139,138,-221v2,-2,4,-4,9,-7v17,19,-6,27,-26,77v-39,68,-71,132,-130,179v-15,-7,-6,-22,-24,-81v-8,-32,-16,-56,-26,-75r-89,152r-9,-2v-2,-28,13,-25,46,-91r53,-90r7,0xm240,-277v25,2,42,-23,59,-31v18,7,7,21,-10,32v-20,15,-32,21,-62,23v0,-3,-50,-38,-55,-35v-9,-1,-35,23,-45,32v-20,-8,-6,-22,12,-38v15,-13,26,-19,34,-19","w":260},"\u00d6":{"d":"109,6v-65,7,-128,-50,-84,-108v23,-30,49,-59,80,-80v55,-38,207,-35,213,42v-12,94,-113,135,-209,146xm304,-127v8,-43,-43,-64,-80,-61v-30,-6,-60,4,-95,12v-12,3,-14,9,-17,19v-35,25,-39,25,-55,54v0,2,-1,27,-8,25v-4,-4,-6,-10,-8,-16v-10,17,-16,27,-16,31v0,20,40,56,66,51v89,6,192,-43,213,-115xm209,-240v-17,-19,8,-27,23,-37v11,3,20,9,23,21v-5,17,-30,32,-46,16xm164,-274v19,21,-5,49,-31,41v-17,-16,2,-47,31,-41","w":304},"\u00dc":{"d":"280,-214v11,3,15,14,15,36v-1,13,-17,77,-32,93v-26,42,-96,86,-158,86v-53,-4,-95,-55,-97,-111v1,-32,13,-79,42,-81v14,7,-30,46,-26,83v4,40,40,98,87,91v91,-12,164,-64,171,-163v1,-15,-6,-17,-9,-24v0,-7,2,-10,7,-10xm226,-273v14,22,-22,48,-41,29v-17,-19,9,-28,23,-37xm140,-278v17,19,-1,49,-31,41v-18,-16,1,-47,31,-41","w":306},"\u00e1":{"d":"136,-50v26,-1,22,29,40,42v2,8,-5,13,-8,13v-3,2,-36,-38,-41,-34v-41,12,-103,53,-119,4v-5,-23,82,-70,104,-70v7,0,18,5,16,18v-5,9,-12,2,-20,0v-18,7,-71,29,-75,51v15,23,87,-29,103,-24xm162,-188v17,13,11,10,-10,24v-34,16,-84,53,-114,63v-16,-1,-10,-16,0,-20v37,-16,81,-52,124,-67"},"\u00e0":{"d":"136,-50v26,-1,22,29,40,42v2,8,-5,13,-8,13v-3,2,-36,-38,-41,-34v-41,12,-103,53,-119,4v-5,-23,82,-70,104,-70v7,0,18,5,16,18v-5,9,-12,2,-20,0v-18,7,-71,29,-75,51v15,23,87,-29,103,-24xm152,-119v-1,22,-33,9,-44,0v-18,-8,-48,-35,-67,-40v-7,-10,-10,-13,-7,-22v12,-3,19,2,35,10v30,18,58,35,83,52"},"\u00e2":{"d":"136,-50v26,-1,22,29,40,42v2,8,-5,13,-8,13v-3,2,-36,-38,-41,-34v-41,12,-103,53,-119,4v-5,-23,82,-70,104,-70v7,0,18,5,16,18v-5,9,-12,2,-20,0v-18,7,-71,29,-75,51v15,23,87,-29,103,-24xm84,-149v30,-46,58,18,82,35v-1,20,-18,10,-32,-1v-6,-8,-21,-30,-28,-29r-68,43v-8,-1,-17,-10,-3,-14v14,-5,29,-27,49,-34"},"\u00e4":{"d":"136,-50v26,-1,22,29,40,42v2,8,-5,13,-8,13v-3,2,-36,-38,-41,-34v-41,12,-103,53,-119,4v-5,-23,82,-70,104,-70v7,0,18,5,16,18v-5,9,-12,2,-20,0v-18,7,-71,29,-75,51v15,23,87,-29,103,-24xm160,-149v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm73,-154v19,18,0,50,-30,41v-19,-16,1,-46,30,-41"},"\u00e3":{"d":"136,-50v26,-1,22,29,40,42v2,8,-5,13,-8,13v-3,2,-36,-38,-41,-34v-41,12,-103,53,-119,4v-5,-23,82,-70,104,-70v7,0,18,5,16,18v-5,9,-12,2,-20,0v-18,7,-71,29,-75,51v15,23,87,-29,103,-24xm64,-161v25,14,58,49,83,14v7,-6,11,-9,12,-9v14,5,5,18,-7,28v-15,12,-23,19,-47,20v0,-2,-37,-34,-41,-31v-11,-4,-34,45,-42,20v-2,-8,34,-44,42,-42"},"\u00e5":{"d":"136,-50v26,-1,22,29,40,42v2,8,-5,13,-8,13v-3,2,-36,-38,-41,-34v-41,12,-103,53,-119,4v-5,-23,82,-70,104,-70v7,0,18,5,16,18v-5,9,-12,2,-20,0v-18,7,-71,29,-75,51v15,23,87,-29,103,-24xm50,-136v2,-34,53,-69,82,-32v8,36,-12,61,-41,67v-25,2,-36,-17,-41,-35xm70,-138v5,21,43,15,43,-8v-1,-14,-5,-13,-21,-13v-9,-1,-22,14,-22,21"},"\u00e7":{"d":"111,-91v-17,3,-79,33,-79,46v-3,13,27,22,53,23r89,-14v3,2,3,6,3,11v-44,22,-156,37,-170,-18v-7,-27,78,-62,85,-61v11,2,27,-4,19,13xm92,-11v14,4,-2,22,-3,32v7,1,27,11,31,17v28,50,-42,46,-89,53v-5,-4,-3,-17,0,-22v20,10,69,3,78,-10v1,-18,-27,-19,-39,-26v-3,-13,16,-40,22,-44","w":183},"\u00e9":{"d":"49,-34v24,17,85,8,122,15v4,3,7,6,9,10v-15,15,-52,7,-79,7v-41,0,-93,-9,-93,-55v0,-34,34,-54,70,-53v29,-1,52,12,52,38v0,13,-60,34,-77,32v0,1,-1,3,-4,6xm108,-79v-18,-21,-90,-8,-74,23v17,5,63,-19,74,-23xm134,-197v17,13,11,10,-10,24v-34,16,-84,53,-114,63v-16,-1,-10,-16,0,-20v37,-16,81,-52,124,-67","w":185},"\u00e8":{"d":"49,-34v24,17,85,8,122,15v4,3,7,6,9,10v-15,15,-52,7,-79,7v-41,0,-93,-9,-93,-55v0,-34,34,-54,70,-53v29,-1,52,12,52,38v0,13,-60,34,-77,32v0,1,-1,3,-4,6xm108,-79v-18,-21,-90,-8,-74,23v17,5,63,-19,74,-23xm129,-132v-1,22,-33,9,-44,0v-18,-8,-48,-35,-67,-40v-7,-10,-10,-13,-7,-22v12,-3,19,2,35,10v30,18,58,35,83,52","w":185},"\u00ea":{"d":"49,-34v24,17,85,8,122,15v4,3,7,6,9,10v-15,15,-52,7,-79,7v-41,0,-93,-9,-93,-55v0,-34,34,-54,70,-53v29,-1,52,12,52,38v0,13,-60,34,-77,32v0,1,-1,3,-4,6xm108,-79v-18,-21,-90,-8,-74,23v17,5,63,-19,74,-23xm-1,-116v11,-13,20,-8,34,-27v21,-6,36,-44,61,-26v5,7,30,40,43,47v0,22,-20,10,-31,0v-1,1,-23,-34,-29,-30r-68,44v-3,0,-10,-4,-10,-8","w":185},"\u00eb":{"d":"49,-34v24,17,85,8,122,15v4,3,7,6,9,10v-15,15,-52,7,-79,7v-41,0,-93,-9,-93,-55v0,-34,34,-54,70,-53v29,-1,52,12,52,38v0,13,-60,34,-77,32v0,1,-1,3,-4,6xm108,-79v-18,-21,-90,-8,-74,23v17,5,63,-19,74,-23xm141,-167v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm54,-172v19,18,0,50,-30,41v-19,-16,1,-46,30,-41","w":185},"\u00ed":{"d":"77,-115v31,-2,11,55,17,98v0,1,-2,8,-6,21v-5,-2,-12,-4,-22,-7v-3,-32,-1,-106,11,-112xm139,-196v17,13,11,10,-10,24v-34,16,-84,53,-114,63v-16,-1,-10,-16,0,-20v37,-16,81,-52,124,-67","w":153},"\u00ec":{"d":"54,-115v31,-2,11,55,17,98v0,1,-2,8,-6,21v-5,-2,-12,-4,-22,-7v-3,-32,-1,-106,11,-112xm125,-124v-1,22,-33,9,-44,0v-18,-8,-48,-35,-67,-40v-7,-10,-10,-13,-7,-22v12,-3,19,2,35,10v30,18,58,35,83,52","w":130},"\u00ee":{"d":"73,-115v31,-3,12,58,16,98v0,1,-2,8,-5,21v-5,-2,-13,-4,-22,-7v-3,-32,-1,-106,11,-112xm66,-168v32,-33,48,32,75,42v0,21,-19,11,-32,0v-7,-7,-20,-29,-28,-29r-68,43v-5,0,-11,-4,-11,-8v20,-12,34,-30,57,-40v1,-1,4,-4,7,-8","w":151},"\u00ef":{"d":"56,-115v31,-2,11,55,17,98v0,1,-2,8,-6,21v-5,-2,-12,-4,-22,-7v-3,-32,-1,-106,11,-112xm127,-175v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm40,-180v19,18,0,50,-30,41v-19,-16,1,-46,30,-41","w":135},"\u00f1":{"d":"151,-112v32,14,1,87,3,128v0,2,-2,3,-6,3v-22,-15,-10,-67,-5,-96v-4,-21,-16,-7,-37,2v-41,19,-53,38,-84,73v-3,3,-9,5,-17,5r0,-12v18,-32,102,-98,146,-103xm171,-147v22,-1,30,-17,44,-27v13,5,6,18,-7,28v-15,13,-23,19,-47,20v-10,-8,-33,-32,-42,-31v-10,-4,-37,49,-41,20v-2,-8,34,-44,42,-42"},"\u00f3":{"d":"97,-114v63,-28,131,19,100,82v-33,33,-178,58,-186,-12v4,-22,22,-25,39,-45v9,-10,24,-18,47,-25xm88,-18v33,-5,99,-4,99,-48v0,-15,-27,-37,-44,-35v-3,1,-60,7,-68,19v-28,19,-41,33,-41,40v-3,13,40,25,54,24xm170,-201v17,13,11,10,-10,24v-34,16,-84,53,-114,63v-16,-1,-10,-16,0,-20v37,-16,81,-52,124,-67","w":218},"\u00f2":{"d":"97,-114v63,-28,131,19,100,82v-33,33,-178,58,-186,-12v4,-22,22,-25,39,-45v9,-10,24,-18,47,-25xm88,-18v33,-5,99,-4,99,-48v0,-15,-27,-37,-44,-35v-3,1,-60,7,-68,19v-28,19,-41,33,-41,40v-3,13,40,25,54,24xm170,-146v-1,22,-33,9,-44,0v-18,-8,-48,-35,-67,-40v-7,-10,-10,-13,-7,-22v12,-3,19,2,35,10v30,18,58,35,83,52","w":218},"\u00f4":{"d":"97,-114v63,-28,131,19,100,82v-33,33,-178,58,-186,-12v4,-22,22,-25,39,-45v9,-10,24,-18,47,-25xm88,-18v33,-5,99,-4,99,-48v0,-15,-27,-37,-44,-35v-3,1,-60,7,-68,19v-28,19,-41,33,-41,40v-3,13,40,25,54,24xm54,-138v15,-14,15,-5,34,-27v11,-9,29,-14,35,-28v37,-14,41,37,70,50v3,6,-2,13,-11,12v-20,-3,-34,-37,-49,-42r-68,43v-5,0,-11,-4,-11,-8","w":218},"\u00f6":{"d":"97,-114v63,-28,131,19,100,82v-33,33,-178,58,-186,-12v4,-22,22,-25,39,-45v9,-10,24,-18,47,-25xm88,-18v33,-5,99,-4,99,-48v0,-15,-27,-37,-44,-35v-3,1,-60,7,-68,19v-28,19,-41,33,-41,40v-3,13,40,25,54,24xm175,-180v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm88,-185v19,18,0,50,-30,41v-19,-16,1,-46,30,-41","w":218},"\u00f5":{"d":"97,-114v63,-28,131,19,100,82v-33,33,-178,58,-186,-12v4,-22,22,-25,39,-45v9,-10,24,-18,47,-25xm88,-18v33,-5,99,-4,99,-48v0,-15,-27,-37,-44,-35v-3,1,-60,7,-68,19v-28,19,-41,33,-41,40v-3,13,40,25,54,24xm84,-184v26,15,62,51,88,14v9,-10,17,-14,19,0v-6,18,-35,42,-63,41v-1,-1,-39,-36,-45,-32v-9,-4,-35,47,-43,21v-3,-10,36,-46,44,-44","w":218},"\u00fa":{"d":"56,-18v54,-12,64,-34,121,-86v5,0,8,1,8,5v-26,40,-71,106,-137,106v-34,0,-49,-61,-32,-97v7,-3,9,-1,15,5v-6,30,0,70,25,67xm161,-196v17,13,11,10,-10,24v-34,16,-84,53,-114,63v-16,-1,-10,-16,0,-20v37,-16,81,-52,124,-67","w":179},"\u00f9":{"d":"56,-18v54,-12,64,-34,121,-86v5,0,8,1,8,5v-26,40,-71,106,-137,106v-34,0,-49,-61,-32,-97v7,-3,9,-1,15,5v-6,30,0,70,25,67xm158,-122v-1,22,-33,9,-44,0v-18,-8,-48,-35,-67,-40v-7,-10,-10,-13,-7,-22v12,-3,19,2,35,10v30,18,58,35,83,52","w":179},"\u00fb":{"d":"56,-18v54,-12,64,-34,121,-86v5,0,8,1,8,5v-26,40,-71,106,-137,106v-34,0,-49,-61,-32,-97v7,-3,9,-1,15,5v-6,30,0,70,25,67xm31,-121v22,-20,52,-32,70,-55v35,-14,41,38,69,49v5,10,-8,17,-18,11v-12,-8,-30,-36,-42,-41r-68,44v-4,0,-10,-4,-11,-8","w":179},"\u00fc":{"d":"56,-18v54,-12,64,-34,121,-86v5,0,8,1,8,5v-26,40,-71,106,-137,106v-34,0,-49,-61,-32,-97v7,-3,9,-1,15,5v-6,30,0,70,25,67xm159,-154v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm72,-159v19,18,0,50,-30,41v-19,-16,1,-46,30,-41","w":179},"\u2020":{"d":"72,-302v10,-11,16,2,28,10v1,22,-20,6,-34,13v-11,12,-11,76,-14,87v-16,5,-20,5,-20,-23r3,-60v-6,-5,-28,1,-26,-10v2,-13,10,-12,27,-19v5,-49,24,-1,36,2","w":108},"\u00b0":{"d":"85,-329v32,-2,57,27,46,59v0,4,2,7,4,10v-31,30,-60,37,-98,15v-5,0,-13,-1,-14,2v-8,-10,-12,-17,-12,-21v9,-30,28,-72,74,-65xm49,-275v6,26,61,21,61,-6v1,-11,-14,-22,-27,-21v-5,-1,-36,21,-34,27","w":141},"\u00a2":{"d":"131,-187v-1,18,33,10,25,35v-7,0,-19,0,-34,1v-6,7,-13,24,-20,50v17,9,36,7,53,-1v4,5,11,7,10,17v-47,10,-47,19,-62,12v-37,5,-16,62,-36,88v-20,-13,-3,-56,-1,-79v-11,-9,-41,-18,-46,-48v-23,-23,29,-58,40,-66v12,-2,26,-5,41,-8v10,3,35,-95,52,-88v19,1,4,23,0,27v-11,21,-16,40,-22,60xm80,-154v-20,13,-33,19,-37,34v-2,9,20,23,30,25v1,0,9,-19,22,-56","w":172},"\u00a3":{"d":"301,-36v2,3,6,10,5,12v2,18,-57,31,-77,31v-41,1,-55,-43,-82,-61v-15,22,-52,60,-79,59v-33,-1,-65,-25,-60,-64v5,-42,78,-71,127,-49r14,-49v-14,-7,-37,-3,-59,-4v-9,-28,25,-30,48,-22v19,1,14,-23,18,-37v2,-7,4,-22,10,-43v1,-44,74,-46,89,-5v17,22,-7,55,-16,25v3,-31,-15,-24,-38,-31v-20,1,-29,56,-28,87v35,7,60,7,90,25v0,2,-1,6,-2,10v-29,5,-55,-9,-86,-9v-3,2,-16,63,-15,69v6,13,39,72,80,72v22,0,43,-6,61,-16xm62,-22v31,2,98,-64,38,-70v-28,-3,-66,21,-71,40v-1,15,19,30,33,30","w":316},"\u00a7":{"d":"162,-113v16,15,44,65,13,87v-25,18,-85,48,-128,16r-26,-14v0,-7,-2,-17,5,-17v27,21,76,39,116,10v12,-7,27,-9,27,-26v0,-20,-14,-43,-38,-42v-33,-9,-152,-27,-111,-95v15,-15,-3,-38,-3,-54v-4,-51,35,-67,68,-80v20,1,63,9,52,35v-11,9,-33,-28,-54,-14v-28,10,-61,36,-43,75v16,32,68,16,98,40v7,2,31,39,31,47xm47,-197v-7,-2,-20,23,-19,31v12,28,70,44,105,45v5,1,16,-12,15,-19v-10,-45,-50,-47,-101,-57","w":208},"\u2022":{"d":"77,-159v21,0,37,22,37,43v0,14,-35,35,-50,34v-12,1,-49,-20,-48,-31v-3,-16,46,-47,61,-46","w":134},"\u00b6":{"d":"174,-13v-4,23,-28,30,-34,11v33,-76,33,-184,66,-275v2,-19,-31,-13,-46,-10r-39,241v-4,28,-6,49,-6,63v-5,4,-14,0,-24,1v-5,-38,18,-84,20,-139v-44,-10,-100,-27,-100,-73v0,-58,47,-93,94,-112v17,-7,54,-10,112,-10v9,0,14,7,14,22v0,87,-47,178,-57,281xm113,-152v7,-30,24,-94,25,-130v-23,2,-34,10,-43,19v28,13,-2,70,0,101v-1,5,13,10,18,10","w":233},"\u00df":{"d":"101,-161v21,31,85,43,94,91v-5,23,-26,42,-50,49v-17,15,-45,41,-73,43v-3,-2,-5,-4,-5,-7v0,-4,17,-19,50,-45v34,-25,50,-39,50,-41v1,-20,-30,-30,-44,-40v-32,-20,-48,-38,-48,-53v-6,-5,87,-90,79,-96v1,-27,-23,-44,-51,-43v-56,-2,-60,34,-60,99v0,58,-18,118,-4,172v-4,11,-4,24,-2,38v-13,9,-37,5,-27,-14v9,-33,-7,-88,5,-123v8,-37,3,-126,12,-163v4,-17,59,-35,82,-34v26,2,69,29,69,64v0,51,-59,68,-77,103","w":204},"\u00ae":{"d":"121,-253v114,-42,191,126,113,212v-43,48,-185,46,-210,-18v-39,-71,3,-166,61,-188v3,-2,15,-4,36,-6xm190,-159v1,18,-31,46,-47,64v22,9,45,20,68,34v67,-43,3,-211,-68,-163v-19,6,-36,12,-47,1v-60,15,-95,161,-11,179v26,16,67,0,98,-4v-9,-5,-69,-29,-81,-41v3,20,-5,40,-23,27v-3,-36,6,-83,-9,-105v-3,-15,59,-37,76,-36v21,-1,45,23,44,44xm167,-163v-6,-30,-55,-11,-70,1v0,13,2,36,5,67v16,-16,18,-25,35,-27v20,-20,30,-34,30,-41","w":275},"\u00a9":{"d":"25,-73v-4,-9,-28,-45,-15,-57v4,-80,49,-123,133,-120r66,16v26,21,39,54,39,99v0,77,-102,129,-180,92v-21,-8,-35,-18,-43,-30xm120,-221v-60,5,-98,60,-78,123v9,29,64,37,78,39v12,0,65,-12,73,-16v10,-5,33,-41,32,-57v3,-45,-13,-69,-42,-80v-22,5,-42,-6,-63,-9xm133,-106v18,4,47,-42,51,-11v-9,29,-48,49,-91,31v-6,-8,-23,-28,-24,-35v-4,-47,34,-65,62,-68v20,-2,43,15,28,31v-23,-17,-59,5,-65,24v0,19,13,28,39,28","w":257},"\u2122":{"d":"214,-290v18,11,42,82,16,97v-24,-3,-14,-37,-25,-54r-50,38v-14,-7,-20,-23,-40,-31v-5,16,5,45,-22,40r-15,-61v-45,1,-6,48,-31,72v-37,-14,14,-74,-39,-70v-11,-17,8,-26,32,-25v10,10,44,-9,54,-8v3,0,15,7,35,22v19,14,29,22,29,23v17,-10,28,-22,56,-43","w":245},"\u00b4":{"d":"139,-328v17,13,11,10,-10,24v-34,16,-84,53,-114,63v-16,-1,-10,-16,0,-20v37,-16,81,-52,124,-67","w":152},"\u00a8":{"d":"148,-291v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm61,-296v19,18,0,50,-30,41v-19,-16,1,-46,30,-41","w":177},"\u2260":{"d":"270,-107v23,-1,57,-14,67,4v1,16,-35,22,-56,21v-47,0,-99,-8,-141,1v-19,16,-17,40,-32,74v-13,2,-13,-6,-13,-18v0,-10,5,-27,14,-49v-26,-17,-69,18,-102,8v-8,-22,11,-20,49,-30v8,-1,30,-4,65,-9v9,-12,14,-15,13,-22v-26,-15,-68,2,-97,2v-13,0,-19,-4,-19,-12v0,-9,18,-14,54,-15v40,-5,83,11,101,-27v10,-27,57,-71,79,-86r14,0v2,4,3,9,3,16v-24,11,-50,39,-79,83v-1,8,4,11,10,10v30,-5,62,-4,90,-9v4,-1,11,13,11,18v1,6,-18,19,-24,18v-12,-14,-132,-11,-123,17v28,12,79,2,116,5","w":306},"\u00c6":{"d":"266,-44v71,1,149,-5,208,9v3,3,6,7,5,15v-28,11,-61,0,-95,2v-75,-1,-103,3,-153,15v-7,0,-13,-3,-16,-9v-5,-22,-12,-79,-29,-115v-22,7,-92,-2,-100,23v-21,28,-32,48,-65,106v-11,0,-21,2,-17,-12v16,-48,49,-88,77,-133r79,-129v8,-45,46,-19,80,-19v63,1,133,10,176,-11v2,0,11,1,14,8v0,6,0,12,2,18v-61,38,-124,10,-213,11v-22,0,-34,6,-34,17v6,22,8,83,26,94v46,-5,100,-2,151,-3v9,3,62,10,42,40v-37,-9,-85,-16,-128,-13v-20,-9,-26,-4,-62,8v2,21,11,76,28,84v7,-2,10,-7,24,-6xm178,-152v1,-24,-12,-58,-16,-77v-3,4,-45,65,-46,77v22,-2,42,-3,62,0","w":444},"\u00d8":{"d":"13,-136v13,-55,119,-101,198,-77v17,0,39,-37,70,-32v1,3,2,7,3,13v-19,12,-32,21,-41,29v64,61,22,189,-62,191v-46,12,-71,-7,-113,-7v-8,0,-16,14,-27,43v-12,2,-10,-4,-17,-10v12,-23,18,-38,18,-43v-10,-19,-37,-41,-29,-82v0,0,-4,-9,-5,-9v10,-7,9,-8,5,-16xm81,-50v0,12,48,20,64,19v41,-6,80,-4,92,-48v20,-35,18,-93,-15,-103v-7,0,-32,21,-76,61v-43,41,-65,65,-65,71xm127,-180v-58,1,-82,37,-92,85v1,17,8,33,25,38v30,-45,85,-93,127,-133v-27,-6,-29,-5,-51,-2v-2,3,-5,7,-9,12","w":282},"\u221e":{"d":"245,-166v27,-2,63,24,61,49v0,35,-24,52,-71,52v-41,3,-52,-16,-89,-18v-46,8,-87,32,-131,2v-31,-46,21,-91,74,-69v32,3,35,19,64,31v1,1,87,-53,92,-47xm193,-104v18,19,82,18,88,-9v0,-13,-8,-19,-22,-19v-23,0,-45,9,-66,28xm30,-109v-2,16,21,18,36,19v19,0,36,-4,50,-14v-8,-14,-83,-38,-86,-5","w":310},"\u00b1":{"d":"92,-53v-11,-24,11,-64,-35,-55v-11,0,-19,-2,-25,-7v2,-5,5,-10,10,-16v11,-1,28,-2,50,-4v8,-21,12,-32,23,-38v3,10,3,23,3,37v5,2,48,9,50,18v-7,23,-52,-5,-57,20v-3,17,-1,42,-19,45xm15,-33v58,3,100,-9,157,-9v6,7,2,16,-5,22v-48,5,-95,17,-148,13v-19,-3,-14,-19,-4,-26"},"\u2264":{"d":"116,-46v-6,5,-102,-51,-97,-56v21,-38,44,-60,76,-93v21,-22,26,-35,39,-22v8,9,-4,16,-8,22v-23,26,-54,57,-70,85v18,25,61,25,77,53v0,8,-6,11,-17,11xm59,-4v-12,1,-53,20,-55,-4v6,-25,20,-16,60,-22v63,-9,45,-8,102,8r0,7v-39,3,-75,6,-107,11","w":177},"\u2265":{"d":"142,-120v-10,-13,-52,-68,-76,-82v-2,-12,7,-19,14,-18v23,4,36,34,58,58v27,36,45,39,33,57v-42,14,-61,51,-111,64v-6,0,-9,-3,-9,-9v14,-27,76,-56,91,-70xm25,7v-11,5,-26,-11,-12,-19v16,-10,18,2,42,-6v30,-6,110,-17,128,-4r0,7","w":183},"\u00a5":{"d":"37,-249v12,-4,73,110,82,106v25,-21,86,-112,120,-129v1,0,6,4,12,10v-30,36,-118,125,-122,154v-4,29,61,3,95,13v-12,27,-37,16,-78,16v-14,0,-22,7,-24,23v23,4,62,-6,101,-2r0,14v-10,-3,-17,0,-25,5v-31,3,-86,-2,-81,38v-3,7,-7,11,-14,14v-18,-8,7,-38,-21,-36v-21,3,-40,8,-66,7v-7,-20,5,-22,34,-26v38,-7,43,4,50,-23v-31,-15,-66,21,-91,1r0,-11v23,-16,75,-10,95,-24r-79,-137v2,-9,6,-13,12,-13","w":243},"\u00b5":{"d":"368,-97v-1,35,-99,8,-124,37v5,23,11,73,-18,61v0,-13,-2,-23,-8,-63v-15,-6,-41,16,-53,-3v0,-25,61,-7,54,-38v-19,-14,-84,3,-108,12v0,35,11,83,-17,99v-15,-18,11,-93,-14,-101r-73,14v-14,-17,3,-22,33,-28v27,-4,41,-8,43,-10v5,-99,10,-135,55,-178v44,-17,97,3,107,50v27,-40,43,-62,96,-65v49,-2,67,67,45,110v-16,20,-31,53,-65,66v-25,13,-46,26,-71,21v-6,4,-7,13,-4,20v56,0,34,-7,117,-7xm388,-234v2,-52,-54,-77,-93,-40v-38,28,-34,68,-49,121r0,21v59,7,148,-36,142,-102xm231,-181v23,-75,-67,-138,-104,-65v-12,23,-24,88,-20,128r114,-9v2,-12,-2,-13,10,-54","w":377},"\u2202":{"d":"418,-110v11,-40,83,-29,124,-23v-5,21,-44,5,-60,15v-13,-3,-23,3,-39,13r0,34v11,77,-71,87,-126,91v-40,-1,-85,-16,-102,-41v-3,-3,-6,-4,-10,-4v-64,17,-180,42,-198,-25v2,-47,98,-61,148,-76v1,-54,24,-103,21,-158v3,-3,8,-6,15,-10v7,6,10,11,10,15v-12,51,-25,131,-23,177v-55,0,-116,19,-144,46v6,54,105,16,148,16v26,3,15,-45,23,-49v7,-36,115,-53,113,2v2,39,-57,38,-77,57v1,11,55,31,70,30v43,-5,121,-11,110,-63xm221,-71v0,9,-1,19,8,19v9,-1,67,-15,71,-38v-22,-21,-75,-8,-79,19","w":548},"\u2211":{"d":"220,-119v12,-46,96,-27,149,-27v9,9,-2,18,-16,16v-44,-10,-129,-9,-102,49v13,80,-73,75,-137,82v-44,1,-99,-14,-99,-50v-7,-55,53,-77,91,-86v10,-1,22,15,22,24v1,22,-56,72,-75,41v10,-10,46,-18,52,-36v-23,-17,-72,30,-70,52v11,36,64,32,105,35v15,-6,96,-10,87,-39v8,-21,-5,-40,-7,-61","w":382},"\u220f":{"d":"273,-211v27,3,29,25,14,38v-21,-12,-25,-22,-14,-38xm143,-111v29,-8,88,1,117,3v36,13,9,56,3,95v-3,12,-13,23,-24,14v-2,-17,13,-73,17,-82v-11,-16,-83,-11,-120,-5v-13,37,-13,40,-19,78v-1,11,-17,8,-26,5r20,-84v-26,-11,-69,2,-101,1v-9,-9,-1,-18,11,-20v31,-6,69,-3,96,-9v20,-45,32,-118,56,-167v13,-3,17,11,15,17","w":286},"\u03c0":{"d":"97,-62v-17,22,-1,46,-18,68v-27,-2,-3,-38,-9,-67v31,-35,35,-154,35,-212v0,-8,-3,-12,-10,-12v-31,-1,-87,15,-117,27v-6,0,-15,-7,-15,-13v0,-14,48,-26,145,-37v73,-6,143,-27,220,-19v3,2,5,6,7,14v-29,7,-91,7,-136,17v-15,-7,-51,1,-73,15r-9,109v2,11,-4,30,3,36v9,0,77,-17,98,-21v13,-2,43,33,41,48r-20,109v-15,11,-22,-14,-23,-23v2,-13,22,-90,20,-78v2,-67,-89,-13,-120,-7v-8,9,-14,32,-19,46","w":274},"\u222b":{"d":"115,-321v32,-22,82,-1,78,41v-5,2,-7,7,-15,1v-4,-17,-8,-28,-27,-28v-25,1,-67,22,-55,52v-8,82,0,178,-6,264v-3,42,-4,73,-4,92v-13,19,-63,30,-93,20v-15,-19,-15,-23,-5,-42v22,27,75,28,77,-32r8,-309v6,-35,12,-52,42,-59","w":180},"\u00aa":{"d":"105,-289v15,4,48,47,49,72v-21,5,-25,-16,-40,-23v-11,-40,-55,1,-83,1v-45,-23,-13,-50,40,-87v26,-18,76,14,52,37v-21,-26,-61,-18,-76,18v18,3,39,-14,58,-18","w":157},"\u00ba":{"d":"26,-316v27,-3,50,-3,72,-12v29,0,43,10,43,30v2,23,-45,38,-73,37v-40,2,-77,-24,-42,-55xm118,-300v-14,-15,-38,2,-51,6v-2,0,-6,10,1,8v24,0,40,-5,50,-14","w":152},"\u2126":{"d":"303,-135v53,-33,166,-7,160,62v1,45,-63,70,-115,68v-23,1,-62,-39,-54,-67v-29,-9,-82,-7,-134,-2v-26,20,5,59,-21,78v-17,-8,-8,-20,-13,-71v-20,-16,-79,1,-93,17v-4,0,-13,-5,-28,-16r0,-13v28,-16,69,-9,114,-14v11,-13,1,-44,1,-63v0,-90,29,-165,110,-165v48,-2,105,32,82,88v-3,-1,-9,1,-11,-1v14,-65,-91,-88,-127,-41v-28,28,-25,66,-31,117v0,31,2,50,8,58v42,8,97,7,128,-5v5,-7,13,-17,24,-30xm361,-25v35,1,88,-20,87,-53v1,-53,-117,-74,-142,-27v13,8,12,18,11,37v-1,24,19,44,44,43","w":474},"\u00e6":{"d":"155,-61v1,8,45,36,53,35v22,5,64,-13,64,15v-57,25,-99,5,-132,-22v-10,5,-49,46,-71,36v-23,1,-40,-15,-40,-37v0,-37,64,-43,83,-59v-5,-16,-45,-34,-55,-35v-5,0,-20,5,-45,16v-7,-3,-11,-8,-11,-14v-3,-22,46,-21,60,-27v11,0,33,12,68,34v6,-6,22,-36,33,-40v14,-6,30,-10,51,-10v15,-2,36,38,35,54v0,34,-68,41,-93,54xm225,-115v0,-44,-45,-32,-60,-7v-10,17,-13,13,-12,30v21,4,64,-14,72,-23xm54,-29v26,11,62,3,63,-31v-18,-4,-52,16,-63,21r0,10","w":279},"\u00f8":{"d":"120,-129v14,13,38,-31,47,-28v16,3,13,12,1,23r-13,14v25,13,28,34,21,63v4,38,-49,56,-107,57v-13,4,-19,39,-37,37v-12,-7,5,-26,6,-36v0,-27,-26,-30,-25,-53v2,-54,53,-76,107,-77xm139,-36v21,-4,25,-59,1,-58v-14,3,-44,49,-57,65v21,6,38,-3,56,-7xm38,-75v-2,24,11,58,31,34r39,-56r0,-8v-19,-5,-31,28,-51,18v-5,0,-12,4,-19,12","w":187},"\u00bf":{"d":"256,-317v18,1,27,21,9,33v-22,4,-30,-29,-9,-33xm93,17v-31,1,-77,-19,-76,-46v-1,-44,68,-60,105,-75v16,-9,73,-13,95,-17v16,-27,4,-100,32,-126v16,6,5,17,4,29r-10,113v-38,9,-50,5,-104,17v-37,10,-107,47,-97,58v0,15,19,22,57,22v23,6,106,-26,135,-13v0,4,-2,8,-5,11","w":268},"\u00a1":{"d":"29,46v-13,7,-18,-10,-13,-23v-15,-47,9,-85,31,-223v6,-25,12,-42,20,-51v9,4,13,9,13,15v-14,58,-35,166,-51,282xm77,-328v19,2,28,21,10,34v-21,4,-30,-29,-10,-34","w":97},"\u00ac":{"d":"355,-110v33,2,13,37,5,56v-7,21,-11,54,-34,55v-12,-19,14,-49,13,-84v-7,-9,-26,2,-38,-6r-284,22v-6,0,-15,-5,-14,-11v0,-8,9,-16,17,-16","w":377},"\u221a":{"d":"68,38v-8,5,-55,-57,-52,-64v0,-5,3,-10,10,-15v32,26,31,44,46,32v22,-38,83,-89,136,-126v57,-22,113,-68,196,-82v7,5,1,15,-5,17v-85,20,-196,83,-250,140v-30,26,-57,51,-70,94v-2,3,-5,4,-11,4","w":225},"\u0192":{"d":"57,-81v-11,-7,-42,15,-49,-1v-3,-24,38,-17,51,-29v1,-9,3,-28,6,-59v10,-80,21,-153,91,-159v5,-1,43,19,43,23v8,17,15,47,-5,54v-3,-2,-5,-7,-5,-14v0,-29,-21,-36,-41,-38v-16,0,-30,14,-40,42v-9,24,-17,74,-23,149v14,11,46,5,72,12r4,8v-15,12,-35,8,-56,5v-37,-6,-16,57,-28,72v4,52,-4,88,-21,145v-29,18,-81,26,-118,2v1,-5,3,-12,5,-21v18,7,45,8,67,10v49,2,47,-107,47,-152r0,-49","w":172},"\u2248":{"d":"90,-195v63,0,61,58,125,66v18,1,68,-34,88,-48r13,3r0,12v-40,24,-79,84,-137,49v-51,-14,-27,-52,-85,-52v-34,0,-55,34,-77,47v-7,0,-10,-3,-10,-9v-4,-22,61,-68,83,-68xm214,-66v5,6,90,-45,89,-47v0,0,4,1,12,2r0,13v-39,22,-79,83,-137,49v-51,-15,-27,-57,-84,-53v-35,-2,-55,35,-79,48v-6,0,-10,-4,-10,-10v0,-36,90,-96,132,-52v21,20,39,47,77,50","w":320},"\u2206":{"d":"17,-48v-23,-23,-6,-26,17,-61v30,-38,33,-32,62,-92v1,-7,31,-15,33,-16r73,177v-1,10,-6,15,-15,15v-30,0,-116,-30,-131,-18xm46,-78v36,5,89,17,119,16v-6,-32,-23,-69,-50,-112v-26,32,-49,64,-69,96","w":214},"\u00ab":{"d":"114,-101v13,24,56,47,83,80v0,17,-5,10,-21,18v-4,-4,-15,-24,-24,-16v-1,-22,-63,-55,-72,-79v2,-16,17,-23,30,-34v11,-13,31,-31,57,-54v8,6,12,11,12,14xm103,-186v30,20,5,22,-23,57v-49,52,-46,24,-4,79v25,33,35,30,33,50v-15,22,-43,-23,-52,-33v-13,-14,-26,-30,-44,-46v-12,-30,28,-44,47,-63v9,-10,24,-25,43,-44","w":211},"\u00bb":{"d":"161,-132v-1,-25,-111,-67,-73,-102v29,19,48,30,70,61v23,17,31,20,37,39v7,11,-54,80,-94,118v-8,9,-13,15,-10,26v-21,14,-37,-6,-24,-27v18,-37,31,-24,63,-71v21,-25,31,-40,31,-44xm56,-162v-32,-30,-50,-30,-26,-47v7,0,32,17,75,52v13,10,33,27,12,46v-23,20,-52,61,-72,70v-3,8,-31,27,-35,10v1,-9,65,-76,83,-97v0,-3,-12,-14,-37,-34","w":206},"\u2026":{"d":"205,-42v7,-5,36,-11,44,-3v2,26,4,41,-29,40v-11,1,-22,-21,-15,-37xm118,-24v-3,-26,43,-35,44,-6v1,28,-42,39,-44,6xm16,-24v-1,-20,26,-21,40,-25v13,0,19,9,19,26v0,7,-16,21,-33,21v-18,0,-24,-9,-26,-22","w":265},"\u00a0":{"w":152},"\u00c0":{"d":"121,-236v10,-1,12,-45,28,-23v17,68,24,145,47,207v0,15,32,72,-8,65v-48,-44,-71,-63,-135,-41v-16,5,-18,17,-27,41v-1,1,-4,3,-9,5v-18,-49,30,-99,45,-142v20,-45,40,-84,59,-116r0,4xm57,-51v56,-5,88,0,123,29v-7,-61,-21,-146,-42,-203v-21,24,-64,120,-84,169v0,4,1,5,3,5xm92,-329v34,12,75,40,101,59v-7,18,-28,5,-41,-1v-16,-7,-43,-33,-61,-37v-7,-9,-12,-21,1,-21","w":220},"\u00c3":{"d":"121,-236v10,-1,12,-45,28,-23r39,189v10,13,17,53,20,73v1,9,-9,11,-20,10v-48,-44,-71,-63,-135,-41v-16,5,-18,17,-27,41v-1,1,-4,3,-9,5v-18,-48,31,-98,45,-142v20,-45,40,-84,59,-116r0,4xm57,-51v56,-5,88,0,123,29v-6,-60,-22,-147,-42,-203v-22,24,-63,121,-84,169v0,4,1,5,3,5xm168,-291v28,-1,40,-19,59,-31v18,7,7,21,-10,32v-19,14,-33,22,-61,23v0,-1,-51,-39,-56,-35v-5,-4,-45,31,-45,33v-20,-10,-7,-22,12,-39v40,-43,66,8,101,17","w":220},"\u00d5":{"d":"109,6v-65,7,-128,-50,-84,-108v23,-30,49,-59,80,-80v55,-38,207,-35,213,42v-12,94,-113,135,-209,146xm304,-127v8,-43,-43,-64,-80,-61v-30,-6,-60,4,-95,12v-12,3,-14,9,-17,19v-35,25,-39,25,-55,54v0,2,-1,27,-8,25v-4,-4,-6,-10,-8,-16v-10,17,-16,27,-16,31v0,20,40,56,66,51v89,6,192,-43,213,-115xm222,-246v25,1,40,-23,58,-31v19,7,8,19,-9,32v-20,14,-32,22,-62,22v-2,-2,-50,-39,-56,-35v-12,-5,-49,56,-55,23v-3,-10,45,-50,56,-48","w":304},"\u0152":{"d":"137,-271v102,1,229,14,336,0v3,24,-21,38,-38,27v-53,10,-156,-4,-197,11v20,29,32,53,42,113v48,-10,104,-4,136,11r0,14v-15,-7,-33,9,-38,-2v-22,-14,-78,10,-99,-3v-14,33,-29,58,-43,73r141,2v8,8,28,4,44,5v1,11,-3,16,-12,25v-7,-5,-13,-8,-21,-8r-144,0v-14,7,-24,18,-48,15v-4,-6,0,-4,-1,-20r-79,8v-48,-7,-112,-35,-106,-106v7,-85,49,-137,118,-154v4,-4,4,-4,9,-11xm38,-143v-33,93,61,139,150,107v55,-18,85,-60,61,-122v-15,-47,-23,-53,-70,-69v-51,-19,-24,-21,-76,2v-33,17,-56,38,-65,82","w":426},"\u0153":{"d":"203,-41v11,33,65,20,93,12v13,-2,12,19,10,30v-24,-7,-53,18,-85,13v0,-1,-19,-5,-34,-19v-2,-5,-16,-21,-21,-22v-19,8,-41,35,-75,30v-49,3,-105,-44,-69,-89v21,-16,30,-44,66,-47v21,-19,69,2,81,25v3,2,5,3,7,3v-2,-6,70,-38,80,-34v39,-1,69,85,6,85v-26,2,-41,3,-59,13xm273,-88v0,-7,-10,-28,-17,-27v-22,-1,-60,21,-60,41v30,0,59,2,77,-14xm156,-75v5,-38,-49,-45,-79,-29v-14,11,-43,26,-43,45v-1,20,27,33,47,33v50,0,75,-17,75,-49","w":322},"\u2013":{"d":"195,-93v10,0,25,32,6,34v-54,-13,-117,5,-172,8v-10,-2,-20,-23,-2,-26v56,-6,119,-3,168,-16","w":224},"\u2014":{"d":"456,-102v2,7,20,7,17,19v1,19,-16,24,-30,15v-59,18,-159,-8,-224,7v-48,-11,-125,-4,-182,2v-7,1,-16,-8,-16,-15v0,-9,11,-14,31,-14r228,-2v41,8,87,-3,130,-5v15,9,30,4,46,-7","w":497},"\u201c":{"d":"77,-219v-31,-20,18,-94,52,-79r0,15v-34,17,-38,34,-52,64xm10,-243v-9,-33,24,-51,46,-61v9,0,12,8,11,18v-26,4,-51,40,-20,61v-2,1,-1,11,-5,10v-21,0,-32,-9,-32,-28","w":134},"\u201d":{"d":"73,-216v-13,-24,31,-48,10,-78v0,-5,2,-8,6,-10v15,3,23,15,23,36v0,14,-11,32,-33,52r-6,0xm32,-299v18,-4,32,9,31,28v-3,24,-22,55,-51,54v-1,-2,-3,-6,-6,-11v25,-14,41,-41,26,-71","w":117},"\u2018":{"d":"13,-211v-15,-36,28,-85,59,-77r0,15v-34,15,-36,40,-52,64v-1,0,-4,-1,-7,-2","w":73},"\u2019":{"d":"46,-262v3,-11,-18,-34,-1,-34v49,15,12,86,-26,85v-2,-3,-4,-7,-7,-12v15,-13,28,-20,34,-39","w":79},"\u00f7":{"d":"120,-159v11,5,19,25,7,38v-23,0,-28,-31,-7,-38xm15,-96v38,-14,114,-8,184,-8v6,0,13,7,20,19v-19,32,-76,-3,-107,8v-33,-6,-73,7,-97,-3r0,-16xm121,-38v-3,14,-29,11,-29,-4v1,-15,16,-16,29,-8r0,12","w":225},"\u25ca":{"d":"7,-111v3,-12,81,-102,94,-111v12,0,33,32,63,98v21,38,8,15,-19,61v-30,34,-17,41,-48,46v-18,-39,-35,-52,-72,-74v-12,-8,-18,-15,-18,-20xm105,-55v18,-21,52,-42,30,-76v-11,-16,-22,-32,-30,-50r-7,0r-56,65v6,6,29,35,44,39v4,5,10,13,19,22","w":211},"\u00ff":{"d":"47,-24v-20,-2,-48,-52,-30,-74r10,0v13,94,79,39,115,11v17,5,10,22,7,36v-12,73,-68,141,-78,224v-3,3,-7,16,-20,15v-4,-6,-6,-11,-6,-14v5,-61,68,-150,78,-218v-23,9,-45,19,-76,20xm148,-160v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm61,-165v19,18,0,50,-30,41v-19,-16,1,-46,30,-41","w":159},"\u0178":{"d":"25,1v7,-31,80,-148,92,-170v-10,1,-49,19,-64,19v-35,0,-47,-62,-29,-89v4,2,6,6,6,13v-2,89,45,60,97,31v26,-13,45,-34,75,-43v7,18,0,12,-16,28v-58,46,-93,110,-130,183v-3,8,-5,42,-26,37v-3,-2,-5,-5,-5,-9xm179,-296v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm92,-301v19,18,0,50,-30,41v-19,-16,1,-47,30,-41","w":148},"\u2044":{"d":"-27,32v-31,22,-33,-11,-19,-25v50,-49,58,-102,111,-160v15,-18,22,-32,23,-42v17,-14,54,-63,64,-87v-1,-1,-3,-2,-6,-2v7,-9,39,-36,50,-45v6,3,8,7,8,13v-15,35,-89,128,-123,174","w":121},"\u00a4":{"d":"89,-202v30,-47,93,-53,153,-62v25,2,40,1,47,17v-13,10,-22,8,-39,6v-54,0,-125,37,-148,71v42,5,93,1,140,2v4,3,12,7,9,18r-161,7v-5,0,-10,5,-14,13v18,9,42,-3,62,6v6,-1,10,-4,15,2v32,0,66,3,102,7r2,11v-56,11,-126,-6,-186,3v-4,3,-6,8,-6,15v7,73,100,63,178,69r0,15v-28,5,-43,7,-45,7v-83,-2,-168,-20,-158,-105v-3,-1,-14,-4,-31,-8v-4,-26,19,-21,36,-16v6,1,9,-7,8,-16v-10,-2,-26,-6,-46,-11r0,-17v19,-12,38,3,60,-1","w":266},"\u20ac":{"d":"89,-202v30,-47,93,-53,153,-62v25,2,40,1,47,17v-13,10,-22,8,-39,6v-54,0,-125,37,-148,71v42,5,93,1,140,2v4,3,12,7,9,18r-161,7v-5,0,-10,5,-14,13v18,9,42,-3,62,6v6,-1,10,-4,15,2v32,0,66,3,102,7r2,11v-56,11,-126,-6,-186,3v-4,3,-6,8,-6,15v7,73,100,63,178,69r0,15v-28,5,-43,7,-45,7v-83,-2,-168,-20,-158,-105v-3,-1,-14,-4,-31,-8v-4,-26,19,-21,36,-16v6,1,9,-7,8,-16v-10,-2,-26,-6,-46,-11r0,-17v19,-12,38,3,60,-1","w":266},"\u2039":{"d":"158,-221v12,-2,15,13,12,24v-38,34,-87,59,-123,99v3,6,87,57,88,67v0,2,28,25,26,33v-35,11,-46,-24,-70,-37v-2,-4,-75,-37,-83,-60v2,-16,100,-78,98,-94v19,-9,34,-22,52,-32","w":171},"\u203a":{"d":"19,1v-6,-18,32,-20,28,-42v29,-7,36,-32,70,-60r-107,-90v0,-18,15,-15,30,-6v39,20,65,59,103,76v22,19,2,23,-26,55r-69,69v-4,3,-25,-2,-29,-2","w":158},"\uf001":{"d":"303,-165v-12,0,-22,-24,-6,-29v9,0,16,7,20,22v-4,5,-8,7,-14,7xm178,-310v-47,0,-52,65,-58,113v-1,-1,3,-10,3,-9r0,84v12,4,27,6,46,7v83,7,125,21,125,43v0,23,-9,47,-27,72v-7,0,-10,-2,-10,-8r14,-59v0,-18,-58,-32,-70,-24v-19,-6,-44,-6,-72,-6v-13,17,-2,56,-3,82v7,7,7,7,-2,16v-3,16,-5,22,-14,28v-14,-32,7,-90,-9,-127v-49,-6,-53,-10,-79,-3v-4,0,-9,-5,-14,-14v7,-9,12,-14,14,-14r75,9v13,-8,-2,-50,7,-62v-9,-46,3,-97,27,-127v41,-51,150,-5,147,58v1,12,-6,17,-19,15v-1,-49,-28,-74,-81,-74","w":300},"\uf002":{"d":"247,-318v17,-2,25,14,45,27v3,-2,7,-14,19,-11v17,69,-32,182,-34,249v-1,16,-10,33,-3,48v-1,1,-5,9,-14,21v-1,-11,-26,0,-21,-18r50,-238v-16,-32,-19,-62,-65,-63v-14,-2,-23,-4,-27,-4v-48,-11,-86,94,-89,174v0,18,4,28,12,28v-1,0,-1,-1,-1,-1v36,-7,84,0,120,-8r-1,15v-19,11,-49,15,-81,9v-8,0,-49,8,-51,13v-1,40,-4,63,-25,80v-5,0,-7,-3,-7,-8v0,-23,11,-44,9,-74v-20,-15,-57,2,-71,12v-6,-2,-37,-30,-11,-33v22,-3,49,-12,69,-5v4,0,8,-2,13,-5v3,-83,21,-176,80,-212v16,-5,69,-10,84,4","w":321},"\u2021":{"d":"26,-300r35,-3v6,-8,16,-38,25,-17v7,18,6,13,34,16v16,2,25,19,8,22v-15,-3,-29,-5,-43,3r0,11v10,1,24,4,43,8v2,18,-9,16,-24,14v-30,1,-28,3,-33,33v-20,1,-25,-10,-20,-27v-12,-1,-26,2,-41,-7v-7,-30,45,-5,46,-29v-9,-8,-40,3,-30,-24","w":144},"\u2219":{"d":"38,-132v22,-20,40,1,43,21v1,8,-31,32,-40,32v-6,0,-15,-4,-28,-10v2,-15,9,-36,25,-43","w":90},"\u201a":{"d":"110,-39v0,24,-65,96,-104,85v-8,-12,1,-18,16,-27v4,-1,56,-31,55,-42v2,-3,7,-15,17,-35v14,-3,16,11,16,19","w":108},"\u201e":{"d":"128,-51v37,36,-24,91,-55,104v-16,-17,14,-33,22,-45v14,-18,23,-20,22,-42v0,-11,4,-17,11,-17xm0,30v41,-15,65,-33,64,-81v16,-1,21,16,22,23v-8,31,-40,87,-83,71v-1,-3,-2,-7,-3,-13","w":139},"\u2030":{"d":"33,-253v-1,-15,29,-30,16,-51v1,-15,24,-9,37,-12v25,0,56,20,88,22r208,13v20,6,22,21,-1,35v-109,81,-228,136,-332,232v-4,10,-6,25,-19,25r-24,-4r0,-11v74,-92,245,-169,344,-253v-55,-19,-106,-1,-163,-14v-7,0,-12,1,-16,4v4,44,-44,53,-80,57v-29,1,-59,-16,-58,-43xm382,-97v33,-1,70,23,69,54v-2,26,-80,45,-116,39v-16,-3,-39,-17,-46,-28v-30,13,-79,43,-117,23v-31,-6,-32,-12,-37,-44v5,-25,6,-15,36,-26v54,-14,99,-26,123,18r6,0v0,-20,54,-37,82,-36xm426,-43v-1,-52,-107,-35,-113,2v43,25,64,16,113,-2xm53,-253v3,39,101,22,102,-8v3,-24,-56,-17,-72,-21v-10,-2,-31,20,-30,29xm162,-44v18,31,108,17,108,-12v0,-9,-10,-14,-29,-14v-37,0,-63,9,-79,26","w":456},"\u00c2":{"d":"121,-236v10,-1,12,-45,28,-23v17,68,24,145,47,207v0,15,32,72,-8,65v-48,-44,-71,-63,-135,-41v-16,5,-18,17,-27,41v-1,1,-4,3,-9,5v-18,-49,30,-99,45,-142v20,-45,40,-84,59,-116r0,4xm57,-51v56,-5,88,0,123,29v-7,-61,-21,-146,-42,-203v-21,24,-64,120,-84,169v0,4,1,5,3,5xm140,-315v27,-33,41,31,63,42v1,8,-2,12,-9,12v-17,-2,-27,-35,-42,-42r-57,43v-2,0,-10,-4,-9,-8v14,-9,29,-29,48,-39v1,-1,3,-4,6,-8","w":220},"\u00ca":{"d":"66,-243v61,-4,113,-15,179,-13v5,9,-9,14,-23,14v-28,0,-94,18,-133,12v-42,-4,-47,50,-40,86v45,-9,70,-3,117,-5r0,13v-37,2,-67,-6,-95,9v-7,0,-32,4,-33,13v-5,39,-7,66,-7,83v32,24,101,2,153,9v6,0,4,6,4,11v-37,10,-95,6,-136,14v-9,1,-43,-20,-41,-29v-1,-25,19,-83,7,-100r1,-9v10,-4,16,-26,18,-67v-6,-3,-15,-8,-26,-15v-7,-19,15,-20,26,-20v6,-8,18,-14,29,-6xm53,-276v19,-13,50,-27,69,-46v34,-13,42,32,69,41v3,6,-2,11,-11,11v-18,-2,-33,-31,-49,-36r-67,37v-3,0,-11,-4,-11,-7","w":199},"\u00c1":{"d":"121,-236v10,-1,12,-45,28,-23v17,68,24,145,47,207v0,15,32,72,-8,65v-48,-44,-71,-63,-135,-41v-16,5,-18,17,-27,41v-1,1,-4,3,-9,5v-18,-49,30,-99,45,-142v20,-45,40,-84,59,-116r0,4xm57,-51v56,-5,88,0,123,29v-7,-61,-21,-146,-42,-203v-21,24,-64,120,-84,169v0,4,1,5,3,5xm189,-328v17,13,12,10,-10,24v-33,16,-83,53,-113,63v-16,-1,-11,-16,0,-20v35,-16,81,-51,123,-67","w":220},"\u00cb":{"d":"66,-243v61,-4,113,-15,179,-13v5,9,-9,14,-23,14v-28,0,-94,18,-133,12v-42,-4,-47,50,-40,86v45,-9,70,-3,117,-5r0,13v-37,2,-67,-6,-95,9v-7,0,-32,4,-33,13v-5,39,-7,66,-7,83v32,24,101,2,153,9v6,0,4,6,4,11v-37,10,-95,6,-136,14v-9,1,-43,-20,-41,-29v-1,-25,19,-83,7,-100r1,-9v10,-4,16,-26,18,-67v-6,-3,-15,-8,-26,-15v-7,-19,15,-20,26,-20v6,-8,18,-14,29,-6xm187,-303v13,23,-23,48,-41,29v-18,-17,8,-29,22,-37xm100,-308v19,21,-4,49,-31,41v-18,-15,3,-48,31,-41","w":199},"\u00c8":{"d":"66,-243v61,-4,113,-15,179,-13v5,9,-9,14,-23,14v-28,0,-94,18,-133,12v-42,-4,-47,50,-40,86v45,-9,70,-3,117,-5r0,13v-37,2,-67,-6,-95,9v-7,0,-32,4,-33,13v-5,39,-7,66,-7,83v32,24,101,2,153,9v6,0,4,6,4,11v-37,10,-95,6,-136,14v-9,1,-43,-20,-41,-29v-1,-25,19,-83,7,-100r1,-9v10,-4,16,-26,18,-67v-6,-3,-15,-8,-26,-15v-7,-19,15,-20,26,-20v6,-8,18,-14,29,-6xm184,-274v-34,27,-75,-28,-110,-33v-7,-7,-11,-11,-6,-17v41,1,84,36,116,50","w":199},"\u00cd":{"d":"48,-41v5,-58,13,-137,33,-176v8,-2,12,4,11,9v-12,50,-34,154,-30,206v-12,4,-13,-21,-14,-39xm133,-299v17,13,13,13,-10,24v-34,16,-84,52,-113,63v-17,1,-12,-17,-1,-20v42,-18,77,-51,124,-67","w":147},"\u00ce":{"d":"28,-43v6,-58,13,-138,34,-176v23,3,0,37,1,53v-15,62,-20,111,-20,161v-2,0,-3,1,-5,3v-7,-9,-10,-22,-10,-41xm4,-226v13,-10,29,-29,47,-39v6,-9,21,-29,33,-12v12,17,25,34,37,49v0,6,-4,9,-10,9v-17,0,-27,-35,-41,-42r-57,43v-3,0,-9,-4,-9,-8","w":124},"\u00cf":{"d":"31,-41v4,-59,13,-137,34,-176v23,3,0,37,0,53v-14,63,-20,111,-20,162v-12,4,-13,-21,-14,-39xm128,-272v14,23,-23,48,-41,29v-19,-18,10,-28,22,-37xm41,-277v19,19,0,50,-31,41v-19,-15,4,-47,31,-41","w":136},"\u00cc":{"d":"13,-43v6,-58,12,-138,34,-176v7,-1,11,3,10,9v-11,49,-33,153,-29,205v-2,0,-3,1,-5,3v-7,-9,-10,-22,-10,-41xm94,-238v-27,21,-58,-23,-85,-27v-4,-5,-7,-9,-4,-14v34,4,64,29,89,41","w":97},"\u00d3":{"d":"109,6v-65,7,-128,-50,-84,-108v23,-30,49,-59,80,-80v55,-38,207,-35,213,42v-12,94,-113,135,-209,146xm304,-127v8,-43,-43,-64,-80,-61v-30,-6,-60,4,-95,12v-12,3,-14,9,-17,19v-35,25,-39,25,-55,54v0,2,-1,27,-8,25v-4,-4,-6,-10,-8,-16v-10,17,-16,27,-16,31v0,20,40,56,66,51v89,6,192,-43,213,-115xm223,-290v18,13,11,10,-10,24v-35,14,-84,53,-113,63v-17,1,-12,-17,-1,-20v42,-18,77,-51,124,-67","w":304},"\u00d4":{"d":"109,6v-65,7,-128,-50,-84,-108v23,-30,49,-59,80,-80v55,-38,207,-35,213,42v-12,94,-113,135,-209,146xm304,-127v8,-43,-43,-64,-80,-61v-30,-6,-60,4,-95,12v-12,3,-14,9,-17,19v-35,25,-39,25,-55,54v0,2,-1,27,-8,25v-4,-4,-6,-10,-8,-16v-10,17,-16,27,-16,31v0,20,40,56,66,51v89,6,192,-43,213,-115xm119,-217v-11,-1,-24,-13,-4,-17v21,-6,27,-26,67,-41v11,-13,34,-34,54,-15v18,20,37,44,60,57v3,9,-3,16,-16,15v-26,-4,-45,-43,-67,-52","w":304},"\uf000":{"d":"251,-145v39,-41,161,-39,148,45v-2,8,-17,8,-26,5v-35,7,-109,18,-110,64v2,16,20,15,28,31v8,15,60,21,37,49v-7,8,-30,24,-68,49v-43,8,-113,19,-135,-14v-31,-47,-119,-36,-115,-118v3,-63,58,-162,135,-134v19,-1,39,15,60,16v14,-25,1,-40,0,-67v29,-66,80,-92,166,-109v23,4,4,37,1,50v-19,51,-87,89,-131,123v1,4,4,7,10,10","w":407},"\u00d2":{"d":"109,6v-65,7,-128,-50,-84,-108v23,-30,49,-59,80,-80v55,-38,207,-35,213,42v-12,94,-113,135,-209,146xm304,-127v8,-43,-43,-64,-80,-61v-30,-6,-60,4,-95,12v-12,3,-14,9,-17,19v-35,25,-39,25,-55,54v0,2,-1,27,-8,25v-4,-4,-6,-10,-8,-16v-10,17,-16,27,-16,31v0,20,40,56,66,51v89,6,192,-43,213,-115xm232,-230v-8,18,-35,5,-49,-1v-18,-7,-51,-30,-71,-34v-8,-8,-9,-11,-7,-19v46,3,91,38,127,54","w":304},"\u00da":{"d":"280,-214v11,3,15,14,15,36v-1,13,-17,77,-32,93v-26,42,-96,86,-158,86v-53,-4,-95,-55,-97,-111v1,-32,13,-79,42,-81v14,7,-30,46,-26,83v4,40,40,98,87,91v91,-12,164,-64,171,-163v1,-15,-6,-17,-9,-24v0,-7,2,-10,7,-10xm220,-293v18,13,13,10,-10,24v-33,16,-83,52,-112,63v-17,0,-13,-16,-1,-20v41,-18,77,-50,123,-67","w":306},"\u00db":{"d":"280,-214v11,3,15,14,15,36v-1,13,-17,77,-32,93v-26,42,-96,86,-158,86v-53,-4,-95,-55,-97,-111v1,-32,13,-79,42,-81v14,7,-30,46,-26,83v4,40,40,98,87,91v91,-12,164,-64,171,-163v1,-15,-6,-17,-9,-24v0,-7,2,-10,7,-10xm67,-235v30,-18,64,-31,89,-54v43,-16,54,38,88,48v3,8,-2,13,-14,13v-24,-3,-42,-36,-63,-42r-86,43v-5,0,-13,-4,-14,-8","w":306},"\u00d9":{"d":"280,-214v11,3,15,14,15,36v-1,13,-17,77,-32,93v-26,42,-96,86,-158,86v-53,-4,-95,-55,-97,-111v1,-32,13,-79,42,-81v14,7,-30,46,-26,83v4,40,40,98,87,91v91,-12,164,-64,171,-163v1,-15,-6,-17,-9,-24v0,-7,2,-10,7,-10xm99,-269v-8,-9,-14,-19,1,-20v39,10,83,39,114,55v-8,18,-34,6,-47,-1v-18,-6,-48,-31,-68,-34","w":306},"\u0131":{"d":"26,-115v31,-2,11,55,17,98v0,1,-2,8,-6,21v-5,-2,-12,-4,-22,-7v-3,-32,-1,-106,11,-112","w":57},"\u02c6":{"d":"19,-222v-10,-2,-19,-16,-3,-22v20,-10,26,-37,56,-53v9,-8,11,-31,29,-29v26,9,15,15,38,47v8,18,24,25,28,42v3,12,-13,18,-21,11v-11,-17,-17,-13,-30,-42v-8,-15,-14,-22,-19,-22","w":174},"\u02dc":{"d":"159,-281v31,3,50,-28,73,-38v22,8,8,25,-12,40v-24,17,-40,27,-77,27v-17,-12,-57,-44,-70,-43v-5,-6,-56,41,-56,41v-5,0,-14,-7,-13,-12v-4,-14,57,-63,70,-60","w":249},"\u00af":{"d":"24,-318v40,-4,92,-7,136,-2v11,-4,19,26,21,27v-23,14,-68,-2,-97,-4v-26,1,-69,23,-75,-8v0,-4,10,-12,15,-13","w":187},"\u02d8":{"d":"196,-327v4,-1,13,8,12,13v-1,9,-14,35,-26,25v-17,4,-79,78,-98,81v-26,-10,-41,-50,-72,-70v-7,-7,-1,-23,10,-22v17,2,48,41,63,56v29,-25,115,-94,111,-83","w":218},"\u02d9":{"d":"21,-291v-1,-14,14,-35,26,-35v18,-1,25,16,24,40v-5,16,-48,12,-50,-5","w":86},"\u02da":{"d":"10,-259v3,-36,50,-88,94,-58v3,2,3,2,18,14r3,38v-11,21,-29,52,-60,53v-33,3,-50,-22,-55,-47xm37,-262v7,29,60,21,58,-11v-1,-19,-5,-18,-28,-18v-11,0,-31,18,-30,29","w":136},"\u00b8":{"d":"150,-3v45,78,-64,75,-140,83v-10,-4,-3,-28,0,-35v10,8,31,6,46,9v14,1,81,-13,77,-25v3,-28,-46,-29,-61,-41v-4,-20,25,-63,35,-69v22,3,-7,43,-5,50v12,6,40,13,48,28","w":166},"\u02dd":{"d":"65,-217v-21,-40,63,-58,77,-82v9,-8,17,-11,27,-20v13,15,-20,40,-32,47v-14,8,-55,48,-72,55xm115,-321v-3,26,-25,30,-47,50r-53,38v-10,-3,-9,-16,-5,-22v3,-5,87,-68,94,-68v0,0,4,1,11,2"},"\u02db":{"d":"53,99v-47,-3,-49,-109,-23,-140v4,-4,4,-4,16,-18v21,23,-8,55,-3,93v0,22,7,33,21,33v13,0,35,-9,69,-29v0,47,-42,54,-80,61","w":143},"\u02c7":{"d":"184,-324v12,-2,10,10,13,16v4,15,-42,30,-42,42v-18,3,-67,23,-69,21v-30,3,-64,-33,-72,-55v0,-6,4,-12,10,-18v8,3,40,47,62,41v27,-1,73,-34,98,-47","w":208},"\r":{"w":152}}});Cufon.registerFont({"w":209,"face":{"font-family":"Daniel","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"7","bbox":"-92.083 -310.129 632 184.967","underline-thickness":"3.51562","underline-position":"-25.1367","unicode-range":"U+0009-U+F002"},"glyphs":{" ":{"w":179},"\t":{"w":179},"!":{"d":"66,-306v9,3,18,11,19,24v-18,78,-28,125,-38,220v-12,16,-30,6,-29,-20v7,-84,23,-136,38,-214v1,-6,5,-10,10,-10xm25,-30v17,-1,27,35,5,35v-13,-1,-36,-35,-5,-35","w":115},"\"":{"d":"91,-214v-33,2,-23,-39,-20,-68v3,-16,7,-25,12,-27v34,13,14,57,8,95xm8,-231v4,-31,1,-41,18,-75v37,6,11,52,11,79v-3,3,-4,8,-5,13v-15,6,-19,-12,-24,-17","w":117},"#":{"d":"271,-64v-24,19,-65,7,-91,23v-5,3,-8,22,-14,31v-7,-7,-14,2,-21,-5v-2,-11,10,-21,2,-28v-15,5,-51,0,-48,22v-2,23,-10,14,-29,10v-6,-6,6,-19,-1,-24r-32,4v-20,-8,-14,-28,5,-28v23,-3,50,-6,48,-32v-21,-5,-68,16,-78,-11v3,-1,8,-18,16,-10v15,-7,81,5,89,-30v11,-14,16,-47,31,-34r11,11v1,24,-2,21,-13,34v38,24,55,-38,72,-43v17,10,21,23,-1,45v9,9,34,-3,39,15v-14,13,-21,14,-45,12v-17,1,-16,17,-19,29v18,-7,49,3,67,-2v4,0,8,3,12,11xm161,-104v-31,-1,-43,9,-44,37v14,1,24,0,40,-5v1,-2,3,-10,8,-26v0,-4,-1,-6,-4,-6","w":285},"$":{"d":"95,-49v-14,12,-6,58,-27,49v-4,5,-12,-1,-11,-9v6,-14,15,-48,-17,-43v-13,2,-37,-15,-23,-27v21,0,56,16,55,-16v6,-5,9,-17,9,-26v-14,-15,-54,-40,-53,-65v2,-33,56,-19,98,-26v14,-16,40,-70,52,-30v2,3,-19,36,-17,35v5,5,38,14,41,24v7,4,7,15,-2,21v-18,2,-36,-17,-49,-17v-17,0,-31,40,-28,48v10,12,17,11,28,26v31,44,-19,46,-56,56xm93,-152v11,-9,15,-15,14,-29v-17,-3,-38,1,-43,6v10,12,20,20,29,23xm111,-103v-8,1,-11,12,-10,22v11,0,27,2,27,-8v0,-3,-13,-16,-17,-14","w":225},"%":{"d":"181,-96v23,-7,67,-14,104,1v15,18,21,19,22,44v-13,43,-99,61,-146,36v-10,-10,-26,-14,-32,-29v-1,-26,24,-53,52,-52xm139,-185v-10,68,-137,72,-131,-5v0,-3,3,-9,9,-17v13,1,27,1,17,-16v5,-40,61,-1,93,-6v36,1,80,-8,102,11v15,33,12,30,-8,56v-16,21,-104,78,-152,125r-14,28v-23,11,-25,-7,-29,-20v33,-70,133,-99,171,-162v-13,-11,-51,-6,-61,1v0,1,1,2,3,5xm36,-206v3,17,5,48,37,40v1,0,36,-7,35,-16v-1,-20,-44,-12,-72,-24xm172,-53v14,28,89,17,102,-5v-18,-7,-31,-10,-40,-10v-29,3,-57,-4,-62,15","w":308},"&":{"d":"145,-82v17,-8,47,-15,71,-26v13,0,23,16,9,23v-23,7,-41,16,-53,27r0,6v13,8,30,20,36,38v0,8,-3,12,-11,12v-26,0,-47,-62,-75,-37v-14,5,-14,10,-19,5v-31,23,-108,37,-95,-30v14,-27,60,-38,80,-61v-4,-31,-13,-47,9,-73v12,-16,20,-29,23,-39v15,-15,32,-22,51,-22v30,9,62,64,32,96v-2,2,-47,42,-69,48v-15,8,-11,9,0,22v6,7,10,11,11,11xm114,-138v26,-13,62,-38,74,-62v0,-9,-10,-31,-20,-29v-28,7,-57,42,-60,75v0,10,2,15,6,16xm117,-68v-5,-8,-14,-34,-28,-18v-19,9,-46,17,-49,40v26,5,60,-11,77,-22","w":253},"'":{"d":"36,-182v-37,7,-34,-60,-17,-80v15,1,21,19,21,20v0,-1,-1,-1,-1,-1v0,0,-2,12,-5,35v1,5,3,18,2,26","w":63},"(":{"d":"130,-306v12,2,22,37,4,42v-51,31,-69,74,-91,124v-13,63,19,88,60,126v4,12,5,7,2,19r-15,0v-35,-17,-83,-59,-79,-120v0,-58,66,-176,119,-191","w":120},")":{"d":"74,-109v20,-66,-29,-129,-54,-170v0,-5,-1,-13,-2,-22v19,-19,21,2,42,27v44,50,69,167,15,230v-14,16,-46,49,-65,59v-17,-5,-16,-20,-6,-31v41,-42,64,-73,70,-93","w":120},"*":{"d":"121,-271v15,-5,36,-8,40,9v-5,10,-32,19,-47,31v0,12,34,43,14,53v-18,7,-24,-21,-32,-21v-8,10,-2,17,-14,42v-25,7,-15,-30,-17,-47v-13,-1,-17,9,-46,30r-10,0v-19,-33,38,-43,54,-64v-10,-11,-36,-34,-16,-51v3,0,14,8,33,24v1,0,29,-44,32,-42v14,7,16,23,9,36","w":177},"+":{"d":"66,-82v8,-13,6,-37,24,-40v19,-5,14,32,11,39v18,2,18,2,54,8v2,1,5,5,8,11v-8,22,-68,2,-77,21v-2,10,-6,22,-11,35v-20,4,-23,-12,-19,-29v2,-23,-44,5,-39,-27v-7,-23,37,-8,49,-18","w":170},",":{"d":"25,63v-18,12,-29,11,-35,-5v11,-21,49,-50,48,-88v2,-2,4,-11,12,-9v21,8,19,29,9,64v-13,14,-16,26,-34,38","w":97},"-":{"d":"57,-94v27,-1,76,6,41,30v-23,7,-61,9,-87,-2v-12,-29,19,-30,46,-28","w":124},".":{"d":"40,-48v21,19,21,44,-4,44v-33,0,-26,-24,-10,-44r14,0","w":67},"\/":{"d":"219,-282v30,-27,40,-36,46,-1v-19,51,-84,78,-107,115v-71,85,-111,147,-118,188r-19,0v-22,-45,20,-95,41,-126v35,-51,88,-126,157,-176","w":275},"0":{"d":"222,-262v82,5,113,26,126,84v0,32,-12,54,-29,76v-11,34,-55,47,-85,64v-5,1,-10,5,-7,8v-73,14,-98,38,-173,1v-7,-13,-55,-48,-46,-88v6,-57,25,-75,70,-120v23,-20,99,-37,144,-25xm123,-38v99,-11,202,-46,195,-153v-32,-55,-144,-73,-211,-35v-16,34,-68,54,-53,108v6,23,0,24,-3,39v6,24,41,41,72,41","w":353},"1":{"d":"56,-95r8,87v-23,13,-36,-26,-38,-44v0,-5,-1,-22,-3,-49r19,-131v8,-32,32,-19,36,9","w":93},"2":{"d":"74,-39v14,10,34,-2,50,-4v39,-3,97,-15,132,-1v1,12,-24,13,-35,16v1,1,3,1,5,1v-73,8,-119,21,-194,23v-14,-1,-20,-13,-21,-28v30,-21,53,-39,69,-53v35,-33,112,-86,125,-153v-1,-10,-11,-16,-22,-16v-21,-1,-120,29,-156,49v-10,-2,-31,-21,-10,-28v50,-22,111,-50,178,-48v25,10,44,22,36,39v12,29,-19,64,-34,83v-39,49,-37,38,-115,109v0,6,-3,7,-8,11","w":265},"3":{"d":"143,-161v28,14,116,25,108,70v7,14,-48,42,-63,48v-28,11,-130,22,-168,42v-6,-4,-19,-8,-12,-22v56,-35,174,-22,210,-76v-9,-20,-89,-42,-97,-33v-21,-1,-40,2,-56,-7r5,-21v56,-25,103,-36,137,-78v1,-1,2,-5,4,-11v-15,-14,-57,6,-79,0v-10,9,-73,22,-92,31v-11,-3,-28,-22,-13,-30v51,-20,95,-26,154,-37v23,3,59,2,64,33v0,6,-5,17,-10,21v-19,32,-55,50,-92,70","w":260},"4":{"d":"79,-249v-8,18,-30,74,-33,96v0,5,2,8,8,8v43,-2,110,6,141,-6v17,-48,20,-101,63,-148v9,4,16,7,21,10v-18,31,-44,95,-51,141v7,5,25,-4,23,10v-2,16,-29,11,-31,23v-9,21,-10,70,-7,103v-3,2,-6,5,-10,9v-46,-11,-24,-74,-16,-114v0,-4,-2,-6,-7,-6v-65,2,-89,13,-162,4v-22,-22,-2,-52,5,-76v16,-15,17,-58,35,-70v6,-1,21,11,21,16","w":267},"5":{"d":"238,-254v1,18,-19,15,-34,14v-50,-3,-95,-10,-129,1v-6,9,-24,33,-29,54v76,10,170,7,214,47v10,14,22,30,5,52r-34,23r0,4v-26,11,-141,63,-157,60v-16,-1,-25,-19,-4,-27v59,-23,103,-34,156,-71v9,-7,14,-12,14,-15v4,-14,-66,-42,-85,-41v-52,0,-104,1,-145,-9v-15,-34,18,-57,31,-97v32,-33,145,-4,178,-13v9,0,19,8,19,18","w":284},"6":{"d":"70,-64v10,-51,62,-72,123,-71v43,3,108,3,111,41v3,2,-26,39,-23,50v-5,1,-39,10,-41,20v-15,3,-22,5,-22,11v-39,1,-76,20,-119,13v-41,-7,-36,-10,-77,-46v-56,-119,94,-200,176,-229v13,-1,30,18,13,26v-80,28,-158,75,-170,158v-5,36,60,82,119,58v46,-13,91,-19,112,-55v-8,-14,-13,-8,-32,-21v-67,-15,-117,-5,-150,43r0,12v-12,4,-16,-2,-20,-10","w":310},"7":{"d":"37,-228v33,-14,173,-17,181,-19v43,9,9,51,-11,65v-41,50,-84,90,-100,162v-9,14,-9,14,-14,20v-33,-13,-17,-24,-11,-53v19,-47,73,-116,109,-156v0,-3,1,-6,3,-10v-24,-8,-74,14,-95,8v-25,10,-79,26,-88,-6v1,-8,18,-19,26,-11","w":245},"8":{"d":"83,-258v62,-27,190,-28,201,43v-3,36,-41,49,-71,64v11,7,66,27,50,54v-1,40,-43,41,-59,66v-49,18,-139,46,-181,-2v-2,-14,-15,-20,-13,-40v7,-42,17,-53,59,-70r0,-4v-31,-9,-74,-62,-26,-85v19,-3,23,-13,40,-26xm62,-178v43,30,115,19,166,-7v55,-23,22,-52,-20,-64v-68,-19,-141,2,-146,71xm41,-62v30,65,191,7,199,-37v5,-15,-60,-30,-74,-30v-70,1,-118,10,-125,67","w":290},"9":{"d":"11,-192v13,-52,142,-65,168,-10v36,80,-39,143,-92,184v-9,4,-45,27,-50,6v9,-15,66,-52,98,-99v-6,-6,-10,-4,-25,0v-50,-11,-95,-25,-99,-81xm145,-131v7,-6,14,-35,13,-41v-1,-52,-104,-38,-114,-6v-3,11,38,34,46,35v24,1,42,-1,55,12","w":198},":":{"d":"39,-125v15,-8,38,-1,40,15v1,23,-23,29,-34,13v-8,-10,-9,-16,-6,-28xm66,-17v-6,22,-35,20,-43,8v-7,-15,0,-36,11,-36v28,0,30,6,32,28","w":95},";":{"d":"56,-93v2,-31,37,-21,40,2v0,2,-1,7,-3,15v-13,8,-15,7,-27,4xm64,-44v23,-14,45,14,21,33v-33,34,-50,52,-81,66v-5,0,-11,-2,-18,-8v11,-22,36,-37,50,-61v11,-7,19,-20,28,-30","w":107},"<":{"d":"166,-202v10,-1,25,13,25,23v5,17,-118,64,-121,79v16,21,88,64,91,86v2,28,-19,12,-30,15v-28,-29,-57,-55,-95,-75v-17,-12,-25,-13,-24,-41r94,-51v11,-4,52,-33,60,-36","w":176},"=":{"d":"125,-121v17,6,56,-8,69,14v0,17,-45,26,-135,26v-18,0,-27,-7,-27,-21v-1,-37,60,-5,93,-19xm53,-67v39,9,89,-15,128,2v5,3,7,7,7,10v-14,23,-86,32,-131,29v-29,-2,-43,-10,-43,-24v-7,-22,36,-15,39,-17","w":196},">":{"d":"47,-11v-20,26,-35,20,-43,-3v22,-49,76,-58,118,-94v-30,-31,-45,-43,-81,-75v-9,-8,-16,-37,-1,-40v31,14,87,81,121,105v23,25,-6,35,-41,53v-28,17,-54,29,-73,54","w":174},"?":{"d":"212,-252v-2,47,-78,75,-115,98v-35,22,-45,24,-37,60v-26,11,-42,-30,-30,-55v31,-40,124,-61,149,-103v-1,-14,-35,-11,-49,-8v-39,-1,-63,21,-92,30v-14,-1,-21,-15,-17,-32v43,-25,186,-69,191,10xm80,-25v-5,4,-9,39,-24,22v-24,2,-22,-21,-13,-35v17,-6,29,4,37,13","w":216},"@":{"d":"218,-207v22,7,42,14,47,37v44,67,-27,138,-87,85r1,0v0,3,-59,18,-61,17v-35,0,-42,-45,-17,-68r0,-4v-43,13,-87,77,-31,103v35,15,94,-3,128,-7v7,0,11,3,11,9v-14,31,-69,30,-114,33v-52,2,-99,-41,-80,-92v3,-30,22,-40,42,-63v35,-20,91,-54,161,-50xm217,-101v22,0,36,-17,35,-41v-2,-43,-75,-41,-102,-19v37,4,55,15,62,41v-6,6,-6,20,5,19xm127,-110v9,5,51,-16,28,-16v-4,0,-25,4,-28,16","w":291},"A":{"d":"210,-282v25,68,29,160,69,221v-2,25,-44,11,-54,0v-33,-12,-98,-29,-128,-20v-22,-10,-39,38,-52,60v-8,6,-8,6,-22,18v-22,-7,-23,-37,-4,-49v9,-13,18,-17,11,-37v3,-15,29,-15,34,-25v0,-1,16,-28,26,-36v17,-31,39,-58,54,-92v16,-20,20,-51,41,-66v11,0,19,8,25,26xm107,-118v21,6,80,9,111,17v6,-7,-4,-14,-7,-24v-11,-38,-9,-89,-30,-117v-9,9,-19,44,-34,55v-9,24,-27,39,-40,69","w":294},"B":{"d":"256,-179v40,10,115,34,91,91v-6,4,-14,11,-19,20v-37,19,-50,34,-63,25v-9,10,-13,11,-34,13r3,-3v-3,-4,-12,-4,-18,0v1,0,2,2,5,4v-21,14,-26,6,-44,15v-4,0,-7,-2,-8,-5v-5,11,-20,-4,-18,11v-36,4,-91,34,-114,4v-7,-61,-10,-138,4,-199v1,-11,-7,-9,-17,-8v-20,3,-26,-25,-14,-34v69,-31,231,-92,311,-39v8,12,12,21,12,25v-8,43,-33,50,-77,80xm70,-228v6,20,9,35,5,59v7,24,45,-9,65,-7v61,-22,80,-28,123,-54v20,-14,31,-22,31,-27v1,-6,-30,-13,-38,-12v-54,0,-116,13,-186,41xm262,-43v1,-4,3,-6,-4,-5v0,1,1,3,4,5xm211,-140v-34,7,-94,24,-139,15v-5,20,-4,55,-4,82v3,29,43,1,56,2v48,-11,108,-23,154,-48v22,-9,32,-17,32,-25v0,-18,-33,-26,-99,-26xm195,-20v6,1,6,-2,5,-7v-3,2,-8,2,-5,7","w":364},"C":{"d":"51,-114v-12,76,97,80,166,71r145,-10v10,2,8,5,9,18v-38,18,-84,28,-109,22v-15,9,-43,3,-71,10v-29,0,-68,1,-105,-11v-7,-2,-10,-3,-10,-8v-33,-13,-47,-32,-66,-59v-19,-114,146,-151,224,-177v35,0,88,-31,99,7v-1,29,-49,14,-76,28v-55,8,-115,35,-175,71v-14,9,-24,21,-31,38","w":376},"D":{"d":"311,-78v0,1,-1,6,-9,5xm4,-252v2,-27,83,-35,106,-39v130,-4,267,2,291,109v-1,0,-1,9,-3,25v-5,10,-5,28,-23,34v-5,5,-1,3,-7,0v-2,1,-16,8,-5,10v-1,0,-9,15,-13,2v-12,2,-8,4,-20,14v3,2,6,2,9,1v-3,13,-22,13,-11,4v0,-3,1,-5,-3,-5v-40,29,-103,38,-141,65v11,6,21,-7,34,-3v-42,20,-126,44,-171,46v-21,0,-47,-32,-11,-39v15,-1,45,-6,56,-11v-16,-102,-6,-126,9,-207v1,0,3,-1,6,-3v-16,-16,-93,37,-103,-3xm297,-69v-8,3,-13,8,-25,7v1,1,3,2,5,2v-3,2,-11,5,-23,9v5,-11,30,-21,43,-18xm240,-51v10,0,12,2,0,6r0,-6xm220,-36v-1,-2,4,-6,6,-3v0,1,-2,2,-6,3xm131,-217v-3,60,-18,110,-6,169v17,7,136,-47,155,-53v29,-16,74,-38,86,-73v-10,-74,-81,-77,-172,-87v-20,7,-51,2,-77,8v2,11,15,21,14,36xm159,-22v-4,-1,-15,-5,-15,2v7,-1,12,-2,15,-2","w":381},"E":{"d":"45,-219v-19,-36,34,-41,63,-36v43,-12,133,-7,194,-15v3,2,38,10,52,15v-72,18,-171,21,-246,38v-10,12,-16,32,-20,61v34,11,131,-6,183,3v2,7,2,7,3,14v-46,25,-118,16,-193,27v-15,12,-22,52,-22,66v60,1,121,-20,188,-20v22,10,53,-7,74,5v15,30,-23,25,-43,32r-74,6r-142,21r-52,-10v-4,-21,23,-70,26,-98v-3,-1,-9,-14,-12,-24v20,-12,33,-23,35,-67v2,-2,5,-4,5,-7v0,-5,-14,-12,-19,-11","w":353},"F":{"d":"271,-258v9,1,60,6,47,34v-77,-3,-144,0,-212,22v-10,15,-21,43,-24,69v54,0,75,-8,145,-9v8,3,29,-3,16,21v-68,5,-87,25,-168,28v-2,1,-5,3,-7,6v-2,23,-7,43,-7,69v0,28,-29,10,-40,5r10,-80r-26,-14v4,-11,10,-33,28,-25v21,-4,15,-46,26,-59v-1,-3,-30,-11,-28,-24v4,-23,43,-16,59,-30v49,3,98,-14,151,-9v4,-4,31,-3,30,-4","w":236},"G":{"d":"391,-78v-18,59,-73,52,-142,72v-13,-7,-41,10,-57,7v-73,-1,-122,-17,-162,-59v-49,-51,-21,-79,5,-130v38,-60,137,-93,214,-106v16,4,42,-1,40,21v-5,40,-39,1,-73,21v-76,18,-162,66,-177,142v30,104,236,76,312,29v8,-42,-31,-57,-84,-58v-16,-13,-53,-9,-78,1v-3,-3,-5,-7,-5,-11v17,-29,73,-17,108,-24v54,5,102,35,99,95","w":391},"H":{"d":"300,-268v18,13,20,33,4,51v-33,41,-45,131,-45,205v0,11,-1,24,-12,24v-5,0,-20,-12,-18,-27r7,-106v-27,7,-77,23,-116,14v-18,2,-37,7,-55,3v-43,-7,-14,53,-33,75v-29,1,-26,-67,-21,-97v5,-31,28,-73,43,-98v2,2,7,3,14,3v13,33,-11,48,-13,78v61,4,118,2,176,2v8,0,13,-7,15,-20v4,-47,22,-88,54,-107","w":288},"I":{"d":"22,-6v-11,-9,-11,-15,-12,-47v0,-93,10,-155,28,-188v10,-17,19,-25,25,-25v35,10,-4,106,-8,128r-24,126v-2,1,-2,1,-9,6","w":79},"J":{"d":"235,-291v26,11,31,104,31,142v0,38,-4,92,-32,126v-35,33,-122,25,-167,1v-18,-12,-54,-29,-59,-59v0,-3,5,-15,16,-14v16,26,41,29,74,45v29,14,52,5,88,6v63,-29,56,-148,32,-226v-1,-15,10,-14,17,-21","w":282},"K":{"d":"212,-219v18,-5,80,-60,80,-19v0,9,-2,15,-5,16r-132,78v-34,22,-53,29,-21,50v40,19,74,23,124,41v5,2,7,4,7,9v0,24,-54,12,-79,8v-68,-21,-98,-36,-116,-83v9,-25,37,-35,66,-61v7,-3,49,-30,76,-39xm84,-249v29,40,-21,97,-18,128v-1,1,-3,3,-6,7r-23,106v-4,3,-10,6,-19,11v-12,-13,-9,-27,-8,-53v5,-32,17,-79,37,-144v10,-19,14,-55,37,-55","w":270},"L":{"d":"84,-43v21,0,113,-14,144,-14v35,0,73,-1,98,10v3,17,-28,26,-40,26v-85,0,-202,44,-268,3v-23,-17,-2,-33,-4,-57v27,-77,38,-109,86,-191v15,-7,26,-49,45,-32v5,21,5,32,-12,46v-19,39,-51,82,-67,142v-6,7,-20,45,-19,54v0,8,12,13,37,13","w":331},"M":{"d":"174,-236v0,52,-11,92,-7,143v9,5,16,-11,22,-18v43,-54,90,-131,136,-174v5,-7,5,-7,15,-18v42,2,32,54,11,80v-14,64,-53,141,-34,210v0,3,-3,12,-9,10v-32,-6,-32,-57,-27,-92v4,-27,12,-58,25,-93v-5,-10,5,-19,6,-30v-49,45,-75,137,-151,187v-34,5,-28,-103,-28,-152v-37,38,-65,120,-96,170v-9,15,-34,3,-31,-19v30,-63,92,-177,139,-229v14,-1,29,12,29,25","w":343},"N":{"d":"248,-20v-3,16,-37,18,-43,3v-24,-33,-53,-146,-80,-203v-34,41,-56,123,-92,174v-14,3,-25,-13,-27,-22r87,-171v3,-13,21,-57,42,-32v43,48,46,140,82,198v30,-45,45,-88,65,-153v12,-19,23,-41,38,-60v25,0,15,13,4,44v-6,46,-32,67,-37,121v-15,29,-33,69,-39,101","w":307},"O":{"d":"240,-268v85,2,163,28,150,125v13,8,-12,17,-5,26v-1,0,-3,6,-8,17v-25,42,-137,102,-220,107v-80,-16,-174,-57,-148,-153v8,-47,21,-43,53,-83v17,-10,39,-21,73,-29v46,-10,82,-10,105,-10xm363,-156v16,-51,-62,-85,-111,-79v-25,-11,-50,8,-81,0v-15,10,-70,16,-85,31v7,20,-31,22,-39,45v-45,72,39,131,115,128v56,4,209,-72,201,-125","w":383},"P":{"d":"179,-282v41,-2,132,33,99,87v-21,34,-72,59,-144,80v-2,15,-80,4,-74,46v0,25,-5,47,-10,68v-23,-1,-23,-29,-22,-56v2,-26,-20,-31,-8,-50v19,-5,11,-35,25,-57v6,-28,15,-47,25,-62v-10,-8,-34,15,-49,20v-4,0,-9,-6,-14,-17v7,-17,17,-27,39,-31v26,-17,98,-26,133,-28xm71,-229v47,15,-2,50,-1,99v41,-3,114,-37,173,-76v5,-9,8,-14,8,-15v3,-14,-44,-31,-59,-30v-45,2,-75,7,-121,22","w":252},"Q":{"d":"374,-217v20,60,-12,128,-48,156r30,38v-1,6,-8,16,-14,9v-4,0,-19,-9,-47,-26v-49,19,-103,51,-152,46v-23,-4,-73,-12,-84,-34v-71,-41,-66,-212,26,-217r8,5v24,-20,72,-48,112,-38v21,-3,23,0,50,-2v67,0,94,20,119,63xm296,-88v13,5,59,-49,63,-84v1,-62,-54,-78,-119,-76v-78,-5,-157,24,-164,97v-9,11,1,25,-7,38v-12,-19,-8,-67,-1,-88v-56,30,-38,137,19,155v59,28,123,4,171,-20v2,-1,3,-4,3,-6v-18,-20,-46,-26,-54,-56v0,-13,3,-19,9,-19v18,1,61,51,80,59","w":379},"R":{"d":"100,-275v98,-23,195,-10,208,78v-3,19,-17,52,-49,62v-14,19,-54,23,-79,40v-1,0,-13,2,-36,6v-38,7,-30,13,-3,33v39,27,72,38,118,55v17,6,30,23,12,27v-58,-2,-104,-29,-143,-61v-1,0,-3,-1,-6,-1v-1,-9,-54,-35,-55,-47v1,-3,1,-3,7,-17v62,-19,113,-14,163,-53v29,-20,43,-36,43,-49v-6,-63,-120,-64,-173,-38v-10,2,-38,9,-40,18v-10,33,-16,69,-13,116v-11,21,-7,46,-6,75v2,31,-11,29,-27,22v-9,-55,4,-140,15,-190v-8,-6,-24,10,-24,-11v0,-33,15,-36,42,-55v2,-1,17,-5,46,-10","w":297},"S":{"d":"13,-3v-7,-3,-23,-20,-5,-22v68,-16,120,-31,154,-45v51,-19,39,-36,3,-53v-45,-28,-83,-29,-121,-64v-34,-28,-50,-35,-25,-58v37,-20,119,-26,181,-29v29,0,44,6,44,18v-9,26,-62,6,-104,14v-17,2,-72,6,-92,16v35,44,91,55,152,87v20,9,37,30,39,54v-5,17,-23,35,-42,34v-21,16,-17,1,-49,17v-14,8,-41,9,-56,20v-25,-3,-49,10,-79,11","w":234},"T":{"d":"179,-231v-52,-9,-99,8,-141,14v-16,0,-29,-25,-11,-32v27,-7,143,-8,179,-19r12,6v67,-2,142,-1,200,-1v8,0,14,3,19,10v-18,16,-74,3,-103,14v-49,-5,-59,3,-113,7v-42,24,-36,126,-58,187v1,12,-8,44,-22,42v-36,-5,1,-49,-3,-79v10,-19,5,-36,15,-64","w":277},"U":{"d":"365,-262v13,55,-22,104,-36,141v-19,22,-30,38,-57,56v-16,26,-57,33,-78,50v-53,27,-141,0,-161,-34v-30,-57,-37,-108,-11,-164v16,-33,29,-50,48,-29v-2,3,-3,7,-4,13v-44,36,-36,146,7,174v33,22,56,22,102,4v72,-24,61,-33,120,-76v12,-24,57,-68,46,-122r0,-16v0,1,-1,3,-1,6v5,-13,10,-10,25,-3","w":368},"V":{"d":"290,-266v-14,29,-66,69,-84,104v-17,15,-19,45,-35,64v1,7,-19,46,-20,82v-2,-3,-14,13,-27,10v-34,-46,-52,-114,-84,-167v-5,-26,-18,-50,-25,-76v-3,-9,9,-6,12,-8v28,-2,18,10,28,34v23,58,42,95,67,154v9,-2,4,-9,10,-21r25,-47v26,-44,44,-77,89,-121v21,-23,31,-25,44,-8","w":234},"W":{"d":"31,-213v16,46,17,106,41,151v32,-35,49,-89,76,-127v29,-16,40,27,52,56v12,22,21,48,35,67v3,0,4,-1,5,-3v16,-28,51,-75,79,-121v15,-20,40,-63,64,-83r5,8v-30,58,-76,110,-97,173v-18,27,-25,38,-33,63v-11,1,-16,25,-30,15v-20,-31,-44,-89,-62,-131v0,-2,-2,-3,-5,-5v-18,11,-16,36,-31,50v0,1,0,1,2,1v-29,33,-15,81,-70,93v-23,-19,-23,-81,-39,-111v-1,-15,-29,-94,-10,-108v9,2,12,4,18,12","w":331},"X":{"d":"143,-183v42,-25,69,-36,126,-62v21,-10,86,-10,56,21v-51,1,-158,61,-154,64v10,15,41,31,50,52v27,17,45,59,70,82v9,14,-7,30,-24,20v-35,-44,-75,-99,-116,-132v-49,13,-99,47,-118,94v0,49,-26,34,-27,4v0,-27,13,-26,17,-48v22,-27,64,-51,90,-77v-9,-12,-59,-39,-79,-57v-5,-10,-6,-25,12,-25","w":312},"Y":{"d":"216,-240v18,-14,42,10,22,26v-54,66,-123,107,-156,197v-10,21,-11,14,-30,4r0,-13v19,-34,21,-55,42,-70v-1,-12,13,-15,23,-35v-9,-7,-39,6,-45,5v-47,-6,-70,-66,-56,-113v14,0,12,-2,24,7v2,33,11,76,42,73v50,-10,71,-39,134,-81","w":189},"Z":{"d":"88,-251v55,-7,184,-28,212,17v-13,43,-65,61,-98,89r-82,55v-26,16,-48,32,-66,47v13,15,60,9,92,6v24,-2,105,-21,142,-6v0,20,-41,12,-63,17v-48,11,-107,26,-171,21v-9,-1,-55,0,-48,-29v1,-24,30,-24,40,-41v16,-10,28,-18,56,-40v48,-22,115,-68,152,-107v-38,-17,-155,12,-198,-4v-1,0,-11,-33,4,-29","w":310},"[":{"d":"72,-258r-15,250v31,4,54,-3,80,-6v7,0,8,15,9,23v-28,14,-73,23,-121,21v-6,0,-10,-6,-10,-17v0,-60,23,-192,22,-288v-2,-16,13,-20,33,-19v8,-3,34,-11,51,-12v17,1,15,16,19,29v-16,8,-47,9,-68,19","w":151},"\\":{"d":"21,38v-20,-19,8,-73,13,-90v46,-81,112,-188,200,-253v2,0,5,4,7,12v11,30,-13,36,-24,58v-74,61,-173,220,-180,273r-16,0","w":257},"]":{"d":"133,-258v-23,-12,-84,5,-85,-32v0,-10,5,-15,14,-15v0,0,30,2,90,7v10,1,15,13,15,36v2,8,-10,58,-13,112r-11,125v-5,34,3,74,-28,74v-30,-4,-61,-6,-90,-7v-5,-9,-24,-12,-14,-30v8,-4,61,-11,78,-8v14,3,9,-7,10,-17v16,-70,21,-166,34,-245","w":171},"^":{"d":"24,-235v-20,-4,-9,-34,6,-36v0,0,28,-39,38,-35v20,16,46,36,58,60v-1,4,0,8,-9,7v-6,0,-11,0,-16,-2v-19,-20,-30,-30,-33,-30v-9,9,-39,35,-44,36","w":135},"_":{"d":"11,15v-8,38,19,42,50,34r205,2r197,-5v11,-5,14,-10,7,-28v-93,-22,-257,-10,-376,-10v-25,0,-72,-3,-83,7","w":485},"`":{"d":"75,-264v16,8,57,14,39,43v-30,-8,-64,-23,-105,-44v-2,-3,-2,-28,5,-25v17,5,44,17,61,26","w":129},"a":{"d":"124,-56v10,5,59,42,65,50v1,8,-6,17,-12,17r-60,-30v-21,2,-42,22,-65,19v-32,5,-68,-67,-15,-81v35,-19,57,-32,93,-18v10,8,28,34,6,43v-32,-24,-68,-5,-88,12v10,15,61,-17,76,-12","w":196},"b":{"d":"86,-245v-12,26,-14,64,-23,96v0,6,6,9,17,9v69,3,122,-2,134,52v-12,57,-132,86,-191,92v-10,-2,-27,-18,-6,-24v19,-5,-3,-19,-1,-35v0,-18,11,-36,-5,-47v-6,-17,-6,-19,14,-32v6,-45,17,-89,28,-124v2,-7,8,-12,17,-15v5,2,10,12,16,28xm54,-31v42,-8,109,-31,127,-58v-12,-21,-106,-31,-124,-9r-9,46v4,12,6,19,6,21","w":217},"c":{"d":"45,-43v30,38,110,-7,135,16v1,13,-12,19,-23,14v-52,25,-138,28,-150,-30v8,-55,83,-92,143,-76v11,12,3,35,-20,28v-13,0,-77,17,-85,48","w":194},"d":{"d":"224,-201v-2,-36,-17,-111,24,-94v7,86,-2,118,0,197v-4,2,-8,21,-18,16v-62,-7,-155,-8,-185,29v7,17,28,27,51,26v18,0,99,-15,132,-18v7,5,-5,20,-10,22v-23,8,-123,42,-163,25v-33,-5,-60,-51,-36,-80v37,-34,118,-46,198,-43v1,-23,3,-49,7,-80","w":265},"e":{"d":"4,-57v0,-59,50,-70,110,-74v33,0,45,16,59,35v1,14,2,39,-7,42v-24,-1,-73,13,-99,11v-2,2,-2,2,-2,3v0,3,12,8,37,15v20,0,69,8,31,22v-9,14,-34,6,-56,6v-26,-5,-73,-28,-73,-60xm123,-102v-22,4,-68,4,-65,26v24,-2,66,5,79,-6v-5,-12,-1,-14,-14,-20","w":182},"f":{"d":"6,-59v6,-30,58,-4,53,-43v4,-64,29,-119,84,-150v46,-26,167,-24,155,51v-1,2,-8,6,0,6r-10,2v-45,-58,-165,-39,-186,39v-7,26,-11,42,-9,62v22,10,106,-25,135,-7v-27,38,-79,20,-130,49v-2,8,15,32,17,35v-6,26,-26,26,-40,-5r-15,-24v-41,9,-45,13,-54,-15","w":234},"g":{"d":"120,-101v47,16,31,78,42,121v-12,31,-13,65,-36,103v-35,45,-103,83,-167,39v-32,-21,-50,-29,-51,-75v-3,-36,76,-51,121,-57v37,-7,68,-10,95,-11v7,-6,3,-32,4,-46v0,0,0,1,-1,2v0,-18,-6,-30,-14,-45v-43,6,-81,20,-94,-18v6,-48,49,-49,102,-53v19,1,45,8,27,28v-30,-11,-76,8,-90,20v24,1,32,-9,62,-8xm-34,121v60,53,168,1,159,-86v-47,-8,-93,24,-142,30v-12,7,-45,19,-42,29v0,10,9,19,25,27","w":188},"h":{"d":"100,-310v10,-2,11,20,11,20v-11,52,-39,133,-53,189v-6,29,-9,37,-9,47v28,0,111,-35,143,-34v43,-4,30,47,39,79v-1,5,-4,17,-16,16v4,2,11,3,4,6v-24,-1,-28,-34,-25,-64v0,-1,-2,-2,-5,-5v-50,0,-110,38,-162,51v-8,2,-17,-16,-16,-23v16,-90,39,-142,71,-264v0,-10,6,-19,18,-18","w":251},"i":{"d":"62,-209v6,18,10,23,-5,38v-23,-5,-20,-19,-11,-36v3,0,8,-1,16,-2xm34,-7v-18,-22,-8,-73,-1,-106v8,-10,19,-8,23,6v-1,36,7,72,-2,104v-8,2,-9,0,-20,-4","w":80},"j":{"d":"88,-191v5,28,-18,40,-28,21v0,-21,11,-29,28,-21xm82,-99v28,0,15,35,16,61v-2,59,-19,151,-35,202v-12,8,-19,31,-35,16v-31,-6,-43,-19,-56,-44r2,-17v12,5,49,45,61,18v10,-55,27,-107,30,-171v0,-15,0,-59,17,-65","w":120},"k":{"d":"59,-66v32,26,114,38,155,62v8,-4,22,-2,19,-17v0,-4,-10,-12,-30,-24v-36,-26,-54,-22,-99,-33v5,-6,91,-32,96,-35v8,-4,7,-16,7,-28r-16,-7r-123,47r25,-93v-3,-15,16,-49,18,-81v1,-16,-21,-13,-25,-3v-31,81,-49,169,-75,257v2,3,21,29,27,10v1,-5,4,-9,9,-11v4,-16,4,-16,12,-44","w":236},"l":{"d":"66,-300v46,1,28,68,17,120v-7,44,-15,92,-15,143v0,11,6,37,-13,37v-29,0,-30,-48,-25,-83r28,-177v-6,-17,1,-29,8,-40","w":102},"m":{"d":"348,-59v-2,22,0,56,3,73v-17,3,-29,0,-32,-16v-8,-7,-5,-44,-13,-70v-43,2,-83,62,-126,74v-39,2,-19,-46,-22,-75v-1,-13,3,-28,-8,-29v-34,8,-82,75,-115,87v-7,2,-20,-19,-21,-22v1,-21,14,-104,39,-64r8,15v19,-13,72,-56,93,-54v26,4,49,40,43,80v41,-11,68,-57,124,-53v11,14,28,23,27,54","w":368},"n":{"d":"121,-136v37,7,66,53,62,111v2,32,-16,25,-31,17v-18,-29,-5,-43,-22,-85v-38,-13,-70,55,-92,65v-21,-3,-39,-39,-21,-62v1,-12,4,-15,11,-30v12,-7,20,11,29,12","w":194},"o":{"d":"108,-139v62,-29,131,42,94,97v-16,23,-66,42,-104,49v-52,-2,-115,-50,-80,-105v23,-18,53,-35,90,-41xm45,-60v17,55,125,16,131,-23v-4,-46,-80,-20,-108,-7v-16,15,-23,25,-23,30","w":217},"p":{"d":"82,14v-11,13,-7,117,-24,142v-15,3,-19,-1,-29,-13v0,-76,8,-113,22,-192v14,-27,36,-6,37,13v0,9,-2,21,-7,38v26,0,116,-31,130,-70v-6,-16,-25,-33,-49,-31v-40,4,-116,13,-116,47v-4,8,-3,16,-16,20v-18,-12,-16,-19,-12,-38v16,-34,85,-63,134,-63v50,-1,87,27,94,74v-14,52,-84,79,-146,83v-5,0,-10,-3,-18,-10","w":251},"q":{"d":"194,-149v5,0,48,16,47,33v-8,29,-44,-6,-73,1v-32,6,-118,20,-111,49v0,7,13,13,21,13v21,0,78,-24,104,-34v2,0,10,7,22,21v1,1,1,3,1,5v-27,91,-21,69,-43,203v9,11,-7,37,-18,39v-17,1,-21,-14,-22,-26v9,-24,4,-70,6,-90r14,-90v-34,2,-36,11,-60,8v-30,-2,-74,-24,-71,-56v-2,-10,29,-49,38,-48v36,-8,78,-31,145,-28","w":248},"r":{"d":"45,-103v56,-35,67,-44,175,-19v4,5,15,3,22,5v1,22,4,10,-14,23v-73,-6,-166,-23,-174,56v-8,6,-3,20,-8,36v-18,7,-39,2,-36,-21v4,-25,2,-101,35,-80","w":229},"s":{"d":"167,-49v11,11,-8,20,-16,24v-17,2,-94,37,-118,23v-15,9,-34,-9,-21,-22v31,-6,83,-13,102,-24v-16,-16,-81,-33,-97,-48v-3,-2,-4,-7,-4,-15v-6,-6,3,-14,15,-18v22,-9,94,-23,126,-22v14,-1,19,17,20,19v0,31,-72,10,-99,29v21,22,83,12,92,54","w":188},"t":{"d":"167,-264v-14,34,-36,65,-42,120v26,8,50,-7,73,5v15,0,22,3,22,9v-2,19,-43,18,-57,23v-10,1,-46,-1,-54,10v-8,25,-8,48,-14,89v-4,5,-6,8,-6,9v-21,-4,-26,1,-26,-20v0,-9,3,-36,8,-81v-16,-12,-79,8,-77,-27v5,-31,52,-6,80,-14v27,-14,23,-72,41,-100v25,-38,31,-62,52,-23","w":194},"u":{"d":"207,-136v6,-14,25,-21,24,9v-2,38,-23,56,-40,82v-14,20,-61,43,-93,43v-67,-1,-111,-76,-71,-133v26,-3,21,29,19,49v-1,27,26,44,57,42v40,-2,93,-55,104,-92","w":242},"v":{"d":"24,-127r52,71v42,-17,71,-53,124,-65v24,23,-22,29,-26,48v-61,46,-93,68,-97,68v-40,-15,-50,-71,-68,-100v5,-14,11,-22,15,-22","w":214},"w":{"d":"221,-53v42,-31,51,-55,119,-104v3,0,8,-1,15,-4v19,24,-9,27,-21,49v-14,7,-20,28,-36,37v-7,19,-55,66,-71,72v-11,6,-52,-47,-72,-71v-20,17,-85,74,-97,73v-38,7,-41,-98,-52,-122v0,0,6,-17,15,-18v31,12,22,59,39,88v30,2,67,-66,101,-78v27,7,35,67,60,78","w":325},"x":{"d":"95,-124v23,-13,76,-31,99,-31v21,0,28,17,19,29v-10,6,-109,15,-79,44v19,19,52,44,44,80v-35,3,-25,-11,-60,-44v-37,-44,-36,-27,-79,9v-1,0,-2,3,-3,8v-13,8,-27,10,-27,-11v-6,-8,43,-65,48,-65v-17,-21,-62,-52,-24,-68v9,0,48,37,62,49","w":223},"y":{"d":"13,-54v-6,-12,-10,-64,8,-65v18,2,21,25,23,54v9,24,41,14,59,8v32,-6,61,-26,81,-47r17,0v25,46,-26,70,-40,114v-5,4,-9,8,-10,21v-16,12,-12,34,-27,51v-3,22,-9,14,-14,50r-9,21v-2,0,-1,33,-18,29v-37,-7,-16,-44,-7,-74v15,-18,16,-45,53,-126v-48,15,-107,9,-116,-36","w":216},"z":{"d":"189,-43v9,0,46,-6,41,12v0,7,-5,13,-15,14v-44,6,-148,24,-181,13v0,-3,-5,-8,-14,-15v5,-45,70,-48,90,-85v-15,-18,-84,21,-84,-14v0,-10,5,-17,14,-18v37,-3,88,-16,117,1v14,37,-20,55,-74,95v29,10,73,-3,106,-3","w":244},"{":{"d":"94,-303v27,-10,91,-14,79,26v-22,16,-53,-5,-87,13v-4,1,-6,4,-6,8v34,42,30,45,7,85v-6,10,-11,14,-13,14v6,6,16,15,15,30r-33,78v7,35,28,49,57,63r49,0v8,41,-51,41,-86,20v-42,-14,-51,-50,-56,-89v-2,-25,26,-54,27,-71v-2,-4,-46,-4,-41,-21v2,-10,-3,-29,11,-25v1,0,52,-17,52,-38v4,-2,-25,-23,-25,-49v0,-41,8,-31,50,-44","w":179},"|":{"d":"16,-294v3,-20,30,-13,31,4r-1,169v-11,50,1,109,-9,150v-1,1,-3,2,-6,4v-9,-2,-24,-23,-25,-32r9,-183v0,-40,0,-78,1,-112","w":63},"}":{"d":"47,-298v35,-16,118,-18,112,36v6,26,-76,97,-69,103v4,16,41,6,44,28v8,34,-35,17,-37,39v8,29,49,83,23,123v-14,23,-43,26,-73,46v-34,8,-43,11,-49,-17v1,-15,30,-15,33,-20v24,-12,70,-26,55,-61v-13,-33,-37,-68,-19,-103v-46,-50,46,-100,60,-141v-16,-20,-88,19,-80,-33","w":143},"~":{"d":"114,-236v-24,-11,-37,-39,-65,-9v-8,6,-26,36,-42,11v-2,-26,2,-25,29,-45v33,-23,34,-29,65,-8v28,24,27,8,85,-18v21,8,-1,25,-7,38v-26,21,-48,31,-65,31","w":199},"\u00c4":{"d":"49,-88v6,-10,11,-20,20,-27r70,-121v26,-5,27,46,38,70v7,50,16,79,38,119v-2,20,-34,9,-42,0v-27,-13,-77,-17,-101,-18v-26,8,-28,49,-54,63v-17,-5,-19,-29,-3,-38r11,-18v-11,-14,16,-23,23,-30xm82,-91v17,4,62,8,86,13v-8,-30,-16,-61,-21,-95v-1,-6,-4,-10,-8,-14v-15,30,-38,63,-57,96xm187,-259v0,9,-4,13,-12,13v-18,2,-21,-20,-16,-34v18,-1,28,2,28,21xm90,-284v7,4,28,8,28,18v0,9,-9,17,-18,17v-19,0,-24,-25,-10,-35"},"\u00c5":{"d":"49,-88v6,-10,11,-20,20,-27r70,-121v26,-5,27,46,38,70v7,50,16,79,38,119v-2,20,-34,9,-42,0v-27,-13,-77,-17,-101,-18v-26,8,-28,49,-54,63v-17,-5,-19,-29,-3,-38r11,-18v-11,-14,16,-23,23,-30xm82,-91v17,4,62,8,86,13v-8,-30,-16,-61,-21,-95v-1,-6,-4,-10,-8,-14v-15,30,-38,63,-57,96xm112,-239v-31,-17,-9,-61,29,-56v13,1,22,3,33,12v24,39,-30,62,-62,44xm119,-262v2,16,42,6,41,-4v2,-6,-15,-9,-30,-9v-5,1,-12,10,-11,13"},"\u00c7":{"d":"48,-108v-12,70,91,76,159,67r138,-9v7,-1,8,9,7,17v-37,16,-80,27,-103,21v-14,9,-40,2,-67,9v-29,0,-64,0,-100,-10v-7,-2,-10,-4,-10,-8v-32,-12,-46,-31,-63,-56v-16,-61,49,-100,83,-121v82,-38,119,-45,200,-60v21,-4,34,30,11,37v-90,7,-148,31,-225,77v-13,8,-23,20,-30,36xm172,18v29,4,48,14,53,35v-2,7,-14,31,-27,31v-28,7,-55,9,-84,14v-17,-4,-13,-31,7,-32v20,0,56,-4,69,-13v-16,-14,-62,10,-50,-35v9,-10,1,-27,23,-29v7,8,12,16,9,29","w":331},"\u00c9":{"d":"49,-160v1,-4,-10,-9,-15,-8v-15,-35,32,-27,57,-31r142,-8v1,1,30,7,40,10v-52,16,-133,17,-190,30v-7,9,-12,25,-15,47v25,10,102,-6,141,3v0,3,1,6,2,10v-35,19,-91,11,-149,21v-11,9,-16,41,-16,51v55,-1,111,-21,168,-13v13,-4,35,-6,36,10v-2,15,-25,11,-36,16r-167,21r-39,-8v-3,-22,17,-53,20,-76v-3,0,-7,-12,-9,-18v17,-7,23,-27,30,-57xm182,-269v3,0,10,5,10,7v3,11,-79,52,-88,53v-13,1,-16,-10,-12,-21","w":252},"\u00d1":{"d":"167,-56v35,-44,39,-123,82,-165v26,4,-7,38,-6,60v-15,43,-42,103,-51,150r-19,7v-32,-8,-36,-70,-58,-111v-2,-23,-7,-28,-19,-54v-26,29,-41,94,-71,133v-9,5,-20,-9,-20,-17r73,-149v9,-23,31,-6,36,7v20,40,30,97,53,139xm203,-257v22,-8,41,-24,65,-26v3,11,-8,9,-7,21v-26,21,-46,31,-59,31v-2,3,-49,-27,-49,-29v-12,0,-33,37,-51,31v-4,-10,-7,-18,1,-22v4,-8,28,-30,48,-34v16,-4,44,28,52,28","w":219},"\u00d6":{"d":"185,-206v65,1,115,22,115,96v0,56,-97,115,-179,115v-77,0,-152,-72,-101,-149v11,-18,44,-49,84,-54v36,-5,63,-8,81,-8xm280,-124v4,-36,-49,-61,-86,-57v-20,-9,-41,7,-62,0v-11,7,-55,13,-66,24v0,20,-51,34,-38,66v19,123,242,49,252,-33xm197,-229v0,9,-4,13,-12,13v-17,2,-19,-19,-16,-34v18,-1,29,1,28,21xm101,-254v7,4,28,8,27,18v1,8,-8,18,-17,17v-19,1,-26,-25,-10,-35","w":273},"\u00dc":{"d":"281,-202v6,68,-30,121,-71,152v-4,14,-47,26,-60,39v-42,20,-108,-1,-125,-26v-22,-44,-28,-84,-8,-127v12,-26,23,-38,37,-22v-2,2,-2,5,-3,10v-34,26,-29,116,5,134v23,32,86,0,109,-8v42,-31,103,-63,97,-149v3,-10,7,-8,19,-3xm197,-227v0,9,-4,13,-12,13v-18,2,-21,-20,-16,-34v18,-1,28,2,28,21xm101,-252v7,4,27,9,27,18v0,8,-9,18,-18,17v-18,-1,-24,-25,-9,-35","w":262},"\u00e1":{"d":"118,-53v11,4,54,41,62,47v0,7,-5,16,-12,16r-57,-28v-19,2,-40,20,-61,18v-33,5,-66,-64,-15,-77v39,-26,92,-36,104,9v0,6,-3,10,-9,15v-31,-24,-64,-7,-84,11v7,15,58,-17,72,-11xm122,-156v2,0,11,4,11,7v2,11,-80,53,-89,53v-13,1,-14,-11,-12,-21","w":173},"\u00e0":{"d":"118,-53v11,4,54,41,62,47v0,7,-5,16,-12,16r-57,-28v-19,2,-40,20,-61,18v-33,5,-66,-64,-15,-77v39,-26,92,-36,104,9v0,6,-3,10,-9,15v-31,-24,-64,-7,-84,11v7,15,58,-17,72,-11xm99,-137v7,6,56,14,37,40v-28,-7,-61,-21,-100,-41v-2,-3,-2,-26,5,-23v17,4,41,17,58,24","w":173},"\u00e2":{"d":"118,-53v11,4,54,41,62,47v0,7,-5,16,-12,16r-57,-28v-19,2,-40,20,-61,18v-33,5,-66,-64,-15,-77v39,-26,92,-36,104,9v0,6,-3,10,-9,15v-31,-24,-64,-7,-84,11v7,15,58,-17,72,-11xm87,-134v-21,7,-38,46,-65,23v-2,-5,-3,-9,-4,-14v18,-3,43,-32,61,-42v28,6,40,21,62,36v12,9,18,17,18,25v1,11,-15,10,-23,7","w":173},"\u00e4":{"d":"118,-53v11,4,54,41,62,47v0,7,-5,16,-12,16r-57,-28v-19,2,-40,20,-61,18v-12,2,-42,-17,-42,-36v0,-15,7,-40,27,-41v39,-26,92,-36,104,9v0,6,-3,10,-9,15v-31,-24,-64,-7,-84,11v8,15,58,-17,72,-11xm142,-119v0,8,-4,13,-12,13v-18,2,-21,-20,-16,-34v18,-1,28,2,28,21xm46,-144v7,3,28,9,27,18v0,8,-9,18,-18,17v-18,-1,-25,-25,-9,-35","w":173},"\u00e3":{"d":"118,-53v11,4,54,41,62,47v0,7,-5,16,-12,16r-57,-28v-19,2,-40,20,-61,18v-12,2,-42,-17,-42,-36v0,-15,7,-40,27,-41v39,-26,92,-36,104,9v0,6,-3,10,-9,15v-31,-24,-65,-6,-84,11v8,15,58,-17,72,-11xm114,-136v22,-8,41,-24,64,-26v3,11,-7,9,-7,21v-26,20,-45,30,-58,30v-3,4,-50,-26,-49,-28v-11,-1,-31,35,-51,31v-6,-13,-7,-16,0,-23v5,-5,28,-30,48,-33v17,-4,43,28,53,28","w":173},"\u00e5":{"d":"118,-53v11,4,54,41,62,47v0,7,-5,16,-12,16r-57,-28v-19,2,-40,20,-61,18v-33,5,-66,-64,-15,-77v39,-26,92,-36,104,9v0,6,-3,10,-9,15v-31,-24,-64,-7,-84,11v7,15,58,-17,72,-11xm54,-101v-36,-22,-10,-71,34,-65v13,1,25,4,38,13v27,45,-33,71,-72,52xm61,-128v4,20,49,7,49,-5v0,-5,-10,-8,-28,-10v-12,-3,-21,11,-21,15","w":173},"\u00e7":{"d":"43,-40v33,29,86,0,128,9v4,27,-29,16,-44,28v-52,14,-107,10,-120,-37v6,-55,79,-88,135,-73v12,11,0,36,-18,26v-14,1,-74,15,-81,47xm115,78v-26,1,-83,28,-87,1v2,-28,58,-13,80,-29v-18,-11,-65,4,-41,-41v1,-5,1,-18,16,-17v9,4,9,17,10,26v26,4,42,11,47,32v-2,5,-11,29,-25,28","w":171},"\u00e9":{"d":"108,-124v43,-4,69,39,50,73v-22,-1,-69,12,-94,10v-1,1,-2,2,-2,3v0,3,11,8,35,14v18,0,64,8,30,21v-1,0,-3,3,-7,7v-49,6,-108,-14,-116,-59v5,-54,48,-66,104,-69xm117,-97v-21,3,-65,5,-62,25v23,-2,64,5,75,-6v-5,-11,0,-14,-13,-19xm124,-190v2,0,11,4,11,7v3,10,-80,53,-89,53v-13,2,-14,-10,-12,-21","w":161},"\u00e8":{"d":"108,-124v43,-4,69,39,50,73v-22,-1,-69,12,-94,10v-1,1,-2,2,-2,3v0,3,11,8,35,14v18,0,64,8,30,21v-1,0,-3,3,-7,7v-49,6,-108,-14,-116,-59v5,-54,48,-66,104,-69xm117,-97v-21,3,-65,5,-62,25v23,-2,64,5,75,-6v-5,-11,0,-14,-13,-19xm95,-166v7,6,55,15,37,40v-29,-7,-62,-21,-100,-41v-3,-3,-3,-27,5,-24v16,4,42,18,58,25","w":161},"\u00ea":{"d":"108,-124v43,-4,69,39,50,73v-22,-1,-69,12,-94,10v-1,1,-2,2,-2,3v0,3,11,8,35,14v18,0,64,8,30,21v-1,0,-3,3,-7,7v-49,6,-108,-14,-116,-59v5,-54,48,-66,104,-69xm117,-97v-21,3,-65,5,-62,25v23,-2,64,5,75,-6v-5,-11,0,-14,-13,-19xm145,-129v-27,-6,-39,-26,-60,-37v-20,7,-39,45,-66,23v-2,-7,-2,-7,-4,-13v18,-4,43,-32,61,-43v29,6,39,21,63,36v11,9,17,17,17,25v0,6,-4,9,-11,9","w":161},"\u00eb":{"d":"108,-124v43,-4,69,39,50,73v-22,-1,-69,12,-94,10r-3,3v0,3,12,8,36,14v18,0,64,8,30,21v-1,0,-3,3,-7,7v-49,6,-108,-15,-117,-59v7,-53,48,-66,105,-69xm117,-97v-21,3,-65,5,-62,25v23,-2,64,5,75,-6v-5,-11,0,-14,-13,-19xm140,-144v0,8,-4,12,-12,12v-17,0,-19,-19,-16,-33v18,-1,29,1,28,21xm44,-169v7,2,29,10,28,17v0,9,-9,18,-18,18v-18,0,-25,-24,-10,-35","w":161},"\u00ed":{"d":"59,-98v20,4,15,52,10,95v-6,1,-11,2,-19,-4v1,-8,-12,-17,-10,-24v3,-22,-2,-65,19,-67xm50,-139v27,-11,48,-32,59,-14v2,11,-80,52,-89,53v-14,1,-15,-11,-11,-22","w":105},"\u00ec":{"d":"57,-98v21,5,14,51,11,95v-7,1,-12,2,-20,-4v1,-8,-11,-17,-10,-24v3,-22,-2,-64,19,-67xm70,-139v8,7,56,14,37,41v-28,-8,-61,-21,-99,-42v-3,-2,-4,-26,5,-23v15,5,41,17,57,24","w":109},"\u00ee":{"d":"72,-98v19,5,14,52,10,95v-7,2,-11,2,-20,-4v1,-9,-11,-17,-10,-24v4,-23,-3,-65,20,-67xm134,-94v-26,-6,-39,-25,-60,-37v-20,8,-39,45,-65,23v-1,-5,-3,-9,-4,-14v18,-4,44,-32,61,-43v28,6,40,22,62,37v12,8,18,17,18,25v0,6,-4,9,-12,9","w":143},"\u00ef":{"d":"55,-97v18,5,16,53,10,95v-6,1,-11,2,-19,-4v-1,-8,-12,-18,-11,-24v5,-21,-3,-66,20,-67xm110,-118v0,8,-4,13,-12,13v-16,2,-19,-19,-16,-34v18,-1,29,1,28,21xm14,-143v6,2,28,9,28,17v0,9,-8,18,-18,18v-18,0,-25,-24,-10,-35","w":107},"\u00f1":{"d":"115,-129v35,6,63,51,59,105v1,31,-15,24,-30,17v-15,-29,-5,-42,-20,-81v-35,-14,-68,52,-88,61v-20,-3,-38,-37,-19,-59v0,-12,3,-14,10,-28v12,-8,19,12,27,12xm117,-166v22,-7,41,-23,64,-26v2,11,-6,10,-7,21v-26,20,-45,30,-58,30v-3,3,-49,-26,-49,-28v-11,-1,-31,35,-51,31v-5,-13,-7,-16,0,-23v5,-5,28,-30,48,-33v18,-4,43,28,53,28","w":171},"\u00f3":{"d":"102,-132v51,-20,96,16,99,60v-1,54,-62,64,-108,79v-49,-2,-110,-48,-76,-100v22,-17,49,-33,85,-39xm136,-104v-32,-3,-91,25,-94,47v16,51,121,16,125,-22v0,-16,-10,-25,-31,-25xm139,-193v2,0,11,4,11,7v2,11,-80,53,-89,53v-14,0,-14,-9,-12,-21","w":191},"\u00f2":{"d":"102,-132v51,-20,96,16,99,60v-1,54,-62,64,-108,79v-49,-2,-110,-48,-76,-100v22,-17,49,-33,85,-39xm136,-104v-32,-3,-91,25,-94,47v16,51,121,16,125,-22v0,-16,-10,-25,-31,-25xm115,-181v14,10,52,14,37,40v-29,-7,-62,-21,-100,-41v-2,-2,-4,-26,5,-23v16,4,42,17,58,24","w":191},"\u00f4":{"d":"102,-132v51,-20,96,16,99,60v-1,54,-62,64,-108,79v-49,-2,-110,-48,-76,-100v22,-17,49,-33,85,-39xm136,-104v-32,-3,-91,25,-94,47v16,51,121,16,125,-22v0,-16,-10,-25,-31,-25xm110,-177v-21,7,-38,45,-65,22v-2,-4,-3,-9,-4,-13v17,-4,43,-32,61,-43v27,6,40,21,62,36v12,9,18,17,18,25v1,10,-14,10,-23,7","w":191},"\u00f6":{"d":"102,-132v51,-20,96,16,99,60v-1,54,-62,64,-108,79v-49,-2,-110,-48,-76,-100v22,-17,49,-33,85,-39xm136,-104v-32,-3,-91,25,-94,47v16,51,121,16,125,-22v0,-16,-10,-25,-31,-25xm161,-160v0,8,-4,13,-12,13v-16,2,-19,-19,-16,-34v18,-1,29,1,28,21xm65,-185v7,2,29,9,28,18v-1,8,-8,17,-18,17v-18,0,-25,-24,-10,-35","w":191},"\u00f5":{"d":"102,-132v51,-20,96,16,99,60v-1,54,-62,64,-108,79v-49,-2,-110,-48,-76,-100v22,-17,49,-33,85,-39xm136,-104v-32,-3,-91,25,-94,47v16,51,121,16,125,-22v0,-16,-10,-25,-31,-25xm58,-199v25,-21,54,18,69,22v4,0,15,-4,34,-13v23,-10,21,-16,31,-13v3,12,-9,10,-7,22v-26,20,-46,30,-59,30v-2,3,-49,-27,-49,-29v-12,0,-33,37,-51,31v-4,-11,-8,-18,1,-22v4,-6,14,-16,31,-28","w":191},"\u00fa":{"d":"93,-2v-63,-1,-105,-72,-67,-126v24,-3,19,27,18,46v2,45,63,53,99,21v17,-10,49,-47,53,-68v1,-3,11,-14,15,-13v22,28,-8,78,-29,95v-9,25,-60,42,-89,45xm106,-174v27,-11,47,-32,59,-14v2,11,-80,53,-89,54v-13,1,-15,-12,-11,-22v14,-7,14,-7,41,-18","w":213},"\u00f9":{"d":"93,-2v-63,-1,-105,-72,-67,-126v24,-3,19,27,18,46v2,45,63,53,99,21v17,-10,49,-47,53,-68v1,-3,11,-14,15,-13v22,28,-8,78,-29,95v-9,25,-60,42,-89,45xm126,-166v7,5,56,15,37,40v-28,-7,-61,-21,-100,-42v-2,-2,-2,-27,5,-23v17,4,41,18,58,25","w":213},"\u00fb":{"d":"93,-2v-63,-1,-105,-72,-67,-126v24,-3,19,27,18,46v2,45,63,53,99,21v17,-10,49,-47,53,-68v1,-3,11,-14,15,-13v22,28,-8,78,-29,95v-9,25,-60,42,-89,45xm102,-213v33,8,70,32,81,61v1,11,-13,10,-22,7r-49,-35v-20,7,-39,45,-65,23v-2,-5,-3,-9,-5,-13v18,-4,44,-31,60,-43","w":213},"\u00fc":{"d":"93,-2v-63,-1,-105,-72,-67,-126v24,-3,19,27,18,46v2,45,63,53,99,21v17,-10,49,-47,53,-68v1,-3,11,-14,15,-13v22,28,-8,78,-29,95v-9,25,-60,42,-89,45xm168,-161v0,9,-4,13,-11,13v-17,2,-20,-19,-17,-34v18,-1,29,1,28,21xm72,-186v7,4,29,8,28,18v0,7,-8,18,-18,17v-18,1,-24,-25,-10,-35","w":213},"\u2020":{"d":"41,-305v9,-3,15,22,17,22v5,1,12,3,20,6v2,9,6,17,-9,16v-34,-10,-6,51,-34,52v-20,-6,11,-48,-15,-49v-14,3,-24,-5,-17,-24v16,-8,28,5,30,-17v0,-4,3,-6,8,-6","w":77},"\u00b0":{"d":"106,-268v0,36,-35,37,-51,46v-49,5,-60,-57,-25,-78v32,-11,76,-9,76,32xm38,-257v16,7,39,3,38,-17v-17,-13,-27,7,-38,13r0,4","w":114},"\u00a2":{"d":"70,-151v22,1,26,-13,35,-37v14,-12,15,-18,26,-15v7,24,7,14,-3,49v22,5,22,38,-7,34v-12,-3,-17,4,-18,20v9,10,49,-12,38,18v-7,17,-23,17,-54,20v-17,18,-4,56,-29,60v-37,-10,19,-64,-24,-71v-21,-11,-36,-47,-6,-62v10,-8,21,-9,42,-16xm65,-101v3,-8,7,-8,3,-13v-14,5,-23,8,-3,13","w":154},"\u00a3":{"d":"94,-119v-8,-15,-50,-1,-44,-30v-2,-32,31,-15,60,-19v17,-30,22,-118,93,-113v16,2,73,15,50,44v-15,19,-44,-17,-53,-10v-35,0,-38,51,-47,77v3,22,61,0,49,39v-17,6,-34,12,-58,9v-13,-1,-16,30,-23,39v17,24,50,57,91,35v9,-2,26,-13,27,4v-1,28,-27,38,-58,42v-31,-4,-59,-19,-78,-39v-5,1,-35,44,-57,39v-25,0,-37,-15,-37,-46v4,-42,43,-53,73,-50v3,2,13,-17,12,-21xm43,-45v4,5,11,-3,11,-9v-1,2,-12,2,-11,9","w":242},"\u00a7":{"d":"146,-180v18,15,16,57,-5,65v15,13,29,34,28,56v1,30,-39,56,-69,55v-36,-3,-80,-13,-83,-47v-7,-7,-3,-16,8,-15v16,2,48,20,67,23v16,1,39,-8,38,-21v-11,-55,-136,-23,-115,-103v13,-13,1,-38,-5,-46v-2,-61,68,-56,114,-66v0,0,3,0,9,2v15,17,23,27,23,30v-1,27,-29,7,-45,7v-21,0,-49,2,-62,17v19,13,87,8,97,43xm123,-140v3,-32,-68,-47,-74,-19v11,19,45,16,72,29v1,-6,2,-10,2,-10","w":174},"\u2022":{"d":"130,-114v-5,46,-124,54,-120,-8r6,-31v41,-20,31,-25,72,-20v19,4,46,23,42,59","w":139},"\u00b6":{"d":"121,-237v21,-9,45,-13,63,-1v-1,7,4,6,7,11r-4,190v-2,32,4,39,-15,40v-17,1,-10,-20,-10,-33r4,-161v0,-17,-1,-34,-16,-25v2,10,1,23,1,35v-10,46,-5,75,-15,156v-3,4,-7,5,-12,5v-17,-10,-3,-89,-10,-115v-43,15,-98,10,-101,-29v-4,-53,57,-62,104,-75xm95,-204v2,8,-30,52,1,50v37,5,29,-26,25,-58v-11,-1,-15,2,-26,8","w":206},"\u00df":{"d":"192,-258v9,19,17,37,0,57v-16,18,-53,44,-57,66v35,25,55,33,63,63v-18,21,-21,37,-48,54v-23,17,-28,41,-53,16v-4,-42,50,-48,58,-82v-15,-15,-47,-24,-61,-46v-1,-10,0,-19,5,-24v-3,-28,64,-53,66,-86v0,-8,-6,-12,-18,-12v-22,9,-44,21,-55,51v-17,33,-26,62,-30,110v-16,21,-7,70,-29,101v-29,3,-28,-32,-16,-70v18,-58,17,-137,56,-176v10,-21,45,-58,76,-44v17,3,27,11,43,22"},"\u00ae":{"d":"75,-194v75,-29,117,8,130,84v-3,43,-21,46,-57,67v-75,20,-158,-17,-129,-110v10,-16,29,-35,57,-40v0,0,-1,0,-1,-1xm83,-167v-32,-2,-53,47,-37,81v53,37,84,21,129,-15v7,-16,1,-39,-10,-49v-13,-33,-45,-32,-82,-17xm72,-123v-5,-42,68,-57,75,-14v-15,27,-19,15,3,32v2,25,-25,18,-45,7v0,-1,-2,-2,-4,-4v-2,8,-3,20,-12,24v-10,-4,-21,-34,-17,-45xm112,-135v-8,-1,-22,12,-9,14v6,-6,9,-11,9,-14","w":217},"\u00a9":{"d":"102,-29v-73,3,-126,-83,-70,-140v21,-23,53,-35,97,-38v46,-4,88,49,74,100v0,44,-51,73,-101,78xm96,-66v42,-5,73,-24,75,-69v-2,-23,-4,-42,-44,-38v-17,0,-33,6,-49,20v36,-4,55,-12,62,20v-4,16,-49,2,-50,21v10,15,51,-13,54,11v0,18,-14,27,-42,27v-22,1,-46,-11,-46,-31v0,-24,7,-39,20,-44v-1,-1,-2,-2,-3,-2v-51,22,-32,88,23,85","w":217},"\u2122":{"d":"9,-285v18,-21,65,-19,101,-21v28,-2,29,30,45,39v21,-15,31,-29,58,-40v7,2,18,12,17,23v-9,16,2,54,-21,58v-7,1,-11,-13,-11,-34v-13,-6,-35,33,-46,28v-2,0,-10,-9,-24,-27v-10,7,-3,36,-27,31v-15,-24,-3,-27,1,-48v-6,-7,-27,-1,-31,3v-3,14,-7,31,-11,51v-5,10,-29,9,-24,-12v-5,-10,1,-17,3,-35v-3,-3,-10,2,-15,4v-9,1,-15,-11,-15,-20","w":239},"\u00b4":{"d":"102,-306v3,0,12,4,12,8v2,11,-85,55,-94,56v-14,1,-16,-12,-12,-23v16,-6,82,-39,94,-41","w":120},"\u00a8":{"d":"124,-259v0,9,-4,13,-12,13v-18,0,-22,-21,-17,-35v19,-1,30,1,29,22xm23,-285v8,3,30,9,29,18v0,25,-37,23,-38,1v0,-8,3,-14,9,-19","w":136},"\u2260":{"d":"48,-130v29,11,49,-57,60,-50v25,6,7,27,-1,46v22,5,29,7,21,22v-19,2,-47,0,-50,15v8,8,54,-7,54,10v-4,21,-46,21,-72,24v-7,13,-18,32,-34,57v-1,1,-4,1,-8,3v-15,-15,8,-48,9,-62v-30,5,-23,-18,-13,-25v12,-2,37,4,29,-13v-14,0,-47,6,-36,-12v0,-18,29,-13,41,-15","w":140},"\u00c6":{"d":"335,-259v-4,30,-102,12,-122,34v10,21,1,79,16,100r86,-16v23,-2,32,19,13,26r-103,29v-3,22,-4,38,8,43v28,-5,60,-6,86,-14v3,0,15,7,14,11v6,17,-90,41,-107,40v-50,3,-21,-48,-41,-74v-29,2,-58,6,-88,6v-30,0,-39,74,-82,73v-19,-22,7,-38,12,-50v48,-72,117,-133,165,-207v20,-17,69,-11,112,-13v20,0,31,4,31,12xm123,-111v29,1,43,-2,67,-10v-4,-22,5,-49,-7,-65v-4,6,-65,61,-60,75","w":348},"\u00d8":{"d":"76,-211v40,-13,99,-22,140,-3v26,-19,41,-29,44,-29v10,0,15,7,15,20v0,14,-23,23,-30,35v23,40,30,116,-21,139v-35,20,-103,35,-147,18v-14,-5,-29,29,-46,35v-25,-12,-19,-25,3,-56v-9,-17,-28,-27,-28,-60v0,-38,23,-71,70,-99xm107,-66v54,15,125,-11,123,-70v0,-15,-4,-25,-13,-29r-110,95r0,4xm39,-108v23,41,20,29,75,-17r36,-31v23,-22,41,-26,30,-35v-66,-1,-131,23,-141,83","w":270},"\u221e":{"d":"49,-41v-44,7,-58,-45,-33,-72v2,-18,49,-20,68,-23v31,9,56,43,90,15v36,-29,84,-22,129,-9v12,0,19,56,19,58v-3,22,-53,39,-76,41v-43,0,-82,-16,-114,-35v-19,8,-70,27,-83,25xm228,-69v15,1,63,-12,61,-25v-21,-23,-93,-8,-105,11v0,2,0,4,2,4v28,6,42,9,42,10xm95,-93v-19,-17,-53,-7,-64,10v0,4,4,7,10,7v22,0,40,-6,54,-17","w":330},"\u00b1":{"d":"93,-163v-7,46,76,-4,46,47v-13,6,-27,13,-38,8v-25,2,-13,28,-28,44r-14,0v-7,-13,-6,-14,-7,-33v-12,-6,-41,-2,-37,-24v2,-10,22,-18,36,-14r28,-38v4,0,8,3,14,10xm113,-27v-12,17,-58,27,-85,24v-16,2,-22,-23,-13,-36v27,-7,85,-11,98,12","w":151},"\u2264":{"d":"73,-109v10,15,84,17,87,42v0,11,-4,16,-13,16v-36,-11,-69,-24,-109,-31v-18,-8,-18,-13,-9,-36v59,-56,93,-83,101,-83v16,0,18,18,14,28v-14,11,-52,45,-71,64xm10,-29v35,-12,119,-26,148,-3v1,3,-5,18,-8,18r-124,15v-16,2,-26,-18,-16,-30","w":168},"\u2265":{"d":"115,-174v20,7,53,35,20,57v-20,12,-91,68,-82,59v-18,3,-25,-22,-13,-31r70,-51r-50,-37v-5,-3,-5,-29,4,-28v17,7,40,17,51,31xm14,-32v32,-10,86,-14,127,-10v11,12,6,24,-11,27v-49,9,-82,13,-99,13v-21,2,-24,-16,-17,-30","w":163},"\u00a5":{"d":"31,-248v30,-3,64,64,74,59v37,-23,77,-64,107,-82v19,-11,34,18,21,32v-28,19,-51,37,-70,57v-19,9,-39,21,-35,60v3,19,39,4,64,7v11,0,16,3,16,9v-7,32,-66,26,-82,36v6,11,101,-20,66,24v-21,12,-42,12,-75,20v-1,0,-5,6,-10,18v-8,3,-11,10,-24,8v-5,-18,-3,-18,-9,-26v-13,5,-39,4,-53,-2v-9,-18,-7,-26,0,-34v22,-1,45,1,64,-5v-11,-8,-28,-4,-64,-6v-13,-9,-15,-24,-6,-35v33,-2,102,10,76,-37v-14,-14,-34,-36,-60,-66v-10,-9,-8,-28,0,-37","w":219},"\u00b5":{"d":"123,-114v41,0,53,-9,127,-17v11,-2,20,-6,25,-12v5,-80,43,-124,119,-138v40,-3,45,23,55,48v-5,5,2,5,2,12v-2,47,-72,81,-129,95v-17,5,-11,32,-2,39v30,-5,25,0,99,4v7,5,11,10,11,15v-10,19,-78,2,-97,21v1,20,18,35,-3,47v-1,-6,-11,-7,-16,-5v-3,-2,-20,-37,-29,-41v-15,8,-49,22,-49,-9v-7,-31,26,-22,44,-31v-1,-6,-4,-14,-8,-25v-22,1,-64,19,-111,23v-49,10,-17,47,-17,57v0,10,-4,15,-13,15v-19,-9,-27,-30,-33,-55v-18,-15,-59,7,-85,-6r-6,-20v14,-21,55,-8,75,-16v-17,-73,-4,-173,69,-180v55,-20,130,8,131,65v-12,10,-10,0,-29,-11v-32,-25,-37,-26,-76,-25v-41,13,-69,38,-67,100v0,33,4,50,13,50xm317,-152v29,-6,106,-43,106,-71v0,-23,-24,-25,-42,-17v-31,1,-74,48,-64,88","w":462},"\u2202":{"d":"456,-113v55,-37,119,-8,176,5v-19,36,-103,-5,-144,18v-3,32,-16,72,-55,80v-44,12,-141,10,-171,-14v-55,16,-145,28,-209,10v-6,-8,-37,-17,-40,-36v-13,-26,-4,-24,17,-52v39,-19,86,-21,129,-19v29,-1,15,-26,23,-56v1,-19,4,-74,34,-49v4,42,-7,83,-10,124v0,4,-11,10,-34,17v-29,-1,-45,-5,-74,1v-10,1,-57,3,-52,18v30,43,132,30,190,18v2,-10,-7,-19,-5,-28v4,-36,31,-57,74,-56v28,3,70,5,70,35v-2,30,-37,41,-58,57v26,13,79,7,112,2v36,-5,15,-47,27,-75xm262,-85v0,4,14,27,19,25v7,0,48,-13,61,-29v-12,-17,-71,-17,-80,4","w":640},"\u2211":{"d":"238,-81v-10,-43,17,-56,72,-54v49,-2,63,12,97,10v8,9,-13,23,-19,24v-51,-1,-49,5,-97,4v-25,5,-18,18,-23,56v-17,14,-25,24,-36,18v-83,33,-154,29,-212,-17v-2,-10,-16,-29,-14,-34v3,-61,67,-78,121,-85v49,-8,58,67,22,85v-16,8,-61,10,-79,15v34,27,160,21,168,-22xm128,-119v-23,-3,-43,4,-53,15v14,5,46,-4,53,-15","w":414},"\u220f":{"d":"246,-177v-6,-13,0,-27,16,-26v4,0,10,6,19,19v0,2,-5,8,-14,16v-4,-8,-15,-5,-21,-9xm98,-3v-12,-13,-3,-25,-12,-41v7,-7,12,-22,10,-39v-23,-8,-80,15,-87,-21v12,-28,78,-4,101,-20r36,-96v8,-19,17,-28,27,-28v10,0,15,6,15,18v-6,31,-31,62,-38,109v28,7,51,9,80,9v57,0,44,29,36,65v5,23,18,51,-22,47v-35,0,-18,-39,-15,-70v4,-20,-59,-14,-52,-18v-2,0,-13,1,-34,3v-3,-1,-13,20,-13,39v-4,11,1,37,-11,46v-13,-4,-12,-5,-21,-3","w":282},"\u03c0":{"d":"141,-257v42,-10,96,-17,106,17v-2,6,-14,12,-21,6v-42,6,-68,-4,-85,37v-8,19,-19,38,-25,61v26,12,104,-16,129,24v25,25,3,81,-3,109v-7,6,-12,2,-25,-3v-10,-25,-6,-47,-1,-73v2,-24,-39,-23,-50,-19v-4,0,-18,2,-44,6v-30,-7,-16,49,-33,58v-19,-11,-13,2,-29,-10v8,-72,20,-113,43,-170v-24,-2,-49,5,-73,7v-29,4,-32,-35,-7,-36","w":265},"\u222b":{"d":"62,-151v-12,-70,20,-130,63,-150v27,1,39,11,70,23v19,8,6,34,-6,35v-29,-13,-45,-20,-49,-20v-20,-4,-47,51,-43,70v6,61,5,129,5,189v0,62,-26,93,-79,93v-36,-1,-72,-14,-63,-57v21,-2,77,35,91,-2v26,-31,19,-135,11,-181","w":156},"\u00aa":{"d":"83,-278r28,27v-2,9,-15,11,-27,10v-22,-28,-69,18,-78,-24v1,-31,57,-53,80,-22v-1,2,-2,5,-3,9xm52,-281v-8,0,-24,10,-9,13v11,1,24,-10,9,-13","w":117},"\u00ba":{"d":"13,-273v0,-30,56,-42,83,-18v36,8,13,49,-9,52v-34,6,-64,-5,-74,-34xm81,-269v-8,-6,-20,-11,-29,-6v5,13,13,12,29,6","w":128},"\u2126":{"d":"121,-111v10,16,43,-5,54,5v27,-4,62,7,81,-5v46,-33,166,-28,160,44v19,22,-26,37,-39,46v-26,1,-26,7,-49,7v-32,0,-53,-22,-71,-37v-15,6,-32,-4,-28,-22v-23,-6,-83,-2,-102,3v-14,0,5,21,-2,27v7,35,14,34,-4,46r-19,-4v-10,-15,-20,-39,-19,-63v-20,-9,-73,16,-79,-18v3,-28,54,-11,77,-24v12,-100,36,-168,137,-178v35,5,64,20,67,57v0,13,-13,17,-20,5v-14,-35,-83,-30,-104,4v-26,20,-39,82,-40,107xm334,-45v15,3,51,-15,53,-22v-6,-20,-37,-31,-69,-29v-9,-1,-40,6,-37,14v-3,10,44,38,53,37","w":424},"\u00e6":{"d":"145,-44r33,7v2,43,-59,29,-85,16v-6,6,-33,25,-48,15v-19,3,-34,-21,-33,-37v3,-22,5,-19,28,-36v-5,-8,-45,3,-33,-21v20,-23,57,-12,85,-1v6,-6,35,-27,45,-15v19,-5,36,18,36,35v0,24,-6,21,-28,37xm111,-72v13,3,49,-16,19,-17v-5,-1,-20,13,-19,17xm74,-50v-14,-4,-49,15,-19,17v5,1,19,-14,19,-17","w":184},"\u00f8":{"d":"177,-68v2,43,-42,59,-85,58v-13,1,-29,30,-41,38v-2,-10,-34,-10,-15,-30v3,-7,5,-11,5,-11v-10,-21,-40,-34,-37,-67v15,-24,43,-69,87,-53v11,-4,23,-7,36,-3v9,-6,21,-13,36,-21v23,22,-13,32,3,50v7,9,6,25,14,35v0,1,-1,2,-3,4xm102,-54v18,1,50,-19,30,-32v-13,7,-23,18,-30,32xm85,-92v-14,3,-26,8,-38,17v3,19,17,14,26,0v7,-7,11,-13,12,-17","w":188},"\u00bf":{"d":"181,-247v3,1,33,2,29,15v-1,19,-36,30,-41,4v1,-5,6,-20,12,-19xm179,-66v4,34,-25,33,-58,36v-30,9,-72,22,-84,47v0,12,18,17,54,17v39,0,83,-12,112,4v-1,2,-2,6,-3,12v-44,34,-166,24,-196,-12v-10,-56,22,-73,64,-90v7,-3,32,-9,74,-18v20,-14,8,-62,22,-92v-1,-6,-1,-10,4,-12v16,0,24,7,24,22v-7,26,-5,50,-13,86","w":213},"\u00a1":{"d":"86,-197v8,16,-8,42,-24,25v-12,-10,-3,-16,-3,-29v13,0,16,-2,27,4xm18,83v-4,-6,-14,-8,-6,-16v2,-38,14,-96,34,-174v4,-8,11,-15,23,-7v22,15,-9,67,-6,87v-5,2,-7,10,-7,25v-16,23,-3,108,-38,85","w":95},"\u00ac":{"d":"141,-99v47,7,103,-3,149,6v23,25,10,33,5,60v-9,9,-11,52,-34,67v-2,7,-4,10,-16,14v-22,-32,-5,-33,16,-104v-5,-9,-28,-4,-38,-6r-183,4v-14,0,-40,-28,-17,-36v11,-6,7,-5,23,-1v33,0,68,2,95,-4","w":315},"\u221a":{"d":"36,21v-5,-28,-43,-60,-30,-85v26,-15,42,19,58,32r295,-188r5,1v46,-19,80,-51,104,-31v-3,20,-24,20,-44,40v-40,17,-72,42,-125,75v-10,2,-16,8,-24,16v-67,34,-147,111,-215,153v-3,1,-25,-11,-24,-13","w":474},"\u0192":{"d":"115,-262v-22,6,-40,63,-38,96v1,4,58,2,54,16v1,22,-46,15,-51,30v3,34,12,68,10,103v14,17,-19,52,-28,63v-47,8,-89,4,-95,-37v22,-5,76,20,83,-18v17,-29,-4,-61,0,-98v0,-5,-2,-11,-7,-17v-33,4,-43,-17,-25,-37v10,-4,27,6,27,-10v3,-43,14,-71,32,-109v12,-7,16,-23,38,-20v11,2,51,36,25,55v-9,0,-17,-16,-25,-17","w":145},"\u2248":{"d":"133,-112v21,15,49,-30,78,-17v3,3,5,6,5,9v-8,30,-47,45,-76,45v-2,3,-59,-31,-61,-29v-34,3,-27,8,-58,28v-6,-2,-17,-15,-15,-32v27,-18,68,-42,107,-21v3,4,10,9,20,17xm138,-57v26,2,48,-25,76,-26v12,31,-21,42,-40,53v-41,24,-77,-15,-114,-23v-16,14,-45,32,-49,-1v-1,-10,27,-28,54,-30","w":223},"\u2206":{"d":"18,-1v-24,-30,8,-48,25,-71v14,-19,34,-29,40,-56v23,-28,15,-21,48,-4v24,27,23,52,53,83v21,22,15,43,-18,42v-48,-2,-77,4,-148,6xm139,-47r-22,-52v-12,-5,-12,15,-24,27v-7,6,-14,16,-23,28v23,1,36,-1,69,-3","w":199},"\u00ab":{"d":"191,-64v16,6,87,37,53,63v-39,-10,-71,-29,-107,-40v-14,-13,-13,-34,10,-47v26,-15,47,-55,84,-62v9,-2,21,10,21,18r-13,21v-15,7,-56,24,-48,47xm71,-65v17,5,87,37,55,62v-39,-8,-65,-26,-108,-40v-14,-12,-14,-36,10,-46v23,-18,50,-56,84,-63v9,-2,21,10,21,18r-13,22v-15,5,-54,24,-49,47","w":265},"\u00bb":{"d":"120,-129v9,-33,47,-9,64,5v8,20,87,51,50,86v-35,11,-66,31,-107,40v-6,-7,-9,-13,-9,-17v-2,-13,50,-45,63,-46v9,-20,-32,-41,-48,-47xm1,-128v11,-33,46,-8,64,6v9,20,86,50,51,85v-40,13,-69,31,-108,40v-32,-28,38,-56,55,-63v6,-16,-8,-18,-19,-30v-9,-10,-20,-15,-30,-17","w":252},"\u2026":{"d":"244,-24v-1,20,-39,33,-41,3v-3,-19,21,-23,34,-17v0,7,0,15,7,14xm113,-24v1,-23,28,-21,38,-8v5,34,-39,40,-38,8xm35,-2v-10,-2,-36,-16,-18,-29v-2,-15,17,-17,31,-6v7,16,5,33,-13,35","w":258},"\u00a0":{"w":179},"\u00c0":{"d":"49,-88v6,-10,11,-20,20,-27r70,-121v26,-5,27,46,38,70v7,50,16,79,38,119v-2,20,-34,9,-42,0v-27,-13,-77,-17,-101,-18v-26,8,-28,49,-54,63v-17,-5,-19,-29,-3,-38r11,-18v-11,-14,16,-23,23,-30xm82,-91v17,4,62,8,86,13v-8,-30,-16,-61,-21,-95v-1,-6,-4,-10,-8,-14v-15,30,-38,63,-57,96xm150,-268v14,10,54,13,37,41v-28,-8,-61,-21,-100,-42v-2,-2,-2,-27,5,-23v17,4,41,17,58,24"},"\u00c3":{"d":"49,-88v6,-10,11,-20,20,-27r70,-121v26,-5,27,46,38,70v7,50,16,79,38,119v-2,20,-34,9,-42,0v-27,-13,-77,-17,-101,-18v-26,8,-28,49,-54,63v-17,-5,-19,-29,-3,-38r11,-18v-11,-14,16,-23,23,-30xm82,-91v17,4,62,8,86,13v-8,-30,-16,-61,-21,-95v-1,-6,-4,-10,-8,-14v-15,30,-38,63,-57,96xm100,-285v26,-19,54,18,69,22v4,0,15,-4,34,-13v23,-8,22,-17,31,-12v3,11,-9,9,-7,21v-26,20,-46,30,-59,30v-3,3,-50,-27,-49,-29v-12,1,-31,35,-51,32v-3,-8,-5,-14,-5,-18v10,-9,16,-18,37,-33"},"\u00d5":{"d":"185,-206v65,1,115,22,115,96v0,56,-97,115,-179,115v-77,0,-152,-72,-101,-149v11,-18,44,-49,84,-54v36,-5,63,-8,81,-8xm280,-124v4,-36,-49,-61,-86,-57v-20,-9,-41,7,-62,0v-11,7,-55,13,-66,24v0,20,-51,34,-38,66v19,123,242,49,252,-33xm116,-270v24,-20,54,18,69,22v4,0,15,-4,34,-13v24,-9,22,-16,31,-12v3,11,-8,9,-7,21v-26,20,-46,30,-59,30v-2,2,-53,-26,-48,-29v-10,-2,-33,39,-52,31v-5,-12,-7,-17,1,-22v4,-6,15,-16,31,-28","w":273},"\u0152":{"d":"283,-239v53,-13,144,-5,209,-12v18,0,27,6,27,17v-7,28,-70,13,-104,23v-2,1,-54,0,-65,7r0,4v16,16,17,29,17,65v30,9,76,-13,99,16v0,8,-10,14,-31,16r-96,8v-17,18,-56,32,-75,51v85,0,128,-2,204,-11v16,-1,21,11,20,29v-78,24,-177,13,-270,24v-17,3,-24,-14,-33,-19v-16,6,-56,8,-65,8v-17,-2,-58,-2,-64,-16v-38,-8,-65,-82,-31,-125v-19,-58,53,-79,105,-84v39,-24,114,-5,153,-1xm57,-146v-41,48,5,107,68,101v64,-4,158,-40,192,-77v51,-51,-37,-84,-84,-92v-35,-7,-80,-5,-116,10v3,34,-45,25,-60,58","w":492},"\u0153":{"d":"185,-54v25,28,107,-18,104,33v1,-1,1,-1,1,-2v-11,14,-60,15,-88,16v0,0,1,1,2,1v-20,-3,-34,-7,-50,-17v-28,16,-74,31,-114,7v-22,-15,-34,-11,-34,-41v-1,-37,32,-49,48,-75v28,-16,73,-3,95,11v10,-8,50,-27,59,-26v28,1,66,15,65,40v0,7,-7,20,-20,37v-30,0,-43,11,-68,16xm226,-106v-21,-6,-40,-3,-48,13v15,0,41,-6,48,-13xm133,-76v1,-23,-15,-21,-34,-25v-19,3,-65,32,-59,38v-2,13,43,22,61,21v20,-1,33,-10,32,-34","w":295},"\u2013":{"d":"6,-66v-12,-63,61,-28,110,-36v46,-5,92,-7,137,0v3,0,7,-1,10,-3v10,8,14,13,14,17v3,26,-72,13,-99,21v-83,5,-124,21,-172,1","w":282},"\u2014":{"d":"166,-109v58,6,174,-8,235,3v29,3,87,-17,66,29v-118,15,-246,-3,-377,10v-26,-1,-72,4,-82,-8r-2,-26v11,-13,33,-11,52,-7","w":485},"\u201c":{"d":"66,-261v-19,7,-38,49,-22,77v0,4,-2,6,-7,6v-32,-9,-37,-62,-12,-94v12,-15,21,-27,31,-34v15,-1,19,24,22,34v10,-11,22,-32,43,-23v-2,8,4,16,5,19v-6,11,-52,53,-29,74v-4,1,-5,8,-10,11v-26,-3,-27,-39,-19,-62v0,-2,0,-5,-2,-8","w":118},"\u201d":{"d":"120,-294v11,3,30,24,19,34v3,17,-40,69,-55,66v-40,-11,10,-51,14,-64v4,-2,8,-32,22,-36xm70,-306v14,2,27,34,16,49v-19,31,-30,45,-58,59v-12,-12,-33,-18,-7,-36v13,-19,36,-27,36,-59v1,-4,8,-14,13,-13","w":148},"\u2018":{"d":"73,-262v-10,8,-41,39,-38,69v-15,13,-27,-17,-28,-28v-2,-20,50,-83,66,-83v20,1,25,40,0,42","w":95},"\u2019":{"d":"74,-300v13,31,-1,99,-44,101v-12,0,-19,-5,-19,-15v6,-10,30,-34,35,-59v-1,-21,7,-43,28,-27","w":90},"\u00f7":{"d":"127,-160v3,-20,19,-10,40,2v-4,2,-8,9,-10,20v-19,1,-30,-1,-30,-22xm34,-64v-19,1,-40,-39,-6,-38v26,0,54,-8,80,-11r153,-12v11,1,21,17,23,28v-25,16,-78,8,-113,13xm123,-40v19,-15,38,-2,41,17v0,12,-6,19,-17,19v-16,-1,-28,-15,-24,-36","w":293},"\u25ca":{"d":"76,-158v49,-8,62,14,100,36v7,5,11,11,11,20v-15,30,-57,44,-81,83v-15,6,-14,-1,-27,-16v-23,-16,-86,-26,-66,-62v28,-23,49,-44,63,-61xm93,-65v12,-3,35,-31,41,-38v-6,-10,-15,-14,-34,-24v-12,12,-36,29,-40,44v19,12,30,18,33,18","w":199},"\u00ff":{"d":"118,85v-11,11,-11,37,-22,61v-2,-1,-2,31,-17,27v-35,-6,-15,-41,-7,-70v15,-18,15,-42,50,-120v-48,14,-103,10,-109,-38v-11,-10,-7,-59,7,-58v29,2,11,74,47,67v48,-11,72,-18,107,-52r17,0v23,43,-23,60,-34,102v-6,9,-12,9,-13,26v-14,6,-11,29,-27,48v1,1,1,4,1,7xm158,-136v0,9,-4,13,-12,13v-18,2,-21,-20,-16,-34v18,-1,28,1,28,21xm62,-161v7,3,28,8,27,18v1,8,-9,18,-17,17v-19,1,-26,-25,-10,-35","w":190},"\u0178":{"d":"176,-189v35,21,-25,54,-39,72v-26,34,-57,57,-74,104v-10,15,-4,14,-23,3r0,-10v20,-46,26,-45,50,-81v-6,-6,-24,4,-34,4v-38,0,-54,-50,-44,-87v21,-6,18,19,22,35v4,18,15,27,29,27v40,0,62,-39,113,-67xm153,-222v0,8,-3,12,-11,12v-18,0,-21,-19,-16,-33v18,-1,28,2,27,21xm57,-247v8,2,30,10,28,17v0,22,-36,23,-36,1v0,-7,3,-13,8,-18","w":135},"\u2044":{"d":"193,-305v8,6,18,33,3,41v-9,8,-12,13,-21,25v-80,55,-190,210,-197,260r-18,0v-22,-18,9,-71,15,-85v52,-83,121,-179,218,-241","w":120},"\u00a4":{"d":"95,-67v-2,21,69,31,98,30r74,-3v9,0,35,2,35,19v0,9,-4,14,-12,14v-115,12,-146,23,-211,-19v-12,-4,-23,-9,-25,-27v-6,-29,-61,3,-43,-49v17,-1,36,7,42,-12v-24,-1,-24,-5,-27,-25v4,-31,46,1,63,-25v42,-38,76,-41,124,-61v17,-3,65,-10,61,19v-1,10,-14,21,-27,16v-26,0,-57,11,-93,32v2,2,4,4,8,4v46,-4,124,-23,151,6v4,18,-16,18,-37,18v-38,0,-109,10,-168,13v-3,0,-6,4,-10,10r190,-11v2,2,30,1,34,11v-1,4,-4,10,-9,17v-58,10,-159,9,-218,23","w":312},"\u20ac":{"d":"95,-67v-2,21,69,31,98,30r74,-3v9,0,35,2,35,19v0,9,-4,14,-12,14v-115,12,-146,23,-211,-19v-12,-4,-23,-9,-25,-27v-6,-29,-61,3,-43,-49v17,-1,36,7,42,-12v-24,-1,-24,-5,-27,-25v4,-31,46,1,63,-25v42,-38,76,-41,124,-61v17,-3,65,-10,61,19v-1,10,-14,21,-27,16v-26,0,-57,11,-93,32v2,2,4,4,8,4v46,-4,124,-23,151,6v4,18,-16,18,-37,18v-38,0,-109,10,-168,13v-3,0,-6,4,-10,10r190,-11v2,2,30,1,34,11v-1,4,-4,10,-9,17v-58,10,-159,9,-218,23","w":312},"\u2039":{"d":"64,-107v9,17,86,18,87,43v0,11,-5,16,-13,16v-36,-11,-69,-24,-109,-31v-18,-7,-18,-14,-9,-36v59,-56,92,-84,101,-84v15,0,20,20,13,29v-7,7,-53,45,-70,63","w":159},"\u203a":{"d":"83,-154v19,14,65,36,28,64v-18,14,-64,46,-82,60v-20,3,-24,-22,-13,-32r70,-51r-66,-46v-5,-5,-4,-29,5,-29v20,10,37,19,58,34","w":137},"\uf001":{"d":"74,-74v-6,-24,-70,7,-68,-27v0,-6,6,-22,20,-18v44,4,45,-9,42,-49v6,-19,14,-79,41,-91v47,-26,134,-22,146,35v-6,14,-1,37,-22,35v-38,1,-33,-18,-24,-37v-4,-12,-22,-9,-43,-11v-56,-6,-62,45,-67,92v-1,21,5,24,22,22v38,0,80,-9,113,-1v13,31,-9,83,-22,106v-13,10,-27,-6,-22,-25r11,-46v0,-4,-2,-6,-6,-6v-19,0,-47,3,-83,9v-6,1,-9,4,-8,11v4,27,23,68,-2,80v-29,-5,-23,-60,-28,-79","w":272},"\uf002":{"d":"260,-272v43,18,-18,106,-12,144v-9,23,-1,73,-16,104v2,29,-24,27,-37,16v1,-26,9,-49,11,-75v0,-6,-3,-9,-9,-9v-43,0,-82,8,-119,24v8,39,17,34,-7,56v-20,-9,-21,-19,-28,-49v-18,4,-38,1,-39,-15v-4,-35,41,-8,34,-47v4,-59,11,-100,46,-124v11,-26,37,-32,80,-32v46,0,69,15,69,45v0,7,-7,15,-13,15v-18,-7,-19,-26,-47,-23v-34,2,-66,6,-79,37v-14,26,-21,52,-21,91v13,9,31,-11,45,-4v19,-5,35,-15,58,-9v4,-2,43,3,41,-15v5,-24,18,-76,31,-122v1,-5,5,-8,12,-8","w":283},"\u2021":{"d":"102,-284v16,3,32,-4,36,11v-1,25,-45,4,-41,37v3,3,32,1,30,11v4,15,-29,19,-36,24v-2,19,-4,23,-16,29r-25,-26v-19,5,-46,7,-43,-16v-6,-24,51,-7,56,-25v-6,-17,-47,17,-43,-21v-5,-16,40,-17,44,-20v4,-3,7,-11,10,-24v19,-3,23,6,28,20","w":145},"\u2219":{"d":"57,-77v6,17,-7,22,-19,23v-34,5,-25,-41,-9,-43v18,-3,28,8,28,20","w":67},"\u201a":{"d":"25,63v-18,12,-29,11,-35,-5v11,-21,49,-50,48,-88v2,-2,4,-11,12,-9v21,8,19,29,9,64v-13,14,-16,26,-34,38","w":97},"\u201e":{"d":"25,63v-26,21,-47,-2,-22,-24v11,-9,37,-41,35,-69v2,-2,4,-12,12,-9v36,14,5,89,-25,102xm82,17v15,-20,9,-35,22,-55v30,3,26,26,15,64v-11,19,-29,40,-52,47v-36,-10,5,-43,15,-56","w":135},"\u2030":{"d":"398,-131v59,0,86,12,72,65v-1,30,-66,65,-99,65v-57,5,-98,-59,-62,-102v2,1,5,2,8,2v20,-16,52,-18,81,-30xm202,-279v33,3,94,-24,95,18v-7,31,-33,27,-54,55v-37,32,-70,74,-112,99v-12,16,-38,26,-43,47v-13,19,-31,32,-46,48v-26,14,-49,-17,-28,-37v33,-27,62,-65,96,-89v12,-8,26,-20,43,-35v-59,12,-116,9,-119,-47v-17,-17,11,-49,21,-55v28,2,16,34,5,49v0,15,14,23,42,23v40,4,61,-28,28,-38v-17,-5,-53,3,-50,-23v0,-7,2,-12,4,-16v22,-8,29,2,49,5v0,0,23,-2,69,-4xm222,-118v33,-2,55,18,50,57v-30,36,-47,45,-96,50v-20,-6,-49,-10,-54,-37v0,-4,-1,-8,-4,-14v12,-37,65,-42,104,-56xm335,-61v13,44,101,8,108,-31v-10,-3,-21,-4,-30,-4v-19,-1,-83,17,-78,35xm225,-244v-18,0,-29,-1,-46,3v7,15,6,28,0,43v15,-14,34,-30,46,-46xm164,-53v27,5,59,-11,76,-26v-17,-16,-49,2,-67,14v1,7,-8,7,-9,12","w":485},"\u00c2":{"d":"49,-88v6,-10,11,-20,20,-27r70,-121v26,-5,27,46,38,70v7,50,16,79,38,119v-2,20,-34,9,-42,0v-27,-13,-77,-17,-101,-18v-26,8,-28,49,-54,63v-17,-5,-19,-29,-3,-38r11,-18v-11,-14,16,-23,23,-30xm82,-91v17,4,62,8,86,13v-8,-30,-16,-61,-21,-95v-1,-6,-4,-10,-8,-14v-15,30,-38,63,-57,96xm141,-256v-20,7,-39,45,-65,23v-1,-5,-3,-9,-4,-14v19,-4,43,-32,61,-43v28,6,40,22,62,37v12,8,18,17,18,25v1,11,-14,9,-22,7"},"\u00ca":{"d":"49,-160v1,-4,-10,-9,-15,-8v-15,-35,32,-27,57,-31r142,-8v1,1,30,7,40,10v-52,16,-133,17,-190,30v-7,9,-12,25,-15,47v25,10,102,-6,141,3v0,3,1,6,2,10v-35,19,-91,11,-149,21v-11,9,-16,41,-16,51v55,-1,111,-21,168,-13v13,-4,35,-6,36,10v-2,15,-25,11,-36,16r-167,21r-39,-8v-3,-22,17,-53,20,-76v-3,0,-7,-12,-9,-18v17,-7,23,-27,30,-57xm139,-248v-21,7,-40,47,-65,22v-2,-6,-2,-6,-4,-13v18,-4,44,-32,61,-43v27,6,41,22,62,37v12,9,18,17,18,25v1,11,-15,10,-23,7","w":252},"\u00c1":{"d":"49,-88v6,-10,11,-20,20,-27r70,-121v26,-5,27,46,38,70v7,50,16,79,38,119v-2,20,-34,9,-42,0v-27,-13,-77,-17,-101,-18v-26,8,-28,49,-54,63v-17,-5,-19,-29,-3,-38r11,-18v-11,-14,16,-23,23,-30xm82,-91v17,4,62,8,86,13v-8,-30,-16,-61,-21,-95v-1,-6,-4,-10,-8,-14v-15,30,-38,63,-57,96xm84,-250v31,-5,82,-53,100,-31v4,10,-81,52,-88,53v-14,1,-16,-11,-12,-22"},"\u00cb":{"d":"49,-160v0,-4,-10,-9,-15,-8v-15,-35,32,-27,57,-31r142,-8v1,1,30,7,40,10v-52,16,-133,17,-190,30v-7,9,-12,25,-15,47v25,10,102,-6,141,3v0,3,1,6,2,10v-35,19,-91,11,-149,21v-11,9,-17,41,-17,51v56,0,111,-21,169,-13v13,-4,35,-6,36,10v-2,15,-25,11,-36,16r-167,21r-39,-8v-3,-22,17,-52,20,-76v-3,0,-7,-12,-9,-18v17,-7,23,-27,30,-57xm191,-236v0,9,-4,13,-12,13v-17,2,-19,-19,-16,-34v18,-1,29,1,28,21xm95,-261v7,2,29,9,28,18v0,8,-9,17,-18,17v-19,0,-26,-25,-10,-35","w":252},"\u00c8":{"d":"49,-160v1,-4,-10,-9,-15,-8v-15,-35,32,-27,57,-31r142,-8v1,1,30,7,40,10v-52,16,-133,17,-190,30v-7,9,-12,25,-15,47v25,10,102,-6,141,3v0,3,1,6,2,10v-35,19,-91,11,-149,21v-11,9,-16,41,-16,51v55,-1,111,-21,168,-13v13,-4,35,-6,36,10v-2,15,-25,11,-36,16r-167,21r-39,-8v-3,-22,17,-53,20,-76v-3,0,-7,-12,-9,-18v17,-7,23,-27,30,-57xm184,-236v6,10,5,13,0,23v-29,-7,-62,-21,-100,-41v-2,-2,-4,-26,5,-23v34,11,59,25,95,41","w":252},"\u00cd":{"d":"26,-5v-9,-6,-9,-12,-9,-36v0,-71,7,-119,21,-144v8,-13,14,-20,19,-20v28,18,-10,89,-10,120v-3,21,-8,46,-14,76v-2,1,-2,1,-7,4xm6,-233v31,-6,82,-53,101,-31v2,10,-80,52,-89,53v-14,0,-14,-9,-12,-22","w":104},"\u00ce":{"d":"46,-5v-10,-5,-9,-11,-9,-36v0,-71,7,-119,21,-144v8,-13,14,-20,19,-20v29,18,-10,89,-10,120v0,21,-8,46,-14,76v-2,1,-4,2,-7,4xm137,-209v-28,0,-40,-26,-61,-37v-19,7,-39,45,-65,23v-1,-5,-3,-9,-4,-13v19,-4,42,-32,61,-43v29,6,39,21,62,36v12,9,18,17,18,25v0,6,-4,9,-11,9","w":144},"\u00cf":{"d":"33,-5v-9,-6,-9,-12,-9,-36v0,-71,7,-119,22,-144v7,-13,14,-20,19,-20v27,20,-11,88,-10,120r-15,76v-1,1,-3,2,-7,4xm111,-222v0,8,-4,12,-12,12v-16,0,-19,-19,-16,-33v18,-1,29,1,28,21xm15,-247v8,2,30,10,28,17v0,22,-36,23,-36,1v0,-7,3,-13,8,-18","w":110},"\u00cc":{"d":"33,-5v-9,-6,-9,-12,-9,-36v0,-71,7,-119,22,-144v7,-13,14,-20,19,-20v27,20,-11,88,-10,120r-15,76v-1,1,-3,2,-7,4xm72,-247v7,4,56,16,36,40v-28,-7,-61,-21,-99,-41v-2,-2,-4,-26,5,-23v17,5,42,16,58,24","w":111},"\u00d3":{"d":"185,-206v65,1,115,22,115,96v0,56,-97,115,-179,115v-77,0,-152,-72,-101,-149v11,-18,44,-49,84,-54v36,-5,63,-8,81,-8xm280,-124v4,-36,-49,-61,-86,-57v-20,-9,-41,7,-62,0v-11,7,-55,13,-66,24v0,20,-51,34,-38,66v19,123,242,49,252,-33xm190,-271v3,0,10,4,11,7v2,11,-80,53,-89,53v-13,1,-15,-11,-12,-21","w":273},"\u00d4":{"d":"185,-206v65,1,115,22,115,96v0,56,-97,115,-179,115v-77,0,-152,-72,-101,-149v11,-18,44,-49,84,-54v36,-5,63,-8,81,-8xm280,-124v4,-36,-49,-61,-86,-57v-20,-9,-41,7,-62,0v-11,7,-55,13,-66,24v0,20,-51,34,-38,66v19,123,242,49,252,-33xm158,-248r-42,34v-23,-4,-7,-32,5,-34v0,0,27,-37,36,-34v19,17,43,33,55,57v-1,5,-1,8,-8,8v-23,0,-45,-37,-46,-31","w":273},"\uf000":{"d":"284,-117v42,-41,180,-42,166,46v-2,8,-19,8,-28,5v-43,2,-165,38,-106,86v17,14,33,28,61,39v0,10,0,17,-6,22v-9,9,-35,26,-78,51v-52,7,-130,23,-154,-17v-24,-35,-103,-33,-117,-77v-32,-67,23,-151,75,-175v43,-24,89,6,135,13v14,-26,2,-38,-1,-64v31,-75,89,-97,188,-116v27,2,5,38,1,51v-21,52,-100,91,-148,126v2,4,5,7,12,10","w":461},"\u00d2":{"d":"185,-206v65,1,115,22,115,96v0,56,-97,115,-179,115v-77,0,-152,-72,-101,-149v11,-18,44,-49,84,-54v36,-5,63,-8,81,-8xm280,-124v4,-36,-49,-61,-86,-57v-20,-9,-41,7,-62,0v-11,7,-55,13,-66,24v0,20,-51,34,-38,66v19,123,242,49,252,-33xm161,-262v14,10,52,13,37,41v-28,-7,-62,-21,-100,-41v-3,-3,-3,-27,5,-24v16,4,42,17,58,24","w":273},"\u00da":{"d":"281,-202v6,68,-30,121,-71,152v-4,14,-47,26,-60,39v-42,20,-108,-1,-125,-26v-22,-44,-28,-84,-8,-127v12,-26,23,-38,37,-22v-29,32,-40,118,2,144v23,32,86,0,109,-8v42,-31,103,-63,97,-149v3,-10,7,-8,19,-3xm205,-259v2,13,-82,53,-89,54v-14,1,-14,-9,-12,-22r90,-38v3,-1,11,4,11,6","w":262},"\u00db":{"d":"281,-202v6,68,-30,121,-71,152v-4,14,-47,26,-60,39v-42,20,-108,-1,-125,-26v-22,-44,-28,-84,-8,-127v12,-26,23,-38,37,-22v-29,32,-40,118,2,144v23,32,86,0,109,-8v42,-31,103,-63,97,-149v3,-10,7,-8,19,-3xm213,-214v-28,2,-61,-30,-63,-25v-10,0,-57,40,-69,23v2,-10,-8,-14,8,-19v19,1,45,-46,75,-25v18,13,47,21,59,40v0,5,-3,6,-10,6","w":262},"\u00d9":{"d":"281,-202v6,68,-30,121,-71,152v-4,14,-47,26,-60,39v-42,20,-108,-1,-125,-26v-22,-44,-28,-84,-8,-127v12,-26,23,-38,37,-22v-29,32,-40,118,2,144v23,32,86,0,109,-8v42,-31,103,-63,97,-149v3,-10,7,-8,19,-3xm151,-243v14,10,54,14,37,41v-28,-8,-61,-22,-99,-42v-4,-1,-3,-27,4,-23v17,4,41,17,58,24","w":262},"\u0131":{"d":"43,-103v21,5,16,56,11,100v-7,2,-12,1,-20,-5v-1,-7,-13,-18,-11,-25v3,-23,-2,-68,20,-70","w":80},"\u02c6":{"d":"144,-220v-29,0,-41,-27,-63,-39v-9,1,-11,5,-15,11v-17,13,-33,31,-54,13v-2,-5,-3,-9,-4,-14v19,-5,46,-33,64,-45v28,6,43,23,65,38v13,9,19,18,19,27v0,6,-4,9,-12,9","w":165},"\u02dc":{"d":"47,-300v26,-21,57,19,72,23v4,0,16,-4,36,-14v24,-9,22,-16,32,-13v3,12,-7,10,-7,23v-47,29,-51,47,-92,16v-19,-12,-21,-23,-45,2v-10,6,-14,22,-30,16v-5,-13,-8,-18,1,-24v4,-6,15,-16,33,-29","w":186},"\u00af":{"d":"26,-301r142,13v10,1,6,8,5,19v-37,21,-72,12,-136,11v-22,1,-31,-14,-27,-36v7,-5,12,-7,16,-7","w":183},"\u02d8":{"d":"65,-269v20,-9,45,-32,74,-36v8,3,12,19,-4,25v-21,16,-35,20,-55,41v-5,5,-12,8,-18,8v-8,-3,-45,-33,-51,-54v5,-24,13,-13,34,1","w":158},"\u02d9":{"d":"23,-302v15,-12,32,0,32,18v1,22,-37,30,-39,4v0,0,2,-8,7,-22","w":70},"\u02da":{"d":"23,-225v-41,-26,-12,-84,41,-78v16,1,31,5,46,17v33,54,-41,85,-87,61xm33,-257v2,20,57,11,57,-6v0,-6,-11,-10,-33,-12v-14,-3,-24,13,-24,18","w":123},"\u00b8":{"d":"74,16v32,3,49,15,55,36v-2,7,-15,31,-29,33v-28,4,-57,11,-88,14v-19,-6,-13,-30,8,-33v21,0,59,-5,73,-14v-17,-14,-67,8,-53,-37v9,-10,2,-28,24,-30v8,8,13,17,10,31","w":129},"\u02dd":{"d":"78,-286v25,6,17,34,3,45v4,5,10,-3,10,-8v0,-1,39,-40,42,-37v16,2,17,15,12,31v-2,4,-20,22,-54,55v-7,7,-15,10,-25,6v-4,-11,3,-20,2,-29v-1,0,-2,1,-4,1v-17,21,-28,31,-50,27v-4,-9,-4,-19,3,-27v23,-26,39,-46,48,-59v2,-3,6,-5,13,-5","w":151},"\u02db":{"d":"17,48v11,-25,11,-54,25,-77v20,-21,35,15,40,24v-4,8,-14,30,-14,53v-6,10,-14,29,0,29v6,0,23,-7,50,-20v12,-3,15,25,9,33v-2,3,-50,36,-54,33v-47,-8,-58,-14,-56,-75","w":138},"\u02c7":{"d":"22,-302v9,4,36,39,46,35v24,3,45,-30,67,-35v25,18,-12,55,-34,60v-51,18,-82,-12,-93,-43v0,-11,5,-17,14,-17","w":153},"\r":{"w":179}}});;if(typeof tb_pathToImage!='string'){var tb_pathToImage="../wp-includes/js/thickbox/loadingAnimation.gif";}
if(typeof tb_closeImage!='string'){var tb_closeImage="../wp-includes/js/thickbox/tb-close.png";}
/*!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/
jQuery(document).ready(function(){tb_init('a.thickbox, area.thickbox, input.thickbox');imgLoader=new Image();imgLoader.src=tb_pathToImage;});function tb_init(domChunk){jQuery(domChunk).live('click',tb_click);}
function tb_click(){var t=this.title||this.name||null;var a=this.href||this.alt;var g=this.rel||false;tb_show(t,a,g);this.blur();return false;}
function tb_show(caption,url,imageGroup){try{if(typeof document.body.style.maxHeight==="undefined"){jQuery("body","html").css({height:"100%",width:"100%"});jQuery("html").css("overflow","hidden");if(document.getElementById("TB_HideSelect")===null){jQuery("body").append("<iframe id='TB_HideSelect'>"+thickboxL10n.noiframes+"</iframe><div id='TB_overlay'></div><div id='TB_window'></div>");jQuery("#TB_overlay").click(tb_remove);}}else{if(document.getElementById("TB_overlay")===null){jQuery("body").append("<div id='TB_overlay'></div><div id='TB_window'></div>");jQuery("#TB_overlay").click(tb_remove);}}
if(tb_detectMacXFF()){jQuery("#TB_overlay").addClass("TB_overlayMacFFBGHack");}else{jQuery("#TB_overlay").addClass("TB_overlayBG");}
if(caption===null){caption="";}
jQuery("body").append("<div id='TB_load'><img src='"+imgLoader.src+"' /></div>");jQuery('#TB_load').show();var baseURL;if(url.indexOf("?")!==-1){baseURL=url.substr(0,url.indexOf("?"));}else{baseURL=url;}
var urlString=/\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$/;var urlType=baseURL.toLowerCase().match(urlString);if(urlType=='.jpg'||urlType=='.jpeg'||urlType=='.png'||urlType=='.gif'||urlType=='.bmp'){TB_PrevCaption="";TB_PrevURL="";TB_PrevHTML="";TB_NextCaption="";TB_NextURL="";TB_NextHTML="";TB_imageCount="";TB_FoundURL=false;if(imageGroup){TB_TempArray=jQuery("a[rel="+imageGroup+"]").get();for(TB_Counter=0;((TB_Counter<TB_TempArray.length)&&(TB_NextHTML===""));TB_Counter++){var urlTypeTemp=TB_TempArray[TB_Counter].href.toLowerCase().match(urlString);if(!(TB_TempArray[TB_Counter].href==url)){if(TB_FoundURL){TB_NextCaption=TB_TempArray[TB_Counter].title;TB_NextURL=TB_TempArray[TB_Counter].href;TB_NextHTML="<span id='TB_next'>&nbsp;&nbsp;<a href='#'>"+thickboxL10n.next+"</a></span>";}else{TB_PrevCaption=TB_TempArray[TB_Counter].title;TB_PrevURL=TB_TempArray[TB_Counter].href;TB_PrevHTML="<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>"+thickboxL10n.prev+"</a></span>";}}else{TB_FoundURL=true;TB_imageCount=thickboxL10n.image+' '+(TB_Counter+1)+' '+thickboxL10n.of+' '+(TB_TempArray.length);}}}
imgPreloader=new Image();imgPreloader.onload=function(){imgPreloader.onload=null;var pagesize=tb_getPageSize();var x=pagesize[0]-150;var y=pagesize[1]-150;var imageWidth=imgPreloader.width;var imageHeight=imgPreloader.height;if(imageWidth>x){imageHeight=imageHeight*(x/imageWidth);imageWidth=x;if(imageHeight>y){imageWidth=imageWidth*(y/imageHeight);imageHeight=y;}}else if(imageHeight>y){imageWidth=imageWidth*(y/imageHeight);imageHeight=y;if(imageWidth>x){imageHeight=imageHeight*(x/imageWidth);imageWidth=x;}}
TB_WIDTH=imageWidth+30;TB_HEIGHT=imageHeight+60;jQuery("#TB_window").append("<a href='' id='TB_ImageOff' title='"+thickboxL10n.close+"'><img id='TB_Image' src='"+url+"' width='"+imageWidth+"' height='"+imageHeight+"' alt='"+caption+"'/></a>"+"<div id='TB_caption'>"+caption+"<div id='TB_secondLine'>"+TB_imageCount+TB_PrevHTML+TB_NextHTML+"</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='"+thickboxL10n.close+"'><img src='"+tb_closeImage+"' /></a></div>");jQuery("#TB_closeWindowButton").click(tb_remove);if(!(TB_PrevHTML==="")){function goPrev(){if(jQuery(document).unbind("click",goPrev)){jQuery(document).unbind("click",goPrev);}
jQuery("#TB_window").remove();jQuery("body").append("<div id='TB_window'></div>");tb_show(TB_PrevCaption,TB_PrevURL,imageGroup);return false;}
jQuery("#TB_prev").click(goPrev);}
if(!(TB_NextHTML==="")){function goNext(){jQuery("#TB_window").remove();jQuery("body").append("<div id='TB_window'></div>");tb_show(TB_NextCaption,TB_NextURL,imageGroup);return false;}
jQuery("#TB_next").click(goNext);}
document.onkeydown=function(e){if(e==null){keycode=event.keyCode;}else{keycode=e.which;}
if(keycode==27){tb_remove();}else if(keycode==190){if(!(TB_NextHTML=="")){document.onkeydown="";goNext();}}else if(keycode==188){if(!(TB_PrevHTML=="")){document.onkeydown="";goPrev();}}};tb_position();jQuery("#TB_load").remove();jQuery("#TB_ImageOff").click(tb_remove);jQuery("#TB_window").css({display:"block"});};imgPreloader.src=url;}else{var queryString=url.replace(/^[^\?]+\??/,'');var params=tb_parseQuery(queryString);TB_WIDTH=(params['width']*1)+30||630;TB_HEIGHT=(params['height']*1)+40||440;ajaxContentW=TB_WIDTH-30;ajaxContentH=TB_HEIGHT-45;if(url.indexOf('TB_iframe')!=-1){urlNoQuery=url.split('TB_');jQuery("#TB_iframeContent").remove();if(params['modal']!="true"){jQuery("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='"+thickboxL10n.close+"'><img src='"+tb_closeImage+"' /></a></div></div><iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;' >"+thickboxL10n.noiframes+"</iframe>");}else{jQuery("#TB_overlay").unbind();jQuery("#TB_window").append("<iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;'>"+thickboxL10n.noiframes+"</iframe>");}}else{if(jQuery("#TB_window").css("display")!="block"){if(params['modal']!="true"){jQuery("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton'><img src='"+tb_closeImage+"' /></a></div></div><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px'></div>");}else{jQuery("#TB_overlay").unbind();jQuery("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div>");}}else{jQuery("#TB_ajaxContent")[0].style.width=ajaxContentW+"px";jQuery("#TB_ajaxContent")[0].style.height=ajaxContentH+"px";jQuery("#TB_ajaxContent")[0].scrollTop=0;jQuery("#TB_ajaxWindowTitle").html(caption);}}
jQuery("#TB_closeWindowButton").click(tb_remove);if(url.indexOf('TB_inline')!=-1){jQuery("#TB_ajaxContent").append(jQuery('#'+params['inlineId']).children());jQuery("#TB_window").unload(function(){jQuery('#'+params['inlineId']).append(jQuery("#TB_ajaxContent").children());});tb_position();jQuery("#TB_load").remove();jQuery("#TB_window").css({display:"block"});}else if(url.indexOf('TB_iframe')!=-1){tb_position();if(jQuery.browser.safari){jQuery("#TB_load").remove();jQuery("#TB_window").css({display:"block"});}}else{jQuery("#TB_ajaxContent").load(url+="&random="+(new Date().getTime()),function(){tb_position();jQuery("#TB_load").remove();tb_init("#TB_ajaxContent a.thickbox");jQuery("#TB_window").css({display:"block"});});}}
if(!params['modal']){document.onkeyup=function(e){if(e==null){keycode=event.keyCode;}else{keycode=e.which;}
if(keycode==27){tb_remove();}};}}catch(e){}}
function tb_showIframe(){jQuery("#TB_load").remove();jQuery("#TB_window").css({display:"block"});}
function tb_remove(){jQuery("#TB_imageOff").unbind("click");jQuery("#TB_closeWindowButton").unbind("click");jQuery("#TB_window").fadeOut("fast",function(){jQuery('#TB_window,#TB_overlay,#TB_HideSelect').trigger("unload").unbind().remove();});jQuery("#TB_load").remove();if(typeof document.body.style.maxHeight=="undefined"){jQuery("body","html").css({height:"auto",width:"auto"});jQuery("html").css("overflow","");}
document.onkeydown="";document.onkeyup="";return false;}
function tb_position(){var isIE6=typeof document.body.style.maxHeight==="undefined";jQuery("#TB_window").css({marginLeft:'-'+parseInt((TB_WIDTH/2),10)+'px',width:TB_WIDTH+'px'});if(!isIE6){jQuery("#TB_window").css({marginTop:'-'+parseInt((TB_HEIGHT/2),10)+'px'});}}
function tb_parseQuery(query){var Params={};if(!query){return Params;}
var Pairs=query.split(/[;&]/);for(var i=0;i<Pairs.length;i++){var KeyVal=Pairs[i].split('=');if(!KeyVal||KeyVal.length!=2){continue;}
var key=unescape(KeyVal[0]);var val=unescape(KeyVal[1]);val=val.replace(/\+/g,' ');Params[key]=val;}
return Params;}
function tb_getPageSize(){var de=document.documentElement;var w=window.innerWidth||self.innerWidth||(de&&de.clientWidth)||document.body.clientWidth;var h=window.innerHeight||self.innerHeight||(de&&de.clientHeight)||document.body.clientHeight;arrayPageSize=[w,h];return arrayPageSize;}
function tb_detectMacXFF(){var userAgent=navigator.userAgent.toLowerCase();if(userAgent.indexOf('mac')!=-1&&userAgent.indexOf('firefox')!=-1){return true;}};(function($){$.fn.ajaxSubmit=function(options){if(typeof options=="function"){options={success:options}}options=$.extend({url:this.attr("action")||window.location.toString(),type:this.attr("method")||"GET"},options||{});var veto={};$.event.trigger("form.pre.serialize",[this,options,veto]);if(veto.veto){return this}var a=this.formToArray(options.semantic);if(options.data){for(var n in options.data){a.push({name:n,value:options.data[n]})}}if(options.beforeSubmit&&options.beforeSubmit(a,this,options)===false){return this}$.event.trigger("form.submit.validate",[a,this,options,veto]);if(veto.veto){return this}var q=$.param(a);if(options.type.toUpperCase()=="GET"){options.url+=(options.url.indexOf("?")>=0?"&":"?")+q;options.data=null}else{options.data=q}var $form=this,callbacks=[];if(options.resetForm){callbacks.push(function(){$form.resetForm()})}if(options.clearForm){callbacks.push(function(){$form.clearForm()})}if(!options.dataType&&options.target){var oldSuccess=options.success||function(){};callbacks.push(function(data){if(this.evalScripts){$(options.target).attr("innerHTML",data).evalScripts().each(oldSuccess,arguments)}else{$(options.target).html(data).each(oldSuccess,arguments)}})}else{if(options.success){callbacks.push(options.success)}}options.success=function(data,status){for(var i=0,max=callbacks.length;i<max;i++){callbacks[i](data,status,$form)}};var files=$("input:file",this).fieldValue();var found=false;for(var j=0;j<files.length;j++){if(files[j]){found=true}}if(options.iframe||found){if($.browser.safari&&options.closeKeepAlive){$.get(options.closeKeepAlive,fileUpload)}else{fileUpload()}}else{$.ajax(options)}$.event.trigger("form.submit.notify",[this,options]);return this;function fileUpload(){var form=$form[0];var opts=$.extend({},$.ajaxSettings,options);var id="jqFormIO"+$.fn.ajaxSubmit.counter++;var $io=$('<iframe id="'+id+'" name="'+id+'" />');var io=$io[0];var op8=$.browser.opera&&window.opera.version()<9;if($.browser.msie||op8){io.src='javascript:false;document.write("");'}$io.css({position:"absolute",top:"-1000px",left:"-1000px"});var xhr={responseText:null,responseXML:null,status:0,statusText:"n/a",getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){}};var g=opts.global;if(g&&!$.active++){$.event.trigger("ajaxStart")}if(g){$.event.trigger("ajaxSend",[xhr,opts])}var cbInvoked=0;var timedOut=0;setTimeout(function(){var encAttr=form.encoding?"encoding":"enctype";var t=$form.attr("target");$form.attr({target:id,method:"POST",action:opts.url});form[encAttr]="multipart/form-data";if(opts.timeout){setTimeout(function(){timedOut=true;cb()},opts.timeout)}$io.appendTo("body");io.attachEvent?io.attachEvent("onload",cb):io.addEventListener("load",cb,false);form.submit();$form.attr("target",t)},10);function cb(){if(cbInvoked++){return}io.detachEvent?io.detachEvent("onload",cb):io.removeEventListener("load",cb,false);var ok=true;try{if(timedOut){throw"timeout"}var data,doc;doc=io.contentWindow?io.contentWindow.document:io.contentDocument?io.contentDocument:io.document;xhr.responseText=doc.body?doc.body.innerHTML:null;xhr.responseXML=doc.XMLDocument?doc.XMLDocument:doc;if(opts.dataType=="json"||opts.dataType=="script"){var ta=doc.getElementsByTagName("textarea")[0];data=ta?ta.value:xhr.responseText;if(opts.dataType=="json"){eval("data = "+data)}else{$.globalEval(data)}}else{if(opts.dataType=="xml"){data=xhr.responseXML;if(!data&&xhr.responseText!=null){data=toXml(xhr.responseText)}}else{data=xhr.responseText}}}catch(e){ok=false;$.handleError(opts,xhr,"error",e)}if(ok){opts.success(data,"success");if(g){$.event.trigger("ajaxSuccess",[xhr,opts])}}if(g){$.event.trigger("ajaxComplete",[xhr,opts])}if(g&&!--$.active){$.event.trigger("ajaxStop")}if(opts.complete){opts.complete(xhr,ok?"success":"error")}setTimeout(function(){$io.remove();xhr.responseXML=null},100)}function toXml(s,doc){if(window.ActiveXObject){doc=new ActiveXObject("Microsoft.XMLDOM");doc.async="false";doc.loadXML(s)}else{doc=(new DOMParser()).parseFromString(s,"text/xml")}return(doc&&doc.documentElement&&doc.documentElement.tagName!="parsererror")?doc:null}}};$.fn.ajaxSubmit.counter=0;$.fn.ajaxForm=function(options){return this.ajaxFormUnbind().submit(submitHandler).each(function(){this.formPluginId=$.fn.ajaxForm.counter++;$.fn.ajaxForm.optionHash[this.formPluginId]=options;$(":submit,input:image",this).click(clickHandler)})};$.fn.ajaxForm.counter=1;$.fn.ajaxForm.optionHash={};function clickHandler(e){var $form=this.form;$form.clk=this;if(this.type=="image"){if(e.offsetX!=undefined){$form.clk_x=e.offsetX;$form.clk_y=e.offsetY}else{if(typeof $.fn.offset=="function"){var offset=$(this).offset();$form.clk_x=e.pageX-offset.left;$form.clk_y=e.pageY-offset.top}else{$form.clk_x=e.pageX-this.offsetLeft;$form.clk_y=e.pageY-this.offsetTop}}}setTimeout(function(){$form.clk=$form.clk_x=$form.clk_y=null},10)}function submitHandler(){var id=this.formPluginId;var options=$.fn.ajaxForm.optionHash[id];$(this).ajaxSubmit(options);return false}$.fn.ajaxFormUnbind=function(){this.unbind("submit",submitHandler);return this.each(function(){$(":submit,input:image",this).unbind("click",clickHandler)})};$.fn.formToArray=function(semantic){var a=[];if(this.length==0){return a}var form=this[0];var els=semantic?form.getElementsByTagName("*"):form.elements;if(!els){return a}for(var i=0,max=els.length;i<max;i++){var el=els[i];var n=el.name;if(!n){continue}if(semantic&&form.clk&&el.type=="image"){if(!el.disabled&&form.clk==el){a.push({name:n+".x",value:form.clk_x},{name:n+".y",value:form.clk_y})}continue}var v=$.fieldValue(el,true);if(v&&v.constructor==Array){for(var j=0,jmax=v.length;j<jmax;j++){a.push({name:n,value:v[j]})}}else{if(v!==null&&typeof v!="undefined"){a.push({name:n,value:v})}}}if(!semantic&&form.clk){var inputs=form.getElementsByTagName("input");for(var i=0,max=inputs.length;i<max;i++){var input=inputs[i];var n=input.name;if(n&&!input.disabled&&input.type=="image"&&form.clk==input){a.push({name:n+".x",value:form.clk_x},{name:n+".y",value:form.clk_y})}}}return a};$.fn.formSerialize=function(semantic){return $.param(this.formToArray(semantic))};$.fn.fieldSerialize=function(successful){var a=[];this.each(function(){var n=this.name;if(!n){return}var v=$.fieldValue(this,successful);if(v&&v.constructor==Array){for(var i=0,max=v.length;i<max;i++){a.push({name:n,value:v[i]})}}else{if(v!==null&&typeof v!="undefined"){a.push({name:this.name,value:v})}}});return $.param(a)};$.fn.fieldValue=function(successful){for(var val=[],i=0,max=this.length;i<max;i++){var el=this[i];var v=$.fieldValue(el,successful);if(v===null||typeof v=="undefined"||(v.constructor==Array&&!v.length)){continue}v.constructor==Array?$.merge(val,v):val.push(v)}return val};$.fieldValue=function(el,successful){var n=el.name,t=el.type,tag=el.tagName.toLowerCase();if(typeof successful=="undefined"){successful=true}if(successful&&(!n||el.disabled||t=="reset"||t=="button"||(t=="checkbox"||t=="radio")&&!el.checked||(t=="submit"||t=="image")&&el.form&&el.form.clk!=el||tag=="select"&&el.selectedIndex==-1)){return null}if(tag=="select"){var index=el.selectedIndex;if(index<0){return null}var a=[],ops=el.options;var one=(t=="select-one");var max=(one?index+1:ops.length);for(var i=(one?index:0);i<max;i++){var op=ops[i];if(op.selected){var v=$.browser.msie&&!(op.attributes.value.specified)?op.text:op.value;if(one){return v}a.push(v)}}return a}return el.value};$.fn.clearForm=function(){return this.each(function(){$("input,select,textarea",this).clearFields()})};$.fn.clearFields=$.fn.clearInputs=function(){return this.each(function(){var t=this.type,tag=this.tagName.toLowerCase();if(t=="text"||t=="password"||tag=="textarea"){this.value=""}else{if(t=="checkbox"||t=="radio"){this.checked=false}else{if(tag=="select"){this.selectedIndex=-1}}}})};$.fn.resetForm=function(){return this.each(function(){if(typeof this.reset=="function"||(typeof this.reset=="object"&&!this.reset.nodeType)){this.reset()}})};$.fn.enable=function(b){if(b==undefined){b=true}return this.each(function(){this.disabled=!b})};$.fn.select=function(select){if(select==undefined){select=true}return this.each(function(){var t=this.type;if(t=="checkbox"||t=="radio"){this.checked=select}else{if(this.tagName.toLowerCase()=="option"){var $sel=$(this).parent("select");if(select&&$sel[0]&&$sel[0].type=="select-one"){$sel.find("option").select(false)}this.selected=select}}})}})(jQuery);;jQuery(document).ready(function(){try{jQuery('div.wpcf7 > form').ajaxForm({beforeSubmit:wpcf7BeforeSubmit,dataType:'json',success:wpcf7ProcessJson});}catch(e){}
try{jQuery('div.wpcf7 > form').each(function(i,n){wpcf7ToggleSubmit(jQuery(n));});}catch(e){}
try{if(_wpcf7.cached){jQuery('div.wpcf7 > form').each(function(i,n){wpcf7OnloadRefill(n);});}}catch(e){}});function wpcf7ExclusiveCheckbox(elem){jQuery(elem.form).find('input:checkbox[name="'+elem.name+'"]').not(elem).removeAttr('checked');}
function wpcf7ToggleSubmit(form){var submit=jQuery(form).find('input:submit');if(!submit.length)return;var acceptances=jQuery(form).find('input:checkbox.wpcf7-acceptance');if(!acceptances.length)return;submit.removeAttr('disabled');acceptances.each(function(i,n){n=jQuery(n);if(n.hasClass('wpcf7-invert')&&n.is(':checked')||!n.hasClass('wpcf7-invert')&&!n.is(':checked'))
submit.attr('disabled','disabled');});}
function wpcf7BeforeSubmit(formData,jqForm,options){wpcf7ClearResponseOutput();jQuery('img.ajax-loader',jqForm[0]).css({visibility:'visible'});formData.push({name:'_wpcf7_is_ajax_call',value:1});jQuery(jqForm[0]).append('<input type="hidden" name="_wpcf7_is_ajax_call" value="1" />');return true;}
function wpcf7NotValidTip(into,message){jQuery(into).append('<span class="wpcf7-not-valid-tip">'+message+'</span>');jQuery('span.wpcf7-not-valid-tip').mouseover(function(){jQuery(this).fadeOut('fast');});jQuery(into).find(':input').mouseover(function(){jQuery(into).find('.wpcf7-not-valid-tip').not(':hidden').fadeOut('fast');});jQuery(into).find(':input').focus(function(){jQuery(into).find('.wpcf7-not-valid-tip').not(':hidden').fadeOut('fast');});}
function wpcf7OnloadRefill(form){var url=jQuery(form).attr('action');if(0<url.indexOf('#'))
url=url.substr(0,url.indexOf('#'));var id=jQuery(form).find('input[name="_wpcf7"]').val();var unitTag=jQuery(form).find('input[name="_wpcf7_unit_tag"]').val();jQuery.getJSON(url,{_wpcf7_is_ajax_call:1,_wpcf7:id},function(data){if(data&&data.captcha){wpcf7RefillCaptcha('#'+unitTag,data.captcha);}
if(data&&data.quiz){wpcf7RefillQuiz('#'+unitTag,data.quiz);}});}
function wpcf7ProcessJson(data){var wpcf7ResponseOutput=jQuery(data.into).find('div.wpcf7-response-output');wpcf7ClearResponseOutput();if(data.invalids){jQuery.each(data.invalids,function(i,n){wpcf7NotValidTip(jQuery(data.into).find(n.into),n.message);});wpcf7ResponseOutput.addClass('wpcf7-validation-errors');}
if(data.captcha){wpcf7RefillCaptcha(data.into,data.captcha);}
if(data.quiz){wpcf7RefillQuiz(data.into,data.quiz);}
if(1==data.spam){wpcf7ResponseOutput.addClass('wpcf7-spam-blocked');}
if(1==data.mailSent){jQuery(data.into).find('form').resetForm().clearForm();wpcf7ResponseOutput.addClass('wpcf7-mail-sent-ok');if(data.onSentOk)
jQuery.each(data.onSentOk,function(i,n){eval(n)});}else{wpcf7ResponseOutput.addClass('wpcf7-mail-sent-ng');}
if(data.onSubmit)
jQuery.each(data.onSubmit,function(i,n){eval(n)});wpcf7ResponseOutput.append(data.message).slideDown('fast');}
function wpcf7RefillCaptcha(form,captcha){jQuery.each(captcha,function(i,n){jQuery(form).find(':input[name="'+i+'"]').clearFields();jQuery(form).find('img.wpcf7-captcha-'+i).attr('src',n);var match=/([0-9]+)\.(png|gif|jpeg)$/.exec(n);jQuery(form).find('input:hidden[name="_wpcf7_captcha_challenge_'+i+'"]').attr('value',match[1]);});}
function wpcf7RefillQuiz(form,quiz){jQuery.each(quiz,function(i,n){jQuery(form).find(':input[name="'+i+'"]').clearFields();jQuery(form).find(':input[name="'+i+'"]').siblings('span.wpcf7-quiz-label').text(n[0]);jQuery(form).find('input:hidden[name="_wpcf7_quiz_answer_'+i+'"]').attr('value',n[1]);});}
function wpcf7ClearResponseOutput(){jQuery('div.wpcf7-response-output').hide().empty().removeClass('wpcf7-mail-sent-ok wpcf7-mail-sent-ng wpcf7-validation-errors wpcf7-spam-blocked');jQuery('span.wpcf7-not-valid-tip').remove();jQuery('img.ajax-loader').css({visibility:'hidden'});}