/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);

/* Cufon */
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}})());
Cufon.registerFont({"w":765,"face":{"font-family":"handsean","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"1638","descent":"-410","x-height":"29","cap-height":"150","bbox":"-460 -2248.91 2745 1010.77","underline-thickness":"150","underline-position":"-142","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":625},"\u00a0":{"w":625},"!":{"d":"357,-1993r78,68v3,388,-17,501,-54,1228v-11,221,-20,332,-44,332v-41,38,-69,61,-129,57v-81,-6,-94,-115,-94,-230v0,-63,21,-264,54,-606v19,-194,25,-348,23,-460r-6,-301v60,-64,97,-71,172,-88xm232,-60v62,-2,112,40,112,104v0,64,-47,106,-142,126r-51,0v-40,-31,-51,-61,-51,-116v0,-62,23,-97,68,-104","w":569},"\"":{"d":"0,-1810v-12,-121,46,-175,174,-174v103,126,53,477,52,701v-44,79,-70,111,-144,106v-55,-15,-82,-61,-82,-137v21,-100,31,-162,31,-185v0,-42,-13,-137,-31,-311xm448,-1953v33,-30,133,-25,147,3v7,107,10,203,10,287r0,34v-4,237,-14,356,-31,356v-48,34,-79,51,-92,51v-55,0,-89,-146,-103,-437r0,-34v0,-148,23,-235,69,-260","w":615},"#":{"d":"420,-1734v95,-60,144,-26,216,72r-4,224r264,12r20,-308v87,-61,156,-23,212,76r-4,248r260,12v26,35,28,50,28,96v0,37,-35,77,-104,120r-196,-4r-12,268v195,9,292,17,292,24v41,84,19,140,-76,204r-212,0r8,192v-10,97,-20,128,-88,128v-47,0,-92,-40,-136,-120v-13,-63,-20,-133,-20,-212r-260,-12r12,200v-13,108,-18,144,-88,144v-50,0,-97,-41,-140,-124v-12,-65,-17,-138,-16,-216v-2,-2,-5,-3,-4,-8v-71,10,-153,12,-232,12v-96,0,-121,-21,-120,-84v0,-49,40,-95,120,-140v71,-13,151,-20,240,-20r8,-260r-228,12v-101,-9,-140,-21,-140,-84v0,-43,34,-86,100,-132v31,-22,171,-30,284,-28xm620,-1210r-12,264v80,12,178,6,264,12r12,-260v-2,-2,-3,-5,-8,-4","w":1395},"$":{"d":"824,-1820v30,-24,42,-20,84,-20v35,0,69,25,100,76r-32,408r-4,4v138,31,208,40,240,112v-69,91,-111,136,-128,136v-22,7,-45,-1,-68,-4v-19,6,-30,23,-28,52r16,208v107,40,283,91,524,160v139,39,258,111,360,208v-32,131,-91,229,-176,288v-120,83,-210,116,-260,116v-64,21,-189,40,-376,56v-13,74,12,133,44,288v-75,137,-187,145,-304,48v-19,-69,-39,-183,-60,-344v-240,21,-459,-22,-588,-160v-92,-99,-59,-191,20,-308v53,-1,57,10,84,-40v0,5,20,12,60,20r0,32v0,103,84,170,252,208v41,9,89,16,144,16v13,-143,-8,-287,-32,-432v-35,0,-168,-28,-388,-112v-204,-77,-305,-146,-308,-180v-5,-51,9,-89,8,-140v152,-132,397,-185,676,-196r56,-360v23,-67,51,-113,84,-140xm464,-1036v-3,-1,-5,1,-4,4v21,0,84,20,188,60r40,4r-12,-112v-141,13,-212,27,-212,44xm1032,-572v-9,105,12,211,16,316v186,1,350,-43,496,-132r0,-4v-65,-20,-191,-68,-380,-144","w":1865},"%":{"d":"436,-1742v32,-54,70,-76,132,-76v71,0,161,45,272,136v11,29,24,74,24,136v0,157,-71,287,-212,388v-81,-13,-141,-13,-228,-12v-56,0,-88,-13,-100,-36v-47,-92,-72,-193,-72,-304v0,-147,34,-220,76,-220v54,-20,66,-26,108,-12xm1952,-1750v15,0,27,57,36,172v5,0,8,9,8,28v-604,605,-1004,999,-1208,1172r-576,488v-97,47,-168,8,-212,-80r0,-32v0,-42,88,-109,252,-220v216,-147,827,-766,1104,-1048v176,-179,287,-308,360,-360v77,-54,155,-94,236,-120xm464,-1470v9,9,21,31,36,68v106,-22,130,-39,128,-124v0,-29,-12,-44,-36,-44v-36,0,-79,33,-128,100xm1156,-430v123,-111,194,-146,360,-136v125,133,188,224,188,272v0,135,-24,213,-100,324v-51,40,-114,60,-188,60v-139,0,-238,-56,-288,-172v-11,-26,-12,-53,-12,-76v0,-93,39,-169,40,-272xm1332,-286v-4,53,30,87,96,96v46,-13,21,-166,0,-156v-56,-4,-92,7,-96,60","w":2025},"&":{"d":"496,-180v-243,0,-373,-73,-496,-204v0,-165,108,-289,324,-372r0,-4v-47,-6,-133,-65,-256,-176v-4,-197,99,-311,312,-380r152,-36v25,-269,74,-404,148,-404v86,0,112,51,112,140v0,80,-16,157,-32,232v44,15,144,41,300,80v76,42,88,42,88,116v0,66,-64,92,-152,92v-35,0,-111,-12,-228,-36v-39,57,-19,115,-20,192v49,0,102,28,160,84v-3,44,-14,91,0,128v-27,0,-56,21,-92,60v-13,14,-32,13,-56,12v-20,71,-14,164,0,236v99,1,200,-36,376,-88v59,-17,92,-23,92,-44v7,0,14,-20,16,-60v1,-19,-4,-41,20,-36v27,4,53,21,80,12v30,35,40,71,40,124v0,145,-160,251,-480,320r-120,12v0,37,17,125,40,304v8,65,-18,112,-76,112v-10,0,-22,8,-36,24r-16,0r-44,-40v-3,19,-7,28,-12,28v-44,-55,-72,-134,-84,-236v-16,-128,-36,-192,-60,-192xm356,-1036v57,32,108,48,152,48v-3,-34,11,-102,-16,-108v-55,0,-100,20,-136,60xm504,-564v-105,21,-165,46,-196,84r0,4v72,10,132,31,212,32v1,-35,0,-123,-16,-120","w":1366},"'":{"d":"0,-1870v40,-72,92,-102,178,-102v55,0,83,20,83,61r4,242v0,222,-45,367,-140,424v-32,19,-64,23,-91,23v-13,-3,-15,-251,-15,-349v0,-124,-9,-224,-19,-299","w":305},"(":{"d":"672,-1696v58,0,75,6,76,76v0,110,-88,214,-252,328v-108,76,-156,160,-156,236v-68,195,-96,271,-96,372v0,245,159,491,476,740v3,105,-35,171,-116,200r-44,4v-97,0,-209,-127,-364,-364v-129,-197,-196,-357,-196,-580v0,-220,72,-461,236,-708v138,-207,290,-304,436,-304"},")":{"d":"0,-1436v-7,-114,44,-200,160,-200v101,0,234,152,428,436v229,336,197,786,-20,1148v-155,259,-322,375,-516,372v-19,-10,-28,-37,-28,-80v0,-113,28,-168,52,-168v108,-65,219,-178,332,-340v0,-32,27,-132,80,-300v4,-40,12,-75,12,-120v0,-248,-163,-492,-488,-732"},"*":{"d":"424,-1982v24,29,51,80,72,156v33,119,44,189,44,208r252,-36v12,-1,32,22,32,56v0,64,-11,96,-32,96v-31,21,-88,42,-172,64v18,41,78,95,180,164r60,60v-23,69,-42,104,-56,104v-114,4,-182,-38,-276,-132r-72,-60v-27,12,-87,57,-188,124v-41,27,-90,36,-140,36v-24,-25,-36,-51,-36,-80v0,-43,40,-96,120,-160v-28,-13,-87,-33,-176,-60v-24,-20,-36,-33,-36,-40v-3,-66,49,-122,120,-136v50,24,99,36,148,36v58,0,37,-49,48,-88v4,-129,-58,-321,108,-312","w":875},"+":{"d":"616,-1164v150,-25,92,205,92,328r0,132v135,-13,265,-20,392,-20v56,55,84,109,84,164v0,56,-20,82,-40,84r-420,36v11,121,16,223,16,304r0,68v-47,59,-101,88,-160,88v-59,0,-87,-19,-88,-36r-32,-412v-53,8,-120,4,-180,4v-133,0,-207,-24,-232,-68v-35,-61,-48,-77,-48,-132v0,-53,40,-80,120,-80v120,0,213,16,280,16r44,0r-4,-164v4,-163,21,-244,52,-244v39,-40,80,-61,124,-68","w":1196},",":{"d":"207,-368v56,-57,198,-69,258,-7r0,54v0,217,-96,413,-288,590v-20,48,-76,51,-145,51v-21,0,-22,-10,-22,-30v0,-72,59,-183,149,-349v59,-108,64,-189,48,-309","w":605},"-":{"d":"98,-704v45,-18,123,-20,196,-20v127,0,371,15,732,44v49,81,20,164,-56,220r-640,-32r-232,12v-64,-1,-88,-24,-88,-80v0,-53,29,-101,88,-144","w":1055},"\u00ad":{"d":"98,-704v45,-18,123,-20,196,-20v127,0,371,15,732,44v49,81,20,164,-56,220r-640,-32r-232,12v-64,-1,-88,-24,-88,-80v0,-53,29,-101,88,-144","w":1055},".":{"d":"186,-230v35,-5,65,-15,104,-16v80,21,116,49,116,108v0,76,-53,137,-160,184v-79,14,-131,-10,-152,-88v-24,-87,15,-145,92,-188","w":525},"\/":{"d":"1500,-1700v73,-92,171,-111,248,-20v0,85,-40,186,-120,304v-59,49,-121,115,-184,200v-12,26,-289,294,-812,824v-174,176,-290,333,-368,452v-99,42,-131,61,-160,60v-24,-9,-15,-46,-8,-68r-48,8v-19,-8,-35,-26,-24,-40v-12,0,-25,-7,-24,-24v45,-122,188,-345,472,-624r680,-668v181,-188,289,-329,348,-404","w":1745,"k":{"z":382,"y":98,"x":426,"w":287,"v":287,"u":393,"s":319,"r":224,"q":443,"p":213,"o":423,"n":329,"m":445,"g":445,"e":90,"d":153,"c":413,"a":539,"A":233,"4":287,"\/":886}},"0":{"d":"260,-1824v84,-105,169,-148,300,-148v159,0,305,76,416,244r176,268v101,182,152,353,152,512v0,231,-64,482,-236,720v-127,176,-268,228,-480,228v-210,0,-377,-129,-492,-392v-74,-170,-96,-357,-96,-580v0,-133,30,-312,92,-536v24,-86,103,-191,188,-272v-13,-9,-20,-24,-20,-44xm580,-1720v0,24,-12,36,-36,36v-187,95,-288,343,-288,744v0,149,27,271,80,368v48,155,88,232,120,232v74,64,143,96,208,96v78,0,180,-78,276,-252v95,-172,116,-293,116,-456v0,-165,-107,-384,-324,-652v-61,-76,-100,-98,-152,-116","w":1315},"1":{"d":"364,-1996v66,-6,69,21,92,104v11,10,16,18,16,24v0,33,-41,287,-124,764v-13,79,-24,154,-20,224r28,528v0,207,-47,337,-140,392v0,-23,-32,-41,-96,-52v-67,-197,-24,-918,-24,-1164v0,-25,-31,-75,-92,-152v-2,-11,-5,-22,-4,-36v0,-22,42,-89,112,-208v37,-62,79,-187,140,-368v11,-13,49,-31,112,-56","w":515},"2":{"d":"348,-1548v186,-207,381,-288,636,-288v187,0,315,76,384,228v23,51,28,105,28,172v0,187,-102,381,-304,584v-137,138,-272,246,-392,340v-82,64,-129,120,-156,152r0,4v289,32,495,48,620,48v58,1,163,-28,304,-28v86,0,115,34,108,112v-9,85,-22,128,-40,128v-113,64,-293,96,-540,96v-528,0,-792,-33,-792,-48v-133,-29,-200,-62,-200,-100v0,-98,10,-113,72,-236v188,-125,418,-299,668,-544v168,-164,268,-307,324,-404v-8,-35,-4,-83,-4,-124v0,-33,-25,-50,-72,-60v-225,-49,-382,37,-516,240v-43,65,-54,105,-60,108v-39,20,-79,32,-120,32v-75,0,-112,-23,-112,-48v0,-105,46,-233,164,-364","w":1585,"k":{"4":127}},"3":{"d":"836,-1740v212,-80,407,-73,580,32v1,11,9,23,24,36v9,45,13,88,12,136v0,206,-108,383,-324,532v-10,12,-26,16,-32,32v101,39,231,116,360,260v216,242,144,488,-152,640v-116,60,-236,72,-384,72v-279,0,-543,-101,-788,-304v-73,-60,-108,-110,-108,-148v0,-14,-14,-56,-24,-108v0,-5,15,-15,44,-32v27,-43,50,-64,68,-64v51,0,153,64,304,192v228,123,401,172,628,172v81,0,150,-37,208,-112r4,-32v-13,-60,-91,-140,-240,-228v-39,-23,-140,-38,-292,-80v-103,-29,-152,-85,-152,-148v0,-87,114,-175,344,-260v51,-19,110,-69,176,-156r-4,-56r36,-128v-11,-8,-38,-20,-80,-20v-71,0,-209,57,-420,164v-107,54,-222,54,-224,-92v0,-13,15,-37,44,-72v3,-41,129,-129,392,-228","w":1585},"4":{"d":"1224,-1874v65,0,108,37,128,112v3,65,-13,56,-56,160v-18,43,-28,221,-36,532r-20,116v75,1,199,-36,440,-88v119,-26,247,-16,324,48v-15,0,-45,62,-96,184v-6,14,-20,20,-36,20v-111,0,-287,73,-536,132v-57,14,-88,14,-88,24v-16,34,-30,81,-24,140r44,408v4,89,-17,144,-76,200v-13,12,-29,16,-44,16v-59,0,-110,-69,-144,-208v-9,-39,-7,-191,-20,-452v-3,-54,-16,-80,-20,-80v-433,66,-584,90,-904,76v-44,-37,-60,-77,-60,-140v0,-75,94,-184,272,-340r664,-580v171,-187,267,-280,288,-280xm516,-890v243,-17,404,-31,484,-44v3,-131,37,-269,-8,-380r-4,0v-69,67,-184,155,-336,276v-73,58,-115,111,-136,148","w":1805,"k":{"\/":95}},"5":{"d":"-114,-324v16,-20,180,-98,192,-88v29,0,65,35,110,106v121,51,196,84,262,74v258,-38,426,-162,544,-318v96,-126,150,-245,125,-384r-43,-132v-33,-41,-123,-62,-270,-62v-93,0,-242,47,-456,112v-138,42,-250,37,-344,-44v-42,-260,-5,-394,104,-652v93,-48,143,-72,152,-72v19,0,59,13,120,40v233,-51,413,-76,540,-76v28,0,145,-33,352,-84v0,13,23,27,68,44v16,11,27,25,32,44v0,197,-149,296,-448,296v-134,0,-610,-31,-604,10v-35,74,-53,123,-40,198v235,-45,427,-68,576,-68v231,0,382,60,452,180v57,47,86,127,86,242v0,153,-14,307,-100,466v-92,171,-211,307,-366,396v-201,115,-333,156,-516,156v-169,0,-342,-83,-520,-248v1,-36,8,-66,12,-100v-7,-12,-22,-16,-20,-36","w":1345},"6":{"d":"392,-1704v141,-186,254,-260,388,-260v48,0,72,9,72,28v11,48,13,76,12,124v0,154,-81,298,-244,432v-5,0,-8,-7,-8,-20v-9,-37,-27,-56,-52,-56v-36,19,-84,60,-124,136v-88,164,-127,338,-136,512v7,5,14,10,28,8v245,-251,377,-376,396,-376v183,-120,283,-168,440,-168v99,0,186,53,252,164v43,72,61,168,60,284v0,233,-57,469,-212,680v-264,360,-818,382,-1116,44v-122,-138,-148,-305,-148,-512v0,-314,121,-662,392,-1020xm480,-568v-41,62,-52,75,-52,108v0,80,79,149,240,200v33,10,67,12,100,12v160,0,299,-92,404,-284v44,-81,60,-170,60,-260v0,-131,-30,-195,-64,-196r-92,-4v-207,0,-409,139,-596,424","w":1485},"7":{"d":"1260,-1862v15,25,21,79,20,140v0,119,-53,285,-160,496v-17,33,-38,86,-64,160v75,7,160,1,240,4v138,6,160,-1,160,88v0,91,-67,143,-200,160v-46,6,-137,13,-276,16v-37,22,-88,139,-152,352v-69,228,-128,382,-192,448v-48,50,-105,68,-156,68v-73,0,-108,-23,-108,-40v1,-65,94,-307,272,-728v7,-17,13,-32,16,-52v-89,-51,-170,-20,-280,-20v-59,0,-111,-35,-156,-104v9,-31,30,-72,64,-124v0,-19,44,-28,132,-28v97,0,212,-15,344,-44v53,-97,80,-173,80,-228v25,-123,50,-212,76,-268v-310,26,-700,-1,-1020,44v-75,11,-116,-18,-116,-104v0,-19,-8,-33,-24,-44v56,-38,84,-67,84,-88v145,-31,1252,-116,1416,-104","w":1420,"k":{"x":121,"d":131,"3":108,"\/":265}},"8":{"d":"68,-1696v122,-100,300,-140,528,-140v275,0,485,65,632,196v37,51,56,107,56,168v0,125,-109,258,-324,404v-51,35,-86,69,-108,100v32,43,108,101,228,172v192,115,280,238,280,424v0,173,-93,317,-288,416v-100,50,-182,56,-300,56v-126,0,-203,-27,-232,-80v-26,-16,-81,-31,-164,-44v-153,-96,-220,-211,-220,-388v0,-169,76,-338,228,-508r0,-4v-256,-191,-384,-367,-384,-528v0,-104,18,-181,68,-244xm304,-1492v28,115,97,200,196,272r128,92v111,-67,201,-133,272,-200v10,-16,26,-25,32,-44v-23,0,-55,-39,-96,-116v-68,-62,-155,-80,-276,-80v-103,0,-189,25,-256,76xm604,-772v-109,125,-160,230,-160,356v0,59,23,96,60,124v108,81,202,124,372,124v91,0,154,-39,188,-116v3,-24,9,-45,8,-72v0,-106,-122,-218,-364,-340v-34,-17,-67,-44,-104,-76","w":1385},"9":{"d":"328,-1686v150,-137,317,-189,540,-180v129,5,211,39,236,112v0,9,-19,31,-56,64r-4,20v58,18,72,84,72,168v0,57,-36,208,-76,456v-44,269,-36,365,-36,584v0,232,24,395,72,488v-35,83,-87,124,-156,124v-83,0,-150,-51,-180,-160v-23,-83,-29,-172,-24,-260r36,-680v-2,-2,-5,-3,-4,-8v-135,79,-234,134,-300,160v-224,88,-448,-21,-448,-296v0,-180,102,-385,328,-592xm428,-1458v-110,124,-154,250,-136,424r40,0v131,0,256,-81,376,-244r96,-116v-2,-52,16,-79,56,-180r4,-32v-183,-39,-318,14,-436,148","w":1125},":":{"d":"0,-790v-11,-127,51,-182,192,-192v92,16,128,45,128,120v0,79,-54,136,-164,152v-78,11,-115,-17,-156,-80xm204,-366v90,27,120,44,120,116v0,73,-52,131,-156,176v-93,17,-160,-21,-160,-120v0,-71,33,-123,100,-156","w":325},";":{"d":"224,-1012v100,-23,184,20,184,120v0,83,-57,140,-172,156v-57,8,-106,-5,-116,-48v-21,-39,-32,-65,-32,-80v0,-68,43,-126,136,-148xm144,-344v67,-114,190,-128,300,-56v8,13,12,30,12,52v0,111,-83,292,-248,544v-30,22,-42,24,-80,24v-42,0,-85,-45,-128,-136v62,-229,111,-372,144,-428","w":465},"\u037e":{"d":"224,-1012v100,-23,184,20,184,120v0,83,-57,140,-172,156v-57,8,-106,-5,-116,-48v-21,-39,-32,-65,-32,-80v0,-68,43,-126,136,-148xm144,-344v67,-114,190,-128,300,-56v8,13,12,30,12,52v0,111,-83,292,-248,544v-30,22,-42,24,-80,24v-42,0,-85,-45,-128,-136v62,-229,111,-372,144,-428","w":465},"<":{"d":"312,-658v136,76,395,258,748,532v6,87,-36,118,-136,152r-32,4v-91,-57,-270,-189,-544,-384v-74,-53,-162,-95,-252,-144v-74,-40,-96,-88,-96,-176v0,-58,49,-104,132,-160v106,-71,453,-257,680,-372v56,29,84,79,84,148v0,49,-15,74,-40,88r-448,244r-96,64r0,4","w":1055},"=":{"d":"112,-988v71,-11,128,-13,200,-12v135,0,395,15,780,44v52,84,19,160,-60,216r-680,-32r-236,16v-81,-2,-116,-23,-116,-80v0,-63,37,-113,112,-152xm224,-556v255,0,406,7,824,44v44,89,12,153,-56,208r-12,4r-596,-32r-220,12v-71,-8,-95,-29,-84,-92v18,-97,71,-144,144,-144","w":1095},">":{"d":"252,-1176v215,107,437,223,660,356v100,59,148,118,148,168v0,118,-43,158,-160,216v-134,66,-329,211,-600,412v-80,59,-128,84,-136,84v-114,0,-167,-64,-164,-152v10,-13,147,-120,416,-316v204,-149,317,-220,332,-220r0,-4v-78,-53,-236,-139,-472,-264v-70,-37,-104,-66,-104,-80v-24,-86,6,-170,80,-200","w":1065},"?":{"d":"896,-1506v13,-62,-458,-216,-600,-216v-41,0,-97,23,-168,68v-80,19,-125,-31,-128,-132v0,-29,31,-70,92,-124v5,-21,17,-32,36,-32v407,0,721,13,972,244v48,44,68,75,68,84v0,253,-177,413,-532,480r-284,52v29,230,44,363,44,400v2,80,-9,165,-36,156v-40,38,-89,63,-148,76v-12,-3,-45,-30,-100,-80r8,-72v0,-73,-45,-230,-100,-480v-26,-117,7,-216,88,-264v489,-43,751,-96,788,-160xm156,118v0,-107,51,-176,156,-200v79,1,116,37,116,124v0,84,-36,144,-108,180r-52,8v-75,-9,-112,-46,-112,-112","w":1165},"@":{"d":"1379,-645v0,210,-77,346,-283,346v-103,0,-188,-98,-253,-294r-12,-11v-108,183,-205,275,-290,275r-23,4v-94,-13,-126,-54,-126,-145v0,-93,64,-206,193,-339v53,-36,135,-82,246,-138v0,-6,15,-10,45,-11r15,0v39,0,64,67,74,201v44,145,60,203,161,235v55,-4,71,-82,71,-157v0,-127,-25,-239,-90,-324v-53,-69,-134,-97,-227,-97v-173,0,-304,25,-391,75v-129,115,-194,274,-194,477v0,185,71,311,216,369v163,65,267,89,380,89v183,0,358,-64,510,-205v36,-34,58,-79,79,-123v60,-59,214,-19,201,60v-8,46,-35,123,-119,201v-335,311,-912,366,-1305,82v-153,-111,-197,-278,-197,-499v0,-229,71,-425,224,-578v88,-88,312,-123,611,-123v195,0,331,73,395,224v63,150,89,287,89,406xm768,-783v-145,99,-215,183,-212,298r11,0v39,0,99,-71,182,-212v7,-11,17,-37,26,-79","w":1755},"A":{"d":"740,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm896,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328","w":1650,"k":{"\\":89}},"B":{"d":"168,66v-44,3,-117,-71,-118,-164v0,-47,37,-82,112,-92v66,-9,101,-14,100,-28r-46,-500r-116,-56v-7,-46,-22,-84,-24,-136v0,-19,36,-55,108,-108v-4,-221,-10,-405,-18,-552r-76,4v-123,0,-184,-25,-184,-76v-15,-45,-16,-58,-16,-100v0,-45,87,-72,260,-80v5,-3,16,0,16,-8v0,-77,48,-131,144,-160v101,-7,162,18,180,104v0,19,5,27,16,28r500,40v139,27,237,67,292,124v37,39,53,58,52,80v-43,139,-146,270,-316,384v-79,53,-188,120,-320,212v1,8,6,13,16,12v217,0,371,-8,460,-8v258,0,402,37,432,84v31,31,40,64,40,116v0,119,-88,254,-272,392v-190,142,-363,238,-510,298v-147,60,-233,89,-260,88v27,66,4,121,-68,166r-102,0v-41,-4,-76,-55,-104,-92v-60,9,-113,25,-178,28xm462,-1590r20,396v98,-44,375,-226,472,-332v6,-14,19,-21,20,-40v-162,-45,-321,-51,-512,-24xm518,-742r0,24r36,412v257,-95,458,-194,600,-300v61,-46,107,-94,140,-140v-84,-8,-157,-12,-220,-12r-20,0v-153,0,-331,5,-536,16","w":1555},"C":{"d":"628,-1632v229,-151,367,-206,520,-196v129,8,188,49,188,132v0,87,-133,143,-384,216v-139,40,-298,152,-460,320v-154,160,-204,289,-204,468v0,195,136,331,412,388v388,80,712,-34,964,-260v42,-37,135,-122,280,-260v129,-122,248,-176,344,-176v3,6,8,9,8,20v0,103,-57,209,-172,320v0,16,-66,99,-208,236v-297,287,-645,424,-1032,424v-385,0,-640,-129,-780,-380v-69,-125,-104,-234,-104,-380v0,-285,200,-590,628,-872","w":1805},"D":{"d":"230,-1568v-2,-121,59,-190,184,-196v105,-5,155,122,112,232v75,51,250,65,476,176r632,312v204,115,296,206,296,356v0,231,-272,429,-816,592r-348,80v-1,19,4,35,4,52v0,15,-43,39,-132,60v-62,15,-72,-4,-148,-44v-36,-10,-139,-18,-308,-24v-70,-18,-110,-40,-128,-96v27,-101,64,-137,128,-176v110,26,144,38,200,36v-43,-326,-81,-582,-108,-768v-15,-104,-20,-204,-20,-300v-36,-29,-166,-45,-384,-84v-122,-22,-160,-59,-160,-156v0,-30,41,-69,124,-116r16,-16v201,53,327,80,380,80xm518,-1216v-4,1,-14,-3,-12,4v0,256,49,579,148,968v209,-32,382,-74,516,-124v237,-89,366,-157,396,-192v40,-48,56,-68,56,-116v0,-87,-143,-198,-428,-335v-285,-137,-511,-205,-676,-205","w":1834,"k":{"\\":99}},"E":{"d":"956,-1792v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v-25,256,18,478,108,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-77,-321,-88,-604v-47,0,-96,-20,-148,-60v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92","w":1515,"k":{"4":106}},"F":{"d":"846,-1832v83,-28,221,-39,280,8r0,32v0,147,-166,241,-500,276v-197,21,-296,34,-296,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v-17,243,-16,446,-2,612v6,70,33,145,88,224v35,95,-9,143,-124,164r-32,0v-115,0,-169,-154,-184,-460r-22,-436v-53,0,-101,-19,-144,-56v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92","w":1013,"k":{"z":186,"x":73,"w":249,"v":249,"u":135,"r":155,"o":259,"m":186,"g":249,"c":218,"a":155,"3":92,"\/":155}},"G":{"d":"1118,-1432v-85,101,-73,119,-152,140v-39,0,-95,-69,-152,-212v-44,-111,-87,-169,-160,-204v-86,22,-149,62,-192,116v-112,140,-160,337,-160,592v0,355,96,659,300,900v59,70,127,100,192,100v149,0,287,-182,412,-548v28,-82,52,-195,76,-336v-76,11,-235,41,-476,92v3,-43,-20,-54,-76,-76v-25,-20,-37,-34,-36,-56v0,-102,128,-175,384,-212v140,-21,271,-28,392,-28v40,0,60,8,60,24v8,39,16,84,16,136v0,183,-77,464,-248,836v-85,185,-219,311,-384,384v-38,18,-76,24,-124,24v-143,0,-304,-47,-424,-192v-264,-318,-356,-653,-356,-1048v0,-337,77,-621,260,-824v109,-122,219,-160,368,-160v171,0,320,109,424,336v45,98,56,173,56,216","w":1488},"H":{"d":"177,-508v-115,24,-272,3,-272,-94v0,-93,18,-140,50,-140r144,0v43,-2,64,-7,64,-16v-3,-357,-30,-737,-30,-1140v0,-184,45,-297,96,-292r48,-4v83,3,124,17,124,44v51,54,20,168,20,256v0,151,3,491,10,1020r12,108v209,1,397,-11,512,-36v-9,-628,-22,-1039,-34,-1232v-7,-113,25,-201,104,-212v91,-13,159,18,172,84v18,92,28,261,28,372v0,86,-2,379,-2,880v0,72,17,108,28,108v282,0,430,93,450,172v2,74,-56,105,-148,100v-206,-11,-308,-9,-306,-32r-8,8v9,0,12,45,10,136v6,24,29,397,58,792v-33,37,-83,56,-152,56v-75,0,-112,-16,-112,-48v0,-122,-37,-368,-64,-744v-8,-112,-19,-167,-24,-168v-163,-9,-328,9,-492,12v12,199,18,326,18,380v0,147,-17,220,-66,220v-57,0,-117,-14,-168,0v-35,0,-41,-97,-41,-291v0,-191,-15,-290,-29,-299","w":1566},"I":{"d":"20,-1934v96,-93,256,-54,292,84v-4,57,-28,97,-36,148v-15,96,-13,194,-12,300v0,192,5,579,16,1160r32,328v-32,43,-81,64,-148,64v-72,0,-108,-23,-108,-48v0,-759,-48,-1254,-48,-1488v-9,-3,-8,-336,-8,-436v0,-58,5,-97,20,-112","w":332},"J":{"d":"1014,-2086v63,-7,94,12,156,52r50,966v16,172,24,304,24,396v0,296,-78,543,-204,748v-89,144,-158,204,-300,204v-129,0,-250,-85,-376,-244v-61,-77,-152,-172,-212,-316v-121,-289,-156,-461,-152,-628v3,-119,26,-152,120,-152v93,0,165,49,216,148v16,60,5,88,-36,144v45,266,152,486,320,660r128,84v140,-135,215,-374,220,-716v3,-216,-25,-730,-58,-1190v13,-93,47,-149,104,-156","w":1255},"K":{"d":"254,-1814v55,-36,212,-31,212,40v0,148,-10,154,-52,436r-4,88v260,-108,579,-289,816,-480v128,12,192,43,192,92r0,24v0,60,-112,140,-324,260v-117,66,-295,179,-544,316v-15,0,-61,20,-140,60v-26,118,28,149,140,228v274,194,472,346,612,428v147,86,251,136,320,136v131,0,196,15,196,36v24,17,36,49,36,96v-92,43,-160,56,-260,56v-187,0,-438,-129,-768,-364v-134,-95,-215,-132,-228,-132v-13,107,12,185,44,480r0,92v-34,41,-71,58,-132,52v-62,-6,-93,-24,-96,-48r-72,-528v-6,-169,-23,-261,-52,-276v-15,-20,-73,-65,-172,-136v-40,-43,-48,-76,-48,-140v0,-25,61,-61,184,-108r68,-48r-4,-80v-5,-212,16,-347,76,-580","w":1510,"k":{"4":248}},"L":{"d":"48,-1724v95,-64,264,-24,248,96r-32,240r-8,192v0,176,33,525,100,1048v120,-27,249,-96,408,-152v345,-120,627,-152,824,-152v77,0,140,9,188,28r-4,148v0,7,-56,6,-164,28v-376,76,-602,121,-924,248v-133,53,-256,93,-368,120v-139,-9,-208,-26,-208,-52v0,-567,-121,-1114,-104,-1728v14,-9,29,-31,44,-64","w":1532,"k":{"\\":389,"4":295}},"M":{"d":"1400,-1986r68,0v51,56,102,156,140,304v46,177,136,432,252,772v167,491,311,835,452,1028v23,31,34,51,28,84v-16,87,-61,108,-140,108v-113,0,-204,-126,-304,-364v-79,-187,-230,-549,-424,-1100r-56,-144r-4,0v-42,164,-75,435,-144,804v-67,359,-124,589,-124,700v-29,9,-44,28,-44,56v0,9,-43,27,-132,40v-55,8,-82,-3,-100,-52v-21,-57,-37,-175,-68,-352r-116,-664v-50,-195,-96,-336,-164,-456r-4,0v-48,123,-98,374,-160,752v-28,170,-61,274,-96,308v-38,37,-75,44,-136,44v-51,0,-76,-16,-76,-48v-35,-116,-12,-244,-12,-376v0,-27,-19,-100,-36,-220v-13,-93,31,-140,128,-140r16,4v29,-59,69,-227,144,-496v55,-197,146,-292,248,-292v126,0,228,172,324,512v26,93,76,279,132,564r4,0v45,-116,93,-286,128,-512v67,-434,120,-720,176,-856","w":2165,"k":{"\\":77}},"N":{"d":"1028,-1938v93,-91,260,-54,272,92v-15,61,-21,111,-22,150r-16,910v0,252,13,497,38,736r0,52v0,120,-23,175,-68,180r-80,8v-137,0,-267,-119,-408,-344v-62,-99,-340,-600,-462,-810v-6,283,2,384,2,798v0,139,-11,208,-24,208v-35,24,-84,32,-144,32v-45,0,-67,-13,-76,-36v-29,-79,-40,-151,-40,-248v0,-90,-2,-315,-2,-676v0,-73,5,-216,20,-428v8,-112,36,-185,72,-228r4,4r92,0r60,-4v134,141,257,399,402,760v116,288,208,429,352,572r4,0","w":1298},"O":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1490v-30,-2,-51,-13,-84,-12v-17,4,-30,63,-56,172v-30,126,-52,249,-52,372v-1,382,88,640,288,736v187,90,299,1,384,-204v26,-62,20,-171,20,-272v0,-237,-37,-482,-160,-708v-84,-155,-155,-212,-236,-212v-43,0,-77,43,-104,128","w":1192},"P":{"d":"130,-1874v36,-82,84,-112,176,-112v65,0,107,29,124,88v0,24,13,36,40,36v238,53,467,139,688,256v188,99,276,213,276,388v0,177,-82,340,-256,476v-131,103,-268,214,-432,252r-332,76v0,216,18,374,30,476v13,114,-21,208,-88,228v-109,0,-183,-140,-200,-420v-8,-136,-8,-214,-22,-234r-44,2v-18,-13,-33,-49,-44,-108v-4,-6,-14,-8,-12,-20v1,-9,38,-41,112,-96v-7,-132,-15,-387,-22,-764r-2,-250v-128,-30,-192,-56,-192,-78r0,-24v26,-85,45,-128,56,-128xm406,-1606v-7,547,-5,861,6,940v216,-59,379,-121,490,-188v124,-75,205,-180,248,-312v4,-13,8,-33,8,-56v0,-147,-251,-275,-752,-384","w":1426,"k":{"d":124,"\/":385}},"Q":{"d":"702,-1816r36,0v153,0,321,152,504,456v188,313,272,513,272,728v0,123,-33,249,-100,380v57,82,116,145,180,180v36,19,91,28,160,36v29,35,44,82,44,140v0,106,-23,136,-116,136v-111,0,-227,-63,-348,-188r-100,-68v-318,184,-760,143,-1012,-92v-146,-136,-192,-318,-192,-556v0,-285,93,-604,280,-956v177,-131,307,-196,392,-196xm306,-616v-11,289,209,504,528,504v86,0,162,-25,228,-76v-77,-106,-202,-222,-368,-360v-142,-118,-212,-192,-204,-264v10,-91,59,-132,140,-132v65,0,167,80,304,240v5,0,74,65,208,196r72,76v31,2,40,-59,44,-184v8,-217,-109,-468,-364,-804v-79,-104,-168,-144,-240,-144v16,120,36,203,-20,272v-29,2,-39,-23,-96,-76v-9,-9,-22,-12,-36,-12v-87,0,-153,228,-196,684r0,80","w":1599},"R":{"d":"256,-1674v33,-69,80,-96,160,-96v77,0,116,37,116,112v99,0,427,73,976,244v115,36,164,75,164,136v0,226,-157,397,-468,524v-122,50,-219,103,-296,148v181,87,482,221,912,380v257,95,429,151,508,192v12,117,-99,172,-248,172v-177,0,-524,-164,-1076,-412v-265,-119,-441,-138,-494,-138r6,340v18,118,-33,198,-148,202v-46,-27,-85,-89,-116,-188r-30,-392r-134,0v-72,0,-108,-27,-108,-80v0,-93,71,-161,212,-204r0,-4v7,-110,9,-481,8,-708v-86,0,-159,14,-240,20v-61,-8,-80,-33,-80,-92v0,-87,140,-144,376,-156xm476,-1410v-25,193,-9,455,4,664v316,-69,539,-137,664,-212v109,-66,185,-144,232,-224r0,-4v-369,-128,-579,-192,-632,-192v-94,-21,-183,-32,-268,-32","w":1929,"k":{"4":182}},"S":{"d":"1232,-1646v56,84,-74,115,-184,112r-324,-8v-99,0,-212,50,-328,160v-34,32,-59,75,-88,120v41,60,104,103,188,132v137,47,359,115,664,208v377,115,564,255,564,412r0,28v0,205,-262,376,-788,504v-143,35,-273,48,-388,48v-253,0,-422,-50,-476,-164v-75,-159,5,-285,156,-376v42,-25,85,-32,124,-32v28,82,-8,184,-12,272v364,100,708,29,992,-148v43,-27,69,-61,92,-88v-67,-75,-139,-126,-212,-160v-107,-50,-351,-119,-728,-228v-325,-94,-484,-229,-484,-376r0,-28v0,-148,122,-294,372,-428v143,-77,270,-100,436,-100v214,0,360,44,424,140","w":1735,"k":{"\\":57}},"T":{"d":"1338,-1694r152,-4v96,0,157,24,184,72v1,11,4,20,4,32v4,95,-204,208,-588,208v-67,0,-138,-8,-200,0v-21,157,-38,296,-32,416r36,736r0,220v0,47,-10,76,-32,84v-72,27,-135,40,-188,40v-61,-186,-92,-425,-92,-716v0,-110,-14,-214,-12,-312r8,-424v-39,-16,-97,-26,-172,-24r-480,12v-117,0,-176,-19,-176,-56v0,-82,27,-116,104,-172v199,-35,449,-52,752,-52v213,0,457,-20,732,-60","w":1287},"U":{"d":"982,-2038v26,33,63,119,104,260v80,277,116,548,116,812v0,413,-82,720,-268,896v-108,102,-233,140,-352,140v-179,0,-308,-109,-408,-316v-110,-229,-164,-517,-164,-868v0,-259,36,-489,108,-688v7,-5,48,-20,124,-20v69,0,117,35,104,100r-44,224v-15,115,-24,229,-24,344v0,507,101,830,304,968r48,12v67,0,145,-63,212,-200v67,-137,84,-332,84,-556v0,-408,-54,-728,-148,-964v-27,-68,-3,-144,84,-144r120,0","w":1235},"V":{"d":"1490,-2196v19,12,53,27,104,44r12,20v0,55,-91,241,-268,560v-67,120,-130,398,-248,816v-86,307,-156,499,-156,592v0,204,-92,304,-196,304v-47,0,-77,-12,-92,-36v-45,-71,-86,-159,-116,-268v-45,-163,-86,-299,-144,-400v-124,-213,-234,-396,-296,-564v-53,-143,-64,-228,-60,-352v18,-12,39,-33,64,-64v25,-3,51,-5,80,-4v72,0,106,24,120,68v107,327,272,602,424,888v13,-19,53,-121,112,-308v186,-586,338,-985,488,-1176v68,-87,133,-120,172,-120","w":1435,"k":{"\/":73}},"W":{"d":"1586,-2240v51,55,90,117,116,184v27,301,40,575,40,820v1,455,-28,879,-116,1268v-20,87,-68,146,-124,172v-31,15,-66,16,-100,16v-150,-131,-246,-259,-304,-376v-66,-133,-174,-363,-308,-700r-40,-88r-4,0v-35,79,-84,269,-84,572v0,153,-19,325,-68,512v-12,46,-27,68,-36,68v-77,0,-222,15,-212,-56v-232,-630,-336,-1054,-336,-1492v0,-172,47,-280,140,-324v63,-12,100,7,156,48v1,345,-16,759,76,992r4,0v59,-179,88,-311,88,-396v0,-229,61,-383,96,-468v41,-100,53,-127,128,-128v29,0,81,20,156,60v168,593,339,1035,512,1324v-1,3,1,5,4,4v80,-314,100,-643,100,-1020v0,-237,-19,-543,-56,-916v17,-18,66,-37,148,-56","w":1785},"X":{"d":"712,-442v-229,197,-323,347,-436,584v0,11,-21,23,-64,36v-99,66,-212,39,-212,-104v0,-76,71,-196,208,-364v153,-187,244,-315,276,-380v-4,-25,-90,-116,-240,-288v-155,-178,-224,-317,-224,-400v0,-91,20,-137,100,-176v109,16,164,37,164,64v85,181,227,405,376,568r4,0r372,-448v155,-163,253,-258,296,-284v141,31,191,44,192,120v0,77,-73,143,-180,244v-241,228,-377,425,-448,544r-24,32v34,59,110,155,244,268v82,69,172,99,256,108r100,112v0,59,-33,102,-100,128r-44,40v-79,0,-193,-45,-336,-144v-51,-35,-142,-125,-280,-260","w":1475},"Y":{"d":"1150,-2040v21,1,32,11,49,15v74,-4,139,0,134,75v43,195,83,515,146,956v53,368,86,684,86,1023v0,258,-76,506,-250,728v-116,147,-258,209,-433,209v-276,0,-521,-173,-721,-527v-96,-169,-131,-313,-131,-485v0,-125,46,-214,138,-269v31,-5,41,-5,56,27r19,0v14,0,26,77,52,227v29,172,70,296,112,373v162,293,315,437,452,437v69,0,157,-49,247,-160v132,-164,190,-418,190,-747v0,-308,-31,-476,-60,-504v-20,-82,-45,-245,-74,-489v-4,0,-44,75,-127,220v-163,285,-364,426,-594,426v-151,0,-250,-59,-288,-179v-16,-50,-18,-112,-18,-183v0,-179,52,-420,194,-702v55,-109,108,-142,198,-142v54,0,96,24,127,71v20,86,-15,105,-71,220v-86,178,-120,350,-120,508v0,95,10,142,15,142v111,-33,233,-156,351,-377v108,-203,194,-486,232,-826v7,-7,17,-11,30,-11xm476,-1856v-4,3,-13,0,-12,8r12,4r0,-12","w":1565},"Z":{"d":"1945,-1707v146,-29,204,-54,268,-52v23,0,34,12,34,36v21,34,30,69,28,116v-160,102,-322,224,-478,376v-246,239,-450,412,-612,524v-79,55,-284,216,-624,468r982,32r684,80r400,64v86,40,118,69,118,144v0,60,-31,103,-92,128r-48,4v-252,-66,-452,-98,-652,-96v-135,-33,-396,-71,-784,-80r-544,-12v-197,-20,-376,8,-544,58v-85,25,-172,12,-192,-76v-6,-25,-8,-48,-8,-76v0,-66,93,-133,280,-202v272,-172,548,-371,836,-584v156,-115,377,-298,656,-560v-175,-1,-517,34,-1028,106r-256,54v-53,-51,-80,-111,-80,-182v0,-67,29,-108,88,-122v42,8,128,8,192,8v124,0,374,-46,756,-96v295,-38,505,-37,620,-60","w":2257,"k":{"4":131}},"[":{"d":"36,-1604v10,-295,38,-395,284,-380r464,29v54,114,25,129,-36,278v-341,5,-512,18,-512,39v-27,124,-40,261,-40,410v0,93,20,397,52,912v3,51,2,104,-12,141v37,62,143,93,316,93v82,0,315,-9,320,24v33,51,40,70,40,126v0,49,-13,73,-40,73v-176,112,-522,78,-784,30v-65,-449,-92,-935,-88,-1453","w":935},"\\":{"d":"96,-1678v-7,-23,-19,-71,16,-68v25,2,78,26,160,64v47,91,175,266,408,500v515,517,784,776,784,800v64,79,120,138,168,176v77,119,116,219,116,300v-34,42,-60,56,-112,56v-66,0,-140,-79,-244,-220v-106,-144,-387,-397,-796,-800v-304,-300,-472,-519,-528,-632v-9,-8,-31,-44,-68,-108v-3,-22,8,-37,24,-36v-11,-40,38,-46,72,-32","w":1735,"k":{"\\":876,"V":118,"T":153,"9":277}},"]":{"d":"947,-1604r38,322v4,519,-24,1004,-94,1453v-173,30,-327,45,-483,44v-161,0,-279,-25,-355,-74v-37,5,-43,-51,-43,-102v0,-27,14,-59,43,-97v4,-33,258,-24,342,-24v185,0,297,-31,338,-93v-15,-37,-16,-89,-13,-141v34,-515,55,-819,55,-912v0,-149,-14,-286,-42,-410v0,-21,-183,-34,-548,-39v-65,-149,-95,-163,-38,-278r496,-29v254,-7,269,82,304,380","w":1010},"^":{"d":"376,-1920v44,-47,81,-56,156,-52v48,91,146,248,304,464v40,55,23,72,8,124v1,12,12,28,4,36v-9,-2,-8,-11,-32,-16r-64,20v-21,0,-76,-40,-148,-132v-53,-67,-93,-129,-136,-172v-158,127,-256,229,-256,308v0,24,-47,36,-140,36r-24,4v-22,-34,-28,-61,-28,-104v0,-68,72,-164,208,-296v42,-41,89,-117,148,-220","w":885},"_":{"d":"1820,402v-28,47,-121,128,-235,128v-29,0,-47,-7,-55,-12v-67,11,-164,13,-252,12v-58,0,-292,-19,-703,-40v-159,-8,-294,5,-435,36r-110,-76v-4,-30,18,-54,32,-52v-30,-34,-44,-45,-20,-80r-3,-20v0,-29,115,-60,347,-80v269,-23,514,48,1057,48v50,0,133,-20,252,-20v83,0,125,52,125,156","w":1900},"`":{"d":"226,-1920v59,103,107,178,148,220v142,144,208,216,208,312v0,31,-9,60,-28,88r-24,-4v-93,0,-140,-12,-140,-36v0,-79,-98,-181,-256,-308v-49,-23,-84,-91,-104,-204r88,-120v40,0,76,17,108,52","w":682},"a":{"d":"712,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm284,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304","w":1147,"k":{"\\":162}},"b":{"d":"80,-1830v21,-116,86,-156,192,-156v49,0,80,35,84,100v0,15,-23,85,-48,212v-46,236,-58,398,-56,560v-7,21,0,43,0,68v0,81,11,167,32,260v114,-139,261,-208,440,-208v139,0,256,23,352,44v32,86,44,155,44,240v0,237,-122,464,-388,648v-150,104,-280,132,-432,132v-89,0,-175,-40,-256,-120v-52,-143,-13,-284,-20,-448r-24,-580v0,-131,12,-385,80,-752xm328,-206v332,-50,501,-191,500,-416r-4,-60v-249,-54,-384,26,-456,260v-16,51,-29,123,-40,216","w":1063},"c":{"d":"252,-884v109,-88,238,-89,356,-20v-5,11,-8,25,-8,44v7,25,23,41,20,76v-23,47,-72,84,-148,108v-78,25,-132,55,-152,96v-36,75,-44,112,-44,176v0,94,71,140,192,140v89,0,243,-51,464,-148v100,-44,148,-61,192,-60v45,46,69,81,72,104v-3,14,-43,58,-120,132v-20,37,-40,56,-60,56v-247,147,-457,220,-632,220v-188,0,-313,-89,-376,-268v-35,-290,36,-488,244,-656","w":980,"k":{"\\":404}},"d":{"d":"716,-1676v25,-16,49,-11,84,-12v0,21,17,39,52,52v26,17,50,123,48,316r-4,396v0,191,67,417,200,676v65,79,84,99,84,164v0,16,-23,56,-68,120v-152,11,-207,-37,-260,-184v-18,-48,-49,-95,-92,-140v-35,89,-107,176,-224,244v-129,75,-285,104,-456,104v-67,-49,-100,-76,-100,-80v-16,-88,-20,-110,-20,-164v0,-76,73,-207,244,-368v149,-140,282,-204,376,-216v32,-13,48,-36,48,-68v0,-322,-44,-530,-44,-628r0,-112xm272,-188r36,4v115,0,209,-92,284,-276v12,-30,20,-51,20,-64v-127,41,-219,111,-276,208v-42,72,-64,114,-64,128","w":1091},"e":{"d":"88,-988v270,-139,455,-83,584,196v25,54,24,101,24,132v0,134,-104,242,-312,324r0,4v55,93,127,140,216,140v120,0,241,-104,388,-292v81,-103,140,-142,200,-140v24,15,-13,80,20,80v17,0,29,-15,36,-44v4,0,10,-2,8,4v0,45,-43,118,-120,224v-15,21,-21,49,-28,80v-37,7,-56,22,-56,44v-73,122,-183,213,-332,260v-59,19,-96,16,-156,16v-195,0,-389,-141,-580,-424r-20,-356v0,-132,47,-206,128,-248xm208,-672v0,80,23,136,68,168v31,0,78,-24,140,-72v40,-111,5,-214,-92,-248v-38,-13,-98,-2,-92,36v-16,27,-24,66,-24,116","w":1025,"k":{"\\":206}},"f":{"d":"274,-1724v357,-75,590,52,712,384v26,71,36,123,36,152v-20,69,-89,90,-184,84r-40,4v-26,-104,-51,-186,-84,-240v-79,-127,-127,-180,-212,-180v-76,0,-127,70,-136,212r-20,320v86,10,275,14,564,32v83,5,124,22,124,32v0,13,8,29,24,48r0,8v-19,0,-31,15,-36,44v-97,86,-343,72,-540,72v-57,0,-99,5,-128,16v35,476,71,793,108,952v-18,15,-31,6,-56,-12r-32,76v-47,3,-55,-11,-116,-48v-32,0,-48,-20,-48,-60v-26,-78,-46,-328,-76,-748v-6,-86,-19,-127,-24,-128r-244,-44v-31,-14,-49,-26,-56,-36r0,-116v0,-7,28,-15,84,-24v79,-35,139,-53,196,-52v-1,-361,61,-614,184,-748","w":941,"k":{"\/":83}},"g":{"d":"344,-890v181,-91,457,-80,580,44v16,7,24,17,24,32v-24,17,-37,29,-40,36v16,353,24,615,24,788v0,334,-34,543,-84,636v-86,160,-190,244,-328,244v-131,0,-246,-52,-344,-156v-5,-9,-8,-17,-8,-32v0,-39,-39,-99,-104,-188v-34,-46,-44,-93,-44,-132v0,-37,11,-64,32,-80v37,-2,35,10,80,44v32,0,48,7,48,20v25,78,91,155,200,232v6,0,42,24,108,72v54,-15,105,-50,140,-112v119,-214,43,-643,60,-956v-28,26,-78,124,-184,268v-78,107,-145,136,-252,136v-48,0,-101,-31,-160,-92v-45,-29,-68,-64,-68,-104v-19,-50,-24,-113,-24,-184v0,-223,112,-400,344,-516xm364,-618v-107,103,-128,210,-104,372v72,-40,133,-110,188,-208v67,-121,121,-205,156,-256v-3,-11,-8,-16,-16,-16v-61,0,-142,29,-224,108","w":985,"k":{"\\":220,"T":128}},"h":{"d":"216,-1592r8,0v45,23,68,41,68,52v0,331,-73,699,-60,1076v44,-36,101,-170,188,-396v29,-77,68,-112,100,-112v62,-34,74,-44,120,-44v31,0,51,32,72,92v30,87,60,254,112,500v43,205,79,284,200,396r0,4v-35,49,-71,83,-108,100v-55,0,-127,-28,-200,-100v-48,-48,-87,-124,-108,-220r-64,-300v-39,49,-96,185,-188,400v-43,100,-99,172,-152,224v-64,4,-75,-14,-132,-68r-40,-20v10,-72,-3,-108,-32,-196v7,0,5,-295,20,-884v5,-222,33,-371,56,-448v35,-1,63,-16,72,-52v24,13,43,20,56,20v8,0,12,-8,12,-24","w":918,"k":{"\\":185}},"i":{"d":"30,-1428v23,-71,84,-99,180,-96v92,3,129,27,136,100v6,56,-77,108,-192,108v-80,0,-120,-31,-120,-72v-4,-11,-5,-25,-4,-40xm194,-1116v53,0,80,13,80,40v66,328,47,729,40,1108v-21,16,-53,28,-96,36v-13,10,-19,26,-36,32v-23,0,-45,-17,-64,-52v0,16,-3,24,-8,24v-40,-35,-69,-113,-60,-232r36,-492v-5,-70,-8,-169,-8,-296v0,-112,39,-168,116,-168","w":385},"j":{"d":"348,-1438v89,-7,153,17,160,96v5,64,-80,112,-200,112v-80,0,-120,-41,-120,-96v0,-63,53,-104,160,-112xm36,558v275,-94,210,-568,204,-924r16,-260r-8,-272v0,-133,39,-200,116,-200v56,0,84,19,84,56v0,194,56,516,44,816r8,28v0,397,-28,634,-84,712v-82,185,-196,276,-352,276v-136,0,-252,-53,-352,-156v-15,-15,-24,-45,-24,-92v-99,-133,-148,-223,-148,-268v0,-49,3,-75,32,-104v33,-2,37,13,88,48v12,4,28,4,44,4v15,62,52,126,116,184v49,44,123,93,216,152","w":535},"k":{"d":"122,-2008v49,-30,76,-43,124,-40v56,4,84,17,84,36v0,300,23,657,-12,972r460,-148r124,-16v61,0,108,15,140,44v-8,29,-12,63,-12,104r4,4v-61,51,-161,98,-300,136v-163,45,-302,70,-412,160r0,8v23,45,94,90,216,128v89,28,157,59,200,100v63,-4,54,15,140,56v238,114,371,170,388,220v-8,0,-15,29,-20,88v-12,24,-41,36,-88,36r-56,20v-299,-140,-500,-232,-604,-272v-72,-28,-129,-44,-168,-52v-46,106,-12,273,-12,408v0,56,-13,95,-40,116v-7,6,-14,18,-20,36v7,4,0,10,0,16v-3,-6,-15,-3,-24,-4r-40,48r-16,4v-55,-16,-83,-15,-76,-40r12,-44r-20,0r0,36r-12,12v-76,-167,-17,-486,-36,-716r-124,-84r4,-52r-16,-60v0,-37,51,-86,152,-148v19,0,26,-313,36,-940v2,-115,15,-172,24,-172","w":1119},"l":{"d":"44,-2164v54,-38,86,-52,140,-52v51,0,76,21,76,64v0,100,32,205,28,320r-28,732v-4,304,34,558,96,992v10,67,-2,160,-44,160v-22,0,-62,9,-120,28v-17,-17,-44,-37,-80,-60v-81,-532,-108,-854,-108,-1260v0,-197,17,-403,52,-616v-9,0,-17,-35,-24,-104r-32,-24v16,0,31,-60,44,-180","w":375},"m":{"d":"904,-912v87,5,164,35,164,56v102,168,211,597,316,816v0,10,-16,29,-48,56v0,13,-5,20,-16,20v-129,0,-218,-70,-260,-212v-44,-150,-79,-255,-112,-312r-4,0v-123,352,-212,528,-268,528r-36,0v-100,0,-158,-104,-176,-312v-14,-165,-29,-248,-40,-248v-34,37,-73,133,-116,288v-48,176,-109,264,-184,264v-32,0,-67,-13,-104,-40v3,-12,5,-25,4,-40r-24,-28v49,-143,4,-321,20,-488v36,4,47,-45,44,-96v0,-6,21,-17,64,-32v14,-46,44,-9,72,-4v15,-3,57,-55,140,-144v29,-31,53,-40,60,-40v129,0,218,85,268,256r16,40r8,0v26,-53,50,-126,84,-212v15,-38,39,-63,60,-80r36,4","w":1405,"k":{"\\":483,"V":72,"T":170}},"n":{"d":"654,-1166v85,22,128,37,128,44v39,90,77,190,96,304v63,379,99,625,128,736v7,0,15,25,20,76v5,55,-31,76,-96,76v-85,0,-128,-16,-128,-48v-105,-209,-132,-555,-184,-828r-4,0v-93,115,-197,339,-332,664v-46,112,-82,163,-88,164v-12,-36,-146,14,-136,-52r-48,-84v37,-134,56,-369,56,-704v57,-33,86,-53,88,-60v0,-13,5,-20,16,-20v100,0,148,29,148,44v0,13,-17,30,-8,40r4,0v51,-48,94,-117,144,-196v68,-107,139,-156,196,-156","w":1035,"k":{"\\":134,"T":136}},"o":{"d":"462,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm339,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163","w":795,"k":{"\\":367,"T":117}},"p":{"d":"192,-1004v297,0,513,57,648,172v61,85,92,161,92,228v0,110,-72,234,-228,356v-122,96,-236,134,-364,132v0,481,13,784,40,908v-13,9,-44,2,-64,4v-9,5,-16,13,-20,24v-115,-29,-172,-63,-172,-100v-43,-165,-83,-417,-64,-756r28,-500v0,-66,-9,-129,-28,-188v-5,0,-9,9,-12,28v-21,5,-28,-18,-28,-48v0,-24,15,-52,44,-84v-18,-2,-25,5,-28,24v-4,0,-10,2,-8,-4v0,-49,39,-94,116,-136xm344,-344v65,0,143,-18,220,-76v72,-54,100,-147,100,-260v-97,-75,-177,-112,-240,-112v-40,0,-59,11,-60,32r-16,396","w":955,"k":{"\\":328,"T":109}},"q":{"d":"194,-772v156,-175,305,-259,508,-248v131,7,196,31,196,52v93,95,140,154,140,176v-85,221,-120,790,-104,1270v237,-204,403,-294,500,-270v9,-9,51,-23,128,-44v-5,29,75,35,120,32v1,15,-11,18,-16,28v0,13,13,20,40,20r0,8v-68,77,-128,123,-180,140v-141,45,-253,101,-320,184v-88,109,-145,197,-188,250v-56,42,-84,90,-84,144v-9,7,-11,21,-24,24v0,-11,-9,-16,-28,-16r0,-4v-19,0,-28,11,-28,32v-21,13,-39,-2,-48,-28r-40,20v-56,-6,-84,-17,-84,-32v0,-16,-12,-29,-36,-40v-9,-419,-4,-874,44,-1230v-186,187,-342,280,-468,280v-54,0,-98,-35,-132,-104v-35,-24,-52,-65,-52,-124v-4,0,-7,-29,-8,-88v-3,-105,12,-185,56,-256v27,0,40,-15,40,-44v0,-35,23,-82,68,-132xm278,-352v0,59,13,88,24,88v211,-117,362,-283,440,-520v-35,-16,-56,-20,-92,-20v-52,0,-125,47,-220,140v-22,8,-41,35,-56,80v-64,97,-96,174,-96,232","w":1086,"k":{"\\":197,"T":136}},"r":{"d":"540,-928v95,-98,181,-132,280,-132v83,0,124,19,124,56v9,41,24,70,44,88r0,8v-238,120,-414,313,-516,584v-54,143,-76,261,-76,348v-80,37,-133,56,-160,56v0,-31,-33,-62,-100,-92v0,-44,-36,-226,-112,-544v-20,-84,-26,-161,-24,-256v13,-45,59,-72,132,-76v94,-6,161,103,144,236v62,-53,143,-152,264,-276","w":930,"k":{"\/":71}},"s":{"d":"253,-925v99,-45,168,-60,268,-60v97,0,146,25,160,71v15,50,28,78,28,89v-19,29,-60,56,-124,68v-192,34,-289,56,-289,78v29,46,100,88,217,118v200,51,348,88,435,135v86,46,125,117,125,200v0,139,-122,233,-367,278v-72,13,-139,18,-200,18v-248,0,-371,-45,-371,-86v-68,-82,-48,-191,43,-256v140,67,257,100,350,100v77,0,140,-23,189,-68r0,-4v-76,-42,-216,-79,-414,-132v-204,-54,-303,-134,-303,-221v0,-154,80,-249,253,-328","w":1019,"k":{"\\":412,"T":67}},"t":{"d":"306,-1784v69,-95,238,-98,284,24v-66,426,-86,618,-80,952v152,13,280,-11,448,-52r68,-4v61,0,92,29,92,88v0,87,-59,136,-176,156v-55,10,-189,27,-404,44v0,5,-9,8,-28,8r24,264v0,37,-8,71,-24,100v48,36,31,273,0,284v-59,1,-115,-29,-148,20v-72,-29,-108,-145,-108,-348v0,-181,-9,-272,-28,-272v-25,-27,-110,-40,-256,-40v-68,0,-115,-35,-140,-104r0,-12v33,-72,108,-108,224,-108v61,0,92,7,92,12v21,0,35,-17,44,-52v8,-10,29,-8,48,-8v-14,-277,21,-557,68,-952","w":941},"u":{"d":"216,2v-7,-5,-75,27,-128,40v-57,0,-94,-62,-104,-188v-19,-235,12,-442,120,-588v67,-90,137,-63,208,28v0,39,-23,132,-68,280v-9,30,-13,76,-12,124v61,-30,114,-110,164,-240v64,-166,109,-248,132,-248v78,0,137,1,172,60v23,249,62,452,116,608v45,56,56,89,56,160v0,23,-8,40,-24,52r-52,0v-100,0,-183,-95,-248,-284r-28,-44v-119,130,-198,216,-264,248","w":846,"k":{"\\":448,"T":135}},"v":{"d":"784,-990v96,0,145,-5,188,80v-23,74,-41,90,-24,144v-57,47,-111,226,-192,528v-56,208,-147,308,-244,308v-87,0,-172,-118,-296,-332v-131,-225,-216,-352,-216,-404v0,-118,56,-151,212,-156r216,396r36,52v81,-54,143,-198,208,-424v38,-130,83,-192,112,-192","w":1005,"k":{"\\":114,"T":116}},"w":{"d":"1004,-1068v31,-25,49,-32,88,-32v65,0,110,43,136,128v-26,248,-7,264,48,632r8,112v0,131,-16,196,-48,196v-46,32,-94,48,-144,48v-98,0,-225,-91,-388,-264v-43,-46,-86,-75,-120,-96v-84,219,-151,349,-200,388v-63,51,-115,76,-156,76v-28,0,-79,-48,-124,-156v-85,-204,-104,-364,-104,-560v0,-148,36,-245,108,-292v25,-7,49,-12,84,-12v58,0,98,48,92,128r-20,280v0,51,9,87,28,108v34,-15,65,-49,84,-104v26,-74,39,-112,48,-112v74,-26,123,-47,148,-64v51,7,125,53,212,144v114,120,177,184,196,184v45,-200,-12,-406,-12,-612v0,-80,12,-120,36,-120","w":1285,"k":{"\\":79,"T":113}},"x":{"d":"757,-732v102,-94,267,-85,285,66v-170,188,-253,233,-424,348v77,65,180,146,310,243v-7,31,-7,62,0,94v-51,37,-96,55,-136,55v-69,0,-166,-54,-292,-163r-87,-52v-39,5,-105,48,-195,132v-67,62,-130,94,-191,94v-8,27,-8,37,-25,35v-22,3,-52,-41,-52,-98v0,-53,60,-132,174,-243v44,-44,63,-76,63,-90v-18,-29,-56,-74,-108,-140v-30,-38,-42,-78,-42,-114v0,-58,21,-87,56,-105r87,-45r17,0v45,0,99,65,164,195v22,28,40,42,55,42v31,0,151,-79,341,-254","w":1035,"k":{"\\":320,"T":102}},"y":{"d":"764,-1328v81,0,145,-9,180,48v27,503,40,858,40,1064r0,32r44,632v-3,264,-106,442,-312,528v-44,18,-90,24,-136,24v-169,0,-344,-99,-516,-304v-45,-54,-64,-108,-64,-156v31,-32,65,-48,100,-48v27,0,82,32,164,96v9,8,33,13,72,16r192,116v144,53,211,-24,240,-208v52,-333,14,-695,-56,-1056v-46,51,-115,153,-208,304v-85,91,-145,136,-180,136v-41,20,-108,29,-184,28v-43,0,-95,-53,-120,-168v-61,-278,-19,-481,76,-784v40,-126,140,-125,236,-44v1,86,-24,199,-80,424v-19,78,-29,180,-20,276v59,3,88,-39,168,-128v11,0,20,-33,48,-88v139,-275,220,-441,220,-508v11,-39,16,-84,16,-136v31,-27,58,-59,80,-96","w":1024,"k":{"T":135}},"z":{"d":"1056,-970v100,-10,160,49,160,120v0,125,-130,276,-400,432v-129,74,-237,131,-312,192r0,4v67,13,235,20,504,40v69,5,124,23,168,36v-10,86,-42,148,-64,144v-281,37,-603,54,-848,-4r-84,8v-105,0,-165,-31,-180,-92v0,-17,20,-64,60,-140v0,-15,56,-44,156,-104r400,-240v63,-46,108,-83,136,-112v-121,11,-309,21,-564,32v-40,-17,-60,-55,-60,-112v0,-79,43,-129,128,-152r108,16v59,0,290,-30,692,-68","w":1215,"k":{"\\":104,"T":74}},"{":{"d":"692,-1820v35,59,48,95,48,152v0,35,-85,68,-248,120v-72,23,-104,89,-104,176v0,79,47,185,140,320r16,40v0,37,-19,87,-68,140v-39,42,-89,65,-140,80r0,4v17,19,70,48,148,104v52,38,72,78,72,104v-10,42,-65,138,-140,300v-80,173,-26,296,180,336v88,17,132,33,132,48v0,44,8,130,-28,128v-12,6,-50,8,-96,8v-237,0,-379,-76,-428,-228r-8,-72v0,-75,35,-210,104,-404r8,-56v-94,-50,-170,-99,-228,-148v-39,-51,-52,-82,-52,-140v0,-81,68,-149,204,-204r40,-28v-40,-95,-60,-194,-60,-296v0,-235,76,-395,236,-460v78,-31,180,-1,272,-24","w":755},"|":{"d":"182,-1978v68,63,123,186,136,332r-8,64v49,357,24,782,24,1176v0,263,21,510,64,740v-33,86,-57,138,-72,156v-34,-2,-52,-31,-52,-44r-4,0v-17,45,-43,58,-76,28r-8,8v-24,0,-31,-35,-48,-100v-103,-392,-73,-1096,-72,-1624v0,-186,-16,-370,-36,-552v-11,-105,28,-164,120,-184r32,0","w":435},"}":{"d":"424,-792v-116,-34,-194,-109,-208,-220v8,-23,61,-95,128,-232v61,-125,40,-259,-72,-300v-158,-59,-245,-86,-252,-108v-3,-77,7,-107,52,-168v67,16,122,12,196,12v171,0,307,210,308,468v0,106,-21,207,-64,304v158,71,241,141,240,180v6,12,8,33,8,56v0,97,-84,183,-252,260r-32,24v0,15,36,135,108,360r8,100v9,189,-197,298,-440,296v-77,0,-116,-9,-116,-28v-19,-36,-13,-137,24,-128v184,-49,276,-86,276,-112v16,0,40,-37,40,-112v0,-68,-53,-192,-152,-376v-16,-30,-20,-55,-20,-72v0,-48,74,-106,196,-176v7,-10,20,-14,24,-28"},"~":{"d":"520,-896v71,-78,125,-108,220,-108v47,0,127,39,240,116v71,28,92,38,148,36v11,0,19,20,24,60v-4,53,-11,80,-20,80v-33,-3,-52,29,-40,60v-3,6,-15,3,-24,4v-205,0,-308,-31,-308,-92v-94,-4,-136,74,-216,224v-34,65,-53,76,-116,76v-135,0,-257,-41,-368,-124v-17,-69,-21,-85,-20,-140v2,-79,17,-103,76,-104v30,0,101,25,212,76v28,3,52,9,84,8","w":1196}}});
