/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
;
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
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("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}})());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}})());;
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 1991, 1992, 1994, 1997, 1998, 2000, 2002, 2004 Adobe Systems
 * Incorporated. All rights reserved.
 * 
 * Trademark:
 * Minion is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MinionPro-Regular
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach
 * 
 * Vendor URL:
 * http://www.adobe.com/type/
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":336,"face":{"font-family":"Minion Pro","font-weight":400,"font-stretch":"normal","units-per-em":"700","panose-1":"2 4 5 3 5 2 1 2 2 3","ascent":"509","descent":"-191","x-height":"8","bbox":"-17.5937 -525 669 180.387","underline-thickness":"35","underline-position":"-35","stemh":"22","stemv":"55","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":158},"!":{"d":"96,-466v51,0,36,27,31,77v-8,80,-14,161,-20,251v-4,5,-21,5,-24,0v-7,-90,-11,-171,-20,-251v-5,-52,-22,-77,33,-77xm95,8v-22,0,-38,-16,-38,-41v0,-23,17,-41,39,-41v23,0,40,18,40,41v0,25,-17,41,-41,41","w":193},"\"":{"d":"83,-497r5,3v-2,16,-13,111,-19,154r-19,8v-7,-65,-18,-136,-21,-146xm188,-497r4,3v-2,17,-12,112,-18,154r-20,8v-8,-65,-17,-136,-20,-146","w":222},"#":{"d":"314,-317r-7,41r-63,0r-21,95r60,0r-7,40r-62,0r-27,122r-27,0r26,-122r-75,0r-27,122r-27,0r27,-122r-67,0r7,-40r70,0r20,-95r-65,0r6,-41r68,0r24,-109r27,0r-24,109r75,0r23,-109r28,0r-23,109r61,0xm217,-276r-76,0r-20,95r75,0"},"$":{"d":"185,-254v58,21,119,52,119,124v0,66,-45,113,-119,122r0,61r-25,0r0,-59v-41,0,-81,-11,-109,-29v-5,-15,-13,-56,-19,-92r20,-6v13,41,40,96,108,104r0,-170v-55,-22,-113,-54,-113,-118v0,-55,38,-105,113,-113r0,-55r25,0r0,53v32,-1,61,9,86,15v4,24,9,49,15,87r-20,5v-12,-41,-26,-76,-81,-84r0,155xm160,-263r0,-146v-45,4,-65,38,-65,70v0,37,25,61,65,76xm185,-190r0,160v90,-15,88,-135,0,-160"},"%":{"d":"416,-440r-283,462r-22,-16r282,-462xm136,-444v71,0,101,70,101,126v0,56,-31,128,-102,128v-71,0,-101,-72,-101,-127v0,-57,31,-127,102,-127xm135,-424v-42,0,-50,70,-50,106v0,36,8,107,51,107v44,0,50,-72,50,-106v0,-36,-6,-107,-51,-107xm397,-246v70,0,100,71,100,127v0,56,-30,127,-101,127v-71,0,-101,-71,-101,-126v0,-57,31,-128,102,-128xm396,-225v-42,0,-50,69,-50,106v0,36,8,106,51,106v43,0,49,-71,49,-105v0,-36,-7,-107,-50,-107","w":529},"&":{"d":"311,-364v0,64,-41,68,-86,104v23,20,72,63,117,109v17,-26,29,-50,42,-81v14,-33,8,-41,-42,-47r0,-20r160,0r0,20v-49,6,-57,18,-81,52v-19,27,-37,56,-61,93v29,29,93,99,114,140r-5,7v-96,-13,-89,-40,-146,-96v-50,67,-97,93,-147,93v-88,0,-138,-66,-138,-127v0,-65,45,-93,105,-136v-32,-29,-51,-59,-51,-97v0,-63,53,-111,115,-111v57,0,104,41,104,97xm200,-437v-32,0,-57,28,-57,70v0,36,21,61,63,93v33,-24,52,-51,52,-89v0,-40,-23,-74,-58,-74xm195,-38v47,0,89,-32,112,-64v-37,-41,-82,-83,-146,-135v-46,33,-64,66,-64,100v0,67,52,99,98,99","w":497},"(":{"d":"210,103r-13,15v-199,-131,-199,-484,0,-615r13,17v-145,114,-144,469,0,583","w":242,"k":{"J":-12}},")":{"d":"45,-497v104,72,147,181,147,309v0,126,-43,236,-147,307r-13,-16v146,-113,145,-471,0,-583","w":242},"*":{"d":"255,-345r-93,17r28,97r-16,6r-49,-91r-86,54r-10,-15r72,-66r-73,-71r10,-15r85,56r41,-93r17,5r-19,97r93,1r0,18","w":282},"+":{"d":"370,-161r-146,0r0,161r-41,0r0,-161r-147,0r0,-35r147,0r0,-145r41,0r0,145r146,0r0,35","w":406},",":{"d":"66,-91v25,0,64,28,64,76v0,55,-49,84,-92,97r-7,-20v64,-17,73,-92,10,-107v-21,-14,-1,-46,25,-46","w":159},"-":{"d":"210,-177r-10,38r-160,0r10,-38r160,0","w":249},".":{"d":"79,8v-22,0,-38,-16,-38,-40v0,-22,17,-40,39,-40v22,0,39,18,39,40v0,24,-17,40,-40,40","w":159},"\/":{"d":"209,-466r-152,497r-39,0r151,-497r40,0","w":231},"0":{"d":"169,-444v104,0,141,118,141,226v0,102,-37,226,-142,226v-106,0,-144,-115,-144,-226v0,-102,39,-226,145,-226xm167,-421v-63,0,-80,104,-80,202v0,98,19,204,81,204v63,0,80,-105,80,-203v0,-99,-17,-203,-81,-203"},"1":{"d":"269,0r-193,0r0,-19v63,-5,68,-11,68,-61r0,-269v7,-52,-29,-38,-68,-42r0,-17v44,-8,87,-21,125,-36r0,364v0,50,4,56,68,61r0,19"},"2":{"d":"22,-16v72,-77,201,-169,201,-288v0,-59,-31,-94,-82,-94v-48,0,-78,39,-96,66r-16,-14v30,-45,62,-98,135,-98v62,0,117,44,117,118v0,99,-130,203,-191,275r130,0v38,0,47,-3,68,-47r20,6v-9,29,-16,60,-24,92r-262,0r0,-16"},"3":{"d":"269,-352v0,49,-37,59,-69,89v62,12,97,55,97,106v0,113,-134,165,-184,165v-57,1,-105,-38,-65,-72v6,-4,11,-5,17,0v18,16,47,36,87,36v50,0,85,-37,85,-106v0,-83,-72,-105,-134,-83r-4,-20v64,-21,111,-48,111,-100v0,-43,-29,-65,-66,-65v-38,0,-66,29,-84,55r-14,-14v24,-41,56,-84,119,-83v62,0,104,39,104,92"},"4":{"d":"319,-125r-67,0r0,51v0,47,3,50,60,55r0,19r-180,0r0,-19v86,3,59,-42,64,-106r-182,0r0,-19v66,-99,138,-203,210,-298r28,0r0,284r67,0r0,33xm196,-158r-1,-206v-45,62,-91,129,-138,206r139,0"},"5":{"d":"302,-158v0,101,-160,213,-256,142v-26,-19,-3,-58,22,-46v15,13,44,35,87,35v59,0,88,-52,88,-104v0,-62,-37,-106,-114,-106v-29,0,-57,8,-72,14r27,-213r200,0v9,15,-11,34,-14,51r-163,0r-18,130v27,-10,60,-21,78,-21v90,0,135,60,135,118"},"6":{"d":"96,-240v27,-12,57,-35,91,-35v75,0,126,58,126,129v0,84,-60,154,-144,154v-82,0,-143,-67,-143,-175v0,-153,106,-232,180,-259v28,-10,61,-18,90,-23r4,23v-101,25,-165,55,-204,186xm159,-236v-27,0,-51,10,-67,19v-18,90,19,202,89,202v55,0,72,-58,72,-106v0,-58,-30,-115,-94,-115"},"7":{"d":"313,-436r5,8r-198,429r-51,7r-5,-7v74,-120,152,-264,208,-386r-152,0v-46,0,-50,7,-67,53r-20,0v6,-38,10,-74,13,-104r267,0"},"8":{"d":"32,-110v3,-68,45,-75,93,-111v-46,-26,-76,-60,-76,-109v0,-59,49,-114,125,-114v66,0,114,46,114,103v0,59,-23,61,-76,101v48,27,92,61,92,122v-2,164,-278,167,-272,8xm167,-422v-41,0,-65,36,-65,72v0,52,41,75,91,99v24,-19,43,-44,43,-86v0,-60,-36,-85,-69,-85xm88,-114v0,122,161,137,160,14v0,-52,-49,-83,-104,-110v-34,22,-56,58,-56,96"},"9":{"d":"171,-444v87,0,137,80,137,174v0,165,-113,268,-263,280r-4,-20v101,-17,177,-88,201,-194v-26,12,-56,36,-90,36v-74,0,-125,-53,-125,-127v0,-68,53,-149,144,-149xm160,-421v-53,0,-73,59,-73,100v0,62,35,114,94,114v24,0,48,-9,63,-20v7,-84,-1,-194,-84,-194"},":":{"d":"81,-288v22,0,38,17,38,40v0,24,-17,40,-39,40v-22,0,-39,-16,-39,-40v0,-23,17,-40,40,-40xm80,8v-21,0,-38,-16,-38,-40v0,-22,16,-40,38,-40v22,0,40,18,40,40v0,24,-17,40,-40,40","w":159},";":{"d":"80,-288v22,0,38,17,38,40v0,24,-17,40,-39,40v-22,0,-38,-16,-38,-40v0,-23,16,-40,39,-40xm66,-91v25,0,64,28,64,76v0,55,-48,85,-91,98r-7,-21v63,-17,71,-92,9,-107v-20,-11,-2,-52,25,-46","w":159},"<":{"d":"344,0r-302,-161r0,-33r302,-161r0,39r-261,138r0,2r261,137r0,39","w":386},"=":{"d":"370,-225r-334,0r0,-35r334,0r0,35xm370,-97r-334,0r0,-35r334,0r0,35","w":406},">":{"d":"344,-161r-302,161r0,-39r262,-137r0,-2r-262,-138r0,-39r302,161r0,33","w":386},"?":{"d":"232,-354v0,68,-112,87,-112,146v0,24,12,39,33,57r-12,16v-27,-10,-78,-48,-78,-91v0,-51,128,-102,128,-156v0,-24,-16,-39,-42,-39v-44,0,-72,38,-80,38v-9,0,-28,-14,-28,-31v0,-32,64,-52,79,-52v59,0,112,55,112,112xm129,8v-21,0,-38,-16,-38,-40v0,-22,17,-40,39,-40v22,0,38,18,38,40v0,24,-17,40,-39,40","w":265},"@":{"d":"382,10r7,19v-153,89,-353,27,-353,-175v0,-164,133,-259,267,-259v125,0,196,84,196,180v0,95,-71,173,-165,173v-59,0,-24,-58,-25,-91v-23,34,-87,91,-119,91v-17,0,-34,-18,-34,-59v0,-38,14,-93,56,-131v40,-36,88,-64,148,-46v10,2,17,2,24,2v-11,46,-24,102,-34,159v-7,37,-5,47,13,46v48,-1,103,-50,103,-144v0,-97,-70,-153,-166,-153v-131,0,-219,95,-219,225v0,92,50,189,189,189v41,0,93,-16,112,-26xm334,-258v-83,-33,-122,52,-125,130v0,25,7,31,15,31v13,0,50,-26,92,-84v7,-23,14,-56,18,-77","w":527},"A":{"d":"471,0r-171,0r0,-20v44,-6,50,-11,41,-38v-9,-27,-24,-65,-39,-108r-149,0v-11,32,-22,61,-31,90v-15,44,-8,51,45,56r0,20r-153,0r0,-20v45,-6,54,-10,78,-72r145,-367r22,-7r135,376v22,60,31,66,77,70r0,20xm293,-196r-63,-178r-66,178r129,0","w":483,"k":{"b":21,"f":2,"i":2,"m":2,"n":2,"r":2,"g":9,"h":-2,"k":-2,"l":-2,"j":29,"p":29,"t":29,"u":29,"s":11,"v":46,"w":46,"y":46,"a":8,"-":31,"J":13,"c":18,"d":18,"e":18,"o":18,"q":18,"C":20,"G":20,"O":20,"Q":20,"S":2,"T":46,"U":41,"V":68,"W":68,"x":2,"Y":55}},"B":{"d":"211,-455v94,-1,140,30,144,104v4,67,-59,92,-95,106v69,10,124,41,124,111v0,95,-97,134,-204,134r-155,0r0,-20v60,-4,65,-8,65,-66r0,-283v0,-58,-3,-62,-59,-66r0,-20r180,0xm197,-433v-37,0,-48,-2,-48,42r0,138v86,6,141,-19,141,-90v0,-48,-27,-90,-93,-90xm149,-230r0,142v0,50,12,64,58,64v57,-1,108,-29,108,-103v0,-82,-69,-109,-166,-103","w":411,"k":{"f":6,"i":6,"m":6,"n":6,"r":6,"h":4,"k":4,"l":4,"j":5,"p":5,"t":5,"u":5,"v":6,"w":6,"y":6,"a":-6,"c":-14,"d":-14,"e":-14,"o":-14,"q":-14,"C":-14,"G":-14,"O":-14,"Q":-14,"T":7,"U":12,"V":15,"W":15,",":12,".":12,"A":17,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3}},"C":{"d":"430,-122r20,6v-10,32,-27,84,-40,108v-20,4,-79,18,-129,18v-174,0,-250,-120,-250,-231v0,-148,113,-245,269,-245v57,0,104,15,124,19v6,39,10,68,14,105r-20,6v-19,-74,-61,-104,-137,-104v-117,0,-179,99,-179,205v0,131,78,220,184,220v71,0,109,-38,144,-107","w":465,"k":{"h":-3,"k":-3,"l":-3,"j":10,"p":10,"t":10,"u":10,"v":8,"w":8,"y":8,"a":-6,"c":-10,"d":-10,"e":-10,"o":-10,"q":-10,"C":-5,"G":-5,"O":-5,"Q":-5}},"D":{"d":"483,-245v0,166,-124,247,-294,245r-165,0r0,-19v60,-4,66,-8,66,-68r0,-281v0,-60,-6,-63,-60,-67r0,-20r196,0v160,-2,257,61,257,210xm213,-432v-53,3,-63,-8,-64,49r0,291v0,53,23,67,74,67v130,0,191,-98,191,-210v0,-117,-74,-204,-201,-197","w":514,"k":{"b":-2,"h":3,"k":3,"l":3,"j":-3,"p":-3,"t":-3,"u":-3,"s":4,"v":-12,"w":-12,"y":-12,"a":-4,"J":13,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"C":-13,"G":-13,"O":-13,"Q":-13,"T":4,"U":7,"V":12,"W":12,"x":5,"Y":21,",":28,".":28,"A":25,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"N":6,"P":6,"R":6,"z":2,"M":10,"X":20}},"E":{"d":"239,-24v96,2,93,-29,123,-89r20,2v-4,23,-18,89,-24,111r-338,0r0,-20v64,-5,70,-11,70,-68r0,-278v0,-62,-6,-65,-61,-69r0,-20r313,0v0,18,3,65,5,101r-20,3v-19,-61,-13,-84,-102,-80v-28,1,-76,-17,-76,22r0,160r66,0v64,0,67,-6,75,-53r21,0r0,134r-21,0v-9,-50,-13,-54,-74,-54r-67,0r0,132v-1,69,22,65,90,66","w":397,"k":{"b":3,"g":6,"h":-4,"k":-4,"l":-4,"j":15,"p":15,"t":15,"u":15,"s":-3,"v":14,"w":14,"y":14,"a":-9,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"T":3,"V":8,"W":8,"x":-3,"Y":8}},"F":{"d":"325,-349v-18,-61,-14,-86,-100,-82v-28,1,-76,-16,-76,22r0,167r72,0v64,0,68,-6,76,-52r20,0r0,135r-20,0v-8,-48,-12,-56,-76,-56r-72,0r0,127v0,60,5,64,69,68r0,20r-190,0r0,-20v56,-4,62,-8,62,-68r0,-280v0,-60,-6,-63,-60,-67r0,-20r308,0v1,25,4,69,7,103","w":370,"k":{"f":11,"i":11,"m":11,"n":11,"r":11,"j":14,"p":14,"t":14,"u":14,"v":2,"w":2,"y":2,"a":14,"-":14,"c":13,"d":13,"e":13,"o":13,"q":13,",":77,".":77,"A":55,":":4,";":4}},"G":{"d":"297,-14v47,0,84,-4,83,-58r0,-60v0,-50,-4,-55,-73,-60r0,-19r177,0r0,19v-66,-3,-44,58,-44,111v0,24,0,46,4,66v-43,10,-100,25,-156,25v-154,0,-257,-96,-257,-235v0,-162,130,-241,267,-241v59,0,112,16,135,21v2,24,6,63,11,109r-20,4v-17,-86,-69,-109,-136,-109v-107,0,-186,79,-186,208v0,102,60,219,195,219","w":500,"k":{"f":6,"i":6,"m":6,"n":6,"r":6,"h":2,"k":2,"l":2,"j":11,"p":11,"t":11,"u":11,"v":6,"w":6,"y":6,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6}},"H":{"d":"510,-455r0,20v-57,5,-63,8,-63,66r0,283v0,59,6,62,63,66r0,20r-188,0r0,-20v60,-4,66,-7,66,-66r0,-139r-239,0r0,139v0,58,6,62,63,66r0,20r-184,0r0,-20v56,-4,62,-7,62,-66r0,-283v0,-59,-6,-62,-63,-66r0,-20r181,0r0,20v-53,4,-59,8,-59,66r0,113r239,0r0,-113v0,-58,-5,-61,-60,-66r0,-20r182,0","w":536,"k":{"f":11,"i":11,"m":11,"n":11,"r":11,"g":19,"j":27,"p":27,"t":27,"u":27,"s":15,"v":23,"w":23,"y":23,"a":17,"c":17,"d":17,"e":17,"o":17,"q":17,"C":8,"G":8,"O":8,"Q":8,"x":4,"A":26,"z":7}},"I":{"d":"212,0r-185,0r0,-20v57,-4,63,-8,63,-68r0,-280v0,-60,-6,-63,-63,-67r0,-20r185,0r0,20v-57,4,-63,7,-63,67r0,280v0,60,6,64,63,68r0,20","w":238,"k":{"f":11,"i":11,"m":11,"n":11,"r":11,"g":19,"j":27,"p":27,"t":27,"u":27,"s":15,"v":23,"w":23,"y":23,"a":17,"c":17,"d":17,"e":17,"o":17,"q":17,"C":8,"G":8,"O":8,"Q":8,"x":4,"A":26,"z":7}},"J":{"d":"19,95v76,-41,73,-105,74,-225r0,-238v0,-59,-5,-63,-62,-67r0,-20r181,0r0,20v-54,4,-59,8,-59,67v0,160,32,368,-61,443v-25,20,-47,35,-65,41","w":230,"k":{"f":22,"i":22,"m":22,"n":22,"r":22,"j":22,"p":22,"t":22,"u":22,"v":15,"w":15,"y":15,"a":20,"c":15,"d":15,"e":15,"o":15,"q":15,"C":3,"G":3,"O":3,"Q":3,",":29,".":29,"A":24}},"K":{"d":"467,0r-107,0v-55,-61,-112,-130,-174,-204v-17,-19,-26,-21,-38,-19r0,133v0,61,7,66,65,70r0,20r-182,0r0,-20v53,-4,59,-9,59,-70r0,-274v0,-64,-6,-67,-61,-71r0,-20r180,0r0,20v-54,4,-61,9,-61,71r0,122v64,-27,120,-110,166,-156v32,-32,3,-34,-27,-37r0,-20r168,0r0,20v-52,5,-69,11,-113,52v-27,24,-77,75,-124,123v52,66,129,152,164,190v37,40,51,46,85,50r0,20","w":471,"k":{"f":5,"i":5,"m":5,"n":5,"r":5,"h":-6,"k":-6,"l":-6,"j":32,"p":32,"t":32,"u":32,"v":55,"w":55,"y":55,"a":8,"c":17,"d":17,"e":17,"o":17,"q":17,"C":26,"G":26,"O":26,"Q":26,"A":8}},"L":{"d":"232,-24v79,3,92,-28,114,-90r22,4v-4,22,-20,88,-26,110r-317,0r0,-20v59,-4,65,-8,65,-68r0,-280v0,-60,-5,-63,-62,-67r0,-20r183,0r0,20v-55,4,-62,7,-62,67r0,276v-3,73,22,66,83,68","w":376,"k":{"f":-4,"i":-4,"m":-4,"n":-4,"r":-4,"h":-6,"k":-6,"l":-6,"j":15,"p":15,"t":15,"u":15,"v":31,"w":31,"y":31,"a":-10,"-":6,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"C":6,"G":6,"O":6,"Q":6,"T":45,"U":28,"V":55,"W":55,"Y":46,"A":-6}},"M":{"d":"603,0r-184,0r0,-20v57,-5,60,-9,59,-83r-3,-285r-3,0r-170,383r-14,0r-158,-374r-11,200v-3,58,-3,88,-2,116v1,34,17,38,64,43r0,20r-163,0r0,-20v41,-4,55,-13,60,-42v9,-46,18,-200,23,-273v6,-91,3,-94,-61,-100r0,-20r115,0r159,351r163,-351r119,0r0,20v-62,6,-67,7,-65,79r7,253v2,74,4,78,65,83r0,20","w":623,"k":{"f":5,"i":5,"m":5,"n":5,"r":5,"j":23,"p":23,"t":23,"u":23,"v":22,"w":22,"y":22,"a":12,"c":18,"d":18,"e":18,"o":18,"q":18,"C":6,"G":6,"O":6,"Q":6}},"N":{"d":"503,-455r0,20v-39,2,-56,11,-59,41v-8,100,-2,282,-4,400r-21,0r-300,-366r0,175v0,64,2,99,4,119v4,36,19,43,67,46r0,20r-166,0r0,-20v40,-2,58,-11,62,-45v6,-53,4,-198,4,-274v0,-51,-1,-55,-14,-71v-15,-18,-29,-22,-62,-25r0,-20r103,0r293,351r2,0r0,-172v0,-65,-2,-96,-5,-116v-4,-32,-20,-41,-69,-43r0,-20r165,0","w":520,"k":{"b":-2,"f":15,"i":15,"m":15,"n":15,"r":15,"g":20,"h":-4,"k":-4,"l":-4,"j":24,"p":24,"t":24,"u":24,"s":19,"v":21,"w":21,"y":21,"a":18,"c":17,"d":17,"e":17,"o":17,"q":17,"C":5,"G":5,"O":5,"Q":5,"x":6,"A":27,"z":10}},"O":{"d":"267,-466v118,0,225,92,225,233v0,151,-106,243,-234,243v-127,0,-227,-98,-227,-233v0,-126,88,-243,236,-243xm421,-214v0,-277,-317,-314,-319,-28v0,132,72,227,171,227v78,0,148,-65,148,-199","w":522,"k":{"b":-2,"h":3,"k":3,"l":3,"j":-3,"p":-3,"t":-3,"u":-3,"s":4,"v":-12,"w":-12,"y":-12,"a":-4,"J":13,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"C":-13,"G":-13,"O":-13,"Q":-13,"T":4,"U":7,"V":12,"W":12,"x":5,"Y":21,",":28,".":28,"A":25,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"N":6,"P":6,"R":6,"z":2,"M":10,"X":20}},"P":{"d":"32,-455v152,2,338,-29,336,127v-2,121,-118,169,-220,131r0,110v0,60,7,63,70,67r0,20r-190,0r0,-20v56,-4,62,-10,62,-68r0,-280v0,-62,-6,-63,-58,-67r0,-20xm195,-433v-39,0,-47,1,-47,42r0,171v71,22,153,8,153,-105v0,-76,-49,-108,-106,-108","w":394,"k":{"f":6,"i":6,"m":6,"n":6,"r":6,"h":3,"k":3,"l":3,"s":20,"v":-8,"w":-8,"y":-8,"a":15,"-":34,"c":22,"d":22,"e":22,"o":22,"q":22,",":97,".":97,"A":59,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,":":4,";":4}},"Q":{"d":"504,97r-6,14v-34,1,-68,-4,-89,-10v-21,-6,-76,-31,-161,-91v-40,-2,-100,-18,-145,-61v-42,-39,-72,-99,-72,-169v0,-129,88,-246,238,-246v118,0,223,93,223,234v0,125,-76,205,-159,231v43,30,106,69,171,98xm244,-18r47,-15r19,13v56,-16,111,-79,111,-191v0,-146,-73,-229,-169,-229v-78,0,-150,67,-150,201v0,119,60,204,142,221","w":521,"k":{"b":-2,"h":3,"k":3,"l":3,"j":-3,"p":-3,"t":-3,"u":-3,"s":4,"v":-12,"w":-12,"y":-12,"a":-4,"J":13,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"C":-13,"G":-13,"O":-13,"Q":-13,"T":4,"U":7,"V":12,"W":12,"x":5,"Y":21,",":28,".":28,"A":25,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"N":6,"P":6,"R":6,"z":2,"M":10,"X":20}},"R":{"d":"272,-219v41,61,96,183,170,206r-3,19v-125,12,-158,-106,-209,-177v-11,-26,-40,-30,-82,-28r0,111v0,60,7,64,62,68r0,20r-183,0r0,-20v57,-4,63,-8,63,-68r0,-281v0,-60,-6,-61,-61,-66r0,-20r174,0v97,-2,158,30,158,115v0,60,-38,98,-89,121xm194,-432v-38,0,-46,-2,-46,38r0,173v92,8,148,-28,148,-107v0,-76,-50,-104,-102,-104","w":434,"k":{"f":-3,"i":-3,"m":-3,"n":-3,"r":-3,"h":-8,"k":-8,"l":-8,"j":15,"p":15,"t":15,"u":15,"v":23,"w":23,"y":23,"a":-13,"-":30,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"C":6,"G":6,"O":6,"Q":6,"T":22,"U":26,"V":34,"W":34,"Y":31,",":-10,".":-10,"A":-3,"X":-14}},"S":{"d":"248,-99v0,-121,-205,-99,-206,-242v0,-67,54,-125,144,-125v32,0,61,9,88,17v3,24,6,52,12,96r-20,4v-12,-44,-31,-93,-92,-93v-54,0,-77,39,-77,77v2,120,210,104,210,243v0,111,-159,168,-259,107v-5,-15,-14,-74,-19,-108r21,-5v10,43,41,113,114,113v53,0,84,-33,84,-84","w":331,"k":{"f":4,"i":4,"m":4,"n":4,"r":4,"h":4,"k":4,"l":4,"j":10,"p":10,"t":10,"u":10,"v":11,"w":11,"y":11,"J":10,"c":-10,"d":-10,"e":-10,"o":-10,"q":-10,"T":7,"U":13,"Y":13,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8,"M":8}},"T":{"d":"144,-431v-102,1,-79,16,-104,85r-20,0v4,-42,7,-88,8,-126r14,0v10,16,18,17,38,17r277,0v19,0,25,-4,35,-17r15,0v1,32,3,82,7,123r-21,3v-7,-34,-13,-52,-21,-63v-12,-17,-24,-22,-77,-22r-49,0r0,345v0,55,6,62,72,66r0,20r-200,0r0,-20v64,-4,69,-11,69,-66r0,-345r-43,0","w":431,"k":{"t":68,"j":68,"i":58,"f":58,"m":58,"n":58,"r":58,"p":68,"u":68,"s":66,"v":51,"w":51,"y":51,"a":64,"-":39,"c":69,"d":69,"e":69,"o":69,"q":69,"C":6,"G":6,"O":6,"Q":6,"S":-6,"T":-19,"V":-19,"W":-19,"Y":-21,",":69,".":69,"A":51,"z":48,":":22,";":22,"M":5,"X":-17}},"U":{"d":"258,10v-114,0,-174,-68,-174,-200r0,-175v0,-63,-6,-65,-61,-70r0,-20r181,0r0,20v-55,4,-60,7,-60,70r0,159v0,113,44,178,131,178v118,0,132,-119,132,-253v0,-64,-2,-93,-5,-115v-4,-27,-17,-35,-67,-39r0,-20r166,0r0,20v-42,3,-57,12,-61,41v-2,18,-4,121,-4,171v0,83,-12,142,-52,185v-33,34,-80,48,-126,48","w":515,"k":{"f":30,"i":30,"m":30,"n":30,"r":30,"g":31,"h":4,"k":4,"l":4,"j":27,"p":27,"t":27,"u":27,"s":37,"v":22,"w":22,"y":22,"a":31,"c":26,"d":26,"e":26,"o":26,"q":26,"x":37,",":52,".":52,"A":55,"z":34,"M":10}},"V":{"d":"481,-455r0,20v-48,6,-57,12,-83,74v-20,46,-93,224,-146,369r-22,0v-47,-128,-104,-280,-145,-382v-20,-52,-31,-57,-73,-61r0,-20r171,0r0,20v-50,5,-51,10,-40,41r117,306v35,-88,89,-225,111,-295v13,-41,9,-45,-48,-52r0,-20r158,0","w":492,"k":{"t":62,"j":62,"i":60,"f":60,"m":60,"n":60,"r":60,"h":8,"k":8,"l":8,"p":62,"u":62,"v":52,"w":52,"y":52,"a":69,"-":44,"c":68,"d":68,"e":68,"o":68,"q":68,"C":26,"G":26,"O":26,"Q":26,"S":23,"T":-11,",":101,".":101,"A":86,")":-2,"]":-2,"}":-2,":":51,";":51}},"W":{"d":"669,-455r0,20v-48,6,-55,12,-75,70v-16,45,-59,177,-116,373r-22,0r-122,-350r-2,0r-114,350r-21,0v-37,-127,-77,-250,-115,-375v-18,-57,-28,-63,-71,-68r0,-20r170,0r0,20v-51,6,-52,11,-42,47r87,289r114,-350r20,0r122,350r2,0v29,-94,68,-230,79,-280v9,-42,7,-50,-48,-56r0,-20r154,0","w":679,"k":{"t":62,"j":62,"i":60,"f":60,"m":60,"n":60,"r":60,"h":8,"k":8,"l":8,"p":62,"u":62,"v":52,"w":52,"y":52,"a":69,"-":44,"c":68,"d":68,"e":68,"o":68,"q":68,"C":26,"G":26,"O":26,"Q":26,"S":23,"T":-11,",":101,".":101,"A":86,")":-2,"]":-2,"}":-2,":":51,";":51}},"X":{"d":"458,0r-184,0r0,-20v43,-5,48,-11,35,-34r-92,-150v-34,52,-63,101,-85,142v-17,30,-14,36,33,42r0,20r-160,0r0,-20v40,-4,61,-13,82,-40v17,-22,53,-72,115,-167r-94,-150v-30,-46,-40,-52,-90,-58r0,-20r172,0r0,20v-43,5,-42,11,-32,29v23,40,48,79,79,127v29,-46,51,-79,70,-113v17,-31,13,-37,-33,-43r0,-20r159,0r0,20v-52,6,-64,12,-96,53v-15,20,-38,54,-85,126r110,172v32,49,47,59,96,64r0,20","w":457,"k":{"f":-7,"i":-7,"m":-7,"n":-7,"r":-7,"j":25,"p":25,"t":25,"u":25,"v":38,"w":38,"y":38,"c":10,"d":10,"e":10,"o":10,"q":10,"C":22,"G":22,"O":22,"Q":22,"S":-5,"T":2,"V":10,"W":10,"Y":6,"A":-17,"X":-16}},"Y":{"d":"434,-455r0,20v-48,6,-56,12,-83,55v-32,51,-55,92,-89,153v-21,37,-11,88,-11,139v0,59,6,64,70,68r0,20r-198,0r0,-20v62,-4,68,-8,68,-68v0,-54,8,-95,-15,-135r-88,-153v-28,-48,-36,-55,-78,-59r0,-20r168,0r0,20v-50,6,-49,14,-36,37v30,56,65,114,95,166v26,-46,63,-114,83,-157v16,-35,14,-40,-41,-46r0,-20r155,0","w":443,"k":{"t":69,"j":69,"i":63,"f":63,"m":63,"n":63,"r":63,"h":6,"k":6,"l":6,"p":69,"u":69,"v":62,"w":62,"y":62,"a":80,"-":60,"c":85,"d":85,"e":85,"o":85,"q":85,"C":31,"G":31,"O":31,"Q":31,"S":20,"T":-13,"V":-9,"W":-9,"Y":-3,",":81,".":81,"A":73,")":-2,"]":-2,"}":-2,":":57,";":57,"M":13}},"Z":{"d":"221,-25v144,0,132,-15,172,-98r20,4v-5,25,-17,90,-25,119r-362,0r-6,-10r294,-420v-64,3,-213,-12,-220,25v-8,13,-16,30,-24,61r-20,0v4,-44,7,-96,8,-128r17,0v8,16,16,17,37,17r279,0r5,10r-289,416v22,3,66,4,114,4","w":422,"k":{"f":-10,"i":-10,"m":-10,"n":-10,"r":-10,"j":6,"p":6,"t":6,"u":6,"v":24,"w":24,"y":24,"a":-13,"c":-10,"d":-10,"e":-10,"o":-10,"q":-10,"A":-8}},"[":{"d":"203,114r-119,0r0,-606r119,0r0,20v-74,6,-76,8,-76,63r0,440v0,55,1,57,76,63r0,20","w":241,"k":{"J":-12}},"\\":{"d":"209,31r-40,0r-144,-497r39,0","w":233},"]":{"d":"158,114r-119,0r0,-19v74,-7,77,-10,77,-65r0,-439v0,-55,-3,-58,-77,-64r0,-19r119,0r0,606","w":241},"^":{"d":"347,-148r-41,0r-109,-242r-109,242r-39,0r134,-288r30,0","w":396},"_":{"d":"350,88r-350,0r0,-36r350,0r0,36","w":350},"a":{"d":"158,-314v57,-5,88,46,88,105r0,129v1,47,24,48,50,34r7,19r-59,35v-24,-1,-45,-22,-50,-44v-28,19,-62,44,-83,44v-50,0,-84,-41,-84,-85v0,-76,137,-84,165,-115v7,-70,-42,-114,-90,-78v-14,11,-14,61,-41,63v-13,0,-30,-13,-30,-30v0,-10,8,-18,21,-28v19,-14,66,-45,106,-49xm192,-168v-34,22,-107,32,-105,81v2,67,72,62,105,28r0,-109","w":307},"b":{"d":"106,-283v27,-10,55,-31,86,-31v75,0,138,64,138,147v0,141,-149,218,-279,150r0,-388v0,-44,-1,-49,-46,-53r0,-16v33,-4,75,-14,101,-24r0,215xm106,-81v3,37,18,63,66,63v59,0,95,-50,95,-131v0,-102,-82,-151,-161,-113r0,181","w":355,"k":{"b":3,"f":8,"i":8,"m":8,"n":8,"r":8,"h":5,"k":5,"l":5,"j":8,"p":8,"t":8,"u":8,"v":11,"w":11,"y":11,"a":-3,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"x":11,",":20,".":20,"z":4}},"c":{"d":"253,-244v-24,-13,-53,-37,-84,-37v-46,0,-86,38,-86,112v0,97,65,130,105,130v30,0,53,-9,85,-39r12,15v-31,41,-77,71,-118,71v-88,0,-141,-71,-141,-146v0,-87,97,-177,176,-176v39,1,74,11,74,40v0,15,-15,30,-23,30","w":296,"k":{"b":3,"h":4,"k":4,"l":4,"j":-5,"p":-5,"t":-5,"u":-5,"v":-11,"w":-11,"y":-11,"a":-2}},"d":{"d":"362,-36r0,18v-15,3,-68,11,-109,26r0,-45v-21,14,-79,45,-97,45v-56,0,-129,-51,-129,-149v0,-111,109,-199,226,-165r0,-100v0,-46,-3,-47,-53,-51r0,-18v36,-4,83,-15,109,-23r0,418v-4,47,20,40,53,44xm253,-60r0,-192v-17,-24,-46,-36,-72,-36v-33,0,-91,26,-91,128v0,117,92,152,163,100","w":369,"k":{"b":3,"h":-3,"k":-3,"l":-3,"j":8,"p":8,"t":8,"u":8,"s":2,"v":5,"w":5,"y":5,"a":-2,",":4,".":4}},"e":{"d":"26,-141v0,-88,69,-172,149,-173v58,0,105,52,105,106v0,14,-3,19,-16,22v-11,2,-100,9,-184,12v5,137,109,169,186,100r10,15v-44,55,-92,67,-114,67v-86,0,-136,-70,-136,-149xm158,-288v-32,0,-64,29,-74,86v39,0,78,-1,119,-2v13,0,17,-4,17,-14v1,-36,-23,-70,-62,-70","w":297,"k":{"b":2,"h":3,"k":3,"l":3,"v":-6,"w":-6,"y":-6,"a":-4,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,",":4,".":4,"z":-3}},"f":{"d":"179,-461v-62,0,-49,69,-53,155r83,0v4,6,1,23,-7,28r-76,0r0,201v0,52,5,53,60,59r0,18r-165,0r0,-18v45,-4,50,-8,50,-54r0,-206r-49,0v-7,-13,10,-19,16,-28r33,0v-11,-102,54,-170,138,-192v41,-2,83,35,46,65v-6,5,-13,5,-19,-2v-13,-13,-34,-26,-57,-26","w":207,"k":{"?":-53,"!":-59,"f":-7,"i":-7,"m":-7,"n":-7,"r":-7,"h":-11,"k":-11,"l":-11,"j":-4,"p":-4,"t":-4,"u":-4,"v":-12,"w":-12,"y":-12,"c":6,"d":6,"e":6,"o":6,"q":6,",":3,".":3,")":-55,"]":-55,"}":-55,"\"":-83,"'":-83}},"g":{"d":"20,94v0,-45,49,-63,75,-88v-34,-12,-59,-32,-59,-68v28,-10,50,-28,61,-42v-32,-13,-61,-46,-61,-94v0,-106,115,-142,193,-97v34,-2,69,-7,95,-11v11,14,-19,33,-28,41r-40,-2v13,15,21,38,21,62v-3,89,-78,124,-158,108v-27,18,-33,56,23,56v86,0,174,-16,174,82v0,71,-81,139,-174,139v-78,0,-122,-46,-122,-86xm220,-199v7,-109,-125,-133,-124,-10v-6,109,125,131,124,10xm269,66v0,-49,-43,-58,-100,-58v-61,0,-93,29,-93,69v0,38,40,67,92,67v66,0,101,-35,101,-78","w":327,"k":{"f":-3,"i":-3,"m":-3,"n":-3,"r":-3,"g":-4,"h":-5,"k":-5,"l":-5,"v":-17,"w":-17,"y":-17,"c":6,"d":6,"e":6,"o":6,"q":6,",":-2,".":-2}},"h":{"d":"359,0r-148,0r0,-18v41,-4,47,-8,47,-54v0,-85,20,-202,-69,-202v-27,0,-53,13,-73,35r0,167v0,45,4,50,46,54r0,18r-149,0r0,-18v42,-4,48,-8,48,-54r0,-334v0,-44,-2,-47,-48,-51r0,-17v34,-5,76,-16,103,-24r0,235v25,-25,62,-51,100,-51v57,0,97,35,97,119r0,123v0,46,5,50,46,54r0,18","w":373,"k":{"T":52,"b":7,"g":6,"h":-3,"k":-3,"l":-3,"j":13,"p":13,"t":13,"u":13,"s":6,"v":16,"w":16,"y":16,"a":2,"c":3,"d":3,"e":3,"o":3,"q":3}},"i":{"d":"94,-375v-18,0,-34,-17,-34,-36v0,-21,16,-36,35,-36v20,0,35,15,35,36v0,19,-16,36,-36,36xm176,0r-154,0r0,-18v44,-4,49,-8,49,-56r0,-144v0,-43,-2,-48,-44,-54r0,-16v36,-6,70,-15,100,-28r0,242v0,48,4,52,49,56r0,18","w":187,"k":{"b":3,"h":-3,"k":-3,"l":-3,"j":8,"p":8,"t":8,"u":8,"s":2,"v":5,"w":5,"y":5,"a":-2,",":4,".":4}},"j":{"d":"94,-375v-19,0,-34,-17,-34,-36v0,-21,15,-36,35,-36v19,0,35,15,35,36v0,19,-16,36,-36,36xm24,-272r0,-16v36,-6,72,-15,102,-28v-5,119,18,258,-16,351v-30,82,-61,131,-103,145v-14,5,-41,-40,-11,-47v46,-11,62,-25,69,-77v8,-58,6,-191,6,-272v0,-48,-4,-50,-47,-56","w":179,"k":{"j":7,"p":7,"t":7,"u":7,"a":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,",":6,".":6}},"k":{"d":"359,0r-96,1v-32,-36,-76,-92,-115,-138v-13,-16,-16,-19,-32,-13r0,77v0,46,5,51,50,55r0,18r-156,0r0,-18v47,-4,51,-10,51,-55r0,-330v0,-46,-3,-50,-46,-54r0,-17v34,-4,74,-15,101,-24r0,329v51,-11,66,-52,93,-86v16,-21,13,-27,-21,-31r0,-18r143,-6r0,17v-89,15,-93,49,-150,108v13,21,85,103,108,128v25,26,43,38,70,39r0,18","w":347,"k":{"b":7,"f":-3,"i":-3,"m":-3,"n":-3,"r":-3,"h":-6,"k":-6,"l":-6,"j":9,"p":9,"t":9,"u":9,"v":3,"w":3,"y":3,"c":6,"d":6,"e":6,"o":6,"q":6}},"l":{"d":"167,0r-157,0r0,-18v44,-4,51,-9,51,-55r0,-331v0,-48,-4,-49,-48,-53r0,-17v36,-4,79,-16,103,-24r0,425v0,46,6,51,51,55r0,18","w":177,"k":{"b":3,"h":-3,"k":-3,"l":-3,"j":8,"p":8,"t":8,"u":8,"s":2,"v":5,"w":5,"y":5,"a":-2,",":4,".":4}},"m":{"d":"312,-256v36,-25,61,-58,112,-58v54,0,88,38,88,107r0,135v0,47,5,50,46,54r0,18r-150,0r0,-18v41,-4,49,-7,49,-57v0,-80,22,-201,-61,-198v-25,0,-52,14,-79,36v5,50,1,112,2,166v0,44,7,49,45,53r0,18r-150,0r0,-18v43,-4,50,-8,50,-54v0,-81,22,-201,-62,-201v-27,0,-55,18,-76,36r0,165v0,46,7,50,41,54r0,18r-148,0r0,-18v46,-4,52,-8,52,-54r0,-145v0,-45,-1,-49,-42,-55r0,-16v31,-6,65,-14,97,-28r0,56v26,-17,64,-54,108,-54v34,0,63,22,78,58","w":573,"k":{"T":52,"b":7,"g":6,"h":-3,"k":-3,"l":-3,"j":13,"p":13,"t":13,"u":13,"s":6,"v":16,"w":16,"y":16,"a":2,"c":3,"d":3,"e":3,"o":3,"q":3}},"n":{"d":"127,-260v26,-17,65,-54,105,-54v56,0,90,39,90,106r0,135v0,48,4,51,45,55r0,18r-147,0r0,-18v41,-4,47,-10,47,-58v0,-82,24,-199,-64,-197v-28,0,-55,18,-76,36r0,164v0,48,4,51,45,55r0,18r-152,0r0,-18v48,-5,51,-9,51,-55r0,-144v0,-45,-4,-48,-42,-55r0,-16v34,-6,67,-15,98,-28r0,56","w":382,"k":{"T":52,"b":7,"g":6,"h":-3,"k":-3,"l":-3,"j":13,"p":13,"t":13,"u":13,"s":6,"v":16,"w":16,"y":16,"a":2,"c":3,"d":3,"e":3,"o":3,"q":3}},"o":{"d":"180,-314v87,0,151,70,151,156v0,113,-83,166,-152,166v-96,0,-153,-76,-153,-154v0,-116,90,-168,154,-168xm171,-291v-42,0,-80,43,-80,122v0,88,38,154,96,154v43,0,79,-32,79,-128v0,-81,-33,-148,-95,-148","w":357,"k":{"b":3,"f":8,"i":8,"m":8,"n":8,"r":8,"h":5,"k":5,"l":5,"j":8,"p":8,"t":8,"u":8,"v":11,"w":11,"y":11,"a":-3,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"x":11,",":20,".":20,"z":4}},"p":{"d":"118,-266v30,-15,62,-48,99,-48v78,0,124,63,124,132v0,106,-83,173,-174,190v-21,-1,-40,-7,-49,-12r0,92v0,53,5,57,59,61r0,19r-165,0r0,-19v45,-4,51,-9,51,-55r0,-316v0,-46,-3,-46,-46,-52r0,-17v29,-5,68,-17,101,-30r0,55xm118,-242r0,189v68,62,164,9,164,-102v0,-113,-97,-147,-164,-87","w":366,"k":{"b":3,"f":8,"i":8,"m":8,"n":8,"r":8,"h":5,"k":5,"l":5,"j":8,"p":8,"t":8,"u":8,"v":11,"w":11,"y":11,"a":-3,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"x":11,",":20,".":20,"z":4}},"q":{"d":"360,168r-168,0r0,-19v55,-4,59,-8,59,-58r0,-112r-74,29v-102,0,-150,-79,-150,-146v-1,-116,122,-202,235,-166v21,7,22,3,44,-5v8,14,1,28,1,77r0,324v0,49,4,52,53,57r0,19xm251,-42r0,-214v-66,-62,-163,-25,-161,95v2,106,82,152,161,119","w":357,"k":{"j":7,"p":7,"t":7,"u":7,"a":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,",":6,".":6}},"r":{"d":"127,-316v1,25,-2,54,1,77v21,-36,51,-75,85,-75v45,1,52,54,18,69v-22,10,-30,-20,-48,-15v-18,0,-41,20,-56,59r0,128v0,46,3,51,57,55r0,18r-161,0r0,-18v43,-4,48,-9,48,-55r0,-145v0,-46,-2,-49,-43,-54r0,-16v34,-6,65,-14,99,-28","w":259,"k":{"f":-4,"i":-4,"m":-4,"n":-4,"r":-4,"g":6,"h":3,"k":3,"l":3,"j":-7,"p":-7,"t":-7,"u":-7,"s":4,"v":-20,"w":-20,"y":-20,"-":17,"c":9,"d":9,"e":9,"o":9,"q":9,"x":-14,",":44,".":44,":":-17,";":-17}},"s":{"d":"183,-64v0,-78,-143,-67,-143,-159v0,-49,42,-91,106,-91v29,0,48,6,62,12v6,15,14,57,15,74r-17,5v-14,-42,-38,-69,-72,-69v-27,0,-46,20,-46,48v0,31,28,48,59,61v53,22,89,47,89,95v0,96,-137,117,-195,73v-5,-10,-12,-58,-12,-83r19,-4v12,46,43,87,85,87v26,0,50,-19,50,-49","w":256,"k":{"h":3,"k":3,"l":3,"j":3,"p":3,"t":3,"u":3,"s":3,"a":-4,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6}},"t":{"d":"209,-25v-23,10,-51,33,-77,33v-44,0,-69,-28,-69,-83r0,-203r-48,0v-7,-13,11,-19,17,-28r31,0r0,-50r45,-47r10,1r0,96r79,0v7,8,5,22,-4,28r-75,0r0,179v0,83,45,72,84,56","w":213,"k":{"f":-3,"i":-3,"m":-3,"n":-3,"r":-3,"g":-3,"h":-4,"k":-4,"l":-4,"j":7,"p":7,"t":7,"u":7,"v":-2,"w":-2,"y":-2,"a":-4,"c":4,"d":4,"e":4,"o":4,"q":4}},"u":{"d":"201,-298v32,-1,84,-8,110,-13r0,234v-3,44,18,40,52,42r0,18v-30,4,-77,17,-103,25v-9,-10,-2,-37,-4,-54v-26,19,-64,54,-106,54v-47,0,-87,-28,-87,-104r0,-137v2,-49,-14,-42,-43,-49r0,-16v29,-2,77,-9,100,-13v-3,42,-2,139,-2,196v0,105,86,92,138,46r0,-164v3,-50,-22,-42,-55,-49r0,-16","w":371,"k":{"b":3,"h":-3,"k":-3,"l":-3,"j":8,"p":8,"t":8,"u":8,"s":2,"v":5,"w":5,"y":5,"a":-2,",":4,".":4}},"v":{"d":"335,-306r0,18v-37,5,-43,12,-62,53v-24,52,-60,139,-99,243r-20,0v-31,-84,-63,-163,-97,-245v-16,-40,-20,-45,-58,-51r0,-18r143,0r0,18v-38,4,-39,10,-28,40v18,49,47,123,67,173v24,-58,47,-121,62,-167v11,-34,7,-41,-33,-46r0,-18r125,0","w":324,"k":{"b":-8,"f":-2,"i":-2,"m":-2,"n":-2,"r":-2,"h":-5,"k":-5,"l":-5,"v":-8,"w":-8,"y":-8,"c":6,"d":6,"e":6,"o":6,"q":6,",":51,".":51,":":-22,";":-22}},"w":{"d":"487,-306r0,18v-35,5,-41,14,-55,52v-21,56,-52,150,-84,244r-20,0v-28,-76,-57,-144,-86,-218v-27,71,-55,140,-83,218r-20,0v-26,-83,-52,-166,-81,-250v-13,-36,-18,-42,-52,-46r0,-18r145,0r0,18v-42,6,-46,11,-35,43v18,52,30,112,53,162r81,-219r18,0v26,73,55,146,84,222r2,0v15,-48,35,-110,48,-162v9,-36,4,-40,-41,-46r0,-18r126,0","w":479,"k":{"b":-8,"f":-2,"i":-2,"m":-2,"n":-2,"r":-2,"h":-5,"k":-5,"l":-5,"v":-8,"w":-8,"y":-8,"c":6,"d":6,"e":6,"o":6,"q":6,",":51,".":51,":":-22,";":-22}},"x":{"d":"332,0r-150,0r0,-18v29,-4,36,-9,24,-28r-52,-82v-15,23,-31,49,-45,74v-13,24,-12,30,24,36r0,18r-130,0r0,-18v43,-6,51,-11,78,-46v20,-24,39,-52,60,-84r-61,-96v-22,-34,-31,-39,-69,-44r0,-18r139,0r0,18v-29,4,-31,10,-18,30r41,65v14,-21,28,-43,41,-66v13,-22,7,-25,-24,-29r0,-18r128,0r0,18v-82,6,-85,57,-131,114r68,104v26,40,35,46,77,52r0,18","w":330,"k":{"c":6,"d":6,"e":6,"o":6,"q":6}},"y":{"d":"335,-306r0,18v-37,6,-43,12,-62,51v-16,34,-149,353,-160,399v-9,37,-63,10,-62,-16v0,-11,6,-18,18,-26v31,-11,63,-80,74,-110v4,-10,2,-19,-2,-31v-28,-80,-59,-164,-79,-214v-15,-38,-23,-48,-61,-53r0,-18r142,0r1,18v-33,5,-37,12,-27,39r63,175v20,-48,50,-130,64,-174v8,-26,5,-35,-36,-40r0,-18r127,0","w":321,"k":{"b":-8,"f":-2,"i":-2,"m":-2,"n":-2,"r":-2,"h":-5,"k":-5,"l":-5,"v":-8,"w":-8,"y":-8,"c":6,"d":6,"e":6,"o":6,"q":6,",":51,".":51,":":-22,";":-22}},"z":{"d":"271,-97r18,9r-32,88r-230,0r-5,-10v60,-89,117,-179,174,-272r-62,0v-58,-5,-67,30,-89,68r-18,-6v8,-27,18,-71,24,-101r15,0v4,10,12,15,38,15r161,0r5,10r-171,273r69,0v59,4,78,-29,103,-74","w":294},"{":{"d":"205,99r0,19v-41,0,-101,-8,-101,-89v0,-50,5,-102,4,-147v0,-24,-1,-57,-62,-61r-1,-21v62,-4,63,-36,63,-60v0,-46,-4,-99,-4,-144v0,-83,60,-92,101,-92r0,19v-52,7,-59,34,-59,65v-1,86,41,201,-49,221r0,3v88,20,49,136,49,219v0,32,7,61,59,68","w":242,"k":{"J":-12}},"|":{"d":"114,175r-45,0r0,-700r45,0r0,700","w":184},"}":{"d":"198,-199r0,21v-62,4,-64,36,-64,63v0,42,6,93,6,144v0,78,-59,89,-102,89r0,-19v51,-7,59,-34,59,-66v2,-85,-42,-200,49,-221r0,-2v-90,-21,-48,-137,-49,-222v0,-32,-8,-58,-59,-65r0,-19v43,0,102,9,102,90v0,50,-6,101,-6,144v0,27,2,59,64,63","w":242},"~":{"d":"130,-214v47,0,108,55,153,55v29,0,44,-19,59,-57r26,15v-15,49,-45,77,-89,77v-58,0,-101,-53,-152,-54v-29,0,-49,18,-64,59r-25,-17v27,-66,66,-78,92,-78","w":406},"'":{"d":"83,-497r5,3v-2,16,-13,111,-19,154r-19,8v-7,-66,-18,-136,-21,-146","w":118},"`":{"d":"173,-353r-19,9r-82,-112v2,-13,45,-13,57,-14v13,31,30,81,44,117","w":280},"\u00a0":{"w":158}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 1991, 1992, 1994, 1997, 1998, 2000, 2002, 2004 Adobe Systems
 * Incorporated. All rights reserved.
 * 
 * Trademark:
 * Minion is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MinionPro-Bold
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach
 * 
 * Vendor URL:
 * http://www.adobe.com/type/
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":350,"face":{"font-family":"Minion Pro","font-weight":700,"font-stretch":"normal","units-per-em":"700","panose-1":"2 4 7 3 6 2 1 2 2 3","ascent":"509","descent":"-191","x-height":"8","bbox":"-15 -525 678 175","underline-thickness":"35","underline-position":"-35","stemh":"29","stemv":"90","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":151},"!":{"d":"99,-466v73,0,59,24,50,82v-12,75,-23,151,-34,231v-1,8,-31,9,-32,0r-42,-282v0,-17,12,-31,58,-31xm99,8v-30,0,-52,-22,-52,-54v0,-32,22,-56,53,-56v31,0,53,24,53,56v0,32,-22,54,-54,54","w":199},"\"":{"d":"103,-496r7,5v-1,22,-17,125,-26,182r-26,13v-13,-70,-29,-166,-33,-176xm232,-496r6,5v-1,22,-17,129,-26,182r-26,13v-13,-70,-29,-166,-33,-176","w":266},"#":{"d":"328,-328r-8,57r-67,0r-21,85r59,0r-9,57r-63,0r-29,119r-34,0r28,-119r-67,0r-28,119r-35,0r28,-119r-67,0r7,-57r74,0r20,-85r-63,0r7,-57r70,0r24,-102r36,0r-26,102r68,0r24,-102r34,0r-23,102r61,0xm218,-271r-67,0r-20,85r67,0"},"$":{"d":"192,-267v62,21,131,55,131,128v0,74,-51,122,-131,131r0,58r-28,0r0,-56v-58,-1,-102,-22,-116,-30v-6,-17,-13,-63,-19,-99r23,-4v13,33,43,97,112,103r0,-147v-64,-23,-125,-63,-125,-124v0,-64,45,-113,125,-123r0,-52r28,0r0,50v33,-1,66,8,91,15v5,25,10,50,16,94r-23,3v-11,-35,-30,-74,-84,-82r0,135xm164,-278r0,-124v-38,6,-56,33,-56,60v0,34,24,51,56,64xm192,-173r0,136v32,-6,58,-27,58,-68v5,-18,-18,-53,-58,-68"},"%":{"d":"421,-437r-287,463r-26,-18r286,-463xm138,-444v76,0,108,69,108,121v0,53,-31,123,-109,123v-76,0,-108,-70,-108,-122v0,-53,33,-122,109,-122xm138,-419v-32,0,-41,63,-41,96v0,34,9,98,42,98v32,0,39,-66,39,-98v0,-35,-6,-96,-40,-96xm400,-237v75,0,108,70,108,123v0,53,-32,122,-109,122v-76,0,-109,-69,-109,-121v0,-54,33,-124,110,-124xm398,-211v-32,0,-40,60,-40,96v0,34,8,98,42,98v33,0,39,-66,39,-98v0,-35,-7,-96,-41,-96","w":534},"&":{"d":"327,-363v0,54,-48,71,-85,99v20,17,60,52,108,98v13,-18,24,-38,34,-60v15,-32,10,-42,-38,-48r0,-24r166,0r0,24v-43,4,-58,13,-83,46v-20,24,-37,51,-59,82v45,43,89,97,121,147r-4,9v-136,-7,-110,-20,-175,-84v-43,57,-90,84,-136,84v-94,0,-146,-69,-146,-130v0,-59,36,-85,98,-128v-29,-27,-47,-58,-47,-99v0,-63,59,-118,128,-118v70,0,118,44,118,102xm202,-438v-27,0,-47,30,-47,62v0,35,18,59,66,96v40,-23,57,-158,-19,-158xm117,-153v-1,111,124,124,176,59v-51,-52,-87,-84,-147,-136v-19,20,-29,50,-29,77","w":500},"(":{"d":"220,101r-18,19v-200,-138,-200,-482,0,-620r18,19v-63,64,-100,171,-100,291v0,120,40,236,100,291","w":246,"k":{"J":-10}},")":{"d":"45,-500v198,137,198,483,0,620r-18,-18v62,-61,99,-172,99,-292v0,-120,-42,-236,-99,-292","w":246},"*":{"d":"260,-338r-91,20r23,96r-18,8r-51,-90r-86,52r-12,-18r70,-67r-73,-74r13,-17r86,54r42,-92r20,5r-16,98r93,5r0,20","w":283},"+":{"d":"371,-155r-143,0r0,155r-52,0r0,-155r-143,0r0,-45r143,0r0,-140r52,0r0,140r143,0r0,45","w":403},",":{"d":"71,-113v35,0,81,35,81,89v0,65,-61,103,-119,117r-9,-24v76,-24,90,-99,12,-120v-21,-18,0,-69,35,-62","w":177},"-":{"d":"211,-186r-10,50r-172,0r10,-50r172,0","w":239},".":{"d":"88,8v-29,0,-51,-21,-51,-53v0,-31,23,-53,52,-53v30,0,52,22,52,53v0,32,-22,53,-53,53","w":177},"\/":{"d":"213,-466r-152,498r-49,0r152,-498r49,0","w":228},"0":{"d":"176,-444v117,0,154,124,154,226v0,102,-37,226,-155,226v-118,0,-155,-125,-155,-226v0,-104,39,-226,156,-226xm174,-416v-47,0,-58,102,-58,196v0,94,14,200,60,200v46,0,58,-102,58,-200v0,-99,-14,-196,-60,-196"},"1":{"d":"286,0r-215,0r0,-24v55,-4,62,-14,62,-64r0,-254v8,-54,-29,-41,-67,-46r0,-20v46,-7,97,-19,159,-36r0,356v0,48,5,60,61,64r0,24"},"2":{"d":"23,-18v68,-66,188,-172,189,-280v0,-49,-25,-83,-73,-83v-43,0,-71,30,-93,62r-21,-16r45,-66v69,-77,232,-47,232,81v0,83,-120,185,-181,244r113,0v42,0,48,0,74,-46r23,7v-11,41,-19,86,-27,115r-281,0r0,-18"},"3":{"d":"288,-350v0,48,-39,56,-74,84v68,13,104,59,104,111v0,115,-153,163,-196,163v-51,0,-87,-16,-95,-51v3,-19,24,-46,47,-33v15,14,48,45,90,45v35,0,63,-28,63,-94v0,-83,-60,-101,-122,-86r-5,-24v60,-20,101,-48,101,-91v0,-46,-28,-64,-60,-64v-35,0,-60,20,-84,53r-18,-17v31,-43,58,-89,135,-90v73,0,114,39,114,94"},"4":{"d":"340,-122r-63,0v3,57,-15,101,57,98r0,24r-209,0r0,-24v80,-1,60,-37,63,-98r-178,0r0,-28v76,-107,151,-208,217,-290r50,0r0,278r63,0r0,40xm188,-162r-1,-183v-34,46,-78,110,-124,183r125,0"},"5":{"d":"116,8v-58,0,-122,-46,-67,-86v8,-6,16,-4,25,4v17,15,50,42,90,42v43,0,65,-38,65,-90v0,-63,-40,-103,-104,-103v-32,0,-61,8,-76,13r31,-224r223,0r4,7r-22,69r-179,0r-18,107v35,-13,72,-23,90,-23v90,0,140,58,140,118v0,85,-116,166,-202,166"},"6":{"d":"125,-251v21,-9,56,-30,77,-30v80,0,134,52,134,131v0,88,-67,158,-159,158v-88,0,-157,-67,-157,-178v0,-149,105,-229,186,-256v32,-10,77,-19,104,-23r5,27v-20,4,-51,13,-75,25v-34,18,-94,58,-115,146xm244,-120v0,-85,-52,-132,-124,-104v-3,12,-4,40,-4,57v0,93,38,147,75,147v43,0,53,-54,53,-100"},"7":{"d":"333,-436r7,8v-66,141,-137,284,-201,428r-73,8r-5,-9v83,-122,153,-245,213,-359r-149,0v-48,0,-53,5,-73,46r-25,0v10,-55,14,-92,19,-122r287,0"},"8":{"d":"22,-110v0,-68,51,-72,94,-104v-41,-22,-76,-57,-76,-109v0,-66,58,-121,143,-121v76,0,129,46,129,108v0,49,-33,60,-75,90v49,27,93,59,93,121v0,89,-88,133,-156,133v-92,0,-152,-47,-152,-118xm172,-416v-33,0,-52,32,-52,61v0,48,37,71,91,96v12,-11,26,-32,26,-73v0,-60,-37,-84,-65,-84xm182,-20v38,0,65,-30,64,-76v-1,-50,-35,-69,-103,-105v-20,15,-37,47,-37,83v0,68,41,98,76,98"},"9":{"d":"177,-444v102,0,153,81,153,177v0,170,-120,268,-293,277r-4,-25v104,-18,176,-93,194,-177v-21,10,-51,30,-75,30v-84,0,-135,-58,-135,-132v0,-62,53,-150,160,-150xm162,-416v-38,0,-53,48,-53,94v0,76,55,135,122,103v10,-83,0,-197,-69,-197"},":":{"d":"90,-293v29,0,51,21,51,53v0,30,-22,52,-51,52v-29,0,-52,-22,-52,-52v0,-32,22,-53,52,-53xm89,8v-29,0,-51,-21,-51,-53v0,-30,23,-52,52,-52v30,0,51,22,51,52v0,32,-21,53,-52,53","w":177},";":{"d":"90,-293v29,0,51,21,51,53v0,30,-22,52,-51,52v-29,0,-52,-22,-52,-52v0,-32,22,-53,52,-53xm71,-113v35,0,82,36,82,89v0,66,-61,102,-119,117r-7,-24v72,-25,86,-99,10,-120v-22,-17,-2,-62,34,-62","w":177},"<":{"d":"348,0r-311,-153r0,-48r311,-153r0,49r-260,127r0,2r260,127r0,49","w":383},"=":{"d":"372,-219r-339,0r0,-46r339,0r0,46xm372,-91r-339,0r0,-45r339,0r0,45","w":403},">":{"d":"348,-153r-310,153r0,-49r259,-127r0,-2r-259,-127r0,-49r310,153r0,48","w":383},"?":{"d":"32,-407v1,-39,71,-59,95,-59v88,-2,183,131,85,198v-40,27,-104,57,-52,110r-16,17v-36,-14,-89,-49,-89,-94v0,-27,16,-54,68,-86v41,-26,77,-46,77,-61v0,-16,-10,-26,-31,-26v-47,0,-82,50,-95,50v-16,0,-42,-24,-42,-49xm132,8v-29,0,-53,-22,-53,-55v0,-31,23,-55,53,-55v31,0,54,24,54,55v0,33,-22,55,-54,55","w":279},"@":{"d":"386,11r10,22v-155,88,-358,19,-358,-179v1,-162,130,-258,266,-258v129,0,204,85,204,177v0,97,-73,177,-175,177v-59,0,-29,-53,-31,-84v-22,32,-78,83,-114,83v-20,0,-35,-20,-35,-62v0,-93,97,-208,215,-175v8,2,14,3,25,3v-6,23,-20,83,-33,154v-6,33,-4,47,9,46v42,-1,99,-44,99,-141v0,-95,-74,-147,-163,-147v-124,0,-213,95,-212,224v0,88,51,184,186,184v43,0,83,-11,107,-24xm330,-254v-75,-32,-106,47,-108,116v-1,26,5,34,13,34v10,0,48,-21,74,-74v12,-25,17,-55,21,-76","w":536},"A":{"d":"481,0r-200,0r0,-24v41,-6,44,-15,33,-46v-7,-21,-18,-51,-28,-79r-134,0v-8,22,-17,47,-25,75v-10,34,-9,44,42,50r0,24r-156,0r0,-24v46,-6,55,-14,78,-73r143,-359r36,-10r134,365v24,62,32,71,77,77r0,24xm273,-186r-52,-152r-2,0v-20,51,-37,102,-55,152r109,0","w":494,"k":{"b":17,"f":5,"i":5,"m":5,"n":5,"r":5,"j":22,"p":22,"t":22,"u":22,"v":43,"w":43,"y":43,"a":6,"-":22,"g":8,"J":14,"c":18,"d":18,"e":18,"o":18,"q":18,"C":21,"G":21,"O":21,"Q":21,"s":10,"S":9,"T":51,"U":42,"V":64,"W":64,"X":13,"Y":58,"z":2}},"B":{"d":"29,-455v145,8,359,-41,361,104v0,67,-59,94,-109,104r0,3v81,10,134,43,134,109v0,158,-221,135,-391,135r0,-24v54,-5,61,-10,61,-70r0,-267v0,-60,-6,-64,-56,-69r0,-25xm215,-426v-32,0,-38,6,-38,39r0,133v73,3,113,-21,113,-85v0,-64,-37,-87,-75,-87xm177,-226r0,131v0,52,14,67,51,66v39,-1,84,-29,84,-98v0,-71,-50,-102,-135,-99","w":445,"k":{"b":6,"f":12,"i":12,"m":12,"n":12,"r":12,"h":6,"k":6,"l":6,"j":10,"p":10,"t":10,"u":10,"v":8,"w":8,"y":8,"c":-7,"d":-7,"e":-7,"o":-7,"q":-7,"C":-5,"G":-5,"O":-5,"Q":-5,"T":10,"U":13,"V":23,"W":23,",":7,".":7,"A":27,"B":2,"D":2,"E":2,"F":2,"H":2,"I":2,"K":2,"L":2,"N":2,"P":2,"R":2}},"C":{"d":"438,-130r24,10v-9,34,-27,88,-39,112v-18,4,-82,18,-130,18v-186,0,-264,-121,-264,-232v0,-144,111,-244,278,-244v57,0,108,15,127,19v6,38,11,72,16,115r-26,4v-23,-83,-77,-107,-131,-107v-102,0,-157,95,-157,199v0,129,69,214,164,214v58,0,102,-37,138,-108","w":473,"k":{"f":-5,"i":-5,"m":-5,"n":-5,"r":-5,"h":-9,"k":-9,"l":-9,"j":6,"p":6,"t":6,"u":6,"v":6,"w":6,"y":6,"a":-8,"c":-14,"d":-14,"e":-14,"o":-14,"q":-14,"C":-8,"G":-8,"O":-8,"Q":-8}},"D":{"d":"502,-246v0,169,-125,246,-300,246r-180,0r0,-24v55,-5,63,-10,63,-70r0,-267v0,-60,-7,-64,-56,-69r0,-25r210,0v158,-1,263,60,263,209xm230,-426v-47,0,-52,4,-52,48r0,280v0,50,11,68,60,68v94,0,158,-77,158,-202v0,-116,-55,-194,-166,-194","w":532,"k":{"h":2,"k":2,"l":2,"j":-3,"p":-3,"t":-3,"u":-3,"v":-12,"w":-12,"y":-12,"a":-3,"J":13,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"C":-13,"G":-13,"O":-13,"Q":-13,"s":6,"T":13,"U":7,"V":11,"W":11,"X":24,"Y":26,"z":2,",":24,".":24,"A":38,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"x":3,"M":12}},"E":{"d":"258,-30v79,2,90,-33,116,-91r26,5v-5,32,-19,95,-25,116r-357,0r0,-24v60,-5,67,-9,67,-69r0,-269v0,-61,-7,-64,-57,-68r0,-25r330,0v1,13,4,62,7,105r-26,4v-16,-52,-22,-83,-98,-78v-27,2,-71,-12,-63,24r0,149r47,0v59,0,69,-4,78,-53r25,0r0,141r-25,0v-9,-50,-18,-53,-78,-53r-47,0r0,122v-3,66,21,63,80,64","w":406,"k":{"f":-2,"i":-2,"m":-2,"n":-2,"r":-2,"h":-10,"k":-10,"l":-10,"j":6,"p":6,"t":6,"u":6,"v":10,"w":10,"y":10,"a":-17,"c":-13,"d":-13,"e":-13,"o":-13,"q":-13,"s":-6,"T":3,"z":-3,"x":-9}},"F":{"d":"342,-344v-13,-68,-48,-80,-136,-80v-24,0,-27,1,-27,24r0,155r58,0v62,0,69,-6,77,-51r25,0r0,139r-25,0v-8,-48,-15,-53,-77,-53r-58,0r0,111v0,66,6,70,67,75r0,24r-218,0r0,-24v51,-5,57,-9,57,-75r0,-259v0,-63,-6,-67,-57,-72r0,-25r331,0v1,12,4,66,8,107","w":387,"k":{"i":15,"f":15,"m":15,"n":15,"r":15,"h":-2,"k":-2,"l":-2,"j":13,"p":13,"t":13,"u":13,"a":10,"-":10,"c":12,"d":12,"e":12,"o":12,"q":12,",":72,".":72,"A":50,":":3,";":3}},"G":{"d":"304,-18v34,0,56,-8,55,-48r0,-66v0,-49,-3,-55,-77,-61r0,-25r210,0r0,25v-35,7,-39,10,-39,57v1,40,-3,88,4,121v-42,10,-102,25,-159,25v-162,0,-267,-92,-267,-233v0,-160,129,-243,277,-243v57,0,111,14,136,20v2,24,6,61,12,116r-27,5v-17,-78,-69,-111,-135,-111v-84,0,-157,76,-157,202v0,106,52,216,167,216","w":508,"k":{"f":6,"i":6,"m":6,"n":6,"r":6,"h":-2,"k":-2,"l":-2,"j":2,"p":2,"t":2,"u":2,"v":7,"w":7,"y":7,"a":-6,"c":-10,"d":-10,"e":-10,"o":-10,"q":-10}},"H":{"d":"522,-455r0,25v-55,5,-59,8,-59,68r0,270v0,59,6,63,59,68r0,24r-213,0r0,-24v55,-5,61,-9,61,-69r0,-130r-192,0r0,130v0,60,6,64,58,69r0,24r-209,0r0,-24v51,-5,58,-9,58,-69r0,-269v0,-60,-7,-63,-61,-68r0,-25r210,0r0,25v-50,5,-56,8,-56,68r0,103r192,0r0,-103v0,-60,-6,-63,-58,-68r0,-25r210,0","w":548,"k":{"b":3,"f":10,"i":10,"m":10,"n":10,"r":10,"h":-2,"k":-2,"l":-2,"j":26,"p":26,"t":26,"u":26,"v":21,"w":21,"y":21,"a":15,"g":17,"c":15,"d":15,"e":15,"o":15,"q":15,"C":7,"G":7,"O":7,"Q":7,"s":15,"z":7,"A":27,"x":6}},"I":{"d":"237,0r-211,0r0,-24v52,-5,59,-10,59,-69r0,-268v0,-60,-7,-64,-59,-69r0,-25r211,0r0,25v-52,5,-59,9,-59,69r0,268v0,59,7,64,59,69r0,24","w":264,"k":{"b":3,"f":10,"i":10,"m":10,"n":10,"r":10,"h":-2,"k":-2,"l":-2,"j":26,"p":26,"t":26,"u":26,"v":21,"w":21,"y":21,"a":15,"g":17,"c":15,"d":15,"e":15,"o":15,"q":15,"C":7,"G":7,"O":7,"Q":7,"s":15,"z":7,"A":27,"x":6}},"J":{"d":"14,88v77,-27,74,-116,74,-221r0,-229v0,-60,-8,-63,-61,-68r0,-25r209,0r0,25v-49,5,-55,8,-55,68r0,232v0,81,-7,147,-71,200v-28,23,-58,37,-86,43","w":256,"k":{"f":25,"i":25,"m":25,"n":25,"r":25,"j":27,"p":27,"t":27,"u":27,"v":11,"w":11,"y":11,"a":18,"c":19,"d":19,"e":19,"o":19,"q":19,"C":8,"G":8,"O":8,"Q":8,",":24,".":24,"A":32}},"K":{"d":"489,0r-140,0r-138,-196v-15,-21,-25,-25,-35,-24r0,126v0,60,7,65,61,70r0,24r-210,0r0,-24v50,-5,58,-10,58,-70r0,-267v0,-60,-7,-64,-59,-69r0,-25r206,0r0,25v-50,5,-56,9,-56,69r0,119v57,-22,125,-120,152,-151v23,-27,3,-36,-30,-37r0,-25r182,0r0,25v-95,0,-161,105,-213,152v45,67,97,138,147,202v29,36,47,48,75,52r0,24","w":492,"k":{"f":2,"i":2,"m":2,"n":2,"r":2,"h":-11,"k":-11,"l":-11,"j":30,"p":30,"t":30,"u":30,"v":49,"w":49,"y":49,"a":7,"c":15,"d":15,"e":15,"o":15,"q":15,"C":27,"G":27,"O":27,"Q":27,"A":7}},"L":{"d":"248,-30v71,0,87,-33,110,-96r26,8v-6,30,-20,99,-26,118r-341,0r0,-24v61,-5,68,-9,68,-69r0,-268v0,-60,-8,-64,-61,-69r0,-25r214,0r0,25v-53,5,-60,9,-60,69r0,273v-3,60,20,58,70,58","w":385,"k":{"f":-12,"i":-12,"m":-12,"n":-12,"r":-12,"h":-15,"k":-15,"l":-15,"j":6,"p":6,"t":6,"u":6,"v":27,"w":27,"y":27,"a":-17,"c":-19,"d":-19,"e":-19,"o":-19,"q":-19,"T":43,"U":17,"V":47,"W":47,"Y":48,"A":-16}},"M":{"d":"602,0r-207,0r0,-24v52,-6,56,-11,56,-75r-2,-270r-3,0r-155,364r-19,0r-143,-357r-3,0r-8,183v-4,58,-2,91,0,113v4,32,16,38,63,42r0,24r-169,0r0,-24v40,-4,52,-16,57,-41v9,-43,20,-199,26,-271v6,-79,1,-88,-59,-94r0,-25r145,0r134,307r137,-307r142,0r0,25v-56,6,-59,11,-58,69r6,262v1,64,5,69,60,75r0,24","w":621,"k":{"j":20,"p":20,"t":20,"u":20,"v":21,"w":21,"y":21,"a":6,"c":13,"d":13,"e":13,"o":13,"q":13,"C":3,"G":3,"O":3,"Q":3}},"N":{"d":"84,-330v1,-78,-13,-92,-73,-101r0,-24r130,0r268,307r2,0r0,-123v0,-62,-4,-95,-6,-115v-4,-30,-17,-42,-69,-45r0,-24r171,0r0,24v-38,2,-52,11,-56,43v-12,97,-6,277,-7,395r-33,0r-291,-349r-2,0r0,157v0,62,3,93,5,114v4,31,15,45,67,47r0,24r-171,0r0,-24v39,-3,54,-15,58,-45v8,-50,6,-186,7,-261","w":518,"k":{"f":10,"i":10,"m":10,"n":10,"r":10,"h":-6,"k":-6,"l":-6,"j":20,"p":20,"t":20,"u":20,"v":21,"w":21,"y":21,"a":15,"g":20,"c":15,"d":15,"e":15,"o":15,"q":15,"C":7,"G":7,"O":7,"Q":7,"s":19,"z":10,"A":32,"x":7}},"O":{"d":"276,-465v127,0,232,95,232,233v0,151,-109,242,-241,242v-140,0,-238,-102,-238,-236v0,-120,87,-239,247,-239xm262,-435v-70,0,-125,74,-125,195v0,120,52,221,142,221v66,0,121,-65,121,-194v0,-139,-56,-222,-138,-222","w":536,"k":{"h":2,"k":2,"l":2,"j":-3,"p":-3,"t":-3,"u":-3,"v":-12,"w":-12,"y":-12,"a":-3,"J":13,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"C":-13,"G":-13,"O":-13,"Q":-13,"s":6,"T":13,"U":7,"V":11,"W":11,"X":24,"Y":26,"z":2,",":24,".":24,"A":38,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"x":3,"M":12}},"P":{"d":"223,-455v107,-3,174,37,174,130v0,103,-77,146,-172,147r-48,-12r0,97v0,60,6,64,66,69r0,24r-217,0r0,-24v52,-5,59,-9,59,-69r0,-268v0,-60,-7,-64,-56,-69r0,-25r194,0xm209,-428v-24,1,-32,6,-32,29r0,182v8,4,23,7,38,7v25,0,81,-19,81,-113v0,-79,-44,-105,-87,-105","w":419,"k":{"f":8,"i":8,"m":8,"n":8,"r":8,"h":5,"k":5,"l":5,"v":-14,"w":-14,"y":-14,"a":15,"-":38,"c":26,"d":26,"e":26,"o":26,"q":26,"s":18,"Y":5,",":104,".":104,"A":76,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,":":6,";":6}},"Q":{"d":"514,96r-6,19v-35,6,-76,1,-103,-6v-22,-6,-76,-29,-165,-100v-43,-3,-109,-27,-148,-70v-130,-145,-51,-405,183,-405v127,0,232,95,232,233v0,117,-71,201,-155,227v45,32,112,76,162,102xm251,-21r57,-18v6,4,12,9,18,13v32,-13,74,-71,74,-186v0,-139,-57,-224,-140,-224v-76,0,-124,86,-124,196v0,110,42,198,115,219","w":530,"k":{"h":2,"k":2,"l":2,"j":-3,"p":-3,"t":-3,"u":-3,"v":-12,"w":-12,"y":-12,"a":-3,"J":13,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"C":-13,"G":-13,"O":-13,"Q":-13,"s":6,"T":13,"U":7,"V":11,"W":11,"X":24,"Y":26,"z":2,",":24,".":24,"A":38,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"x":3,"M":12}},"R":{"d":"309,-222v36,60,88,181,153,206r-4,22v-159,7,-169,-78,-222,-172v-14,-25,-28,-32,-60,-30r0,102v0,58,7,65,60,70r0,24r-212,0r0,-24v52,-5,61,-12,61,-70r0,-269v0,-56,-7,-62,-58,-67r0,-25r197,0v110,-1,172,27,172,119v0,62,-40,95,-87,114xm214,-427v-33,0,-38,2,-38,33r0,170v80,7,121,-33,121,-102v0,-75,-44,-101,-83,-101","w":461,"k":{"f":-6,"i":-6,"m":-6,"n":-6,"r":-6,"h":-14,"k":-14,"l":-14,"j":17,"p":17,"t":17,"u":17,"v":15,"w":15,"y":15,"a":-11,"-":31,"c":4,"d":4,"e":4,"o":4,"q":4,"C":10,"G":10,"O":10,"Q":10,"T":22,"U":26,"V":31,"W":31,"X":-13,"Y":37,",":-7,".":-7,"A":-6}},"S":{"d":"309,-346r-24,5v-14,-44,-40,-96,-97,-96v-39,0,-68,28,-68,69v0,38,24,61,86,92v74,37,124,75,124,144v0,119,-169,180,-282,117v-7,-18,-16,-76,-21,-118r24,-8v14,45,56,123,123,123v43,0,70,-29,70,-74v0,-41,-32,-68,-84,-95v-71,-37,-122,-74,-122,-141v0,-77,62,-138,161,-138v45,0,84,15,97,19v3,26,7,58,13,101","w":353,"k":{"f":7,"i":7,"m":7,"n":7,"r":7,"h":3,"k":3,"l":3,"j":7,"p":7,"t":7,"u":7,"v":12,"w":12,"y":12,"a":-5,"J":11,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,"T":7,"U":10,"Y":17,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"M":8}},"T":{"d":"406,-335v-20,-66,-17,-90,-102,-89r-32,0r0,331v0,60,7,64,69,69r0,24r-228,0r0,-24v59,-5,65,-9,65,-69r0,-331r-23,0v-58,0,-70,7,-81,19v-11,12,-20,35,-29,70r-26,0v3,-51,7,-101,8,-137r18,0v10,15,20,17,40,17r281,0v18,0,28,-4,40,-17r18,0v1,29,3,90,7,135","w":448,"k":{"t":65,"j":65,"i":56,"f":56,"m":56,"n":56,"r":56,"p":65,"u":65,"v":46,"w":46,"y":46,"a":63,"-":31,"c":71,"d":71,"e":71,"o":71,"q":71,"C":15,"G":15,"O":15,"Q":15,"s":73,"S":-6,"T":-14,"V":-21,"W":-21,"X":-20,"Y":-13,"z":50,",":63,".":63,"A":60,":":25,";":25,"M":6}},"U":{"d":"406,-292v-6,-95,16,-127,-75,-138r0,-25r175,0r0,25v-78,10,-60,49,-65,138r0,76v8,131,-58,227,-180,226v-120,0,-182,-63,-182,-200r0,-166v0,-66,-7,-69,-59,-74r0,-25r211,0r0,25v-51,5,-58,8,-58,74r0,153v0,105,37,166,113,166v107,0,129,-123,120,-255","w":510,"k":{"b":-7,"f":21,"i":21,"m":21,"n":21,"r":21,"h":-3,"k":-3,"l":-3,"j":16,"p":16,"t":16,"u":16,"v":15,"w":15,"y":15,"a":20,"g":22,"c":19,"d":19,"e":19,"o":19,"q":19,"s":29,"T":-10,"z":28,",":44,".":44,"A":54,"x":31,"M":7}},"V":{"d":"491,-455r0,25v-46,5,-58,14,-86,80v-23,55,-86,214,-141,358r-35,0r-142,-370v-22,-54,-34,-64,-77,-68r0,-25r209,0r0,25v-51,8,-51,16,-41,46v20,56,76,198,101,264r2,0v38,-102,68,-184,88,-245v15,-48,16,-58,-41,-65r0,-25r163,0","w":497,"k":{"t":59,"j":59,"i":66,"f":66,"m":66,"n":66,"r":66,"h":6,"k":6,"l":6,"p":59,"u":59,"v":39,"w":39,"y":39,"a":67,"-":35,"c":65,"d":65,"e":65,"o":65,"q":65,"C":27,"G":27,"O":27,"Q":27,"S":25,"T":-10,",":99,".":99,"A":90,")":-4,"]":-4,"}":-4,":":50,";":50}},"W":{"d":"678,-455r0,25v-47,7,-57,16,-77,74v-15,46,-57,168,-116,364r-36,0r-115,-311r-2,0r-104,311r-37,0r-112,-368v-17,-55,-29,-64,-70,-70r0,-25r207,0r0,25v-52,6,-54,15,-44,51r72,241v34,-99,69,-205,101,-313r34,0r117,316r2,0v27,-86,56,-196,66,-237v10,-42,7,-53,-50,-58r0,-25r164,0","w":685,"k":{"t":59,"j":59,"i":66,"f":66,"m":66,"n":66,"r":66,"h":6,"k":6,"l":6,"p":59,"u":59,"v":39,"w":39,"y":39,"a":67,"-":35,"c":65,"d":65,"e":65,"o":65,"q":65,"C":27,"G":27,"O":27,"Q":27,"S":25,"T":-10,",":99,".":99,"A":90,")":-4,"]":-4,"}":-4,":":50,";":50}},"X":{"d":"490,0r-225,0r0,-24v46,-8,43,-19,31,-41v-7,-13,-23,-39,-75,-126v-33,50,-61,95,-76,123v-17,30,-11,36,36,44r0,24r-175,0r0,-24v38,-4,64,-15,83,-39v26,-31,74,-95,114,-155r-99,-163v-20,-33,-38,-44,-86,-49r0,-25r210,0r0,25v-38,8,-36,16,-28,32v12,22,33,60,62,106v22,-28,47,-66,64,-98v13,-25,11,-32,-34,-40r0,-25r169,0r0,25v-45,6,-64,14,-93,48v-24,28,-53,69,-87,115r116,184v29,46,45,54,93,59r0,24","w":485,"k":{"f":-11,"i":-11,"m":-11,"n":-11,"r":-11,"j":25,"p":25,"t":25,"u":25,"v":38,"w":38,"y":38,"a":-3,"c":13,"d":13,"e":13,"o":13,"q":13,"C":28,"G":28,"O":28,"Q":28,"S":-4,"T":4,"V":11,"W":11,"X":-10,"Y":13,"A":-8}},"Y":{"d":"452,-455r0,25v-44,5,-58,17,-84,58v-26,41,-41,74,-78,138v-20,35,-13,86,-13,137v0,64,5,68,68,73r0,24r-227,0r0,-24v60,-5,65,-9,65,-73v0,-41,6,-88,-9,-116r-86,-159v-26,-46,-39,-52,-77,-58r0,-25r200,0r0,25v-46,6,-45,14,-33,39v24,49,53,101,80,153v20,-40,56,-105,73,-148v11,-28,11,-38,-41,-44r0,-25r162,0","w":458,"k":{"t":68,"j":68,"i":62,"f":62,"m":62,"n":62,"r":62,"h":2,"k":2,"l":2,"p":68,"u":68,"v":60,"w":60,"y":60,"a":79,"-":50,"c":77,"d":77,"e":77,"o":77,"q":77,"C":31,"G":31,"O":31,"Q":31,"S":22,"T":-9,"V":5,"W":5,"X":6,"Y":10,",":81,".":81,"A":73,":":53,";":53,"M":10}},"Z":{"d":"234,-32v114,-1,140,-14,168,-103r23,5v-6,34,-18,106,-25,130r-372,0r-8,-12r267,-412r-88,0v-71,0,-85,8,-96,25v-8,13,-19,34,-27,67r-24,-1v2,-54,7,-103,8,-139r18,0v10,16,19,17,41,17r284,0r6,11r-262,408v23,3,43,4,87,4","w":433,"k":{"f":-4,"i":-4,"m":-4,"n":-4,"r":-4,"j":6,"p":6,"t":6,"u":6,"v":23,"w":23,"y":23,"a":-10,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,"A":-2}},"[":{"d":"211,113r-129,0r0,-606r129,0r0,25v-71,6,-73,11,-73,66r0,426v0,54,1,58,73,64r0,25","w":245,"k":{"J":-10}},"\\":{"d":"213,32r-49,0r-144,-498r49,0","w":232},"]":{"d":"164,113r-130,0r0,-25v70,-6,74,-10,74,-65r0,-425v0,-55,-4,-60,-74,-66r0,-25r130,0r0,606","w":245},"^":{"d":"354,-149r-54,0r-105,-235r-107,235r-51,0r136,-287r45,0","w":391},"_":{"d":"350,88r-350,0r0,-36r350,0r0,36"},"a":{"d":"167,-318v68,-7,105,48,105,113r0,115v1,47,19,47,46,36r8,22r-77,40v-33,1,-53,-19,-60,-40v-27,18,-59,40,-73,40v-59,0,-95,-46,-95,-89v0,-79,136,-81,165,-114v7,-60,-24,-114,-66,-77v-15,13,-14,72,-49,72v-19,0,-44,-16,-44,-34v0,-13,8,-23,24,-34v26,-19,76,-46,116,-50xm186,-55r0,-112v-28,17,-75,28,-72,70v4,53,39,65,72,42","w":326},"b":{"d":"137,-292v20,-8,51,-27,71,-26v85,0,145,70,145,148v0,150,-162,220,-305,153r0,-379v0,-40,-4,-46,-43,-49r0,-22v36,-4,92,-14,132,-25r0,200xm137,-267v2,70,-6,152,4,215v4,11,20,31,42,32v38,1,73,-40,73,-128v0,-102,-51,-137,-119,-119","w":373,"k":{"b":5,"f":7,"i":7,"m":7,"n":7,"r":7,"h":2,"k":2,"l":2,"j":6,"p":6,"t":6,"u":6,"v":3,"w":3,"y":3,"a":-6,"g":-2,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,",":16,".":16,"x":17}},"c":{"d":"253,-237v-31,-11,-64,-51,-86,-44v-27,0,-59,27,-59,102v0,93,67,124,96,124v29,0,50,-7,75,-29r14,17v-32,46,-78,75,-121,75v-165,-1,-197,-204,-81,-282v48,-32,90,-45,119,-44v36,1,72,12,73,43v0,20,-18,38,-30,38","w":295,"k":{"j":-4,"p":-4,"t":-4,"u":-4,"v":-20,"w":-20,"y":-20,"a":-10,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,",":-6,".":-6}},"d":{"d":"379,-41r0,23v-17,3,-83,11,-138,27r0,-41v-20,12,-53,40,-78,40v-60,0,-143,-49,-143,-153v-1,-102,100,-190,221,-169r0,-85v0,-38,-4,-40,-47,-46r0,-22v45,-5,100,-15,136,-25r0,404v-3,48,14,44,49,47xm241,-56r0,-196v-11,-24,-30,-36,-51,-36v-16,0,-70,18,-70,124v0,86,50,119,82,119v13,0,24,-1,39,-11","w":382,"k":{"b":2,"h":-7,"k":-7,"l":-7,"j":3,"p":3,"t":3,"u":3,"a":-3,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,",":2,".":2}},"e":{"d":"21,-141v0,-97,75,-177,160,-177v65,0,114,56,114,113v0,14,-6,23,-21,25v-13,2,-98,8,-167,11v3,114,102,142,173,83r12,17v-42,64,-97,77,-126,77v-94,0,-145,-69,-145,-149xm166,-290v-27,0,-51,33,-56,88v29,-1,55,-1,84,-2v10,0,15,-2,15,-14v1,-36,-16,-72,-43,-72","w":305,"k":{"b":2,"f":3,"i":3,"m":3,"n":3,"r":3,"h":3,"k":3,"l":3,"j":-2,"p":-2,"t":-2,"u":-2,"v":-11,"w":-11,"y":-11,"a":-6,"g":-2,"c":-9,"d":-9,"e":-9,"o":-9,"q":-9,"z":-5,",":4,".":4,"x":2}},"f":{"d":"64,-309v-5,-92,63,-163,152,-183v38,2,74,17,63,52v-3,9,-28,42,-45,25v-22,-22,-64,-54,-80,-16v-6,6,-2,79,0,122r80,0v3,8,1,28,-9,33r-71,0r0,200v0,44,5,49,57,54r0,22r-190,0r0,-22v41,-5,43,-10,43,-54r0,-200r-45,0v-9,-13,11,-22,17,-33r28,0","w":231,"k":{"?":-41,"!":-43,"f":-3,"i":-3,"m":-3,"n":-3,"r":-3,"h":-13,"k":-13,"l":-13,"v":-13,"w":-13,"y":-13,"a":-2,"c":10,"d":10,"e":10,"o":10,"q":10,"s":3,",":-3,".":-3,")":-59,"]":-59,"}":-59,"\"":-80,"'":-80}},"g":{"d":"19,86v0,-39,49,-55,74,-73v-41,-15,-59,-36,-62,-77v36,-15,58,-33,71,-46v-43,-14,-68,-50,-68,-93v0,-106,126,-140,210,-97v36,-1,74,-4,102,-7v8,15,-16,37,-28,47r-39,-3v10,14,18,30,18,54v0,84,-85,121,-168,105v-19,21,-12,47,35,47v83,0,173,-16,173,84v0,80,-94,144,-187,144v-90,0,-131,-47,-131,-85xm164,-292v-21,0,-41,27,-41,78v0,49,16,88,49,88v27,0,42,-28,42,-80v0,-46,-16,-86,-50,-86xm270,66v0,-46,-48,-51,-101,-51v-54,0,-67,14,-75,49v0,34,36,68,91,68v53,0,85,-29,85,-66","w":344,"k":{"f":-5,"i":-5,"m":-5,"n":-5,"r":-5,"h":-7,"k":-7,"l":-7,"j":-2,"p":-2,"t":-2,"u":-2,"v":-17,"w":-17,"y":-17,"a":-3}},"h":{"d":"372,0r-165,0r0,-22v34,-5,36,-11,36,-49r0,-123v0,-82,-58,-87,-101,-52r0,175v0,38,3,45,32,49r0,22r-166,0r0,-22v40,-4,44,-7,44,-52r0,-326v0,-43,-3,-42,-39,-46r0,-21v37,-5,87,-15,129,-25r0,219v60,-71,199,-60,190,71r0,128v0,45,4,46,40,52r0,22","w":385,"k":{"T":50,"b":3,"h":-5,"k":-5,"l":-5,"j":6,"p":6,"t":6,"u":6,"v":10,"w":10,"y":10,"g":6}},"i":{"d":"104,-362v-26,0,-49,-22,-49,-49v0,-28,22,-49,49,-49v28,0,50,21,50,49v0,27,-21,49,-50,49xm200,0r-180,0r0,-22v41,-5,44,-8,44,-58r0,-138v0,-46,-4,-48,-38,-54r0,-21v43,-5,89,-14,128,-25r0,238v0,48,4,53,46,58r0,22","w":206,"k":{"b":2,"h":-7,"k":-7,"l":-7,"j":3,"p":3,"t":3,"u":3,"a":-3,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,",":2,".":2}},"j":{"d":"104,-362v-26,0,-49,-22,-49,-49v0,-28,22,-49,49,-49v27,0,50,21,50,49v0,27,-22,49,-50,49xm22,-272r0,-21v42,-5,88,-15,133,-25v-5,113,15,262,-20,341v-28,66,-82,123,-98,137v-26,22,-52,7,-52,-28v0,-11,6,-19,16,-19v60,-4,60,-8,61,-63r3,-264v0,-50,-5,-52,-43,-58","w":201,"k":{"j":8,"p":8,"t":8,"u":8,",":5,".":5}},"k":{"d":"374,0r-123,1v-20,-24,-58,-88,-90,-137v-8,-12,-9,-14,-21,-14r0,75v0,46,5,47,46,53r0,22r-180,0r0,-22v42,-6,46,-7,46,-53r0,-324v0,-39,-5,-44,-42,-48r0,-20v32,-4,82,-12,130,-25r0,321v42,-10,65,-59,82,-87v9,-15,5,-24,-22,-28r0,-21r151,-7r0,21v-80,13,-95,44,-137,94v19,31,80,114,102,141v22,26,34,32,58,36r0,22","w":359,"k":{"b":4,"f":-8,"i":-8,"m":-8,"n":-8,"r":-8,"h":-13,"k":-13,"l":-13,"j":6,"p":6,"t":6,"u":6,"a":-6}},"l":{"d":"189,0r-182,0r0,-22v42,-6,45,-9,45,-55r0,-320v0,-43,-4,-44,-42,-49r0,-21v40,-5,92,-15,132,-25r0,415v0,47,4,51,47,55r0,22","w":194,"k":{"b":2,"h":-7,"k":-7,"l":-7,"j":3,"p":3,"t":3,"u":3,"a":-3,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,",":2,".":2}},"m":{"d":"337,-263v33,-20,59,-55,105,-55v61,0,95,42,95,113r0,135v0,40,3,42,39,48r0,22r-164,0r0,-22v31,-4,35,-8,35,-52r0,-120v0,-57,-27,-69,-49,-69v-14,0,-32,5,-54,24v5,52,1,114,2,169v0,40,4,44,36,48r0,22r-162,0r0,-22v33,-4,36,-7,36,-48r0,-127v-2,-81,-57,-78,-102,-44r0,171v0,40,5,44,32,48r0,22r-165,0r0,-22v41,-5,44,-8,44,-52r0,-146v0,-41,-3,-47,-36,-52r0,-21v33,-5,81,-14,124,-26r0,54v29,-20,67,-53,105,-53v39,0,66,23,79,55","w":590,"k":{"T":50,"b":3,"h":-5,"k":-5,"l":-5,"j":6,"p":6,"t":6,"u":6,"v":10,"w":10,"y":10,"g":6}},"n":{"d":"154,-268v26,-16,61,-51,98,-50v57,0,92,42,92,112r0,132v0,44,4,46,40,52r0,22r-163,0r0,-22v29,-4,33,-7,33,-57r0,-119v-1,-81,-58,-78,-100,-44r0,169v0,43,4,47,33,51r0,22r-169,0r0,-22v43,-6,46,-7,46,-54r0,-146v0,-42,-3,-44,-37,-51r0,-20v39,-5,86,-14,127,-26r0,51","w":396,"k":{"T":50,"b":3,"h":-5,"k":-5,"l":-5,"j":6,"p":6,"t":6,"u":6,"v":10,"w":10,"y":10,"g":6}},"o":{"d":"188,-318v97,0,159,74,159,158v0,113,-80,168,-162,168v-110,0,-164,-80,-164,-156v0,-113,89,-170,167,-170xm178,-290v-29,0,-57,37,-57,117v0,86,27,154,71,154v27,0,55,-16,55,-120v0,-97,-24,-151,-69,-151","w":367,"k":{"b":5,"f":7,"i":7,"m":7,"n":7,"r":7,"h":2,"k":2,"l":2,"j":6,"p":6,"t":6,"u":6,"v":3,"w":3,"y":3,"a":-6,"g":-2,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,",":16,".":16,"x":17}},"p":{"d":"148,-274v26,-14,54,-44,87,-44v83,0,127,68,127,135v0,103,-80,171,-170,191v-18,0,-34,-4,-44,-8r0,89v0,40,3,45,58,50r0,22r-195,0r0,-22v45,-4,48,-10,48,-49r0,-315v0,-38,-7,-42,-41,-47r0,-21v38,-6,84,-19,130,-32r0,51xm148,-248r0,194v59,56,125,17,122,-93v-4,-109,-64,-142,-122,-101","w":382,"k":{"b":5,"f":7,"i":7,"m":7,"n":7,"r":7,"h":2,"k":2,"l":2,"j":6,"p":6,"t":6,"u":6,"v":3,"w":3,"y":3,"a":-6,"g":-2,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,",":16,".":16,"x":17}},"q":{"d":"374,161r-192,0r0,-22v49,-6,55,-8,55,-51r0,-103r-56,23v-112,0,-161,-80,-161,-149v0,-114,128,-206,247,-167v25,8,29,4,59,-4v8,15,1,25,1,77r0,324v0,41,4,45,47,50r0,22xm237,-41r0,-219v-55,-64,-118,-19,-118,96v0,94,58,145,118,123","w":375,"k":{"j":8,"p":8,"t":8,"u":8,",":5,".":5}},"r":{"d":"154,-318v1,24,-2,52,1,74v26,-43,52,-74,79,-74v59,0,57,82,13,95v-25,8,-36,-21,-54,-17v-13,0,-27,9,-39,36r0,131v0,43,3,47,57,51r0,22r-191,0r0,-22v38,-4,44,-8,44,-51r0,-153v0,-36,-4,-38,-37,-46r0,-20v42,-6,84,-13,127,-26","w":282,"k":{"j":-8,"p":-8,"t":-8,"u":-8,"v":-23,"w":-23,"y":-23,"a":-6,"-":17,"c":6,"d":6,"e":6,"o":6,"q":6,",":46,".":46,"x":-12,":":-20,";":-20}},"s":{"d":"237,-225r-21,6v-19,-43,-42,-71,-75,-71v-18,0,-35,15,-35,37v0,22,16,38,52,54v57,24,94,49,94,104v0,105,-147,123,-214,80v-4,-11,-10,-60,-10,-94r20,-2v15,44,48,92,91,92v22,0,38,-17,38,-38v0,-20,-9,-38,-52,-58v-33,-16,-90,-43,-90,-103v0,-55,44,-99,118,-100v32,0,51,6,67,13v7,16,16,66,17,80","w":268,"k":{"f":3,"i":3,"m":3,"n":3,"r":3,"h":2,"k":2,"l":2,"j":3,"p":3,"t":3,"u":3,"v":-3,"w":-3,"y":-3,"a":-3,"g":-2,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6}},"t":{"d":"230,-26v-25,11,-55,34,-85,34v-54,0,-86,-25,-86,-88r0,-196r-44,0v-9,-13,11,-22,16,-33r28,0r0,-51r80,-55r9,5r0,101r69,0v8,8,7,27,-4,33r-65,0r0,173v6,75,34,66,75,53","w":237,"k":{"b":7,"f":3,"i":3,"m":3,"n":3,"r":3,"j":11,"p":11,"t":11,"u":11,"v":3,"w":3,"y":3,"g":5,"c":8,"d":8,"e":8,"o":8,"q":8,",":-6,".":-6}},"u":{"d":"201,-302r134,-12r0,227v-3,44,12,44,44,48r0,22v-41,6,-88,16,-128,25v-12,-5,-4,-31,-6,-46v-24,19,-58,46,-95,46v-58,0,-92,-37,-92,-99r0,-145v3,-42,-14,-36,-38,-45r0,-21r130,-12v-3,57,-1,142,-2,207v0,73,59,74,97,42r0,-170v4,-46,-17,-38,-44,-46r0,-21","w":388,"k":{"b":2,"h":-7,"k":-7,"l":-7,"j":3,"p":3,"t":3,"u":3,"a":-3,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,",":2,".":2}},"v":{"d":"338,-309r0,22v-35,7,-43,15,-58,48v-25,57,-59,141,-102,247r-28,0v-35,-87,-66,-169,-100,-249v-13,-31,-22,-39,-56,-46r0,-22r173,0r0,22v-32,7,-35,12,-27,36r55,147v13,-32,36,-96,51,-144v8,-23,4,-33,-34,-39r0,-22r126,0","w":325,"k":{"b":-8,"f":-8,"i":-8,"m":-8,"n":-8,"r":-8,"h":-6,"k":-6,"l":-6,"j":-6,"p":-6,"t":-6,"u":-6,"v":-6,"w":-6,"y":-6,"g":4,"c":3,"d":3,"e":3,"o":3,"q":3,"s":3,",":52,".":52,":":-21,";":-21}},"w":{"d":"489,-309r0,22v-34,6,-38,12,-53,48v-25,65,-55,149,-90,247r-26,0r-82,-196r-78,196r-26,0r-84,-251v-11,-34,-19,-40,-48,-44r0,-22r173,0r0,22v-41,6,-45,12,-37,36v16,44,24,96,43,137r72,-192r28,0r79,193r2,0v10,-33,32,-103,39,-133v6,-27,2,-35,-41,-41r0,-22r129,0","w":478,"k":{"b":-8,"f":-8,"i":-8,"m":-8,"n":-8,"r":-8,"h":-6,"k":-6,"l":-6,"j":-6,"p":-6,"t":-6,"u":-6,"v":-6,"w":-6,"y":-6,"g":4,"c":3,"d":3,"e":3,"o":3,"q":3,"s":3,",":52,".":52,":":-21,";":-21}},"x":{"d":"346,0r-174,0r0,-22v27,-4,29,-12,16,-33r-35,-61v-14,20,-26,42,-36,59v-12,20,-8,29,20,35r0,22r-132,0r0,-22v72,-11,89,-68,132,-117r-61,-102v-20,-33,-27,-40,-65,-46r0,-22r165,0r0,22v-24,6,-27,12,-17,27r33,55v15,-22,26,-41,34,-55v10,-16,6,-21,-21,-27r0,-22r128,0r0,22v-74,10,-81,51,-126,105r68,108v23,36,40,48,71,52r0,22","w":337,"k":{"c":4,"d":4,"e":4,"o":4,"q":4}},"y":{"d":"338,-309r0,22v-34,6,-40,12,-58,50v-22,48,-142,344,-155,390v-12,43,-74,9,-75,-26v0,-11,4,-18,19,-27v42,-24,85,-57,68,-113v-31,-102,-75,-200,-88,-231v-13,-30,-21,-38,-54,-43r0,-22r173,0r0,22v-30,6,-35,10,-27,33r52,155v16,-39,40,-109,53,-149v8,-23,0,-33,-34,-39r0,-22r126,0","w":325,"k":{"b":-8,"f":-8,"i":-8,"m":-8,"n":-8,"r":-8,"h":-6,"k":-6,"l":-6,"j":-6,"p":-6,"t":-6,"u":-6,"v":-6,"w":-6,"y":-6,"g":4,"c":3,"d":3,"e":3,"o":3,"q":3,"s":3,",":52,".":52,":":-21,";":-21}},"z":{"d":"287,-106r20,9v-13,39,-25,75,-33,97r-248,0r-9,-11v57,-92,104,-174,157,-268v-63,-1,-99,-1,-120,49r-12,24r-21,-10v10,-34,21,-77,28,-108r15,0v6,11,16,15,43,15r172,0r6,9r-154,269v74,1,112,4,144,-56","w":311,"k":{"c":-8,"d":-8,"e":-8,"o":-8,"q":-8}},"{":{"d":"218,90r0,28v-55,0,-119,-13,-119,-98v0,-43,4,-91,3,-138v0,-22,-2,-55,-62,-59r-1,-25v62,-5,63,-37,63,-60v0,-47,-3,-94,-3,-135v0,-85,64,-100,119,-100r0,27v-150,17,34,242,-117,279r0,3v94,17,54,124,55,209v0,36,9,64,62,69","w":249,"k":{"J":-10}},"|":{"d":"124,175r-59,0r0,-700r59,0r0,700","w":189},"}":{"d":"211,-202r0,25v-62,5,-63,37,-63,66v0,41,4,89,4,133v0,82,-64,96,-119,96r0,-26v150,-13,-32,-243,117,-280r0,-3v-96,-16,-53,-133,-54,-214v0,-30,-10,-60,-63,-66r0,-26v55,0,119,12,119,97v0,44,-4,91,-4,131v0,29,0,63,63,67","w":249},"~":{"d":"134,-223v52,0,99,49,147,48v24,0,43,-18,57,-50r32,20v-18,47,-48,75,-93,75v-58,1,-92,-48,-145,-49v-28,0,-47,19,-65,52r-31,-25v31,-61,71,-71,98,-71","w":403},"'":{"d":"103,-496r7,5v-2,22,-17,124,-26,182r-26,13v-13,-70,-30,-166,-34,-176","w":139},"`":{"d":"168,-351r-22,9r-90,-110v1,-22,57,-22,74,-23v13,41,26,82,38,124","w":280},"\u00a0":{"w":151}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 1991, 1992, 1994, 1997, 1998, 2000, 2002, 2004 Adobe Systems
 * Incorporated. All rights reserved.
 * 
 * Trademark:
 * Minion is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MinionPro-It
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach
 * 
 * Vendor URL:
 * http://www.adobe.com/type/
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":333,"face":{"font-family":"Minion Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"700","panose-1":"2 4 5 3 5 2 1 9 2 3","ascent":"509","descent":"-191","x-height":"8","bbox":"-97.6066 -525 706 180","underline-thickness":"35","underline-position":"-35","slope":"-12","stemh":"24","stemv":"54","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":160},"!":{"d":"155,-465v57,0,32,30,19,77r-70,251v-4,5,-20,5,-22,0r32,-307v3,-15,16,-21,41,-21xm112,-36v0,54,-79,60,-78,6v0,-27,17,-46,42,-46v21,0,36,16,36,40","w":181},"\"":{"d":"164,-497r5,5v-8,26,-37,108,-58,149r-21,9v13,-72,20,-128,21,-148xm272,-497r6,5v-8,26,-38,108,-59,149r-21,9v13,-70,22,-130,22,-148","w":241},"#":{"d":"339,-318r-9,41r-63,0r-29,96r57,0r-7,42r-62,0r-37,124r-27,0r35,-124r-77,0r-36,124r-28,0r36,-124r-67,0r9,-42r70,0r29,-96r-64,0r8,-41r68,0r32,-110r29,0r-33,110r77,0r32,-110r28,0r-32,110r61,0xm238,-277r-76,0r-29,96r76,0"},"$":{"d":"321,-317r-21,2v-1,-42,-13,-85,-63,-96r-31,160v45,30,95,63,95,124v0,77,-68,121,-143,124r-11,60r-25,0r12,-60v-55,-4,-94,-28,-105,-41v0,-12,-1,-48,-2,-96r20,-2v6,46,29,109,92,117r33,-177v-44,-27,-92,-62,-92,-116v0,-74,65,-115,137,-116r11,-54r25,0r-11,55v29,1,61,14,83,26v-2,24,-3,52,-4,90xm184,-262r29,-150v-57,1,-82,39,-82,75v0,31,18,53,53,75xm194,-190r-31,166v54,-4,82,-41,82,-84v0,-36,-15,-57,-51,-82"},"%":{"d":"462,-442r-345,461r-20,-17r345,-460xm265,-348v0,69,-49,157,-124,157v-53,0,-77,-46,-77,-96v0,-70,48,-157,124,-157v55,0,77,46,77,96xm218,-369v0,-27,-5,-55,-33,-55v-52,0,-73,107,-73,150v0,27,4,62,33,62v55,0,73,-116,73,-157xm495,-148v0,69,-49,156,-124,156v-53,0,-77,-45,-77,-95v0,-70,49,-158,124,-158v55,0,77,47,77,97xm448,-169v0,-27,-6,-55,-34,-55v-52,0,-72,106,-72,150v0,27,3,62,32,62v55,0,74,-116,74,-157","w":525},"&":{"d":"363,-281v42,0,95,52,130,69v7,0,12,-18,13,-72r22,0v1,12,2,29,2,42v0,76,-29,82,-39,82v-25,0,-55,-35,-78,-48v-28,108,-95,216,-221,216v-80,0,-146,-57,-146,-158v0,-76,69,-180,140,-186v32,-3,44,35,39,67v39,-36,89,-88,89,-145v0,-28,-8,-54,23,-54v18,0,28,16,28,38v-4,103,-195,241,-268,282v11,69,62,108,123,108v83,0,146,-75,172,-183v-21,-13,-36,-23,-56,-23v-42,-2,-32,56,-19,75v-13,26,-55,11,-55,-22v0,-41,65,-88,101,-88xm159,-300v-29,0,-71,59,-64,128v20,-12,71,-46,88,-64v7,-25,2,-64,-24,-64","w":533},"(":{"d":"261,-498r11,16v-102,67,-170,216,-170,371v0,72,15,160,60,215r-16,14v-66,-52,-92,-153,-92,-238v0,-172,84,-316,207,-378","w":236,"k":{"J":-5,"T":6,"V":3,"W":3,"Y":3}},")":{"d":"98,-484r16,-14v68,53,97,162,89,270v-10,146,-81,283,-204,346r-12,-16v102,-69,158,-204,168,-339v7,-92,-10,-195,-57,-247","w":233},"*":{"d":"302,-357r0,19r-94,10r22,98r-17,7r-43,-95r-88,48r-11,-16r77,-60r-69,-76r13,-15r80,63r46,-91r18,6r-27,96","w":273},"+":{"d":"385,-161r-147,0r0,161r-40,0r0,-161r-147,0r0,-35r147,0r0,-145r40,0r0,145r147,0r0,35","w":417},",":{"d":"5,79r-7,-20v54,-16,87,-82,28,-106v-18,-15,10,-43,29,-43v29,0,51,34,49,70v-4,55,-53,84,-99,99","w":164},"-":{"d":"209,-177r-13,38r-161,0r13,-38r161,0","w":233},".":{"d":"102,-34v0,52,-76,56,-75,6v0,-25,17,-43,41,-43v20,0,34,16,34,37","w":164},"\/":{"d":"250,-465r-226,497r-37,0r226,-497r37,0","w":225},"0":{"d":"224,-444v82,0,108,80,106,158v-2,111,-60,294,-187,294v-81,0,-109,-78,-108,-163v1,-110,64,-289,189,-289xm219,-421v-85,0,-124,185,-125,285v-1,62,9,121,54,121v85,0,122,-203,124,-292v2,-54,-7,-114,-53,-114"},"1":{"d":"262,-444r-70,359v-11,58,-8,62,60,67r-4,18r-193,0r4,-18v64,-6,67,-8,78,-67r51,-259v16,-53,-15,-47,-61,-47r4,-17v45,-7,90,-18,131,-36"},"2":{"d":"78,-351r45,-56v64,-67,200,-39,200,72v0,110,-168,207,-243,285r125,0v38,0,51,-4,79,-44r16,8v-15,29,-26,57,-39,86r-259,0r1,-15v82,-74,261,-196,261,-310v0,-41,-22,-75,-74,-75v-45,0,-76,37,-97,64"},"3":{"d":"302,-158v0,97,-173,219,-268,142v-23,-19,-17,-39,5,-53v5,-4,9,-4,14,1v52,67,187,54,187,-73v0,-75,-63,-94,-122,-77r-4,-18v81,-23,134,-56,134,-110v0,-36,-22,-59,-59,-59v-38,0,-64,30,-84,54r-14,-14v29,-37,56,-79,123,-79v60,0,91,40,91,84v0,60,-47,72,-85,102v50,13,82,49,82,100"},"4":{"d":"323,-155r-7,30r-66,0r-8,46v-9,52,-6,56,48,61r-4,18r-178,0r5,-18v61,-5,65,-9,75,-61r9,-46r-182,0r5,-19v80,-99,174,-209,261,-296r30,0r-55,285r67,0xm248,-373v-68,67,-125,145,-184,218r138,0"},"5":{"d":"300,-162v0,106,-175,225,-271,142v-20,-17,-11,-38,9,-50v6,-4,8,-4,14,2v17,18,46,41,89,41v57,0,99,-38,99,-114v0,-55,-28,-96,-97,-96v-34,0,-60,20,-69,5r57,-204r198,0r-21,50r-161,0r-39,128v35,-10,58,-16,73,-16v79,0,119,55,119,112"},"6":{"d":"348,-448r4,21v-107,25,-186,60,-238,182v26,-11,57,-34,88,-34v68,0,111,50,111,120v0,95,-74,167,-156,167v-77,0,-124,-61,-124,-145v0,-173,139,-291,315,-311xm172,-242v-24,0,-51,13,-67,23v-24,58,-19,204,62,204v51,0,86,-59,86,-133v0,-43,-16,-94,-81,-94"},"7":{"d":"362,-436r6,8r-269,429r-55,7r-5,-8v104,-129,197,-259,273,-386r-147,0v-43,0,-51,6,-76,54r-19,-5v13,-32,22,-67,30,-99r262,0"},"8":{"d":"29,-100v0,-68,65,-93,115,-128v-29,-23,-57,-52,-57,-98v0,-64,60,-118,133,-118v52,0,102,35,102,95v0,66,-33,69,-95,112v44,33,77,64,77,114v0,71,-68,131,-153,131v-64,0,-122,-38,-122,-108xm209,-421v-41,0,-70,35,-70,76v0,51,40,75,70,96v39,-26,61,-59,61,-100v0,-43,-25,-72,-61,-72xm162,-15v48,0,84,-35,84,-91v0,-47,-36,-75,-83,-108v-46,27,-77,64,-77,114v0,48,28,85,76,85"},"9":{"d":"215,-444v85,0,120,75,120,144v-2,176,-137,294,-303,310r-3,-20v92,-17,188,-82,229,-192v-27,11,-59,34,-91,34v-57,0,-104,-48,-104,-117v0,-86,72,-159,152,-159xm206,-421v-48,0,-84,55,-84,120v0,55,27,94,79,94v20,0,48,-10,62,-21v7,-20,13,-47,13,-82v0,-32,-5,-111,-70,-111"},":":{"d":"133,-251v0,51,-75,56,-74,6v0,-25,17,-43,40,-43v20,0,34,15,34,37xm102,-34v0,51,-76,57,-75,6v0,-25,17,-43,41,-43v20,0,34,16,34,37","w":164},";":{"d":"132,-251v0,51,-76,57,-75,6v0,-25,16,-43,40,-43v20,0,35,15,35,37xm6,80r-9,-20v36,-15,60,-38,60,-63v0,-22,-11,-37,-31,-43v-18,-14,10,-43,29,-43v31,0,49,34,49,65v0,59,-53,89,-98,104","w":164},"<":{"d":"362,0r-316,-161r0,-33r316,-161r0,39r-275,138r0,2r275,138r0,38","w":417},"=":{"d":"386,-225r-340,0r0,-35r340,0r0,35xm386,-97r-340,0r0,-35r340,0r0,35","w":417},">":{"d":"386,-161r-315,161r0,-38r275,-138r0,-2r-275,-138r0,-39r315,161r0,33","w":417},"?":{"d":"83,-414v0,-28,62,-51,84,-51v49,0,92,47,92,102v0,32,-14,56,-46,77v-67,44,-97,60,-97,89v0,18,10,35,25,49r-14,14v-26,-14,-61,-46,-61,-80v0,-78,160,-104,160,-172v0,-22,-15,-35,-39,-35v-45,-1,-73,35,-81,35v-10,0,-23,-13,-23,-28xm135,-36v0,54,-79,59,-78,6v0,-27,17,-46,42,-46v21,0,36,17,36,40","w":247},"@":{"d":"379,14r7,20v-150,84,-348,19,-348,-173v0,-167,136,-266,269,-266v125,0,193,82,193,180v0,96,-75,175,-171,175v-54,0,-22,-60,-21,-89v-23,34,-87,89,-117,89v-17,0,-33,-21,-33,-58v0,-91,94,-213,206,-179v7,2,14,3,22,3v-10,42,-25,98,-38,164v-6,32,-4,42,11,41v45,-1,108,-47,108,-146v0,-97,-73,-153,-166,-153v-130,0,-218,98,-218,232v0,87,48,184,187,184v46,0,86,-12,109,-24xm337,-258v-84,-33,-128,53,-128,136v0,22,6,29,14,29v13,0,50,-23,94,-89v7,-20,15,-54,20,-76","w":516},"A":{"d":"435,-19r-5,19r-165,0r5,-19v48,-5,50,-13,46,-43v-4,-29,-10,-62,-17,-103r-146,0v-12,22,-34,63,-49,95v-20,42,-15,47,38,51r-4,19r-151,0r5,-19v43,-6,51,-9,84,-67r210,-373r21,-6r65,385v8,50,13,56,63,61xm295,-195r-28,-180r-2,0v-35,64,-67,121,-97,180r127,0","w":464},"B":{"d":"376,-137v0,98,-107,137,-221,137r-150,0r5,-19v54,-5,60,-8,70,-65r57,-293v10,-50,8,-53,-49,-58r4,-19v123,5,295,-31,295,96v0,65,-56,94,-113,112v54,11,102,44,102,109xm169,-257v91,7,155,-27,155,-100v0,-72,-64,-84,-115,-69v-6,4,-10,12,-14,31xm164,-234r-27,149v-10,52,9,61,55,61v68,0,117,-46,117,-117v0,-84,-65,-97,-145,-93","w":405,"k":{"b":10,"h":6,"k":6,"l":6,"i":11,"j":11,"m":11,"n":11,"r":11,"u":11,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"v":18,"w":18,"y":18,"C":-6,"G":-6,"O":-6,"Q":-6,"T":26,"U":21,"V":33,"W":33,",":6,".":6,"A":13}},"C":{"d":"407,-122r19,10v-11,27,-41,84,-56,106v-22,5,-71,16,-120,16v-117,0,-204,-70,-204,-201v0,-166,129,-274,290,-274v57,0,100,15,120,23v-2,36,-2,73,-5,107r-21,2v-4,-83,-40,-108,-110,-108v-122,0,-206,118,-206,248v0,100,49,180,143,180v71,0,111,-48,150,-109","w":444,"k":{"i":10,"j":10,"m":10,"n":10,"r":10,"u":10,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"v":24,"w":24,"y":24,"C":-5,"G":-5,"O":-5,"Q":-5}},"D":{"d":"488,-265v0,164,-144,274,-330,265r-152,0r5,-19v54,-6,59,-10,69,-65r55,-286v10,-55,7,-58,-49,-65r4,-19r175,0v134,0,223,55,223,189xm257,-431v-43,0,-53,-2,-61,42r-57,299v-14,63,11,65,58,65v143,0,224,-112,224,-243v0,-107,-62,-163,-164,-163","w":495,"k":{"b":-3,"f":-5,"i":-3,"j":-3,"m":-3,"n":-3,"r":-3,"u":-3,"p":-5,"a":-5,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"v":-8,"w":-8,"y":-8,"J":9,"C":-13,"G":-13,"O":-13,"Q":-13,"s":2,"T":17,"U":9,"V":24,"W":24,"x":5,"X":15,"Y":35,",":19,".":19,"A":6,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8,"M":9}},"E":{"d":"214,-24v97,4,104,-37,140,-91r20,7v-8,19,-35,86,-45,108r-328,0r5,-19v57,-5,63,-8,73,-65r56,-287v10,-56,7,-59,-50,-64r5,-19r304,0v-2,13,-8,66,-13,107r-21,1v0,-27,-2,-47,-9,-61v-8,-16,-15,-23,-67,-23v-37,0,-86,-19,-85,28r-30,151r68,0v58,0,62,-5,79,-51r21,0r-27,133r-20,0v1,-50,1,-54,-60,-54r-66,0r-23,122v-14,82,-3,73,73,77","w":391,"k":{"b":10,"f":9,"g":12,"h":2,"k":2,"l":2,"i":11,"j":11,"m":11,"n":11,"r":11,"u":11,"p":10,"t":11,"v":24,"w":24,"y":24,"s":-3,"T":10,"V":10,"W":10,"x":-11,"Y":15}},"F":{"d":"361,-346v-6,-60,7,-90,-75,-84v-36,3,-88,-17,-87,27r-31,160r74,0v60,0,62,-4,81,-50r20,0r-27,134r-19,0v0,-51,-2,-57,-62,-57r-73,0r-23,128v-11,59,-6,64,58,69r-5,19r-184,0r4,-19v52,-5,58,-9,69,-69r53,-278v12,-62,10,-63,-46,-69r4,-19r302,0v-1,13,-7,66,-12,107","w":368,"k":{"i":17,"h":2,"k":2,"l":2,"j":17,"m":17,"n":17,"r":17,"u":17,"a":22,"c":22,"d":22,"e":22,"o":22,"q":22,"v":6,"w":6,"y":6,"-":7,",":69,".":69,"A":38}},"G":{"d":"458,-334r-20,2v1,-79,-39,-109,-112,-109v-130,0,-211,116,-211,246v0,105,53,182,152,182v43,0,71,-13,79,-50r14,-66v10,-52,7,-54,-62,-60r4,-19r171,0r-4,18v-39,6,-43,9,-52,61v-6,34,-18,79,-15,114v-44,10,-92,25,-148,25v-121,0,-207,-72,-207,-200v0,-160,122,-275,296,-275v57,0,102,15,123,22v-2,21,-5,61,-8,109","w":476,"k":{"h":6,"k":6,"l":6,"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"a":-3,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":12,"w":12,"y":12}},"H":{"d":"551,-454r-5,19v-54,5,-58,9,-69,66r-53,284v-10,56,-9,61,48,66r-4,19r-178,0r5,-19v55,-5,61,-10,71,-66r27,-141r-229,0r-27,141v-10,57,-7,61,50,66r-4,19r-174,0r4,-19v52,-5,57,-10,67,-66r54,-284v11,-57,8,-61,-49,-66r5,-19r172,0r-4,19v-50,5,-56,9,-67,66r-21,113r228,0r22,-113v11,-57,8,-60,-47,-66r4,-19r174,0","w":519,"k":{"b":7,"f":17,"g":23,"h":3,"k":3,"l":3,"i":27,"j":27,"m":27,"n":27,"r":27,"u":27,"p":23,"a":22,"c":22,"d":22,"e":22,"o":22,"q":22,"t":23,"v":28,"w":28,"y":28,"C":3,"G":3,"O":3,"Q":3,"s":17,"x":4,"z":13,"A":19}},"I":{"d":"266,-454r-4,19v-55,5,-59,9,-69,60r-56,294v-10,54,-6,58,51,62r-4,19r-179,0r5,-19v55,-4,59,-9,69,-62r57,-294v10,-52,5,-55,-53,-60r5,-19r178,0","w":234,"k":{"b":7,"f":17,"g":23,"h":3,"k":3,"l":3,"i":27,"j":27,"m":27,"n":27,"r":27,"u":27,"p":23,"a":22,"c":22,"d":22,"e":22,"o":22,"q":22,"t":23,"v":28,"w":28,"y":28,"C":3,"G":3,"O":3,"Q":3,"s":17,"x":4,"z":13,"A":19}},"J":{"d":"262,-454r-4,19v-51,6,-55,8,-65,63r-52,281v-19,114,-64,168,-152,193r-7,-22v66,-14,90,-102,105,-185r49,-267v10,-57,5,-57,-50,-63r4,-19r172,0","w":224,"k":{"i":24,"j":24,"m":24,"n":24,"r":24,"u":24,"a":20,"c":20,"d":20,"e":20,"o":20,"q":20,"v":24,"w":24,"y":24,"C":4,"G":4,"O":4,"Q":4,",":22,".":22,"A":15}},"K":{"d":"500,-454r-4,18v-52,8,-65,14,-108,48r-154,130v36,61,96,149,128,192v27,36,38,42,77,47r-5,19r-101,0v-43,-66,-91,-137,-131,-203v-15,-24,-24,-27,-40,-20r-24,133v-12,62,-9,66,46,71r-3,19r-173,0r5,-19v50,-5,56,-9,68,-71r53,-278v11,-59,8,-61,-46,-67r4,-19r170,0r-4,19v-53,6,-57,8,-68,67r-24,124v76,-36,119,-93,194,-159v33,-29,-1,-30,-25,-32r4,-19r161,0","w":457,"k":{"h":3,"k":3,"l":3,"i":21,"j":21,"m":21,"n":21,"r":21,"u":21,"a":18,"c":18,"d":18,"e":18,"o":18,"q":18,"v":64,"w":64,"y":64,"C":25,"G":25,"O":25,"Q":25,"A":2}},"L":{"d":"208,-24v88,0,94,-31,131,-92r19,7v-8,23,-34,88,-44,109r-309,0r4,-18v54,-5,59,-10,69,-63r58,-293v10,-54,7,-56,-50,-61r4,-19r175,0r-4,19v-56,5,-59,8,-69,61r-55,291v-11,57,13,60,71,59","w":372,"k":{"h":5,"k":5,"l":5,"i":15,"j":15,"m":15,"n":15,"r":15,"u":15,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"v":43,"w":43,"y":43,"-":3,"C":10,"G":10,"O":10,"Q":10,"T":52,"U":27,"V":76,"W":76,"Y":60,"A":-10}},"M":{"d":"637,-454r-5,19v-61,5,-62,7,-71,65v-15,101,-26,184,-38,276v-9,69,-4,70,52,75r-5,19r-177,0r5,-19v54,-5,58,-8,68,-75v15,-104,31,-196,46,-295r-2,0r-231,386r-17,0r-72,-379r-51,185v-20,72,-29,110,-33,135v-4,30,2,38,54,43r-5,19r-158,0r5,-19v41,-4,55,-14,66,-43v17,-43,67,-215,90,-293v21,-70,16,-74,-50,-80r5,-19r116,0r76,350r219,-350r113,0","w":613,"k":{"i":20,"j":20,"m":20,"n":20,"r":20,"u":20,"a":21,"c":21,"d":21,"e":21,"o":21,"q":21,"v":34,"w":34,"y":34,"C":10,"G":10,"O":10,"Q":10}},"N":{"d":"536,-454r-4,19v-42,2,-52,13,-61,44v-27,96,-57,282,-80,397r-21,0r-207,-371r-2,0r-36,186v-12,60,-18,94,-19,117v-1,32,12,39,60,43r-4,19r-161,0r5,-19v36,-2,53,-11,62,-41v20,-64,47,-210,65,-294v8,-35,5,-45,-4,-60v-8,-15,-21,-19,-59,-21r4,-19r100,0r207,356r3,0r32,-174v13,-65,18,-101,19,-121v2,-32,-9,-38,-61,-42r5,-19r157,0","w":493,"k":{"b":10,"f":14,"g":22,"h":4,"k":4,"l":4,"i":24,"j":24,"m":24,"n":24,"r":24,"u":24,"p":24,"a":20,"c":20,"d":20,"e":20,"o":20,"q":20,"t":22,"v":28,"w":28,"y":28,"C":3,"G":3,"O":3,"Q":3,"s":21,"x":15,"z":21,"A":20}},"O":{"d":"301,-465v112,0,186,82,186,200v0,148,-106,275,-255,275v-110,0,-186,-80,-186,-198v0,-146,109,-277,255,-277xm295,-441v-110,0,-182,137,-182,259v0,94,39,169,125,169v117,0,183,-143,183,-259v0,-93,-34,-169,-126,-169","w":495,"k":{"b":-3,"f":-5,"i":-3,"j":-3,"m":-3,"n":-3,"r":-3,"u":-3,"p":-5,"a":-5,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"v":-8,"w":-8,"y":-8,"J":9,"C":-13,"G":-13,"O":-13,"Q":-13,"s":2,"T":17,"U":9,"V":24,"W":24,"x":5,"X":15,"Y":35,",":19,".":19,"A":6,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8,"M":9}},"P":{"d":"92,-454r159,0v99,0,148,41,148,118v0,108,-97,154,-194,153r-47,-15r-22,111v-11,58,-6,62,58,68r-4,19r-186,0r5,-19v54,-6,59,-9,71,-68r56,-284v10,-55,9,-58,-48,-64xm242,-433v-30,0,-41,5,-47,40r-32,173v76,26,173,-4,173,-119v0,-58,-32,-94,-94,-94","w":387,"k":{"h":3,"k":3,"l":3,"i":2,"j":2,"m":2,"n":2,"r":2,"u":2,"a":16,"c":16,"d":16,"e":16,"o":16,"q":16,"t":-8,"v":-8,"w":-8,"y":-8,"-":15,"s":13,"Y":17,",":95,".":95,"A":45,":":-10,";":-10,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9}},"Q":{"d":"464,97r-6,16v-120,-9,-115,-25,-242,-104v-102,-7,-170,-85,-170,-196v0,-148,109,-278,255,-278v112,0,186,83,186,201v0,123,-76,232,-187,264v52,37,115,75,164,97xm211,-16r49,-12v6,4,10,8,16,12v90,-24,145,-151,145,-255v0,-93,-35,-170,-126,-170v-108,0,-182,136,-182,260v0,83,34,151,98,165","w":496,"k":{"b":-3,"f":-5,"i":-3,"j":-3,"m":-3,"n":-3,"r":-3,"u":-3,"p":-5,"a":-5,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"v":-8,"w":-8,"y":-8,"J":9,"C":-13,"G":-13,"O":-13,"Q":-13,"s":2,"T":17,"U":9,"V":24,"W":24,"x":5,"X":15,"Y":35,",":19,".":19,"A":6,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8,"M":9}},"R":{"d":"276,-213v30,61,64,180,134,201v-5,6,-1,18,-14,18v-114,0,-128,-96,-163,-173v-16,-36,-35,-31,-75,-32r-20,110v-12,62,-8,65,49,70r-4,19r-176,0r4,-19v54,-6,58,-8,70,-70r54,-281v11,-57,9,-60,-47,-65r4,-19v131,4,293,-29,293,108v0,71,-53,113,-109,133xm162,-221v99,11,158,-38,161,-120v3,-73,-56,-108,-114,-85v-6,4,-10,13,-14,31","w":419,"k":{"h":-3,"k":-3,"l":-3,"i":10,"j":10,"m":10,"n":10,"r":10,"u":10,"a":2,"c":2,"d":2,"e":2,"o":2,"q":2,"t":8,"v":31,"w":31,"y":31,"-":18,"C":6,"G":6,"O":6,"Q":6,"T":33,"U":32,"V":46,"W":46,"X":-9,"Y":46,",":-7,".":-7,"A":-11}},"S":{"d":"27,-136r19,-3v7,53,36,126,112,126v50,0,86,-35,86,-90v0,-101,-158,-118,-164,-237v-5,-109,141,-157,238,-102v-2,29,0,66,-1,98r-20,2v-6,-53,-24,-100,-84,-100v-49,0,-79,39,-79,82v0,49,50,81,86,109v47,37,82,74,82,129v0,81,-72,132,-153,132v-56,0,-105,-24,-120,-42v-1,-17,-1,-54,-2,-104","w":327,"k":{"h":4,"k":4,"l":4,"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"p":10,"a":-4,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"t":8,"v":19,"w":19,"y":19,"J":6,"T":13,"U":20,"Y":20,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"N":6,"P":6,"R":6,"M":7}},"T":{"d":"204,-430v-107,-1,-84,23,-121,84r-21,-1v13,-41,26,-87,34,-125r15,0v7,16,14,18,33,18r263,0v19,0,24,-5,37,-18r16,0v-6,32,-12,85,-16,123r-22,2v-5,-65,8,-87,-82,-83r-43,0r-65,346v-10,57,-5,61,58,65r-4,19r-191,0r4,-19v59,-4,65,-9,75,-65r66,-346r-36,0","w":422,"k":{"j":52,"i":52,"m":52,"n":52,"r":52,"u":52,"a":68,"c":68,"d":68,"e":68,"o":68,"q":68,"t":10,"v":54,"w":54,"y":54,"-":31,"C":-3,"G":-3,"O":-3,"Q":-3,"s":61,"S":-11,"T":-13,"V":-12,"W":-12,"X":-15,"Y":-15,"z":52,",":62,".":62,"A":44,":":20,";":20,"M":8}},"U":{"d":"541,-454r-4,19v-47,2,-55,12,-62,37v-31,98,-42,299,-121,363v-66,54,-163,63,-227,8v-33,-29,-48,-83,-32,-170r34,-176v10,-54,6,-57,-49,-62r5,-19r173,0r-4,19v-53,5,-58,7,-68,62r-32,171v-24,128,27,176,96,176v84,0,131,-61,159,-197v10,-49,28,-153,28,-175v0,-29,-11,-34,-61,-37r4,-19r161,0","w":494,"k":{"f":13,"g":30,"i":27,"j":27,"m":27,"n":27,"r":27,"u":27,"p":25,"a":24,"c":24,"d":24,"e":24,"o":24,"q":24,"t":24,"v":24,"w":24,"y":24,"s":27,"x":35,"z":30,",":44,".":44,"A":41,"M":13}},"V":{"d":"524,-454r-5,18v-45,6,-51,9,-87,66v-31,48,-133,230,-213,378r-21,0v-21,-130,-52,-301,-68,-382v-10,-54,-18,-57,-61,-62r5,-18r160,0r-4,18v-27,4,-57,5,-46,37v6,50,34,192,56,315r2,0v57,-103,130,-237,163,-301v26,-50,-4,-45,-39,-51r5,-18r153,0","w":472,"k":{"j":53,"i":53,"h":8,"k":8,"l":8,"m":53,"n":53,"r":53,"u":53,"a":65,"c":65,"d":65,"e":65,"o":65,"q":65,"t":32,"v":58,"w":58,"y":58,"-":36,"C":12,"G":12,"O":12,"Q":12,"T":-6,",":83,".":83,"A":68,")":3,"]":3,"}":3,":":39,";":39}},"W":{"d":"706,-454r-4,19v-46,6,-50,9,-79,65v-27,50,-89,182,-179,378r-21,0r-57,-348r-2,0r-167,348r-21,0r-43,-376v-6,-60,-9,-62,-57,-67r4,-19r159,0r-5,19v-34,4,-51,1,-46,48r30,293r2,0r166,-352r20,0r58,352r2,0v43,-94,101,-224,130,-293v19,-45,-7,-44,-44,-48r4,-19r150,0","w":664,"k":{"j":53,"i":53,"h":8,"k":8,"l":8,"m":53,"n":53,"r":53,"u":53,"a":65,"c":65,"d":65,"e":65,"o":65,"q":65,"t":32,"v":58,"w":58,"y":58,"-":36,"C":12,"G":12,"O":12,"Q":12,"T":-6,",":83,".":83,"A":68,")":3,"]":3,"}":3,":":39,";":39}},"X":{"d":"476,-454r-4,19v-48,6,-56,6,-93,47r-113,135r78,173v24,53,28,56,82,61r-4,19r-176,0r4,-19v26,-4,56,-1,41,-36r-65,-150r-113,150v-21,29,5,33,33,36r-4,19r-159,0r5,-19v45,-4,56,-9,90,-45v23,-25,76,-89,136,-165r-67,-152v-21,-47,-27,-49,-74,-54r4,-19r162,0r-4,19v-24,3,-50,3,-38,30r58,129v34,-41,65,-84,96,-125v24,-31,-6,-32,-31,-34r4,-19r152,0","w":449,"k":{"i":21,"j":21,"m":21,"n":21,"r":21,"u":21,"a":17,"c":17,"d":17,"e":17,"o":17,"q":17,"v":58,"w":58,"y":58,"C":27,"G":27,"O":27,"Q":27,"S":6,"T":13,"V":37,"W":37,"X":3,"Y":36,"A":-5}},"Y":{"d":"480,-454r-5,19v-44,5,-53,8,-88,52v-32,40,-69,92,-115,158v-25,36,-26,91,-37,138v-14,60,-6,62,56,68r-5,19r-186,0r5,-19v57,-4,64,-8,73,-68v7,-45,32,-90,15,-136r-61,-163v-16,-41,-20,-44,-65,-49r5,-19r162,0r-4,19v-25,2,-57,1,-44,32v17,38,44,121,64,169r112,-165v22,-34,-9,-34,-38,-36r5,-19r151,0","w":427,"k":{"j":66,"i":66,"m":66,"n":66,"r":66,"u":66,"a":73,"c":73,"d":73,"e":73,"o":73,"q":73,"t":44,"v":66,"w":66,"y":66,"-":40,"C":22,"G":22,"O":22,"Q":22,"S":8,"T":-9,"V":9,"W":9,"Y":2,",":71,".":71,"A":60,":":44,";":44,"M":9}},"Z":{"d":"197,-24v129,3,140,-19,180,-99r20,8v-8,23,-31,91,-42,115r-349,0r-5,-10r347,-420v-63,3,-196,-11,-207,24v-10,12,-21,30,-35,66r-21,-1v12,-44,23,-94,29,-131r15,0v8,16,15,18,35,18r264,0r4,9r-344,417v28,3,63,4,109,4","w":411,"k":{"i":10,"j":10,"m":10,"n":10,"r":10,"u":10,"a":-3,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":34,"w":34,"y":34,"C":9,"G":9,"O":9,"Q":9,"A":-16}},"[":{"d":"269,-493r-5,19v-73,7,-75,9,-86,67r-84,435v-11,58,-8,59,65,66r-5,19r-120,0r116,-606r119,0","w":236,"k":{"J":-5,"T":6,"V":3,"W":3,"Y":3}},"\\":{"d":"228,32r-38,0r-134,-497r37,0","w":262},"]":{"d":"224,-493r-116,606r-118,0r4,-19v74,-7,75,-8,86,-66r84,-435v10,-58,8,-60,-65,-67r5,-19r120,0","w":236},"^":{"d":"352,-148r-41,0r-109,-243r-110,243r-38,0r134,-288r30,0","w":386},"_":{"d":"350,88r-350,0r0,-36r350,0r0,36","w":350},"a":{"d":"27,-70v-2,-143,132,-286,287,-232v-11,43,-33,139,-49,228v-4,24,-2,30,2,30v6,0,30,-17,51,-37r8,17v-38,47,-85,72,-103,72v-32,-1,-4,-96,2,-128r-2,0v-41,53,-87,128,-155,128v-18,0,-41,-23,-41,-78xm211,-284v-95,0,-126,116,-126,201v0,32,9,47,19,47v27,0,110,-88,130,-138v11,-26,20,-78,24,-100v-10,-5,-29,-10,-47,-10","w":343,"k":{"b":15,"f":9,"g":11,"h":8,"k":8,"l":8,"i":11,"j":11,"m":11,"n":11,"r":11,"u":11,"p":8,"a":5,"c":5,"d":5,"e":5,"o":5,"q":5,"t":15,"v":16,"w":16,"y":16}},"b":{"d":"74,-458r1,-17v54,-6,93,-23,104,-23v6,0,7,7,3,21r-62,268r2,0v60,-74,120,-105,152,-105v31,0,49,31,49,77v0,77,-45,166,-107,207v-43,29,-80,38,-106,38v-55,0,-77,-38,-60,-117r67,-315v13,-41,-11,-32,-43,-34xm102,-113v-15,90,30,104,79,79v42,-22,84,-106,84,-191v0,-36,-10,-50,-23,-50v-24,0,-83,44,-128,108v-4,13,-8,31,-12,54","w":340,"k":{"b":9,"f":8,"h":7,"k":7,"l":7,"i":7,"j":7,"m":7,"n":7,"r":7,"u":7,"p":6,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":8,"v":9,"w":9,"y":9,"s":4,"x":13,"z":10,",":27,".":27}},"c":{"d":"177,-281v-63,0,-86,97,-88,173v-4,119,111,66,146,23r11,16v-43,50,-99,77,-140,77v-45,0,-75,-36,-75,-102v0,-102,83,-220,184,-220v50,0,73,44,31,67v-6,4,-12,2,-16,-4v-15,-20,-31,-30,-53,-30","w":267,"k":{"b":12,"h":8,"k":8,"l":8,"a":5,"c":5,"d":5,"e":5,"o":5,"q":5,"t":-3,"v":-7,"w":-7,"y":-7}},"d":{"d":"329,-78r10,16v-37,44,-83,70,-103,70v-33,0,-7,-91,0,-124r-2,0v-32,42,-68,73,-92,92v-57,48,-113,51,-113,-52v0,-66,28,-142,81,-184v49,-38,101,-69,165,-47r23,-114v15,-43,-15,-34,-49,-35r2,-18v59,-6,97,-24,107,-24v6,0,8,5,5,19v-33,140,-63,277,-87,413v-3,16,-2,22,3,22v8,0,31,-15,50,-34xm108,-37v36,0,113,-87,136,-129r23,-100v-20,-20,-80,-24,-105,-4v-45,36,-75,122,-75,181v0,36,9,52,21,52","w":355,"k":{"b":10,"f":8,"g":7,"h":3,"k":3,"l":3,"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"p":7,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":10,"v":10,"w":10,"y":10,"s":-3}},"e":{"d":"31,-94v0,-98,79,-220,181,-220v37,0,61,27,61,56v0,69,-117,107,-185,124v-2,49,2,101,53,101v29,0,67,-20,103,-54r12,16v-61,66,-114,79,-148,79v-33,0,-77,-19,-77,-102xm221,-247v0,-37,-38,-47,-64,-30v-18,11,-53,44,-66,122v100,-27,130,-59,130,-92","w":280,"k":{"b":14,"g":6,"h":11,"k":11,"l":11,"p":3,"a":4,"c":4,"d":4,"e":4,"o":4,"q":4,"t":5,"v":-3,"w":-3,"y":-3,"s":6,"z":4}},"f":{"d":"99,-302v8,-90,81,-196,160,-196v44,0,53,39,25,58v-6,4,-13,6,-18,0v-15,-16,-29,-25,-44,-25v-26,0,-48,33,-69,163r79,0r-14,23r-70,7v-34,177,-50,452,-203,452v-40,0,-59,-37,-25,-60v7,-4,10,-4,14,0v20,18,56,27,74,4v26,-17,72,-306,86,-398r-58,0v-5,-14,13,-19,19,-28r44,0","w":189,"k":{"?":-55,"!":-58,"h":-24,"k":-24,"l":-24,"i":-6,"j":-6,"m":-6,"n":-6,"r":-6,"u":-6,"a":7,"c":7,"d":7,"e":7,"o":7,"q":7,"t":-3,"v":-15,"w":-15,"y":-15,"s":5,",":13,".":13,")":-50,"]":-50,"}":-50,"\"":-71,"'":-71}},"g":{"d":"41,-162v0,-95,119,-193,208,-133v40,-1,65,-8,79,-16r5,13v-30,28,-35,33,-68,35v20,56,-15,123,-47,146v-20,14,-51,33,-91,41v-31,28,-7,39,37,63v66,36,94,63,94,93v0,57,-98,100,-165,100v-68,0,-126,-35,-125,-78v1,-30,40,-62,117,-101v-39,-33,-35,-44,18,-78v-41,-9,-62,-37,-62,-85xm172,-290v-51,0,-77,64,-77,123v0,41,20,63,45,63v37,0,79,-43,79,-118v0,-40,-16,-68,-47,-68xm121,150v52,0,86,-24,86,-51v0,-32,-82,-73,-103,-86v-47,22,-77,51,-77,77v0,35,45,60,94,60","w":294,"k":{"j":-4,"f":-48,"g":-12,"i":-4,"m":-4,"n":-4,"r":-4,"u":-4,"p":-20,"t":-13,"v":-15,"w":-15,"y":-15,"s":-2,",":6,".":6}},"h":{"d":"326,-76r9,17v-37,43,-81,67,-101,67v-18,0,-23,-20,-12,-68r37,-161v9,-38,5,-51,-6,-51v-32,0,-113,79,-147,140v-8,32,-21,93,-27,127v-16,4,-35,7,-50,13r-5,-5r89,-419v10,-49,-9,-39,-44,-40r3,-18v55,-6,93,-24,102,-24v6,0,6,5,2,24r-62,291r2,0v46,-62,97,-100,129,-117v18,-10,35,-14,48,-14v18,0,37,13,19,89r-37,156v-4,20,-3,25,2,26v7,0,29,-14,49,-33","w":357,"k":{"T":49,"b":13,"f":7,"g":9,"h":6,"k":6,"l":6,"i":12,"j":12,"m":12,"n":12,"r":12,"u":12,"p":11,"a":5,"c":5,"d":5,"e":5,"o":5,"q":5,"t":15,"v":17,"w":17,"y":17}},"i":{"d":"155,-448v18,0,28,15,28,32v1,21,-15,39,-37,39v-16,0,-28,-12,-28,-30v-1,-18,13,-41,37,-41xm156,-76r9,15v-24,28,-77,69,-101,69v-14,0,-24,-11,-10,-68r44,-179v4,-15,3,-22,-1,-22v-6,0,-26,11,-48,29r-8,-15v38,-38,87,-67,105,-67v16,0,15,23,7,56r-47,192v-4,17,-3,23,1,23v8,0,32,-18,49,-33","w":191,"k":{"b":10,"f":8,"g":7,"h":3,"k":3,"l":3,"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"p":7,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":10,"v":10,"w":10,"y":10,"s":-3}},"j":{"d":"151,-453v18,0,28,15,28,31v0,42,-66,58,-66,10v0,-18,14,-41,38,-41xm48,-225r-10,-16v42,-44,91,-73,111,-73v15,0,16,22,6,72v-25,113,-50,316,-122,378v-36,31,-62,44,-75,44v-13,0,-30,-9,-30,-22v0,-15,14,-39,32,-35v46,26,63,11,81,-63v18,-72,32,-152,57,-279v7,-33,7,-40,1,-40v-6,0,-32,17,-51,34","w":186,"k":{"i":10,"j":10,"m":10,"n":10,"r":10,"u":10,",":10,".":10}},"k":{"d":"111,-167v50,-48,125,-147,184,-147v36,0,32,32,15,49v-12,13,-19,-1,-38,-1v-33,0,-71,36,-91,58v13,43,41,106,57,137v27,54,30,37,68,2r12,14v-33,52,-62,63,-77,63v-15,0,-28,-8,-46,-46v-18,-36,-36,-80,-54,-130v-18,19,-32,33,-39,45v-8,38,-17,78,-24,118v-18,4,-36,8,-51,13r-4,-4v34,-142,61,-284,95,-429v9,-38,-16,-30,-47,-31r4,-18v57,-6,94,-24,103,-24v7,0,6,7,3,21","w":329,"k":{"b":15,"h":6,"k":6,"l":6,"i":12,"j":12,"m":12,"n":12,"r":12,"u":12,"p":9,"a":5,"c":5,"d":5,"e":5,"o":5,"q":5,"t":5,"v":10,"w":10,"y":10}},"l":{"d":"150,-82r11,16v-36,43,-85,74,-107,74v-14,0,-26,-15,-11,-84r73,-345v14,-40,-13,-34,-48,-35r3,-18v55,-6,94,-24,103,-24v6,0,7,6,4,21r-86,409v-4,20,-1,25,3,25v8,0,35,-19,55,-39","w":174,"k":{"b":10,"f":8,"g":7,"h":3,"k":3,"l":3,"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"p":7,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":10,"v":10,"w":10,"y":10,"s":-3}},"m":{"d":"514,-76r10,17v-37,42,-81,67,-99,67v-17,0,-23,-20,-11,-71r38,-162v8,-34,3,-45,-7,-45v-34,0,-119,98,-143,145v-8,33,-19,80,-27,121v-19,2,-36,7,-51,12r-4,-4v18,-71,35,-142,50,-210v10,-48,9,-64,-5,-64v-34,0,-123,99,-142,145v-13,31,-21,79,-29,121v-20,-1,-42,17,-55,8v21,-79,40,-160,58,-238v6,-26,4,-29,0,-30v-7,0,-32,18,-49,34r-8,-17v39,-42,81,-67,99,-67v18,0,19,25,5,86v-4,16,-11,36,-11,50v48,-67,97,-104,126,-122v16,-9,30,-14,43,-14v20,0,34,17,16,106v-2,9,-8,23,-4,29v48,-66,97,-105,128,-122v18,-9,29,-13,42,-13v15,0,38,8,16,101r-34,147v-4,18,-3,22,1,22v6,0,27,-12,47,-32","w":550,"k":{"T":49,"b":13,"f":7,"g":9,"h":6,"k":6,"l":6,"i":12,"j":12,"m":12,"n":12,"r":12,"u":12,"p":11,"a":5,"c":5,"d":5,"e":5,"o":5,"q":5,"t":15,"v":17,"w":17,"y":17}},"n":{"d":"336,-76r10,16v-41,46,-80,68,-98,68v-17,0,-24,-18,-11,-72v13,-52,25,-104,37,-156v10,-40,5,-50,-5,-50v-31,0,-112,86,-147,146v-8,34,-20,75,-28,118v-18,4,-37,9,-50,14r-4,-5v20,-76,39,-159,57,-237v5,-22,3,-28,-1,-28v-6,0,-27,14,-45,31r-10,-17v38,-41,79,-66,99,-66v32,0,-5,110,-8,138v48,-65,100,-105,129,-122v18,-11,33,-16,46,-16v18,0,37,10,16,100r-34,145v-4,19,-4,25,1,25v6,0,26,-12,46,-32","w":372,"k":{"T":49,"b":13,"f":7,"g":9,"h":6,"k":6,"l":6,"i":12,"j":12,"m":12,"n":12,"r":12,"u":12,"p":11,"a":5,"c":5,"d":5,"e":5,"o":5,"q":5,"t":15,"v":17,"w":17,"y":17}},"o":{"d":"307,-205v0,98,-76,213,-182,213v-66,0,-93,-52,-93,-108v0,-122,75,-214,183,-214v57,0,92,40,92,109xm91,-104v0,62,32,98,82,80v38,-14,76,-90,75,-180v-1,-70,-35,-97,-83,-77v-28,12,-74,70,-74,177","w":329,"k":{"b":9,"f":8,"h":7,"k":7,"l":7,"i":7,"j":7,"m":7,"n":7,"r":7,"u":7,"p":6,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":8,"v":9,"w":9,"y":9,"s":4,"x":13,"z":10,",":27,".":27}},"p":{"d":"321,-217v0,99,-100,225,-190,225v-11,0,-28,-1,-41,-7r-20,98v-14,49,8,48,48,51r-3,19r-162,7r4,-17v43,-8,52,-14,61,-57r78,-366v-22,8,-42,17,-57,26r-5,-18v19,-13,44,-25,68,-34r7,-33v13,-15,35,-30,51,-40r7,4r-12,54v82,-25,166,0,166,88xm148,-279r-48,233v8,11,26,24,44,24v50,0,118,-95,118,-184v0,-81,-53,-85,-114,-73","w":340,"k":{"b":9,"f":8,"h":7,"k":7,"l":7,"i":7,"j":7,"m":7,"n":7,"r":7,"u":7,"p":6,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":8,"v":9,"w":9,"y":9,"s":4,"x":13,"z":10,",":27,".":27}},"q":{"d":"27,-70v1,-153,134,-283,296,-231v-25,99,-54,280,-79,397v-12,55,11,48,47,55r-3,17r-162,8r4,-17v38,-8,50,-11,60,-58r44,-216v-35,42,-100,123,-163,123v-24,0,-44,-32,-44,-78xm215,-284v-94,4,-130,118,-130,196v0,33,9,50,21,50v34,0,102,-72,134,-121v6,-23,18,-74,25,-114v-12,-6,-30,-11,-50,-11","w":338,"k":{"i":10,"j":10,"m":10,"n":10,"r":10,"u":10,",":10,".":10}},"r":{"d":"140,-233v-2,11,-10,27,-6,35v36,-69,78,-116,106,-116v20,0,44,23,30,47v-6,10,-18,30,-35,21v-26,-22,-34,-14,-59,18v-16,21,-40,54,-50,87v-13,46,-19,90,-28,136v-15,3,-34,8,-50,13r-5,-5v18,-75,38,-161,51,-235v4,-24,4,-31,-1,-31v-6,0,-30,14,-50,33r-9,-16v36,-39,79,-68,98,-68v18,0,17,32,8,81","w":256,"k":{"b":6,"f":-17,"g":5,"h":6,"k":6,"l":6,"i":-6,"j":-6,"m":-6,"n":-6,"r":-6,"u":-6,"p":-15,"a":13,"c":13,"d":13,"e":13,"o":13,"q":13,"t":-13,"v":-14,"w":-14,"y":-14,"-":14,"s":3,"x":-3,",":49,".":49,":":-13,";":-13}},"s":{"d":"58,-213v-6,-43,70,-103,115,-101v47,2,73,45,36,68v-6,4,-11,3,-15,-3v-19,-36,-92,-50,-92,7v0,25,20,43,46,63v41,32,58,52,58,82v0,53,-70,105,-127,105v-48,0,-101,-53,-50,-79v9,-4,13,-3,17,2v18,27,44,42,67,42v28,0,47,-20,47,-42v0,-46,-112,-88,-102,-144","w":235,"k":{"f":3,"g":7,"h":9,"k":9,"l":9,"i":7,"j":7,"m":7,"n":7,"r":7,"u":7,"p":6,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":7,"v":6,"w":6,"y":6,"s":7,"z":7}},"t":{"d":"237,-302r-19,25r-70,3r-40,191v-8,34,-4,42,4,42v12,0,45,-22,62,-40r11,15v-23,28,-77,74,-114,74v-16,0,-30,-20,-14,-92r41,-190r-52,0v-5,-12,11,-18,16,-28r42,0r16,-66r53,-44r7,5r-25,105r82,0","w":214,"k":{"b":11,"f":2,"g":12,"h":6,"k":6,"l":6,"i":6,"j":6,"m":6,"n":6,"r":6,"u":6,"a":7,"c":7,"d":7,"e":7,"o":7,"q":7,",":3,".":3}},"u":{"d":"253,-127v-50,59,-89,135,-169,135v-19,0,-42,-12,-24,-88r39,-162v4,-17,2,-22,-2,-23v-6,0,-25,14,-49,34r-8,-17v41,-41,85,-66,104,-66v15,0,17,14,7,61r-39,168v-8,34,-3,46,8,46v38,0,117,-94,145,-145v8,-32,16,-69,25,-112v19,-5,33,-16,56,-18v-19,74,-37,152,-55,243v-4,22,-2,28,3,28v6,0,30,-16,50,-36r10,16v-34,41,-81,71,-102,71v-34,-1,-3,-99,3,-135r-2,0","w":373,"k":{"b":10,"f":8,"g":7,"h":3,"k":3,"l":3,"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"p":7,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":10,"v":10,"w":10,"y":10,"s":-3}},"v":{"d":"153,-61v34,-33,106,-139,110,-185v2,-20,-14,-29,-7,-47v13,-33,60,-24,60,19v0,22,-11,49,-43,93v-41,57,-104,137,-146,189r-19,0v-2,-65,-9,-174,-13,-217v-7,-85,-11,-57,-53,-17r-12,-16v25,-36,62,-72,84,-72v18,0,26,26,30,77v4,62,7,119,9,176","w":312,"k":{"b":4,"f":-17,"g":-3,"h":2,"k":2,"l":2,"i":-9,"j":-9,"m":-9,"n":-9,"r":-9,"u":-9,"p":-9,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-10,"v":-6,"w":-6,"y":-6,",":43,".":43,":":-13,";":-13}},"w":{"d":"298,-303r23,239v29,-39,98,-136,100,-180v1,-23,-16,-30,-8,-50v12,-31,59,-24,59,20v0,24,-13,47,-29,73v-24,38,-108,155,-148,209r-19,0r-21,-217r-134,217r-18,0v-1,-68,-3,-158,-7,-225v-4,-75,-10,-49,-53,-11r-11,-14v29,-38,65,-72,89,-72v16,0,24,21,25,69v1,56,3,119,2,166r2,0v42,-72,89,-148,130,-224r18,0","w":469,"k":{"b":4,"f":-17,"g":-3,"h":2,"k":2,"l":2,"i":-9,"j":-9,"m":-9,"n":-9,"r":-9,"u":-9,"p":-9,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-10,"v":-6,"w":-6,"y":-6,",":43,".":43,":":-13,";":-13}},"x":{"d":"28,-58v10,1,15,14,27,14v20,0,54,-41,98,-105v-12,-30,-28,-110,-48,-118v-6,0,-20,9,-44,40r-13,-14v30,-43,62,-73,84,-73v24,-7,43,80,57,115v59,-85,89,-115,119,-115v41,-1,31,61,2,61v-9,0,-15,-16,-26,-14v-28,7,-65,64,-87,92v13,35,34,133,57,134v11,0,28,-13,50,-40r12,14v-55,78,-102,117,-135,12r-21,-69v-62,98,-95,132,-128,132v-18,0,-33,-14,-32,-33v0,-17,15,-33,28,-33","w":331,"k":{"a":-3,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3}},"y":{"d":"152,-232v7,51,7,122,17,180v32,-60,116,-153,86,-226v-8,-20,15,-36,31,-36v16,0,27,15,28,38v0,20,-8,43,-26,74v-66,117,-168,268,-252,363r-73,19r-6,-16v75,-50,131,-110,165,-156v-1,-55,-13,-164,-22,-228v-11,-77,-21,-40,-55,-3r-12,-16v22,-35,58,-75,83,-75v20,0,29,26,36,82","w":309,"k":{"b":4,"f":-17,"g":-3,"h":2,"k":2,"l":2,"i":-9,"j":-9,"m":-9,"n":-9,"r":-9,"u":-9,"p":-9,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"t":-10,"v":-6,"w":-6,"y":-6,",":43,".":43,":":-13,";":-13}},"z":{"d":"121,-312v23,-2,107,14,130,14v11,0,26,-7,43,-26r15,15v-59,71,-160,171,-230,245v30,-3,86,29,116,28v19,0,40,-13,72,-61r15,14v-62,125,-92,108,-190,63v-40,-20,-50,-2,-65,21v-3,4,-5,5,-9,5v-5,-8,-17,-25,25,-70v48,-52,130,-130,194,-199v-31,5,-76,-3,-109,-3v-32,0,-49,24,-69,60r-18,-9v15,-37,44,-95,80,-97","w":292,"k":{"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2}},"{":{"d":"68,51v0,-54,41,-130,41,-188v0,-25,-18,-40,-51,-42r4,-21v60,-4,69,-38,72,-62r19,-148v15,-77,76,-87,115,-87r-1,19v-146,10,-11,251,-154,287r-1,3v29,7,43,27,43,57v0,60,-44,120,-44,186v0,28,20,40,47,44r-5,19v-42,0,-85,-13,-85,-67","w":236,"k":{"J":-5,"T":6,"V":3,"W":3,"Y":3}},"|":{"d":"115,175r-44,0r0,-700r44,0r0,700","w":167},"}":{"d":"150,-191v-67,-18,-36,-102,-18,-157v15,-47,42,-124,-28,-130r4,-19v38,0,90,12,86,76v-3,44,-35,124,-40,170v-2,24,9,48,50,51r-4,20v-60,4,-68,38,-71,62r-19,149v-14,77,-76,87,-116,87r2,-19v144,-11,11,-251,153,-287","w":236},"~":{"d":"141,-201v49,0,110,53,153,53v28,0,45,-18,59,-58r26,14v-15,50,-45,79,-89,79v-55,0,-101,-54,-152,-54v-29,0,-49,18,-64,59r-24,-17v27,-67,65,-76,91,-76","w":394},"'":{"d":"163,-497r6,5v-8,26,-38,108,-58,149r-21,9v13,-70,20,-128,21,-148","w":134},"`":{"d":"225,-349r-20,6v-21,-40,-43,-83,-62,-115v0,-14,40,-12,53,-14v7,34,20,85,29,123","w":280},"\u00a0":{"w":160}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 1991, 1992, 1994, 1997, 1998, 2000, 2002, 2004 Adobe Systems
 * Incorporated. All rights reserved.
 * 
 * Trademark:
 * Minion is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MinionPro-BoldIt
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach
 * 
 * Vendor URL:
 * http://www.adobe.com/type/
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":346,"face":{"font-family":"Minion Pro","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"700","panose-1":"2 4 7 3 6 2 1 9 2 3","ascent":"509","descent":"-191","x-height":"8","bbox":"-100 -525 710 175","underline-thickness":"35","underline-position":"-35","slope":"-12","stemh":"30","stemv":"85","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":153},"!":{"d":"160,-465v78,0,52,29,35,83v-24,77,-49,153,-77,229v-3,8,-31,8,-31,0r12,-285v3,-17,15,-27,61,-27xm135,-50v0,70,-107,78,-106,7v0,-35,23,-61,57,-61v29,0,49,22,49,54","w":191},"\"":{"d":"182,-496r10,9v-6,26,-45,123,-72,171r-30,12v9,-66,16,-158,16,-168xm311,-496r10,9v-6,24,-47,123,-73,171r-29,12v8,-66,16,-158,15,-168","w":273},"#":{"d":"351,-328r-12,57r-64,0r-25,84r55,0r-10,56r-63,0r-35,118r-35,0r35,-118r-70,0r-35,118r-36,0r35,-118r-64,0r11,-56r70,0r26,-84r-61,0r11,-57r66,0r31,-100r37,0r-31,100r69,0r32,-100r35,0r-31,100r59,0xm240,-271r-70,0r-25,84r69,0"},"$":{"d":"329,-313r-22,3v-6,-41,-23,-83,-67,-92r-27,139v52,29,109,60,109,128v0,83,-82,125,-158,129r-11,56r-29,0r11,-56v-64,-6,-98,-31,-110,-40v-1,-13,-2,-61,-3,-102r22,-2v6,36,32,106,97,116r28,-153v-52,-27,-102,-62,-102,-120v0,-77,66,-122,149,-123r11,-52r29,0r-10,52v32,4,57,12,84,24v0,22,0,53,-1,93xm186,-276r25,-129v-43,1,-70,32,-70,68v0,29,20,46,45,61xm196,-174r-27,142v47,-5,72,-34,72,-77v0,-30,-20,-50,-45,-65"},"%":{"d":"487,-433r-362,460r-22,-20r361,-461xm288,-345v0,77,-56,152,-134,152v-62,0,-90,-47,-90,-97v0,-78,55,-154,133,-154v64,0,91,48,91,99xm223,-368v0,-24,-5,-52,-28,-52v-42,0,-65,98,-65,144v0,20,3,58,28,58v46,0,65,-112,65,-150xm535,-144v0,77,-56,152,-134,152v-62,0,-89,-46,-89,-96v0,-78,55,-155,132,-155v64,0,91,47,91,99xm469,-167v0,-24,-4,-51,-27,-51v-41,0,-65,96,-65,144v0,20,4,58,28,58v46,0,64,-115,64,-151","w":566},"&":{"d":"378,-296v44,0,82,44,116,57v7,0,11,-13,12,-61r25,0v1,19,2,37,2,48v-1,82,-30,89,-40,89v-25,0,-45,-24,-68,-39v-30,103,-97,210,-228,210v-85,0,-151,-58,-151,-158v0,-86,75,-189,152,-194v41,-3,51,34,52,68v36,-38,87,-95,64,-161v-5,-14,14,-36,36,-36v20,0,34,16,34,45v0,50,-39,99,-86,144v-56,55,-121,103,-171,135v13,56,60,85,106,85v81,0,135,-59,168,-153v-22,-16,-40,-28,-58,-28v-37,0,-8,51,-1,63v0,12,-22,22,-33,22v-16,0,-30,-18,-30,-39v-2,-47,64,-97,99,-97xm165,-307v-20,-5,-52,66,-44,131v16,-10,36,-25,64,-49v15,-22,-1,-89,-20,-82","w":539},"(":{"d":"278,-497r13,20v-106,78,-164,225,-164,366v0,67,10,154,52,213r-20,16v-67,-58,-100,-155,-100,-245v0,-171,97,-313,219,-370","w":257,"k":{"f":-2,"T":5,"Y":2}},")":{"d":"105,-482r21,-15v67,57,100,155,99,247v-1,169,-97,313,-219,368r-13,-20v106,-78,164,-224,165,-363v0,-69,-11,-157,-53,-217","w":242},"*":{"d":"325,-353r1,21r-97,20r23,98r-20,8r-50,-93r-90,52r-12,-20r73,-67r-73,-78r13,-17r88,58r46,-94r19,6r-18,101","w":298},"+":{"d":"391,-155r-143,0r0,155r-51,0r0,-155r-144,0r0,-45r144,0r0,-140r51,0r0,140r143,0r0,45","w":424},",":{"d":"3,86r-9,-24v44,-18,72,-43,72,-72v0,-22,-11,-35,-33,-41v-28,-19,9,-60,35,-60v39,0,62,38,62,74v-1,69,-63,109,-127,123","w":184},"-":{"d":"214,-185r-12,49r-173,0r12,-49r173,0","w":238},".":{"d":"130,-48v0,68,-103,75,-101,7v0,-34,22,-58,54,-58v28,0,47,22,47,51","w":184},"\/":{"d":"265,-465r-215,497r-47,0r215,-497r47,0","w":223},"0":{"d":"234,-444v97,0,123,96,114,194v-10,115,-71,258,-194,258v-102,0,-127,-97,-118,-200v9,-106,71,-252,198,-252xm227,-417v-56,0,-90,156,-100,247v-8,77,-5,150,31,150v53,0,87,-161,98,-252v8,-71,6,-145,-29,-145"},"1":{"d":"281,-444r-68,352v-11,56,-9,63,53,69r-6,23r-214,0r5,-23v57,-6,62,-13,73,-69r48,-240v16,-56,-14,-50,-56,-54r6,-22v45,-6,104,-17,159,-36"},"2":{"d":"69,-342r47,-62v67,-71,223,-45,223,74v0,95,-137,178,-223,255r109,0v43,0,49,-4,75,-42r22,9v-15,35,-28,74,-39,108r-282,0r4,-18v77,-68,242,-174,242,-292v0,-46,-22,-72,-66,-72v-38,0,-70,28,-94,58"},"3":{"d":"113,8v-45,0,-95,-21,-95,-56v0,-16,22,-47,44,-35v17,17,50,52,98,52v41,0,68,-38,68,-98v0,-67,-50,-100,-110,-84r-5,-24v46,-13,125,-38,125,-98v0,-34,-23,-53,-55,-53v-36,0,-62,25,-84,51r-18,-18v33,-43,67,-90,142,-89v50,0,104,27,104,88v0,63,-55,69,-92,96v44,11,86,45,86,100v0,93,-126,165,-208,168"},"4":{"d":"342,-160r-8,38r-60,0v-5,46,-35,103,39,98r-6,24r-203,0r6,-24v73,4,64,-44,78,-98r-175,0r5,-26v88,-103,176,-206,266,-292r51,0r-54,280r61,0xm237,-349r-3,0v-56,59,-106,122,-160,189r121,0"},"5":{"d":"109,8v-48,-1,-91,-19,-96,-57v3,-15,23,-50,43,-34v15,12,47,51,98,51v50,0,70,-39,70,-89v0,-96,-79,-119,-155,-97r-5,-7r60,-211r219,0r-30,74r-171,0r-34,106v39,-12,65,-18,80,-18v66,0,127,39,127,112v0,87,-119,172,-206,170"},"6":{"d":"362,-449r5,26v-24,4,-54,13,-78,24v-38,17,-109,55,-145,146v23,-10,47,-28,76,-28v66,0,115,45,115,123v0,87,-73,166,-172,166v-85,0,-136,-61,-136,-149v0,-116,73,-237,231,-286v34,-10,79,-18,104,-22xm244,-138v0,-80,-50,-113,-110,-87v-25,51,-29,205,43,206v49,0,67,-73,67,-119"},"7":{"d":"387,-436r5,8r-265,428r-78,8r-4,-9v100,-118,198,-245,269,-360r-149,0v-43,0,-52,4,-74,45r-23,-9v16,-43,28,-81,36,-111r283,0"},"8":{"d":"20,-104v0,-62,70,-89,112,-116v-32,-25,-56,-53,-56,-97v0,-74,68,-127,148,-127v62,0,118,35,118,102v0,62,-34,64,-91,101v44,32,77,63,77,115v0,79,-84,134,-168,134v-77,0,-140,-39,-140,-112xm212,-416v-32,0,-56,28,-56,64v0,50,40,74,70,94v50,-25,64,-158,-14,-158xm174,-20v38,0,66,-32,66,-77v0,-46,-31,-73,-83,-107v-31,22,-53,58,-53,101v0,41,22,83,70,83"},"9":{"d":"220,-444v85,0,134,61,134,155v0,151,-132,296,-318,302r-5,-24v91,-20,179,-88,213,-185v-19,9,-55,29,-75,29v-62,0,-117,-41,-117,-117v0,-84,75,-160,168,-160xm211,-416v-41,0,-67,60,-67,110v0,68,50,113,107,82v17,-47,33,-192,-40,-192"},":":{"d":"158,-246v0,68,-103,75,-101,7v0,-34,22,-58,54,-58v28,0,47,22,47,51xm127,-48v0,69,-102,74,-100,7v0,-34,21,-58,53,-58v28,0,47,22,47,51","w":182},";":{"d":"153,-246v0,68,-103,75,-101,7v0,-34,22,-58,54,-58v27,0,47,22,47,51xm3,86r-9,-22v43,-18,72,-44,72,-73v0,-23,-11,-36,-33,-42v-28,-19,9,-64,35,-59v38,0,62,35,62,73v0,67,-61,108,-127,123","w":184},"<":{"d":"368,0r-318,-153r0,-48r318,-153r0,49r-267,127r0,2r267,127r0,49","w":417},"=":{"d":"392,-219r-339,0r0,-46r339,0r0,46xm392,-91r-339,0r0,-45r339,0r0,45","w":424},">":{"d":"391,-153r-318,153r0,-49r267,-127r0,-2r-267,-127r0,-49r318,153r0,48","w":417},"?":{"d":"81,-412v0,-32,63,-53,92,-53v55,0,106,55,106,110v0,41,-18,68,-53,89v-66,40,-114,50,-75,113r-19,14v-28,-13,-68,-47,-68,-88v0,-78,161,-110,174,-156v0,-9,-8,-19,-26,-19v-54,0,-83,37,-98,37v-13,0,-33,-23,-33,-47xm158,-52v0,72,-109,81,-107,9v0,-35,24,-61,57,-61v29,0,50,21,50,52","w":262},"@":{"d":"379,18r9,23v-155,82,-351,16,-351,-177v0,-167,139,-267,275,-267v130,0,199,86,198,179v-1,99,-74,176,-178,176v-55,0,-33,-45,-31,-77v-24,32,-76,77,-111,77v-21,0,-36,-25,-36,-63v0,-97,99,-204,218,-173v8,2,14,3,27,3v-7,22,-23,81,-38,152v-8,34,-6,48,7,48v43,-1,103,-43,104,-140v1,-96,-72,-151,-164,-151v-127,0,-216,95,-216,226v0,87,45,185,184,185v43,0,83,-11,103,-21xm335,-254v-77,-28,-112,48,-112,124v0,23,6,32,14,32v11,0,46,-23,74,-76v13,-25,20,-59,24,-80","w":529},"A":{"d":"440,-24r-6,24r-190,0r7,-24v80,-3,28,-72,30,-126r-133,0r-39,79v-15,31,-14,40,40,47r-5,24r-158,0r6,-24v42,-7,51,-12,90,-80r202,-351r36,-9r59,365v9,62,14,69,61,75xm276,-186r-24,-156v-27,50,-57,101,-85,156r109,0","w":470},"B":{"d":"406,-141v0,105,-116,141,-237,141r-168,0r6,-24v50,-4,57,-11,68,-66r52,-272v12,-58,4,-64,-47,-68r7,-24v130,4,331,-29,331,97v0,71,-61,94,-120,109v60,11,108,44,108,107xm196,-258v82,5,127,-34,127,-96v0,-61,-50,-86,-92,-64v-20,37,-23,112,-35,160xm190,-229r-26,137v-10,53,12,63,39,63v50,0,102,-40,102,-115v0,-70,-52,-88,-115,-85","w":435,"k":{"b":11,"h":6,"k":6,"l":6,"i":10,"j":10,"m":10,"n":10,"r":10,"u":10,"a":-4,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"v":18,"w":18,"y":18,"T":22,"U":15,"V":35,"W":35,"A":14}},"C":{"d":"414,-134r24,11v-14,36,-41,88,-57,115v-22,6,-69,18,-124,18v-123,0,-213,-68,-213,-198v0,-172,138,-277,302,-277v64,0,104,14,122,19v-1,37,-4,76,-7,118r-24,3v-13,-85,-51,-110,-105,-110v-99,0,-184,109,-184,243v0,107,47,172,116,172v54,0,97,-38,150,-114","w":455,"k":{"i":10,"j":10,"m":10,"n":10,"r":10,"u":10,"a":-3,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":29,"w":29,"y":29,"C":-4,"G":-4,"O":-4,"Q":-4,"z":6}},"D":{"d":"86,-454r180,0v152,0,241,62,241,194v0,86,-39,161,-116,210v-95,60,-241,49,-390,50r6,-24v52,-4,59,-14,69,-64r52,-275v10,-55,6,-63,-48,-67xm271,-426v-40,0,-42,4,-49,45r-53,282v-12,55,4,68,43,68v114,0,193,-107,193,-237v0,-83,-41,-158,-134,-158","w":512,"k":{"b":2,"f":-15,"i":-4,"j":-4,"m":-4,"n":-4,"r":-4,"u":-4,"p":-4,"a":-4,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"s":-4,"t":-6,"v":-6,"w":-6,"y":-6,"J":13,"C":-13,"G":-13,"O":-13,"Q":-13,"T":23,"U":6,"V":27,"W":27,"X":17,"Y":38,"z":-6,",":13,".":13,"A":12,"x":3,"B":12,"D":12,"E":12,"F":12,"H":12,"I":12,"K":12,"L":12,"N":12,"P":12,"R":12,"M":8}},"E":{"d":"228,-29v89,2,93,-36,132,-91r24,9v-8,25,-31,87,-42,111r-341,0r5,-24v53,-4,58,-9,68,-65r54,-276v10,-54,6,-61,-48,-65r6,-24r321,0v-3,19,-9,75,-13,110r-25,2v-8,-60,-2,-85,-76,-83v-34,1,-62,-9,-69,29r-27,141r47,0v60,0,61,-4,81,-52r26,0r-29,145r-25,0v1,-54,1,-58,-58,-58r-49,0r-22,118v-12,66,-2,72,60,73","w":399,"k":{"b":8,"f":4,"g":10,"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"p":10,"a":-7,"c":-7,"d":-7,"e":-7,"o":-7,"q":-7,"s":-8,"t":11,"v":26,"w":26,"y":26,"T":11,"V":10,"W":10,"Y":13,"z":-2,"x":-8}},"F":{"d":"375,-342v-11,-68,1,-83,-81,-83v-35,0,-63,-8,-70,29r-28,150r60,0v60,0,62,-6,82,-52r25,0r-28,144r-25,0v-1,-53,-3,-58,-63,-58r-59,0r-23,123v-10,55,-4,61,58,65r-6,24r-212,0r5,-24v48,-4,55,-12,65,-65r53,-275v10,-56,7,-62,-47,-66r6,-24r325,0v-2,19,-7,75,-12,110","w":382,"k":{"i":10,"h":-5,"k":-5,"l":-5,"j":10,"m":10,"n":10,"r":10,"u":10,"a":18,"c":18,"d":18,"e":18,"o":18,"q":18,"v":6,"w":6,"y":6,"-":7,",":61,".":61,"A":46,":":-7,";":-7}},"G":{"d":"468,-330r-25,3v-9,-88,-58,-108,-108,-108v-97,0,-187,105,-187,244v0,106,49,172,126,172v24,0,45,-5,52,-46r11,-60v10,-52,3,-56,-64,-63r6,-23r208,0r-6,23v-37,5,-43,10,-52,63v-5,31,-16,76,-14,108v-41,11,-95,27,-151,27v-134,0,-220,-70,-220,-200v0,-165,131,-275,307,-275v57,0,107,13,126,19v-2,24,-6,67,-9,116","w":488,"k":{"h":6,"k":6,"l":6,"i":8,"j":8,"m":8,"n":8,"r":8,"u":8,"a":-6,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"v":13,"w":13,"y":13}},"H":{"d":"569,-454r-5,24v-52,4,-58,11,-68,65r-54,275v-10,55,-5,62,51,66r-6,24r-211,0r5,-24v55,-4,60,-11,70,-66r26,-133r-186,0r-25,133v-10,54,-5,62,50,66r-6,24r-208,0r6,-24v52,-4,56,-11,67,-66r54,-275v10,-55,3,-61,-53,-65r5,-24r209,0r-6,24v-49,4,-55,11,-65,65r-20,106r185,0r20,-106v11,-54,6,-61,-48,-65r7,-24r206,0","w":534,"k":{"b":3,"f":13,"g":21,"h":-2,"k":-2,"l":-2,"i":23,"j":23,"m":23,"n":23,"r":23,"u":23,"p":22,"a":15,"c":15,"d":15,"e":15,"o":15,"q":15,"s":8,"t":21,"v":22,"w":22,"y":22,"C":6,"G":6,"O":6,"Q":6,"z":2,"A":10}},"I":{"d":"291,-454r-5,24v-51,4,-56,10,-66,66r-53,274v-11,55,-7,62,49,66r-5,24r-207,0r5,-24v49,-4,56,-11,66,-66r54,-274v11,-56,6,-62,-51,-66r7,-24r206,0","w":256,"k":{"b":3,"f":13,"g":21,"h":-2,"k":-2,"l":-2,"i":23,"j":23,"m":23,"n":23,"r":23,"u":23,"p":22,"a":15,"c":15,"d":15,"e":15,"o":15,"q":15,"s":8,"t":21,"v":22,"w":22,"y":22,"C":6,"G":6,"O":6,"Q":6,"z":2,"A":10}},"J":{"d":"291,-454r-5,24v-49,6,-54,9,-64,66r-49,269v-11,113,-84,185,-185,197r-4,-26v33,-7,63,-27,78,-81v29,-106,48,-244,70,-359v11,-56,5,-60,-50,-66r6,-24r203,0","w":249,"k":{"i":20,"j":20,"m":20,"n":20,"r":20,"u":20,"a":17,"c":17,"d":17,"e":17,"o":17,"q":17,"v":19,"w":19,"y":19,",":20,".":20,"A":19}},"K":{"d":"524,-454r-5,22v-40,4,-57,10,-103,47v-52,42,-93,78,-135,116v33,64,66,127,105,191v27,43,39,50,74,54r-6,24r-131,0v-35,-60,-71,-131,-107,-202v-10,-20,-19,-23,-28,-19r-25,131v-10,55,-7,62,48,66r-5,24r-200,0r5,-24v48,-4,53,-11,63,-66r53,-275v10,-55,6,-61,-49,-65r6,-24r202,0r-6,24v-50,4,-54,10,-65,65r-23,118v76,-28,123,-94,179,-148v29,-28,5,-34,-24,-35r7,-24r170,0","w":473,"k":{"h":-4,"k":-4,"l":-4,"i":16,"j":16,"m":16,"n":16,"r":16,"u":16,"a":9,"c":9,"d":9,"e":9,"o":9,"q":9,"v":57,"w":57,"y":57,"C":26,"G":26,"O":26,"Q":26,"A":5}},"L":{"d":"223,-29v78,0,90,-38,125,-96r25,9v-9,24,-34,91,-45,116r-330,0r6,-23v56,-4,61,-12,71,-67r54,-278v10,-51,6,-58,-49,-62r5,-24r208,0r-5,24v-55,4,-59,11,-69,62r-52,275v-10,56,2,64,56,64","w":382,"k":{"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"a":-5,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"v":42,"w":42,"y":42,"-":3,"C":7,"G":7,"O":7,"Q":7,"T":56,"U":21,"V":73,"W":73,"Y":58,"A":-10}},"M":{"d":"636,-454r-6,24v-53,6,-56,8,-64,58v-15,104,-25,182,-35,274v-8,64,-5,69,49,74r-6,24r-198,0r6,-24v43,-5,48,-10,58,-74v15,-99,30,-183,43,-274r-3,0r-209,367r-22,0v-19,-120,-39,-229,-61,-364r-2,0r-50,173v-20,71,-26,103,-30,126v-5,32,7,42,50,46r-6,24r-160,0r5,-24v36,-3,51,-13,65,-47v23,-55,67,-205,91,-282v19,-62,15,-72,-47,-77r8,-24r141,0v21,102,42,194,63,300r182,-300r138,0","w":619,"k":{"i":21,"j":21,"m":21,"n":21,"r":21,"u":21,"a":17,"c":17,"d":17,"e":17,"o":17,"q":17,"v":29,"w":29,"y":29,"C":15,"G":15,"O":15,"Q":15}},"N":{"d":"541,-454r-5,24v-43,1,-53,14,-61,43v-27,95,-58,280,-82,394r-36,0r-200,-356r-32,164v-12,62,-15,92,-16,114v-1,33,11,44,61,47r-6,24r-168,0r6,-24v35,-2,50,-12,60,-44v16,-47,45,-187,59,-258v17,-86,9,-95,-56,-104r6,-24r128,0r185,322r2,0r25,-133v13,-72,16,-99,17,-119v2,-34,-12,-44,-61,-46r5,-24r169,0","w":492,"k":{"b":3,"f":8,"g":16,"i":16,"j":16,"m":16,"n":16,"r":16,"u":16,"p":23,"a":15,"c":15,"d":15,"e":15,"o":15,"q":15,"s":13,"t":20,"v":22,"w":22,"y":22,"z":15,"A":19,"x":13}},"O":{"d":"305,-465v118,0,193,82,193,200v0,153,-106,275,-261,275v-116,0,-193,-76,-193,-197v0,-148,107,-278,261,-278xm301,-435v-85,0,-155,132,-155,266v0,87,27,150,96,150v92,0,154,-143,154,-264v0,-88,-26,-152,-95,-152","w":506,"k":{"b":2,"f":-15,"i":-4,"j":-4,"m":-4,"n":-4,"r":-4,"u":-4,"p":-4,"a":-4,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"s":-4,"t":-6,"v":-6,"w":-6,"y":-6,"J":13,"C":-13,"G":-13,"O":-13,"Q":-13,"T":23,"U":6,"V":27,"W":27,"X":17,"Y":38,"z":-6,",":13,".":13,"A":12,"x":3,"B":12,"D":12,"E":12,"F":12,"H":12,"I":12,"K":12,"L":12,"N":12,"P":12,"R":12,"M":8}},"P":{"d":"89,-454v149,5,334,-34,338,121v3,112,-127,181,-243,141r-20,102v-11,57,-5,60,56,66r-4,24r-212,0r5,-24v50,-4,55,-9,66,-66r53,-270v11,-60,6,-66,-45,-70xm262,-426v-34,0,-33,7,-41,43r-31,164v79,33,142,-41,142,-123v0,-57,-29,-84,-70,-84","w":415,"k":{"h":-2,"k":-2,"l":-2,"a":20,"c":20,"d":20,"e":20,"o":20,"q":20,"s":11,"t":-10,"v":-8,"w":-8,"y":-8,"-":19,"Y":14,",":86,".":86,"A":57,":":-8,";":-8,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8}},"Q":{"d":"480,94r-5,17v-34,6,-83,0,-102,-5v-14,-4,-89,-33,-164,-98v-99,-10,-166,-85,-166,-195v0,-148,109,-278,264,-278v115,0,191,81,191,202v0,122,-69,224,-182,260v49,35,116,75,164,97xm214,-22r58,-15v6,4,12,9,18,13v57,-27,106,-149,106,-257v0,-90,-27,-154,-97,-154v-85,0,-153,136,-153,261v0,76,24,136,68,152","w":506,"k":{"b":2,"f":-15,"i":-4,"j":-4,"m":-4,"n":-4,"r":-4,"u":-4,"p":-4,"a":-4,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"s":-4,"t":-6,"v":-6,"w":-6,"y":-6,"J":13,"C":-13,"G":-13,"O":-13,"Q":-13,"T":23,"U":6,"V":27,"W":27,"X":17,"Y":38,"z":-6,",":13,".":13,"A":12,"x":3,"B":12,"D":12,"E":12,"F":12,"H":12,"I":12,"K":12,"L":12,"N":12,"P":12,"R":12,"M":8}},"R":{"d":"88,-454v142,6,331,-36,333,110v0,68,-52,110,-109,128v10,31,63,148,81,172v13,18,24,23,40,28r-7,22v-155,7,-149,-77,-188,-170v-12,-29,-20,-35,-53,-33r-21,107v-10,55,-3,62,47,66r-5,24r-204,0r6,-24v49,-4,57,-11,68,-66r53,-277v11,-56,6,-59,-47,-63xm190,-225v85,8,134,-45,135,-116v1,-69,-46,-101,-93,-77v-23,52,-27,132,-42,193","w":443,"k":{"h":-3,"k":-3,"l":-3,"i":-2,"j":-2,"m":-2,"n":-2,"r":-2,"u":-2,"t":4,"v":22,"w":22,"y":22,"-":20,"C":6,"G":6,"O":6,"Q":6,"T":20,"U":22,"V":36,"W":36,"X":-14,"Y":34,",":-10,".":-10,"A":-13}},"S":{"d":"24,-144r24,-3v7,47,38,129,112,129v50,0,76,-37,76,-77v0,-39,-40,-80,-76,-105v-45,-32,-84,-74,-84,-132v0,-124,159,-164,261,-108v-4,28,-4,63,-5,107r-24,2v-6,-44,-23,-107,-84,-107v-46,0,-68,40,-68,73v0,40,43,73,78,98v48,34,89,73,89,137v0,88,-76,140,-170,140v-59,0,-108,-23,-128,-43v0,-15,0,-54,-1,-111","w":342,"k":{"h":-2,"k":-2,"l":-2,"i":5,"j":5,"m":5,"n":5,"r":5,"u":5,"p":9,"a":-9,"c":-9,"d":-9,"e":-9,"o":-9,"q":-9,"t":6,"v":16,"w":16,"y":16,"J":10,"T":13,"U":10,"Y":21,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,"M":4}},"T":{"d":"428,-340v-1,-67,-4,-87,-74,-85r-35,0r-63,335v-10,52,-8,62,57,66r-6,24r-224,0r6,-24v59,-4,64,-15,74,-66r65,-335v-48,-1,-100,2,-108,22v-12,13,-21,31,-36,63r-26,0v15,-45,28,-95,36,-132r18,0v7,16,13,18,32,18r275,0v18,0,22,-5,35,-18r19,0v-6,27,-13,89,-19,131","w":436,"k":{"j":52,"i":52,"f":3,"h":-3,"k":-3,"l":-3,"m":52,"n":52,"r":52,"u":52,"a":71,"c":71,"d":71,"e":71,"o":71,"q":71,"s":57,"t":7,"v":62,"w":62,"y":62,"-":26,"C":-3,"G":-3,"O":-3,"Q":-3,"S":-7,"T":-13,"V":-14,"W":-14,"X":-14,"Y":-14,"z":49,",":67,".":67,"A":51,")":10,"]":10,"}":10,":":9,";":9,"M":8}},"U":{"d":"550,-454r-6,24v-40,1,-53,12,-64,44v-35,100,-35,276,-118,349v-64,56,-179,65,-243,10v-34,-29,-49,-81,-32,-169r31,-165v11,-57,6,-65,-48,-69r6,-24r204,0r-6,24v-47,4,-54,10,-65,69r-31,168v-21,111,17,157,83,157v77,0,124,-61,145,-178r11,-59v10,-57,15,-90,16,-114v2,-31,-17,-40,-64,-43r6,-24r175,0","w":494,"k":{"b":-7,"f":3,"g":22,"h":-8,"k":-8,"l":-8,"i":22,"j":22,"m":22,"n":22,"r":22,"u":22,"p":22,"a":20,"c":20,"d":20,"e":20,"o":20,"q":20,"s":20,"t":15,"v":19,"w":19,"y":19,"z":21,",":27,".":27,"A":38,"x":28,"M":3}},"V":{"d":"529,-455r-5,24v-41,5,-51,12,-87,71v-49,79,-136,232,-212,367r-32,0v-22,-132,-53,-298,-68,-374v-10,-53,-18,-60,-59,-64r6,-24r189,0r-6,24v-29,4,-47,4,-41,40r47,274v48,-84,110,-199,140,-258v24,-48,7,-54,-33,-56r6,-24r155,0","w":475,"k":{"j":55,"i":55,"m":55,"n":55,"r":55,"u":55,"a":71,"c":71,"d":71,"e":71,"o":71,"q":71,"t":28,"v":54,"w":54,"y":54,"-":24,"C":9,"G":9,"O":9,"Q":9,"S":5,"T":-13,",":83,".":83,"A":72,")":9,"]":9,"}":9,":":29,";":29}},"W":{"d":"710,-454r-6,24v-43,6,-49,9,-78,70r-175,368r-35,0r-54,-312r-2,0r-151,312r-34,0r-45,-372v-6,-54,-11,-61,-56,-66r5,-24r186,0r-5,24v-32,4,-47,4,-42,51r26,247r151,-318r31,0r56,320v43,-90,81,-184,105,-236v26,-57,11,-61,-35,-64r5,-24r153,0","w":666,"k":{"j":55,"i":55,"m":55,"n":55,"r":55,"u":55,"a":71,"c":71,"d":71,"e":71,"o":71,"q":71,"t":28,"v":54,"w":54,"y":54,"-":24,"C":9,"G":9,"O":9,"Q":9,"S":5,"T":-13,",":83,".":83,"A":72,")":9,"]":9,"}":9,":":29,";":29}},"X":{"d":"480,-454r-6,24v-46,5,-56,11,-86,42v-28,29,-64,72,-109,126r75,174v23,55,31,58,79,64r-5,24r-205,0r5,-24v25,-4,52,-6,37,-37v-9,-19,-15,-44,-51,-129v-41,53,-67,92,-91,125v-23,32,0,36,26,41r-6,24r-163,0r7,-24v39,-4,55,-13,79,-37v24,-24,84,-95,134,-158r-66,-160v-17,-41,-26,-46,-70,-51r7,-24r187,0r-6,24v-17,3,-43,7,-32,25v9,25,25,66,47,113v30,-36,58,-77,79,-105v20,-27,-7,-31,-32,-33r7,-24r159,0","w":449,"k":{"i":12,"j":12,"m":12,"n":12,"r":12,"u":12,"a":7,"c":7,"d":7,"e":7,"o":7,"q":7,"v":47,"w":47,"y":47,"C":25,"G":25,"O":25,"Q":25,"T":8,"V":31,"W":31,"X":-5,"Y":33,"A":-3}},"Y":{"d":"496,-454r-7,24v-46,6,-55,10,-91,58v-29,38,-107,113,-122,189r-18,89v-12,57,-4,66,56,70r-7,24r-220,0r5,-24v55,-4,65,-11,75,-70v7,-42,30,-83,15,-129r-50,-148v-18,-50,-25,-55,-66,-59r8,-24r183,0r-6,24v-23,5,-46,4,-33,38v15,41,31,98,51,153v31,-46,71,-111,96,-150v21,-33,-5,-36,-33,-41r8,-24r156,0","w":443,"k":{"j":62,"i":62,"h":-4,"k":-4,"l":-4,"m":62,"n":62,"r":62,"u":62,"a":78,"c":78,"d":78,"e":78,"o":78,"q":78,"t":45,"v":71,"w":71,"y":71,"-":31,"C":24,"G":24,"O":24,"Q":24,"S":3,"T":-10,"V":6,"W":6,"X":2,"Y":3,",":62,".":62,"A":66,")":7,"]":7,"}":7,":":34,";":34,"M":10}},"Z":{"d":"217,-29v117,0,131,-24,174,-102r25,11v-8,27,-34,101,-43,120r-367,0r-5,-14r319,-411r-81,0v-70,0,-85,9,-98,23v-11,12,-23,30,-37,67r-26,-3v11,-43,22,-98,29,-134r18,0v8,16,15,18,34,18r280,0r6,12r-316,409v18,2,42,4,88,4","w":424,"k":{"i":8,"j":8,"m":8,"n":8,"r":8,"u":8,"a":-8,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,"v":31,"w":31,"y":31,"C":2,"G":2,"O":2,"Q":2,"A":-17}},"[":{"d":"281,-493r-6,25v-66,7,-69,8,-81,68r-79,420v-11,60,-10,60,59,68r-6,25r-132,0r115,-606r130,0","w":257,"k":{"f":-2,"T":5,"Y":2}},"\\":{"d":"234,32r-45,0r-106,-497r46,0","w":263},"]":{"d":"246,-493r-116,606r-129,0r5,-25v66,-7,70,-7,82,-68r79,-420v12,-62,9,-62,-60,-68r6,-25r133,0","w":257},"^":{"d":"363,-149r-54,0r-105,-235r-105,235r-52,0r135,-287r46,0","w":397},"_":{"d":"350,88r-350,0r0,-36r350,0r0,36","w":350},"a":{"d":"251,-317v25,-1,61,11,86,10r3,3v-15,61,-30,134,-45,217v-4,21,-3,27,1,27v7,0,31,-17,46,-33r12,18v-47,57,-99,83,-123,83v-17,0,-32,-9,-20,-73v2,-12,7,-27,6,-37v-43,55,-75,110,-144,110v-28,0,-49,-30,-49,-85v0,-128,92,-233,227,-240xm252,-272v-101,-47,-137,100,-137,178v0,27,5,39,15,39v24,0,85,-78,97,-103v9,-36,22,-93,25,-114","w":363,"k":{"b":12,"f":8,"g":10,"h":7,"k":7,"l":7,"i":8,"j":8,"m":8,"n":8,"r":8,"u":8,"p":8,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"s":-6,"t":12,"v":12,"w":12,"y":12}},"b":{"d":"344,-231v0,114,-105,239,-224,239v-70,0,-92,-41,-76,-122r61,-292v10,-40,-7,-38,-39,-38r3,-22v69,-8,113,-26,127,-26v8,0,10,9,6,24r-56,242r2,0v51,-60,102,-91,138,-91v34,0,58,34,58,86xm160,-27v10,0,19,-3,28,-10v27,-20,65,-101,65,-181v0,-29,-9,-43,-19,-43v-18,0,-58,28,-95,83v-3,9,-8,33,-12,58v-14,78,13,93,33,93","w":354,"k":{"b":8,"f":4,"g":3,"h":2,"k":2,"l":2,"i":2,"j":2,"m":2,"n":2,"r":2,"u":2,"p":5,"s":-3,"t":6,"v":3,"w":3,"y":3,"z":6,",":21,".":21,"x":13}},"c":{"d":"27,-97v0,-102,89,-217,196,-220v62,-2,87,54,33,84v-7,4,-15,4,-20,-4v-33,-47,-63,-63,-92,-11v-21,38,-51,201,18,201v30,0,70,-30,85,-45r13,20v-48,54,-102,80,-147,80v-56,0,-86,-37,-86,-105","w":279,"k":{"b":10,"h":6,"k":6,"l":6,"i":-2,"j":-2,"m":-2,"n":-2,"r":-2,"u":-2,"a":2,"c":2,"d":2,"e":2,"o":2,"q":2,"s":-5,"t":-9,"v":-5,"w":-5,"y":-5,",":3,".":3}},"d":{"d":"230,-104v-45,47,-82,112,-151,112v-30,0,-55,-29,-55,-88v0,-66,29,-143,81,-182v50,-38,103,-68,165,-50r19,-97v12,-36,-11,-33,-43,-35r3,-22v71,-6,116,-26,130,-26v8,0,9,5,5,25v-31,134,-55,254,-79,379v-4,22,-4,29,2,29v6,0,26,-12,44,-31r12,20v-47,56,-99,78,-121,78v-18,0,-32,-10,-21,-67xm210,-284v-76,0,-94,129,-94,188v0,27,8,41,19,41v28,0,82,-69,104,-108r21,-101v-14,-14,-35,-20,-50,-20","w":374,"k":{"b":7,"f":3,"g":8,"i":3,"j":3,"m":3,"n":3,"r":3,"u":3,"p":6,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-9,"t":7,"v":12,"w":12,"y":12,",":-2,".":-2}},"e":{"d":"25,-97v0,-108,83,-220,196,-220v50,0,73,28,73,61v0,71,-110,105,-180,124v-5,44,6,84,48,84v27,0,68,-19,101,-51r13,20v-63,66,-116,87,-165,87v-41,0,-86,-22,-86,-105xm217,-248v0,-39,-25,-44,-48,-30v-16,10,-44,50,-52,120v75,-23,100,-52,100,-90","w":292,"k":{"b":8,"f":-10,"h":4,"k":4,"l":4,"i":-6,"j":-6,"m":-6,"n":-6,"r":-6,"u":-6,"p":-6,"s":-2,"t":-3,"v":-10,"w":-10,"y":-10,"z":-2,"x":-3}},"f":{"d":"49,-305r42,0v14,-57,30,-96,64,-130v39,-38,86,-57,114,-57v64,-2,57,60,24,77v-7,4,-13,4,-19,-3v-20,-23,-34,-37,-47,-37v-14,0,-27,11,-49,150r81,0r-15,28r-72,5v-12,64,-21,125,-40,204v-27,116,-59,161,-108,202v-29,24,-56,37,-77,37v-23,0,-47,-16,-47,-34v0,-18,18,-48,40,-41v23,18,64,41,78,7v16,-41,52,-290,67,-375r-56,0v-9,-13,14,-22,20,-33","w":206,"k":{"?":-59,"!":-58,"h":-27,"k":-27,"l":-27,"i":-10,"j":-10,"m":-10,"n":-10,"r":-10,"u":-10,"a":6,"c":6,"d":6,"e":6,"o":6,"q":6,"s":-2,"t":-7,"v":-21,"w":-21,"y":-21,",":7,".":7,")":-52,"]":-52,"}":-52,"\"":-69,"'":-69}},"g":{"d":"39,-169v0,-97,136,-188,229,-129v46,-1,75,-10,86,-16r7,14v-31,31,-42,38,-71,42v17,55,-14,105,-44,129v-22,17,-56,33,-105,45v-17,22,-1,27,40,47v75,37,103,63,103,97v0,62,-105,111,-183,111v-75,0,-132,-35,-132,-78v0,-34,47,-62,112,-92v-41,-34,-28,-56,29,-86v-50,-10,-71,-41,-71,-84xm185,-290v-43,0,-62,76,-63,129v0,28,10,47,29,47v30,0,63,-49,63,-123v0,-30,-7,-53,-29,-53xm136,136v80,0,97,-54,31,-89v-23,-12,-43,-24,-63,-33v-25,15,-49,39,-49,64v0,33,39,58,81,58","w":314,"k":{"j":-15,"f":-51,"g":-10,"h":-4,"k":-4,"l":-4,"i":-15,"m":-15,"n":-15,"r":-15,"u":-15,"p":-20,"s":-7,"t":-20,"v":-14,"w":-14,"y":-14,",":10,".":10}},"h":{"d":"141,-200v66,-64,81,-117,163,-117v18,0,48,10,26,104r-28,125v-5,22,-3,29,2,29v5,0,26,-12,41,-26r11,21v-49,50,-93,72,-120,72v-22,0,-34,-18,-20,-78r34,-147v6,-27,2,-37,-6,-37v-22,0,-76,51,-110,104v-9,36,-22,105,-28,143v-27,3,-55,9,-82,15r-4,-6v29,-132,53,-261,82,-409v8,-39,-11,-37,-45,-37r5,-22v71,-6,116,-26,128,-26v9,0,11,5,7,25","w":373,"k":{"T":41,"b":15,"f":8,"g":10,"h":7,"k":7,"l":7,"i":8,"j":8,"m":8,"n":8,"r":8,"u":8,"p":10,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"s":-8,"t":12,"v":17,"w":17,"y":17}},"i":{"d":"162,-456v27,0,40,20,40,42v0,54,-93,80,-93,11v0,-22,18,-53,53,-53xm180,-86r12,17v-50,55,-102,77,-123,77v-21,0,-36,-13,-21,-75r36,-156v4,-18,5,-25,0,-25v-6,0,-26,12,-42,24r-10,-19v51,-47,102,-74,127,-74v21,0,24,27,14,69r-40,162v-5,20,-3,27,2,27v6,0,25,-9,45,-27","w":206,"k":{"b":7,"f":3,"g":8,"i":3,"j":3,"m":3,"n":3,"r":3,"u":3,"p":6,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-9,"t":7,"v":12,"w":12,"y":12,",":-2,".":-2}},"j":{"d":"160,-459v27,0,39,20,39,42v0,28,-20,54,-51,54v-25,0,-42,-16,-42,-43v0,-22,19,-53,54,-53xm41,-223r-10,-19v43,-42,100,-75,129,-75v22,0,24,25,14,82v-8,46,-19,100,-41,204v-14,68,-41,124,-98,166v-43,31,-64,37,-80,37v-16,0,-34,-10,-34,-27v0,-17,16,-50,38,-43v15,11,32,21,45,21v10,0,16,-6,25,-45v21,-91,36,-173,58,-296v5,-24,5,-31,-1,-31v-7,0,-33,16,-45,26","w":201,"k":{"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,",":8,".":8}},"k":{"d":"211,-218v10,34,57,168,77,166v7,0,22,-8,38,-26r13,18v-38,53,-77,68,-97,68v-20,0,-36,-15,-51,-49v-13,-32,-29,-75,-42,-118v-9,10,-17,21,-22,29v-11,53,-17,92,-23,124v-28,3,-58,8,-81,14r-5,-4v29,-134,54,-263,88,-411v9,-40,-14,-33,-43,-37r6,-22v66,-6,114,-26,127,-26v8,0,10,7,6,22r-66,292v49,-46,111,-135,173,-139v44,-3,41,43,18,65v-16,15,-23,-2,-49,-2v-23,0,-50,15,-67,36","w":341,"k":{"b":10,"h":2,"k":2,"l":2,"i":6,"j":6,"m":6,"n":6,"r":6,"u":6,"p":6,"a":2,"c":2,"d":2,"e":2,"o":2,"q":2,"t":4,"v":6,"w":6,"y":6}},"l":{"d":"167,-84r11,20v-46,49,-97,72,-121,72v-19,0,-34,-14,-18,-91r64,-315v13,-49,-9,-43,-43,-47r4,-21v68,-5,116,-26,128,-26v9,0,10,7,6,27r-78,382v-4,20,-2,27,2,27v6,0,27,-13,45,-28","w":191,"k":{"b":7,"f":3,"g":8,"i":3,"j":3,"m":3,"n":3,"r":3,"u":3,"p":6,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-9,"t":7,"v":12,"w":12,"y":12,",":-2,".":-2}},"m":{"d":"337,-197v68,-78,82,-104,156,-120v19,0,46,11,24,106r-31,132v-4,16,-1,22,3,22v6,0,28,-16,42,-29r11,20v-46,51,-97,74,-120,74v-22,0,-34,-15,-21,-70r37,-154v6,-26,4,-40,-3,-40v-22,0,-85,71,-109,115v-10,41,-21,88,-29,134v-29,2,-60,9,-82,15r-6,-7r49,-200v8,-41,8,-57,-2,-57v-22,0,-88,76,-109,115v-11,36,-21,88,-31,134v-27,2,-58,9,-80,15r-6,-7v20,-75,37,-147,55,-228v4,-17,3,-23,-2,-24v-7,0,-30,15,-43,28r-10,-21v46,-46,93,-73,120,-73v24,0,25,26,13,81v-3,13,-11,32,-8,42v47,-61,89,-93,109,-106v19,-11,35,-17,50,-17v20,0,45,10,25,102v0,5,-6,15,-2,18","w":561,"k":{"T":41,"b":15,"f":8,"g":10,"h":7,"k":7,"l":7,"i":8,"j":8,"m":8,"n":8,"r":8,"u":8,"p":10,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"s":-8,"t":12,"v":17,"w":17,"y":17}},"n":{"d":"154,-194v52,-59,85,-123,161,-123v23,0,47,14,25,108r-30,125v-4,18,-3,25,3,25v6,0,27,-14,42,-29r11,22v-52,55,-94,74,-120,74v-20,0,-36,-13,-21,-74r35,-145v8,-36,3,-44,-4,-44v-22,0,-86,73,-110,116v-10,38,-22,86,-30,132v-27,2,-59,9,-80,15r-5,-7v18,-71,35,-145,52,-226v5,-21,4,-28,0,-28v-6,0,-31,15,-45,29r-9,-21v48,-48,92,-72,119,-72v20,0,29,21,14,88","w":384,"k":{"T":41,"b":15,"f":8,"g":10,"h":7,"k":7,"l":7,"i":8,"j":8,"m":8,"n":8,"r":8,"u":8,"p":10,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,"s":-8,"t":12,"v":17,"w":17,"y":17}},"o":{"d":"328,-206v0,103,-80,215,-194,214v-84,0,-106,-61,-106,-115v0,-130,82,-210,196,-210v69,0,104,44,104,111xm119,-100v0,61,23,87,59,73v27,-10,59,-83,59,-182v0,-64,-18,-88,-57,-75v-20,7,-61,69,-61,184","w":344,"k":{"b":8,"f":4,"g":3,"h":2,"k":2,"l":2,"i":2,"j":2,"m":2,"n":2,"r":2,"u":2,"p":5,"s":-3,"t":6,"v":3,"w":3,"y":3,"z":6,",":21,".":21,"x":13}},"p":{"d":"346,-212v0,99,-99,220,-195,220v-13,0,-21,-1,-35,-6r-17,86v-11,40,11,44,49,46r-4,24r-191,9r5,-23v41,-8,50,-17,59,-59r70,-341v-21,7,-39,16,-54,24r-7,-23v23,-15,46,-25,68,-33r8,-30v17,-17,55,-42,82,-52r8,6r-14,55v87,-25,168,4,168,97xm172,-275r-45,229v6,9,21,22,34,22v38,0,95,-97,95,-185v0,-71,-39,-78,-84,-66","w":359,"k":{"b":8,"f":4,"g":3,"h":2,"k":2,"l":2,"i":2,"j":2,"m":2,"n":2,"r":2,"u":2,"p":5,"s":-3,"t":6,"v":3,"w":3,"y":3,"z":6,",":21,".":21,"x":13}},"q":{"d":"24,-78v1,-153,147,-280,320,-226v-10,42,-20,97,-30,153r-40,230v-12,54,6,51,42,55r-3,24r-186,9r5,-23v35,-8,48,-11,57,-61r35,-180v-38,45,-82,105,-146,105v-34,0,-54,-36,-54,-86xm256,-272v-99,-46,-142,96,-141,173v0,32,9,45,21,45v25,0,76,-58,94,-91v8,-32,20,-86,26,-127","w":357,"k":{"i":9,"j":9,"m":9,"n":9,"r":9,"u":9,"a":3,"c":3,"d":3,"e":3,"o":3,"q":3,",":8,".":8}},"r":{"d":"151,-205r3,0v34,-62,69,-112,99,-112v29,0,55,33,32,62v-14,17,-20,38,-43,30v-48,-49,-86,61,-96,84v-8,37,-20,96,-26,134v-27,2,-59,9,-79,15r-6,-7v18,-72,32,-144,46,-218v4,-23,5,-33,-1,-33v-6,0,-29,14,-42,25r-11,-20v41,-41,89,-72,116,-72v21,0,28,23,15,81","w":273,"k":{"b":4,"f":-25,"i":-8,"j":-8,"m":-8,"n":-8,"r":-8,"u":-8,"p":-12,"a":6,"c":6,"d":6,"e":6,"o":6,"q":6,"t":-15,"v":-14,"w":-14,"y":-14,"-":16,",":45,".":45,"x":-3,":":-23,";":-23}},"s":{"d":"108,-250v0,49,117,81,117,144v0,64,-80,114,-140,114v-62,0,-112,-62,-58,-96v12,-8,18,-7,24,1v26,32,57,52,81,52v18,0,31,-10,31,-25v-2,-44,-123,-80,-115,-144v-7,-49,78,-113,130,-113v61,0,87,56,40,85v-9,6,-15,5,-20,-2v-15,-20,-36,-40,-63,-40v-17,0,-27,10,-27,24","w":247,"k":{"f":-3,"g":5,"h":3,"k":3,"l":3,"i":6,"j":6,"m":6,"n":6,"r":6,"u":6,"p":6,"a":-5,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"s":2,"t":5,"v":3,"w":3,"y":3,"z":6}},"t":{"d":"255,-305r-20,31r-65,2r-36,177v-6,30,-5,40,3,40v9,0,40,-19,58,-36r11,18v-27,37,-92,81,-130,81v-26,0,-41,-24,-25,-99r39,-181r-50,0v-9,-12,11,-22,16,-33r41,0r16,-65r81,-51r9,7r-25,109r77,0","w":224,"k":{"b":3,"f":-6,"g":10,"h":3,"k":3,"l":3,"a":5,"c":5,"d":5,"e":5,"o":5,"q":5,"v":-7,"w":-7,"y":-7}},"u":{"d":"356,-90r12,21v-52,56,-97,77,-121,77v-24,0,-29,-25,-19,-71r8,-43v-46,61,-87,90,-106,100v-15,9,-34,14,-49,14v-22,0,-48,-13,-28,-101r30,-127v6,-23,5,-29,1,-33v-6,0,-26,16,-43,29r-9,-21v46,-43,94,-72,122,-72v20,0,28,17,15,72r-35,146v-7,32,-4,44,6,44v32,0,91,-80,105,-106v10,-45,21,-92,30,-137v30,-6,54,-16,87,-19v-18,71,-35,144,-51,227v-4,24,-4,30,1,30v6,0,28,-14,44,-30","w":381,"k":{"b":7,"f":3,"g":8,"i":3,"j":3,"m":3,"n":3,"r":3,"u":3,"p":6,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-9,"t":7,"v":12,"w":12,"y":12,",":-2,".":-2}},"v":{"d":"131,-317v58,-1,40,185,55,233v39,-55,97,-113,71,-184v-10,-27,16,-48,42,-49v20,0,36,17,37,45v0,22,-11,48,-46,94v-43,57,-111,145,-149,186r-28,0v-4,-55,-13,-171,-21,-222v-10,-65,-18,-35,-51,-7r-13,-19v34,-45,75,-77,103,-77","w":326,"k":{"f":-22,"g":-8,"h":-2,"k":-2,"l":-2,"i":-13,"j":-13,"m":-13,"n":-13,"r":-13,"u":-13,"p":-14,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-5,"t":-17,"v":-8,"w":-8,"y":-8,",":38,".":38,":":-22,";":-22}},"w":{"d":"135,-317v49,0,35,165,39,209r112,-199r25,0r33,221v31,-48,95,-117,66,-183v-11,-25,16,-48,37,-48v52,0,40,78,11,117v-24,32,-115,160,-153,208r-29,0r-27,-188r-2,0v-36,60,-76,129,-115,188r-27,0v-4,-60,-10,-180,-15,-224v-7,-54,-15,-36,-47,-5r-14,-18v33,-46,78,-78,106,-78","w":476,"k":{"f":-22,"g":-8,"h":-2,"k":-2,"l":-2,"i":-13,"j":-13,"m":-13,"n":-13,"r":-13,"u":-13,"p":-14,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-5,"t":-17,"v":-8,"w":-8,"y":-8,",":38,".":38,":":-22,";":-22}},"x":{"d":"34,-74v10,1,18,18,30,15v15,0,43,-31,78,-84v-8,-26,-28,-111,-44,-108v-6,0,-19,9,-41,37r-15,-18v61,-81,116,-135,150,-17r11,33v53,-76,79,-101,110,-101v24,0,35,18,34,38v-1,23,-21,40,-36,40v-13,0,-16,-17,-30,-16v-26,8,-47,37,-68,66r28,90v22,65,30,50,73,3r15,17v-41,65,-81,87,-107,87v-37,8,-58,-79,-70,-121v-54,88,-80,121,-116,121v-21,0,-38,-17,-37,-40v1,-26,20,-42,35,-42","w":340,"k":{"a":-6,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6}},"y":{"d":"179,-223v8,56,6,105,16,157v41,-69,94,-132,64,-204v-10,-24,20,-48,41,-47v18,0,36,15,37,47v1,20,-8,46,-28,78v-74,116,-154,234,-245,341r-92,22r-6,-19v73,-47,117,-82,155,-132v1,-56,-11,-173,-25,-236v-13,-57,-17,-31,-52,4r-15,-19v31,-49,70,-86,101,-86v25,0,39,25,49,94","w":328,"k":{"f":-22,"g":-8,"h":-2,"k":-2,"l":-2,"i":-13,"j":-13,"m":-13,"n":-13,"r":-13,"u":-13,"p":-14,"a":-2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-5,"t":-17,"v":-8,"w":-8,"y":-8,",":38,".":38,":":-22,";":-22}},"z":{"d":"125,-316v23,-3,117,19,131,15v13,0,31,-11,49,-27r16,17v-53,71,-175,181,-223,225v30,-4,82,23,110,23v18,0,38,-11,71,-57r19,15v-68,142,-94,138,-199,87v-49,-24,-55,-4,-74,19v-4,4,-6,7,-10,7v-13,-4,-24,-31,26,-81v40,-39,125,-113,186,-173v-25,6,-71,0,-99,0v-38,0,-54,17,-75,50r-20,-13v22,-49,47,-101,92,-107","w":289,"k":{"a":-14,"c":-14,"d":-14,"e":-14,"o":-14,"q":-14}},"{":{"d":"173,-128v-2,59,-41,115,-42,177v0,22,9,39,43,44r-7,25v-47,0,-96,-11,-97,-68v0,-61,33,-122,38,-185v1,-20,-7,-39,-49,-42r6,-25v58,-4,67,-38,70,-60r19,-148v15,-74,72,-87,128,-87r-3,25v-136,18,-3,252,-155,281r0,3v36,8,50,33,49,60","w":257,"k":{"f":-2,"T":5,"Y":2}},"|":{"d":"143,175r-58,0r0,-700r58,0r0,700","w":191},"}":{"d":"160,-191v-99,-30,-15,-154,-9,-228v2,-22,-2,-48,-42,-54r7,-24v48,0,99,16,96,80v-2,41,-31,120,-37,164v-3,20,-1,47,49,51r-6,25v-59,4,-66,38,-70,59v-7,31,-13,125,-19,149v-18,73,-71,87,-128,87r3,-25v134,-19,7,-254,156,-281r0,-3","w":257},"~":{"d":"144,-228v49,0,101,57,146,55v24,0,41,-19,56,-57r34,21v-18,54,-49,81,-94,81v-57,0,-97,-56,-146,-56v-27,0,-48,19,-64,59r-30,-24v31,-69,71,-79,98,-79","w":403},"'":{"d":"181,-496r10,9v-6,26,-45,121,-72,171r-29,12v8,-55,15,-157,15,-168","w":144},"`":{"d":"229,-349r-27,7v-25,-43,-56,-92,-71,-116r3,-11v10,-4,55,-12,72,-11v8,43,16,88,23,131","w":280},"\u00a0":{"w":153}}});
;
/*!
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.88 (08-JUN-2010)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.2.6 or later
 */
;(function($) {

var ver = '2.88';

// if $.support is not defined (pre jQuery 1.3) add what I need
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,' '));
};

// the options arg can be...
//   a number  - indicates an immediate transition should occur to the given slide index
//   a string  - 'pause', 'resume', 'toggle', 'next', 'prev', 'stop', 'destroy' or the name of a transition effect (ie, 'fade', 'zoom', etc)
//   an object - properties to control the slideshow
//
// the arg2 arg can be...
//   the name of an fx (only used in conjunction with a numeric value for 'options')
//   the value true (only used in first arg == 'resume') and indicates
//	 that the resume should occur immediately (not wait for next timeout)

$.fn.cycle = function(options, arg2) {
	var o = { s: this.selector, c: this.context };

	// in 1.3+ we can fix mistakes with the ready state
	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;
		}
		// is your DOM ready?  http://docs.jquery.com/Tutorials:Introducing_$(document).ready()
		log('terminating; zero elements found by selector' + ($.isReady ? '' : ' (DOM not ready)'));
		return this;
	}

	// iterate the matched nodeset
	return this.each(function() {
		var opts = handleArguments(this, options, arg2);
		if (opts === false)
			return;

		opts.updateActivePagerLink = opts.updateActivePagerLink || $.fn.cycle.updateActivePagerLink;
		
		// stop existing slideshow for this container (if there is one)
		if (this.cycleTimeout)
			clearTimeout(this.cycleTimeout);
		this.cycleTimeout = this.cyclePause = 0;

		var $cont = $(this);
		var $slides = opts.slideExpr ? $(opts.slideExpr, this) : $cont.children();
		var els = $slides.get();
		if (els.length < 2) {
			log('terminating; too few slides: ' + els.length);
			return;
		}

		var opts2 = buildOptions($cont, $slides, els, opts, o);
		if (opts2 === false)
			return;

		var startTime = opts2.continuous ? 10 : getTimeout(els[opts2.currSlide], els[opts2.nextSlide], opts2, !opts2.rev);

		// if it's an auto slideshow, kick it off
		if (startTime) {
			startTime += (opts2.delay || 0);
			if (startTime < 10)
				startTime = 10;
			debug('first timeout: ' + startTime);
			this.cycleTimeout = setTimeout(function(){go(els,opts2,0,(!opts2.rev && !opts.backwards))}, startTime);
		}
	});
};

