window.Modernizr=function(a,b,c){function G(){e.input=function(a){for(var b=0,c=a.length;b<c;b++)t[a[b]]=!!(a[b]in l);return t}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" ")),e.inputtypes=function(a){for(var d=0,e,f,h,i=a.length;d<i;d++)l.setAttribute("type",f=a[d]),e=l.type!=="text",e&&(l.value=m,l.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(f)&&l.style.WebkitAppearance!==c?(g.appendChild(l),h=b.defaultView,e=h.getComputedStyle&&h.getComputedStyle(l,null).WebkitAppearance!=="textfield"&&l.offsetHeight!==0,g.removeChild(l)):/^(search|tel)$/.test(f)||(/^(url|email)$/.test(f)?e=l.checkValidity&&l.checkValidity()===!1:/^color$/.test(f)?(g.appendChild(l),g.offsetWidth,e=l.value!=m,g.removeChild(l)):e=l.value!=m)),s[a[d]]=!!e;return s}("search tel url email datetime date month week time datetime-local number range color".split(" "))}function F(a,b){var c=a.charAt(0).toUpperCase()+a.substr(1),d=(a+" "+p.join(c+" ")+c).split(" ");return!!E(d,b)}function E(a,b){for(var d in a)if(k[a[d]]!==c&&(!b||b(a[d],j)))return!0}function D(a,b){return(""+a).indexOf(b)!==-1}function C(a,b){return typeof a===b}function B(a,b){return A(o.join(a+";")+(b||""))}function A(a){k.cssText=a}var d="1.7",e={},f=!0,g=b.documentElement,h=b.head||b.getElementsByTagName("head")[0],i="modernizr",j=b.createElement(i),k=j.style,l=b.createElement("input"),m=":)",n=Object.prototype.toString,o=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),p="Webkit Moz O ms Khtml".split(" "),q={svg:"http://www.w3.org/2000/svg"},r={},s={},t={},u=[],v,w=function(a){var c=b.createElement("style"),d=b.createElement("div"),e;c.textContent=a+"{#modernizr{height:3px}}",h.appendChild(c),d.id="modernizr",g.appendChild(d),e=d.offsetHeight===3,c.parentNode.removeChild(c),d.parentNode.removeChild(d);return!!e},x=function(){function d(d,e){e=e||b.createElement(a[d]||"div");var f=(d="on"+d)in e;f||(e.setAttribute||(e=b.createElement("div")),e.setAttribute&&e.removeAttribute&&(e.setAttribute(d,""),f=C(e[d],"function"),C(e[d],c)||(e[d]=c),e.removeAttribute(d))),e=null;return f}var a={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return d}(),y=({}).hasOwnProperty,z;C(y,c)||C(y.call,c)?z=function(a,b){return b in a&&C(a.constructor.prototype[b],c)}:z=function(a,b){return y.call(a,b)},r.flexbox=function(){function c(a,b,c,d){a.style.cssText=o.join(b+":"+c+";")+(d||"")}function a(a,b,c,d){b+=":",a.style.cssText=(b+o.join(c+";"+b)).slice(0,-b.length)+(d||"")}var d=b.createElement("div"),e=b.createElement("div");a(d,"display","box","width:42px;padding:0;"),c(e,"box-flex","1","width:10px;"),d.appendChild(e),g.appendChild(d);var f=e.offsetWidth===42;d.removeChild(e),g.removeChild(d);return f},r.canvas=function(){var a=b.createElement("canvas");return a.getContext&&a.getContext("2d")},r.canvastext=function(){return e.canvas&&C(b.createElement("canvas").getContext("2d").fillText,"function")},r.webgl=function(){return!!a.WebGLRenderingContext},r.touch=function(){return"ontouchstart"in a||w("@media ("+o.join("touch-enabled),(")+"modernizr)")},r.geolocation=function(){return!!navigator.geolocation},r.postmessage=function(){return!!a.postMessage},r.websqldatabase=function(){var b=!!a.openDatabase;return b},r.indexedDB=function(){for(var b=-1,c=p.length;++b<c;){var d=p[b].toLowerCase();if(a[d+"_indexedDB"]||a[d+"IndexedDB"])return!0}return!1},r.hashchange=function(){return x("hashchange",a)&&(b.documentMode===c||b.documentMode>7)},r.history=function(){return!!(a.history&&history.pushState)},r.draganddrop=function(){return x("dragstart")&&x("drop")},r.websockets=function(){return"WebSocket"in a},r.rgba=function(){A("background-color:rgba(150,255,150,.5)");return D(k.backgroundColor,"rgba")},r.hsla=function(){A("background-color:hsla(120,40%,100%,.5)");return D(k.backgroundColor,"rgba")||D(k.backgroundColor,"hsla")},r.multiplebgs=function(){A("background:url(//:),url(//:),red url(//:)");return(new RegExp("(url\\s*\\(.*?){3}")).test(k.background)},r.backgroundsize=function(){return F("backgroundSize")},r.borderimage=function(){return F("borderImage")},r.borderradius=function(){return F("borderRadius","",function(a){return D(a,"orderRadius")})},r.boxshadow=function(){return F("boxShadow")},r.textshadow=function(){return b.createElement("div").style.textShadow===""},r.opacity=function(){B("opacity:.55");return/^0.55$/.test(k.opacity)},r.cssanimations=function(){return F("animationName")},r.csscolumns=function(){return F("columnCount")},r.cssgradients=function(){var a="background-image:",b="gradient(linear,left top,right bottom,from(#9f9),to(white));",c="linear-gradient(left top,#9f9, white);";A((a+o.join(b+a)+o.join(c+a)).slice(0,-a.length));return D(k.backgroundImage,"gradient")},r.cssreflections=function(){return F("boxReflect")},r.csstransforms=function(){return!!E(["transformProperty","WebkitTransform","MozTransform","OTransform","msTransform"])},r.csstransforms3d=function(){var a=!!E(["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"]);a&&"webkitPerspective"in g.style&&(a=w("@media ("+o.join("transform-3d),(")+"modernizr)"));return a},r.csstransitions=function(){return F("transitionProperty")},r.fontface=function(){var a,c,d=h||g,e=b.createElement("style"),f=b.implementation||{hasFeature:function(){return!1}};e.type="text/css",d.insertBefore(e,d.firstChild),a=e.sheet||e.styleSheet;var i=f.hasFeature("CSS2","")?function(b){if(!a||!b)return!1;var c=!1;try{a.insertRule(b,0),c=/src/i.test(a.cssRules[0].cssText),a.deleteRule(a.cssRules.length-1)}catch(d){}return c}:function(b){if(!a||!b)return!1;a.cssText=b;return a.cssText.length!==0&&/src/i.test(a.cssText)&&a.cssText.replace(/\r+|\n+/g,"").indexOf(b.split(" ")[0])===0};c=i('@font-face { font-family: "font"; src: url(data:,); }'),d.removeChild(e);return c},r.video=function(){var a=b.createElement("video"),c=!!a.canPlayType;if(c){c=new Boolean(c),c.ogg=a.canPlayType('video/ogg; codecs="theora"');var d='video/mp4; codecs="avc1.42E01E';c.h264=a.canPlayType(d+'"')||a.canPlayType(d+', mp4a.40.2"'),c.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"')}return c},r.audio=function(){var a=b.createElement("audio"),c=!!a.canPlayType;c&&(c=new Boolean(c),c.ogg=a.canPlayType('audio/ogg; codecs="vorbis"'),c.mp3=a.canPlayType("audio/mpeg;"),c.wav=a.canPlayType('audio/wav; codecs="1"'),c.m4a=a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;"));return c},r.localstorage=function(){try{return!!localStorage.getItem}catch(a){return!1}},r.sessionstorage=function(){try{return!!sessionStorage.getItem}catch(a){return!1}},r.webWorkers=function(){return!!a.Worker},r.applicationcache=function(){return!!a.applicationCache},r.svg=function(){return!!b.createElementNS&&!!b.createElementNS(q.svg,"svg").createSVGRect},r.inlinesvg=function(){var a=b.createElement("div");a.innerHTML="<svg/>";return(a.firstChild&&a.firstChild.namespaceURI)==q.svg},r.smil=function(){return!!b.createElementNS&&/SVG/.test(n.call(b.createElementNS(q.svg,"animate")))},r.svgclippaths=function(){return!!b.createElementNS&&/SVG/.test(n.call(b.createElementNS(q.svg,"clipPath")))};for(var H in r)z(r,H)&&(v=H.toLowerCase(),e[v]=r[H](),u.push((e[v]?"":"no-")+v));e.input||G(),e.crosswindowmessaging=e.postmessage,e.historymanagement=e.history,e.addTest=function(a,b){a=a.toLowerCase();if(!e[a]){b=!!b(),g.className+=" "+(b?"":"no-")+a,e[a]=b;return e}},A(""),j=l=null,f&&a.attachEvent&&function(){var a=b.createElement("div");a.innerHTML="<elem></elem>";return a.childNodes.length!==1}()&&function(a,b){function p(a,b){var c=-1,d=a.length,e,f=[];while(++c<d)e=a[c],(b=e.media||b)!="screen"&&f.push(p(e.imports,b),e.cssText);return f.join("")}function o(a){var b=-1;while(++b<e)a.createElement(d[b])}var c="abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",d=c.split("|"),e=d.length,f=new RegExp("(^|\\s)("+c+")","gi"),g=new RegExp("<(/*)("+c+")","gi"),h=new RegExp("(^|[^\\n]*?\\s)("+c+")([^\\n]*)({[\\n\\w\\W]*?})","gi"),i=b.createDocumentFragment(),j=b.documentElement,k=j.firstChild,l=b.createElement("body"),m=b.createElement("style"),n;o(b),o(i),k.insertBefore(m,k.firstChild),m.media="print",a.attachEvent("onbeforeprint",function(){var a=-1,c=p(b.styleSheets,"all"),k=[],o;n=n||b.body;while((o=h.exec(c))!=null)k.push((o[1]+o[2]+o[3]).replace(f,"$1.iepp_$2")+o[4]);m.styleSheet.cssText=k.join("\n");while(++a<e){var q=b.getElementsByTagName(d[a]),r=q.length,s=-1;while(++s<r)q[s].className.indexOf("iepp_")<0&&(q[s].className+=" iepp_"+d[a])}i.appendChild(n),j.appendChild(l),l.className=n.className,l.innerHTML=n.innerHTML.replace(g,"<$1font")}),a.attachEvent("onafterprint",function(){l.innerHTML="",j.removeChild(l),j.appendChild(n),m.styleSheet.cssText=""})}(a,b),e._enableHTML5=f,e._version=d,g.className=g.className.replace(/\bno-js\b/,"")+" js "+u.join(" ");return e}(this,this.document);
/*
 * 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);;(function(e){function p(f,c){var b=e(c);return b.length<2?b:f.parent().find(c)}function u(f,c){var b=this,n=f.add(b),g=f.children(),l=0,j=c.vertical;k||(k=b);if(g.length>1)g=e(c.items,f);e.extend(b,{getConf:function(){return c},getIndex:function(){return l},getSize:function(){return b.getItems().size()},getNaviButtons:function(){return o.add(q)},getRoot:function(){return f},getItemWrap:function(){return g},getItems:function(){return g.children(c.item).not("."+c.clonedClass)},move:function(a,d){return b.seekTo(l+
a,d)},next:function(a){return b.move(1,a)},prev:function(a){return b.move(-1,a)},begin:function(a){return b.seekTo(0,a)},end:function(a){return b.seekTo(b.getSize()-1,a)},focus:function(){return k=b},addItem:function(a){a=e(a);if(c.circular){g.children("."+c.clonedClass+":last").before(a);g.children("."+c.clonedClass+":first").replaceWith(a.clone().addClass(c.clonedClass))}else g.append(a);n.trigger("onAddItem",[a]);return b},seekTo:function(a,d,h){a.jquery||(a*=1);if(c.circular&&a===0&&l==-1&&d!==0)return b;if(!c.circular&&a<0||a>b.getSize()||a<-1)return b;var i=a;if(a.jquery)a=b.getItems().index(a);else i=b.getItems().eq(a);var r=e.Event("onBeforeSeek");if(!h){n.trigger(r,[a,d]);if(r.isDefaultPrevented()||!i.length)return b}i=j?{top:-i.position().top}:{left:-i.position().left};l=a;k=b;if(d===undefined)d=c.speed;g.animate(i,d,c.easing,h||function(){n.trigger("onSeek",[a])});return b}});e.each(["onBeforeSeek","onSeek","onAddItem"],function(a,d){e.isFunction(c[d])&&e(b).bind(d,c[d]);b[d]=function(h){h&&e(b).bind(d,h);return b}});if(c.circular){var s=b.getItems().slice(-1).clone().prependTo(g),t=b.getItems().eq(1).clone().appendTo(g);s.add(t).addClass(c.clonedClass);b.onBeforeSeek(function(a,d,h){if(!a.isDefaultPrevented())if(d==-1){b.seekTo(s,h,function(){b.end(0)});return a.preventDefault()}else d==b.getSize()&&b.seekTo(t,h,function(){b.begin(0)})});b.seekTo(0,0,function(){})}var o=p(f,c.prev).click(function(){b.prev()}),q=p(f,c.next).click(function(){b.next()});if(!c.circular&&b.getSize()>1){b.onBeforeSeek(function(a,d){setTimeout(function(){if(!a.isDefaultPrevented()){o.toggleClass(c.disabledClass,d<=0);q.toggleClass(c.disabledClass,d>=b.getSize()-1)}},1)});c.initialIndex||o.addClass(c.disabledClass)}c.mousewheel&&e.fn.mousewheel&&f.mousewheel(function(a,d){if(c.mousewheel){b.move(d<0?1:-1,c.wheelSpeed||50);return false}});if(c.touch){var m={};g[0].ontouchstart=function(a){a=a.touches[0];m.x=a.clientX;m.y=a.clientY};g[0].ontouchmove=function(a){if(a.touches.length==1&&!g.is(":animated")){var d=a.touches[0],h=m.x-d.clientX;d=m.y-d.clientY;b[j&&d>0||!j&&h>0?"next":"prev"]();a.preventDefault()}}}c.keyboard&&e(document).bind("keydown.scrollable",function(a){if(!(!c.keyboard||a.altKey||a.ctrlKey||e(a.target).is(":input")))if(!(c.keyboard!="static"&&k!=b)){var d=a.keyCode;if(j&&(d==38||d==40)){b.move(d==38?-1:1);return a.preventDefault()}if(!j&&(d==37||d==39)){b.move(d==37?-1:1);return a.preventDefault()}}});c.initialIndex&&b.seekTo(c.initialIndex,0,function(){})}e.tools=e.tools||{version:"1.2.5"};e.tools.scrollable={conf:{activeClass:"active",circular:false,clonedClass:"cloned",disabledClass:"disabled",easing:"swing",initialIndex:0,item:null,items:".items",keyboard:true,mousewheel:false,next:".next",prev:".prev",speed:400,vertical:false,touch:true,wheelSpeed:0}};var k;e.fn.scrollable=function(f){var c=this.data("scrollable");if(c)return c;f=e.extend({},e.tools.scrollable.conf,f);this.each(function(){c=new u(e(this),f);e(this).data("scrollable",c)});return f.api?c:this}})(jQuery);(function(b){var f=b.tools.scrollable;f.autoscroll={conf:{autoplay:true,interval:3E3,autopause:true}};b.fn.autoscroll=function(c){if(typeof c=="number")c={interval:c};var d=b.extend({},f.autoscroll.conf,c),g;this.each(function(){var a=b(this).data("scrollable");if(a)g=a;var e,h=true;a.play=function(){if(!e){h=false;e=setInterval(function(){a.next()},d.interval)}};a.pause=function(){e=clearInterval(e)};a.stop=function(){a.pause();h=true};d.autopause&&a.getRoot().add(a.getNaviButtons()).hover(a.pause,a.play);d.autoplay&&a.play()});return d.api?g:this}})(jQuery);(function(d){function p(b,g){var h=d(g);return h.length<2?h:b.parent().find(g)}var m=d.tools.scrollable;m.navigator={conf:{navi:".navi",naviItem:null,activeClass:"active",indexed:false,idPrefix:null,history:false}};d.fn.navigator=function(b){if(typeof b=="string")b={navi:b};b=d.extend({},m.navigator.conf,b);var g;this.each(function(){function h(a,c,i){e.seekTo(c);if(j){if(location.hash)location.hash=a.attr("href").replace("#","")}else return i.preventDefault()}function f(){return k.find(b.naviItem||"> *")}function n(a){var c=d("<"+(b.naviItem||"a")+"/>").click(function(i){h(d(this),a,i)}).attr("href","#"+a);a===0&&c.addClass(l);b.indexed&&c.text(a+1);b.idPrefix&&c.attr("id",b.idPrefix+a);return c.appendTo(k)}function o(a,c){a=f().eq(c.replace("#",""));a.length||(a=f().filter("[href="+c+"]"));a.click()}var e=d(this).data("scrollable"),k=b.navi.jquery?b.navi:p(e.getRoot(),b.navi),q=e.getNaviButtons(),l=b.activeClass,j=b.history&&d.fn.history;if(e)g=e;e.getNaviButtons=function(){return q.add(k)};f().length?f().each(function(a){d(this).click(function(c){h(d(this),a,c)})}):d.each(e.getItems(),function(a){n(a)});e.onBeforeSeek(function(a,c){setTimeout(function(){if(!a.isDefaultPrevented()){var i=f().eq(c);!a.isDefaultPrevented()&&i.length&&f().removeClass(l).eq(c).addClass(l)}},1)});e.onAddItem(function(a,c){c=n(e.getItems().index(c));j&&c.history(o)});j&&f().history(o)});return b.api?g:this}})(jQuery);;(function($){var t=$.tools.scrollable;t.navigator={conf:{navi:'.navi',naviItem:null,activeClass:'active',indexed:false,idPrefix:null,history:false}};function find(root,query){var el=$(query);return el.length<2?el:root.parent().find(query);}
$.fn.navigator=function(conf){if(typeof conf=='string'){conf={navi:conf};}
conf=$.extend({},t.navigator.conf,conf);var ret;this.each(function(){var api=$(this).data("scrollable"),navi=conf.navi.jquery?conf.navi:find(api.getRoot(),conf.navi),buttons=api.getNaviButtons(),cls=conf.activeClass,history=conf.history&&$.fn.history;if(api){ret=api;}
api.getNaviButtons=function(){return buttons.add(navi);};function doClick(el,i,e){api.seekTo(i);if(history){if(location.hash){location.hash=el.attr("href").replace("#","");}}else{return e.preventDefault();}}
function els(){return navi.find(conf.naviItem||'> *');}
function addItem(i){var item=$("<"+(conf.naviItem||'a')+"/>").click(function(e){doClick($(this),i,e);}).attr("href","#"+i);if(i===0){item.addClass(cls);}
if(conf.indexed){item.text(i+1);}
if(conf.idPrefix){item.attr("id",conf.idPrefix+i);}
return item.appendTo(navi);}
if(els().length){els().each(function(i){$(this).click(function(e){doClick($(this),i,e);});});}else{$.each(api.getItems(),function(i){addItem(i);});}
api.onBeforeSeek(function(e,index){setTimeout(function(){if(!e.isDefaultPrevented()){var el=els().eq(index);if(!e.isDefaultPrevented()&&el.length){els().removeClass(cls).eq(index).addClass(cls);}}},1);});function doHistory(evt,hash){var el=els().eq(hash.replace("#",""));if(!el.length){el=els().filter("[href="+hash+"]");}
el.click();}
api.onAddItem(function(e,item){item=addItem(api.getItems().index(item));if(history){item.history(doHistory);}});if(history){els().history(doHistory);}});return conf.api?ret:this;};})(jQuery);;(function($){var ver="2.94";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.backwards);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts.backwards);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,!options.backwards);}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.backwards);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,0);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$s.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.backwards);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,1);};$.fn.cycle.prev=function(opts){advance(opts,0);};function advance(opts,moveForward){var val=moveForward?1:-1;var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,moveForward);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(opts.slideResize&&w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(opts.slideResize&&h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,slideResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.fadeout=function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css({display:"block",opacity:1});opts.before.push(function(curr,next,opts,w,h,rev){$(curr).css("zIndex",opts.slideCount+(!rev===true?1:0));$(next).css("zIndex",opts.slideCount+(!rev===true?0:1));});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={opacity:1,display:"block"};opts.cssAfter={zIndex:0};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){if(opts.rev){fwd=!fwd;}$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){if(opts.rev){fwd=!fwd;}$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){if(opts.rev){fwd=!fwd;}var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;opts.animOut.width=next.cycleW;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;(function(a){a.backstretch=function(l,b,j){function m(c){try{h={left:0,top:0},e=f.width(),d=e/k,d>=f.height()?(i=(d-f.height())/2,g.centeredY&&a.extend(h,{top:"-"+i+"px"})):(d=f.height(),e=d*k,i=(e-f.width())/2,g.centeredX&&a.extend(h,{left:"-"+i+"px"})),a("#backstretch, #backstretch img").width(e).height(d).filter("img").css(h)}catch(b){}typeof c=="function"&&c()}var n={centeredX:true,centeredY:true,speed:0},c=a("#backstretch"),g=c.data("settings")||n;c.data("settings");var f="onorientationchange"in window?a(document):a(window),k,e,d,i,h;b&&typeof b=="object"&&a.extend(g,b);b&&typeof b=="function"&&(j=b);a(document).ready(function(){if(l){var b;c.length==0?c=a("<div />").attr("id","backstretch").css({left:0,top:0,position:"fixed",overflow:"hidden",zIndex:-999999,margin:0,padding:0,height:"100%",width:"100%"}):c.find("img").addClass("deleteable");b=a("<img />").css({position:"absolute",display:"none",margin:0,padding:0,border:"none",zIndex:-999999}).bind("load",function(b){var d=a(this),e;d.css({width:"auto",height:"auto"});e=this.width||a(b.target).width();b=this.height||a(b.target).height();k=e/b;m(function(){d.fadeIn(g.speed,function(){c.find(".deleteable").remove();typeof j=="function"&&j()})})}).appendTo(c);a("body #backstretch").length==0&&a("body").append(c);c.data("settings",g);b.attr("src",l);a(window).resize(m)}});return this}})(jQuery);;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:
 * Version 2. Worldwide is a trademark of Shinn Type Foundry. Worldwide is
 * published by Shinn Type Foundry. Copyright©  2001 by Nick Shinn.
 */
