/*
 * 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();;$j=jQuery.noConflict();$j(function(){var $$;$$=$j.fn.galleria=function($options){if(!$$.hasCSS()){return false;}
$j.historyInit($$.onPageLoad);var $defaults={insert:'.galleria_container',history:true,clickNext:true,onImage:function(image,caption,thumb){},onThumb:function(thumb){}};var $opts=$j.extend($defaults,$options);for(var i in $opts){if(i){$j.galleria[i]=$opts[i];}}
var _insert=($j($opts.insert).is($opts.insert))?$j($opts.insert):jQuery(document.createElement('div')).insertBefore(this);var _div=$j(document.createElement('div')).addClass('galleria_wrapper');var _span=$j(document.createElement('span')).addClass('caption');_insert.addClass('galleria_container').append(_div).append(_span);return this.each(function(){$j(this).addClass('galleria');$j(this).children('li').each(function(i){var _container=$j(this);var _o=$j.meta?$j.extend({},$opts,_container.data()):$opts;_o.clickNext=$j(this).is(':only-child')?false:_o.clickNext;var _a=$j(this).find('a').is('a')?$j(this).find('a'):false;var _img=$j(this).children('img').css('display','none');var _src=_a?_a.attr('href'):_img.attr('src');var _title=_a?_a.attr('title'):_img.attr('title');var _loader=new Image();if(_o.history&&(window.location.hash&&window.location.hash.replace(/\#/,'')==_src)){_container.siblings('.active').removeClass('active');_container.addClass('active');}
$j(_loader).load(function(){$j(this).attr('alt',_img.attr('alt'));var _thumb=_a?_a.find('img').addClass('thumb noscale').css('display','none'):_img.clone(true).addClass('thumb').css('display','none');if(_a){_a.replaceWith(_thumb);}
if(!_thumb.hasClass('noscale')){var w=Math.ceil(_img.width()/_img.height()*_container.height());var h=Math.ceil(_img.height()/_img.width()*_container.width());if(w<h){_thumb.css({height:'auto',width:_container.width(),marginTop:-(h-_container.height())/2});}else{_thumb.css({width:'auto',height:_container.height(),marginLeft:-(w-_container.width())/2});}}else{window.setTimeout(function(){_thumb.css({marginLeft:-(_thumb.width()-_container.width())/2,marginTop:-(_thumb.height()-_container.height())/2});},1);}
_thumb.attr('rel',_src);_thumb.attr('title',_title);_thumb.click(function(){$j.galleria.activate(_src);});_thumb.hover(function(){$j(this).addClass('hover');},function(){$j(this).removeClass('hover');});_container.hover(function(){_container.addClass('hover');},function(){_container.removeClass('hover');});_container.prepend(_thumb);_thumb.css('display','block');_o.onThumb(jQuery(_thumb));if(_container.hasClass('active')){$j.galleria.activate(_src);}
_img.remove();}).error(function(){_container.html('<span class="error" style="color:red">Error loading image: '+_src+'</span>');}).attr('src',_src);});});};$$.nextSelector=function(selector){return $j(selector).is(':last-child')?$j(selector).siblings(':first-child'):$j(selector).next();};$$.previousSelector=function(selector){return $j(selector).is(':first-child')?$j(selector).siblings(':last-child'):$j(selector).prev();};$$.hasCSS=function(){$j('body').append($j(document.createElement('div')).attr('id','css_test').css({width:'1px',height:'1px',display:'none'}));var _v=($j('#css_test').width()!=1)?false:true;$j('#css_test').remove();return _v;};$$.onPageLoad=function(_src){var _wrapper=$j('.galleria_wrapper');var _thumb=$j('.galleria img[rel="'+_src+'"]');if(_src){if($j.galleria.history){window.location=window.location.href.replace(/\#.*/,'')+'#'+_src;}
_thumb.parents('li').siblings('.active').removeClass('active');_thumb.parents('li').addClass('active');var _img=$j(new Image()).attr('src',_src).addClass('replaced');_wrapper.empty().append(_img);_wrapper.siblings('.caption').text(_thumb.attr('title'));$j.galleria.onImage(_img,_wrapper.siblings('.caption'),_thumb);if($j.galleria.clickNext){_img.css('cursor','pointer').click(function(){$j.galleria.next();});}}else{_wrapper.siblings().andSelf().empty();$j('.galleria li.active').removeClass('active');}
$j.galleria.current=_src;};$j.extend({galleria:{current:'',onImage:function(){},activate:function(_src){if($j.galleria.history){$j.historyLoad(_src);}else{$$.onPageLoad(_src);}},next:function(){var _next=$j($$.nextSelector($j('.galleria img[rel="'+$j.galleria.current+'"]').parents('li'))).find('img').attr('rel');$j.galleria.activate(_next);},prev:function(){var _prev=$j($$.previousSelector($j('.galleria img[rel="'+$j.galleria.current+'"]').parents('li'))).find('img').attr('rel');$j.galleria.activate(_prev);}}});});jQuery.extend({historyCurrentHash:undefined,historyCallback:undefined,historyInit:function(callback){jQuery.historyCallback=callback;var current_hash=location.hash;jQuery.historyCurrentHash=current_hash;if(jQuery.browser.msie){if(jQuery.historyCurrentHash===''){jQuery.historyCurrentHash='#';}
$j("body").prepend('<iframe id="jQuery_history" style="display: none;"></iframe>');var ihistory=$j("#jQuery_history")[0];var iframe=ihistory.contentWindow.document;iframe.open();iframe.close();iframe.location.hash=current_hash;}
else if($j.browser.safari){jQuery.historyBackStack=[];jQuery.historyBackStack.length=history.length;jQuery.historyForwardStack=[];jQuery.isFirst=true;}
jQuery.historyCallback(current_hash.replace(/^#/,''));setInterval(jQuery.historyCheck,100);},historyAddHistory:function(hash){jQuery.historyBackStack.push(hash);jQuery.historyForwardStack.length=0;this.isFirst=true;},historyCheck:function(){if(jQuery.browser.msie){var ihistory=$j("#jQuery_history")[0];var iframe=ihistory.contentDocument||ihistory.contentWindow.document;var current_hash=iframe.location.hash;if(current_hash!=jQuery.historyCurrentHash){location.hash=current_hash;jQuery.historyCurrentHash=current_hash;jQuery.historyCallback(current_hash.replace(/^#/,''));}}else if($j.browser.safari){if(!jQuery.dontCheck){var historyDelta=history.length-jQuery.historyBackStack.length;if(historyDelta){jQuery.isFirst=false;var i;if(historyDelta<0){for(i=0;i<Math.abs(historyDelta);i++){jQuery.historyForwardStack.unshift(jQuery.historyBackStack.pop());}}else{for(i=0;i<historyDelta;i++){jQuery.historyBackStack.push(jQuery.historyForwardStack.shift());}}
var cachedHash=jQuery.historyBackStack[jQuery.historyBackStack.length-1];if(cachedHash!==undefined){jQuery.historyCurrentHash=location.hash;jQuery.historyCallback(cachedHash);}}else if(jQuery.historyBackStack[jQuery.historyBackStack.length-1]===undefined&&!jQuery.isFirst){if(document.URL.indexOf('#')>=0){jQuery.historyCallback(document.URL.split('#')[1]);}else{current_hash=location.hash;jQuery.historyCallback('');}
jQuery.isFirst=true;}}}else{current_hash=location.hash;if(current_hash!=jQuery.historyCurrentHash){jQuery.historyCurrentHash=current_hash;jQuery.historyCallback(current_hash.replace(/^#/,''));}}},historyLoad:function(hash){var newhash;if(jQuery.browser.safari){newhash=hash;}
else{newhash='#'+hash;location.hash=newhash;}
jQuery.historyCurrentHash=newhash;if(jQuery.browser.msie){var ihistory=$j("#jQuery_history")[0];var iframe=ihistory.contentWindow.document;iframe.open();iframe.close();iframe.location.hash=newhash;jQuery.historyCallback(hash);}
else if(jQuery.browser.safari){jQuery.dontCheck=true;this.historyAddHistory(hash);var fn=function(){jQuery.dontCheck=false;};window.setTimeout(fn,200);jQuery.historyCallback(hash);location.hash=newhash;}
else{jQuery.historyCallback(hash);}}});;jQuery(function($){$('.gallery_demo_unstyled').addClass('gallery_demo');$('.gallery_demo').removeClass('gallery_demo_unstyled');$('ul.gallery_demo').galleria({history:false,clickNext:false,insert:'#main_image',onImage:function(image,caption,thumb){image.css('display','none').fadeIn(1000);caption.css('display','none').fadeIn(1000);var _li=thumb.parents('li');_li.siblings().children('img.selected').fadeTo(250,0.5);thumb.fadeTo('fast',1).addClass('selected');},onThumb:function(thumb){var _li=thumb.parents('li');var _fadeTo=_li.is('.active')?'1':'0.5';thumb.css({display:'none',opacity:_fadeTo}).fadeIn(1000);thumb.hover(function(){thumb.fadeTo('fast',1);},function(){_li.not('.active').children('img').fadeTo('fast',0.5);})}});});;addComment={moveForm:function(d,f,i,c){var m=this,a,h=m.I(d),b=m.I(i),l=m.I("cancel-comment-reply-link"),j=m.I("comment_parent"),k=m.I("comment_post_ID");if(!h||!b||!l||!j){return}m.respondId=i;c=c||false;if(!m.I("wp-temp-form-div")){a=document.createElement("div");a.id="wp-temp-form-div";a.style.display="none";b.parentNode.insertBefore(a,b)}h.parentNode.insertBefore(b,h.nextSibling);if(k&&c){k.value=c}j.value=f;l.style.display="";l.onclick=function(){var n=addComment,e=n.I("wp-temp-form-div"),o=n.I(n.respondId);if(!e||!o){return}n.I("comment_parent").value="0";e.parentNode.insertBefore(o,e);e.parentNode.removeChild(e);this.style.display="none";this.onclick=null;return false};try{m.I("comment").focus()}catch(g){}return false},I:function(a){return document.getElementById(a)}};;jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d);},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b;},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b;},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b;},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b;},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b;},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b;},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b;},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b;},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b;},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b;},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b;},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b;},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b;},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b;},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b;},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b;},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b;},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b;},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b;},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b;},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b;}});;eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(9($){$.1k.1o=9(2b){b 3=$.2g({},$.1k.1o.21,2b);N g.H(9(){b 4={f:0,u:\'\',W:0,r:\'\',L:n,1j:n,1S:n};b 5=$(g);5.1T(\'7:4\',4);5.e(\'2o\',\'2m\');5.1f(\'1o\');b d=5.2n();d.H(9(){b l=$(g);b 1t=\'\';6(!l.J(\'B\')){6(l.J(\'a\')){l.1f(\'7-2h\');1t=l}l=l.1m(\'B:1r\')}b 18=l.x();6(18==0)18=l.t(\'x\');b 1b=l.y();6(1b==0)1b=l.t(\'y\');6(18>5.x()){5.x(18)}6(1b>5.y()){5.y(1b)}6(1t!=\'\'){1t.e(\'P\',\'1q\')}l.e(\'P\',\'1q\');4.W++});6(3.19>0){6(3.19>=4.W)3.19=4.W-1;4.f=3.19}6($(d[4.f]).J(\'B\')){4.u=$(d[4.f])}k{4.u=$(d[4.f]).1m(\'B:1r\')}6($(d[4.f]).J(\'a\')){$(d[4.f]).e(\'P\',\'1A\')}5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\');23(b i=0;i<3.h;i++){b G=U.29(5.x()/3.h);6(i==3.h-1){5.O($(\'<D A="7-c"></D>\').e({2a:(G*i)+\'1c\',x:(5.x()-(G*i))+\'1c\'}))}k{5.O($(\'<D A="7-c"></D>\').e({2a:(G*i)+\'1c\',x:G+\'1c\'}))}}5.O($(\'<D A="7-K"><p></p></D>\').e({P:\'1q\',z:3.1U}));6(4.u.t(\'w\')!=\'\'){b w=4.u.t(\'w\');6(w.24(0,1)==\'#\')w=$(w).1d();$(\'.7-K p\',5).1d(w);$(\'.7-K\',5).1z(3.o)}b m=0;6(!3.1p&&d.1g>1){m=1E(9(){F(5,d,3,n)},3.1u)}6(3.S){5.O(\'<D A="7-S"><a A="7-27">2k</a><a A="7-25">2i</a></D>\');6(3.1R){$(\'.7-S\',5).26();5.1V(9(){$(\'.7-S\',5).2j()},9(){$(\'.7-S\',5).26()})}$(\'a.7-27\',5).1C(\'1F\',9(){6(4.L)N n;T(m);m=\'\';4.f-=2;F(5,d,3,\'1y\')});$(\'a.7-25\',5).1C(\'1F\',9(){6(4.L)N n;T(m);m=\'\';F(5,d,3,\'1x\')})}6(3.M){b 14=$(\'<D A="7-M"></D>\');5.O(14);23(b i=0;i<d.1g;i++){6(3.1P){b l=d.1B(i);6(!l.J(\'B\')){l=l.1m(\'B:1r\')}6(3.1O){14.O(\'<a A="7-1s" 1a="\'+i+\'"><B E="\'+l.t(\'1a\')+\'" 2e="" /></a>\')}k{14.O(\'<a A="7-1s" 1a="\'+i+\'"><B E="\'+l.t(\'E\').2l(3.1M,3.1N)+\'" 2e="" /></a>\')}}k{14.O(\'<a A="7-1s" 1a="\'+i+\'">\'+(i+1)+\'</a>\')}}$(\'.7-M a:1B(\'+4.f+\')\',5).1f(\'1h\');$(\'.7-M a\',5).1C(\'1F\',9(){6(4.L)N n;6($(g).2f(\'1h\'))N n;T(m);m=\'\';5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\');4.f=$(g).t(\'1a\')-1;F(5,d,3,\'1s\')})}6(3.1X){$(2s).2F(9(1D){6(1D.1Q==\'2D\'){6(4.L)N n;T(m);m=\'\';4.f-=2;F(5,d,3,\'1y\')}6(1D.1Q==\'2C\'){6(4.L)N n;T(m);m=\'\';F(5,d,3,\'1x\')}})}6(3.1W){5.1V(9(){4.1j=Q;T(m);m=\'\'},9(){4.1j=n;6(m==\'\'&&!3.1p){m=1E(9(){F(5,d,3,n)},3.1u)}})}5.2E(\'7:X\',9(){4.L=n;$(d).H(9(){6($(g).J(\'a\')){$(g).e(\'P\',\'1q\')}});6($(d[4.f]).J(\'a\')){$(d[4.f]).e(\'P\',\'1A\')}6(m==\'\'&&!4.1j&&!3.1p){m=1E(9(){F(5,d,3,n)},3.1u)}3.20.1w(g)})});9 F(5,d,3,17){b 4=5.1T(\'7:4\');6((!4||4.1S)&&!17)N n;3.1Y.1w(g);6(!17){5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\')}k{6(17==\'1y\'){5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\')}6(17==\'1x\'){5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\')}}4.f++;6(4.f==4.W){4.f=0;3.2d.1w(g)}6(4.f<0)4.f=(4.W-1);6($(d[4.f]).J(\'B\')){4.u=$(d[4.f])}k{4.u=$(d[4.f]).1m(\'B:1r\')}6(3.M){$(\'.7-M a\',5).2B(\'1h\');$(\'.7-M a:1B(\'+4.f+\')\',5).1f(\'1h\')}6(4.u.t(\'w\')!=\'\'){b w=4.u.t(\'w\');6(w.24(0,1)==\'#\')w=$(w).1d();6($(\'.7-K\',5).e(\'P\')==\'1A\'){$(\'.7-K p\',5).2c(3.o,9(){$(g).1d(w);$(g).1z(3.o)})}k{$(\'.7-K p\',5).1d(w)}$(\'.7-K\',5).1z(3.o)}k{$(\'.7-K\',5).2c(3.o)}b i=0;$(\'.7-c\',5).H(9(){b G=U.29(5.x()/3.h);$(g).e({y:\'R\',z:\'0\',11:\'10(\'+4.u.t(\'E\')+\') Z-Y -\'+((G+(i*G))-G)+\'1c 0%\'});i++});6(3.j==\'1l\'){b V=2H 2G("1K","12","1H","1e","1G","13","1I","1v");4.r=V[U.22(U.1l()*(V.1g+1))];6(4.r==2I)4.r=\'1v\'}6(3.j.2p(\',\')!=-1){b V=3.j.2t(\',\');4.r=$.2A(V[U.22(U.1l()*V.1g)])}4.L=Q;6(3.j==\'2r\'||3.j==\'1K\'||4.r==\'1K\'||3.j==\'12\'||4.r==\'12\'){b q=0;b i=0;b h=$(\'.7-c\',5);6(3.j==\'12\'||4.r==\'12\')h=$(\'.7-c\',5).1n();h.H(9(){b c=$(g);c.e(\'1L\',\'R\');6(i==3.h-1){I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j==\'2q\'||3.j==\'1H\'||4.r==\'1H\'||3.j==\'1e\'||4.r==\'1e\'){b q=0;b i=0;b h=$(\'.7-c\',5);6(3.j==\'1e\'||4.r==\'1e\')h=$(\'.7-c\',5).1n();h.H(9(){b c=$(g);c.e(\'28\',\'R\');6(i==3.h-1){I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j==\'1G\'||3.j==\'2u\'||4.r==\'1G\'||3.j==\'13\'||4.r==\'13\'){b q=0;b i=0;b v=0;b h=$(\'.7-c\',5);6(3.j==\'13\'||4.r==\'13\')h=$(\'.7-c\',5).1n();h.H(9(){b c=$(g);6(i==0){c.e(\'1L\',\'R\');i++}k{c.e(\'28\',\'R\');i=0}6(v==3.h-1){I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o)},(s+q))}q+=1i;v++})}k 6(3.j==\'1I\'||4.r==\'1I\'){b q=0;b i=0;$(\'.7-c\',5).H(9(){b c=$(g);b 1J=c.x();c.e({1L:\'R\',y:\'s%\',x:\'R\'});6(i==3.h-1){I(9(){c.C({x:1J,z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({x:1J,z:\'1.0\'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j==\'1v\'||4.r==\'1v\'){b i=0;$(\'.7-c\',5).H(9(){$(g).e(\'y\',\'s%\');6(i==3.h-1){$(g).C({z:\'1.0\'},(3.o*2),\'\',9(){5.16(\'7:X\')})}k{$(g).C({z:\'1.0\'},(3.o*2))}i++})}}};$.1k.1o.21={j:\'1l\',h:15,o:2v,1u:2y,19:0,S:Q,1R:Q,M:Q,1P:n,1O:n,1M:\'.1Z\',1N:\'2x.1Z\',1X:Q,1W:Q,1p:n,1U:0.8,1Y:9(){},20:9(){},2d:9(){}};$.1k.1n=[].2w})(2z);',62,169,'|||settings|vars|slider|if|nivo||function||var|slice|kids|css|currentSlide|this|slices||effect|else|child|timer|false|animSpeed||timeBuff|randAnim|100|attr|currentImage||title|width|height|opacity|class|img|animate|div|src|nivoRun|sliceWidth|each|setTimeout|is|caption|running|controlNav|return|append|display|true|0px|directionNav|clearInterval|Math|anims|totalSlides|animFinished|repeat|no|url|background|sliceDownLeft|sliceUpDownLeft|nivoControl||trigger|nudge|childWidth|startSlide|rel|childHeight|px|html|sliceUpLeft|addClass|length|active|50|paused|fn|random|find|_reverse|nivoSlider|manualAdvance|none|first|control|link|pauseTime|fade|call|next|prev|fadeIn|block|eq|live|event|setInterval|click|sliceUpDown|sliceUpRight|fold|origWidth|sliceDownRight|top|controlNavThumbsSearch|controlNavThumbsReplace|controlNavThumbsFromRel|controlNavThumbs|keyCode|directionNavHide|stop|data|captionOpacity|hover|pauseOnHover|keyboardNav|beforeChange|jpg|afterChange|defaults|floor|for|substr|nextNav|hide|prevNav|bottom|round|left|options|fadeOut|slideshowEnd|alt|hasClass|extend|imageLink|Next|show|Prev|replace|relative|children|position|indexOf|sliceUp|sliceDown|window|split|sliceUpDownRight|500|reverse|_thumb|3000|jQuery|trim|removeClass|39|37|bind|keypress|Array|new|undefined'.split('|'),0,{}));(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);;
/*
 * Copyright (c) 2011 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version ${Version}
 */
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);};})(),root:function(){return document.documentElement||document.body;},strict:(function(){var doctype;if(document.compatMode=='BackCompat')return false;doctype=document.doctype;if(doctype){return!/frameset|transitional/i.test(doctype.publicId);}
doctype=document.firstChild;if(doctype.nodeType!=8||/^DOCTYPE.+(transitional|frameset)/i.test(doctype.data)){return false;}
return true;})()};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;};},addClass:function(el,className){var current=el.className;el.className=current+(current&&' ')+className;return el;},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;}),fontStretch:cached(function(value){if(typeof value=='number')return value;if(/%$/.test(value))return parseFloat(value)/100;return{'ultra-condensed':0.5,'extra-condensed':0.625,condensed:0.75,'semi-condensed':0.875,'semi-expanded':1.125,expanded:1.25,'extra-expanded':1.5,'ultra-expanded':2}[value]||1;}),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'),sheet,container,supported;el.type='text/css';el.media=media;try{el.appendChild(document.createTextNode('/**/'));}catch(e){}
container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);sheet=(el.sheet||el.styleSheet);supported=sheet&&!sheet.disabled;container.removeChild(el);return supported;}),removeClass:function(el,className){var re=RegExp('(?:^|\\s+)'+className+'(?=\\s|$)','g');el.className=el.className.replace(re,'');return el;},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;},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(){var map={uppercase:function(s){return s.toUpperCase();},lowercase:function(s){return s.toLowerCase();},capitalize:function(s){return s.replace(/(?:^|\s)./g,function($0){return $0.toUpperCase();});}};return function(text,style){var transform=map[style.get('textTransform')];return transform?transform(text):text;};})(),whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};var wsStart=/^\s+/,wsEnd=/\s+$/;return function(text,style,node,previousElement,simple){if(simple)return text.replace(wsStart,'').replace(wsEnd,'');if(previousElement){if(previousElement.nodeName.toLowerCase()=='br'){text=text.replace(wsStart,'');}}
if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(wsStart,'');if(!node.nextSibling)text=text.replace(wsEnd,'');return text;};})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all'),hasLayout=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var links=elementsByTagName('link'),styles=elementsByTagName('style');var checkTypes={'':1,'text/css':1};function isContainerReady(el){if(!checkTypes[el.type.toLowerCase()])return true;return el.disabled||isSheetReady(el.sheet,el.media||'screen');}
function isSheetReady(sheet,media){if(!CSS.recognizesMedia(media||'all'))return true;if(!sheet||sheet.disabled)return false;try{var rules=sheet.cssRules,rule;if(rules){search:for(var i=0,l=rules.length;rule=rules[i],i<l;++i){switch(rule.type){case 2:break;case 3:if(!isSheetReady(rule.styleSheet,rule.media.mediaText))return false;break;default:break search;}}}}
catch(e){}
return true;}
function allStylesLoaded(){if(document.createStyleSheet)return true;var el,i;for(i=0;el=links[i];++i){if(el.rel.toLowerCase()=='stylesheet'&&!isContainerReady(el))return false;}
for(i=0;el=styles[i];++i){if(!isContainerReady(el))return false;}
return true;}
DOM.ready(function(){if(!hasLayout)hasLayout=CSS.getStyle(document.body).isUsable();if(complete||(hasLayout&&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,wordSeparators={'\u0020':1,'\u00a0':1,'\u3000':1};this.glyphs=(function(glyphs){var key,fallbacks={'\u2011':'\u002d','\u00ad':'\u2011'};for(key in fallbacks){if(!hasOwnProperty(fallbacks,key))continue;if(!glyphs[key])glyphs[key]=glyphs[fallbacks[key]];}
return 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;this.spacing=function(chars,letterSpacing,wordSpacing){var glyphs=this.glyphs,glyph,kerning,k,jumps=[],width=0,w,i=-1,j=-1,chr;while(chr=chars[++i]){glyph=glyphs[chr]||this.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j]-=k;}
w=glyph.w;if(isNaN(w))w=+this.w;if(w>0){w+=letterSpacing;if(wordSeparators[chr])w+=wordSpacing;}
width+=jumps[++j]=~~w;kerning=glyph.k;}
jumps.total=width;return jumps;};}
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){try{if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16;}
catch(e){}
return false;}
function onOverOut(e){var related=e.relatedTarget;if(related&&contains(this,related))return;trigger(this,e.type=='mouseover');}
function onEnterLeave(e){if(!e)e=window.event;trigger(e.target||e.srcElement,e.type=='mouseenter');}
function trigger(el,hoverState){setTimeout(function(){var options=sharedStorage.get(el).options;if(hoverState){options=merge(options,options.hover);options._mediatorMode=1;}
api.replace(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);}};this.detach=function(el){if(el.onmouseenter===undefined){removeEvent(el,'mouseover',onOverOut);removeEvent(el,'mouseout',onOverOut);}
else{removeEvent(el,'mouseenter',onEnterLeave);removeEvent(el,'mouseleave',onEnterLeave);}};}
function ReplaceHistory(){var list=[],map={};function filter(keys){var values=[],key;for(var i=0;key=keys[i];++i)values[i]=list[map[key]];return values;}
this.add=function(key,args){map[key]=list.push(args)-1;};this.repeat=function(){var snapshot=arguments.length?filter(arguments):list,args;for(var i=0;args=snapshot[i++];)api.replace(args[0],args[1],true);};}
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.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property];}
return this;};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.isUsable=function(){return!!style;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,listener);}}
function attach(el,options){if(options._mediatorMode)return el;var storage=sharedStorage.get(el);var oldOptions=storage.options;if(oldOptions){if(oldOptions===options)return el;if(oldOptions.hover)hoverHandler.detach(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){var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0;family=families[i];++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={},arg,key;for(var i=0,l=arguments.length;arg=arguments[i],i<l;++i){for(key in arg){if(hasOwnProperty(arg,key))merged[key]=arg[key];}}
return merged;}
function process(font,text,style,options,node,el){var fragment=document.createDocumentFragment(),processed;if(text==='')return fragment;var separate=options.separate;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 removeEvent(el,type,listener){if(el.removeEventListener){el.removeEventListener(type,listener,false);}
else if(el.detachEvent){el.detachEvent('on'+type,listener);}}
function replaceElement(el,options){var name=el.nodeName.toLowerCase();if(options.ignore[name])return;if(options.ignoreClass&&options.ignoreClass.test(el.className))return;if(options.onBeforeReplace)options.onBeforeReplace(el,options);var replace=!options.textless[name],simple=(options.trim==='simple');var style=CSS.getStyle(attach(el,options)).extend(options);if(parseFloat(style.get('fontSize'))===0)return;var font=getFont(el,style),node,type,next,anchor,text,lastElement;var isShy=options.softHyphens,anyShy=false,pos,shy,reShy=/\u00ad/g;var modifyText=options.modifyText;if(!font)return;for(node=el.firstChild;node;node=next){type=node.nodeType;next=node.nextSibling;if(replace&&type==3){if(isShy&&el.nodeName.toLowerCase()!=TAG_SHY){pos=node.data.indexOf('\u00ad');if(pos>=0){node.splitText(pos);next=node.nextSibling;next.deleteData(0,1);shy=document.createElement(TAG_SHY);shy.appendChild(document.createTextNode('\u00ad'));el.insertBefore(shy,next);next=shy;anyShy=true;}}
if(anchor){anchor.appendData(node.data);el.removeChild(node);}
else anchor=node;if(next)continue;}
if(anchor){text=anchor.data;if(!isShy)text=text.replace(reShy,'');text=CSS.whiteSpace(text,style,anchor,lastElement,simple);if(modifyText)text=modifyText(text,anchor,el,options);el.replaceChild(process(font,text,style,options,node,el),anchor);anchor=null;}
if(type==1){if(node.firstChild){if(node.nodeName.toLowerCase()=='cufon'){engines[options.engine](font,null,style,options,node,el);}
else arguments.callee(node,options);}
lastElement=node;}}
if(isShy&&anyShy){updateShy(el);if(!trackingShy)addEvent(window,'resize',updateShyOnResize);trackingShy=true;}
if(options.onAfterReplace)options.onAfterReplace(el,options);}
function updateShy(context){var shys,shy,parent,glue,newGlue,next,prev,i;shys=context.getElementsByTagName(TAG_SHY);for(i=0;shy=shys[i];++i){shy.className=C_SHY_DISABLED;glue=parent=shy.parentNode;if(glue.nodeName.toLowerCase()!=TAG_GLUE){newGlue=document.createElement(TAG_GLUE);newGlue.appendChild(shy.previousSibling);parent.insertBefore(newGlue,shy);newGlue.appendChild(shy);}
else{glue=glue.parentNode;if(glue.nodeName.toLowerCase()==TAG_GLUE){parent=glue.parentNode;while(glue.firstChild){parent.insertBefore(glue.firstChild,glue);}
parent.removeChild(glue);}}}
for(i=0;shy=shys[i];++i){shy.className='';glue=shy.parentNode;parent=glue.parentNode;next=glue.nextSibling||parent.nextSibling;prev=(next.nodeName.toLowerCase()==TAG_GLUE)?glue:shy.previousSibling;if(prev.offsetTop>=next.offsetTop){shy.className=C_SHY_DISABLED;if(prev.offsetTop<next.offsetTop){newGlue=document.createElement(TAG_GLUE);parent.insertBefore(newGlue,glue);newGlue.appendChild(glue);newGlue.appendChild(next);}}}}
function updateShyOnResize(){if(ignoreResize)return;CSS.addClass(DOM.root(),C_VIEWPORT_RESIZING);clearTimeout(shyTimer);shyTimer=setTimeout(function(){ignoreResize=true;CSS.removeClass(DOM.root(),C_VIEWPORT_RESIZING);updateShy(document);ignoreResize=false;},100);}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var TAG_GLUE='cufonglue';var TAG_SHY='cufonshy';var C_SHY_DISABLED='cufon-shy-disabled';var C_VIEWPORT_RESIZING='cufon-viewport-resizing';var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=new ReplaceHistory();var initialized=false;var trackingShy=false;var shyTimer;var ignoreResize=false;var engines={},fonts={},defaultOptions={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,noscript:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},ignoreClass:null,modifyText:null,onAfterReplace:null,onBeforeReplace:null,printable:true,selector:(window.Sizzle||(window.jQuery&&function(query){return jQuery(query);})||(window.dojo&&dojo.query)||(window.glow&&glow.dom&&glow.dom.get)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',softHyphens:true,textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:'none',trim:'advanced'};var separators={words:/\s/.test('\u00a0')?/[^\S\u00a0]+/:/\s+/,characters:'',none:/^/};api.now=function(){DOM.ready();return api;};api.refresh=function(){replaceHistory.repeat.apply(replaceHistory,arguments);return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){if(!data)return api;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(!initialized){CSS.addClass(DOM.root(),'cufon-active cufon-loading');CSS.ready(function(){CSS.addClass(CSS.removeClass(DOM.root(),'cufon-loading'),'cufon-ready');});initialized=true;}
if(options.hover)options.forceHitArea=true;if(options.autoDetect)delete options.fontFamily;if(typeof options.ignoreClass=='string'){options.ignoreClass=new RegExp('(?:^|\\s)(?:'+options.ignoreClass.replace(/\s+/g,'|')+')(?:\\s|$)');}
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);}
else delete options.textGradient;if(!ignoreHistory)replaceHistory.add(elements,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('vml',(function(){var ns=document.namespaces;if(!ns)return;ns.add('cvml','urn:schemas-microsoft-com:vml');ns=null;var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;var HAS_BROKEN_LINEHEIGHT=(document.documentMode||0)<8;document.write(('<style type="text/css">'+'cufoncanvas{text-indent:0;}'+'@media screen{'+'cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}'+'cufoncanvas{position:absolute;text-align:left;}'+'cufon{display:inline-block;position:relative;vertical-align:'+
(HAS_BROKEN_LINEHEIGHT?'middle':'text-bottom')+';}'+'cufon cufontext{position:absolute;left:-10000in;font-size:1px;text-align:left;}'+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'a cufon{cursor:pointer}'+'}'+'@media print{'+'cufon cufoncanvas{display:none;}'+'}'+'</style>').replace(/;/g,'!important;'));function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$|^[a-z-]+$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(!isNaN(value)||/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.replace('%','em');var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
function getSpacingValue(el,style,size,property){var key='computed'+property,value=style[key];if(isNaN(value)){value=style.get(property);style[key]=value=(value=='normal')?0:~~size.convertFrom(getSizeInPixels(el,value));}
return value;}
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='none';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 wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('cufoncanvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');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 stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));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 color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,getSpacingValue(el,style,size,'letterSpacing'),getSpacingValue(el,style,size,'wordSpacing'));if(!jumps.length)return null;var width=jumps.total;var fullWidth=-minX+width+(viewBox.width-jumps[jumps.length-1]);var shapeWidth=size.convert(fullWidth*stretchFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);var glyphs=font.glyphs,offsetX=0;var shadows=options.textShadow;var i=-1,j=0,chr;while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph,shape;if(!glyph)continue;if(redraw){shape=canvas.childNodes[j];while(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+=jumps[j++];}
var cover=shape.nextSibling,coverFill,vStyle;if(options.forceHitArea){if(!cover){cover=document.createElement('cvml:rect');cover.stroked='f';cover.className='cufon-vml-cover';coverFill=document.createElement('cvml:fill');coverFill.opacity=0;cover.appendChild(coverFill);canvas.appendChild(cover);}
vStyle=cover.style;vStyle.width=roundedShapeWidth;vStyle.height=roundedHeight;}
else if(cover)canvas.removeChild(cover);wStyle.width=Math.max(Math.ceil(size.convert(width*stretchFactor)),0);if(HAS_BROKEN_LINEHEIGHT){var yAdjust=style.computedYAdjust;if(yAdjust===undefined){var lineHeight=style.get('lineHeight');if(lineHeight=='normal')lineHeight='1em';else if(!isNaN(lineHeight))lineHeight+='em';style.computedYAdjust=yAdjust=0.5*(getSizeInPixels(el,lineHeight)-parseFloat(wStyle.height));}
if(yAdjust){wStyle.marginTop=Math.ceil(yAdjust)+'px';wStyle.marginBottom=yAdjust+'px';}}
return wrapper;};})());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{text-indent:0;}'+'@media screen,projection{'+'cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;'+
(HAS_BROKEN_LINEHEIGHT?'':'font-size:1px;line-height:1px;')+'}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;text-align:left;text-indent:-10000in;}'+
(HAS_INLINE_BLOCK?'cufon canvas{position:relative;}':'cufon canvas{position:absolute;}')+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'}'+'@media print{'+'cufon{padding:0;}'+'cufon canvas{display:none;}'+'}').replace(/;/g,'!important;')));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);if(redraw)text=node.getAttribute('alt');var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);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(text,style).split('');var jumps=font.spacing(chars,~~size.convertFrom(parseFloat(style.get('letterSpacing'))||0),~~size.convertFrom(parseFloat(style.get('wordSpacing'))||0));if(!jumps.length)return null;var width=jumps.total;expandRight+=viewBox.width-jumps[jumps.length-1];expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-canvas';wrapper.setAttribute('alt',text);canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');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;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var stretchedWidth=width*stretchFactor;var canvasWidth=Math.ceil(size.convert(stretchedWidth+expandRight-expandLeft));var canvasHeight=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));canvas.width=canvasWidth;canvas.height=canvasHeight;cStyle.width=canvasWidth+'px';cStyle.height=canvasHeight+'px';expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.max(Math.ceil(size.convert(stretchedWidth)),0)+'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.save();function renderText(){var glyphs=font.glyphs,glyph,i=-1,j=-1,chr;g.scale(stretchFactor,1);while(chr=chars[++i]){var glyph=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(jumps[++j],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;}
else g.fillStyle=style.get('color');renderText();return wrapper;};})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated in 2010 by FontLab Studio. Copyright info pending.
 * 
 * Full name:
 * TitilliumText20L-1wt
 * 
 * Manufacturer:
 * Campivisivi
 * 
 * Designer:
 * Campivisivi
 * 
 * License information:
 * http://scripts.sil.org/OFL
 */