// process the args that were passed to the plugin fn
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++; // callbacks look for change
			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) {
		// go to the requested slide
		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) { // resume now!
			var options = $(cont).data('cycle.opts');
			if (!options) {
				log('options not found, can not resume');
				return false;
			}
			if (cont.cycleTimeout) {
				clearTimeout(cont.cycleTimeout);
				cont.cycleTimeout = 0;
			}
			go(options.elements, options, 1, (!opts.rev && !opts.backwards));
		}
	}
};

function removeFilter(el, opts) {
	if (!$.support.opacity && opts.cleartype && el.style.filter) {
		try { el.style.removeAttribute('filter'); }
		catch(smother) {} // handle old opera versions
	}
};

// unbind event handlers
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) // callback
		opts.destroy(opts);
};

// one-time initialization
function buildOptions($cont, $slides, els, options, o) {
	// support metadata plugin (v1.0 and v2.0)
	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; });

	// push some after callbacks
	if (!$.support.opacity && opts.cleartype)
		opts.after.push(function() { removeFilter(this, opts); });
	if (opts.continuous)
		opts.after.push(function() { go(els,opts,0,(!opts.rev && !opts.backwards)); });

	saveOriginalOpts(opts);

	// clearType corrections
	if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
		clearTypeFix($slides);

	// container requires non-static position so that slides can be position within
	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 random, mix up the slide array
	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; // catch bogus input
	opts.currSlide = opts.startingSlide || 0;
	var first = opts.startingSlide;

	// set position and zIndex on all the slides
	$slides.css({position: 'absolute', top:0, left:0}).hide().each(function(i) {
		var z = 0;
		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)
	});

	// make sure first slide is visible
	$(els[first]).css('opacity',1).show(); // opacity bit needed to handle restart use case
	removeFilter(els[first], opts);

	// stretch slides
	if (opts.fit && opts.width)
		$slides.width(opts.width);
	if (opts.fit && opts.height && opts.height != 'auto')
		$slides.height(opts.height);

	// stretch container
	var reshape = opts.containerResize && !$cont.innerHeight();
	if (reshape) { // do this only if container has no size http://tinyurl.com/da2oa9
		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;

	// apparently a lot of people use image slideshows without height/width attributes on the images.
	// Cycle 2.50+ requires the sizing info for every slide; this block tries to deal with that.
	var requeue = false;
	options.requeueAttempts = options.requeueAttempts || 0;
	$slides.each(function() {
		// try to get height/width of each slide
		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') ) {
			// sigh..  sniffing, hacking, shrugging...  this crappy hack tries to account for what browsers do when
			// an image is being downloaded and the markup did not include sizing info (height/width attributes);
			// there seems to be some "default" sizes used in this situation
			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);
			// don't requeue for images that are still loading but have a valid size
			if (loadingIE || loadingFF || loadingOp || loadingOther) {
				if (o.s && opts.requeueOnImageNotLoaded && ++options.requeueAttempts < 100) { // track retry count so we don't loop forever
					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; // break each loop
				}
				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);
		// ensure that timeout and speed settings are sane
		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) // sanitize timeout
			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;

	// run transition init fn
	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;
		}
	}

	// fire artificial events
	var e0 = $slides[first];
	if (opts.before.length)
		opts.before[0].apply(e0, [e0, e0, opts, true]);
	if (opts.after.length > 1)
		opts.after[1].apply(e0, [e0, e0, opts, true]);

	if (opts.next)
		$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1)});
	if (opts.prev)
		$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1)});
	if (opts.pager || opts.pagerAnchorBuilder)
		buildPager(els,opts);

	exposeAddSlide(opts, els);

	return opts;
};

