/*! jQuery v1.7.1 jquery.com | jquery.org/license */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(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 cb(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 ca(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bE.test(a)?d(a,e):ca(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)ca(a+"["+e+"]",b[e],c,d);else d(a,b)}function b_(a,c){var d,e,g=f.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((g[d]?a:e||(e={}))[d]=c[d]);e&&f.extend(!0,a,e)}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===bT,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(bP),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 bC(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bx:by,g=0,h=e.length;if(d>0){if(c!=="border")for(;g<h;g++)c||(d-=parseFloat(f.css(a,"padding"+e[g]))||0),c==="margin"?d+=parseFloat(f.css(a,c+e[g]))||0:d-=parseFloat(f.css(a,"border"+e[g]+"Width"))||0;return d+"px"}d=bz(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0;if(c)for(;g<h;g++)d+=parseFloat(f.css(a,"padding"+e[g]))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+e[g]+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+e[g]))||0);return d+"px"}function bp(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 bo(a){var b=c.createElement("div");bh.appendChild(b),b.innerHTML=a.outerHTML;return b.firstChild}function bn(a){var b=(a.nodeName||"").toLowerCase();b==="input"?bm(a):b!=="script"&&typeof a.getElementsByTagName!="undefined"&&f.grep(a.getElementsByTagName("input"),bm)}function bm(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bl(a){return typeof a.getElementsByTagName!="undefined"?a.getElementsByTagName("*"):typeof a.querySelectorAll!="undefined"?a.querySelectorAll("*"):[]}function bk(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 bj(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c,d,e,g=f._data(a),h=f._data(b,g),i=g.events;if(i){delete h.handle,h.events={};for(c in i)for(d=0,e=i[c].length;d<e;d++)f.event.add(b,c+(i[c][d].namespace?".":"")+i[c][d].namespace,i[c][d],i[c][d].data)}h.data&&(h.data=f.extend({},h.data))}}function bi(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function U(a){var b=V.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function T(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(O.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 S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c<d;c++)b[a[c]]=!0;return b}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,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=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};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=m.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.7.1",length:0,size:function(){return this.length},toArray:function(){return F.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)?E.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(),A.add(a);return this},eq:function(a){a=+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(F.apply(this,arguments),"slice",F.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:E,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;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},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},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(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(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},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:G?function(a){return a==null?"":G.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)?E.call(c,a):e.merge(c,a)}return c},inArray:function(a,b,c){var d;if(b){if(H)return H.call(b,a,c);d=b.length,c=c?c<0?Math.max(0,d+c):c:0;for(;c<d;c++)if(c in b&&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=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.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=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.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){I["[object "+b+"]"]=b.toLowerCase()}),z=e.uaMatch(y),z.browser&&(e.browser[z.browser]=!0,e.browser.version=z.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?B=function(){c.removeEventListener("DOMContentLoaded",B,!1),e.ready()}:c.attachEvent&&(B=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",B),e.ready())});return e}(),g={};f.Callbacks=function(a){a=a?g[a]||h(a):{};var c=[],d=[],e,i,j,k,l,m=function(b){var d,e,g,h,i;for(d=0,e=b.length;d<e;d++)g=b[d],h=f.type(g),h==="array"?m(g):h==="function"&&(!a.unique||!o.has(g))&&c.push(g)},n=function(b,f){f=f||[],e=!a.memory||[b,f],i=!0,l=j||0,j=0,k=c.length;for(;c&&l<k;l++)if(c[l].apply(b,f)===!1&&a.stopOnFalse){e=!0;break}i=!1,c&&(a.once?e===!0?o.disable():c=[]:d&&d.length&&(e=d.shift(),o.fireWith(e[0],e[1])))},o={add:function(){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this},remove:function(){if(c){var b=arguments,d=0,e=b.length;for(;d<e;d++)for(var f=0;f<c.length;f++)if(b[d]===c[f]){i&&f<=k&&(k--,f<=l&&l--),c.splice(f--,1);if(a.unique)break}}return this},has:function(a){if(c){var b=0,d=c.length;for(;b<d;b++)if(a===c[b])return!0}return!1},empty:function(){c=[];return this},disable:function(){c=d=e=b;return this},disabled:function(){return!c},lock:function(){d=b,(!e||e===!0)&&o.disable();return this},locked:function(){return!d},fireWith:function(b,c){d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c));return this},fire:function(){o.fireWith(this,arguments);return this},fired:function(){return!!e}};return o};var i=[].slice;f.extend({Deferred:function(a){var b=f.Callbacks("once memory"),c=f.Callbacks("once memory"),d=f.Callbacks("memory"),e="pending",g={resolve:b,reject:c,notify:d},h={done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fired,then:function(a,b,c){i.done(a).fail(b).progress(c);return this},always:function(){i.done.apply(i,arguments).fail.apply(i,arguments);return this},pipe:function(a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}},i=h.promise({}),j;for(j in g)i[j]=g[j].fire,i[j+"With"]=g[j].fireWith;i.done(function(){e="resolved"},c.disable,d.lock).fail(function(){e="rejected"},b.disable,d.lock),a&&a.call(i,i);return i},when:function(a){function m(a){return function(b){e[a]=arguments.length>1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c<d;c++)b[c]&&b[c].promise&&f.isFunction(b[c].promise)?b[c].promise().then(l(c),j.reject,m(c)):--g;g||j.resolveWith(j,b)}else j!==a&&j.resolveWith(j,d?[a]:[]);return k}}),f.support=function(){var b,d,e,g,h,i,j,k,l,m,n,o,p,q=c.createElement("div"),r=c.documentElement;q.setAttribute("className","t"),q.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.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:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="<div "+n+"><div></div></div>"+"<table "+n+" cellpadding='0' cellspacing='0'>"+"<tr><td></td></tr></table>",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="<div style='width:4px;'></div>",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([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&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e<g;e++)delete d[b[e]];if(!(c?m:f.isEmptyObject)(d))return}}if(!c){delete j[k].data;if(!m(j[k]))return}f.support.deleteExpando||!j.setInterval?delete j[k]:j[k]=null,i&&(f.support.deleteExpando?delete a[h]:a.removeAttribute?a.removeAttribute(h):a[h]=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,e,g,h=null;if(typeof a=="undefined"){if(this.length){h=f.data(this[0]);if(this[0].nodeType===1&&!f._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var i=0,j=e.length;i<j;i++)g=e[i].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),l(this[0],g,h[g]));f._data(this[0],"parsedAttrs",!0)}}return h}if(typeof a=="object")return this.each(function(){f.data(this,a)});d=a.split("."),d[1]=d[1]?"."+d[1]:"";if(c===b){h=this.triggerHandler("getData"+d[1]+"!",[d[0]]),h===b&&this.length&&(h=f.data(this[0],a),h=l(this[0],a,h));return h===b&&d[1]?this.data(d[0]):h}return this.each(function(){var b=f(this),e=[d[0],c];b.triggerHandler("setData"+d[1]+"!",e),f.data(this,a,c),b.triggerHandler("changeData"+d[1]+"!",e)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},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"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(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(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},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.Callbacks("once memory"),!0))h++,l.add(m);m();return d.promise()}});var o=/[\n\t\r]/g,p=/\s+/,q=/\r/g,r=/^(?:button|input)$/i,s=/^(?:button|input|object|select|textarea)$/i,t=/^a(?:rea)?$/i,u=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,v=f.support.getSetAttribute,w,x,y;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){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(p);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(o," ");for(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){f(this).toggleClass(a.call(this,c,this.className,b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(p);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+" ",c=0,d=this.length;for(;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(o," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.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}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),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,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c<d;c++){e=i[c];if(e.selected&&(f.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!f.nodeName(e.parentNode,"optgroup"))){b=f(e).val();if(j)return b;h.push(b)}}if(j&&!h.length&&i.length)return f(i[g]).val();return h},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},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h<g;h++)e=d[h],e&&(c=f.propFix[e]||e,f.attr(a,e,""),a.removeAttribute(v?e:c),u.test(e)&&c in a&&(a[c]=!1))}},attrHooks:{type:{set:function(a,b){if(r.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}}},value:{get:function(a,b){if(w&&f.nodeName(a,"button"))return w.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(w&&f.nodeName(a,"button"))return w.set(a,b,c);a.value=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,g,h,i=a.nodeType;if(!!a&&i!==3&&i!==8&&i!==2){h=i!==1||!f.isXMLDoc(a),h&&(c=f.propFix[c]||c,g=f.propHooks[c]);return d!==b?g&&"set"in g&&(e=g.set(a,d,c))!==b?e:a[c]=d:g&&"get"in g&&(e=g.get(a,c))!==null?e:a[c]}},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test(a.nodeName)&&a.href?0:b}}}}),f.attrHooks.tabindex=f.propHooks.tabIndex,x={get:function(a,c){var d,e=f.prop(a,c);return e===!0||typeof e!="boolean"&&(d=a.getAttributeNode(c))&&d.nodeValue!==!1?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]=!0),a.setAttribute(c,c.toLowerCase()));return c}},v||(y={name:!0,id:!0},w=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&(y[c]?d.nodeValue!=="":d.specified)?d.nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttributeNode(e));return e.nodeValue=b+""}},f.attrHooks.tabindex.set=w.set,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.attrHooks.contenteditable={get:w.get,set:function(a,b,c){b===""&&(b="false"),w.set(a,b,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);return null}})),f.support.enctype||(f.propFix.enctype="encoding"),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 z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};
f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]||{},m=(g?s.delegateType:s.bindType)||m,s=f.event.special[m]||{},o=f.extend({type:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,quick:G(g),namespace:n.join(".")},p),r=j[m];if(!r){r=j[m]=[],r.delegateCount=0;if(!s.setup||s.setup.call(a,e,n,i)===!1)a.addEventListener?a.addEventListener(m,i,!1):a.attachEvent&&a.attachEvent("on"+m,i)}s.add&&(s.add.call(a,o),o.handler.guid||(o.handler.guid=d.guid)),g?r.splice(r.delegateCount++,0,o):r.push(o),f.event.global[m]=!0}a=null}},global:{},remove:function(a,b,c,d,e){var g=f.hasData(a)&&f._data(a),h,i,j,k,l,m,n,o,p,q,r,s;if(!!g&&!!(o=g.events)){b=f.trim(I(b||"")).split(" ");for(h=0;h<b.length;h++){i=A.exec(b[h])||[],j=k=i[1],l=i[2];if(!j){for(j in o)f.event.remove(a,j+b[h],c,d,!0);continue}p=f.event.special[j]||{},j=(d?p.delegateType:p.bindType)||j,r=o[j]||[],m=r.length,l=l?new RegExp("(^|\\.)"+l.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(n=0;n<r.length;n++)s=r[n],(e||k===s.origType)&&(!c||c.guid===s.guid)&&(!l||l.test(s.namespace))&&(!d||d===s.selector||d==="**"&&s.selector)&&(r.splice(n--,1),s.selector&&r.delegateCount--,p.remove&&p.remove.call(a,s));r.length===0&&m!==r.length&&((!p.teardown||p.teardown.call(a,l)===!1)&&f.removeEvent(a,j,g.handle),delete o[j])}f.isEmptyObject(o)&&(q=g.handle,q&&(q.elem=null),f.removeData(a,["events","handle"],!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){if(!e||e.nodeType!==3&&e.nodeType!==8){var h=c.type||c,i=[],j,k,l,m,n,o,p,q,r,s;if(E.test(h+f.event.triggered))return;h.indexOf("!")>=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;l<r.length&&!c.isPropagationStopped();l++)m=r[l][0],c.type=r[l][1],q=(f._data(m,"events")||{})[c.type]&&f._data(m,"handle"),q&&q.apply(m,d),q=o&&m[o],q&&f.acceptData(m)&&q.apply(m,d)===!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.ownerDocument,d)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)&&o&&e[h]&&(h!=="focus"&&h!=="blur"||c.target.offsetWidth!==0)&&!f.isWindow(e)&&(n=e[o],n&&(e[o]=null),f.event.triggered=h,e[h](),f.event.triggered=b,n&&(e[o]=n));return c.result}},dispatch:function(c){c=f.event.fix(c||a.event);var d=(f._data(this,"events")||{})[c.type]||[],e=d.delegateCount,g=[].slice.call(arguments,0),h=!c.exclusive&&!c.namespace,i=[],j,k,l,m,n,o,p,q,r,s,t;g[0]=c,c.delegateTarget=this;if(e&&!c.target.disabled&&(!c.button||c.type!=="click")){m=f(this),m.context=this.ownerDocument||this;for(l=c.target;l!=this;l=l.parentNode||this){o={},q=[],m[0]=l;for(j=0;j<e;j++)r=d[j],s=r.selector,o[s]===b&&(o[s]=r.quick?H(l,r.quick):m.is(s)),o[s]&&q.push(r);q.length&&i.push({elem:l,matches:q})}}d.length>e&&i.push({elem:this,matches:d.slice(e)});for(j=0;j<i.length&&!c.isPropagationStopped();j++){p=i[j],c.currentTarget=p.elem;for(k=0;k<p.matches.length&&!c.isImmediatePropagationStopped();k++){r=p.matches[k];if(h||!c.namespace&&!r.namespace||c.namespace_re&&c.namespace_re.test(r.namespace))c.data=r.data,c.handleObj=r,n=((f.event.special[r.origType]||{}).handle||r.handler).apply(p.elem,g),n!==b&&(c.result=n,n===!1&&(c.preventDefault(),c.stopPropagation()))}}return c.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){a.which==null&&(a.which=b.charCode!=null?b.charCode:b.keyCode);return a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,d){var e,f,g,h=d.button,i=d.fromElement;a.pageX==null&&d.clientX!=null&&(e=a.target.ownerDocument||c,f=e.documentElement,g=e.body,a.pageX=d.clientX+(f&&f.scrollLeft||g&&g.scrollLeft||0)-(f&&f.clientLeft||g&&g.clientLeft||0),a.pageY=d.clientY+(f&&f.scrollTop||g&&g.scrollTop||0)-(f&&f.clientTop||g&&g.clientTop||0)),!a.relatedTarget&&i&&(a.relatedTarget=i===a.target?d.toElement:i),!a.which&&h!==b&&(a.which=h&1?1:h&2?3:h&4?2:0);return a}},fix:function(a){if(a[f.expando])return a;var d,e,g=a,h=f.event.fixHooks[a.type]||{},i=h.props?this.props.concat(h.props):this.props;a=f.Event(g);for(d=i.length;d;)e=i[--d],a[e]=g[e];a.target||(a.target=g.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),a.metaKey===b&&(a.metaKey=a.ctrlKey);return h.filter?h.filter(a,g):a},special:{ready:{setup:f.bindReady},load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=f.extend(new f.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?f.event.trigger(e,null,b):f.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},f.event.handle=f.event.dispatch,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 instanceof f.Event))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()?K:J):this.type=a,b&&f.extend(this,b),this.timeStamp=a&&a.timeStamp||f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=K;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=K;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=K,this.stopPropagation()},isDefaultPrevented:J,isPropagationStopped:J,isImmediatePropagationStopped:J},f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c=this,d=a.relatedTarget,e=a.handleObj,g=e.selector,h;if(!d||d!==c&&!f.contains(c,d))a.type=e.origType,h=e.handler.apply(this,arguments),a.type=b;return h}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(){if(f.nodeName(this,"form"))return!1;f.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=f.nodeName(c,"input")||f.nodeName(c,"button")?c.form:b;d&&!d._submit_attached&&(f.event.add(d,"submit._submit",function(a){this.parentNode&&!a.isTrigger&&f.event.simulate("submit",this.parentNode,a,!0)}),d._submit_attached=!0)})},teardown:function(){if(f.nodeName(this,"form"))return!1;f.event.remove(this,"._submit")}}),f.support.changeBubbles||(f.event.special.change={setup:function(){if(z.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")f.event.add(this,"propertychange._change",function(a){a.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),f.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1,f.event.simulate("change",this,a,!0))});return!1}f.event.add(this,"beforeactivate._change",function(a){var b=a.target;z.test(b.nodeName)&&!b._change_attached&&(f.event.add(b,"change._change",function(a){this.parentNode&&!a.isSimulated&&!a.isTrigger&&f.event.simulate("change",this.parentNode,a,!0)}),b._change_attached=!0)})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!=="radio"&&b.type!=="checkbox")return a.handleObj.handler.apply(this,arguments)},teardown:function(){f.event.remove(this,"._change");return z.test(this.nodeName)}}),f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){var d=0,e=function(a){f.event.simulate(b,a.target,f.event.fix(a),!0)};f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.fn.extend({on:function(a,c,d,e,g){var h,i;if(typeof a=="object"){typeof c!="string"&&(d=c,c=b);for(i in a)this.on(i,c,d,a[i],g);return this}d==null&&e==null?(e=c,d=c=b):e==null&&(typeof c=="string"?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=J;else if(!e)return this;g===1&&(h=e,e=function(a){f().off(a);return h.apply(this,arguments)},e.guid=h.guid||(h.guid=f.guid++));return this.each(function(){f.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on.call(this,a,b,c,d,1)},off:function(a,c,d){if(a&&a.preventDefault&&a.handleObj){var e=a.handleObj;f(a.delegateTarget).off(e.namespace?e.type+"."+e.namespace:e.type,e.selector,e.handler);return this}if(typeof a=="object"){for(var g in a)this.off(g,c,a[g]);return this}if(c===!1||typeof c=="function")d=c,c=b;d===!1&&(d=J);return this.each(function(){f.event.remove(this,a,d,c)})},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},live:function(a,b,c){f(this.context).on(a,this.selector,b,c);return this},die:function(a,b){f(this.context).off(a,this.selector||"**",b);return this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,"**"):this.off(b,a,c)},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)}}),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 contextmenu".split(" "),function(a,b){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}if(j.nodeType===1){g||(j[d]=c,j.sizset=h);if(typeof b!="string"){if(j===b){k=!0;break}}else if(m.filter(b,[j]).length>0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}j.nodeType===1&&!g&&(j[d]=c,j.sizset=h);if(j.nodeName.toLowerCase()===b){k=j;break}j=j[a]}e[h]=k}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},m.matches=function(a,b){return m(a,null,null,b)},m.matchesSelector=function(a,b){return m(b,null,null,[a]).length>0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e<f;e++){h=o.order[e];if(g=o.leftMatch[h].exec(a)){i=g[1],g.splice(1,1);if(i.substr(i.length-1)!=="\\"){g[1]=(g[1]||"").replace(j,""),d=o.find[h](g,b,c);if(d!=null){a=a.replace(o.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},m.filter=function(a,c,d,e){var f,g,h,i,j,k,l,n,p,q=a,r=[],s=c,t=c&&c[0]&&m.isXML(c[0]);while(a&&c.length){for(h in o.filter)if((f=o.leftMatch[h].exec(a))!=null&&f[2]){k=o.filter[h],l=f[1],g=!1,f.splice(1,1);if(l.substr(l.length-1)==="\\")continue;s===r&&(r=[]);if(o.preFilter[h]){f=o.preFilter[h](f,s,d,r,e,t);if(!f)g=i=!0;else if(f===!0)continue}if(f)for(n=0;(j=s[n])!=null;n++)j&&(i=k(j,f,n,s),p=e^i,d&&i!=null?p?g=!0:s[n]=!1:p&&(r.push(j),g=!0));if(i!==b){d||(s=r),a=a.replace(o.match[h],"");if(!g)return[];break}}if(a===q)if(g==null)m.error(a);else break;q=a}return s},m.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)};var n=m.getText=function(a){var b,c,d=a.nodeType,e="";if(d){if(d===1||d===9){if(typeof a.textContent=="string")return a.textContent;if(typeof a.innerText=="string")return a.innerText.replace(k,"");for(a=a.firstChild;a;a=a.nextSibling)e+=n(a)}else if(d===3||d===4)return a.nodeValue}else for(b=0;c=a[b];b++)c.nodeType!==8&&(e+=n(c));return e},o=m.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&&!l.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&&m.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.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&&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("previousSibling",b,f,a,d,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(j,"")+" ";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(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.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]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),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]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.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!!m(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=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([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}m.error(e)},CHILD:function(a,b){var c,e,f,g,h,i,j,k=b[1],l=a;switch(k){case"only":case"first":while(l=l.previousSibling)if(l.nodeType===1)return!1;if(k==="first")return!0;l=a;case"last":while(l=l.nextSibling)if(l.nodeType===1)return!1;return!0;case"nth":c=b[2],e=b[3];if(c===1&&e===0)return!0;f=b[0],g=a.parentNode;if(g&&(g[d]!==f||!a.nodeIndex)){i=0;for(l=g.firstChild;l;l=l.nextSibling)l.nodeType===1&&(l.nodeIndex=++i);g[d]=f}j=a.nodeIndex-e;return c===0?j===0:j%c===0&&j/c>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&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=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null: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=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=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(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var u,v;c.documentElement.compareDocumentPosition?u=function(a,b){if(a===b){h=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(u=function(a,b){if(a===b){h=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],g=a.parentNode,i=b.parentNode,j=g;if(g===i)return v(a,b);if(!g)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 v(e[k],f[k]);return k===c?v(a,f[k],-1):v(e[k],b,1)},v=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}),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)&&(o.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:[]}},o.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&&(o.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")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[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}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.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 m(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;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h<i;h++)m(a,g[h],e,c);return m.filter(f,e)};m.attr=f.attr,m.selectors.attrMap={},f.find=m,f.expr=m.selectors,f.expr[":"]=f.expr.filters,f.unique=m.uniqueSort,f.text=m.getText,f.isXMLDoc=m.isXML,f.contains=m.contains}();var L=/Until$/,M=/^(?:parents|prevUntil|prevAll)/,N=/,/,O=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,Q=f.expr.match.POS,R={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(T(this,a,!1),"not",a)},filter:function(a){return this.pushStack(T(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?Q.test(a)?f(a,this.context).index(this[0])>=0: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=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d<a.length;d++)f(g).is(a[d])&&c.push({selector:a[d],elem:g,level:h});g=g.parentNode,h++}return c}var i=Q.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(i?i.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)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));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(S(c[0])||S(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);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).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 V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/<tbody/i,_=/<|&#?\w+;/,ba=/<(?:script|style)/i,bb=/<(?:script|object|embed|option|style)/i,bc=new RegExp("<(?:"+V+")","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,"",""]},bh=U(c);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){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):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.clean(arguments);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.clean(arguments));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(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$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?bi(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bp)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i,j=a[0];b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof j=="string"&&j.length<512&&i===c&&j.charAt(0)==="<"&&!bb.test(j)&&(f.support.checkClone||!bd.test(j))&&(f.support.html5Clone||!bc.test(j))&&(g=!0,h=f.fragments[j],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[j]=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,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},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(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1></$2>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.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&&X.test(k)&&o.insertBefore(b.createTextNode(X.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++)bn(k[i]);else bn(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.event.special,g=f.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&f.noData[i.nodeName.toLowerCase()])continue;c=i[f.expando];if(c){b=d[c];if(b&&b.events){for(var j in b.events)e[j]?f.event.remove(i,j):f.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[f.expando]:i.removeAttribute&&i.removeAttribute(f.expando),delete d[c]}}}});var bq=/alpha\([^)]*\)/i,br=/opacity=([^)]*)/,bs=/([A-Z]|^ms)/g,bt=/^-?\d+(?:px)?$/i,bu=/^-?\d/,bv=/^([\-+])=([\-+.\de]+)/,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB;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:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!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,h==="string"&&(g=bv.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;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]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bC(a,b,d);f.swap(a,bw,function(){e=bC(a,b,d)});return e}},set:function(a,b){if(!bt.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.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,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,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,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),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&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.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(bN,"")).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||bO.test(this.nodeName)||bI.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(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(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?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[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","*":bX},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},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),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>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),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.Callbacks("once memory"),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=bH.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.add,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(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.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]!=="*"?", "+bX+"; 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$(bU,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){if(s<2)w(-1,z);else throw 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)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),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&&(ce.test(b.url)||e&&ce.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(ce,l),b.url===j&&(e&&(k=k.replace(ce,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 cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,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,cf&&delete ch[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=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;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);var d,e,g=0,h=this.length;for(;g<h;g++)d=this[g],d.style&&(e=f.css(d,"display"),e!=="none"&&!f._data(d,"olddisplay")&&f._data(d,"olddisplay",e));for(g=0;g<h;g++)this[g].style&&(this[g].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){function g(){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||cv(this.nodeName)==="inline"?this.style.display="inline-block":this.style.zoom=1))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)j=new f.fx(this,b,i),h=a[i],cn.test(h)?(o=f._data(this,"toggle"+i)||(h==="toggle"?d?"show":"hide":0),o?(f._data(this,"toggle"+i,o==="show"?"hide":"show"),j[o]()):j[h]()):(k=co.exec(h),l=j.cur(),k?(m=parseFloat(k[2]),n=k[3]||(f.cssNumber[i]?"":"px"),n!=="px"&&(f.style(this,i,(m||1)+n),l=(m||1)/j.cur()*l,f.style(this,i,l+n)),k[1]&&(m=(k[1]==="-="?-1:1)*m+l),j.custom(l,m,n)):j.custom(l,h,""));return!0}var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return e.queue===!1?this.each(g):this.queue(e.queue,g)},stop:function(a,c,d){typeof a!="string"&&(d=c,c=a,a=b),c&&a!==!1&&this.queue(a||"fx",[]);return this.each(function(){function h(a,b,c){var e=b[c];f.removeData(a,c,!0),e.stop(d)}var b,c=!1,e=f.timers,g=f._data(this);d||f._unmark(!0,this);if(a==null)for(b in g)g[b]&&g[b].stop&&b.indexOf(".run")===b.length-4&&h(this,g,b);else g[b=a+".run"]&&g[b].stop&&h(this,g,b);for(b=e.length;b--;)e[b].elem===this&&(a==null||e[b].queue===a)&&(d?e[b](!0):e[b].saveState(),c=!0,e.splice(b,1));(!d||!c)&&f.dequeue(this,a)})}}),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;if(d.queue==null||d.queue===!0)d.queue="fx";d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue?f.dequeue(this,d.queue):a!==!1&&f._unmark(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,c,d){function h(a){return e.step(a)}var e=this,g=f.fx;this.startTime=cr||cs(),this.end=c,this.now=this.start=a,this.pos=this.state=0,this.unit=d||this.unit||(f.cssNumber[this.prop]?"":"px"),h.queue=this.options.queue,h.elem=this.elem,h.saveState=function(){e.options.hide&&f._data(e.elem,"fxshow"+e.prop)===b&&f._data(e.elem,"fxshow"+e.prop,e.start)},h()&&f.timers.push(h)&&!cp&&(cp=setInterval(g.tick,g.interval))},show:function(){var a=f._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=a||f.style(this.elem,this.prop),this.options.show=!0,a!==b?this.custom(this.cur(),a):this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f._data(this.elem,"fxshow"+this.prop)||f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b,c,d,e=cr||cs(),g=!0,h=this.elem,i=this.options;if(a||e>=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c<b.length;c++)a=b[c],!a()&&b[c]===a&&b.splice(c--,1);b.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cp),cp=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.now+a.unit:a.elem[a.prop]=a.now}}}),f.each(["width","height"],function(a,b){f.fx.step[b]=function(a){f.style(a.elem,b,Math.max(0,a.now)+a.unit)}}),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);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.support.fixedPosition&&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.support.doesNotAddBorder&&(!f.support.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.support.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.support.fixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.support.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(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():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],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["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 i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window);

// pobieranie bierzacej wersji jezykowej serwisu
Lang.language = $('html').attr('lang') ? $('html').attr('lang') : 'pl';

// jQuery Alert Dialogs Plugin v1.1
// Cory S.N. LaViska
// A Beautiful Site (http://abeautifulsite.net/)
(function($){$.alerts={verticalOffset:-75,horizontalOffset:0,repositionOnResize:true,draggable:true,okButton:'OK',cancelButton:Lang.getLang('l_anuluj'),dialogClass:null,alert:function(b,c,d){if(c==null)c='Alert';$.alerts._show(c,b,null,'cError',function(a){if(d)d(a)})},confirm:function(b,c,d){if(c==null)c='Confirm';$.alerts._show(c,b,null,'cAlert',function(a){if(d)d(a)})},prompt:function(b,c,d,e){if(d==null)d='Prompt';$.alerts._show(d,b,c,'cInfo',function(a){if(e)e(a)})},_show:function(b,c,d,f,g){$.alerts._hide();$.alerts._overlay('show');$("BODY").append('<div id="popupShell" class="popMsgBox">'+'<h1 id="popupTitle"></h1>'+'<div class="message">'+'<div id="popupMessage"></div>'+'<var class="mark"><br/></var>'+'</div></div>');if($.alerts.dialogClass)$("#popupShell").addClass($.alerts.dialogClass);var h=($.browser.msie&&parseInt($.browser.version)<=6)?'absolute':'fixed';$("#popupShell").css({position:h});$("#popupShell").addClass(f);$("#popupTitle").text(b);$("#popupMessage").text(c);$("#popupMessage").html($("#popupMessage").text().replace(/\n/g,'<br />'));$.alerts._reposition();$.alerts._maintainPosition(true);switch(f){case'cError':$("#popupShell .message").after('<div class="foot"><div id="popupOK" class="btnConf">'+$.alerts.okButton+'</div></div>');$("#popupOK").click(function(){$.alerts._hide();g(true)});$("#popupOK").focus().keypress(function(e){if(e.keyCode==13||e.keyCode==27)$("#popupOK").trigger('click')});break;case'cAlert':$("#popupShell .message").after('<div class="foot"><div id="popupCancel" class="btnConf green">'+$.alerts.cancelButton+'</div><div id="popupOK" class="btnConf red">'+$.alerts.okButton+'</div></div>');$("#popupOK").click(function(){$.alerts._hide();if(g)g(true)});$("#popupCancel").click(function(){$.alerts._hide();if(g)g(false)});$("#popupOK").focus();$("#popupOK, #popupCancel").keypress(function(e){if(e.keyCode==13)$("#popupOK").trigger('click');if(e.keyCode==27)$("#popupCancel").trigger('click')});break;case'cInfo':$("#popupMessage").append('<br /><input type="text" size="30" id="popupPrompt" />').after('<div class="hR"><input type="button" value="'+$.alerts.okButton+'" id="popupOK" /> <input type="button" value="'+$.alerts.cancelButton+'" id="popupCancel" /></div>');$("#popupPrompt").width($("#popupMessage").width());$("#popupOK").click(function(){var a=$("#popupPrompt").val();$.alerts._hide();if(g)g(a)});$("#popupCancel").click(function(){$.alerts._hide();if(g)g(null)});$("#popupPrompt, #popupOK, #popupCancel").keypress(function(e){if(e.keyCode==13)$("#popupOK").trigger('click');if(e.keyCode==27)$("#popupCancel").trigger('click')});if(d)$("#popupPrompt").val(d);$("#popupPrompt").focus().select();break}if($.alerts.draggable){try{$("#popupShell").draggable({handle:$("#popupTitle")});$("#popupTitle").css({cursor:'move'})}catch(e){}}},_hide:function(){$("#popupShell").remove();$.alerts._overlay('hide');$.alerts._maintainPosition(false)},_overlay:function(a){switch(a){case'show':$.alerts._overlay('hide');$("BODY").append('<div id="tmpWrapper"></div>');break;case'hide':$("#tmpWrapper").fadeOut(200,function(){$(this).remove()});break}},_reposition:function(){var a=(($(window).height()/2)-($("#popupShell").outerHeight()/2))+$.alerts.verticalOffset;var b=(($(window).width()/2)-($("#popupShell").outerWidth()/2))+$.alerts.horizontalOffset;if(a<0)a=0;if(b<0)b=0;if($.browser.msie&&parseInt($.browser.version)<=6)a=a+$(window).scrollTop();$("#popupShell").css({top:a+'px',left:b+'px'});$("#tmpWrapper").height($(document).height())},_maintainPosition:function(a){if($.alerts.repositionOnResize){switch(a){case true:$(window).bind('resize',$.alerts._reposition);break;case false:$(window).unbind('resize',$.alerts._reposition);break}}}};jAlert=function(a,b,c){$.alerts.alert(a,b,c)};jConfirm=function(a,b,c){$.alerts.confirm(a,b,c)};jPrompt=function(a,b,c,d){$.alerts.prompt(a,b,c,d)}})(jQuery);

// jQuery Tooltip plugin 1.3
// Copyright (c) 2006 - 2008 Jörn Zaefferer
// Dual licensed under the MIT and GPL licenses:
(function($){var e={},current,title,tID,IE=$.browser.msie&&/MSIE\s(5\.5|6\.)/.test(navigator.userAgent),track=false;$.tooltip={blocked:false,defaults:{delay:200,fade:false,showURL:true,extraClass:"",top:15,left:15,id:"tooltip"},block:function(){$.tooltip.blocked=!$.tooltip.blocked}};$.fn.extend({tooltip:function(a){a=$.extend({},$.tooltip.defaults,a);createHelper(a);return this.each(function(){$.data(this,"tooltip",a);this.tOpacity=e.parent.css("opacity");this.tooltipText=this.title;$(this).removeAttr("title");this.alt=""}).mouseover(save).mouseout(hide).click(hide)},fixPNG:IE?function(){return this.each(function(){var b=$(this).css('backgroundImage');if(b.match(/^url\(["']?(.*\.png)["']?\)$/i)){b=RegExp.$1;$(this).css({'backgroundImage':'none','filter':"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='"+b+"')"}).each(function(){var a=$(this).css('position');if(a!='absolute'&&a!='relative')$(this).css('position','relative')})}})}:function(){return this},unfixPNG:IE?function(){return this.each(function(){$(this).css({'filter':'',backgroundImage:''})})}:function(){return this},hideWhenEmpty:function(){return this.each(function(){$(this)[$(this).html()?"show":"hide"]()})},url:function(){return this.attr('href')||this.attr('src')}});function createHelper(a){if(e.parent)return;e.parent=$('<div id="'+a.id+'"><em></em><div class="body"></div><div class="url"></div></div>').appendTo(document.body).hide();if($.fn.bgiframe)e.parent.bgiframe();e.title=$('em',e.parent);e.body=$('div.body',e.parent);e.url=$('div.url',e.parent)}function settings(a){return $.data(a,"tooltip")}function handle(a){if(settings(this).delay)tID=setTimeout(show,settings(this).delay);else show();track=!!settings(this).track;$(document.body).bind('mousemove',update);update(a)}function save(){if($.tooltip.blocked||this==current||(!this.tooltipText&&!settings(this).bodyHandler))return;current=this;title=this.tooltipText;if(settings(this).bodyHandler){e.title.hide();var a=settings(this).bodyHandler.call(this);if(a.nodeType||a.jquery){e.body.empty().append(a)}else{e.body.html(a)}e.body.show()}else if(settings(this).showBody){var b=title.split(settings(this).showBody);var c=b.shift();if(c!='')e.title.html(c).removeAttr('class').show();else e.title.html(c).addClass('nonExist');e.body.empty();for(var i=0,part;(part=b[i]);i++){if(i>0)e.body.append("<br/>");e.body.append(part)}e.body.hideWhenEmpty()}else{e.title.html(title).show();e.body.hide()}if(settings(this).showURL&&$(this).url())e.url.html($(this).url().replace('http://','')).show();else e.url.hide();e.parent.addClass(settings(this).extraClass);if(settings(this).fixPNG)e.parent.fixPNG();handle.apply(this,arguments)}function show(){tID=null;if((!IE||!$.fn.bgiframe)&&settings(current).fade){if(e.parent.is(":animated"))e.parent.stop().show().fadeTo(settings(current).fade,current.tOpacity);else e.parent.is(':visible')?e.parent.fadeTo(settings(current).fade,current.tOpacity):e.parent.fadeIn(settings(current).fade)}else{e.parent.show()}update()}function update(a){if($.tooltip.blocked)return;if(a&&a.target.tagName=="OPTION"){return}if(!track&&e.parent.is(":visible")){$(document.body).unbind('mousemove',update)}if(current==null){$(document.body).unbind('mousemove',update);return}e.parent.removeClass("viewport-right").removeClass("viewport-bottom");var b=e.parent[0].offsetLeft;var c=e.parent[0].offsetTop;if(a){b=a.pageX+settings(current).left;c=a.pageY+settings(current).top;var d='auto';if(settings(current).positionLeft){d=$(window).width()-b;b='auto'}e.parent.css({left:b,right:d,top:c})}var v=viewport(),h=e.parent[0];if(v.x+v.cx<h.offsetLeft+h.offsetWidth){b-=h.offsetWidth+20+settings(current).left;e.parent.css({left:b+'px'}).addClass("viewport-right")}if(v.y+v.cy<h.offsetTop+h.offsetHeight){c-=h.offsetHeight+20+settings(current).top;e.parent.css({top:c+'px'}).addClass("viewport-bottom")}}function viewport(){return{x:$(window).scrollLeft(),y:$(window).scrollTop(),cx:$(window).width(),cy:$(window).height()}}function hide(a){if($.tooltip.blocked)return;if(tID)clearTimeout(tID);current=null;var b=settings(this);function complete(){e.parent.removeAttr("class").hide().css("opacity","")}if((!IE||!$.fn.bgiframe)&&b.fade){if(e.parent.is(':animated'))e.parent.stop().fadeTo(b.fade,0,complete);else e.parent.stop().fadeOut(b.fade,complete)}else complete();if(settings(this).fixPNG)e.parent.unfixPNG()}})(jQuery);

// SWFObject v2.2 <http://code.google.com/p/swfobject/>
// is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var a=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var b=new ActiveXObject(W);if(b){ab=b.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:a,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var b=C(r);b.setAttribute("type",q);var Z=X.appendChild(b);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var a=Z.GetVariable("$version");if(a){a=a.split(" ")[1].split(",");M.pv=[parseInt(a[0],10),parseInt(a[1],10),parseInt(a[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(b);Z=null;H()})()}else{H()}}function H(){var a=o.length;if(a>0){for(var b=0;b<a;b++){var Y=o[b].id;var d=o[b].callbackFn;var e={success:false,id:Y};if(M.pv[0]>0){var f=c(Y);if(f){if(F(o[b].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(d){e.success=true;e.ref=z(Y);d(e)}}else{if(o[b].expressInstall&&A()){var g={};g.data=o[b].expressInstall;g.width=f.getAttribute("width")||"0";g.height=f.getAttribute("height")||"0";if(f.getAttribute("class")){g.styleclass=f.getAttribute("class")}if(f.getAttribute("align")){g.align=f.getAttribute("align")}var h={};var X=f.getElementsByTagName("param");var i=X.length;for(var j=0;j<i;j++){if(X[j].getAttribute("name").toLowerCase()!="movie"){h[X[j].getAttribute("name")]=X[j].getAttribute("value")}}P(g,h,Y,d)}else{p(f);if(d){d(e)}}}}}else{w(Y,true);if(d){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){e.success=true;e.ref=Z}d(e)}}}}}function z(a){var X=null;var Y=c(a);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(b,d,X,Z){a=true;E=Z||null;B={success:false,id:X};var e=c(X);if(e){if(e.nodeName=="OBJECT"){l=g(e);Q=null}else{l=e;Q=X}b.id=R;if(typeof b.width==D||(!/%$/.test(b.width)&&parseInt(b.width,10)<310)){b.width="310"}if(typeof b.height==D||(!/%$/.test(b.height)&&parseInt(b.height,10)<137)){b.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var f=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+f+"&MMdoctitle="+j.title;if(typeof d.flashvars!=D){d.flashvars+="&"+ac}else{d.flashvars=ac}if(M.ie&&M.win&&e.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);e.parentNode.insertBefore(Y,e);e.style.display="none";(function(){if(e.readyState==4){e.parentNode.removeChild(e)}else{setTimeout(arguments.callee,10)}})()}u(b,d,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(a){var b=C("div");if(M.win&&M.ie){b.innerHTML=a.innerHTML}else{var Y=a.getElementsByTagName(r)[0];if(Y){var c=Y.childNodes;if(c){var X=c.length;for(var Z=0;Z<X;Z++){if(!(c[Z].nodeType==1&&c[Z].nodeName=="PARAM")&&!(c[Z].nodeType==8)){b.appendChild(c[Z].cloneNode(true))}}}}}return b}function u(a,b,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof a.id==D){a.id=Y}if(M.ie&&M.win){var d="";for(var f in a){if(a[f]!=Object.prototype[f]){if(f.toLowerCase()=="data"){b.movie=a[f]}else{if(f.toLowerCase()=="styleclass"){d+=' class="'+a[f]+'"'}else{if(f.toLowerCase()!="classid"){d+=" "+f+'="'+a[f]+'"'}}}}}var g="";for(var h in b){if(b[h]!=Object.prototype[h]){g+='<param name="'+h+'" value="'+b[h]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+d+">"+g+"</object>";N[N.length]=a.id;X=c(a.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var i in a){if(a[i]!=Object.prototype[i]){if(i.toLowerCase()=="styleclass"){Z.setAttribute("class",a[i])}else{if(i.toLowerCase()!="classid"){Z.setAttribute(i,a[i])}}}}for(var j in b){if(b[j]!=Object.prototype[j]&&j.toLowerCase()!="movie"){e(Z,j,b[j])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var a=C("param");a.setAttribute("name",X);a.setAttribute("value",Y);Z.appendChild(a)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(a,Y,b,c){if(M.ie&&M.mac){return}var d=j.getElementsByTagName("head")[0];if(!d){return}var X=(b&&typeof b=="string")?b:"screen";if(c){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=d.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(a,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(a+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var a=I.length;for(var b=0;b<a;b++){I[b][0].detachEvent(I[b][1],I[b][2])}var Z=N.length;for(var c=0;c<Z;c++){y(N[c])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(a,X,b,Z){if(M.w3&&a&&X){var Y={};Y.id=a;Y.swfVersion=X;Y.expressInstall=b;Y.callbackFn=Z;o[o.length]=Y;w(a,false)}else{if(Z){Z({success:false,id:a})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(g,h,i,j,Y,k,Z,l,m,n){var X={success:false,id:h};if(M.w3&&!(M.wk&&M.wk<312)&&g&&h&&i&&j&&Y){w(h,false);K(function(){i+="";j+="";var a={};if(m&&typeof m===r){for(var b in m){a[b]=m[b]}}a.data=g;a.width=i;a.height=j;var c={};if(l&&typeof l===r){for(var d in l){c[d]=l[d]}}if(Z&&typeof Z===r){for(var e in Z){if(typeof c.flashvars!=D){c.flashvars+="&"+e+"="+Z[e]}else{c.flashvars=e+"="+Z[e]}}}if(F(Y)){var f=u(a,c,h);if(a.id==h){w(h,true)}X.success=true;X.ref=f}else{if(k&&A()){a.data=k;P(a,c,h,n);return}else{w(h,true)}}if(n){n(X)}})}else{if(n){n(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,a,X,Y){if(M.w3&&A()){P(Z,a,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(a,Z,Y,X){if(M.w3){v(a,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(a){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(a==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==a){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();

// ColorBox v1.3.17.2 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+
// Copyright (c) 2011 Jack Moore - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
(function(a,b,c){function bc(b){if(!U){P=b,_(),y=a(P),Q=0,K.rel!=="nofollow"&&(y=a("."+g).filter(function(){var b=a.data(this,e).rel||this.rel;return b===K.rel}),Q=y.index(P),Q===-1&&(y=y.add(P),Q=y.length-1));if(!S){S=T=!0,r.show();if(K.returnFocus)try{P.blur(),a(P).one(l,function(){try{this.focus()}catch(a){}})}catch(c){}q.css({opacity:+K.opacity,cursor:K.overlayClose?"pointer":"auto"}).show(),K.w=Z(K.initialWidth,"x"),K.h=Z(K.initialHeight,"y"),X.position(),o&&z.bind("resize."+p+" scroll."+p,function(){q.css({width:z.width(),height:z.height(),top:z.scrollTop(),left:z.scrollLeft()})}).trigger("resize."+p),ba(h,K.onOpen),J.add(D).hide(),I.html(K.close).show()}X.load(!0)}}function bb(){var a,b=f+"Slideshow_",c="click."+f,d,e,g;K.slideshow&&y[1]?(d=function(){F.text(K.slideshowStop).unbind(c).bind(j,function(){if(Q<y.length-1||K.loop)a=setTimeout(X.next,K.slideshowSpeed)}).bind(i,function(){clearTimeout(a)}).one(c+" "+k,e),r.removeClass(b+"off").addClass(b+"on"),a=setTimeout(X.next,K.slideshowSpeed)},e=function(){clearTimeout(a),F.text(K.slideshowStart).unbind([j,i,k,c].join(" ")).one(c,d),r.removeClass(b+"on").addClass(b+"off")},K.slideshowAuto?d():e()):r.removeClass(b+"off "+b+"on")}function ba(b,c){c&&c.call(P),a.event.trigger(b)}function _(b){K=a.extend({},a.data(P,e));for(b in K)a.isFunction(K[b])&&b.substring(0,2)!=="on"&&(K[b]=K[b].call(P));K.rel=K.rel||P.rel||"nofollow",K.href=K.href||a(P).attr("href"),K.title=K.title||P.title,typeof K.href=="string"&&(K.href=a.trim(K.href))}function $(a){return K.photo||/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i.test(a)}function Z(a,b){return Math.round((/%/.test(a)?(b==="x"?z.width():z.height())/100:1)*parseInt(a,10))}function Y(c,d,e){e=b.createElement("div"),c&&(e.id=f+c),e.style.cssText=d||"";return a(e)}var d={transition:"elastic",speed:300,width:!1,initialWidth:"600",innerWidth:!1,maxWidth:!1,height:!1,initialHeight:"450",innerHeight:!1,maxHeight:!1,scalePhotos:!0,scrolling:!0,inline:!1,html:!1,iframe:!1,fastIframe:!0,photo:!1,href:!1,title:!1,rel:!1,opacity:.4,preloading:!0,current:"{current} / {total}",previous:"",next:"",close:"",open:!1,returnFocus:!0,loop:!0,slideshow:!1,slideshowAuto:!0,slideshowSpeed:2500,slideshowStart:"start",slideshowStop:"stop",onOpen:!1,onLoad:!1,onComplete:!1,onCleanup:!1,onClosed:!1,overlayClose:!0,escKey:!0,arrowKey:!0,top:!1,bottom:!1,left:!1,right:!1,fixed:!1,data:!1},e="colorbox",f="cbox",g=f+"Element",h=f+"_open",i=f+"_load",j=f+"_complete",k=f+"_cleanup",l=f+"_closed",m=f+"_purge",n=a.browser.msie&&!a.support.opacity,o=n&&a.browser.version<7,p=f+"_IE6",q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X;X=a.fn[e]=a[e]=function(b,c){var f=this;b=b||{};if(!f[0]){if(f.selector)return f;f=a("<a/>"),b.open=!0}c&&(b.onComplete=c),f.each(function(){a.data(this,e,a.extend({},a.data(this,e)||d,b)),a(this).addClass(g)}),(a.isFunction(b.open)&&b.open.call(f)||b.open)&&bc(f[0]);return f},X.init=function(){z=a(c),r=Y().attr({id:e,"class":n?f+(o?"IE6":"IE"):""}),q=Y("Overlay",o?"position:absolute":"").hide(),s=Y("Wrapper"),t=Y("Content").append(A=Y("LoadedContent","width:0; height:0; overflow:hidden"),C=Y("LoadingOverlay").add(Y("LoadingGraphic")),D=Y("Title"),E=Y("Current"),G=Y("Next"),H=Y("Previous"),F=Y("Slideshow").bind(h,bb),I=Y("Close")),s.append(Y().append(Y("TopLeft"),u=Y("TopCenter"),Y("TopRight")),Y(!1,"clear:left").append(v=Y("MiddleLeft"),t,w=Y("MiddleRight")),Y(!1,"clear:left").append(Y("BottomLeft"),x=Y("BottomCenter"),Y("BottomRight"))).children().children().css({"float":"left"}),B=Y(!1,"position:absolute; width:9999px; visibility:hidden; display:none"),a("body").prepend(q,r.append(s,B)),t.children().hover(function(){a(this).addClass("hover")},function(){a(this).removeClass("hover")}).addClass("hover"),L=u.height()+x.height()+t.outerHeight(!0)-t.height(),M=v.width()+w.width()+t.outerWidth(!0)-t.width(),N=A.outerHeight(!0),O=A.outerWidth(!0),r.css({"padding-bottom":L,"padding-right":M}).hide(),G.click(function(){X.next()}),H.click(function(){X.prev()}),I.click(function(){X.close()}),J=G.add(H).add(E).add(F),t.children().removeClass("hover"),q.click(function(){K.overlayClose&&X.close()}),a(b).bind("keydown."+f,function(a){var b=a.keyCode;S&&K.escKey&&b===27&&(a.preventDefault(),X.close()),S&&K.arrowKey&&y[1]&&(b===37?(a.preventDefault(),H.click()):b===39&&(a.preventDefault(),G.click()))})},X.remove=function(){r.add(q).remove(),a("."+g).removeData(e).removeClass(g)},X.position=function(a,c){function g(a){u[0].style.width=x[0].style.width=t[0].style.width=a.style.width,C[0].style.height=C[1].style.height=t[0].style.height=v[0].style.height=w[0].style.height=a.style.height}var d=0,e=0;z.unbind("resize."+f),r.hide(),K.fixed&&!o?r.css({position:"fixed"}):(d=z.scrollTop(),e=z.scrollLeft(),r.css({position:"absolute"})),K.right!==!1?e+=Math.max(z.width()-K.w-O-M-Z(K.right,"x"),0):K.left!==!1?e+=Z(K.left,"x"):e+=Math.round(Math.max(z.width()-K.w-O-M,0)/2),K.bottom!==!1?d+=Math.max(b.documentElement.clientHeight-K.h-N-L-Z(K.bottom,"y"),0):K.top!==!1?d+=Z(K.top,"y"):d+=Math.round(Math.max(b.documentElement.clientHeight-K.h-N-L,0)/2),r.show(),a=r.width()===K.w+O&&r.height()===K.h+N?0:a||0,s[0].style.width=s[0].style.height="9999px",r.dequeue().animate({width:K.w+O,height:K.h+N,top:d,left:e},{duration:a,complete:function(){g(this),T=!1,s[0].style.width=K.w+O+M+"px",s[0].style.height=K.h+N+L+"px",c&&c(),setTimeout(function(){z.bind("resize."+f,X.position)},1)},step:function(){g(this)}})},X.resize=function(a){if(S){a=a||{},a.width&&(K.w=Z(a.width,"x")-O-M),a.innerWidth&&(K.w=Z(a.innerWidth,"x")),A.css({width:K.w}),a.height&&(K.h=Z(a.height,"y")-N-L),a.innerHeight&&(K.h=Z(a.innerHeight,"y"));if(!a.innerHeight&&!a.height){var b=A.wrapInner("<div style='overflow:auto'></div>").children();K.h=b.height(),b.replaceWith(b.children())}A.css({height:K.h}),X.position(K.transition==="none"?0:K.speed)}},X.prep=function(b){function h(){K.h=K.h||A.height(),K.h=K.mh&&K.mh<K.h?K.mh:K.h;return K.h}function g(){K.w=K.w||A.width(),K.w=K.mw&&K.mw<K.w?K.mw:K.w;return K.w}if(!!S){var c,d=K.transition==="none"?0:K.speed;A.remove(),A=Y("LoadedContent").append(b),A.hide().appendTo(B.show()).css({width:g(),overflow:K.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(t),B.hide(),a(R).css({"float":"none"}),o&&a("select").not(r.find("select")).filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(k,function(){this.style.visibility="inherit"}),c=function(){function o(){n&&r[0].style.removeAttribute("filter")}var b,c,g,h,i=y.length,k,l;!S||(l=function(){clearTimeout(W),C.hide(),ba(j,K.onComplete)},n&&R&&A.fadeIn(100),D.html(K.title).add(A).show(),i>1?(typeof K.current=="string"&&E.html(K.current.replace("{current}",Q+1).replace("{total}",i)).show(),G[K.loop||Q<i-1?"show":"hide"]().html(K.next),H[K.loop||Q?"show":"hide"]().html(K.previous),b=Q?y[Q-1]:y[i-1],g=Q<i-1?y[Q+1]:y[0],K.slideshow&&F.show(),K.preloading&&(h=a.data(g,e).href||g.href,c=a.data(b,e).href||b.href,h=a.isFunction(h)?h.call(g):h,c=a.isFunction(c)?c.call(b):c,$(h)&&(a("<img/>")[0].src=h),$(c)&&(a("<img/>")[0].src=c))):J.hide(),K.iframe?(k=a("<iframe/>").addClass(f+"Iframe")[0],K.fastIframe?l():a(k).one("load",l),k.name=f+ +(new Date),k.src=K.href,K.scrolling||(k.scrolling="no"),n&&(k.frameBorder=0,k.allowTransparency="true"),a(k).appendTo(A).one(m,function(){k.src="//about:blank"})):l(),K.transition==="fade"?r.fadeTo(d,1,o):o())},K.transition==="fade"?r.fadeTo(d,0,function(){X.position(0,c)}):X.position(d,c)}},X.load=function(b){var c,d,e=X.prep;T=!0,R=!1,P=y[Q],b||_(),ba(m),ba(i,K.onLoad),K.h=K.height?Z(K.height,"y")-N-L:K.innerHeight&&Z(K.innerHeight,"y"),K.w=K.width?Z(K.width,"x")-O-M:K.innerWidth&&Z(K.innerWidth,"x"),K.mw=K.w,K.mh=K.h,K.maxWidth&&(K.mw=Z(K.maxWidth,"x")-O-M,K.mw=K.w&&K.w<K.mw?K.w:K.mw),K.maxHeight&&(K.mh=Z(K.maxHeight,"y")-N-L,K.mh=K.h&&K.h<K.mh?K.h:K.mh),c=K.href,W=setTimeout(function(){C.show()},100),K.inline?(Y().hide().insertBefore(a(c)[0]).one(m,function(){a(this).replaceWith(A.children())}),e(a(c))):K.iframe?e(" "):K.html?e(K.html):$(c)?(a(R=new Image).addClass(f+"Photo").error(function(){K.title=!1,e(Y("Error").text("This image could not be loaded"))}).load(function(){var a;R.onload=null,K.scalePhotos&&(d=function(){R.height-=R.height*a,R.width-=R.width*a},K.mw&&R.width>K.mw&&(a=(R.width-K.mw)/R.width,d()),K.mh&&R.height>K.mh&&(a=(R.height-K.mh)/R.height,d())),K.h&&(R.style.marginTop=Math.max(K.h-R.height,0)/2+"px"),y[1]&&(Q<y.length-1||K.loop)&&(R.style.cursor="pointer",R.onclick=function(){X.next()}),n&&(R.style.msInterpolationMode="bicubic"),setTimeout(function(){e(R)},1)}),setTimeout(function(){R.src=c},1)):c&&B.load(c,K.data,function(b,c,d){e(c==="error"?Y("Error").text("Request unsuccessful: "+d.statusText):a(this).contents())})},X.next=function(){!T&&y[1]&&(Q<y.length-1||K.loop)&&(Q=Q<y.length-1?Q+1:0,X.load())},X.prev=function(){!T&&y[1]&&(Q||K.loop)&&(Q=Q?Q-1:y.length-1,X.load())},X.close=function(){S&&!U&&(U=!0,S=!1,ba(k,K.onCleanup),z.unbind("."+f+" ."+p),q.fadeTo(200,0),r.stop().fadeTo(300,0,function(){r.add(q).css({opacity:1,cursor:"auto"}).hide(),ba(m),A.remove(),setTimeout(function(){U=!1,ba(l,K.onClosed)},1)}))},X.element=function(){return a(P)},X.settings=d,V=function(a){a.button!==0&&typeof a.button!="undefined"||a.ctrlKey||a.shiftKey||a.altKey||(a.preventDefault(),bc(this))},a.fn.delegate?a(b).delegate("."+g,"click",V):a("."+g).live("click",V),a(X.init)})(jQuery,document,this);

// jQuery FixClick Plugin
// version: 1.0 (http://allo.ave7.net/fixclick)
// Copyright (c) 2008 AlloVince
// Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
if(jQuery)(function($){$.fn.fixClick=function(B,A){var _=this;this.click=B;this.dblclick=A;this.firstClick=false;this.timer=null;this.delay=300;$(this).click(function($){var A=this;this.e=$;_.firstClick==false?_.timer=setTimeout(function(){_.click(A.e);_.firstClick=false},_.delay):"";_.firstClick=true}).dblclick(function($){clearTimeout(_.timer);_.firstClick=false;_.dblclick($)});return this}})(jQuery)

// Cufon @version 1.09i
// Copyright (c) 2009 Simo Kinnunen. | Licensed under the MIT license.
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}})());

// Manufacturer: Dalton Maag Ltd.
Cufon.registerFont({"w":600,"face":{"font-family":"Aller","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"800","descent":"-200","x-height":"12","bbox":"-40 -896.25 1000 249.011","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":237},"%":{"d":"232,-367v73,0,96,-60,96,-140v-1,-80,-21,-139,-96,-139v-72,0,-96,60,-96,139v1,81,21,140,96,140xm232,-295v-127,0,-188,-85,-188,-212v0,-126,61,-212,188,-212v127,0,188,86,188,212v0,127,-61,212,-188,212xm812,-61v73,0,96,-60,96,-140v-1,-80,-21,-139,-96,-139v-72,0,-96,60,-96,139v1,81,21,140,96,140xm812,11v-127,0,-188,-85,-188,-212v0,-126,61,-212,188,-212v127,0,188,86,188,212v0,127,-61,212,-188,212xm718,-708v31,-5,70,-5,101,0r-483,707v-32,5,-70,5,-101,0","w":1050},"&":{"d":"402,-636v-86,-29,-219,-21,-217,81v2,65,45,94,120,94r218,0r92,-126r8,0r0,126r130,0v6,23,5,57,0,81r-130,0r0,148v-3,173,-120,244,-295,244v-154,0,-270,-61,-270,-216v0,-102,55,-171,128,-204v-55,-26,-102,-68,-102,-150v0,-166,193,-200,340,-153v-2,33,-8,53,-22,75xm168,-220v0,97,65,142,168,142v127,0,191,-59,191,-181r0,-119r-203,0v-98,3,-156,62,-156,158","w":761},"'":{"d":"64,-719v29,-5,67,-5,95,0r0,274v-30,4,-66,4,-95,0r0,-274","w":223},"(":{"d":"269,167v-28,5,-70,6,-98,0v-138,-190,-160,-623,-45,-860v15,-32,30,-60,45,-83v27,-6,70,-5,98,0v-67,118,-119,276,-119,472v0,195,52,353,119,471","w":319},")":{"d":"50,-776v28,-5,70,-6,98,0v137,191,160,623,44,860v-16,32,-29,60,-44,83v-27,6,-70,5,-98,0v67,-118,119,-276,119,-471v0,-196,-52,-353,-119,-472","w":319},"*":{"d":"282,-589v-24,4,-54,4,-78,0r8,-130v21,-4,40,-4,62,0xm183,-576v-4,27,-12,51,-23,74r-122,-48v3,-21,9,-40,20,-59xm148,-335v-19,-11,-36,-21,-50,-37r70,-109v23,11,44,28,63,45xm427,-609v11,19,17,38,20,59r-122,48v-11,-23,-19,-47,-23,-74xm387,-372v-14,16,-31,26,-50,37r-83,-101v19,-17,40,-34,63,-45","w":485},"+":{"d":"345,-126v-27,5,-63,6,-89,0r0,-181r-166,0v-5,-26,-5,-63,0,-89r166,0r0,-182v27,-5,61,-5,89,0r0,182r165,0v5,27,5,62,0,89r-165,0r0,181"},",":{"d":"79,-110v33,-6,64,-7,99,0r-63,223v-29,4,-66,4,-95,0","w":213},"-":{"d":"51,-235v-5,-26,-5,-64,0,-91r259,0v5,27,5,65,0,91r-259,0","w":361},".":{"d":"176,0v-35,5,-76,5,-111,0v-6,-35,-6,-77,0,-112v35,-5,76,-5,111,0v4,37,7,76,0,112","w":241},"\/":{"d":"278,-719v30,-5,66,-5,97,0r-244,719v-30,5,-66,5,-96,0","w":410},"0":{"d":"49,-321v0,-188,69,-334,253,-334v184,0,252,145,252,334v0,188,-70,333,-254,333v-183,0,-251,-146,-251,-333xm446,-321v0,-138,-32,-246,-145,-246v-112,0,-147,109,-147,246v0,138,34,245,147,245v113,0,146,-108,145,-245"},"1":{"d":"137,-449v-19,-23,-27,-43,-38,-74r266,-127r15,0r0,565r143,0v4,31,4,55,0,85r-391,0v-5,-26,-5,-59,0,-85r150,0r0,-430"},"2":{"d":"508,-88v5,27,5,62,0,88r-445,0r-6,-13r245,-287v34,-46,74,-85,74,-157v0,-75,-52,-109,-131,-109v-64,0,-102,18,-145,36v-10,-25,-22,-53,-25,-84v50,-20,104,-42,177,-41v135,2,229,53,229,188v0,122,-69,187,-142,270r-96,109r265,0"},"3":{"d":"79,-44v43,17,86,29,147,29v108,-1,180,-42,183,-150v3,-114,-122,-138,-229,-114r-8,-14r167,-263r-257,0v-6,-27,-5,-62,0,-89r405,0r7,12r-182,277v124,-6,196,68,198,182v4,200,-171,271,-375,239v-29,-5,-58,-14,-87,-25v4,-32,18,-59,31,-84"},"4":{"d":"479,59v-30,4,-67,4,-97,0r0,-137r-341,0r-8,-11r293,-574v33,3,63,17,87,33r-233,464r202,0r0,-190v30,-5,67,-5,97,0r0,190r92,0v5,27,5,61,0,88r-92,0r0,137"},"5":{"d":"220,-378v167,-28,291,45,291,207v0,197,-168,266,-369,237v-29,-5,-55,-12,-79,-22v5,-32,15,-58,28,-84v42,14,76,24,133,24v110,0,182,-43,182,-150v0,-95,-61,-136,-160,-136v-41,0,-84,8,-114,18r-10,-9r14,-352r340,0v4,27,4,62,0,89r-250,0"},"6":{"d":"311,12v-175,0,-245,-109,-245,-289v0,-265,131,-427,381,-451v10,27,10,56,4,84v-167,18,-254,123,-282,279v30,-50,87,-96,171,-93v136,5,213,87,213,230v0,151,-95,240,-242,240xm449,-225v0,-94,-44,-149,-134,-149v-90,0,-139,59,-141,151v-2,94,45,149,134,149v91,0,141,-58,141,-151"},"7":{"d":"70,-556v-6,-27,-5,-62,0,-89r475,0r4,7r-304,712v-38,-9,-66,-20,-93,-42r256,-588r-338,0"},"8":{"d":"514,-546v3,87,-56,136,-116,165v78,34,149,86,149,197v0,140,-108,196,-247,196v-140,0,-247,-56,-247,-196v0,-111,71,-162,148,-197v-59,-29,-118,-79,-115,-165v4,-117,93,-173,214,-173v121,0,210,56,214,173xm300,-73v131,0,183,-135,100,-212v-26,-24,-61,-42,-100,-54v-71,24,-141,57,-141,146v0,80,56,120,141,120xm300,-638v-109,0,-153,114,-82,177v21,19,52,33,82,42v59,-19,117,-45,117,-120v0,-65,-46,-99,-117,-99"},"9":{"d":"295,-653v175,0,245,110,245,289v0,265,-131,427,-381,451v-10,-21,-10,-59,-4,-85v164,-18,259,-118,281,-278v-29,51,-87,97,-170,94v-136,-5,-213,-87,-213,-230v0,-151,95,-241,242,-241xm157,-415v2,93,43,148,134,148v90,0,139,-59,141,-150v2,-94,-45,-150,-134,-150v-85,0,-143,59,-141,152"},":":{"d":"176,-403v-35,5,-76,5,-111,0v-6,-35,-6,-77,0,-112v35,-5,76,-5,111,0v4,37,7,76,0,112xm176,0v-35,5,-76,5,-111,0v-6,-35,-6,-77,0,-112v35,-5,76,-5,111,0v4,37,7,76,0,112","w":241},";":{"d":"88,-110v33,-6,64,-7,99,0r-63,223v-29,4,-66,4,-95,0xm194,-403v-35,5,-76,5,-111,0v-6,-35,-6,-77,0,-112v35,-5,76,-5,111,0v4,37,7,76,0,112","w":260},"<":{"d":"511,-566v7,36,6,63,1,95r-328,127r328,122v5,30,6,71,-1,100r-416,-169v-8,-32,-8,-74,0,-106"},"=":{"d":"88,-207v-4,-26,-4,-64,0,-91r424,0v5,27,5,65,0,91r-424,0xm88,-398v-4,-26,-4,-64,0,-91r424,0v5,27,5,65,0,91r-424,0"},">":{"d":"89,-122v-5,-30,-6,-66,0,-95r327,-127r-327,-122v-8,-29,-6,-71,0,-100r417,169v6,32,9,73,0,106"},"?":{"d":"277,-214v-29,5,-66,5,-95,0r0,-162v82,-24,158,-48,162,-148v5,-124,-185,-127,-276,-85v-12,-25,-21,-51,-25,-83v51,-18,100,-28,167,-28v143,0,239,66,239,195v0,119,-87,175,-172,208r0,103xm285,-1v-33,5,-79,5,-112,0v-5,-35,-5,-76,0,-111v37,-4,76,-7,112,0v5,35,5,76,0,111","w":488},"@":{"d":"594,-730v222,0,365,113,365,337v0,143,-65,250,-158,307v-61,37,-170,41,-223,-1v-38,22,-85,37,-144,37v-94,1,-157,-63,-155,-159v3,-146,75,-241,177,-289v76,-36,183,-25,259,-1r-72,357v145,51,225,-99,227,-251v2,-173,-110,-261,-286,-259v-215,2,-345,116,-406,273v-20,52,-29,106,-29,161v1,192,103,292,290,295v65,1,123,-11,170,-28v9,20,17,44,22,70v-49,23,-113,34,-194,34v-236,0,-381,-126,-381,-367v0,-233,123,-390,296,-469v68,-31,149,-47,242,-47xm378,-228v-6,103,99,118,175,80r55,-288v-143,-27,-222,73,-230,208","w":1014},"A":{"d":"600,0v-32,5,-76,6,-108,0r-50,-166r-273,0r-49,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0xm196,-255r219,0r-110,-367","w":617},"B":{"d":"550,-199v1,220,-252,227,-461,199r0,-719v39,-8,110,-11,161,-11v146,1,255,43,255,187v0,85,-49,137,-115,158v96,15,159,73,160,186xm443,-203v0,-129,-120,-138,-253,-132r0,256v121,12,253,3,253,-124xm403,-537v0,-105,-108,-124,-213,-109r0,227v116,7,213,-8,213,-118","w":595},"C":{"d":"407,-78v57,1,100,-10,140,-27v15,29,24,56,28,83v-53,23,-108,34,-181,34v-223,0,-335,-141,-335,-367v0,-227,110,-370,333,-376v70,-2,122,11,171,27v-3,34,-13,56,-24,84v-41,-14,-82,-23,-139,-22v-157,2,-232,117,-230,287v1,170,72,274,237,277","w":618},"D":{"d":"261,12v-57,0,-125,-5,-172,-12r0,-719v48,-5,120,-11,176,-11v248,-1,375,129,376,372v0,252,-129,370,-380,370xm533,-361v0,-211,-126,-302,-342,-274r0,551v21,3,51,5,78,5v183,1,264,-94,264,-282","w":699},"E":{"d":"491,-89v4,26,5,63,0,89r-403,0r0,-719r395,0v4,26,5,63,0,89r-293,0r0,206r234,0v5,26,5,63,0,89r-234,0r0,246r301,0","w":536},"F":{"d":"190,0v-31,5,-71,5,-102,0r0,-719r376,0v5,26,5,63,0,89r-274,0r0,211r229,0v5,27,5,63,0,90r-229,0r0,329","w":504},"G":{"d":"407,-79v38,0,70,-4,97,-12r0,-281v30,-5,71,-5,101,0r0,351v-54,23,-128,33,-203,33v-227,0,-343,-138,-343,-367v0,-177,76,-293,199,-349v87,-39,228,-31,311,1v-3,34,-13,56,-24,84v-43,-13,-81,-25,-142,-23v-164,5,-235,118,-235,287v0,170,75,272,239,276","w":681},"H":{"d":"190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,296r306,0r0,-296v30,-5,71,-5,102,0r0,719v-30,5,-72,5,-102,0r0,-333r-306,0r0,333","w":686},"I":{"d":"190,0v-31,5,-71,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":278},"J":{"d":"44,-87v77,24,167,7,167,-90r0,-453r-126,0v-5,-26,-5,-63,0,-89r228,0r0,519v2,140,-56,213,-193,212v-32,0,-66,-6,-92,-12v0,-32,7,-61,16,-87","w":396},"K":{"d":"591,0v-37,5,-79,5,-116,0r-255,-365r231,-354v36,-6,75,-5,111,0r-228,345xm190,0v-31,5,-72,5,-102,0r0,-719v31,-5,71,-5,102,0r0,719","w":601},"L":{"d":"471,-90v5,28,4,63,0,90r-383,0r0,-719v30,-6,71,-5,101,0r0,629r282,0","w":495},"M":{"d":"170,0v-28,5,-66,5,-94,0r32,-719v34,-5,81,-5,115,0r186,450r187,-450v31,-6,78,-5,110,0r34,719v-30,5,-69,5,-99,0r-23,-559r-176,410v-26,4,-53,4,-79,0r-170,-413","w":816},"N":{"d":"184,0v-28,5,-68,5,-96,0r0,-719v28,-5,66,-5,94,0r313,540r0,-540v30,-5,68,-6,97,0r0,719v-28,5,-66,5,-94,0r-314,-537r0,537","w":680},"O":{"d":"668,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm170,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":729},"P":{"d":"190,0v-31,4,-71,5,-102,0r0,-720v50,-6,110,-11,167,-11v165,1,273,65,273,232v1,191,-143,257,-338,239r0,260xm422,-498v0,-129,-106,-157,-232,-142r0,291v127,17,232,-17,232,-149","w":566},"Q":{"d":"675,65v-2,33,-6,63,-17,89r-230,-43v3,-39,7,-55,18,-86xm665,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm167,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"R":{"d":"192,0v-33,2,-70,5,-102,0r0,-720r154,-11v159,2,278,58,278,220v0,113,-75,169,-153,208r209,303v-34,4,-79,4,-115,0r-230,-333r0,-4v87,-24,176,-59,180,-166v4,-119,-101,-156,-221,-138r0,641","w":597},"S":{"d":"231,12v-75,0,-131,-12,-185,-31v3,-32,15,-63,24,-90v48,16,90,30,157,30v116,0,188,-65,155,-172v-72,-126,-317,-75,-317,-286v0,-192,236,-229,403,-166v-3,28,-11,56,-22,83v-85,-35,-282,-54,-274,76v5,89,94,101,160,129v90,39,169,79,169,205v-1,147,-113,222,-270,222","w":545},"T":{"d":"501,-719v5,26,5,62,0,89r-187,0r0,630v-31,4,-71,4,-102,0r0,-630r-187,0v-5,-26,-5,-63,0,-89r476,0","w":526},"U":{"d":"337,12v-189,0,-257,-116,-256,-305r0,-426v31,-4,71,-4,102,0r0,408v0,134,22,231,154,231v131,0,153,-98,153,-231r0,-408v33,-4,71,-4,103,0r0,426v1,189,-67,305,-256,305","w":674},"V":{"d":"22,-719v33,-6,79,-5,113,0r182,615r181,-615v35,-4,75,-5,109,0r-234,719v-36,5,-82,5,-118,0","w":629},"W":{"d":"27,-719v33,-5,80,-5,113,0r123,599r148,-599v32,-5,75,-5,107,0r149,605r125,-605v30,-6,72,-5,102,0r-173,719v-36,6,-83,5,-119,0r-142,-563r-144,563v-35,5,-81,6,-116,0","w":921},"X":{"d":"49,-718v35,-4,73,-4,108,0r143,342r-171,376v-40,4,-68,4,-108,0r178,-376xm308,-376r143,-342v36,0,74,-5,107,0r-150,339r179,379v-41,4,-66,4,-108,0","w":609},"Y":{"d":"349,0v-32,5,-72,5,-103,0r0,-263r-228,-456v34,-5,80,-5,114,0r168,357r166,-357v33,-5,75,-5,108,0r-225,456r0,263","w":592},"Z":{"d":"517,-89v5,26,5,64,0,89r-487,0r-6,-9r362,-621r-317,0v-5,-26,-5,-63,0,-89r467,0r7,9r-363,621r337,0","w":566},"[":{"d":"265,87v5,24,5,57,0,81r-215,0r0,-928r215,0v5,25,5,57,0,81r-117,0r0,766r117,0","w":319},"\\":{"d":"32,-719v29,-5,69,-5,98,0r243,719v-30,5,-67,5,-97,0","w":412},"]":{"d":"54,-678v-6,-24,-4,-57,0,-82r215,0r0,928r-215,0v-5,-24,-5,-58,0,-81r117,0r0,-765r-117,0","w":319},"^":{"d":"487,-368v-29,4,-63,5,-93,1r-122,-268r-117,268v-29,4,-64,3,-94,-1r162,-351v32,-5,72,-5,104,0","w":550},"_":{"d":"6,88v-7,-22,-7,-52,0,-73r494,0v5,22,5,51,0,73r-494,0","w":505},"`":{"d":"129,-721v39,-5,88,-5,127,0r115,127v-31,6,-70,5,-100,0","w":500},"a":{"d":"147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87xm48,-152v0,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-49,11,-123,26,-187,25v-125,0,-213,-41,-213,-164","w":517},"b":{"d":"248,12v-57,0,-127,-14,-169,-28r0,-717v30,-5,69,-5,99,0r0,282v25,-41,79,-76,148,-74v149,3,210,102,211,256v0,178,-107,281,-289,281xm307,-440v-83,0,-128,53,-129,142r0,215v23,8,51,11,81,11v116,-3,173,-73,173,-193v0,-102,-28,-175,-125,-175","w":590},"c":{"d":"315,-71v43,0,74,-5,107,-18v11,18,20,50,21,78v-39,15,-84,23,-135,23v-168,2,-258,-104,-258,-268v0,-164,86,-269,251,-269v56,0,95,6,135,21v0,26,-8,60,-17,79v-33,-11,-70,-17,-112,-17v-106,-1,-153,79,-153,186v0,119,52,185,161,185","w":478},"d":{"d":"52,-247v-2,-202,152,-316,357,-263r0,-223v29,-5,69,-5,98,0r0,719v-54,15,-117,27,-190,26v-169,-2,-264,-85,-265,-259xm157,-247v-7,153,114,200,252,167r0,-346v-26,-11,-56,-16,-93,-16v-113,3,-154,81,-159,195","w":586},"e":{"d":"291,-525v162,0,229,122,212,293r-349,0v2,110,56,161,166,162v47,0,92,-8,135,-25v10,19,18,51,19,79v-45,19,-96,28,-160,28v-175,-1,-265,-93,-265,-265v0,-164,78,-272,242,-272xm408,-306v-3,-81,-38,-140,-120,-140v-87,0,-124,58,-133,140r253,0","w":556},"f":{"d":"214,0v-30,5,-69,5,-99,0r0,-435r-84,0v-5,-21,-5,-57,0,-78r84,0v-9,-145,50,-231,186,-230v32,0,56,3,80,10v-3,33,-7,53,-15,80v-18,-3,-33,-7,-56,-7v-85,0,-100,59,-96,147r131,0v4,25,4,53,0,78r-131,0r0,435","w":370},"g":{"d":"192,-174v-26,13,-60,61,-28,92v73,37,261,-7,320,54v40,41,54,120,19,172v-46,69,-139,105,-255,105v-120,0,-211,-27,-211,-133v0,-60,37,-103,79,-125v-25,-17,-47,-40,-47,-81v0,-55,28,-86,61,-112v-40,-28,-73,-76,-73,-142v0,-120,85,-178,209,-181v60,0,110,20,144,46v28,-22,77,-38,129,-37v6,27,5,62,0,89r-90,0v14,22,23,47,23,83v1,143,-136,201,-280,170xm253,171v86,1,166,-26,170,-93v5,-86,-122,-59,-203,-65v-56,-4,-90,34,-90,84v0,64,58,73,123,74xm161,-344v0,65,36,107,105,107v69,0,105,-42,106,-107v0,-66,-37,-109,-106,-109v-70,0,-105,43,-105,109","w":553},"h":{"d":"178,0v-30,5,-69,5,-99,0r0,-733v30,-5,69,-5,99,0r0,298v31,-48,78,-90,157,-90v122,0,173,74,173,200r0,325v-29,5,-69,5,-98,0r0,-298v0,-84,-21,-138,-95,-138v-97,0,-137,70,-137,173r0,263","w":578},"i":{"d":"207,0v-29,5,-68,5,-97,0r0,-435r-65,0v-5,-22,-5,-56,0,-78r162,0r0,513xm195,-626v-33,5,-74,5,-107,0v-4,-31,-4,-71,0,-101v33,-5,74,-5,107,0v4,30,4,71,0,101","w":288},"j":{"d":"-24,99v66,20,137,6,137,-77r0,-457r-65,0v-5,-22,-5,-56,0,-78r162,0r0,542v1,107,-55,157,-159,158v-36,0,-66,-4,-91,-13v1,-26,7,-55,16,-75xm195,-627v-33,6,-73,6,-106,0v-5,-32,-5,-67,0,-99v33,-6,73,-7,106,0v5,32,5,67,0,99","w":290},"k":{"d":"175,0v-30,5,-69,5,-99,0r0,-733v30,-5,69,-5,99,0r0,733xm502,0v-34,5,-75,5,-110,0r-190,-266r163,-247v34,-5,75,-5,109,0r-163,240","w":514},"l":{"d":"288,-1v-110,27,-210,-11,-210,-132r0,-600v29,-5,69,-5,98,0r0,578v0,52,13,83,63,82v12,0,30,-1,40,-4v6,23,9,49,9,76","w":298},"m":{"d":"179,0v-30,5,-69,5,-99,0r0,-513v26,-5,58,-5,84,0v4,18,9,59,9,81v27,-52,72,-92,150,-93v81,0,118,35,142,93v31,-48,72,-92,150,-93v123,0,169,72,170,198r0,327v-30,5,-69,5,-99,0r0,-298v-1,-81,-17,-138,-90,-138v-76,0,-114,60,-114,146r0,290v-29,5,-69,5,-98,0r0,-305v-1,-78,-16,-134,-84,-134v-171,0,-110,265,-121,439","w":854},"n":{"d":"179,0v-30,5,-69,5,-99,0r0,-513v26,-5,58,-5,84,0v4,18,9,62,9,83v32,-51,81,-95,164,-95v122,0,172,74,172,200r0,325v-30,5,-69,5,-99,0r0,-298v-1,-83,-18,-138,-92,-138v-98,0,-139,72,-139,176r0,260","w":578},"o":{"d":"527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188","w":577},"p":{"d":"178,236v-30,5,-69,5,-99,0r0,-749v25,-5,59,-5,84,0r10,72v30,-48,78,-84,156,-84v147,0,204,103,208,256v5,204,-153,318,-359,270r0,235xm307,-439v-84,0,-129,58,-129,147r0,208v28,10,50,13,91,13v114,0,164,-77,164,-194v0,-99,-31,-174,-126,-174","w":590},"q":{"d":"506,236v-29,5,-69,5,-98,0r0,-236v-29,7,-60,11,-97,11v-166,-2,-259,-84,-259,-254v0,-175,101,-279,278,-282v74,-1,119,8,176,23r0,738xm315,-71v34,0,66,-6,93,-13r0,-350v-26,-6,-47,-8,-78,-8v-121,2,-175,81,-175,203v0,109,53,167,160,168","w":585},"r":{"d":"179,0v-30,5,-69,5,-99,0r0,-513v25,-5,59,-5,84,0v4,18,9,59,9,81v31,-51,87,-95,175,-82v6,27,4,63,-1,90v-115,-14,-168,52,-168,169r0,255","w":372},"s":{"d":"199,12v-62,1,-107,-9,-151,-24v3,-29,14,-57,23,-81v80,40,280,37,231,-86v-16,-41,-77,-45,-119,-63v-72,-29,-122,-51,-122,-135v0,-101,79,-148,191,-148v51,0,105,12,142,25v-3,28,-11,56,-21,77v-63,-30,-246,-48,-205,65v67,80,247,44,241,205v-4,115,-91,163,-210,165","w":455},"t":{"d":"252,8v-99,-1,-153,-46,-153,-151r0,-291r-78,0r-4,-14r172,-192r8,0r0,127r130,0v6,23,5,56,0,79r-130,0r0,234v1,75,0,128,75,128v22,0,42,-4,59,-8v9,22,10,51,10,78v-27,7,-56,10,-89,10","w":358},"u":{"d":"314,12v-163,0,-240,-72,-240,-240r0,-285v30,-5,69,-5,99,0r0,281v-2,106,35,164,140,161v34,0,63,-4,87,-11r0,-431v29,-5,69,-5,98,0r0,497v-49,13,-119,28,-184,28","w":574},"v":{"d":"17,-513v34,-5,78,-6,111,0r140,423r141,-423v32,-6,73,-5,105,0r-200,513v-31,5,-67,5,-98,0","w":531},"w":{"d":"22,-513v33,-5,75,-6,107,0r100,419r113,-419v30,-6,71,-5,101,0r112,412r100,-412v30,-6,67,-5,98,0r-153,513v-32,5,-69,5,-101,0r-110,-388r-115,388v-32,5,-70,6,-101,0","w":775},"x":{"d":"157,-266r-121,-247v32,-6,75,-5,108,0r106,248r-128,265v-33,5,-71,5,-104,0xm491,0v-32,5,-72,6,-104,0r-129,-265r107,-248v33,-5,74,-6,106,0r-119,244","w":509},"y":{"d":"85,160v39,15,106,14,123,-24v17,-38,32,-92,47,-135r-72,-1r-170,-513v33,-4,76,-4,109,0r142,477r147,-477v29,-4,71,-4,102,0r-199,617v-29,80,-55,146,-160,145v-30,0,-62,-5,-85,-12v0,-33,6,-54,16,-77","w":529},"z":{"d":"29,-14r270,-420r-238,0v-4,-23,-4,-55,0,-79r385,0r5,13r-272,421r255,0v4,25,4,54,0,79r-400,0","w":477},"{":{"d":"359,166v-146,4,-207,-61,-207,-205v0,-95,3,-170,-44,-215v-14,-13,-33,-26,-58,-39r0,-13v63,-31,101,-75,101,-170v0,-126,2,-231,87,-270v28,-13,72,-20,121,-19v5,24,5,56,0,79v-102,-6,-114,60,-112,159v2,112,-10,194,-85,227v76,35,87,120,85,235v-2,96,14,157,112,152v5,23,5,55,0,79","w":414},"|":{"d":"215,168v-29,5,-68,5,-97,0r0,-944v29,-5,68,-5,97,0r0,944","w":333},"}":{"d":"262,-476v-2,95,38,139,101,170r0,13v-92,37,-106,120,-102,254v4,144,-61,209,-207,205v-5,-24,-6,-56,0,-79v100,5,114,-60,112,-159v-2,-113,11,-194,85,-228v-76,-33,-87,-119,-85,-233v2,-97,-13,-159,-112,-153v-5,-23,-5,-55,0,-79v132,-5,195,46,204,164v3,36,4,78,4,125","w":414},"~":{"d":"153,-384v-43,0,-64,13,-91,39v-21,-19,-36,-40,-43,-64v25,-30,78,-60,132,-59v68,2,111,40,180,40v39,0,59,-12,86,-37v20,19,32,42,42,69v-30,29,-69,52,-127,52v-68,-1,-113,-40,-179,-40","w":477},"\u00d3":{"d":"387,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm666,-359v0,218,-87,371,-303,371v-217,0,-304,-154,-304,-371v0,-218,88,-372,304,-372v216,0,303,154,303,372xm168,-359v0,157,43,283,195,283v152,0,195,-127,195,-283v0,-156,-43,-282,-195,-282v-152,0,-195,126,-195,282","w":724},"\u00f3":{"d":"294,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0xm527,-256v0,162,-77,268,-239,268v-162,0,-239,-106,-239,-268v0,-162,78,-269,239,-269v161,0,239,107,239,269xm154,-256v0,108,33,189,134,189v100,0,135,-81,135,-189v0,-108,-34,-188,-135,-188v-101,0,-134,80,-134,188","w":577},"\u0104":{"d":"405,141v2,-61,45,-110,87,-141r-51,-166r-271,0r-50,166v-32,5,-73,5,-104,0r234,-719v35,-5,81,-5,117,0r233,719v-53,16,-98,62,-103,124v-4,54,64,58,109,41v10,15,13,43,15,65v-85,26,-220,14,-216,-89xm415,-255r-110,-358r-109,358r219,0","w":617},"\u0105":{"d":"48,-152v1,-149,151,-187,303,-167v5,-89,-33,-125,-117,-124v-48,0,-87,9,-125,20v-13,-22,-19,-48,-19,-79v42,-14,101,-23,154,-23v133,1,204,57,204,191r0,321v-59,27,-113,66,-118,135v-4,54,58,64,104,46v9,14,13,42,15,63v-86,25,-214,12,-210,-89v2,-55,37,-103,73,-133v-142,14,-266,-21,-264,-161xm147,-154v0,102,122,93,204,76r0,-163v-91,-14,-204,-10,-204,87","w":517},"\u0106":{"d":"409,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm407,-78v57,1,100,-10,140,-27v15,29,24,56,28,83v-53,23,-108,34,-181,34v-223,0,-335,-141,-335,-367v0,-227,110,-370,333,-376v70,-2,122,11,171,27v-3,34,-13,56,-24,84v-41,-14,-82,-23,-139,-22v-157,2,-232,117,-230,287v1,170,72,274,237,277","w":618},"\u0107":{"d":"308,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0xm315,-71v43,0,74,-5,107,-18v11,18,20,50,21,78v-39,15,-84,23,-135,23v-168,2,-258,-104,-258,-268v0,-164,86,-269,251,-269v56,0,95,6,135,21v0,26,-8,60,-17,79v-33,-11,-70,-17,-112,-17v-106,-1,-153,79,-153,186v0,119,52,185,161,185","w":478},"\u0118":{"d":"279,140v2,-61,45,-109,87,-140r-279,0r0,-719r395,0v5,27,5,63,0,90r-293,0r0,205r235,0v4,27,5,63,0,90r-235,0r0,245r301,0v4,18,5,41,3,62v-45,48,-115,67,-121,150v-4,54,62,58,108,42v10,15,15,42,15,65v-86,26,-220,14,-216,-90","w":536},"\u0119":{"d":"455,-95v10,19,19,51,20,79v-57,26,-115,61,-121,137v-4,54,58,63,104,46v9,15,13,43,15,63v-85,26,-214,13,-210,-89v2,-54,35,-99,70,-129v-187,5,-284,-87,-284,-265v0,-164,78,-272,242,-272v162,0,229,122,212,293r-349,0v2,110,56,161,166,162v47,0,92,-8,135,-25xm408,-306v-3,-81,-38,-140,-120,-140v-87,0,-124,58,-133,140r253,0","w":556},"\u0141":{"d":"470,-90v5,28,5,63,0,90r-383,0r0,-262r-64,45v-7,-28,-8,-62,0,-90r64,-44r0,-368v29,-4,72,-4,101,0r0,297r131,-90v7,30,6,62,0,90r-131,90r0,242r282,0","w":495},"\u0142":{"d":"20,-274v-7,-28,-8,-61,0,-88v17,-13,37,-27,58,-40r0,-331v29,-5,69,-5,98,0r0,262r73,-51v7,26,6,62,0,88r-73,51r0,185v3,69,-5,128,63,125v12,0,30,-1,40,-4v6,21,9,52,9,76v-17,7,-48,7,-71,8v-162,9,-139,-165,-139,-321v-21,13,-41,27,-58,40","w":298},"\u0143":{"d":"384,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm184,0v-28,5,-68,5,-96,0r0,-719v28,-5,66,-5,94,0r313,540r0,-540v30,-5,68,-6,97,0r0,719v-28,5,-66,5,-94,0r-314,-537r0,537","w":680},"\u0144":{"d":"320,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0xm179,0v-30,5,-69,5,-99,0r0,-513v26,-5,58,-5,84,0v4,18,9,62,9,83v32,-51,81,-95,164,-95v122,0,172,74,172,200r0,325v-30,5,-69,5,-99,0r0,-298v-1,-83,-18,-138,-92,-138v-98,0,-139,72,-139,176r0,260","w":578},"\u015a":{"d":"317,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm231,12v-75,0,-131,-12,-185,-31v3,-32,15,-63,24,-90v48,16,90,30,157,30v116,0,188,-65,155,-172v-72,-126,-317,-75,-317,-286v0,-192,236,-229,403,-166v-3,28,-11,56,-22,83v-85,-35,-282,-54,-274,76v5,89,94,101,160,129v90,39,169,79,169,205v-1,147,-113,222,-270,222","w":545},"\u015b":{"d":"254,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0xm199,12v-62,1,-107,-9,-151,-24v3,-29,14,-57,23,-81v80,40,280,37,231,-86v-16,-41,-77,-45,-119,-63v-72,-29,-122,-51,-122,-135v0,-101,79,-148,191,-148v51,0,105,12,142,25v-3,28,-11,56,-21,77v-63,-30,-246,-48,-205,65v67,80,247,44,241,205v-4,115,-91,163,-210,165","w":455},"\u0179":{"d":"340,-779v-33,5,-74,5,-107,0r106,-108v44,-4,94,-8,137,0xm520,-89v5,26,5,64,0,89r-487,0r-6,-9r362,-621r-317,0v-5,-26,-5,-63,0,-89r467,0r7,9r-363,621r337,0","w":570},"\u017a":{"d":"271,-594v-29,5,-69,5,-99,0r115,-127v39,-5,88,-6,126,0xm29,-14r270,-420r-238,0v-4,-23,-4,-55,0,-79r385,0r5,13r-272,421r255,0v4,25,4,54,0,79r-400,0","w":477},"\u017b":{"d":"360,-788v-33,7,-76,7,-109,0v-5,-31,-5,-72,0,-103v33,-7,76,-7,109,0v5,31,5,72,0,103xm520,-89v5,26,5,64,0,89r-487,0r-6,-9r362,-621r-317,0v-5,-26,-5,-63,0,-89r467,0r7,9r-363,621r337,0","w":570},"\u017c":{"d":"318,-607v-36,5,-79,5,-115,0v-5,-34,-5,-75,0,-110v37,-4,78,-7,115,0v5,34,5,75,0,110xm29,-14r270,-420r-238,0v-4,-23,-4,-55,0,-79r385,0r5,13r-272,421r255,0v4,25,4,54,0,79r-400,0","w":477},"!":{"d":"93,-719v33,-6,73,-5,107,0r-6,503v-29,5,-67,5,-94,0xm201,0v-35,5,-77,5,-112,0v-5,-35,-5,-77,0,-112v35,-5,77,-5,112,0v5,35,5,77,0,112","w":290},"\"":{"d":"260,-719v29,-5,67,-5,95,0r0,274v-30,4,-66,4,-95,0r0,-274xm64,-719v29,-5,67,-5,95,0r0,274v-30,4,-66,4,-95,0r0,-274","w":420},"#":{"d":"663,-288v6,23,5,56,0,79r-123,0r-15,180v-30,4,-59,4,-88,0r14,-180r-170,0r-14,180v-32,4,-59,4,-92,0r15,-180r-124,0v-4,-25,-4,-56,1,-79r130,0r14,-165r-124,0v-5,-21,-5,-57,0,-78r130,0r14,-159v27,-4,60,-5,89,-1r-13,160r170,0r14,-159v27,-4,61,-5,90,-1r-14,160r117,0v4,25,4,54,0,78r-123,0r-14,165r116,0xm457,-288r14,-165r-171,0r-13,165r170,0","w":735},"$":{"d":"344,118v-21,5,-49,5,-70,0r0,-107v-78,5,-142,-10,-199,-30v3,-31,13,-62,23,-88v49,15,91,28,157,28v115,0,185,-62,153,-167v-76,-121,-317,-75,-314,-283v2,-111,74,-174,180,-187r0,-97v20,-6,50,-5,70,0r0,93v53,2,113,12,152,27v-3,28,-11,56,-22,83v-84,-33,-280,-54,-274,73v5,96,103,105,171,137v83,39,158,74,158,194v-1,122,-77,189,-185,209r0,115"},"\u00a0":{"w":237}}});
Cufon.registerFont({"w":600,"face":{"font-family":"Aller","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 8 3 4 0 0 2 0 4","ascent":"800","descent":"-200","x-height":"12","bbox":"-49 -912 1009 249.419","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":220},"!":{"d":"72,-719v52,-8,103,-8,155,0r-10,489v-47,8,-89,8,-135,0xm76,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":299},"\"":{"d":"179,-439v-40,7,-89,7,-129,0r0,-281v40,-7,89,-7,129,0r0,281xm379,-439v-40,7,-89,7,-129,0r0,-281v40,-7,89,-7,129,0r0,281","w":429},"#":{"d":"279,-30v-39,7,-84,7,-123,0r14,-175r-113,0v-6,-32,-5,-74,1,-106r121,0r10,-121r-112,0v-6,-34,-6,-73,0,-107r121,0r13,-151v37,-7,84,-7,121,0r-13,151r122,0r13,-151v38,-7,84,-7,122,0r-13,151r105,0v7,34,6,73,0,107r-113,0r-10,121r104,0v6,34,6,72,0,106r-113,0r-14,175v-38,7,-84,7,-122,0r14,-175r-121,0xm423,-311r10,-121r-122,0r-10,121r122,0","w":734},"$":{"d":"531,-213v-3,120,-74,192,-182,215r0,116v-28,8,-58,8,-87,0r0,-106v-84,1,-152,-11,-211,-37v5,-44,17,-81,30,-120v87,37,290,65,290,-61v0,-87,-95,-90,-154,-120v-78,-39,-147,-73,-147,-188v0,-125,78,-192,192,-205r0,-106v29,-8,57,-8,87,0r0,103v59,5,104,17,155,34v-4,39,-15,77,-32,114v-43,-19,-89,-32,-153,-31v-102,-19,-129,110,-45,147v114,50,261,71,257,245"},"%":{"d":"746,-200v0,61,15,117,70,117v55,0,70,-56,70,-117v0,-62,-15,-117,-70,-117v-55,0,-70,55,-70,117xm1009,-200v0,126,-66,212,-193,212v-128,0,-193,-86,-193,-212v0,-126,64,-213,193,-213v128,0,193,87,193,213xm173,-506v0,61,15,117,70,117v55,0,70,-56,70,-117v0,-62,-15,-117,-70,-117v-55,0,-70,55,-70,117xm436,-506v0,126,-66,212,-193,212v-128,0,-193,-86,-193,-212v0,-126,64,-213,193,-213v128,0,193,87,193,213xm702,-709v47,-8,89,-8,139,0r-484,707v-48,8,-89,8,-138,0","w":1050},"&":{"d":"219,-544v0,115,165,69,272,78r118,-141r22,0r0,141r102,0v7,34,6,73,0,108r-102,0r0,122v-4,179,-128,248,-309,248v-154,0,-273,-60,-273,-216v0,-98,52,-165,120,-198v-47,-26,-91,-74,-91,-148v0,-177,211,-211,365,-158v0,38,-10,73,-31,105v-73,-29,-193,-30,-193,59xm338,-110v141,0,163,-104,155,-248r-168,0v-71,-1,-120,52,-119,124v2,81,43,124,132,124","w":763},"'":{"d":"179,-439v-40,7,-89,7,-129,0r0,-281v40,-7,89,-7,129,0r0,281","w":229},"(":{"d":"307,167v-39,7,-103,9,-141,0v-134,-189,-155,-623,-44,-859v14,-31,29,-59,44,-84v37,-9,103,-7,141,0v-67,117,-113,277,-113,471v0,194,46,355,113,472","w":357},")":{"d":"50,-776v39,-7,103,-9,141,0v135,189,154,623,44,859v-14,31,-29,59,-44,84v-37,9,-103,7,-141,0v67,-117,113,-278,113,-472v0,-194,-46,-354,-113,-471","w":357},"*":{"d":"302,-582v-30,5,-72,6,-99,0r11,-137v25,-4,51,-4,76,0xm36,-532v3,-26,14,-52,24,-72r134,31v-6,35,-16,67,-31,94xm412,-347v-18,18,-38,34,-62,45r-90,-104v26,-25,53,-44,80,-58xm445,-605v11,20,18,47,23,72r-127,54v-14,-28,-25,-60,-30,-94xm166,-463v27,14,54,33,80,58r-90,104v-24,-11,-44,-27,-62,-45","w":484},"+":{"d":"239,-293r-157,0v-8,-40,-8,-81,0,-121r157,0r0,-177v40,-8,81,-8,121,0r0,177r157,0v8,40,8,81,0,121r-157,0r0,177v-40,8,-81,8,-121,0r0,-177"},",":{"d":"100,-144v41,-10,97,-9,138,0r-73,256v-40,8,-92,8,-131,0","w":291},"-":{"d":"313,-336v8,40,8,83,0,123r-255,0v-8,-40,-8,-83,0,-123r255,0","w":371},".":{"d":"71,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":289},"\/":{"d":"255,-719v49,-8,93,-8,142,0r-244,719v-48,8,-93,8,-141,0","w":409},"0":{"d":"564,-324v0,193,-72,336,-263,336v-190,0,-259,-144,-259,-336v0,-193,71,-338,263,-338v190,0,259,145,259,338xm303,-540v-90,0,-111,98,-111,216v0,74,10,129,30,164v20,35,47,52,81,52v89,0,108,-99,108,-216v0,-74,-10,-129,-29,-164v-19,-35,-45,-52,-79,-52"},"1":{"d":"115,0v-7,-38,-7,-81,0,-120r145,0r0,-350r-123,49v-24,-31,-42,-66,-53,-107r287,-126r27,0r0,534r143,0v7,39,7,82,0,120r-426,0"},"2":{"d":"70,-624v157,-71,435,-51,425,155v-6,128,-81,194,-135,276r-53,71r213,0v8,40,8,83,0,122r-457,0r-7,-15r207,-270v37,-52,79,-89,83,-165v5,-113,-173,-98,-242,-58v-16,-34,-31,-72,-34,-116"},"3":{"d":"380,-183v-2,-94,-112,-109,-202,-90r-10,-15r134,-242r-220,0v-8,-40,-8,-82,0,-122r418,0r10,17r-161,267v109,2,172,71,172,176v0,175,-116,255,-290,259v-80,2,-132,-13,-191,-33v3,-43,18,-87,35,-117v109,43,308,50,305,-100"},"4":{"d":"499,59v-45,4,-93,7,-138,0r0,-140r-336,0r-9,-14r283,-572v50,6,91,20,125,47r-206,418r143,0r0,-160v45,-4,93,-7,138,0r0,160r72,0v8,38,8,84,0,121r-72,0r0,140"},"5":{"d":"237,-283v-45,0,-79,8,-112,25r-15,-12r15,-382r358,0v8,40,8,82,0,122r-230,0r-6,143v158,-29,282,46,279,202v-4,178,-124,252,-305,252v-62,0,-121,-13,-170,-30v4,-44,21,-84,35,-120v103,43,294,44,291,-93v-2,-77,-52,-108,-140,-107"},"6":{"d":"314,12v-175,0,-260,-108,-257,-292v4,-269,136,-429,396,-445v12,36,18,78,3,118v-145,7,-223,90,-249,215v29,-41,73,-74,145,-72v138,4,215,89,215,232v0,155,-101,244,-253,244xm206,-234v0,77,35,130,105,130v67,0,108,-49,108,-125v0,-79,-36,-123,-104,-123v-70,0,-109,44,-109,118"},"7":{"d":"370,-530r-301,0v-8,-40,-8,-82,0,-122r492,0r6,12r-294,714v-52,-12,-93,-28,-132,-57"},"8":{"d":"47,-190v0,-101,55,-156,122,-191v-48,-28,-92,-82,-90,-154v4,-124,94,-184,221,-184v127,0,217,60,221,184v2,73,-44,125,-91,154v67,34,123,90,123,191v0,144,-110,202,-253,202v-143,0,-253,-58,-253,-202xm300,-103v69,0,109,-34,109,-99v0,-71,-54,-104,-110,-124v-57,20,-107,54,-108,124v0,64,42,99,109,99xm300,-608v-87,0,-113,94,-64,144v16,16,38,30,64,39v48,-18,89,-43,89,-105v-1,-50,-35,-78,-89,-78"},"9":{"d":"299,-662v175,0,260,108,257,292v-4,268,-135,430,-396,445v-12,-36,-18,-77,-3,-118v145,-7,223,-91,249,-215v-29,41,-73,74,-145,72v-138,-4,-215,-88,-215,-232v0,-155,101,-244,253,-244xm194,-421v0,79,36,123,104,123v70,0,109,-44,109,-118v0,-77,-35,-130,-105,-130v-67,0,-108,49,-108,125"},":":{"d":"71,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0xm71,-370v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":289},";":{"d":"94,-144v41,-10,97,-9,138,0r-73,256v-40,8,-92,8,-131,0xm92,-370v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":310},"<":{"d":"509,-577v8,50,8,84,1,129r-302,109r302,103v7,41,7,93,-1,135r-414,-164v-11,-51,-13,-99,0,-149"},"=":{"d":"511,-511v8,40,8,81,0,121r-421,0v-8,-40,-8,-81,0,-121r421,0xm511,-306v8,40,8,81,0,121r-421,0v-8,-40,-8,-81,0,-121r421,0"},">":{"d":"392,-339r-302,-103v-7,-41,-7,-93,1,-135r414,164v11,53,13,98,0,149r-414,163v-8,-50,-8,-84,-1,-129"},"?":{"d":"463,-515v0,112,-81,164,-158,198r0,91v-45,8,-88,8,-130,0r0,-172v68,-14,139,-34,142,-113v3,-110,-167,-98,-240,-63v-17,-32,-31,-68,-34,-112v55,-19,105,-33,178,-33v148,0,242,67,242,204xm165,0v-8,-50,-8,-97,0,-147v50,-8,97,-8,147,0v8,51,8,97,0,147v-51,8,-97,8,-147,0","w":493},"@":{"d":"421,-51v-101,-3,-155,-61,-155,-165v0,-145,73,-239,174,-286v81,-38,203,-23,281,4r-64,339v7,5,18,8,33,8v113,0,151,-122,154,-240v4,-158,-105,-238,-267,-237v-202,2,-325,107,-383,254v-18,49,-28,99,-28,152v1,177,99,269,272,269v68,0,127,-8,176,-27v12,28,23,61,31,92v-56,28,-139,38,-223,38v-235,0,-379,-127,-379,-368v0,-233,127,-387,303,-464v69,-31,150,-47,245,-47v224,0,371,112,371,338v0,145,-72,252,-168,309v-64,38,-178,45,-227,-7v-43,20,-80,39,-146,38xm399,-239v-4,83,69,99,137,74r43,-248v-117,-25,-175,65,-180,174","w":1005},"A":{"d":"237,-719v52,-8,110,-8,163,0r225,719v-52,8,-104,8,-154,0r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0xm397,-265r-83,-302r-87,302r170,0","w":636},"B":{"d":"566,-202v4,238,-275,226,-494,202r0,-720v185,-22,455,-33,447,176v-3,83,-44,141,-112,158v92,16,157,74,159,184xm416,-211v0,-105,-93,-111,-199,-107r0,208v96,13,199,0,199,-101xm379,-529v0,-86,-80,-102,-162,-91r0,192v93,5,162,-10,162,-101","w":605},"C":{"d":"417,-114v55,0,83,-7,128,-22v16,35,28,74,34,117v-63,23,-106,31,-183,31v-229,0,-344,-143,-344,-370v0,-225,116,-373,341,-373v74,0,118,8,176,31v-3,44,-20,80,-34,116v-45,-15,-70,-22,-126,-22v-139,0,-199,97,-199,248v0,163,69,244,207,244","w":618},"D":{"d":"252,12v-67,0,-121,-5,-179,-12r0,-719v60,-7,119,-12,190,-12v251,0,387,125,386,376v0,257,-138,366,-397,367xm494,-358v0,-179,-91,-267,-274,-244r0,486v181,22,274,-61,274,-242","w":700},"E":{"d":"70,-719r408,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124r-415,0r0,-719","w":531},"F":{"d":"70,-719r408,0v8,40,8,85,0,124r-262,0r0,169r208,0v8,43,8,83,0,125r-208,0r0,301v-51,8,-96,8,-146,0r0,-719","w":507},"G":{"d":"209,-358v0,173,86,268,256,238r0,-253v50,-8,94,-8,145,0r0,353v-57,22,-138,32,-207,32v-233,0,-352,-140,-352,-370v0,-225,116,-373,341,-373v73,0,121,7,176,31v-3,44,-20,80,-34,116v-45,-15,-70,-22,-126,-22v-139,0,-199,97,-199,248","w":668},"H":{"d":"70,-719v50,-8,97,-8,147,0r0,282r241,0r0,-282v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-311r-241,0r0,311v-51,8,-97,8,-147,0r0,-719","w":675},"I":{"d":"70,-719v50,-8,97,-8,147,0r0,719v-51,8,-97,8,-147,0r0,-719","w":287},"J":{"d":"42,-121v78,21,158,3,158,-91r0,-383r-119,0v-8,-37,-8,-86,0,-124r265,0r0,528v6,173,-153,229,-319,191v-5,-45,0,-81,15,-121","w":411},"K":{"d":"237,-362r195,-357v52,-10,108,-5,160,0r-197,347r214,372v-54,4,-108,10,-162,0xm216,1v-46,7,-100,7,-146,0r0,-721v46,-7,100,-7,146,0r0,721","w":619},"L":{"d":"463,-126v7,40,7,86,0,126r-393,0r0,-719v50,-8,93,-8,144,0r0,593r249,0","w":493},"M":{"d":"90,-719v53,-8,102,-8,154,0r165,412r170,-412v42,-8,98,-8,142,0r34,719v-49,8,-92,8,-139,0r-18,-488r-146,338v-35,5,-78,8,-112,0r-136,-345r-14,495v-44,8,-83,8,-128,0","w":817},"N":{"d":"70,-719v42,-8,79,-8,121,0r278,458r0,-458v45,-7,87,-9,129,0r0,719v-44,8,-75,8,-119,0r-280,-457r0,457v-42,8,-87,8,-129,0r0,-719","w":668},"O":{"d":"675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"P":{"d":"216,0v-46,7,-99,7,-146,0r0,-722v31,-3,62,-4,93,-6v216,-18,383,33,383,248v0,194,-136,262,-330,249r0,231xm396,-478v0,-105,-74,-145,-180,-129r0,255v103,13,180,-23,180,-126","w":583},"Q":{"d":"693,56v-3,41,-9,84,-23,117r-248,-40v6,-41,13,-81,26,-115xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"R":{"d":"223,0v-48,4,-99,8,-146,0r0,-719v29,-3,57,-7,83,-9v200,-16,387,23,386,222v-1,105,-55,161,-120,201r175,304v-54,4,-109,10,-162,0r-188,-334v63,-34,138,-59,141,-153v3,-96,-74,-134,-169,-119r0,607","w":611},"S":{"d":"65,-149v87,42,293,68,293,-61v0,-90,-93,-96,-157,-123v-82,-35,-147,-75,-147,-189v0,-217,257,-244,434,-174v-4,39,-15,77,-32,114v-67,-31,-251,-71,-251,47v0,80,86,84,143,108v92,39,167,79,167,210v0,231,-287,270,-480,192v5,-43,17,-86,30,-124","w":550},"T":{"d":"357,0v-48,4,-99,8,-147,0r0,-595r-179,0v-8,-39,-8,-84,0,-124r505,0v8,40,8,85,0,124r-179,0r0,595","w":567},"U":{"d":"336,12v-204,0,-270,-125,-270,-327r0,-404v46,-7,100,-7,146,0r0,373v1,124,2,232,124,232v122,0,123,-109,123,-232r0,-373v47,-7,101,-7,147,0r0,404v2,202,-66,327,-270,327","w":671},"V":{"d":"10,-719v54,-5,103,-10,158,0r157,567r159,-567v48,-7,103,-7,151,0r-232,719v-52,8,-111,8,-163,0","w":645},"W":{"d":"16,-719v44,-7,109,-10,155,0r103,541r124,-541v46,-7,89,-9,137,0r129,555r103,-555v44,-9,96,-6,140,0r-173,719v-52,8,-102,8,-158,0r-115,-479r-124,479v-52,3,-98,10,-150,0","w":921},"X":{"d":"615,0v-52,5,-102,10,-153,-1r-141,-372r112,-344v51,-8,103,-8,153,-1r-127,342xm47,-718v50,-7,102,-7,153,1r114,344r-143,372v-52,9,-101,9,-153,1r158,-376","w":633},"Y":{"d":"381,1v-47,7,-100,7,-147,0r0,-258r-224,-462v54,-8,107,-8,160,0r142,326r140,-326v51,-8,100,-8,153,0r-224,462r0,258","w":615},"Z":{"d":"38,-10r302,-585r-276,0v-8,-40,-8,-85,0,-124r482,0r8,12r-299,583r284,0v8,40,8,85,0,124r-494,0","w":580},"[":{"d":"288,54v8,39,8,78,0,114r-238,0r0,-944r238,0v8,36,8,75,0,114r-100,0r0,716r100,0","w":344},"\\":{"d":"15,-719v49,-8,92,-8,142,0r243,719v-48,8,-93,8,-141,0","w":414},"]":{"d":"56,168v-8,-36,-8,-75,0,-114r100,0r0,-716r-100,0v-8,-39,-8,-78,0,-114r238,0r0,944r-238,0","w":344},"^":{"d":"499,-363v-40,10,-91,10,-130,1r-98,-228r-91,228v-41,8,-89,9,-130,-1r158,-356v45,-8,88,-8,135,0","w":549},"_":{"d":"7,100v-7,-31,-7,-67,0,-98r490,0v7,31,7,67,0,98r-490,0","w":504},"`":{"d":"108,-719v52,-9,121,-8,173,0r112,123v-43,9,-93,7,-134,0","w":500},"a":{"d":"171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69xm38,-162v0,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-53,16,-123,32,-198,31v-133,-1,-230,-41,-230,-174","w":522},"b":{"d":"254,12v-68,0,-135,-10,-186,-29r0,-714v48,-8,93,-8,141,0r0,264v20,-36,72,-64,130,-62v148,5,210,107,210,262v0,184,-111,279,-295,279xm300,-410v-60,0,-91,42,-91,110r0,188v114,25,197,-30,192,-151v-3,-87,-20,-147,-101,-147","w":590},"c":{"d":"311,-103v45,1,73,-7,106,-19v16,28,28,63,28,109v-48,20,-88,25,-148,25v-170,0,-256,-103,-256,-270v0,-165,84,-267,250,-271v61,-1,104,8,148,26v-1,38,-10,78,-25,106v-37,-12,-59,-17,-104,-17v-88,0,-125,63,-125,156v0,98,39,153,126,155","w":475},"d":{"d":"41,-252v0,-189,138,-304,339,-267r0,-212v44,-7,97,-7,141,0r0,714v-67,19,-123,30,-213,29v-168,-3,-267,-89,-267,-264xm187,-252v-6,118,83,168,193,139r0,-297v-26,-6,-35,-8,-64,-8v-92,0,-125,73,-129,166","w":588},"e":{"d":"293,-529v170,0,246,136,222,314r-332,0v-2,133,179,129,279,89v15,27,27,67,28,108v-52,20,-111,30,-176,30v-178,-1,-271,-93,-271,-267v0,-165,84,-274,250,-274xm386,-314v-2,-60,-34,-107,-95,-107v-70,0,-100,42,-107,107r202,0","w":562},"f":{"d":"365,-517v7,35,7,74,0,108r-120,0r0,409v-48,8,-93,8,-141,0r0,-409r-82,0v-7,-35,-7,-74,0,-108r82,0v-17,-182,130,-257,298,-214v-3,45,-8,77,-21,112v-76,-20,-151,0,-136,102r120,0","w":396},"g":{"d":"195,-172v-25,12,-34,51,-15,73v37,21,124,11,180,13v111,5,177,46,177,150v0,138,-137,185,-284,185v-119,0,-220,-21,-220,-133v0,-66,36,-97,79,-125v-29,-18,-50,-42,-50,-87v1,-58,26,-80,63,-108v-42,-30,-73,-75,-73,-141v0,-123,92,-181,220,-183v67,-1,126,24,162,55v27,-34,60,-50,123,-50v7,36,7,80,0,117r-81,0v8,16,13,34,13,61v0,148,-145,204,-294,173xm402,73v3,-75,-102,-50,-170,-55v-47,-3,-75,20,-75,64v0,55,47,64,105,65v68,1,138,-19,140,-74xm192,-345v0,56,24,90,81,90v56,0,79,-35,79,-90v0,-55,-23,-91,-79,-91v-57,0,-81,35,-81,91","w":566},"h":{"d":"209,1v-44,7,-97,7,-141,0r0,-732v43,-7,97,-7,141,0r0,275v30,-39,72,-73,143,-73v122,1,176,69,175,199r0,331v-44,7,-98,7,-142,0r0,-293v-1,-65,-14,-112,-75,-112v-74,0,-101,53,-101,133r0,272","w":586},"i":{"d":"31,-409v-8,-33,-8,-74,0,-108r206,0r0,517v-48,8,-90,8,-139,0r0,-409r-67,0xm223,-604v-44,7,-102,7,-146,0v-8,-46,-8,-87,0,-134v44,-8,102,-8,146,0v7,41,7,93,0,134","w":307},"j":{"d":"21,84v59,0,79,-36,78,-98r0,-395r-68,0v-8,-33,-8,-74,0,-108r206,0r0,528v1,127,-64,180,-187,181v-34,0,-71,-5,-99,-11v0,-41,5,-74,18,-103v14,3,35,6,52,6xm222,-607v-43,11,-102,11,-145,0v-8,-43,-8,-86,0,-128v43,-12,102,-12,145,0v8,42,8,85,0,128","w":307},"k":{"d":"61,-731v46,-8,95,-8,141,0r0,731v-46,8,-95,8,-141,0r0,-731xm222,-271r128,-246v50,-8,104,-8,153,0r-132,239r154,278v-54,8,-99,8,-153,0","w":535},"l":{"d":"316,-3v-140,32,-250,-21,-250,-172r0,-556v48,-8,93,-8,141,0r0,525v0,59,6,100,64,98v12,0,25,-2,36,-4v9,37,14,71,9,109","w":324},"m":{"d":"306,-404v-73,0,-94,54,-94,133r0,271v-48,8,-94,8,-142,0r0,-517v34,-8,82,-8,116,0v9,18,12,48,16,72v27,-46,70,-84,143,-84v81,0,132,31,155,92v27,-47,74,-94,149,-92v124,1,171,70,171,200r0,329v-48,8,-94,8,-142,0r0,-292v-2,-65,-7,-112,-68,-112v-70,0,-94,50,-94,125r0,279v-48,8,-94,8,-142,0r0,-292v-2,-65,-7,-112,-68,-112","w":879},"n":{"d":"312,-404v-74,0,-100,53,-100,133r0,271v-48,8,-94,8,-142,0r0,-517v34,-8,82,-8,116,0v9,18,12,48,16,72v31,-44,74,-84,149,-84v124,0,178,68,177,199r0,330v-48,8,-94,8,-142,0r0,-292v-1,-65,-13,-112,-74,-112","w":587},"o":{"d":"538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161","w":580},"p":{"d":"550,-267v0,199,-133,300,-341,274r0,230v-45,7,-97,7,-142,0r0,-755v36,-7,78,-7,115,1v9,19,13,49,17,74v27,-48,72,-86,146,-86v145,0,205,109,205,262xm301,-407v-127,0,-85,175,-92,297v113,31,196,-29,190,-153v-4,-79,-21,-144,-98,-144","w":591},"q":{"d":"520,237v-44,7,-97,7,-141,0r-1,-233v-196,28,-344,-55,-337,-252v6,-175,111,-277,290,-281v75,-2,129,10,189,23r0,743xm189,-248v0,117,81,164,189,135r0,-294v-118,-30,-189,46,-189,159","w":587},"r":{"d":"212,1v-44,7,-97,7,-142,0r0,-518v36,-8,81,-8,116,1v9,19,12,48,16,73v32,-48,90,-96,176,-76v7,38,5,89,-3,125v-109,-15,-163,36,-163,149r0,246","w":402},"s":{"d":"193,-98v45,0,94,-11,94,-56v0,-58,-72,-55,-117,-71v-69,-25,-119,-53,-119,-142v0,-108,88,-164,203,-162v59,0,107,11,154,28v-3,36,-15,77,-29,103v-31,-13,-71,-25,-114,-25v-39,0,-72,9,-72,44v0,53,68,51,109,65v71,25,127,57,123,151v-5,121,-99,173,-227,175v-65,1,-111,-10,-158,-28v3,-40,15,-77,29,-108v40,15,74,26,124,26","w":460},"t":{"d":"271,6v-123,-1,-188,-54,-187,-181r0,-234r-65,0r-5,-20r187,-239r23,0r0,151r121,0v7,34,6,73,0,108r-121,0r0,203v-9,87,50,115,131,92v11,30,16,72,11,109v-31,7,-62,11,-95,11","w":383},"u":{"d":"319,12v-174,0,-258,-72,-258,-251r0,-278v48,-8,94,-8,142,0r0,274v-1,87,22,139,107,138v25,0,45,-2,62,-7r0,-405v48,-8,93,-8,141,0r0,497v-47,16,-126,32,-194,32","w":572},"v":{"d":"5,-516v49,-10,109,-10,157,-1r113,385r111,-385v48,-8,104,-9,153,1r-196,516v-45,6,-102,8,-145,-1","w":544},"w":{"d":"7,-516v47,-10,106,-10,153,-1r83,382r96,-382v41,-8,102,-7,141,0r94,375r82,-375v45,-8,97,-9,143,1r-161,516v-44,6,-100,8,-142,-1r-94,-342r-97,343v-45,6,-99,8,-142,-1","w":806},"x":{"d":"133,-267r-99,-250v46,-8,101,-8,150,0r79,253r-103,264v-50,8,-94,8,-145,0xm270,-264r80,-253v48,-8,102,-8,150,0r-100,250r119,267v-51,8,-95,8,-145,0","w":534},"y":{"d":"253,0v-30,0,-63,4,-91,0r-152,-517v47,-10,105,-8,152,0r108,451r122,-451v46,-8,95,-9,142,0r-193,639v-19,111,-139,151,-264,114v-4,-40,7,-74,18,-103v27,8,77,14,101,-3v34,-23,43,-84,57,-130","w":542},"z":{"d":"457,-109v7,34,7,75,0,109r-422,0r-8,-12r233,-396r-198,0v-7,-34,-7,-75,0,-109r407,0r5,12r-237,396r220,0","w":493},"{":{"d":"281,-75v0,83,10,139,100,129v8,39,8,72,0,110v-160,14,-238,-57,-234,-214r-3,-92v0,-87,-32,-131,-94,-157r0,-26v62,-26,94,-70,94,-157v0,-130,1,-259,106,-292v32,-10,84,-16,131,-13v8,39,8,72,0,110v-89,-9,-100,45,-100,129v0,114,-6,204,-84,236v77,33,84,122,84,237","w":437},"|":{"d":"102,-776v46,-8,91,-8,137,0r0,944v-47,8,-91,8,-137,0r0,-944","w":341},"}":{"d":"156,-548v0,-84,-10,-138,-100,-129v-8,-38,-8,-71,0,-110v121,-8,200,26,223,122v24,96,-15,257,63,313v12,9,27,19,45,27r0,26v-62,26,-94,70,-94,157v0,131,-2,260,-107,293v-32,10,-83,16,-130,13v-8,-38,-8,-71,0,-110v89,9,100,-45,100,-129v0,-116,7,-204,84,-237v-78,-32,-84,-122,-84,-236","w":437},"~":{"d":"65,-335v-22,-25,-44,-53,-53,-88v27,-32,76,-60,137,-59v68,2,108,40,177,40v42,0,56,-11,85,-36v25,24,42,56,54,91v-27,32,-77,59,-138,57v-92,-3,-193,-82,-262,-5","w":476},"\u00d3":{"d":"382,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm675,-358v0,220,-92,370,-312,370v-220,0,-312,-150,-312,-370v0,-220,91,-373,312,-373v221,0,312,153,312,373xm518,-358v-1,-143,-30,-248,-154,-248v-105,0,-157,83,-157,248v0,165,52,248,156,248v103,0,155,-83,155,-248","w":726},"\u00f3":{"d":"299,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0xm538,-257v0,165,-83,269,-249,269v-167,0,-248,-105,-248,-269v0,-165,81,-272,248,-272v167,0,249,106,249,272xm185,-257v0,92,21,161,104,161v84,0,105,-69,105,-161v0,-93,-21,-161,-105,-161v-83,0,-104,69,-104,161","w":580},"\u0104":{"d":"375,139v3,-68,51,-105,96,-139r-40,-144r-238,0r-41,144v-49,8,-94,8,-142,0r227,-719v52,-8,110,-8,163,0r225,719v-70,6,-121,51,-127,118v-4,48,53,46,91,32v14,16,20,50,20,78v-87,27,-238,22,-234,-89xm397,-265r-83,-302r-87,302r170,0","w":636},"\u0105":{"d":"38,-162v3,-145,139,-179,290,-166v9,-118,-137,-96,-225,-68v-17,-33,-28,-57,-28,-104v50,-18,109,-29,170,-29v140,0,221,65,221,210r0,300v-61,36,-103,67,-110,133v-5,51,49,54,88,39v13,14,19,51,19,76v-88,25,-235,21,-231,-88v2,-56,46,-100,83,-131v-151,10,-280,-23,-277,-172xm171,-168v0,78,93,76,157,63r0,-132v-70,-12,-157,-5,-157,69","w":522},"\u0106":{"d":"407,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm417,-114v55,0,83,-7,128,-22v16,35,28,74,34,117v-63,23,-106,31,-183,31v-229,0,-344,-143,-344,-370v0,-225,116,-373,341,-373v74,0,118,8,176,31v-3,44,-20,80,-34,116v-45,-15,-70,-22,-126,-22v-139,0,-199,97,-199,248v0,163,69,244,207,244","w":618},"\u0107":{"d":"308,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0xm311,-103v45,1,73,-7,106,-19v16,28,28,63,28,109v-48,20,-88,25,-148,25v-170,0,-256,-103,-256,-270v0,-165,84,-267,250,-271v61,-1,104,8,148,26v-1,38,-10,78,-25,106v-37,-12,-59,-17,-104,-17v-88,0,-125,63,-125,156v0,98,39,153,126,155","w":475},"\u0118":{"d":"261,139v3,-68,51,-105,96,-139r-287,0r0,-719r408,0v8,40,8,85,0,124r-262,0r0,156r208,0v8,43,8,83,0,125r-208,0r0,190r269,0v8,40,8,85,0,124v-49,24,-98,57,-101,118v-2,48,53,46,91,32v14,16,20,50,20,78v-87,27,-238,22,-234,-89","w":531},"\u0119":{"d":"253,141v2,-54,45,-100,81,-129v-191,5,-291,-86,-291,-267v0,-165,84,-274,250,-274v170,0,246,136,222,314r-332,0v-2,133,179,129,279,89v15,27,27,67,28,108v-60,31,-107,68,-113,132v-4,47,49,56,88,39v13,14,19,51,19,76v-88,25,-235,21,-231,-88xm386,-314v-2,-60,-34,-107,-95,-107v-70,0,-100,42,-107,107r202,0","w":562},"\u0141":{"d":"463,-126v7,40,7,86,0,126r-393,0r0,-245r-62,43v-8,-38,-8,-75,0,-113r62,-43r0,-361v50,-8,93,-8,144,0r0,261r127,-88v8,39,8,75,0,113r-127,88r0,219r249,0","w":493},"\u0142":{"d":"318,-3v-140,32,-260,-22,-250,-172r0,-117r-57,39v-8,-36,-8,-79,0,-114r57,-39r0,-325v48,-8,93,-8,141,0r0,226r72,-50v8,39,8,77,0,114r-72,50r0,185v0,59,6,100,64,98v12,0,25,-2,36,-4v8,32,14,72,9,109","w":326},"\u0143":{"d":"350,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm70,-719v42,-8,79,-8,121,0r278,458r0,-458v45,-7,87,-9,129,0r0,719v-44,8,-75,8,-119,0r-280,-457r0,457v-42,8,-87,8,-129,0r0,-719","w":669},"\u0144":{"d":"319,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0xm312,-404v-74,0,-100,53,-100,133r0,271v-48,8,-94,8,-142,0r0,-517v34,-8,82,-8,116,0v9,18,12,48,16,72v31,-44,74,-84,149,-84v124,0,178,68,177,199r0,330v-48,8,-94,8,-142,0r0,-292v-1,-65,-13,-112,-74,-112","w":587},"\u015a":{"d":"299,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm65,-149v87,42,293,68,293,-61v0,-90,-93,-96,-157,-123v-82,-35,-147,-75,-147,-189v0,-217,257,-244,434,-174v-4,39,-15,77,-32,114v-67,-31,-251,-71,-251,47v0,80,86,84,143,108v92,39,167,79,167,210v0,231,-287,270,-480,192v5,-43,17,-86,30,-124","w":550},"\u015b":{"d":"252,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0xm193,-98v45,0,94,-11,94,-56v0,-58,-72,-55,-117,-71v-69,-25,-119,-53,-119,-142v0,-108,88,-164,203,-162v59,0,107,11,154,28v-3,36,-15,77,-29,103v-31,-13,-71,-25,-114,-25v-39,0,-72,9,-72,44v0,53,68,51,109,65v71,25,127,57,123,151v-5,121,-99,173,-227,175v-65,1,-111,-10,-158,-28v3,-40,15,-77,29,-108v40,15,74,26,124,26","w":460},"\u0179":{"d":"318,-885v57,-8,136,-10,193,0r-147,104v-45,9,-98,7,-144,0xm45,-10r302,-585r-276,0v-8,-40,-8,-85,0,-124r482,0r8,12r-299,583r284,0v8,40,8,85,0,124r-494,0","w":590},"\u017a":{"d":"278,-719v51,-8,122,-9,173,0r-151,123v-40,7,-91,9,-134,0xm457,-109v7,34,7,75,0,109r-422,0r-8,-12r233,-396r-198,0v-7,-34,-7,-75,0,-109r407,0r5,12r-237,396r220,0","w":493},"\u017b":{"d":"381,-786v-40,7,-92,7,-132,0v-7,-37,-7,-83,0,-120v40,-8,92,-8,132,0v6,37,6,82,0,120xm45,-10r302,-585r-276,0v-8,-40,-8,-85,0,-124r482,0r8,12r-299,583r284,0v8,40,8,85,0,124r-494,0","w":590},"\u017c":{"d":"337,-604v-44,7,-102,7,-146,0v-8,-46,-8,-87,0,-134v44,-8,102,-8,146,0v7,41,7,93,0,134xm457,-109v7,34,7,75,0,109r-422,0r-8,-12r233,-396r-198,0v-7,-34,-7,-75,0,-109r407,0r5,12r-237,396r220,0","w":493},"\u00a0":{"w":220}}});
Cufon.registerFont({"w":600,"face":{"font-family":"Aller","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 8 3 4 0 0 9 0 4","ascent":"800","descent":"-200","x-height":"12","bbox":"-103 -911.13 1022 244.084","underline-thickness":"50","underline-position":"-50","slope":"-12","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":209},"!":{"d":"194,-719v48,-8,107,-8,154,0r-98,489v-44,8,-91,8,-135,0xm215,0v-45,9,-101,10,-146,0v0,-57,10,-100,25,-146v45,-9,101,-10,146,0v0,57,-10,100,-25,146","w":288},"\"":{"d":"170,-718v39,-9,90,-8,129,0r-49,280v-41,7,-89,7,-129,0xm360,-718v39,-9,90,-8,129,0r-49,280v-41,7,-89,7,-129,0","w":427},"#":{"d":"703,-311v0,41,-7,72,-18,106r-113,0r-45,175v-39,7,-84,7,-122,0r45,-175r-121,0r-45,175v-39,7,-85,7,-123,0r45,-175r-113,0v0,-41,9,-72,19,-106r121,0r32,-121r-112,0v0,-37,6,-73,19,-107r121,0r39,-151v37,-7,84,-7,121,0r-39,151r122,0r39,-151v38,-7,84,-7,122,0r-39,151r105,0v-3,41,-7,71,-19,107r-113,0r-32,121r104,0xm477,-311r32,-121r-122,0r-32,121r122,0","w":734},"$":{"d":"576,-574v-66,-36,-257,-66,-257,45v0,56,49,69,95,100v71,48,154,80,154,192v0,142,-94,213,-220,240r-19,115v-30,8,-58,8,-87,0r19,-106v-76,0,-128,-10,-185,-35v7,-47,13,-85,31,-126v89,47,302,66,302,-61v0,-72,-68,-89,-114,-120v-65,-44,-129,-79,-129,-182v0,-127,98,-196,223,-208r16,-89v29,-8,59,-8,87,0r-16,87v55,4,92,15,137,33v-7,43,-15,82,-37,115"},"&":{"d":"320,-534v1,43,26,68,76,68r165,0v7,-28,9,-64,9,-95v30,-21,87,-31,135,-31v11,38,1,90,-7,126r80,0v-3,43,-9,70,-19,108r-79,0v-16,85,-26,183,-64,242v-55,86,-149,129,-286,128v-139,-1,-240,-54,-240,-193v0,-119,71,-187,155,-225v-35,-22,-67,-64,-67,-121v0,-181,211,-239,376,-182v-4,45,-10,73,-31,106v-77,-31,-204,-29,-203,69xm242,-204v-8,115,175,111,233,48v43,-47,55,-125,67,-202r-125,0v-112,-1,-169,52,-175,154","w":740},"'":{"d":"170,-718v39,-9,90,-8,129,0r-49,280v-41,7,-89,7,-129,0","w":237},"(":{"d":"308,166v-39,9,-102,10,-139,0v-77,-193,-52,-520,21,-695v40,-94,87,-177,141,-246v37,-10,104,-9,143,0v-123,171,-206,371,-209,639v0,114,16,220,43,302","w":369},")":{"d":"161,-775v39,-9,102,-10,139,0v77,193,52,520,-21,695v-40,94,-87,177,-141,246v-37,10,-104,9,-143,0v123,-171,209,-371,209,-639v0,-113,-16,-220,-43,-302","w":384},"*":{"d":"333,-718v24,-5,54,-5,79,0r-13,136v-33,5,-69,6,-101,0xm125,-538v7,-25,18,-49,32,-67r130,33v-11,34,-27,61,-46,89xm331,-408v27,-23,50,-39,83,-55r50,122v-21,19,-37,28,-64,42xm542,-604v7,22,12,43,12,73r-133,55v-14,-24,-16,-58,-13,-95xm243,-466v22,15,54,41,71,62r-102,103v-19,-11,-44,-32,-56,-50","w":494},"+":{"d":"589,-414v3,45,-9,85,-21,121r-155,0r-31,177v-41,8,-87,8,-125,0r31,-177r-155,0v0,-39,7,-79,21,-121r155,0r32,-177v39,-8,85,-8,125,0r-32,177r155,0"},",":{"d":"126,-143v40,-11,98,-11,138,0r-114,255v-41,8,-92,9,-132,0","w":290},"-":{"d":"101,-232v0,-46,9,-84,21,-123r250,0v1,45,-9,88,-21,123r-250,0","w":366},".":{"d":"217,0v-45,9,-101,10,-146,0v0,-57,10,-100,25,-146v45,-9,101,-10,146,0v0,57,-10,100,-25,146","w":288},"\/":{"d":"371,-718v48,-9,97,-10,142,0r-357,718v-50,8,-93,8,-141,0","w":402},":":{"d":"217,0v-45,9,-101,10,-146,0v0,-57,10,-100,25,-146v45,-9,101,-10,146,0v0,57,-10,100,-25,146xm282,-370v-45,9,-101,10,-146,0v0,-57,10,-100,25,-146v45,-9,101,-10,146,0v0,57,-10,100,-25,146","w":288,"k":{"Y":30,"T":43}},";":{"d":"107,-143v40,-11,98,-11,138,0r-114,255v-41,8,-92,9,-132,0xm293,-370v-45,9,-101,10,-146,0v0,-57,10,-100,25,-146v45,-9,101,-10,146,0v0,57,-10,100,-25,146","w":290},"<":{"d":"602,-577v0,48,-7,99,-22,137r-320,103r282,112v1,47,-8,90,-24,124r-385,-164v-2,-51,7,-100,26,-149"},"=":{"d":"122,-184v-3,-45,9,-85,21,-121r421,0v3,40,-9,93,-21,121r-421,0xm158,-390v0,-47,8,-83,22,-121r421,0v0,47,-8,83,-22,121r-421,0"},">":{"d":"452,-347r-282,-106v-1,-47,7,-86,24,-124r385,164v1,56,-7,100,-26,149r-443,163v0,-48,7,-99,22,-137"},"?":{"d":"135,-701v147,-58,399,-45,389,139v-6,133,-91,204,-192,245r-16,91v-44,7,-90,9,-131,0r30,-172v78,-17,160,-52,160,-143v0,-93,-143,-76,-210,-47v-16,-33,-27,-69,-30,-113xm283,0v-45,9,-101,10,-146,0v0,-57,10,-100,25,-146v45,-9,101,-10,146,0v0,57,-10,100,-25,146","w":473},"@":{"d":"481,-51v-101,-3,-155,-61,-155,-165v0,-145,73,-239,174,-286v81,-38,203,-23,281,4r-64,339v7,5,18,8,33,8v113,0,151,-122,154,-240v4,-158,-105,-238,-267,-237v-202,2,-325,107,-383,254v-18,49,-28,99,-28,152v1,177,99,269,272,269v68,0,127,-8,176,-27v12,28,23,61,31,92v-56,28,-139,38,-223,38v-235,0,-379,-127,-379,-368v0,-233,127,-387,303,-464v69,-31,150,-47,245,-47v224,0,371,112,371,338v0,145,-72,252,-168,309v-64,38,-178,45,-227,-7v-43,20,-80,39,-146,38xm459,-239v-4,83,69,99,137,74r43,-248v-117,-25,-175,65,-180,174","w":1017},"A":{"d":"361,-719v53,-8,113,-8,167,0r88,719v-52,8,-95,8,-148,0r-13,-145r-219,0r-64,145v-46,8,-101,8,-147,0xm444,-265r-26,-288r-128,288r154,0","w":633},"B":{"d":"592,-235v1,247,-272,266,-513,235r126,-719v166,-23,410,-32,404,153v-3,95,-62,160,-140,182v72,11,122,72,123,149xm445,-237v0,-83,-81,-83,-165,-81r-37,208v106,15,202,-18,202,-127xm465,-552v2,-66,-69,-76,-132,-67r-34,191v102,8,164,-30,166,-124","w":584},"C":{"d":"260,-277v-8,154,149,191,280,141v14,33,23,78,26,121v-46,19,-110,27,-172,27v-185,0,-291,-94,-291,-276v0,-210,94,-358,237,-430v89,-46,231,-51,323,-8v-9,47,-21,77,-42,117v-69,-29,-163,-28,-223,8v-90,54,-131,162,-138,300","w":573},"D":{"d":"205,-718v260,-45,503,19,503,280v0,348,-264,495,-629,438xm551,-424v2,-132,-80,-198,-219,-178r-86,486v199,20,301,-109,305,-308","w":686},"E":{"d":"501,-124v4,47,-10,85,-21,124r-401,0r126,-719r394,0v4,47,-8,87,-22,124r-248,0r-27,156r197,0v0,40,-7,82,-22,125r-197,0r-34,190r255,0","w":530},"F":{"d":"497,-426v0,49,-9,85,-22,125r-197,0r-53,301v-54,8,-95,8,-146,0r126,-719r394,0v4,47,-8,87,-22,124r-248,0r-29,169r197,0","w":507},"G":{"d":"261,-277v-4,130,87,177,212,156r44,-251v45,-9,100,-10,145,0r-63,356v-53,19,-134,28,-202,28v-184,0,-294,-96,-294,-276v0,-210,94,-357,237,-430v90,-46,231,-50,323,-8v-9,47,-21,77,-42,117v-66,-30,-165,-28,-223,8v-89,54,-133,162,-137,300","w":659},"H":{"d":"205,-718v49,-9,100,-10,147,0r-49,281r217,0r49,-281v45,-9,102,-10,147,0r-126,718v-51,8,-97,8,-147,0r54,-311r-217,0r-54,311v-53,8,-96,8,-147,0","w":667},"I":{"d":"205,-718v49,-9,100,-10,147,0r-126,718v-53,8,-96,8,-147,0","w":303},"J":{"d":"58,-122v37,10,102,17,132,-6v24,-18,35,-44,42,-84r67,-383r-113,0v3,-44,9,-89,22,-124r259,0r-93,528v-24,136,-96,200,-242,203v-35,0,-69,-5,-97,-13v2,-44,5,-88,23,-121","w":417},"K":{"d":"592,0v-51,8,-104,8,-154,0r-136,-362r248,-357v52,-10,109,-6,161,0r-256,357xm206,-719v46,-8,100,-8,146,0r-127,719v-51,8,-98,8,-146,0","w":601},"L":{"d":"481,-126v-1,49,-11,87,-22,126r-380,0r126,-719v49,-9,96,-10,144,0r-104,593r236,0","w":489},"M":{"d":"229,-718v51,-9,101,-9,149,0r83,401r233,-401v42,-10,100,-9,142,0r-94,718v-51,8,-93,8,-139,0r67,-471r-190,321v-37,3,-77,9,-113,0r-65,-325r-97,475v-46,8,-82,8,-128,0","w":811},"N":{"d":"205,-719v39,-9,82,-8,122,0r177,457r79,-457v43,-7,91,-10,132,0r-127,719v-46,8,-76,8,-120,0r-178,-456r-79,456v-41,7,-90,9,-132,0","w":666},"O":{"d":"471,-731v211,-5,277,174,239,383v-29,161,-107,287,-246,340v-35,13,-73,20,-116,20v-309,0,-285,-408,-159,-588v60,-85,142,-152,282,-155xm252,-249v-11,165,166,168,232,75v51,-71,74,-174,82,-292v11,-167,-164,-168,-231,-76v-52,71,-75,175,-83,293","w":696},"P":{"d":"628,-523v0,204,-144,306,-363,292r-40,231v-47,7,-99,7,-146,0r127,-721r116,-9v171,-7,306,38,306,207xm475,-513v0,-80,-62,-104,-143,-94r-45,254v114,17,188,-44,188,-160","w":581},"Q":{"d":"426,134v4,-40,12,-86,30,-116r238,38v-3,42,-16,86,-29,118xm471,-731v211,-5,277,174,239,383v-29,161,-107,287,-246,340v-35,13,-73,20,-116,20v-309,0,-285,-408,-159,-588v60,-85,142,-152,282,-155xm252,-249v-11,165,166,168,232,75v51,-71,74,-174,82,-292v11,-167,-164,-168,-231,-76v-52,71,-75,175,-83,293","w":696},"R":{"d":"475,-518v2,-77,-68,-100,-144,-89r-107,607v-47,4,-98,8,-145,0r126,-718v185,-31,423,-21,419,179v-2,124,-71,193,-150,240r107,299v-52,8,-105,8,-154,0r-111,-334v71,-41,156,-74,159,-184","w":589},"S":{"d":"536,-245v0,176,-128,254,-313,257v-63,0,-124,-12,-185,-35v6,-46,22,-85,40,-124v97,43,299,64,299,-75v0,-65,-61,-79,-103,-107v-68,-45,-135,-81,-139,-174v-10,-222,260,-269,448,-195v-7,42,-21,83,-42,116v-65,-37,-253,-65,-253,45v0,81,98,99,150,138v49,37,98,72,98,154","w":531},"T":{"d":"642,-719v0,48,-9,85,-22,124r-170,0r-104,595v-53,8,-96,8,-147,0r104,-595r-170,0v0,-47,9,-86,22,-124r487,0","w":549},"U":{"d":"333,12v-147,-1,-215,-63,-215,-213v0,-181,57,-348,82,-518v45,-8,101,-9,146,0r-76,446v-10,83,-7,163,82,159v127,-6,136,-119,156,-232r65,-373v47,-8,101,-9,147,0r-71,404v-31,190,-95,330,-316,327","w":668},"V":{"d":"133,-719v52,-8,102,-8,154,0r46,565r247,-565v48,-8,104,-8,153,0r-341,719v-57,8,-113,8,-169,0","w":618},"W":{"d":"143,-719v45,-7,107,-11,152,0r2,523r207,-523v43,-8,94,-9,136,0r24,536r189,-536v43,-9,100,-7,143,0r-290,719v-51,8,-102,8,-157,0r-26,-463r-194,463v-52,3,-97,11,-150,0","w":891},"X":{"d":"621,0v-53,7,-105,9,-157,-1r-86,-372r173,-346v52,-8,106,-8,158,-1r-185,341xm161,-720v48,-7,104,-7,151,1r59,346r-181,372v-54,9,-110,9,-164,1r200,-371","w":629},"Y":{"d":"249,-257r-131,-462v53,-7,104,-9,154,0r77,319r185,-319v48,-7,107,-7,155,0r-293,462r-45,257v-46,8,-101,9,-147,0","w":563},"Z":{"d":"151,-595v0,-49,9,-86,22,-124r464,0r6,12r-382,583r252,0v1,47,-10,87,-21,124r-464,0r-5,-10r384,-585r-256,0","w":535},"[":{"d":"209,-776r233,0v2,37,-5,75,-20,114r-95,0r-126,716r95,0v0,37,-7,75,-20,114r-233,0","w":349},"\\":{"d":"125,-719v50,-8,91,-8,141,0r230,718v-45,9,-97,9,-142,0","w":491},"]":{"d":"123,54r126,-716r-95,0v0,-37,7,-75,20,-114r233,0r-166,944r-233,0v-2,-37,5,-75,20,-114r95,0","w":343},"^":{"d":"538,-363v-41,9,-90,11,-128,0r-51,-217r-121,218v-42,7,-92,10,-133,-1r211,-355v45,-8,93,-9,136,0","w":535},"_":{"d":"-7,100v-1,-39,6,-68,16,-98r472,0v1,40,-5,65,-17,98r-471,0","w":493},"`":{"d":"222,-719v52,-9,121,-8,173,0r89,123v-43,9,-93,7,-134,0","w":500},"a":{"d":"431,-410v-144,-19,-213,97,-213,234v0,111,94,80,138,16v37,-55,61,-160,75,-250xm204,12v-147,0,-149,-178,-110,-298v52,-159,193,-270,414,-237v25,4,50,10,75,17r-49,282v-13,77,-24,145,-20,222v-45,8,-81,8,-127,0v-7,-23,-8,-63,-4,-94v-36,55,-92,108,-179,108","w":569},"b":{"d":"448,-322v0,-45,-17,-87,-64,-86v-126,6,-124,176,-149,296v140,30,213,-81,213,-210xm601,-342v-2,251,-178,388,-450,346v-26,-4,-51,-13,-74,-22r92,-519v14,-91,21,-129,16,-194v45,-7,94,-9,141,0v17,89,-21,197,-32,284v36,-45,80,-83,162,-82v102,1,146,76,145,187","w":588},"c":{"d":"223,-209v-6,111,114,127,196,86v17,28,25,59,25,109v-42,18,-88,26,-147,26v-145,2,-220,-72,-220,-208v0,-144,72,-248,171,-303v68,-38,181,-37,255,-9v-2,42,-14,82,-34,112v-28,-11,-54,-19,-91,-19v-110,0,-149,94,-155,206","w":460},"d":{"d":"431,-410v-144,-19,-213,97,-213,234v0,111,94,80,138,16v37,-55,61,-160,75,-250xm469,-731v45,-7,94,-9,141,0v11,46,2,87,-7,145r-65,362v-13,77,-24,145,-20,222v-45,8,-81,8,-127,0v-7,-24,-8,-67,-3,-98v-38,58,-92,109,-184,112v-146,6,-151,-178,-110,-298v50,-144,159,-251,357,-242v13,-74,24,-130,18,-203","w":573},"e":{"d":"252,-500v103,-54,287,-37,280,100v-8,159,-170,180,-316,204v8,62,39,95,108,95v58,0,91,-14,135,-31v21,25,27,65,27,109v-47,21,-112,35,-177,35v-148,0,-232,-67,-232,-212v0,-145,74,-248,175,-300xm373,-334v36,-26,30,-95,-22,-91v-80,4,-111,69,-130,135v57,-8,117,-19,152,-44","w":509},"f":{"d":"-70,122v39,15,92,11,114,-18v23,-30,36,-69,45,-122r70,-391r-83,0v0,-43,6,-74,19,-108r83,0v19,-169,142,-262,327,-213v-10,45,-20,76,-39,111v-53,-19,-121,-7,-132,42v-7,15,-13,38,-17,60r109,0v0,45,-6,71,-19,108r-109,0r-72,404v-27,143,-77,247,-238,249v-31,0,-61,-5,-91,-14v3,-40,14,-76,33,-108","w":359},"g":{"d":"228,-252v-16,59,-24,150,40,150v32,0,61,-20,89,-58v40,-53,61,-160,75,-250v-119,-19,-179,64,-204,158xm62,113v62,18,166,20,220,-11v61,-35,88,-115,104,-199v-36,55,-95,109,-181,109v-146,0,-153,-178,-111,-298v48,-138,150,-241,333,-243v58,0,112,8,162,23r-88,495v-29,170,-143,252,-333,255v-53,1,-101,-7,-135,-18v2,-47,10,-81,29,-113","w":571},"h":{"d":"429,-317v10,-46,4,-96,-46,-92v-59,5,-81,48,-102,100v-33,82,-45,211,-66,309v-45,7,-97,7,-141,0r95,-537v14,-91,21,-129,16,-194v45,-7,94,-9,141,0v17,89,-22,198,-33,285v31,-42,91,-80,160,-82v111,-4,140,88,120,200r-58,328v-49,8,-95,8,-142,0","w":584},"i":{"d":"106,-409v-4,-43,6,-76,19,-108r202,0r-91,517v-50,8,-89,8,-139,0r72,-409r-63,0xm220,-737v44,-9,103,-10,146,0v0,52,-9,91,-24,133v-44,7,-100,7,-144,0v-1,-53,8,-90,22,-133","w":312},"j":{"d":"-68,128v56,16,124,5,142,-40v5,-13,12,-29,16,-50r79,-447r-63,0v-4,-41,7,-76,19,-108r202,0r-102,580v-17,147,-156,207,-313,170v-3,-41,3,-73,20,-105xm221,-734v44,-12,100,-13,144,0v0,48,-8,85,-22,126v-43,11,-101,13,-144,1v-3,-49,8,-89,22,-127","w":312},"k":{"d":"185,-731v45,-7,94,-9,141,0v11,46,2,87,-7,145r-103,586v-47,8,-94,8,-141,0r94,-537v14,-91,21,-129,16,-194xm526,0v-48,3,-99,9,-147,0r-95,-271v51,-78,135,-143,155,-246v47,-9,107,-7,154,0v-24,101,-110,169,-164,247","w":540},"l":{"d":"330,-7v-124,39,-264,-4,-236,-155r86,-468v5,-41,6,-65,3,-101v45,-7,94,-9,141,0v12,45,0,100,-9,145r-77,402v-10,44,3,78,47,75v9,0,27,-3,35,-6v9,30,16,70,10,108","w":324},"m":{"d":"419,-317v8,-44,9,-96,-41,-92v-58,5,-78,48,-98,100v-32,83,-45,211,-65,309v-50,8,-94,8,-142,0r54,-295v12,-77,25,-145,21,-222v42,-8,87,-8,128,0v7,23,8,62,3,92v27,-52,92,-104,169,-103v74,1,111,31,118,101v28,-51,94,-101,170,-101v113,0,134,92,115,200r-58,328v-49,8,-95,8,-142,0r56,-317v8,-44,9,-98,-41,-92v-84,11,-106,92,-121,180r-40,229v-49,8,-95,8,-142,0","w":863},"n":{"d":"429,-317v10,-46,4,-96,-46,-92v-59,5,-81,48,-102,100v-33,82,-45,211,-66,309v-50,8,-94,8,-142,0r54,-295v12,-77,25,-145,21,-222v42,-8,87,-8,128,0v7,23,8,62,3,92v33,-56,89,-99,174,-103v110,-5,140,88,120,200r-58,328v-49,8,-95,8,-142,0","w":585},"o":{"d":"368,-529v239,0,238,297,130,434v-47,59,-117,107,-220,107v-239,0,-236,-295,-128,-432v47,-59,115,-109,218,-109xm220,-185v-5,93,84,110,135,65v47,-42,68,-122,73,-206v6,-94,-87,-115,-138,-67v-45,43,-65,124,-70,208","w":558},"p":{"d":"448,-322v0,-45,-17,-87,-64,-86v-126,6,-124,177,-149,297v142,28,213,-82,213,-211xm601,-342v-6,232,-147,370,-387,351r-40,227v-45,8,-98,8,-142,0r94,-531v12,-77,25,-145,21,-222v45,-8,82,-8,129,0v7,22,8,60,3,89v29,-54,95,-102,177,-101v102,1,148,76,145,187","w":588},"q":{"d":"207,12v-146,4,-149,-180,-109,-300v52,-158,193,-268,413,-235v25,4,50,10,75,17r-130,742v-44,8,-96,8,-140,0r53,-307v-35,44,-87,81,-162,83xm231,-254v-15,59,-24,152,39,152v32,0,60,-20,88,-58v39,-53,61,-160,75,-250v-117,-18,-178,63,-202,156","w":568},"r":{"d":"439,-393v-132,-22,-166,79,-187,192r-37,201v-50,8,-94,8,-142,0r54,-295v12,-77,25,-145,21,-222v42,-8,87,-8,128,0v7,23,8,62,3,92v32,-56,94,-114,185,-93v4,45,-8,96,-25,125","w":394},"s":{"d":"71,-122v64,29,212,52,222,-38v-11,-71,-111,-59,-147,-108v-16,-21,-31,-47,-30,-85v4,-122,94,-176,217,-176v55,0,108,8,145,28v-4,41,-14,73,-34,103v-25,-14,-71,-26,-108,-25v-39,1,-78,10,-78,49v0,64,112,63,146,108v16,21,31,45,31,82v4,189,-231,229,-394,170v2,-39,12,-75,30,-108","w":445},"t":{"d":"276,6v-134,0,-181,-70,-158,-201r38,-214r-77,0v0,-43,6,-74,19,-108r77,0v8,-34,14,-76,13,-115v30,-21,89,-31,137,-31v13,46,-3,102,-10,146r124,0v0,44,-8,73,-19,108r-124,0r-38,223v-6,47,5,79,55,79v21,0,38,-4,54,-8v12,25,15,69,12,108v-29,9,-63,13,-103,13","w":381},"u":{"d":"223,11v-110,5,-140,-88,-120,-200r58,-328v46,-7,95,-8,142,0r-56,317v-10,46,-4,96,46,92v59,-5,81,-48,102,-100v33,-81,45,-211,66,-309v51,-8,93,-8,142,0r-54,295v-12,77,-25,145,-21,222v-44,8,-82,8,-128,0v-7,-23,-8,-62,-3,-92v-33,56,-89,99,-174,103","w":585},"v":{"d":"429,-517v46,-8,115,-8,160,0v-3,61,-23,92,-53,147r-202,370v-47,6,-108,8,-154,0r-88,-517v50,-8,102,-8,152,0r39,379v45,-104,108,-209,141,-320v7,-24,5,-38,5,-59","w":531},"w":{"d":"677,-382v19,-44,31,-83,28,-135v43,-8,107,-8,152,0v-1,64,-21,101,-47,154r-186,363v-46,7,-106,9,-152,0r-29,-329r-141,329v-49,4,-104,10,-152,0r-53,-517v47,-7,105,-10,151,0r14,359r149,-359v43,-8,96,-8,141,0r28,360","w":806},"x":{"d":"168,-1v-52,9,-94,8,-145,1v4,-40,16,-61,36,-93r112,-173r-58,-251v44,-8,96,-8,139,0r54,251r-104,177v-19,34,-29,49,-34,88xm432,-518v48,-9,91,-6,137,0v-1,43,-8,75,-31,109r-90,137r63,272v-52,8,-96,8,-145,0r-53,-266r93,-157v19,-30,23,-57,26,-95","w":534},"y":{"d":"246,-1v-28,4,-68,5,-97,1r-47,-517v47,-8,99,-8,147,0r27,452r110,-247v25,-69,56,-120,46,-205v45,-8,105,-8,150,0v11,65,-21,122,-40,173v-16,42,-40,94,-72,158v-57,112,-114,248,-181,344v-50,71,-156,106,-262,74v3,-42,10,-75,28,-105v106,34,157,-48,191,-128","w":542},"z":{"d":"459,-109v-1,42,-7,77,-19,109r-417,0r-6,-12r296,-396r-194,0v1,-43,6,-78,20,-109r391,0r3,12r-297,396r223,0","w":468},"{":{"d":"327,163v-134,16,-214,-40,-196,-177v8,-61,25,-112,25,-177v0,-56,-22,-89,-63,-113r4,-24v95,-33,114,-132,131,-245v21,-138,97,-236,268,-211v0,36,-13,81,-22,109v-131,-22,-112,140,-140,229v-21,66,-40,113,-96,138v96,46,30,204,26,308v-2,48,29,58,81,56v0,42,-6,72,-18,107","w":386},"|":{"d":"236,-775v44,-9,95,-9,137,0r-166,943v-47,8,-92,8,-137,0","w":338},"}":{"d":"368,-651v-3,122,-72,273,36,327r-4,24v-211,66,-31,505,-399,456v0,-36,13,-81,22,-109v131,21,111,-140,139,-229v21,-66,41,-113,97,-138v-96,-46,-30,-204,-26,-308v2,-48,-29,-58,-81,-56v0,-42,6,-72,18,-107v118,-12,202,26,198,140","w":377},"~":{"d":"397,-330v-67,1,-96,-39,-162,-40v-26,0,-53,11,-80,34v-20,-27,-44,-51,-55,-86v36,-30,89,-59,153,-60v70,-1,97,41,167,40v33,-1,52,-14,75,-34v26,30,39,47,56,89v-35,33,-89,56,-154,57","w":511},"%":{"d":"836,-317v-71,0,-84,90,-87,163v-1,39,12,71,48,71v70,0,88,-87,88,-160v0,-42,-10,-74,-49,-74xm852,-413v186,-10,184,247,94,349v-37,42,-88,76,-162,76v-105,-1,-157,-61,-157,-163v0,-149,74,-254,225,-262xm320,-623v-71,0,-84,90,-87,163v-1,39,12,71,48,71v70,0,88,-87,88,-160v0,-42,-10,-74,-49,-74xm336,-719v186,-10,184,247,94,349v-37,42,-88,76,-162,76v-105,-1,-157,-61,-157,-163v0,-149,74,-254,225,-262xm733,-709v47,-8,89,-8,139,0r-484,707v-48,8,-89,8,-138,0","w":1007},"0":{"d":"407,-662v273,-15,249,366,141,528v-52,78,-122,139,-246,146v-271,15,-249,-364,-141,-526v52,-79,121,-141,246,-148xm238,-321v-16,95,-21,213,75,213v135,0,153,-172,165,-315v10,-122,-98,-146,-160,-83v-42,43,-68,113,-80,185"},"1":{"d":"545,-120v-1,45,-9,80,-21,120r-412,0v0,-40,7,-80,21,-120r135,0r60,-344r-119,47v-17,-33,-31,-65,-35,-110r298,-127r33,0r-94,534r134,0"},"2":{"d":"535,-122v0,47,-8,83,-21,122r-464,0r-5,-14r232,-244v52,-57,134,-117,134,-211v0,-98,-160,-71,-222,-37v-17,-32,-31,-72,-33,-117v142,-61,415,-69,407,129v-6,146,-105,215,-179,299r-70,73r221,0"},"3":{"d":"394,-190v0,-95,-105,-102,-184,-81r-9,-19r182,-240r-218,0v0,-46,8,-84,21,-122r409,0r9,17r-208,266v139,1,180,168,124,285v-66,137,-302,189,-477,119v8,-43,19,-80,36,-117v115,47,315,42,315,-108"},"4":{"d":"603,-202v0,45,-8,85,-21,121r-68,0r-25,140v-46,4,-95,7,-140,0r25,-140r-330,0r-6,-14r350,-572v49,6,90,20,119,48r-252,417r140,0r32,-180v46,-4,95,-7,140,0r-32,180r68,0"},"5":{"d":"392,-190v2,-106,-155,-100,-226,-60r-15,-15r82,-387r349,0v0,46,-9,83,-21,122r-219,0r-32,148v133,-26,237,42,237,168v0,188,-143,281,-333,281v-56,0,-116,-12,-162,-31v8,-43,18,-85,35,-121v111,50,303,38,305,-105"},"6":{"d":"301,12v-142,0,-213,-82,-210,-229v4,-224,112,-384,269,-464v62,-31,130,-45,212,-44v10,35,9,81,2,118v-155,1,-253,61,-293,178v29,-27,78,-58,143,-55v114,3,175,69,175,186v0,143,-73,239,-176,286v-37,16,-77,24,-122,24xm239,-204v-2,59,25,95,80,95v91,0,130,-81,134,-172v2,-60,-33,-86,-89,-86v-89,0,-123,75,-125,163"},"7":{"d":"157,-530v0,-41,8,-91,21,-122r476,0r3,12r-405,715v-53,-13,-94,-31,-130,-61r313,-544r-278,0"},"8":{"d":"87,-153v0,-116,76,-178,156,-230v-55,-32,-85,-136,-44,-209v41,-73,116,-124,224,-126v106,-2,191,52,190,155v-1,91,-56,143,-118,184v47,34,90,73,87,154v-6,157,-121,237,-279,237v-121,0,-216,-44,-216,-165xm319,-105v96,0,151,-112,88,-179v-18,-18,-39,-31,-63,-43v-53,29,-107,69,-107,148v0,49,31,74,82,74xm413,-606v-79,0,-130,94,-71,147v13,13,32,24,49,32v41,-26,86,-53,86,-117v0,-37,-25,-62,-64,-62"},"9":{"d":"391,-662v143,0,217,79,215,226v-3,198,-76,341,-194,429v-72,54,-173,78,-299,78v-8,-40,-8,-82,0,-122v160,4,270,-52,308,-177v-33,28,-82,54,-152,54v-148,0,-200,-167,-147,-304v41,-105,128,-184,269,-184xm248,-375v-1,59,31,86,84,86v88,0,129,-71,132,-159v2,-58,-28,-93,-81,-93v-92,0,-132,73,-135,166"},"\u00d3":{"d":"493,-884v46,-7,122,-6,168,0r-142,108v-38,6,-101,5,-137,-1xm471,-731v211,-5,277,174,239,383v-29,161,-107,287,-246,340v-35,13,-73,20,-116,20v-309,0,-285,-408,-159,-588v60,-85,142,-152,282,-155xm252,-249v-11,165,166,168,232,75v51,-71,74,-174,82,-292v11,-167,-164,-168,-231,-76v-52,71,-75,175,-83,293","w":696},"\u00f3":{"d":"384,-719v51,-8,122,-9,173,0r-141,123v-40,7,-91,9,-134,0xm368,-529v239,0,238,297,130,434v-47,59,-117,107,-220,107v-239,0,-236,-295,-128,-432v47,-59,115,-109,218,-109xm220,-185v-5,93,84,110,135,65v47,-42,68,-122,73,-206v6,-94,-87,-115,-138,-67v-45,43,-65,124,-70,208","w":558},"\u0104":{"d":"376,160v4,-82,67,-117,118,-157r-26,-3r-13,-145r-219,0r-64,145v-46,8,-101,8,-147,0r336,-719v53,-8,113,-8,167,0r88,719v-42,30,-104,66,-111,128v-5,41,50,37,83,25v10,17,16,47,11,73v-74,24,-228,34,-223,-66xm444,-265r-26,-288r-128,288r154,0","w":633},"\u0105":{"d":"204,12v-147,0,-149,-178,-110,-298v52,-159,193,-270,414,-237v25,4,50,10,75,17r-49,282v-13,77,-24,145,-20,222v-44,29,-105,67,-112,130v-5,41,50,37,83,25v10,17,16,47,11,73v-74,24,-227,34,-223,-66v3,-83,67,-118,114,-162v-7,-23,-8,-63,-4,-94v-36,55,-92,108,-179,108xm431,-410v-144,-19,-213,97,-213,234v0,111,94,80,138,16v37,-55,61,-160,75,-250","w":569},"\u0106":{"d":"481,-884v46,-7,122,-6,168,0r-142,108v-38,6,-101,5,-137,-1xm260,-277v-8,154,149,191,280,141v14,33,23,78,26,121v-46,19,-110,27,-172,27v-185,0,-291,-94,-291,-276v0,-210,94,-358,237,-430v89,-46,231,-51,323,-8v-9,47,-21,77,-42,117v-69,-29,-163,-28,-223,8v-90,54,-131,162,-138,300","w":573},"\u0107":{"d":"378,-719v51,-8,122,-9,173,0r-141,123v-40,7,-91,9,-134,0xm223,-209v-6,111,114,127,196,86v17,28,25,59,25,109v-42,18,-88,26,-147,26v-145,2,-220,-72,-220,-208v0,-144,72,-248,171,-303v68,-38,181,-37,255,-9v-2,42,-14,82,-34,112v-28,-11,-54,-19,-91,-19v-110,0,-149,94,-155,206","w":460},"\u0119":{"d":"205,160v3,-76,60,-112,107,-148v-150,1,-235,-66,-235,-212v0,-145,74,-248,175,-300v103,-54,287,-37,280,100v-8,159,-170,180,-316,204v8,62,39,95,108,95v58,0,91,-14,135,-31v21,25,27,65,27,109v-55,29,-108,65,-141,115v-18,27,-16,71,25,69v17,0,29,-2,47,-8v10,17,16,47,11,73v-74,24,-227,34,-223,-66xm373,-334v36,-26,30,-95,-22,-91v-80,4,-111,69,-130,135v57,-8,117,-19,152,-44","w":509},"\u0143":{"d":"495,-884v46,-7,122,-6,168,0r-142,108v-38,6,-101,5,-137,-1xm205,-719v39,-9,82,-8,122,0r177,457r79,-457v43,-7,91,-10,132,0r-127,719v-46,8,-76,8,-120,0r-178,-456r-79,456v-41,7,-90,9,-132,0","w":666},"\u0144":{"d":"421,-719v51,-8,122,-9,173,0r-141,123v-40,7,-91,9,-134,0xm429,-317v10,-46,4,-96,-46,-92v-59,5,-81,48,-102,100v-33,82,-45,211,-66,309v-50,8,-94,8,-142,0r54,-295v12,-77,25,-145,21,-222v42,-8,87,-8,128,0v7,23,8,62,3,92v33,-56,89,-99,174,-103v110,-5,140,88,120,200r-58,328v-49,8,-95,8,-142,0","w":585},"\u015a":{"d":"419,-884v46,-7,122,-6,168,0r-142,108v-38,6,-101,5,-137,-1xm536,-245v0,176,-128,254,-313,257v-63,0,-124,-12,-185,-35v6,-46,22,-85,40,-124v97,43,299,64,299,-75v0,-65,-61,-79,-103,-107v-68,-45,-135,-81,-139,-174v-10,-222,260,-269,448,-195v-7,42,-21,83,-42,116v-65,-37,-253,-65,-253,45v0,81,98,99,150,138v49,37,98,72,98,154","w":531},"\u015b":{"d":"343,-719v51,-8,122,-9,173,0r-141,123v-40,7,-91,9,-134,0xm71,-122v64,29,212,52,222,-38v-11,-71,-111,-59,-147,-108v-16,-21,-31,-47,-30,-85v4,-122,94,-176,217,-176v55,0,108,8,145,28v-4,41,-14,73,-34,103v-25,-14,-71,-26,-108,-25v-39,1,-78,10,-78,49v0,64,112,63,146,108v16,21,31,45,31,82v4,189,-231,229,-394,170v2,-39,12,-75,30,-108","w":445},"\u0179":{"d":"415,-884v46,-7,122,-6,168,0r-142,108v-38,6,-101,5,-137,-1xm151,-595v0,-49,9,-86,22,-124r464,0r6,12r-382,583r252,0v1,47,-10,87,-21,124r-464,0r-5,-10r384,-585r-256,0","w":535},"\u017a":{"d":"361,-719v51,-8,122,-9,173,0r-141,123v-40,7,-91,9,-134,0xm459,-109v-1,42,-7,77,-19,109r-417,0r-6,-12r296,-396r-194,0v1,-43,6,-78,20,-109r391,0r3,12r-297,396r223,0","w":468},"\u017c":{"d":"291,-737v44,-9,103,-10,146,0v0,52,-9,91,-24,133v-44,7,-100,7,-144,0v-3,-53,8,-90,22,-133xm459,-109v-1,42,-7,77,-19,109r-417,0r-6,-12r296,-396r-194,0v1,-43,6,-78,20,-109r391,0r3,12r-297,396r223,0","w":468},"\u0118":{"d":"209,160v4,-84,72,-120,124,-160r-254,0r126,-719r394,0v4,47,-8,87,-22,124r-248,0r-27,156r197,0v0,40,-7,82,-22,125r-197,0r-34,190r255,0v4,47,-10,85,-21,124r-31,0v-42,30,-104,66,-111,128v-5,41,50,37,83,25v10,17,16,47,11,73v-74,24,-228,34,-223,-66","w":530},"\u017b":{"d":"362,-904v44,-9,103,-10,146,0v0,52,-9,91,-24,133v-44,7,-100,7,-144,0v-3,-53,8,-90,22,-133xm151,-595v0,-49,9,-86,22,-124r464,0r6,12r-382,583r252,0v1,47,-10,87,-21,124r-464,0r-5,-10r384,-585r-256,0","w":535},"\u0142":{"d":"343,-7v-124,39,-265,-4,-236,-155r29,-154r-69,31v-3,-36,0,-82,12,-109r79,-35v13,-97,45,-193,38,-302v45,-7,94,-9,141,0v16,87,-20,175,-31,256r72,-32v3,39,-1,76,-14,109r-79,36r-34,178v-10,44,3,78,47,75v9,0,27,-3,35,-6v9,30,16,70,10,108","w":337},"\u0141":{"d":"480,-126v-1,49,-11,87,-22,126r-380,0r50,-283r-90,34v-1,-41,7,-91,20,-121r92,-35r54,-314v49,-9,96,-10,144,0r-48,273r132,-50v1,43,-7,89,-20,121r-133,51r-35,198r236,0","w":488},"\u00a0":{"w":209}}});