Cufon.registerFont({"w":172,"face":{"font-family":"Worldwide","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-20.5542 -275 372 71.0846","underline-thickness":"12.96","underline-position":"-41.4","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":87},"!":{"d":"53,-271v36,2,20,54,16,83v-4,33,-8,71,-9,115v-6,-2,-8,-3,-14,0v1,-60,-15,-113,-15,-167v0,-20,8,-31,22,-31xm53,-40v13,0,22,9,22,22v0,14,-8,22,-22,22v-13,0,-22,-9,-22,-22v-1,-13,9,-22,22,-22","w":106},"\"":{"d":"113,-271v14,-1,19,13,16,30r-12,75r-8,0v-4,-28,-11,-53,-13,-83v0,-14,6,-22,17,-22xm54,-271v14,0,18,15,15,30r-12,75r-7,0r-13,-84v0,-14,6,-21,17,-21","w":165},"#":{"d":"224,-75v-19,1,-43,-1,-60,1v-11,26,-16,61,-21,78r-21,0v15,-48,22,-73,22,-75v-9,-10,-46,-5,-62,-3v-13,27,-8,30,-22,78v-7,-1,-13,-1,-20,0v14,-47,21,-72,21,-75v-5,-8,-27,-2,-39,-4v1,-4,1,-11,0,-15v23,-3,42,9,46,-6r15,-56v-13,-7,-34,0,-61,-2v1,-4,1,-12,0,-16v33,0,49,5,65,0v10,-23,13,-54,21,-79r21,1v-6,22,-11,28,-22,76v11,9,43,2,62,3v9,-24,14,-53,21,-79r20,0r-21,76v5,7,20,0,35,2v-2,8,-1,9,0,16v-22,2,-38,-9,-42,6v-5,18,-11,35,-14,55v10,10,32,2,56,3v-1,6,-2,9,0,15xm165,-148v2,-6,1,-7,-8,-7v-18,1,-39,-1,-55,1v-8,17,-11,41,-17,60v9,11,43,4,62,4v11,-17,5,-17,18,-58","w":249},"$":{"d":"127,-213v-1,-13,-16,-23,-31,-22v-8,21,0,59,-3,86v0,4,1,6,5,8v38,18,64,32,64,75v0,38,-27,62,-62,68v-15,3,-3,31,-6,50v-7,-2,-8,-1,-14,0v-3,-20,9,-44,-7,-49v-34,-3,-59,-24,-62,-56v-3,-31,43,-38,43,-7v2,7,-13,19,-15,28v2,14,21,23,39,24v8,-21,0,-59,3,-92v-7,-21,-41,-24,-46,-36v-40,-37,-11,-110,43,-111v4,-4,1,-16,2,-23v6,1,9,1,14,0v1,9,-5,22,6,23v29,3,53,23,55,52v2,28,-39,34,-41,7v-1,-8,13,-20,13,-25xm40,-195v-1,17,18,34,40,45v1,-24,4,-63,-2,-85v-26,2,-37,16,-38,40xm136,-54v1,-17,-16,-36,-42,-46v-1,27,-4,68,2,92v25,-5,41,-19,40,-46"},"%":{"d":"200,-123v31,0,51,33,51,66v0,38,-16,71,-51,71v-65,-1,-65,-137,0,-137xm212,-254v-51,90,-98,179,-142,268v-7,-3,-14,-2,-23,0v43,-76,91,-165,143,-268v7,3,13,2,22,0xm63,-253v33,0,50,31,50,68v0,36,-16,68,-48,68v-35,0,-52,-30,-51,-69v0,-34,17,-67,49,-67xm222,-49v0,-34,1,-57,-21,-63v-14,0,-21,20,-21,58v0,38,7,56,21,56v14,0,21,-17,21,-51xm43,-187v0,34,-3,58,20,58v14,0,21,-17,21,-52v0,-34,1,-55,-21,-61v-13,0,-20,19,-20,55","w":264},"&":{"d":"184,-46v19,33,58,34,57,-10v6,3,7,4,13,2v-2,31,-21,57,-51,59v-14,1,-30,-12,-47,-20v-52,39,-142,21,-140,-54v0,-32,18,-58,53,-77v7,-18,-15,-44,-10,-60v0,-36,21,-65,58,-65v28,0,52,20,53,46v-1,40,-30,48,-56,72v20,38,37,69,59,96v11,-20,22,-41,25,-67v2,-15,-17,-16,-34,-15v2,-4,3,-7,0,-11v20,2,70,1,90,0v-2,5,-3,5,-1,11v-48,-4,-48,67,-69,93xm144,-219v0,-18,-13,-40,-28,-40v-52,0,-26,55,-8,91v22,-11,36,-30,36,-51xm79,-136v-57,22,-28,125,30,125v10,0,28,-6,36,-17v-25,-28,-46,-68,-66,-108","w":263},"'":{"d":"43,-271v16,-1,20,15,17,30r-12,75r-8,0r-14,-83v0,-14,5,-22,17,-22","w":86},"(":{"d":"62,-112v0,72,21,108,61,148v-3,2,-5,6,-5,11v-51,-41,-91,-83,-91,-160v0,-59,30,-113,91,-161v0,5,3,9,5,12v-39,39,-61,78,-61,150","w":129},")":{"d":"13,-274v73,50,124,156,66,251v-15,24,-36,47,-66,70v0,-4,-1,-8,-4,-11v79,-61,78,-236,1,-298v2,-3,3,-8,3,-12","w":129},"*":{"d":"95,-207v5,12,55,5,50,27v0,7,-5,16,-13,15v-13,5,-37,-46,-42,-31v0,0,25,58,-4,58v-30,0,2,-43,-4,-61v-13,2,-23,37,-41,34v-19,-3,-18,-30,6,-31v7,0,35,-8,31,-11v-6,-12,-55,-4,-50,-26v6,-31,32,-6,39,7v9,8,13,17,16,9v0,-17,-24,-58,4,-58v31,0,-4,47,5,61v12,-2,22,-35,40,-34v7,-1,14,6,13,14v4,21,-46,17,-50,27","w":170},"+":{"d":"143,-206v4,21,-15,83,8,84v3,0,27,0,74,-1v-3,9,-2,13,0,23v-46,-1,-71,-2,-75,-2v-22,11,-3,13,-7,84v-12,-2,-15,-1,-26,1v-4,-111,30,-80,-83,-83v2,-10,3,-13,0,-23r75,2v7,-1,8,-1,9,-8v0,0,0,-22,-1,-77v11,2,15,3,26,0","w":259},",":{"d":"39,-42v19,0,28,16,28,36v0,25,-16,47,-47,68v-2,-4,-5,-6,-8,-9v16,-9,34,-26,36,-45v-9,-9,-36,-5,-33,-26v-1,-13,12,-25,24,-24","w":86},"-":{"d":"95,-82v-22,-3,-57,-2,-81,0v2,-12,3,-16,0,-27v26,1,56,2,81,0v-2,12,-3,16,0,27","w":107},"\u2010":{"d":"95,-82v-22,-3,-57,-2,-81,0v2,-12,3,-16,0,-27v26,1,56,2,81,0v-2,12,-3,16,0,27","w":107},".":{"d":"41,-39v12,0,21,9,21,22v0,13,-8,21,-21,21v-13,0,-23,-8,-23,-21v0,-13,10,-22,23,-22","w":86},"\/":{"d":"106,-269v-25,87,-51,193,-80,317r-18,0v28,-103,55,-209,80,-317v3,1,15,1,18,0","w":114},"0":{"d":"86,-252v58,6,75,60,75,130v0,68,-17,122,-74,128v-56,-6,-75,-60,-75,-127v0,-70,17,-124,74,-131xm87,-5v40,-8,39,-73,39,-123v0,-66,-1,-101,-40,-112v-39,10,-38,47,-38,114v0,70,-2,110,39,121"},"1":{"d":"156,0v-32,-2,-102,-1,-136,0r1,-12v28,2,49,4,49,-21r0,-166v2,-21,-41,-15,-61,-14v1,-5,1,-8,0,-12v40,-2,68,-10,84,-24r12,0r1,216v2,26,20,23,50,21r0,12"},"2":{"d":"40,-32v51,1,110,14,104,-46r13,1v-3,20,-3,50,-3,77r-145,0v1,-6,2,-8,-1,-14v47,-55,101,-101,110,-171v8,-59,-72,-69,-83,-24v4,12,25,16,23,33v1,13,-7,20,-19,20v-15,1,-25,-15,-25,-30v0,-38,31,-67,70,-66v78,1,88,93,35,141v-28,25,-55,50,-79,79"},"3":{"d":"53,-140v48,9,60,-8,63,-45v3,-29,-17,-54,-43,-55v-18,-1,-33,9,-35,23v-1,9,19,16,17,25v0,14,-6,21,-18,21v-13,0,-22,-12,-22,-26v0,-31,33,-55,68,-55v38,0,67,26,67,62v0,30,-27,56,-57,58v35,6,64,28,64,68v0,82,-141,95,-148,15v-3,-31,40,-47,42,-10v1,11,-18,20,-17,30v1,12,26,24,41,23v31,0,46,-20,46,-60v0,-49,-26,-64,-70,-58v2,-3,2,-10,2,-16"},"4":{"d":"129,-68v3,29,-10,66,28,56v-2,7,-1,5,0,12r-101,0v1,-4,1,-8,0,-12v43,11,42,-21,39,-58v-25,-2,-62,-1,-89,0v2,-8,1,-11,-2,-17v20,-28,78,-128,95,-161r32,0r-2,155v2,8,18,2,27,4v-2,8,0,11,0,19v-17,0,-23,-4,-27,2xm98,-216v-14,29,-33,52,-71,125v17,5,45,0,65,2v3,0,5,-2,5,-5"},"5":{"d":"37,-140v41,-49,121,-10,121,60v0,50,-33,86,-81,86v-37,0,-66,-22,-66,-57v0,-28,40,-44,43,-12v1,14,-18,23,-19,33v0,14,22,24,39,24v33,0,49,-25,49,-74v0,-59,-58,-90,-87,-41v-4,-3,-8,-2,-14,-2v7,-34,8,-66,9,-123v31,2,85,3,115,0v-4,15,-4,21,0,33r-96,1v-4,0,-7,2,-7,6v-1,25,-3,50,-6,66"},"6":{"d":"46,-119v26,-63,114,-29,114,42v0,46,-27,83,-71,83v-54,0,-77,-56,-77,-119v0,-71,25,-135,87,-139v41,-3,77,56,31,67v-28,-1,-18,-30,-6,-42v-9,-22,-53,-17,-61,7v-13,20,-15,71,-17,101xm89,-6v51,-3,51,-127,0,-131v-56,0,-50,129,0,131"},"7":{"d":"60,-22v0,-35,29,-106,72,-190v-11,-9,-51,-3,-71,-3v-21,0,-33,19,-36,55v-5,-1,-9,-2,-13,-2v6,-32,7,-60,7,-90v35,14,93,6,139,6v1,3,3,6,5,7v-43,80,-62,111,-62,213v0,40,-41,44,-41,4"},"8":{"d":"114,-136v24,14,49,38,49,68v0,46,-31,74,-78,74v-44,0,-76,-26,-76,-65v0,-35,22,-48,50,-67v-22,-14,-40,-34,-40,-60v0,-39,30,-65,67,-66v36,-1,67,24,67,59v0,25,-18,45,-39,57xm96,-144v41,-19,43,-95,-10,-96v-25,-1,-40,14,-41,38v-1,23,21,46,51,58xm87,-6v30,0,48,-16,48,-44v1,-28,-22,-55,-59,-69v-47,18,-54,113,11,113"},"9":{"d":"85,-252v54,1,77,56,77,119v0,71,-26,138,-88,139v-28,1,-52,-17,-52,-43v0,-14,10,-23,22,-23v28,1,18,30,6,41v0,10,14,14,25,14v54,1,44,-73,54,-119v0,-3,-1,-4,-2,-4v-24,66,-113,31,-113,-39v0,-47,27,-86,71,-85xm85,-109v54,-1,51,-129,0,-130v-52,2,-51,128,0,130"},":":{"d":"51,-187v13,-1,22,8,22,22v0,14,-9,22,-22,22v-12,0,-21,-9,-21,-22v0,-13,9,-22,21,-22xm51,-40v13,-1,22,8,22,22v0,14,-8,22,-22,22v-13,0,-21,-9,-21,-22v0,-13,9,-22,21,-22","w":86},";":{"d":"51,-187v13,-1,22,8,22,22v0,14,-9,22,-22,22v-12,0,-21,-9,-21,-22v0,-13,9,-22,21,-22xm47,-43v19,1,29,16,29,37v0,25,-16,47,-47,68v-2,-4,-4,-7,-8,-10v16,-8,33,-25,35,-44v-10,-8,-33,-6,-33,-27v0,-13,12,-25,24,-24","w":86},"<":{"d":"225,-180r-158,68v1,6,17,8,19,10v49,23,95,42,139,58v-2,10,-3,15,0,25v-55,-26,-118,-54,-190,-83v1,-8,1,-12,0,-20v60,-23,123,-50,190,-82v-3,10,-4,14,0,24","w":259},"=":{"d":"225,-138r-191,0v3,-10,2,-12,0,-23v34,1,68,2,103,2v34,0,63,-1,88,-2v-1,11,-2,13,0,23xm225,-63r-191,0v2,-10,3,-14,0,-23v34,1,69,2,104,2v34,0,63,-1,87,-2v-1,11,-2,14,0,23","w":259},">":{"d":"193,-112r-158,-68v2,-12,3,-13,0,-24v67,32,131,59,190,82v-2,8,-3,12,0,20v-54,21,-117,49,-190,83v3,-11,2,-14,0,-25","w":259},"?":{"d":"81,-271v51,0,84,52,58,96v-18,30,-59,48,-55,101v-6,-2,-9,-1,-13,1v-10,-64,36,-90,42,-142v6,-48,-60,-58,-71,-23v4,5,23,17,20,28v0,11,-8,21,-20,20v-13,0,-24,-11,-24,-27v0,-32,30,-54,63,-54xm78,-40v13,0,23,9,23,22v0,13,-9,22,-23,22v-14,0,-23,-9,-23,-22v0,-13,10,-22,23,-22","w":168},"@":{"d":"186,-254v75,0,124,47,125,120v1,57,-36,121,-89,121v-29,0,-34,-21,-27,-44v-17,24,-40,44,-60,44v-26,0,-40,-24,-40,-52v0,-44,47,-110,88,-110v18,0,29,13,34,32v2,-1,4,-22,5,-28v12,2,16,1,29,-2r-34,132v0,10,5,15,13,15v39,-1,65,-62,65,-108v0,-65,-41,-108,-106,-108v-82,0,-143,77,-143,161v0,75,53,134,129,132v45,0,81,-18,110,-54v3,4,7,7,13,7v-33,40,-73,60,-122,60v-87,2,-152,-64,-152,-150v0,-86,75,-168,162,-168xm145,-31v38,-7,61,-62,62,-103v1,-17,-8,-29,-22,-30v-26,-3,-60,76,-60,105v0,16,7,27,20,28","w":335},"A":{"d":"91,-91v-19,0,-16,30,-22,54v0,25,9,27,30,25v-2,7,-1,5,0,12r-91,0r0,-12v31,5,34,-18,44,-46v27,-73,27,-73,74,-213v7,2,14,1,21,0v23,69,47,144,80,223v13,32,14,41,42,36v-1,6,-2,7,0,12v-28,-1,-77,-2,-105,0v2,-7,1,-5,0,-12v15,2,24,2,25,-11v0,-6,-6,-28,-18,-63v-24,-12,-33,-4,-80,-5xm124,-222r-37,114v16,9,50,6,76,1","w":276,"k":{"y":25,"w":37,"v":40,"u":20,"t":17,"s":13,"q":14,"p":11,"o":13,"g":13,"e":13,"d":17,"c":17,"b":20,"a":13,"Y":44,"W":45,"V":54,"U":23,"T":36,"Q":15,"O":19,"G":14,"C":13}},"B":{"d":"149,-138v39,6,76,26,74,69v-2,88,-124,66,-215,69v2,-6,1,-5,0,-12v28,3,34,-1,34,-31r0,-178v-2,-29,-9,-34,-34,-32v2,-5,1,-5,0,-11v85,2,202,-19,202,65v0,35,-27,55,-61,61xm91,-142v47,5,78,-14,79,-55v0,-36,-26,-60,-67,-56v-23,2,-19,5,-20,30v-1,46,-2,70,-2,75v0,4,4,6,10,6xm105,-12v47,5,76,-19,77,-59v0,-45,-39,-64,-90,-59v-7,0,-11,2,-11,8v4,-1,-12,120,24,110","w":240,"k":{"y":14,"Y":17,"W":19,"V":17,"A":9}},"C":{"d":"133,-259v-99,0,-97,253,3,253v42,0,69,-27,80,-81v6,3,8,3,14,3v-10,51,-42,89,-97,90v-70,2,-114,-65,-114,-137v0,-73,45,-142,113,-140v23,-10,70,49,76,0v4,1,9,2,13,0r3,104r-13,1v-14,-62,-40,-93,-78,-93","w":245,"k":{"y":14,"u":13,"r":9,"o":6,"h":9,"e":9,"a":6,"Y":13,"X":9,"W":14,"V":13,"A":18}},"D":{"d":"88,-264v102,-12,159,40,160,132v1,85,-58,144,-155,131r-85,1r0,-12v31,3,34,-1,34,-31r0,-185v1,-24,-11,-27,-34,-25v2,-7,1,-5,0,-12xm104,-12v75,6,102,-47,102,-119v0,-68,-28,-130,-101,-122v-21,2,-22,1,-22,21r0,190v0,19,4,29,21,30","w":267,"k":{"Z":9,"Y":26,"W":25,"V":23,"A":11}},"E":{"d":"139,-76v-2,-33,-13,-61,-49,-56v-6,0,-8,3,-8,10v6,47,-24,125,48,110v43,0,68,-29,75,-87v5,2,7,2,13,2v-5,30,-5,64,-5,98r-205,-1v2,-7,1,-5,0,-12v22,1,34,0,34,-24r0,-185v0,-29,-9,-34,-34,-32v2,-7,1,-5,0,-12r196,0v-2,30,0,42,4,89r-13,1v-8,-47,-33,-83,-90,-78v-20,2,-23,1,-23,22r0,77v-1,12,10,10,21,10v24,0,35,-26,36,-54v4,1,9,2,13,0r0,122r-13,0","w":237,"k":{"y":13,"x":6,"w":14,"v":14,"Y":22,"W":25,"V":23,"A":10}},"F":{"d":"42,-228v0,-25,-11,-27,-34,-25v2,-6,1,-5,0,-12r197,0v0,29,2,54,6,90v-6,0,-7,0,-13,2v-13,-61,-37,-85,-94,-80v-33,2,-17,23,-22,62v4,18,-13,47,17,47v24,0,38,-18,40,-54r13,0v-2,28,-1,95,0,122r-13,1v-3,-41,-15,-59,-47,-57v-21,1,-5,34,-10,51v3,53,-12,76,47,69v-1,5,-1,5,0,12r-121,0r0,-12v27,3,33,0,34,-24v1,-31,2,-62,2,-92v0,-29,-2,-62,-2,-100","w":217,"k":{"o":17,"e":17,"a":17,"T":-11,"J":22,"A":36}},"G":{"d":"138,-6v43,2,55,-43,51,-88v-2,-22,-15,-18,-34,-18r0,-11r106,0v-1,6,-2,6,0,11v-37,-7,-32,24,-32,58v0,28,1,48,2,60v-5,-1,-8,-1,-13,0v-8,-25,-23,-34,-37,-16v-80,51,-162,-29,-162,-121v0,-69,51,-140,119,-140v21,0,43,13,63,22v9,0,14,-7,15,-21r13,0v-3,32,-2,65,0,96v-5,0,-8,0,-12,2v-14,-57,-41,-86,-78,-86v-105,1,-104,248,-1,252","w":268,"k":{"y":14,"w":23,"v":17,"Y":28,"X":9,"W":28,"V":26,"U":11,"T":9,"A":9}},"H":{"d":"229,-36v1,25,8,27,35,24v-2,7,-3,6,0,12r-110,0r0,-12v58,12,29,-55,35,-109v2,-17,-32,-6,-49,-9r-55,1v-8,22,-3,60,-3,93v0,24,7,27,34,24v-2,7,-1,5,0,12r-108,0v2,-7,1,-5,0,-12v26,2,34,3,34,-24r0,-192v2,-24,-11,-27,-34,-25r0,-12v29,2,78,1,108,0v-1,6,-2,7,0,12v-51,-11,-30,55,-34,101v12,21,66,5,103,8v11,-13,-2,-18,3,-84v2,-25,-11,-26,-34,-25v1,-3,1,-8,0,-12v29,2,78,1,109,0v-1,5,-2,8,1,12v-28,-3,-34,0,-35,25r0,192","w":271},"I":{"d":"84,-36v0,26,7,26,34,24v-1,7,-2,6,0,12r-110,0v2,-5,1,-6,0,-12v25,3,34,1,34,-24v0,-28,2,-61,2,-98v0,-36,-2,-67,-2,-94v0,-25,-11,-27,-34,-25r0,-12r110,0v-1,7,-2,6,0,12v-22,-1,-34,-1,-34,25r0,192","w":125},"J":{"d":"109,-222v2,-28,-11,-33,-38,-31v2,-5,1,-6,0,-12r113,0v0,4,-2,7,0,12v-58,-7,-27,75,-35,139v7,72,-7,119,-73,120v-38,1,-68,-25,-68,-61v0,-39,48,-44,51,-11v2,20,-25,20,-25,36v0,15,21,25,40,24v29,-1,35,-16,35,-49r0,-167","w":193,"k":{"y":17,"u":14,"o":13,"i":6,"e":12,"a":13,"A":17}},"K":{"d":"42,-222v1,-26,-9,-33,-34,-31v2,-6,1,-5,0,-12r109,0v-1,6,-2,7,0,12v-54,-13,-28,64,-36,115v5,8,5,-1,16,-8v15,-20,66,-56,77,-95v-1,-14,-9,-14,-25,-12v2,-5,1,-6,0,-12r104,0v-1,6,-2,7,0,12v-37,-1,-45,11,-67,34v-17,17,-36,32,-49,54v27,50,60,100,93,143v8,11,17,11,32,10v-1,4,-1,8,0,12r-110,0v2,-7,1,-5,0,-12v17,0,24,5,27,-7v-20,-46,-50,-90,-73,-117v-25,21,-23,27,-23,93v0,28,6,35,34,31v-1,7,-2,6,0,12r-109,0v2,-6,1,-5,0,-12v28,6,34,-6,34,-31r0,-179","w":269,"k":{"y":25,"w":42,"v":42,"u":23,"t":19,"o":17,"e":20,"a":17,"Y":11,"W":11,"V":9,"U":11,"T":14,"S":15,"Q":22,"O":20,"G":25,"C":20}},"L":{"d":"83,-34v0,24,16,22,38,22v39,0,63,-29,71,-88v4,2,8,2,14,2v-4,32,-8,65,-5,98r-193,0v2,-6,1,-5,0,-12v24,3,35,0,34,-24r0,-192v1,-25,-11,-26,-34,-25v2,-5,1,-6,0,-12r111,0v-1,4,-1,8,0,12v-23,-1,-36,-2,-36,25v0,39,-2,73,-2,103v0,31,2,62,2,91","w":215,"k":{"y":13,"w":19,"v":22,"Y":36,"W":36,"V":31,"U":15,"T":23,"A":8}},"M":{"d":"316,-253v-22,-1,-34,1,-34,25r0,185v3,29,7,35,34,31v-1,7,-2,6,0,12r-109,0v2,-6,1,-5,0,-12v28,4,34,0,34,-31r3,-188v1,-3,-4,-6,-5,-2r-79,236v-5,-1,-10,-1,-15,0r-76,-212v2,-15,-9,-38,-9,-11r2,168v-1,28,11,38,36,40v-1,4,-1,8,0,12v-23,-2,-64,-1,-90,0v2,-5,1,-7,0,-12v23,-2,33,-13,33,-38v1,-94,3,-143,3,-149v-2,-46,5,-56,-36,-54v2,-5,1,-6,0,-12r82,0v14,54,55,149,72,212v20,-48,39,-113,39,-110v15,-46,26,-80,32,-102r83,0v-1,7,-2,6,0,12","w":323},"N":{"d":"213,-213v0,-26,-11,-45,-40,-40v1,-4,1,-8,0,-12r95,0v-1,7,-2,6,0,12v-28,-5,-35,16,-36,40r-2,217v-7,-2,-6,-1,-14,0v-7,-15,-89,-126,-157,-234r4,175v0,24,13,51,40,43r0,12r-95,0v2,-6,1,-6,0,-12v27,7,33,-18,34,-43r3,-146v-1,-44,5,-54,-37,-52v1,-6,2,-7,0,-12r72,0v13,27,75,107,131,197v3,6,1,10,4,7","w":275,"k":{"y":22,"u":17,"o":11,"g":17,"e":13,"a":11,"Z":14,"T":8,"J":13,"G":6,"A":14}},"O":{"d":"134,-271v70,0,114,66,114,138v0,77,-43,139,-115,139v-69,0,-114,-66,-114,-137v0,-73,45,-140,115,-140xm134,-6v53,0,72,-64,72,-125v0,-63,-19,-128,-72,-128v-52,0,-72,64,-72,126v0,63,19,127,72,127","w":268,"k":{"y":9,"x":8,"w":13,"v":9,"Y":30,"X":20,"W":22,"V":22,"A":19}},"P":{"d":"8,-265v90,3,208,-16,208,72v0,59,-55,79,-123,71v-8,0,-11,3,-11,8r0,78v0,29,14,25,44,24v-1,7,-2,6,0,12r-118,0v2,-7,1,-5,0,-12v24,2,34,1,34,-24r0,-192v2,-25,-12,-26,-34,-25v2,-7,1,-5,0,-12xm93,-134v50,7,80,-14,81,-58v0,-41,-26,-64,-70,-61v-19,2,-20,1,-21,21v-1,39,-1,70,-1,92v0,4,4,6,11,6","w":222,"k":{"o":8,"a":8,"Y":9,"T":-11,"J":25,"A":35}},"Q":{"d":"197,-15v-10,13,11,48,22,48v11,0,19,-11,24,-34v5,2,8,1,14,0v-2,75,-91,89,-96,12v-1,-14,-20,-5,-30,-5v-70,-2,-112,-66,-112,-137v0,-74,45,-140,115,-140v119,0,152,195,63,256xm183,-34v39,-63,35,-225,-49,-225v-89,0,-85,177,-45,237v-10,-31,8,-63,42,-62v30,1,49,20,52,50xm133,-5v14,0,31,-3,27,-22v0,-22,-9,-43,-30,-43v-15,0,-31,15,-30,32v0,20,13,33,33,33","w":267,"k":{"Y":19,"W":20,"V":19}},"R":{"d":"217,-15v14,-1,18,-24,17,-43v9,1,6,2,13,0v-2,39,-10,64,-46,64v-78,0,-5,-155,-108,-138v-8,1,-11,1,-11,9v0,6,1,35,1,87v0,27,12,26,37,24v-2,6,-3,7,0,12r-112,0v2,-4,1,-8,0,-12v23,3,35,0,34,-24r0,-192v3,-25,-11,-26,-34,-25v2,-6,1,-5,0,-12v87,1,208,-17,208,66v0,39,-35,60,-69,66v43,5,48,50,56,92v3,17,8,26,14,26xm92,-143v49,2,82,-9,82,-53v0,-40,-22,-58,-63,-57v-24,2,-27,0,-28,23r-1,80v0,5,4,7,10,7","w":251,"k":{"y":13,"w":19,"v":15,"Y":30,"W":26,"V":28,"U":15,"T":14,"A":8}},"S":{"d":"102,-258v-43,0,-64,45,-34,73v38,36,126,43,127,114v0,46,-35,77,-82,77v-20,0,-41,-13,-63,-22v-9,0,-13,7,-14,20v-5,-1,-8,-1,-14,0v2,-33,0,-73,-3,-99r13,-1v16,47,33,87,81,89v29,1,49,-16,50,-42v0,-78,-137,-64,-137,-150v0,-41,33,-73,76,-72v21,-7,60,39,67,1v5,1,8,1,13,0v-2,27,-1,65,2,90r-12,1v-13,-53,-36,-79,-70,-79","w":211,"k":{"y":15,"w":19,"v":15,"Y":19,"X":13,"W":20,"V":17,"T":9,"A":9}},"T":{"d":"103,-239v3,-17,-14,-14,-28,-14v-27,0,-44,28,-52,85v-5,-2,-9,-2,-13,-1v4,-29,4,-63,4,-97r110,2v0,0,30,0,107,-2v0,34,1,64,5,97v-4,-1,-7,-1,-13,1v-7,-46,-19,-96,-74,-84v-14,39,-3,157,-5,216v-1,27,12,26,37,24v-2,6,-1,6,0,12r-115,0v2,-6,1,-5,0,-12v25,2,37,1,37,-24r0,-203","w":246,"k":{"z":9,"y":5,"u":3,"s":13,"o":17,"h":6,"e":19,"c":23,"a":17,"T":-8,"J":20,"A":36}},"U":{"d":"204,-105v-4,-65,21,-146,-38,-148v2,-4,1,-8,0,-12r91,0v-2,5,3,14,-5,12v-19,0,-30,14,-30,43v-3,100,20,216,-91,216v-120,0,-82,-138,-90,-246v-1,-16,-18,-13,-34,-13r1,-12r109,0v-2,7,-1,5,0,12v-51,-12,-35,49,-35,89v0,69,-15,159,58,155v52,-2,68,-34,64,-96","w":264,"k":{"z":11,"y":14,"x":15,"w":17,"v":19,"t":11,"s":14,"r":11,"q":15,"p":14,"o":14,"n":9,"m":9,"g":20,"f":11,"e":13,"d":13,"c":11,"a":14,"Z":17,"T":6,"S":14,"J":20,"G":13,"C":15,"A":31}},"V":{"d":"151,-45v21,-61,48,-118,55,-186v2,-21,-9,-23,-28,-22v2,-6,1,-5,0,-12v18,1,70,1,91,0r0,12v-35,-2,-37,25,-49,56v-27,67,-25,69,-71,204v-7,-2,-14,-3,-20,0v-29,-88,-53,-163,-79,-223v-13,-31,-15,-40,-42,-37v1,-6,2,-7,0,-12v28,1,77,2,105,0v-2,7,-1,5,0,12v-12,0,-28,-2,-25,11v17,84,49,140,63,197","w":276,"k":{"y":34,"u":34,"o":40,"i":14,"e":37,"a":40,"S":23,"Q":25,"O":22,"J":25,"G":25,"C":19,"A":54}},"W":{"d":"222,-237v4,40,29,97,51,183v9,-54,42,-125,41,-177v-1,-21,-4,-26,-23,-22r0,-12v19,1,61,1,80,0v-1,5,-2,7,1,12v-31,-3,-26,12,-42,56v-17,45,-35,113,-60,203v-7,-1,-12,-1,-19,0v-12,-50,-41,-133,-61,-209r-56,209v-7,-1,-13,-1,-19,0v-11,-38,-32,-115,-71,-228v-9,-26,-13,-33,-36,-31v2,-7,1,-5,0,-12r99,0v0,4,-2,7,0,12v-12,0,-24,-1,-23,12v1,35,30,93,52,184v4,-42,41,-138,44,-173v2,-18,-13,-26,-35,-23v2,-7,3,-5,0,-12v29,2,76,1,107,0v0,4,-2,7,0,12v-16,0,-31,-1,-30,16","w":379,"k":{"y":28,"u":20,"t":14,"s":33,"r":20,"o":31,"i":17,"e":28,"a":31,"S":20,"Q":19,"O":22,"J":36,"G":22,"C":19,"A":45}},"X":{"d":"133,-165v11,-13,37,-44,37,-72v0,-17,-7,-19,-23,-16v2,-6,1,-6,0,-12v26,2,62,1,88,0v-2,5,-1,6,0,12v-26,-5,-33,4,-50,32r-43,72v20,41,20,41,57,98v20,30,25,41,48,39r0,12v-30,-2,-73,-1,-103,0v1,-8,1,-5,0,-12v11,1,24,3,24,-7v-11,-35,-28,-57,-51,-93v-13,27,-38,45,-40,82v0,18,9,21,27,18v-2,7,-1,5,0,12v-27,-1,-68,-1,-96,0v2,-6,1,-6,0,-12v34,1,38,-17,60,-48v0,-2,27,-38,40,-67v-15,-33,-35,-63,-54,-93v-16,-26,-22,-35,-44,-33v2,-7,3,-5,0,-12v30,2,74,1,104,0v-2,5,-1,8,0,12v-13,-2,-23,-2,-24,8v7,29,22,45,43,80","w":254,"k":{"S":13,"Q":22,"O":20,"G":26,"C":23}},"Y":{"d":"156,-102v5,45,-19,102,38,90r0,12r-117,0r0,-12v54,11,38,-37,39,-86v-10,-53,-54,-105,-84,-149v-6,-8,-13,-6,-24,-6v1,-6,2,-7,0,-12r109,0v-1,6,-2,7,0,12v-12,0,-30,0,-28,10v10,43,41,75,60,115v8,-16,41,-65,47,-106v3,-17,-11,-20,-28,-19v2,-6,0,-7,0,-12r91,0v0,4,-2,7,0,12v-28,-3,-31,11,-53,49v-19,33,-41,60,-50,102","w":266,"k":{"z":39,"w":44,"v":45,"u":37,"t":19,"s":39,"r":31,"p":36,"o":50,"i":19,"e":45,"d":37,"a":50,"S":21,"Q":28,"O":25,"J":31,"G":25,"C":25,"A":44,"2":23}},"Z":{"d":"9,-7r154,-246v-73,-2,-119,2,-129,81r-13,-1v5,-31,5,-60,5,-92r185,0v0,2,1,4,3,6r-149,240v7,15,41,7,60,7v42,0,68,-29,78,-88v3,2,8,2,13,2v-4,29,-6,62,-6,98r-198,0v0,-2,-1,-4,-3,-7","w":230,"k":{"y":9,"w":17,"v":15,"A":13}},"[":{"d":"122,43v-27,-2,-58,-3,-84,0v1,-41,2,-88,2,-140v0,-51,-1,-107,-2,-168v27,1,59,2,84,0v-2,7,-1,8,0,15r-46,-1v-4,0,-5,3,-5,7v-1,57,-2,106,-2,144v0,41,1,82,2,123v6,11,35,5,51,5v-1,8,-2,9,0,15","w":129},"\\":{"d":"103,48r-17,0v-29,-124,-56,-229,-81,-317v9,2,9,1,18,0v24,105,50,210,80,317","w":114},"]":{"d":"92,43v-21,-2,-63,-3,-84,0v2,-6,1,-9,0,-15v13,2,27,1,42,0v6,0,9,-2,9,-7v1,-34,2,-75,2,-120v0,-48,-1,-95,-2,-143v0,-18,-33,-6,-51,-8v1,-4,2,-9,0,-15r84,0v-1,48,-2,100,-2,158v0,60,1,110,2,150","w":129},"^":{"d":"130,-222v-23,17,-38,45,-68,84v-8,-2,-15,-1,-21,1v31,-40,57,-77,79,-113v8,1,13,2,20,0v17,27,43,65,79,113v-8,-2,-12,-3,-21,-1v-31,-38,-44,-68,-68,-84","w":259},"_":{"d":"172,65r-172,0r0,-22r172,0r0,22"},"`":{"d":"109,-217v-21,4,-39,-12,-58,-18v-14,-5,-21,-12,-21,-19v0,-22,22,-13,37,1","w":147},"a":{"d":"95,-195v88,0,60,80,64,158v2,25,10,33,22,17v2,3,5,5,9,6v-16,28,-65,23,-62,-16v-6,21,-33,34,-60,34v-29,1,-50,-20,-50,-48v0,-36,32,-58,96,-67v20,2,10,-29,10,-43v0,-24,-10,-28,-33,-30v-58,-6,-4,57,-47,57v-13,0,-20,-7,-20,-21v1,-29,38,-47,71,-47xm79,-12v37,0,51,-37,46,-81v0,-6,-3,-7,-8,-7v-40,6,-63,14,-63,53v0,24,8,35,25,35","w":193,"k":{"y":13,"w":13,"v":19,"u":3,"t":6,"p":8,"g":8,"b":6}},"b":{"d":"117,-196v45,2,70,50,70,100v0,56,-27,99,-77,100v-29,9,-54,-42,-66,0r-14,0r0,-234v-1,-19,-6,-22,-24,-19r0,-16v13,0,33,-1,59,-5r-3,112v8,-19,33,-39,55,-38xm106,-9v61,0,61,-165,3,-172v-38,9,-46,40,-46,98v0,51,3,74,43,74","w":201,"k":{"y":11,"w":9,"v":13}},"c":{"d":"100,-184v-68,0,-68,169,1,172v18,0,36,-13,52,-39v4,3,7,5,11,5v-18,33,-42,50,-72,50v-51,1,-78,-43,-78,-96v0,-54,34,-103,86,-103v34,0,57,22,60,51v3,30,-42,37,-45,9v-1,-10,15,-25,15,-30v-1,-12,-15,-19,-30,-19","w":171,"k":{"y":5,"w":6,"v":8}},"d":{"d":"86,-195v23,0,46,23,55,37v-15,-28,24,-103,-37,-91v2,-4,0,-12,0,-16v25,0,48,-2,69,-6r-1,238v1,22,7,24,26,21v-1,6,-2,7,0,12v-22,0,-40,1,-55,4v-4,-13,-1,-25,-3,-36v-9,22,-33,37,-55,36v-47,-1,-70,-46,-70,-99v0,-51,24,-100,71,-100xm93,-10v36,-3,46,-39,46,-86v0,-42,-9,-85,-45,-85v-60,0,-58,164,-1,171","w":205,"k":{"y":11,"w":15,"v":11}},"e":{"d":"49,-96v-1,38,21,82,55,81v26,0,46,-14,59,-42v3,3,8,6,12,7v-18,36,-45,54,-78,54v-51,1,-83,-47,-83,-99v0,-53,34,-100,85,-100v50,0,75,42,73,96r-115,-2v-5,0,-8,2,-8,5xm97,-184v-33,-1,-52,36,-47,71v37,3,33,2,78,0v5,0,7,-3,7,-8v0,-38,-6,-62,-38,-63","w":185,"k":{"y":8,"x":6,"w":6,"v":9}},"f":{"d":"91,-271v25,0,44,11,44,33v0,12,-7,18,-20,18v-24,1,-16,-25,-9,-34v0,-4,-4,-5,-12,-5v-29,0,-24,24,-25,66v6,10,12,1,42,3v-1,7,-2,10,0,16v-36,0,-43,-10,-42,21v2,45,-2,98,5,138v6,5,10,4,26,3v-2,5,-1,6,0,12r-91,0v2,-6,1,-7,0,-12v20,1,27,3,27,-20r1,-140v-5,-7,-10,-1,-29,-2v2,-6,1,-9,0,-16v9,-1,22,4,28,-1v0,-41,14,-80,55,-80","w":118,"k":{"o":5,"k":-15,"h":-13,"f":3,"b":-15,"a":5,"]":-28,"?":-13,"*":-7,")":-31}},"g":{"d":"171,-208v22,-4,33,37,7,37v-11,1,-27,-28,-32,-5v45,47,-1,124,-76,103v-9,0,-26,9,-25,18v-3,20,50,17,75,18v43,1,64,16,64,46v-1,40,-45,62,-92,62v-85,0,-102,-67,-41,-83v-18,-4,-32,-18,-31,-34v-2,-18,22,-28,33,-35v-14,-14,-31,-32,-31,-53v0,-51,68,-76,112,-51v9,-6,22,-25,37,-23xm56,-132v0,27,12,48,37,49v24,0,37,-17,37,-51v0,-26,-13,-49,-37,-49v-24,0,-38,23,-37,51xm41,23v1,26,23,36,52,36v44,0,66,-13,66,-41v6,-29,-64,-25,-90,-25v-17,0,-28,17,-28,30","w":199,"k":{"j":-17}},"h":{"d":"66,-151v12,-25,39,-44,66,-44v62,0,46,90,48,157v1,25,5,30,26,26v-2,7,-3,6,0,12v-26,-1,-64,-2,-88,0v2,-5,1,-6,0,-12v48,9,27,-69,27,-117v0,-31,-10,-47,-27,-47v-52,3,-55,78,-49,138v3,25,5,30,27,26v-1,7,-2,6,0,12r-88,0v2,-7,1,-5,0,-12v23,5,26,-5,27,-26r0,-192v0,-19,-9,-20,-26,-19v2,-6,1,-11,0,-16v22,0,42,-2,60,-6","w":213,"k":{"y":8,"w":13,"v":14}},"i":{"d":"52,-266v12,0,22,10,22,22v0,12,-10,20,-22,20v-11,0,-21,-9,-21,-20v0,-12,10,-22,21,-22xm99,0r-90,0v1,-4,1,-8,0,-12v53,5,28,-78,28,-141v0,-20,-9,-24,-29,-21v2,-7,1,-9,0,-16v19,0,40,-1,64,-5r0,163v0,20,9,23,27,20v-1,7,-2,6,0,12","w":106,"k":{"y":11,"w":11,"v":9}},"j":{"d":"31,-244v0,-27,44,-28,44,0v-1,26,-43,27,-44,0xm6,54v12,14,41,1,35,-24r0,-178v-1,-26,-11,-30,-36,-26v2,-4,1,-12,0,-16v23,0,46,-1,71,-5r0,196v1,40,-22,70,-59,70v-35,0,-55,-51,-17,-51v23,0,15,26,6,34","w":106},"k":{"d":"115,-145v12,-13,14,-37,-10,-33v2,-7,1,-5,0,-12v21,1,68,1,89,0v-1,7,-2,6,0,12v-42,-2,-59,29,-76,55v11,31,28,54,50,88v13,19,17,27,35,23v0,4,-2,7,0,12v-23,-1,-60,-2,-82,0v2,-6,1,-5,0,-12v9,1,13,2,16,-2v-12,-29,-30,-68,-47,-84v-3,-1,-24,18,-22,29v1,1,-4,66,16,58v2,0,6,-1,12,-1v-1,6,-2,7,0,12v-21,-1,-67,-1,-88,0v2,-7,1,-5,0,-12v19,3,27,0,27,-20r0,-197v-1,-19,-9,-23,-27,-20v2,-4,1,-12,0,-16v22,0,43,-2,61,-6r-3,179v15,-18,27,-29,49,-53","w":210,"k":{"y":8,"w":9,"v":8,"u":9,"t":8,"q":11,"p":6,"o":11,"g":13,"e":13,"d":11,"c":11,"b":13,"a":11}},"l":{"d":"99,0r-90,0v1,-8,1,-3,0,-12v19,3,26,0,27,-20r0,-195v-1,-22,-8,-25,-28,-22v2,-5,1,-10,0,-16v25,0,46,-2,64,-6v-1,36,-2,82,-2,139v0,23,1,57,2,100v0,20,9,23,27,20v-2,7,-1,5,0,12","w":106,"k":{"y":5,"w":9,"v":11}},"m":{"d":"35,-94v-5,-33,16,-84,-27,-80v1,-6,2,-9,0,-15v26,0,44,-2,55,-6v4,9,1,33,4,46v9,-42,90,-72,104,-11v0,3,2,6,3,9v9,-21,33,-41,60,-44v64,-6,45,103,48,163v1,21,6,23,24,20r1,12v-25,-1,-63,-2,-87,0v2,-7,1,-5,0,-12v41,12,24,-49,28,-77v0,0,0,-10,-1,-37v-1,-33,-10,-50,-26,-50v-49,13,-52,71,-46,144v1,21,8,23,27,20v-1,7,-2,6,0,12v-26,-1,-65,-2,-89,0v1,-8,1,-3,0,-12v48,9,27,-66,27,-113v0,-34,-10,-51,-25,-51v-52,12,-51,71,-46,144v1,21,8,23,27,20v-1,7,-2,6,0,12v-24,-2,-63,-1,-88,0v2,-6,1,-5,0,-12v40,10,23,-50,27,-82","w":314,"k":{"y":9,"w":15,"v":15,"p":3}},"n":{"d":"67,-144v9,-26,34,-50,65,-51v65,-5,45,96,48,163v1,20,8,23,26,20v-1,9,-1,4,0,12r-88,0v2,-6,0,-7,0,-12v49,8,27,-69,27,-121v0,-29,-10,-43,-27,-43v-51,0,-54,90,-48,150v2,15,10,16,26,14v-2,7,-1,5,0,12r-88,0v2,-6,1,-5,0,-12v41,11,23,-49,27,-81v-4,-30,15,-91,-26,-81v2,-6,1,-9,0,-15v24,0,39,-1,55,-6v5,11,2,39,3,51","w":213,"k":{"y":17,"w":15,"v":14,"p":3}},"o":{"d":"97,-195v51,0,82,46,82,98v0,51,-31,101,-81,101v-52,0,-84,-46,-84,-99v0,-53,32,-100,83,-100xm96,-8v34,1,47,-45,47,-88v0,-40,-13,-88,-46,-88v-63,1,-64,174,-1,176","w":193,"k":{"y":14,"x":13,"w":14,"v":15,"p":1}},"p":{"d":"120,-195v46,0,71,48,71,97v0,50,-25,101,-71,101v-20,0,-44,-16,-53,-36v7,27,-18,110,38,91v-2,7,-1,5,0,12v-28,-3,-67,-2,-97,0r0,-12v20,3,27,0,27,-20r0,-194v-2,-19,-7,-21,-27,-18v1,-6,2,-9,0,-15v26,0,44,-2,55,-6v6,8,0,32,3,39v8,-23,33,-39,54,-39xm113,-12v59,-8,55,-161,0,-169v-29,4,-45,33,-45,83v0,57,13,80,45,86","w":203,"k":{"y":5,"v":11}},"q":{"d":"172,35v-1,22,7,26,27,23v-1,4,-1,8,0,12v-22,-1,-71,-1,-94,0v0,-4,2,-7,0,-12v51,13,27,-55,34,-91v-9,19,-31,37,-53,36v-45,-1,-71,-47,-71,-98v0,-56,27,-99,77,-100v34,-8,54,55,69,0r13,0v-1,40,-3,76,-3,108v0,64,1,105,1,122xm93,-12v34,-4,46,-35,46,-79v0,-49,-1,-91,-44,-91v-62,0,-57,161,-2,170","w":201},"r":{"d":"121,-195v35,-6,45,60,11,60v-24,0,-17,-30,-8,-41v0,-3,-3,-5,-9,-5v-38,2,-50,63,-46,106v4,43,-9,68,32,63v0,4,-2,7,0,12v-26,-2,-66,-1,-93,0v2,-7,1,-5,0,-12v41,6,28,-42,28,-80v0,-39,-1,-62,-2,-69v-2,-15,-10,-15,-26,-13v1,-6,2,-9,0,-15v25,0,44,-2,55,-6v6,10,3,34,4,46v9,-23,31,-49,54,-46","w":159,"k":{".":28,",":28}},"s":{"d":"44,-154v2,48,110,39,110,100v0,58,-76,71,-111,43v-11,0,-5,18,-24,14v4,-25,1,-46,-1,-72v5,0,8,0,12,-2v12,42,33,63,61,63v22,1,41,-12,39,-32v-5,-49,-110,-38,-110,-99v0,-30,25,-58,57,-56v14,-6,44,27,51,1v5,2,8,1,13,0v-2,24,-1,43,3,66r-13,1v-5,-29,-24,-56,-54,-56v-19,0,-34,10,-33,29","w":169,"k":{"y":14,"w":15,"v":17,"u":6,"t":8,"p":6}},"t":{"d":"84,-12v18,-1,28,-19,29,-41v4,2,7,2,12,2v3,68,-93,77,-92,6r1,-125v-2,-10,-9,-2,-26,-4v2,-5,1,-5,0,-10v28,-4,45,-43,47,-77r13,0v-1,25,-2,48,-2,67v5,11,34,3,50,4v-2,7,-3,10,0,16r-44,-1v-11,5,-3,32,-6,40v0,36,1,68,2,97v1,17,6,26,16,26","w":131,"k":{"y":6,"w":6,"v":8,"u":6,"t":8}},"u":{"d":"179,-37v-2,23,6,26,27,25v-1,7,-2,6,0,12v-20,0,-40,2,-58,4v-3,-27,0,-27,-1,-44v-12,20,-39,48,-65,44v-69,4,-43,-93,-48,-155v-2,-21,-6,-26,-26,-23r0,-15v24,0,45,-2,62,-6v-2,61,-7,135,7,174v3,6,9,8,18,8v56,0,57,-90,49,-151v-2,-13,-12,-11,-28,-10r0,-15v24,0,45,-2,65,-6","w":213,"k":{"w":11,"v":9}},"v":{"d":"113,-37v9,-42,37,-74,37,-122v0,-18,-7,-21,-24,-18v1,-7,2,-6,0,-12r73,0v-1,4,-1,8,0,12v-21,-4,-21,5,-33,32v-26,58,-42,108,-55,148v-4,-2,-11,-1,-16,0v-17,-49,-34,-99,-54,-149v-8,-18,-13,-34,-33,-31r0,-12r83,0v-1,4,-1,8,0,12v-13,-1,-18,-4,-19,8v6,45,29,84,41,132","w":206,"k":{"s":11,"q":8,"o":15,"l":13,"k":6,"h":9,"g":15,"e":13,"d":15,"c":13,"b":9,"a":15,".":31,",":41}},"w":{"d":"202,-44v8,-26,33,-71,33,-116v0,-16,-6,-20,-18,-17r0,-12r63,0v-2,7,-1,7,0,12v-17,-4,-23,12,-35,44v-16,41,-30,87,-44,136v-6,-2,-11,-1,-17,0r-39,-140v-16,43,-28,95,-43,140v-4,-1,-12,-1,-16,0v-12,-42,-28,-94,-50,-154v-9,-21,-12,-30,-28,-26v1,-6,2,-7,0,-12r76,0v-2,6,-1,5,0,12v-11,-1,-17,-3,-18,8v9,40,25,80,38,125v7,-41,29,-75,31,-117v-6,-16,-7,-19,-23,-16v1,-6,2,-7,0,-12r78,0r0,12v-16,-4,-24,4,-20,19","w":287,"k":{"s":14,"o":14,"l":11,"k":8,"h":9,"g":17,"e":8,"d":13,"c":13,"b":11,"a":14,".":33,",":28}},"x":{"d":"103,-118v10,-14,27,-30,29,-50v0,-11,-8,-11,-16,-9v1,-6,2,-7,0,-12v19,1,45,2,65,0v-2,6,-1,6,0,12v-20,-3,-24,7,-35,22v-11,16,-25,31,-34,49v21,29,39,88,76,94v-1,4,-1,8,0,12r-77,0v2,-6,1,-5,0,-12v19,3,20,-3,8,-20v-7,-12,-12,-23,-30,-46v-10,14,-31,38,-32,59v0,13,6,6,17,7v-2,7,-1,5,0,12v-21,-2,-47,-1,-66,0v1,-4,-3,-14,4,-12v20,-2,56,-56,69,-79v-12,-27,-30,-48,-45,-71v-9,-14,-15,-18,-28,-15v2,-7,1,-5,0,-12r74,0v-2,6,-1,5,0,12v0,0,-11,-3,-13,2v7,14,18,36,34,57","w":195,"k":{"y":9,"t":6,"q":5,"o":16,"e":9,"d":11,"c":9,"a":16}},"y":{"d":"114,-46v8,-32,24,-49,36,-113v-1,-19,-4,-23,-21,-18v1,-4,1,-8,0,-12r69,0v-2,6,-1,6,0,12v-20,-4,-21,6,-34,34v-28,62,-48,145,-81,198v-16,25,-69,21,-68,-13v-1,-14,9,-23,22,-23v17,-1,24,25,13,34v0,4,2,6,5,6v21,-5,40,-38,38,-76r-63,-151v-7,-9,-10,-12,-22,-9v2,-6,1,-6,0,-12r82,0r0,12v-12,0,-18,-5,-19,7v9,45,31,80,43,124","w":205,"k":{"s":15,"o":15,"l":11,"k":11,"h":13,"g":18,"e":13,"d":17,"c":13,"b":11,"a":15,".":36,",":36}},"z":{"d":"62,-12v56,4,88,-1,90,-57r13,1v-2,22,-4,42,-2,69r-153,-1v-1,-2,-2,-4,-4,-6r54,-78r60,-92v-43,-4,-88,-8,-90,51v-4,-2,-8,-2,-13,-2v3,-19,5,-43,3,-64v31,3,102,2,143,2v1,2,3,4,5,5r-112,167v0,3,2,5,6,5","w":180},"{":{"d":"87,-42v0,40,-8,82,36,82v-2,6,-3,6,0,11v-62,-1,-63,-50,-63,-111v0,-26,-14,-41,-42,-44v1,-2,1,-7,0,-10v47,0,39,-45,39,-89v0,-41,22,-64,66,-67v-2,6,-3,7,0,12v-45,0,-39,42,-36,82v3,35,-18,61,-44,67v28,0,44,37,44,67","w":129},"|":{"d":"101,67v-11,-3,-14,-2,-25,0v1,-42,2,-94,2,-155v0,-61,-1,-122,-2,-181v10,2,15,3,25,0v-1,59,-2,120,-2,180v0,61,1,113,2,156","w":177},"}":{"d":"11,-270v62,1,62,51,62,111v0,26,15,42,43,45v-1,2,-1,7,0,10v-47,0,-39,46,-39,89v0,41,-22,63,-66,66v1,-6,2,-7,0,-11v44,-1,35,-42,35,-82v0,-35,16,-62,45,-67v-40,-5,-52,-61,-41,-107v-1,-29,-11,-38,-39,-42v1,-6,2,-7,0,-12","w":129},"~":{"d":"81,-137v21,0,79,28,98,28v18,0,34,-10,49,-31v0,7,1,13,3,16v-13,25,-31,37,-53,37v-21,0,-78,-28,-98,-28v-16,0,-32,11,-48,31v0,-7,-1,-12,-3,-15v15,-25,33,-38,52,-38","w":259},"\u00a0":{"w":87}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Version 2. Worldwide is a trademark of Shinn Type Foundry. Worldwide is
 * published by Shinn Type Foundry. Copyright© 2001 by Nick Shinn.
 */
Cufon.registerFont({"w":181,"face":{"font-family":"Worldwide","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 7 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-32.1436 -274 378 74.0579","underline-thickness":"12.96","underline-position":"-41.4","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":92},"!":{"d":"50,-271v39,1,27,58,20,90v-8,38,-11,74,-13,108v-6,-2,-8,-3,-14,0v-2,-60,-17,-108,-22,-163v-2,-20,10,-35,29,-35xm50,-50v15,-1,26,12,26,27v0,15,-11,28,-26,27v-15,0,-27,-12,-27,-27v0,-15,12,-27,27,-27","w":99},"\"":{"d":"121,-271v50,8,9,78,5,117r-9,0r-21,-91v0,-14,11,-28,25,-26xm51,-271v50,7,8,80,4,117r-8,0r-21,-91v-1,-15,11,-28,25,-26","w":172},"#":{"d":"63,-92v12,-16,10,-22,19,-58v-15,-5,-40,0,-59,-2v2,-9,1,-9,0,-19r64,0v10,-22,13,-53,21,-78v12,1,15,2,25,0v-10,34,-19,54,-22,77v10,8,35,1,50,3v5,0,8,-3,9,-7v9,-34,9,-34,18,-73v8,2,15,1,24,0r-21,77v5,5,12,1,35,1v-2,10,-3,10,0,19v-14,2,-36,-6,-42,5r-14,53v11,8,34,0,56,1v-2,9,-3,11,0,20v-32,2,-53,-8,-62,5r-19,73r-24,-1v14,-47,21,-72,21,-75v-9,-8,-40,-3,-56,-3v-9,20,-11,43,-21,78v-9,-2,-16,-1,-25,0v14,-47,22,-72,22,-75v-7,-7,-28,0,-39,-2v2,-9,1,-11,0,-20v17,0,31,1,40,1xm163,-148v1,-4,0,-3,-6,-5v-18,3,-47,-7,-54,7v-4,18,-11,33,-13,52v11,7,40,2,57,2v8,-20,5,-20,16,-56","w":251},"$":{"d":"117,-187v-3,-11,15,-20,15,-28v1,-13,-12,-20,-31,-20v-8,19,-1,54,-3,78v0,6,1,9,5,11v40,20,66,32,68,77v1,40,-34,68,-72,72v-3,14,0,33,-1,49v-5,-2,-8,-1,-13,0v-3,-16,10,-47,-7,-49v-37,-5,-66,-22,-68,-57v-1,-18,11,-32,28,-32v14,0,25,11,24,25v2,13,-18,22,-19,30v2,15,22,23,40,23v8,-23,2,-64,2,-93v-35,-20,-68,-31,-68,-76v0,-37,31,-67,66,-70v4,-4,1,-16,2,-23v6,0,7,2,13,0v1,9,-4,24,7,23v31,1,61,24,61,54v1,17,-11,29,-26,29v-12,0,-24,-10,-23,-23xm48,-198v-1,16,14,33,36,42v5,-20,0,-51,2,-74v0,-4,-3,-5,-7,-5v-19,3,-30,17,-31,37xm101,-8v20,-3,36,-18,36,-42v0,-17,-15,-36,-38,-45v-5,19,1,48,-1,82v0,3,1,5,3,5"},"%":{"d":"205,-123v37,0,56,28,56,67v1,40,-19,70,-55,70v-38,0,-56,-29,-56,-69v0,-38,19,-68,55,-68xm217,-254v-51,90,-98,179,-142,268v-7,-3,-15,-2,-23,0v44,-76,92,-165,143,-268v7,3,13,2,22,0xm68,-254v37,0,55,28,55,69v0,40,-18,67,-54,68v-38,0,-56,-29,-56,-69v0,-39,20,-68,55,-68xm188,-55v1,29,-1,52,17,57v12,0,19,-18,19,-55v-1,-30,1,-53,-18,-58v-12,0,-18,19,-18,56xm50,-186v0,31,-1,52,18,57v12,0,18,-18,18,-55v-1,-30,1,-53,-18,-57v-12,0,-18,18,-18,55","w":275},"&":{"d":"195,-52v19,31,57,42,56,-5v6,3,7,4,13,2v1,56,-63,79,-101,41v-47,37,-149,26,-149,-50v0,-32,18,-58,54,-78v3,-1,4,-4,4,-6v-7,-22,-16,-45,-16,-60v0,-37,29,-63,65,-63v45,0,76,49,46,83v-7,8,-20,17,-39,27v-2,1,-3,3,-3,5v19,37,39,65,59,93v7,-19,19,-34,19,-58v0,-19,-13,-21,-32,-18v2,-7,3,-5,0,-12v22,2,67,1,89,0v-2,6,-1,6,1,12v-43,-8,-47,69,-66,87xm118,-171v34,-11,36,-81,0,-88v-44,8,-19,51,0,88xm80,-134v-64,42,15,165,69,107v-21,-30,-48,-65,-69,-107","w":272},"'":{"d":"46,-271v51,7,9,80,4,117r-8,0r-20,-91v-1,-15,10,-28,24,-26","w":92},"(":{"d":"122,-262v-71,47,-72,251,0,298v-3,4,-2,7,-2,12v-82,-33,-129,-163,-72,-256v18,-29,42,-51,73,-66v-2,6,-1,7,1,12","w":131},")":{"d":"12,36v70,-47,71,-250,1,-298v2,-2,1,-8,1,-12v83,32,129,163,73,255v-17,29,-42,52,-73,67v0,-5,1,-9,-2,-12","w":131},"*":{"d":"81,-207v-2,-28,-29,-60,4,-67v30,5,10,46,5,67v16,-4,26,-37,46,-37v9,0,16,7,16,16v6,23,-48,19,-57,29v11,10,61,5,57,29v-16,41,-43,-12,-62,-22v-1,12,29,67,-4,67v-33,0,-6,-51,-5,-67v-15,6,-25,37,-46,38v-10,0,-15,-7,-16,-16v-3,-24,46,-17,57,-29v-11,-9,-60,-6,-57,-29v0,-9,7,-15,16,-16v21,1,30,32,46,37","w":168},"+":{"d":"134,-206v3,21,-14,81,7,84v2,0,25,0,70,-1v-4,9,-3,13,0,23v-44,-1,-68,-2,-71,-2v-6,0,-8,2,-8,7v0,5,0,30,1,77v-6,-1,-18,-2,-23,0r1,-77v-1,-6,-2,-6,-9,-7v-2,0,-26,1,-70,2v2,-11,3,-12,0,-23r71,2v19,-2,2,-65,6,-85v10,2,16,3,25,0","w":243},",":{"d":"45,-50v38,1,38,52,18,78v-11,14,-24,27,-42,38v-2,-4,-4,-7,-8,-10v15,-7,37,-28,38,-46v-11,-10,-41,-10,-36,-33v-1,-16,14,-27,30,-27","w":92},"-":{"d":"96,-82v-21,-3,-57,-2,-80,0v2,-12,3,-16,0,-27v24,1,56,2,80,0v-2,11,-3,17,0,27","w":109},"\u2010":{"d":"96,-82v-21,-3,-57,-2,-80,0v2,-12,3,-16,0,-27v24,1,56,2,80,0v-2,11,-3,17,0,27","w":109},".":{"d":"45,-51v16,0,28,11,28,28v0,17,-12,28,-28,28v-18,0,-28,-12,-28,-28v0,-16,12,-28,28,-28","w":92},"\/":{"d":"112,-269v-25,88,-52,193,-80,317r-23,0v28,-106,55,-211,80,-317v5,1,17,2,23,0","w":120},"0":{"d":"90,-252v110,5,110,253,1,258v-109,-5,-108,-251,-1,-258xm109,-15v15,-34,33,-222,-19,-225v-7,0,-13,3,-16,8v-17,30,-33,224,17,227v9,0,15,-3,18,-10"},"1":{"d":"119,-33v1,22,21,24,45,21v-1,4,-1,8,0,12v-29,-2,-107,-1,-140,0v3,-5,2,-7,1,-12v23,2,45,2,44,-21r0,-166v1,-23,-28,-16,-50,-17v2,-4,1,-8,0,-12v39,-3,68,-11,87,-24v5,1,10,1,13,0v-1,36,-2,69,-2,100v0,31,1,71,2,119"},"2":{"d":"126,-41v21,0,19,-12,23,-37r13,1v-3,19,-3,50,-3,77r-149,0v2,-6,1,-9,-2,-14v40,-51,101,-89,103,-171v0,-29,-12,-49,-39,-50v-18,-1,-37,9,-37,25v3,13,36,12,31,34v0,14,-11,25,-26,24v-17,-1,-30,-15,-30,-34v0,-36,35,-66,74,-66v43,0,77,24,77,66v0,61,-74,108,-111,146v19,1,52,-1,76,-1"},"3":{"d":"98,-130v38,9,69,28,67,67v-2,46,-36,69,-84,69v-41,0,-68,-22,-69,-58v-1,-20,10,-34,28,-34v15,0,25,11,25,25v4,18,-25,20,-26,33v0,13,20,20,36,20v30,0,43,-26,43,-57v-1,-52,-20,-64,-64,-56v2,-4,3,-10,1,-16v37,6,56,2,56,-47v0,-29,-12,-54,-37,-54v-22,0,-33,7,-33,21v1,13,30,10,26,27v0,14,-10,23,-25,23v-16,0,-28,-12,-27,-28v0,-34,34,-57,71,-57v43,0,75,22,75,63v0,35,-28,55,-63,59"},"4":{"d":"141,-60v3,26,-9,58,28,48v-1,4,-1,8,0,12r-106,0v1,-4,1,-8,0,-12v38,10,33,-20,31,-51v-26,-3,-56,1,-86,0v0,-6,0,-11,-3,-15v18,-26,86,-141,101,-170r37,0r-2,159v1,14,35,-7,26,13v0,5,1,9,1,13v-19,0,-23,-5,-27,3xm96,-89r0,-111v-13,29,-54,86,-65,113v13,8,41,1,59,3v4,0,6,-2,6,-5"},"5":{"d":"41,-139v41,-51,125,-12,125,59v0,50,-35,86,-85,86v-36,0,-64,-23,-67,-57v-3,-37,49,-46,53,-11v2,18,-25,19,-25,34v-1,13,20,23,33,22v57,0,57,-135,2,-138v-15,0,-26,7,-36,23v-4,-3,-11,-2,-17,-2v8,-32,10,-90,11,-123v31,2,91,3,119,0v-4,17,-4,26,0,40r-101,0v-4,0,-7,2,-7,7v1,14,-5,44,-5,60"},"6":{"d":"60,-126v26,-55,112,-19,112,48v0,46,-30,86,-77,84v-54,-2,-83,-55,-83,-119v0,-73,30,-138,94,-139v31,-1,57,16,59,44v3,35,-53,42,-53,7v-3,-15,20,-17,22,-27v-1,-9,-13,-12,-24,-12v-48,-1,-47,65,-50,114xm96,-7v41,-6,41,-125,-1,-130v-44,6,-40,124,1,130"},"7":{"d":"59,-22v0,-56,46,-121,79,-183v-15,-8,-54,-2,-77,-2v-21,0,-32,18,-35,54v-4,-1,-8,-1,-13,-1r10,-98v35,15,103,6,147,6v1,3,3,6,5,7v-33,43,-64,134,-62,213v1,43,-54,40,-54,4"},"8":{"d":"123,-140v20,15,49,39,48,71v-2,43,-37,75,-83,75v-44,0,-78,-21,-78,-64v0,-31,24,-51,45,-65v-21,-15,-39,-35,-39,-62v0,-38,33,-67,73,-67v40,0,68,20,69,58v1,23,-16,40,-35,54xm104,-148v32,-17,27,-92,-15,-92v-23,-1,-35,15,-35,36v-1,22,19,46,50,56xm73,-116v-32,13,-36,110,16,110v28,0,41,-14,41,-42v1,-29,-20,-56,-57,-68"},"9":{"d":"85,-252v56,1,83,56,83,119v0,73,-30,138,-94,139v-31,1,-59,-16,-59,-44v0,-17,10,-31,28,-31v14,0,26,10,25,24v3,15,-20,17,-22,27v2,8,13,12,25,12v46,0,46,-65,49,-114v-26,54,-111,19,-111,-48v0,-46,30,-85,76,-84xm85,-109v45,-5,40,-125,-1,-130v-40,7,-41,126,1,130"},":":{"d":"49,-188v14,0,27,12,27,27v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,13,-27,27,-27xm49,-50v15,0,27,12,27,27v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,12,-27,27,-27","w":92},";":{"d":"49,-188v14,0,27,12,27,27v0,15,-12,27,-27,27v-15,0,-27,-12,-27,-27v0,-15,13,-27,27,-27xm48,-51v37,1,37,53,18,79v-11,14,-24,27,-42,38v-2,-4,-4,-7,-8,-10v15,-8,37,-27,38,-46v0,-5,-6,-6,-11,-7v-17,-3,-25,-12,-25,-27v-1,-16,14,-27,30,-27","w":92},"<":{"d":"61,-112v46,26,98,46,151,68v-1,10,-2,15,0,25v-64,-32,-124,-60,-181,-83v2,-9,1,-12,0,-20v54,-22,114,-50,181,-83v-3,10,-2,14,0,25","w":243},"=":{"d":"211,-138r-179,0v3,-10,2,-11,0,-23v31,1,63,2,96,2v33,0,60,-1,83,-2v-2,12,-3,11,0,23xm211,-63r-179,0v2,-11,3,-13,0,-23v32,1,64,2,97,2v32,0,60,-1,82,-2v-2,12,-3,13,0,23","w":243},">":{"d":"182,-112r-151,-68v2,-11,3,-16,0,-25v67,34,128,62,181,83v-2,7,-1,14,0,20v-50,20,-111,48,-181,83v3,-11,2,-13,0,-25r148,-64v2,0,3,-2,3,-4","w":243},"?":{"d":"82,-271v67,0,97,66,56,112v-21,25,-51,41,-51,86v-4,-2,-8,-3,-12,-1v-12,-53,34,-91,34,-141v0,-29,-11,-44,-34,-44v-13,-1,-31,8,-31,19v3,5,28,19,24,32v0,14,-11,25,-26,25v-16,0,-27,-14,-27,-31v0,-34,31,-57,67,-57xm82,-50v16,0,27,12,27,27v0,15,-12,27,-27,27v-16,0,-28,-11,-28,-27v0,-16,12,-27,28,-27","w":170},"@":{"d":"184,-253v76,0,124,47,125,120v1,60,-38,120,-94,120v-31,0,-33,-24,-29,-45v-13,23,-34,45,-53,45v-28,0,-42,-18,-42,-52v-1,-47,42,-109,88,-109v17,0,26,14,28,29v3,-2,5,-17,5,-25v12,4,30,1,41,-2r-33,129v0,9,4,14,11,14v37,-2,63,-58,63,-104v0,-67,-42,-109,-108,-109v-83,0,-142,76,-142,160v0,78,52,134,129,134v45,0,82,-17,110,-53v3,4,6,6,11,6v-32,39,-72,59,-122,59v-85,1,-148,-62,-148,-148v0,-89,71,-169,160,-169xm144,-34v27,3,56,-72,54,-100v0,-11,-6,-26,-15,-27v-23,-2,-53,80,-53,106v0,14,5,21,14,21","w":331},"A":{"d":"72,-41v0,18,10,33,32,29v-2,6,-1,6,0,12v-19,-1,-75,-1,-95,0v1,-4,1,-8,0,-12v24,5,29,-10,44,-46v30,-70,54,-141,77,-211v6,2,18,1,23,-1v26,73,52,149,84,222v14,31,15,41,41,36v0,4,-2,7,0,12v-30,-2,-88,-1,-116,0v2,-7,1,-5,0,-12v31,6,25,-17,16,-40v-10,-14,-2,-32,-22,-34v-25,-3,-27,-1,-63,0v-22,1,-15,28,-21,45xm123,-204v-14,31,-23,67,-34,101v10,9,41,1,63,4v5,0,6,-2,6,-6","w":287,"k":{"y":25,"w":37,"v":40,"u":20,"t":17,"s":8,"q":14,"p":11,"o":13,"g":13,"e":13,"d":17,"c":17,"b":14,"Y":51,"W":45,"V":54,"U":23,"T":40,"S":9,"Q":19,"O":19,"G":14,"C":13}},"B":{"d":"153,-138v43,5,80,24,80,69v0,91,-130,65,-224,69v2,-6,1,-6,0,-12v24,5,31,-5,30,-31r0,-178v0,-26,-3,-35,-30,-32v2,-4,1,-5,0,-11v87,3,210,-22,211,65v0,35,-36,55,-67,61xm101,-142v41,5,64,-20,64,-55v0,-32,-18,-60,-56,-56v-19,2,-15,7,-16,30v-2,46,-1,71,-1,75v0,4,3,6,9,6xm109,-12v42,6,67,-21,67,-59v1,-41,-28,-64,-74,-59v-7,0,-10,2,-10,8v0,5,0,32,1,79v0,20,2,30,16,31","w":251,"k":{"y":14,"Y":24,"W":21,"V":22,"A":9}},"C":{"d":"148,-14v41,0,64,-33,71,-73v6,3,8,4,14,2v-8,51,-41,91,-96,91v-72,1,-117,-62,-117,-137v0,-74,45,-140,116,-140v21,0,40,13,61,18v8,0,12,-6,13,-18v4,1,11,2,15,0v-2,35,-1,80,3,112v-4,-1,-11,-1,-15,1v-11,-52,-29,-97,-74,-100v-44,-3,-60,70,-60,124v0,60,19,120,69,120","w":248,"k":{"y":10,"u":9,"r":5,"o":6,"h":5,"e":9,"a":5,"Y":13,"X":9,"W":14,"V":13,"A":18}},"D":{"d":"92,-264v104,-10,165,36,165,132v1,88,-60,144,-161,131r-87,1v1,-8,1,-3,0,-12v24,4,30,-4,30,-31r0,-185v1,-24,-8,-26,-30,-25v2,-6,1,-6,0,-12xm113,-12v66,0,87,-54,87,-118v0,-64,-23,-129,-88,-123v-17,2,-19,3,-19,21r0,190v1,20,8,30,20,30","w":277,"k":{"Z":9,"Y":26,"W":25,"V":23,"A":11}},"E":{"d":"118,-12v59,6,89,-38,96,-87v4,2,7,2,13,2v-3,24,-5,62,-3,98r-214,-1v-3,-11,3,-15,14,-11v11,0,17,-9,17,-25r0,-185v1,-29,-6,-35,-32,-32v1,-4,2,-7,0,-12r205,0r3,93v-4,-2,-8,-1,-13,1v-7,-44,-36,-91,-93,-82v-16,1,-15,4,-16,22r-2,80v-1,10,6,11,16,10v21,-2,38,-32,39,-57v5,2,9,1,14,0v-5,87,-5,44,0,127r-14,0v-4,-29,-16,-60,-46,-59v-6,0,-9,4,-9,10r2,79v0,20,5,27,23,29","w":244,"k":{"y":13,"x":6,"w":13,"v":13,"Y":19,"W":19,"V":19,"A":10}},"F":{"d":"148,-70v-2,-28,-16,-62,-45,-60v-6,0,-10,2,-10,6v0,5,-2,34,1,88v1,24,8,27,37,24v-1,5,-1,5,0,12r-122,0v1,-4,1,-8,0,-12v20,3,32,2,31,-24r0,-192v-5,-25,-3,-27,-31,-25v2,-6,0,-7,0,-12r201,0r4,92v-6,0,-7,0,-13,2v-9,-46,-34,-82,-89,-82v-13,0,-17,2,-17,14v-1,19,-2,49,-2,91v-1,6,7,8,14,7v23,-1,40,-31,41,-57r13,0v-4,61,-4,62,0,127v-6,-1,-7,-1,-13,1","w":222,"k":{"o":19,"e":21,"a":17,"T":-11,"J":22,"A":36}},"G":{"d":"183,-68v0,-28,-1,-51,-32,-44v1,-4,1,-7,0,-11r114,0v-1,6,-2,6,0,11v-38,-7,-29,26,-29,58v0,26,1,46,2,60v-5,-1,-8,-1,-13,0v-4,-18,-34,-37,-48,-16v-79,51,-157,-27,-157,-121v0,-72,53,-140,124,-140v22,0,41,12,60,18v11,0,17,-5,17,-17r14,0v-2,32,-1,77,1,104v-5,-1,-10,-1,-15,1v-13,-49,-29,-93,-75,-93v-88,0,-98,243,-7,252v29,3,44,-29,44,-62","w":277,"k":{"y":14,"w":23,"v":17,"Y":28,"X":9,"W":28,"V":26,"U":11,"T":14,"A":11}},"H":{"d":"91,-192v3,17,-10,48,12,48r75,0v18,-2,7,-24,9,-45v-4,-17,11,-81,-30,-64v2,-4,1,-6,0,-12v27,2,83,1,113,0v-1,6,-2,7,0,12v-20,-3,-30,-1,-30,25v0,31,-2,64,-2,99v0,36,-1,67,2,93v3,25,4,27,30,24v-1,7,-2,6,0,12r-113,0r0,-12v51,11,23,-56,31,-109v-9,-20,-53,-5,-85,-9v-24,-3,-7,34,-12,51v4,13,-11,86,30,67v-2,7,-1,5,0,12r-112,0v2,-6,1,-6,0,-12v20,2,30,2,29,-24r0,-192v-1,-25,-8,-28,-29,-25v1,-7,1,-3,0,-12v26,2,82,1,112,0v-1,6,-2,8,0,12v-36,-12,-29,32,-30,61","w":278},"I":{"d":"40,-228v2,-25,-9,-26,-31,-25v1,-8,1,-3,0,-12r116,0v-1,7,-2,6,0,12v-21,-1,-30,-1,-30,25r0,192v3,27,4,26,30,24v-1,6,-2,7,0,12r-116,0v2,-5,1,-6,0,-12v25,3,31,2,31,-24r0,-192","w":133},"J":{"d":"106,-222v1,-26,-9,-33,-34,-31v2,-4,1,-6,0,-12r118,0v-1,6,-2,7,0,12v-51,-8,-22,78,-30,139v9,75,-14,119,-80,120v-38,1,-69,-25,-69,-62v0,-41,58,-47,58,-9v1,15,-12,24,-27,28v-13,15,15,31,33,29v25,-1,31,-16,31,-47r0,-167","w":199,"k":{"y":17,"u":9,"o":8,"i":5,"e":8,"a":9,"A":17}},"K":{"d":"94,-137v28,-31,72,-59,79,-103v2,-12,-10,-16,-23,-13v2,-4,1,-6,0,-12r112,0v-1,6,-2,7,0,12v-55,-2,-76,42,-105,71v-5,5,-5,10,-1,16r63,114v19,31,26,42,52,40v0,4,-2,7,0,12r-121,0v2,-7,1,-5,0,-12v27,4,27,-5,16,-24v-1,-1,-17,-33,-51,-93v-2,-3,-4,-4,-6,-4v-5,1,-17,18,-17,29v0,44,0,71,3,82v3,13,9,12,28,10v-1,4,-1,8,0,12r-114,0v2,-5,1,-6,0,-12v25,3,30,-8,30,-31r1,-147v-4,-39,11,-66,-31,-63v2,-5,1,-6,0,-12r114,0v-1,4,-1,9,0,12v-27,-6,-30,8,-30,31v0,27,-6,63,1,85","w":280,"k":{"y":25,"w":42,"v":42,"u":23,"t":19,"o":17,"e":20,"a":11,"Y":11,"W":11,"V":9,"U":11,"T":14,"S":15,"Q":22,"O":20,"G":25,"C":20}},"L":{"d":"111,-12v53,3,78,-44,85,-90v4,2,9,2,13,1v-4,23,-4,64,-4,101r-196,0v2,-5,0,-8,0,-12v23,3,30,1,30,-24r0,-192v0,-24,-9,-27,-30,-25v2,-5,0,-8,0,-12r114,0v-1,7,-2,6,0,12v-21,-1,-30,0,-30,25r0,194v1,14,4,22,18,22","w":220,"k":{"y":13,"w":19,"v":22,"Y":41,"W":40,"V":41,"U":13,"T":23,"A":5}},"M":{"d":"329,-253v-22,-3,-29,1,-29,25v0,28,-2,58,-2,93v0,37,0,68,2,92v3,28,4,35,29,31v-1,6,-2,7,0,12r-114,0v2,-5,1,-6,0,-12v28,4,30,-1,30,-31r1,-189v-1,0,-3,1,-3,2v-10,39,-67,189,-79,233v-5,-1,-9,-1,-15,0r-78,-215v1,-7,-7,-31,-7,-10r2,163v0,30,13,46,38,47r0,12v-23,-2,-70,-1,-95,0v2,-5,1,-7,0,-12v24,-1,36,-16,36,-45r2,-171v3,-25,-10,-26,-32,-25v3,-4,2,-6,0,-12r95,0v3,18,39,110,63,188v22,-52,50,-141,65,-188r91,0v-1,6,-2,7,0,12","w":337},"N":{"d":"48,-211v1,-33,-4,-46,-34,-42v1,-6,2,-7,0,-12r86,0v28,52,91,121,122,180r-1,-118v-1,-37,-11,-52,-40,-50v2,-7,3,-5,0,-12v25,2,70,1,98,0v-2,4,-1,8,0,12v-26,-2,-37,12,-37,46r-3,211v-8,-2,-6,-1,-14,0v-23,-41,-149,-208,-162,-231r3,162v1,28,13,56,42,53r0,12v-25,-2,-71,-1,-99,0v2,-7,1,-5,0,-12v28,2,36,-25,37,-53v2,-66,2,-114,2,-146","w":287,"k":{"y":22,"u":17,"o":11,"g":12,"e":13,"a":11,"Z":14,"T":6,"J":13,"G":6,"A":14}},"O":{"d":"140,-271v73,0,120,64,120,138v0,79,-45,139,-121,139v-72,0,-119,-63,-119,-137v0,-77,46,-140,120,-140xm141,-6v47,1,64,-67,62,-126v-3,-72,-8,-127,-63,-127v-46,0,-62,68,-62,126v-1,59,16,127,63,127","w":281,"k":{"y":11,"x":8,"w":13,"v":9,"Y":30,"X":20,"W":22,"V":22,"A":19}},"P":{"d":"9,-265v91,3,216,-18,215,72v0,61,-52,79,-120,71v-8,0,-12,3,-12,8r2,91v5,15,10,12,33,11v-1,7,-2,6,0,12r-118,0v2,-7,1,-5,0,-12v24,3,30,-2,30,-24r-1,-205v-1,-14,-15,-12,-29,-12v2,-6,1,-6,0,-12xm116,-133v32,0,53,-26,52,-60v0,-37,-20,-64,-61,-60v-14,1,-13,4,-14,21r0,91v0,5,7,8,23,8","w":237,"k":{"a":8,"Y":14,"T":-6,"J":25,"A":35}},"Q":{"d":"204,-12v-17,10,5,40,19,41v13,0,22,-10,26,-30v5,2,9,1,14,0v-4,36,-24,64,-58,65v-33,1,-48,-30,-53,-59v-83,10,-132,-57,-132,-136v0,-77,45,-140,120,-140v128,0,159,203,64,259xm136,-85v29,0,46,22,52,50v20,-66,33,-224,-48,-224v-74,0,-71,166,-44,226v-6,-30,13,-52,40,-52xm131,-70v-37,0,-25,65,8,65v15,0,16,-10,15,-24v0,-28,-8,-41,-23,-41","w":280,"k":{"Y":19,"W":20,"V":19}},"R":{"d":"226,-199v0,43,-40,59,-78,66v46,2,60,45,65,92v2,15,9,22,16,22v11,1,15,-16,15,-39v8,1,6,2,13,0v-2,43,-10,64,-53,64v-84,0,-13,-137,-101,-137v-21,0,-6,35,-10,52v4,43,-12,72,33,67v-1,6,-2,7,0,12r-117,0v2,-4,1,-8,0,-12v27,4,31,0,31,-24r-1,-205v0,-16,-16,-11,-30,-12v2,-5,1,-6,0,-12v89,3,217,-20,217,66xm102,-143v45,0,68,-10,68,-53v0,-40,-18,-58,-56,-57v-39,1,-14,56,-21,103v1,6,1,7,9,7","w":263,"k":{"y":13,"w":19,"v":15,"Y":30,"W":26,"V":28,"U":15,"T":14,"A":4}},"S":{"d":"112,-258v-24,-2,-47,14,-47,36v0,73,149,62,149,149v0,50,-40,79,-91,79v-25,0,-45,-11,-67,-20v-10,0,-17,8,-17,17v-4,-1,-11,-1,-16,0v2,-36,0,-92,-2,-111r14,-1v13,56,40,100,88,102v61,3,61,-69,11,-92v-42,-19,-107,-40,-107,-97v0,-45,39,-75,85,-75v22,0,40,11,60,17v9,0,14,-5,14,-15v6,1,11,1,16,0v-2,33,-1,81,1,102r-14,1v-9,-49,-33,-89,-77,-92","w":231,"k":{"y":15,"w":19,"v":15,"Y":19,"X":13,"W":20,"V":17,"T":9,"A":9}},"T":{"d":"94,-253v-45,-7,-61,60,-68,97v-4,-2,-9,-3,-13,-1v2,-20,3,-67,3,-108r227,0r4,108v-6,-1,-6,-1,-13,0v-6,-34,-25,-102,-67,-96v-8,1,-9,5,-10,14r0,203v1,21,9,28,33,24v-2,6,-1,6,0,12r-120,0v2,-6,1,-6,0,-12v24,3,33,-1,33,-24r0,-203v0,-10,-1,-13,-9,-14","w":259,"k":{"z":9,"y":4,"u":3,"s":13,"o":19,"h":6,"e":21,"c":23,"a":17,"T":-3,"J":27,"A":40}},"U":{"d":"207,-198v0,-31,-8,-57,-39,-55v1,-7,2,-6,0,-12r93,0v0,6,4,15,-6,12v-23,2,-29,27,-29,55v-2,97,19,204,-91,204v-125,0,-96,-125,-96,-234v0,-20,-9,-27,-30,-25v2,-5,1,-6,0,-12r114,0v-1,4,-1,8,0,12v-21,-1,-32,2,-30,25v9,81,-32,217,56,217v80,0,58,-122,58,-187","w":270,"k":{"z":13,"y":14,"x":15,"w":17,"v":19,"t":11,"s":14,"r":11,"q":15,"p":14,"o":14,"n":9,"m":9,"g":17,"f":11,"e":13,"d":13,"c":11,"a":17,"Z":14,"T":6,"S":14,"J":20,"G":13,"C":15,"A":31}},"V":{"d":"163,-62v13,-26,48,-107,48,-165v0,-23,-10,-28,-30,-26v2,-5,1,-6,0,-12v45,2,48,3,99,0v-2,5,3,16,-7,12v-18,4,-37,39,-45,59v-25,62,-48,128,-72,200v-7,-2,-15,-1,-21,1v-25,-73,-52,-148,-85,-223v-13,-30,-15,-40,-41,-37v1,-6,2,-7,0,-12v43,3,76,2,116,0v-2,7,-1,5,0,12v-30,-3,-26,17,-15,43v18,41,43,109,53,148","w":289,"k":{"y":34,"u":34,"o":44,"i":14,"e":42,"a":40,"S":23,"Q":25,"O":22,"J":34,"G":25,"C":19,"A":54}},"W":{"d":"309,-186v8,-30,17,-71,-20,-67v1,-4,1,-9,0,-12v28,2,56,1,89,0v-2,6,-1,6,0,12v-24,-2,-14,1,-30,20v-33,73,-42,125,-76,239v-7,-1,-12,-1,-20,0v-10,-44,-40,-129,-60,-207r-57,207v-7,-1,-12,-1,-18,0v-11,-39,-34,-115,-72,-228v-9,-27,-12,-33,-36,-31v2,-6,1,-6,0,-12r110,0v-1,4,-1,9,0,12v-22,-2,-23,8,-17,29r43,141r36,-147v0,-16,-11,-26,-31,-23r0,-12v36,2,67,3,110,0v-1,6,-2,8,0,12v-13,-1,-24,0,-23,14v3,37,26,86,44,158","w":385,"k":{"y":28,"u":25,"t":14,"s":33,"r":22,"o":34,"i":17,"e":36,"a":30,"S":20,"Q":19,"O":22,"J":36,"G":22,"C":19,"A":45}},"X":{"d":"105,-245v5,23,24,51,39,78v10,-16,33,-46,34,-71v0,-15,-9,-18,-22,-15v2,-6,1,-6,0,-12v25,2,69,1,94,0v-2,5,-1,6,0,12v-26,-2,-36,8,-56,36v-12,17,-20,26,-39,64v17,36,38,69,59,102v19,30,25,41,48,39v-1,3,-1,9,0,12v-31,-2,-89,-1,-114,0r0,-12v28,4,20,-13,8,-32r-35,-61v-16,23,-33,43,-35,74v0,17,9,23,25,19v-2,7,-1,5,0,12v-25,-1,-76,-1,-102,0v2,-6,1,-7,0,-12v36,-1,42,-20,63,-49v14,-19,28,-39,39,-60v-17,-34,-38,-67,-58,-99v-15,-25,-22,-35,-43,-33v2,-6,1,-6,0,-12v25,1,83,2,115,0v-3,4,-2,7,-1,12v-13,-2,-17,-2,-19,8","w":271,"k":{"Y":10,"T":8,"S":13,"Q":22,"O":20,"G":26,"C":23}},"Y":{"d":"203,-229v1,-19,-10,-26,-30,-24v2,-5,1,-6,0,-12r100,0v-1,6,-2,7,0,12v-29,-2,-45,22,-55,44v-12,26,-52,58,-47,131v2,31,-14,78,33,66v-1,8,-1,3,0,12r-117,0r0,-12v48,9,25,-40,31,-86v-13,-50,-55,-108,-85,-148v-6,-8,-12,-7,-24,-7v0,-4,2,-7,0,-12r123,0v-1,6,-2,7,0,12v-12,-1,-31,1,-28,10v12,41,41,73,58,108v9,-23,37,-54,41,-94","w":282,"k":{"z":39,"w":44,"v":48,"u":41,"t":19,"s":39,"r":31,"p":36,"o":50,"i":19,"e":45,"d":37,"a":44,"S":25,"Q":28,"O":25,"J":31,"G":25,"C":25,"A":45,"2":23}},"Z":{"d":"95,-12v79,10,114,-27,124,-91v4,1,8,4,12,2v-2,22,-3,55,-3,101r-210,0v0,-2,-1,-4,-3,-7r150,-245v-13,-2,-34,0,-50,0v-42,0,-69,44,-75,87r-13,-1v4,-22,4,-63,4,-99r195,0v0,2,2,5,4,6r-140,231v-4,8,-6,15,5,16","w":250,"k":{"y":9,"w":17,"v":15,"A":10}},"[":{"d":"123,43v-26,-2,-59,-3,-83,0r0,-308v24,1,60,2,83,0v-2,5,-3,9,-1,15r-45,-1v-4,0,-5,3,-5,7r0,267v5,11,35,5,50,5v-2,6,-2,11,1,15","w":131},"\\":{"d":"110,48r-23,0v-30,-127,-56,-233,-80,-317v8,2,15,3,23,0v24,103,50,209,80,317","w":120},"]":{"d":"92,43v-20,-2,-63,-3,-83,0v3,-6,2,-9,0,-15v13,0,47,6,51,-7v1,-35,2,-75,2,-120v0,-47,-1,-95,-2,-143v0,-18,-34,-6,-51,-8v2,-5,3,-10,0,-15r83,0v-1,48,-2,100,-2,158v0,60,1,110,2,150","w":131},"^":{"d":"122,-203v-28,22,-24,24,-63,66v-8,-2,-17,0,-24,1v37,-51,62,-90,77,-115v7,1,13,2,19,0v9,16,35,54,77,114v-6,-1,-17,-2,-24,0v-21,-24,-39,-48,-62,-66","w":243},"_":{"d":"180,65r-180,0r0,-22r180,0r0,22","w":180},"`":{"d":"52,-232v-25,-6,-28,-34,-4,-37v27,5,45,37,65,52v-20,9,-41,-11,-61,-15","w":149},"a":{"d":"23,-149v2,-32,39,-47,78,-47v94,0,66,78,70,159v0,25,8,29,19,14v1,3,5,6,9,7v-12,29,-78,27,-73,-10v-11,39,-113,43,-109,-16v4,-51,43,-59,100,-69v12,-2,4,-14,5,-31v1,-28,-5,-42,-30,-42v-36,-2,-23,19,-20,39v2,15,-10,24,-24,24v-15,-1,-26,-12,-25,-28xm87,-14v35,0,37,-41,36,-79v0,-5,-2,-6,-4,-6v-34,5,-54,14,-53,52v0,22,7,33,21,33","w":204,"k":{"y":13,"w":15,"v":19,"u":3,"t":6,"p":8,"g":3,"b":6}},"b":{"d":"132,-196v46,2,70,48,70,99v0,55,-26,99,-75,101v-20,1,-33,-14,-50,-19v-18,0,-26,23,-46,20r2,-235v-1,-19,-6,-22,-24,-19r0,-16v22,0,46,-1,73,-5r-3,112v8,-21,29,-39,53,-38xm80,-93v0,53,3,80,39,80v21,0,32,-27,32,-82v-1,-40,-4,-78,-31,-84v-33,6,-40,41,-40,86","w":217,"k":{"y":11,"w":9,"v":13}},"c":{"d":"108,-184v-58,0,-53,165,9,165v18,0,33,-11,46,-32v4,4,8,5,11,5v-36,86,-157,52,-157,-47v0,-55,36,-104,90,-103v34,0,65,18,65,51v0,35,-51,43,-54,9v-1,-14,17,-19,18,-31v0,-11,-9,-17,-28,-17","w":185,"k":{"y":5,"w":6,"v":8}},"d":{"d":"138,-163v-9,-22,19,-97,-29,-86v3,-4,2,-12,1,-16v30,0,55,-2,76,-6r-1,238v2,20,5,25,23,21v-1,4,-1,9,0,12v-30,0,-52,1,-67,4v-5,-9,3,-42,-5,-28v-10,18,-29,28,-50,28v-48,-1,-69,-46,-69,-100v0,-53,24,-98,70,-100v21,-1,40,16,51,33xm99,-13v35,-5,39,-40,39,-83v0,-41,-6,-79,-39,-83v-27,5,-32,45,-32,84v1,40,4,76,32,82","w":216,"k":{"y":11,"w":11,"v":11}},"e":{"d":"66,-96v-1,38,19,74,54,75v23,0,41,-12,52,-36v3,3,6,6,11,7v-18,36,-45,54,-81,54v-52,0,-86,-45,-86,-99v0,-52,37,-102,88,-101v49,0,80,43,78,97r-109,-2v-5,0,-7,2,-7,5xm131,-121v-1,-37,0,-63,-28,-63v-24,0,-37,22,-37,66v13,12,40,4,58,5v5,0,7,-3,7,-8","w":194,"k":{"y":3,"x":6,"w":10,"v":9}},"f":{"d":"104,-272v27,0,48,11,50,34v2,28,-44,34,-44,4v0,-12,20,-25,-5,-27v-23,3,-25,30,-21,65v2,15,28,3,39,6v-1,7,-2,10,0,16v-49,-6,-39,0,-39,39v0,28,0,63,1,103v1,22,7,22,30,20v-2,5,-3,6,-1,12v-23,-1,-82,-1,-104,0v2,-4,3,-8,0,-12v21,3,25,1,25,-20r1,-140v-4,-7,-7,-1,-27,-2v2,-5,1,-10,0,-16v22,-2,23,6,27,-3v-1,-44,23,-79,68,-79","w":131,"k":{"o":8,"k":-5,"h":-4,"*":-22}},"g":{"d":"175,-210v28,-4,33,38,8,42v-11,2,-27,-33,-33,-10v49,48,2,132,-77,112v-11,1,-22,5,-23,15v-1,16,52,13,74,14v44,1,67,17,67,49v0,38,-51,61,-97,59v-48,-2,-82,-4,-85,-41v-2,-18,24,-29,39,-33v-27,-1,-46,-46,-14,-59r18,-10v-16,-11,-36,-30,-36,-59v0,-54,74,-79,120,-55v14,-8,21,-25,39,-24xm94,-75v23,0,28,-27,28,-56v0,-35,-9,-53,-28,-53v-22,0,-29,27,-29,54v0,36,10,55,29,55xm120,3v-30,0,-73,-13,-73,23v0,22,17,33,51,33v37,0,56,-11,56,-32v0,-15,-11,-24,-34,-24","w":205,"k":{"j":-17}},"h":{"d":"144,-196v67,-1,46,97,50,158v2,25,3,30,23,26r0,12v-24,-1,-73,-2,-95,0v2,-5,0,-8,0,-12v42,6,22,-71,22,-117v0,-23,-3,-42,-20,-42v-50,0,-43,82,-41,135v1,20,2,27,22,24v-1,7,-2,6,0,12r-96,0v2,-6,1,-6,0,-12v25,5,26,-6,26,-26r0,-192v0,-21,-8,-21,-25,-19v3,-5,2,-11,1,-16v25,1,54,-2,73,-6r-3,118v11,-19,33,-43,63,-43","w":226,"k":{"y":8,"w":13,"v":14}},"i":{"d":"58,-270v14,0,28,12,28,27v0,15,-14,28,-28,28v-15,0,-27,-12,-27,-28v0,-15,12,-27,27,-27xm108,0r-97,0v1,-4,1,-8,0,-12v40,4,20,-47,25,-92v-4,-21,13,-84,-27,-70v1,-5,2,-10,0,-16v26,0,51,-1,75,-4r0,162v1,19,6,23,24,20v-1,6,-2,7,0,12","w":117,"k":{"y":11,"w":11,"v":9}},"j":{"d":"58,-270v14,0,30,11,28,27v2,16,-14,28,-28,28v-14,0,-27,-12,-27,-28v0,-15,13,-27,27,-27xm11,36v0,13,-26,25,2,27v14,0,22,-11,22,-31r0,-180v0,-25,-8,-30,-27,-26v2,-4,1,-12,0,-16v21,0,47,-1,78,-4r0,198v1,43,-31,69,-72,70v-24,1,-44,-11,-46,-32v-3,-28,42,-35,43,-6","w":112},"k":{"d":"136,-163v0,-12,-11,-17,-26,-15v1,-4,1,-8,0,-12v45,3,54,2,105,0v0,4,-2,7,0,12v-42,-1,-65,23,-81,51v10,34,31,60,51,92v12,19,18,27,34,23r0,12v-21,-1,-75,-2,-96,0v3,-5,2,-6,0,-12v21,3,15,-2,8,-18v-6,-12,-16,-30,-32,-56v-1,-2,-4,-3,-5,-3v-19,4,-18,73,-1,78v1,0,4,0,9,-1v-1,4,-1,9,0,12v-21,-1,-74,-1,-93,0v2,-6,1,-6,0,-12v23,3,22,0,26,-20r0,-197v-1,-20,-7,-23,-25,-20v2,-3,1,-12,0,-16v30,0,54,-2,72,-6r-4,175v0,1,1,2,2,2v17,-24,48,-40,56,-69","w":228,"k":{"y":8,"w":7,"v":8,"u":9,"t":8,"q":11,"p":6,"o":11,"g":13,"e":13,"d":11,"c":11,"b":10}},"l":{"d":"111,0r-101,0v1,-3,1,-9,0,-12v18,3,26,0,26,-20r0,-195v-2,-23,-6,-25,-27,-22v2,-5,1,-10,0,-16v34,0,59,-1,77,-6v-1,35,-2,81,-2,139v0,22,1,56,2,100v1,20,7,23,25,20v-2,7,-1,5,0,12","w":120,"k":{"y":5,"w":9,"v":11}},"m":{"d":"231,-12v39,8,17,-52,23,-77v0,0,0,-11,-1,-38v-1,-30,-8,-45,-22,-45v-29,0,-42,51,-40,89v0,0,0,15,2,51v1,21,4,23,23,20v-2,7,-1,5,0,12v-24,-1,-73,-2,-96,0v1,-4,1,-8,0,-12v44,6,23,-66,23,-113v0,-31,-8,-46,-22,-46v-29,0,-42,47,-39,85v0,1,0,19,2,54v1,20,3,23,21,20v-2,6,-1,7,0,12v-23,-2,-73,-1,-96,0v2,-5,1,-6,0,-12v39,10,22,-51,26,-82v-4,-32,14,-87,-26,-80v2,-6,1,-9,0,-15v36,0,59,-2,69,-6v5,10,1,32,3,45v6,-42,93,-68,108,-11r3,9v7,-22,31,-44,59,-43v70,2,52,90,52,163v0,18,8,23,23,20v-1,6,-2,7,0,12v-24,-1,-74,-2,-95,0v1,-3,1,-9,0,-12","w":335,"k":{"y":9,"w":15,"v":15,"p":3}},"n":{"d":"133,-11v21,-2,8,-58,12,-71v-1,-15,4,-99,-22,-90v-48,6,-42,84,-40,140v0,18,4,24,22,20v-2,6,-1,6,0,12r-96,0v2,-5,1,-6,0,-12v40,7,21,-39,26,-78v-5,-36,15,-90,-26,-84v1,-4,2,-10,0,-15v35,0,58,-3,68,-6v4,5,-1,38,3,45v9,-22,31,-46,63,-45v68,1,51,94,51,163v0,20,3,23,23,20v-1,4,-1,8,0,12r-94,0v2,-5,1,-6,0,-12v4,0,7,1,10,1","w":226,"k":{"y":17,"w":15,"v":14,"p":3}},"o":{"d":"107,-196v56,-1,88,42,88,99v0,56,-34,102,-88,102v-57,0,-90,-41,-90,-100v0,-59,35,-101,90,-101xm145,-96v0,-48,-3,-89,-38,-89v-26,0,-40,30,-40,90v0,59,14,89,40,89v25,0,38,-30,38,-90","w":211,"k":{"y":14,"x":13,"w":14,"v":15,"p":1}},"p":{"d":"134,-196v46,1,71,47,70,98v0,54,-23,100,-72,101v-23,1,-42,-14,-50,-34v-4,9,2,38,2,56v0,28,-1,38,30,33v-2,7,-1,5,0,12v-29,-3,-76,-2,-105,0v1,-8,1,-3,0,-12v20,3,26,0,26,-20r0,-194v-2,-19,-5,-21,-26,-18v1,-6,2,-9,0,-15v35,0,59,-2,69,-6v5,6,-1,32,3,38v9,-22,29,-40,53,-39xm121,-15v28,-1,31,-41,32,-80v0,-38,-5,-79,-32,-83v-52,4,-56,166,0,163","w":219,"k":{"y":5,"v":11}},"q":{"d":"139,-174v14,-2,28,-12,36,-22v4,1,7,1,11,0r0,243v4,15,8,12,26,11v-2,7,-1,5,0,12v-24,-2,-81,-1,-104,0r0,-12v47,10,23,-51,31,-92v-8,21,-30,39,-52,38v-46,-2,-70,-46,-70,-99v0,-56,25,-98,74,-101v19,-1,37,16,48,22xm99,-14v28,3,41,-44,40,-79v-1,-41,-3,-85,-39,-85v-21,0,-32,27,-32,81v0,38,4,80,31,83","w":211},"r":{"d":"134,-195v21,0,35,13,35,35v0,32,-49,45,-49,9v-3,-9,18,-25,2,-27v-45,15,-38,88,-38,146v0,20,7,23,26,20v-2,7,-1,5,0,12v-16,-1,-84,-1,-101,0v2,-6,1,-5,0,-12v38,6,26,-40,26,-81v0,-23,-1,-42,-1,-59v0,-20,-7,-23,-25,-22v2,-5,1,-11,0,-15v35,0,58,-2,68,-6v6,5,-2,46,5,42v7,-19,31,-42,52,-42","w":173,"k":{".":33,",":31}},"s":{"d":"83,-183v-16,-1,-33,11,-31,25v6,50,111,37,111,102v0,58,-78,75,-121,45v-5,0,-8,5,-9,15v-2,-1,-14,-1,-16,0v2,-26,0,-54,-2,-78v5,0,6,0,12,-2v17,45,40,68,66,68v18,0,35,-11,35,-28v-11,-47,-111,-38,-111,-100v0,-53,72,-74,111,-47v5,0,8,-4,8,-12v4,1,11,2,17,0v-2,18,-1,57,1,69v-4,-2,-8,0,-12,1v-12,-39,-32,-58,-59,-58","w":176,"k":{"y":5,"w":12,"v":12,"u":3,"t":5,"p":2}},"t":{"d":"98,-18v13,0,23,-16,23,-30v4,2,8,2,13,2v-4,34,-20,50,-49,50v-80,0,-40,-103,-50,-174v0,-9,-20,-3,-26,-4v2,-4,1,-6,0,-10v23,1,63,-54,62,-77r13,0v-1,25,-2,47,-2,67v3,10,30,3,43,4r1,16v-14,2,-38,-7,-44,4r2,132v1,13,5,20,14,20","w":136,"k":{"y":2,"w":1,"v":2,"u":2,"t":3}},"u":{"d":"148,-120v-1,-20,7,-66,-29,-53v2,-5,1,-11,0,-16r79,-3v1,57,-8,124,1,175v5,7,9,6,21,5v-1,4,-1,8,0,12v-34,0,-56,2,-67,5v-4,-7,-1,-35,-3,-43v-11,20,-31,43,-62,43v-57,0,-53,-56,-53,-115v0,-37,9,-67,-26,-63v2,-4,1,-12,0,-16v26,0,54,1,76,-3r-1,133v1,27,9,41,24,41v36,1,42,-66,40,-102","w":228,"k":{"w":11,"v":9}},"v":{"d":"122,-61v10,-34,30,-61,30,-98v0,-17,-6,-24,-20,-18v1,-7,2,-6,0,-12r68,0v-2,5,-1,6,0,12v-20,-5,-22,8,-35,37v-24,54,-39,102,-52,143v-6,-2,-10,-1,-16,0v-16,-46,-34,-96,-55,-149v-8,-18,-13,-35,-33,-31v1,-9,1,-4,0,-12r94,0v-2,6,-1,5,0,12v-16,-4,-17,3,-15,16v2,14,26,62,34,100","w":209,"k":{"s":11,"q":8,"o":17,"l":13,"k":6,"h":9,"g":15,"e":19,"d":15,"c":13,"b":9,"a":17,".":38,",":38}},"w":{"d":"86,-170v7,42,21,69,30,100v9,-29,24,-66,28,-96v1,-11,-8,-13,-17,-11v1,-6,2,-7,0,-12r79,0r0,12v-15,-5,-14,7,-11,19v1,7,20,58,27,89v8,-32,24,-54,26,-93v0,-14,-5,-18,-15,-15v1,-7,1,-6,0,-12r61,0v-1,4,-2,8,0,12v-17,-4,-22,11,-34,41v-14,34,-28,81,-48,139v-7,-1,-13,-1,-18,0v-7,-42,-29,-97,-41,-150r-46,150v-6,-1,-9,-1,-16,0v-4,-12,-30,-108,-62,-173v-4,-9,-11,-9,-20,-7v0,-4,2,-7,0,-12r92,0v-2,5,-1,6,0,12v-7,-1,-17,-3,-15,7","w":303,"k":{"s":14,"o":14,"l":11,"k":8,"h":11,"g":17,"e":14,"d":13,"c":13,"b":11,"a":15,".":38,",":41}},"x":{"d":"192,-177v-32,-5,-50,43,-70,67v12,25,27,48,41,72v12,21,15,27,31,26v-1,10,-1,4,0,12r-89,0v1,-4,1,-8,0,-12v19,3,17,-5,7,-21r-23,-38v-9,14,-27,30,-27,49v0,11,2,12,14,10v-2,6,-1,6,0,12v-20,-1,-48,-1,-67,0v1,-7,1,-4,0,-12v32,-1,47,-37,72,-72v-12,-28,-31,-52,-46,-78v-8,-14,-13,-18,-26,-15v2,-6,1,-4,0,-12v27,1,63,2,89,0v-2,6,-1,5,0,12v-17,-2,-13,5,-5,18r21,38v8,-12,23,-28,27,-48v-1,-9,-5,-10,-14,-8v1,-4,1,-9,0,-12v19,2,47,1,65,0v-2,6,-3,6,0,12","w":203,"k":{"y":3,"t":6,"q":9,"o":13,"e":9,"d":11,"c":9}},"y":{"d":"90,-171v6,36,25,68,35,108v10,-28,30,-62,30,-97v0,-17,-5,-22,-20,-17v2,-6,1,-6,0,-12v24,2,46,1,72,0v-2,6,-1,6,0,12v-22,-5,-32,21,-39,38v-26,61,-47,142,-78,194v-17,27,-75,22,-74,-15v0,-16,9,-28,25,-28v23,0,28,25,17,41v0,3,2,5,5,5v21,-4,41,-39,30,-68r-52,-139v-5,-11,-14,-35,-32,-28v2,-5,1,-6,0,-12r97,0v-2,6,-1,6,0,12v-8,-1,-17,-3,-16,6","w":215,"k":{"s":15,"o":17,"l":11,"k":11,"h":13,"g":18,"e":17,"d":17,"c":13,"b":11,"a":17,".":38,",":46}},"z":{"d":"117,-176v-49,-10,-84,13,-85,58v-4,-2,-8,-2,-13,-2v3,-17,4,-49,2,-71v28,2,109,2,150,2v1,2,4,4,6,5r-105,162v-5,7,0,12,10,10v54,4,74,-17,79,-67v4,1,8,2,13,2v-2,18,-4,52,-2,78r-160,-1v-1,-2,-3,-4,-5,-6","w":190},"{":{"d":"102,-49v0,41,-12,89,35,89v-2,5,-3,6,0,11v-76,-2,-75,-44,-75,-111v0,-27,-15,-41,-43,-44v1,-2,1,-7,0,-10v49,-2,39,-50,39,-94v0,-38,26,-58,79,-62v-2,6,-3,7,0,12v-47,0,-39,48,-35,89v4,37,-38,52,-60,60v30,3,60,28,60,60","w":145},"|":{"d":"102,67v-9,-3,-15,-2,-24,0v1,-36,2,-86,2,-152v0,-73,-1,-135,-2,-185v8,2,16,1,24,0v-1,50,-2,112,-2,184v0,66,1,117,2,153","w":179},"}":{"d":"10,-270v74,4,75,44,75,111v0,27,14,42,42,45v-1,2,-2,8,0,10v-49,1,-38,50,-38,94v0,37,-27,57,-79,61v1,-6,2,-7,0,-11v47,0,38,-48,35,-89v-2,-35,30,-54,61,-60v-30,-7,-63,-27,-61,-61v3,-40,12,-88,-35,-88v2,-4,1,-7,0,-12","w":145},"~":{"d":"76,-137v20,0,74,28,91,28v17,0,33,-10,46,-31v0,9,1,15,3,18v-12,25,-29,38,-50,38v-19,0,-73,-28,-91,-28v-16,0,-30,10,-44,31v0,-8,-2,-15,-4,-18v14,-25,31,-38,49,-38","w":243},"\u00a0":{"w":92}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Version 2. Worldwide is a trademark of Shinn Type Foundry. Worldwide is
 * published by Shinn Type Foundry. Copyright© 2002 by Nick Shinn.
 */
Cufon.registerFont({"w":172,"face":{"font-family":"Worldwide","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-42 -274 363 71.5403","underline-thickness":"7.2","underline-position":"-44.28","slope":"-11","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"83,-271v31,8,20,31,7,67v-12,31,-25,72,-37,123r-12,-1v12,-60,14,-65,18,-149v2,-27,10,-40,24,-40xm35,-41v12,0,22,11,22,23v0,12,-10,22,-22,22v-30,0,-24,-44,0,-45","w":115},"\"":{"d":"144,-265v24,7,10,27,-1,51r-23,51r-8,0v7,-34,-2,-100,32,-102xm83,-265v25,8,12,21,-1,50r-23,52r-7,0v7,-36,-3,-98,31,-102","w":147},"#":{"d":"213,-75r-60,1v-11,26,-16,61,-21,78r-21,0v15,-48,22,-73,22,-75v-9,-10,-46,-5,-62,-3v-10,23,-14,53,-22,78v-7,-1,-13,-1,-20,0v14,-47,21,-72,21,-75v-4,-8,-27,-2,-38,-4r0,-15v23,-2,41,9,45,-6r15,-56v-13,-7,-33,0,-60,-2r0,-16v33,0,48,5,64,0v10,-23,14,-54,22,-79r20,1v-6,22,-11,28,-22,76v11,9,43,2,62,3v9,-24,14,-53,21,-79r20,0r-21,76v5,7,20,0,35,2v-2,8,-1,9,0,16v-22,2,-38,-9,-42,6r-14,55v10,10,32,2,56,3v-1,6,-2,9,0,15xm154,-148v2,-6,1,-7,-8,-7v-18,1,-38,-1,-54,1v-7,18,-13,39,-17,60v9,11,43,3,62,4v9,-19,5,-17,17,-58","w":230},"$":{"d":"152,-175v-28,0,-10,-35,-5,-48v1,-8,-14,-15,-21,-14v-13,24,-8,39,-21,91v15,24,48,53,46,82v-3,40,-27,64,-68,67v-16,5,-11,33,-16,47r-17,0v1,-4,8,-22,11,-44v-22,-10,-54,-22,-50,-52v-5,-30,40,-37,40,-7v2,9,-14,23,-12,29v-1,8,15,15,23,15v13,-30,11,-41,23,-103v-8,-16,-40,-50,-40,-73v0,-34,25,-60,61,-64v15,-2,-2,-28,26,-22v-2,6,-5,11,-5,19v18,10,46,22,46,50v0,14,-8,27,-21,27xm93,-153r16,-81v0,-2,-1,-4,-3,-4v-50,3,-44,63,-13,85xm78,-12v48,10,65,-53,25,-86r-6,-6"},"%":{"d":"229,-130v27,0,36,22,36,51v1,40,-24,85,-61,85v-24,0,-37,-23,-37,-49v0,-42,24,-87,62,-87xm104,-252v23,0,35,23,35,49v1,41,-25,86,-62,86v-24,0,-36,-24,-36,-49v0,-42,24,-86,63,-86xm261,-255r-203,264v-6,-2,-11,-1,-18,0r202,-264v7,2,12,1,19,0xm204,-5v21,5,40,-75,39,-95v0,-13,-5,-19,-15,-19v-27,7,-38,57,-38,95v0,13,4,19,14,19xm77,-127v21,3,39,-76,39,-95v0,-13,-5,-20,-15,-20v-27,8,-34,58,-38,95v-1,10,6,19,14,20","w":285},"&":{"d":"174,-53v17,-15,65,-77,5,-78v3,-5,2,-8,2,-13v28,3,60,4,86,0v-3,3,-4,9,-2,13v-30,-6,-46,46,-56,54r-28,36v22,32,46,29,71,-7v2,5,4,8,9,9v-28,54,-69,56,-108,21v-50,43,-141,26,-138,-50v2,-44,34,-69,71,-86v12,-9,-2,-33,-1,-48v0,-39,23,-70,62,-69v27,0,49,18,48,46v0,27,-21,47,-63,63v-3,1,-4,3,-4,5v13,41,24,78,46,104xm126,-172v25,-13,44,-24,45,-56v0,-21,-8,-32,-25,-32v-35,0,-37,64,-20,88xm94,-144v-64,19,-55,129,11,131v13,0,31,-5,40,-17v-19,-36,-34,-76,-51,-114","w":281},"'":{"d":"78,-265v26,3,5,36,-1,50r-23,52r-7,0v7,-34,-3,-99,31,-102","w":95},"(":{"d":"146,-270v-83,81,-112,202,-60,314r-8,2v-83,-114,-56,-236,58,-319","w":128},")":{"d":"57,-273v82,113,57,238,-58,319r-11,-2v84,-82,113,-202,61,-315","w":128},"*":{"d":"86,-206v-6,-12,-54,-4,-49,-26v-1,-8,6,-15,13,-15v15,0,28,32,39,34v7,-18,-24,-57,5,-61v30,3,0,44,5,61v13,-2,22,-34,40,-34v7,0,13,8,13,15v0,20,-45,17,-50,26v5,13,54,6,50,27v1,8,-6,16,-14,15v-12,4,-38,-46,-40,-31v-2,17,25,58,-4,58v-29,0,2,-43,-5,-61v-13,3,-22,36,-39,34v-20,-2,-19,-29,5,-31v7,0,34,-8,31,-11","w":169},"+":{"d":"146,-206v5,22,-15,85,8,84v3,0,28,0,75,-1v-3,9,-2,13,0,23v-46,-1,-71,-2,-75,-2v-21,11,-3,13,-8,84v-12,-2,-15,-1,-26,1v-3,-111,31,-80,-82,-83v2,-10,3,-13,0,-23r75,2v7,-1,8,-1,9,-8v0,0,-1,-22,-2,-77v11,2,15,3,26,0","w":266},",":{"d":"34,-44v37,5,29,62,3,82v-11,8,-22,16,-38,21v0,-4,-1,-7,-4,-11v21,-8,42,-21,45,-42v-9,-7,-30,-7,-27,-26v0,-13,9,-25,21,-24","w":95},"-":{"d":"96,-110v-4,10,-6,19,-6,26v-22,-2,-54,-1,-77,0v3,-9,5,-18,6,-26v18,2,58,1,77,0","w":106},"\u2010":{"d":"96,-110v-4,10,-6,19,-6,26v-22,-2,-54,-1,-77,0v3,-9,5,-18,6,-26v18,2,58,1,77,0","w":106},".":{"d":"35,-41v12,0,21,11,21,23v0,12,-10,22,-21,22v-11,0,-21,-10,-21,-22v0,-12,9,-23,21,-23","w":95},"\/":{"d":"131,-274v-54,137,-91,233,-111,289v-5,-1,-16,-1,-22,0r54,-135v24,-60,42,-112,57,-154v8,2,13,1,22,0","w":120,"k":{"\/":23}},"0":{"d":"116,-253v38,-3,55,45,55,89v-2,70,-30,166,-94,170v-40,3,-58,-41,-57,-87v2,-71,27,-167,96,-172xm117,-239v-49,8,-67,139,-67,195v0,25,8,38,24,38v46,-11,62,-135,67,-196v2,-18,-8,-40,-24,-37"},"1":{"d":"140,-250v-19,82,-32,152,-44,210v-6,27,10,31,37,28v-2,4,-4,8,-4,12v-33,-3,-77,-2,-113,0v2,-4,3,-8,4,-12v27,1,39,-4,44,-27r32,-159v1,-20,-22,-15,-42,-15v1,-3,3,-7,3,-11v31,-3,56,-12,73,-26v5,1,5,1,10,0"},"2":{"d":"99,-252v73,0,85,88,31,129v-31,24,-88,54,-101,89v21,8,39,3,71,3v25,0,27,-12,36,-36r12,0v-8,20,-15,42,-19,67r-126,0v7,-84,119,-116,129,-198v5,-41,-59,-56,-70,-22v0,11,21,20,19,32v0,12,-9,23,-22,22v-14,-1,-22,-12,-23,-28v-1,-33,29,-59,63,-58"},"3":{"d":"66,-139v43,9,68,-21,68,-65v0,-31,-23,-43,-49,-33v-16,6,2,23,3,35v1,11,-9,20,-20,20v-13,0,-20,-10,-20,-24v0,-27,27,-46,55,-46v37,0,64,22,65,58v1,38,-26,57,-59,64v78,23,43,136,-35,136v-34,0,-58,-20,-61,-51v-3,-33,44,-42,43,-8v2,9,-16,23,-16,29v1,10,15,16,27,16v31,0,51,-41,51,-75v0,-32,-19,-48,-55,-42v2,-4,3,-8,3,-14"},"4":{"d":"135,-71v-15,0,-13,46,-15,45v1,16,14,16,33,14v-2,4,-3,8,-3,12v-29,-2,-73,-1,-105,0v1,-2,2,-6,3,-12v40,9,43,-24,49,-55v-15,-10,-56,-1,-83,-4v3,-6,4,-12,2,-19v36,-41,79,-94,131,-160v6,2,13,1,19,0v-23,100,-35,153,-35,160v3,11,16,2,30,4v-1,4,-3,9,-3,15r-23,0xm103,-93r26,-108v-5,-5,-9,7,-13,12v-47,56,-48,57,-76,93v-3,4,-7,9,0,11v25,-2,58,11,63,-8"},"5":{"d":"120,-97v2,-46,-46,-64,-71,-30v-3,-2,-8,-4,-15,-5v6,-9,16,-49,30,-120v38,17,70,17,104,0v4,37,-57,54,-95,38v-14,11,-9,44,-23,69v10,0,22,-15,45,-15v37,0,61,28,61,66v0,52,-37,100,-86,100v-31,1,-57,-20,-57,-50v0,-32,41,-42,44,-9v1,11,-17,24,-18,29v0,9,14,15,24,15v41,-1,55,-42,57,-88"},"6":{"d":"128,-252v24,-1,45,13,45,35v0,28,-44,35,-42,5v0,-11,16,-29,-6,-29v-38,0,-51,64,-61,107v0,1,1,3,2,3v27,-45,95,-16,95,45v0,49,-29,91,-73,92v-43,0,-64,-39,-64,-87v0,-76,35,-165,104,-171xm84,-6v32,0,43,-45,42,-88v0,-23,-8,-45,-29,-45v-32,0,-43,53,-43,89v0,22,10,44,30,44"},"7":{"d":"145,-216v-53,-2,-94,-4,-96,42v-4,-1,-8,-1,-12,0v8,-21,14,-46,19,-74v34,7,86,3,128,2v-35,72,-82,128,-89,225v-1,17,-4,26,-20,27v-13,0,-20,-8,-20,-24v0,-38,68,-146,97,-194v0,-2,-3,-4,-7,-4"},"8":{"d":"115,-252v34,-1,59,23,59,55v0,31,-28,49,-54,64v14,17,35,39,35,67v0,40,-34,72,-75,72v-36,0,-67,-26,-67,-62v0,-33,34,-60,62,-71v-12,-15,-27,-35,-27,-59v0,-39,29,-66,67,-66xm110,-143v41,-7,56,-95,4,-98v-55,2,-44,80,-4,98xm80,-7v61,-3,53,-88,4,-109v-47,4,-64,107,-4,109"},"9":{"d":"101,-252v43,0,64,39,64,87v0,74,-38,171,-105,171v-23,0,-43,-14,-43,-35v-1,-13,9,-26,22,-25v26,1,20,31,9,41v0,5,5,8,16,8v37,0,51,-68,61,-108v0,-1,-1,-1,-2,-1v-30,46,-95,12,-95,-45v0,-48,26,-94,73,-93xm91,-107v31,2,44,-53,43,-91v0,-22,-9,-44,-29,-42v-34,3,-41,51,-42,90v0,24,7,42,28,43"},":":{"d":"64,-186v12,0,21,10,21,22v0,12,-9,23,-21,23v-12,0,-21,-11,-21,-23v0,-12,9,-22,21,-22xm33,-41v12,0,21,11,21,23v0,12,-10,22,-21,22v-11,0,-21,-10,-21,-22v0,-12,9,-23,21,-23","w":95},";":{"d":"64,-186v12,0,22,10,22,22v0,13,-10,23,-22,23v-11,0,-20,-11,-20,-23v0,-12,8,-22,20,-22xm32,-44v37,4,28,61,4,81v-10,8,-22,16,-39,22v0,-4,-2,-7,-5,-11v22,-7,44,-21,46,-42v-8,-6,-30,-8,-27,-25v0,-13,9,-27,21,-25","w":95},"<":{"d":"228,-180r-158,68v1,6,17,8,20,10v49,23,94,42,138,58v-2,11,-1,15,1,25v-55,-26,-118,-54,-190,-83v1,-8,1,-12,0,-20v60,-23,122,-50,189,-82v-2,10,-3,14,0,24","w":266},"=":{"d":"229,-138r-191,0v3,-10,2,-12,0,-23v34,1,67,2,102,2v34,0,64,-1,89,-2v-2,11,-3,13,0,23xm229,-63r-191,0v2,-10,3,-14,0,-23v34,1,68,2,103,2v34,0,64,-1,88,-2v-2,11,-3,14,0,23","w":266},">":{"d":"197,-112r-158,-68v2,-12,3,-13,0,-24v67,32,130,59,189,82v-2,8,-3,12,0,20v-54,21,-116,49,-189,83v3,-11,2,-14,0,-25","w":266},"?":{"d":"96,-271v56,0,77,64,41,101v-28,29,-66,37,-73,92v-4,-1,-7,-2,-10,-2v0,-69,62,-90,68,-146v4,-35,-49,-44,-59,-17v-1,6,13,21,12,26v0,12,-8,23,-20,23v-13,0,-21,-12,-21,-25v0,-31,29,-52,62,-52xm50,-41v13,-2,21,12,21,23v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-11,8,-25,21,-23","w":156},"@":{"d":"186,-254v75,0,124,47,125,120v1,57,-36,121,-89,121v-29,0,-34,-21,-27,-44v-17,24,-40,44,-60,44v-26,0,-40,-24,-40,-52v0,-44,47,-110,88,-110v18,0,29,13,34,32v1,0,3,-9,5,-28v12,2,16,1,29,-2r-34,132v0,10,5,15,13,15v39,-1,65,-62,65,-108v0,-65,-41,-108,-106,-108v-82,0,-143,77,-143,161v0,75,53,134,129,132v45,0,81,-18,110,-54v3,4,7,7,13,7v-33,40,-73,60,-122,60v-87,2,-152,-64,-152,-150v0,-86,75,-168,162,-168xm145,-31v38,-7,61,-62,62,-103v1,-17,-8,-28,-22,-30v-26,-3,-60,77,-60,105v0,16,7,27,20,28","w":335},"A":{"d":"86,-86v-27,0,-35,50,-37,56v0,15,13,22,29,18v-2,4,-2,8,-2,12r-90,0v1,-2,2,-6,2,-11v24,-2,29,-11,41,-32r126,-225v9,2,13,3,22,0v12,102,24,177,32,224v4,26,5,32,30,32v-1,3,-2,7,-2,12r-98,0v1,-3,2,-7,2,-12v41,11,28,-34,28,-65v0,-19,-31,-7,-47,-10v-5,0,-17,1,-36,1xm120,-99v6,-3,49,9,45,-16r-16,-113r-67,125v6,6,36,2,38,4","w":253,"k":{"w":8,"v":10,"t":7,"Y":32,"W":30,"V":27,"U":18,"T":24,"O":9}},"B":{"d":"45,-264v81,6,185,-22,187,59v1,38,-31,58,-71,67v34,6,61,27,60,64v-2,94,-127,70,-222,74v1,-2,2,-6,3,-12v18,4,24,-3,30,-23v14,-58,27,-121,41,-191v5,-22,-7,-30,-30,-25v2,-4,2,-8,2,-13xm101,-145v53,3,93,-14,93,-61v0,-39,-40,-57,-77,-43v-9,29,-40,103,-16,104xm91,-12v55,4,90,-18,91,-69v1,-41,-34,-54,-83,-51v-8,0,-13,3,-14,9r-18,97v1,12,9,14,24,14","w":244,"k":{"Y":20,"W":16,"V":13,"T":12}},"C":{"d":"220,-248v11,0,12,-6,15,-17v4,1,9,2,13,0v-6,24,-11,56,-14,96v-3,-1,-10,-1,-13,0v-2,-53,-12,-83,-60,-86v-55,-3,-97,95,-97,155v0,51,19,88,66,88v44,0,62,-25,80,-60v2,4,5,6,11,7v-22,47,-55,71,-99,71v-60,0,-98,-44,-98,-106v0,-103,104,-222,196,-148","w":240,"k":{"o":5,"e":7,"a":3,"T":8,"O":6}},"D":{"d":"99,-262v97,0,165,20,163,110v-2,99,-70,166,-180,151r-82,1v2,-3,4,-7,4,-13v17,6,25,-2,30,-22r42,-204v1,-15,-17,-16,-32,-12v2,-6,3,-10,3,-13v9,1,26,2,52,2xm95,-12v95,5,125,-69,130,-154v4,-66,-45,-98,-107,-83v-26,72,-50,160,-50,223v0,9,9,14,27,14","w":272,"k":{"Y":18,"W":14}},"E":{"d":"92,-12v67,0,100,-24,116,-77r13,0v-12,34,-19,63,-22,90v-25,-3,-157,-3,-198,-1v2,-2,3,-6,3,-12v20,5,26,-6,30,-23v16,-65,28,-129,41,-192v5,-23,-8,-29,-31,-25v1,-4,2,-7,2,-12r196,0v-7,26,-11,55,-14,87r-12,0v11,-66,-34,-88,-96,-71v-16,24,-19,67,-28,100v-1,6,10,5,17,5v27,0,44,-15,52,-46v4,1,8,1,12,0v-10,24,-22,82,-24,114v-4,-1,-7,-1,-11,0v5,-34,-5,-62,-42,-56v-6,0,-9,3,-10,9r-18,96v0,9,8,14,24,14","w":240,"k":{"W":7}},"F":{"d":"69,-36v-7,30,14,25,40,24v-2,4,-3,8,-3,12v-31,-2,-74,-1,-106,0v2,-4,3,-8,3,-12v17,3,26,-2,30,-21r43,-206v0,-14,-16,-16,-32,-13v2,-4,2,-8,2,-12v66,4,108,1,195,-1v-6,26,-10,56,-12,88v-4,-4,-13,4,-12,-4v8,-65,-41,-83,-98,-67v-15,22,-28,94,-27,99v-1,8,9,4,15,5v36,0,50,-15,58,-46v4,2,8,1,12,0v-10,34,-18,72,-24,115v-5,-1,-7,-1,-12,0v10,-39,-12,-66,-52,-54v-11,26,-13,62,-20,93","w":226,"k":{"o":15,"e":21,"a":17,"J":23,"A":24}},"G":{"d":"23,-100v0,-108,110,-219,205,-148v4,0,8,-6,13,-19v9,1,5,2,11,0v-6,24,-10,54,-12,91v-4,-1,-7,-2,-11,0v-4,-54,-13,-79,-64,-81v-58,-3,-102,96,-102,160v0,60,19,89,56,89v58,0,75,-27,75,-88v0,-16,-13,-18,-33,-15v1,-3,2,-7,2,-12v33,2,68,3,99,0v-1,3,-2,7,-2,12v-23,-1,-28,3,-32,24v-8,32,-15,62,-19,93v-7,-2,-9,-1,-16,0v-1,-17,-3,-24,-7,-24v-16,11,-42,24,-69,24v-60,0,-94,-44,-94,-106","w":269,"k":{"Y":18,"W":21,"V":14,"U":11,"T":14,"N":7}},"H":{"d":"291,-264v-2,5,-3,9,-3,12v-21,-3,-29,4,-33,23r-42,204v-1,13,15,16,29,13v-2,4,-3,8,-3,12r-98,0v1,-3,3,-7,3,-12v21,3,32,-3,35,-22r19,-92v-25,-12,-72,-5,-108,-3v-10,32,-18,68,-21,105v-1,13,15,14,33,12v-2,4,-3,8,-3,12v-21,-1,-75,-1,-100,0v1,-3,3,-7,3,-12v19,1,28,-5,32,-23r42,-205v0,-14,-14,-15,-30,-12v2,-4,3,-8,3,-12v41,3,64,2,100,0v-2,5,-3,9,-3,12v-52,-8,-39,64,-52,101v15,12,67,4,98,5v7,0,12,-3,13,-9r15,-85v0,-14,-15,-14,-31,-12v2,-3,3,-7,3,-12v27,2,76,3,99,0","w":272},"I":{"d":"152,-264v-2,4,-3,8,-3,12v-19,-4,-30,4,-35,22v-16,65,-30,130,-42,196v-4,22,10,26,32,22v-2,4,-2,8,-2,12v-25,-1,-70,-2,-102,0v2,-3,3,-7,3,-12v25,4,31,-5,36,-29r41,-198v0,-14,-16,-15,-32,-13v1,-4,2,-7,2,-12v27,3,79,2,102,0","w":135},"J":{"d":"30,-23v1,9,14,16,25,16v20,0,35,-19,43,-58r35,-174v0,-14,-18,-16,-37,-13v1,-3,2,-6,2,-12v46,2,52,3,104,0v-1,3,-2,7,-2,12v-19,-1,-28,4,-33,22v-12,47,-22,101,-34,163v-9,49,-34,73,-74,73v-33,0,-53,-22,-56,-53v-3,-37,49,-57,53,-16v4,14,-26,31,-26,40","w":184,"k":{"A":13}},"K":{"d":"170,-23v-14,-33,-24,-79,-48,-112v-38,16,-52,56,-54,111v-1,13,17,14,33,12v-1,4,-2,8,-2,12r-99,0v1,-22,34,-3,34,-38r42,-202v1,-14,-18,-14,-32,-12v1,-3,2,-7,2,-12v41,3,64,2,101,0v-1,3,-3,7,-3,12v-23,-1,-29,3,-34,24r-26,105v3,6,5,-2,11,-6v21,-16,53,-44,95,-83v10,-10,16,-18,16,-27v1,-11,-11,-16,-23,-13v2,-4,2,-8,2,-12v36,3,55,2,95,0v-1,3,-1,6,-1,10v-50,10,-84,58,-120,86v-8,6,-8,8,-3,17v20,43,34,98,61,133v5,4,15,6,28,7v-1,3,-2,6,-2,11r-107,0v2,-4,3,-8,3,-12v14,2,32,0,31,-11","w":266,"k":{"u":16,"r":10,"o":19,"i":14,"e":17,"a":16,"U":13,"T":18,"S":7,"Q":19,"O":18,"G":19,"C":21}},"L":{"d":"69,-33v-6,27,23,20,46,21v40,0,67,-26,84,-79v5,1,8,1,13,0v-11,33,-19,63,-22,92v-20,-2,-154,-3,-189,-1v1,-3,2,-7,2,-12v21,1,27,-6,31,-24v18,-78,30,-143,41,-193v5,-22,-11,-27,-32,-23v1,-3,2,-7,2,-12v46,3,70,2,111,0v-2,3,-3,7,-3,12v-29,-3,-36,1,-42,23v-16,60,-27,127,-42,196","w":222,"k":{"Y":33,"W":37,"V":33,"U":13,"T":29}},"M":{"d":"128,-264v5,49,28,165,34,209r65,-121v24,-45,39,-75,43,-88v28,3,43,2,75,0v-3,3,0,14,-9,12v-19,0,-21,6,-25,23v-15,62,-27,126,-40,193v-5,23,7,27,30,24v-2,3,-3,7,-3,12r-98,0v4,-7,0,-12,10,-12v13,0,21,-8,25,-24r44,-198v-7,-5,-6,6,-11,13r-61,112v-29,55,-47,91,-54,109v-4,-1,-11,-1,-17,0v-5,-42,-33,-202,-39,-234v-1,0,-2,1,-2,2v-8,62,-38,118,-38,194v0,17,10,26,32,26v-1,5,-2,9,-2,12r-85,0v1,-3,3,-7,3,-12v19,-1,31,-15,37,-41r38,-186v2,-12,-17,-14,-33,-13v1,-2,2,-6,2,-12v27,1,46,2,79,0","w":331},"N":{"d":"202,-56r33,-171v0,-16,-11,-25,-31,-25v2,-4,3,-7,3,-12v32,2,54,3,82,0v-2,4,-3,8,-3,12v-18,1,-28,13,-34,36v-17,69,-33,143,-48,221v-4,-1,-9,-1,-13,0v-2,-11,-54,-127,-94,-240v-2,0,-3,1,-4,4v-2,44,-35,88,-35,193v0,17,10,26,32,26v-2,2,-2,6,-2,12r-85,0v1,-1,2,-6,3,-12v18,-1,30,-13,35,-37r39,-189v-2,-13,-14,-14,-34,-14v1,-3,2,-7,2,-12v26,1,47,2,72,0v13,38,38,101,76,189v2,5,1,16,6,19","w":266},"O":{"d":"164,-270v58,0,93,50,93,108v0,81,-61,168,-138,168v-61,0,-96,-46,-96,-108v0,-82,62,-168,141,-168xm118,-6v63,3,102,-101,102,-172v0,-41,-21,-79,-58,-80v-62,-2,-102,104,-102,175v0,42,22,76,58,77","w":266,"k":{"Y":9,"X":6,"W":6,"V":13,"A":7}},"P":{"d":"46,-264v82,6,195,-21,195,69v0,73,-80,74,-154,76v-10,31,-16,65,-19,95v-1,11,19,15,36,12v-1,4,-3,8,-3,12r-100,0v3,-6,-1,-14,9,-12v12,0,19,-8,23,-24v18,-75,30,-139,41,-191v5,-22,-8,-29,-30,-24v2,-3,2,-7,2,-13xm99,-132v60,6,104,-14,104,-68v0,-45,-49,-66,-86,-46v-15,28,-30,120,-27,108v0,3,3,6,9,6","w":239,"k":{"Y":9,"J":28,"A":21}},"Q":{"d":"163,-271v91,-2,115,120,74,195v-14,25,-32,47,-56,63v-18,12,4,50,17,45v10,0,20,-8,28,-22v2,3,6,6,11,7v-16,33,-70,49,-91,13v-6,-12,2,-26,-21,-25v-58,3,-103,-47,-102,-105v1,-85,52,-169,140,-171xm170,-33v31,-37,50,-88,49,-152v0,-42,-18,-74,-57,-74v-85,0,-117,141,-89,227v4,-2,0,-10,0,-14v-1,-29,19,-49,47,-50v33,-2,43,32,50,63xm120,-7v8,-1,22,-1,24,-10v5,-31,0,-63,-27,-65v-18,-1,-33,20,-33,38v0,19,17,37,36,37","w":266},"R":{"d":"198,-73v1,8,-3,64,15,59v10,0,17,-12,21,-36v3,2,8,2,13,2v-8,31,-14,52,-46,54v-87,5,14,-166,-111,-137v-10,35,-18,74,-22,107v-1,13,19,14,35,12v-2,3,-3,7,-3,12v-25,-1,-67,-2,-99,0v2,-4,3,-8,3,-12v18,4,24,-4,29,-23v18,-71,29,-135,42,-194v5,-22,-10,-27,-32,-23v1,-2,2,-6,2,-12v73,7,196,-22,196,60v0,46,-37,66,-84,69v25,8,40,26,41,62xm99,-144v61,2,102,-9,102,-63v0,-41,-47,-55,-83,-41v-16,24,-21,83,-27,100v0,2,3,4,8,4","w":260,"k":{"Y":20,"W":17,"V":16,"U":10,"T":17,"N":10}},"S":{"d":"116,-271v26,0,44,12,63,20v6,0,9,-5,12,-14v5,2,8,1,13,0v-7,24,-12,54,-15,88v-6,-3,-12,4,-12,-5v1,-43,-20,-74,-60,-76v-49,-2,-63,67,-20,87v37,17,88,46,88,93v0,81,-98,105,-150,62v-6,0,-10,5,-14,16r-13,0v7,-31,13,-63,16,-96v6,2,5,1,12,0v8,53,16,84,65,89v60,6,70,-80,23,-103v-35,-17,-81,-41,-81,-88v0,-42,31,-73,73,-73","w":206,"k":{"Y":12,"W":10,"V":9,"U":9,"T":10,"N":6}},"T":{"d":"126,-252v-47,-1,-69,40,-82,81v-5,-1,-8,-1,-14,0v12,-34,20,-64,25,-93v36,1,68,2,98,2v42,0,76,-1,102,-2v-6,21,-11,52,-15,93v-5,-1,-9,-1,-14,0v7,-44,-6,-86,-48,-81v-8,0,-10,0,-11,5v-17,67,-29,139,-44,213v-5,23,16,25,40,22v-1,3,-2,7,-2,12r-121,0v2,-3,3,-7,3,-12v31,3,34,-1,44,-22r45,-214v0,-3,-2,-4,-6,-4","w":239,"k":{"o":17,"e":19,"a":16,"J":22,"A":27}},"U":{"d":"222,-208v6,-26,1,-46,-28,-44v1,-4,2,-7,2,-12v20,2,55,1,79,0v-2,5,-2,8,-2,12v-17,1,-26,14,-33,37v-26,87,-12,221,-123,221v-63,0,-85,-43,-72,-107r29,-138v0,-13,-15,-16,-32,-13v1,-3,3,-7,3,-12v27,1,44,2,50,2v14,0,32,-1,52,-2v-1,4,-2,8,-2,12v-21,-4,-33,3,-37,22r-33,167v-5,52,72,63,99,30v26,-32,36,-121,48,-175","w":248,"k":{"t":4,"s":10,"J":5,"A":9}},"V":{"d":"116,-47v36,-64,74,-122,96,-185v0,-14,-10,-21,-28,-20v1,-4,2,-8,2,-12v41,3,45,3,91,0v-1,3,-2,7,-2,12v-25,3,-34,19,-49,41v-30,48,-71,121,-122,217r-15,0v-7,-70,-20,-147,-30,-232v-3,-22,-8,-27,-31,-26v1,-3,3,-7,3,-12v55,3,48,3,97,0v-1,3,-2,7,-2,12v-22,-2,-36,4,-32,27","w":244,"k":{"y":14,"u":18,"o":26,"i":10,"e":29,"a":25,"W":-4,"T":12,"O":10,"J":23,"G":13,"A":32}},"W":{"d":"228,-58v20,-44,52,-102,74,-178v1,-14,-12,-17,-28,-16v2,-5,3,-9,3,-12v25,2,58,1,86,0v-4,4,0,12,-7,12v-15,0,-30,13,-43,42r-99,216r-12,0r-17,-191r-90,191v-5,-1,-7,-2,-12,0v-4,-66,-11,-145,-21,-236v-2,-18,-11,-23,-29,-22v1,-3,2,-7,2,-12v38,3,60,3,93,0v-1,3,-2,7,-2,12v-21,-1,-32,5,-30,26r13,167v27,-50,56,-118,68,-146v10,-22,-1,-52,-29,-47v1,-3,2,-7,2,-12v42,3,64,2,100,0v-2,4,-2,8,-2,12v-24,-2,-36,7,-34,30","w":336,"k":{"y":16,"u":18,"r":13,"o":21,"i":13,"e":26,"a":20,"T":7,"S":9,"O":9,"J":32,"G":16,"C":7,"A":30}},"X":{"d":"157,-30v-7,-33,-23,-55,-31,-84v-23,10,-56,56,-67,82v0,12,9,19,28,20v-2,4,-3,8,-3,12v-44,-3,-44,-2,-93,0v1,-3,3,-7,3,-11v48,-15,85,-81,117,-110v8,-7,9,-9,3,-18v-11,-18,-30,-110,-78,-114v1,-3,3,-7,3,-11v43,3,66,2,104,0v-2,5,-3,7,-3,12v-23,-5,-36,10,-25,30v11,21,17,46,28,67v9,-12,42,-41,59,-78v0,-11,-9,-18,-27,-19v2,-3,3,-7,3,-12v32,3,54,2,89,0v-1,2,-2,6,-2,11v-40,4,-87,83,-109,102v-9,7,-8,9,-3,19v14,27,32,114,77,121v-1,3,-2,6,-2,11r-104,0v1,-2,2,-6,3,-12v14,4,30,-6,30,-18","w":248,"k":{"T":13,"Q":9,"O":7,"C":10}},"Y":{"d":"144,-129v14,-15,59,-85,64,-104v0,-14,-9,-20,-26,-19v2,-4,3,-8,3,-12v19,3,65,2,85,0v-1,3,-1,7,-1,11v-14,2,-27,9,-39,24v-7,9,-32,43,-73,104v-17,26,-23,77,-25,101v-2,14,22,14,39,12v-1,2,-3,6,-3,12r-115,0v1,-3,2,-7,2,-12v23,1,37,0,41,-21v5,-23,24,-62,13,-93v-11,-30,-28,-66,-46,-105v-7,-14,-18,-21,-32,-22v1,-3,3,-7,3,-11v16,3,83,2,96,0v-2,4,-2,8,-2,12v-15,0,-31,-2,-30,13v11,29,25,70,46,110","w":241,"k":{"z":24,"v":24,"u":24,"s":28,"o":32,"i":18,"g":26,"e":32,"d":21,"a":30,"Z":10,"S":3,"O":7,"J":27,"G":14,"C":9,"A":23}},"Z":{"d":"232,-257r-175,234v-4,4,-3,11,4,11v74,5,112,-14,133,-78r12,0v-12,32,-19,62,-21,91v-34,-2,-140,-2,-177,-1v-1,-2,-2,-5,-4,-8v55,-69,113,-148,174,-234v2,-4,12,-8,8,-11v-70,-2,-108,9,-131,75v-4,-1,-9,-1,-13,0v13,-38,20,-67,21,-87v41,1,73,3,95,3v25,0,48,-1,70,-2v0,3,1,5,4,7","w":230,"k":{"Z":7,"Y":10,"W":7,"V":10,"U":7,"T":10}},"[":{"d":"149,-264v-2,4,-3,8,-3,12v-15,3,-41,-8,-44,8r-34,136v-16,67,-23,111,-23,131v0,14,33,5,42,6v-2,5,-2,8,-2,11r-72,0v24,-100,45,-202,64,-304v20,1,53,2,72,0","w":126},"\\":{"d":"76,15v-8,-2,-12,-1,-20,0r0,-289v7,2,13,1,20,0r0,289","w":120},"]":{"d":"129,-264v-24,100,-46,202,-65,304v-20,-1,-52,-1,-71,0v2,-4,3,-8,3,-12v13,-1,41,6,44,-7r33,-137v16,-67,24,-111,24,-131v0,-13,-33,-4,-42,-5v2,-5,2,-9,2,-12r72,0","w":126},"^":{"d":"134,-222v-25,16,-38,45,-68,84v-8,-2,-15,0,-22,1v31,-40,58,-77,80,-113v7,1,13,2,19,0v17,27,43,65,79,113v-7,-2,-11,-3,-20,-1v-30,-38,-46,-67,-68,-84","w":266},"_":{"d":"172,65r-169,0r0,-22r169,0r0,22","w":174},"`":{"d":"60,-252v4,-21,23,-13,38,4r29,32r-6,3v-8,-8,-60,-23,-61,-39","w":146},"a":{"d":"155,-14v16,-4,28,-28,34,-47v4,3,8,4,12,4v-16,41,-35,61,-57,61v-21,0,-24,-19,-24,-36v-10,20,-35,36,-56,36v-34,0,-52,-32,-52,-70v0,-55,36,-129,87,-129v21,0,37,18,47,36v1,0,4,-10,7,-29v12,0,21,-1,31,-3v-14,54,-24,102,-32,145v-3,19,-6,26,3,32xm74,-13v42,-1,62,-76,63,-114v1,-26,-10,-50,-31,-50v-33,0,-62,77,-62,118v0,31,10,46,30,46","w":208},"b":{"d":"123,-195v36,0,51,32,51,70v0,61,-41,130,-99,129v-36,-1,-58,-25,-58,-62v0,-66,28,-110,38,-184v2,-15,-15,-13,-30,-13v2,-4,3,-9,3,-15v30,0,52,-2,66,-4r-27,113v10,-16,38,-34,56,-34xm77,-9v34,3,65,-85,65,-125v0,-29,-9,-43,-29,-43v-44,1,-64,80,-67,124v-2,24,10,42,31,44","w":186},"c":{"d":"108,-195v27,0,53,16,53,42v0,31,-42,37,-42,7v0,-9,8,-18,12,-24v0,-8,-7,-13,-20,-13v-37,0,-63,68,-63,112v0,68,63,74,91,19v3,2,8,3,14,4v-23,30,-39,50,-80,52v-40,2,-60,-32,-60,-75v0,-59,40,-124,95,-124","w":167},"d":{"d":"147,-154v7,-26,14,-65,17,-88v2,-14,-16,-14,-30,-13v2,-5,3,-9,3,-15v28,0,50,-2,65,-4v-18,73,-35,152,-51,234v-1,9,-5,25,5,25v12,0,22,-15,33,-45v3,2,7,2,12,2v-17,41,-36,62,-56,62v-21,0,-28,-17,-21,-35v0,-1,-1,-2,-2,-2v-11,18,-35,37,-57,37v-35,0,-53,-34,-53,-71v0,-55,37,-128,87,-128v23,0,41,19,48,41xm75,-14v46,0,60,-67,63,-116v1,-23,-12,-46,-33,-46v-35,0,-62,73,-60,116v0,25,7,46,30,46","w":207},"e":{"d":"116,-195v27,0,46,16,46,43v0,49,-62,65,-113,81v-5,28,9,56,34,56v22,0,41,-12,58,-36v3,2,7,4,13,4v-24,34,-50,51,-79,51v-40,0,-59,-31,-59,-72v0,-61,43,-127,100,-127xm47,-86v39,-7,85,-24,85,-71v0,-13,-8,-25,-22,-24v-40,4,-53,57,-63,95","w":171},"f":{"d":"127,-274v19,0,37,11,36,29v0,11,-7,21,-18,21v-16,1,-19,-18,-15,-32v-1,-3,-4,-5,-9,-5v-22,4,-26,46,-30,80v9,3,19,0,37,0v-2,4,-3,10,-4,18v-12,0,-36,-6,-38,5r-15,83v-12,64,-26,141,-80,146v-29,3,-42,-42,-12,-47v23,-3,7,28,21,33v20,-7,20,-30,27,-61r28,-152v3,-15,-30,-5,-37,-7v2,-6,4,-11,4,-18v10,-1,36,8,38,-6v7,-40,27,-87,67,-87","w":119,"k":{"?":-24,".":23,",":20,"*":-20}},"g":{"d":"106,-196v21,0,40,18,46,37v3,-12,9,-21,13,-32v8,2,13,1,20,0v-21,61,-31,183,-63,233v-22,35,-122,45,-127,-8v-1,-12,8,-22,19,-22v35,-3,0,46,39,46v53,0,54,-46,69,-89v0,-1,-1,-2,-2,-2v-29,51,-106,40,-106,-35v0,-57,40,-128,92,-128xm76,-18v49,0,60,-72,64,-124v1,-21,-12,-38,-32,-38v-34,0,-62,77,-62,114v0,25,8,48,30,48","w":192},"h":{"d":"147,-13v17,-5,28,-29,36,-49v3,1,7,3,12,4v-15,33,-27,59,-60,62v-15,1,-22,-11,-24,-27v-2,-19,34,-117,34,-134v0,-12,-5,-19,-15,-19v-57,18,-80,110,-90,176v-10,-1,-20,-1,-31,0v22,-87,36,-165,51,-229v5,-23,-7,-27,-28,-25v2,-5,3,-10,3,-16v27,0,49,-2,66,-4v-13,39,-19,91,-33,133v0,2,0,3,2,3v14,-22,39,-57,70,-57v81,0,-2,136,0,172v0,7,3,10,7,10","w":204},"i":{"d":"95,-274v12,0,21,11,21,23v0,12,-9,22,-21,22v-12,0,-20,-10,-20,-22v0,-12,9,-23,20,-23xm69,-195v24,0,30,26,23,50r-35,123v0,6,1,8,6,8v12,0,24,-16,36,-48v3,2,7,3,12,3v-13,31,-26,63,-58,63v-30,0,-27,-35,-19,-62r32,-110v0,-6,-2,-9,-7,-9v-11,0,-22,15,-34,46v-4,-2,-8,-3,-12,-3v13,-32,24,-61,56,-61","w":122},"j":{"d":"89,-274v12,0,20,10,20,23v0,12,-9,22,-20,22v-11,0,-21,-10,-21,-22v1,-11,10,-22,21,-23xm-24,21v31,-2,-4,40,24,38v23,-9,22,-23,31,-62r38,-164v0,-7,-2,-10,-7,-10v-19,3,-27,24,-37,47v-4,-2,-9,-3,-13,-3v14,-31,28,-59,60,-62v25,-2,30,24,23,47v-18,64,-25,153,-58,200v-18,27,-79,27,-79,-11v0,-11,7,-20,18,-20","w":115},"k":{"d":"168,-195v30,-2,41,46,10,49v-14,6,-15,-40,-31,-19v-8,20,-25,55,-49,58v35,3,46,31,43,73v0,14,3,20,9,20v11,0,22,-15,33,-46r12,2v-15,42,-33,62,-55,62v-58,0,2,-120,-71,-104v-17,10,-7,27,-26,100v-9,-2,-23,-1,-32,0v16,-60,33,-137,52,-229v4,-21,-5,-29,-28,-26v2,-4,4,-8,4,-14v29,0,50,-3,65,-5r-36,157v0,5,3,4,7,4v51,5,51,-79,93,-82","w":204},"l":{"d":"18,-23v0,-71,33,-138,46,-218v2,-13,-15,-15,-30,-14v2,-3,3,-8,3,-15v15,0,37,-2,66,-4v-19,71,-36,149,-52,233v-3,16,-6,23,4,27v10,0,22,-15,35,-46v4,2,8,2,13,2v-17,42,-37,62,-59,62v-17,0,-26,-9,-26,-27","w":109},"m":{"d":"253,-14v17,-4,27,-28,35,-48v4,3,8,4,13,4v-17,33,-25,60,-60,62v-29,2,-26,-33,-18,-59v10,-34,25,-64,28,-104v0,-12,-4,-18,-13,-18v-50,0,-81,111,-89,177v-9,-1,-24,-2,-32,0v9,-33,35,-107,35,-161v0,-11,-4,-16,-12,-16v-48,0,-77,111,-87,177v-8,-2,-22,-1,-31,0r37,-169v0,-6,-3,-8,-7,-8v-17,5,-26,27,-33,47v-3,-2,-7,-3,-12,-3v12,-32,24,-59,55,-62v27,-2,29,33,19,54v4,3,8,-8,12,-13v20,-28,39,-41,58,-41v30,-1,33,30,29,56v16,-23,35,-56,68,-56v33,0,39,36,28,69v-11,34,-29,66,-29,104v0,6,2,8,6,8","w":310},"n":{"d":"189,-156v-4,48,-30,93,-36,134v0,6,2,8,7,8v11,0,23,-15,37,-46v4,2,7,3,11,2v-14,33,-26,59,-59,62v-17,2,-25,-12,-25,-27v0,-43,34,-85,34,-135v0,-13,-5,-19,-15,-19v-53,18,-78,99,-90,177v-9,-2,-19,-2,-31,0v8,-28,26,-99,37,-169v0,-5,-3,-8,-7,-8v-11,0,-22,16,-33,47v-3,-1,-7,-2,-12,-3v13,-32,23,-58,55,-62v31,-3,24,38,21,58v14,-25,37,-58,70,-58v21,0,38,16,36,39","w":218},"o":{"d":"104,-195v42,0,66,34,66,79v0,56,-38,120,-90,120v-43,0,-66,-32,-66,-77v0,-56,39,-122,90,-122xm78,-9v47,0,62,-78,62,-127v0,-31,-11,-47,-34,-47v-46,0,-62,79,-62,128v0,25,11,46,34,46","w":184},"p":{"d":"141,-195v35,2,51,31,51,71v0,74,-71,176,-127,103v-1,-1,-4,-19,-7,-11v0,21,-11,57,-13,76v-1,15,17,15,33,14v-3,4,-2,7,-2,12v-26,-3,-64,-2,-91,0v3,-6,-1,-14,9,-12v17,-2,16,-9,21,-29v15,-61,30,-122,42,-184v1,-10,3,-22,-5,-22v-11,0,-22,16,-34,47v-3,-2,-7,-3,-12,-3v17,-35,22,-57,56,-62v23,-3,25,23,22,39v12,-19,37,-40,57,-39xm100,-14v34,0,61,-74,61,-116v0,-31,-10,-47,-30,-47v-42,0,-64,81,-65,119v-1,22,16,45,34,44","w":205},"q":{"d":"152,-159v6,-13,11,-18,21,-35v4,1,7,1,11,0r-49,238v-1,14,13,15,28,13r-2,13v-35,-3,-57,-2,-94,0v2,-4,2,-8,2,-13v51,8,35,-51,53,-87v-4,-4,-7,7,-10,10v-37,48,-99,18,-99,-47v0,-57,40,-128,92,-128v21,0,42,16,47,36xm75,-13v46,-15,66,-61,66,-124v0,-29,-11,-44,-33,-44v-32,-1,-62,80,-62,121v0,24,8,47,29,47","w":193},"r":{"d":"113,-184v16,-19,49,-11,49,16v0,22,-29,37,-36,13v-1,0,-1,-17,-5,-17v-44,38,-53,87,-68,172v-8,-2,-22,-1,-31,0v12,-44,21,-86,29,-127v4,-20,6,-33,6,-39v0,-6,-3,-9,-7,-9v-9,0,-20,15,-31,45v-3,-2,-8,-3,-13,-3v13,-32,22,-59,54,-62v29,-3,27,34,18,57v5,4,7,-7,10,-11v9,-17,19,-28,25,-35","w":158,"k":{"s":7,"q":12,"o":9,"l":6,"k":12,"h":6,"g":13,"e":14,"d":10,"c":9,"b":4,"a":6,".":28,",":36}},"s":{"d":"133,-133v-22,0,-23,-27,-13,-38v-6,-22,-63,-15,-59,15v6,46,74,50,77,101v5,70,-125,80,-130,15v-1,-14,8,-22,20,-23v21,-1,21,26,13,38v10,31,70,16,68,-17v-3,-42,-75,-53,-75,-101v0,-31,27,-52,61,-52v29,0,57,14,57,40v0,12,-6,22,-19,22","w":161},"t":{"d":"22,-23v-1,-30,28,-114,29,-140v-4,-8,-19,-3,-31,-3v2,-4,3,-9,4,-14v42,-5,51,-30,65,-73v2,2,11,1,14,0v-7,24,-15,43,-17,67v7,7,29,1,39,1v-3,5,-5,11,-5,19v-14,2,-37,-5,-40,6v-13,47,-24,86,-26,136v0,7,2,10,7,10v13,0,27,-15,41,-47v3,2,7,3,12,3v-18,42,-40,62,-65,62v-18,0,-27,-9,-27,-27","w":124},"u":{"d":"163,-14v17,-5,27,-26,35,-46v2,3,7,2,12,2v-16,34,-25,57,-58,62v-30,4,-26,-43,-16,-58v0,-1,0,-3,-2,-3v-15,25,-37,61,-72,61v-92,0,32,-173,-7,-180v-17,6,-25,26,-34,47v-4,-2,-8,-3,-14,-3v16,-34,25,-63,60,-63v16,0,23,10,23,28v4,8,-25,77,-33,130v10,40,37,21,59,-12v20,-30,35,-77,45,-142v8,2,23,1,32,0r-36,169v0,6,2,8,6,8","w":218},"v":{"d":"158,-150v-24,-1,-37,-46,-5,-46v18,0,27,15,27,45v0,62,-45,152,-102,155v-29,2,-49,-20,-49,-48v-5,-22,36,-107,35,-124v0,-6,-3,-9,-7,-9v-10,0,-22,16,-35,48v-4,-1,-8,-2,-14,-3v19,-34,24,-63,60,-63v17,0,25,10,25,28v0,23,-34,98,-32,121v1,15,11,32,27,31v37,0,74,-72,76,-119v0,-7,-2,-13,-6,-16","w":194},"w":{"d":"247,-131v3,-31,-31,-17,-31,-44v0,-11,9,-21,20,-21v18,0,27,15,27,46v0,65,-36,149,-94,155v-32,3,-39,-29,-39,-58v-10,29,-37,57,-64,57v-25,0,-39,-18,-39,-42v1,-28,35,-92,35,-131v0,-6,-2,-8,-6,-8v-12,0,-25,16,-37,48v-5,-2,-8,-3,-12,-3v11,-29,27,-63,59,-63v30,0,28,34,19,60v-9,27,-26,77,-27,102v0,12,6,18,17,18v50,0,67,-104,80,-176v8,1,23,2,31,0v-9,34,-29,97,-29,144v0,21,8,32,22,32v41,0,63,-71,68,-116","w":276},"x":{"d":"162,-195v32,-5,44,46,11,52v-28,5,-4,-57,-32,-27v-15,27,-34,89,-34,119v0,25,7,38,21,38v16,0,29,-16,40,-48v4,3,7,3,13,3v-17,42,-37,62,-61,62v-29,0,-42,-28,-35,-61v0,-1,-1,-1,-2,-1v-7,19,-23,65,-52,62v-32,4,-43,-50,-11,-53v12,-1,20,13,15,27v0,5,2,7,7,7v27,-13,44,-93,45,-137v0,-20,-6,-29,-19,-29v-15,0,-29,16,-42,48v-4,-2,-8,-2,-13,-2v17,-40,37,-60,61,-60v32,0,39,28,37,59v9,-18,25,-63,51,-59","w":196},"y":{"d":"67,-195v51,10,9,83,1,113v-5,18,-10,33,-10,44v0,13,5,20,15,20v56,-18,77,-98,90,-173v8,1,22,2,30,0v-23,78,-29,183,-65,236v-24,35,-119,39,-124,-10v-1,-12,9,-22,21,-22v37,0,-5,48,37,46v63,-3,57,-61,73,-118v-17,25,-36,57,-72,59v-75,-19,-6,-119,0,-170v0,-6,-2,-8,-6,-8v-16,5,-29,29,-38,48v-3,-2,-7,-3,-12,-3v12,-28,29,-60,60,-62","w":201},"z":{"d":"128,-156v21,-3,-12,-39,15,-39v10,0,15,7,15,22v8,32,-66,79,-108,102v-11,6,-26,16,-23,26v23,-21,64,16,82,16v18,0,29,-10,33,-30v4,1,8,1,12,0v-7,34,-21,62,-54,63v-20,6,-49,-40,-64,-44v-21,5,16,44,-15,44v-10,0,-15,-8,-15,-25v0,-53,97,-95,132,-126v-2,-5,-12,2,-15,2v-33,-4,-79,-42,-92,8v-4,-2,-9,-3,-13,-2v7,-29,29,-56,57,-56v17,-6,40,37,53,39","w":169},"{":{"d":"91,-42v0,39,-9,81,35,82v-1,6,-2,6,0,11v-62,-1,-62,-51,-62,-111v0,-26,-14,-41,-42,-44r0,-10v47,0,38,-46,38,-89v0,-41,22,-64,66,-67v-2,6,-1,7,0,12v-45,0,-38,43,-35,82v3,34,-19,61,-45,67v29,0,45,37,45,67","w":137},"|":{"d":"107,-274v-30,132,-53,246,-71,341v-6,-1,-13,-1,-21,0v31,-145,55,-259,71,-341v8,2,15,2,21,0","w":119},"}":{"d":"14,-270v62,1,63,51,63,111v0,26,14,42,42,45v-1,2,-1,7,0,10v-47,0,-38,46,-38,89v0,41,-23,63,-67,66v2,-6,3,-7,0,-11v44,-1,36,-42,36,-82v0,-35,16,-61,44,-67v-39,-6,-51,-61,-40,-107v-1,-29,-12,-38,-40,-42v2,-6,3,-7,0,-12","w":137},"~":{"d":"85,-137v21,0,79,28,98,28v18,0,33,-10,48,-31v0,7,2,13,4,16v-13,25,-31,37,-53,37v-21,0,-78,-28,-98,-28v-16,0,-32,11,-48,31v0,-7,-2,-12,-4,-15v15,-25,34,-38,53,-38","w":266},"\u00a0":{"w":90}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Worldwide is a trademark of Shinn Type Foundry. Worldwide is published by Shinn
 * Type Foundry. Copyright© 2001 by Nick Shinn.
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Worldwide","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 7 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-51.0758 -277 367 71","underline-thickness":"12.96","underline-position":"-41.4","slope":"-11","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"93,-271v32,3,28,35,15,64v-24,53,-39,98,-48,131v-4,-1,-8,-2,-14,-2v6,-37,11,-81,11,-134v0,-31,10,-60,36,-59xm41,-50v15,0,27,12,27,27v0,15,-12,28,-27,27v-15,0,-26,-12,-26,-27v0,-15,11,-27,26,-27","w":115},"\"":{"d":"117,-238v-4,-33,51,-44,52,-10v-8,35,-29,61,-42,92r-10,0r0,-82xm45,-238v-4,-33,51,-44,52,-10v-8,35,-29,61,-42,92r-10,0r0,-82","w":161},"#":{"d":"213,-75r-60,1v-11,26,-16,61,-21,78r-21,0v15,-48,22,-73,22,-75v-9,-10,-46,-5,-62,-3v-10,23,-14,53,-22,78v-7,-1,-13,-1,-20,0v14,-47,21,-72,21,-75v-4,-8,-27,-2,-38,-4r0,-15v23,-2,41,9,45,-6r15,-56v-13,-7,-33,0,-60,-2r0,-16v33,0,48,5,64,0v10,-23,14,-54,22,-79r20,1v-6,22,-11,28,-22,76v11,9,43,2,62,3v9,-24,14,-53,21,-79r20,0r-21,76v5,7,20,0,35,2v-2,8,-1,9,0,16v-22,2,-38,-9,-42,6r-14,55v10,10,32,2,56,3v-1,6,-2,9,0,15xm154,-148v2,-6,1,-7,-8,-7v-18,1,-38,-1,-54,1v-7,18,-13,39,-17,60v9,11,43,3,62,4v9,-19,5,-17,17,-58","w":230},"$":{"d":"132,-256v24,9,54,22,52,56v5,32,-45,48,-50,14v-3,-16,22,-22,23,-35v3,-9,-23,-27,-31,-15r-20,84v24,25,55,35,55,75v0,45,-39,77,-84,78v-5,0,-7,2,-8,5v-3,12,-4,12,-10,40v-5,-2,-10,-2,-17,-2r11,-41v-26,-11,-57,-24,-57,-60v0,-22,13,-42,34,-42v12,0,21,9,21,21v0,22,-29,20,-29,39v1,15,21,33,36,24r21,-89v0,-3,-2,-5,-6,-7v-77,-36,-46,-147,38,-143v7,-3,6,-16,9,-23v4,1,10,2,16,2xm91,-160v11,-26,8,-33,20,-80v-20,-11,-46,15,-46,38v0,16,9,34,26,42xm73,-13v20,14,49,-19,49,-42v0,-13,-11,-31,-28,-41v-11,23,-14,56,-21,83"},"%":{"d":"94,-257v27,0,44,24,44,52v1,42,-28,83,-67,83v-28,0,-44,-23,-44,-52v0,-44,25,-83,67,-83xm258,-261r-207,269v-6,-2,-15,-1,-22,0v125,-158,125,-157,207,-269v7,2,15,1,22,0xm218,-131v27,0,44,24,44,52v1,42,-28,83,-68,83v-27,0,-44,-24,-44,-52v-1,-43,26,-83,68,-83xm72,-132v20,0,36,-69,35,-94v0,-14,-5,-21,-15,-21v-20,0,-36,70,-34,95v0,10,5,20,14,20xm196,-6v20,0,36,-68,34,-94v0,-14,-4,-21,-14,-21v-20,0,-36,71,-35,95v1,9,6,20,15,20","w":290},"&":{"d":"139,-154v9,42,22,72,37,101v13,-14,29,-40,29,-55v0,-17,-12,-25,-32,-24v1,-5,2,-9,2,-12v26,2,67,3,94,0v-2,2,-2,8,-4,12v-41,9,-48,56,-76,82v-15,14,20,35,30,33v11,0,21,-10,34,-31v3,5,6,8,10,9v-24,48,-76,53,-117,27v-47,27,-139,24,-134,-47v4,-52,26,-73,69,-91v14,-5,-2,-32,2,-42v-1,-48,28,-78,75,-78v63,0,77,66,30,91v-8,8,-38,13,-49,25xm135,-170v19,-6,40,-27,40,-51v0,-25,-8,-38,-22,-38v-37,0,-24,59,-18,89xm90,-139v-17,8,-29,32,-29,64v0,64,37,76,78,53v-19,-24,-36,-66,-49,-117","w":281},"'":{"d":"45,-238v-4,-33,51,-44,52,-10v-8,35,-29,61,-42,92r-10,0r0,-82","w":95},"(":{"d":"146,-270v-51,51,-77,106,-78,201v0,48,6,86,18,113r-8,2v-95,-107,-65,-241,58,-319","w":128},")":{"d":"-10,44v50,-52,76,-108,78,-202v0,-48,-7,-86,-19,-113r9,-2v94,107,63,241,-59,319","w":128},"*":{"d":"97,-207v-2,-27,-28,-61,5,-67v29,8,11,41,4,67v17,-4,26,-36,47,-37v9,0,16,6,15,16v6,23,-48,19,-57,29v11,10,62,5,58,29v-16,41,-43,-12,-62,-22v-1,12,29,67,-4,67v-33,0,-7,-53,-5,-67v-15,6,-26,37,-47,38v-10,0,-15,-6,-15,-16v-5,-25,46,-18,57,-29v-11,-9,-61,-6,-58,-29v0,-9,8,-16,17,-16v20,1,29,32,45,37","w":186},"+":{"d":"134,-206v3,21,-14,81,7,84v2,0,25,0,70,-1v-4,9,-3,13,0,23v-44,-1,-68,-2,-71,-2v-6,0,-8,2,-8,7v0,5,0,30,1,77v-6,-1,-18,-2,-23,0r1,-77v-1,-6,-2,-6,-9,-7v-2,0,-26,1,-70,2v2,-11,3,-12,0,-23r71,2v19,-2,2,-65,6,-85v10,2,16,3,25,0","w":243},",":{"d":"42,-50v44,3,38,61,7,84v-15,11,-31,22,-50,28v-1,-4,-2,-7,-4,-11v17,-4,51,-24,50,-41v0,-3,-1,-5,-5,-5v-18,-2,-27,-12,-27,-27v0,-16,13,-29,29,-28","w":108},"-":{"d":"96,-110v-4,11,-6,20,-6,26v-19,-2,-57,-1,-77,0v3,-8,5,-17,6,-26v18,2,59,1,77,0","w":108},"\u2010":{"d":"96,-110v-4,11,-6,20,-6,26v-19,-2,-57,-1,-77,0v3,-8,5,-17,6,-26v18,2,59,1,77,0","w":108},".":{"d":"40,-50v15,0,27,11,27,27v0,16,-12,27,-27,27v-15,0,-27,-11,-27,-27v0,-16,12,-27,27,-27","w":108},"\/":{"d":"-2,15r112,-289v8,2,12,1,21,0v-57,143,-93,239,-111,289v-5,-1,-16,-1,-22,0","w":120,"k":{"\/":34}},"0":{"d":"114,-256v41,0,57,43,57,91v0,77,-39,169,-105,169v-36,0,-54,-32,-54,-97v0,-71,42,-163,102,-163xm130,-211v0,-22,-6,-33,-16,-33v-42,17,-63,148,-63,205v0,43,26,39,40,8v12,-27,40,-139,39,-180"},"1":{"d":"35,-225v33,-3,82,-15,99,-31v5,1,5,1,10,0v-21,90,-33,163,-45,216v-6,27,10,32,37,28v-2,4,-4,8,-4,12v-22,-2,-105,-1,-131,0v2,-4,2,-8,3,-12v27,2,41,-4,45,-27r33,-159v1,-20,-27,-17,-49,-16v1,-3,2,-7,2,-11"},"2":{"d":"95,-256v43,0,72,23,74,63v4,73,-115,95,-143,145v21,10,36,3,78,3v24,0,28,-16,40,-39v2,1,7,3,12,3v-5,13,-22,66,-24,81r-145,0v9,-80,133,-113,133,-202v0,-28,-11,-41,-34,-41v-13,0,-26,4,-27,15v2,14,29,18,25,36v0,16,-13,29,-29,29v-18,0,-30,-15,-30,-33v-1,-38,30,-60,70,-60"},"3":{"d":"103,-256v37,0,69,26,69,61v0,32,-22,62,-54,61v-9,0,-13,1,-13,3v23,6,52,25,51,57v-1,52,-41,79,-97,78v-34,0,-58,-19,-58,-53v0,-44,55,-58,60,-15v3,25,-32,25,-34,40v1,12,19,17,34,17v31,-2,45,-36,45,-73v0,-40,-14,-51,-48,-45v1,-3,2,-8,3,-15v48,11,59,-20,62,-59v2,-25,-13,-46,-36,-45v-39,2,0,26,-1,42v-1,16,-11,28,-27,28v-18,1,-29,-13,-28,-30v1,-34,34,-52,72,-52"},"4":{"d":"152,-65v-42,-8,-32,12,-37,39v1,16,14,16,33,14v-1,2,-2,6,-3,12v-28,-2,-93,-1,-123,0v1,-2,1,-6,2,-12v41,9,43,-19,49,-49v0,-3,-2,-5,-5,-5r-77,1r1,-15v32,-40,76,-98,130,-172v7,2,33,1,39,0r-35,162v4,7,21,2,31,3v-3,9,-5,16,-5,22xm81,-95r23,-109r-81,105v-6,8,-6,12,6,12v18,-3,48,9,52,-8"},"5":{"d":"23,-130v10,-23,30,-98,35,-126v38,16,81,18,115,1v4,53,-60,68,-109,52v-2,0,-4,1,-5,4v-6,14,-7,28,-19,56v10,0,23,-16,45,-15v41,2,71,24,71,64v0,57,-37,98,-95,98v-32,0,-57,-23,-57,-54v0,-21,11,-39,31,-39v32,0,39,49,7,55v-8,2,-11,6,-11,11v1,10,14,14,26,14v35,0,48,-44,48,-87v0,-51,-47,-60,-66,-29v-5,-3,-10,-4,-16,-5"},"6":{"d":"135,-256v49,0,61,79,14,81v-15,0,-26,-12,-26,-26v0,-21,22,-21,27,-35v0,-6,-5,-8,-15,-8v-44,1,-53,67,-66,112v0,1,1,2,2,2v7,-10,26,-22,41,-22v33,0,50,29,50,64v0,50,-36,93,-86,92v-41,-1,-63,-43,-63,-88v0,-81,47,-172,122,-172xm78,-7v25,1,37,-57,36,-89v0,-26,-7,-40,-19,-40v-23,0,-36,58,-36,90v0,26,7,39,19,39"},"7":{"d":"14,-166v8,-17,28,-68,32,-89v37,9,103,2,148,3v-8,32,-35,51,-40,66v-32,44,-50,111,-54,164v-3,34,-62,34,-58,-1v6,-56,71,-127,108,-181v-8,-8,-39,-4,-54,-5v-54,-2,-51,10,-69,46v-3,-1,-7,-2,-13,-3"},"8":{"d":"36,-190v0,-40,36,-67,80,-66v40,0,59,17,59,53v0,36,-31,45,-55,63v19,23,41,38,41,73v1,42,-41,72,-86,72v-43,0,-72,-21,-72,-62v-1,-39,34,-50,60,-70v-15,-16,-28,-40,-27,-63xm110,-150v39,-7,48,-95,3,-95v-47,5,-36,76,-3,95xm75,-7v21,1,40,-18,39,-41v-1,-34,-18,-50,-41,-68v-47,13,-52,106,2,109"},"9":{"d":"106,-256v40,1,62,42,62,87v0,82,-46,168,-118,173v-48,3,-67,-77,-17,-81v15,-1,26,11,26,26v0,21,-21,20,-26,35v0,6,6,9,17,9v50,0,48,-68,63,-113v0,-1,-1,-2,-2,-2v-25,44,-90,17,-90,-42v0,-49,35,-94,85,-92xm88,-116v24,0,35,-55,34,-90v0,-26,-6,-38,-18,-38v-26,-2,-36,53,-35,86v0,28,6,42,19,42"},":":{"d":"70,-186v15,0,27,11,27,27v0,16,-12,27,-27,27v-15,0,-27,-11,-27,-27v0,-16,12,-27,27,-27xm40,-50v15,0,27,11,27,27v0,16,-12,27,-27,27v-15,0,-27,-11,-27,-27v0,-16,12,-27,27,-27","w":108},";":{"d":"70,-186v14,0,28,12,28,27v0,15,-14,27,-28,27v-15,0,-28,-12,-28,-27v0,-15,13,-27,28,-27xm42,-50v44,3,38,61,7,84v-15,11,-31,22,-50,28v-1,-4,-2,-7,-4,-11v17,-4,51,-24,50,-41v0,-3,-1,-5,-5,-5v-18,-2,-27,-12,-27,-27v0,-16,13,-29,29,-28","w":108},"<":{"d":"61,-112v46,26,98,46,151,68v-1,10,-2,15,0,25v-64,-32,-124,-60,-181,-83v2,-9,1,-12,0,-20v54,-22,114,-50,181,-83v-3,10,-2,14,0,25","w":243},"=":{"d":"211,-138r-179,0v3,-10,2,-11,0,-23v31,1,63,2,96,2v33,0,60,-1,83,-2v-2,12,-3,11,0,23xm211,-63r-179,0v2,-11,3,-13,0,-23v32,1,64,2,97,2v32,0,60,-1,82,-2v-2,12,-3,13,0,23","w":243},">":{"d":"182,-112r-151,-68v2,-11,3,-16,0,-25v67,34,128,62,181,83v-2,7,-1,14,0,20v-50,20,-111,48,-181,83v3,-11,2,-13,0,-25r148,-64v2,0,3,-2,3,-4","w":243},"?":{"d":"103,-271v78,0,99,88,38,119v-33,16,-55,33,-64,75v-3,-1,-6,-1,-10,-1v-4,-69,54,-81,61,-139v5,-38,-48,-56,-61,-26v3,14,28,19,24,37v1,16,-13,28,-28,28v-18,0,-30,-15,-30,-33v-1,-38,30,-60,70,-60xm62,-50v14,0,28,12,28,27v0,15,-14,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,12,-27,27,-27","w":162},"@":{"d":"180,-253v73,0,122,45,122,118v0,58,-37,122,-90,122v-23,0,-34,-9,-34,-29v-22,47,-83,29,-83,-28v0,-53,59,-147,100,-82v2,10,7,16,6,-1v1,-3,2,-9,3,-18v8,2,35,1,43,0r-32,134v0,7,4,11,10,11v40,-9,62,-59,62,-108v0,-65,-42,-108,-108,-108v-83,0,-135,74,-135,160v0,79,45,135,122,134v45,0,82,-17,110,-53v3,5,6,8,9,9v-31,38,-72,56,-120,56v-84,1,-141,-62,-141,-148v0,-89,68,-169,156,-169xm150,-32v21,0,41,-63,41,-87v0,-24,-5,-35,-16,-35v-24,0,-39,60,-39,89v0,22,4,33,14,33","w":322},"A":{"d":"86,-86v-28,-2,-30,43,-33,54v-1,18,14,24,33,20v-1,2,-2,6,-2,12v-31,-2,-65,-1,-98,0v1,-2,2,-6,2,-11v15,0,30,-15,48,-44v23,-37,100,-175,119,-213v9,2,13,3,22,0v12,102,24,177,32,224v4,26,5,32,30,32v-1,3,-2,7,-2,12r-116,0v1,-3,2,-7,2,-12v41,11,32,-35,28,-65v-3,-20,-38,-7,-65,-9xm110,-99v13,-3,41,8,37,-16r-13,-87r-52,99v2,5,26,3,28,4","w":253,"k":{"w":8,"v":10,"t":7,"Y":32,"W":30,"V":27,"U":18,"T":24,"O":9}},"B":{"d":"45,-264v80,6,194,-24,194,59v0,38,-32,61,-75,67v38,5,65,26,64,64v-2,96,-133,70,-229,74v1,-2,2,-6,3,-12v18,4,24,-3,30,-23v14,-58,27,-121,41,-191v5,-22,-7,-30,-30,-25v2,-4,2,-8,2,-13xm119,-145v55,6,66,-27,66,-76v0,-22,-11,-32,-33,-32v-36,0,-39,99,-42,101v0,5,3,7,9,7xm102,-12v57,5,67,-34,71,-86v2,-32,-23,-35,-56,-34v-8,0,-13,3,-14,9r-18,97v0,9,6,14,17,14","w":252,"k":{"Y":20,"W":16,"V":13,"T":12}},"C":{"d":"161,-271v32,0,52,54,70,6r12,0v-9,32,-16,68,-22,106v-3,-1,-12,-1,-15,0v1,-47,-8,-98,-43,-98v-51,0,-84,102,-84,165v0,41,11,80,46,80v40,0,66,-34,77,-70v3,3,7,5,12,5v-13,46,-48,83,-102,83v-58,0,-88,-40,-88,-99v0,-80,63,-178,137,-178","w":231,"k":{"o":5,"e":7,"a":3,"T":8,"O":6}},"D":{"d":"99,-262v96,0,163,22,163,108v0,103,-68,167,-180,153r-82,1v2,-3,3,-7,3,-13v17,6,25,-2,30,-22r43,-204v1,-14,-18,-16,-32,-12v2,-6,2,-9,2,-13v9,1,27,2,53,2xm95,-12v84,8,111,-77,113,-161v1,-47,-26,-94,-73,-76v-23,75,-49,158,-49,223v0,9,3,14,9,14","w":272,"k":{"Y":18,"W":14}},"E":{"d":"222,-96v-6,18,-21,76,-23,97v-25,-3,-157,-3,-198,-1v2,-2,3,-6,3,-12v20,5,26,-6,30,-23v16,-65,28,-129,41,-192v5,-23,-8,-29,-31,-25v1,-3,2,-7,2,-12r196,0v-7,27,-12,57,-15,93r-12,0v8,-50,-24,-98,-77,-77v-16,24,-19,69,-28,101v-1,6,9,6,17,6v21,-1,40,-25,45,-47v4,1,8,1,12,0v-9,24,-22,82,-24,115v-4,-1,-7,-1,-11,0v5,-30,-8,-66,-41,-55v-11,29,-16,69,-22,102v-3,17,16,14,32,14v45,0,81,-45,92,-84v4,1,8,1,12,0","w":240,"k":{"W":7}},"F":{"d":"149,-73v5,-30,-8,-66,-41,-55v-11,30,-16,69,-22,104v-2,13,14,15,27,12v-1,2,-1,6,-2,12r-110,0v2,-2,3,-6,3,-12v20,5,26,-6,30,-23v16,-65,28,-129,41,-192v5,-23,-8,-29,-31,-25r2,-12r196,0v-7,27,-12,57,-15,93r-12,0v8,-50,-24,-98,-77,-77v-16,24,-19,69,-28,101v-1,6,9,6,17,6v21,-1,40,-25,45,-47v4,1,8,1,12,0v-9,24,-22,82,-24,115v-4,-1,-7,-1,-11,0","w":226,"k":{"o":15,"e":21,"a":17,"J":23,"A":24}},"G":{"d":"117,-6v38,0,49,-64,49,-90v0,-15,-14,-18,-34,-15v1,-3,3,-7,3,-12v31,2,87,3,116,0v-1,3,-2,7,-2,12v-23,-1,-28,3,-32,24v-8,32,-15,62,-19,93r-13,0v0,-6,-14,-25,-20,-24v-51,52,-141,11,-141,-75v0,-83,65,-178,144,-178v32,0,52,54,70,6r13,0v-9,32,-16,68,-22,106v-4,-1,-13,-1,-16,0v1,-46,-7,-96,-42,-98v-57,-3,-92,99,-92,165v0,39,8,86,38,86","w":258,"k":{"Y":18,"W":21,"V":14,"U":11,"T":14,"N":7}},"H":{"d":"84,-37v-4,21,0,30,25,25v-2,4,-3,8,-3,12v-20,-1,-83,-2,-107,0v2,-3,3,-7,3,-12v20,1,25,-4,28,-23r43,-206v-1,-13,-12,-13,-27,-11v2,-4,3,-8,3,-12v41,3,75,2,111,0v-1,2,-2,6,-3,12v-23,-4,-28,1,-32,23r-17,79v15,10,47,3,73,4v5,0,8,-3,9,-9r17,-90v-1,-12,-14,-8,-26,-7v2,-3,3,-7,3,-12v27,2,85,3,107,0v-2,4,-3,8,-3,12v-21,-3,-27,3,-30,23r-41,204v-1,14,12,15,25,13v-2,4,-3,8,-3,12v-31,-2,-83,-1,-109,0v1,-3,3,-7,3,-12v20,3,27,-3,31,-22r20,-92v-24,-12,-47,-4,-80,-4v-8,30,-14,64,-20,93","w":272},"I":{"d":"170,-264v-2,4,-3,8,-3,12v-19,-4,-30,4,-35,22v-16,65,-30,130,-42,196v-4,22,10,26,32,22v-2,4,-2,8,-2,12v-24,-1,-89,-2,-120,0v2,-3,3,-7,3,-12v25,4,31,-5,36,-29r41,-198v0,-14,-16,-15,-32,-13v1,-4,2,-7,2,-12v26,3,98,2,120,0","w":153},"J":{"d":"31,-36v-15,15,8,31,26,29v29,-2,40,-27,46,-58r34,-174v0,-15,-18,-16,-37,-13v1,-3,2,-6,2,-12v43,2,71,3,122,0v-1,3,-2,7,-2,12v-19,-1,-27,4,-32,22v-12,47,-23,101,-35,163v-10,51,-35,73,-95,73v-32,1,-57,-18,-57,-49v0,-24,15,-48,38,-48v31,0,31,45,1,51v-6,2,-11,4,-11,4","w":206,"k":{"A":13}},"K":{"d":"137,-248v-15,31,-26,83,-33,119v26,-23,44,-37,82,-75v16,-16,24,-28,24,-38v-1,-10,-7,-12,-20,-10v1,-2,2,-6,3,-12v36,3,51,2,91,0v-1,3,-2,7,-2,12v-33,1,-80,54,-106,76v-6,6,-7,9,-5,18v30,77,34,104,59,141v4,3,13,5,26,5v-1,4,-2,8,-2,12r-114,0v2,-4,2,-8,2,-12v23,2,30,1,20,-24v-11,-28,-21,-57,-32,-86v-7,-19,-18,2,-27,7v-10,23,-13,56,-17,91v-1,13,15,14,30,12v-1,3,-3,7,-3,12r-113,0v1,-22,34,-3,34,-38r42,-202v1,-14,-18,-14,-32,-12v1,-3,2,-7,2,-12v38,2,83,3,119,0v-2,4,-3,8,-3,12v-9,0,-21,-1,-25,4","w":270,"k":{"u":16,"r":10,"o":19,"i":14,"e":17,"a":16,"U":13,"T":18,"S":7,"Q":19,"O":18,"G":19,"C":21}},"L":{"d":"101,-12v59,0,78,-38,101,-88v5,1,8,1,13,0v-13,38,-22,71,-25,101v-20,-2,-154,-3,-189,-1v1,-3,2,-7,2,-12v21,1,27,-6,31,-24v18,-78,30,-143,41,-193v5,-22,-11,-27,-32,-23v1,-3,2,-7,2,-12v47,2,90,2,129,0v-2,3,-3,7,-3,12v-29,-3,-36,1,-42,23v-16,60,-30,126,-42,196v-3,14,-1,21,14,21","w":222,"k":{"Y":33,"W":37,"V":33,"U":13,"T":29}},"M":{"d":"141,-264r24,180r58,-106v20,-36,31,-61,35,-74v25,2,56,2,90,0v-1,3,-3,7,-3,12v-22,-1,-27,3,-31,23r-43,205v0,13,14,14,31,12v-2,3,-2,7,-2,12v-33,-2,-71,-2,-116,0v3,-7,-1,-12,9,-12v13,0,22,-8,26,-24r43,-189v-6,-5,-6,6,-11,13r-59,108v-28,52,-46,86,-53,104v-4,-1,-11,-1,-17,0v-4,-64,-17,-139,-25,-225v0,-1,-1,-2,-3,-2v-16,56,-22,123,-35,182v0,21,10,33,29,33v-1,5,-3,9,-3,12v-24,-1,-51,-1,-83,0v1,-3,3,-7,3,-12v28,-6,32,-24,39,-56r36,-171v2,-12,-17,-14,-33,-13v1,-2,2,-6,2,-12v26,1,56,1,92,0","w":334},"N":{"d":"131,-264v3,10,43,104,74,178r26,-139v0,-18,-10,-27,-28,-27v2,-4,3,-7,3,-12v32,2,54,3,82,0v-2,4,-3,8,-3,12v-28,2,-31,17,-38,44v-18,71,-32,141,-46,213v-4,-1,-9,-1,-13,0r-94,-226v-2,0,-3,1,-4,4v-2,39,-30,85,-30,169v0,24,10,36,30,36v-2,2,-2,6,-2,12r-85,0v1,-1,2,-6,3,-12v29,-6,32,-24,39,-59r35,-167v-2,-13,-14,-14,-34,-14v1,-3,2,-7,2,-12v31,2,59,2,83,0","w":272},"O":{"d":"165,-270v58,0,97,50,97,109v0,81,-62,167,-140,167v-61,0,-99,-47,-99,-110v0,-81,63,-166,142,-166xm122,-6v50,4,88,-107,88,-174v0,-74,-43,-99,-82,-61v-26,25,-52,105,-51,158v1,40,11,74,45,77","w":270,"k":{"Y":9,"X":6,"W":6,"V":13,"A":7}},"P":{"d":"245,-195v0,61,-64,75,-140,76v-10,31,-16,65,-19,95v-1,12,16,15,32,12v-1,4,-2,8,-2,12r-115,0v3,-6,-1,-14,9,-12v12,0,19,-8,23,-24v18,-75,30,-139,41,-191v5,-22,-8,-29,-30,-24v2,-3,2,-7,2,-13v32,3,81,0,115,0v56,0,84,23,84,69xm117,-132v55,4,68,-30,73,-81v4,-44,-55,-57,-63,-14v-10,54,-19,83,-19,89v0,3,3,6,9,6","w":242,"k":{"Y":9,"J":28,"A":21}},"Q":{"d":"165,-270v58,0,97,50,97,109v0,68,-41,135,-90,156v5,45,36,47,54,15v2,3,6,6,11,7v-10,21,-37,37,-66,37v-30,1,-50,-19,-49,-48v-60,1,-99,-47,-99,-110v0,-81,63,-166,142,-166xm81,-47v0,-29,16,-52,44,-52v27,0,41,21,44,64v23,-31,39,-94,41,-145v2,-74,-45,-100,-82,-61v-31,33,-66,128,-47,194xm123,-6v4,-32,7,-71,-11,-75v-14,0,-21,12,-21,37v0,25,11,38,32,38","w":266},"R":{"d":"157,-135v32,12,50,29,48,76v-3,60,30,57,37,9v2,2,7,2,12,2v-8,36,-25,54,-53,54v-45,0,-53,-30,-53,-85v0,-41,-11,-57,-40,-52v-10,35,-19,74,-22,107v-1,13,16,14,31,12v-2,3,-3,7,-3,12v-21,-1,-80,-2,-113,0v2,-4,3,-8,3,-12v18,4,24,-4,29,-23v18,-71,29,-135,42,-194v5,-22,-10,-27,-32,-23v1,-2,2,-6,2,-12v76,8,200,-23,202,59v2,42,-37,66,-90,70xm191,-211v0,-27,-18,-43,-46,-42v-8,0,-12,4,-14,11r-22,94v0,4,10,4,16,4v44,0,66,-22,66,-67","w":267,"k":{"Y":20,"W":17,"V":16,"U":10,"T":17,"N":10}},"S":{"d":"125,-271v29,0,42,11,64,20v10,0,9,-17,26,-14v-8,28,-14,61,-17,100v-6,-1,-7,-1,-12,0v-4,-60,-10,-89,-60,-93v-50,-5,-66,59,-26,83v40,25,93,41,96,100v4,79,-110,102,-161,59v-6,0,-10,5,-14,16r-13,0v7,-30,12,-66,16,-107v6,3,6,2,13,0v6,63,13,95,66,100v47,4,69,-41,44,-71v-29,-34,-105,-46,-105,-112v0,-47,36,-81,83,-81","w":217,"k":{"Y":12,"W":10,"V":9,"U":9,"T":10,"N":6}},"T":{"d":"122,-252v-42,1,-66,44,-78,81v-5,-1,-8,-1,-14,0v12,-34,20,-64,25,-93v36,1,70,2,102,2v47,0,83,-1,109,-2v-6,21,-11,52,-15,93v-5,-1,-9,-1,-14,0v5,-42,-4,-82,-44,-81v-9,0,-10,0,-12,5v-17,67,-28,139,-43,213v-5,23,16,25,40,22v-1,3,-3,7,-3,12r-138,0v2,-3,3,-7,3,-12v31,3,34,-1,44,-22r44,-214v0,-3,-2,-4,-6,-4","w":250,"k":{"o":17,"e":19,"a":16,"J":22,"A":27}},"U":{"d":"98,-94v-11,38,-4,75,36,75v84,0,73,-107,92,-177v7,-28,4,-57,-25,-56v1,-2,2,-6,2,-12v21,2,55,1,79,0v-1,2,-2,6,-2,12v-44,8,-44,104,-57,150v-19,69,-29,106,-103,108v-64,3,-89,-41,-75,-107r29,-137v0,-14,-15,-17,-32,-14v1,-3,3,-7,3,-12v27,1,47,2,59,2v20,0,41,-1,61,-2v-1,3,-2,7,-2,12v-21,-4,-33,3,-37,22","w":255,"k":{"t":4,"s":10,"J":5,"A":9}},"V":{"d":"277,-264v-1,3,-2,7,-2,12v-25,3,-37,24,-53,48v-28,44,-67,114,-118,210r-15,0v-7,-70,-20,-147,-30,-232v-3,-22,-8,-27,-31,-26v1,-3,3,-7,3,-12v27,1,46,2,57,2v18,0,37,-1,58,-2v-1,3,-2,7,-2,12v-22,-2,-36,4,-32,27r19,152v25,-42,46,-82,73,-135v11,-20,8,-47,-20,-44v1,-4,2,-8,2,-12v41,3,45,3,91,0","w":244,"k":{"y":14,"u":18,"o":26,"i":10,"e":29,"a":25,"W":-4,"T":12,"O":10,"J":23,"G":13,"A":32}},"W":{"d":"248,-92v11,-25,41,-79,56,-140v0,-14,-9,-21,-25,-20v2,-5,3,-9,3,-12v25,2,57,1,85,0v-4,4,0,12,-7,12v-15,0,-30,16,-45,49r-96,209r-15,0r-15,-184v0,-5,-2,-7,-3,-7r-88,191v-7,-1,-10,-2,-15,0v-4,-66,-11,-145,-21,-236v-2,-18,-11,-23,-29,-22v1,-3,2,-7,2,-12v36,2,69,3,103,0v-1,3,-2,7,-2,12v-14,-1,-20,3,-20,17v0,32,4,94,11,143v16,-30,36,-67,56,-126v-3,-20,-1,-39,-29,-34v1,-3,3,-7,3,-12v40,2,70,3,106,0v-2,4,-3,8,-3,12v-23,-2,-26,6,-24,30","w":340,"k":{"y":16,"u":18,"r":13,"o":21,"i":13,"e":26,"a":20,"T":7,"S":9,"O":9,"J":32,"G":16,"C":7,"A":30}},"X":{"d":"131,-237v3,24,13,50,19,73v16,-23,46,-45,51,-75v2,-11,-10,-14,-24,-13v1,-3,3,-7,3,-12v32,3,53,2,89,0v-2,0,0,14,-8,12v-26,3,-31,15,-50,37v-19,22,-40,42,-54,68v9,40,27,89,46,126v7,8,17,10,30,9v-1,3,-3,7,-3,12v-53,-2,-94,-2,-124,0v1,-2,2,-6,3,-12v52,5,14,-55,10,-86v-2,-9,-3,-9,-7,-3v-14,20,-45,48,-47,75v-1,12,9,15,22,14v-2,4,-3,8,-3,12r-93,0v0,-19,20,-8,35,-23v21,-21,55,-63,78,-88v6,-7,7,-10,4,-19v-12,-38,-22,-85,-43,-114v-5,-8,-16,-9,-29,-8v1,-3,3,-7,3,-12v47,2,87,2,123,0v-1,3,-2,7,-2,12v-16,-3,-31,1,-29,15","w":250,"k":{"T":13,"Q":9,"O":7,"C":10}},"Y":{"d":"281,-264v-1,18,-16,7,-29,22v-41,48,-103,129,-106,216v-1,15,21,16,39,14v-1,2,-2,6,-2,12r-134,0v1,-3,2,-7,2,-12v59,6,45,-54,59,-103v-9,-40,-20,-60,-44,-116v-7,-17,-17,-22,-35,-21v1,-3,3,-7,3,-12v19,3,106,2,114,0v-2,4,-2,8,-2,12v-21,-2,-32,4,-23,24v13,30,20,66,36,93v17,-23,51,-65,56,-103v2,-12,-9,-15,-22,-14v2,-4,2,-8,2,-12v19,3,65,2,86,0","w":252,"k":{"z":24,"v":24,"u":24,"s":28,"o":32,"i":18,"g":26,"e":32,"d":21,"a":30,"Z":10,"S":3,"O":7,"J":27,"G":14,"C":9,"A":23}},"Z":{"d":"209,-99v-8,21,-22,75,-24,100v-34,-2,-140,-2,-177,-1v-1,-3,-2,-6,-4,-8r166,-245v-59,-2,-84,21,-118,82r-12,0v14,-43,22,-74,23,-94v41,1,73,3,95,3v25,0,48,-1,70,-2v0,3,1,5,4,7v-37,44,-133,205,-166,243v62,10,100,-19,131,-85r12,0","w":230,"k":{"Z":7,"Y":10,"W":7,"V":10,"U":7,"T":10}},"[":{"d":"160,-264v-2,4,-3,8,-3,12v-16,3,-41,-7,-45,8r-33,136v-16,67,-23,111,-23,131v0,14,33,5,42,6v-2,5,-3,8,-3,11r-82,0v24,-100,45,-202,64,-304v19,1,64,2,83,0","w":138},"\\":{"d":"102,15v-5,-1,-13,-1,-19,0v-15,-100,-31,-196,-47,-289v5,1,13,1,20,0v15,101,30,198,46,289","w":120},"]":{"d":"140,-264v-24,100,-46,202,-65,304v-19,-1,-63,-2,-82,0v2,-4,3,-8,3,-12v13,-1,41,6,44,-7r33,-137v16,-67,24,-111,24,-131v0,-13,-33,-4,-42,-5v2,-5,2,-9,2,-12r83,0","w":138},"^":{"d":"122,-203v-28,22,-24,24,-63,66v-8,-2,-17,0,-24,1v37,-51,62,-90,77,-115v7,1,13,2,19,0v9,16,35,54,77,114v-6,-1,-17,-2,-24,0v-21,-24,-39,-48,-62,-66","w":243},"_":{"d":"143,65r-172,0r0,-22r172,0r0,22","w":172},"`":{"d":"138,-237v-25,-7,-28,-33,-4,-37v30,5,45,40,65,57r-10,4","w":146},"a":{"d":"102,-195v19,-3,37,22,45,40v1,0,3,-12,6,-34v10,2,27,1,51,-2v-11,42,-24,92,-37,152v-3,12,-6,23,3,25v10,0,21,-10,31,-31v3,2,6,3,10,4v-12,27,-24,44,-54,46v-26,2,-35,-15,-37,-37v-10,18,-34,37,-50,36v-32,-1,-53,-34,-52,-70v1,-62,30,-121,84,-129xm84,-14v28,0,53,-82,53,-113v0,-31,-7,-47,-21,-47v-29,0,-50,77,-50,115v0,30,6,45,18,45","w":222},"b":{"d":"140,-195v33,2,46,33,46,70v1,64,-44,129,-106,129v-49,0,-70,-45,-59,-97r34,-153v-1,-10,-17,-5,-31,-6v2,-5,3,-9,3,-13v21,0,49,-3,85,-8r-30,114v13,-16,37,-37,58,-36xm80,-8v31,0,57,-92,57,-126v0,-27,-6,-40,-18,-40v-35,0,-60,88,-60,130v0,24,7,36,21,36","w":204},"c":{"d":"115,-195v48,-10,71,72,23,79v-12,-1,-24,-11,-24,-24v-3,-15,20,-20,21,-33v0,-7,-4,-11,-13,-11v-37,1,-61,68,-61,113v0,69,51,67,78,19v3,2,8,3,14,4v-19,31,-38,50,-80,52v-39,1,-60,-35,-60,-75v-1,-57,47,-126,102,-124","w":171},"d":{"d":"154,-188v5,-25,34,-77,-19,-64v2,-4,4,-8,4,-14v41,-1,70,-4,85,-6r-57,233v-2,12,-6,23,3,25v10,0,20,-10,30,-31v2,1,5,3,11,4v-12,27,-24,44,-54,46v-24,2,-36,-15,-37,-37v-10,19,-35,37,-52,36v-31,-2,-50,-33,-50,-69v0,-57,34,-130,84,-130v19,0,39,19,44,41v8,-4,5,-22,8,-34xm84,-14v28,2,53,-82,53,-113v0,-22,-5,-44,-21,-47v-30,4,-51,77,-51,115v0,22,4,44,19,45","w":222},"e":{"d":"13,-71v0,-55,54,-124,108,-124v35,0,52,14,52,42v0,49,-54,70,-111,68v-8,28,4,70,33,68v13,0,28,-12,44,-35v3,2,8,3,14,4v-19,31,-38,51,-80,52v-38,1,-60,-34,-60,-75xm61,-98v35,5,70,-17,70,-62v0,-16,-4,-24,-13,-24v-35,0,-45,51,-57,86"},"f":{"d":"97,-258v22,-20,81,-25,81,14v1,12,-8,22,-20,22v-21,0,-22,-25,-13,-35v0,-3,-3,-5,-8,-5v-20,1,-26,44,-30,73v3,9,24,1,37,3v-1,3,-2,9,-3,15v-12,1,-34,-5,-37,5v-21,81,-32,236,-115,236v-31,0,-43,-43,-12,-46v18,-2,23,19,14,30v3,9,15,3,18,-5v23,-57,24,-122,45,-217v-5,-7,-24,-2,-37,-3v1,-4,3,-9,3,-15v13,-1,36,7,39,-6v8,-26,24,-54,38,-66","w":136,"k":{"f":14,"b":-15,"?":-24,".":23,",":20,"*":-20}},"g":{"d":"100,-195v20,-1,40,21,47,40v1,0,3,-12,6,-34v17,2,29,0,51,-2r-47,199v-12,43,-53,63,-96,63v-38,0,-58,-12,-58,-34v0,-14,10,-25,23,-25v21,0,28,25,15,39v0,4,5,7,17,7v45,-1,53,-48,65,-89v0,-1,-1,-2,-2,-2v-8,17,-30,32,-48,31v-38,-1,-53,-26,-54,-65v-2,-56,37,-126,81,-128xm85,-18v32,0,53,-79,52,-109v0,-22,-5,-43,-21,-45v-31,3,-51,75,-51,111v0,23,4,43,20,43","w":217,"k":{"a":3}},"h":{"d":"201,-157v0,49,-30,94,-36,135v0,6,3,8,8,8v8,0,18,-10,29,-31v3,2,6,3,11,4v-15,30,-34,45,-58,45v-22,0,-33,-11,-33,-34v2,-45,27,-82,32,-130v0,-9,-3,-14,-9,-14v-26,-1,-57,54,-66,86v-5,18,-12,47,-20,88v-19,-2,-31,-3,-49,0r17,-68r39,-178v-2,-9,-16,-7,-31,-6v1,-3,1,-7,2,-14v31,0,59,-3,85,-6r-34,135v16,-26,46,-58,75,-58v25,0,38,12,38,38","w":225},"i":{"d":"85,-274v14,0,30,12,28,28v2,16,-14,27,-28,27v-15,0,-27,-12,-27,-27v0,-16,12,-28,27,-28xm44,-150v8,-25,-9,-23,-30,-21v2,-6,4,-11,4,-15v31,-1,61,-3,86,-7r-40,171v0,6,2,8,7,8v9,0,18,-10,28,-31v3,2,8,3,12,4v-17,29,-21,44,-56,46v-31,1,-43,-17,-36,-46","w":122},"j":{"d":"90,-274v14,0,28,13,28,28v0,15,-14,27,-28,27v-15,0,-27,-12,-27,-27v0,-16,12,-28,27,-28xm-30,18v21,0,23,24,13,35v12,14,35,-3,29,-24v4,-67,30,-129,41,-192v2,-9,-18,-10,-32,-8v2,-4,3,-9,3,-15v30,-1,58,-3,85,-7r-43,182v-13,50,-25,79,-80,81v-20,0,-37,-12,-37,-30v-1,-13,8,-22,21,-22","w":124},"k":{"d":"179,-195v34,-4,45,53,9,54v-14,0,-19,-9,-18,-24v0,-4,-2,-6,-6,-6v-10,7,-16,55,-38,58v-2,1,-17,3,-12,7v36,2,48,31,45,72v0,12,3,17,9,17v7,0,15,-10,23,-28v3,2,7,3,11,4v-13,30,-29,45,-48,45v-42,0,-50,-35,-44,-83v3,-20,-22,-30,-30,-15r-21,94v-19,-2,-31,-3,-49,0r55,-245v-2,-10,-16,-8,-32,-7v2,-5,3,-10,3,-14v40,-1,69,-3,86,-6r-37,154v0,3,1,5,5,5v55,7,49,-87,89,-82","w":212},"l":{"d":"60,-226v11,-27,-3,-29,-28,-26v1,-3,3,-8,3,-14v40,-1,68,-3,85,-6r-60,250v0,6,2,8,7,8v9,0,19,-10,29,-31v2,2,6,3,11,4v-17,29,-21,44,-56,46v-31,1,-42,-19,-35,-46","w":118},"m":{"d":"306,-156v0,48,-30,93,-36,134v0,6,2,8,7,8v8,0,18,-10,29,-31v3,2,7,3,12,4v-15,30,-35,45,-59,45v-23,0,-34,-10,-34,-30v2,-44,33,-85,33,-133v0,-10,-3,-15,-9,-15v-22,-3,-57,56,-64,80v-6,18,-13,49,-22,94v-19,-2,-31,-3,-49,0v13,-51,40,-103,40,-158v0,-10,-3,-16,-9,-16v-20,-4,-55,50,-62,73v-6,20,-15,54,-24,101v-19,-2,-31,-3,-49,0r38,-163v-1,-13,-17,-8,-33,-8v2,-5,3,-10,3,-15v29,-1,57,-3,84,-7v-3,18,-15,40,-13,56v16,-26,47,-62,74,-58v38,-4,38,32,30,58v16,-27,47,-58,75,-58v25,0,38,13,38,39","w":329},"n":{"d":"202,-156v0,48,-30,93,-36,134v0,6,2,8,7,8v8,0,18,-10,29,-31v4,2,7,3,11,4v-15,30,-34,45,-58,45v-23,0,-35,-10,-35,-30v0,-44,28,-81,33,-132v0,-10,-3,-14,-9,-14v-23,-4,-57,55,-64,79v-4,14,-12,45,-21,93v-19,-2,-31,-3,-49,0r38,-164v-2,-12,-19,-8,-33,-7v2,-5,3,-10,3,-15v33,-1,61,-3,84,-7v-4,18,-13,38,-14,56v16,-26,46,-58,75,-58v25,0,39,13,39,39","w":225},"o":{"d":"116,-195v42,0,68,36,68,79v0,55,-49,120,-102,120v-41,0,-67,-34,-67,-77v0,-55,48,-122,101,-122xm84,-7v27,10,55,-93,55,-137v0,-26,-8,-40,-24,-40v-27,-10,-55,94,-55,138v0,26,6,37,24,39","w":201,"k":{"z":6}},"p":{"d":"142,-195v31,0,51,34,51,69v0,75,-64,173,-122,109v-2,-4,-3,-19,-7,-14v-1,18,-10,59,-14,75v0,16,12,16,27,14v-3,4,-2,7,-2,12v-24,-2,-73,-3,-101,0v3,-6,-1,-14,9,-12v17,-2,18,-9,22,-29r41,-192v-1,-13,-16,-8,-31,-8v2,-5,3,-10,3,-15v26,-1,53,-3,80,-7v1,7,-11,33,-7,37v12,-19,35,-39,51,-39xm95,-15v32,-4,53,-75,51,-114v0,-22,-4,-43,-20,-43v-30,0,-54,83,-53,112v0,22,6,43,22,45","w":209},"q":{"d":"100,-195v20,-3,39,19,46,40v1,0,4,-12,8,-34v16,2,27,1,49,-2r-50,236v-2,13,15,14,28,12v-1,7,-2,12,-2,13v-33,-2,-77,-3,-113,0v1,-3,3,-7,3,-13v49,7,37,-53,51,-89v-10,17,-33,37,-51,36v-31,-3,-52,-33,-51,-68v0,-61,28,-124,82,-131xm84,-14v28,0,53,-82,53,-113v0,-22,-5,-44,-21,-47v-29,4,-51,77,-51,115v0,30,7,45,19,45","w":215},"r":{"d":"86,-136v12,-22,42,-66,62,-59v20,0,31,9,31,27v0,34,-45,46,-50,13v0,0,4,-16,-2,-17v-44,38,-53,87,-68,172v-19,-2,-31,-3,-49,0r36,-163v0,-9,-17,-10,-31,-8v1,-3,3,-9,3,-15v23,-1,48,-3,76,-7v1,11,-10,45,-8,57","w":177,"k":{"s":7,"q":12,"o":9,"l":6,"k":12,"h":6,"g":13,"e":14,"d":10,"c":9,"b":4,"a":16,".":28,",":36}},"s":{"d":"104,-195v29,0,57,12,58,38v1,15,-10,27,-23,27v-26,0,-29,-35,-11,-45v-14,-17,-65,-9,-59,20v7,36,80,50,80,97v0,38,-39,62,-80,62v-32,0,-63,-15,-63,-43v0,-17,11,-28,27,-28v12,0,22,9,22,22v0,14,-12,15,-14,25v12,21,70,12,65,-18v-7,-38,-75,-50,-75,-97v0,-38,32,-60,73,-60","w":168},"t":{"d":"19,-31v1,-22,29,-117,30,-137v-3,-6,-22,-2,-32,-3v1,-3,3,-7,4,-13v53,-4,46,-22,72,-69v2,2,22,1,24,0r-17,65v5,7,25,0,39,2v-1,3,-2,8,-4,15v-13,2,-37,-6,-40,6r-29,138v0,9,4,13,10,13v10,0,20,-10,32,-31v3,2,7,3,13,4v-16,30,-38,45,-65,45v-23,0,-37,-13,-37,-35","w":132},"u":{"d":"47,-163v0,-13,-17,-8,-33,-8v2,-6,4,-11,4,-15v35,0,64,-2,84,-5r-35,133v-4,15,-9,39,6,41v53,-22,72,-100,86,-170r53,-4v-14,55,-43,108,-43,167v0,7,2,10,6,10v10,0,20,-10,30,-31v2,2,6,3,11,4v-12,26,-24,44,-54,46v-39,4,-39,-35,-33,-59v-18,24,-47,63,-75,58v-75,-11,-7,-126,-7,-167","w":222},"v":{"d":"161,-196v21,1,32,20,32,45v0,70,-44,155,-120,155v-28,0,-48,-23,-48,-50v-5,-24,34,-103,34,-123v0,-6,-1,-8,-6,-8v-8,0,-18,10,-29,31v-3,-2,-7,-3,-12,-4v15,-30,35,-45,59,-45v77,0,-5,117,2,151v0,20,8,30,23,30v36,0,79,-68,76,-107v0,-12,-4,-18,-13,-18v-16,1,-27,-11,-27,-26v0,-16,11,-32,29,-31","w":207},"w":{"d":"269,-196v21,1,32,20,32,45v0,57,-37,154,-106,156v-31,1,-54,-20,-46,-56v0,-1,-1,-2,-2,-2v-11,32,-40,57,-74,57v-29,0,-46,-16,-46,-44v0,-44,34,-83,34,-129v0,-6,-2,-8,-6,-8v-9,0,-19,10,-29,31v-3,-1,-7,-3,-13,-4v13,-27,27,-45,60,-45v61,0,22,78,13,111v-6,23,-11,41,-11,51v0,12,6,18,17,18v22,0,41,-23,56,-71v4,-13,11,-48,23,-103v14,2,42,0,50,-2v-6,25,-29,98,-29,144v0,21,8,32,22,32v37,-3,65,-72,66,-106v0,-12,-4,-18,-13,-18v-16,1,-27,-11,-27,-26v0,-16,11,-32,29,-31","w":315},"x":{"d":"181,-195v16,0,30,10,29,28v4,26,-42,38,-42,7v0,0,1,-12,-5,-12v-25,22,-40,89,-40,121v0,54,40,45,55,6v3,2,7,4,12,4v-16,30,-36,45,-61,45v-38,0,-47,-30,-48,-62v-8,20,-23,63,-53,63v-18,0,-28,-9,-28,-28v0,-14,8,-26,22,-26v14,0,22,10,18,24v0,4,2,6,6,6v17,4,40,-113,40,-133v0,-20,-6,-29,-19,-29v-12,0,-24,12,-36,35v-4,-2,-8,-3,-13,-4v10,-24,32,-45,62,-45v33,0,53,21,46,57v0,1,1,2,2,2v9,-19,25,-59,53,-59","w":209},"y":{"d":"103,-191v-6,33,-37,100,-37,154v0,12,4,18,12,18v10,0,24,-14,42,-41v13,-20,27,-63,40,-127r52,-4r-45,179v-10,55,-45,83,-105,83v-27,0,-52,-10,-53,-34v-1,-13,11,-25,23,-25v21,0,26,29,14,39v0,4,7,7,19,7v46,4,57,-65,68,-113v0,-1,-1,-2,-2,-2v-14,23,-41,56,-67,54v-79,-7,-21,-113,-15,-160v-2,-12,-18,-9,-33,-8v2,-5,3,-10,3,-15v35,0,63,-2,84,-5","w":224},"z":{"d":"152,-186v8,-1,10,-2,12,-9v3,1,6,1,10,1v-3,23,-21,38,-34,52r-89,85v27,-6,66,44,90,43v5,0,8,-2,8,-6v-5,-10,-21,-18,-18,-27v0,-13,7,-20,19,-20v13,0,23,13,22,27v0,30,-20,45,-61,45v-38,0,-52,-23,-84,-30v-19,3,17,28,-10,30v-7,0,-11,-5,-11,-15v12,-50,59,-75,118,-133v-35,2,-85,-11,-90,18v-3,-2,-7,-4,-10,-4r29,-64v32,5,65,7,99,7","w":185},"{":{"d":"102,-49v0,41,-12,89,35,89v-2,5,-3,6,0,11v-76,-2,-75,-44,-75,-111v0,-27,-15,-41,-43,-44v1,-2,1,-7,0,-10v49,-2,39,-50,39,-94v0,-38,26,-58,79,-62v-2,6,-3,7,0,12v-47,0,-39,48,-35,89v4,37,-38,52,-60,60v30,3,60,28,60,60","w":145},"|":{"d":"112,-274v-30,136,-54,250,-72,341v-6,-1,-19,-1,-25,0v30,-132,53,-246,71,-341v5,2,21,1,26,0","w":124},"}":{"d":"10,-270v74,4,75,44,75,111v0,27,14,42,42,45v-1,2,-2,8,0,10v-49,1,-38,50,-38,94v0,37,-27,57,-79,61v1,-6,2,-7,0,-11v47,0,38,-48,35,-89v-2,-35,30,-54,61,-60v-30,-7,-63,-27,-61,-61v3,-40,12,-88,-35,-88v2,-4,1,-7,0,-12","w":145},"~":{"d":"76,-141v20,0,73,32,91,32v17,0,33,-10,46,-31v0,9,1,15,3,18v-13,28,-30,41,-50,41v-19,4,-73,-31,-91,-31v-16,0,-30,10,-44,31v0,-8,-2,-15,-4,-18v16,-28,32,-42,49,-42","w":243},"\u00a0":{"w":90}}});