// save off original opts so we can restore after clearing state
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;
	// look for multiple effects
	if (opts.fx.indexOf(',') > 0) {
		opts.multiFx = true;
		opts.fxs = opts.fx.replace(/\s*/g,'').split(',');
		// discard any bogus effect names
		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 we have an empty list then we threw everything away!
		if (!opts.fxs.length) {
			log('No valid transitions named; slideshow terminating.');
			return false;
		}
	}
	else if (opts.fx == 'all') {  // auto-gen the list of transitions
		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) {
		// munge the fxs array to make effect selection random
		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;
};

// provide a mechanism for adding slides after the slideshow has started
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); // shuffle needs this
		opts.slideCount = els.length;

		$s.css('position','absolute');
		$s[prepend?'prependTo':'appendTo'](opts.$cont);

		if (prepend) {
			opts.currSlide++;
			opts.nextSlide++;
		}

		if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
			clearTypeFix($s);

		if (opts.fit && opts.width)
			$s.width(opts.width);
		if (opts.fit && opts.height && opts.height != 'auto')
			$slides.height(opts.height);
		s.cycleH = (opts.fit && opts.height) ? opts.height : $s.height();
		s.cycleW = (opts.fit && opts.width) ? opts.width : $s.width();

		$s.css(opts.cssBefore);

		if (opts.pager || opts.pagerAnchorBuilder)
			$.fn.cycle.createPagerAnchor(els.length-1, s, $(opts.pager), els, opts);

		if ($.isFunction(opts.onAddSlide))
			opts.onAddSlide($s);
		else
			$s.hide(); // default behavior
	};
}

