

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

$(document).ready(function(){
	
// Open External Links in New Window --------------------//	
  	$("a[href^='http:']").not("[href*='madabaplains.org']").attr('target','_blank');

// Fading Links --------------------//
	$("ul#social span, ul#mainnav span, ul#portals span, #map span, ul#flinks span, ul#pbuttons span, #plogo span, ul#psocial span").css("opacity","0");
	$("ul#social span, ul#mainnav span, ul#portals span, #map span, ul#flinks span, ul#pbuttons span, #plogo span, ul#psocial span").hover(function (){
		$(this).stop().animate({opacity: 1}, 250);
	},

	function (){
		$(this).stop().animate({opacity: 0}, 150);
	});
	
// Search Form --------------------//
	$(".text").focus(function(e){
		$(this).addClass("active");
	});
	$(".text").blur(function(e){
		$(this).removeClass("active");
	});
	
	$("#srch").focus(function(){
		if($(this).attr("value") == "enter your query...")
			$(this).attr("value", "");
	});
	$("#srch").blur(function(){
		if($(this).attr("value") == "")
			$(this).attr("value", "enter your query...");
	});
	
// Form --------------------//
	if (jQuery().inFieldLabels) {
		$("#content form label").inFieldLabels({ fadeOpacity:0, fadeDuration:250 });
	}
	
	// Cufon Text Replacement --------------------//
	Cufon.replace('h1,h2,h3,h4,h5,h6,th,blockquote,.intro,.cufon,#pnav li a', {hover: true});
						
// Stickyfloat --------------------//
	$('#pnav').stickyfloat({ duration:200, offsetY:10 });
	
});

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2000 Adobe Systems Incorporated. All Rights Reserved.
 * 
 * Trademark:
 * Trajan is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * TrajanPro-Regular
 * 
 * Designer:
 * Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":239,"face":{"font-family":"mpp","font-weight":400,"font-stretch":"normal","units-per-em":"420","panose-1":"2 2 5 2 5 5 6 2 3 1","ascent":"315","descent":"-105","x-height":"6","cap-height":"1","bbox":"-13 -394 637.138 106","underline-thickness":"21","underline-position":"-21","stemh":"15","stemv":"34","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":136},"!":{"d":"45,-286v6,-16,23,-30,40,-36v6,8,-2,24,-4,60v-1,18,-4,185,-15,197v-4,0,-5,-6,-6,-22r-7,-111v-1,-10,-2,-75,-8,-88xm67,7v-30,-1,-27,-42,1,-43v12,0,21,8,21,20v0,13,-9,23,-22,23","w":134},"\"":{"d":"42,-218v-7,-20,-16,-98,-18,-93v0,-6,8,-6,18,-6v10,0,18,0,18,6v0,7,-9,28,-13,74v-1,17,-3,19,-5,19xm94,-218v-6,-22,-16,-98,-17,-93v0,-6,7,-6,17,-6v10,0,18,0,18,6v0,7,-9,28,-13,74v-1,17,-3,19,-5,19","w":136},"#":{"d":"226,-193r-50,0r-10,69r48,0r0,23r-52,0r-15,101r-15,0r16,-101r-69,0r-16,101r-14,0r16,-101r-52,0r0,-23r55,0r11,-69r-52,0r0,-24r55,0r14,-100r15,0r-14,100r68,0r13,-100r15,0r-14,100r47,0r0,24xm161,-193r-67,0r-10,69r67,0"},"$":{"d":"147,-319v24,2,46,-2,50,12v-2,11,5,51,-5,54v-7,-10,0,-28,-15,-40v-8,-6,-22,-12,-32,-12r-12,125v40,26,74,49,74,96v0,63,-60,84,-89,84v-3,16,4,39,-16,40v-6,-8,2,-28,1,-40v-14,-1,-68,-2,-67,-25v1,-30,1,-48,9,-58v5,14,0,36,13,49v12,12,29,18,46,18r12,-134v-47,-33,-71,-55,-71,-93v0,-52,51,-76,87,-76v2,-15,-2,-46,19,-38xm120,-190r11,-115v-15,0,-57,9,-57,51v0,25,16,43,46,64xm130,-141r-11,125v36,-2,57,-24,57,-58v0,-28,-17,-49,-46,-67"},"%":{"d":"272,0v-98,-4,-92,-153,3,-154v96,4,90,152,-3,154xm273,-12v32,0,45,-28,45,-62v0,-33,-15,-68,-45,-68v-32,0,-45,28,-45,62v0,33,14,68,45,68xm130,-3v-3,10,-15,4,-23,8v-5,1,-6,-2,-5,-5r133,-308r-99,7v46,34,33,144,-45,141v-100,-4,-90,-155,5,-155v75,0,148,-14,162,-8xm92,-172v32,0,45,-29,45,-63v0,-33,-15,-68,-45,-68v-32,0,-45,29,-45,63v0,33,14,68,45,68","w":365},"&":{"d":"250,-63v47,37,55,48,108,58v4,0,6,0,6,3v-9,7,-34,3,-49,3v-31,0,-41,-2,-87,-39v-10,10,-43,45,-105,45v-137,0,-119,-158,-38,-194v-45,-61,-13,-135,70,-135v25,0,53,0,56,21v-2,18,1,49,-7,55v-2,-30,-20,-63,-57,-62v-25,0,-54,16,-54,55v0,55,104,144,146,183v18,-23,39,-96,-7,-97v-3,0,-5,-1,-5,-3v13,-7,28,-2,57,0v6,1,7,4,7,8v0,34,-23,76,-41,99xm217,-46v-54,-46,-86,-78,-125,-130v-22,14,-38,37,-38,71v0,52,37,90,84,90v39,0,65,-16,79,-31","w":325},"(":{"d":"121,-309v-22,27,-62,84,-63,175v-1,91,27,138,62,183v0,2,-1,3,-3,3v-38,-24,-91,-90,-91,-181v0,-92,58,-165,92,-183v2,0,3,1,3,3","w":151,"k":{"v":-10,"w":-4,"y":-13}},")":{"d":"31,49v22,-27,62,-84,63,-175v1,-91,-29,-137,-63,-184v0,-2,1,-2,3,-2v38,24,91,89,91,179v0,93,-59,167,-91,185v-2,0,-3,-1,-3,-3","w":151},"*":{"d":"69,-278v1,-11,-10,-39,-12,-49v0,-3,27,-19,30,-8v3,10,-13,44,-9,57v23,-6,34,-21,43,-26v2,0,21,27,7,30v-2,1,-40,0,-51,2v6,14,32,30,41,36v0,7,-16,21,-22,21v-13,-6,-18,-38,-25,-51v-8,6,-17,34,-21,46v-7,5,-33,-1,-31,-4v1,-16,48,-36,44,-49v-14,-3,-38,-5,-45,-1v-2,-1,-9,-32,0,-32v16,0,42,25,51,28","w":147},"+":{"d":"197,-102r-79,0r0,78r-21,0r0,-78r-79,0r0,-21r78,0r0,-79r22,0r0,79r79,0r0,21","w":214},",":{"d":"37,39v-7,-7,15,-29,10,-38v0,-19,-15,-25,-15,-30v0,-12,15,-23,26,-23v30,22,5,70,-21,91","w":105},"-":{"d":"21,-127v31,-8,78,-1,115,-3v7,0,13,1,13,4v-21,17,-106,13,-132,29v-7,-6,4,-21,4,-30","w":163},".":{"d":"52,0v-31,-2,-31,-44,0,-46v13,0,24,9,24,22v0,13,-10,24,-24,24","w":105},"\/":{"d":"28,4v-6,6,-21,-5,-18,-13r194,-310v5,-7,18,5,19,10","w":231},"0":{"d":"18,-148v0,-99,38,-174,105,-174v77,0,99,100,99,155v0,97,-38,174,-106,174v-66,0,-98,-80,-98,-155xm52,-165v0,74,21,157,73,157v90,0,79,-299,-10,-299v-39,0,-63,57,-63,142"},"1":{"d":"102,-277v-10,0,-40,17,-52,22v-3,-1,-5,-6,0,-8r91,-59v11,29,-5,230,4,292v-3,27,32,20,48,28v-62,8,-59,-1,-132,3v-8,1,-9,-6,-3,-6v19,-1,51,0,51,-25r1,-234v0,-8,-1,-13,-8,-13"},"2":{"d":"220,-68v-8,17,0,76,-40,68r-159,0v-10,-2,-5,-12,1,-16v84,-75,147,-132,147,-213v0,-60,-39,-78,-67,-78v-36,-1,-60,22,-60,57v1,8,-7,8,-7,1v2,-5,-8,-52,2,-58v15,-8,40,-15,74,-15v63,0,95,40,95,85v0,87,-94,164,-146,209v-2,2,-2,3,0,3v59,-3,147,12,152,-43v1,-8,8,-8,8,0"},"3":{"d":"86,7v-23,0,-58,-2,-58,-22v0,-25,-1,-48,6,-59v9,31,16,63,66,63v42,0,76,-24,76,-74v0,-64,-55,-75,-88,-87v25,-12,74,-21,76,-78v0,-18,-10,-57,-60,-57v-31,0,-53,18,-53,50v-1,7,-5,7,-6,0v0,-18,-9,-42,2,-51v13,-6,37,-14,69,-14v68,0,83,42,83,63v0,42,-44,69,-57,75r0,3v26,6,70,31,70,80v0,59,-51,108,-126,108"},"4":{"d":"175,-94v1,34,-11,98,37,89v2,0,4,1,4,3v-46,8,-54,-1,-108,3v-8,1,-9,-5,-4,-6v19,1,41,-4,38,-25v2,-18,1,-50,1,-64r-128,0v-10,1,-11,-9,-5,-14v3,-3,140,-189,152,-207v5,-7,13,-11,13,0r0,198v15,0,44,1,49,-5v5,6,0,29,-11,28r-38,0xm143,-117r-1,-149v-6,11,-99,139,-107,149r108,0"},"5":{"d":"32,-12v0,-17,-3,-51,6,-61v3,0,3,2,3,7v0,45,27,55,58,55v35,0,74,-24,74,-82v0,-68,-75,-100,-107,-102v-8,0,-11,-2,-11,-7r10,-108v0,-4,3,-5,8,-5r132,-3v5,5,1,36,-6,62v-7,-17,0,-33,-40,-33r-79,0r-6,65v53,8,131,40,131,115v0,54,-41,116,-126,116v-17,1,-47,-3,-47,-19"},"6":{"d":"178,-318v-56,36,-121,96,-121,204v0,49,22,105,70,105v34,0,60,-27,60,-73v0,-75,-46,-103,-100,-81v-3,-14,25,-23,51,-23v58,0,84,48,84,85v-1,64,-40,109,-103,108v-59,0,-98,-45,-98,-121v1,-83,67,-177,154,-208v2,0,3,1,3,4"},"7":{"d":"199,-289v-63,4,-153,-19,-158,43v0,4,-2,6,-4,6v-9,-10,6,-67,4,-73v5,-15,10,-2,44,-2r136,0v5,0,7,1,7,4v-32,67,-112,216,-112,293v0,7,-38,33,-45,21v17,-75,61,-169,128,-292"},"8":{"d":"22,-74v0,-47,37,-79,75,-94v-80,-33,-84,-154,31,-154v44,0,77,23,77,64v0,44,-37,69,-61,81v28,14,74,40,74,92v0,49,-40,92,-100,92v-52,0,-96,-30,-96,-81xm121,-9v39,0,64,-30,64,-67v0,-46,-36,-65,-74,-85v-31,15,-56,40,-56,82v0,37,27,70,66,70xm123,-308v-38,0,-55,30,-55,53v0,35,28,53,62,71v16,-10,45,-26,45,-69v0,-32,-20,-55,-52,-55"},"9":{"d":"158,-166v-10,15,-35,23,-53,23v-60,0,-84,-46,-84,-81v0,-58,42,-98,100,-98v59,0,96,50,96,114v0,121,-92,193,-152,218v-5,-1,-4,-9,1,-10v50,-27,114,-97,114,-196v0,-74,-32,-111,-69,-111v-38,0,-58,32,-58,65v0,70,52,83,63,83v25,0,30,-5,39,-10v1,0,3,2,3,3"},":":{"d":"52,-13v-31,-2,-31,-44,0,-46v13,0,24,9,24,22v0,13,-10,24,-24,24xm52,-155v-31,-2,-31,-44,0,-46v13,0,24,9,24,22v0,13,-10,24,-24,24","w":105},";":{"d":"39,39v-7,-7,15,-29,10,-38v0,-19,-15,-25,-15,-30v0,-12,15,-23,26,-23v30,22,5,70,-21,91xm52,-155v-31,-2,-31,-44,0,-46v13,0,24,9,24,22v0,13,-10,24,-24,24","w":105},"<":{"d":"10,-100r0,-22r179,-82r0,22r-155,72r155,71r0,23","w":214},"=":{"d":"197,-138r-179,0r0,-22r179,0r0,22xm197,-64r-179,0r0,-22r179,0r0,22","w":214},">":{"d":"197,-100r-179,84r0,-23r156,-71r-156,-72r0,-22r179,82r0,22","w":214},"?":{"d":"97,-70v-16,-9,-42,-38,-20,-61v29,-29,66,-85,66,-123v0,-21,-11,-54,-49,-54v-39,1,-56,25,-56,56v0,7,-7,10,-7,3v-1,-6,-2,-34,-2,-50v12,-16,39,-23,75,-23v55,0,76,35,76,65v0,49,-31,71,-72,121v-27,33,-19,36,-6,62v0,2,-3,4,-5,4xm94,7v-29,-1,-28,-41,0,-43v12,0,22,8,22,20v0,13,-9,23,-22,23","w":204},"@":{"d":"244,-41v-30,0,-33,-29,-33,-64v-28,42,-59,63,-77,63v-12,0,-22,-18,-22,-40v0,-60,38,-91,50,-100v26,-19,52,-31,78,-19v4,-5,16,-15,24,-18v12,6,-7,15,-12,38v-4,16,-10,48,-11,65v-3,30,-2,58,27,58v34,0,65,-41,65,-105v0,-61,-40,-110,-119,-110v-98,0,-158,78,-158,178v0,79,50,125,120,125v56,0,81,-16,110,-38v14,-10,16,-2,5,8v-22,21,-68,45,-124,45v-75,0,-139,-43,-139,-137v0,-102,87,-191,189,-191v92,0,136,50,136,119v0,61,-46,123,-109,123xm229,-184v-53,-31,-88,41,-86,92v0,10,3,26,10,26v15,0,46,-36,61,-60v5,-24,7,-35,15,-58","w":380},"A":{"d":"40,-45r95,-261v9,-23,11,-23,19,-1r98,253v22,50,25,42,57,52v-13,8,-37,2,-75,2v-24,0,-1,-2,-7,-17r-39,-103v-24,-9,-64,0,-94,-3v-16,29,-29,69,-35,106v-2,13,18,9,24,15v-27,8,-43,-1,-86,3v-8,2,-11,-5,-5,-6v32,3,39,-15,48,-40xm99,-138r80,0v2,0,2,-1,2,-3r-40,-113v-2,-6,-5,-6,-7,0r-37,113v-1,2,1,3,2,3","w":294,"k":{"m":-10,"s":-4,"t":27,"v":31,"w":17,"x":-4,"y":19,"M":-10,"S":-4,"T":29,"V":34,"W":19,"X":-4,"Y":21}},"B":{"d":"73,-29v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v37,-8,57,-3,100,-3v118,0,92,95,45,138v31,10,72,40,72,89v0,54,-55,104,-137,90r-67,0v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24xm134,-304v-6,0,-26,-1,-26,6r0,113v4,8,9,4,29,6v43,3,53,-21,53,-53v0,-35,-15,-72,-56,-72xm219,-71v0,-44,-47,-118,-111,-94r1,115v-6,37,27,39,51,39v23,0,59,-13,59,-60","w":288,"k":{"v":16,"w":7,"y":14,"V":15,"W":6,"Y":13,"a":3,"b":7,"d":7,"e":7,"f":7,"h":7,"i":7,"k":7,"l":7,"n":7,"p":7,"r":7,"A":2,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"N":6,"P":6,"R":6}},"C":{"d":"199,-306v-109,-2,-134,56,-134,140v0,80,61,154,151,154v48,0,84,-18,89,-56v0,-10,7,-8,7,0v-3,7,-2,63,-20,65v-17,7,-49,10,-76,10v-165,0,-247,-160,-142,-284v38,-45,154,-52,232,-34v5,0,5,2,5,5v-4,13,2,68,-7,75v-3,0,-3,-2,-3,-8v-3,-51,-43,-66,-102,-67","w":338,"k":{"t":3,"y":-7,"T":2,"Y":-6,"c":5,"g":5,"o":5,"q":5,"C":4,"O":4,"Q":4}},"D":{"d":"186,5v-46,1,-93,-8,-135,-4v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v45,-8,53,-3,111,-3v42,0,119,-4,169,48v21,22,40,56,40,106v0,53,-21,94,-45,119v-18,19,-56,48,-127,48xm143,-302v-14,1,-33,-1,-33,11r1,233v3,47,5,46,76,49v79,3,135,-54,133,-140v-3,-113,-85,-155,-177,-153","w":385,"k":{"m":3,"M":2,"a":5,"b":5,"d":5,"e":5,"f":5,"h":5,"i":5,"k":5,"l":5,"n":5,"p":5,"r":5,"A":4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"j":5,"J":4}},"E":{"d":"222,-55v2,15,7,67,-26,58r-145,-2v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v43,-11,126,8,175,-7v1,9,-1,44,-7,56v-3,0,-4,-2,-4,-5v11,-38,-58,-30,-89,-31v-2,0,-3,1,-3,4r0,116v0,3,1,4,3,4v21,-2,86,8,92,-12v4,8,-3,51,-5,62v-2,0,-3,-2,-3,-4v10,-37,-62,-31,-87,-28r0,109v-9,43,54,38,89,30v14,-3,15,-23,23,-36","w":256,"k":{"v":-12,"w":-14,"x":-16,"y":-12,"V":-10,"W":-13,"X":-15,"Y":-10}},"F":{"d":"201,-129v8,-38,-57,-30,-88,-31v-8,25,-1,108,-1,131v0,23,23,22,39,27v-41,8,-56,-1,-100,3v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v45,-11,132,8,182,-7v5,5,-2,43,-6,56v-7,-16,-7,-34,-36,-34r-64,-1v-3,0,-4,1,-4,4r0,116v0,3,0,4,3,4v33,-3,82,7,97,-13v3,8,-3,51,-6,63v-2,0,-3,-2,-3,-4","w":248,"k":{"y":-9,"Y":-8,"a":14,"A":13,",":42,".":42}},"G":{"d":"218,-11v21,0,56,0,56,-23v0,-43,19,-126,-33,-116v-2,0,-3,-1,-3,-3v36,-8,53,1,95,-3v8,-2,9,6,3,6v-45,0,-26,69,-26,116v0,19,-1,19,-6,22v-27,14,-65,19,-89,19v-32,0,-91,-4,-138,-45v-26,-22,-50,-68,-50,-120v0,-110,85,-167,182,-164v47,2,62,10,98,11v4,0,5,2,5,4v0,6,-3,18,-3,60v0,11,-7,11,-7,2v-2,-70,-136,-83,-197,-34v-24,19,-42,58,-42,107v0,114,70,161,155,161","w":362},"H":{"d":"329,-285v-1,9,-1,125,-1,164v0,40,1,74,3,92v-2,19,16,26,35,24v3,0,3,2,3,3v-41,8,-55,-1,-99,3v-7,1,-10,-4,-4,-6v18,1,24,-6,25,-24v2,-24,6,-102,0,-138r-181,2r2,136v-3,23,23,22,39,27v-41,8,-56,-1,-100,3v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v37,-8,54,1,96,-3v8,-2,7,5,3,6v-17,0,-26,5,-26,25r-1,99v0,2,2,3,3,3r178,0v6,-39,0,-103,1,-102v0,-19,-11,-26,-32,-25v-2,0,-3,-1,-3,-3v36,-8,53,1,95,-3v8,-2,9,6,3,6v-16,0,-25,6,-26,25","w":403,"k":{"c":7,"g":7,"o":7,"q":7,"C":6,"O":10,"Q":10,"G":6}},"I":{"d":"111,-285r1,256v-3,23,23,22,39,27v-41,8,-56,-1,-100,3v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-24,-16,-23,-31,-28v31,-8,51,1,91,-3v8,-2,7,5,3,6v-17,0,-26,5,-26,25","w":184,"k":{"c":7,"g":7,"o":7,"q":7,"C":6,"O":10,"Q":10,"G":6}},"J":{"d":"14,103v44,-41,62,-47,61,-176r-1,-212v3,-23,-19,-23,-36,-28v37,-8,54,1,96,-3v8,-2,7,5,3,6v-17,0,-26,5,-26,25v0,18,-1,147,-1,191v0,132,-17,149,-93,200v-1,0,-3,-1,-3,-3","w":173,"k":{"c":5,"g":5,"o":5,"q":5,"O":4}},"K":{"d":"231,-301v3,-10,-17,-11,-4,-15v23,3,55,-4,78,3v-27,8,-49,18,-73,45v-9,11,-84,82,-93,92v35,33,135,148,179,166v16,6,25,1,31,8v-38,8,-88,4,-110,-23v-21,-15,-107,-115,-131,-137r2,133v-3,22,22,22,37,27v-37,8,-54,-1,-96,3v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v34,-8,54,1,94,-3v8,-2,9,6,3,6v-16,0,-26,6,-26,25v0,37,-5,83,1,116v17,-22,104,-100,121,-132","w":315,"k":{"s":-3,"S":-2,"a":3,"A":2,"c":-1,"g":-1,"o":-1,"q":-1,"C":-1,"O":-1,"Q":-1,"G":-1}},"L":{"d":"238,-51v-7,15,7,63,-33,54r-154,-2v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v38,-8,56,1,100,-3v8,-2,7,5,3,6v-18,-1,-31,4,-30,25v-2,9,-1,126,-1,165v0,99,-19,101,60,106v36,2,58,-10,61,-38v0,-3,1,-5,4,-5v2,0,3,1,3,6","w":248,"k":{"m":3,"t":28,"v":21,"w":12,"y":17,"M":2,"T":25,"V":19,"W":10,"Y":15,"a":-5,"A":-4,"c":11,"g":11,"o":11,"q":11,"C":10,"O":10,"G":10,"u":3,"U":3}},"M":{"d":"80,-20v-2,15,22,13,30,17v-26,10,-48,-1,-82,4v-6,1,-10,-6,-3,-6v23,0,28,-15,30,-36r30,-274v0,-10,7,-8,11,-1r128,264r124,-263v4,-9,10,-10,11,4r28,258v2,15,5,39,23,45v15,6,25,0,31,5v-12,8,-75,4,-91,-2v4,-4,6,-5,4,-19r-21,-216r-103,218v-16,30,-13,31,-27,3r-49,-97v-6,-8,-47,-112,-57,-120","w":441,"k":{"t":9,"w":7,"y":5,"T":8,"W":6,"Y":5,"a":-9,"A":-8,"u":-1,"U":-1}},"N":{"d":"365,-313v-18,7,-30,5,-30,41r-1,246v0,28,0,30,-3,30v-59,-45,-181,-186,-250,-261r5,201v1,46,6,51,37,51v2,0,4,1,4,3v-39,8,-47,-2,-93,3v-7,1,-8,-5,-3,-6v28,-1,29,-6,30,-55r0,-241v-1,-34,9,-18,20,-8r234,254r-5,-213v3,-38,-11,-42,-37,-42v-3,0,-3,-1,-3,-3v33,-8,48,1,88,-3v5,0,7,0,7,3","w":397,"k":{"c":7,"g":7,"o":7,"q":7,"C":6,"O":10,"Q":10,"G":6}},"O":{"d":"27,-158v0,-68,49,-164,165,-164v94,0,165,59,165,157v0,94,-66,172,-167,172v-115,0,-163,-89,-163,-165xm67,-170v0,98,58,161,134,161v38,0,116,-22,116,-144v0,-195,-250,-211,-250,-17","w":384,"k":{"m":5,"t":13,"v":5,"w":3,"x":12,"y":5,"M":4,"T":11,"V":4,"W":2,"X":11,"Y":4,"a":9,"b":14,"d":14,"e":14,"f":14,"h":14,"i":14,"k":14,"l":14,"n":14,"p":14,"r":14,"A":8,"B":13,"D":13,"E":13,"F":13,"H":13,"I":13,"K":13,"L":13,"N":13,"P":13,"R":13,"j":9,"J":8}},"P":{"d":"131,-304v-11,1,-22,0,-22,11r2,264v-2,19,16,26,36,24v3,0,3,2,3,3v-41,8,-54,-1,-99,3v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v39,-8,60,-3,107,-3v52,0,71,18,78,24v9,9,21,28,21,50v0,62,-47,105,-112,99v-2,0,-4,-1,-4,-3v0,-3,2,-4,11,-4v70,-3,100,-77,49,-133v-21,-24,-47,-21,-57,-21","w":269,"k":{"s":-3,"S":-2,"a":21,"b":7,"d":7,"e":7,"f":7,"h":7,"i":7,"k":7,"l":7,"n":7,"p":7,"r":7,"A":19,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"N":6,"P":6,"R":6,",":67,".":67}},"Q":{"d":"546,71v22,1,61,-7,89,-19v3,1,3,6,-1,7v-24,11,-71,29,-133,29v-70,0,-179,-58,-244,-95v-15,8,-44,14,-66,14v-116,0,-164,-89,-164,-165v0,-68,49,-164,165,-164v94,0,165,60,165,157v0,74,-46,123,-74,141r86,45v92,47,156,50,177,50xm67,-170v0,98,58,161,134,161v38,0,116,-22,116,-144v0,-195,-250,-211,-250,-17","w":386,"k":{"b":12,"d":12,"e":12,"f":12,"h":12,"i":12,"k":12,"l":12,"n":12,"p":12,"r":12,"B":10,"D":10,"E":10,"F":10,"H":10,"I":10,"K":10,"L":10,"N":10,"P":10,"R":10,")":-13,"]":-13,"}":-13}},"R":{"d":"45,-316v95,4,203,-22,203,75v0,31,-13,62,-51,97v54,60,76,132,155,139v2,0,4,2,4,3v-17,7,-71,3,-85,-5v-28,-15,-83,-98,-103,-124v-15,-3,-46,-6,-60,0r2,102v-2,19,16,26,36,24v3,0,3,2,3,3v-40,8,-54,-1,-98,3v-7,1,-8,-5,-3,-6v18,1,23,-7,25,-24v5,-47,1,-216,1,-256v0,-23,-19,-23,-36,-28v0,-3,2,-3,7,-3xm140,-303v-17,0,-28,-1,-32,8r0,137v4,12,26,11,47,12v40,1,57,-27,58,-73v0,-52,-28,-84,-73,-84","w":316,"k":{"s":5,"t":23,"v":12,"w":1,"x":3,"y":9,"S":4,"T":21,"V":10,"W":1,"X":2,"Y":8,"a":-3,"A":-2,"c":-7,"g":-7,"o":-7,"q":-7,"C":-6,"O":-6,"Q":-6,"G":-6}},"S":{"d":"192,-259v-13,-28,-2,-48,-61,-48v-29,0,-52,17,-52,48v-6,24,29,54,63,80v50,38,61,65,61,99v0,17,-6,49,-35,70v-18,13,-41,17,-64,17v-23,0,-62,3,-62,-27v0,-26,-1,-42,5,-51v3,0,3,1,3,4v-2,41,30,59,63,59v40,0,60,-29,60,-56v0,-33,-36,-66,-67,-91v-46,-36,-54,-63,-54,-92v0,-66,86,-91,145,-66v0,2,-2,16,-2,45v0,7,-1,9,-3,9","k":{"m":4,"v":1,"M":3,"V":1}},"T":{"d":"24,-322v71,13,178,9,251,3v4,13,3,51,-2,57v-2,0,-4,-2,-4,-8v0,-20,-10,-26,-52,-27r-53,-1r2,269v-2,19,16,26,36,24v3,0,3,2,3,3v-41,8,-55,-1,-100,3v-7,1,-8,-5,-3,-6v18,1,23,-6,25,-24v4,-71,1,-188,2,-269r-62,1v-39,-3,-42,14,-54,30v-8,-7,7,-48,11,-55","w":290,"k":{"m":7,"s":17,"t":-5,"w":-3,"x":-8,"y":-10,"M":6,"S":5,"T":-5,"W":-3,"X":-8,"Y":-9,"a":29,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"A":19,"c":12,"g":12,"o":12,"q":12,"C":10,"O":13,",":48,".":48,"G":10,":":13,";":13,"-":13}},"U":{"d":"182,-9v85,0,90,-89,90,-185v0,-66,-1,-78,-1,-91v0,-19,-11,-26,-32,-25v-2,0,-3,-1,-3,-3v33,-8,49,1,86,-3v8,-2,9,5,4,6v-17,0,-27,6,-27,25v0,101,21,204,-39,261v-29,28,-62,31,-87,31v-14,0,-56,-2,-86,-30v-33,-20,-37,-100,-37,-171r0,-91v0,-19,-12,-26,-33,-25v-2,0,-3,-1,-3,-3v35,-8,55,1,96,-3v8,-2,9,5,4,6v-17,0,-26,5,-26,25v-2,5,-1,112,-1,149v-1,92,30,127,95,127","w":348,"k":{"m":8,"M":7,"a":8,"b":13,"d":13,"e":13,"f":13,"h":13,"i":13,"k":13,"l":13,"n":13,"p":13,"r":13,"A":8}},"V":{"d":"100,-313v-5,7,-30,0,-26,13v24,83,63,169,92,250v24,-56,81,-203,90,-233v9,-17,1,-31,-18,-27v-3,0,-4,-1,-4,-3v28,-8,49,1,83,-3v9,-1,9,5,2,6v-25,3,-27,6,-43,44r-102,241v-20,41,-16,45,-32,6r-103,-257v-11,-29,-20,-33,-47,-34v-3,0,-3,-1,-3,-3v36,-8,58,1,99,-3v8,0,12,1,12,3","w":311,"k":{"y":-5,"Y":-4,"a":34,"A":31,"c":3,"g":3,"o":3,"q":3,"O":2,",":61,".":61,")":-10,"]":-10,"}":-10,"-":8}},"W":{"d":"76,-298v8,50,52,199,66,242r89,-239v10,-31,12,-25,21,0r83,238r2,0v12,-50,59,-172,69,-241v4,-11,-17,-9,-28,-15v33,-6,56,-2,90,-1v0,8,-10,3,-18,6v-13,6,-19,22,-27,45r-77,234v-17,45,-18,50,-31,14r-83,-233r-88,233v-14,35,-15,32,-28,-11r-75,-249v-9,-29,-15,-34,-42,-35v-2,0,-4,0,-4,-3v42,-8,51,1,100,-3v10,-1,8,6,3,6v-7,-1,-23,0,-22,12","w":462,"k":{"m":12,"t":9,"y":-5,"M":10,"T":8,"Y":-4,"a":26,"A":23,",":46,".":46,")":-4,"]":-4,"}":-4,":":-6,";":-6}},"X":{"d":"216,-302v1,-10,-20,-5,-23,-11v28,-8,44,1,80,-3v8,-1,8,6,2,6v-25,1,-32,13,-47,36r-67,101v23,28,75,156,113,166v8,2,27,2,12,8v-29,-1,-61,3,-80,-4v2,-5,10,-4,5,-15r-72,-125r-66,111v-7,13,-10,29,9,27v2,0,4,1,4,3v-25,8,-48,-1,-84,3v-5,1,-5,-6,-1,-6v27,-1,34,-10,51,-36r76,-120r-67,-113v-13,-21,-25,-35,-51,-36v-3,0,-3,-1,-3,-3v30,-8,56,1,95,-3v9,-1,11,5,4,6v-16,-3,-20,9,-12,22v20,32,34,64,56,100v17,-29,64,-87,66,-114","w":291,"k":{"t":13,"w":-5,"x":-5,"y":-6,"T":11,"W":-4,"X":-4,"Y":-5,"a":9,"A":8,"c":9,"g":9,"o":9,"q":9,"C":8,"O":8,"Q":8,"G":8}},"Y":{"d":"94,-5v34,9,26,-47,27,-66v1,-29,2,-67,-9,-81v-20,-25,-68,-150,-121,-158v-2,0,-4,-1,-4,-3v25,-8,45,1,82,-3v5,0,6,1,6,3v-9,2,-16,14,-7,27v8,11,70,121,78,133v13,-32,69,-112,77,-145v2,-11,-10,-11,-13,-16v23,-3,53,-2,80,0v-14,9,-33,11,-47,31v-12,18,-74,114,-80,133v-13,39,-3,70,-5,121v-1,19,16,26,36,24v3,0,3,2,3,3v-41,8,-54,-1,-99,3v-7,1,-10,-4,-4,-6","w":274,"k":{"m":4,"t":-3,"v":-10,"w":-13,"x":-5,"M":3,"T":-2,"V":-9,"W":-11,"X":-5,"a":21,"A":19,"c":17,"g":17,"o":17,"q":17,"C":4,"O":8,",":42,".":42,"G":4,")":-15,"]":-15,"}":-15,"-":13}},"Z":{"d":"41,-250v-8,-8,5,-56,10,-69v77,9,132,2,208,4v9,-1,10,3,6,8r-188,290r115,0v65,2,64,-16,78,-50v6,17,2,68,-18,69v-70,0,-140,-2,-214,-2v-5,0,-7,0,-7,-3r190,-296v-65,4,-166,-18,-176,42v-1,6,-2,7,-4,7","w":290,"k":{"a":5,"A":4,"c":14,"g":14,"o":14,"q":14,"O":13}},"[":{"d":"41,45r0,-352v0,-5,1,-5,7,-5v25,1,55,-3,76,2v-10,9,-38,4,-53,13v-6,102,-4,230,0,334v15,8,41,5,53,12v-19,8,-53,1,-77,3v-6,0,-6,-1,-6,-7","w":151,"k":{"v":-10,"w":-4,"y":-13}},"\\":{"d":"211,-8v3,8,-12,17,-17,12r-185,-298v0,-5,14,-16,18,-9","w":220},"]":{"d":"110,-306r0,353v0,5,-1,5,-7,5v-25,-2,-57,4,-76,-3v12,-7,38,-3,53,-12v6,-102,4,-230,0,-334v-15,-9,-42,-4,-53,-13v21,-6,53,0,77,-2v6,0,6,0,6,6","w":151},"^":{"d":"96,-315r22,0r84,179r-23,0r-72,-156r-72,156r-22,0","w":214},"_":{"d":"0,32r210,0r0,20r-210,0r0,-20","w":210},"a":{"d":"34,-38r87,-224v8,-22,11,-16,18,0v7,15,66,162,89,216v19,44,23,34,50,44v-8,7,-52,2,-79,0v1,-6,10,-3,6,-12v-13,-27,-21,-60,-37,-84v-29,2,-66,-5,-89,3v-8,26,-23,53,-27,81v-2,12,16,6,20,12v-23,8,-41,-1,-76,3v-8,1,-9,-5,-4,-6v27,2,33,-12,42,-33xm88,-113r75,0v-5,-31,-26,-67,-36,-100v-2,-5,-4,-5,-6,0v-10,33,-27,67,-33,100","w":262},"b":{"d":"53,-5v24,-23,12,-103,12,-160v0,-55,-1,-66,-1,-77v0,-20,-15,-20,-30,-24v34,-8,52,-3,92,-3v105,0,87,81,40,117v28,8,65,35,65,75v0,50,-51,88,-125,78v-21,-3,-51,4,-67,-3v1,-3,10,-2,14,-3xm173,-200v5,-35,-38,-72,-76,-52v2,32,-5,72,3,98v2,0,8,2,22,2v39,2,46,-17,51,-48xm97,-42v-4,30,26,32,45,32v24,0,55,-10,55,-56v6,-22,-31,-78,-69,-74v-6,1,-29,-5,-31,2r0,96","w":257,"k":{"v":13,"w":6,"y":11,"a":2,"b":13,"d":13,"e":13,"f":13,"h":13,"i":13,"k":13,"l":13,"n":13,"p":13,"r":13}},"c":{"d":"192,-12v46,0,71,-22,79,-51v9,5,0,54,-14,61v-14,7,-43,8,-67,8v-100,0,-170,-65,-167,-144v2,-63,53,-136,154,-136v28,0,67,8,92,10v9,3,3,58,-2,68v-3,0,-3,-3,-3,-8v-4,-42,-37,-54,-88,-55v-93,-2,-117,48,-117,118v0,68,54,129,133,129","w":297,"k":{"t":2,"y":-6,"c":4,"g":4,"o":4,"q":4}},"d":{"d":"164,4v-41,0,-90,2,-125,-6v8,-6,24,-2,24,-23v0,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v39,-8,47,-3,98,-3v37,0,104,-3,148,41v18,18,36,49,36,91v0,45,-19,79,-40,100v-16,16,-49,41,-112,41xm126,-256v-12,0,-27,-2,-27,10r0,197v3,39,6,38,66,40v67,3,117,-45,115,-117v-2,-97,-75,-133,-154,-130","w":339,"k":{"m":2,"a":4,"b":4,"d":4,"e":4,"f":4,"h":4,"i":4,"k":4,"l":4,"n":4,"p":4,"r":4,"j":4}},"e":{"d":"200,-47v5,12,5,57,-23,49v-45,-3,-99,4,-138,-4v9,-6,24,-2,24,-23v0,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v46,-10,108,6,158,-6v3,7,-1,38,-6,48v-2,0,-3,-2,-3,-5v9,-33,-58,-22,-82,-25v-4,29,-3,76,0,105v19,-2,79,6,85,-11v3,5,-1,45,-6,53v-2,0,-2,-1,-2,-3v9,-32,-55,-23,-77,-25v-6,22,3,62,-2,93v-5,37,50,31,81,25v13,-3,14,-19,20,-30","w":231,"k":{"v":-10,"w":-11,"x":-13,"y":-10}},"f":{"d":"182,-109v7,-34,-55,-24,-81,-25v-5,22,-1,92,-1,109v0,20,22,17,34,23v-35,8,-51,-1,-89,3v-7,1,-8,-5,-3,-6v15,0,19,-4,21,-20v4,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v47,-10,113,6,165,-6v6,5,-1,37,-5,48v-8,-12,-5,-28,-32,-28r-60,-1v-9,26,0,69,-3,101v0,2,-1,3,2,3v30,-3,75,6,89,-11v3,6,-1,46,-6,54v-2,0,-2,-1,-2,-3","w":224,"k":{"y":-8,"a":11,",":38,".":38}},"g":{"d":"192,-10v18,0,44,-1,47,-18v-6,-36,19,-107,-29,-99v-1,0,-3,-2,-3,-3v32,-8,49,1,86,-3v7,-1,7,5,3,6v-39,-1,-23,58,-23,98v0,16,0,16,-5,19v-76,25,-127,29,-201,-22v-24,-17,-44,-57,-44,-102v0,-95,77,-142,160,-140v43,1,55,8,87,10v4,0,4,1,4,3v0,5,-2,15,-2,51v0,10,-7,9,-7,2v0,-38,-31,-49,-93,-52v-56,-2,-119,38,-114,113v7,97,61,137,134,137","w":318},"h":{"d":"124,-266v-10,7,-27,3,-25,24v2,28,-4,63,2,87r156,-2r-1,-85v3,-21,-17,-18,-30,-24v31,-8,48,1,84,-3v7,-1,9,6,3,6v-13,1,-23,4,-22,21r2,217v-4,21,21,17,33,23v-35,8,-50,-1,-89,3v-7,1,-8,-5,-3,-6v15,1,21,-6,21,-21v1,-19,6,-84,0,-113r-156,2r1,112v-3,20,22,17,34,23v-36,8,-50,-1,-89,3v-7,1,-8,-5,-3,-6v15,1,19,-5,21,-20v4,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v31,-8,47,1,84,-3v4,0,6,1,6,3","w":355,"k":{"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"c":6,"g":6,"o":6,"q":6}},"i":{"d":"124,-266v-10,7,-25,3,-25,24r1,217v-3,20,22,17,34,23v-35,8,-51,-1,-89,3v-7,1,-8,-5,-3,-6v14,1,21,-5,21,-20v4,-40,1,-183,1,-217v0,-21,-14,-18,-26,-24v26,-8,46,1,80,-3v4,0,6,1,6,3","w":163,"k":{"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"c":6,"g":6,"o":6,"q":6}},"j":{"d":"124,-266v-10,7,-25,3,-25,24r0,162v5,114,-18,128,-84,170v-1,0,-3,0,-3,-2v38,-36,53,-39,53,-150r-1,-180v3,-21,-17,-18,-30,-24v31,-8,47,1,84,-3v4,0,6,1,6,3","w":154,"k":{"c":4,"g":4,"o":4,"q":4}},"k":{"d":"97,-144v19,-16,91,-84,108,-112v2,-9,-15,-8,-4,-13v21,3,49,-4,69,3v-54,12,-105,83,-143,116v42,32,113,141,177,145v3,0,5,1,5,3v-32,8,-78,3,-98,-19v-19,-13,-92,-98,-114,-116r2,112v-3,19,20,18,32,23v-32,8,-50,-1,-86,3v-7,1,-8,-5,-3,-6v15,1,19,-5,21,-20v4,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v31,-8,48,1,84,-3v6,-1,7,4,3,6v-14,0,-24,4,-23,21","w":279,"k":{"s":-2,"a":2,"c":-1,"g":-1,"o":-1,"q":-1}},"l":{"d":"213,-49v2,17,8,55,-27,51v-47,-5,-105,4,-147,-4v8,-6,24,-2,24,-23v0,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v32,-8,49,1,88,-3v7,-1,7,5,3,6v-44,-4,-26,62,-26,98r0,63v5,87,-16,86,56,89v29,2,51,-6,54,-31v0,-3,2,-5,4,-5","w":224,"k":{"m":2,"t":23,"v":17,"w":10,"y":14,"a":-4,"c":9,"g":9,"o":9,"q":9,"u":2}},"m":{"d":"71,-35v-4,21,6,32,23,30v1,0,3,2,3,3v-24,8,-41,-1,-72,3v-7,1,-9,-5,-3,-6v19,2,23,-11,25,-29r27,-234v1,-9,9,-7,12,0r112,221r107,-221v4,-8,11,-8,12,4r25,219v1,13,4,31,19,37v13,5,24,-1,27,6v-12,6,-69,4,-81,-3v2,-5,6,-4,4,-15r-19,-181r-89,183v-15,26,-11,25,-25,2v-11,-18,-35,-64,-44,-83r-48,-97","w":388,"k":{"t":8,"w":6,"y":5,"a":-8,"u":-1}},"n":{"d":"297,4v-41,-22,-185,-185,-221,-220r5,169v-2,44,13,37,35,45v-34,8,-40,-2,-81,3v-7,1,-8,-5,-3,-6v24,-1,26,-4,26,-46r0,-205v-1,-29,10,-16,19,-7r204,214r-4,-179v4,-38,-17,-30,-35,-38v29,-8,42,1,78,-3v7,-1,8,5,2,6v-18,1,-22,7,-22,32r-1,209v0,24,1,26,-2,26","w":349,"k":{"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"c":6,"g":6,"o":6,"q":6}},"o":{"d":"23,-134v0,-58,45,-140,147,-140v83,0,146,51,146,134v0,80,-59,146,-148,146v-101,0,-145,-76,-145,-140xm61,-144v0,83,50,135,117,135v33,0,100,-18,100,-121v0,-166,-217,-176,-217,-14","w":339,"k":{"m":4,"t":10,"v":4,"w":2,"x":10,"y":4,"a":8,"b":11,"d":11,"e":11,"f":11,"h":11,"i":11,"k":11,"l":11,"n":11,"p":11,"r":11,"j":8}},"p":{"d":"63,-25v4,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v35,-7,56,-3,101,-3v47,0,64,15,70,20v50,50,-9,149,-91,125v0,-3,2,-4,10,-4v65,-2,94,-66,47,-112v-27,-27,-42,-17,-70,-15v-8,62,-1,165,-1,230v0,21,22,17,34,23v-35,8,-51,-1,-89,3v-7,1,-8,-5,-3,-6v15,1,19,-5,21,-20","w":246,"k":{"s":-2,"a":17,"b":6,"d":6,"e":6,"f":6,"h":6,"i":6,"k":6,"l":6,"n":6,"p":6,"r":6,",":61,".":61}},"q":{"d":"561,47v-21,15,-64,25,-121,28v-61,3,-158,-48,-214,-80v-13,7,-38,11,-58,11v-102,0,-145,-76,-145,-140v0,-58,44,-140,146,-140v83,0,146,51,146,134v0,63,-41,105,-65,120r76,37v135,54,133,50,233,27v1,0,2,2,2,3xm60,-144v0,82,50,135,117,135v33,0,101,-18,101,-121v0,-165,-218,-177,-218,-14","w":340,"k":{"b":10,"d":10,"e":10,"f":10,"h":10,"i":10,"k":10,"l":10,"n":10,"p":10,"r":10,")":-11,"]":-11,"}":-11}},"r":{"d":"39,-269v86,5,185,-20,185,64v0,26,-12,53,-46,82v48,50,67,110,132,118v2,0,3,2,3,3v-93,28,-121,-71,-166,-111v-16,2,-39,-4,-50,3r2,85v-3,20,22,17,34,23v-35,8,-49,-1,-88,3v-7,1,-8,-5,-3,-6v15,1,19,-5,21,-20v4,-40,1,-183,1,-217v0,-21,-17,-18,-30,-24v0,-2,1,-3,5,-3xm126,-256v-14,0,-26,-2,-29,6r0,115v4,10,24,9,43,10v35,2,50,-22,50,-61v0,-45,-25,-70,-64,-70","w":282,"k":{"s":4,"t":19,"v":10,"w":1,"x":2,"y":8,"a":-2,"c":-6,"g":-6,"o":-6,"q":-6}},"s":{"d":"168,-220v-12,-24,-6,-40,-57,-40v-27,0,-49,14,-49,39v-5,23,28,46,59,67v46,30,60,55,60,86v0,39,-44,80,-93,74v-19,-3,-59,2,-59,-23v0,-23,-1,-36,5,-44v2,0,3,1,3,4v-1,35,31,49,60,49v37,0,55,-21,55,-48v0,-52,-128,-96,-116,-151v-6,-62,83,-79,137,-59v0,2,-2,14,-2,38v0,5,0,8,-3,8","w":220,"k":{"m":3,"v":1,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8}},"t":{"d":"240,-222v-8,-18,-3,-30,-48,-30r-46,0r1,227v-3,20,22,17,34,23v-35,8,-49,-1,-89,3v-6,1,-8,-4,-3,-5v13,0,21,-6,21,-21v0,-59,1,-159,2,-227v-36,2,-93,-9,-96,23v-1,4,-6,4,-7,1v2,-9,6,-41,12,-46v62,12,152,6,222,3v1,10,3,46,-3,49","w":256,"k":{"m":6,"s":5,"t":-5,"w":-2,"x":-7,"y":-8,"a":17,"c":10,"g":10,"o":10,"q":10,",":44,".":44,":":11,";":11,"-":11}},"u":{"d":"163,-9v74,0,78,-74,78,-156v0,-55,-1,-66,-1,-77v4,-20,-18,-18,-30,-24v27,-8,45,1,77,-3v7,-1,8,5,3,6v-14,0,-22,5,-22,21v0,86,17,175,-35,222v-26,24,-56,26,-78,26v-12,0,-50,-1,-76,-25v-28,-17,-33,-85,-33,-146v0,-55,0,-66,-1,-77v3,-19,-17,-18,-30,-24v31,-8,49,1,85,-3v7,-1,9,5,3,6v-14,0,-23,5,-22,21r0,126v-1,80,26,107,82,107","w":307,"k":{"m":6,"a":7}},"v":{"d":"88,-266v-3,7,-23,1,-22,11r80,210v21,-48,70,-170,78,-196v11,-19,-6,-21,-19,-25v24,-7,44,1,74,-3v7,-1,8,6,2,6v-23,3,-25,5,-39,37r-88,205v-17,35,-16,39,-30,5r-91,-219v-8,-29,-23,-23,-43,-31v30,-8,52,1,88,-3v7,0,10,1,10,3","w":274,"k":{"y":-4,"a":29,"c":2,"g":2,"o":2,"q":2,",":55,".":55,")":-10,"]":-10,"}":-10,"-":8}},"w":{"d":"69,-253v7,41,44,169,56,201r77,-199v11,-25,13,-23,21,0r72,199r2,0v9,-29,43,-132,55,-178v6,-24,13,-30,-16,-33v-2,0,-3,-2,-3,-3v28,-6,49,-2,79,-1v0,7,-9,3,-16,6v-11,4,-17,18,-24,38v-16,45,-53,158,-68,198v-15,40,-17,43,-28,12r-72,-195v-13,31,-62,162,-76,195v-13,30,-16,28,-27,-9r-66,-212v-5,-30,-20,-24,-39,-32v36,-8,45,1,88,-3v8,-1,9,6,3,6v-7,0,-19,0,-18,10","w":406,"k":{"m":10,"t":8,"y":-4,"a":21,",":42,".":42,")":-4,"]":-4,"}":-4,":":-6,";":-6}},"x":{"d":"189,-256v1,-9,-17,-4,-19,-10v25,-7,38,1,70,-3v7,-1,8,5,2,6v-22,1,-26,9,-40,30r-60,86v26,25,61,143,112,142v2,0,3,1,3,3v-20,7,-58,3,-77,-1v3,-3,9,-5,4,-13r-62,-105v-20,37,-47,68,-62,110v-1,9,15,2,16,10v-24,4,-50,2,-78,0v1,-7,10,-3,17,-6v11,-3,18,-9,30,-27r67,-103r-59,-96v-8,-22,-28,-26,-47,-33v26,-8,50,1,86,-3v8,-1,7,6,2,6v-13,-2,-17,7,-10,18v17,27,29,54,48,85v14,-24,55,-74,57,-96","w":256,"k":{"t":10,"w":-4,"x":-4,"y":-5,"a":8,"c":8,"g":8,"o":8,"q":8}},"y":{"d":"84,-5v36,1,23,-51,23,-87v0,-19,-3,-26,-8,-36v-19,-22,-62,-129,-109,-138v22,-8,40,1,73,-3v4,0,5,1,5,3v-8,3,-14,13,-5,23r67,112v12,-27,60,-94,67,-122v2,-9,-11,-8,-12,-14v21,-3,49,-3,72,0v-10,9,-30,7,-40,26v-12,14,-64,99,-72,114v-9,33,0,58,-3,102v-1,20,22,17,34,23v-35,8,-51,-1,-89,3v-7,1,-8,-5,-3,-6","w":241,"k":{"m":3,"t":-2,"v":-8,"w":-10,"x":-5,"a":17,"c":4,"g":4,"o":4,"q":4,",":38,".":38,")":-13,"]":-13,"}":-13,"-":11}},"z":{"d":"240,-57v6,13,1,59,-16,59v-62,0,-124,-2,-189,-2v-10,0,-7,-5,-1,-14r160,-239v-55,3,-141,-16,-151,34v-1,7,-7,9,-7,2v2,-5,3,-48,11,-54v69,9,128,-3,191,6v-51,87,-112,165,-166,249r99,0v58,1,54,-14,69,-41","w":255,"k":{"a":4,"c":11,"g":11,"o":11,"q":11}},"{":{"d":"85,-254v0,60,1,90,-29,107v24,17,29,43,29,97v0,81,15,88,41,100v0,2,-2,2,-8,2v-37,-13,-69,-38,-65,-124v0,-13,3,-31,3,-45v0,-22,-19,-20,-32,-27v0,-3,0,-4,5,-4v43,9,26,-50,24,-73v-2,-60,31,-91,72,-89v-15,6,-40,14,-40,56","w":151,"k":{"v":-10,"w":-4,"y":-13}},"|":{"d":"118,105r-22,0r0,-420r22,0r0,420","w":214},"}":{"d":"66,-50v0,-50,5,-81,29,-97v-29,-16,-29,-48,-29,-107v0,-42,-24,-50,-40,-56v40,-4,75,30,72,89v0,16,-10,56,0,66v8,8,19,7,25,7v5,0,9,6,0,7v-38,-1,-27,36,-25,69v3,87,-26,110,-65,124v-6,0,-7,-1,-7,-2v24,-12,40,-19,40,-100","w":151},"~":{"d":"188,-134v0,90,-81,32,-123,22v-11,0,-19,9,-19,28r-20,0v-1,-34,17,-50,40,-50v21,0,63,28,84,28v11,0,18,-10,18,-28r20,0","w":214},"'":{"d":"42,-218v-7,-20,-16,-98,-18,-93v0,-6,8,-6,18,-6v10,0,18,0,18,6v0,7,-9,28,-13,74v-1,17,-3,19,-5,19","w":84},"`":{"d":"161,-394v7,11,35,28,55,43v-15,5,-82,-21,-92,-30v10,-7,28,-9,37,-13","w":382},"\u00a0":{"w":136}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2000 Adobe Systems Incorporated. All Rights Reserved.
 * 
 * Trademark:
 * Trajan is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * TrajanPro-Bold
 * 
 * Designer:
 * Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":251,"face":{"font-family":"mpp","font-weight":700,"font-stretch":"normal","units-per-em":"420","panose-1":"2 2 6 2 5 5 6 2 3 1","ascent":"315","descent":"-105","x-height":"6","cap-height":"1","bbox":"-26.7062 -411 641.7 110","underline-thickness":"21","underline-position":"-21","stemh":"20","stemv":"50","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":125},"!":{"d":"67,7v-32,-2,-31,-45,1,-47v13,0,23,9,23,22v0,14,-10,25,-24,25xm37,-285v10,-22,33,-33,56,-37v11,8,-3,22,-3,60v-1,8,-16,170,-17,180v-1,9,-2,13,-7,13v-5,0,-5,-5,-6,-15v-9,-74,-6,-138,-23,-201","w":134},"\"":{"d":"46,-210v-8,-23,-20,-109,-22,-101v0,-6,9,-6,22,-6v13,0,21,0,21,6v0,6,-10,28,-15,80v-2,15,-3,21,-6,21xm105,-210v-7,-25,-19,-109,-21,-101v0,-6,8,-6,21,-6v13,0,22,0,22,6v0,6,-11,28,-16,80v-2,15,-3,21,-6,21","w":151},"#":{"d":"240,-193r-50,0r-9,63r47,0r0,34r-52,0r-13,96r-25,0r13,-96r-64,0r-14,96r-26,0r15,-96r-50,0r0,-34r55,0r9,-63r-51,0r0,-35r56,0r13,-89r26,0r-14,89r64,0r13,-89r25,0r-13,89r45,0r0,35xm165,-193r-63,0r-10,63r64,0"},"$":{"d":"216,-300v-1,12,-1,46,-9,52v-11,-8,-1,-28,-17,-41v-9,-7,-22,-12,-29,-12r-13,114v42,28,70,54,70,100v0,65,-58,87,-91,87v-3,17,2,41,-21,40v-8,-8,3,-28,2,-40v-14,-2,-70,-2,-68,-27v3,-33,3,-51,13,-61v7,12,0,36,15,50v13,12,29,19,41,19r14,-124v-46,-35,-69,-60,-69,-100v0,-52,51,-76,89,-76v1,-18,2,-47,25,-38r-5,38v25,4,50,0,53,19xm130,-200r11,-101v-16,0,-49,8,-49,47v0,23,18,38,38,54xm142,-131r-12,112v28,-2,48,-24,48,-54v0,-26,-15,-44,-36,-58"},"%":{"d":"271,0v-104,0,-99,-153,3,-154v53,0,75,41,75,74v0,38,-22,80,-78,80xm273,-14v26,0,40,-25,40,-60v0,-31,-16,-66,-41,-66v-26,0,-39,28,-39,60v0,31,15,66,40,66xm134,-3v-4,11,-20,4,-30,8v-5,1,-6,0,-4,-5r133,-306v-26,2,-84,7,-92,7v47,34,33,143,-51,139v-105,-5,-97,-155,5,-155v77,0,147,-14,165,-8xm92,-175v26,0,40,-25,40,-60v0,-31,-16,-65,-41,-65v-26,0,-39,28,-39,60v0,31,15,65,40,65","w":364},"&":{"d":"276,-62v44,34,59,47,103,56v4,0,6,0,6,3v-4,8,-32,4,-45,4v-48,0,-63,-4,-99,-32v-14,13,-42,38,-100,38v-90,0,-117,-56,-117,-93v0,-49,44,-87,69,-99v-47,-66,-23,-137,80,-137v26,0,54,1,58,20v-2,19,1,55,-9,60v-3,0,-3,-1,-3,-7v-1,-31,-19,-56,-59,-55v-18,0,-45,12,-45,48v0,66,104,140,144,181v14,-18,39,-94,-9,-90v-3,0,-5,-1,-5,-4v9,-9,61,-5,72,7v0,32,-17,72,-41,100xm224,-45v-49,-44,-86,-80,-120,-124v-14,10,-29,30,-29,64v0,52,36,86,80,86v32,0,60,-18,69,-26","w":348},"(":{"d":"126,-310v-21,28,-60,90,-61,175v-1,84,28,137,61,183v0,2,-1,3,-3,3v-40,-22,-99,-86,-99,-180v0,-95,65,-167,99,-184v2,0,3,1,3,3","w":151,"k":{"v":-13,"w":-4,"y":-13,"V":-13,"W":-4,"Y":-13}},")":{"d":"25,48v21,-28,61,-90,62,-175v0,-84,-28,-138,-62,-183v0,-2,2,-3,4,-3v38,23,98,86,98,180v0,95,-65,167,-99,184v-2,0,-3,-1,-3,-3","w":151},"*":{"d":"101,-215v-14,-4,-16,-38,-23,-51v-7,6,-14,33,-17,46v-7,9,-35,-6,-33,-8v2,-15,43,-33,43,-45v-14,-2,-36,-1,-45,1v-3,0,-5,-21,-5,-30v0,-5,1,-5,5,-5v16,0,41,25,50,29v-1,-21,-11,-40,-15,-50v1,-4,32,-18,36,-7v3,10,-16,43,-12,57v24,-7,33,-23,44,-29v3,0,17,32,6,35v-2,1,-40,-2,-51,0v7,16,34,27,42,36v0,6,-21,21,-25,21","w":159},"+":{"d":"214,-94r-85,0r0,86r-27,0r0,-86r-85,0r0,-25r85,0r0,-86r27,0r0,86r85,0r0,25","w":230},",":{"d":"32,55v-7,-13,18,-36,13,-48v0,-24,-18,-31,-18,-37v0,-15,18,-29,31,-29v41,28,5,88,-26,114","w":105},"-":{"d":"32,-132r119,0v8,0,13,1,13,6v0,6,-7,7,-19,9v-28,6,-106,15,-127,27v-8,-7,3,-26,3,-37v1,-5,4,-5,11,-5","w":178},".":{"d":"52,0v-34,-2,-34,-49,0,-51v14,0,26,9,26,24v0,15,-10,27,-26,27","w":105},"\/":{"d":"28,5v-6,7,-23,-4,-20,-14r191,-311v8,-7,14,6,21,8v2,1,2,2,0,5","w":227},"0":{"d":"235,-167v0,104,-40,174,-112,174v-83,0,-106,-95,-106,-155v0,-98,34,-174,112,-174v83,0,106,88,106,155xm131,-12v74,0,76,-293,-10,-291v-32,0,-55,43,-55,139v0,73,19,152,65,152"},"1":{"d":"102,-263v-11,0,-41,19,-55,21v-5,-1,-3,-9,1,-10v8,-3,86,-61,108,-70v13,15,1,40,2,118r2,172v-4,24,25,25,45,25v4,2,5,9,-3,8r-142,0v-9,2,-10,-7,-4,-8v18,-1,55,0,50,-25v4,-51,1,-152,2,-216v0,-10,0,-15,-6,-15"},"2":{"d":"110,-302v-34,0,-62,27,-63,55v0,4,-1,8,-5,8v-9,-6,-3,-40,-6,-59v0,-4,0,-5,5,-8v16,-8,39,-16,76,-16v74,0,105,40,105,89v0,81,-90,153,-144,196v-2,2,-1,3,1,3v56,-4,141,10,148,-40v1,-5,2,-7,5,-7v12,10,-6,48,-9,68v-2,11,-10,13,-36,13r-165,0v-3,0,-6,-3,-6,-6v56,-59,152,-121,151,-217v0,-66,-36,-79,-57,-79"},"3":{"d":"24,-15v2,-26,-2,-51,8,-60v3,0,4,3,4,6v0,27,21,56,63,56v42,0,76,-22,76,-72v0,-56,-50,-77,-71,-80v-17,-3,-18,-10,-6,-13v19,-5,65,-23,65,-72v0,-18,-13,-52,-56,-52v-33,0,-58,20,-58,45v0,7,-8,9,-7,0v0,-18,-11,-43,3,-50v14,-7,39,-15,74,-15v81,0,95,42,95,62v0,41,-44,70,-61,76v31,7,75,32,75,83v0,59,-51,108,-133,108v-38,0,-64,0,-71,-22"},"4":{"d":"190,-83v1,31,-8,86,38,76v2,0,4,1,4,4v-43,10,-70,-1,-124,4v-8,2,-7,-8,-3,-8v19,1,43,-4,39,-25v2,-18,2,-38,2,-51r-129,0v-14,2,-12,-13,-5,-17v14,-9,155,-217,174,-222v13,8,4,35,4,70r0,136v16,0,44,0,52,-4v9,7,2,37,-15,37r-37,0xm146,-116v-2,-42,4,-92,-2,-129r-93,129r95,0"},"5":{"d":"33,-17v1,-17,-3,-50,6,-60v3,0,4,2,4,7v0,45,28,56,57,56v34,0,70,-22,70,-77v0,-67,-74,-94,-107,-99v-5,-1,-7,-4,-7,-9r10,-111v0,-4,3,-5,8,-5r134,-3v12,11,1,30,-1,62v0,3,-2,5,-5,5v-8,-14,2,-29,-40,-29r-76,0r-6,52v63,10,139,44,139,117v0,56,-41,118,-138,118v-19,0,-50,0,-48,-24"},"6":{"d":"93,-165v10,-16,34,-21,59,-21v59,0,86,48,86,85v0,65,-49,108,-110,108v-65,0,-111,-44,-111,-120v1,-83,68,-178,165,-209v10,4,2,9,-5,13v-49,28,-107,96,-107,196v0,49,22,102,64,102v29,0,52,-22,52,-71v0,-73,-42,-96,-90,-78v-2,0,-3,-2,-3,-5"},"7":{"d":"199,-276v-60,6,-153,-21,-162,32v0,3,-1,6,-4,6v-11,-10,6,-70,3,-75v8,-16,8,-2,61,-2v47,0,102,-4,144,3v-35,66,-111,218,-110,294v0,8,-33,25,-52,25v-5,0,-6,-1,-6,-5v12,-66,64,-165,126,-278"},"8":{"d":"123,7v-62,0,-105,-30,-105,-82v0,-47,36,-78,77,-94v-85,-34,-87,-153,39,-153v51,0,86,23,86,64v0,44,-39,69,-62,78v30,16,76,42,76,94v0,50,-40,93,-111,93xm65,-78v0,37,27,66,61,66v33,0,60,-25,60,-64v0,-42,-34,-61,-71,-83v-23,13,-50,38,-50,81xm175,-254v0,-32,-21,-50,-46,-50v-37,0,-51,25,-51,49v0,26,18,44,56,65v12,-5,41,-22,41,-64"},"9":{"d":"161,-167v-9,17,-36,23,-58,24v-60,0,-85,-46,-85,-81v0,-57,42,-98,107,-98v68,0,106,50,106,114v0,121,-101,196,-163,218v-6,-2,-2,-10,2,-12v44,-26,109,-95,109,-194v0,-74,-32,-107,-64,-107v-30,0,-50,26,-50,62v0,85,53,91,93,70v2,0,3,2,3,4"},":":{"d":"52,-13v-35,-1,-34,-51,0,-51v14,0,26,10,26,25v0,15,-10,26,-26,26xm52,-155v-35,-2,-33,-49,0,-51v14,0,26,10,26,25v0,15,-10,26,-26,26","w":105},";":{"d":"32,50v-7,-13,18,-36,13,-47v0,-24,-18,-31,-18,-37v0,-15,18,-29,31,-29v41,28,5,87,-26,113xm52,-155v-35,-2,-33,-49,0,-51v14,0,26,10,26,25v0,15,-10,26,-26,26","w":105},"<":{"d":"214,-8r-197,-84r0,-29r197,-84r0,28r-165,70r165,71r0,28","w":230},"=":{"d":"214,-133r-197,0r0,-26r197,0r0,26xm214,-54r-197,0r0,-25r197,0r0,25","w":230},">":{"d":"214,-92r-197,84r0,-28r165,-71r-165,-70r0,-28r197,84r0,29","w":230},"?":{"d":"26,-299v13,-16,37,-23,79,-23v69,0,89,37,89,63v0,66,-75,105,-93,157v-4,11,16,24,7,32v-16,-7,-60,-33,-32,-61v29,-29,64,-84,64,-120v0,-24,-12,-53,-50,-53v-35,-1,-51,27,-54,52v0,5,-1,8,-4,8v-10,-5,-4,-34,-6,-55xm97,7v-32,-2,-31,-45,1,-47v13,0,23,9,23,22v0,14,-10,25,-24,25","w":223},"@":{"d":"353,-173v0,61,-52,121,-114,125v-26,2,-38,-31,-32,-65v-21,29,-49,63,-76,63v-20,0,-26,-20,-26,-35v-1,-66,60,-142,137,-129v4,-5,13,-11,21,-14v4,-1,6,4,5,7v-12,27,-21,76,-21,108v0,29,8,38,22,38v22,0,62,-30,62,-96v0,-60,-39,-108,-117,-108v-92,0,-156,75,-156,175v0,78,49,124,118,124v55,0,81,-15,109,-38v6,-5,11,-6,13,-2v-17,34,-69,58,-131,58v-75,0,-139,-43,-139,-138v0,-103,97,-193,189,-193v92,0,136,50,136,120xm228,-194v-48,-29,-85,46,-81,92v0,12,3,23,8,23v14,0,40,-32,56,-55v4,-16,9,-39,17,-60","w":378},"A":{"d":"184,-105v-25,-8,-67,0,-98,-3v-2,0,-3,0,-4,3v-9,27,-24,57,-29,86v-3,15,21,10,29,16v-28,10,-52,-1,-101,4v-8,2,-11,-8,-3,-7v30,0,39,-14,49,-39r105,-264v8,-21,14,-23,23,-3v10,23,75,195,104,258v22,48,22,44,54,48v3,0,6,0,6,3v-19,9,-57,1,-99,3v-13,1,-18,-6,-7,-7v3,-1,6,-4,4,-9xm94,-129r77,0v2,0,2,-2,2,-3r-39,-107v-18,32,-27,73,-42,107v0,2,0,3,2,3","w":294,"k":{"m":-8,"s":4,"t":27,"u":2,"v":25,"w":19,"x":10,"y":15,"M":-8,"S":4,"T":27,"U":2,"V":25,"W":19,"X":10,"Y":15}},"B":{"d":"67,-31v4,-48,1,-213,1,-253v0,-25,-24,-21,-42,-28v33,-10,82,-4,118,-4v76,0,90,41,90,63v0,34,-20,55,-43,73v34,12,76,42,76,91v0,53,-57,104,-141,90r-85,0v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25xm137,-299v-9,1,-18,-2,-18,8r0,104v2,8,10,5,23,6v35,2,47,-20,47,-53v0,-28,-16,-65,-52,-65xm119,-62v-4,44,17,46,46,46v19,0,50,-10,50,-54v0,-39,-27,-104,-93,-94v-2,0,-3,1,-3,3r0,99","w":296,"k":{"m":2,"v":15,"w":13,"y":13,"M":2,"V":15,"W":13,"Y":13,"a":13,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"A":-2,"O":8,"c":8,"g":8,"o":8,"q":8,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8}},"C":{"d":"200,-302v-85,-3,-118,64,-118,135v0,100,77,150,133,150v51,0,80,-16,91,-51v0,-12,9,-11,9,-3v-3,10,-2,63,-20,68v-75,19,-171,10,-220,-36v-40,-37,-52,-83,-52,-124v0,-29,12,-75,49,-115v43,-46,161,-51,236,-33v5,0,6,2,6,5v-5,15,3,70,-8,78v-3,0,-4,-3,-4,-9v-5,-46,-43,-63,-102,-65","w":336,"k":{"t":2,"y":-17,"T":2,"Y":-8,"a":-13,"A":-13}},"D":{"d":"184,5v-48,0,-95,-8,-143,-4v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25v4,-48,1,-213,1,-253v0,-25,-24,-21,-42,-28v43,-10,77,-4,135,-4v52,0,122,0,168,48v21,22,41,56,41,106v0,53,-22,93,-46,117v-19,20,-62,50,-140,50xm154,-297v-14,0,-32,-2,-32,12r0,222v1,40,9,45,60,48v87,5,132,-50,132,-135v0,-106,-88,-149,-160,-147","w":393,"k":{"m":2,"M":2,"j":17,"b":17,"d":17,"e":17,"f":17,"h":17,"i":17,"k":17,"l":17,"n":17,"p":17,"r":17,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"J":4}},"E":{"d":"239,-55v-5,22,7,58,-29,58r-169,-2v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25v4,-48,1,-213,1,-253v0,-25,-24,-21,-42,-28v49,-14,142,8,200,-8v5,5,-3,41,-3,59v0,2,-1,5,-4,5v-3,0,-4,-2,-4,-6v9,-39,-57,-30,-90,-32v-9,29,0,75,-3,110v0,3,0,5,3,5v26,-1,85,6,94,-13v8,1,-6,47,-2,63v2,7,-8,11,-8,4v8,-41,-49,-32,-85,-33v-6,26,3,69,-2,103v-6,43,55,39,90,30v15,-3,15,-26,23,-38v3,0,4,4,4,8","w":265,"k":{"v":-2,"x":-6,"y":-5,"V":-2,"X":-6,"Y":-5,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8}},"F":{"d":"211,-129v7,-36,-57,-28,-86,-29v-8,24,-1,105,-1,127v0,26,27,22,44,28v-41,10,-78,-1,-126,4v-9,1,-14,-7,-3,-7v20,0,26,-5,28,-25v4,-47,1,-213,1,-253v0,-25,-24,-21,-42,-28v49,-14,148,8,205,-8v7,7,-3,40,-2,57v0,3,-1,6,-4,6v-3,0,-5,-2,-5,-7v6,-40,-59,-26,-94,-30v-3,0,-4,1,-4,6r0,105v0,3,0,4,3,4v34,-3,81,7,96,-13v6,7,-5,48,-3,61v2,8,-8,11,-7,2","w":261,"k":{"y":-5,"Y":-5,"a":25,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"A":8,",":42,".":42}},"G":{"d":"357,-152v-13,8,-33,3,-33,29r0,96v0,11,-1,13,-6,15v-127,50,-295,7,-295,-146v0,-111,89,-166,186,-164v52,1,71,9,108,11v5,0,6,2,6,5v0,5,-3,17,-3,69v0,12,-9,11,-9,3v0,-45,-43,-64,-108,-67v-63,-3,-122,42,-122,129v0,90,57,158,146,158v17,0,47,0,44,-20v-6,-45,21,-120,-35,-115v-4,0,-6,0,-6,-3v33,-10,77,1,119,-4v5,0,8,1,8,4","w":372,"k":{"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8}},"H":{"d":"124,-183r160,0v4,0,3,-7,3,-11v0,-64,-1,-77,-1,-90v0,-25,-24,-21,-42,-28v39,-10,75,1,123,-4v10,-1,11,8,1,7v-16,1,-29,4,-28,25r1,253v-4,26,28,22,45,28v-42,10,-76,-1,-126,4v-9,1,-14,-7,-3,-7v20,0,26,-5,28,-25v3,-23,2,-88,2,-127v-48,-5,-117,-3,-166,0r2,127v-4,26,28,22,45,28v-43,10,-76,-1,-127,4v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25v4,-48,1,-213,1,-253v0,-25,-24,-21,-42,-28v39,-10,75,1,123,-4v11,-1,12,8,1,7v-16,1,-29,4,-28,25r-1,98v0,2,2,3,3,3","w":408,"k":{"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"O":4,"c":4,"g":4,"o":4,"q":4,"C":4,"G":4,"Q":4}},"I":{"d":"67,-29v4,-47,1,-215,1,-255v0,-27,-22,-20,-36,-29v33,-8,73,1,116,-3v11,-2,12,7,2,7v-16,0,-29,4,-28,25r1,255v-4,25,29,19,45,26v-44,10,-76,-1,-127,4v-8,1,-12,-7,-2,-7v18,0,27,-4,28,-23","w":189,"k":{"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"O":4,"c":4,"g":4,"o":4,"q":4,"C":4,"G":4,"Q":4}},"J":{"d":"8,106v52,-32,61,-77,61,-180r-1,-210v3,-25,-24,-21,-42,-28v37,-10,75,1,122,-4v10,-1,13,7,2,7v-17,0,-28,4,-28,25v0,35,-1,171,0,226v3,89,-37,137,-111,168v-2,0,-3,-2,-3,-4","w":174,"k":{"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"O":4,"c":4,"g":4,"o":4,"q":4}},"K":{"d":"231,-300v3,-9,-11,-6,-11,-12v18,-10,66,1,99,-4v4,0,7,1,7,4v-68,8,-121,90,-167,130v55,52,114,158,200,176v3,0,6,0,6,3v-40,10,-105,8,-128,-24v-25,-21,-100,-115,-117,-132r1,128v-3,26,26,21,42,28v-40,10,-73,-1,-122,4v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25v4,-48,1,-213,1,-253v0,-25,-24,-21,-42,-28v36,-10,74,1,119,-4v10,-2,12,7,3,7v-16,0,-28,4,-27,25v2,35,-5,77,1,108v25,-31,96,-87,109,-124","w":322,"k":{"s":-2,"S":-2,"a":4,"A":4,"O":-1,"c":-3,"g":-3,"o":-3,"q":-3,"C":-3,"G":-3,"Q":-1}},"L":{"d":"249,-57v-6,17,9,70,-33,60r-175,-2v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25v4,-48,1,-213,1,-253v0,-24,-23,-21,-39,-28v36,-11,76,1,124,-4v11,-1,13,7,1,7v-19,0,-32,3,-32,25v0,10,-1,124,-1,163v0,89,-19,98,60,100v35,1,56,-8,60,-37v0,-4,2,-6,5,-6v3,0,3,2,3,7","w":254,"k":{"t":20,"u":8,"v":21,"w":17,"y":17,"T":20,"U":8,"V":21,"W":17,"Y":17,"a":-8,"A":-8,"O":2,"c":2,"g":2,"o":2,"q":2,"C":2,"G":2}},"M":{"d":"74,-42v-9,31,15,35,36,39v-28,10,-58,-1,-96,4v-4,0,-8,0,-8,-4v3,-5,12,-2,20,-5v12,-3,15,-19,17,-33r41,-274v5,-16,11,-14,19,3r115,236r114,-239v5,-15,15,-15,17,3r38,259v2,39,17,47,46,47v4,0,7,0,7,3v-16,8,-90,6,-108,-3v4,-6,11,-5,7,-23r-27,-184r-92,190v-17,35,-17,31,-30,3r-92,-189r-2,0","w":438,"k":{"t":25,"u":5,"w":8,"y":13,"T":25,"U":5,"W":8,"Y":13,"a":-4,"A":-4,"O":2,"c":2,"g":2,"o":2,"q":2,"C":2,"G":2,"Q":2}},"N":{"d":"373,-312v-19,8,-35,2,-36,40r-4,265v0,20,-12,12,-20,4r-124,-123r-101,-106r4,176v3,46,6,49,37,50v5,0,7,0,7,3v-43,10,-55,-2,-107,4v-9,1,-13,-7,-3,-7v31,0,32,-5,32,-54r4,-249v1,-22,10,-13,21,-1r223,230r2,0r-4,-188v0,-37,-10,-40,-37,-41v-5,0,-7,0,-7,-3v36,-10,57,1,103,-4v5,0,10,1,10,4","w":397,"k":{"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"O":4,"c":4,"g":4,"o":4,"q":4,"C":4,"G":4,"Q":4}},"O":{"d":"192,7v-121,0,-169,-91,-169,-165v0,-72,48,-164,174,-164v105,0,169,61,169,157v0,96,-67,172,-174,172xm210,-14v29,0,97,-15,97,-136v0,-94,-54,-152,-123,-152v-48,0,-103,26,-103,131v0,87,48,157,129,157","w":389,"k":{"m":2,"t":8,"x":8,"M":2,"T":8,"X":8,"j":17,"b":17,"d":17,"e":17,"f":17,"h":17,"i":17,"k":17,"l":17,"n":17,"p":17,"r":17,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"J":4}},"P":{"d":"140,-298v-10,1,-20,-3,-19,9r2,258v-4,26,27,22,44,28v-44,10,-75,-1,-126,4v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25v4,-48,1,-213,1,-253v0,-25,-24,-21,-42,-28v38,-10,83,-4,131,-4v52,0,71,18,78,24v9,9,21,28,21,50v-1,63,-45,104,-112,101v-2,0,-5,-1,-5,-4v0,-3,3,-5,12,-5v46,-1,84,-87,31,-132v-15,-14,-32,-16,-42,-16","w":275,"k":{"s":-2,"y":-8,"S":-2,"a":29,"A":21,",":55,".":55}},"Q":{"d":"550,68v23,1,60,-5,88,-16v6,1,4,7,-1,8v-25,12,-73,32,-133,32v-83,0,-176,-56,-244,-96v-17,6,-44,11,-66,11v-123,0,-171,-91,-171,-167v0,-68,49,-162,172,-162v100,0,170,61,170,159v0,74,-47,120,-73,138r85,43v89,45,144,50,173,50xm210,-14v34,0,97,-15,97,-138v0,-102,-63,-150,-121,-150v-55,0,-105,36,-105,133v0,100,61,155,129,155","w":390,"k":{"b":4,"d":4,"e":4,"f":4,"h":4,"i":4,"k":4,"l":4,"n":4,"p":4,"r":4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,")":-13,"]":-13,"}":-13}},"R":{"d":"36,-316v103,6,222,-27,222,75v0,31,-13,60,-55,94v37,47,65,86,91,111v34,33,39,22,64,33v-17,9,-75,4,-93,-4v-26,-11,-82,-97,-99,-119v-10,-7,-30,-2,-44,-4v-5,-1,-4,5,-4,9v0,39,1,72,3,90v-4,25,25,22,42,28v-43,10,-72,-1,-122,4v-8,1,-12,-7,-2,-7v20,0,26,-5,28,-25v4,-48,1,-213,1,-253v0,-25,-24,-21,-42,-28v0,-3,4,-4,10,-4xm144,-297v-14,0,-26,-2,-26,8r0,128v1,14,24,9,36,11v45,-1,55,-22,55,-70v0,-60,-40,-77,-65,-77","w":317,"k":{"s":6,"t":16,"u":2,"v":10,"w":4,"x":6,"y":8,"S":6,"T":16,"U":2,"V":10,"W":4,"X":6,"Y":8,"O":2,"c":2,"g":2,"o":2,"q":2,"C":2,"G":2,"Q":4}},"S":{"d":"195,-255v-3,-22,-17,-48,-57,-48v-31,0,-50,18,-50,43v-5,19,27,49,56,70v51,38,69,67,69,107v0,24,-9,54,-39,73v-37,23,-88,21,-128,6v-18,-7,-2,-63,-6,-69v-1,-11,10,-15,9,-4v1,39,31,64,64,64v38,0,56,-26,56,-48v8,-24,-33,-62,-60,-82v-47,-35,-62,-66,-62,-100v0,-46,39,-79,97,-79v56,0,60,-12,60,62v0,15,-7,18,-9,5","w":244,"k":{"m":3,"v":1,"M":3,"V":1,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8}},"T":{"d":"286,-319v9,7,1,42,3,57v0,4,-1,7,-4,7v-5,1,-5,-7,-5,-13v4,-23,-69,-25,-103,-25r2,262v-4,26,28,22,45,28v-44,10,-76,-1,-127,4v-8,1,-12,-7,-2,-7v19,0,26,-6,28,-25v4,-69,1,-183,2,-262v-40,5,-107,-10,-111,29v-1,3,-1,5,-4,5v-10,-10,4,-57,10,-63v71,14,186,8,266,3","w":298,"k":{"m":6,"s":13,"w":-8,"y":-17,"M":6,"Y":-2,"a":34,"A":25,"O":5,"c":5,"g":5,"o":5,"q":5,",":31,".":31,"C":5,"G":5,":":2,";":2,"-":4}},"U":{"d":"105,-136v-3,87,27,121,85,121v18,0,40,-7,58,-23v41,-35,18,-188,23,-246v2,-25,-24,-21,-40,-28v38,-10,58,1,105,-4v11,-1,12,8,1,7v-17,1,-27,4,-27,25v0,101,20,205,-41,261v-29,27,-61,30,-88,30v-22,0,-62,-1,-93,-29v-33,-19,-37,-102,-37,-172v0,-64,-1,-77,-1,-90v0,-25,-24,-21,-42,-28v36,-10,77,1,123,-4v11,-1,12,8,2,7v-17,1,-28,4,-28,25r0,148","w":357,"k":{"m":7,"M":7,"a":5,"j":17,"b":17,"d":17,"e":17,"f":17,"h":17,"i":17,"k":17,"l":17,"n":17,"p":17,"r":17,"A":5}},"V":{"d":"249,-283v8,-17,1,-29,-18,-26v-4,0,-7,0,-7,-3v30,-10,58,0,95,-4v10,-1,13,8,2,7v-26,3,-27,7,-43,43r-107,242v-18,39,-19,45,-35,6r-106,-257v-12,-29,-21,-32,-48,-34v-4,0,-5,0,-5,-3v38,-10,72,1,123,-4v9,-2,15,7,4,7v-31,0,-21,19,-11,44r72,191r2,0v18,-46,70,-182,82,-209","w":304,"k":{"y":-2,"Y":-2,"a":23,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,"A":23,",":55,".":55,")":-13,"]":-13,"}":-13,"-":-4}},"W":{"d":"83,-298v9,48,48,175,64,217r82,-218v9,-26,15,-18,23,4r88,211r56,-188v4,-21,13,-36,-16,-37v-4,0,-7,0,-7,-3v31,-10,50,1,88,-4v10,-2,11,7,2,7v-28,-1,-26,16,-38,47v-20,53,-63,186,-84,249v-10,27,-14,28,-26,0r-88,-211v-8,21,-64,170,-82,209v-12,25,-15,32,-24,7r-89,-267v-6,-29,-18,-31,-40,-37v41,-10,53,1,105,-4v11,-1,12,8,1,7v-7,0,-16,3,-15,11","w":455,"k":{"m":6,"y":-2,"M":6,"Y":-2,"a":15,"A":15,",":31,".":31,")":-4,"]":-4,"}":-4,"-":-4}},"X":{"d":"220,-300v1,-10,-21,-6,-25,-12v26,-10,54,1,92,-4v5,0,7,1,7,4v-21,7,-32,10,-52,39r-69,99r92,148v10,16,31,16,46,23v-20,10,-48,1,-96,3v-16,1,-20,-5,-9,-8v2,0,4,-5,1,-10r-66,-114v-22,40,-52,73,-68,118v0,10,18,4,22,11v-16,10,-65,-1,-98,4v-4,0,-6,-1,-6,-4v21,-7,35,-7,56,-37r80,-115r-72,-119v-12,-22,-26,-33,-52,-35v-3,0,-5,-1,-5,-4v26,-8,73,1,118,-3v10,-1,11,8,2,7v-14,-1,-21,7,-13,21v20,33,38,64,54,93v15,-28,59,-77,61,-105","w":299,"k":{"t":10,"x":6,"y":-2,"T":10,"X":6,"Y":-2,"a":8,"A":8,"O":4,"c":2,"g":2,"o":2,"q":2,"C":2,"G":2,"Q":4}},"Y":{"d":"87,-6v35,9,28,-46,29,-67v1,-29,1,-65,-10,-79v-20,-25,-68,-148,-120,-157v-3,0,-7,0,-7,-3v23,-10,64,1,106,-4v4,0,7,1,7,4v0,4,-18,3,-16,12v6,27,66,117,77,140v8,-23,66,-106,69,-138v3,-8,-14,-9,-17,-14v19,-10,61,1,92,-4v5,0,7,0,7,3v-14,9,-38,7,-49,30v-14,17,-74,114,-80,133v-13,38,-2,68,-5,119v-1,26,28,22,45,28v-42,10,-77,-1,-126,4v-10,1,-13,-7,-2,-7","w":281,"k":{"m":3,"t":-2,"v":-2,"M":3,"T":-2,"V":-2,"a":8,"j":13,"b":13,"d":13,"e":13,"f":13,"h":13,"i":13,"k":13,"l":13,"n":13,"p":13,"r":13,"A":8,"O":8,"c":6,"g":6,"o":6,"q":6,",":25,".":25,"C":6,"G":6,")":-13,"]":-13,"}":-13}},"Z":{"d":"38,-244v-7,-13,2,-63,10,-75v80,12,154,-4,230,7r-185,289r104,0v63,0,62,-19,77,-50v7,17,4,75,-17,75v-70,0,-140,-2,-225,-2v-12,0,-7,-6,-1,-17r178,-276v-63,3,-156,-16,-166,42v-1,6,-2,7,-5,7","w":298,"k":{"a":6,"A":6}},"[":{"d":"82,-297v-6,101,-4,227,0,331v14,9,41,4,52,13v0,3,-2,4,-5,4r-80,0v-6,0,-7,0,-7,-6r0,-353v0,-5,1,-5,7,-5r80,0v3,0,5,0,5,3v-8,12,-38,3,-52,13","w":151,"k":{"v":-13,"w":-4,"y":-13,"V":-13,"W":-4,"Y":-13}},"\\":{"d":"220,-9v4,11,-14,20,-20,14r-192,-312v-2,-8,14,-18,21,-13","w":227},"]":{"d":"69,34v6,-100,5,-229,0,-331v-14,-10,-43,-2,-52,-13v0,-3,2,-3,5,-3r80,0v6,0,7,0,7,6r0,353v0,5,-1,5,-7,5r-80,0v-3,0,-5,-1,-5,-4v10,-9,37,-3,52,-13","w":151},"^":{"d":"210,-126r-28,0r-67,-156r-67,156r-28,0r80,-188r30,0","w":230},"_":{"d":"0,32r210,0r0,20r-210,0r0,-20","w":210},"a":{"d":"167,-86v-23,-8,-62,0,-91,-3v-12,19,-23,48,-28,73v-3,12,20,7,26,13v-24,10,-47,-1,-90,4v-8,1,-10,-7,-3,-7v25,-1,33,-10,42,-32r96,-225v7,-18,15,-19,22,-3v9,20,68,167,94,220v19,41,20,36,46,40v3,0,5,0,5,3v-16,9,-48,1,-87,3v-10,1,-16,-4,-7,-6v3,0,6,-4,4,-8xm84,-108v23,-2,53,3,73,-2r-36,-95v-14,29,-30,67,-37,97","w":265},"b":{"d":"60,-165v-5,-39,18,-102,-31,-97v-4,0,-6,0,-6,-3v31,-10,77,-4,114,-4v112,0,86,85,37,116v30,10,68,35,68,77v0,46,-50,77,-128,77r-78,0v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-63xm111,-156v37,7,63,-8,63,-43v0,-30,-22,-60,-62,-53v-3,0,-4,2,-4,6v2,29,-5,67,3,90xm193,-66v0,-25,-34,-88,-85,-70r0,81v-5,37,15,39,40,40v20,0,45,-12,45,-51","w":268,"k":{"m":2,"v":15,"w":13,"y":13,"a":-2,"j":17,"b":17,"d":17,"e":17,"f":17,"h":17,"i":17,"k":17,"l":17,"n":17,"p":17,"r":17}},"c":{"d":"179,-255v-72,-3,-103,53,-103,113v0,85,65,126,115,126v45,0,69,-12,78,-43v0,-10,9,-8,9,-1v-2,9,-2,55,-18,58v-66,17,-149,8,-194,-31v-36,-32,-46,-71,-46,-105v0,-24,10,-64,43,-98v38,-40,141,-43,208,-28v15,3,-3,49,3,62v1,9,-9,13,-9,2v0,-40,-35,-53,-86,-55","w":296,"k":{"t":2,"y":-8}},"d":{"d":"164,4r-128,-3v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-139v2,-22,-23,-17,-37,-24v37,-10,70,-4,122,-4v46,0,109,0,149,41v18,18,34,49,34,91v0,45,-19,78,-40,99v-17,17,-56,44,-124,42xm138,-250v-13,1,-27,-2,-28,9r1,187v0,35,9,38,52,40v71,4,113,-42,113,-113v0,-91,-75,-124,-138,-123","w":349,"k":{"m":2,"j":4,"b":4,"d":4,"e":4,"f":4,"h":4,"i":4,"k":4,"l":4,"n":4,"p":4,"r":4}},"e":{"d":"218,-47v-4,17,5,55,-24,49r-158,-1v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-139v2,-22,-23,-17,-37,-24v48,-13,127,6,184,-7v8,4,-3,34,-2,50v0,2,-2,6,-5,6v-3,0,-3,-1,-3,-4v8,-37,-53,-26,-84,-28v-9,23,0,63,-3,91v0,2,1,4,3,4v23,-2,80,6,88,-11v6,15,0,48,-6,62v-3,0,-3,-1,-3,-3v8,-38,-50,-26,-80,-29v-6,21,2,57,-2,86v-5,35,53,33,85,25v12,-3,12,-22,20,-32v3,0,3,4,3,8","w":241,"k":{"v":-2,"x":-6,"y":-5,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8}},"f":{"d":"192,-108v0,-33,-54,-24,-79,-26v-8,19,-1,90,-1,108v0,21,26,16,39,23v-37,10,-70,-1,-114,4v-9,1,-12,-7,-2,-7v15,0,23,-4,24,-20r1,-215v2,-22,-23,-17,-37,-24v10,-10,52,-2,62,-3v41,-4,88,2,126,-4v2,8,0,45,-6,56v-3,0,-5,-2,-5,-6v5,-36,-55,-23,-87,-26v-8,23,0,63,-3,92v23,6,78,8,92,-8v5,6,-5,40,-2,53v2,6,-8,13,-8,3","w":238,"k":{"y":-5,"a":8,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8,",":42,".":42}},"g":{"d":"315,-129v-9,8,-29,2,-29,24r0,82v0,10,0,11,-5,13v-111,42,-261,7,-261,-124v0,-131,143,-158,259,-130v4,0,5,1,5,4v0,4,-2,14,-2,59v0,9,-8,11,-9,3v-6,-37,-35,-53,-93,-57v-54,-3,-105,35,-105,108v0,77,49,133,128,133v14,0,34,-1,33,-16v-4,-39,18,-101,-30,-96v-3,0,-6,-1,-6,-3v29,-10,71,1,108,-4v5,0,7,1,7,4","w":328},"h":{"d":"60,-165v-5,-39,18,-102,-31,-97v-4,0,-6,0,-6,-3v33,-10,67,1,111,-4v9,-1,12,8,1,7v-13,2,-24,4,-24,21r-1,86v0,2,2,3,3,3r139,0v6,-31,-1,-89,1,-89v2,-21,-23,-17,-36,-24v33,-10,68,1,111,-4v10,-1,11,8,1,7v-13,2,-26,3,-25,21r1,215v-2,22,27,16,40,23v-38,10,-69,-1,-115,4v-9,1,-12,-7,-2,-7v17,0,24,-4,24,-20v1,-17,6,-78,0,-105v-46,2,-100,-4,-142,2r2,103v-3,22,26,16,39,23v-38,10,-69,-1,-115,4v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-63","w":364,"k":{"c":4,"g":4,"o":4,"q":4}},"i":{"d":"60,-165v0,-36,17,-99,-26,-97v-4,0,-6,-1,-6,-4v29,-8,67,1,106,-3v10,-1,11,7,2,7v-14,0,-25,3,-25,21r1,217v-3,21,27,13,39,21v-38,10,-68,-1,-115,4v-8,1,-11,-7,-1,-7v15,0,23,-4,24,-19v2,-28,1,-100,1,-140","w":170,"k":{"c":4,"g":4,"o":4,"q":4}},"j":{"d":"7,90v45,-27,53,-64,53,-153r0,-178v2,-22,-23,-17,-37,-24v33,-10,68,1,111,-4v9,-1,12,8,1,7v-14,2,-24,4,-24,21v0,57,10,199,-9,255v-9,26,-48,67,-92,79v-2,0,-3,-1,-3,-3","w":156,"k":{"c":4,"g":4,"o":4,"q":4}},"k":{"d":"139,-265v-10,8,-30,1,-30,24r1,91v23,-26,84,-75,96,-105v1,-7,-9,-6,-10,-10v16,-10,58,1,88,-4v4,0,6,1,6,4v-56,8,-107,75,-144,110v39,41,100,119,150,144v14,8,22,1,28,8v-34,10,-91,5,-115,-20v-19,-20,-86,-98,-100,-112r1,109v-2,22,24,16,36,23v-35,10,-66,-1,-110,4v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-139v2,-22,-23,-17,-37,-24v31,-10,68,1,108,-4v5,0,8,1,8,4","w":287,"k":{"s":-2,"a":4,"c":-3,"g":-3,"o":-3,"q":-3}},"l":{"d":"60,-165v-5,-37,17,-100,-28,-97v-4,0,-6,0,-6,-3v30,-10,69,1,112,-4v9,-1,12,8,1,7v-15,1,-29,2,-28,21v-2,9,-1,106,-1,139v0,79,-13,79,57,82v31,1,49,-7,53,-31v0,-3,1,-6,4,-6v3,0,3,4,3,8v-5,15,7,60,-29,51r-162,-1v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-63","w":231,"k":{"t":20,"u":8,"v":21,"w":17,"y":17,"a":-8,"c":8,"g":8,"o":8,"q":8}},"m":{"d":"66,-18v0,15,25,8,31,15v-24,10,-51,-1,-85,4v-8,1,-10,-8,-1,-7v18,2,24,-11,27,-28r36,-234v4,-14,12,-12,19,3r99,199r99,-202v6,-12,15,-13,18,3r34,220v1,38,23,35,45,42v-10,10,-64,0,-86,2v-24,-4,-2,-3,-5,-23r-22,-155r-80,160v-13,31,-16,23,-29,2v-33,-58,-47,-91,-79,-158r-2,0","w":387,"k":{"t":25,"u":5,"w":8,"y":13,"a":-4,"c":2,"g":2,"o":2,"q":2}},"n":{"d":"331,-265v-15,8,-30,2,-31,34r-4,225v0,18,-15,10,-21,4r-108,-103v-40,-39,-79,-82,-86,-88r-2,0r5,146v0,46,13,35,38,44v-37,10,-49,-1,-96,4v-9,1,-13,-7,-3,-7v26,-1,27,-3,28,-45r4,-212v1,-20,13,-9,22,0r195,194r-4,-159v1,-32,-8,-34,-32,-34v-5,0,-5,-1,-5,-3v31,-10,51,1,92,-4v5,0,8,1,8,4","w":353,"k":{"c":4,"g":4,"o":4,"q":4}},"o":{"d":"171,6v-108,0,-151,-77,-151,-140v0,-61,43,-140,155,-140v93,0,151,52,151,134v0,82,-60,146,-155,146xm186,-13v26,0,85,-12,85,-114v0,-79,-47,-128,-107,-128v-41,0,-89,22,-89,110v0,74,41,132,111,132","w":347,"k":{"m":2,"t":8,"x":8,"j":13,"b":13,"d":13,"e":13,"f":13,"h":13,"i":13,"k":13,"l":13,"n":13,"p":13,"r":13}},"p":{"d":"128,-252v-9,1,-20,-3,-19,8r2,218v-3,22,26,16,39,23v-39,10,-68,-1,-114,4v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-139v2,-22,-23,-17,-37,-24v34,-10,78,-4,123,-4v46,0,63,15,69,20v48,49,-7,145,-85,129v-2,0,-5,0,-5,-3v0,-3,4,-5,12,-5v41,0,75,-72,28,-111v-13,-12,-29,-13,-37,-13","w":250,"k":{"s":-2,"a":21,",":55,".":55}},"q":{"d":"567,47v-23,16,-66,28,-123,32v-74,5,-155,-47,-215,-82v-13,5,-39,9,-58,9v-108,0,-151,-78,-151,-142v0,-58,45,-138,153,-138v89,0,152,51,152,135v0,63,-41,103,-63,118v50,29,193,88,224,77v20,0,53,-2,77,-13v2,0,4,2,4,4xm186,-13v30,0,84,-13,84,-116v0,-85,-54,-126,-105,-126v-48,0,-90,30,-90,111v0,85,51,131,111,131","w":346,"k":{"b":4,"d":4,"e":4,"f":4,"h":4,"i":4,"k":4,"l":4,"n":4,"p":4,"r":4,")":-13,"]":-13,"}":-13}},"r":{"d":"184,-126v47,51,72,109,130,120v3,0,4,1,4,3v-14,9,-66,3,-82,-3v-23,-8,-71,-82,-86,-101v-8,-6,-32,-4,-42,-1r2,82v-3,21,25,16,37,23v-37,10,-67,-1,-111,4v-8,1,-11,-7,-1,-7v42,0,25,-46,25,-96r0,-139v2,-22,-23,-17,-37,-24v31,-10,77,-2,116,-4v48,-3,97,11,97,64v0,26,-16,50,-52,79xm133,-250v-12,0,-24,-3,-25,6r0,106v2,17,47,11,57,4v11,-8,24,-24,24,-53v0,-50,-34,-63,-56,-63","w":288,"k":{"s":6,"t":16,"u":2,"v":10,"w":4,"x":6,"y":8,"c":2,"g":2,"o":2,"q":2}},"s":{"d":"199,-76v0,44,-48,88,-99,82v-25,-2,-63,3,-67,-22v2,-26,-3,-47,7,-56v3,0,4,3,4,6v-4,67,114,70,113,8v9,-20,-34,-50,-58,-63v-45,-25,-58,-49,-58,-81v0,-65,103,-89,151,-61v0,5,-1,15,-1,43v0,12,-8,15,-9,5v-2,-20,-15,-42,-51,-41v-26,0,-50,14,-50,38v-7,18,28,43,54,56v49,27,64,54,64,86","w":226,"k":{"m":3,"v":1,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8}},"t":{"d":"254,-215v-10,-16,-3,-31,-48,-31r-47,-1r2,221v-3,21,26,16,39,23v-38,10,-68,-1,-115,4v-8,1,-11,-8,-1,-7v15,0,23,-4,24,-20v4,-58,1,-154,2,-221v-36,3,-93,-9,-97,24v-1,3,-2,5,-5,5v-8,-9,4,-50,9,-56v66,12,164,6,238,3v7,7,3,46,-1,56","w":265,"k":{"m":6,"w":-8,"y":-2,"a":25,"c":5,"g":5,"o":5,"q":5,",":31,".":31,":":2,";":2,"-":4}},"u":{"d":"307,-265v-11,8,-33,1,-30,24v-6,86,18,174,-36,221v-26,23,-54,26,-78,26v-19,0,-58,0,-85,-24v-29,-16,-33,-86,-33,-147v0,-54,-1,-65,-1,-76v0,-23,-23,-16,-36,-24v32,-10,68,1,110,-4v8,-2,12,7,3,7v-14,0,-26,3,-25,21v-2,5,1,94,-1,125v-7,98,66,123,125,82v38,-27,15,-158,20,-207v3,-22,-22,-17,-35,-24v33,-10,52,1,95,-4v5,0,7,1,7,4","w":319,"k":{"m":7,"a":5,"j":8,"b":8,"d":8,"e":8,"f":8,"h":8,"i":8,"k":8,"l":8,"n":8,"p":8,"r":8}},"v":{"d":"219,-241v10,-22,-10,-18,-23,-24v25,-10,53,1,85,-4v9,-1,12,8,2,7v-23,4,-24,5,-38,36r-93,206v-16,34,-19,36,-33,4r-93,-218v-9,-29,-26,-22,-46,-31v33,-10,65,1,110,-4v9,-2,13,7,3,7v-25,0,-19,15,-10,37r62,160r2,0v16,-37,61,-153,72,-176","w":267,"k":{"y":-2,"a":23,",":55,".":55,")":-13,"]":-13,"}":-13,"-":-4}},"w":{"d":"76,-253v8,40,42,150,54,181r71,-183v10,-21,14,-15,23,4r75,176v7,-21,36,-114,48,-156v5,-17,13,-31,-14,-31v-3,0,-6,-1,-6,-3v27,-10,46,1,79,-4v8,-1,7,8,1,7v-24,1,-22,12,-33,39v-17,45,-55,159,-73,212v-7,24,-15,22,-25,0r-76,-176v-6,15,-56,141,-71,174v-10,23,-16,26,-24,6r-79,-227v-7,-19,-9,-28,-27,-28v-4,0,-6,0,-6,-3v35,-10,47,1,94,-4v9,-1,12,8,2,7v-6,1,-15,0,-13,9","w":401,"k":{"m":6,"t":-8,"y":-2,"a":15,",":31,".":31,")":-4,"]":-4,"}":-4,"-":-4}},"x":{"d":"196,-255v1,-8,-38,-7,-15,-14r75,0v4,0,6,1,6,4v-18,7,-26,8,-45,33r-62,83v32,32,64,141,117,143v3,0,5,1,5,3v-18,10,-43,3,-87,3v-27,0,-1,-5,-6,-16r-59,-95v-19,33,-46,61,-59,99v1,9,17,2,19,10v-13,8,-59,-1,-87,3v-8,1,-7,-7,-1,-7v23,-2,27,-6,43,-28r73,-97r-66,-102v-11,-19,-22,-27,-45,-29v-2,0,-4,-1,-4,-4v23,-8,66,1,106,-3v5,0,7,1,7,4v-6,6,-26,2,-16,20r47,78v14,-24,51,-65,54,-88","w":266,"k":{"t":10,"x":6,"y":-2,"a":8,"c":2,"g":2,"o":2,"q":2}},"y":{"d":"75,-6v38,1,25,-50,25,-86v0,-19,-3,-27,-8,-37v-19,-18,-61,-126,-105,-133v-3,0,-6,0,-6,-3v19,-10,57,1,95,-4v3,0,6,1,6,4v1,4,-15,3,-14,10v8,22,57,97,66,116v9,-19,57,-88,61,-114v1,-7,-13,-7,-15,-12v16,-10,54,1,82,-4v4,0,7,1,7,3v-12,9,-31,7,-43,25v-11,15,-66,99,-71,115v-11,32,-4,57,-4,100v0,22,27,16,40,23v-36,10,-70,-1,-114,4v-9,1,-12,-7,-2,-7","w":247,"k":{"m":3,"t":-2,"v":-2,"a":8,"c":6,"g":6,"o":6,"q":6,",":25,".":25,")":-13,"]":-13,"}":-13}},"z":{"d":"245,-265v-47,87,-110,165,-161,244r89,0v56,0,54,-15,68,-41v8,15,4,64,-15,64v-62,0,-124,-2,-199,-2v-10,0,-6,-6,-1,-14r155,-233v-53,3,-134,-15,-142,34v-1,8,-9,8,-8,0v6,-13,-6,-71,26,-56r182,1v4,0,6,1,6,3","w":262,"k":{"a":6}},"{":{"d":"91,-255v0,62,1,92,-34,108v29,12,34,45,34,96v0,71,16,91,31,94v8,2,10,2,10,5v0,3,-2,3,-15,3v-40,-12,-70,-37,-66,-124v0,-13,3,-35,3,-45v0,-22,-23,-18,-34,-27v0,-3,1,-5,6,-5v12,2,33,-4,29,-26v-15,-75,10,-148,77,-134v-16,6,-41,12,-41,55","w":151,"k":{"v":-13,"w":-4,"y":-13,"V":-13,"W":-4,"Y":-13}},"|":{"d":"118,105r-26,0r0,-420r26,0r0,420","w":210},"}":{"d":"60,-51v0,-51,5,-83,34,-96v-34,-16,-34,-46,-34,-108v0,-43,-24,-50,-41,-55v47,-8,85,25,81,88v0,10,-4,30,-4,46v0,22,16,28,29,26v5,0,6,2,6,5v-11,10,-37,5,-34,27v7,46,0,134,-18,141v-21,25,-40,33,-60,25v0,-3,2,-3,10,-5v15,-3,31,-23,31,-94","w":151},"~":{"d":"64,-144v26,0,80,35,106,35v13,0,21,-13,21,-35r24,0v-1,113,-101,38,-153,26v-13,0,-22,11,-23,35r-23,0v-1,-42,19,-61,48,-61","w":230},"'":{"d":"46,-210v-8,-23,-20,-109,-22,-101v0,-6,9,-6,22,-6v13,0,21,0,21,6v0,6,-10,28,-15,80v-2,15,-3,21,-6,21","w":91},"`":{"d":"163,-411v10,14,39,41,63,59v0,2,-3,3,-5,3v-15,-6,-91,-31,-99,-45v9,-8,32,-12,41,-17","w":389},"\u00a0":{"w":125}}});

