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


/*
 * 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:
 * Copyright 1997 International Typeface Corporation. All rights reserved.
 * 
 * Trademark:
 * "ITC" is a trademark of International Typeface Corporation Registered in the
 * U.S. Patent and Trademark Office and may be registered in certain
 * jurisdictions;"Conduit" is a trademark of International Typeface Corporation and
 * may be registered in certain jurisdictions.
 * 
 * Description:
 * Please review the description of this font at http://www.itcfonts.com.
 * 
 * Manufacturer:
 * International Typeface Corporation
 * 
 * Designer:
 * Mark van Bronkhorst, MvB Design
 * 
 * Vendor URL:
 * http://www.itcfonts.com
 * 
 * License information:
 * https://www.itcfonts.com/order/eula-print.asp
 */
Cufon.registerFont({"w":183,"face":{"font-family":"ConduitITCStd Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-8.75 -270 237.277 90","underline-thickness":"16.92","underline-position":"-23.76","stemh":"21","stemv":"24","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":62},"!":{"d":"65,-223v-2,54,7,119,-13,156v-17,-37,-11,-99,-12,-156v2,-5,21,-5,25,0xm71,-12v0,10,-8,17,-18,17v-9,0,-18,-8,-18,-17v0,-9,9,-18,18,-18v10,0,18,8,18,18","w":104},"\"":{"d":"87,-224r-7,54v0,4,-5,3,-9,3v-9,-14,-6,-39,-11,-57v1,-7,24,-7,27,0xm42,-224r-7,54v0,4,-12,5,-13,0r-7,-54v0,-7,24,-7,27,0","w":101},"#":{"d":"184,-159v10,15,-9,23,-27,20v-11,10,-10,33,-16,48v3,8,23,-1,29,5v-3,6,-1,18,-9,19v-9,1,-23,-2,-28,2v-8,21,-10,47,-21,65v-5,-1,-16,2,-16,-3r17,-61v-9,-6,-39,-4,-51,-1r-18,62v-1,5,-18,5,-20,0r17,-61v-2,-8,-20,1,-25,-5v3,-6,1,-17,8,-19v8,-1,23,4,25,-3r13,-45v-3,-8,-23,1,-29,-5v3,-6,1,-17,9,-18v9,-1,24,4,27,-3r18,-62v1,-5,18,-5,20,0r-18,62v10,6,41,4,52,0v8,-21,10,-47,21,-65v5,1,16,-2,16,3r-17,62v2,6,16,2,23,3xm133,-136v-9,-6,-40,-5,-51,0r-13,45v10,6,41,4,52,0","w":202,"k":{"9":5,"7":15}},"$":{"d":"102,-129v26,18,59,30,59,74v0,31,-21,52,-56,58v-8,2,5,24,-16,19v-10,1,1,-16,-7,-18v-30,0,-47,-13,-55,-32v3,-6,12,-8,18,-11v11,11,23,24,37,22v3,0,3,-1,3,-4r0,-82v-24,-18,-55,-27,-55,-68v0,-31,18,-52,52,-59v9,-2,-6,-25,17,-19v8,0,-2,18,6,19v25,4,41,15,49,31v-5,5,-12,9,-20,11v-8,-8,-16,-18,-29,-20v-8,19,0,54,-3,79xm82,-208v-37,10,-36,61,0,72v8,-16,1,-47,3,-68v0,-3,-1,-4,-3,-4xm105,-18v16,-5,31,-19,31,-37v0,-19,-15,-33,-31,-40v-8,17,-1,50,-3,73v0,3,1,4,3,4","k":{"9":14,"8":9,"6":9,"5":14,"4":3,"3":11,"0":9}},"%":{"d":"80,-196v1,34,3,66,-32,66v-35,0,-35,-31,-33,-66v0,-18,13,-31,33,-31v20,0,32,13,32,31xm144,-224r-95,222v-2,3,-15,4,-16,-1r95,-222v2,-3,15,-4,16,1xm161,-67v1,34,3,67,-32,67v-35,0,-35,-32,-33,-67v0,-18,13,-30,33,-30v20,0,32,12,32,30xm48,-146v21,0,12,-31,14,-50v0,-8,-6,-15,-14,-15v-21,1,-14,30,-15,51v0,8,7,14,15,14xm129,-16v20,-1,13,-31,14,-51v0,-8,-6,-14,-14,-14v-21,0,-14,30,-15,50v0,8,7,15,15,15","w":176},"&":{"d":"148,-76v11,-31,31,-51,65,-49v8,0,2,14,4,20v1,5,-5,4,-9,4v-25,-1,-42,28,-39,50v16,16,30,25,45,29v5,2,6,23,-1,25v-25,-2,-39,-17,-58,-30v-25,51,-146,41,-131,-41v-1,-15,13,-37,31,-45v-15,-19,-32,-31,-32,-54v0,-39,24,-63,63,-63v63,0,94,91,25,114v-2,1,-3,3,-3,4xm48,-171v0,19,16,36,37,46v15,0,40,-15,40,-46v0,-22,-18,-39,-39,-39v-22,0,-38,17,-38,39xm73,-103v-40,12,-32,98,25,86v15,1,33,-13,39,-29v-17,-26,-36,-43,-64,-57","w":225,"k":{"T":20}},"(":{"d":"47,-202v-2,-34,25,-58,55,-62v5,1,5,19,0,22v-19,4,-31,19,-31,37r0,213v-1,21,17,33,34,41v-1,6,3,17,-3,18v-30,-3,-55,-28,-55,-63r0,-206","w":139},")":{"d":"38,-264v29,4,55,28,55,62r0,206v2,34,-25,59,-55,63v-5,-1,-5,-19,0,-21v19,-4,30,-20,30,-38r0,-213v0,-18,-11,-33,-30,-37v-5,-1,-5,-19,0,-22","w":139},"*":{"d":"125,-171v5,5,-4,20,-11,18v-12,-8,-23,-17,-36,-24v-10,10,10,40,-2,49v-6,-1,-16,3,-17,-3v0,-15,8,-35,2,-46v-18,7,-40,40,-49,9v11,-10,32,-12,43,-22v-14,-12,-60,-18,-32,-39v13,8,23,19,37,26v9,-10,-7,-38,2,-48v6,1,17,-3,18,3v0,15,-8,35,-2,45v17,-6,41,-43,49,-10v-10,12,-33,11,-43,23v10,10,28,12,41,19","w":138,"k":{"A":14}},"+":{"d":"164,-94v7,1,6,19,0,17r-60,0v-3,0,-4,1,-4,4r0,60v1,7,-8,3,-13,4v-3,0,-3,-1,-3,-4r0,-60v0,-3,-1,-4,-4,-4r-60,0v-7,1,-3,-8,-4,-13v0,-3,1,-4,4,-4r60,0v3,0,4,0,4,-3r0,-60v-1,-7,8,-3,13,-4v3,0,3,1,3,4r0,60v0,3,1,3,4,3r60,0"},",":{"d":"24,49v-18,-15,14,-22,8,-50v1,-7,-13,1,-12,-7v2,-8,-4,-25,4,-25r28,0v11,25,-2,76,-28,82","w":75,"k":{"7":13,"4":7,"1":17}},"-":{"d":"73,-92v6,3,5,24,0,25r-51,0v-7,0,-7,-23,0,-25r51,0","w":93,"k":{"v":8,"s":4,"Y":27,"X":12,"W":10,"V":15,"T":22,"S":15,"A":4,"9":14,"8":4,"6":3,"5":17,"3":23,"1":37}},".":{"d":"55,-12v0,10,-8,17,-18,17v-9,0,-17,-8,-17,-17v0,-9,8,-18,17,-18v10,0,18,8,18,18","w":75,"k":{"7":14,"4":10,"1":17}},"\/":{"d":"93,-225v17,-6,25,0,11,19r-87,204v-3,3,-17,4,-19,-1","w":109,"k":{"O":3,"J":30,"C":3,"A":20}},"0":{"d":"160,-55v0,39,-29,59,-74,59v-38,0,-63,-24,-63,-59r0,-116v0,-39,29,-59,74,-59v38,0,63,24,63,59r0,116xm86,-17v77,0,50,-93,50,-154v0,-26,-21,-41,-50,-39v-61,4,-38,97,-38,155v0,21,16,38,38,38","k":{"9":9,"7":18,"5":5,"4":3,"3":12,"2":12,"1":24}},"1":{"d":"152,-21v7,1,6,22,0,21r-107,0v-5,-1,-5,-18,0,-21v13,-2,34,4,42,-3r0,-152v0,-5,-3,-5,-6,-3v-11,12,-30,37,-39,11v18,-20,38,-40,58,-58v4,1,11,-2,11,3r0,199v7,8,29,1,41,3","k":{"9":26,"8":21,"7":38,"6":27,"5":28,"4":33,"3":33,"2":35,"1":21,"0":24,".":9,"-":39,",":9}},"2":{"d":"28,-196v-4,-24,32,-34,67,-34v38,0,63,24,63,59v1,81,-113,62,-104,147v0,3,1,3,4,3r93,0v7,0,3,11,4,17v0,3,-1,4,-4,4r-118,0v-7,-7,-2,-27,-3,-39v-6,-76,99,-76,104,-132v4,-46,-69,-52,-90,-17","k":{"9":16,"8":10,"7":20,"6":10,"5":17,"4":22,"3":24,"1":44,"0":10,"-":28}},"3":{"d":"27,-196v-3,-23,32,-37,65,-34v66,-10,85,97,29,112r0,2v58,21,39,134,-40,120v-31,1,-48,-14,-56,-32v4,-6,12,-8,19,-11v21,37,93,28,86,-29v-4,-30,-27,-44,-63,-39v-8,1,-3,-11,-4,-16v2,-9,20,-2,29,-4v24,0,38,-18,38,-44v0,-45,-65,-52,-86,-17","k":{"9":12,"8":7,"7":21,"6":6,"5":18,"4":10,"3":15,"2":15,"1":22,"-":7}},"4":{"d":"168,-75v7,1,6,22,0,21r-27,0v-3,0,-3,0,-3,3r0,47v-1,8,-14,3,-21,4v-8,-10,0,-36,-3,-51v0,-3,-1,-3,-4,-3r-94,0v-7,-3,-1,-16,-3,-24r97,-147v7,-1,24,-4,28,2r0,145v3,8,21,1,30,3xm114,-78r0,-107v0,-6,-5,-4,-7,-2r-71,109v17,8,51,0,74,3v3,0,4,0,4,-3","k":{"9":12,"8":3,"7":17,"5":18,"4":-3,"3":14,"1":29,"0":3,".":9,",":6}},"5":{"d":"50,-39v21,37,86,28,86,-29v0,-43,-49,-41,-93,-39v-3,0,-4,0,-4,-3r0,-113v0,-3,1,-3,4,-3r110,0v8,-1,3,11,4,16v0,3,-1,4,-4,4r-86,0v-3,0,-4,1,-4,4r0,71v4,9,24,2,35,4v41,0,66,25,63,69v10,70,-110,82,-130,30v3,-6,13,-7,19,-11","k":{"9":15,"8":9,"7":23,"5":15,"4":14,"3":12,"2":12,"1":24,"0":6,"-":3}},"6":{"d":"54,-107v37,-45,116,-20,109,52v-4,38,-29,59,-74,59v-38,0,-62,-24,-62,-59v0,-80,-24,-175,73,-175v28,0,56,15,54,34r-17,8v-17,-32,-87,-31,-86,17v1,21,-4,49,3,64xm89,-17v36,0,53,-18,50,-54v-2,-24,-21,-40,-50,-38v-26,2,-38,22,-38,54v0,21,17,38,38,38","k":{"9":15,"8":9,"7":28,"6":9,"5":21,"4":14,"3":23,"2":20,"1":41,"0":6,"-":3}},"7":{"d":"38,-55v-3,-81,101,-64,93,-147v0,-3,0,-4,-3,-4r-94,0v-7,0,-3,-11,-4,-17v0,-3,1,-3,4,-3r118,0v3,0,4,0,4,3r0,35v3,77,-88,72,-94,133r0,51v0,8,-14,2,-21,4v-3,0,-3,-1,-3,-4r0,-51","k":{";":24,":":24,"9":19,"8":22,"7":15,"6":15,"5":26,"4":33,"3":21,"2":28,"1":44,"0":13,".":57,"-":32,",":56,"%":5}},"8":{"d":"86,4v-66,9,-86,-101,-27,-118r0,-2v-62,-22,-37,-127,39,-114v67,-10,85,99,28,114r0,2v61,24,37,134,-40,118xm86,-125v33,0,52,-15,50,-46v-1,-26,-20,-41,-50,-39v-24,2,-38,19,-38,46v0,22,16,39,38,39xm86,-17v35,0,52,-16,50,-50v-2,-25,-20,-40,-50,-38v-26,2,-38,20,-38,50v0,21,16,38,38,38","k":{"9":9,"8":9,"7":18,"6":4,"5":15,"4":10,"3":17,"2":12,"1":24,".":10,"-":4,",":9}},"9":{"d":"129,-107v-32,44,-108,23,-108,-36v0,-57,15,-87,73,-87v38,0,63,24,63,59r0,116v9,66,-111,79,-130,27v4,-5,12,-8,19,-11v16,32,86,31,86,-16v0,-16,4,-41,-3,-52xm83,-105v41,0,52,-25,49,-66v-2,-26,-20,-41,-49,-39v-31,2,-38,30,-38,67v0,21,17,38,38,38","k":{"7":18,"6":-4,"5":6,"4":6,"3":10,"2":9,"1":19,"0":7,"%":4}},":":{"d":"55,-113v0,10,-8,18,-18,18v-21,0,-22,-36,0,-36v10,0,18,8,18,18xm55,-12v0,10,-8,17,-18,17v-9,0,-17,-8,-17,-17v0,-9,8,-18,17,-18v10,0,18,8,18,18","w":75},";":{"d":"55,-113v0,10,-8,18,-18,18v-21,0,-22,-36,0,-36v10,0,18,8,18,18xm24,49v-18,-15,14,-22,8,-50v1,-7,-13,1,-12,-7v2,-8,-4,-25,4,-25r28,0v11,25,-2,76,-28,82","w":75,"k":{"j":8}},"<":{"d":"139,-163v5,-3,12,10,8,14r-104,59v-2,2,-3,5,0,7v35,22,74,39,106,63v-3,4,-5,14,-11,11r-112,-64v-3,-5,-3,-19,0,-25"},"=":{"d":"164,-127v7,1,6,18,0,16r-144,0v-7,1,-3,-7,-4,-12v0,-3,1,-4,4,-4r144,0xm164,-60v7,0,6,18,0,17r-144,0v-6,1,-3,-8,-4,-13v0,-3,1,-4,4,-4r144,0"},">":{"d":"158,-98v4,5,3,20,0,24r-114,66v-4,-3,-12,-10,-7,-15v35,-22,74,-39,106,-63v0,-1,-1,-3,-2,-4v-35,-21,-74,-38,-106,-62v3,-4,5,-14,11,-11"},"?":{"d":"28,-196v-2,-22,33,-34,68,-34v38,0,63,24,63,59v0,70,-73,38,-72,100v0,6,-22,7,-24,0v-12,-70,71,-46,72,-100v1,-46,-69,-52,-90,-17xm99,-12v0,10,-8,17,-18,17v-9,0,-18,-8,-18,-17v0,-9,9,-18,18,-18v10,0,18,8,18,18"},"@":{"d":"128,-171v9,-4,24,16,27,3v0,-6,10,-2,15,-3v3,0,3,0,3,3r0,78v0,10,8,16,19,14v29,-4,12,-60,15,-89v4,-50,-60,-43,-111,-43v-67,0,-44,86,-47,146v-2,59,84,40,141,43v5,0,5,17,0,19r-94,0v-40,0,-65,-26,-65,-62r0,-103v0,-36,25,-62,65,-62r64,0v71,-1,65,68,65,138v0,32,-45,42,-64,21v-10,-2,-22,14,-33,11v-39,0,-46,-30,-46,-72v0,-25,19,-42,46,-42xm128,-76v23,0,27,-23,27,-50v0,-15,-12,-27,-27,-27v-23,1,-27,24,-27,51v0,15,12,26,27,26","w":253},"A":{"d":"155,-14v9,16,-4,14,-19,14v-2,0,-4,-1,-4,-3r-14,-49v-19,-4,-55,-3,-75,0v-6,17,-8,38,-17,52v-12,0,-30,3,-20,-12r64,-212v3,-4,17,-3,21,0xm110,-78v-11,-35,-16,-76,-30,-108r-30,108v13,6,46,5,60,0","w":161,"k":{"y":4,"w":4,"v":12,"u":4,"t":9,"s":-3,"g":6,"d":3,"Y":22,"W":14,"V":19,"U":4,"T":18,"S":-4,"Q":4,"O":4,"J":-7,"G":4,"C":4,"?":20,".":-4,"-":3,",":-4}},"B":{"d":"136,-115v14,10,30,25,30,53v0,66,-66,65,-133,62v-3,0,-3,-1,-3,-4r0,-219v0,-3,0,-3,3,-3v68,-3,133,-4,133,66v0,16,-16,36,-30,45xm57,-125v45,3,85,1,85,-43v0,-39,-43,-41,-85,-38v-3,0,-3,1,-3,4r0,73v0,3,0,4,3,4xm57,-21v46,3,85,1,85,-46v0,-39,-43,-41,-85,-38v-3,0,-3,1,-3,4r0,77v0,3,0,3,3,3","w":187,"k":{"y":7,"u":7,"s":8,"o":6,"i":4,"e":6,"d":6,"c":6,"b":9,"a":11,"Z":10,"Y":9,"W":4,"V":4,"U":8,"T":6,"S":4,"R":11,"Q":8,"P":11,"O":8,"N":11,"M":11,"L":11,"K":11,"J":15,"I":11,"H":11,"F":11,"E":11,"D":11,"C":8,"B":11,"A":4,".":10,",":8}},"C":{"d":"48,-55v-1,45,69,50,86,16v8,2,15,6,20,11v-15,48,-136,44,-130,-27v7,-80,-24,-175,74,-175v30,0,47,14,56,31v-5,5,-12,9,-20,11v-18,-33,-87,-30,-86,17r0,116","w":167,"k":{"y":6,"u":5,"t":10,"q":3,"o":3,"l":4,"k":4,"i":4,"h":4,"e":3,"c":3,"a":10,"U":3,"T":4,"Q":5,"O":5,"L":6,"K":9,"J":6,"I":9,"G":5,"C":5,"A":-4,".":3,",":3}},"D":{"d":"166,-63v2,67,-66,66,-133,63v-3,0,-3,-1,-3,-4r0,-219v0,-3,0,-3,3,-3v67,-3,133,-4,133,62r0,101xm103,-21v60,-1,35,-91,39,-147v2,-39,-43,-41,-85,-38v-3,0,-3,1,-3,4r0,178v0,3,0,3,3,3r46,0","w":189,"k":{"y":5,"o":6,"j":10,"e":6,"a":6,"Y":10,"X":12,"W":5,"V":5,"U":6,"T":8,"S":5,"R":9,"Q":7,"P":9,"O":7,"N":9,"M":9,"L":9,"K":9,"J":16,"I":9,"H":9,"G":7,"F":9,"E":9,"D":9,"C":7,"B":9,"A":5,";":7,":":7,".":11,",":10}},"E":{"d":"151,-21v7,1,6,22,0,21r-118,0v-3,0,-3,-1,-3,-4r0,-219v0,-3,0,-3,3,-3r118,0v8,-1,3,11,4,16v0,3,-1,4,-4,4r-94,0v-3,0,-3,1,-3,4r0,73v0,3,0,4,3,4r77,0v8,-1,3,11,4,17v0,3,-1,3,-4,3r-77,0v-3,0,-3,1,-3,4r0,77v0,3,0,3,3,3r94,0","w":172,"k":{"y":13,"w":10,"v":10,"u":11,"s":3,"q":9,"p":7,"o":9,"j":5,"i":5,"g":13,"e":9,"d":10,"c":9,"b":7,"a":15,"Y":-4,"W":-4,"V":-5,"U":6,"Q":10,"O":11,"J":6,"H":6,"G":11,"C":11,"A":-5,".":4,"-":14,",":4}},"F":{"d":"151,-226v7,1,6,21,0,20r-94,0v-3,0,-3,1,-3,4r0,73v0,3,0,4,3,4r77,0v8,-1,3,11,4,17v0,3,-1,3,-4,3r-77,0v-3,0,-3,1,-3,4r0,97v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v0,-3,0,-3,3,-3r118,0","w":163,"k":{"y":9,"w":5,"u":15,"t":5,"s":6,"r":14,"o":14,"n":11,"m":11,"i":6,"g":8,"e":14,"a":23,"Z":-3,"Y":-9,"X":-7,"W":-9,"T":-7,"O":6,"L":4,"J":33,"G":6,"E":6,"C":12,"A":15,";":8,":":8,".":63,"-":9,",":63}},"G":{"d":"141,-188v-19,-33,-97,-32,-93,17v5,61,-29,159,50,154v32,-2,42,-30,38,-67v-6,-16,-52,14,-45,-21v0,-3,1,-4,4,-4r62,0v3,0,4,1,4,4v5,65,-6,109,-75,109v-38,0,-62,-24,-62,-59v0,-83,-25,-175,80,-175v29,0,56,14,54,34","k":{"z":13,"y":8,"v":8,"u":8,"t":13,"r":9,"o":7,"l":10,"k":10,"i":10,"h":10,"e":7,"a":5,"Z":6,"Y":5,"U":9,"S":5,"R":12,"Q":9,"O":9,"N":12,"M":12,"L":9,"K":12,"J":13,"I":12,"H":12,"G":9,"F":12,"E":12,"C":9,"B":12,"A":4,".":10,",":9}},"H":{"d":"172,-4v0,7,-23,7,-25,0r0,-97v0,-3,0,-4,-3,-4r-87,0v-3,0,-3,1,-3,4r0,97v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,94v0,3,0,4,3,4r87,0v3,0,3,-1,3,-4r0,-94v2,-5,21,-5,25,0r0,219","w":200,"k":{"y":8,"u":8,"o":8,"i":10,"g":10,"e":8,"a":8,"Z":6,"S":6,"Q":9,"O":9,"I":11,"G":9}},"I":{"d":"54,-4v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,219","w":82,"k":{"w":3,"t":5,"s":8,"q":8,"o":8,"l":9,"g":10,"f":7,"e":8,"d":10,"c":8,"a":9,"Z":6,"X":4,"W":3,"T":4,"S":6,"R":11,"Q":9,"P":11,"O":9,"N":11,"M":11,"L":11,"K":11,"J":9,"I":11,"H":11,"G":9,"F":11,"E":11,"D":11,"B":11,".":7,"-":5,",":6}},"J":{"d":"8,-28v18,-26,36,11,56,11v21,0,38,-17,38,-38r0,-168v2,-5,21,-5,25,0r0,164v3,64,-93,84,-119,31","w":150,"k":{"u":5,"o":6,"e":6,"a":6,"W":-12,"A":5,".":11,",":9}},"K":{"d":"180,-9v2,5,6,8,-1,9v-8,-1,-20,2,-25,-2r-69,-110v-12,10,-20,25,-31,37r0,71v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,108v0,5,4,5,6,2r86,-112v6,-1,28,-5,25,4r-69,86","w":189,"k":{"y":12,"x":-9,"w":16,"u":10,"t":15,"o":8,"g":9,"e":8,"d":9,"a":9,"Z":-6,"Y":-4,"W":-4,"U":6,"Q":9,"O":10,"J":6,"I":3,"G":10,"C":4,"A":-11,"-":14}},"L":{"d":"151,-21v7,1,6,22,0,21r-118,0v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,199v0,3,0,3,3,3r94,0","w":163,"k":{"z":-4,"y":8,"x":-8,"w":14,"v":19,"u":10,"t":10,"q":4,"o":8,"g":8,"e":8,"d":5,"c":4,"a":10,"Z":-5,"Y":31,"W":15,"V":23,"U":12,"T":33,"S":4,"R":7,"Q":4,"P":6,"O":12,"N":10,"M":10,"L":6,"K":12,"I":6,"H":6,"G":14,"F":6,"E":6,"D":6,"C":12,"B":10,"A":-10,"-":50}},"M":{"d":"206,-4v0,7,-23,7,-25,0r0,-85v-2,-28,7,-78,2,-84v-17,48,-40,91,-59,137v-2,3,-10,3,-13,0v-21,-45,-37,-95,-61,-137v4,35,5,121,4,169v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-6,18,-4,23,-1r65,151r64,-151v4,-3,21,-4,24,1r0,219","w":234,"k":{"y":8,"u":8,"s":8,"o":8,"i":10,"e":8,"c":8,"a":13,"Y":3,"T":4,"S":6,"O":9,"J":6,"I":11,"G":9,"C":9,".":7,",":6}},"N":{"d":"172,-4v-1,7,-19,5,-24,2r-95,-171r1,169v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-7,17,-2,23,-2r94,174r0,-172v2,-5,21,-5,25,0r0,219","w":200,"k":{"y":8,"u":8,"o":8,"j":10,"i":10,"g":10,"e":8,"d":10,"c":8,"a":11,"S":6,"Q":9,"O":9,"J":3,"I":11,"G":9,"C":9,".":7,"-":5,",":6}},"O":{"d":"161,-55v0,39,-29,59,-75,59v-38,0,-62,-24,-62,-59v0,-80,-24,-175,74,-175v38,0,63,24,63,59r0,116xm86,-17v78,0,50,-93,50,-154v0,-26,-20,-41,-50,-39v-61,4,-38,97,-38,155v0,21,16,38,38,38","k":{"z":4,"y":5,"u":5,"s":5,"r":6,"p":6,"n":6,"m":6,"l":6,"k":6,"j":10,"i":9,"h":6,"f":4,"c":4,"b":6,"a":7,"Z":10,"Y":8,"X":10,"W":4,"V":4,"U":6,"T":11,"S":5,"R":9,"P":9,"N":9,"M":9,"L":9,"K":9,"J":8,"I":9,"H":9,"F":9,"E":9,"D":9,"B":9,"A":4,".":10,",":9,"&":9}},"P":{"d":"166,-164v0,50,-50,66,-109,59v-3,0,-3,1,-3,4r0,97v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v0,-3,0,-3,3,-3v67,-3,133,-4,133,62xm57,-125v45,3,85,1,85,-43v0,-39,-43,-41,-85,-38v-3,0,-3,1,-3,4r0,73v0,3,0,4,3,4","w":174,"k":{"y":9,"x":-8,"w":-8,"u":9,"t":-4,"s":7,"r":6,"o":15,"i":5,"f":-3,"e":17,"d":7,"a":14,"Z":3,"X":4,"W":-3,"S":-3,"R":4,"P":4,"M":4,"L":4,"J":56,"I":4,"H":4,"F":4,"E":4,"D":4,"A":14,";":8,":":8,".":49,"-":16,",":46}},"Q":{"d":"161,-171v0,76,22,168,-56,174v-10,6,10,38,-20,31v-10,-3,4,-27,-7,-31v-77,-7,-54,-99,-54,-174v0,-39,28,-59,74,-59v38,0,63,24,63,59xm102,-22v14,9,36,-18,34,-33v-9,-61,28,-160,-50,-155v-61,4,-31,98,-38,155v-1,16,15,34,31,37v9,-4,-7,-32,20,-25v7,1,1,15,3,21","k":{"u":5,"U":6,"A":4,".":10,",":8}},"R":{"d":"166,-164v0,25,-20,42,-36,54r36,107v-2,6,-22,5,-26,0r-37,-102r-46,0v-3,0,-3,1,-3,4r0,97v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v0,-3,0,-3,3,-3v67,-3,133,-4,133,62xm57,-125v45,3,85,1,85,-43v0,-39,-43,-41,-85,-38v-3,0,-3,1,-3,4r0,73v0,3,0,4,3,4","k":{"y":5,"u":5,"s":5,"q":10,"o":10,"i":6,"e":10,"d":11,"c":10,"a":12,"Y":6,"U":6,"T":7,"Q":6,"O":6,"J":6,"I":9,"G":6,"C":-6,".":4,"-":13,",":4}},"S":{"d":"44,-171v0,54,112,40,106,116v11,66,-114,80,-134,27v4,-6,12,-8,19,-11v18,32,91,32,91,-16v0,-60,-107,-43,-107,-116v0,-66,106,-78,125,-28v-5,5,-13,8,-20,11v-18,-34,-80,-28,-80,17","w":166,"k":{"w":6,"t":7,"p":3,"Z":3,"T":3,"N":5,"I":5,"A":-3,".":3,",":3}},"T":{"d":"131,-226v6,2,4,20,0,20r-44,0v-3,0,-3,1,-3,4r0,198v0,7,-23,7,-25,0r0,-198v0,-3,0,-4,-3,-4r-44,0v-5,0,-5,-18,0,-20r119,0","w":142,"k":{"z":23,"y":26,"w":28,"v":18,"u":26,"s":25,"r":26,"o":26,"i":10,"h":13,"g":27,"e":26,"c":26,"a":37,"Z":-3,"Y":3,"W":4,"V":2,"T":-7,"R":7,"Q":7,"O":16,"M":4,"J":46,"I":4,"G":6,"C":6,"A":18,";":27,":":27,".":24,"-":22,",":23}},"U":{"d":"161,-55v0,39,-29,59,-75,59v-38,0,-62,-24,-62,-59r0,-168v1,-6,21,-5,24,0r0,168v1,25,20,38,50,38v21,0,38,-17,38,-38r0,-168v2,-5,21,-5,25,0r0,168","k":{"z":4,"y":5,"s":5,"r":6,"p":6,"o":6,"n":6,"m":6,"l":6,"k":6,"j":8,"i":8,"g":7,"f":4,"e":6,"d":7,"c":6,"a":5,"Z":5,"S":5,"O":6,"I":8,"C":6,"A":4,".":10,",":9}},"V":{"d":"158,-224r-67,221v-1,5,-18,5,-20,0r-68,-221v3,-4,21,-3,26,0r53,183r50,-183v4,-4,21,-3,26,0","w":161,"k":{"z":4,"y":7,"u":8,"s":10,"r":10,"o":15,"n":10,"m":10,"i":6,"g":14,"e":15,"c":13,"a":17,"Y":-12,"W":-12,"O":4,"L":-7,"J":29,"G":4,"C":4,"A":19,";":13,":":13,".":26,"-":15,",":25}},"W":{"d":"233,-226v9,-1,1,7,1,15r-45,208v-1,5,-18,5,-21,0r-47,-160r-47,160v-1,5,-19,6,-20,0r-48,-221v3,-4,21,-3,26,0r34,171v19,-51,33,-116,50,-172v0,-4,5,-1,8,-2v2,0,4,0,4,2r48,172r35,-171v3,-5,15,-1,22,-2","w":242,"k":{"y":6,"u":6,"s":8,"r":8,"o":10,"n":8,"m":8,"g":11,"e":10,"d":10,"c":10,"a":14,"O":4,"L":-4,"J":23,"G":4,"C":-3,"A":14,";":10,":":10,".":18,"-":10,",":17}},"X":{"d":"150,-12v2,6,8,11,0,12v-8,-1,-19,2,-24,-2v-15,-29,-25,-62,-42,-89v-22,25,-28,65,-49,91v-12,0,-29,5,-20,-13r51,-100r-55,-111v4,-4,22,-3,27,0v16,29,27,63,46,89v17,-26,27,-60,42,-89v5,-3,21,-4,27,0v-16,38,-37,73,-54,110","w":164,"k":{"y":11,"t":11,"o":8,"e":8,"c":8,"a":4,"Z":-5,"Y":-8,"T":-7,"Q":9,"O":10,"I":4,"G":10,"A":-10,"-":12}},"Y":{"d":"128,-224v16,-5,40,-5,20,15r-55,104r0,101v0,7,-23,7,-25,0r0,-101r-62,-119v4,-4,22,-3,27,0r48,93v18,-28,31,-63,47,-93","w":161,"k":{"z":14,"y":17,"x":10,"w":10,"v":8,"u":23,"t":10,"s":23,"r":20,"p":21,"o":27,"n":20,"m":20,"i":9,"g":28,"e":27,"d":28,"c":27,"a":33,"Z":7,"W":-10,"T":4,"S":4,"O":8,"M":3,"J":40,"I":3,"G":8,"C":8,"A":23,";":27,":":27,".":46,"-":27,",":48}},"Z":{"d":"138,-21v7,1,6,22,0,21r-121,0v-9,-2,-2,-8,1,-15r83,-188v-19,-8,-56,0,-81,-3v-7,0,-3,-11,-4,-17v0,-3,1,-3,4,-3v38,2,83,-3,117,2r-89,201v24,6,62,0,90,2","w":157,"k":{"w":15,"u":10,"o":15,"i":10,"e":15,"c":8,"a":18,"U":8,"O":10,"G":10,"A":-6,".":3,",":3}},"[":{"d":"101,47v7,1,6,21,0,20r-51,0v-3,0,-3,0,-3,-3r0,-324v0,-3,0,-4,3,-4r51,0v7,0,3,11,4,17v-3,11,-28,-3,-34,7r0,283v2,9,21,2,30,4","w":139},"\\":{"d":"105,-19v11,16,6,23,-12,17r-95,-222v1,-5,15,-4,19,-1","w":109},"]":{"d":"93,64v0,3,-1,3,-4,3r-50,0v-8,1,-3,-11,-4,-17v4,-10,29,4,34,-7r0,-283v-6,-11,-41,11,-34,-20v0,-3,1,-4,4,-4r50,0v3,0,4,1,4,4r0,324","w":139},"^":{"d":"163,-112r-19,0r-53,-95r-51,95r-20,0r67,-118r9,0"},"_":{"d":"74,65v6,1,4,17,0,16r-76,0v-6,0,-2,-9,-3,-13v0,-3,0,-3,3,-3r76,0","w":72},"a":{"d":"24,-128v-2,-19,25,-35,54,-34v38,0,63,23,63,58r0,100v1,8,-11,3,-17,4v-9,-1,3,-21,-7,-23v-19,13,-25,25,-51,23v-25,-2,-47,-16,-46,-44v0,-44,47,-44,93,-42v8,0,3,-12,4,-18v-1,-41,-57,-48,-76,-16v-7,-1,-11,-6,-17,-8xm66,-21v32,2,51,-13,51,-45v-20,-5,-73,-14,-73,24v0,12,10,21,22,21","w":166,"k":{"y":7,"w":7,"v":7,"u":7,"t":7,"s":6,"q":7,"p":7,"o":7,"g":8,"f":4,"e":7,"d":7,"c":7,"b":8,"a":14,";":8,":":8,".":5,",":4}},"b":{"d":"53,-138v35,-41,95,-17,98,38v3,58,-8,100,-63,100v-10,2,-24,-11,-39,-22v-8,4,6,29,-20,22v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,82v0,3,2,3,3,3xm88,-21v37,0,39,-38,39,-79v0,-21,-18,-39,-39,-39v-37,0,-38,39,-38,80v0,21,17,38,38,38","w":170,"k":{"z":8,"y":6,"w":5,"v":5,"u":5,"t":3,"s":3,"r":6,"q":5,"p":6,"o":5,"n":6,"m":6,"l":8,"k":8,"j":8,"i":8,"h":8,"f":4,"e":5,"d":5,"c":5,"b":8,"a":12,";":5,":":5,".":9,",":7}},"c":{"d":"44,-55v0,42,57,50,75,16v6,4,15,6,20,11v-16,48,-128,40,-119,-27v-4,-60,3,-109,62,-108v30,0,48,14,57,31v-5,5,-12,9,-20,11v-20,-31,-75,-26,-75,17r0,49","w":153,"k":{"y":3,"u":3,"t":4,"s":6,"r":5,"q":4,"o":4,"m":5,"l":5,"k":5,"i":5,"h":5,"g":7,"f":3,"e":4,"d":4,"c":6,"a":11,";":4,":":4,".":3,",":3}},"d":{"d":"20,-100v3,-54,65,-80,98,-37v8,-21,0,-59,3,-86v1,-6,21,-5,24,0r0,219v1,8,-11,3,-16,4v-10,0,1,-20,-7,-23v-14,12,-30,26,-40,23v-54,0,-65,-42,-62,-100xm82,-21v37,0,39,-38,39,-79v0,-21,-18,-39,-39,-39v-37,0,-38,39,-38,80v0,21,17,38,38,38","w":170,"k":{"z":5,"y":6,"u":5,"s":6,"o":6,"g":8,"e":6,"d":8,"a":12,";":8,":":8,".":5,",":4}},"e":{"d":"139,-28v-16,49,-128,39,-119,-27v-4,-59,3,-108,62,-108v46,0,68,35,63,81v0,3,0,4,-3,4r-94,0v-9,0,-2,16,-4,23v0,42,57,50,75,16v6,4,15,6,20,11xm117,-95v5,1,4,-5,4,-9v0,-21,-18,-38,-39,-38v-23,1,-40,18,-38,43v0,3,1,4,4,4r69,0","w":164,"k":{"z":8,"y":6,"x":8,"w":4,"v":4,"u":6,"s":3,"r":8,"q":5,"p":8,"o":5,"n":8,"m":8,"l":8,"k":8,"j":8,"i":8,"h":8,"g":5,"f":6,"e":5,"d":5,"c":5,"b":8,"a":12,";":5,":":5,".":10,"-":3,",":9}},"f":{"d":"94,-230v20,-2,13,14,6,21v-33,-5,-52,24,-45,63v2,9,22,2,31,4v7,0,1,12,3,17v-4,10,-29,-4,-34,7r0,114v0,8,-14,2,-20,4v-3,0,-4,-1,-4,-4r0,-114v-1,-10,-23,4,-17,-21v0,-8,18,3,17,-7v-5,-50,20,-80,63,-84","w":99,"k":{"z":-3,"w":-6,"r":3,"j":-9,"f":-3,"e":8,"b":-7,"a":15,".":15,",":14}},"g":{"d":"82,-159v10,-2,26,11,40,23v8,-4,-6,-30,20,-23v3,0,3,0,3,3r0,59v0,38,-33,64,-74,58v-16,5,-18,31,0,35v45,-2,92,-3,91,43v-1,45,-49,44,-96,42v-26,0,-46,-16,-46,-44v0,-14,12,-24,24,-36v-8,-14,-10,-35,2,-47v-44,-29,-29,-117,36,-113xm82,-58v22,-1,39,-18,39,-42v0,-21,-18,-39,-39,-39v-22,0,-38,18,-38,42v0,21,17,39,38,39xm66,60v30,-2,74,9,72,-23v-1,-29,-44,-20,-72,-20v-13,0,-23,8,-22,22v0,12,9,21,22,21","w":164,"k":{"v":-3,"s":3,"o":5,"e":5,"a":12,";":-6,":":5,".":5,",":-6}},"h":{"d":"53,-138v35,-41,98,-17,98,38r0,96v0,8,-14,2,-21,4v-3,0,-3,-1,-3,-4v-3,-54,17,-135,-39,-135v-55,0,-34,82,-38,135v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,82v0,3,2,3,3,3","w":174,"k":{"z":4,"y":6,"w":6,"v":7,"u":6,"t":5,"s":5,"q":6,"o":6,"j":10,"g":7,"e":6,"d":7,"c":6,"a":8,";":7,":":7,".":4,",":3}},"i":{"d":"54,-215v0,9,-8,17,-17,17v-9,0,-15,-8,-15,-17v0,-8,7,-15,15,-15v9,0,17,6,17,15xm50,-4v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-152v1,-6,21,-5,24,0r0,152","w":75,"k":{"z":5,"t":4,"q":7,"o":7,"g":8,"e":7,"d":8,"c":4,"a":12,".":5,",":5}},"j":{"d":"54,-215v0,9,-8,17,-17,17v-9,0,-15,-8,-15,-17v0,-8,7,-15,15,-15v9,0,17,6,17,15xm50,22v1,32,-24,58,-55,63v-5,-1,-5,-19,0,-21v19,-4,31,-20,31,-38r0,-182v1,-6,21,-5,24,0r0,178","w":75,"k":{"u":6,"o":7,"e":7,"a":6,";":7,":":8}},"k":{"d":"149,-10v3,4,7,9,0,10v-8,-1,-19,2,-24,-2v-18,-27,-32,-59,-52,-84v-10,5,-15,15,-23,22r0,60v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,125v0,5,4,5,6,2v21,-20,37,-45,60,-63v7,1,27,-3,20,6v-15,16,-32,29,-45,47v16,35,40,63,58,96","w":160,"k":{"z":-5,"y":8,"x":-9,"u":8,"q":8,"o":8,"g":9,"e":8,"d":9,"a":9,"-":14}},"l":{"d":"50,-4v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-219v1,-6,21,-5,24,0r0,219","w":75,"k":{"y":6,"t":6,"q":6,"o":6,"g":8,"e":6,"d":8,"c":6,"a":6,".":5,",":4}},"m":{"d":"131,-136v32,-42,106,-23,106,36r0,96v0,8,-14,2,-21,4v-3,0,-3,-1,-3,-4v-2,-52,14,-132,-35,-135v-15,0,-34,18,-34,39r0,96v0,7,-23,7,-25,0v-2,-52,14,-132,-35,-135v-15,0,-34,18,-34,39r0,96v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-152v0,-6,11,-2,16,-3v10,-1,-2,19,7,22v29,-30,55,-30,82,1","w":262,"k":{"z":5,"y":8,"w":8,"v":8,"u":7,"s":6,"q":7,"p":7,"o":7,"g":8,"e":7,"d":7,"c":7,"a":6,";":8,":":8,".":5,",":4}},"n":{"d":"49,-137v33,-43,102,-17,102,37r0,96v0,8,-14,2,-21,4v-3,0,-3,-1,-3,-4v-3,-54,17,-135,-39,-135v-55,0,-34,82,-38,135v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-152v0,-6,11,-2,16,-3v10,-1,-2,19,7,22","w":176,"k":{"z":5,"y":8,"w":8,"v":8,"u":7,"t":6,"s":6,"q":7,"p":7,"o":7,"g":8,"e":7,"d":7,"a":6,";":8,":":8,".":5,"-":3,",":4}},"o":{"d":"145,-104v0,61,-4,108,-63,108v-58,0,-62,-48,-62,-108v0,-35,24,-59,62,-59v38,0,63,24,63,59xm82,-17v40,0,39,-44,39,-87v0,-21,-18,-38,-39,-38v-40,0,-38,45,-38,87v0,21,17,38,38,38","w":164,"k":{"z":6,"y":5,"x":8,"w":4,"v":4,"u":5,"t":3,"s":3,"r":5,"q":5,"p":5,"o":4,"n":5,"m":5,"l":6,"k":6,"j":8,"i":7,"h":6,"g":7,"f":3,"b":6,"a":6,".":8,",":6}},"p":{"d":"49,-137v33,-43,103,-17,102,37v15,77,-48,132,-98,78v-9,25,0,68,-3,99v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-233v0,-6,11,-2,16,-3v10,-1,-2,19,7,22xm88,-21v37,0,39,-38,39,-79v0,-21,-18,-39,-39,-39v-37,0,-38,39,-38,80v0,21,17,38,38,38","w":170,"k":{"z":10,"y":6,"x":8,"w":5,"v":6,"u":5,"t":4,"s":3,"r":6,"q":5,"p":8,"o":5,"m":6,"l":6,"j":8,"i":7,"h":6,"g":5,"f":5,"e":5,"d":5,"c":5,"a":4,".":9,",":7}},"q":{"d":"82,-159v10,-2,26,11,40,23v8,-4,-6,-30,20,-23v3,0,3,0,3,3r0,233v0,8,-14,2,-20,4v-3,0,-4,-1,-4,-4r0,-96v0,-3,-1,-4,-3,-4v-14,11,-29,26,-39,23v-49,0,-59,-43,-59,-100v0,-35,24,-59,62,-59xm82,-21v37,0,39,-38,39,-79v0,-21,-18,-39,-39,-39v-37,0,-38,39,-38,80v0,21,17,38,38,38","w":170,"k":{"u":5,"e":6,"a":6}},"r":{"d":"49,-134v20,-12,26,-29,45,-25v8,0,2,14,4,21v1,5,-5,4,-10,4v-56,0,-34,78,-38,130v-1,8,-14,3,-21,4v-3,0,-3,-1,-3,-4r0,-152v0,-6,11,-2,16,-3v11,0,-2,21,7,25","w":107,"k":{"z":-8,"y":-3,"x":-11,"w":-11,"v":-13,"u":-3,"t":-9,"p":3,"o":4,"n":3,"g":10,"f":-3,"d":9,"c":5,"a":5,";":18,":":18,".":23,"-":21,",":22}},"s":{"d":"40,-119v0,42,100,14,100,71v0,31,-25,54,-68,52v-30,-2,-46,-14,-55,-31v3,-6,12,-7,18,-10v13,11,22,22,48,22v22,0,33,-14,33,-28v0,-40,-99,-13,-99,-70v0,-63,104,-63,121,-20v-3,6,-12,8,-17,11v-13,-13,-24,-22,-49,-22v-23,0,-32,11,-32,25","w":157,"k":{"z":3,"y":5,"x":4,"u":5,"t":3,"s":3,"q":4,"p":6,"o":4,"g":9,"e":4,"d":4,"c":4,"b":6,"a":10,";":5,":":8,".":6,"-":4,",":4}},"t":{"d":"88,3v-33,-3,-55,-26,-55,-58r0,-80v-1,-13,-31,8,-28,-14v17,-14,25,-37,49,-44v11,3,-3,28,7,34v14,1,37,-7,30,17v-3,10,-29,-4,-33,7v4,47,-15,109,30,117v5,1,5,19,0,21","w":110,"k":{"y":12,"w":4,"v":3,"u":6,"t":7,"s":12,"r":7,"q":12,"o":10,"i":6,"h":9,"g":12,"e":10,"d":12,"c":10,"a":16,";":5,":":5,".":5,"-":19,",":5}},"u":{"d":"123,-23v-32,46,-101,18,-101,-36r0,-97v1,-5,21,-5,24,0v4,53,-18,135,38,135v57,0,35,-82,39,-135v1,-6,21,-5,24,0r0,152v1,8,-11,3,-17,4v-9,-1,3,-21,-7,-23","w":172,"k":{"z":5,"y":6,"s":6,"p":7,"o":6,"g":8,"e":6,"d":6,"c":6,"b":7,"a":6,";":8,":":8,".":5,"-":3,",":4}},"v":{"d":"146,-159v7,1,1,6,0,12r-59,145v-3,3,-16,3,-20,0r-62,-154v2,-6,19,-4,24,-1v17,40,29,86,49,123v15,-43,30,-87,50,-125r18,0","w":153,"k":{"z":-6,"w":-10,"o":4,"e":4,";":4,":":4,".":23,"-":8,",":22}},"w":{"d":"187,-157v11,-5,35,-4,23,11r-44,143v-1,5,-17,5,-20,0v-14,-39,-20,-85,-37,-121v-10,42,-24,81,-35,121v-1,5,-18,5,-20,0r-47,-153v2,-5,21,-4,26,-1r31,116r32,-116v5,-4,22,-3,28,0r33,116","w":219,"k":{"o":4,"e":4,";":4,":":4,".":17,"-":6,",":16}},"x":{"d":"134,-10v3,4,7,9,1,10v-8,-1,-19,3,-23,-2v-14,-19,-23,-43,-39,-60v-17,17,-26,43,-42,62v-10,0,-32,3,-20,-10v12,-26,39,-45,43,-75v-15,-24,-33,-45,-46,-71v2,-6,20,-4,25,-1v14,19,23,43,40,59v19,-16,24,-45,42,-61v12,0,33,-3,17,12r-42,67","w":145,"k":{"t":-8,"q":8,"o":5,"e":8,"d":10,"c":3,"a":4,"-":14}},"y":{"d":"120,-21v-30,43,-98,14,-98,-38r0,-97v1,-5,21,-5,24,0v4,53,-18,135,38,135v62,0,32,-80,39,-135v1,-6,21,-5,24,0r0,178v0,36,-21,63,-63,63v-30,1,-46,-15,-56,-32v4,-5,14,-7,20,-11v17,33,76,27,75,-16v0,-15,4,-38,-3,-47","w":172,"k":{"s":6,"o":6,"l":7,"g":8,"e":6,"d":6,"c":6,"b":7,"a":6,";":7,":":8,".":5,"-":3,",":4}},"z":{"d":"136,-21v5,2,5,20,0,21r-116,0v-7,0,-3,-6,-1,-10r72,-125v-17,-8,-50,-1,-73,-3v-7,0,-3,-11,-4,-17v0,-3,1,-4,4,-4r109,0v7,1,4,5,1,10r-73,126v22,6,55,0,81,2","w":153,"k":{"o":7,"l":5,"g":12,"e":7,"d":8,"b":5,"a":3}},"{":{"d":"66,-147v0,-61,2,-111,55,-117v5,1,5,19,0,22v-63,10,0,120,-60,142r0,2v57,18,-2,129,60,144v5,1,5,19,0,21v-30,-3,-55,-29,-55,-63v0,-41,8,-85,-31,-91v-5,-2,-5,-20,0,-23v19,-4,31,-19,31,-37","w":158},"|":{"d":"35,90r0,-360r16,0r0,360r-16,0","w":86},"}":{"d":"38,-264v51,7,55,55,55,117v0,18,11,33,30,37v5,2,5,20,0,23v-38,6,-30,50,-30,91v0,33,-24,60,-55,63v-5,-1,-4,-17,-1,-21v61,-13,4,-120,61,-146v-59,-16,2,-127,-61,-142v-3,-3,-4,-20,1,-22","w":158},"~":{"d":"60,-104v36,2,69,47,93,0r11,11v-9,14,-23,27,-41,27v-36,0,-69,-46,-93,0r-11,-11v9,-14,22,-27,41,-27"},"'":{"d":"42,-224r-7,54v0,4,-12,5,-13,0r-7,-54v0,-7,24,-7,27,0","w":56},"`":{"d":"104,-185v2,3,1,6,-3,6v-25,-5,-36,-27,-54,-41v3,-7,26,-6,32,-1","w":180},"\u00a0":{"w":62}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1997 International Typeface Corporation. All rights reserved.
 * 
 * Trademark:
 * "ITC" is a trademark of International Typeface Corporation Registered in the
 * U.S. Patent and Trademark Office and may be registered in certain
 * jurisdictions;"Conduit" is a trademark of International Typeface Corporation and
 * may be registered in certain jurisdictions.
 * 
 * Full name:
 * ConduitITCStd-Medium
 * 
 * Description:
 * Please review the description of this font at http://www.itcfonts.com.
 * 
 * Manufacturer:
 * International Typeface Corporation
 * 
 * Designer:
 * Mark van Bronkhorst, MvB Design
 * 
 * Vendor URL:
 * http://www.itcfonts.com
 * 
 * License information:
 * https://www.itcfonts.com/order/eula-print.asp
 */
Cufon.registerFont({"w":183,"face":{"font-family":"ConduitITCStd Medium","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 6 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-9.75 -270 236.822 90","underline-thickness":"21.6","underline-position":"-18.72","stemh":"29","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":63},"!":{"d":"70,-223v1,55,0,108,-7,155v0,4,-16,5,-17,0v-8,-46,-10,-100,-8,-155v0,-9,20,-2,29,-4v3,0,3,1,3,4xm74,-16v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20","w":108},"\"":{"d":"65,-224v10,-6,40,-8,31,10r-6,49v0,4,-16,5,-17,0xm15,-224v10,-6,40,-7,30,10v-4,17,-1,39,-9,52v-5,-1,-13,2,-14,-3","w":111},"#":{"d":"162,-172v-9,23,38,-2,25,19v-4,6,-1,19,-9,20v-9,1,-23,-3,-28,2r-10,34v3,10,36,-7,31,12v-3,6,-2,18,-9,20v-10,1,-25,-3,-31,2v-8,20,-10,46,-21,63v-9,0,-21,2,-14,-10r14,-52v-9,-6,-36,-3,-48,-1r-17,60v-3,6,-26,5,-18,-7r15,-52v-2,-10,-36,7,-27,-12v3,-6,1,-19,9,-20v9,-1,23,3,28,-2r10,-34v-3,-11,-37,8,-31,-12v3,-6,2,-19,9,-20v10,-2,27,4,32,-3v7,-20,10,-45,20,-62v9,0,21,-1,14,10r-14,52v9,6,38,4,48,0r17,-59v3,-6,26,-5,18,7xm128,-124v2,-5,4,-9,-2,-9v-14,0,-33,-3,-44,2r-10,34v9,6,36,4,48,1","w":201,"k":{"9":5,"7":15}},"$":{"d":"136,-181v-13,5,-18,-23,-32,-20v-7,16,-4,52,-1,71v28,13,59,28,59,72v0,34,-22,57,-58,61v-9,1,6,24,-15,19v-9,1,1,-16,-7,-18v-33,1,-51,-17,-59,-37v6,-8,18,-10,26,-15v10,9,19,25,33,23v3,0,3,-1,3,-4r0,-70v-24,-17,-58,-27,-58,-70v0,-37,27,-57,58,-64v0,-10,-2,-18,13,-15v8,0,-2,16,6,18v29,2,46,18,54,36v-4,7,-15,8,-22,13xm59,-169v0,13,14,24,23,28v7,-12,1,-38,3,-55v0,-3,-1,-3,-3,-3v-12,2,-23,16,-23,30xm130,-58v0,-17,-16,-29,-26,-33v-6,14,-5,50,0,65v10,0,26,-14,26,-32","k":{"9":14,"8":9,"6":9,"5":14,"4":3,"3":11,"0":9}},"%":{"d":"83,-194v2,35,2,67,-34,67v-36,0,-35,-31,-35,-67v0,-19,14,-33,35,-33v21,0,34,14,34,33xm129,-225v11,-5,28,-3,16,13r-90,210v-6,5,-30,4,-18,-9xm169,-68v2,35,2,68,-34,68v-36,0,-36,-32,-34,-68v0,-19,13,-32,34,-32v21,0,34,13,34,32xm49,-149v16,-2,16,-50,0,-56v-17,2,-8,30,-10,46v0,6,4,10,10,10xm135,-22v17,-1,8,-30,10,-46v0,-6,-4,-10,-10,-10v-17,1,-8,30,-10,46v0,6,4,10,10,10"},"&":{"d":"171,-65v-3,25,33,29,45,39v-2,9,4,27,-4,29v-17,1,-44,-12,-59,-26v-11,18,-32,27,-67,27v-67,0,-83,-87,-40,-120v-42,-32,-26,-114,40,-114v65,0,91,89,35,117v-7,9,14,17,22,27v12,-26,31,-48,69,-44v9,1,2,20,4,29v1,6,-8,3,-13,4v-18,0,-30,14,-32,32xm87,-129v44,-2,42,-73,-1,-73v-18,0,-32,15,-32,33v0,17,15,33,33,40xm73,-98v-32,12,-23,84,24,73v12,1,29,-11,33,-23v-16,-21,-33,-39,-57,-50","w":223,"k":{"T":20}},"(":{"d":"43,-198v-2,-36,26,-63,61,-64v7,1,6,24,1,28v-18,3,-29,17,-29,32r0,206v-2,18,17,28,32,35v-2,8,4,25,-4,25v-34,0,-61,-27,-61,-64r0,-198","w":137},")":{"d":"33,-262v35,0,61,27,61,64r0,198v2,37,-27,63,-61,64v-6,-2,-4,-22,-1,-28v18,-3,30,-17,30,-32r0,-206v0,-15,-12,-29,-30,-32v-4,-4,-4,-24,1,-28","w":137},"*":{"d":"127,-170v7,5,-6,23,-13,22v-11,-7,-21,-15,-33,-21v-8,9,17,60,-24,41v0,-13,7,-32,1,-41v-14,4,-23,24,-37,20v-1,-7,-15,-16,-7,-21v11,-7,26,-9,36,-17v-10,-10,-29,-11,-39,-21v5,-6,6,-21,16,-19v11,7,19,16,31,22v9,-6,-7,-36,2,-44v12,1,28,-5,22,14v1,10,-7,25,0,30v14,-4,24,-24,38,-21v1,7,15,16,7,21v-11,7,-27,9,-36,18v8,9,25,10,36,17","w":139,"k":{"A":14}},"+":{"d":"164,-97v6,2,5,21,0,21r-58,0v-3,0,-3,1,-3,4r0,58v-1,5,-19,5,-22,0r0,-58v0,-3,-1,-4,-4,-4r-57,0v-8,0,-3,-12,-4,-18v0,-3,1,-3,4,-3r57,0v3,0,4,-1,4,-4r0,-57v0,-7,12,-3,18,-4v3,0,4,1,4,4r0,57v0,3,0,4,3,4r58,0"},",":{"d":"16,32v10,-7,17,-21,16,-35v1,-6,-13,1,-12,-6v2,-9,-4,-26,3,-30r33,0v12,28,-5,81,-32,86","w":79,"k":{"7":13,"4":7,"1":17}},"-":{"d":"81,-94v-2,9,5,27,-4,29r-57,0v-9,-2,-2,-20,-4,-29v0,-3,1,-3,4,-3r57,0v3,0,4,0,4,3","w":97,"k":{"v":8,"s":4,"Y":27,"X":12,"W":10,"V":15,"T":22,"S":15,"A":4,"9":14,"8":4,"6":3,"5":17,"3":23}},".":{"d":"62,-16v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20","w":79,"k":{"7":14,"4":10,"1":17}},"\/":{"d":"96,-225v7,-5,26,-3,17,8r-92,215v-9,5,-27,2,-15,-13","w":117,"k":{"O":3,"J":30,"C":3,"A":20}},"0":{"d":"162,-58v0,40,-29,62,-76,62v-40,0,-64,-26,-64,-62v0,-81,-22,-172,75,-172v40,0,65,25,65,61r0,111xm86,-25v71,0,44,-88,44,-144v0,-22,-18,-36,-44,-33v-53,5,-32,92,-32,144v0,18,14,33,32,33","k":{"9":9,"7":18,"6":-6,"5":5,"4":3,"3":12,"2":12,"1":24,"0":-6}},"1":{"d":"154,-29v8,3,6,29,0,29r-112,0v-6,-3,-4,-24,0,-29v13,-2,33,4,40,-3r0,-130v0,-5,-3,-5,-6,-3v-8,5,-14,21,-23,17v-4,-7,-19,-12,-15,-20v21,-19,38,-42,61,-59v5,1,16,-3,15,4r0,191v7,8,28,1,40,3","k":{"9":26,"8":21,"7":38,"6":27,"5":28,"4":33,"3":33,"2":35,"1":21,"0":24,".":9,",":9}},"2":{"d":"23,-191v-2,-25,34,-39,72,-39v40,0,64,25,64,61v0,78,-102,62,-100,137v0,3,1,3,4,3r90,0v7,1,7,26,0,29r-122,0v-9,-6,-4,-29,-4,-42v0,-42,28,-63,54,-79v24,-14,46,-25,46,-48v-1,-23,-19,-36,-46,-33v-14,-1,-24,12,-33,23","k":{"9":16,"8":10,"7":20,"6":10,"5":17,"4":22,"3":24,"1":44,"0":10,"-":28}},"3":{"d":"132,-117v45,34,28,135,-51,121v-32,2,-52,-19,-60,-37v6,-8,18,-10,27,-15v12,13,20,26,44,23v22,-2,34,-19,32,-45v-2,-29,-28,-37,-61,-33v-9,-1,-2,-17,-4,-25v5,-7,23,-2,33,-3v19,-2,34,-16,32,-38v-1,-22,-17,-36,-43,-33v-14,-1,-24,12,-33,23v-10,-3,-20,-8,-27,-15v9,-23,32,-36,71,-36v65,0,86,82,40,113","k":{"9":12,"8":7,"7":21,"6":6,"5":18,"4":6,"3":15,"2":15,"1":22,"-":7}},"4":{"d":"169,-81v8,2,6,28,0,29v-9,1,-25,-4,-29,3v-2,15,4,39,-3,49v-9,-2,-27,4,-29,-4r0,-45v0,-3,-1,-3,-4,-3r-90,0v-8,-3,0,-12,-2,-29r98,-146v9,2,27,-5,30,4r0,138v2,9,20,1,29,4xm108,-85v-2,-28,4,-64,-3,-86v-21,27,-40,58,-59,87v13,8,40,1,58,3v3,0,4,-1,4,-4","k":{"9":12,"8":3,"7":17,"5":18,"4":-3,"3":14,"1":29,"0":3,".":9,",":6}},"5":{"d":"51,-48v12,13,20,26,44,23v22,-2,32,-19,32,-45v0,-40,-50,-33,-90,-33v-3,0,-4,0,-4,-3r0,-117v0,-3,1,-4,4,-4r115,0v7,1,7,26,0,29r-83,0v-3,0,-3,1,-3,4r0,59v2,9,20,2,29,4v42,0,64,26,64,71v0,77,-119,83,-135,27v6,-7,18,-11,27,-15","k":{"9":15,"8":9,"7":23,"6":9,"5":15,"4":14,"3":12,"2":12,"1":24,"0":6,"-":3}},"6":{"d":"60,-121v43,-30,112,-4,105,63v-4,39,-29,62,-76,62v-40,0,-65,-26,-65,-62r0,-111v-10,-70,119,-81,136,-25v-6,7,-18,11,-27,15v-11,-13,-19,-25,-44,-23v-35,2,-34,40,-32,77v0,3,1,4,3,4xm89,-25v32,0,45,-16,43,-47v-1,-22,-18,-34,-43,-32v-23,2,-32,19,-32,46v0,18,14,33,32,33","k":{"9":15,"8":9,"7":28,"6":9,"5":21,"4":14,"3":23,"2":20,"1":41,"0":6,"-":3}},"7":{"d":"35,-58v-4,-77,92,-64,90,-136v0,-3,-1,-4,-4,-4r-90,0v-6,-3,-4,-24,0,-29r123,0v8,7,2,29,3,42v5,75,-79,73,-90,127r0,54v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-54","k":{";":24,":":24,"9":19,"8":22,"7":15,"6":15,"5":26,"4":33,"3":21,"2":28,"1":44,"0":13,".":57,",":56,"%":5}},"8":{"d":"138,-115v43,35,26,132,-52,119v-66,7,-84,-85,-40,-119v-45,-32,-24,-129,51,-115v65,-7,85,82,41,115xm86,-130v29,0,46,-12,44,-39v-1,-22,-18,-35,-44,-33v-20,2,-32,17,-32,40v0,18,14,32,32,32xm86,-25v30,0,46,-14,44,-43v-1,-22,-18,-35,-44,-33v-21,2,-32,18,-32,43v0,18,14,33,32,33","k":{"9":9,"8":9,"7":18,"6":4,"5":15,"4":10,"3":17,"2":12,"1":24,".":10,"-":4,",":9}},"9":{"d":"127,-89v-11,-9,-25,15,-47,8v-44,0,-65,-36,-61,-88v3,-39,29,-61,75,-61v40,0,65,25,65,61r0,111v10,71,-118,82,-136,25v6,-7,20,-9,27,-15v11,32,76,33,77,-10r0,-31xm84,-110v37,0,46,-23,43,-59v-2,-21,-18,-35,-43,-33v-28,2,-33,27,-33,60v0,18,15,32,33,32","k":{"7":18,"6":-4,"5":6,"4":6,"3":10,"2":9,"1":19,"0":7,"%":4}},":":{"d":"59,-113v0,11,-8,19,-19,19v-11,0,-20,-8,-20,-19v0,-11,9,-20,20,-20v11,0,19,9,19,20xm59,-16v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20","w":79},";":{"d":"59,-113v0,11,-8,19,-19,19v-11,0,-20,-8,-20,-19v0,-11,9,-20,20,-20v11,0,19,9,19,20xm16,32v10,-7,17,-21,16,-35v1,-6,-13,1,-12,-6v2,-9,-4,-26,3,-30r33,0v12,28,-5,81,-32,86","w":79,"k":{"j":8}},"<":{"d":"148,-28v5,7,-7,27,-15,16r-107,-61v-3,-5,-3,-21,0,-27r113,-66v5,3,13,14,9,19v-32,21,-69,37,-99,60v29,23,67,38,99,59"},"=":{"d":"164,-130v6,3,5,21,0,22r-144,0v-7,0,-3,-12,-4,-18v0,-3,1,-4,4,-4r144,0xm164,-65v6,3,5,21,0,22r-144,0v-7,0,-3,-12,-4,-18v0,-3,1,-4,4,-4r144,0"},">":{"d":"158,-100v4,6,3,22,0,27r-114,65v-5,-4,-13,-14,-9,-20r100,-59v-32,-23,-69,-40,-102,-62v4,-6,6,-21,17,-14"},"?":{"d":"24,-191v-2,-23,34,-39,72,-39v40,0,65,25,65,61v0,71,-74,38,-69,101v-4,6,-26,5,-32,0v-14,-71,68,-52,68,-101v0,-23,-19,-36,-46,-33v-14,-1,-24,12,-33,23xm101,-16v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20"},"@":{"d":"127,-172v8,-3,22,10,24,2v3,-3,21,-5,23,1r0,78v0,8,6,13,16,12v7,0,12,-6,12,-12v-1,-51,13,-112,-43,-112v-47,0,-109,-8,-106,39v4,57,-21,141,43,141r94,0v8,0,2,13,4,19v0,3,-1,4,-4,4r-94,0v-41,0,-66,-26,-66,-63r0,-101v0,-37,25,-63,66,-63r63,0v40,0,66,26,66,63v0,47,17,111,-39,108v-14,2,-22,-11,-33,-9v-40,26,-84,-7,-72,-64v0,-26,18,-43,46,-43xm127,-79v22,0,24,-22,24,-47v0,-13,-11,-23,-24,-23v-22,0,-23,22,-23,46v0,13,10,24,23,24","w":254},"A":{"d":"158,-14v1,7,9,13,0,14v-10,-1,-26,3,-31,-3r-13,-47v-17,-4,-48,-3,-66,0r-13,47v-5,5,-29,5,-35,0r68,-221v2,-6,22,-5,26,0xm58,-84v12,5,56,10,44,-9v-8,-24,-10,-55,-22,-76","w":162,"k":{"y":4,"w":4,"v":12,"u":4,"t":9,"s":-3,"g":6,"d":3,"Y":22,"W":14,"V":19,"U":4,"T":18,"S":-4,"Q":4,"O":4,"J":-7,"G":4,"C":4,"?":20,".":-4,"-":3,",":-4}},"B":{"d":"143,-115v42,31,27,115,-40,115r-72,0v-3,0,-4,-1,-4,-4r0,-219v0,-3,1,-4,4,-4r72,0v63,-6,84,81,40,112xm63,-130v38,2,72,2,72,-36v0,-34,-37,-34,-72,-32v-3,0,-4,1,-4,4r0,61v0,3,1,3,4,3xm63,-29v39,2,72,1,72,-39v0,-34,-36,-35,-72,-33v-3,0,-4,1,-4,4r0,65v0,3,1,3,4,3","w":187,"k":{"y":7,"u":7,"s":8,"o":6,"e":6,"d":6,"c":6,"b":9,"a":15,"Z":10,"Y":9,"W":4,"V":4,"U":8,"T":6,"S":4,"R":11,"Q":8,"P":11,"O":8,"N":11,"M":11,"L":11,"K":11,"J":8,"I":11,"H":11,"G":8,"F":11,"E":11,"D":11,"C":8,"B":11,"A":4,".":10,",":8}},"C":{"d":"86,-25v24,0,32,-8,44,-23v9,3,21,8,27,15v-8,22,-32,37,-71,37v-40,0,-64,-26,-64,-62v0,-81,-22,-172,75,-172v34,0,51,17,60,36v-6,8,-19,10,-27,15v-12,-13,-20,-26,-44,-23v-53,6,-32,92,-32,144v0,18,14,33,32,33","w":167,"k":{"y":6,"u":5,"t":10,"q":3,"o":3,"l":4,"k":4,"i":4,"h":4,"e":3,"c":3,"a":10,"U":3,"T":4,"Q":5,"O":5,"L":6,"K":9,"J":6,"I":9,"G":5,"C":5,"A":-4,".":3,",":3}},"D":{"d":"167,-65v0,40,-24,65,-64,65r-72,0v-3,0,-4,-1,-4,-4r0,-219v0,-3,1,-4,4,-4r72,0v40,0,64,25,64,65r0,97xm103,-29v53,-3,28,-87,32,-137v3,-34,-37,-34,-72,-32v-3,0,-4,1,-4,4r0,162v8,8,31,1,44,3","w":189,"k":{"y":5,"o":6,"j":10,"e":6,"a":6,"Y":10,"X":12,"W":5,"V":5,"U":6,"T":8,"S":5,"R":9,"Q":7,"P":9,"O":7,"N":9,"M":9,"L":9,"K":9,"J":3,"I":9,"H":9,"G":7,"F":9,"E":9,"D":9,"C":7,"B":9,"A":5,";":7,":":7,".":11,",":10}},"E":{"d":"153,-29v8,3,6,29,0,29r-122,0v-3,0,-4,-1,-4,-4r0,-219v0,-3,1,-4,4,-4r122,0v7,1,7,26,0,29r-90,0v-3,0,-4,1,-4,4r0,61v0,3,1,3,4,3r74,0v7,3,1,18,3,26v0,3,0,3,-3,3r-74,0v-3,0,-4,1,-4,4r0,65v0,3,1,3,4,3r90,0","w":172,"k":{"y":13,"w":10,"v":10,"u":11,"s":3,"q":9,"p":7,"o":9,"j":5,"i":5,"g":13,"e":9,"d":10,"c":9,"b":7,"a":15,"Y":-4,"W":-4,"V":-5,"U":6,"Q":10,"O":11,"J":6,"H":6,"G":11,"C":11,"A":-5,".":4,"-":14,",":4}},"F":{"d":"153,-227v8,3,6,29,0,29r-90,0v-3,0,-4,1,-4,4r0,61v0,3,1,3,4,3r74,0v7,3,1,18,3,26v0,3,0,3,-3,3r-74,0v-3,0,-4,1,-4,4r0,93v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v0,-3,1,-4,4,-4r122,0","w":163,"k":{"y":9,"w":5,"u":15,"t":5,"s":6,"r":11,"o":14,"n":11,"m":11,"i":6,"g":8,"e":14,"a":25,"Z":-3,"Y":-9,"X":-7,"W":-9,"T":-7,"O":6,"L":4,"J":33,"G":6,"E":6,"C":12,"A":15,";":8,":":8,".":41,"-":9,",":38}},"G":{"d":"22,-169v-10,-74,129,-80,141,-25v-6,7,-18,11,-27,15v-11,-33,-82,-34,-82,10v0,56,-27,148,43,144v27,-1,37,-25,33,-56v-6,-12,-35,3,-44,-7v2,-8,-5,-25,4,-25r68,0v3,0,4,0,4,3v5,67,-5,114,-76,114v-40,0,-64,-26,-64,-62r0,-111","k":{"z":13,"y":8,"v":8,"u":8,"t":13,"r":9,"o":7,"l":10,"k":10,"i":10,"h":10,"e":7,"a":5,"Z":6,"Y":5,"U":9,"S":5,"R":12,"Q":9,"O":9,"N":12,"M":12,"L":9,"K":12,"J":13,"I":12,"H":12,"G":9,"F":12,"E":12,"C":9,"B":12,"A":4,".":10,",":9}},"H":{"d":"173,-4v-2,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-93v0,-3,0,-4,-3,-4r-74,0v-3,0,-4,1,-4,4r0,93v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v2,-9,20,-2,29,-4v3,0,3,1,3,4r0,90v0,3,1,3,4,3r74,0v3,0,3,0,3,-3r0,-90v2,-9,20,-2,29,-4v3,0,4,1,4,4r0,219","w":199,"k":{"y":8,"u":8,"o":8,"i":10,"g":10,"e":8,"a":8,"Z":6,"S":6,"Q":9,"O":9,"I":11,"G":9}},"I":{"d":"59,-4v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v2,-9,20,-2,29,-4v3,0,3,1,3,4r0,219","w":86,"k":{"w":3,"t":5,"s":8,"q":8,"o":8,"l":9,"g":10,"f":7,"e":8,"d":10,"c":8,"a":9,"Z":6,"X":4,"W":3,"T":4,"S":6,"R":11,"Q":9,"P":11,"O":9,"N":11,"M":11,"L":11,"K":11,"J":9,"I":11,"H":11,"G":9,"F":11,"E":11,"D":11,"B":11,".":7,"-":5,",":6}},"J":{"d":"32,-48v13,30,65,30,65,-10r0,-165v2,-9,20,-2,29,-4v3,0,4,1,4,4r0,162v0,36,-29,65,-65,65v-21,1,-61,-21,-58,-40","w":151,"k":{"u":5,"o":6,"e":6,"a":6,"W":-12,"A":5,".":11,",":9}},"K":{"d":"185,-7v2,3,4,6,-1,7v-12,-1,-29,3,-36,-3r-64,-101v-11,7,-20,20,-25,33r0,67v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v2,-9,20,-2,29,-4v3,0,3,1,3,4r0,94v0,5,5,7,7,3r78,-101v10,2,35,-6,33,6r-69,87v22,46,53,84,77,127","w":189,"k":{"y":12,"x":-9,"w":16,"u":10,"t":15,"o":8,"g":9,"e":8,"d":9,"a":9,"Z":-6,"Y":-4,"W":-4,"U":6,"Q":9,"O":10,"J":6,"I":3,"G":10,"C":4,"A":-11,"-":14}},"L":{"d":"153,-29v8,3,6,29,0,29r-122,0v-3,0,-4,-1,-4,-4r0,-219v2,-9,20,-2,29,-4v3,0,3,1,3,4r0,191v0,3,1,3,4,3r90,0","w":163,"k":{"z":-4,"y":8,"x":-8,"w":14,"v":19,"u":10,"t":10,"q":4,"o":8,"g":8,"e":8,"d":5,"c":4,"a":10,"Z":-5,"Y":31,"W":15,"V":23,"U":12,"T":33,"S":4,"R":7,"Q":4,"P":6,"O":12,"N":10,"M":10,"L":6,"K":12,"I":6,"H":6,"G":14,"F":6,"E":6,"D":6,"C":12,"B":6,"A":-10,"-":50}},"M":{"d":"206,-4v-2,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r2,-146v-13,39,-34,78,-49,115v-3,4,-16,5,-19,0v-16,-38,-37,-74,-49,-115r-2,0v3,27,5,106,3,146v0,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v2,-8,23,-4,30,-2r60,143v18,-50,38,-100,62,-145v9,2,25,-4,27,4r0,219","w":232,"k":{"y":8,"u":8,"s":8,"o":8,"i":10,"e":8,"c":8,"a":17,"Y":3,"T":4,"S":6,"O":9,"J":6,"I":11,"G":9,"C":9,".":7,",":6}},"N":{"d":"173,-4v-2,8,-23,4,-30,2r-83,-152r-2,0r1,150v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v2,-8,23,-4,30,-2r83,153v2,-28,-1,-109,0,-151v2,-9,20,-2,29,-4v3,0,4,1,4,4r0,219","w":199,"k":{"y":8,"u":8,"o":8,"j":10,"i":10,"g":10,"e":8,"d":10,"c":8,"a":15,"S":6,"Q":9,"O":9,"J":3,"I":11,"G":9,"C":9,".":7,"-":5,",":6}},"O":{"d":"162,-58v0,40,-29,62,-76,62v-40,0,-64,-26,-64,-62v0,-81,-22,-172,75,-172v40,0,65,25,65,61r0,111xm86,-25v71,0,44,-88,44,-144v0,-22,-18,-36,-44,-33v-53,5,-32,92,-32,144v0,18,14,33,32,33","k":{"z":4,"y":5,"u":5,"s":5,"r":6,"p":6,"n":6,"m":6,"l":6,"k":6,"j":10,"i":9,"h":6,"f":4,"b":6,"a":11,"Z":10,"Y":8,"X":10,"W":4,"V":4,"U":6,"T":5,"S":5,"R":9,"P":9,"N":9,"M":9,"L":9,"K":9,"J":8,"I":9,"H":9,"F":9,"E":9,"D":9,"B":9,"A":4,".":10,",":9,"&":9}},"P":{"d":"167,-162v0,50,-46,67,-104,61v-3,0,-4,1,-4,4r0,93v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v0,-3,1,-4,4,-4r72,0v40,0,64,26,64,65xm63,-130v38,2,72,2,72,-36v0,-34,-37,-34,-72,-32v-3,0,-4,1,-4,4r0,61v0,3,1,3,4,3","w":174,"k":{"y":6,"x":-8,"w":-8,"u":6,"t":-8,"s":6,"r":6,"o":12,"f":-3,"e":12,"d":7,"a":18,"Z":3,"X":4,"W":-3,"S":-3,"R":4,"P":4,"M":4,"L":4,"J":56,"I":4,"H":4,"F":4,"E":4,"D":4,"A":14,";":8,":":8,".":49,"-":16,",":46}},"Q":{"d":"162,-169v0,73,18,165,-53,172v-9,3,3,25,-6,29v-8,-2,-23,4,-26,-3v-1,-8,3,-23,-3,-26v-71,-8,-52,-99,-52,-172v0,-40,28,-61,75,-61v40,0,65,25,65,61xm109,-28v38,-16,21,-92,21,-141v0,-22,-18,-36,-44,-33v-53,5,-26,92,-32,144v-2,13,9,28,21,30v7,-2,-4,-21,6,-22v14,0,30,-5,25,18v0,3,1,4,3,4","k":{"u":5,"U":6,"A":4,".":10,",":8}},"R":{"d":"167,-162v0,26,-19,44,-33,55r36,104v-5,5,-29,5,-35,0v-13,-32,-20,-70,-36,-98v-12,2,-35,-5,-40,4r0,93v-2,9,-19,2,-28,4v-3,0,-4,-1,-4,-4r0,-219v0,-3,1,-4,4,-4r72,0v40,0,64,25,64,65xm63,-130v38,2,72,2,72,-36v0,-34,-37,-34,-72,-32v-3,0,-4,1,-4,4r0,61v0,3,1,3,4,3","k":{"y":5,"u":5,"s":5,"q":10,"o":10,"i":6,"e":10,"d":11,"c":10,"a":19,"Y":6,"U":6,"T":4,"Q":6,"O":6,"J":6,"I":9,"G":6,"C":-6,".":4,"-":13,",":4}},"S":{"d":"50,-169v10,50,109,37,103,111v11,71,-124,84,-140,25v6,-7,18,-11,27,-15v12,31,80,35,80,-10v0,-56,-107,-39,-103,-111v-10,-69,115,-81,131,-25v-7,7,-18,11,-27,15v-11,-12,-19,-23,-39,-23v-18,0,-32,15,-32,33","w":167,"k":{"w":6,"t":7,"p":3,"Z":3,"N":5,"I":5,"A":-3,".":3,",":3}},"T":{"d":"133,-227v8,3,6,29,0,29r-41,0v-3,0,-4,1,-4,4r0,190v-2,9,-20,2,-29,4v-3,0,-3,-1,-3,-4r0,-190v-7,-10,-31,-1,-45,-4v-7,-1,-7,-26,0,-29r122,0","w":144,"k":{"z":23,"y":26,"w":28,"v":18,"u":26,"s":25,"r":26,"o":26,"i":10,"h":13,"g":27,"e":26,"c":26,"a":37,"Z":-3,"Y":4,"W":6,"V":2,"T":-7,"Q":7,"O":6,"M":4,"J":46,"I":4,"G":6,"C":6,"A":18,";":27,":":27,".":24,"-":22,",":23}},"U":{"d":"162,-58v0,40,-29,62,-76,62v-40,0,-64,-26,-64,-62r0,-165v2,-9,19,-2,28,-4v3,0,4,1,4,4r0,165v1,22,17,33,43,33v18,0,33,-15,33,-33r0,-165v2,-9,19,-2,28,-4v3,0,4,1,4,4r0,165","k":{"z":4,"y":5,"s":5,"r":6,"p":6,"o":6,"n":6,"m":6,"l":6,"k":6,"j":8,"i":8,"g":7,"f":4,"e":6,"d":7,"c":6,"a":5,"Z":5,"S":5,"O":6,"I":8,"C":6,"A":4,".":10,",":9}},"V":{"d":"127,-224v9,-5,44,-8,33,7r-66,214v-2,6,-22,5,-26,0r-68,-221v5,-5,29,-5,35,0r45,165","w":162,"k":{"z":4,"y":7,"u":8,"s":10,"r":10,"o":13,"n":10,"m":10,"i":5,"g":14,"e":14,"c":13,"a":20,"Y":-12,"W":-12,"O":4,"L":-7,"J":29,"G":4,"C":4,"A":19,";":13,":":13,".":26,"-":15,",":25}},"W":{"d":"202,-224v9,-6,43,-7,33,8r-46,213v-3,5,-23,5,-27,0r-42,-143v-16,48,-26,102,-45,146v-8,-1,-21,3,-24,-3r-47,-221v5,-5,29,-5,35,0v12,49,16,106,31,152v16,-51,25,-109,44,-156v5,1,15,-3,15,3v16,50,24,106,43,153","w":240,"k":{"y":6,"u":6,"s":8,"r":8,"o":10,"n":8,"m":8,"g":11,"e":10,"d":10,"c":10,"a":14,"O":4,"L":-4,"J":23,"G":4,"C":-3,"A":14,";":10,":":10,".":18,"-":10,",":17}},"X":{"d":"156,-11v2,6,6,9,0,11v-11,-1,-26,3,-34,-2v-13,-26,-23,-55,-38,-79v-20,22,-25,59,-44,81v-13,-2,-40,9,-30,-12r51,-102v-16,-39,-38,-72,-55,-110v5,-6,29,-4,37,-1v14,26,23,57,41,80v16,-23,25,-54,38,-80v8,-3,46,-8,34,8r-51,103","w":165,"k":{"y":11,"t":11,"o":8,"e":8,"c":8,"a":4,"Z":-5,"Y":-8,"T":-7,"Q":9,"O":10,"I":4,"G":10,"A":-10,"-":12}},"Y":{"d":"124,-225v10,-4,48,-6,33,8v-19,40,-44,75,-60,119r0,94v-2,9,-20,2,-29,4v-3,0,-3,-1,-3,-4v-2,-34,4,-76,-3,-105r-61,-115v5,-6,29,-4,37,-1v15,28,26,59,43,85v17,-25,28,-58,43,-85","w":162,"k":{"z":14,"y":17,"x":10,"w":10,"v":8,"u":23,"t":10,"s":23,"r":20,"p":21,"o":27,"n":20,"m":20,"i":9,"g":28,"e":27,"d":28,"c":27,"a":33,"Z":10,"W":-10,"T":3,"S":4,"O":8,"M":3,"J":40,"I":3,"G":8,"C":8,"A":23,";":27,":":27,".":29,"-":27,",":28}},"Z":{"d":"140,-29v8,3,6,29,0,29r-128,0v-7,-1,-2,-6,0,-12r82,-183v-18,-8,-52,0,-76,-3v-7,-1,-7,-26,0,-29r121,0v7,1,2,7,0,12r-82,183v0,2,0,3,3,3r80,0","w":158,"k":{"w":15,"u":10,"o":15,"i":10,"e":15,"c":8,"a":18,"U":8,"O":10,"G":10,"A":-6,".":3,",":3}},"[":{"d":"104,36v8,3,6,29,0,29r-57,0v-3,0,-4,-1,-4,-4r0,-320v0,-3,1,-4,4,-4r57,0v7,1,7,26,0,29v-9,2,-26,-4,-28,4r0,262v2,9,20,1,28,4","w":137},"\\":{"d":"111,-15v3,9,7,13,1,15v-6,-1,-13,2,-16,-2r-94,-222v0,-5,15,-4,19,-1","w":117},"]":{"d":"94,61v0,3,0,4,-3,4r-58,0v-6,-3,-4,-24,0,-29v9,-2,27,4,29,-4r0,-262v-2,-12,-28,4,-32,-8v1,-8,-4,-22,3,-25r58,0v3,0,3,1,3,4r0,320","w":137},"^":{"d":"168,-107r-27,0r-50,-95r-50,95r-26,0r69,-123r15,0"},"_":{"d":"78,65v6,0,7,16,0,16r-75,0v-6,1,-3,-8,-4,-13v0,-3,1,-3,4,-3r75,0","w":79},"a":{"d":"23,-130v10,-18,27,-36,59,-36v40,0,66,25,66,61r0,101v-2,8,-18,2,-26,4v-7,1,0,-12,-6,-13v-31,26,-94,14,-94,-34v0,-43,43,-49,90,-45v12,-13,-6,-48,-30,-45v-12,-2,-22,11,-32,22v-9,-5,-20,-8,-27,-15xm70,-29v27,2,45,-9,45,-34v0,-3,0,-4,-3,-4v-25,2,-58,-10,-58,22v0,9,7,16,16,16","w":171,"k":{"y":7,"w":7,"v":7,"u":7,"t":4,"s":6,"q":7,"p":7,"o":7,"g":8,"f":4,"e":7,"d":7,"c":7,"b":8,"a":14,";":8,":":8,".":5,",":4}},"b":{"d":"59,-150v37,-29,94,-1,94,49v0,59,-8,101,-65,101v-10,1,-23,-6,-33,-12v-6,-1,1,12,-6,12v-8,-2,-24,4,-26,-4r0,-219v2,-9,20,-2,29,-4v3,0,4,1,4,4v2,23,-4,55,3,73xm88,-29v34,0,33,-36,33,-72v0,-18,-15,-32,-33,-32v-34,0,-34,37,-32,72v0,18,14,32,32,32","w":171,"k":{"z":8,"y":6,"w":5,"v":5,"u":5,"t":3,"s":3,"r":6,"q":5,"p":6,"o":5,"n":6,"m":6,"l":8,"k":8,"j":8,"i":8,"h":8,"f":4,"e":5,"d":5,"c":5,"b":8,"a":12,";":5,":":5,".":9,",":7}},"c":{"d":"83,-25v14,0,24,-12,33,-23v9,5,21,7,27,15v-8,17,-28,38,-60,37v-58,-2,-65,-46,-65,-108v0,-36,25,-62,65,-62v33,0,51,18,60,36v-5,8,-19,11,-27,16v-12,-32,-65,-29,-66,10v-2,38,-3,79,33,79","w":154,"k":{"y":3,"u":3,"s":6,"r":5,"q":4,"o":4,"m":5,"l":5,"k":5,"i":5,"h":5,"g":7,"f":3,"e":4,"d":4,"c":6,"a":11,";":4,":":4,".":3,",":3}},"d":{"d":"18,-101v-2,-50,56,-78,94,-49v8,-17,0,-50,3,-73v1,-9,20,-2,29,-4v3,0,4,1,4,4r0,219v-2,8,-18,2,-26,4v-7,1,1,-12,-6,-12v-38,29,-103,0,-98,-49r0,-40xm83,-29v34,0,34,-37,32,-72v0,-18,-14,-32,-32,-32v-34,0,-33,36,-33,72v0,18,15,32,33,32","w":171,"k":{"z":5,"y":6,"u":5,"s":6,"o":6,"g":8,"e":6,"d":8,"a":12,";":8,":":8,".":5,",":4}},"e":{"d":"141,-36v2,18,-28,41,-58,40v-58,-1,-65,-46,-65,-108v0,-29,25,-62,65,-62v50,0,71,38,65,87v0,3,-1,3,-4,3r-90,0v-14,14,4,54,29,51v14,1,24,-12,33,-23xm115,-104v0,-18,-14,-33,-32,-33v-18,0,-33,15,-33,33v0,3,1,3,4,3r58,0v3,0,3,0,3,-3","w":165,"k":{"z":8,"y":6,"x":8,"w":4,"v":4,"u":6,"s":3,"r":8,"q":5,"p":8,"o":5,"n":8,"m":8,"l":8,"k":8,"j":8,"i":8,"h":8,"g":5,"f":3,"e":5,"d":5,"c":5,"b":8,"a":12,";":5,":":5,".":10,"-":3,",":9}},"f":{"d":"94,-230v8,0,24,-2,18,9v-4,9,-3,24,-18,19v-26,1,-37,23,-33,53v4,9,29,-4,33,7v-2,8,4,24,-4,25v-9,2,-27,-4,-29,4r0,109v-2,9,-20,2,-29,4v-3,0,-3,-1,-3,-4r0,-109v1,-9,-17,2,-16,-8v1,-11,-7,-29,12,-25v8,0,2,-14,4,-20v0,-36,29,-64,65,-64","w":102,"k":{"z":-3,"w":-6,"r":3,"j":-9,"f":-3,"b":-7,"a":15,".":15,",":14}},"g":{"d":"18,-98v0,-52,59,-81,98,-52v6,1,-1,-12,6,-12v8,2,24,-4,26,4r0,60v0,39,-34,67,-76,61v-12,5,-11,22,1,24v48,-3,92,2,91,49v-1,45,-49,47,-97,45v-28,-1,-49,-19,-49,-49v0,-16,12,-27,22,-37v-6,-2,-4,-42,1,-43v-10,-14,-23,-29,-23,-50xm83,-65v19,0,33,-16,32,-36v0,-18,-14,-32,-32,-32v-19,0,-33,14,-33,35v0,18,15,33,33,33xm67,52v26,-2,66,10,64,-20v-2,-25,-40,-16,-64,-16v-10,0,-17,8,-17,20v0,9,8,16,17,16","w":165,"k":{"v":-3,"s":3,"o":5,"e":5,"a":12,";":-6,":":5,".":5,",":-6}},"h":{"d":"59,-150v37,-29,94,-1,94,49r0,97v-2,9,-20,2,-29,4v-3,0,-3,-1,-3,-4v-5,-49,19,-129,-33,-129v-51,0,-26,81,-32,129v-1,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-219v2,-9,20,-2,29,-4v3,0,4,1,4,4v2,23,-4,55,3,73","w":174,"k":{"z":4,"y":6,"w":6,"v":7,"u":6,"t":5,"s":5,"q":6,"o":6,"j":10,"g":7,"e":6,"d":7,"c":6,"a":8,";":7,":":7,".":4,",":3}},"i":{"d":"59,-211v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-19,20,-19v11,0,19,8,19,19xm56,-4v-2,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-154v2,-9,20,-2,29,-4v3,0,4,1,4,4r0,154","w":79,"k":{"z":5,"t":4,"q":7,"o":7,"g":8,"e":7,"d":8,"c":4,"a":12,".":5,",":5}},"j":{"d":"59,-211v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-19,20,-19v11,0,19,8,19,19xm56,20v1,34,-28,62,-62,65v-5,-3,-5,-24,0,-29v18,-3,29,-17,29,-32r0,-182v2,-9,20,-2,29,-4v3,0,4,1,4,4r0,178","w":79,"k":{"u":6,"o":7,"e":7,"a":6,";":7,":":8}},"k":{"d":"157,-8v2,3,6,8,-1,8v-11,0,-27,3,-35,-2v-17,-25,-30,-54,-49,-77v-6,4,-11,11,-16,16r0,59v-2,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-219v2,-9,20,-2,29,-4v3,0,4,1,4,4r0,112v0,5,3,5,6,3v18,-17,31,-39,51,-54v10,1,42,-5,30,8v-15,16,-32,30,-45,48v18,34,40,65,59,98","w":161,"k":{"z":-5,"y":8,"x":-9,"u":8,"q":8,"o":8,"g":9,"e":8,"d":9,"a":9,"-":14}},"l":{"d":"56,-4v-2,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-219v2,-9,20,-2,29,-4v3,0,4,1,4,4r0,219","w":79,"k":{"y":6,"t":6,"q":6,"o":6,"g":8,"e":6,"d":8,"c":6,"a":6,".":5,",":4}},"m":{"d":"130,-144v33,-36,106,-14,106,43r0,97v-2,9,-20,2,-29,4v-3,0,-4,-1,-4,-4v-4,-46,17,-129,-28,-129v-44,0,-24,83,-29,129v-1,9,-20,2,-29,4v-3,0,-4,-1,-4,-4v-4,-46,17,-129,-28,-129v-44,0,-24,83,-29,129v-1,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-154v2,-8,18,-2,26,-4v7,-1,0,12,6,13v23,-19,55,-16,75,5","w":259,"k":{"z":5,"y":8,"w":8,"v":8,"u":7,"s":6,"q":7,"p":7,"o":7,"g":8,"e":7,"d":7,"c":7,"a":6,";":8,":":8,".":5,",":4}},"n":{"d":"55,-150v38,-29,98,-1,98,49r0,97v-2,9,-20,2,-29,4v-3,0,-3,-1,-3,-4v-5,-49,19,-129,-33,-129v-51,0,-26,81,-32,129v-1,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-154v2,-8,18,-2,26,-4v7,-1,-1,12,6,12","w":176,"k":{"z":5,"y":8,"w":8,"v":8,"u":7,"t":6,"s":6,"q":7,"p":7,"o":7,"g":8,"e":7,"d":7,"a":6,";":8,":":8,".":5,"-":3,",":4}},"o":{"d":"148,-104v0,61,-6,108,-65,108v-58,0,-65,-46,-65,-108v0,-36,25,-62,65,-62v40,0,65,26,65,62xm83,-25v36,0,33,-42,32,-79v0,-18,-14,-33,-32,-33v-36,0,-35,41,-33,79v0,18,15,33,33,33","w":165,"k":{"z":6,"y":5,"x":8,"w":4,"v":4,"u":5,"s":3,"r":5,"q":5,"p":5,"n":5,"m":5,"l":6,"k":6,"j":8,"i":7,"h":6,"g":7,"f":3,"b":6,"a":6,".":8,",":6}},"p":{"d":"55,-150v38,-29,103,0,98,49v14,72,-38,125,-94,89v-8,22,1,61,-3,89v-1,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-235v2,-8,18,-2,26,-4v7,-1,-1,12,6,12xm88,-29v34,0,33,-36,33,-72v0,-18,-15,-32,-33,-32v-34,0,-34,37,-32,72v0,18,14,32,32,32","w":171,"k":{"z":10,"y":6,"x":8,"w":5,"v":6,"u":5,"t":4,"s":3,"r":6,"q":5,"p":8,"o":5,"m":6,"l":6,"j":8,"i":7,"h":6,"g":5,"f":5,"e":5,"d":5,"c":5,"a":4,".":9,",":7}},"q":{"d":"18,-101v-4,-49,59,-78,98,-49v6,1,-1,-12,6,-12v8,2,24,-4,26,4r0,235v-2,9,-20,2,-29,4v-3,0,-4,-1,-4,-4v-2,-29,5,-66,-3,-89v-37,29,-96,1,-94,-49r0,-40xm83,-29v34,0,34,-37,32,-72v0,-18,-14,-32,-32,-32v-34,0,-33,36,-33,72v0,18,15,32,33,32","w":171,"k":{"u":5,"e":6,"a":6}},"r":{"d":"55,-143v10,-6,29,-29,46,-15v-2,13,8,39,-13,30v-50,-1,-26,79,-32,124v-1,9,-20,2,-29,4v-3,0,-4,-1,-4,-4r0,-154v2,-8,18,-2,26,-4v8,0,-2,17,6,19","w":107,"k":{"z":-8,"y":-3,"x":-11,"w":-11,"v":-13,"u":-3,"t":-9,"o":4,"n":3,"m":6,"g":6,"f":-3,"d":9,"a":10,";":18,":":18,".":23,"-":21,",":22}},"s":{"d":"117,-116v-6,-25,-70,-34,-70,-2v0,17,22,18,45,23v25,5,51,13,51,44v1,32,-25,55,-70,55v-35,0,-50,-16,-59,-36v7,-6,16,-11,26,-14v7,26,71,33,71,0v0,-16,-22,-17,-45,-22v-24,-5,-51,-13,-51,-45v1,-38,30,-55,69,-53v35,1,48,17,59,36v-7,6,-17,11,-26,14","w":158,"k":{"z":3,"y":5,"x":4,"u":5,"s":3,"q":4,"p":6,"o":4,"g":9,"e":4,"d":4,"c":4,"b":6,"a":10,";":5,":":8,".":6,"-":4,",":4}},"t":{"d":"92,3v-35,0,-61,-27,-61,-61r0,-72v-4,-10,-34,8,-27,-19v19,-14,24,-43,55,-45v12,2,-4,28,8,32v9,3,26,-4,28,4v-1,8,4,22,-3,25v-9,1,-25,-4,-29,3v3,44,-14,98,30,104v3,5,4,25,-1,29","w":113,"k":{"y":6,"v":-3,"u":6,"t":3,"s":6,"q":12,"o":10,"i":6,"h":9,"g":12,"e":10,"d":12,"c":10,"a":17,";":5,":":5,".":5,"-":19,",":5}},"u":{"d":"121,-4v-3,-20,-25,11,-36,4v-40,0,-65,-25,-65,-61r0,-97v2,-9,20,-2,29,-4v3,0,3,1,3,4v5,49,-19,129,33,129v51,0,26,-81,32,-129v1,-9,20,-2,29,-4v3,0,3,1,3,4r0,154v-1,9,-17,2,-25,4v-3,0,-3,-1,-3,-4","w":172,"k":{"z":5,"y":6,"s":6,"p":7,"o":6,"g":8,"e":6,"d":6,"c":6,"b":7,"a":6,";":8,":":8,".":5,"-":3,",":4}},"v":{"d":"120,-160v10,-4,43,-6,31,8r-60,150v-5,3,-21,3,-27,0r-63,-157v5,-6,26,-4,34,-1r43,111v12,-39,28,-74,42,-111","w":154,"k":{"z":-6,"w":-10,"o":4,"e":4,";":4,":":4,".":23,"-":8,",":22}},"w":{"d":"180,-159v7,-5,42,-7,33,5r-46,151v-3,5,-23,5,-27,0r-31,-105v-12,35,-19,76,-34,108v-8,-1,-22,3,-24,-3r-47,-156v5,-5,29,-5,35,0v10,32,14,70,27,99v11,-33,16,-72,30,-102v10,1,25,-3,30,3r28,99","w":218,"k":{"o":4,"e":4,";":4,":":4,".":17,"-":6,",":16}},"x":{"d":"142,-8v1,3,4,7,-1,8v-11,-1,-26,3,-33,-2v-12,-17,-21,-38,-35,-53v-16,15,-22,40,-38,55v-10,-2,-34,6,-31,-7v15,-25,34,-47,47,-74v-12,-30,-35,-49,-48,-78v5,-6,27,-4,35,-1v12,17,21,38,35,53v16,-15,22,-40,38,-55v11,2,41,-6,30,9r-46,72v14,26,32,48,47,73","w":146,"k":{"t":-8,"q":8,"o":5,"e":8,"d":10,"c":3,"a":4,"-":14}},"y":{"d":"114,-11v-36,28,-94,-3,-94,-50r0,-97v2,-9,20,-2,29,-4v3,0,3,1,3,4v5,49,-19,129,33,129v51,0,26,-81,32,-129v1,-9,20,-2,29,-4v3,0,3,1,3,4r0,178v0,37,-21,65,-64,65v-32,0,-52,-19,-61,-37v6,-7,19,-10,27,-15v12,31,66,30,66,-10v0,-11,3,-28,-3,-34","w":172,"k":{"s":6,"o":6,"l":7,"g":8,"e":6,"d":6,"c":6,"b":7,"a":6,";":7,":":8,".":5,"-":3,",":4}},"z":{"d":"138,-29v8,3,6,29,0,29r-125,0v-7,-2,-3,-5,0,-12r70,-118v-15,-8,-46,-1,-67,-3v-6,-3,-4,-24,0,-29r119,0v7,1,4,4,1,10r-72,120v17,8,51,0,74,3","w":154,"k":{"o":7,"l":5,"g":12,"e":7,"d":8,"b":5,"a":3}},"{":{"d":"64,-99v27,20,27,57,25,103v-2,18,17,28,32,35v-2,8,4,25,-4,25v-33,1,-61,-26,-61,-64v0,-38,8,-79,-29,-84v-6,-4,-5,-25,0,-30v37,-5,29,-45,29,-84v0,-37,25,-64,61,-64v7,0,6,24,1,28v-40,6,-29,52,-29,92v0,16,-14,33,-25,43","w":147},"|":{"d":"32,90r0,-360r22,0r0,360r-22,0","w":86},"}":{"d":"30,-262v35,1,61,27,61,64v0,39,-8,79,30,84v6,4,5,25,0,30v-37,5,-30,45,-30,84v0,38,-27,64,-61,64v-5,-2,-5,-24,0,-28v39,-5,29,-49,29,-89v0,-16,14,-35,25,-46v-28,-18,-27,-57,-25,-103v2,-18,-17,-28,-32,-35v1,-8,-3,-22,3,-25","w":147},"~":{"d":"59,-108v36,1,71,47,94,0r14,15v-10,16,-23,28,-42,28v-37,-1,-73,-47,-95,1r-14,-16v10,-15,22,-28,43,-28"},"'":{"d":"15,-224v10,-6,40,-7,30,10v-4,17,-1,39,-9,52v-5,-1,-13,2,-14,-3","w":61},"`":{"d":"105,-190v3,4,5,8,-1,8v-9,0,-15,1,-20,-4v-15,-15,-32,-28,-45,-45v7,-6,32,-5,41,1","w":180},"\u00a0":{"w":63}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1997 International Typeface Corporation. All rights reserved.
 * 
 * Trademark:
 * "ITC" is a trademark of International Typeface Corporation Registered in the
 * U.S. Patent and Trademark Office and may be registered in certain
 * jurisdictions;"Conduit" is a trademark of International Typeface Corporation and
 * may be registered in certain jurisdictions.
 * 
 * Description:
 * Please review the description of this font at http://www.itcfonts.com.
 * 
 * Manufacturer:
 * International Typeface Corporation
 * 
 * Designer:
 * Mark van Bronkhorst, MvB Design
 * 
 * Vendor URL:
 * http://www.itcfonts.com
 * 
 * License information:
 * https://www.itcfonts.com/order/eula-print.asp
 */
Cufon.registerFont({"w":182,"face":{"font-family":"ConduitITCStd Light","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 4 0 0 9 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-60 -270 254.135 90","underline-thickness":"30.96","underline-position":"-9.36","stemh":"38","stemv":"42","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":63},"!":{"d":"58,-227v12,3,39,-8,36,9v-11,53,-18,107,-35,153v-2,6,-21,5,-25,0v0,-59,10,-108,19,-158v0,-3,2,-4,5,-4xm63,-24v2,27,-48,41,-49,7v-2,-28,48,-40,49,-7","w":108},"\"":{"d":"83,-227v14,3,45,-9,35,11v-9,19,-9,46,-21,61v-7,-1,-19,3,-21,-3r3,-65v0,-3,1,-4,4,-4xm35,-227v14,3,45,-9,35,11v-9,19,-9,46,-21,61v-7,-1,-19,3,-21,-3r3,-65v0,-3,1,-4,4,-4","w":113},"#":{"d":"165,-175v-6,23,35,-1,25,18v-4,9,-3,26,-12,30v-9,1,-22,-2,-27,2v0,8,-11,22,-2,25v9,3,30,-6,25,8v-4,9,-3,26,-12,30v-10,1,-24,-3,-30,2r-16,57v-3,5,-24,5,-29,0r15,-56v-5,-6,-27,-4,-35,-1v-7,19,-10,44,-20,60v-10,-1,-29,6,-24,-10r14,-49v-2,-10,-34,6,-25,-12v4,-9,2,-25,11,-29v8,-1,23,3,26,-3v0,-8,11,-21,2,-24v-9,-3,-30,6,-24,-9v4,-9,3,-25,12,-29v9,-2,25,4,29,-3r16,-56v3,-5,35,-8,28,6r-14,50v4,5,29,5,35,0v7,-19,10,-43,20,-59v9,1,32,-5,24,9xm111,-100v6,-4,15,-24,6,-27v-10,1,-25,-3,-31,2v0,7,-12,21,-2,25r27,0","w":200,"k":{"7":10}},"$":{"d":"128,-232v25,5,47,22,50,44v-11,7,-30,19,-42,17v-1,-8,-12,-27,-16,-15v-2,18,-9,37,-8,54v22,11,48,26,48,59v0,39,-28,71,-71,76v-7,1,0,17,-9,18v-13,1,-28,2,-20,-15v-30,-5,-53,-18,-56,-45v10,-7,29,-19,41,-17v5,18,14,26,23,18r10,-57v-20,-17,-54,-26,-54,-61v0,-34,26,-71,74,-74v8,-1,1,-17,10,-17v7,1,19,-2,22,2v0,2,-2,12,-2,13xm91,-192v-24,3,-36,43,-7,47v6,-10,12,-36,7,-47xm94,-39v9,7,25,-13,24,-25v0,-7,-13,-26,-17,-15v-2,13,-6,26,-7,40","k":{"9":4,"5":4,"4":-4}},"%":{"d":"72,-227v39,-1,32,40,24,69v-1,37,-73,49,-73,7v0,-37,10,-76,49,-76xm152,-225v8,-4,34,-5,23,6r-134,219v-10,-1,-31,3,-19,-9xm142,-103v41,-1,27,38,24,69v-4,36,-73,49,-73,7v0,-37,10,-76,49,-76xm67,-158v3,-14,11,-54,-8,-35v0,14,-13,35,0,42v4,0,7,-3,8,-7xm137,-34v0,-13,13,-36,0,-42v-14,4,-9,28,-14,43v1,9,14,7,14,-1","w":196},"&":{"d":"134,-97v21,-21,41,-42,81,-37v6,8,-4,27,-4,38v-17,4,-53,8,-50,38v9,12,27,17,40,22v-4,13,-2,32,-11,40v-17,1,-42,-9,-56,-23v-27,32,-126,36,-126,-29v0,-30,14,-52,32,-68v-33,-41,-6,-114,66,-114v36,0,57,20,57,52v0,35,-17,54,-40,69v3,4,5,10,11,12xm91,-134v32,0,44,-56,8,-59v-33,0,-41,51,-8,59xm70,-93v-27,8,-30,69,12,59v11,0,24,-7,28,-17v-8,-18,-23,-31,-40,-42","w":220,"k":{"T":14,"O":-4}},"(":{"d":"81,62v-32,-1,-65,-25,-57,-67r34,-189v4,-39,39,-66,80,-67v8,6,-3,25,-3,35v-15,6,-33,11,-36,28r-35,201v-2,13,13,19,27,23v-4,11,-2,29,-10,36","w":145},")":{"d":"59,-261v37,0,63,26,56,67r-33,189v-6,37,-35,66,-80,67v-8,-5,2,-25,2,-35v15,-6,33,-12,36,-29r35,-200v2,-13,-13,-19,-26,-23v4,-11,0,-31,10,-36","w":145},"*":{"d":"134,-230v9,0,17,23,13,31v-11,5,-26,8,-35,15v6,9,30,8,31,19v-9,8,-13,26,-25,26v-9,-4,-19,-25,-28,-15v-2,11,4,30,-5,35v-11,-3,-35,8,-30,-10v2,-9,10,-21,6,-29v-12,5,-22,22,-35,19v-2,-10,-14,-23,-7,-31v9,-6,34,-6,31,-17v-8,-6,-26,-7,-26,-17v8,-7,13,-29,25,-25v8,3,18,27,25,14v2,-10,-4,-29,5,-33v11,2,38,-7,30,9v-1,9,-12,23,-5,29v12,-5,20,-14,30,-20","w":140,"k":{"A":7}},"+":{"d":"162,-103v7,4,2,27,-5,31r-55,0v-3,0,-4,1,-4,4r-9,54v-3,8,-20,2,-29,4v-7,-14,13,-48,4,-62v-18,-2,-44,4,-57,-3v3,-9,0,-24,8,-28r54,0v3,0,5,-1,5,-4r10,-54v2,-9,19,-2,28,-4v5,15,-7,41,-7,60v14,6,39,0,57,2"},",":{"d":"-3,46v-26,-19,21,-44,8,-51v-16,0,1,-27,0,-39v7,-8,38,-5,48,-1v-5,45,-20,81,-56,91","w":82,"k":{"j":-8,"7":6,"1":9}},"-":{"d":"80,-103v8,5,-4,26,-3,37v0,3,-1,4,-4,4v-22,-1,-50,3,-68,-2v0,-12,4,-24,6,-35v0,-3,1,-4,4,-4r65,0","w":100,"k":{"Y":18,"X":4,"W":3,"V":8,"U":-4,"T":14,"Q":-4,"O":-4,"A":-3,"9":5,"6":-4,"5":7,"4":-7,"3":4,"1":29}},".":{"d":"49,-24v2,27,-48,41,-49,7v-2,-27,48,-41,49,-7","w":82,"k":{"7":8,"1":10}},"\/":{"d":"111,-225v10,-4,40,-6,25,9r-129,214v-6,4,-23,3,-30,0","w":118,"k":{"J":23,"A":16}},"0":{"d":"106,-230v48,0,75,22,66,63v-16,75,-10,176,-107,171v-41,-2,-63,-26,-56,-64v14,-72,10,-170,97,-170xm130,-159v5,-23,-6,-39,-31,-34v-49,9,-33,90,-49,137v3,35,57,26,62,-4","k":{"9":4,"8":-4,"7":10,"6":-9,"3":4,"2":6,"1":19,"0":-6}},"1":{"d":"105,-40v11,9,46,-8,39,12v-4,9,-1,24,-9,28r-116,0v-9,-4,3,-23,2,-34v5,-11,33,2,42,-7v4,-36,18,-76,17,-110v-9,1,-14,17,-22,12v-5,-9,-20,-17,-17,-26v26,-20,47,-44,75,-62v11,1,27,-4,19,13","k":{"9":21,"8":21,"7":20,"6":19,"5":23,"4":15,"3":27,"2":24,"1":15,"0":19,".":3,"-":16,",":3}},"2":{"d":"30,-188v14,-26,39,-42,84,-42v36,0,57,20,57,50v0,93,-102,72,-119,140v24,9,69,-5,92,5v-4,11,0,30,-10,35r-126,0v-10,-7,4,-31,4,-45v0,-43,38,-64,67,-80v23,-13,50,-23,50,-46v0,-17,-15,-24,-35,-22v-11,-2,-21,12,-32,24v-10,-7,-24,-10,-32,-19","k":{"9":5,"8":5,"7":12,"6":5,"5":15,"4":15,"3":18,"1":27,"0":5,"-":9}},"3":{"d":"30,-188v14,-25,38,-42,81,-42v36,0,57,20,57,52v0,29,-16,44,-30,62v34,52,-8,120,-78,120v-36,0,-49,-19,-56,-43v10,-9,27,-12,38,-19v8,15,13,29,35,24v30,3,50,-60,11,-64v-13,-1,-43,8,-34,-11v3,-8,0,-24,8,-27v35,3,63,-2,64,-35v0,-16,-13,-24,-32,-22v-11,-2,-21,12,-32,24v-10,-7,-24,-10,-32,-19","k":{"7":13,"5":5,"4":9,"3":6,"2":15,"1":23,"0":-3}},"4":{"d":"140,-98v-9,26,38,-3,27,20v-4,9,0,25,-9,28v-8,2,-25,-4,-27,4r-8,42v-5,8,-33,5,-42,1v1,-15,11,-35,5,-47v-28,-2,-63,3,-88,-2r6,-32r118,-141v10,-2,49,-9,38,11xm97,-91v1,-19,13,-45,7,-60v-19,18,-35,41,-52,61v7,7,28,1,41,3v3,0,4,-1,4,-4","k":{"9":4,"7":6,"5":4,"4":-7,"3":5,"2":4,"1":13,"-":-7}},"5":{"d":"115,-77v0,-36,-57,-14,-85,-23r22,-123v0,-3,1,-4,4,-4r120,0v8,5,-2,24,-2,34v0,3,-1,4,-4,4r-79,0v-11,10,-6,36,-13,51v35,1,83,9,79,54v-5,55,-34,88,-92,88v-36,0,-49,-19,-56,-43v10,-9,27,-13,39,-19v14,45,67,22,67,-19","k":{"9":6,"8":3,"7":16,"5":7,"4":3,"3":11,"2":6,"1":26,"-":-3}},"6":{"d":"106,-230v41,0,62,14,68,42v-11,7,-29,19,-42,17v-5,-37,-60,-25,-63,4v-1,12,-9,29,-3,37v37,-21,95,-2,92,44v-3,54,-33,93,-93,90v-41,-2,-63,-25,-56,-64v14,-72,10,-170,97,-170xm72,-34v30,3,43,-18,44,-44v0,-16,-14,-24,-33,-22v-30,-3,-50,63,-11,66","k":{"9":6,"7":15,"6":3,"5":6,"4":5,"3":10,"2":4,"1":25,"0":-3,"-":-3}},"7":{"d":"177,-227v9,53,-33,112,-72,127v-41,16,-42,51,-49,96v-5,8,-33,5,-41,1r9,-57v10,-61,71,-68,102,-105v2,-6,12,-20,4,-24v-29,-2,-66,5,-89,-3v4,-11,0,-30,10,-35r126,0","k":{";":14,":":14,"9":13,"8":10,"7":9,"6":5,"5":18,"4":23,"3":13,"2":12,"1":23,"0":5,".":47,"-":33,",":45,"%":3}},"8":{"d":"39,-115v-34,-51,9,-115,78,-115v36,0,56,20,56,52v0,31,-15,45,-30,64v33,52,-10,128,-78,118v-73,4,-67,-91,-26,-119xm89,-134v27,2,42,-12,42,-37v0,-16,-13,-25,-32,-22v-29,-3,-48,56,-10,59xm72,-34v28,2,41,-15,42,-41v0,-16,-13,-23,-32,-21v-31,-4,-48,59,-10,62","k":{"9":4,"8":4,"7":10,"6":-6,"5":7,"4":6,"3":10,"2":4,"1":22,"0":-5,".":5,",":3}},"9":{"d":"76,4v-41,0,-61,-16,-67,-43v10,-9,27,-13,39,-19v18,49,72,17,69,-24v-10,-6,-23,10,-41,5v-47,2,-61,-45,-48,-90v11,-39,40,-65,89,-63v41,2,63,24,56,63v-14,72,-11,171,-97,171xm127,-141v8,-25,8,-58,-28,-52v-32,-3,-53,74,-13,78v22,2,36,-9,41,-26","k":{"8":-4,"7":9,"6":-8,"4":4,"1":10,"-":-4}},":":{"d":"66,-117v2,26,-48,41,-49,8v-2,-28,48,-42,49,-8xm49,-24v2,27,-48,41,-49,7v-2,-27,48,-41,49,-7","w":82},";":{"d":"45,-138v13,0,24,12,20,25v-1,25,-47,35,-48,4v0,-17,14,-28,28,-29xm-3,46v-26,-19,21,-44,8,-51v-16,0,1,-27,0,-39v7,-8,38,-5,48,-1v-5,45,-20,81,-56,91","w":82},"<":{"d":"148,-171v4,7,14,20,9,28r-102,55v26,20,56,36,83,54v0,12,-13,20,-19,29r-104,-67v-2,-8,1,-26,6,-32"},"=":{"d":"166,-134v9,3,-2,19,-1,27v0,3,-1,4,-4,4r-147,0v-6,-3,-1,-27,5,-31r147,0xm156,-72v8,3,-3,19,-2,27v0,3,-1,4,-4,4r-147,0v-6,-3,-1,-27,5,-31r148,0"},">":{"d":"157,-104v3,8,-2,24,-5,32r-128,67v-2,-9,-14,-19,-9,-28r102,-55v-24,-23,-60,-35,-84,-57v8,-6,14,-30,25,-23"},"?":{"d":"31,-188v14,-26,39,-42,84,-42v36,0,57,19,57,50v0,50,-35,65,-58,75v-16,6,-26,15,-25,39v-5,10,-27,1,-39,4v-11,-42,25,-68,52,-77v25,-2,43,-50,6,-54v-25,-3,-30,7,-45,24v-10,-7,-24,-10,-32,-19xm89,-24v2,27,-48,41,-49,7v-2,-28,48,-40,49,-7"},"@":{"d":"76,-91v0,-53,31,-97,80,-77v1,-4,36,-14,27,7r-13,72v1,13,24,9,25,-2v2,-40,37,-108,-22,-110v-50,-2,-103,-6,-110,38r-18,107v2,47,84,25,130,30v5,2,3,26,-5,26v-68,0,-165,15,-150,-64r18,-99v8,-59,68,-68,140,-64v41,2,64,25,56,64v-9,44,-3,108,-60,108v-12,0,-20,-6,-27,-11v-23,21,-71,11,-71,-25xm121,-81v29,3,45,-64,11,-66v-28,-3,-44,62,-11,66","w":254},"A":{"d":"143,-17v1,8,6,16,-3,17v-12,-2,-32,4,-39,-3r-4,-37v-14,-4,-44,-3,-59,0v-7,13,-11,30,-21,40v-15,-2,-52,8,-35,-13r105,-214v10,1,25,-3,30,3xm87,-80v11,-11,0,-50,0,-72r-29,69v4,7,20,1,29,3","w":162,"k":{"w":3,"v":5,"s":-5,"q":-3,"p":-7,"o":-3,"j":-7,"g":-5,"f":-2,"e":-3,"d":-3,"c":-3,"b":-7,"a":-3,"Y":14,"W":4,"V":8,"T":9,"S":-4,"J":-7,"E":-5,"?":14,";":-9,":":-9,".":-9,"-":-3,",":-10}},"B":{"d":"155,-114v35,47,-10,114,-67,114r-81,0v-6,-2,-2,-6,-1,-14r37,-209v0,-3,1,-4,4,-4v61,0,138,-11,138,52v0,28,-14,44,-30,61xm112,-134v29,3,46,-55,10,-55r-40,0v-11,11,-6,37,-13,53v10,5,30,0,43,2xm95,-38v30,3,48,-58,10,-58v-14,0,-35,-4,-44,3r-9,53v10,5,30,0,43,2","w":192,"k":{"w":-7,"t":-6,"a":3,"Y":6,"W":3,"V":6,"T":12,"S":6,"R":4,"Q":3,"P":4,"O":3,"N":4,"M":4,"L":4,"K":4,"J":6,"I":4,"H":4,"G":3,"F":4,"E":4,"D":4,"C":3,"B":4,".":4,",":4}},"C":{"d":"106,-230v44,0,68,12,74,42v-10,7,-29,20,-41,17v-6,-37,-65,-26,-70,4r-19,111v0,19,18,24,39,22v12,2,22,-12,33,-24v10,7,23,10,31,19v-13,28,-42,45,-88,43v-41,-2,-63,-26,-56,-64v14,-72,10,-170,97,-170","w":171,"k":{"u":-3,"s":-6,"q":-4,"o":-4,"e":-4,"c":-4,"a":5,"Y":-6,"X":-5,"W":-3,"V":-3,"U":-3,"S":-1,"Q":-3,"A":-9,".":-3,",":-4}},"D":{"d":"128,-227v41,0,62,27,55,67r-16,93v-7,41,-38,67,-79,67r-81,0v-6,-1,-2,-6,-1,-12r37,-211v0,-3,1,-4,4,-4r81,0xm141,-153v13,-36,-24,-39,-59,-36v-3,0,-4,1,-4,4r-26,145v26,5,67,7,73,-24","w":194,"k":{"j":3,"a":3,"Y":3,"X":4,"T":9,"S":3,"R":3,"P":3,"N":3,"M":3,"L":3,"K":3,"J":-5,"I":3,"H":3,"F":3,"E":3,"D":3,"B":3,";":3,":":3,".":5,",":3}},"E":{"d":"108,-230v40,0,60,15,66,42v-11,7,-28,20,-41,17v-5,-37,-56,-24,-62,4v-7,32,23,33,53,31v8,5,-2,24,-2,34v-5,9,-25,2,-37,4v-31,-4,-50,60,-11,64v22,2,29,-8,42,-24v10,7,24,10,32,19v-14,25,-38,43,-81,43v-75,0,-66,-93,-25,-121v-36,-46,9,-113,66,-113","w":164,"k":{"y":3,"w":6,"v":6,"t":7,"g":4,"Z":-7,"Y":-3,"X":-9,"W":-9,"V":-11,"T":-4,"S":-6,"A":-11,".":-3,"-":3,",":-3}},"F":{"d":"174,-227v8,5,-2,24,-2,34v0,3,-1,4,-4,4r-86,0v-11,11,-6,37,-13,53v19,6,51,0,74,2v6,7,-3,24,-3,34v0,3,-1,4,-4,4r-70,0v-3,0,-5,0,-5,3r-15,89v-5,8,-33,5,-42,1r39,-220v0,-3,1,-4,4,-4r127,0","w":163,"k":{"y":3,"u":9,"t":-5,"s":3,"r":12,"o":14,"n":5,"m":5,"l":4,"i":5,"e":11,"a":15,"Z":-5,"Y":-10,"X":-14,"W":-8,"V":-12,"U":-4,"T":-12,"S":-6,"O":5,"J":37,"E":9,"A":10,";":3,":":3,".":55,",":54}},"G":{"d":"106,-230v45,0,75,10,80,42v-10,7,-29,20,-41,17v-5,-37,-72,-28,-76,4r-19,111v4,34,69,28,69,-4v0,-7,7,-18,0,-21v-12,-3,-42,8,-35,-9v3,-9,-1,-25,8,-28v26,1,57,-3,79,2v-7,67,-26,126,-106,120v-41,-3,-63,-26,-56,-64v14,-72,10,-170,97,-170","w":189,"k":{"z":3,"r":3,"l":3,"k":3,"i":4,"h":3,"Y":6,"W":-4,"V":-5,"T":10,"R":4,"Q":3,"O":3,"N":4,"M":4,"L":4,"K":4,"J":6,"I":4,"H":4,"G":3,"F":4,"E":4,"C":3,"B":4,".":4,",":3}},"H":{"d":"163,-227v13,2,45,-8,35,11r-37,212v-5,8,-33,5,-41,1r16,-91v-18,-6,-48,0,-70,-2v-3,0,-5,0,-5,3r-15,89v-5,8,-33,5,-42,1r39,-220v5,-8,33,-5,42,-1r-16,88v18,6,48,0,70,2v3,0,4,-1,4,-4r15,-85v0,-3,2,-4,5,-4","w":205,"k":{"i":3,"g":4,"a":6,"Q":3,"O":3,"I":4,"G":3}},"I":{"d":"47,-227v13,2,45,-8,36,11r-37,212v-5,8,-33,5,-42,1r39,-220v0,-3,1,-4,4,-4","w":89,"k":{"w":-3,"v":-5,"t":6,"s":4,"g":4,"d":4,"a":6,"X":-3,"W":-3,"V":-5,"T":8,"R":4,"P":4,"O":3,"N":4,"M":4,"L":4,"K":4,"J":-3,"I":4,"H":4,"G":3,"F":4,"E":4,"D":4,"C":3,"B":4}},"J":{"d":"44,4v-24,0,-51,-22,-57,-43v11,-7,31,-18,42,-17v6,35,47,23,52,-4r29,-163v5,-8,33,-5,42,-1r-29,160v-6,37,-42,68,-79,68","w":151,"k":{"a":4,".":6,",":4}},"K":{"d":"200,-227v4,1,3,4,2,6r-86,89v16,45,37,86,56,128v-8,8,-38,4,-50,2v-15,-30,-26,-65,-43,-93v-27,15,-26,57,-33,91v-5,8,-33,5,-42,1r39,-220v5,-8,33,-5,42,-1r-15,82v1,4,4,4,6,1r82,-86r42,0","w":187,"k":{"y":4,"x":-19,"w":6,"u":3,"t":7,"n":-8,"m":-8,"l":-8,"i":-8,"g":-5,"e":4,"a":6,"Z":-17,"Y":-6,"U":4,"T":-13,"I":-6,"A":-21,";":-9,":":-8,".":-9,"-":4,",":-10}},"L":{"d":"141,-38v7,6,-3,24,-2,34v0,3,-2,4,-5,4r-127,0v-5,-1,-2,-5,-2,-10r38,-213v5,-8,33,-5,42,-1r-33,184v24,6,61,0,89,2","w":163,"k":{"z":-13,"x":-13,"w":6,"v":10,"u":8,"s":-6,"q":-4,"o":4,"e":4,"d":-4,"c":-4,"a":7,"Z":-12,"Y":26,"W":12,"V":22,"T":28,"S":4,"Q":-3,"P":7,"O":6,"N":4,"M":8,"L":6,"K":7,"I":6,"G":9,"F":7,"E":12,"D":6,"C":5,"B":6,"A":-10,";":-5,":":-5,".":-7,",":-8}},"M":{"d":"187,-225v16,-4,48,-8,34,15r-36,206v-5,8,-33,5,-41,1v2,-36,26,-109,24,-126v-14,31,-38,71,-59,98v-7,-1,-18,2,-22,-2r-23,-96v-2,20,-12,94,-18,125v-5,8,-33,5,-42,1r39,-220v4,-8,28,-4,37,-2r31,131","w":229,"k":{"s":4,"i":3,"a":5,"Y":3,"O":3,"J":3,"I":4,"G":3,"C":3}},"N":{"d":"156,-227v13,2,44,-7,35,11r-37,212v-4,8,-28,4,-37,2r-49,-136v-5,22,-14,100,-22,134v-5,8,-33,5,-42,1r39,-220v4,-8,28,-4,37,-2v16,46,36,87,48,136r2,0r21,-134v0,-3,2,-4,5,-4","w":198,"k":{"j":3,"i":3,"g":4,"e":3,"d":4,"a":3,"Y":6,"T":6,"Q":3,"O":3,"J":3,"I":4,"G":3,"C":3,"A":-5}},"O":{"d":"28,-167v2,-79,168,-91,152,0r-19,107v-9,42,-43,67,-96,64v-41,-2,-62,-26,-56,-64xm136,-158v10,-24,-8,-41,-37,-35v-49,10,-35,88,-49,137v4,34,63,28,69,-4","w":189,"k":{"x":-6,"t":4,"s":3,"p":3,"n":3,"j":3,"a":4,"Z":6,"Y":9,"X":4,"T":11,"R":3,"P":3,"N":3,"M":3,"L":3,"K":3,"J":1,"I":3,"H":3,"F":3,"E":3,"D":3,"B":3,".":5,"-":-4,",":3,"&":4}},"P":{"d":"177,-175v-3,55,-46,87,-111,79v-3,0,-5,0,-5,3r-15,89v-5,8,-33,5,-42,1r39,-220v0,-3,1,-4,4,-4v60,-1,133,-9,130,52xm105,-134v31,3,45,-53,9,-55v-11,2,-32,-5,-36,4r-9,49v7,5,25,0,36,2","w":173,"k":{"y":5,"x":-16,"w":-13,"u":4,"t":-3,"s":10,"r":6,"o":8,"n":9,"m":9,"l":-3,"i":6,"f":-8,"e":11,"a":13,"Z":6,"Y":4,"X":-3,"W":-8,"V":-3,"U":-4,"T":3,"S":-2,"R":6,"Q":-4,"P":6,"O":4,"N":6,"M":6,"L":3,"K":6,"J":40,"H":6,"G":-4,"E":6,"D":6,"C":-4,"B":6,"A":8,".":34,"-":3,",":31}},"Q":{"d":"28,-167v2,-79,171,-91,152,0v-15,69,-9,161,-85,170v-9,4,1,27,-11,28v-20,2,-41,5,-30,-26v-30,-8,-53,-27,-45,-65xm51,-67v-4,13,3,34,13,26v2,-13,18,-24,33,-14v1,10,3,25,12,13v23,-31,17,-88,30,-129v-2,-34,-64,-28,-70,4","w":189,"k":{".":4,",":3}},"R":{"d":"177,-175v0,37,-23,54,-41,71r17,100v-6,8,-36,6,-45,1r-15,-91v-6,-3,-26,-5,-32,1r-15,89v-5,8,-33,5,-42,1r39,-220v0,-3,1,-4,4,-4v60,-1,130,-9,130,52xm105,-134v31,3,45,-53,9,-55v-11,2,-32,-5,-36,4r-9,49v7,5,25,0,36,2","k":{"q":4,"o":4,"e":4,"d":5,"c":4,"a":4,"Z":-10,"W":-3,"V":-3,"T":9,"S":-3,"C":-7,"-":5}},"S":{"d":"99,-230v39,0,56,16,62,42v-10,7,-29,20,-41,17v-4,-17,-12,-22,-27,-22v-17,0,-31,16,-31,30v10,36,84,32,81,88v-3,49,-38,79,-94,79v-36,0,-49,-19,-56,-43v10,-9,27,-13,39,-19v5,37,68,31,69,-7v-9,-40,-81,-34,-81,-89v0,-38,29,-76,79,-76","w":161,"k":{"y":-4,"s":-5,"q":-5,"o":-5,"e":-5,"d":-5,"c":-5,"a":-3,"Z":-5,"Y":-5,"W":-8,"V":-8,"U":-3,"S":-3,"Q":-3,"O":-3,"J":-6,"G":-3,"C":-3,"A":-8,"-":-8,",":-4,"&":-3}},"T":{"d":"155,-227v8,5,-2,24,-2,34v-6,10,-31,1,-44,4v-3,0,-4,1,-4,4r-32,181v-5,8,-33,5,-41,1r32,-183v-7,-12,-50,10,-44,-14v2,-9,0,-24,8,-27r127,0","w":144,"k":{"z":13,"y":24,"w":24,"v":9,"u":22,"s":30,"r":23,"o":13,"l":-3,"i":7,"h":7,"g":19,"e":19,"c":19,"a":19,"Z":-8,"Y":-1,"W":-2,"V":-3,"T":-8,"R":4,"O":11,"N":6,"J":17,"I":8,"E":12,"C":3,"A":10,";":19,":":21,".":17,"-":14,",":16}},"U":{"d":"152,-227v15,2,46,-8,36,13r-27,154v-8,42,-43,67,-96,64v-41,-2,-62,-26,-56,-64r29,-163v5,-8,33,-5,41,-1r-29,168v4,34,63,28,69,-4r29,-163v0,-3,1,-4,4,-4","w":189,"k":{"x":-9,"w":-6,"t":-6,"s":5,"a":4,"J":-5,".":5,"-":-4,",":3}},"V":{"d":"140,-224v12,-5,55,-9,40,9r-103,212v-5,5,-27,5,-33,0r-28,-220v6,-8,35,-5,44,-1v6,47,5,103,15,146","w":162,"k":{"z":-3,"x":-11,"w":-8,"v":-10,"t":-6,"s":6,"o":7,"g":8,"e":4,"c":7,"a":6,"Y":-12,"W":-18,"T":-1,"S":-5,"J":12,"A":8,";":8,":":8,".":19,"-":8,",":18}},"W":{"d":"211,-224v11,-5,53,-9,41,8r-84,213v-5,5,-27,5,-34,0r-14,-128r-58,128v-5,5,-27,5,-34,0r-8,-220v5,-8,35,-5,44,-1v2,43,-4,95,3,134v16,-48,39,-90,58,-135v3,-5,21,-5,25,0v5,44,3,95,12,135","w":236,"k":{"z":-4,"x":-12,"s":4,"r":7,"o":3,"l":-5,"k":-5,"g":4,"e":3,"d":4,"c":4,"a":3,"S":-5,"O":-3,"J":12,"A":1,";":4,":":4,".":12,"-":3,",":10}},"X":{"d":"179,-227v6,2,1,5,-2,10r-69,104r35,109v-7,8,-36,4,-47,2v-7,-22,-12,-47,-21,-68v-21,19,-29,52,-51,70v-13,-2,-50,9,-37,-10r69,-104v-9,-39,-25,-72,-35,-109v7,-8,35,-5,46,-2v9,22,11,50,23,69v22,-18,28,-53,50,-71r39,0","w":164,"k":{"y":4,"t":3,"i":-6,"Z":-15,"Y":-8,"T":-14,"O":3,"I":-4,"G":3,"C":3,"A":-19,".":-6,"-":3,",":-8}},"Y":{"d":"181,-227v5,1,3,4,0,9r-82,115r-17,99v-5,8,-33,5,-42,1r18,-100r-43,-120v7,-8,36,-4,48,-2v9,24,12,53,24,74v22,-21,33,-54,54,-76r40,0","w":162,"k":{"z":4,"y":8,"x":-4,"v":-3,"u":22,"t":3,"s":17,"r":9,"p":10,"o":21,"n":9,"m":9,"l":-8,"k":-8,"i":7,"h":-8,"g":19,"e":20,"d":19,"c":18,"b":-8,"a":21,"Z":-1,"W":-18,"T":1,"O":3,"N":6,"M":-6,"J":14,"I":-6,"E":6,"A":14,";":20,":":20,".":22,"-":19,",":21}},"Z":{"d":"163,-227v5,2,3,4,0,10r-111,177v20,8,61,-5,80,5v-4,11,-1,29,-10,35r-135,0v-4,-2,-4,-3,-1,-8r112,-178v-16,-10,-55,4,-72,-6v4,-11,0,-29,9,-35r128,0","w":158,"k":{"w":4,"o":8,"i":4,"e":10,"a":11,"Z":-8,"W":-10,"T":-8,"S":-4,"J":-10,"E":6,"A":-12,".":-3,",":-4}},"[":{"d":"139,-261v8,5,-2,24,-2,34v-2,11,-26,-2,-32,7r-43,242v5,8,34,-8,29,11v-4,9,-1,25,-9,29v-22,-2,-51,4,-68,-3r56,-316v0,-3,2,-4,5,-4r64,0","w":146},"\\":{"d":"100,-10v2,5,4,9,-3,10v-8,-1,-20,2,-25,-2r-56,-221v2,-7,23,-5,30,-2","w":118},"]":{"d":"123,-261v5,1,3,5,2,12r-54,307v0,3,-1,4,-4,4v-22,-2,-52,4,-68,-3v4,-11,0,-29,9,-35v9,-2,25,4,28,-3r42,-242v-5,-8,-34,8,-28,-12v3,-9,-1,-25,9,-28r64,0","w":146},"^":{"d":"171,-98r-38,0r-48,-95r-44,95r-38,0r70,-132r26,0"},"_":{"d":"53,51v6,2,3,26,-5,26v-27,0,-61,3,-85,-2v3,-7,0,-21,8,-24r82,0","w":82},"a":{"d":"5,-51v0,-73,44,-133,111,-107v5,1,2,-8,8,-7v14,2,42,-8,32,14r-26,147v-4,9,-24,2,-34,4v-5,1,-1,-9,-6,-8v-35,21,-85,-2,-85,-43xm99,-64v4,-24,19,-63,-14,-63v-31,0,-34,38,-37,68v4,34,47,22,51,-5","w":170,"k":{"x":-5,"v":5,"a":5,";":3,":":3}},"b":{"d":"72,-158v44,-19,85,6,80,56v-6,62,-45,121,-110,95v0,8,-30,11,-41,4r39,-220v5,-8,33,-5,41,-1v-2,21,-12,47,-9,66xm104,-64v4,-24,18,-62,-14,-63v-32,0,-34,39,-38,68v4,34,48,22,52,-5","w":170,"k":{"l":3,"k":3,"j":3,"i":3,"h":3,"f":-3,"b":3,".":3,",":3}},"c":{"d":"13,-105v0,-64,125,-91,135,-21v-10,7,-30,19,-41,17v-8,-35,-48,-23,-52,4v-4,25,-23,68,13,71v10,1,23,-11,33,-24v12,4,23,11,32,18v-11,22,-35,44,-71,44v-63,0,-64,-58,-49,-109","w":154,"k":{"z":-7,"y":-4,"w":-7,"u":-4,"t":-3,"q":-3,"o":-1,"e":-4,"d":-3,"a":4,";":-4,":":-3,",":-4}},"d":{"d":"5,-51v0,-72,45,-134,108,-107v9,-17,8,-45,14,-65v5,-8,34,-5,42,-1r-39,220v-4,9,-24,2,-35,4v-5,1,-1,-13,-9,-6v-38,18,-81,-6,-81,-45xm99,-64v3,-24,18,-62,-14,-63v-33,-1,-33,39,-38,68v4,34,48,22,52,-5","w":170,"k":{"z":-4,"x":-8,"d":3,"a":4,";":3,":":3}},"e":{"d":"133,-40v-13,22,-35,44,-71,44v-63,0,-62,-58,-49,-109v7,-29,38,-63,79,-63v52,0,66,46,51,92v0,3,-2,4,-5,4r-85,0v-14,10,-6,40,15,38v10,2,23,-11,33,-24v11,4,23,11,32,18xm107,-111v0,-8,-7,-20,-22,-20v-19,1,-35,21,-26,24v15,-2,39,5,48,-4","w":165,"k":{"z":3,"v":3,"s":4,"j":3,"a":4,".":4,"-":-4,",":4}},"f":{"d":"118,-190v-22,-13,-53,18,-41,41v10,2,31,-7,25,10v-3,8,1,25,-8,27v-9,2,-26,-4,-28,4r-22,125v-7,44,-57,82,-104,63v11,-12,9,-43,32,-33v15,0,27,-11,30,-26r22,-130v0,-8,-20,5,-12,-13v5,-10,-4,-31,16,-27v7,0,4,-10,6,-14v9,-44,51,-76,102,-65v3,11,-12,28,-18,38","w":105,"k":{"z":-8,"y":-4,"w":-11,"s":3,"o":3,"l":-3,"j":-14,"i":-8,"g":-4,"e":3,"d":1,"b":-13,"a":6,".":9,",":8}},"g":{"d":"5,-51v0,-73,43,-133,111,-107v5,1,2,-8,8,-7v13,3,36,-11,32,14r-30,169v-7,39,-35,67,-79,67v-35,0,-51,-18,-56,-43v10,-9,27,-13,39,-19v7,34,47,28,54,-2v0,-10,8,-24,2,-29v-34,21,-81,-2,-81,-43xm99,-63v3,-25,18,-63,-15,-64v-31,0,-32,40,-37,68v4,34,48,22,52,-4","w":170,"k":{"y":-6,"v":-4,";":-10,".":-3,",":-10}},"h":{"d":"72,-158v44,-19,89,7,80,56r-17,98v-5,8,-34,5,-42,1r18,-103v-3,-34,-48,-21,-52,4r-17,98v-5,8,-33,5,-41,1r39,-220v5,-8,33,-5,41,-1v-2,21,-12,47,-9,66","w":173,"k":{"z":-5,"x":-6,"j":4,"a":1,";":3,":":3}},"i":{"d":"82,-210v2,26,-48,41,-49,8v-2,-26,48,-41,49,-8xm33,-165v16,2,46,-7,35,14r-26,147v-5,8,-33,5,-41,1r28,-158v0,-3,1,-4,4,-4","w":82,"k":{"z":-4,"w":-5,"v":-7,"t":3,"g":3,"d":3,"a":5}},"j":{"d":"82,-210v2,26,-48,41,-49,8v-2,-26,48,-41,49,-8xm33,-165v16,2,46,-8,35,14r-30,169v-5,35,-40,64,-80,67v-8,-5,2,-25,2,-35v15,-6,34,-12,37,-29r32,-182v0,-3,1,-4,4,-4","w":82,"k":{"a":3,";":4,":":4}},"k":{"d":"160,-165v4,1,5,4,2,6r-57,49v-4,4,-4,5,-1,11r41,95v-7,8,-37,4,-49,2r-32,-70v-21,9,-13,46,-22,68v-4,9,-33,5,-41,1r39,-220v5,-8,33,-5,41,-1r-18,101v1,3,4,2,6,1v17,-14,31,-31,49,-43r42,0","w":161,"k":{"z":-18,"y":-4,"x":-18,"w":-5,"v":-13,"u":-4,"j":-8,"g":-5,";":-9,":":-8,".":-8,"-":4,",":-10}},"l":{"d":"44,-227v13,3,40,-9,36,11r-38,212v-5,8,-33,5,-41,1r39,-220v0,-3,1,-4,4,-4","w":82,"k":{"w":-5,"v":-4,"g":3,"d":3,"a":4}},"m":{"d":"134,-151v37,-30,107,-11,97,49r-17,98v-5,8,-33,5,-42,1v7,-31,13,-68,18,-103v-3,-34,-41,-21,-45,4r-17,98v-5,8,-33,5,-42,1r18,-103v-3,-34,-41,-21,-45,4r-17,98v-5,8,-33,5,-41,1r28,-158v4,-9,24,-2,34,-4v6,-1,1,9,6,8v22,-12,48,-9,65,6","w":254,"k":{"z":-4,"x":-5,"w":3,"v":6,"t":4,"a":5,";":3,":":3}},"n":{"d":"67,-161v5,9,21,-7,29,-4v40,0,62,25,56,63r-17,98v-5,8,-34,5,-42,1r18,-103v-3,-34,-48,-21,-52,4r-17,98v-5,8,-33,5,-41,1r28,-158v4,-9,24,-2,35,-4v3,0,3,1,3,4","w":175,"k":{"z":3,"x":-5,"t":3,"s":3,"g":3,"a":5,";":3,":":3,"-":-3}},"o":{"d":"13,-105v1,-73,148,-91,135,0v-8,57,-25,109,-86,109v-63,0,-64,-58,-49,-109xm98,-60v3,-27,22,-71,-13,-71v-35,0,-32,46,-39,76v4,35,48,21,52,-5","w":165,"k":{"v":5,"f":-3,"a":4,".":3,"-":-6,",":3}},"p":{"d":"69,-158v39,-20,96,6,83,56v-2,62,-44,122,-107,95v-11,23,-10,57,-17,84v-5,8,-33,5,-41,1r42,-239v4,-9,24,-2,35,-4v6,-1,1,8,5,7xm104,-64v4,-24,18,-62,-14,-63v-32,0,-34,39,-38,68v4,34,48,22,52,-5","w":170,"k":{"x":3,"t":2,"p":3,"j":3,".":3,",":3}},"q":{"d":"5,-51v-1,-73,44,-134,111,-107v5,1,2,-8,8,-7v14,2,42,-8,32,14r-40,228v-5,8,-33,5,-42,1r15,-83v-7,-4,-22,8,-30,5v-31,0,-54,-20,-54,-51xm99,-64v4,-24,18,-62,-14,-63v-33,0,-33,39,-38,68v4,34,48,22,52,-5","w":170,"k":{"a":4}},"r":{"d":"66,-156v6,9,30,-21,46,-5v-4,17,2,50,-23,38v-47,6,-31,80,-47,119v-3,9,-33,5,-41,1r28,-158v4,-8,31,-5,38,-1v0,1,-1,5,-1,6","w":109,"k":{"z":-11,"x":-18,"w":-5,"v":-8,"t":-1,"s":5,"q":3,"p":3,"o":6,"n":3,"m":3,"l":3,"k":3,"j":-5,"h":3,"g":4,"f":2,"e":3,"d":3,"c":3,"b":3,"a":6,";":-7,":":-7,".":16,"-":-6,",":15}},"s":{"d":"85,-168v39,0,66,18,63,44v-12,3,-26,17,-37,13v1,-30,-56,-26,-56,-5v0,12,19,11,37,15v23,5,46,12,46,38v1,29,-29,67,-84,67v-35,0,-48,-20,-55,-42v9,-6,29,-19,39,-16v1,30,57,27,57,3v0,-12,-19,-10,-37,-14v-23,-5,-45,-12,-45,-38v0,-29,26,-65,72,-65","w":160,"k":{"z":-3,"w":3,"v":-4,"t":3,"s":5,"a":5}},"t":{"d":"75,4v-36,-2,-64,-24,-57,-64r11,-65v-5,-8,-33,8,-23,-14r2,-11v25,-14,32,-46,71,-46v10,3,-7,26,2,31v10,2,32,-7,26,10v-4,9,-1,24,-9,28v-9,2,-26,-4,-28,4v0,0,-33,83,12,88v8,6,-3,24,-3,35v0,3,-2,4,-4,4","w":112,"k":{"y":6,"x":-10,"w":6,"u":5,"t":3,"s":9,"r":6,"o":7,"n":3,"i":6,"h":7,"e":8,"d":8,"c":3,"a":9,".":6,"-":9}},"u":{"d":"96,0v-5,-15,-21,3,-32,0v-41,0,-62,-25,-56,-64r17,-97v5,-8,33,-5,42,-1r-18,103v4,34,47,22,52,-5r17,-97v5,-8,33,-5,41,-1r-28,158v-4,9,-24,2,-35,4","w":172,"k":{"z":-4,"x":-8,"w":-5,"v":-1,"g":3,"a":4,";":3,":":3,"-":-3}},"v":{"d":"120,-163v13,-3,51,-11,39,10r-88,151v-7,4,-25,3,-33,0r-36,-159v6,-8,34,-4,44,-2r20,99v16,-36,36,-66,54,-99","w":151,"k":{"z":-14,"y":2,"w":-7,"v":-6,"t":-7,"s":-3,"a":5,".":15,",":13}},"w":{"d":"181,-162v11,-5,48,-11,39,8r-73,151v-5,5,-27,5,-33,0r-10,-95v-15,34,-27,69,-47,98v-9,-2,-24,4,-28,-3r-20,-158v5,-8,34,-5,43,-1r7,90v13,-32,25,-66,43,-93v11,1,28,-4,33,3v4,29,1,66,9,91v9,-31,25,-62,37,-91","w":215,"k":{"l":-5,"h":-5,"a":3,".":10,",":9}},"x":{"d":"112,-163v12,-3,58,-9,42,8v-21,23,-42,46,-59,73v9,27,25,53,36,78v-7,8,-36,5,-47,2v-8,-15,-13,-33,-23,-46v-15,15,-25,35,-42,48v-13,-2,-46,8,-33,-10r54,-74v-10,-27,-24,-51,-36,-77v7,-8,36,-5,47,-2v8,15,13,32,22,46v15,-13,26,-31,39,-46","w":147,"k":{"y":-10,"t":-15,"e":-4,"c":-5,".":-8,"-":5,",":-8}},"y":{"d":"49,85v-35,0,-51,-18,-56,-42v10,-7,28,-19,40,-17v7,35,48,20,53,-5v0,-8,8,-22,1,-26v-42,16,-88,-9,-79,-59r17,-97v5,-8,33,-5,42,-1r-18,103v4,34,47,22,52,-5r17,-97v5,-8,33,-5,41,-1r-32,180v-7,39,-34,67,-78,67","w":172,"k":{"j":-9,"g":3,"a":4,";":3,":":3,"-":-3}},"z":{"d":"150,-165v3,0,5,3,3,6r-92,119v17,7,53,-4,69,5v-4,11,-1,29,-10,35r-134,0v-7,-3,-4,-4,2,-11r87,-113v-13,-9,-46,2,-62,-5v4,-11,-1,-31,10,-36r127,0","w":154,"k":{"w":-12,"s":7,"o":5,"g":3,"e":6,"a":10,".":-4,",":-4}},"{":{"d":"95,62v-35,-1,-68,-28,-56,-67v1,-28,26,-72,-15,-75v-4,-8,0,-32,7,-39v41,-2,35,-43,41,-75v8,-39,37,-64,80,-67v8,6,-3,25,-2,35v-15,6,-36,11,-36,28v0,41,-10,77,-38,99v22,25,8,67,3,102v-2,13,12,19,26,23v-2,12,-2,29,-10,36","w":156},"|":{"d":"29,90r0,-360r31,0r0,360r-31,0","w":90},"}":{"d":"56,-261v34,1,68,27,56,67v-1,28,-26,71,15,75v6,6,-1,32,-7,39v-41,2,-34,43,-41,75v-8,37,-37,65,-80,67v-8,-5,2,-25,2,-35v15,-6,36,-12,36,-29v8,-37,7,-72,35,-93v7,-14,-20,-29,-9,-52v3,-31,24,-73,-17,-78v4,-11,0,-31,10,-36","w":156},"~":{"d":"53,-114v37,1,76,47,96,-1r20,23v-12,19,-26,31,-47,31v-35,-1,-77,-48,-96,1r-20,-23v11,-17,24,-31,47,-31"},"'":{"d":"35,-227v14,3,45,-9,35,11v-9,19,-9,46,-21,61v-7,-1,-19,3,-21,-3r3,-65v0,-3,1,-4,4,-4","w":65},"`":{"d":"121,-195v3,6,6,9,-1,10v-10,-1,-24,3,-30,-2r-44,-54v8,-8,42,-6,53,0","w":180},"\u00a0":{"w":63}}});



/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.88 (08-JUN-2010)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);


/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright Â© 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/

// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];

jQuery.extend( jQuery.easing,
{
	def: 'easeOutQuad',
	swing: function (x, t, b, c, d) {
		//alert(jQuery.easing.default);
		return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
	},
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});


/*
 * jQuery validation plug-in 1.7
 *
 * http://bassistance.de/jquery-plugins/jquery-plugin-validation/
 * http://docs.jquery.com/Plugins/Validation
 *
 * Copyright (c) 2006 - 2008 JÃ¶rn Zaefferer
 *
 * $Id: jquery.validate.js 6403 2009-06-17 14:27:16Z joern.zaefferer $
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}var validator=$.data(this[0],'validator');if(validator){return validator;}validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});if(validator.settings.submitHandler){this.find("input, button").filter(":submit").click(function(){validator.submitButton=this;});}this.submit(function(event){if(validator.settings.debug)event.preventDefault();function handle(){if(validator.settings.submitHandler){if(validator.submitButton){var hidden=$("<input type='hidden'/>").attr("name",validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);}validator.settings.submitHandler.call(validator,validator.currentForm);if(validator.submitButton){hidden.remove();}return false;}return true;}if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}return handle();}else{validator.focusInvalid();return false;}});}return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=true;var validator=$(this[0].form).validate();this.each(function(){valid&=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(""+a.value);},filled:function(a){return!!$.trim(""+a.value);},unchecked:function(a){return!a.checked;}});$.validator=function(options,form){this.settings=$.extend(true,{},$.validator.defaults,options);this.currentForm=form;this.init();};$.validator.format=function(source,params){if(arguments.length==1)return function(){var args=$.makeArray(arguments);args.unshift(source);return $.validator.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}if(params.constructor!=Array){params=[params];}$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass,this.settings.validClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)this.element(element);else if(element.parentNode.name in this.submitted)this.element(element.parentNode);},highlight:function(element,errorClass,validClass){$(element).addClass(errorClass).removeClass(validClass);},unhighlight:function(element,errorClass,validClass){$(element).removeClass(errorClass).addClass(validClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.validator.format("Please enter no more than {0} characters."),minlength:$.validator.format("Please enter at least {0} characters."),rangelength:$.validator.format("Please enter a value between {0} and {1} characters long."),range:$.validator.format("Please enter a value between {0} and {1}."),max:$.validator.format("Please enter a value less than or equal to {0}."),min:$.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator"),eventType="on"+event.type.replace(/^validate/,"");validator.settings[eventType]&&validator.settings[eventType].call(validator,this[0]);}$(this.currentForm).validateDelegate(":text, :password, :file, select, textarea","focusin focusout keyup",delegate).validateDelegate(":radio, :checkbox, select, option","click",delegate);if(this.settings.invalidHandler)$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin");}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.debug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method",e);throw e;}}if(dependencyMismatch)return;if(this.objectLength(rules))this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)return arguments[i];}return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method),theregex=/\$?\{(\d+)\}/g;if(typeof message=="function"){message=message.call(this,rule.parameters,element);}else if(theregex.test(message)){message=jQuery.format(message.replace(theregex,'{$1}'),rule.parameters);}this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)toToggle=toToggle.add(toToggle.parent(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass,this.settings.validClass);this.showLabel(error.element,error.message);}if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass,this.settings.validClass);}}this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}if(!this.labelContainer.append(label).length)this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}this.toShow=this.toShow.add(label);},errorsFor:function(element){var name=this.idOrName(element);return this.errors().filter(function(){return $(this).attr('for')==name;});},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return/radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))return this.findByName(element.name).filter(':checked').length;}return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();this.formSubmitted=false;}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);this.formSubmitted=false;}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",{old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}if(rules.messages){delete rules.messages;}return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message!=undefined?message:$.validator.messages[name];if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var val=$(element).val();return val&&val.length>0;case'input':if(this.checkable(element))return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])this.settings.messages[element.name]={};previous.originalMessage=this.settings.messages[element.name].remote;this.settings.messages[element.name].remote=previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){validator.settings.messages[element.name].remote=previous.originalMessage;var valid=response===true;if(valid){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};var message=(previous.message=response||validator.defaultMessage(element,"remote"));errors[element.name]=$.isFunction(message)?message(value):message;validator.showErrors(errors);}previous.valid=valid;validator.stopRequest(element,valid);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))return"dependency-mismatch";if(/[^0-9-]+/.test(value))return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(var n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)nDigit-=9;}nCheck+=nDigit;bEven=!bEven;}return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param.replace(/,/g,'|'):"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){var target=$(param).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){$(element).valid();});return value==target.val();}}});$.format=$.validator.format;})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}return(pendingRequests[port]=ajax.apply(this,arguments));}return ajax.apply(this,arguments);};})(jQuery);;(function($){if(!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){this.addEventListener(original,handler,true);},teardown:function(){this.removeEventListener(original,handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};function handler(e){e=$.event.fix(e);e.type=fix;return $.event.handle.call(this,e);}});};$.extend($.fn,{validateDelegate:function(delegate,type,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});}});})(jQuery);