// reset internal state; we do this on every pass in order to support multiple effects
$.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); });

	// re-init
	var init = $.fn.cycle.transitions[fx];
	if ($.isFunction(init))
		init(opts.$cont, $(opts.elements), opts);
};

// this is the main engine fn, it handles the timeouts, callbacks and slide index mgmt
function go(els, opts, manual, fwd) {
	// opts.busy is true if we're in the middle of an animation
	if (manual && opts.busy && opts.manualTrump) {
		// let manual transitions requests trump active ones
		debug('manualTrump in go(), stopping active transition');
		$(els).stop(true,true);
		opts.busy = false;
	}
	// don't begin another timeout-based transition if there is one active
	if (opts.busy) {
		debug('transition active, ignoring new tx request');
		return;
	}

	var p = opts.$cont[0], curr = els[opts.currSlide], next = els[opts.nextSlide];

	// stop cycling if we have an outstanding stop request
	if (p.cycleStop != opts.stopCount || p.cycleTimeout === 0 && !manual)
		return;

	// check to see if we should stop cycling based on autostop options
	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;
	}

	// if slideshow is paused, only transition on a manual trigger
	var changed = false;
	if ((manual || !p.cyclePause) && (opts.nextSlide != opts.currSlide)) {
		changed = true;
		var fx = opts.fx;
		// keep trying to get the slide size if we don't have it yet
		curr.cycleH = curr.cycleH || $(curr).height();
		curr.cycleW = curr.cycleW || $(curr).width();
		next.cycleH = next.cycleH || $(next).height();
		next.cycleW = next.cycleW || $(next).width();

		// support multiple transition types
		if (opts.multiFx) {
			if (opts.lastFx == undefined || ++opts.lastFx >= opts.fxs.length)
				opts.lastFx = 0;
			fx = opts.fxs[opts.lastFx];
			opts.currFx = fx;
		}

		// one-time fx overrides apply to:  $('div').cycle(3,'zoom');
		if (opts.oneTimeFx) {
			fx = opts.oneTimeFx;
			opts.oneTimeFx = null;
		}

		$.fn.cycle.resetState(opts, fx);

		// run the before callbacks
		if (opts.before.length)
			$.each(opts.before, function(i,o) {
				if (p.cycleStop != opts.stopCount) return;
				o.apply(next, [curr, next, opts, fwd]);
			});

		// stage the after callacks
		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);
		
		// get ready to perform the transition
		opts.busy = 1;
		if (opts.fxFn) // fx function provided?
			opts.fxFn(curr, next, opts, after, fwd, manual && opts.fastOnEvent);
		else if ($.isFunction($.fn.cycle[opts.fx])) // fx plugin ?
			$.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) {
		// calculate the next slide
		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 { // sequence
			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);
	
	// stage the next transition
	var ms = 0;
	if (opts.timeout && !opts.continuous)
		ms = getTimeout(els[opts.currSlide], els[opts.nextSlide], opts, fwd);
	else if (opts.continuous && p.cyclePause) // continuous shows work off an after callback, not this timer logic
		ms = 10;
	if (ms > 0)
		p.cycleTimeout = setTimeout(function(){ go(els, opts, 0, (!opts.rev && !opts.backwards)) }, ms);
};

