function convertEntities(b){var d,a;d=function(c){if(/&[^;]+;/.test(c)){var f=document.createElement("div");f.innerHTML=c;return!f.firstChild?c:f.firstChild.nodeValue}return c};if(typeof b==="string"){return d(b)}else{if(typeof b==="object"){for(a in b){if(typeof b[a]==="string"){b[a]=d(b[a])}}}}return b};;
/*
 * jQuery JavaScript Library v1.6.1
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu May 12 15:04:36 2011 -0400
 */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!cj[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width=ck.height=0),c.body.appendChild(ck);if(!cl||!ck.createElement)cl=(ck.contentWindow||ck.contentDocument).document,cl.write("<!doctype><html><body></body></html>");b=cl.createElement(a),cl.body.appendChild(b),d=f.css(b,"display"),c.body.removeChild(ck)}cj[a]=d}return cj[a]}function cu(a,b){var c={};f.each(cp.concat.apply([],cp.slice(0,b)),function(){c[this]=a});return c}function ct(){cq=b}function cs(){setTimeout(ct,0);return cq=f.now()}function ci(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ch(){try{return new a.XMLHttpRequest}catch(b){}}function cb(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function ca(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function b_(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bF.test(a)?d(a,e):b_(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)b_(a+"["+e+"]",b[e],c,d);else d(a,b)}function b$(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bU,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bQ),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bD(a,b,c){var d=b==="width"?bx:by,e=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return e;f.each(d,function(){c||(e-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?e+=parseFloat(f.css(a,"margin"+this))||0:e-=parseFloat(f.css(a,"border"+this+"Width"))||0});return e}function bn(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bm(a){f.nodeName(a,"input")?bl(a):a.getElementsByTagName&&f.grep(a.getElementsByTagName("input"),bl)}function bl(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bk(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function bj(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bi(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({},d);if(g){delete e.handle,e.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)f.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function bh(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function X(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(S.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function W(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function O(a,b){return(a&&a!=="*"?a+".":"")+b.replace(A,"`").replace(B,"&")}function N(a){var b,c,d,e,g,h,i,j,k,l,m,n,o,p=[],q=[],r=f._data(this,"events");if(!(a.liveFired===this||!r||!r.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;i<s.length;i++)g=s[i],g.origType.replace(y,"")===a.type?q.push(g.selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j++){m=e[j];for(i=0;i<s.length;i++){g=s[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,d=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,d=f(a.relatedTarget).closest(g.selector)[0],d&&f.contains(h,d)&&(d=h);(!d||d!==h)&&p.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=p.length;j<k;j++){e=p[j];if(c&&e.level>c)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,o=e.handleObj.origHandler.apply(e.elem,arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function L(a,c,d){var e=f.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,f.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function F(){return!0}function E(){return!1}function m(a,c,d){var e=c+"defer",g=c+"queue",h=c+"mark",i=f.data(a,e,b,!0);i&&(d==="queue"||!f.data(a,g,b,!0))&&(d==="mark"||!f.data(a,h,b,!0))&&setTimeout(function(){!f.data(a,g,b,!0)&&!f.data(a,h,b,!0)&&(f.removeData(a,e,!0),i.resolve())},0)}function l(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function k(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(j,"$1-$2").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNaN(d)?i.test(d)?f.parseJSON(d):d:parseFloat(d)}catch(g){}f.data(a,c,d)}else d=b}return d}var c=a.document,d=a.navigator,e=a.location,f=function(){function H(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(H,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=d.userAgent,x,y,z,A=Object.prototype.toString,B=Object.prototype.hasOwnProperty,C=Array.prototype.push,D=Array.prototype.slice,E=String.prototype.trim,F=Array.prototype.indexOf,G={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.6.1",length:0,size:function(){return this.length},toArray:function(){return D.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?C.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),y.done(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(D.apply(this,arguments),"slice",D.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:C,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;y.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!y){y=e._Deferred();if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",z,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",z),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&H()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!m.test(a)||isNaN(a)},type:function(a){return a==null?String(a):G[A.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;if(a.constructor&&!B.call(a,"constructor")&&!B.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a);return c===b||B.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(b,c,d){a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),d=c.documentElement,(!d||!d.nodeName||d.nodeName==="parsererror")&&e.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:E?function(a){return a==null?"":E.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?C.call(c,a):e.merge(c,a)}return c},inArray:function(a,b){if(F)return F.call(b,a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=D.call(arguments,2),g=function(){return a.apply(c,f.concat(D.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=s.exec(a)||t.exec(a)||u.exec(a)||a.indexOf("compatible")<0&&v.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){G["[object "+b+"]"]=b.toLowerCase()}),x=e.uaMatch(w),x.browser&&(e.browser[x.browser]=!0,e.browser.version=x.version),e.browser.webkit&&(e.browser.safari=!0),j.test("Â ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?z=function(){c.removeEventListener("DOMContentLoaded",z,!1),e.ready()}:c.attachEvent&&(z=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",z),e.ready())});return e}(),g="done fail isResolved isRejected promise then always pipe".split(" "),h=[].slice;f.extend({_Deferred:function(){var a=[],b,c,d,e={done:function(){if(!d){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=f.type(i),j==="array"?e.done.apply(e,i):j==="function"&&a.push(i);k&&e.resolveWith(k[0],k[1])}return this},resolveWith:function(e,f){if(!d&&!b&&!c){f=f||[],c=1;try{while(a[0])a.shift().apply(e,f)}finally{b=[e,f],c=0}}return this},resolve:function(){e.resolveWith(this,arguments);return this},isResolved:function(){return!!c||!!b},cancel:function(){d=1,a=[];return this}};return e},Deferred:function(a){var b=f._Deferred(),c=f._Deferred(),d;f.extend(b,{then:function(a,c){b.done(a).fail(c);return this},always:function(){return b.done.apply(b,arguments).fail.apply(this,arguments)},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,pipe:function(a,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[c,"reject"]},function(a,c){var e=c[0],g=c[1],h;f.isFunction(e)?b[a](function(){h=e.apply(this,arguments),h&&f.isFunction(h.promise)?h.promise().then(d.resolve,d.reject):d[g](h)}):b[a](d[g])})}).promise()},promise:function(a){if(a==null){if(d)return d;d=a={}}var c=g.length;while(c--)a[g[c]]=b[g[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){function i(a){return function(c){b[a]=arguments.length>1?h.call(arguments,0):c,--e||g.resolveWith(g,h.call(b,0))}}var b=arguments,c=0,d=b.length,e=d,g=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred();if(d>1){for(;c<d;c++)b[c]&&f.isFunction(b[c].promise)?b[c].promise().then(i(c),g.reject):--e;e||g.resolveWith(g,b)}else g!==a&&g.resolveWith(g,d?[a]:[]);return g.promise()}}),f.support=function(){var a=c.createElement("div"),b=c.documentElement,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;a.setAttribute("className","t"),a.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};f=c.createElement("select"),g=f.appendChild(c.createElement("option")),h=a.getElementsByTagName("input")[0],j={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55$/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:h.value==="on",optSelected:g.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},h.checked=!0,j.noCloneChecked=h.cloneNode(!0).checked,f.disabled=!0,j.optDisabled=!g.disabled;try{delete a.test}catch(s){j.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function b(){j.noCloneEvent=!1,a.detachEvent("onclick",b)}),a.cloneNode(!0).fireEvent("onclick")),h=c.createElement("input"),h.value="t",h.setAttribute("type","radio"),j.radioValue=h.value==="t",h.setAttribute("checked","checked"),a.appendChild(h),k=c.createDocumentFragment(),k.appendChild(a.firstChild),j.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",l=c.createElement("body"),m={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"};for(q in m)l.style[q]=m[q];l.appendChild(a),b.insertBefore(l,b.firstChild),j.appendChecked=h.checked,j.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,j.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",j.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",n=a.getElementsByTagName("td"),r=n[0].offsetHeight===0,n[0].style.display="",n[1].style.display="none",j.reliableHiddenOffsets=r&&n[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(i=c.createElement("div"),i.style.width="0",i.style.marginRight="0",a.appendChild(i),j.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(i,null)||{marginRight:0}).marginRight,10)||0)===0),l.innerHTML="",b.removeChild(l);if(a.attachEvent)for(q in{submit:1,change:1,focusin:1})p="on"+q,r=p in a,r||(a.setAttribute(p,"return;"),r=typeof a[p]=="function"),j[q+"Bubbles"]=r;return j}(),f.boxModel=f.support.boxModel;var i=/^(?:\{.*\}|\[.*\])$/,j=/([a-z])([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!l(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g=f.expando,h=typeof c=="string",i,j=a.nodeType,k=j?f.cache:a,l=j?a[f.expando]:a[f.expando]&&f.expando;if((!l||e&&l&&!k[l][g])&&h&&d===b)return;l||(j?a[f.expando]=l=++f.uuid:l=f.expando),k[l]||(k[l]={},j||(k[l].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?k[l][g]=f.extend(k[l][g],c):k[l]=f.extend(k[l],c);i=k[l],e&&(i[g]||(i[g]={}),i=i[g]),d!==b&&(i[f.camelCase(c)]=d);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[f.camelCase(c)]:i}},removeData:function(b,c,d){if(!!f.acceptData(b)){var e=f.expando,g=b.nodeType,h=g?f.cache:b,i=g?b[f.expando]:f.expando;if(!h[i])return;if(c){var j=d?h[i][e]:h[i];if(j){delete j[c];if(!l(j))return}}if(d){delete h[i][e];if(!l(h[i]))return}var k=h[i][e];f.support.deleteExpando||h!=a?delete h[i]:h[i]=null,k?(h[i]={},g||(h[i].toJSON=f.noop),h[i][e]=k):g&&(f.support.deleteExpando?delete b[f.expando]:b.removeAttribute?b.removeAttribute(f.expando):b[f.expando]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=f.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,g;for(var h=0,i=e.length;h<i;h++)g=e[h].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),k(this[0],g,d[g]))}}return d}if(typeof a=="object")return this.each(function(){f.data(this,a)});var j=a.split(".");j[1]=j[1]?"."+j[1]:"";if(c===b){d=this.triggerHandler("getData"+j[1]+"!",[j[0]]),d===b&&this.length&&(d=f.data(this[0],a),d=k(this[0],a,d));return d===b&&j[1]?this.data(j[0]):d}return this.each(function(){var b=f(this),d=[j[0],c];b.triggerHandler("setData"+j[1]+"!",d),f.data(this,a,c),b.triggerHandler("changeData"+j[1]+"!",d)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,c){a&&(c=(c||"fx")+"mark",f.data(a,c,(f.data(a,c,b,!0)||0)+1,!0))},_unmark:function(a,c,d){a!==!0&&(d=c,c=a,a=!1);if(c){d=d||"fx";var e=d+"mark",g=a?0:(f.data(c,e,b,!0)||1)-1;g?f.data(c,e,g,!0):(f.removeData(c,e,!0),m(c,d,"mark"))}},queue:function(a,c,d){if(a){c=(c||"fx")+"queue";var e=f.data(a,c,b,!0);d&&(!e||f.isArray(d)?e=f.data(a,c,f.makeArray(d),!0):e.push(d));return e||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e;d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),d.call(a,function(){f.dequeue(a,b)})),c.length||(f.removeData(a,b+"queue",!0),m(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){f.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f._Deferred(),!0))h++,l.done(m);m();return d.promise()}});var n=/[\n\t\r]/g,o=/\s+/,p=/\r/g,q=/^(?:button|input)$/i,r=/^(?:button|input|object|select|textarea)$/i,s=/^a(?:rea)?$/i,t=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,u=/\:/,v,w;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.addClass(a.call(this,b,c.attr("class")||""))});if(a&&typeof a=="string"){var b=(a||"").split(o);for(var c=0,d=this.length;c<d;c++){var e=this[c];if(e.nodeType===1)if(!e.className)e.className=a;else{var g=" "+e.className+" ",h=e.className;for(var i=0,j=b.length;i<j;i++)g.indexOf(" "+b[i]+" ")<0&&(h+=" "+b[i]);e.className=f.trim(h)}}}return this},removeClass:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a=="string"||a===b){var c=(a||"").split(o);for(var d=0,e=this.length;d<e;d++){var g=this[d];if(g.nodeType===1&&g.className)if(a){var h=(" "+g.className+" ").replace(n," ");for(var i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){var d=f(this);d.toggleClass(a.call(this,c,d.attr("class"),b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(o);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(n," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length){if(e){c=f.valHooks[e.nodeName.toLowerCase()]||f.valHooks[e.type];if(c&&"get"in c&&(d=c.get(e,"value"))!==b)return d;return(e.value||"").replace(p,"")}return b}var g=f.isFunction(a);return this.each(function(d){var e=f(this),h;if(this.nodeType===1){g?h=a.call(this,d,e.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.type==="select-one";if(c<0)return null;for(var h=g?c:0,i=g?c+1:e.length;h<i;h++){var j=e[h];if(j.selected&&(f.support.optDisabled?!j.disabled:j.getAttribute("disabled")===null)&&(!j.parentNode.disabled||!f.nodeName(j.parentNode,"optgroup"))){b=f(j).val();if(g)return b;d.push(b)}}if(g&&!d.length&&e.length)return f(e[c]).val();return d},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var g=a.nodeType;if(!a||g===3||g===8||g===2)return b;if(e&&c in f.attrFn)return f(a)[c](d);if(!("getAttribute"in a))return f.prop(a,c,d);var h,i,j=g!==1||!f.isXMLDoc(a);c=j&&f.attrFix[c]||c,i=f.attrHooks[c],i||(!t.test(c)||typeof d!="boolean"&&d!==b&&d.toLowerCase()!==c.toLowerCase()?v&&(f.nodeName(a,"form")||u.test(c))&&(i=v):i=w);if(d!==b){if(d===null){f.removeAttr(a,c);return b}if(i&&"set"in i&&j&&(h=i.set(a,d,c))!==b)return h;a.setAttribute(c,""+d);return d}if(i&&"get"in i&&j)return i.get(a,c);h=a.getAttribute(c);return h===null?b:h},removeAttr:function(a,b){var c;a.nodeType===1&&(b=f.attrFix[b]||b,f.support.getSetAttribute?a.removeAttribute(b):(f.attr(a,b,""),a.removeAttributeNode(a.getAttributeNode(b))),t.test(b)&&(c=f.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(q.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){var c=a.getAttributeNode("tabIndex");return c&&c.specified?parseInt(c.value,10):r.test(a.nodeName)||s.test(a.nodeName)&&a.href?0:b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var g,h,i=e!==1||!f.isXMLDoc(a);c=i&&f.propFix[c]||c,h=f.propHooks[c];return d!==b?h&&"set"in h&&(g=h.set(a,d,c))!==b?g:a[c]=d:h&&"get"in h&&(g=h.get(a,c))!==b?g:a[c]},propHooks:{}}),w={get:function(a,c){return a[f.propFix[c]||c]?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=b),a.setAttribute(c,c.toLowerCase()));return c}},f.attrHooks.value={get:function(a,b){if(v&&f.nodeName(a,"button"))return v.get(a,b);return a.value},set:function(a,b,c){if(v&&f.nodeName(a,"button"))return v.set(a,b,c);a.value=b}},f.support.getSetAttribute||(f.attrFix=f.propFix,v=f.attrHooks.name=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);if(d){d.nodeValue=b;return b}}},f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})})),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}})),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var x=Object.prototype.hasOwnProperty,y=/\.(.*)$/,z=/^(?:textarea|input|select)$/i,A=/\./g,B=/ /g,C=/[^\w\s.|`]/g,D=function(a){return a.replace(C,"\\$&")};f.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=E;else if(!d)return;var g,h;d.handler&&(g=d,d=g.handler),d.guid||(d.guid=f.guid++);var i=f._data(a);if(!i)return;var j=i.events,k=i.handle;j||(i.events=j={}),k||(i.handle=k=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.handle.apply(k.elem,arguments):b}),k.elem=a,c=c.split(" ");var l,m=0,n;while(l=c[m++]){h=g?f.extend({},g):{handler:d,data:e},l.indexOf(".")>-1?(n=l.split("."),l=n.shift(),h.namespace=n.slice(0).sort().join(".")):(n=[],h.namespace=""),h.type=l,h.guid||(h.guid=d.guid);var o=j[l],p=f.event.special[l]||{};if(!o){o=j[l]=[];if(!p.setup||p.setup.call(a,e,n,k)===!1)a.addEventListener?a.addEventListener(l,k,!1):a.attachEvent&&a.attachEvent("on"+l,k)}p.add&&(p.add.call(a,h),h.handler.guid||(h.handler.guid=d.guid)),o.push(h),f.event.global[l]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=E);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=f.hasData(a)&&f._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(h in t)f.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+f.map(m.slice(0).sort(),D).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!d){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))f.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=f.event.special[h]||{};for(j=e||0;j<p.length;j++){q=p[j];if(d.guid===q.guid){if(l||n.test(q.namespace))e==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(e!=null)break}}if(p.length===0||e!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&f.removeEvent(a,h,s.handle),g=null,delete t[h]}if(f.isEmptyObject(t)){var u=s.handle;u&&(u.elem=null),delete s.events,delete s.handle,f.isEmptyObject(s)&&f.removeData(a,b,!0)}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){var h=c.type||c,i=[],j;h.indexOf("!")>=0&&(h=h.slice(0,-1),j=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preventDefault(),c.stopPropagation();if(!e){f.each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.parentNode||k.ownerDocument||k===c.target.ownerDocument&&a}while(k&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.ownerDocument,c)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())}catch(p){}n&&(e[l]=n),f.event.triggered=b}}return c.result}},handle:function(c){c=f.event.fix(c||a.event);var d=((f._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,g=Array.prototype.slice.call(arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h<i;h++){var j=d[h];if(e||c.namespace_re.test(j.namespace)){c.handler=j.handler,c.data=j.data,c.handleObj=j;var k=j.handler.apply(this,g);k!==b&&(c.result=k,k===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}return c.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[f.expando])return a;var d=a;a=f.Event(d);for(var e=this.props.length,g;e;)g=this.props[--e],a[g]=d[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=a.target.ownerDocument||c,i=h.documentElement,j=h.body;a.pageX=a.clientX+(i&&i.scrollLeft||j&&j.scrollLeft||0)-(i&&i.clientLeft||j&&j.clientLeft||0),a.pageY=a.clientY+(i&&i.scrollTop||j&&j.scrollTop||0)-(i&&i.clientTop||j&&j.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:f.proxy,special:{ready:{setup:f.bindReady,teardown:f.noop},live:{add:function(a){f.event.add(this,O(a.origType,a.selector),f.extend({},a,{handler:N,guid:a.handler.guid}))},remove:function(a){f.event.remove(this,O(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!this.preventDefault)return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?F:E):this.type=a,b&&f.extend(this,b),this.timeStamp=f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=F;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=F;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=F,this.stopPropagation()},isDefaultPrevented:E,isPropagationStopped:E,isImmediatePropagationStopped:E};var G=function(a){var b=a.relatedTarget;a.type=a.data;try{if(b&&b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&f.event.handle.apply(this,arguments)}catch(d){}},H=function(a){a.type=a.data,f.event.handle.apply(this,arguments)};f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={setup:function(c){f.event.add(this,b,c&&c.selector?H:G,a)},teardown:function(a){f.event.remove(this,b,a&&a.selector?H:G)}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(a,b){if(!f.nodeName(this,"form"))f.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&f(b).closest("form").length&&L("submit",this,arguments)}),f.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&f(b).closest("form").length&&a.keyCode===13&&L("submit",this,arguments)});else return!1},teardown:function(a){f.event.remove(this,".specialSubmit")}});if(!f.support.changeBubbles){var I,J=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?f.map(a.options,function(a){return a.selected}).join("-"):"":f.nodeName(a,"select")&&(c=a.selectedIndex);return c},K=function(c){var d=c.target,e,g;if(!!z.test(d.nodeName)&&!d.readOnly){e=f._data(d,"_change_data"),g=J(d),(c.type!=="focusout"||d.type!=="radio")&&f._data(d,"_change_data",g);if(e===b||g===e)return;if(e!=null||g)c.type="change",c.liveFired=b,f.event.trigger(c,arguments[1],d)}};f.event.special.change={filters:{focusout:K,beforedeactivate:K,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||f.nodeName(b,"select"))&&K.call(this,a)},keydown:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!f.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&K.call(this,a)},beforeactivate:function(a){var b=a.target;f._data(b,"_change_data",J(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in I)f.event.add(this,c+".specialChange",I[c]);return z.test(this.nodeName)},teardown:function(a){f.event.remove(this,".specialChange");return z.test(this.nodeName)}},I=f.event.special.change.filters,I.focus=I.beforeactivate}f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){function e(a){var c=f.event.fix(a);c.type=b,c.originalEvent={},f.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.each(["bind","one"],function(a,c){f.fn[c]=function(a,d,e){var g;if(typeof a=="object"){for(var h in a)this[c](h,d,a[h],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(g=function(a){f(this).unbind(a,g);return e.apply(this,arguments)},g.guid=e.guid||f.guid++):g=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var i=0,j=this.length;i<j;i++)f.event.add(this[i],a,g,d);return this}}),f.fn.extend({unbind:function(a,b){if(typeof a=="object"&&!a.preventDefault)for(var c in a)this.unbind(c,a[c]);else for(var d=0,e=this.length;d<e;d++)f.event.remove(this[d],a,b);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f.data(this,"lastToggle"+a.guid)||0)%d;f.data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var M={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};f.each(["live","die"],function(a,c){f.fn[c]=function(a,d,e,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:f(this.context);if(typeof a=="object"&&!a.preventDefault){for(var o in a)n[c](o,d,a[o],m);return this}if(c==="die"&&!a&&g&&g.charAt(0)==="."){n.unbind(g);return this}if(d===!1||f.isFunction(d))e=d||E,d=b;a=(a||"").split(" ");while((h=a[i++])!=null){j=y.exec(h),k="",j&&(k=j[0],h=h.replace(y,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,M[h]?(a.push(M[h]+k),h=h+k):h=(M[h]||h)+k;if(c==="live")for(var p=0,q=n.length;p<q;p++)f.event.add(n[p],"live."+O(h,m),{data:d,selector:m,handler:e,origType:h,origHandler:e,preType:l});else n.unbind("live."+O(h,m),e)}return this}}),f.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){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d=0,e=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,f,g){f=f||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return f;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(e.call(n)==="[object Array]")if(!u)f.push.apply(f,n);else if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&f.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&f.push(j[t]);else p(n,f);o&&(k(o,h,f,g),k.uniqueSort(f));return f};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(!f)g=o=!0;else if(f===!0)continue}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("parentNode",b,f,a,e,c)},"~":function(a,b,c){var e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("previousSibling",b,f,a,e,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=d++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(e.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var f=a.length;c<f;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){if(a===b){g=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};f.find=k,f.expr=k.selectors,f.expr[":"]=f.expr.filters,f.unique=k.uniqueSort,f.text=k.getText,f.isXMLDoc=k.isXML,f.contains=k.contains}();var P=/Until$/,Q=/^(?:parents|prevUntil|prevAll)/,R=/,/,S=/^.[^:#\[\.,]*$/,T=Array.prototype.slice,U=f.expr.match.POS,V={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(X(this,a,!1),"not",a)},filter:function(a){return this.pushStack(X(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(d=0,e=a.length;d<e;d++)i=a[d],j[i]||(j[i]=U.test(i)?f(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:f(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=U.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(l?l.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a=="string")return f.inArray(this[0],a?f(a):this.parent().children());return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(W(c[0])||W(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c),g=T.call(arguments);P.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!V[a]?f.unique(e):e,(this.length>1||R.test(d))&&Q.test(a)&&(e=e.reverse());return this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var Y=/ jQuery\d+="(?:\d+|null)"/g,Z=/^\s+/,$=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,_=/<([\w:]+)/,ba=/<tbody/i,bb=/<|&#?\w+;/,bc=/<(?:script|object|embed|option|style)/i,bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={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,"",""]};bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f(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,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Y,""):null;if(typeof a=="string"&&!bc.test(a)&&(f.support.leadingWhitespace||!Z.test(a))&&!bg[(_.exec(a)||["",""])[1].toLowerCase()]){a=a.replace($,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bh(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bn)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:c;a.length===1&&typeof a[0]=="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!bc.test(a[0])&&(f.support.checkClone||!bd.test(a[0]))&&(g=!0,h=f.fragments[a[0]],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[a[0]]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bj(a,d),e=bk(a),g=bk(d);for(h=0;e[h];++h)bj(e[h],g[h])}if(b){bi(a,d);if(c){e=bk(a),g=bk(d);for(h=0;e[h];++h)bi(e[h],g[h])}}return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!bb.test(k))k=b.createTextNode(k);else{k=k.replace($,"<$1></$2>");var l=(_.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=ba.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Z.test(k)&&o.insertBefore(b.createTextNode(Z.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof(r=k.length)=="number")for(i=0;i<r;i++)bm(k[i]);else bm(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.expando,g=f.event.special,h=f.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&f.noData[j.nodeName.toLowerCase()])continue;c=j[f.expando];if(c){b=d[c]&&d[c][e];if(b&&b.events){for(var k in b.events)g[k]?f.event.remove(j,k):f.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[f.expando]:j.removeAttribute&&j.removeAttribute(f.expando),delete d[c]}}}});var bo=/alpha\([^)]*\)/i,bp=/opacity=([^)]*)/,bq=/-([a-z])/ig,br=/([A-Z]|^ms)/g,bs=/^-?\d+(?:px)?$/i,bt=/^-?\d/,bu=/^[+\-]=/,bv=/[^+\-\.\de]+/g,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB,bC=function(a,b){return b.toUpperCase()};f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0,widows:!0,orphans:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d;if(h==="number"&&isNaN(d)||d==null)return;h==="string"&&bu.test(d)&&(d=+d.replace(bv,"")+parseFloat(f.css(a,c))),h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bq,bC)}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){a.offsetWidth!==0?e=bD(a,b,d):f.swap(a,bw,function(){e=bD(a,b,d)});if(e<=0){e=bz(a,b,b),e==="0px"&&bB&&(e=bB(a,b,b));if(e!=null)return e===""||e==="auto"?"0px":e}if(e<0||e==null){e=a.style[b];return e===""||e==="auto"?"0px":e}return typeof e=="string"?e:e+"px"}},set:function(a,b){if(!bs.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bp.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bo.test(g)?g.replace(bo,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,c){var d,e,g;c=c.replace(br,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bs.test(d)&&bt.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bE=/%20/g,bF=/\[\]$/,bG=/\r?\n/g,bH=/#.*$/,bI=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bJ=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bK=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,bL=/^(?:GET|HEAD)$/,bM=/^\/\//,bN=/\?/,bO=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bP=/^(?:select|textarea)/i,bQ=/\s+/,bR=/([?&])_=[^&]*/,bS=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bT=f.fn.load,bU={},bV={},bW,bX;try{bW=e.href}catch(bY){bW=c.createElement("a"),bW.href="",bW=bW.href}bX=bS.exec(bW.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bT)return bT.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bO,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bP.test(this.nodeName)||bJ.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bG,"\r\n")}}):{name:b.name,value:c.replace(bG,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSettings,b));for(var c in{context:1,url:1})c in b?a[c]=b[c]:c in f.ajaxSettings&&(a[c]=f.ajaxSettings[c]);return a},ajaxSettings:{url:bW,isLocal:bK.test(bX[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML}},ajaxPrefilter:bZ(bU),ajaxTransport:bZ(bV),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a?4:0;var o,r,u,w=l?ca(d,v,l):b,x,y;if(a>=200&&a<300||a===304){if(d.ifModified){if(x=v.getResponseHeader("Last-Modified"))f.lastModified[k]=x;if(y=v.getResponseHeader("Etag"))f.etag[k]=y}if(a===304)c="notmodified",o=!0;else try{r=cb(d,w),c="success",o=!0}catch(z){c="parsererror",u=z}}else{u=c;if(!c||a)c="error",a<0&&(a=0)}v.status=a,v.statusText=c,o?h.resolveWith(e,[r,c,v]):h.rejectWith(e,[v,c,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.resolveWith(e,[v,c]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f._Deferred(),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bI.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.done,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bH,"").replace(bM,bX[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bQ),d.crossDomain==null&&(r=bS.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bX[1]&&r[2]==bX[2]&&(r[3]||(r[1]==="http:"?80:443))==(bX[3]||(bX[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bU,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bL.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bN.test(d.url)?"&":"?")+d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bR,"$1_="+x);d.url=y+(y===d.url?(bN.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", */*; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bV,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){status<2?w(-1,z):f.error(z)}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)b_(g,a[g],c,e);return d.join("&").replace(bE,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cc=f.now(),cd=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cc++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(cd.test(b.url)||e&&cd.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(cd,l),b.url===j&&(e&&(k=k.replace(cd,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var ce=a.ActiveXObject?function(){for(var a in cg)cg[a](0,1)}:!1,cf=0,cg;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ch()||ci()}:ch,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,ce&&delete cg[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cf,ce&&(cg||(cg={},f(a).unload(ce)),cg[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cj={},ck,cl,cm=/^(?:toggle|show|hide)$/,cn=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,co,cp=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cq,cr=a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);for(var d=0,e=this.length;d<e;d++)if(this[d].style){var g=f.css(this[d],"display");g!=="none"&&!f._data(this[d],"olddisplay")&&f._data(this[d],"olddisplay",g)}for(d=0;d<e;d++)this[d].style&&(this[d].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return this[e.queue===!1?"each":"queue"](function(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(f.support.inlineBlockNeedsLayout?(j=cv(this.nodeName),j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)):this.style.display="inline-block"))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)k=new f.fx(this,b,i),h=a[i],cm.test(h)?k[h==="toggle"?d?"show":"hide":h]():(l=cn.exec(h),m=k.cur(),l?(n=parseFloat(l[2]),o=l[3]||(f.cssNumber[i]?"":"px"),o!=="px"&&(f.style(this,i,(n||1)+o),m=(n||1)/k.cur()*m,f.style(this,i,m+o)),l[1]&&(n=(l[1]==="-="?-1:1)*n+m),k.custom(m,n,o)):k.custom(m,h,""));return!0})},stop:function(a,b){a&&this.queue([]),this.each(function(){var a=f.timers,c=a.length;b||f._unmark(!0,this);while(c--)a[c].elem===this&&(b&&a[c](!0),a.splice(c,1))}),b||this.dequeue();return this}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default,d.old=d.complete,d.complete=function(a){d.queue!==!1?f.dequeue(this):a!==!1&&f._unmark(this),f.isFunction(d.old)&&d.old.call(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function h(a){return d.step(a)}var d=this,e=f.fx,g;this.startTime=cq||cs(),this.start=a,this.end=b,this.unit=c||this.unit||(f.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,h.elem=this.elem,h()&&f.timers.push(h)&&!co&&(cr?(co=1,g=function(){co&&(cr(g),e.tick())},cr(g)):co=setInterval(e.tick,e.interval))},show:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=cq||cs(),c=!0,d=this.elem,e=this.options,g,h;if(a||b>=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(g in e.animatedProperties)e.animatedProperties[g]!==!0&&(c=!1);if(c){e.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&f(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)f.style(d,i,e.orig[i]);e.complete.call(d)}return!1}e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=f.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){for(var a=f.timers,b=0;b<a.length;++b)a[b]()||a.splice(b--,1);a.length||f.fx.stop()},interval:13,stop:function(){clearInterval(co),co=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){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:a.elem[a.prop]=a.now}}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);f.offset.initialize();var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.offset.doesNotAddBorder&&(!f.offset.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={initialize:function(){var a=c.body,b=c.createElement("div"),d,e,g,h,i=parseFloat(f.css(a,"marginTop"))||0,j="<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>";f.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),d=b.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,this.doesNotAddBorder=e.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,e.style.position="fixed",e.style.top="20px",this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),f.offset.initialize=f.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.offset.initialize(),f.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){return this[0]?parseFloat(f.css(this[0],d,"padding")):null},f.fn["outer"+c]=function(a){return this[0]?parseFloat(f.css(this[0],d,a?"margin":"border")):null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c];return e.document.compatMode==="CSS1Compat"&&g||e.document.body["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=f.css(e,d),i=parseFloat(h);return f.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window);jQuery.noConflict();;function wpsc_akst_share(id,url,title){if((jQuery('#wpsc_akst_form').css("display")=='block')&&(jQuery('#wpsc_akst_post_id').attr("value")==id)){jQuery('#wpsc_akst_form').css("display","none");return;}
var offset={};new_container_offset=jQuery('#wpsc_akst_link_'+id).offset();if(offset['left']==null){offset['left']=new_container_offset.left;offset['top']=new_container_offset.top;}
jQuery("#wpsc_akst_delicious").attr("href",wpsc_akst_share_url("http://del.icio.us/post?url={url}&title={title}",url,title));jQuery("#wpsc_akst_digg").attr("href",wpsc_akst_share_url("http://digg.com/submit?phase=2&url={url}&title={title}",url,title));jQuery("#wpsc_akst_furl").attr("href",wpsc_akst_share_url("http://furl.net/storeIt.jsp?u={url}&t={title}",url,title));jQuery("#wpsc_akst_netscape").attr("href",wpsc_akst_share_url(" http://www.netscape.com/submit/?U={url}&T={title}",url,title));jQuery("#wpsc_akst_yahoo_myweb").attr("href",wpsc_akst_share_url("http://myweb2.search.yahoo.com/myresults/bookmarklet?u={url}&t={title}",url,title));jQuery("#wpsc_akst_stumbleupon").attr("href",wpsc_akst_share_url("http://www.stumbleupon.com/submit?url={url}&title={title}",url,title));jQuery("#wpsc_akst_google_bmarks").attr("href",wpsc_akst_share_url("  http://www.google.com/bookmarks/mark?op=edit&bkmk={url}&title={title}",url,title));jQuery("#wpsc_akst_technorati").attr("href",wpsc_akst_share_url("http://www.technorati.com/faves?add={url}",url,title));jQuery("#wpsc_akst_blinklist").attr("href",wpsc_akst_share_url("http://blinklist.com/index.php?Action=Blink/addblink.php&Url={url}&Title={title}",url,title));jQuery("#wpsc_akst_newsvine").attr("href",wpsc_akst_share_url("http://www.newsvine.com/_wine/save?u={url}&h={title}",url,title));jQuery("#wpsc_akst_magnolia").attr("href",wpsc_akst_share_url("http://ma.gnolia.com/bookmarklet/add?url={url}&title={title}",url,title));jQuery("#wpsc_akst_reddit").attr("href",wpsc_akst_share_url("http://reddit.com/submit?url={url}&title={title}",url,title));jQuery("#wpsc_akst_windows_live").attr("href",wpsc_akst_share_url("https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url={url}&title={title}&top=1",url,title));jQuery("#wpsc_akst_tailrank").attr("href",wpsc_akst_share_url("http://tailrank.com/share/?link_href={url}&title={title}",url,title));jQuery('#wpsc_akst_post_id').value=id;jQuery('#wpsc_akst_form').css("left",offset['left']+'px');jQuery('#wpsc_akst_form').css("top",(offset['top']+14+3)+'px');jQuery('#wpsc_akst_form').css("display",'block');}
function wpsc_akst_share_url(base,url,title){base=base.replace('{url}',url);return base.replace('{title}',title);}
function wpsc_akst_share_tab(tab){var tab1=document.getElementById('wpsc_akst_tab1');var tab2=document.getElementById('wpsc_akst_tab2');var body1=document.getElementById('wpsc_akst_social');var body2=document.getElementById('wpsc_akst_email');switch(tab){case'1':tab2.className='';tab1.className='selected';body2.style.display='none';body1.style.display='block';break;case'2':tab1.className='';tab2.className='selected';body1.style.display='none';body2.style.display='block';break;}}
function wpsc_shipping_same_as_billing(){jQuery('#shippingsameasbillingmessage').slideDown('slow');jQuery("input[title='billingfirstname'], input[title='billinglastname'], textarea[title='billingaddress'], input[title='billingcity'], input[title='billingpostcode'], input[title='billingphone'], input[title='billingfirstname'], input[title='billingstate']").unbind('change',wpsc_shipping_same_as_billing).unbind('keyup',wpsc_shipping_same_as_billing).keyup(wpsc_shipping_same_as_billing).change(wpsc_shipping_same_as_billing);jQuery("select[title='billingregion'], select[title='billingstate'], select[title='billingcountry'], input[title='billingstate']").die('change',wpsc_shipping_same_as_billing).live('change',wpsc_shipping_same_as_billing);var fields=new Array(Array("input[title='billingfirstname']","input[title='shippingfirstname']"),Array("input[title='billinglastname']","input[title='shippinglastname']"),Array("textarea[title='billingaddress']","textarea[title='shippingaddress']"),Array("input[title='billingcity']","input[title='shippingcity']"),Array("input[title='billingpostcode']","input[title='shippingpostcode']"),Array("input[title='billingphone']","input[title='shippingphone']"),Array("input[title='billingemail']","input[title='shippingemail']"));for(var i in fields){jQuery(fields[i][1]).val(jQuery(fields[i][0]).val());jQuery(fields[i][1]).parents('tr:first').hide();if(!jQuery(fields[i][0]).hasClass('intra-field-label'))
jQuery(fields[i][1]).removeClass('intra-field-label');else
jQuery(fields[i][1]).addClass('intra-field-label');}
if(jQuery("input[title='billingstate']").length){jQuery("input[title='shippingstate']").val(jQuery("input[title='billingstate']").val());jQuery("input[title='shippingstate']").parents('tr:first').hide();if(!jQuery("input[title='billingstate']").hasClass('intra-field-label'))
jQuery("input[title='shippingstate']").removeClass('intra-field-label');else
jQuery("input[title='shippingstate']").addClass('intra-field-label');}else{jQuery("input[title='shippingstate']").val(jQuery("select[title='billingstate']").val());jQuery(".shipping_region_name").text(jQuery("select[title='billingstate'] option[selected='selected']").text());jQuery("input[title='shippingstate']").parents('tr:first').hide();}
jQuery("input.shipping_country").val(jQuery("select[title='billingcountry']").val()).removeClass('intra-field-label').parents('tr:first').hide();jQuery("span.shipping_country_name").html(jQuery("select[title='billingcountry'] :selected").text()).hide();jQuery('select[title="shippingcountry"] option').removeAttr('selected').parents('tr:first').hide();jQuery('select[title="shippingcountry"] option[value="'+jQuery('select[title="billingcountry"] option:selected').val()+'"]').attr('selected','selected');jQuery('select[title="shippingstate"] option').removeAttr('selected').parents('tr:first').hide();jQuery('select[title="shippingstate"] option[value="'+jQuery('select[title="billingstate"] option:selected').val()+'"]').attr('selected','selected');jQuery('select[title="shippingcountry"]').change();jQuery('select[title="shippingstate"]').change();if(jQuery('#change_country #current_country').val()&&((jQuery('select[title="billingcountry"]')&&jQuery('#change_country #current_country').val()!=jQuery('select[title="billingcountry"]').val())||(jQuery('select[title="billingstate"]')&&jQuery('select[title="billingstate"]').val()!=jQuery('#change_country #region').val()))){jQuery('#current_country option').removeAttr('selected');jQuery('#current_country option[value="'+jQuery('select[title="billingcountry"]').val()+'"]').attr('selected','selected');jQuery('#region').remove();if(jQuery('select[title="billingstate"]').html()){jQuery('#change_country #current_country').after('<select name="region" id="region" onchange="submit_change_country();">'+jQuery('select[title="billingstate"]').html()+'</select>')
jQuery('#region option').removeAttr('selected');jQuery('#region option[value='+jQuery('select[title="billingstate"]').val()+']').attr('selected','selected');}
var request_vars={'country':jQuery('#current_country').val(),'wpsc_ajax_actions':'update_location','wpsc_update_location':true,'wpsc_submit_zipcode':'Calculate'};if(jQuery('#region'))
request_vars.region=jQuery('#region').val();if(typeof(updated_shipping_quote_after)=='undefined')
updated_shipping_quote_after=false;jQuery.post(location.href,request_vars,function(){if(!updated_shipping_quote_after){jQuery('select[title="billingcountry"]').change();updated_shipping_quote_after=false;}else
updated_shipping_quote_after=false;});}}
jQuery(document).ready(function(){if(jQuery('#checkout_page_container .wpsc_email_address input').val())
jQuery('#wpsc_checkout_gravatar').attr('src','https://secure.gravatar.com/avatar/'+MD5(jQuery('#checkout_page_container .wpsc_email_address input').val().split(' ').join(''))+'?s=60&d=mm');jQuery('#checkout_page_container .wpsc_email_address input').keyup(function(){jQuery('#wpsc_checkout_gravatar').attr('src','https://secure.gravatar.com/avatar/'+MD5(jQuery(this).val().split(' ').join(''))+'?s=60&d=mm');});jQuery('#fancy_notification').appendTo('body');if(jQuery("#shippingSameBilling").is(":checked"))
wpsc_shipping_same_as_billing();jQuery("#shippingSameBilling").change(function(){if(jQuery(this).is(":checked")){var data={action:'wpsc_shipping_same_as_billing',wpsc_shipping_same_as_billing:true};jQuery.post(wpsc_ajax.ajaxurl,data,function(response){});wpsc_shipping_same_as_billing();}else{var data={action:'wpsc_shipping_same_as_billing',wpsc_shipping_same_as_billing:false};jQuery.post(wpsc_ajax.ajaxurl,data,function(response){});jQuery(this).parents('table:first').find('tr').show();jQuery('.shipping_country_name').show();jQuery('#shippingsameasbillingmessage').hide();jQuery("select[title='billingregion'], select[title='billingstate'], select[title='billingcountry'], input[title='billingstate']").die('change',wpsc_shipping_same_as_billing);jQuery("input[title='billingfirstname'], input[title='billinglastname'], textarea[title='billingaddress'], input[title='billingcity'], input[title='billingpostcode'], input[title='billingphone'], input[title='billingfirstname'], input[title='billingstate']").unbind('change',wpsc_shipping_same_as_billing).unbind('keyup',wpsc_shipping_same_as_billing);}});jQuery("form.product_form, .wpsc-add-to-cart-button-form").live('submit',function(){file_upload_elements=jQuery.makeArray(jQuery('input[type="file"]',jQuery(this)));if(file_upload_elements.length>0){return true;}else{form_values=jQuery(this).serialize();if(jQuery('#fancy_notification').length==0){jQuery('div.wpsc_loading_animation',this).css('visibility','visible');}
jQuery.post('index.php?ajax=true',form_values,function(returned_data){eval(returned_data);jQuery('div.wpsc_loading_animation').css('visibility','hidden');if(jQuery('#fancy_notification')!=null){jQuery('#loading_animation').css("display",'none');}});wpsc_fancy_notification(this);return false;}});jQuery('a.wpsc_category_link, a.wpsc_category_image_link').click(function(){product_list_count=jQuery.makeArray(jQuery('ul.category-product-list'));if(product_list_count.length>0){jQuery('ul.category-product-list',jQuery(this).parent()).toggle();return false;}});jQuery("form.product_form").livequery(function(){product_id=jQuery('input[name="product_id"]',this).val();image_element_id='product_image_'+product_id;jQuery("#"+image_element_id).data("product_id",product_id);parent_container=jQuery(this).parents('div.product_view_'+product_id);jQuery("div.item_no_image",parent_container).data("product_id",product_id);});jQuery("a.additional_description_link").click(function(){parent_element=jQuery(this).parent(".additional_description_container, .additional_description_span");jQuery('.additional_description',parent_element).slideToggle('fast');return false;});jQuery(".wpsc_select_variation").live('change',function(){jQuery('option[value="0"]',this).attr('disabled','disabled');var parent_form=jQuery(this).closest("form.product_form");if(parent_form.length==0)
return;var prod_id=jQuery("input[name='product_id']",parent_form).val();var form_values=jQuery("input[name='product_id'], .wpsc_select_variation",parent_form).serialize();jQuery.post('index.php?update_product_price=true',form_values,function(response){var stock_display=jQuery('div#stock_display_'+prod_id),price_field=jQuery('input#product_price_'+prod_id),price_span=jQuery('#product_price_'+prod_id+'.pricedisplay, #product_price_'+prod_id+' .currentprice'),donation_price=jQuery('input#donation_price_'+prod_id),old_price=jQuery('#old_product_price_'+prod_id),save=jQuery('#yousave_'+prod_id),buynow=jQuery('#BB_BuyButtonForm'+prod_id);if(response.variation_found){if(response.stock_available){stock_display.removeClass('out_of_stock').addClass('in_stock');}else{stock_display.addClass('out_of_stock').removeClass('in_stock');}}
stock_display.html(response.variation_msg);if(response.price!==undefined){if(price_field.length&&price_field.attr('type')=='text'){price_field.val(response.numeric_price);}else{price_span.html(response.price);old_price.html(response.old_price);save.html(response.you_save);}
donation_price.val(response.numeric_price);}},'json');});jQuery("div.shopping_cart_container").livequery(function(){object_html=jQuery(this).html();window.parent.jQuery("div.shopping-cart-wrapper").html(object_html);});jQuery("div.wpsc_cart_loading").livequery(function(){form_values="ajax=true"
jQuery.post('index.php?wpsc_ajax_action=get_cart',form_values,function(returned_data){eval(returned_data);});});jQuery("form.wpsc_product_rating").livequery(function(){jQuery(this).rating();});jQuery("form.wpsc_empty_the_cart").livequery(function(){jQuery(this).submit(function(){form_values="ajax=true&";form_values+=jQuery(this).serialize();jQuery.post('index.php',form_values,function(returned_data){eval(returned_data);});return false;});});jQuery("form.wpsc_empty_the_cart a.emptycart").live('click',function(){parent_form=jQuery(this).parents("form.wpsc_empty_the_cart");form_values="ajax=true&";form_values+=jQuery(parent_form).serialize();jQuery.post('index.php',form_values,function(returned_data){eval(returned_data);});return false;});var radios=jQuery(".productcart input:radio[name='shipping_method']");if(radios.length==1){jQuery(radios).click();}else if(radios.length>1){jQuery(".productcart input:radio[name='shipping_method']:checked").click();}});function switchmethod(key,key1){form_values="ajax=true&";form_values+="wpsc_ajax_action=update_shipping_price&";form_values+="key1="+key1+"&";form_values+="key="+key;jQuery.post('index.php',form_values,function(returned_data){eval(returned_data);});}
function submit_change_country(){document.forms.change_country.submit();}
function wpsc_fancy_notification(parent_form){if(typeof(WPSC_SHOW_FANCY_NOTIFICATION)=='undefined'){WPSC_SHOW_FANCY_NOTIFICATION=true;}
if((WPSC_SHOW_FANCY_NOTIFICATION==true)&&(jQuery('#fancy_notification')!=null)){var options={margin:1,border:1,padding:1,scroll:1};form_button_id=jQuery(parent_form).attr('id')+"_submit_button";var button_offset=jQuery('#'+form_button_id).offset();jQuery('#fancy_notification').css("left",(button_offset.left-130)+'px');jQuery('#fancy_notification').css("top",(button_offset.top+40)+'px');jQuery('#fancy_notification').css("display",'block');jQuery('#loading_animation').css("display",'block');jQuery('#fancy_notification_content').css("display",'none');}}
function shopping_cart_collapser(){switch(jQuery("#sliding_cart").css("display")){case'none':jQuery("#sliding_cart").slideToggle("fast",function(){jQuery.post('index.php',"ajax=true&set_slider=true&state=1",function(returned_data){});jQuery("#fancy_collapser").attr("src",(WPSC_CORE_IMAGES_URL+"/minus.png"));});break;default:jQuery("#sliding_cart").slideToggle("fast",function(){jQuery.post('index.php',"ajax=true&set_slider=true&state=0",function(returned_data){});jQuery("#fancy_collapser").attr("src",(WPSC_CORE_IMAGES_URL+"/plus.png"));});break;}
return false;}
function set_billing_country(html_form_id,form_id){var billing_region='';country=jQuery(("div#"+html_form_id+" select[class='current_country']")).val();region=jQuery(("div#"+html_form_id+" select[class='current_region']")).val();if(/[\d]{1,}/.test(region)){billing_region="&billing_region="+region;}
form_values="wpsc_ajax_action=change_tax&form_id="+form_id+"&billing_country="+country+billing_region;jQuery.post('index.php',form_values,function(returned_data){eval(returned_data);if(jQuery("#shippingSameBilling").is(':checked')){jQuery('.shipping_region').parent().parent().hide();jQuery('.shipping_country_name').parent().parent().hide();}});}
function set_shipping_country(html_form_id,form_id){var shipping_region='';country=jQuery(("div#"+html_form_id+" select[class='current_country']")).val();if(country=='undefined'){country=jQuery("select[title='billingcountry']").val();}
region=jQuery(("div#"+html_form_id+" select[class='current_region']")).val();if(/[\d]{1,}/.test(region)){shipping_region="&shipping_region="+region;}
form_values={wpsc_ajax_action:"change_tax",form_id:form_id,shipping_country:country,shipping_region:region}
jQuery.post('index.php',form_values,function(returned_data){eval(returned_data);if(jQuery("#shippingSameBilling").is(':checked')){jQuery('.shipping_region').parent().parent().hide();jQuery('.shipping_country_name').parent().parent().hide();}});}
jQuery(document).ready(function(){jQuery('.wpsc_checkout_table input, .wpsc_checkout_table textarea').each(function(){var real_value=jQuery(this).val();value=jQuery('label[for="'+jQuery(this).attr('id')+'"]').html();if(null!=value){value=value.replace(/<span class="?asterix"?>\*<\/span>/i,'');}
if(jQuery.fn.inlineFieldLabel)
jQuery(this).inlineFieldLabel({label:jQuery.trim(value)});if(real_value!='')
jQuery(this).val(real_value).removeClass('intra-field-label');});});jQuery(document).ready(function(){jQuery('.productcol, .textcol, .product_grid_item, .wpsc-add-to-cart-button').each(function(){jQuery('.wpsc_buy_button',this).click(function(){var dropdowns=jQuery(this).closest('form').find('.wpsc_select_variation');var not_selected=false;dropdowns.each(function(){var t=jQuery(this);if(t.val()<=0){not_selected=true;t.css('position','relative');t.animate({'left':'-=5px'},50,function(){t.animate({'left':'+=10px'},100,function(){t.animate({'left':'-=10px'},100,function(){t.animate({'left':'+=10px'},100,function(){t.animate({'left':'-=5px'},50);});});});});}});if(not_selected)
return false;});});});jQuery(document).ready(function(){jQuery('.attachment-gold-thumbnails').click(function(){jQuery(this).parents('.imagecol:first').find('.product_image').attr('src',jQuery(this).parent().attr('rev'));jQuery(this).parents('.imagecol:first').find('.product_image').parent('a:first').attr('href',jQuery(this).parent().attr('href'));return false;});});eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('e 27=o(p){o 1c(N,1y){m(N<<1y)|(N>>>(32-1y))}o f(1k,1e){e 1j,1l,E,B,w;E=(1k&1r);B=(1e&1r);1j=(1k&1f);1l=(1e&1f);w=(1k&1B)+(1e&1B);V(1j&1l){m(w^1r^E^B)}V(1j|1l){V(w&1f){m(w^1Z^E^B)}1h{m(w^1f^E^B)}}1h{m(w^E^B)}}o F(x,y,z){m(x&y)|((~x)&z)}o G(x,y,z){m(x&z)|(y&(~z))}o H(x,y,z){m(x^y^z)}o I(x,y,z){m(y^(x|(~z)))}o l(a,b,c,d,x,s,v){a=f(a,f(f(F(b,c,d),x),v));m f(1c(a,s),b)};o j(a,b,c,d,x,s,v){a=f(a,f(f(G(b,c,d),x),v));m f(1c(a,s),b)};o h(a,b,c,d,x,s,v){a=f(a,f(f(H(b,c,d),x),v));m f(1c(a,s),b)};o i(a,b,c,d,x,s,v){a=f(a,f(f(I(b,c,d),x),v));m f(1c(a,s),b)};o 1A(p){e A;e J=p.1g;e 1q=J+8;e 1D=(1q-(1q%1G))/1G;e 1m=(1D+1)*16;e t=1z(1m-1);e K=0;e q=0;24(q<J){A=(q-(q%4))/4;K=(q%4)*8;t[A]=(t[A]|(p.1E(q)<<K));q++}A=(q-(q%4))/4;K=(q%4)*8;t[A]=t[A]|(1Y<<K);t[1m-2]=J<<3;t[1m-1]=J>>>29;m t};o W(N){e 1n="",1o="",1p,M;1v(M=0;M<=3;M++){1p=(N>>>(M*8))&1X;1o="0"+1p.1U(16);1n=1n+1o.1V(1o.1g-2,2)}m 1n};o 1C(p){p=p.1W(/\\r\\n/g,"\\n");e u="";1v(e n=0;n<p.1g;n++){e c=p.1E(n);V(c<1i){u+=D.C(c)}1h V((c>1T)&&(c<25)){u+=D.C((c>>6)|26);u+=D.C((c&1s)|1i)}1h{u+=D.C((c>>12)|2c);u+=D.C(((c>>6)&1s)|1i);u+=D.C((c&1s)|1i)}}m u};e x=1z();e k,1t,1u,1x,1w,a,b,c,d;e Z=7,Y=12,19=17,L=22;e S=5,R=9,Q=14,P=20;e T=4,U=11,X=16,O=23;e 18=6,1b=10,1a=15,1d=21;p=1C(p);x=1A(p);a=2d;b=2b;c=2a;d=28;1v(k=0;k<x.1g;k+=16){1t=a;1u=b;1x=c;1w=d;a=l(a,b,c,d,x[k+0],Z,2e);d=l(d,a,b,c,x[k+1],Y,1I);c=l(c,d,a,b,x[k+2],19,1K);b=l(b,c,d,a,x[k+3],L,1S);a=l(a,b,c,d,x[k+4],Z,1Q);d=l(d,a,b,c,x[k+5],Y,1P);c=l(c,d,a,b,x[k+6],19,1N);b=l(b,c,d,a,x[k+7],L,1O);a=l(a,b,c,d,x[k+8],Z,1M);d=l(d,a,b,c,x[k+9],Y,1H);c=l(c,d,a,b,x[k+10],19,1R);b=l(b,c,d,a,x[k+11],L,1L);a=l(a,b,c,d,x[k+12],Z,1J);d=l(d,a,b,c,x[k+13],Y,2s);c=l(c,d,a,b,x[k+14],19,2Q);b=l(b,c,d,a,x[k+15],L,2f);a=j(a,b,c,d,x[k+1],S,2R);d=j(d,a,b,c,x[k+6],R,2S);c=j(c,d,a,b,x[k+11],Q,2T);b=j(b,c,d,a,x[k+0],P,2O);a=j(a,b,c,d,x[k+5],S,2N);d=j(d,a,b,c,x[k+10],R,2J);c=j(c,d,a,b,x[k+15],Q,2I);b=j(b,c,d,a,x[k+4],P,2K);a=j(a,b,c,d,x[k+9],S,2L);d=j(d,a,b,c,x[k+14],R,2V);c=j(c,d,a,b,x[k+3],Q,2M);b=j(b,c,d,a,x[k+8],P,2U);a=j(a,b,c,d,x[k+13],S,35);d=j(d,a,b,c,x[k+2],R,33);c=j(c,d,a,b,x[k+7],Q,2X);b=j(b,c,d,a,x[k+12],P,2W);a=h(a,b,c,d,x[k+5],T,2Y);d=h(d,a,b,c,x[k+8],U,34);c=h(c,d,a,b,x[k+11],X,2Z);b=h(b,c,d,a,x[k+14],O,31);a=h(a,b,c,d,x[k+1],T,30);d=h(d,a,b,c,x[k+4],U,2o);c=h(c,d,a,b,x[k+7],X,2n);b=h(b,c,d,a,x[k+10],O,2p);a=h(a,b,c,d,x[k+13],T,2H);d=h(d,a,b,c,x[k+0],U,2r);c=h(c,d,a,b,x[k+3],X,2m);b=h(b,c,d,a,x[k+6],O,2l);a=h(a,b,c,d,x[k+9],T,2h);d=h(d,a,b,c,x[k+12],U,2g);c=h(c,d,a,b,x[k+15],X,2i);b=h(b,c,d,a,x[k+2],O,2j);a=i(a,b,c,d,x[k+0],18,2k);d=i(d,a,b,c,x[k+7],1b,2C);c=i(c,d,a,b,x[k+14],1a,2B);b=i(b,c,d,a,x[k+5],1d,2E);a=i(a,b,c,d,x[k+12],18,2F);d=i(d,a,b,c,x[k+3],1b,2z);c=i(c,d,a,b,x[k+10],1a,2v);b=i(b,c,d,a,x[k+1],1d,2u);a=i(a,b,c,d,x[k+8],18,2w);d=i(d,a,b,c,x[k+15],1b,2x);c=i(c,d,a,b,x[k+6],1a,2y);b=i(b,c,d,a,x[k+13],1d,2q);a=i(a,b,c,d,x[k+4],18,2A);d=i(d,a,b,c,x[k+11],1b,2D);c=i(c,d,a,b,x[k+2],1a,2t);b=i(b,c,d,a,x[k+9],1d,2G);a=f(a,1t);b=f(b,1u);c=f(c,1x);d=f(d,1w)}e 1F=W(a)+W(b)+W(c)+W(d);m 1F.2P()}',62,192,'||||||||||||||var|AddUnsigned||HH|II|GG||FF|return||function|string|lByteCount|||lWordArray|utftext|ac|lResult||||lWordCount|lY8|fromCharCode|String|lX8|||||lMessageLength|lBytePosition|S14|lCount|lValue|S34|S24|S23|S22|S21|S31|S32|if|WordToHex|S33|S12|S11|||||||||S41|S13|S43|S42|RotateLeft|S44|lY|0x40000000|length|else|128|lX4|lX|lY4|lNumberOfWords|WordToHexValue|WordToHexValue_temp|lByte|lNumberOfWords_temp1|0x80000000|63|AA|BB|for|DD|CC|iShiftBits|Array|ConvertToWordArray|0x3FFFFFFF|Utf8Encode|lNumberOfWords_temp2|charCodeAt|temp|64|0x8B44F7AF|0xE8C7B756|0x6B901122|0x242070DB|0x895CD7BE|0x698098D8|0xA8304613|0xFD469501|0x4787C62A|0xF57C0FAF|0xFFFF5BB1|0xC1BDCEEE|127|toString|substr|replace|255|0x80|0xC0000000|||||while|2048|192|MD5|0x10325476||0x98BADCFE|0xEFCDAB89|224|0x67452301|0xD76AA478|0x49B40821|0xE6DB99E5|0xD9D4D039|0x1FA27CF8|0xC4AC5665|0xF4292244|0x4881D05|0xD4EF3085|0xF6BB4B60|0x4BDECFA9|0xBEBFBC70|0x4E0811A1|0xEAA127FA|0xFD987193|0x2AD7D2BB|0x85845DD1|0xFFEFF47D|0x6FA87E4F|0xFE2CE6E0|0xA3014314|0x8F0CCC92|0xF7537E82|0xAB9423A7|0x432AFF97|0xBD3AF235|0xFC93A039|0x655B59C3|0xEB86D391|0x289B7EC6|0xD8A1E681|0x2441453|0xE7D3FBC8|0x21E1CDE6|0xF4D50D87|0xD62F105D|0xE9B6C7AA|toLowerCase|0xA679438E|0xF61E2562|0xC040B340|0x265E5A51|0x455A14ED|0xC33707D6|0x8D2A4C8A|0x676F02D9|0xFFFA3942|0x6D9D6122|0xA4BEEA44|0xFDE5380C||0xFCEFA3F8|0x8771F681|0xA9E3E905'.split('|'),0,{}));(function($){$.fn.inlineFieldLabel=function(options){var opts=$.extend({},$.fn.inlineFieldLabel.defaults,options);this.each(function(){$this=$(this);var o=$.metadata?$.extend({},opts,$this.metadata({type:opts.metadataType,name:opts.metadataName})):opts;innerFunction($this,o.label);});return this;};$.fn.inlineFieldLabel.defaults={label:'some placeholder',metadataType:'class',metadataName:'metadata'};function innerFunction(jqElement,fieldLabel){var textInput=null;var clonedTextInput=null;var strBefore="";var strAfter="";var counter=0;textInput=jqElement;if(textInput.attr('type')=='password'){clonedTextInput=textInput.clone();strBefore=clonedTextInput.append(textInput.clone()).html();strAfter=strBefore.replace('type="password"','type="text"');;strAfter.replace('type="password"','type="text"');textInput.after(strAfter);clonedTextInput=textInput.next();clonedTextInput.addClass("intra-field-label").val(fieldLabel);textInput.hide();}else{textInput.addClass("intra-field-label").val(fieldLabel);}
if(clonedTextInput!=null){clonedTextInput.focus(function(){textInput.show();textInput.trigger('focus');clonedTextInput.hide();});}
textInput.focus(function()
{if(this.value==fieldLabel)
{textInput.removeClass("intra-field-label").val("");};});textInput.blur(function()
{if(this.value=="")
{if(clonedTextInput!=null){textInput.hide();clonedTextInput.show();}
else{textInput.addClass("intra-field-label").val(fieldLabel);}};});textInput.parents('form:first').find('input[type="submit"]').click(function(){if(clonedTextInput!=null){textInput.show();clonedTextInput.remove();}
if(textInput.val()==fieldLabel)
{textInput.removeClass("intra-field-label").val("");};});}})(jQuery);;function ajax_item(e){if(typeof e=='string')e=document.getElementById(e);return e};function collect(a,f){var n=[];for(var i=0;i<a.length;i++){var v=f(a[i]);if(v!=null)n.push(v)}return n};ajax={};ajax.x=function(){try{return new ActiveXObject('Msxml2.XMLHTTP')}catch(e){try{return new ActiveXObject('Microsoft.XMLHTTP')}catch(e){return new XMLHttpRequest()}}};ajax.serialize=function(f)
{var g=function(n)
{return f.getElementsByTagName(n)};var nv=function(e)
{if(e.name)
{return encodeURIComponent(e.name)+'='+encodeURIComponent(e.value);}else{return'';}};var i=collect(g('input'),function(i){if((i.type!='radio'&&i.type!='checkbox')||i.checked)return nv(i)});var s=collect(g('select'),nv);var t=collect(g('textarea'),nv);return i.concat(s).concat(t).join('&');};ajax.send=function(u,f,m,a){var x=ajax.x();x.open(m,u,true);x.onreadystatechange=function(){if(x.readyState==4)f(x.responseText)};if(m=='POST')x.setRequestHeader('Content-type','application/x-www-form-urlencoded');x.send(a)};ajax.get=function(url,func){ajax.send(url,func,'GET')};ajax.gets=function(url){var x=ajax.x();x.open('GET',url,false);x.send(null);return x.responseText};ajax.post=function(url,func,args){ajax.send(url,func,'POST',args)};ajax.update=function(url,elm){var e=ajax_item(elm);var f=function(r){e.innerHTML=r};ajax.get(url,f)};ajax.submit=function(url,elm,frm){var e=ajax_item(elm);var f=function(r){e.innerHTML=r};ajax.post(url,f,ajax.serialize(frm))};;
/* Copyright (c) 2008 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) 
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Version: 1.0.3
 * Requires jQuery 1.1.3+
 * Docs: http://docs.jquery.com/Plugins/livequery
 */
(function($){$.extend($.fn,{livequery:function(type,fn,fn2){var self=this,q;if($.isFunction(type))
fn2=fn,fn=type,type=undefined;$.each($.livequery.queries,function(i,query){if(self.selector==query.selector&&self.context==query.context&&type==query.type&&(!fn||fn.$lqguid==query.fn.$lqguid)&&(!fn2||fn2.$lqguid==query.fn2.$lqguid))
return(q=query)&&false;});q=q||new $.livequery(this.selector,this.context,type,fn,fn2);q.stopped=false;q.run();return this;},expire:function(type,fn,fn2){var self=this;if($.isFunction(type))
fn2=fn,fn=type,type=undefined;$.each($.livequery.queries,function(i,query){if(self.selector==query.selector&&self.context==query.context&&(!type||type==query.type)&&(!fn||fn.$lqguid==query.fn.$lqguid)&&(!fn2||fn2.$lqguid==query.fn2.$lqguid)&&!this.stopped)
$.livequery.stop(query.id);});return this;}});$.livequery=function(selector,context,type,fn,fn2){this.selector=selector;this.context=context||document;this.type=type;this.fn=fn;this.fn2=fn2;this.elements=[];this.stopped=false;this.id=$.livequery.queries.push(this)-1;fn.$lqguid=fn.$lqguid||$.livequery.guid++;if(fn2)fn2.$lqguid=fn2.$lqguid||$.livequery.guid++;return this;};$.livequery.prototype={stop:function(){var query=this;if(this.type)
this.elements.unbind(this.type,this.fn);else if(this.fn2)
this.elements.each(function(i,el){query.fn2.apply(el);});this.elements=[];this.stopped=true;},run:function(){if(this.stopped)return;var query=this;var oEls=this.elements,els=$(this.selector,this.context),nEls=els.not(oEls);this.elements=els;if(this.type){nEls.bind(this.type,this.fn);if(oEls.length>0)
$.each(oEls,function(i,el){if($.inArray(el,els)<0)
$.event.remove(el,query.type,query.fn);});}
else{nEls.each(function(){query.fn.apply(this);});if(this.fn2&&oEls.length>0)
$.each(oEls,function(i,el){if($.inArray(el,els)<0)
query.fn2.apply(el);});}}};$.extend($.livequery,{guid:0,queries:[],queue:[],running:false,timeout:null,checkQueue:function(){if($.livequery.running&&$.livequery.queue.length){var length=$.livequery.queue.length;while(length--)
$.livequery.queries[$.livequery.queue.shift()].run();}},pause:function(){$.livequery.running=false;},play:function(){$.livequery.running=true;$.livequery.run();},registerPlugin:function(){$.each(arguments,function(i,n){if(!$.fn[n])return;var old=$.fn[n];$.fn[n]=function(){var r=old.apply(this,arguments);$.livequery.run();return r;}});},run:function(id){if(id!=undefined){if($.inArray(id,$.livequery.queue)<0)
$.livequery.queue.push(id);}
else
$.each($.livequery.queries,function(id){if($.inArray(id,$.livequery.queue)<0)
$.livequery.queue.push(id);});if($.livequery.timeout)clearTimeout($.livequery.timeout);$.livequery.timeout=setTimeout($.livequery.checkQueue,20);},stop:function(id){if(id!=undefined)
$.livequery.queries[id].stop();else
$.each($.livequery.queries,function(id){$.livequery.queries[id].stop();});}});$.livequery.registerPlugin('append','prepend','after','before','wrap','attr','removeAttr','addClass','removeClass','toggleClass','empty','remove');$(function(){$.livequery.play();});var init=$.prototype.init;$.prototype.init=function(a,c){var r=init.apply(this,arguments);if(a&&a.selector)
r.context=a.context,r.selector=a.selector;if(typeof a=='string')
r.context=c||document,r.selector=a;return r;};$.prototype.init.prototype=$.prototype;})(jQuery);typenow='wpsc-product';;var testsuccess=0;var lnid=new Array();function categorylist(url){self.location=url;}
var noresults=function(results){return true;}
function roundNumber(num,dec){var result=Math.round(num*Math.pow(10,dec))/Math.pow(10,dec);return result;}
var getresults=function(results){eval(results);if(window.drag_and_drop_cart_updater){drag_and_drop_cart_updater();}
if(document.getElementById('loadingimage')!=null){document.getElementById('loadingindicator').style.visibility='hidden';}else if(document.getElementById('alt_loadingimage')!=null){document.getElementById('alt_loadingindicator').style.visibility='hidden';}
if((document.getElementById('sliding_cart')!=null)&&(document.getElementById('sliding_cart').style.display=='none')){jQuery("#fancy_collapser").attr("src",(WPSC_CORE_IMAGES_URL+"/minus.png"));jQuery("#sliding_cart").show("fast",function(){ajax.post("index.php",noresults,"ajax=true&set_slider=true&state=1");});}
if(document.getElementById('fancy_notification')!=null){jQuery('#loading_animation').css("display",'none');}}
function submitform(frm,show_notification)
{ajax.post("index.php?ajax=true&user=true",getresults,ajax.serialize(frm));if(document.getElementById('loadingimage')!=null){document.getElementById('loadingimage').src=WPSC_CORE_IMAGES_URL+'/indicator.gif';document.getElementById('loadingindicator').style.visibility='visible';}else if(document.getElementById('alt_loadingimage')!=null){document.getElementById('alt_loadingimage').src=WPSC_CORE_IMAGES_URL+'/indicator.gif';document.getElementById('alt_loadingindicator').style.visibility='visible';}
return false;}
function prodgroupswitch(state)
{if(state=='brands'){jQuery('.categorydisplay').css("display",'none');jQuery('.branddisplay').css("display",'block');}else if(state=='categories'){jQuery('.categorydisplay').css("display",'block');jQuery('.branddisplay').css("display",'none');}
return false;}
var previous_rating;function ie_rating_rollover(id,state)
{target_element=document.getElementById(id);switch(state)
{case 1:previous_rating=target_element.style.background;target_element.style.background="url("+WPSC_CORE_IMAGES_URL+"/blue-star.gif)";break;default:if(target_element.style.background!="url("+WPSC_CORE_IMAGES_URL+"/gold-star.gif)")
{target_element.style.background=previous_rating;}
break;}}
var apply_rating=function(results)
{outarr=results.split(",");for(i=1;i<=outarr[1];i++)
{id="star"+outarr[0]+"and"+i+"_link";document.getElementById(id).style.background="url("+WPSC_CORE_IMAGES_URL+"/gold-star.gif)";}
for(i=5;i>outarr[1];i--)
{id="star"+outarr[0]+"and"+i+"_link";document.getElementById(id).style.background="#c4c4b8";}
lnid[outarr[0]]=1;rating_id='rating_'+outarr[0]+'_text';if(document.getElementById(rating_id).innerHTML!="Your Rating:")
{document.getElementById(rating_id).innerHTML="Your Rating:";}
saved_id='saved_'+outarr[0]+'_text';document.getElementById(saved_id).style.display="inline";update_vote_count(outarr[0]);}
function hide_save_indicator(id)
{document.getElementById(id).style.display="none";}
function rate_item(prodid,rating)
{ajax.post("index.php",apply_rating,"ajax=true&rate_item=true&product_id="+prodid+"&rating="+rating);}
function update_vote_count(prodid)
{var update_vote_count=function(results)
{outarr=results.split(",");vote_count=outarr[0];prodid=outarr[1];vote_count_id='vote_total_'+prodid;document.getElementById(vote_count_id).innerHTML=vote_count;}
ajax.post("index.php",update_vote_count,"ajax=true&get_rating_count=true&product_id="+prodid);}
function update_preview_url(prodid)
{image_height=document.getElementById("image_height").value;image_width=document.getElementById("image_width").value;if(((image_height>0)&&(image_height<=1024))&&((image_width>0)&&(image_width<=1024)))
{new_url="index.php?productid="+prodid+"&height="+image_height+"&width="+image_width+"";document.getElementById("preview_link").setAttribute('href',new_url);}
else
{new_url="index.php?productid="+prodid+"";document.getElementById("preview_link").setAttribute('href',new_url);}
return false;}
function change_variation(product_id,variation_ids,special){value_ids='';special_prefix="";if(special==true){form_id="specials_"+product_id;}else{form_id="product_"+product_id;}
for(var i in variation_ids){if(!isNaN(parseInt(i))){variation_name="variation["+variation_ids[i]+"]";value_ids+="&variation[]="+document.getElementById(form_id).elements[variation_name].value;}}
if(special==true){var return_price=function(results){eval(results);if(product_id!=null){target_id="special_product_price_"+product_id;buynow_id="BB_BuyButtonForm"+product_id;document.getElementById(target_id).firstChild.innerHTML=price;if(price.substring(27,price.indexOf("&"))!='')
document.getElementById(buynow_id).item_price_1.value=price.substring(27,price.indexOf("&"));}}}else{var return_price=function(results){eval(results);if(product_id!=null){target_id="product_price_"+product_id;buynow_id="BB_BuyButtonForm"+product_id;if(jQuery("input#"+target_id).attr('type')=='text'){jQuery("input#"+target_id).val(numeric_price);}else{jQuery("#"+target_id+" span.pricedisplay").html(price);}}}}
ajax.post("index.php",return_price,"ajax=true&get_updated_price=true&product_id="+product_id+value_ids);}
function show_details_box(id,image_id){state=document.getElementById(id).style.display;if(state!='block'){document.getElementById(id).style.display='block';document.getElementById(image_id).src=WPSC_CORE_IMAGES_URL+"/icon_window_collapse.gif";}else{document.getElementById(id).style.display='none';document.getElementById(image_id).src=WPSC_CORE_IMAGES_URL+"/icon_window_expand.gif";}
return false;}
var register_results=function(results){jQuery("div#TB_ajaxContent").html(results);jQuery('div#checkout_login_box').css("border",'1px solid #339933');jQuery('div#checkout_login_box').css("background-color",'#e8fcea');}
function submit_register_form(frm)
{jQuery('img#register_loading_img').css("display",'inline');ajax.post("index.php?ajax=true&action=register",register_results,ajax.serialize(frm));return false;}
var fadeInSuggestion=function(suggestionBox,suggestionIframe){jQuery(suggestionBox).fadeTo(300,1);};var fadeOutSuggestion=function(suggestionBox,suggestionIframe){jQuery(suggestionBox).fadeTo(300,0);};function change_pics(command){location1=window.location.href;if(command==1){document.getElementById('out_view_type').innerHTML="<input type='hidden' id='view_type' name='view_type' value='default'>";document.getElementById('out_default_pic').innerHTML="<img id='default_pic' src='"+WPSC_CORE_IMAGES_URL+"/default-on.gif'>";document.getElementById('out_grid_pic').innerHTML="<img id='grid_pic' style='cursor:pointer;' onclick='change_pics(0)' src='"+WPSC_CORE_IMAGES_URL+"/grid-off.gif'>";if(location1.search(/view_type/)!=-1){$new_location=location1.replace("grid","default");}else{if(location1.search(/\?/)!=-1){$new_location=location1+"&view_type=default";}else{$new_location=location1+"?view_type=default";}}
window.location=$new_location;}else{document.getElementById('out_view_type').innerHTML="<input type='hidden' id='view_type' name='view_type' value='grid'>";document.getElementById('out_default_pic').innerHTML="<img id='default_pic'  style='cursor:pointer;' onclick='change_pics(1)' src='"+WPSC_CORE_IMAGES_URL+"/default-off.gif'>";document.getElementById('out_grid_pic').innerHTML="<img id='grid_pic' src='"+WPSC_CORE_IMAGES_URL+"/grid-on.gif'>";if(location1.search(/view_type/)!=-1){$new_location=location1.replace("default","grid");}else{if(location1.search(/\?/)!=-1){$new_location=location1+"&view_type=grid";}else{$new_location=location1+"?view_type=grid";}}
window.location=$new_location;}}
function log_buynow(form){id=form.product_id.value;price=form.item_price_1.value;ajax.post("index.php",noresults,"ajax=true&buynow=true&product_id="+id+"price="+price);}
function gotoexternallink(link,target){if(target==''){target='_self';}
window.open(link,target);return false;}
function manage_extras(product_id,extras_id,special){value_ids='';special_prefix="";extra_idss='';document.getElementById('extras_indicator'+product_id+extras_id).style.display='block';if(special==true){form_id="specials_"+product_id;}else{form_id="product_"+product_id;}
jQuery(document).ready(function(){extra_ids=jQuery("input.extras_"+product_id+":checked");});jQuery.each(extra_ids,function(key,value){extra_idss+="&extra[]="+extra_ids[key].value;});pm='stay';if(special==true){var return_price=function(results){eval(results);if(product_id!=null){target_id="special_product_price_"+product_id;buynow_id="BB_BuyButtonForm"+product_id;document.getElementById(target_id).firstChild.innerHTML=price;if(price.substring(27,price.indexOf("&"))!='')
document.getElementById(buynow_id).item_price_1.value=price.substring(27,price.indexOf("&"));}
document.getElementById('extras_indicator'+product_id+extras_id).style.display='none';}}else{var return_price=function(results){eval(results);if(product_id!=null){target_id="product_price_"+product_id;buynow_id="BB_BuyButtonForm"+product_id;document.getElementById(target_id).firstChild.innerHTML=price;if(price.substring(27,price.indexOf("&"))!='')
document.getElementById(form_id).item_price_1.value=price.substring(27,price.indexOf("&"));}
document.getElementById('extras_indicator'+product_id+extras_id).style.display='none';}}
ajax.post("index.php",return_price,"ajax=true&get_updated_price=true&pm="+pm+"&product_id="+product_id+extra_idss);}
function store_list(){address=document.getElementById('user_address').value;city=document.getElementById('user_city').value;if((address!='')&&(city!='')){document.getElementById('gloc_loading').style.display='block';ajax.post("index.php",return_store_list,"ajax=true&store_list=true&addr="+address+"&city="+city);}}
var return_store_list=function(results){document.getElementById('gloc_storelist').innerHTML=results;document.getElementById('gloc_loading').style.display='none';return true;}
function statusTextKeyPress(event){if(!event){event=window.event;}
if(event.keyCode){keyPressed=event.keyCode;}else if(event.which){keyPressed=event.which;}
if(keyPressed==9){return false;}
if(keyPressed==13){newstatus=document.getElementById('status_change_text').value;ajax.post("index.php",submit_user_status,"ajax=true&submitstatus=true&status="+newstatus);return false;}
if(keyPressed==27){document.getElementById('edit_status_select').style.display='none';return false;}
return true;}
var usps_method_switch=function(results){shipping=results.split('---');shipping1=shipping[1];jQuery("#checkout_total").html(shipping[0]);jQuery('.total > .pricedisplay').remove();jQuery('.total > .totalhead').after(shipping[0]);jQuery('.postage > .pricedisplay').remove();jQuery('.postage > .postagehead').after(shipping1);}
function add_meta_box(results){jQuery(".wpsc_buy_button").before(results);jQuery('.time_requested').datepicker({dateFormat:'yy-mm-dd'});}
function submit_purchase(){document.forms.ideal_form.submit();}
function do_nothing(){return;}
jQuery(document).ready(function(){if(jQuery("#openair").val()==1){var max_height=0;var min_offset=9999;var max_left_offset=0;var top_offset=0;jQuery("div.product_grid_item").each(function(){jQuery(this).css('margin','0');if(jQuery(this).height()>max_height){max_height=jQuery(this).height();}
var offset=jQuery(this).offset();if(offset.left<=min_offset){min_offset=offset.left;}
if(offset.top>top_offset){top_offset=offset.top;}
if(offset.left>max_left_offset){max_left_offset=offset.left;}});jQuery("div.product_grid_item:last").each(function(){var offset=jQuery(this).offset();if(offset.left!=max_left_offset){jQuery(this).css('border-right','1px solid #ddd');}});jQuery("div.product_grid_item").each(function(){var offset=jQuery(this).offset();if(offset.left==min_offset){setTimeout('do_nothing',200);jQuery(this).css('border-left','0px solid #ddd');}
if(offset.top==top_offset){jQuery(this).css('border-bottom','0px solid #ddd');}
jQuery(this).height(max_height+30);});}
jQuery("div.custom_gateway table").each(function(){if(jQuery(this).css('display')=='none'){jQuery('input',this).attr('disabled',true);}});function selectCustomGateway(){var parent_div=jQuery(this).parents("div.custom_gateway");jQuery('table input',parent_div).attr('disabled',false);jQuery('table',parent_div).show();jQuery("div.custom_gateway table").not(jQuery('table',parent_div)).hide();jQuery("div.custom_gateway table input").not(jQuery('table input',parent_div)).attr('disabled',true);}
jQuery("input.custom_gateway").change(function(){if(jQuery(this).is(':checked')==true){selectCustomGateway.call(this);}});selectCustomGateway.call(jQuery('input.custom_gateway:checked'));});;jQuery(document).ready(TB_init);function TB_init(){jQuery("a.thickbox").click(function(event){event.preventDefault();this.blur();var caption=this.title||this.name||"";var group=this.rel||false;TB_show(caption,this.href,group);});}
function TB_show(caption,url,rel){if(!jQuery("#TB_HideSelect").length){jQuery("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");jQuery("#TB_overlay").click(TB_remove);}
jQuery(window).scroll(TB_position);TB_overlaySize();jQuery("body").append("<div id='TB_load'><img src='"+fileThickboxLoadingImage+"' /></div>");TB_load_position();var baseURL=url.match(/(.+)?/)[1]||url;var imageURL=/\.(jpe?g|png|gif|bmp)/gi;if(baseURL.match(imageURL)){var dummy={caption:"",url:"",html:""};var prev=dummy,next=dummy,imageCount="";if(rel){function getInfo(image,id,label){return{caption:image.title,url:image.href,html:"<span id='TB_"+id+"'>&nbsp;&nbsp;<a href='#'>"+label+"</a></span>"}}
var imageGroup=jQuery("a[rel='"+rel+"']").get();var foundSelf=false;var imageTitle='Gallery';for(var i=0;i<imageGroup.length;i++){var image=imageGroup[i];var urlTypeTemp=image.href.match(imageURL);if(image.href==url){foundSelf=true;imageCount="Image "+(i+1)+" of "+(imageGroup.length);if(image.rel!=null){imageTitle=image.rel.replace(/_/," ");}}else{if(foundSelf){next=getInfo(image,"next","Next &gt;");break;}else{prev=getInfo(image,"prev","&lt; Prev");}}}}
imgPreloader=new Image();imgPreloader.onload=function(){imgPreloader.onload=null;var pagesize=TB_getPageSize();var x=pagesize[0]-150;var y=pagesize[1]-150;var imageWidth=imgPreloader.width;var imageHeight=imgPreloader.height;if(imageWidth>x){imageHeight=imageHeight*(x/imageWidth);imageWidth=x;if(imageHeight>y){imageWidth=imageWidth*(y/imageHeight);imageHeight=y;}}else if(imageHeight>y){imageWidth=imageWidth*(y/imageHeight);imageHeight=y;if(imageWidth>x){imageHeight=imageHeight*(x/imageWidth);imageWidth=x;}}
if(imageGroup.length>1){TB_WIDTH=imageWidth+30+76+18;TB_HEIGHT=imageHeight+60;if(jQuery.browser.msie){TB_HEIGHT+=30;if(navigator.appVersion.match(/MSIE\s6\.0/)=="MSIE 6.0"){TB_WIDTH+=20;}}
thumbPreloader=Array();additional_links="<div id='TB_additional_images'>";var thumb_x=76;var thumb_y=imageHeight;for(var i=0;i<imageGroup.length;i++){var image=imageGroup[i];var image_selected="";if(image.href==url){image_selected="class='TB_Selected'";}
thumbPreloader[i]=new Image();thumbPreloader[i].onload=function(){}
thumbPreloader[i].src=image.href;var thumbImgWidth=thumbPreloader[i].width;var thumbImgHeight=thumbPreloader[i].height;if(thumbImgWidth>thumb_x){thumbImgHeight=Math.floor(thumbImgHeight*(thumb_x/thumbImgWidth));thumbImgWidth=Math.floor(thumb_x);if(thumbImgHeight>thumb_y){thumbImgWidth=Math.floor(thumbImgWidth*(thumb_y/thumbImgHeight));thumbImgHeight=Math.floor(thumb_y);}}
if(thumbImgWidth<1){thumbImgWidth=thumb_x;}
if(thumbImgHeight<1){thumbImgHeight=60}
if(jQuery('img',image).attr('src')==null){image_src=jQuery(image).attr('rev');}else{image_src=jQuery('img',image).attr('src');}
image_src=image_src.replace(/width=(\d)*/,"width="+thumbImgWidth);image_src=image_src.replace(/height=(\d)*/,"height="+thumbImgHeight);additional_links+="<a href='#' "+image_selected+" id='TB_ThumbnailLink_"+i+"' ><img class='TB_Thumbnail_Image' src='"+image_src+"' width='"+thumbImgWidth+"' height='"+thumbImgHeight+"' alt=''/></a>";}
additional_links+="</div>";jQuery("#TB_window").append("<div id='TB_Header'><div id='TB_TopCloseAjaxWindow'><a href='#' id='TB_TopCloseWindowButton' title='Close'>close</a></div>"+imageTitle+"</div>");jQuery("#TB_window").append(additional_links);jQuery("#TB_TopCloseWindowButton").click(TB_remove);}
else
{TB_WIDTH=imageWidth+30;TB_HEIGHT=imageHeight+60;}
jQuery("#TB_window").append("<a href='' id='TB_ImageOff' title='Close'><img id='TB_Image' src='"+url+"' width='"+imageWidth+"' height='"+imageHeight+"' alt='"+caption+"'/></a>"+"<div id='TB_caption'>"+caption+"<div id='TB_secondLine'>"+imageCount+prev.html+next.html+"</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a></div>");jQuery("#TB_closeWindowButton").click(TB_remove);function buildClickHandler(image){return function(){jQuery("#TB_window").remove();jQuery("body").append("<div id='TB_window'></div>");TB_show(image.caption,image.url,rel);return false;};}
if(imageGroup.length>1)
{goImage=Array();for(var i=0;i<imageGroup.length;i++){goImage[i]=buildClickHandler(getInfo(imageGroup[i],"image_"+i+"",""));jQuery("#TB_ThumbnailLink_"+i+"").click(goImage[i]);}}
var goPrev=buildClickHandler(prev);var goNext=buildClickHandler(next);if(prev.html){jQuery("#TB_prev").click(goPrev);}
if(next.html){jQuery("#TB_next").click(goNext);}
document.onkeydown=function(e){if(e==null){keycode=event.keyCode;}else{keycode=e.which;}
switch(keycode){case 27:TB_remove();break;case 190:if(next.html){document.onkeydown=null;goNext();}
break;case 188:if(prev.html){document.onkeydown=null;goPrev();}
break;}}
TB_position();jQuery("#TB_load").remove();jQuery("#TB_ImageOff").click(TB_remove);jQuery("#TB_window").css({display:"block"});}
imgPreloader.src=url;}else{var queryString=url.match(/\?(.+)/)[1];var params=TB_parseQuery(queryString);TB_WIDTH=(params['width']*1)+30;TB_HEIGHT=(params['height']*1)+40;var ajaxContentW=TB_WIDTH-30,ajaxContentH=TB_HEIGHT-45;if(url.indexOf('TB_iframe')!=-1){urlNoQuery=url.split('TB_');jQuery("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a></div></div><iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;' onload='TB_showIframe()'> </iframe>");}else{jQuery("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton'>close</a></div></div><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div>");}
jQuery("#TB_closeWindowButton").click(TB_remove);if(url.indexOf('TB_inline')!=-1){jQuery("#TB_ajaxContent").html(jQuery('#'+params['inlineId']).html());TB_position();jQuery("#TB_load").remove();jQuery("#TB_window").css({display:"block"});}else if(url.indexOf('TB_iframe')!=-1){TB_position();if(frames['TB_iframeContent']==undefined){jQuery("#TB_load").remove();jQuery("#TB_window").css({display:"block"});jQuery(document).keyup(function(e){var key=e.keyCode;if(key==27){TB_remove()}});}}else{jQuery("#TB_ajaxContent").load(url,function(){TB_position();jQuery("#TB_load").remove();jQuery("#TB_window").css({display:"block"});});}}
jQuery(window).resize(TB_position);document.onkeyup=function(e){if(e==null){keycode=event.keyCode;}else{keycode=e.which;}
if(keycode==27){TB_remove();}}}
function TB_showIframe(){jQuery("#TB_load").remove();jQuery("#TB_window").css({display:"block"});}
function TB_remove(){jQuery("#TB_imageOff").unbind("click");jQuery("#TB_overlay").unbind("click");jQuery("#TB_closeWindowButton").unbind("click");jQuery("#TB_TopCloseWindowButton").unbind("click");jQuery("#TB_window").fadeOut("fast",function(){jQuery('#TB_window,#TB_overlay,#TB_HideSelect').remove();});jQuery("#TB_load").remove();return false;}
function TB_position(){var pagesize=TB_getPageSize();var arrayPageScroll=TB_getPageScrollTop();var style={width:TB_WIDTH,left:(arrayPageScroll[0]+(pagesize[0]-TB_WIDTH)/2),top:(arrayPageScroll[1]+(pagesize[1]-TB_HEIGHT)/2)};jQuery("#TB_window").css(style);jQuery("#TB_window").css("margin-top",0);}
function TB_overlaySize(){if(window.innerHeight&&window.scrollMaxY||window.innerWidth&&window.scrollMaxX){yScroll=window.innerHeight+window.scrollMaxY;xScroll=window.innerWidth+window.scrollMaxX;var deff=document.documentElement;var wff=(deff&&deff.clientWidth)||document.body.clientWidth||window.innerWidth||self.innerWidth;var hff=(deff&&deff.clientHeight)||document.body.clientHeight||window.innerHeight||self.innerHeight;xScroll-=(window.innerWidth-wff);yScroll-=(window.innerHeight-hff);}else if(document.body.scrollHeight>document.body.offsetHeight||document.body.scrollWidth>document.body.offsetWidth){yScroll=document.body.scrollHeight;xScroll=document.body.scrollWidth;}else{yScroll=document.body.offsetHeight;xScroll=document.body.offsetWidth;}
jQuery("#TB_overlay").css({"height":yScroll,"width":xScroll});jQuery("#TB_HideSelect").css({"height":yScroll,"width":xScroll});}
function TB_load_position(){var pagesize=TB_getPageSize();var arrayPageScroll=TB_getPageScrollTop();jQuery("#TB_load").css({left:(arrayPageScroll[0]+(pagesize[0]-100)/2),top:(arrayPageScroll[1]+((pagesize[1]-100)/2))}).css({display:"block"});}
function TB_parseQuery(query){if(!query)
return{};var params={};var pairs=query.split(/[;&]/);for(var i=0;i<pairs.length;i++){var pair=pairs[i].split('=');if(!pair||pair.length!=2)
continue;params[unescape(pair[0])]=unescape(pair[1]).replace(/\+/g,' ');}
return params;}
function TB_getPageScrollTop(){var yScrolltop;var xScrollleft;if(self.pageYOffset||self.pageXOffset){yScrolltop=self.pageYOffset;xScrollleft=self.pageXOffset;}else if(document.documentElement&&document.documentElement.scrollTop||document.documentElement.scrollLeft){yScrolltop=document.documentElement.scrollTop;xScrollleft=document.documentElement.scrollLeft;}else if(document.body){yScrolltop=document.body.scrollTop;xScrollleft=document.body.scrollLeft;}
arrayPageScroll=new Array(xScrollleft,yScrolltop)
return arrayPageScroll;}
function TB_getPageSize(){var de=document.documentElement;var w=window.innerWidth||self.innerWidth||(de&&de.clientWidth)||document.body.clientWidth;var h=window.innerHeight||self.innerHeight||(de&&de.clientHeight)||document.body.clientHeight
arrayPageSize=new Array(w,h)
return arrayPageSize;};(function(d){d.tools=d.tools||{};d.tools.sbTabs={version:"1.0.2",conf:{sbTabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",initialIndex:0,event:"click",api:false,rotate:false},addEffect:function(e,f){c[e]=f}};var c={"default":function(f,e){this.getPanes().hide().eq(f).show();e.call()},fade:function(g,e){var f=this.getConf(),h=f.fadeOutSpeed,j=this.getCurrentPane();if(h){j.fadeOut(h)}else{j.hide()}this.getPanes().eq(g).fadeIn(f.fadeInSpeed,e)},slide:function(f,e){this.getCurrentPane().slideUp(200);this.getPanes().eq(f).slideDown(400,e)},ajax:function(f,e){this.getPanes().eq(0).load(this.getTabs().eq(f).attr("href"),e)}};var b;d.tools.sbTabs.addEffect("horizontal",function(f,e){if(!b){b=this.getPanes().eq(0).width()}this.getCurrentPane().animate({width:0},function(){d(this).hide()});this.getPanes().eq(f).animate({width:b},function(){d(this).show();e.call()})});function a(f,g,h){var e=this,i;function j(k,l){d(e).bind(k,function(n,m){if(l&&l.call(this,m.index)===false&&m){m.proceed=false}});return e}d.each(h,function(k,l){if(d.isFunction(l)){j(k,l)}});d.extend(this,{click:function(l){var o=e.getCurrentPane();var m=f.eq(l);if(typeof l=="string"&&l.replace("#","")){m=f.filter("[href*="+l.replace("#","")+"]");l=Math.max(f.index(m),0)}if(h.rotate){var n=f.length-1;if(l<0){return e.click(n)}if(l>n){return e.click(0)}}if(!m.length){if(i>=0){return e}l=h.initialIndex;m=f.eq(l)}var k={index:l,proceed:true};d(e).triggerHandler("onBeforeClick",k);if(!k.proceed){return e}if(l===i){return e}m.addClass(h.current);c[h.effect].call(e,l,function(){d(e).triggerHandler("onClick",k)});f.removeClass(h.current);m.addClass(h.current);i=l;return e},getConf:function(){return h},getTabs:function(){return f},getPanes:function(){return g},getCurrentPane:function(){return g.eq(i)},getCurrentTab:function(){return f.eq(i)},getIndex:function(){return i},next:function(){return e.click(i+1)},prev:function(){return e.click(i-1)},onBeforeClick:function(k){return j("onBeforeClick",k)},onClick:function(k){return j("onClick",k)}});f.each(function(k){d(this).bind(h.event,function(l){e.click(k);return l.preventDefault()})});if(location.hash){e.click(location.hash)}else{e.click(h.initialIndex)}g.find("a[href^=#]").click(function(){e.click(d(this).attr("href"))})}d.fn.sbTabs=function(i,f){var g=this.eq(typeof f=="number"?f:0).data("sbTabs");if(g){return g}var h=d.extend({},d.tools.sbTabs.conf),e=this.length;d.extend(h,f);if(d.isFunction(f)){f={onBeforeClick:f}}d.extend(h,f);this.each(function(l){var j=d(this);var k=j.find(h.sbTabs);if(!k.length){k=j.children()}var m=j.children(i);if(!m.length){m=e==1?d(i):j.parent().find(i)}g=new a(k,m,h);j.data("sbTabs",g)});return h.api?g:this}})(jQuery);(function(d){var a=d.tools.sbTabs;a.plugins=a.plugins||{};a.plugins.history={version:"1.0.0",conf:{api:false}};var e,b;function c(f){if(f){var g=b.contentWindow.document;g.open().close();g.location.hash=f}}d.fn.onHash=function(g){var f=this;if(d.browser.msie&&d.browser.version<"8"){if(!b){b=d("<iframe />").hide().get(0);d("body").append(b);setInterval(function(){var i=b.contentWindow.document,j=i.location.hash;if(e!==j){d.event.trigger("hash",j);e=j}},100);c(location.hash||"#")}f.bind("click.hash",function(h){c(d(this).attr("href"))})}else{setInterval(function(){var j=location.hash;var i=f.filter("[href$="+j+"]");if(!i.length){j=j.replace("#","");i=f.filter("[href$="+j+"]")}if(i.length&&j!==e){e=j;d.event.trigger("hash",j)}},100)}d(window).bind("hash",g);return this};d.fn.history=function(h){var g=d.extend({},a.plugins.history.conf),f;d.extend(g,h);this.each(function(){var k=d(this).sbTabs(),j=k.getTabs(),i=k;j.onHash(function(l,m){if(d.browser.msie&&m=="#"){m=0}k.click(m)});j.click(function(l){location.hash=d(this).attr("href").replace("#","")})});return g.api?f:this}})(jQuery);(function(c){c.tools=c.tools||{};c.tools.tooltip={version:"1.1.0",conf:{effect:"slide",direction:"up",bounce:false,slideOffset:10,slideInSpeed:200,slideOutSpeed:200,slideFade:!c.browser.msie,fadeOutSpeed:"fast",tip:null,predelay:0,delay:30,opacity:1,lazy:undefined,position:["top","center"],cancelDefault:true,offset:[0,0],api:false,events:{def:"mouseover,mouseout",input:"focus,blur",widget:"focus mouseover,blur mouseout"}},addEffect:function(e,g,f){b[e]=[g,f]}};var b={toggle:[function(e){var f=this.getConf();this.getTip().css({opacity:f.opacity}).show();e.call()},function(e){this.getTip().hide();e.call()}],fade:[function(e){this.getTip().fadeIn(this.getConf().fadeInSpeed,e)},function(e){this.getTip().fadeOut(this.getConf().fadeOutSpeed,e)}]};var d={up:["-","top"],down:["+","top"],left:["-","left"],right:["+","left"]};c.tools.tooltip.addEffect("slide",function(e){var g=this.getConf(),h=this.getTip(),i=g.slideFade?{opacity:g.opacity}:{},f=d[g.direction]||d.up;i[f[1]]=f[0]+"="+g.slideOffset;if(g.slideFade){h.css({opacity:0})}h.show().animate(i,g.slideInSpeed,e)},function(f){var h=this.getConf(),j=h.slideOffset,i=h.slideFade?{opacity:0}:{},g=d[h.direction]||d.up;var e=""+g[0];if(h.bounce){e=e=="+"?"-":"+"}i[g[1]]=e+"="+j;this.getTip().animate(i,h.slideOutSpeed,function(){c(this).hide();f.call()})});function a(f,g){var p=this;f.data("tooltip",p);var l=f.next();if(g.tip){l=c(g.tip);if(l.length>1){l=f.nextAll(g.tip).eq(0);if(!l.length){l=f.parent().nextAll(g.tip).eq(0)}}}function h(q,r){c(p).bind(q,function(t,s){if(r&&r.call(this,s?s.position:undefined)===false&&s){s.proceed=false}});return p}function o(){var t=f.position().top-l.outerHeight();var q=l.outerHeight()+f.outerHeight();var u=g.position[0];if(u=="center"){t+=q/2}if(u=="bottom"){t+=q}var r=f.outerWidth()+l.outerWidth();var s=f.position().left+f.outerWidth();u=g.position[1];if(u=="center"){s-=r/2}if(u=="left"){s-=r}t+=g.offset[0];s+=g.offset[1];return{top:t,left:s}}c.each(g,function(q,r){if(c.isFunction(r)){h(q,r)}});var j=f.is(":input"),e=j&&f.is(":checkbox, :radio, select, :button"),i=f.attr("type"),n=g.events[i]||g.events[j?(e?"widget":"input"):"def"];n=n.split(/,\s*/);f.bind(n[0],function(r){var q=l.data("trigger");if(q&&q[0]!=this){l.hide()}r.target=this;p.show(r);l.hover(p.show,function(s){p.hide()})});f.bind(n[1],function(){p.hide()});if(!c.browser.msie&&!j){f.mousemove(function(){if(!p.isShown()){f.triggerHandler("mouseover")}})}if(g.opacity<1){l.css("opacity",g.opacity)}var m=0,k=f.attr("title");if(k&&g.cancelDefault){f.removeAttr("title");f.data("title",k)}c.extend(p,{show:function(r){if(r){f=c(r.target)}clearTimeout(l.data("timer"));if(l.is(":animated")||l.is(":visible")){return p}function q(){l.data("trigger",f);var t=o();if(g.tip&&k){l.html(k)}var s={proceed:true,position:t};c(p).trigger("onBeforeShow",s);if(s.proceed===false){return p}t=o();l.css({position:"absolute",top:t.top,left:t.left});b[g.effect][0].call(p,function(){c(p).trigger("onShow")})}if(g.predelay){clearTimeout(m);m=setTimeout(q,g.predelay)}else{q()}return p},hide:function(){clearTimeout(l.data("timer"));clearTimeout(m);if(!l.is(":visible")){return}function q(){var r={proceed:true};c(p).trigger("onBeforeHide",r);if(r.proceed===false){return}b[g.effect][1].call(p,function(){c(p).trigger("onHide")})}if(g.delay){l.data("timer",setTimeout(q,g.delay))}else{q()}return p},isShown:function(){return l.is(":visible, :animated")},getConf:function(){return g},getTip:function(){return l},getTrigger:function(){return f},onBeforeShow:function(q){return h("onBeforeShow",q)},onShow:function(q){return h("onShow",q)},onBeforeHide:function(q){return h("onBeforeHide",q)},onHide:function(q){return h("onHide",q)}})}c.prototype.tooltip=function(e){var f=this.eq(typeof e=="number"?e:0).data("tooltip");if(f){return f}var g=c.extend(true,{},c.tools.tooltip.conf);if(c.isFunction(e)){e={onBeforeShow:e}}else{if(typeof e=="string"){e={tip:e}}}c.extend(true,g,e);if(typeof g.position=="string"){g.position=g.position.split(/,?\s/)}if(g.lazy!==false&&(g.lazy===true||this.length>20)){this.one("mouseover",function(){f=new a(c(this),g);f.show()})}else{this.each(function(){f=new a(c(this),g)})}return g.api?f:this}})(jQuery);(function(c){c.tools=c.tools||{};c.tools.scrollable={version:"1.1.0",conf:{size:5,vertical:false,speed:400,keyboard:true,keyboardSteps:null,disabledClass:"disabled",hoverClass:null,clickable:true,activeClass:"active",easing:"swing",items:".items",item:null,prev:".prev",next:".next",prevPage:".prevPage",nextPage:".nextPage",api:false}};var d,a=0;function b(r,o,m){var t=this,e=!o.vertical,f=r.children(),l=0,j;if(!d){d=t}function p(u,v){c(t).bind(u,function(x,w){if(v&&v.call(this,w.index)===false&&w){w.proceed=false}});return t}c.each(o,function(u,v){if(c.isFunction(v)){p(u,v)}});if(f.length>1){f=c(o.items,r)}function n(v){var u=c(v);return m==1||u.length==1||o.globalNav?u:r.parent().find(v)}r.data("finder",n);var g=n(o.prev),i=n(o.next),h=n(o.prevPage),q=n(o.nextPage);c.extend(t,{getIndex:function(){return l},getConf:function(){return o},getSize:function(){return t.getItems().size()},getPageAmount:function(){return Math.ceil(this.getSize()/o.size)},getPageIndex:function(){return Math.ceil(l/o.size)},getNaviButtons:function(){return g.add(i).add(h).add(q)},getRoot:function(){return r},getItemWrap:function(){return f},getItems:function(){return f.children(o.item)},getVisibleItems:function(){return t.getItems().slice(l,l+o.size)},seekTo:function(u,y,v){if(y===undefined){y=o.speed}if(c.isFunction(y)){v=y;y=o.speed}if(u<0){u=0}if(u>t.getSize()-o.size){return this.end()}var w=t.getItems().eq(u);if(!w.length){return t}var x={index:u,proceed:true};c(t).trigger("onBeforeSeek",x);if(!x.proceed){return t}function z(){if(v){v.call(t)}c(t).trigger("onSeek",x)}if(e){f.animate({left:-w.position().left},y,o.easing,z)}else{f.animate({top:-w.position().top},y,o.easing,z)}d=t;l=u;return t},move:function(w,v,u){j=w>0;return this.seekTo(l+w,v,u)},next:function(v,u){return this.move(1,v,u)},prev:function(v,u){return this.move(-1,v,u)},movePage:function(y,x,w){j=y>0;var u=o.size*y;var v=l%o.size;if(v>0){u+=(y>0?-v:o.size-v)}return this.move(u,x,w)},prevPage:function(v,u){return this.movePage(-1,v,u)},nextPage:function(v,u){return this.movePage(1,v,u)},setPage:function(v,w,u){return this.seekTo(v*o.size,w,u)},begin:function(v,u){return this.seekTo(0,v,u)},end:function(v,u){var w=this.getSize()-o.size;return w>0?this.seekTo(w,v,u):t},reload:function(){c(t).trigger("onReload",{});return t},onBeforeSeek:function(u){return p("onBeforeSeek",u)},onSeek:function(u){return p("onSeek",u)},onReload:function(u){return p("onReload",u)},focus:function(){d=t;return t},click:function(w){var x=t.getItems().eq(w),u=o.activeClass,v=o.size;if(w<0||w>=t.getSize()){return t}if(v==1){if(w===0||w==t.getSize()-1){j=(j===undefined)?true:!j}return j===false?t.prev():t.next()}if(v==2){if(w==l){w--}t.getItems().removeClass(u);x.addClass(u);return t.seekTo(w,time,fn)}if(!x.hasClass(u)){t.getItems().removeClass(u);x.addClass(u);var z=Math.floor(v/2);var y=w-z;if(y>t.getSize()-v){y=t.getSize()-v}if(y!==w){return t.seekTo(y)}}return t}});g.addClass(o.disabledClass).click(function(){t.prev()});i.click(function(){t.next()});q.click(function(){t.nextPage()});h.addClass(o.disabledClass).click(function(){t.prevPage()});t.onSeek(function(u){if(u===0){g.add(h).addClass(o.disabledClass)}else{g.add(h).removeClass(o.disabledClass)}if(u>=t.getSize()-o.size){i.add(q).addClass(o.disabledClass)}else{i.add(q).removeClass(o.disabledClass)}});var k=o.hoverClass,s="keydown."+Math.random().toString().substring(10);t.onReload(function(){if(k){t.getItems().hover(function(){c(this).addClass(k)},function(){c(this).removeClass(k)})}if(o.clickable){t.getItems().each(function(u){c(this).unbind("click.scrollable").bind("click.scrollable",function(v){if(c(v.target).is("a")){return}return t.click(u)})})}if(o.keyboard){c(document).bind(s,function(u){if(u.altKey||u.ctrlKey){return}if(o.keyboard!="static"&&d!=t){return}var v=o.keyboardSteps;if(e&&(u.keyCode==37||u.keyCode==39)){t.move(u.keyCode==37?-v:v);return u.preventDefault()}if(!e&&(u.keyCode==38||u.keyCode==40)){t.move(u.keyCode==38?-v:v);return u.preventDefault()}return true})}else{c(document).unbind(s)}});t.reload()}c.fn.scrollable=function(e){var f=this.eq(typeof e=="number"?e:0).data("scrollable");if(f){return f}var g=c.extend({},c.tools.scrollable.conf);c.extend(g,e);g.keyboardSteps=g.keyboardSteps||g.size;a+=this.length;this.each(function(){f=new b(c(this),g);c(this).data("scrollable",f)});return g.api?f:this}})(jQuery);(function(c){c.tools=c.tools||{};c.tools.overlay={version:"1.1.0",addEffect:function(e,f,g){b[e]=[f,g]},conf:{top:"10%",left:"center",absolute:false,speed:"normal",closeSpeed:"fast",effect:"default",close:null,oneInstance:true,closeOnClick:true,closeOnEsc:true,api:false,expose:null,target:null}};var b={};c.tools.overlay.addEffect("default",function(e){this.getOverlay().fadeIn(this.getConf().speed,e)},function(e){this.getOverlay().fadeOut(this.getConf().closeSpeed,e)});var d=[];function a(i,f){var p=this,o=c(window),l,k,j,g=f.expose&&c.tools.expose.version;var h=f.target||i.attr("rel");k=h?c(h):null||i;if(i){i.click(function(q){p.load();return q.preventDefault()})}function n(e,q){c(p).bind(e,function(s,r){if(q&&q.call(this)===false&&r){r.proceed=false}});return p}c.each(f,function(e,q){if(c.isFunction(q)){n(e,q)}});c.extend(p,{load:function(){if(p.isOpened()){return p}if(f.oneInstance){c.each(d,function(){this.close()})}var t={proceed:true};c(p).trigger("onBeforeLoad",t);if(!t.proceed){return p}if(g){k.expose().load()}var s=f.top;if(typeof s=="string"){s=parseInt(s,10)/100*o.height()}var r=f.left;var e=k.outerWidth({margin:true});var q=k.outerHeight({margin:true});if(s=="center"){s=Math.max((o.height()-q)/2,0)}if(r=="center"){r=Math.max((o.width()-e)/2,0)}if(!f.absolute){s+=o.scrollTop();r+=o.scrollLeft()}k.css({top:s,left:r,position:"absolute"});b[f.effect][0].call(p,function(){c(p).trigger("onLoad");j=true});if(f.closeOnClick){c(document).bind("click.overlay",function(u){if(!p.isOpened()){return}var v=c(u.target);if(v.parents(k).length>1){return}c.each(d,function(){this.close()})})}if(f.closeOnEsc){c(document).unbind("keydown.overlay").bind("keydown.overlay",function(u){if(u.keyCode==27){c.each(d,function(){this.close()})}})}return p},close:function(){if(!p.isOpened()){return p}var q={proceed:true};c(p).trigger("onBeforeClose",q);if(!q.proceed){return p}b[f.effect][1].call(p,function(){j=false;c(p).trigger("onClose")});var e=true;c.each(d,function(){if(this.isOpened()){e=false}});if(e){c(document).unbind("click.overlay").unbind("keydown.overlay")}return p},getContent:function(){return k},getOverlay:function(){return k},getTrigger:function(){return i},getClosers:function(){return l},isOpened:function(){return j},getConf:function(){return f},onBeforeLoad:function(e){return n("onBeforeLoad",e)},onLoad:function(e){return n("onLoad",e)},onBeforeClose:function(e){return n("onBeforeClose",e)},onClose:function(e){return n("onClose",e)}});if(g){if(typeof f.expose=="string"){f.expose={color:f.expose}}c.extend(f.expose,{api:true,closeOnClick:f.closeOnClick,closeOnEsc:false});var m=k.expose(f.expose);m.onBeforeClose(function(){p.close()});p.onClose(function(){m.close()})}l=k.find(f.close||".close");if(!l.length&&!f.close){l=c('<div class="close"></div>');k.prepend(l)}l.click(function(){p.close()})}c.fn.overlay=function(e){var f=this.eq(typeof e=="number"?e:0).data("overlay");if(f){return f}if(c.isFunction(e)){e={onBeforeLoad:e}}var g=c.extend({},c.tools.overlay.conf);c.extend(true,g,e);this.each(function(){f=new a(c(this),g);d.push(f);c(this).data("overlay",f)});return g.api?f:this}})(jQuery);(function(b){b.tools=b.tools||{};b.tools.expose={version:"1.0.4",conf:{maskId:null,loadSpeed:"slow",closeSpeed:"fast",closeOnClick:true,closeOnEsc:true,zIndex:9998,opacity:0.8,color:"#456",api:false}};function a(){if(b.browser.msie){var f=b(document).height(),e=b(window).height();return[window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,f-e<20?e:f]}return[b(window).width(),b(document).height()]}function c(g,h){var e=this,d=null,f=false,i=0;function j(k,l){b(e).bind(k,function(n,m){if(l&&l.call(this)===false&&m){m.proceed=false}});return e}b.each(h,function(k,l){if(b.isFunction(l)){j(k,l)}});b(window).resize(function(){e.fit()});b.extend(this,{getMask:function(){return d},getExposed:function(){return g},getConf:function(){return h},isLoaded:function(){return f},load:function(){if(f){return e}i=g.eq(0).css("zIndex");if(h.maskId){d=b("#"+h.maskId)}if(!d||!d.length){var l=a();d=b("<div/>").css({position:"absolute",top:0,left:0,width:l[0],height:l[1],display:"none",opacity:0,zIndex:h.zIndex});if(h.maskId){d.attr("id",h.maskId)}b("body").append(d);var k=d.css("backgroundColor");if(!k||k=="transparent"||k=="rgba(0, 0, 0, 0)"){d.css("backgroundColor",h.color)}if(h.closeOnEsc){b(document).bind("keydown.unexpose",function(o){if(o.keyCode==27){e.close()}})}if(h.closeOnClick){d.bind("click.unexpose",function(){e.close()})}}var n={proceed:true};b(e).trigger("onBeforeLoad",n);if(!n.proceed){return e}b.each(g,function(){var o=b(this);if(!/relative|absolute|fixed/i.test(o.css("position"))){o.css("position","relative")}});g.css({zIndex:Math.max(h.zIndex+1,i=="auto"?0:i)});var m=d.height();if(!this.isLoaded()){d.css({opacity:0,display:"block"}).fadeTo(h.loadSpeed,h.opacity,function(){if(d.height()!=m){d.css("height",m)}b(e).trigger("onLoad")})}f=true;return e},close:function(){if(!f){return e}var k={proceed:true};b(e).trigger("onBeforeClose",k);if(k.proceed===false){return e}d.fadeOut(h.closeSpeed,function(){b(e).trigger("onClose");g.css({zIndex:b.browser.msie?i:null})});f=false;return e},onBeforeLoad:function(k){return j("onBeforeLoad",k)},onLoad:function(k){return j("onLoad",k)},onBeforeClose:function(k){return j("onBeforeClose",k)},onClose:function(k){return j("onClose",k)},fit:function(){if(d){var k=a();d.css({width:k[0],height:k[1]})}}})}b.fn.expose=function(d){var e=this.eq(typeof d=="number"?d:0).data("expose");if(e){return e}if(typeof d=="string"){d={color:d}}var f=b.extend({},b.tools.expose.conf);b.extend(f,d);this.each(function(){e=new c(b(this),f);b(this).data("expose",e)});return f.api?e:this}})(jQuery);;
/*
 * jQuery corner plugin: simple corner rounding
 * Examples and documentation at: http://jquery.malsup.com/corner/
 * version 2.08 (02-MAR-2010)
 * Requires jQuery v1.3.2 or later
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Authors: Dave Methvin and Mike Alsup
 */
;(function($){var style=document.createElement('div').style;var moz=style['MozBorderRadius']!==undefined;var webkit=style['WebkitBorderRadius']!==undefined;var radius=style['borderRadius']!==undefined||style['BorderRadius']!==undefined;var mode=document.documentMode||0;var noBottomFold=$.browser.msie&&(($.browser.version<8&&!mode)||mode<8);var expr=$.browser.msie&&(function(){var div=document.createElement('div');try{div.style.setExpression('width','0+0');div.style.removeExpression('width');}
catch(e){return false;}
return true;})();function sz(el,p){return parseInt($.css(el,p))||0;};function hex2(s){var s=parseInt(s).toString(16);return(s.length<2)?'0'+s:s;};function gpc(node){for(;node&&node.nodeName.toLowerCase()!='html';node=node.parentNode){var v=$.css(node,'backgroundColor');if(v=='rgba(0, 0, 0, 0)')
continue;if(v.indexOf('rgb')>=0){var rgb=v.match(/\d+/g);return'#'+hex2(rgb[0])+hex2(rgb[1])+hex2(rgb[2]);}
if(v&&v!='transparent')
return v;}
return'#ffffff';};function getWidth(fx,i,width){switch(fx){case'round':return Math.round(width*(1-Math.cos(Math.asin(i/width))));case'cool':return Math.round(width*(1+Math.cos(Math.asin(i/width))));case'sharp':return Math.round(width*(1-Math.cos(Math.acos(i/width))));case'bite':return Math.round(width*(Math.cos(Math.asin((width-i-1)/width))));case'slide':return Math.round(width*(Math.atan2(i,width/i)));case'jut':return Math.round(width*(Math.atan2(width,(width-i-1))));case'curl':return Math.round(width*(Math.atan(i)));case'tear':return Math.round(width*(Math.cos(i)));case'wicked':return Math.round(width*(Math.tan(i)));case'long':return Math.round(width*(Math.sqrt(i)));case'sculpt':return Math.round(width*(Math.log((width-i-1),width)));case'dogfold':case'dog':return(i&1)?(i+1):width;case'dog2':return(i&2)?(i+1):width;case'dog3':return(i&3)?(i+1):width;case'fray':return(i%2)*width;case'notch':return width;case'bevelfold':case'bevel':return i+1;}};$.fn.corner=function(options){if(this.length==0){if(!$.isReady&&this.selector){var s=this.selector,c=this.context;$(function(){$(s,c).corner(options);});}
return this;}
return this.each(function(index){var $this=$(this);var o=[$this.attr($.fn.corner.defaults.metaAttr)||'',options||''].join(' ').toLowerCase();var keep=/keep/.test(o);var cc=((o.match(/cc:(#[0-9a-f]+)/)||[])[1]);var sc=((o.match(/sc:(#[0-9a-f]+)/)||[])[1]);var width=parseInt((o.match(/(\d+)px/)||[])[1])||10;var re=/round|bevelfold|bevel|notch|bite|cool|sharp|slide|jut|curl|tear|fray|wicked|sculpt|long|dog3|dog2|dogfold|dog/;var fx=((o.match(re)||['round'])[0]);var fold=/dogfold|bevelfold/.test(o);var edges={T:0,B:1};var opts={TL:/top|tl|left/.test(o),TR:/top|tr|right/.test(o),BL:/bottom|bl|left/.test(o),BR:/bottom|br|right/.test(o)};if(!opts.TL&&!opts.TR&&!opts.BL&&!opts.BR)
opts={TL:1,TR:1,BL:1,BR:1};if($.fn.corner.defaults.useNative&&fx=='round'&&(radius||moz||webkit)&&!cc&&!sc){if(opts.TL)
$this.css(radius?'border-top-left-radius':moz?'-moz-border-radius-topleft':'-webkit-border-top-left-radius',width+'px');if(opts.TR)
$this.css(radius?'border-top-right-radius':moz?'-moz-border-radius-topright':'-webkit-border-top-right-radius',width+'px');if(opts.BL)
$this.css(radius?'border-bottom-left-radius':moz?'-moz-border-radius-bottomleft':'-webkit-border-bottom-left-radius',width+'px');if(opts.BR)
$this.css(radius?'border-bottom-right-radius':moz?'-moz-border-radius-bottomright':'-webkit-border-bottom-right-radius',width+'px');return;}
var strip=document.createElement('div');$(strip).css({overflow:'hidden',height:'1px',minHeight:'1px',fontSize:'1px',backgroundColor:sc||'transparent',borderStyle:'solid'});var pad={T:parseInt($.css(this,'paddingTop'))||0,R:parseInt($.css(this,'paddingRight'))||0,B:parseInt($.css(this,'paddingBottom'))||0,L:parseInt($.css(this,'paddingLeft'))||0};if(typeof this.style.zoom!=undefined)this.style.zoom=1;if(!keep)this.style.border='none';strip.style.borderColor=cc||gpc(this.parentNode);var cssHeight=$(this).outerHeight();for(var j in edges){var bot=edges[j];if((bot&&(opts.BL||opts.BR))||(!bot&&(opts.TL||opts.TR))){strip.style.borderStyle='none '+(opts[j+'R']?'solid':'none')+' none '+(opts[j+'L']?'solid':'none');var d=document.createElement('div');$(d).addClass('jquery-corner');var ds=d.style;bot?this.appendChild(d):this.insertBefore(d,this.firstChild);if(bot&&cssHeight!='auto'){if($.css(this,'position')=='static')
this.style.position='relative';ds.position='absolute';ds.bottom=ds.left=ds.padding=ds.margin='0';if(expr)
ds.setExpression('width','this.parentNode.offsetWidth');else
ds.width='100%';}
else if(!bot&&$.browser.msie){if($.css(this,'position')=='static')
this.style.position='relative';ds.position='absolute';ds.top=ds.left=ds.right=ds.padding=ds.margin='0';if(expr){var bw=sz(this,'borderLeftWidth')+sz(this,'borderRightWidth');ds.setExpression('width','this.parentNode.offsetWidth - '+bw+'+ "px"');}
else
ds.width='100%';}
else{ds.position='relative';ds.margin=!bot?'-'+pad.T+'px -'+pad.R+'px '+(pad.T-width)+'px -'+pad.L+'px':(pad.B-width)+'px -'+pad.R+'px -'+pad.B+'px -'+pad.L+'px';}
for(var i=0;i<width;i++){var w=Math.max(0,getWidth(fx,i,width));var e=strip.cloneNode(false);e.style.borderWidth='0 '+(opts[j+'R']?w:0)+'px 0 '+(opts[j+'L']?w:0)+'px';bot?d.appendChild(e):d.insertBefore(e,d.firstChild);}
if(fold&&$.support.boxModel){if(bot&&noBottomFold)continue;for(var c in opts){if(!opts[c])continue;if(bot&&(c=='TL'||c=='TR'))continue;if(!bot&&(c=='BL'||c=='BR'))continue;var common={position:'absolute',border:'none',margin:0,padding:0,overflow:'hidden',backgroundColor:strip.style.borderColor};var $horz=$('<div/>').css(common).css({width:width+'px',height:'1px'});switch(c){case'TL':$horz.css({bottom:0,left:0});break;case'TR':$horz.css({bottom:0,right:0});break;case'BL':$horz.css({top:0,left:0});break;case'BR':$horz.css({top:0,right:0});break;}
d.appendChild($horz[0]);var $vert=$('<div/>').css(common).css({top:0,bottom:0,width:'1px',height:width+'px'});switch(c){case'TL':$vert.css({left:width});break;case'TR':$vert.css({right:width});break;case'BL':$vert.css({left:width});break;case'BR':$vert.css({right:width});break;}
d.appendChild($vert[0]);}}}}});};$.fn.uncorner=function(){if(radius||moz||webkit)
this.css(radius?'border-radius':moz?'-moz-border-radius':'-webkit-border-radius',0);$('div.jquery-corner',this).remove();return this;};$.fn.corner.defaults={useNative:true,metaAttr:'data-corner'};})(jQuery);;var sbCookie={setRaw:function(n,v,daysToExp,pg){var ex='';try{if(daysToExp!=undefined){var d=new Date();d.setTime(d.getTime()+(86400000*parseFloat(daysToExp)));ex=';expires='+d.toGMTString();}}catch(e){}
if(pg!=undefined){if(pg!='.')ex+=';path='+pg;}
else{ex+=';path=/';}
return(document.cookie=escape(n)+'='+(v||'')+ex);},set:function(n,v,daysToExp,pg){return this.setRaw(n,escape(v||''),daysToExp,pg);},get:function(n){var c=document.cookie.match(new RegExp('(^|;)\\s*'+escape(n)+'=([^;\\s]*)'));return(c?unescape(c[2]):null);},erase:function(n,pg){var c=sbCookie.get(n)||true;sbCookie.set(n,'',-1,pg);return c;},accept:function(){if(typeof(navigator.cookieEnabled)=='boolean'){return navigator.cookieEnabled;}
sbCookie.set('_t','1');return(sbCookie.erase('_t')==='1');}};;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:
 * © 1997, 2000 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Chaparral is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * ChaparralPro-Regular
 * 
 * Designer:
 * Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":188,"face":{"font-family":"Chaparral Pro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 5 3 4 5 5 2 2 3","ascent":"266","descent":"-94","x-height":"4","bbox":"-11 -270 319 90","underline-thickness":"19.44","underline-position":"-16.56","stemh":"16","stemv":"28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":79},"!":{"d":"40,-59r-9,-172v8,-2,32,-8,35,-5r-7,175v-5,1,-14,2,-19,2xm50,-34v26,1,22,37,-1,37v-11,0,-19,-8,-19,-18v0,-9,8,-19,20,-19","w":98},"\"":{"d":"47,-251v-1,18,-3,60,-3,80v-5,1,-14,3,-18,3v-2,-30,-4,-61,-6,-78v8,-3,22,-5,27,-5xm97,-251v-1,18,-3,60,-3,80v-5,1,-14,3,-18,3v-2,-30,-4,-62,-6,-79v8,-3,22,-4,27,-4","w":115},"#":{"d":"83,-168r39,0v4,-23,8,-46,11,-65r19,0v-3,18,-7,43,-11,65r36,0v0,6,0,12,-1,17r-38,0r-9,50r39,0v0,6,0,11,-1,17r-41,0v-4,25,-8,51,-12,71r-18,0r12,-71r-40,0v-4,25,-9,51,-12,71r-18,0r12,-71r-37,0v0,-6,1,-12,1,-17r39,0v3,-17,5,-33,8,-50r-39,0r0,-16v14,0,28,-1,42,-1v4,-23,8,-46,11,-65v6,-1,13,0,19,0v-3,18,-7,43,-11,65xm119,-151r-39,0r-9,50r40,0v3,-17,5,-34,8,-50"},"$":{"d":"165,-73v0,37,-25,57,-65,61v0,12,-1,25,-1,37v-6,1,-12,1,-17,1v0,-12,1,-24,1,-37v-20,1,-48,-4,-65,-13v2,-7,7,-17,13,-21v13,8,32,17,52,18v1,-25,1,-53,1,-80v-32,-11,-57,-23,-57,-55v0,-33,29,-52,64,-55r0,-36v5,-1,13,-3,19,-3v0,12,-1,25,-1,39v24,0,41,5,50,10v0,5,-7,18,-12,21v-10,-6,-26,-14,-39,-15v0,23,0,50,-1,74v35,11,58,23,58,54xm90,-201v-20,2,-39,13,-39,36v0,19,13,25,38,33v0,-23,1,-47,1,-69xm100,-28v24,-3,39,-15,40,-38v0,-22,-13,-29,-38,-37v0,25,-1,51,-2,75"},"%":{"d":"15,-175v-1,-34,25,-60,57,-60v29,0,110,-2,129,-4v3,4,6,7,8,11r-131,237v-5,-2,-10,-4,-15,-7r120,-225v-24,1,-53,2,-79,2v33,27,17,111,-37,106v-33,-3,-51,-23,-52,-60xm99,-176v0,-25,-6,-44,-30,-44v-23,0,-31,19,-31,45v0,28,7,46,31,46v24,0,30,-17,30,-47xm152,-54v0,-33,20,-63,56,-62v36,1,49,23,51,58v2,32,-23,62,-54,62v-33,0,-52,-24,-53,-58xm236,-57v0,-26,-6,-44,-30,-45v-24,-1,-31,22,-31,47v1,26,7,44,31,44v22,0,30,-15,30,-46","w":273},"&":{"d":"33,-181v-2,-66,120,-76,122,-7v1,27,-20,42,-47,60v26,18,53,46,70,66v10,-14,27,-44,21,-61r-21,-1v0,-5,1,-11,1,-16r69,0r0,16r-22,1v-8,32,-21,57,-36,75v14,16,24,37,59,32r0,16v-17,1,-37,2,-51,2v-8,-9,-16,-22,-25,-32v-13,13,-40,34,-83,34v-45,0,-76,-24,-78,-63v-1,-29,20,-53,51,-72v-14,-10,-30,-27,-30,-50xm95,-220v-21,0,-36,16,-36,37v0,20,13,31,33,44v23,-11,38,-24,38,-46v0,-19,-16,-36,-35,-35xm41,-64v0,61,95,59,120,21v-25,-30,-54,-58,-81,-76v-17,8,-39,27,-39,55","w":256},"(":{"d":"25,-101v0,-73,41,-131,81,-155r9,12v-30,22,-64,73,-64,142v0,77,36,119,63,143v-3,4,-7,8,-11,12v-34,-27,-78,-70,-78,-154","w":118,"k":{"g":-6,"k":-2,"l":-2,"T":-6,"Y":-12,"J":3,"V":-11,"W":-9,"h":-2}},")":{"d":"93,-103v0,82,-44,128,-80,156v-4,-4,-7,-8,-10,-12v28,-24,64,-67,64,-143v0,-70,-33,-119,-63,-142r9,-12v40,24,80,81,80,153","w":118},"*":{"d":"71,-184v1,15,1,31,1,46r-17,0v1,-15,2,-31,2,-46v-12,9,-24,18,-37,27v-3,-4,-6,-9,-9,-14v14,-8,28,-16,41,-24v-14,-8,-28,-16,-41,-24v3,-5,5,-10,8,-14r39,27r-3,-46r17,0v-1,15,0,31,-1,46r38,-27v3,4,6,9,8,14r-40,24r40,24v-3,4,-5,10,-9,14v-12,-9,-24,-18,-37,-27","w":128},"+":{"d":"166,-75r-62,0r0,71v-6,1,-14,1,-20,1r0,-72r-61,0r0,-19r61,0r0,-67v7,-1,15,-1,21,-1v0,19,-1,43,-1,67r62,0v0,6,1,14,0,20"},",":{"d":"40,-36v13,0,26,14,26,30v0,27,-18,48,-40,60v-4,-4,-8,-9,-11,-13v28,-14,35,-43,7,-50v-2,-15,7,-27,18,-27","w":88},"-":{"d":"101,-77r-89,0r0,-18r90,-1v0,7,-1,13,-1,19","w":113,"k":{"c":-8,"s":-7,"t":-6,"y":-7,"j":-4,"v":-6,"w":-9,"A":-6,"C":-9,"S":-10,"T":15,"Y":14,"z":-4,"Z":3,"J":-8,"V":5,"W":-1,"f":-6}},".":{"d":"45,-37v27,2,24,39,0,40v-12,0,-21,-8,-21,-20v0,-9,7,-20,21,-20","w":88},"\/":{"d":"22,20v-6,-1,-12,-3,-18,-5r114,-266v6,1,14,3,20,6","w":141},"0":{"d":"99,-236v56,6,73,45,73,117v0,72,-19,123,-80,123v-58,0,-75,-44,-75,-113v0,-77,21,-120,82,-127xm95,-13v67,4,51,-158,32,-190v-8,-12,-18,-16,-32,-16v-45,0,-49,45,-49,108v0,55,6,95,49,98"},"1":{"d":"112,-17r56,1r0,16r-144,0v0,-5,1,-11,1,-16v19,-2,45,3,60,-3r0,-182v-19,5,-38,11,-62,18v-1,-5,-3,-11,-4,-16v44,-13,91,-43,94,-36v0,70,-1,146,-1,218"},"2":{"d":"86,-218v-16,0,-34,3,-37,16r-8,35v-6,-1,-13,-2,-19,-3v1,-17,3,-34,4,-51v23,-15,93,-22,116,0v12,12,22,29,22,51v0,75,-72,110,-108,149r114,-1v0,7,-1,15,-2,22r-147,0v-2,-5,-5,-10,-6,-15v51,-45,109,-76,119,-152v4,-31,-19,-51,-48,-51"},"3":{"d":"132,-179v0,-39,-59,-52,-83,-26r-7,34v-6,-1,-13,-1,-19,-2v1,-16,3,-33,4,-49v39,-23,135,-21,134,38v0,30,-23,50,-49,58r0,3v37,5,56,30,56,56v-1,65,-80,81,-145,65v-3,-17,-6,-33,-8,-50v6,-1,14,-3,20,-4v4,12,6,26,11,37v42,14,93,-1,92,-46v-1,-37,-40,-50,-85,-46r0,-19v54,1,79,-21,79,-49"},"4":{"d":"7,-82r110,-152v8,0,16,0,24,1v0,49,-1,102,-1,152r39,0v0,6,1,13,0,19r-39,0r0,45r28,1v0,5,-1,11,-1,16r-92,0v0,-5,1,-10,1,-15v12,-1,27,0,38,-3r0,-44r-98,0v-3,-6,-6,-13,-9,-20xm114,-81v-2,-38,5,-85,-1,-119r-80,116v-1,2,0,3,1,3r80,0"},"5":{"d":"44,-22v38,23,99,-4,94,-49v7,-49,-57,-65,-107,-54v-4,-28,9,-73,11,-107r120,-1v0,7,0,16,-1,23v-32,0,-66,-1,-99,-1v-3,21,-7,43,-10,63v63,-13,114,24,114,69v0,73,-71,93,-142,78v-3,-16,-5,-34,-7,-50v6,-2,13,-3,19,-4"},"6":{"d":"141,-180v-5,-17,-1,-39,-28,-38v-47,3,-68,62,-65,101v43,-46,124,-26,124,43v0,40,-34,82,-77,78v-54,-6,-77,-34,-77,-102v0,-103,50,-151,136,-132v2,15,5,31,6,46v-6,1,-12,3,-19,4xm144,-68v0,-65,-68,-70,-96,-25v3,53,7,74,51,80v27,4,45,-30,45,-55"},"7":{"d":"66,1v5,-89,45,-110,84,-211v-56,0,-86,-1,-96,0v-16,2,-11,24,-17,36v-6,-1,-13,-2,-19,-3v3,-18,5,-37,8,-55r146,0v3,6,5,14,7,20v-44,83,-77,130,-85,212v-8,1,-21,1,-28,1"},"8":{"d":"26,-176v-2,-72,138,-83,140,-8v1,29,-22,47,-41,60v84,24,51,134,-34,128v-46,-3,-77,-17,-77,-61v0,-28,19,-50,50,-65r0,-2v-21,-10,-38,-26,-38,-52xm99,-219v-24,0,-46,16,-46,39v0,24,12,35,51,48v23,-12,35,-26,35,-48v1,-23,-17,-39,-40,-39xm93,-13v33,-1,54,-14,54,-46v0,-29,-18,-42,-64,-56v-23,10,-41,30,-41,56v0,29,23,46,51,46"},"9":{"d":"171,-131v0,98,-44,148,-137,131v-3,-15,-5,-30,-8,-45v6,-2,13,-3,19,-4v5,18,6,36,32,36v51,0,64,-60,66,-101v-42,40,-126,24,-126,-44v0,-42,33,-81,78,-78v56,4,76,37,76,105xm46,-162v0,60,69,66,95,26v-3,-49,-6,-80,-49,-84v-30,-3,-46,29,-46,58"},":":{"d":"45,-150v27,1,24,39,0,39v-12,0,-21,-8,-21,-19v0,-9,7,-20,21,-20xm45,-37v27,2,24,39,0,40v-12,0,-21,-8,-21,-19v0,-9,7,-21,21,-21","w":88},";":{"d":"45,-150v27,1,24,39,0,39v-12,0,-21,-8,-21,-19v0,-9,7,-20,21,-20xm40,-36v13,0,26,15,26,31v0,27,-18,47,-40,59v-4,-4,-8,-8,-11,-12v27,-15,35,-43,7,-51v-2,-15,6,-27,18,-27","w":88},"<":{"d":"62,-86r84,70v-3,5,-7,11,-11,15r-98,-76r0,-17r98,-72v4,4,8,10,11,15"},"=":{"d":"23,-102r0,-19v44,0,99,-1,144,-1v0,6,0,14,-1,20r-143,0xm22,-48v0,-6,0,-14,1,-20r144,0v0,6,-1,13,-1,19v-44,0,-99,1,-144,1"},">":{"d":"120,-85r-85,-68v3,-5,7,-10,11,-14r98,73r0,17r-98,74v-4,-4,-7,-9,-11,-14"},"?":{"d":"139,-181v0,30,-19,54,-56,77v-17,11,-8,22,-3,41v-5,3,-11,5,-18,6v-6,-8,-17,-32,-17,-45v41,-29,62,-47,62,-78v0,-36,-47,-52,-67,-27r-6,31v-7,-1,-14,-2,-20,-3v1,-15,3,-32,4,-47v12,-6,34,-12,56,-12v45,0,65,30,65,57xm71,-33v25,0,24,36,0,36v-11,0,-20,-7,-20,-17v0,-9,7,-19,20,-19","w":153},"@":{"d":"60,-57v2,-45,40,-99,83,-66r6,-11v5,1,11,3,17,4v-5,20,-15,55,-20,78v0,1,2,3,3,3v27,-5,42,-20,42,-53v0,-35,-21,-68,-70,-68v-46,0,-87,40,-87,100v0,72,70,86,115,59v3,4,5,8,6,12v-52,30,-139,11,-139,-70v0,-68,51,-113,109,-113v48,0,83,32,83,76v0,49,-24,71,-72,71v-11,0,-13,-12,-7,-25v-16,8,-31,26,-46,24v-6,-1,-24,-7,-23,-21xm139,-109v-27,-29,-59,13,-55,49v0,6,3,7,7,7v20,-5,46,-27,48,-56","w":224},"A":{"d":"-5,-17v7,-1,16,0,22,-2r83,-218v4,0,12,-1,20,-1r79,220r22,1r0,17r-82,0v0,-5,1,-12,1,-17r28,-1v-7,-18,-11,-39,-20,-55r-86,0v-6,17,-15,38,-20,55r33,1r0,17r-80,0r0,-17xm144,-90v-13,-32,-21,-78,-38,-107v-11,35,-30,74,-37,107r75,0","w":218,"k":{"a":-9,"c":-3,"d":-3,"g":-5,"k":-3,"s":-7,"t":-1,"u":3,"y":6,"b":-1,":":-5,",":-14,"p":-5,".":-13,"q":-3,";":-6,"v":8,"x":-9,"A":-1,"C":4,"-":-6,"D":-3,"G":4,"i":-2,"I":-3,"l":-3,"L":-3,"n":-1,"N":-3,"O":4,"r":-1,"R":-3,"S":-10,"T":14,"U":10,"Y":15,"z":-11,"Z":-2,"F":-3,"J":-9,"M":-3,"P":-3,"V":14,"W":8,"f":-3,"h":-3,"m":-1}},"B":{"d":"18,-234v71,1,158,-12,160,53v2,29,-23,44,-43,56v32,4,58,28,58,57v2,68,-93,74,-176,68r0,-17v9,-1,22,3,27,-2r0,-197r-27,-1v0,-6,1,-12,1,-17xm73,-217r-1,87v41,3,75,-11,78,-45v3,-32,-38,-48,-77,-42xm72,-113r0,83v0,11,7,14,31,14v29,0,60,-14,60,-49v7,-28,-41,-55,-91,-48","w":206,"k":{"j":-4,".":9,",":9,"a":-4,"e":-4,"o":-4,"u":-3,"y":-3,"A":-5,"i":-3,"l":-3,"r":-1,"E":1}},"C":{"d":"199,-14v-84,43,-181,5,-181,-90v0,-98,85,-154,175,-126v1,20,3,41,4,61v-6,1,-14,1,-21,2r-6,-39v-4,-11,-19,-10,-32,-11v-53,0,-89,50,-89,105v0,84,79,116,146,80v2,6,3,12,4,18","w":210,"k":{"a":-1,"u":-3,"y":-1,",":-5,".":-4,"A":-10,"C":1,"-":8,"D":-3,"i":-5,"I":-3,"l":-7,"r":-1,"Y":-8,"F":-3,"h":-6,"E":-3,"H":-3,"?":-4}},"D":{"d":"231,-124v4,89,-66,136,-172,124r-42,0v0,-5,1,-11,1,-16v8,-1,21,2,26,-3r0,-197r-26,-1r0,-17r73,0v92,-3,137,36,140,110xm201,-113v2,-76,-46,-111,-128,-104r-1,188v0,10,4,13,28,13v66,0,99,-35,101,-97","w":248,"k":{"a":4,"e":2,"o":2,"u":-2,"y":-3,",":28,"j":-3,".":28,"v":-3,"w":-3,"A":7,"D":5,"i":-1,"I":5,"L":1,"N":1,"O":-3,"r":-1,"R":5,"T":1,"Y":3,"F":5,"J":1,"M":1,"P":2,"E":5,"H":1,"K":1,"B":1}},"E":{"d":"18,-17v8,-1,19,1,26,-2r0,-197r-26,-1r0,-17r153,0r3,54v-6,1,-13,2,-19,3v-5,-13,1,-35,-14,-38v-9,-2,-47,-3,-68,-1r0,88v20,0,37,-1,56,-1v13,0,8,-14,10,-24r19,0r-1,68r-19,0v-2,-10,4,-27,-9,-26r-56,0r-1,87v8,12,85,10,83,-3r11,-33v6,1,13,3,19,4v-4,19,-9,37,-13,56r-154,0r0,-17","w":199,"k":{"a":-3,"c":-1,"d":-1,"e":-1,"g":-2,"k":-3,"t":-3,"y":-3,"b":-4,",":-10,"j":-5,"p":-2,".":-9,"w":-3,"x":-5,"A":-10,"C":-2,"D":-1,"G":-2,"i":-3,"I":-1,"l":-5,"L":-1,"n":-1,"N":-3,"r":-1,"R":-1,"S":-4,"T":-5,"M":-3,"f":-5,"h":-4,"m":-1,"E":-1}},"F":{"d":"44,-216r-26,-1r0,-17r153,0v1,19,3,38,4,57v-6,1,-13,1,-19,2v-6,-13,0,-37,-15,-40v-9,-2,-46,-4,-68,-1r0,93r56,0v15,1,8,-15,11,-25r19,0r-1,69r-19,0v-2,-10,5,-27,-10,-26v-16,0,-35,-1,-56,-1r-1,88r42,1r0,17r-96,0r0,-17v8,-1,19,1,26,-2r0,-197","w":191,"k":{"P":-2,";":6,":":6,".":42,",":41,"a":8,"e":7,"o":7,"u":-1,"A":6,"C":-3,"-":-8,"D":-2,"l":-1,"O":-3,"R":-2,"S":-5,"T":-8,"E":-2}},"G":{"d":"18,-111v-4,-92,97,-152,185,-117v1,19,2,40,2,60v-6,1,-14,1,-20,2r-5,-36v-3,-15,-24,-16,-40,-17v-51,-1,-90,47,-90,103v0,73,65,123,126,94r0,-62r-39,0v0,-6,1,-13,1,-18r86,0r0,18v-6,1,-17,-2,-20,2r-1,74v-12,7,-35,12,-64,12v-76,-1,-118,-43,-121,-115","w":239,"k":{"a":1,",":-4,".":-2,"A":-5,"r":1,"R":-1,"E":-1}},"H":{"d":"19,-17v8,-1,19,1,25,-2r0,-197r-25,-1r0,-17r85,0r0,17v-10,1,-23,-1,-31,2v2,27,-4,61,2,84r115,0r0,-85r-30,-1r0,-17r84,0v0,5,-1,12,-1,17r-23,1r-1,198r26,1r0,17r-85,0v0,-5,1,-12,1,-17v9,-1,21,1,29,-2r-1,-94r-116,1r-1,94r32,1r0,17r-85,0r0,-17","w":263,"k":{"a":3,"e":5,"o":5,"O":3}},"I":{"d":"44,-216r-28,-1r0,-17r87,0r0,17v-10,1,-22,-1,-30,2r-1,197r31,1r0,17r-86,0r0,-17v9,-1,20,1,27,-2r0,-197","w":116,"k":{"c":4,"d":4,"k":-4,"s":-1,"t":-3,"b":-4,"v":-1,"A":-3,"C":3,"G":3,"l":-4,"O":3,"S":-5,"T":-8,"Y":-4,"V":-3,"f":-5,"h":-4,"X":-4}},"J":{"d":"61,-12v43,0,50,-30,50,-77r0,-128r-45,-1r0,-16r101,0v0,5,-1,11,-1,16v-8,1,-19,-1,-26,2v-4,101,26,227,-85,223v-12,0,-26,-1,-40,-4r-6,-56v6,-1,13,-2,19,-3r7,36v2,8,19,8,26,8","w":177,"k":{".":30,",":30,"a":6,"e":6,"o":4,"A":6,"Y":-2}},"K":{"d":"179,0v-15,-15,-58,-111,-84,-111v-7,0,-17,-1,-22,0r-1,93r30,1v0,5,-1,12,-1,17r-82,0r0,-17v8,-1,19,1,25,-2r0,-197r-25,-1r0,-17r81,0r0,17v-9,1,-22,-2,-27,3r0,86v6,0,16,0,25,-2v13,-13,53,-60,70,-86r-24,-1r0,-17r75,0r0,17r-19,1r-79,91v30,23,49,64,73,98v9,13,23,7,38,10v0,5,-1,11,-1,16","w":227,"k":{"a":-10,"e":-4,"o":-4,"u":-1,"y":1,":":-5,",":-15,"j":-6,".":-14,";":-5,"v":6,"A":-5,"-":7,"D":-2,"G":4,"i":-5,"I":-3,"l":-6,"L":-2,"n":-2,"N":-3,"O":4,"r":-2,"R":-7,"S":-3,"T":-2,"Y":-8,"Z":-3,"F":-2,"J":-9,"M":-3,"P":-2,"V":-1,"W":-1,"h":-4,"E":-2,"H":-2,"K":-3,"B":-2,"X":-2}},"L":{"d":"44,-216r-26,-1r0,-17r88,0v0,5,-1,12,-1,17v-10,1,-24,-1,-32,2r-1,191v0,6,1,7,16,7v74,4,59,-4,77,-47v7,1,13,3,19,4v-4,18,-9,41,-14,60r-152,0r0,-17v8,-1,19,1,26,-2r0,-197","k":{"a":-10,"e":-5,"o":-5,"u":-1,"y":3,",":-14,".":-13,"A":-17,"-":-14,"i":-1,"I":-3,"L":-3,"O":-1,"S":-10,"T":23,"Y":19,"V":17,"E":-3}},"M":{"d":"44,-216r-25,-1r0,-17r63,0r75,188r2,0r75,-188r60,0r0,17v-8,1,-20,-2,-25,3v0,59,1,133,1,196r25,1r0,17r-80,0r0,-17v9,-1,21,1,29,-2v0,-54,-1,-124,-1,-181r-2,0v-32,84,-57,143,-79,189r-16,0v-25,-49,-47,-121,-80,-191v-1,58,-2,126,-2,184r32,1v0,5,-1,12,-1,17r-78,0r0,-17v8,-1,19,1,25,-2v0,-60,2,-138,2,-197","w":312,"k":{"c":2,"e":1,"o":2,"A":-4,"i":-1,"O":1}},"N":{"d":"17,-17v8,-1,18,0,25,-2r0,-198r-27,0v0,-5,1,-12,1,-17r52,0r130,194v0,-59,0,-118,-1,-177r-34,0r0,-17r80,0r0,16v-7,1,-19,-2,-23,3r-1,214v-5,2,-14,4,-20,4v-37,-51,-86,-124,-133,-195r-3,0r0,174r36,1r0,17r-82,0r0,-17","w":257,"k":{"a":4,"e":4,"o":4,",":-1,"S":-4,"T":-7,"Y":-1}},"O":{"d":"240,-124v-1,67,-39,130,-115,128v-67,-2,-107,-48,-107,-119v0,-73,49,-122,118,-123v64,-1,104,49,104,114xm49,-117v-2,58,28,103,81,103v54,0,79,-38,80,-103v1,-55,-24,-103,-78,-103v-55,0,-81,40,-83,103","w":258,"k":{"a":3,"c":3,"g":-2,"k":-2,"o":3,"t":-6,"u":-4,"y":-7,"b":-3,",":24,"j":-4,"p":-5,".":24,"v":-7,"w":-6,"A":5,"C":-3,"i":-1,"l":-2,"L":4,"n":-2,"N":3,"O":-3,"r":-3,"R":4,"S":-2,"T":-1,"Y":6,"F":4,"J":1,"M":1,"P":4,"V":2,"f":-5,"h":-2,"m":-2,"H":4,"K":4,"B":3}},"P":{"d":"184,-168v-2,56,-46,81,-112,77r0,73r40,1r0,17r-93,0v0,-6,1,-12,1,-17v8,-1,18,1,24,-2r0,-197r-25,-1v0,-5,1,-12,1,-17v79,-4,167,-1,164,66xm72,-112v37,15,82,-13,82,-51v0,-42,-39,-61,-81,-53","w":196,"k":{"v":-4,"h":-1,"f":-3,"P":1,"M":1,"J":22,"H":1,"F":1,"B":1,"?":-1,";":1,":":1,".":53,",":53,"a":13,"e":13,"o":14,"s":8,"y":-10,"A":16,"C":-4,"-":3,"D":3,"i":-2,"I":1,"l":-3,"L":1,"N":1,"R":3,"S":-5,"T":-1,"E":3,"K":1}},"Q":{"d":"135,3v-73,7,-117,-51,-117,-117v1,-72,48,-123,118,-124v66,-1,105,54,105,115v0,63,-34,104,-77,123v33,20,64,44,111,29v1,5,2,12,2,17v-65,27,-95,-7,-142,-43xm132,-220v-57,0,-80,40,-83,104v-3,56,28,102,82,102v53,0,77,-36,79,-100v2,-57,-25,-106,-78,-106","w":258,"k":{";":-9,".":13,",":-15,"u":-4,"U":-2,"}":-15,"]":-15,")":-15}},"R":{"d":"134,-108v19,-1,45,80,64,90r22,1v0,5,-1,11,-1,17r-47,0v-13,-17,-34,-66,-46,-84v-5,-18,-37,-17,-54,-15r0,81r30,1r0,17r-83,0v0,-6,1,-11,1,-17v8,-1,18,0,24,-2r0,-197r-25,-1v0,-5,1,-12,1,-17v75,-1,161,-8,163,59v2,34,-25,52,-49,67xm73,-216r-1,99v44,6,87,-22,81,-50v2,-41,-39,-57,-80,-49","w":216,"k":{"a":-12,"e":-1,"o":-1,"u":-1,"y":1,":":-4,",":-14,".":-13,";":-5,"A":-10,"-":1,"D":-4,"G":1,"i":-2,"I":-4,"O":1,"R":-4,"S":-8,"T":3,"U":4,"Y":3,"z":-6,"Z":-4,"J":-10,"M":-1,"P":-4,"W":-1,"h":-2,"E":-4,"K":-4,"X":-9}},"S":{"d":"158,-67v0,66,-81,84,-139,62v-1,-19,-3,-39,-4,-57v7,-1,14,-2,20,-3r7,38v24,25,94,10,89,-31v5,-58,-107,-52,-107,-115v0,-58,74,-78,126,-57v2,17,3,36,4,54v-6,1,-12,1,-19,2v-3,-24,-4,-45,-36,-45v-25,0,-46,14,-47,40v0,25,12,31,49,48v36,16,57,31,57,64","w":177,"k":{"a":-2,"c":-2,"e":-2,"k":-4,"o":-2,"t":-3,"y":-2,",":-6,"j":-1,"p":-1,".":-5,"q":-2,"v":-2,"w":-1,"A":-3,"C":-3,"-":-15,"G":-3,"l":-4,"N":-1,"O":-3,"S":-2,"T":-3,"U":-3,"V":-4,"h":-4}},"T":{"d":"58,-17v10,-1,23,1,31,-2r0,-197v-31,0,-39,0,-47,1v-17,3,-9,28,-15,42v-6,0,-14,-1,-20,-2r3,-59r186,0r3,59v-6,1,-13,1,-20,2v-5,-14,3,-39,-14,-42v-9,-1,-17,-1,-48,-1r0,198r33,1v0,5,-1,12,-1,17r-91,0r0,-17","w":204,"k":{"o":12,"a":8,"c":20,"e":20,"s":8,"u":5,"y":4,":":15,",":22,".":23,";":13,"v":4,"w":3,"A":14,"C":1,"-":14,"G":1,"i":-4,"I":-7,"O":1,"r":5,"R":-4,"S":-5,"T":-17,"Y":-8,"V":-15,"W":-8,"h":-7,"E":-7,"H":-7,"?":-7,"}":-1,")":-7,"!":-1}},"U":{"d":"122,4v-57,0,-85,-42,-85,-99v0,-39,4,-86,-2,-121r-22,-1v0,-5,1,-12,1,-17r85,0v0,5,-1,12,-1,17r-31,1v8,78,-33,197,56,200v87,3,52,-119,60,-199v-8,-3,-22,-1,-32,-2v0,-5,1,-12,1,-17r79,0v0,5,-1,11,-1,17r-23,1v-2,68,9,167,-26,197v-11,10,-29,23,-59,23","w":240,"k":{"k":-2,"t":-3,"b":-2,",":20,"p":-3,".":20,"A":7,"G":-1,"l":-8,"S":-1,"T":-7,"Y":-2,"J":4,"W":-2,"h":-2}},"V":{"d":"55,-216r58,183r2,0v12,-31,26,-65,35,-93v8,-25,27,-70,28,-90r-31,-1r0,-17r80,0r0,17r-20,1r-87,219v-3,0,-12,1,-20,1r-80,-220r-21,-1v0,-5,1,-12,1,-17r91,0v0,5,-1,12,-1,17","w":224,"k":{"o":12,"a":5,"V":-8,"?":-2,";":14,":":14,".":47,",":46,"e":21,"u":5,"A":19,"C":6,"-":5,"G":6,"i":-1,"l":-8,"O":6,"r":6,"Y":-8,"E":-3,"}":-4,"]":-3,")":-12}},"W":{"d":"77,4r-54,-220r-20,-1r0,-17r89,0v0,5,-1,12,-1,17r-34,1r34,179r2,0r62,-187r20,0v17,56,35,127,53,188r2,0r42,-179v-9,-3,-23,-1,-33,-2r0,-17r80,0r0,17r-20,1r-62,220r-21,0v-20,-52,-34,-123,-56,-178r-63,178r-20,0","w":316,"k":{"o":8,"h":-11,"a":4,"W":-1,"?":-2,".":32,",":32,"!":-1,"e":15,"g":15,"k":-3,"u":1,"A":10,"-":-1,"i":-3,"l":-1,"N":-1,"O":2,"r":4,"T":-10,"U":-1,"Y":-12,"E":-7,"}":-4,"]":-3,")":-12}},"X":{"d":"-4,-17v8,-1,17,0,23,-2v23,-35,51,-64,72,-101r-63,-95v-7,-2,-17,-1,-25,-2v0,-5,1,-12,1,-17r89,0v0,5,-1,12,-1,17r-32,1v10,18,38,63,49,78r3,0v8,-13,44,-64,46,-78r-28,-1r0,-17r79,0v0,5,-1,12,-1,17r-20,1r-66,95v23,32,50,71,71,103r22,1r0,17r-87,0r0,-17r28,-1v-1,-15,-41,-65,-52,-84v-17,14,-47,71,-58,84r30,1r0,17r-80,0r0,-17","w":212,"k":{"h":-2,"X":-1,"V":-1,"?":-5,";":-4,":":-4,".":-4,",":-4,"a":-6,"A":-1,"Y":-1}},"Y":{"d":"58,-17v10,-1,24,2,30,-3r0,-70r-71,-127r-19,0r0,-17r86,0r0,17r-33,1v20,34,34,74,57,105v12,-24,48,-85,52,-105r-29,-1r0,-17r76,0r0,16r-19,2r-72,125r0,73r33,1v0,5,-1,12,-1,17r-91,0v0,-5,1,-11,1,-17","w":202,"k":{"a":20,"e":20,"o":19,"u":7,":":1,",":25,".":26,";":1,"v":4,"A":13,"C":8,"-":13,"G":7,"I":-1,"O":8,"r":7,"T":-9,"V":-10,"W":-10,"?":-9,"}":-4,"]":-3,")":-13,"!":-1}},"Z":{"d":"192,-215r-146,196v60,0,94,2,110,-3v15,-5,15,-32,22,-47v7,1,14,3,20,4r-15,65r-166,0v-3,-5,-5,-10,-7,-15v39,-49,106,-141,148,-198v-22,-6,-73,-1,-98,-1v-13,8,-13,32,-20,47v-6,-1,-13,-3,-19,-4v4,-21,7,-42,11,-63r154,0v3,6,5,13,6,19","w":209,"k":{"a":-4,"e":-4,"o":-4,",":-12,".":-10,"-":-13}},"[":{"d":"39,46r0,-298v21,0,45,-1,67,-1v0,5,-1,10,-1,15v-13,2,-34,-3,-42,4r-1,264r44,1v0,5,-1,11,-1,16v-22,0,-45,-1,-66,-1","w":116,"k":{"g":-5,"k":-2,"l":-2,"T":1,"Y":-3,"J":4,"V":-2,"W":-1,"h":-2}},"\\":{"d":"118,19r-114,-266v6,-3,12,-5,19,-8r113,265v-5,3,-12,6,-18,9","w":141},"]":{"d":"78,-253r-1,299v-21,0,-44,1,-66,1v0,-5,-1,-11,-1,-16r44,-1r0,-264v-7,-7,-29,-2,-42,-4v0,-5,-1,-10,-1,-15r67,0","w":116},"^":{"d":"87,-227v5,0,12,-1,17,-1r66,99v-4,4,-10,8,-15,11r-60,-82r-58,82v-5,-4,-10,-7,-15,-11"},"_":{"d":"0,26r180,0r0,20r-180,0r0,-20","w":180},"a":{"d":"117,4v-5,-2,-6,-12,-13,-17v-27,14,-40,17,-53,17v-18,0,-41,-15,-41,-36v0,-26,42,-55,95,-48v6,-70,-47,-62,-73,-29v-4,-4,-8,-9,-12,-14v28,-37,112,-53,112,27v0,20,-6,70,3,81r24,-1r0,15v-5,1,-26,5,-42,5xm40,-35v5,29,47,23,65,2r0,-31v-33,-3,-69,6,-65,29","w":163},"b":{"d":"169,-88v8,68,-61,113,-120,80r-8,13v-4,0,-11,-2,-17,-3v6,-67,2,-155,3,-229r-26,-1r0,-15v16,-1,51,-11,54,-8r0,114v63,-42,107,-9,114,49xm90,-13v59,0,68,-117,11,-121v-14,0,-32,6,-47,17v6,45,-21,104,36,104","w":183,"k":{"j":-3,"f":-1,".":3,",":2,"d":-1,"e":-1,"g":-4,"o":-1,"t":-3,"u":-1}},"c":{"d":"44,-73v-5,55,49,68,90,46v1,5,3,11,4,16v-56,30,-121,17,-124,-56v-3,-62,65,-106,121,-80v0,5,-8,19,-12,22v-4,-1,-17,-9,-32,-9v-33,1,-45,25,-47,61","w":145,"k":{"c":3,"d":1,"e":2,"o":2,"t":-1,"u":-1,"y":-8,",":-5,".":-3,"q":2,"-":6,"i":-1,"l":-1,"n":-1,"r":-1}},"d":{"d":"14,-69v-3,-58,56,-103,115,-80r0,-78r-30,-1r0,-15v19,-1,55,-11,58,-8v0,64,-1,157,-1,227v0,14,18,4,28,6r0,15v-6,2,-28,7,-42,7v-5,-2,-6,-13,-13,-17v-62,41,-112,5,-115,-56xm44,-72v-7,55,57,74,85,37v0,-32,-1,-65,-1,-92v-41,-24,-90,3,-84,55","w":187,"k":{"a":-4,"g":-1,"s":-1,"t":-2,"j":-5}},"e":{"d":"44,-75v-7,61,55,69,96,47v2,5,3,11,4,16v-57,35,-130,10,-130,-57v0,-65,78,-115,120,-67v14,16,21,51,1,60v-21,1,-68,1,-91,1xm120,-97v3,-36,-38,-54,-60,-30v-5,6,-14,17,-15,35v21,0,49,0,70,-1v3,0,5,-1,5,-4","w":160,"k":{"c":-1,"d":-1,"e":-1,"g":-3,"o":-1,"t":-2,"u":-1,"y":-2,",":-1,"j":-4,"p":-1,"q":-1,"w":-2,"f":-4}},"f":{"d":"35,-150v-3,-71,43,-107,99,-92v0,6,-7,20,-12,24v-40,-12,-65,3,-58,68r52,0r0,19r-52,0r0,114r35,1r0,16r-85,0r0,-15v7,-1,16,0,22,-3r0,-114r-27,0v0,-6,1,-12,1,-17v8,0,17,-1,25,-1","w":120,"k":{"'":-13,"w":-1,"v":-2,"p":-1,"o":1,"j":-2,"h":-15,"b":-17,"?":-18,";":-4,":":-4,".":3,",":2,"\"":-13,"!":-7,"a":2,"c":5,"d":5,"e":5,"k":-9,"t":-1,"y":-3,"-":6,"i":-2,"l":-16,"}":-17,"]":-16,")":-21}},"g":{"d":"166,30v1,36,-47,58,-92,58v-50,0,-86,-27,-61,-57v8,-10,23,-14,30,-25v-10,-3,-21,-10,-21,-25v0,-3,1,-3,28,-22r0,-2v-16,-8,-34,-23,-34,-51v0,-42,53,-73,102,-57v15,-1,35,-1,47,-2r0,18v-10,2,-27,-3,-34,2v30,42,-1,103,-63,94v-9,7,-18,14,-18,19v-3,18,90,8,99,21v11,7,17,15,17,29xm115,-98v0,-26,-9,-40,-33,-41v-22,0,-37,16,-37,44v0,31,16,41,34,41v20,0,36,-15,36,-44xm33,47v8,41,108,30,106,-11v0,-17,-9,-20,-40,-22v-18,-1,-31,-2,-38,-2v-17,14,-28,23,-28,35","w":167,"k":{"a":1,"g":-9,"k":-1,"o":1,"t":-7,"u":-4,"y":-13,"b":-4,",":-11,"j":-14,"p":-12,".":3,";":-5,"v":-7,"w":-8,"i":-6,"l":-4,"n":-3,"r":-3,"z":-2,"f":-8,"h":-4,"m":-3,"}":-8,"]":-8,")":-8}},"h":{"d":"135,-17v4,-38,12,-116,-26,-116v-15,0,-35,10,-50,20r0,96r27,1r0,16r-76,0r0,-16v7,-1,17,1,22,-2r0,-210r-27,-1r0,-15v15,-1,52,-10,55,-7r0,118v38,-21,47,-22,60,-22v57,3,44,79,44,138r24,1v0,5,-1,11,-1,16r-73,0r0,-15","w":196,"k":{"w":2,"v":5,"j":-1,"t":1,"y":4}},"i":{"d":"49,-228v26,1,21,40,-1,39v-11,0,-20,-9,-20,-19v0,-10,8,-20,21,-20xm37,-130r-28,-1r0,-15v15,-2,52,-9,55,-9r0,138r25,1r0,16r-78,0r0,-16v8,-1,19,0,26,-2r0,-112","w":95,"k":{"a":-2,"t":-1,"j":-4}},"j":{"d":"44,-228v26,1,23,39,0,39v-11,0,-20,-9,-20,-19v0,-9,7,-20,20,-20xm-11,67v33,-16,46,-33,46,-90r-1,-106r-29,-1r0,-15v14,-2,54,-10,57,-10r0,125v1,56,-18,91,-52,114v-6,0,-20,-11,-21,-17","w":87,"k":{"w":-1,"v":-1,"f":-3,".":-2,",":-3,"a":-2,"e":-1,"g":-3,"s":-1,"i":-1,"z":-1}},"k":{"d":"132,0v-22,-19,-28,-86,-73,-75r0,58r22,1r0,16r-73,0r0,-16v7,-1,18,1,23,-2v0,-63,1,-147,1,-210r-28,0v0,-5,1,-10,1,-15v15,-1,52,-11,55,-8v0,45,-1,106,-1,160v4,0,17,-1,23,-2v13,-14,29,-24,38,-41r-17,-1r0,-16r65,0r0,16r-17,1v-15,17,-35,29,-48,48v19,12,36,55,55,69r22,0r0,17r-48,0","w":179,"k":{"a":-2,"c":1,"d":1,"e":1,"g":-1,"k":-3,"o":1,"s":-3,"t":-2,"y":-2,"b":-1,":":-6,",":-8,"j":-6,"p":-2,".":-7,";":-8,"v":-1,"w":-1,"-":9,"i":-2,"l":-3,"n":-2,"r":-2,"z":-2,"f":-2,"h":-3}},"l":{"d":"32,-228r-28,-1r0,-15v16,0,54,-10,57,-7v0,65,-2,162,-2,234r28,1r0,16r-81,0v0,-5,1,-11,1,-16v8,-1,19,1,25,-2r0,-210","w":92,"k":{"a":-1,"j":-5,"w":-1}},"m":{"d":"134,-17v0,-41,14,-119,-26,-117v-12,0,-30,8,-44,19v-1,31,-1,67,-1,98r26,1r0,16r-75,0r0,-16v7,-1,17,1,22,-2r0,-112r-27,-1r0,-14v15,-1,48,-11,51,-8v2,6,1,15,4,19v34,-21,42,-21,54,-21v21,0,33,17,40,24v35,-22,44,-23,58,-23v61,0,42,77,44,137r23,1r0,16r-71,0r0,-15v7,-1,16,0,21,-3v-3,-48,16,-113,-28,-115v-14,0,-30,10,-43,19r0,97r24,1r0,16r-73,0v0,-5,1,-11,1,-16","w":292,"k":{"w":1,"v":3,"j":-1,"y":4}},"n":{"d":"140,-17v1,-44,14,-116,-28,-116v-13,0,-34,9,-48,21r0,95r26,1v0,5,-1,11,-1,16r-75,0r0,-16v8,-1,17,0,23,-2r-1,-112r-27,0r0,-15v14,-2,47,-9,50,-9v3,7,0,18,6,22v36,-22,44,-23,59,-23v60,0,44,79,44,138r24,1v0,5,-1,11,-1,16r-72,0r0,-15","w":200,"k":{"c":1,"d":1,"e":1,"o":1,"y":4,"v":5,"w":3}},"o":{"d":"167,-79v0,47,-32,83,-79,83v-46,0,-71,-32,-73,-77v-2,-41,34,-82,79,-82v44,0,74,32,73,76xm45,-75v0,35,13,63,46,63v33,0,46,-30,46,-66v0,-33,-16,-60,-45,-61v-31,0,-47,30,-47,64","w":181,"k":{"c":-1,"d":-1,"e":-1,"g":-4,"o":-1,"t":-1,"y":1,",":1,"j":-3,".":2,"q":-1,"v":1,"x":3,"z":5,"f":-1}},"p":{"d":"173,-86v0,68,-56,105,-115,82r0,69r33,1r0,15r-83,1v0,-5,1,-11,1,-16v7,-1,18,2,22,-3r0,-193r-27,0r0,-15v15,-1,48,-12,50,-9v2,5,0,17,5,19v36,-18,41,-20,56,-20v36,0,58,37,58,69xm95,-14v31,-1,49,-26,49,-63v0,-27,-12,-56,-39,-56v-13,0,-31,6,-46,17r0,84v0,8,18,18,36,18","w":187,"k":{"v":1,"p":-1,"j":-3,"f":-1,".":1,"c":-1,"d":-1,"e":-1,"g":-2,"o":-1,"u":-1,"y":1,"n":1,"z":1}},"q":{"d":"15,-69v-3,-60,56,-103,118,-78v6,-8,13,-13,25,-7r-2,218r23,1v0,5,-1,11,-1,16r-82,1r0,-15v11,-2,25,0,33,-5v-2,-23,4,-55,-2,-74v-59,38,-109,3,-112,-57xm45,-72v-7,52,55,75,84,36r0,-90v-42,-26,-89,3,-84,54","w":182},"r":{"d":"124,-125v-52,-11,-62,51,-61,108r34,1r0,16r-83,0r0,-15v7,-1,16,0,22,-3r0,-112r-26,0r0,-15v15,-1,49,-11,51,-8v3,7,-3,35,3,48v29,-49,33,-56,70,-46v0,8,-6,23,-10,26","w":135,"k":{"a":4,"c":5,"d":5,"e":5,"g":-1,"o":5,"s":1,"t":-8,"u":-7,"y":-13,":":-4,",":9,"j":-11,"p":-9,".":11,"q":5,";":-4,"v":-14,"w":-11,"-":3,"i":-5,"n":-5,"r":-5,"z":-2,"f":-8,"m":-5,"?":2}},"s":{"d":"128,-44v5,47,-71,57,-110,41v-2,-14,-3,-28,-5,-42v6,-1,13,-2,19,-3v1,21,8,35,32,35v19,0,37,-6,38,-26v0,-18,-11,-20,-41,-29v-29,-9,-41,-21,-41,-41v-2,-45,67,-53,101,-39v1,13,3,26,4,39v-5,1,-12,2,-18,3v-3,-18,-5,-34,-29,-32v-18,2,-31,7,-32,25v-2,32,92,23,82,69","w":144,"k":{"a":-1,"c":-1,"d":-1,"e":-1,"g":-3,"o":-1,"u":-1,":":2,",":-3,"j":-4,"p":-1,".":-1,"q":-1,";":1,"v":-1,"w":-1,"-":-4,"f":-1}},"t":{"d":"123,-6v-41,16,-89,14,-88,-28r1,-97r-25,0v0,-6,1,-13,1,-18v8,-1,20,1,25,-3v0,-10,1,-24,1,-34v10,-6,24,-14,26,-11r0,47r56,0v0,6,-1,13,-1,18r-56,0r0,94v2,30,32,22,58,16v1,5,1,11,2,16","w":128,"k":{"c":3,"d":3,"e":3,"o":3,"s":-1,"y":-1,":":-3,",":-5,"j":-1,"p":-2,".":-4,";":-4,"v":-1,"w":-1,"-":5,"i":-1,"l":-1,"?":4}},"u":{"d":"143,4v-5,-3,-7,-14,-13,-20v-32,19,-40,20,-54,20v-24,0,-46,-26,-46,-50r0,-87r-22,0v0,-5,1,-12,1,-17v14,1,46,-3,50,0v4,47,-20,133,29,133v13,0,27,-7,42,-18r0,-98r-23,-1v0,-5,1,-11,1,-16v13,1,47,-3,50,0v2,43,-3,93,2,133r24,0r0,15v-4,1,-25,6,-41,6","w":190,"k":{"c":1,"d":1,"e":1,"g":-2,"s":-1,"y":2,"j":-5,"v":2}},"v":{"d":"87,-27r40,-107r-20,-1r0,-16r64,0r0,16r-17,1r-63,137v-5,0,-12,1,-20,1r-52,-138r-18,-1r0,-16r75,0r0,16r-25,0v13,35,20,76,36,108","w":170,"k":{"v":-1,"j":-2,"b":-3,";":-6,":":-6,".":24,",":23,"a":2,"d":2,"e":2,"o":3,"t":-1,"y":-6,"-":-6,"i":-1,"n":-1,"r":-1}},"w":{"d":"176,-27r28,-107r-21,-1v0,-5,1,-11,1,-16r62,0v0,5,-1,10,-1,15r-16,1r-48,139r-20,0v-15,-34,-22,-75,-38,-109v-12,32,-33,82,-45,109r-20,0r-39,-138r-17,-1v0,-5,1,-11,1,-16r72,0r0,16r-26,0v10,34,12,76,25,107v10,-27,30,-78,44,-113v4,0,13,-1,21,-1v14,37,20,81,37,115","w":244,"k":{"f":-5,"b":-3,";":-6,":":-6,".":15,",":15,"a":1,"c":1,"d":1,"e":1,"o":2,"s":-1,"t":-8,"u":-1,"y":-7,"-":-9,"i":-1,"l":-1,"n":-1,"r":-1}},"x":{"d":"0,-15v7,-1,14,0,19,-4v16,-20,37,-37,51,-59v-15,-18,-28,-39,-45,-56r-17,-1r0,-16r73,0v0,5,-1,11,-1,16r-21,1v7,8,18,30,33,42r30,-42r-18,-1r0,-16r62,0r0,15r-17,2v-8,11,-28,30,-47,56v17,21,34,45,47,61r19,1r0,16r-73,0v0,-5,1,-11,1,-16v6,-1,19,1,20,-3v-10,-13,-20,-33,-35,-44v-13,15,-27,33,-37,46r19,1r0,16r-63,0r0,-15","w":170,"k":{"p":-3,"h":-1,";":-2,":":-2,".":-6,",":-7,"a":-3,"c":3,"e":4,"o":3,"t":-6,"-":6}},"y":{"d":"72,1r-54,-135r-18,-1v0,-5,1,-11,1,-16r74,0r0,16r-25,0v14,35,21,76,38,108v11,-36,30,-72,37,-107r-22,-1v0,-5,1,-11,1,-16r64,0r0,16r-16,1v-33,72,-60,170,-117,222v-6,0,-23,-11,-23,-16v26,-16,47,-43,60,-71","w":166,"k":{"a":2,"c":3,"d":3,"e":2,"g":-1,"o":3,"t":-8,"u":-1,"b":-1,":":-6,",":19,"p":-2,".":20,";":-4,"v":-6,"w":-4,"-":-8,"i":-2,"l":-1,"n":-2,"r":-1,"f":-6,"m":-2}},"z":{"d":"144,-133v-15,20,-76,86,-100,116v27,-3,65,7,77,-8r10,-29v6,1,14,3,19,4r-12,50r-123,0v-2,-4,-4,-9,-5,-14r101,-119v-13,-3,-59,-5,-68,4r-10,29r-18,-3v4,-16,6,-33,10,-48r113,0v2,5,5,12,6,18","w":158,"k":{"a":-3,"e":-2,"o":-1,"t":-1,"u":-1,"y":-2,",":-9,".":-7,"w":-1,"-":-4}},"{":{"d":"111,-240v-90,-3,-5,117,-62,135v58,22,-31,140,61,139r0,16v-43,0,-70,-25,-70,-58v0,-41,35,-85,-22,-88v0,-5,-1,-11,-1,-16v58,-3,23,-42,23,-82v0,-37,24,-61,71,-61r0,15","w":120,"k":{"g":-5,"k":-2,"l":-2,"T":-1,"Y":-4,"J":3,"V":-4,"W":-3,"h":-2}},"|":{"d":"85,-270r19,0r0,360r-19,0r0,-360"},"}":{"d":"56,-8v0,-37,-20,-84,15,-98v-60,-18,32,-136,-61,-133r0,-16v47,0,71,24,71,61v0,40,-36,79,22,82v0,5,-1,11,-1,16v-58,2,-22,48,-22,88v0,33,-27,57,-70,57r0,-15v31,0,46,-18,46,-42","w":120},"~":{"d":"128,-61v-33,0,-74,-53,-87,0v-5,0,-11,-1,-17,-1v3,-25,18,-47,40,-47v31,0,74,55,84,0r18,0v-1,23,-15,48,-38,48"},"'":{"d":"47,-251v-1,18,-4,60,-4,80v-5,1,-13,3,-17,3v-2,-30,-5,-61,-7,-78v8,-3,23,-5,28,-5","w":65},"`":{"d":"43,-230r48,48v-3,4,-7,8,-11,11r-53,-44v5,-5,11,-10,16,-15","w":119},"\u00a0":{"w":79}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1997, 2000 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Chaparral is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * ChaparralPro-Bold
 * 
 * Designer:
 * Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":202,"face":{"font-family":"Chaparral Pro","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 5 3 4 5 5 2 2 3","ascent":"266","descent":"-94","x-height":"4","bbox":"-15 -270 325 93","underline-thickness":"19.44","underline-position":"-16.56","stemh":"31","stemv":"59","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":81},"!":{"d":"39,-75r-20,-150v15,-2,62,-12,72,-9r-17,154v-8,3,-30,5,-35,5xm58,-54v17,0,29,12,29,29v0,17,-13,29,-31,29v-16,0,-29,-11,-29,-28v0,-17,13,-30,31,-30","w":113},"\"":{"d":"67,-252v-2,26,-7,90,-8,113v-7,2,-20,3,-25,3v-3,-35,-9,-84,-12,-109v12,-4,39,-7,45,-7xm139,-252v-2,26,-7,90,-8,113v-7,2,-21,3,-26,3v-3,-35,-8,-85,-11,-110v11,-4,39,-6,45,-6","w":159},"#":{"d":"93,-174r35,0v3,-20,7,-41,10,-58r33,0v-3,17,-7,37,-11,58v12,0,24,-1,34,-1v0,9,0,21,-1,30r-38,0v-3,16,-5,33,-8,48r37,0v0,9,-1,18,-2,28v-10,0,-25,1,-40,1v-4,22,-8,44,-11,62r-29,0v4,-21,7,-41,10,-62r-36,0r-11,62v-9,1,-19,0,-30,0v3,-21,7,-41,10,-62r-35,0v0,-10,0,-22,1,-30r39,0v2,-15,4,-30,7,-47r-38,0v0,-9,1,-19,2,-28v13,0,26,-1,40,-1v4,-21,7,-41,10,-58v11,-1,24,-1,33,-1v-3,17,-7,39,-11,59xm123,-145r-35,0v-3,16,-5,33,-7,48r35,0v2,-15,4,-32,7,-48"},"$":{"d":"183,-79v0,46,-28,65,-76,69v0,12,0,23,-1,35v-9,1,-18,2,-27,2v1,-12,1,-24,1,-36v-24,0,-48,-6,-63,-14v0,-8,11,-30,20,-37v13,9,30,19,44,21v0,-18,2,-37,2,-56v-35,-14,-61,-24,-61,-65v0,-39,39,-61,78,-63r0,-33v9,-2,19,-4,29,-4v0,12,-1,23,-2,36v17,0,37,4,49,11v0,10,-9,32,-18,38v-10,-8,-24,-15,-32,-17v0,17,-1,34,-2,52v39,11,59,27,59,61xm99,-192v-19,1,-30,7,-30,24v0,11,7,17,28,22v0,-15,2,-31,2,-46xm108,-39v35,0,40,-45,1,-50v0,16,-1,33,-1,50"},"%":{"d":"14,-170v0,-40,27,-65,66,-65v48,0,116,-1,146,-3v4,6,8,12,12,19r-149,232v-8,-4,-16,-9,-25,-14r133,-211v-17,-3,-41,0,-74,-2v29,38,5,114,-50,110v-38,-3,-59,-22,-59,-66xm75,-126v18,-2,16,-14,16,-44v0,-25,1,-43,-16,-43v-24,0,-24,90,0,87xm172,-59v0,-38,25,-69,63,-68v42,1,58,22,58,63v0,39,-22,68,-61,68v-39,0,-60,-21,-60,-63xm233,-18v16,-3,16,-15,16,-43v0,-26,0,-41,-16,-44v-16,2,-17,19,-17,45v0,27,0,40,17,42","w":307},"&":{"d":"30,-174v0,-71,145,-85,147,-12v1,25,-16,42,-41,58v17,13,39,33,53,48v8,-9,19,-31,13,-41r-15,-1v0,-10,1,-18,1,-27r82,-1r0,28r-18,1v-10,30,-25,52,-39,66v17,15,24,31,57,26v0,9,-1,20,-1,29v-24,1,-54,3,-76,4v-6,-7,-12,-15,-20,-23v-40,38,-164,30,-164,-40v0,-30,24,-51,49,-68v-15,-12,-28,-26,-28,-47xm105,-207v-34,7,-23,46,7,61v21,-14,24,-61,-7,-61xm82,-105v-27,24,-10,74,32,74v13,0,25,-3,36,-11v-20,-21,-49,-49,-68,-63","w":277},"(":{"d":"30,-96v0,-75,44,-134,93,-164v5,5,10,12,15,18v-35,31,-55,82,-55,142v0,70,22,111,55,148v-5,5,-12,11,-18,16v-44,-34,-90,-80,-90,-160","w":146,"k":{"T":-4,"Y":-6,"V":-6,"W":-6,"J":8}},")":{"d":"116,-104v0,78,-45,134,-92,168v-5,-5,-12,-12,-17,-18v69,-56,77,-230,2,-290v5,-6,12,-11,17,-16v46,31,90,81,90,156","w":146},"*":{"d":"84,-166v1,16,1,32,1,48v-7,1,-16,0,-24,0v1,-16,1,-32,2,-48r-39,29v-5,-6,-9,-13,-13,-20v15,-9,29,-19,44,-28v-15,-9,-29,-19,-44,-28v4,-6,8,-13,13,-19v13,9,26,19,39,29v-1,-16,-1,-33,-2,-49r24,0v-1,16,-1,32,-2,49r39,-30v5,6,9,14,13,20r-44,29v15,9,30,18,44,28v-4,6,-8,14,-13,20","w":146},"+":{"d":"180,-69r-60,0v0,24,-1,48,-1,67v-10,1,-22,1,-33,1v0,-18,-1,-42,-1,-69r-63,0v0,-10,1,-22,1,-32r63,0v0,-23,-1,-47,-1,-66v12,-1,25,-2,36,-2v0,18,-1,43,-1,67v23,0,45,-1,61,-1v0,10,0,24,-1,35"},",":{"d":"49,-57v64,16,34,105,-20,127v-6,-6,-12,-14,-17,-20v35,-23,41,-55,6,-67v-1,-23,13,-40,31,-40","w":106},"-":{"d":"120,-71r-107,0v0,-11,1,-23,1,-33r108,-1v0,10,-1,23,-2,34","w":135,"k":{"s":-9,"y":-2,"j":-5,"v":-4,"w":-6,"A":-8,"c":-5,"C":-6,"S":-14,"T":14,"Y":13,"z":-3,"Z":-3,"V":4,"W":-1,"J":-15}},".":{"d":"55,-56v19,0,30,13,30,29v0,19,-13,31,-32,31v-15,0,-30,-12,-30,-30v0,-15,12,-30,32,-30","w":106},"\/":{"d":"32,23v-10,-3,-21,-6,-32,-10r110,-263v12,3,24,6,36,11","w":146},"0":{"d":"107,-235v66,0,82,36,82,119v0,72,-27,120,-91,120v-61,0,-84,-35,-84,-110v0,-81,28,-129,93,-129xm102,-24v40,1,24,-148,16,-171v-3,-8,-7,-12,-15,-12v-30,0,-26,47,-26,97v0,50,-3,78,25,86"},"1":{"d":"137,-31r49,1r0,30r-161,0v0,-10,0,-20,1,-30v17,-2,39,2,52,-3r0,-142v-17,2,-33,4,-55,7v-2,-10,-4,-20,-5,-30v39,-8,116,-45,120,-38v0,57,-1,141,-1,205"},"2":{"d":"94,-235v57,-2,90,23,90,69v0,64,-63,96,-98,126v25,1,80,-4,101,-2v0,14,-1,29,-2,42r-163,0v-4,-10,-7,-21,-10,-31v46,-36,102,-75,109,-132v4,-34,-37,-50,-56,-28r-8,36v-12,-1,-25,-3,-37,-4v1,-22,3,-43,4,-64v17,-7,46,-12,70,-12"},"3":{"d":"120,-175v0,-26,-38,-38,-55,-20r-7,32v-12,-1,-24,-1,-36,-3v1,-19,1,-39,2,-58v51,-17,155,-23,157,42v1,29,-24,45,-49,57v37,7,54,33,54,56v-2,72,-86,79,-163,69v-3,-21,-5,-42,-7,-63v12,-2,24,-4,37,-6v6,16,3,42,27,41v25,-1,42,-12,42,-35v0,-31,-32,-42,-70,-39v0,-11,-1,-22,-1,-33v54,0,69,-17,69,-40"},"4":{"d":"159,-30r22,2v0,9,-1,19,-1,28r-109,0r0,-28v11,-1,24,0,34,-3r0,-27r-86,0v-5,-12,-11,-24,-15,-37r103,-139v18,0,37,1,54,2v0,39,-1,92,-1,137r36,0v0,11,0,23,-1,35r-35,0v0,10,-1,20,-1,30xm105,-94v-2,-26,4,-60,-2,-82v-16,27,-40,53,-51,81v16,1,43,1,53,1"},"5":{"d":"63,-33v25,17,64,-3,60,-35v4,-40,-49,-45,-90,-41r-7,-7v3,-32,9,-81,14,-116r139,-1v0,14,-1,31,-3,45v-41,0,-79,-1,-100,-1v-2,10,-5,24,-7,37v63,-9,115,22,115,70v0,76,-82,95,-158,82v-3,-20,-5,-40,-8,-60v12,-3,24,-5,36,-6"},"6":{"d":"137,-169v-6,-13,0,-34,-21,-34v-27,0,-44,49,-38,67v7,-4,27,-12,45,-12v44,0,64,31,67,65v4,49,-37,89,-87,87v-60,-3,-88,-32,-88,-101v0,-107,53,-147,151,-135v3,18,4,38,6,57v-11,2,-23,4,-35,6xm107,-24v34,-2,32,-88,-3,-89v-9,0,-22,5,-27,13v1,46,0,69,30,76"},"7":{"d":"195,-191v-50,87,-76,107,-77,190v-12,2,-49,2,-59,2v-1,-26,2,-37,6,-47v10,-28,47,-86,76,-140v-83,1,-74,-12,-91,36v-12,-2,-24,-4,-35,-7v3,-25,7,-51,11,-76r157,1v4,12,9,28,12,41"},"8":{"d":"23,-172v-2,-77,153,-89,157,-10v1,27,-20,39,-35,54v27,14,44,37,44,60v1,47,-42,74,-93,72v-48,-1,-83,-15,-83,-57v0,-27,20,-48,44,-61r0,-2v-21,-13,-34,-30,-34,-56xm104,-207v-16,-1,-27,11,-27,28v0,14,11,25,38,36v20,-17,21,-63,-11,-64xm102,-24v17,0,31,-14,30,-33v0,-16,-14,-30,-45,-43v-25,24,-21,75,15,76"},"9":{"d":"188,-131v4,101,-56,150,-153,131v-3,-18,-7,-37,-10,-55v11,-3,23,-6,34,-8v7,15,3,37,29,37v31,0,41,-45,37,-71v-42,27,-114,2,-111,-56v2,-49,35,-83,88,-82v60,2,84,40,86,104xm125,-130v-3,-46,2,-72,-29,-78v-33,3,-33,92,4,90v8,0,19,-4,25,-12"},":":{"d":"55,-161v19,0,30,13,30,29v0,18,-14,30,-32,30v-15,0,-30,-11,-30,-29v0,-15,12,-30,32,-30xm55,-55v19,0,30,13,30,28v0,18,-14,31,-32,31v-15,0,-30,-12,-30,-30v0,-15,12,-29,32,-29","w":106},";":{"d":"55,-161v18,0,29,13,29,29v0,18,-13,30,-31,30v-15,0,-30,-11,-30,-29v0,-15,12,-30,32,-30xm49,-57v64,15,34,104,-20,126v-6,-6,-12,-13,-17,-19v34,-23,42,-56,6,-67v-1,-23,13,-40,31,-40","w":106},"<":{"d":"80,-88r83,69v-5,8,-12,17,-18,23r-107,-78v-1,-8,-1,-19,-1,-28r108,-75v6,6,12,16,17,24"},"=":{"d":"22,-104v0,-10,0,-22,1,-32v38,0,114,-1,158,-2v0,10,0,23,-1,34r-158,0xm22,-35v0,-11,0,-23,1,-34r158,0v0,10,0,23,-1,33v-40,0,-116,0,-158,1"},">":{"d":"117,-87r-82,-66v5,-8,13,-18,18,-24r106,76v1,9,1,18,1,27r-109,78v-6,-6,-13,-15,-18,-23"},"?":{"d":"99,-176v0,-26,-29,-33,-42,-18r-8,30v-13,-1,-25,-2,-37,-4v1,-18,2,-39,3,-58v44,-20,150,-19,150,45v0,35,-24,54,-63,74v-10,5,-5,14,-5,29v-8,3,-21,6,-38,7v-5,-8,-14,-27,-14,-41v37,-26,54,-39,54,-64xm78,-52v17,0,29,12,29,29v0,16,-12,27,-31,27v-15,0,-29,-11,-29,-27v0,-16,13,-29,31,-29","w":176},"@":{"d":"61,-58v0,-49,41,-105,91,-74r6,-11v11,2,21,5,32,8v-3,22,-19,66,-16,82v25,-5,38,-16,38,-49v0,-37,-24,-72,-80,-72v-49,0,-93,38,-93,102v1,76,75,88,124,61v5,6,8,11,8,15v-57,33,-157,15,-157,-73v0,-73,55,-123,125,-123v59,0,97,35,97,85v0,56,-25,73,-91,76v-16,1,-9,-17,-11,-25v-13,12,-33,25,-44,25v-7,-2,-29,-9,-29,-27xm131,-118v-17,0,-27,37,-28,51v0,4,2,7,6,7v18,-5,31,-27,35,-52v-2,-3,-7,-6,-13,-6","w":250},"A":{"d":"-3,-30v6,-1,16,1,19,-3r75,-202v6,-1,22,-1,49,-1r70,204r18,2r0,30r-102,0r0,-31v6,-1,14,0,19,-2v-3,-6,-4,-21,-9,-25r-67,1v-1,8,-5,18,-6,26r20,1v0,10,-1,20,-1,30r-85,0r0,-30xm129,-87v-9,-23,-12,-58,-26,-82v-7,28,-21,57,-24,82r50,0","w":229,"k":{"g":-5,"k":-1,"s":-10,"t":-1,"y":7,":":-4,",":-13,"p":-4,".":-13,";":-6,"v":6,"a":-9,"A":-5,"c":-3,"C":4,"-":-7,"d":-3,"D":-3,"G":4,"I":-3,"l":-3,"L":-3,"N":-4,"O":4,"R":-3,"S":-10,"T":13,"U":7,"Y":16,"z":-10,"Z":-1,"F":-3,"M":-3,"P":-3,"V":13,"W":8,"f":-4,"h":-1,"q":-3,"x":-7}},"B":{"d":"17,-233v75,1,185,-18,187,53v0,24,-19,43,-42,52r0,3v30,5,55,28,55,58v0,69,-111,71,-200,67r0,-30v7,-1,16,0,21,-2r0,-170r-21,-1r0,-30xm98,-205r0,71v26,5,47,-11,47,-36v0,-23,-21,-41,-47,-35xm97,-104r0,66v0,8,8,10,16,10v23,0,40,-13,40,-37v1,-23,-24,-45,-56,-39","w":229,"k":{".":4,",":4,"y":2,"a":-3,"A":-3,"O":-1,"U":-3,"e":-4,"o":-4,"E":2}},"C":{"d":"208,-13v-86,39,-193,9,-193,-90v1,-102,86,-150,186,-130v3,24,5,50,6,74v-12,2,-25,4,-38,5v-6,-19,-1,-49,-28,-47v-39,3,-59,42,-59,86v0,76,61,92,120,69v3,11,5,23,6,33","w":219,"k":{"y":-4,",":-10,".":-8,"A":-10,"C":4,"-":-2,"D":-2,"I":-2,"l":-6,"O":2,"F":-2,"h":-5,"e":1,"i":-4,"o":2,"r":-3,"u":-2,"E":-2,"H":-2}},"D":{"d":"240,-127v0,99,-68,136,-173,127r-49,0r0,-30v6,-2,17,2,20,-3r0,-169r-21,-1v0,-10,1,-20,1,-30v27,-1,58,-1,88,-1v87,0,134,38,134,107xm174,-112v0,-54,-24,-98,-74,-92r-1,168v0,5,4,8,9,8v40,4,66,-44,66,-84","w":255,"k":{",":22,".":22,"a":6,"A":6,"D":4,"I":4,"L":4,"N":4,"O":-2,"R":4,"U":-1,"Y":4,"F":4,"M":4,"P":4,"J":4,"e":4,"i":-1,"o":4,"r":-1,"u":-1,"E":4,"H":4,"K":4,"B":4}},"E":{"d":"18,-30v6,-2,17,2,20,-3r0,-169r-20,-1r0,-31r167,0r3,64v-10,1,-23,3,-35,4v-4,-12,1,-31,-13,-34v-4,-1,-22,-2,-41,-2r0,68v19,-1,40,5,38,-21v12,0,24,1,34,1r-1,72v-10,0,-22,1,-34,1v-1,-8,0,-22,-7,-22r-30,0r0,63v0,7,2,8,18,8v20,0,31,3,36,-9r10,-28v12,2,24,4,35,6v-4,21,-8,42,-13,63r-167,0r0,-30","w":209,"k":{"g":-4,"t":-8,",":-12,"p":-2,".":-10,"v":-1,"a":-3,"A":-9,"c":-4,"C":-1,"d":-4,"D":-2,"G":-1,"I":-2,"l":-8,"L":-2,"N":-2,"R":-2,"S":-5,"T":-4,"M":-2,"f":-5,"h":-8,"x":-8,"e":-4,"i":-1,"n":-2,"r":-2,"u":-4,"E":-2,"b":-9,"m":-2}},"F":{"d":"38,-202r-21,-1v0,-10,1,-21,1,-31r167,0v2,22,4,44,5,67v-10,1,-24,3,-36,4v-5,-13,0,-33,-14,-37v-4,-1,-21,-2,-41,-2r0,77v21,-1,48,7,44,-22v12,0,23,1,34,1r-1,76v-11,0,-22,1,-34,1v-3,-9,3,-24,-10,-24v-11,0,-21,-1,-33,-1r-1,62r39,1r0,31r-119,0r0,-30v6,-1,17,1,20,-3r0,-169","w":199,"k":{"P":-6,".":29,",":26,"a":5,"A":3,"C":-8,"-":-12,"D":-6,"l":-4,"O":-8,"R":-6,"S":-10,"T":-14,"e":3,"o":3,"u":-5,"E":-6}},"G":{"d":"15,-108v-3,-104,105,-150,198,-121v2,23,3,47,4,71v-12,1,-25,3,-38,4v-7,-21,-1,-50,-32,-49v-42,2,-64,43,-64,90v0,51,27,85,65,86v6,0,8,-2,8,-5r0,-49r-28,0v0,-10,1,-22,1,-32r105,0v0,10,-1,22,-1,32v-5,1,-14,-2,-16,2r-1,70v-12,7,-37,13,-70,13v-83,0,-129,-37,-131,-112","w":244,"k":{",":-5,".":-3,"A":-6,"l":-1,"R":-3,"h":-1,"u":-1,"E":-3}},"H":{"d":"18,-31v6,-1,15,0,20,-2r0,-169r-20,-1r0,-31r104,0v0,10,-1,21,-1,31v-6,2,-18,-2,-21,3v1,21,-3,45,0,64r74,0r0,-66r-22,-1r0,-31r103,0r0,31v-6,1,-14,0,-19,2r-1,169r20,1v0,10,-1,21,-1,31r-105,0v0,-10,1,-21,1,-31v8,-1,18,1,24,-2v-1,-23,2,-49,-1,-70r-74,1r0,70r22,1r0,31r-103,0r0,-31","w":273,"k":{"a":3,"C":1,"O":2,"e":5,"o":5}},"I":{"d":"38,-202r-22,-1r0,-31r107,0r0,31v-7,1,-17,-1,-23,2r-1,169r24,1r0,31r-108,0v0,-10,1,-21,1,-31v7,-1,17,1,22,-2r0,-169","w":137,"k":{"k":-1,"s":-1,"A":-3,"c":3,"C":2,"d":3,"G":2,"l":-1,"O":2,"S":-7,"T":-9,"W":-1,"f":-1,"h":-1,"b":-1,"X":-3}},"J":{"d":"53,-35v26,26,59,-6,50,-43v0,-39,-1,-83,-1,-125r-38,-1r0,-30r121,0v0,9,-1,21,-1,30v-6,2,-17,-2,-20,3v-4,66,11,141,-23,181v-22,26,-82,35,-125,24v-4,-23,-7,-46,-10,-69v11,-3,23,-6,35,-8","w":194,"k":{".":23,",":23,"a":3,"e":5,"o":1,"u":-1}},"K":{"d":"167,0v-24,-26,-26,-110,-68,-103r0,71r20,1v0,10,-1,21,-1,31r-100,0r0,-31v6,-1,14,0,19,-2r1,-169r-20,-1v0,-10,1,-21,1,-31r100,0v0,10,0,21,-1,31v-5,1,-16,0,-18,2r-1,69v4,0,11,-1,17,-2v13,-16,43,-48,51,-68r-17,-1r0,-31r89,0v0,10,-1,21,-1,31r-13,1v-20,25,-47,44,-64,72v20,12,38,58,53,86v4,14,16,11,30,13r0,30","w":243,"k":{"y":3,":":-1,",":-13,"j":-3,".":-13,";":-1,"v":3,"a":-11,"A":-9,"-":-2,"G":2,"I":-1,"l":-6,"N":-1,"O":2,"R":-8,"T":-8,"Y":-6,"M":-2,"V":-3,"W":-7,"h":-5,"J":-3,"e":-5,"i":-4,"n":-1,"o":-5,"r":-1,"K":-1}},"L":{"d":"38,-202r-20,-1r0,-30r105,-1r0,31v-8,1,-18,-1,-24,2r-1,162v0,7,0,8,16,8v21,0,32,3,36,-9r12,-37v12,2,25,4,36,7r-15,71r-166,-1v0,-10,1,-20,1,-30v6,-1,17,1,20,-3r0,-169","w":200,"k":{"y":4,",":-14,".":-12,"a":-8,"A":-18,"-":-17,"I":-3,"L":-1,"O":-1,"S":-10,"T":26,"Y":19,"V":18,"W":1,"e":-7,"i":-1,"o":-7,"u":-2,"E":-3}},"M":{"d":"36,-200r-19,-1r0,-33r90,0v11,29,35,99,51,147r3,0r52,-147r84,0v0,10,-1,23,-1,33v-6,1,-16,-2,-18,3r0,167r20,1r0,30r-96,0r0,-30v7,-1,18,2,22,-3v-2,-36,3,-84,-4,-121v-22,63,-41,106,-56,140v-5,0,-20,1,-31,1v-17,-39,-33,-81,-54,-145r-3,0r-3,126r25,2r0,30r-83,0r0,-30v6,-1,17,1,20,-3v0,-51,1,-116,1,-167","w":315,"k":{"y":1,"A":-4,"c":4,"O":3,"e":1,"o":1}},"N":{"d":"14,-31v6,-1,14,0,19,-2r0,-169r-21,-1v0,-10,1,-21,1,-31r69,0v29,38,70,113,105,157v0,-41,0,-84,-1,-125r-26,-1r0,-31r86,0v0,10,0,21,-1,31v-5,1,-13,0,-17,2r-2,197v-7,4,-25,7,-43,7v-24,-28,-65,-80,-106,-142r-3,0v0,37,-1,71,-1,107r27,1v0,10,-1,21,-1,31r-85,0r0,-31","w":257,"k":{",":-3,".":-1,"a":3,"S":-7,"T":-4,"W":-1,"J":1,"e":3,"i":-1,"o":3,"X":-2}},"O":{"d":"249,-123v1,69,-48,130,-123,127v-69,-3,-112,-49,-111,-119v1,-76,52,-123,126,-123v66,0,107,48,108,115xm84,-119v-2,53,11,90,50,92v37,2,49,-45,48,-87v-1,-44,-9,-93,-47,-93v-43,0,-49,37,-51,88","w":264,"k":{"g":-3,"t":-4,"y":-5,",":15,"p":-4,".":18,"v":-5,"w":-1,"a":4,"A":4,"C":-2,"D":1,"G":-2,"I":1,"L":4,"N":1,"O":-2,"R":4,"S":-1,"T":-1,"Y":7,"F":4,"M":2,"P":4,"V":1,"W":-2,"f":-5,"J":4,"u":-4,"E":1,"H":4,"K":4,"B":4,"b":-3,"X":1}},"P":{"d":"207,-159v0,51,-53,84,-109,78r-1,50r33,1r0,30r-111,0r0,-30v6,-1,14,0,19,-2r0,-170r-20,-1v0,-10,1,-21,1,-30v26,-1,57,-1,87,-1v53,0,101,25,101,75xm98,-115v24,14,51,-12,49,-42v-2,-31,-19,-54,-49,-47r0,89","w":218,"k":{"v":-5,"f":-3,"P":1,"M":1,"J":20,"H":1,"F":1,"B":1,"?":-5,";":1,":":1,".":55,",":53,"s":7,"y":-6,"a":13,"A":19,"C":-1,"-":3,"D":3,"I":1,"L":1,"N":1,"R":3,"S":-2,"T":-4,"e":10,"i":-3,"o":12,"E":3,"K":1}},"Q":{"d":"128,4v-67,1,-116,-48,-113,-119v3,-77,52,-123,125,-123v71,0,106,47,109,116v3,58,-37,98,-70,118v24,15,61,32,97,22v2,10,3,22,4,33v-71,30,-107,-3,-152,-47xm136,-207v-44,0,-51,39,-52,90v-1,57,12,86,50,90v36,4,48,-45,47,-85v0,-45,-9,-95,-45,-95","w":264,"k":{";":-15,".":5,",":-21,"U":-3,"u":-5,"}":-17,"]":-17,")":-17}},"R":{"d":"102,-234v53,-6,105,23,105,63v0,33,-23,50,-45,64v16,8,25,28,40,62v7,16,13,12,28,15r0,30r-71,0v-9,-16,-27,-57,-34,-74v-6,-14,-15,-18,-28,-15r0,58r19,1r0,30r-97,0r0,-30v6,-1,14,0,19,-2r0,-170r-19,-1r0,-31r83,0xm98,-204r-1,84v27,5,49,-12,48,-39v-1,-30,-20,-51,-47,-45","w":228,"k":{"y":-2,":":-5,",":-14,".":-14,";":-7,"a":-13,"A":-11,"-":-4,"D":-7,"G":-3,"I":-7,"L":-1,"N":-1,"O":-3,"R":-7,"S":-10,"T":-5,"U":-3,"Y":2,"Z":-7,"M":-3,"P":-7,"W":-3,"h":-2,"J":-8,"e":-3,"i":-2,"o":-3,"u":-3,"E":-7,"H":-1,"K":-7,"B":-1,"X":-11}},"S":{"d":"178,-75v1,72,-85,93,-158,71v-3,-23,-5,-45,-8,-67v12,-3,26,-5,38,-6v4,13,6,28,12,39v19,14,58,7,58,-20v0,-18,-10,-22,-38,-32v-36,-14,-64,-36,-64,-71v0,-69,86,-89,149,-70v2,22,4,44,5,66v-11,2,-24,3,-37,4v-6,-17,-2,-41,-27,-41v-19,0,-31,8,-32,27v0,18,9,21,42,33v40,14,60,33,60,67","w":193,"k":{"k":-4,"t":-5,"y":-3,",":-4,"j":-3,"p":-3,".":-3,"v":-3,"w":-1,"a":-1,"A":-5,"c":-1,"C":-2,"-":-16,"G":-2,"l":-4,"N":-3,"O":-4,"T":-3,"U":-4,"V":-4,"h":-4,"q":-3,"e":-3,"o":-3}},"T":{"d":"55,-31v8,-1,19,1,25,-2r0,-168v-38,-6,-31,18,-38,43v-12,-1,-26,-2,-38,-3v1,-24,3,-49,4,-73r207,0v1,24,3,49,3,73v-12,1,-25,2,-38,3v-7,-23,3,-49,-38,-43r-1,169r26,1r0,31r-113,0v0,-10,1,-21,1,-31","w":221,"k":{"o":14,"a":12,"s":13,"y":4,":":6,",":12,".":14,";":6,"v":4,"w":2,"A":14,"c":20,"C":1,"-":14,"G":1,"I":-9,"O":1,"R":-5,"S":-5,"T":-17,"Y":-6,"V":-14,"W":-10,"h":-7,"e":20,"i":-5,"r":4,"u":3,"E":-9,"H":-9,"?":-10,"}":-6,"]":-6,")":-5,"!":-4}},"U":{"d":"126,4v-62,0,-97,-40,-97,-97v0,-36,4,-78,-2,-110r-16,-1v0,-10,1,-20,1,-30r105,0v0,10,0,21,-1,31r-24,0v6,62,-24,170,41,170v60,0,37,-113,37,-170r-25,0r0,-31r91,0r0,31r-17,1v0,63,2,157,-28,181v-15,12,-32,25,-65,25","w":243,"k":{"k":-4,"t":-6,",":4,"p":-3,".":6,"A":3,"G":-3,"l":-13,"S":-3,"T":-9,"W":-1,"h":-3,"J":4,"i":-1,"n":-1,"r":-1,"b":-4,"m":-1}},"V":{"d":"131,-59r40,-143r-21,-1r0,-31r89,0r0,31r-18,1r-80,205v-4,1,-23,1,-50,1v-14,-38,-30,-82,-42,-119r-29,-88r-17,0r0,-31r115,0v0,10,-1,21,-1,31r-24,1v14,46,21,100,38,143","w":240,"k":{"o":9,"a":25,"V":-5,"?":-8,";":14,":":14,".":43,",":40,"A":16,"C":7,"-":6,"G":7,"l":-9,"O":7,"U":-1,"Y":-5,"e":21,"i":-2,"r":8,"u":4,"E":-4,"}":-7,"]":-7,")":-7}},"W":{"d":"239,-60r19,-142r-23,-1r0,-30r90,-1v0,10,-1,21,-1,31r-17,1r-55,205v-6,1,-25,1,-51,1v-14,-44,-25,-78,-39,-128r-2,0v-14,45,-29,90,-42,127v-7,1,-30,1,-51,1r-46,-206r-18,-1r0,-31r111,0v0,10,-1,21,-1,31r-25,1r17,142r3,0v8,-29,33,-130,41,-159v6,-1,36,-1,48,-1v8,31,29,122,38,160r4,0","w":324,"k":{"o":8,"h":-10,"a":5,"W":-5,"P":-2,"M":-2,"H":-2,"F":-2,"B":-2,"?":-10,";":2,":":2,".":22,",":22,"!":-3,"g":9,"k":-7,"y":1,"A":9,"-":-1,"D":-2,"I":-2,"l":-3,"L":-2,"N":-3,"O":1,"R":-2,"T":-13,"U":-3,"Y":-9,"e":14,"i":-6,"r":7,"u":1,"E":-7,"}":-7,"]":-7,")":-8}},"X":{"d":"87,-112v-20,-30,-44,-63,-65,-90r-19,-1v0,-10,1,-22,1,-31r112,0r0,31r-20,1v14,20,22,40,34,50v13,-18,24,-33,33,-48v-3,-5,-13,-2,-19,-3r0,-31r88,0v0,10,-1,21,-1,31r-16,1v-20,28,-48,53,-65,78r69,93r17,0v0,10,-1,21,-1,31r-113,0r0,-31v7,-1,19,1,21,-3v-14,-18,-23,-42,-36,-51v-13,18,-27,36,-38,53r22,1v0,10,-1,21,-1,31r-92,0v0,-10,1,-21,1,-31v7,-1,15,0,20,-2","w":237,"k":{"X":-4,"W":-2,"V":-3,"Q":1,";":-2,":":-2,".":-2,",":-2,"!":-2,"y":2,"a":-2,"A":-4,"C":1,"G":1,"O":2,"Y":-4}},"Y":{"d":"55,-31v8,-1,20,2,25,-3r0,-53v-18,-27,-44,-87,-63,-115r-14,-1r0,-31r109,0r0,31r-22,1v12,26,23,58,36,79v11,-24,30,-51,36,-79r-19,-1r0,-31r83,0r0,31r-16,1v-17,28,-48,82,-69,114r-1,56r27,1v0,10,-1,21,-1,31r-111,0r0,-31","w":224,"k":{":":3,",":16,".":18,";":3,"v":3,"a":24,"A":14,"C":10,"-":14,"G":5,"I":-1,"N":-2,"O":9,"T":-10,"U":-1,"V":-7,"W":-7,"e":23,"o":23,"r":3,"u":3,"?":-10,"}":-8,"]":-8,")":-8,"!":-3}},"Z":{"d":"203,-193r-122,158v38,-3,70,6,77,-15r11,-32v13,2,26,5,38,8v-5,25,-11,50,-17,74r-170,0v-4,-9,-8,-20,-11,-29r123,-170v-21,4,-57,-7,-64,11r-13,36v-12,-3,-26,-5,-38,-8v4,-25,9,-51,14,-75r161,1v4,13,8,28,11,41","w":217,"k":{",":-12,".":-10,"-":-15,"e":-1,"o":-1}},"[":{"d":"44,60r0,-313r87,-3v0,9,1,18,0,27v-13,2,-32,-2,-40,5r-1,258r41,2r0,26v-29,-1,-57,-2,-87,-2","w":146,"k":{"T":-5,"Y":-6,"V":-7,"W":-6,"J":10}},"\\":{"d":"113,24r-111,-261v12,-5,24,-10,36,-14r107,261v-10,5,-20,10,-32,14","w":146},"]":{"d":"104,-253r-1,313v-30,0,-59,1,-87,2v-1,-8,-1,-18,-1,-26r41,-2r0,-258v-7,-7,-27,-2,-39,-5v-1,-9,-1,-17,-1,-26v29,1,58,1,88,2","w":146},"^":{"d":"91,-229r24,0r72,112v-7,6,-18,14,-25,19r-60,-84r-60,83r-25,-18"},"_":{"d":"0,26r180,0r0,20r-180,0r0,-20","w":180},"a":{"d":"122,4v-5,-2,-7,-12,-15,-16v-44,27,-90,20,-99,-27v-5,-23,38,-61,98,-54v1,-44,-44,-26,-67,-8v-6,-8,-13,-17,-19,-26v39,-41,141,-57,142,19r1,76r20,-1r0,29v-6,2,-32,8,-61,8xm65,-45v2,20,34,15,42,4r0,-25v-24,-2,-44,7,-42,21","w":187},"b":{"d":"190,-96v8,71,-57,122,-125,90r-12,14v-10,-1,-20,-3,-33,-5v4,-66,1,-145,2,-215r-24,-1v0,-10,1,-21,1,-30v22,-1,78,-11,82,-8r0,106v63,-40,103,-9,109,49xm102,-27v23,-2,25,-22,26,-52v3,-42,-20,-54,-48,-34r0,72v0,10,14,14,22,14","w":200,"k":{"w":-3,"v":-2,"j":-3,"f":-3,".":1,",":-1,"g":-4,"s":-1,"t":-3,"y":-1,"d":-1,"e":-1,"o":-1,"u":-3}},"c":{"d":"72,-76v0,49,46,49,77,33v3,9,6,20,7,29v-63,36,-141,18,-145,-55v-4,-64,76,-114,144,-84v0,11,-12,36,-19,40v-5,-2,-23,-11,-37,-11v-21,0,-27,23,-27,48","w":158,"k":{"k":-3,"t":-5,"y":-7,",":-7,".":-6,"a":-1,"c":3,"-":4,"l":-4,"h":-3,"q":2,"e":1,"i":-3,"n":-3,"o":2,"r":-3,"u":-3}},"d":{"d":"11,-69v0,-59,49,-107,111,-90v0,-16,-1,-34,-1,-52r-27,-1r0,-30v22,-1,82,-12,86,-9r1,219r18,-1r0,29v-5,2,-36,8,-60,8v-7,-3,-7,-14,-16,-17v-32,15,-39,17,-48,17v-34,0,-64,-33,-64,-73xm96,-33v7,-1,25,-1,25,-13r0,-76v-30,-14,-48,4,-48,46v0,23,5,39,23,43","w":204,"k":{"g":-1,"s":-1,"t":-4,"y":1,"j":-5,"a":-1}},"e":{"d":"71,-65v2,45,58,32,87,22v3,9,6,21,7,30v-63,31,-154,23,-154,-58v0,-51,37,-91,91,-91v46,1,66,32,67,75v-13,31,-43,20,-98,22xm112,-95v13,-21,-18,-55,-35,-27v-4,7,-6,14,-6,28v13,0,31,-1,41,-1","w":179,"k":{"g":-3,"y":-1,",":-3,"j":-4,".":-1,"w":-1,"a":-1,"c":-1,"d":-1,"f":-3,"q":-1,"e":-1,"o":-1,"u":-3,"b":1}},"f":{"d":"30,-160v-4,-70,66,-105,122,-82v0,14,-10,35,-17,40v-5,-1,-37,-18,-43,-3v-2,7,-3,14,-3,48v15,0,33,-1,46,-1v0,10,0,24,-1,34r-45,0r0,93r32,1r0,30r-109,0r0,-30v6,-1,14,0,19,-2r0,-93r-25,0r0,-31v8,-2,22,3,24,-4","w":137,"k":{"'":-12,"w":-1,"v":-1,"p":-2,"o":4,"j":-8,"h":-21,"f":-1,"b":-26,"?":-15,";":-2,":":-2,".":2,"\"":-12,"!":-5,"k":-20,"t":-4,"y":-4,"c":4,"-":4,"d":2,"l":-22,"e":4,"i":-4,"u":-1,"}":-13,"]":-13,")":-15}},"g":{"d":"0,50v5,-18,38,-24,42,-35v-14,-6,-27,-13,-27,-33v0,-4,1,-5,35,-24r0,-2v-73,-30,-30,-124,45,-118v37,3,67,3,97,1v1,10,1,22,1,32v-7,1,-23,-1,-30,2v23,48,-15,93,-81,88v-13,17,-11,21,29,22v57,2,76,4,80,45v4,43,-57,65,-110,65v-51,0,-81,-16,-81,-43xm113,-104v1,-21,-5,-32,-21,-33v-13,0,-22,13,-22,35v0,30,9,38,22,38v13,0,21,-13,21,-40xm60,46v2,29,76,26,74,-6v0,-9,-5,-13,-27,-14v-17,-1,-29,-3,-37,-3v-6,8,-10,14,-10,23","w":193,"k":{"g":-8,"t":-7,"y":-12,",":-6,"j":-15,"p":-10,".":2,";":-1,"v":-7,"w":-8,"a":1,"l":-2,"z":-5,"f":-7,"h":-2,"i":-5,"n":-2,"o":1,"r":-2,"u":-3,"b":-2,"m":-2}},"h":{"d":"130,-31v-1,-29,13,-88,-17,-90v-8,0,-19,4,-28,10r0,80r17,1v0,10,0,21,-1,30r-93,0r0,-30v6,-1,14,0,18,-2v0,-55,1,-126,1,-179r-23,-1r0,-30v22,0,79,-14,82,-8v2,28,-5,76,1,106v36,-17,41,-18,55,-18v22,0,48,22,48,56v0,22,-1,50,-1,75r18,1r0,30r-90,0r0,-30","w":214,"k":{"w":1,"v":1,"y":3}},"i":{"d":"57,-245v21,0,31,14,31,29v0,19,-15,33,-33,33v-15,0,-32,-14,-32,-32v0,-15,14,-30,34,-30xm31,-121r-23,-1r0,-31v20,0,79,-11,82,-8v0,39,-1,94,-1,130r19,1r0,30r-98,0r0,-30v7,-1,16,0,21,-2r0,-89","w":114,"k":{"j":-4,"a":-2,"u":-1}},"j":{"d":"52,-246v21,0,31,15,31,29v0,20,-14,33,-34,33v-15,0,-31,-13,-31,-32v0,-15,14,-30,34,-30xm-15,65v36,-19,45,-30,44,-94r-1,-91r-27,-1v0,-10,1,-21,1,-31v18,-2,82,-10,85,-10r0,136v1,59,-33,97,-66,119v-12,0,-35,-18,-36,-28","w":106,"k":{"w":-3,"v":-3,"f":-4,".":-4,",":-6,"g":-3,"s":-4,"t":-1,"a":-1,"z":-3,"e":-3,"i":-3,"o":-3}},"k":{"d":"132,0v-13,-14,-11,-81,-47,-71r0,40r13,1r0,30r-91,0v0,-9,1,-21,1,-30v6,-1,14,0,19,-2r0,-179r-23,-1r0,-30v20,-1,82,-14,82,-8r0,151v24,3,34,-15,43,-28r-13,-1r0,-30r81,-1r0,30v-27,2,-35,23,-53,34r0,2v23,2,21,72,61,63v0,10,0,21,-1,30r-72,0","w":205,"k":{"g":-3,"k":-1,"s":-4,"t":-5,"y":-3,":":-3,",":-8,"j":-9,".":-8,";":-5,"v":-3,"w":-3,"a":-3,"-":3,"l":-1,"f":-2,"h":-1,"u":-1}},"l":{"d":"27,-211r-25,-1v0,-10,1,-21,1,-30v21,0,80,-14,83,-8v0,60,-1,152,-1,219r20,1r0,30r-99,0r0,-30v7,-1,16,1,21,-2r0,-179","w":111,"k":{"t":-1,"y":-1,"j":-5,"v":-2,"w":-3}},"m":{"d":"130,-98v2,-29,-25,-26,-41,-12v0,21,-1,58,-1,79r15,1v0,10,-1,20,-1,30r-90,0r0,-30v6,-1,16,2,19,-3r0,-88r-22,-1v0,-9,1,-21,1,-30v18,-1,72,-12,74,-9v2,6,1,15,4,21v46,-36,68,-20,93,1v36,-21,42,-23,56,-23v26,1,47,25,48,53v0,26,-1,55,-1,78r18,1r0,30r-89,0r0,-30v5,-1,11,0,14,-2v0,-43,11,-113,-42,-79r0,80r14,1r0,30r-83,0r0,-30v4,-1,13,1,14,-3r0,-65","w":309,"k":{"w":1,"v":1,"j":-3,"y":3}},"n":{"d":"134,-31v0,-27,10,-89,-15,-89v-8,0,-20,6,-29,13v0,21,-1,55,-1,76r15,1r0,30r-92,0r0,-30v6,-1,14,0,19,-2r0,-89r-23,-1v0,-10,1,-21,1,-30v18,-1,71,-10,73,-10v3,8,2,19,7,24v35,-21,43,-24,60,-24v51,0,48,72,44,131r18,1r0,30r-92,0v0,-9,1,-21,1,-30","w":219,"k":{"y":3,"j":-2,"v":1,"c":1,"d":1,"e":1,"o":1}},"o":{"d":"186,-82v0,52,-37,86,-92,86v-48,0,-83,-28,-83,-79v0,-49,39,-89,93,-87v50,1,82,28,82,80xm100,-134v-36,1,-37,112,-1,110v23,-1,24,-24,24,-57v0,-33,-2,-49,-23,-53","w":196,"k":{"g":-4,"s":-1,"y":1,",":-2,"j":-4,"p":-1,".":-1,"c":-1,"d":-1,"z":4,"q":-1,"x":6,"e":-1,"o":-1,"u":-2}},"p":{"d":"195,-91v1,60,-44,110,-111,90r0,55r29,1r0,30r-105,0r0,-29v6,-1,14,-1,19,-3r0,-174r-23,-1v0,-10,1,-20,1,-29v18,-1,72,-14,74,-11v2,7,1,17,6,21v36,-19,40,-21,55,-21v30,0,55,34,55,71xm107,-29v21,-1,26,-21,27,-49v2,-42,-19,-52,-48,-33v4,29,-16,85,21,82","w":205,"k":{"j":-3,".":-1,",":-2,"g":-3,"y":1,"a":1,"c":-1,"d":-1,"e":-1,"o":-1}},"q":{"d":"11,-68v-5,-60,59,-117,121,-86r20,-13v10,1,20,3,29,6r-3,215r20,0v0,10,0,20,-1,30r-104,1v0,-10,-1,-20,0,-30v9,-1,23,2,28,-3r1,-62v-62,35,-106,4,-111,-58xm96,-33v6,-1,26,0,25,-13r0,-76v-29,-14,-51,5,-48,46v1,23,4,40,23,43","w":200},"r":{"d":"146,-106v-43,-14,-61,28,-58,75r30,1v0,9,-1,21,-1,30r-105,0r0,-29v6,-1,16,1,19,-3r0,-90r-22,-1v0,-10,1,-21,1,-30v16,-1,71,-11,72,-8v2,15,0,35,6,46v29,-54,33,-53,75,-43v0,17,-11,46,-17,52","w":164,"k":{"g":1,"s":1,"t":-6,"y":-10,":":-1,",":14,"j":-10,"p":-7,".":15,";":-2,"v":-12,"w":-10,"a":5,"c":6,"-":6,"d":6,"z":-1,"f":-8,"q":5,"e":5,"i":-2,"n":-2,"o":5,"r":-3,"u":-5,"m":-2,"?":-3}},"s":{"d":"148,-52v0,54,-79,65,-133,50v-2,-17,-3,-33,-5,-49v10,-2,20,-5,31,-6v2,16,11,30,29,30v12,0,21,-3,22,-14v0,-9,-5,-12,-29,-18v-32,-9,-48,-25,-48,-48v0,-55,76,-62,125,-50v2,16,4,32,5,48v-10,2,-21,4,-32,5v-2,-13,-6,-27,-22,-27v-12,0,-20,2,-20,15v0,8,6,9,34,17v26,7,43,18,43,47","w":160,"k":{"g":-3,"y":-1,":":-1,",":-5,"j":-3,".":-4,";":-2,"v":-3,"w":-3,"a":1,"-":-8,"z":1,"f":-1,"o":-1,"u":-3,"b":1}},"t":{"d":"148,-9v-45,19,-118,23,-118,-27r0,-89r-25,0v0,-10,0,-20,1,-30v8,-2,23,1,26,-5v1,-10,2,-21,3,-30v19,-8,52,-21,54,-18v0,8,-1,41,-1,51v18,0,39,-1,56,-1v0,10,-1,23,-2,34r-54,0v5,30,-14,90,16,90v14,0,29,-3,40,-6v2,10,3,22,4,31","w":152,"k":{":":-1,",":-6,".":-5,";":-3,"w":-1,"c":3,"-":4,"d":3,"l":-1,"e":3,"o":3,"?":-1}},"u":{"d":"81,-75v0,16,2,41,18,39v6,0,15,-3,22,-8r0,-82r-18,-1v0,-10,1,-21,1,-30v15,2,73,-6,76,0r0,125r21,-1v0,9,-1,20,-1,30v-4,2,-36,7,-59,7v-6,-3,-9,-12,-18,-18v-52,39,-87,11,-100,-33r0,-79r-16,-1v0,-10,1,-21,1,-30r74,-1v0,25,-1,57,-1,83","w":204,"k":{"y":2,"j":-4,"v":2,"c":1,"x":-1}},"v":{"d":"104,-46v8,-28,19,-51,22,-81r-12,-1v0,-10,1,-21,1,-30r72,-1v0,9,-1,20,-1,30r-13,1r-58,131v-10,0,-34,1,-52,1r-48,-131r-14,-1v0,-10,1,-22,1,-31r94,0r0,31r-16,1v5,17,14,67,24,81","w":186,"k":{"v":-6,"j":-4,"b":-3,";":-4,":":-3,".":15,",":13,"g":1,"s":-1,"t":-3,"y":-6,"a":4,"-":-3,"d":1,"e":1,"i":-2,"o":2,"u":-1}},"w":{"d":"195,-43v3,-27,16,-60,14,-84r-16,-1r0,-30r75,-1v0,9,-1,20,-1,30r-13,1r-44,131v-11,0,-28,1,-54,1v-7,-24,-13,-48,-22,-78r-3,0r-30,77v-12,0,-33,1,-52,1r-32,-130v-3,-2,-10,-1,-15,-2r0,-31r95,0v0,10,-1,21,-1,31r-20,1r11,82r3,0v6,-21,25,-81,30,-98v5,-1,28,-1,48,-1v9,26,17,83,27,101","w":267,"k":{"p":-2,"m":-1,"f":-6,"b":-4,";":-4,":":-4,".":8,",":7,"s":-1,"t":-7,"y":-7,"a":2,"c":2,"-":-6,"d":2,"e":2,"i":-1,"n":-1,"o":3,"r":-1,"u":-1}},"x":{"d":"1,-30v35,-1,38,-29,63,-45v-13,-20,-29,-35,-45,-52r-13,-1r0,-31r96,0r0,31r-14,1v9,9,14,22,24,24v5,-6,13,-15,18,-24r-10,-1r0,-30r69,-1v0,9,-1,20,-1,30r-11,1v-15,16,-33,29,-46,47v15,17,31,37,43,50r15,1v0,9,-1,20,-1,30r-95,0r0,-30v4,-1,13,1,12,-3v-8,-7,-10,-18,-21,-22v-7,8,-14,16,-20,24r11,1r0,30r-74,0r0,-30","w":192,"k":{"p":-2,".":-5,",":-6,"t":-6,"a":-3,"c":5,"-":4,"e":3,"o":3}},"y":{"d":"108,-48v6,-26,16,-51,18,-79r-12,-1r0,-30r72,-1v0,9,-1,20,-1,30r-13,1v-26,65,-45,123,-83,187v-9,15,-19,29,-28,34v-12,0,-43,-21,-43,-30v18,-10,44,-31,52,-54r-52,-135v-4,-2,-11,-1,-16,-2v0,-10,1,-22,1,-31r93,0r0,31r-16,1v5,19,17,55,25,79r3,0","w":185,"k":{"g":-3,"s":-1,"t":-10,":":-3,",":11,"p":-2,".":13,";":-4,"v":-8,"w":-6,"a":6,"c":4,"-":-4,"d":3,"l":-1,"f":-7,"e":3,"i":-2,"n":-2,"o":3,"r":-2,"u":-2,"b":-3,"m":-2}},"z":{"d":"167,-120v-14,19,-81,75,-90,90v6,-2,47,4,51,-7r12,-29v11,2,22,5,32,8v-4,19,-10,39,-15,58r-142,0v-3,-8,-6,-18,-9,-27v32,-35,58,-60,97,-100v-10,-4,-41,-6,-47,4r-11,28v-11,-1,-23,-3,-33,-5r12,-59r134,1v4,12,7,26,9,38","w":180,"k":{"t":-3,",":-8,".":-6,"a":-3,"c":-1,"-":-8,"e":-1,"o":-1,"u":-3,"b":1}},"{":{"d":"65,-99r0,3v44,7,26,61,26,108v0,20,8,32,39,32r0,26v-50,0,-87,-21,-87,-61v0,-28,11,-48,11,-69v0,-14,-3,-23,-31,-23r0,-26v58,-4,21,-42,21,-84v0,-41,30,-64,87,-64v0,8,1,18,0,26v-94,-1,16,119,-66,132","w":146,"k":{"T":-5,"Y":-7,"V":-7,"W":-6,"J":9}},"|":{"d":"85,-270r33,0r0,360r-33,0r0,-360"},"}":{"d":"82,-96r0,-3v-45,-6,-25,-56,-25,-99v0,-20,-4,-33,-40,-33v-1,-8,0,-18,0,-26v57,0,87,20,87,64v0,26,-10,45,-10,61v0,13,2,23,30,23r0,26v-60,3,-20,51,-20,92v0,40,-37,61,-87,61v-1,-8,0,-18,0,-26v89,2,-13,-126,65,-140","w":146},"~":{"d":"136,-57v-26,1,-47,-20,-70,-23v-8,0,-16,9,-17,24v-9,1,-20,0,-28,0v1,-35,21,-60,46,-60v25,0,48,22,70,23v8,0,16,-8,16,-23v10,-1,20,0,28,0v0,35,-19,59,-45,59"},"'":{"d":"66,-252v-2,26,-7,90,-8,113v-7,2,-20,3,-25,3v-3,-35,-9,-84,-12,-110v12,-4,39,-6,45,-6","w":86},"`":{"d":"63,-249r54,54v-5,6,-11,12,-17,18v-18,-14,-41,-31,-61,-45v7,-9,16,-19,24,-27","w":162},"\u00a0":{"w":81}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1997, 2000 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Chaparral is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * ChaparralPro-Italic
 * 
 * Designer:
 * Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":184,"face":{"font-family":"Chaparral Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 6 5 3 4 5 5 9 2 3","ascent":"266","descent":"-94","x-height":"4","bbox":"-36 -270 325 90","underline-thickness":"19.44","underline-position":"-16.56","slope":"-10","stemh":"17","stemv":"27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":72},"!":{"d":"52,-231v8,-2,32,-8,34,-5r-37,176v-5,1,-15,1,-19,1xm33,-33v26,1,19,37,-2,36v-12,0,-18,-7,-18,-16v0,-10,9,-20,20,-20","w":91},"\"":{"d":"67,-251v-4,18,-14,60,-17,76v-5,1,-14,2,-18,2v3,-26,6,-58,7,-75v6,-3,22,-3,28,-3xm118,-251v-4,18,-14,60,-17,76v-5,1,-13,2,-17,2v3,-26,5,-58,6,-75v6,-3,22,-3,28,-3","w":110},"#":{"d":"148,-151r-17,50v15,0,28,1,40,1v-1,5,-3,11,-4,16r-42,0r-25,72v-6,0,-12,-1,-18,-1v9,-24,17,-48,25,-71r-40,0v-9,25,-18,53,-25,72v-5,0,-12,-1,-18,-1v8,-24,17,-48,25,-71v-14,0,-28,1,-39,1v1,-6,3,-13,4,-18r40,0v6,-17,12,-33,17,-50v-15,0,-30,-1,-41,-1v1,-5,2,-11,3,-16r44,0v8,-23,16,-46,22,-65v7,0,14,1,19,1v-6,18,-15,42,-23,64r40,0v8,-22,16,-46,22,-65v6,0,13,1,19,1v-6,18,-14,42,-22,64v13,0,26,-1,37,-1v-1,6,-2,13,-3,18r-40,0xm112,-101r17,-50r-39,0v-6,17,-12,33,-17,50r39,0"},"$":{"d":"37,-160v0,-39,34,-54,71,-57v2,-12,4,-25,6,-36v6,-1,12,-2,18,-2v-2,12,-4,24,-7,37v19,0,37,4,45,9v-1,7,-7,16,-13,21v-8,-5,-21,-12,-36,-13v-4,24,-8,50,-13,76v57,14,64,67,23,98v-12,9,-27,14,-46,16v-2,12,-5,23,-7,35v-5,0,-11,1,-16,1r6,-35v-23,0,-47,-5,-60,-13v2,-7,8,-16,14,-20v10,8,27,16,49,16r15,-81v-28,-11,-49,-24,-49,-52xm104,-201v-27,1,-42,12,-42,39v0,15,8,22,30,31v4,-24,8,-48,12,-70xm87,-27v46,0,66,-63,15,-76v-5,25,-11,52,-15,76"},"%":{"d":"20,-165v-1,-32,27,-70,63,-70v31,0,118,-2,137,-3v3,4,5,8,7,12r-171,235r-15,-9r160,-222r-87,0v31,36,-3,107,-51,104v-27,-1,-42,-19,-43,-47xm43,-163v0,20,6,31,24,31v26,0,35,-26,36,-58v1,-18,-6,-31,-23,-31v-26,0,-38,34,-37,58xm252,-66v1,29,-27,73,-62,70v-26,-1,-42,-20,-43,-47v-1,-32,26,-73,62,-71v28,1,42,17,43,48xm207,-100v-39,-3,-55,86,-13,90v35,4,54,-84,13,-90","w":271},"&":{"d":"75,4v-43,0,-67,-19,-69,-58v-2,-32,25,-60,62,-77v-48,-31,-23,-109,43,-105v28,2,50,17,51,46v1,27,-22,47,-54,64v20,18,44,46,57,66v11,-15,25,-39,21,-57r-21,0v1,-5,2,-11,3,-16r66,0v-1,5,-1,11,-2,16r-20,0v-7,31,-22,55,-37,71v12,19,17,36,51,30v-1,5,-3,11,-4,16v-15,1,-33,2,-45,2v-5,-7,-13,-21,-20,-31v-20,16,-41,33,-82,33xm107,-220v-22,0,-39,18,-39,40v0,20,11,29,26,43v24,-10,43,-26,43,-51v1,-19,-13,-32,-30,-32xm34,-58v1,59,84,52,113,15v-19,-28,-44,-58,-67,-75v-23,10,-46,28,-46,60","w":241},"(":{"d":"21,-68v0,-75,50,-155,112,-189v3,4,5,10,6,14v-41,26,-93,96,-93,178v0,54,19,83,40,105v-3,4,-6,8,-10,12v-27,-24,-55,-57,-55,-120","w":120,"k":{"k":-2,"l":-5,"b":-3,"h":-2,"j":-4,"T":-5,"Y":-12,"J":11,"V":-10,"W":-9}},")":{"d":"104,-138v0,81,-53,156,-112,189v-3,-4,-5,-8,-7,-13v41,-27,93,-91,93,-178v0,-51,-19,-85,-40,-106v3,-4,6,-7,10,-11v27,22,56,60,56,119","w":120},"*":{"d":"71,-207r6,-45r17,0r-10,45r39,-26v3,4,7,9,9,14r-44,24r36,25v-3,4,-6,10,-10,14r-34,-29r-6,47v-5,0,-11,0,-16,-1r9,-45r-38,26v-3,-5,-6,-10,-8,-15r43,-23r-36,-25r10,-13","w":129},"+":{"d":"82,-94r0,-67v7,-1,14,-1,20,-1r0,67r62,0v0,6,-1,14,-1,20r-61,0v0,25,-1,51,-1,71v-6,1,-13,1,-19,1r0,-72r-62,0v0,-6,1,-13,1,-19r61,0"},",":{"d":"35,-34v41,15,4,74,-26,84r-8,-11v23,-12,39,-38,12,-48v1,-15,12,-25,22,-25","w":87},"-":{"d":"93,-77r-83,0v1,-6,2,-13,3,-19r83,-1v-1,7,-2,14,-3,20","w":108,"k":{"c":-5,"r":-1,"s":-7,"t":-6,"y":-1,"z":-3,"f":-6,"j":-1,"v":-2,"w":-3,"x":-4,"A":-5,"C":-6,"S":-5,"T":11,"Y":8,"Z":2,"J":-6,"V":3,"W":-3}},".":{"d":"35,-36v28,0,20,40,-2,39v-12,0,-18,-7,-18,-18v0,-9,7,-21,20,-21","w":87},"\/":{"d":"1,19r-15,-9r155,-256v6,3,11,7,16,11","w":141},"0":{"d":"118,-236v41,-1,61,34,59,78v-3,80,-28,158,-103,162v-41,2,-60,-38,-59,-79v1,-72,31,-159,103,-161xm79,-13v56,-6,67,-86,70,-148v2,-35,-8,-58,-37,-58v-56,0,-64,84,-69,148v-1,26,8,61,36,58"},"1":{"d":"17,-17v16,-2,39,3,52,-3v11,-60,21,-123,31,-181v-19,4,-38,9,-62,15v-1,-5,-2,-12,-2,-17v45,-11,94,-39,97,-32r-38,217r55,1v-1,6,-2,12,-3,17r-133,0v1,-5,2,-11,3,-17"},"2":{"d":"141,-175v6,-41,-55,-55,-78,-29r-10,35v-6,-1,-13,-1,-19,-2v3,-17,7,-35,10,-52v45,-23,133,-17,126,47v-10,81,-86,114,-127,156v25,1,83,-3,112,-1v-1,7,-3,15,-5,21r-141,0v-1,-5,-4,-10,-5,-15v54,-45,126,-83,137,-160"},"3":{"d":"45,-224v41,-19,124,-20,124,39v0,31,-26,52,-57,60r0,3v31,6,47,29,47,53v-1,66,-81,83,-147,68v0,-17,-2,-35,-2,-52v6,-1,14,-2,20,-2r4,32v5,9,20,9,32,9v39,0,62,-16,64,-53v1,-33,-33,-48,-74,-44v0,-6,1,-12,2,-18v50,1,83,-23,83,-54v0,-37,-55,-45,-77,-23r-8,32v-6,-1,-14,-1,-20,-2"},"4":{"d":"67,-15v11,-1,24,0,33,-3v3,-15,5,-29,8,-44r-95,0v-2,-6,-5,-14,-7,-21r134,-151v8,0,15,0,23,1r-27,152r39,0v-1,6,-2,12,-4,18r-38,0v-3,15,-5,31,-8,46r30,1v-1,5,-2,11,-3,16r-88,0xm133,-200v-37,36,-66,78,-101,116v-1,1,-1,3,0,3v18,0,70,1,79,1"},"5":{"d":"159,-84v-3,75,-71,99,-145,83v-1,-16,-1,-33,-2,-50v6,-1,13,-2,19,-3r4,32v2,9,19,8,28,8v43,0,65,-22,69,-65v3,-42,-52,-56,-95,-46v-1,-28,19,-74,25,-107r117,0v-1,7,-3,15,-5,22r-96,0v-6,21,-12,42,-17,62v60,-10,100,25,98,64"},"6":{"d":"150,-181v-2,-18,1,-38,-23,-37v-47,3,-75,64,-75,101v39,-46,114,-27,112,33v-2,51,-32,88,-83,88v-43,0,-63,-32,-63,-75v0,-103,52,-183,152,-160v0,15,-1,31,-1,47v-6,1,-13,2,-19,3xm136,-79v0,-57,-61,-55,-88,-14v-4,52,-3,73,37,81v32,0,51,-35,51,-67"},"7":{"d":"47,1v20,-84,60,-111,109,-211v-83,3,-100,-17,-113,37v-6,-1,-13,-2,-18,-3r15,-56r139,0v2,6,4,15,5,21v-54,86,-87,131,-108,211v-8,1,-22,1,-29,1"},"8":{"d":"39,-172v-2,-75,130,-87,135,-15v2,33,-25,49,-49,65v79,31,30,132,-48,126v-42,-3,-67,-18,-69,-55v-2,-32,29,-55,60,-74v-20,-12,-29,-26,-29,-47xm112,-220v-25,0,-49,17,-48,45v0,19,11,31,43,44v27,-12,42,-28,42,-52v0,-22,-16,-37,-37,-37xm81,-13v34,0,59,-17,59,-50v0,-24,-18,-40,-55,-53v-52,11,-75,103,-4,103"},"9":{"d":"37,-50v3,17,0,38,25,37v53,-3,73,-60,79,-101v-21,11,-37,24,-58,23v-37,-2,-56,-25,-56,-62v0,-42,36,-84,82,-83v44,1,63,30,63,77v0,114,-45,174,-151,160r-3,-48v6,-1,13,-2,19,-3xm107,-220v-57,-7,-77,108,-16,110v18,0,37,-10,52,-26v4,-47,2,-80,-36,-84"},":":{"d":"55,-149v27,1,21,39,-1,38v-12,0,-19,-8,-19,-18v0,-9,7,-20,20,-20xm35,-35v28,2,21,39,-2,38v-12,0,-18,-7,-18,-18v0,-9,7,-20,20,-20","w":87},";":{"d":"55,-149v27,1,21,39,-1,38v-12,0,-19,-8,-19,-18v0,-10,7,-20,20,-20xm13,-9v1,-31,41,-34,41,-1v0,26,-23,49,-45,60r-8,-11v22,-13,39,-38,12,-48","w":87},"<":{"d":"61,-86r84,70v-3,5,-7,11,-11,15r-97,-76v0,-5,-1,-12,-1,-17r99,-72v4,4,7,10,10,15"},"=":{"d":"22,-102r0,-19v44,0,99,-1,144,-1v0,6,0,14,-1,20r-143,0xm21,-48v0,-6,0,-14,1,-20r144,0v0,6,-1,13,-1,19v-44,0,-99,1,-144,1"},">":{"d":"125,-85v-27,-23,-54,-44,-84,-68v3,-5,6,-10,10,-14r99,73r0,17r-99,74v-4,-4,-7,-9,-11,-14"},"?":{"d":"156,-189v0,31,-22,58,-68,84v-15,8,-11,25,-9,43v-5,2,-12,4,-19,5v-3,-8,-10,-32,-7,-46v41,-26,72,-48,72,-83v0,-34,-44,-44,-63,-22r-10,31v-6,-1,-13,-2,-19,-3v3,-15,7,-33,11,-48v13,-5,34,-10,54,-10v41,0,58,25,58,49xm61,-32v13,0,16,9,16,18v0,10,-9,17,-19,17v-11,0,-18,-7,-18,-15v0,-11,10,-20,21,-20","w":154},"@":{"d":"59,-56v-2,-47,39,-100,82,-67r6,-11v6,1,11,3,17,4v-3,20,-21,60,-18,81v29,-3,47,-27,47,-64v0,-31,-19,-57,-62,-57v-59,0,-101,60,-101,113v0,63,68,71,107,46v2,4,3,8,4,12v-47,27,-129,17,-129,-57v0,-57,49,-126,126,-126v44,0,73,25,73,67v0,40,-28,82,-78,80v-14,0,-8,-17,-9,-25v-12,11,-30,24,-43,24v-6,-1,-26,-7,-22,-20xm137,-109v-28,-30,-58,14,-56,49v0,5,4,7,8,7v20,-5,46,-27,48,-56","w":223},"A":{"d":"-17,-17v7,-1,18,1,22,-3r118,-217v3,-1,14,0,19,0v13,65,29,154,41,219r21,1v-1,5,-2,11,-3,17r-79,0v1,-6,2,-12,3,-17v10,-1,24,2,30,-3v-5,-17,-5,-38,-12,-53r-86,1v-9,17,-20,37,-28,54r32,1v-1,5,-2,11,-3,17r-79,0v1,-6,3,-12,4,-17xm143,-90v-8,-35,-9,-77,-21,-108v-17,36,-43,74,-55,108r76,0","w":210,"k":{"a":-12,"c":-9,"d":-12,"g":-11,"i":-7,"k":-7,"l":-6,"n":-6,"r":-6,"s":-13,"t":-6,"u":-6,"z":-15,"b":-7,":":-5,",":-13,"f":-8,"h":-3,"j":-1,"m":-6,"p":-9,".":-13,"q":-11,";":-5,"x":-10,"A":-12,"C":5,"-":-6,"D":-2,"G":5,"I":-2,"L":-2,"N":-2,"O":5,"R":-2,"S":-8,"T":14,"U":6,"Y":14,"Z":-12,"F":-2,"J":-9,"M":-3,"P":-2,"Q":5,"V":14,"W":8,"!":-2,"?":9}},"B":{"d":"39,-234v65,0,147,-9,147,50v0,30,-29,49,-51,61v30,6,47,27,47,50v2,69,-95,80,-183,73v1,-5,2,-11,3,-17v9,-2,24,4,28,-3r33,-196r-27,-1v1,-6,2,-12,3,-17xm90,-217r-15,87v43,3,78,-12,83,-50v3,-25,-33,-44,-68,-37xm72,-113r-15,83v-2,11,5,14,29,14v34,0,67,-18,67,-54v0,-17,-10,-43,-59,-43v-12,0,-19,-1,-22,0","w":201,"k":{"j":-1,".":4,",":4,"a":-4,"e":-4,"i":-3,"l":-3,"o":-5,"r":-3,"u":-4,"y":-4,"A":-4,"O":-1,"U":-1,"E":-2}},"C":{"d":"21,-90v0,-97,92,-173,187,-140v-2,21,-4,41,-7,62v-6,0,-12,1,-18,1r1,-40v-3,-11,-18,-10,-31,-11v-62,-2,-103,72,-103,123v0,77,72,92,130,65v1,5,1,12,1,18v-79,38,-160,6,-160,-78","w":205,"k":{"a":-1,"i":-6,"l":-8,"r":-3,"u":-4,",":-2,"h":-6,".":-1,"A":-9,"C":4,"-":10,"D":-3,"I":-5,"O":3,"T":-1,"Y":-10,"F":-4,"E":-3,"H":-3}},"D":{"d":"228,-136v0,95,-72,149,-187,136r-41,0v1,-5,2,-11,3,-16v9,-1,21,1,27,-3r33,-197r-26,-1v1,-6,3,-12,4,-17r71,0v79,-5,116,41,116,98xm198,-134v4,-56,-41,-95,-108,-82r-32,186v-2,11,0,14,28,14v78,-2,106,-39,112,-118","w":240,"k":{"a":3,"e":1,"i":-2,"r":-3,"u":-4,"y":-7,"z":-2,",":21,"j":-1,".":21,"v":-3,"w":-5,"A":4,"C":-2,"D":4,"G":-2,"I":4,"L":4,"N":1,"O":-2,"R":4,"T":2,"U":-1,"Y":7,"F":4,"M":1,"P":4,"Q":-2,"V":2,"W":1,"E":4,"H":4,"K":4,"B":4}},"E":{"d":"163,-153r-11,68r-17,0v-2,-10,8,-26,-7,-26r-56,0r-15,87v-1,6,0,7,19,7v39,0,57,5,65,-10r16,-33v5,1,10,3,15,5v-6,18,-12,36,-19,55r-153,0v1,-6,2,-12,3,-17v9,-1,20,0,27,-2r33,-197r-27,-1v1,-5,3,-12,4,-17r147,0v-2,18,-4,37,-7,55v-5,0,-10,2,-15,2v-3,-14,8,-38,-8,-38v-7,0,-45,-5,-67,0r-15,87v20,0,38,-1,57,-1v15,0,10,-15,15,-24r16,0","w":191,"k":{"a":-4,"c":-5,"d":-4,"e":-4,"g":-6,"i":-6,"k":-4,"l":-7,"n":-3,"o":-2,"r":-3,"s":-6,"t":-6,"u":-4,"y":-5,"z":-2,"b":-6,",":-8,"f":-7,"h":-5,"j":-8,"m":-3,"p":-5,".":-8,"q":-2,"v":-3,"w":-6,"x":-8,"A":-9,"C":-4,"D":-6,"G":-4,"I":-6,"L":-6,"N":-6,"R":-6,"S":-5,"T":-4,"Y":-4,"Z":-6,"F":-2,"M":-6,"P":-2,"V":-3,"W":-4,"X":-2,"E":-6,"H":-2,"K":-2,"B":-2}},"F":{"d":"162,-148r-13,69r-17,0v-1,-10,9,-26,-6,-26v-15,0,-34,-1,-55,-1r-15,88r41,1v-1,5,-2,11,-3,17r-93,0v1,-5,2,-12,3,-17v8,-1,21,1,26,-3r33,-196r-26,-1v1,-5,3,-12,4,-17r147,0v-2,19,-5,38,-7,57v-5,0,-12,1,-17,1r-1,-32v-6,-16,-40,-4,-73,-8r-16,93v30,-2,72,12,71,-26v6,0,12,1,17,1","w":187,"k":{"P":-4,";":10,":":10,".":33,",":33,"a":9,"e":9,"i":-1,"o":9,"u":-1,"A":9,"C":-3,"-":-6,"D":-4,"O":-3,"R":-4,"S":-6,"T":-7,"Y":-2,"E":-4}},"G":{"d":"50,-95v0,60,64,103,112,73r10,-61r-38,-1v1,-6,2,-11,3,-17r84,0v-1,6,-1,11,-2,17v-7,1,-16,0,-21,2r-13,73v-13,8,-37,13,-65,13v-62,2,-100,-42,-100,-96v0,-99,104,-177,199,-134v-3,19,-5,39,-8,59r-18,0r1,-36v-2,-16,-19,-16,-38,-16v-60,0,-106,54,-106,124","w":230,"k":{"a":-5,"e":-5,"i":-4,"l":-1,"o":-5,"r":-5,"u":-3,"y":-7,",":-1,"h":-1,".":-1,"w":-2,"A":-6,"C":-1,"D":-1,"G":-1,"I":-1,"L":-1,"N":-1,"O":-1,"R":-2,"Y":-1,"F":-1,"M":-2,"P":-1,"Q":-1,"E":-4,"H":-1,"K":-1,"B":-1}},"H":{"d":"4,-17v8,-1,21,2,26,-3r33,-196r-26,-1v1,-6,2,-12,3,-17r84,0v-1,5,-2,12,-3,17v-10,1,-23,-1,-31,2v-2,27,-14,60,-12,84r115,0r14,-85r-31,-1v1,-6,3,-12,4,-17r82,0v-1,5,-2,11,-3,16v-8,1,-19,0,-25,3r-34,197r26,1v-1,5,-2,11,-3,17r-83,0v1,-6,2,-11,3,-17v10,-1,24,2,31,-3r14,-93r-115,0r-17,95r32,1v-1,5,-2,11,-3,17r-84,0v1,-6,2,-11,3,-17","w":257,"k":{"v":1,"Q":1,"a":4,"e":6,"o":6,"u":1,"y":-1,"C":3,"G":3,"O":3,"Y":-1}},"I":{"d":"3,-17v9,-1,21,1,27,-3r33,-196r-28,-1v1,-5,2,-12,3,-17r84,0v-1,5,-3,12,-4,17v-9,1,-21,-1,-28,2r-34,197r30,1v-1,5,-2,12,-3,17r-83,0v1,-5,2,-11,3,-17","w":112,"k":{"c":3,"d":3,"k":-3,"l":-3,"n":1,"r":1,"t":-3,"b":-3,"f":-5,"h":-3,"m":1,"v":-2,"A":-2,"C":2,"G":2,"O":2,"S":-4,"T":-7,"Y":-6,"V":-1,"W":-4,"X":-1}},"J":{"d":"24,-23v12,20,58,7,66,-8v26,-44,26,-126,38,-186r-44,-1v1,-5,2,-11,3,-16r98,0v-1,5,-3,11,-4,16v-8,1,-21,-2,-26,3v-22,90,0,221,-113,220v-12,0,-27,-1,-40,-6r3,-55v6,-1,12,-2,18,-2","w":173,"k":{".":21,",":21,"a":8,"e":8,"i":-2,"o":7,"A":2}},"K":{"d":"157,0v-22,-20,-27,-126,-86,-111r-16,93r30,1v-1,5,-2,12,-3,17r-80,0v1,-5,2,-11,3,-17v8,-1,18,0,25,-2r33,-197r-26,-1v1,-5,3,-12,4,-17r78,0v-1,5,-2,12,-3,17v-9,1,-22,-2,-27,3r-15,86v6,0,17,0,24,-2v15,-14,63,-58,81,-86r-23,-1v1,-5,2,-12,3,-17r73,0v-1,5,-2,12,-3,17r-18,1r-92,93v28,19,37,62,54,96v7,13,22,8,37,10v-1,5,-3,11,-4,16","w":219,"k":{"a":-8,"e":-4,"i":-2,"l":-7,"o":-4,"r":-4,":":-3,",":-10,"h":-7,"j":-4,".":-10,";":-3,"v":5,"A":-5,"-":7,"D":-3,"G":5,"I":-3,"L":-3,"N":-3,"O":5,"R":-7,"S":-2,"T":-2,"U":-1,"Y":-2,"F":-3,"J":-4,"M":-3,"P":-3,"W":-1,"!":-3,"?":-1,"E":-3,"H":-3,"B":-3}},"L":{"d":"4,-17v8,-1,19,0,26,-2r34,-197r-26,-1v1,-5,3,-12,4,-17r84,0v-1,5,-1,12,-3,17v-10,1,-24,-1,-32,2r-34,191v-1,6,-1,7,14,7v76,0,60,-7,83,-47v6,1,13,3,18,4v-6,18,-15,41,-23,60r-148,0v1,-5,2,-12,3,-17","k":{"a":-9,"e":-6,"i":-3,"o":-6,"y":4,":":-1,",":-10,".":-10,";":-1,"A":-15,"-":-11,"I":-1,"L":-1,"S":-7,"T":23,"Y":19,"V":17,"W":6,"?":1,"E":-1}},"M":{"d":"59,-216r-25,-1v1,-6,2,-11,3,-17r60,0v7,20,24,132,44,195v37,-65,93,-173,106,-195r59,0v-1,6,-2,12,-3,17v-8,1,-20,-2,-24,3r-32,196r26,1v-1,6,-2,11,-3,17r-79,0v1,-6,2,-12,3,-17v9,-1,21,0,29,-2v10,-55,20,-126,30,-183r-2,0v-53,99,-87,159,-111,198r-16,0v-10,-37,-24,-97,-44,-199r-3,0r-32,185r31,1v-1,6,-2,11,-3,17r-77,0v1,-6,2,-12,3,-17v8,-1,19,0,26,-2","w":298,"k":{"W":-4,"V":-4,"c":1,"i":-2,"u":-2,"y":-3,"A":-3,"T":-1,"Y":-4}},"N":{"d":"1,-17v8,-1,20,2,25,-3r34,-196r-27,-1v1,-6,2,-11,3,-17r51,0r96,197r2,0r28,-179r-34,-1v1,-6,3,-12,4,-17r78,0v-1,5,-2,11,-3,17v-7,1,-19,-2,-23,3r-37,213v-4,1,-12,3,-19,3v-19,-28,-62,-122,-102,-197r-30,177r35,1v-1,6,-2,12,-3,17r-81,0v1,-6,2,-11,3,-17","w":250,"k":{"a":4,"e":4,"i":-2,"o":4,"u":-1,"C":-1,"O":-1,"S":-4,"T":-6,"Y":-3,"J":4,"V":-2,"W":-5}},"O":{"d":"153,-238v57,-2,90,51,88,97v-3,83,-52,143,-131,145v-56,1,-90,-43,-89,-96v3,-84,52,-143,132,-146xm147,-220v-64,5,-92,48,-97,129v-2,37,23,81,66,77v65,-5,92,-50,95,-128v2,-36,-17,-82,-64,-78","w":253,"k":{"a":-1,"c":-3,"g":-6,"i":-6,"k":-2,"l":-3,"n":-4,"r":-4,"s":-3,"t":-8,"u":-5,"y":-11,"b":-3,",":18,"f":-7,"h":-3,"j":-6,"m":-4,"p":-8,".":18,"v":-9,"w":-9,"x":-2,"A":2,"C":-2,"D":1,"G":-2,"I":1,"L":2,"N":1,"O":-2,"R":2,"U":-2,"Y":5,"F":2,"J":2,"M":1,"P":2,"Q":-2,"W":-1,"X":6,"E":1,"H":1,"K":1,"B":2}},"P":{"d":"188,-172v-4,61,-52,86,-120,81r-13,73r40,1v-1,5,-2,12,-3,17r-90,0v1,-6,2,-12,3,-17v8,-1,20,2,25,-3r33,-196r-24,-1v1,-5,2,-12,3,-17v72,-5,150,1,146,62xm72,-112v43,12,93,-13,88,-59v4,-32,-29,-51,-70,-45","w":194,"k":{"v":-1,"h":1,"f":1,"P":4,"M":1,"J":19,"H":4,"F":4,"B":4,";":5,":":5,".":48,",":48,"a":13,"e":14,"i":-3,"l":1,"o":13,"r":-3,"s":6,"u":-3,"y":-10,"A":16,"C":-3,"-":1,"D":4,"I":4,"L":4,"N":2,"R":4,"S":-1,"T":-1,"E":4,"K":4}},"Q":{"d":"118,4v-65,1,-97,-37,-97,-96v0,-86,56,-144,132,-146v57,-1,88,45,88,97v-1,73,-42,122,-96,141v29,22,58,42,102,29v1,5,2,12,2,17v-64,23,-89,-5,-131,-42xm147,-220v-62,0,-97,60,-97,126v0,51,21,80,67,80v61,0,95,-60,94,-128v-1,-47,-19,-78,-64,-78","w":252,"k":{";":-2,".":18,",":-14,"u":-6,"}":-9,"]":-9,")":-12}},"R":{"d":"154,0v-25,-30,-12,-115,-84,-100r-15,82r30,1v-1,6,-2,11,-3,17r-81,0v1,-6,2,-12,3,-17v8,-1,21,1,26,-3r33,-196r-25,-1v1,-6,2,-12,3,-17v71,-3,149,-2,149,56v0,35,-32,57,-59,71v29,-2,22,104,71,90v-1,5,-2,11,-3,16xm90,-216r-17,99v48,6,92,-22,88,-57v4,-34,-36,-51,-71,-42","w":208,"k":{"a":-11,"e":-8,"i":-7,"o":-8,"s":-2,"u":-6,"y":-3,"z":-8,":":-5,",":-13,"h":-5,".":-13,";":-5,"x":-14,"A":-9,"-":1,"D":-3,"G":2,"I":-3,"O":2,"R":-3,"S":-6,"T":4,"U":1,"Y":3,"Z":-10,"J":-11,"M":-1,"P":-3,"Q":1,"X":-9,"E":-3,"K":-3}},"S":{"d":"35,-169v0,-60,81,-84,132,-59v-1,17,-3,35,-5,53v-5,0,-11,1,-17,1r-1,-33v-1,-13,-15,-12,-30,-12v-29,0,-51,14,-52,45v0,23,12,31,45,45v85,36,39,133,-46,133v-19,0,-41,-5,-53,-11v2,-19,3,-38,5,-56v6,-1,12,-1,18,-1r1,37v27,26,102,10,95,-37v3,-46,-92,-52,-92,-105","w":175,"k":{"a":-2,"c":-4,"e":-4,"i":-3,"k":-4,"l":-4,"n":-3,"o":-4,"t":-5,"u":-3,"y":-1,",":-5,"h":-4,"m":-2,"p":-3,".":-5,"q":-4,"v":-2,"w":-3,"A":-6,"C":-3,"-":-13,"G":-3,"I":-1,"N":-2,"O":-3,"S":-3,"T":-2,"U":-2,"P":-1,"V":-3,"E":-1,"H":-1}},"T":{"d":"44,-17v10,-1,22,1,30,-2r33,-197v-38,2,-46,-5,-59,8r-11,34v-6,0,-13,0,-18,-1v4,-20,9,-40,13,-59r184,0v-2,20,-5,40,-8,59v-5,1,-12,1,-18,1v-3,-14,10,-39,-7,-41v-12,-1,-18,-1,-48,-1r-35,198r35,1v-1,5,-2,12,-3,17r-91,0v1,-5,2,-12,3,-17","w":200,"k":{"o":13,"a":14,"c":18,"e":18,"i":-7,"r":3,"s":4,"u":2,"y":1,":":16,",":18,"h":-8,".":18,";":16,"v":3,"w":1,"A":12,"C":-1,"-":8,"D":-1,"G":-1,"I":-6,"L":-1,"N":-3,"O":-1,"R":-3,"S":-6,"T":-14,"U":-2,"Y":-7,"F":-1,"M":-3,"P":-1,"V":-17,"W":-6,"!":-4,"?":-5,"E":-6,"H":-6,"K":-1,"B":-1,"}":2,"]":1,")":-1}},"U":{"d":"244,-217r-23,1v-23,93,-9,218,-119,220v-56,1,-79,-41,-69,-99r21,-121r-23,-1v1,-6,2,-12,3,-17r82,0v-1,5,-2,11,-3,17v-10,1,-25,-2,-32,3v-5,51,-32,135,-15,179v9,23,73,25,84,3v32,-31,35,-126,47,-183v-8,-3,-21,-1,-31,-2v1,-6,2,-12,3,-17r78,0v-1,5,-2,11,-3,17","w":232,"k":{"k":-6,"l":-7,"t":-3,"b":-6,",":24,"h":-5,"p":-1,".":24,"A":7,"G":-2,"S":-1,"T":-6,"Y":-3,"J":3,"V":-4,"W":-5}},"V":{"d":"96,-31r92,-185r-31,-1v1,-6,1,-11,2,-17r79,0v-1,5,-2,11,-3,17r-19,1r-121,219v-4,0,-13,1,-19,1v-19,-71,-24,-150,-41,-220r-20,-1v1,-5,2,-12,3,-17r85,0v-1,5,-2,12,-3,17r-35,1r28,185r3,0","w":213,"k":{"o":7,"W":-2,"V":-4,"?":-10,";":17,":":17,".":48,",":47,"!":-3,"a":21,"e":21,"i":-2,"l":-12,"r":5,"u":5,"A":19,"C":5,"-":5,"G":5,"O":3,"T":-2,"U":-1,"Y":-4,"E":-3,"}":-2,"]":-2,")":-5}},"W":{"d":"53,4r-13,-220r-21,-1v1,-5,2,-12,3,-17r85,0v-1,5,-3,11,-4,17r-33,1r3,179r3,0r90,-187r19,0v6,56,13,128,20,188r3,0r68,-180r-32,-1v1,-5,2,-11,3,-16r78,-1v-1,5,-2,12,-3,17r-19,1r-95,220r-20,0v-10,-52,-12,-125,-24,-179v-31,64,-63,128,-91,179r-20,0","w":303,"k":{"o":5,"h":-9,"a":8,"W":-3,"?":-3,".":30,",":30,"!":-1,"e":15,"g":7,"i":-3,"k":-3,"r":2,"u":2,"A":9,"O":1,"T":-4,"U":-1,"Y":-12,"E":-6,"}":-1,"]":-1,")":-4}},"X":{"d":"-12,-17v7,-1,18,1,22,-3r85,-100r-45,-96r-22,-1v1,-5,2,-12,3,-17r83,0v-1,5,-2,12,-3,17r-30,1v8,18,26,63,33,78v16,-11,54,-62,60,-78r-28,-1v1,-5,2,-12,3,-17r78,0v-1,5,-3,12,-4,17r-19,1r-80,96v15,32,32,70,48,102r24,1v-1,5,-2,12,-3,17r-82,0v1,-5,2,-12,3,-17r27,-1v-5,-25,-25,-56,-35,-83r-3,0v-14,17,-56,69,-66,83r30,1v-1,5,-2,12,-3,17r-79,0v1,-5,2,-12,3,-17","w":212,"k":{"W":-6,"V":-4,"Q":7,"?":-2,";":-2,":":-2,".":-2,",":-2,"A":-1,"C":6,"G":6,"O":7,"T":-1,"Y":-7}},"Y":{"d":"38,-17v10,-1,24,2,30,-3r12,-71r-48,-126r-18,0v1,-5,2,-12,3,-17r81,0v-1,5,-3,12,-4,17r-31,1r35,104r3,0v16,-25,61,-84,68,-104r-29,-1v1,-5,3,-12,4,-17r74,0v-1,5,-2,11,-3,16r-17,2r-91,125r-13,73r32,1v-1,5,-2,12,-3,17r-88,0v1,-5,2,-11,3,-17","w":191,"k":{"a":19,"e":19,"o":19,"r":7,"u":7,":":3,",":30,".":31,";":3,"v":4,"A":14,"C":4,"-":9,"G":4,"O":4,"T":-8,"U":-1,"J":3,"V":-11,"W":-11,"X":-1,"!":-3,"?":-11,"}":-2,"]":-3,")":-6}},"Z":{"d":"169,-213v-57,-4,-93,-11,-104,7r-14,38r-18,-3v6,-21,11,-42,17,-63r147,0v2,6,4,14,5,21r-172,194v59,0,91,2,108,-3v16,-5,17,-32,26,-47v6,1,13,3,18,4v-6,21,-14,44,-22,65r-160,0v-1,-5,-4,-11,-5,-16","w":199,"k":{"a":-4,"e":-4,"i":-4,"o":-4,"u":-1,",":-8,".":-8,"-":-9}},"[":{"d":"42,30r43,1v-1,5,-2,11,-3,16v-21,0,-45,-1,-66,-1r51,-298v21,0,45,-1,67,-1r-3,15v-14,2,-35,-3,-44,4","w":114,"k":{"k":-2,"l":-4,"b":-4,"h":-2,"j":-3,"T":-1,"Y":-7,"J":6,"V":-5,"W":-6}},"\\":{"d":"167,19r-154,-254v5,-4,11,-8,17,-11r153,256v-5,3,-11,6,-16,9","w":194},"]":{"d":"-13,31r44,-1r47,-264v-8,-8,-29,-2,-42,-4v0,-5,2,-10,3,-15r66,0r-54,299v-21,0,-44,1,-66,1v1,-5,1,-11,2,-16","w":114},"^":{"d":"158,-118v-21,-30,-41,-59,-59,-83r-59,82v-5,-3,-10,-7,-15,-11r66,-98r16,0r66,98v-5,4,-10,9,-15,12"},"_":{"d":"-16,26r180,0r0,20r-180,0r0,-20","w":180},"a":{"d":"6,-29v0,-62,56,-164,117,-108v8,-2,7,-13,11,-19v7,2,13,4,19,6v-9,33,-25,96,-33,133v4,5,12,-1,26,-4r3,15v-21,4,-43,18,-53,1v-1,-5,10,-27,7,-38v-33,37,-56,47,-68,47v-12,0,-29,-14,-29,-33xm88,-135v-34,0,-54,64,-55,102v0,10,5,16,11,16v33,-10,74,-53,75,-101v-8,-12,-18,-17,-31,-17","w":165},"b":{"d":"155,-120v0,60,-59,167,-123,106r-9,19v-6,-1,-12,-3,-18,-5r55,-230r-30,2v0,-5,-2,-10,-2,-15v44,-4,49,-18,62,-1v-9,34,-27,108,-36,139r2,1v26,-34,48,-51,72,-51v13,0,27,16,27,35xm70,-14v43,-2,56,-63,58,-101v0,-10,-4,-17,-12,-17v-33,7,-76,53,-78,97v6,11,20,21,32,21","w":167,"k":{"w":-1,"m":-1,"j":-4,"f":-1,".":4,",":4,"d":-1,"e":-1,"g":-5,"i":-1,"n":-1,"o":-1,"r":-1,"s":-1,"t":-4,"u":-1,"y":-2}},"c":{"d":"86,-134v-38,0,-51,51,-51,86v0,46,42,32,72,20v2,4,3,9,4,14v-35,22,-100,32,-103,-30v-3,-47,52,-138,119,-104v-1,7,-10,20,-15,22v-3,-1,-16,-8,-26,-8","w":129,"k":{"a":1,"c":4,"d":1,"e":3,"i":-1,"k":4,"l":2,"n":-1,"o":4,"r":-1,"s":-1,"u":-1,"y":-8,",":-1,"h":4,".":-1,"q":3,"-":6}},"d":{"d":"6,-29v2,-66,54,-156,123,-112v6,-26,13,-61,19,-88r-31,2v-1,-5,-1,-10,-1,-15v42,-2,48,-20,61,-2r-51,229v3,0,12,-2,23,-6v1,5,3,11,3,16v-22,6,-41,16,-52,0v-1,-4,9,-26,7,-39v-27,32,-55,48,-71,48v-13,0,-30,-15,-30,-33xm123,-121v-49,-47,-91,36,-90,87v0,13,6,17,13,17v37,-10,77,-54,77,-104","w":172,"k":{"a":-1,"d":-1,"g":-4,"k":-6,"l":-6,"n":-1,"r":-1,"s":-3,"t":-4,"y":-2,"b":-5,"f":-5,"h":-5,"j":-4,"m":-1,"p":-1,"v":-1,"w":-1}},"e":{"d":"135,-116v0,40,-48,46,-95,46v-9,23,-8,55,19,54v14,0,37,-8,57,-19v2,5,4,9,6,14v-36,25,-107,47,-114,-18v-4,-37,40,-115,88,-115v26,0,39,20,39,38xm43,-86v29,-2,63,-3,66,-28v3,-28,-35,-28,-48,-8v-5,8,-13,18,-18,36","w":145,"k":{"c":-1,"g":-4,"l":2,"t":-3,"u":-1,"y":-4,"z":-2,",":2,"f":-4,"j":-4,"p":-1,".":2,"v":-1,"w":-3}},"f":{"d":"48,-153v6,-60,54,-102,110,-86v0,7,-9,20,-14,23v-14,-5,-39,-10,-51,7v-10,14,-15,31,-21,59v17,0,35,-1,51,-1v-1,6,-3,13,-4,18v-14,0,-35,1,-50,1r-40,190r-25,0r39,-190r-29,0v1,-5,2,-12,3,-17v11,-3,26,2,31,-4","w":112,"k":{"'":-30,"w":-7,"j":-5,"h":-15,"b":-16,"?":-27,";":-4,":":-5,".":14,",":14,"\"":-30,"!":-21,"a":5,"c":6,"d":6,"e":7,"g":-3,"i":-2,"k":-19,"l":-17,"o":7,"r":-1,"s":1,"u":-3,"y":-13,"z":-1,"-":-3,"}":-21,"]":-22,")":-21}},"g":{"d":"-21,53v0,-28,26,-25,47,-45v-11,-4,-17,-9,-17,-21v-2,-4,5,-6,29,-24v-57,-39,-1,-140,75,-114r49,0r0,16v-11,2,-29,-2,-36,3v19,47,-7,108,-71,101v-12,8,-20,12,-20,18v-1,14,75,10,85,20v35,38,4,80,-77,81v-38,0,-64,-13,-64,-35xm107,-105v0,-21,-9,-36,-25,-35v-24,0,-41,28,-41,62v0,22,10,33,26,33v21,0,40,-25,40,-60xm109,38v6,-22,-45,-18,-64,-23v-26,16,-40,23,-40,36v0,38,111,24,104,-13","w":153,"k":{"a":-2,"c":-4,"d":-3,"e":-2,"g":-15,"i":-8,"k":-4,"l":-3,"n":-6,"o":-3,"r":-6,"s":-4,"t":-8,"u":-6,"y":-18,"z":-2,"b":-5,",":-8,"f":-12,"h":-3,"j":-24,"m":-6,"p":-14,".":8,";":-2,"v":-9,"w":-12,"}":-4,"]":-4,")":-4}},"h":{"d":"130,-154v54,18,12,75,-1,139v4,0,14,-1,26,-4v1,5,1,10,2,15v-21,4,-50,17,-57,-4v10,-33,26,-72,30,-110v0,-6,-3,-13,-11,-13v-22,0,-63,38,-69,59v-4,14,-14,58,-18,72r-25,0r54,-228r-32,2v-1,-5,-1,-10,-1,-15v39,-4,51,-21,63,-3r-35,135r2,1v32,-37,59,-46,72,-46","w":178,"k":{"w":-1,"v":3,"j":-1,"g":-2,"s":-1,"t":1,"y":1}},"i":{"d":"67,-224v26,2,19,36,-2,36v-11,0,-19,-9,-19,-18v0,-8,8,-18,21,-18xm43,-132r-31,2r0,-15v40,-3,47,-19,59,0r-29,131v5,0,15,-3,27,-6v1,5,3,10,3,15v-22,5,-47,17,-58,-3v8,-36,20,-83,29,-124","w":90,"k":{"g":-4,"o":1,"s":-1,"t":-1,"z":-3,"f":-3,"j":-5,"x":-2}},"j":{"d":"65,-224v26,2,19,36,-2,36v-10,0,-18,-8,-18,-18v0,-9,7,-18,20,-18xm44,-132r-35,2r0,-15v44,-3,51,-18,64,-1v-15,64,-14,145,-48,191v-26,36,-42,54,-61,22v70,-18,63,-125,80,-199","w":88,"k":{"f":-1,".":1,",":1,"a":-2,"d":-1,"g":-3,"i":-1,"o":-1,"s":-1,"t":-1,"z":-2}},"k":{"d":"108,2v-14,-13,-21,-90,-45,-74v-6,5,-11,11,-18,19v-4,15,-9,39,-13,53r-25,0r53,-228r-30,2v0,-5,-2,-11,-2,-16v36,-1,52,-21,62,-2v-7,30,-27,109,-41,165r2,1v42,-50,77,-77,94,-77v4,0,12,10,13,20v-27,5,-51,21,-72,45v27,11,25,59,45,74v6,0,14,-2,23,-5v1,5,2,11,2,16v-14,5,-34,7,-48,7","w":161,"k":{"a":-4,"c":-1,"d":-3,"e":-1,"g":-6,"n":-1,"o":-1,"r":-1,"s":-8,"t":-4,"u":-2,"y":-6,"z":-9,"b":-1,":":-6,",":-8,"f":-4,"j":-4,"m":-1,"p":-1,".":-7,";":-7,"w":-5,"-":4}},"l":{"d":"61,-229r-34,2v-1,-5,-1,-10,-1,-15v45,-3,50,-20,64,-2r-52,229v5,0,17,-1,31,-5v1,5,2,11,2,16v-25,4,-50,17,-61,-4v9,-36,40,-173,51,-221","w":89,"k":{"g":-4,"k":-1,"s":-2,"y":-1,"z":-2,"b":-1,"f":-4,"j":-3,"w":-2,"!":-1}},"m":{"d":"101,0r27,-121v0,-5,-4,-11,-11,-11v-21,0,-58,42,-63,63v-4,14,-13,55,-17,69r-24,0v8,-32,21,-91,30,-133r-29,3v0,-5,-1,-10,-1,-15v40,-3,40,-18,55,-2v-2,10,-4,21,-8,37r3,1v27,-33,51,-45,65,-45v18,0,30,20,21,46r3,0v27,-35,51,-46,66,-46v50,19,11,74,0,139v4,0,13,-1,25,-5r3,15v-20,4,-47,18,-56,-3v11,-35,23,-72,28,-110v0,-6,-3,-13,-12,-13v-20,0,-59,42,-64,63v-5,21,-11,45,-16,68r-25,0","w":266,"k":{"v":1,"f":-1,"a":-1,"c":-1,"g":-1}},"n":{"d":"106,-8v9,-32,27,-72,29,-110v0,-7,-3,-13,-11,-13v-22,0,-63,39,-69,60v-4,13,-14,57,-18,71r-25,0r31,-132r-28,3v0,-5,-1,-10,-1,-15v35,-3,43,-19,55,-3v0,9,-10,29,-7,40v29,-33,58,-47,74,-47v11,0,27,13,26,29v0,16,-12,61,-29,108v3,8,14,-1,28,-3v1,5,2,10,2,15v-19,4,-49,19,-57,-3","w":183,"k":{"T":19,"g":-3,"s":-1,"t":-1,"y":1,"z":-1,"f":-1,"j":-2,"v":3}},"o":{"d":"96,-154v32,0,47,19,47,53v0,46,-31,107,-88,105v-33,-1,-44,-17,-46,-49v-3,-54,35,-109,87,-109xm36,-48v0,21,7,36,26,36v38,0,54,-49,54,-88v0,-24,-5,-36,-26,-38v-36,4,-54,43,-54,90","w":158,"k":{"a":-1,"c":-1,"d":-1,"g":-4,"k":2,"l":3,"n":1,"o":-1,"s":-1,"u":1,"z":2,",":4,"f":-1,"h":1,"j":-1,"m":1,"p":-1,".":4,"v":2,"w":1,"x":4}},"p":{"d":"158,-122v3,63,-50,162,-118,112v-5,27,-13,67,-19,94v-8,0,-16,1,-25,1r43,-217r-30,1r0,-15v44,-3,40,-16,55,-1v-3,12,-6,29,-10,45r3,0v27,-36,51,-53,74,-53v11,0,27,16,27,33xm43,-30v53,51,91,-34,88,-86v0,-9,-4,-16,-12,-16v-34,9,-76,54,-76,102","w":169,"k":{"w":-2,"p":-1,"f":-3,".":4,",":4,"a":-1,"c":-1,"e":-1,"g":-5,"o":-1,"s":-2,"t":-1,"u":-1,"y":-2}},"q":{"d":"7,-28v2,-68,54,-160,123,-111r7,-17v6,1,14,4,20,6v-16,62,-42,174,-51,214v4,8,13,-1,29,-4v1,5,2,11,2,16v-27,6,-47,19,-58,-3v8,-35,19,-77,29,-117r-2,-1v-23,26,-50,49,-70,49v-12,0,-29,-13,-29,-32xm123,-120v-50,-51,-90,37,-90,88v0,9,6,15,12,15v35,-10,76,-54,78,-103","w":166,"k":{";":-1,",":-1,"}":-1,"]":-1,")":-1}},"r":{"d":"108,-126v-31,7,-67,76,-70,126r-24,0v7,-30,20,-93,29,-133r-28,3v0,-5,-1,-10,-1,-15v35,-2,42,-18,55,-2v-3,10,-6,24,-11,45r3,1v30,-38,41,-64,74,-48v-3,17,-9,33,-27,23","w":131,"k":{"a":7,"c":6,"d":8,"e":7,"i":-4,"k":2,"l":1,"n":-4,"o":6,"r":-5,"s":1,"t":-5,"u":-4,"y":-14,"z":-1,"b":1,":":1,",":27,"f":-6,"h":1,"j":-4,"m":-4,"p":-8,".":27,"q":7,";":1,"v":-10,"w":-12,"-":2,"?":9}},"s":{"d":"20,-108v4,-45,63,-55,101,-39v-1,13,-3,27,-4,40v-4,0,-10,1,-15,1v-1,-18,1,-32,-23,-32v-18,0,-34,7,-34,26v0,31,71,30,63,66v4,44,-63,61,-104,43v1,-14,1,-29,2,-44v5,-1,11,-1,16,-1v1,21,0,35,26,35v19,0,36,-7,35,-27v-1,-34,-66,-28,-63,-68","w":131,"k":{"a":-2,"c":-1,"d":-2,"e":-1,"g":-6,"k":1,"l":1,"o":-2,"t":-2,"u":-2,"y":-4,"z":-2,"b":-1,":":4,",":-1,"f":-4,"h":1,"j":-3,"p":-1,".":-1,"q":-1,";":4,"v":-1,"w":-3,"-":-5}},"t":{"d":"66,-132r-20,101v3,26,34,12,57,8v1,5,2,10,2,15v-38,13,-76,22,-86,-18v4,-30,17,-77,22,-106r-28,0v1,-5,2,-11,3,-16v10,-3,25,1,30,-5v3,-10,6,-23,9,-33v10,-4,20,-8,24,-5v-2,10,-6,27,-9,41r55,0v-1,6,-3,13,-4,18r-55,0","w":124,"k":{"a":1,"c":4,"d":3,"e":4,"g":-2,"i":-1,"k":4,"l":3,"o":3,"t":1,"u":-1,"y":-6,"z":-2,"b":1,",":-1,"h":4,"j":-1,"p":-2,".":-1,"v":-2,"w":-4,"-":3,"?":8}},"u":{"d":"45,4v-51,-15,-15,-79,-3,-136r-27,3v0,-5,-1,-10,-2,-15v37,-4,48,-21,58,-1v-11,37,-24,77,-28,114v0,9,5,13,11,13v18,0,58,-40,63,-58v3,-11,13,-55,17,-74v9,0,17,-1,25,-1v-2,18,-29,108,-27,136v4,0,13,-2,26,-6r3,15v-23,5,-43,18,-54,0v-1,-5,8,-25,5,-36v-27,29,-52,46,-67,46","w":175,"k":{"g":-4,"s":-2,"t":-1,"y":-1,"z":-1,"f":-1,"j":-4,"v":1,"w":-1,"x":1}},"v":{"d":"153,-143v3,45,-76,140,-95,146v-5,0,-17,-1,-27,-2v0,-33,4,-107,5,-133r-27,2v-1,-5,-2,-10,-2,-15v32,-4,43,-18,56,0v-3,35,-7,105,-8,128v27,-10,70,-85,72,-114v-3,-7,-17,0,-24,-1v-1,-5,-1,-10,-1,-15v27,-4,44,-15,51,4","w":161,"k":{"j":-1,";":5,":":5,".":24,",":24,"a":6,"d":4,"e":5,"i":-1,"o":3,"y":-6,"-":-5}},"w":{"d":"234,-143v3,39,-63,136,-83,146v-5,0,-16,-1,-25,-2v-1,-24,-1,-61,0,-101r-3,-1v-26,64,-62,104,-65,104v-6,0,-16,-1,-26,-3v-1,-36,1,-105,2,-132r-28,3v-1,-5,-1,-10,-1,-15v34,-5,43,-21,55,-1v-2,43,-5,102,-5,126v11,0,20,-23,31,-40v15,-23,31,-59,37,-85v6,-2,15,-3,22,-3v0,42,2,106,3,130v20,-11,64,-90,58,-117r-22,2v-1,-5,-1,-11,-1,-16v28,-4,43,-13,51,5","w":242,"k":{"h":3,"f":-2,"b":3,";":5,":":5,".":21,",":20,"a":4,"c":1,"d":4,"e":4,"k":4,"l":3,"o":4,"t":-4,"u":1,"y":-6,"-":-6}},"x":{"d":"-7,4v3,-19,41,-59,68,-88v-5,-14,-12,-30,-19,-48r-27,6v-1,-5,-3,-10,-4,-15v29,-7,37,-20,53,-8v8,17,8,38,18,51v20,-24,51,-56,60,-56v5,0,15,10,16,18v-17,9,-43,24,-71,55v10,27,15,41,24,62v6,7,15,1,29,-2v1,5,1,11,2,16v-12,5,-34,7,-49,7v-8,-14,-13,-46,-27,-68v-21,23,-37,49,-43,69v-8,1,-21,1,-30,1","w":156,"k":{"x":-3,"w":-4,"v":-3,"p":-3,";":-1,":":-1,".":-2,",":-3,"a":-2,"c":2,"e":2,"i":-4,"o":2,"t":-3,"u":-2,"y":-6,"-":3}},"y":{"d":"-18,71v30,-16,49,-31,68,-57v-5,-30,-14,-103,-19,-146r-28,5v-1,-5,-2,-10,-2,-15v36,-6,40,-21,55,-5v6,45,6,106,16,138v22,-34,46,-82,51,-122v-3,-7,-17,0,-25,-1v0,-5,-1,-11,-1,-16v30,-3,43,-14,51,5v-15,89,-83,186,-147,231v-6,0,-18,-10,-19,-17","w":154,"k":{"a":2,"c":-1,"e":2,"g":-3,"i":-1,"k":2,"l":2,"n":-1,"o":1,"r":-1,"s":-1,"t":-5,"u":-3,":":4,",":9,"f":-5,"h":1,"m":-1,"p":-4,".":9,";":4,"v":-4,"w":-6,"-":-8}},"z":{"d":"107,-132r0,-3v-13,2,-57,-4,-64,6r-11,29v-5,-1,-12,-2,-17,-3v4,-16,9,-32,13,-48r106,0v2,6,3,13,4,19v-20,23,-80,85,-110,114v23,3,66,6,77,-7r12,-28v6,1,12,2,17,3v-5,17,-11,33,-16,50r-116,0v-1,-4,-3,-9,-5,-14","w":149,"k":{"a":-3,"c":-1,"e":-2,"g":-1,"i":-1,"o":-1,"s":-1,"y":-5,",":-5,".":-5,"-":-2}},"{":{"d":"135,-240v-49,4,-57,26,-56,84v1,30,-13,43,-30,53v57,25,-61,132,35,138v0,5,-1,10,-2,15v-40,0,-62,-20,-62,-47v0,-28,24,-62,24,-83v0,-11,-6,-18,-28,-17v0,-5,1,-10,2,-15v37,-5,37,-4,37,-54v0,-62,26,-85,83,-89v0,5,-2,10,-3,15","w":120,"k":{"k":-2,"l":-5,"b":-3,"h":-2,"j":-3,"T":-1,"Y":-7,"J":9,"V":-6,"W":-6}},"|":{"d":"83,-270r19,0r0,360r-19,0r0,-360"},"}":{"d":"-9,34v47,-3,57,-24,55,-83v-2,-32,12,-45,30,-56v-57,-24,59,-131,-37,-135v0,-5,1,-10,2,-15v42,0,61,20,61,47v0,28,-21,63,-21,80v0,10,5,17,28,17v-1,5,-1,10,-2,15v-39,2,-37,13,-37,61v0,61,-30,82,-82,85v0,-5,2,-11,3,-16","w":120},"~":{"d":"123,-64v-34,0,-73,-54,-87,0r-17,0v3,-26,19,-48,41,-48v26,-1,39,26,63,26v11,0,19,-10,20,-27r18,0v-1,25,-15,49,-38,49"},"'":{"d":"68,-251v-4,18,-14,60,-17,76v-5,1,-14,2,-18,2v3,-26,6,-58,7,-75v6,-3,22,-3,28,-3","w":63},"`":{"d":"70,-229r50,48v-3,4,-7,6,-10,10r-55,-43","w":164},"\u00a0":{"w":72}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1997, 2000 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Chaparral is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * ChaparralPro-BoldIt
 * 
 * Designer:
 * Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":198,"face":{"font-family":"Chaparral Pro","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 6 8 3 5 5 5 9 2 3","ascent":"266","descent":"-94","x-height":"4","bbox":"-44 -270 330 93","underline-thickness":"19.44","underline-position":"-16.56","slope":"-10","stemh":"31","stemv":"58","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":65},"!":{"d":"39,-228v15,-3,60,-6,72,-6v-8,28,-32,120,-42,155v-8,3,-31,4,-36,4xm45,-52v16,0,26,12,26,27v0,18,-15,29,-30,29v-19,0,-28,-11,-28,-25v0,-18,15,-31,32,-31","w":108},"\"":{"d":"89,-252v-6,26,-23,90,-27,108v-8,2,-21,2,-26,2v3,-31,5,-80,6,-106v13,-4,39,-4,47,-4xm160,-252v-6,26,-23,90,-27,108v-8,2,-21,2,-26,2v3,-31,5,-80,6,-106v12,-4,39,-4,47,-4","w":157},"#":{"d":"162,-145r-16,48r38,0v-1,9,-3,18,-6,28v-11,0,-27,1,-42,1v-8,22,-16,44,-22,62r-29,0r20,-62r-36,0v-8,22,-16,45,-21,62v-9,1,-19,0,-30,0v7,-21,15,-41,21,-62r-36,0v2,-10,4,-21,6,-29r40,0r15,-49r-39,0v1,-8,4,-19,6,-28r42,0v7,-21,15,-42,21,-59v11,-1,22,0,32,0v-6,17,-14,38,-21,59r36,0v7,-21,13,-42,19,-59r33,0v-6,17,-14,38,-21,59v13,0,25,-1,35,-1v-1,9,-3,21,-6,30r-39,0xm115,-97r16,-48r-36,0v-5,17,-10,32,-15,48r35,0"},"$":{"d":"26,-157v0,-40,42,-64,83,-65v2,-11,4,-23,6,-33v10,-2,20,-3,29,-3v-2,12,-5,24,-7,36v12,0,35,3,46,9v-2,12,-12,29,-20,35v-9,-6,-23,-12,-31,-13v-3,18,-6,35,-10,54v56,11,66,73,26,105v-14,12,-33,19,-59,21v-2,11,-3,22,-6,34v-9,1,-18,2,-27,2v2,-12,5,-22,7,-34v-22,0,-45,-5,-58,-13v2,-12,13,-29,21,-37v10,7,29,18,43,19v4,-19,7,-38,11,-57v-28,-13,-54,-27,-54,-60xm104,-192v-32,-2,-43,41,-8,47v3,-16,5,-32,8,-47xm95,-39v32,2,43,-42,10,-51v-3,17,-7,34,-10,51"},"%":{"d":"21,-161v0,-33,34,-74,74,-74v50,0,126,-2,156,-3v4,7,7,15,11,24r-187,226v-8,-5,-16,-11,-22,-16r166,-208v-23,-1,-56,-1,-84,-1v25,46,-12,106,-66,106v-30,0,-48,-24,-48,-54xm90,-214v-24,3,-28,53,-24,80v28,17,35,-29,35,-60v0,-13,-2,-18,-11,-20xm303,-73v0,39,-28,78,-74,77v-28,-1,-48,-24,-48,-54v0,-34,33,-78,75,-75v30,2,47,19,47,52xm250,-103v-24,3,-28,53,-24,80v28,17,33,-30,35,-60v1,-13,-3,-18,-11,-20","w":320},"&":{"d":"153,-20v-41,36,-153,37,-154,-33v-1,-33,25,-58,56,-74v-44,-39,-11,-109,62,-109v37,0,60,18,62,49v1,25,-20,44,-50,60v14,12,35,35,47,50v9,-10,18,-28,16,-39r-18,-1v2,-10,4,-18,6,-27r77,0v-1,9,-2,18,-4,27r-16,1v-9,28,-24,47,-42,62v14,17,18,30,49,26v-1,9,-3,19,-5,28v-22,1,-49,3,-68,4xm111,-207v-31,3,-28,48,-5,62v17,-9,25,-23,25,-39v-1,-12,-7,-23,-20,-23xm75,-106v-25,18,-26,76,20,76v13,0,29,-6,40,-14v-16,-21,-43,-48,-60,-62","w":263},"(":{"d":"25,-63v0,-84,59,-164,129,-197v4,6,8,14,11,21v-72,39,-124,202,-56,287v-5,5,-10,11,-16,16v-35,-24,-68,-67,-68,-127","w":141,"k":{"k":-10,"l":-11,"b":-10,"h":-10,"j":-16,"T":-12,"Y":-18,"V":-13,"W":-13,"J":13}},")":{"d":"118,-133v0,83,-60,164,-129,197v-4,-6,-8,-13,-11,-19v71,-42,126,-203,55,-288v5,-5,10,-12,16,-17v36,25,69,67,69,127","w":141},"*":{"d":"73,-203r7,-49r24,0r-10,49r41,-29v4,6,9,15,12,21r-49,27r40,29v-4,6,-10,13,-15,19r-36,-31r-6,49v-7,1,-16,1,-24,0r9,-48r-40,28v-4,-6,-9,-15,-12,-21r49,-27r-41,-27v4,-6,10,-15,15,-20","w":144},"+":{"d":"80,-102r0,-66v12,-1,24,-2,35,-2v0,18,-1,43,-1,67v23,0,45,-1,61,-1v0,10,0,24,-1,35r-60,0v0,24,-1,48,-1,67v-10,1,-22,1,-33,1r0,-69r-63,0v0,-10,1,-22,1,-32r62,0"},",":{"d":"72,-23v0,41,-36,75,-66,90v-5,-6,-11,-13,-15,-19v32,-21,52,-50,17,-65v6,-50,64,-49,64,-6","w":105},"-":{"d":"109,-75r-96,-1v1,-9,3,-20,5,-30r97,-1v-1,12,-4,23,-6,32","w":128,"k":{"c":-4,"r":-4,"s":-9,"t":-4,"z":-4,"f":-4,"j":-3,"v":-5,"w":-6,"A":-3,"C":-8,"S":-6,"T":8,"y":-5,"Y":5,"Z":-4,"V":2,"W":-3,"J":-9}},".":{"d":"43,-54v20,0,29,13,29,27v0,18,-14,31,-31,31v-16,0,-29,-11,-29,-28v0,-15,13,-30,31,-30","w":105},"\/":{"d":"11,20v-9,-4,-19,-11,-28,-16r153,-257v10,5,22,13,31,19","w":151},"0":{"d":"124,-236v46,0,66,33,66,78v0,85,-34,160,-116,162v-43,1,-64,-38,-62,-81v2,-80,39,-158,112,-159xm86,-26v43,-10,45,-113,44,-171v-3,-6,-7,-10,-14,-10v-40,9,-41,92,-47,150v-1,16,4,31,17,31"},"1":{"d":"15,-31v15,-2,36,2,47,-3v8,-45,19,-103,25,-140v-17,1,-34,3,-56,5v0,-10,-1,-21,0,-31v41,-7,120,-43,124,-36r-36,204r51,1v-1,10,-4,21,-6,31r-154,0v2,-10,3,-21,5,-31"},"2":{"d":"123,-169v4,-32,-32,-40,-50,-23r-10,36r-37,-3r12,-65v57,-23,151,-16,146,52v-6,65,-70,102,-111,131v22,4,79,-4,97,-1v-2,14,-5,29,-9,42r-152,0v-4,-9,-6,-21,-9,-31v49,-36,116,-80,123,-138"},"3":{"d":"37,-225v47,-17,143,-20,143,41v0,30,-23,50,-52,58r-1,3v35,8,44,33,44,51v-4,72,-86,83,-162,72v0,-22,-1,-43,-1,-64v11,-2,25,-4,37,-5v4,16,-1,40,22,40v27,0,42,-12,42,-39v1,-25,-27,-38,-60,-34v1,-10,3,-23,5,-33v50,0,68,-18,68,-42v0,-25,-34,-34,-49,-18r-10,31v-12,-1,-24,-1,-36,-3v3,-19,6,-39,10,-58"},"4":{"d":"1,-96r122,-139v18,0,36,1,52,2v-6,39,-16,93,-24,138r35,0v-2,10,-4,22,-7,33r-34,0v-2,10,-4,22,-6,32r24,2v-1,9,-3,19,-5,28r-105,0r6,-28v9,-1,21,0,28,-3v2,-10,3,-20,5,-29v-12,0,-67,1,-79,1v-5,-11,-9,-25,-12,-37xm98,-94v3,-28,16,-62,14,-87r-66,84v-1,1,0,2,1,2v16,1,42,1,51,1"},"5":{"d":"170,-84v-1,76,-81,98,-158,84v-1,-21,-1,-41,-1,-62v12,-2,24,-3,36,-4v3,16,-1,39,22,37v24,-2,43,-12,43,-42v0,-34,-44,-45,-82,-37r-4,-5v8,-33,22,-85,32,-120r131,0v-2,13,-5,31,-9,45v-37,0,-74,-1,-95,-1v-3,11,-6,24,-10,37v59,-5,96,26,95,68"},"6":{"d":"141,-170v-4,-12,3,-33,-14,-33v-28,0,-46,49,-45,67v8,-5,23,-12,41,-12v39,0,57,27,57,61v0,48,-38,91,-92,91v-50,0,-76,-32,-76,-80v0,-105,58,-173,165,-157v0,19,1,40,0,59v-10,2,-24,3,-36,4xm122,-81v0,-31,-29,-43,-46,-19v-6,42,-11,69,16,76v22,-3,30,-28,30,-57"},"7":{"d":"51,-46v15,-28,56,-89,89,-140v-80,0,-71,-9,-88,35v-12,-2,-24,-3,-34,-6v6,-25,13,-51,20,-76r147,1v4,12,6,29,8,42v-56,87,-83,108,-95,189v-14,2,-50,2,-60,2v3,-26,8,-37,13,-47"},"8":{"d":"186,-184v1,30,-22,44,-43,58v74,42,18,138,-64,130v-42,-4,-74,-17,-75,-56v-2,-30,29,-50,55,-66v-17,-12,-27,-28,-27,-49v0,-56,38,-69,87,-69v39,0,65,15,67,52xm114,-207v-18,-2,-30,12,-30,30v0,15,11,25,33,36v24,-14,29,-63,-3,-66xm88,-25v20,1,33,-14,34,-34v0,-17,-10,-29,-38,-42v-30,16,-34,73,4,76"},"9":{"d":"188,-154v0,114,-57,172,-167,155v-1,-19,-1,-39,-2,-58v11,-2,23,-4,34,-5v5,14,-3,36,21,36v31,0,48,-44,47,-71v-36,25,-99,7,-99,-49v0,-47,44,-92,93,-90v49,2,73,33,73,82xm111,-208v-33,3,-47,90,-11,90v7,0,19,-4,26,-12v6,-44,12,-70,-15,-78"},":":{"d":"63,-161v20,0,28,13,28,27v0,18,-14,29,-31,29v-15,0,-28,-11,-28,-27v0,-15,14,-29,31,-29xm43,-53v19,0,28,13,28,27v0,18,-13,30,-30,30v-16,0,-29,-12,-29,-28v0,-15,14,-29,31,-29","w":105},";":{"d":"63,-161v20,0,28,13,28,27v0,18,-14,29,-31,29v-15,0,-28,-11,-28,-27v0,-15,14,-29,31,-29xm8,-17v5,-50,64,-50,64,-6v0,42,-36,75,-66,90v-5,-6,-11,-13,-15,-19v32,-19,53,-51,17,-65","w":105},"<":{"d":"78,-88r84,69v-5,8,-12,17,-18,23r-107,-78v-1,-8,-1,-19,-1,-28r108,-75v6,6,12,16,17,24"},"=":{"d":"22,-104v0,-10,0,-22,1,-32v38,0,114,-1,158,-2v0,10,0,24,-1,34r-158,0xm22,-35v0,-10,0,-24,1,-34v42,0,117,1,158,1v0,10,0,22,-1,32v-40,0,-116,0,-158,1"},">":{"d":"118,-87r-82,-66v5,-8,12,-18,17,-24r106,76v1,9,1,18,1,27r-108,78v-6,-6,-14,-15,-19,-23"},"?":{"d":"175,-188v0,30,-14,55,-73,81v-11,5,-7,14,-10,29v-8,3,-22,6,-39,7v-4,-8,-7,-27,-6,-42v40,-25,62,-39,62,-67v0,-22,-27,-28,-40,-14r-11,30v-13,-1,-25,-2,-36,-4v4,-18,8,-39,13,-58v40,-18,140,-20,140,38xm64,-50v17,0,26,12,26,27v0,16,-14,27,-33,27v-15,0,-25,-10,-25,-24v0,-17,15,-30,32,-30","w":168},"@":{"d":"58,-58v0,-50,42,-105,90,-74r6,-11v11,2,22,5,33,8v-3,22,-20,66,-17,82v25,-3,42,-27,42,-60v0,-33,-21,-61,-71,-61v-72,0,-108,65,-108,116v1,65,74,71,117,47v4,6,6,11,6,15v-50,29,-148,22,-148,-59v0,-53,45,-137,142,-137v53,0,87,30,87,75v0,45,-33,86,-95,86v-14,0,-11,-14,-11,-25v-13,12,-34,25,-45,25v-7,-2,-28,-10,-28,-27xm127,-118v-17,0,-27,37,-27,51v0,4,1,7,5,7v19,-5,31,-26,35,-52v-3,-3,-7,-6,-13,-6","w":250},"A":{"d":"-12,-30v7,-2,17,2,21,-4r109,-202v7,0,33,-1,48,-1r34,205r19,2v-1,10,-4,20,-6,30r-100,0v2,-10,3,-20,5,-30v7,-2,18,1,22,-4v-2,-6,0,-20,-5,-23r-70,0v-4,8,-8,18,-11,26r21,1v-1,10,-4,20,-6,30r-86,0v1,-10,3,-20,5,-30xm133,-87v-5,-24,-4,-60,-13,-85v-12,28,-32,58,-39,84","w":233,"k":{"a":-5,"c":-3,"d":-5,"g":-6,"k":-1,"s":-10,"t":-3,"u":-4,"z":-12,"b":-2,",":-9,"f":-5,"h":-1,"j":-3,"p":-5,".":-10,"q":-6,";":-1,"x":-5,":":-1,"A":-5,"C":5,"-":-2,"D":-1,"G":5,"I":-1,"L":-1,"N":-1,"O":6,"S":-5,"T":13,"U":6,"y":1,"Y":15,"Z":-8,"F":-1,"M":-2,"P":-1,"Q":6,"V":13,"W":6,"X":-1,"?":4}},"B":{"d":"39,-233v68,-1,171,-14,173,48v2,32,-28,48,-50,61v30,6,44,28,44,49v3,78,-114,79,-209,75r6,-30v7,-1,17,1,21,-3r30,-169r-21,-1xm112,-205r-13,71v29,5,54,-11,55,-42v1,-17,-18,-36,-42,-29xm94,-104r-13,66v-1,8,6,10,15,10v23,0,48,-13,48,-42v0,-18,-19,-39,-50,-34","w":226,"k":{"j":-3,".":-2,",":-4,"a":-2,"e":-2,"i":-2,"l":-2,"o":-2,"r":-2,"u":-4,"U":-3,"y":-2,"E":-1}},"C":{"d":"15,-92v0,-98,96,-170,197,-138v-3,24,-5,49,-8,74v-11,1,-22,2,-33,2v-1,-22,5,-50,-23,-47v-46,5,-67,55,-69,103v-1,35,15,64,52,62v15,0,43,-6,54,-10v1,11,0,24,0,34v-79,37,-170,7,-170,-80","w":208,"k":{"a":-1,"i":-10,"l":-11,"r":-6,"u":-8,",":-7,"h":-10,".":-6,"A":-9,"C":5,"-":3,"D":-3,"I":-3,"O":3,"T":-7,"Y":-9,"F":-5,"E":-3,"H":-3}},"D":{"d":"233,-135v0,96,-77,147,-187,135r-47,0v2,-10,3,-21,5,-30v6,-1,16,1,19,-3r30,-169r-20,-1r6,-30v26,-1,55,-1,84,-1v74,0,110,37,110,99xm170,-134v1,-35,-19,-82,-58,-69r-30,163v-1,8,3,11,11,11v51,-1,75,-45,77,-105","w":244,"k":{"a":2,"e":1,"i":-6,"r":-7,"u":-7,",":9,"j":-5,".":9,"v":-5,"w":-7,"A":8,"C":-1,"D":2,"G":-1,"I":2,"L":1,"O":-1,"R":2,"U":-1,"y":-7,"Y":4,"F":2,"P":1,"Q":-1,"V":1,"W":-1,"E":2,"H":1,"K":1,"B":1}},"E":{"d":"176,-155r-13,74v-10,0,-19,1,-29,1v-2,-10,5,-24,-8,-23r-32,0r-10,64v-1,7,4,8,20,8v41,0,40,-14,53,-37v10,2,21,4,30,7v-6,20,-13,41,-21,61r-168,0r6,-30v6,-1,17,1,20,-3r30,-169r-21,-1r6,-31r163,0v-3,21,-5,42,-8,64v-9,1,-21,2,-30,2v-3,-11,4,-29,-7,-33v-3,1,-29,-5,-45,0r-12,67v23,1,47,4,47,-22v10,0,19,0,29,1","w":205,"k":{"a":-3,"c":-4,"d":-4,"e":-4,"g":-3,"i":-4,"k":-3,"l":-9,"n":-3,"r":-3,"s":-4,"t":-6,"u":-6,"b":-9,",":-9,"f":-4,"h":-8,"j":-8,"m":-3,"p":-4,".":-8,"v":-5,"w":-7,"x":-2,"A":-8,"C":-1,"D":-5,"G":-1,"I":-5,"L":-5,"N":-5,"R":-5,"S":-7,"T":-4,"y":-7,"Z":-2,"F":-3,"M":-6,"P":-5,"W":-2,"X":-2,"E":-5,"H":-5,"K":-5,"B":-5}},"F":{"d":"176,-146r-14,77r-30,0v0,-9,5,-24,-6,-24v-11,0,-21,-1,-33,-1r-11,62r36,1v-2,10,-3,21,-6,31r-113,0v2,-10,3,-21,5,-30v6,-1,17,1,20,-3r30,-169r-21,-1r6,-31r160,0v-2,23,-4,45,-7,68v-10,1,-21,1,-31,2r-2,-30v-5,-13,-21,-6,-47,-8r-14,77v24,1,48,4,48,-22v10,0,20,0,30,1","w":197,"k":{"P":-3,";":6,":":6,".":14,",":12,"a":6,"e":7,"i":-5,"o":7,"u":-6,"A":9,"C":-4,"-":-6,"D":-3,"O":-4,"R":-3,"S":-6,"T":-10,"Y":-5,"E":-3}},"G":{"d":"80,-94v-3,37,29,77,62,63r7,-51r-27,0v1,-11,3,-22,5,-32r104,0v-2,10,-4,22,-6,32v-6,1,-15,-2,-17,2r-13,70v-13,8,-38,14,-70,14v-69,1,-109,-39,-110,-96v-2,-108,113,-172,213,-135v-3,23,-5,47,-8,70v-11,1,-23,1,-34,1r-1,-35v-2,-10,-14,-13,-25,-13v-53,0,-76,50,-80,110","w":244,"k":{"i":-2,"l":-1,"r":-2,"u":-1,",":5,"h":-1,".":5,"w":-4,"A":-3,"R":1,"y":-7}},"H":{"d":"4,-31v6,-1,17,1,20,-3r29,-168r-20,-1r6,-31r102,0v-1,10,-4,21,-6,31v-7,1,-17,-1,-23,2v-2,21,-12,47,-9,65r76,0r11,-66r-23,-1r6,-31r101,0v-1,10,-4,21,-6,31v-6,1,-14,0,-19,2r-31,169r20,1v-1,10,-3,21,-5,31r-104,0r6,-31v8,-1,21,2,26,-3v3,-23,10,-48,10,-70r-76,1r-13,71r23,1v-1,10,-4,21,-6,31r-101,0","w":268,"k":{"Q":3,"a":4,"e":5,"o":5,"C":3,"G":3,"O":3,"Y":-4}},"I":{"d":"3,-31v7,-1,17,1,21,-3r30,-168r-22,-1v2,-10,3,-21,5,-31r103,0r-6,31v-7,1,-17,-1,-22,2r-30,169r23,1v-1,10,-3,21,-5,31r-103,0","w":133,"k":{"c":5,"d":4,"k":-3,"l":-3,"s":1,"t":-2,"b":-1,"f":-1,"h":-3,"p":-1,"A":-1,"C":1,"G":1,"O":3,"S":-6,"T":-8,"Y":-3,"V":-1,"W":-2,"X":-1}},"J":{"d":"38,-75v6,19,-2,48,25,48v27,0,35,-27,39,-53v5,-39,11,-82,16,-123r-38,-1v2,-10,4,-21,6,-30r116,0v-1,9,-3,21,-5,30v-6,1,-15,-1,-20,2v-14,93,-10,212,-124,209v-16,0,-38,-1,-50,-6v0,-24,1,-48,1,-72v11,-1,23,-3,34,-4","w":196,"k":{".":7,",":6,"a":3,"e":3,"i":-1,"o":3,"A":7}},"K":{"d":"146,0v-19,-24,-9,-108,-52,-103r-13,71r20,1r-6,31r-96,0r6,-31v6,-1,14,0,18,-2r31,-169r-20,-1r6,-31r96,0v-1,10,-4,21,-6,31v-6,1,-14,0,-18,2r-13,69v6,0,10,-1,15,-2v17,-15,41,-44,58,-65v1,-6,-10,-3,-16,-4r6,-31r85,0r-6,31r-12,1r-74,75v21,9,29,55,38,83v5,14,14,12,29,13v-1,9,-3,21,-5,30","w":235,"k":{"a":-8,"e":-5,"l":-9,"o":-3,",":-10,"h":-9,"j":-3,".":-9,";":-2,"v":1,":":-2,"A":-5,"-":5,"D":-3,"G":3,"I":-3,"L":-3,"N":-3,"O":3,"R":-7,"T":-10,"U":-3,"Y":-8,"F":-2,"M":-3,"P":-1,"W":-7,"?":-3,"J":-4,"E":-3,"H":-3,"B":-3}},"L":{"d":"4,-30v6,-1,17,1,20,-3r29,-169r-20,-1v2,-10,5,-21,7,-31r101,0r-6,31v-7,1,-17,-1,-23,2r-30,162v-1,7,-1,8,15,8v22,-1,37,4,42,-10r14,-36v11,2,23,4,33,7v-6,23,-13,47,-21,70r-166,0v2,-10,3,-20,5,-30","w":195,"k":{"a":-9,"e":-6,"o":-6,"u":-1,",":-13,".":-12,";":-1,":":-1,"A":-14,"-":-11,"I":-3,"L":-3,"S":-7,"T":25,"y":4,"Y":18,"V":18,"W":4,"?":3,"E":-3}},"M":{"d":"49,-201r-21,-1v2,-11,5,-22,7,-32r87,0v5,27,16,101,24,159r3,0v27,-54,69,-141,79,-159r81,0v-1,10,-4,21,-6,32v-6,1,-16,-2,-18,3v-9,51,-19,114,-28,168r20,1v-1,10,-3,20,-5,30r-93,0v2,-10,3,-20,5,-30v7,-1,18,1,22,-3v8,-42,16,-85,24,-132r-2,0v-37,75,-62,121,-86,161r-31,0v-9,-42,-19,-94,-26,-163r-3,0r-25,136r24,1v-1,10,-4,20,-6,30r-82,0r6,-30v6,-1,17,1,20,-3","w":303,"k":{"W":-3,"a":1,"c":3,"e":3,"i":-1,"o":3,"u":-1,"A":-3,"O":1,"T":-3,"Y":-3}},"N":{"d":"3,-31v6,-1,17,1,20,-3r29,-168r-21,-1v2,-10,3,-21,5,-31r67,0r78,163r2,0v7,-45,14,-88,20,-131r-29,-1r6,-31r87,0v-1,10,-3,20,-5,30v-6,2,-15,0,-19,4r-35,197v-6,3,-22,6,-43,6v-18,-30,-50,-86,-80,-152r-3,1r-21,116r27,1r-6,31r-85,0","w":259,"k":{"a":4,"e":4,"o":4,",":-1,"A":2,"S":-6,"T":-4,"Y":-3,"V":-1,"W":-5,"J":5}},"O":{"d":"155,-238v58,-4,92,47,91,92v-2,85,-50,148,-137,150v-59,1,-96,-44,-93,-94v6,-94,55,-144,139,-148xm147,-207v-51,4,-61,55,-67,123v-3,26,13,59,40,57v45,-4,61,-58,61,-121v0,-26,-4,-61,-34,-59","w":257,"k":{"g":-4,"i":-7,"k":-3,"l":-3,"n":-5,"r":-6,"s":-2,"t":-6,"u":-8,"b":-4,",":10,"f":-7,"h":-2,"j":-7,"m":-5,"p":-8,".":10,"v":-11,"w":-10,"x":-1,"A":5,"C":-1,"D":1,"G":-1,"I":1,"L":1,"N":1,"O":-1,"R":1,"T":-2,"y":-9,"Y":7,"F":1,"P":1,"Q":-1,"V":1,"W":-1,"X":5,"J":2,"E":1,"H":1,"K":1,"B":1}},"P":{"d":"207,-167v-2,59,-57,94,-119,86r-9,50r31,1v-1,9,-3,20,-5,30r-105,0v2,-10,4,-21,6,-30v5,-1,15,2,17,-3r30,-169r-19,-1r6,-31r75,0v54,-6,93,22,92,67xm105,-112v29,-1,43,-20,45,-52v0,-22,-10,-45,-40,-40r-16,89v-1,4,5,3,11,3","w":213,"k":{"h":1,"W":-1,"P":3,"M":1,"J":15,"H":3,"F":3,"B":3,";":5,":":5,".":30,",":29,"a":13,"e":13,"i":-5,"l":1,"o":13,"r":-5,"s":3,"u":-5,"A":18,"C":-3,"-":2,"D":3,"I":3,"L":3,"N":3,"R":3,"S":-3,"T":-4,"y":-10,"E":3,"K":4}},"Q":{"d":"107,4v-53,0,-92,-40,-91,-94v3,-83,52,-143,134,-148v65,-4,94,47,94,93v1,69,-40,119,-86,141v21,15,56,28,90,21v1,10,4,22,4,32v-67,30,-101,-3,-145,-45xm145,-207v-50,3,-62,71,-65,121v-2,32,11,59,39,59v48,0,57,-57,61,-122v2,-31,-6,-59,-35,-58","w":256,"k":{";":-8,".":7,",":-27,"i":-2,"u":-8,"U":-2,"}":-17,"]":-17,")":-19}},"R":{"d":"120,-234v51,0,91,22,91,60v0,34,-29,55,-52,68v14,7,17,27,27,61v4,13,14,14,28,15v-1,10,-4,19,-6,29r-68,1v-8,-16,-18,-57,-22,-74v-3,-15,-15,-18,-27,-15r-11,58r20,1r-6,30r-95,0v2,-10,3,-20,5,-30v6,-1,16,2,19,-3r30,-169r-19,-1r6,-30v23,-1,53,-1,80,-1xm111,-204r-16,85v34,2,56,-12,57,-49v1,-22,-15,-46,-41,-36","w":227,"k":{"a":-8,"e":-2,"i":-1,"o":-1,"u":-4,",":-12,"h":-1,".":-12,";":-3,"x":-8,":":-3,"A":-11,"-":1,"D":-4,"G":-1,"I":-4,"L":-1,"N":-1,"R":-4,"S":-8,"y":-1,"Y":1,"Z":-4,"F":-1,"M":-3,"P":-4,"V":1,"X":-6,"J":-4,"E":-4,"H":-1,"K":-4,"B":-1}},"S":{"d":"28,-159v-1,-70,95,-94,157,-69v-1,22,-3,43,-5,65v-10,1,-22,1,-32,2v-3,-21,0,-42,-27,-42v-22,0,-36,8,-36,30v0,17,13,22,42,34v36,15,50,35,50,59v3,79,-100,100,-167,73v1,-22,3,-44,4,-66v10,-1,22,-2,32,-2v4,24,3,47,36,45v21,-1,39,-8,39,-29v0,-18,-13,-23,-38,-34v-33,-15,-55,-35,-55,-66","w":197,"k":{"a":-2,"c":-1,"e":-1,"k":-2,"l":-2,"n":-2,"o":-1,"t":-3,"u":-4,",":-5,"h":-2,"m":-2,"p":-2,".":-4,"q":-2,"v":-2,"w":-1,"A":-4,"-":-10,"I":-1,"N":-1,"S":-1,"T":-3,"U":-1,"y":-2,"P":-1,"V":-2,"E":-1,"H":-1}},"T":{"d":"38,-31v7,-1,19,2,23,-3r29,-168v-40,-6,-36,20,-45,44v-11,-1,-24,-2,-35,-3v4,-25,9,-49,14,-73r202,0v-3,24,-6,49,-10,73v-10,1,-24,3,-34,3v-2,-14,6,-38,-6,-42v-8,-1,-13,-2,-26,-2r-30,170r27,1v-1,10,-4,21,-6,31r-109,0","w":208,"k":{"o":10,"a":11,"c":19,"e":19,"i":-12,"r":-1,"s":4,"u":-2,",":13,"h":-14,".":14,";":4,"w":-4,":":3,"A":11,"C":-4,"-":10,"D":-5,"G":-3,"I":-8,"L":-5,"N":-5,"O":-4,"R":-4,"S":-7,"T":-16,"U":-2,"y":-4,"Y":-15,"F":-5,"M":-5,"P":-5,"V":-14,"W":-17,"?":-17,"E":-8,"H":-8,"!":-8,"K":-5,"B":-5,"}":-5,"]":-8,")":-4}},"U":{"d":"117,-33v66,0,52,-111,68,-168v-5,-5,-18,-1,-26,-3v1,-10,3,-20,5,-30r89,0v-1,10,-3,20,-5,30r-18,1v-20,94,-15,207,-123,207v-62,0,-91,-40,-81,-97r19,-110r-18,-1r6,-30r101,0v-2,10,-4,20,-7,30v-8,2,-21,-2,-24,4v-4,45,-30,117,-14,155v6,8,14,12,28,12","w":242,"k":{"k":-11,"l":-11,"t":-5,"b":-12,",":14,"h":-4,"p":-2,".":16,"A":6,"G":-3,"S":-4,"T":-8,"Y":-2,"V":-3,"W":-4,"X":-1,"?":-2,"J":4,"!":-1}},"V":{"d":"99,-202r13,146r3,0r65,-146r-21,-1v2,-10,3,-20,5,-30r87,-1v-1,10,-4,21,-6,31r-16,1r-47,89v-19,35,-44,80,-66,116v-11,1,-30,1,-49,1r-32,-207r-18,0v1,-10,3,-21,5,-31r106,0v-1,10,-3,21,-5,31","w":232,"k":{"o":8,"V":-3,"?":-12,";":17,":":16,".":28,",":26,"!":-3,"a":24,"e":23,"i":-5,"l":-12,"r":3,"u":2,"A":17,"C":7,"-":8,"G":7,"O":6,"U":-1,"Y":-5,"E":-3,"}":-6,"]":-8,")":-4}},"W":{"d":"45,4r-12,-207r-17,0v2,-10,3,-21,5,-31r105,0v-1,10,-3,21,-5,31r-25,1r-6,142r3,0v13,-29,55,-130,67,-159v6,-1,36,-1,46,-1v5,30,5,126,13,157r42,-139r-23,-1v2,-10,3,-22,5,-31r87,0v-1,9,-4,21,-6,31r-15,1r-85,205v-6,1,-26,1,-49,1v-6,-44,-10,-89,-14,-133r-3,0v-23,50,-45,95,-64,132v-6,1,-29,1,-49,1","w":310,"k":{"o":14,"h":-11,"a":6,"W":-7,"?":-13,".":14,",":13,"!":-3,"e":15,"g":8,"i":-7,"k":-11,"u":1,"A":8,"O":1,"T":-11,"U":-3,"y":-2,"Y":-8,"E":-6,"}":-6,"]":-9,")":-4}},"X":{"d":"-12,-31v8,-1,15,1,21,-3v25,-27,54,-51,77,-80v-16,-29,-27,-61,-45,-88r-19,-1v2,-10,3,-22,5,-31r104,0v-1,10,-2,21,-5,31r-19,1v10,19,13,41,24,52v15,-21,34,-34,38,-52r-16,-1v2,-10,3,-22,5,-31r85,0r-6,31r-13,1v-24,26,-55,55,-79,79v12,34,32,60,46,92r19,0v-1,10,-4,21,-6,31r-103,0r6,-31v6,-2,19,2,19,-4v-9,-18,-16,-39,-24,-49v-16,18,-30,35,-43,52r21,1v-2,10,-5,21,-7,31r-90,0v2,-10,3,-21,5,-31","w":227,"k":{"W":-8,"V":-5,"Q":5,"?":-10,";":-1,":":-1,".":-1,",":-1,"!":-2,"A":1,"C":5,"G":5,"O":5,"T":-5,"Y":-7}},"Y":{"d":"36,-31v7,-2,20,2,23,-4r9,-52v-12,-27,-25,-88,-40,-115r-15,-1v2,-10,4,-22,6,-31r102,0v-2,10,-5,21,-7,31r-19,1v6,27,14,57,19,79r3,0v14,-26,36,-51,45,-79r-19,-1r6,-31r82,0r-6,31r-13,1v-20,29,-60,82,-85,114r-10,56r26,1v-2,10,-5,21,-7,31r-106,0","w":207,"k":{"a":22,"e":22,"o":22,"r":3,"u":3,",":17,".":18,";":3,"v":3,":":3,"A":14,"C":4,"-":8,"G":4,"O":4,"T":-9,"U":-3,"V":-9,"W":-10,"X":-4,"?":-15,"J":13,"!":-3,"}":-8,"]":-11,")":-6}},"Z":{"d":"-5,-30r145,-169v-79,-4,-59,2,-82,45v-11,-2,-24,-5,-34,-8v6,-24,13,-49,20,-73r151,1v4,14,7,31,10,45r-140,154v34,-3,67,5,77,-14r16,-32v11,3,22,5,32,8v-8,24,-14,49,-23,73r-163,0v-3,-9,-6,-21,-9,-30","w":207,"k":{"a":-2,"e":-2,"i":-2,"o":-2,"u":-5,",":-9,".":-8,"-":-8}},"[":{"d":"66,32r41,2v-1,9,-3,18,-5,27v-29,0,-57,-1,-86,-1r53,-313v29,0,58,-1,87,-1v-1,9,-2,19,-4,28v-13,2,-33,-3,-41,4","w":143,"k":{"k":-8,"l":-8,"b":-8,"h":-9,"j":-14,"T":-11,"Y":-15,"V":-11,"W":-13,"J":13}},"\\":{"d":"170,20r-154,-254v9,-6,21,-14,31,-19r151,257v-9,5,-19,12,-28,16","w":217},"]":{"d":"-12,34r41,-2r45,-255v-8,-5,-26,-2,-38,-4v1,-9,2,-18,4,-27v30,0,58,1,87,1r-57,313v-29,0,-58,2,-87,2v1,-9,4,-19,5,-28","w":143},"^":{"d":"162,-97r-59,-83r-58,82v-8,-5,-19,-12,-27,-19r74,-112v7,0,17,-1,24,-1r72,113v-8,7,-18,15,-26,20"},"_":{"d":"-16,26r180,0r0,20r-180,0r0,-20","w":180},"a":{"d":"3,-39v2,-63,57,-156,127,-109r9,-18v14,4,29,9,43,13v-7,35,-29,94,-27,122v2,0,10,-1,19,-3v1,9,2,18,3,28v-29,7,-86,24,-69,-27r-4,-2v-30,30,-51,40,-65,40v-14,0,-37,-21,-36,-44xm101,-129v-26,2,-40,60,-42,82v0,6,3,12,8,12v26,-10,49,-43,52,-85v-3,-5,-10,-9,-18,-9","w":192},"b":{"d":"183,-120v0,53,-25,124,-88,124v-18,0,-32,-6,-45,-16r-14,19v-12,-3,-24,-7,-36,-11v10,-44,37,-162,47,-211r-29,1v-1,-10,-2,-20,-2,-29v59,-2,72,-23,91,5r-30,116r3,1v28,-29,46,-42,67,-42v13,1,36,22,36,43xm84,-28v27,-1,40,-53,42,-78v0,-7,-2,-12,-8,-12v-23,8,-54,43,-56,77v6,7,14,13,22,13","w":192,"k":{"w":-3,"m":-3,"j":-4,".":1,"g":-4,"i":-3,"n":-3,"r":-3,"s":-2,"t":-3,"u":-3,"y":-4}},"c":{"d":"97,-128v-25,0,-32,41,-33,65v-2,43,35,31,65,23v3,9,5,18,7,27v-41,23,-130,28,-130,-40v0,-59,76,-138,146,-101v0,12,-15,37,-23,40v-3,-2,-22,-14,-32,-14","w":154,"k":{"a":1,"c":7,"d":6,"e":7,"i":-5,"k":1,"n":-5,"o":7,"r":-5,"s":-3,"t":-1,"u":-5,",":-3,"h":1,".":-1,"q":1,"-":5,"y":-9}},"d":{"d":"4,-37v1,-64,49,-153,122,-115v4,-18,10,-46,13,-62r-31,0r0,-29v71,-3,65,-23,89,6r-42,204v3,5,9,1,21,-1v2,9,4,18,5,28v-32,7,-88,26,-73,-28r-3,-1v-27,28,-49,40,-65,40v-12,0,-37,-19,-36,-42xm120,-121v-37,-30,-58,42,-61,73v0,7,3,13,8,13v26,-10,52,-42,53,-86","w":192,"k":{"a":-3,"c":-1,"d":-3,"e":-1,"g":-4,"i":-1,"k":-7,"l":-8,"n":-3,"o":-1,"r":-3,"s":-4,"t":-4,"z":-2,"b":-7,"f":-5,"h":-7,"j":-7,"m":-3,"p":-3,"v":-3,"w":-3,"y":-4,"!":-2}},"e":{"d":"163,-117v-7,47,-43,52,-100,53v-6,46,41,36,79,19v3,9,5,18,7,27v-42,24,-139,44,-144,-32v-3,-47,56,-112,106,-112v35,0,51,24,52,45xm67,-91v18,-1,43,-1,43,-21v1,-19,-17,-32,-29,-15v-6,7,-10,17,-14,36","w":172,"k":{"g":-3,"i":-1,"l":2,"n":-1,"r":-1,"t":-3,"u":-3,"z":-3,"f":-4,"j":-4,"m":-1,"p":-2,".":1,"v":-3,"w":-4,"x":-1,"y":-5}},"f":{"d":"39,-157v9,-63,68,-104,133,-86v0,9,-14,36,-23,42v-8,-4,-33,-18,-43,-4v-5,6,-7,18,-12,48v17,0,35,-1,49,-1v-2,10,-6,23,-9,33r-46,0v-11,57,-24,120,-38,187v-17,1,-34,1,-52,1v13,-68,26,-129,37,-188r-27,0v2,-10,3,-21,6,-30v8,-1,18,-2,25,-2","w":131,"k":{"'":-17,"w":-6,"j":-12,"h":-23,"b":-26,"?":-32,";":-10,":":-10,".":11,",":10,"\"":-17,"!":-25,"a":1,"c":5,"d":4,"e":6,"i":-5,"k":-23,"l":-24,"o":6,"r":-3,"s":-1,"t":-1,"u":-4,"z":-5,"-":-4,"y":-13,"}":-16,"]":-18,")":-18}},"g":{"d":"-23,57v0,-28,29,-21,43,-39v-14,-7,-17,-16,-17,-30v-3,-6,9,-7,33,-28v-52,-34,-21,-126,62,-122v30,1,54,5,90,3r0,31v-11,2,-27,-1,-31,4v11,58,-18,97,-93,93v-5,4,-10,8,-10,12v-2,13,84,6,92,19v8,5,18,17,18,33v0,27,-35,60,-110,60v-50,0,-77,-11,-77,-36xm106,-117v0,-12,-2,-22,-14,-21v-14,0,-27,29,-27,67v0,10,6,17,15,17v15,0,26,-32,26,-63xm63,67v37,6,68,-31,24,-35v-8,-1,-34,-3,-39,-4v-24,14,-20,41,15,39","w":185,"k":{"e":2,"g":-9,"i":-9,"l":-1,"n":-7,"r":-7,"s":-3,"t":-7,"u":-7,"b":-2,",":-8,"f":-11,"h":-1,"j":-23,"m":-7,"p":-13,".":8,"v":-8,"w":-9,"y":-14,"}":-4,"]":-3,")":-3}},"h":{"d":"149,-162v53,20,24,65,9,132v4,0,11,-1,20,-2v1,9,2,18,2,27v-19,3,-73,22,-81,-8r24,-95v0,-4,-2,-7,-6,-7v-37,8,-56,70,-63,115r-53,0v8,-33,36,-169,45,-214r-28,2r0,-30v57,-3,70,-24,88,5v-2,14,-27,92,-26,118v29,-33,55,-43,69,-43","k":{"w":-1,"v":-1,"j":-3,"a":-1,"d":-1,"g":-1,"o":-1,"s":-3,"y":-1}},"i":{"d":"78,-242v22,0,30,15,30,27v0,20,-15,32,-32,32v-19,0,-30,-15,-30,-29v0,-16,13,-30,32,-30xm33,-122r-28,-1v0,-10,1,-20,1,-30v46,-2,71,-22,87,5r-24,119v4,0,13,-2,23,-4v1,9,1,19,2,28v-18,4,-73,21,-84,-8v8,-35,17,-82,23,-109","w":110,"k":{"a":-1,"g":-3,"f":-4,"j":-5,"x":-1}},"j":{"d":"70,-243v19,0,30,14,30,28v1,39,-61,41,-62,3v0,-17,13,-31,32,-31xm35,-122r-32,-1r0,-29v52,-3,73,-23,92,4v-15,63,-15,144,-48,186v-41,52,-64,73,-91,21v46,-18,57,-27,65,-90v4,-33,10,-63,14,-91","w":108,"k":{".":-1,",":-2,"g":-3,"i":-2,"t":-1}},"k":{"d":"109,3v-8,-7,-6,-89,-29,-66v-17,9,-22,43,-26,63r-53,0r44,-214r-28,0r0,-29v52,-1,73,-24,88,6r-34,149r3,1v35,-44,70,-76,92,-76v7,0,21,20,22,40v-27,3,-42,10,-63,27r0,3v22,1,24,48,34,64v4,0,11,-1,19,-2v1,9,1,18,1,27v-12,4,-45,7,-70,7","w":191,"k":{"a":-3,"d":-3,"g":-4,"i":-2,"k":-1,"l":-1,"n":-4,"r":-4,"s":-7,"t":-3,"u":-4,"z":-3,"b":-1,",":-6,"f":-6,"h":-1,"j":-8,"m":-4,"p":-4,".":-5,";":-4,"v":-2,"w":-3,":":-2,"-":1,"y":-7}},"l":{"d":"46,-214r-33,0r0,-29v64,-1,73,-24,92,6r-42,207v4,0,17,-1,28,-3v1,9,2,19,3,29v-26,4,-74,19,-89,-8v8,-36,32,-155,41,-202","w":106,"k":{"c":1,"e":1,"g":-3,"k":-3,"o":2,"s":-2,"z":-2,"b":-4,"f":-3,"j":-4,"w":-1,":":-2,"?":-2,"!":-3}},"m":{"d":"240,-162v51,17,26,66,12,132v4,0,12,-1,21,-3v1,9,1,18,2,27v-18,3,-68,23,-79,-6r23,-98v0,-4,-3,-7,-7,-7v-34,9,-54,74,-60,117r-50,0r23,-111v0,-3,-2,-6,-6,-6v-35,9,-56,72,-61,117r-51,0v6,-30,19,-92,25,-123r-26,1r0,-29v46,-3,61,-25,77,2v-1,8,-3,19,-5,29r4,1v27,-34,54,-43,66,-43v16,0,34,17,28,41r3,0v26,-33,50,-41,61,-41","w":292,"k":{"v":1,"f":-3}},"n":{"d":"123,-116v-35,8,-56,73,-63,116r-52,0v8,-32,20,-95,25,-122r-25,1r0,-30v46,-3,62,-24,80,2v-1,8,-4,19,-6,30r4,1v26,-32,54,-44,68,-44v54,17,25,66,11,133v4,0,12,-2,20,-3v1,9,3,19,3,28v-17,3,-71,19,-83,-7r25,-97v0,-4,-3,-8,-7,-8","w":205,"k":{"T":11,"g":-2,"f":-2,"j":-2,"v":1}},"o":{"d":"108,-162v46,0,58,17,63,63v-5,60,-34,103,-100,103v-48,0,-64,-15,-64,-57v0,-67,37,-109,101,-109xm100,-136v-32,0,-36,65,-33,105v1,4,6,9,13,9v30,-6,29,-50,33,-94v1,-11,-3,-20,-13,-20","w":185,"k":{"g":-5,"l":1,"r":1,"u":-2,"z":1,",":1,".":1,"v":1,"x":1}},"p":{"d":"188,-120v1,65,-48,152,-124,114v-4,20,-14,74,-18,95v-17,1,-34,1,-52,1r36,-212r-26,-2r0,-29v67,-5,52,-21,78,5v-1,8,-3,20,-5,31r4,1v31,-36,55,-47,71,-47v15,0,36,20,36,43xm69,-37v38,34,62,-37,63,-69v0,-7,-3,-12,-9,-12v-24,8,-56,44,-54,81","k":{"w":-1,"p":-1,"j":-1,"f":-4,".":2,",":1,"g":-4,"t":-1,"u":-2,"y":-2}},"q":{"d":"4,-38v3,-68,57,-155,127,-111r9,-17v14,3,27,6,41,10v-10,46,-34,166,-42,207v2,9,12,0,24,1v2,9,3,19,3,29v-24,3,-71,21,-84,-6v7,-33,17,-76,25,-108r-3,-2v-24,25,-46,39,-63,40v-12,-2,-38,-18,-37,-43xm103,-129v-28,2,-42,59,-44,83v0,6,3,11,8,11v28,-10,49,-43,53,-86v-5,-5,-10,-8,-17,-8","w":190,"k":{";":-5,",":-5,"}":-5,"]":-5,")":-5}},"r":{"d":"140,-101v-51,-21,-71,54,-80,101r-52,0v6,-29,19,-90,25,-123r-25,1v0,-10,-1,-20,-1,-30v56,-5,58,-22,79,4v-1,6,-4,22,-8,39r4,1v33,-46,39,-64,75,-48v0,18,-11,50,-17,55","w":156,"k":{"a":8,"c":8,"d":8,"e":9,"g":3,"i":-5,"k":1,"l":1,"n":-5,"o":8,"r":-5,"s":1,"t":-6,"u":-7,"z":-3,"b":1,",":22,"f":-8,"h":1,"j":-7,"m":-5,"p":-8,".":23,"q":8,";":3,"v":-10,"w":-10,":":2,"-":1,"y":-14,"?":1}},"s":{"d":"13,-106v0,-57,78,-64,127,-49v-1,16,-2,33,-3,48v-7,1,-19,1,-28,2v0,-15,-2,-30,-20,-27v-11,-1,-24,5,-23,15v0,9,13,13,27,18v23,9,39,21,39,43v0,59,-78,69,-129,53v1,-18,2,-36,3,-52v9,-1,18,-2,27,-2v2,17,5,33,25,31v13,-1,22,-2,23,-15v0,-9,-8,-13,-24,-19v-23,-9,-44,-20,-44,-46","w":152,"k":{"a":-1,"d":-1,"e":-1,"g":-3,"o":-1,"s":-1,"t":-1,"u":-3,",":-4,"f":-4,".":-4,"q":-1,";":1,"v":-3,"w":-3,":":1,"-":-6,"y":-5}},"t":{"d":"89,-125r-15,80v3,18,38,7,53,6v0,10,1,21,0,30v-45,12,-97,28,-109,-22v2,-28,12,-70,17,-94r-29,0r6,-30v10,-3,25,1,31,-5v3,-11,5,-22,8,-31v21,-7,45,-14,54,-11v-1,8,-7,35,-9,45r50,0v-1,10,-4,23,-7,33v-14,0,-35,-1,-50,-1","w":147,"k":{"c":5,"e":5,"i":-1,"k":1,"n":-1,"o":5,"r":-1,"s":-1,"u":-4,",":-4,"f":-2,"h":1,"j":-1,"m":-1,"p":-1,".":-3,"v":-4,"w":-4,":":1,"-":5,"y":-7}},"u":{"d":"48,5v-14,-4,-37,-17,-36,-38v0,-15,8,-53,18,-89r-24,1v0,-10,-1,-19,-1,-29v40,-2,73,-28,85,5v-10,38,-19,63,-24,98v0,4,3,8,7,8v33,-12,53,-72,58,-119r53,0r-24,124v3,8,14,-1,23,-1v2,9,2,19,3,28v-31,10,-91,26,-71,-31r-4,-1v-28,32,-48,43,-63,44","k":{"s":-1,"f":-1,"j":-4,"w":-1,"x":-1}},"v":{"d":"178,-144v0,48,-76,138,-97,147v-11,0,-37,-1,-55,-5v-2,-23,2,-93,5,-121r-25,2v-1,-10,-1,-20,-2,-30v41,-4,69,-26,85,8v-3,23,-12,100,-13,113v9,4,12,-13,23,-26v9,-19,35,-55,25,-69r-14,0v-1,-10,-1,-19,-1,-29v36,-6,58,-16,69,10","w":181,"k":{"j":-5,";":3,":":3,".":12,",":11,"a":3,"d":3,"e":3,"i":-3,"n":-2,"o":3,"r":-2,"s":-2,"t":-2,"u":-4,"-":-7,"y":-10}},"w":{"d":"268,-144v-2,50,-70,132,-93,147v-9,0,-29,-1,-46,-4v-1,-12,-2,-41,-1,-63r-3,0v-20,36,-46,67,-50,67v-10,0,-32,0,-51,-4v-1,-28,0,-95,2,-122r-22,1v-1,-10,-1,-19,-2,-29v44,-5,63,-25,79,8v-3,28,-8,92,-8,107v10,3,15,-18,23,-31v13,-21,25,-52,29,-78v14,-5,35,-7,49,-7v-1,37,-1,95,0,119v18,-7,42,-68,44,-89v-1,-5,-11,-2,-16,-3v-1,-10,-1,-20,-1,-30v34,-7,55,-13,67,11","w":271,"k":{"h":1,"f":-3,"b":1,";":3,":":3,".":12,",":10,"a":4,"c":4,"d":3,"e":4,"k":1,"l":1,"o":4,"s":-1,"t":-4,"-":-7,"y":-8}},"x":{"d":"182,-126v-14,5,-47,20,-70,45v9,20,13,36,24,52v5,0,13,-1,20,-2v1,9,3,18,3,27v-15,4,-42,8,-70,8v-8,-15,-12,-41,-23,-57v-16,22,-22,40,-23,56v-13,1,-40,1,-55,1v5,-30,39,-61,67,-84v-2,-14,-9,-23,-16,-42r-27,6v-3,-9,-4,-19,-6,-28v36,-8,55,-29,79,-10v6,19,11,34,14,44r3,0v15,-22,38,-53,53,-53v7,0,24,20,27,37","w":176,"k":{"x":-7,"w":-10,"v":-9,"p":-9,".":-1,",":-2,"c":2,"e":2,"i":-7,"o":2,"t":-3,"u":-8,"-":-1,"y":-15}},"y":{"d":"-17,57v26,-9,55,-26,69,-45v-8,-36,-20,-94,-28,-134r-23,3r-3,-29v47,-6,61,-28,81,0v4,31,11,87,15,114r3,0v10,-24,31,-66,22,-93r-15,1v0,-10,-1,-20,-1,-30v36,-5,60,-13,69,13v-16,90,-88,193,-156,236v-7,0,-31,-22,-33,-36","w":176,"k":{"a":2,"c":1,"g":-3,"i":-5,"l":1,"n":-5,"o":2,"r":-6,"t":-5,"u":-7,",":5,"f":-6,"m":-5,"p":-7,".":7,";":3,"v":-4,"w":-5,":":3,"-":-7}},"z":{"d":"97,-126v-10,-3,-42,-7,-46,4r-12,29v-10,-1,-21,-4,-30,-6r15,-60r125,1v3,12,7,27,9,40v-15,19,-82,70,-98,88v11,-3,45,5,51,-7r14,-30v9,2,20,4,29,7v-5,20,-12,41,-18,60r-132,0v-4,-9,-7,-19,-10,-28","w":169,"k":{"e":-1,"i":-1,",":-7,".":-6,"-":-6,"y":-4}},"{":{"d":"154,-231v-52,5,-49,13,-49,78v0,33,-15,48,-42,54r-1,3v51,11,4,79,4,115v0,18,10,26,36,26v-1,8,-2,17,-4,25v-47,0,-79,-17,-79,-49v0,-30,26,-68,26,-89v0,-10,-3,-17,-28,-17v1,-7,2,-16,3,-23v43,-3,37,-10,38,-58v2,-66,35,-89,100,-91v-1,8,-2,18,-4,26","w":143,"k":{"k":-8,"l":-10,"b":-9,"h":-9,"j":-13,"T":-12,"Y":-15,"V":-13,"W":-14,"J":12}},"|":{"d":"83,-270r33,0r0,360r-33,0r0,-360"},"}":{"d":"-14,44v51,-7,49,-9,49,-79v0,-34,17,-50,43,-56r0,-3v-52,-10,-3,-79,-3,-115v0,-17,-12,-23,-36,-23v1,-8,3,-17,5,-25v47,0,77,17,77,50v0,30,-26,66,-26,86v0,9,4,17,29,17v-1,7,-3,16,-4,23v-45,3,-37,11,-38,63v-2,66,-36,85,-100,88v1,-8,3,-18,4,-26","w":143},"~":{"d":"132,-59v-25,0,-45,-21,-70,-23v-8,0,-16,8,-17,23v-9,1,-19,0,-27,0v1,-35,21,-60,45,-60v25,-1,48,21,70,23v8,0,16,-8,16,-23v10,-1,20,0,28,0v0,35,-20,60,-45,60"},"'":{"d":"89,-252v-6,26,-23,90,-27,108v-8,2,-21,2,-26,2v3,-31,5,-80,6,-106v13,-4,39,-4,47,-4","w":86},"`":{"d":"85,-248v17,16,37,38,53,54v-6,6,-11,12,-17,17r-60,-45v7,-9,15,-18,24,-26","w":191},"\u00a0":{"w":65}}});;jQuery(document).ready(function(){setTimeout("size_pictures()",500);setTimeout("size_pictures()",1000);});var global_triple_box_locked=false;jQuery(document).ready(function(){jQuery(".rayoflight_triple_btn").click(function(){if(global_triple_box_locked==false){global_triple_box_locked=true;var btn_id=jQuery(this).attr("id");var widget_id=get_widget_id(btn_id);var block_id=get_block_id(btn_id);if(jQuery("#rayoflight_triple_popular_btn_"+widget_id).hasClass("tab-1-disabled")==false){jQuery("#rayoflight_triple_popular_btn_"+widget_id).addClass("tab-1-disabled");}
if(jQuery("#rayoflight_triple_recent_btn_"+widget_id).hasClass("tab-1-disabled")==false){jQuery("#rayoflight_triple_recent_btn_"+widget_id).addClass("tab-1-disabled");}
if(jQuery("#rayoflight_triple_comments_btn_"+widget_id).hasClass("tab-1-disabled")==false){jQuery("#rayoflight_triple_comments_btn_"+widget_id).addClass("tab-1-disabled");}
jQuery("#"+btn_id).removeClass("tab-1-disabled");if(jQuery("#rayoflight_triple_popular_"+widget_id).css("display")!="none"){var old_block="rayoflight_triple_popular";}
if(jQuery("#rayoflight_triple_recent_"+widget_id).css("display")!="none"){var old_block="rayoflight_triple_recent";}
if(jQuery("#rayoflight_triple_comments_"+widget_id).css("display")!="none"){var old_block="rayoflight_triple_comments";}
jQuery("#"+old_block+"_"+widget_id).fadeOut("medium",function(){jQuery("#"+block_id+"_"+widget_id).fadeIn("fast",function(){global_triple_box_locked=false;menu_cleanup(block_id,widget_id);});});}
return false;});});function get_widget_id(str){if(str.search("rayoflight_triple_popular_btn_")!=-1){var btn="rayoflight_triple_popular_btn_";return str.substr(btn.length);}else if(str.search("rayoflight_triple_recent_btn_")!=-1){var btn="rayoflight_triple_recent_btn_";return str.substr(btn.length);}else if(str.search("rayoflight_triple_comments_btn_")!=-1){var btn="rayoflight_triple_comments_btn_";return str.substr(btn.length);}else{return 0;}}
function get_block_id(str){if(str.search("rayoflight_triple_popular")!=-1){var btn="rayoflight_triple_popular";return str.substr(0,btn.length);}else if(str.search("rayoflight_triple_recent")!=-1){var btn="rayoflight_triple_recent";return str.substr(0,btn.length);}else if(str.search("rayoflight_triple_comments")!=-1){var btn="rayoflight_triple_comments";return str.substr(0,btn.length);}else{return 0;}}
function menu_cleanup(block_id,widget_id){if(block_id=="rayoflight_triple_comments"){jQuery("#rayoflight_triple_popular_"+widget_id).hide();jQuery("#rayoflight_triple_recent"+widget_id).hide();}
if(block_id=="rayoflight_triple_popular_"){jQuery("#rayoflight_triple_comments"+widget_id).hide();jQuery("#rayoflight_triple_recent"+widget_id).hide();}
if(block_id=="rayoflight_triple_recent"){jQuery("#rayoflight_triple_comments"+widget_id).hide();jQuery("#rayoflight_triple_popular_"+widget_id).hide();}}
function roundNumber(num,dec){var result=Math.round(num*Math.pow(10,dec))/Math.pow(10,dec);return result;}
function size_pictures(){var text_width=jQuery('.left-side').width();if(jQuery('.news-item .image').width){text_width=text_width-jQuery('.news-item .image').width();}
jQuery('.text img').each(function(index){if(jQuery(this).width()>text_width-20){var width=jQuery(this).width();var height=jQuery(this).height();var ratio=roundNumber(width/height,2);width=text_width-20;height=roundNumber(width/ratio,0)
jQuery(this).css('width',width+'px');jQuery(this).css('height',height+'px');}});jQuery('.text .wp-caption').each(function(index){if(jQuery(this).width()>text_width-10){jQuery(this).css('width',(text_width-10)+'px');}});jQuery('.text embed').each(function(index){var url=jQuery(this).attr("src");var is_youtube=url.search("youtube.com");if(jQuery(this).width()>text_width&&is_youtube!=-1){var width=jQuery(this).width();var height=jQuery(this).height();var ratio=roundNumber(width/height,2);width=text_width-10;height=roundNumber(width/ratio,0)
jQuery(this).css('width',width+'px');jQuery(this).css('height',height+'px');}});jQuery('.text object').each(function(index){var url=jQuery(this).attr("src");if(jQuery(this).width()>text_width-10){var width=jQuery(this).width();var height=jQuery(this).height();var ratio=roundNumber(width/height,2);width=text_width-10;height=roundNumber(width/ratio,0)
jQuery(this).css('width',width+'px');jQuery(this).css('height',height+'px');}});};jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){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;}});;;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);;global_current_elem=1;global_elem_hovered=0;var interval_variable=setInterval("autoScroll()",13000);function scrollToElem(elem){jQuery('#aktuals_field').scrollTo('#aktuals'+elem,500,{easing:'easeInOutExpo',axis:'x'});set_active_btn(elem);global_current_elem=elem;reset_interval();}
function scrollRight(){if(global_current_elem==5){elem=1;}
else{elem=global_current_elem+1;}
jQuery('#aktuals_field').scrollTo('#aktuals'+elem,500,{easing:'easeInOutExpo',axis:'x'});set_active_btn(elem);global_current_elem=elem;}
function scrollLefty(){if(global_current_elem==1){elem=5;}
else{elem=global_current_elem-1;}
jQuery('#aktuals_field').scrollTo('#aktuals'+elem,500,{easing:'easeInOutExpo',axis:'x'});set_active_btn(elem);global_current_elem=elem;}
function autoScroll(){if(global_elem_hovered===0){scrollRight();}}
function set_hover_on(){global_elem_hovered=1;}
function set_hover_off(){global_elem_hovered=0;reset_interval();}
function set_active_btn(elem){jQuery("#aktuals1_btn").removeClass("active");jQuery("#aktuals2_btn").removeClass("active");jQuery("#aktuals3_btn").removeClass("active");jQuery("#aktuals4_btn").removeClass("active");jQuery("#aktuals5_btn").removeClass("active");jQuery("#aktuals"+elem+"_btn").addClass("active");}
function reset_interval(){clearInterval(interval_variable);interval_variable=setInterval("autoScroll()",13000);}
