/*!
 * jQuery JavaScript Library v1.5.1
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Feb 23 13:55:29 2011 -0500
 */
(function(a,b){function cg(a){return d.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cd(a){if(!bZ[a]){var b=d("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c==="")c="block";bZ[a]=c}return bZ[a]}function cc(a,b){var c={};d.each(cb.concat.apply([],cb.slice(0,b)),function(){c[this]=a});return c}function bY(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function bX(){try{return new a.XMLHttpRequest}catch(b){}}function bW(){d(a).unload(function(){for(var a in bU)bU[a](0,1)})}function bQ(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var e=a.dataTypes,f={},g,h,i=e.length,j,k=e[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h==="string"&&(f[h.toLowerCase()]=a.converters[h]);l=k,k=e[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=f[m]||f["* "+k];if(!n){p=b;for(o in f){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=f[j[1]+" "+k];if(p){o=f[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&d.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function bP(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 bO(a,b,c,e){if(d.isArray(b)&&b.length)d.each(b,function(b,f){c||bq.test(a)?e(a,f):bO(a+"["+(typeof f==="object"||d.isArray(f)?b:"")+"]",f,c,e)});else if(c||b==null||typeof b!=="object")e(a,b);else if(d.isArray(b)||d.isEmptyObject(b))e(a,"");else for(var f in b)bO(a+"["+f+"]",b[f],c,e)}function bN(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===bH,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=bN(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=bN(a,c,d,e,"*",g));return l}function bM(a){return function(b,c){typeof b!=="string"&&(c=b,b="*");if(d.isFunction(c)){var e=b.toLowerCase().split(bB),f=0,g=e.length,h,i,j;for(;f<g;f++)h=e[f],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bo(a,b,c){var e=b==="width"?bi:bj,f=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return f;d.each(e,function(){c||(f-=parseFloat(d.css(a,"padding"+this))||0),c==="margin"?f+=parseFloat(d.css(a,"margin"+this))||0:f-=parseFloat(d.css(a,"border"+this+"Width"))||0});return f}function ba(a,b){b.src?d.ajax({url:b.src,async:!1,dataType:"script"}):d.globalEval(b.text||b.textContent||b.innerHTML||""),b.parentNode&&b.parentNode.removeChild(b)}function _(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function $(a,b){if(b.nodeType===1){var c=b.nodeName.toLowerCase();b.clearAttributes(),b.mergeAttributes(a);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(d.expando)}}function Z(a,b){if(b.nodeType===1&&d.hasData(a)){var c=d.expando,e=d.data(a),f=d.data(b,e);if(e=e[c]){var g=e.events;f=f[c]=d.extend({},e);if(g){delete f.handle,f.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)d.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function Y(a,b){return d.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function O(a,b,c){if(d.isFunction(b))return d.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return d.grep(a,function(a,d){return a===b===c});if(typeof b==="string"){var e=d.grep(a,function(a){return a.nodeType===1});if(J.test(b))return d.filter(b,e,!c);b=d.filter(b,e)}return d.grep(a,function(a,e){return d.inArray(a,b)>=0===c})}function N(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function F(a,b){return(a&&a!=="*"?a+".":"")+b.replace(r,"`").replace(s,"&")}function E(a){var b,c,e,f,g,h,i,j,k,l,m,n,o,q=[],r=[],s=d._data(this,"events");if(a.liveFired!==this&&s&&s.live&&!a.target.disabled&&(!a.button||a.type!=="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var t=s.live.slice(0);for(i=0;i<t.length;i++)g=t[i],g.origType.replace(p,"")===a.type?r.push(g.selector):t.splice(i--,1);f=d(a.target).closest(r,a.currentTarget);for(j=0,k=f.length;j<k;j++){m=f[j];for(i=0;i<t.length;i++){g=t[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,e=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,e=d(a.relatedTarget).closest(g.selector)[0];(!e||e!==h)&&q.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=q.length;j<k;j++){f=q[j];if(c&&f.level>c)break;a.currentTarget=f.elem,a.data=f.handleObj.data,a.handleObj=f.handleObj,o=f.handleObj.origHandler.apply(f.elem,arguments);if(o===!1||a.isPropagationStopped()){c=f.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function C(a,c,e){var f=d.extend({},e[0]);f.type=a,f.originalEvent={},f.liveFired=b,d.event.handle.call(c,f),f.isDefaultPrevented()&&e[0].preventDefault()}function w(){return!0}function v(){return!1}function g(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function f(a,c,f){if(f===b&&a.nodeType===1){f=a.getAttribute("data-"+c);if(typeof f==="string"){try{f=f==="true"?!0:f==="false"?!1:f==="null"?null:d.isNaN(f)?e.test(f)?d.parseJSON(f):f:parseFloat(f)}catch(g){}d.data(a,c,f)}else f=b}return f}var c=a.document,d=function(){function I(){if(!d.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(I,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,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=navigator.userAgent,w,x=!1,y,z="then done fail isResolved isRejected promise".split(" "),A,B=Object.prototype.toString,C=Object.prototype.hasOwnProperty,D=Array.prototype.push,E=Array.prototype.slice,F=String.prototype.trim,G=Array.prototype.indexOf,H={};d.fn=d.prototype={constructor:d,init:function(a,e,f){var g,i,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!e&&c.body){this.context=c,this[0]=c.body,this.selector="body",this.length=1;return this}if(typeof a==="string"){g=h.exec(a);if(!g||!g[1]&&e)return!e||e.jquery?(e||f).find(a):this.constructor(e).find(a);if(g[1]){e=e instanceof d?e[0]:e,k=e?e.ownerDocument||e:c,j=m.exec(a),j?d.isPlainObject(e)?(a=[c.createElement(j[1])],d.fn.attr.call(a,e,!0)):a=[k.createElement(j[1])]:(j=d.buildFragment([g[1]],[k]),a=(j.cacheable?d.clone(j.fragment):j.fragment).childNodes);return d.merge(this,a)}i=c.getElementById(g[2]);if(i&&i.parentNode){if(i.id!==g[2])return f.find(a);this.length=1,this[0]=i}this.context=c,this.selector=a;return this}if(d.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return d.makeArray(a,this)},selector:"",jquery:"1.5.1",length:0,size:function(){return this.length},toArray:function(){return E.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 e=this.constructor();d.isArray(a)?D.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")");return e},each:function(a,b){return d.each(this,a,b)},ready:function(a){d.bindReady(),y.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(E.apply(this,arguments),"slice",E.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:D,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,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"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){e=i[c],f=a[c];if(i===f)continue;l&&f&&(d.isPlainObject(f)||(g=d.isArray(f)))?(g?(g=!1,h=e&&d.isArray(e)?e:[]):h=e&&d.isPlainObject(e)?e:{},i[c]=d.extend(l,h,f)):f!==b&&(i[c]=f)}return i},d.extend({noConflict:function(b){a.$=f,b&&(a.jQuery=e);return d},isReady:!1,readyWait:1,ready:function(a){a===!0&&d.readyWait--;if(!d.readyWait||a!==!0&&!d.isReady){if(!c.body)return setTimeout(d.ready,1);d.isReady=!0;if(a!==!0&&--d.readyWait>0)return;y.resolveWith(c,[d]),d.fn.trigger&&d(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!x){x=!0;if(c.readyState==="complete")return setTimeout(d.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",A,!1),a.addEventListener("load",d.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",A),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}c.documentElement.doScroll&&b&&I()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):H[B.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;if(a.constructor&&!C.call(a,"constructor")&&!C.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a){}return c===b||C.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=d.trim(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(b,c,e){a.DOMParser?(e=new DOMParser,c=e.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),e=c.documentElement,(!e||!e.nodeName||e.nodeName==="parsererror")&&d.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var b=c.head||c.getElementsByTagName("head")[0]||c.documentElement,e=c.createElement("script");d.support.scriptEval()?e.appendChild(c.createTextNode(a)):e.text=a,b.insertBefore(e,b.firstChild),b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g<h;)if(c.apply(a[g++],e)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(var j=a[0];g<h&&c.call(j,g,j)!==!1;j=a[++g]){}return a},trim:F?function(a){return a==null?"":F.call(a)}:function(a){return a==null?"":(a+"").replace(j,"").replace(k,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var e=d.type(a);a.length==null||e==="string"||e==="function"||e==="regexp"||d.isWindow(a)?D.call(c,a):d.merge(c,a)}return c},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length==="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,b,c){var d=[],e;for(var f=0,g=a.length;f<g;f++)e=b(a[f],f,c),e!=null&&(d[d.length]=e);return d.concat.apply([],d)},guid:1,proxy:function(a,c,e){arguments.length===2&&(typeof c==="string"?(e=a,a=e[c],c=b):c&&!d.isFunction(c)&&(e=c,c=b)),!c&&a&&(c=function(){return a.apply(e||this,arguments)}),a&&(c.guid=a.guid=a.guid||c.guid||d.guid++);return c},access:function(a,c,e,f,g,h){var i=a.length;if(typeof c==="object"){for(var j in c)d.access(a,j,c[j],f,g,e);return a}if(e!==b){f=!h&&f&&d.isFunction(e);for(var k=0;k<i;k++)g(a[k],c,f?e.call(a[k],k,g(a[k],c)):e,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},_Deferred:function(){var a=[],b,c,e,f={done:function(){if(!e){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=d.type(i),j==="array"?f.done.apply(f,i):j==="function"&&a.push(i);k&&f.resolveWith(k[0],k[1])}return this},resolveWith:function(d,f){if(!e&&!b&&!c){c=1;try{while(a[0])a.shift().apply(d,f)}catch(g){throw g}finally{b=[d,f],c=0}}return this},resolve:function(){f.resolveWith(d.isFunction(this.promise)?this.promise():this,arguments);return this},isResolved:function(){return c||b},cancel:function(){e=1,a=[];return this}};return f},Deferred:function(a){var b=d._Deferred(),c=d._Deferred(),e;d.extend(b,{then:function(a,c){b.done(a).fail(c);return this},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,promise:function(a){if(a==null){if(e)return e;e=a={}}var c=z.length;while(c--)a[z[c]]=b[z[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){var b=arguments.length,c=b<=1&&a&&d.isFunction(a.promise)?a:d.Deferred(),e=c.promise();if(b>1){var f=E.call(arguments,0),g=b,h=function(a){return function(b){f[a]=arguments.length>1?E.call(arguments,0):b,--g||c.resolveWith(e,f)}};while(b--)a=f[b],a&&d.isFunction(a.promise)?a.promise().then(h(b),c.reject):--g;g||c.resolveWith(e,f)}else c!==a&&c.resolve(a);return e},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)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.subclass=this.subclass,a.fn.init=function b(b,c){c&&c instanceof d&&!(c instanceof a)&&(c=a(c));return d.fn.init.call(this,b,c,e)},a.fn.init.prototype=a.fn;var e=a(c);return a},browser:{}}),y=d._Deferred(),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){H["[object "+b+"]"]=b.toLowerCase()}),w=d.uaMatch(v),w.browser&&(d.browser[w.browser]=!0,d.browser.version=w.version),d.browser.webkit&&(d.browser.safari=!0),G&&(d.inArray=function(a,b){return G.call(b,a)}),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(c),c.addEventListener?A=function(){c.removeEventListener("DOMContentLoaded",A,!1),d.ready()}:c.attachEvent&&(A=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",A),d.ready())});return d}();(function(){d.support={};var b=c.createElement("div");b.style.display="none",b.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=b.getElementsByTagName("*"),f=b.getElementsByTagName("a")[0],g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=b.getElementsByTagName("input")[0];if(e&&e.length&&f){d.support={leadingWhitespace:b.firstChild.nodeType===3,tbody:!b.getElementsByTagName("tbody").length,htmlSerialize:!!b.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0},i.checked=!0,d.support.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,d.support.optDisabled=!h.disabled;var j=null;d.support.scriptEval=function(){if(j===null){var b=c.documentElement,e=c.createElement("script"),f="script"+d.now();try{e.appendChild(c.createTextNode("window."+f+"=1;"))}catch(g){}b.insertBefore(e,b.firstChild),a[f]?(j=!0,delete a[f]):j=!1,b.removeChild(e),b=e=f=null}return j};try{delete b.test}catch(k){d.support.deleteExpando=!1}!b.addEventListener&&b.attachEvent&&b.fireEvent&&(b.attachEvent("onclick",function l(){d.support.noCloneEvent=!1,b.detachEvent("onclick",l)}),b.cloneNode(!0).fireEvent("onclick")),b=c.createElement("div"),b.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var m=c.createDocumentFragment();m.appendChild(b.firstChild),d.support.checkClone=m.cloneNode(!0).cloneNode(!0).lastChild.checked,d(function(){var a=c.createElement("div"),b=c.getElementsByTagName("body")[0];if(b){a.style.width=a.style.paddingLeft="1px",b.appendChild(a),d.boxModel=d.support.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,d.support.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",d.support.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var e=a.getElementsByTagName("td");d.support.reliableHiddenOffsets=e[0].offsetHeight===0,e[0].style.display="",e[1].style.display="none",d.support.reliableHiddenOffsets=d.support.reliableHiddenOffsets&&e[0].offsetHeight===0,a.innerHTML="",b.removeChild(a).style.display="none",a=e=null}});var n=function(a){var b=c.createElement("div");a="on"+a;if(!b.attachEvent)return!0;var d=a in b;d||(b.setAttribute(a,"return;"),d=typeof b[a]==="function"),b=null;return d};d.support.submitBubbles=n("submit"),d.support.changeBubbles=n("change"),b=e=f=null}})();var e=/^(?:\{.*\}|\[.*\])$/;d.extend({cache:{},uuid:0,expando:"jQuery"+(d.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?d.cache[a[d.expando]]:a[d.expando];return!!a&&!g(a)},data:function(a,c,e,f){if(d.acceptData(a)){var g=d.expando,h=typeof c==="string",i,j=a.nodeType,k=j?d.cache:a,l=j?a[d.expando]:a[d.expando]&&d.expando;if((!l||f&&l&&!k[l][g])&&h&&e===b)return;l||(j?a[d.expando]=l=++d.uuid:l=d.expando),k[l]||(k[l]={},j||(k[l].toJSON=d.noop));if(typeof c==="object"||typeof c==="function")f?k[l][g]=d.extend(k[l][g],c):k[l]=d.extend(k[l],c);i=k[l],f&&(i[g]||(i[g]={}),i=i[g]),e!==b&&(i[c]=e);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[c]:i}},removeData:function(b,c,e){if(d.acceptData(b)){var f=d.expando,h=b.nodeType,i=h?d.cache:b,j=h?b[d.expando]:d.expando;if(!i[j])return;if(c){var k=e?i[j][f]:i[j];if(k){delete k[c];if(!g(k))return}}if(e){delete i[j][f];if(!g(i[j]))return}var l=i[j][f];d.support.deleteExpando||i!=a?delete i[j]:i[j]=null,l?(i[j]={},h||(i[j].toJSON=d.noop),i[j][f]=l):h&&(d.support.deleteExpando?delete b[d.expando]:b.removeAttribute?b.removeAttribute(d.expando):b[d.expando]=null)}},_data:function(a,b,c){return d.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=d.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),d.fn.extend({data:function(a,c){var e=null;if(typeof a==="undefined"){if(this.length){e=d.data(this[0]);if(this[0].nodeType===1){var g=this[0].attributes,h;for(var i=0,j=g.length;i<j;i++)h=g[i].name,h.indexOf("data-")===0&&(h=h.substr(5),f(this[0],h,e[h]))}}return e}if(typeof a==="object")return this.each(function(){d.data(this,a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(c===b){e=this.triggerHandler("getData"+k[1]+"!",[k[0]]),e===b&&this.length&&(e=d.data(this[0],a),e=f(this[0],a,e));return e===b&&k[1]?this.data(k[0]):e}return this.each(function(){var b=d(this),e=[k[0],c];b.triggerHandler("setData"+k[1]+"!",e),d.data(this,a,c),b.triggerHandler("changeData"+k[1]+"!",e)})},removeData:function(a){return this.each(function(){d.removeData(this,a)})}}),d.extend({queue:function(a,b,c){if(a){b=(b||"fx")+"queue";var e=d._data(a,b);if(!c)return e||[];!e||d.isArray(c)?e=d._data(a,b,d.makeArray(c)):e.push(c);return e}},dequeue:function(a,b){b=b||"fx";var c=d.queue(a,b),e=c.shift();e==="inprogress"&&(e=c.shift()),e&&(b==="fx"&&c.unshift("inprogress"),e.call(a,function(){d.dequeue(a,b)})),c.length||d.removeData(a,b+"queue",!0)}}),d.fn.extend({queue:function(a,c){typeof a!=="string"&&(c=a,a="fx");if(c===b)return d.queue(this[0],a);return this.each(function(b){var e=d.queue(this,a,c);a==="fx"&&e[0]!=="inprogress"&&d.dequeue(this,a)})},dequeue:function(a){return this.each(function(){d.dequeue(this,a)})},delay:function(a,b){a=d.fx?d.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){d.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var h=/[\n\t\r]/g,i=/\s+/,j=/\r/g,k=/^(?:href|src|style)$/,l=/^(?:button|input)$/i,m=/^(?:button|input|object|select|textarea)$/i,n=/^a(?:rea)?$/i,o=/^(?:radio|checkbox)$/i;d.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"},d.fn.extend({attr:function(a,b){return d.access(this,a,b,!0,d.attr)},removeAttr:function(a,b){return this.each(function(){d.attr(this,a,""),this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.addClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"){var b=(a||"").split(i);for(var c=0,e=this.length;c<e;c++){var f=this[c];if(f.nodeType===1)if(f.className){var g=" "+f.className+" ",h=f.className;for(var j=0,k=b.length;j<k;j++)g.indexOf(" "+b[j]+" ")<0&&(h+=" "+b[j]);f.className=d.trim(h)}else f.className=a}}return this},removeClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"||a===b){var c=(a||"").split(i);for(var e=0,f=this.length;e<f;e++){var g=this[e];if(g.nodeType===1&&g.className)if(a){var j=(" "+g.className+" ").replace(h," ");for(var k=0,l=c.length;k<l;k++)j=j.replace(" "+c[k]+" "," ");g.className=d.trim(j)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,e=typeof b==="boolean";if(d.isFunction(a))return this.each(function(c){var e=d(this);e.toggleClass(a.call(this,c,e.attr("class"),b),b)});return this.each(function(){if(c==="string"){var f,g=0,h=d(this),j=b,k=a.split(i);while(f=k[g++])j=e?j:!h.hasClass(f),h[j?"addClass":"removeClass"](f)}else if(c==="undefined"||c==="boolean")this.className&&d._data(this,"__className__",this.className),this.className=this.className||a===!1?"":d._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(h," ").indexOf(b)>-1)return!0;return!1},val:function(a){if(!arguments.length){var c=this[0];if(c){if(d.nodeName(c,"option")){var e=c.attributes.value;return!e||e.specified?c.value:c.text}if(d.nodeName(c,"select")){var f=c.selectedIndex,g=[],h=c.options,i=c.type==="select-one";if(f<0)return null;for(var k=i?f:0,l=i?f+1:h.length;k<l;k++){var m=h[k];if(m.selected&&(d.support.optDisabled?!m.disabled:m.getAttribute("disabled")===null)&&(!m.parentNode.disabled||!d.nodeName(m.parentNode,"optgroup"))){a=d(m).val();if(i)return a;g.push(a)}}if(i&&!g.length&&h.length)return d(h[f]).val();return g}if(o.test(c.type)&&!d.support.checkOn)return c.getAttribute("value")===null?"on":c.value;return(c.value||"").replace(j,"")}return b}var n=d.isFunction(a);return this.each(function(b){var c=d(this),e=a;if(this.nodeType===1){n&&(e=a.call(this,b,c.val())),e==null?e="":typeof e==="number"?e+="":d.isArray(e)&&(e=d.map(e,function(a){return a==null?"":a+""}));if(d.isArray(e)&&o.test(this.type))this.checked=d.inArray(c.val(),e)>=0;else if(d.nodeName(this,"select")){var f=d.makeArray(e);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),f)>=0}),f.length||(this.selectedIndex=-1)}else this.value=e}})}}),d.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,e,f){if(!a||a.nodeType===3||a.nodeType===8||a.nodeType===2)return b;if(f&&c in d.attrFn)return d(a)[c](e);var g=a.nodeType!==1||!d.isXMLDoc(a),h=e!==b;c=g&&d.props[c]||c;if(a.nodeType===1){var i=k.test(c);if(c==="selected"&&!d.support.optSelected){var j=a.parentNode;j&&(j.selectedIndex,j.parentNode&&j.parentNode.selectedIndex)}if((c in a||a[c]!==b)&&g&&!i){h&&(c==="type"&&l.test(a.nodeName)&&a.parentNode&&d.error("type property can't be changed"),e===null?a.nodeType===1&&a.removeAttribute(c):a[c]=e);if(d.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;if(c==="tabIndex"){var o=a.getAttributeNode("tabIndex");return o&&o.specified?o.value:m.test(a.nodeName)||n.test(a.nodeName)&&a.href?0:b}return a[c]}if(!d.support.style&&g&&c==="style"){h&&(a.style.cssText=""+e);return a.style.cssText}h&&a.setAttribute(c,""+e);if(!a.attributes[c]&&(a.hasAttribute&&!a.hasAttribute(c)))return b;var p=!d.support.hrefNormalized&&g&&i?a.getAttribute(c,2):a.getAttribute(c);return p===null?b:p}h&&(a[c]=e);return a[c]}});var p=/\.(.*)$/,q=/^(?:textarea|input|select)$/i,r=/\./g,s=/ /g,t=/[^\w\s.|`]/g,u=function(a){return a.replace(t,"\\$&")};d.event={add:function(c,e,f,g){if(c.nodeType!==3&&c.nodeType!==8){try{d.isWindow(c)&&(c!==a&&!c.frameElement)&&(c=a)}catch(h){}if(f===!1)f=v;else if(!f)return;var i,j;f.handler&&(i=f,f=i.handler),f.guid||(f.guid=d.guid++);var k=d._data(c);if(!k)return;var l=k.events,m=k.handle;l||(k.events=l={}),m||(k.handle=m=function(){return typeof d!=="undefined"&&!d.event.triggered?d.event.handle.apply(m.elem,arguments):b}),m.elem=c,e=e.split(" ");var n,o=0,p;while(n=e[o++]){j=i?d.extend({},i):{handler:f,data:g},n.indexOf(".")>-1?(p=n.split("."),n=p.shift(),j.namespace=p.slice(0).sort().join(".")):(p=[],j.namespace=""),j.type=n,j.guid||(j.guid=f.guid);var q=l[n],r=d.event.special[n]||{};if(!q){q=l[n]=[];if(!r.setup||r.setup.call(c,g,p,m)===!1)c.addEventListener?c.addEventListener(n,m,!1):c.attachEvent&&c.attachEvent("on"+n,m)}r.add&&(r.add.call(c,j),j.handler.guid||(j.handler.guid=f.guid)),q.push(j),d.event.global[n]=!0}c=null}},global:{},remove:function(a,c,e,f){if(a.nodeType!==3&&a.nodeType!==8){e===!1&&(e=v);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=d.hasData(a)&&d._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(e=c.handler,c=c.type);if(!c||typeof c==="string"&&c.charAt(0)==="."){c=c||"";for(h in t)d.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+d.map(m.slice(0).sort(),u).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!e){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))d.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=d.event.special[h]||{};for(j=f||0;j<p.length;j++){q=p[j];if(e.guid===q.guid){if(l||n.test(q.namespace))f==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(f!=null)break}}if(p.length===0||f!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&d.removeEvent(a,h,s.handle),g=null,delete t[h]}if(d.isEmptyObject(t)){var w=s.handle;w&&(w.elem=null),delete s.events,delete s.handle,d.isEmptyObject(s)&&d.removeData(a,b,!0)}}},trigger:function(a,c,e){var f=a.type||a,g=arguments[3];if(!g){a=typeof a==="object"?a[d.expando]?a:d.extend(d.Event(f),a):d.Event(f),f.indexOf("!")>=0&&(a.type=f=f.slice(0,-1),a.exclusive=!0),e||(a.stopPropagation(),d.event.global[f]&&d.each(d.cache,function(){var b=d.expando,e=this[b];e&&e.events&&e.events[f]&&d.event.trigger(a,c,e.handle.elem)}));if(!e||e.nodeType===3||e.nodeType===8)return b;a.result=b,a.target=e,c=d.makeArray(c),c.unshift(a)}a.currentTarget=e;var h=d._data(e,"handle");h&&h.apply(e,c);var i=e.parentNode||e.ownerDocument;try{e&&e.nodeName&&d.noData[e.nodeName.toLowerCase()]||e["on"+f]&&e["on"+f].apply(e,c)===!1&&(a.result=!1,a.preventDefault())}catch(j){}if(!a.isPropagationStopped()&&i)d.event.trigger(a,c,i,!0);else if(!a.isDefaultPrevented()){var k,l=a.target,m=f.replace(p,""),n=d.nodeName(l,"a")&&m==="click",o=d.event.special[m]||{};if((!o._default||o._default.call(e,a)===!1)&&!n&&!(l&&l.nodeName&&d.noData[l.nodeName.toLowerCase()])){try{l[m]&&(k=l["on"+m],k&&(l["on"+m]=null),d.event.triggered=!0,l[m]())}catch(q){}k&&(l["on"+m]=k),d.event.triggered=!1}}},handle:function(c){var e,f,g,h,i,j=[],k=d.makeArray(arguments);c=k[0]=d.event.fix(c||a.event),c.currentTarget=this,e=c.type.indexOf(".")<0&&!c.exclusive,e||(g=c.type.split("."),c.type=g.shift(),j=g.slice(0).sort(),h=new RegExp("(^|\\.)"+j.join("\\.(?:.*\\.)?")+"(\\.|$)")),c.namespace=c.namespace||j.join("."),i=d._data(this,"events"),f=(i||{})[c.type];if(i&&f){f=f.slice(0);for(var l=0,m=f.length;l<m;l++){var n=f[l];if(e||h.test(n.namespace)){c.handler=n.handler,c.data=n.data,c.handleObj=n;var o=n.handler.apply(this,k);o!==b&&(c.result=o,o===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}}return c.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[d.expando])return a;var e=a;a=d.Event(e);for(var f=this.props.length,g;f;)g=this.props[--f],a[g]=e[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=c.documentElement,i=c.body;a.pageX=a.clientX+(h&&h.scrollLeft||i&&i.scrollLeft||0)-(h&&h.clientLeft||i&&i.clientLeft||0),a.pageY=a.clientY+(h&&h.scrollTop||i&&i.scrollTop||0)-(h&&h.clientTop||i&&i.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:d.proxy,special:{ready:{setup:d.bindReady,teardown:d.noop},live:{add:function(a){d.event.add(this,F(a.origType,a.selector),d.extend({},a,{handler:E,guid:a.handler.guid}))},remove:function(a){d.event.remove(this,F(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){d.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},d.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)},d.Event=function(a){if(!this.preventDefault)return new d.Event(a);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?w:v):this.type=a,this.timeStamp=d.now(),this[d.expando]=!0},d.Event.prototype={preventDefault:function(){this.isDefaultPrevented=w;var a=this.originalEvent;a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=w;var a=this.originalEvent;a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=w,this.stopPropagation()},isDefaultPrevented:v,isPropagationStopped:v,isImmediatePropagationStopped:v};var x=function(a){var b=a.relatedTarget;try{if(b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&(a.type=a.data,d.event.handle.apply(this,arguments))}catch(e){}},y=function(a){a.type=a.data,d.event.handle.apply(this,arguments)};d.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){d.event.special[a]={setup:function(c){d.event.add(this,b,c&&c.selector?y:x,a)},teardown:function(a){d.event.remove(this,b,a&&a.selector?y:x)}}}),d.support.submitBubbles||(d.event.special.submit={setup:function(a,b){if(this.nodeName&&this.nodeName.toLowerCase()!=="form")d.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&d(b).closest("form").length&&C("submit",this,arguments)}),d.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&d(b).closest("form").length&&a.keyCode===13&&C("submit",this,arguments)});else return!1},teardown:function(a){d.event.remove(this,".specialSubmit")}});if(!d.support.changeBubbles){var z,A=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?d.map(a.options,function(a){return a.selected}).join("-"):"":a.nodeName.toLowerCase()==="select"&&(c=a.selectedIndex);return c},B=function B(a){var c=a.target,e,f;if(q.test(c.nodeName)&&!c.readOnly){e=d._data(c,"_change_data"),f=A(c),(a.type!=="focusout"||c.type!=="radio")&&d._data(c,"_change_data",f);if(e===b||f===e)return;if(e!=null||f)a.type="change",a.liveFired=b,d.event.trigger(a,arguments[1],c)}};d.event.special.change={filters:{focusout:B,beforedeactivate:B,click:function(a){var b=a.target,c=b.type;(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")&&B.call(this,a)},keydown:function(a){var b=a.target,c=b.type;(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&B.call(this,a)},beforeactivate:function(a){var b=a.target;d._data(b,"_change_data",A(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in z)d.event.add(this,c+".specialChange",z[c]);return q.test(this.nodeName)},teardown:function(a){d.event.remove(this,".specialChange");return q.test(this.nodeName)}},z=d.event.special.change.filters,z.focus=z.beforeactivate}c.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(a,b){function c(a){a=d.event.fix(a),a.type=b;return d.event.handle.call(this,a)}d.event.special[b]={setup:function(){this.addEventListener(a,c,!0)},teardown:function(){this.removeEventListener(a,c,!0)}}}),d.each(["bind","one"],function(a,c){d.fn[c]=function(a,e,f){if(typeof a==="object"){for(var g in a)this[c](g,e,a[g],f);return this}if(d.isFunction(e)||e===!1)f=e,e=b;var h=c==="one"?d.proxy(f,function(a){d(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&c!=="one")this.one(a,e,f);else for(var i=0,j=this.length;i<j;i++)d.event.add(this[i],a,h,e);return this}}),d.fn.extend({unbind:function(a,b){if(typeof a!=="object"||a.preventDefault)for(var e=0,f=this.length;e<f;e++)d.event.remove(this[e],a,b);else for(var c in a)this.unbind(c,a[c]);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){d.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var c=d.Event(a);c.preventDefault(),c.stopPropagation(),d.event.trigger(c,b,this[0]);return c.result}},toggle:function(a){var b=arguments,c=1;while(c<b.length)d.proxy(a,b[c++]);return this.click(d.proxy(a,function(e){var f=(d._data(this,"lastToggle"+a.guid)||0)%c;d._data(this,"lastToggle"+a.guid,f+1),e.preventDefault();return b[f].apply(this,arguments)||!1}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var D={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};d.each(["live","die"],function(a,c){d.fn[c]=function(a,e,f,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:d(this.context);if(typeof a==="object"&&!a.preventDefault){for(var o in a)n[c](o,e,a[o],m);return this}d.isFunction(e)&&(f=e,e=b),a=(a||"").split(" ");while((h=a[i++])!=null){j=p.exec(h),k="",j&&(k=j[0],h=h.replace(p,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,h==="focus"||h==="blur"?(a.push(D[h]+k),h=h+k):h=(D[h]||h)+k;if(c==="live")for(var q=0,r=n.length;q<r;q++)d.event.add(n[q],"live."+F(h,m),{data:e,selector:m,handler:f,origType:h,origHandler:f,preType:l});else n.unbind("live."+F(h,m),f)}return this}}),d.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){d.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},d.attrFn&&(d.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!=="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,e,g){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,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(f.call(n)==="[object Array]")if(u)if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&e.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&e.push(j[t]);else e.push.apply(e,n);else p(n,e);o&&(k(o,h,e,g),k.uniqueSort(e));return e};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!=="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(f){if(f===!0)continue}else g=o=!0}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b==="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1){}a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b==="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),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(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){return"text"===a.getAttribute("type")},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.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 r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(a===b){g=!0;return 0}if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector,d=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(e){d=!0}b&&(k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(d||!l.match.PSEUDO.test(c)&&!/!=/.test(c))return b.call(a,c)}catch(e){}return k(c,null,null,[a]).length>0})}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};d.find=k,d.expr=k.selectors,d.expr[":"]=d.expr.filters,d.unique=k.uniqueSort,d.text=k.getText,d.isXMLDoc=k.isXML,d.contains=k.contains}();var G=/Until$/,H=/^(?:parents|prevUntil|prevAll)/,I=/,/,J=/^.[^:#\[\.,]*$/,K=Array.prototype.slice,L=d.expr.match.POS,M={children:!0,contents:!0,next:!0,prev:!0};d.fn.extend({find:function(a){var b=this.pushStack("","find",a),c=0;for(var e=0,f=this.length;e<f;e++){c=b.length,d.find(a,this[e],b);if(e>0)for(var g=c;g<b.length;g++)for(var h=0;h<c;h++)if(b[h]===b[g]){b.splice(g--,1);break}}return b},has:function(a){var b=d(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(d.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(O(this,a,!1),"not",a)},filter:function(a){return this.pushStack(O(this,a,!0),"filter",a)},is:function(a){return!!a&&d.filter(a,this).length>0},closest:function(a,b){var c=[],e,f,g=this[0];if(d.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(e=0,f=a.length;e<f;e++)i=a[e],j[i]||(j[i]=d.expr.match.POS.test(i)?d(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:d(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=L.test(a)?d(a,b||this.context):null;for(e=0,f=this.length;e<f;e++){g=this[e];while(g){if(l?l.index(g)>-1:d.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b)break}}c=c.length>1?d.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a==="string")return d.inArray(this[0],a?d(a):this.parent().children());return d.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a==="string"?d(a,b):d.makeArray(a),e=d.merge(this.get(),c);return this.pushStack(N(c[0])||N(e[0])?e:d.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),d.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return d.dir(a,"parentNode")},parentsUntil:function(a,b,c){return d.dir(a,"parentNode",c)},next:function(a){return d.nth(a,2,"nextSibling")},prev:function(a){return d.nth(a,2,"previousSibling")},nextAll:function(a){return d.dir(a,"nextSibling")},prevAll:function(a){return d.dir(a,"previousSibling")},nextUntil:function(a,b,c){return d.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return d.dir(a,"previousSibling",c)},siblings:function(a){return d.sibling(a.parentNode.firstChild,a)},children:function(a){return d.sibling(a.firstChild)},contents:function(a){return d.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:d.makeArray(a.childNodes)}},function(a,b){d.fn[a]=function(c,e){var f=d.map(this,b,c),g=K.call(arguments);G.test(a)||(e=c),e&&typeof e==="string"&&(f=d.filter(e,f)),f=this.length>1&&!M[a]?d.unique(f):f,(this.length>1||I.test(e))&&H.test(a)&&(f=f.reverse());return this.pushStack(f,a,g.join(","))}}),d.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?d.find.matchesSelector(b[0],a)?[b[0]]:[]:d.find.matches(a,b)},dir:function(a,c,e){var f=[],g=a[c];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!d(g).is(e)))g.nodeType===1&&f.push(g),g=g[c];return f},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 P=/ jQuery\d+="(?:\d+|null)"/g,Q=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,S=/<([\w:]+)/,T=/<tbody/i,U=/<|&#?\w+;/,V=/<(?:script|object|embed|option|style)/i,W=/checked\s*(?:[^=]|=\s*.checked.)/i,X={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,"",""]};X.optgroup=X.option,X.tbody=X.tfoot=X.colgroup=X.caption=X.thead,X.th=X.td,d.support.htmlSerialize||(X._default=[1,"div<div>","</div>"]),d.fn.extend({text:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(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 d.text(this)},wrapAll:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapAll(a.call(this,b))});if(this[0]){var b=d(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(d.isFunction(a))return this.each(function(b){d(this).wrapInner(a.call(this,b))});return this.each(function(){var b=d(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){d(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(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=d(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,d(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,e;(e=this[c])!=null;c++)if(!a||d.filter(a,[e]).length)!b&&e.nodeType===1&&(d.cleanData(e.getElementsByTagName("*")),d.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&d.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 d.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(P,""):null;if(typeof a!=="string"||V.test(a)||!d.support.leadingWhitespace&&Q.test(a)||X[(S.exec(a)||["",""])[1].toLowerCase()])d.isFunction(a)?this.each(function(b){var c=d(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);else{a=a.replace(R,"<$1></$2>");try{for(var c=0,e=this.length;c<e;c++)this[c].nodeType===1&&(d.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(f){this.empty().append(a)}}return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(d.isFunction(a))return this.each(function(b){var c=d(this),e=c.html();c.replaceWith(a.call(this,b,e))});typeof a!=="string"&&(a=d(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;d(this).remove(),b?d(b).before(a):d(c).append(a)})}return this.pushStack(d(d.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,e){var f,g,h,i,j=a[0],k=[];if(!d.support.checkClone&&arguments.length===3&&typeof j==="string"&&W.test(j))return this.each(function(){d(this).domManip(a,c,e,!0)});if(d.isFunction(j))return this.each(function(f){var g=d(this);a[0]=j.call(this,f,c?g.html():b),g.domManip(a,c,e)});if(this[0]){i=j&&j.parentNode,d.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?f={fragment:i}:f=d.buildFragment(a,this,k),h=f.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&d.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)e.call(c?Y(this[l],g):this[l],f.cacheable||m>1&&l<n?d.clone(h,!0,!0):h)}k.length&&d.each(k,ba)}return this}}),d.buildFragment=function(a,b,e){var f,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:c;a.length===1&&typeof a[0]==="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!V.test(a[0])&&(d.support.checkClone||!W.test(a[0]))&&(g=!0,h=d.fragments[a[0]],h&&(h!==1&&(f=h))),f||(f=i.createDocumentFragment(),d.clean(a,i,f,e)),g&&(d.fragments[a[0]]=h?f:1);return{fragment:f,cacheable:g}},d.fragments={},d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){d.fn[a]=function(c){var e=[],f=d(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&f.length===1){f[b](this[0]);return this}for(var h=0,i=f.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();d(f[h])[b](j),e=e.concat(j)}return this.pushStack(e,a,f.selector)}}),d.extend({clone:function(a,b,c){var e=a.cloneNode(!0),f,g,h;if((!d.support.noCloneEvent||!d.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a)){$(a,e),f=_(a),g=_(e);for(h=0;f[h];++h)$(f[h],g[h])}if(b){Z(a,e);if(c){f=_(a),g=_(e);for(h=0;f[h];++h)Z(f[h],g[h])}}return e},clean:function(a,b,e,f){b=b||c,typeof b.createElement==="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var g=[];for(var h=0,i;(i=a[h])!=null;h++){typeof i==="number"&&(i+="");if(!i)continue;if(typeof i!=="string"||U.test(i)){if(typeof i==="string"){i=i.replace(R,"<$1></$2>");var j=(S.exec(i)||["",""])[1].toLowerCase(),k=X[j]||X._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!d.support.tbody){var n=T.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]==="<table>"&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p)d.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!d.support.leadingWhitespace&&Q.test(i)&&m.insertBefore(b.createTextNode(Q.exec(i)[0]),m.firstChild),i=m.childNodes}}else i=b.createTextNode(i);i.nodeType?g.push(i):g=d.merge(g,i)}if(e)for(h=0;g[h];h++)!f||!d.nodeName(g[h],"script")||g[h].type&&g[h].type.toLowerCase()!=="text/javascript"?(g[h].nodeType===1&&g.splice.apply(g,[h+1,0].concat(d.makeArray(g[h].getElementsByTagName("script")))),e.appendChild(g[h])):f.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h]);return g},cleanData:function(a){var b,c,e=d.cache,f=d.expando,g=d.event.special,h=d.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&d.noData[j.nodeName.toLowerCase()])continue;c=j[d.expando];if(c){b=e[c]&&e[c][f];if(b&&b.events){for(var k in b.events)g[k]?d.event.remove(j,k):d.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[d.expando]:j.removeAttribute&&j.removeAttribute(d.expando),delete e[c]}}}});var bb=/alpha\([^)]*\)/i,bc=/opacity=([^)]*)/,bd=/-([a-z])/ig,be=/([A-Z])/g,bf=/^-?\d+(?:px)?$/i,bg=/^-?\d/,bh={position:"absolute",visibility:"hidden",display:"block"},bi=["Left","Right"],bj=["Top","Bottom"],bk,bl,bm,bn=function(a,b){return b.toUpperCase()};d.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return d.access(this,a,c,!0,function(a,c,e){return e!==b?d.style(a,c,e):d.css(a,c)})},d.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bk(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":d.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,e,f){if(a&&a.nodeType!==3&&a.nodeType!==8&&a.style){var g,h=d.camelCase(c),i=a.style,j=d.cssHooks[h];c=d.cssProps[h]||h;if(e===b){if(j&&"get"in j&&(g=j.get(a,!1,f))!==b)return g;return i[c]}if(typeof e==="number"&&isNaN(e)||e==null)return;typeof e==="number"&&!d.cssNumber[h]&&(e+="px");if(!j||!("set"in j)||(e=j.set(a,e))!==b)try{i[c]=e}catch(k){}}},css:function(a,c,e){var f,g=d.camelCase(c),h=d.cssHooks[g];c=d.cssProps[g]||g;if(h&&"get"in h&&(f=h.get(a,!0,e))!==b)return f;if(bk)return bk(a,c,g)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bd,bn)}}),d.curCSS=d.css,d.each(["height","width"],function(a,b){d.cssHooks[b]={get:function(a,c,e){var f;if(c){a.offsetWidth!==0?f=bo(a,b,e):d.swap(a,bh,function(){f=bo(a,b,e)});if(f<=0){f=bk(a,b,b),f==="0px"&&bm&&(f=bm(a,b,b));if(f!=null)return f===""||f==="auto"?"0px":f}if(f<0||f==null){f=a.style[b];return f===""||f==="auto"?"0px":f}return typeof f==="string"?f:f+"px"}},set:function(a,b){if(!bf.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),d.support.opacity||(d.cssHooks.opacity={get:function(a,b){return bc.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style;c.zoom=1;var e=d.isNaN(b)?"":"alpha(opacity="+b*100+")",f=c.filter||"";c.filter=bb.test(f)?f.replace(bb,e):c.filter+" "+e}}),c.defaultView&&c.defaultView.getComputedStyle&&(bl=function(a,c,e){var f,g,h;e=e.replace(be,"-$1").toLowerCase();if(!(g=a.ownerDocument.defaultView))return b;if(h=g.getComputedStyle(a,null))f=h.getPropertyValue(e),f===""&&!d.contains(a.ownerDocument.documentElement,a)&&(f=d.style(a,e));return f}),c.documentElement.currentStyle&&(bm=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bf.test(d)&&bg.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bk=bl||bm,d.expr&&d.expr.filters&&(d.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!d.support.reliableHiddenOffsets&&(a.style.display||d.css(a,"display"))==="none"},d.expr.filters.visible=function(a){return!d.expr.filters.hidden(a)});var bp=/%20/g,bq=/\[\]$/,br=/\r?\n/g,bs=/#.*$/,bt=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bu=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bv=/(?:^file|^widget|\-extension):$/,bw=/^(?:GET|HEAD)$/,bx=/^\/\//,by=/\?/,bz=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bA=/^(?:select|textarea)/i,bB=/\s+/,bC=/([?&])_=[^&]*/,bD=/(^|\-)([a-z])/g,bE=function(a,b,c){return b+c.toUpperCase()},bF=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,bG=d.fn.load,bH={},bI={},bJ,bK;try{bJ=c.location.href}catch(bL){bJ=c.createElement("a"),bJ.href="",bJ=bJ.href}bK=bF.exec(bJ.toLowerCase()),d.fn.extend({load:function(a,c,e){if(typeof a!=="string"&&bG)return bG.apply(this,arguments);if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var g=a.slice(f,a.length);a=a.slice(0,f)}var h="GET";c&&(d.isFunction(c)?(e=c,c=b):typeof c==="object"&&(c=d.param(c,d.ajaxSettings.traditional),h="POST"));var i=this;d.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?d("<div>").append(c.replace(bz,"")).find(g):c)),e&&i.each(e,[c,b,a])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bA.test(this.nodeName)||bu.test(this.type))}).map(function(a,b){var c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(a,c){return{name:b.name,value:a.replace(br,"\r\n")}}):{name:b.name,value:c.replace(br,"\r\n")}}).get()}}),d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){d.fn[b]=function(a){return this.bind(b,a)}}),d.each(["get","post"],function(a,c){d[c]=function(a,e,f,g){d.isFunction(e)&&(g=g||f,f=e,e=b);return d.ajax({type:c,url:a,data:e,success:f,dataType:g})}}),d.extend({getScript:function(a,c){return d.get(a,b,c,"script")},getJSON:function(a,b,c){return d.get(a,b,c,"json")},ajaxSetup:function(a,b){b?d.extend(!0,a,d.ajaxSettings,b):(b=a,a=d.extend(!0,d.ajaxSettings,b));for(var c in {context:1,url:1})c in b?a[c]=b[c]:c in d.ajaxSettings&&(a[c]=d.ajaxSettings[c]);return a},ajaxSettings:{url:bJ,isLocal:bv.test(bK[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":d.parseJSON,"text xml":d.parseXML}},ajaxPrefilter:bM(bH),ajaxTransport:bM(bI),ajax:function(a,c){function v(a,c,l,n){if(r!==2){r=2,p&&clearTimeout(p),o=b,m=n||"",u.readyState=a?4:0;var q,t,v,w=l?bP(e,u,l):b,x,y;if(a>=200&&a<300||a===304){if(e.ifModified){if(x=u.getResponseHeader("Last-Modified"))d.lastModified[k]=x;if(y=u.getResponseHeader("Etag"))d.etag[k]=y}if(a===304)c="notmodified",q=!0;else try{t=bQ(e,w),c="success",q=!0}catch(z){c="parsererror",v=z}}else{v=c;if(!c||a)c="error",a<0&&(a=0)}u.status=a,u.statusText=c,q?h.resolveWith(f,[t,c,u]):h.rejectWith(f,[u,c,v]),u.statusCode(j),j=b,s&&g.trigger("ajax"+(q?"Success":"Error"),[u,e,q?t:v]),i.resolveWith(f,[u,c]),s&&(g.trigger("ajaxComplete",[u,e]),--d.active||d.event.trigger("ajaxStop"))}}typeof a==="object"&&(c=a,a=b),c=c||{};var e=d.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof d)?d(f):d.event,h=d.Deferred(),i=d._Deferred(),j=e.statusCode||{},k,l={},m,n,o,p,q,r=0,s,t,u={readyState:0,setRequestHeader:function(a,b){r||(l[a.toLowerCase().replace(bD,bE)]=b);return this},getAllResponseHeaders:function(){return r===2?m:null},getResponseHeader:function(a){var c;if(r===2){if(!n){n={};while(c=bt.exec(m))n[c[1].toLowerCase()]=c[2]}c=n[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){r||(e.mimeType=a);return this},abort:function(a){a=a||"abort",o&&o.abort(a),v(0,a);return this}};h.promise(u),u.success=u.done,u.error=u.fail,u.complete=i.done,u.statusCode=function(a){if(a){var b;if(r<2)for(b in a)j[b]=[j[b],a[b]];else b=a[u.status],u.then(b,b)}return this},e.url=((a||e.url)+"").replace(bs,"").replace(bx,bK[1]+"//"),e.dataTypes=d.trim(e.dataType||"*").toLowerCase().split(bB),e.crossDomain||(q=bF.exec(e.url.toLowerCase()),e.crossDomain=q&&(q[1]!=bK[1]||q[2]!=bK[2]||(q[3]||(q[1]==="http:"?80:443))!=(bK[3]||(bK[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!=="string"&&(e.data=d.param(e.data,e.traditional)),bN(bH,e,c,u);if(r===2)return!1;s=e.global,e.type=e.type.toUpperCase(),e.hasContent=!bw.test(e.type),s&&d.active++===0&&d.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(by.test(e.url)?"&":"?")+e.data),k=e.url;if(e.cache===!1){var w=d.now(),x=e.url.replace(bC,"$1_="+w);e.url=x+(x===e.url?(by.test(e.url)?"&":"?")+"_="+w:"")}}if(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)l["Content-Type"]=e.contentType;e.ifModified&&(k=k||e.url,d.lastModified[k]&&(l["If-Modified-Since"]=d.lastModified[k]),d.etag[k]&&(l["If-None-Match"]=d.etag[k])),l.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(t in e.headers)u.setRequestHeader(t,e.headers[t]);if(e.beforeSend&&(e.beforeSend.call(f,u,e)===!1||r===2)){u.abort();return!1}for(t in {success:1,error:1,complete:1})u[t](e[t]);o=bN(bI,e,c,u);if(o){u.readyState=1,s&&g.trigger("ajaxSend",[u,e]),e.async&&e.timeout>0&&(p=setTimeout(function(){u.abort("timeout")},e.timeout));try{r=1,o.send(l,v)}catch(y){status<2?v(-1,y):d.error(y)}}else v(-1,"No Transport");return u},param:function(a,c){var e=[],f=function(a,b){b=d.isFunction(b)?b():b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=d.ajaxSettings.traditional);if(d.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){f(this.name,this.value)});else for(var g in a)bO(g,a[g],c,f);return e.join("&").replace(bp,"+")}}),d.extend({active:0,lastModified:{},etag:{}});var bR=d.now(),bS=/(\=)\?(&|$)|()\?\?()/i;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return d.expando+"_"+bR++}}),d.ajaxPrefilter("json jsonp",function(b,c,e){var f=typeof b.data==="string";if(b.dataTypes[0]==="jsonp"||c.jsonpCallback||c.jsonp!=null||b.jsonp!==!1&&(bS.test(b.url)||f&&bS.test(b.data))){var g,h=b.jsonpCallback=d.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2",m=function(){a[h]=i,g&&d.isFunction(i)&&a[h](g[0])};b.jsonp!==!1&&(j=j.replace(bS,l),b.url===j&&(f&&(k=k.replace(bS,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},e.then(m,m),b.converters["script json"]=function(){g||d.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){d.globalEval(a);return a}}}),d.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),d.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(!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 bT=d.now(),bU,bV;d.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&bX()||bY()}:bX,bV=d.ajaxSettings.xhr(),d.support.ajax=!!bV,d.support.cors=bV&&"withCredentials"in bV,bV=b,d.support.ajax&&d.ajaxTransport(function(a){if(!a.crossDomain||d.support.cors){var c;return{send:function(e,f){var g=a.xhr(),h,i;a.username?g.open(a.type,a.url,a.async,a.username,a.password):g.open(a.type,a.url,a.async);if(a.xhrFields)for(i in a.xhrFields)g[i]=a.xhrFields[i];a.mimeType&&g.overrideMimeType&&g.overrideMimeType(a.mimeType),(!a.crossDomain||a.hasContent)&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(a.hasContent&&a.data||null),c=function(e,i){var j,k,l,m,n;try{if(c&&(i||g.readyState===4)){c=b,h&&(g.onreadystatechange=d.noop,delete bU[h]);if(i)g.readyState!==4&&g.abort();else{j=g.status,l=g.getAllResponseHeaders(),m={},n=g.responseXML,n&&n.documentElement&&(m.xml=n),m.text=g.responseText;try{k=g.statusText}catch(o){k=""}j||!a.isLocal||a.crossDomain?j===1223&&(j=204):j=m.text?200:404}}}catch(p){i||f(-1,p)}m&&f(j,k,m,l)},a.async&&g.readyState!==4?(bU||(bU={},bW()),h=bT++,g.onreadystatechange=bU[h]=c):c()},abort:function(){c&&c(0,1)}}}});var bZ={},b$=/^(?:toggle|show|hide)$/,b_=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,ca,cb=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(a,b,c){var e,f;if(a||a===0)return this.animate(cc("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)e=this[g],f=e.style.display,!d._data(e,"olddisplay")&&f==="none"&&(f=e.style.display=""),f===""&&d.css(e,"display")==="none"&&d._data(e,"olddisplay",cd(e.nodeName));for(g=0;g<h;g++){e=this[g],f=e.style.display;if(f===""||f==="none")e.style.display=d._data(e,"olddisplay")||""}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cc("hide",3),a,b,c);for(var e=0,f=this.length;e<f;e++){var g=d.css(this[e],"display");g!=="none"&&!d._data(this[e],"olddisplay")&&d._data(this[e],"olddisplay",g)}for(e=0;e<f;e++)this[e].style.display="none";return this},_toggle:d.fn.toggle,toggle:function(a,b,c){var e=typeof a==="boolean";d.isFunction(a)&&d.isFunction(b)?this._toggle.apply(this,arguments):a==null||e?this.each(function(){var b=e?a:d(this).is(":hidden");d(this)[b?"show":"hide"]()}):this.animate(cc("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,e){var f=d.speed(b,c,e);if(d.isEmptyObject(a))return this.each(f.complete);return this[f.queue===!1?"each":"queue"](function(){var b=d.extend({},f),c,e=this.nodeType===1,g=e&&d(this).is(":hidden"),h=this;for(c in a){var i=d.camelCase(c);c!==i&&(a[i]=a[c],delete a[c],c=i);if(a[c]==="hide"&&g||a[c]==="show"&&!g)return b.complete.call(this);if(e&&(c==="height"||c==="width")){b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(d.css(this,"display")==="inline"&&d.css(this,"float")==="none")if(d.support.inlineBlockNeedsLayout){var j=cd(this.nodeName);j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)}else this.style.display="inline-block"}d.isArray(a[c])&&((b.specialEasing=b.specialEasing||{})[c]=a[c][1],a[c]=a[c][0])}b.overflow!=null&&(this.style.overflow="hidden"),b.curAnim=d.extend({},a),d.each(a,function(c,e){var f=new d.fx(h,b,c);if(b$.test(e))f[e==="toggle"?g?"show":"hide":e](a);else{var i=b_.exec(e),j=f.cur();if(i){var k=parseFloat(i[2]),l=i[3]||(d.cssNumber[c]?"":"px");l!=="px"&&(d.style(h,c,(k||1)+l),j=(k||1)/f.cur()*j,d.style(h,c,j+l)),i[1]&&(k=(i[1]==="-="?-1:1)*k+j),f.custom(j,k,l)}else f.custom(j,e,"")}});return!0})},stop:function(a,b){var c=d.timers;a&&this.queue([]),this.each(function(){for(var a=c.length-1;a>=0;a--)c[a].elem===this&&(b&&c[a](!0),c.splice(a,1))}),b||this.dequeue();return this}}),d.each({slideDown:cc("show",1),slideUp:cc("hide",1),slideToggle:cc("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){d.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),d.extend({speed:function(a,b,c){var e=a&&typeof a==="object"?d.extend({},a):{complete:c||!c&&b||d.isFunction(a)&&a,duration:a,easing:c&&b||b&&!d.isFunction(b)&&b};e.duration=d.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in d.fx.speeds?d.fx.speeds[e.duration]:d.fx.speeds._default,e.old=e.complete,e.complete=function(){e.queue!==!1&&d(this).dequeue(),d.isFunction(e.old)&&e.old.call(this)};return e},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={})}}),d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(d.fx.step[this.prop]||d.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=d.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function g(a){return e.step(a)}var e=this,f=d.fx;this.startTime=d.now(),this.start=a,this.end=b,this.unit=c||this.unit||(d.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,g.elem=this.elem,g()&&d.timers.push(g)&&!ca&&(ca=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=d.now(),c=!0;if(a||b>=this.options.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),this.options.curAnim[this.prop]=!0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(c=!1);if(c){if(this.options.overflow!=null&&!d.support.shrinkWrapBlocks){var f=this.elem,g=this.options;d.each(["","X","Y"],function(a,b){f.style["overflow"+b]=g.overflow[a]})}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show)for(var h in this.options.curAnim)d.style(this.elem,h,this.options.orig[h]);this.options.complete.call(this.elem)}return!1}var i=b-this.startTime;this.state=i/this.options.duration;var j=this.options.specialEasing&&this.options.specialEasing[this.prop],k=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[j||k](this.state,i,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}},d.extend(d.fx,{tick:function(){var a=d.timers;for(var b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||d.fx.stop()},interval:13,stop:function(){clearInterval(ca),ca=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){d.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit:a.elem[a.prop]=a.now}}}),d.expr&&d.expr.filters&&(d.expr.filters.animated=function(a){return d.grep(d.timers,function(b){return a===b.elem}).length});var ce=/^t(?:able|d|h)$/i,cf=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?d.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,g=f.documentElement;if(!c||!d.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=f.body,i=cg(f),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||d.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||d.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:d.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);d.offset.initialize();var c,e=b.offsetParent,f=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(d.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===e&&(l+=b.offsetTop,m+=b.offsetLeft,d.offset.doesNotAddBorder&&(!d.offset.doesAddBorderForTableAndCells||!ce.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),f=e,e=b.offsetParent),d.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;d.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},d.offset={initialize:function(){var a=c.body,b=c.createElement("div"),e,f,g,h,i=parseFloat(d.css(a,"marginTop"))||0,j="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";d.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),e=b.firstChild,f=e.firstChild,h=e.nextSibling.firstChild.firstChild,this.doesNotAddBorder=f.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,f.style.position="fixed",f.style.top="20px",this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15,f.style.position=f.style.top="",e.style.overflow="hidden",e.style.position="relative",this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),a=b=e=f=g=h=null,d.offset.initialize=d.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;d.offset.initialize(),d.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(d.css(a,"marginTop"))||0,c+=parseFloat(d.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var e=d.css(a,"position");e==="static"&&(a.style.position="relative");var f=d(a),g=f.offset(),h=d.css(a,"top"),i=d.css(a,"left"),j=e==="absolute"&&d.inArray("auto",[h,i])>-1,k={},l={},m,n;j&&(l=f.position()),m=j?l.top:parseInt(h,10)||0,n=j?l.left:parseInt(i,10)||0,d.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):f.css(k)}},d.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),e=cf.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(d.css(a,"marginTop"))||0,c.left-=parseFloat(d.css(a,"marginLeft"))||0,e.top+=parseFloat(d.css(b[0],"borderTopWidth"))||0,e.left+=parseFloat(d.css(b[0],"borderLeftWidth"))||0;return{top:c.top-e.top,left:c.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&(!cf.test(a.nodeName)&&d.css(a,"position")==="static"))a=a.offsetParent;return a})}}),d.each(["Left","Top"],function(a,c){var e="scroll"+c;d.fn[e]=function(c){var f=this[0],g;if(!f)return null;if(c!==b)return this.each(function(){g=cg(this),g?g.scrollTo(a?d(g).scrollLeft():c,a?c:d(g).scrollTop()):this[e]=c});g=cg(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:d.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}),d.each(["Height","Width"],function(a,c){var e=c.toLowerCase();d.fn["inner"+c]=function(){return this[0]?parseFloat(d.css(this[0],e,"padding")):null},d.fn["outer"+c]=function(a){return this[0]?parseFloat(d.css(this[0],e,a?"margin":"border")):null},d.fn[e]=function(a){var f=this[0];if(!f)return a==null?null:this;if(d.isFunction(a))return this.each(function(b){var c=d(this);c[e](a.call(this,b,c[e]()))});if(d.isWindow(f)){var g=f.document.documentElement["client"+c];return f.document.compatMode==="CSS1Compat"&&g||f.document.body["client"+c]||g}if(f.nodeType===9)return Math.max(f.documentElement["client"+c],f.body["scroll"+c],f.documentElement["scroll"+c],f.body["offset"+c],f.documentElement["offset"+c]);if(a===b){var h=d.css(f,e),i=parseFloat(h);return d.isNaN(i)?h:i}return this.css(e,typeof a==="string"?a:a+"px")}}),a.jQuery=a.$=d})(window);
/**
 * jQuery.timers - Timer abstractions for jQuery
 * Written by Blair Mitchelmore (blair DOT mitchelmore AT gmail DOT com)
 * Licensed under the WTFPL (http://sam.zoy.org/wtfpl/).
 * Date: 2009/10/16
 *
 * @author Blair Mitchelmore
 * @version 1.2
 *
 **/
jQuery.fn.extend({everyTime:function(c,a,d,b){return this.each(function(){jQuery.timer.add(this,c,a,d,b)})},oneTime:function(c,a,d){return this.each(function(){jQuery.timer.add(this,c,a,d,1)})},stopTime:function(c,a){return this.each(function(){jQuery.timer.remove(this,c,a)})}});
jQuery.extend({timer:{global:[],guid:1,dataKey:"jQuery.timer",regex:/^([0-9]+(?:\.[0-9]*)?)\s*(.*s)?$/,powers:{ms:1,cs:10,ds:100,s:1E3,das:1E4,hs:1E5,ks:1E6},timeParse:function(c){if(c==void 0||c==null)return null;var a=this.regex.exec(jQuery.trim(c.toString()));return a[2]?parseFloat(a[1])*(this.powers[a[2]]||1):c},add:function(c,a,d,b,e){var g=0;jQuery.isFunction(d)&&(e||(e=b),b=d,d=a);a=jQuery.timer.timeParse(a);if(!(typeof a!="number"||isNaN(a)||a<0)){if(typeof e!="number"||isNaN(e)||e<0)e=0;
var e=e||0,f=jQuery.data(c,this.dataKey)||jQuery.data(c,this.dataKey,{});f[d]||(f[d]={});b.timerID=b.timerID||this.guid++;var h=function(){(++g>e&&e!==0||b.call(c,g)===!1)&&jQuery.timer.remove(c,d,b)};h.timerID=b.timerID;f[d][b.timerID]||(f[d][b.timerID]=window.setInterval(h,a));this.global.push(c)}},remove:function(c,a,d){var b=jQuery.data(c,this.dataKey),e;if(b){if(a){if(b[a]){if(d)d.timerID&&(window.clearInterval(b[a][d.timerID]),delete b[a][d.timerID]);else for(d in b[a])window.clearInterval(b[a][d]),
delete b[a][d];for(e in b[a])break;e||(e=null,delete b[a])}}else for(a in b)this.remove(c,a,d);for(e in b)break;e||jQuery.removeData(c,this.dataKey)}}}});jQuery(window).bind("unload",function(){jQuery.each(jQuery.timer.global,function(c,a){jQuery.timer.remove(a)})});
/**
* hoverIntent r6 // 2011.02.26 // jQuery 1.5.1+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne brian(at)cherne(dot)net
*/
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev])}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob)},cfg.interval)}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev])};var handleHover=function(e){var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t)}if(e.type=="mouseenter"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob)},cfg.interval)}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob)},cfg.timeout)}}};return this.bind('mouseenter',handleHover).bind('mouseleave',handleHover)}})(jQuery);
/**
 * Cookie plugin
 *
 * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 */