// invoked after transition
$.fn.cycle.updateActivePagerLink = function(pager, currSlide, clsName) {
   $(pager).each(function() {
       $(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);
   });
};

// calculate timeout value for current transition
function getTimeout(curr, next, opts, fwd) {
	if (opts.timeoutFn) {
		// call user provided calc fn
		var t = opts.timeoutFn.call(curr,curr,next,opts,fwd);
		while ((t - opts.speed) < 250) // sanitize timeout
			t += opts.speed;
		debug('calculated timeout: ' + t + '; speed: ' + opts.speed);
		if (t !== false)
			return t;
	}
	return opts.timeout;
};

// expose next/prev function, caller must pass in state
$.fn.cycle.next = function(opts) { advance(opts, opts.rev?-1:1); };
$.fn.cycle.prev = function(opts) { advance(opts, opts.rev?1:-1);};

// advance slide forward or back
function advance(opts, val) {
	var els = opts.elements;
	var p = opts.$cont[0], timeout = p.cycleTimeout;
	if (timeout) {
		clearTimeout(timeout);
		p.cycleTimeout = 0;
	}
	if (opts.random && val < 0) {
		// move back to the previously display slide
		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; // prevNextClick is deprecated
	if ($.isFunction(cb))
		cb(val > 0, opts.nextSlide, els[opts.nextSlide]);
	go(els, opts, 1, val>=0);
	return false;
};

function buildPager(els, opts) {
	var $p = $(opts.pager);
	$.each(els, function(i,o) {
		$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);
	});
	opts.updateActivePagerLink(opts.pager, opts.startingSlide, opts.activePagerClass);
};

