/*!
 * jQuery JavaScript Library v1.4
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://docs.jquery.com/License
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Jan 13 15:23:05 2010 -0500
 */
(function(A,w){function oa(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(oa,1);return}c.ready()}}function La(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 $(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var o in b)$(a,o,b[o],f,e,d);return a}if(d!==w){f=!i&&f&&c.isFunction(d);for(o=0;o<j;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,i);return a}return j?
e(a[0],b):null}function K(){return(new Date).getTime()}function aa(){return false}function ba(){return true}function pa(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function qa(a){var b=true,d=[],f=[],e=arguments,i,j,o,p,n,t=c.extend({},c.data(this,"events").live);for(p in t){j=t[p];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete t[p]}i=c(a.target).closest(f,a.currentTarget);
n=0;for(l=i.length;n<l;n++)for(p in t){j=t[p];o=i[n].elem;f=null;if(i[n].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==o)d.push({elem:o,fn:j})}}n=0;for(l=d.length;n<l;n++){i=d[n];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}function ra(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"&")].join(".")}function sa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function ta(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ua(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:s;f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=
i?f:1;return{fragment:f,cacheable:e}}function T(a){for(var b=0,d,f;(d=a[b])!=null;b++)if(!c.noData[d.nodeName.toLowerCase()]&&(f=d[H]))delete c.cache[f]}function L(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)},Ma=A.jQuery,Na=A.$,s=A.document,U,Oa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Pa=/^.[^:#\[\.,]*$/,Qa=/\S/,
Ra=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Sa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],M,ca=Object.prototype.toString,da=Object.prototype.hasOwnProperty,ea=Array.prototype.push,R=Array.prototype.slice,V=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(typeof a==="string")if((d=Oa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Sa.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=ua([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return U.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)}else return!b||b.jquery?(b||U).find(a):c(b).find(a);else if(c.isFunction(a))return U.ready(a);if(a.selector!==w){this.selector=a.selector;
this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,this)},selector:"",jquery:"1.4",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){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=
0;ea.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(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:ea,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,i,j,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(i in e){j=a[i];o=e[i];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(o)?[]:{};a[i]=c.extend(f,j,o)}else if(o!==w)a[i]=
o}return a};c.extend({noConflict:function(a){A.$=Na;if(a)A.jQuery=Ma;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",M,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",
M);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&oa()}}},isFunction:function(a){return ca.call(a)==="[object Function]"},isArray:function(a){return ca.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||ca.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!da.call(a,"constructor")&&!da.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||da.call(a,b)},
isEmptyObject:function(a){for(var b in a)return false;return true},noop:function(){},globalEval:function(a){if(a&&Qa.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,i=a.length,j=i===w||c.isFunction(a);
if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Ra,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ea.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,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b===
"string"){d=a;a=d[b];b=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){var b={browser:""};a=a.toLowerCase();if(/webkit/.test(a))b={browser:"webkit",version:/webkit[\/ ]([\w.]+)/};else if(/opera/.test(a))b={browser:"opera",version:/version/.test(a)?/version[\/ ]([\w.]+)/:/opera[\/ ]([\w.]+)/};else if(/msie/.test(a))b={browser:"msie",version:/msie ([\w.]+)/};else if(/mozilla/.test(a)&&
!/compatible/.test(a))b={browser:"mozilla",version:/rv:([\w.]+)/};b.version=(b.version&&b.version.exec(a)||[0,"0"])[1];return b},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(V)c.inArray=function(a,b){return V.call(b,a)};U=c(s);if(s.addEventListener)M=function(){s.removeEventListener("DOMContentLoaded",M,false);c.ready()};else if(s.attachEvent)M=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",
M);c.ready()}};if(V)c.inArray=function(a,b){return V.call(b,a)};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+K();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,
htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,
a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function o(){c.support.noCloneEvent=false;d.detachEvent("onclick",o)});d.cloneNode(true).fireEvent("onclick")}c(function(){var o=s.createElement("div");o.style.width=o.style.paddingLeft="1px";s.body.appendChild(o);c.boxModel=c.support.boxModel=o.offsetWidth===2;s.body.removeChild(o).style.display="none"});a=function(o){var p=s.createElement("div");o="on"+o;var n=o in
p;if(!n){p.setAttribute(o,"return;");n=typeof p[o]==="function"}return n};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var H="jQuery"+K(),Ta=0,ya={},Ua={};c.extend({cache:{},expando:H,noData:{embed:true,object:true,applet:true},data:function(a,
b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var f=a[H],e=c.cache;if(!b&&!f)return null;f||(f=++Ta);if(typeof b==="object"){a[H]=f;e=e[f]=c.extend(true,{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Ua:(e[f]={});if(d!==w){a[H]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var d=a[H],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[H]}catch(i){a.removeAttribute&&
a.removeAttribute(H)}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 za=/[\n\t]/g,fa=/\s+/,Va=/\r/g,Wa=/href|src|style/,Xa=/(button|input)/i,Ya=/(button|input|object|select|textarea)/i,Za=/^(a|area)$/i,Aa=/radio|checkbox/;c.fn.extend({attr:function(a,
b){return $(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(p){var n=c(this);n.addClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className)for(var i=" "+e.className+" ",j=0,o=b.length;j<o;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=
" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(p){var n=c(this);n.removeClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var i=(" "+e.className+" ").replace(za," "),j=0,o=b.length;j<o;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}else e.className=""}return this},toggleClass:function(a,
b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),o=b,p=a.split(fa);e=p[i++];){o=f?o:!j.hasClass(e);j[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(za," ").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 i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(Aa.test(b.type)&&
!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Va,"")}return w}var o=c.isFunction(a);return this.each(function(p){var n=c(this),t=a;if(this.nodeType===1){if(o)t=a.call(this,p,n.val());if(typeof t==="number")t+="";if(c.isArray(t)&&Aa.test(this.type))this.checked=c.inArray(n.val(),t)>=0;else if(c.nodeName(this,"select")){var z=c.makeArray(t);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),z)>=0});if(!z.length)this.selectedIndex=
-1}else this.value=t}})}});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 i=Wa.test(b);if(b in a&&f&&!i){if(e){if(b==="type"&&Xa.test(a.nodeName)&&a.parentNode)throw"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:Ya.test(a.nodeName)||Za.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&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var $a=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;if(!d.guid)d.guid=c.guid++;if(f!==w){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):w};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var o,p=0;o=b[p++];){var n=o.split(".");o=n.shift();d.type=n.slice(0).sort().join(".");var t=e[o],z=this.special[o]||{};if(!t){t=e[o]={};
if(!z.setup||z.setup.call(a,f,n,d)===false)if(a.addEventListener)a.addEventListener(o,i,false);else a.attachEvent&&a.attachEvent("on"+o,i)}if(z.add)if((n=z.add.call(a,d,f,n,t))&&c.isFunction(n)){n.guid=n.guid||d.guid;d=n}t[d.guid]=d;this.global[o]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===w||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);
for(var o=0;i=b[o++];){var p=i.split(".");i=p.shift();var n=!p.length,t=c.map(p.slice(0).sort(),$a);t=new RegExp("(^|\\.)"+t.join("\\.(?:.*\\.)?")+"(\\.|$)");var z=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var B in f[i])if(n||t.test(f[i][B].type))delete f[i][B];z.remove&&z.remove.call(a,p,j);for(e in f[i])break;if(!e){if(!z.teardown||z.teardown.call(a,p)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+
i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(B=c.data(a,"handle"))B.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[H]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===
8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;var i=c.data(d,"handle");i&&i.apply(d,b);var j,o;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){j=d[e];o=d["on"+e]}}catch(p){}i=c.nodeName(d,"a")&&e==="click";if(!f&&j&&!a.isDefaultPrevented()&&!i){this.triggered=true;try{d[e]()}catch(n){}}else if(o&&d["on"+e].apply(d,b)===false)a.result=false;this.triggered=false;if(!a.isPropagationStopped())(d=d.parentNode||d.ownerDocument)&&c.event.trigger(a,b,d,true)},
handle:function(a){var b,d;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==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[H])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,b){c.extend(a,b||{});a.guid+=b.selector+b.live;c.event.add(this,b.live,qa,b)},remove:function(a){if(a.length){var b=0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],qa)}},special:{}},beforeunload:{setup:function(a,
b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=K();this[H]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ba;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=
ba;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ba;this.stopPropagation()},isDefaultPrevented:aa,isPropagationStopped:aa,isImmediatePropagationStopped:aa};var Ba=function(a){for(var b=a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ca=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?Ca:Ba,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ca:Ba)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return pa("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+
d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return pa("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var ga=/textarea|input|select/i;function Da(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>
-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d}function ha(a,b){var d=a.target,f,e;if(!(!ga.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Da(d);if(e!==f){if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(d.type!=="select"&&(f!=null||e)){a.type="change";return c.event.trigger(a,b,this)}}}}c.event.special.change={filters:{focusout:ha,click:function(a){var b=a.target,d=b.type;if(d===
"radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ha.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 ha.call(this,a)},beforeactivate:function(a){a=a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Da(a))}},setup:function(a,b,d){for(var f in W)c.event.add(this,f+".specialChange."+d.guid,W[f]);return ga.test(this.nodeName)},
remove:function(a,b){for(var d in W)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),W[d]);return ga.test(this.nodeName)}};var W=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 i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){thisObject=e;e=f;f=w}var j=b==="one"?c.proxy(e,function(o){c(this).unbind(o,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e,thisObject):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,
b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||
a)},live:function(a,b,d){if(c.isFunction(b)){d=b;b=w}c(this.context).bind(ra(a,this.selector),{data:b,selector:this.selector,live:a},d);return this},die:function(a,b){c(this.context).unbind(ra(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?
this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});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="",k,m=0;g[m];m++){k=g[m];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===
k){y=m[u.sizset];break}if(u.nodeType===1&&!q){u.sizcache=k;u.sizset=r}if(u.nodeName.toLowerCase()===h){y=u;break}u=u[g]}m[r]=y}}}function d(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===k){y=m[u.sizset];break}if(u.nodeType===1){if(!q){u.sizcache=k;u.sizset=r}if(typeof h!=="string"){if(u===h){y=true;break}}else if(p.filter(h,[u]).length>0){y=u;break}}u=u[g]}m[r]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,i=Object.prototype.toString,j=false,o=true;[0,0].sort(function(){o=false;return 0});var p=function(g,h,k,m){k=k||[];var r=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return k;for(var q=[],v,u,y,S,I=true,N=x(h),J=g;(f.exec(""),v=f.exec(J))!==null;){J=v[3];q.push(v[1]);if(v[2]){S=v[3];break}}if(q.length>1&&t.exec(g))if(q.length===2&&n.relative[q[0]])u=ia(q[0]+q[1],h);else for(u=n.relative[q[0]]?[h]:p(q.shift(),h);q.length;){g=q.shift();if(n.relative[g])g+=q.shift();
u=ia(g,u)}else{if(!m&&q.length>1&&h.nodeType===9&&!N&&n.match.ID.test(q[0])&&!n.match.ID.test(q[q.length-1])){v=p.find(q.shift(),h,N);h=v.expr?p.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:q.pop(),set:B(m)}:p.find(q.pop(),q.length===1&&(q[0]==="~"||q[0]==="+")&&h.parentNode?h.parentNode:h,N);u=v.expr?p.filter(v.expr,v.set):v.set;if(q.length>0)y=B(u);else I=false;for(;q.length;){var E=q.pop();v=E;if(n.relative[E])v=q.pop();else E="";if(v==null)v=h;n.relative[E](y,v,N)}}else y=[]}y||(y=u);if(!y)throw"Syntax error, unrecognized expression: "+
(E||g);if(i.call(y)==="[object Array]")if(I)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&F(h,y[g])))k.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&k.push(u[g]);else k.push.apply(k,y);else B(y,k);if(S){p(S,r,k,m);p.uniqueSort(k)}return k};p.uniqueSort=function(g){if(D){j=o;g.sort(D);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};p.matches=function(g,h){return p(g,null,null,h)};p.find=function(g,h,k){var m,r;if(!g)return[];
for(var q=0,v=n.order.length;q<v;q++){var u=n.order[q];if(r=n.leftMatch[u].exec(g)){var y=r[1];r.splice(1,1);if(y.substr(y.length-1)!=="\\"){r[1]=(r[1]||"").replace(/\\/g,"");m=n.find[u](r,h,k);if(m!=null){g=g.replace(n.match[u],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};p.filter=function(g,h,k,m){for(var r=g,q=[],v=h,u,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var I in n.filter)if((u=n.leftMatch[I].exec(g))!=null&&u[2]){var N=n.filter[I],J,E;E=u[1];y=false;u.splice(1,1);if(E.substr(E.length-
1)!=="\\"){if(v===q)q=[];if(n.preFilter[I])if(u=n.preFilter[I](u,v,k,q,m,S)){if(u===true)continue}else y=J=true;if(u)for(var X=0;(E=v[X])!=null;X++)if(E){J=N(E,u,X,v);var Ea=m^!!J;if(k&&J!=null)if(Ea)y=true;else v[X]=false;else if(Ea){q.push(E);y=true}}if(J!==w){k||(v=q);g=g.replace(n.match[I],"");if(!y)return[];break}}}if(g===r)if(y==null)throw"Syntax error, unrecognized expression: "+g;else break;r=g}return v};var n=p.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var k=typeof h==="string",m=k&&!/\W/.test(h);k=k&&!m;if(m)h=h.toLowerCase();m=0;for(var r=g.length,q;m<r;m++)if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;);g[m]=k||q&&q.nodeName.toLowerCase()===h?q||false:q===h}k&&p.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,r=g.length;m<r;m++){var q=g[m];if(q){k=q.parentNode;g[m]=k.nodeName.toLowerCase()===h?k:false}}}else{m=0;for(r=g.length;m<r;m++)if(q=g[m])g[m]=
k?q.parentNode:q.parentNode===h;k&&p.filter(h,g,true)}},"":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("parentNode",h,m,g,q,k)},"~":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("previousSibling",h,m,g,q,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];
h=h.getElementsByName(g[1]);for(var m=0,r=h.length;m<r;m++)h[m].getAttribute("name")===g[1]&&k.push(h[m]);return k.length===0?null:k}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,m,r,q){g=" "+g[1].replace(/\\/g,"")+" ";if(q)return g;q=0;for(var v;(v=h[q])!=null;q++)if(v)if(r^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||m.push(v);else if(k)h[q]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,k,m,r,q){h=g[1].replace(/\\/g,"");if(!q&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,m,r){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=p(g[3],null,null,h);else{g=p.filter(g[3],h,k,true^r);k||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,k){return!!p(k[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,k,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,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,m){var r=h[1],q=n.filters[r];if(q)return q(g,k,h,m);else if(r==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(r==="not"){h=
h[3];k=0;for(m=h.length;k<m;k++)if(h[k]===g)return false;return true}else throw"Syntax error, unrecognized expression: "+r;},CHILD:function(g,h){var k=h[1],m=g;switch(k){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(k==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":k=h[2];var r=h[3];if(k===1&&r===0)return true;h=h[0];var q=g.parentNode;if(q&&(q.sizcache!==h||!g.nodeIndex)){var v=0;for(m=q.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;q.sizcache=h}g=g.nodeIndex-r;return k===0?g===0:g%k===0&&g/k>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var k=h[1];g=n.attrHandle[k]?n.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?k===h:m==="*="?k.indexOf(h)>=0:m==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:m==="!="?k!==h:m==="^="?k.indexOf(h)===0:m==="$="?k.substr(k.length-h.length)===h:m==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,m){var r=n.setFilters[h[2]];if(r)return r(g,k,h,m)}}},t=n.match.POS;for(var z in n.match){n.match[z]=new RegExp(n.match[z].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[z]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[z].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var B=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){B=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,m=g.length;k<m;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var D;if(s.documentElement.compareDocumentPosition)D=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in s.documentElement)D=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(s.createRange)D=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)j=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=s.documentElement;k.insertBefore(g,k.firstChild);if(s.getElementById(h)){n.find.ID=function(m,r,q){if(typeof r.getElementById!=="undefined"&&!q)return(r=r.getElementById(m[1]))?r.id===m[1]||typeof r.getAttributeNode!=="undefined"&&
r.getAttributeNode("id").nodeValue===m[1]?[r]:w:[]};n.filter.ID=function(m,r){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===r}}k.removeChild(g);k=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;k[m];m++)k[m].nodeType===1&&h.push(k[m]);k=h}return k};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=p,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){p=function(m,r,q,v){r=r||s;if(!v&&r.nodeType===9&&!x(r))try{return B(r.querySelectorAll(m),q)}catch(u){}return g(m,r,q,v)};for(var k in g)p[k]=g[k];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,k,m){if(typeof k.getElementsByClassName!=="undefined"&&!m)return k.getElementsByClassName(h[1])};g=null}}})();var F=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},ia=function(g,h){var k=[],m="",r;for(h=h.nodeType?[h]:h;r=n.match.PSEUDO.exec(g);){m+=r[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;r=0;for(var q=h.length;r<q;r++)p(g,h[r],k);return p.filter(m,k)};c.find=p;c.expr=p.selectors;c.expr[":"]=c.expr.filters;c.unique=p.uniqueSort;c.getText=a;c.isXMLDoc=x;c.contains=F})();var ab=/Until$/,bb=/^(?:parents|prevUntil|prevAll)/,
cb=/,/;R=Array.prototype.slice;var Fa=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Pa.test(b))return c.filter(b,f,!d);else b=c.filter(b,a)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Fa(this,a,false),"not",a)},filter:function(a){return this.pushStack(Fa(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,i=
{},j;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var p=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,t){for(;t&&t.ownerDocument&&t!==b;){if(p?p.index(t)>-1:c(t).is(a))return t;t=t.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(sa(a[0])||sa(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);ab.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||cb.test(f))&&bb.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||!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 Ga=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,db=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,hb=function(a,b,d){return eb.test(d)?a:b+"></"+d+">"},G={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,"",""]};G.optgroup=G.option;G.tbody=G.tfoot=G.colgroup=G.caption=G.thead;G.th=G.td;if(!c.support.htmlSerialize)G._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);
return 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.getText(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&
this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,
"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ga,"").replace(Y,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ta(this,b);ta(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===
1?this[0].innerHTML.replace(Ga,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!Y.test(a))&&!G[(Ha.exec(a)||["",""])[1].toLowerCase()])try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){T(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}else c.isFunction(a)?this.each(function(e){var i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){c.isFunction(a)||(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(t){return c.nodeName(t,"table")?t.getElementsByTagName("tbody")[0]||t.appendChild(t.ownerDocument.createElement("tbody")):t}var e,i,j=a[0],o=[];if(c.isFunction(j))return this.each(function(t){var z=
c(this);a[0]=j.call(this,t,b?z.html():w);return z.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ua(a,this,o);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var p=0,n=this.length;p<n;p++)d.call(b?f(this[p],i):this[p],e.cacheable||this.length>1||p>0?e.fragment.cloneNode(true):e.fragment)}o&&c.each(o,La)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},
function(a,b){c.fn[a]=function(d){var f=[];d=c(d);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){T(this.getElementsByTagName("*"));T([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&T(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},
function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(db,hb);var o=(Ha.exec(j)||["",""])[1].toLowerCase(),p=G[o]||G._default,n=p[0];i=b.createElement("div");for(i.innerHTML=p[1]+j+p[2];n--;)i=i.lastChild;
if(!c.support.tbody){n=fb.test(j);o=o==="table"&&!n?i.firstChild&&i.firstChild.childNodes:p[1]==="<table>"&&!n?i.childNodes:[];for(p=o.length-1;p>=0;--p)c.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!c.support.leadingWhitespace&&Y.test(j)&&i.insertBefore(b.createTextNode(Y.exec(j)[0]),i.firstChild);j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()===
"text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e}});var ib=/z-?index|font-?weight|opacity|zoom|line-?height/i,Ia=/alpha\([^)]*\)/,Ja=/opacity=([^)]*)/,ja=/float/i,ka=/-([a-z])/ig,jb=/([A-Z])/g,kb=/^-?\d+(?:px)?$/i,lb=/^-?\d/,mb={position:"absolute",visibility:"hidden",display:"block"},nb=["Left","Right"],ob=["Top","Bottom"],pb=s.defaultView&&
s.defaultView.getComputedStyle,Ka=c.support.cssFloat?"cssFloat":"styleFloat",la=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return $(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!ib.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=Ia.test(a)?a.replace(Ia,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ja.exec(f.filter)[1])/100+"":""}if(ja.test(b))b=Ka;b=b.replace(ka,la);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?nb:ob;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=
parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?j():c.swap(a,mb,j);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Ja.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ja.test(b))b=Ka;if(!d&&e&&e[b])f=e[b];else if(pb){if(ja.test(b))b="float";b=b.replace(jb,"-$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(ka,la);f=a.currentStyle[b]||a.currentStyle[d];if(!kb.test(f)&&lb.test(f)){b=e.left;var i=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=i}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=
f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var qb=K(),rb=/<script(.|\s)*?\/script>/gi,sb=/select|textarea/i,tb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,O=/=\?(&|$)/,ma=/\?/,ub=/(\?|&)_=.*?(&|$)/,vb=/^(\w+:)?\/\/([^\/?#]+)/,
wb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}c.ajax({url:a,type:f,dataType:"html",data:b,context:this,complete:function(i,j){if(j==="success"||j==="notmodified")this.html(e?c("<div />").append(i.responseText.replace(rb,
"")).find(e):i.responseText);d&&this.each(d,[i.responseText,j,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||sb.test(this.nodeName)||tb.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(p,o,j,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(p,x,j);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(r,q){(e.context?c(e.context):c.event).trigger(r,q)}var e=c.extend(true,{},c.ajaxSettings,a),i,j,o,p=e.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")O.test(e.url)||(e.url+=(ma.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!O.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&O.test(e.data)||O.test(e.url))){i=e.jsonpCallback||"jsonp"+qb++;if(e.data)e.data=(e.data+"").replace(O,"="+i+"$1");e.url=e.url.replace(O,"="+i+"$1");e.dataType="script";A[i]=A[i]||function(r){o=r;b();d();A[i]=w;try{delete A[i]}catch(q){}B&&
B.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var t=K(),z=e.url.replace(ub,"$1_="+t+"$2");e.url=z+(z===e.url?(ma.test(e.url)?"&":"?")+"_="+t:"")}if(e.data&&n==="GET")e.url+=(ma.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");t=(t=vb.exec(e.url))&&(t[1]&&t[1]!==location.protocol||t[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&t){var B=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");
C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!i){var D=false;C.onload=C.onreadystatechange=function(){if(!D&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){D=true;b();d();C.onload=C.onreadystatechange=null;B&&C.parentNode&&B.removeChild(C)}}}B.insertBefore(C,B.firstChild);return w}var F=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])}t||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ia){}if(e.beforeSend&&e.beforeSend.call(p,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(r){if(!x||x.readyState===0){F||d();F=true;if(x)x.onreadystatechange=c.noop}else if(!F&&x&&(x.readyState===4||r==="timeout")){F=true;x.onreadystatechange=c.noop;j=r==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";if(j==="success")try{o=c.httpData(x,e.dataType,e)}catch(q){j="parsererror"}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,x,j);d();r==="timeout"&&x.abort();if(e.async)x=
null}};try{var h=x.abort;x.abort=function(){if(x){h.call(x);if(x)x.readyState=0}g()}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){x&&!F&&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;if(e&&a.documentElement.nodeName==="parsererror")throw"parsererror";if(d&&
d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)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,"")))a=A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+a))();else throw"Invalid JSON: "+a;else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(e,i){i=
c.isFunction(i)?i():i;f[f.length]=encodeURIComponent(e)+"="+encodeURIComponent(i)}var f=[];if(b===w)b=c.ajaxSettings.traditional;c.isArray(a)||a.jquery?c.each(a,function(){d(this.name,this.value)}):c.each(a,function e(i,j){if(c.isArray(j))c.each(j,function(o,p){b?d(i,p):e(i+"["+(typeof p==="object"||c.isArray(p)?o:"")+"]",p)});else!b&&j!=null&&typeof j==="object"?c.each(j,function(o,p){e(i+"["+o+"]",p)}):d(i,j)});return f.join("&").replace(wb,"+")}});var na={},xb=/toggle|show|hide/,yb=/^([+-]=)?([\d+-.]+)(.*)$/,
Z,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a!=null)return this.animate(L("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(na[d])f=na[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
na[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!=null)return this.animate(L("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(L("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var i=c.extend({},e),j,o=this.nodeType===1&&c(this).is(":hidden"),
p=this;for(j in a){var n=j.replace(ka,la);if(j!==n){a[n]=a[j];delete a[j];j=n}if(a[j]==="hide"&&o||a[j]==="show"&&!o)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(t,z){var B=new c.fx(p,i,t);if(xb.test(z))B[z==="toggle"?o?"show":"hide":z](a);
else{var C=yb.exec(z),D=B.cur(true)||0;if(C){z=parseFloat(C[2]);var F=C[3]||"px";if(F!=="px"){p.style[t]=(z||1)+F;D=(z||1)/B.cur(true)*D;p.style[t]=D+F}if(C[1])z=(C[1]==="-="?-1:1)*z+D;B.custom(D,z,F)}else B.custom(D,z,"")}});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:L("show",1),slideUp:L("hide",1),slideToggle:L("toggle",
1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,
b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==
null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(i){return e.step(i)}this.startTime=K();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)&&!Z)Z=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=K(),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(Z);Z=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(!b||!b.ownerDocument)return null;if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});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(!b||!b.ownerDocument)return null;if(a)return this.each(function(t){c.offset.setOffset(this,a,t)});if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=
b,e=b.ownerDocument,i,j=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var p=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;p-=b.scrollTop;n-=b.scrollLeft;if(b===d){p+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){p+=parseFloat(i.borderTopWidth)||
0;n+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){p+=parseFloat(i.borderTopWidth)||0;n+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){p+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){p+=Math.max(j.scrollTop,o.scrollTop);n+=Math.max(j.scrollLeft,o.scrollLeft)}return{top:p,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),
d,f,e,i=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);
d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i;a.removeChild(b);c.offset.initialize=c.noop},
bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=
this.offsetParent||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],i;if(!e)return null;if(f!==w)return this.each(function(){if(i=wa(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=wa(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.document.body[d]:e[d]}});
c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+
b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
/*
 * jQuery validation plug-in 1.6
 *
 * http://bassistance.de/jquery-plugins/jquery-plugin-validation/
 * http://docs.jquery.com/Plugins/Validation
 *
 * Copyright (c) 2006 - 2008 JÃ¶rn Zaefferer
 *
 * $Id: jquery.validate.js 6403 2009-06-17 14:27:16Z joern.zaefferer $
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

(function($) {

$.extend($.fn, {
	// http://docs.jquery.com/Plugins/Validation/validate
	validate: function( options ) {

		// if nothing is selected, return nothing; can't chain anyway
		if (!this.length) {
			options && options.debug && window.console && console.warn( "nothing selected, can't validate, returning nothing" );
			return;
		}

		// check if a validator for this form was already created
		var validator = $.data(this[0], 'validator');
		if ( validator ) {
			return validator;
		}

		validator = new $.validator( options, this[0] );
		$.data(this[0], 'validator', validator);

		if ( validator.settings.onsubmit ) {

			// allow suppresing validation by adding a cancel class to the submit button
			this.find("input, button").filter(".cancel").click(function() {
				validator.cancelSubmit = true;
			});

			// when a submitHandler is used, capture the submitting button
			if (validator.settings.submitHandler) {
				this.find("input, button").filter(":submit").click(function() {
					validator.submitButton = this;
				});
			}

			// validate the form on submit
			this.submit( function( event ) {
				if ( validator.settings.debug )
					// prevent form submit to be able to see console output
					event.preventDefault();

				function handle() {
					if ( validator.settings.submitHandler ) {
						if (validator.submitButton) {
							// insert a hidden input as a replacement for the missing submit button
							var hidden = $("<input type='hidden'/>").attr("name", validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);
						}
						validator.settings.submitHandler.call( validator, validator.currentForm );
						if (validator.submitButton) {
							// and clean up afterwards; thanks to no-block-scope, hidden can be referenced
							hidden.remove();
						}
						return false;
					}
					return true;
				}

				// prevent submit for invalid forms or custom submit handlers
				if ( validator.cancelSubmit ) {
					validator.cancelSubmit = false;
					return handle();
				}
				if ( validator.form() ) {
					if ( validator.pendingRequest ) {
						validator.formSubmitted = true;
						return false;
					}
					return handle();
				} else {
					validator.focusInvalid();
					return false;
				}
			});
		}

		return validator;
	},
	// http://docs.jquery.com/Plugins/Validation/valid
	valid: function() {
		if ( $(this[0]).is('form')) {
			return this.validate().form();
		} else {
			var valid = true;
			var validator = $(this[0].form).validate();
			this.each(function() {
				valid &= validator.element(this);
			});
			return valid;
		}
	},
	// attributes: space seperated list of attributes to retrieve and remove
	removeAttrs: function(attributes) {
		var result = {},
			$element = this;
		$.each(attributes.split(/\s/), function(index, value) {
			result[value] = $element.attr(value);
			$element.removeAttr(value);
		});
		return result;
	},
	// http://docs.jquery.com/Plugins/Validation/rules
	rules: function(command, argument) {
		var element = this[0];

		if (command) {
			var settings = $.data(element.form, 'validator').settings;
			var staticRules = settings.rules;
			var existingRules = $.validator.staticRules(element);
			switch(command) {
			case "add":
				$.extend(existingRules, $.validator.normalizeRule(argument));
				staticRules[element.name] = existingRules;
				if (argument.messages)
					settings.messages[element.name] = $.extend( settings.messages[element.name], argument.messages );
				break;
			case "remove":
				if (!argument) {
					delete staticRules[element.name];
					return existingRules;
				}
				var filtered = {};
				$.each(argument.split(/\s/), function(index, method) {
					filtered[method] = existingRules[method];
					delete existingRules[method];
				});
				return filtered;
			}
		}

		var data = $.validator.normalizeRules(
		$.extend(
			{},
			$.validator.metadataRules(element),
			$.validator.classRules(element),
			$.validator.attributeRules(element),
			$.validator.staticRules(element)
		), element);

		// make sure required is at front
		if (data.required) {
			var param = data.required;
			delete data.required;
			data = $.extend({required: param}, data);
		}

		return data;
	}
});

// Custom selectors
$.extend($.expr[":"], {
	// http://docs.jquery.com/Plugins/Validation/blank
	blank: function(a) {return !$.trim("" + a.value);},
	// http://docs.jquery.com/Plugins/Validation/filled
	filled: function(a) {return !!$.trim("" + a.value);},
	// http://docs.jquery.com/Plugins/Validation/unchecked
	unchecked: function(a) {return !a.checked;}
});

// constructor for validator
$.validator = function( options, form ) {
	this.settings = $.extend( {}, $.validator.defaults, options );
	this.currentForm = form;
	this.init();
};

$.validator.format = function(source, params) {
	if ( arguments.length == 1 )
		return function() {
			var args = $.makeArray(arguments);
			args.unshift(source);
			return $.validator.format.apply( this, args );
		};
	if ( arguments.length > 2 && params.constructor != Array  ) {
		params = $.makeArray(arguments).slice(1);
	}
	if ( params.constructor != Array ) {
		params = [ params ];
	}
	$.each(params, function(i, n) {
		source = source.replace(new RegExp("\\{" + i + "\\}", "g"), n);
	});
	return source;
};

$.extend($.validator, {

	defaults: {
		messages: {},
		groups: {},
		rules: {},
		errorClass: "error",
		validClass: "valid",
		errorElement: "label",
		focusInvalid: true,
		errorContainer: $( [] ),
		errorLabelContainer: $( [] ),
		onsubmit: true,
		ignore: [],
		ignoreTitle: false,
		onfocusin: function(element) {
			this.lastActive = element;

			// hide error label and remove error class on focus if enabled
			if ( this.settings.focusCleanup && !this.blockFocusCleanup ) {
				this.settings.unhighlight && this.settings.unhighlight.call( this, element, this.settings.errorClass, this.settings.validClass );
				this.errorsFor(element).hide();
			}
		},
		onfocusout: function(element) {
			if ( !this.checkable(element) && (element.name in this.submitted || !this.optional(element)) ) {
				this.element(element);
			}
		},
		onkeyup: function(element) {
			if ( element.name in this.submitted || element == this.lastElement ) {
				this.element(element);
			}
		},
		onclick: function(element) {
			// click on selects, radiobuttons and checkboxes
			if ( element.name in this.submitted )
				this.element(element);
			// or option elements, check parent select in that case
			else if (element.parentNode.name in this.submitted)
				this.element(element.parentNode)
		},
		highlight: function( element, errorClass, validClass ) {
			$(element).addClass(errorClass).removeClass(validClass);
		},
		unhighlight: function( element, errorClass, validClass ) {
			$(element).removeClass(errorClass).addClass(validClass);
		}
	},

	// http://docs.jquery.com/Plugins/Validation/Validator/setDefaults
	setDefaults: function(settings) {
		$.extend( $.validator.defaults, settings );
	},

	messages: {
		required: "This field is required.",
		remote: "Please fix this field.",
		email: "Please enter a valid email address.",
		url: "Please enter a valid URL.",
		date: "Please enter a valid date.",
		dateISO: "Please enter a valid date (ISO).",
		number: "Please enter a valid number.",
		digits: "Please enter only digits.",
		creditcard: "Please enter a valid credit card number.",
		equalTo: "Please enter the same value again.",
		accept: "Please enter a value with a valid extension.",
		maxlength: $.validator.format("Please enter no more than {0} characters."),
		minlength: $.validator.format("Please enter at least {0} characters."),
		rangelength: $.validator.format("Please enter a value between {0} and {1} characters long."),
		range: $.validator.format("Please enter a value between {0} and {1}."),
		max: $.validator.format("Please enter a value less than or equal to {0}."),
		min: $.validator.format("Please enter a value greater than or equal to {0}.")
	},

	autoCreateRanges: false,

	prototype: {

		init: function() {
			this.labelContainer = $(this.settings.errorLabelContainer);
			this.errorContext = this.labelContainer.length && this.labelContainer || $(this.currentForm);
			this.containers = $(this.settings.errorContainer).add( this.settings.errorLabelContainer );
			this.submitted = {};
			this.valueCache = {};
			this.pendingRequest = 0;
			this.pending = {};
			this.invalid = {};
			this.reset();

			var groups = (this.groups = {});
			$.each(this.settings.groups, function(key, value) {
				$.each(value.split(/\s/), function(index, name) {
					groups[name] = key;
				});
			});
			var rules = this.settings.rules;
			$.each(rules, function(key, value) {
				rules[key] = $.validator.normalizeRule(value);
			});

			function delegate(event) {
				var validator = $.data(this[0].form, "validator");
				validator.settings["on" + event.type] && validator.settings["on" + event.type].call(validator, this[0] );
			}
			$(this.currentForm)
				.delegate("focusin focusout keyup", ":text, :password, :file, select, textarea", delegate)
				.delegate("click", ":radio, :checkbox, select, option", delegate);

			if (this.settings.invalidHandler)
				$(this.currentForm).bind("invalid-form.validate", this.settings.invalidHandler);
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/form
		form: function() {
			this.checkForm();
			$.extend(this.submitted, this.errorMap);
			this.invalid = $.extend({}, this.errorMap);
			if (!this.valid())
				$(this.currentForm).triggerHandler("invalid-form", [this]);
			this.showErrors();
			return this.valid();
		},

		checkForm: function() {
			this.prepareForm();
			for ( var i = 0, elements = (this.currentElements = this.elements()); elements[i]; i++ ) {
				this.check( elements[i] );
			}
			return this.valid();
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/element
		element: function( element ) {
			element = this.clean( element );
			this.lastElement = element;
			this.prepareElement( element );
			this.currentElements = $(element);
			var result = this.check( element );
			if ( result ) {
				delete this.invalid[element.name];
			} else {
				this.invalid[element.name] = true;
			}
			if ( !this.numberOfInvalids() ) {
				// Hide error containers on last error
				this.toHide = this.toHide.add( this.containers );
			}
			this.showErrors();
			return result;
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/showErrors
		showErrors: function(errors) {
			if(errors) {
				// add items to error list and map
				$.extend( this.errorMap, errors );
				this.errorList = [];
				for ( var name in errors ) {
					this.errorList.push({
						message: errors[name],
						element: this.findByName(name)[0]
					});
				}
				// remove items from success list
				this.successList = $.grep( this.successList, function(element) {
					return !(element.name in errors);
				});
			}
			this.settings.showErrors
				? this.settings.showErrors.call( this, this.errorMap, this.errorList )
				: this.defaultShowErrors();
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/resetForm
		resetForm: function() {
			if ( $.fn.resetForm )
				$( this.currentForm ).resetForm();
			this.submitted = {};
			this.prepareForm();
			this.hideErrors();
			this.elements().removeClass( this.settings.errorClass );
		},

		numberOfInvalids: function() {
			return this.objectLength(this.invalid);
		},

		objectLength: function( obj ) {
			var count = 0;
			for ( var i in obj )
				count++;
			return count;
		},

		hideErrors: function() {
			this.addWrapper( this.toHide ).hide();
		},

		valid: function() {
			return this.size() == 0;
		},

		size: function() {
			return this.errorList.length;
		},

		focusInvalid: function() {
			if( this.settings.focusInvalid ) {
				try {
					$(this.findLastActive() || this.errorList.length && this.errorList[0].element || []).filter(":visible").focus();
				} catch(e) {
					// ignore IE throwing errors when focusing hidden elements
				}
			}
		},

		findLastActive: function() {
			var lastActive = this.lastActive;
			return lastActive && $.grep(this.errorList, function(n) {
				return n.element.name == lastActive.name;
			}).length == 1 && lastActive;
		},

		elements: function() {
			var validator = this,
				rulesCache = {};

			// select all valid inputs inside the form (no submit or reset buttons)
			// workaround $Query([]).add until http://dev.jquery.com/ticket/2114 is solved
			return $([]).add(this.currentForm.elements)
			.filter(":input")
			.not(":submit, :reset, :image, [disabled]")
			.not( this.settings.ignore )
			.filter(function() {
				!this.name && validator.settings.debug && window.console && console.error( "%o has no name assigned", this);

				// select only the first element for each name, and only those with rules specified
				if ( this.name in rulesCache || !validator.objectLength($(this).rules()) )
					return false;

				rulesCache[this.name] = true;
				return true;
			});
		},

		clean: function( selector ) {
			return $( selector )[0];
		},

		errors: function() {
			return $( this.settings.errorElement + "." + this.settings.errorClass, this.errorContext );
		},

		reset: function() {
			this.successList = [];
			this.errorList = [];
			this.errorMap = {};
			this.toShow = $([]);
			this.toHide = $([]);
			this.currentElements = $([]);
		},

		prepareForm: function() {
			this.reset();
			this.toHide = this.errors().add( this.containers );
		},

		prepareElement: function( element ) {
			this.reset();
			this.toHide = this.errorsFor(element);
		},

		check: function( element ) {
			element = this.clean( element );

			// if radio/checkbox, validate first element in group instead
			if (this.checkable(element)) {
				element = this.findByName( element.name )[0];
			}

			var rules = $(element).rules();
			var dependencyMismatch = false;
			for( method in rules ) {
				var rule = { method: method, parameters: rules[method] };
				try {
					var result = $.validator.methods[method].call( this, element.value.replace(/\r/g, ""), element, rule.parameters );

					// if a method indicates that the field is optional and therefore valid,
					// don't mark it as valid when there are no other rules
					if ( result == "dependency-mismatch" ) {
						dependencyMismatch = true;
						continue;
					}
					dependencyMismatch = false;

					if ( result == "pending" ) {
						this.toHide = this.toHide.not( this.errorsFor(element) );
						return;
					}

					if( !result ) {
						this.formatAndAdd( element, rule );
						return false;
					}
				} catch(e) {
					this.settings.debug && window.console && console.log("exception occured when checking element " + element.id
						 + ", check the '" + rule.method + "' method", e);
					throw e;
				}
			}
			if (dependencyMismatch)
				return;
			if ( this.objectLength(rules) )
				this.successList.push(element);
			return true;
		},

		// return the custom message for the given element and validation method
		// specified in the element's "messages" metadata
		customMetaMessage: function(element, method) {
			if (!$.metadata)
				return;

			var meta = this.settings.meta
				? $(element).metadata()[this.settings.meta]
				: $(element).metadata();

			return meta && meta.messages && meta.messages[method];
		},

		// return the custom message for the given element name and validation method
		customMessage: function( name, method ) {
			var m = this.settings.messages[name];
			return m && (m.constructor == String
				? m
				: m[method]);
		},

		// return the first defined argument, allowing empty strings
		findDefined: function() {
			for(var i = 0; i < arguments.length; i++) {
				if (arguments[i] !== undefined)
					return arguments[i];
			}
			return undefined;
		},

		defaultMessage: function( element, method) {
			return this.findDefined(
				this.customMessage( element.name, method ),
				this.customMetaMessage( element, method ),
				// title is never undefined, so handle empty string as undefined
				!this.settings.ignoreTitle && element.title || undefined,
				$.validator.messages[method],
				"<strong>Warning: No message defined for " + element.name + "</strong>"
			);
		},

		formatAndAdd: function( element, rule ) {
			var message = this.defaultMessage( element, rule.method ),
				theregex = /\$?\{(\d+)\}/g;
			if ( typeof message == "function" ) {
				message = message.call(this, rule.parameters, element);
			} else if (theregex.test(message)) {
				message = jQuery.format(message.replace(theregex, '{$1}'), rule.parameters);
			}
			this.errorList.push({
				message: message,
				element: element
			});

			this.errorMap[element.name] = message;
			this.submitted[element.name] = message;
		},

		addWrapper: function(toToggle) {
			if ( this.settings.wrapper )
				toToggle = toToggle.add( toToggle.parent( this.settings.wrapper ) );
			return toToggle;
		},

		defaultShowErrors: function() {
			for ( var i = 0; this.errorList[i]; i++ ) {
				var error = this.errorList[i];
				this.settings.highlight && this.settings.highlight.call( this, error.element, this.settings.errorClass, this.settings.validClass );
				this.showLabel( error.element, error.message );
			}
			if( this.errorList.length ) {
				this.toShow = this.toShow.add( this.containers );
			}
			if (this.settings.success) {
				for ( var i = 0; this.successList[i]; i++ ) {
					this.showLabel( this.successList[i] );
				}
			}
			if (this.settings.unhighlight) {
				for ( var i = 0, elements = this.validElements(); elements[i]; i++ ) {
					this.settings.unhighlight.call( this, elements[i], this.settings.errorClass, this.settings.validClass );
				}
			}
			this.toHide = this.toHide.not( this.toShow );
			this.hideErrors();
			this.addWrapper( this.toShow ).show();
		},

		validElements: function() {
			return this.currentElements.not(this.invalidElements());
		},

		invalidElements: function() {
			return $(this.errorList).map(function() {
				return this.element;
			});
		},

		showLabel: function(element, message) {
			var label = this.errorsFor( element );
			if ( label.length ) {
				// refresh error/success class
				label.removeClass().addClass( this.settings.errorClass );

				// check if we have a generated label, replace the message then
				label.attr("generated") && label.html(message);
			} else {
				// create label
				label = $("<" + this.settings.errorElement + "/>")
					.attr({"for":  this.idOrName(element), generated: true})
					.addClass(this.settings.errorClass)
					.html(message || "");
				if ( this.settings.wrapper ) {
					// make sure the element is visible, even in IE
					// actually showing the wrapped element is handled elsewhere
					label = label.hide().show().wrap("<" + this.settings.wrapper + "/>").parent();
				}
				if ( !this.labelContainer.append(label).length )
					this.settings.errorPlacement
						? this.settings.errorPlacement(label, $(element) )
						: label.insertAfter(element);
			}
			if ( !message && this.settings.success ) {
				label.text("");
				typeof this.settings.success == "string"
					? label.addClass( this.settings.success )
					: this.settings.success( label );
			}
			this.toShow = this.toShow.add(label);
		},

		errorsFor: function(element) {
			var name = this.idOrName(element);
			return this.errors().filter(function() {
				return $(this).attr('for') == name
			});
		},

		idOrName: function(element) {
			return this.groups[element.name] || (this.checkable(element) ? element.name : element.id || element.name);
		},

		checkable: function( element ) {
			return /radio|checkbox/i.test(element.type);
		},

		findByName: function( name ) {
			// select by name and filter by form for performance over form.find("[name=...]")
			var form = this.currentForm;
			return $(document.getElementsByName(name)).map(function(index, element) {
				return element.form == form && element.name == name && element  || null;
			});
		},

		getLength: function(value, element) {
			switch( element.nodeName.toLowerCase() ) {
			case 'select':
				return $("option:selected", element).length;
			case 'input':
				if( this.checkable( element) )
					return this.findByName(element.name).filter(':checked').length;
			}
			return value.length;
		},

		depend: function(param, element) {
			return this.dependTypes[typeof param]
				? this.dependTypes[typeof param](param, element)
				: true;
		},

		dependTypes: {
			"boolean": function(param, element) {
				return param;
			},
			"string": function(param, element) {
				return !!$(param, element.form).length;
			},
			"function": function(param, element) {
				return param(element);
			}
		},

		optional: function(element) {
			return !$.validator.methods.required.call(this, $.trim(element.value), element) && "dependency-mismatch";
		},

		startRequest: function(element) {
			if (!this.pending[element.name]) {
				this.pendingRequest++;
				this.pending[element.name] = true;
			}
		},

		stopRequest: function(element, valid) {
			this.pendingRequest--;
			// sometimes synchronization fails, make sure pendingRequest is never < 0
			if (this.pendingRequest < 0)
				this.pendingRequest = 0;
			delete this.pending[element.name];
			if ( valid && this.pendingRequest == 0 && this.formSubmitted && this.form() ) {
				$(this.currentForm).submit();
				this.formSubmitted = false;
			} else if (!valid && this.pendingRequest == 0 && this.formSubmitted) {
				$(this.currentForm).triggerHandler("invalid-form", [this]);
				this.formSubmitted = false;
			}
		},

		previousValue: function(element) {
			return $.data(element, "previousValue") || $.data(element, "previousValue", {
				old: null,
				valid: true,
				message: this.defaultMessage( element, "remote" )
			});
		}

	},

	classRuleSettings: {
		required: {required: true},
		email: {email: true},
		url: {url: true},
		date: {date: true},
		dateISO: {dateISO: true},
		dateDE: {dateDE: true},
		number: {number: true},
		numberDE: {numberDE: true},
		digits: {digits: true},
		creditcard: {creditcard: true}
	},

	addClassRules: function(className, rules) {
		className.constructor == String ?
			this.classRuleSettings[className] = rules :
			$.extend(this.classRuleSettings, className);
	},

	classRules: function(element) {
		var rules = {};
		var classes = $(element).attr('class');
		classes && $.each(classes.split(' '), function() {
			if (this in $.validator.classRuleSettings) {
				$.extend(rules, $.validator.classRuleSettings[this]);
			}
		});
		return rules;
	},

	attributeRules: function(element) {
		var rules = {};
		var $element = $(element);

		for (method in $.validator.methods) {
			var value = $element.attr(method);
			if (value) {
				rules[method] = value;
			}
		}

		// maxlength may be returned as -1, 2147483647 (IE) and 524288 (safari) for text inputs
		if (rules.maxlength && /-1|2147483647|524288/.test(rules.maxlength)) {
			delete rules.maxlength;
		}

		return rules;
	},

	metadataRules: function(element) {
		if (!$.metadata) return {};

		var meta = $.data(element.form, 'validator').settings.meta;
		return meta ?
			$(element).metadata()[meta] :
			$(element).metadata();
	},

	staticRules: function(element) {
		var rules = {};
		var validator = $.data(element.form, 'validator');
		if (validator.settings.rules) {
			rules = $.validator.normalizeRule(validator.settings.rules[element.name]) || {};
		}
		return rules;
	},

	normalizeRules: function(rules, element) {
		// handle dependency check
		$.each(rules, function(prop, val) {
			// ignore rule when param is explicitly false, eg. required:false
			if (val === false) {
				delete rules[prop];
				return;
			}
			if (val.param || val.depends) {
				var keepRule = true;
				switch (typeof val.depends) {
					case "string":
						keepRule = !!$(val.depends, element.form).length;
						break;
					case "function":
						keepRule = val.depends.call(element, element);
						break;
				}
				if (keepRule) {
					rules[prop] = val.param !== undefined ? val.param : true;
				} else {
					delete rules[prop];
				}
			}
		});

		// evaluate parameters
		$.each(rules, function(rule, parameter) {
			rules[rule] = $.isFunction(parameter) ? parameter(element) : parameter;
		});

		// clean number parameters
		$.each(['minlength', 'maxlength', 'min', 'max'], function() {
			if (rules[this]) {
				rules[this] = Number(rules[this]);
			}
		});
		$.each(['rangelength', 'range'], function() {
			if (rules[this]) {
				rules[this] = [Number(rules[this][0]), Number(rules[this][1])];
			}
		});

		if ($.validator.autoCreateRanges) {
			// auto-create ranges
			if (rules.min && rules.max) {
				rules.range = [rules.min, rules.max];
				delete rules.min;
				delete rules.max;
			}
			if (rules.minlength && rules.maxlength) {
				rules.rangelength = [rules.minlength, rules.maxlength];
				delete rules.minlength;
				delete rules.maxlength;
			}
		}

		// To support custom messages in metadata ignore rule methods titled "messages"
		if (rules.messages) {
			delete rules.messages
		}

		return rules;
	},

	// Converts a simple string to a {string: true} rule, e.g., "required" to {required:true}
	normalizeRule: function(data) {
		if( typeof data == "string" ) {
			var transformed = {};
			$.each(data.split(/\s/), function() {
				transformed[this] = true;
			});
			data = transformed;
		}
		return data;
	},

	// http://docs.jquery.com/Plugins/Validation/Validator/addMethod
	addMethod: function(name, method, message) {
		$.validator.methods[name] = method;
		$.validator.messages[name] = message != undefined ? message : $.validator.messages[name];
		if (method.length < 3) {
			$.validator.addClassRules(name, $.validator.normalizeRule(name));
		}
	},

	methods: {

		// http://docs.jquery.com/Plugins/Validation/Methods/required
		required: function(value, element, param) {
			// check if dependency is met
			if ( !this.depend(param, element) )
				return "dependency-mismatch";
			switch( element.nodeName.toLowerCase() ) {
			case 'select':
				// could be an array for select-multiple or a string, both are fine this way
				var val = $(element).val();
				return val && val.length > 0;
			case 'input':
				if ( this.checkable(element) )
					return this.getLength(value, element) > 0;
			default:
				return $.trim(value).length > 0;
			}
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/remote
		remote: function(value, element, param) {
			if ( this.optional(element) )
				return "dependency-mismatch";

			var previous = this.previousValue(element);
			if (!this.settings.messages[element.name] )
				this.settings.messages[element.name] = {};
			previous.originalMessage = this.settings.messages[element.name].remote;
			this.settings.messages[element.name].remote = previous.message;

			param = typeof param == "string" && {url:param} || param;

			if ( previous.old !== value ) {
				previous.old = value;
				var validator = this;
				this.startRequest(element);
				var data = {};
				data[element.name] = value;
				$.ajax($.extend(true, {
					url: param,
					mode: "abort",
					port: "validate" + element.name,
					dataType: "json",
					data: data,
					success: function(response) {
						validator.settings.messages[element.name].remote = previous.originalMessage;
						var valid = response === true;
						if ( valid ) {
							var submitted = validator.formSubmitted;
							validator.prepareElement(element);
							validator.formSubmitted = submitted;
							validator.successList.push(element);
							validator.showErrors();
						} else {
							var errors = {};
							var message = (previous.message = response || validator.defaultMessage( element, "remote" ));
							errors[element.name] = $.isFunction(message) ? message(value) : message;
							validator.showErrors(errors);
						}
						previous.valid = valid;
						validator.stopRequest(element, valid);
					}
				}, param));
				return "pending";
			} else if( this.pending[element.name] ) {
				return "pending";
			}
			return previous.valid;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/minlength
		minlength: function(value, element, param) {
			return this.optional(element) || this.getLength($.trim(value), element) >= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/maxlength
		maxlength: function(value, element, param) {
			return this.optional(element) || this.getLength($.trim(value), element) <= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/rangelength
		rangelength: function(value, element, param) {
			var length = this.getLength($.trim(value), element);
			return this.optional(element) || ( length >= param[0] && length <= param[1] );
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/min
		min: function( value, element, param ) {
			return this.optional(element) || value >= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/max
		max: function( value, element, param ) {
			return this.optional(element) || value <= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/range
		range: function( value, element, param ) {
			return this.optional(element) || ( value >= param[0] && value <= param[1] );
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/email
		email: function(value, element) {
			// contributed by Scott Gonzalez: http://projects.scottsplayground.com/email_address_validation/
			return this.optional(element) || /^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/url
		url: function(value, element) {
			// contributed by Scott Gonzalez: http://projects.scottsplayground.com/iri/
			return this.optional(element) || /^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/date
		date: function(value, element) {
			return this.optional(element) || !/Invalid|NaN/.test(new Date(value));
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/dateISO
		dateISO: function(value, element) {
			return this.optional(element) || /^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/number
		number: function(value, element) {
			return this.optional(element) || /^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/digits
		digits: function(value, element) {
			return this.optional(element) || /^\d+$/.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/creditcard
		// based on http://en.wikipedia.org/wiki/Luhn
		creditcard: function(value, element) {
			if ( this.optional(element) )
				return "dependency-mismatch";
			// accept only digits and dashes
			if (/[^0-9-]+/.test(value))
				return false;
			var nCheck = 0,
				nDigit = 0,
				bEven = false;

			value = value.replace(/\D/g, "");

			for (var n = value.length - 1; n >= 0; n--) {
				var cDigit = value.charAt(n);
				var nDigit = parseInt(cDigit, 10);
				if (bEven) {
					if ((nDigit *= 2) > 9)
						nDigit -= 9;
				}
				nCheck += nDigit;
				bEven = !bEven;
			}

			return (nCheck % 10) == 0;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/accept
		accept: function(value, element, param) {
			param = typeof param == "string" ? param.replace(/,/g, '|') : "png|jpe?g|gif";
			return this.optional(element) || value.match(new RegExp(".(" + param + ")$", "i"));
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/equalTo
		equalTo: function(value, element, param) {
			// bind to the blur event of the target in order to revalidate whenever the target field is updated
			// TODO find a way to bind the event just once, avoiding the unbind-rebind overhead
			var target = $(param).unbind(".validate-equalTo").bind("blur.validate-equalTo", function() {
				$(element).valid();
			});
			return value == target.val();
		}

	}

});

// deprecated, use $.validator.format instead
$.format = $.validator.format;

})(jQuery);

// ajax mode: abort
// usage: $.ajax({ mode: "abort"[, port: "uniqueport"]});
// if mode:"abort" is used, the previous request on that port (port can be undefined) is aborted via XMLHttpRequest.abort()
;(function($) {
	var ajax = $.ajax;
	var pendingRequests = {};
	$.ajax = function(settings) {
		// create settings for compatibility with ajaxSetup
		settings = $.extend(settings, $.extend({}, $.ajaxSettings, settings));
		var port = settings.port;
		if (settings.mode == "abort") {
			if ( pendingRequests[port] ) {
				pendingRequests[port].abort();
			}
			return (pendingRequests[port] = ajax.apply(this, arguments));
		}
		return ajax.apply(this, arguments);
	};
})(jQuery);

// provides cross-browser focusin and focusout events
// IE has native support, in other browsers, use event caputuring (neither bubbles)

// provides delegate(type: String, delegate: Selector, handler: Callback) plugin for easier event delegation
// handler is only called when $(event.target).is(delegate), in the scope of the jquery-object for event.target

// provides triggerEvent(type: String, target: Element) to trigger delegated events
;(function($) {
	$.each({
		focus: 'focusin',
		blur: 'focusout'
	}, function( original, fix ){
		$.event.special[fix] = {
			setup:function() {
				if ( $.browser.msie ) return false;
				this.addEventListener( original, $.event.special[fix].handler, true );
			},
			teardown:function() {
				if ( $.browser.msie ) return false;
				this.removeEventListener( original,
				$.event.special[fix].handler, true );
			},
			handler: function(e) {
				arguments[0] = $.event.fix(e);
				arguments[0].type = fix;
				return $.event.handle.apply(this, arguments);
			}
		};
	});
	$.extend($.fn, {
		delegate: function(type, delegate, handler) {
			return this.bind(type, function(event) {
				var target = $(event.target);
				if (target.is(delegate)) {
					return handler.apply(target, arguments);
				}
			});
		},
		triggerEvent: function(type, target) {
			return this.triggerHandler(type, [$.event.fix({ type: type, target: target })]);
		}
	})
})(jQuery);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data copyright The Monotype Corporation 1991-1995. All rights
 * reserved. Gill Sans® is a trademark of The Monotype Corporation which may be
 * registered in certain jurisdictions.
 * 
 * Trademark:
 * Gill Sans® is a trademark of The Monotype Corporation which may be registered
 * in certain jurisdictions.
 * 
 * Description:
 * Monotype Type Drawing Office 1928. Gill studied under the renowned
 * calligrapher, Edward Johnston, the designer of the London Underground sans serif
 * typeface. This influenced Gill who later experimented with sans serif designs,
 * and in due course produced a set of capital letters. These became Monotype
 * series 231, produced in 1923, and the forerunner of the extensive Gill Sans
 * range now available. A twentieth century sans serif that has a simplicity of
 * form which does not reject traditional forms and proportions, and gives the face
 * a humanist feel. The lighter weights are highly readable in text and suitable
 * for magazine and book work, whereas the heavier weights are best used for
 * display in advertising, packaging, and labels.
 * 
 * Manufacturer:
 * Monotype Typography
 * 
 * Designer:
 * Eric Gill
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 */
Cufon.registerFont({"w":1024,"face":{"font-family":"Gill Sans MT","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 5 2 2 1 4 2 2 3","ascent":"1638","descent":"-410","x-height":"16","bbox":"-125 -1493 2132 472","underline-thickness":"102","underline-position":"-103","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":569,"k":{"Y":307,"W":256,"V":307,"T":256,"A":205}},"!":{"d":"276,-231v71,0,125,57,125,127v0,65,-56,120,-122,120v-69,0,-127,-52,-127,-120v0,-69,56,-127,124,-127xm276,-403v-18,-4,-28,-62,-36,-84v-33,-92,-76,-492,-76,-635v0,-195,38,-293,115,-293v75,0,112,95,112,285v0,208,-31,444,-72,638v-6,29,-14,86,-43,89","w":555},"\"":{"d":"254,-946r-111,0r-49,-281r0,-239r205,0r0,239xm584,-946r-109,0r-49,-281r0,-239r205,0r0,239","w":725},"#":{"d":"4,-871r0,-123r326,0r86,-403r121,0r-86,403r421,0r84,-403r123,0r-86,403r199,0r0,123r-223,0r-76,371r299,0r0,123r-324,0r-84,399r-122,0r86,-399r-424,0r-84,399r-123,0r84,-399r-197,0r0,-123r223,0r78,-371r-301,0xm848,-871r-422,0r-78,371r424,0","w":1196},"$":{"d":"145,-834v-137,-250,95,-489,344,-507r0,-74r168,0r0,74v133,20,235,60,306,120r0,230v-83,-85,-185,-142,-306,-170r0,405v121,36,213,90,277,158v125,134,125,343,1,479v-71,78,-142,115,-278,137r0,222r-168,0r0,-222v-113,-11,-242,-58,-385,-143r0,-252v118,104,216,175,385,211r0,-440v-187,-67,-271,-95,-344,-228xm489,-1161v-94,11,-184,75,-184,170v0,115,88,137,184,182r0,-352xm829,-344v-1,-118,-84,-143,-172,-195r0,371v115,-27,172,-85,172,-176","w":1110},"%":{"d":"1071,-1417r153,0r-919,1433r-154,0xm708,-297v0,-167,146,-311,313,-311v166,0,312,145,312,311v0,167,-145,307,-312,307v-168,0,-313,-140,-313,-307xm1181,-297v0,-88,-74,-160,-162,-160v-86,0,-159,74,-159,160v0,86,73,162,159,162v88,0,162,-74,162,-162xm51,-1100v0,-167,144,-313,311,-313v167,0,311,146,311,313v0,166,-145,312,-311,312v-166,0,-311,-146,-311,-312xm522,-1100v0,-88,-74,-162,-162,-162v-87,0,-162,75,-162,162v0,86,77,160,162,160v86,0,162,-74,162,-160","w":1384},"&":{"d":"926,-1061v0,124,-101,257,-258,367r196,225v57,-63,107,-138,150,-225r200,0v-48,124,-124,246,-227,366r283,328r-256,0r-162,-190v-93,92,-266,203,-446,206v-184,4,-353,-144,-347,-325v5,-174,93,-248,214,-341v43,-34,82,-58,114,-75v-105,-113,-158,-221,-158,-324v0,-193,151,-321,349,-321v191,0,348,125,348,309xm258,-317v0,82,87,146,174,143v122,-5,228,-86,297,-156r-227,-262r-88,62v-104,70,-156,141,-156,213xm580,-1200v-82,0,-154,55,-152,133v3,97,65,182,127,238r76,-54v71,-50,106,-108,106,-174v1,-82,-71,-143,-157,-143","w":1280},"'":{"d":"248,-946r-113,0r-45,-275r0,-245r205,0r0,245","w":385},"(":{"d":"524,-1415r113,0v-147,225,-220,341,-267,621v-85,505,15,930,267,1263r-113,0r-30,-37v-143,-177,-191,-236,-276,-449v-116,-293,-116,-618,0,-909v58,-146,160,-310,306,-489","w":662},")":{"d":"292,-164v86,-506,-38,-957,-267,-1251r112,0v146,176,221,264,306,484v110,285,119,608,8,893v-84,214,-146,291,-314,507r-112,0v151,-232,219,-352,267,-633","w":662},"*":{"d":"39,-1223v0,-37,33,-75,70,-75v21,0,71,33,92,53r174,164v11,-13,24,-20,39,-21r-49,-248v-15,-65,3,-142,65,-137v81,6,72,90,55,176r-41,209v19,-1,29,6,41,21r172,-164v36,-34,68,-51,95,-51v36,-1,65,33,65,71v0,54,-47,76,-100,95r-219,79v5,16,6,32,0,47r231,87v39,16,85,40,88,90v2,30,-33,69,-65,69v-33,0,-72,-22,-117,-67r-150,-150v-14,14,-28,21,-41,21v16,103,50,187,50,303v0,59,-23,88,-68,88v-64,0,-78,-81,-64,-148r52,-243v-13,-1,-26,-8,-39,-21r-160,148v-50,45,-88,67,-113,67v-35,1,-67,-32,-67,-67v0,-44,41,-79,123,-107r202,-70v-6,-20,-3,-29,0,-47r-231,-86v-60,-21,-90,-50,-90,-86","w":854},"+":{"d":"513,-237r0,-402r-399,0r0,-168r399,0r0,-399r170,0r0,399r399,0r0,168r-399,0r0,402r-170,0","w":1196},",":{"d":"201,-264v89,1,140,93,139,192v-2,162,-105,275,-240,314r0,-37v59,-58,79,-98,84,-205v-71,-21,-106,-64,-106,-131v0,-68,57,-134,123,-133","w":449,"k":{" ":205}},"-":{"d":"82,-551r498,0r0,195r-498,0r0,-195","w":662},".":{"d":"102,-102v0,-66,55,-121,121,-121v66,0,123,55,123,121v0,66,-56,118,-123,118v-66,0,-121,-52,-121,-118","w":449,"k":{" ":205}},"\/":{"d":"5,18r402,-1434r144,0r-401,1434r-145,0","w":575},"0":{"d":"520,-1415v128,0,231,69,318,201v165,251,164,782,0,1029v-87,131,-193,199,-326,199v-135,0,-241,-67,-326,-195v-161,-244,-161,-792,4,-1035v89,-130,195,-199,330,-199xm696,-1081v-84,-192,-277,-188,-366,-3v-84,174,-83,600,-2,773v86,185,278,184,365,0v83,-174,81,-593,3,-770"},"1":{"d":"414,-1397r200,0r0,1397r-200,0r0,-1397"},"2":{"d":"434,-1415v304,0,500,296,390,611v-80,231,-219,390,-402,611r532,0r0,193r-884,0r0,-14v140,-162,309,-382,398,-513v78,-113,128,-199,152,-257v24,-58,35,-115,35,-172v2,-152,-96,-264,-245,-261v-140,3,-242,91,-312,189r0,-254v109,-89,221,-133,336,-133"},"3":{"d":"438,-180v132,0,224,-88,224,-219v0,-86,-54,-168,-118,-197v-22,-10,-100,-25,-175,-33r0,-184v167,3,278,-58,280,-211v1,-128,-106,-209,-241,-209v-73,0,-153,23,-242,68r0,-191v81,-41,170,-61,266,-61v246,0,418,138,416,377v-1,160,-67,240,-180,303v140,49,195,159,200,331v8,240,-189,422,-430,422v-106,0,-208,-26,-307,-77r0,-218v105,66,208,99,307,99"},"4":{"d":"727,-1415r82,0r0,784r156,0r0,170r-156,0r0,461r-195,0r0,-461r-591,0r0,-86xm614,-631r0,-405r-323,405r323,0"},"5":{"d":"694,-430v0,-156,-157,-260,-325,-260v-79,0,-133,7,-162,20r0,-727r620,0r0,178r-438,0r0,353v290,-26,508,168,508,436v0,262,-199,444,-465,444v-113,0,-223,-27,-330,-82r0,-206v101,65,199,98,295,98v155,0,297,-107,297,-254"},"6":{"d":"532,16v-270,0,-450,-220,-440,-501v15,-454,263,-725,557,-930r121,153v-202,132,-345,276,-428,512v74,-38,148,-57,221,-57v217,0,391,185,391,404v0,228,-194,419,-422,419xm756,-397v0,-172,-174,-268,-344,-209v-30,11,-68,32,-113,63v-5,31,-8,66,-8,105v-3,149,99,270,244,270v127,0,221,-101,221,-229"},"7":{"d":"100,-1397r904,0r-633,1413r-178,-75r512,-1147r-605,0r0,-191"},"8":{"d":"264,-713v-101,-85,-162,-152,-166,-309v-6,-219,199,-393,424,-393v224,0,416,173,416,393v0,125,-58,228,-174,309v129,75,194,185,194,330v0,234,-202,399,-444,399v-238,0,-448,-171,-448,-401v0,-142,66,-251,198,-328xm520,-807v116,0,219,-95,219,-209v0,-121,-98,-209,-221,-209v-124,0,-221,85,-221,207v0,115,106,211,223,211xm516,-174v137,0,240,-79,240,-221v0,-131,-109,-217,-246,-217v-136,0,-242,87,-242,219v0,133,110,219,248,219"},"9":{"d":"494,-1415v270,0,455,229,450,510v-7,389,-284,765,-561,921r-123,-145v183,-114,366,-306,426,-524v-63,39,-138,59,-223,59v-210,0,-389,-192,-389,-405v0,-227,192,-416,420,-416xm272,-1001v0,120,112,223,234,223v75,0,148,-25,219,-74v8,-53,12,-88,12,-104v3,-152,-96,-275,-241,-275v-128,0,-224,102,-224,230"},":":{"d":"94,-104v0,-66,55,-123,121,-123v66,0,123,57,123,123v0,65,-57,120,-123,120v-64,0,-121,-56,-121,-120xm111,-815v0,-66,55,-123,120,-123v66,0,123,57,123,123v0,65,-57,121,-123,121v-64,0,-120,-57,-120,-121","w":449,"k":{" ":205}},";":{"d":"225,-264v87,1,142,96,140,192v-3,162,-105,275,-240,314r0,-37v59,-53,76,-106,84,-205v-71,-21,-107,-64,-107,-131v0,-68,57,-134,123,-133xm123,-815v0,-66,56,-123,121,-123v66,0,123,57,123,123v0,64,-57,121,-121,121v-66,0,-123,-56,-123,-121","w":469,"k":{" ":205}},"<":{"d":"112,-641r0,-168r971,-410r0,179r-770,316r770,319r0,179","w":1196},"=":{"d":"1082,-862r-968,0r0,-168r968,0r0,168xm1082,-417r-968,0r0,-168r968,0r0,168","w":1196},">":{"d":"1083,-641r-971,415r0,-179r769,-319r-769,-316r0,-179r971,410r0,168","w":1196},"?":{"d":"387,-1096v0,-131,-146,-170,-254,-102r131,-219v196,2,330,117,330,299v0,194,-66,253,-178,432v-85,136,-131,230,-131,287v0,9,2,22,6,41v-83,-39,-125,-80,-127,-191v0,-47,11,-87,24,-125v22,-63,199,-316,199,-422xm315,-227v68,0,123,55,123,123v0,67,-57,120,-125,120v-65,0,-118,-53,-118,-118v0,-67,54,-125,120,-125","w":682},"@":{"d":"856,0v-216,4,-366,-215,-362,-446v4,-230,127,-440,269,-546v193,-145,435,-116,550,93r35,-156r180,0r-160,742v-9,43,-14,71,-14,84v-1,37,32,67,69,67v43,0,99,-29,167,-84v121,-98,215,-269,218,-471v5,-367,-332,-631,-714,-631v-477,0,-834,380,-834,863v0,502,345,772,866,766v322,-3,553,-106,699,-299r180,0v-81,167,-301,332,-501,392v-110,33,-237,52,-382,52v-596,0,-1012,-319,-1012,-892v0,-399,216,-762,486,-906v148,-79,316,-121,508,-121v472,0,861,324,856,782v-3,261,-147,495,-313,611v-95,66,-191,102,-291,102v-137,0,-181,-41,-195,-166v-72,86,-172,161,-305,164xm1024,-938v-197,0,-346,285,-346,508v0,148,81,284,215,285v199,1,362,-282,362,-504v0,-159,-83,-289,-231,-289","w":2068},"A":{"d":"600,-1405r141,0r625,1405r-205,0r-186,-414r-594,0r-176,414r-205,0xm893,-592r-225,-506r-209,506r434,0","w":1366,"k":{"y":51,"w":51,"v":51,"Y":225,"W":164,"V":164,"U":41,"T":205,"Q":82,"O":82,"G":82,"C":82}},"B":{"d":"776,-739v183,31,334,160,334,358v0,165,-92,267,-216,328v-71,35,-160,53,-267,53r-473,0r0,-1397v214,6,494,-22,636,47v116,56,199,157,199,316v0,137,-71,236,-213,295xm487,-799v185,3,295,-64,295,-219v0,-134,-85,-201,-256,-201r-172,0r0,420r133,0xm759,-595v-78,-32,-275,-25,-405,-26r0,443v129,-1,350,2,420,-26v103,-42,175,-202,92,-312v-26,-35,-61,-60,-107,-79","w":1153,"k":{"A":-41}},"C":{"d":"307,-694v0,307,243,526,555,526v169,0,335,-52,496,-156r0,220v-242,139,-657,168,-905,26v-194,-111,-348,-334,-353,-616v-7,-403,345,-721,754,-721v147,0,310,38,489,115r0,215v-163,-93,-323,-140,-479,-140v-308,0,-557,228,-557,531","w":1450,"k":{"A":-51,".":-51,",":-51}},"D":{"d":"156,-2r0,-1395v323,5,718,-24,922,85v198,106,362,331,362,614v0,386,-252,626,-590,686v-159,28,-492,7,-694,10xm952,-1163v-147,-74,-372,-49,-596,-56r0,1039v156,-2,375,6,489,-20v236,-55,384,-250,388,-509v3,-209,-122,-374,-281,-454","w":1536,"k":{"Y":205,"W":102,"V":102,"A":113,".":154,",":154}},"E":{"d":"154,-1397r792,0r0,178r-592,0r0,426r572,0r0,179r-572,0r0,434r611,0r0,178r-811,0r0,-1395"},"F":{"d":"156,-1397r745,0r0,178r-545,0r0,390r545,0r0,178r-545,0r0,651r-200,0r0,-1397","w":961,"k":{"o":31,"e":31,"A":102,".":287,",":287}},"G":{"d":"872,-158v82,0,199,-25,306,-61r0,-291r-269,0r0,-178r469,0r0,592v-172,75,-343,112,-512,112v-434,0,-762,-293,-762,-702v0,-413,337,-739,754,-729v213,5,307,45,492,119r0,204v-167,-97,-332,-145,-496,-145v-297,0,-543,243,-543,539v0,316,242,540,561,540","w":1516},"H":{"d":"1139,-1397r200,0r0,1397r-200,0r0,-608r-785,0r0,608r-200,0r0,-1397r200,0r0,604r785,0r0,-604","w":1493},"I":{"d":"156,-1397r200,0r0,1397r-200,0r0,-1397","w":512},"J":{"d":"156,-1397r200,0r0,1379v-1,239,-33,347,-167,434v-75,49,-165,66,-277,49r-37,-186v129,3,216,-8,255,-95v16,-36,26,-110,26,-225r0,-1356","w":512,"k":{"u":41,"o":41,"e":41}},"K":{"d":"944,-1397r250,0r-606,662r755,735r-274,0r-713,-690r0,690r-200,0r0,-1397r200,0r0,639","w":1343,"k":{"y":154,"u":102,"o":123,"e":123,"O":246}},"L":{"d":"154,-1397r200,0r0,1215r629,0r0,182r-829,0r0,-1397","w":1004,"k":{"y":61,"Y":225,"W":205,"V":205,"T":205}},"M":{"d":"1266,-1397r186,0r0,1397r-201,0r0,-1087r-430,540r-37,0r-434,-540r0,1087r-200,0r0,-1397r188,0r465,574","w":1599},"N":{"d":"1264,-1397r190,0r0,1397r-172,0r-934,-1075r0,1075r-188,0r0,-1397r162,0r942,1084r0,-1084","w":1599},"O":{"d":"92,-694v0,-414,330,-723,748,-723v416,0,755,309,755,719v0,413,-344,714,-766,714v-407,0,-737,-307,-737,-710xm1389,-702v0,-292,-247,-525,-541,-525v-311,0,-549,225,-549,533v0,298,242,526,543,526v303,0,547,-234,547,-534","w":1686,"k":{"Y":164,"X":164,"W":82,"V":82,"T":133,"A":82,".":123,",":123}},"P":{"d":"586,-1399v255,-4,439,150,438,398v-1,172,-99,299,-228,353v-94,39,-291,44,-452,42r0,606r-201,0r0,-1399r443,0xm563,-784v155,1,254,-73,254,-222v0,-143,-89,-215,-266,-215r-207,0r0,437r219,0","w":1044,"k":{"o":51,"e":51,"A":164,".":307,",":307}},"Q":{"d":"1595,-702v0,359,-264,648,-581,702v138,55,342,115,409,115v40,0,87,-9,140,-27r-201,195v-150,-10,-284,-55,-404,-112v-70,-33,-165,-90,-282,-171v-316,-48,-586,-341,-586,-694v0,-415,332,-723,752,-723v416,0,753,306,753,715xm1389,-698v0,-303,-241,-529,-547,-529v-306,0,-544,231,-544,535v0,297,243,524,544,524v298,0,547,-235,547,-530","w":1686},"R":{"d":"971,-1008v-1,178,-97,292,-236,344v142,104,187,186,311,385v81,130,117,179,191,279r-238,0r-112,-164r-129,-211v-66,-91,-126,-161,-206,-211v-32,-20,-121,-24,-192,-22r0,608r-200,0r0,-1397r350,0v264,-4,462,139,461,389xm729,-1130v-64,-98,-189,-96,-369,-97r0,441v101,2,244,-2,284,-26v105,-37,157,-207,85,-318","w":1237,"k":{"Y":205,"W":154,"V":164,"U":61,"T":184,"O":123}},"S":{"d":"465,-160v116,0,220,-75,219,-184v0,-85,-61,-167,-184,-242v-118,-72,-293,-171,-356,-264v-39,-57,-60,-121,-60,-194v-3,-224,181,-371,412,-371v117,0,224,33,321,98r0,227v-101,-97,-209,-145,-325,-145v-116,0,-224,58,-224,162v0,123,89,171,195,233r153,90v171,101,256,231,256,388v0,226,-175,378,-405,378v-138,0,-264,-42,-377,-127r0,-254v108,137,233,205,375,205","w":938},"T":{"d":"35,-1399r1167,0r0,178r-487,0r0,1221r-201,0r0,-1221r-479,0r0,-178","w":1237,"k":{"y":256,"w":307,"u":287,"r":256,"o":307,"e":307,"a":256,"O":133,"A":205,";":61,":":61,".":256,"-":348,",":256}},"U":{"d":"1126,-1397r201,0r0,793v2,248,-48,366,-166,477v-203,191,-671,190,-872,1v-119,-112,-164,-225,-164,-480r0,-791r201,0r0,793v1,242,39,322,182,398v149,79,394,57,507,-47v93,-85,111,-152,111,-351r0,-793","w":1450,"k":{"A":51,".":51,",":51}},"V":{"d":"1038,-1397r199,0r-590,1403r-45,0r-602,-1403r201,0r420,981","w":1237,"k":{"u":154,"o":205,"e":205,"a":123,"O":82,"G":82,"A":164,".":266,"-":205,",":266}},"W":{"d":"1933,-1397r199,0r-565,1403r-43,0r-457,-1136r-461,1136r-43,0r-563,-1403r201,0r385,963r387,-963r190,0r389,963","w":2134,"k":{"y":61,"u":154,"o":184,"e":184,"a":123,"O":82,"A":164,".":266,"-":205,",":266}},"X":{"d":"1165,-1397r242,0r-557,674r596,723r-242,0r-475,-578r-481,578r-244,0r602,-723r-559,-674r244,0r438,533","w":1450},"Y":{"d":"995,-1397r242,0r-516,658r0,739r-205,0r0,-739r-516,-658r242,0r374,482","w":1237,"k":{"u":246,"o":287,"e":266,"a":246,"S":41,"O":164,"A":225,";":61,":":61,".":266,"-":307,",":266}},"Z":{"d":"82,-1399r1204,0r-893,1221r893,0r0,178r-1261,0r895,-1221r-838,0r0,-178","w":1323},"[":{"d":"176,-1397r477,0r0,164r-280,0r0,1520r280,0r0,164r-477,0r0,-1848","w":682},"\\":{"d":"426,18r-402,-1434r145,0r401,1434r-144,0","w":575},"]":{"d":"506,451r-475,0r0,-164r278,0r0,-1520r-278,0r0,-164r475,0r0,1848","w":682},"^":{"d":"479,-1194r-241,598r-185,0r355,-801r145,0r354,801r-182,0","w":961},"_":{"d":"1161,406r-1190,0r0,-132r1190,0r0,132","w":1130},"`":{"d":"327,-1419r138,300r-112,0r-230,-300r204,0","w":683},"a":{"d":"279,14v-125,0,-229,-98,-224,-223v10,-237,283,-271,473,-344v9,-136,-36,-215,-166,-215v-99,0,-196,51,-290,154r0,-199v71,-83,172,-125,305,-125v171,0,301,80,323,228v21,140,4,384,7,548v0,31,11,47,32,47v22,0,56,-16,103,-49r0,111v-69,41,-95,69,-178,69v-78,0,-124,-31,-138,-92v-77,60,-160,90,-247,90xm274,-334v-79,76,-25,223,93,223v58,0,112,-24,161,-71r0,-273v-81,32,-207,75,-254,121","w":874,"k":{"y":82,"w":72,"v":72,"p":20}},"b":{"d":"465,16v-113,0,-270,-29,-344,-67r0,-1346r182,0r0,543v79,-57,163,-86,252,-86v243,-2,397,215,397,471v0,292,-195,485,-487,485xm768,-461v0,-169,-98,-310,-258,-309v-68,0,-137,30,-207,90r0,498v62,19,126,28,191,28v164,2,274,-137,274,-307","k":{"y":20,".":20,",":20}},"c":{"d":"262,-461v0,188,127,310,316,307v70,0,150,-20,241,-61r0,180v-91,34,-181,51,-268,51v-284,0,-473,-188,-473,-471v0,-279,180,-486,454,-483v120,2,169,22,267,64r0,194v-92,-59,-177,-88,-256,-88v-166,0,-281,137,-281,307","w":897,"k":{".":-41,",":-41}},"d":{"d":"90,-475v0,-335,317,-562,653,-426r0,-496r183,0r0,1397r-389,0v-274,3,-447,-195,-447,-475xm571,-782v-186,-1,-297,137,-297,329v0,141,62,244,159,281v53,20,216,16,310,16r0,-583v-57,-29,-114,-43,-172,-43","w":1044,"k":{"d":20}},"e":{"d":"512,-938v262,2,412,211,401,494r-647,0v6,170,125,289,299,288v120,0,231,-37,332,-112r0,178v-106,70,-195,103,-360,104v-209,1,-323,-95,-397,-232v-38,-71,-56,-154,-56,-247v0,-266,170,-475,428,-473xm733,-553v-7,-137,-83,-227,-221,-227v-143,0,-220,95,-242,227r463,0","w":981,"k":{"y":31,"w":31,"v":31,".":-41,",":-41}},"f":{"d":"522,-1235v-181,-3,-191,122,-190,315r164,0r0,164r-164,0r0,756r-182,0r0,-756r-132,0r0,-164r132,0v-22,-329,139,-561,456,-477r0,178v-29,-11,-57,-16,-84,-16","w":512,"k":{"o":20,"e":20}},"g":{"d":"139,-178v0,-73,74,-116,146,-133v-135,-60,-203,-157,-203,-291v1,-210,174,-318,401,-318r379,0r0,142r-186,0v60,64,96,101,96,203v0,106,-71,207,-146,248v-43,24,-114,47,-212,59v-101,12,-138,80,-64,124v57,34,326,78,356,100v81,34,157,118,154,226v-5,197,-203,287,-428,287v-228,0,-432,-89,-432,-289v0,-125,77,-205,231,-241v-61,-39,-92,-78,-92,-117xm606,-594v0,-96,-83,-168,-182,-168v-94,0,-178,78,-178,170v0,96,81,164,180,164v98,0,180,-71,180,-166xm428,324v132,0,254,-29,254,-136v0,-43,-28,-76,-84,-104v-123,-62,-426,-70,-426,98v0,95,85,142,256,142","w":874,"k":{"y":-41,"o":20}},"h":{"d":"537,-793v-113,0,-159,59,-230,134r0,659r-182,0r0,-1397r182,0r0,598v105,-136,294,-188,448,-93v112,69,144,171,144,368r0,524r-182,0r0,-569v2,-123,-65,-224,-180,-224","k":{"y":72}},"i":{"d":"117,-1200v0,-54,52,-107,106,-107v58,0,109,48,109,107v0,57,-51,108,-109,108v-55,0,-106,-53,-106,-108xm133,-920r182,0r0,920r-182,0r0,-920","w":449},"j":{"d":"106,-1200v0,-54,53,-107,107,-107v58,0,109,50,109,107v0,60,-47,108,-107,108v-56,0,-109,-52,-109,-108xm-10,336v79,-26,137,-104,137,-205r0,-1051r182,0r0,1051v0,159,-61,272,-184,338","w":449},"k":{"d":"727,-920r217,0r-393,451r473,469r-244,0r-461,-469xm129,-1397r182,0r0,1397r-182,0r0,-1397","w":981,"k":{"o":61,"e":61}},"l":{"d":"133,-1397r182,0r0,1397r-182,0r0,-1397","w":449,"k":{"y":20,"w":20}},"m":{"d":"1276,-545v1,-140,-54,-237,-182,-237v-75,0,-146,38,-211,114r0,668r-183,0r0,-512v-3,-181,-25,-274,-184,-274v-107,0,-145,49,-213,118r0,668r-182,0r0,-920r182,0r0,121v93,-93,183,-139,272,-139v117,0,207,55,271,166v97,-112,199,-168,305,-168v204,0,307,161,307,397r0,543r-182,0r0,-545","w":1579,"k":{"y":72,"u":20}},"n":{"d":"717,-524v-2,-170,-34,-262,-187,-262v-86,0,-159,43,-219,129r0,657r-186,0r0,-920r186,0r0,117v117,-131,281,-184,437,-91v116,69,151,163,151,368r0,526r-182,0r0,-524","k":{"y":41,"v":31,"u":20}},"o":{"d":"76,-451v0,-268,221,-471,493,-471v272,0,488,206,488,476v0,266,-224,462,-496,462v-267,0,-485,-203,-485,-467xm872,-455v0,-173,-139,-303,-313,-303v-172,0,-299,132,-299,305v0,174,132,299,307,299v175,0,305,-127,305,-301","w":1130,"k":{"y":41,"x":31,"w":20,"v":20,".":61,",":61}},"p":{"d":"954,-457v0,337,-313,571,-651,434r0,492r-186,0r0,-1389r319,0v312,-3,518,162,518,463xm770,-459v-8,-200,-111,-298,-338,-291r-129,0r0,566v56,29,115,43,176,43v173,2,298,-140,291,-318","k":{"y":72,".":61,",":61}},"q":{"d":"72,-451v0,-288,199,-469,491,-469r344,0r0,1389r-182,0r0,-485v-79,21,-146,32,-201,32v-259,0,-452,-205,-452,-467xm559,-135v67,0,96,-21,166,-39r0,-576r-115,0v-164,-2,-209,12,-279,85v-52,55,-75,127,-75,210v0,182,124,320,303,320"},"r":{"d":"541,-764v-125,-1,-217,147,-217,283r0,481r-183,0r0,-920r183,0r0,211v80,-135,185,-229,274,-229v69,0,140,35,215,104r-96,160v-63,-60,-122,-90,-176,-90","w":811,"k":{"y":-61,"v":-61,"t":-41,"r":20,"q":51,"o":51,"e":41,"d":31,"c":51,";":-82,":":-82,".":205,"-":164,",":205}},"s":{"d":"391,16v-141,-3,-192,-29,-307,-82r0,-196v79,55,188,116,293,121v65,3,138,-37,139,-95v0,-27,-8,-48,-26,-66v-18,-18,-56,-44,-115,-77v-117,-65,-195,-121,-231,-167v-36,-46,-54,-97,-54,-152v-1,-149,136,-240,295,-240v90,0,182,25,277,76r0,180v-108,-65,-196,-98,-265,-98v-62,0,-118,27,-118,82v0,91,122,122,198,168v151,91,230,183,230,288v1,159,-147,262,-316,258","w":788,"k":{"w":20}},"t":{"d":"0,-774r342,-336r0,190r291,0r0,164r-291,0r0,451v0,105,44,158,131,158v65,0,134,-22,207,-66r0,170v-131,76,-330,87,-437,-14v-73,-68,-84,-126,-83,-291r0,-408r-160,0r0,-18","w":682},"u":{"d":"307,-395v3,175,29,260,187,260v87,0,160,-42,221,-127r0,-658r182,0r0,920r-182,0r0,-117v-88,108,-291,184,-441,89v-115,-73,-149,-156,-149,-365r0,-527r182,0r0,525"},"v":{"d":"692,-920r197,0r-406,936r-61,0r-416,-936r199,0r248,566","w":897,"k":{"o":41,"e":41,".":123,",":123}},"w":{"d":"1278,-920r195,0r-406,936r-57,0r-273,-641r-268,641r-59,0r-410,-936r195,0r241,558r234,-558r135,0r233,558","w":1473,"k":{"o":41,"e":41,".":123,",":123}},"x":{"d":"764,-920r233,0r-379,453r406,467r-233,0r-289,-330r-273,330r-229,0r387,-467r-387,-453r229,0r273,316","k":{"e":61}},"y":{"d":"692,-920r205,0r-651,1389r-203,0r313,-666r-356,-723r207,0r248,519","w":897,"k":{"o":41,"e":41,".":164,",":164}},"z":{"d":"43,-920r786,0r-487,750r487,0r0,170r-806,0r483,-750r-463,0r0,-170","w":854},"{":{"d":"434,66v5,164,15,202,170,206r33,0r0,156v-146,2,-248,-5,-304,-89v-77,-115,-63,-168,-69,-400v-3,-120,-9,-203,-20,-249v-21,-84,-92,-138,-187,-139r0,-163v102,-1,164,-54,189,-140v22,-77,15,-463,32,-528v36,-135,115,-222,302,-211r57,0r0,156r-33,0v-154,4,-165,44,-170,207r0,147v-1,244,-39,378,-211,451v172,76,208,193,211,452r0,144","w":682},"|":{"d":"188,472r0,-1869r157,0r0,1869r-157,0","w":532},"}":{"d":"250,-1128v2,-178,-34,-209,-203,-207r0,-156v145,-2,245,6,301,89v78,117,72,168,72,403v0,117,6,199,17,246v20,88,86,140,188,141r0,163v-95,1,-165,57,-189,141v-22,76,-18,456,-32,524v-17,82,-74,167,-147,194v-42,15,-134,19,-210,18r0,-156r31,0v156,-4,167,-42,172,-206r0,-144v3,-258,39,-375,209,-452v-172,-73,-206,-204,-209,-451r0,-147","w":682},"~":{"d":"348,-670v-132,7,-171,53,-262,135r0,-204v142,-152,338,-149,553,-52v61,28,130,64,213,64v88,0,174,-45,258,-135r0,211v-151,137,-316,145,-522,53v-65,-30,-176,-76,-240,-72","w":1194},"\u00a0":{"w":569,"k":{"Y":307,"W":256,"V":307,"T":256,"A":205}}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * J O E B O B graphics 2007 www.joebob.nl
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Manufacturer:
 * J O E B O B graphics
 * 
 * Designer:
 * J O E B O B graphics
 * 
 * Vendor URL:
 * www.joebob.nl - www.myfonts.com
 */
Cufon.registerFont({"w":293,"face":{"font-family":"dearJoe 1","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"22","cap-height":"39","bbox":"-534 -876 1052.31 737.643","underline-thickness":"20","underline-position":"-123","slope":"-11","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":289},"\u00a0":{"w":289},"!":{"d":"341,-751v-20,32,-39,67,-56,105r7,10v-5,3,-29,53,-74,152v-17,38,-26,68,-26,90v-10,5,-19,28,-27,69v-6,9,-12,22,-18,39v-15,-1,-38,5,-39,-10v15,-23,24,-46,29,-71v12,-76,125,-318,132,-407v6,5,10,5,11,-4v26,3,56,3,61,27xm83,-21v-9,5,-12,14,-9,26v-9,-3,-16,3,-22,13v-19,-5,-34,-13,-44,-24v4,-15,15,-33,22,-47v27,5,44,16,53,32","w":356,"k":{";":101}},"\"":{"d":"166,-635v10,-20,29,-44,28,-72v5,-1,9,-2,13,-4v-14,-5,-10,-27,-16,-36v7,-15,22,-35,45,-61v15,0,28,10,39,31v-8,6,-11,19,-9,40v-15,39,-25,58,-30,58v-9,-1,-8,10,-8,19v-14,-5,-37,53,-52,30v-3,-2,-6,-4,-10,-5xm111,-711v-33,-36,-1,-60,28,-97v15,0,28,10,39,31v-8,6,-11,19,-9,40v-16,39,-26,58,-30,58v-9,1,-10,10,-6,19v-18,-4,-36,53,-55,30v-3,-2,-5,-4,-8,-5v11,-20,28,-44,27,-72v5,-1,9,-2,14,-4","w":361,"k":{"z":101,"y":70,"x":101,"w":93,"v":54,"u":125,"t":93,"s":125,"r":78,"q":109,"p":132,"o":109,"n":86,"m":132,"l":101,"k":86,"j":86,"i":140,"h":117,"g":109,"f":140,"e":86,"d":140,"c":78,"b":117,"a":78,"W":62,"U":86,"T":-71,"S":62,"Q":62,"O":117,"N":31,"M":62,"L":70,"K":54,"J":-55,"I":54,"H":31,"G":132,"F":70,"E":78,"D":70,"C":117,"A":148,")":180}},"#":{"d":"451,-474v18,-10,28,-12,58,0r0,20v-8,1,-10,4,-5,7v-11,-11,-20,-8,-36,5v-24,-11,-69,4,-94,8v-2,3,-2,5,1,7v-33,-9,-56,2,-67,33v-1,1,-7,26,-18,76v-7,31,-18,52,-33,63r5,-5v-7,-1,-14,-3,-22,-6v-8,-30,28,-44,9,-66v4,-35,18,-38,15,-73v-19,-2,-47,-5,-51,12v-8,-7,-36,-7,-34,13v2,16,-19,66,-18,81v-12,22,-37,8,-48,0v-3,-21,23,-60,21,-77v-20,-11,-39,11,-57,17v-20,6,-36,11,-48,11v-8,4,-21,-33,-29,-27v9,-4,-2,-20,-5,-13v3,-20,25,-41,69,-41v7,0,16,10,19,0v-1,-1,-1,-1,-1,-2r3,6r3,-9v12,14,42,-5,58,-3r16,-59r-8,-7r-64,24v-7,2,-40,-32,-39,-39v4,-19,23,-44,51,-31v13,2,78,-17,77,-27v-1,-16,-1,-28,12,-32v-3,-3,-5,-8,-5,-13v16,-23,28,-34,36,-34v28,13,40,26,33,64v-5,1,-8,5,-8,10v0,0,27,8,32,-5v19,12,27,1,37,-22v6,-14,13,-32,7,-41v-3,2,-8,7,-3,1r8,-48r37,-25v18,7,31,16,39,27r0,37v-19,13,-28,29,-25,49v-3,3,-8,6,-17,9r0,15v0,-3,58,-3,73,-10v6,-1,5,9,11,8v19,-1,42,-5,60,-1v-8,5,-11,10,-9,13v-19,-2,-72,28,-91,25v-5,3,-9,7,-14,2r2,-5v-9,11,-22,10,-47,10v5,21,-16,42,-21,64v14,20,70,-9,92,-5v7,-1,26,10,33,9xm272,-462v3,-21,19,-51,7,-70v-62,8,-51,13,-76,76v11,10,15,-5,29,-3v9,1,23,0,40,-3","w":521,"k":{"z":223,"y":108,"x":212,"w":197,"v":165,"u":216,"t":89,"s":169,"r":234,"q":292,"p":83,"o":252,"n":212,"m":249,"l":95,"k":86,"j":171,"i":171,"h":94,"g":218,"f":112,"e":178,"d":307,"c":245,"b":105,"a":267,"Z":292,"Y":61,"X":24,"W":46,"V":-28,"U":56,"S":137,"R":52,"P":37,"O":24,"M":52,"L":88,"K":83,"I":193,"H":36,"G":170,"F":64,"E":71,"D":65,"C":123,"B":-49,"A":181,"@":227,"?":28,";":286,":":140,"9":256,"8":121,"7":21,"6":163,"5":109,"3":180,"2":159,"1":289,"0":243,"\/":168,".":156,"-":235,",":240,")":149,"(":82,"'":21,"#":47,"\"":23,"!":120}},"$":{"d":"545,-654v-5,-7,-26,14,-33,12v-10,0,-21,-8,-34,-24v13,6,18,-18,29,-23v-12,-9,-18,-25,-43,-22v-15,59,-48,96,-79,154r10,12v-8,7,-15,17,-22,30v13,11,22,29,41,37v17,-1,112,121,115,140v9,7,27,74,27,91v0,11,-13,40,-12,51v-18,12,-26,24,-22,46v-9,-4,-55,50,-59,49v5,12,-17,5,-7,15v-12,2,-12,15,-31,13v-6,2,-73,42,-72,52v-11,3,-24,16,-34,6v-3,1,-7,5,-12,12v-20,-18,-39,31,-69,13v-16,-1,-7,7,-17,12v-10,-1,-35,13,-45,8v-11,33,-25,66,-40,98v-8,-4,-11,3,-16,7r-22,-39v4,-11,11,-34,22,-67v-17,-4,-37,-14,-55,-7v3,-10,-17,-7,-23,-10v14,-26,-12,-30,-12,-54v0,-17,17,-45,7,-64v20,-71,77,-138,172,-203r0,24r-3,-2v-20,2,-132,168,-119,206v-5,36,11,58,48,62r95,-276v29,-54,63,-138,89,-203r-54,-43v-7,-16,-15,-25,-25,-28r-6,-46v-1,-10,15,-39,14,-49v78,-59,133,-92,166,-99v7,-27,11,-47,10,-59v15,0,21,-15,8,-26v5,-8,16,-17,32,-28v32,23,48,40,48,53v-9,10,-9,27,-3,42v-8,2,-16,9,-24,20v36,-1,48,4,71,23v9,21,24,31,2,57v-10,12,-13,22,-13,27xm478,-345v-10,-4,-56,-53,-54,-69r-7,5v-3,-20,-14,-32,-32,-35r-28,-23v-3,11,-5,24,-7,37r-11,-7v-29,63,-65,160,-107,291v-9,3,-14,10,-16,20v-6,35,-14,70,-24,104v56,-10,174,-48,191,-79v74,-22,168,-161,86,-235xm388,-688v-12,-9,-25,7,-49,17v-11,-3,-42,48,-42,59v0,9,14,29,42,61r54,-145v0,2,-2,5,-5,8xm402,-693r0,-1r0,1","w":618},"%":{"d":"523,-793v5,36,6,31,-37,62v-27,19,-41,33,-42,46v-61,95,-145,302,-205,411v-49,91,-90,185,-123,284v-13,-6,-25,-1,-37,3v-3,0,-11,-8,-24,-25v7,-7,16,-32,28,-73v9,-33,24,-53,47,-61r126,-270r115,-259v-2,-9,-5,-13,-10,-13v-22,0,-68,27,-93,13r-13,12v-7,-2,-11,-3,-12,-3v-5,0,-17,13,-37,40v-18,3,-31,32,-24,53r-9,-4v-4,35,-6,65,-6,90v-16,4,-53,128,-85,123v-8,7,-23,12,-39,7r2,-2v0,-12,-23,-4,-26,-17v-16,-15,0,-35,1,-59v3,-73,86,-161,98,-208v0,-11,-6,-22,-17,-33r0,-19v63,-22,74,-38,107,-22v46,6,110,10,129,-20r7,8v3,-5,8,-8,14,-8v28,9,103,-63,118,-64xm419,-381v37,-16,41,4,72,51v0,4,-3,10,-10,19v2,18,-21,70,-19,89r-10,-1v-38,69,-102,178,-143,192r-53,-27v9,-24,5,-88,27,-120v15,-57,43,-109,78,-147v0,-9,42,-68,58,-62r0,6xm429,-298r-9,-2r7,-10v-21,23,-41,30,-55,63v-15,35,-57,92,-53,125r13,5v29,-22,78,-142,93,-164r-8,-3xm116,-526v-17,10,-52,77,-34,93v13,-21,25,-52,34,-93","w":519},"&":{"d":"412,-683v1,2,1,4,0,5r0,-5xm272,-443v26,8,64,-99,62,-122v0,-6,-3,-9,-10,-10v16,-40,31,-111,79,-110v2,5,4,11,9,7v1,15,6,24,13,27v-28,55,-52,134,-77,193v35,16,44,37,29,67v-11,-11,-30,9,-40,9v-26,0,-17,-3,-44,-3v-15,0,-39,13,-72,38v7,7,16,11,27,11v7,7,17,16,30,27v-5,7,-8,20,-8,37v-4,2,-19,13,-46,33v-23,17,-37,26,-40,26v-9,-7,-86,89,-81,96v-2,13,29,44,42,42v12,20,60,-26,77,-6v7,1,8,-10,14,-9v29,0,79,-28,149,-84r-9,-9v9,-6,33,-20,41,-8v-7,5,0,8,5,12r0,18v-17,0,-54,31,-54,48v-1,-1,-5,-2,-10,-2v-24,23,-79,52,-110,78v-10,33,-15,52,-14,59v-40,53,-94,259,-133,314v-5,-3,-9,-3,-14,0v-9,-33,-6,-26,12,-77v14,-40,42,-185,67,-255v9,-26,-15,-36,-30,-21v-5,-12,-25,-10,-40,-12v-25,5,-58,-79,-56,-105v41,-49,87,-114,144,-140v-4,-3,3,-5,5,-7v-14,-13,-30,-24,-46,-35v4,-61,80,-98,129,-127","w":466},"'":{"d":"234,-634v-4,11,-40,24,-29,41v-19,18,-26,49,-36,76v-3,7,-12,10,-29,8v-1,-41,5,-79,18,-114v19,-15,10,-55,24,-85v1,-3,9,-7,24,-10v5,3,17,5,35,7v5,9,-4,71,-7,77","w":315,"k":{"z":46,"y":46,"x":62,"w":46,"v":31,"u":70,"t":54,"s":125,"r":46,"q":78,"p":85,"o":85,"n":46,"m":78,"l":85,"k":39,"j":23,"i":54,"h":62,"g":46,"f":70,"e":70,"d":101,"c":46,"b":78,"a":62,"X":-32,"W":39,"V":-24,"U":70,"T":-71,"S":46,"Q":23,"O":78,"M":39,"L":62,"K":70,"J":-110,"I":15,"G":93,"D":39,"C":70,"A":125,")":71}},"(":{"d":"38,-275v-8,-16,69,-131,61,-144v47,-36,84,-130,131,-179r138,-147r8,8v-3,-4,-1,-6,3,-8v22,1,56,-9,53,30v9,21,-89,58,-83,76v-79,30,-170,190,-226,277v-13,39,-32,72,-49,107r13,10r-8,-5v-6,13,-13,25,-4,39r-1,-3v-2,8,0,11,3,18v-4,-2,-10,-4,-10,2v0,17,12,28,5,40v4,32,3,56,36,78r60,39v-8,15,-29,5,-50,5v-31,0,-85,-75,-90,-108v12,-21,8,-29,-7,-41r2,2v6,-6,0,-29,2,-56v9,-8,13,-21,13,-40","w":383,"k":{"~":-62,"^":-15,">":24,"<":63,"`":-47,"z":16,"x":86,"w":71,"v":39,"u":78,"t":16,"s":47,"r":47,"q":86,"p":86,"o":94,"n":32,"m":71,"l":8,"k":-7,"j":-7,"i":55,"h":32,"g":85,"f":24,"e":94,"d":94,"c":63,"b":32,"a":94,"_":71,"\\":29,"Z":-47,"Y":-78,"X":-93,"W":-39,"V":-117,"U":8,"T":-187,"S":8,"R":-54,"Q":8,"P":-54,"O":47,"N":-62,"L":32,"K":24,"J":-242,"I":-15,"H":-39,"G":63,"F":-39,"E":-31,"D":-23,"C":24,"B":-70,"A":32,"@":78,"?":166,";":118,":":86,"9":78,"8":39,"7":32,"6":47,"5":39,"3":63,"2":63,"1":63,"0":63,"\/":179,".":180,"-":110,",":164,"*":-109,")":102,"(":86,"'":-21,"%":-70,"#":-7,"\"":-101,"!":161}},")":{"d":"349,-725v33,-5,36,52,31,89v21,4,-10,32,5,41r-16,79v15,16,-19,48,-1,66v-21,53,-30,88,-29,105v-17,13,-27,35,-32,64v-62,96,-97,131,-203,240v-14,10,-56,28,-64,5r-5,-8v70,-31,135,-103,181,-170v21,-30,32,-49,32,-60v30,-11,88,-237,86,-286v-2,-48,-18,-112,-36,-138v6,-15,22,-32,39,-36v3,0,7,10,12,9","w":473,"k":{"z":78,"y":23,"x":79,"w":55,"v":33,"u":77,"t":40,"s":125,"r":70,"q":117,"p":96,"o":101,"n":62,"m":86,"l":70,"k":39,"j":39,"i":62,"h":62,"g":77,"f":86,"e":97,"d":117,"c":102,"b":101,"a":161,"\\":-32,"Z":270,"Y":68,"W":16,"U":67,"T":-91,"S":95,"Q":26,"P":23,"O":22,"N":25,"M":58,"L":90,"K":89,"J":-147,"I":80,"G":90,"F":21,"E":-39,"D":76,"C":59,"B":-48,"A":88,"@":39,"?":61,";":86,":":135,"9":153,"8":125,"7":37,"6":115,"5":116,"3":59,"2":81,"1":154,"0":124,"\/":39,".":132,"-":15,",":171,"*":-47,")":140,"(":-8,"&":-8,"%":-63,"#":-24,"!":23}},"*":{"d":"173,-552v-13,-18,-62,35,-76,30v-11,1,-30,-2,-22,8r-32,-30r0,-35v17,-4,64,-7,71,-21v5,0,26,-8,64,-23v-4,-35,-98,-59,-111,-81v0,-11,-9,-23,-12,-31v35,-9,31,-7,47,-20v13,0,55,32,58,44r3,-7v9,9,24,23,44,41r-5,1r10,7v34,-54,52,-91,44,-147v3,1,7,4,10,2v-4,-4,-6,-7,-7,-9v9,-15,55,-24,73,-7v-7,6,-6,18,5,17r-74,152v28,8,39,-12,64,-16v-1,5,1,7,5,8v5,-6,11,-21,20,-8v17,-7,37,-26,58,-17v0,-4,0,-8,3,-9v16,0,29,4,39,12v-6,0,-16,6,-8,12v-16,0,-79,22,-80,34v-21,-10,-41,18,-61,25v-12,0,-25,5,-40,15r108,122v-8,7,-11,11,-9,13v-46,-12,-88,-69,-133,-101v-14,21,-23,105,-54,130v-5,5,-10,10,-15,17v-5,-3,-13,-4,-24,-5v17,-30,7,-52,37,-91r0,-32","w":470,"k":{")":133}},"+":{"d":"296,-272v13,13,33,-6,46,-7r83,0r8,19v-16,2,-53,34,-71,17v-8,3,-16,8,-28,8v-10,0,-10,4,-7,9v-7,-5,-32,-2,-39,3v-27,3,-33,2,-46,14v-7,0,-12,-2,-15,-5v-34,26,-50,139,-66,169r-8,-9r-4,9v-32,-19,-28,-41,-5,-65v4,-26,10,-53,19,-81v-17,-14,-39,4,-61,7r3,7v-14,-5,-41,-4,-55,5v-3,-6,-10,-11,-22,-14v0,-14,2,-25,3,-38v28,-41,84,-3,125,-31v4,0,5,4,5,9v12,-7,23,-28,34,-65v11,-37,29,-63,52,-76v12,4,21,14,18,25v-3,6,-15,36,-36,89r0,10v5,-7,25,5,39,5v15,-9,25,-14,28,-14","w":436,"k":{"W":-47}},",":{"d":"210,-12v-4,11,-40,24,-29,41v-19,18,-26,49,-36,76v-3,7,-12,10,-29,8v-1,-41,5,-79,18,-114v19,-15,10,-55,24,-85v1,-3,9,-7,24,-10v5,3,17,5,35,7v5,9,-4,71,-7,77","k":{")":-55}},"-":{"d":"194,-246v30,-7,76,0,125,0v11,0,19,8,24,24v-50,17,-101,25,-154,25v-1,0,-8,-3,-20,-8r-7,8v-42,-5,-90,28,-113,-10v0,-5,-3,-17,-9,-34v7,-7,88,-22,100,-22v8,0,46,19,54,17","w":376,"k":{"y":-39,"v":-39,"t":-47,"p":8,"j":-133,"f":-23,"e":-23,"Z":-94,"Y":-39,"X":-55,"W":-16,"V":-94,"U":-31,"T":-133,"S":-39,"Q":-47,"P":-62,"O":-47,"N":-70,"M":-62,"J":-359,"I":-62,"H":-102,"G":-78,"F":-78,"E":-94,"D":-70,"C":-70,"B":-47,"A":-70,")":39}},"\u2010":{"d":"194,-246v30,-7,76,0,125,0v11,0,19,8,24,24v-50,17,-101,25,-154,25v-1,0,-8,-3,-20,-8r-7,8v-42,-5,-90,28,-113,-10v0,-5,-3,-17,-9,-34v7,-7,88,-22,100,-22v8,0,46,19,54,17","w":376},".":{"d":"101,-11v3,-38,76,-100,93,-38v0,16,-13,35,-40,58v-6,0,-14,1,-24,4v-9,-8,-20,-14,-29,-24","w":254,"k":{"z":-62,"y":-94,"x":-39,"w":-23,"v":-78,"t":-86,"r":-31,"p":-31,"o":-39,"n":-62,"l":-62,"k":-39,"j":-312,"f":-31,"c":-47,"Z":-78,"Y":-31,"X":-94,"W":-31,"V":-70,"U":-31,"T":-94,"S":-39,"Q":-39,"P":-47,"N":-47,"M":-39,"J":-453,")":-54}},"\/":{"d":"377,-663v-7,7,-7,19,-3,29v-17,3,-31,25,-44,65v-17,27,-38,57,-63,90r9,8v-16,11,-29,37,-39,80r-9,-5v-25,43,-56,110,-93,201v-7,2,-12,7,-13,14v-13,61,-36,119,-69,175v-7,-2,-10,2,-14,5r-19,-27r80,-194v49,-111,187,-338,201,-440v11,0,19,-10,7,-18v5,-5,14,-12,27,-19v28,15,42,27,42,36","w":386,"k":{"z":177,"y":-36,"x":169,"w":153,"v":116,"u":171,"t":132,"s":207,"r":195,"q":212,"p":172,"o":199,"n":173,"m":203,"l":139,"k":123,"j":39,"i":188,"h":141,"g":80,"f":232,"e":189,"d":234,"c":189,"b":158,"a":218,"Z":270,"Y":63,"X":26,"W":16,"V":-21,"U":106,"T":-96,"S":118,"Q":104,"O":103,"N":32,"M":77,"L":130,"K":122,"J":-148,"I":89,"H":50,"G":172,"F":56,"E":52,"D":71,"C":151,"B":-25,"A":141,"@":226,"?":104,";":255,":":216,"9":234,"8":203,"7":114,"6":214,"5":189,"3":156,"2":179,"1":238,"0":213,"\/":227,".":287,"-":187,",":335,")":251,"(":160,"#":65,"!":184}},"0":{"d":"18,-22v5,-22,-5,-46,-5,-69v0,-83,126,-242,176,-321v12,-31,55,-29,74,-11v2,2,9,14,22,35v-15,1,-22,52,-33,57r16,9v-12,10,-16,81,-32,115v-9,20,-13,31,-8,48v-15,8,-42,89,-66,92r8,1v-18,23,-39,46,-64,70v-13,-9,-29,6,-42,8v-7,-16,-23,-27,-46,-34xm81,-45v62,-47,129,-159,125,-262r-24,-4r-25,26r8,12v-35,7,-98,141,-98,187v0,16,5,30,14,41","k":{"z":-86,"y":-125,"x":-62,"w":-86,"v":-101,"u":-55,"t":-132,"s":-71,"r":-85,"q":-47,"p":-39,"o":-32,"n":-78,"m":-54,"l":-78,"k":-63,"j":-63,"i":-55,"h":-70,"g":-54,"f":-70,"e":-31,"d":-23,"c":-78,"b":-39,"a":-24,"\\":105,"Z":-164,"Y":-141,"X":-164,"W":-117,"V":-148,"U":-86,"T":-188,"S":-86,"R":-86,"Q":-94,"P":-132,"O":-71,"N":-125,"M":-117,"L":-62,"K":-55,"J":-484,"I":-110,"H":-132,"G":-86,"F":-156,"E":-112,"D":-101,"C":-94,"B":-78,"A":-48,"@":25,"?":-24,";":23,":":-16,"9":-24,"8":-40,"7":-47,"6":-47,"5":-40,"4":-47,"3":-55,"2":-32,"1":-16,"0":-32,"\/":55,".":62,"-":-39,",":86,"+":-47,"*":-55,")":23,"(":-78,"'":-31,"#":-60,"\"":-70,"!":-55}},"1":{"d":"111,-229v30,-57,53,-118,71,-188v40,-9,55,25,35,55v-2,-10,-6,-11,-14,-7v7,6,11,13,11,21v0,41,-94,206,-86,247v-11,10,-15,16,-10,32r-33,61v-12,2,-27,10,-44,23v-33,-35,-4,-67,26,-107v-5,-5,-11,-9,-17,-12v12,1,51,-130,73,-123","w":245,"k":{"z":-94,"y":-109,"x":-63,"w":-78,"v":-117,"u":-55,"t":-132,"s":-63,"r":-78,"q":-31,"p":-24,"o":-54,"n":-62,"m":-39,"l":-78,"k":-47,"j":-110,"i":-47,"h":-63,"g":-70,"f":-62,"e":-31,"d":-23,"c":-70,"b":-47,"a":-32,"\\":115,"Z":-133,"Y":-133,"X":-156,"W":-110,"V":-164,"U":-86,"T":-117,"S":-78,"R":-86,"Q":-86,"P":-125,"O":-71,"N":-157,"M":-118,"L":-71,"K":-62,"J":-445,"I":-125,"H":-133,"G":-101,"F":-164,"E":-133,"D":-93,"C":-117,"B":-55,"A":-94,"@":44,"?":-47,";":15,":":-8,"8":-15,"7":-47,"6":-15,"5":-54,"4":-39,"3":-54,"2":-54,"1":-15,"0":-39,"\/":77,".":62,"-":-63,",":86,"+":-63,"*":-86,")":-8,"(":-94,"'":-39,"#":-48,"\"":-55,"!":-47}},"2":{"d":"19,-43v5,-3,46,-17,23,-30v23,-13,46,-50,70,-112v42,-40,86,-125,120,-184r-11,-7v-43,35,-123,80,-135,132v-10,-2,-27,8,-42,-2v-28,-54,49,-90,89,-124v45,-38,139,-122,163,-112v3,0,13,9,30,27v-16,32,-25,41,-17,66v-17,6,-136,202,-138,225v-25,29,-44,61,-59,98v38,-6,121,-7,147,-22v35,15,69,-21,111,-4v0,11,-21,29,-21,27v-19,-12,-37,25,-58,10v-16,5,-24,16,-46,9v-4,1,-16,13,-22,12v-32,2,-136,65,-174,57r-27,-15v-1,-9,-5,-33,-3,-51","w":383,"k":{"z":-93,"y":-109,"x":-54,"w":-26,"v":-78,"u":-33,"t":-110,"s":-54,"r":-54,"q":-29,"p":-21,"o":-35,"n":-51,"m":-31,"l":-31,"k":-55,"j":-23,"i":-24,"h":-26,"g":-32,"f":-47,"e":-22,"c":-41,"b":-32,"a":-22,"\\":131,"Z":-94,"Y":-94,"X":-149,"W":-54,"V":-109,"U":-70,"T":-125,"S":-86,"R":-37,"Q":-47,"P":-110,"O":-31,"N":-125,"M":-78,"L":-71,"K":-63,"J":-368,"I":-125,"H":-118,"G":-60,"F":-125,"E":-117,"D":-94,"C":-59,"B":-62,"A":-92,"@":-26,"?":16,";":31,":":31,"3":-24,"0":-24,".":38,"-":-23,",":82,"*":-47,"(":-62,"\"":-39,"!":-55}},"3":{"d":"251,-458v16,1,63,-22,80,-20v7,6,16,15,27,27v-18,37,-34,56,-48,56v-1,3,-3,5,-6,8v-9,1,-56,48,-142,141v0,5,0,10,5,10v3,0,16,13,40,39v6,20,1,34,7,59v-7,9,-11,19,-10,32r-113,134v-35,2,-38,-3,-61,-33v48,-21,90,-66,127,-135v-17,-41,-36,-35,-76,-30v-12,-3,-18,-19,-26,-26v3,-8,11,-29,17,-40v-3,3,-1,6,2,8r149,-162v-5,-2,-12,-7,-16,-3r5,8v-3,-5,-6,-7,-11,-7v-23,0,-57,23,-102,70v-8,2,-22,10,-15,20v-10,-2,-24,-8,-42,-17v-6,-9,-12,-22,-19,-39v11,-5,18,-12,20,-20v30,-18,68,-33,107,-46v14,-18,45,-19,68,-28v3,1,8,2,15,3v1,-8,8,-9,18,-9xm219,-393v7,-1,18,3,15,-7v-7,1,-18,-3,-15,7","w":363,"k":{"z":-55,"y":-63,"x":-16,"w":-15,"v":-63,"u":37,"t":-102,"s":-47,"r":-39,"q":8,"p":-15,"o":8,"n":-39,"m":8,"l":-31,"k":-32,"j":-78,"h":-31,"g":-39,"f":-39,"e":31,"d":31,"c":-8,"b":8,"a":15,"\\":106,"Z":-78,"Y":-78,"X":-117,"W":-23,"V":-94,"U":-47,"T":-110,"S":-71,"R":-39,"Q":-63,"P":-79,"O":-25,"N":-93,"M":-101,"L":-39,"K":-16,"J":-344,"I":-86,"H":-101,"G":-47,"F":-109,"E":-117,"D":-55,"C":-79,"B":-47,"A":-62,"@":80,"?":8,";":55,":":39,"9":31,"7":-31,"4":16,"\/":112,".":118,"-":-39,",":157,"*":-70,")":55,"(":-54,"'":-7,"#":-52,"\"":-46,"!":-39}},"4":{"d":"386,-522v3,8,-30,54,-25,64v-13,1,-20,6,-20,15v-27,52,-65,148,-92,210v-2,13,4,17,16,7r8,8v32,-27,69,-4,122,-25r10,-9v5,7,12,10,22,10v-4,5,-2,13,3,17r-103,48v1,-4,-2,-6,-8,-6v-10,-1,-11,5,-5,7r-9,-7v-9,14,-20,12,-39,11v-17,0,-42,21,-59,62v3,27,-15,61,-22,86v-8,6,-9,12,0,17v-8,7,-14,22,-17,46v-3,1,-8,7,-13,17v-18,1,-27,0,-27,-21v0,-34,49,-98,32,-138v-1,-7,17,-19,17,-39v-21,-8,-39,0,-56,17v-10,-4,-26,-5,-24,13v1,-3,-1,-5,-8,-5v-10,0,-15,7,-15,21v-5,-1,-20,8,-24,8v-15,1,-56,-18,-54,-34v0,-6,56,-76,167,-211r103,-125r-8,-3v19,-33,41,-67,68,-102v42,8,55,8,60,41xm131,-199v18,-7,29,9,47,-12r9,5v9,0,19,-19,27,-59v11,-54,20,-47,19,-73r-58,71v-33,39,-49,61,-49,64v1,2,4,5,9,9","w":433,"k":{"z":-63,"y":-78,"v":-62,"t":-101,"n":-55,"l":-47,"k":-62,"j":-78,"i":-24,"h":-39,"f":-39,"a":16,"Z":-109,"Y":-94,"X":-125,"W":-47,"V":-117,"U":-55,"T":-140,"S":-78,"R":-62,"Q":-78,"P":-117,"N":-102,"M":-102,"L":-39,"K":-39,"J":-305,"I":-86,"H":-109,"G":-86,"F":-101,"E":-102,"D":-47,"C":-86,"B":-78,"A":-47,";":31,":":16,".":94,"-":-47,",":102,"*":-55,"(":-78,"'":-8,"\"":-39,"!":-62}},"5":{"d":"330,-510v20,-19,71,-15,93,-33v13,-1,59,-6,78,13r0,24v-11,-3,-29,-4,-34,5v-26,-2,-54,23,-78,22v1,1,1,1,2,1v-6,-2,-12,1,-19,0v-58,31,-116,53,-160,102v-9,30,-15,40,-22,69v-11,46,-30,104,-24,147v-10,53,-20,135,-46,161v-1,11,-1,20,0,27v-18,31,-25,40,-44,42r7,5v-9,2,-59,-59,-57,-68v-1,-16,13,-69,12,-86v-1,-3,28,-10,27,-13v13,-1,23,34,28,37v23,-84,29,-188,44,-281v-10,-2,-8,-28,-8,-42v13,-11,18,-18,15,-32v3,-3,12,-14,27,-33v13,-17,22,-26,25,-26v3,0,3,6,4,8v2,-3,3,-7,3,-12v7,20,21,-24,37,-8r9,-9v19,2,62,-22,81,-20xm83,-48v2,-4,5,-7,2,-11v-2,1,-4,8,-2,11","w":363,"k":{"z":-133,"y":-109,"x":-109,"w":-85,"v":-125,"u":-55,"t":-125,"s":-86,"r":-94,"q":-78,"p":-71,"o":-62,"n":-94,"m":-63,"l":-94,"k":-110,"j":-133,"i":-63,"h":-78,"g":-94,"f":-102,"e":-31,"d":-24,"c":-47,"b":-62,"a":-8,"\\":-78,"Z":-172,"Y":-164,"X":-218,"W":-141,"V":-196,"U":-132,"T":-187,"S":-117,"R":-109,"Q":-148,"P":-149,"O":-68,"N":-180,"M":-157,"L":-109,"K":-86,"J":-359,"I":-117,"H":-165,"G":-117,"F":-180,"E":-203,"D":-125,"C":-148,"B":-219,"A":-109,"@":145,"?":-72,";":8,":":-31,"8":-62,"7":-94,"6":-78,"5":-39,"4":-39,"3":-78,"2":-62,"1":-23,"0":-39,"\/":64,".":102,"-":-78,",":149,"+":-62,")":23,"(":-148,"'":-117,"#":-116,"\"":-169,"!":-85}},"6":{"d":"236,-534v7,4,89,-156,106,-149v17,0,34,8,51,23v-1,36,-87,121,-115,163v-7,1,-19,20,-35,57v-34,40,-53,88,-48,203v3,69,-125,379,-173,203v-6,-21,26,-97,23,-119r6,4v15,-47,43,-113,84,-197v-10,-11,-19,-15,-26,-12v7,-35,21,-52,41,-52r5,9r48,-79v0,-7,4,-10,13,-10v7,-12,15,-25,26,-38xm148,-229v-17,6,-37,48,-60,127v5,-8,8,-18,20,-11v-4,-21,17,-32,24,-48v0,-21,5,-43,16,-68xm88,-79r0,-14r-8,0r0,14r8,0","w":369,"k":{"z":-31,"y":-86,"x":8,"w":16,"v":-8,"u":16,"t":-86,"r":-16,"q":23,"o":23,"n":-23,"m":39,"l":-16,"k":-23,"j":-39,"i":8,"f":-32,"e":55,"d":39,"c":23,"b":15,"a":16,"\\":-39,"Z":-94,"Y":-70,"X":-133,"W":-62,"V":-133,"U":-31,"T":-164,"S":-31,"R":-86,"Q":-31,"P":-102,"O":-39,"N":-102,"M":-94,"L":-39,"K":-8,"J":-352,"I":-71,"H":-78,"G":-32,"F":-78,"E":-109,"D":-63,"C":-63,"B":-135,"A":-39,"@":84,";":54,":":47,"9":31,"8":16,"6":16,"5":8,"4":24,"2":39,"1":31,"0":39,"\/":111,".":150,"-":23,",":197,"*":-102,")":24,"(":-23,"'":-55,"#":-60,"\"":-92,"!":-16}},"7":{"d":"254,-430r0,-2r0,2xm347,-170r-2,-2xm88,-466v28,4,47,2,75,0v17,-19,67,1,91,-16v22,2,34,-24,52,-12v23,-17,50,-60,85,-30v14,12,22,11,12,20v5,6,13,14,0,18r8,10v-85,42,-94,64,-147,164r7,12v-17,2,-51,65,-46,84r-8,-8v3,27,27,7,44,8v0,3,2,6,5,9v46,3,86,-20,117,10v-4,0,-17,23,-22,22v-22,4,-18,-3,-34,-3v-40,0,-70,14,-98,28r-26,-5v-26,-5,-72,83,-71,107r-13,0v1,3,2,6,5,10v-15,14,-27,25,-19,35v-21,11,-78,199,-106,205v-18,4,-12,-11,-31,-14v6,-10,5,-30,0,-42v11,-5,20,-25,29,-61v18,-8,24,-41,34,-61v26,-18,57,-125,90,-140r-9,-1r12,-16v-5,-9,-13,-17,-24,-22v0,-31,22,-50,66,-55v-5,-19,15,-50,29,-65v7,-5,34,-58,81,-160v-8,-16,-18,8,-30,1v-10,0,-9,3,-5,7r-9,-7v-21,7,-55,19,-100,36v2,10,-1,11,-8,17v15,5,4,48,17,52v-21,18,-37,36,-59,-2r-24,-33v-3,-25,-3,-35,-20,-41r0,-32v18,-11,33,-16,50,-29","w":427,"k":{"z":-32,"y":-78,"x":-7,"w":-15,"v":-47,"t":-78,"s":-24,"r":-24,"q":-15,"p":-8,"o":30,"n":-39,"m":-16,"l":-16,"k":-31,"j":-62,"i":15,"h":-15,"g":-47,"f":-31,"d":8,"b":-15,"a":69,"\\":72,"Z":-55,"Y":-101,"X":-101,"W":-47,"V":-86,"U":-47,"T":-141,"S":-47,"R":-40,"Q":-62,"P":-78,"O":-31,"N":-102,"M":-71,"L":-23,"K":-31,"J":-313,"I":-62,"H":-94,"G":-39,"F":-86,"E":-110,"D":-47,"C":-62,"B":-86,"A":-54,"@":57,"?":16,";":70,":":55,"\/":75,".":156,"-":8,",":156,"*":-54,")":47,"(":-47,"'":8,"!":-23}},"8":{"d":"106,-302v38,-8,38,-13,37,-64r0,-44v17,-25,34,-55,49,-89v27,-21,40,-38,41,-51v19,-14,46,-29,67,-42v14,2,23,-3,29,-9v5,7,16,16,32,26v-2,7,-4,14,0,20r-125,196v-11,1,-12,31,-10,49v-7,3,-15,18,-22,46v-12,-9,-16,7,-22,13v5,0,7,18,7,54v0,5,-3,7,-10,4v12,41,-7,44,-2,108v-4,2,-9,6,-15,12v-1,39,-28,79,-53,87v-7,-2,-19,18,-25,17v-12,-5,-77,-42,-59,-72v0,-13,-3,-26,-9,-37v19,-32,23,-101,46,-131r17,-33v12,-2,29,-45,27,-60xm266,-513v0,0,15,2,12,-7v0,0,-15,-2,-12,7xm275,-509r-15,-5r-10,15r11,8v0,-3,5,-9,14,-18xm248,-498v-22,12,-44,69,-59,83r5,32v8,-16,18,-33,32,-49v-14,-3,-6,-5,3,-18r29,-37xm121,-109v9,-50,24,-76,9,-101v-43,76,-68,110,-49,170v5,-11,12,-17,21,-16v-2,-7,-3,-12,-3,-16v16,0,19,-12,17,-32v1,-3,3,-4,5,-5","w":345,"k":{"z":-54,"y":-47,"x":-8,"w":-31,"v":-62,"u":15,"t":-78,"r":-47,"q":-16,"p":-23,"o":8,"n":-54,"m":-15,"l":-54,"k":-23,"j":-23,"i":-16,"h":-23,"g":-39,"f":-31,"e":7,"d":16,"c":-16,"a":55,"Z":-93,"Y":-125,"X":-133,"W":-86,"V":-133,"U":-54,"T":-149,"S":-55,"R":-86,"Q":-93,"P":-101,"O":-47,"N":-125,"M":-94,"L":-47,"K":-16,"J":-367,"I":-70,"H":-93,"G":-78,"F":-125,"E":-125,"D":-93,"C":-63,"B":-109,"A":-54,"@":104,";":39,":":47,"9":15,"\/":132,".":117,"-":-8,",":125,"*":-86,")":54,"(":-39,"'":-41,"\"":-43,"!":-70}},"9":{"d":"28,-67v-13,-50,19,-86,37,-124r8,5v37,-58,127,-138,159,-189v35,-26,82,-81,129,-83v4,-1,42,20,42,22v-7,15,-12,35,-15,59v-18,21,-51,82,-100,185r5,3v-15,4,-34,89,-49,95r8,3v-16,30,-34,60,-20,86v-5,5,-17,7,-10,15v-4,4,-2,5,0,12r-8,-3v-10,55,-55,147,-58,199r-2,-1v-4,-1,-6,4,-6,15v0,27,-5,22,-19,45v-7,11,-20,16,-39,16v-1,-13,-6,-17,-13,-9r-5,-39v29,-37,46,-73,50,-108r7,5v13,-43,35,-103,66,-182r-8,-4v2,-14,11,-55,25,-81r-3,-5v-36,29,-87,96,-130,98r4,5v-13,-5,-35,-15,-65,-30v3,-5,7,-9,10,-10xm291,-348v-13,-5,-100,80,-96,91r-7,-3r-105,128v11,8,-9,31,2,53v15,-23,26,-34,34,-34v9,0,12,2,9,5v51,-50,94,-95,126,-160v6,1,46,-69,43,-76v0,-3,-2,-4,-6,-4","w":405,"k":{"z":-63,"y":-109,"x":-55,"w":-62,"v":-71,"u":-24,"t":-109,"s":-55,"r":-63,"q":-24,"p":-39,"o":-31,"n":-63,"m":-39,"l":-55,"k":-63,"j":-79,"i":-39,"h":-63,"g":-47,"f":-86,"e":-8,"d":-15,"c":-39,"b":-23,"a":8,"\\":88,"Z":-86,"Y":-164,"X":-125,"W":-94,"V":-109,"U":-62,"T":-141,"S":-63,"R":-47,"Q":-94,"P":-86,"O":-70,"N":-117,"M":-94,"L":-54,"K":-39,"J":-399,"I":-102,"H":-93,"G":-78,"F":-141,"E":-156,"D":-102,"C":-102,"B":-86,"A":-86,"@":74,"?":37,";":46,":":31,"7":-47,"6":-16,"3":-39,"0":-39,"\/":105,".":117,"-":-47,",":117,"*":-86,")":39,"(":-71,"'":15,"#":-52,"\"":-47,"!":-63}},":":{"d":"254,-396v26,33,-1,49,-39,83v-7,-1,-16,0,-27,3r-30,-28v4,-32,63,-100,96,-58xm166,-82v49,20,32,64,-18,98v-6,-1,-15,0,-27,1r-33,-29v11,-28,44,-72,78,-70","w":307},";":{"d":"262,-353v22,34,-7,47,-44,75v-7,-1,-15,-1,-25,0v-8,-7,-17,-17,-27,-30v10,-28,69,-86,96,-45xm77,125v5,-41,17,-77,36,-110v1,-1,6,-5,15,-11v-7,-23,17,-47,22,-69v14,-11,34,-2,59,6v-4,20,-9,85,-36,86v-13,11,-21,8,-18,25v-23,15,-33,46,-48,69v-4,7,-14,8,-30,4","w":311,"k":{"z":-40,"y":-63,"x":-32,"w":-24,"v":-71,"t":-63,"s":-32,"r":-47,"q":-16,"p":-47,"o":-16,"n":-55,"l":-40,"k":-32,"j":-125,"i":-24,"g":-55,"f":-63,"c":-47,"b":-23,"Z":-79,"Y":-79,"X":-110,"W":-63,"V":-94,"U":-47,"T":-125,"S":-55,"Q":-40,"P":-55,"O":-32,"N":-71,"M":-63,"L":-40,"K":-40,"J":-477,"I":-55,"H":-79,"G":-47,"F":-63,"E":-110,"D":-63,"C":-47,"B":-47,"A":-79}},"=":{"d":"204,-278r148,-4v20,0,16,22,5,32v-23,-14,-57,23,-74,0v-3,0,-4,1,-5,4v-33,0,-60,7,-81,22r3,5r-8,-7v-43,18,-62,37,-137,32r8,-8v-8,1,-19,-22,-7,-28v2,-1,4,-3,7,-6v-3,-2,-6,-5,-8,-9v10,-1,51,-29,69,-25v3,19,32,-1,44,0v-1,10,3,7,11,4v6,-2,21,-5,25,-12xm234,-143v35,12,94,-23,130,-3r9,-9v10,3,20,5,30,5r9,14v-7,7,-12,10,-16,10v-41,-3,-148,35,-189,32v-2,5,-9,10,-15,5r-12,12v-33,-19,-97,16,-123,20v-15,-6,-30,-6,-26,-34v-5,3,-11,1,-17,-1v8,-5,10,-37,26,-38v37,-22,92,3,132,-10v23,4,46,7,62,-3","w":438},"?":{"d":"421,-620v-26,10,-65,15,-91,32v-20,-10,-33,11,-68,41v-20,9,-34,17,-23,28v-21,11,-28,33,-22,66v-11,3,-26,4,-19,11v-14,0,-20,-1,-39,-6v8,-6,0,-9,-6,-13r0,-59v81,-99,191,-149,329,-149v7,-2,32,33,31,39v-13,21,-19,29,-16,46v-24,18,-48,40,-71,60r5,4v-92,83,-113,113,-228,262v-4,1,-10,3,-17,6v7,-103,181,-273,254,-361v-3,-5,-9,-7,-19,-7xm190,-23v-9,5,-18,15,-27,30v-30,5,-43,-9,-56,-25v13,-33,27,-46,59,-44v13,15,21,28,24,39","w":509},"@":{"d":"207,322v4,-3,5,-9,0,-12r-9,10v-13,-11,-44,-16,-94,-15v4,-5,-2,-6,-6,-8v-15,-8,-42,-24,-80,-48r5,-4v-42,-27,-63,-71,-63,-133v0,-118,92,-331,196,-434v13,-15,20,-24,19,-29r180,-183v45,-47,105,-78,156,-119v5,-3,53,-18,146,-45v14,-19,62,1,92,-2r9,10v61,19,92,59,92,118v0,74,-42,222,-80,282v-24,38,-56,99,-84,140v-23,35,-41,52,-52,52v-15,16,-58,54,-62,67v-25,-6,-56,10,-84,10v0,-18,-18,-7,-23,-28v-7,-26,-20,-26,-5,-38v-36,12,-60,40,-99,53v-8,-4,-21,-8,-38,-12v0,-11,-6,-17,-19,-18v4,-7,-2,-18,-3,-27v-17,-56,247,-344,303,-326v26,8,37,37,55,53v-27,16,-48,66,-68,90r10,4v-29,31,-55,89,-77,174r11,11r7,-9v103,-44,227,-276,244,-414v13,-39,28,-69,-11,-101v-18,-15,-32,-26,-45,-27v-19,-19,-59,-23,-79,-7r2,-4v-9,-6,-55,7,-51,15v-4,-2,-5,-5,-9,-8v-69,30,-223,119,-240,173v-15,-6,-57,55,-58,52v-85,71,-151,165,-214,274v-9,15,-13,26,-13,35v-22,28,-42,141,-60,167r10,4v-8,91,19,126,62,169v33,6,64,35,105,35r118,0v12,1,46,-14,58,-13v1,-12,11,-8,18,-4v7,3,85,-40,92,-37v19,10,31,-5,45,-13v19,1,14,-16,32,-6v60,-41,126,-80,202,-122v0,15,-99,103,-116,100v-13,9,-33,28,-50,28v-10,1,-46,33,-64,41v-10,-16,-22,9,-33,9v-19,1,-35,5,-44,17v-33,-15,-51,20,-84,26v-25,13,-38,14,-60,6v-11,0,-15,4,-13,13v-15,-12,-25,-6,-49,6v2,-3,5,-6,2,-10r-10,10v1,-3,0,-6,-3,-10r-4,10r-6,-10xm507,-299v-38,42,-72,75,-83,111v-21,5,-45,52,-60,73v4,17,18,4,34,11v63,-51,103,-114,120,-189","w":875,"k":{"z":94,"y":-91,"x":84,"w":69,"v":38,"u":91,"t":43,"s":158,"r":105,"q":163,"p":35,"o":126,"n":86,"m":114,"l":100,"k":111,"j":-213,"i":119,"h":115,"g":-75,"f":57,"e":107,"d":171,"c":106,"b":114,"a":162,"\\":29,"Y":-104,"W":8,"U":73,"T":-64,"S":97,"R":50,"Q":46,"P":48,"O":23,"N":47,"M":76,"L":97,"K":125,"J":-372,"I":90,"H":37,"G":118,"F":25,"E":-35,"D":84,"C":67,"B":-44,"A":76,"@":57,"?":55,";":157,":":133,"9":166,"8":133,"7":44,"6":123,"5":125,"3":72,"2":88,"1":161,"0":131,"\/":154,".":298,"-":87,",":192,")":125,"(":69,"!":149}},"A":{"d":"390,-200v16,15,35,16,57,10r9,10v-3,1,-9,4,-17,11v-19,3,-36,8,-49,15v16,36,26,52,20,76v10,6,17,25,21,57v-6,13,-23,19,-51,19v-24,-6,-47,-48,-14,-63r-8,-3r0,-42v-15,-32,-20,-48,-41,-43r5,6v-6,-7,-11,-7,-16,1v-9,-5,-38,-3,-44,5v-8,0,-27,2,-34,9v-19,-5,-42,-7,-53,6v-6,0,-15,5,-28,14v-3,-3,-10,-5,-21,-5v-15,-1,-28,57,-27,78v-14,8,-20,21,-17,40v-9,0,-17,5,-22,14r-38,-22v5,-19,15,-49,32,-90v-24,7,-65,22,-88,22v1,10,-13,6,-22,7v-26,-4,-35,-50,-8,-64v8,-7,20,-14,33,-14v8,5,17,9,29,9v6,1,7,-10,13,-9r61,0r-3,-3v13,-2,23,-13,30,-34v14,-41,34,-80,61,-115r-7,-3v40,-94,94,-194,141,-286v16,-31,26,-68,55,-86v-3,-16,7,-38,-5,-56v11,-23,23,-35,34,-35v31,0,46,9,46,27v0,23,-9,84,-27,184r5,5v-7,71,-19,146,-12,218v-3,3,-4,8,-8,10v14,15,4,95,20,108v-8,0,-14,2,-12,12xm196,-175v49,6,98,-19,126,-3v0,-5,-1,-9,5,-8v6,0,10,1,12,3r14,-29r0,-116v-15,-19,-21,-45,-7,-66v-6,-17,-2,-55,2,-66v-14,-40,14,-84,5,-137v-21,66,-156,257,-186,360v-4,16,-14,37,-27,66r10,10v-3,-4,-3,-8,5,-8r36,3v0,-4,1,-8,5,-9","w":468,"k":{"z":-58,"y":-47,"x":-33,"w":-23,"v":-54,"u":-54,"t":-62,"s":-29,"r":-33,"q":-25,"p":-27,"o":-47,"n":-62,"m":-29,"l":-29,"k":-39,"j":-23,"i":-47,"h":-30,"e":-36,"c":-41,"b":-20,"\\":31,"Z":-51,"Y":-47,"X":-93,"W":-31,"V":-62,"U":-25,"T":-109,"S":-42,"R":-33,"Q":-23,"P":-48,"O":-15,"N":-70,"M":-62,"L":-45,"J":-156,"I":-42,"H":-54,"G":-41,"F":-62,"E":-57,"D":-47,"C":-53,"B":-54,"A":-57,";":47,":":8,"9":-62,"8":-70,"7":-70,"6":-78,"5":-62,"4":-86,"3":-93,"2":-78,"1":-70,"0":-70,".":15,",":84,")":-16,"'":24,"\"":-23,"!":-70}},"B":{"d":"258,-505v10,3,20,-1,27,7v31,-15,48,-8,61,-22v10,10,22,-3,32,-3v-1,3,-3,7,1,8v1,2,20,-19,26,-7v46,-13,42,2,115,20v30,8,54,33,74,70r0,47v0,5,-2,6,-5,5v4,6,-13,17,-28,46v-12,24,-23,35,-27,35v-7,0,-8,16,-9,24v-23,30,-87,101,-108,113v-52,29,-82,48,-87,61r-8,-8v2,7,-65,30,-80,51v-10,7,-34,14,-27,16v-25,-7,-48,11,-74,36r-17,-5v-14,6,-27,30,-44,13v-2,6,-6,15,-12,27r-47,-3v0,-34,-17,-62,12,-81v0,-6,5,-22,15,-48r-12,-8v13,-30,43,-124,90,-282v-3,-5,-7,-4,-12,0r3,-4v-13,-7,-23,-9,-30,-8v0,-33,-5,-51,22,-64v-3,4,-4,7,5,6v-1,-2,-2,-7,2,-8v27,2,56,-48,52,-78v8,-14,16,-33,3,-42v-1,-6,18,-13,14,-29v-18,-6,-18,1,-37,14v3,-2,7,-7,0,-7v-9,0,-20,5,-32,15v-25,-13,-69,47,-98,58v-23,8,-42,-12,-51,-17v1,-7,5,-14,12,-22v-3,-1,-7,-4,-12,-9v32,-26,63,-32,88,-50v9,0,24,-6,45,-17v25,2,74,-35,102,-21v14,0,8,-7,17,-11r44,0v33,-19,70,-29,111,-29v4,0,5,3,5,8v19,-26,131,-9,117,9v0,6,-7,21,-5,30v-20,5,-27,18,-30,31v-18,2,-144,86,-146,104v-14,4,-42,10,-34,26v-6,-4,-25,-1,-23,3xm401,-669v-33,4,-96,12,-121,22v-3,0,-7,-9,-12,-8v-16,7,-27,13,-34,18v7,3,12,17,15,41v-18,19,-26,31,-15,52v10,-3,23,-12,39,-28v27,-10,64,-49,91,-63r0,-20v9,11,12,-9,24,-2v-1,-3,3,-7,13,-12xm207,-101v18,15,48,-34,66,-29v5,3,52,-41,57,-37v18,1,53,-41,70,-57v6,0,9,1,9,2r58,-69r58,-74v5,-5,8,-22,11,-50v-18,-57,-103,-45,-165,-56v-16,3,-53,3,-59,17v-23,3,-53,4,-61,20v-14,-3,-22,0,-31,5v-39,-3,-62,55,-71,91r-35,139v-1,4,-6,11,-17,22v4,1,13,5,5,7v0,3,-6,34,-17,93v9,-1,35,9,44,8v6,-8,18,-9,29,-3v7,0,9,-2,8,-5v3,-3,16,-11,41,-24","w":571,"k":{"z":-8,"y":-16,"x":-8,"w":-24,"v":-55,"t":-47,"s":39,"r":-8,"q":47,"p":-16,"o":15,"n":-32,"m":23,"l":-8,"k":-32,"j":-8,"h":-8,"g":39,"f":-24,"e":15,"d":62,"b":-16,"a":54,"\\":66,"Z":54,"Y":-47,"X":-24,"W":-32,"V":-86,"U":-16,"T":-94,"S":23,"Q":-63,"P":-47,"O":-39,"N":-71,"M":-39,"L":8,"J":-71,"I":-8,"H":-63,"G":8,"F":-63,"E":-16,"D":-16,"C":-8,"A":47,"@":104,";":47,":":56,"9":15,"8":-16,"7":-86,"6":-63,"5":-32,"4":-47,"3":-94,"2":-47,"1":-16,"0":-39,"\/":93,".":78,"-":29,",":149,")":47,"'":16,"#":-65,"\"":8,"!":-7}},"C":{"d":"230,5v-11,-9,-17,8,-27,8v-18,5,-49,-1,-59,12r-32,0v-7,0,-13,-19,-23,-10r3,5v-49,-33,-121,-81,-121,-164v0,-6,0,-14,1,-23v18,-22,27,-47,27,-76v-5,-16,110,-143,123,-144r-8,-4v5,-2,8,-8,8,-18v13,0,19,-5,16,-15v12,0,67,-60,65,-73v24,13,42,-43,65,-63v23,-19,43,-38,60,-54r46,-44v60,-61,93,-91,100,-91v4,0,16,11,37,34v-28,50,-76,121,-79,183v-5,-4,-10,5,-16,6v4,5,7,7,10,7v-25,15,-30,62,-43,90r-19,3r0,-39v13,-9,20,-34,20,-73v9,-18,16,-37,21,-57r-11,-10r-92,81v-32,28,-59,57,-83,90v-10,-7,-24,6,-10,10v-40,38,-99,85,-120,133v-25,7,-83,141,-60,179v9,41,53,58,68,76v65,24,98,-3,161,-20v9,-11,20,-17,33,-17v1,-10,10,-11,21,-12v58,-37,126,-100,204,-189r20,12v-2,2,-9,7,-20,15r7,4v-3,0,-47,68,-44,74v-12,-4,-22,0,-14,13v-19,-4,-45,36,-67,51r-80,55","w":486,"k":{"z":7,"y":23,"w":-24,"v":-50,"u":-8,"t":-16,"s":43,"q":101,"o":78,"n":-38,"m":23,"l":-27,"k":-39,"h":-8,"g":101,"e":86,"d":117,"c":47,"b":-31,"a":125,"Z":-16,"Y":-71,"X":-94,"W":-55,"V":-118,"U":-47,"T":-137,"S":-45,"R":-53,"Q":-79,"P":-67,"O":-47,"N":-110,"M":-78,"L":-33,"K":-24,"J":-157,"I":-57,"H":-106,"G":-44,"F":-46,"E":-32,"D":-49,"C":-16,"B":-71,"A":-47,";":16,":":24,"9":-70,"8":-101,"7":-117,"6":-125,"5":-70,"4":-94,"3":-117,"2":-101,"1":-63,"0":-94,"-":-77,",":86,")":-31,"(":-52,"'":-15,"#":54,"\"":-54,"!":-78}},"D":{"d":"413,-727v17,-2,78,31,96,29v22,-2,87,51,90,71v-2,10,-1,23,-3,29r0,-5r-4,6v5,49,-145,221,-202,279v-98,100,-214,165,-307,266v-28,31,-57,59,-89,84v-8,-8,-17,-22,-25,-32v-3,-20,33,-82,37,-95r44,-164r30,-86r85,-282v-8,-9,-22,-21,-41,-35v13,-20,19,-16,12,-31r102,-34v31,13,78,-24,111,0r64,0xm329,-681v-6,-6,-9,5,-14,7v-31,-12,-47,13,-74,5v-2,14,-20,6,-27,22v35,17,13,27,-10,83v-37,92,-83,229,-120,334v7,25,-39,98,-37,113v0,7,3,12,10,17v29,-11,85,-64,115,-86v44,-10,231,-204,277,-269v3,-3,31,-43,84,-120v-6,-14,10,-27,9,-49r-14,-5v-39,-31,-51,-46,-86,-37v-45,-31,-70,-16,-118,-8","w":579,"k":{"z":84,"y":101,"x":86,"w":78,"v":16,"u":80,"t":39,"s":129,"r":120,"q":148,"p":59,"o":141,"n":90,"m":133,"l":39,"k":23,"j":78,"i":86,"h":78,"g":172,"f":78,"e":125,"d":172,"c":117,"b":78,"a":180,"\\":-83,"Z":39,"Y":-31,"X":-83,"W":23,"V":-78,"U":31,"T":-109,"S":47,"Q":23,"P":-39,"O":23,"N":-56,"L":55,"K":39,"J":-164,"I":23,"H":-42,"G":118,"F":-16,"E":16,"D":23,"C":94,"B":16,"A":122,"@":171,"?":23,";":163,":":112,"9":70,"8":-8,"7":-31,"6":8,"5":39,"4":47,"2":23,"1":55,"0":39,"\/":110,".":211,"-":142,",":274,")":86,"(":42,"'":16,"#":-75,"\"":-55,"!":70}},"E":{"d":"190,-598r-7,-10v-11,28,-59,18,-65,-9v-12,-10,3,-20,6,-35v34,-14,72,-18,101,-34r21,4v5,-15,36,-13,52,-9v16,-10,46,-26,66,-15v8,1,30,-14,37,-13v22,4,43,7,58,-4v42,-4,85,-13,120,0v16,-3,48,-18,54,7r-59,22v-18,-14,-41,8,-58,0v-15,1,-40,8,-52,10r3,3v-10,-10,-26,1,-44,-1r-12,12v-28,0,-51,1,-76,22v-9,-15,-31,3,-40,6v-41,2,-97,114,-108,171v-15,19,-28,50,-39,93r-7,-2r0,7v11,2,33,3,68,3r1,-6v24,1,72,-26,97,-11v14,-3,42,-5,49,-16v8,4,15,6,22,0v28,-4,83,-24,104,1v-28,6,-53,12,-67,32v-4,-2,-27,-10,-34,-1v0,9,-42,8,-57,10r5,5r-9,-7r-3,9r-5,-9v-5,3,-9,8,-12,17v-3,-5,-5,-11,-9,-4r2,4v-3,-3,-15,-5,-18,-1r3,3v-3,-2,-7,-7,-10,-2v1,3,3,6,5,7v-12,0,-25,-4,-36,-2r5,5r-8,-5v-13,13,-31,12,-64,12v-74,0,-75,106,-95,166r9,3v-5,45,0,113,33,106r-3,7v10,-2,37,16,46,14v47,-12,52,-9,126,-43v7,-9,33,-23,78,-44v19,-22,147,-83,164,-111v8,4,9,16,15,22v-62,55,-103,104,-193,140v-37,14,-78,53,-116,59v-9,18,-39,0,-44,24v-36,-1,-81,11,-98,-15r2,-2v-9,-4,-14,0,-22,2v-1,-9,-9,-22,-26,-39v0,-16,-5,-30,-15,-41v14,-10,2,-24,-8,-40v11,-58,25,-129,49,-169v-22,-32,-94,24,-127,18v-19,-10,-29,-21,-29,-33v0,-16,7,-24,22,-24r7,-9v22,3,113,-30,134,-28v26,-4,25,-62,42,-80v8,-15,24,-45,23,-59v14,-4,39,-88,46,-93","w":500,"k":{"z":-31,"y":-47,"x":-31,"w":-47,"v":-86,"u":-47,"t":-70,"r":-23,"q":23,"p":-31,"o":-31,"n":-62,"m":8,"l":-70,"k":-70,"j":-62,"i":-16,"h":-39,"g":70,"f":-31,"e":31,"d":78,"c":16,"b":-39,"a":94,"\\":123,"Z":-55,"Y":-86,"X":-86,"W":-62,"V":-164,"U":-70,"T":-211,"S":-62,"R":-74,"Q":-86,"P":-109,"O":-70,"N":-102,"M":-86,"L":-47,"K":-55,"J":-148,"I":-94,"H":-102,"G":-55,"F":-78,"E":-70,"D":-70,"C":-70,"B":-62,"A":-70,"@":35,"?":-31,";":8,":":16,"9":-94,"8":-141,"7":-133,"6":-148,"5":-102,"4":-102,"3":-117,"2":-117,"1":-78,"0":-102,"\/":48,",":63,")":-8,"'":-102,"#":21,"\"":-110,"!":-63}},"F":{"d":"424,-369v-19,-3,-70,27,-85,13v-10,4,-19,4,-10,10v-33,1,-53,1,-66,14v-19,-3,-17,16,-37,12v-14,0,-36,7,-66,22v-80,-4,-64,47,-81,99r-29,87r14,8v-14,33,0,81,-26,117v0,3,-12,5,-35,5v-51,-20,12,-86,-2,-130v16,-9,22,-101,46,-102r-9,-3v13,-16,25,-44,19,-69v-19,20,-36,-29,-51,-38r0,-18v29,-18,42,-22,71,-10v5,-8,82,-248,80,-259v-11,-10,-43,-35,-49,-53v3,-41,32,-46,64,-20v30,-3,61,-3,86,-11v19,7,24,-11,46,0v5,-10,19,-10,32,-5v32,1,99,-28,132,-12v67,-9,140,-12,213,-14v4,4,8,7,10,12v-4,3,-9,9,-14,17v-3,-2,-16,-3,-37,-3v0,2,-2,5,-5,8v-9,-18,-43,1,-58,3v-56,-6,-44,-3,-126,17v-16,-7,-28,7,-37,0v-9,0,-7,4,-4,7r-8,-7v-7,8,-15,12,-22,12v-25,0,-65,24,-90,9v-24,-2,-82,33,-76,60v-4,4,-3,8,0,12v-14,-3,-24,38,-20,51v-15,-1,-12,18,-12,32v-14,3,-54,134,-61,139v26,4,61,-5,86,-7v10,-21,61,3,75,-17v21,0,31,-4,28,-12v34,11,85,-2,119,-7r-2,2v3,2,9,4,14,2v-7,7,-11,16,-17,27","w":369,"k":{"z":-78,"y":-70,"x":-47,"w":-63,"v":-102,"u":-70,"t":-106,"s":-24,"r":-70,"p":-70,"o":-47,"n":-70,"m":-24,"l":-115,"k":-110,"j":-94,"i":-78,"h":-102,"f":-47,"e":-31,"d":8,"c":-47,"b":-94,"a":23,"\\":-36,"Z":-188,"Y":-195,"X":-211,"W":-227,"V":-320,"U":-188,"T":-363,"S":-180,"R":-289,"Q":-172,"P":-281,"O":-141,"N":-250,"M":-164,"L":-141,"K":-102,"J":-281,"I":-195,"H":-164,"G":-63,"F":-180,"E":-141,"D":-177,"C":-94,"B":-172,"A":-78,"@":92,"?":-164,";":-86,":":-71,"9":-94,"8":-172,"7":-211,"6":-164,"5":-141,"4":-141,"3":-172,"2":-133,"1":-133,"0":-125,".":-24,"-":236,",":39,")":-164,"(":-28,"'":-218,"#":-100,"\"":-305,"!":-188}},"G":{"d":"528,-592v-2,-1,-8,-3,-4,-4xm629,-345v27,4,59,3,73,-14v16,0,38,-7,59,-8v5,5,3,18,0,25v-15,-10,-19,12,-32,7v-1,1,-14,3,-9,8v-11,-8,-23,2,-29,9v-13,0,-20,3,-20,8r-10,-6v-24,14,-30,19,-49,11v-7,3,-15,7,-25,11v2,2,8,6,1,6r-20,-5r-12,12v-3,-2,-12,-4,-18,-2v1,2,4,5,1,7v-30,-13,-28,3,-39,53v-37,25,-25,85,-48,127v-6,19,-9,36,-9,50v-1,26,-28,62,-21,100v-13,99,-28,200,-53,287v14,1,6,24,8,37v-6,9,-9,18,-10,26v-11,-9,-24,5,-34,8r-25,-29v-1,-34,7,-80,-2,-108v32,-32,51,-31,37,-54v40,-10,-14,-58,14,-76v20,-82,31,-176,49,-262r-7,-12v-25,18,-50,40,-73,63v-34,16,-68,33,-99,52v-30,-12,-49,26,-108,17v-4,2,-8,5,-11,8v-54,-25,-144,-45,-142,-116v6,-15,3,-49,21,-54r-7,-4v55,-132,282,-329,411,-446v1,-4,73,-34,71,-50r118,-60v5,15,34,6,42,17v0,6,3,10,9,12r0,22v-27,29,-46,65,-88,80v-6,0,-12,-9,-19,-8v-7,-7,-10,-17,-10,-30v-7,6,-9,10,-7,12v-19,-1,-34,8,-48,19v-8,-10,-97,72,-99,69r-94,88v-25,22,-73,54,-80,84r-8,-8v-37,53,-83,106,-134,162r9,4v-6,-2,-31,70,-29,77v0,25,8,43,24,56v38,16,88,26,133,12v5,-1,8,10,14,8v0,-4,0,-7,3,-8v36,3,174,-88,181,-115r3,8v14,-24,37,-57,53,-82v-7,-3,-14,-9,-19,-19v-17,15,-61,17,-85,24v-5,0,-12,-6,-23,-19v8,-10,16,-35,12,-45v34,-16,111,-29,169,-17v23,-7,42,-25,71,-14v9,-8,23,-8,37,-3v6,1,26,-13,32,-12","w":675,"k":{"z":55,"x":24,"w":8,"u":31,"t":39,"s":72,"r":16,"q":70,"p":39,"o":63,"n":24,"m":86,"l":31,"k":24,"j":16,"i":70,"h":55,"g":39,"f":39,"e":31,"d":94,"c":63,"b":31,"a":108,"\\":86,"Z":39,"Y":-62,"X":-23,"W":8,"V":-64,"U":16,"T":-86,"S":47,"Q":-8,"O":31,"N":-15,"M":16,"L":39,"K":63,"J":-101,"I":24,"H":-20,"G":47,"F":16,"E":8,"D":24,"C":16,"B":-23,"A":47,"@":82,"?":-39,";":58,"9":-47,"8":-55,"7":-94,"6":-70,"5":-70,"4":-47,"3":-125,"2":-102,"1":-55,"0":-62,"\/":72,".":86,"-":163,",":109,")":39,"'":8,"#":-58,"\"":-39,"!":-39}},"H":{"d":"551,-789v18,-33,43,6,63,9v-9,75,-62,140,-68,220v-23,56,-45,228,-65,314v-16,68,-15,98,-14,156r-8,-5v-3,41,-14,81,-9,123v-10,1,-13,40,-27,37v-5,5,-8,9,-20,9r1,-5v-11,-7,-24,-8,-23,-31r42,-109v-12,-20,17,-48,7,-71v10,-48,16,-106,25,-175v-12,-13,-20,0,-60,8v-50,10,-49,2,-67,21v-4,-5,-15,-2,-22,-1r9,10v-6,-4,-15,-18,-17,-4v-5,-11,-18,-4,-27,9v5,-7,-2,-11,-10,-9r-14,12v-33,-16,-71,31,-103,12v-16,-1,-58,22,-76,20v-16,35,-8,141,-23,184v-10,3,-39,5,-41,-8v0,-3,-3,-6,-9,-8v3,-6,8,-10,12,-14r-12,-7r0,-71v15,-4,24,-49,33,-57v-3,-5,-17,-7,-21,-3r2,3v-10,1,-22,-21,-34,-10v1,-12,-1,-18,-8,-34v5,-17,13,-25,22,-24r17,-15v5,2,15,3,32,3v29,-103,44,-181,44,-233v18,-15,17,-76,12,-118v3,-7,14,-16,35,-25v6,9,22,14,34,8v6,11,12,16,-4,22r7,3r-36,171v-13,62,-31,116,-53,166v5,5,12,8,18,5r-3,-5r8,6v28,-9,72,-6,98,-17v2,0,11,5,12,6v1,-4,1,-8,5,-9v33,-2,69,-1,90,-12v19,10,36,-13,57,0v15,-9,45,-17,75,-13v0,-4,0,-6,3,-7v39,4,33,-82,27,-123v9,1,15,-3,5,-5r0,-11v15,-21,21,-46,19,-77v11,-21,36,-153,44,-200v3,-1,9,-8,16,-21","w":568,"k":{"x":-8,"w":-8,"v":-24,"u":-16,"t":-24,"p":-24,"o":8,"n":-24,"m":38,"l":-32,"k":-8,"j":-16,"i":-8,"h":-8,"g":31,"e":-8,"d":31,"b":-8,"a":39,"Z":-71,"Y":-22,"X":-86,"W":-16,"V":-110,"U":8,"T":-150,"R":-32,"Q":-24,"P":-26,"N":-47,"M":-32,"K":23,"J":-125,"I":-8,"H":-39,"F":-39,"E":-47,"B":-69,"A":-23,"@":36,"?":43,";":63,":":63,"9":-15,"8":-39,"7":-62,"6":-47,"5":-31,"4":-31,"3":-70,"2":-55,"0":-47,"\/":71,".":39,"-":45,",":135,")":23,"(":41,"'":8,"\"":-70,"!":-24}},"I":{"d":"243,-713r-2,-1v1,0,2,0,2,1xm267,-777v50,-1,112,-11,175,-11v17,0,49,19,66,9v19,4,36,10,49,20v14,0,21,2,21,7v22,-4,102,63,99,84v29,21,43,58,43,112v-11,16,0,56,-19,69v0,32,-3,53,-7,63v-39,106,-158,255,-251,316v-22,14,-54,52,-73,52r5,5v-23,-18,-46,44,-71,26v-20,3,-27,35,-51,25v-52,20,-48,39,-140,34v-15,0,-29,2,-41,5r5,-5v-36,-2,-31,-7,-81,-41v-28,-51,-16,-49,-33,-71v12,-4,-6,-17,-2,-32v0,-45,18,-98,54,-157r8,3v23,-55,50,-98,80,-130r18,14v-23,21,-108,142,-94,184v-8,2,-14,54,-26,54v4,2,12,2,7,7v0,72,25,111,75,118v14,18,45,-6,64,3v10,-2,24,-13,34,-3v5,-4,1,-9,16,-8v6,1,44,-25,56,-21v7,-11,22,-14,41,-17v8,-1,84,-49,86,-58v27,5,80,-58,118,-91v13,-12,26,-28,41,-45v7,2,67,-75,59,-84v16,-13,24,-31,24,-56v21,-9,33,-35,35,-63v0,-5,-2,-8,-5,-10v13,-33,28,-77,6,-121v-11,-23,-13,-43,-13,-56r-5,6v-32,-56,-123,-95,-214,-94r-9,-9r-8,9v-8,-14,-48,-10,-58,0v4,-3,6,-9,-3,-9v-31,1,-87,29,-115,29v-13,0,-30,11,-51,32v9,10,16,21,19,34v-5,3,-19,7,-41,12v-2,-8,-7,-7,-13,-4v-1,-9,-14,-21,-39,-35v2,-4,11,-8,5,-12v14,-10,33,-29,57,-54v5,-3,23,-2,16,-8","w":710,"k":{"z":24,"y":31,"x":24,"w":16,"v":-31,"u":8,"t":-8,"s":63,"r":31,"q":78,"p":16,"o":63,"n":8,"m":55,"l":31,"k":8,"j":16,"i":31,"h":8,"g":63,"f":47,"e":47,"d":109,"c":39,"b":24,"a":102,"Z":39,"Y":-23,"X":-70,"V":-86,"U":8,"T":-97,"S":47,"R":-20,"Q":-23,"P":-39,"N":-39,"M":-23,"L":31,"K":31,"J":-141,"I":55,"H":-47,"G":24,"F":-23,"E":8,"D":16,"C":16,"B":16,"A":94,"@":143,"?":22,";":101,":":62,"9":23,"7":-63,"6":-8,"5":7,"3":-55,"1":23,"\/":135,".":156,"-":77,",":164,")":94,"(":52,"'":39,"#":-34,"\"":-46,"!":16}},"J":{"d":"-478,163v-6,28,71,197,97,188v23,1,36,17,45,35v11,-15,52,5,68,13v79,13,86,16,110,3v9,4,15,2,20,-4v-2,5,2,5,5,7v64,-8,129,-37,194,-87v1,2,5,4,10,5v1,-27,41,-62,59,-83v86,-107,134,-211,191,-338v5,-3,16,-7,5,-10v3,-5,18,-45,45,-118r115,-323r7,3v7,-34,20,-66,34,-108v-14,-15,-25,7,-37,14v3,-5,3,-10,-4,-9v-27,4,-40,14,-69,20r5,7v-35,-10,-82,14,-125,10r5,5v-13,-15,-42,6,-45,-6v-6,2,-5,8,0,11v-10,-5,-17,-1,-22,6r5,-7v-2,0,-34,-7,-37,4r-2,-1v4,-1,6,-5,0,-5v-18,-1,-64,15,-83,14v-1,-4,-1,-8,-5,-9v-3,1,-3,13,-8,12v-10,-1,-23,-8,-31,-2r4,5v-16,-6,-23,-3,-44,7v3,11,79,64,77,88v-52,-1,-65,-19,-109,-47v-36,-23,-56,-39,-65,-44v4,-6,-6,-14,-10,-31v50,-28,36,-27,120,-25v29,1,60,5,80,-5r81,5v1,-3,0,-7,3,-8r25,8v22,-18,63,-8,75,-20v17,-1,34,8,40,-5v36,4,60,-7,87,-16v4,4,55,-7,73,-23v43,6,52,-45,65,-78v12,-3,49,-54,69,-51v14,8,28,16,44,22v10,38,-7,53,-37,98v-46,26,-70,47,-71,64v-50,89,-80,159,-90,210r-7,-3v-15,49,-31,110,-57,145r12,10r-9,-5v-4,10,-6,14,2,20v-16,-4,-17,10,-8,16v-24,15,-47,138,-68,155v-1,18,-9,36,-23,55v-50,120,-63,156,-134,257v-39,55,-64,80,-69,80v-8,0,-12,8,-13,25v-51,47,-70,67,-59,60v-7,1,-27,13,-60,36v-63,15,-64,26,-91,33v-34,8,-56,12,-65,16v-39,-9,-78,3,-124,-22v6,3,5,4,-4,4v-34,0,-53,-12,-70,-34v-36,-8,-77,-49,-107,-71r7,-14v-30,-19,-51,-61,-64,-126v4,-5,5,-25,-5,-21r-9,-130v0,-16,13,-8,19,-17v-12,-61,21,-100,76,-157v3,-2,14,-3,34,-3r-9,3v5,3,10,6,16,9v-39,47,-62,58,-75,142v-10,61,-15,69,-8,113v5,5,5,14,3,23","w":551,"k":{"z":39,"y":16,"x":55,"w":55,"v":-8,"u":31,"t":-16,"s":47,"r":39,"q":78,"p":47,"o":62,"n":23,"m":70,"l":8,"k":-16,"j":-8,"i":47,"g":50,"f":23,"e":55,"d":94,"c":55,"b":23,"a":94,"Z":-70,"Y":-78,"X":-93,"W":-39,"V":-148,"U":8,"T":-203,"S":8,"R":-54,"Q":8,"P":-62,"O":16,"N":-78,"M":-31,"L":-31,"J":-164,"I":-31,"H":-47,"G":47,"F":-31,"E":-31,"D":-23,"C":24,"B":-78,"A":39,"@":176,"?":-8,";":93,":":70,"9":31,"8":-16,"7":-71,"6":-24,"5":-8,"4":-39,"3":-63,"2":-32,"1":-8,"0":-8,"\/":189,".":117,"-":126,",":156,")":40,"(":113,"'":-39,"#":45,"\"":-125,"!":-8}},"K":{"d":"176,-299v7,-12,-9,-20,-23,-17r-5,-8v-10,7,-25,19,-21,32r4,-2r-42,144v0,7,2,14,6,20v-13,18,-25,48,-36,70v-24,14,-39,-10,-57,-19v14,-48,42,-109,61,-156v-4,-17,31,-97,30,-110v-10,-22,-1,-46,4,-66v28,-22,72,-151,70,-198v-1,-13,22,-41,9,-52v16,-13,40,-42,58,-9v7,11,12,17,16,18v-11,9,-16,22,-16,41v-17,35,-24,61,-22,80r-10,-4v-3,27,-13,49,-26,75v26,18,37,-20,69,-25v12,-7,43,-12,55,-27r14,0r247,-157v22,-19,59,-65,85,-68v43,-3,36,42,22,66v-87,64,-198,119,-275,168v-13,1,-36,15,-68,41v0,7,-13,10,-38,10v-19,15,-38,31,-63,40v-6,2,-9,6,-8,13v-5,3,-14,6,-27,9v5,7,9,10,12,10v6,-2,29,42,38,37v17,5,99,87,117,114v6,10,11,15,15,15v7,-2,67,72,67,81r4,-8v1,10,19,18,7,25v48,35,80,70,97,107v9,-4,100,126,105,125v7,2,33,29,49,35v-2,16,16,10,29,14v6,5,21,24,35,15v12,14,34,1,40,-10v22,-3,22,21,30,34v-26,17,-42,34,-79,34v-20,4,-85,-44,-102,-41v-19,-30,-90,-92,-92,-121r-8,8v-49,-86,-293,-371,-377,-383","w":586,"k":{"z":-60,"y":-78,"x":-34,"v":-62,"u":-55,"t":-86,"s":-70,"r":-55,"q":-62,"p":-78,"o":-62,"n":-39,"l":-31,"k":-16,"j":-101,"i":-55,"h":-23,"g":-70,"f":-78,"e":-39,"b":-31,"\\":-45,"Z":-133,"Y":-141,"X":-164,"W":-70,"V":-164,"U":-39,"T":-219,"S":-70,"R":-93,"Q":-62,"P":-109,"N":-109,"M":-55,"L":-78,"K":-8,"J":-203,"I":-62,"H":-78,"G":-47,"F":-86,"E":-62,"D":-101,"C":-47,"B":-101,"A":-55,"@":-256,"?":-78,";":-94,":":-70,"9":-180,"8":-101,"7":-117,"6":-109,"5":-117,"4":-109,"3":-133,"2":-70,"1":-141,"0":-141,"\/":27,".":-62,"-":161,",":-32,")":-16,"(":80,"'":-55,"#":88,"\"":-132,"!":-164}},"L":{"d":"474,-174v35,18,66,-38,113,-24v0,9,-6,14,-18,14r-70,55v-30,-21,-36,31,-66,14v-9,22,-23,9,-73,25v-40,13,-61,8,-57,24r-8,-10v-33,19,-60,10,-83,24v-18,-12,-69,7,-76,21v-3,-3,-5,-4,-7,-4v-10,-3,-103,76,-106,73v-7,-11,-18,-22,-34,-35r0,-22v25,-49,37,-87,37,-114v54,-133,90,-293,139,-439r50,-149v0,-5,2,-11,7,-18v-10,-5,-15,-15,-15,-31v-2,-8,32,-43,42,-41v23,0,34,35,44,53v-9,3,-14,7,-17,11v4,22,-45,114,-37,142r-8,-4v-60,153,-106,339,-156,507v4,10,18,9,22,-2v26,1,82,-7,112,-7v6,1,26,-16,33,-14r76,0r9,-10v23,2,115,-31,138,-28","w":509,"k":{"z":-31,"y":-70,"x":-15,"w":-70,"v":-86,"u":-78,"t":-62,"s":8,"r":-47,"q":-8,"p":-39,"o":-15,"n":-78,"m":-31,"l":-78,"k":-78,"j":-47,"i":-39,"h":-23,"g":-31,"f":8,"e":-15,"d":39,"c":-47,"b":-54,"a":31,"\\":95,"Z":-41,"Y":-135,"X":-109,"W":-94,"V":-122,"U":-101,"T":-107,"S":-117,"R":-70,"Q":-109,"P":-86,"O":-31,"N":-125,"M":-94,"L":-70,"K":-102,"J":-140,"I":-138,"H":-109,"G":-47,"F":-94,"E":-78,"D":-86,"C":-94,"B":-54,"A":8,"@":-84,"?":-23,";":-15,":":-47,"9":-88,"8":-98,"7":-78,"6":-82,"5":-94,"4":-101,"3":-133,"2":-94,"1":-71,"0":-113,"\/":-66,".":-32,"-":276,",":34,")":-31,"(":-110,"'":24,"#":192,"\"":-62,"!":-125}},"M":{"d":"726,-828v17,-1,32,23,32,40v0,36,-71,91,-66,130v-2,10,-5,20,-8,33v-22,14,-39,111,-48,138r2,4v-34,86,-50,142,-49,169v-11,27,-17,53,-17,79v-31,81,-47,163,-49,245v-9,-1,-12,49,-22,47v-14,0,-29,-3,-42,-5v-1,-12,-4,-24,3,-33r-10,-11v20,-36,30,-74,30,-113v14,-14,30,-93,41,-110r-5,-3r62,-267v17,-11,17,-82,29,-95v-6,-18,-17,-3,-25,5v-57,57,-54,35,-137,145v-52,69,-82,102,-86,102r-76,114v-23,33,-45,62,-66,87v-7,-6,-20,-14,-39,-25v6,-3,4,-27,-8,-22v6,-15,-3,-24,-9,-34v5,-4,11,-7,9,-18v-10,-8,-11,-20,-14,-38r-7,5r-5,-111v-3,-5,-8,-3,-12,0v8,-17,6,-27,0,-47r9,-2v-5,-4,-11,-2,-17,0v-3,9,-4,19,-5,32v-19,7,-20,48,-24,76v-3,23,-21,76,-51,157v11,23,3,45,2,71v-10,6,-12,72,-30,46r-9,12v-11,-7,-23,-17,-35,-31v24,-78,31,-150,65,-222v11,-26,15,-34,11,-57r69,-209v-6,-16,-2,-39,-5,-56v11,-11,17,-30,17,-56r8,4v6,-14,16,-22,31,-24v15,12,31,25,51,37v4,16,-7,22,-14,27v-4,89,-23,132,-9,226v6,39,10,89,17,149v6,9,24,1,17,-11v15,-3,57,-59,70,-61r-7,-4v98,-141,235,-278,362,-407v6,-38,29,-64,30,-103v3,-3,16,-5,39,-5","w":734,"k":{"z":78,"y":75,"x":90,"w":62,"v":15,"u":47,"t":52,"s":89,"r":62,"q":97,"p":88,"o":88,"n":78,"m":109,"l":62,"k":47,"j":39,"i":86,"h":78,"g":110,"f":78,"e":84,"d":126,"c":81,"b":78,"a":109,"Z":-16,"X":-47,"W":23,"V":-54,"U":62,"T":-125,"S":67,"R":-8,"Q":56,"O":78,"M":47,"L":75,"K":78,"J":-78,"I":61,"H":41,"G":78,"F":39,"E":15,"D":57,"C":62,"B":-43,"A":37,"@":99,"?":71,";":133,":":125,"9":39,"8":31,"7":-8,"5":8,"4":-8,"3":-15,"2":24,"1":55,"0":24,"\/":128,".":148,"-":91,",":202,")":117,"(":85,"'":55,"#":30,"\"":-24,"!":62}},"N":{"d":"412,-250v11,-13,23,-96,36,-107v23,-83,50,-205,89,-262v-15,-2,-2,-19,-1,-29r10,-5v-16,-13,-9,-17,8,-32v-20,-4,12,-49,-13,-57v3,-23,10,-42,22,-58r-4,-8v39,-44,49,-60,76,-22v-6,5,3,14,-3,18r12,7v-30,24,-64,151,-86,176v16,4,-13,23,0,32v-1,22,-30,42,-17,64v-6,14,-13,16,-12,46v-6,5,-25,10,-9,13v-19,63,-55,139,-45,217v-11,5,-15,10,-12,13v-21,83,-9,197,-12,298v-10,10,-25,24,-45,42v1,-3,9,-8,0,-8v-19,0,-48,-76,-70,-97v1,-4,4,-11,9,-20v-42,-43,-53,-107,-81,-159v-4,-18,-11,-44,-21,-78v-2,2,-3,1,-5,-1r7,-9v-11,-5,-46,-81,-41,-98v-19,-30,-50,-124,-69,-138v12,-9,9,-13,-10,-19r-63,208v-14,10,-33,153,-28,187v-33,31,-40,39,-66,17r0,-39v19,-29,29,-71,29,-126v3,-7,9,-15,20,-24v-6,-3,-11,-8,-9,-20v25,-54,76,-211,78,-269v-8,-14,-9,-44,-12,-64v43,-28,59,-32,90,3r3,51r7,-7v5,0,7,13,7,39r133,385v11,32,33,76,66,131v8,-1,16,-50,24,-148v7,-12,9,-26,8,-43","w":607,"k":{"z":54,"y":35,"x":49,"w":68,"v":45,"u":78,"t":15,"s":53,"r":52,"q":61,"p":33,"o":54,"n":41,"m":78,"l":31,"k":54,"j":54,"i":47,"h":54,"g":86,"f":61,"e":60,"d":87,"c":52,"b":60,"a":70,"Z":-32,"X":-71,"W":23,"V":-71,"U":39,"T":-131,"S":7,"R":-8,"Q":31,"O":54,"N":-8,"M":23,"L":35,"K":54,"J":-78,"I":23,"H":-8,"G":52,"F":15,"E":-8,"D":30,"C":43,"B":-39,"A":15,"@":48,"?":57,";":94,":":78,"9":8,"7":-39,"6":-15,"3":-54,"2":-7,"1":24,"\/":89,".":78,"-":79,",":143,")":78,"(":73,"'":39,"#":22,"\"":-47,"!":15}},"O":{"d":"460,-723v32,-5,100,142,99,179r-3,114v-10,10,-12,34,-18,48r7,4v-22,73,-31,144,-67,205v-26,44,-126,181,-150,172r0,7v-18,2,-29,16,-47,14v-25,-3,-84,46,-102,10r0,-6r-9,9r-89,-71v-8,-23,-25,-51,-50,-85r8,-9v-35,-66,-9,-172,21,-232r-6,-3v25,-21,37,-60,53,-91r13,-8r-10,-3v58,-91,141,-165,218,-239v12,-6,70,-37,79,-15v0,0,42,-15,43,6v2,-3,7,-4,10,-6xm290,24v-2,-1,-3,-2,-2,-3v2,1,3,2,2,3xm446,-230v25,-15,42,-114,52,-131v-5,-54,16,-64,0,-79v9,-7,13,-14,13,-19v0,-102,-23,-175,-70,-220v-59,27,-102,36,-158,87v-57,51,-111,118,-160,205r3,4v-7,39,-77,156,-41,217v4,51,30,78,49,114v11,8,29,19,54,32v28,-2,65,6,79,-8v53,1,195,-149,179,-202","w":594,"k":{"z":37,"y":16,"x":55,"w":39,"u":63,"s":71,"r":24,"q":39,"p":24,"o":45,"m":56,"l":8,"k":8,"j":24,"i":32,"h":24,"g":63,"f":34,"e":47,"d":63,"c":30,"b":24,"a":83,"Z":55,"X":-54,"W":24,"V":-40,"U":26,"T":-83,"S":26,"R":32,"O":24,"N":-23,"L":39,"K":39,"J":-93,"H":-34,"G":8,"E":16,"D":30,"B":-47,"A":16,"@":88,"?":27,";":111,":":88,"8":-23,"7":-31,"6":-23,"3":-39,"2":-7,"1":24,"\/":95,".":109,"-":22,",":215,")":79,"(":24,"'":47,"#":-32,"\"":-31,"!":16}},"P":{"d":"695,-778v16,-1,44,33,44,49v0,26,-62,88,-185,186v-123,98,-192,147,-206,147v-21,11,-99,79,-123,81v-4,-4,-154,108,-150,111v-8,12,-12,31,-12,58v0,8,-12,34,-12,42r0,71r-14,9v19,22,-11,69,-35,67v-43,-18,-25,-80,-10,-127v1,-2,-2,-6,-7,-11v8,-3,32,-95,42,-98v0,-9,-1,-23,-3,-41v30,-50,61,-154,56,-211v13,-11,21,-35,23,-71v12,-25,25,-65,38,-120v-2,-7,-15,-8,-9,0v-12,0,-22,2,-30,5v-3,-4,-17,-14,-43,-29r7,-30v32,-25,40,-39,64,-31v12,4,45,-33,58,-20r32,-17v22,3,51,10,61,-8v18,-5,37,-8,59,-4v81,-15,179,-37,263,-18v21,5,38,-1,58,-2v4,14,20,-3,22,8v0,2,4,4,12,4xm298,-408v23,7,62,-55,79,-51r21,-20v19,-6,217,-170,236,-194r36,-46v-3,-19,-15,-13,-28,-10v-29,-29,-159,-21,-184,-10v-35,-7,-68,18,-98,6v-3,0,-9,5,-17,14v-10,-10,-17,2,-32,7v-12,-6,-39,-5,-37,8r-8,-8v-23,15,-45,22,-68,20r0,15v10,0,17,3,20,9v0,10,2,15,5,15v-41,59,-67,119,-77,179v-18,34,-33,56,-22,81v-5,0,-3,5,-2,8v2,22,-42,74,-12,92r78,-51v1,-5,5,-7,12,-7v24,-18,77,-51,98,-57","w":522,"k":{"z":62,"y":46,"x":96,"w":111,"v":40,"u":109,"t":-63,"s":109,"r":78,"q":109,"p":53,"o":109,"n":39,"m":70,"l":-79,"k":-94,"j":-53,"i":-8,"h":-63,"g":62,"f":-55,"e":109,"d":115,"c":93,"b":-24,"a":160,"\\":-213,"Z":-219,"Y":-196,"X":-227,"W":-164,"V":-274,"U":-118,"T":-329,"S":-118,"R":-219,"Q":-86,"P":-211,"O":-63,"N":-207,"M":-149,"L":-110,"K":-102,"J":-313,"I":-164,"H":-189,"G":46,"F":-172,"E":-141,"D":-149,"C":31,"B":-211,"@":142,"?":-85,";":24,":":8,"8":-78,"7":-117,"6":-70,"5":-47,"3":-78,"2":-23,"0":-8,"\/":-26,".":102,"-":250,",":125,")":-34,"(":-44,"'":-172,"#":-142,"\"":-226,"!":-80}},"Q":{"d":"201,255v-17,-45,25,-212,40,-239v-4,-5,-58,-6,-72,-3r-115,-66v-37,-60,-36,-87,-54,-154v3,-17,12,-36,8,-55v1,-14,5,-56,15,-66v-7,-1,-8,-8,-7,-17v2,-15,26,-78,38,-95v173,-261,301,-392,382,-392v17,0,40,1,47,14v11,0,22,-1,24,8r8,-8v27,17,61,44,88,64v14,10,24,76,40,84v-2,79,4,159,-15,221v-33,109,-73,209,-162,300v-54,55,-94,94,-156,127v-10,16,-10,18,-25,11v-5,10,-7,37,-7,80r-10,-2v1,17,-1,34,-6,53v-1,1,-3,2,-6,3v1,8,-9,106,-28,132r-27,0xm605,-556v-12,-6,7,-28,6,-38v-4,-74,-60,-209,-147,-192v-10,2,-15,17,-28,8v-46,14,-35,14,-106,62v-33,22,-51,46,-55,70v-100,78,-264,281,-217,474v6,27,8,44,7,50v14,-8,20,9,9,15v21,18,55,57,79,61r-3,5v38,11,99,24,112,-25v9,-14,20,-105,32,-117v-5,-1,-8,-6,-9,-15v1,-3,7,-17,20,-41v30,-12,63,-4,60,37v2,8,-21,48,-19,56v-23,-1,-17,40,-25,64v2,-4,35,-8,30,-23r8,3v7,-26,12,-18,28,-32v18,-15,50,-36,64,-56v122,-176,140,-196,154,-366","w":645,"k":{"z":46,"y":23,"x":54,"w":23,"v":-8,"u":46,"s":90,"r":35,"q":70,"p":31,"o":62,"n":23,"m":62,"l":35,"j":23,"i":39,"h":23,"g":54,"f":27,"e":37,"d":86,"c":39,"b":23,"a":100,"\\":-39,"Y":-32,"X":-71,"W":23,"V":-71,"U":31,"T":-133,"S":32,"R":-16,"P":-36,"N":-39,"L":28,"K":23,"J":-188,"H":-26,"G":23,"F":-16,"E":-8,"D":23,"B":-63,"A":26,"@":93,";":99,":":68,"9":31,"8":-16,"7":-47,"6":-24,"4":15,"3":-55,"1":39,"0":8,"\/":89,".":109,"-":24,",":140,")":93,"'":31,"#":-65,"\"":-59,"!":8}},"R":{"d":"837,272v12,-9,36,5,49,5v36,0,92,-23,119,-8v6,1,6,-8,10,-9v21,-1,40,0,37,24v-18,-5,-39,-2,-39,14v-21,-14,-44,15,-66,17v-11,0,-14,1,-10,6v-46,2,-86,-3,-125,-8v-8,-17,-42,-31,-66,-20v-39,-23,-84,-53,-135,-90v-14,-3,-57,-50,-129,-139r4,-3r-69,-86v3,-6,-12,-12,-7,-19v0,-8,-6,-15,-17,-20v-6,-55,-107,-216,-149,-232r5,-3v-9,-10,-18,-15,-27,-15v-12,1,-38,-46,-57,-29v-8,-1,3,-7,-2,-8v-19,6,-29,23,-29,52v-21,48,-37,69,-28,93v-7,31,-25,47,0,78v-17,3,-15,49,-22,69v-11,29,-21,44,-34,44v-6,-11,-23,-10,-34,-20r0,-29r7,5v18,-114,68,-253,98,-368v2,-7,12,-24,29,-53v-17,-11,-6,-29,10,-42v25,-71,19,-64,33,-120v1,-25,15,-34,7,-37v-10,2,-19,5,-29,5r6,5v-18,-6,-38,5,-41,19r-8,-9v-14,12,-24,25,-44,24r5,5v-15,-6,-28,-9,-38,-9v6,-3,12,-19,2,-11v0,-6,-3,-18,-10,-36v21,-13,124,-57,154,-42v3,0,16,-14,20,-12v45,3,46,-1,78,0v38,-19,132,-9,198,-17v12,-1,37,14,49,7r-5,-5v8,6,27,8,33,-2v5,14,35,3,41,17v25,-11,46,8,66,0v8,13,38,8,48,16r31,26v-2,3,-6,6,-12,9v23,27,-34,43,-42,72v-29,0,-61,36,-87,44v-4,-3,-66,37,-70,34v-10,0,-16,5,-19,15v-15,-17,-63,38,-74,34v-5,-1,-5,8,-8,9v-19,-18,-51,19,-78,24v-9,4,-12,20,-26,13v-28,10,-60,33,-108,50r0,12v3,18,147,113,136,156r6,-5v13,22,26,49,37,77r-3,5v39,44,56,117,98,165v28,32,113,141,125,138v7,-2,7,7,9,9v4,7,23,8,15,18r101,59v11,-3,10,4,15,9r14,-5v12,21,42,14,52,28xm293,-466v8,-17,43,-15,53,-29v31,-2,47,-23,77,-29v19,-21,20,-11,58,-32r148,-78r16,-16v2,-15,24,-4,27,-20v3,-8,8,-13,15,-16v-24,3,-72,-24,-91,-8r-9,-9v-17,6,-28,12,-37,7v2,-2,7,-5,2,-7v-13,24,-37,-21,-51,4v-6,-9,-19,-16,-25,-4v-21,-3,-79,-3,-75,5v-42,-3,-49,12,-61,-5v-14,7,-69,17,-96,19v17,2,29,14,34,35v-23,46,-45,86,-71,124r7,6v-7,11,-20,37,-39,78v7,16,30,5,39,-5v15,0,41,-7,79,-20","w":578,"k":{"z":-33,"y":-31,"x":39,"w":54,"v":28,"u":34,"t":-47,"s":21,"q":-31,"p":-78,"o":8,"m":31,"l":-63,"k":-102,"j":-141,"i":-24,"h":-55,"g":-39,"f":-86,"e":23,"d":34,"c":8,"b":-39,"a":39,"\\":-148,"Z":-211,"Y":-242,"X":-250,"W":-133,"V":-234,"U":-86,"T":-283,"S":-86,"R":-183,"Q":-109,"P":-180,"O":-47,"N":-180,"M":-125,"L":-78,"K":-78,"J":-328,"I":-133,"H":-149,"G":-8,"F":-149,"E":-100,"D":-125,"C":-31,"B":-203,"A":-47,"@":-426,"?":-118,";":-70,":":-86,"9":-125,"8":-102,"7":-180,"6":-109,"5":-156,"4":-94,"3":-141,"2":-125,"1":-109,"0":-86,"\/":42,".":-16,"-":132,")":-63,"(":29,"'":-117,"#":-27,"\"":-181,"!":-133}},"S":{"d":"317,-688v-12,-9,-25,7,-49,17v-11,-3,-42,48,-42,59v0,13,37,58,112,133v26,-3,113,120,120,141v9,7,27,74,27,91v0,11,-13,40,-12,51v-18,12,-26,24,-22,46v-9,-4,-55,50,-59,49v5,12,-17,5,-7,15v-12,2,-12,15,-31,13v-6,2,-73,42,-72,52v-11,3,-24,16,-34,6v-3,1,-7,5,-12,12v-20,-18,-39,31,-69,13v-16,-1,-7,7,-17,12v-15,0,-41,16,-54,4v-31,21,-70,-14,-102,-4v3,-10,-17,-7,-23,-10v14,-29,-12,-27,-12,-54v0,-17,17,-45,7,-64v20,-71,77,-138,172,-203r0,24r-3,-2v-20,2,-132,168,-119,206v-6,42,16,63,65,63v57,0,212,-48,231,-83v74,-22,168,-161,86,-235r9,-9v-10,-4,-56,-53,-54,-69r-7,5v-3,-20,-14,-32,-32,-35r-120,-97v-7,-16,-15,-25,-25,-28r-6,-46v-1,-10,15,-39,14,-49v138,-95,133,-111,274,-96v22,10,72,45,36,79v-9,13,-13,22,-13,27v-5,-7,-26,14,-33,12v-10,0,-21,-8,-34,-24v13,6,18,-18,29,-23v-8,-8,-16,-15,-26,-22v-31,-1,-74,-1,-78,18v-3,-5,-12,-3,-15,5","w":513,"k":{"z":15,"y":-16,"x":23,"v":-24,"u":8,"t":-39,"s":55,"r":-16,"q":23,"n":-24,"m":26,"l":-16,"k":-24,"i":-8,"h":-16,"g":15,"f":-8,"d":23,"c":-24,"b":-16,"a":53,"\\":46,"Z":16,"Y":-31,"X":-78,"W":-7,"V":-78,"T":-125,"S":-39,"Q":-46,"P":-39,"O":-15,"N":-70,"M":-31,"L":-7,"K":8,"J":-109,"I":-15,"H":-70,"G":-31,"F":-31,"E":-15,"D":-15,"C":-31,"A":-31,"@":65,"?":-16,";":55,":":16,"9":-31,"8":-47,"7":-62,"6":-39,"5":-31,"4":-47,"3":-70,"2":-54,"1":-23,"0":-54,"\/":76,".":63,",":109,")":31,"'":47,"\"":-32,"!":-24}},"T":{"d":"199,-706v-15,-7,-32,13,-50,3v-8,0,-12,4,-12,12v-21,-16,-56,18,-74,3v-5,5,-35,13,-44,20v-13,0,-23,6,-31,17r-20,0v-12,-13,-14,-12,-29,-8v-24,-12,1,-83,25,-81v39,1,86,15,115,0v11,7,19,-3,29,-5v23,1,26,-5,32,-7v3,0,1,8,5,7v20,-5,50,1,59,-16v8,0,19,6,25,2v-1,-3,-4,-7,3,-7v10,12,28,-1,40,-3r90,-8v0,1,2,13,8,6v1,-4,-7,-3,0,-6v18,2,38,5,49,-4v32,3,75,-8,95,7v0,-8,13,-12,40,-12v41,0,96,5,163,15v-11,14,-23,24,-43,14v-28,2,-62,-3,-86,2v0,2,7,4,0,6v-3,1,0,-9,-5,-8r-12,8v-44,6,-84,9,-121,9v-7,9,-20,10,-31,0v-5,8,-11,8,-17,0r-8,7v3,-3,8,-8,-2,-7v-9,3,-24,13,-34,3v-9,0,-15,3,-20,9r-8,-9v-8,19,-30,0,-46,2v-58,7,-62,107,-85,157r9,2v-16,41,-31,81,-34,130r-8,-4v0,17,-6,39,-19,65r8,3v-36,111,-58,283,-91,396v-34,1,-50,4,-49,-39v-3,-16,13,-34,7,-49v17,-11,48,-119,46,-147v5,-13,65,-239,64,-254v0,-3,-2,-6,-5,-8v16,-16,37,-114,37,-161v2,1,7,-4,16,-15v4,-8,17,-17,4,-22","w":429,"k":{"z":113,"y":63,"x":149,"w":141,"v":100,"u":157,"t":38,"s":128,"r":110,"q":134,"p":110,"o":133,"n":113,"m":139,"l":-31,"k":55,"j":78,"i":71,"h":39,"g":125,"f":47,"e":123,"d":166,"c":121,"b":55,"a":140,"\\":64,"Z":-179,"Y":-54,"X":-39,"W":-54,"V":-156,"U":-78,"T":-226,"S":-93,"R":-134,"Q":-86,"P":-187,"O":39,"N":-23,"M":32,"L":32,"K":32,"J":-203,"I":-172,"H":-7,"G":94,"F":-39,"E":-15,"D":-39,"C":47,"A":-31,"@":150,"?":-71,";":-8,":":85,"9":-86,"8":-109,"7":-148,"6":-47,"5":-63,"4":-39,"3":-94,"2":-23,"0":-39,"\/":171,".":55,"-":137,",":125,")":-31,"(":20,"'":-165,"#":77,"\"":-266,"!":-139}},"U":{"d":"667,-829v12,7,24,15,36,26v-6,19,-9,45,-9,76v-17,8,-18,34,-28,47v-65,87,-84,214,-112,343v-7,29,-13,48,-20,59r5,7v-19,60,-29,99,-29,117v-16,29,-22,49,-12,81v1,12,-19,49,-15,64r4,0v-9,17,-20,30,-53,25v-3,0,-9,-11,-18,-32v23,-57,36,-65,20,-106v46,-42,34,-48,68,-202r37,-166v-1,-10,25,-35,11,-45v-12,13,-23,27,-33,43v7,11,-7,7,-17,21v-33,43,-71,82,-92,119v-29,51,-109,125,-126,182v-57,64,-166,211,-240,218v-16,6,-33,-54,-39,-55r8,-12v-7,-3,-11,-10,-11,-19v0,-37,41,-214,123,-468v1,-2,2,-3,5,-3v-1,-18,17,-30,13,-48v18,-35,26,-57,24,-64v14,-8,24,-99,49,-101v33,23,26,8,56,25v-29,65,-111,207,-147,329r-66,204r12,0v-24,89,-29,84,-17,148r10,7v5,-8,15,-12,25,-17v0,-4,0,-8,4,-8v10,3,142,-150,140,-159r164,-193r8,4v-5,-26,16,-42,70,-112r88,-113r-4,-9r9,4v1,-5,1,-13,0,-24r8,3v17,-73,39,-134,64,-184","w":666,"k":{"z":47,"y":47,"x":62,"w":62,"v":31,"u":95,"t":8,"s":91,"r":39,"q":100,"p":70,"o":70,"n":31,"m":62,"l":39,"k":16,"j":55,"i":47,"h":23,"g":62,"f":31,"e":55,"d":70,"c":31,"b":47,"a":106,"\\":25,"Z":-31,"Y":-23,"X":-70,"W":16,"V":-86,"U":47,"T":-121,"S":8,"R":-29,"Q":39,"O":53,"N":-55,"M":23,"L":47,"K":55,"J":-133,"I":23,"H":-16,"G":39,"F":-16,"D":16,"C":39,"B":-26,"A":41,"@":110,"?":31,";":117,":":86,"9":15,"8":-16,"7":-47,"6":-39,"3":-32,"2":-16,"1":23,"0":-16,"\/":130,".":125,"-":99,",":164,")":47,"(":93,"'":31,"#":38,"\"":-79,"!":31}},"V":{"d":"70,-452v-11,31,-6,81,2,109v0,95,7,166,20,211v2,-8,5,-6,8,0r134,-208r112,-181r126,-228v0,-31,5,-47,14,-47v38,-3,38,15,56,30v-15,23,-26,49,-34,80v-68,65,-146,233,-210,322r5,9v-26,31,-110,182,-148,238r5,9v-18,0,-51,91,-46,114v-10,3,-26,5,-47,6v-28,-27,-19,-53,-19,-93v0,-27,-5,-56,-15,-87r8,-6v-7,-22,-11,-63,-11,-124v0,-11,-3,-20,-9,-15v9,-15,5,-36,-5,-49r0,-117v6,-5,14,-13,5,-20v5,-11,17,-99,17,-127v-18,-29,-16,-58,-8,-99v36,-22,83,-1,76,37v-11,68,-27,85,-36,236","w":486,"k":{"z":109,"y":62,"x":125,"w":117,"v":78,"u":125,"t":62,"s":132,"r":109,"q":148,"p":116,"o":132,"n":78,"m":150,"l":53,"k":40,"j":58,"i":93,"h":79,"g":132,"f":72,"e":132,"d":148,"c":117,"b":98,"a":193,"\\":-50,"Z":-32,"Y":-39,"X":-86,"W":-8,"V":-94,"U":47,"T":-164,"S":47,"R":-32,"Q":47,"P":-55,"O":54,"N":-39,"M":23,"L":57,"K":50,"J":-180,"H":-22,"G":101,"F":-16,"E":15,"D":15,"C":104,"B":-55,"A":112,"@":194,"?":44,";":109,":":109,"9":54,"8":46,"7":-16,"6":23,"5":23,"4":31,"3":-32,"2":31,"1":46,"0":23,"\/":146,".":149,"-":141,",":196,")":70,"(":101,"'":23,"\"":-81,"!":39}},"W":{"d":"407,-385v0,82,1,264,47,343r4,-6r3,10v7,-16,12,-23,7,-36v7,-2,11,-4,13,-6r88,-207v10,-15,31,-32,22,-54v7,0,15,-13,25,-40v9,-9,16,-27,21,-54r5,8v30,-67,80,-165,150,-294v-5,-5,-10,-8,-17,-10v-3,-34,20,-39,32,-61v9,-16,22,-33,33,-52r43,-26v56,3,12,67,-3,82r-115,207r7,9v-21,6,-68,86,-59,115v-23,-6,-26,65,-43,83v-13,27,-41,86,-55,89r8,2v-62,141,-93,216,-93,223v0,4,1,8,4,13v-15,19,-29,66,-43,141v-6,-5,-6,2,-13,8v-8,-9,-18,-9,-29,-5v-3,0,-3,-19,-13,-10v0,1,0,2,1,3v5,-18,-24,-17,-12,-30v2,-15,-22,-48,-18,-66v0,-15,-5,-36,-15,-61v1,-21,-2,-34,-10,-37v18,-17,4,-25,-9,-51v22,-27,-5,-62,-10,-98v9,-15,5,-61,-7,-66r14,-5r0,-248v-7,1,3,-63,-14,-68v0,2,-94,121,-86,154v-16,-7,-16,-1,-15,29v-19,10,-37,49,-54,91v1,4,3,6,5,7v-20,7,-60,101,-59,128v-19,-4,-3,33,-18,43v-20,14,-18,48,-30,82v-10,8,-20,33,-30,76v-9,-5,-16,0,-22,5v-8,-7,-21,-17,-39,-30v9,-8,14,-18,14,-29v-1,11,-2,14,-2,8v-8,-50,34,-153,39,-256v6,3,10,3,10,-5r-7,-22v11,-1,16,-45,24,-49r-7,-4v0,-2,17,-77,52,-226v2,-9,3,-30,9,-63v5,-28,20,-42,39,-42v9,0,45,29,42,39v0,15,-10,42,-29,83v-31,67,-61,179,-89,334r6,7v4,-5,6,-12,6,-22r33,-45v-10,-2,1,-12,-5,-17v23,13,13,-37,31,-47v21,-11,6,-31,30,-48v-1,-14,28,-52,32,-69v4,1,26,-31,22,-36r98,-140v-3,-7,-8,-15,-15,-24v3,-3,7,-5,12,-8r-10,-9v4,-7,10,-10,17,-10v2,-10,8,-19,20,-20v17,0,37,12,62,37v-6,17,-20,68,-15,83v-10,3,-3,23,0,24v-17,33,-14,143,-12,206v-5,20,-8,33,-8,40xm98,-256v7,2,6,-4,6,-10v-7,-2,-6,4,-6,10","w":873,"k":{"z":164,"y":117,"x":149,"w":141,"v":102,"u":164,"t":63,"s":180,"r":149,"q":180,"p":172,"o":172,"n":133,"m":188,"l":125,"k":102,"j":94,"i":141,"h":117,"g":141,"f":94,"e":164,"d":196,"c":141,"b":117,"a":232,"\\":358,"Z":39,"Y":39,"X":-8,"W":94,"V":-16,"U":117,"T":-55,"S":133,"R":86,"Q":125,"P":63,"O":148,"N":39,"M":86,"L":117,"K":148,"J":-133,"I":86,"H":78,"G":172,"F":78,"E":109,"D":109,"C":156,"B":39,"A":180,"@":206,"?":133,";":196,":":188,"9":102,"8":63,"7":16,"6":63,"5":63,"4":63,"3":39,"2":63,"1":102,"0":94,"\/":353,".":227,"-":372,",":242,")":196,"(":353,"'":93,"#":327,"\"":-31,"!":117}},"X":{"d":"172,-377v5,2,13,9,12,-3v0,-13,-11,-25,-32,-37r3,-4v-22,-27,-57,-67,-106,-118v-3,-9,-21,-25,-54,-46v8,-11,10,-21,5,-33v35,-28,76,-18,86,18v35,63,79,124,122,166v-4,4,1,7,5,7v5,1,36,-44,34,-48v11,3,162,-178,159,-191v14,6,116,-128,104,-143v4,-5,8,-11,12,-17v12,-2,29,-1,34,-10v-3,4,-1,6,3,8v12,-11,20,8,29,15r3,-6v4,3,9,9,16,18v-1,7,-26,31,-74,72v-49,42,-71,67,-67,75v-8,13,-50,39,-52,63v-39,19,-131,142,-172,192v40,89,169,236,221,298r-15,15v4,-4,3,-8,-6,-8v-2,0,-26,-16,-52,-48r-6,-1r-83,-108v-32,-40,-62,-74,-90,-102v-38,41,-100,120,-140,169v1,8,-35,44,-27,56v-27,14,-138,200,-164,258v-15,1,-34,16,-32,-13v0,-7,4,-14,13,-22v-16,-12,13,-23,17,-29r68,-120v52,-93,87,-111,149,-220v6,-12,75,-78,77,-103","w":485,"k":{"z":-24,"y":-47,"x":29,"v":-55,"t":-55,"r":-32,"o":-32,"n":-71,"l":-47,"k":-16,"j":-24,"i":-39,"h":-47,"g":-24,"f":-32,"e":-39,"d":-32,"c":-55,"b":-55,"\\":26,"Z":-70,"Y":-70,"X":-93,"W":-23,"V":-133,"U":-55,"T":-172,"S":-78,"R":-63,"Q":-39,"P":-94,"N":-94,"M":-71,"L":-63,"K":-47,"J":-188,"I":-94,"H":-86,"G":-55,"F":-63,"E":-55,"D":-71,"C":-63,"B":-71,"A":-102,"?":-8,";":23,":":-16,"9":-70,"8":-86,"7":-86,"6":-94,"5":-78,"4":-55,"3":-47,"2":-63,"1":-70,"0":-117,"\/":34,".":8,"-":66,",":47,")":-47,"#":108,"\"":-148,"!":-70}},"Y":{"d":"761,-819v20,-1,66,24,64,44v1,7,-11,4,-11,10v8,22,-7,38,-14,54r-196,232v-46,69,-57,172,-100,246r5,7v-19,44,-41,110,-66,198r-8,-3v-37,147,-95,279,-166,400v-34,59,-53,88,-58,88v-8,0,-12,8,-13,25v-51,47,-74,76,-71,88v-8,-2,-113,72,-112,80r-5,-2v-39,16,-62,29,-69,39v-15,-3,-40,-2,-57,0v-15,-3,-44,-6,-51,-17v-36,-8,-77,-49,-107,-71r7,-14v-30,-19,-51,-61,-64,-126v4,-5,5,-25,-5,-21r-9,-130v0,-16,13,-8,19,-17v-12,-61,21,-100,76,-157v3,-2,14,-3,34,-3r-9,3v5,3,10,6,16,9v-39,47,-62,58,-75,142v-10,61,-15,69,-8,113v5,5,5,14,3,23v-6,28,71,197,97,188v16,2,33,10,42,20v12,-22,64,27,78,-3v11,-8,27,2,33,-9v-2,5,2,5,5,7v17,0,75,-48,176,-143v1,2,5,4,10,5v1,-27,42,-61,59,-83v49,-62,78,-120,87,-171v41,-45,98,-247,121,-289v-18,-10,14,-36,16,-51r-7,-3v7,-25,17,-44,28,-57r-13,-9v33,-56,40,-144,74,-201v-17,-7,-24,9,-50,38v-22,25,-33,44,-36,53v-19,9,-43,33,-71,71v1,3,-4,4,-15,5r3,5v-1,2,-25,25,-75,63v-92,71,-77,74,-175,128r5,7v-34,5,-35,8,-77,-5v11,-8,6,-9,-3,-21r-18,-28r0,-103v8,-7,12,-22,12,-46v7,-9,10,-19,9,-32v33,-44,16,-87,57,-140v13,-56,43,-114,74,-181r4,0v-7,-8,-6,-21,8,-20r24,-41v-35,-14,-84,9,-125,7v-3,-9,-22,-9,-22,-23v0,-11,-2,-19,-9,-24v0,-9,10,-14,29,-14v42,0,97,15,129,0v16,9,16,-6,37,-5v7,-6,14,-12,30,-10v7,5,15,9,22,12v-134,229,-201,379,-201,449v-17,3,-25,45,-25,127v0,21,4,38,13,51r5,-9r4,9v16,-9,37,-27,64,-54v43,-6,124,-77,245,-213r12,-5v40,-47,102,-107,148,-154r-8,-12v11,-1,21,-9,8,-17v13,-5,27,-15,22,-27v17,-28,32,-52,24,-72v13,-5,15,-23,29,-39r-9,-9v33,-49,91,-159,146,-162xm751,-745v-26,19,-55,54,-87,105v9,8,19,1,29,-3r-5,-12v8,9,18,5,19,-12r38,-59v4,1,6,-5,6,-19","w":740,"k":{"z":117,"y":109,"x":133,"w":125,"v":86,"u":133,"t":47,"s":130,"r":94,"q":172,"p":129,"o":140,"n":94,"m":143,"l":31,"k":28,"j":70,"i":111,"h":67,"g":101,"f":62,"e":133,"d":158,"c":114,"b":83,"a":172,"\\":-65,"Z":-70,"Y":-78,"X":-86,"V":-125,"U":23,"T":-180,"S":31,"R":-39,"Q":39,"P":-55,"O":78,"N":-47,"L":40,"K":63,"J":-219,"I":-8,"H":-16,"G":130,"F":-31,"E":15,"D":-8,"C":85,"B":-63,"A":78,"@":147,"?":45,";":164,":":133,"9":47,"7":8,"6":8,"5":39,"4":39,"3":8,"2":32,"1":39,"0":24,"\/":127,".":164,"-":119,",":234,")":121,"(":103,"'":8,"\"":-99,"!":24}},"Z":{"d":"553,-746v13,-1,23,-21,39,-8v19,10,34,-6,54,-7r-8,-4v38,-27,99,-82,147,-84r8,8v27,7,45,23,54,47v-26,39,-26,33,-44,48v-11,-7,-17,1,-23,8v-37,-14,-69,32,-112,21v-14,5,-26,22,-30,37v-13,0,-41,40,-46,52v-17,7,-27,19,-28,36r-11,-2r-61,77v-82,112,-130,163,-253,298v-12,14,-20,20,-15,29v-34,19,-76,64,-127,137r-40,35v6,27,50,5,70,5v36,0,109,17,153,17r8,9v43,7,74,11,93,11v21,0,66,26,86,14v66,12,153,25,230,15v11,5,21,12,36,5r3,2r-47,30v-7,-4,-13,-12,-21,-3r-155,3v-6,0,-12,-3,-17,-8r-9,8v-6,-10,-24,-10,-32,-3v-7,-11,-17,-8,-37,-5v3,-2,1,-6,0,-9v-13,4,-68,-21,-98,-6v-15,-7,-31,-19,-49,-9v-15,0,-44,-6,-86,-17r-10,7v5,-3,5,-7,-2,-7v-5,0,-9,3,-13,9v-14,-13,-64,-11,-90,0v-23,-13,-37,2,-69,23v-24,-13,-58,43,-73,66r-30,5r-31,-27v7,-6,21,-73,51,-67r8,-9v50,-15,120,-112,163,-157r155,-160r348,-423v-4,-5,-7,-8,-10,-10v-61,0,-93,4,-98,12r-8,-9v-48,9,-255,24,-309,24v-28,0,-39,9,-34,29v-18,-1,-58,-22,-61,-34v-5,-2,-10,-6,-17,-13v7,-4,9,-8,4,-14r27,-8v0,-4,0,-8,3,-9v24,5,46,4,63,-5v17,5,33,6,45,-3xm753,-782v6,-1,18,4,15,-6v-6,1,-18,-4,-15,6xm57,-4v0,0,2,-15,-7,-12v0,0,-2,15,7,12","w":668,"k":{"y":-8,"x":39,"w":39,"v":8,"u":50,"t":-55,"s":31,"r":31,"q":63,"p":31,"o":78,"n":47,"m":63,"l":-23,"k":-31,"j":-78,"i":-8,"h":-39,"f":-62,"e":78,"d":39,"c":24,"b":-47,"a":61,"\\":73,"Z":-196,"Y":-102,"X":-219,"W":-102,"V":-164,"U":-83,"T":-219,"S":-101,"R":-78,"P":-131,"O":8,"N":-86,"M":-39,"L":-119,"K":-8,"J":-242,"I":-78,"H":-39,"F":-114,"E":-25,"D":-109,"C":-42,"B":-87,"A":-57,"@":-104,"?":-48,";":-54,"9":-109,"8":-156,"7":-164,"6":-125,"5":-148,"4":-109,"3":-164,"2":-140,"1":-164,"0":-164,"\/":137,".":-51,"-":361,"(":250,"'":-86,"#":145,"\"":-188,"!":-141}},"\\":{"d":"364,29v-4,-2,-7,-7,-12,-5v-34,-55,-58,-114,-71,-175v-2,-7,-7,-12,-14,-14v-37,-91,-68,-158,-93,-201r-8,5v-10,-42,-23,-68,-39,-79r9,-9r-63,-89v-12,-36,-18,-57,-44,-66v4,-10,4,-22,-3,-29v0,-9,14,-21,42,-36v13,7,22,14,27,19v-6,4,-9,8,-5,15r13,4v3,60,122,287,166,363v44,76,77,184,113,270","w":406,"k":{"z":-68,"y":-30,"x":-39,"s":-23,"r":-38,"p":-37,"o":-23,"n":-25,"m":-28,"l":-20,"k":30,"j":-224,"g":69,"c":-26,"\\":246,"Z":-71,"Y":77,"X":-53,"W":413,"S":-29,"Q":32,"P":-42,"O":28,"M":-22,"L":-38,"J":-380,"F":-35,"D":-44,"A":-40,"?":22,";":74,":":62,"\/":22,"-":70,",":61,")":57,"(":54,"'":256,"#":135,"\"":247}},"_":{"d":"-35,11r213,-5r27,7v-2,-3,-2,-6,2,-7r179,4v-1,3,-3,7,1,8v26,-7,58,-16,80,-3v-2,33,-13,5,-30,21v-8,5,-10,4,-4,9v-9,-6,-28,-8,-34,2v0,-3,-3,-5,-8,-5v-8,0,-7,2,-4,7v-5,-5,-10,-9,-16,-6r3,4v-12,-2,-27,-9,-32,3v-46,1,-101,-9,-140,2v0,0,-42,-9,-51,3r2,-3v-28,-7,-75,6,-107,5v-11,-12,-46,-7,-54,2v3,-4,3,-10,-3,-9v-7,0,-9,2,-6,5v-10,-8,-15,-20,-25,-27v2,-3,14,-12,7,-17","w":443,"k":{")":-86}},"a":{"d":"127,-44v-21,40,-42,27,-81,36r-24,-46v50,-100,197,-258,301,-336v14,-17,34,-46,64,-27v21,33,3,44,-10,64r3,4v-22,30,-70,139,-80,160v5,7,-7,9,-10,14r9,11v-25,53,-43,120,-54,193v-29,3,-52,-5,-51,-28v-3,1,-7,1,-7,-3v0,-8,4,-13,13,-16r-8,-3v16,-9,23,-26,21,-52v12,-10,18,-33,17,-68v3,-4,11,-6,9,-11v-9,8,-21,23,-40,40v-22,19,-50,46,-72,68xm258,-266v-21,16,-67,62,-104,91r4,6v-9,0,-33,28,-72,83v6,8,11,11,23,6v-2,-4,0,-6,3,-8v12,0,23,-12,32,-36r9,3r-5,-6r132,-146v-2,-3,-11,-6,-6,-9r8,2v0,-7,3,-14,8,-21v-9,10,-36,14,-32,35","w":424,"k":{"x":31,"w":31,"v":-8,"u":39,"t":-33,"s":30,"r":8,"q":47,"p":23,"o":47,"n":-17,"m":47,"l":16,"i":15,"h":8,"g":39,"f":8,"e":39,"d":52,"c":8,"a":86,"\\":61,"@":32,";":47,":":54,"9":8,"8":-31,"7":-43,"6":-31,"5":-31,"4":-39,"3":-39,"2":-39,"1":-23,"0":-23,"\/":67,".":55,"-":21,",":156,")":-23,"'":24,"#":-79,"\"":-86,"!":-24}},"b":{"d":"224,-380v7,-17,28,3,42,-7v50,-3,60,36,84,61v-10,9,-2,81,-16,87v-10,50,-10,49,-48,102v-26,37,-28,48,-47,48r5,5v-27,11,-58,37,-93,79v-14,4,-28,18,-42,22v3,11,-7,8,-15,5v-5,-1,-15,18,-19,18v-18,-9,-21,-13,-36,-4v2,-4,6,-9,-2,-9v-5,1,-14,-13,-25,-42v-4,-42,34,-128,71,-126v5,4,10,10,16,18v-26,16,-31,60,-39,94v4,-1,10,-2,19,-2v1,3,-1,10,5,8v2,-7,2,-9,15,-9v39,0,147,-132,180,-181r-8,-3v13,-6,31,-56,29,-72v-3,-22,-20,-42,-43,-44v-29,-3,-147,91,-138,122v-7,11,-12,12,-33,14v-1,-5,-5,-10,-10,-4v1,1,1,1,1,2v-6,-17,-15,-29,-28,-30v123,-279,185,-431,184,-454v0,-3,-2,-7,-5,-12v15,-15,21,-28,50,-29v23,0,18,16,24,32v1,19,-9,43,-30,73v-11,29,-20,50,-26,64v-6,14,-11,19,-13,16v-10,6,-69,165,-90,203v16,3,27,-14,40,-21v13,-6,26,-15,41,-24","w":370,"k":{"z":6,"y":-31,"x":24,"v":-25,"u":16,"t":-28,"s":23,"r":-8,"q":23,"n":-31,"m":16,"l":-8,"k":-31,"j":10,"i":11,"h":-16,"g":16,"e":8,"d":28,"c":-8,"a":47,"\\":65,"@":49,"?":7,";":39,":":122,"9":-16,"8":-31,"7":-47,"6":-39,"5":-24,"4":-39,"3":-70,"2":-55,"0":-39,"\/":70,".":47,",":109,")":24,"'":16,"\"":-63,"!":-63}},"c":{"d":"-10,-94v-5,-22,31,-61,14,-76v13,-3,22,-57,49,-50v-3,-2,-4,-5,-4,-9v29,-30,56,-74,86,-105v53,-55,78,-75,125,-96v14,12,68,42,38,68v-25,21,-69,91,-95,145v-9,4,-16,-4,-27,-3v1,-13,-1,-19,-9,-27v19,-13,29,-26,29,-38v0,-17,-3,-25,-10,-25r-47,39r8,3v-9,16,-14,27,-34,29r5,5v-24,4,-80,109,-77,139v5,13,18,29,15,47v51,4,49,7,99,-24v47,-29,42,-33,73,-50r-3,-11r10,2v19,-27,28,-59,68,-52v4,25,-25,32,-12,47v-8,4,-17,31,-34,27r5,5v-41,28,-143,106,-174,113v-27,0,-59,-17,-96,-50","w":280,"k":{"z":-62,"y":-78,"x":-26,"w":-64,"v":-71,"u":-39,"t":-78,"s":-26,"r":-47,"q":-23,"p":-39,"o":-46,"n":-85,"m":-31,"l":-57,"k":-62,"j":-46,"i":-54,"h":-54,"g":-31,"f":-39,"e":-47,"d":-36,"c":-62,"b":-70,"a":8,"\\":74,"@":-49,"?":-32,";":-24,":":34,"9":-78,"8":-86,"7":-102,"6":-94,"5":-55,"4":-94,"3":-110,"2":-94,"1":-71,"0":-102,".":-24,"-":25,",":47,")":-55,"(":-68,"'":-15,"#":-92,"\"":-125,"!":-94}},"d":{"d":"430,-604v25,-55,33,-84,71,-95v12,0,25,10,38,30v-13,18,-23,42,-32,68v-8,5,-21,29,-39,74v-15,-5,-64,105,-60,119r-9,-4v-17,49,-57,162,-59,200v-12,7,-21,38,-10,52v-2,4,-22,11,-9,17v-8,10,-13,58,-16,145v-20,10,-42,-8,-60,-5r7,-8r-12,-7r0,-52r34,-58r7,-57r-14,-14v-2,5,-4,13,-6,24v-25,17,-52,53,-73,78v0,13,-10,12,-19,15r5,5v-18,-1,-104,107,-133,79r-9,9v-2,-5,-10,-9,-25,-14v13,-7,-4,-16,3,-22r-8,-1v5,-19,9,-46,12,-80v10,4,14,1,13,-12v3,-8,44,-45,58,-57r-9,-4v39,-45,114,-123,227,-236v23,-5,12,-23,42,-14v0,-2,-6,-7,0,-6v19,0,29,-20,29,-61v34,-61,50,-99,47,-112xm310,-341v-10,3,-18,6,-24,9v2,3,9,7,5,10v-3,-2,-7,-4,-14,-7v-59,64,-218,202,-218,267v0,7,2,12,7,17v2,-3,5,-4,9,-2r89,-87v31,-30,57,-61,81,-94v14,2,6,-37,27,-33v-8,-16,24,-30,28,-56","w":480,"k":{"z":25,"y":23,"x":50,"w":47,"v":23,"u":70,"s":52,"r":31,"q":62,"p":51,"o":62,"n":23,"m":58,"l":15,"j":39,"i":47,"h":23,"g":62,"f":31,"e":54,"d":84,"c":44,"b":23,"a":94,"\\":-84,"@":55,";":79,":":108,"8":-15,"7":-39,"6":-31,"5":16,"3":-23,"2":-15,"1":16,"0":8,"\/":85,".":86,"-":57,",":172,")":23,"(":45,"'":-8,"#":-39,"\"":-90}},"e":{"d":"330,-122v9,1,11,7,17,10v-27,36,-29,31,-47,44v-3,0,-4,1,-4,4v-6,13,-73,55,-90,69v-15,-2,-60,25,-77,23v-9,1,-49,-26,-62,-20v11,-10,-6,-5,-17,-24v-13,-21,-22,-9,-22,-30v0,-15,-2,-28,-5,-39v13,-7,7,-41,-9,-41v8,-16,23,-32,30,-67v12,-6,39,-48,50,-61v0,-1,-1,-2,-2,-3v17,-7,33,-36,46,-52r-2,-1v26,-22,81,-83,104,-90v40,0,66,12,79,36v-2,65,-75,115,-114,155v-14,3,-27,22,-41,25r2,4v-26,5,-46,21,-60,48v-9,-6,-27,4,-14,10r-9,-4r-10,45v-2,16,26,58,44,55v15,9,42,-1,63,0v21,-16,32,-3,53,-27v13,-15,25,-14,31,-21r-6,-3v9,-5,16,-23,30,-20r-2,6r8,-18v7,0,26,-14,36,-13xm268,-350v-7,6,-10,0,-20,0v-26,5,-101,98,-129,131r10,6v-3,-3,-1,-10,3,-8r13,3v9,-8,24,-20,46,-37v4,7,7,2,10,-4v10,0,32,-30,67,-91","w":319,"k":{"z":-47,"y":-73,"x":-16,"w":-48,"v":-62,"u":-16,"t":-86,"s":-21,"r":-55,"q":-15,"p":-37,"o":-23,"n":-78,"m":-31,"l":-65,"k":-62,"j":-47,"i":-39,"h":-62,"g":-16,"f":-31,"e":-16,"d":16,"c":-62,"b":-63,"a":52,"\\":116,"@":-37,"?":-23,";":-8,":":60,"9":-94,"8":-110,"7":-94,"6":-117,"5":-71,"4":-86,"3":-102,"2":-86,"1":-71,"0":-94,".":-47,"-":93,",":82,")":-47,"(":-40,"'":15,"#":-41,"\"":-109,"!":-78}},"f":{"d":"322,-318v16,-10,46,-9,69,-9v9,0,14,7,14,20v-9,3,-14,9,-14,17r-8,-8v-21,6,-68,9,-87,17v-11,-3,-32,-11,-32,7v-5,-3,-16,-4,-33,-4v-9,3,-23,19,-38,9v2,0,-7,3,-27,10v-28,3,-54,53,-50,83v-16,17,-23,32,-14,52v-13,9,-20,31,-20,66v-21,28,-12,57,-46,89r12,9v-14,11,-29,45,-45,101v-16,58,-25,87,-28,88v3,1,7,4,12,9v-9,2,-15,15,-20,40v-12,12,-12,44,0,53v-6,3,-12,9,-17,13r8,7v-31,52,-15,83,-50,127v-15,1,-24,8,-29,20v-5,-9,-14,-17,-27,-22r0,-22v27,-47,41,-80,41,-98v34,-79,63,-157,79,-243v14,-3,16,-11,7,-24v14,1,31,-59,25,-74v25,-18,34,-77,41,-119v12,-12,21,-36,28,-72v9,-3,12,-44,21,-46v-7,-1,-24,-18,-49,-49r13,-36r58,6v12,-35,26,-88,42,-159v21,-7,92,-327,133,-326v31,-22,36,-3,53,47v-42,71,-76,115,-109,205v-35,97,-42,93,-55,172r-17,17r3,35v28,-14,73,-14,110,-8v0,-5,0,-9,4,-9v0,3,2,6,5,9v0,-18,13,-1,28,0v0,-5,0,-9,4,-9v0,3,2,6,5,9","w":323,"k":{"z":23,"y":8,"x":31,"v":-16,"u":47,"t":8,"s":47,"r":16,"q":42,"p":-8,"o":31,"n":-8,"m":62,"k":-8,"j":16,"i":8,"h":16,"g":31,"f":62,"e":32,"d":67,"b":8,"a":78,"\\":26,"@":20,"?":-47,";":-8,":":182,"9":-71,"8":-110,"7":-133,"6":-133,"5":-102,"4":-94,"3":-157,"2":-110,"1":-55,"0":-86,".":79,"-":130,",":149,")":32,"(":-67,"\"":-109,"!":-94}},"g":{"d":"333,-446v6,-2,50,35,47,42v3,18,-53,79,-52,95v-9,12,-20,50,-36,59r-71,179r9,4v-14,17,-19,34,-14,50r-8,-3v-3,4,-6,22,-10,54v-15,24,-83,214,-100,281v-7,9,-10,16,-7,23v-22,33,-71,85,-72,125v-15,-1,-27,17,-24,32v-21,2,-36,35,-51,48v-24,21,-88,47,-115,57v-5,1,-12,-9,-17,-8v-29,13,-28,9,-61,-20v-21,-18,-34,-25,-37,-22v-30,-76,-57,-110,-42,-137v26,-147,69,-244,169,-310r19,14v-36,42,-100,102,-107,160v-6,4,-39,115,-37,127v-3,32,47,144,76,139v53,1,122,-36,183,-100r-4,-7v7,-5,13,-8,19,-8v8,-6,2,-30,18,-29v10,0,43,-73,44,-88v13,-8,32,-91,49,-99r-6,-4v16,-20,33,-83,50,-108v7,-37,19,-114,34,-130v-8,0,-7,-10,-7,-19r9,5v-6,-22,4,-47,20,-52v-21,-21,-28,24,-43,24v-5,0,-23,19,-53,57v-16,-8,-26,9,-49,7v-3,-11,-11,-16,-24,-17v6,-10,-2,-23,-8,-41v9,-17,18,-41,27,-72v5,1,19,-9,6,-10v67,-114,130,-186,220,-286v35,-8,53,-12,56,-12xm143,-118v12,0,14,-33,27,-32v6,-7,16,-12,21,-20v-1,-12,16,-42,51,-90v4,-15,10,-39,20,-44v0,-9,-5,-18,-15,-27v-60,81,-102,123,-161,238v1,5,2,12,3,19v0,-8,4,-12,11,-12v7,0,10,1,9,4v19,-24,30,-36,34,-36","w":375,"k":{"z":-24,"y":-24,"v":-42,"u":15,"t":-47,"s":8,"r":-8,"q":23,"n":-31,"m":15,"l":-16,"k":-31,"j":-8,"h":-15,"g":39,"f":-16,"e":8,"d":32,"c":-16,"b":-31,"a":54,"\\":90,"@":63,"?":8,";":39,":":62,"9":-47,"8":-102,"7":-102,"6":-117,"5":-86,"4":-62,"3":-94,"2":-62,"1":-62,"0":-55,"\/":90,".":54,"-":39,",":110,")":32,"#":-71,"\"":-86,"!":-39}},"h":{"d":"247,-79v11,28,35,43,71,47v5,-8,15,-10,28,-11r12,-19v6,0,13,-4,20,-12v-1,-3,3,-5,12,-5v9,0,23,-12,40,-37v-6,5,-1,7,15,6v-12,37,-68,100,-87,102v-15,10,-25,18,-30,25v-29,0,-50,13,-70,-8v-14,-3,-33,-10,-47,-17v-11,-51,-33,-98,-20,-154v-5,-20,-3,-37,12,-47v-3,-22,7,-57,-7,-68v-60,72,-86,120,-143,234v-19,-7,-33,1,-51,-26v11,-27,34,-102,69,-226v17,-6,114,-278,102,-269v9,2,54,-88,56,-148v1,-17,10,-30,25,-38v10,5,23,14,39,27r0,37v-26,37,-44,78,-54,125r-8,-5v-31,86,-98,222,-111,305v10,-5,9,-5,5,-19r9,7v5,-7,24,-14,13,-22r83,-88v10,-3,26,-8,49,-17v3,7,19,14,17,27v1,16,-13,67,-12,83r-12,12v2,27,-42,86,-32,121v-5,31,14,52,7,78","w":296,"k":{"z":-86,"y":-109,"x":-39,"w":-70,"v":-109,"u":-78,"t":-109,"s":-86,"r":-86,"q":-55,"p":-62,"o":-99,"n":-109,"m":-70,"l":-102,"k":-127,"j":-62,"i":-94,"h":-78,"g":-94,"f":-94,"e":-86,"d":-70,"c":-102,"b":-110,"a":-64,"\\":26,"@":-173,"?":-135,";":-82,":":-98,"9":-164,"8":-164,"7":-164,"6":-195,"5":-172,"4":-156,"3":-172,"2":-158,"1":-149,"0":-195,"\/":-141,".":-110,",":-86,")":-141,"(":-103,"'":-47,"\"":-156,"!":-234}},"i":{"d":"295,-579v-6,8,-12,20,-17,30v-32,1,-52,6,-59,-28v-2,-4,-4,-8,-5,-11v39,-48,47,-48,81,9xm79,-219v-3,-7,38,-81,32,-91v28,-11,17,-32,0,-48r51,-44v17,1,26,11,29,29v2,13,5,18,9,17v-93,175,-140,276,-140,301v0,20,-2,46,-3,59v-11,-1,-14,2,-26,13r-30,-18v18,-84,42,-153,78,-218","w":271,"k":{"z":47,"y":39,"x":71,"w":47,"v":24,"u":78,"s":86,"r":55,"q":86,"p":78,"o":86,"n":12,"m":78,"l":47,"k":6,"j":86,"i":82,"h":39,"g":86,"f":39,"e":70,"d":102,"c":55,"b":39,"a":125,"\\":29,"@":158,";":78,":":172,"9":31,"7":-32,"6":-32,"5":15,"3":-24,"2":7,"1":46,"\/":188,".":102,"-":118,",":156,")":70,"(":104,"'":-8,"#":36,"\"":-125,"!":15}},"j":{"d":"202,-645v4,-20,15,-47,47,-38v15,0,28,16,39,48v-1,2,-16,12,-47,30v-1,-9,-42,-24,-39,-40xm131,-436v18,-1,35,-4,52,0r10,17v-1,12,-29,84,-17,105v-2,4,-9,13,-20,27v4,-3,8,-5,8,6v-1,30,-20,32,-25,70v-12,94,-82,227,-123,343v1,12,-36,69,-36,79v-27,29,-46,61,-57,95v-107,129,-171,193,-193,193v-11,0,-21,27,-35,12v-8,0,-14,3,-17,8v-8,-13,-21,-2,-41,-3v-8,-3,-49,-49,-59,-60v-22,-52,-44,-90,-37,-175v0,-7,20,-68,59,-183v13,-13,26,-33,39,-62r19,-5r13,15v-41,64,-65,125,-73,184v-37,45,9,102,-8,152v7,-3,63,91,79,85v9,1,35,-10,44,-9v9,-11,20,-17,31,-17v4,2,13,-19,13,-20r97,-101r57,-63v5,-12,17,-28,36,-47r-9,-4v62,-112,170,-397,176,-518v1,-30,-5,-66,12,-80v-11,-14,5,-30,5,-44","w":229,"k":{"y":-7,"x":32,"v":-23,"u":24,"t":-39,"q":39,"p":28,"n":-15,"m":39,"l":-15,"k":-15,"j":8,"i":-11,"h":-8,"g":33,"f":-15,"e":16,"d":55,"a":63,"\\":-65,"@":53,"?":8,";":39,":":71,"9":-15,"8":-62,"7":-70,"6":-85,"5":-31,"4":-39,"3":-78,"2":-23,"1":-23,"0":-46,"\/":86,".":88,",":109,")":23,"(":23,"'":-39,"\"":-117,"!":-39}},"k":{"d":"200,50v-10,1,-37,-27,-52,-17v-11,0,-35,-35,-71,-104r0,-81r7,7v7,-13,34,-62,30,-83v8,-1,15,-10,20,-28r-11,19r-5,-9v-13,18,-32,53,-56,106v-8,-4,-28,5,-19,3v-10,1,-31,-18,-30,-29v-2,-6,40,-113,46,-111r-7,-4v7,-4,10,-18,10,-41v29,-63,50,-173,75,-252v13,-40,22,-92,34,-151v31,-5,41,13,57,25v-32,76,-64,172,-89,261v2,19,-21,61,-17,80v-12,7,-17,25,-15,52v-3,-4,-6,1,-9,3v2,1,5,1,8,1v91,-83,152,-124,181,-124v6,-2,16,16,19,17r-6,-3r5,24v-68,66,-153,165,-175,263r-12,39v52,83,50,107,126,94v2,4,4,12,9,5v21,2,59,-33,80,-16v7,-5,16,-10,27,-16r12,9v-10,13,-42,34,-96,61r-76,0","w":350,"k":{"z":-16,"y":-16,"x":16,"v":-24,"u":8,"t":-31,"s":55,"r":8,"q":39,"p":23,"o":17,"m":39,"l":26,"k":31,"j":24,"g":31,"e":16,"d":62,"c":16,"a":29,"\\":60,"@":-126,"?":8,";":-7,":":72,"9":-31,"8":-62,"7":-70,"6":-46,"5":-70,"4":-62,"3":-61,"2":-54,"1":-31,"0":-54,"\/":79,".":-8,"-":28,",":31,")":31,"'":85,"#":-40,"\"":-39,"!":-55}},"l":{"d":"123,-353v-12,-17,18,-58,15,-77v34,-62,52,-140,73,-215v13,-9,7,-23,7,-42v8,0,21,-8,7,-10v12,-13,26,-19,42,-19v-1,3,-6,7,-2,9v19,0,29,8,29,23v0,13,-32,64,-41,68r9,3v-39,82,-75,176,-107,281v-30,44,-30,99,-55,165r-39,102v28,33,-16,89,-59,91v-4,1,-11,-10,-14,-8v-3,-26,29,-91,29,-107r8,5v1,-42,39,-131,58,-172v-2,-17,25,-68,23,-86v7,-3,12,-7,17,-11","w":255,"k":{"z":43,"y":24,"x":63,"w":47,"v":24,"u":64,"s":70,"r":47,"q":63,"p":78,"o":24,"n":6,"m":67,"l":55,"k":39,"j":23,"i":71,"h":39,"g":63,"f":35,"e":53,"d":89,"c":46,"b":40,"a":117,"\\":-57,"@":73,";":94,":":106,"9":-8,"8":-39,"7":-62,"6":-31,"5":-15,"3":-39,"1":24,"0":-15,"\/":93,".":86,"-":53,",":133,")":55,"(":45,"'":-8,"#":-25,"\"":-101,"!":-7}},"m":{"d":"249,-248v-3,11,-36,12,-22,27v-27,8,-138,165,-136,197v-11,3,-16,10,-17,21v-3,0,-21,11,-25,10v-8,2,-34,-31,-32,-39v27,-38,50,-156,74,-178r-8,-8v12,-19,49,-117,51,-144v17,-12,42,-22,56,-2v5,7,8,14,13,19v-16,24,-33,63,-51,117r71,-59v1,-5,1,-10,0,-17v22,-6,20,-64,51,-42v7,1,23,-19,25,-3r0,3r9,-9v7,9,15,15,22,17r-26,118v-8,6,-10,8,-5,16v-4,-5,-7,4,-10,6v4,3,10,17,12,7r-3,-7r109,-112v62,-63,94,-94,97,-94v1,0,11,3,28,9v4,-2,7,-3,4,-7v3,7,14,8,18,15v4,53,-22,75,-35,113v-23,12,-17,22,-44,86v-21,49,-26,67,-22,102v-4,7,-6,18,-5,32v-7,21,-16,32,-25,32v-1,2,-2,4,-5,7v-11,-2,-42,-19,-44,-29v-8,-54,87,-203,84,-250v-20,9,-50,44,-91,106v-30,19,-65,74,-75,98v-26,-1,-50,76,-84,45v-6,-7,-12,-13,-19,-19v25,-69,46,-121,63,-157r-12,-5v0,-5,5,-11,15,-16xm144,-210v3,-6,21,-14,10,-18v-4,6,-19,11,-10,18xm134,-198v4,-3,13,-3,10,-10v-4,3,-11,2,-10,10","w":573,"k":{"y":-16,"v":-31,"u":15,"t":-48,"q":20,"o":-39,"n":-16,"m":24,"k":-24,"j":8,"i":8,"h":-7,"g":16,"e":8,"d":37,"c":-16,"b":-8,"a":55,"\\":101,"?":16,";":74,":":57,"9":-47,"8":-55,"7":-55,"6":-63,"5":-55,"4":-24,"3":-71,"2":-55,"1":-32,"0":-55,"\/":47,".":46,",":144,")":32,"'":24,"#":-71,"\"":-39,"!":-23}},"n":{"d":"284,-395v3,2,-1,4,-2,4xm305,-413r29,4v15,15,33,29,16,47v-16,40,-21,72,-40,116v-23,52,-104,234,-89,249v-17,22,-36,11,-58,5v-3,-5,15,-15,9,-21r-4,1v13,-31,27,-68,44,-114r62,-174r-1,-3v-21,12,-44,37,-62,54r1,7v-19,3,-35,20,-50,51v-14,-6,-44,45,-54,44v-14,8,-52,73,-78,103v-36,13,-35,-43,-56,-46v13,-14,28,-25,39,-46v-1,-11,5,-25,17,-42v-10,-34,41,-85,25,-128v-1,-27,24,-52,49,-54v21,12,31,25,31,39r-49,118r5,7r194,-191v-2,-9,12,-24,20,-26","w":360,"k":{"z":-23,"y":-31,"w":-16,"v":-43,"u":-6,"t":-62,"r":-23,"q":8,"o":8,"n":-39,"m":16,"l":-16,"k":-31,"j":-23,"i":-16,"h":-23,"g":15,"d":24,"c":-31,"b":-23,"a":23,"\\":107,"@":34,"?":24,";":47,":":64,"9":-55,"8":-55,"7":-71,"6":-71,"5":-24,"4":-32,"3":-78,"2":-55,"1":-24,"0":-55,"\/":70,".":71,",":102,")":-8,"'":8,"#":-65,"\"":-62,"!":-23}},"o":{"d":"246,-405v45,-15,66,67,71,92v1,104,-74,207,-120,284v-33,10,-54,53,-96,53v-14,0,-36,13,-43,-4v-21,-9,-37,-53,-48,-77v15,-6,8,-34,12,-51v-10,-25,65,-97,55,-115v37,-34,60,-65,69,-93v24,-22,57,-75,91,-80xm257,-280v12,-6,15,-8,0,-17r14,-8v-7,-7,-8,-15,-16,-18v-9,4,-16,16,-26,8v-23,28,-45,49,-71,71r7,5v-29,11,-98,127,-96,166v-4,27,20,41,36,41v59,-30,121,-102,143,-178v5,-17,13,-33,20,-49","w":322,"k":{"z":-31,"y":-70,"w":-31,"v":-70,"u":-8,"t":-71,"r":-47,"p":-8,"o":-8,"n":-55,"m":-71,"l":-86,"k":-55,"j":-47,"i":-31,"h":-52,"g":-22,"f":-47,"e":-15,"c":-54,"b":-39,"a":8,"\\":113,";":23,":":63,"9":-55,"8":-78,"7":-78,"6":-102,"5":-39,"4":-71,"3":-86,"2":-86,"1":-39,"0":-78,"\/":23,".":32,"-":-39,",":94,")":-16,"(":-47,"'":8,"#":-58,"\"":-102,"!":-55}},"p":{"d":"344,-322v22,10,21,68,30,85v-7,21,-41,73,-100,155v-9,0,-16,6,-21,18v-16,-1,-40,35,-55,34r-75,34r2,5v-15,-6,-30,-14,-47,-26v-1,-5,6,-27,-5,-28v-18,78,-102,234,-99,287v-9,6,-22,28,-39,67v-6,-1,-13,-2,-20,-2r5,-5v-5,0,-12,-2,-21,-6v-9,-35,0,-42,30,-74r-7,-3v33,-56,75,-170,102,-230v0,-13,15,-68,45,-165v19,-12,37,-86,43,-124r4,2v2,-15,7,-36,14,-64v9,-3,4,-19,6,-33v23,-19,43,-28,59,-28v10,18,106,33,109,61r44,39xm170,-285v-23,12,-68,182,-87,197v11,9,-15,24,-1,39v3,-11,9,-17,17,-20v-4,-3,-3,-8,-1,-13r4,6v-9,-9,7,-13,12,-17v19,-44,30,-32,50,-55v4,9,27,6,29,13v-10,7,-18,21,-25,42v-7,4,-14,8,-24,11v2,3,4,8,2,11r-8,-3v3,8,0,17,-5,20r11,5v-5,-10,8,-5,15,-16v0,3,0,6,4,5v11,-7,24,-13,37,-18v11,-22,62,-59,84,-79r-5,-8v28,-29,42,-57,42,-83v0,-48,-69,-108,-117,-108v-15,0,-20,7,-16,18v0,19,-8,35,-25,50xm159,-65v1,-1,1,-5,2,-2","w":377,"k":{"z":-23,"y":-55,"w":-31,"v":-55,"t":-67,"s":16,"r":-31,"o":-16,"n":-47,"l":-23,"k":-39,"j":-31,"i":-31,"h":-24,"g":-23,"f":-31,"e":-21,"d":7,"c":-39,"b":-39,"a":18,"\\":128,"@":33,"?":16,";":23,":":80,"9":-70,"8":-70,"7":-78,"6":-86,"5":-39,"4":-55,"3":-70,"2":-62,"1":-39,"0":-62,"\/":36,".":70,"-":-38,",":118,"(":-38,"'":32,"#":-37,"\"":-31,"!":-54}},"q":{"d":"270,-393v25,-8,51,-2,72,-12v15,4,27,13,41,21v0,24,-13,31,-21,52v-14,39,-28,51,-45,96v-10,0,-28,48,-35,49v-20,35,-31,53,-25,87r-7,-7v-6,10,-9,26,-9,48v-35,17,-31,101,-53,136r-12,31v4,4,7,5,13,5r-4,-5v16,10,22,-24,36,-36r130,-118v9,0,18,7,27,21v-7,4,-6,12,-3,20v-21,7,-62,44,-122,112v-10,0,-11,14,-10,25v-73,61,-117,156,-132,285v-13,9,-19,29,-18,61v-9,0,-14,5,-15,15v0,-2,-14,-3,-16,-1v0,1,0,2,1,2v-11,-1,-29,-20,-30,-30v-1,-8,19,-70,26,-71v-1,-8,-4,-12,-9,-11v6,-15,20,-11,20,-39v10,-19,19,-57,27,-114v7,-3,19,-6,7,-10v33,-78,54,-197,84,-276v9,-4,8,-13,4,-23v-42,21,-49,53,-105,75v-14,-4,-27,-7,-41,-13v-6,-7,-16,-16,-29,-26r8,-8r-11,-11v-3,-19,56,-108,68,-112r-7,-2v39,-43,76,-91,112,-137v-5,-2,-10,-6,0,-5v11,1,14,-7,21,-9v43,-35,65,-54,65,-58v0,-1,-1,-4,-3,-7xm63,494r1,1xm281,-279v-7,-15,-6,-24,16,-30r0,-19v-23,0,-30,14,-43,23v-16,11,-23,22,-24,27v-18,-7,-160,163,-154,177v-4,19,-6,24,-1,42v43,-3,61,-30,85,-52v42,-37,44,-29,80,-99v21,-41,36,-64,41,-69xm185,119v-7,-3,-8,4,-11,8v7,3,8,-4,11,-8","w":376,"k":{"z":-86,"y":-72,"x":-47,"w":-47,"v":-79,"u":-32,"t":-74,"s":-40,"r":-70,"q":-32,"p":-47,"o":-39,"n":-78,"m":-39,"l":-63,"k":-47,"j":-46,"i":-54,"h":-54,"g":-23,"f":-63,"e":-44,"d":-23,"c":-55,"b":-72,"a":-16,"\\":78,"@":-85,"?":-24,";":-31,"9":-78,"8":-117,"7":-125,"6":-133,"5":-94,"4":-109,"3":-117,"2":-109,"1":-94,"0":-117,"\/":-46,".":-8,",":39,")":-39,"'":-8,"#":-81,"\"":-70,"!":-102}},"r":{"d":"340,-407v1,11,17,13,19,22v0,20,-28,92,-83,216v-10,-3,-22,-4,-36,-5v-2,-20,4,-39,8,-56v2,-8,5,-2,9,-1v4,-27,4,-64,24,-73r-3,-17v-21,15,-72,43,-75,63v10,10,-10,10,-25,35v-35,34,-106,124,-98,185v-14,10,-37,48,-69,54v-2,-13,-21,-16,-24,-28r12,-31v-5,-20,82,-191,76,-218r-7,-34v13,-40,46,-41,72,-25v10,6,10,38,19,45v27,-35,126,-127,157,-132r24,0","w":337,"k":{"z":-31,"y":-55,"x":-16,"w":-31,"v":-53,"u":-8,"t":-70,"s":8,"r":-23,"n":-63,"m":-8,"l":-23,"k":-47,"j":-23,"i":-23,"h":-39,"f":-32,"d":16,"c":-32,"b":-31,"a":48,"\\":94,"@":33,"?":-8,";":-16,":":52,"9":-70,"8":-94,"7":-94,"6":-86,"5":-62,"4":-55,"3":-125,"2":-86,"1":-55,"0":-94,"\/":58,".":47,",":86,"(":-20,"'":8,"#":-89,"\"":-86,"!":-47}},"s":{"d":"272,-439v11,-2,28,34,27,45v1,5,-9,22,-8,27v-11,0,-17,6,-17,17r-34,-3r-37,143v-22,67,-37,116,-76,166r-54,70v-11,-5,-15,5,-22,10r-32,0v-6,1,-8,-9,-15,-9v-8,0,-16,-21,-24,-62v11,-19,17,-6,56,1v5,7,6,9,15,5r37,-28v7,-33,63,-119,56,-176v9,-8,13,-25,13,-52v0,-28,34,-74,16,-92v5,-7,11,-10,18,-10v3,0,16,-15,39,-45v1,-3,1,-4,0,-5","w":324,"k":{"z":8,"y":-16,"x":32,"w":16,"v":-21,"u":44,"t":-23,"s":81,"r":-7,"q":40,"p":16,"o":16,"n":-8,"m":31,"l":16,"k":-8,"j":-8,"i":31,"g":24,"f":7,"e":24,"d":55,"b":-8,"a":85,"\\":88,"@":79,"?":38,";":54,":":79,"9":-32,"8":-47,"7":-71,"6":-94,"5":-47,"4":-39,"3":-71,"2":-55,"1":-8,"0":-63,"\/":110,".":70,"-":54,",":133,")":39,"(":24,"'":8,"#":-54,"\"":-70,"!":-47}},"t":{"d":"167,-351v46,-16,102,-2,135,-28v35,10,64,-18,106,-5v3,5,7,10,14,15v-15,21,-67,11,-83,30v-36,8,-75,21,-124,38v-15,-19,-57,26,-69,23v-29,-7,-63,154,-56,185v-4,2,-11,21,-23,56v-17,50,-12,51,-43,58r4,6v-7,-6,-18,-10,-27,-14v-2,-41,17,-83,20,-120v12,-12,38,-103,37,-128v3,-15,-21,-24,-35,-16r3,-5v-5,-3,-12,-5,-20,-5r-12,-12v9,-5,9,-20,10,-35v-1,-5,76,-21,83,-19v11,3,37,-63,44,-62v-10,-13,8,-33,0,-49v14,-39,40,-90,59,-129v-1,-5,-3,-8,-5,-11r29,-41v-4,-6,-15,-8,-4,-10v7,-25,15,-41,24,-48v-4,-3,-7,-9,-8,-16v18,-37,10,-39,64,-39v12,3,15,21,13,40v-24,37,-46,88,-71,149v-15,-4,-74,189,-76,183xm167,-351v-2,1,-4,1,-7,1v2,-4,4,-4,7,-1","w":348,"k":{"z":55,"x":39,"w":8,"u":47,"t":16,"s":70,"r":31,"q":83,"p":31,"o":55,"n":15,"m":93,"l":23,"k":39,"j":39,"i":70,"h":55,"g":78,"f":39,"e":30,"d":86,"c":47,"b":24,"a":110,"\\":53,"@":72,"?":-15,";":46,":":23,"8":-62,"7":-78,"6":-54,"5":-23,"4":-23,"3":-117,"2":-78,"1":-7,"0":-31,"\/":51,".":117,"-":183,",":141,")":71,"(":-33,"'":52,"#":-99,"\"":-78,"!":-54}},"u":{"d":"332,-395v31,-2,58,-21,69,17v-9,7,-14,12,-3,22v-30,33,-47,72,-66,119v8,11,-12,14,-5,21r-16,23r12,12v-12,-7,-15,8,-17,17r-3,-5v-2,13,-4,27,-4,41r-8,-2v-16,49,-19,92,-26,124v11,12,-1,10,-16,29v-7,9,-17,14,-27,15r8,-3v-7,-7,-18,-10,-34,-10r8,-9r-13,-6v23,-41,34,-75,33,-102v19,-26,9,-45,35,-80v1,-8,-1,-14,-5,-17v-39,36,-97,103,-139,143v-18,18,-39,27,-64,27v-4,-17,-8,-6,-23,-29v10,-3,2,-43,15,-48v-4,-4,-9,-6,-15,-7v4,-2,17,-19,33,-54v19,-42,34,-51,21,-67v17,-16,25,-35,25,-56r10,-11v-23,-15,-3,-30,12,-38v28,1,44,17,62,25v-1,8,4,28,-8,19v-3,11,-17,30,-41,57v-5,0,-8,9,-10,27v-20,17,-29,63,-39,93r-4,1v0,4,7,6,20,6v9,5,77,-74,72,-82v48,-37,77,-70,88,-99v13,-5,65,-95,63,-113xm270,-196v-6,-8,-12,-4,-18,3r10,8v-4,-7,-3,-13,8,-11","w":410,"k":{"z":-23,"y":-23,"v":-31,"u":24,"t":-47,"s":26,"r":-16,"q":34,"p":8,"o":16,"n":-31,"m":16,"k":-31,"j":-8,"h":-8,"g":16,"e":8,"d":23,"c":-7,"b":-7,"a":47,"\\":57,"@":22,";":54,":":52,"9":-39,"8":-63,"7":-63,"6":-71,"5":-39,"4":-39,"3":-78,"2":-31,"1":-31,"0":-63,"\/":61,".":63,",":117,")":8,"'":7,"#":-80,"\"":-32,"!":-31}},"v":{"d":"257,-361v24,1,25,-79,59,-69r26,19r0,26v-37,39,-173,216,-211,301v-1,7,-5,36,-6,31v-6,2,-19,10,-6,11v-6,5,-8,9,-4,17r-11,0v9,12,-6,15,-7,29v-13,12,-25,18,-36,18v-7,0,-10,-13,-17,-12v-3,-71,0,-174,11,-220v0,-10,-2,-17,-5,-22v16,-5,-2,-44,5,-61v-5,-3,-11,-8,-15,-14r0,-26v10,-2,24,-9,41,-22v20,8,47,15,44,45v-9,-1,-11,4,-12,16r1,-4r1,31v-10,0,-19,116,-15,129v-7,-4,-13,7,-11,19r6,6v54,-89,103,-167,164,-238v2,-4,0,-7,-2,-10","w":359,"k":{"z":15,"y":26,"x":47,"w":21,"v":15,"u":55,"t":-16,"s":62,"r":23,"q":86,"p":39,"o":41,"n":8,"m":63,"l":31,"j":23,"i":17,"h":33,"g":63,"f":16,"e":55,"d":86,"c":39,"b":16,"a":100,"\\":44,"@":120,";":70,":":76,"9":-16,"8":-24,"7":-55,"6":-47,"5":-8,"4":-8,"3":-55,"2":-47,"1":-16,"0":-24,"\/":100,".":101,"-":76,",":132,")":31,"'":47,"#":-65,"\"":-16,"!":-8}},"w":{"d":"413,-428v29,-30,26,-26,59,-19v0,13,-3,21,-2,35v-9,6,-13,15,-12,27v-26,12,-47,72,-62,102r-66,133v-8,17,-16,37,-25,60v-12,8,-19,21,-14,35r-9,-4v-8,44,-16,82,-44,103v-22,1,-26,-9,-47,-13v4,-2,7,-4,10,-7v-5,-3,-11,-8,-18,-13v4,-5,7,-11,10,-18v-14,-7,-6,-26,9,-32v-26,-18,7,-60,-7,-91v0,-14,4,-24,12,-31r0,-85r-6,-6v-8,1,-18,52,-35,41v1,1,3,4,6,7v-13,12,-25,30,-35,53r3,8v-18,5,-25,11,-19,27v-13,15,-20,31,-23,50v-17,8,-73,42,-68,-10v4,-48,32,-77,20,-151v2,-3,5,-5,8,-5v0,-30,2,-57,6,-85v23,-7,21,-2,44,20r0,84v13,3,86,-126,96,-130v33,-5,60,-2,60,37v0,45,-16,132,-16,188v5,5,13,8,19,4r-5,-7v16,-15,24,-36,24,-65r10,2v1,-3,2,-9,2,-16v35,-44,49,-96,85,-149r0,-16v7,-1,12,-3,16,-6r-9,-3v-7,-31,-5,-25,23,-54","w":470,"k":{"x":27,"w":31,"u":33,"t":-31,"s":46,"r":8,"q":62,"p":31,"o":23,"m":39,"l":16,"k":-8,"j":2,"i":23,"h":8,"g":47,"f":8,"e":31,"d":55,"c":16,"b":8,"a":58,"\\":39,"@":84,";":55,":":78,"9":-15,"8":-23,"7":-70,"6":-54,"5":-23,"4":-15,"3":-54,"2":-23,"1":-15,"0":-47,"\/":107,".":86,"-":48,",":148,")":31,"'":15,"#":-59,"\"":-47,"!":-16}},"x":{"d":"312,-386v24,-11,44,-40,73,-8v9,11,17,17,21,23v-15,-3,-16,11,-5,14v-5,-1,-7,-6,-8,-2r3,9v-14,-1,-31,15,-26,31v-18,3,-29,9,-32,20v-14,-1,-22,6,-25,21v-10,-4,-91,80,-86,88v15,25,22,43,21,56v5,-5,12,-10,12,4v0,17,24,12,11,23v9,7,19,17,30,30v-9,1,-12,10,-10,28v-17,1,-53,12,-50,-13v-11,-11,-20,-26,-28,-30r8,-6v-13,-10,-23,-25,-32,-46r-12,-1v-13,26,-148,141,-154,196v-20,-2,-46,1,-43,-23v24,-46,71,-84,115,-135v2,-18,14,-23,27,-37r38,-41v-24,-28,-21,-79,-51,-98v-5,-13,-16,-39,-17,-50v4,-16,22,-26,40,-28v40,6,57,71,71,120v24,-26,67,-62,76,-93r34,-40","w":377,"k":{"z":-31,"y":-55,"w":-31,"v":-55,"t":-62,"r":-47,"q":8,"p":-16,"o":-15,"n":-62,"m":-15,"l":-39,"k":-40,"j":-39,"i":-23,"h":-31,"g":-15,"f":-31,"e":-15,"c":-39,"b":-23,"a":39,"\\":92,"@":41,"?":-23,";":16,":":84,"9":-55,"8":-70,"7":-86,"6":-78,"5":-62,"4":-86,"3":-94,"2":-94,"1":-47,"0":-94,"\/":71,".":15,"-":110,",":110,")":-8,"(":28,"'":-16,"#":-53,"\"":-70,"!":-39}},"y":{"d":"57,-274v6,0,34,-53,44,-51r34,6v-7,12,-4,34,8,37v1,25,-15,29,-25,47v-21,39,-39,93,-57,139v36,1,68,-67,98,-91v18,-15,68,-71,60,-75v39,-24,94,-104,100,-155v1,-10,20,-18,12,-24v33,-17,76,-132,98,-154v27,-26,80,-58,111,-20v4,11,7,21,9,30v-34,37,-64,81,-98,132v-31,12,-111,108,-139,189v-9,24,-19,56,-28,93v-13,14,-55,130,-56,154r-7,0v-11,104,-72,192,-108,287v-9,0,-15,16,-20,48v-21,22,-42,77,-65,94r9,7v-56,91,-112,196,-194,257v-70,51,-78,65,-151,61v6,-5,3,-12,-5,-12r-17,5v-80,-52,-97,-104,-130,-191v22,-47,0,-187,34,-218r-5,-8v8,-1,87,-105,105,-100v14,0,27,3,38,10v-33,36,-76,51,-95,103v-7,17,-14,30,-21,37v0,15,-4,36,-12,65r7,11v-5,-1,-9,-3,-9,5v8,59,23,127,42,180v7,3,24,9,11,13v33,37,65,56,94,56v52,-20,53,-9,112,-65v39,-37,64,-45,52,-62r9,3v71,-100,132,-188,169,-292v5,-3,15,-4,7,-9r-4,2v43,-69,69,-134,78,-194v9,-9,15,-30,20,-63v3,-15,29,-87,78,-216r-10,-12v-4,7,-6,16,-7,26v-16,-7,-27,28,-37,28v-8,6,-12,14,-12,24v-14,-1,-50,40,-49,52v-20,-11,-38,33,-41,43v-10,-1,-56,58,-71,49r-35,-21v0,-32,15,-31,25,-71v-17,-25,25,-40,12,-76r8,5v17,-46,25,-85,24,-118","w":444,"k":{"z":7,"y":25,"x":62,"w":23,"u":62,"t":-47,"s":31,"r":23,"q":70,"p":16,"o":64,"n":7,"m":69,"l":-22,"k":-28,"j":10,"i":23,"g":63,"f":-7,"e":55,"d":70,"c":31,"a":101,"\\":-123,"@":88,"?":-55,";":62,":":73,"9":-39,"8":-86,"7":-125,"6":-78,"5":-78,"4":-94,"3":-149,"2":-63,"1":-32,"0":-55,"\/":61,".":93,"-":62,",":149,")":16,"'":-47,"#":-111,"\"":-151,"!":-39}},"z":{"d":"331,-74v1,1,3,1,0,1r0,-1xm353,-73v0,-4,54,-21,57,-20r38,8r0,15v-44,17,-124,55,-173,38v-19,2,-39,18,-66,8v-20,0,-25,15,-45,3v-13,17,-51,20,-70,9r-96,40r2,5v-7,-1,-18,-8,-32,-20v-7,8,-3,-7,-19,-5r12,-39v45,-20,197,-172,226,-243v3,-1,21,-22,53,-64v-19,-14,-31,5,-51,3v-12,6,-21,18,-36,12v-8,-3,-35,14,-38,17v-6,1,-24,-11,-31,-10v-7,-23,-10,-36,-10,-39v0,-9,4,-14,12,-14v7,0,22,-14,29,-17v35,13,59,-11,99,-6v12,19,46,-21,65,-6v8,-16,33,8,33,-15v32,-13,70,-15,80,34v-19,11,-52,26,-56,47v-2,-2,-8,-3,-17,-3v-23,13,-187,206,-231,257r0,13v11,-5,6,-7,13,0r5,-8v-3,4,0,8,4,8v15,0,33,-7,45,-3v1,3,-7,4,0,7v15,0,37,-19,54,-9v24,1,72,-20,95,-8r22,-4v1,4,3,8,7,9v-2,-3,7,-6,11,-9","w":418,"k":{"z":-24,"y":-55,"x":-16,"w":-24,"v":-55,"u":-8,"t":-47,"s":-8,"r":-31,"q":8,"p":-8,"o":8,"n":-31,"m":8,"l":-16,"k":-31,"j":8,"i":8,"h":-8,"g":24,"e":16,"d":24,"c":-23,"b":-31,"a":63,"\\":108,"@":-99,"?":-27,"9":-86,"8":-82,"7":-94,"6":-86,"5":-86,"4":-101,"3":-78,"2":-86,"1":-70,"0":-109,"\/":-69,".":-16,"-":107,",":31,")":-30,"(":-65,"'":23,"#":-66,"\"":-23,"!":-78}},"`":{"d":"337,-721v-40,-3,-77,-14,-110,-31v-1,-1,-11,-21,-20,-11r-62,-24v-10,-13,-3,-34,5,-59v22,2,85,6,87,33v11,14,9,20,26,17v14,24,47,32,71,46v7,3,8,13,3,29","w":479,"k":{")":109}},"<":{"d":"227,-354v74,24,134,54,191,89r6,-7v-2,13,7,17,26,14v21,-4,29,5,25,28r-22,42r-25,13v-26,-27,-160,-111,-235,-118r-20,6v-15,8,-5,-7,-13,-11r-4,11v-3,-11,-10,0,-14,3r2,-14r-10,9v-3,-5,-8,-6,-15,-3v-11,-16,-17,-37,-3,-52v4,-5,7,-10,7,-13v59,-36,136,-79,202,-97v10,-2,18,-23,23,-14v8,7,39,-28,53,-28v3,-8,10,-17,15,-25r26,-14v-6,16,18,37,6,57v-13,22,-20,53,-45,62v-1,-17,-12,-4,-21,0v-5,2,-11,6,-16,9v-10,-11,-114,41,-117,46v4,-4,-1,-6,-4,-9v-9,2,-15,8,-18,16","w":622,"k":{"W":63,")":70}},">":{"d":"391,-360v-75,-23,-135,-51,-193,-85r-5,7v1,-13,-8,-17,-27,-13v-21,4,-29,-5,-25,-28r21,-42r24,-14v27,26,162,107,238,113r20,-7v15,-8,5,7,13,11r4,-11v3,11,10,0,14,-3r-2,14r10,-9v3,4,8,5,15,2v34,49,-22,81,-56,99v-42,21,-103,56,-146,68v-10,2,-17,23,-22,14v-9,-6,-39,28,-53,30v-3,8,-10,17,-15,25r-26,14v6,-16,-18,-35,-7,-55v14,-22,18,-55,44,-64v-1,8,1,10,10,6v7,-6,18,-10,27,-16v10,11,113,-44,115,-49v-2,12,10,8,17,4","w":650,"k":{"W":78,")":86}},"^":{"d":"345,-616v1,13,8,16,-1,23v4,7,1,39,12,42v9,2,9,14,9,26v-14,0,-44,22,-63,5v-9,-8,-24,-9,-22,-27v16,4,7,-16,8,-30v10,-1,13,-83,8,-93v7,2,13,-4,10,-13r-6,-6v-53,69,-54,68,-110,121r4,3v-24,0,-21,57,-55,48r-27,-15r-1,-19v11,-1,103,-98,137,-134v5,-14,17,-21,17,-43v0,-15,9,-3,15,-12v-11,-2,5,-8,-4,-14r11,1r-5,-8v6,-3,10,-7,11,-13v20,-14,38,-13,52,-2v4,47,10,125,0,160","w":474,"k":{"W":55,")":133}},"~":{"d":"501,-756v-45,11,-141,8,-180,40v-24,-5,-95,34,-130,35v-5,3,-9,7,-10,12v-8,-1,-14,-4,-17,-11v-1,-2,-21,-6,-59,-11v-9,7,-8,-8,-16,-15v-12,-17,-17,-19,-4,-42v12,-21,23,-24,46,-28v5,10,13,12,23,6v4,6,10,26,15,31r142,-40v63,-13,115,-31,181,-17v20,4,50,6,88,11v1,11,11,11,20,14v24,43,28,52,-26,97v-25,-1,-13,-13,-27,-49r4,-11v-12,-7,-33,-16,-50,-22","w":695,"k":{")":210}}}});
/*!
 * jQuery Cycle Plugin (withOUT Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2009 M. Alsup
 * Version: 2.72 (09-SEP-2009)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.6 or later
 *
 * Originally based on the work of:
 *	1) Matt Oakes
 *	2) Torsten Baldes (http://medienfreunde.com/lab/innerfade/)
 *	3) Benjamin Sterling (http://www.benjaminsterling.com/experiments/jqShuffle/)
 */
 
(function($){var ver="2.72";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"stop":cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;if(arg2===true){options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=0;opts.startingSlide=opts.randomMap[0];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth;}if(!h){h=e.offsetHeight;}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:$el.height();this.cycleW=(opts.fit&&opts.width)?opts.width:$el.width();if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}while((opts.timeout-opts.speed)<250){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){opts.nextSlide=opts.currSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){$(els).stop(true,true);opts.busy=false;}if(opts.busy){return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}if(manual||!p.cyclePause){var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};if(opts.nextSlide!=opts.currSlide){opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after);}else{$.fn.cycle.custom(curr,next,opts,after,manual&&opts.fastOnEvent);}}}opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}if(opts.pager){$.fn.cycle.updateActivePagerLink(opts.pager,opts.currSlide);}}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide){$(pager).find("a").removeClass("activeSlide").filter("a:eq("+currSlide+")").addClass("activeSlide");};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}if($.isFunction(opts.prevNextClick)){opts.prevNextClick(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});$.fn.cycle.updateActivePagerLink(opts.pager,opts.startingSlide);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone);});$a=$(arr);}else{$a.appendTo($p);}}$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if($.isFunction(opts.pagerClick)){opts.pagerClick(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);return false;});if(opts.pagerEvent!="click"){$a.click(function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,prevNextClick:null,prevNextEvent:"click",pager:null,pagerClick:null,pagerEvent:"click",pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);$(document).ready(function() {  

	// linkscrubber
	$("a").live("focus",function(){if(this.blur)this.blur();});
	$("input[type='image']").live("focus",function(){if(this.blur)this.blur();});
	
	
	// add last
	$('#lefttodo li:last, #leftdownl li:last, #leftnearby li:last').addClass('last');
	
	// cufon
   Cufon.replace('#left h2, #footer1_in h5', { fontFamily: 'Gill Sans MT' });
	 Cufon.replace('#right h1, #home_cols h2', { fontFamily: 'dearJoe 1' });

	
}); // JavaScript Document
var _gaq = _gaq || [];
_gaq.push(['_setAccount', (document.domain=='oaklands.dev'?'UA-19841118-2':'UA-19841118-1')]);
_gaq.push(['_trackPageview']);
(function() {
	var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
	ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
	var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