Cufon.registerFont({"w":190,"face":{"font-family":"TitilliumText20L","font-weight":100,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"3","bbox":"-61 -382 360 96","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2265"},"glyphs":{" ":{"w":84},"C":{"d":"176,-16r1,12v0,0,-38,7,-66,7v-74,0,-90,-48,-90,-128v0,-78,13,-130,90,-130v42,0,74,-5,65,19v0,0,-36,-7,-65,-7v-68,0,-76,46,-76,118v0,72,10,116,76,116v26,0,65,-7,65,-7","w":193},"c":{"d":"22,-94v0,-88,48,-95,117,-86r-1,12v0,0,-29,-4,-43,-4v-46,0,-60,21,-60,78v0,62,9,86,60,86v21,0,52,-17,44,8v0,0,-30,3,-44,3v-60,0,-73,-25,-73,-97","w":157},"d":{"d":"157,-252r0,252r-12,0r0,-15v0,0,-30,18,-63,18v-22,0,-60,-3,-60,-90v0,-62,16,-96,75,-96v17,0,39,3,48,4r0,-73r12,0xm82,-8v31,0,63,-19,63,-19r0,-140v-9,-1,-34,-5,-48,-5v-51,0,-63,31,-63,86v0,72,28,78,48,78","w":193},"e":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76","w":182},"f":{"d":"50,-168r0,168r-13,0r0,-168r-24,0r0,-12r24,0v-2,-52,5,-93,46,-86v20,3,39,-7,33,12v-36,-1,-73,-9,-66,52r0,22r58,0r0,12r-58,0","w":118},"g":{"d":"91,86v-60,0,-71,-15,-71,-57v0,-24,11,-32,30,-46v-16,-9,-3,-44,3,-52v-17,-5,-31,-19,-31,-54v0,-60,58,-68,100,-56r50,-1r0,13r-38,0v9,8,14,19,14,44v0,52,-35,64,-85,57v-7,25,-27,45,41,45v45,0,64,7,64,52v0,39,-23,55,-77,55xm154,31v0,-54,-58,-38,-94,-42v-21,14,-27,22,-27,39v0,34,8,47,58,47v45,0,63,-13,63,-44xm82,-76v37,0,53,-11,53,-47v0,-41,-13,-49,-51,-49v-32,0,-49,12,-49,49v0,32,11,47,47,47","w":181},"h":{"d":"49,0r-13,0r0,-270r13,0r0,101v0,0,32,-14,63,-14v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,15,-63,15r0,157","w":204},"i":{"d":"32,0r0,-180r13,0r0,180r-13,0xm32,-232r0,-20r13,0r0,20r-13,0","w":77},"j":{"d":"39,-2r0,-178r12,0r0,178v0,40,-11,56,-57,80r-5,-11v41,-22,50,-34,50,-69xm39,-232r0,-20r12,0r0,20r-12,0","w":83},"k":{"d":"49,0r-13,0r0,-263r13,0r0,158r34,0r65,-75r15,0r-69,81r69,99r-15,0r-65,-93r-34,0r0,93","w":173},"l":{"d":"34,0r0,-263r13,0r0,263r-13,0","w":81},"m":{"d":"108,-183v22,0,38,4,47,17v5,-2,38,-17,67,-17v49,0,60,19,60,89r0,94r-13,0v-5,-63,22,-172,-47,-172v-31,0,-60,17,-61,18v11,36,4,106,6,154r-13,0v-5,-63,22,-172,-46,-172v-32,0,-59,18,-59,18r0,154r-13,0r0,-180r13,0r0,14v0,0,28,-17,59,-17","w":315},"A":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0","w":217},"p":{"d":"36,83r0,-263r13,0r0,15v0,0,29,-18,62,-18v44,0,62,28,62,90v0,89,-55,107,-124,91r0,85r-13,0xm111,-172v-31,0,-62,19,-62,19r0,140v8,1,28,5,47,5v46,0,63,-24,63,-86v0,-57,-17,-78,-48,-78","w":194},"q":{"d":"86,3v-49,0,-64,-31,-64,-89v0,-67,19,-97,82,-97v17,0,53,3,53,3r0,263r-12,0r0,-93v0,0,-27,13,-59,13xm104,-172v-57,0,-69,28,-69,85v0,50,11,79,51,79v32,0,59,-15,59,-15r0,-147v0,0,-28,-2,-41,-2","w":193},"r":{"d":"36,0r0,-180r13,0r0,28v0,0,31,-24,71,-32r0,13v-35,7,-71,31,-71,31r0,140r-13,0","w":127},"s":{"d":"83,-183v36,0,71,-7,61,17v0,0,-37,-6,-61,-6v-23,0,-48,7,-48,36v0,22,10,30,51,36v47,8,66,14,66,48v0,42,-27,55,-69,55v-27,-5,-69,5,-58,-17v0,0,39,6,57,6v34,0,56,-8,56,-43v0,-26,-13,-31,-56,-37v-42,-6,-60,-14,-60,-47v0,-38,32,-48,61,-48","w":173},"u":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154","w":200},"w":{"d":"14,-180r13,0r46,168r4,0r53,-164r14,0r53,164r4,0r46,-168r13,0r-49,180r-25,0r-49,-161r-50,161r-25,0","w":273},"y":{"d":"13,-180r13,0r53,168r15,0r53,-168r13,0r-82,263r-14,0r26,-83r-22,0","w":172},"z":{"d":"20,-168r0,-12r133,0r0,12r-118,156r118,0r0,12r-133,0r0,-12r118,-156r-118,0","w":173},"Z":{"d":"22,-240r0,-12r162,0r0,25r-149,207r0,8r149,0r0,12r-162,0r0,-24r148,-207r0,-9r-148,0","w":205},"0":{"d":"95,-241v54,0,83,24,83,127v0,92,-32,117,-83,117v-51,0,-83,-23,-83,-116v0,-103,31,-128,83,-128xm95,-229v-46,0,-69,22,-69,116v0,85,26,104,69,104v43,0,70,-20,70,-105v0,-92,-23,-115,-70,-115"},"1":{"d":"32,-189r74,-49r13,0r0,238r-13,0r0,-224r-67,46"},"2":{"d":"172,0r-150,0r0,-12r82,-86v27,-28,47,-50,47,-82v0,-36,-21,-49,-60,-49v-27,0,-65,9,-65,9r-2,-12v0,0,34,-9,67,-9v47,0,74,16,74,61v0,35,-18,56,-47,86r-78,81r132,0r0,13"},"3":{"d":"23,-233v0,0,35,-8,71,-8v52,0,71,18,71,59v0,45,-41,55,-41,55v27,7,48,18,48,61v0,46,-24,69,-75,69v-39,0,-78,-8,-78,-8r2,-12v0,0,38,8,76,8v42,0,61,-19,61,-55v-1,-62,-50,-56,-107,-56r0,-12v52,1,100,5,100,-50v0,-34,-15,-47,-57,-47v-36,0,-68,8,-68,8"},"5":{"d":"30,-238r133,0r0,13r-121,0r-7,95v0,0,32,-18,65,-18v45,0,75,18,75,69v0,55,-31,82,-79,82v-36,0,-75,-9,-75,-9r2,-12v0,0,40,8,73,8v39,0,65,-23,65,-69v0,-44,-27,-57,-62,-57v-45,0,-56,27,-76,18"},"7":{"d":"21,-225r0,-13r145,0r0,24r-97,217r-12,-5r95,-215r0,-8r-131,0"},"8":{"d":"96,-241v51,0,86,17,86,59v0,32,-17,48,-49,57v30,9,52,24,52,61v0,54,-40,67,-89,67v-46,0,-87,-14,-87,-63v0,-40,20,-53,48,-65v-28,-10,-44,-25,-44,-57v0,-41,31,-59,83,-59xm96,-9v42,0,76,-11,76,-55v0,-52,-45,-56,-99,-55v-31,8,-50,22,-50,58v0,40,33,52,73,52xm96,-229v-43,0,-70,11,-70,47v0,41,40,58,90,51v33,-5,52,-21,52,-50v0,-35,-28,-48,-72,-48"},"E":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0","w":205},"F":{"d":"37,0r0,-252r148,0r0,12r-135,0r0,114r113,0r0,12r-113,0r0,114r-13,0","w":202},"G":{"d":"128,-113r0,-12r67,0r0,119v0,0,-51,9,-79,9v-74,0,-94,-48,-94,-128v0,-78,17,-130,94,-130v38,0,79,9,79,9r-1,12v0,0,-45,-9,-78,-9v-68,0,-81,46,-81,118v0,72,15,116,81,116v26,0,64,-7,66,-7r0,-97r-54,0","w":222},"H":{"d":"201,0r0,-120r-151,0r0,120r-13,0r0,-252r13,0r0,120r151,0r0,-120r12,0r0,252r-12,0","w":250},"K":{"d":"180,0r-83,-118r-47,0r0,118r-13,0r0,-252r13,0r0,121r46,0r80,-121r15,0r-83,127r89,125r-17,0","w":214},"Q":{"d":"189,50r-31,-52v-11,3,-25,5,-40,5v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,62,-10,101,-44,118r31,51xm118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116","w":236},"R":{"d":"192,0r-56,-104r-86,0r0,104r-13,0r0,-252v79,0,165,-14,165,72v0,40,-13,67,-52,74r57,106r-15,0xm189,-180v0,-73,-73,-59,-139,-60r0,123r77,0v47,0,62,-24,62,-63","w":226},"S":{"d":"97,-256v35,0,82,-7,70,18v0,0,-49,-6,-70,-6v-41,0,-64,15,-64,51v0,44,22,49,67,56v48,8,74,19,74,64v0,56,-26,76,-76,76v-27,0,-77,-6,-77,-6r1,-13v0,0,49,6,75,6v41,0,63,-17,63,-62v0,-37,-19,-45,-63,-52v-49,-8,-78,-16,-78,-69v0,-46,30,-63,78,-63","w":192},"T":{"d":"0,-240r0,-12r180,0r0,12r-83,0r0,240r-13,0r0,-240r-84,0","w":180},"V":{"d":"183,-252r13,0r-70,252r-42,0r-71,-252r13,0r69,240r21,0","w":208},"N":{"d":"37,0r0,-252r31,0r120,240r9,0r0,-240r13,0r0,252r-30,0r-121,-240r-9,0r0,240r-13,0","w":247},"\u2013":{"d":"0,-103r180,0r0,12r-180,0r0,-12","w":180},"\u00af":{"d":"-7,-231r0,-12r96,0r0,12r-96,0","w":77},"$":{"d":"71,41r5,-40v-34,-6,-60,8,-51,-17v0,0,28,4,52,6r14,-108v-43,-8,-69,-18,-69,-64v0,-48,34,-61,85,-60r6,-42r13,0r-6,43v33,7,58,-6,50,17v0,0,-29,-3,-52,-5r-13,100v48,9,72,16,72,64v0,52,-35,72,-89,67r-5,41v0,0,-12,-1,-12,-2xm163,-64v0,-39,-18,-45,-59,-52r-14,106v45,2,74,-12,73,-54xm36,-183v0,37,18,45,57,52r13,-98v-43,-1,-71,8,-70,46"},"!":{"d":"90,0r0,-29r14,0r0,29r-14,0xm91,-77r0,-175r12,0r0,175r-12,0"},"\u2211":{"w":299},"a":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73","w":186},"o":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86","w":189},"J":{"d":"75,-252r0,214v0,64,-19,64,-62,64r0,-12v42,0,49,0,49,-55r0,-211r13,0","w":109},"t":{"d":"119,-168r-65,0v6,51,-20,169,33,160v18,2,42,-13,36,9v-42,5,-82,11,-82,-61r0,-108r-28,0r0,-12r28,0r0,-59r13,0r0,59r65,0r0,12","w":133},"n":{"d":"49,0r-13,0r0,-180r13,0r0,14v0,0,32,-17,63,-17v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,18,-63,18r0,154","w":206},"#":{"d":"185,-68r-44,0r0,68r-12,0r0,-68r-68,0r0,68r-13,0r0,-68r-43,0r0,-12r43,0r0,-81r-43,0r0,-12r43,0r0,-68r13,0r0,68r68,0r0,-68r12,0r0,68r44,0r0,12r-44,0r0,81r44,0r0,12xm129,-80r0,-81r-68,0r0,81r68,0"},"W":{"d":"16,-252r13,0r51,240r14,0r56,-236r14,0r58,236r13,0r50,-240r13,0r-52,252r-35,0r-54,-231r-53,231r-34,0","w":313},"@":{"d":"181,-259v112,0,152,49,152,155v0,104,-25,108,-59,108v-20,0,-32,-1,-38,-23v-12,7,-43,22,-69,22v-22,0,-61,-3,-61,-90v0,-62,17,-96,76,-96v24,0,51,19,47,3r13,0r0,72v0,98,4,101,32,101v30,0,46,-16,46,-103v0,-95,-37,-137,-139,-137v-100,0,-146,38,-146,153v0,142,76,163,198,151r1,11v0,0,-36,4,-53,4v-107,0,-159,-36,-159,-166v0,-122,52,-165,159,-165xm119,-86v0,116,68,76,114,56v-5,-25,-4,-92,-4,-132v0,0,-26,-10,-47,-10v-51,0,-63,31,-63,86","w":354},"`":{"d":"9,-264r69,35r-5,10r-69,-33","w":77},"\u00b4":{"d":"14,-229r70,-35r5,12r-69,33","w":96},"\u00a8":{"d":"0,-230r0,-22r13,0r0,22r-13,0xm68,-230r0,-22r13,0r0,22r-13,0","w":77},"\u02c6":{"d":"-5,-216r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0","w":77},"\u02dc":{"d":"92,-253v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":77},"\u02da":{"d":"6,-234v0,-19,15,-34,34,-34v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34xm18,-234v0,13,9,23,22,23v12,0,22,-10,22,-23v0,-12,-10,-23,-22,-23v-13,0,-22,11,-22,23","w":77},"\u02c7":{"d":"38,-216r-43,-48r15,0r34,36r33,-36r15,0r-44,48r-10,0","w":77},"\u00ff":{"d":"13,-180r13,0r53,168r15,0r53,-168r13,0r-82,263r-14,0r26,-83r-22,0xm44,-230r0,-22r13,0r0,22r-13,0xm112,-230r0,-22r13,0r0,22r-13,0","w":172},"\u0161":{"d":"83,-183v36,0,71,-7,61,17v0,0,-37,-6,-61,-6v-23,0,-48,7,-48,36v0,22,10,30,51,36v47,8,66,14,66,48v0,42,-27,55,-69,55v-27,-5,-69,5,-58,-17v0,0,39,6,57,6v34,0,56,-8,56,-43v0,-26,-13,-31,-56,-37v-42,-6,-60,-14,-60,-47v0,-38,32,-48,61,-48xm84,-216r-43,-48r15,0r34,36r33,-36r15,0r-44,48r-10,0","w":173},"\u00fd":{"d":"11,-180r13,0r53,168r15,0r53,-168r13,0r-82,263r-13,0r26,-83r-22,0xm58,-229r69,-35r6,12r-69,33","w":172},"\u017e":{"d":"20,-168r0,-12r133,0r0,12r-118,156r118,0r0,12r-133,0r0,-12r118,-156r-118,0xm78,-216r-44,-48r15,0r34,36r34,-36r15,0r-44,48r-10,0","w":173},"M":{"d":"37,0r0,-252r28,0r88,232r89,-232r27,0r0,252r-13,0r0,-240r-5,0r-89,232r-18,0r-89,-232r-5,0r0,240r-13,0","w":306},"U":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181","w":231},"X":{"d":"30,-252r75,117r74,-117r16,0r-81,127r81,125r-16,0r-74,-116r-75,116r-16,0r82,-125r-82,-127r16,0","w":209},"Y":{"d":"104,-108r0,108r-13,0r0,-108r-82,-144r15,0r74,129r72,-129r15,0","w":194},"\u00b0":{"d":"39,-203v0,-29,20,-49,49,-49v29,0,49,20,49,49v0,29,-20,49,-49,49v-29,0,-49,-20,-49,-49xm51,-203v0,22,15,37,37,37v22,0,37,-15,37,-37v0,-22,-15,-37,-37,-37v-22,0,-37,15,-37,37"},"\u00a7":{"d":"45,-186v0,69,113,22,113,94v0,23,-14,46,-14,46v31,32,5,98,-49,90v-29,-5,-72,8,-60,-16v0,0,40,5,60,5v32,0,49,-14,49,-45v0,-30,-18,-33,-52,-38v-41,-6,-63,-17,-63,-52v0,-24,19,-43,19,-43v-10,-8,-16,-20,-16,-41v0,-35,24,-52,63,-52v30,0,67,-6,56,17v0,0,-39,-5,-56,-5v-32,0,-50,13,-50,40xm145,-91v0,-46,-58,-35,-88,-49v0,0,-16,19,-16,37v0,43,65,38,94,51v0,0,10,-19,10,-39"},"\u00a9":{"d":"4,-156v0,-53,38,-96,91,-96v53,0,93,43,93,96v0,53,-40,95,-93,95v-53,0,-91,-42,-91,-95xm15,-156v0,46,34,84,80,84v46,0,81,-38,81,-84v0,-46,-35,-84,-81,-84v-46,0,-80,38,-80,84xm95,-113v18,0,32,-11,27,9v0,0,-16,3,-27,3v-32,0,-39,-22,-39,-55v0,-33,7,-55,39,-55v23,0,30,-4,27,14v0,0,-15,-3,-27,-3v-25,0,-27,16,-27,44v0,27,4,43,27,43"},"\u2122":{"d":"3,-212r0,-12r72,0r0,12r-30,0r0,92r-12,0r0,-92r-30,0xm87,-119r0,-105r18,0r30,88r32,-88r18,0r0,105r-12,0r0,-93r-32,89r-12,0r-30,-89r0,93r-12,0"},"\u00ae":{"d":"4,-156v0,-53,38,-96,91,-96v53,0,93,43,93,96v0,53,-40,95,-93,95v-53,0,-91,-42,-91,-95xm15,-156v0,46,34,84,80,84v46,0,81,-38,81,-84v0,-46,-35,-84,-81,-84v-46,0,-80,38,-80,84xm122,-99r-23,-48r-29,0r0,48r-11,0r0,-114v36,-1,74,-3,74,33v0,17,-5,28,-21,32r23,49r-13,0xm70,-158v24,-1,54,7,51,-22v2,-24,-27,-21,-51,-21r0,43"},"\u00e1":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm50,-229r69,-35r6,12r-70,33","w":186},"\u00e0":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm56,-264r69,35r-5,10r-70,-33","w":186},"\u00e2":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm40,-216r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0","w":186},"\u00e4":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm51,-230r0,-22r12,0r0,22r-12,0xm119,-230r0,-22r13,0r0,22r-13,0","w":186},"\u00e3":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm139,-253v11,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-10,-14,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":186},"\u00e5":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm58,-234v0,-19,15,-34,34,-34v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34xm70,-234v0,13,9,23,22,23v12,0,22,-10,22,-23v0,-12,-10,-23,-22,-23v-13,0,-22,11,-22,23","w":186},"\u00e9":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm62,-229r69,-35r6,12r-69,33","w":182},"\u00e8":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm53,-264r69,35r-6,9r-69,-33","w":182},"\u00ea":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm47,-216r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0","w":182},"\u00eb":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm53,-230r0,-22r12,0r0,22r-12,0xm121,-230r0,-22r13,0r0,22r-13,0","w":182},"\u00ef":{"d":"5,-230r0,-22r13,0r0,22r-13,0xm74,-230r0,-22r12,0r0,22r-12,0xm41,0r0,-180r12,0r0,180r-12,0","w":93},"\u00f1":{"d":"49,0r-13,0r0,-180r13,0r0,14v0,0,32,-17,63,-17v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,18,-63,18r0,154xm158,-253v11,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-10,-14,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":206},"\u00f3":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm64,-229r70,-35r5,12r-69,33","w":189},"\u00f2":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm61,-264r69,35r-5,10r-70,-33","w":189},"\u00f4":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm46,-216r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":189},"\u00f6":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm53,-230r0,-22r12,0r0,22r-12,0xm121,-230r0,-22r13,0r0,22r-13,0","w":189},"\u00f5":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm146,-253v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,40,19,52,19v6,0,23,-15,23,-15","w":189},"\u00fa":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm69,-229r69,-35r6,12r-70,33","w":200},"\u00f9":{"d":"59,-264r69,35r-5,10r-70,-33xm152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154","w":200},"\u00fb":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm50,-216r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":200},"\u00fc":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm62,-230r0,-22r13,0r0,22r-13,0xm131,-230r0,-22r12,0r0,22r-12,0","w":200},"\u2212":{"d":"8,-107r0,-13r175,0r0,13r-175,0"},"\u00d7":{"d":"81,-174r71,75r70,-75r10,9r-71,75r72,76r-9,8r-72,-75r-72,75r-9,-8r72,-76r-72,-75","w":299},"\u0131":{"d":"41,0r0,-180r12,0r0,180r-12,0","w":93},"\u00ed":{"d":"21,-229r69,-35r5,12r-69,33xm41,0r0,-180r12,0r0,180r-12,0","w":93},"\u00ec":{"d":"41,0r0,-180r12,0r0,180r-12,0xm15,-264r70,35r-6,10r-69,-33","w":93},"\u00ee":{"d":"41,0r0,-180r12,0r0,180r-12,0xm-2,-216r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":93},"\u00c3":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm159,-325v11,14,-6,21,-23,26v-14,0,-40,-19,-52,-19v-8,0,-26,16,-26,16v-10,-14,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":217},"\u00c0":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm72,-332r69,35r-5,9r-70,-33","w":217},"\u00d5":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm169,-325v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":236},"\u00c2":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm60,-288r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0","w":217},"\u00ca":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm62,-288r43,-48r11,0r43,48r-15,0r-33,-36r-34,36r-15,0","w":205},"\u00c1":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm75,-301r69,-35r6,12r-70,33","w":217},"\u00cb":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm70,-302r0,-22r13,0r0,22r-13,0xm139,-302r0,-22r12,0r0,22r-12,0","w":205},"\u00c8":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm78,-332r69,35r-6,9r-69,-33","w":205},"\u00d4":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm69,-288r44,-48r10,0r44,48r-15,0r-34,-36r-33,36r-16,0","w":236},"\u00d3":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm81,-301r69,-35r6,12r-70,33","w":236},"\u00cc":{"d":"34,0r0,-252r13,0r0,252r-13,0xm-1,-332r69,35r-6,9r-69,-33","w":81},"\u00cf":{"d":"34,0r0,-252r13,0r0,252r-13,0xm0,-302r0,-22r12,0r0,22r-12,0xm70,-302r0,-22r13,0r0,22r-13,0","w":81},"\u00ce":{"d":"34,0r0,-252r13,0r0,252r-13,0xm-13,-291r49,-45r10,0r49,45r-17,0r-37,-35r-37,35r-17,0","w":81},"\u00cd":{"d":"34,0r0,-252r13,0r0,252r-13,0xm7,-297r69,-35r6,11r-69,33","w":81},"\u00d2":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm85,-332r69,35r-5,9r-69,-33","w":236},"\u00da":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm78,-301r69,-35r6,12r-69,33","w":231},"\u00db":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm67,-288r44,-48r10,0r44,48r-16,0r-33,-36r-34,36r-15,0","w":231},"\u00d9":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm82,-332r69,35r-5,9r-70,-33","w":231},"\u00b8":{"d":"201,46v6,31,-42,26,-58,25v-10,-26,47,9,46,-25v0,-18,-20,-15,-37,-15r0,-31r12,0r0,21v26,0,37,5,37,25","w":299},"\u00df":{"d":"49,0r-13,0r0,-202v0,-49,19,-64,63,-64v73,0,76,74,38,95v-19,10,-25,10,-25,18v0,5,1,8,30,25v34,21,48,26,48,41v0,76,-35,96,-113,89v-5,-18,13,-10,28,-11v66,0,72,-24,72,-78v0,-6,-12,-14,-44,-32v-33,-18,-35,-22,-35,-34v0,-15,11,-19,32,-28v16,-7,16,-20,16,-36v0,-27,-11,-37,-47,-37v-34,0,-50,10,-50,57r0,197","w":212},"\u00dc":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm79,-302r0,-22r13,0r0,22r-13,0xm148,-302r0,-22r12,0r0,22r-12,0","w":231},"\u00d6":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm77,-302r0,-22r12,0r0,22r-12,0xm145,-302r0,-22r13,0r0,22r-13,0","w":236},"\u00d1":{"d":"37,0r0,-252r31,0r120,240r9,0r0,-240r13,0r0,252r-30,0r-121,-240r-9,0r0,240r-13,0xm174,-325v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":247},"\u00c9":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm80,-301r69,-35r6,12r-69,33","w":205},"\u00c7":{"d":"152,46v6,30,-42,26,-59,25v-9,-25,46,9,46,-25v0,-18,-19,-15,-36,-15r0,-28v-67,-3,-82,-51,-82,-128v0,-78,13,-130,90,-130v42,0,74,-5,65,19v0,0,-36,-7,-65,-7v-68,0,-76,46,-76,118v0,72,10,116,76,116v26,0,65,-7,65,-7r1,12v0,0,-35,6,-63,7r0,18v26,0,38,5,38,25","w":193},"\u00c5":{"d":"108,-306v34,-5,46,45,22,60r75,245r-13,0r-24,-76r-118,0r-24,77r-13,0r75,-245v-26,-13,-16,-66,20,-61xm99,-240r-46,150r111,0r-46,-150r-19,0xm108,-296v-26,0,-31,41,-8,44v19,3,32,-3,31,-21v0,-14,-9,-23,-23,-23","w":217},"\u00c4":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm72,-302r0,-22r12,0r0,22r-12,0xm140,-302r0,-22r13,0r0,22r-13,0","w":217},"\u00e7":{"d":"129,46v6,30,-42,26,-59,25v-9,-25,46,9,46,-25v0,-19,-20,-15,-37,-15r0,-28v-46,-4,-57,-31,-57,-97v0,-88,48,-95,117,-86r-1,12v0,0,-29,-4,-43,-4v-46,0,-60,21,-60,78v0,62,9,86,60,86v21,0,52,-17,44,8r-48,3r0,18v26,0,38,5,38,25","w":157},"\u0160":{"d":"97,-256v35,0,82,-7,70,18v0,0,-49,-6,-70,-6v-41,0,-64,15,-64,51v0,44,22,49,67,56v48,8,74,19,74,64v0,56,-26,76,-76,76v-27,0,-77,-6,-77,-6r1,-13v0,0,49,6,75,6v41,0,63,-17,63,-62v0,-37,-19,-45,-63,-52v-49,-8,-78,-16,-78,-69v0,-46,30,-63,78,-63xm152,-336r-49,45r-10,0r-49,-45v31,-2,35,23,54,34r37,-34r17,0","w":192},"\u0142":{"d":"34,0r0,-115r-28,20r-7,-10r35,-25r0,-133r13,0r0,125r29,-21r7,10r-36,25r0,124r-13,0","w":81},"\u0141":{"d":"173,0r-136,0r0,-114r-28,20r-8,-10r36,-25r0,-123r13,0r0,114r75,-52r7,9r-82,58r0,111r123,0r0,12"},"\u00f0":{"d":"57,-200r-7,-10r38,-26v-14,-7,-30,-14,-48,-19r5,-11v21,6,39,14,55,23r36,-25r8,10r-32,21v41,26,62,63,62,109v0,98,-23,131,-78,131v-48,0,-77,-29,-77,-80v0,-45,28,-76,73,-76v28,0,68,16,68,16v-1,-33,-19,-67,-60,-92xm93,-141v-39,0,-61,27,-61,64v0,44,23,68,64,68v47,0,64,-27,65,-116v0,0,-42,-16,-68,-16"},"\u00d0":{"d":"9,-117r0,-12r28,0r0,-123r94,0v63,0,84,59,84,122v0,63,-21,130,-84,130r-94,0r0,-117r-28,0xm201,-130v0,-54,-16,-110,-70,-110r-81,0r0,111r60,0r0,12r-60,0r0,105r81,0v54,0,70,-64,70,-118","w":235},"\u00dd":{"d":"104,-108r0,108r-13,0r0,-108r-82,-144r15,0r74,129r72,-129r15,0xm60,-301r69,-35r6,12r-70,33","w":194},"\u00de":{"d":"129,-61v44,0,61,-27,61,-71v0,-77,-71,-64,-140,-64r0,135r79,0xm129,-49r-79,0r0,49r-13,0r0,-252r13,0r0,44r79,0v52,0,74,24,74,76v0,52,-22,83,-74,83","w":221},"\u00fe":{"d":"104,-8v60,0,69,-28,69,-85v0,-54,-8,-79,-48,-79v-32,0,-62,15,-62,15r0,147v0,0,28,2,41,2xm125,-183v49,0,61,27,61,89v0,67,-15,97,-82,97v-15,0,-30,-1,-41,-2r0,82r-12,0r0,-346r12,0r0,94v0,0,30,-14,62,-14","w":193},"\u017d":{"d":"22,-240r0,-12r162,0r0,25r-149,207r0,8r149,0r0,12r-162,0r0,-24r148,-207r0,-9r-148,0xm155,-336r-48,45r-11,0r-48,-45v31,-2,35,23,54,34v18,-11,22,-36,53,-34","w":205},"\u0178":{"d":"104,-108r0,108r-13,0r0,-108r-82,-144r15,0r74,129r72,-129r15,0xm54,-302r0,-22r12,0r0,22r-12,0xm124,-302r0,-22r13,0r0,22r-13,0","w":194},"\u00f8":{"d":"39,34r15,-38v-26,-12,-32,-39,-32,-90v0,-80,38,-98,103,-85r15,-34r10,3r-14,36v21,12,32,38,32,81v0,80,-32,106,-103,93r-15,37xm35,-94v0,43,4,68,24,79r62,-153v-53,-12,-86,2,-86,74xm69,-11v60,13,85,-13,85,-82v0,-36,-7,-58,-23,-69","w":189},"\u00a6":{"d":"86,-270r12,0r0,128r-12,0r0,-128xm86,-107r12,0r0,129r-12,0r0,-129"},"\u00b1":{"d":"20,-119r0,-12r69,0r0,-50r13,0r0,50r72,0r0,12r-72,0r0,52r-13,0r0,-52r-69,0xm20,-41r154,0r0,12r-154,0r0,-12"},"\u03c0":{"d":"183,0v-75,10,-40,-105,-48,-167r-73,0r-11,167r-12,0r10,-167v-43,-3,-51,17,-48,-8v76,-13,107,4,184,-11v2,22,-3,13,-37,18r0,113v0,37,7,43,35,43r0,12"},"\u2022":{"d":"50,-40r0,-104r90,0r0,104r-90,0"},"\u00aa":{"d":"95,-237v40,-6,28,45,30,80v2,6,5,7,13,8r-1,10v-9,0,-13,-3,-19,-8v0,0,-23,8,-43,8v-15,0,-25,-11,-25,-29v0,-31,36,-27,63,-30v12,-38,-39,-27,-56,-25v-7,-20,18,-11,38,-14xm113,-187v-20,3,-53,-5,-51,20v-6,31,48,10,51,10r0,-30","w":186},"\u00ba":{"d":"93,-237v27,0,41,14,41,48v0,34,-14,50,-41,50v-27,0,-41,-16,-41,-50v0,-34,14,-48,41,-48xm93,-150v21,0,29,-12,29,-39v0,-27,-8,-37,-29,-37v-21,0,-29,10,-29,37v0,27,8,39,29,39","w":189},"\u2039":{"d":"98,-41r-14,72r-14,0r18,-72r10,0xm44,-41r-14,72r-14,0r18,-72r10,0","w":108},"I":{"d":"34,0r0,-252r13,0r0,252r-13,0","w":81},"O":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128","w":236},"\u00ab":{"d":"70,-91r-48,-39r0,-14r60,47r0,13r-60,49r0,-14","w":90},"\u00bb":{"d":"93,-130r-49,39r49,42r0,14r-61,-49r0,-13r61,-47r0,14xm167,-130r-49,39r49,42r0,14r-60,-49r0,-13r60,-47r0,14"},"\u201c":{"d":"81,-173r-12,0r4,-79r12,0xm31,-173r-13,0r5,-79r11,0","w":105},"~":{"d":"164,-133v9,19,-11,25,-34,32v-22,0,-51,-20,-69,-20v-13,0,-34,19,-34,19v-11,-17,11,-25,34,-32v23,0,53,20,69,20v13,0,34,-19,34,-19"},"\u2014":{"d":"0,-103r360,0r0,12r-360,0r0,-12","w":360},"L":{"d":"173,0r-136,0r0,-252r13,0r0,240r123,0r0,12"},"B":{"d":"37,-252v71,1,159,-13,159,61v0,36,-14,53,-35,61v22,6,45,20,45,59v0,92,-89,68,-169,71r0,-252xm127,-123r-77,0r0,111v67,-3,143,18,143,-59v0,-51,-48,-52,-66,-52xm183,-191v0,-62,-75,-48,-133,-49r0,105v62,0,133,12,133,-56","w":225},"D":{"d":"131,0r-94,0r0,-252r94,0v63,0,84,59,84,122v0,63,-21,130,-84,130xm201,-130v0,-54,-16,-110,-70,-110r-81,0r0,228r81,0v54,0,70,-64,70,-118","w":235},"P":{"d":"129,-93r-79,0r0,93r-13,0r0,-252r92,0v52,0,74,24,74,76v0,52,-22,83,-74,83xm50,-105r79,0v44,0,61,-27,61,-71v0,-77,-71,-64,-140,-64r0,135","w":221},"b":{"d":"111,-183v49,0,61,27,61,89v0,67,-15,97,-82,97v-24,0,-54,-3,-54,-3r0,-263r13,0r0,94v0,0,30,-14,62,-14xm90,-8v60,0,69,-28,69,-85v0,-54,-8,-79,-48,-79v-32,0,-62,15,-62,15r0,147v0,0,28,2,41,2","w":193},"v":{"d":"13,-180r13,0r52,168r16,0r53,-168r13,0r-56,180r-36,0","w":172},"x":{"d":"14,-180r14,0r54,80r54,-80r14,0r-60,90r60,90r-14,0r-54,-80r-54,80r-14,0r61,-90","w":164},"6":{"d":"103,-241v39,0,72,-8,60,16v0,0,-30,-4,-60,-4v-47,0,-75,34,-75,100v0,0,38,-17,70,-17v51,0,78,23,78,71v0,49,-28,78,-81,78v-56,0,-80,-46,-80,-124v0,-83,34,-120,88,-120xm97,-134v-33,0,-69,18,-69,18v1,62,19,107,67,107v44,0,67,-23,67,-66v0,-40,-25,-59,-65,-59"},"9":{"d":"88,3v-38,0,-70,8,-60,-16v0,0,30,4,60,4v50,0,76,-30,77,-99v0,0,-41,16,-73,16v-49,0,-75,-21,-75,-70v0,-48,31,-79,79,-79v58,0,82,48,82,124v0,91,-33,120,-90,120xm93,-104v28,0,72,-17,72,-17v-1,-64,-20,-108,-69,-108v-40,0,-65,27,-65,67v0,41,21,58,62,58"},"\u00a5":{"d":"17,-119r0,-12r61,0r-69,-107r15,0r74,112r72,-112r15,0r-68,107r60,0r0,12r-68,0v-8,7,-4,27,-5,41r73,0r0,12r-73,0r0,66r-13,0r0,-66r-74,0r0,-12r74,0v-1,-14,3,-34,-5,-41r-69,0","w":194},"<":{"d":"148,-187r-114,74r114,78r0,15v0,0,-113,-77,-125,-86r0,-13r125,-82r0,14"},">":{"d":"136,-113r-113,-74r0,-14r125,82r0,13v-12,9,-125,86,-125,86r0,-15"},"[":{"d":"83,-270r0,12r-53,0r0,291r53,0r0,11r-65,0r0,-314r65,0","w":108},"\\":{"d":"156,-5r-13,5r-108,-247r12,-5"},"]":{"d":"18,-258r0,-12r65,0r0,314r-65,0r0,-11r53,0r0,-291r-53,0","w":108},"|":{"d":"87,21r0,-273r13,0r0,273r-13,0"},"\u2260":{"d":"22,-122r0,-13r89,0r26,-58r12,5r-23,53r49,0r0,13r-55,0r-24,54r79,0r0,12r-84,0r-26,60r-12,-5r23,-55r-54,0r0,-12r60,0r23,-54r-83,0"},"\u00c6":{"d":"154,0r0,-77r-99,0r-28,77r-14,0r90,-252r199,0r0,12r-135,0r0,104r113,0r0,12r-113,0r0,112r135,0r0,12r-148,0xm113,-240r-54,150r95,0r0,-150r-41,0","w":323},"\u00b5":{"d":"32,90r0,-270r13,0v5,63,-22,172,46,172v32,0,59,-18,59,-18r0,-154r13,0r0,180r-13,0r0,-14v0,0,-28,17,-59,17v-24,0,-38,-6,-46,-18r0,105r-13,0"},"\u03bc":{"d":"32,90r0,-270r13,0v5,63,-22,172,46,172v32,0,59,-18,59,-18r0,-154r13,0r0,180r-13,0r0,-14v0,0,-28,17,-59,17v-24,0,-38,-6,-46,-18r0,105r-13,0"},"\u00e6":{"d":"205,-8v25,0,66,-4,66,-4r0,12v0,0,-40,3,-66,3v-25,0,-42,-8,-52,-21v-20,9,-28,21,-87,21v-30,0,-46,-17,-46,-52v0,-58,65,-52,118,-59v3,-38,-7,-66,-40,-63v-34,-6,-77,18,-68,-9v0,0,39,-3,68,-3v28,0,44,11,50,34v39,-65,146,-38,130,64r-128,0v0,50,13,77,55,77xm33,-49v-9,70,100,29,115,22v-9,-17,-11,-39,-11,-69v-43,7,-108,-5,-104,47xm150,-96r115,0v0,-55,-18,-76,-55,-76v-36,0,-60,22,-60,76","w":298},"\u0192":{"d":"91,-138v0,-55,-1,-108,46,-104v21,3,41,-7,33,12v-44,-2,-66,-1,-66,52r0,40r58,0r0,11r-58,0r0,151v3,64,-34,67,-79,63v-4,-19,13,-11,33,-11v21,0,33,-12,33,-52r0,-151r-24,0r0,-11r24,0"},"\u0152":{"d":"318,0r-143,0v-15,1,-44,3,-57,3v-78,0,-96,-44,-96,-127v0,-83,19,-131,96,-131v13,0,44,3,57,3r143,0r0,13r-130,0r0,103r109,0r0,13r-109,0r0,110r130,0r0,13xm118,-9v8,0,44,-2,57,-3r0,-227v-13,-1,-48,-4,-57,-4v-68,0,-83,43,-83,118v0,76,14,116,83,116","w":339},"\u0153":{"d":"222,-8v25,0,66,-4,66,-4r1,12v0,0,-41,3,-67,3v-34,0,-52,-14,-61,-38v-9,27,-28,38,-66,38v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89v35,0,57,12,67,43v33,-76,151,-51,134,55r-128,0v0,50,12,77,54,77xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm168,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,22,-59,76","w":315},"\u2021":{"d":"89,28r0,-72r-66,0r0,-12r66,0r0,-111r-66,0r0,-12r66,0r0,-73r13,0r0,73r65,0r0,12r-65,0r0,111r65,0r0,12r-65,0r0,72r-13,0"},"4":{"d":"137,0r0,-51r-125,0r0,-11r74,-176r14,0r-73,175r110,0r0,-79r13,0r0,79r35,0r0,12r-35,0r0,51r-13,0"},"\"":{"d":"81,-180r-12,0r0,-72r12,0r0,72xm31,-180r-13,0r0,-72r13,0r0,72","w":100},"'":{"d":"12,-176r-1,-75r14,0r-2,75r-11,0","w":36},"(":{"d":"55,-270r13,0v0,0,-35,94,-35,162v0,67,35,153,35,153r-13,0v0,0,-35,-81,-35,-153v0,-72,35,-162,35,-162","w":93},")":{"d":"33,45r-13,0v0,0,34,-94,34,-162v0,-67,-34,-153,-34,-153r13,0v0,0,35,81,35,153v0,72,-35,162,-35,162","w":93},",":{"d":"17,44r15,-75r14,0r-18,75r-11,0","w":61},"-":{"d":"22,-95r0,-12r115,0r0,12r-115,0","w":158},".":{"d":"35,0r0,-29r15,0r0,29r-15,0","w":89},"\/":{"d":"147,-91r-49,-39r0,-14r60,47r0,13r-60,49r0,-14xm72,-91r-48,-39r0,-14r60,47r0,13r-60,49r0,-14"},":":{"d":"28,-124r0,-29r14,0r0,29r-14,0xm28,0r0,-29r14,0r0,29r-14,0","w":50},";":{"d":"13,44r15,-75r15,0r-19,75r-11,0xm27,-124r0,-29r14,0r0,29r-14,0","w":61},"=":{"d":"15,-123r0,-13r160,0r0,13r-160,0xm15,-63r0,-12r160,0r0,12r-160,0"},"?":{"d":"135,-198v-1,67,-80,71,-71,130r-13,0v-9,-63,66,-72,72,-130v6,-60,-88,-44,-118,-35r-1,-13v0,0,40,-9,59,-9v46,0,72,15,72,57xm50,0r0,-29r15,0r0,29r-15,0","w":138},"_":{"d":"10,12r154,0r0,12r-154,0r0,-12","w":187},"{":{"d":"14,-112v76,11,-13,149,85,145r-1,12v-64,3,-61,-50,-61,-108v0,-23,-10,-35,-37,-43r0,-11v46,-10,35,-44,35,-90v0,-43,17,-61,63,-63r1,11v-97,-6,-8,133,-85,147","w":102},"}":{"d":"0,33v98,4,9,-134,85,-145v-77,-10,13,-151,-85,-147r1,-11v66,-3,61,51,61,109v0,23,9,37,37,44r0,11v-44,11,-35,40,-35,87v0,43,-17,62,-63,64","w":102},"\u00a2":{"d":"84,31r0,-46v-44,-1,-63,-15,-63,-74v0,-54,23,-76,63,-77r0,-47r12,0r0,47v24,6,50,-6,42,17v0,0,-36,-4,-50,-4v-39,0,-52,18,-52,64v0,47,11,61,55,61v22,0,56,-15,48,10v0,0,-27,3,-42,3r0,46r-13,0","w":157},"\u2018":{"d":"41,-262r-14,72r-14,0r18,-72r10,0","w":61},"\u2019":{"d":"20,-190r14,-72r14,0r-18,72r-10,0","w":61},"\u00f7":{"d":"12,-120r0,-13r121,0r0,13r-121,0xm65,-174r0,-29r15,0r0,29r-15,0xm65,-50r0,-29r15,0r0,29r-15,0"},"\u20ac":{"d":"2,-154r23,0v5,-57,23,-90,88,-90v43,0,71,-5,62,20v0,0,-33,-7,-62,-7v-56,0,-70,27,-74,77r111,1r0,12r-112,0v-1,13,-1,28,0,41r112,0r0,12r-112,0v4,52,19,79,75,79v26,0,62,-7,62,-7r1,12v0,0,-35,7,-63,7v-64,0,-84,-31,-88,-91r-23,0r0,-12r22,0r0,-41r-22,0r0,-13"},"\u00d8":{"d":"118,3v-19,0,-35,-3,-48,-8r-21,45r-12,-5r22,-46v-29,-19,-37,-58,-37,-114v0,-82,19,-130,96,-130v21,0,37,4,50,10r19,-40r12,5r-20,42v27,21,36,59,36,113v0,87,-20,128,-97,128xm35,-125v0,50,6,84,29,102r99,-210v-12,-6,-26,-10,-45,-10v-68,0,-83,43,-83,118xm118,-9v69,0,83,-37,83,-116v0,-47,-6,-82,-27,-101r-99,209v11,5,25,8,43,8","w":236},"&":{"d":"116,-250v39,0,55,21,55,52v0,36,-18,52,-59,66r67,66v5,-14,8,-31,11,-52r13,0v-3,25,-8,45,-14,62r50,49r-8,10r-47,-47v-17,34,-43,47,-80,47v-63,0,-83,-30,-83,-78v0,-45,19,-60,59,-72v-36,-38,-24,-103,36,-103xm33,-75v0,80,121,88,141,22r-85,-85v-41,11,-56,25,-56,63xm116,-238v-48,0,-54,55,-26,84r13,13v40,-14,56,-26,56,-57v0,-25,-12,-40,-43,-40","w":252},"*":{"d":"156,-187r-49,0r15,47r-11,3r-16,-47r-39,29r-7,-10r40,-29r-40,-28r8,-10r39,29r15,-46r12,3r-15,47r48,0r0,12"},"\u00a3":{"d":"123,-245v20,5,52,-5,44,16v0,0,-32,-4,-44,-4v-36,-8,-37,37,-36,87r65,0r0,11r-65,0r0,123v33,0,67,2,92,-6r2,12v-38,11,-93,4,-140,6r0,-12r33,0r0,-123r-25,0r0,-11r25,0v-2,-59,6,-108,49,-99","w":205},"\u00b6":{"d":"140,0r0,-240r-55,0r0,240r-13,0v-2,-41,4,-90,-2,-126v-37,0,-67,-25,-67,-63v0,-38,30,-63,67,-63r118,0r0,12r-35,0r0,240r-13,0"},"\u2020":{"d":"23,-167r0,-12r66,0r0,-73r13,0r0,73r65,0r0,12r-65,0r0,195r-13,0r0,-195r-66,0"},"%":{"d":"49,-253v26,0,38,14,38,49v0,35,-13,49,-38,49v-26,0,-39,-15,-39,-50v0,-34,13,-48,39,-48xm150,-98v26,0,38,13,38,48v0,35,-13,50,-38,50v-26,0,-38,-15,-38,-50v0,-34,12,-48,38,-48xm67,-2r52,-250r13,2r-52,250xm23,-205v0,24,6,39,26,39v20,0,25,-14,25,-38v0,-24,-5,-37,-25,-37v-19,0,-26,12,-26,36xm124,-50v0,24,6,38,26,38v20,0,25,-14,25,-38v0,-24,-5,-36,-25,-36v-19,0,-26,12,-26,36"},"+":{"d":"-18,-84r0,-12r84,0r0,-84r13,0r0,84r84,0r0,12r-84,0r0,84r-13,0r0,-84r-84,0","w":147},"^":{"d":"150,-120r-57,-105r-53,105r-15,0r62,-118r13,0r65,118r-15,0"},"\u201d":{"d":"81,-262r-14,72r-14,0r18,-72r10,0xm33,-262r-14,72r-14,0r18,-72r10,0","w":101},"\u2070":{"d":"48,-288v25,0,41,15,41,59v0,45,-16,60,-40,60v-24,0,-41,-15,-41,-60v0,-44,16,-59,40,-59xm48,-275v-18,0,-27,13,-27,46v0,36,11,48,28,48v17,0,27,-12,27,-48v0,-32,-9,-46,-28,-46","w":95},"\u00b9":{"d":"14,-260v17,-8,24,-25,49,-24r0,112r-13,0r0,-98r-30,20","w":95},"\u00b2":{"d":"80,-172r-70,0r0,-12v17,-23,49,-42,55,-73v5,-27,-44,-16,-53,-14v-7,-19,9,-17,33,-17v47,0,37,55,9,75r-27,29r53,0r0,12","w":95},"\u00b3":{"d":"13,-272v-7,-20,10,-11,34,-16v44,-8,38,55,17,57v34,9,25,68,-15,62v-26,-4,-46,4,-37,-15v0,0,19,3,37,3v16,0,23,-9,23,-21v0,-27,-22,-22,-45,-22r0,-12v23,2,40,0,41,-23v0,-11,-4,-16,-20,-16v-17,0,-35,3,-35,3","w":95},"\u2074":{"d":"59,-172r0,-21r-53,0v4,-38,23,-59,33,-91r13,0r-31,79r38,0r0,-31r13,0r0,31r13,0r0,12r-13,0r0,21r-13,0","w":95},"\u2075":{"d":"18,-284r63,0r0,12r-51,0r-2,37v13,-12,64,-12,58,28v6,42,-49,41,-72,34v-3,-23,11,-7,35,-8v13,0,23,-9,23,-26v-1,-39,-39,-13,-57,-16","w":95},"\u2076":{"d":"52,-288v21,0,34,-2,28,15v-22,-3,-63,-7,-56,35v19,-13,71,-6,63,30v0,24,-14,39,-38,39v-26,0,-39,-18,-39,-60v0,-44,15,-59,42,-59xm73,-208v8,-33,-41,-25,-50,-17v-9,50,50,58,50,17","w":95},"\u2077":{"d":"11,-272r0,-12r70,0r0,22r-41,93r-13,-3v12,-34,33,-60,40,-100r-56,0","w":95},"\u2078":{"d":"48,-288v41,-6,52,47,19,57v37,13,21,69,-19,62v-42,8,-56,-53,-19,-62v-34,-11,-23,-63,19,-57xm48,-181v18,0,27,-6,27,-21v1,-17,-14,-23,-34,-22v-14,4,-20,8,-20,23v0,14,10,20,27,20xm48,-275v-34,0,-34,34,-7,37v19,2,32,-5,32,-20v0,-12,-7,-17,-25,-17","w":95},"\u2079":{"d":"43,-169v-22,0,-35,3,-29,-15v22,6,67,5,59,-34v-20,11,-65,5,-65,-32v0,-24,17,-38,39,-38v26,0,39,19,39,61v0,45,-15,58,-43,58xm22,-250v0,31,40,28,51,18v-1,-27,-7,-43,-26,-43v-15,0,-25,8,-25,25","w":95},"\u2080":{"d":"48,-116v25,0,41,15,41,59v0,45,-16,60,-40,60v-24,0,-41,-15,-41,-60v0,-44,16,-59,40,-59xm48,-103v-18,0,-27,13,-27,46v0,36,11,48,28,48v17,0,27,-12,27,-48v0,-32,-9,-46,-28,-46","w":95},"\u2081":{"d":"14,-88v17,-8,24,-25,49,-24r0,112r-13,0r0,-98r-30,20","w":95},"\u2082":{"d":"80,0r-70,0r0,-12v17,-23,49,-42,55,-73v5,-27,-44,-16,-53,-14v-7,-19,9,-17,33,-17v47,0,37,55,9,75r-27,29r53,0r0,12","w":95},"\u2083":{"d":"13,-100v-7,-20,10,-11,34,-16v44,-8,38,55,17,57v34,9,25,68,-15,62v-26,-4,-46,4,-37,-15v0,0,19,3,37,3v16,0,23,-9,23,-21v0,-27,-22,-22,-45,-22r0,-12v23,2,40,0,41,-23v0,-11,-4,-16,-20,-16v-17,0,-35,3,-35,3","w":95},"\u2084":{"d":"59,0r0,-21r-53,0v4,-38,23,-59,33,-91r13,0r-31,79r38,0r0,-31r13,0r0,31r13,0r0,12r-13,0r0,21r-13,0","w":95},"\u2085":{"d":"18,-112r63,0r0,12r-51,0r-2,37v13,-12,64,-12,58,28v6,42,-49,41,-72,34v-3,-23,11,-7,35,-8v13,0,23,-9,23,-26v-1,-39,-39,-13,-57,-16","w":95},"\u2086":{"d":"52,-116v21,0,34,-2,28,15v-22,-3,-63,-7,-56,35v19,-13,71,-6,63,30v0,24,-14,39,-38,39v-26,0,-39,-18,-39,-60v0,-44,15,-59,42,-59xm73,-36v8,-33,-41,-23,-50,-17v-9,50,50,58,50,17","w":95},"\u2087":{"d":"11,-100r0,-12r70,0r0,22r-41,93r-13,-3v12,-34,33,-60,40,-100r-56,0","w":95},"\u2088":{"d":"48,-116v41,-6,52,47,19,57v37,13,21,69,-19,62v-43,9,-55,-53,-19,-62v-34,-11,-23,-63,19,-57xm48,-9v18,0,27,-6,27,-21v1,-17,-14,-23,-34,-22v-14,4,-20,8,-20,23v0,14,10,20,27,20xm48,-103v-34,0,-34,34,-7,37v19,2,32,-5,32,-20v0,-12,-7,-17,-25,-17","w":95},"\u2089":{"d":"43,3v-22,0,-35,3,-29,-15v22,6,67,5,59,-34v-20,11,-65,5,-65,-32v0,-24,17,-38,39,-38v26,0,39,19,39,61v0,45,-15,58,-43,58xm22,-78v0,31,40,28,51,18v-1,-27,-7,-43,-26,-43v-15,0,-25,8,-25,25","w":95},"\u00bf":{"d":"4,18v1,-67,80,-71,71,-130r13,0v9,63,-66,72,-72,130v-6,60,88,44,118,35r1,13v0,0,-40,9,-59,9v-46,0,-72,-15,-72,-57xm89,-180r0,29r-15,0r0,-29r15,0","w":138},"\u2026":{"d":"39,0r0,-29r14,0r0,29r-14,0xm130,0r0,-29r14,0r0,29r-14,0xm221,0r0,-29r15,0r0,29r-15,0","w":267},"\u00b7":{"d":"35,-97r0,-29r15,0r0,29r-15,0","w":89},"\u00a4":{"d":"159,-18r-25,-25v-22,18,-55,18,-77,0r-25,25r-10,-9r26,-25v-18,-22,-18,-55,0,-77r-26,-25r10,-10r25,26v22,-18,55,-18,77,0r25,-26r9,10r-25,25v18,22,18,55,0,77r25,25xm61,-57v18,18,51,18,69,0v18,-18,18,-50,0,-68v-18,-18,-51,-18,-69,0v-18,18,-18,50,0,68"},"\u2030":{"d":"47,-241v-18,0,-24,13,-24,37v0,24,6,38,24,38v18,0,25,-14,25,-38v0,-24,-7,-37,-25,-37xm59,-3r67,-249r12,3r-67,249xm10,-204v0,-34,15,-48,37,-48v22,0,37,13,37,48v0,35,-15,50,-37,50v-22,0,-37,-15,-37,-50xm111,-50v0,-34,15,-48,37,-48v22,0,37,13,37,48v0,35,-15,50,-37,50v-22,0,-37,-15,-37,-50xm123,-50v0,25,7,38,25,38v18,0,24,-14,24,-38v0,-24,-6,-36,-24,-36v-18,0,-25,12,-25,36xm203,-50v0,-34,15,-48,37,-48v22,0,38,13,38,48v0,35,-16,50,-38,50v-22,0,-37,-15,-37,-50xm216,-50v0,25,6,38,24,38v18,0,25,-14,25,-38v0,-24,-7,-36,-25,-36v-18,0,-24,12,-24,36","w":299},"\u2264":{"d":"150,-184r-106,53r106,56r0,15r-117,-64r0,-13r117,-61r0,14xm33,-24r0,-13r117,0r0,13r-117,0"},"\u2265":{"d":"147,-131r-107,-53r0,-14r118,61r0,13r-118,64r0,-15xm40,-24r0,-13r118,0r0,13r-118,0"},"\u00ac":{"d":"25,-120r142,0r0,75r-13,0r0,-62r-129,0r0,-13"},"\u0394":{"d":"17,0v16,-85,45,-157,65,-238r28,0r66,238r-159,0xm100,-225r-9,0r-60,213r130,0"},"\u2206":{"d":"17,0v16,-85,45,-157,65,-238r28,0r66,238r-159,0xm100,-225r-9,0r-60,213r130,0"},"\u03a9":{"d":"9,-7r55,0v0,0,-44,-68,-44,-126v0,-70,13,-108,75,-108v62,0,75,38,75,108v0,58,-43,126,-43,126r54,0r0,10r-68,0v-3,-16,44,-71,44,-133v0,-65,-8,-98,-62,-98v-54,0,-61,33,-61,98v0,61,46,119,43,133r-68,0r0,-10"},"\u2126":{"d":"9,-7r55,0v0,0,-44,-68,-44,-126v0,-70,13,-108,75,-108v62,0,75,38,75,108v0,58,-43,126,-43,126r54,0r0,10r-68,0v-3,-16,44,-71,44,-133v0,-65,-8,-98,-62,-98v-54,0,-61,33,-61,98v0,61,46,119,43,133r-68,0r0,-10"},"\u01ff":{"d":"22,-94v0,-80,38,-98,103,-85r-4,11v-53,-12,-86,2,-86,74v0,44,3,68,24,79v-1,4,-5,6,-5,11v-25,-12,-32,-39,-32,-90xm69,-11v60,13,85,-13,85,-82v0,-36,-8,-58,-23,-69r5,-12v22,12,32,37,32,81v0,81,-33,106,-104,93xm121,-168v4,1,7,4,10,6r-62,151v-4,-1,-7,-2,-10,-4xm57,-229r69,-35r6,12r-69,33xm48,41r-11,-4r17,-41v3,1,6,3,10,4xm152,-214r-16,40v-3,-2,-7,-4,-11,-5r16,-39","w":189},"\u00a1":{"d":"104,-180r0,29r-14,0r0,-29r14,0xm104,-103r0,175r-13,0r0,-175r13,0"},"\u201a":{"d":"20,-190r14,-72r14,0r-18,72r-10,0xm72,-190r14,-72r14,0r-18,72r-10,0","w":105},"\u201e":{"d":"44,-41r-14,72r-14,0r18,-72r10,0","w":61},"\u203a":{"d":"68,-130r-48,39r48,42r0,14r-60,-49r0,-13r60,-47r0,14","w":90},"\u0300":{"d":"13,-264r69,35r-5,10r-70,-33","w":77},"\u0301":{"d":"4,-229r69,-35r5,12r-69,33","w":77},"\u0302":{"d":"-5,-216r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0","w":77},"\u030c":{"d":"37,-216r-43,-48r15,0r34,36r33,-36r15,0r-43,48r-11,0","w":77},"\u0315":{"d":"30,-252r0,78r-12,0r0,-78r12,0","w":48},"\u0303":{"d":"92,-253v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":77},"\u0308":{"d":"0,-230r0,-22r13,0r0,22r-13,0xm68,-230r0,-22r13,0r0,22r-13,0","w":77},"\u0304":{"d":"-7,-231r0,-12r96,0r0,12r-96,0","w":77},"\u02d8":{"d":"-5,-260r12,0v0,20,14,34,37,34v23,0,37,-14,37,-34r13,0v0,27,-20,46,-50,46v-30,0,-49,-19,-49,-46","w":77},"\u0306":{"d":"-5,-260r12,0v0,20,14,34,37,34v23,0,37,-14,37,-34r13,0v0,27,-20,46,-50,46v-30,0,-49,-19,-49,-46","w":77},"\u030a":{"d":"6,-234v0,-19,15,-34,34,-34v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34xm18,-234v0,13,9,23,22,23v12,0,22,-10,22,-23v0,-12,-10,-23,-22,-23v-13,0,-22,11,-22,23","w":77},"\u02dd":{"d":"48,-224r59,-37r6,9r-58,38xm-18,-224r58,-37r7,9r-59,38","w":77},"\u030b":{"d":"48,-224r59,-37r6,9r-58,38xm-18,-224r58,-37r7,9r-59,38","w":77},"\u02d9":{"d":"32,-232r0,-20r13,0r0,20r-13,0","w":77},"\u0307":{"d":"32,-232r0,-20r13,0r0,20r-13,0","w":77},"\u02db":{"d":"91,60v15,0,23,-8,21,9v-18,7,-52,2,-52,-27v0,-16,30,-44,30,-44r13,2v-5,3,-53,60,-12,60","w":156},"\u0328":{"d":"91,60v15,0,23,-8,21,9v-18,7,-52,2,-52,-27v0,-16,30,-44,30,-44r13,2v-5,3,-53,60,-12,60","w":156},"\u0326":{"d":"15,96r14,-68r13,0r-17,68r-10,0","w":61},"\u0312":{"d":"42,-282r-14,69r-13,0r17,-69r10,0","w":61},"\u0100":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm53,-300r0,-11r104,0r0,11r-104,0","w":217},"\u0102":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm59,-332r13,0v0,20,17,31,37,31v20,0,37,-11,37,-31r12,0v0,27,-22,43,-49,43v-27,0,-50,-16,-50,-43","w":217},"\u01fa":{"d":"108,-307v35,-4,46,44,22,61r75,245r-13,0r-24,-76r-118,0r-24,77r-13,0r75,-245v-26,-14,-16,-67,20,-62xm99,-240r-46,150r111,0r-46,-150r-19,0xm108,-296v-27,0,-30,41,-7,44v19,2,30,-5,30,-22v0,-14,-9,-22,-23,-22xm71,-330r69,-34r6,11r-69,33","w":217},"\u0104":{"d":"191,60v15,0,23,-8,21,9v-18,7,-56,2,-51,-27v2,-17,27,-45,31,-44r-24,-75r-118,0r-24,77r-13,0r77,-252r38,0r77,251r-4,0r2,1v-5,3,-53,60,-12,60xm99,-240r-46,150r111,0r-46,-150r-19,0","w":217},"\u01fc":{"d":"154,0r0,-77r-99,0r-28,77r-14,0r90,-252r199,0r0,12r-135,0r0,104r113,0r0,12r-113,0r0,112r135,0r0,12r-148,0xm113,-240r-54,150r95,0r0,-150r-41,0xm126,-297r69,-35r6,11r-70,33","w":304},"\u0106":{"d":"176,-16r1,12v0,0,-38,7,-66,7v-74,0,-90,-48,-90,-128v0,-78,13,-130,90,-130v42,0,74,-5,65,19v0,0,-36,-7,-65,-7v-68,0,-76,46,-76,118v0,72,10,116,76,116v26,0,65,-7,65,-7xm66,-297r69,-35r6,11r-69,33","w":193},"\u0108":{"d":"176,-16r1,12v0,0,-38,7,-66,7v-74,0,-90,-48,-90,-128v0,-78,13,-130,90,-130v42,0,74,-5,65,19v0,0,-36,-7,-65,-7v-68,0,-76,46,-76,118v0,72,10,116,76,116v26,0,65,-7,65,-7xm58,-289r48,-45r11,0r48,45r-16,0r-38,-35r-37,35r-16,0","w":193},"\u010c":{"d":"176,-16r1,12v0,0,-38,7,-66,7v-74,0,-90,-48,-90,-128v0,-78,13,-130,90,-130v42,0,74,-5,65,19v0,0,-36,-7,-65,-7v-68,0,-76,46,-76,118v0,72,10,116,76,116v26,0,65,-7,65,-7xm158,-336r-48,45r-11,0r-48,-45v31,-2,35,23,54,34v18,-11,22,-36,53,-34","w":193},"\u010a":{"d":"176,-16r1,12v0,0,-38,7,-66,7v-74,0,-90,-48,-90,-128v0,-78,13,-130,90,-130v42,0,74,-5,65,19v0,0,-36,-7,-65,-7v-68,0,-76,46,-76,118v0,72,10,116,76,116v26,0,65,-7,65,-7xm98,-304r0,-20r12,0r0,20r-12,0","w":193},"\u010e":{"d":"131,0r-94,0r0,-252r94,0v63,0,84,59,84,122v0,63,-21,130,-84,130xm201,-130v0,-54,-16,-110,-70,-110r-81,0r0,228r81,0v54,0,70,-64,70,-118xm161,-336r-48,45r-11,0r-48,-45v31,-2,35,23,54,34v18,-11,22,-36,53,-34","w":235},"\u011a":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm165,-336r-48,45r-11,0r-48,-45v31,-2,35,23,53,34r37,-34r17,0","w":205},"\u0112":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm58,-300r0,-11r104,0r0,11r-104,0","w":205},"\u0114":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm64,-333r13,0v0,20,17,32,37,32v20,0,37,-12,37,-32r12,0v0,27,-22,43,-49,43v-27,0,-50,-16,-50,-43","w":205},"\u0116":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12r-147,0xm104,-304r0,-20r12,0r0,20r-12,0","w":205},"\u0118":{"d":"37,0r0,-252r147,0r0,12r-134,0r0,104r113,0r0,13r-113,0r0,111r134,0r0,12v-20,-6,-33,28,-40,42v-3,19,26,20,37,15r2,12v-18,6,-52,3,-52,-27v0,-14,22,-37,27,-42r-121,0","w":205},"\u011c":{"d":"128,-113r0,-12r67,0r0,119v0,0,-51,9,-79,9v-74,0,-94,-48,-94,-128v0,-78,17,-130,94,-130v38,0,79,9,79,9r-1,12v0,0,-45,-9,-78,-9v-68,0,-81,46,-81,118v0,72,15,116,81,116v26,0,64,-7,66,-7r0,-97r-54,0xm61,-289r48,-45r11,0r48,45r-16,0r-37,-35r-37,35r-17,0","w":222},"\u011e":{"d":"128,-113r0,-12r67,0r0,119v0,0,-51,9,-79,9v-74,0,-94,-48,-94,-128v0,-78,17,-130,94,-130v38,0,79,9,79,9r-1,12v0,0,-45,-9,-78,-9v-68,0,-81,46,-81,118v0,72,15,116,81,116v26,0,64,-7,66,-7r0,-97r-54,0xm68,-332r13,0v0,20,17,31,37,31v20,0,37,-11,37,-31r13,0v0,27,-23,43,-50,43v-27,0,-50,-16,-50,-43","w":222},"\u0120":{"d":"128,-113r0,-12r67,0r0,119v0,0,-51,9,-79,9v-74,0,-94,-48,-94,-128v0,-78,17,-130,94,-130v38,0,79,9,79,9r-1,12v0,0,-45,-9,-78,-9v-68,0,-81,46,-81,118v0,72,15,116,81,116v26,0,64,-7,66,-7r0,-97r-54,0xm105,-304r0,-20r12,0r0,20r-12,0","w":222},"\u0122":{"d":"128,-113r0,-12r67,0r0,119v0,0,-51,9,-79,9v-74,0,-94,-48,-94,-128v0,-78,17,-130,94,-130v38,0,79,9,79,9r-1,12v0,0,-45,-9,-78,-9v-68,0,-81,46,-81,118v0,72,15,116,81,116v26,0,64,-7,66,-7r0,-97r-54,0xm98,96r14,-68r13,0r-17,68r-10,0","w":222},"\u0124":{"d":"201,0r0,-120r-151,0r0,120r-13,0r0,-252r13,0r0,120r151,0r0,-120r12,0r0,252r-12,0xm72,-289r48,-45r11,0r48,45r-16,0r-37,-35r-37,35r-17,0","w":250},"\u0126":{"d":"7,-188r0,-11r30,0r0,-53r13,0r0,53r151,0r0,-53r12,0r0,53r34,0r0,11r-34,0r0,188r-12,0r0,-120r-151,0r0,120r-13,0r0,-188r-30,0xm50,-132r151,0r0,-56r-151,0r0,56","w":250},"\u0128":{"d":"34,0r0,-252r13,0r0,252r-13,0xm99,-325v13,13,-11,24,-26,30v-15,0,-45,-23,-57,-23v-8,0,-29,20,-29,20v-13,-14,12,-25,29,-31v15,0,45,22,57,22v6,0,26,-18,26,-18","w":81},"\u012a":{"d":"34,0r0,-252r13,0r0,252r-13,0xm-11,-303r0,-12r104,0r0,12r-104,0","w":81},"\u012c":{"d":"34,0r0,-252r13,0r0,252r-13,0xm-9,-332r13,0v0,20,17,31,37,31v20,0,37,-11,37,-31r12,0v0,27,-22,43,-49,43v-27,0,-50,-16,-50,-43","w":81},"\u0130":{"d":"34,0r0,-252r13,0r0,252r-13,0xm34,-304r0,-20r13,0r0,20r-13,0","w":81},"\u012e":{"d":"55,57r2,12v-18,6,-52,3,-52,-27v0,-15,28,-43,29,-44r0,-250r13,0r0,252v-7,5,-52,56,-12,60v7,0,20,-3,20,-3","w":81},"\u0134":{"d":"75,-252r0,214v0,64,-19,64,-62,64r0,-12v42,0,49,0,49,-55r0,-211r13,0xm8,-289r48,-45r11,0r48,45r-16,0r-37,-35r-38,35r-16,0","w":109},"\u0136":{"d":"180,0r-83,-118r-47,0r0,118r-13,0r0,-252r13,0r0,121r46,0r80,-121r15,0r-83,127r89,125r-17,0xm94,96r14,-68r13,0r-17,68r-10,0","w":214},"\u0139":{"d":"173,0r-136,0r0,-252r13,0r0,240r123,0r0,12xm58,-297r69,-35r6,11r-70,33"},"\u013d":{"d":"173,0r-136,0r0,-252r13,0r0,240r123,0r0,12xm157,-252r0,78r-13,0r0,-78r13,0"},"\u013b":{"d":"173,0r-136,0r0,-252r13,0r0,240r123,0r0,12xm82,96r14,-68r13,0r-16,68r-11,0"},"\u0143":{"d":"37,0r0,-252r31,0r120,240r9,0r0,-240r13,0r0,252r-30,0r-121,-240r-9,0r0,240r-13,0xm86,-297r69,-35r6,11r-70,33","w":247},"\u0147":{"d":"37,0r0,-252r31,0r120,240r9,0r0,-240r13,0r0,252r-30,0r-121,-240r-9,0r0,240r-13,0xm177,-334r-48,45r-11,0r-48,-45v31,-2,35,23,54,34v18,-11,22,-36,53,-34","w":247},"\u0145":{"d":"37,0r0,-252r31,0r120,240r9,0r0,-240r13,0r0,252r-30,0r-121,-240r-9,0r0,240r-13,0xm110,96r14,-68r13,0r-17,68r-10,0","w":247},"\u014c":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm65,-303r0,-12r103,0r0,12r-103,0","w":236},"\u014e":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm68,-332r13,0v0,20,17,31,37,31v20,0,37,-11,37,-31r13,0v0,27,-23,43,-50,43v-27,0,-50,-16,-50,-43","w":236},"\u0150":{"d":"118,-9v69,0,83,-37,83,-116v0,-75,-15,-118,-83,-118v-68,0,-83,43,-83,118v0,76,14,116,83,116xm118,3v-78,0,-96,-44,-96,-128v0,-82,19,-130,96,-130v77,0,97,47,97,130v0,87,-20,128,-97,128xm117,-294r69,-32r5,11r-69,31xm48,-294r69,-32r5,11r-68,31","w":236},"\u01fe":{"d":"118,3v-19,0,-35,-3,-48,-8r-21,45r-12,-5r22,-46v-29,-19,-37,-58,-37,-114v0,-82,19,-130,96,-130v21,0,37,4,50,10r19,-40r12,5r-20,42v27,21,36,59,36,113v0,87,-20,128,-97,128xm35,-125v0,50,6,84,29,102r99,-210v-12,-6,-26,-10,-45,-10v-68,0,-83,43,-83,118xm118,-9v69,0,83,-37,83,-116v0,-47,-6,-82,-27,-101r-99,209v11,5,25,8,43,8xm79,-297r69,-35r6,11r-69,33","w":236},"\u0154":{"d":"192,0r-56,-104r-86,0r0,104r-13,0r0,-252v79,0,165,-14,165,72v0,40,-13,67,-52,74r57,106r-15,0xm189,-180v0,-73,-73,-59,-139,-60r0,123r77,0v47,0,62,-24,62,-63xm76,-297r69,-35r6,11r-70,33","w":226},"\u0158":{"d":"192,0r-56,-104r-86,0r0,104r-13,0r0,-252v79,0,165,-14,165,72v0,40,-13,67,-52,74r57,106r-15,0xm189,-180v0,-73,-73,-59,-139,-60r0,123r77,0v47,0,62,-24,62,-63xm167,-334r-48,45r-11,0r-48,-45v31,-2,35,23,54,34v18,-11,22,-36,53,-34","w":226},"\u0156":{"d":"192,0r-56,-104r-86,0r0,104r-13,0r0,-252v79,0,165,-14,165,72v0,40,-13,67,-52,74r57,106r-15,0xm189,-180v0,-73,-73,-59,-139,-60r0,123r77,0v47,0,62,-24,62,-63xm100,96r14,-68r13,0r-16,68r-11,0","w":226},"\u015a":{"d":"97,-256v35,0,82,-7,70,18v0,0,-49,-6,-70,-6v-41,0,-64,15,-64,51v0,44,22,49,67,56v48,8,74,19,74,64v0,56,-26,76,-76,76v-27,0,-77,-6,-77,-6r1,-13v0,0,49,6,75,6v41,0,63,-17,63,-62v0,-37,-19,-45,-63,-52v-49,-8,-78,-16,-78,-69v0,-46,30,-63,78,-63xm59,-297r69,-35r6,11r-70,33","w":192},"\u015c":{"d":"97,-256v35,0,82,-7,70,18v0,0,-49,-6,-70,-6v-41,0,-64,15,-64,51v0,44,22,49,67,56v48,8,74,19,74,64v0,56,-26,76,-76,76v-27,0,-77,-6,-77,-6r1,-13v0,0,49,6,75,6v41,0,63,-17,63,-62v0,-37,-19,-45,-63,-52v-49,-8,-78,-16,-78,-69v0,-46,30,-63,78,-63xm43,-289r48,-45r11,0r48,45r-16,0r-37,-35r-37,35r-17,0","w":192},"\u015e":{"d":"140,46v6,31,-42,26,-58,25v-11,-26,46,10,46,-25v0,-19,-20,-15,-37,-15r0,-28v-35,-7,-81,8,-69,-19v0,0,49,6,75,6v41,0,63,-17,63,-62v0,-37,-19,-45,-63,-52v-49,-8,-78,-16,-78,-69v0,-46,30,-63,78,-63v35,0,82,-7,70,18v0,0,-49,-6,-70,-6v-41,0,-64,15,-64,51v0,44,22,49,67,56v48,8,74,19,74,64v0,54,-25,74,-71,75r0,19v26,0,37,5,37,25","w":192},"\u0218":{"d":"97,-256v35,0,82,-7,70,18v0,0,-49,-6,-70,-6v-41,0,-64,15,-64,51v0,44,22,49,67,56v48,8,74,19,74,64v0,56,-26,76,-76,76v-27,0,-77,-6,-77,-6r1,-13v0,0,49,6,75,6v41,0,63,-17,63,-62v0,-37,-19,-45,-63,-52v-49,-8,-78,-16,-78,-69v0,-46,30,-63,78,-63xm84,96r13,-68r13,0r-16,68r-10,0","w":192},"\u0164":{"d":"0,-240r0,-12r180,0r0,12r-83,0r0,240r-13,0r0,-240r-84,0xm144,-334r-48,45r-11,0r-48,-45v31,-2,35,23,53,34r37,-34r17,0","w":180},"\u0162":{"d":"0,-240r0,-12r180,0r0,12r-83,0r0,240r-13,0r0,-240r-84,0xm76,96r14,-68r13,0r-17,68r-10,0","w":180},"\u0166":{"d":"21,-120r0,-11r63,0r0,-109r-84,0r0,-12r180,0r0,12r-83,0r0,109r68,0r0,11r-68,0r0,120r-13,0r0,-120r-63,0","w":180},"\u0168":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm174,-325v10,13,-11,24,-26,30v-15,0,-46,-23,-58,-23v-8,0,-28,20,-28,20v-13,-14,11,-25,28,-31v15,0,46,22,58,22v6,0,26,-18,26,-18","w":231},"\u016a":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm64,-303r0,-12r103,0r0,12r-103,0","w":231},"\u016c":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm66,-332r12,0v0,20,18,31,38,31v20,0,37,-11,37,-31r12,0v0,27,-22,43,-49,43v-27,0,-50,-16,-50,-43","w":231},"\u016e":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm150,-306v0,21,-13,33,-34,33v-21,0,-35,-12,-35,-33v0,-21,14,-33,35,-33v21,0,34,12,34,33xm93,-306v0,14,9,22,23,22v14,0,23,-8,23,-22v0,-14,-9,-22,-23,-22v-14,0,-23,8,-23,22","w":231},"\u0170":{"d":"45,-71v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,54,-31,74,-85,74v-50,0,-82,-20,-82,-74r0,-181r13,0r0,181xm125,-285r69,-31r5,10r-69,32xm57,-285r69,-31r5,10r-69,32","w":231},"\u0172":{"d":"134,60v15,0,23,-8,21,9v-18,7,-52,2,-52,-27v0,-12,17,-30,25,-39v-58,2,-96,-15,-96,-74r0,-181r13,0r0,181v0,45,27,62,69,62v45,0,72,-16,72,-62r0,-181r13,0r0,181v0,42,-19,64,-54,71v-8,7,-50,60,-11,60","w":231},"\u1e80":{"d":"16,-252r13,0r51,240r14,0r56,-236r14,0r58,236r13,0r50,-240r13,0r-52,252r-35,0r-54,-231r-53,231r-34,0xm122,-332r69,35r-6,9r-69,-33","w":313},"\u1e82":{"d":"16,-252r13,0r51,240r14,0r56,-236r14,0r58,236r13,0r50,-240r13,0r-52,252r-35,0r-54,-231r-53,231r-34,0xm123,-297r69,-35r6,11r-69,33","w":313},"\u0174":{"d":"16,-252r13,0r51,240r14,0r56,-236r14,0r58,236r13,0r50,-240r13,0r-52,252r-35,0r-54,-231r-53,231r-34,0xm103,-289r49,-45r10,0r49,45r-17,0r-37,-35r-37,35r-17,0","w":313},"\u1e84":{"d":"16,-252r13,0r51,240r14,0r56,-236r14,0r58,236r13,0r50,-240r13,0r-52,252r-35,0r-54,-231r-53,231r-34,0xm115,-302r0,-22r13,0r0,22r-13,0xm186,-302r0,-22r12,0r0,22r-12,0","w":313},"\u1ef2":{"d":"104,-108r0,108r-13,0r0,-108r-82,-144r15,0r74,129r72,-129r15,0xm66,-332r69,35r-6,9r-69,-33","w":194},"\u0176":{"d":"104,-108r0,108r-13,0r0,-108r-82,-144r15,0r74,129r72,-129r15,0xm44,-289r48,-45r11,0r48,45r-16,0r-37,-35r-38,35r-16,0","w":194},"\u0179":{"d":"22,-240r0,-12r162,0r0,25r-149,207r0,8r149,0r0,12r-162,0r0,-24r148,-207r0,-9r-148,0xm65,-297r69,-35r6,11r-69,33","w":205},"\u017b":{"d":"22,-240r0,-12r162,0r0,25r-149,207r0,8r149,0r0,12r-162,0r0,-24r148,-207r0,-9r-148,0xm96,-304r0,-20r13,0r0,20r-13,0","w":205},"\u014a":{"d":"37,0r0,-252r31,0r120,240r9,0r0,-240r13,0r1,250v0,64,-20,64,-63,64r0,-12v41,0,48,0,49,-50r-17,0r-121,-240r-9,0r0,240r-13,0","w":247},"\u0101":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm44,-231r0,-12r96,0r0,12r-96,0","w":186},"\u0103":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm44,-260r12,0v0,20,14,34,37,34v23,0,37,-14,37,-34r13,0v0,27,-20,46,-50,46v-30,0,-49,-19,-49,-46","w":186},"\u01fb":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm55,-234v0,-19,16,-34,35,-34v19,0,33,15,33,34v0,19,-14,34,-33,34v-19,0,-35,-15,-35,-34xm67,-234v0,13,10,23,23,23v12,0,22,-10,22,-23v0,-12,-10,-23,-22,-23v-13,0,-23,11,-23,23xm56,-290r69,-35r6,11r-70,34","w":186},"\u0105":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-14,-3,-28,-3,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm156,60v15,-1,23,-8,21,9v-18,7,-57,1,-51,-27v4,-18,22,-52,40,-40v-12,12,-47,51,-10,58","w":186},"\u01fd":{"d":"205,-8v25,0,66,-4,66,-4r0,12v0,0,-40,3,-66,3v-25,0,-42,-8,-52,-21v-20,9,-28,21,-87,21v-30,0,-46,-17,-46,-52v0,-58,65,-52,118,-59v3,-38,-7,-66,-40,-63v-34,-6,-77,18,-68,-9v0,0,39,-3,68,-3v28,0,44,11,50,34v39,-65,146,-38,130,64r-128,0v0,50,13,77,55,77xm33,-49v-9,70,100,29,115,22v-9,-17,-11,-39,-11,-69v-43,7,-108,-5,-104,47xm150,-96r115,0v0,-55,-18,-76,-55,-76v-36,0,-60,22,-60,76xm115,-229r69,-35r6,12r-69,33","w":298},"\u0107":{"d":"22,-94v0,-88,48,-95,117,-86r-1,12v0,0,-29,-4,-43,-4v-46,0,-60,21,-60,78v0,62,9,86,60,86v21,0,52,-17,44,8v0,0,-30,3,-44,3v-60,0,-73,-25,-73,-97xm49,-229r69,-35r6,12r-69,33","w":157},"\u0109":{"d":"22,-94v0,-88,48,-95,117,-86r-1,12v0,0,-29,-4,-43,-4v-46,0,-60,21,-60,78v0,62,9,86,60,86v21,0,52,-17,44,8v0,0,-30,3,-44,3v-60,0,-73,-25,-73,-97xm37,-216r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":157},"\u010d":{"d":"22,-94v0,-88,48,-95,117,-86r-1,12v0,0,-29,-4,-43,-4v-46,0,-60,21,-60,78v0,62,9,86,60,86v21,0,52,-17,44,8v0,0,-30,3,-44,3v-60,0,-73,-25,-73,-97xm81,-216r-44,-48r15,0r34,36r34,-36r15,0r-44,48r-10,0","w":157},"\u010b":{"d":"22,-94v0,-88,48,-95,117,-86r-1,12v0,0,-29,-4,-43,-4v-46,0,-60,21,-60,78v0,62,9,86,60,86v21,0,52,-17,44,8v0,0,-30,3,-44,3v-60,0,-73,-25,-73,-97xm80,-232r0,-20r12,0r0,20r-12,0","w":157},"\u010f":{"d":"157,-252r0,252r-12,0r0,-15v0,0,-30,18,-63,18v-22,0,-60,-3,-60,-90v0,-62,16,-96,75,-96v17,0,39,3,48,4r0,-73r12,0xm82,-8v31,0,63,-19,63,-19r0,-140v-9,-1,-34,-5,-48,-5v-51,0,-63,31,-63,86v0,72,28,78,48,78xm224,-252r0,78r-12,0r0,-78r12,0","w":254},"\u0111":{"d":"82,-224r0,-11r63,0r0,-17r12,0r0,17r22,0r0,11r-22,0r0,224r-12,0r0,-15v0,0,-30,18,-63,18v-22,0,-60,-3,-60,-90v0,-62,16,-96,75,-96v17,0,39,3,48,4r0,-45r-63,0xm82,-8v31,0,63,-19,63,-19r0,-140v-9,-1,-34,-5,-48,-5v-51,0,-63,31,-63,86v0,72,28,78,48,78","w":193},"\u011b":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm86,-216r-44,-48r16,0r33,36r34,-36r15,0r-44,48r-10,0","w":182},"\u0113":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm47,-231r0,-12r96,0r0,12r-96,0","w":182},"\u0115":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm45,-260r12,0v0,20,14,34,37,34v23,0,37,-14,37,-34r13,0v0,27,-20,46,-50,46v-30,0,-49,-19,-49,-46","w":182},"\u0117":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm85,-232r0,-20r13,0r0,20r-13,0","w":182},"\u0119":{"d":"159,57r2,12v-18,7,-52,2,-52,-27v0,-13,19,-34,26,-41v-14,1,-32,2,-46,2v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77v25,0,65,-4,65,-4v0,5,4,14,-4,12v-8,7,-51,55,-12,60v7,0,20,-3,20,-3xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76","w":182},"\u011d":{"d":"91,86v-60,0,-71,-15,-71,-57v0,-24,11,-32,30,-46v-16,-9,-3,-44,3,-52v-17,-5,-31,-19,-31,-54v0,-60,58,-68,100,-56r50,-1r0,13r-38,0v9,8,14,19,14,44v0,52,-35,64,-85,57v-7,25,-27,45,41,45v45,0,64,7,64,52v0,39,-23,55,-77,55xm154,31v0,-54,-58,-38,-94,-42v-21,14,-27,22,-27,39v0,34,8,47,58,47v45,0,63,-13,63,-44xm82,-76v37,0,53,-11,53,-47v0,-41,-13,-49,-51,-49v-32,0,-49,12,-49,49v0,32,11,47,47,47xm42,-216r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":181},"\u011f":{"d":"91,86v-60,0,-71,-15,-71,-57v0,-24,11,-32,30,-46v-16,-9,-3,-44,3,-52v-17,-5,-31,-19,-31,-54v0,-60,58,-68,100,-56r50,-1r0,13r-38,0v9,8,14,19,14,44v0,52,-35,64,-85,57v-7,25,-27,45,41,45v45,0,64,7,64,52v0,39,-23,55,-77,55xm154,31v0,-54,-58,-38,-94,-42v-21,14,-27,22,-27,39v0,34,8,47,58,47v45,0,63,-13,63,-44xm82,-76v37,0,53,-11,53,-47v0,-41,-13,-49,-51,-49v-32,0,-49,12,-49,49v0,32,11,47,47,47xm41,-260r13,0v0,20,14,34,37,34v23,0,37,-14,37,-34r12,0v0,27,-19,46,-49,46v-30,0,-50,-19,-50,-46","w":181},"\u0121":{"d":"91,86v-60,0,-71,-15,-71,-57v0,-24,11,-32,30,-46v-16,-9,-3,-44,3,-52v-17,-5,-31,-19,-31,-54v0,-60,58,-68,100,-56r50,-1r0,13r-38,0v9,8,14,19,14,44v0,52,-35,64,-85,57v-7,25,-27,45,41,45v45,0,64,7,64,52v0,39,-23,55,-77,55xm154,31v0,-54,-58,-38,-94,-42v-21,14,-27,22,-27,39v0,34,8,47,58,47v45,0,63,-13,63,-44xm82,-76v37,0,53,-11,53,-47v0,-41,-13,-49,-51,-49v-32,0,-49,12,-49,49v0,32,11,47,47,47xm84,-232r0,-20r13,0r0,20r-13,0","w":181},"\u0123":{"d":"91,86v-60,0,-71,-15,-71,-57v0,-24,11,-32,30,-46v-16,-9,-3,-44,3,-52v-17,-5,-31,-19,-31,-54v0,-60,58,-68,100,-56r50,-1r0,13r-38,0v9,8,14,19,14,44v0,52,-35,64,-85,57v-7,25,-27,45,41,45v45,0,64,7,64,52v0,39,-23,55,-77,55xm154,31v0,-54,-58,-38,-94,-42v-21,14,-27,22,-27,39v0,34,8,47,58,47v45,0,63,-13,63,-44xm82,-76v37,0,53,-11,53,-47v0,-41,-13,-49,-51,-49v-32,0,-49,12,-49,49v0,32,11,47,47,47xm100,-282r-14,69r-13,0r17,-69r10,0","w":181},"\u0125":{"d":"49,0r-13,0r0,-270r13,0r0,101v0,0,32,-14,63,-14v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,15,-63,15r0,157xm53,-284r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":204},"\u0127":{"d":"49,0r-13,0r0,-220r13,0r0,51v0,0,32,-14,63,-14v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,15,-63,15r0,157xm107,-220r-58,0r0,-12r58,0r0,12xm36,-232r0,-38r13,0r0,38r-13,0xm11,-220r0,-12r25,0r0,12r-25,0","w":204},"\u0129":{"d":"41,0r0,-180r12,0r0,180r-12,0xm98,-253v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":93},"\u012b":{"d":"41,0r0,-180r12,0r0,180r-12,0xm-1,-231r0,-12r96,0r0,12r-96,0","w":93},"\u012d":{"d":"41,0r0,-180r12,0r0,180r-12,0xm-3,-260r13,0v0,20,14,34,37,34v23,0,37,-14,37,-34r13,0v0,27,-20,46,-50,46v-30,0,-50,-19,-50,-46","w":93},"\u012f":{"d":"33,60v15,0,23,-8,21,9v-18,7,-51,2,-51,-27v0,-15,28,-43,29,-44r0,-178r13,0r0,180v-5,3,-53,60,-12,60xm32,-232r0,-20r13,0r0,20r-13,0","w":77},"\u0135":{"d":"39,-2r0,-178r12,0r0,178v0,40,-11,56,-57,80r-5,-11v41,-22,50,-34,50,-69xm-5,-216r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0","w":83},"\u0137":{"d":"49,0r-13,0r0,-263r13,0r0,158r34,0r65,-75r15,0r-69,81r69,99r-15,0r-65,-93r-34,0r0,93xm70,96r14,-68r13,0r-17,68r-10,0","w":173},"\u013a":{"d":"34,0r0,-263r13,0r0,263r-13,0xm3,-301r69,-35r6,12r-69,33","w":81},"\u013e":{"d":"34,0r0,-263r13,0r0,263r-13,0xm111,-252r0,78r-12,0r0,-78r12,0","w":142},"\u013c":{"d":"34,0r0,-263r13,0r0,263r-13,0xm19,96r14,-68r13,0r-16,68r-11,0","w":81},"\u0144":{"d":"49,0r-13,0r0,-180r13,0r0,14v0,0,32,-17,63,-17v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,18,-63,18r0,154xm66,-229r69,-35r5,12r-69,33","w":206},"\u0148":{"d":"49,0r-13,0r0,-180r13,0r0,14v0,0,32,-17,63,-17v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,18,-63,18r0,154xm98,-216r-44,-48r15,0r34,36r34,-36r15,0r-44,48r-10,0","w":206},"\u0146":{"d":"49,0r-13,0r0,-180r13,0r0,14v0,0,32,-17,63,-17v49,0,59,19,59,89r0,94r-13,0v-5,-63,22,-172,-46,-172v-32,0,-63,18,-63,18r0,154xm87,96r13,-68r13,0r-16,68r-10,0","w":206},"\u014d":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm46,-231r0,-12r97,0r0,12r-97,0","w":189},"\u014f":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm45,-260r13,0v0,20,14,34,37,34v23,0,37,-14,37,-34r12,0v0,27,-19,46,-49,46v-30,0,-50,-19,-50,-46","w":189},"\u0151":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm110,-224r58,-37r7,9r-59,38xm43,-224r59,-37r6,9r-58,38","w":189},"\u0155":{"d":"36,0r0,-180r13,0r0,28v0,0,31,-24,71,-32r0,13v-35,7,-71,31,-71,31r0,140r-13,0xm33,-229r70,-35r5,12r-69,33","w":127},"\u0157":{"d":"36,0r0,-180r13,0r0,28v0,0,31,-24,71,-32r0,13v-35,7,-71,31,-71,31r0,140r-13,0xm22,96r14,-68r13,0r-17,68r-10,0","w":127},"\u0159":{"d":"36,0r0,-180r13,0r0,28v0,0,31,-24,71,-32r0,13v-35,7,-71,31,-71,31r0,140r-13,0xm66,-216r-44,-48r15,0r34,36r34,-36r15,0r-44,48r-10,0","w":127},"\u015b":{"d":"83,-183v36,0,71,-7,61,17v0,0,-37,-6,-61,-6v-23,0,-48,7,-48,36v0,22,10,30,51,36v47,8,66,14,66,48v0,42,-27,55,-69,55v-27,-5,-69,5,-58,-17v0,0,39,6,57,6v34,0,56,-8,56,-43v0,-26,-13,-31,-56,-37v-42,-6,-60,-14,-60,-47v0,-38,32,-48,61,-48xm50,-229r69,-35r6,12r-70,33","w":173},"\u015d":{"d":"83,-183v36,0,71,-7,61,17v0,0,-37,-6,-61,-6v-23,0,-48,7,-48,36v0,22,10,30,51,36v47,8,66,14,66,48v0,42,-27,55,-69,55v-27,-5,-69,5,-58,-17v0,0,39,6,57,6v34,0,56,-8,56,-43v0,-26,-13,-31,-56,-37v-42,-6,-60,-14,-60,-47v0,-38,32,-48,61,-48xm38,-216r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":173},"\u015f":{"d":"126,46v6,31,-42,26,-58,25v-10,-26,47,9,46,-25v0,-18,-20,-15,-37,-15r0,-28v-27,-6,-62,4,-52,-17v0,0,39,6,57,6v34,0,56,-8,56,-43v0,-26,-13,-31,-56,-37v-42,-6,-60,-14,-60,-47v0,-38,32,-48,61,-48v36,0,71,-7,61,17v0,0,-37,-6,-61,-6v-23,0,-48,7,-48,36v0,22,10,30,51,36v47,8,66,14,66,48v0,40,-24,54,-63,55r0,18v26,0,37,5,37,25","w":173},"\u0219":{"d":"83,-183v36,0,71,-7,61,17v0,0,-37,-6,-61,-6v-23,0,-48,7,-48,36v0,22,10,30,51,36v47,8,66,14,66,48v0,42,-27,55,-69,55v-27,-5,-69,5,-58,-17v0,0,39,6,57,6v34,0,56,-8,56,-43v0,-26,-13,-31,-56,-37v-42,-6,-60,-14,-60,-47v0,-38,32,-48,61,-48xm73,96r13,-68r13,0r-16,68r-10,0","w":173},"\u0165":{"d":"119,-168r-65,0v6,51,-20,169,33,160v18,2,42,-13,36,9v-42,5,-82,11,-82,-61r0,-108r-28,0r0,-12r28,0r0,-59r13,0r0,59r65,0r0,12xm164,-252r0,78r-12,0r0,-78r12,0","w":195},"\u0163":{"d":"119,-168r-65,0v6,51,-20,169,33,160v18,2,42,-13,36,9v-42,5,-82,11,-82,-61r0,-108r-28,0r0,-12r28,0r0,-59r13,0r0,59r65,0r0,12xm53,96r14,-68r13,0r-17,68r-10,0","w":133},"\u0167":{"d":"119,-168r-65,0r0,66r-13,0r0,-66r-28,0r0,-12r28,0r0,-59r13,0r0,59r65,0r0,12xm54,-74v-8,75,24,68,68,63v8,20,-14,12,-35,15v-44,8,-49,-42,-46,-95r13,0r0,17xm112,-91r-58,0r0,-11r58,0r0,11xm15,-91r0,-11r26,0r0,11r-26,0","w":133},"\u0169":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm151,-253v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":200},"\u016b":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm52,-231r0,-12r96,0r0,12r-96,0","w":200},"\u016d":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm50,-260r13,0v0,20,14,34,37,34v23,0,37,-14,37,-34r13,0v0,27,-20,46,-50,46v-30,0,-50,-19,-50,-46","w":200},"\u016f":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm69,-234v0,-19,15,-34,34,-34v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34xm81,-234v0,13,9,23,22,23v12,0,22,-10,22,-23v0,-12,-10,-23,-22,-23v-13,0,-22,11,-22,23","w":200},"\u0171":{"d":"152,-180r12,0r0,180r-12,0r0,-14v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm116,-224r58,-37r7,9r-59,38xm49,-224r59,-37r6,9r-59,38","w":200},"\u0173":{"d":"152,-180r12,0r0,180r-12,-2r0,-12v0,0,-28,17,-59,17v-49,0,-60,-19,-60,-89r0,-94r13,0v5,63,-22,172,47,172v32,0,59,-18,59,-18r0,-154xm172,57r2,12v-18,7,-57,2,-52,-27v8,-19,22,-52,42,-42v-7,5,-52,56,-12,60v7,0,20,-3,20,-3xm165,0r-1,0r1,0","w":200},"\u1e81":{"d":"14,-180r13,0r46,168r4,0r53,-164r14,0r53,164r4,0r46,-168r13,0r-49,180r-25,0r-49,-161r-50,161r-25,0xm105,-264r69,35r-5,10r-70,-33","w":273},"\u1e83":{"d":"14,-180r13,0r46,168r4,0r53,-164r14,0r53,164r4,0r46,-168r13,0r-49,180r-25,0r-49,-161r-50,161r-25,0xm99,-229r69,-35r6,12r-69,33","w":273},"\u0175":{"d":"14,-180r13,0r46,168r4,0r53,-164r14,0r53,164r4,0r46,-168r13,0r-49,180r-25,0r-49,-161r-50,161r-25,0xm88,-216r44,-48r10,0r44,48r-16,0r-33,-36r-33,36r-16,0","w":273},"\u1e85":{"d":"14,-180r13,0r46,168r4,0r53,-164r14,0r53,164r4,0r46,-168r13,0r-49,180r-25,0r-49,-161r-50,161r-25,0xm96,-230r0,-22r13,0r0,22r-13,0xm165,-230r0,-22r12,0r0,22r-12,0","w":273},"\u1ef3":{"d":"13,-180r13,0r53,168r15,0r53,-168r13,0r-82,263r-14,0r26,-83r-22,0xm54,-264r69,35r-5,10r-69,-33","w":172},"\u0177":{"d":"13,-180r13,0r53,168r15,0r53,-168r13,0r-82,263r-14,0r26,-83r-22,0xm38,-216r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0","w":172},"\u017a":{"d":"20,-168r0,-12r133,0r0,12r-118,156r118,0r0,12r-133,0r0,-12r118,-156r-118,0xm49,-229r69,-35r6,12r-69,33","w":173},"\u017c":{"d":"20,-168r0,-12r133,0r0,12r-118,156r118,0r0,12r-133,0r0,-12r118,-156r-118,0xm80,-232r0,-20r13,0r0,20r-13,0","w":173},"\u014b":{"d":"49,0r-13,0r0,-180r13,0r0,14v0,0,32,-17,63,-17v82,0,59,111,59,186v0,41,-10,55,-53,80r-5,-11v67,-28,46,-88,46,-165v0,-58,-7,-79,-47,-79v-32,0,-63,18,-63,18r0,154","w":206},"\u221e":{"d":"48,-44v-29,0,-42,-23,-42,-61v0,-38,13,-62,41,-62v27,0,38,19,48,46v10,-27,22,-46,49,-46v28,0,41,24,41,62v0,38,-13,61,-42,61v-26,0,-38,-18,-48,-45v-12,35,-20,45,-47,45xm101,-105v10,23,15,49,42,49v20,0,28,-17,28,-49v0,-32,-8,-49,-28,-49v-27,0,-32,26,-42,49xm90,-105v-10,-23,-15,-49,-42,-49v-20,0,-28,17,-28,49v0,28,8,49,28,49v27,0,32,-26,42,-49"},"\u2248":{"d":"164,-151v9,19,-11,25,-34,32v-22,0,-51,-20,-69,-20v-13,0,-34,19,-34,19v-11,-17,11,-25,34,-32v23,0,53,20,69,20v13,0,34,-19,34,-19xm163,-90v10,19,-9,25,-33,32v-22,0,-51,-19,-69,-19v-13,0,-34,19,-34,19v-11,-18,10,-25,34,-32v23,0,53,19,69,19v13,0,33,-19,33,-19"},"\u1ef9":{"d":"13,-180r13,0r53,168r15,0r53,-168r13,0r-82,263r-14,0r26,-83r-22,0xm95,-253v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":172},"\u1eb0":{"d":"13,0r77,-252r38,0r77,251r-13,0r-24,-76r-118,0r-24,77r-13,0xm99,-240r-46,150r111,0r-46,-150r-19,0xm23,-322r13,0v0,20,17,31,37,31v20,0,37,-11,37,-31r12,0v0,27,-22,43,-49,43v-27,0,-50,-16,-50,-43xm27,-382r69,34r-6,10r-69,-33","w":217},"\u1ef8":{"d":"104,-108r0,108r-13,0r0,-108r-82,-144r15,0r74,129r72,-129r15,0xm106,-325v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":194},"\u1ec5":{"d":"90,-8v25,0,65,-4,65,-4r1,12v0,0,-41,3,-67,3v-54,0,-67,-34,-67,-93v0,-71,31,-93,72,-93v48,0,72,33,69,98r-128,0v0,50,13,77,55,77xm35,-96r114,0v0,-55,-18,-76,-55,-76v-36,0,-59,21,-59,76xm-61,-205r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0xm98,-289v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":182},"\u1ed7":{"d":"95,-183v49,0,73,24,73,90v0,67,-14,96,-73,96v-60,0,-73,-25,-73,-97v0,-67,20,-89,73,-89xm95,-8v53,0,59,-28,59,-85v0,-58,-19,-79,-59,-79v-46,0,-60,18,-60,78v0,62,7,86,60,86xm-58,-205r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0xm105,-289v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":192},"\u1eab":{"d":"98,-183v74,0,47,94,52,159v1,10,15,14,27,15r0,12v-15,0,-29,-4,-37,-15v0,0,-33,15,-74,15v-28,0,-46,-17,-46,-52v0,-58,68,-53,118,-59v3,-37,-7,-63,-40,-63v-26,0,-68,6,-68,6r-1,-12v0,0,40,-6,69,-6xm138,-96v-43,5,-105,-1,-105,47v0,26,13,41,33,41v36,0,72,-15,72,-15r0,-73xm-58,-205r43,-48r10,0r44,48r-15,0r-33,-36r-34,36r-15,0xm105,-289v9,14,-6,21,-23,26v-14,0,-41,-19,-53,-19v-8,0,-25,16,-25,16v-12,-13,9,-21,26,-27v14,0,41,19,53,19v6,0,22,-15,22,-15","w":192},"\u0110":{"d":"9,-120r0,-12r28,0r0,-120r94,0v63,0,84,59,84,122v0,63,-21,130,-84,130r-94,0r0,-120r-28,0xm201,-130v0,-54,-16,-110,-70,-110r-81,0r0,108r64,0r0,12r-64,0r0,108r81,0v54,0,70,-64,70,-118","w":235},"\u0327":{"d":"120,46v6,31,-42,26,-58,25v-10,-26,47,9,46,-25v0,-18,-20,-15,-37,-15r0,-31r12,0r0,21v26,0,37,5,37,25","w":141},"\u00a0":{"w":84}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated in 2010 by FontLab Studio. Copyright info pending.
 * 
 * Full name:
 * TitilliumText20L-400wt
 * 
 * Manufacturer:
 * Campivisivi
 * 
 * Designer:
 * Campivisivi
 * 
 * License information:
 * http://scripts.sil.org/OFL
 */