jQuery.cookie=function(d,c,a){if(typeof c!="undefined"){a=a||{};if(c===null)c="",a.a=-1;var b="";if(a.a&&(typeof a.a=="number"||a.a.toUTCString))typeof a.a=="number"?(b=new Date,b.setTime(b.getTime()+a.a*864E5)):b=a.a,b="; expires="+b.toUTCString();document.cookie=[d,"=",encodeURIComponent(c),b,a.path?"; path="+a.path:"",a.domain?"; domain="+a.domain:"",a.b?"; secure":""].join("")}else{c=null;if(document.cookie&&document.cookie!=""){a=document.cookie.split(";");for(b=0;b<a.length;b++){var e=jQuery.trim(a[b]);
if(e.substring(0,d.length+1)==d+"="){c=decodeURIComponent(e.substring(d.length+1));break}}}return c}};
/*	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 aa=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 ad=new ActiveXObject(W);if(ad){ab=ad.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:aa,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 aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);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(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,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(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}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(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.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(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+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 ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(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,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){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}}}}();
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1981-1983, 1989,1993, 1998 Heidelberger Druckmaschinen AG. All rights
 * reserved. The digitally encoded machine readable outline data for producing the
 * Typefaces licensed are the property of Heidelberger Druckmaschinen AG and/or its
 * subsidiaries, represented by Linotype Library GmbH, Dupont Strasse 1, 61352 Bad
 * Homburg Germany. Portions � 1996-1998 Microsoft Corporation. All Rights
 * Reserved.
 * 
 * Trademark:
 * Palatino� is a registered trademark of Heidelberger Druckmaschinen AG and its
 * subsidiaries.
 * 
 * Description:
 * Palatino Linotype is the definitive new version of Hermann Zapfs Palatino,
 * which since its design in 1950 has become one of the world's most widely used
 * typefaces. For this new digital version, Professor Zapf has drawn numerous
 * additional characters to include an extensive range of ligatures, numerals,
 * fractions and support for Cyrillic and both monotonic and polytonic Greek.
 * Special care has been taken to enhance the quality of the letterforms when
 * displayed on the computer screen, ensuring that Palatino Linotype is highly
 * legible whether displayed on the screen or in print. This typeface is ideal for
 * use in extended text settings such as books, periodicals and catalogs.
 * 
 * Manufacturer:
 * LINOTYPE-HELL AG
 * 
 * Designer:
 * Hermann Zapf
 * 
 * Vendor URL:
 * http://www.fonts.de
 * 
 * License information:
 * http://www.LinotypeLibrary.com/
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Palatino Linotype","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 5 2 5 5 5 3 3 4","ascent":"288","descent":"-72","x-height":"11","cap-height":"11","bbox":"-10.8558 -332.536 354 101.37","underline-thickness":"21.0938","underline-position":"-26.0156","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":90},"A":{"d":"58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280,"k":{"T":27,"V":34,"W":27,"Y":40,"v":25,"w":25,"y":23,"\u00a0":20}},"B":{"d":"36,-154v0,-40,15,-88,-31,-84v0,-3,-1,-8,1,-10v72,5,184,-25,184,48v0,34,-25,53,-60,60v43,3,72,16,72,59v0,72,-69,90,-152,81v-8,-1,-21,2,-31,0v-3,-10,13,-12,13,-14v6,-35,4,-98,4,-140xm154,-193v0,-42,-45,-44,-83,-39v-2,15,-2,61,-2,87v47,5,85,-5,85,-48xm165,-75v0,-50,-39,-60,-96,-55r1,113v52,12,95,-8,95,-58","w":219},"C":{"d":"51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"D":{"d":"36,-154v0,-40,16,-88,-31,-84v0,-4,-1,-9,2,-10v51,3,76,-1,123,-1v84,-1,134,37,134,113v0,109,-84,151,-214,136v-8,-1,-21,2,-30,0v-3,-10,13,-13,13,-14v4,-37,3,-98,3,-140xm226,-129v0,-86,-69,-118,-156,-101r0,212v91,18,156,-22,156,-111","w":278},"E":{"d":"203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"F":{"d":"151,-98v0,-35,-44,-17,-74,-20v7,44,-24,117,35,109v0,4,1,9,-2,10r-102,-1v0,-3,-1,-8,1,-10v46,10,34,-34,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r175,1v-6,16,-3,31,-7,53v-17,6,-9,-23,-14,-33v-20,-7,-55,-7,-84,-4v-2,9,-2,69,-2,97v31,1,47,1,69,-3v9,-3,-2,-34,18,-26v-4,25,2,60,-2,82v-11,3,-11,-7,-11,-17","w":200,"k":{"A":22,"\u0104":22,".":25,",":25}},"G":{"d":"217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"H":{"d":"187,-9v28,-3,35,0,35,-37r0,-77r-144,0r0,74v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r102,1v5,13,-14,10,-20,11v-28,6,-9,59,-14,96r144,0v-6,-42,21,-106,-35,-98v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,35,40v0,4,1,9,-2,10r-102,-1r0,-9","w":299},"I":{"d":"44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"J":{"d":"43,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,126v0,62,-27,105,-81,107v1,-9,-3,-25,3,-29v20,13,44,5,44,-26r0,-178","w":119},"K":{"d":"112,-238v-54,-6,-28,59,-34,111r96,-92v13,-12,13,-15,17,-29v19,1,41,-2,58,1v0,3,1,8,-1,10v-37,-2,-44,16,-66,36r-72,65r135,124v3,2,20,2,13,13v-20,-1,-23,-1,-50,0r-130,-121r0,71v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v-4,-14,12,-9,23,-10r80,1r0,9","w":261},"L":{"d":"206,-61v1,10,-4,50,-5,62r-176,-1v4,-20,15,-3,15,-37r1,-161v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-26,1,-15,46,-15,72r1,149v37,-2,81,5,110,-6v8,-3,0,-49,20,-40","w":219,"k":{"T":18,"V":33,"W":27,"Y":33,"y":13,"\u00a0":13}},"M":{"d":"41,-202v2,-39,-5,-29,-34,-36v0,-3,-1,-8,1,-10v16,2,50,1,67,0r95,199r93,-199v23,4,49,-3,69,2r0,8v-22,4,-35,-2,-34,21r0,174v-2,38,6,28,34,35v0,3,1,8,-1,10v-41,-5,-60,2,-101,-2r0,-8v19,-7,34,3,34,-21r1,-183r-100,217r-7,0r-100,-211r0,163v-2,37,4,30,35,34v2,9,-3,11,-13,10v-32,-3,-33,1,-73,-1r0,-8v19,-7,34,3,34,-21r0,-173","w":340},"N":{"d":"287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"O":{"d":"134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"P":{"d":"44,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10v79,4,199,-26,199,56v0,52,-49,84,-107,72v-1,-4,-4,-9,-2,-12v41,12,73,-12,73,-51v0,-47,-49,-63,-94,-47r-1,181v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":217,"k":{"A":24,"\u0104":24,"a":11,"\u0105":11,"e":11,"\u0119":11,"o":11,"\u00f3":11,".":46,",":46,"\u00a0":8}},"Q":{"d":"246,63v-50,1,-113,-54,-149,-18v-3,-1,-2,-8,-1,-11v19,-14,34,-23,45,-27v-89,2,-130,-50,-133,-131v-3,-76,58,-131,136,-129v79,1,131,43,131,121v0,83,-51,131,-130,139v41,6,86,40,129,30v-2,16,-20,16,-28,26xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"R":{"d":"7,-9v45,6,35,-31,35,-74r0,-115v3,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10v77,4,198,-24,198,54v0,42,-31,61,-73,68r69,92v15,20,15,21,36,25v2,20,-28,4,-49,10v-8,-10,-21,-27,-38,-51v-20,-28,-41,-54,-62,-78v-1,-8,12,-5,16,-5v38,0,64,-20,65,-55v1,-44,-51,-55,-92,-42v-5,28,-1,135,-3,181v-1,36,3,38,35,40v1,17,-3,9,-32,9v-23,0,-50,3,-72,0r0,-9","w":240,"k":{"V":14,"W":7,"Y":7,"y":6,"\u00a0":8}},"S":{"d":"12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"T":{"d":"59,-9v44,6,36,-33,35,-74r-2,-148v-27,7,-74,-16,-71,23v1,9,-1,25,-13,16r0,-56r206,1v-2,10,0,35,-3,57v-25,6,3,-43,-28,-40v-16,-2,-37,-1,-55,-1r-1,182v-2,36,3,38,35,40v0,4,1,9,-2,10r-101,-1r0,-9","w":220,"k":{"A":23,"\u0104":23,"a":29,"\u0105":29,"c":25,"\u0107":25,"d":25,"e":25,"\u0119":25,"m":11,"o":25,"\u00f3":25,"r":25,"s":25,"\u015b":25,"u":25,"v":23,"w":23,"y":23,"z":23,"\u017a":23,"\u017c":23,".":27,",":27,":":13,";":13,"\u00ad":20}},"U":{"d":"222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"V":{"d":"99,-237v-26,4,-37,-6,-25,26r65,167r69,-185v-2,-11,-19,-3,-32,-10v0,-3,-1,-9,2,-9r76,1v4,16,-18,6,-22,17r-93,233r-18,0r-95,-235v1,-4,-29,-1,-21,-16r94,1r0,10","w":259,"k":{"A":34,"\u0104":34,"a":29,"\u0105":29,"e":25,"\u0119":25,"i":9,"o":25,"\u00f3":25,"r":26,"u":24,"y":24,".":46,",":46,":":20,";":20,"\u00ad":27}},"W":{"d":"309,-230v-1,-12,-15,-5,-31,-9v0,-3,-1,-9,2,-9r74,1v-1,18,-27,3,-28,34r-62,216r-18,0r-70,-195r-75,195r-18,0r-50,-218v-6,-23,-8,-18,-29,-24v0,-3,-1,-8,1,-9r89,1r0,8v-26,4,-33,-3,-25,32r34,154r77,-198r11,0r71,200r41,-148v4,-18,6,-28,6,-31","w":360,"k":{"A":36,"\u0104":36,"a":25,"\u0105":25,"d":27,"e":26,"\u0119":26,"i":9,"o":24,"\u00f3":24,"r":26,"u":18,"y":18,".":33,",":33,":":7,";":7,"\u00ad":20}},"X":{"d":"43,1v-20,-3,-44,7,-36,-12v36,-3,30,-17,51,-46r48,-66v-23,-36,-43,-81,-75,-108v-1,-2,-28,3,-19,-11v24,-2,53,-20,64,5v15,20,36,61,51,86r67,-98v12,1,26,-2,36,1v0,3,1,8,-1,10v-32,3,-28,12,-48,39r-45,62v28,41,50,87,81,125v3,1,23,-1,15,13r-51,0v-24,-35,-44,-73,-66,-110v-26,33,-43,62,-72,110","w":240},"Y":{"d":"72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9","w":240,"k":{"A":33,"\u0104":33,"a":33,"\u0105":33,"d":33,"e":30,"\u0119":30,"i":15,"o":30,"\u00f3":30,"p":31,"q":30,"r":31,"s":29,"\u015b":29,"u":30,"v":32,".":34,",":31,":":18,";":18,"\u00ad":33,"\u00a0":7}},"Z":{"d":"227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"\u0104":{"d":"221,34v0,28,32,17,52,5v1,3,5,3,4,8v-17,15,-33,22,-48,22v-42,0,-37,-53,1,-69v-17,-1,-38,3,-53,0v0,-4,-1,-9,1,-11v16,1,38,1,27,-17r-21,-54r-102,0v-7,20,-21,41,-24,63v-2,15,39,-2,28,20v-30,-3,-54,1,-80,-1v-5,-18,21,-6,26,-18r104,-233r11,0r85,200v16,34,9,36,40,42v3,16,-10,7,-29,9v-15,13,-22,25,-22,34xm177,-97r-44,-106r-45,106r89,0","w":280,"k":{"T":27,"V":34,"W":27,"Y":40,"v":25,"w":25,"y":23,"\u00a0":20}},"\u0106":{"d":"208,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u0118":{"d":"78,-136v33,-1,86,14,79,-18v-2,-8,2,-16,12,-11v-3,31,2,42,-2,80v-23,3,3,-39,-32,-34v-21,-2,-32,-1,-57,0v-2,19,-1,86,0,104v35,-2,77,2,106,-6v7,-10,0,-44,21,-38v-4,27,-3,48,-6,60r-30,0v-14,13,-21,24,-21,33v3,29,33,17,52,5v1,3,5,3,4,8v-26,26,-78,35,-78,-7v0,-15,10,-27,30,-39r-129,-1v-2,-13,17,-13,16,-21r0,-205v0,-11,-20,-9,-30,-12v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-18,-8,-62,-8,-96,-6","w":219},"\u0141":{"d":"205,-61v4,8,-4,51,-4,62r-176,-1v4,-20,14,-3,15,-37r1,-67r-33,18v-2,-4,-8,-8,-6,-13r39,-23r0,-76v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-29,6,-9,58,-15,95v18,-9,33,-21,52,-28v2,4,7,8,5,13r-57,33r1,108v37,-2,81,5,110,-6v8,-3,0,-48,19,-40","w":219,"k":{"T":18,"V":33,"W":27,"Y":33,"y":13,"\u00a0":13}},"\u0143":{"d":"208,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"\u00d3":{"d":"205,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u015a":{"d":"159,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"\u0179":{"d":"193,-326v-26,17,-47,40,-75,55v-9,-12,16,-25,21,-37r17,-20v12,1,34,-12,37,2xm227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"\u017b":{"d":"148,-302v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20xm227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"a":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47"},"b":{"d":"23,2v3,-71,10,-187,-4,-238v0,-1,-14,0,-23,-2r0,-8v22,-3,46,-13,61,-12r-1,126v12,-17,32,-36,63,-36v79,0,81,118,27,147v-29,29,-69,35,-103,12v-7,4,-11,16,-20,11xm103,-145v-23,-1,-47,16,-47,34r0,66v-3,24,23,30,44,31v36,2,53,-32,53,-68v0,-35,-16,-62,-50,-63","w":199},"c":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59","w":159},"d":{"d":"148,-157v-7,-38,20,-87,-30,-81r0,-8v23,-3,46,-13,62,-12v-3,52,-2,162,-2,227v0,25,8,19,30,24v0,3,1,8,-2,8v-25,-3,-36,2,-58,-2r0,-30v-21,12,-29,36,-61,35v-47,-2,-72,-34,-72,-80v-1,-70,72,-109,133,-81xm101,-18v50,0,49,-51,47,-109v-11,-14,-28,-25,-50,-25v-36,0,-52,29,-52,66v0,38,21,68,55,68","w":219},"e":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44","w":172},"f":{"d":"67,-67v4,30,-13,65,36,59v2,18,-31,5,-51,8v-13,-1,-29,2,-43,0r0,-8v14,-5,24,2,26,-10v3,-38,3,-78,3,-119v-8,0,-31,5,-23,-7v8,-7,25,-5,23,-22v-4,-53,28,-69,55,-92v9,-4,18,-4,28,0v-2,10,4,28,-4,31v-24,-20,-58,-6,-50,35r0,36v15,1,36,-4,48,1v-1,8,-2,22,-12,17r-36,0r0,71","w":119,"k":{"?":-12,"!":-12,")":-18,"]":-18}},"g":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53","w":200},"h":{"d":"62,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,16,-2,89,-2,124v20,-13,29,-35,61,-34v66,3,56,58,57,136v0,25,4,21,27,24v0,3,1,9,-2,9v-31,-3,-30,2,-58,-2v0,-47,24,-144,-37,-144v-52,0,-47,48,-47,103","w":209},"i":{"d":"31,-226v0,-11,10,-20,20,-20v11,0,19,9,19,20v0,10,-8,19,-19,19v-10,0,-20,-8,-20,-19xm68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126","w":104},"j":{"d":"23,-226v0,-12,9,-20,20,-20v10,0,19,10,19,20v0,9,-9,20,-19,19v-11,1,-20,-8,-20,-19xm28,-104v1,-28,3,-45,-30,-41r0,-8v21,-5,44,-8,59,-15v6,31,-1,106,1,156v3,59,-15,110,-67,113v-1,-4,-3,-9,-1,-13v42,7,38,-54,38,-90r0,-102","w":84},"k":{"d":"94,-8v0,3,1,8,-1,9v-30,-3,-58,1,-86,-1v-1,-20,26,-2,27,-18r0,-207v1,-19,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,28,-2,119,-2,163v21,-11,66,-53,81,-70v20,3,21,-2,36,2v-3,17,-18,5,-34,22v-15,10,-35,27,-51,40v24,21,65,77,99,87v1,16,-14,7,-34,18r-97,-92v6,35,-16,87,29,80","w":200},"l":{"d":"68,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-3,47,-1,158,-1,216","w":104},"m":{"d":"7,-153v20,-5,44,-8,58,-15v6,5,0,19,2,31v14,-14,26,-31,54,-31v25,0,43,14,50,33v28,-25,24,-28,58,-33v63,6,53,59,54,136v0,25,4,21,27,24v0,3,1,9,-2,9v-31,-3,-30,2,-58,-2v0,-46,23,-147,-35,-145v-48,2,-40,51,-40,104v0,32,3,32,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10v0,-50,19,-127,-34,-128v-49,-1,-41,50,-41,104v0,32,3,32,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-120v0,-13,-31,4,-28,-15","w":317},"n":{"d":"62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28","w":209},"o":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85","w":196},"p":{"d":"95,92v0,3,1,8,-1,9r-86,-1r0,-8v14,-5,27,2,27,-10r2,-188v-1,-23,5,-46,-30,-41r0,-8v22,-3,46,-14,61,-13v-1,13,-2,26,-2,36v30,-23,25,-33,66,-36v84,-6,88,121,28,147v-22,18,-59,38,-94,16v7,39,-19,103,29,97xm171,-85v6,-67,-105,-83,-105,-18r0,68v10,11,26,21,47,21v38,-1,55,-33,58,-71","w":216},"q":{"d":"14,-75v-2,-71,76,-112,142,-81v8,-4,16,-15,25,-7v-20,56,-4,145,-9,221v-2,32,5,31,29,34v0,3,1,9,-2,9v-30,-3,-57,1,-86,-1r0,-8v15,-5,25,2,27,-10v3,-28,2,-73,2,-106v-20,9,-29,28,-59,28v-42,0,-68,-39,-69,-79xm46,-87v0,60,61,97,96,47r0,-95v-8,-8,-27,-19,-44,-18v-33,0,-52,29,-52,66","w":201},"r":{"d":"70,-41v-1,37,2,27,35,33v0,3,1,9,-2,9r-93,-1r0,-8v15,-5,27,2,27,-10r1,-120v-1,-10,-20,-4,-29,-7r0,-8v21,-5,44,-8,59,-15v7,7,-1,19,1,39v15,-19,31,-47,65,-36v2,14,-3,32,-2,44r-8,0v-24,-35,-56,-6,-55,35","w":142,"k":{".":21,",":14,"\u00ad":7}},"s":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53","w":152},"t":{"d":"112,-18v-3,1,-21,25,-38,22v-63,3,-32,-84,-39,-141v-9,-2,-28,6,-27,-6r28,-13v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0v4,49,-23,145,43,114","w":117},"u":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15","w":217},"v":{"d":"151,-135v9,-23,-9,-14,-22,-20v0,-3,-1,-7,1,-9v21,2,49,-3,66,2v2,16,-19,5,-22,20v-29,61,-34,64,-66,145r-18,0r-60,-141v-4,-14,-12,-12,-25,-17v0,0,-1,-8,2,-9v26,2,59,-4,81,2v1,19,-28,3,-25,16v10,38,30,81,45,116","w":203,"k":{"a":10,"\u0105":10,"e":6,"\u0119":6,"o":6,"\u00f3":6,".":40,",":40}},"w":{"d":"248,-144v-1,-12,-12,-7,-26,-11v0,0,-1,-8,2,-9v25,3,50,-3,68,2v1,15,-18,3,-22,19v-20,42,-44,98,-59,146r-17,0r-48,-122r-54,122r-17,0r-49,-151v-2,-6,-27,-1,-19,-16v16,4,72,-3,84,2r0,7v-27,3,-32,0,-23,31r26,87r57,-129r8,0r52,132v12,-35,30,-72,37,-110","w":300,"k":{"a":10,"\u0105":10,"e":6,"\u0119":6,"o":6,"\u00f3":6,".":33,",":33}},"x":{"d":"37,1r-31,-1v-2,-16,17,-6,23,-19r49,-59v-23,-25,-33,-66,-70,-75v0,-3,-2,-7,0,-9v12,-1,26,-3,40,-6v10,7,35,47,49,67r47,-64v12,3,17,-1,27,1v0,15,-11,7,-20,19v-14,19,-32,35,-46,55v7,14,41,63,60,80v5,0,16,1,10,11v-22,-2,-15,-1,-42,0v-16,-19,-32,-45,-47,-67v-12,14,-29,36,-49,67","w":185},"y":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0","w":200,"k":{"a":10,"\u0105":10,"e":6,"\u0119":6,"o":6,"\u00f3":6,".":40,",":40}},"z":{"d":"149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6"},"\u0105":{"d":"148,-27v-4,21,12,14,23,20v4,12,-12,6,-18,7v-13,13,-20,17,-23,33v4,29,33,19,52,4v2,3,5,4,5,9v-19,15,-26,23,-49,24v-16,1,-30,-13,-29,-29v1,-21,13,-29,29,-41v-9,0,-16,3,-20,-1r1,-29v-19,12,-29,34,-60,34v-27,0,-45,-14,-45,-41v2,-54,53,-58,105,-65v1,-30,-13,-48,-43,-47v-27,1,-27,4,-39,30v-11,1,-7,-14,-8,-25v35,-36,120,-33,120,29xm67,-78v-29,6,-30,61,6,61v16,0,31,-9,46,-27r0,-47v-17,3,-39,8,-52,13"},"\u0107":{"d":"144,-258r-54,67v-2,-2,-5,-1,-5,-5r26,-62v11,0,28,-10,33,0xm46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59","w":159},"\u0119":{"d":"43,-84v-7,66,67,88,110,55v5,34,-62,23,-62,61v0,27,32,18,52,5v2,3,5,4,5,9v-17,24,-75,39,-78,-5v0,-13,8,-25,23,-35v-51,1,-85,-33,-84,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44","w":172},"\u0142":{"d":"9,-8v14,-5,26,2,26,-10r3,-106v-13,6,-23,15,-37,20v-1,-4,-4,-6,-4,-11r41,-23r-2,-87v0,-18,-9,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-1,12,-2,68,-2,103v13,-7,23,-16,38,-21v1,4,7,7,5,11r-43,25r0,73v2,10,-4,57,8,57r21,2v0,3,1,8,-1,9r-86,-1r0,-8","w":104},"\u0144":{"d":"156,-258v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0xm62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28","w":209},"\u00f3":{"d":"144,-258r-54,67v-2,-2,-5,-1,-5,-5r26,-62v11,0,28,-10,33,0xm94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85","w":196},"\u015b":{"d":"127,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0xm119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53","w":152},"\u017a":{"d":"144,-258r-54,67v-2,-2,-5,-1,-5,-5r26,-62v11,0,28,-10,33,0xm149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6"},"\u017c":{"d":"111,-224v1,10,-10,21,-20,20v-10,0,-19,-10,-19,-20v0,-9,9,-20,19,-19v11,-1,20,9,20,19xm149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6"},"0":{"d":"86,7v-60,0,-74,-53,-75,-114v-1,-75,13,-141,81,-141v61,0,76,49,75,118v-1,78,-18,137,-81,137xm88,-235v-47,8,-47,45,-47,117v0,52,3,113,50,113v46,0,46,-58,46,-112v0,-63,-2,-112,-49,-118"},"1":{"d":"109,-45v-1,39,5,32,41,37v0,3,1,8,-1,9r-115,-1v0,-3,-1,-9,2,-9v44,-2,41,-1,41,-51r1,-156v-12,-11,-37,17,-54,16r-2,-14v30,-10,58,-29,89,-34"},"2":{"d":"20,-222v49,-57,165,-10,128,72v-22,49,-70,82,-104,121r124,-1v-3,8,1,26,-1,32r-120,-2v-21,-1,-34,4,-41,0r0,-8v40,-49,111,-91,117,-161v2,-28,-19,-51,-48,-50v-36,2,-41,12,-51,46v-3,0,-9,1,-9,-2v3,-16,4,-32,5,-47"},"3":{"d":"166,-82v1,61,-83,111,-148,78v-1,-15,-7,-32,-11,-53r7,-2v13,26,26,50,64,50v39,0,53,-26,55,-62v2,-43,-43,-61,-78,-42v-4,-5,2,-14,2,-21v40,8,64,-15,64,-48v0,-23,-20,-42,-44,-41v-31,1,-41,15,-52,42v-3,0,-9,1,-9,-2r11,-40v31,-42,124,-30,123,28v-1,30,-19,45,-39,60v35,3,55,20,55,53"},"4":{"d":"170,0v-35,3,-77,-1,-114,0v0,-3,-1,-9,2,-9v47,7,42,-14,42,-55r-95,1r-3,-10v20,-38,54,-94,102,-166v10,-2,21,-13,29,-7r-2,160v17,1,31,-4,39,0v-1,7,2,19,-2,23r-37,-1v0,32,-6,62,39,56r0,8xm25,-86r75,0r2,-125v-17,23,-64,100,-77,125"},"5":{"d":"165,-89v0,62,-75,119,-142,87v-2,-9,-10,-26,-17,-48r6,-4v20,34,24,42,64,44v39,2,58,-25,58,-65v0,-60,-72,-78,-99,-38r-8,-2v3,-42,-2,-92,4,-130v38,6,85,-1,125,2v-2,9,2,24,-3,30v-17,-3,-97,-2,-107,-1v-2,14,-2,38,-3,73v41,-38,122,-14,122,52"},"6":{"d":"87,7v-91,3,-89,-144,-42,-197v22,-24,58,-51,94,-59v4,3,11,3,13,8v-53,14,-100,55,-104,121v18,-13,30,-27,59,-27v39,1,62,26,61,68v-2,51,-32,84,-81,86xm91,-126v-29,0,-49,16,-47,51v2,36,13,70,47,70v33,0,46,-29,46,-63v0,-33,-15,-58,-46,-58"},"7":{"d":"17,-244v48,-3,106,3,161,0v-1,25,-15,36,-25,54r-53,98v-21,38,-33,69,-44,93v-12,-1,-29,3,-36,-3r128,-211v-28,-4,-89,-5,-115,4v-6,5,1,49,-16,38r0,-73"},"8":{"d":"11,-57v-1,-35,28,-53,48,-68v-23,-12,-40,-25,-40,-56v1,-38,32,-66,74,-65v36,1,64,16,64,51v0,30,-20,41,-43,59v31,15,49,25,53,63v7,88,-155,111,-156,16xm89,-234v-35,0,-55,37,-35,64v5,7,21,16,46,28v44,-14,43,-92,-11,-92xm87,-6v45,0,69,-58,37,-85v-10,-8,-27,-17,-51,-27v-51,16,-50,112,14,112"},"9":{"d":"89,-247v101,-1,89,166,30,211v-22,17,-51,39,-84,43v-4,-3,-12,-2,-12,-9v61,-14,104,-55,109,-121v-37,55,-123,33,-123,-40v0,-48,33,-84,80,-84xm87,-235v-31,0,-48,25,-47,61v0,32,15,61,47,60v31,0,47,-20,46,-55v0,-35,-14,-66,-46,-66"},"%":{"d":"228,-260v-39,90,-94,181,-138,271v-3,2,-12,2,-15,0r140,-271r13,0xm73,-133v-32,0,-57,-27,-57,-59v0,-32,27,-60,61,-60v35,0,56,23,57,57v0,35,-25,62,-61,62xm77,-243v-24,1,-33,23,-33,52v0,29,9,49,31,49v23,0,32,-27,32,-54v0,-26,-7,-47,-30,-47xm225,5v-32,0,-57,-26,-57,-59v0,-32,27,-60,61,-60v35,0,56,23,57,57v0,36,-26,61,-61,62xm229,-105v-24,1,-33,24,-33,52v0,27,6,48,31,49v41,1,46,-101,2,-101","w":302},"+":{"d":"175,-101r-75,0r0,74r-20,0r0,-74r-75,0r0,-20r75,0r0,-74r20,0r0,74r75,0r0,20"},"=":{"d":"175,-128r-170,0r0,-20r170,0r0,20xm175,-75r-170,0r0,-19r170,0r0,19"},"<":{"d":"175,-20r-170,-82r0,-18r170,-82r0,22r-144,69r144,68r0,23"},">":{"d":"175,-102r-170,82r0,-23r144,-68r-144,-69r0,-22r170,82r0,18"},"^":{"d":"170,-118r-22,0r-58,-110r-58,110r-22,0r69,-132r22,0"},"~":{"d":"55,-132v12,-2,62,23,71,22v13,0,23,-9,33,-27r11,12v-25,57,-65,28,-114,13v-19,3,-22,10,-35,29r-11,-13v15,-24,20,-32,45,-36"},"#":{"d":"30,0r12,-67r-26,0r5,-24r26,0r13,-74r-26,0r4,-23r26,0r11,-59r13,0r-11,59r40,0r11,-59r13,0r-11,59r26,0r-4,23r-26,0r-13,74r26,0r-5,24r-26,0r-12,67r-13,0r12,-67r-40,0r-12,67r-13,0xm60,-91r39,0r14,-74r-40,0","w":172},"$":{"d":"168,-76v0,49,-28,74,-75,81v-1,20,3,31,0,37v-22,2,-13,-6,-14,-36v-25,-1,-52,-4,-69,-17v4,-12,1,-35,7,-51v3,0,9,-1,9,2v-3,38,6,37,23,47v8,5,18,6,30,6r0,-100v-41,-4,-69,-16,-69,-59v0,-41,28,-68,69,-73v-2,-19,-2,-29,15,-22v0,1,-1,8,-1,21v29,3,50,6,60,17v-5,11,-3,30,-7,44v-15,3,-5,-24,-11,-31v-9,-11,-24,-17,-42,-17r0,93v43,5,75,13,75,58xm79,-226v-38,-2,-55,58,-29,80v8,6,18,9,29,10r0,-90xm93,-8v38,2,62,-53,37,-82v-7,-7,-19,-12,-37,-15r0,97"},"&":{"d":"185,-43v26,17,56,33,81,16v11,14,-19,22,-26,32v-34,4,-57,-8,-78,-26v-25,17,-39,26,-72,28v-44,1,-74,-32,-74,-71v0,-31,18,-57,55,-77v-25,-53,1,-107,49,-107v21,0,31,13,32,33v0,24,-17,49,-51,72v12,27,51,75,73,91v12,-13,18,-27,18,-43v0,-29,-21,-24,-41,-29r11,-17v26,6,76,-4,104,2r-5,23v-14,-2,-31,-4,-49,-4v6,32,-3,52,-27,77xm109,-228v-31,5,-25,42,-14,73v16,-11,32,-28,33,-50v1,-11,-8,-24,-19,-23xm77,-127v-53,25,-28,115,30,113v15,0,30,-5,44,-16v-39,-40,-49,-55,-74,-97","w":280},".":{"d":"24,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},",":{"d":"30,-34v13,-1,30,-14,40,-6v-15,35,-33,64,-53,88v-7,2,-15,11,-19,3v17,-32,27,-44,32,-85","w":90},":":{"d":"24,-142v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm24,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},";":{"d":"30,-142v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm36,-34v13,-1,32,-16,40,-5v-15,35,-33,64,-53,88v-7,2,-15,9,-19,2v17,-31,27,-44,32,-85","w":90},"?":{"d":"142,-195v0,56,-62,63,-73,110v-2,8,13,18,2,23v-13,-3,-18,-17,-18,-26v0,-40,53,-57,56,-99v3,-36,-60,-57,-76,-22v-2,7,-9,22,-17,11r13,-40v41,-29,113,-11,113,43xm50,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":159},"!":{"d":"67,-251v1,40,-11,120,-14,174v-4,2,-8,12,-13,7v0,-37,-11,-116,-13,-167v13,-4,21,-16,40,-14xm25,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":100},"(":{"d":"107,-245v-74,76,-71,248,0,322v-3,2,-4,6,-9,6v-44,-37,-76,-94,-77,-168v0,-76,37,-137,80,-167","w":119,"k":{"J":-18}},")":{"d":"99,-85v-2,73,-31,133,-79,168v-2,-3,-7,-3,-7,-8v74,-72,73,-245,0,-320v3,-2,2,-7,7,-7v38,29,82,94,79,167","w":119},"[":{"d":"60,-20v4,29,-8,78,13,82v0,1,17,-1,30,2v1,7,0,12,-9,11v-28,-2,-34,-2,-61,0v-6,-85,2,-266,-3,-319v20,-9,43,-3,73,-3v1,9,0,13,-11,12v-49,-3,-31,30,-31,77","w":119,"k":{"J":-18}},"]":{"d":"57,-178v1,-49,4,-57,-42,-59v1,-4,-2,-10,2,-11r68,0v11,16,-1,60,1,156r3,164v-23,5,-43,3,-74,1v-5,-24,48,4,41,-30","w":119},"{":{"d":"45,-99v68,14,-7,157,59,157r0,5v-71,9,-55,-59,-55,-118v0,-25,-7,-39,-28,-42r0,-4v71,-4,-27,-165,83,-161r0,5v-66,2,9,145,-59,158","w":119},"}":{"d":"16,-262v104,-13,15,154,83,161r0,4v-71,6,27,170,-83,160r0,-5v66,-2,-9,-142,59,-157v-43,-7,-30,-68,-30,-115v0,-26,-6,-43,-29,-43r0,-5","w":119},"'":{"d":"37,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":74},"\u02b9":{"d":"37,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":74},"\"":{"d":"34,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13xm99,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":133},"\u02ba":{"d":"34,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13xm99,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":133},"_":{"d":"0,58r0,-21r180,0r0,21r-180,0"},"@":{"d":"120,-2v33,1,64,-19,82,-29v-1,3,-2,6,-2,9v-68,60,-192,22,-192,-75v0,-67,60,-122,129,-122v55,0,100,33,100,86v0,40,-31,88,-67,88v-20,0,-26,-15,-27,-29v-10,15,-19,27,-41,27v-25,0,-36,-19,-36,-45v-1,-38,27,-86,67,-83v13,0,22,5,27,16r2,-12v7,0,16,-6,21,-2v-4,13,-21,86,-21,101v0,11,5,18,15,17v31,-3,46,-40,46,-78v1,-51,-36,-78,-85,-78v-64,0,-108,47,-109,114v0,58,33,93,91,95xm134,-167v-30,0,-44,43,-44,75v0,21,3,34,20,35v33,-6,44,-51,44,-86v0,-14,-7,-24,-20,-24","w":245},"*":{"d":"73,-197v17,-1,38,-10,53,-6v-2,6,7,21,1,26v-16,-4,-34,-7,-54,-9v7,16,22,30,23,47v-9,3,-15,13,-26,11r-7,-53v-15,11,-24,28,-43,35v-9,-22,-18,-25,10,-34v10,-3,19,-7,27,-11r-47,-23v1,-9,6,-11,12,-25v19,7,26,27,41,38v5,-17,4,-39,13,-52v8,5,21,1,24,10","w":140},"\/":{"d":"1,43r96,-305v6,1,16,-2,18,2r-97,303r-17,0","w":115},"\\":{"d":"66,-262r96,305v-7,0,-15,1,-20,-1r-95,-302v3,-4,13,-1,19,-2","w":218},"|":{"d":"80,0r0,-263r20,0r0,263r-20,0"},"-":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u2011":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u2010":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u00ad":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119,"k":{"T":20,"V":27,"W":20,"Y":33}},"\u00a0":{"w":90,"k":{"A":13,"\u0104":13}},"`":{"d":"63,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":119}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1981-1983, 1989,1993, 1998 Heidelberger Druckmaschinen AG. All rights
 * reserved. The  digitally encoded machine readable outline data for producing the
 * Typefaces licensed are the property of Heidelberger Druckmaschinen AG and/or its
 * subsidiaries, represented by Linotype Library GmbH, Dupont Strasse 1, 61352 Bad
 * Homburg Germany. Portions © 1996-1998 Microsoft Corporation. All Rights
 * Reserved.
 * 
 * Trademark:
 * Palatino® is a registered trademark of Heidelberger Druckmaschinen AG and its
 * subsidiaries.
 * 
 * Description:
 * Palatino Linotype is the definitive new version of Hermann Zapfs Palatino,
 * which since its design in 1950 has become one of the world's most widely used
 * typefaces. For this new digital version, Professor Zapf has drawn numerous
 * additional characters to include an extensive range of ligatures, numerals,
 * fractions and support for Cyrillic and both monotonic and polytonic Greek.
 * Special care has been taken to enhance the quality of the letterforms when
 * displayed on the computer screen, ensuring that Palatino Linotype is highly
 * legible whether displayed on the screen or in print. This typeface is ideal for
 * use in extended text settings such as books, periodicals and catalogs.
 * 
 * Manufacturer:
 * LINOTYPE-HELL AG
 * 
 * Designer:
 * Hermann Zapf
 * 
 * Vendor URL:
 * http://www.fonts.de
 * 
 * License information:
 * http://www.LinotypeLibrary.com/
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Palatino Linotype bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 7 2 6 3 5 10 2 4","ascent":"288","descent":"-72","x-height":"14","cap-height":"14","bbox":"-9 -334.446 358.816 97.4826","underline-thickness":"21.0938","underline-position":"-26.0156","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":90},"A":{"d":"270,-14v2,4,2,12,0,15v-35,-2,-78,4,-109,-2v-8,-26,43,0,22,-37r-14,-37r-91,0v-3,18,-29,53,-8,60v6,-1,30,2,18,16v-25,-2,-58,4,-79,-2v0,-5,-1,-11,2,-13v12,-1,19,-3,22,-7v21,-44,70,-169,92,-228r25,0r93,219v7,15,9,15,27,16xm160,-95r-38,-92r-36,92r74,0","w":280,"k":{"C":20,"G":20,"O":20,"Q":20,"\u0106":20,"\u00d3":20,"T":33,"V":46,"W":33,"Y":40,"v":25,"w":25,"y":25}},"B":{"d":"42,-170v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v66,9,196,-28,196,49v0,36,-32,54,-64,61v48,2,72,22,72,59v2,67,-74,90,-156,79v-17,-2,-36,8,-37,-6v15,-15,17,-5,17,-35xm92,-145v40,4,64,-11,64,-46v0,-35,-30,-42,-63,-37xm93,-19v42,7,71,-14,71,-55v0,-41,-29,-58,-72,-52","w":237},"C":{"d":"71,-131v0,64,35,114,105,114v23,0,46,-6,68,-18v10,4,-1,14,-3,22v-96,52,-224,6,-224,-112v0,-113,132,-156,231,-109v-6,15,-3,41,-9,59v-4,0,-11,1,-12,-2v5,-49,-29,-55,-65,-55v-57,0,-92,41,-91,101","w":259},"D":{"d":"42,-170v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v48,3,96,0,142,-1v85,-1,126,33,128,111v2,108,-91,152,-215,138v-18,-1,-35,3,-44,-1r0,-5v15,-15,17,-5,17,-35xm94,-21v86,17,135,-28,135,-109v0,-79,-50,-110,-135,-97v-3,34,-2,157,0,206","w":299,"k":{"A":20,"\u0104":20,"V":20,"Y":13}},"E":{"d":"42,-170v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14r182,1v-2,18,-2,38,-6,54v-4,-1,-11,2,-12,-2v8,-51,-39,-26,-83,-31v-2,19,-2,60,-2,87r46,1v29,3,15,-8,24,-28v4,0,11,-1,12,2v-2,24,4,56,-2,76v-4,0,-10,1,-13,-1v7,-43,-33,-27,-67,-29r1,98r24,0v60,1,67,3,75,-40v4,0,10,-1,13,1v-5,16,-1,42,-6,60r-175,-2r0,-5v15,-15,17,-5,17,-35","w":218},"F":{"d":"42,-170v-4,-46,13,-62,-31,-64v0,-5,-1,-12,2,-14r174,1v-2,18,-2,38,-6,54v-4,0,-11,1,-12,-2v8,-50,-25,-27,-75,-31v-2,13,-2,60,-2,88v29,-4,72,15,63,-26v1,-3,12,-4,14,0v-1,25,2,53,-1,76v-5,0,-11,1,-14,-1v6,-41,-27,-26,-62,-30v3,36,-7,93,9,103r26,4v0,4,1,10,-1,13v-37,-2,-82,4,-115,-2r0,-11v41,-4,31,-16,31,-65r0,-93","w":200,"k":{"A":20,"\u0104":20,".":40,",":40}},"G":{"d":"217,-57v0,-38,-12,-20,-40,-29v0,-5,-1,-11,2,-13v34,2,74,-4,104,2r0,8v-26,1,-15,44,-15,75v-111,50,-247,15,-247,-110v0,-116,137,-156,243,-110v0,11,-3,35,-8,58v-4,0,-10,1,-13,-1v7,-48,-35,-53,-72,-55v-59,-3,-96,40,-96,105v0,79,65,139,141,104v1,-8,1,-20,1,-34","w":299},"H":{"d":"258,-77v2,49,-11,62,31,65v0,5,1,11,-2,13v-21,-4,-94,3,-110,-2r0,-11v51,4,24,-55,31,-107v-8,-2,-106,-1,-116,0v3,36,-7,94,9,103v2,-1,33,2,20,17v-21,-4,-94,3,-110,-2r0,-11v41,-4,31,-16,31,-65r0,-93v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v19,4,95,-3,110,2r0,12v-49,-4,-25,42,-31,93v21,2,105,1,116,0v-6,-51,19,-97,-31,-93v0,-5,-1,-12,2,-14v19,4,95,-3,110,2r0,12v-42,2,-31,15,-31,64r0,93","w":299},"I":{"d":"126,-234v-41,2,-31,16,-31,64v0,48,-9,134,9,154v2,-1,33,2,20,17v-22,-4,-92,3,-110,-2r0,-11v41,-4,31,-16,31,-65r0,-93v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v19,4,95,-3,110,2r0,12","w":140},"J":{"d":"130,-234v-41,2,-30,16,-30,64r0,131v3,69,-35,108,-86,118v-5,0,-9,0,-14,-2v3,-8,-4,-30,5,-35v52,33,44,-15,44,-66r0,-146v-2,-35,5,-51,-8,-61r-26,-3v0,-5,-1,-11,1,-14v27,4,95,-3,114,2r0,12","w":140},"K":{"d":"123,-234v-52,-6,-24,56,-31,108r72,-72v9,-9,20,-21,33,-36v0,-5,-1,-12,2,-14v21,4,44,-3,64,2v0,4,1,10,-1,12v-49,4,-41,19,-85,54r-35,34v23,30,95,115,114,129v7,1,23,6,14,18r-71,0v-29,-41,-69,-86,-107,-120v3,36,-7,94,9,103v2,-1,33,2,20,17v-21,-4,-94,3,-110,-2r0,-11v41,-4,31,-16,31,-65r0,-93v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v19,4,95,-3,110,2r0,12","w":277},"L":{"d":"123,-234v-41,2,-31,16,-31,64r1,150r24,0v60,1,67,3,75,-40v4,0,10,-1,13,1v-5,16,-1,42,-6,60r-175,-2r0,-5v15,-15,17,-5,17,-35r1,-129v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v23,4,91,-3,110,2r0,12","w":218,"k":{"T":27,"V":33,"W":33,"Y":33,"y":27}},"M":{"d":"317,-77v2,48,-10,62,30,65v0,4,1,10,-1,13v-20,-4,-94,3,-110,-2r0,-11v40,-4,30,-16,30,-65r0,-119r-94,200r-12,0r-95,-203r0,122v2,48,-10,62,30,65v0,4,1,10,-1,13v-27,-4,-57,3,-80,-2r0,-11v40,-4,30,-16,30,-65r0,-93v-4,-47,13,-62,-30,-64v0,-5,-1,-11,1,-14v21,1,61,2,84,0r84,179r83,-179v29,4,64,-3,81,2r0,12v-40,2,-30,15,-30,64r0,93","w":360},"N":{"d":"237,-170v-4,-47,13,-62,-30,-64v0,-5,-1,-11,1,-14v25,4,60,-3,80,2r0,12v-41,2,-31,16,-30,64r2,174v-9,4,-27,-4,-33,-3v-31,-35,-84,-100,-160,-193r0,115v3,48,-11,62,30,65v0,5,1,11,-2,13v-27,-4,-57,3,-80,-2r0,-11v41,-4,31,-16,31,-65r0,-93v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v22,2,52,1,71,0v42,56,92,117,149,181r0,-103","w":299},"O":{"d":"153,-252v80,-1,130,44,130,122v0,85,-53,138,-138,138v-79,0,-128,-49,-128,-128v0,-82,49,-132,136,-132xm153,-12v53,1,76,-50,76,-109v0,-62,-23,-110,-80,-111v-54,-1,-79,43,-78,101v1,66,22,117,82,119","w":299,"k":{"A":20,"\u0104":20,"V":20,"Y":13}},"P":{"d":"42,-170v-2,-49,11,-61,-31,-65v0,-5,-1,-11,2,-13v65,9,198,-29,198,55v0,52,-48,88,-102,74v0,-4,-9,-12,-3,-16v33,9,53,-13,53,-46v0,-42,-26,-56,-65,-46v-3,22,-2,114,-2,150v1,49,-6,64,35,65v0,5,1,11,-2,13v-27,-4,-94,3,-114,-2r0,-11v41,-4,31,-16,31,-65r0,-93","w":219,"k":{"A":27,"\u0104":27,".":46,",":46}},"Q":{"d":"153,-252v79,0,130,40,130,122v0,89,-56,143,-149,137v34,2,102,51,144,26v11,20,-41,35,-35,37v-14,2,-117,-34,-132,-31v-6,-2,-21,11,-36,14v-6,-13,2,-13,15,-23v16,-11,28,-19,38,-23v-68,-3,-111,-54,-111,-127v0,-83,52,-133,136,-132xm153,-12v53,1,76,-50,76,-109v0,-62,-23,-110,-80,-111v-54,-1,-79,43,-78,101v1,66,22,117,82,119","w":299},"R":{"d":"42,-170v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v69,11,204,-33,202,50v0,32,-18,55,-54,68v21,31,58,95,78,114v7,1,19,5,11,17v-25,0,-38,-2,-65,0v-24,-43,-49,-91,-80,-127v1,-4,2,-7,8,-6v35,2,49,-21,51,-52v3,-38,-30,-49,-70,-44v-3,35,-2,107,-2,151v0,48,-9,62,31,65v0,5,1,11,-2,13v-21,-4,-94,3,-110,-2r0,-11v41,-4,31,-16,31,-65r0,-93","w":256,"k":{"T":20,"V":27,"W":13,"Y":20,"y":13}},"S":{"d":"125,-147v40,5,76,20,76,66v0,86,-106,109,-178,72v-2,-13,2,-40,5,-63v6,1,15,-3,13,6v-5,37,27,53,60,53v48,0,78,-64,36,-82v-49,-21,-114,-11,-114,-77v0,-78,100,-96,162,-67v0,15,-1,39,-6,56v-4,0,-10,1,-13,-1v7,-44,-21,-46,-50,-48v-28,-2,-52,16,-50,43v2,34,18,37,59,42","w":219},"T":{"d":"69,-226v-46,-4,-41,7,-46,37v-25,3,-9,-34,-16,-58v29,-3,185,3,224,-2v3,14,-1,42,-2,60r-12,0v-5,-36,3,-38,-48,-37r-23,0r-1,149v3,48,-9,62,31,65v0,5,1,11,-2,13v-21,-4,-94,3,-110,-2r0,-11v41,-4,31,-16,31,-65r-1,-149r-25,0","w":240,"k":{"A":33,"\u0104":33,"a":33,"e":33,"o":33,"\u0105":33,"\u0119":33,"\u00f3":33,"c":40,"\u0107":40,"i":13,"r":27,"s":33,"\u015b":33,"u":27,"w":33,"y":33,".":33,",":33,":":27,";":27,"\u00ad":27}},"U":{"d":"121,-234v-50,-5,-30,48,-30,100v0,85,-3,106,64,111v88,7,63,-98,66,-181v2,-30,-7,-25,-32,-30v0,-5,-1,-12,2,-14v28,4,47,-3,80,2r0,12v-51,2,-28,79,-28,137v0,73,-33,104,-98,104v-88,0,-112,-23,-105,-132r0,-45v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v19,4,95,-3,110,2r0,12","w":280},"V":{"d":"221,-224v0,-13,-13,-5,-29,-10v0,-5,-1,-12,2,-14v26,3,55,-2,80,2v-1,4,2,12,-2,13v-37,1,-37,41,-50,74r-65,161r-26,0r-81,-195v-17,-33,-7,-38,-41,-41v0,-5,-1,-12,2,-14v29,4,86,-3,112,2r0,12v-50,-5,-18,40,-8,65r44,110r50,-126v8,-22,12,-35,12,-39","w":280,"k":{"A":46,"\u0104":46,"C":20,"G":20,"O":20,"Q":20,"\u0106":20,"\u00d3":20,"a":40,"e":40,"o":40,"\u0105":40,"\u0119":40,"\u00f3":40,"i":13,"r":27,"u":27,"y":33,".":46,",":46,":":27,";":27,"\u00ad":33}},"W":{"d":"304,-204v10,-33,-5,-25,-26,-31v0,-5,-1,-11,2,-13v39,4,49,-3,78,2v6,21,-23,7,-25,26v-17,53,-46,160,-59,222r-27,0r-67,-175r-72,175r-26,0r-48,-222v-3,-15,-13,-10,-26,-15v0,-5,-1,-11,2,-13v34,2,75,-4,105,2v6,26,-43,-2,-23,44r25,125r72,-174r17,0v12,34,33,91,66,172","w":360,"k":{"A":33,"\u0104":33,"a":27,"e":27,"o":27,"\u0105":27,"\u0119":27,"\u00f3":27,"i":7,"r":13,"u":20,"y":20,".":33,",":33,":":13,";":13,"\u00ad":13}},"X":{"d":"232,-14v3,2,3,13,0,15r-67,0v-16,-24,-38,-69,-54,-97r-62,97v-15,-4,-52,10,-40,-15v30,-2,21,-5,41,-32r51,-69v-27,-36,-44,-110,-91,-111v-1,-4,-3,-9,0,-12v17,-3,38,-8,64,-14v25,18,42,63,60,94r60,-90v12,3,30,-3,40,2v-1,4,2,12,-2,13v-22,1,-18,5,-32,20v-16,16,-39,52,-55,74r71,121v3,3,9,4,16,4","w":240},"Y":{"d":"74,-12v43,1,26,-31,30,-86v-8,-22,-61,-119,-83,-127v-4,-1,-20,1,-15,-13v37,-9,55,-21,73,-3v15,15,47,79,63,111v13,-18,50,-85,68,-118v9,2,29,-7,27,8v-21,28,-65,94,-81,132r-1,31v2,57,-8,58,30,65v0,4,1,10,-1,13v-20,-4,-94,3,-110,-2r0,-11","w":240,"k":{"A":20,"\u0104":20,"C":13,"G":13,"O":13,"Q":13,"\u0106":13,"\u00d3":13,"a":27,"e":27,"o":27,"\u0105":27,"\u0119":27,"\u00f3":27,"i":7,"p":27,"q":33,"u":20,"v":27,".":27,",":27,":":20,";":20,"\u00ad":27}},"Z":{"d":"156,-226v-53,8,-121,-24,-113,35v-2,3,-14,4,-15,-1v2,-18,-2,-42,3,-56r193,2v2,16,-8,21,-14,30r-92,132v-9,13,-8,13,-40,63v41,0,128,-1,123,-5v6,1,3,-50,24,-35v-4,21,-1,46,-7,62r-209,-2v1,-30,19,-34,40,-66","w":240},"\u0104":{"d":"262,65v10,17,-19,19,-35,20v-56,0,-49,-68,-6,-85v-21,-2,-44,4,-60,-1v-8,-26,43,0,22,-37r-14,-37r-91,0v-3,18,-29,53,-8,60v6,-1,30,2,18,16v-25,-2,-58,4,-79,-2v0,-5,-1,-11,2,-13v12,-1,19,-3,22,-7v21,-44,70,-169,92,-228r25,0r93,219v5,18,14,12,28,18v0,4,1,10,-1,13r-34,-1v-14,13,-21,27,-21,43v-2,29,25,31,47,22xm160,-95r-38,-92r-36,92r74,0","w":280,"k":{"C":20,"G":20,"O":20,"Q":20,"\u0106":20,"\u00d3":20,"T":33,"V":46,"W":33,"Y":40,"v":25,"w":25,"y":25}},"\u0106":{"d":"216,-330r-79,58v-3,-3,-8,-3,-8,-9r38,-48v16,1,40,-12,49,-1xm71,-131v0,64,35,114,105,114v23,0,46,-6,68,-18v10,4,-1,14,-3,22v-96,52,-224,6,-224,-112v0,-113,132,-156,231,-109v-6,15,-3,41,-9,59v-4,0,-11,1,-12,-2v5,-49,-29,-55,-65,-55v-57,0,-92,41,-91,101","w":259},"\u0118":{"d":"42,-170v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14r182,1v-2,18,-2,38,-6,54v-4,-1,-11,2,-12,-2v8,-51,-39,-26,-83,-31v-2,19,-2,60,-2,87r46,1v28,3,16,-8,24,-28v4,0,11,-1,12,2v-2,24,4,56,-2,76v-4,0,-10,1,-13,-1v7,-43,-33,-27,-67,-29r1,98r24,0v60,1,67,3,75,-40v4,0,10,-1,13,1v-5,16,-1,42,-6,60r-23,0v-22,16,-32,67,4,69v8,3,25,-13,26,2v-19,23,-79,18,-79,-24v0,-19,12,-35,34,-47v-44,-2,-97,4,-137,-2r0,-5v15,-15,17,-5,17,-35","w":218},"\u0141":{"d":"123,-234v-47,-2,-26,34,-31,85r45,-26v4,2,8,10,6,15r-51,28r1,112r24,0v60,1,67,3,75,-40v4,0,10,-1,13,1v-5,16,-1,42,-6,60r-175,-2r0,-5v15,-15,17,-5,17,-35r1,-63v-11,4,-22,15,-33,16v-1,-4,-5,-9,-3,-13r36,-21r0,-48v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v23,4,91,-3,110,2r0,12","w":218,"k":{"T":27,"V":33,"W":33,"Y":33,"y":27}},"\u0143":{"d":"210,-330r-79,58v-3,-3,-8,-3,-8,-9r38,-48v16,1,40,-12,49,-1xm237,-170v-4,-47,13,-62,-30,-64v0,-5,-1,-11,1,-14v25,4,60,-3,80,2r0,12v-41,2,-31,16,-30,64r2,174v-9,4,-27,-4,-33,-3v-31,-35,-84,-100,-160,-193r0,115v3,48,-11,62,30,65v0,5,1,11,-2,13v-27,-4,-57,3,-80,-2r0,-11v41,-4,31,-16,31,-65r0,-93v-4,-47,13,-62,-31,-64v0,-5,-1,-12,2,-14v22,2,52,1,71,0v42,56,92,117,149,181r0,-103","w":299},"\u00d3":{"d":"207,-330r-79,58v-3,-3,-8,-3,-8,-9r38,-48v16,1,40,-12,49,-1xm153,-252v80,-1,130,44,130,122v0,85,-53,138,-138,138v-79,0,-128,-49,-128,-128v0,-82,49,-132,136,-132xm153,-12v53,1,76,-50,76,-109v0,-62,-23,-110,-80,-111v-54,-1,-79,43,-78,101v1,66,22,117,82,119","w":299,"k":{"A":20,"\u0104":20,"V":20,"Y":13}},"\u015a":{"d":"168,-330r-79,58v-3,-3,-8,-3,-8,-9r38,-48v16,1,40,-12,49,-1xm125,-147v40,5,76,20,76,66v0,86,-106,109,-178,72v-2,-13,2,-40,5,-63v6,1,15,-3,13,6v-5,37,27,53,60,53v48,0,78,-64,36,-82v-49,-21,-114,-11,-114,-77v0,-78,100,-96,162,-67v0,15,-1,39,-6,56v-4,0,-10,1,-13,-1v7,-44,-21,-46,-50,-48v-28,-2,-52,16,-50,43v2,34,18,37,59,42","w":219},"\u0179":{"d":"186,-330r-79,58v-3,-3,-9,-3,-9,-9r39,-48v16,1,40,-12,49,-1xm156,-226v-53,8,-121,-24,-113,35v-2,3,-14,4,-15,-1v2,-18,-2,-42,3,-56r193,2v2,16,-8,21,-14,30r-92,132v-9,13,-8,13,-40,63v41,0,128,-1,123,-5v6,1,3,-50,24,-35v-4,21,-1,46,-7,62r-209,-2v1,-30,19,-34,40,-66","w":240},"\u017b":{"d":"126,-329v13,0,25,12,25,26v0,14,-12,26,-25,26v-13,0,-26,-13,-26,-26v0,-13,13,-26,26,-26xm156,-226v-53,8,-121,-24,-113,35v-2,3,-14,4,-15,-1v2,-18,-2,-42,3,-56r193,2v2,16,-8,21,-14,30r-92,132v-9,13,-8,13,-40,63v41,0,128,-1,123,-5v6,1,3,-50,24,-35v-4,21,-1,46,-7,62r-209,-2v1,-30,19,-34,40,-66","w":240},"a":{"d":"151,-112v0,46,-19,102,21,101v3,25,-39,4,-65,12v-2,-7,0,-18,0,-26v-18,10,-26,30,-53,30v-27,1,-40,-18,-40,-44v0,-53,35,-46,93,-61v4,-38,-29,-52,-58,-38v-1,9,-10,26,-19,13r1,-21v40,-40,120,-36,120,34xm107,-85v-30,8,-47,8,-49,36v-1,33,39,29,49,7r0,-43"},"b":{"d":"98,-157v43,-32,106,-2,103,56v-3,62,-42,86,-88,107v-22,5,-38,0,-59,-13v-8,4,-13,16,-24,11r1,-226v-1,-14,-13,-9,-25,-14r0,-9v18,-7,47,-8,69,-17r4,2r-2,121xm77,-37v29,41,86,10,79,-44v8,-51,-54,-75,-79,-39r0,83","w":219},"c":{"d":"60,-95v0,55,38,92,88,69v6,6,-2,14,-4,21v-59,33,-133,0,-128,-71v-7,-52,42,-76,66,-91v20,-3,82,-13,65,23r-5,38r-11,0v-3,-25,-6,-38,-33,-38v-25,0,-38,17,-38,49","w":159},"d":{"d":"188,-260v-1,54,-12,205,4,246v4,0,28,1,17,15v-25,-3,-42,1,-68,-1v0,-6,1,-16,1,-29v-17,9,-28,39,-56,35v-73,4,-92,-126,-31,-154v28,-22,51,-30,87,-15v-4,-48,12,-71,-28,-73r0,-9v19,-7,47,-8,70,-17xm106,-28v32,-8,40,-10,36,-64r0,-33v-13,-14,-20,-22,-42,-22v-27,0,-36,27,-35,55v1,34,10,61,41,64","w":219},"e":{"d":"16,-78v0,-104,155,-130,151,-21v0,5,1,10,-2,12v-22,7,-72,5,-103,7v1,50,51,77,97,49v11,25,-35,40,-59,39v-52,-1,-84,-32,-84,-86xm121,-100v1,-32,-8,-51,-29,-51v-22,0,-32,19,-31,51v10,2,45,3,60,0"},"f":{"d":"14,-11v12,-7,27,2,27,-13r1,-111v-7,-3,-20,4,-28,-1v-1,-19,26,-9,28,-27v-5,-52,23,-55,44,-82v9,-11,30,-25,51,-15v-4,13,6,35,-6,39v-25,-20,-55,-5,-45,39r0,24v16,1,37,-4,49,1v-2,7,-1,17,-6,22v-12,-1,-33,-1,-43,0r0,31v5,81,-18,88,33,93v3,23,-33,7,-55,11v-22,-2,-40,3,-50,-1r0,-10","w":140},"g":{"d":"78,-30v49,4,118,-14,118,42v0,55,-47,84,-104,84v-51,0,-95,-30,-71,-73r31,-19v-30,-4,-31,-39,-8,-51r15,-11v-72,-29,-32,-114,41,-114v39,0,49,22,94,14v4,4,1,18,-2,22r-26,0v13,55,-33,87,-90,80v-12,7,-18,25,2,26xm124,-111v0,-30,-10,-44,-30,-44v-19,0,-29,12,-29,38v0,30,11,46,31,46v19,0,28,-14,28,-40xm100,78v32,0,56,-16,56,-46v0,-39,-48,-24,-85,-26v-44,22,-21,72,29,72","w":200},"h":{"d":"189,-113v0,43,-22,109,22,100v2,3,2,11,0,14v-28,-3,-44,2,-71,-2v-3,-47,22,-134,-28,-137v-48,-3,-31,76,-31,114v0,15,13,6,26,13v0,4,1,9,-1,12v-20,-4,-82,3,-98,-2v0,-4,-1,-9,1,-12v45,2,28,-36,27,-91r-2,-119v0,-14,-13,-7,-26,-13r0,-9v20,-7,47,-8,70,-17v7,2,3,9,3,20r-2,102v16,-12,27,-31,57,-30v35,1,53,19,53,57","w":219},"i":{"d":"59,-257v14,0,27,12,27,27v0,15,-13,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,13,-27,27,-27xm83,-24v0,15,14,6,27,13v0,4,1,11,-2,12v-20,-4,-82,3,-98,-2v0,-4,-1,-11,2,-12v43,6,26,-43,26,-85v0,-41,5,-43,-27,-48v0,-4,-1,-9,1,-12v22,-2,46,-6,69,-14r3,2v-4,53,-2,92,-1,146","w":119},"j":{"d":"58,-257v14,0,27,12,27,27v0,15,-13,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,13,-27,27,-27xm10,-156v19,-7,47,-6,70,-16v7,17,2,97,2,138v0,79,-10,129,-77,131v-1,-6,-9,-17,3,-15v39,-11,25,-38,29,-108v-9,-42,23,-123,-25,-118v-3,-2,-2,-8,-2,-12","w":119},"k":{"d":"38,-163v-3,-43,12,-72,-27,-73v0,-4,-1,-9,1,-11v23,0,51,-14,72,-13r-2,168v25,-19,52,-47,76,-74v15,1,36,-3,47,2v4,20,-19,9,-31,19v-16,14,-33,26,-48,41r38,44v31,35,33,41,52,49v3,24,-36,7,-61,12v-5,-11,-56,-70,-73,-85v5,31,-14,79,26,71v3,2,3,12,0,14v-20,-4,-82,3,-98,-2v0,-4,-1,-11,2,-12v45,2,26,-35,26,-91r0,-59","w":219},"l":{"d":"83,-24v0,15,14,6,27,13v0,4,1,11,-2,12v-20,-4,-82,3,-98,-2v0,-4,-1,-11,2,-12v45,2,26,-35,26,-91r-1,-119v0,-14,-14,-6,-26,-13v0,-4,-1,-9,1,-11v23,0,51,-14,72,-13","w":119},"m":{"d":"81,-41v-1,31,7,24,24,30v3,22,-22,7,-47,11v-22,-2,-41,4,-49,-1v0,-4,-1,-9,1,-12v43,6,26,-43,26,-85v0,-42,5,-43,-27,-48r0,-10v19,-7,46,-6,69,-16v7,4,1,21,3,30v16,-10,25,-29,52,-29v28,1,40,8,49,30v17,-11,26,-30,53,-30v57,0,52,53,52,112v0,37,-5,44,25,48v3,21,-15,8,-38,11v-16,-2,-29,4,-33,-2v-4,-47,24,-135,-26,-138v-46,-3,-28,62,-30,106v-1,24,9,17,25,23v0,4,1,11,-2,12v-27,-4,-70,3,-91,-2r0,-10v15,-6,26,-1,23,-29v-4,-40,15,-100,-29,-100v-44,0,-28,56,-30,99","w":320},"n":{"d":"79,-108v0,49,-16,98,25,97v3,22,-22,7,-47,11v-22,-2,-41,4,-49,-1v0,-4,-1,-9,1,-12v43,5,27,-43,27,-85v0,-41,4,-43,-28,-48r0,-10v19,-7,46,-6,69,-16v9,4,1,22,3,32v16,-12,27,-30,56,-30v58,0,55,52,52,112v-1,37,-5,43,24,47v0,4,1,9,-1,12v-28,-3,-44,2,-71,-2v-3,-47,22,-135,-28,-137v-18,-1,-33,15,-33,30","w":219},"o":{"d":"103,-173v56,0,83,29,83,86v0,59,-32,94,-89,95v-55,1,-82,-35,-82,-91v0,-59,31,-89,88,-90xm102,-10v29,1,36,-29,35,-63v-1,-46,-3,-81,-39,-81v-23,0,-35,21,-35,63v0,54,13,81,39,81","w":200},"p":{"d":"36,-98v-2,-3,5,-51,-11,-45r-17,-3r0,-10v19,-7,47,-6,70,-16v9,3,1,15,2,33v18,-12,25,-31,57,-31v80,0,83,117,29,146v-16,16,-50,42,-86,24r0,66v-2,21,14,9,31,17v0,5,1,11,-2,13v-29,-4,-73,1,-100,-2r0,-11v19,-6,26,4,26,-25xm80,-34v33,38,84,7,78,-46v6,-54,-50,-77,-78,-41r0,87","w":219},"q":{"d":"185,4v6,30,-17,87,25,77v2,3,2,11,0,15v-39,-5,-62,2,-100,-2r0,-11v17,-9,31,5,31,-17r0,-92v-26,17,-26,34,-54,34v-44,0,-68,-34,-68,-82v0,-63,42,-96,94,-96v16,0,34,5,52,15v8,-5,15,-20,26,-11v-9,46,-5,114,-6,170xm64,-88v-8,54,50,84,77,41r0,-81v-28,-35,-83,-25,-77,40","w":219},"r":{"d":"81,-135v14,-12,26,-44,59,-35r-2,49v-13,6,-16,-11,-30,-10v-40,4,-25,63,-26,107v-1,16,15,6,30,13v0,4,1,11,-2,12v-30,-4,-80,3,-101,-2v0,-4,-1,-11,2,-12v42,5,26,-43,26,-85v0,-41,4,-43,-28,-48r0,-10v19,-7,46,-6,69,-16v9,5,1,25,3,37","w":140,"k":{".":20,",":20}},"s":{"d":"84,-154v-28,-2,-44,36,-16,44v33,9,79,9,79,55v0,60,-79,79,-131,50v2,-16,-1,-37,5,-50v4,0,11,-1,12,2v-3,37,19,39,41,43v30,4,48,-39,20,-49v-33,-12,-78,-11,-78,-56v0,-55,79,-71,120,-45v-2,3,0,28,-5,43v-4,0,-11,1,-12,-2v1,-25,-13,-33,-35,-35","w":159},"t":{"d":"74,-135v5,46,-20,129,39,106v9,13,-16,21,-21,31v-38,10,-61,-7,-61,-51r0,-86v-8,-2,-24,7,-23,-5v2,-7,19,-12,23,-18r-1,-55v16,-4,34,-20,49,-15r-5,70v13,1,31,-5,41,0v-2,7,0,18,-4,23r-37,0","w":119},"u":{"d":"188,-170v-3,45,-9,130,3,155r20,3v0,5,1,11,-2,13v-22,-2,-51,3,-69,-2v1,-10,2,-18,2,-27v-9,4,-29,34,-57,34v-54,0,-50,-48,-50,-104v0,-41,5,-43,-27,-48r0,-10v18,-8,47,-6,69,-16r4,2v-3,31,-2,57,-2,88v0,34,0,53,28,55v33,2,36,-32,34,-71v-2,-42,5,-43,-27,-48r0,-10v19,-7,47,-6,70,-16","w":219},"v":{"d":"150,-146v1,-9,-32,0,-21,-20v18,3,54,-3,68,2v-1,4,2,11,-2,12v-27,3,-22,13,-33,39r-49,116r-31,0r-53,-136v-6,-17,-12,-16,-25,-21v-3,-23,24,-7,49,-11v21,4,47,-13,45,11v-7,5,-22,0,-23,8r36,100v12,-27,36,-81,39,-100","w":200,"k":{".":40,",":40}},"w":{"d":"101,-166v12,26,-29,-1,-21,31r21,81r52,-116r18,0r50,116r27,-90v4,-14,-34,2,-23,-22v22,2,51,-3,70,2v0,4,1,11,-2,12v-31,-2,-24,37,-38,60r-31,95r-28,0r-48,-112r-49,112v-15,-3,-33,9,-32,-13r-38,-135v0,-10,-31,-1,-21,-21v16,1,76,1,93,0","w":299,"k":{".":33,",":33}},"x":{"d":"172,-14v2,3,2,11,0,14r-54,0v-11,-14,-25,-41,-36,-60v-15,20,-28,40,-41,60v-13,-1,-42,6,-31,-14v20,0,14,-4,28,-19v14,-15,13,-15,34,-43v-15,-22,-27,-49,-44,-69v-8,-3,-25,-1,-19,-15v20,-4,37,-7,51,-11v9,7,23,26,41,59v11,-14,26,-37,38,-55v13,2,41,-8,33,14v-30,1,-39,37,-61,57r25,44v20,28,12,35,36,38"},"y":{"d":"194,-166v3,2,3,11,1,14v-23,4,-17,9,-29,33v-32,64,-52,151,-94,203v-13,16,-40,17,-60,7v2,-8,4,-20,6,-35v25,16,48,19,63,-24r7,-17r-57,-148v-5,-19,-11,-16,-27,-21v-3,-22,18,-11,45,-11v21,0,40,-4,50,1v0,4,1,11,-2,12v-36,-2,-15,24,-9,39r25,68v10,-23,40,-94,39,-101v0,-4,-7,-6,-21,-6v-8,-21,12,-12,35,-13v9,0,18,-1,28,-1","w":200,"k":{".":33,",":33}},"z":{"d":"104,-146v-31,3,-71,-9,-67,12v-1,10,-2,23,-17,17v1,-16,-1,-35,2,-49v46,2,99,-4,141,2v-1,28,-20,36,-32,54r-64,91v19,2,61,1,77,-3r10,-34v5,0,11,-1,13,2v-4,25,-2,44,-5,55r-156,-2r0,-10v12,-13,45,-58,98,-135"},"\u0105":{"d":"151,-112v0,46,-19,102,21,101v3,16,-8,12,-23,11v-15,11,-22,24,-22,39v0,28,30,25,49,20v3,17,-21,17,-37,18v-59,3,-38,-67,-4,-77v-9,-1,-24,3,-29,-1r1,-24v-18,10,-26,30,-53,30v-27,1,-40,-18,-40,-44v0,-53,35,-46,93,-61v4,-38,-29,-52,-58,-38v-1,9,-10,26,-19,13r1,-21v40,-40,120,-36,120,34xm107,-85v-30,8,-47,8,-49,36v-1,33,39,29,49,7r0,-43"},"\u0107":{"d":"143,-259r-58,68v-3,-3,-9,-3,-10,-8r25,-60v14,0,35,-10,43,0xm60,-95v0,55,38,92,88,69v6,6,-2,14,-4,21v-59,33,-133,0,-128,-71v-7,-52,42,-76,66,-91v20,-3,82,-13,65,23r-5,38r-11,0v-3,-25,-6,-38,-33,-38v-25,0,-38,17,-38,49","w":159},"\u0119":{"d":"16,-78v0,-104,155,-130,151,-21v0,5,1,10,-2,12v-22,7,-72,5,-103,7v1,50,51,77,97,49v11,24,-33,39,-56,39v-18,15,-20,56,11,55v8,3,26,-12,26,2v-19,20,-77,17,-77,-20v0,-14,8,-27,23,-38v-45,-4,-70,-36,-70,-85xm121,-100v1,-32,-8,-51,-29,-51v-22,0,-32,19,-31,51v10,2,45,3,60,0"},"\u0142":{"d":"38,-136v-7,-49,20,-103,-26,-98v-2,-3,-2,-10,0,-13v23,0,51,-14,72,-13r-2,95v13,-5,33,-34,39,-11v-11,11,-27,17,-39,27r1,125v0,15,14,6,27,13v0,4,1,11,-2,12v-20,-4,-82,3,-98,-2v0,-4,-1,-11,2,-12v48,4,17,-49,26,-107v-12,5,-21,18,-34,19v-1,-4,-5,-7,-3,-11","w":119},"\u0144":{"d":"155,-259r-57,68v-3,-3,-9,-3,-10,-8r24,-60v14,0,36,-10,43,0xm79,-108v0,49,-16,98,25,97v3,22,-22,7,-47,11v-22,-2,-41,4,-49,-1v0,-4,-1,-9,1,-12v43,5,27,-43,27,-85v0,-41,4,-43,-28,-48r0,-10v19,-7,46,-6,69,-16v9,4,1,22,3,32v16,-12,27,-30,56,-30v58,0,55,52,52,112v-1,37,-5,43,24,47v0,4,1,9,-1,12v-28,-3,-44,2,-71,-2v-3,-47,22,-135,-28,-137v-18,-1,-33,15,-33,30","w":219},"\u00f3":{"d":"147,-259r-58,68v-3,-3,-9,-3,-10,-8r25,-60v14,0,36,-10,43,0xm103,-173v56,0,83,29,83,86v0,59,-32,94,-89,95v-55,1,-82,-35,-82,-91v0,-59,31,-89,88,-90xm102,-10v29,1,36,-29,35,-63v-1,-46,-3,-81,-39,-81v-23,0,-35,21,-35,63v0,54,13,81,39,81","w":200},"\u015b":{"d":"132,-259r-57,68v-3,-3,-9,-3,-10,-8r24,-60v14,0,36,-10,43,0xm84,-154v-28,-2,-44,36,-16,44v33,9,79,9,79,55v0,60,-79,79,-131,50v2,-16,-1,-37,5,-50v4,0,11,-1,12,2v-3,37,19,39,41,43v30,4,48,-39,20,-49v-33,-12,-78,-11,-78,-56v0,-55,79,-71,120,-45v-2,3,0,28,-5,43v-4,0,-11,1,-12,-2v1,-25,-13,-33,-35,-35","w":159},"\u017a":{"d":"139,-259r-57,68v-3,-3,-9,-3,-10,-8r24,-60v14,0,36,-10,43,0xm104,-146v-31,3,-71,-9,-67,12v-1,10,-2,23,-17,17v1,-16,-1,-35,2,-49v46,2,99,-4,141,2v-1,28,-20,36,-32,54r-64,91v19,2,61,1,77,-3r10,-34v5,0,11,-1,13,2v-4,25,-2,44,-5,55r-156,-2r0,-10v12,-13,45,-58,98,-135"},"\u017c":{"d":"92,-243v13,0,23,10,23,23v0,11,-11,23,-23,23v-12,0,-23,-12,-23,-23v0,-11,11,-24,23,-23xm104,-146v-31,3,-71,-9,-67,12v-1,10,-2,23,-17,17v1,-16,-1,-35,2,-49v46,2,99,-4,141,2v-1,28,-20,36,-32,54r-64,91v19,2,61,1,77,-3r10,-34v5,0,11,-1,13,2v-4,25,-2,44,-5,55r-156,-2r0,-10v12,-13,45,-58,98,-135"},"0":{"d":"92,-240v63,0,77,41,77,113v0,81,-17,135,-81,135v-62,0,-77,-45,-76,-120v0,-75,14,-128,80,-128xm92,-11v54,-2,32,-152,23,-186v-4,-16,-14,-24,-27,-24v-57,0,-33,153,-19,195v6,10,13,15,23,15"},"1":{"d":"18,-183v-5,-5,-3,-16,-6,-25v32,-9,69,-22,109,-37v10,17,2,36,1,75r-1,69v5,82,-17,83,43,90v0,5,1,11,-2,13v-38,-5,-96,2,-135,-2v-6,-27,37,-5,44,-24v4,-32,9,-141,-1,-183"},"2":{"d":"24,-218v43,-44,160,-20,132,62v-17,50,-55,73,-97,114v26,8,81,-4,111,2v-2,15,1,32,-3,42v-32,-1,-58,-2,-79,-2v-20,0,-55,5,-79,0r0,-16v39,-47,102,-78,102,-144v0,-28,-12,-42,-38,-42v-29,0,-35,16,-43,45v-4,0,-11,1,-12,-2"},"3":{"d":"111,-136v29,0,54,23,54,54v0,66,-83,111,-148,80v-1,-21,-7,-40,-7,-54r9,-3v15,26,30,46,58,46v27,0,44,-21,44,-49v0,-36,-32,-54,-68,-43v-4,-6,4,-19,4,-29v56,14,73,-69,18,-70v-29,0,-36,14,-42,35v-3,1,-12,2,-13,-2r10,-52v36,-29,120,-23,120,34v0,22,-13,39,-39,53"},"4":{"d":"154,-14v11,-3,21,5,14,15v-38,-2,-83,4,-117,-2v-6,-29,49,4,42,-37r0,-23r-86,1v-5,-33,13,-46,36,-94v19,-40,38,-67,50,-82v15,-1,35,-12,47,-6v-3,26,-3,103,-3,152v10,1,25,-3,32,1v-2,11,7,34,-11,28r-21,0v3,37,-6,44,17,47xm95,-212v-16,25,-26,45,-34,59v-5,10,-16,30,-31,63r64,0"},"5":{"d":"46,-139v51,-28,117,-5,117,54v0,65,-76,115,-143,84v1,-6,-9,-28,-11,-51r9,-3v15,24,31,41,59,41v26,0,43,-21,44,-49v2,-49,-54,-66,-88,-36r-7,-4v3,-52,3,-85,-1,-134v48,-4,75,3,128,-2v0,17,0,30,-2,42v-25,-2,-85,-1,-104,1"},"6":{"d":"115,-147v35,0,55,29,54,67v-1,48,-27,86,-78,88v-82,4,-92,-118,-60,-178v21,-39,58,-70,112,-70v6,5,19,11,8,17v-60,-5,-85,40,-90,104v27,-24,21,-28,54,-28xm60,-75v0,36,6,64,35,64v21,0,31,-16,31,-49v0,-30,-9,-56,-35,-56v-22,0,-32,16,-31,41"},"7":{"d":"62,-195v-35,-3,-22,12,-32,42v-5,0,-11,1,-13,-2v2,-29,1,-52,0,-82v40,-3,124,1,160,0r0,15v-43,78,-74,148,-103,221v-9,4,-26,-1,-40,2r-2,-4r107,-189v-18,-8,-49,0,-77,-3"},"8":{"d":"124,-137v27,13,44,26,44,62v0,52,-31,83,-85,83v-38,0,-71,-22,-71,-65v0,-32,14,-46,42,-60v-63,-31,-35,-124,39,-124v66,0,88,77,31,104xm89,-221v-31,0,-45,37,-22,56v9,8,25,16,39,22v32,-17,27,-78,-17,-78xm44,-62v0,59,84,70,84,8v0,-33,-34,-45,-59,-56v-17,13,-25,29,-25,48"},"9":{"d":"89,-240v80,0,94,117,60,177v-21,38,-59,70,-112,71v-6,-6,-19,-11,-9,-19v59,9,87,-38,91,-103v-29,26,-22,29,-54,29v-35,0,-55,-30,-54,-68v0,-49,26,-87,78,-87xm89,-117v22,0,32,-16,31,-41v0,-37,-7,-62,-35,-64v-22,-2,-31,23,-31,50v0,30,8,54,35,55"},"%":{"d":"245,-120v34,0,61,25,61,61v0,37,-25,64,-62,64v-36,0,-62,-25,-62,-62v0,-37,27,-63,63,-63xm230,-263v-37,92,-90,184,-131,276v-4,-1,-12,2,-13,-2r132,-274r12,0xm77,-255v36,0,61,25,61,61v0,37,-25,64,-62,64v-35,0,-62,-22,-62,-61v0,-37,26,-65,63,-64xm243,-7v20,0,26,-25,26,-53v0,-32,-8,-48,-24,-48v-17,0,-26,17,-26,51v0,33,8,50,24,50xm75,-142v21,0,26,-25,26,-52v0,-32,-9,-49,-25,-49v-17,0,-25,18,-25,52v0,33,8,49,24,49","w":320},"+":{"d":"175,-91r-69,0r0,68r-31,0r0,-68r-69,0r0,-30r69,0r0,-68r31,0r0,68r69,0r0,30"},"=":{"d":"175,-126r-169,0r0,-30r169,0r0,30xm175,-62r-169,0r0,-30r169,0r0,30"},"<":{"d":"175,-3r-169,-76r0,-27r169,-77r0,31r-128,59r128,59r0,31"},">":{"d":"175,-79r-169,76r0,-31r128,-59r-128,-59r0,-31r169,77r0,27"},"^":{"d":"175,-116r-35,0r-50,-97r-50,97r-35,0r68,-133r34,0"},"~":{"d":"55,-122v22,0,47,25,71,25v9,0,19,-9,30,-29r18,20v-9,22,-25,42,-48,42v-22,0,-48,-21,-70,-26v-9,0,-20,11,-32,32r-18,-19v14,-30,30,-45,49,-45"},"#":{"d":"30,0r11,-60r-26,0r6,-27r26,0r13,-72r-26,0r5,-28r26,0r10,-52r13,0r-10,52r41,0r9,-52r14,0r-10,52r26,0r-5,28r-26,0r-14,72r26,0r-5,27r-26,0r-11,60r-13,0r11,-60r-40,0r-12,60r-13,0xm60,-87r40,0r14,-72r-41,0","w":173},"$":{"d":"96,-145v46,7,74,20,74,66v0,47,-30,79,-74,84v-1,12,3,29,-2,37v-5,-1,-13,2,-15,-2r0,-34v-23,-1,-49,-4,-68,-16v4,-13,0,-39,5,-56v19,-6,10,18,15,31v10,14,27,21,48,22r0,-87v-45,-8,-68,-24,-70,-67v-2,-42,30,-70,70,-76v-2,-13,1,-24,17,-18r0,18v23,2,48,2,60,15v-4,8,-1,39,-7,51v-18,6,-11,-19,-15,-29v-8,-11,-20,-17,-38,-18r0,79xm79,-148r0,-75v-41,7,-44,70,0,75xm96,-14v20,-5,35,-21,35,-45v0,-22,-12,-34,-35,-38r0,83"},"&":{"d":"206,-48v22,14,60,30,82,5v20,13,-25,36,-27,48v-36,10,-66,-7,-87,-23v-49,46,-160,29,-157,-47v1,-39,27,-58,56,-72v-28,-57,3,-115,58,-115v25,0,41,15,41,39v0,37,-26,50,-57,71v17,28,49,66,75,85v13,-19,15,-43,4,-61v-10,-2,-28,4,-33,-3v3,-5,6,-12,11,-22v42,3,92,-2,115,-1v-6,11,-3,23,-8,28v-16,-1,-32,-2,-51,-2v6,31,-5,49,-22,70xm118,-229v-34,4,-24,45,-11,73v17,-12,32,-24,33,-48v0,-13,-8,-26,-22,-25xm159,-29v-34,-31,-54,-52,-78,-93v-44,26,-8,107,43,104v12,0,24,-3,35,-11","w":299},".":{"d":"17,-22v0,-16,12,-28,28,-28v16,0,27,12,27,28v0,15,-12,27,-27,27v-15,0,-27,-12,-28,-27","w":90},",":{"d":"0,58v16,-30,26,-62,30,-95v17,-4,32,-6,47,-13r6,6v-10,23,-38,76,-53,95v-10,2,-22,16,-30,7","w":90},":":{"d":"17,-136v0,-16,12,-28,28,-28v16,-1,27,14,27,28v0,14,-12,28,-27,28v-16,0,-28,-12,-28,-28xm17,-22v0,-16,12,-28,28,-28v16,0,27,12,27,28v0,15,-12,27,-27,27v-15,0,-27,-12,-28,-27","w":90},";":{"d":"19,-136v0,-16,12,-28,28,-28v16,0,27,12,27,28v0,16,-11,28,-27,28v-16,0,-28,-12,-28,-28xm-9,58v16,-30,25,-62,29,-95v17,-4,33,-6,48,-13r6,6v-10,23,-38,76,-53,95v-10,2,-22,16,-30,7","w":90},"?":{"d":"74,-72v-13,9,-20,-8,-19,-22v1,-41,43,-49,45,-90v1,-19,-14,-31,-35,-30v-28,-5,-28,20,-38,33v-24,0,3,-33,0,-51v36,-31,121,-22,121,38v0,59,-88,70,-74,122xm43,-22v0,-16,12,-28,27,-28v16,0,28,12,28,28v0,16,-12,27,-28,27v-15,0,-27,-12,-27,-27","w":159},"!":{"d":"45,-71v-8,-32,-21,-130,-20,-162v2,0,30,-19,54,-16v-2,55,-15,116,-21,170xm24,-22v0,-16,11,-28,27,-28v15,0,27,12,27,28v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27","w":100},"(":{"d":"108,-252v-54,58,-50,228,0,284v-3,2,-4,7,-9,7v-39,-28,-79,-79,-77,-149v2,-72,33,-123,79,-151v2,3,7,3,7,9","w":119},")":{"d":"12,32v49,-55,55,-227,0,-284v1,-6,4,-8,10,-9v37,27,75,80,75,151v0,74,-34,122,-78,149","w":119},"[":{"d":"110,-248v-33,9,-40,-6,-40,33r1,228v2,17,18,6,39,14v0,4,1,10,-1,13v-40,-3,-42,-2,-82,0v-3,-61,1,-145,1,-217v0,-27,-6,-60,-1,-84v35,3,46,1,83,2r0,11","w":119},"]":{"d":"93,15v-1,3,5,21,-1,25v-38,-4,-48,2,-82,-2v0,-4,-1,-10,1,-13v53,-1,40,-4,39,-71r-2,-190v-3,-16,-20,-5,-38,-12v0,-4,-1,-10,1,-12v40,2,46,1,82,-1v3,54,-3,117,-2,176","w":119},"{":{"d":"34,-111v52,3,31,70,37,122v2,15,13,23,34,25r0,7v-42,4,-71,-7,-71,-48v0,-41,18,-104,-34,-103v3,-17,37,-3,34,-44v-5,-65,-9,-127,71,-114r0,7v-76,-2,7,141,-71,148","w":111},"}":{"d":"6,-266v45,-2,72,6,72,49v0,40,-19,104,34,102v-3,17,-38,4,-34,45v6,65,5,128,-72,113r0,-7v77,5,-7,-140,72,-147v-51,-5,-33,-68,-37,-122v-1,-15,-14,-24,-35,-26r0,-7","w":111},"'":{"d":"41,-255v36,6,6,62,5,90r-12,0r-12,-72v0,-9,9,-19,19,-18","w":81},"\u02b9":{"d":"41,-255v36,6,6,62,5,90r-12,0r-12,-72v0,-9,9,-19,19,-18","w":81},"\"":{"d":"38,-255v36,6,6,62,5,90r-12,0r-12,-72v0,-9,9,-19,19,-18xm101,-255v36,6,6,62,5,90r-12,0r-12,-72v0,-9,9,-19,19,-18","w":138},"\u02ba":{"d":"38,-255v36,6,6,62,5,90r-12,0r-12,-72v0,-9,9,-19,19,-18xm101,-255v36,6,6,62,5,90r-12,0r-12,-72v0,-9,9,-19,19,-18","w":138},"_":{"d":"180,59r-180,0r0,-22r180,0r0,22"},"@":{"d":"142,-219v57,-1,106,33,106,87v0,43,-32,89,-74,89v-17,0,-31,-10,-30,-30v-23,44,-83,34,-83,-18v0,-55,54,-109,100,-74v1,-11,25,-14,31,-8v-8,32,-19,75,-21,105v0,9,4,13,10,13v28,-6,42,-41,42,-77v0,-47,-31,-77,-82,-76v-63,2,-105,46,-107,111v-1,53,35,93,88,92v32,0,59,-10,83,-31v4,4,2,6,0,13v-69,58,-207,30,-203,-72v3,-76,60,-122,140,-124xm112,-61v28,-5,40,-48,40,-84v0,-14,-5,-20,-16,-20v-19,-4,-42,45,-41,73v0,20,3,29,17,31","w":251},"*":{"d":"138,-205v4,9,7,29,2,37v-17,-5,-36,-9,-55,-13v8,14,17,30,28,45v-11,6,-24,16,-36,13v0,-9,-1,-27,-4,-53v-15,15,-15,15,-36,38v-12,-4,-17,-20,-20,-31r50,-19v-17,-9,-36,-14,-51,-24v12,-12,9,-27,22,-28v7,9,19,23,36,42v4,-24,1,-44,8,-55v10,4,21,7,33,8v3,15,-15,25,-28,52v11,-2,28,-6,51,-12","w":159},"\/":{"d":"-1,11v23,-90,58,-183,84,-274v5,-3,22,-4,27,0r-85,273v-7,2,-18,0,-26,1","w":106},"\\":{"d":"110,9v-5,4,-20,2,-28,1r-84,-275v8,1,21,-2,26,2","w":106},"|":{"d":"76,0r0,-263r28,0r0,263r-28,0"},"-":{"d":"9,-69v-7,-4,10,-31,9,-40r92,0v9,9,-8,21,-8,40r-93,0","w":119},"\u2011":{"d":"9,-69v-7,-4,10,-31,9,-40r92,0v9,9,-8,21,-8,40r-93,0","w":119},"\u2010":{"d":"9,-69v-7,-4,10,-31,9,-40r92,0v9,9,-8,21,-8,40r-93,0","w":119},"\u00ad":{"d":"9,-69v-7,-4,10,-31,9,-40r92,0v9,9,-8,21,-8,40r-93,0","w":119,"k":{"T":27,"V":33,"W":13,"Y":27}},"\u00a0":{"w":90},"`":{"d":"94,-199v-1,5,-7,5,-10,8r-58,-68v8,-10,29,0,43,0","w":119}}});