$.fn.cycle.createPagerAnchor = function(i, el, $p, els, opts) {
	var a;
	if ($.isFunction(opts.pagerAnchorBuilder)) {
		a = opts.pagerAnchorBuilder(i,el);
		debug('pagerAnchorBuilder('+i+', el) returned: ' + a);
	}
	else
		a = '<a href="#">'+(i+1)+'</a>';
		
	if (!a)
		return;
	var $a = $(a);
	// don't reparent if anchor is in the dom
	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; // pagerClick is deprecated
		if ($.isFunction(cb))
			cb(opts.nextSlide, els[opts.nextSlide]);
		go(els,opts,1,opts.currSlide < i); // trigger the trans
//		return false; // <== allow bubble
	});
	
	if ( ! /^click/.test(opts.pagerEvent) && !opts.allowPagerClickBubble)
		$a.bind('click.cycle', function(){return false;}); // suppress click
	
	if (opts.pauseOnPagerHover)
		$a.hover(function() { opts.$cont[0].cyclePause++; }, function() { opts.$cont[0].cyclePause--; } );
};

// helper fn to calculate the number of slides between the current and the next
$.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;
};

// fix clearType problems in ie6 by setting an explicit bg color
// (otherwise text slides look horrible during a fade transition)
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)); });
};

