/* jQuery 1.4.4 */
/*!
 * jQuery JavaScript Library v1.4.4
 * 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: Thu Nov 11 19:04:53 2010 -0500
 */
(function(E,B){function ka(a,b,d){if(d===B&&a.nodeType===1){d=a.getAttribute("data-"+b);if(typeof d==="string"){try{d=d==="true"?true:d==="false"?false:d==="null"?null:!c.isNaN(d)?parseFloat(d):Ja.test(d)?c.parseJSON(d):d}catch(e){}c.data(a,b,d)}else d=B}return d}function U(){return false}function ca(){return true}function la(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function Ka(a){var b,d,e,f,h,l,k,o,x,r,A,C=[];f=[];h=c.data(this,this.nodeType?"events":"__events__");if(typeof h==="function")h=
h.events;if(!(a.liveFired===this||!h||!h.live||a.button&&a.type==="click")){if(a.namespace)A=RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");a.liveFired=this;var J=h.live.slice(0);for(k=0;k<J.length;k++){h=J[k];h.origType.replace(X,"")===a.type?f.push(h.selector):J.splice(k--,1)}f=c(a.target).closest(f,a.currentTarget);o=0;for(x=f.length;o<x;o++){r=f[o];for(k=0;k<J.length;k++){h=J[k];if(r.selector===h.selector&&(!A||A.test(h.namespace))){l=r.elem;e=null;if(h.preType==="mouseenter"||
h.preType==="mouseleave"){a.type=h.preType;e=c(a.relatedTarget).closest(h.selector)[0]}if(!e||e!==l)C.push({elem:l,handleObj:h,level:r.level})}}}o=0;for(x=C.length;o<x;o++){f=C[o];if(d&&f.level>d)break;a.currentTarget=f.elem;a.data=f.handleObj.data;a.handleObj=f.handleObj;A=f.handleObj.origHandler.apply(f.elem,arguments);if(A===false||a.isPropagationStopped()){d=f.level;if(A===false)b=false;if(a.isImmediatePropagationStopped())break}}return b}}function Y(a,b){return(a&&a!=="*"?a+".":"")+b.replace(La,
"`").replace(Ma,"&")}function ma(a,b,d){if(c.isFunction(b))return c.grep(a,function(f,h){return!!b.call(f,h,f)===d});else if(b.nodeType)return c.grep(a,function(f){return f===b===d});else if(typeof b==="string"){var e=c.grep(a,function(f){return f.nodeType===1});if(Na.test(b))return c.filter(b,e,!d);else b=c.filter(b,e)}return c.grep(a,function(f){return c.inArray(f,b)>=0===d})}function na(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var e=c.data(a[d++]),f=c.data(this,
e);if(e=e&&e.events){delete f.handle;f.events={};for(var h in e)for(var l in e[h])c.event.add(this,h,e[h][l],e[h][l].data)}}})}function Oa(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 oa(a,b,d){var e=b==="width"?a.offsetWidth:a.offsetHeight;if(d==="border")return e;c.each(b==="width"?Pa:Qa,function(){d||(e-=parseFloat(c.css(a,"padding"+this))||0);if(d==="margin")e+=parseFloat(c.css(a,
"margin"+this))||0;else e-=parseFloat(c.css(a,"border"+this+"Width"))||0});return e}function da(a,b,d,e){if(c.isArray(b)&&b.length)c.each(b,function(f,h){d||Ra.test(a)?e(a,h):da(a+"["+(typeof h==="object"||c.isArray(h)?f:"")+"]",h,d,e)});else if(!d&&b!=null&&typeof b==="object")c.isEmptyObject(b)?e(a,""):c.each(b,function(f,h){da(a+"["+f+"]",h,d,e)});else e(a,b)}function S(a,b){var d={};c.each(pa.concat.apply([],pa.slice(0,b)),function(){d[this]=a});return d}function qa(a){if(!ea[a]){var b=c("<"+
a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d==="")d="block";ea[a]=d}return ea[a]}function fa(a){return c.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var t=E.document,c=function(){function a(){if(!b.isReady){try{t.documentElement.doScroll("left")}catch(j){setTimeout(a,1);return}b.ready()}}var b=function(j,s){return new b.fn.init(j,s)},d=E.jQuery,e=E.$,f,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,l=/\S/,k=/^\s+/,o=/\s+$/,x=/\W/,r=/\d/,A=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,
C=/^[\],:{}\s]*$/,J=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,w=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,I=/(?:^|:|,)(?:\s*\[)+/g,L=/(webkit)[ \/]([\w.]+)/,g=/(opera)(?:.*version)?[ \/]([\w.]+)/,i=/(msie) ([\w.]+)/,n=/(mozilla)(?:.*? rv:([\w.]+))?/,m=navigator.userAgent,p=false,q=[],u,y=Object.prototype.toString,F=Object.prototype.hasOwnProperty,M=Array.prototype.push,N=Array.prototype.slice,O=String.prototype.trim,D=Array.prototype.indexOf,R={};b.fn=b.prototype={init:function(j,
s){var v,z,H;if(!j)return this;if(j.nodeType){this.context=this[0]=j;this.length=1;return this}if(j==="body"&&!s&&t.body){this.context=t;this[0]=t.body;this.selector="body";this.length=1;return this}if(typeof j==="string")if((v=h.exec(j))&&(v[1]||!s))if(v[1]){H=s?s.ownerDocument||s:t;if(z=A.exec(j))if(b.isPlainObject(s)){j=[t.createElement(z[1])];b.fn.attr.call(j,s,true)}else j=[H.createElement(z[1])];else{z=b.buildFragment([v[1]],[H]);j=(z.cacheable?z.fragment.cloneNode(true):z.fragment).childNodes}return b.merge(this,
j)}else{if((z=t.getElementById(v[2]))&&z.parentNode){if(z.id!==v[2])return f.find(j);this.length=1;this[0]=z}this.context=t;this.selector=j;return this}else if(!s&&!x.test(j)){this.selector=j;this.context=t;j=t.getElementsByTagName(j);return b.merge(this,j)}else return!s||s.jquery?(s||f).find(j):b(s).find(j);else if(b.isFunction(j))return f.ready(j);if(j.selector!==B){this.selector=j.selector;this.context=j.context}return b.makeArray(j,this)},selector:"",jquery:"1.4.4",length:0,size:function(){return this.length},
toArray:function(){return N.call(this,0)},get:function(j){return j==null?this.toArray():j<0?this.slice(j)[0]:this[j]},pushStack:function(j,s,v){var z=b();b.isArray(j)?M.apply(z,j):b.merge(z,j);z.prevObject=this;z.context=this.context;if(s==="find")z.selector=this.selector+(this.selector?" ":"")+v;else if(s)z.selector=this.selector+"."+s+"("+v+")";return z},each:function(j,s){return b.each(this,j,s)},ready:function(j){b.bindReady();if(b.isReady)j.call(t,b);else q&&q.push(j);return this},eq:function(j){return j===
-1?this.slice(j):this.slice(j,+j+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(N.apply(this,arguments),"slice",N.call(arguments).join(","))},map:function(j){return this.pushStack(b.map(this,function(s,v){return j.call(s,v,s)}))},end:function(){return this.prevObject||b(null)},push:M,sort:[].sort,splice:[].splice};b.fn.init.prototype=b.fn;b.extend=b.fn.extend=function(){var j,s,v,z,H,G=arguments[0]||{},K=1,Q=arguments.length,ga=false;
if(typeof G==="boolean"){ga=G;G=arguments[1]||{};K=2}if(typeof G!=="object"&&!b.isFunction(G))G={};if(Q===K){G=this;--K}for(;K<Q;K++)if((j=arguments[K])!=null)for(s in j){v=G[s];z=j[s];if(G!==z)if(ga&&z&&(b.isPlainObject(z)||(H=b.isArray(z)))){if(H){H=false;v=v&&b.isArray(v)?v:[]}else v=v&&b.isPlainObject(v)?v:{};G[s]=b.extend(ga,v,z)}else if(z!==B)G[s]=z}return G};b.extend({noConflict:function(j){E.$=e;if(j)E.jQuery=d;return b},isReady:false,readyWait:1,ready:function(j){j===true&&b.readyWait--;
if(!b.readyWait||j!==true&&!b.isReady){if(!t.body)return setTimeout(b.ready,1);b.isReady=true;if(!(j!==true&&--b.readyWait>0))if(q){var s=0,v=q;for(q=null;j=v[s++];)j.call(t,b);b.fn.trigger&&b(t).trigger("ready").unbind("ready")}}},bindReady:function(){if(!p){p=true;if(t.readyState==="complete")return setTimeout(b.ready,1);if(t.addEventListener){t.addEventListener("DOMContentLoaded",u,false);E.addEventListener("load",b.ready,false)}else if(t.attachEvent){t.attachEvent("onreadystatechange",u);E.attachEvent("onload",
b.ready);var j=false;try{j=E.frameElement==null}catch(s){}t.documentElement.doScroll&&j&&a()}}},isFunction:function(j){return b.type(j)==="function"},isArray:Array.isArray||function(j){return b.type(j)==="array"},isWindow:function(j){return j&&typeof j==="object"&&"setInterval"in j},isNaN:function(j){return j==null||!r.test(j)||isNaN(j)},type:function(j){return j==null?String(j):R[y.call(j)]||"object"},isPlainObject:function(j){if(!j||b.type(j)!=="object"||j.nodeType||b.isWindow(j))return false;if(j.constructor&&
!F.call(j,"constructor")&&!F.call(j.constructor.prototype,"isPrototypeOf"))return false;for(var s in j);return s===B||F.call(j,s)},isEmptyObject:function(j){for(var s in j)return false;return true},error:function(j){throw j;},parseJSON:function(j){if(typeof j!=="string"||!j)return null;j=b.trim(j);if(C.test(j.replace(J,"@").replace(w,"]").replace(I,"")))return E.JSON&&E.JSON.parse?E.JSON.parse(j):(new Function("return "+j))();else b.error("Invalid JSON: "+j)},noop:function(){},globalEval:function(j){if(j&&
l.test(j)){var s=t.getElementsByTagName("head")[0]||t.documentElement,v=t.createElement("script");v.type="text/javascript";if(b.support.scriptEval)v.appendChild(t.createTextNode(j));else v.text=j;s.insertBefore(v,s.firstChild);s.removeChild(v)}},nodeName:function(j,s){return j.nodeName&&j.nodeName.toUpperCase()===s.toUpperCase()},each:function(j,s,v){var z,H=0,G=j.length,K=G===B||b.isFunction(j);if(v)if(K)for(z in j){if(s.apply(j[z],v)===false)break}else for(;H<G;){if(s.apply(j[H++],v)===false)break}else if(K)for(z in j){if(s.call(j[z],
z,j[z])===false)break}else for(v=j[0];H<G&&s.call(v,H,v)!==false;v=j[++H]);return j},trim:O?function(j){return j==null?"":O.call(j)}:function(j){return j==null?"":j.toString().replace(k,"").replace(o,"")},makeArray:function(j,s){var v=s||[];if(j!=null){var z=b.type(j);j.length==null||z==="string"||z==="function"||z==="regexp"||b.isWindow(j)?M.call(v,j):b.merge(v,j)}return v},inArray:function(j,s){if(s.indexOf)return s.indexOf(j);for(var v=0,z=s.length;v<z;v++)if(s[v]===j)return v;return-1},merge:function(j,
s){var v=j.length,z=0;if(typeof s.length==="number")for(var H=s.length;z<H;z++)j[v++]=s[z];else for(;s[z]!==B;)j[v++]=s[z++];j.length=v;return j},grep:function(j,s,v){var z=[],H;v=!!v;for(var G=0,K=j.length;G<K;G++){H=!!s(j[G],G);v!==H&&z.push(j[G])}return z},map:function(j,s,v){for(var z=[],H,G=0,K=j.length;G<K;G++){H=s(j[G],G,v);if(H!=null)z[z.length]=H}return z.concat.apply([],z)},guid:1,proxy:function(j,s,v){if(arguments.length===2)if(typeof s==="string"){v=j;j=v[s];s=B}else if(s&&!b.isFunction(s)){v=
s;s=B}if(!s&&j)s=function(){return j.apply(v||this,arguments)};if(j)s.guid=j.guid=j.guid||s.guid||b.guid++;return s},access:function(j,s,v,z,H,G){var K=j.length;if(typeof s==="object"){for(var Q in s)b.access(j,Q,s[Q],z,H,v);return j}if(v!==B){z=!G&&z&&b.isFunction(v);for(Q=0;Q<K;Q++)H(j[Q],s,z?v.call(j[Q],Q,H(j[Q],s)):v,G);return j}return K?H(j[0],s):B},now:function(){return(new Date).getTime()},uaMatch:function(j){j=j.toLowerCase();j=L.exec(j)||g.exec(j)||i.exec(j)||j.indexOf("compatible")<0&&n.exec(j)||
[];return{browser:j[1]||"",version:j[2]||"0"}},browser:{}});b.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(j,s){R["[object "+s+"]"]=s.toLowerCase()});m=b.uaMatch(m);if(m.browser){b.browser[m.browser]=true;b.browser.version=m.version}if(b.browser.webkit)b.browser.safari=true;if(D)b.inArray=function(j,s){return D.call(s,j)};if(!/\s/.test("\u00a0")){k=/^[\s\xA0]+/;o=/[\s\xA0]+$/}f=b(t);if(t.addEventListener)u=function(){t.removeEventListener("DOMContentLoaded",u,
false);b.ready()};else if(t.attachEvent)u=function(){if(t.readyState==="complete"){t.detachEvent("onreadystatechange",u);b.ready()}};return E.jQuery=E.$=b}();(function(){c.support={};var a=t.documentElement,b=t.createElement("script"),d=t.createElement("div"),e="script"+c.now();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 f=d.getElementsByTagName("*"),h=d.getElementsByTagName("a")[0],l=t.createElement("select"),
k=l.appendChild(t.createElement("option"));if(!(!f||!f.length||!h)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(h.getAttribute("style")),hrefNormalized:h.getAttribute("href")==="/a",opacity:/^0.55$/.test(h.style.opacity),cssFloat:!!h.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:k.selected,deleteExpando:true,optDisabled:false,checkClone:false,
scriptEval:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};l.disabled=true;c.support.optDisabled=!k.disabled;b.type="text/javascript";try{b.appendChild(t.createTextNode("window."+e+"=1;"))}catch(o){}a.insertBefore(b,a.firstChild);if(E[e]){c.support.scriptEval=true;delete E[e]}try{delete b.test}catch(x){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function r(){c.support.noCloneEvent=
false;d.detachEvent("onclick",r)});d.cloneNode(true).fireEvent("onclick")}d=t.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=t.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var r=t.createElement("div");r.style.width=r.style.paddingLeft="1px";t.body.appendChild(r);c.boxModel=c.support.boxModel=r.offsetWidth===2;if("zoom"in r.style){r.style.display="inline";r.style.zoom=
1;c.support.inlineBlockNeedsLayout=r.offsetWidth===2;r.style.display="";r.innerHTML="<div style='width:4px;'></div>";c.support.shrinkWrapBlocks=r.offsetWidth!==2}r.innerHTML="<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>";var A=r.getElementsByTagName("td");c.support.reliableHiddenOffsets=A[0].offsetHeight===0;A[0].style.display="";A[1].style.display="none";c.support.reliableHiddenOffsets=c.support.reliableHiddenOffsets&&A[0].offsetHeight===0;r.innerHTML="";t.body.removeChild(r).style.display=
"none"});a=function(r){var A=t.createElement("div");r="on"+r;var C=r in A;if(!C){A.setAttribute(r,"return;");C=typeof A[r]==="function"}return C};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=f=h=null}})();var ra={},Ja=/^(?:\{.*\}|\[.*\])$/;c.extend({cache:{},uuid:0,expando:"jQuery"+c.now(),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},data:function(a,b,d){if(c.acceptData(a)){a=a==E?ra:a;var e=a.nodeType,f=e?a[c.expando]:null,h=
c.cache;if(!(e&&!f&&typeof b==="string"&&d===B)){if(e)f||(a[c.expando]=f=++c.uuid);else h=a;if(typeof b==="object")if(e)h[f]=c.extend(h[f],b);else c.extend(h,b);else if(e&&!h[f])h[f]={};a=e?h[f]:h;if(d!==B)a[b]=d;return typeof b==="string"?a[b]:a}}},removeData:function(a,b){if(c.acceptData(a)){a=a==E?ra:a;var d=a.nodeType,e=d?a[c.expando]:a,f=c.cache,h=d?f[e]:e;if(b){if(h){delete h[b];d&&c.isEmptyObject(h)&&c.removeData(a)}}else if(d&&c.support.deleteExpando)delete a[c.expando];else if(a.removeAttribute)a.removeAttribute(c.expando);
else if(d)delete f[e];else for(var l in a)delete a[l]}},acceptData:function(a){if(a.nodeName){var b=c.noData[a.nodeName.toLowerCase()];if(b)return!(b===true||a.getAttribute("classid")!==b)}return true}});c.fn.extend({data:function(a,b){var d=null;if(typeof a==="undefined"){if(this.length){var e=this[0].attributes,f;d=c.data(this[0]);for(var h=0,l=e.length;h<l;h++){f=e[h].name;if(f.indexOf("data-")===0){f=f.substr(5);ka(this[0],f,d[f])}}}return d}else if(typeof a==="object")return this.each(function(){c.data(this,
a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(b===B){d=this.triggerHandler("getData"+k[1]+"!",[k[0]]);if(d===B&&this.length){d=c.data(this[0],a);d=ka(this[0],a,d)}return d===B&&k[1]?this.data(k[0]):d}else return this.each(function(){var o=c(this),x=[k[0],b];o.triggerHandler("setData"+k[1]+"!",x);c.data(this,a,b);o.triggerHandler("changeData"+k[1]+"!",x)})},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 e=
c.data(a,b);if(!d)return e||[];if(!e||c.isArray(d))e=c.data(a,b,c.makeArray(d));else e.push(d);return e}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),e=d.shift();if(e==="inprogress")e=d.shift();if(e){b==="fx"&&d.unshift("inprogress");e.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===B)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 sa=/[\n\t]/g,ha=/\s+/,Sa=/\r/g,Ta=/^(?:href|src|style)$/,Ua=/^(?:button|input)$/i,Va=/^(?:button|input|object|select|textarea)$/i,Wa=/^a(?:rea)?$/i,ta=/^(?:radio|checkbox)$/i;c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",
colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};c.fn.extend({attr:function(a,b){return c.access(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(x){var r=c(this);r.addClass(a.call(this,x,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===
1)if(f.className){for(var h=" "+f.className+" ",l=f.className,k=0,o=b.length;k<o;k++)if(h.indexOf(" "+b[k]+" ")<0)l+=" "+b[k];f.className=c.trim(l)}else f.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var x=c(this);x.removeClass(a.call(this,o,x.attr("class")))});if(a&&typeof a==="string"||a===B)for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1&&f.className)if(a){for(var h=(" "+f.className+" ").replace(sa," "),
l=0,k=b.length;l<k;l++)h=h.replace(" "+b[l]+" "," ");f.className=c.trim(h)}else f.className=""}return this},toggleClass:function(a,b){var d=typeof a,e=typeof b==="boolean";if(c.isFunction(a))return this.each(function(f){var h=c(this);h.toggleClass(a.call(this,f,h.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var f,h=0,l=c(this),k=b,o=a.split(ha);f=o[h++];){k=e?k:!l.hasClass(f);l[k?"addClass":"removeClass"](f)}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(sa," ").indexOf(a)>-1)return true;return false},val:function(a){if(!arguments.length){var b=this[0];if(b){if(c.nodeName(b,"option")){var d=b.attributes.value;return!d||d.specified?b.value:b.text}if(c.nodeName(b,"select")){var e=b.selectedIndex;d=[];var f=b.options;b=b.type==="select-one";
if(e<0)return null;var h=b?e:0;for(e=b?e+1:f.length;h<e;h++){var l=f[h];if(l.selected&&(c.support.optDisabled?!l.disabled:l.getAttribute("disabled")===null)&&(!l.parentNode.disabled||!c.nodeName(l.parentNode,"optgroup"))){a=c(l).val();if(b)return a;d.push(a)}}return d}if(ta.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Sa,"")}return B}var k=c.isFunction(a);return this.each(function(o){var x=c(this),r=a;if(this.nodeType===1){if(k)r=
a.call(this,o,x.val());if(r==null)r="";else if(typeof r==="number")r+="";else if(c.isArray(r))r=c.map(r,function(C){return C==null?"":C+""});if(c.isArray(r)&&ta.test(this.type))this.checked=c.inArray(x.val(),r)>=0;else if(c.nodeName(this,"select")){var A=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),A)>=0});if(!A.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},
attr:function(a,b,d,e){if(!a||a.nodeType===3||a.nodeType===8)return B;if(e&&b in c.attrFn)return c(a)[b](d);e=a.nodeType!==1||!c.isXMLDoc(a);var f=d!==B;b=e&&c.props[b]||b;var h=Ta.test(b);if((b in a||a[b]!==B)&&e&&!h){if(f){b==="type"&&Ua.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");if(d===null)a.nodeType===1&&a.removeAttribute(b);else 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:Va.test(a.nodeName)||Wa.test(a.nodeName)&&a.href?0:B;return a[b]}if(!c.support.style&&e&&b==="style"){if(f)a.style.cssText=""+d;return a.style.cssText}f&&a.setAttribute(b,""+d);if(!a.attributes[b]&&a.hasAttribute&&!a.hasAttribute(b))return B;a=!c.support.hrefNormalized&&e&&h?a.getAttribute(b,2):a.getAttribute(b);return a===null?B:a}});var X=/\.(.*)$/,ia=/^(?:textarea|input|select)$/i,La=/\./g,Ma=/ /g,Xa=/[^\w\s.|`]/g,Ya=function(a){return a.replace(Xa,"\\$&")},ua={focusin:0,focusout:0};
c.event={add:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(c.isWindow(a)&&a!==E&&!a.frameElement)a=E;if(d===false)d=U;else if(!d)return;var f,h;if(d.handler){f=d;d=f.handler}if(!d.guid)d.guid=c.guid++;if(h=c.data(a)){var l=a.nodeType?"events":"__events__",k=h[l],o=h.handle;if(typeof k==="function"){o=k.handle;k=k.events}else if(!k){a.nodeType||(h[l]=h=function(){});h.events=k={}}if(!o)h.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,
arguments):B};o.elem=a;b=b.split(" ");for(var x=0,r;l=b[x++];){h=f?c.extend({},f):{handler:d,data:e};if(l.indexOf(".")>-1){r=l.split(".");l=r.shift();h.namespace=r.slice(0).sort().join(".")}else{r=[];h.namespace=""}h.type=l;if(!h.guid)h.guid=d.guid;var A=k[l],C=c.event.special[l]||{};if(!A){A=k[l]=[];if(!C.setup||C.setup.call(a,e,r,o)===false)if(a.addEventListener)a.addEventListener(l,o,false);else a.attachEvent&&a.attachEvent("on"+l,o)}if(C.add){C.add.call(a,h);if(!h.handler.guid)h.handler.guid=
d.guid}A.push(h);c.event.global[l]=true}a=null}}},global:{},remove:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(d===false)d=U;var f,h,l=0,k,o,x,r,A,C,J=a.nodeType?"events":"__events__",w=c.data(a),I=w&&w[J];if(w&&I){if(typeof I==="function"){w=I;I=I.events}if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(f in I)c.event.remove(a,f+b)}else{for(b=b.split(" ");f=b[l++];){r=f;k=f.indexOf(".")<0;o=[];if(!k){o=f.split(".");f=o.shift();x=RegExp("(^|\\.)"+
c.map(o.slice(0).sort(),Ya).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(A=I[f])if(d){r=c.event.special[f]||{};for(h=e||0;h<A.length;h++){C=A[h];if(d.guid===C.guid){if(k||x.test(C.namespace)){e==null&&A.splice(h--,1);r.remove&&r.remove.call(a,C)}if(e!=null)break}}if(A.length===0||e!=null&&A.length===1){if(!r.teardown||r.teardown.call(a,o)===false)c.removeEvent(a,f,w.handle);delete I[f]}}else for(h=0;h<A.length;h++){C=A[h];if(k||x.test(C.namespace)){c.event.remove(a,r,C.handler,h);A.splice(h--,1)}}}if(c.isEmptyObject(I)){if(b=
w.handle)b.elem=null;delete w.events;delete w.handle;if(typeof w==="function")c.removeData(a,J);else c.isEmptyObject(w)&&c.removeData(a)}}}}},trigger:function(a,b,d,e){var f=a.type||a;if(!e){a=typeof a==="object"?a[c.expando]?a:c.extend(c.Event(f),a):c.Event(f);if(f.indexOf("!")>=0){a.type=f=f.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[f]&&c.each(c.cache,function(){this.events&&this.events[f]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===
8)return B;a.result=B;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(e=d.nodeType?c.data(d,"handle"):(c.data(d,"__events__")||{}).handle)&&e.apply(d,b);e=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+f]&&d["on"+f].apply(d,b)===false){a.result=false;a.preventDefault()}}catch(h){}if(!a.isPropagationStopped()&&e)c.event.trigger(a,b,e,true);else if(!a.isDefaultPrevented()){var l;e=a.target;var k=f.replace(X,""),o=c.nodeName(e,"a")&&k===
"click",x=c.event.special[k]||{};if((!x._default||x._default.call(d,a)===false)&&!o&&!(e&&e.nodeName&&c.noData[e.nodeName.toLowerCase()])){try{if(e[k]){if(l=e["on"+k])e["on"+k]=null;c.event.triggered=true;e[k]()}}catch(r){}if(l)e["on"+k]=l;c.event.triggered=false}}},handle:function(a){var b,d,e,f;d=[];var h=c.makeArray(arguments);a=h[0]=c.event.fix(a||E.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();d=e.slice(0).sort();e=RegExp("(^|\\.)"+
d.join("\\.(?:.*\\.)?")+"(\\.|$)")}a.namespace=a.namespace||d.join(".");f=c.data(this,this.nodeType?"events":"__events__");if(typeof f==="function")f=f.events;d=(f||{})[a.type];if(f&&d){d=d.slice(0);f=0;for(var l=d.length;f<l;f++){var k=d[f];if(b||e.test(k.namespace)){a.handler=k.handler;a.data=k.data;a.handleObj=k;k=k.handler.apply(this,h);if(k!==B){a.result=k;if(k===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 pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[c.expando])return a;var b=a;a=c.Event(b);for(var d=this.props.length,e;d;){e=this.props[--d];a[e]=b[e]}if(!a.target)a.target=a.srcElement||t;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=t.documentElement;d=t.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==null&&(a.charCode!=null||a.keyCode!=null))a.which=a.charCode!=null?a.charCode:a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==B)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,Y(a.origType,a.selector),c.extend({},a,{handler:Ka,guid:a.handler.guid}))},remove:function(a){c.event.remove(this,
Y(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,d){if(c.isWindow(this))this.onbeforeunload=d},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.removeEvent=t.removeEventListener?function(a,b,d){a.removeEventListener&&a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent&&a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=
c.now();this[c.expando]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ca;var a=this.originalEvent;if(a)if(a.preventDefault)a.preventDefault();else a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=ca;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ca;this.stopPropagation()},isDefaultPrevented:U,isPropagationStopped:U,isImmediatePropagationStopped:U};
var va=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},wa=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?wa:va,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?wa:va)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!==
"form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length){a.liveFired=B;return la("submit",this,arguments)}});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13){a.liveFired=B;return la("submit",this,arguments)}})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var V,
xa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(e){return e.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},Z=function(a,b){var d=a.target,e,f;if(!(!ia.test(d.nodeName)||d.readOnly)){e=c.data(d,"_change_data");f=xa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",f);if(!(e===B||f===e))if(e!=null||f){a.type="change";a.liveFired=
B;return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:Z,beforedeactivate:Z,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return Z.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 Z.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",xa(a))}},setup:function(){if(this.type===
"file")return false;for(var a in V)c.event.add(this,a+".specialChange",V[a]);return ia.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return ia.test(this.nodeName)}};V=c.event.special.change.filters;V.focus=V.beforeactivate}t.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(e){e=c.event.fix(e);e.type=b;return c.event.trigger(e,null,e.target)}c.event.special[b]={setup:function(){ua[b]++===0&&t.addEventListener(a,d,true)},teardown:function(){--ua[b]===
0&&t.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,e,f){if(typeof d==="object"){for(var h in d)this[b](h,e,d[h],f);return this}if(c.isFunction(e)||e===false){f=e;e=B}var l=b==="one"?c.proxy(f,function(o){c(this).unbind(o,l);return f.apply(this,arguments)}):f;if(d==="unload"&&b!=="one")this.one(d,e,f);else{h=0;for(var k=this.length;h<k;h++)c.event.add(this[h],d,l,e)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,
a[d]);else{d=0;for(var e=this.length;d<e;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,e){return this.live(b,d,e,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var d=c.Event(a);d.preventDefault();d.stopPropagation();c.event.trigger(d,b,this[0]);return d.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(e){var f=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,f+1);e.preventDefault();return b[f].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var ya={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,e,f,h){var l,k=0,o,x,r=h||this.selector;h=h?this:c(this.context);if(typeof d===
"object"&&!d.preventDefault){for(l in d)h[b](l,e,d[l],r);return this}if(c.isFunction(e)){f=e;e=B}for(d=(d||"").split(" ");(l=d[k++])!=null;){o=X.exec(l);x="";if(o){x=o[0];l=l.replace(X,"")}if(l==="hover")d.push("mouseenter"+x,"mouseleave"+x);else{o=l;if(l==="focus"||l==="blur"){d.push(ya[l]+x);l+=x}else l=(ya[l]||l)+x;if(b==="live"){x=0;for(var A=h.length;x<A;x++)c.event.add(h[x],"live."+Y(l,r),{data:e,selector:r,handler:f,origType:l,origHandler:f,preType:o})}else h.unbind("live."+Y(l,r),f)}}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,e){if(e==null){e=d;d=null}return arguments.length>0?this.bind(b,d,e):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});E.attachEvent&&!E.addEventListener&&c(E).bind("unload",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,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break}if(y.nodeType===1&&!q){y.sizcache=n;y.sizset=p}if(y.nodeName.toLowerCase()===i){F=y;break}y=y[g]}m[p]=F}}}function b(g,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break}if(y.nodeType===1){if(!q){y.sizcache=n;y.sizset=p}if(typeof i!=="string"){if(y===i){F=true;break}}else if(k.filter(i,
[y]).length>0){F=y;break}}y=y[g]}m[p]=F}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,h=false,l=true;[0,0].sort(function(){l=false;return 0});var k=function(g,i,n,m){n=n||[];var p=i=i||t;if(i.nodeType!==1&&i.nodeType!==9)return[];if(!g||typeof g!=="string")return n;var q,u,y,F,M,N=true,O=k.isXML(i),D=[],R=g;do{d.exec("");if(q=d.exec(R)){R=q[3];D.push(q[1]);if(q[2]){F=q[3];
break}}}while(q);if(D.length>1&&x.exec(g))if(D.length===2&&o.relative[D[0]])u=L(D[0]+D[1],i);else for(u=o.relative[D[0]]?[i]:k(D.shift(),i);D.length;){g=D.shift();if(o.relative[g])g+=D.shift();u=L(g,u)}else{if(!m&&D.length>1&&i.nodeType===9&&!O&&o.match.ID.test(D[0])&&!o.match.ID.test(D[D.length-1])){q=k.find(D.shift(),i,O);i=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]}if(i){q=m?{expr:D.pop(),set:C(m)}:k.find(D.pop(),D.length===1&&(D[0]==="~"||D[0]==="+")&&i.parentNode?i.parentNode:i,O);u=q.expr?k.filter(q.expr,
q.set):q.set;if(D.length>0)y=C(u);else N=false;for(;D.length;){q=M=D.pop();if(o.relative[M])q=D.pop();else M="";if(q==null)q=i;o.relative[M](y,q,O)}}else y=[]}y||(y=u);y||k.error(M||g);if(f.call(y)==="[object Array]")if(N)if(i&&i.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&k.contains(i,y[g])))n.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&n.push(u[g]);else n.push.apply(n,y);else C(y,n);if(F){k(F,p,n,m);k.uniqueSort(n)}return n};k.uniqueSort=function(g){if(w){h=
l;g.sort(w);if(h)for(var i=1;i<g.length;i++)g[i]===g[i-1]&&g.splice(i--,1)}return g};k.matches=function(g,i){return k(g,null,null,i)};k.matchesSelector=function(g,i){return k(i,null,null,[g]).length>0};k.find=function(g,i,n){var m;if(!g)return[];for(var p=0,q=o.order.length;p<q;p++){var u,y=o.order[p];if(u=o.leftMatch[y].exec(g)){var F=u[1];u.splice(1,1);if(F.substr(F.length-1)!=="\\"){u[1]=(u[1]||"").replace(/\\/g,"");m=o.find[y](u,i,n);if(m!=null){g=g.replace(o.match[y],"");break}}}}m||(m=i.getElementsByTagName("*"));
return{set:m,expr:g}};k.filter=function(g,i,n,m){for(var p,q,u=g,y=[],F=i,M=i&&i[0]&&k.isXML(i[0]);g&&i.length;){for(var N in o.filter)if((p=o.leftMatch[N].exec(g))!=null&&p[2]){var O,D,R=o.filter[N];D=p[1];q=false;p.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(F===y)y=[];if(o.preFilter[N])if(p=o.preFilter[N](p,F,n,y,m,M)){if(p===true)continue}else q=O=true;if(p)for(var j=0;(D=F[j])!=null;j++)if(D){O=R(D,p,j,F);var s=m^!!O;if(n&&O!=null)if(s)q=true;else F[j]=false;else if(s){y.push(D);q=true}}if(O!==
B){n||(F=y);g=g.replace(o.match[N],"");if(!q)return[];break}}}if(g===u)if(q==null)k.error(g);else break;u=g}return F};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var o=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+\-]*)\))?/,
POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,i){var n=typeof i==="string",m=n&&!/\W/.test(i);n=n&&!m;if(m)i=i.toLowerCase();m=0;for(var p=g.length,q;m<p;m++)if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;);g[m]=n||q&&q.nodeName.toLowerCase()===
i?q||false:q===i}n&&k.filter(i,g,true)},">":function(g,i){var n,m=typeof i==="string",p=0,q=g.length;if(m&&!/\W/.test(i))for(i=i.toLowerCase();p<q;p++){if(n=g[p]){n=n.parentNode;g[p]=n.nodeName.toLowerCase()===i?n:false}}else{for(;p<q;p++)if(n=g[p])g[p]=m?n.parentNode:n.parentNode===i;m&&k.filter(i,g,true)}},"":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=i=i.toLowerCase();q=a}q("parentNode",i,p,g,m,n)},"~":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=
i=i.toLowerCase();q=a}q("previousSibling",i,p,g,m,n)}},find:{ID:function(g,i,n){if(typeof i.getElementById!=="undefined"&&!n)return(g=i.getElementById(g[1]))&&g.parentNode?[g]:[]},NAME:function(g,i){if(typeof i.getElementsByName!=="undefined"){for(var n=[],m=i.getElementsByName(g[1]),p=0,q=m.length;p<q;p++)m[p].getAttribute("name")===g[1]&&n.push(m[p]);return n.length===0?null:n}},TAG:function(g,i){return i.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,i,n,m,p,q){g=" "+g[1].replace(/\\/g,
"")+" ";if(q)return g;q=0;for(var u;(u=i[q])!=null;q++)if(u)if(p^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))n||m.push(u);else if(n)i[q]=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 i=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=i[1]+(i[2]||1)-0;g[3]=i[3]-0}g[0]=e++;return g},ATTR:function(g,i,n,
m,p,q){i=g[1].replace(/\\/g,"");if(!q&&o.attrMap[i])g[1]=o.attrMap[i];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,i,n,m,p){if(g[1]==="not")if((d.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,i);else{g=k.filter(g[3],i,n,true^p);n||m.push.apply(m,g);return false}else if(o.match.POS.test(g[0])||o.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,i,n){return!!k(n[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,i){return i===0},last:function(g,i,n,m){return i===m.length-1},even:function(g,i){return i%2===0},odd:function(g,i){return i%2===1},lt:function(g,i,n){return i<n[3]-0},gt:function(g,i,n){return i>n[3]-0},nth:function(g,i,n){return n[3]-
0===i},eq:function(g,i,n){return n[3]-0===i}},filter:{PSEUDO:function(g,i,n,m){var p=i[1],q=o.filters[p];if(q)return q(g,n,i,m);else if(p==="contains")return(g.textContent||g.innerText||k.getText([g])||"").indexOf(i[3])>=0;else if(p==="not"){i=i[3];n=0;for(m=i.length;n<m;n++)if(i[n]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+p)},CHILD:function(g,i){var n=i[1],m=g;switch(n){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(n===
"first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":n=i[2];var p=i[3];if(n===1&&p===0)return true;var q=i[0],u=g.parentNode;if(u&&(u.sizcache!==q||!g.nodeIndex)){var y=0;for(m=u.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++y;u.sizcache=q}m=g.nodeIndex-p;return n===0?m===0:m%n===0&&m/n>=0}},ID:function(g,i){return g.nodeType===1&&g.getAttribute("id")===i},TAG:function(g,i){return i==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===
i},CLASS:function(g,i){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(i)>-1},ATTR:function(g,i){var n=i[1];n=o.attrHandle[n]?o.attrHandle[n](g):g[n]!=null?g[n]:g.getAttribute(n);var m=n+"",p=i[2],q=i[4];return n==null?p==="!=":p==="="?m===q:p==="*="?m.indexOf(q)>=0:p==="~="?(" "+m+" ").indexOf(q)>=0:!q?m&&n!==false:p==="!="?m!==q:p==="^="?m.indexOf(q)===0:p==="$="?m.substr(m.length-q.length)===q:p==="|="?m===q||m.substr(0,q.length+1)===q+"-":false},POS:function(g,i,n,m){var p=o.setFilters[i[2]];
if(p)return p(g,n,i,m)}}},x=o.match.POS,r=function(g,i){return"\\"+(i-0+1)},A;for(A in o.match){o.match[A]=RegExp(o.match[A].source+/(?![^\[]*\])(?![^\(]*\))/.source);o.leftMatch[A]=RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[A].source.replace(/\\(\d+)/g,r))}var C=function(g,i){g=Array.prototype.slice.call(g,0);if(i){i.push.apply(i,g);return i}return g};try{Array.prototype.slice.call(t.documentElement.childNodes,0)}catch(J){C=function(g,i){var n=0,m=i||[];if(f.call(g)==="[object Array]")Array.prototype.push.apply(m,
g);else if(typeof g.length==="number")for(var p=g.length;n<p;n++)m.push(g[n]);else for(;g[n];n++)m.push(g[n]);return m}}var w,I;if(t.documentElement.compareDocumentPosition)w=function(g,i){if(g===i){h=true;return 0}if(!g.compareDocumentPosition||!i.compareDocumentPosition)return g.compareDocumentPosition?-1:1;return g.compareDocumentPosition(i)&4?-1:1};else{w=function(g,i){var n,m,p=[],q=[];n=g.parentNode;m=i.parentNode;var u=n;if(g===i){h=true;return 0}else if(n===m)return I(g,i);else if(n){if(!m)return 1}else return-1;
for(;u;){p.unshift(u);u=u.parentNode}for(u=m;u;){q.unshift(u);u=u.parentNode}n=p.length;m=q.length;for(u=0;u<n&&u<m;u++)if(p[u]!==q[u])return I(p[u],q[u]);return u===n?I(g,q[u],-1):I(p[u],i,1)};I=function(g,i,n){if(g===i)return n;for(g=g.nextSibling;g;){if(g===i)return-1;g=g.nextSibling}return 1}}k.getText=function(g){for(var i="",n,m=0;g[m];m++){n=g[m];if(n.nodeType===3||n.nodeType===4)i+=n.nodeValue;else if(n.nodeType!==8)i+=k.getText(n.childNodes)}return i};(function(){var g=t.createElement("div"),
i="script"+(new Date).getTime(),n=t.documentElement;g.innerHTML="<a name='"+i+"'/>";n.insertBefore(g,n.firstChild);if(t.getElementById(i)){o.find.ID=function(m,p,q){if(typeof p.getElementById!=="undefined"&&!q)return(p=p.getElementById(m[1]))?p.id===m[1]||typeof p.getAttributeNode!=="undefined"&&p.getAttributeNode("id").nodeValue===m[1]?[p]:B:[]};o.filter.ID=function(m,p){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===p}}n.removeChild(g);
n=g=null})();(function(){var g=t.createElement("div");g.appendChild(t.createComment(""));if(g.getElementsByTagName("*").length>0)o.find.TAG=function(i,n){var m=n.getElementsByTagName(i[1]);if(i[1]==="*"){for(var p=[],q=0;m[q];q++)m[q].nodeType===1&&p.push(m[q]);m=p}return m};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")o.attrHandle.href=function(i){return i.getAttribute("href",2)};g=null})();t.querySelectorAll&&
function(){var g=k,i=t.createElement("div");i.innerHTML="<p class='TEST'></p>";if(!(i.querySelectorAll&&i.querySelectorAll(".TEST").length===0)){k=function(m,p,q,u){p=p||t;m=m.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!u&&!k.isXML(p))if(p.nodeType===9)try{return C(p.querySelectorAll(m),q)}catch(y){}else if(p.nodeType===1&&p.nodeName.toLowerCase()!=="object"){var F=p.getAttribute("id"),M=F||"__sizzle__";F||p.setAttribute("id",M);try{return C(p.querySelectorAll("#"+M+" "+m),q)}catch(N){}finally{F||
p.removeAttribute("id")}}return g(m,p,q,u)};for(var n in g)k[n]=g[n];i=null}}();(function(){var g=t.documentElement,i=g.matchesSelector||g.mozMatchesSelector||g.webkitMatchesSelector||g.msMatchesSelector,n=false;try{i.call(t.documentElement,"[test!='']:sizzle")}catch(m){n=true}if(i)k.matchesSelector=function(p,q){q=q.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(p))try{if(n||!o.match.PSEUDO.test(q)&&!/!=/.test(q))return i.call(p,q)}catch(u){}return k(q,null,null,[p]).length>0}})();(function(){var g=
t.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){o.order.splice(1,0,"CLASS");o.find.CLASS=function(i,n,m){if(typeof n.getElementsByClassName!=="undefined"&&!m)return n.getElementsByClassName(i[1])};g=null}}})();k.contains=t.documentElement.contains?function(g,i){return g!==i&&(g.contains?g.contains(i):true)}:t.documentElement.compareDocumentPosition?
function(g,i){return!!(g.compareDocumentPosition(i)&16)}:function(){return false};k.isXML=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false};var L=function(g,i){for(var n,m=[],p="",q=i.nodeType?[i]:i;n=o.match.PSEUDO.exec(g);){p+=n[0];g=g.replace(o.match.PSEUDO,"")}g=o.relative[g]?g+"*":g;n=0;for(var u=q.length;n<u;n++)k(g,q[n],m);return k.filter(p,m)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=k.getText;c.isXMLDoc=k.isXML;
c.contains=k.contains})();var Za=/Until$/,$a=/^(?:parents|prevUntil|prevAll)/,ab=/,/,Na=/^.[^:#\[\.,]*$/,bb=Array.prototype.slice,cb=c.expr.match.POS;c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,e=0,f=this.length;e<f;e++){d=b.length;c.find(a,this[e],b);if(e>0)for(var h=d;h<b.length;h++)for(var l=0;l<d;l++)if(b[l]===b[h]){b.splice(h--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,e=b.length;d<e;d++)if(c.contains(this,b[d]))return true})},
not:function(a){return this.pushStack(ma(this,a,false),"not",a)},filter:function(a){return this.pushStack(ma(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){var d=[],e,f,h=this[0];if(c.isArray(a)){var l,k={},o=1;if(h&&a.length){e=0;for(f=a.length;e<f;e++){l=a[e];k[l]||(k[l]=c.expr.match.POS.test(l)?c(l,b||this.context):l)}for(;h&&h.ownerDocument&&h!==b;){for(l in k){e=k[l];if(e.jquery?e.index(h)>-1:c(h).is(e))d.push({selector:l,elem:h,level:o})}h=
h.parentNode;o++}}return d}l=cb.test(a)?c(a,b||this.context):null;e=0;for(f=this.length;e<f;e++)for(h=this[e];h;)if(l?l.index(h)>-1:c.find.matchesSelector(h,a)){d.push(h);break}else{h=h.parentNode;if(!h||!h.ownerDocument||h===b)break}d=d.length>1?c.unique(d):d;return this.pushStack(d,"closest",a)},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){var d=typeof a==="string"?c(a,b||this.context):
c.makeArray(a),e=c.merge(this.get(),d);return this.pushStack(!d[0]||!d[0].parentNode||d[0].parentNode.nodeType===11||!e[0]||!e[0].parentNode||e[0].parentNode.nodeType===11?e:c.unique(e))},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,e){var f=c.map(this,b,d);Za.test(a)||(e=d);if(e&&typeof e==="string")f=c.filter(e,f);f=this.length>1?c.unique(f):f;if((this.length>1||ab.test(e))&&$a.test(a))f=f.reverse();return this.pushStack(f,a,bb.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return b.length===1?c.find.matchesSelector(b[0],a)?[b[0]]:[]:c.find.matches(a,b)},dir:function(a,b,d){var e=[];for(a=a[b];a&&a.nodeType!==9&&(d===B||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&
e.push(a);a=a[b]}return e},nth:function(a,b,d){b=b||1;for(var e=0;a;a=a[d])if(a.nodeType===1&&++e===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 za=/ jQuery\d+="(?:\d+|null)"/g,$=/^\s+/,Aa=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Ba=/<([\w:]+)/,db=/<tbody/i,eb=/<|&#?\w+;/,Ca=/<(?:script|object|embed|option|style)/i,Da=/checked\s*(?:[^=]|=\s*.checked.)/i,fb=/\=([^="'>\s]+\/)>/g,P={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,"",""]};P.optgroup=P.option;P.tbody=P.tfoot=P.colgroup=P.caption=P.thead;P.th=P.td;if(!c.support.htmlSerialize)P._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!==B)return this.empty().append((this[0]&&this[0].ownerDocument||t).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,e;(e=this[d])!=null;d++)if(!a||c.filter(a,[e]).length){if(!b&&e.nodeType===1){c.cleanData(e.getElementsByTagName("*"));c.cleanData([e])}e.parentNode&&e.parentNode.removeChild(e)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,e=this.ownerDocument;if(!d){d=e.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(za,"").replace(fb,'="$1">').replace($,"")],e)[0]}else return this.cloneNode(true)});if(a===true){na(this,b);na(this.find("*"),b.find("*"))}return b},html:function(a){if(a===B)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(za,""):null;
else if(typeof a==="string"&&!Ca.test(a)&&(c.support.leadingWhitespace||!$.test(a))&&!P[(Ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Aa,"<$1></$2>");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(e){this.empty().append(a)}}else c.isFunction(a)?this.each(function(f){var h=c(this);h.html(a.call(this,f,h.html()))}):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),e=d.html();d.replaceWith(a.call(this,b,e))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){var e,f,h,l=a[0],k=[];if(!c.support.checkClone&&arguments.length===3&&typeof l==="string"&&Da.test(l))return this.each(function(){c(this).domManip(a,
b,d,true)});if(c.isFunction(l))return this.each(function(x){var r=c(this);a[0]=l.call(this,x,b?r.html():B);r.domManip(a,b,d)});if(this[0]){e=l&&l.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:c.buildFragment(a,this,k);h=e.fragment;if(f=h.childNodes.length===1?h=h.firstChild:h.firstChild){b=b&&c.nodeName(f,"tr");f=0;for(var o=this.length;f<o;f++)d.call(b?c.nodeName(this[f],"table")?this[f].getElementsByTagName("tbody")[0]||this[f].appendChild(this[f].ownerDocument.createElement("tbody")):
this[f]:this[f],f>0||e.cacheable||this.length>1?h.cloneNode(true):h)}k.length&&c.each(k,Oa)}return this}});c.buildFragment=function(a,b,d){var e,f,h;b=b&&b[0]?b[0].ownerDocument||b[0]:t;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===t&&!Ca.test(a[0])&&(c.support.checkClone||!Da.test(a[0]))){f=true;if(h=c.fragments[a[0]])if(h!==1)e=h}if(!e){e=b.createDocumentFragment();c.clean(a,b,e,d)}if(f)c.fragments[a[0]]=h?e:1;return{fragment:e,cacheable:f}};c.fragments={};c.each({appendTo:"append",
prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var e=[];d=c(d);var f=this.length===1&&this[0].parentNode;if(f&&f.nodeType===11&&f.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{f=0;for(var h=d.length;f<h;f++){var l=(f>0?this.clone(true):this).get();c(d[f])[b](l);e=e.concat(l)}return this.pushStack(e,a,d.selector)}}});c.extend({clean:function(a,b,d,e){b=b||t;if(typeof b.createElement==="undefined")b=b.ownerDocument||
b[0]&&b[0].ownerDocument||t;for(var f=[],h=0,l;(l=a[h])!=null;h++){if(typeof l==="number")l+="";if(l){if(typeof l==="string"&&!eb.test(l))l=b.createTextNode(l);else if(typeof l==="string"){l=l.replace(Aa,"<$1></$2>");var k=(Ba.exec(l)||["",""])[1].toLowerCase(),o=P[k]||P._default,x=o[0],r=b.createElement("div");for(r.innerHTML=o[1]+l+o[2];x--;)r=r.lastChild;if(!c.support.tbody){x=db.test(l);k=k==="table"&&!x?r.firstChild&&r.firstChild.childNodes:o[1]==="<table>"&&!x?r.childNodes:[];for(o=k.length-
1;o>=0;--o)c.nodeName(k[o],"tbody")&&!k[o].childNodes.length&&k[o].parentNode.removeChild(k[o])}!c.support.leadingWhitespace&&$.test(l)&&r.insertBefore(b.createTextNode($.exec(l)[0]),r.firstChild);l=r.childNodes}if(l.nodeType)f.push(l);else f=c.merge(f,l)}}if(d)for(h=0;f[h];h++)if(e&&c.nodeName(f[h],"script")&&(!f[h].type||f[h].type.toLowerCase()==="text/javascript"))e.push(f[h].parentNode?f[h].parentNode.removeChild(f[h]):f[h]);else{f[h].nodeType===1&&f.splice.apply(f,[h+1,0].concat(c.makeArray(f[h].getElementsByTagName("script"))));
d.appendChild(f[h])}return f},cleanData:function(a){for(var b,d,e=c.cache,f=c.event.special,h=c.support.deleteExpando,l=0,k;(k=a[l])!=null;l++)if(!(k.nodeName&&c.noData[k.nodeName.toLowerCase()]))if(d=k[c.expando]){if((b=e[d])&&b.events)for(var o in b.events)f[o]?c.event.remove(k,o):c.removeEvent(k,o,b.handle);if(h)delete k[c.expando];else k.removeAttribute&&k.removeAttribute(c.expando);delete e[d]}}});var Ea=/alpha\([^)]*\)/i,gb=/opacity=([^)]*)/,hb=/-([a-z])/ig,ib=/([A-Z])/g,Fa=/^-?\d+(?:px)?$/i,
jb=/^-?\d/,kb={position:"absolute",visibility:"hidden",display:"block"},Pa=["Left","Right"],Qa=["Top","Bottom"],W,Ga,aa,lb=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){if(arguments.length===2&&b===B)return this;return c.access(this,a,b,true,function(d,e,f){return f!==B?c.style(d,e,f):c.css(d,e)})};c.extend({cssHooks:{opacity:{get:function(a,b){if(b){var d=W(a,"opacity","opacity");return d===""?"1":d}else return a.style.opacity}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,
zoom:true,lineHeight:true},cssProps:{"float":c.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,d,e){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var f,h=c.camelCase(b),l=a.style,k=c.cssHooks[h];b=c.cssProps[h]||h;if(d!==B){if(!(typeof d==="number"&&isNaN(d)||d==null)){if(typeof d==="number"&&!c.cssNumber[h])d+="px";if(!k||!("set"in k)||(d=k.set(a,d))!==B)try{l[b]=d}catch(o){}}}else{if(k&&"get"in k&&(f=k.get(a,false,e))!==B)return f;return l[b]}}},css:function(a,b,d){var e,f=c.camelCase(b),
h=c.cssHooks[f];b=c.cssProps[f]||f;if(h&&"get"in h&&(e=h.get(a,true,d))!==B)return e;else if(W)return W(a,b,f)},swap:function(a,b,d){var e={},f;for(f in b){e[f]=a.style[f];a.style[f]=b[f]}d.call(a);for(f in b)a.style[f]=e[f]},camelCase:function(a){return a.replace(hb,lb)}});c.curCSS=c.css;c.each(["height","width"],function(a,b){c.cssHooks[b]={get:function(d,e,f){var h;if(e){if(d.offsetWidth!==0)h=oa(d,b,f);else c.swap(d,kb,function(){h=oa(d,b,f)});if(h<=0){h=W(d,b,b);if(h==="0px"&&aa)h=aa(d,b,b);
if(h!=null)return h===""||h==="auto"?"0px":h}if(h<0||h==null){h=d.style[b];return h===""||h==="auto"?"0px":h}return typeof h==="string"?h:h+"px"}},set:function(d,e){if(Fa.test(e)){e=parseFloat(e);if(e>=0)return e+"px"}else return e}}});if(!c.support.opacity)c.cssHooks.opacity={get:function(a,b){return gb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var d=a.style;d.zoom=1;var e=c.isNaN(b)?"":"alpha(opacity="+b*100+")",f=
d.filter||"";d.filter=Ea.test(f)?f.replace(Ea,e):d.filter+" "+e}};if(t.defaultView&&t.defaultView.getComputedStyle)Ga=function(a,b,d){var e;d=d.replace(ib,"-$1").toLowerCase();if(!(b=a.ownerDocument.defaultView))return B;if(b=b.getComputedStyle(a,null)){e=b.getPropertyValue(d);if(e===""&&!c.contains(a.ownerDocument.documentElement,a))e=c.style(a,d)}return e};if(t.documentElement.currentStyle)aa=function(a,b){var d,e,f=a.currentStyle&&a.currentStyle[b],h=a.style;if(!Fa.test(f)&&jb.test(f)){d=h.left;
e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;h.left=b==="fontSize"?"1em":f||0;f=h.pixelLeft+"px";h.left=d;a.runtimeStyle.left=e}return f===""?"auto":f};W=Ga||aa;if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetHeight;return a.offsetWidth===0&&b===0||!c.support.reliableHiddenOffsets&&(a.style.display||c.css(a,"display"))==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var mb=c.now(),nb=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,
ob=/^(?:select|textarea)/i,pb=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,qb=/^(?:GET|HEAD)$/,Ra=/\[\]$/,T=/\=\?(&|$)/,ja=/\?/,rb=/([?&])_=[^&]*/,sb=/^(\w+:)?\/\/([^\/?#]+)/,tb=/%20/g,ub=/#.*$/,Ha=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string"&&Ha)return Ha.apply(this,arguments);else if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e)}e="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b===
"object"){b=c.param(b,c.ajaxSettings.traditional);e="POST"}var h=this;c.ajax({url:a,type:e,dataType:"html",data:b,complete:function(l,k){if(k==="success"||k==="notmodified")h.html(f?c("<div>").append(l.responseText.replace(nb,"")).find(f):l.responseText);d&&h.each(d,[l.responseText,k,l])}});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||ob.test(this.nodeName)||pb.test(this.type))}).map(function(a,b){var d=c(this).val();return d==null?null:c.isArray(d)?c.map(d,function(e){return{name:b.name,value:e}}):{name:b.name,value:d}}).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,e){if(c.isFunction(b)){e=e||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e})},
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,e){if(c.isFunction(b)){e=e||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e})},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:function(){return new E.XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",
script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(a){var b=c.extend(true,{},c.ajaxSettings,a),d,e,f,h=b.type.toUpperCase(),l=qb.test(h);b.url=b.url.replace(ub,"");b.context=a&&a.context!=null?a.context:b;if(b.data&&b.processData&&typeof b.data!=="string")b.data=c.param(b.data,b.traditional);if(b.dataType==="jsonp"){if(h==="GET")T.test(b.url)||(b.url+=(ja.test(b.url)?"&":"?")+(b.jsonp||"callback")+"=?");else if(!b.data||
!T.test(b.data))b.data=(b.data?b.data+"&":"")+(b.jsonp||"callback")+"=?";b.dataType="json"}if(b.dataType==="json"&&(b.data&&T.test(b.data)||T.test(b.url))){d=b.jsonpCallback||"jsonp"+mb++;if(b.data)b.data=(b.data+"").replace(T,"="+d+"$1");b.url=b.url.replace(T,"="+d+"$1");b.dataType="script";var k=E[d];E[d]=function(m){if(c.isFunction(k))k(m);else{E[d]=B;try{delete E[d]}catch(p){}}f=m;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);r&&r.removeChild(A)}}if(b.dataType==="script"&&b.cache===null)b.cache=
false;if(b.cache===false&&l){var o=c.now(),x=b.url.replace(rb,"$1_="+o);b.url=x+(x===b.url?(ja.test(b.url)?"&":"?")+"_="+o:"")}if(b.data&&l)b.url+=(ja.test(b.url)?"&":"?")+b.data;b.global&&c.active++===0&&c.event.trigger("ajaxStart");o=(o=sb.exec(b.url))&&(o[1]&&o[1].toLowerCase()!==location.protocol||o[2].toLowerCase()!==location.host);if(b.dataType==="script"&&h==="GET"&&o){var r=t.getElementsByTagName("head")[0]||t.documentElement,A=t.createElement("script");if(b.scriptCharset)A.charset=b.scriptCharset;
A.src=b.url;if(!d){var C=false;A.onload=A.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);A.onload=A.onreadystatechange=null;r&&A.parentNode&&r.removeChild(A)}}}r.insertBefore(A,r.firstChild);return B}var J=false,w=b.xhr();if(w){b.username?w.open(h,b.url,b.async,b.username,b.password):w.open(h,b.url,b.async);try{if(b.data!=null&&!l||a&&a.contentType)w.setRequestHeader("Content-Type",
b.contentType);if(b.ifModified){c.lastModified[b.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[b.url]);c.etag[b.url]&&w.setRequestHeader("If-None-Match",c.etag[b.url])}o||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",b.dataType&&b.accepts[b.dataType]?b.accepts[b.dataType]+", */*; q=0.01":b.accepts._default)}catch(I){}if(b.beforeSend&&b.beforeSend.call(b.context,w,b)===false){b.global&&c.active--===1&&c.event.trigger("ajaxStop");w.abort();return false}b.global&&
c.triggerGlobal(b,"ajaxSend",[w,b]);var L=w.onreadystatechange=function(m){if(!w||w.readyState===0||m==="abort"){J||c.handleComplete(b,w,e,f);J=true;if(w)w.onreadystatechange=c.noop}else if(!J&&w&&(w.readyState===4||m==="timeout")){J=true;w.onreadystatechange=c.noop;e=m==="timeout"?"timeout":!c.httpSuccess(w)?"error":b.ifModified&&c.httpNotModified(w,b.url)?"notmodified":"success";var p;if(e==="success")try{f=c.httpData(w,b.dataType,b)}catch(q){e="parsererror";p=q}if(e==="success"||e==="notmodified")d||
c.handleSuccess(b,w,e,f);else c.handleError(b,w,e,p);d||c.handleComplete(b,w,e,f);m==="timeout"&&w.abort();if(b.async)w=null}};try{var g=w.abort;w.abort=function(){w&&Function.prototype.call.call(g,w);L("abort")}}catch(i){}b.async&&b.timeout>0&&setTimeout(function(){w&&!J&&L("timeout")},b.timeout);try{w.send(l||b.data==null?null:b.data)}catch(n){c.handleError(b,w,null,n);c.handleComplete(b,w,e,f)}b.async||L();return w}},param:function(a,b){var d=[],e=function(h,l){l=c.isFunction(l)?l():l;d[d.length]=
encodeURIComponent(h)+"="+encodeURIComponent(l)};if(b===B)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){e(this.name,this.value)});else for(var f in a)da(f,a[f],b,e);return d.join("&").replace(tb,"+")}});c.extend({active:0,lastModified:{},etag:{},handleError:function(a,b,d,e){a.error&&a.error.call(a.context,b,d,e);a.global&&c.triggerGlobal(a,"ajaxError",[b,a,e])},handleSuccess:function(a,b,d,e){a.success&&a.success.call(a.context,e,d,b);a.global&&c.triggerGlobal(a,"ajaxSuccess",
[b,a])},handleComplete:function(a,b,d){a.complete&&a.complete.call(a.context,b,d);a.global&&c.triggerGlobal(a,"ajaxComplete",[b,a]);a.global&&c.active--===1&&c.event.trigger("ajaxStop")},triggerGlobal:function(a,b,d){(a.context&&a.context.url==null?c(a.context):c.event).trigger(b,d)},httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),
e=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(e)c.etag[b]=e;return a.status===304},httpData:function(a,b,d){var e=a.getResponseHeader("content-type")||"",f=b==="xml"||!b&&e.indexOf("xml")>=0;a=f?a.responseXML:a.responseText;f&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&e.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&e.indexOf("javascript")>=0)c.globalEval(a);return a}});
if(E.ActiveXObject)c.ajaxSettings.xhr=function(){if(E.location.protocol!=="file:")try{return new E.XMLHttpRequest}catch(a){}try{return new E.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}};c.support.ajax=!!c.ajaxSettings.xhr();var ea={},vb=/^(?:toggle|show|hide)$/,wb=/^([+\-]=)?([\d+.\-]+)(.*)$/,ba,pa=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b,d){if(a||a===0)return this.animate(S("show",
3),a,b,d);else{d=0;for(var e=this.length;d<e;d++){a=this[d];b=a.style.display;if(!c.data(a,"olddisplay")&&b==="none")b=a.style.display="";b===""&&c.css(a,"display")==="none"&&c.data(a,"olddisplay",qa(a.nodeName))}for(d=0;d<e;d++){a=this[d];b=a.style.display;if(b===""||b==="none")a.style.display=c.data(a,"olddisplay")||""}return this}},hide:function(a,b,d){if(a||a===0)return this.animate(S("hide",3),a,b,d);else{a=0;for(b=this.length;a<b;a++){d=c.css(this[a],"display");d!=="none"&&c.data(this[a],"olddisplay",
d)}for(a=0;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b,d){var e=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||e?this.each(function(){var f=e?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(S("toggle",3),a,b,d);return this},fadeTo:function(a,b,d,e){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d,e)},animate:function(a,b,d,e){var f=c.speed(b,
d,e);if(c.isEmptyObject(a))return this.each(f.complete);return this[f.queue===false?"each":"queue"](function(){var h=c.extend({},f),l,k=this.nodeType===1,o=k&&c(this).is(":hidden"),x=this;for(l in a){var r=c.camelCase(l);if(l!==r){a[r]=a[l];delete a[l];l=r}if(a[l]==="hide"&&o||a[l]==="show"&&!o)return h.complete.call(this);if(k&&(l==="height"||l==="width")){h.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(c.css(this,"display")==="inline"&&c.css(this,"float")==="none")if(c.support.inlineBlockNeedsLayout)if(qa(this.nodeName)===
"inline")this.style.display="inline-block";else{this.style.display="inline";this.style.zoom=1}else this.style.display="inline-block"}if(c.isArray(a[l])){(h.specialEasing=h.specialEasing||{})[l]=a[l][1];a[l]=a[l][0]}}if(h.overflow!=null)this.style.overflow="hidden";h.curAnim=c.extend({},a);c.each(a,function(A,C){var J=new c.fx(x,h,A);if(vb.test(C))J[C==="toggle"?o?"show":"hide":C](a);else{var w=wb.exec(C),I=J.cur()||0;if(w){var L=parseFloat(w[2]),g=w[3]||"px";if(g!=="px"){c.style(x,A,(L||1)+g);I=(L||
1)/J.cur()*I;c.style(x,A,I+g)}if(w[1])L=(w[1]==="-="?-1:1)*L+I;J.custom(I,L,g)}else J.custom(I,C,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var e=d.length-1;e>=0;e--)if(d[e].elem===this){b&&d[e](true);d.splice(e,1)}});b||this.dequeue();return this}});c.each({slideDown:S("show",1),slideUp:S("hide",1),slideToggle:S("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){c.fn[a]=function(d,e,f){return this.animate(b,
d,e,f)}});c.extend({speed:function(a,b,d){var e=a&&typeof a==="object"?c.extend({},a):{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};e.duration=c.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in c.fx.speeds?c.fx.speeds[e.duration]:c.fx.speeds._default;e.old=e.complete;e.complete=function(){e.queue!==false&&c(this).dequeue();c.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,d,e){return d+e*a},swing:function(a,b,d,e){return(-Math.cos(a*
Math.PI)/2+0.5)*e+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)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a=parseFloat(c.css(this.elem,this.prop));return a&&a>-1E4?a:0},custom:function(a,b,d){function e(l){return f.step(l)}
var f=this,h=c.fx;this.startTime=c.now();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;e.elem=this.elem;if(e()&&c.timers.push(e)&&!ba)ba=setInterval(h.tick,h.interval)},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=c.now(),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 e in this.options.curAnim)if(this.options.curAnim[e]!==true)d=false;if(d){if(this.options.overflow!=null&&!c.support.shrinkWrapBlocks){var f=this.elem,h=this.options;c.each(["","X","Y"],function(k,o){f.style["overflow"+o]=h.overflow[k]})}this.options.hide&&c(this.elem).hide();if(this.options.hide||
this.options.show)for(var l in this.options.curAnim)c.style(this.elem,l,this.options.orig[l]);this.options.complete.call(this.elem)}return false}else{a=b-this.startTime;this.state=a/this.options.duration;b=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||b](this.state,a,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()},interval:13,stop:function(){clearInterval(ba);ba=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};var xb=/^t(?:able|d|h)$/i,Ia=/^(?:body|html)$/i;c.fn.offset="getBoundingClientRect"in t.documentElement?function(a){var b=this[0],d;if(a)return this.each(function(l){c.offset.setOffset(this,a,l)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);try{d=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,h=f.documentElement;if(!d||!c.contains(h,b))return d||{top:0,left:0};b=f.body;f=fa(f);return{top:d.top+(f.pageYOffset||c.support.boxModel&&
h.scrollTop||b.scrollTop)-(h.clientTop||b.clientTop||0),left:d.left+(f.pageXOffset||c.support.boxModel&&h.scrollLeft||b.scrollLeft)-(h.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(x){c.offset.setOffset(this,a,x)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d,e=b.offsetParent,f=b.ownerDocument,h=f.documentElement,l=f.body;d=(f=f.defaultView)?f.getComputedStyle(b,null):b.currentStyle;
for(var k=b.offsetTop,o=b.offsetLeft;(b=b.parentNode)&&b!==l&&b!==h;){if(c.offset.supportsFixedPosition&&d.position==="fixed")break;d=f?f.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;o-=b.scrollLeft;if(b===e){k+=b.offsetTop;o+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&xb.test(b.nodeName))){k+=parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0}e=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&d.overflow!=="visible"){k+=
parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0}d=d}if(d.position==="relative"||d.position==="static"){k+=l.offsetTop;o+=l.offsetLeft}if(c.offset.supportsFixedPosition&&d.position==="fixed"){k+=Math.max(h.scrollTop,l.scrollTop);o+=Math.max(h.scrollLeft,l.scrollLeft)}return{top:k,left:o}};c.offset={initialize:function(){var a=t.body,b=t.createElement("div"),d,e,f,h=parseFloat(c.css(a,"marginTop"))||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;e=d.firstChild;f=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=e.offsetTop!==5;this.doesAddBorderForTableAndCells=
f.offsetTop===5;e.style.position="fixed";e.style.top="20px";this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15;e.style.position=e.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==h;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.css(a,
"marginTop"))||0;d+=parseFloat(c.css(a,"marginLeft"))||0}return{top:b,left:d}},setOffset:function(a,b,d){var e=c.css(a,"position");if(e==="static")a.style.position="relative";var f=c(a),h=f.offset(),l=c.css(a,"top"),k=c.css(a,"left"),o=e==="absolute"&&c.inArray("auto",[l,k])>-1;e={};var x={};if(o)x=f.position();l=o?x.top:parseInt(l,10)||0;k=o?x.left:parseInt(k,10)||0;if(c.isFunction(b))b=b.call(a,d,h);if(b.top!=null)e.top=b.top-h.top+l;if(b.left!=null)e.left=b.left-h.left+k;"using"in b?b.using.call(a,
e):f.css(e)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),e=Ia.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.css(a,"marginTop"))||0;d.left-=parseFloat(c.css(a,"marginLeft"))||0;e.top+=parseFloat(c.css(b[0],"borderTopWidth"))||0;e.left+=parseFloat(c.css(b[0],"borderLeftWidth"))||0;return{top:d.top-e.top,left:d.left-e.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||t.body;a&&!Ia.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(e){var f=this[0],h;if(!f)return null;if(e!==B)return this.each(function(){if(h=fa(this))h.scrollTo(!a?e:c(h).scrollLeft(),a?e:c(h).scrollTop());else this[d]=e});else return(h=fa(f))?"pageXOffset"in h?h[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&h.document.documentElement[d]||h.document.body[d]:f[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();
c.fn["inner"+b]=function(){return this[0]?parseFloat(c.css(this[0],d,"padding")):null};c.fn["outer"+b]=function(e){return this[0]?parseFloat(c.css(this[0],d,e?"margin":"border")):null};c.fn[d]=function(e){var f=this[0];if(!f)return e==null?null:this;if(c.isFunction(e))return this.each(function(l){var k=c(this);k[d](e.call(this,l,k[d]()))});if(c.isWindow(f))return f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+b]||f.document.body["client"+b];else if(f.nodeType===9)return Math.max(f.documentElement["client"+
b],f.body["scroll"+b],f.documentElement["scroll"+b],f.body["offset"+b],f.documentElement["offset"+b]);else if(e===B){f=c.css(f,d);var h=parseFloat(f);return c.isNaN(h)?f:h}else return this.css(d,typeof e==="string"?e:e+"px")}})})(window);
/* Form (1.3+) */
/*
 * jQuery Form Plugin
 * version: 2.36 (07-NOV-2009)
 * @requires jQuery v1.2.6 or later
 *
 * Examples and documentation at: http://malsup.com/jquery/form/
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
;(function($) {
/*
	Usage Note:
	-----------
	Do not use both ajaxSubmit and ajaxForm on the same form.  These
	functions are intended to be exclusive.  Use ajaxSubmit if you want
	to bind your own submit handler to the form.  For example,
	$(document).ready(function() {
		$('#myForm').bind('submit', function() {
			$(this).ajaxSubmit({
				target: '#output'
			});
			return false; // <-- important!
		});
	});
	Use ajaxForm when you want the plugin to manage all the event binding
	for you.  For example,
	$(document).ready(function() {
		$('#myForm').ajaxForm({
			target: '#output'
		});
	});
	When using ajaxForm, the ajaxSubmit function will be invoked for you
	at the appropriate time.
*/
/**
 * ajaxSubmit() provides a mechanism for immediately submitting
 * an HTML form using AJAX.
 */
$.fn.ajaxSubmit = function(options) {
	// fast fail if nothing selected (http://dev.jquery.com/ticket/2752)
	if (!this.length) {
		log('ajaxSubmit: skipping submit process - no element selected');
		return this;
	}
	if (typeof options == 'function')
		options = { success: options };
	var url = $.trim(this.attr('action'));
	if (url) {
		// clean url (don't include hash vaue)
		url = (url.match(/^([^#]+)/)||[])[1];
   	}
   	url = url || window.location.href || '';
	options = $.extend({
		url:  url,
		type: this.attr('method') || 'GET',
		iframeSrc: /^https/i.test(window.location.href || '') ? 'javascript:false' : 'about:blank'
	}, options || {});
	// hook for manipulating the form data before it is extracted;
	// convenient for use with rich editors like tinyMCE or FCKEditor
	var veto = {};
	this.trigger('form-pre-serialize', [this, options, veto]);
	if (veto.veto) {
		log('ajaxSubmit: submit vetoed via form-pre-serialize trigger');
		return this;
	}
	// provide opportunity to alter form data before it is serialized
	if (options.beforeSerialize && options.beforeSerialize(this, options) === false) {
		log('ajaxSubmit: submit aborted via beforeSerialize callback');
		return this;
	}
	var a = this.formToArray(options.semantic);
	if (options.data) {
		options.extraData = options.data;
		for (var n in options.data) {
		  if(options.data[n] instanceof Array) {
			for (var k in options.data[n])
			  a.push( { name: n, value: options.data[n][k] } );
		  }
		  else
			 a.push( { name: n, value: options.data[n] } );
		}
	}
	// give pre-submit callback an opportunity to abort the submit
	if (options.beforeSubmit && options.beforeSubmit(a, this, options) === false) {
		log('ajaxSubmit: submit aborted via beforeSubmit callback');
		return this;
	}
	// fire vetoable 'validate' event
	this.trigger('form-submit-validate', [a, this, options, veto]);
	if (veto.veto) {
		log('ajaxSubmit: submit vetoed via form-submit-validate trigger');
		return this;
	}
	var q = $.param(a);
	if (options.type.toUpperCase() == 'GET') {
		options.url += (options.url.indexOf('?') >= 0 ? '&' : '?') + q;
		options.data = null;  // data is null for 'get'
	}
	else
		options.data = q; // data is the query string for 'post'
	var $form = this, callbacks = [];
	if (options.resetForm) callbacks.push(function() { $form.resetForm(); });
	if (options.clearForm) callbacks.push(function() { $form.clearForm(); });
	// perform a load on the target only if dataType is not provided
	if (!options.dataType && options.target) {
		var oldSuccess = options.success || function(){};
		callbacks.push(function(data) {
			$(options.target).html(data).each(oldSuccess, arguments);
		});
	}
	else if (options.success)
		callbacks.push(options.success);
	options.success = function(data, status) {
		for (var i=0, max=callbacks.length; i < max; i++)
			callbacks[i].apply(options, [data, status, $form]);
	};
	// are there files to upload?
	var files = $('input:file', this).fieldValue();
	var found = false;
	for (var j=0; j < files.length; j++)
		if (files[j])
			found = true;
	var multipart = false;
//	var mp = 'multipart/form-data';
//	multipart = ($form.attr('enctype') == mp || $form.attr('encoding') == mp);
	// options.iframe allows user to force iframe mode
	// 06-NOV-09: now defaulting to iframe mode if file input is detected
   if ((files.length && options.iframe !== false) || options.iframe || found || multipart) {
	   // hack to fix Safari hang (thanks to Tim Molendijk for this)
	   // see:  http://groups.google.com/group/jquery-dev/browse_thread/thread/36395b7ab510dd5d
	   if (options.closeKeepAlive)
		   $.get(options.closeKeepAlive, fileUpload);
	   else
		   fileUpload();
	   }
   else
	   $.ajax(options);
	// fire 'notify' event
	this.trigger('form-submit-notify', [this, options]);
	return this;
	// private function for handling file uploads (hat tip to YAHOO!)
	function fileUpload() {
		var form = $form[0];
		if ($(':input[name=submit]', form).length) {
			alert('Error: Form elements must not be named "submit".');
			return;
		}
		var opts = $.extend({}, $.ajaxSettings, options);
		var s = $.extend(true, {}, $.extend(true, {}, $.ajaxSettings), opts);
		var id = 'jqFormIO' + (new Date().getTime());
		var $io = $('<iframe id="' + id + '" name="' + id + '" src="'+ opts.iframeSrc +'" />');
		var io = $io[0];
		$io.css({ position: 'absolute', top: '-1000px', left: '-1000px' });
		var xhr = { // mock object
			aborted: 0,
			responseText: null,
			responseXML: null,
			status: 0,
			statusText: 'n/a',
			getAllResponseHeaders: function() {},
			getResponseHeader: function() {},
			setRequestHeader: function() {},
			abort: function() {
				this.aborted = 1;
				$io.attr('src', opts.iframeSrc); // abort op in progress
			}
		};
		var g = opts.global;
		// trigger ajax global events so that activity/block indicators work like normal
		if (g && ! $.active++) $.event.trigger("ajaxStart");
		if (g) $.event.trigger("ajaxSend", [xhr, opts]);
		if (s.beforeSend && s.beforeSend(xhr, s) === false) {
			s.global && $.active--;
			return;
		}
		if (xhr.aborted)
			return;
		var cbInvoked = 0;
		var timedOut = 0;
		// add submitting element to data if we know it
		var sub = form.clk;
		if (sub) {
			var n = sub.name;
			if (n && !sub.disabled) {
				options.extraData = options.extraData || {};
				options.extraData[n] = sub.value;
				if (sub.type == "image") {
					options.extraData[name+'.x'] = form.clk_x;
					options.extraData[name+'.y'] = form.clk_y;
				}
			}
		}
		// take a breath so that pending repaints get some cpu time before the upload starts
		setTimeout(function() {
			// make sure form attrs are set
			var t = $form.attr('target'), a = $form.attr('action');
			// update form attrs in IE friendly way
			form.setAttribute('target',id);
			if (form.getAttribute('method') != 'POST')
				form.setAttribute('method', 'POST');
			if (form.getAttribute('action') != opts.url)
				form.setAttribute('action', opts.url);
			// ie borks in some cases when setting encoding
			if (! options.skipEncodingOverride) {
				$form.attr({
					encoding: 'multipart/form-data',
					enctype:  'multipart/form-data'
				});
			}
			// support timout
			if (opts.timeout)
				setTimeout(function() { timedOut = true; cb(); }, opts.timeout);
			// add "extra" data to form if provided in options
			var extraInputs = [];
			try {
				if (options.extraData)
					for (var n in options.extraData)
						extraInputs.push(
							$('<input type="hidden" name="'+n+'" value="'+options.extraData[n]+'" />')
								.appendTo(form)[0]);
				// add iframe to doc and submit the form
				$io.appendTo('body');
				io.attachEvent ? io.attachEvent('onload', cb) : io.addEventListener('load', cb, false);
				form.submit();
			}
			finally {
				// reset attrs and remove "extra" input elements
				form.setAttribute('action',a);
				t ? form.setAttribute('target', t) : $form.removeAttr('target');
				$(extraInputs).remove();
			}
		}, 10);
		var domCheckCount = 50;
		function cb() {
			if (cbInvoked++) return;
			io.detachEvent ? io.detachEvent('onload', cb) : io.removeEventListener('load', cb, false);
			var ok = true;
			try {
				if (timedOut) throw 'timeout';
				// extract the server response from the iframe
				var data, doc;
				doc = io.contentWindow ? io.contentWindow.document : io.contentDocument ? io.contentDocument : io.document;
				
				var isXml = opts.dataType == 'xml' || doc.XMLDocument || $.isXMLDoc(doc);
				log('isXml='+isXml);
				if (!isXml && (doc.body == null || doc.body.innerHTML == '')) {
				 	if (--domCheckCount) {
						// in some browsers (Opera) the iframe DOM is not always traversable when
						// the onload callback fires, so we loop a bit to accommodate
						cbInvoked = 0;
						setTimeout(cb, 100);
						return;
					}
					log('Could not access iframe DOM after 50 tries.');
					return;
				}
				xhr.responseText = doc.body ? doc.body.innerHTML : null;
				xhr.responseXML = doc.XMLDocument ? doc.XMLDocument : doc;
				xhr.getResponseHeader = function(header){
					var headers = {'content-type': opts.dataType};
					return headers[header];
				};
				if (opts.dataType == 'json' || opts.dataType == 'script') {
					// see if user embedded response in textarea
					var ta = doc.getElementsByTagName('textarea')[0];
					if (ta)
						xhr.responseText = ta.value;
					else {
						// account for browsers injecting pre around json response
						var pre = doc.getElementsByTagName('pre')[0];
						if (pre)
							xhr.responseText = pre.innerHTML;
					}			  
				}
				else if (opts.dataType == 'xml' && !xhr.responseXML && xhr.responseText != null) {
					xhr.responseXML = toXml(xhr.responseText);
				}
				data = $.httpData(xhr, opts.dataType);
			}
			catch(e){
				ok = false;
				$.handleError(opts, xhr, 'error', e);
			}
			// ordering of these callbacks/triggers is odd, but that's how $.ajax does it
			if (ok) {
				opts.success(data, 'success');
				if (g) $.event.trigger("ajaxSuccess", [xhr, opts]);
			}
			if (g) $.event.trigger("ajaxComplete", [xhr, opts]);
			if (g && ! --$.active) $.event.trigger("ajaxStop");
			if (opts.complete) opts.complete(xhr, ok ? 'success' : 'error');
			// clean up
			setTimeout(function() {
				$io.remove();
				xhr.responseXML = null;
			}, 100);
		};
		function toXml(s, doc) {
			if (window.ActiveXObject) {
				doc = new ActiveXObject('Microsoft.XMLDOM');
				doc.async = 'false';
				doc.loadXML(s);
			}
			else
				doc = (new DOMParser()).parseFromString(s, 'text/xml');
			return (doc && doc.documentElement && doc.documentElement.tagName != 'parsererror') ? doc : null;
		};
	};
};
/**
 * ajaxForm() provides a mechanism for fully automating form submission.
 *
 * The advantages of using this method instead of ajaxSubmit() are:
 *
 * 1: This method will include coordinates for <input type="image" /> elements (if the element
 *	is used to submit the form).
 * 2. This method will include the submit element's name/value data (for the element that was
 *	used to submit the form).
 * 3. This method binds the submit() method to the form for you.
 *
 * The options argument for ajaxForm works exactly as it does for ajaxSubmit.  ajaxForm merely
 * passes the options argument along after properly binding events for submit elements and
 * the form itself.
 */
$.fn.ajaxForm = function(options) {
	return this.ajaxFormUnbind().bind('submit.form-plugin', function() {
		$(this).ajaxSubmit(options);
		return false;
	}).bind('click.form-plugin', function(e) {
		var target = e.target;
		var $el = $(target);
		if (!($el.is(":submit,input:image"))) {
			// is this a child element of the submit el?  (ex: a span within a button)
			var t = $el.closest(':submit');
			if (t.length == 0)
				return;
			target = t[0];
		}
		var form = this;
		form.clk = target;
		if (target.type == 'image') {
			if (e.offsetX != undefined) {
				form.clk_x = e.offsetX;
				form.clk_y = e.offsetY;
			} else if (typeof $.fn.offset == 'function') { // try to use dimensions plugin
				var offset = $el.offset();
				form.clk_x = e.pageX - offset.left;
				form.clk_y = e.pageY - offset.top;
			} else {
				form.clk_x = e.pageX - target.offsetLeft;
				form.clk_y = e.pageY - target.offsetTop;
			}
		}
		// clear form vars
		setTimeout(function() { form.clk = form.clk_x = form.clk_y = null; }, 100);
	});
};
// ajaxFormUnbind unbinds the event handlers that were bound by ajaxForm
$.fn.ajaxFormUnbind = function() {
	return this.unbind('submit.form-plugin click.form-plugin');
};
/**
 * formToArray() gathers form element data into an array of objects that can
 * be passed to any of the following ajax functions: $.get, $.post, or load.
 * Each object in the array has both a 'name' and 'value' property.  An example of
 * an array for a simple login form might be:
 *
 * [ { name: 'username', value: 'jresig' }, { name: 'password', value: 'secret' } ]
 *
 * It is this array that is passed to pre-submit callback functions provided to the
 * ajaxSubmit() and ajaxForm() methods.
 */
$.fn.formToArray = function(semantic) {
	var a = [];
	if (this.length == 0) return a;
	var form = this[0];
	var els = semantic ? form.getElementsByTagName('*') : form.elements;
	if (!els) return a;
	for(var i=0, max=els.length; i < max; i++) {
		var el = els[i];
		var n = el.name;
		if (!n) continue;
		if (semantic && form.clk && el.type == "image") {
			// handle image inputs on the fly when semantic == true
			if(!el.disabled && form.clk == el) {
				a.push({name: n, value: $(el).val()});
				a.push({name: n+'.x', value: form.clk_x}, {name: n+'.y', value: form.clk_y});
			}
			continue;
		}
		var v = $.fieldValue(el, true);
		if (v && v.constructor == Array) {
			for(var j=0, jmax=v.length; j < jmax; j++)
				a.push({name: n, value: v[j]});
		}
		else if (v !== null && typeof v != 'undefined')
			a.push({name: n, value: v});
	}
	if (!semantic && form.clk) {
		// input type=='image' are not found in elements array! handle it here
		var $input = $(form.clk), input = $input[0], n = input.name;
		if (n && !input.disabled && input.type == 'image') {
			a.push({name: n, value: $input.val()});
			a.push({name: n+'.x', value: form.clk_x}, {name: n+'.y', value: form.clk_y});
		}
	}
	return a;
};
/**
 * Serializes form data into a 'submittable' string. This method will return a string
 * in the format: name1=value1&amp;name2=value2
 */
$.fn.formSerialize = function(semantic) {
	//hand off to jQuery.param for proper encoding
	return $.param(this.formToArray(semantic));
};
/**
 * Serializes all field elements in the jQuery object into a query string.
 * This method will return a string in the format: name1=value1&amp;name2=value2
 */
$.fn.fieldSerialize = function(successful) {
	var a = [];
	this.each(function() {
		var n = this.name;
		if (!n) return;
		var v = $.fieldValue(this, successful);
		if (v && v.constructor == Array) {
			for (var i=0,max=v.length; i < max; i++)
				a.push({name: n, value: v[i]});
		}
		else if (v !== null && typeof v != 'undefined')
			a.push({name: this.name, value: v});
	});
	//hand off to jQuery.param for proper encoding
	return $.param(a);
};
/**
 * Returns the value(s) of the element in the matched set.  For example, consider the following form:
 *
 *  <form><fieldset>
 *	  <input name="A" type="text" />
 *	  <input name="A" type="text" />
 *	  <input name="B" type="checkbox" value="B1" />
 *	  <input name="B" type="checkbox" value="B2"/>
 *	  <input name="C" type="radio" value="C1" />
 *	  <input name="C" type="radio" value="C2" />
 *  </fieldset></form>
 *
 *  var v = $(':text').fieldValue();
 *  // if no values are entered into the text inputs
 *  v == ['','']
 *  // if values entered into the text inputs are 'foo' and 'bar'
 *  v == ['foo','bar']
 *
 *  var v = $(':checkbox').fieldValue();
 *  // if neither checkbox is checked
 *  v === undefined
 *  // if both checkboxes are checked
 *  v == ['B1', 'B2']
 *
 *  var v = $(':radio').fieldValue();
 *  // if neither radio is checked
 *  v === undefined
 *  // if first radio is checked
 *  v == ['C1']
 *
 * The successful argument controls whether or not the field element must be 'successful'
 * (per http://www.w3.org/TR/html4/interact/forms.html#successful-controls).
 * The default value of the successful argument is true.  If this value is false the value(s)
 * for each element is returned.
 *
 * Note: This method *always* returns an array.  If no valid value can be determined the
 *	   array will be empty, otherwise it will contain one or more values.
 */
$.fn.fieldValue = function(successful) {
	for (var val=[], i=0, max=this.length; i < max; i++) {
		var el = this[i];
		var v = $.fieldValue(el, successful);
		if (v === null || typeof v == 'undefined' || (v.constructor == Array && !v.length))
			continue;
		v.constructor == Array ? $.merge(val, v) : val.push(v);
	}
	return val;
};
/**
 * Returns the value of the field element.
 */
$.fieldValue = function(el, successful) {
	var n = el.name, t = el.type, tag = el.tagName.toLowerCase();
	if (typeof successful == 'undefined') successful = true;
	if (successful && (!n || el.disabled || t == 'reset' || t == 'button' ||
		(t == 'checkbox' || t == 'radio') && !el.checked ||
		(t == 'submit' || t == 'image') && el.form && el.form.clk != el ||
		tag == 'select' && el.selectedIndex == -1))
			return null;
	if (tag == 'select') {
		var index = el.selectedIndex;
		if (index < 0) return null;
		var a = [], ops = el.options;
		var one = (t == 'select-one');
		var max = (one ? index+1 : ops.length);
		for(var i=(one ? index : 0); i < max; i++) {
			var op = ops[i];
			if (op.selected) {
				var v = op.value;
				if (!v) // extra pain for IE...
					v = (op.attributes && op.attributes['value'] && !(op.attributes['value'].specified)) ? op.text : op.value;
				if (one) return v;
				a.push(v);
			}
		}
		return a;
	}
	return el.value;
};
/**
 * Clears the form data.  Takes the following actions on the form's input fields:
 *  - input text fields will have their 'value' property set to the empty string
 *  - select elements will have their 'selectedIndex' property set to -1
 *  - checkbox and radio inputs will have their 'checked' property set to false
 *  - inputs of type submit, button, reset, and hidden will *not* be effected
 *  - button elements will *not* be effected
 */
$.fn.clearForm = function() {
	return this.each(function() {
		$('input,select,textarea', this).clearFields();
	});
};
/**
 * Clears the selected form elements.
 */
$.fn.clearFields = $.fn.clearInputs = function() {
	return this.each(function() {
		var t = this.type, tag = this.tagName.toLowerCase();
		if (t == 'text' || t == 'password' || tag == 'textarea')
			this.value = '';
		else if (t == 'checkbox' || t == 'radio')
			this.checked = false;
		else if (tag == 'select')
			this.selectedIndex = -1;
	});
};
/**
 * Resets the form data.  Causes all form elements to be reset to their original value.
 */
$.fn.resetForm = function() {
	return this.each(function() {
		// guard against an input with the name of 'reset'
		// note that IE reports the reset function as an 'object'
		if (typeof this.reset == 'function' || (typeof this.reset == 'object' && !this.reset.nodeType))
			this.reset();
	});
};
/**
 * Enables or disables any matching elements.
 */
$.fn.enable = function(b) {
	if (b == undefined) b = true;
	return this.each(function() {
		this.disabled = !b;
	});
};
/**
 * Checks/unchecks any matching checkboxes or radio buttons and
 * selects/deselects and matching option elements.
 */
$.fn.selected = function(select) {
	if (select == undefined) select = true;
	return this.each(function() {
		var t = this.type;
		if (t == 'checkbox' || t == 'radio')
			this.checked = select;
		else if (this.tagName.toLowerCase() == 'option') {
			var $sel = $(this).parent('select');
			if (select && $sel[0] && $sel[0].type == 'select-one') {
				// deselect all other options
				$sel.find('option').selected(false);
			}
			this.selected = select;
		}
	});
};
// helper fn for console logging
// set $.fn.ajaxSubmit.debug to true to enable debug logging
function log() {
	if ($.fn.ajaxSubmit.debug && window.console && window.console.log)
		window.console.log('[jquery.form] ' + Array.prototype.join.call(arguments,''));
};
})(jQuery);
﻿/* hoverIntent r5 (1.3+) */
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}if(p==this){return false;}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);
/* SWFObject 1.5 */
/**
 * SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/
 *
 * SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 *
 */
if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;
/* Cufon 1.0.9 */
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;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("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}})());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}})());
/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright Â© 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/
// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];
jQuery.extend( jQuery.easing,
{
	def: 'easeOutQuad',
	swing: function (x, t, b, c, d) {
		//alert(jQuery.easing.default);
		return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
	},
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});
/*
 *
 * TERMS OF USE - EASING EQUATIONS
 * 
 * Open source under the BSD License. 
 * 
 * Copyright Â© 2001 Robert Penner
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
 */
/* Font - Deutsche Zierschrift
 * !
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Typographer Mediengestaltung, 2002. All rights reserved. Deutsche
 * Zierschrift geschaffen von Prof. Rudolf Koch, 1919-1921. Digitized and hinted by
 * Dieter Steffmann, Kreuztal.
 * 
 * Description:
 * Deutsche Zierschrift geschaffen von Prof. Rudolf Koch, 1919-1921. Digitized and
 * hinted by Dieter Steffmann, Kreuztal.
 * 
 * Designer:
 * Dieter Steffmann
 * 
 * Vendor URL:
 * http://www.steffmann.de
 * 
 * License information:
 * http://www.steffmann.de
 */
Cufon.registerFont({"w":120,"face":{"font-family":"Deutsche Zierschrift","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-37.5026 -300.398 387 77.2013","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007A"},"glyphs":{" ":{"w":131},"\u00a0":{"w":131},"'":{"d":"61,-236v-6,-5,-22,8,-12,14v7,-3,10,-13,15,-8v9,19,-13,63,-22,75r-3,-2v0,-39,-10,-58,-34,-48v0,-7,37,-70,46,-64v-4,14,10,23,10,33xm62,-210v-6,0,-9,6,-5,10v4,1,5,-5,5,-10xm37,-201v0,-16,-21,-38,-25,-13v5,4,21,7,25,13xm61,-226v-4,0,-15,12,-7,15v4,-3,13,-9,7,-15xm53,-249v-2,0,-23,15,-10,18v5,-6,16,-10,10,-18xm31,-247v5,14,12,-4,19,-5v0,-3,1,-8,-3,-7xm41,-243v0,1,1,1,2,1","w":68},"(":{"d":"78,70v-21,-40,-75,-100,-74,-154v3,-92,59,-170,135,-190v-46,30,-80,78,-82,140v-1,52,35,138,76,142xm88,53v-44,-49,-67,-95,-78,-174v-11,84,34,130,72,181v3,-2,5,-4,6,-7xm100,30v9,3,22,-16,25,-21v-7,6,-22,14,-25,21xm114,3v-1,1,-31,19,-17,21v2,-1,32,-18,17,-21xm109,-1v-6,-7,-16,10,-23,13v0,3,1,5,3,5v1,1,21,-17,20,-18xm82,8v2,-2,30,-17,16,-20v-14,9,-26,16,-16,20xm75,-1v2,-1,28,-16,16,-20v-1,0,-11,5,-19,16v0,3,1,4,3,4xm69,-11v3,-2,25,-13,15,-19v-2,0,-9,5,-18,14v0,3,1,5,3,5xm78,-40v-6,4,-24,15,-15,20v5,-6,23,-12,15,-20xm72,-49v-2,1,-25,15,-14,19v1,-2,26,-15,14,-19xm71,-56v-6,-11,-15,8,-21,11v0,3,1,5,3,5v1,2,19,-15,18,-16xm48,-50v4,-6,23,-13,15,-21v-2,0,-11,5,-18,15v0,4,1,6,3,6xm41,-66v5,9,16,-7,21,-12v-3,-9,-10,2,-14,4v-5,4,-7,7,-7,8xm58,-92v-5,0,-28,14,-17,19v5,-5,18,-12,17,-19xm56,-106v-10,1,-26,13,-20,21v7,-7,19,-8,20,-21xm53,-121v-2,2,-27,16,-18,23v3,-2,27,-16,18,-23xm54,-135v-3,3,-27,13,-21,23v9,-5,19,-10,21,-23xm57,-152v-5,0,-10,6,-24,19r0,7v18,-14,21,-11,24,-26xm34,-142v8,-3,28,-19,24,-27v-10,9,-22,12,-24,27xm65,-187v-5,-1,-28,17,-26,27v9,-6,25,-14,26,-27xm73,-211v-1,3,-24,16,-23,27v11,-8,20,-13,23,-27xm75,-219v-1,0,-1,0,-1,1xm91,-237v-9,6,-14,12,-14,16v7,-2,11,-9,14,-16","w":143},")":{"d":"135,-103v0,68,-66,166,-122,180v-3,1,-5,-2,-3,-3v23,-15,41,-33,52,-53v11,1,23,-77,23,-92v2,-41,-44,-135,-81,-133v9,-23,38,-43,48,-67r58,82v9,-1,25,74,25,86xm71,18v41,-42,27,-154,-9,-195v-13,-15,-27,-31,-43,-42v-13,4,-3,12,3,15v59,38,87,140,49,222xm104,-9v-1,0,-2,1,-2,2v1,0,2,-1,2,-2xm119,-39v-7,3,-10,6,-11,16v6,0,10,-12,11,-16xm126,-61v-4,0,-15,9,-14,19v6,0,16,-13,14,-19xm130,-80v-9,1,-23,27,-7,14v4,-4,7,-5,7,-14xm132,-98v-6,6,-22,13,-16,23v1,0,7,-5,16,-15r0,-8xm131,-113v-7,7,-21,12,-15,23v11,-13,18,-10,15,-23xm131,-124v-5,1,-23,12,-17,19v3,-1,20,-14,17,-19xm126,-139v-5,7,-17,10,-14,21v5,-5,22,-13,14,-21xm123,-151v-36,29,-6,21,3,4v0,-3,-2,-4,-3,-4xm102,-148v0,4,0,7,4,6v2,-3,22,-14,12,-20v-1,0,-6,4,-16,14xm100,-153v7,-4,20,-11,14,-19v-1,0,-7,5,-17,15v0,3,1,4,3,4xm109,-184v-1,1,-22,16,-14,21v3,-2,23,-13,14,-21xm104,-193v-5,6,-24,13,-14,20v12,-11,22,-14,14,-20xm98,-203v-4,7,-23,12,-15,21v6,-4,21,-12,15,-21xm91,-212v-6,6,-22,12,-14,20v8,-5,24,-16,14,-20xm67,-204v7,6,17,-9,22,-13v-3,-8,-7,-3,-14,3v-5,5,-8,9,-8,10xm60,-213v4,5,2,3,4,3v11,-14,23,-12,13,-20v-4,3,-16,15,-17,17xm55,-225v-2,1,-1,7,2,6v2,0,8,-5,18,-15v-6,-12,-14,6,-20,9xm50,-228v1,0,24,-15,13,-18v-1,0,-7,4,-17,14v0,3,2,4,4,4xm57,-255v-1,0,-13,7,-18,17v4,3,26,-11,18,-17xm54,-260v-2,-7,-5,-6,-9,2v-3,5,-4,8,-4,9v5,0,9,-8,13,-11","w":139},"*":{"d":"85,-286v17,2,58,30,77,14r3,3v-21,20,-43,40,-57,66v-7,-5,4,-15,0,-23v-9,-8,-20,-14,-31,-12v-5,50,-4,136,-4,189v0,17,-6,41,1,52v4,-1,7,-5,11,-3v-1,3,-11,15,-34,30v-25,17,-34,28,-42,22v25,-51,19,-242,10,-283v-8,-4,-25,0,-6,-10v19,-3,54,-38,72,-45xm30,-98r-4,135v22,-31,13,-144,13,-206v0,-51,3,-81,-10,-71v-3,45,1,95,1,142xm66,6v-4,0,-26,14,-20,20v3,-1,27,-12,20,-20xm47,12v6,-8,20,-8,20,-21v-14,9,-24,15,-20,21xm178,-59v-1,21,16,11,24,15r-55,46v-1,-16,-16,-36,-38,-25v-10,-6,21,-15,16,-28r4,-98v1,-18,-17,-7,-23,-13v12,-18,42,-33,62,-45v5,5,-3,8,-4,13v10,10,19,18,27,24v-14,8,-9,11,-11,55xm47,-9v1,2,0,5,2,5v15,-11,22,-9,18,-20v-2,-1,-9,4,-20,15xm69,-36v-5,-3,-25,12,-20,18v7,-4,16,-8,20,-18xm185,-39v-5,-7,-23,10,-24,14v8,3,18,-13,24,-14xm176,-45v-5,-10,-16,9,-23,12v6,7,16,-10,23,-12xm71,-54v-5,6,-28,12,-19,21v12,-11,20,-9,19,-21xm134,-40v7,-27,10,-81,4,-114v-11,19,-1,73,-7,109v0,3,1,5,3,5xm152,-41v3,-3,27,-12,20,-21v-3,3,-24,11,-20,21xm70,-68v-2,1,-26,14,-19,21v14,-11,23,-12,19,-21xm174,-76v-13,3,-23,13,-21,20v4,-3,23,-9,21,-20xm72,-80v-6,-5,-24,10,-20,18v2,-1,24,-11,20,-18xm174,-90v-4,3,-21,8,-20,20v9,-8,19,-9,20,-20xm72,-97v-3,-2,-26,14,-19,21v6,-7,22,-10,19,-21xm153,-85v16,-6,24,-11,21,-20v-4,2,-21,11,-21,20xm53,-90v6,-7,21,-10,19,-21v-1,-1,-16,7,-20,18v0,2,0,3,1,3xm176,-120v-7,4,-25,11,-21,21v5,-3,22,-10,21,-21xm53,-104v7,-6,22,-11,19,-22v-6,8,-19,9,-19,22xm175,-133v-6,6,-24,10,-19,21v9,-9,21,-10,19,-21xm53,-118v2,-3,26,-13,20,-22v-6,8,-20,8,-20,22xm176,-149v-3,2,-25,12,-20,22v4,-3,26,-12,20,-22xm74,-154v-15,10,-20,11,-21,22v1,0,8,-5,21,-15r0,-7xm157,-141v1,0,7,-4,18,-13v2,-1,3,-7,1,-9v-6,7,-25,11,-19,22xm74,-167v-4,2,-22,8,-20,21v7,-5,20,-10,20,-21xm180,-173v-5,-6,-25,9,-24,18v7,-4,16,-10,24,-18xm75,-180v-5,-3,-26,13,-20,20v7,-6,16,-11,20,-20xm147,-167v8,7,34,-17,17,-15v-6,7,-13,7,-17,15xm159,-191v-2,1,-27,15,-18,20v5,-6,27,-14,18,-20xm53,-176v6,1,28,-15,19,-18v-6,6,-18,7,-19,18xm54,-189v8,3,35,-30,10,-14v-3,4,-14,6,-10,14xm74,-222v-8,4,-22,9,-21,21v7,-7,20,-8,21,-21xm73,-236v-3,1,-27,12,-20,21v3,-2,27,-13,20,-21xm72,-250v-2,1,-30,15,-19,22v6,-7,23,-12,19,-22xm140,-258v-10,3,-15,11,-23,16v11,5,16,-12,23,-16xm98,-277v-8,-9,-50,25,-46,35v15,-12,33,-21,46,-35xm134,-262v-10,-11,-20,12,-29,15v9,7,20,-11,29,-15xm98,-250v1,0,37,-18,19,-20v-2,0,-10,6,-23,18v1,2,2,2,4,2xm104,-274v0,0,-33,18,-18,19v1,0,6,-2,13,-7v9,-8,15,-9,5,-12xm51,-256v6,0,27,-19,34,-25v-10,6,-29,18,-34,25","w":206},"+":{"d":"5,-234r81,-52v11,2,34,23,51,14v6,15,-40,29,-38,53v-2,2,-7,7,-8,0v4,-9,0,-18,-9,-19v-5,64,-3,165,-8,240v2,8,9,-2,13,3v-9,18,-67,55,-79,54v30,-66,20,-204,13,-292v-6,-4,-14,6,-16,-1xm29,-239v5,90,-4,186,-1,275r3,1v6,-3,9,-52,9,-148v0,-43,0,-92,-8,-131xm70,12v-8,2,-25,11,-20,18v3,1,21,-15,20,-18xm71,-2v-10,1,-24,12,-21,19v3,0,24,-13,21,-19xm51,3v9,-5,18,-8,21,-19v-5,2,-22,10,-21,19xm71,-26v-5,-3,-24,11,-17,16v2,1,18,-14,17,-16xm71,-41v-2,0,-25,12,-16,17v2,1,19,-10,16,-17xm73,-52v-4,-7,-15,10,-21,12v3,7,7,1,12,-4xm72,-69v-3,-1,-23,14,-17,19v3,0,23,-14,17,-19xm72,-80v-6,-1,-29,26,-9,13v3,-4,11,-7,9,-13xm74,-92v-4,-4,-24,12,-19,17v1,0,5,-2,11,-7v6,-5,8,-9,8,-10xm74,-104v-3,-4,-22,10,-21,14v3,5,5,0,13,-5v6,-5,8,-8,8,-9xm74,-118v-2,0,-28,13,-18,18v9,-3,14,-11,18,-18xm54,-112v8,-3,21,-13,19,-18v-5,1,-21,10,-19,18xm73,-144v0,0,-16,7,-19,18v7,2,26,-14,19,-18xm75,-154v-4,-5,-21,10,-19,15v1,1,21,-12,19,-15xm54,-151v8,6,10,-16,21,-15v0,-3,0,-6,-3,-5v-1,0,-5,4,-15,13v-1,1,-3,4,-3,7xm74,-182v-7,4,-25,13,-18,19v9,-4,15,-10,18,-19xm73,-195v-3,3,-24,15,-16,19v7,-5,20,-12,16,-19xm75,-206v-4,-4,-22,10,-22,17v3,5,4,1,9,-4v4,-3,14,-7,13,-13xm54,-202v4,1,29,-16,19,-19v-4,0,-21,11,-19,19xm54,-214v12,-7,31,-19,21,-23v-6,8,-20,9,-21,23xm53,-230v7,3,16,-12,24,-16v-6,-7,-20,9,-24,16xm95,-274v-11,-2,-34,27,-43,31v10,7,28,-20,38,-24v3,-2,5,-5,5,-7xm118,-262v-10,2,-23,25,-6,9v4,-5,6,-8,6,-9xm111,-266v-5,-5,-14,9,-18,14v8,3,12,-11,18,-14xm86,-279v-4,-1,-26,18,-34,22v0,4,1,6,3,6v1,0,7,-4,17,-13v10,-9,14,-14,14,-15xm85,-258v5,8,14,-7,17,-11v0,-4,-3,-3,-5,-1v-3,5,-8,8,-12,12"},",":{"d":"-34,60v-10,-9,3,-16,19,-50v17,-38,19,-37,27,-51r51,-29v6,5,0,8,-5,20v-5,13,-46,86,-48,85v-24,15,-39,23,-44,25xm-5,31v27,7,45,-74,56,-82v-21,-5,-17,7,-35,42","w":68},"-":{"d":"50,-66v-15,-1,-43,-5,-45,6v-3,-5,0,-12,5,-30v15,5,54,6,59,-5v2,9,-12,27,-18,35v-2,0,-1,-4,-1,-6xm11,-73v3,6,63,1,34,-3v-22,1,-30,-2,-34,3xm78,-130v5,4,-17,36,-21,31v-1,-9,-11,-3,-20,-4v-22,-3,-19,3,-27,5v2,-11,2,-25,8,-32v1,14,52,11,60,0xm59,-107v0,-7,-42,-3,-40,0r40,0","w":84},"\u2010":{"d":"50,-66v-15,-1,-43,-5,-45,6v-3,-5,0,-12,5,-30v15,5,54,6,59,-5v2,9,-12,27,-18,35v-2,0,-1,-4,-1,-6xm11,-73v3,6,63,1,34,-3v-22,1,-30,-2,-34,3xm78,-130v5,4,-17,36,-21,31v-1,-9,-11,-3,-20,-4v-22,-3,-19,3,-27,5v2,-11,2,-25,8,-32v1,14,52,11,60,0xm59,-107v0,-7,-42,-3,-40,0r40,0","w":84},".":{"d":"46,-1v2,-33,-18,-45,-42,-45v13,-21,67,-46,72,-74v5,-2,10,-1,9,7v3,8,-13,23,-14,26v1,14,23,28,34,38v-8,14,-43,20,-46,37v-5,3,-6,10,-13,11xm53,-24v0,-11,-15,-28,-27,-31v-1,2,24,33,27,31xm88,-53v-7,1,-14,9,-16,12v-10,-1,-13,15,-3,8v5,-9,19,-8,19,-20xm77,-58v-4,-5,-18,10,-21,14v4,3,19,-7,21,-14xm70,-71v-6,-2,-24,11,-21,18v1,2,23,-16,21,-18xm62,-84v-12,4,-25,13,-22,20v8,-4,21,-11,22,-20","w":108},"0":{"d":"4,-116v0,-23,62,-121,81,-121v32,0,79,84,77,121v-2,53,-48,89,-81,119v-44,-14,-77,-61,-77,-119xm91,-20v6,4,23,-13,16,-14v-3,-1,-16,12,-16,14xm79,-22v4,4,24,-11,17,-15v-11,6,-17,14,-17,15xm90,-41v-5,-1,-23,13,-17,16v3,1,19,-12,17,-16xm82,-49v-38,21,-10,23,1,2v0,-1,-1,-2,-1,-2xm73,-54v-3,0,-23,14,-15,17v4,-6,18,-11,15,-17xm119,-66v-1,-50,-27,-105,-68,-114v-7,0,-10,10,-10,30v-1,51,27,92,65,113v8,0,13,-9,13,-29xm49,-45v6,5,17,-7,16,-15v-11,6,-16,10,-16,15xm55,-191v46,20,74,74,67,142v8,3,9,-11,10,-27v-1,-60,-30,-101,-74,-119v-1,1,-4,1,-3,4xm43,-50v9,-4,20,-15,20,-19v-11,3,-18,9,-20,19xm37,-60v0,0,30,-15,18,-17v-1,-1,-19,16,-18,17xm51,-85v0,0,-16,7,-18,16v7,7,14,-10,20,-14v0,-1,-1,-2,-2,-2xm48,-94v-6,0,-26,14,-15,18v7,-8,17,-10,15,-18xm142,-78v4,0,12,-6,8,-10v-5,0,-8,4,-8,10xm45,-103v-2,-1,-27,15,-16,18v5,-5,16,-9,16,-18xm144,-93v5,4,13,-5,13,-10v-4,-5,-11,5,-13,10xm25,-95v2,-4,25,-15,13,-18v-4,6,-15,10,-13,18xm157,-115v-5,-6,-12,5,-14,9v0,1,1,2,3,2v1,0,11,-10,11,-11xm39,-121v-5,-6,-15,8,-17,12v2,3,16,-4,17,-12xm153,-127v-4,-1,-15,7,-8,11v4,-2,12,-6,8,-11xm35,-135v-3,0,-15,13,-11,15v3,-1,19,-10,11,-15xm154,-137v-3,-6,-14,4,-15,9v0,2,1,3,2,3v2,1,14,-11,13,-12xm35,-145v-5,-1,-22,22,-8,11v3,-3,15,-9,8,-11xm152,-148v-3,-4,-13,3,-14,11v7,1,14,-9,14,-11xm149,-158v-4,-5,-15,7,-16,11v0,1,1,3,2,3v5,-4,12,-7,14,-14xm37,-157v-3,-3,-14,4,-12,10v0,0,0,1,1,1v2,1,12,-9,11,-11xm143,-168v-1,-1,-20,12,-12,14v3,0,16,-10,12,-14xm139,-177v-3,-1,-22,13,-12,15v6,-4,16,-11,12,-15xm34,-166v7,1,7,-6,3,-6v-2,0,-3,2,-3,6xm136,-185v-5,0,-20,9,-16,16v1,0,18,-13,16,-16xm129,-192v-2,-1,-12,6,-17,13v3,6,7,2,12,-4v2,-3,10,-6,5,-9xm123,-200v-1,0,-23,13,-14,16v1,0,22,-14,14,-16xm117,-207v-35,18,-8,24,1,2v0,-1,0,-2,-1,-2xm94,-196v3,1,19,-12,17,-16v-4,-2,-17,7,-17,16xm86,-203v7,2,21,-11,16,-17v-5,5,-15,9,-16,17xm80,-207v0,-1,26,-17,15,-18v-12,8,-23,13,-15,18xm86,-232v-2,0,-23,18,-15,21v13,-8,23,-15,15,-21","w":166},"1":{"d":"122,-15v-15,-7,-32,5,-48,6v-1,5,-29,19,-56,17r0,-3v48,-18,30,-95,30,-166v0,-12,0,-19,-5,-23v-4,-1,-32,23,-39,17v7,-11,84,-60,110,-70v3,10,-21,25,-11,52v4,51,-10,108,-1,157v11,5,27,3,20,13xm48,-9v13,-2,5,-59,11,-139v1,-13,0,-47,-1,-42v-8,44,-6,125,-10,181xm94,-39v-1,0,-33,22,-24,23v10,-7,23,-13,24,-23xm82,-16v5,-1,16,-8,12,-11v-3,-1,-12,9,-12,11xm93,-50v-6,2,-23,16,-24,21v3,2,30,-16,24,-21xm96,-63v-11,0,-26,21,-24,21v7,-5,23,-14,24,-21xm95,-73v-7,-2,-25,13,-22,19xm95,-85v-8,-2,-22,13,-21,18v1,0,6,-2,12,-8v6,-6,9,-9,9,-10xm95,-98v-3,-2,-25,14,-21,20v2,1,23,-18,21,-20xm74,-90v1,-1,28,-19,22,-22v-9,4,-22,13,-22,22xm73,-105v6,2,28,-17,21,-18v-2,-1,-22,17,-21,18xm98,-137v-16,4,-28,18,-24,21v4,-2,24,-15,24,-21xm73,-130v6,6,30,-20,21,-20v-7,7,-17,10,-21,20xm95,-162v-2,0,-25,16,-20,20v2,0,28,-17,20,-20xm95,-174v-2,3,-24,14,-19,20v2,0,26,-15,19,-20xm97,-183v-4,-6,-27,13,-20,16v3,0,10,-6,20,-16xm75,-180v4,5,23,-16,24,-17v0,-1,-2,-2,-3,-2v-14,11,-21,17,-21,19xm77,-191v0,0,31,-22,17,-18v-5,5,-21,11,-17,18xm98,-220v-10,0,-22,10,-21,18","w":128},"2":{"d":"86,-107v-31,16,-80,8,-80,-35v0,-32,58,-96,87,-96v26,0,53,37,51,64v-2,45,-69,85,-85,116v10,14,68,2,85,3v12,-4,19,-32,12,-49v2,-3,4,-3,7,-1v15,24,-24,102,-32,118v-6,-2,-2,-10,-6,-13v-16,-8,-87,-6,-117,-1v-8,-12,14,-27,40,-59v24,-30,38,-45,38,-47xm132,-15v-23,-5,-106,-3,-106,1v18,6,62,1,91,4v9,0,14,-2,15,-5xm45,-33v7,5,15,-10,22,-13v-4,-5,-19,8,-22,13xm61,-32v6,0,14,-8,19,-15v-2,-1,-20,12,-19,15xm76,-33v3,3,18,-11,21,-15v-9,0,-23,16,-21,15xm141,-38v-5,0,-6,4,-6,6v1,0,7,-3,6,-6xm108,-48v-2,0,-23,12,-15,15v3,0,8,-4,17,-13v0,-2,-1,-2,-2,-2xm106,-35v6,5,23,-11,18,-14v-3,0,-9,5,-18,14xm140,-47v-4,-5,-22,12,-18,14xm51,-47v-7,-3,-18,8,-14,12v9,-6,14,-11,14,-12xm77,-125v-12,0,-23,23,-6,8v4,-4,6,-7,6,-8xm91,-122v-4,-4,-16,4,-13,9v4,0,8,-3,13,-9xm67,-128v-3,-3,-17,10,-17,13v8,0,15,-8,17,-13xm57,-135v-2,-1,-25,15,-16,17v2,1,18,-9,16,-17xm52,-140v-9,1,-21,10,-18,16xm69,-184v-7,-2,-24,-5,-25,4v-2,37,19,48,48,54v19,-13,-5,-58,-23,-58xm46,-147v-3,-3,-21,11,-17,16v6,-3,15,-13,17,-16xm127,-143v-5,1,-10,6,-11,11v3,0,12,-7,11,-11xm40,-158v-1,-1,-15,9,-17,15v4,4,22,-9,17,-15xm50,-197v34,3,49,26,56,54v10,-26,-25,-62,-46,-60v-6,0,-10,2,-10,6xm138,-165v-3,0,-26,16,-18,20v6,-6,17,-11,18,-20xm39,-168v0,0,-24,13,-15,15v1,0,21,-13,15,-15xm140,-177v-6,-2,-19,8,-20,18v9,-1,19,-12,20,-18xm39,-181v-4,1,-14,8,-13,14v7,-3,17,-9,13,-14xm139,-189v-6,-2,-28,16,-19,18v2,1,20,-15,19,-18xm134,-199v-9,-2,-29,30,-7,10v5,-6,10,-8,7,-10xm46,-198v-6,-1,-14,8,-14,14v3,1,15,-11,14,-14xm129,-207v-2,1,-23,10,-16,17v9,-10,16,-8,16,-17xm125,-215v-6,-2,-28,22,-13,14v4,-3,13,-11,13,-14xm118,-219v-5,-7,-16,10,-19,13v5,4,13,-10,19,-13xm109,-226v-11,1,-23,13,-17,16v1,0,13,-7,17,-16xm103,-230v-6,-6,-29,13,-21,17xm66,-214v1,0,18,-10,12,-12v-4,4,-10,6,-12,12","w":169},"3":{"d":"64,4v-30,2,-37,-28,-58,-25r-2,-3v3,-5,45,-40,53,-34v-13,22,17,33,43,32v18,-36,-29,-89,-77,-76r-2,-4v20,-18,25,-43,62,-39v15,-25,-26,-51,-55,-39v-4,1,-11,8,-14,2v16,-16,52,-48,71,-55v15,3,51,25,50,41v-2,25,-16,34,-34,49v4,13,20,15,30,23v57,44,-17,125,-67,128xm85,-21v-2,0,-11,3,-14,11v6,-3,11,-6,14,-11xm58,-12v8,-1,15,-8,15,-12v-1,0,-16,9,-15,12xm98,-22v-5,2,-12,9,-11,10v3,0,6,-4,11,-10xm65,-26v-4,-5,-16,6,-16,10v3,3,7,-2,16,-10xm57,-32v-4,-4,-20,8,-14,11v6,-1,10,-8,14,-11xm108,-21r1,0r-1,0xm35,-27v10,1,26,-24,6,-8v-4,4,-6,7,-6,8xm36,-109v49,2,76,31,76,77v16,-49,-34,-94,-76,-77xm47,-47v-3,-5,-16,7,-19,12v0,1,1,2,2,2v2,1,18,-11,17,-14xm135,-48v-4,1,-8,5,-5,6xm143,-65v-6,0,-13,8,-12,11v5,-3,9,-5,12,-11xm146,-81v-2,0,-21,12,-14,15v1,-1,20,-11,14,-15xm147,-92v-4,-3,-19,11,-19,16v8,-1,13,-11,19,-16xm143,-100v-3,-4,-20,10,-19,14v3,4,17,-8,19,-14xm139,-110v-2,-1,-27,13,-18,16v4,0,20,-11,18,-16xm133,-117v-5,-2,-21,11,-17,16v2,-1,18,-11,17,-16xm110,-108v0,0,21,-11,15,-16v-2,0,-23,12,-15,16xm120,-129v-4,-5,-19,12,-20,13v0,1,1,2,3,2v1,1,18,-13,17,-15xm91,-122v7,7,17,-6,19,-14v-3,0,-9,4,-19,14xm98,-139v-2,0,-24,12,-16,16v2,0,9,-5,18,-14v0,-1,0,-2,-2,-2xm88,-140v-6,-2,-25,11,-19,14v1,0,5,-2,11,-6v6,-4,8,-7,8,-8xm72,-140v-2,-3,-5,0,-10,4v-4,4,-6,7,-6,9v3,0,8,-5,16,-13xm121,-170v-8,2,-18,19,-5,7v3,-3,5,-6,5,-7xm44,-194v20,1,48,12,50,35v7,-28,-29,-50,-50,-35xm128,-185v-7,-2,-28,25,-7,8v5,-4,7,-6,7,-8xm129,-198v-6,-2,-31,25,-13,13v3,-2,15,-9,13,-13xm126,-207v-12,-2,-31,32,-8,10v5,-5,8,-8,8,-10xm100,-199v5,6,24,-15,18,-16v-1,0,-9,4,-17,14v0,2,-1,2,-1,2xm112,-219v-4,-5,-24,14,-17,14v7,-5,18,-14,17,-14xm86,-209v3,0,27,-23,9,-13v-2,4,-16,10,-9,13xm93,-229v-2,-1,-24,14,-20,18v1,0,11,-6,20,-18xm64,-218v-2,1,-5,6,-1,5v4,-4,6,-7,6,-7v-1,0,-3,1,-5,2xm84,-232v-2,-1,-8,3,-6,5v3,-4,5,-1,6,-5","w":155},"4":{"d":"155,2v-28,-15,-71,-7,-100,2r-3,-3v16,-8,28,-24,22,-54v-12,-11,-55,1,-70,-7v-2,-28,17,-40,29,-59r72,-117v10,2,26,-6,26,5r-1,137v18,4,21,-8,28,-19v6,12,-8,44,-1,70r-3,2v-3,-8,-12,-25,-25,-12r3,35v3,6,29,8,23,20xm126,-31v-7,4,-26,15,-21,20v1,0,15,-8,21,-20xm128,-18v0,0,-16,6,-9,6v5,0,6,-2,9,-6xm126,-42v-6,2,-23,11,-24,21v3,2,26,-18,24,-21xm86,-53v-9,1,-7,28,-3,31v5,-17,4,-17,3,-31xm102,-33v9,-3,26,-20,23,-22v-7,8,-20,11,-23,22xm103,-49v0,2,0,3,1,3v1,0,6,-3,13,-9v7,-7,12,-11,9,-13v-2,-1,-10,6,-23,19xm143,-92v-5,-2,-37,25,-39,33v16,-10,10,-13,30,-23v6,-3,9,-7,9,-10xm126,-89v-10,-2,-31,21,-27,21v5,0,24,-16,27,-21xm96,-90v-13,1,-19,14,-26,19v3,5,7,1,14,-5v8,-6,11,-8,12,-14xm125,-100v-13,-1,-26,22,-39,29v5,5,13,-7,17,-10v14,-10,22,-16,22,-19xm41,-72v8,4,26,-13,26,-20v-9,4,-19,14,-26,20xm147,-86v0,1,-24,15,-16,16v1,1,20,-8,16,-16xm12,-70v7,2,33,-21,25,-23v-2,0,-9,6,-22,17v-2,2,-3,4,-3,6xm27,-70v11,-5,27,-15,25,-23v-10,7,-22,14,-25,23xm82,-89v-7,-2,-24,13,-26,19v5,0,13,-6,26,-19xm148,-72r-2,0r2,0xm25,-92v-1,-2,-3,0,-6,3v-2,3,-7,5,-2,5xm76,-167v-9,7,-39,61,-44,70v24,8,56,2,44,-45r0,-25xm86,-188v-8,26,-4,72,0,93v6,-24,3,-65,0,-93xm123,-116v0,1,-24,16,-16,19v4,-6,19,-13,16,-19xm105,-109v2,1,27,-16,18,-19v-1,-1,-11,7,-18,17r0,2xm124,-141v-3,2,-26,15,-18,20v0,-1,24,-16,18,-20xm125,-154v-3,0,-26,14,-20,19v9,-3,18,-13,20,-19xm125,-164v-5,-4,-22,9,-19,16v1,1,20,-14,19,-16xm126,-180v-3,0,-27,15,-21,22v10,-7,18,-12,21,-22xm123,-191v-2,0,-21,13,-16,18v4,-6,20,-11,16,-18xm124,-202v-8,4,-17,8,-19,18v8,-3,15,-10,19,-18xm125,-214v-5,-4,-17,12,-20,15v5,6,20,-13,20,-15xm107,-210v1,0,24,-15,17,-19v-7,4,-21,11,-17,19xm107,-224v5,0,13,-8,4,-9v-4,0,-4,4,-4,9","w":165},"5":{"d":"73,1v-21,0,-70,-14,-69,-31v-1,-3,20,-46,22,-45v11,20,25,41,56,42v9,0,13,-7,13,-21v1,-34,-36,-54,-74,-51v7,-29,40,-89,36,-128v0,-4,4,-5,6,-2v1,4,0,8,3,10v30,-1,65,3,90,-4v4,13,-16,17,-20,35v-10,17,-11,23,-16,28v-14,-8,-64,-16,-69,5v35,7,87,24,87,66v0,28,-38,96,-65,96xm86,-27v-1,0,-18,10,-13,13v4,-5,11,-6,13,-13xm74,-30v0,1,-21,13,-13,15v3,-5,21,-10,13,-15xm99,-24v-1,-4,-4,-1,-8,2v-3,3,-5,5,-5,7v6,-1,11,-5,13,-9xm66,-31v-4,-5,-20,10,-16,13xm54,-35v-10,4,-15,12,-15,13v2,0,11,-4,15,-13xm46,-41v-6,0,-20,12,-14,14v6,-2,15,-7,14,-14xm39,-47v-2,0,-20,12,-15,15v2,0,11,-5,15,-15xm33,-115v41,5,79,37,68,82v31,-36,-25,-98,-68,-82xm32,-53v-4,-1,-21,11,-13,14v1,1,13,-6,13,-14xm123,-54v0,0,-1,-2,-1,0r1,0xm27,-64v-2,0,-1,3,-1,4xm121,-66v3,5,11,-9,11,-9v-3,-2,-10,7,-11,9xm134,-88v-5,-2,-14,8,-12,12v4,-3,11,-7,12,-12xm132,-99v-3,-1,-18,8,-13,12v3,0,13,-9,13,-12xm116,-96v3,-1,16,-11,12,-14v-3,5,-13,8,-12,14xm125,-119v0,0,-23,13,-14,15v1,0,19,-12,14,-15xm104,-112v3,0,21,-10,13,-14v-2,-1,-14,11,-13,14xm112,-132v-2,0,-21,10,-15,15v1,0,21,-12,15,-15xm107,-138v-6,-2,-20,10,-16,14v1,1,18,-13,16,-14xm96,-143v-4,5,-19,9,-15,16v3,1,16,-13,15,-16xm89,-147v-7,-1,-22,11,-19,17v1,1,20,-15,19,-17xm79,-150v-4,-3,-6,0,-13,6v-6,5,-14,12,-5,11v6,-6,13,-10,18,-17xm67,-151v-9,-5,-18,9,-23,16v13,-2,15,-11,23,-16xm42,-144v4,0,15,-7,9,-10v-3,4,-11,3,-9,10xm66,-185v-7,-1,-12,8,-4,8v18,-2,45,1,58,-5v-11,-8,-37,-1,-54,-3xm97,-220v-4,-4,-24,16,-22,19v3,1,23,-16,22,-19xm111,-220v-6,-4,-23,16,-23,19v1,1,24,-16,23,-19xm140,-221v-2,-1,-18,8,-22,20v4,1,23,-15,22,-20xm131,-202v2,3,6,-3,6,-4v-1,-3,-3,0,-6,3r0,1xm62,-202v2,-2,22,-12,20,-18v-10,3,-22,11,-20,18xm104,-202v0,0,34,-18,19,-20v-5,7,-18,13,-19,20xm68,-220v-4,-4,-9,3,-4,4v2,0,4,-1,4,-4","w":162},"6":{"d":"88,3v-49,2,-85,-43,-85,-92v0,-27,99,-140,98,-162v5,-2,4,-15,9,-15v15,-3,32,-13,43,-8v4,6,-74,90,-69,90v43,-3,90,25,87,64v-4,59,-22,64,-64,109v-10,10,-16,14,-19,14xm101,-30v-4,5,-18,11,-15,15v4,1,16,-12,15,-15xm99,-15v8,-1,20,-10,15,-13v-2,0,-11,4,-15,13xm74,-17v6,-4,16,-7,18,-15v-9,0,-19,10,-18,15xm82,-35v-4,-4,-20,11,-16,13v5,-5,13,-7,16,-13xm73,-42v-2,1,-20,11,-17,16v5,-2,20,-9,17,-16xm57,-146v-12,0,-14,18,-14,26v0,44,27,90,70,86v19,-44,-17,-112,-56,-112xm68,-48v-8,-3,-18,10,-19,15v3,1,14,-10,19,-15xm59,-153v52,10,77,63,63,117v29,-50,-6,-124,-63,-117xm60,-56v-7,5,-18,10,-18,18v4,-2,19,-12,18,-18xm55,-63v-8,4,-19,11,-18,16v3,1,20,-13,18,-16xm50,-70v-2,-1,-24,13,-18,16v2,-2,19,-10,18,-16xm148,-62v-3,0,-4,2,-4,5v3,0,4,-2,4,-5xm46,-81v-2,0,-25,15,-17,18v4,0,20,-13,17,-18xm158,-80v-4,-1,-15,8,-9,10v6,-5,9,-9,9,-10xm42,-87v-4,-4,-19,9,-16,15v11,-6,16,-14,16,-15xm41,-98v-4,-4,-24,11,-18,16xm163,-94v-4,-4,-15,3,-15,12v8,-1,9,-8,15,-12xm166,-112v-1,0,-14,5,-18,18v5,-1,21,-13,18,-18xm39,-111v-3,-1,-17,9,-16,15v2,1,17,-12,16,-15xm167,-123v-11,1,-18,11,-20,19v0,0,5,-4,15,-10v3,-2,5,-5,5,-9xm41,-123v-5,-4,-19,6,-15,13v1,1,15,-12,15,-13xm145,-117v6,3,22,-13,17,-17v0,0,-13,6,-17,17xm159,-143v-7,2,-21,12,-17,18v3,1,19,-15,17,-18xm44,-141v-6,-1,-14,8,-13,14v5,-3,13,-6,13,-14xm154,-148v-6,-5,-18,9,-17,14v2,0,8,-5,17,-14xm149,-158v-3,1,-21,11,-18,17v6,1,18,-12,18,-17xm144,-163v-5,-5,-20,11,-19,15v2,2,20,-14,19,-15xm132,-170v-2,0,-22,13,-14,16v5,-5,20,-9,14,-16xm109,-159v1,1,22,-15,14,-16v-2,0,-12,4,-16,14v0,1,1,2,2,2xm113,-178v-3,-1,-21,12,-14,15v3,1,9,-6,16,-13v0,-1,-1,-2,-2,-2xm103,-181v-5,0,-22,13,-17,16v2,0,20,-11,17,-16xm90,-181v-9,-1,-30,26,-7,9v5,-4,7,-7,7,-9xm74,-177v-2,-3,-3,1,-10,4v-4,1,-5,9,1,5xm89,-200v-4,0,-5,1,-5,5v2,0,5,-3,5,-5xm116,-231v-3,-3,-17,12,-16,14v1,1,18,-12,16,-14xm138,-261v-4,1,-30,19,-27,25v7,-6,26,-18,27,-25xm130,-264v-5,0,-8,1,-8,6v2,0,5,-2,8,-6","w":175},"7":{"d":"96,-38v5,41,-33,29,-46,47v-4,1,-5,-1,-6,-3v5,-58,33,-111,61,-172v-23,-6,-113,-17,-92,27v0,5,-4,1,-6,0v-11,-25,11,-67,3,-94v2,-2,3,-5,7,-4v0,24,32,10,70,14v11,3,63,-13,66,-3v-30,47,-67,112,-57,188xm76,-19v6,1,20,-7,13,-12v-1,0,-6,3,-13,10r0,2xm68,-23v2,0,26,-15,21,-19v-5,-2,-23,16,-21,19xm91,-57v-8,3,-19,10,-18,19v6,-7,14,-10,18,-19xm93,-69v-6,-5,-20,14,-18,16v5,-4,16,-10,18,-16xm78,-68v3,-1,21,-11,14,-15v-1,0,-13,6,-14,15xm93,-96v-1,0,-14,10,-10,12v4,-3,15,-7,10,-12xm96,-111v-1,1,-14,9,-7,11v2,-3,10,-7,7,-11xm100,-125v-4,-1,-10,6,-7,9v2,-4,8,-3,7,-9xm105,-141v-3,0,-8,5,-5,7v3,0,5,-2,5,-7xm72,-184v-38,-2,-79,10,-30,8v20,0,75,6,72,-9xm50,-218v-10,-1,-26,17,-25,20v3,2,27,-17,25,-20xm80,-217v-6,-6,-22,14,-25,19v4,0,12,-6,25,-19xm63,-220v-1,2,-30,20,-22,22v3,0,12,-7,24,-19v0,-2,-1,-3,-2,-3xm99,-199v4,2,35,-21,22,-21v-9,7,-24,16,-22,21xm70,-201v9,2,22,-12,22,-18xm108,-217v-8,-4,-15,16,-24,16v10,3,19,-11,24,-16xm138,-220v-8,0,-36,31,-9,12v6,-5,9,-9,9,-12xm19,-204v9,1,26,-28,7,-9v-4,4,-7,7,-7,9xm21,-217v4,0,3,-4,0,-3r0,3","w":156},"8":{"d":"84,3v-62,8,-110,-65,-56,-105r6,-9v-12,-12,-29,-22,-30,-43v-1,-26,46,-83,73,-83v45,0,67,20,67,60v-1,18,-28,30,-36,45v0,3,7,3,6,7v-7,1,-23,13,-15,17v6,-5,15,-9,17,-17v60,24,3,123,-32,128xm96,-30v-2,-1,-15,8,-15,13v5,-5,13,-6,15,-13xm69,-18v1,0,21,-11,15,-15v-5,1,-16,10,-15,15xm95,-18v1,-1,12,-7,11,-10v-3,2,-11,7,-11,10xm57,-22v4,5,11,-9,16,-11v-1,-4,-4,-1,-10,3v-5,4,-6,7,-6,8xm63,-39v-7,-1,-27,24,-5,9v5,-5,7,-7,5,-9xm40,-30v8,2,28,-27,7,-10v-2,3,-7,4,-7,10xm105,-45v2,-24,-29,-45,-52,-44v-8,0,-13,3,-13,10v-2,19,33,46,51,45v9,0,14,-4,14,-11xm33,-36v2,1,25,-15,14,-16v-4,6,-15,9,-14,16xm113,-41v13,-32,-27,-62,-59,-61v-9,-1,-15,6,-10,10v33,-15,68,13,69,51xm43,-58v-3,-1,-20,11,-15,14v3,1,16,-11,15,-14xm38,-68v-1,1,-21,12,-15,17v6,-7,19,-10,15,-17xm131,-53v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm138,-72v-4,0,-9,6,-8,10v4,0,14,-7,8,-10xm37,-76v-6,-2,-27,25,-6,8v5,-4,6,-7,6,-8xm139,-86v-1,-1,-16,11,-11,15v3,-1,18,-11,11,-15xm37,-89v-6,-3,-23,23,-4,7v2,-2,4,-4,4,-7xm121,-84v4,9,12,-5,17,-7v1,-5,-4,-6,-6,-3xm133,-105v-2,0,-20,14,-13,16v2,0,18,-12,13,-16xm130,-111v-6,-1,-20,8,-17,15v4,1,17,-12,17,-15xm34,-97v1,0,11,-6,7,-8v-3,1,-5,4,-7,8xm104,-104v6,5,18,-8,19,-14v-5,-5,-17,10,-19,14xm87,-112v1,-1,22,-12,16,-16v-2,-1,-20,8,-16,16xm94,-130v-5,-7,-18,13,-18,13v5,-2,17,-10,18,-13xm81,-136v-2,0,-23,16,-15,17v5,-3,22,-11,15,-17xm52,-124v7,5,14,-10,21,-13v-7,-3,-10,3,-21,13xm43,-127v5,4,15,-7,20,-14v-5,-4,-20,12,-20,14xm35,-133v7,3,17,-9,21,-16v-3,0,-10,5,-21,16xm48,-192v-16,21,10,56,43,56v8,0,13,-5,13,-15v0,-25,-27,-43,-56,-41xm30,-136v1,-1,25,-15,19,-20v0,0,-11,5,-21,17v0,2,1,3,2,3xm26,-144v3,-5,26,-16,16,-20v-5,7,-24,13,-16,20xm41,-173v-21,5,-30,30,-10,12v3,-4,9,-6,10,-12xm111,-154v0,-1,0,-1,-1,-1xm46,-198v38,2,59,8,65,41v10,-26,-22,-46,-48,-48v-11,0,-17,2,-17,7xm126,-161v3,2,18,-9,13,-14v-10,5,-14,6,-13,14xm39,-182v-4,-6,-21,14,-21,16v8,1,16,-10,21,-16xm140,-189v-17,7,-19,27,1,3xm41,-195v-3,-3,-23,12,-18,15xm137,-199v-3,-1,-18,10,-13,15v1,-1,21,-12,13,-15xm132,-208v-4,0,-19,10,-12,15v5,-3,19,-9,12,-15xm127,-216v-9,-2,-25,25,-6,10v5,-4,9,-6,6,-10xm39,-207v9,-2,35,-17,34,-26v-1,-1,-33,25,-34,26xm121,-221v-4,-4,-16,7,-16,11v2,4,4,2,8,-2v5,-5,7,-4,8,-9xm97,-213v4,0,21,-10,13,-15v-1,0,-6,4,-15,13v0,2,1,2,2,2xm103,-231v-9,1,-18,9,-15,14v4,1,16,-11,15,-14xm90,-233v-3,-1,-23,12,-15,15v2,0,20,-13,15,-15","w":148},"9":{"d":"88,-237v61,0,105,92,55,143v-33,34,-66,83,-88,126v-13,2,-29,11,-40,7v4,-12,57,-70,70,-86r-4,-3v-42,6,-77,-33,-77,-73v0,-28,60,-114,84,-114xm59,14v-5,-3,-18,11,-19,15v1,1,20,-15,19,-15xm62,-1v-6,0,-9,10,-2,4v1,-2,2,-3,2,-4xm69,-6v0,0,-6,1,-6,5v4,0,6,-2,6,-5xm79,-23r-1,0r1,0xm100,-76v-2,1,-20,11,-12,14v1,-1,22,-12,12,-14xm89,-77v-3,0,-22,11,-14,14v4,-5,15,-8,14,-14xm114,-74v-2,0,-12,4,-9,8v2,1,10,-6,9,-8xm66,-67v1,-1,23,-12,14,-15v-2,0,-9,4,-17,12v0,2,2,3,3,3xm54,-71v6,2,25,-15,13,-14v-8,9,-11,7,-13,14xm65,-90v-5,-3,-24,10,-17,15v8,-3,13,-11,17,-15xm116,-111v0,-28,-32,-75,-59,-75v-11,0,-17,11,-17,33v0,38,30,69,58,75v11,2,18,-21,18,-33xm41,-81v5,-5,22,-13,15,-18v-1,0,-6,4,-16,12v-2,1,-1,7,1,6xm116,-147v10,20,-1,45,-1,65v38,-34,-14,-145,-61,-112v33,2,49,22,62,47xm52,-104v-4,-6,-17,10,-19,13v0,2,0,2,2,2v2,1,19,-12,17,-15xm27,-98v7,5,19,-9,20,-16v-10,1,-13,11,-20,16xm150,-110v0,0,-15,8,-9,12v6,-5,9,-9,9,-12xm42,-123v-2,0,-15,6,-18,16v0,0,27,-13,18,-16xm159,-130v-2,-1,-24,15,-14,17v4,-3,20,-12,14,-17xm38,-134v-3,0,-21,15,-16,19v3,0,24,-14,16,-19xm161,-144v-1,0,-24,16,-16,19v2,0,8,-4,17,-13v2,-2,2,-6,-1,-6xm37,-143v-3,0,-23,11,-14,16v10,-6,14,-12,14,-16xm145,-136v1,-1,24,-16,15,-19v-4,0,-9,5,-17,15v0,3,1,4,2,4xm37,-154v-4,-4,-18,8,-14,13v1,1,15,-12,14,-13xm161,-164v-6,-6,-18,12,-21,16v6,5,16,-7,21,-16xm158,-176v-6,3,-23,12,-19,19v2,0,8,-4,17,-13v1,-1,2,-3,2,-6xm28,-160v3,4,10,-5,11,-6v-3,-5,-12,4,-11,6xm154,-185v-7,2,-20,11,-17,18v5,1,18,-13,17,-18xm149,-194v-1,0,-26,16,-17,18v9,-4,16,-6,17,-18xm41,-181v-2,0,-2,1,-2,3v2,0,2,-1,2,-3xm143,-200v-37,20,-9,22,1,2v0,-1,0,-2,-1,-2xm136,-207v-3,1,-24,15,-13,17v6,-6,20,-11,13,-17xm129,-213v-1,0,-12,4,-17,14v0,2,0,2,2,2v1,0,24,-13,15,-16xm121,-220v-5,4,-21,11,-13,17v4,-5,17,-10,13,-17xm112,-225v0,1,-25,15,-14,17v5,-4,18,-8,14,-17xm86,-214v9,6,27,-28,7,-8v-5,4,-7,7,-7,8xm94,-230v-6,-5,-20,11,-18,14v2,0,8,-4,18,-14","w":168},":":{"d":"58,-1v-14,1,-10,-19,-23,-25v-10,-8,-14,-11,-24,-7v-2,0,-2,-2,-2,-3v20,-16,40,-39,60,-51v0,15,20,36,34,30v2,9,-41,41,-45,56xm56,-10v12,-9,-19,-37,-27,-36v-6,0,-7,6,0,9v12,6,18,18,27,27xm89,-47v0,0,-25,15,-12,14v4,-5,10,-7,12,-14xm80,-53v-2,0,-23,13,-10,15v5,-2,20,-12,10,-15xm72,-62v-6,2,-20,11,-10,16v2,0,7,-4,14,-11v0,-3,-1,-5,-4,-5xm67,-72v-7,3,-22,11,-12,18v2,-2,20,-12,12,-18xm50,-67v4,1,13,-9,16,-13v-5,1,-12,9,-16,13xm48,-191v24,-37,31,38,57,19v6,8,-18,21,-47,44v-5,0,-9,19,-14,13v2,-23,-17,-45,-40,-37v13,-18,34,-23,44,-39xm52,-126v16,-13,-18,-39,-30,-39v-8,6,-1,6,7,11v15,5,16,17,23,28xm76,-149v2,0,8,-4,17,-13v-4,-5,-24,10,-17,13xm79,-170v-2,0,-21,12,-10,16v2,-1,25,-15,10,-16xm57,-167v5,10,15,-1,18,-7v-5,-7,-10,-1,-18,7xm65,-188v-3,0,-24,15,-11,18v2,-1,22,-14,11,-18xm63,-194v-6,-1,-15,9,-18,16v6,-1,15,-12,18,-16","w":110},";":{"d":"91,-85v17,15,-67,153,-81,145v13,-32,28,-68,29,-111v18,-9,35,-24,52,-34xm54,-3v-1,0,-3,1,-3,3v1,-1,3,-2,3,-3xm72,-34v-4,2,-23,15,-17,21v8,-2,13,-16,17,-21xm80,-57v-4,2,-27,17,-21,26v9,-7,20,-11,21,-26xm84,-71v-8,5,-23,10,-21,21v2,0,8,-6,19,-17v1,-1,2,-2,2,-4xm17,-124v-6,-1,-13,0,-13,-6v21,-15,38,-31,53,-50v4,2,31,53,41,26v2,-2,4,0,4,2v-6,25,-41,42,-55,61v-7,-6,-19,-30,-30,-33xm53,-103v-4,-12,-27,-43,-39,-31v16,10,25,27,35,36v3,0,4,-2,4,-5xm90,-137v-7,-7,-29,19,-22,18v4,0,20,-14,22,-18xm80,-141v-6,-9,-17,7,-21,11v0,3,1,5,3,5xm56,-134v1,-1,25,-17,10,-18v-4,5,-18,12,-10,18xm50,-143v2,-2,20,-14,10,-18v-6,3,-19,14,-10,18xm48,-158r1,0r-1,0xm57,-166v-3,-5,-7,7,-7,7v5,-3,7,-6,7,-7","w":105},"<":{"d":"4,-26v18,-21,31,-128,2,-128v24,-11,57,-35,78,-53v1,10,5,25,24,21v0,-18,-2,-35,-5,-56v-9,-1,-28,3,-26,-6v38,7,104,-65,138,-23v-7,12,-15,-8,-29,-6v-10,1,-22,2,-26,10r-1,112v11,-1,50,-46,59,-53v5,4,1,10,-1,15v1,9,31,68,29,92v-5,67,-11,65,-51,113v-25,30,-37,48,-46,39v57,-33,65,-152,20,-203v-6,0,-12,12,-12,35v0,17,-2,36,0,51v6,8,24,27,26,4v2,-4,6,-3,6,3v-1,20,-38,45,-53,58v-5,-6,4,-18,-10,-24v-17,-12,-12,-13,-32,6v-14,14,-16,24,-22,16v1,-19,-50,-43,-66,-22xm175,-156v18,30,36,83,26,141v27,-38,4,-125,-22,-145v-2,0,-4,2,-4,4xm87,-23v6,0,30,-29,5,-13v-3,4,-14,10,-5,13xm224,-32v-1,0,-3,2,-4,6v2,0,4,-2,4,-6xm152,-28v4,2,32,-24,13,-12v-3,3,-13,10,-13,12xm94,-44v-4,-8,-20,12,-20,12v5,7,17,-8,20,-12xm143,-36v6,10,17,-9,24,-11v-5,-11,-11,-2,-24,11xm84,-49v-6,-7,-20,7,-22,11v6,8,17,-7,22,-11xm155,-60v1,2,-30,19,-16,20v2,-1,30,-16,16,-20xm224,-39v4,-1,17,-12,11,-16v-6,3,-12,6,-11,16xm73,-54v-5,-8,-14,8,-20,10v5,8,14,-8,20,-10xm117,-41v4,-28,7,-85,2,-120v-2,0,-3,2,-4,4r-3,107v0,6,2,9,5,9xm108,-154v-12,17,-35,-12,-43,-5v3,31,1,64,2,95v3,3,30,17,41,20v1,-37,7,-79,0,-110xm23,-154r0,109v17,-10,7,-88,4,-111v-2,0,-4,1,-4,2xm46,-46v2,-2,26,-14,15,-19v-6,5,-24,14,-15,19xm152,-66v-4,-3,-27,10,-20,19v1,0,13,-6,20,-19xm242,-74v-13,4,-21,13,-15,19v3,1,14,-10,15,-19xm63,-76v0,-3,0,-6,-3,-4v-6,8,-18,9,-18,22v14,-5,21,-17,21,-18xm150,-85v-5,7,-20,12,-17,23v3,-4,26,-14,17,-23xm226,-70v9,-3,19,-10,16,-20v-2,2,-22,12,-16,20xm63,-95v-2,1,-27,15,-18,21v3,-1,23,-13,18,-21xm153,-100v-3,2,-24,12,-19,22v2,0,9,-5,19,-15r0,-7xm241,-103v-2,1,-22,12,-15,19v1,0,6,-3,15,-11v2,-1,1,-8,0,-8xm62,-109v-1,1,-23,12,-17,22v2,0,8,-6,18,-16v0,-2,1,-5,-1,-6xm153,-115v-9,9,-23,11,-18,22v4,-4,23,-13,18,-22xm239,-116v-5,5,-21,12,-14,20v2,-1,22,-13,14,-20xm44,-102v10,-7,22,-13,16,-21v-5,7,-16,9,-16,21xm153,-130v0,0,-18,9,-19,21v7,1,23,-10,19,-21xm236,-128v-2,1,-23,14,-14,19v4,-6,22,-12,14,-19xm63,-135v-6,-2,-27,13,-18,19v1,-2,21,-13,18,-19xm233,-139v-2,0,-24,14,-15,19v5,-6,21,-10,15,-19xm154,-144v-6,3,-21,10,-19,22v2,-1,26,-16,19,-22xm42,-131v6,1,23,-12,18,-19v-7,5,-18,10,-18,19xm229,-150v-3,1,-25,14,-14,19v12,-10,22,-13,14,-19xm154,-159v-2,1,-25,15,-18,22v7,-5,23,-12,18,-22xm225,-161v-2,2,-26,15,-15,20v6,-6,21,-11,15,-20xm59,-165v-2,1,-25,17,-16,22v3,-3,25,-14,16,-22xm156,-174v-4,2,-24,13,-20,22v9,-4,19,-10,20,-22xm205,-152v1,0,28,-15,14,-19v-5,5,-22,13,-14,19xm58,-178v-1,0,-25,17,-16,20v2,-2,26,-14,16,-20xm126,-173v-6,-5,-21,10,-19,14v2,0,20,-11,19,-14xm110,-178v-1,0,-27,15,-13,16v3,0,8,-4,17,-13v0,-2,-1,-3,-4,-3xm200,-162v4,-6,25,-13,15,-19v-3,0,-8,4,-18,14v0,3,1,5,3,5xm155,-188v-3,1,-26,17,-19,22v4,-3,24,-12,19,-22xm99,-183v-1,0,-25,15,-12,16v2,0,7,-4,16,-13v0,-2,-2,-3,-4,-3xm193,-171v2,0,28,-16,17,-19v-5,7,-15,9,-17,19xm92,-186v-5,-8,-19,8,-19,12v8,5,12,-9,19,-12xm63,-181v7,5,25,-12,14,-13v-5,4,-11,7,-14,13xm109,-241r4,56v0,3,2,4,4,4v6,-9,3,-57,-3,-68v-4,0,-5,3,-5,8xm156,-201v-7,-1,-24,15,-20,20v2,1,21,-9,20,-20xm157,-213v-6,-6,-22,7,-22,17v6,-1,18,-10,22,-17xm156,-231v-5,3,-27,14,-21,24v3,-6,23,-12,21,-24xm156,-245v-6,2,-23,13,-21,23v2,-1,26,-14,21,-23xm156,-258v-6,-3,-27,14,-21,22v13,-13,21,-12,21,-22xm154,-268v-8,-3,-26,10,-20,17v2,2,22,-16,20,-17","w":250},">":{"d":"206,-191v-6,16,-20,40,-18,62v-2,2,-7,3,-7,-3v2,-13,-1,-30,-15,-22r1,96v15,15,24,-5,31,-13v9,10,-6,19,-27,41v-21,23,-27,36,-36,27v5,-15,-8,-27,-21,-29v-13,3,-29,34,-39,29v6,-23,-34,-26,-47,-32v-2,0,-10,3,-22,7v-8,-8,11,-16,15,-21v1,-8,13,-104,-9,-102v-3,-1,-4,-2,-4,-3v15,-7,67,-34,68,-41v9,-9,11,-13,17,-10v-2,14,12,22,23,18v-1,-36,0,-63,-15,-75v1,-2,2,-4,6,-3v23,3,71,-30,90,-13v-4,5,-16,1,-25,6v-6,9,-7,17,-7,29v14,7,30,-33,45,-20v-12,8,-4,22,0,35v6,17,-33,30,-24,38v8,2,16,-6,20,-1xm89,-28v7,10,19,-9,23,-12v-8,-9,-17,7,-23,12xm174,-49v-9,-9,-22,13,-28,16v8,10,20,-12,28,-16xm97,-49v-1,1,-31,17,-13,18v3,-3,27,-14,13,-18xm162,-31v0,0,-1,-2,-1,0r1,0xm67,-38v4,6,7,3,15,-4v8,-7,13,-10,4,-12v-8,4,-14,11,-19,16xm138,-40v6,9,10,-2,25,-14v0,-3,-1,-5,-2,-5v-3,0,-11,7,-23,19xm76,-60v-7,4,-24,14,-15,19v3,0,9,-5,19,-15v0,-2,-1,-4,-4,-4xm69,-62v-6,-10,-16,10,-23,13v0,2,2,3,4,3v1,1,20,-15,19,-16xm26,-147v5,25,-2,79,2,101v14,-17,4,-75,5,-107v-4,-5,-7,1,-7,6xm102,-147v-4,3,-28,-21,-30,-13r0,88v-3,8,30,26,36,25v6,0,10,-20,10,-60v1,-12,3,-46,-4,-46v-4,-1,-8,7,-12,6xm119,-49v15,-1,10,-18,10,-58v0,-31,-2,-46,-5,-46v-2,0,-4,8,-4,26v0,24,-2,52,-1,78xm139,-49v1,0,15,-9,23,-22v-3,-7,-4,-1,-12,5v-4,6,-12,5,-11,17xm67,-81v-8,4,-25,15,-20,23v7,-8,20,-8,20,-23xm160,-88v-7,7,-22,10,-19,23v3,-3,26,-14,19,-23xm66,-95v-5,7,-24,12,-18,22v2,-1,28,-17,18,-22xm161,-103v-3,3,-25,12,-21,24v2,0,9,-6,20,-16v2,-1,3,-7,1,-8xm46,-86v3,-4,27,-16,20,-23v-6,8,-20,8,-20,23xm140,-95v6,0,30,-18,18,-21v-13,9,-19,11,-18,21xm67,-124v-4,2,-27,15,-19,23v6,-5,23,-14,19,-23xm161,-132v0,0,-16,9,-21,21r1,3v3,-4,26,-12,20,-24xm46,-122v-1,9,5,5,8,2v3,-6,18,-9,13,-19v-2,0,-10,6,-21,17xm160,-146v0,2,-25,14,-19,24v2,-2,29,-17,19,-24xm66,-153v2,2,-26,12,-19,23v8,-6,24,-14,19,-23xm162,-160v-6,1,-28,14,-20,22v8,-5,18,-10,20,-22xm68,-162v2,-6,-4,-6,-6,-2v-4,5,-20,12,-14,19v13,-10,20,-16,20,-17xm140,-151v6,-6,45,-31,38,-35v-15,5,-37,20,-38,35xm130,-171v-7,-8,-16,8,-22,11v6,10,16,-7,22,-11xm89,-194v-8,-3,-46,24,-42,34v12,-4,28,-21,42,-34xm97,-164v16,8,30,-30,7,-7v-5,4,-7,6,-7,7xm163,-185v-6,-5,-21,8,-23,18v7,-1,16,-13,23,-18xm192,-179v2,-2,7,-9,1,-7v-1,0,-6,2,-13,8v-8,8,-15,11,-3,10xm108,-182v-5,-5,-25,11,-16,14v3,1,17,-13,16,-14xm77,-177v5,9,19,-7,20,-10v-5,-8,-16,8,-20,10xm130,-178v11,4,31,-14,30,-24v-4,0,-14,8,-30,24xm123,-179v10,-15,-1,-46,2,-70v-1,-5,-3,-7,-7,-7v3,24,-3,60,5,77xm165,-190v13,5,23,-16,13,-26v-3,-8,-9,-20,-15,-13xm160,-217v-6,-2,-35,33,-13,18v4,-6,16,-9,13,-18xm159,-232v-14,14,-23,16,-19,23v2,0,8,-5,19,-15v2,-1,3,-8,0,-8xm205,-225v-4,-2,-11,6,-7,11v5,0,7,-4,7,-11xm160,-243v-6,-3,-24,12,-20,20v4,-3,22,-12,20,-20xm193,-232v-3,3,0,10,3,6v2,-3,11,-8,6,-12v-4,0,-7,4,-9,6xm197,-249v-1,0,-20,12,-8,13v1,0,7,-2,11,-9v0,-2,-1,-4,-3,-4xm162,-260v-5,-1,-25,14,-23,23v3,1,24,-20,23,-23xm193,-255v-1,-1,-15,12,-14,13v4,-2,11,-9,14,-13xm138,-252v7,1,27,-18,25,-23v-7,2,-25,11,-25,23","w":214},"?":{"d":"59,-15v-21,-18,-25,-28,-42,-20v-6,-17,42,-33,58,-47v11,7,24,32,37,22v12,12,-18,24,-25,36v-20,17,-23,34,-32,21v1,-4,4,-6,4,-12xm66,-20v5,-11,-23,-33,-30,-26v8,12,23,15,30,26xm99,-49v-7,-2,-21,14,-21,19v13,1,21,-22,21,-19xm91,-56v-5,-5,-21,14,-21,18v7,2,19,-11,21,-18xm83,-63v-10,-6,-22,12,-18,17v3,1,19,-15,18,-17xm74,-72v-6,-6,-28,13,-20,19v8,-5,18,-10,20,-19xm147,-236v3,10,-19,22,-20,27v-39,19,-60,62,-25,87v5,-2,14,-5,10,4v-23,12,-42,27,-66,37v0,-5,7,-11,11,-13v-11,-21,-13,-68,9,-81v7,-10,17,-22,17,-38v0,-26,-51,-51,-67,-20v-9,11,-1,30,-12,22v0,-33,17,-43,32,-59v13,-13,22,-19,28,-19v50,0,81,11,83,53xm92,-116v-5,-9,-29,14,-27,14v9,2,18,-7,27,-14xm84,-130v-1,0,-33,16,-21,17v4,1,33,-12,21,-17xm56,-126v10,3,30,-10,24,-17v-3,2,-21,11,-24,17xm78,-154v-7,-3,-28,12,-17,13v3,0,18,-9,17,-13xm81,-169v-2,-2,-29,10,-23,15v6,-6,21,-7,23,-15xm30,-251v32,4,66,8,60,51v23,-32,-20,-67,-60,-51xm138,-233v-8,2,-33,18,-27,23v11,-6,22,-11,27,-23xm105,-222v13,8,50,-37,23,-18v-12,7,-14,12,-23,18xm108,-234v7,-2,21,-16,27,-23v-8,-5,-29,14,-27,23xm103,-249v2,0,30,-16,21,-20v-4,0,-11,6,-23,18v0,1,1,2,2,2xm115,-275v-7,-5,-30,19,-22,18xm100,-279v-8,-5,-24,12,-22,17v3,0,22,-14,22,-17xm45,-265v1,0,24,-16,17,-18v-6,1,-23,14,-17,18xm80,-283v-2,0,-27,14,-19,17v10,-2,15,-10,22,-15v0,-1,-1,-2,-3,-2","w":151},"A":{"d":"192,-44v-13,-3,-48,48,-64,43r3,-8v-5,-15,-85,-42,-110,-37v-12,8,7,21,7,29v-10,1,-18,-17,-18,-27v0,-6,30,-40,36,-43v35,-1,88,-9,89,-35v1,-46,-46,-100,-92,-98v-21,1,-41,17,-30,43v21,25,42,32,77,37v-1,4,-4,6,-10,5v-50,3,-76,-17,-76,-59v-2,-9,77,-104,90,-93v1,2,-3,6,-3,7v18,20,88,49,91,82v5,58,-48,91,-78,117v20,12,47,26,73,34v15,-2,15,-55,15,-84v0,-30,6,-113,-20,-110v-5,-5,1,-7,7,-8v36,-3,66,-61,108,-37v0,2,2,8,0,9v-18,-10,-36,-8,-37,15r-7,179v1,14,28,28,40,28v3,-14,5,-17,10,-9v0,5,-53,79,-63,60v4,-3,7,-6,7,-10v1,-6,-39,-31,-45,-30xm145,-27v6,9,22,-10,27,-16v-9,-8,-20,12,-27,16xm275,-48v-9,-6,-30,14,-20,18v8,-2,19,-16,20,-18xm158,-49v-5,-7,-20,9,-24,15v8,6,17,-11,24,-15xm145,-56v-8,-5,-28,12,-20,17v4,-1,18,-11,20,-17xm264,-54v-7,-10,-33,15,-21,15v11,-1,14,-11,21,-15xm131,-62v-10,-4,-31,15,-19,16v3,1,20,-13,19,-16xm247,-66v-2,1,-28,17,-14,20v3,-1,27,-19,14,-20xm118,-67v-6,-7,-31,15,-21,17v8,-2,17,-11,21,-17xm238,-74v-8,3,-23,15,-17,20v4,-3,23,-13,17,-20xm105,-73v-8,-8,-23,10,-24,18v8,4,22,-16,24,-18xm91,-77v-6,-10,-22,11,-28,16v10,7,30,-19,28,-16xm195,-244v-3,49,7,128,3,185v9,-15,8,-154,-3,-185xm73,-80v-16,-8,-36,31,-12,13v2,-5,11,-9,12,-13xm55,-82v-5,-7,-29,19,-24,19v12,-2,20,-11,24,-19xm219,-70v4,2,20,-9,18,-17v-12,6,-18,11,-18,17xm238,-102v-4,-1,-27,15,-16,18v10,-8,16,-14,16,-18xm239,-117v-4,-3,-24,9,-19,18v4,-1,19,-13,19,-18xm239,-135v-4,-3,-26,13,-19,21v3,-3,19,-12,19,-21xm37,-232v58,12,87,40,106,91v0,4,-1,9,1,11v9,-46,-43,-101,-99,-107v-3,0,-5,2,-8,5xm218,-130v10,-4,22,-13,20,-24v-8,8,-20,8,-20,24xm169,-157v-4,-2,-9,5,-6,9v3,0,6,-6,6,-9xm241,-170v-6,-6,-24,14,-22,21v4,2,24,-17,22,-21xm175,-180v-2,0,-21,15,-13,19v4,-6,16,-10,13,-19xm241,-189v-6,2,-25,15,-22,24v11,-6,18,-11,22,-24xm176,-199v-5,8,-27,15,-18,23v5,-3,23,-12,18,-23xm241,-206v-4,1,-29,18,-21,24v4,-4,28,-16,21,-24xm170,-209v-3,0,-31,18,-19,23v1,-2,28,-18,19,-23xm161,-220v-1,1,-32,19,-17,22v3,-1,26,-16,17,-22xm244,-223v-5,-4,-33,18,-23,23v2,0,27,-17,23,-23xm155,-227v-6,-8,-19,9,-23,14v0,3,1,5,3,5v8,-3,17,-12,20,-19xm244,-240v-5,-4,-25,11,-26,20v6,6,22,-11,26,-20xm126,-219v1,0,29,-17,17,-20r-20,18v0,2,1,2,3,2xm113,-226v10,1,27,-16,19,-21v-6,7,-18,9,-19,21xm123,-254v-2,0,-33,18,-16,20v5,-6,23,-13,16,-20xm217,-235v6,3,28,-18,27,-27v-10,7,-24,12,-27,27xm109,-262v-2,2,-29,18,-15,22v5,-4,29,-19,15,-22xm103,-266v-10,-8,-19,11,-27,15v0,2,1,5,4,4v7,-2,19,-13,23,-19xm87,-276v-4,1,-43,38,-12,19v3,-6,19,-13,12,-19xm246,-277v-12,1,-33,21,-26,25v9,-6,21,-16,26,-25","w":297},"B":{"d":"248,-204v45,41,69,77,31,136v-14,23,-48,61,-71,67v-22,-2,-167,-72,-200,-42v5,18,68,41,95,26v-28,26,-94,9,-99,-25v5,-26,16,-60,61,-48v82,4,66,-58,37,-98v-21,-29,-42,-41,-79,-47v-11,40,27,67,63,68v-33,18,-78,-12,-74,-49v-2,-26,46,-85,66,-84v14,30,61,36,75,61v18,-9,39,-40,56,-54v2,0,3,4,3,10r75,33v12,-5,3,-20,5,-29v0,0,3,2,8,8v15,29,-49,56,-52,67xm238,-33v-9,1,-26,14,-21,18xm226,-40v-1,-1,-24,18,-19,20v8,-5,21,-13,19,-20xm194,-27v6,8,18,-12,23,-14v-8,-5,-17,10,-23,14xm182,-32v7,5,28,-12,21,-17v-3,0,-10,6,-21,17xm195,-52v-6,-9,-24,16,-26,18v9,2,18,-12,26,-18xm159,-42v7,9,14,-7,23,-13v-4,-7,-10,1,-23,13xm198,-162v42,17,64,65,45,122v30,-43,5,-116,-43,-126xm158,-230v46,60,-8,115,-49,144v0,5,11,5,16,6v35,9,75,24,109,39v21,-38,-5,-106,-40,-113v-12,-2,-3,43,-17,29v-2,-37,38,-56,53,-81v-8,-16,-50,-41,-72,-24xm146,-44v8,3,21,-9,25,-17v-12,3,-18,9,-25,17xm159,-64v-5,-5,-32,15,-22,19xm144,-69v-1,0,-30,17,-21,20v7,-3,22,-14,21,-20xm268,-58v-1,-1,-8,5,-6,8v4,-4,6,-7,6,-8xm108,-54v10,4,17,-13,26,-17v-11,-3,-22,14,-26,17xm120,-77v-6,-1,-39,34,-12,15v3,-5,15,-10,12,-15xm107,-80v-12,3,-15,14,-24,20v6,6,24,-15,24,-20xm94,-80v-6,-8,-17,12,-26,15r0,5v14,-3,17,-15,26,-20xm80,-82v-10,-4,-33,19,-21,18v6,-5,14,-11,21,-18xm39,-64v3,2,32,-22,19,-20v-12,12,-21,14,-19,20xm50,-85v-13,-3,-19,14,-28,19v0,1,0,2,2,2v1,1,28,-19,26,-21xm287,-85v-7,1,-16,8,-14,15v5,-3,14,-10,14,-15xm32,-86v-4,0,-4,4,-6,6v3,0,6,-3,6,-6xm274,-85v5,0,33,-29,9,-13v-6,5,-9,5,-9,13xm294,-116v-10,4,-19,6,-19,17v3,-1,19,-12,19,-17xm292,-131v-2,0,-27,17,-18,20v6,-5,22,-12,18,-20xm291,-142v-8,-1,-13,13,-22,16v6,4,21,-10,22,-16xm150,-127v-1,-1,-1,-2,-2,0r2,0xm265,-138v5,5,25,-9,20,-16v-2,0,-9,5,-20,16xm132,-136v11,-53,-56,-114,-102,-113v-1,0,-2,2,-3,3v2,5,14,5,21,7v45,15,81,58,84,103xm166,-154v-6,0,-15,10,-17,16v3,1,19,-12,17,-16xm282,-162v-4,-5,-28,15,-21,19v7,-3,17,-12,21,-19xm149,-152v10,-4,19,-12,24,-22v-11,4,-19,11,-24,22xm273,-172v-1,0,-25,14,-18,20v5,-7,21,-12,18,-20xm268,-179v-10,-3,-36,32,-11,11xm172,-187v-10,-1,-39,35,-12,15v8,-8,12,-6,12,-15xm261,-188v-6,-2,-33,20,-19,20v0,-2,22,-15,19,-20xm250,-195v-4,2,-26,15,-20,20v7,-5,24,-13,20,-20xm169,-195v-6,-6,-16,13,-24,16v5,6,10,-4,24,-16xm243,-199v-4,-5,-32,16,-22,19xm162,-210v-1,0,-14,8,-21,20v0,-1,1,0,2,2v3,-1,28,-17,19,-22xm157,-219v-4,-2,-33,32,-11,16v2,-6,17,-9,11,-16xm154,-226v-6,-6,-17,10,-23,15v6,6,17,-10,23,-15xm242,-215v-7,-12,-28,-25,-47,-23v16,7,32,10,43,25v2,0,4,-1,4,-2xm146,-237v-3,2,-22,12,-21,20v9,-2,23,-15,21,-20xm140,-245v-8,2,-27,15,-20,19v4,-2,18,-12,20,-19xm283,-246v-8,3,-21,13,-18,17v4,1,20,-12,18,-17xm130,-252v-1,-1,-30,16,-18,19v2,0,9,-6,20,-17v0,-1,-1,-2,-2,-2xm275,-252v-3,-2,-20,14,-21,17v10,-3,16,-9,21,-17xm103,-241v1,0,25,-14,19,-19v-6,2,-23,16,-19,19xm265,-258v0,0,-34,18,-16,17v5,-7,17,-9,16,-17xm257,-262v-6,-4,-20,12,-22,16v10,1,20,-13,22,-16xm116,-266v-11,-1,-18,11,-25,18v10,2,20,-9,25,-18xm246,-267v-6,0,-22,12,-20,17v2,2,22,-16,20,-17xm104,-272v-4,0,-23,16,-22,20v9,-3,20,-13,22,-20xm212,-255v5,6,22,-14,23,-15v-7,-4,-18,12,-23,15xm211,-277v-9,-6,-27,17,-26,21v6,-2,22,-14,26,-21xm224,-275v-4,-3,-7,1,-15,8v-6,5,-10,9,-10,11v4,4,17,-9,25,-19xm72,-257v12,-3,16,-13,25,-19v-8,-2,-20,12,-25,19xm86,-281v-4,-6,-26,15,-26,17v0,1,1,2,2,2v2,2,25,-18,24,-19xm45,-266v16,3,20,-13,30,-19v-9,-8,-22,13,-30,19","w":305},"C":{"d":"228,-68v10,9,-47,60,-44,67v-5,1,-6,0,-5,-6v-106,-3,-160,-48,-177,-138v9,-71,76,-110,116,-149v6,1,3,4,2,8v7,8,106,44,121,27r2,1v-14,21,-67,54,-51,87v-22,-1,-7,-29,1,-42v-10,-7,-35,-15,-38,-2v2,28,-4,62,2,86v39,-6,49,20,33,41v2,-40,-39,-39,-65,-19v-13,10,-28,18,-21,30v31,19,91,40,124,9xm215,-53v-13,6,-33,24,-31,29v10,0,24,-21,31,-29xm179,-46v-11,-3,-20,15,-29,20v11,3,20,-15,29,-20xm167,-25v12,-3,35,-24,27,-25v-2,0,-24,18,-27,25xm161,-49v-6,-1,-41,36,-14,16v4,-6,15,-9,14,-16xm122,-31v18,1,38,-34,17,-15v-5,3,-17,11,-17,15xm136,-54v-9,-3,-34,22,-23,21v8,-2,19,-18,23,-21xm99,-40v9,2,25,-15,24,-20v-1,-1,-24,19,-24,20xm115,-64v-9,-5,-23,14,-25,20v1,0,5,-1,11,-6xm105,-70v-6,-4,-30,16,-23,20v1,1,24,-19,23,-20xm94,-79v-1,0,-29,18,-20,21v6,-7,19,-13,20,-21xm87,-83v-9,-6,-20,12,-24,17v11,-1,18,-13,24,-17xm79,-91v-5,-7,-21,11,-21,17xm49,-83v11,5,36,-34,10,-11v-3,3,-9,7,-10,11xm81,-244v-18,-3,-36,54,-36,74v0,17,33,91,50,81v11,-29,-1,-103,0,-144v0,-6,-7,-11,-14,-11xm65,-110v-10,-2,-37,36,-9,12v7,-8,9,-7,9,-12xm57,-118v-1,0,-29,18,-18,19v2,1,27,-17,18,-19xm107,-234v-6,37,3,88,1,128v9,-20,1,-87,2,-126xm51,-129v-13,13,-25,16,-17,20v12,-9,23,-14,17,-20xm48,-137v-8,-3,-23,13,-20,19xm130,-121v4,-3,26,-13,19,-21v-6,6,-20,12,-19,21xm42,-150v-3,-1,-25,17,-17,19v3,0,23,-14,17,-19xm150,-156v-2,-1,-25,19,-20,22v2,0,29,-20,20,-22xm41,-162v-8,1,-17,10,-18,17v3,2,19,-14,18,-17xm129,-150v5,1,19,-12,22,-20v-2,0,-9,4,-20,14v-2,2,-2,4,-2,6xm40,-177v-2,-1,-21,15,-16,18v2,-1,20,-11,16,-18xm150,-183v-5,1,-22,15,-20,20v6,-2,18,-12,20,-20xm150,-199v-2,0,-26,18,-20,22v3,0,26,-17,20,-22xm44,-194v-8,2,-14,8,-16,17v4,-2,18,-9,16,-17xm149,-213v-5,-2,-34,33,-12,16v4,-5,17,-9,12,-16xm46,-208v-3,-1,-12,8,-11,11v3,1,12,-8,11,-11xm151,-226v-2,0,-31,17,-22,21v1,1,16,-8,22,-21xm128,-220v18,-8,32,-26,47,-38v-16,-2,-32,28,-46,34v-1,1,-1,2,-1,4xm53,-225v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm227,-250v-8,1,-26,17,-21,19v9,-1,19,-15,21,-19xm215,-251v-10,-1,-17,13,-25,17v5,6,24,-16,25,-17xm129,-234v9,-4,31,-21,34,-30v-10,4,-31,21,-34,30xm201,-253v-8,-3,-21,11,-24,18v9,2,16,-11,24,-18xm163,-238v14,0,16,-13,25,-18v-5,-3,-22,11,-25,18xm151,-266v-5,-7,-16,13,-24,14v0,2,0,6,2,6v4,0,19,-15,22,-20xm140,-270v-11,-2,-18,12,-26,18v6,5,24,-17,26,-18xm129,-274v-8,-2,-25,12,-24,18v3,0,12,-6,24,-18xm94,-259v43,-29,15,-24,-2,-3v0,2,1,3,2,3","w":247},"D":{"d":"139,-294v100,0,178,104,125,194v-23,39,-71,69,-107,101v-5,-2,1,-11,-1,-12v-49,-12,-95,-35,-145,-42v-8,17,37,42,56,37v-30,9,-65,-6,-63,-29v3,-39,64,-33,64,-74v-26,-14,-56,-20,-56,-62v0,-58,67,-113,127,-113xm193,-41v-4,-6,-22,13,-23,15v0,1,2,2,5,2v2,2,19,-16,18,-17xm158,-30v6,6,9,-3,21,-13v-4,-6,-10,4,-21,13xm165,-50v0,0,-28,14,-16,17v1,0,25,-13,16,-17xm154,-53v-5,-2,-17,9,-20,16v3,1,21,-11,20,-16xm143,-56v-5,-5,-23,11,-22,16v6,3,21,-15,22,-16xm131,-60v-5,-3,-23,9,-21,15v11,-1,13,-11,21,-15xm67,-90v31,14,91,38,128,43v17,2,30,-32,29,-51v-1,-68,-36,-128,-95,-138v-22,19,-37,27,-33,31v3,0,13,-8,28,-23v5,10,-3,76,-2,84v0,6,-22,17,-16,22v34,4,61,-13,62,-43v23,36,-36,48,-75,53v-13,9,-21,16,-26,22xm100,-48v2,0,8,-4,19,-15v-4,-5,-27,11,-19,15xm105,-71v-1,0,-28,18,-17,19v3,0,9,-6,20,-17v0,-1,-1,-2,-3,-2xm73,-58v5,5,23,-11,22,-17v-4,-3,-22,15,-22,17xm84,-77v-5,-6,-23,14,-24,15v9,3,20,-11,24,-15xm72,-80v-7,-6,-23,12,-21,15v3,1,14,-10,21,-15xm61,-87v-11,4,-28,12,-22,18v1,0,16,-8,22,-18xm251,-90v-4,0,-9,5,-9,9v6,-2,9,-4,9,-9xm52,-243v107,-30,189,48,179,151v28,-97,-55,-181,-158,-161v-12,2,-18,5,-21,10xm248,-99v3,0,20,-10,17,-16v0,0,-13,5,-17,16xm75,-210v-8,26,7,67,1,100v14,-16,3,-106,-1,-100xm252,-113v2,0,26,-18,21,-22v-7,7,-20,9,-21,22xm118,-145v-6,5,-22,10,-20,19v2,0,16,-7,20,-19xm276,-148v-6,-2,-21,13,-22,19v7,-2,19,-12,22,-19xm50,-205v-6,-9,100,-34,51,-38v-45,-3,-79,10,-79,59v0,12,32,52,45,50v8,-14,-2,-60,-5,-71v-4,0,-10,4,-12,0xm98,-139v7,-7,20,-9,22,-20v-5,0,-17,6,-22,20xm275,-163v-8,3,-25,14,-21,20v2,0,9,-5,21,-16r0,-4xm98,-153v12,0,34,-30,11,-13v-7,7,-9,6,-11,13xm275,-174v-8,-3,-17,13,-25,17v10,1,20,-11,25,-17xm120,-186v-10,3,-14,12,-22,17v7,5,20,-9,22,-17xm250,-166v8,-8,18,-9,23,-22v-3,0,-33,17,-23,22xm246,-177v6,-4,25,-15,21,-23v-8,7,-22,11,-21,23xm121,-199v-4,-2,-26,14,-22,19v2,0,14,-5,22,-19xm265,-210v-2,1,-30,15,-23,21v1,0,29,-18,23,-21xm99,-192v1,0,30,-20,21,-22v-3,0,-12,7,-24,19v0,2,2,3,3,3xm262,-219v-11,-1,-33,19,-24,21v2,1,14,-8,24,-21xm231,-212v9,8,18,-12,26,-16v-4,-7,-26,16,-26,16xm95,-218v2,3,10,-6,13,-9v-9,3,-13,6,-13,9xm251,-238v-8,-3,-31,15,-23,20v2,1,24,-19,23,-20xm242,-248v-2,0,-31,18,-22,22v2,0,28,-18,22,-22xm211,-237v4,7,22,-13,24,-16v-5,-6,-10,4,-24,16xm227,-261v-8,0,-21,14,-24,19v4,1,26,-16,24,-19xm195,-248v8,-1,39,-35,8,-12v-8,8,-13,8,-8,12xm181,-255v9,7,40,-30,16,-14v-5,5,-12,9,-16,14xm194,-279v-1,1,-27,17,-20,19v1,0,32,-18,20,-19xm185,-282v-7,-5,-26,13,-23,19v2,2,25,-18,23,-19xm172,-285v-9,-4,-24,9,-26,19v8,-1,20,-13,26,-19xm96,-282v-7,1,-20,10,-16,14v6,-2,14,-8,16,-14xm156,-289v0,0,-35,18,-22,19v9,-4,25,-15,22,-19xm98,-272v9,5,25,-15,22,-17v-5,0,-20,13,-22,17xm139,-290v-2,-1,-29,16,-21,18v10,-5,26,-15,21,-18","w":284},"E":{"d":"177,-95v1,-41,-66,-20,-77,-3v17,20,113,57,138,18v1,0,3,0,4,2r-59,78v-1,1,-3,1,-3,-2v1,-16,-16,-6,-25,-14r-78,-30v-21,-25,-75,-47,-73,-95v3,-66,89,-135,148,-155v25,5,61,56,83,34v4,-10,-4,-22,-1,-26v7,1,9,8,9,17v0,40,-70,52,-82,81v25,-1,60,6,66,-16r3,-2v9,15,-18,50,-6,77v-2,3,-6,5,-7,-1v-1,-18,-15,-15,-48,-15v-14,0,-19,-1,-20,6v-4,24,48,5,34,41v-2,3,-4,5,-6,5xm200,-36v-3,0,-9,5,-9,8v2,0,9,-6,9,-8xm214,-59v-6,-5,-36,24,-34,28v7,-1,27,-22,34,-28xm195,-58r-30,23v0,1,0,2,1,3v3,0,12,-7,26,-21v3,-1,3,-2,3,-5xm179,-60v-10,3,-30,22,-22,23v7,-8,17,-13,22,-23xm167,-61v-8,-2,-28,17,-24,21v1,0,24,-19,24,-21xm154,-64v-5,-3,-30,16,-23,20v2,1,24,-19,23,-20xm143,-68v-8,-3,-18,14,-26,18v9,3,27,-18,26,-18xm131,-73v-10,2,-24,13,-22,20v2,0,22,-18,22,-20xm118,-80v-2,2,-30,17,-19,22v5,-7,25,-15,19,-22xm109,-85v-1,-1,-18,8,-22,20v0,-1,28,-18,22,-20xm101,-90v-5,-1,-28,17,-23,20v3,2,24,-19,23,-20xm91,-96v-4,-2,-23,15,-21,19v2,2,23,-16,21,-19xm82,-104v-13,7,-28,17,-21,21v3,1,22,-18,21,-21xm75,-111v-9,0,-16,13,-24,18v5,6,20,-13,24,-18xm67,-118v-8,-3,-16,14,-24,18v5,6,24,-17,24,-18xm88,-246v-18,-4,-42,55,-42,70v0,24,26,66,44,72v12,-12,0,-120,-2,-142xm37,-110v6,6,16,-13,23,-16v-2,-6,-4,-2,-11,4xm100,-256v-7,42,10,107,0,147v7,0,6,-13,6,-37r-2,-111xm53,-137v-1,-1,-31,17,-21,21v8,-4,21,-14,21,-21xm147,-132v-3,-4,-10,4,-12,7v5,-1,13,0,12,-7xm49,-146v-7,-2,-24,13,-21,19v1,1,12,-7,21,-19xm145,-147v-10,2,-21,13,-21,20v7,-6,18,-11,21,-20xm44,-159v-1,-1,-28,19,-19,20v6,-7,20,-10,19,-20xm145,-161v6,-3,29,-19,27,-25v-12,9,-46,32,-49,46v5,-2,19,-14,22,-21xm23,-153v14,-2,27,-26,12,-14v-3,4,-13,7,-12,14xm122,-158v11,2,25,-20,35,-27v-15,1,-24,15,-35,27xm206,-160v6,2,14,-9,11,-11v-8,6,-11,9,-11,11xm193,-163v5,2,27,-15,28,-23v-2,0,-11,7,-28,23xm177,-163v5,5,24,-16,31,-22v-6,-6,-10,3,-22,13xm188,-186v-1,-1,-31,20,-25,23v7,-3,30,-20,25,-23xm42,-186v-1,-1,-20,10,-15,17v2,1,17,-14,15,-17xm143,-191v-5,3,-24,14,-20,20v2,0,8,-5,18,-15v1,-1,2,-3,2,-5xm122,-185v7,-1,9,-7,14,-11v6,1,10,-7,5,-10v-6,7,-17,10,-19,21xm48,-204v-8,1,-14,8,-16,14v11,-2,16,-13,16,-14xm183,-220v-8,-8,-25,-17,-34,-23v-2,0,-2,4,-2,9v2,13,-2,32,3,42v11,-4,13,-19,25,-21v4,-2,7,-5,8,-7xm144,-219v-3,-5,-5,1,-13,8v-7,7,-13,14,-5,9v6,-4,16,-11,18,-17xm122,-213v7,-2,23,-15,20,-21v-3,3,-20,12,-20,21xm58,-227v-1,-1,-14,12,-13,13v5,-4,11,-7,13,-13xm122,-228v11,-6,16,-8,20,-19v-6,2,-20,12,-20,19xm207,-234v6,-3,15,-9,18,-16xm195,-236v1,1,28,-16,19,-19v-5,7,-18,10,-19,19xm206,-258v-5,-3,-19,12,-20,17v8,-5,15,-10,20,-17xm143,-261v-4,-1,-18,10,-20,18v2,1,21,-17,20,-18xm176,-246v1,0,25,-17,19,-19v-1,0,-18,8,-19,19xm186,-271v-9,3,-17,9,-20,18v4,1,21,-14,20,-18xm158,-286v-11,-1,-31,22,-35,28v15,-8,23,-18,35,-28xm175,-276v-3,0,-22,13,-17,18v5,-6,17,-11,17,-18xm166,-280v-4,-4,-12,10,-18,12v0,1,1,2,2,2v1,1,18,-13,16,-14xm130,-276v-4,0,-5,2,-5,5v4,0,5,-2,5,-5","w":247},"F":{"d":"186,-253v14,-4,18,-33,15,-47v7,1,9,9,9,17v0,26,-57,74,-58,91v-2,2,-4,2,-6,0v4,-20,-49,-57,-71,-52v4,18,40,36,51,54v14,22,78,8,88,8v3,-2,10,-12,12,-3v-26,31,-24,31,-34,67v-15,-6,11,-28,-13,-28v-14,0,-20,1,-20,2v1,7,22,47,21,61v-4,59,-22,76,-58,116v-39,44,-97,8,-97,-45v0,-31,23,-118,49,-107v-26,54,-18,133,39,136v37,-41,-12,-135,-32,-160v-14,-3,-60,4,-68,-8v2,-10,26,-16,29,-28v0,-9,-32,-12,-38,-21v44,-30,84,-69,128,-100v8,1,0,8,-1,12v2,3,47,29,55,35xm91,35v4,2,6,1,12,-4v6,-4,7,-7,5,-9v-3,0,-9,5,-17,13xm107,36v5,0,16,-8,15,-14v-7,2,-9,10,-15,14xm80,29v-3,3,-7,5,0,5v2,0,8,-5,18,-15v-7,-2,-12,8,-18,10xm86,15v-5,-5,-15,10,-19,12v7,5,16,-9,19,-12xm76,6v-2,0,-22,12,-16,18v2,-1,22,-13,16,-18xm69,-3v-32,23,-10,19,2,3v0,-2,-1,-3,-2,-3xm65,-11v-5,0,-18,9,-17,15v2,0,14,-4,17,-15xm93,-143v20,41,56,87,40,140v11,-13,7,-46,5,-67v-12,-18,-29,-78,-45,-73xm45,-6v1,0,13,-6,16,-14v-3,-5,-4,0,-11,4v-4,5,-8,7,-5,10xm157,-18v-5,0,-7,2,-7,7v5,0,7,-2,7,-7xm43,-19v2,0,19,-13,14,-16v-4,5,-16,8,-14,16xm154,-28v5,3,13,-7,16,-13v-1,-1,-16,12,-16,13xm56,-48v-3,0,-17,10,-15,16v5,-4,15,-9,15,-16xm174,-59v-2,0,-21,13,-16,17v2,0,20,-9,16,-17xm42,-49v3,4,10,-4,15,-10r0,-3v-7,1,-13,7,-15,13xm157,-55v1,1,26,-15,17,-19v-3,3,-18,9,-17,19xm44,-64v3,-3,16,-6,11,-11v-5,2,-10,5,-11,11xm175,-87v-8,1,-22,13,-19,18v2,-1,23,-12,19,-18xm174,-98v-5,-5,-28,16,-21,19xm58,-90v-3,0,-8,6,-8,9v4,0,9,-5,8,-9xm169,-110v-5,1,-22,13,-19,19v6,-4,18,-11,19,-19xm63,-106v-3,0,-8,6,-8,9v2,1,9,-7,8,-9xm165,-122v-4,0,-35,28,-12,15v5,-4,14,-11,12,-15xm161,-131v-6,1,-22,14,-20,19v0,0,14,-6,20,-19xm133,-123v5,3,25,-13,21,-19v-4,1,-21,16,-21,19xm147,-150v-2,0,-29,17,-18,20v6,-8,23,-13,18,-20xm162,-173v-10,-3,-39,24,-40,34v1,-1,25,-17,21,-19v7,-5,14,-8,19,-15xm145,-174v0,0,-41,23,-28,25v8,-8,24,-16,28,-25xm129,-178v-5,5,-26,14,-18,21v2,0,9,-6,21,-18xm118,-193v-20,4,-29,24,-44,33v24,-6,46,-34,44,-33xm123,-186v-2,-1,-35,25,-31,27v8,1,13,-7,17,-11v10,-8,20,-11,14,-16xm78,-173v-7,0,-17,6,-19,14v9,0,13,-9,19,-14xm49,-166v-3,2,-8,7,-1,6v9,-7,18,-10,12,-14v-6,2,-8,5,-11,8xm179,-175v-16,3,-29,25,-7,9v5,-4,7,-7,7,-9xm198,-175v-5,-5,-21,11,-21,14v8,1,14,-10,21,-14xm202,-167v0,0,-12,5,-7,7v4,0,7,-2,7,-7xm35,-162v5,-1,21,-19,5,-7v-1,2,-9,5,-5,7xm62,-180v-14,-16,-29,-30,-44,-22v13,6,29,16,44,22xm111,-201v-8,-4,-14,11,-23,13v-1,1,-2,6,1,5v3,2,24,-15,22,-18xm82,-190v0,0,30,-19,18,-19v-3,0,-9,5,-20,16v0,2,1,3,2,3xm76,-206v-2,2,-6,6,-3,9v1,0,7,-2,12,-8v7,-7,11,-8,8,-12v0,0,-7,3,-17,11xm85,-222v-8,-2,-23,12,-20,17xm55,-214v6,4,19,-10,22,-17v-9,-1,-9,5,-22,17xm89,-253v22,11,46,24,63,40v3,0,4,-1,4,-4v0,-2,-10,-9,-30,-20v-22,-11,-29,-16,-37,-16xm69,-238v-2,-1,-33,16,-21,19v1,1,22,-18,21,-19xm182,-246v-4,1,-20,19,-4,7v3,-4,7,-5,4,-7xm176,-253v-8,3,-18,8,-13,13v3,0,14,-9,13,-13xm165,-260v0,0,-20,13,-12,14v2,0,7,-3,15,-11v0,-2,-1,-3,-3,-3xm157,-264v-5,-1,-17,7,-15,13xm148,-271v-9,0,-20,11,-16,15v1,1,18,-12,16,-15xm120,-264v4,2,16,-7,18,-14v-10,2,-14,12,-18,14xm125,-284v0,1,-25,16,-16,17v1,0,28,-14,16,-17","w":227},"G":{"d":"229,-180v37,6,70,56,50,99v-9,20,-99,82,-125,82v-84,0,-151,-62,-150,-144v2,-79,96,-130,175,-151v4,3,-3,7,-4,11v-4,8,92,62,100,58v7,0,11,-7,11,-23v-1,-16,-39,-24,-57,-22v21,-12,69,-4,64,24v6,27,-39,51,-64,66xm140,-16v2,1,25,-14,20,-17v-2,-1,-25,15,-20,17xm176,-31v-8,-2,-16,9,-20,16v5,1,21,-12,20,-16xm191,-31v-1,-1,-20,12,-17,15v0,0,18,-8,17,-15xm146,-33v-4,-6,-17,9,-20,13v6,2,18,-8,20,-13xm135,-37v-2,-6,-7,2,-14,5v-6,4,-8,8,-8,10v5,-1,17,-10,22,-15xm123,-42v-3,-3,-21,13,-19,15v10,-2,14,-10,19,-15xm208,-33v-2,0,-4,2,-6,6v4,0,6,-2,6,-6xm112,-48v-5,1,-22,12,-19,17v2,0,18,-15,19,-17xm179,-99v-30,2,-74,7,-69,44v34,24,145,39,128,-39v1,-21,-49,-71,-70,-51v0,11,-1,33,4,36v36,1,52,22,33,40v-5,-15,-6,-31,-26,-30xm104,-54v-8,-2,-22,11,-20,16v3,0,9,-5,20,-16xm93,-63v-1,1,-29,18,-18,19v1,1,27,-16,18,-19xm66,-51v1,-1,29,-17,18,-20v-2,0,-9,6,-21,18v0,1,1,2,3,2xm79,-78v-8,2,-29,14,-19,19v7,-6,17,-12,19,-19xm104,-75v-5,1,-11,14,-1,13v2,-4,5,-11,1,-13xm274,-84v-9,5,-21,12,-21,21v3,1,22,-18,21,-21xm71,-87v-7,1,-37,34,-8,12v6,-7,11,-10,8,-12xm100,-252v-39,13,-66,103,-32,150v6,8,13,23,22,28v43,-13,16,-132,13,-176xm66,-96v-9,3,-23,14,-21,20v6,-7,18,-10,21,-20xm257,-82v6,0,24,-17,22,-21v-7,8,-18,10,-22,21xm59,-105v-26,14,-28,33,1,2v0,-1,-1,-2,-1,-2xm115,-254v3,38,7,110,3,163v6,0,8,-26,8,-78v0,-32,6,-63,-8,-88xm279,-116v-4,2,-29,15,-21,21v2,-3,21,-14,21,-21xm33,-99v6,6,16,-12,24,-15v-5,-6,-10,3,-24,15xm142,-107v3,4,21,-12,22,-17v-7,-2,-17,10,-22,17xm53,-127v-1,0,-29,18,-23,21v2,-1,24,-17,23,-21xm165,-113v-3,0,-5,1,-5,5v3,0,5,-1,5,-5xm255,-112v2,6,6,3,13,-5v7,-7,11,-8,8,-12v-3,0,-10,6,-21,17xm26,-119v4,4,19,-13,24,-18v0,-1,0,-2,-1,-2v-1,0,-6,3,-13,9v-7,6,-10,10,-10,11xm164,-139v-4,-4,-26,14,-20,19v6,-6,18,-9,20,-19xm271,-139v-7,-1,-35,33,-9,12v4,-3,13,-8,9,-12xm266,-147v-5,1,-19,12,-20,18v1,1,21,-17,20,-18xm23,-132v6,5,24,-12,23,-19v-1,0,-6,2,-13,8v-7,5,-10,10,-10,11xm165,-153v-5,-6,-21,13,-22,17v9,0,12,-8,22,-17xm258,-155v-2,-2,-28,14,-18,18v6,-2,17,-14,18,-18xm47,-165v-5,0,-27,16,-22,22v14,-12,22,-19,22,-22xm249,-164v-1,-1,-27,16,-18,19r21,-17v0,-1,-2,-2,-3,-2xm165,-168v-5,-2,-35,28,-12,12v6,-7,11,-4,12,-12xm242,-168v-5,-4,-20,12,-21,15v11,1,14,-11,21,-15xm24,-158v10,-6,20,-11,24,-23v-4,1,-22,13,-24,23xm231,-174v-12,-1,-31,27,-9,9v6,-5,9,-8,9,-9xm173,-204v-6,8,-4,32,-1,45v1,1,45,-25,45,-26xm213,-172v-5,1,-18,6,-13,10v1,1,14,-9,13,-10xm144,-165v2,1,30,-17,20,-20v-1,0,-14,7,-20,20xm29,-177v2,1,26,-16,21,-19v-12,4,-20,14,-21,19xm144,-183v6,6,24,-12,21,-16v-3,0,-10,5,-21,16xm172,-220v4,16,40,27,58,26v-18,-7,-42,-19,-58,-26xm167,-215v-8,5,-25,14,-22,22v8,-7,20,-9,22,-22xm59,-216v-5,-1,-16,11,-19,18v1,1,20,-17,19,-18xm274,-220v-9,2,-19,13,-14,12v2,1,15,-10,14,-12xm167,-231v-4,5,-24,15,-22,22v1,0,19,-8,22,-22xm246,-209v6,0,29,-26,6,-10v-1,3,-10,8,-6,10xm251,-228v-10,1,-24,13,-17,15v2,0,18,-12,17,-15xm241,-232v-5,-5,-24,12,-18,15v2,0,8,-5,18,-15xm167,-243v-8,7,-19,11,-24,21v10,-3,17,-13,24,-21xm230,-239v-5,2,-20,10,-19,17v7,-1,15,-11,19,-17xm55,-223v1,0,3,-1,1,-1xm200,-229v6,1,18,-11,19,-15v-9,-1,-16,12,-19,15xm69,-234v-2,-1,-7,4,-5,5v2,0,6,-2,5,-5xm209,-250v-5,6,-21,10,-18,18v6,-6,16,-8,18,-18xm182,-269v-17,6,-33,21,-38,33v15,-8,29,-21,38,-33xm201,-255v-4,-5,-25,14,-19,16v1,1,12,-6,19,-16xm191,-261v-8,-1,-16,7,-17,15xm173,-274v-13,4,-28,16,-30,26v5,-2,25,-20,30,-26xm143,-262v8,-7,11,-8,15,-14v-5,5,-15,5,-15,14","w":297},"H":{"d":"166,-216r-69,-25v5,13,31,72,34,97v13,-3,71,-60,93,-59v-6,56,27,106,15,155v-4,0,-23,5,-21,17v6,-1,18,-20,22,-11v4,39,-60,94,-95,93v-19,0,-34,-5,-25,-11v37,14,72,-7,70,-51v-2,-49,-20,-103,-25,-148v-28,8,-62,70,-92,87v28,4,60,17,83,22v15,-11,2,-25,2,-37v9,1,13,11,13,18v3,4,-58,91,-57,61v-4,-17,-88,-26,-110,-19v0,-2,5,-12,18,-26v18,-20,12,-22,31,-22v15,0,22,-7,22,-24v0,-22,-36,-76,-33,-98v-3,-26,78,-99,102,-97v-4,19,59,30,79,35v23,-8,9,-33,-11,-36v8,-6,31,3,31,13v0,41,-55,51,-74,72v-14,16,-17,21,-21,33v-13,-12,15,-34,18,-39xm216,4v-8,2,-14,8,-18,16v3,1,20,-12,18,-16xm228,-16v-3,-3,-24,9,-18,16v9,-5,15,-9,18,-16xm234,-32v-5,-4,-24,9,-18,16v2,2,19,-15,18,-16xm201,-24v-4,-50,-18,-91,-22,-144v-19,41,18,99,19,149v2,-1,3,-2,3,-5xm150,-42v-2,0,-25,12,-19,16v1,1,13,-9,19,-16xm146,-48v-5,-8,-19,10,-26,14v0,2,1,3,2,3v2,1,25,-16,24,-17xm134,-52v-13,-8,-40,32,-14,12xm94,-39v8,7,43,-31,17,-14v-4,4,-16,9,-17,14xm108,-60v-11,-5,-21,14,-29,18v12,5,31,-21,29,-18xm90,-66v-8,9,-27,14,-22,22v5,-2,33,-16,22,-22xm239,-63v-5,-2,-23,9,-21,18v2,2,22,-17,21,-18xm76,-68v-3,1,-30,19,-26,23v16,-4,21,-13,29,-20v0,-2,-1,-3,-3,-3xm64,-67v-7,-6,-31,17,-29,19v13,0,24,-15,29,-19xm237,-77v-3,0,-29,16,-20,20v6,-6,24,-11,20,-20xm35,-59v3,2,17,-9,9,-11v-2,0,-5,4,-9,11xm239,-88v-7,-9,-22,11,-26,16v0,2,2,1,3,1v2,2,25,-16,23,-17xm211,-84v10,6,40,-33,14,-13v-4,4,-12,6,-14,13xm233,-115v-9,-1,-39,35,-9,13v3,-4,12,-7,9,-13xm50,-204v-5,32,33,65,33,101v13,-32,-22,-72,-33,-101xm99,-103v10,1,23,-28,5,-9v-4,4,-5,7,-5,9xm231,-125v-4,-2,-32,14,-21,20v7,-7,18,-10,21,-20xm228,-139v-6,2,-26,16,-22,21v2,-3,27,-13,22,-21xm124,-140v-2,0,-25,16,-20,20v3,0,26,-15,20,-20xm201,-130v8,0,24,-11,23,-20v-7,2,-22,16,-23,20xm126,-154v-6,0,-26,15,-22,21v5,-2,21,-11,22,-21xm222,-161v-4,-1,-29,15,-20,20v15,-12,21,-12,20,-20xm125,-164v-6,-6,-17,12,-25,15v0,2,1,4,2,4v7,-7,17,-11,23,-19xm218,-172v-3,0,-26,14,-20,19v1,0,29,-16,20,-19xm122,-177v-3,-2,-29,12,-23,20v1,-1,22,-11,23,-20xm219,-185v-2,0,-29,16,-21,20v7,-6,20,-9,21,-20xm116,-189v-1,0,-31,19,-22,21v4,-3,31,-14,22,-21xm113,-196v-4,-5,-24,10,-26,17v0,1,1,2,2,2v2,2,25,-18,24,-19xm218,-195v-5,-1,-22,11,-21,16v3,2,23,-13,21,-16xm109,-207v-9,1,-30,13,-26,22v10,-6,20,-12,26,-22xm104,-217v-4,-3,-32,17,-25,22v10,-10,21,-10,25,-22xm100,-226v-5,-8,-26,17,-29,19v4,6,29,-17,29,-19xm68,-215v6,-5,28,-14,25,-23v-4,1,-31,14,-25,23xm99,-255v0,18,68,37,82,28v-27,-4,-70,-24,-82,-28xm67,-230v9,0,36,-30,8,-10v-5,5,-8,8,-8,10xm210,-256v-8,-4,-16,10,-24,13v7,4,20,-9,24,-13xm202,-242v2,1,31,-11,15,-13v-2,0,-14,11,-15,13xm196,-260v-4,-4,-29,14,-21,16v2,1,22,-14,21,-16xm182,-266v-1,0,-38,22,-17,18v1,-1,25,-16,17,-18xm149,-251v7,1,38,-33,11,-14v-5,4,-20,10,-11,14xm160,-274v-5,-6,-29,15,-22,17v3,2,24,-16,22,-17xm149,-279v-7,-2,-26,12,-22,18v1,1,23,-17,22,-18xm140,-284v-4,-4,-17,6,-24,16v0,1,1,1,2,1v2,2,24,-16,22,-17","w":246},"I":{"d":"176,-280v38,7,36,-5,59,-13r3,4v-58,24,-17,144,-34,212v-3,13,-74,79,-88,77v-28,3,-74,-55,-95,-81v-7,4,-11,22,-17,15v13,-42,84,-60,90,-109v1,-4,-15,-11,-4,-13v5,2,11,7,11,13v2,21,-23,45,-34,58v-3,22,54,72,74,73v6,-4,8,-7,8,-18v-3,-55,-13,-118,-1,-167v-13,-12,-90,-10,-114,-2v-8,-5,9,-16,19,-35v16,-17,19,-33,26,-25v-4,8,-4,11,12,11r85,0xm152,-31v-5,-10,-16,9,-23,12v7,9,17,-9,23,-12xm138,-40v-2,1,-28,15,-18,19v7,-3,25,-13,18,-19xm128,-45v-1,0,-32,17,-20,19v4,0,11,-5,22,-16v0,-2,-1,-3,-2,-3xm120,-50v-17,-3,-35,33,-9,10v6,-6,9,-9,9,-10xm154,-229v-15,69,21,133,-5,188v12,4,17,-12,17,-40v0,-45,-9,-114,0,-153v-7,-1,-10,1,-12,5xm109,-59v-1,0,-30,17,-21,20v7,-2,25,-13,21,-20xm79,-45v2,-1,26,-16,23,-20v-10,-1,-12,5,-26,17v0,2,1,3,3,3xm75,-55v5,-4,16,-12,18,-17v-20,5,-35,26,-18,17xm177,-55v5,3,22,-14,18,-17v-12,8,-18,14,-18,17xm82,-79v-1,0,-34,19,-19,20v9,-7,21,-11,19,-20xm74,-87v-1,1,-34,18,-19,20v2,0,28,-16,19,-20xm181,-69v2,-1,28,-15,22,-21v0,0,-17,7,-22,21xm68,-96v-1,-1,-33,19,-20,21v6,-6,27,-12,20,-21xm206,-105v-13,5,-29,15,-22,21v2,0,19,-9,22,-21xm66,-104v-6,-2,-27,11,-24,20v2,2,25,-19,24,-20xm40,-96v2,1,28,-17,20,-20v-8,5,-20,8,-20,20xm205,-119v-2,-1,-27,16,-21,21v4,-2,25,-12,21,-21xm206,-130v-9,-1,-26,12,-23,20v5,-3,23,-13,23,-20xm180,-122v11,-4,17,-13,26,-19v0,-2,-1,-3,-3,-3v-3,2,-26,14,-23,22xm203,-158v-2,3,-30,15,-23,23v8,-4,24,-12,23,-23xm177,-149v5,3,30,-15,25,-21v-2,0,-9,4,-20,13v-3,3,-5,6,-5,8xm201,-183v-6,7,-24,12,-23,22v1,0,6,-1,13,-8v8,-8,13,-9,10,-14xm202,-194v-7,-2,-31,13,-24,21v2,0,25,-19,24,-21xm201,-209v-12,3,-28,14,-24,23v6,-5,20,-11,24,-23xm178,-202v7,1,41,-38,11,-15v-4,3,-17,9,-11,15xm203,-238v-5,-5,-27,14,-22,21v7,-6,19,-11,22,-21xm206,-256v-10,2,-27,16,-22,22v4,0,20,-9,22,-22xm164,-275v-6,0,-36,15,-34,28v13,-8,25,-18,34,-28xm194,-274v-3,1,-35,20,-27,25v2,-2,38,-21,27,-25xm181,-274v-8,-5,-30,17,-34,22v6,7,34,-20,34,-22xm183,-252v6,5,25,-10,28,-22v-10,3,-23,18,-28,22xm149,-275v-8,-8,-28,15,-36,24v8,0,20,-8,36,-24xm113,-276v-15,-1,-23,15,-34,21v6,9,22,-10,34,-21xm132,-276v-13,-4,-26,16,-36,21v10,7,31,-16,36,-21xm94,-275v-7,-5,-24,13,-32,19v0,1,1,2,3,2v3,1,30,-18,29,-21xm58,-261v6,1,29,-23,8,-13v-5,6,-8,10,-8,13","w":237},"J":{"d":"55,42v-21,0,-22,-15,-24,-33v-6,-72,55,-118,75,-162v-52,-6,-76,8,-97,24v-8,-7,6,-11,17,-20v22,-17,50,-38,40,-76v7,-6,12,5,12,13v-1,6,-3,12,0,17v11,3,37,2,51,1v4,-14,7,-30,9,-43v-46,0,-102,-14,-136,6v1,-6,49,-77,57,-67v0,7,16,14,50,14v44,0,68,6,107,-9v6,10,-17,14,-17,29v-13,53,4,146,-12,203v-13,45,-75,103,-132,103xm54,-60v-5,29,-19,91,24,87v37,-2,53,-42,53,-85v0,-58,-1,-88,-4,-93v-26,0,-58,63,-73,91xm149,-90v0,-42,5,-71,-11,-60v5,50,4,124,-12,152v15,-12,23,-42,23,-92xm163,-24v-5,3,-14,4,-13,12v4,1,13,-8,13,-12xm179,-49v-4,0,-22,11,-20,19v5,-3,20,-12,20,-19xm187,-68v-12,2,-27,13,-21,19v5,-4,21,-9,21,-19xm189,-82v-7,-4,-24,8,-21,17xm192,-98v-8,-8,-16,12,-24,13v0,2,-1,5,1,5v4,-1,19,-11,23,-18xm167,-96v6,3,22,-7,23,-18v-8,3,-20,9,-23,18xm167,-107v3,0,27,-14,24,-21v-7,1,-26,11,-24,21xm167,-121v2,0,31,-16,22,-21v-1,0,-6,1,-13,8v-9,8,-12,8,-9,13xm166,-135v7,0,28,-13,23,-21v-6,3,-24,12,-23,21xm167,-148v2,-1,29,-15,22,-22v-6,7,-27,12,-22,22xm190,-184v-10,4,-26,14,-23,21v9,-6,20,-9,23,-21xm60,-169v6,1,32,-17,28,-20v-3,-2,-28,18,-28,20xm80,-171v7,3,25,-11,28,-18v-11,-3,-19,12,-28,18xm126,-188v-12,-7,-45,34,-13,11v5,-3,9,-7,13,-11xm145,-188v-10,-7,-42,28,-17,15v4,-3,16,-12,17,-15xm133,-171v14,4,53,-28,55,-40xm189,-198v-8,5,-37,20,-33,28v6,-3,34,-15,33,-28xm75,-192v-3,0,-5,2,-5,6v5,1,8,-3,5,-6xm154,-240v-19,0,-12,30,-16,43v0,3,2,4,6,4v8,-2,3,-37,10,-47xm191,-225v-4,-3,-31,17,-24,22v7,-8,21,-9,24,-22xm168,-219v2,0,18,-7,23,-20v-7,3,-27,14,-23,20xm193,-256v-2,1,-29,16,-22,23v1,0,6,-3,13,-9v8,-8,12,-9,9,-14xm176,-251v4,1,27,-17,19,-19v-4,2,-20,10,-19,19xm125,-256v7,1,36,-19,31,-23v-2,0,-27,13,-31,23xm142,-256v2,1,46,-26,28,-23v-8,7,-23,14,-28,23xm141,-278v-5,-7,-40,20,-30,21v14,-5,20,-13,30,-21xm161,-258v15,0,24,-16,36,-22v-6,-6,-33,20,-36,22xm90,-259v15,1,37,-19,31,-22v-7,0,-23,17,-31,22xm107,-280v-8,-4,-24,13,-33,20v9,6,28,-17,33,-20xm36,-260v17,1,29,-17,38,-22v-8,-7,-27,18,-38,22xm58,-261v11,0,26,-12,32,-19v-7,-7,-25,14,-32,19xm39,-270v7,-3,16,-9,20,-15v-8,-4,-18,7,-20,15","w":219},"K":{"d":"65,-66v20,3,70,29,92,14v-5,21,-53,35,-62,52v-10,1,2,-10,-5,-14v-23,-6,-64,-30,-84,-8v-4,-33,61,-36,61,-74v0,-44,-48,-106,-9,-144v20,-20,46,-39,70,-56v67,-2,109,21,147,48v17,-5,11,-32,0,-37v7,-6,19,8,18,16v1,22,-44,61,-67,60v3,-6,4,-10,4,-11v-23,-24,-86,-51,-131,-44v-12,29,20,71,25,102v5,-3,67,-63,46,-78v1,-1,1,-2,3,-2v6,0,9,8,8,24v25,10,77,33,87,43v-7,21,-51,28,-67,43v15,26,46,47,60,71v3,5,6,8,9,9v7,0,8,-25,18,-20v2,9,-48,82,-59,70v5,-30,-74,-93,-101,-93v0,-21,56,-39,69,-49v-7,-10,-50,-24,-66,-13v-7,8,-11,45,-22,53v-9,12,-27,25,-44,38xm238,-19v3,-4,-83,-99,-88,-91v-6,-1,-9,6,-4,7v39,17,62,56,89,87v2,0,3,-1,3,-3xm128,-46v-6,-2,-28,15,-22,18v2,1,23,-16,22,-18xm118,-50v-5,-4,-34,15,-23,19v2,2,16,-12,23,-19xm266,-48v-2,1,-23,12,-12,17v3,0,12,-15,12,-17xm138,-42v-7,-1,-11,6,-11,8v5,-1,8,-5,11,-8xm105,-54v-10,-1,-17,13,-26,17v11,4,21,-11,26,-17xm89,-58v-1,-1,-27,17,-19,18v2,0,18,-7,19,-18xm75,-60v-6,-3,-32,27,-11,14v2,-5,16,-8,11,-14xm260,-57v-34,18,-8,20,1,2v0,-1,-1,-2,-1,-2xm61,-60v0,0,-29,14,-17,15v1,1,25,-13,17,-15xm44,-57v-5,-1,-15,8,-14,11v8,-1,9,-8,14,-11xm252,-66v-2,1,-18,11,-13,15v7,-3,21,-10,13,-15xm248,-72v-4,-6,-19,10,-19,12v4,5,19,-9,19,-12xm239,-82v-2,0,-25,14,-14,16v4,-5,16,-8,14,-16xm234,-89v-4,-5,-18,11,-19,13v4,5,20,-10,19,-13xm226,-99v-2,0,-24,14,-16,18v5,-4,20,-12,16,-18xm219,-107v-3,0,-23,14,-15,17v1,-1,24,-14,15,-17xm52,-220v-14,36,34,82,21,127r2,2v18,-40,-16,-90,-23,-129xm97,-98v-1,-2,13,-10,12,-13v-3,-1,-15,8,-12,13xm213,-116v-10,6,-28,15,-18,18v7,-2,16,-10,18,-18xm205,-121v-5,-6,-17,9,-21,13v7,6,17,-9,21,-13xm117,-131v-1,0,-24,15,-18,19v3,-2,23,-14,18,-19xm198,-128v-6,-5,-21,9,-20,15v11,-4,14,-11,20,-15xm181,-129v-3,-1,-18,6,-9,8v3,-2,8,-4,9,-8xm121,-145v-6,-2,-25,13,-22,20v10,-6,18,-12,22,-20xm119,-156v-8,-3,-30,15,-21,18v2,1,23,-15,21,-18xm219,-153v-9,-9,-65,-33,-78,-14v33,1,52,8,72,18v4,0,6,-2,6,-4xm116,-171v-5,0,-37,31,-11,16v3,-5,16,-10,11,-16xm112,-183v-1,2,-29,16,-19,21v2,-1,28,-17,19,-21xm260,-174v-6,-7,-15,9,-21,11v5,4,20,-8,21,-11xm232,-168v1,0,24,-13,16,-16v-6,4,-20,9,-16,16xm87,-177v6,10,24,-15,24,-15v-5,-6,-11,4,-24,15xm219,-175v5,4,22,-9,18,-14v-2,-1,-14,10,-18,14xm230,-193v-4,-6,-22,9,-23,13v6,9,18,-10,23,-13xm52,-181r-1,0r1,0xm51,-181r-1,0r1,0xm219,-198v-9,-3,-22,7,-24,15v6,6,22,-13,24,-15xm85,-183v0,0,29,-20,20,-21v-4,0,-11,6,-22,17v0,2,1,4,2,4xm182,-186v13,5,34,-31,12,-11v-4,3,-11,5,-12,11xm171,-188v3,0,44,-28,15,-18v-3,7,-24,13,-15,18xm103,-216v-7,-1,-41,36,-11,15v4,-5,11,-6,11,-15xm168,-199v3,-5,20,-11,13,-15v-7,1,-11,11,-13,15xm76,-209v6,10,16,-11,24,-14v-6,-8,-10,2,-24,14xm93,-237v-2,1,-28,16,-19,21v5,-7,25,-14,19,-21xm92,-246v-6,-4,-22,11,-20,17v1,0,6,-3,12,-8v6,-5,8,-8,8,-9xm266,-246v-1,0,-23,13,-14,16v3,0,27,-13,14,-16xm240,-240v6,9,17,-9,20,-12v-5,-4,-16,9,-20,12xm73,-244v3,0,22,-11,17,-16v-3,0,-17,13,-17,16xm248,-261v-1,-1,-27,15,-15,17v4,-6,21,-12,15,-17xm241,-264v-5,-7,-18,6,-20,13v10,0,14,-8,20,-13xm231,-271v-5,-3,-21,11,-18,15v2,2,20,-14,18,-15xm220,-276v-5,-6,-20,11,-20,13v0,1,1,2,2,2v3,1,19,-12,18,-15xm206,-281v-2,-1,-26,14,-15,16v1,-2,22,-11,15,-16xm197,-284v-4,-5,-30,13,-18,14v2,1,19,-13,18,-14xm183,-287v-6,-1,-22,10,-19,14v4,1,20,-11,19,-14xm168,-289v-5,-4,-28,13,-13,13xm134,-279v7,6,18,-9,19,-13v-6,-3,-18,10,-19,13xm120,-280v8,0,22,-10,15,-13v-3,-1,-16,8,-15,13","w":295},"L":{"d":"183,-223v-6,44,17,108,-16,115v-11,5,-90,42,-74,42v53,0,98,8,142,18v24,-11,2,-49,-21,-48v-16,-2,-29,8,-35,6v13,-23,72,-21,72,11v0,33,-35,71,-62,79v-3,0,-2,-9,-2,-9v-41,-15,-122,-31,-181,-17v-5,-19,39,-30,52,-39v6,-36,20,-165,-18,-169v-3,-1,-5,-2,-5,-3v7,-2,13,-5,23,-4v54,-1,118,-78,171,-41v-3,9,-19,-7,-25,-4v-25,1,-18,35,-21,63xm231,-42v0,0,-29,19,-21,20v1,0,8,-6,20,-17v1,-1,1,-2,1,-3xm222,-48v-2,0,-30,21,-23,22v3,0,12,-6,25,-19v0,-2,-1,-3,-2,-3xm183,-30v6,2,30,-15,25,-21xm195,-54v-4,-1,-43,35,-14,16v9,-7,16,-8,14,-16xm184,-55v-8,-3,-23,14,-26,19v11,-3,21,-13,26,-19xm169,-57v-9,0,-17,13,-26,17v0,2,1,2,3,2v2,2,25,-18,23,-19xm128,-41v5,3,6,-2,15,-7v6,-6,13,-11,8,-11v-4,0,-11,6,-23,18xm114,-43v7,2,28,-14,22,-19xm123,-60v-8,-4,-16,12,-24,15v7,3,9,-4,24,-15xm53,-58v-6,-4,-17,8,-20,13v11,2,15,-10,20,-13xm71,-61v-8,2,-23,11,-19,16v3,2,21,-14,19,-16xm105,-62v0,0,-31,17,-18,17v3,0,10,-5,20,-15v0,-1,-1,-2,-2,-2xm67,-46v12,5,33,-29,9,-9xm63,-230v12,72,9,94,5,158v17,-24,9,-121,3,-162v-4,0,-6,2,-8,4xm94,-78v8,-3,20,-7,19,-16v-1,-1,-20,15,-19,16xm94,-89v2,1,28,-15,22,-19v-3,-1,-19,12,-22,19xm142,-257v-28,-6,-15,15,-19,73v-2,29,2,68,-5,91v27,-2,22,-112,24,-164xm117,-123v-2,0,-30,19,-21,22v6,-5,24,-15,21,-22xm179,-138v-10,8,-28,13,-24,26v8,-6,26,-16,24,-26xm180,-118v1,-7,-4,-5,-7,-2v-2,2,-7,7,-1,6v5,0,8,-2,8,-4xm120,-139v-9,4,-24,13,-24,23v5,-3,24,-14,24,-23xm179,-152v-2,3,-30,17,-22,23v4,-3,27,-13,22,-23xm118,-152v-6,8,-23,12,-22,23v3,-4,26,-13,22,-23xm180,-166v-8,5,-25,13,-23,23v7,-5,22,-11,23,-23xm118,-166v-7,7,-24,10,-22,23v6,-8,24,-11,22,-23xm94,-159v7,3,27,-16,25,-21v-10,3,-20,14,-25,21xm158,-158v3,-1,27,-15,21,-21v-15,12,-25,15,-21,21xm120,-193v-7,0,-25,12,-24,22v2,-1,26,-18,24,-22xm180,-193v-5,-1,-28,16,-20,20v14,-11,21,-13,20,-20xm94,-187v6,5,35,-22,23,-20v-7,7,-18,11,-23,20xm159,-187v2,0,15,-7,22,-19v-3,-5,-11,5,-24,17v0,2,0,2,2,2xm121,-221v-10,-1,-24,12,-27,22v3,1,29,-19,27,-22xm180,-222v-1,-1,-28,19,-20,21v2,0,26,-16,20,-21xm119,-249v-3,1,-31,17,-24,24v2,0,6,-2,5,2v-4,4,-6,7,-6,10v8,-4,27,-14,26,-23v-6,0,-12,13,-18,7v-2,-3,26,-17,17,-20xm183,-236v-8,0,-28,16,-23,21v4,-2,22,-13,23,-21xm181,-252v-7,7,-20,10,-21,23v7,-6,25,-13,21,-23xm94,-238v4,-1,12,-7,11,-10v-7,0,-11,4,-11,10xm183,-266v-2,0,-30,17,-24,23v11,-7,22,-9,24,-23xm158,-260v8,6,18,-13,27,-17v-3,-7,-6,-1,-16,6v-7,5,-11,10,-11,11xm173,-282v-3,0,-13,5,-12,9v1,0,10,-2,12,-9","w":255},"M":{"d":"157,-297v4,24,60,20,85,29v-3,10,-8,14,-3,17r50,-45v8,5,-4,13,14,14v16,6,50,20,73,11r3,2v-46,27,-40,41,-44,151v-2,51,5,60,30,69v10,0,11,-26,18,-14v-2,17,-43,48,-59,63v-6,-1,0,-8,1,-12v-16,-14,-34,-23,-50,-33v11,-54,-1,-139,13,-190v-5,-4,-36,-16,-43,-11v-11,6,-20,37,-14,62v18,3,33,-2,38,-12v3,14,-5,44,-10,57v-1,-11,-19,-10,-29,-8v2,5,-16,108,19,94v8,-5,7,-41,14,-16v3,6,-52,80,-62,67v2,-25,-25,-27,-39,-39v13,-10,25,-88,10,-107v-2,-2,-14,9,-20,6r6,-51v8,-4,5,10,13,10v16,-2,0,-34,4,-50v-13,-7,-41,-11,-52,-19v-22,13,5,41,22,39v0,0,3,-2,13,-5v2,12,-17,12,-28,15v9,39,7,82,-18,103r-37,31v15,9,40,15,60,20v11,-7,14,-24,9,-38v8,0,10,6,10,13v2,11,-41,82,-56,70v1,-4,3,-8,-1,-10r-74,-22v-5,2,-10,10,-14,4v4,-15,28,-32,41,-43v32,-5,34,-5,35,-36v2,-50,-44,-82,-58,-120v-24,23,-8,79,20,91v-18,4,-43,-26,-43,-43v-1,-54,52,-84,84,-113v9,3,4,4,-3,11v-1,15,14,25,19,38v3,-1,50,-51,53,-50xm128,-36v0,0,-22,13,-9,9v3,-3,7,-5,9,-9xm220,-26v1,1,19,-14,14,-13v-3,5,-12,8,-14,13xm343,-27v0,0,13,-6,17,-17v-2,0,-8,4,-19,14v0,1,1,3,2,3xm125,-46v-13,5,-24,14,-19,17v1,0,13,-5,19,-17xm235,-48v-5,-8,-23,15,-23,15v4,6,17,-12,23,-15xm115,-50v-4,-4,-26,14,-23,17v12,-2,19,-13,23,-17xm353,-48v-5,-7,-18,10,-22,14v6,3,10,-4,22,-14xm103,-53v-5,-6,-27,12,-21,17xm205,-38v10,-2,36,-30,14,-15v-5,4,-13,8,-14,15xm321,-41v7,5,16,-11,24,-14v-5,-9,-10,0,-24,14xm90,-57v-8,-4,-22,13,-20,16v2,2,21,-15,20,-16xm78,-60v-4,-7,-23,14,-23,14v8,5,18,-11,23,-14xm336,-63v-9,-4,-18,11,-25,16v9,6,18,-12,25,-16xm43,-47v4,-3,22,-10,22,-19v-10,3,-19,9,-22,19xm223,-70v-8,5,-21,13,-23,22v2,0,30,-17,23,-22xm53,-67v-4,-3,-6,1,-12,5v-5,4,-6,7,-6,9v5,-3,17,-10,18,-14xm288,-194r-2,128v0,9,0,14,5,10r5,-138v-1,-9,10,-21,22,-38v-23,-12,-31,16,-30,38xm186,-147v-5,8,-2,76,-6,93v13,-15,7,-65,6,-93xm332,-75v-6,-3,-21,12,-21,18v2,2,23,-17,21,-18xm224,-85v-18,7,-31,32,-8,13v7,-7,8,-7,8,-13xm331,-91v-5,1,-23,12,-20,20v11,-8,20,-9,20,-20xm205,-78v2,-2,24,-13,20,-20v-4,-1,-26,14,-20,20xm332,-102v-7,-4,-15,11,-22,14v6,6,15,-11,22,-14xm205,-93v2,0,27,-16,18,-19v-9,7,-26,16,-18,19xm312,-99v39,-28,11,-24,-2,-3v0,2,1,3,2,3xm41,-242v-13,8,6,30,10,36v29,41,39,47,40,106v15,-52,-26,-107,-50,-142xm122,-119v-2,0,-17,12,-13,14v5,-5,13,-5,13,-14xm225,-125v-4,-3,-21,12,-22,19v4,3,5,-2,13,-8v6,-6,9,-10,9,-11xm309,-116v0,2,0,3,1,3v5,-3,22,-10,21,-21v-3,0,-10,6,-22,18xm130,-137v-2,-1,-22,15,-21,18v3,1,23,-14,21,-18xm225,-140v-15,9,-24,16,-21,20v8,-2,20,-12,21,-20xm333,-146v-5,-4,-27,13,-22,19v8,-3,17,-13,22,-19xm132,-150v-6,-4,-23,10,-20,17v2,2,22,-16,20,-17xm225,-152v-2,-3,-26,11,-21,19xm309,-141v8,-1,26,-15,23,-21v-5,1,-25,13,-23,21xm109,-148v5,6,21,-10,23,-17v-3,-3,-6,2,-13,7v-6,5,-10,9,-10,10xm240,-178v-5,-4,-30,21,-37,27v0,2,1,3,2,3v11,-10,25,-18,35,-30xm332,-176v-8,-1,-39,37,-9,13v8,-8,12,-9,9,-13xm108,-161v6,3,24,-13,21,-18v-5,4,-20,14,-21,18xm189,-177v-8,-7,-19,9,-25,15v15,-2,16,-10,25,-15xm258,-167v-2,0,-5,4,-5,6v4,0,5,-2,5,-6xm227,-198v-14,11,-34,23,-45,36v14,-1,13,-8,28,-17v12,-7,17,-14,17,-19xm202,-164v3,3,22,-10,23,-19v-7,2,-19,14,-23,19xm260,-179v-10,-3,-19,9,-24,16v10,2,16,-11,24,-16xm333,-192v0,0,-23,12,-23,22v3,4,9,-5,23,-16v1,-1,2,-6,0,-6xm127,-190v-2,0,-28,16,-20,19v2,1,25,-17,20,-19xm164,-176v2,4,8,1,7,-3v-3,-1,-7,2,-7,3xm103,-181v2,-2,28,-16,22,-22v-9,5,-25,14,-22,22xm185,-185v9,-6,4,-37,11,-48v-19,-5,-10,27,-12,42xm335,-206v-4,-4,-18,9,-24,21v2,0,17,-6,24,-21xm227,-211v-3,-2,-27,14,-22,20v3,-3,21,-12,22,-20xm118,-211v-1,0,-32,17,-20,19v3,0,11,-5,22,-16v0,-2,-1,-3,-2,-3xm113,-221v-1,0,-30,18,-20,20v7,-5,19,-12,20,-20xm336,-222v-2,-1,-23,12,-21,21v11,-6,23,-17,21,-21xm229,-226v-5,-6,-16,14,-23,16v0,2,1,3,2,3v3,2,22,-17,21,-19xm107,-231v-2,2,-21,12,-21,20v9,-4,24,-12,21,-20xm80,-220v5,3,36,-28,16,-16v-6,3,-19,10,-16,16xm322,-221v4,1,34,-30,9,-14v-6,6,-14,10,-9,14xm210,-223v9,-4,26,-13,21,-21v-1,0,-6,1,-12,8v-8,8,-10,7,-9,13xm95,-249v-2,-1,-19,11,-24,19v9,3,18,-13,26,-17v0,-1,-1,-2,-2,-2xm68,-236v6,-10,20,-12,22,-21v-4,1,-31,14,-22,21xm235,-257v-4,-5,-22,14,-23,17v3,4,10,-6,23,-17xm59,-249v4,7,12,-2,26,-15v0,-2,0,-3,-1,-3v-4,0,-13,6,-25,18xm347,-264v-8,-1,-15,11,-23,15v0,1,0,2,2,2v1,1,22,-16,21,-17xm356,-261v-7,2,-14,9,-18,14v9,1,7,-4,18,-14xm333,-264v-6,-6,-16,10,-24,13v8,8,10,-1,24,-13xm195,-250v3,1,26,-14,21,-18v-1,-1,-17,8,-21,18xm231,-266v-9,2,-17,8,-20,15v9,-1,16,-11,20,-15xm204,-269v-5,-4,-19,13,-23,16v6,5,20,-13,23,-16xm297,-252v12,-1,16,-13,24,-17v-6,-5,-22,10,-24,17xm192,-272v-6,0,-24,14,-22,17v3,1,23,-15,22,-17xm284,-256v9,1,26,-14,24,-19v-11,3,-15,13,-24,19xm57,-257v3,-3,26,-13,21,-19v-10,8,-17,10,-21,19xm179,-276v-2,-1,-28,14,-21,18v3,0,13,-6,21,-18xm298,-278v-9,0,-16,13,-24,17v4,3,15,-4,24,-17xm168,-280v-7,1,-21,13,-23,19v10,-4,17,-13,23,-19xm266,-265v1,1,28,-17,19,-19v-7,9,-14,11,-19,19xm157,-284v-5,-6,-21,14,-21,17v2,0,22,-15,21,-17","w":387},"N":{"d":"246,-56v18,21,24,-1,33,-16v4,0,5,1,4,4v-3,12,-55,64,-66,68v-4,-3,-4,-6,-1,-10v-3,-9,-42,-30,-46,-35v26,-24,7,-129,12,-187v-19,-13,-71,-29,-71,9v1,21,29,51,52,33v-6,17,-27,11,-44,10v13,54,-34,79,-54,107v16,5,71,43,81,10r7,-19v13,17,0,21,-22,48v-17,21,-30,39,-39,28v2,-3,2,-5,2,-5v-18,-12,-63,-22,-90,-29r0,-4v57,-28,86,-55,49,-126v-14,-28,-22,-45,-29,-49v-4,2,-9,27,-9,32v0,32,48,48,28,81v-4,-27,-35,-36,-35,-70v0,-42,41,-115,74,-122v1,0,2,1,2,3v1,3,-13,12,-12,15v10,16,18,34,30,49v11,1,49,-81,62,-68v-1,3,-2,4,-2,5v15,12,84,33,111,21r3,4v-20,11,-36,30,-37,67r-4,134v0,3,5,5,11,12xm231,-28v4,6,23,-14,24,-15v-10,-4,-20,11,-24,15xm130,-43v-4,-5,-19,12,-21,13v4,9,14,-5,20,-10v1,-2,0,-2,1,-3xm119,-49v-2,-1,-28,15,-20,18v8,-4,17,-10,20,-18xm222,-35v8,3,27,-14,20,-18v-8,9,-20,11,-20,18xm107,-51v-4,-3,-23,10,-19,16v2,1,20,-15,19,-16xm94,-55v-3,-3,-18,10,-18,15v12,-6,18,-14,18,-15xm236,-58v-7,-3,-26,14,-20,16v10,-1,14,-12,20,-16xm83,-59v-11,-7,-34,28,-9,10xm68,-64v-1,0,-26,15,-15,17v11,-9,18,-14,15,-17xm58,-68v-2,1,-31,16,-19,18v0,0,14,-6,19,-18xm192,-222v-3,52,3,126,-7,171v28,-30,-7,-137,29,-181v-5,-8,-22,1,-22,10xm210,-52v7,-4,21,-12,20,-18v-3,2,-24,13,-20,18xm211,-67v4,0,22,-14,19,-18v-7,5,-16,10,-19,18xm212,-83v4,0,31,-26,12,-11v-5,4,-11,7,-12,11xm213,-95v1,1,23,-16,18,-18v-6,6,-16,8,-18,18xm234,-128v-8,2,-21,12,-22,19v7,-2,20,-10,22,-19xm38,-239v-10,2,-4,12,4,26v17,28,33,59,36,101v12,-41,-15,-82,-40,-127xm94,-113v3,-1,16,-11,14,-16v-5,4,-14,7,-14,16xm214,-123v3,1,23,-15,18,-18v-1,0,-5,2,-11,7v-6,6,-10,9,-7,11xm116,-149v-1,0,-27,17,-19,19v8,-3,17,-12,19,-19xm234,-156v-3,0,-26,14,-20,19v3,0,23,-14,20,-19xm114,-162v-6,4,-22,13,-17,18v2,-2,23,-12,17,-18xm213,-151v4,-5,24,-12,21,-20v-14,9,-21,16,-21,20xm93,-156v6,0,26,-16,20,-20v-3,2,-21,11,-20,20xm233,-184v-2,1,-22,12,-19,19v6,-7,19,-10,19,-19xm112,-186v-6,-1,-25,13,-19,18v2,1,21,-15,19,-18xm87,-179v3,-1,26,-14,20,-19v-6,7,-17,9,-20,19xm214,-183v1,8,5,-1,7,-1v9,-7,14,-12,14,-15v-3,0,-10,5,-21,16xm103,-209v-1,-1,-27,16,-18,19v1,0,24,-14,18,-19xm236,-214v-9,4,-19,11,-19,19v2,-2,21,-13,19,-19xm79,-201v8,-4,25,-11,21,-20v-7,7,-18,10,-21,20xm97,-231v-10,3,-15,12,-23,18v0,1,1,2,2,2v2,-1,25,-13,21,-20xm219,-212v2,0,23,-13,18,-17v-3,-2,-19,14,-18,17xm89,-240v-3,-1,-32,27,-13,16v5,-4,17,-10,13,-16xm85,-249v-5,0,-26,15,-20,19v3,1,22,-15,20,-19xm244,-249v-3,-1,-19,16,-18,19v4,-2,19,-13,18,-19xm80,-258v-7,-2,-13,9,-22,15v5,5,18,-9,22,-15xm74,-265v-6,-5,-25,10,-19,16v2,1,18,-16,19,-16xm215,-251v8,2,28,-21,15,-14v-10,7,-15,11,-15,14xm221,-266v-4,-5,-18,8,-21,14v11,-1,15,-9,21,-14xm252,-264v-4,-4,-16,5,-20,12v9,1,14,-8,20,-12xm186,-254v3,2,28,-15,20,-18v-1,-1,-17,7,-20,18xm193,-275v-1,-1,-27,17,-19,18v1,1,28,-16,19,-18xm66,-278v-1,0,-24,17,-16,19v4,-6,20,-12,16,-19xm184,-279v-12,3,-17,12,-26,17v4,5,6,0,15,-7v7,-6,11,-9,11,-10xm170,-282v-5,1,-19,13,-21,17v2,2,23,-15,21,-17xm161,-287v-3,-3,-11,10,-3,3","w":286},"O":{"d":"258,-211v46,88,-36,208,-112,211v-73,3,-144,-61,-142,-133v2,-81,87,-144,163,-159v-12,8,-14,26,-8,42v7,-1,53,-48,65,-42v-22,21,32,63,34,81xm173,-30v-3,0,-27,15,-16,17v4,-6,22,-12,16,-17xm193,-30v-3,-3,-24,15,-23,17v7,0,15,-4,23,-17xm140,-14v5,-6,21,-10,18,-18v-3,0,-10,4,-20,14v0,2,1,4,2,4xm147,-34v-4,-5,-27,11,-22,16v6,2,23,-12,22,-16xm135,-38v-6,-4,-27,11,-21,17v3,1,22,-14,21,-17xm123,-41v-6,-7,-16,10,-23,13v6,8,10,-2,23,-13xm113,-48v-6,-10,-24,16,-24,15v6,6,19,-4,24,-15xm60,-158v0,-44,22,-77,48,-98v-23,0,-60,53,-60,93v0,72,71,150,151,124v1,-2,5,-5,3,-7v-79,19,-142,-37,-142,-112xm100,-56v-1,0,-29,17,-18,19v6,-3,26,-13,18,-19xm93,-61v-4,-6,-23,15,-24,16v9,6,19,-11,24,-16xm195,-98v4,-46,-43,-35,-69,-18v-17,10,-28,21,-29,31v-1,18,51,39,72,39v71,0,59,-70,34,-120v-14,-27,-29,-47,-45,-60v-3,0,-4,45,-4,85v29,-3,63,15,41,43xm85,-67v-12,-8,-37,35,-11,10v2,-4,11,-5,11,-10xm239,-66v-4,0,-21,13,-17,16v2,0,18,-13,17,-16xm76,-74v-5,-3,-22,12,-20,16v3,2,22,-14,20,-16xm67,-85v-1,0,-28,17,-17,19v6,-3,26,-13,17,-19xm232,-71v4,0,29,-15,23,-22v-1,-1,-18,10,-23,22xm64,-94v-8,0,-28,15,-20,19v2,0,23,-15,20,-19xm58,-101v-5,-4,-23,9,-20,16v3,1,22,-14,20,-16xm239,-90v4,2,36,-27,16,-18v-4,3,-17,11,-16,18xm108,-248v-43,11,-50,123,-17,155v33,-9,16,-78,21,-139v0,-9,-1,-15,-4,-16xm52,-114v-2,0,-25,15,-19,20v2,0,28,-16,19,-20xm48,-125v-5,4,-23,13,-18,20v1,0,11,-5,20,-17v0,-2,-1,-3,-2,-3xm266,-127v-6,-2,-28,15,-21,20v7,-4,22,-13,21,-20xm45,-137v-1,0,-26,17,-17,19v4,-6,24,-12,17,-19xm164,-240v23,29,54,72,63,117v5,-39,-32,-106,-54,-124v-4,0,-9,3,-9,7xm246,-123v2,0,29,-15,19,-20v-5,5,-26,14,-19,20xm127,-125v9,-3,23,-10,24,-17v-8,-1,-21,14,-24,17xm44,-149v-1,0,-28,16,-18,21v5,-7,19,-12,18,-21xm151,-153v-2,-8,-5,-3,-12,3v-7,7,-11,6,-12,15v11,-2,16,-13,24,-18xm266,-157v-2,1,-29,16,-20,20v2,0,16,-7,21,-19v0,-1,0,-1,-1,-1xm45,-163v-4,0,-26,15,-21,20v6,-1,20,-11,21,-20xm149,-172v-2,3,-26,13,-20,23v2,0,13,-6,23,-19v0,-2,-1,-4,-3,-4xm263,-170v-2,0,-27,17,-18,20v5,1,26,-15,18,-20xm24,-158v9,-4,19,-10,22,-20v-10,4,-19,9,-22,20xm265,-181v-6,-7,-21,11,-25,17v6,7,23,-14,25,-17xm151,-187v-2,0,-29,17,-21,23v2,-2,28,-15,21,-23xm240,-173v4,-3,25,-15,21,-21v-16,8,-27,17,-21,21xm50,-194v-9,1,-23,12,-20,19v3,-1,17,-13,20,-19xm129,-177v4,-5,30,-18,21,-24v-6,8,-23,12,-21,24xm258,-204v-4,-5,-23,11,-25,19v6,3,8,-3,19,-12v4,-3,6,-5,6,-7xm153,-214v-8,-3,-18,14,-26,18v0,2,2,3,3,3v3,-1,25,-15,23,-21xm254,-214v-6,-7,-31,16,-23,20xm59,-216v-3,-1,-27,16,-21,21v5,-6,22,-15,21,-21xm247,-226v-2,-1,-33,19,-21,21v7,-3,24,-13,21,-21xm127,-208v5,6,21,-13,26,-19v-10,-4,-20,12,-26,19xm244,-234v-7,-7,-17,13,-25,16v0,2,1,3,3,3v2,2,22,-19,22,-19xm152,-244v-9,4,-26,16,-22,23v3,-1,26,-15,22,-23xm68,-234v-4,-1,-14,7,-13,11v1,0,14,-10,13,-11xm216,-225v2,-1,28,-16,19,-21v-2,0,-14,6,-21,19v0,1,1,2,2,2xm231,-252v-6,-6,-16,13,-24,16v0,2,1,3,4,3v0,0,22,-15,20,-19xm153,-258v0,0,-36,21,-23,23v2,-2,27,-16,23,-23xm225,-261v-7,-10,-19,12,-24,16v6,6,16,-13,24,-16xm126,-248v11,-5,26,-14,24,-23v-11,4,-20,14,-24,23xm219,-271v-4,-5,-31,17,-22,18v7,2,19,-16,22,-18xm210,-281v-2,2,-27,15,-20,21v1,-1,30,-17,20,-21xm140,-275v-2,-1,-20,9,-12,13v3,0,17,-9,12,-13","w":275},"P":{"d":"152,-21v-11,5,2,25,2,34v-5,10,-82,51,-97,36v26,-2,35,-25,32,-60v-3,-36,-41,-6,-46,3v-8,-7,42,-56,46,-60r1,-155v1,-30,-36,-11,-67,-14v-20,14,-11,68,19,65v-36,10,-46,-44,-25,-76v9,-13,35,-33,38,-49v2,-1,5,-5,5,0v-9,19,12,16,36,19v21,2,48,-1,65,2v-1,5,-5,21,-4,28v7,2,48,-58,54,-44v-5,26,32,12,42,24v19,1,17,-2,44,-1v2,8,-23,22,-23,25v-9,14,-6,76,-4,107v-13,-1,-23,12,-31,20v10,18,30,-45,34,-7v2,19,3,31,3,35v1,11,-56,96,-72,88r1,-7v-2,-4,-44,-12,-53,-13xm100,-24v-6,20,-4,50,-10,65v18,-7,13,-38,14,-62v0,-3,-2,-3,-4,-3xm123,27v3,-2,35,-15,24,-20v-4,2,-21,14,-24,20xm119,14v-1,8,6,6,10,1v5,-7,21,-11,16,-20v-5,0,-19,16,-26,19xm119,6v2,0,32,-18,25,-23v-7,3,-25,12,-25,23xm143,-30v-7,8,-24,10,-23,22v2,0,30,-15,23,-22xm169,-58v-10,-6,-52,29,-48,36xm234,-32v-6,2,-13,6,-12,10v2,1,13,-9,12,-10xm211,-27v4,6,21,-10,21,-12v-5,-6,-7,2,-21,12xm198,-28v3,1,31,-15,22,-18v-1,0,-16,5,-22,18xm184,-34v7,9,25,-12,26,-15v-6,-6,-14,4,-26,15xm195,-54v1,1,-35,17,-22,20v12,-6,29,-18,22,-20xm121,-36v13,-4,22,-17,31,-24v-5,-7,-36,18,-31,24xm155,-39v10,4,29,-11,26,-19xm102,-41v19,0,36,-21,46,-30v-19,-1,-37,25,-46,30xm92,-48v-2,2,-9,6,-3,7v6,-1,30,-16,27,-22v-15,2,-18,12,-24,15xm98,-62v-10,-1,-19,11,-23,18v7,-1,22,-14,23,-18xm258,-63v-8,6,-20,7,-13,15v5,-3,11,-9,13,-15xm226,-221v-16,21,-23,151,-4,171v7,-22,-3,-67,-3,-96v-1,-24,10,-52,7,-75xm206,-56v5,-52,-8,-124,7,-170v-12,-10,-50,-17,-59,-3v-1,1,-8,109,-2,163xm271,-86v-4,3,-35,16,-28,26v14,-10,36,-20,28,-26xm122,-68v4,3,29,-14,23,-20v-1,0,-6,3,-13,9v-7,6,-10,10,-10,11xm105,-92v-1,-49,3,-93,7,-139v-2,-2,-5,-2,-9,-2v-4,2,-6,36,-6,100v0,44,-5,69,7,61v0,-12,0,-18,1,-20xm243,-75v9,-3,34,-20,28,-25v-8,9,-27,15,-28,25xm123,-79v2,-1,33,-19,23,-23v-7,8,-25,10,-23,23xm269,-112v-1,0,-26,14,-29,23v9,4,28,-15,29,-23xm123,-94v1,-1,33,-18,23,-22v-7,8,-22,12,-23,22xm269,-125v-10,6,-29,15,-27,24v6,-3,25,-14,27,-24xm147,-129v-7,0,-32,19,-23,21v6,-3,23,-13,23,-21xm145,-143v-2,1,-31,16,-21,22v0,0,33,-20,21,-22xm266,-148v-8,-7,-43,35,-17,16v5,-5,14,-9,17,-16xm147,-158r-25,19v0,2,1,3,2,3v5,-3,27,-13,23,-22xm266,-162v-7,-4,-33,17,-27,22v3,2,30,-18,27,-22xm147,-172v-7,-3,-43,37,-14,16v10,-9,17,-7,14,-16xm265,-175v-9,-2,-30,15,-24,21v1,0,5,-3,13,-9v8,-6,11,-11,11,-12xm147,-186v-2,0,-32,18,-23,22v1,0,32,-18,23,-22xm264,-189v-10,0,-29,16,-22,21v7,-8,18,-10,22,-21xm148,-202v-2,3,-31,17,-23,23v4,1,27,-15,23,-23xm264,-203v-10,5,-22,9,-24,21v4,-2,26,-12,24,-21xm150,-215v-6,-3,-29,12,-24,21v3,1,18,-10,24,-21xm261,-219v-5,7,-22,15,-18,21v3,0,32,-16,18,-21xm151,-232v-3,-1,-30,13,-25,23v4,-4,28,-11,25,-23xm267,-234v-13,8,-28,17,-23,23v6,-4,23,-13,23,-23xm153,-248v-7,-1,-29,14,-24,23v9,-7,22,-13,24,-23xm276,-254v-6,3,-34,16,-29,28v13,-11,32,-24,29,-28xm155,-265v-10,2,-26,17,-24,24v10,-8,22,-10,24,-24xm246,-244v11,0,29,-14,28,-20v-15,2,-21,11,-28,20xm257,-264v-11,-5,-20,13,-29,18v12,6,21,-11,29,-18xm242,-266v-9,-5,-22,11,-27,19v11,-1,22,-13,27,-19xm206,-258v-2,1,-8,7,-3,9v7,-3,29,-18,24,-22v-3,0,-10,4,-21,13xm136,-273v-9,-5,-26,14,-32,22v8,-1,27,-14,32,-22xm154,-274v-12,-1,-27,14,-33,23v15,-5,26,-12,33,-23xm117,-274v-12,3,-17,13,-27,19v5,5,34,-15,27,-19xm218,-274v-8,-5,-24,14,-31,18v3,9,8,1,17,-5v8,-6,13,-11,14,-13xm74,-256v7,6,31,-15,29,-20v-6,0,-16,7,-29,20xm89,-275v-13,-2,-24,14,-31,18v0,2,2,3,4,3v4,0,25,-20,27,-21xm73,-279v-10,-4,-48,33,-18,19v6,-5,16,-9,18,-19xm206,-278v-3,-5,-7,-3,-12,2v-4,6,-20,16,-19,20v12,-4,24,-15,31,-22xm38,-263v1,-1,32,-17,17,-19v-8,3,-14,11,-17,19","w":299},"Q":{"d":"247,-41r32,55v15,-1,30,-33,30,-49v3,-2,6,-4,6,4v2,33,-59,81,-88,86v-2,0,-4,-1,-4,-3v0,-3,11,-8,11,-11v-3,-12,-21,-50,-30,-54v-117,58,-272,-100,-163,-204v22,-21,81,-57,117,-80v7,7,-19,36,-5,57v5,2,59,-64,67,-50v0,2,-1,4,-4,8v61,67,115,157,38,232v-4,4,-7,7,-7,9xm274,17v-2,0,-15,11,-18,16v0,0,23,-14,18,-16xm271,10v-5,-6,-17,10,-22,14v0,6,3,4,5,2v3,-1,16,-13,17,-16xm264,-2v-1,1,-24,13,-18,19v6,-1,27,-14,18,-19xm239,6v6,5,26,-12,19,-17v-2,0,-8,4,-17,13v-1,1,-2,2,-2,4xm254,-21v-3,-1,-28,16,-17,19v2,0,13,-7,19,-16v0,-2,0,-3,-2,-3xm249,-31v0,1,-33,19,-16,20v6,-6,21,-11,16,-20xm178,-28v-3,-1,-17,7,-13,13v3,0,21,-10,13,-13xm163,-29v0,0,-24,11,-12,12v0,0,16,-7,12,-12xm152,-32v-10,0,-16,8,-20,13v5,4,21,-7,20,-13xm193,-21v5,-2,7,-7,-1,-6v-2,2,-12,7,-7,9v3,0,5,-1,8,-3xm245,-39v-5,-1,-24,14,-20,19v6,-7,19,-11,20,-19xm123,-21v1,1,28,-17,11,-15v0,1,-3,2,-8,6v-6,4,-9,7,-3,9xm125,-41v-2,0,-25,13,-14,17v6,-4,20,-14,14,-17xm222,-31v-2,0,-2,0,-2,2v1,0,2,-1,2,-2xm118,-44v-5,-8,-13,7,-20,11v6,6,15,-7,20,-11xm153,-111v25,-10,63,4,48,33v-2,1,-6,4,-6,-1v9,-18,-2,-24,-29,-24v-24,0,-64,18,-68,36v5,17,63,35,88,35v87,-23,35,-175,-25,-199v-21,4,-9,57,-12,117xm167,-240v50,34,70,80,73,140v1,31,-15,50,-31,66v47,-7,54,-80,29,-127v-16,-30,-38,-66,-64,-86v-4,1,-5,4,-7,7xm108,-51v-4,-8,-20,12,-20,12v0,2,1,3,3,3v2,1,19,-13,17,-15xm96,-60v-4,0,-18,10,-16,16v9,-2,23,-10,16,-16xm72,-54v5,8,14,-6,19,-10v-4,-7,-9,1,-19,10xm81,-75v-2,0,-23,13,-15,16v3,1,26,-14,15,-16xm260,-65v5,-2,14,-7,13,-13v-5,0,-13,8,-13,13xm74,-83v0,0,-22,11,-14,16v7,-2,17,-12,14,-16xm67,-92v-1,0,-22,13,-16,17v3,0,24,-13,16,-17xm92,-246v-22,4,-45,54,-44,83v0,18,24,92,43,87v4,-20,10,-135,1,-170xm62,-101v-3,0,-25,14,-16,18v2,0,8,-5,18,-15v0,-2,-1,-3,-2,-3xm282,-101v-2,0,-19,14,-12,16v3,0,19,-13,12,-16xm109,-255v-12,42,-7,123,-7,169v3,-2,6,-25,6,-69xm56,-111v-1,1,-26,15,-15,17v3,0,23,-12,15,-17xm289,-120v-5,6,-19,10,-17,19v4,-1,23,-13,17,-19xm54,-119v-4,-5,-21,11,-21,14v0,1,1,2,3,2v2,0,19,-14,18,-16xm133,-103v3,0,17,-6,11,-11v-5,1,-10,6,-11,11xm145,-127v-3,0,-27,14,-21,19v2,0,24,-14,21,-19xm48,-130v0,1,-29,15,-17,17v7,-3,16,-12,17,-17xm289,-134v-2,-1,-13,6,-19,17v0,1,0,2,1,3v8,-5,26,-16,18,-20xm144,-141v-5,1,-22,12,-18,18v2,0,18,-9,18,-18xm45,-142v-35,21,-15,24,1,2v0,-1,0,-2,-1,-2xm288,-147v-4,2,-27,12,-18,20v5,-7,22,-11,18,-20xm44,-154v-5,-4,-14,6,-21,16v0,1,1,2,2,2v2,-2,20,-12,19,-18xm125,-141v0,2,-1,5,2,4v5,-6,21,-10,16,-19v-1,0,-7,5,-18,15xm287,-156v-5,-4,-27,12,-20,17v2,2,22,-16,20,-17xm42,-169v0,0,-14,6,-18,19v10,-5,22,-11,18,-19xm282,-171v-5,4,-24,13,-18,21v7,-6,20,-10,18,-21xm145,-167v-5,-7,-14,10,-20,13v0,1,1,2,2,2v2,2,19,-14,18,-15xm279,-180v-3,-1,-26,15,-18,18v2,1,13,-7,19,-17xm147,-183v-6,-3,-22,10,-20,17v4,-1,20,-12,20,-17xm45,-184v-9,1,-19,11,-17,17v2,0,17,-8,17,-17xm257,-172v33,-22,15,-23,-2,-3v0,2,1,3,2,3xm126,-181v6,1,24,-11,20,-19v-6,7,-18,8,-20,19xm271,-198v-5,-6,-15,11,-22,14v6,7,15,-11,22,-14xm51,-204v-3,0,-19,13,-14,16v5,-4,17,-8,14,-16xm264,-211v-2,1,-30,16,-18,21v1,-1,27,-17,18,-21xm146,-215v-5,7,-24,14,-18,21v2,-1,24,-15,18,-21xm260,-219v-4,-6,-22,16,-22,16v8,4,15,-12,22,-16xm127,-215v0,3,-3,7,2,7v4,-7,23,-14,17,-21v-2,0,-8,4,-19,14xm252,-230v-2,0,-30,17,-18,20v2,0,29,-17,18,-20xm66,-227v-3,-1,-22,13,-17,16v5,-6,15,-7,17,-16xm248,-238v-6,-2,-27,15,-20,18v9,-3,16,-9,20,-18xm126,-223v5,1,20,-10,21,-20v-4,3,-21,10,-21,20xm240,-248v-5,7,-21,13,-19,20v2,0,26,-14,19,-20xm128,-237v32,-23,16,-23,-2,-3v0,2,1,3,2,3xm233,-255v0,0,-30,16,-18,18v2,1,26,-16,18,-18xm226,-265v-4,3,-28,15,-19,21v2,0,28,-17,19,-21xm127,-249v10,-9,12,-13,21,-18v-2,-9,-5,-2,-12,2v-4,4,-13,8,-9,16xm197,-255v5,6,28,-13,20,-18v-2,0,-8,6,-20,18xm213,-277v-5,-8,-21,12,-24,15v8,5,16,-11,24,-15xm128,-266v3,0,14,-7,16,-14v-4,5,-20,8,-16,14","w":318},"R":{"d":"75,-69v26,-4,64,40,77,9v1,-8,5,-29,10,-13v-1,37,-50,49,-63,74v8,-19,-66,-43,-80,-38v-2,4,-6,11,-7,2v13,-32,75,-47,65,-98v14,-18,-30,-88,-44,-92v-21,11,-23,71,7,70v3,1,12,-4,15,-2v-15,17,-53,2,-52,-22v-3,-10,68,-123,81,-113v0,4,11,20,33,53v9,14,13,-5,20,-8v17,-17,44,-41,70,-42v11,-5,61,63,64,61v2,1,7,-1,14,-6v9,-20,-4,-41,-28,-35v12,-13,42,1,42,17v0,32,-53,50,-79,64v-7,11,43,96,55,122v6,13,30,12,9,26v-19,13,-26,29,-36,40v-39,-25,-45,-84,-69,-126v-12,-20,-19,-30,-35,-24v-1,4,-9,21,-12,7v-7,32,-54,48,-64,70v0,2,3,3,7,4xm170,-157v21,45,47,121,78,142v2,-10,-15,-23,-20,-34v-15,-31,-39,-95,-58,-108xm135,-44v-6,-4,-25,15,-22,17v3,1,23,-14,22,-17xm102,-32v2,1,28,-17,20,-18v-4,0,-12,5,-22,15v0,2,1,3,2,3xm284,-52v-4,0,-36,31,-12,16v3,-5,14,-10,12,-16xm112,-54v-6,-6,-16,13,-23,16v0,1,0,2,2,2v1,1,23,-15,21,-18xm256,-39v0,0,31,-23,15,-19v-4,6,-17,10,-15,19xm100,-59v-6,-2,-31,13,-19,18v0,0,6,-4,16,-13v2,-1,3,-4,3,-5xm87,-64v-7,0,-27,15,-19,18v3,-2,20,-12,19,-18xm270,-66v-8,-1,-15,11,-22,15v0,1,1,2,3,2v2,1,21,-14,19,-17xm52,-51v5,5,26,-12,22,-16v-9,2,-16,11,-22,16xm60,-68v-2,0,-27,13,-18,17v2,0,13,-6,18,-17xm266,-76v-4,-3,-28,13,-20,18v2,0,14,-7,20,-18xm239,-70v3,4,19,-8,21,-15v-3,-5,-5,0,-13,5v-6,5,-8,9,-8,10xm256,-95v-6,-5,-23,11,-22,17v10,-3,16,-10,22,-17xm251,-105v-5,-3,-22,13,-20,17v2,1,21,-16,20,-17xm45,-237v28,34,51,92,31,144v36,-37,0,-131,-28,-147v-2,1,-3,2,-3,3xm246,-117v-6,-2,-28,16,-18,19v5,-5,18,-12,18,-19xm242,-127v-8,-3,-24,15,-21,18v7,-6,17,-9,21,-18xm217,-118v1,0,26,-18,18,-19v-3,0,-10,5,-20,15v1,2,1,4,2,4xm126,-140v-5,0,-22,10,-17,17v7,-5,15,-8,17,-17xm231,-148v-7,4,-21,10,-19,18v2,0,18,-7,19,-18xm130,-156v-7,-4,-22,12,-19,18v5,-4,21,-15,19,-18xm225,-158v-7,0,-32,32,-7,12v7,-7,12,-7,7,-12xm161,-188v-7,18,-29,-10,-27,22r-1,21v15,-21,56,-31,80,-46v-10,-18,-27,-14,-39,-42v-11,-25,-41,-12,-41,15v0,20,9,30,28,30xm202,-148v41,-28,8,-17,-2,-3v0,2,1,3,2,3xm132,-171v-8,-1,-26,13,-21,20v14,-10,21,-17,21,-20xm217,-176v-12,0,-15,11,-23,15v6,8,19,-10,23,-15xm131,-185v-4,1,-28,13,-21,20v3,-1,23,-13,21,-20xm202,-176v-2,-2,-19,9,-12,9v3,0,7,-3,12,-9xm129,-196v-3,-5,-20,10,-24,15v0,2,1,4,2,4v3,1,23,-16,22,-19xm103,-188v9,-2,23,-16,22,-21v-4,1,-25,13,-22,21xm123,-219v-6,-4,-15,7,-25,18v0,1,1,2,2,2v1,1,24,-19,23,-20xm227,-201v-24,-17,-34,-45,-62,-54v-1,0,-3,1,-4,2v32,9,31,55,66,52xm120,-229v-8,-3,-26,13,-25,20v1,0,7,-3,14,-9v7,-6,11,-10,11,-11xm257,-213v8,1,18,-8,12,-11v-4,4,-10,5,-12,11xm261,-230v-2,0,-26,15,-14,15v11,-9,20,-10,14,-15xm112,-239v-6,-3,-26,18,-22,20v2,-1,24,-15,22,-20xm236,-220v3,0,27,-14,16,-17v-3,0,-8,4,-18,14v0,2,1,3,2,3xm226,-228v13,3,34,-32,8,-11v-7,7,-8,6,-8,11xm106,-247v-5,-4,-23,13,-21,18v2,1,22,-16,21,-18xm239,-256v-1,0,-31,19,-17,20v6,-5,21,-12,17,-20xm98,-258v-1,-1,-15,8,-22,18v7,7,17,-13,24,-16v0,-1,-1,-2,-2,-2xm235,-263v-4,-3,-26,13,-21,19v3,1,22,-16,21,-19xm93,-265v-7,-4,-27,13,-22,18v3,2,24,-15,22,-18xm203,-254v6,4,33,-16,21,-19v-6,7,-19,10,-21,19xm84,-276v-3,1,-27,18,-20,23v7,-6,26,-16,20,-23xm216,-280v-5,4,-30,18,-16,19v4,-6,19,-13,16,-19xm209,-284v-5,-3,-23,12,-19,17xm194,-283v-5,-1,-17,8,-17,11v10,-1,13,-8,17,-11","w":303},"S":{"d":"206,-215v19,11,43,9,43,36r-1,96v4,-2,9,-4,11,1r-98,81v-10,0,-2,-6,-1,-10v-2,-14,-123,-53,-146,-50v-3,1,-4,3,-4,6v5,16,56,29,77,33v-23,12,-87,-2,-83,-34v2,-20,66,-54,80,-71v-2,-12,-41,-64,-36,-90v4,-17,78,-61,98,-79v1,0,2,0,4,2v1,17,83,41,109,32r3,-6v-12,-22,-52,-21,-81,-20v20,-13,90,-14,90,16v0,25,-48,40,-65,57xm197,-41v-4,-3,-25,10,-18,15v3,2,19,-14,18,-15xm167,-35v4,5,6,1,13,-5v6,-5,9,-7,9,-9v-5,0,-12,4,-22,14xm157,-39v4,5,21,-12,21,-14v-5,-5,-20,11,-21,14xm165,-60v0,0,-26,16,-17,17v1,0,26,-14,17,-17xm154,-65v-1,1,-28,15,-17,17v1,0,26,-15,17,-17xm168,-180v41,8,16,83,22,129v11,2,14,-19,12,-56r-3,-59v0,-8,-21,-15,-31,-14xm145,-69v-9,-3,-16,12,-23,15v0,2,1,2,2,2v2,1,22,-16,21,-17xm134,-74v-4,-6,-22,15,-24,16v8,3,19,-11,24,-16xm182,-61v1,-34,11,-127,-30,-106v-50,40,-50,41,-87,68v38,7,84,23,113,40xm218,-59v8,-5,23,-11,22,-20v-3,3,-21,13,-22,20xm121,-80v-3,1,-31,15,-21,19v2,0,21,-10,21,-19xm85,-66v10,-2,20,-11,22,-18v-10,5,-24,17,-22,18xm71,-68v14,0,38,-35,11,-10v-7,6,-11,9,-11,10xm59,-73v6,5,23,-13,25,-18v-10,2,-22,14,-25,18xm241,-93v-9,6,-26,18,-21,21v8,-4,24,-10,21,-21xm45,-75v7,-1,25,-12,22,-18v-6,1,-19,13,-22,18xm52,-92v-8,0,-34,28,-9,9v6,-5,9,-8,9,-9xm243,-106v-9,-2,-39,36,-12,13v4,-4,12,-6,12,-13xm243,-118v-6,-3,-23,11,-22,18v5,-2,20,-11,22,-18xm242,-134v-5,5,-27,14,-20,22v3,-8,22,-11,20,-22xm244,-148v-6,3,-28,15,-23,22v3,-1,25,-15,23,-22xm126,-159v-16,6,-26,16,-22,19v3,1,23,-17,22,-19xm220,-140v1,1,28,-19,23,-21v-9,5,-22,9,-23,21xm120,-167v-9,-1,-29,13,-24,20v1,0,24,-18,24,-20xm244,-176v-3,0,-27,17,-24,22v2,-3,27,-14,24,-22xm114,-177v-11,2,-26,14,-24,20v1,-1,21,-13,24,-20xm187,-213v-40,-10,-62,-14,-89,-36v-10,3,1,22,1,31v6,17,15,35,29,54v16,0,43,-36,59,-49xm219,-166v7,-8,21,-14,23,-23v-7,8,-26,13,-23,23xm85,-167v7,-1,41,-35,9,-12v-8,8,-12,8,-9,12xm78,-179v6,6,28,-13,24,-18v-9,4,-18,12,-24,18xm236,-198v-2,1,-28,15,-19,20v2,0,28,-17,19,-20xm100,-208v-12,2,-20,13,-27,20v6,5,28,-15,27,-20xm225,-203v-6,2,-20,11,-15,15v1,-1,24,-11,15,-15xm215,-205v-5,-5,-27,12,-17,15v11,-8,17,-14,17,-15xm186,-195v6,0,27,-26,6,-8v-4,4,-6,7,-6,8xm96,-218v-6,-6,-30,17,-24,20v2,2,25,-19,24,-20xm91,-233v4,4,-28,13,-23,24v3,-4,32,-15,23,-24xm109,-257v17,17,53,41,89,37v9,-8,9,-7,-5,-9v-35,-4,-59,-16,-84,-28xm90,-243v-4,-4,-28,13,-23,21v4,-4,22,-14,23,-21xm248,-253v-3,-3,-6,0,-12,5v-4,4,-7,6,-7,8v4,0,11,-5,19,-13xm233,-256v-6,-1,-21,11,-17,15v1,1,18,-13,17,-15xm219,-259v-2,0,-26,11,-20,16v9,-2,15,-9,20,-16xm185,-246v4,1,26,-13,18,-16v-7,2,-17,13,-18,16xm174,-250v4,1,21,-12,15,-16v-2,0,-8,4,-18,14v0,1,2,2,3,2xm180,-269v-9,-3,-15,10,-22,13v0,1,1,2,3,2v2,1,20,-13,19,-15xm167,-273v-4,-5,-26,12,-19,15v2,0,12,-5,19,-15xm152,-280v-3,-1,-29,24,-9,14v6,-7,14,-8,9,-14xm142,-284v-1,-1,-19,12,-17,14v0,2,1,1,2,1v0,0,23,-14,15,-15","w":275},"T":{"d":"170,-112v-3,23,31,-12,40,16v-14,-10,-65,11,-71,25v18,9,49,20,71,23v11,2,22,-20,29,-16v-12,18,-46,37,-56,53v-5,8,-8,11,-13,11v1,-13,-6,-12,-14,-14v-100,-30,-150,-69,-150,-122v-5,-11,29,-57,30,-61v-15,0,-31,-10,-33,-22v-2,-20,31,-77,50,-75v60,8,144,26,199,6r2,3v-16,21,-61,53,-35,89v-21,7,-5,-42,-27,-42v-26,0,-23,-2,-24,14xm183,-23v7,2,27,-16,24,-21v-2,0,-27,16,-24,21xm173,-26v2,0,29,-17,21,-22v-10,2,-19,13,-24,20v0,2,1,2,3,2xm183,-49v-6,-3,-25,14,-23,19v3,1,25,-16,23,-19xm146,-38v7,9,22,-12,25,-15v-7,-6,-10,3,-25,15xm137,-39v2,0,31,-18,19,-20v-1,0,-5,2,-12,8v-8,7,-14,9,-7,12xm147,-62v-4,-4,-27,13,-22,20xm113,-47v5,-2,28,-16,21,-21v-12,2,-15,13,-24,17v0,2,1,4,3,4xm125,-71v-15,0,-34,25,-19,17v6,-5,15,-11,19,-17xm115,-77v-5,-3,-32,17,-22,20v5,-5,20,-15,22,-20xm105,-82v-6,-4,-23,11,-25,19v10,2,22,-18,25,-19xm70,-71v7,7,23,-13,25,-19v-4,-2,-3,0,-9,4v-6,7,-14,10,-16,15xm61,-78v6,6,31,-15,21,-19xm117,-238v6,45,6,111,-2,154v3,4,5,4,10,4v3,-41,9,-154,-4,-162v-2,0,-4,2,-4,4xm77,-101v-6,-3,-17,13,-25,16v7,7,17,-13,25,-16xm166,-104v-5,-3,-39,34,-14,16v5,-5,15,-8,14,-16xm104,-237v-25,4,-56,49,-56,78v0,32,30,58,60,71v15,-23,-1,-83,0,-118v0,-19,-1,-30,-4,-31xm70,-109v-7,-5,-27,15,-23,19v1,0,6,-2,13,-8v7,-6,10,-10,10,-11xm144,-98v4,2,26,-11,22,-21v-2,0,-16,8,-22,21xm57,-118v-11,5,-29,31,-6,13v3,-4,15,-8,6,-13xm53,-127v-2,0,-28,18,-19,20v2,1,28,-16,19,-20xm144,-112v11,-3,25,-12,21,-21v-7,7,-18,9,-21,21xm49,-134v-5,-7,-15,10,-22,12v0,3,1,5,1,5v3,1,22,-14,21,-17xm144,-125v11,-4,22,-12,22,-22v-1,0,-7,2,-13,9v-8,8,-10,7,-9,13xm44,-148v-3,-1,-25,17,-17,19v3,-2,23,-12,17,-19xm167,-161v-10,4,-22,12,-24,22v11,-3,21,-10,24,-22xm44,-162v-4,-1,-25,15,-17,19v4,0,23,-14,17,-19xm165,-174v-2,1,-31,17,-19,22v5,-6,24,-13,19,-22xm47,-177v-6,4,-18,7,-17,17v3,0,18,-13,17,-17xm167,-188v-3,-1,-16,7,-24,20v0,1,0,2,2,2v2,-2,25,-14,22,-22xm35,-177v3,0,22,-12,16,-17v-3,4,-17,9,-16,17xm145,-180v4,1,34,-29,15,-18v-4,6,-22,11,-15,18xm143,-196v13,-2,29,-13,21,-20v-1,0,-9,6,-21,17r0,3xm52,-203v4,0,6,-1,6,-4v-4,1,-6,2,-6,4xm24,-254v-27,14,-4,59,24,46v13,-13,35,-24,45,-36xm167,-228v-4,-4,-25,9,-24,20v6,3,23,-19,24,-20xm165,-242v-5,0,-25,12,-22,21v2,-2,25,-15,22,-21xm143,-235v7,-7,48,-31,44,-41v-5,3,-40,26,-44,41xm175,-275v-11,-6,-33,18,-31,24v10,-4,23,-17,31,-24xm203,-275v-2,0,-29,17,-23,22v4,0,12,-7,25,-20v0,-1,-1,-2,-2,-2xm222,-275v-14,2,-20,14,-29,22v14,-3,19,-13,29,-22xm233,-273v-6,2,-20,12,-23,20v12,-2,17,-13,23,-20xm156,-278v-1,0,-33,20,-21,22v0,0,30,-20,21,-22xm129,-279v-3,-4,-27,16,-27,19v8,7,23,-15,27,-19xm144,-278v-4,-6,-27,17,-27,18v12,4,21,-13,27,-18xm87,-262v13,6,42,-37,13,-11v-7,6,-12,9,-13,11xm78,-269v-3,2,-8,7,1,6v0,0,4,-2,11,-8v7,-8,13,-10,8,-13v-3,0,-10,5,-20,15xm85,-283v-8,-7,-26,14,-25,18v5,0,13,-6,25,-18xm69,-288v-1,0,-31,19,-22,22r24,-19v0,-2,0,-3,-2,-3xm55,-290v-1,0,-25,20,-20,21r23,-19v0,-1,-1,-2,-3,-2","w":254},"U":{"d":"232,-184v0,50,-18,116,20,135v2,0,5,-3,10,-11v7,-9,7,-16,12,-9v-2,16,-55,63,-68,70v-5,-3,-1,-7,1,-11v-1,-8,-18,-28,-25,-31v-16,-2,-52,49,-63,36v8,-25,-65,-29,-91,-32v-10,-1,-13,25,-22,15v11,-41,71,-44,65,-94v3,-25,-49,-88,-48,-110v-2,0,-3,6,-5,18v-5,35,6,74,21,96v-30,-6,-49,-92,-21,-126v17,-21,48,-60,78,-57v-7,8,-17,9,-19,20v5,27,65,93,41,139v-6,33,-32,43,-47,61r92,24v18,-27,9,-72,9,-119v0,-32,-2,-57,-8,-76v-8,-8,-13,11,-20,4v-1,-4,60,-67,68,-51r-8,8v3,4,14,7,33,12v3,19,-5,46,-5,89xm214,-20v-9,-1,-5,6,-1,6v1,0,2,0,2,-1v-1,-1,-2,-2,-1,-5xm246,-46v-44,30,-10,21,2,3v0,-2,-1,-3,-2,-3xm165,-41v-5,-3,-6,3,-18,11r-4,4v2,1,22,-14,22,-15xm133,-32v5,3,20,-11,21,-16v-13,9,-14,9,-21,16xm218,-35v9,0,38,-31,8,-10v-6,6,-11,8,-8,10xm122,-36v9,2,20,-11,21,-16v-4,-1,-20,13,-21,16xm112,-40v2,1,25,-14,19,-17v-8,3,-19,11,-19,17xm234,-60v-4,-7,-19,12,-24,14v0,2,1,4,2,4v8,-4,15,-12,22,-18xm98,-44v12,-3,20,-12,21,-16v-5,1,-22,9,-21,16xm107,-63v-8,-1,-16,11,-24,15v6,6,22,-14,24,-15xm70,-51v8,2,20,-11,21,-16v-8,-1,-15,11,-21,16xm227,-69v-10,-6,-40,34,-10,10v7,-5,10,-9,10,-10xm176,-246r4,103r-6,92v22,-27,12,-103,12,-162v0,-20,1,-34,-10,-33xm77,-67v-4,-4,-22,13,-20,15v5,0,16,-10,20,-15xm61,-67v-3,0,-12,4,-19,14v3,0,18,-12,19,-14xm223,-81v-4,-1,-26,15,-21,18v4,-2,20,-11,21,-18xm222,-95v-3,1,-24,13,-18,18v1,-2,20,-11,18,-18xm222,-108v-2,-1,-27,14,-18,17v12,-7,18,-12,18,-17xm99,-108v-2,-1,-10,5,-6,6v3,-2,5,-4,6,-6xm203,-104v3,0,14,-7,21,-17v-5,-3,-20,8,-21,17xm31,-237v-5,41,54,68,47,124v10,-52,-33,-86,-47,-124xm95,-116v2,1,21,-10,15,-16v-6,3,-14,10,-15,16xm205,-125v-2,1,-4,5,-2,7v1,0,5,-2,12,-8v7,-6,12,-9,9,-11v-1,0,-8,4,-19,12xm116,-149v-6,6,-16,7,-19,17v5,1,20,-11,19,-17xm225,-152v-3,-1,-24,17,-22,20v8,-4,20,-10,22,-20xm97,-144v9,-1,33,-31,8,-12v-7,7,-8,7,-8,12xm227,-165v-7,1,-27,13,-23,20v15,-8,15,-11,23,-20xm116,-176v-2,1,-27,14,-21,19v2,0,28,-15,21,-19xm228,-177v-6,-6,-17,12,-25,15v-1,4,3,3,4,1xm113,-188v-8,5,-28,18,-20,20v8,-4,20,-11,20,-20xm228,-195v-9,6,-22,12,-23,20v2,0,26,-14,23,-20xm110,-197v-4,-2,-26,12,-23,20v1,0,6,-3,13,-9v7,-6,10,-10,10,-11xm105,-207v-5,-3,-27,14,-22,19xm206,-188v1,1,30,-19,21,-21v-7,6,-25,13,-21,21xm101,-216v-5,-5,-22,13,-24,18v12,-5,15,-12,24,-18xm205,-201v2,1,26,-18,23,-22v-3,2,-27,14,-23,22xm96,-226v-3,-4,-26,9,-25,19v4,0,13,-7,25,-19xm230,-237v0,0,-29,16,-24,21v2,1,25,-19,24,-21xm88,-238v-1,0,-30,17,-21,21v8,-7,30,-15,21,-21xm82,-246v-6,-2,-39,33,-12,14v3,-4,18,-10,12,-14xm230,-250v-6,-1,-26,15,-25,21xm55,-235v1,0,30,-19,24,-21v-3,-1,-27,15,-24,21xm233,-268v-12,6,-29,16,-27,25v8,-7,25,-13,27,-25xm51,-245v10,-9,24,-13,22,-22v-5,7,-26,14,-22,22xm48,-257v8,-6,21,-10,24,-21v-9,5,-21,10,-24,21xm221,-273v0,1,-25,12,-14,14v3,0,8,-4,16,-12v0,-1,0,-2,-2,-2xm191,-263v7,1,24,-12,17,-14v-2,-1,-18,11,-17,14xm198,-281v0,0,-23,12,-17,14v3,-1,20,-11,17,-14","w":277},"V":{"d":"277,-208v2,44,10,94,-5,129v-14,33,-59,53,-81,79v-5,-1,1,-11,-3,-14v-12,-4,-158,-55,-172,-46v2,18,34,31,52,33v-25,10,-65,-8,-64,-31v-1,-3,48,-61,53,-51v-2,7,-7,14,6,14v27,0,62,-14,62,-39v0,-43,-33,-91,-74,-91v-25,0,-26,12,-24,36v1,21,9,39,33,39v-24,12,-45,-14,-44,-42v1,-39,56,-90,89,-104v5,9,-14,16,10,23v21,6,33,34,53,39v13,-15,11,-6,21,-11v-9,-4,4,-10,7,-15v28,-23,30,-37,39,-31v-2,2,-3,5,-4,9v4,8,55,18,68,16r2,3v-10,19,-25,22,-24,55xm228,-42v-8,1,-23,13,-19,15v5,-3,20,-14,19,-15xm218,-46v-5,-3,-5,1,-14,6v-6,6,-14,10,-5,9xm184,-35v0,0,30,-21,14,-13v0,1,-16,9,-14,13xm192,-54v-3,-5,-20,13,-21,13v8,4,15,-9,21,-13xm158,-43v4,4,13,-8,22,-15v-4,-3,-6,1,-13,6v-6,5,-9,8,-9,9xm167,-62v-6,0,-22,12,-20,16xm228,-223v-7,64,8,112,-2,172v2,1,4,3,7,1v10,-58,-8,-115,5,-175v-4,0,-8,0,-10,2xm135,-51v1,0,27,-15,18,-17v-11,9,-20,13,-18,17xm186,-237v-23,8,-6,37,-5,56v1,40,-52,68,-79,91r114,36v13,-39,-6,-123,6,-170v-9,-9,-31,-9,-36,-13xm143,-72v-3,0,-38,27,-14,13v4,-3,14,-10,14,-13xm129,-75v-8,1,-35,28,-8,9v6,-5,8,-8,8,-9xm261,-70v-2,0,-16,9,-9,11v3,-3,8,-6,9,-11xm118,-80v-2,1,-24,14,-21,17v6,0,19,-13,21,-17xm85,-69v4,4,21,-10,18,-13v-4,0,-9,4,-18,13xm91,-85v-7,1,-18,9,-18,14v3,2,20,-11,18,-14xm77,-88v-3,1,-22,11,-19,14v4,1,20,-11,19,-14xm42,-76v8,3,15,-9,19,-13v-2,-1,-20,12,-19,13xm254,-75v2,1,23,-14,15,-15v-5,5,-14,6,-15,15xm31,-77v7,-4,13,-7,16,-14v-1,0,-5,2,-10,6v-5,4,-6,7,-6,8xm274,-106v-5,2,-19,11,-18,16v8,-4,19,-12,18,-16xm255,-104v8,-2,22,-12,19,-17v-2,0,-17,10,-19,17xm274,-135v-5,5,-21,11,-17,18v5,-6,15,-9,17,-18xm274,-145v-4,-3,-19,10,-19,15v6,-5,17,-6,19,-15xm43,-235v51,3,92,47,91,102v21,-51,-38,-95,-82,-109v-5,0,-8,2,-9,7xm157,-140v2,-2,5,-6,1,-3v-2,2,-5,4,-6,7v1,0,3,-2,5,-4xm255,-143v3,-1,21,-11,19,-18v-2,0,-20,7,-19,18xm155,-150v7,-4,14,-7,18,-16v-3,0,-19,12,-18,16xm273,-174v-1,0,-26,14,-18,17v12,-9,21,-14,18,-17xm175,-181v-5,-1,-33,29,-10,11v3,-3,11,-4,10,-11xm252,-170v8,-2,22,-9,20,-18v-7,3,-22,13,-20,18xm175,-193v-7,-5,-31,26,-13,11v4,-2,14,-6,13,-11xm252,-185v5,-1,23,-8,20,-17v-7,4,-16,8,-20,17xm151,-188v3,0,23,-13,21,-18v-3,2,-22,9,-21,18xm251,-197v8,-5,26,-12,21,-19v-1,-1,-17,8,-21,19xm168,-216v-4,6,-27,14,-18,18v6,-6,16,-9,18,-18xm163,-224v-10,-2,-21,12,-22,17xm253,-212v6,2,37,-29,11,-13v-7,5,-9,7,-11,13xm157,-232v-5,-5,-29,13,-22,17v2,2,24,-16,22,-17xm148,-239v-10,-8,-36,29,-11,9v0,0,-1,0,1,-1v2,-2,10,-5,10,-8xm278,-247v-7,1,-20,12,-20,18v10,-4,18,-9,20,-18xm140,-248v-1,-1,-32,15,-23,19xm109,-236v2,-2,25,-13,22,-20v-6,2,-27,12,-22,20xm282,-260v-14,-5,-47,36,-12,11v8,-6,12,-10,12,-11xm121,-262v0,0,-36,20,-20,19v5,-6,22,-12,20,-19xm266,-263v-10,1,-18,14,-28,19v4,3,6,-2,16,-8v8,-6,12,-10,12,-11xm255,-267v-19,-3,-48,40,-15,12v7,-5,10,-7,15,-12xm112,-265v-3,-7,-23,15,-23,15v7,0,16,-11,23,-15xm240,-271v-12,4,-29,14,-27,22v3,1,29,-19,27,-22xm79,-255v7,2,40,-34,10,-11v-6,6,-10,10,-10,11xm229,-275v-6,-3,-7,1,-16,9v-7,7,-10,11,-10,12v5,-1,21,-16,26,-21xm80,-267v1,-1,3,-4,0,-3v-6,5,-8,4,-10,9v4,-2,8,-3,10,-6","w":305},"W":{"d":"387,-262v-40,34,-4,135,-20,193v-3,4,-65,66,-73,70v4,-10,-73,-39,-80,-39v-16,1,-34,34,-49,37r1,-12v-6,-4,-143,-48,-156,-34v11,19,49,31,76,35v-31,10,-82,-8,-82,-37v12,-46,143,-40,99,-112v-11,-19,-49,-42,-59,-67v-2,-5,-7,-8,-9,-9v-43,25,-1,112,47,84v-27,29,-82,0,-77,-40v-6,-13,74,-110,86,-99r-1,11r49,51v25,-21,38,-43,60,-64v6,0,2,6,3,11v4,7,29,10,50,17v-4,7,-5,53,11,24r51,-50v5,1,5,4,2,9v4,11,52,24,71,21xm323,-38v-2,0,-18,11,-16,14v7,-4,12,-8,16,-14xm195,-38v-4,2,-14,8,-11,11v1,0,9,-3,11,-11xm314,-42v-8,-1,-31,27,-7,9v5,-4,7,-8,7,-9xm301,-47v0,2,-28,12,-16,16v1,0,25,-13,16,-16xm193,-49v-4,-3,-35,28,-12,14v3,-5,14,-8,12,-14xm181,-54v0,0,-29,18,-18,19v1,1,27,-16,18,-19xm292,-50v-7,-5,-15,10,-22,13v0,1,1,2,3,2v1,0,20,-14,19,-15xm150,-39v3,-2,25,-13,19,-18v-7,4,-21,12,-19,18xm259,-42v5,5,26,-11,19,-15v-3,0,-10,6,-19,15xm134,-44v9,6,31,-20,18,-15v-12,8,-18,14,-18,15xm248,-48v7,9,16,-9,22,-12v-8,-6,-14,2,-22,12xm327,-221v-22,44,3,117,-8,171v0,3,2,5,5,5v14,-22,0,-84,0,-121v0,-18,12,-49,15,-62v-15,0,-50,-19,-63,-14v3,11,35,17,51,21xm145,-64v-19,5,-33,28,-11,12v8,-6,10,-5,11,-12xm236,-51v4,5,28,-12,20,-15v-12,3,-20,14,-20,15xm286,-140v-4,21,-5,-3,-16,1v-9,1,-22,-4,-24,5v0,18,-5,41,0,56v3,9,59,23,64,28v11,-47,-15,-123,9,-165v-2,-7,-49,-12,-54,-15v-17,2,-19,20,-16,48v9,6,38,5,42,-5v5,13,-9,28,-5,47xm109,-52v5,8,23,-15,23,-15v-4,-3,-6,0,-14,6v-6,4,-9,8,-9,9xm119,-70v-4,-5,-23,12,-23,15v0,1,1,2,3,2v2,1,21,-15,20,-17xm199,-140v-5,22,-2,51,-4,79v0,5,1,7,4,7v3,0,5,-5,5,-16v-1,-22,7,-52,0,-70r-5,0xm247,-70v-4,-8,-23,14,-23,14v6,7,16,-7,23,-14xm361,-71v0,1,-26,15,-15,17v3,1,16,-14,15,-17xm105,-73v-8,-1,-15,11,-23,15v0,1,1,2,3,2v2,2,22,-16,20,-17xm69,-60v7,4,27,-16,21,-17v-3,-1,-22,14,-21,17xm159,-181v3,49,-57,70,-79,96r101,26v5,0,7,-8,7,-26v1,-18,5,-36,3,-53v-11,-6,-26,-1,-26,12v-8,3,-8,1,-4,-9v4,-10,8,-25,9,-45v7,-6,26,8,21,-16v-5,-22,4,-52,-29,-47v-8,8,-13,17,-15,25v3,9,12,26,12,37xm226,-71v-4,-1,-12,7,-6,10v2,0,15,-8,6,-10xm79,-80v-8,-1,-14,5,-23,16v7,5,20,-9,23,-16xm44,-64v1,0,23,-13,17,-16v-6,4,-22,9,-17,16xm44,-79v-1,0,-19,10,-14,13v2,-1,23,-11,14,-13xm367,-87v-11,3,-23,16,-19,18v2,0,15,-7,19,-18xm238,-80v-3,0,-12,6,-6,9v6,1,11,-6,6,-9xm220,-76v8,-3,23,-11,19,-18v-10,3,-18,7,-19,18xm347,-83v2,1,27,-16,19,-18v-1,0,-15,5,-19,18xm240,-111v-1,0,-29,20,-17,21v5,-6,24,-13,17,-21xm346,-99v4,6,19,-9,22,-14v-2,-5,-5,0,-10,3v-4,4,-9,6,-12,11xm241,-124v-3,0,-23,14,-18,19v8,-3,17,-12,18,-19xm366,-128v-3,3,-25,11,-19,19v0,-1,28,-17,19,-19xm223,-120v8,-3,24,-11,19,-19v-1,0,-18,6,-19,19xm346,-121v2,0,30,-18,19,-20v-5,7,-21,9,-19,20xm242,-148v5,-10,31,-16,31,-27v-10,2,-45,27,-49,41v2,0,7,-4,18,-14xm344,-134v6,1,34,-31,13,-16v-5,4,-20,12,-13,16xm146,-149v-6,1,-13,5,-11,11v3,1,12,-8,11,-11xm44,-243v12,30,72,62,73,98r3,2v-1,-39,-33,-60,-54,-84v-5,-3,-14,-26,-22,-16xm224,-148v0,0,36,-21,30,-28v-10,4,-32,21,-30,28xm364,-168v-3,-1,-30,16,-20,20v1,0,18,-8,20,-20xm153,-166v-5,-5,-20,9,-16,14v2,0,7,-5,16,-14xm285,-172v-4,0,-28,14,-21,19v3,0,22,-10,21,-19xm283,-157v-3,-1,-6,4,-2,4v1,0,2,-2,2,-4xm244,-180v-7,0,-30,19,-33,25v17,-2,24,-15,33,-25xm206,-176v-8,-2,-31,19,-28,21v5,0,20,-7,28,-21xm194,-157v16,5,46,-29,50,-37v-18,7,-36,25,-50,37xm171,-162v4,2,22,-12,18,-15v-3,-1,-19,12,-18,15xm364,-180v-4,-5,-21,12,-22,15v0,1,1,2,2,2v3,2,22,-14,20,-17xm154,-182v-13,5,-24,14,-18,17v3,2,19,-14,18,-17xm153,-193v-4,-3,-27,13,-20,17xm361,-195v-1,0,-24,16,-16,18v6,-5,21,-10,16,-18xm202,-234v-11,9,-1,81,4,40r1,-38v0,-1,-2,-2,-5,-2xm149,-206v-12,7,-30,16,-22,21v5,1,23,-16,22,-21xm245,-208v-5,-1,-28,14,-20,19v3,0,23,-13,20,-19xm363,-208v-7,2,-22,14,-17,17v4,-3,19,-9,17,-17xm142,-215v-1,0,-30,18,-19,19v2,-2,24,-12,19,-19xm245,-220v-7,-3,-24,10,-20,18v2,1,22,-15,20,-18xm113,-206v8,4,18,-10,25,-16v-7,-7,-21,15,-25,16xm363,-224v-2,-1,-23,15,-15,18v2,-1,24,-13,15,-18xm130,-233v-2,1,-31,15,-21,21v1,0,6,-2,13,-8v7,-8,13,-10,8,-13xm245,-234v-5,1,-22,12,-19,18v7,-4,16,-9,19,-18xm125,-240v-4,-5,-24,15,-25,17v0,2,1,3,3,3v1,1,13,-8,22,-20xm369,-244v-1,-1,-29,20,-17,22v5,-6,20,-13,17,-22xm118,-248v-4,-3,-30,15,-23,19v3,-1,23,-13,23,-19xm245,-250v-6,-2,-35,31,-11,15v4,-4,16,-9,11,-15xm111,-255v-8,-4,-17,12,-25,16v5,4,20,-10,25,-16xm360,-259v-4,-5,-25,9,-21,15v9,1,15,-10,21,-15xm376,-258v-4,-6,-21,12,-21,13v5,6,22,-11,21,-13xm248,-261v0,-8,-6,-1,-8,0v-11,8,-18,11,-13,16v7,-3,16,-10,21,-16xm78,-247v9,4,17,-14,25,-15v-5,-8,-11,3,-25,15xm346,-261v-6,-6,-15,11,-22,14v8,4,24,-14,22,-14xm235,-266v-5,-5,-30,13,-22,18v3,1,23,-16,22,-18xm336,-266v-5,-6,-31,14,-21,16v2,1,22,-15,21,-16xm93,-272v-2,0,-29,16,-20,20v6,-6,24,-10,20,-20xm222,-268v-5,-6,-32,13,-20,16v3,0,9,-5,20,-16xm321,-272v-2,0,-29,15,-18,18v3,0,9,-5,20,-16v0,-1,-1,-2,-2,-2xm208,-275v-9,-1,-35,32,-7,12v2,-4,12,-8,7,-12xm87,-276v-3,-5,-24,13,-23,16v6,0,18,-11,23,-16xm293,-260v2,1,27,-14,18,-18v-2,-1,-19,17,-18,18xm199,-277v-4,-5,-12,1,-15,12v8,-6,10,-7,15,-12","w":391},"X":{"d":"93,-44v-11,-4,-63,60,-73,48v3,-6,38,-32,49,-42v8,-7,19,-49,17,-87v-23,-8,-65,-5,-71,9v-4,3,-8,9,-12,5v12,-23,62,-47,55,-83v4,-5,11,-2,9,6v0,6,-5,13,-1,18v9,-1,23,5,21,-10v-2,-19,2,-48,-12,-57v-23,-8,-64,-15,-57,25v-1,16,12,24,14,32v-14,0,-22,-15,-21,-33v-3,-16,44,-93,61,-80v-4,29,80,1,71,42v18,-12,30,-30,46,-44v7,5,4,18,16,26v10,6,26,39,29,5v-1,-5,3,-6,5,-2v6,26,-49,88,-70,80v19,-11,-13,-59,-25,-48v-3,14,1,57,4,64v38,2,74,1,101,-10r2,2v-20,22,-57,48,-49,87v-21,0,-2,-30,-6,-36v-17,1,-39,-4,-52,1v-1,15,-4,30,-2,45v2,3,14,10,37,20v27,11,31,16,42,15v5,-3,19,-23,24,-16v-7,16,-57,60,-77,62v-1,-2,3,-10,0,-11v-44,-22,-68,-33,-75,-33xm216,-41v-6,2,-26,12,-20,18v3,1,22,-15,20,-18xm182,-30v7,7,17,-8,22,-14v-5,0,-12,4,-22,14xm191,-49v-1,0,-29,14,-17,16v4,-5,19,-11,17,-16xm179,-56v0,0,-25,16,-16,17v3,0,25,-12,16,-17xm169,-60v-1,0,-29,14,-17,16v5,-2,22,-12,17,-16xm161,-67v-3,-1,-25,11,-19,18v5,0,20,-14,19,-18xm149,-72v-2,0,-28,16,-18,18v3,0,25,-12,18,-18xm140,-75v-9,-1,-15,11,-23,15v9,5,27,-19,23,-15xm98,-127v-6,9,-10,55,-5,63v8,-1,13,-52,5,-63xm138,-89v-3,0,-26,14,-20,19v5,-2,18,-11,20,-19xm118,-87v2,6,7,-1,10,-2v8,-7,14,-11,9,-15v-3,0,-16,12,-19,17xm120,-99v2,-1,25,-15,19,-20v-9,5,-27,14,-19,20xm139,-132v-2,-1,-28,16,-19,19v6,-5,22,-11,19,-19xm166,-164v-20,2,-32,23,-47,34v0,1,1,2,2,2v1,1,46,-35,45,-36xm149,-165v-16,3,-30,16,-29,23v10,-4,24,-13,29,-23xm213,-150v-5,1,-12,11,-2,5v2,-2,2,-4,2,-5xm81,-166v-16,4,-21,15,-32,22v12,2,26,-12,32,-22xm117,-166v-10,-3,-33,18,-30,22v2,2,33,-19,30,-22xm102,-145v16,0,45,-29,38,-30v-10,6,-35,26,-38,30xm154,-145v9,8,46,-34,18,-16v-3,5,-18,15,-18,16xm201,-164v-12,-3,-22,14,-30,19v10,6,25,-16,30,-19xm220,-165v-8,-5,-27,14,-30,21v11,0,23,-17,30,-21xm98,-163v-9,-8,-24,14,-30,18v9,4,15,-5,30,-18xm52,-156v0,0,19,-11,7,-9v-4,4,-6,5,-7,9xm140,-188v-2,0,-30,16,-18,20v5,-6,23,-12,18,-20xm99,-170v7,-14,5,-59,-6,-55v3,17,-3,44,6,55xm141,-202v-12,3,-15,11,-23,18v5,6,10,-4,23,-15r0,-3xm118,-196v11,-2,15,-12,24,-17v-2,-6,-6,-2,-12,2v-7,7,-10,7,-12,15xm192,-208v0,-7,-31,-49,-41,-35v18,10,28,25,37,41v3,0,4,-2,4,-6xm139,-230v-2,3,-24,13,-20,20v8,-2,25,-15,20,-20xm225,-239v-14,8,-24,12,-16,18v5,1,17,-14,16,-18xm138,-243v-2,0,-28,17,-19,21v2,-4,24,-13,19,-21xm222,-247v-6,-5,-27,13,-20,17v3,0,9,-6,20,-17xm118,-235v5,-4,23,-15,20,-21v-1,0,-29,15,-20,21xm213,-258v-1,0,-29,17,-18,19v8,-3,23,-11,18,-19xm133,-265v-2,-1,-18,9,-28,21v13,5,20,-14,30,-18v0,-2,-1,-3,-2,-3xm205,-265v-1,0,-29,17,-18,19v1,0,27,-16,18,-19xm119,-269v-5,-1,-38,32,-14,17v8,-6,19,-10,14,-17xm108,-269v-8,-9,-18,11,-25,14v7,6,12,-3,25,-14xm200,-270v-7,-7,-17,11,-25,14v0,2,2,3,4,3v2,1,22,-16,21,-17xm92,-276v0,0,-32,16,-19,20v12,-2,14,-13,22,-18v0,-1,-2,-2,-3,-2xm81,-279v-13,1,-35,33,-10,13v3,-5,10,-6,10,-13xm188,-282v-1,-1,-27,21,-18,21v6,-2,10,-5,22,-17v0,-2,-2,-4,-4,-4xm46,-263v10,-3,24,-12,21,-20v-7,7,-16,11,-21,20","w":255},"Y":{"d":"109,-226v36,-28,56,-38,74,-68v8,4,-6,19,-6,21v9,12,50,30,65,15v0,0,1,0,2,2v-48,35,-14,177,-25,255v-3,23,-61,67,-89,66v-15,2,-53,-22,-65,-22v-10,-2,-30,14,-37,7v17,-8,65,-32,71,-49v-34,-23,-69,-20,-96,-22v23,-24,42,-40,38,-97v-4,-61,6,-71,-20,-95v-8,-8,-13,-13,-13,-16v-1,-9,49,-62,61,-53v-23,15,22,27,23,37v6,9,10,23,10,41v-2,94,-3,105,-45,145v34,1,74,19,100,22v3,-51,-4,-126,13,-170v-10,0,-46,-28,-58,-16xm156,38v-5,-4,-24,11,-16,13v7,0,17,-11,16,-13xm154,49v5,3,14,-1,19,-9v-7,-5,-12,0,-19,9xm144,33v-9,-1,-25,12,-17,17v6,-4,16,-11,17,-17xm134,28v-4,-6,-23,15,-23,16v9,6,18,-9,23,-16xm125,22v-5,-3,-27,11,-21,18v6,-2,18,-10,21,-18xm161,-21v-15,3,-26,24,-48,24v0,8,52,51,55,20xm114,13v0,0,-32,19,-19,21v3,0,10,-6,22,-18v0,-2,-2,-3,-3,-3xm175,-39v-12,13,9,52,-3,70v7,3,13,-4,11,-16v-2,-17,0,-42,-8,-54xm86,25v2,1,33,-15,21,-21v-7,7,-17,12,-21,21xm209,8v-3,0,-12,9,-12,12v4,1,13,-8,12,-12xm197,6v3,4,20,-6,20,-15v-2,-3,-5,1,-12,6v-6,5,-8,8,-8,9xm218,-23v-5,-6,-21,14,-21,17v6,4,20,-12,21,-17xm153,-29v-6,4,-20,10,-17,15v6,1,18,-10,17,-15xm143,-33v-5,-3,-24,12,-21,18v1,0,6,-3,12,-8v6,-6,9,-9,9,-10xm218,-36v-5,-3,-26,11,-20,19v6,-7,15,-11,20,-19xm131,-39v-2,0,-31,19,-21,20v1,1,18,-7,21,-20xm122,-41v-6,-9,-22,15,-26,15v0,2,1,3,3,3v3,1,24,-15,23,-18xm87,-26v1,0,32,-18,20,-21v-7,4,-24,13,-20,21xm72,-32v10,5,18,-12,26,-16v-5,-5,-6,0,-16,6v-7,5,-10,9,-10,10xm194,-33v7,4,25,-13,21,-18v-1,0,-6,2,-12,8v-6,6,-9,9,-9,10xm83,-52v-11,2,-26,14,-21,18v3,1,23,-15,21,-18xm49,-36v8,1,30,-29,9,-13v-3,4,-14,8,-9,13xm54,-53v-4,-4,-15,6,-24,14v9,5,17,-9,24,-14xm216,-63v-5,-6,-23,14,-22,17v5,6,22,-15,22,-17xm179,-209v-19,34,-15,108,-9,159v3,-1,5,-4,5,-8v2,-51,-5,-122,11,-156v-16,-5,-35,-22,-50,-20v5,7,35,19,43,25xm194,-60v3,3,22,-13,19,-17v-9,4,-14,10,-19,17xm48,-188v6,42,-5,86,-2,121v14,-17,24,-149,-11,-157v-6,-3,-10,-18,-16,-11v2,10,32,30,29,47xm215,-89v-4,-5,-27,12,-21,18v3,1,23,-15,21,-18xm81,-92v-1,0,-20,12,-10,14v3,-4,9,-8,10,-14xm215,-105v-6,-2,-28,17,-21,20v2,-1,25,-13,21,-20xm90,-115v-2,0,-29,17,-17,21v5,-6,23,-14,17,-21xm215,-118v-5,-2,-24,12,-20,19v2,0,8,-5,18,-15v1,-1,2,-2,2,-4xm95,-130v-4,-2,-23,15,-20,19v2,0,8,-5,18,-15v1,-1,2,-2,2,-4xm213,-133v-3,-1,-26,17,-20,21v5,-7,24,-12,20,-21xm96,-144v-6,-6,-22,9,-23,18v8,0,19,-11,23,-18xm215,-147v-8,1,-24,10,-22,21v1,0,18,-7,22,-21xm95,-161v-4,-1,-28,18,-20,22v2,0,29,-20,20,-22xm192,-141v7,-2,27,-15,21,-22v-8,10,-17,10,-21,22xm74,-154v7,-3,26,-15,22,-22v-10,4,-19,11,-22,22xm217,-176v-9,0,-17,13,-25,18v0,2,0,3,2,3v6,-4,24,-16,23,-21xm98,-192v-10,4,-28,16,-23,24v1,0,20,-9,23,-24xm193,-170v9,-2,25,-14,23,-23v-5,3,-24,12,-23,23xm73,-184v4,4,21,-12,25,-19v-3,-6,-9,4,-13,6v-9,9,-11,5,-12,13xm217,-208v-8,8,-23,11,-19,21v7,-6,23,-12,19,-21xm75,-196v1,0,34,-22,19,-23v-5,6,-27,16,-19,23xm218,-224v-5,5,-24,16,-17,21v6,-5,24,-13,17,-21xm94,-231v-2,0,-29,18,-22,23v3,-2,30,-18,22,-23xm90,-242v-4,2,-30,19,-21,22v3,0,11,-7,23,-19v0,-2,-1,-3,-2,-3xm223,-240v-5,-1,-18,13,-17,18v5,1,18,-14,17,-18xm85,-246v-6,-6,-17,12,-25,15v6,6,12,-4,25,-15xm219,-246v-8,-4,-14,2,-22,15v9,-1,16,-10,22,-15xm74,-255v-1,-1,-33,18,-21,20v1,0,5,-2,12,-8v7,-7,12,-10,9,-12xm188,-235v2,-1,23,-13,18,-18v-4,0,-11,5,-21,15v0,2,1,3,3,3xm196,-256v-5,-6,-21,13,-22,15v3,5,6,0,13,-5v6,-5,9,-8,9,-10xm41,-244v8,7,21,-9,25,-17v-13,0,-17,11,-25,17xm183,-263v-1,0,-27,16,-19,19v2,1,28,-16,19,-19xm55,-269v-3,0,-22,14,-17,19v2,0,25,-16,17,-19xm154,-251v5,6,21,-14,22,-15v-7,-5,-17,10,-22,15","w":248},"Z":{"d":"61,-272v34,6,111,6,134,14v-1,45,-43,60,-66,86v4,8,11,18,12,28v-7,0,-15,6,-24,18v13,8,20,-25,31,-13v4,1,40,-34,46,-21r-1,3v-20,9,-36,17,-44,26v4,25,19,79,13,117v4,17,-55,79,-71,75v-37,1,-60,-23,-60,-60v0,-46,40,-74,59,-102v-4,-15,-25,-50,-44,-42r-3,-3r61,-46v12,11,47,4,38,-13v-18,-11,-131,-21,-131,10v-1,1,4,14,3,24v-32,-38,21,-98,54,-114xm111,28v0,0,-29,14,-19,18v9,-1,22,-12,19,-18xm106,45v10,1,25,-13,19,-16v-3,-1,-20,14,-19,16xm99,28v-4,-8,-22,9,-23,12v7,10,18,-9,23,-12xm69,32v-1,1,-2,6,1,5v2,0,8,-4,17,-13v-4,-7,-14,5,-18,8xm79,15v-4,-3,-21,11,-18,15v4,1,19,-11,18,-15xm107,-100v-8,18,18,67,12,82r-5,41v6,7,13,1,12,-11v1,-36,-7,-99,-19,-112xm52,21v7,5,17,-12,24,-14v5,5,18,16,26,17v27,-8,4,-107,-9,-113v-30,27,-30,59,-21,93v-6,0,-20,12,-20,17xm68,-6v-6,-2,-26,15,-17,17v3,-1,20,-11,17,-17xm143,11v2,1,16,-14,10,-15v-6,1,-15,10,-10,15xm63,-18v-3,0,-21,13,-15,17v2,0,26,-14,15,-17xm158,-21v-4,0,-22,11,-14,17v2,0,22,-14,14,-17xm48,-15v7,-1,18,-7,14,-15v-1,0,-7,4,-14,11r0,4xm158,-36v-4,1,-22,10,-14,17v3,0,25,-13,14,-17xm63,-43v-4,-1,-17,10,-10,13v5,-3,10,-6,10,-13xm160,-49v-4,-5,-20,11,-20,14v0,1,1,2,3,2v4,0,18,-11,17,-16xm159,-61v-6,-4,-27,14,-18,16v2,0,7,-4,16,-11v2,-1,2,-3,2,-5xm66,-55v-2,-1,-13,6,-8,8v1,0,10,-4,8,-8xm156,-76v-2,0,-24,15,-18,19v2,0,27,-15,18,-19xm137,-69v2,0,25,-16,17,-18v-3,0,-10,5,-19,14v0,3,1,4,2,4xm153,-98v-2,-3,-29,13,-20,17v8,0,21,-16,20,-17xm130,-92v1,1,32,-18,17,-20v-11,9,-21,13,-17,20xm127,-103v35,-25,17,-24,-2,-3v0,2,1,3,2,3xm66,-153v13,12,25,31,35,44v8,-6,-24,-58,-35,-44xm143,-134v-2,0,-28,16,-19,20v2,0,28,-16,19,-20xm111,-136v8,5,27,-11,23,-18v-1,0,-6,2,-13,8v-7,5,-10,9,-10,10xm110,-143v8,-1,36,-34,6,-13v-8,7,-13,9,-6,13xm122,-172v-3,0,-28,16,-19,20v2,0,30,-17,19,-20xm114,-180v-2,-1,-27,17,-16,19v2,-1,25,-15,16,-19xm108,-184v-7,-5,-14,10,-21,13v0,1,1,2,3,2v2,1,19,-13,18,-15xm15,-219v14,7,34,-10,57,-5v31,-1,64,8,81,22v5,-1,7,-4,7,-9v-6,-19,-133,-31,-145,-8xm182,-231v-5,-1,-13,7,-7,10v4,0,7,-3,7,-10xm168,-229v5,2,37,-31,14,-18v-4,6,-21,11,-14,18xm181,-258v-2,1,-34,21,-22,23v2,0,34,-20,22,-23xm144,-240v6,4,20,-13,27,-18v-7,-8,-22,11,-27,18xm153,-263v-16,12,-31,18,-22,21v5,0,13,-5,25,-17v0,-3,-1,-4,-3,-4xm141,-262v-5,-9,-22,13,-27,15v6,8,13,-3,27,-15xm77,-266v-4,-6,-29,17,-29,19v7,4,18,-6,29,-19xm94,-268v-11,4,-35,20,-26,22v3,0,18,-6,26,-22xm126,-263v-5,-8,-24,11,-26,17v8,0,12,-4,26,-17xm83,-248v8,6,30,-18,28,-20v-13,2,-18,14,-28,20xm58,-265v-9,-2,-22,17,-22,18v3,0,10,-6,22,-18","w":199},"\\":{"d":"5,-234r81,-52v11,2,34,23,51,14v6,15,-40,29,-38,53v-2,2,-7,7,-8,0v4,-9,0,-18,-9,-19v-5,64,-3,165,-8,240v2,8,9,-2,13,3v-9,18,-67,55,-79,54v30,-66,20,-204,13,-292v-6,-4,-14,6,-16,-1xm29,-239v5,90,-4,186,-1,275r3,1v6,-3,9,-52,9,-148v0,-43,0,-92,-8,-131xm70,12v-8,2,-25,11,-20,18v3,1,21,-15,20,-18xm71,-2v-10,1,-24,12,-21,19v3,0,24,-13,21,-19xm51,3v9,-5,18,-8,21,-19v-5,2,-22,10,-21,19xm71,-26v-5,-3,-24,11,-17,16v2,1,18,-14,17,-16xm71,-41v-2,0,-25,12,-16,17v2,1,19,-10,16,-17xm73,-52v-4,-7,-15,10,-21,12v3,7,7,1,12,-4xm72,-69v-3,-1,-23,14,-17,19v3,0,23,-14,17,-19xm72,-80v-6,-1,-29,26,-9,13v3,-4,11,-7,9,-13xm74,-92v-4,-4,-24,12,-19,17v1,0,5,-2,11,-7v6,-5,8,-9,8,-10xm74,-104v-3,-4,-22,10,-21,14v3,5,5,0,13,-5v6,-5,8,-8,8,-9xm74,-118v-2,0,-28,13,-18,18v9,-3,14,-11,18,-18xm54,-112v8,-3,21,-13,19,-18v-5,1,-21,10,-19,18xm73,-144v0,0,-16,7,-19,18v7,2,26,-14,19,-18xm75,-154v-4,-5,-21,10,-19,15v1,1,21,-12,19,-15xm54,-151v8,6,10,-16,21,-15v0,-3,0,-6,-3,-5v-1,0,-5,4,-15,13v-1,1,-3,4,-3,7xm74,-182v-7,4,-25,13,-18,19v9,-4,15,-10,18,-19xm73,-195v-3,3,-24,15,-16,19v7,-5,20,-12,16,-19xm75,-206v-4,-4,-22,10,-22,17v3,5,4,1,9,-4v4,-3,14,-7,13,-13xm54,-202v4,1,29,-16,19,-19v-4,0,-21,11,-19,19xm54,-214v12,-7,31,-19,21,-23v-6,8,-20,9,-21,23xm53,-230v7,3,16,-12,24,-16v-6,-7,-20,9,-24,16xm95,-274v-11,-2,-34,27,-43,31v10,7,28,-20,38,-24v3,-2,5,-5,5,-7xm118,-262v-10,2,-23,25,-6,9v4,-5,6,-8,6,-9xm111,-266v-5,-5,-14,9,-18,14v8,3,12,-11,18,-14xm86,-279v-4,-1,-26,18,-34,22v0,4,1,6,3,6v1,0,7,-4,17,-13v10,-9,14,-14,14,-15xm85,-258v5,8,14,-7,17,-11v0,-4,-3,-3,-5,-1v-3,5,-8,8,-12,12"},"a":{"d":"104,-39v-14,-8,-42,50,-50,36v2,-25,-40,-19,-50,-32v21,-10,19,-82,13,-121v-5,2,-11,0,-8,-5v23,-7,55,-37,77,-50v6,0,1,6,1,9v4,12,54,23,69,28v2,26,-16,114,7,122v8,-8,16,2,6,6v-17,7,-32,36,-47,46v-8,-6,6,-19,-7,-28xm90,-44v-2,0,-24,14,-17,16v2,0,8,-4,18,-14v0,-1,0,-2,-1,-2xm138,-32v6,0,18,-11,20,-17xm82,-49v-9,0,-33,30,-8,9v5,-5,8,-7,8,-9xm53,-37v3,0,26,-16,18,-18v-5,5,-21,11,-18,18xm133,-40v6,-1,20,-11,18,-16xm66,-62v-5,-1,-27,16,-20,20v4,-5,21,-13,20,-20xm24,-153v7,32,-4,80,1,110v5,-4,7,-27,7,-68v-1,-12,0,-57,-8,-42xm148,-63v-11,2,-26,24,-7,8v5,-4,7,-7,7,-8xm76,-158v-8,15,-5,57,-7,80v-2,22,11,20,24,28v10,0,7,-30,9,-42v-2,-56,3,-60,-26,-66xm109,-144v-9,23,-2,70,-1,92v7,-12,8,-82,1,-92xm45,-56v1,0,24,-16,19,-19v-2,2,-20,10,-19,19xm147,-75v-8,3,-19,12,-19,18v6,-6,15,-10,19,-18xm145,-86v-7,1,-17,11,-15,15v1,0,5,-4,15,-13r0,-2xm47,-72v8,-4,18,-10,18,-17v0,2,-22,12,-18,17xm129,-83v2,-1,20,-12,18,-16v-12,4,-22,13,-18,16xm66,-101v-6,4,-18,8,-18,17v7,-2,20,-13,18,-17xm147,-113v-7,2,-22,13,-18,19v1,0,20,-18,18,-19xm49,-99v7,4,26,-23,9,-8v-3,3,-8,4,-9,8xm68,-126v-6,2,-27,17,-18,18v5,-9,14,-10,18,-18xm146,-127v-2,0,-25,15,-17,18v3,1,22,-15,17,-18xm68,-138v-5,0,-18,13,-19,17v1,1,21,-16,19,-17xm148,-142v-4,1,-24,13,-19,20v8,-4,16,-11,19,-20xm68,-152v-4,3,-22,13,-19,20v6,-7,17,-9,19,-20xm128,-135v2,-3,22,-14,20,-20v-3,-1,-15,8,-20,20xm47,-146v3,3,18,-9,22,-17v-9,0,-18,12,-22,17xm152,-170v-3,0,-26,14,-20,19v6,-2,20,-17,20,-19xm46,-157v12,-3,17,-13,25,-20v11,-5,16,-10,16,-14v-12,6,-34,21,-41,34xm123,-158v6,-4,19,-10,17,-15v-2,-1,-19,13,-17,15xm113,-164v4,5,19,-9,15,-11v-10,2,-15,10,-15,11xm116,-179v-2,0,-16,7,-12,12v2,0,20,-8,12,-12xm80,-197v-10,11,-33,13,-36,30v10,-3,29,-23,36,-30xm107,-183v-1,0,-24,10,-13,12v3,-1,16,-5,13,-12xm95,-186v-2,0,-20,9,-11,11v2,0,6,-3,13,-10v0,-1,-1,-1,-2,-1","w":178},"b":{"d":"7,-251v36,8,110,-71,131,-13v0,8,-3,16,-9,14v8,-20,-17,-27,-31,-27v-36,0,-19,75,-21,115v9,-2,40,-36,53,-45v5,2,3,6,1,10v11,26,46,102,18,141v-11,15,-42,41,-58,56v-4,-2,-4,-6,-2,-10v-10,-10,-64,-40,-83,-20r-2,-3v32,-24,23,-158,11,-206v-7,0,-14,-7,-8,-12xm109,-29v4,-4,14,-7,14,-11v-1,0,-6,4,-14,11xm118,-42v-4,-11,-10,4,-16,6v-2,1,-4,3,-4,4v7,-1,12,-9,20,-10xm90,-37v5,1,28,-25,7,-8v-5,4,-7,7,-7,8xm94,-51v-3,-1,-10,7,-13,10v5,0,10,-9,13,-10xm79,-51v-3,0,-5,2,-6,5v2,0,6,-3,6,-5xm80,-63v-8,-2,-27,23,-8,8v5,-4,8,-7,8,-8xm123,-54v-1,1,-1,2,-1,4v2,0,3,-4,1,-4xm51,-52v2,0,19,-12,18,-15v-9,3,-15,9,-18,15xm87,-57v0,0,-8,3,-5,4v2,-1,5,-2,5,-4xm118,-59v3,-31,-26,-81,-37,-93v-11,13,-3,55,-5,82v10,1,40,28,42,11xm126,-64v-2,-1,-4,9,-4,9v2,0,4,-3,4,-9xm31,-58v9,-52,7,-132,-1,-186v-5,47,7,126,-1,183v0,2,1,3,2,3xm70,-80v-3,-3,-17,12,-20,17v2,0,21,-16,20,-17xm152,-75v-4,0,-12,6,-12,10v3,0,12,-7,12,-10xm125,-70r0,3r0,-3xm125,-74v-2,-31,-17,-71,-32,-88v2,23,34,67,32,88xm156,-89v-5,-1,-13,6,-16,12v8,-1,12,-8,16,-12xm71,-95v-2,-1,-21,14,-20,17v4,2,21,-14,20,-17xm156,-102v-9,-6,-23,21,-11,9v4,-3,9,-5,11,-9xm71,-108v-5,1,-19,12,-19,17v8,-4,20,-14,19,-17xm156,-116v-5,2,-18,10,-19,16v4,0,16,-11,19,-16xm71,-122v-1,-1,-22,15,-18,18v12,-12,21,-13,18,-18xm135,-111v15,-4,25,-26,6,-9v-4,4,-6,7,-6,9xm52,-118v7,-5,18,-7,21,-17v-10,2,-16,9,-21,17xm151,-137v-2,0,-13,4,-17,14v2,1,18,-12,17,-14xm51,-130v2,1,23,-13,20,-17v-6,-1,-17,14,-20,17xm147,-146v-3,-1,-17,11,-16,14v3,1,17,-11,16,-14xm145,-156v-3,-1,-14,8,-18,14v3,2,20,-11,18,-14xm52,-144v5,-1,17,-10,20,-16v-8,0,-18,13,-20,16xm124,-150v2,0,24,-16,16,-17v-2,0,-7,5,-17,15v0,1,0,2,1,2xm52,-156v5,-6,18,-11,19,-18v-3,3,-18,10,-19,18xm118,-158v2,-1,27,-14,18,-18v-2,-1,-19,16,-18,18xm132,-185v-2,1,-25,14,-17,18v1,1,14,-8,19,-16v0,-2,-1,-2,-2,-2xm72,-188v-7,0,-33,30,-8,12v7,-7,11,-6,8,-12xm108,-177v4,3,17,-12,18,-16v-7,5,-12,10,-18,16xm71,-202v-1,0,-27,18,-18,19v14,-9,21,-10,18,-19xm71,-214v-3,1,-24,12,-18,19v8,-5,15,-10,18,-19xm72,-225v-4,-4,-19,9,-21,18v2,1,22,-16,21,-18xm51,-223v5,3,18,-11,22,-17v-9,3,-19,9,-22,17xm51,-235v7,-2,24,-15,21,-18v-1,0,-5,2,-12,8v-6,6,-9,9,-9,10xm73,-266v-5,2,-24,9,-22,19v8,-2,21,-14,22,-19","w":164},"c":{"d":"4,-26v19,-20,25,-133,0,-133v0,-3,2,-4,3,-6v17,0,58,-33,75,-45v1,13,25,43,45,34r4,2v-6,12,-39,35,-36,56v3,18,-9,19,-9,2v1,-14,-8,-32,-17,-25r-2,81v29,9,30,15,43,10v4,-6,4,-26,10,-9v-2,14,-28,52,-43,60v-2,1,-3,0,-4,-3v-1,-19,-48,-25,-68,-21xm86,-25v9,-1,15,-10,18,-16v-7,4,-19,12,-18,16xm75,-29v5,-1,19,-13,20,-17v-9,2,-15,9,-20,17xm85,-50v-9,2,-21,9,-20,17v3,1,21,-15,20,-17xm72,-54v-2,-1,-24,12,-18,16v1,0,24,-14,18,-16xm24,-158r-2,117v11,-27,7,-85,2,-117xm62,-57v-3,-3,-23,12,-21,16v4,0,11,-6,21,-16xm41,-53v7,-4,19,-10,21,-20v-9,7,-19,9,-21,20xm41,-65v3,-3,21,-14,22,-21v-7,7,-19,10,-22,21xm63,-96v-5,-2,-17,10,-21,16v11,-1,12,-8,21,-16xm44,-93v2,1,17,-9,19,-18v-2,-2,-21,17,-19,18xm64,-122v-7,-3,-21,14,-21,17v3,0,10,-6,21,-17xm63,-134v-5,-3,-21,11,-19,17v9,-6,14,-9,19,-17xm64,-149v-1,0,-32,18,-18,19v4,-5,18,-13,18,-19xm89,-140v-4,-5,-14,-17,-20,-14v7,4,10,12,20,14xm65,-160v-4,-5,-23,14,-23,18v6,1,17,-15,23,-18xm64,-174v0,0,-23,11,-20,20v6,-5,19,-13,20,-20xm109,-170v-5,1,-22,25,-4,10v3,-4,10,-8,4,-10xm100,-177v0,0,-21,14,-10,14v1,0,21,-12,10,-14xm42,-167v14,-8,27,-16,36,-28v-12,6,-29,16,-36,28xm92,-184v0,0,-20,13,-12,14v3,1,23,-11,12,-14xm86,-188v-4,-4,-20,9,-13,12v1,0,14,-10,13,-12","w":132},"d":{"d":"91,-279v11,60,93,125,64,211v-11,17,-61,50,-75,68v-3,-3,-3,-6,-1,-10v-6,-13,-54,-22,-74,-18v13,-34,21,-90,9,-133v-4,0,-7,-2,-9,-5v12,-13,47,-14,58,-30v1,-5,-24,-32,-21,-42v6,-24,69,-84,92,-36v9,17,18,38,5,54v-1,-27,-16,-75,-48,-59xm94,-28v9,-1,12,-7,18,-14v-2,-1,-19,12,-18,14xm82,-33v10,8,32,-27,9,-8xm91,-51v-10,-3,-32,28,-9,10v4,-4,7,-7,9,-10xm29,-40v0,0,-1,-2,-1,0r1,0xm59,-43v7,8,14,-8,20,-12v-5,-3,-7,3,-20,12xm26,-42v9,-37,6,-80,0,-119v-3,30,2,85,-3,117xm68,-59v-4,-4,-23,12,-19,15v2,0,9,-5,19,-15xm75,-192v25,45,53,98,39,143v6,0,9,-8,9,-25v-1,-47,-22,-85,-46,-120xm70,-79v-4,21,22,23,32,27v6,1,6,-11,6,-18v0,-30,-21,-101,-36,-115v-5,33,6,65,-2,106xm66,-71v-4,-1,-22,13,-18,15v2,0,8,-5,18,-15xm152,-76v-2,0,-12,8,-11,12v5,-2,14,-6,11,-12xm66,-85v-7,4,-14,10,-18,16v5,-1,17,-11,18,-16xm141,-78v5,-1,19,-11,13,-15v-5,4,-13,7,-13,15xm66,-96v-2,-3,-22,12,-20,16v4,0,11,-6,20,-16xm156,-107v-3,-1,-16,10,-15,14v2,0,8,-4,16,-12v0,-1,0,-2,-1,-2xm47,-93v8,0,31,-29,8,-10v-5,5,-8,9,-8,10xm156,-121v-4,0,-19,12,-18,17v9,-2,16,-8,18,-17xm67,-123v-3,-1,-23,14,-18,17v-1,-1,20,-12,18,-17xm135,-117v8,1,14,-10,21,-14v-5,-7,-20,13,-21,14xm46,-119v3,0,24,-12,21,-18v-5,4,-21,12,-21,18xm153,-143v-4,-3,-22,10,-21,17v2,1,14,-10,21,-17xm67,-149v-10,1,-25,17,-19,17v12,-6,19,-12,19,-17xm129,-137v4,2,22,-14,20,-18v-1,0,-5,2,-11,8v-6,5,-9,9,-9,10xm67,-161v-4,1,-25,10,-22,19v1,0,5,-2,12,-8v7,-5,10,-10,10,-11xm124,-144v11,-3,23,-16,21,-19v-3,-2,-23,16,-21,19xm67,-175v-1,-1,-22,9,-22,21v3,1,23,-19,22,-21xm121,-154v3,1,26,-16,21,-19v-8,4,-19,10,-21,19xm117,-163v0,0,31,-18,17,-18v-5,4,-21,12,-17,18xm65,-184v-6,6,-23,11,-21,18v3,0,10,-6,21,-18xm131,-191v-1,0,-24,15,-18,18v0,0,27,-17,18,-18xm127,-198v-4,0,-21,12,-18,16v6,-6,15,-9,18,-16xm103,-191v2,2,30,-24,14,-14v-4,3,-18,9,-14,14xm118,-215v-6,0,-22,12,-20,16v3,0,16,-14,20,-16xm53,-241v-5,13,13,44,19,38v-8,-13,-15,-29,-19,-38xm92,-207v6,0,33,-29,9,-13v-3,4,-14,9,-9,13xm106,-234v-4,-4,-18,10,-21,16v0,1,1,1,2,1v2,1,21,-14,19,-17xm100,-242v-3,-3,-22,12,-19,16xm94,-253v-2,0,-28,14,-19,18v1,0,14,-6,19,-18xm89,-262v-10,4,-21,9,-19,18v2,1,21,-16,19,-18xm83,-272v-3,-1,-19,13,-14,16v6,-5,14,-9,14,-16","w":164},"e":{"d":"4,-27v19,-26,13,-105,3,-131v19,-6,57,-37,74,-53v5,-1,2,8,2,8v3,5,47,59,47,69v-22,24,-48,43,-68,69v0,2,7,5,20,11v33,16,39,-1,32,-24v36,25,-23,55,-32,78v-5,0,-7,1,-6,-7v-9,-7,-51,-25,-69,-17xm88,-29v6,7,18,-10,18,-13v-3,0,-9,4,-18,13xm98,-45v-6,-1,-22,10,-18,14v7,-4,20,-14,18,-14xm70,-39v-2,2,-4,4,-1,6v6,-7,18,-10,17,-17v-2,0,-8,4,-16,11xm56,-38v8,-2,20,-11,18,-16v-6,6,-15,8,-18,16xm23,-151v-4,30,-5,88,1,111v4,-15,5,-104,-1,-111xm65,-55v-9,-5,-33,27,-9,7v6,-4,9,-6,9,-7xm56,-62v-4,-6,-16,11,-16,12v0,1,1,1,2,1v1,1,15,-12,14,-13xm57,-74v-5,-2,-18,6,-15,12v5,-3,12,-7,15,-12xm41,-73v5,-6,16,-9,16,-16v-3,0,-13,5,-16,16xm41,-85v5,-6,16,-8,18,-17v-9,1,-17,9,-18,17xm68,-144v-7,3,-8,53,-1,55v25,-12,27,-27,1,-55xm59,-114v-6,-2,-28,22,-12,12v8,-5,12,-8,12,-12xm60,-128v-8,2,-21,12,-17,16v8,-4,14,-8,17,-16xm124,-136v-5,-7,-19,8,-21,15v10,-1,15,-10,21,-15xm61,-139v-6,-4,-18,7,-20,15v5,2,18,-10,20,-15xm98,-130v12,-3,27,-18,18,-18v-12,11,-18,13,-18,18xm41,-135v9,-2,23,-12,19,-19v-6,7,-17,8,-19,19xm94,-139v2,1,29,-15,17,-18v-2,0,-8,6,-18,16v0,2,0,2,1,2xm106,-165v-1,-1,-27,16,-18,19v2,0,13,-8,20,-18v0,-1,-1,-1,-2,-1xm41,-147v6,-1,24,-14,21,-21v-2,1,-25,14,-21,21xm103,-172v-7,-5,-24,13,-21,18v6,-4,20,-13,21,-18xm41,-162v17,-9,31,-21,42,-32v-10,-6,-39,28,-42,32xm97,-180v-8,-1,-16,12,-24,16v0,1,2,2,3,2v1,1,23,-17,21,-18xm90,-188v-6,0,-26,13,-22,19v3,1,24,-16,22,-19","w":134},"f":{"d":"15,-243v21,1,72,-40,87,-44v1,15,25,21,27,34v-11,11,-19,23,-31,33v-2,-10,-10,-21,-22,-24v-2,29,-11,62,19,52v2,2,17,-9,17,0v-6,14,-18,30,-16,48v-10,3,-7,-25,-22,-8v0,0,-1,41,-3,149v3,6,11,-6,14,0v-2,7,-71,72,-79,57v28,-7,19,-92,19,-141v0,-22,2,-49,-1,-69v-11,-3,-17,10,-21,3v1,-7,23,-19,21,-33v-4,-33,4,-48,-19,-50v0,-3,4,-5,10,-7xm33,-157v-4,57,-9,137,-3,193v9,-34,7,-150,3,-193xm65,5v-1,0,-23,15,-15,17v7,-6,16,-10,15,-17xm50,8v1,-1,20,-11,17,-17v-7,3,-17,10,-17,17xm67,-20v-1,0,-22,12,-16,15v1,0,12,-5,16,-15xm67,-31v-5,0,-9,3,-17,13v9,1,12,-7,17,-13xm68,-45v-6,2,-23,14,-15,15v3,-2,16,-12,15,-15xm68,-59v-5,4,-22,12,-17,17v0,0,13,-6,17,-17xm68,-69v-7,-1,-30,24,-8,9v5,-4,8,-8,8,-9xm69,-84v-3,-1,-20,15,-19,18v5,1,20,-13,19,-18xm50,-78v4,3,31,-27,12,-14v-5,5,-11,7,-12,14xm69,-108v-8,0,-32,28,-7,10v6,-6,10,-8,7,-10xm69,-119v-4,-3,-16,9,-18,15v1,0,5,-2,11,-7v5,-4,7,-7,7,-8xm71,-132v-6,-1,-22,10,-20,18v6,-6,16,-12,20,-18xm71,-144v-4,-3,-19,12,-20,15v2,2,20,-15,20,-15xm70,-157v-5,-4,-20,13,-20,17v1,0,6,-3,12,-8v6,-5,8,-7,8,-9xm92,-188v-14,1,-39,28,-41,34v14,-8,31,-24,41,-34xm53,-168v2,2,39,-30,16,-18v-3,6,-22,10,-16,18xm103,-186v-8,1,-21,13,-16,15v3,1,17,-12,16,-15xm70,-195v-4,-5,-24,15,-29,21v9,4,24,-18,29,-21xm30,-234v-6,12,-1,37,1,49v7,-8,2,-39,-1,-49xm71,-209v-5,0,-21,14,-19,17v3,0,18,-12,19,-17xm70,-221v-13,3,-30,26,-14,14v5,-4,14,-7,14,-14xm69,-234v-1,-1,-25,17,-19,19v1,-2,27,-17,19,-19xm48,-227v6,-1,24,-12,21,-19v-1,1,-24,15,-21,19xm69,-257v-3,-3,-5,2,-12,7v-5,6,-12,10,-7,11v12,-10,19,-10,19,-18xm122,-259v-7,0,-23,11,-14,14v4,-5,13,-6,14,-14xm112,-265v-2,-1,-20,11,-12,13v2,0,7,-4,14,-11v0,-1,-1,-2,-2,-2xm105,-270v-8,-3,-24,22,-6,8v4,-4,6,-7,6,-8xm83,-263v3,0,19,-10,14,-14v-2,-1,-19,7,-14,14"},"g":{"d":"129,-80v4,7,19,-19,26,-14v-1,8,2,12,8,7v11,-14,4,-33,3,-45v24,11,2,49,-9,60r5,38v5,23,-59,83,-80,80v-20,5,-59,-28,-67,-4v-2,3,-7,0,-6,-3v3,-14,48,-42,58,-52v-34,-18,-46,-16,-64,-21v26,-17,12,-80,11,-116v-2,-5,-16,-3,-8,-10v29,-6,59,-41,85,-51r-2,6v8,12,60,28,82,20v2,0,4,1,4,2v-33,20,-17,42,-23,85v-5,-1,-24,14,-23,18xm123,13v-13,0,-21,16,-28,19v11,4,21,-5,28,-19xm105,12v-2,0,-26,15,-23,20v13,-1,18,-11,26,-17v0,-2,-1,-3,-3,-3xm103,-28v-12,7,-60,25,-27,33v10,2,16,3,17,4v-1,2,-31,17,-19,21v13,-6,18,-19,32,-21v5,-5,1,-27,-3,-37xm81,8v-10,-4,-36,33,-8,11v7,-6,11,-6,8,-11xm48,22v6,6,15,-10,23,-13v-7,-8,-21,10,-23,13xm62,3v-4,-5,-31,13,-21,16v1,0,8,-6,21,-16xm123,7v-2,-49,-23,-109,-2,-155v-1,-2,-2,-3,-3,-3v-21,31,-9,129,1,160xm153,-13v-11,0,-23,26,-7,10v4,-4,6,-2,7,-10xm139,-9v5,1,30,-28,12,-16v-5,4,-22,12,-12,16xm136,-22v6,-6,22,-9,21,-19v-9,4,-19,8,-21,19xm101,-42v-3,0,-12,5,-20,16v7,2,19,-8,20,-16xm93,-45v-12,-5,-32,24,-13,12v6,-2,10,-7,13,-12xm155,-53v-2,-1,-33,26,-15,18v1,-2,23,-15,15,-18xm84,-49v-9,-6,-17,9,-24,13v4,7,19,-10,24,-13xm72,-53v-4,-5,-29,13,-19,15v0,0,20,-14,19,-15xm59,-60v-7,1,-33,31,-6,11v5,-7,9,-7,6,-11xm135,-45v4,-3,25,-14,19,-20v-2,2,-17,9,-19,20xm24,-46v7,-11,6,-88,-1,-106v-3,24,0,73,1,106xm100,-46v5,-29,-4,-79,9,-103v-1,-2,-38,-18,-42,-13v3,45,1,77,-3,101xm60,-72v-1,-1,-22,13,-16,16v4,-5,15,-11,16,-16xm153,-73v-3,-5,-21,16,-21,16v0,1,1,1,2,1v1,1,21,-16,19,-17xm152,-87v-5,5,-25,13,-20,20v8,-5,18,-10,20,-20xm63,-85v-5,5,-20,8,-18,17v12,-10,18,-16,18,-17xm64,-100v-9,6,-21,10,-19,19v9,-2,16,-10,19,-19xm129,-91v3,1,28,-16,19,-20v-7,6,-17,9,-19,20xm45,-95v12,-1,35,-35,3,-8v-3,3,-3,4,-3,8xm127,-102v8,-2,21,-13,21,-20v-2,0,-19,10,-21,20xm45,-108v12,-7,24,-12,18,-20v-2,1,-22,13,-18,20xm148,-132v-4,-2,-22,13,-19,18v1,1,20,-17,19,-18xm65,-139v-8,-2,-23,13,-19,18v1,0,5,-3,11,-8v6,-5,8,-9,8,-10xm149,-148v-8,4,-18,10,-21,20v6,-2,22,-12,21,-20xm42,-134v9,5,36,-34,9,-11v-6,6,-9,10,-9,11xm152,-162v-3,-2,-22,15,-21,19v8,-4,19,-9,21,-19xm63,-165v-6,-1,-27,15,-20,20v3,0,23,-14,20,-20xm63,-181v-11,4,-26,13,-21,23v9,-5,20,-11,21,-23xm123,-166v7,6,30,-12,18,-15v-2,-1,-18,13,-18,15xm159,-177v-2,-5,-7,0,-13,4v-6,4,-11,10,-2,9xm109,-168v8,6,28,-13,20,-16v-2,-1,-21,14,-20,16xm121,-186v-9,-5,-16,11,-23,14v9,4,18,-8,23,-14xm109,-189v-6,-7,-15,10,-22,13v0,2,1,3,2,3v1,1,22,-14,20,-16xm97,-195v-2,-1,-31,16,-17,17v8,-8,18,-9,17,-17xm63,-183v8,7,26,-12,25,-16v-19,8,-27,20,-25,16","w":182},"h":{"d":"139,-208v0,41,22,65,22,127v0,48,-58,132,-104,132v-14,0,-33,-9,-28,-20v4,-2,18,12,22,11v94,6,58,-150,33,-195v-7,1,-11,30,-11,85v0,16,11,27,28,19v4,1,2,4,0,7v-30,20,-33,26,-49,42v-3,-2,-5,-3,-3,-7v-5,-11,-25,-20,-40,-21v24,-45,14,-126,14,-196v0,-26,-11,-34,-19,-44v6,-8,32,5,32,2v28,-7,106,-48,105,15v-13,5,-13,-33,-33,-28v-57,-2,-23,79,-36,120v-6,8,-29,10,-21,22v2,2,84,-76,88,-71xm119,-14v4,-8,4,-18,3,-26v-3,4,-5,20,-3,26xm145,-28v-4,0,-12,7,-9,11v3,-3,9,-6,9,-11xm86,-42v-5,-3,-22,13,-20,16xm77,-48v-9,1,-19,9,-19,16v3,0,14,-5,19,-16xm139,-34v3,0,18,-9,13,-12v0,0,-14,5,-13,12xm71,-55v-7,0,-20,12,-21,18v1,1,23,-15,21,-18xm96,-162v-1,8,23,83,22,94v-2,21,6,37,6,18v0,-34,-12,-95,-24,-111xm141,-47v1,-2,15,-7,13,-13v-2,0,-7,4,-14,11v0,1,0,2,1,2xm30,-257v-4,62,-3,145,1,208v9,-51,2,-146,3,-204xm51,-50v7,0,30,-30,7,-10v-5,6,-10,8,-7,10xm157,-73v-6,-1,-11,3,-17,14v7,-3,14,-7,17,-14xm70,-81v-7,3,-22,14,-17,18v2,-5,18,-10,17,-18xm158,-86v-5,-1,-18,9,-17,14v1,1,18,-13,17,-14xm71,-90v-8,-3,-23,9,-18,14xm157,-99v-4,-1,-18,6,-18,16v3,1,19,-14,18,-16xm70,-105v-4,0,-21,11,-19,17v10,-3,20,-15,19,-17xm154,-111v-1,-1,-24,14,-16,16v1,1,24,-14,16,-16xm70,-116v-4,-3,-19,13,-20,16v7,-3,18,-10,20,-16xm153,-123v-2,0,-22,15,-17,18v5,-6,20,-12,17,-18xm51,-113v2,0,25,-13,19,-17v-9,2,-20,13,-19,17xm153,-134v-5,-1,-22,13,-21,18v6,-1,18,-10,21,-18xm71,-141v-6,-7,-34,24,-13,12v4,-1,14,-12,13,-12xm149,-143v-6,-1,-18,11,-18,16v1,1,19,-14,18,-16xm147,-155v-9,3,-17,8,-20,18v9,-3,18,-10,20,-18xm144,-165v-2,0,-25,13,-19,17v5,1,20,-11,19,-17xm49,-152v5,3,27,-13,20,-18v-1,0,-5,2,-11,8v-6,5,-9,9,-9,10xm123,-158v0,0,25,-16,17,-18v-4,5,-24,15,-17,18xm69,-182v0,0,-24,14,-18,19v0,0,25,-14,18,-19xm138,-183v-4,-4,-27,13,-19,16v2,1,19,-15,19,-16xm50,-177v5,-1,22,-12,19,-17xm131,-193v-2,0,-25,14,-17,17v0,0,23,-13,17,-17xm69,-206v-2,1,-24,14,-18,19v2,-1,24,-14,18,-19xm71,-216v-6,-4,-24,12,-20,17v10,-7,16,-13,20,-17xm71,-229v-4,-6,-22,13,-22,15v0,1,1,2,2,2v2,2,22,-16,20,-17xm71,-243v-3,0,-29,16,-20,20v2,0,15,-7,20,-20xm72,-255v-4,-4,-16,6,-23,17v0,2,1,2,2,3v1,1,22,-19,21,-20xm72,-269v-2,0,-30,15,-21,20v2,0,24,-15,21,-20","w":165},"i":{"d":"89,-42v2,13,-35,35,-40,42v-1,-20,-27,-23,-41,-24v24,-11,18,-64,19,-112v1,-19,-4,-31,-20,-22v-5,-18,36,-27,46,-44v5,-4,9,-8,11,-3v-7,16,18,25,29,32v-1,5,-4,6,-11,6v-4,4,-5,33,-5,87v1,22,-4,23,12,38xm80,-40v-1,0,-19,10,-13,14v2,0,18,-12,13,-14xm58,-31v4,-2,19,-9,18,-15v-3,-1,-19,11,-18,15xm72,-55v-3,-1,-25,13,-19,17v3,-2,20,-11,19,-17xm34,-151v-4,33,0,74,-2,109v6,-15,9,-86,2,-109xm73,-65v-5,-7,-14,10,-20,12v3,5,10,-3,20,-12xm73,-79v-4,-5,-18,12,-21,15v7,0,18,-9,21,-15xm71,-92v-3,1,-21,12,-19,17v7,-2,19,-6,19,-17xm73,-104v-5,-3,-23,11,-19,17v6,-6,15,-9,19,-17xm74,-118v-8,-1,-23,12,-19,16v1,1,20,-15,19,-16xm73,-130v-5,-3,-27,14,-18,16xm75,-143v-5,-5,-22,13,-22,16v3,3,8,-3,20,-13v0,-1,1,-2,2,-3xm75,-156v-4,-4,-26,14,-20,17v9,-4,15,-9,20,-17xm53,-150v3,0,12,-7,28,-23v-5,-5,-29,18,-28,23xm72,-180v-7,3,-25,13,-18,17v6,-6,16,-7,18,-17xm63,-187v0,0,-26,15,-17,17v1,0,26,-15,17,-17xm58,-192v-9,-3,-27,14,-21,17v2,2,22,-17,21,-17xm97,-283v7,5,-6,13,-11,17v-16,14,-27,45,-51,43v17,-23,31,-52,62,-60","w":104},"j":{"d":"78,-158v-6,1,-32,11,-25,20v-1,0,7,-5,22,-16v6,58,-1,119,-2,133v-11,23,-45,53,-63,73v-9,-9,15,-21,11,-42v4,-54,1,-115,4,-172v-4,-13,-20,8,-21,-4v11,-9,46,-38,56,-40v-6,10,11,15,20,18xm33,-159v-11,53,4,124,-7,182v18,-26,11,-120,11,-167v0,-9,-2,-14,-4,-15xm41,8r0,0r0,0xm66,-16v-2,0,-23,12,-15,15v3,2,16,-14,15,-15xm72,-32v-3,-1,-26,12,-20,17v1,0,18,-8,20,-17xm71,-44v0,0,-29,15,-17,16v2,0,15,-5,17,-16xm51,-40v11,-2,30,-25,9,-10v-6,6,-8,5,-9,10xm71,-67v-9,2,-21,10,-18,14v1,1,19,-13,18,-14xm68,-81v0,0,-23,15,-15,16v2,0,20,-12,15,-16xm51,-76v13,-1,29,-28,7,-10v-5,5,-7,8,-7,10xm69,-106v0,0,-28,17,-16,18v4,-6,19,-12,16,-18xm71,-118v-5,6,-18,11,-19,18v12,-8,19,-14,19,-18xm71,-130v-7,-2,-32,25,-10,12v6,-4,8,-7,10,-12xm72,-143v-9,2,-16,7,-19,15v4,0,19,-11,19,-15xm75,-170v-5,-2,-23,11,-21,17v1,0,7,-4,19,-13v1,0,2,-2,2,-4xm77,-183v-7,-4,-21,8,-23,18v15,-5,23,-18,23,-18xm65,-191v-2,0,-25,14,-15,16v2,0,26,-14,15,-16xm55,-196v-3,0,-27,14,-16,17v3,0,9,-5,19,-15v0,-2,-1,-2,-3,-2xm33,-221v16,-25,35,-53,66,-62v-2,18,-37,36,-44,53v0,4,-19,9,-22,9","w":93},"k":{"d":"109,-70v8,9,-52,74,-62,67v7,-21,-27,-28,-39,-35v22,-3,19,-71,22,-101v1,-16,-4,-27,-22,-20v-3,0,-4,-1,-4,-2v11,-6,31,-22,25,-51v0,-31,-5,-45,-17,-53v0,-2,1,-3,3,-4v30,1,73,-31,106,-15v2,3,3,8,-3,7v-24,-7,-45,2,-36,30v9,0,33,-30,44,-25v-10,12,11,33,11,45v0,14,-9,25,-27,32v12,10,38,-6,37,5v-21,15,-38,38,-41,69v-11,-10,12,-44,-26,-35v-5,27,-2,62,-4,96v11,20,28,-2,33,-10xm86,-49v-1,-1,-35,21,-20,22v9,-5,26,-15,20,-22xm77,-50v-5,-6,-15,10,-22,13v7,5,15,-10,22,-13xm73,-62v-7,1,-23,11,-22,20v3,1,23,-17,22,-20xm36,-159v-4,26,-4,80,-2,103v7,-20,7,-77,2,-103xm73,-74v-7,-3,-21,11,-19,17v5,-4,19,-12,19,-17xm53,-70v2,1,26,-16,18,-18v-3,-1,-19,15,-18,18xm53,-85v7,3,23,-11,18,-17v-12,9,-18,15,-18,17xm73,-113v-2,-3,-5,0,-10,4v-6,6,-8,4,-9,11v9,-1,17,-7,19,-15xm54,-109v1,-1,25,-13,19,-19v-7,1,-19,10,-19,19xm54,-123v6,-4,24,-10,19,-19v-10,6,-17,10,-19,19xm54,-135v9,-3,23,-13,19,-20v-4,2,-21,12,-19,20xm57,-149v2,0,25,-15,17,-18v-3,0,-10,5,-19,15v0,2,1,3,2,3xm89,-186v-7,-9,-31,17,-36,24v16,-3,22,-17,36,-24xm130,-188v-5,-4,-19,13,-23,17v8,8,18,-13,23,-17xm118,-188v-8,-2,-34,18,-20,18v6,-5,17,-13,20,-18xm104,-189v-8,2,-27,12,-21,18v6,-7,18,-8,21,-18xm54,-173v6,1,27,-16,20,-20v-4,3,-21,12,-20,20xm75,-201v-7,-7,-28,18,-35,24v15,2,29,-16,35,-24xm34,-259v-3,22,1,51,0,75v5,1,4,-1,5,-9v-3,-21,1,-49,-5,-66xm85,-193v34,-3,8,-32,-3,-41v-7,3,-5,43,3,41xm76,-215v-6,-5,-20,8,-23,16v8,4,19,-9,23,-16xm119,-207v3,5,11,-4,13,-8v-4,-3,-9,1,-13,8xm53,-209v10,-5,22,-13,20,-21v-4,3,-22,12,-20,21xm132,-228v-6,-1,-18,8,-12,12v5,1,13,-7,12,-12xm76,-243v-11,3,-24,12,-21,20v1,0,15,-7,21,-20xm127,-238v-1,1,-19,11,-11,14v2,1,19,-9,11,-14xm123,-247v-2,0,-20,11,-12,14v3,0,22,-11,12,-14xm54,-240v-1,1,-2,4,0,5v7,-5,24,-14,21,-21v-1,0,-9,5,-21,16xm120,-256v-9,2,-29,25,-9,12v3,-4,10,-4,9,-12xm76,-269v-2,2,-27,15,-21,22v6,-8,20,-13,21,-22xm112,-262v0,0,-23,13,-15,15v3,0,21,-10,15,-15xm75,-277v-4,-4,-30,12,-21,19v6,-8,17,-10,21,-19","w":146},"l":{"d":"71,-64v-1,19,20,18,27,7v3,19,-38,33,-45,51v-4,5,-8,10,-12,4v1,-21,-24,-25,-37,-31v17,-21,18,-28,18,-84v0,-86,11,-127,-17,-127v0,-8,12,-6,19,-8v29,-4,46,-34,76,-31v6,9,-19,9,-21,15v-6,51,-5,144,-8,204xm58,-27v4,3,7,-1,14,-6v6,-5,8,-9,8,-11v-4,0,-11,6,-22,17xm72,-48v-5,0,-21,13,-19,16v3,2,20,-15,19,-16xm68,-57v-5,-2,-29,15,-20,18v3,1,22,-15,20,-18xm27,-243v-4,56,4,140,-3,199v12,-33,12,-152,3,-199xm67,-68v-4,-5,-23,12,-20,16v3,-1,19,-11,20,-16xm67,-82v-3,-2,-22,15,-20,18v9,-6,16,-9,20,-18xm67,-94v-2,0,-28,14,-19,18v3,0,13,-6,19,-18xm68,-107v-4,-1,-22,15,-21,19v2,0,18,-8,21,-19xm69,-118v-6,1,-23,10,-20,17v6,-6,16,-9,20,-17xm48,-114v6,-3,23,-11,19,-18v-3,2,-20,10,-19,18xm69,-143v-4,-4,-26,12,-20,17v2,0,9,-6,20,-17xm48,-139v7,-2,25,-14,20,-19v-11,4,-20,13,-20,19xm48,-152v5,-6,26,-12,20,-19v-6,6,-17,10,-20,19xm49,-164v10,-2,18,-11,21,-19v-3,-1,-22,16,-21,19xm50,-176v3,1,35,-28,12,-15v-3,5,-14,8,-12,15xm71,-207v-7,3,-20,11,-22,19v4,1,23,-16,22,-19xm49,-202v10,-1,30,-15,21,-18v-2,0,-9,6,-21,18xm71,-232v0,0,-30,19,-21,21v6,-7,19,-14,21,-21xm71,-244v-1,0,-37,31,-17,17v6,-4,19,-12,17,-17xm73,-256v-7,-3,-19,15,-27,19v0,2,1,3,2,3v1,1,27,-20,25,-22xm74,-268v-8,-1,-32,16,-27,22v2,2,20,-13,27,-22","w":105},"m":{"d":"107,-114v0,-21,1,-49,-18,-46v-20,2,-24,97,-7,120v-14,20,-26,25,-41,41v-3,-1,-2,-8,-2,-12v-8,-10,-20,-18,-35,-21v0,-6,10,-11,13,-15v7,-12,16,-102,-3,-114v-4,1,-8,3,-10,0r53,-46v3,1,0,9,1,10v4,12,24,5,17,30r2,2v6,4,50,-52,53,-39v-4,20,31,8,30,33v8,3,40,-44,46,-33v-4,21,34,18,54,23v-27,11,-21,78,-20,126v3,9,15,10,24,9v-11,13,-37,33,-49,47v-5,0,-2,-4,-1,-7v1,-7,-19,-14,-31,-27v3,-28,8,-71,6,-117v-22,-20,-33,-10,-33,33v0,29,-5,65,10,80r-39,38v-2,-2,-4,-4,-3,-9v4,-4,-27,-23,-27,-29v5,-27,10,-45,10,-77xm158,-40v-6,1,-19,12,-15,16v5,-6,13,-7,15,-16xm228,-27v6,8,25,-15,19,-14v-3,0,-9,4,-19,14xm76,-40v-6,-6,-21,12,-20,15v4,0,18,-13,20,-15xm239,-47v-5,-2,-26,17,-17,18v6,-6,17,-10,17,-18xm154,-48v-1,-1,-20,10,-19,18v6,-6,15,-10,19,-18xm71,-49v-6,-7,-16,11,-23,14v0,1,0,2,2,2v1,1,18,-11,21,-16xm216,-38v0,0,30,-20,15,-19v-3,8,-17,11,-15,19xm131,-40v25,-13,26,-31,-1,-2v0,2,0,2,1,2xm198,-152v-7,25,-6,80,-5,111v13,-15,4,-79,9,-110xm68,-63v-4,-1,-25,13,-19,18v6,-6,14,-11,19,-18xm117,-148v-16,14,-2,67,-6,102v4,-2,6,-29,6,-77r0,-25xm33,-81v0,-23,8,-75,-5,-67r-1,101v4,-3,6,-15,6,-34xm216,-51v4,0,23,-13,18,-18v-6,1,-19,11,-18,18xm152,-72v-7,-2,-35,31,-10,13v7,-6,8,-6,10,-13xm50,-59v2,1,25,-15,17,-18v-5,6,-19,9,-17,18xm233,-80v-3,0,-22,12,-16,17v2,-1,24,-14,16,-17xm153,-85v-8,-3,-33,32,-10,12v6,-6,9,-5,10,-12xm50,-73v8,0,22,-14,17,-16v-2,-1,-18,14,-17,16xm235,-93v-5,-2,-24,11,-18,17v3,-1,19,-12,18,-17xm131,-82v7,4,21,-10,20,-17v-4,0,-16,13,-20,17xm67,-102v-1,-1,-22,16,-16,17v2,1,18,-9,16,-17xm233,-106v-4,0,-23,12,-17,18v1,0,5,-2,11,-7v7,-7,11,-8,6,-11xm153,-111v-4,-4,-24,11,-19,16v1,1,20,-15,19,-16xm69,-113v-5,-4,-22,13,-19,16v2,1,20,-15,19,-16xm236,-119v-8,-2,-21,10,-19,16v4,2,20,-13,19,-16xm150,-126v-3,0,-19,13,-15,17v5,-4,18,-8,15,-17xm50,-110v2,0,23,-13,18,-17v-1,-1,-16,7,-18,17xm216,-115v1,0,28,-16,19,-18v-8,2,-17,10,-19,18xm151,-138v-5,3,-19,10,-19,17v7,1,17,-12,19,-17xm70,-140v-5,6,-21,11,-19,17v1,1,21,-14,19,-17xm218,-128v3,1,31,-28,12,-15v-9,9,-18,11,-12,15xm133,-134v10,-2,13,-12,21,-17v0,-1,-1,-2,-2,-2v-1,2,-20,11,-19,19xm69,-153v-2,-1,-26,14,-17,17v8,-6,15,-8,17,-17xm216,-140v10,-3,14,-12,22,-18v-6,-4,-21,8,-22,18xm152,-165v-2,-1,-23,15,-18,19v7,-4,20,-11,18,-19xm71,-167v-10,3,-22,12,-20,18v3,2,22,-15,20,-18xm245,-178v-4,2,-29,16,-24,23v1,0,26,-21,24,-23xm135,-159v1,-1,28,-18,19,-21v-5,4,-26,14,-19,21xm51,-162v13,-2,28,-26,12,-14v-5,4,-11,6,-12,14xm231,-181v-3,0,-21,10,-13,15v3,0,20,-11,13,-15xm144,-184v0,0,-24,15,-16,16v2,0,24,-13,16,-16xm222,-183v-5,-5,-21,9,-16,13v3,0,16,-10,16,-13xm63,-185v-5,-3,-23,12,-17,14v3,2,19,-12,17,-14xm135,-186v-4,-3,-21,10,-18,15v3,1,19,-13,18,-15xm210,-189v0,0,-24,13,-15,15v1,1,17,-6,15,-15xm54,-190v-4,-5,-19,11,-19,13v0,1,1,2,2,2v1,0,18,-14,17,-15xm107,-176v5,-3,21,-10,16,-17v-2,2,-23,12,-16,17xm201,-190v-9,-6,-27,13,-17,14v2,0,8,-5,17,-14","w":267},"n":{"d":"130,-3v11,-15,-28,-19,-29,-29v7,-37,5,-88,2,-121v-27,-18,-37,-7,-35,46v1,24,-7,59,11,67v-9,12,-31,34,-42,40v-5,-3,-4,-7,-1,-11v-2,-10,-23,-15,-32,-21v19,-14,16,-26,16,-91v0,-27,4,-45,-14,-35v-1,0,-2,-2,-2,-4v15,-20,33,-28,47,-45v6,1,-2,13,7,14v15,1,9,16,14,27v8,-2,36,-31,46,-41v3,0,3,6,2,9v3,12,38,11,50,16v-25,3,-12,73,-16,119v-1,14,13,16,22,10v5,10,-40,45,-42,52xm72,-39v-7,-7,-15,10,-22,13v6,6,10,-3,22,-13xm145,-24v1,-2,25,-18,19,-20v-3,0,-10,6,-21,17v0,2,1,3,2,3xm156,-46v-4,-3,-20,11,-20,16v2,1,21,-14,20,-16xm44,-31v10,-1,35,-38,6,-13v-6,8,-13,11,-6,13xm130,-37v8,0,35,-33,8,-11v-6,6,-11,9,-8,11xm110,-42v15,-26,0,-79,8,-107v-11,-2,-7,8,-9,22v2,18,-2,69,4,72v-3,1,-8,10,-3,13xm63,-65v-2,1,-25,15,-21,22v2,-1,26,-19,21,-22xm27,-153r-4,109v4,0,6,-27,6,-60v-1,-15,2,-38,-2,-49xm150,-67v-13,5,-27,18,-18,18v5,-5,17,-11,18,-18xm65,-79v0,0,-33,21,-21,22v6,-6,22,-15,21,-22xm130,-63v12,0,32,-30,8,-10v-5,5,-8,8,-8,10xm65,-90v-5,-1,-23,13,-21,19v15,-13,20,-12,21,-19xm150,-92v-3,-3,-7,3,-16,11v-2,2,-5,6,-1,6v5,-6,14,-9,17,-17xm64,-102v-2,0,-30,16,-19,19v1,0,15,-6,19,-19xm150,-107v-2,0,-27,16,-18,19v8,-3,15,-10,18,-19xm64,-116v-2,2,-26,15,-20,21v5,-7,22,-14,20,-21xm149,-121v-1,-1,-26,19,-17,20v0,0,7,-5,19,-16v0,-2,-1,-4,-2,-4xm64,-129v-2,-1,-28,17,-19,21v6,-7,24,-14,19,-21xm131,-115v5,-6,21,-12,18,-18v-3,-1,-19,15,-18,18xm65,-140v-6,0,-24,13,-21,19v8,-1,18,-16,21,-19xm151,-147v-3,-1,-24,15,-19,19v3,1,21,-17,19,-19xm65,-155v-2,-1,-18,9,-22,21v0,1,0,2,1,2v1,0,28,-18,21,-23xm152,-158v-6,-4,-17,8,-20,17v2,2,21,-16,20,-17xm67,-167v-9,-1,-27,18,-22,20v1,0,6,-5,18,-14v2,-2,4,-4,4,-6xm160,-180v-9,3,-21,14,-22,22v15,-9,22,-16,22,-22xm44,-158v8,-5,25,-16,22,-24v-2,0,-8,5,-19,15v-2,2,-3,6,-3,9xm150,-181v-4,-5,-22,12,-23,15v4,5,6,1,14,-5v6,-5,9,-9,9,-10xm138,-183v-3,-5,-8,0,-14,5v-5,5,-8,9,-8,11v10,0,17,-12,22,-16xm126,-186v-3,-7,-7,2,-13,6v-5,5,-8,4,-8,10v11,-1,14,-11,21,-16xm60,-188v-3,0,-26,15,-16,17v5,-6,16,-10,16,-17xm117,-191v-8,-4,-15,11,-22,15v4,6,21,-14,22,-15xm35,-177v2,0,22,-14,14,-16v-3,0,-9,5,-16,14v0,2,1,2,2,2","w":181},"o":{"d":"6,-24v13,-12,11,-83,7,-130v-2,-4,-12,-2,-8,-9v15,9,85,-54,87,-42v0,3,-1,8,2,8v15,0,45,26,65,16v-14,12,-5,95,-14,121v-14,18,-47,42,-66,59v-3,-3,-3,-4,-2,-9v-13,-7,-52,-27,-71,-14xm110,-39v-2,0,-21,11,-14,13v0,0,18,-7,14,-13xm84,-32v4,6,10,-4,18,-10v-7,-4,-13,6,-18,10xm91,-47v-4,-4,-19,10,-16,13xm80,-51v-5,-6,-17,10,-17,12v8,1,14,-9,17,-12xm69,-57v-2,1,-23,11,-15,15v7,-2,17,-11,15,-15xm139,-61v-3,0,-22,13,-16,18v2,1,21,-16,16,-18xm24,-154v-9,21,-1,78,-3,110v8,-19,6,-82,3,-110xm42,-47v4,5,18,-12,18,-13v-7,-1,-19,12,-18,13xm106,-145v-9,26,3,72,-4,96r2,1v4,-1,5,-10,5,-28v0,-22,4,-52,-3,-69xm95,-53v11,-24,0,-64,-1,-93v0,-1,-4,-4,-11,-8v-16,-9,-17,-6,-17,15r-1,72v0,2,4,5,12,9v10,4,13,5,18,5xm41,-57v2,0,21,-14,19,-17v-7,0,-19,15,-19,17xm146,-78v-6,-3,-22,11,-20,19v6,-7,17,-9,20,-19xm60,-86v-3,-3,-5,1,-11,6v-5,4,-7,7,-7,9v6,-1,14,-9,18,-15xm148,-94v-4,-2,-24,18,-23,21v2,0,17,-8,23,-21xm42,-84v3,1,20,-13,18,-17v-1,0,-24,15,-18,17xm126,-90v6,4,23,-13,20,-17v-2,0,-8,5,-20,17xm61,-114v-9,3,-23,16,-19,18v1,0,19,-9,19,-18xm145,-120v-2,1,-25,16,-19,20v2,0,28,-16,19,-20xm62,-126v-4,-5,-15,11,-21,15v7,3,18,-13,21,-15xm126,-113v2,-3,28,-15,17,-20v-5,7,-17,11,-17,20xm62,-141v-1,-1,-24,16,-18,18v6,-6,14,-10,18,-18xm145,-147v-4,-2,-35,31,-15,18v5,-7,16,-7,15,-18xm63,-153v-10,4,-20,10,-20,19v3,-3,19,-11,20,-19xm145,-160v-7,0,-33,33,-11,16v3,-6,18,-7,11,-16xm62,-167v-2,0,-25,18,-20,19v1,0,16,-6,20,-19xm149,-176v-1,0,-30,20,-19,21v2,1,28,-18,19,-21xm63,-177v-4,-4,-20,8,-21,17v3,0,10,-6,21,-17xm118,-163v3,8,21,-13,21,-13v-8,-6,-15,9,-21,13xm125,-180v-2,0,-23,12,-17,17v5,-3,20,-9,17,-17xm98,-173v-2,2,-3,5,0,6v1,0,13,-6,18,-16v-2,-3,-7,3,-18,10xm107,-186v-6,-7,-27,13,-20,15v3,0,10,-5,20,-15xm94,-192v-2,0,-22,12,-17,16v3,-1,21,-12,17,-16xm85,-196v-2,1,-19,11,-17,15v5,1,17,-12,17,-15","w":165},"p":{"d":"116,0v-3,-11,-8,-16,-25,-15v-3,0,-4,8,-4,23v-1,13,13,-1,21,7v-14,9,-61,40,-79,45v-2,1,-5,0,-5,-3v10,-19,16,-42,16,-70v0,-18,-12,-20,-25,-21v-6,5,-6,23,-11,8v3,-27,51,-38,36,-81v-2,-24,11,-68,-21,-54v-1,-2,-3,-3,-1,-5v22,-11,40,-30,54,-40v2,9,6,16,21,18v0,6,-6,26,0,30v16,-11,37,-32,51,-48v10,-1,7,7,4,13v-1,9,33,66,28,80v4,34,-30,78,-56,113r-4,0xm47,-25v-3,16,-4,52,-3,69v4,0,6,-19,6,-57v0,-4,2,-12,-3,-12xm83,9v-2,0,-22,15,-17,18v2,-3,23,-13,17,-18xm84,-4v-8,0,-30,29,-7,10v5,-5,7,-7,7,-10xm85,-17v-5,1,-20,13,-17,17v11,-7,17,-13,17,-17xm66,-14v15,-7,32,-24,41,-32v-17,-2,-27,25,-40,28v0,1,-1,2,-1,4xm139,-36v-4,-2,-17,9,-16,13v10,-1,11,-9,16,-13xm130,-40v-6,-1,-17,9,-17,14v2,0,8,-5,17,-14xm95,-49v-7,-7,-24,14,-29,20v10,-1,19,-15,29,-20xm101,-31v5,2,17,-7,15,-13v-7,2,-13,12,-15,13xm66,-40v4,-2,21,-12,18,-17v-9,4,-19,11,-18,17xm53,-42v7,-3,35,-19,31,-27v-14,8,-23,16,-31,27xm58,-57v-6,-5,-18,6,-15,12v3,0,13,-7,15,-12xm109,-159v-3,17,36,74,29,99v1,7,2,21,5,10v6,-25,-24,-100,-34,-109xm134,-49v0,-40,-22,-72,-36,-100v-4,0,-8,7,-8,20v0,21,-2,40,-1,62v-6,19,35,23,45,18xm45,-61v-8,0,-18,9,-15,13v3,-3,13,-5,15,-13xm160,-68v-3,0,-6,4,-3,6v3,0,5,-4,3,-6xm86,-81v-9,2,-20,13,-19,17v3,1,20,-14,19,-17xm48,-153v-5,18,-2,57,-3,83v0,3,2,3,5,3v1,-26,4,-63,-2,-86xm168,-85v-3,-6,-7,4,-11,5v-2,3,1,7,4,4v2,-3,7,-5,7,-9xm66,-76v3,0,27,-15,19,-19v-9,4,-15,10,-19,19xm171,-100v-2,-4,-3,1,-9,3v-4,3,-6,6,-6,9v7,-1,10,-8,15,-12xm66,-89v4,1,23,-14,18,-17v-3,-2,-19,15,-18,17xm172,-116v-5,-1,-32,25,-10,13v7,-4,10,-9,10,-13xm66,-104v6,6,21,-10,19,-15v-2,0,-9,5,-19,15xm170,-127v-7,5,-15,10,-19,18v1,0,16,-9,19,-18xm86,-131v-13,6,-21,15,-18,18v9,-10,13,-6,18,-18xm167,-136v-8,1,-19,9,-18,16v3,-2,19,-10,18,-16xm86,-144v-3,-1,-23,16,-18,18v6,-5,19,-9,18,-18xm162,-146v-1,0,-22,13,-17,16v2,1,23,-12,17,-16xm159,-155v-2,0,-24,13,-16,16v1,0,6,-4,16,-14r0,-2xm87,-157v-2,-1,-21,16,-20,18v5,1,21,-14,20,-18xm156,-165v-2,1,-20,12,-18,17v1,0,17,-9,18,-17xm67,-152v10,-3,13,-10,21,-15v-5,-6,-19,12,-21,15xm134,-156v8,0,29,-31,7,-11v-2,3,-12,8,-7,11xm88,-183v-7,-3,-31,28,-9,12v6,-7,8,-5,9,-12xm146,-182v-2,0,-24,11,-15,16v1,1,18,-10,15,-16xm80,-188v0,0,-27,14,-16,17v5,-6,13,-9,16,-17xm141,-189v-3,0,-21,11,-16,15v1,1,18,-13,16,-15xm70,-191v-5,-5,-17,8,-19,15v5,0,11,-5,19,-15","w":180},"q":{"d":"168,18v-26,12,-50,32,-77,39v9,-11,16,-48,10,-88v-10,0,-25,36,-34,29v1,-1,0,-7,-2,-8v-34,-10,-38,-15,-59,-5r-2,-3v15,-17,15,-60,15,-91v0,-22,3,-36,-14,-35v22,-21,53,-35,75,-60v3,-3,9,-6,11,-2v-2,4,0,7,2,10v8,-1,60,33,81,19r2,2v-21,25,-21,23,-21,97r0,91v4,0,14,-2,13,5xm111,-40v-6,14,0,57,-2,79v3,0,4,-4,4,-13v-1,-21,3,-48,-2,-66xm149,7v-4,5,-24,16,-18,20v2,0,9,-6,20,-17v0,-2,-1,-3,-2,-3xm150,-3v-4,-3,-18,12,-19,16v1,1,21,-14,19,-16xm149,-16v-1,-1,-25,16,-19,18v9,-7,18,-8,19,-18xm150,-28v-4,-3,-9,4,-20,14r0,4v8,-6,15,-11,20,-18xm149,-40v-3,-1,-20,12,-18,16v3,0,14,-6,18,-16xm98,-41v-8,-2,-13,11,-20,14v5,6,20,-11,20,-14xm86,-44v-5,-2,-25,13,-18,15v2,2,20,-14,18,-15xm75,-47v-4,-5,-19,12,-19,14v6,0,13,-11,19,-14xm63,-51v-2,-1,-21,14,-17,16v5,-6,18,-8,17,-16xm131,-35v0,0,22,-14,17,-18v-4,5,-16,11,-17,18xm24,-148r0,112v5,0,6,-46,6,-82v-3,-9,3,-27,-6,-30xm42,-45v12,-4,35,-27,14,-15v-3,3,-14,10,-14,15xm129,-46v9,-4,22,-13,20,-20v-6,7,-16,11,-20,20xm69,-71v-11,21,18,23,33,24v6,-24,-2,-69,1,-93v0,-3,-31,-20,-34,-14r0,83xm113,-141v-8,21,-5,64,-3,87v6,-2,3,-10,3,-33v0,-17,7,-41,0,-54xm43,-59v7,1,21,-11,20,-17v-7,4,-17,8,-20,17xm149,-76v-11,-1,-30,31,-7,8v5,-4,7,-6,7,-8xm65,-90v-3,-1,-28,16,-19,20v6,-7,15,-11,19,-20xm130,-71v2,-1,25,-16,20,-20v-3,1,-21,11,-20,20xm65,-101v-9,1,-17,9,-21,17v3,1,22,-14,21,-17xm152,-103v-6,-1,-21,14,-22,18v9,-2,20,-12,22,-18xm66,-113v-6,-5,-27,13,-20,17xm151,-114v-3,-2,-25,16,-20,18v3,1,22,-15,20,-18xm130,-111v6,5,20,-9,23,-18v-3,0,-11,6,-23,18xm67,-128v-4,-3,-27,13,-20,18v9,-3,14,-11,20,-18xm65,-142v-1,1,-23,12,-19,20v2,-1,24,-15,19,-20xm131,-122v9,1,37,-33,9,-11v-6,6,-9,9,-9,11xm155,-156v-6,7,-24,10,-22,21v4,2,20,-15,22,-21xm67,-156v-5,-1,-22,12,-21,20v1,-1,27,-15,21,-20xm64,-167v0,0,-27,17,-18,18v2,1,26,-17,18,-18xm135,-149v7,-4,24,-13,21,-21v-5,-2,-23,16,-21,21xm126,-158v9,0,24,-10,17,-14v-3,-1,-19,11,-17,14xm134,-175v-9,1,-22,11,-17,16v2,1,13,-8,17,-16xm83,-192v-13,1,-32,19,-40,31v19,-4,24,-24,40,-31xm123,-179v-2,-1,-24,13,-16,16v6,-4,15,-8,16,-16xm112,-182v-6,-1,-22,14,-16,16v1,0,7,-5,16,-14r0,-2xm85,-170v3,-1,19,-13,16,-16v-6,3,-15,9,-16,16xm93,-189v-5,-2,-15,7,-17,14v3,1,12,-9,17,-14","w":180},"r":{"d":"71,-80v-4,29,23,25,37,31v12,-9,13,-26,3,-37v8,-6,15,8,14,18v2,3,-50,84,-57,63v0,-5,0,-7,-1,-8v-19,-5,-36,-22,-56,-13v2,-26,21,-97,4,-131v-7,-3,-9,-4,-12,-7v15,-14,37,-27,52,-45v5,2,0,10,4,13v6,1,14,0,16,4v0,7,-4,17,0,21v14,-7,26,-29,41,-38v6,0,2,7,0,10v1,9,29,45,9,54v-11,4,-21,33,-29,32v-1,-27,-3,-40,-20,-46v-8,15,-1,48,-5,79xm104,-45v-7,0,-20,11,-20,18v2,1,21,-16,20,-18xm94,-48v-11,3,-21,11,-19,17xm64,-39v0,2,0,4,1,4v5,-3,18,-12,18,-18v-3,0,-9,4,-19,14xm54,-41v2,1,22,-9,17,-15v-5,5,-14,8,-17,15xm31,-150v-9,-1,-5,21,-5,38r-1,70v4,0,7,-11,7,-33v0,-22,2,-60,-1,-75xm67,-62v-4,-6,-18,11,-20,14v5,4,18,-8,20,-14xm65,-77v-2,-1,-27,18,-16,19v4,-5,22,-14,16,-19xm66,-90v-5,-2,-20,14,-19,18v4,-2,21,-10,19,-18xm67,-101v-3,-2,-24,9,-18,16v2,0,16,-11,18,-16xm47,-100v5,3,14,-11,21,-14v-9,-5,-15,9,-21,14xm67,-128v-11,4,-22,15,-18,17v9,-3,19,-12,18,-17xm47,-123v8,-2,19,-10,21,-19v-5,-1,-22,15,-21,19xm68,-156v-2,0,-25,16,-19,20v4,-4,22,-12,19,-20xm125,-158v-2,1,-18,12,-13,16v3,-4,20,-12,13,-16xm70,-169v-15,5,-24,17,-21,20v9,-4,17,-11,21,-20xm124,-166v-3,-3,-20,7,-15,13v1,1,16,-12,15,-13xm120,-179v-7,6,-20,11,-15,17v1,-1,21,-12,15,-17xm69,-180v-7,-2,-23,12,-19,17v8,-4,13,-12,19,-17xm117,-186v-3,-1,-22,12,-17,16v1,0,12,-5,17,-16xm66,-189v-6,-8,-21,13,-23,15v7,3,16,-12,23,-15xm53,-191v-6,-6,-24,13,-21,14v6,1,19,-12,21,-14xm93,-177v3,0,22,-14,17,-18v-5,7,-14,10,-17,18","w":136},"s":{"d":"29,-1v-13,9,-25,-6,-25,-25v0,-12,18,-36,26,-47v-1,-4,-16,-45,-13,-54v-2,-44,52,-52,69,-81v4,2,3,8,4,12v14,5,63,25,74,4v-5,-17,-38,-17,-49,-7v2,-20,53,-23,53,5v0,21,-29,32,-37,47v14,26,53,69,18,99r-56,48v-7,-1,1,-10,-6,-11v-23,0,-49,-31,-70,-26v-13,13,-3,33,12,36xm111,-28v5,7,17,-7,14,-11v-4,0,-11,8,-14,11xm99,-31v-2,1,-5,4,-1,5v5,0,4,-3,1,-5xm104,-46v-5,-2,-31,26,-10,13v3,-6,11,-7,10,-13xm102,-31v8,-4,20,-9,13,-12v-1,0,-10,3,-13,12xm95,-49v0,0,-26,13,-18,16xm86,-55v-3,0,-25,13,-18,17v7,-2,16,-8,18,-17xm56,-44v3,5,5,-1,12,-5v6,-6,12,-8,7,-10v-3,0,-9,5,-19,15xm126,-45v7,-18,-18,-49,-27,-64v-2,-3,-6,-5,-8,-3v9,15,27,37,29,63v0,2,2,4,6,4xm47,-50v9,8,31,-25,10,-8xm58,-89v-12,19,40,41,56,37v-1,-12,-30,-75,-48,-43v-3,3,-4,2,-8,6xm39,-51v3,-1,23,-15,19,-19v-6,4,-24,11,-19,19xm158,-68v-2,0,-20,11,-12,15v0,-1,20,-13,12,-15xm49,-78v-7,-1,-30,30,-9,14v3,-3,15,-9,9,-14xm159,-80v-1,-1,-18,7,-16,16v1,0,4,-1,9,-5v7,-6,6,-5,7,-11xm141,-75v2,1,21,-13,13,-14v-2,0,-7,4,-15,12v0,2,0,2,2,2xm38,-80v10,-9,-14,-30,-15,-42v-5,11,13,42,15,42xm152,-100v-1,0,-23,13,-14,16v1,0,23,-13,14,-16xm148,-110v-2,1,-22,13,-16,17v1,0,25,-13,16,-17xm76,-116v-1,-1,-23,15,-17,17v7,-4,18,-9,17,-17xm144,-120v-2,2,-25,15,-16,19v3,0,24,-15,16,-19xm53,-109v4,4,13,-10,19,-12v-6,-5,-14,9,-19,12xm141,-126v-4,-5,-22,12,-21,15v5,6,20,-11,21,-15xm68,-129v-5,-3,-22,12,-20,16v3,-2,19,-11,20,-16xm133,-136v-2,-1,-25,16,-17,18v4,-1,26,-12,17,-18xm117,-147v-12,-3,-45,-11,-53,-7v0,7,12,36,20,34v4,-3,30,-19,33,-27xm127,-141v-6,-5,-23,11,-18,16v4,-2,17,-9,18,-16xm63,-138v-10,1,-17,10,-14,13v1,0,15,-10,14,-13xm39,-132v6,0,21,-11,20,-17v-2,-2,-21,16,-20,17xm58,-159v-5,1,-25,10,-21,19v1,1,22,-16,21,-19xm37,-154v5,-1,18,-13,19,-17v-5,-1,-18,8,-19,17xm143,-178v-4,-5,-19,9,-18,12v0,1,1,2,2,2v3,1,17,-13,16,-14xm158,-180v-7,-2,-18,11,-18,15v2,1,19,-12,18,-15xm129,-181v-2,-1,-23,12,-15,14v1,1,21,-12,15,-14xm118,-182v-3,-5,-9,2,-19,11r0,3v9,-1,13,-10,19,-14xm105,-186v-1,-1,-24,14,-16,15v5,-1,20,-11,16,-15xm95,-187v-5,-4,-24,12,-17,13v2,1,18,-12,17,-13xm83,-193v-1,0,-21,13,-16,16v1,0,25,-13,16,-16","w":172},"t":{"d":"89,-286v33,31,-32,58,-14,94v20,8,30,-14,39,-10v-11,18,-33,68,-5,83r-1,3v-16,1,-20,-24,-24,-38v-30,-2,-12,62,-13,95v11,6,21,14,31,9v6,-9,3,-20,5,-32v24,33,-38,68,-47,82v-5,-3,-2,-11,-7,-15v-32,-16,-31,-15,-49,-14v20,-31,22,-139,9,-170v-7,1,-9,-2,-7,-7v25,-14,93,-20,85,-66v-4,-4,-13,-12,-2,-14xm94,-44v-4,0,-30,16,-19,20v6,-7,15,-11,19,-20xm82,-48v-2,-1,-26,16,-18,18v4,0,11,-5,21,-15v0,-2,-2,-3,-3,-3xm75,-50v-3,-6,-6,-2,-12,3v-6,6,-8,6,-9,11v6,1,17,-10,21,-14xm44,-40v5,1,27,-15,20,-19v-8,6,-16,8,-20,19xm27,-200v-6,41,3,117,-5,157v14,-7,10,-35,10,-92v0,-42,-2,-63,-5,-65xm45,-55v2,6,10,-4,12,-3v8,-9,10,-8,6,-13v-7,4,-15,8,-18,16xm45,-67v6,5,15,-11,21,-15v-7,-5,-17,8,-21,15xm64,-98v-2,0,-24,14,-16,19v1,0,24,-16,16,-19xm64,-110v-3,0,-24,13,-16,17v1,0,7,-4,15,-11v1,-1,3,-5,1,-6xm64,-123v-1,0,-24,14,-16,16v8,0,20,-10,16,-16xm65,-137v-3,0,-24,17,-14,18v4,-6,20,-10,14,-18xm67,-147v-5,-4,-24,12,-17,16v12,-5,17,-14,17,-16xm66,-162v-2,-1,-25,15,-17,18v3,0,26,-15,17,-18xm82,-185v-3,-3,-36,24,-36,28v9,6,31,-25,36,-28xm68,-188v-7,5,-28,16,-19,21v3,0,9,-5,20,-17v0,-2,0,-4,-1,-4xm93,-186v-2,-1,-20,13,-13,14v6,-1,17,-7,13,-14xm65,-197v-1,0,-26,16,-17,18v1,0,16,-10,19,-16v0,-1,-1,-2,-2,-2xm46,-190v5,1,23,-16,20,-19v-2,-2,-21,18,-20,19xm67,-219v-8,0,-36,30,-9,10v6,-5,9,-9,9,-10","w":117},"u":{"d":"112,-31v-9,-5,-41,43,-45,29v-5,-17,-42,-25,-61,-15v-6,-7,11,-13,15,-18v7,-4,4,-84,5,-113v1,-23,-15,-8,-23,-14r51,-46v1,13,19,15,30,22r-6,131v2,4,25,14,33,7v-3,-41,9,-88,-2,-113v-7,-1,-11,4,-14,-1v18,-14,31,-33,51,-45v6,3,-3,11,3,14v14,8,26,6,30,14v-21,22,-18,78,-13,122v1,13,17,10,26,7v-10,23,-33,34,-43,51v-4,1,-5,-6,-4,-10v1,-3,-31,-23,-33,-22xm106,-39v-6,-7,-26,10,-21,15v5,0,20,-12,21,-15xm158,-26v5,5,19,-8,17,-14v-3,0,-14,10,-17,14xm93,-44v-4,-4,-28,12,-20,17v2,2,22,-16,20,-17xm152,-30v1,0,24,-15,14,-15v-9,10,-19,11,-14,15xm60,-33v6,5,22,-11,19,-16v-9,3,-19,12,-19,16xm162,-51v-5,-4,-25,12,-18,15v2,2,20,-14,18,-15xm74,-56v-7,-2,-27,16,-21,19v9,-3,17,-12,21,-19xm35,-156v-6,32,-5,85,-2,114v7,-25,7,-85,2,-114xm160,-62v-6,-4,-23,11,-21,17v9,-2,15,-12,21,-17xm122,-152v-6,21,-6,74,-2,104v5,-21,5,-85,2,-104xm72,-71v-1,-1,-27,19,-19,21v9,-6,22,-12,19,-21xm138,-59v8,1,21,-12,20,-18v-1,0,-5,2,-11,8v-6,6,-9,9,-9,10xm74,-81v-5,-5,-20,8,-22,17v9,-3,14,-10,22,-17xm138,-72v8,5,35,-29,11,-12xm72,-96v-1,0,-25,17,-19,19v3,0,10,-6,21,-17v0,-1,-1,-2,-2,-2xm161,-103v-5,-5,-24,13,-21,19xm73,-110v-1,0,-27,19,-19,19v1,-1,26,-16,19,-19xm141,-98v0,0,30,-17,18,-20v-5,4,-21,12,-18,20xm121,-101r0,0r0,0xm74,-123v-8,-1,-36,35,-8,12v6,-7,11,-10,8,-12xm139,-112v3,3,24,-16,23,-20v-8,-1,-20,12,-23,20xm77,-136v-5,-5,-24,12,-23,19v1,0,6,-2,13,-8v7,-6,10,-10,10,-11xm162,-146v-2,-1,-27,16,-21,21v3,1,22,-18,21,-21xm76,-150v-3,0,-27,15,-22,20v3,0,15,-6,22,-20xm140,-139v8,-3,24,-13,21,-20v-10,5,-17,12,-21,20xm53,-144v9,-3,24,-13,24,-21v-7,2,-19,16,-24,21xm170,-177v-8,-2,-32,17,-29,25v2,1,31,-22,29,-25xm55,-157v8,1,39,-32,15,-17v-3,6,-17,9,-15,17xm138,-165v4,4,29,-15,21,-19v-6,4,-20,14,-21,19xm73,-186v-3,-1,-22,14,-21,17v8,1,17,-9,21,-17xm130,-171v4,5,19,-14,20,-15v-2,-3,-5,1,-12,6v-6,5,-8,8,-8,9xm63,-190v-4,-1,-34,27,-11,13v1,-2,16,-11,11,-13xm141,-190v-6,-4,-15,7,-17,13v2,1,18,-12,17,-13xm53,-192v-6,-5,-16,7,-18,14v3,0,9,-5,18,-14","w":196},"v":{"d":"85,-243v25,19,-35,43,0,63r9,11v4,2,41,-42,47,-36v-5,22,38,22,54,23v-17,14,-18,41,-15,76v4,65,-43,79,-76,106v-3,1,-5,0,-4,-5v0,-2,1,-4,1,-5v-33,-11,-61,-19,-89,-16v-3,2,-6,9,-9,5v4,-28,50,-32,50,-67v0,-35,-9,-54,-26,-59v-9,1,-9,29,-11,36v-22,-54,59,-83,69,-132xm179,-131r0,-8v2,2,0,5,0,8xm121,-25v6,0,22,-9,15,-14v-3,0,-16,10,-15,14xm127,-41v-7,-2,-22,10,-16,13v3,1,17,-11,16,-13xm99,-30v2,0,12,-7,15,-14v-4,-1,-21,9,-15,14xm103,-48v-8,-3,-27,21,-10,11v4,-5,9,-5,10,-11xm90,-50v-4,-1,-20,11,-17,13v2,1,18,-12,17,-13xm59,-39v5,1,21,-11,17,-15v-3,-1,-18,12,-17,15xm148,-41v6,5,26,-24,8,-9v-4,5,-8,4,-8,9xm66,-57v-9,-1,-31,28,-8,9v5,-5,8,-8,8,-9xm35,-44v0,0,23,-13,15,-13v-4,4,-15,9,-15,13xm131,-150v-6,27,-2,74,0,104v8,-19,1,-71,6,-101v0,-2,-2,-3,-6,-3xm99,-162v7,46,-9,82,-38,99v14,10,39,6,56,13v13,-18,5,-66,5,-98v0,-6,-15,-15,-23,-14xm172,-73v-7,-2,-18,11,-20,18v2,1,21,-16,20,-18xm153,-69v2,1,27,-16,19,-18v-6,6,-17,9,-19,18xm58,-80v14,-25,0,-74,-23,-81v-5,1,-3,7,1,9v19,12,27,42,22,72xm87,-95v-8,-1,-24,24,-6,9v4,-4,6,-7,6,-9xm154,-81v5,0,35,-33,11,-13v-5,4,-13,7,-11,13xm176,-112v-4,-2,-23,10,-23,18v10,-3,14,-8,23,-18xm95,-114v-3,-1,-20,12,-17,15v2,1,19,-13,17,-15xm79,-112v2,0,20,-12,17,-17v-5,5,-18,10,-17,17xm81,-126v6,0,28,-26,5,-9v-5,5,-10,8,-5,9xm175,-152v-8,4,-21,12,-21,20v12,-8,22,-18,21,-20xm94,-152v-1,0,-24,13,-16,16v0,0,24,-15,16,-16xm92,-161v-3,-4,-17,10,-20,14v0,1,2,2,3,2v2,1,18,-14,17,-16xm156,-148v4,2,25,-14,19,-18v-3,-1,-20,15,-19,18xm87,-171v-9,3,-21,10,-17,16v3,1,19,-12,17,-16xm82,-179v-9,3,-24,11,-15,18v2,-3,13,-14,15,-18xm177,-178v-2,-3,-22,12,-18,15v3,1,19,-11,18,-15xm164,-181v-5,3,-23,13,-16,15v5,1,16,-12,16,-15xm153,-185v-1,0,-24,12,-15,16v2,0,7,-5,16,-14v0,-2,0,-2,-1,-2xm74,-184v-4,-4,-20,10,-15,13v6,-3,12,-8,15,-13xm143,-187v-3,-3,-5,1,-11,5v-5,4,-6,6,-6,8v3,1,13,-9,17,-13xm135,-193v-2,-1,-22,12,-17,15v9,-2,17,-14,17,-15xm67,-193v-3,0,-15,6,-15,14v6,-2,15,-6,15,-14xm175,-126v-8,4,-21,12,-21,20v12,-8,22,-18,21,-20xm175,-138v-8,5,-21,12,-21,20v12,-7,22,-18,21,-20","w":199},"w":{"d":"146,-203v-8,9,11,31,15,39v14,-7,36,-29,49,-42v4,-1,6,5,4,8v9,11,34,19,52,17v-30,13,-22,69,-21,115v-1,3,-13,16,-39,36v-29,23,-35,37,-43,28r3,-7v-12,-16,-53,-38,-71,-11v-13,7,-14,25,-24,18r2,-8v-9,-10,-49,-19,-68,-16v20,-14,47,-44,34,-88v-6,-20,-12,-34,-20,-41v-10,1,-5,35,-15,20v1,-56,84,-65,78,-124v6,0,9,6,9,12v4,7,-24,44,-26,45v9,17,15,27,25,40v17,-11,35,-30,51,-44v3,0,5,1,5,3xm184,-27v3,3,18,-5,14,-12v-2,0,-6,4,-14,12xm87,-27v14,0,22,-16,22,-17v-10,3,-19,13,-22,17xm192,-45v-1,0,-16,6,-16,15v6,-3,12,-9,16,-15xm99,-47v-4,-5,-21,13,-22,14v7,4,15,-11,22,-14xm86,-53v-1,2,-23,11,-18,16v8,-2,17,-8,18,-16xm181,-51v-2,0,-18,11,-14,14v2,-1,22,-12,14,-14xm56,-40v6,1,19,-12,17,-15v-6,2,-16,9,-17,15xm172,-54v-6,1,-15,7,-15,12v1,1,16,-10,15,-12xm46,-44v9,-2,16,-8,16,-15v-2,-1,-17,13,-16,15xm202,-46v-4,-33,3,-78,0,-104v-6,2,-8,19,-8,51v3,16,-5,52,8,53xm161,-59v-7,1,-12,9,-16,13v4,0,17,-9,16,-13xm94,-150v-2,31,-5,67,-25,86v10,9,28,9,40,15v18,-17,8,-87,-15,-101xm135,-50v7,0,27,-23,7,-7v-4,4,-7,6,-7,7xm241,-69v-4,-1,-22,15,-21,19v5,1,23,-14,21,-19xm163,-150v9,30,-4,63,-12,81r35,14v3,0,4,-2,4,-6r2,-92v-6,-8,-29,-13,-29,3xm100,-158v21,23,31,61,21,103v22,-20,3,-106,-21,-103xm26,-163v23,23,29,68,17,104v20,-27,11,-91,-15,-108v-2,0,-2,2,-2,4xm146,-73v-2,0,-15,9,-10,13v6,-3,8,-6,10,-13xm220,-62v13,-2,28,-30,9,-11v-3,3,-8,5,-9,11xm65,-74v4,2,12,-4,11,-11v-3,4,-9,6,-11,11xm219,-74v4,0,21,-10,20,-18v-2,0,-23,14,-20,18xm157,-94v-5,2,-17,8,-12,13v3,-3,10,-6,12,-13xm219,-89v5,6,16,-9,20,-14v-2,-4,-20,14,-20,14xm87,-105v-7,2,-15,8,-17,15v3,1,18,-12,17,-15xm161,-111v-9,-1,-26,28,-7,9v4,-4,7,-7,7,-9xm220,-98v2,0,24,-14,18,-19v-1,0,-6,4,-16,12v-2,3,-4,5,-2,7xm88,-121v-2,0,-21,13,-16,17v11,-10,19,-12,16,-17xm145,-109v5,3,27,-22,10,-12v-3,4,-10,8,-10,12xm240,-129v-3,0,-27,15,-21,20v7,-7,16,-11,21,-20xm89,-132v-6,-4,-15,8,-18,15v12,-6,18,-11,18,-15xm161,-135v-6,-2,-20,9,-15,14v10,-8,15,-12,15,-14xm219,-123v3,-1,25,-14,23,-20v-10,1,-21,12,-23,20xm69,-130v4,3,17,-8,19,-15v-4,0,-17,11,-19,15xm157,-148v-4,6,-17,9,-14,16v1,0,6,-4,15,-12v0,-2,0,-4,-1,-4xm221,-138v5,-1,23,-11,19,-17v-2,-1,-21,14,-19,17xm67,-139v3,-2,22,-13,17,-15v-5,2,-16,8,-17,15xm156,-158v-2,1,-21,11,-16,17v1,-1,22,-14,16,-17xm66,-149v2,-1,17,-13,15,-16v-2,0,-8,4,-17,13v0,2,1,3,2,3xm134,-152v5,5,16,-10,20,-14v-4,-3,-6,0,-12,5v-5,5,-8,8,-8,9xm250,-176v-8,5,-26,15,-25,24v1,1,21,-11,25,-24xm76,-172v-7,2,-17,8,-15,14xm149,-176v-7,3,-21,10,-19,17v3,1,20,-14,19,-17xm74,-182v-6,-2,-20,7,-19,16v6,-2,18,-15,19,-16xm225,-167v6,1,18,-8,14,-13v-2,-2,-15,12,-14,13xm123,-168v9,1,17,-11,21,-17v-8,0,-17,14,-21,17xm230,-182v-3,-4,-17,10,-19,12v5,3,20,-9,19,-12xm221,-187v-6,-3,-24,10,-19,16v1,1,21,-15,19,-16xm69,-190v-5,-5,-18,8,-21,14v0,1,1,1,2,1v2,1,20,-14,19,-15xm120,-175v2,0,27,-16,15,-17v-11,13,-21,15,-15,17xm192,-177v3,4,18,-13,19,-14v-8,-5,-19,12,-19,14xm41,-184v6,4,20,-10,19,-15v-3,0,-9,5,-19,15","w":270},"x":{"d":"27,-6v0,29,46,53,77,37v-4,7,-17,11,-39,13v-21,2,-47,-23,-46,-44v2,-24,26,-55,17,-89v-13,-7,-27,17,-32,14v1,-13,12,-47,17,-54v1,5,16,10,15,-1v3,-26,-12,-30,-25,-19v11,-21,40,-37,54,-57v0,12,8,20,19,23v1,5,-2,14,2,16v6,4,41,-49,43,-36v-2,13,26,21,26,36v-12,10,-22,21,-35,30v-4,-18,-31,-36,-36,-11v1,8,-2,19,2,23v23,5,55,-9,67,-9v-14,18,-30,29,-36,54v-4,-3,-3,-11,-8,-13v-9,1,-22,-2,-27,3v0,25,-9,30,18,37v18,5,15,7,26,7v10,2,12,-40,18,-23v1,28,-41,49,-39,58v-3,6,-5,10,-7,11v-10,-16,-71,-48,-71,-6xm121,-40v-6,0,-23,10,-19,17v3,1,20,-14,19,-17xm95,-28v7,-1,32,-29,6,-11v-7,6,-11,7,-6,11xm102,-50v-1,0,-27,15,-15,18v4,-6,19,-10,15,-18xm93,-51v-5,-4,-18,11,-19,14v9,-1,15,-8,19,-14xm82,-57v0,0,-28,17,-16,17v1,0,28,-15,16,-17xm42,-90v-4,22,0,22,-2,49v4,0,6,-6,6,-16v0,-10,6,-32,-4,-33xm59,-46v7,-4,20,-12,17,-18v-1,0,-7,4,-17,13r0,5xm77,-77v-1,0,-23,14,-14,17v5,-8,18,-12,14,-17xm78,-90v-4,-1,-22,14,-15,16v0,0,13,-5,15,-16xm104,-121v-14,-5,-23,18,-36,23v-6,5,-10,8,-5,11v7,2,15,-15,22,-18v3,2,20,-15,19,-16xm84,-122v-1,0,-31,21,-22,23v2,0,13,-7,24,-21xm42,-121v-4,-5,-25,15,-21,17v2,0,9,-4,18,-12v3,-3,3,-4,3,-5xm54,-121v-1,-1,-21,9,-18,17v3,1,12,-7,20,-15v0,-1,0,-2,-2,-2xm49,-104v9,0,35,-19,30,-26v-9,4,-26,19,-30,26xm132,-122v-13,7,-24,15,-16,17v5,-2,14,-10,16,-17xm97,-107v6,6,20,-10,24,-14v-6,-6,-7,2,-20,9v-3,2,-4,3,-4,5xm28,-121v-6,-1,-9,3,-6,6v4,0,6,-2,6,-6xm79,-143v-2,2,-26,15,-17,18v8,-3,20,-11,17,-18xm42,-149v-7,10,4,39,4,12v-1,-5,-1,-9,-4,-12xm78,-156v-3,0,-20,13,-15,18v2,0,25,-17,15,-18xm79,-168v-2,0,-25,15,-17,18v2,1,25,-15,17,-18xm148,-173v-4,5,-21,11,-14,17v4,-5,19,-10,14,-17xm60,-162v8,-2,24,-12,19,-19v-5,2,-19,10,-19,19xm144,-181v-2,0,-27,14,-18,18v4,2,19,-15,18,-18xm71,-186v-8,0,-35,33,-7,12v7,-6,12,-8,7,-12xm117,-174v0,4,0,6,4,4v3,-6,22,-11,13,-18v-2,0,-8,5,-17,14xm41,-172v4,4,27,-16,22,-21v-9,4,-17,15,-22,21xm125,-194v-1,0,-26,17,-15,19v1,0,12,-7,17,-17v0,-2,0,-2,-2,-2","w":159},"y":{"d":"87,51v-22,3,-54,-26,-72,-9v-4,-3,-4,0,4,-7v13,-11,35,-25,41,-40v-4,-18,-35,-27,-56,-30v32,-15,26,-82,21,-126v-5,-7,-16,3,-20,-1v3,-3,28,-25,58,-45v2,3,-1,5,-3,7v-1,6,15,14,19,18r-1,88v-10,1,-27,13,-23,21v8,-3,15,-16,23,-16v2,15,-9,20,-11,27v-1,2,31,23,33,22v37,-7,4,-83,18,-117v-7,-13,-28,-16,-2,-28v12,-5,16,-18,30,-21v-7,22,28,18,44,25v-36,16,-21,96,-21,146v0,53,-42,80,-82,86xm105,35v-2,-3,-10,2,-9,4v3,4,10,1,9,-4xm96,30v-7,-1,-13,6,-10,10v4,0,11,-5,10,-10xm114,37v-2,0,-2,0,-1,1xm87,23v-3,-1,-19,13,-10,13v4,1,19,-11,10,-13xm80,18v-3,-1,-20,11,-12,14v1,1,20,-12,12,-14xm117,-40v-5,-3,-52,34,-49,40v-1,9,36,34,46,32v7,-14,8,-53,3,-72xm126,-46v-9,18,5,47,-2,69v0,3,1,5,2,5v9,-4,5,-74,0,-74xm73,14v-1,0,-23,10,-15,13v3,0,16,-9,15,-13xm49,21v5,0,25,-12,15,-16v-1,0,-6,4,-15,12r0,4xm153,8v-3,0,-16,8,-9,11v3,-3,10,-5,9,-11xm163,-13v-1,0,-23,13,-15,16v4,-6,16,-8,15,-16xm165,-27v-3,-1,-26,15,-18,19v1,0,15,-6,18,-19xm166,-38v-5,-7,-14,10,-20,12v0,3,1,4,2,4v3,1,19,-14,18,-16xm92,-40v-1,1,-28,15,-14,18v7,-4,21,-12,14,-18xm67,-29v2,0,27,-15,15,-18v-3,0,-9,5,-18,14v0,3,1,4,3,4xm163,-52v-2,3,-22,11,-15,18v2,-3,25,-14,15,-18xm73,-53v-3,0,-26,14,-15,17v1,0,26,-14,15,-17xm48,-42v1,0,28,-14,16,-17v-3,0,-10,4,-20,14v0,2,1,3,4,3xm164,-63v-6,-2,-24,12,-17,16v3,0,16,-9,17,-16xm74,-80v-9,2,-42,25,-35,32v1,1,27,-14,35,-32xm124,-57v9,-25,-2,-73,8,-95v0,-2,-1,-3,-3,-3v-5,0,-8,13,-8,38v0,18,-3,48,3,60xm35,-156v-5,26,-7,75,-1,97v10,-12,3,-59,5,-86v0,-7,-2,-11,-4,-11xm144,-62v6,7,14,-7,20,-13v-3,-5,-5,0,-12,5v-5,4,-8,7,-8,8xm146,-71v2,0,24,-15,15,-18v-1,0,-6,4,-13,11v-4,-1,-6,6,-2,7xm143,-83v9,-3,26,-12,19,-18v-2,0,-15,6,-19,18xm55,-85v45,-29,9,-25,-2,-3v0,2,0,3,2,3xm162,-113v-3,0,-23,12,-17,17v7,-4,18,-9,17,-17xm75,-120v-2,0,-30,17,-18,21v1,-1,27,-17,18,-21xm144,-107v5,-6,21,-11,18,-19v-1,0,-17,8,-18,19xm55,-112v8,-3,27,-15,20,-20v-9,4,-19,8,-20,20xm164,-138v-8,3,-23,12,-19,18v5,-2,17,-10,19,-18xm75,-145v-3,-1,-28,17,-19,21v1,1,27,-20,19,-21xm164,-152v-1,0,-27,17,-18,20v5,-7,21,-12,18,-20xm75,-158v-2,0,-27,16,-18,20v3,-1,26,-14,18,-20xm148,-150v4,5,25,-14,22,-16v-5,-3,-11,4,-13,9v-6,3,-9,5,-9,7xm54,-153v4,3,30,-12,21,-18v-1,0,-6,2,-12,8v-6,5,-9,9,-9,10xm57,-163v2,0,26,-17,17,-20v-5,1,-25,16,-17,20xm155,-166v4,0,24,-10,15,-15v-2,0,-13,6,-15,15xm158,-185v-2,0,-25,13,-14,17v2,-1,25,-14,14,-17xm67,-186v-6,-5,-20,11,-21,14v6,6,20,-13,21,-14xm150,-188v-5,-2,-21,8,-16,14v3,1,16,-12,16,-14xm56,-194v-2,0,-24,15,-16,18v9,-4,23,-12,16,-18xm140,-195v-35,20,-9,22,1,2v0,-2,0,-2,-1,-2","w":194},"z":{"d":"45,-189v38,-5,72,21,93,6v9,12,-10,12,-28,32v-14,16,-24,25,-25,28v6,11,13,19,21,25v7,2,29,-26,37,-14v-2,3,-36,17,-33,25v29,58,-15,155,-81,148v-9,1,-23,-17,-22,-26v-5,-46,34,-68,50,-93v-6,-15,-27,-35,-47,-22v-1,-2,-3,-3,-1,-6v9,-1,73,-35,69,-47v-6,-7,-19,-10,-37,-10v-28,0,-22,14,-34,24v-15,-17,41,-67,29,-89v-1,-10,5,-10,8,-4v0,8,-2,18,1,23xm54,35v-4,-1,-18,9,-13,13v7,-1,15,-6,13,-13xm70,38v-3,-5,-13,3,-14,7v0,1,1,2,2,2v3,0,13,-5,12,-9xm45,29v-2,0,-21,13,-13,15v3,0,21,-11,13,-15xm40,20v-3,0,-21,14,-14,16v4,0,22,-11,14,-16xm62,-47v-12,13,-20,37,-20,54v0,28,41,36,41,4v0,-22,-16,-60,-21,-58xm39,10v-5,0,-20,9,-15,16v4,-2,15,-9,15,-16xm99,6r-2,7v4,1,6,-6,2,-7xm37,-3v-1,1,-18,13,-11,15v0,-2,19,-12,11,-15xm111,-14v-4,-4,-12,5,-12,9v5,5,12,-6,12,-9xm42,-18v-5,-1,-13,7,-12,12v6,0,14,-5,12,-12xm72,-57v-5,12,13,37,16,49v2,-18,-8,-40,-16,-49xm114,-33v-1,0,-12,5,-12,14v5,3,17,-9,12,-14xm51,-37v-5,0,-7,3,-7,9v5,0,7,-3,7,-9xm115,-46v-3,1,-22,12,-12,17v5,-3,18,-11,12,-17xm117,-56v-5,-5,-21,10,-17,15v4,-1,14,-10,17,-15xm114,-65v-3,-3,-16,3,-17,13v5,0,11,-4,17,-13xm109,-78v-3,0,-24,13,-15,18v4,-6,18,-12,15,-18xm67,-67v-4,-7,-16,-31,-25,-23r21,25v3,0,4,0,4,-2xm104,-87v-3,0,-24,13,-15,18v4,-6,22,-12,15,-18xm99,-96v-3,0,-23,13,-15,17v1,1,11,-6,17,-15v0,-1,-1,-2,-2,-2xm95,-102v-5,-7,-17,7,-18,12v5,5,15,-7,18,-12xm88,-113v-2,-1,-26,16,-16,18v3,-1,21,-12,16,-18xm82,-117v-6,-8,-13,9,-19,12v0,2,1,3,2,3v3,2,18,-14,17,-15xm88,-142v-18,-10,-51,-21,-65,-7v16,1,45,4,63,10v1,-1,2,-2,2,-3xm100,-159v7,8,22,-9,18,-14v-4,0,-14,10,-18,14xm107,-177v-3,0,-23,13,-15,17v1,0,24,-14,15,-17xm79,-165v4,5,18,-12,19,-13v-5,-5,-15,8,-19,13xm67,-167v6,4,22,-12,16,-15v-11,8,-16,13,-16,15xm72,-185v-1,0,-26,15,-15,17v3,0,20,-12,15,-17xm61,-184v-10,-1,-13,7,-19,12v4,5,19,-9,19,-12xm37,-176v4,0,16,-8,9,-12v-6,1,-8,6,-9,12","w":146},"=":{"d":"152,-64v2,6,20,14,27,14v12,-1,10,-18,15,-28v26,18,-34,72,-45,78v1,-17,-33,-35,-49,-37v-6,-4,-40,45,-43,36v9,-22,-34,-26,-49,-32v17,-58,11,-45,10,-144v1,-17,-10,-13,-14,-24v39,-13,94,-19,87,-69v0,-3,1,-5,3,-5v18,22,-11,46,-25,59v-5,31,13,24,35,23v9,-29,79,-37,52,-78v8,-6,14,6,14,15v0,15,-11,23,-18,31v1,23,-7,35,14,34v10,3,25,-11,29,-3v-7,16,-19,28,-19,51v-4,13,21,29,11,34v-16,-2,-12,-23,-18,-40v-6,0,-14,-1,-16,3v-1,21,-1,49,-1,82xm165,-29v8,8,23,-10,20,-17xm98,-40v-5,-6,-16,8,-20,12v7,3,9,-2,20,-12xm85,-48v-1,1,-27,15,-13,17v2,0,8,-5,17,-14v0,-1,-1,-3,-4,-3xm177,-46v-5,-8,-18,5,-21,11v5,9,15,-8,21,-11xm19,-199v4,47,14,117,-2,162v25,-12,14,-154,6,-162r-4,0xm79,-51v-7,-8,-16,8,-22,11v0,1,2,3,5,3v2,0,18,-12,17,-14xm160,-54v0,1,-25,15,-10,16v9,-10,20,-11,10,-16xm68,-58v-6,-4,-24,12,-18,16xm134,-46v5,7,15,-7,20,-10v-8,-8,-14,6,-20,10xm71,-150v-1,38,-17,103,24,103v19,-10,8,-71,11,-101v-6,-3,-24,-2,-35,-2xm113,-149v-6,24,0,89,-5,101v17,-14,5,-64,10,-95v0,-5,-2,-6,-5,-6xm45,-52v10,-10,20,-8,20,-23v-10,3,-20,12,-20,23xm149,-73v-6,1,-24,15,-14,19v6,-5,14,-8,14,-19xm65,-90v-9,2,-28,30,-9,15v4,-4,11,-5,9,-15xm134,-70v10,-3,20,-9,14,-18v-2,2,-20,11,-14,18xm65,-105v0,0,-16,8,-18,19v7,0,22,-9,18,-19xm150,-103v-9,3,-19,10,-15,19v0,0,16,-7,15,-19xm150,-117v-6,0,-20,11,-15,18v4,-1,19,-9,15,-18xm66,-119v-6,0,-23,12,-17,20v5,-7,17,-8,17,-20xm49,-114v2,-3,25,-13,17,-21v-1,0,-10,5,-18,16v0,4,0,5,1,5xm149,-131v0,0,-20,10,-13,17v5,-4,17,-9,13,-17xm50,-129v13,-9,21,-13,15,-20v-5,6,-22,14,-15,20xm149,-146v-4,1,-19,12,-13,17v1,0,9,-4,14,-12v0,-3,0,-5,-1,-5xm67,-163v-7,4,-22,12,-18,20v6,-7,18,-7,18,-20xm149,-161v-6,4,-19,10,-13,18v5,-2,18,-10,13,-18xm85,-188v-12,-5,-37,19,-38,31v14,-7,41,-33,38,-31xm171,-187v-15,-2,-37,18,-35,29v11,-6,28,-25,35,-29xm189,-191v-6,-3,-36,21,-24,21v5,2,25,-17,24,-21xm47,-170v5,-7,27,-15,17,-23v-5,7,-23,12,-17,23xm110,-172v17,11,63,-58,19,-17xm154,-188v-8,-5,-24,12,-26,18v16,0,27,-20,26,-18xm103,-188v-12,-4,-23,12,-26,17v7,4,23,-14,26,-17xm94,-173v17,5,40,-30,53,-38v1,-2,2,-4,2,-7v-17,8,-46,39,-55,45xm45,-188v6,5,28,-14,20,-20v-8,6,-17,10,-20,20xm130,-211v-6,5,-18,4,-19,15v3,0,9,-5,19,-15xm65,-215v-6,-1,-27,7,-19,16v2,0,8,-5,19,-16","w":204},"#":{"d":"87,-7v-2,3,-71,66,-78,57v30,-33,17,-131,17,-200v0,-21,-14,7,-22,-1v17,-15,31,-50,17,-84v-12,0,-15,0,-11,-5v30,-2,77,-34,103,-49v-2,17,9,22,30,33v7,4,49,-35,59,-31v-7,15,19,20,30,28v-14,9,-28,31,-40,37v2,-16,-12,-17,-18,-25v-6,10,-5,41,0,53v11,2,25,-2,34,0v-1,6,-19,37,-16,47v-1,6,-3,5,-7,1v1,-15,-5,-9,-14,-10v-3,41,-8,106,-3,150v5,-2,10,-8,13,-2v0,4,-12,16,-36,33v-26,18,-36,31,-45,25v3,-7,8,-7,12,-11v8,-19,10,-143,9,-191v-4,-11,-26,-3,-42,-4v-3,15,-1,35,-3,52v-2,-6,-4,-7,-13,2v-3,4,-13,8,-9,16v10,-5,16,-16,22,-16r0,8v-9,-2,-23,10,-22,22v7,-6,17,-10,22,-19r0,84v0,0,1,-2,8,-4v2,0,3,2,3,4xm127,-156r-6,183v0,7,5,4,8,0v-3,-58,15,-136,-2,-183xm33,-156r-1,184v15,-5,4,-55,8,-171v0,-6,3,-15,-7,-13xm143,13v9,-8,19,-10,19,-22v-2,1,-26,15,-19,22xm71,-6v0,0,-25,16,-19,18v5,-5,23,-11,19,-18xm73,-21v-10,3,-26,16,-20,23v4,-3,21,-11,20,-23xm143,-3v2,0,29,-15,19,-21v-1,0,-18,7,-19,21xm72,-36v-5,3,-26,14,-19,24v6,-8,21,-11,19,-24xm144,-18v2,-1,30,-15,19,-22v-6,5,-21,11,-19,22xm52,-31v5,4,21,-9,21,-20v-7,7,-18,9,-21,20xm145,-33v3,0,26,-15,19,-22v-7,5,-21,11,-19,22xm74,-66v-10,6,-21,12,-21,24v2,-3,26,-13,21,-24xm145,-48v8,2,36,-35,8,-14v-7,8,-8,7,-8,14xm75,-80v-7,1,-26,14,-21,23v4,-4,23,-12,21,-23xm165,-84v-4,3,-27,13,-18,22v2,-2,26,-13,18,-22xm167,-99v-8,5,-21,11,-20,22v5,-8,21,-9,20,-22xm165,-114v0,4,-27,14,-18,23v6,-7,23,-12,18,-23xm76,-124v-9,5,-25,12,-22,23v7,-8,20,-10,22,-23xm167,-128v-5,0,-22,11,-20,22v3,-4,22,-10,20,-22xm75,-138v-5,1,-29,17,-21,23v0,0,11,-5,21,-17r0,-6xm166,-143v-7,7,-23,11,-18,22v5,-7,24,-11,18,-22xm53,-136v0,2,-1,6,1,7v5,-7,23,-11,20,-23v-3,0,-10,5,-21,16xm167,-156v-7,1,-24,12,-20,21v10,-9,20,-8,20,-21xm53,-143v8,-7,23,-12,22,-25v-1,0,-7,4,-16,12v-6,6,-6,5,-6,13xm194,-188v-22,-1,-35,27,-47,32v-3,11,3,6,6,2v11,-4,12,-17,24,-20v4,0,14,-12,17,-14xm53,-159v5,3,31,-25,39,-30v-18,-3,-26,17,-38,23xm176,-188v-16,-9,-46,44,-14,13xm76,-197v-2,1,-41,24,-22,26v7,-9,22,-10,22,-26xm194,-180v-2,-1,-10,6,-9,8v6,0,9,-3,9,-8xm109,-190v-6,-7,-24,14,-27,17v10,4,22,-12,27,-17xm126,-190v-8,-5,-31,16,-23,17v10,-2,24,-15,23,-17xm117,-174v11,8,39,-28,14,-13xm134,-174v14,5,37,-19,33,-27v-10,8,-27,19,-33,27xm32,-189v-2,12,7,5,7,1v-1,-17,2,-39,-3,-52v-14,1,-1,35,-4,51xm105,-210v14,-17,-14,-35,-26,-36r-1,20v-2,0,-16,6,-25,21v0,2,0,4,1,4r24,-19v0,17,-34,21,-24,32v4,-1,14,-7,23,-19v-2,19,21,11,41,12v3,-7,2,-15,0,-22v-7,-1,-6,8,-13,7xm147,-192v4,-3,23,-12,21,-24v-2,0,-15,6,-23,20v0,2,1,4,2,4xm129,-226v-8,1,-4,26,-2,32v7,0,4,-35,2,-32xm167,-230v-2,0,-10,6,-22,18v0,3,0,6,2,6v1,0,14,-7,21,-21v0,-2,0,-3,-1,-3xm53,-218v5,2,27,-12,22,-22v-1,0,-8,6,-21,17v-1,1,-1,2,-1,5xm166,-243v-2,3,-26,13,-21,23v3,-1,30,-16,21,-23xm77,-222v0,-1,0,-1,1,-1v0,1,0,1,-1,1xm52,-229v6,-4,26,-13,25,-26v-6,4,-25,14,-25,26xm167,-256v-4,-3,-28,16,-23,22v11,-6,20,-10,23,-22xm144,-250v-5,-6,-20,11,-18,14v3,0,9,-5,18,-14xm117,-246v-2,2,0,7,3,6v1,0,4,-2,9,-7v5,-5,7,-8,7,-9v-6,-7,-15,6,-19,10xm64,-253v-7,1,-17,14,-4,5v3,-2,4,-4,4,-5xm204,-246v3,4,3,1,8,-4v4,-3,7,-6,8,-8v-2,0,-8,4,-16,12xm122,-265v-8,1,-25,28,-2,11v8,-6,9,-8,2,-11xm195,-253v4,8,18,-7,20,-10v0,-2,-2,-3,-5,-3v-1,-1,-15,12,-15,13xm98,-258v6,5,17,-5,20,-11v-5,-9,-18,8,-20,11xm202,-273v-2,0,-22,14,-12,16v5,-4,23,-13,12,-16xm108,-275v-3,-5,-21,5,-19,10v5,7,13,-8,19,-10xm195,-278v0,0,-23,10,-14,13v0,0,22,-11,14,-13","w":236},"!":{"d":"50,0v-5,-23,-23,-29,-46,-33v13,-15,38,-34,52,-45v5,1,36,22,42,28v-3,8,-40,28,-38,45v-3,4,-5,5,-10,5xm59,-17v-8,-15,-27,-36,-47,-22v13,7,36,9,42,30v3,0,5,-2,5,-8xm67,-39v9,9,7,4,23,-10v-2,-5,-8,-2,-13,2xm76,-58v-3,0,-26,12,-13,16v4,0,23,-12,13,-16xm72,-62v-5,-10,-16,6,-21,9v3,7,5,4,12,-2xm46,-56v3,-1,26,-16,11,-19v-7,8,-19,13,-11,19xm13,-257v29,18,65,-28,92,-17v-1,3,-16,6,-16,12v-6,14,-9,53,-9,115v0,14,7,17,5,25v-20,12,-37,28,-54,42v-9,-5,2,-21,1,-37v-3,-43,-3,-43,-3,-103v0,-22,-7,-27,-18,-35v0,-2,0,-2,2,-2xm30,-249v15,44,4,104,8,155v17,-4,9,-94,6,-130v-2,-20,-6,-31,-14,-25xm77,-131v-1,0,-23,12,-17,17v5,-6,22,-9,17,-17xm75,-144v-2,1,-22,12,-15,19v2,-1,25,-13,15,-19xm76,-158v-4,0,-18,5,-16,18v8,-2,18,-6,16,-18xm76,-172v-6,0,-20,11,-15,18v3,0,24,-13,15,-18xm62,-168v4,-4,21,-10,15,-20v-15,11,-16,6,-15,20xm79,-202v-3,0,-26,13,-17,19v1,0,17,-7,17,-19xm80,-216v-4,-3,-25,13,-18,18v4,0,21,-11,18,-18xm81,-232v-2,-2,-28,14,-19,21v8,-4,20,-12,19,-21xm83,-246v-6,-3,-27,12,-21,21v7,-7,19,-9,21,-21xm86,-265v-11,7,-30,13,-25,27v8,-7,25,-15,25,-27xm80,-267v-4,0,-26,12,-18,15v8,-7,10,-6,18,-15","w":109},"\"":{"d":"60,-236v-6,-5,-22,8,-12,14v7,-3,10,-13,15,-8v7,18,-15,68,-22,75r-3,-2v0,-39,-10,-58,-34,-48v0,-7,37,-70,46,-64v-4,14,10,23,10,33xm61,-210v-6,0,-9,6,-5,10v4,1,5,-5,5,-10xm19,-227v-3,2,-17,18,-1,16v7,2,13,7,18,10v0,-9,-10,-24,-17,-26xm60,-226v-4,0,-15,12,-7,15v4,-3,13,-9,7,-15xm51,-249v-2,1,-22,15,-9,18v5,-6,16,-11,9,-18xm30,-247v5,14,12,-4,19,-5v0,-3,1,-8,-3,-7xm40,-243v0,1,1,1,2,1xm128,-236v-6,-5,-22,8,-12,14v7,-3,10,-13,15,-8v7,18,-15,68,-22,75r-3,-2v0,-39,-10,-58,-34,-48v0,-7,37,-70,46,-64v-4,14,10,23,10,33xm129,-210v-6,0,-9,6,-5,10v4,1,5,-5,5,-10xm87,-227v-3,2,-17,18,-1,16v7,2,13,7,18,10v0,-9,-10,-24,-17,-26xm128,-226v-4,0,-15,12,-7,15v4,-3,13,-9,7,-15xm120,-249v-2,0,-23,15,-10,18v5,-6,16,-10,10,-18xm98,-247v5,14,12,-4,19,-5v0,-3,1,-8,-3,-7xm108,-243v0,1,1,1,2,1","w":136},"&":{"d":"187,-33v14,2,16,-20,21,-27v9,12,-5,22,-26,44v-20,20,-33,35,-45,30v14,-11,-7,-20,-13,-29v-28,-44,-45,19,-82,15v-46,-5,-35,-79,-11,-100v20,-18,10,-28,-13,-55v-2,-3,-7,10,-11,5v2,-16,70,-78,88,-78v-3,4,-12,7,-10,13v1,0,10,-6,15,-14r-4,0v16,-9,30,9,31,26v2,28,-24,42,-35,56v-1,1,9,15,8,15v-10,-2,-28,13,-18,19v10,-2,14,-10,20,-17v2,4,18,24,19,28v-6,-6,-26,8,-20,16v9,3,24,-28,29,-4v1,5,-29,17,-13,22v6,-4,11,-6,14,-9v-3,6,-16,11,-7,17v5,-2,7,-3,7,-2v-4,3,-6,10,0,11v4,-1,25,-14,12,-20v-4,2,-8,5,-12,8v4,-3,7,-8,12,-10v4,-2,36,43,44,40xm113,-39v0,0,35,49,39,34r-35,-37v-3,0,-4,1,-4,3xm183,-30v-7,3,-16,13,-18,16v8,-2,15,-10,18,-16xm35,-23v10,10,21,-20,30,-12v-12,11,-23,15,-16,19v4,0,19,-7,24,-19v7,1,33,0,23,-12r-46,-60v-5,9,-14,5,-17,21v3,-1,8,-8,9,-4v-1,4,0,12,-3,5v-9,4,-14,11,-14,19v4,2,18,-22,16,-2v-6,-4,-22,9,-16,17v11,-2,15,-15,19,-12r0,6v-8,-1,-17,11,-21,18v12,2,21,-11,22,-15v4,6,10,9,13,16v-13,-3,-21,13,-23,15xm88,-32v-11,-3,-18,8,-24,14v8,0,17,-5,24,-14xm179,-33v-6,-10,-18,4,-22,11v0,2,1,3,4,3v1,1,19,-12,18,-14xm166,-45v-2,0,-28,17,-12,19v5,-7,22,-12,12,-19xm28,-33v2,10,5,6,13,0v3,-3,14,-11,5,-14v-2,0,-9,5,-18,14xm146,-35v8,-2,24,-15,12,-18v-2,0,-8,5,-17,14v0,3,2,4,5,4xm150,-62v-1,1,-27,17,-11,20v6,-6,13,-8,16,-16v0,-3,-2,-4,-5,-4xm59,-118v-14,7,4,14,19,40v19,21,25,40,31,28v-12,-21,-35,-48,-50,-68xm125,-96v-4,-1,-29,16,-16,19v3,-2,26,-12,16,-19xm151,-87v-3,4,-5,6,-10,9v-17,-15,15,-68,-27,-59v23,-2,62,-41,80,-56v-1,13,-32,28,-18,48v0,16,-11,46,-21,52v-3,-8,-13,2,-12,4v-1,3,5,3,8,2xm110,-114v-2,1,-29,17,-13,20v11,-9,21,-13,13,-20xm43,-97r1,0r-1,0xm162,-111v-4,-5,-12,3,-13,9v0,3,0,3,2,3v7,-5,11,-8,11,-12xm103,-123v-7,4,-24,14,-14,20v3,-1,28,-16,14,-20xm150,-112v6,2,22,-10,15,-18v-3,0,-17,8,-15,18xm94,-137v-5,-10,-18,5,-22,10v7,12,20,-7,22,-10xm28,-164v-4,12,13,32,20,41v9,-9,-14,-29,-20,-41xm169,-148v-4,1,-25,14,-16,21v7,-4,18,-11,16,-21xm85,-151v-3,0,-29,16,-15,20v7,-6,23,-11,15,-20xm63,-140v3,-2,20,-11,19,-18v5,8,14,-3,14,-9v0,-7,-23,-27,-30,-19v-1,2,10,16,10,18v-7,-7,-18,10,-22,14v0,3,1,5,3,5v6,-6,15,-11,20,-18v11,11,-29,18,-14,27xm150,-142v5,6,21,-14,20,-17v-6,-3,-19,8,-20,17xm66,-179v-4,6,-23,12,-15,20v4,-6,25,-13,15,-20xm76,-167v-1,-2,2,0,0,0r0,0xm61,-189v-16,7,-29,29,-6,14v3,-3,14,-10,6,-14xm101,-170v9,-16,-21,-35,-38,-33v-2,3,-1,6,3,6v17,2,31,11,35,27xm60,-195v-2,-9,-7,-5,-14,3v-3,6,-8,11,-5,13v13,-8,19,-13,19,-16xm115,-179v4,-3,12,-15,8,-18v-10,4,-12,12,-8,18xm110,-202v-3,3,1,10,6,6v2,-4,13,-10,7,-15v-2,0,-6,3,-13,9xm122,-217v-6,-10,-16,6,-22,10v5,9,20,-7,22,-10xm93,-217v-3,3,-3,7,3,7v2,0,8,-5,17,-14v-6,-8,-5,-2,-20,7","w":212},"$":{"d":"78,-157v0,51,-8,109,-3,156v4,-2,8,-4,11,0v-2,3,-13,15,-36,32v-25,19,-33,31,-41,25v23,-26,18,-23,18,-108v0,-56,8,-88,-2,-105v-6,-2,-18,16,-21,7v5,-13,33,-22,23,-49v1,-23,0,-36,-19,-35v41,-12,72,-31,103,-52v4,3,4,6,1,10v8,16,35,25,51,29v-13,7,-43,28,-56,40v-6,-3,2,-9,2,-15v-11,-11,-20,-18,-28,-23v-8,5,-3,36,-3,51v43,12,94,-32,108,-67v3,-3,8,-5,8,3v-1,14,-44,47,-24,68v16,2,31,-7,42,-3v-20,16,-32,60,-8,78v-25,11,-10,-48,-38,-41v1,34,-6,74,1,103v29,20,31,-4,35,-27v17,14,2,28,-16,50v-16,19,-26,35,-36,27v3,-20,-29,-16,-50,-30v17,-17,17,-80,15,-121v-8,-6,-25,-2,-37,-3xm32,35v10,-43,9,-136,4,-192xm49,20v6,-6,19,-5,19,-18v-5,1,-18,10,-19,18xm69,-13v-4,2,-23,11,-19,21v2,0,8,-5,19,-16r0,-5xm71,-26v-5,-5,-7,1,-17,8v-3,3,-4,6,-4,11v7,-6,17,-10,21,-19xm71,-44v-5,0,-28,17,-16,20v0,-2,19,-11,16,-20xm185,-39v-6,0,-20,13,-17,14v4,1,18,-11,17,-14xm155,-30v6,6,10,1,21,-11v-4,-9,-21,11,-21,11xm144,-35v9,9,16,-10,23,-13v-8,-8,-18,10,-23,13xm72,-57v-5,-3,-21,11,-19,19v3,1,20,-18,19,-19xm159,-61v-5,0,-27,16,-21,23v3,-3,25,-13,21,-23xm122,-156v-8,30,2,82,-7,113r2,1v14,-11,7,-70,9,-99v0,-10,-1,-15,-4,-15xm159,-76v-3,0,-29,18,-20,23v2,-2,23,-15,20,-23xm72,-75v-8,3,-31,30,-10,15v5,-4,12,-5,10,-15xm72,-90v-5,7,-21,11,-18,22v0,0,13,-5,18,-17v1,-2,1,-5,0,-5xm160,-86v0,-3,1,-6,-3,-5v-6,7,-18,11,-19,23v2,1,23,-17,22,-18xm73,-104v-4,2,-22,10,-19,22v11,-11,20,-11,19,-22xm139,-85v5,4,27,-17,20,-21v-6,6,-20,10,-20,21xm53,-98v9,-5,19,-8,20,-20v-10,5,-18,8,-20,20xm161,-119v-8,-1,-25,12,-21,21v9,-7,19,-10,21,-21xm73,-134v-7,4,-20,10,-18,22v5,-8,17,-10,18,-22xm161,-136v-4,1,-23,11,-21,24v6,-9,20,-10,21,-24xm140,-127v3,-1,26,-16,20,-22v-1,-1,-20,9,-20,22xm73,-149v-7,5,-20,11,-18,22v6,-7,19,-10,18,-22xm140,-141v5,-7,23,-13,19,-22v-2,2,-24,12,-19,22xm72,-162v-3,2,-23,13,-17,20v6,-5,25,-14,17,-20xm90,-186v-8,-3,-34,17,-36,30xm175,-185v-11,-3,-38,20,-34,29v8,-4,19,-14,34,-29xm72,-191v-1,0,-32,21,-18,23v4,-7,24,-16,18,-23xm116,-171v17,2,29,-22,42,-27v4,-3,5,-7,3,-10v-14,9,-31,27,-45,37xm113,-190v-12,-4,-24,15,-29,18v12,4,21,-12,29,-18xm107,-170v17,-17,39,-30,54,-49v-18,9,-54,40,-62,49r8,0xm160,-193v1,2,-42,26,-19,23v5,-7,24,-13,19,-23xm195,-188v-9,-3,-27,13,-26,18v14,-1,18,-12,26,-18xm189,-174v-1,0,-3,1,-3,3xm38,-238v-15,1,0,41,-3,55v11,-7,2,-37,3,-55xm73,-206v-7,5,-23,12,-18,22v6,-6,19,-11,18,-22xm54,-198v2,-4,23,-13,18,-22v-6,6,-23,12,-18,22xm73,-235v-2,1,-27,16,-19,23v14,-13,23,-14,19,-23xm71,-248v-3,2,-26,15,-18,22v1,0,6,-5,17,-14v3,0,5,-8,1,-8xm144,-246v-6,-8,-17,10,-21,12v3,5,7,0,13,-4v5,-4,8,-7,8,-8xm118,-238v0,0,28,-18,10,-16v-6,8,-20,11,-10,16xm63,-249v-3,2,-16,5,-10,9xm125,-259v-5,-7,-16,6,-19,11v8,4,15,-9,19,-11xm117,-266v-6,-9,-15,7,-20,10v6,8,14,-8,20,-10xm108,-274v-3,-3,-32,11,-16,15v2,0,13,-12,16,-15","w":216},"%":{"d":"95,-278v-41,3,-29,115,-29,177v0,39,-1,44,28,51v14,-12,27,-179,-2,-196r1,-3v23,4,75,-31,87,-25v-14,14,-45,22,-46,43v10,-4,18,-15,24,-24r-5,195v4,15,22,6,29,7r-55,53v-5,-2,1,-8,1,-12v-2,-8,-28,-29,-38,-28v-16,-4,-44,44,-54,38v15,-23,-19,-31,-31,-42v22,-26,11,-100,14,-155v1,-32,-7,-42,-15,-50v32,1,62,-34,91,-29xm143,-31v-4,3,0,9,4,6v6,-6,14,-12,19,-19v-8,-3,-10,2,-23,13xm56,-30v9,4,18,-14,27,-18v-5,-5,-21,13,-27,18xm153,-52v-4,6,-24,13,-17,20v0,0,7,-4,20,-14v0,-3,0,-6,-3,-6xm47,-37v4,6,7,2,16,-5v8,-7,14,-10,7,-13v-3,0,-11,6,-23,18xm127,-43v6,5,25,-10,23,-21v-4,-1,-16,8,-23,21xm64,-65v-7,4,-28,15,-21,25v6,-9,25,-13,21,-25xm104,-244v19,42,1,134,4,190v2,-1,3,-1,4,-3v7,-73,11,-137,-1,-188v-3,-2,-5,-2,-7,1xm26,-76v0,-59,13,-124,-4,-169r-7,0v16,40,9,141,2,191v9,-2,9,-9,9,-22xm62,-78v-10,9,-27,15,-20,23v2,-3,28,-14,20,-23xm150,-77v-5,-1,-20,12,-22,22v10,-4,20,-10,22,-22xm130,-77v-1,2,-1,5,0,8v6,-8,25,-12,21,-25v-3,0,-10,6,-21,17xm42,-70v6,-8,23,-9,20,-23v-3,3,-23,11,-20,23xm130,-87v5,3,20,-10,22,-19v0,-1,-1,-2,-2,-2v-3,2,-24,13,-20,21xm62,-107v-1,2,-28,15,-18,21v8,-5,23,-12,18,-21xm63,-122v-3,2,-26,15,-20,22v4,-3,25,-12,20,-22xm130,-100v10,-6,21,-9,22,-23v-9,5,-22,12,-22,23xm43,-116v11,0,22,-11,22,-22v-10,5,-20,13,-22,22xm152,-138v-4,3,-23,12,-21,23v11,-4,25,-14,21,-23xm45,-129v2,-2,27,-14,19,-23v-1,-1,-11,8,-21,18v0,2,0,5,2,5xm153,-153v-8,4,-22,13,-21,23v5,-3,24,-11,21,-23xm65,-167v-2,0,-17,7,-22,20v0,2,1,4,2,4v6,-8,22,-12,20,-24xm132,-144v9,-5,23,-12,21,-24v-3,3,-26,13,-21,24xm66,-182v-6,8,-25,11,-21,24v15,-13,25,-14,21,-24xm133,-159v6,-6,27,-12,21,-24v-1,0,-20,8,-21,24xm67,-198v-3,1,-28,16,-23,25v1,0,6,-2,13,-8v10,-10,11,-6,10,-17xm156,-197v-7,2,-26,15,-22,24v17,-14,23,-13,22,-24xm67,-211v0,0,-27,12,-21,23v7,-5,25,-14,21,-23xm155,-213v-2,4,-30,16,-22,25v7,-4,23,-10,22,-25xm67,-226v-4,4,-28,13,-22,24v2,0,15,-6,23,-20v0,-3,0,-4,-1,-4xm155,-227v-4,2,-28,15,-21,24v1,0,19,-8,23,-22v0,-1,-1,-2,-2,-2xm68,-242v-10,9,-28,15,-22,26v14,-12,23,-10,22,-26xm133,-217v11,-5,25,-13,22,-25v-7,9,-22,10,-22,25xm45,-231v3,-1,29,-15,24,-25v-11,6,-23,10,-24,25xm77,-272v-8,-1,-37,14,-30,27v7,-7,28,-22,30,-27xm158,-266v-5,-1,-34,12,-23,20","w":186}}});
/* Font - Akzidenz Grotesk Light
 * !
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems.
 All Rights Reserved.
 * This software is the property of Adobe Systems
 Incorporated and its licensors,
 * and may not be reproduced, used, 
 displayed, modified, disclosed or transferred
 * without the express 
 written approval of Adobe.
 
 The digitally encoded
 * machine readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG
 and/or its subsidiaries. All Rights Reserved.
 * This data is the property of Linotype AG and/or its subsidiaries
 and may not be
 * reproduced, used, displayed, modified, disclosed or 
 transferred without the
 * express written approval of Linotype AG 
 and/or its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Akzidenz Grotesk Light","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-20 -284 312 89.0936","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"A":{"d":"103,-256r19,0r100,256r-27,0r-28,-77r-113,0r-31,77r-25,0xm62,-97r97,0r-48,-127","w":219},"B":{"d":"48,-234r0,86v56,-1,137,11,137,-44v0,-60,-83,-38,-137,-42xm23,0r0,-256r111,0v68,0,76,46,76,60v1,34,-17,50,-47,58v38,4,56,33,56,67v0,37,-24,71,-83,71r-113,0xm48,-126r0,104r88,0v42,0,59,-25,59,-49v0,-32,-24,-55,-67,-55r-80,0","w":233},"C":{"d":"225,-197r-24,13v-11,-36,-29,-56,-75,-56v-57,0,-86,45,-86,112v0,82,38,112,90,112v40,0,60,-21,72,-54r23,12v-18,46,-52,64,-100,64v-61,0,-109,-38,-109,-134v0,-97,51,-135,107,-135v51,0,82,18,102,66","w":233},"D":{"d":"53,-234r0,212r68,0v64,0,85,-55,85,-106v0,-48,-20,-106,-80,-106r-73,0xm29,0r0,-256r101,0v78,0,101,72,101,128v0,54,-24,128,-108,128r-94,0","w":246},"E":{"d":"23,0r0,-256r168,0r0,22r-143,0r0,91r129,0r0,22r-129,0r0,99r151,0r0,22r-176,0","w":213},"F":{"d":"23,0r0,-256r167,0r0,22r-142,0r0,86r127,0r0,22r-127,0r0,126r-25,0"},"G":{"d":"228,-198r-23,12v-13,-38,-35,-54,-72,-54v-65,0,-93,59,-93,112v0,53,26,112,87,112v61,0,80,-46,77,-96r-95,0r0,-23r117,0r0,135r-22,0v-1,-12,2,-27,-1,-37v-12,31,-44,43,-76,43v-75,0,-111,-60,-111,-134v0,-69,36,-135,115,-135v49,0,78,22,97,65","w":246},"H":{"d":"29,0r0,-256r24,0r0,113r154,0r0,-113r24,0r0,256r-24,0r0,-121r-154,0r0,121r-24,0","w":259},"I":{"d":"28,0r0,-256r24,0r0,256r-24,0","w":79},"J":{"d":"121,-256r24,0r0,179v0,50,-19,83,-72,83v-50,0,-78,-25,-76,-77r25,-4v-2,36,13,58,51,59v37,0,48,-23,48,-59r0,-181","w":173},"K":{"d":"23,0r0,-256r25,0r0,142r139,-142r34,0r-100,100r109,156r-30,0r-96,-138r-56,57r0,81r-25,0","w":226},"L":{"d":"29,0r0,-256r24,0r0,234r142,0r0,22r-166,0"},"M":{"d":"27,0r0,-256r30,0r83,214r84,-214r29,0r0,256r-24,0r-1,-210r-80,210r-16,0r-81,-210r0,210r-24,0","w":280},"N":{"d":"29,0r0,-256r24,0r147,215r0,-215r25,0r0,256r-24,0r-148,-215r0,215r-24,0","w":253},"O":{"d":"16,-128v0,-68,35,-135,111,-135v76,0,111,67,111,135v0,68,-35,134,-111,134v-76,0,-111,-66,-111,-134xm40,-128v0,53,26,112,87,112v61,0,86,-59,86,-112v0,-53,-25,-112,-86,-112v-61,0,-87,59,-87,112","w":253},"P":{"d":"29,0r0,-256r126,0v50,0,67,37,67,70v2,85,-89,69,-169,70r0,116r-24,0xm53,-234r0,95v59,-2,144,13,144,-47v0,-15,-2,-48,-52,-48r-92,0","w":226},"Q":{"d":"251,-11r-17,17r-32,-31v-18,19,-43,31,-75,31v-76,0,-111,-66,-111,-134v0,-68,35,-135,111,-135v108,-1,136,139,89,220xm40,-128v0,53,26,112,87,112v61,0,86,-59,86,-112v0,-53,-25,-112,-86,-112v-61,0,-87,59,-87,112","w":253},"R":{"d":"48,-234r0,98r76,0v52,0,63,-26,63,-49v0,-30,-15,-49,-59,-49r-80,0xm23,0r0,-256r114,0v53,0,75,35,75,71v0,44,-30,67,-76,70r83,115r-31,0r-82,-114r-58,0r0,114r-25,0","w":219},"S":{"d":"14,-64r25,-13v2,43,30,61,72,61v40,0,70,-21,70,-52v0,-78,-153,-30,-153,-130v0,-90,153,-86,173,-8r-22,13v-10,-33,-37,-47,-69,-47v-26,0,-57,14,-57,42v0,76,153,27,153,126v0,50,-36,78,-95,78v-51,0,-88,-18,-97,-70","w":219},"T":{"d":"4,-234r0,-22r185,0r0,22r-80,0r0,234r-25,0r0,-234r-80,0","w":192},"U":{"d":"214,-256r0,173v0,59,-37,89,-94,89v-57,0,-94,-30,-94,-89r0,-173r24,0r0,172v0,50,31,68,70,68v39,0,70,-18,70,-68r0,-172r24,0","w":239},"V":{"d":"96,0r-96,-256r26,0r81,217r81,-217r25,0r-96,256r-21,0","w":213},"W":{"d":"78,0r-77,-256r26,0r60,213r61,-213r18,0r64,211r57,-211r25,0r-73,256r-20,0r-63,-207r-59,207r-19,0","w":313},"X":{"d":"97,-140r-84,-116r31,0r70,101r70,-101r31,0r-85,118r97,138r-31,0r-83,-123r-85,123r-28,0","w":226},"Y":{"d":"98,0r0,-107r-97,-149r30,0r80,126r79,-126r29,0r-97,149r0,107r-24,0","w":219},"Z":{"d":"17,-234r0,-22r181,0r0,16r-155,218r154,0r0,22r-188,0r0,-16r155,-218r-147,0","w":206},"a":{"d":"33,-42v0,19,20,26,36,26v27,0,66,-25,58,-75v-33,14,-94,8,-94,49xm173,-16r0,18v-28,1,-41,-3,-46,-30v-21,45,-115,46,-115,-13v0,-57,71,-53,115,-69v3,-34,-8,-49,-43,-49v-29,0,-42,14,-43,42r-25,-5v7,-37,29,-55,68,-55v64,0,64,37,64,54r0,84v0,22,10,23,25,23","w":173},"&":{"d":"177,-114r22,0v-2,23,-7,46,-19,65v10,13,23,30,42,31r0,22v-25,0,-40,-14,-55,-32v-42,56,-153,36,-151,-42v0,-38,33,-68,65,-85v-33,-33,-28,-106,31,-106v29,0,49,17,49,47v0,32,-26,50,-49,66v17,28,36,54,54,81v6,-15,10,-31,11,-47xm93,-136v-26,16,-53,33,-53,66v1,63,86,69,114,25v-23,-28,-42,-60,-61,-91xm140,-214v0,-16,-13,-26,-28,-26v-42,1,-31,53,-12,73v18,-11,40,-23,40,-47","w":226},"^":{"d":"37,-93r-21,0r83,-163r18,0r83,163r-20,0r-72,-142","w":216},"~":{"d":"68,-112v24,-1,58,24,78,24v15,0,23,-13,32,-26r13,13v-12,16,-23,31,-45,31v-37,0,-89,-51,-108,2r-13,-13v8,-15,22,-31,43,-31","w":216},"*":{"d":"11,-235r30,11r-1,-32r20,0r-2,32r31,-11r4,18r-31,9r19,24r-15,10r-16,-28r-17,28r-15,-10r19,-25r-30,-8","w":100},"@":{"d":"87,-104v0,22,12,38,33,38v36,0,63,-61,63,-89v0,-17,-11,-33,-30,-33v-40,0,-66,54,-66,84xm198,-177r9,-25r21,0v-14,43,-31,80,-42,126v0,6,2,10,10,10v40,0,65,-55,65,-86v0,-59,-56,-93,-110,-93v-66,0,-124,50,-124,118v0,118,166,153,223,67r22,0v-23,41,-72,66,-120,66v-82,0,-143,-53,-143,-135v0,-73,64,-134,141,-134v68,0,129,44,129,112v0,43,-36,103,-87,103v-16,0,-25,-9,-24,-24v-30,37,-105,30,-105,-29v0,-49,35,-107,93,-107v21,0,35,13,42,31","w":288},"b":{"d":"23,0r0,-256r21,0r1,110v35,-61,123,-27,123,62v0,64,-42,88,-73,88v-22,1,-41,-11,-51,-31r0,27r-21,0xm147,-86v0,-44,-22,-71,-54,-71v-41,0,-50,37,-50,71v0,34,11,70,51,70v31,0,53,-26,53,-70","w":180},"\\":{"d":"143,6r-138,-269r19,0r138,269r-19,0","w":166},"|":{"d":"31,6r0,-269r18,0r0,269r-18,0","w":79},"{":{"d":"30,-95r0,-18v25,1,26,-40,26,-56v3,-49,-16,-114,49,-106r0,18v-44,-11,-28,58,-28,94v0,20,-9,48,-26,60v33,22,25,68,26,116v1,31,3,40,28,37r0,18v-60,9,-48,-52,-49,-106v0,-16,0,-58,-26,-57","w":119},"}":{"d":"90,-113r0,18v-26,-1,-26,41,-26,57v-2,50,15,114,-50,106r0,-18v44,11,28,-58,28,-94v0,-20,9,-48,26,-60v-33,-22,-25,-69,-26,-117v0,-32,-3,-39,-28,-36r0,-18v60,-9,50,51,50,106v0,16,1,57,26,56","w":119},"[":{"d":"94,68r-61,0r0,-343r61,0r0,18r-39,0r0,307r39,0r0,18","w":106},"]":{"d":"51,50r0,-307r-39,0r0,-18r61,0r0,343r-61,0r0,-18r39,0","w":106},"c":{"d":"162,-134r-22,4v-29,-50,-107,-30,-107,44v0,76,78,89,105,42r21,5v-13,28,-37,43,-69,43v-43,0,-76,-36,-78,-90v-3,-88,109,-129,150,-48","w":166},":":{"d":"64,-42r0,42r-28,0r0,-42r28,0xm64,-170r0,41r-28,0r0,-41r28,0","w":100},",":{"d":"36,0r0,-42r28,0v-2,47,7,52,-19,99r-12,-9v12,-13,15,-31,15,-48r-12,0","w":100},"d":{"d":"136,0v-1,-7,2,-18,-1,-23v-10,21,-30,27,-50,27v-32,0,-73,-24,-73,-88v0,-89,82,-120,124,-66r0,-106r21,0r0,256r-21,0xm33,-86v0,44,22,70,53,70v40,0,51,-36,51,-70v0,-34,-9,-71,-50,-71v-32,0,-54,27,-54,71","w":180},"$":{"d":"-2,-63r26,-3v10,24,37,46,63,48r0,-108v-43,-13,-73,-27,-73,-69v0,-48,44,-66,73,-66r0,-23r22,0r0,23v39,4,63,20,75,62r-26,2v-7,-21,-23,-40,-49,-41r0,93v53,16,85,27,85,76v0,44,-44,73,-85,73r0,35r-22,0r0,-35v-41,0,-76,-32,-89,-67xm87,-151r0,-87v-21,0,-48,12,-48,40v0,30,25,40,48,47xm109,-120r0,102v22,0,61,-11,61,-51v0,-33,-32,-42,-61,-51"},"e":{"d":"36,-105r108,0v-5,-25,-18,-52,-54,-52v-31,0,-50,23,-54,52xm168,-87r-132,0v-1,42,15,71,56,71v30,0,46,-14,56,-37r20,6v-13,32,-40,51,-78,51v-43,0,-78,-31,-78,-90v0,-59,35,-91,78,-91v51,0,76,39,78,90","w":180},"8":{"d":"100,-126v-42,0,-65,23,-65,56v0,34,29,54,65,54v36,0,65,-20,65,-54v0,-33,-23,-56,-65,-56xm100,-146v45,0,58,-32,58,-48v0,-17,-10,-46,-58,-46v-84,1,-74,94,0,94xm100,-261v72,0,83,48,83,68v0,33,-26,52,-44,55v28,9,51,34,51,65v0,51,-37,77,-90,77v-39,0,-90,-19,-90,-77v0,-33,23,-56,51,-65v-18,-3,-43,-22,-43,-55v0,-20,10,-68,82,-68"},"=":{"d":"199,-135r0,18r-182,0r0,-18r182,0xm199,-65r0,18r-182,0r0,-18r182,0","w":216},"!":{"d":"38,-256r24,0r0,138r-3,57r-18,0v-4,-62,-3,-129,-3,-195xm36,0r0,-42r28,0r0,42r-28,0","w":100},"f":{"d":"42,0r0,-155r-37,0r0,-18r37,0v-1,-45,-6,-96,43,-90v4,0,14,1,19,4r0,20v-16,-9,-40,-5,-40,22r0,44r38,0r0,18r-38,0r0,155r-22,0","w":106},"5":{"d":"43,-110r-21,-2r8,-144r135,0r0,22r-115,0r-4,85v12,-21,35,-28,54,-28v69,0,84,56,84,89v0,32,-15,92,-90,92v-45,0,-74,-26,-82,-73r23,-7v4,36,24,60,59,60v34,0,66,-18,66,-72v0,-41,-21,-69,-63,-69v-28,0,-47,21,-54,47"},"4":{"d":"12,-64r0,-20r112,-172r24,0r0,172r41,0r0,20r-41,0r0,64r-22,0r0,-64r-114,0xm37,-84r89,0r0,-135"},"g":{"d":"13,27r22,-4v4,33,24,46,53,46v30,0,55,-8,55,-60v-1,-12,2,-26,-1,-36v-41,57,-126,37,-130,-57v-4,-94,93,-120,131,-60r0,-29r21,0r0,181v0,36,-6,81,-76,81v-44,0,-70,-16,-75,-62xm142,-83v0,-37,-10,-74,-55,-74v-32,0,-54,27,-54,71v0,44,22,70,54,70v42,0,55,-29,55,-67","w":186},"`":{"d":"37,-201r-49,-50r27,0r40,50r-18,0","w":66},">":{"d":"199,-101r0,20r-182,84r0,-20r160,-74r-160,-74r0,-20","w":216},"h":{"d":"23,0r0,-256r21,0r1,109v25,-54,112,-32,112,30r0,117r-21,0v-6,-58,23,-157,-42,-157v-26,0,-50,17,-50,56r0,101r-21,0","w":180},"-":{"d":"117,-84r-101,0r0,-22r101,0r0,22","w":133},"i":{"d":"23,0r0,-173r21,0r0,173r-21,0xm23,-210r0,-34r21,0r0,34r-21,0","w":66},"j":{"d":"23,42r0,-215r21,0r0,222v1,43,-34,46,-64,34r0,-23v13,12,50,15,43,-18xm23,-210r0,-34r21,0r0,34r-21,0","w":66},"k":{"d":"23,0r0,-256r21,0r0,174r95,-91r27,0r-70,68r77,105r-26,0r-67,-90r-36,35r0,55r-21,0","w":173},"l":{"d":"23,0r0,-256r21,0r0,256r-21,0","w":66},"<":{"d":"199,-17r0,20r-182,-84r0,-20r182,-84r0,20r-160,74","w":216},"m":{"d":"24,0r0,-173r22,0v1,9,-2,21,1,28v13,-42,91,-43,98,6v9,-23,26,-38,54,-38v50,0,50,42,50,63r0,114r-21,0r0,-112v0,-19,-2,-45,-34,-45v-62,0,-44,94,-46,157r-22,0r0,-109v0,-22,-2,-48,-33,-48v-58,-2,-47,95,-47,157r-22,0","w":273},"n":{"d":"23,0r0,-173r21,0v1,8,-2,19,1,25v26,-53,112,-30,112,31r0,117r-21,0v-6,-58,23,-157,-42,-157v-26,0,-50,17,-50,56r0,101r-21,0","w":180},"9":{"d":"14,-53r25,-8v5,41,32,45,51,45v57,0,68,-51,73,-102v-44,58,-150,46,-151,-57v0,-44,26,-86,85,-86v70,0,91,54,91,120v0,130,-58,145,-98,145v-39,0,-66,-18,-76,-57xm96,-104v39,0,67,-28,67,-64v0,-84,-126,-102,-126,-6v0,32,14,70,59,70"},"#":{"d":"39,0r12,-84r-41,0r0,-16r43,0r8,-57r-41,0r0,-16r43,0r12,-83r18,0r-12,83r50,0r12,-83r18,0r-12,83r41,0r0,16r-43,0r-8,57r41,0r0,16r-43,0r-11,84r-18,0r11,-84r-50,0r-12,84r-18,0xm121,-100r8,-57r-50,0r-8,57r50,0"},"o":{"d":"12,-86v0,-59,35,-91,78,-91v43,0,78,32,78,91v0,59,-35,90,-78,90v-43,0,-78,-31,-78,-90xm90,-157v-32,0,-57,27,-57,71v0,45,25,70,57,70v32,0,57,-25,57,-70v0,-44,-25,-71,-57,-71","w":180},"1":{"d":"52,-197r0,-20v21,1,47,-6,48,-39r21,0r0,256r-21,0r0,-208v-14,9,-31,11,-48,11"},"p":{"d":"23,89r0,-262r21,0v1,8,-2,20,1,26v32,-56,123,-29,123,58v0,72,-37,93,-71,93v-26,1,-43,-11,-53,-28r0,113r-21,0xm147,-86v0,-44,-21,-71,-52,-71v-43,0,-52,38,-52,71v0,34,9,70,51,70v31,0,53,-26,53,-70","w":180},"(":{"d":"104,49r0,19v-116,-67,-119,-276,0,-343r0,19v-48,37,-63,98,-63,152v0,54,15,116,63,153","w":106},")":{"d":"3,68r0,-19v48,-37,63,-99,63,-153v0,-54,-15,-115,-63,-152r0,-19v116,67,118,276,0,343","w":106},"%":{"d":"90,-261v71,2,71,135,-1,135v-72,-2,-69,-133,1,-135xm230,-130v71,1,72,133,0,134v-71,-2,-70,-132,0,-134xm230,-14v29,0,35,-27,35,-49v0,-22,-6,-49,-35,-49v-29,0,-34,27,-34,49v0,22,5,49,34,49xm90,-144v29,0,34,-27,34,-49v0,-22,-5,-50,-34,-50v-29,0,-35,28,-35,50v0,22,6,49,35,49xm222,-267r14,7r-142,273r-14,-7","w":320},".":{"d":"64,-42r0,42r-28,0r0,-42r28,0","w":100},"+":{"d":"99,-100r0,-82r18,0r0,82r82,0r0,18r-82,0r0,82r-18,0r0,-82r-82,0r0,-18r82,0","w":216},"q":{"d":"157,89r-21,0r-1,-116v-10,22,-29,31,-52,31v-34,0,-71,-21,-71,-93v0,-88,89,-113,124,-58r0,-26r21,0r0,262xm33,-86v0,44,22,70,53,70v42,0,51,-36,51,-70v0,-33,-9,-71,-52,-71v-31,0,-52,27,-52,71","w":180},"?":{"d":"91,-63r-22,0v-12,-70,65,-66,65,-129v0,-28,-21,-48,-48,-48v-45,-2,-60,48,-40,84r-27,-8v-12,-51,0,-99,67,-99v42,0,72,29,72,71v-1,74,-75,68,-67,129xm94,0r-27,0r0,-42r27,0r0,42","w":173},"\"":{"d":"28,-158r0,-98r18,0r0,98r-18,0xm68,-158r0,-98r18,0r0,98r-18,0","w":113},"'":{"d":"41,-158r0,-98r18,0r0,98r-18,0","w":100},"r":{"d":"26,0r0,-173r22,0r0,24v14,-22,32,-31,63,-27r0,18v-80,-15,-61,85,-63,158r-22,0","w":106},"s":{"d":"9,-41r21,-7v9,25,23,34,50,34v18,0,42,-7,42,-35v0,-51,-102,-12,-102,-81v0,-25,20,-47,59,-47v34,0,57,10,65,39r-21,5v-8,-22,-21,-26,-41,-26v-32,0,-41,13,-41,30v0,45,103,12,103,81v0,28,-24,52,-67,52v-26,0,-51,-6,-68,-45","w":159},";":{"d":"36,0r0,-42r28,0v-2,47,7,52,-19,99r-12,-9v12,-13,15,-31,15,-48r-12,0xm64,-170r0,41r-28,0r0,-41r28,0","w":100},"7":{"d":"19,-177r0,-79r165,0r0,20v-55,68,-88,158,-91,236r-24,0v9,-95,34,-156,90,-234r-118,0r0,57r-22,0"},"6":{"d":"186,-203r-25,8v-5,-41,-32,-45,-51,-45v-57,0,-68,51,-73,102v44,-58,150,-49,151,56v0,44,-26,86,-87,86v-67,0,-89,-57,-89,-124v0,-124,58,-141,98,-141v39,0,66,19,76,58xm104,-153v-39,0,-67,28,-67,64v0,89,126,102,126,7v0,-34,-14,-71,-59,-71"},"\/":{"d":"5,6r138,-269r19,0r-138,269r-19,0","w":166},"t":{"d":"3,-155r0,-18r35,0r0,-74r22,0r0,74r37,0r0,18r-37,0r0,114v-6,29,22,29,36,17r0,21v-25,12,-58,13,-58,-23r0,-129r-35,0","w":100},"3":{"d":"11,-74r24,-8v0,55,42,66,67,66v32,0,61,-19,61,-53v0,-65,-54,-53,-104,-54r0,-21v49,3,99,-6,99,-44v0,-35,-23,-52,-56,-52v-37,0,-58,21,-62,56r-24,-7v12,-49,41,-70,88,-70v58,0,78,38,78,68v0,31,-18,57,-53,58v8,0,58,3,58,64v0,49,-39,75,-85,75v-52,0,-86,-27,-91,-78"},"2":{"d":"53,-139r-29,-3v-26,-59,6,-119,75,-119v58,0,89,33,89,83v1,69,-90,127,-137,158r125,0r0,20r-160,0r0,-20v37,-28,147,-86,147,-159v0,-37,-27,-61,-63,-61v-56,0,-82,63,-47,101"},"u":{"d":"136,0v-1,-8,2,-19,-1,-25v-26,53,-112,30,-112,-31r0,-117r21,0v6,58,-23,157,42,157v26,0,50,-17,50,-56r0,-101r21,0r0,173r-21,0","w":180},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"v":{"d":"60,0r-59,-173r21,0r48,139r53,-139r23,0r-69,173r-17,0","w":146},"w":{"d":"59,0r-59,-173r22,0r46,136r43,-136r18,0r44,136r45,-136r22,0r-59,173r-18,0r-43,-139r-43,139r-18,0","w":240},"x":{"d":"1,0r64,-91r-57,-82r24,0r45,65r46,-65r24,0r-57,82r62,91r-24,0r-51,-74r-51,74r-25,0","w":153},"y":{"d":"63,0r-59,-173r20,0r51,146r56,-146r21,0r-85,219v-6,28,-33,55,-66,37r0,-23v16,16,42,7,44,-14","w":153},"z":{"d":"4,-15r94,-140r-86,0r0,-18r116,0r0,12r-96,143r98,0r0,18r-126,0r0,-15","w":133},"0":{"d":"34,-128v0,95,42,112,66,112v24,0,66,-17,66,-112v0,-95,-42,-112,-66,-112v-24,0,-66,17,-66,112xm10,-128v0,-94,42,-133,90,-133v48,0,90,39,90,133v0,94,-42,132,-90,132v-48,0,-90,-38,-90,-132"},"\u00a0":{"w":100}}});
/* Font - Akzidenz Grotesk Black
 * !
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems.
 All Rights Reserved.
 * This software is the property of Adobe Systems
 Incorporated and its licensors,
 * and may not be reproduced, used, 
 displayed, modified, disclosed or transferred
 * without the express 
 written approval of Adobe.
 
 The digitally encoded
 * machine readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG
 and/or its subsidiaries. All Rights Reserved.
 * This data is the property of Linotype AG and/or its subsidiaries
 and may not be
 * reproduced, used, displayed, modified, disclosed or 
 transferred without the
 * express written approval of Linotype AG 
 and/or its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Akzidenz Grotesk Black","font-weight":900,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 10 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-3 -294 358 64.4259","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"A":{"d":"1,0r95,-256r66,0r97,256r-69,0r-13,-40r-95,0r-13,40r-68,0xm98,-88r64,0r-33,-106","w":259},"B":{"d":"25,0r0,-256v86,5,214,-24,212,66v0,33,-19,50,-54,58v35,3,63,21,63,59v0,92,-129,71,-221,73xm87,-108r0,60v37,1,102,5,95,-29v5,-44,-57,-28,-95,-31xm86,-209r0,53v35,-2,87,11,87,-26v0,-40,-52,-23,-87,-27","w":259},"C":{"d":"246,-197r-52,26v-27,-64,-116,-50,-116,43v0,37,15,81,65,81v17,0,43,-13,53,-36r51,25v-22,40,-61,65,-104,65v-82,0,-129,-63,-129,-135v0,-72,44,-136,124,-136v50,0,84,25,108,67","w":253},"D":{"d":"23,0r0,-256r99,0v78,0,131,37,131,128v0,132,-105,133,-230,128xm87,-202r0,148v65,8,102,-18,102,-74v0,-55,-37,-82,-102,-74","w":266},"E":{"d":"224,0r-199,0r0,-256r188,0r0,49r-124,0r0,47r116,0r0,50r-116,0r0,60r135,0r0,50","w":233},"F":{"d":"25,0r0,-256r196,0r0,49r-132,0r0,54r122,0r0,50r-122,0r0,103r-64,0","w":226},"G":{"d":"257,-199r-53,23v-34,-57,-126,-43,-126,48v0,50,22,81,66,81v23,0,54,-13,57,-46r-57,0r0,-50r111,0r0,143r-50,0r0,-23v-17,19,-44,30,-75,30v-77,0,-116,-56,-116,-134v0,-78,41,-137,125,-137v50,0,93,23,118,65","w":273},"H":{"d":"25,0r0,-256r64,0r0,92r95,0r0,-92r64,0r0,256r-64,0r0,-108r-95,0r0,108r-64,0","w":273},"I":{"d":"25,0r0,-256r64,0r0,256r-64,0","w":113},"J":{"d":"7,0r0,-52v26,1,57,1,51,-26r0,-178r64,0r0,199v1,62,-56,59,-115,57","w":146},"K":{"d":"25,0r0,-256r64,0r0,102r92,-102r85,0r-94,97r97,159r-72,0r-70,-114r-38,39r0,75r-64,0","w":266},"L":{"d":"25,0r0,-256r64,0r0,202r100,0r0,54r-164,0"},"M":{"d":"23,0r0,-256r94,0r46,190r47,-190r93,0r0,256r-60,0r-1,-199r-51,199r-56,0r-53,-199r0,199r-59,0","w":326},"N":{"d":"25,0r0,-256r65,0r94,163r0,-163r58,0r0,256r-64,0r-95,-161r0,161r-58,0","w":266},"O":{"d":"143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm273,-128v0,72,-48,135,-130,135v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v82,0,130,64,130,136","w":286},"P":{"d":"89,-209r0,79r54,0v29,0,40,-19,40,-39v0,-47,-50,-41,-94,-40xm25,0r0,-256r127,0v69,0,95,35,95,86v0,34,-19,87,-107,87r-50,0r0,83r-65,0","w":253},"Q":{"d":"143,-47v91,-1,89,-162,0,-163v-37,0,-65,24,-65,82v0,37,15,81,65,81xm293,-22r-19,46v-27,-2,-55,-21,-67,-32v-18,10,-40,15,-64,15v-82,0,-129,-63,-129,-135v0,-72,47,-136,129,-136v117,0,165,136,103,221v6,8,27,18,47,21","w":286},"R":{"d":"89,-209r0,69v41,-2,93,13,93,-34v0,-47,-51,-33,-93,-35xm25,0r0,-256v99,2,221,-23,221,84v0,33,-21,60,-53,69r59,103r-72,0r-50,-92r-41,0r0,92r-64,0","w":259},"S":{"d":"1,-45r49,-32v22,20,43,32,74,32v17,0,48,-7,48,-29v-1,-29,-55,-26,-82,-31v-48,-9,-74,-33,-74,-71v0,-114,164,-107,218,-38r-49,35v-17,-21,-41,-33,-68,-33v-15,0,-37,9,-37,26v0,21,37,25,60,29v51,8,94,24,94,73v0,77,-70,91,-118,91v-44,0,-80,-14,-115,-52","w":246},"T":{"d":"4,-207r0,-49r198,0r0,49r-67,0r0,207r-64,0r0,-207r-67,0","w":206},"U":{"d":"242,-256r0,167v0,70,-60,96,-109,96v-49,0,-108,-26,-108,-96r0,-167r64,0r0,161v0,29,11,50,44,50v33,0,45,-21,45,-50r0,-161r64,0","w":266},"V":{"d":"88,0r-86,-256r68,0r53,183r54,-183r67,0r-88,256r-68,0","w":246},"W":{"d":"69,0r-67,-256r64,0r39,183r45,-183r59,0r48,183r38,-183r63,0r-66,256r-67,0r-46,-175r-46,175r-64,0","w":360},"X":{"d":"2,0r99,-138r-85,-118r78,0r47,78r46,-78r77,0r-84,118r98,138r-79,0r-59,-96r-60,96r-78,0","w":280},"Y":{"d":"98,0r0,-120r-97,-136r75,0r54,88r54,-88r75,0r-97,136r0,120r-64,0","w":259},"Z":{"d":"93,-50r140,0r0,50r-220,0r0,-48r143,-159r-132,0r0,-49r210,0r0,50","w":246},"a":{"d":"94,-36v26,1,42,-22,39,-57v-22,10,-65,7,-65,35v0,15,12,22,26,22xm187,-141v0,48,-5,100,5,141r-52,0v-2,-6,-4,-14,-4,-20v-29,40,-122,32,-122,-32v0,-52,56,-67,119,-74v3,-23,-5,-37,-27,-36v-18,0,-26,7,-29,26r-54,0v2,-55,53,-61,79,-61v52,0,85,13,85,56","w":213},"&":{"d":"137,-142r33,50v8,-12,11,-26,13,-39r46,17v-7,22,-16,45,-29,62v15,14,23,11,39,10r0,42v-31,1,-65,0,-74,-18v-22,15,-51,20,-69,20v-62,0,-88,-44,-88,-74v0,-48,24,-68,62,-87v-10,-13,-15,-29,-15,-46v0,-35,32,-54,64,-54v35,0,66,18,66,57v0,29,-24,48,-48,60xm138,-54r-44,-66v-15,10,-30,24,-30,42v0,35,50,50,74,24xm114,-177v22,-6,36,-40,6,-43v-25,0,-17,31,-6,43","w":246},"^":{"d":"68,-114r-42,0r63,-132r38,0r63,132r-42,0r-40,-89","w":216},"~":{"d":"146,-58v-37,0,-87,-54,-108,1r-13,-36v8,-15,21,-31,45,-31v24,0,56,23,77,24v14,0,23,-13,31,-26r13,37v-11,15,-23,31,-45,31","w":216},"*":{"d":"18,-159r21,-31r-35,-9r8,-29r37,10r0,-38r28,0r0,38r37,-12r9,27r-36,11r23,32r-24,17r-22,-31r-22,31","w":126},"@":{"d":"178,-127v0,-54,-67,-35,-68,3v0,20,13,33,31,33v17,0,37,-14,37,-36xm224,-46r36,-2v-66,102,-248,50,-248,-79v0,-78,61,-137,138,-137v63,0,126,45,126,108v0,82,-72,104,-92,104v-11,1,-18,-8,-21,-18v-32,39,-94,8,-94,-49v0,-59,77,-107,117,-57r4,-18r34,0r-18,99v0,4,1,8,6,8v15,0,34,-22,34,-57v0,-56,-40,-87,-97,-87v-64,0,-101,46,-101,104v0,91,110,129,176,81","w":288},"b":{"d":"25,0r0,-256r56,0r0,82v56,-49,131,-21,134,72v4,103,-84,132,-136,83r0,19r-54,0xm81,-96v0,33,10,60,39,60v29,0,39,-27,39,-60v0,-37,-9,-60,-39,-60v-29,0,-39,27,-39,60","w":226},"\\":{"d":"121,7r-112,-271r44,0r111,271r-43,0","w":173},"|":{"d":"18,7r0,-271r44,0r0,271r-44,0","w":79},"{":{"d":"119,-256r0,32v-51,-9,-36,44,-36,87v0,29,-28,32,-39,36v13,1,39,7,39,35v0,38,-21,94,36,87r0,32v-47,2,-83,-2,-83,-52r0,-62v0,-20,-26,-22,-35,-22r0,-37v9,0,35,-2,35,-22r0,-62v3,-50,36,-55,83,-52","w":119},"}":{"d":"1,53r0,-32v51,9,36,-44,36,-87v0,-29,28,-32,39,-36v-13,-1,-39,-7,-39,-35v0,-38,21,-94,-36,-87r0,-32v47,-2,83,2,83,52r0,62v0,20,26,22,35,22r0,37v-9,0,-35,2,-35,22r0,62v-3,50,-36,55,-83,52","w":119},"[":{"d":"122,53r-96,0r0,-309r96,0r0,30r-49,0r0,249r49,0r0,30","w":126},"]":{"d":"101,53r-96,0r0,-30r48,0r0,-249r-48,0r0,-30r96,0r0,309","w":126},"c":{"d":"193,-150r-44,23v-26,-52,-85,-22,-79,31v-7,57,62,82,83,30r41,20v-17,31,-49,51,-86,51v-57,0,-96,-37,-96,-101v0,-108,136,-135,181,-54"},":":{"d":"79,-128r-58,0r0,-61r58,0r0,61xm79,0r-58,0r0,-60r58,0r0,60","w":100},",":{"d":"22,63r0,-26v18,-5,23,-22,23,-37r-24,0r0,-60r58,0r0,60v0,36,-26,57,-57,63","w":100},"d":{"d":"202,-256r0,256r-54,0v-1,-6,2,-15,-1,-19v-45,48,-139,21,-135,-75v5,-101,73,-128,133,-82r0,-80r57,0xm145,-100v0,-34,-10,-56,-39,-56v-27,0,-38,23,-38,60v0,31,7,60,38,60v29,0,39,-27,39,-64","w":226},"$":{"d":"186,-225r-37,39v-14,-10,-31,-17,-48,-17v-14,0,-34,4,-34,22v0,21,46,25,66,32v36,13,62,29,62,76v0,44,-35,75,-79,78r0,44r-33,0r0,-44v-32,0,-63,-13,-86,-34r39,-39v19,18,37,26,63,26v17,0,35,-7,35,-29v0,-31,-46,-30,-71,-40v-36,-14,-56,-30,-56,-66v0,-44,33,-71,76,-74r0,-43r33,0r0,43v22,1,46,7,70,26"},"e":{"d":"199,-84r-131,0v6,67,65,59,88,14r42,22v-19,36,-50,53,-93,53v-59,0,-93,-41,-93,-95v0,-68,35,-107,93,-107v70,0,94,54,94,113xm67,-119r76,0v-7,-53,-69,-48,-76,0","w":213},"8":{"d":"124,-177v0,-22,-10,-30,-24,-30v-14,0,-24,8,-24,30v0,22,10,30,24,30v14,0,24,-8,24,-30xm188,-71v0,54,-38,76,-88,76v-50,0,-87,-22,-87,-76v-1,-29,18,-49,44,-57v-21,-9,-35,-31,-35,-55v0,-48,33,-68,81,-68v42,0,75,20,75,68v1,25,-16,45,-35,56v28,6,45,28,45,56xm129,-73v0,-20,-7,-35,-29,-35v-22,0,-29,15,-29,35v0,21,7,35,29,35v22,0,29,-14,29,-35"},"=":{"d":"199,-153r0,43r-182,0r0,-43r182,0xm199,-72r0,43r-182,0r0,-43r182,0","w":216},"!":{"d":"65,-87r-24,0v-10,-52,-21,-103,-17,-169r58,0v3,65,-6,118,-17,169xm82,0r-58,0r0,-60r58,0r0,60","w":106},"f":{"d":"32,0r0,-153r-29,0r0,-35r29,0v-1,-40,-2,-67,55,-71v12,0,30,1,37,4r0,41v-21,-1,-40,0,-35,26r34,0r0,35r-34,0r0,153r-57,0","w":126},"5":{"d":"20,-116r16,-130r141,0r-4,48r-93,0r-6,43v50,-35,114,5,114,70v0,46,-29,90,-95,90v-59,0,-83,-35,-83,-82r57,-3v-3,25,12,42,28,42v23,0,32,-22,32,-43v0,-42,-41,-65,-58,-27"},"4":{"d":"103,-98r0,-85r-56,85r56,0xm6,-57r0,-43r101,-146r55,0r0,148r32,0r0,41r-32,0r0,57r-59,0r0,-57r-97,0"},"g":{"d":"141,-192r52,0r0,192v0,61,-61,63,-91,63v-58,0,-89,-19,-89,-66r59,0v0,21,12,30,32,30v31,0,38,-21,35,-55v-12,12,-36,16,-53,16v-54,0,-74,-43,-74,-91v0,-47,24,-94,75,-94v21,0,38,6,54,21r0,-16xm139,-104v-1,-70,-71,-73,-71,0v0,23,4,51,34,51v36,0,37,-31,37,-51","w":219},"`":{"d":"65,-267r35,54r-43,0r-57,-54r65,0","w":100},">":{"d":"17,-39r126,-52r-126,-53r0,-41r182,77r0,34r-182,77r0,-42","w":216},"h":{"d":"25,0r0,-256r56,0r1,82v33,-41,113,-27,113,39r0,135r-56,0r0,-115v0,-30,-16,-36,-28,-36v-13,0,-30,8,-30,44r0,107r-56,0","w":219},"-":{"d":"108,-73r-89,0r0,-52r89,0r0,52","w":126},"i":{"d":"25,-192r56,0r0,192r-56,0r0,-192xm81,-213r-56,0r0,-43r56,0r0,43","w":106},"j":{"d":"81,-192r0,203v5,40,-31,59,-80,52r0,-45v15,1,24,-2,24,-17r0,-193r56,0xm25,-213r0,-43r56,0r0,43r-56,0","w":106},"k":{"d":"81,0r-56,0r0,-256r56,0r0,129r59,-65r68,0r-65,73r71,119r-64,0r-48,-77r-21,21r0,56","w":213},"l":{"d":"81,0r-56,0r0,-256r56,0r0,256","w":106},"<":{"d":"199,-39r0,42r-182,-77r0,-34r182,-77r0,41r-126,53","w":216},"m":{"d":"25,0r0,-192r56,0r0,17v31,-31,83,-30,107,4v18,-19,39,-26,61,-26v19,0,59,7,59,51r0,146r-56,0r0,-112v0,-27,-8,-39,-29,-39v-19,0,-28,14,-28,33r0,118r-56,0r0,-120v0,-19,-6,-31,-28,-31v-23,0,-30,15,-30,32r0,119r-56,0","w":333},"n":{"d":"25,0r0,-192r56,0r0,17v14,-17,39,-22,56,-22v45,0,58,27,58,56r0,141r-56,0r0,-120v0,-19,-6,-31,-28,-31v-23,0,-30,15,-30,32r0,119r-56,0","w":219},"9":{"d":"15,-63r58,-5v2,14,5,28,22,28v28,1,37,-38,35,-74v-35,48,-120,30,-120,-51v0,-52,36,-86,87,-86v45,0,91,26,91,119v0,64,-17,137,-95,137v-47,0,-71,-25,-78,-68xm66,-167v0,19,10,36,30,36v17,0,29,-13,29,-36v0,-25,-10,-38,-29,-38v-20,0,-30,14,-30,38"},"#":{"d":"88,-142r-5,39r29,0r5,-39r-29,0xm31,0r10,-67r-29,0r0,-36r34,0r5,-39r-29,0r0,-37r34,0r9,-67r38,0r-9,67r28,0r9,-67r38,0r-10,67r29,0r0,37r-34,0r-5,39r29,0r0,36r-34,0r-9,67r-37,0r9,-67r-29,0r-9,67r-38,0"},"o":{"d":"113,-153v-32,0,-45,24,-45,57v0,33,13,58,45,58v32,0,46,-25,46,-60v0,-31,-14,-55,-46,-55xm113,-197v60,0,102,37,102,101v0,64,-42,101,-102,101v-60,0,-101,-37,-101,-101v0,-64,41,-101,101,-101","w":226},"1":{"d":"136,-246r0,246r-59,0r0,-179v-15,6,-35,7,-52,8r0,-39v36,-1,54,-13,65,-36r46,0"},"p":{"d":"23,63r0,-255r52,0r0,18v51,-52,133,-12,133,72v0,95,-67,131,-129,90r0,75r-56,0xm77,-96v0,33,10,60,39,60v29,0,39,-27,39,-66v0,-26,-10,-54,-38,-54v-28,0,-40,27,-40,60","w":219},"(":{"d":"123,39r-19,21v-61,-48,-91,-94,-91,-162v0,-70,37,-122,90,-162r19,20v-76,68,-79,210,1,283","w":126},")":{"d":"23,60r-19,-21v81,-73,76,-215,1,-283r18,-20v53,40,91,92,91,162v0,68,-30,114,-91,162","w":126},"%":{"d":"77,5r140,-265r21,9r-140,265xm83,-148v12,0,17,-9,17,-35v0,-26,-5,-35,-17,-35v-12,0,-17,9,-17,35v0,26,5,35,17,35xm83,-116v-29,0,-51,-20,-51,-67v0,-47,22,-68,51,-68v29,0,52,21,52,68v0,47,-23,67,-52,67xm237,-27v12,0,17,-9,17,-35v0,-26,-5,-35,-17,-35v-12,0,-17,9,-17,35v0,26,5,35,17,35xm237,5v-29,0,-52,-20,-52,-67v0,-47,23,-68,52,-68v29,0,51,21,51,68v0,47,-22,67,-51,67","w":320},".":{"d":"79,0r-58,0r0,-60r58,0r0,60","w":100},"+":{"d":"86,-113r0,-69r44,0r0,69r69,0r0,44r-69,0r0,69r-44,0r0,-69r-69,0r0,-44r69,0","w":216},"q":{"d":"197,-192r0,255r-56,0v-1,-24,2,-53,-1,-75v-60,42,-128,4,-128,-90v0,-84,82,-124,133,-72r0,-18r52,0xm143,-96v0,-33,-12,-60,-40,-60v-28,0,-38,28,-38,54v0,39,10,66,39,66v29,0,39,-27,39,-60","w":219},"?":{"d":"120,-88r-46,0v-8,-57,68,-56,69,-101v0,-20,-16,-28,-34,-28v-26,0,-42,18,-43,44r-51,-17v18,-64,68,-68,95,-68v104,-3,115,77,65,118v-19,16,-48,25,-55,52xm126,0r-58,0r0,-60r58,0r0,60","w":219},"\"":{"d":"98,-132r0,-124r43,0r0,124r-43,0xm32,-132r0,-124r43,0r0,124r-43,0","w":173},"'":{"d":"28,-132r0,-124r44,0r0,124r-44,0","w":100},"r":{"d":"25,0r0,-192r56,0r0,20v12,-12,33,-19,53,-20r0,49v-31,4,-53,9,-53,32r0,111r-56,0","w":140},"s":{"d":"184,-169r-35,34v-11,-13,-35,-21,-53,-21v-14,0,-24,5,-24,15v0,33,114,6,114,78v0,90,-137,83,-180,30r35,-30v17,17,34,27,60,27v9,0,31,-2,31,-19v0,-30,-114,-7,-114,-75v0,-85,114,-78,166,-39"},";":{"d":"22,63r0,-26v18,-5,23,-22,23,-37r-24,0r0,-60r58,0r0,60v0,36,-26,57,-57,63xm79,-128r-58,0r0,-61r58,0r0,61","w":100},"7":{"d":"22,-198r0,-48r174,0r0,46v-42,43,-81,124,-85,200r-68,0v14,-72,46,-141,95,-198r-116,0"},"6":{"d":"185,-183r-58,6v-2,-14,-5,-28,-22,-28v-28,-1,-37,37,-35,73v35,-46,120,-29,120,51v0,52,-36,86,-87,86v-45,0,-90,-26,-90,-119v0,-64,16,-137,94,-137v47,0,71,25,78,68xm134,-78v0,-19,-10,-36,-30,-36v-17,0,-29,13,-29,36v0,25,10,38,29,38v20,0,30,-14,30,-38"},"\/":{"d":"9,7r112,-271r43,0r-111,271r-44,0","w":173},"t":{"d":"120,-188r0,35r-34,0r0,94v-1,23,19,19,35,18r0,44v-7,1,-24,2,-36,2v-86,-3,-46,-88,-55,-158r-27,0r0,-35r27,0r0,-55r56,0r0,55r34,0","w":126},"3":{"d":"84,-109r0,-41v22,2,37,-4,37,-26v0,-15,-4,-29,-24,-29v-18,0,-25,18,-26,35r-56,-5v-4,-96,168,-104,166,-8v0,30,-17,46,-37,53v27,8,46,27,46,57v0,61,-51,78,-94,78v-63,0,-86,-30,-86,-88r58,-5v-3,23,0,48,28,48v18,0,30,-11,30,-33v-1,-30,-15,-38,-42,-36"},"2":{"d":"180,-48r0,48r-167,0r0,-43v93,-73,107,-92,107,-133v0,-20,-8,-31,-22,-31v-25,0,-28,32,-23,53r-60,-6v-3,-49,24,-91,81,-91v50,0,84,28,84,74v0,54,-24,79,-93,129r93,0"},"u":{"d":"195,-192r0,192r-56,0r0,-17v-34,41,-114,22,-114,-33r0,-142r56,0r0,126v0,17,7,26,28,26v16,0,30,-9,30,-30r0,-122r56,0","w":219},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"v":{"d":"65,0r-65,-192r60,0r34,136r33,-136r60,0r-66,192r-56,0","w":186},"w":{"d":"57,0r-58,-192r59,0r26,136r28,-136r61,0r26,136r30,-136r58,0r-63,192r-56,0r-28,-125r-28,125r-55,0","w":286},"x":{"d":"5,-192r64,0r25,54r25,-54r64,0r-58,91r63,101r-62,0r-33,-62r-31,62r-63,0r63,-100","w":186},"y":{"d":"15,63r0,-44v29,2,52,5,40,-33r-56,-178r59,0r31,147r32,-147r60,0r-67,205v-10,45,-43,55,-99,50","w":180},"z":{"d":"28,-148r0,-44r162,0r0,46r-102,103r101,0r0,43r-172,0r0,-45r101,-103r-90,0","w":206},"0":{"d":"134,-123v0,-64,-13,-82,-34,-82v-17,0,-33,18,-33,82v0,62,11,83,33,83v21,0,34,-19,34,-83xm188,-123v0,98,-46,128,-88,128v-42,0,-87,-30,-87,-128v0,-92,42,-128,87,-128v45,0,88,30,88,128"},"\u00a0":{"w":100}}});
/* Javascript Functions
--------------------------------------------------------------------------- */
/* GLOBAL VARIABLES
--------------------------------------------------------------------------- */
	var PARALLAX = false;
	var NAVIGATION = false;
	var SPEED = 200;
	var EASING = 400;
	var PROGRESSBAR = false;
	var STORE_URL = 'http://www.moberggallery.com/ShawnCrahan_portfolio.shtml';
	var STORE_EMAIL = 'info@moberggallery.com';
/* APPLICATION CONSTRUCTOR
--------------------------------------------------------------------------- */
	var application = {
		lightningTimer:		undefined,
		cloudsTimer:		undefined,
		setup: {
			all:			function() {
				application.setup.navigation();
				application.setup.resize();
				application.setup.backgrounds();
				application.setup.typography();
				/* Nullify song details link */
				if ($('div.widget-media').length > 0) {
					$('div.widget-media div.details > a').click(function() {
						return false;
					});
				}
			},
			resize:			function() {
				$(window).resize(function() {
					$('div.overlay').height($(document).height());
					$('div.overlay').width($(document).width());
				});
			},
			navigation:		function() {
				$('#navigation div.widget-tag').find('a:contains("Everything")').parent('li').addClass('all');
				$('#navigation div.widget-tag strong').parents('li.selected').addClass('expanded');
				/* Extras navigation */
				$('#extras > div').hoverIntent(
					function() {
						$(this).addClass('hover');
					},
					function() {
						$(this).removeClass('hover');
					}
				);
				optinOverlay();
				/* Show + hide navigation on hover */
				if (NAVIGATION) {
					$('#header').hoverIntent(
						function() {
							$('#header').addClass('hover');
							$('#navigation').slideToggle(500);
						},
						function() {
							$('#navigation').slideToggle(250, function() {
								// HIDE ANY EXPANDED SUB-CATEGORIES
								$('#navigation li.expanded').not('.selected').children('div.subcategories').hide();
								$('#navigation li.expanded').not('.selected').removeClass('expanded');
							});
						}
					);
				}
				/* Add hover class */
				$('#navigation > li').hoverIntent(
					function() {
						$(this).addClass('hover');
					},
					function() {
						$(this).removeClass('hover');
					}
				);
				/* Show sub-categories on click */
				$('#navigation > li > span').click(function() {
					var $category = $(this).parent('li');
					if (!$category.hasClass('expanded')) {
						$category.toggleClass('expanded');
						$(this).siblings('div.subcategories').slideToggle(500);
					} else {
						$(this).siblings('div.subcategories').slideToggle(500, function() {
							$category.toggleClass('expanded');
						});
					}
				});
			},
			backgrounds:	function() {
				/* Scroll clouds */
				if (page['name'] != 'index') scrollClouds();
				/* Parallax tiled backgrounds */
				if (PARALLAX) {
					$('body').parallax({
						'elements': [
						{
						  'selector': 'body',
						  'properties': {
							'x': {
							  'background-position-x': {
								'initial': 		50,
								'multiplier': 	0.025,
								'unit': 		'%'
							  }
							},
							'y': {
							  'background-position-y': {
								'initial': 		475,
								'multiplier': 	0.0125,
								'unit': 		'px'
							  }
							}
						  }
						},
						{
						  'selector': '#trees',
						  'properties': {
							'x': {
							  'background-position-x': {
								'initial': 		50,
								'multiplier': 	0.0125,
								'unit': 		'%'
							  }
							},
							'y': {
							  'background-position-y': {
								'initial': 		-50,
								'multiplier': 	0.0125,
								'unit': 		'px'
							  }
							}
						  }
						},
						{
						  'selector': '#band-photo',
						  'properties': {
							'x': {
							  'background-position-x': {
								'initial': 		50,
								'multiplier': 	0.025,
								'unit': 		'%'
							  }
							},
							'y': {
							  'background-position-y': {
								'initial': 		0,
								'multiplier': 	0.025,
								'unit': 		'%'
							  }
							}
						  }
						}
						]
					});
				}
				/* Flash lightning */
				if (page['name'] == 'index' || page['section'] == 'contact' || page['section'] == 'legal' || page['name'] == 'paintings' || page['name'] == 'photography' || page['name'] == 'photobooks' || page['section'] == 'discover' || page['name'] == 'endorsements') flashLightning();
			},
			typography:		function() {
				var deutscheZierschrift = [
				'a.contact,',
				'span.illuminated,',
				'body.section-legal #page h2,',
				'#page-contact #page h2,',
				'#page-terms #page h2,',
				'#page-privacy #page h2,',
				'#comingsoon h3',
				'#optin-overlay h2'
				];
				var akzidenzGroteskLight = [
				'body.section-contact #page h3,',
				'body.section-contact #page h4,',
				'body.section-legal #page h3,',
				'body.section-legal #page h4,',
				'body.section-legal #page h5,',
				'#page-terms #page h3,',
				'#page-terms #page h4,',
				'#page-terms #page h5,',
				'#page-privacy #page h3,',
				'#page-privacy #page h4,',
				'#page-privacy #page h5',
				'#overlay-details div.widget-photo h4',
				'#optin-overlay div.widget-subscribe label em',
				'#video-overlay div.widget-media h3'
				];
				var akzidenzGroteskBlack = [
				'#comingsoon p',
				'#optin-overlay div.widget-subscribe h3',
				'#alert h3'
				];
				Cufon.replace(deutscheZierschrift, { fontFamily: 'Deutsche Zierschrift', hover: true });
				$(deutscheZierschrift.toString()).css('visibility', 'visible');
				Cufon.replace(akzidenzGroteskLight, { fontFamily: 'Akzidenz Grotesk Light', hover: true });
				$(akzidenzGroteskLight.toString()).css('visibility', 'visible');
				Cufon.replace(akzidenzGroteskBlack, { fontFamily: 'Akzidenz Grotesk Black', hover: true });
				$(akzidenzGroteskBlack.toString()).css('visibility', 'visible');
			}
		}
	}
/* HOME PAGE CONSTRUCTOR
--------------------------------------------------------------------------- */
	var home = {
		setup:	function() {
			/* Flash lightning when hovering over radio */
			if ($('#radio').length > 0) {
				$('#radio').hoverIntent(
					function() {
						clearInterval(application.lightningTimer);
						$('#lightning').css("background-position", "50px 0");
						$('#lightning').show();
						$(this).addClass('hover');
					},
					function() {
						$('#lightning').hide();
						$(this).removeClass('hover');
						flashLightning();
					}
				);
			}
			/* Move TwitPics set into page layers */
			$('#layout #page').before($('<div class="twitpics" id="links"><h3>Twitpics</h3><ul class="photos left"></ul><ul class="photos right"></ul></div>'));
			$('#above-horizon #clouds').before($('<div class="twitpics" id="photos"><h3>Twitpics</h3><ul class="photos left"></ul><ul class="photos right"></ul></div>'));
			/* Get latest TwitPics */
			twitpic.users.show({
				username:	'MShawnCrahan'
				}, function(user) {
					var numberOfPics = 18;
					var className = '';
					for (var i = 0; i < numberOfPics; i++) {
						if (i < (numberOfPics / 2)) {
							$('#links ul.photos.left').append('<li class="' + className + '"><a href="http://twitpic.com/' + user.images[i].short_id + '" target="_blank"><img src=' + site["assets"] + '/images/layout/spacer.gif /></a></li>');
							$('#photos ul.photos.left').append('<li class="' + className + '"><a href="http://twitpic.com/' + user.images[i].short_id + '" target="_blank"><img src="http://twitpic.com/show/thumb/' + user.images[i].short_id + '" /></a></li>');
						} else {
							$('#links ul.photos.right').append('<li class="' + className + '"><a href="http://twitpic.com/' + user.images[i].short_id + '" target="_blank"><img src=' + site["assets"] + '/images/layout/spacer.gif /></a></li>');
							$('#photos ul.photos.right').append('<li class="' + className + '"><a href="http://twitpic.com/' + user.images[i].short_id + '" target="_blank"><img src="http://twitpic.com/show/thumb/' + user.images[i].short_id + '" /></a></li>');
						}
					}
					$(window).bind('resize', function() {
						var photosetWidth = ($(document).width() - 320) / 2;	// 320 pixel is width of Clown image
						var imageWidth = photosetWidth / 3;
						var imageMinHeight = 680 / 3;
						$('ul.photos').width(photosetWidth);
						$('ul.photos img').css({
							'width':			imageWidth,
							'min-height':		imageMinHeight
						});
					});
					// FADE IN PHOTOS CONTAINER
					$('#photos').animate({
						opacity:	1
						}, {
						duration:	SPEED,
						easing:		'easeInQuint'
					});
					// FADE IN EACH PAINTING SEQUENTIALLY
					$('ul.photos').each(function(i) {
						var numberOfPicsOfPhotos = $(this).children('li').length;
						var hotosloadCounter = 0;
						var photosetWidth = ($(document).width() - 320) / 2;	// 320 pixel is width of Clown image
						var imageWidth = photosetWidth / 3;
						var imageMinHeight = 680 / 3;
						$(this).width(photosetWidth);
						$(this).children('li').each(function(i) {
							var $painting = $(this);
							var set = $(this).parent('ul').parent('div').attr('id');
							$(this).find('img').css({
								'width':			imageWidth,
								'min-height':		imageMinHeight
							});
							var intervalID = setTimeout(function() {
								$painting.animate({
									opacity:	1
									}, {
									duration:	SPEED,
									easing:		'easeInQuint',
									complete:	function() {
										hotosloadCounter++;
										if (hotosloadCounter == numberOfPicsOfPhotos) {
											clearTimeout(intervalID);
										}
									}
								});
							}, EASING * i);
						});
					});
				}
			);
		}
	}
/* MUSIC PAGE CONSTRUCTOR
--------------------------------------------------------------------------- */
	var music = {
		setup:		function() {
			/* Cycle band background images */
			switch (page["tags"]) {
				case "dirtfedd":
					cycleBackground(page["tags"], 4);
					break;
				case "dirty_little_rabbits":
					cycleBackground(page["tags"], 6);
					break;
				case "the_black_dots_of_death":
					cycleBackground(page["tags"], 3);
					break;
				case "to_my_surprise":
					cycleBackground(page["tags"], 3);
					break;
				case "american_head_charge":
					cycleBackground(page["tags"], 4);
					break;
			}
			/* Set up player */
			if ($('#player').length > 0) {
				var width = $('#player').outerWidth(true);									// TO DO: Create trigger resize function
				var height = $('#player').outerHeight(true);
				$('#player').prepend($('<span class="trigger"></span>'));
				$('#player').children('span.trigger').css({
					width:				width + 'px',
					height:				height + 'px'
				});
				// FADE IN AUDIO PLAYER
				$('#player').fadeTo(1000, 1, function() {
					if (PROGRESSBAR) updateProgressBar($(this));
				});
				// ADD HOVER CLASS TO AUDIO PLAYER
				$('#player').hoverIntent(
					function() {
						$('#player').addClass('hover');
					},
					function() {
						$('#player').removeClass('hover');
					}
				);
			}
			/* Set up introduction paragraphs */
			if ($('#introduction').length > 0) {
				var width = $('#introduction').outerWidth(true);							// TO DO: Create trigger resize function
				var height = $('#introduction').outerHeight(true);
				$('#introduction').prepend($('<span class="trigger"></span>'));
				$('#introduction').children('span.trigger').css({
					width:				width + 'px',
					height:				height + 'px'
				});
				// FADE IN BAND INTRODUCTION
				$('#introduction').fadeTo(2000, 0.7);
				// ADD HOVER CLASS TO BAND INTRODUCTION
				$('#introduction').hoverIntent(
					function() {
						$('#introduction').addClass('hover');
					},
					function() {
						$('#introduction').removeClass('hover');
					}
				);
				// CYCLE BAND INTRODUCTION PARAGRAPHS
				/* $('#introduction div.story').jcarousel({
					scroll: 1,
					visible: 1,
					wrap: "last"
				});*/
				$('#introduction div.story').after('<ul class="pager"><li><a class="prev">Previous</a></li><li><a class="next">Next</a></li></ul>').cycle({
					fx: 		'scrollLeft',
					speed: 		400,
					timeout: 	0,
					next: 		'.next',
					prev: 		'.prev'
				});
			}
			/* Swap background and foreground */
			$('span.trigger').bind('click', function() {
				swapGrounds('.background', 'background', '.foreground', 'foreground');
			});
		}
	}
/* PAINTINGS + PHOTOGRAPHY PAGE CONSTRUCTOR
--------------------------------------------------------------------------- */
	var art = {
		setup: function() {
			var $listing = $('div.foreground ul.photos');
			/* Add listing spacers */
			$listing.prepend($('<li class="spacer"><img src="' + site['assets'] + '/images/layout/spacer.gif" /></li>'));
			$listing.append($('<li class="spacer"><img src="' + site['assets'] + '/images/layout/spacer.gif" /></li><li class="spacer"><img src="' + site['assets'] + '/images/layout/spacer.gif" /></li><li class="spacer"><img src="' + site['assets'] + '/images/layout/spacer.gif" /></li><li class="spacer"><img src="' + site['assets'] + '/images/layout/spacer.gif" /></li>'));
			/* Load carousel */
			$listing.jcarousel({
				scroll:			2,
				visible:		2,
				initCallback:	function() {
					// MARKUP CHANGES
					$('div.jcarousel-clip').siblings().wrapAll('<div class=jcarousel-paging"></div>');
					$('div.foreground ul.photos li.alt').removeClass('alt');
					$('div.foreground ul.photos li:nth-child(3n)').addClass('alt');
					$('div.foreground ul.photos li:nth-child(5n)').addClass('alt2');
					$('div.foreground ul.photos li:nth-child(7n)').addClass('alt3');
					$('div.foreground ul.photos li:nth-child(11n)').addClass('alt4');
					$('div.foreground ul.photos li:nth-child(13n)').addClass('alt5');
					// SHOW LISTING
					$listing.css('visibility', 'visible');
					// EACH ARTWORK ITEM
					$listing.children('li').each(function(i) {
						var $artwork = $(this);
						var intervalID = setTimeout(function() {
							/* Fade in each artwork sequentially */
							$artwork.animate({
								opacity:		1
								}, {
								duration:		SPEED * 2,
								easing:			'easeInQuint',
								complete:		function() {
									// CLEAR INTERVAL
									if (i == $listing.children('li').length - 1) {
										clearTimeout(intervalID);
									}
								}
							});
						}, EASING * i);
					});
					// SLIDE ARTWORK ON HOVER
					$listing.children('li').hoverIntent(function() {
						var originalMarginTop = parseInt($(this).css('margin-top'));
						$(this).animate({
							'margin-top':	(originalMarginTop + 50) + 'px'
							}, {
							duration:		SPEED,
							easing:			'easeInBounce'
						});
					}, function() {
						var newMarginTop = parseInt($(this).css('margin-top'));
						$(this).animate({
							'margin-top':	(newMarginTop - 50) + 'px'
							}, {
							duration:		SPEED,
							easing:			'easeInOutQuart'
						});
					});
					// LOAD ARTWORK DETAILS OVERLAY ON CLICK
					$('div.foreground ul.photos li a').click(function() {
						detailsOverlay($(this).attr('href'));
						return false;
					});
					// LOAD ARTWORK DETAILS OVERLAY IF URL HAS TAG + TOPIC
					if (page['tags'] != '' && page['topic'] != '') {
						detailsOverlay('/painting/' + page['tags'] + '/' + page['topic'] + '#photo');
					}
				}
			});
		}
	}
/* PHOTOBOOKS PAGE CONSTRUCTOR
--------------------------------------------------------------------------- */
	var photobooks = {
		setup:				function() {
			$('#photobook #pages').width($(window).width());
			$('#photobook #pages .page').width($(window).width());
			$('#photobook #polaroids img').attr('title', '');
			$('#photobook #polaroids a').click(function() {
				return false;
			});
			// Paginate through photobook pages
			$('#photobook #pages').jcarousel({
				scroll: 1,
				visible: 1
			});
			// Cycle through polaroids
			$('#photobook #polaroids ul.photos').cycle({
				fx: 		'fade',
				speed: 		400,
				timeout: 	5000
			});
			photobooks.resize();
		},
		resize:				function() {
			$(window).bind('resize', function() {
				// Center book
				$('#photobook #pages .page').width($(window).width());
			});
		}
	}
/* DISCOVER NEW MUSIC PAGE CONSTRUCTOR
--------------------------------------------------------------------------- */
	var discover = {
		intervalID:		undefined,
		setup:			function() {
			if (page["name"] == "discover-music") {
				// Setup jukebox audio player
				if ($('#jukebox').length > 0) {
					var width = $('#jukebox').outerWidth(true);							// Create trigger resize function
					var height = $('#jukebox').outerHeight(true);
					// Fade in audio jukebox
					$('#jukebox').fadeTo(1000, 1, function() {
						if (PROGRESSBAR) updateProgressBar($(this));
					});
					// Add hover class to audio jukebox
					$('#jukebox').hoverIntent(
						function() {
							$('#jukebox').addClass('hover');
						},
						function() {
							$('#jukebox').removeClass('hover');
						}
					);
				}
				// Flash lightning on radio hover
				if ($('#jukebox').length > 0) {
					$('#jukebox').hoverIntent(
						function() {
							clearInterval(application.lightningTimer);
							$('#lightning').css("background-position", "50px 0");
							$('#lightning').show();
							$(this).addClass('hover');
							$('#page').addClass('hover');
						},
						function() {
							$('#lightning').hide();
							$(this).removeClass('hover');
							$('#page').removeClass('hover');
							flashLightning();
						}
					);
				}
				// Change background image according to artist name
				discover.intervalID = setInterval(function() {
					var artist = $('em.artist').text().replace(/ /g, '_');
					$('body').attr('class', 'section-discover ' + artist);
				}, 33);
			}
			if (page["name"] == "discover-videos") {
				// Setup TV video player
				if ($('#tv').length > 0) {
					// Add skinning class to body
					$('body').addClass($('#tv li.discover_new_videos > a').attr('href').split(/\//)[3]);
					// Fade in TV video player
					$('#tv').fadeTo(1000, 1, function() {
						// Markup changes
						$('#tv ul.clips li div').prepend($('#tv ul.clips li div > em').addClass('artist'));
						// Flash lightning on TV hover
						$('#tv').hoverIntent(
							function() {
								clearInterval(application.lightningTimer);
								$('#lightning').css("background-position", "175px 0");
								$('#lightning').show();
								$(this).addClass('hover');
								$('#page').addClass('hover');
							},
							function() {
								$('#lightning').hide();
								$(this).removeClass('hover');
								$('#page').removeClass('hover');
								flashLightning();
							}
						);
					});
					// LOAD VIDEO PLAYER OVERLAY ON CLICK
					$('#tv ul.clips a:not("ul.clips ul.visit a")').click(function() {
						videoOverlay($(this).attr('href'));
						return false;
					});
				}
			}
		}
	}
/* FUNCTION: SCROLL CLOUDS
--------------------------------------------------------------------------- */
	function scrollClouds(xPosition) {
		var xPosition = xPosition ? xPosition + 0.5 : Math.floor(Math.random() * 3000);
   		$('#clouds').css("background-position", xPosition + "px" + " 0");
   		application.cloudsTimer = setTimeout(function() {
			scrollClouds(xPosition);
		}, 25);
   	}
/* FUNCTION: FLASH LIGHTNING
--------------------------------------------------------------------------- */
	function flashLightning(timerRange) {
		var timerRange = timerRange ? timerRange : (5000 + Math.floor(Math.random() * 5001)); // default timer range: 5-10 seconds
		var opacityRange = 50 + Math.floor(Math.random() * 25); // default opacity range: 25-75%
		application.lightningTimer = setInterval(function() {
			var lightningXPos = Math.floor(Math.random() * $(document).width());
			$('#lightning').css("background-position", lightningXPos + "px" + " 0");
			$('#lightning').css("opacity", opacityRange / 100);
			$('#lightning').css("filter", "alpha(opacity=" + opacityRange + ")");
			$('#lightning').show();
			setTimeout(function() {
				$('#lightning').hide();
			}, 500);
		}, timerRange);
   	}
/* FUNCTION: CYCLE BAND BACKGROUND IMAGE
--------------------------------------------------------------------------- */
	function cycleBackground(tag, numberOfBackgrounds) {
		var i = 1;
		setInterval(function() {
			if (i == numberOfBackgrounds) {
				i = 1;
			} else {
				i++;
			}
			$('#portrait').animate({
				'opacity':	0
			}, 600, 'easeInBounce', function() {
				$('#portrait').attr('class', '');
				$('#portrait').addClass('background-' + i);
				$('#portrait').animate({
					'opacity':	1
				}, 600, 'easeInBounce');
			});
		}, 10000);
	}
/* FUNCTION: UPDATE PLAYER PROGRESS BAR
--------------------------------------------------------------------------- */
	function updateProgressBar(player) {
		var currentTimestamp = $(player).find('var strong').text().split(':');
		var trackLength = $(player).find('var em').text().split(':');
		var percentPlayed = 100 * (parseInt(currentTimestamp[0] * 60) + parseInt(currentTimestamp[1])) / (parseInt(trackLength[0] * 60) + parseInt(trackLength[1]));
		$(player).find('var').attr('title', $(player).find('var strong').text() + " / " +$(player).find('var em').text());
		$(player).find('var strong').css('width', percentPlayed + '%');
   		setTimeout(function() {
			updateProgressBar(player);
		}, 100);
   	}
/* FUNCTION: SWAP GROUNDS ON BAND PAGE
--------------------------------------------------------------------------- */
	function swapGrounds(ground1, ground1Class, ground2, ground2Class) {
		$(ground1).fadeTo(500, 0, function() {
			$(ground2).css('opacity', '0');
			$(ground2).addClass(ground1Class).removeClass(ground2Class).removeClass('hover');
			Cufon.refresh();
			$(ground1).children('span.trigger').css({
				width:				$(ground1).outerWidth(true) + 'px',
				height:				$(ground1).outerHeight(true) + 'px'
			});
			$(ground2).children('span.trigger').css({
				width:				$(ground2).outerWidth(true) + 'px',
				height:				$(ground2).outerHeight(true) + 'px'
			});
			$(this).addClass(ground2Class).removeClass(ground1Class).removeClass('hover');
			$(this).fadeTo(500, 1, function() {
				Cufon.refresh();
				$(ground1).fadeTo(1000, 0.7);
			});
		});
	}
/* FUNCTION: LOAD ARTWORK DETAILS OVERLAY
--------------------------------------------------------------------------- */
	function detailsOverlay(link) {
		if ($('#overlay-details').length == 0) {
			link = link.replace(/#photo/, '') + '?show=ajax';
			// ADD OVERLAY CONTAINER
			$('#layout').before('<div id="overlay-details" class="overlay"></div>');
			// SHOW OVERLAY
			$('#overlay-details').height($(document).height());
			$('#overlay-details').width($(document).width());
			// SHOW LOADING INDICATOR
			$('em.loading').remove();
			$('#format').append('<em class="loading">Loading...</em>');
			// UPON CONTENT + IMAGE LOAD
			$('#overlay-details').load(link, function(data) {
				var $overlay = $('#overlay-details');
				var $content = $('#overlay-details div.widget-photo');
				$content.hide();
				$('img', $content).load(function() {
					/* Markup changes */
					$content.find('ul.actions li:first-child').after($('<li><a href="#" class="action browse">Browse All</a></li>'));
					$content.append('<div class="retailers"><dl><dt>Buy</dt><dd><a href="' + STORE_URL + '" target="_blank">Moberg Gallery</a></dd><dt>E-mail</dt><dd><a href="mailto:' + STORE_EMAIL + '" target="_blank">TJ Moberg</a></dd></dt></div>');
					if ($content.find('dd.photographer').length > 0) $content.children('h4').prepend('<em>' + $content.find('dd.photographer').text() + '</em>');
					if ($content.hasClass('sold_out')) $content.find('h4').prepend('<em class="sold">Sold Out</em>');
					/* Refresh Cufon */
					Cufon.refresh();
					/* Action button click event handler */
					$content.find('ul.actions a').bind('click', function() {
						var buttonClass = $(this).attr('class').replace(/action /, '');
						switch(buttonClass) {
							// PAGINATE TO PREVIOUS ARTWORK
							case 'back':
								break;
							// PAGINATE TO NEXT ARTWORK
							case 'next':
								break;
							// CLOSE OVERLAY
							case 'browse':
								$content.remove();
								$overlay.remove();
								break;
						}
						return false;
					});
					// Mock animation
					setTimeout(function() {
						/* Show content */
						$content.show();
						/* Kill loading indicator */
						$('em.loading').remove();
					}, 2000);
				});
			});
		}
	}
/* FUNCTION: LOAD VIDEO PLAYER OVERLAY
--------------------------------------------------------------------------- */
	function videoOverlay(link) {
		if ($('#video-overlay').length == 0) {
			link += '?show=ajax';
			// ADD OVERLAY CONTAINER
			$('#layout').before('<div id="video-overlay" class="overlay"></div>');
			// SHOW OVERLAY
			$('#video-overlay').height($(document).height());
			$('#video-overlay').width($(document).width());
			// SHOW LOADING INDICATOR
			$('em.loading').remove();
			$('#format').append('<em class="loading">Loading...</em>');
			// UPON CONTENT + PLAYER LOAD
			$('#video-overlay').load(link, function(data) {
				var $overlay = $('#video-overlay');
				var $content = $('#video-overlay div.widget-media');
				/* Markup changes */
				if ($('ul.controls').length == '0') {
					$content.find('div.flash').after($('<ul class="controls"><li><a href="#" class="action browse">Browse All</a></li></ul>'));
				} else {
					$content.find('ul.controls').append($('<li><a href="#" class="action browse">Browse All</a></li>'));
				}
				/* Action button click event handler */
				$content.find('ul.controls a.browse').click(function() {
					$content.remove();
					$overlay.remove();
					return false;
				});
				/* Refresh Cufon */
				Cufon.refresh();
				/* Initialize player */
				initPlayer();
				updateProgressBar($('#video-overlay div.widget-media'));
				/* Build tabbed descriptions */
				if ($('#video-overlay .tab-panel').length > 1) {
					$('#video-overlay .tab-panel').wrapAll('<div class="tabbed" />');
					$('.tabbed').prepend('<ul class="tabs"></ul>');
					$('#video-overlay .tab-panel').each(function(i) {
						var tabID = 'tab-panel-' + i;
						var tabName = $(this).attr('title');
						$('.tabbed .tabs').append('<li><a href="#' + tabID + '">' + tabName + '</a></li>');
						$(this).attr('id', tabID).hide();
						if (i == 0) {
							$('.tabbed li').addClass('selected');
							if ($.browser.msie) {
								$('#' + $('.tabbed .selected a').attr('href').split(/#/)[1]).show();
							} else {
								$($('.tabbed .selected a').attr('href')).show();
							}
						}
					});
					$('.tabs a').click(function() {
						$('.tabs li').removeClass('selected')
						$('#video-overlay .tab-panel').hide();
						$(this).parent().addClass('selected');
						if ($.browser.msie) {
							$('#' + $(this).attr('href').split(/#/)[1]).show();
						} else {
							$($(this).attr('href')).show();
						}
						return false;
					});
				}
				/* Kill loading indicator */
				$('em.loading').remove();
			});
		}
	}
/* FUNCTION: LOAD AJAXED OPTIN OVERLAY
--------------------------------------------------------------------------- */
	function optinForm() {
		/* Markup changes */
		$('#optin-overlay ul.actions').append('<li class="last"><a class="action close" href="#">Close</a></li>');
		/* Center vertically on load */
		var top = ($(window).height() - $('#optin-overlay > div').height()) / 2;
		$('#optin-overlay > div').css('top', top);
		/* Center vertically on window resize */
		$(window).bind('resize', function() {
			top = ($(window).height() - $('#optin-overlay > div').height()) / 2;
			$('#optin-overlay > div').css('top', top);
		});
		/* Cufon new headings */
		Cufon.refresh();
		/* Form submission event handler */
		$('#optin-overlay ul.actions input.save').bind('click', function() {
			var options = {
				target:		'#optin-overlay',
				success:	function() {
					optinForm();
				}
			};
			$(this).parents('form').ajaxForm(options);
			$(this).parents('form').submit(function() {
				$(this).ajaxSubmit();
				return false;
			});
		});
		/* Action button click event handler */
		$('#optin-overlay ul.actions a').bind('click', function() {
			var buttonClass = $(this).attr('class').replace(/action /, '');
			switch(buttonClass) {
				// CLOSE OVERLAY
				case 'close':
					$('#optin-overlay').empty();
					$('#extras .optin').toggleClass('selected');
					$('#optin-overlay').animate({
						opacity:		0
						}, {
						duration:		SPEED * 4,
						easing:			'easeInOutElastic',
						complete:		function() {
							$('#optin-overlay').remove();
						}
					});
					break;
			}
			return false;
		});
	}
	function optinOverlay() {
		/* Load overlay */
		$('#extras .optin a').bind('click', function() {
			if ($('#optin-overlay').length == '0') {
				var link = '/optin';
				// HIGHLIGHT OPTIN BUTTON
				$('#extras .optin').toggleClass('selected');
				// ADD OVERLAY CONTAINER
				$('#layout').before('<div id="optin-overlay" class="overlay"></div>');
				// FADE IN OVERLAY
				$('#optin-overlay').height($(document).height()).show().animate({
					opacity:	1
					}, {
					duration:	SPEED * 4,
					easing:		'easeInOutElastic',
					complete:	function() {
						$.ajax({
							url:		link,
							success:	function(data) {
								$('#optin-overlay').html(data);
								// FORMAT OPTIN FORM
								optinForm();
							}
						});
					}
				});
			}
			return false;
		});
	}
/* LOAD FUNCTION
--------------------------------------------------------------------------- */
	$(window).load(function() {
        // $('div.widget-media').cliquePlayer({ loop: true, autoplay: true });
		/* Load application functions */
		application.setup.all();
		/* Load page specific functions */
		if (page['name'] == 'index' || page['name'] == 'home') home.setup();
		if (page['name'] == 'music') music.setup();
		if (page['name'] == 'paintings' || page['name'] == 'photography') art.setup();
		if (page['name'] == 'photobooks') photobooks.setup();
		if (page['section'] == 'discover') discover.setup();
	});
/* Media Widget Player Functions
----------------------------------------------------------------------------- */
	$(document).ready(function() {
	
	});
/* LOAD FUNCTION INITIALIZATION
----------------------------------------------------------------------------- */
	$(window).load(function() {
		initPlayer();
/* END LOAD FUNCTION
----------------------------------------------------------------------------- */
	
	});
/* INITILIZATION FUNCTION
----------------------------------------------------------------------------- */
	function initPlayer() {
	
		$('div.widget-media.player').each(function() {
			var player = $(this).children('div.flash').children('div').attr('class').replace('flash ','');
			
			$(this).find('li.sound a').click(function() {
				if ($(this).text() == "Mute") {
					$(this).text('Unmute').addClass('unmute').removeClass('mute');
					document[player].setVolume(0);
				} else {
					$(this).text('Mute').addClass('mute').removeClass('unmute');
					document[player].setVolume(1);
				}
				return false;
	
			});
			if ($(this).find('a.prompt').length > 0) {
				$('div.' + player).empty().hide();
				$('div.' + player).parent().parent().find('div.details *').hide();
				$('div.' + player).parent().parent().find('ul.controls li').hide();
				$('div.' + player).parent().parent().find('li.playback').show();
				$('div.' + player).parent().parent().find('li.playback a').addClass('stopped');
			}
/* Player Controls */
			$(this).find('li.playback a').click(function() {
				var embed = $(this).parent().parent().siblings('div.flash').children('div').attr('id');
				if ($(this).hasClass('stopped')) {
				
					eval(embed)();
				
				} else if ($(this).text() == "Pause") {
					$(this).text('Play').addClass('play').removeClass('pause');
					document[player].pauseClip();
				} else {	
					$(this).text('Pause').addClass('pause').removeClass('play');
					document[player].unpauseClip();
					if ($(this).hasClass('stopped')) {
						document[player].playClip();
						$(this).parent().parent().siblings('div.flash').children('a').remove();
						$(this).removeClass('stopped');
					}
	
				}
				return false;
			
			});
			$(this).find('a.back').click(function() {
					
				document[player].prevClip();
				return false;
			
			});
	
			$(this).find('a.skip').click(function() {
					
				document[player].nextClip();
				return false;
			
			});
	
			$(this).find('a.open').click(function() {
			
				var url = prompt("Enter a URL to play:","");
		
				if (url == null) { return false } else {
	
					document[player].playClip(url);
					return false;
	
				}
			
			});
	
		});
	
	}
/* FLASH CALLBACK FUNCTIONS
----------------------------------------------------------------------------- */
	function updateStatus(player, state) {
	
		var embed = $('div.' + player).attr('id');
		if (state == "playing") {
			$('div.' + player).parent().parent().find('div.details *').show();
			$('div.' + player).parent().parent().find('ul.controls li').show();
			$('div.' + player).parent().parent().find('ul.controls li.playback a').text('Pause').addClass('pause').removeClass('play');
			$('div.' + player).parent().parent().find('li.playback a').removeClass('stopped');
			if ($('div.widget-media.display').length > 0) {
			
				var topic = window.location.pathname.split('/').pop();
				// Track the Play
				$.post('http://' + location.host + '/process/play_count/' + topic);
			}
	
		} else if (state == "stopped" && $('div.' + player).parent().parent().hasClass('display')) {
			
			if (!$('div.' + player).parent().parent().hasClass('loop')) {
				$('div.' + player).empty().hide();
				$('<a class="again" href="#">Play Again?</a>').insertBefore('div.' + player).click(function() {
				
					eval(embed)();
					$(this).remove();
					return false;
				
				});			
			
			}
		}
		
	}
/* Player Feedback */
	function updateClipTitle(player, title) {
		$('div.' + player).parent().siblings('div.details').children('a:first').text(title);
	
	}
	function updateThumbnail(player, thumbnail) {
		if (thumbnail == null) {
			$('div.' + player).parent().siblings('div.details').children('img').hide();
		} else {
			$('div.' + player).parent().siblings('div.details').children('img').attr('src',thumbnail).show();
		}
	
	}
	function updateDate(player, date) {
	
		$('div.' + player).parent().siblings('div.details').children('strong').text(date);
	
	}
	function updateArtistName(player, artist) {
	
		$('div.' + player).parent().siblings('div.details').children('em').text(artist);
	}
	function updateComments(player, tally) {
	
		$('div.' + player).parent().siblings('div.details').children('a.comments').text(tally).append('<span> Comments</span>');
	
	}
	function updateDescription(player, description) {
	
		$('div.' + player).parent().siblings('div.details').children('p').text('');
		$('div.' + player).parent().siblings('div.details').children('p').append(description);
	
	}
	function updateLinks(player, topic, tags) {
		if ($('a.action.comment').length == 0 && $('div#video-player').length > 0) {
			$('#video ul.controls').append('<li><a href="#" class="action comment">Add a Comment</a></li>');
		}
		
		$('#video ul.controls').find('a.comment').parent('li').hide();
		
		var instance = player + '_display_page';
		var display_page = '/' + 'video' + '/' + tags + '/' + topic;
		if ($('div.' + player).parent().parent().hasClass('video')) {
		
			var display_page = '/' + 'video' + '/' + tags + '/' + topic;
		} else {
			var display_page = '/' + 'song' + '/' + tags + '/' + topic;
		
		}
		
		$('div.' + player).parent().siblings('div.details').children('a:first').attr('href', display_page);
		$('div.' + player).parent().siblings('div.details').children('a.comments').attr('href', display_page);
		$('div.' + player).parent().siblings('ul.controls').children('li').children('a.details').attr('href', display_page);
		// Track the Play
		$.post('http://' + location.host + '/process/play_count/' + topic);
	}
/* Timestamp */
	function updateCurrentTime(player, current) {
	
		$('div.' + player).parent().parent().find('var strong').text(current);
	
	}
	function updateTotalTime(player, total) {
	
		$('div.' + player).parent().parent().find('var em').text(total);
	
	}
	
/*
 * TwitPic API for Javascript
 * Copyright 2010 Ryan LeFevre - @meltingice
 *
 * Licensed under the New BSD License, more info in LICENSE file
 * included with this software.
 *
 * Source code is hosted at http://github.com/meltingice/TwitPic-API-for-Javascript
 */
 
/* Namespace the twitpic object for global access */
twitpic = window.twitpic || {};
(function(window) {
	/*
     * Solves the race-condition that occurs
     * when loading jQuery automatically. This event is fired
     * when the entire TwitPic script is finished loading.
     */
    var is_ready, ready_callback;
    twitpic.ready = function(callback) {
    	if(is_ready)
    		callback();
    	else
    		ready_callback = callback;
    }
	/*
	 * If jQuery hasn't been loaded already, lets
	 * do so now automatically.
	 */
	var conflict = false;
	if(!("jQuery" in window)) {
		conflict = true;
		var head      = document.getElementsByTagName('head')[0],
		script        = document.createElement('script');
		script.type   = 'text/javascript';
		script.src    = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js';
		script.onload = init;
		head.appendChild(script);
	} else {
		init();
	}
	/*
	 * Loads the API methods, removes jQuery conflicts
	 * with other JS libraries, and sends the twitpic
	 * object and jQuery object as $ into a private scope
	 */
	function init() {
		if(conflict) jQuery.noConflict();
		load(twitpic, jQuery);
	}
	/*
	 * The guts of the API, nicely encapsulated to prevent
	 * any conflicts with other libraries
	 */
	function load(twitpic, $) {
		var API = {
			base_url : 'http://api.twitpic.com/',
			/*
			 * This validates the API arguments to make sure that
			 * we have all required arguments present before
			 * making the API call.
			 */
			validate : function(args, required) {
				$.each(required, function(i,name) {
					if(!(name in args)) {
						throw "Missing argument " + name + " in TwitPic API call";
					}
				});
			},
			/*
			 * Performs a query with the TwitPic JSONP API,
			 * and sends returned data to the user-defined
			 * callback function in the form of an object literal.
			 */
			query : function(url, data, callback) {
				var query_url = this.base_url + url + '.jsonp?callback=?';
				$.ajax({
					type: 'GET',
					url: query_url,
					data: data,
					dataType: 'jsonp',
					success: function(data) {
						callback(data);
					}
				});
			}
		};
		 twitpic.media = {
		 	/*
			 * media/show
			 * Required:
			 *		id - The short ID of the image
			 */
		 	show : function(args, callback) {
		 		API.validate(args, ['id']);
		 		API.query('2/media/show', args, callback);
		 	}
		 };
		twitpic.users = {
			/*
			 * users/show
			 * Required:
			 *		username - username of the user to get info for
			 * Optional
			 *		page - user photo pagination
			 */
			show : function(args, callback) {
				API.validate(args, ['username']);
				API.query('2/users/show', args, callback);
			}
		};
		twitpic.comments = {
			/*
			 * comments/show
			 * Required:
			 *		media_id - The short ID of the image
			 *		page - Comment pagination
			 */
			show : function(args, callback) {
				API.validate(args, ['media_id', 'page']);
				API.query('2/comments/show', args, callback);
			}
		};
		twitpic.place = {
			/*
			 * place/show
			 * Required:
			 *		id - The ID of the place
			 * Optional:
			 *		user - restrict photos to this username
			 */
			show : function(args, callback) {
				API.validate(args, ['id']);
				API.query('2/place/show', args, callback);
			}
		};
		twitpic.places = {
			/*
			 * places/show
			 * Required:
			 *		user - the username of the user
			 */
			show : function(args, callback) {
				API.validate(args, ['user']);
				API.query('2/places/show', args, callback);
			}
		};
		twitpic.events = {
			/*
			 * events/show
			 * Required:
			 *		user - the username of the user
			 */
			show : function(args, callback) {
				API.validate(args, ['user']);
				API.query('2/events/show', args, callback);
			}
		};
		twitpic.event = {
			/*
			 * event/show
			 * Required:
			 *		id - the short ID of the event
			 */
			show : function(args, callback) {
				API.validate(args, ['id']);
				API.query('2/event/show', args, callback);
			}
		};
		twitpic.tags = {
			/*
			 * tags/show
			 * Required:
			 *		tag - The tag to search for, or a comma separated list of tags
			 */
			show : function(args, callback) {
				API.validate(args, ['tag']);
				API.query('2/tags/show', args, callback);
			}
		};
		is_ready = true;
		if(ready_callback) ready_callback();
	}
})(window);
/*************************************************
**  jQuery Masonry version 1.2.0
**  copyright David DeSandro, licensed GPL & MIT
**  http://desandro.com/resources/jquery-masonry
**************************************************/
;(function($){  
    /*!
     * smartresize: debounced resize event for jQuery
     * http://github.com/lrbabe/jquery-smartresize
     *
     * Copyright (c) 2009 Louis-Remi Babe
     * Licensed under the GPL license.
     * http://docs.jquery.com/License
     *
     */
    var event = $.event,
    	resizeTimeout;
    event.special[ "smartresize" ] = {
    	setup: function() {
    		$( this ).bind( "resize", event.special.smartresize.handler );
    	},
    	teardown: function() {
    		$( this ).unbind( "resize", event.special.smartresize.handler );
    	},
    	handler: function( event, execAsap ) {
    		// Save the context
    		var context = this,
    			args = arguments;
    		// set correct event type
            event.type = "smartresize";
    		if(resizeTimeout)
    			clearTimeout(resizeTimeout);
    		resizeTimeout = setTimeout(function() {
    			jQuery.event.handle.apply( context, args );
    		}, execAsap === "execAsap"? 0 : 100);
    	}
    };
    $.fn.smartresize = function( fn ) {
    	return fn ? this.bind( "smartresize", fn ) : this.trigger( "smartresize", ["execAsap"] );
    };
    // masonry code begin
    $.fn.masonry = function(options, callback) { 
        function getBricks(props, opts) {
            props.$bricks = opts.itemSelector == undefined ?
                        opts.$brickParent.children() :
                        opts.$brickParent.find(opts.itemSelector);
        }
        function placeBrick($brick, setCount, setY, setSpan, props, opts) {
            var shortCol = 0;
            
            for ( i=0; i < setCount; i++ ) {
                if ( setY[i] < setY[ shortCol ] ) shortCol = i;
            }
            
            var position = {
                left: props.colW * shortCol + props.posLeft,
                top: setY[ shortCol ]
            };
            if( props.masoned && opts.animate ) {
                $brick.animate( position, {
                    duration: opts.animationOptions.duration, 
                    easing: opts.animationOptions.easing,
                    complete: opts.animationOptions.complete,
                    step: opts.animationOptions.step,
                    queue: opts.animationOptions.queue,
                    specialEasing: opts.animationOptions.specialEasing
                });
            } else {
                $brick.css(position);
            }
            for ( i=0; i < setSpan; i++ ) {
                props.colY[ shortCol + i ] = setY[ shortCol ] + $brick.outerHeight(true) ;
            }
        };
        function masonrySetup($wall, opts, props) {
             getBricks(props, opts);
            if ( opts.columnWidth == undefined) {
                props.colW = props.masoned ?
                        $wall.data('masonry').colW :
                        props.$bricks.outerWidth(true);
            } else {
                props.colW = opts.columnWidth;
            }
            props.colCount = Math.floor( $wall.width() / props.colW ) ;
            props.colCount = Math.max( props.colCount, 1 );
        };
        function masonryArrange($wall, opts, props) {
            // if masonry hasn't been called before
            if( !props.masoned ) $wall.css( 'position', 'relative' );            
            
            if ( !props.masoned || opts.appendedContent != undefined ) {
                // just the new bricks
                props.$bricks.css( 'position', 'absolute' );
            }
            // get top left position of where the bricks should be
            var cursor = $('<div />');
            $wall.prepend( cursor );
            props.posTop =  Math.round( cursor.position().top );
            props.posLeft = Math.round( cursor.position().left );
            cursor.remove();
            // set up column Y array
            if ( props.masoned && opts.appendedContent != undefined ) {
                // if appendedContent is set, use colY from last call
                props.colY = $wall.data('masonry').colY;
                
                /*
                *  in the case that the wall is not resizeable,
                *  but the colCount has changed from the previous time
                *  masonry has been called
                */
                for (i= $wall.data('masonry').colCount; i < props.colCount; i++) {
                    props.colY[i] = props.posTop;
                };
                
            } else {
                props.colY = [];
                for ( i=0; i < props.colCount; i++) {
                    props.colY[i] = props.posTop;
                }    
            }
            // layout logic
            if ( opts.singleMode ) {
                props.$bricks.each(function(){
                    var $brick = $(this);
                    placeBrick($brick, props.colCount, props.colY, 1, props, opts);
                });            
            } else {
                props.$bricks.each(function() {
                    var $brick = $(this);
                    //how many columns does this brick span
                    var colSpan = Math.ceil( $brick.innerWidth(true) / props.colW); // CHANGED outerWidth to innerWidth for IE 9
                    colSpan = Math.min( colSpan, props.colCount );
                    
                    if ( colSpan == 1 ) {
                        // if brick spans only one column, just like singleMode
                        placeBrick($brick, props.colCount, props.colY, 1, props, opts);
                    } else {
                        // brick spans more than one column
                        //how many different places could this brick fit horizontally
                        var groupCount = props.colCount + 1 - colSpan; 
                        var groupY = [0];
                        // for each group potential horizontal position
                        for ( i=0; i < groupCount; i++ ) {
                            groupY[i] = 0;
                            // for each column in that group
                            for ( j=0; j < colSpan; j++ ) {
                                // get the maximum column height in that group
                                groupY[i] = Math.max( groupY[i], props.colY[i+j] );
                            }
                        }
                        placeBrick($brick, groupCount, groupY, colSpan, props, opts);
                    }
                }); //        /props.bricks.each(function() {
            }  //         /layout logic
            // set the height of the wall to the tallest column
            props.wallH = 0;
            for ( i=0; i < props.colCount; i++ ) {
                props.wallH = Math.max( props.wallH, props.colY[i] );
            }
            var wallCSS = { height: props.wallH - props.posTop };
            // $wall.height( props.wallH - props.posTop );
            if ( props.masoned && opts.animate ) {
                $wall.animate(wallCSS, {
                    duration: opts.animationOptions.duration, 
                    easing: opts.animationOptions.easing,
                    complete: opts.animationOptions.complete,
                    step: opts.animationOptions.step,
                    queue: opts.animationOptions.queue,
                    specialEasing: opts.animationOptions.specialEasing
                });
            } else {
                $wall.css(wallCSS);
            }
            // add masoned class first time around
            if ( !props.masoned ) $wall.addClass('masoned');
            // provide props.bricks as context for the callback
            callback.call( props.$bricks );
            
            // set all data so we can retrieve it for appended appendedContent
            //        or anyone else's crazy jquery fun
            $wall.data('masonry', props );
        }; //  /masonryArrange function
        function masonryResize($wall, opts, props) {
            props.masoned = $wall.data('masonry') != undefined;
            var prevColCount = $wall.data('masonry').colCount;
            masonrySetup($wall, opts, props);
            if ( props.colCount != prevColCount ) masonryArrange($wall, opts, props); 
        };
        /*
        *  let's begin
        *  IN A WORLD...
        */
        return this.each(function() {  
            var $wall = $(this);
            var props = $.extend( {}, $.masonry );
            // checks if masonry has been called before on this object
            props.masoned = $wall.data('masonry') != undefined;
        
            var previousOptions = props.masoned ? $wall.data('masonry').options : {};
            var opts =  $.extend(
                            {},
                            props.defaults,
                            previousOptions,
                            options
                        );  
            // should we save these options for next time?
            props.options = opts.saveOptions ? opts : previousOptions;
            //picked up from Paul Irish
            callback = callback || function(){};
            if ( props.masoned && opts.appendedContent != undefined ) {
                // if we're dealing with appendedContent
                opts.$brickParent = opts.appendedContent;
            } else {
                opts.$brickParent = $wall;
            }
            
            getBricks(props, opts);
            if ( props.$bricks.length ) {
                // call masonry layout
                masonrySetup($wall, opts, props);
                masonryArrange($wall, opts, props);
            
                // binding window resizing
                var resizeOn = previousOptions.resizeable;
                if ( !resizeOn && opts.resizeable ) {
                    $(window).bind('smartresize.masonry', function() { masonryResize($wall, opts, props); } );
                }
                if ( resizeOn && !opts.resizeable ) $(window).unbind('smartresize.masonry');
            } else {
                // brickParent is empty, do nothing, go back home and eat chips
                return this;
            }
        });        //        /return this.each(function()
    };            //        /$.fn.masonry = function(options)
    $.masonry = {
        defaults : {
            singleMode: false,
            columnWidth: undefined,
            itemSelector: undefined,
            appendedContent: undefined,
            saveOptions: true,
            resizeable: true,
            animate: false,
            animationOptions: {}
        },
        colW: undefined,
        colCount: undefined,
        colY: undefined,
        wallH: undefined,
        masoned: undefined,
        posTop: 0,
        posLeft: 0,
        options: undefined,
        $bricks: undefined,
        $brickParent: undefined
    };
})(jQuery);