Cufon.registerFont({"w":190,"face":{"font-family":"TitilliumText20L","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-71 -393 360 103","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2265"},"glyphs":{" ":{"w":84},"C":{"d":"177,-30r1,25v0,0,-41,9,-69,9v-75,0,-91,-47,-91,-129v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7","w":192},"c":{"d":"93,-184v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-34,5,-50,5v-58,0,-74,-26,-74,-97v0,-65,21,-91,75,-91","w":157},"d":{"d":"164,-252r0,252r-27,0r0,-12v0,0,-28,16,-55,16v-35,0,-64,-15,-64,-93v0,-83,49,-107,119,-90r0,-73r27,0xm45,-89v0,93,61,67,92,54r0,-120v-5,-1,-28,-4,-42,-4v-38,0,-50,23,-50,70","w":195},"e":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59","w":182},"f":{"d":"59,-156r0,156r-26,0r0,-156r-23,0r0,-24r23,0v-2,-53,7,-82,48,-82v13,0,36,3,36,3r0,22v-29,-1,-65,-9,-58,41r0,16r53,0r0,24r-53,0","w":120},"g":{"d":"94,86v-85,0,-99,-68,-49,-100v-17,-9,-4,-47,3,-54v-15,-7,-29,-21,-29,-54v0,-60,62,-69,105,-57r52,-1r0,23r-32,0v6,7,11,16,11,35v3,53,-36,66,-87,59v-7,21,-21,37,37,37v51,0,70,10,70,53v0,42,-30,59,-81,59xm147,28v10,-41,-58,-27,-83,-32v-34,23,-30,66,31,66v36,0,52,-10,52,-34xm85,-84v30,0,43,-10,43,-38v0,-31,-11,-38,-42,-38v-27,0,-40,10,-40,38v0,26,9,38,39,38","w":186},"h":{"d":"58,0r-27,0r0,-263r27,0r0,92v0,0,31,-13,56,-13v82,0,57,108,61,184r-27,0v-5,-56,21,-159,-38,-159v-24,0,-52,11,-52,11r0,148","w":203},"i":{"d":"29,0r0,-180r27,0r0,180r-27,0xm29,-221r0,-31r27,0r0,31r-27,0","w":84},"j":{"d":"33,-2r0,-178r27,0r0,178v0,44,-12,61,-60,85r-12,-23v37,-21,45,-30,45,-62xm33,-222r0,-31r27,0r0,31r-27,0","w":89},"k":{"d":"58,0r-27,0r0,-258r27,0r0,150r28,-1r54,-71r30,0r-60,83r61,97r-31,0r-54,-82r-28,1r0,81","w":178},"l":{"d":"30,0r0,-258r27,0r0,258r-27,0","w":87},"m":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,22,-11,45,-14v23,-3,43,2,53,15v10,-4,40,-17,65,-17v81,0,57,108,61,184r-27,0v-5,-55,20,-159,-38,-159v-24,0,-49,14,-50,14v7,34,3,101,4,145r-27,0v-6,-54,22,-159,-37,-159v-24,0,-49,14,-49,14r0,145","w":311},"A":{"d":"10,0r69,-251r61,0r67,251r-27,0r-19,-63r-105,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0","w":217},"p":{"d":"31,80r0,-260r27,0r0,13v0,0,27,-17,54,-17v45,0,65,28,65,92v0,90,-49,105,-119,92r0,80r-27,0xm108,-159v-24,0,-50,14,-50,14r0,121v51,8,92,4,92,-69v0,-49,-16,-66,-42,-66","w":195},"q":{"d":"90,4v-53,0,-72,-33,-72,-91v0,-63,19,-97,82,-97v19,0,62,4,62,4r0,260r-27,0r0,-86v0,0,-19,10,-45,10xm100,-159v-43,0,-55,24,-55,72v0,43,12,66,45,66v24,0,45,-11,45,-11r0,-126v0,0,-24,-1,-35,-1","w":193},"r":{"d":"31,0r0,-180r27,0r0,24v0,0,28,-22,63,-28r0,28v-34,6,-63,25,-63,25r0,131r-27,0","w":128},"s":{"d":"150,-177r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,42,-26,57,-70,57v-23,0,-64,-7,-64,-7r2,-24v0,0,41,6,59,6v30,0,46,-6,46,-30v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7","w":176},"u":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146","w":201},"w":{"d":"10,-180r27,0r36,156r6,0r43,-152r28,0r43,152r6,0r36,-156r27,0r-42,180r-46,0r-38,-141r-38,141r-45,0","w":272},"y":{"d":"9,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r23,-80r-26,0","w":173},"z":{"d":"19,-156r0,-24r134,0r0,24r-101,132r101,0r0,24r-134,0r0,-24r102,-132r-102,0","w":172},"Z":{"d":"22,-224r0,-27r162,0r0,35r-129,183r0,7r129,0r0,26r-162,0r0,-34r128,-183r0,-7r-128,0","w":205},"0":{"d":"95,-242v56,0,87,29,87,127v0,91,-33,119,-87,119v-54,0,-87,-28,-87,-119v0,-98,32,-127,87,-127xm95,-215v-39,0,-57,20,-57,100v0,75,20,92,57,92v37,0,57,-17,57,-92v0,-78,-17,-100,-57,-100"},"1":{"d":"23,-188r76,-50r26,0r0,238r-28,0r0,-206r-61,41"},"2":{"d":"172,0r-151,0r0,-26r68,-71v29,-30,49,-50,49,-78v0,-29,-17,-40,-52,-40v-26,0,-62,8,-62,8r-2,-25v0,0,36,-10,69,-10v50,0,75,19,75,64v1,62,-74,108,-108,151r114,0r0,27"},"3":{"d":"22,-233v0,0,37,-9,70,-9v56,0,76,20,76,62v0,37,-29,49,-36,54v24,9,42,19,42,58v0,48,-24,72,-78,72v-37,0,-78,-9,-78,-9r3,-25v0,0,39,7,73,7v35,0,51,-15,51,-44v0,-51,-50,-42,-97,-43r0,-25v46,2,91,3,91,-42v0,-28,-14,-38,-48,-38v-32,0,-66,7,-66,7"},"5":{"d":"28,-238r138,0r0,27r-113,0r-6,75v0,0,28,-14,53,-14v48,0,76,21,76,72v0,54,-30,81,-80,81v-36,0,-78,-10,-78,-10r3,-25v0,0,42,9,74,9v31,0,52,-19,52,-54v0,-35,-21,-47,-50,-47v-48,0,-46,21,-76,10"},"7":{"d":"20,-211r0,-27r147,0r0,37r-92,206r-26,-9r90,-199r0,-8r-119,0"},"8":{"d":"96,-242v51,0,87,20,87,62v0,31,-12,44,-40,56v26,12,43,26,43,60v0,52,-41,68,-90,68v-48,0,-88,-15,-88,-64v0,-37,17,-51,41,-64v-25,-12,-37,-26,-37,-56v0,-41,32,-62,84,-62xm96,-23v35,0,61,-11,61,-44v0,-39,-36,-47,-80,-44v-25,7,-40,19,-40,46v0,31,25,42,59,42xm97,-215v-67,0,-74,70,-20,80v40,7,76,-9,76,-41v0,-28,-21,-39,-56,-39"},"E":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0","w":203},"F":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,97r102,0r0,26r-102,0r0,101r-28,0","w":199},"G":{"d":"127,-103r0,-25r69,0r0,123v0,0,-51,9,-81,9v-76,0,-96,-48,-96,-129v0,-83,20,-129,95,-129v38,0,82,9,82,9r-1,25v0,0,-44,-8,-77,-8v-58,0,-70,34,-70,103v0,68,11,102,69,102v21,0,51,-5,52,-5r0,-75r-42,0","w":218},"H":{"d":"187,0r0,-113r-127,0r0,113r-28,0r0,-251r28,0r0,111r127,0r0,-111r27,0r0,251r-27,0","w":246},"K":{"d":"168,0r-66,-110r-42,1r0,109r-28,0r0,-251r28,0r0,116r41,-1r64,-115r32,0r-72,126r76,125r-33,0","w":214},"Q":{"d":"179,52r-32,-52v-87,18,-128,-28,-128,-124v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,59,-10,97,-41,115r30,49xm117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101","w":234},"R":{"d":"176,0r-45,-95r-71,0r0,95r-28,0r0,-251v84,0,172,-15,172,77v0,39,-14,62,-46,72r48,102r-30,0xm176,-174v0,-61,-61,-49,-116,-50r0,103r65,0v38,0,51,-21,51,-53","w":224},"S":{"d":"171,-247r-3,25v0,0,-49,-6,-70,-6v-35,0,-54,12,-54,40v0,33,17,38,61,48v50,11,71,23,71,68v0,54,-30,75,-80,75v-27,0,-77,-7,-77,-7r3,-26v0,0,47,7,73,7v35,0,53,-13,53,-48v0,-28,-14,-36,-55,-44v-51,-11,-77,-24,-77,-73v0,-47,31,-67,82,-67v28,0,73,8,73,8","w":192},"T":{"d":"-1,-224r0,-27r180,0r0,27r-76,0r0,224r-28,0r0,-224r-76,0","w":177},"V":{"d":"174,-251r29,0r-65,251r-62,0r-66,-251r29,0r59,225r19,0","w":213},"N":{"d":"32,0r0,-251r50,0r99,219r8,0r0,-219r28,0r0,251r-49,0r-100,-218r-8,0r0,218r-28,0","w":249},"\u2013":{"d":"0,-110r180,0r0,25r-180,0r0,-25","w":180},"\u00af":{"d":"-8,-228r0,-24r105,0r0,24r-105,0","w":84},"$":{"d":"71,41r5,-40v-34,-6,-60,8,-51,-17v0,0,28,4,52,6r14,-108v-43,-8,-69,-18,-69,-64v0,-48,34,-61,85,-60r6,-42r13,0r-6,43v33,7,58,-6,50,17v0,0,-29,-3,-52,-5r-13,100v48,9,72,16,72,64v0,52,-35,72,-89,67r-5,41v0,0,-12,-1,-12,-2xm163,-64v0,-39,-18,-45,-59,-52r-14,106v45,2,74,-12,73,-54xm36,-183v0,37,18,45,57,52r13,-98v-43,-1,-71,8,-70,46"},"!":{"d":"83,0r0,-41r29,0r0,41r-29,0xm84,-84r-1,-168r29,0r-1,168r-27,0"},"\u2211":{"w":299},"a":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57","w":187},"o":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72"},"J":{"d":"80,-251r0,212v0,60,-20,65,-68,65r0,-26v32,0,41,-2,41,-42r0,-209r27,0","w":110},"t":{"d":"119,-156r-57,0v6,42,-19,137,26,134v10,0,32,-1,32,-1r2,23v0,0,-24,4,-37,4v-70,0,-46,-98,-50,-160r-25,0r0,-24r25,0r0,-55r27,0r0,55r57,0r0,24","w":130},"n":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,30,-16,56,-16v81,0,57,108,61,184r-27,0v-6,-56,21,-159,-38,-159v-24,0,-52,14,-52,14r0,145","w":204},"#":{"d":"187,-65r-40,0r0,65r-24,0r0,-65r-56,0r0,65r-24,0r0,-65r-40,0r0,-23r40,0r0,-64r-40,0r0,-23r40,0r0,-65r24,0r0,65r56,0r0,-65r24,0r0,65r40,0r0,23r-40,0r0,64r40,0r0,23xm123,-88r0,-64r-56,0r0,64r56,0"},"W":{"d":"13,-251r29,0r45,223r11,0r48,-220r31,0r50,220r11,0r44,-223r29,0r-54,251r-50,0r-45,-209r-44,209r-50,0","w":324},"@":{"d":"181,-260v110,0,155,51,155,156v0,94,-24,108,-63,108v-21,0,-34,-3,-42,-20v-53,24,-128,46,-126,-71v0,-60,14,-96,72,-96v19,0,47,19,42,3r27,0r0,72v0,82,5,86,27,86v23,5,36,-17,36,-88v0,-88,-37,-124,-128,-124v-91,0,-135,40,-135,140v0,129,72,151,187,138r1,26v-125,12,-215,-11,-215,-164v0,-119,58,-166,162,-166xm132,-87v-1,90,50,64,91,49v-6,-24,-4,-78,-4,-113v0,0,-22,-7,-37,-7v-41,0,-50,22,-50,71","w":354},"`":{"d":"9,-270r78,34r-8,21r-79,-31","w":84},"\u00b4":{"d":"9,-236r78,-34r10,25r-79,31","w":96},"\u00a8":{"d":"-4,-225r0,-32r26,0r0,32r-26,0xm68,-225r0,-32r26,0r0,32r-26,0","w":84},"\u02c6":{"d":"-9,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":84},"\u02dc":{"d":"99,-260v12,22,2,32,-26,40v-16,0,-40,-18,-52,-18v-9,0,-27,15,-27,15r-7,-20v0,0,19,-20,34,-20v17,0,41,18,52,18v8,0,26,-15,26,-15","w":84},"\u02da":{"d":"6,-232v0,-21,17,-38,38,-38v21,0,37,17,37,38v0,21,-16,37,-37,37v-21,0,-38,-16,-38,-37xm26,-232v0,10,8,18,18,18v10,0,18,-8,18,-18v0,-10,-8,-18,-18,-18v-10,0,-18,8,-18,18","w":84},"\u02c7":{"d":"36,-213r-44,-53r30,0r26,29r26,-29r30,0r-45,53r-23,0","w":84},"\u00ff":{"d":"9,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r23,-80r-26,0xm37,-225r0,-32r26,0r0,32r-26,0xm109,-225r0,-32r27,0r0,32r-27,0","w":173},"\u0161":{"d":"150,-177r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,42,-26,57,-70,57v-23,0,-64,-7,-64,-7r2,-24v0,0,41,6,59,6v30,0,46,-6,46,-30v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7xm80,-213r-45,-53r30,0r26,29r26,-29r30,0r-45,53r-22,0","w":176},"\u00fd":{"d":"6,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r24,-80r-27,0xm50,-236r78,-34r10,25r-79,31","w":172},"\u017e":{"d":"19,-156r0,-24r134,0r0,24r-101,132r101,0r0,24r-134,0r0,-24r102,-132r-102,0xm72,-213r-45,-53r30,0r26,29r26,-29r30,0r-45,53r-22,0","w":172},"M":{"d":"32,0r0,-251r49,0r72,211r73,-211r48,0r0,251r-28,0r0,-218r-5,0r-73,209r-30,0r-73,-209r-5,0r0,218r-28,0","w":306},"U":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175","w":230},"X":{"d":"42,-251r63,106r62,-106r31,0r-74,127r74,124r-31,0r-62,-104r-63,104r-31,0r75,-124r-75,-127r31,0","w":209},"Y":{"d":"114,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0","w":198},"\u00b0":{"d":"37,-203v0,-30,21,-51,51,-51v30,0,51,21,51,51v0,30,-21,51,-51,51v-30,0,-51,-21,-51,-51xm55,-203v0,20,13,33,33,33v20,0,33,-13,33,-33v0,-20,-13,-34,-33,-34v-20,0,-33,14,-33,34"},"\u00a7":{"d":"158,-228r-2,22v0,0,-39,-5,-56,-5v-31,0,-44,10,-44,33v0,25,16,29,51,36v39,7,58,16,58,52v0,21,-12,42,-16,48v32,35,8,96,-55,96v-23,0,-63,-6,-63,-6r2,-23v0,0,40,6,60,6v29,0,44,-12,44,-36v0,-23,-16,-26,-52,-33v-40,-8,-61,-19,-61,-54v0,-22,17,-41,21,-45v-10,-8,-15,-19,-15,-40v0,-39,25,-57,69,-57v24,0,59,6,59,6xm138,-86v0,-35,-49,-31,-75,-41v-1,2,-12,17,-12,31v0,36,54,33,78,43v1,-2,9,-18,9,-33"},"\u00a9":{"d":"4,-156v0,-53,38,-96,91,-96v53,0,93,43,93,96v0,53,-40,95,-93,95v-53,0,-91,-42,-91,-95xm15,-156v0,46,34,84,80,84v46,0,81,-38,81,-84v0,-46,-35,-84,-81,-84v-46,0,-80,38,-80,84xm95,-113v18,0,32,-11,27,9v0,0,-16,3,-27,3v-32,0,-39,-22,-39,-55v0,-33,7,-55,39,-55v23,0,30,-4,27,14v0,0,-15,-3,-27,-3v-25,0,-27,16,-27,44v0,27,4,43,27,43"},"\u2122":{"d":"3,-212r0,-12r72,0r0,12r-30,0r0,92r-12,0r0,-92r-30,0xm87,-119r0,-105r18,0r30,88r32,-88r18,0r0,105r-12,0r0,-93r-32,89r-12,0r-30,-89r0,93r-12,0"},"\u00ae":{"d":"4,-156v0,-53,38,-96,91,-96v53,0,93,43,93,96v0,53,-40,95,-93,95v-53,0,-91,-42,-91,-95xm15,-156v0,46,34,84,80,84v46,0,81,-38,81,-84v0,-46,-35,-84,-81,-84v-46,0,-80,38,-80,84xm122,-99r-23,-48r-29,0r0,48r-11,0r0,-114v36,-1,74,-3,74,33v0,17,-5,28,-21,32r23,49r-13,0xm70,-158v24,-1,54,7,51,-22v2,-24,-27,-21,-51,-21r0,43"},"\u00e1":{"d":"96,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm126,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm43,-236r78,-34r10,25r-79,31","w":189},"\u00e0":{"d":"96,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm126,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm51,-270r79,34r-9,21r-79,-31","w":189},"\u00e2":{"d":"96,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm126,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm32,-213r45,-53r22,0r45,53r-30,0r-25,-30r-27,30r-30,0","w":189},"\u00e4":{"d":"96,-184v73,0,55,82,57,148v0,12,10,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-31,14,-66,14v-31,0,-49,-20,-49,-55v0,-57,60,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm126,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm41,-225r0,-32r26,0r0,32r-26,0xm113,-225r0,-32r27,0r0,32r-27,0","w":189},"\u00e3":{"d":"96,-184v73,0,55,82,57,148v0,12,10,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-31,14,-66,14v-31,0,-49,-20,-49,-55v0,-57,60,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm126,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm139,-260v12,22,2,32,-25,40v-16,0,-41,-18,-53,-18v-9,0,-26,15,-26,15v-13,-21,-2,-32,26,-40v18,0,42,18,53,18v8,0,25,-15,25,-15","w":189},"\u00e5":{"d":"96,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm126,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm55,-232v0,-21,16,-38,37,-38v21,0,37,17,37,38v0,21,-16,37,-37,37v-21,0,-37,-16,-37,-37xm75,-232v0,10,7,18,17,18v10,0,18,-8,18,-18v0,-10,-8,-18,-18,-18v-10,0,-17,8,-17,18","w":189},"\u00e9":{"d":"93,-21v27,0,65,-3,65,-3r1,22v0,0,-41,6,-70,6v-54,0,-71,-32,-71,-93v0,-68,29,-95,75,-95v55,0,80,43,71,106r-119,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-15,-59,-46,-59v-31,0,-48,17,-48,59xm54,-236r78,-34r10,25r-79,31","w":181},"\u00e8":{"d":"93,-21v27,0,65,-3,65,-3r1,22v0,0,-41,6,-70,6v-54,0,-71,-32,-71,-93v0,-68,29,-95,75,-95v55,0,80,43,71,106r-119,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-15,-59,-46,-59v-31,0,-48,17,-48,59xm49,-267r79,34r-9,21r-79,-31","w":181},"\u00ea":{"d":"93,-21v27,0,65,-3,65,-3r1,22v0,0,-41,6,-70,6v-54,0,-71,-32,-71,-93v0,-68,29,-95,75,-95v55,0,80,43,71,106r-119,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-15,-59,-46,-59v-31,0,-48,17,-48,59xm40,-213r45,-53r21,0r46,53r-30,0r-26,-30r-27,30r-29,0","w":181},"\u00eb":{"d":"93,-21v27,0,65,-3,65,-3r1,22v0,0,-41,6,-70,6v-54,0,-71,-32,-71,-93v0,-68,29,-95,75,-95v55,0,80,43,71,106r-119,0v0,38,13,57,48,57xm45,-100r94,0v0,-43,-15,-59,-46,-59v-31,0,-48,17,-48,59xm43,-225r0,-32r26,0r0,32r-26,0xm116,-225r0,-32r25,0r0,32r-25,0","w":181},"\u00ef":{"d":"-3,-225r0,-32r26,0r0,32r-26,0xm69,-225r0,-32r26,0r0,32r-26,0xm34,0r0,-180r27,0r0,180r-27,0","w":93},"\u00f1":{"d":"60,0r-27,0r0,-180r27,0r0,12v0,0,30,-16,56,-16v81,0,56,109,60,184r-27,0v-6,-56,21,-159,-38,-159v-24,0,-51,14,-51,14r0,145xm158,-260r7,21v0,0,-17,19,-31,19v-16,0,-42,-18,-54,-18v-9,0,-26,15,-26,15v-13,-21,-2,-32,26,-40v18,0,42,18,53,18v8,0,25,-15,25,-15","w":206},"\u00f3":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm53,-236r78,-34r10,25r-79,31"},"\u00f2":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm60,-270r78,34r-8,21r-80,-31"},"\u00f4":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm38,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0"},"\u00f6":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm45,-225r0,-32r26,0r0,32r-26,0xm117,-225r0,-32r26,0r0,32r-26,0"},"\u00f5":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm147,-260v12,22,2,32,-25,40v-16,0,-41,-18,-53,-18v-9,0,-27,15,-27,15v-12,-22,-1,-32,27,-40v18,0,42,18,53,18v8,0,25,-15,25,-15"},"\u00fa":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm57,-236r79,-34r9,25r-79,31","w":201},"\u00f9":{"d":"55,-270r78,35r-10,23r-79,-33xm143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146","w":201},"\u00fb":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm40,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":201},"\u00fc":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm53,-225r0,-32r26,0r0,32r-26,0xm125,-225r0,-32r26,0r0,32r-26,0","w":201},"\u2212":{"d":"12,-94r0,-26r166,0r0,26r-166,0"},"\u00d7":{"d":"84,-184r68,69r67,-69r19,17r-68,70r68,71r-18,17r-68,-70r-68,70r-18,-17r68,-71r-68,-70","w":256},"\u0131":{"d":"34,0r0,-180r27,0r0,180r-27,0","w":93},"\u00ed":{"d":"12,-236r79,-34r9,25r-79,31xm34,0r0,-180r27,0r0,180r-27,0","w":93},"\u00ec":{"d":"34,0r0,-180r27,0r0,180r-27,0xm11,-270r79,34r-9,21r-79,-31","w":93},"\u00ee":{"d":"34,0r0,-180r27,0r0,180r-27,0xm-9,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":95},"\u00c3":{"d":"11,0r69,-251r60,0r68,251r-28,0r-19,-63r-104,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0xm160,-332v11,22,3,32,-25,40v-16,0,-41,-18,-53,-18v-9,0,-27,15,-27,15v-12,-22,-1,-32,27,-40v17,0,42,18,53,18v8,0,25,-15,25,-15","w":217},"\u00c0":{"d":"11,0r69,-251r60,0r68,251r-28,0r-19,-63r-104,0r-18,63r-28,0xm100,-225r-37,135r93,0r-38,-135r-18,0xm69,-337r79,34r-9,23r-80,-32","w":217},"\u00d5":{"d":"118,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-70,37,-70,104v0,67,12,101,70,101xm118,4v-77,0,-99,-44,-99,-128v0,-83,22,-130,99,-130v77,0,99,47,99,130v0,86,-22,128,-99,128xm169,-332v12,22,2,32,-25,40v-16,0,-41,-18,-53,-18v-9,0,-27,15,-27,15v-12,-22,-1,-32,27,-40v18,0,42,18,53,18v8,0,25,-15,25,-15","w":236},"\u00c2":{"d":"11,0r69,-251r60,0r68,251r-28,0r-19,-63r-104,0r-18,63r-28,0xm100,-225r-37,135r93,0r-38,-135r-18,0xm53,-285r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":217},"\u00ca":{"d":"33,0r0,-251r151,0r0,27r-124,0r0,84r103,0r0,26r-103,0r0,88r124,0r0,26r-151,0xm55,-285r45,-53r22,0r45,53r-29,0r-26,-30r-27,30r-30,0","w":205},"\u00c1":{"d":"11,0r69,-251r60,0r68,251r-28,0r-19,-63r-104,0r-18,63r-28,0xm100,-225r-37,135r93,0r-38,-135r-18,0xm67,-308r78,-34r10,25r-79,31","w":217},"\u00cb":{"d":"33,0r0,-251r151,0r0,27r-124,0r0,84r103,0r0,26r-103,0r0,88r124,0r0,26r-151,0xm62,-297r0,-32r25,0r0,32r-25,0xm134,-297r0,-32r26,0r0,32r-26,0","w":205},"\u00c8":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0xm73,-337r78,34r-9,23r-79,-32","w":203},"\u00d4":{"d":"118,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-70,37,-70,104v0,67,12,101,70,101xm118,4v-78,0,-99,-44,-99,-128v0,-83,22,-130,99,-130v77,0,98,47,98,130v0,86,-21,128,-98,128xm62,-285r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":236},"\u00d3":{"d":"118,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-70,37,-70,104v0,67,12,101,70,101xm118,4v-78,0,-99,-44,-99,-128v0,-83,22,-130,99,-130v77,0,98,47,98,130v0,86,-21,128,-98,128xm72,-308r78,-34r10,25r-79,31","w":236},"\u00cc":{"d":"31,0r0,-251r27,0r0,251r-27,0xm1,-337r78,34r-9,23r-79,-32","w":88},"\u00cf":{"d":"31,0r0,-251r27,0r0,251r-27,0xm-5,-295r0,-33r26,0r0,33r-26,0xm69,-295r0,-33r26,0r0,33r-26,0","w":88},"\u00ce":{"d":"31,0r0,-251r27,0r0,251r-27,0xm-15,-288r47,-48r25,0r47,48r-31,0r-28,-27r-28,27r-32,0","w":88},"\u00cd":{"d":"31,0r0,-251r27,0r0,251r-27,0xm4,-304r78,-34r10,25r-79,31","w":88},"\u00d2":{"d":"118,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-70,37,-70,104v0,67,12,101,70,101xm118,4v-78,0,-99,-44,-99,-128v0,-83,22,-130,99,-130v77,0,98,47,98,130v0,86,-21,128,-98,128xm81,-337r78,34r-9,23r-79,-32","w":236},"\u00da":{"d":"57,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm70,-308r79,-34r9,25r-79,31","w":231},"\u00db":{"d":"57,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm60,-285r45,-53r22,0r45,53r-29,0r-26,-30r-27,30r-30,0","w":231},"\u00d9":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm57,-337r78,34r-9,23r-80,-32","w":230},"\u00b8":{"d":"203,46v0,37,-45,33,-65,30r1,-18v7,0,45,7,40,-12v1,-15,-16,-13,-31,-13r0,-33r14,0r0,18v27,0,41,5,41,28","w":299},"\u00df":{"d":"93,-145v-7,-31,59,-33,51,-64v0,-21,-12,-28,-42,-28v-29,0,-43,8,-43,44r0,193r-28,0r0,-196v0,-49,22,-66,71,-66v80,0,89,75,43,98v-18,9,-24,10,-24,17v0,6,2,9,32,25v33,18,47,25,47,46v0,58,-18,79,-86,79v-12,0,-34,-4,-34,-4r2,-22v0,0,26,1,32,1v49,0,58,-15,58,-51v0,-7,-9,-14,-40,-30v-33,-17,-39,-25,-39,-42","w":217},"\u00dc":{"d":"57,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm73,-297r0,-32r26,0r0,32r-26,0xm145,-297r0,-32r27,0r0,32r-27,0","w":231},"\u00d6":{"d":"118,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-70,37,-70,104v0,67,12,101,70,101xm118,4v-77,0,-99,-44,-99,-128v0,-83,22,-130,99,-130v77,0,99,47,99,130v0,86,-22,128,-99,128xm68,-297r0,-32r26,0r0,32r-26,0xm140,-297r0,-32r26,0r0,32r-26,0","w":236},"\u00d1":{"d":"31,0r0,-251r49,0r100,219r8,0r0,-219r27,0r0,251r-48,0r-101,-218r-8,0r0,218r-27,0xm174,-332v12,22,2,32,-25,40v-16,0,-41,-18,-53,-18v-9,0,-27,15,-27,15v-12,-22,-1,-32,27,-40v18,0,42,18,53,18v8,0,25,-15,25,-15","w":247},"\u00c9":{"d":"33,0r0,-251r151,0r0,27r-124,0r0,84r103,0r0,26r-103,0r0,88r124,0r0,26r-151,0xm69,-308r79,-34r10,25r-80,31","w":205},"\u00c7":{"d":"153,46v0,37,-44,33,-64,30r1,-18v6,0,44,7,39,-12v1,-15,-16,-13,-31,-13r0,-30v-65,-4,-80,-50,-80,-128v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7r1,25v0,0,-37,8,-65,9r0,14v27,0,40,5,40,28","w":193},"\u00c5":{"d":"109,-306v35,-4,56,39,34,64r65,242r-28,0r-19,-63r-104,0r-18,63r-28,0r66,-241v-22,-23,-5,-70,32,-65xm100,-225r-37,135r93,0r-38,-135r-18,0xm109,-286v-23,0,-27,32,-8,35v16,3,30,-2,29,-17v0,-12,-8,-18,-21,-18","w":217},"\u00c4":{"d":"11,0r69,-251r60,0r68,251r-28,0r-19,-63r-104,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0xm66,-297r0,-32r26,0r0,32r-26,0xm138,-297r0,-32r26,0r0,32r-26,0","w":217},"\u00e7":{"d":"134,46v0,37,-45,33,-65,30r2,-18v6,0,44,7,39,-12v1,-15,-16,-13,-31,-13r0,-30v-47,-4,-61,-31,-61,-96v0,-65,21,-91,75,-91v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-31,5,-48,5r0,14v27,0,40,5,40,28","w":157},"\u0160":{"d":"171,-247r-3,25v0,0,-49,-6,-70,-6v-35,0,-54,12,-54,40v0,33,17,38,61,48v50,11,71,23,71,68v0,54,-30,75,-80,75v-27,0,-77,-7,-77,-7r3,-26v0,0,47,7,73,7v35,0,53,-13,53,-48v0,-28,-14,-36,-55,-44v-51,-11,-77,-24,-77,-73v0,-47,31,-67,82,-67v28,0,73,8,73,8xm158,-336r-47,49r-24,0r-48,-49r32,0r28,28r28,-28r31,0","w":192},"\u0142":{"d":"39,0r0,-100r-25,16r-13,-18r38,-27r0,-129r26,0r0,111r27,-19r13,19r-40,28r0,119r-26,0","w":104},"\u0141":{"d":"170,0r-138,0r0,-100r-23,16r-13,-18r36,-26r0,-123r28,0r0,104r60,-42r13,19r-73,51r0,92r110,0r0,27","w":184},"\u00f0":{"d":"56,-187r-12,-17r30,-22v-12,-4,-25,-8,-40,-12r5,-22v22,5,42,10,59,17r36,-26r12,17r-27,20v39,23,59,56,59,105v0,93,-24,130,-83,130v-51,0,-81,-29,-81,-83v0,-45,30,-75,76,-75v27,0,59,13,59,13v-1,-30,-16,-55,-53,-74xm91,-131v-31,0,-48,22,-48,51v0,36,17,58,52,58v39,0,54,-24,54,-96v0,0,-32,-13,-58,-13"},"\u00d0":{"d":"8,-110r0,-26r24,0r0,-115r89,0v72,0,92,51,92,122v0,72,-19,129,-92,129r-89,0r0,-110r-24,0xm185,-129v0,-53,-13,-95,-64,-95r-61,0r0,88r54,0r0,26r-54,0r0,84r61,0v51,0,64,-50,64,-103","w":231},"\u00dd":{"d":"112,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0xm49,-308r78,-34r10,25r-79,31","w":194},"\u00de":{"d":"116,-70v36,0,52,-23,52,-60v0,-63,-57,-55,-115,-54r0,114r63,0xm117,-44r-64,0r0,44r-27,0r0,-251r27,0r0,41v79,-4,143,-1,143,80v0,54,-25,86,-79,86","w":209},"\u00fe":{"d":"101,-21v49,0,58,-22,58,-72v0,-47,-10,-66,-41,-66v-24,0,-50,10,-50,10r0,126v0,0,23,2,33,2xm121,-184v49,0,65,27,65,91v0,85,-39,104,-118,95r0,78r-27,0r0,-338r27,0r0,86v0,0,27,-12,53,-12","w":193},"\u017d":{"d":"22,-224r0,-27r162,0r0,35r-129,183r0,7r129,0r0,26r-162,0r0,-34r128,-183r0,-7r-128,0xm163,-336r-47,49r-24,0r-48,-49r32,0r28,28r28,-28r31,0","w":205},"\u0178":{"d":"114,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0xm49,-295r0,-33r26,0r0,33r-26,0xm123,-295r0,-33r26,0r0,33r-26,0","w":198},"\u00f8":{"d":"39,34r15,-38v-26,-12,-32,-39,-32,-90v0,-80,38,-98,103,-85r15,-34r10,3r-14,36v21,12,32,38,32,81v0,80,-32,106,-103,93r-15,37xm35,-94v0,43,4,68,24,79r62,-153v-53,-12,-86,2,-86,74xm69,-11v60,13,85,-13,85,-82v0,-36,-7,-58,-23,-69","w":189},"\u00a6":{"d":"79,-270r27,0r0,138r-27,0r0,-138xm79,-91r27,0r0,137r-27,0r0,-137"},"\u00b1":{"d":"14,-114r0,-25r69,0r0,-47r25,0r0,47r71,0r0,25r-71,0r0,46r-25,0r0,-46r-69,0xm14,-46r165,0r0,24r-165,0r0,-24"},"\u03c0":{"d":"183,0v-75,10,-40,-105,-48,-167r-73,0r-11,167r-12,0r10,-167v-43,-3,-51,17,-48,-8v76,-13,107,4,184,-11v2,22,-3,13,-37,18r0,113v0,37,7,43,35,43r0,12"},"\u2022":{"d":"51,-38r0,-103r89,0r0,103r-89,0"},"\u00aa":{"d":"95,-237v40,-6,28,45,30,80v2,6,5,7,13,8r-1,10v-9,0,-13,-3,-19,-8v0,0,-23,8,-43,8v-15,0,-25,-11,-25,-29v0,-31,36,-27,63,-30v12,-38,-39,-27,-56,-25v-7,-20,18,-11,38,-14xm113,-187v-20,3,-53,-5,-51,20v-6,31,48,10,51,10r0,-30","w":186},"\u00ba":{"d":"93,-237v27,0,41,14,41,48v0,34,-14,50,-41,50v-27,0,-41,-16,-41,-50v0,-34,14,-48,41,-48xm93,-150v21,0,29,-12,29,-39v0,-27,-8,-37,-29,-37v-21,0,-29,10,-29,37v0,27,8,39,29,39","w":189},"\u2039":{"d":"117,-42r-15,79r-28,0r19,-79r24,0xm53,-42r-16,79r-27,0r18,-79r25,0","w":131},"I":{"d":"31,0r0,-251r27,0r0,251r-27,0","w":88},"O":{"d":"117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101xm117,4v-78,0,-98,-44,-98,-128v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,86,-22,128,-99,128","w":234},"\u00ab":{"d":"71,-91r-45,-34r0,-28r68,51r0,22r-68,54r0,-28","w":111},"\u00bb":{"d":"100,-124r-44,34r44,38r0,28r-68,-54r0,-22r68,-52r0,28xm186,-124r-45,34r45,38r0,28r-68,-54r0,-22r68,-52r0,28","w":210},"\u201c":{"d":"99,-167r-27,0r4,-84r26,0xm41,-167r-27,0r4,-84r26,0","w":115},"~":{"d":"165,-136v8,29,-1,37,-35,45v-21,0,-52,-18,-68,-18v-15,0,-36,17,-36,17v-8,-29,1,-37,37,-45v21,0,51,18,67,18v14,0,35,-17,35,-17"},"\u2014":{"d":"0,-110r360,0r0,25r-360,0r0,-25","w":360},"L":{"d":"170,0r-138,0r0,-251r28,0r0,224r110,0r0,27","w":184},"B":{"d":"32,-251v73,1,165,-15,165,62v0,34,-12,51,-32,60v22,8,39,22,39,58v0,90,-91,69,-172,71r0,-251xm176,-72v-5,-63,-63,-36,-116,-42r0,88v53,-2,121,14,116,-46xm168,-185v0,-51,-61,-39,-108,-40r0,85v50,-1,108,11,108,-45","w":222},"D":{"d":"121,0r-89,0r0,-251r89,0v72,0,92,51,92,122v0,72,-19,129,-92,129xm185,-129v0,-53,-13,-95,-64,-95r-61,0r0,198r61,0v51,0,64,-50,64,-103","w":231},"P":{"d":"123,-84r-63,0r0,84r-28,0r0,-251r91,0v54,0,80,27,80,81v0,54,-26,86,-80,86xm60,-111v60,2,115,6,115,-59v0,-63,-57,-55,-115,-54r0,113","w":218},"b":{"d":"111,-184v49,0,66,27,66,91v0,71,-19,97,-85,97v-22,0,-61,-4,-61,-4r0,-258r27,0r0,86v0,0,27,-12,53,-12xm91,-21v49,0,58,-22,58,-72v0,-47,-9,-66,-41,-66v-24,0,-50,10,-50,10r0,126v0,0,23,2,33,2","w":194},"v":{"d":"9,-180r28,0r43,157r13,0r44,-157r28,0r-52,180r-54,0","w":173},"x":{"d":"10,-180r29,0r44,71r44,-71r29,0r-56,90r56,90r-29,0r-44,-70r-44,70r-29,0r56,-90","w":165},"6":{"d":"170,-236r-3,25v0,0,-32,-4,-62,-4v-41,0,-64,27,-64,80v0,0,33,-14,59,-14v52,0,80,24,80,74v0,50,-30,79,-83,79v-59,0,-85,-46,-85,-124v0,-87,36,-122,93,-122v30,0,65,6,65,6xm98,-123v-28,0,-58,13,-58,13v1,50,16,88,57,88v35,0,55,-18,55,-53v0,-33,-21,-48,-54,-48"},"9":{"d":"21,-2r3,-25v0,0,32,4,62,4v44,0,66,-25,66,-79v0,0,-36,13,-62,13v-50,0,-78,-23,-78,-73v0,-50,33,-80,83,-80v60,0,85,46,85,124v0,92,-35,122,-94,122v-30,0,-65,-6,-65,-6xm92,-115v25,0,60,-12,60,-12v-1,-51,-16,-88,-57,-88v-33,0,-54,20,-54,53v0,33,18,47,51,47"},"\u00a5":{"d":"17,-113r0,-24r50,0r-62,-101r31,0r62,98r61,-98r31,0r-62,101r49,0r0,24r-63,0v-3,7,-2,19,-2,29r65,0r0,24r-65,0r0,60r-28,0r0,-60r-67,0r0,-24r67,0v0,-10,2,-23,-3,-29r-64,0","w":194},"<":{"d":"148,-173r-99,61r99,63r0,29v-17,-9,-101,-64,-125,-78r0,-28r125,-75r0,28"},">":{"d":"122,-112r-99,-61r0,-28r125,75r0,28v-24,14,-108,69,-125,78r0,-29"},"[":{"d":"90,-270r0,26r-48,0r0,262r48,0r0,26r-75,0r0,-314r75,0","w":108},"\\":{"d":"166,-7r-30,12r-110,-249r29,-13","w":193},"]":{"d":"15,-244r0,-26r75,0r0,314r-75,0r0,-26r48,0r0,-262r-48,0","w":108},"|":{"d":"80,46r0,-305r27,0r0,305r-27,0"},"\u2260":{"d":"16,-121r0,-25r89,0r25,-57r23,10r-21,47r44,0r0,25r-55,0r-20,46r76,0r0,25r-87,0r-24,56r-24,-9r21,-47r-46,0r0,-25r57,0r20,-46r-78,0"},"\u00c6":{"d":"154,0r0,-63r-90,0r-21,63r-29,0r81,-251r211,0r0,27r-124,0r0,83r102,0r0,26r-102,0r0,89r124,0r0,26r-152,0xm115,-224r-43,134r82,0r0,-134r-39,0","w":323},"\u00b5":{"d":"27,86r0,-266r27,0v7,55,-23,159,38,159v24,0,49,-13,49,-13r0,-146r27,0r0,180r-27,0r0,-12v-1,5,-77,29,-87,4r0,94r-27,0"},"\u03bc":{"d":"27,86r0,-266r27,0v7,55,-23,159,38,159v24,0,49,-13,49,-13r0,-146r27,0r0,180r-27,0r0,-12v-1,5,-77,29,-87,4r0,94r-27,0"},"\u00e6":{"d":"205,-21v27,0,66,-3,66,-3r1,22v0,0,-41,6,-70,6v-25,0,-42,-7,-53,-20v-18,8,-34,20,-81,20v-32,0,-49,-19,-49,-55v0,-57,59,-54,112,-59v2,-29,-5,-48,-31,-48v-27,0,-69,4,-69,4r-1,-24v0,0,43,-6,71,-6v25,0,40,9,48,27v41,-51,140,-30,129,58r-1,21r-119,0v0,38,11,57,47,57xm47,-52v-9,54,79,23,90,19v-5,-14,-7,-33,-7,-55v-34,5,-86,-5,-83,36xm158,-100r93,0v0,-43,-13,-59,-45,-59v-31,0,-48,17,-48,59","w":298},"\u0192":{"d":"86,-155v-1,-56,4,-99,54,-92v12,1,30,2,30,2r0,23v-28,-2,-64,-5,-58,40r0,27r53,0r0,25r-53,0r0,154v4,64,-41,68,-87,62r1,-22v29,1,60,8,60,-40r0,-154r-23,0r0,-25r23,0"},"\u0152":{"d":"317,0r-149,0v-14,1,-38,4,-51,4v-77,0,-95,-44,-95,-128v0,-110,44,-127,146,-127r149,0r0,27r-122,0r0,83r100,0r0,26r-100,0r0,88r122,0r0,27xm120,-23v8,0,35,-2,48,-3r0,-198v-81,-11,-118,4,-118,99v0,70,11,102,70,102","w":339},"\u0153":{"d":"222,-21v27,0,66,-3,66,-3r1,22v0,0,-41,6,-70,6v-30,0,-48,-11,-58,-30v-10,21,-29,30,-62,30v-61,0,-78,-31,-78,-97v0,-62,21,-91,78,-91v31,0,52,11,63,34v35,-60,145,-41,134,51r-2,21r-119,0v0,38,12,57,47,57xm99,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-50,17,-50,66v0,50,8,72,50,72xm175,-100r94,0v0,-43,-15,-59,-46,-59v-31,0,-48,17,-48,59","w":315},"\u2021":{"d":"82,27r0,-68r-60,0r0,-26r60,0r0,-86r-60,0r0,-26r60,0r0,-69r27,0r0,69r60,0r0,26r-60,0r0,86r60,0r0,26r-60,0r0,68r-27,0"},"4":{"d":"126,1r0,-46r-116,0r0,-22r68,-171r30,0r-66,167r84,0r0,-76r28,0r0,76r30,0r0,26r-30,0r0,46r-28,0"},"\"":{"d":"96,-172r-25,0r-1,-79r26,0r0,79xm41,-172r-25,0r-1,-79r27,0","w":111},"'":{"d":"4,-169r0,-81r27,0r-2,81r-25,0","w":36},"(":{"d":"48,-270r28,0v0,0,-34,94,-34,162v0,67,34,153,34,153r-28,0v0,0,-35,-81,-35,-153v0,-72,35,-162,35,-162","w":93},")":{"d":"76,-113v-12,24,-32,37,-63,32v0,0,34,-18,34,-32v0,-13,-34,-31,-34,-31v31,-4,50,7,63,31","w":93},",":{"d":"9,44r17,-83r29,0r-20,83r-26,0","w":61},"-":{"d":"23,-88r0,-26r112,0r0,26r-112,0","w":158},".":{"d":"28,0r0,-41r29,0r0,41r-29,0","w":89},"\/":{"d":"155,-90r-44,-34r0,-28r68,52r0,22r-68,54r0,-28xm70,-90r-45,-34r0,-28r68,52r0,22r-68,54r0,-28","w":210},":":{"d":"22,-116r0,-41r29,0r0,41r-29,0xm22,0r0,-41r29,0r0,41r-29,0","w":63},";":{"d":"9,43r17,-84r30,0r-23,84r-24,0xm24,-116r0,-41r30,0r0,41r-30,0","w":71},"=":{"d":"12,-122r0,-25r164,0r0,25r-164,0xm12,-54r0,-25r165,0r0,25r-165,0"},"?":{"d":"139,-193v-1,71,-77,67,-68,122r-29,0v-9,-63,67,-68,68,-120v0,-28,-13,-37,-47,-37v-18,0,-57,8,-57,8r-3,-26v0,0,41,-10,60,-10v50,0,76,17,76,63xm42,0r0,-41r29,0r0,41r-29,0","w":138},"_":{"d":"10,5r154,0r0,25r-154,0r0,-25","w":187},"{":{"d":"32,-112v41,9,34,49,34,93v0,25,8,37,41,39r-1,26v-69,3,-66,-48,-66,-107v0,-21,-9,-31,-36,-39r0,-23v47,-9,33,-41,33,-85v0,-44,20,-62,69,-64r1,26v-53,-1,-40,42,-39,83v0,31,-10,42,-36,51","w":110},"}":{"d":"45,-19v0,-43,-9,-85,33,-93v-42,-9,-33,-50,-33,-95v0,-25,-8,-37,-41,-39r0,-26v69,-2,67,48,67,110v0,21,8,32,36,39r0,23v-45,11,-34,37,-34,83v0,43,-20,61,-69,63r0,-26v33,-2,41,-14,41,-39","w":110},"\u00a2":{"d":"78,29r0,-42v-43,-2,-64,-20,-64,-76v0,-53,24,-76,64,-78r0,-43r24,0r0,44v16,1,36,3,36,3r-1,24v0,0,-33,-2,-47,-2v-36,0,-47,13,-47,52v0,39,11,50,50,50v14,0,45,-2,45,-2r1,24v0,0,-22,2,-37,3r0,43r-24,0","w":157},"\u2018":{"d":"48,-262r-15,79r-28,0r19,-79r24,0","w":61},"\u2019":{"d":"13,-190r15,-79r28,0r-19,79r-24,0","w":61},"\u00f7":{"d":"36,-130r0,-27v9,2,4,-9,5,-15r81,0v1,6,-4,18,6,15r0,27r-92,0xm68,-37r0,-36r28,0r0,36r-28,0"},"\u20ac":{"d":"11,-159r22,0v5,-57,27,-84,88,-84v33,0,64,7,64,7r-1,25v0,0,-34,-5,-60,-5v-44,0,-58,18,-62,57r97,1r0,22r-99,0r0,33r99,1r0,22r-97,0v4,39,19,57,63,57v23,0,59,-5,59,-5r1,25v0,0,-36,7,-64,7v-62,0,-83,-27,-88,-84r-22,0r0,-23r21,0r0,-33r-21,0r0,-23","w":199},"\u00d8":{"d":"216,-124v0,104,-49,144,-140,122r-21,44r-24,-10r21,-46v-25,-20,-33,-57,-33,-110v0,-83,21,-130,98,-130v17,0,32,3,44,7r19,-41r25,9r-21,46v24,22,32,58,32,109xm48,-124v0,38,3,65,17,82r84,-180v-66,-22,-101,16,-101,98xm87,-27v68,16,100,-14,100,-97v0,-36,-3,-63,-16,-81","w":234},"&":{"d":"116,-253v42,0,63,22,63,57v0,34,-17,51,-55,69r52,51v4,-12,8,-32,10,-48r26,1v-3,24,-9,48,-15,65r46,45r-17,18r-43,-41v-35,65,-166,54,-166,-37v0,-41,20,-61,55,-74v-36,-40,-19,-106,44,-106xm45,-74v0,65,95,71,118,21r-73,-74v-31,10,-45,24,-45,53xm116,-228v-52,-2,-37,68,-9,84v32,-14,45,-24,45,-50v0,-22,-11,-34,-36,-34","w":252},"*":{"d":"159,-184r-47,0r14,45r-17,5r-15,-45r-39,29r-10,-15r39,-28r-39,-28r11,-15r38,27r15,-44r18,5r-15,46r47,0r0,18"},"\u00a3":{"d":"165,-240r0,23v0,0,-29,-4,-44,-4v-30,-6,-31,34,-30,71r61,0r0,23r-61,0r0,103v30,0,61,2,83,-6r5,24v-40,11,-96,4,-145,6r0,-24r30,0r0,-103r-24,0r0,-23r24,0v-4,-59,12,-95,56,-95v17,0,45,5,45,5","w":199},"\u00b6":{"d":"138,0r0,-230r-42,0r0,230r-24,0v-2,-39,4,-86,-2,-120v-39,0,-67,-26,-67,-65v0,-39,28,-67,67,-67r119,0r0,22r-27,0r0,230r-24,0"},"\u2020":{"d":"22,-153r0,-26r60,0r0,-69r27,0r0,69r60,0r0,26r-60,0r0,180r-27,0r0,-180r-60,0"},"%":{"d":"47,-241v-19,0,-26,11,-26,38v0,28,8,40,26,40v19,0,27,-13,27,-40v0,-27,-8,-38,-27,-38xm148,-89v-19,0,-27,11,-27,38v0,28,8,39,27,39v18,0,27,-12,27,-39v0,-27,-8,-38,-27,-38xm54,-2r67,-253r20,6r-66,253xm14,-203v0,-27,9,-43,33,-43v24,0,34,16,34,43v0,27,-10,44,-34,44v-24,0,-33,-17,-33,-44xm115,-51v0,-27,9,-43,33,-43v24,0,33,16,33,43v0,27,-9,44,-33,44v-24,0,-33,-17,-33,-44"},"+":{"d":"-8,-84r0,-25r77,0r0,-77r25,0r0,77r78,0r0,25r-78,0r0,78r-25,0r0,-78r-77,0","w":164},"^":{"d":"144,-117r-50,-94r-48,94r-29,0r63,-121r28,0r66,121r-30,0"},"\u201d":{"d":"89,-262r-16,79r-32,0r18,-79r30,0","w":137},"\u2070":{"d":"48,-288v27,0,43,15,43,60v0,45,-16,60,-42,60v-27,0,-44,-15,-44,-60v0,-45,16,-60,43,-60xm48,-267v-13,0,-19,10,-19,39v0,31,8,38,20,38v12,0,18,-7,18,-38v0,-29,-6,-39,-19,-39","w":95},"\u00b9":{"d":"11,-259v18,-9,27,-28,58,-25r0,112r-23,0r0,-87r-24,17","w":95},"\u00b2":{"d":"84,-172r-76,0r0,-20v15,-18,47,-36,50,-61v3,-20,-41,-10,-48,-9r-1,-22v0,0,22,-4,37,-4v48,-2,43,54,14,73r-22,22r46,0r0,21","w":95},"\u00b3":{"d":"10,-284v0,0,22,-4,37,-4v44,-9,44,48,24,57v30,11,19,63,-21,63v-18,0,-41,-4,-41,-4r2,-20v3,-1,61,10,53,-12v1,-22,-22,-15,-40,-16r0,-19v18,0,37,3,37,-16v0,-8,-4,-12,-16,-12v-15,0,-33,3,-33,3","w":95},"\u2074":{"d":"56,-172r0,-17r-51,0v-1,-41,17,-63,25,-95r25,0r-26,73r27,0r2,-31r21,0r0,31r9,0r0,22r-9,0r0,17r-23,0","w":95},"\u2075":{"d":"16,-284r68,0r0,20r-49,0r-2,26v16,-10,60,-8,55,30v7,43,-53,42,-77,34r2,-20v5,0,56,14,51,-13v-5,-31,-31,-5,-51,-13","w":95},"\u2076":{"d":"85,-284r-2,19v-15,-1,-60,-9,-52,24v22,-11,65,-2,58,32v0,25,-15,41,-39,41v-29,0,-43,-20,-43,-59v0,-59,37,-68,78,-57xm66,-208v6,-23,-30,-18,-35,-12v-6,34,34,42,35,12","w":95},"\u2077":{"d":"9,-262r0,-22r75,0v2,53,-26,76,-38,115r-25,-5v11,-30,30,-54,37,-88r-49,0","w":95},"\u2078":{"d":"48,-288v43,-7,53,46,25,57v31,15,16,71,-25,63v-43,10,-57,-52,-25,-63v-30,-14,-18,-63,25,-57xm48,-188v25,0,24,-30,5,-33v-15,-2,-24,5,-24,18v0,10,7,15,19,15xm48,-268v-24,0,-23,26,-5,29v14,2,24,-6,23,-16v0,-9,-5,-13,-18,-13","w":95},"\u2079":{"d":"11,-173r1,-19v13,2,62,8,53,-23v-23,10,-59,0,-59,-33v0,-26,17,-40,40,-40v29,0,43,20,43,60v0,60,-40,66,-78,55xm30,-249v-4,22,27,20,36,14v5,-34,-33,-44,-36,-14","w":95},"\u2080":{"d":"48,-116v27,0,43,15,43,60v0,45,-16,60,-42,60v-27,0,-44,-15,-44,-60v0,-45,16,-60,43,-60xm48,-95v-13,0,-19,10,-19,39v0,31,8,38,20,38v12,0,18,-7,18,-38v0,-29,-6,-39,-19,-39","w":95},"\u2081":{"d":"11,-87v18,-9,27,-28,58,-25r0,112r-23,0r0,-87r-24,17","w":95},"\u2082":{"d":"84,0r-76,0r0,-20v15,-18,47,-36,50,-61v3,-20,-41,-10,-48,-9r-1,-22v0,0,22,-4,37,-4v48,-2,43,55,14,74r-22,21r46,0r0,21","w":95},"\u2083":{"d":"10,-112v0,0,22,-4,37,-4v44,-9,44,48,24,57v30,11,19,63,-21,63v-18,0,-41,-4,-41,-4r2,-20v3,-1,61,10,53,-12v1,-22,-22,-15,-40,-16r0,-19v18,0,37,3,37,-16v0,-8,-4,-12,-16,-12v-15,0,-33,3,-33,3","w":95},"\u2084":{"d":"56,0r0,-17r-51,0v-1,-41,17,-63,25,-95r25,0r-26,73r27,0r2,-31r21,0r0,31r9,0r0,22r-9,0r0,17r-23,0","w":95},"\u2085":{"d":"16,-112r68,0r0,20r-49,0r-2,26v16,-10,60,-8,55,30v7,43,-53,42,-77,34r2,-20v5,0,56,14,51,-13v-5,-30,-32,-5,-51,-13","w":95},"\u2086":{"d":"85,-112r-2,19v-15,-1,-60,-9,-52,24v22,-11,65,-2,58,32v0,25,-15,41,-39,41v-29,0,-43,-20,-43,-59v0,-59,37,-68,78,-57xm66,-36v6,-23,-30,-18,-35,-12v-6,34,34,42,35,12","w":95},"\u2087":{"d":"9,-90r0,-22r75,0v2,53,-26,76,-38,115r-25,-4v11,-31,30,-54,37,-89r-49,0","w":95},"\u2088":{"d":"48,-116v43,-7,53,46,25,57v31,15,16,71,-25,63v-43,10,-57,-52,-25,-63v-30,-14,-18,-63,25,-57xm48,-16v25,0,24,-30,5,-33v-15,-2,-24,5,-24,18v0,10,7,15,19,15xm48,-96v-24,0,-23,26,-5,29v14,2,24,-6,23,-16v0,-9,-5,-13,-18,-13","w":95},"\u2089":{"d":"11,-1r1,-19v13,2,62,8,53,-23v-23,10,-59,0,-59,-33v0,-26,17,-40,40,-40v29,0,43,20,43,60v0,60,-40,66,-78,55xm30,-77v-4,22,27,20,36,14v5,-34,-33,-44,-36,-14","w":95},"\u00bf":{"d":"3,13v1,-71,77,-67,68,-122r29,0v9,63,-67,68,-68,120v0,28,13,37,47,37v18,0,57,-8,57,-8r3,26v0,0,-42,10,-61,10v-50,0,-75,-17,-75,-63xm100,-180r0,41r-29,0r0,-41r29,0","w":138},"\u2026":{"d":"31,0r0,-41r29,0r0,41r-29,0xm122,0r0,-41r30,0r0,41r-30,0xm214,0r0,-41r29,0r0,41r-29,0","w":267},"\u00b7":{"d":"28,-88r0,-41r29,0r0,41r-29,0","w":89},"\u00a4":{"d":"156,-11r-25,-25v-22,14,-49,14,-71,0r-25,25r-20,-19r26,-25v-14,-22,-14,-49,0,-71r-26,-26r20,-19r25,26v22,-14,49,-14,71,0r25,-26r19,19r-25,26v14,22,14,49,0,71r25,25xm67,-63v15,15,41,15,56,0v15,-15,15,-41,0,-56v-15,-15,-41,-15,-56,0v-15,15,-15,41,0,56"},"\u2030":{"d":"46,-234v-13,0,-18,10,-18,31v0,21,5,33,18,33v13,0,18,-11,18,-33v0,-21,-5,-31,-18,-31xm55,-1r67,-254r20,5r-68,253xm7,-203v0,-35,15,-49,39,-49v24,0,40,14,40,49v0,35,-16,51,-40,51v-24,0,-39,-16,-39,-51xm109,-51v0,-35,16,-50,40,-50v24,0,39,15,39,50v0,35,-15,51,-39,51v-24,0,-40,-16,-40,-51xm131,-51v0,22,5,33,18,33v13,0,18,-12,18,-33v0,-21,-5,-31,-18,-31v-13,0,-18,10,-18,31xm202,-51v0,-35,16,-50,40,-50v24,0,39,15,39,50v0,35,-15,51,-39,51v-24,0,-40,-16,-40,-51xm224,-51v0,22,5,33,18,33v13,0,17,-12,17,-33v0,-21,-4,-31,-17,-31v-13,0,-18,10,-18,31","w":299},"\u2264":{"d":"157,-168r-102,39r102,41r0,29r-128,-53r0,-33r128,-52r0,29xm29,-14r0,-27r128,0r0,27r-128,0"},"\u2265":{"d":"138,-129r-104,-39r0,-29r129,52r0,33r-129,53r0,-29xm34,-14r0,-27r129,0r0,27r-129,0"},"\u00ac":{"d":"22,-125r148,0r0,84r-27,0r0,-58r-121,0r0,-26"},"\u0394":{"d":"14,-22r58,-220r49,0r56,220r1,22r-164,0r0,-22xm100,-217r-8,0r-49,192r106,0"},"\u2206":{"d":"14,-22r58,-220r49,0r56,220r1,22r-164,0r0,-22xm100,-217r-8,0r-49,192r106,0"},"\u03a9":{"d":"11,-20r43,0v0,0,-38,-57,-38,-113v0,-73,17,-108,79,-108v62,0,80,35,80,108v0,56,-38,113,-38,113r43,0r0,23r-71,0v-8,-35,38,-61,38,-131v0,-57,-8,-87,-52,-87v-46,0,-51,30,-51,87v1,68,46,99,38,131r-71,0r0,-23"},"\u2126":{"d":"11,-20r43,0v0,0,-38,-57,-38,-113v0,-73,17,-108,79,-108v62,0,80,35,80,108v0,56,-38,113,-38,113r43,0r0,23r-71,0v-8,-35,38,-61,38,-131v0,-57,-8,-87,-52,-87v-46,0,-51,30,-51,87v1,68,46,99,38,131r-71,0r0,-23"},"\u01ff":{"d":"18,-93v0,-73,37,-101,104,-88r-10,24v-45,-8,-66,7,-66,64v0,32,3,52,15,63v-3,8,-7,17,-11,24v-24,-13,-32,-42,-32,-87xm77,-22v50,7,67,-14,67,-70v0,-28,-5,-46,-16,-56r11,-26v23,13,33,41,33,82v0,73,-33,107,-104,93xm112,-157v6,1,12,5,16,9r-51,126v-6,-1,-12,-4,-16,-8xm51,-236r78,-34r10,25r-79,31xm52,40r-18,-6r16,-40v5,3,11,6,18,7xm155,-211r-16,37v-5,-3,-11,-5,-17,-7r15,-37"},"\u00a1":{"d":"112,-180r0,41r-29,0r0,-41r29,0xm112,-96r0,168r-29,0r1,-168r28,0"},"\u201a":{"d":"25,-182r15,-79r28,0r-19,79r-24,0xm81,-182r15,-79r28,0r-19,79r-24,0","w":139},"\u201e":{"d":"53,-42r-16,79r-27,0r18,-79r25,0","w":69},"\u203a":{"d":"86,-124r-45,34r45,38r0,28r-68,-54r0,-22r68,-52r0,28","w":111},"\u0300":{"d":"15,-270r78,34r-8,21r-80,-31","w":84},"\u0301":{"d":"1,-236r78,-34r10,25r-79,31","w":84},"\u0302":{"d":"-8,-213r45,-53r22,0r45,53r-29,0r-26,-30r-27,30r-30,0","w":84},"\u030c":{"d":"35,-213r-45,-53r30,0r26,29r26,-29r30,0r-45,53r-22,0","w":84},"\u0315":{"d":"39,-251r0,85r-26,0r0,-85r26,0","w":54},"\u0303":{"d":"99,-260v12,22,2,32,-26,40v-16,0,-40,-18,-52,-18v-9,0,-27,15,-27,15r-7,-20v0,0,19,-20,34,-20v17,0,41,18,52,18v8,0,26,-15,26,-15","w":84},"\u0308":{"d":"-4,-225r0,-32r26,0r0,32r-26,0xm68,-225r0,-32r26,0r0,32r-26,0","w":84},"\u0304":{"d":"-8,-228r0,-24r105,0r0,24r-105,0","w":84},"\u02d8":{"d":"-10,-264r27,0v1,16,12,27,30,27v19,0,30,-11,30,-27r28,0v-1,30,-22,51,-58,51v-36,0,-56,-21,-57,-51","w":84},"\u0306":{"d":"-10,-264r27,0v1,16,12,27,30,27v19,0,30,-11,30,-27r28,0v-1,30,-22,51,-58,51v-36,0,-56,-21,-57,-51","w":84},"\u030a":{"d":"7,-232v0,-21,17,-38,38,-38v21,0,37,17,37,38v0,21,-16,37,-37,37v-21,0,-38,-16,-38,-37xm27,-232v0,10,8,18,18,18v10,0,17,-8,17,-18v0,-10,-7,-18,-17,-18v-10,0,-18,8,-18,18","w":84},"\u02dd":{"d":"51,-225r52,-50r20,16r-54,49xm-18,-225r52,-49r19,15r-53,49","w":84},"\u030b":{"d":"51,-225r52,-50r20,16r-54,49xm-18,-225r52,-49r19,15r-53,49","w":84},"\u02d9":{"d":"29,-219r0,-32r27,0r0,32r-27,0","w":84},"\u0307":{"d":"29,-219r0,-32r27,0r0,32r-27,0","w":84},"\u02db":{"d":"127,49r2,22v-19,6,-69,3,-61,-28v8,-32,24,-55,53,-43v-3,1,-45,46,-12,50v5,0,18,-1,18,-1","w":162},"\u0328":{"d":"127,49r2,22v-19,6,-69,3,-61,-28v8,-32,24,-55,53,-43v-3,1,-45,46,-12,50v5,0,18,-1,18,-1","w":162},"\u0326":{"d":"8,103r15,-75r27,0r-18,75r-24,0","w":61},"\u0312":{"d":"50,-287r-15,75r-27,0r18,-75r24,0","w":61},"\u0100":{"d":"10,0r69,-251r61,0r67,251r-27,0r-19,-63r-105,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0xm50,-294r0,-24r112,0r0,24r-112,0","w":217},"\u0102":{"d":"10,0r69,-251r61,0r67,251r-27,0r-19,-63r-105,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0xm52,-333r28,0v0,33,58,31,58,0r28,0v-1,28,-24,47,-57,47v-33,0,-56,-19,-57,-47","w":217},"\u01fa":{"d":"109,-306v35,-4,54,39,33,63r65,243r-27,0r-19,-63r-105,0r-18,63r-28,0r66,-242v-23,-23,-3,-69,33,-64xm100,-225r-37,135r92,0r-37,-135r-18,0xm63,-338r79,-34r10,25r-80,31xm109,-286v-24,0,-28,32,-7,35v16,2,28,-3,27,-17v0,-12,-7,-18,-20,-18","w":217},"\u0104":{"d":"211,49r3,22v-19,6,-62,4,-62,-28v0,-18,21,-37,28,-43r-19,-63r-105,0r-18,63r-28,0r69,-251r61,0r66,251v-3,1,-45,46,-12,50v5,0,17,-1,17,-1xm100,-225r-37,135r92,0r-37,-135r-18,0","w":217},"\u01fc":{"d":"154,0r0,-63r-90,0r-21,63r-29,0r81,-251r211,0r0,27r-124,0r0,83r102,0r0,26r-102,0r0,89r124,0r0,26r-152,0xm115,-224r-43,134r82,0r0,-134r-39,0xm112,-304r78,-34r10,25r-79,31","w":299},"\u0106":{"d":"177,-30r1,25v0,0,-41,9,-69,9v-75,0,-91,-47,-91,-129v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7xm60,-304r79,-34r10,25r-80,31","w":192},"\u0108":{"d":"177,-30r1,25v0,0,-41,9,-69,9v-75,0,-91,-47,-91,-129v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7xm49,-287r48,-48r24,0r48,48r-31,0r-29,-27r-28,27r-32,0","w":192},"\u010c":{"d":"177,-30r1,25v0,0,-41,9,-69,9v-75,0,-91,-47,-91,-129v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7xm166,-336r-48,49r-23,0r-49,-49r32,0r29,28r28,-28r31,0","w":192},"\u010a":{"d":"177,-30r1,25v0,0,-41,9,-69,9v-75,0,-91,-47,-91,-129v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7xm91,-294r0,-32r27,0r0,32r-27,0","w":192},"\u010e":{"d":"121,0r-89,0r0,-251r89,0v72,0,92,51,92,122v0,72,-19,129,-92,129xm185,-129v0,-53,-13,-95,-64,-95r-61,0r0,198r61,0v51,0,64,-50,64,-103xm168,-336r-48,49r-24,0r-48,-49r32,0r28,28r28,-28r32,0","w":231},"\u011a":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0xm173,-338r-48,48r-24,0r-48,-48r32,0r28,27r28,-27r32,0","w":203},"\u0112":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0xm51,-295r0,-24r112,0r0,24r-112,0","w":203},"\u0114":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0xm54,-333r28,0v0,33,58,31,58,0r28,0v-1,28,-24,47,-57,47v-33,0,-56,-19,-57,-47","w":203},"\u0116":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0xm95,-294r0,-32r27,0r0,32r-27,0","w":203},"\u0118":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26v-17,-4,-27,21,-34,36v-3,16,20,15,31,13r2,22v-19,6,-61,4,-61,-28v0,-17,18,-36,26,-43r-116,0","w":203},"\u011c":{"d":"127,-103r0,-25r69,0r0,123v0,0,-51,9,-81,9v-76,0,-96,-48,-96,-129v0,-83,20,-129,95,-129v38,0,82,9,82,9r-1,25v0,0,-44,-8,-77,-8v-58,0,-70,34,-70,103v0,68,11,102,69,102v21,0,51,-5,52,-5r0,-75r-42,0xm55,-287r48,-48r24,0r48,48r-32,0r-28,-27r-28,27r-32,0","w":218},"\u011e":{"d":"127,-103r0,-25r69,0r0,123v0,0,-51,9,-81,9v-76,0,-96,-48,-96,-129v0,-83,20,-129,95,-129v38,0,82,9,82,9r-1,25v0,0,-44,-8,-77,-8v-58,0,-70,34,-70,103v0,68,11,102,69,102v21,0,51,-5,52,-5r0,-75r-42,0xm60,-333r27,0v0,31,59,32,59,0r27,0v-1,28,-23,47,-56,47v-33,0,-56,-19,-57,-47","w":218},"\u0120":{"d":"127,-103r0,-25r69,0r0,123v0,0,-51,9,-81,9v-76,0,-96,-48,-96,-129v0,-83,20,-129,95,-129v38,0,82,9,82,9r-1,25v0,0,-44,-8,-77,-8v-58,0,-70,34,-70,103v0,68,11,102,69,102v21,0,51,-5,52,-5r0,-75r-42,0xm98,-296r0,-31r26,0r0,31r-26,0","w":218},"\u0122":{"d":"127,-103r0,-25r69,0r0,123v0,0,-51,9,-81,9v-76,0,-96,-48,-96,-129v0,-83,20,-129,95,-129v38,0,82,9,82,9r-1,25v0,0,-44,-8,-77,-8v-58,0,-70,34,-70,103v0,68,11,102,69,102v21,0,51,-5,52,-5r0,-75r-42,0xm89,103r14,-75r27,0r-18,75r-23,0","w":218},"\u0124":{"d":"187,0r0,-113r-127,0r0,113r-28,0r0,-251r28,0r0,111r127,0r0,-111r27,0r0,251r-27,0xm64,-286r48,-48r24,0r48,48r-32,0r-28,-27r-28,27r-32,0","w":245},"\u0126":{"d":"6,-183r0,-23r26,0r0,-45r28,0r0,45r127,0r0,-45r27,0r0,45r30,0r0,23r-30,0r0,183r-27,0r0,-113r-127,0r0,113r-28,0r0,-183r-26,0xm60,-140r127,0r0,-43r-127,0r0,43","w":245},"\u0128":{"d":"31,0r0,-251r27,0r0,251r-27,0xm103,-329v13,22,0,34,-27,42v-17,0,-46,-20,-58,-20v-9,0,-29,17,-29,17r-7,-21v0,0,20,-21,35,-21v18,0,48,20,59,20v8,0,27,-17,27,-17","w":88},"\u012a":{"d":"31,0r0,-251r27,0r0,251r-27,0xm-12,-299r0,-24r112,0r0,24r-112,0","w":88},"\u012c":{"d":"31,0r0,-251r27,0r0,251r-27,0xm-12,-333r27,0v0,31,59,32,58,0r28,0v-1,28,-24,47,-57,47v-33,0,-55,-19,-56,-47","w":88},"\u0130":{"d":"31,0r0,-251r27,0r0,251r-27,0xm31,-294r0,-32r27,0r0,32r-27,0","w":88},"\u012e":{"d":"32,0r-1,-251r27,0r0,251v-4,2,-45,45,-12,50v5,0,18,-1,18,-1r3,22v-19,6,-62,4,-62,-28v0,-17,19,-36,27,-43","w":88},"\u0134":{"d":"80,-251r0,212v0,60,-20,65,-68,65r0,-26v32,0,41,-2,41,-42r0,-209r27,0xm0,-286r48,-48r24,0r48,48r-31,0r-29,-27r-28,27r-32,0","w":110},"\u0136":{"d":"168,0r-66,-110r-42,1r0,109r-28,0r0,-251r28,0r0,116r41,-1r64,-115r32,0r-72,126r76,125r-33,0xm85,103r14,-75r27,0r-18,75r-23,0","w":214},"\u0139":{"d":"170,0r-138,0r0,-251r28,0r0,224r110,0r0,27xm49,-304r78,-34r10,25r-79,31","w":184},"\u013d":{"d":"170,0r-138,0r0,-251r28,0r0,224r110,0r0,27xm160,-251r0,85r-26,0r0,-85r26,0","w":184},"\u013b":{"d":"170,0r-138,0r0,-251r28,0r0,224r110,0r0,27xm72,103r14,-75r27,0r-18,75r-23,0","w":184},"\u0143":{"d":"32,0r0,-251r50,0r99,219r8,0r0,-219r28,0r0,251r-49,0r-100,-218r-8,0r0,218r-28,0xm80,-304r79,-34r9,25r-79,31","w":249},"\u0147":{"d":"32,0r0,-251r50,0r99,219r8,0r0,-219r28,0r0,251r-49,0r-100,-218r-8,0r0,218r-28,0xm184,-334r-48,48r-23,0r-49,-48r32,0r29,27r28,-27r31,0","w":249},"\u0145":{"d":"32,0r0,-251r50,0r99,219r8,0r0,-219r28,0r0,251r-49,0r-100,-218r-8,0r0,218r-28,0xm104,103r14,-75r27,0r-18,75r-23,0","w":249},"\u014c":{"d":"117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101xm117,4v-78,0,-98,-44,-98,-128v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,86,-22,128,-99,128xm60,-297r0,-24r112,0r0,24r-112,0","w":234},"\u014e":{"d":"117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101xm117,4v-78,0,-98,-44,-98,-128v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,86,-22,128,-99,128xm60,-333r28,0v0,32,59,31,59,0r27,0v-1,28,-24,47,-57,47v-33,0,-56,-19,-57,-47","w":234},"\u0150":{"d":"117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101xm117,4v-78,0,-98,-44,-98,-128v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,86,-22,128,-99,128xm122,-290r51,-47r21,13r-52,46xm50,-290r51,-47r21,13r-53,46","w":234},"\u01fe":{"d":"216,-124v0,104,-49,144,-140,122r-21,44r-24,-10r21,-46v-25,-20,-33,-57,-33,-110v0,-83,21,-130,98,-130v17,0,32,3,44,7r19,-41r25,9r-21,46v24,22,32,58,32,109xm48,-124v0,38,3,65,17,82r84,-180v-66,-22,-101,16,-101,98xm87,-27v68,16,100,-14,100,-97v0,-36,-3,-63,-16,-81xm71,-304r78,-34r10,25r-79,31","w":236},"\u0154":{"d":"176,0r-45,-95r-71,0r0,95r-28,0r0,-251v84,0,172,-15,172,77v0,39,-14,62,-46,72r48,102r-30,0xm176,-174v0,-61,-61,-49,-116,-50r0,103r65,0v38,0,51,-21,51,-53xm68,-304r79,-34r9,25r-79,31","w":224},"\u0158":{"d":"176,0r-45,-95r-71,0r0,95r-28,0r0,-251v84,0,172,-15,172,77v0,39,-14,62,-46,72r48,102r-30,0xm176,-174v0,-61,-61,-49,-116,-50r0,103r65,0v38,0,51,-21,51,-53xm172,-334r-48,48r-24,0r-48,-48r32,0r28,27r29,-27r31,0","w":224},"\u0156":{"d":"176,0r-45,-95r-71,0r0,95r-28,0r0,-251v84,0,172,-15,172,77v0,39,-14,62,-46,72r48,102r-30,0xm176,-174v0,-61,-61,-49,-116,-50r0,103r65,0v38,0,51,-21,51,-53xm91,103r15,-75r26,0r-18,75r-23,0","w":224},"\u015a":{"d":"171,-247r-3,25v0,0,-49,-6,-70,-6v-35,0,-54,12,-54,40v0,33,17,38,61,48v50,11,71,23,71,68v0,54,-30,75,-80,75v-27,0,-77,-7,-77,-7r3,-26v0,0,47,7,73,7v35,0,53,-13,53,-48v0,-28,-14,-36,-55,-44v-51,-11,-77,-24,-77,-73v0,-47,31,-67,82,-67v28,0,73,8,73,8xm53,-304r79,-34r9,25r-79,31","w":192},"\u015c":{"d":"171,-247r-3,25v0,0,-49,-6,-70,-6v-35,0,-54,12,-54,40v0,33,17,38,61,48v50,11,71,23,71,68v0,54,-30,75,-80,75v-27,0,-77,-7,-77,-7r3,-26v0,0,47,7,73,7v35,0,53,-13,53,-48v0,-28,-14,-36,-55,-44v-51,-11,-77,-24,-77,-73v0,-47,31,-67,82,-67v28,0,73,8,73,8xm38,-287r48,-48r24,0r48,48r-32,0r-28,-27r-28,27r-32,0","w":192},"\u015e":{"d":"146,46v0,37,-45,33,-65,30r1,-18v7,0,45,7,40,-12v1,-15,-16,-13,-31,-13r0,-30v-28,-1,-72,-7,-72,-7r3,-26v0,0,47,7,73,7v35,0,53,-13,53,-48v0,-28,-14,-36,-55,-44v-51,-11,-77,-24,-77,-73v0,-47,31,-67,82,-67v28,0,73,8,73,8r-3,25v0,0,-49,-6,-70,-6v-35,0,-54,12,-54,40v0,33,17,38,61,48v50,11,71,23,71,68v0,50,-27,72,-71,75r0,15v27,0,41,5,41,28","w":192},"\u0218":{"d":"171,-247r-3,25v0,0,-49,-6,-70,-6v-35,0,-54,12,-54,40v0,33,17,38,61,48v50,11,71,23,71,68v0,54,-30,75,-80,75v-27,0,-77,-7,-77,-7r3,-26v0,0,47,7,73,7v35,0,53,-13,53,-48v0,-28,-14,-36,-55,-44v-51,-11,-77,-24,-77,-73v0,-47,31,-67,82,-67v28,0,73,8,73,8xm73,103r14,-75r27,0r-18,75r-23,0","w":192},"\u0164":{"d":"-1,-224r0,-27r180,0r0,27r-76,0r0,224r-28,0r0,-224r-76,0xm149,-334r-48,48r-24,0r-48,-48r32,0r28,27r28,-27r32,0","w":177},"\u0162":{"d":"-1,-224r0,-27r180,0r0,27r-76,0r0,224r-28,0r0,-224r-76,0xm68,103r14,-75r27,0r-18,75r-23,0","w":177},"\u0166":{"d":"18,-108r0,-24r57,0r0,-92r-76,0r0,-27r180,0r0,27r-76,0r0,92r60,0r0,24r-60,0r0,108r-28,0r0,-108r-57,0","w":177},"\u0168":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm173,-330v13,21,-1,33,-27,41v-17,0,-47,-20,-59,-20v-9,0,-29,18,-29,18v-14,-23,2,-34,29,-43v18,0,47,20,58,20v8,0,28,-16,28,-16","w":231},"\u016a":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm60,-297r0,-24r112,0r0,24r-112,0","w":231},"\u016c":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm59,-333r28,0v0,33,58,31,58,0r27,0v-1,28,-23,47,-56,47v-33,0,-56,-19,-57,-47","w":231},"\u016e":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm158,-305v0,24,-18,39,-42,39v-24,0,-43,-15,-43,-39v0,-24,19,-37,43,-37v24,0,42,13,42,37xm95,-305v0,12,8,19,21,19v13,0,20,-7,20,-19v0,-12,-7,-18,-20,-18v-13,0,-21,6,-21,18","w":231},"\u0170":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175xm126,-284r51,-47r21,13r-53,46xm53,-284r51,-48r22,13r-53,47","w":231},"\u0172":{"d":"154,49r3,22v-20,6,-62,3,-62,-28v0,-15,14,-31,23,-40v-57,1,-90,-21,-90,-79r0,-175r28,0r0,175v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,44,-19,68,-54,76v-3,1,-44,46,-11,50v5,0,17,-1,17,-1","w":231},"\u1e80":{"d":"13,-251r29,0r45,223r11,0r48,-220r31,0r50,220r11,0r44,-223r29,0r-54,251r-50,0r-45,-209r-44,209r-50,0xm129,-337r78,34r-9,23r-79,-32","w":324},"\u1e82":{"d":"13,-251r29,0r45,223r11,0r48,-220r31,0r50,220r11,0r44,-223r29,0r-54,251r-50,0r-45,-209r-44,209r-50,0xm120,-304r78,-34r10,25r-79,31","w":324},"\u0174":{"d":"13,-251r29,0r45,223r11,0r48,-220r31,0r50,220r11,0r44,-223r29,0r-54,251r-50,0r-45,-209r-44,209r-50,0xm102,-287r48,-48r24,0r48,48r-32,0r-28,-27r-28,27r-32,0","w":324},"\u1e84":{"d":"13,-251r29,0r45,223r11,0r48,-220r31,0r50,220r11,0r44,-223r29,0r-54,251r-50,0r-45,-209r-44,209r-50,0xm112,-295r0,-33r26,0r0,33r-26,0xm186,-295r0,-33r26,0r0,33r-26,0","w":324},"\u1ef2":{"d":"114,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0xm68,-337r79,34r-9,23r-80,-32","w":198},"\u0176":{"d":"114,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0xm40,-287r47,-48r25,0r47,48r-31,0r-28,-27r-28,27r-32,0","w":198},"\u0179":{"d":"22,-224r0,-27r162,0r0,35r-129,183r0,7r129,0r0,26r-162,0r0,-34r128,-183r0,-7r-128,0xm58,-304r79,-34r10,25r-80,31","w":205},"\u017b":{"d":"22,-224r0,-27r162,0r0,35r-129,183r0,7r129,0r0,26r-162,0r0,-34r128,-183r0,-7r-128,0xm89,-294r0,-32r27,0r0,32r-27,0","w":205},"\u014a":{"d":"32,0r0,-251r50,0r99,219r8,0r0,-219r28,0r0,254v0,60,-20,65,-68,65r0,-26v32,0,40,-2,40,-42r-21,0r-100,-218r-8,0r0,218r-28,0","w":249},"\u0101":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm40,-228r0,-24r105,0r0,24r-105,0","w":187},"\u0103":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm36,-264r28,0v1,16,11,27,30,27v19,0,29,-11,30,-27r28,0v-1,30,-22,51,-58,51v-36,0,-57,-21,-58,-51","w":187},"\u01fb":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm54,-229v0,-21,17,-38,38,-38v21,0,37,17,37,38v0,21,-16,37,-37,37v-21,0,-38,-16,-38,-37xm74,-229v0,10,8,18,18,18v10,0,17,-8,17,-18v0,-10,-7,-18,-17,-18v-10,0,-18,8,-18,18xm50,-301r79,-35r9,26r-79,31","w":187},"\u0105":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-6,0,-14,0,-8,-4v-14,-3,-28,0,-35,-10v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm174,49r3,22v-19,6,-62,4,-62,-28v0,-19,24,-41,29,-45v5,3,12,4,21,5v-11,10,-36,41,-8,47v5,0,17,-1,17,-1","w":187},"\u01fd":{"d":"205,-21v27,0,66,-3,66,-3r1,22v0,0,-41,6,-70,6v-25,0,-42,-7,-53,-20v-18,8,-34,20,-81,20v-32,0,-49,-19,-49,-55v0,-57,59,-54,112,-59v2,-29,-5,-48,-31,-48v-27,0,-69,4,-69,4r-1,-24v0,0,43,-6,71,-6v25,0,40,9,48,27v41,-51,140,-30,129,58r-1,21r-119,0v0,38,11,57,47,57xm47,-52v-9,54,79,23,90,19v-5,-14,-7,-33,-7,-55v-34,5,-86,-5,-83,36xm158,-100r93,0v0,-43,-13,-59,-45,-59v-31,0,-48,17,-48,59xm109,-236r78,-34r10,25r-79,31","w":298},"\u0107":{"d":"93,-184v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-34,5,-50,5v-58,0,-74,-26,-74,-97v0,-65,21,-91,75,-91xm42,-236r79,-34r10,25r-80,31","w":157},"\u0109":{"d":"93,-184v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-34,5,-50,5v-58,0,-74,-26,-74,-97v0,-65,21,-91,75,-91xm27,-213r45,-53r22,0r45,53r-30,0r-25,-30r-27,30r-30,0","w":157},"\u010d":{"d":"93,-184v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-34,5,-50,5v-58,0,-74,-26,-74,-97v0,-65,21,-91,75,-91xm75,-213r-45,-53r30,0r26,29r26,-29r30,0r-45,53r-22,0","w":157},"\u010b":{"d":"93,-184v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-34,5,-50,5v-58,0,-74,-26,-74,-97v0,-65,21,-91,75,-91xm72,-219r0,-32r27,0r0,32r-27,0","w":157},"\u010f":{"d":"164,-252r0,252r-27,0r0,-12v0,0,-28,16,-55,16v-35,0,-64,-15,-64,-93v0,-83,49,-107,119,-90r0,-73r27,0xm45,-89v0,93,61,67,92,54r0,-120v-5,-1,-28,-4,-42,-4v-38,0,-50,23,-50,70xm234,-251r0,85r-26,0r0,-85r26,0","w":263},"\u0111":{"d":"68,-224r0,-24r69,0r0,-4r27,0v-1,5,4,4,8,4r0,24r-8,0r0,224r-27,0r0,-12v0,0,-28,16,-55,16v-35,0,-64,-15,-64,-93v0,-83,49,-107,119,-90r0,-45r-69,0xm45,-89v0,93,61,67,92,54r0,-120v-5,-1,-28,-4,-42,-4v-38,0,-50,23,-50,70","w":194},"\u011b":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59xm80,-213r-45,-53r30,0r26,29r26,-29r30,0r-45,53r-22,0","w":182},"\u0113":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59xm41,-228r0,-24r105,0r0,24r-105,0","w":182},"\u0115":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59xm35,-264r28,0v1,16,12,27,30,27v19,0,30,-11,30,-27r28,0v-1,30,-22,51,-58,51v-36,0,-57,-21,-58,-51","w":182},"\u0117":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59xm78,-219r0,-32r27,0r0,32r-27,0","w":182},"\u0119":{"d":"159,-2v-14,-5,-51,44,-20,52v5,0,17,-2,17,-2r3,22v-19,6,-62,4,-62,-28v0,-15,15,-32,24,-40v-69,11,-103,-16,-103,-91v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57v27,0,66,-3,66,-3r0,22xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59","w":182},"\u011d":{"d":"94,86v-85,0,-99,-68,-49,-100v-17,-9,-4,-47,3,-54v-15,-7,-29,-21,-29,-54v0,-60,62,-69,105,-57r52,-1r0,23r-32,0v6,7,11,16,11,35v3,53,-36,66,-87,59v-7,21,-21,37,37,37v51,0,70,10,70,53v0,42,-30,59,-81,59xm147,28v10,-41,-58,-27,-83,-32v-34,23,-30,66,31,66v36,0,52,-10,52,-34xm85,-84v30,0,43,-10,43,-38v0,-31,-11,-38,-42,-38v-27,0,-40,10,-40,38v0,26,9,38,39,38xm37,-213r45,-53r22,0r45,53r-29,0r-26,-30r-27,30r-30,0","w":186},"\u011f":{"d":"94,86v-85,0,-99,-68,-49,-100v-17,-9,-4,-47,3,-54v-15,-7,-29,-21,-29,-54v0,-60,62,-69,105,-57r52,-1r0,23r-32,0v6,7,11,16,11,35v3,53,-36,66,-87,59v-7,21,-21,37,37,37v51,0,70,10,70,53v0,42,-30,59,-81,59xm147,28v10,-41,-58,-27,-83,-32v-34,23,-30,66,31,66v36,0,52,-10,52,-34xm85,-84v30,0,43,-10,43,-38v0,-31,-11,-38,-42,-38v-27,0,-40,10,-40,38v0,26,9,38,39,38xm35,-264r28,0v1,16,11,27,30,27v19,0,29,-11,30,-27r28,0v-1,30,-22,51,-58,51v-36,0,-57,-21,-58,-51","w":186},"\u0121":{"d":"94,86v-85,0,-99,-68,-49,-100v-17,-9,-4,-47,3,-54v-15,-7,-29,-21,-29,-54v0,-60,62,-69,105,-57r52,-1r0,23r-32,0v6,7,11,16,11,35v3,53,-36,66,-87,59v-7,21,-21,37,37,37v51,0,70,10,70,53v0,42,-30,59,-81,59xm147,28v10,-41,-58,-27,-83,-32v-34,23,-30,66,31,66v36,0,52,-10,52,-34xm85,-84v30,0,43,-10,43,-38v0,-31,-11,-38,-42,-38v-27,0,-40,10,-40,38v0,26,9,38,39,38xm80,-219r0,-32r27,0r0,32r-27,0","w":186},"\u0123":{"d":"94,86v-85,0,-99,-68,-49,-100v-17,-9,-4,-47,3,-54v-15,-7,-29,-21,-29,-54v0,-60,62,-69,105,-57r52,-1r0,23r-32,0v6,7,11,16,11,35v3,53,-36,66,-87,59v-7,21,-21,37,37,37v51,0,70,10,70,53v0,42,-30,59,-81,59xm147,28v10,-41,-58,-27,-83,-32v-34,23,-30,66,31,66v36,0,52,-10,52,-34xm85,-84v30,0,43,-10,43,-38v0,-31,-11,-38,-42,-38v-27,0,-40,10,-40,38v0,26,9,38,39,38xm109,-287r-14,75r-27,0r18,-75r23,0","w":186},"\u0125":{"d":"53,-263r-7,9r12,0r0,83v0,0,31,-13,56,-13v82,0,57,108,61,184r-27,0v-5,-56,21,-159,-38,-159v-24,0,-52,11,-52,11r0,148r-27,0r0,-263r22,0xm58,-254v0,-5,2,-11,-5,-9r38,-44r21,0r46,53r-30,0r-26,-30v-14,11,-15,34,-44,30","w":203},"\u0127":{"d":"58,0r-27,0r0,-209r27,0r0,38v0,0,31,-13,56,-13v82,0,57,108,61,184r-27,0v-5,-56,21,-159,-38,-159v-24,0,-52,11,-52,11r0,148xm114,-209r-56,0r0,-24r56,0r0,24xm31,-233r0,-30r27,0r0,30r-27,0xm9,-209r0,-24r22,0r0,24r-22,0","w":203},"\u0129":{"d":"34,0r0,-180r27,0r0,180r-27,0xm99,-260v12,22,2,32,-25,40v-16,0,-41,-18,-53,-18v-9,0,-27,15,-27,15v-12,-22,-1,-32,27,-40v18,0,42,18,53,18v8,0,25,-15,25,-15","w":95},"\u012b":{"d":"34,0r0,-180r27,0r0,180r-27,0xm-5,-228r0,-24r105,0r0,24r-105,0","w":95},"\u012d":{"d":"34,0r0,-180r27,0r0,180r-27,0xm-10,-264r27,0v1,16,12,27,31,27v19,0,29,-11,30,-27r27,0v-1,30,-21,51,-57,51v-36,0,-57,-21,-58,-51","w":95},"\u012f":{"d":"-71,0r0,-180r26,0r0,180r-26,0xm-71,-221r0,-31r26,0r0,31r-26,0xm62,49r2,22v-19,6,-69,3,-61,-28v8,-33,23,-55,53,-43v-3,1,-45,46,-12,50v5,0,18,-1,18,-1","w":84},"\u0135":{"d":"33,-2r0,-178r27,0r0,178v0,44,-12,61,-60,85r-12,-23v37,-21,45,-30,45,-62xm-9,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":89},"\u0137":{"d":"58,0r-27,0r0,-258r27,0r0,150r28,-1r54,-71r30,0r-60,83r61,97r-31,0r-54,-82r-28,1r0,81xm67,103r15,-75r26,0r-18,75r-23,0","w":178},"\u013a":{"d":"30,0r0,-258r27,0r0,258r-27,0xm0,-309r78,-34r10,25r-79,31","w":87},"\u013e":{"d":"30,0r0,-258r27,0r0,258r-27,0xm127,-251r0,85r-26,0r0,-85r26,0","w":155},"\u013c":{"d":"30,0r0,-258r27,0r0,258r-27,0xm15,103r15,-75r26,0r-18,75r-23,0","w":87},"\u0144":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,30,-16,56,-16v81,0,57,108,61,184r-27,0v-6,-56,21,-159,-38,-159v-24,0,-52,14,-52,14r0,145xm58,-236r79,-34r10,25r-80,31","w":204},"\u0148":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,30,-16,56,-16v81,0,57,108,61,184r-27,0v-6,-56,21,-159,-38,-159v-24,0,-52,14,-52,14r0,145xm91,-213r-45,-53r30,0r27,29r26,-29r29,0r-45,53r-22,0","w":204},"\u0146":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,30,-16,56,-16v81,0,57,108,61,184r-27,0v-6,-56,21,-159,-38,-159v-24,0,-52,14,-52,14r0,145xm79,103r15,-75r27,0r-18,75r-24,0","w":204},"\u014d":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm42,-228r0,-24r105,0r0,24r-105,0"},"\u014f":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm37,-264r28,0v1,16,11,27,30,27v19,0,29,-11,30,-27r28,0v-1,30,-22,51,-58,51v-36,0,-57,-21,-58,-51"},"\u0151":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm103,-225r51,-50r20,16r-53,49xm33,-225r52,-49r20,15r-54,49"},"\u0155":{"d":"31,0r0,-180r27,0r0,24v0,0,28,-22,63,-28r0,28v-34,6,-63,25,-63,25r0,131r-27,0xm24,-236r79,-34r10,25r-80,31","w":128},"\u0157":{"d":"31,0r0,-180r27,0r0,24v0,0,28,-22,63,-28r0,28v-34,6,-63,25,-63,25r0,131r-27,0xm16,103r15,-75r26,0r-18,75r-23,0","w":128},"\u0159":{"d":"31,0r0,-180r27,0r0,24v0,0,28,-22,63,-28r0,28v-34,6,-63,25,-63,25r0,131r-27,0xm57,-213r-44,-53r29,0r27,29r26,-29r30,0r-45,53r-23,0","w":128},"\u015b":{"d":"150,-177r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,42,-26,57,-70,57v-23,0,-64,-7,-64,-7r2,-24v0,0,41,6,59,6v30,0,46,-6,46,-30v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7xm44,-236r78,-34r10,25r-79,31","w":176},"\u015d":{"d":"150,-177r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,42,-26,57,-70,57v-23,0,-64,-7,-64,-7r2,-24v0,0,41,6,59,6v30,0,46,-6,46,-30v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7xm32,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":176},"\u015f":{"d":"132,46v0,37,-45,33,-65,30r1,-18v7,0,45,7,40,-12v1,-15,-16,-13,-31,-13r0,-30v-23,-1,-55,-6,-55,-6r2,-24v0,0,41,6,59,6v30,0,46,-6,46,-30v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,40,-24,56,-64,57r0,14v27,0,40,5,40,28","w":176},"\u0219":{"d":"150,-177r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,42,-26,57,-70,57v-23,0,-64,-7,-64,-7r2,-24v0,0,41,6,59,6v30,0,46,-6,46,-30v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7xm67,103r14,-75r27,0r-18,75r-23,0","w":176},"\u0165":{"d":"119,-156r-57,0v6,42,-19,137,26,134v10,0,32,-1,32,-1r2,23v0,0,-24,4,-37,4v-70,0,-46,-98,-50,-160r-25,0r0,-24r25,0r0,-55r27,0r0,55r57,0r0,24xm170,-251r0,85r-26,0r0,-85r26,0"},"\u0163":{"d":"119,-156r-57,0v6,42,-19,137,26,134v10,0,32,-1,32,-1r2,23v0,0,-24,4,-37,4v-70,0,-46,-98,-50,-160r-25,0r0,-24r25,0r0,-55r27,0r0,55r57,0r0,24xm44,103r15,-75r27,0r-18,75r-24,0","w":131},"\u0167":{"d":"119,-156r-57,0r0,50r-27,0r0,-50r-25,0r0,-24r25,0r0,-55r27,0r0,55r57,0r0,24xm62,-82v-8,59,17,65,58,59r2,23v0,0,-24,4,-37,4v-44,0,-52,-32,-50,-86r27,0xm113,-82r-51,0r0,-24r51,0r0,24xm13,-82r0,-24r22,0r0,24r-22,0","w":131},"\u0169":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm152,-260v12,22,2,32,-25,40v-16,0,-41,-18,-53,-18v-9,0,-27,15,-27,15v-12,-22,-1,-32,27,-40v18,0,42,18,53,18v8,0,25,-15,25,-15","w":201},"\u016b":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm48,-228r0,-24r105,0r0,24r-105,0","w":201},"\u016d":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm42,-264r28,0v1,16,11,27,30,27v19,0,30,-11,31,-27r27,0v-1,30,-22,51,-58,51v-36,0,-57,-21,-58,-51","w":201},"\u016f":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm65,-232v0,-21,16,-38,37,-38v21,0,37,17,37,38v0,21,-16,37,-37,37v-21,0,-37,-16,-37,-37xm85,-232v0,10,8,18,18,18v10,0,17,-8,17,-18v0,-10,-7,-18,-17,-18v-10,0,-18,8,-18,18","w":201},"\u0171":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm113,-225r52,-50r20,16r-54,49xm44,-225r52,-49r19,15r-53,49","w":201},"\u0173":{"d":"143,-180r27,0r-1,180v-9,0,-21,-7,-26,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146xm175,49r2,22v-19,6,-67,3,-61,-28v6,-25,18,-50,53,-43v-4,2,-45,45,-12,50v5,0,18,-1,18,-1","w":201},"\u1e81":{"d":"10,-180r27,0r36,156r6,0r43,-152r28,0r43,152r6,0r36,-156r27,0r-42,180r-46,0r-38,-141r-38,141r-45,0xm102,-270r78,34r-8,21r-79,-31","w":272},"\u1e83":{"d":"10,-180r27,0r36,156r6,0r43,-152r28,0r43,152r6,0r36,-156r27,0r-42,180r-46,0r-38,-141r-38,141r-45,0xm92,-236r79,-34r9,25r-79,31","w":272},"\u0175":{"d":"10,-180r27,0r36,156r6,0r43,-152r28,0r43,152r6,0r36,-156r27,0r-42,180r-46,0r-38,-141r-38,141r-45,0xm80,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":272},"\u1e85":{"d":"10,-180r27,0r36,156r6,0r43,-152r28,0r43,152r6,0r36,-156r27,0r-42,180r-46,0r-38,-141r-38,141r-45,0xm87,-225r0,-32r26,0r0,32r-26,0xm159,-225r0,-32r26,0r0,32r-26,0","w":272},"\u1ef3":{"d":"9,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r23,-80r-26,0xm52,-270r79,34r-9,21r-79,-31","w":173},"\u0177":{"d":"9,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r23,-80r-26,0xm31,-213r45,-53r22,0r45,53r-30,0r-26,-30r-26,30r-30,0","w":173},"\u017a":{"d":"19,-156r0,-24r134,0r0,24r-101,132r101,0r0,24r-134,0r0,-24r102,-132r-102,0xm41,-236r79,-34r9,25r-79,31","w":172},"\u017c":{"d":"19,-156r0,-24r134,0r0,24r-101,132r101,0r0,24r-134,0r0,-24r102,-132r-102,0xm73,-219r0,-32r27,0r0,32r-27,0","w":172},"\u014b":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,31,-16,57,-16v80,0,60,109,60,185v0,45,-11,59,-58,84r-12,-22v66,-27,43,-83,43,-156v0,-44,-5,-66,-37,-66v-24,0,-53,13,-53,13r0,146","w":204},"\u221e":{"d":"96,-77v-18,57,-95,38,-88,-28v-7,-70,70,-82,88,-27v17,-55,95,-42,88,27v7,68,-70,82,-88,28xm85,-105v-5,-37,-54,-56,-52,0v0,22,7,36,21,36v19,0,23,-18,31,-36xm106,-105v6,36,54,57,52,0v0,-24,-6,-36,-20,-36v-19,0,-24,18,-32,36","w":191},"\u2248":{"d":"165,-159v8,29,-1,37,-35,45v-21,0,-52,-18,-68,-18v-15,0,-36,17,-36,17v-8,-29,1,-37,37,-45v21,0,51,18,67,18v14,0,35,-17,35,-17xm165,-90v7,30,-2,36,-36,44v-21,0,-51,-18,-67,-18v-15,0,-36,18,-36,18v-8,-30,0,-37,37,-45v21,0,51,18,67,18v14,0,35,-17,35,-17"},"\u1ef9":{"d":"9,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r23,-80r-26,0xm104,-260v12,22,2,32,-26,40v-16,0,-40,-18,-52,-18v-9,0,-27,15,-27,15r-7,-20v0,0,19,-20,34,-20v17,0,41,18,52,18v8,0,26,-15,26,-15","w":173},"\u1eb0":{"d":"10,0r69,-251r61,0r67,251r-27,0r-19,-63r-105,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0xm21,-321r28,0v1,15,13,24,29,24v16,0,29,-9,29,-24r28,0v-1,28,-24,47,-57,47v-33,0,-56,-19,-57,-47xm28,-393r79,34r-9,21r-79,-31","w":217},"\u1ef8":{"d":"114,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0xm116,-330v11,21,4,32,-25,39v-16,0,-41,-18,-53,-18v-9,0,-26,16,-26,16r-7,-21v0,0,18,-19,33,-19v17,0,42,17,53,17v8,0,25,-14,25,-14","w":198},"\u1ec5":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59xm-64,-202r45,-54r21,0r46,54r-30,0r-26,-31r-27,31r-29,0xm107,-304v11,21,4,32,-25,39v-16,0,-41,-18,-53,-18v-9,0,-27,16,-27,16v-12,-22,-1,-32,27,-40v17,0,42,17,53,17v8,0,25,-14,25,-14","w":182},"\u1ed7":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72xm-62,-202r45,-54r21,0r46,54r-30,0r-26,-31r-26,31r-30,0xm111,-304v11,21,4,32,-25,39v-16,0,-41,-18,-53,-18v-9,0,-27,16,-27,16v-12,-22,-1,-32,27,-40v17,0,42,17,53,17v8,0,25,-14,25,-14","w":192},"\u1eab":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57xm-62,-202r45,-54r21,0r46,54r-30,0r-26,-31r-26,31r-30,0xm111,-304v11,21,4,32,-25,39v-16,0,-41,-18,-53,-18v-9,0,-27,16,-27,16v-12,-22,-1,-32,27,-40v17,0,42,17,53,17v8,0,25,-14,25,-14","w":191},"\u0110":{"d":"8,-112r0,-26r24,0r0,-113r89,0v72,0,92,51,92,122v0,72,-19,129,-92,129r-89,0r0,-112r-24,0xm185,-129v0,-53,-13,-95,-64,-95r-61,0r0,86r57,0r0,26r-57,0r0,86r61,0v51,0,64,-50,64,-103","w":231},"\u0327":{"d":"154,46v0,37,-45,33,-65,30r1,-18v7,0,45,7,40,-12v1,-15,-16,-13,-31,-13r0,-33r15,0r0,18v27,0,40,5,40,28","w":205},"\u00a0":{"w":84}}});Cufon.replace('h1,h2,h3,.post-date, .post-title, .feature-title, .blocklist-title, .mp-pagelist-title, .p-title');;var Pixastic=(function(){function addEvent(el,event,handler){if(el.addEventListener)
el.addEventListener(event,handler,false);else if(el.attachEvent)
el.attachEvent("on"+event,handler);}
function onready(handler){var handlerDone=false;var execHandler=function(){if(!handlerDone){handlerDone=true;handler();}}
document.write("<"+"script defer src=\"//:\" id=\"__onload_ie_pixastic__\"></"+"script>");var script=document.getElementById("__onload_ie_pixastic__");script.onreadystatechange=function(){if(script.readyState=="complete"){script.parentNode.removeChild(script);execHandler();}}
if(document.addEventListener)
document.addEventListener("DOMContentLoaded",execHandler,false);addEvent(window,"load",execHandler);}
function init(){var imgEls=getElementsByClass("pixastic",null,"img");var canvasEls=getElementsByClass("pixastic",null,"canvas");var elements=imgEls.concat(canvasEls);for(var i=0;i<elements.length;i++){(function(){var el=elements[i];var actions=[];var classes=el.className.split(" ");for(var c=0;c<classes.length;c++){var cls=classes[c];if(cls.substring(0,9)=="pixastic-"){var actionName=cls.substring(9);if(actionName!="")
actions.push(actionName);}}
if(actions.length){if(el.tagName.toLowerCase()=="img"){var dataImg=new Image();dataImg.src=el.src;if(dataImg.complete){for(var a=0;a<actions.length;a++){var res=Pixastic.applyAction(el,el,actions[a],null);if(res)
el=res;}}else{dataImg.onload=function(){for(var a=0;a<actions.length;a++){var res=Pixastic.applyAction(el,el,actions[a],null)
if(res)
el=res;}}}}else{setTimeout(function(){for(var a=0;a<actions.length;a++){var res=Pixastic.applyAction(el,el,actions[a],null);if(res)
el=res;}},1);}}})();}}
if(typeof pixastic_parseonload!="undefined"&&pixastic_parseonload)
onready(init);function getElementsByClass(searchClass,node,tag){var classElements=new Array();if(node==null)
node=document;if(tag==null)
tag='*';var els=node.getElementsByTagName(tag);var elsLen=els.length;var pattern=new RegExp("(^|\\s)"+searchClass+"(\\s|$)");for(i=0,j=0;i<elsLen;i++){if(pattern.test(els[i].className)){classElements[j]=els[i];j++;}}
return classElements;}
var debugElement;function writeDebug(text,level){if(!Pixastic.debug)return;try{switch(level){case"warn":console.warn("Pixastic:",text);break;case"error":console.error("Pixastic:",text);break;default:console.log("Pixastic:",text);}}catch(e){}
if(!debugElement){}}
var hasCanvas=(function(){var c=document.createElement("canvas");var val=false;try{val=!!((typeof c.getContext=="function")&&c.getContext("2d"));}catch(e){}
return function(){return val;}})();var hasCanvasImageData=(function(){var c=document.createElement("canvas");var val=false;var ctx;try{if(typeof c.getContext=="function"&&(ctx=c.getContext("2d"))){val=(typeof ctx.getImageData=="function");}}catch(e){}
return function(){return val;}})();var hasGlobalAlpha=(function(){var hasAlpha=false;var red=document.createElement("canvas");if(hasCanvas()&&hasCanvasImageData()){red.width=red.height=1;var redctx=red.getContext("2d");redctx.fillStyle="rgb(255,0,0)";redctx.fillRect(0,0,1,1);var blue=document.createElement("canvas");blue.width=blue.height=1;var bluectx=blue.getContext("2d");bluectx.fillStyle="rgb(0,0,255)";bluectx.fillRect(0,0,1,1);redctx.globalAlpha=0.5;redctx.drawImage(blue,0,0);var reddata=redctx.getImageData(0,0,1,1).data;hasAlpha=(reddata[2]!=255);}
return function(){return hasAlpha;}})();return{parseOnLoad:false,debug:false,applyAction:function(img,dataImg,actionName,options){options=options||{};var imageIsCanvas=(img.tagName.toLowerCase()=="canvas");if(imageIsCanvas&&Pixastic.Client.isIE()){if(Pixastic.debug)writeDebug("Tried to process a canvas element but browser is IE.");return false;}
var canvas,ctx;var hasOutputCanvas=false;if(Pixastic.Client.hasCanvas()){hasOutputCanvas=!!options.resultCanvas;canvas=options.resultCanvas||document.createElement("canvas");ctx=canvas.getContext("2d");}
var w=img.offsetWidth;var h=img.offsetHeight;if(imageIsCanvas){w=img.width;h=img.height;}
if(w==0||h==0){if(img.parentNode==null){var oldpos=img.style.position;var oldleft=img.style.left;img.style.position="absolute";img.style.left="-9999px";document.body.appendChild(img);w=img.offsetWidth;h=img.offsetHeight;document.body.removeChild(img);img.style.position=oldpos;img.style.left=oldleft;}else{if(Pixastic.debug)writeDebug("Image has 0 width and/or height.");return;}}
if(actionName.indexOf("(")>-1){var tmp=actionName;actionName=tmp.substr(0,tmp.indexOf("("));var arg=tmp.match(/\((.*?)\)/);if(arg[1]){arg=arg[1].split(";");for(var a=0;a<arg.length;a++){thisArg=arg[a].split("=");if(thisArg.length==2){if(thisArg[0]=="rect"){var rectVal=thisArg[1].split(",");options[thisArg[0]]={left:parseInt(rectVal[0],10)||0,top:parseInt(rectVal[1],10)||0,width:parseInt(rectVal[2],10)||0,height:parseInt(rectVal[3],10)||0}}else{options[thisArg[0]]=thisArg[1];}}}}}
if(!options.rect){options.rect={left:0,top:0,width:w,height:h};}else{options.rect.left=Math.round(options.rect.left);options.rect.top=Math.round(options.rect.top);options.rect.width=Math.round(options.rect.width);options.rect.height=Math.round(options.rect.height);}
var validAction=false;if(Pixastic.Actions[actionName]&&typeof Pixastic.Actions[actionName].process=="function"){validAction=true;}
if(!validAction){if(Pixastic.debug)writeDebug("Invalid action \""+actionName+"\". Maybe file not included?");return false;}
if(!Pixastic.Actions[actionName].checkSupport()){if(Pixastic.debug)writeDebug("Action \""+actionName+"\" not supported by this browser.");return false;}
if(Pixastic.Client.hasCanvas()){if(canvas!==img){canvas.width=w;canvas.height=h;}
if(!hasOutputCanvas){canvas.style.width=w+"px";canvas.style.height=h+"px";}
ctx.drawImage(dataImg,0,0,w,h);if(!img.__pixastic_org_image){canvas.__pixastic_org_image=img;canvas.__pixastic_org_width=w;canvas.__pixastic_org_height=h;}else{canvas.__pixastic_org_image=img.__pixastic_org_image;canvas.__pixastic_org_width=img.__pixastic_org_width;canvas.__pixastic_org_height=img.__pixastic_org_height;}}else if(Pixastic.Client.isIE()&&typeof img.__pixastic_org_style=="undefined"){img.__pixastic_org_style=img.style.cssText;}
var params={image:img,canvas:canvas,width:w,height:h,useData:true,options:options}
var res=Pixastic.Actions[actionName].process(params);if(!res){return false;}
if(Pixastic.Client.hasCanvas()){if(params.useData){if(Pixastic.Client.hasCanvasImageData()){canvas.getContext("2d").putImageData(params.canvasData,options.rect.left,options.rect.top);canvas.getContext("2d").fillRect(0,0,0,0);}}
if(!options.leaveDOM){canvas.title=img.title;canvas.imgsrc=img.imgsrc;if(!imageIsCanvas)canvas.alt=img.alt;if(!imageIsCanvas)canvas.imgsrc=img.src;canvas.className=img.className;canvas.style.cssText=img.style.cssText;canvas.name=img.name;canvas.tabIndex=img.tabIndex;canvas.id=img.id;if(img.parentNode&&img.parentNode.replaceChild){img.parentNode.replaceChild(canvas,img);}}
options.resultCanvas=canvas;return canvas;}
return img;},prepareData:function(params,getCopy){var ctx=params.canvas.getContext("2d");var rect=params.options.rect;var dataDesc=ctx.getImageData(rect.left,rect.top,rect.width,rect.height);var data=dataDesc.data;if(!getCopy)params.canvasData=dataDesc;return data;},process:function(img,actionName,options,callback){if(img.tagName.toLowerCase()=="img"){var dataImg=new Image();dataImg.src=img.src;if(dataImg.complete){var res=Pixastic.applyAction(img,dataImg,actionName,options);if(callback)callback(res);return res;}else{dataImg.onload=function(){var res=Pixastic.applyAction(img,dataImg,actionName,options)
if(callback)callback(res);}}}
if(img.tagName.toLowerCase()=="canvas"){var res=Pixastic.applyAction(img,img,actionName,options);if(callback)callback(res);return res;}},revert:function(img){if(Pixastic.Client.hasCanvas()){if(img.tagName.toLowerCase()=="canvas"&&img.__pixastic_org_image){img.width=img.__pixastic_org_width;img.height=img.__pixastic_org_height;img.getContext("2d").drawImage(img.__pixastic_org_image,0,0);if(img.parentNode&&img.parentNode.replaceChild){img.parentNode.replaceChild(img.__pixastic_org_image,img);}
return img;}}else if(Pixastic.Client.isIE()){if(typeof img.__pixastic_org_style!="undefined")
img.style.cssText=img.__pixastic_org_style;}},Client:{hasCanvas:hasCanvas,hasCanvasImageData:hasCanvasImageData,hasGlobalAlpha:hasGlobalAlpha,isIE:function(){return!!document.all&&!!window.attachEvent&&!window.opera;}},Actions:{}}})();if(typeof jQuery!="undefined"&&jQuery&&jQuery.fn){jQuery.fn.pixastic=function(action,options){var newElements=[];this.each(function(){if(this.tagName.toLowerCase()=="img"&&!this.complete){return;}
var res=Pixastic.process(this,action,options);if(res){newElements.push(res);}});if(newElements.length>0)
return jQuery(newElements);else
return this;};};Pixastic.Actions.desaturate={process:function(params){var useAverage=!!(params.options.average&&params.options.average!="false");if(Pixastic.Client.hasCanvasImageData()){var data=Pixastic.prepareData(params);var rect=params.options.rect;var w=rect.width;var h=rect.height;var p=w*h;var pix=p*4,pix1,pix2;if(useAverage){while(p--)
data[pix-=4]=data[pix1=pix+1]=data[pix2=pix+2]=(data[pix]+data[pix1]+data[pix2])/3}else{while(p--)
data[pix-=4]=data[pix1=pix+1]=data[pix2=pix+2]=(data[pix]*0.3+data[pix1]*0.59+data[pix2]*0.11);}
return true;}else if(Pixastic.Client.isIE()){params.image.style.filter+=" gray";return true;}},checkSupport:function(){return(Pixastic.Client.hasCanvasImageData()||Pixastic.Client.isIE());}};(function(b,ib){var t="none",M="LoadedContent",c=false,v="resize.",o="y",q="auto",e=true,L="nofollow",m="x";function f(a,c){a=a?' id="'+i+a+'"':"";c=c?' style="'+c+'"':"";return b("<div"+a+c+"/>")}function p(a,b){b=b===m?n.width():n.height();return typeof a==="string"?Math.round(/%/.test(a)?b/100*parseInt(a,10):parseInt(a,10)):a}function U(b){return a.photo||/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i.test(b)}function cb(a){for(var c in a)if(b.isFunction(a[c])&&c.substring(0,2)!=="on")a[c]=a[c].call(l);a.rel=a.rel||l.rel||L;a.href=a.href||b(l).attr("href");a.title=a.title||l.title;return a}function w(c,a){a&&a.call(l);b.event.trigger(c)}function jb(){var b,e=i+"Slideshow_",c="click."+i,f,k;if(a.slideshow&&h[1]){f=function(){F.text(a.slideshowStop).unbind(c).bind(V,function(){if(g<h.length-1||a.loop)b=setTimeout(d.next,a.slideshowSpeed)}).bind(W,function(){clearTimeout(b)}).one(c+" "+N,k);j.removeClass(e+"off").addClass(e+"on");b=setTimeout(d.next,a.slideshowSpeed)};k=function(){clearTimeout(b);F.text(a.slideshowStart).unbind([V,W,N,c].join(" ")).one(c,f);j.removeClass(e+"on").addClass(e+"off")};a.slideshowAuto?f():k()}}function db(c){if(!O){l=c;a=cb(b.extend({},b.data(l,r)));h=b(l);g=0;if(a.rel!==L){h=b("."+G).filter(function(){return(b.data(this,r).rel||this.rel)===a.rel});g=h.index(l);if(g===-1){h=h.add(l);g=h.length-1}}if(!u){u=E=e;j.show();if(a.returnFocus)try{l.blur();b(l).one(eb,function(){try{this.focus()}catch(a){}})}catch(f){}x.css({opacity:+a.opacity,cursor:a.overlayClose?"pointer":q}).show();a.w=p(a.initialWidth,m);a.h=p(a.initialHeight,o);d.position(0);X&&n.bind(v+P+" scroll."+P,function(){x.css({width:n.width(),height:n.height(),top:n.scrollTop(),left:n.scrollLeft()})}).trigger("scroll."+P);w(fb,a.onOpen);Y.add(H).add(I).add(F).add(Z).hide();ab.html(a.close).show()}d.load(e)}}var gb={transition:"elastic",speed:300,width:c,initialWidth:"600",innerWidth:c,maxWidth:c,height:c,initialHeight:"450",innerHeight:c,maxHeight:c,scalePhotos:e,scrolling:e,inline:c,html:c,iframe:c,photo:c,href:c,title:c,rel:c,opacity:.9,preloading:e,current:"Case Study {current} of {total}",previous:"previous",next:"next",close:"close",open:c,returnFocus:e,loop:e,slideshow:c,slideshowAuto:e,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:c,onLoad:c,onComplete:c,onCleanup:c,onClosed:c,overlayClose:e,escKey:e,arrowKey:e},r="colorbox",i="cbox",fb=i+"_open",W=i+"_load",V=i+"_complete",N=i+"_cleanup",eb=i+"_closed",Q=i+"_purge",hb=i+"_loaded",A=b.browser.msie&&!b.support.opacity,X=A&&b.browser.version<7,P=i+"_IE6",x,j,B,s,bb,T,R,S,h,n,k,J,K,Z,Y,F,I,H,ab,C,D,y,z,l,g,a,u,E,O=c,d,G=i+"Element";d=b.fn[r]=b[r]=function(c,f){var a=this,d;if(!a[0]&&a.selector)return a;c=c||{};if(f)c.onComplete=f;if(!a[0]||a.selector===undefined){a=b("<a/>");c.open=e}a.each(function(){b.data(this,r,b.extend({},b.data(this,r)||gb,c));b(this).addClass(G)});d=c.open;if(b.isFunction(d))d=d.call(a);d&&db(a[0]);return a};d.init=function(){var l="hover",m="clear:left";n=b(ib);j=f().attr({id:r,"class":A?i+"IE":""});x=f("Overlay",X?"position:absolute":"").hide();B=f("Wrapper");s=f("Content").append(k=f(M,"width:0; height:0; overflow:hidden"),K=f("LoadingOverlay").add(f("LoadingGraphic")),Z=f("Title"),Y=f("Current"),I=f("Next"),H=f("Previous"),F=f("Slideshow").bind(fb,jb),ab=f("Close"));B.append(f().append(f("TopLeft"),bb=f("TopCenter"),f("TopRight")),f(c,m).append(T=f("MiddleLeft"),s,R=f("MiddleRight")),f(c,m).append(f("BottomLeft"),S=f("BottomCenter"),f("BottomRight"))).children().children().css({"float":"left"});J=f(c,"position:absolute; width:9999px; visibility:hidden; display:none");b("body").prepend(x,j.append(B,J));s.children().hover(function(){b(this).addClass(l)},function(){b(this).removeClass(l)}).addClass(l);C=bb.height()+S.height()+s.outerHeight(e)-s.height();D=T.width()+R.width()+s.outerWidth(e)-s.width();y=k.outerHeight(e);z=k.outerWidth(e);j.css({"padding-bottom":C,"padding-right":D}).hide();I.click(d.next);H.click(d.prev);ab.click(d.close);s.children().removeClass(l);b("."+G).live("click",function(a){if(!(a.button!==0&&typeof a.button!=="undefined"||a.ctrlKey||a.shiftKey||a.altKey)){a.preventDefault();db(this)}});x.click(function(){a.overlayClose&&d.close()});b(document).bind("keydown",function(b){if(u&&a.escKey&&b.keyCode===27){b.preventDefault();d.close()}if(u&&a.arrowKey&&!E&&h[1])if(b.keyCode===37&&(g||a.loop)){b.preventDefault();H.click()}else if(b.keyCode===39&&(g<h.length-1||a.loop)){b.preventDefault();I.click()}})};d.remove=function(){j.add(x).remove();b("."+G).die("click").removeData(r).removeClass(G)};d.position=function(f,d){function b(a){bb[0].style.width=S[0].style.width=s[0].style.width=a.style.width;K[0].style.height=K[1].style.height=s[0].style.height=T[0].style.height=R[0].style.height=a.style.height}var e,h=Math.max(document.documentElement.clientHeight-a.h-y-C,0)/2+n.scrollTop(),g=Math.max(n.width()-a.w-z-D,0)/2+n.scrollLeft();e=j.width()===a.w+z&&j.height()===a.h+y?0:f;B[0].style.width=B[0].style.height="9999px";j.dequeue().animate({width:a.w+z,height:a.h+y,top:h,left:g},{duration:e,complete:function(){b(this);E=c;B[0].style.width=a.w+z+D+"px";B[0].style.height=a.h+y+C+"px";d&&d()},step:function(){b(this)}})};d.resize=function(b){if(u){b=b||{};if(b.width)a.w=p(b.width,m)-z-D;if(b.innerWidth)a.w=p(b.innerWidth,m);k.css({width:a.w});if(b.height)a.h=p(b.height,o)-y-C;if(b.innerHeight)a.h=p(b.innerHeight,o);if(!b.innerHeight&&!b.height){b=k.wrapInner("<div style='overflow:auto'></div>").children();a.h=b.height();b.replaceWith(b.children())}k.css({height:a.h});d.position(a.transition===t?0:a.speed)}};d.prep=function(o){var e="hidden";function m(t){var q,f,o,e,m=h.length,s=a.loop;d.position(t,function(){if(u){A&&p&&k.fadeIn(100);k.show();w(hb);Z.show().html(a.title);if(m>1){typeof a.current==="string"&&Y.html(a.current.replace(/\{current\}/,g+1).replace(/\{total\}/,m)).show();I[s||g<m-1?"show":"hide"]().html(a.next);H[s||g?"show":"hide"]().html(a.previous);q=g?h[g-1]:h[m-1];o=g<m-1?h[g+1]:h[0];a.slideshow&&F.show();if(a.preloading){e=b.data(o,r).href||o.href;f=b.data(q,r).href||q.href;e=b.isFunction(e)?e.call(o):e;f=b.isFunction(f)?f.call(q):f;if(U(e))b("<img/>")[0].src=e;if(U(f))b("<img/>")[0].src=f}}K.hide();if(a.transition==="fade")j.fadeTo(l,1,function(){if(A)j[0].style.filter=c});else if(A)j[0].style.filter=c;n.bind(v+i,function(){d.position(0)});w(V,a.onComplete)}})}if(u){var p,l=a.transition===t?0:a.speed;n.unbind(v+i);k.remove();k=f(M).html(o);k.hide().appendTo(J.show()).css({width:function(){a.w=a.w||k.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}(),overflow:a.scrolling?q:e}).css({height:function(){a.h=a.h||k.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}()}).prependTo(s);J.hide();b("#"+i+"Photo").css({cssFloat:t,marginLeft:q,marginRight:q});X&&b("select").not(j.find("select")).filter(function(){return this.style.visibility!==e}).css({visibility:e}).one(N,function(){this.style.visibility="inherit"});a.transition==="fade"?j.fadeTo(l,0,function(){m(0)}):m(l)}};d.load=function(u){var n,c,s,q=d.prep;E=e;l=h[g];u||(a=cb(b.extend({},b.data(l,r))));w(Q);w(W,a.onLoad);a.h=a.height?p(a.height,o)-y-C:a.innerHeight&&p(a.innerHeight,o);a.w=a.width?p(a.width,m)-z-D:a.innerWidth&&p(a.innerWidth,m);a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=p(a.maxWidth,m)-z-D;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=p(a.maxHeight,o)-y-C;a.mh=a.h&&a.h<a.mh?a.h:a.mh}n=a.href;K.show();if(a.inline){f().hide().insertBefore(b(n)[0]).one(Q,function(){b(this).replaceWith(k.children())});q(b(n))}else if(a.iframe){j.one(hb,function(){var c=b("<iframe name='"+(new Date).getTime()+"' frameborder=0"+(a.scrolling?"":" scrolling='no'")+(A?" allowtransparency='true'":"")+" style='width:100%; height:100%; border:0; display:block;'/>");c[0].src=a.href;c.appendTo(k).one(Q,function(){c[0].src='//about:blank'})});q(" ")}else if(a.html)q(a.html);else if(U(n)){c=new Image;c.onload=function(){var e;c.onload=null;c.id=i+"Photo";b(c).css({border:t,display:"block",cssFloat:"left"});if(a.scalePhotos){s=function(){c.height-=c.height*e;c.width-=c.width*e};if(a.mw&&c.width>a.mw){e=(c.width-a.mw)/c.width;s()}if(a.mh&&c.height>a.mh){e=(c.height-a.mh)/c.height;s()}}if(a.h)c.style.marginTop=Math.max(a.h-c.height,0)/2+"px";h[1]&&(g<h.length-1||a.loop)&&b(c).css({cursor:"pointer"}).click(d.next);if(A)c.style.msInterpolationMode="bicubic";setTimeout(function(){q(c)},1)};setTimeout(function(){c.src=n},1)}else n&&J.load(n,function(d,c,a){q(c==="error"?"Request unsuccessful: "+a.statusText:b(this).children())})};d.next=function(){if(!E){g=g<h.length-1?g+1:0;d.load()}};d.prev=function(){if(!E){g=g?g-1:h.length-1;d.load()}};d.close=function(){if(u&&!O){O=e;u=c;w(N,a.onCleanup);n.unbind("."+i+" ."+P);x.fadeTo("fast",0);j.stop().fadeTo("fast",0,function(){w(Q);k.remove();j.add(x).css({opacity:1,cursor:q}).hide();setTimeout(function(){O=c;w(eb,a.onClosed)},1)})}};d.element=function(){return b(l)};d.settings=gb;b(d.init)})(jQuery,this);jQuery(function(){jQuery(".menu-header ul li").each(function(){if(jQuery(this).children('ul').length>0){jQuery(this).find('a:first').append(' &raquo;');}});Cufon.replace("h1, h2, h3, h4, h5, h6, span.port_4_title, a.cycle_cta, .sc_button, blockquote, .portfolio_item_4_col span.portfolio_title, a.blog_button, a.tagline_button, .testimonial_quote",{hover:true});jQuery("#header #access .menu").addClass("menu-header");});jQuery(document).ready(function(){jQuery("a.show_hide").toggle(function(){jQuery(this).parent("div").children("div").fadeIn(300);},function(){jQuery(this).parent("div").children("div").fadeOut(300);});jQuery("#homepage_icon_boxes div:nth-child(4), #homepage_icon_boxes div:nth-child(8)").css("margin-right","0px");jQuery("#footer_inner div:nth-child(4)").css("margin-right","0px");if(jQuery.browser.msie){jQuery("img.pixastic_logo").fadeTo(700,0.4);}else{jQuery("a.tagline_button").hover(function(){jQuery(this).children("span").stop().fadeTo(900,1);},function(){jQuery(this).children("span").stop().fadeTo(900,0);});}
if(jQuery.browser.msie){}else{jQuery(".menu-header ul li").hover(function(){li_width=jQuery(this).width();centred_width=((108-(li_width/2))*-1);centred_width2=((74-(li_width/2))*-1);jQuery(this).prepend(jQuery("<span></span>"));jQuery(".menu-header ul li ul li span").remove();jQuery(this).children("span").css("left",centred_width+"px");jQuery(this).children("ul").css("left",centred_width2+"px");jQuery(".menu-header ul li ul li ul").css("left","143px");jQuery(this).children("a").stop().fadeTo(700,1);jQuery(this).children("span:nth-child(1)").stop().fadeTo(700,0.9);},function(){jQuery(this).children("span:nth-child(1)").stop().fadeOut(700);jQuery(this).children("a").stop().fadeTo(700,0.7);});}
if(jQuery.browser.msie){jQuery(".menu-header ul li").hover(function(){jQuery(this).children("ul").fadeIn(1);},function(){jQuery(this).children("ul").fadeOut(1);});}else{jQuery(".menu-header ul li").hover(function(){jQuery(this).children("ul").stop(true,true).slideDown(200);},function(){jQuery(this).children("ul").animate({opacity:'+=0'},100).fadeOut(300);});}
jQuery(".testimonial_quote:first, .pixastic_positioner:first img.colour_logo").fadeIn(300);jQuery(".pixastic_positioner").addClass("inactive");jQuery(".pixastic_positioner:first").removeClass("inactive").addClass("active");jQuery(".pixastic_positioner").hover(function(){if(jQuery(this).hasClass("inactive")){jQuery("img.colour_logo").stop(true,true).fadeOut(300);jQuery(".testimonial_quote").stop(true,true).fadeOut(300);jQuery(this).children("a").children("img.colour_logo").stop(true,true).fadeIn(300);jQuery(this).parent("li").children(".testimonial_quote").stop(true,true).fadeIn(300);}
jQuery(".pixastic_positioner").removeClass("active")
jQuery(".pixastic_positioner").addClass("inactive")
jQuery(this).addClass("active");jQuery(this).removeClass("inactive");});jQuery(".portfolio_item_4_col").hover(function(){jQuery(this).children("a.frame").stop().animate({top:"-15px"},300);jQuery(this).children(".portfolio_item_4_col span.portfolio_shadow").stop().animate({bottom:"-7px"},300);jQuery(this).children("div.portfolio_item_4_col.description span.portfolio_shadow").stop().animate({top:"154px"},300);jQuery(this).children("a.frame").children("span.portfolio_loading").children("img").stop(true,true).fadeOut(800);},function(){jQuery(this).children("a.frame").stop().animate({top:"0px"},300);jQuery(this).children(".portfolio_item_4_col span.portfolio_shadow").stop().animate({bottom:"0px"},300);jQuery(this).children("div.portfolio_item_4_col.description span.portfolio_shadow").stop().animate({top:"147px"},300);jQuery(this).children("a.frame").children("span.portfolio_loading").children("img").stop(true,true).fadeIn(800);});jQuery("span.portfolio_loading img, span.blog_frame img, .recent_work_footer_item  img").removeAttr("title")
jQuery('div.wpcf7 p:first').addClass("left");jQuery('div.wpcf7 p:nth-child(3)').addClass("left");jQuery('div.wpcf7 p:nth-child(4)').addClass("left");jQuery('div.wpcf7 input:last').addClass("contact-submit");});jQuery(document).ready(function(){jQuery(".colourbox-image").colorbox();jQuery(".portfolio-modal-anchor").colorbox({iframe:true,innerWidth:1030,innerHeight:560,onOpen:function(){jQuery('#cycle_wrapper').cycle('pause');},onClosed:function(){jQuery('#cycle_wrapper').cycle('resume');}});jQuery(".video-modal-anchor").colorbox({iframe:true,innerWidth:890,innerHeight:500,onOpen:function(){jQuery('#cycle_wrapper').cycle('pause');},onClosed:function(){jQuery('#cycle_wrapper').cycle('resume');}});});;
/*
 * jQuery Form Plugin
 * version: 2.52 (07-DEC-2010)
 * @requires jQuery v1.3.2 or later
 *
 * Examples and documentation at: http://malsup.com/jquery/form/
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
;(function($){$.fn.ajaxSubmit=function(options){if(!this.length){log('ajaxSubmit: skipping submit process - no element selected');return this;}
if(typeof options=='function'){options={success:options};}
var action=this.attr('action');var url=(typeof action==='string')?$.trim(action):'';if(url){url=(url.match(/^([^#]+)/)||[])[1];}
url=url||window.location.href||'';options=$.extend(true,{url:url,type:this.attr('method')||'GET',iframeSrc:/^https/i.test(window.location.href||'')?'javascript:false':'about:blank'},options);var veto={};this.trigger('form-pre-serialize',[this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-pre-serialize trigger');return this;}
if(options.beforeSerialize&&options.beforeSerialize(this,options)===false){log('ajaxSubmit: submit aborted via beforeSerialize callback');return this;}
var n,v,a=this.formToArray(options.semantic);if(options.data){options.extraData=options.data;for(n in options.data){if(options.data[n]instanceof Array){for(var k in options.data[n]){a.push({name:n,value:options.data[n][k]});}}
else{v=options.data[n];v=$.isFunction(v)?v():v;a.push({name:n,value:v});}}}
if(options.beforeSubmit&&options.beforeSubmit(a,this,options)===false){log('ajaxSubmit: submit aborted via beforeSubmit callback');return this;}
this.trigger('form-submit-validate',[a,this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-submit-validate trigger');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){var fn=options.replaceTarget?'replaceWith':'html';$(options.target)[fn](data).each(oldSuccess,arguments);});}
else if(options.success){callbacks.push(options.success);}
options.success=function(data,status,xhr){var context=options.context||options;for(var i=0,max=callbacks.length;i<max;i++){callbacks[i].apply(context,[data,status,xhr||$form,$form]);}};var fileInputs=$('input:file',this).length>0;var mp='multipart/form-data';var multipart=($form.attr('enctype')==mp||$form.attr('encoding')==mp);if(options.iframe!==false&&(fileInputs||options.iframe||multipart)){if(options.closeKeepAlive){$.get(options.closeKeepAlive,fileUpload);}
else{fileUpload();}}
else{$.ajax(options);}
this.trigger('form-submit-notify',[this,options]);return this;function fileUpload(){var form=$form[0];if($(':input[name=submit],:input[id=submit]',form).length){alert('Error: Form elements must not have name or id of "submit".');return;}
var s=$.extend(true,{},$.ajaxSettings,options);s.context=s.context||s;var id='jqFormIO'+(new Date().getTime()),fn='_'+id;window[fn]=function(){var f=$io.data('form-plugin-onload');if(f){f();window[fn]=undefined;try{delete window[fn];}catch(e){}}}
var $io=$('<iframe id="'+id+'" name="'+id+'" src="'+s.iframeSrc+'" onload="window[\'_\'+this.id]()" />');var io=$io[0];$io.css({position:'absolute',top:'-1000px',left:'-1000px'});var xhr={aborted:0,responseText:null,responseXML:null,status:0,statusText:'n/a',getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(){this.aborted=1;$io.attr('src',s.iframeSrc);}};var g=s.global;if(g&&!$.active++){$.event.trigger("ajaxStart");}
if(g){$.event.trigger("ajaxSend",[xhr,s]);}
if(s.beforeSend&&s.beforeSend.call(s.context,xhr,s)===false){if(s.global){$.active--;}
return;}
if(xhr.aborted){return;}
var cbInvoked=false;var timedOut=0;var sub=form.clk;if(sub){var n=sub.name;if(n&&!sub.disabled){s.extraData=s.extraData||{};s.extraData[n]=sub.value;if(sub.type=="image"){s.extraData[n+'.x']=form.clk_x;s.extraData[n+'.y']=form.clk_y;}}}
function doSubmit(){var t=$form.attr('target'),a=$form.attr('action');form.setAttribute('target',id);if(form.getAttribute('method')!='POST'){form.setAttribute('method','POST');}
if(form.getAttribute('action')!=s.url){form.setAttribute('action',s.url);}
if(!s.skipEncodingOverride){$form.attr({encoding:'multipart/form-data',enctype:'multipart/form-data'});}
if(s.timeout){setTimeout(function(){timedOut=true;cb();},s.timeout);}
var extraInputs=[];try{if(s.extraData){for(var n in s.extraData){extraInputs.push($('<input type="hidden" name="'+n+'" value="'+s.extraData[n]+'" />').appendTo(form)[0]);}}
$io.appendTo('body');$io.data('form-plugin-onload',cb);form.submit();}
finally{form.setAttribute('action',a);if(t){form.setAttribute('target',t);}else{$form.removeAttr('target');}
$(extraInputs).remove();}}
if(s.forceSync){doSubmit();}
else{setTimeout(doSubmit,10);}
var data,doc,domCheckCount=50;function cb(){if(cbInvoked){return;}
$io.removeData('form-plugin-onload');var ok=true;try{if(timedOut){throw'timeout';}
doc=io.contentWindow?io.contentWindow.document:io.contentDocument?io.contentDocument:io.document;var isXml=s.dataType=='xml'||doc.XMLDocument||$.isXMLDoc(doc);log('isXml='+isXml);if(!isXml&&window.opera&&(doc.body==null||doc.body.innerHTML=='')){if(--domCheckCount){log('requeing onLoad callback, DOM not available');setTimeout(cb,250);return;}}
cbInvoked=true;xhr.responseText=doc.documentElement?doc.documentElement.innerHTML:null;xhr.responseXML=doc.XMLDocument?doc.XMLDocument:doc;xhr.getResponseHeader=function(header){var headers={'content-type':s.dataType};return headers[header];};var scr=/(json|script)/.test(s.dataType);if(scr||s.textarea){var ta=doc.getElementsByTagName('textarea')[0];if(ta){xhr.responseText=ta.value;}
else if(scr){var pre=doc.getElementsByTagName('pre')[0];var b=doc.getElementsByTagName('body')[0];if(pre){xhr.responseText=pre.textContent;}
else if(b){xhr.responseText=b.innerHTML;}}}
else if(s.dataType=='xml'&&!xhr.responseXML&&xhr.responseText!=null){xhr.responseXML=toXml(xhr.responseText);}
data=$.httpData(xhr,s.dataType);}
catch(e){log('error caught:',e);ok=false;xhr.error=e;$.handleError(s,xhr,'error',e);}
if(xhr.aborted){log('upload aborted');ok=false;}
if(ok){s.success.call(s.context,data,'success',xhr);if(g){$.event.trigger("ajaxSuccess",[xhr,s]);}}
if(g){$.event.trigger("ajaxComplete",[xhr,s]);}
if(g&&!--$.active){$.event.trigger("ajaxStop");}
if(s.complete){s.complete.call(s.context,xhr,ok?'success':'error');}
setTimeout(function(){$io.removeData('form-plugin-onload');$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.ajaxForm=function(options){if(this.length===0){var o={s:this.selector,c:this.context};if(!$.isReady&&o.s){log('DOM not ready, queuing ajaxForm');$(function(){$(o.s,o.c).ajaxForm(options);});return this;}
log('terminating; zero elements found by selector'+($.isReady?'':' (DOM not ready)'));return this;}
return this.ajaxFormUnbind().bind('submit.form-plugin',function(e){if(!e.isDefaultPrevented()){e.preventDefault();$(this).ajaxSubmit(options);}}).bind('click.form-plugin',function(e){var target=e.target;var $el=$(target);if(!($el.is(":submit,input:image"))){var t=$el.closest(':submit');if(t.length==0){return;}
target=t[0];}
var form=this;form.clk=target;if(target.type=='image'){if(e.offsetX!=undefined){form.clk_x=e.offsetX;form.clk_y=e.offsetY;}else if(typeof $.fn.offset=='function'){var offset=$el.offset();form.clk_x=e.pageX-offset.left;form.clk_y=e.pageY-offset.top;}else{form.clk_x=e.pageX-target.offsetLeft;form.clk_y=e.pageY-target.offsetTop;}}
setTimeout(function(){form.clk=form.clk_x=form.clk_y=null;},100);});};$.fn.ajaxFormUnbind=function(){return this.unbind('submit.form-plugin click.form-plugin');};$.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;}
var i,j,n,v,el,max,jmax;for(i=0,max=els.length;i<max;i++){el=els[i];n=el.name;if(!n){continue;}
if(semantic&&form.clk&&el.type=="image"){if(!el.disabled&&form.clk==el){a.push({name:n,value:$(el).val()});a.push({name:n+'.x',value:form.clk_x},{name:n+'.y',value:form.clk_y});}
continue;}
v=$.fieldValue(el,true);if(v&&v.constructor==Array){for(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 $input=$(form.clk),input=$input[0];n=input.name;if(n&&!input.disabled&&input.type=='image'){a.push({name:n,value:$input.val()});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(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=op.value;if(!v){v=(op.attributes&&op.attributes['value']&&!(op.attributes['value'].specified))?op.text:op.value;}
if(one){return v;}
a.push(v);}}
return a;}
return $(el).val();};$.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.selected=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').selected(false);}
this.selected=select;}});};function log(){if($.fn.ajaxSubmit.debug){var msg='[jquery.form] '+Array.prototype.join.call(arguments,'');if(window.console&&window.console.log){window.console.log(msg);}
else if(window.opera&&window.opera.postError){window.opera.postError(msg);}}};})(jQuery);;(function($){$(function(){try{if(typeof _wpcf7=='undefined'||_wpcf7===null)
_wpcf7={};_wpcf7=$.extend({cached:0},_wpcf7);$('div.wpcf7 > form').ajaxForm({beforeSubmit:function(formData,jqForm,options){jqForm.wpcf7ClearResponseOutput();jqForm.find('img.ajax-loader').css({visibility:'visible'});return true;},beforeSerialize:function(jqForm,options){jqForm.find('.wpcf7-use-title-as-watermark.watermark').each(function(i,n){$(n).val('');});return true;},data:{'_wpcf7_is_ajax_call':1},dataType:'json',success:function(data){var ro=$(data.into).find('div.wpcf7-response-output');$(data.into).wpcf7ClearResponseOutput();if(data.invalids){$.each(data.invalids,function(i,n){$(data.into).find(n.into).wpcf7NotValidTip(n.message);});ro.addClass('wpcf7-validation-errors');}
if(data.captcha)
$(data.into).wpcf7RefillCaptcha(data.captcha);if(data.quiz)
$(data.into).wpcf7RefillQuiz(data.quiz);if(1==data.spam)
ro.addClass('wpcf7-spam-blocked');if(1==data.mailSent){$(data.into).find('form').resetForm().clearForm();ro.addClass('wpcf7-mail-sent-ok');if(data.onSentOk)
$.each(data.onSentOk,function(i,n){eval(n)});}else{ro.addClass('wpcf7-mail-sent-ng');}
if(data.onSubmit)
$.each(data.onSubmit,function(i,n){eval(n)});$(data.into).find('.wpcf7-use-title-as-watermark.watermark').each(function(i,n){$(n).val($(n).attr('title'));});ro.append(data.message).slideDown('fast');}});$('div.wpcf7 > form').each(function(i,n){if(_wpcf7.cached)
$(n).wpcf7OnloadRefill();$(n).wpcf7ToggleSubmit();$(n).find('.wpcf7-acceptance').click(function(){$(n).wpcf7ToggleSubmit();});$(n).find('.wpcf7-exclusive-checkbox').each(function(i,n){$(n).find('input:checkbox').click(function(){$(n).find('input:checkbox').not(this).removeAttr('checked');});});$(n).find('.wpcf7-use-title-as-watermark').each(function(i,n){var input=$(n);input.val(input.attr('title'));input.addClass('watermark');input.focus(function(){if($(this).hasClass('watermark'))
$(this).val('').removeClass('watermark');});input.blur(function(){if(''==$(this).val())
$(this).val($(this).attr('title')).addClass('watermark');});});});}catch(e){}});$.fn.wpcf7ToggleSubmit=function(){return this.each(function(){var form=$(this);if(this.tagName.toLowerCase()!='form')
form=$(this).find('form').first();if(form.hasClass('wpcf7-acceptance-as-validation'))
return;var submit=form.find('input:submit');if(!submit.length)return;var acceptances=form.find('input:checkbox.wpcf7-acceptance');if(!acceptances.length)return;submit.removeAttr('disabled');acceptances.each(function(i,n){n=$(n);if(n.hasClass('wpcf7-invert')&&n.is(':checked')||!n.hasClass('wpcf7-invert')&&!n.is(':checked'))
submit.attr('disabled','disabled');});});};$.fn.wpcf7NotValidTip=function(message){return this.each(function(){var into=$(this);into.append('<span class="wpcf7-not-valid-tip">'+message+'</span>');$('span.wpcf7-not-valid-tip').mouseover(function(){$(this).fadeOut('fast');});into.find(':input').mouseover(function(){into.find('.wpcf7-not-valid-tip').not(':hidden').fadeOut('fast');});into.find(':input').focus(function(){into.find('.wpcf7-not-valid-tip').not(':hidden').fadeOut('fast');});});};$.fn.wpcf7OnloadRefill=function(){return this.each(function(){var url=$(this).attr('action');if(0<url.indexOf('#'))
url=url.substr(0,url.indexOf('#'));var id=$(this).find('input[name="_wpcf7"]').val();var unitTag=$(this).find('input[name="_wpcf7_unit_tag"]').val();$.getJSON(url,{_wpcf7_is_ajax_call:1,_wpcf7:id},function(data){if(data&&data.captcha)
$('#'+unitTag).wpcf7RefillCaptcha(data.captcha);if(data&&data.quiz)
$('#'+unitTag).wpcf7RefillQuiz(data.quiz);});});};$.fn.wpcf7RefillCaptcha=function(captcha){return this.each(function(){var form=$(this);$.each(captcha,function(i,n){form.find(':input[name="'+i+'"]').clearFields();form.find('img.wpcf7-captcha-'+i).attr('src',n);var match=/([0-9]+)\.(png|gif|jpeg)$/.exec(n);form.find('input:hidden[name="_wpcf7_captcha_challenge_'+i+'"]').attr('value',match[1]);});});};$.fn.wpcf7RefillQuiz=function(quiz){return this.each(function(){var form=$(this);$.each(quiz,function(i,n){form.find(':input[name="'+i+'"]').clearFields();form.find(':input[name="'+i+'"]').siblings('span.wpcf7-quiz-label').text(n[0]);form.find('input:hidden[name="_wpcf7_quiz_answer_'+i+'"]').attr('value',n[1]);});});};$.fn.wpcf7ClearResponseOutput=function(){return this.each(function(){$(this).find('div.wpcf7-response-output').hide().empty().removeClass('wpcf7-mail-sent-ok wpcf7-mail-sent-ng wpcf7-validation-errors wpcf7-spam-blocked');$(this).find('span.wpcf7-not-valid-tip').remove();$(this).find('img.ajax-loader').css({visibility:'hidden'});});};})(jQuery);