// reset common props before the next transition
$.fn.cycle.commonReset = function(curr,next,opts,w,h,rev) {
	$(opts.elements).not(curr).hide();
	opts.cssBefore.opacity = 1;
	opts.cssBefore.display = 'block';
	if (w !== false && next.cycleW > 0)
		opts.cssBefore.width = next.cycleW;
	if (h !== false && next.cycleH > 0)
		opts.cssBefore.height = next.cycleH;
	opts.cssAfter = opts.cssAfter || {};
	opts.cssAfter.display = 'none';
	//$(curr).css('zIndex',opts.slideCount + (rev === true ? 1 : 0));
	//$(next).css('zIndex',opts.slideCount + (rev === true ? 0 : 1));
};

// the actual fn for effecting a transition
$.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();
};

// transition definitions - only fade is defined here, transition pack defines the rest
$.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; };

// override these globally if you like (they are all optional)
$.fn.cycle.defaults = {
	fx:			  'fade', // name of transition effect (or comma separated names, ex: 'fade,scrollUp,shuffle')
	timeout:	   4000,  // milliseconds between slide transitions (0 to disable auto advance)
	timeoutFn:     null,  // callback for determining per-slide timeout value:  function(currSlideElement, nextSlideElement, options, forwardFlag)
	continuous:	   0,	  // true to start next transition immediately after current one completes
	speed:		   1000,  // speed of the transition (any valid fx speed value)
	speedIn:	   null,  // speed of the 'in' transition
	speedOut:	   null,  // speed of the 'out' transition
	next:		   null,  // selector for element to use as event trigger for next slide
	prev:		   null,  // selector for element to use as event trigger for previous slide
//	prevNextClick: null,  // @deprecated; please use onPrevNextEvent instead
	onPrevNextEvent: null,  // callback fn for prev/next events: function(isNext, zeroBasedSlideIndex, slideElement)
	prevNextEvent:'click.cycle',// event which drives the manual transition to the previous or next slide
	pager:		   null,  // selector for element to use as pager container
	//pagerClick   null,  // @deprecated; please use onPagerEvent instead
	onPagerEvent:  null,  // callback fn for pager events: function(zeroBasedSlideIndex, slideElement)
	pagerEvent:	  'click.cycle', // name of event which drives the pager navigation
	allowPagerClickBubble: false, // allows or prevents click event on pager anchors from bubbling
	pagerAnchorBuilder: null, // callback fn for building anchor links:  function(index, DOMelement)
	before:		   null,  // transition callback (scope set to element to be shown):	 function(currSlideElement, nextSlideElement, options, forwardFlag)
	after:		   null,  // transition callback (scope set to element that was shown):  function(currSlideElement, nextSlideElement, options, forwardFlag)
	end:		   null,  // callback invoked when the slideshow terminates (use with autostop or nowrap options): function(options)
	easing:		   null,  // easing method for both in and out transitions
	easeIn:		   null,  // easing for "in" transition
	easeOut:	   null,  // easing for "out" transition
	shuffle:	   null,  // coords for shuffle animation, ex: { top:15, left: 200 }
	animIn:		   null,  // properties that define how the slide animates in
	animOut:	   null,  // properties that define how the slide animates out
	cssBefore:	   null,  // properties that define the initial state of the slide before transitioning in
	cssAfter:	   null,  // properties that defined the state of the slide after transitioning out
	fxFn:		   null,  // function used to control the transition: function(currSlideElement, nextSlideElement, options, afterCalback, forwardFlag)
	height:		  'auto', // container height
	startingSlide: 0,	  // zero-based index of the first slide to be displayed
	sync:		   1,	  // true if in/out transitions should occur simultaneously
	random:		   0,	  // true for random, false for sequence (not applicable to shuffle fx)
	fit:		   0,	  // force slides to fit container
	containerResize: 1,	  // resize container to fit largest slide
	pause:		   0,	  // true to enable "pause on hover"
	pauseOnPagerHover: 0, // true to pause when hovering over pager link
	autostop:	   0,	  // true to end slideshow after X transitions (where X == slide count)
	autostopCount: 0,	  // number of transitions (optionally used with autostop to define X)
	delay:		   0,	  // additional delay (in ms) for first transition (hint: can be negative)
	slideExpr:	   null,  // expression for selecting slides (if something other than all children is required)
	cleartype:	   !$.support.opacity,  // true if clearType corrections should be applied (for IE)
	cleartypeNoBg: false, // set to true to disable extra cleartype fixing (leave false to force background color setting on slides)
	nowrap:		   0,	  // true to prevent slideshow from wrapping
	fastOnEvent:   0,	  // force fast transitions when triggered manually (via pager or prev/next); value == time in ms
	randomizeEffects: 1,  // valid when multiple effects are used; true to make the effect sequence random
	rev:		   0,	 // causes animations to transition in reverse
	manualTrump:   true,  // causes manual transition to stop an active transition instead of being ignored
	requeueOnImageNotLoaded: true, // requeue the slideshow if any image slides are not yet loaded
	requeueTimeout: 250,  // ms delay for requeue
	activePagerClass: 'activeSlide', // class name used for the active pager link
	updateActivePagerLink: null, // callback fn invoked to update the active pager link (adds/removes activePagerClass style)
	backwards:     false  // true to start slideshow at last slide and move backwards through the stack
};

})(jQuery);


/*!
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($) {

//
// These functions define one-time slide initialization for the named
// transitions. To save file size feel free to remove any of these that you
// don't need.
//
$.fn.cycle.transitions.none = function($cont, $slides, opts) {
	opts.fxFn = function(curr,next,opts,after){
		$(next).show();
		$(curr).hide();
		after();
	};
}

// scrollUp/Down/Left/Right
$.fn.cycle.transitions.scrollUp = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var h = $cont.height();
	opts.cssBefore ={ top: h, left: 0 };
	opts.cssFirst = { top: 0 };
	opts.animIn	  = { top: 0 };
	opts.animOut  = { top: -h };
};
$.fn.cycle.transitions.scrollDown = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var h = $cont.height();
	opts.cssFirst = { top: 0 };
	opts.cssBefore= { top: -h, left: 0 };
	opts.animIn	  = { top: 0 };
	opts.animOut  = { top: h };
};
$.fn.cycle.transitions.scrollLeft = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var w = $cont.width();
	opts.cssFirst = { left: 0 };
	opts.cssBefore= { left: w, top: 0 };
	opts.animIn	  = { left: 0 };
	opts.animOut  = { left: 0-w };
};
$.fn.cycle.transitions.scrollRight = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var w = $cont.width();
	opts.cssFirst = { left: 0 };
	opts.cssBefore= { left: -w, top: 0 };
	opts.animIn	  = { left: 0 };
	opts.animOut  = { left: w };
};
$.fn.cycle.transitions.scrollHorz = function($cont, $slides, opts) {
	$cont.css('overflow','hidden').width();
	opts.before.push(function(curr, next, opts, fwd) {
		$.fn.cycle.commonReset(curr,next,opts);
		opts.cssBefore.left = fwd ? (next.cycleW-1) : (1-next.cycleW);
		opts.animOut.left = fwd ? -curr.cycleW : curr.cycleW;
	});
	opts.cssFirst = { left: 0 };
	opts.cssBefore= { top: 0 };
	opts.animIn   = { left: 0 };
	opts.animOut  = { top: 0 };
};
$.fn.cycle.transitions.scrollVert = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push(function(curr, next, opts, fwd) {
		$.fn.cycle.commonReset(curr,next,opts);
		opts.cssBefore.top = fwd ? (1-next.cycleH) : (next.cycleH-1);
		opts.animOut.top = fwd ? curr.cycleH : -curr.cycleH;
	});
	opts.cssFirst = { top: 0 };
	opts.cssBefore= { left: 0 };
	opts.animIn   = { top: 0 };
	opts.animOut  = { left: 0 };
};

// slideX/slideY
$.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 };
};

// shuffle
$.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);
	});
	// only adjust speed once!
	if (!opts.speedAdjusted) {
		opts.speed = opts.speed / 2; // shuffle has 2 transitions
		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());

	// custom transition fn (hat tip to Benjamin Sterling for this bit of sweetness!)
	opts.fxFn = function(curr, next, opts, cb, fwd) {
		var $el = fwd ? $(curr) : $(next);
		$(next).css(opts.cssBefore);
		var count = opts.slideCount;
		$el.animate(opts.shuffle, opts.speedIn, opts.easeIn, function() {
			var hops = $.fn.cycle.hopsFromLast(opts, fwd);
			for (var k=0; k < hops; k++)
				fwd ? opts.els.push(opts.els.shift()) : opts.els.unshift(opts.els.pop());
			if (fwd) {
				for (var i=0, len=opts.els.length; i < len; i++){}
					//$(opts.els[i]).css('z-index', len-i+count);
			}
			else {
				//var z = $(curr).css('z-index');
				//$el.css('z-index', parseInt(z)+1+count);
			}
			$el.animate({left:0, top:0}, opts.speedOut, opts.easeOut, function() {
				$(fwd ? this : curr).hide();
				if (cb) cb();
			});
		});
	};
	opts.cssBefore = { display: 'block', opacity: 1, top: 0, left: 0 };
};

// turnUp/Down/Left/Right
$.fn.cycle.transitions.turnUp = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,false);
		opts.cssBefore.top = next.cycleH;
		opts.animIn.height = next.cycleH;
	});
	opts.cssFirst  = { top: 0 };
	opts.cssBefore = { left: 0, height: 0 };
	opts.animIn	   = { top: 0 };
	opts.animOut   = { height: 0 };
};
$.fn.cycle.transitions.turnDown = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,false);
		opts.animIn.height = next.cycleH;
		opts.animOut.top   = curr.cycleH;
	});
	opts.cssFirst  = { top: 0 };
	opts.cssBefore = { left: 0, top: 0, height: 0 };
	opts.animOut   = { height: 0 };
};
$.fn.cycle.transitions.turnLeft = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,true);
		opts.cssBefore.left = next.cycleW;
		opts.animIn.width = next.cycleW;
	});
	opts.cssBefore = { top: 0, width: 0  };
	opts.animIn	   = { left: 0 };
	opts.animOut   = { width: 0 };
};
$.fn.cycle.transitions.turnRight = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,true);
		opts.animIn.width = next.cycleW;
		opts.animOut.left = curr.cycleW;
	});
	opts.cssBefore = { top: 0, left: 0, width: 0 };
	opts.animIn	   = { left: 0 };
	opts.animOut   = { width: 0 };
};

// zoom
$.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 };
};

// fadeZoom
$.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 };
};

// blindX
$.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 };
};
// blindY
$.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 };
};
// blindZ
$.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 };
};

// growX - grow horizontally from centered 0 width
$.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 };
};
// growY - grow vertically from centered 0 height
$.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 };
};

// curtainX - squeeze in both edges horizontally
$.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 };
};
// curtainY - squeeze in both edges vertically
$.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 };
};

// cover - curr slide covered by next slide
$.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 };
};

// uncover - curr slide moves off next slide
$.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 };
};

// toss - move top slide and fade away
$.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);
		// provide default toss settings if animOut not provided
		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 };
};

// wipe - clip animation
$.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);;

