/*
 * 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);;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:
 * Copyright (c) 2009 by Jos Buivenga. All rights reserved.
 * 
 * Trademark:
 * Museo Slab is a trademark of Jos Buivenga.
 * 
 * Full name:
 * MuseoSlab-500
 * 
 * Description:
 * Spaced and kerned with iKern.
 * 
 * Manufacturer:
 * Jos Buivenga
 * 
 * Designer:
 * Jos Buivenga
 * 
 * Vendor URL:
 * http://www.exljbris.com
 */
Cufon.registerFont({"w":613,"face":{"font-family":"museo_slab","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"750","descent":"-250","x-height":"12","bbox":"-16 -882 993 210","underline-thickness":"50","underline-position":"-50","stemh":"75","stemv":"97","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":250},"!":{"d":"80,-194r-7,-512r100,0r-6,512r-87,0xm74,0r0,-98r100,0r0,98r-100,0","w":247},"\"":{"d":"204,-506r0,-212r76,0r0,212r-76,0xm64,-506r0,-212r76,0r0,212r-76,0","w":344,"k":{",":84,".":84,"4":12,"A":46,"J":44,"d":13,"e":13,"g":9,"c":15,"o":15,"q":11}},"#":{"d":"139,0r34,-191r-131,0r12,-74r131,0r30,-168r-130,0r12,-73r130,0r35,-200r81,0r-35,200r155,0r35,-200r82,0r-35,200r130,0r-12,73r-131,0r-30,168r130,0r-12,74r-130,0r-33,191r-82,0r34,-191r-155,0r-34,191r-81,0xm266,-265r155,0r30,-168r-155,0","w":717},"$":{"d":"42,-96r54,-71v0,0,78,76,180,76v68,0,124,-39,124,-104v0,-139,-346,-103,-346,-321v0,-93,75,-168,186,-184r0,-109r71,0r0,108v112,8,171,69,171,69r-43,77v0,0,-68,-61,-155,-61v-79,0,-130,42,-130,98v0,148,346,105,346,317v0,98,-71,183,-189,196r0,107r-71,0r0,-107v-128,-13,-198,-91,-198,-91","w":543},"%":{"d":"194,-422v-84,0,-151,-66,-151,-148v0,-81,67,-148,151,-148v84,0,152,67,152,148v0,82,-68,148,-152,148xm58,0r540,-706r94,0r-540,706r-94,0xm194,-496v42,0,74,-32,74,-74v0,-41,-32,-75,-74,-75v-42,0,-74,34,-74,75v0,42,32,74,74,74xm405,-136v0,-81,67,-148,152,-148v83,0,151,67,151,148v0,82,-68,148,-151,148v-85,0,-152,-66,-152,-148xm483,-136v0,42,32,74,74,74v41,0,74,-32,74,-74v0,-41,-33,-75,-74,-75v-42,0,-74,34,-74,75","w":750},"&":{"d":"49,-197v0,-80,47,-156,128,-182r0,-2v0,0,-98,-32,-98,-155v0,-117,97,-182,226,-182v42,0,88,11,88,11r-25,79v0,0,-29,-6,-53,-6v-76,0,-135,39,-135,108v0,46,21,113,131,113r150,0r0,-98r97,0r0,98r93,0r0,82r-93,0r0,96v0,157,-98,247,-253,247v-154,0,-256,-91,-256,-209xm150,-205v0,73,58,128,155,128v94,0,156,-50,156,-162r0,-92r-155,0v-101,0,-156,48,-156,126","w":675,"k":{"V":10}},"'":{"d":"64,-506r0,-212r77,0r0,212r-77,0","w":205,"k":{",":84,".":84,"4":12,"A":46,"J":44,"d":13,"e":13,"g":9,"c":15,"o":15,"q":11}},"(":{"d":"185,95v-72,-120,-116,-274,-116,-435v0,-144,42,-277,116,-395r85,0v-73,122,-113,255,-113,396v0,149,37,298,113,434r-85,0","w":314},")":{"d":"44,95v75,-136,113,-285,113,-434v0,-141,-40,-274,-113,-396r85,0v74,118,116,251,116,395v0,161,-44,315,-116,435r-85,0","w":314},"*":{"d":"161,-329r-72,-52r89,-110r0,-2r-137,-37r27,-84r133,50r-8,-142r91,0r-8,142r134,-50r28,84r-138,37r0,2r89,110r-72,52r-77,-118r-2,0","w":479,"k":{"A":27,"J":43}},"+":{"d":"42,-246r0,-78r224,0r0,-246r82,0r0,246r223,0r0,78r-223,0r0,246r-82,0r0,-246r-224,0","k":{"7":19,"3":10}},",":{"d":"20,124r70,-229r102,0r-95,229r-77,0","w":261,"k":{"4":13,"\"":83,"'":83}},"-":{"d":"92,-242r0,-86r292,0r0,86r-292,0","w":476,"k":{"7":23,"3":26,"2":13,"1":21,"Y":66,"A":23,"B":17,"D":17,"E":17,"F":17,"H":17,"I":17,"K":17,"L":17,"N":17,"P":17,"R":17,"M":18,"T":70,"U":14,"V":39,"W":29,"X":34,"Z":32}},".":{"d":"76,0r0,-105r104,0r0,105r-104,0","w":256,"k":{"v":19,"V":66,"4":14,"Y":32,"\"":84,"'":84,"T":32,"U":20,"W":43,"C":14,"G":14,"O":14,"Q":14,"w":12,"y":21}},"\/":{"d":"41,42r255,-786r86,0r-255,786r-86,0","w":424,"k":{"A":15}},"0":{"d":"310,12v-189,0,-250,-162,-250,-366v0,-203,61,-364,250,-364v188,0,250,161,250,364v0,204,-62,366,-250,366xm310,-77v115,0,148,-121,148,-277v0,-154,-33,-276,-148,-276v-116,0,-148,122,-148,276v0,156,32,277,148,277","w":620},"1":{"d":"51,0r0,-82r156,0r0,-460v0,-22,1,-43,1,-43r-2,0v0,0,-8,15,-34,40r-66,65r-60,-62r169,-164r88,0r0,624r154,0r0,82r-406,0","w":479},"2":{"d":"54,0v-3,-19,-5,-37,-5,-54v0,-252,351,-283,351,-457v0,-73,-52,-119,-127,-119v-93,0,-146,94,-146,94r-70,-48v0,0,64,-134,224,-134v129,0,223,81,223,203v0,227,-345,264,-347,433r288,0r0,-94r87,0r0,176r-478,0","w":586},"3":{"d":"69,-534r0,-172r431,0r0,69r-187,220v88,9,200,66,200,202v0,121,-95,227,-242,227v-145,0,-229,-96,-229,-96r52,-71v0,0,71,78,172,78v79,0,145,-56,145,-134v0,-84,-70,-131,-156,-131v-19,0,-37,1,-42,2r-23,-52r172,-207v11,-14,27,-26,27,-26r0,-2v0,0,-22,3,-36,3r-197,0r0,90r-87,0","w":570},"4":{"d":"26,-189r0,-62r327,-455r112,0r0,437r96,0r0,80r-96,0r0,189r-97,0r0,-189r-342,0xm344,-553r-210,282r0,2r234,0r0,-277v0,-24,5,-54,5,-54r-3,0v0,0,-11,25,-26,47","w":599},"5":{"d":"42,-79r52,-70v0,0,59,72,161,72v89,0,159,-64,159,-144v0,-87,-63,-146,-160,-146v-75,0,-124,36,-124,36r-58,-21r35,-354r365,0r0,172r-87,0r0,-90r-192,0r-18,169v-2,13,-5,28,-5,28r2,0v0,0,39,-22,100,-22v146,0,244,98,244,224v0,133,-109,237,-256,237v-143,0,-218,-91,-218,-91","w":564},"6":{"d":"320,12v-154,0,-264,-132,-264,-330v0,-187,99,-400,321,-400v81,0,135,29,135,29r-31,83v0,0,-45,-24,-102,-24v-130,0,-198,121,-213,240r2,0v31,-40,94,-67,160,-67v133,0,224,102,224,231v0,140,-99,238,-232,238xm160,-266v0,82,65,189,159,189v82,0,132,-62,132,-149v0,-85,-54,-148,-151,-148v-79,0,-140,51,-140,108","w":597},"7":{"d":"103,0r292,-590v11,-23,22,-35,22,-35r0,-2v0,0,-18,3,-41,3r-249,0r0,90r-87,0r0,-172r484,0r0,68r-319,638r-102,0","w":543,"k":{"4":11}},"8":{"d":"54,-199v0,-113,94,-178,114,-192v-50,-33,-86,-77,-86,-142v0,-94,72,-185,220,-185v132,0,224,74,224,186v0,97,-71,172,-84,185v58,34,101,81,101,153v0,108,-95,206,-242,206v-141,0,-247,-90,-247,-211xm180,-532v0,81,94,108,188,149v11,-13,61,-68,61,-138v0,-70,-51,-111,-127,-111v-79,0,-122,45,-122,100xm154,-209v0,81,69,134,146,134v74,0,142,-50,142,-119v0,-82,-94,-105,-204,-155v-20,15,-84,61,-84,140","w":600},"9":{"d":"45,-481v0,-140,100,-237,233,-237v153,0,263,132,263,330v0,185,-98,400,-321,400v-81,0,-136,-29,-136,-29r31,-84v0,0,45,24,103,24v131,0,199,-121,214,-240r-2,0v-31,38,-95,64,-161,64v-133,0,-224,-101,-224,-228xm147,-481v0,84,54,145,148,145v78,0,142,-50,142,-107v0,-84,-68,-187,-159,-187v-81,0,-131,64,-131,149","w":597},":":{"d":"97,0r0,-105r104,0r0,105r-104,0xm97,-401r0,-105r104,0r0,105r-104,0","w":298},";":{"d":"102,-401r0,-105r102,0r0,105r-102,0xm43,124r61,-229r102,0r-85,229r-78,0","w":299},"<":{"d":"58,-252r0,-66r466,-208r0,89r-357,151r0,2r357,151r0,89"},"=":{"d":"68,-340r0,-78r477,0r0,78r-477,0xm68,-151r0,-78r477,0r0,78r-477,0","k":{"7":16,"1":12}},">":{"d":"88,-44r0,-89r358,-151r0,-2r-358,-151r0,-89r467,208r0,66"},"?":{"d":"148,-194r0,-47v0,-152,170,-174,170,-289v0,-56,-48,-99,-114,-99v-63,0,-114,42,-114,42r-54,-69v0,0,66,-64,175,-64v113,0,209,72,209,183v0,165,-177,182,-177,302r0,41r-95,0xm145,0r0,-98r101,0r0,98r-101,0","w":469},"@":{"d":"43,-242v0,-205,155,-369,378,-369v173,0,247,97,247,203r0,283r72,0r0,73r-273,0v-125,0,-207,-88,-207,-189v0,-99,81,-187,207,-187r108,0v-1,-56,-61,-103,-157,-103v-162,0,-278,134,-278,291v0,156,115,286,284,286r0,79v-223,0,-381,-161,-381,-367xm358,-241v0,63,49,116,117,116r100,0r0,-236r-98,0v-70,0,-119,54,-119,120","w":787,"k":{"Y":16,"W":14,"V":18}},"A":{"d":"11,0r0,-78r68,0r225,-628r113,0r225,628r68,0r0,78r-245,0r0,-78r75,0r-55,-157r-250,0r-55,157r76,0r0,78r-245,0xm260,-315r200,0r-86,-245v-10,-29,-12,-54,-12,-54r-3,0v0,0,-3,25,-12,54","w":721,"k":{"Y":53,"d":6,"e":8,"g":8,"c":8,"o":8,"q":6,"\"":46,"'":46,"T":50,"U":32,"V":62,"W":46,"C":16,"G":16,"O":16,"Q":16,"w":37,"y":40,"s":4,"v":38,"*":27,"-":23,"\\":15,"b":5,"f":4,"i":4,"j":11,"l":8,"m":4,"n":4,"r":4,"p":11,"t":18,"u":16}},"B":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r321,0v51,0,89,5,124,21v56,25,97,83,97,159v0,69,-34,124,-89,152r0,2v76,22,117,91,117,171v0,93,-57,163,-130,188v-34,11,-67,13,-106,13r-334,0xm241,-409r148,0v64,0,104,-44,104,-108v0,-41,-16,-76,-46,-93v-20,-10,-43,-14,-73,-14r-133,0r0,215xm241,-82r150,0v20,0,44,-2,63,-10v41,-17,67,-61,67,-114v0,-73,-48,-121,-122,-121r-158,0r0,245","w":680,"k":{"x":6,"p":4,"V":8,"Y":8,"A":5,"W":7,"f":4,"i":4,"j":4,"m":4,"n":4,"r":4,"h":5,"k":5,"z":4}},"C":{"d":"49,-357v0,-207,157,-361,361,-361v85,0,269,31,269,140r0,86r-93,0r0,-55v0,-62,-107,-85,-172,-85v-151,0,-262,111,-262,271v0,167,114,286,268,286v50,0,176,-18,176,-83r0,-55r93,0r0,86v0,104,-177,139,-275,139v-212,0,-365,-163,-365,-369","w":744},"D":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r301,0v59,0,103,3,150,17v135,42,223,164,223,336v0,171,-85,290,-223,334v-46,15,-93,19,-149,19r-302,0xm241,-82r108,0v46,0,84,-4,120,-18v95,-33,154,-124,154,-253v0,-130,-59,-221,-153,-255v-39,-14,-75,-16,-121,-16r-108,0r0,542","w":779,"k":{"Y":19,",":15,".":13,"A":15,"B":7,"D":7,"E":7,"F":7,"H":7,"I":7,"K":7,"L":7,"N":7,"P":7,"R":7,"M":8,"U":5,"V":15,"W":12,"X":25,"b":4,"l":4,"h":10,"k":10}},"E":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r511,0r0,164r-87,0r0,-82r-236,0r0,227r250,0r0,82r-250,0r0,233r253,0r0,-85r87,0r0,167r-528,0","w":632,"k":{"g":4,"c":4,"o":4,"w":10,"y":12,"v":12,"-":19,"j":7,"p":8,"t":6,"u":7}},"F":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r489,0r0,167r-87,0r0,-81r-214,0r0,234r244,0r0,82r-244,0r0,226r96,0r0,78r-284,0","w":577,"k":{"x":36,"v":4,"q":18,"p":8,";":8,",":48,".":50,"A":43,"J":40,"d":18,"e":19,"g":17,"c":19,"o":19,"y":4,"s":29,"a":34,"-":11,"f":10,"i":9,"j":5,"m":12,"n":12,"r":12,"t":4,"u":7,"z":12}},"G":{"d":"49,-355v0,-209,150,-363,370,-363v124,0,271,50,271,139r0,87r-92,0r0,-52v0,-59,-93,-88,-176,-88v-165,0,-269,112,-269,274v0,163,106,283,272,283v63,0,189,-19,189,-88r0,-93r-138,0r0,-78r230,0r0,198v0,109,-182,148,-288,148v-217,0,-369,-158,-369,-367","w":766,"k":{"Y":5,"A":5,"V":5,"W":5}},"H":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r277,0r0,77r-89,0r0,235r366,0r0,-235r-89,0r0,-77r277,0r0,77r-88,0r0,551r88,0r0,78r-277,0r0,-78r89,0r0,-234r-366,0r0,234r89,0r0,78r-277,0","w":848,"k":{"d":13,"e":16,"g":17,"c":17,"o":17,"q":13,"C":7,"G":7,"O":7,"Q":7,"w":16,"y":17,"s":4,"v":17,"-":18,"f":4,"i":4,"j":12,"m":4,"n":4,"r":4,"p":17,"t":11,"u":17}},"I":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r277,0r0,77r-89,0r0,551r89,0r0,78r-277,0","w":382,"k":{"d":13,"e":16,"g":17,"c":17,"o":17,"q":13,"C":7,"G":7,"O":7,"Q":7,"w":16,"y":17,"s":4,"v":17,"-":18,"f":4,"i":4,"j":12,"m":4,"n":4,"r":4,"p":17,"t":11,"u":17}},"J":{"d":"24,-197r0,-41r97,0r0,31v0,69,31,130,109,130v56,0,107,-34,107,-130r0,-422r-102,0r0,-77r281,0r0,77r-79,0r0,428v0,151,-106,213,-208,213v-101,0,-205,-58,-205,-209","w":555,"k":{",":17,".":15,"A":21,"J":7,"d":20,"e":20,"g":20,"c":21,"o":21,"q":20,"C":5,"G":5,"O":5,"Q":5,"w":8,"y":8,"s":21,"a":20,"v":8,"-":13,"f":18,"i":14,"j":10,"m":20,"n":20,"r":20,"p":16,"t":8,"u":12,"z":20,":":8,";":9,"x":43}},"K":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r265,0r0,77r-77,0r0,222r91,0r154,-222r-65,0r0,-77r239,0r0,77r-68,0r-183,255r0,2v0,0,20,9,40,47r127,221v11,19,25,26,50,26r33,0r0,78r-71,0v-59,0,-76,-14,-98,-53r-136,-244v-12,-20,-26,-28,-55,-28r-58,0r0,247r87,0r0,78r-275,0","w":692,"k":{"d":19,"e":26,"g":28,"c":28,"o":28,"q":19,"C":24,"G":24,"O":24,"Q":24,"w":28,"y":33,"v":32,"-":31,"j":16,"p":23,"t":18,"u":23}},"L":{"d":"54,0r0,-78r88,0r0,-546r-88,0r0,-82r277,0r0,82r-89,0r0,542r246,0r0,-114r88,0r0,196r-522,0","w":604,"k":{"Y":44,"\"":61,"'":61,"T":41,"U":14,"V":65,"W":44,"w":17,"y":25,"v":23,"*":62,"-":18,"\\":11,"j":10,"l":4,"p":9,"t":10,"u":10}},"M":{"d":"38,0r0,-78r88,0r45,-551r-90,0r0,-77r200,0r181,430v11,29,16,51,16,51r2,0v0,0,5,-22,16,-51r181,-430r200,0r0,77r-90,0r45,551r88,0r0,78r-272,0r0,-78r85,0r-32,-422v-1,-22,3,-58,3,-58r-3,0v0,0,-8,34,-16,54r-162,371r-88,0r-162,-371v-8,-20,-16,-54,-16,-54r-3,0v0,0,4,36,3,58r-32,422r85,0r0,78r-272,0","w":958,"k":{"v":29,"q":8,"p":15,"V":5,"d":8,"e":11,"g":12,"c":12,"o":12,"W":5,"C":8,"G":8,"O":8,"Q":8,"w":26,"y":30,"-":18,"j":14,"t":18,"u":18}},"N":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r187,0r347,506v12,20,24,51,24,51r3,0v0,0,-5,-35,-5,-57r0,-423r-90,0r0,-77r279,0r0,77r-89,0r0,629r-98,0r-347,-506v-13,-20,-24,-51,-24,-51r-3,0v0,0,5,35,4,57r0,422r91,0r0,78r-279,0","w":838,"k":{",":10,".":10,"A":10,"J":7,"d":18,"e":20,"g":19,"c":21,"o":21,"q":18,"C":5,"G":5,"O":5,"Q":5,"w":9,"y":10,"s":22,"a":20,"v":9,"-":13,"f":18,"i":13,"j":13,"m":20,"n":20,"r":20,"p":18,"t":9,"u":13,"z":20,"x":41}},"O":{"d":"48,-358v0,-203,158,-360,363,-360v204,0,363,157,363,360v0,208,-159,370,-363,370v-205,0,-363,-162,-363,-370xm151,-358v0,159,116,281,260,281v143,0,259,-122,259,-281v0,-154,-116,-272,-259,-272v-144,0,-260,118,-260,272","w":822,"k":{"Y":19,",":16,".":14,"A":16,"B":7,"D":7,"E":7,"F":7,"H":7,"I":7,"K":7,"L":7,"N":7,"P":7,"R":7,"M":8,"U":5,"V":16,"W":12,"X":24,"h":10,"k":10}},"P":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r329,0v43,0,86,3,121,19v73,31,120,106,120,200v0,99,-52,179,-133,207v-33,12,-67,15,-106,15r-143,0r0,187r89,0r0,78r-277,0xm241,-347r131,0v32,0,57,-5,79,-14v45,-20,71,-65,71,-126v0,-57,-23,-99,-63,-120v-22,-12,-52,-17,-86,-17r-132,0r0,277","w":653,"k":{"q":7,"X":12,"M":8,",":75,".":76,"A":43,"J":40,"d":7,"e":7,"g":6,"c":8,"o":8,"s":5,"a":7,"-":9}},"Q":{"d":"49,-357v0,-204,156,-361,363,-361v205,0,364,151,364,356v0,92,-31,174,-85,238r84,80r-57,62r-83,-83v-61,50,-138,77,-224,77v-205,0,-362,-163,-362,-369xm152,-357v0,158,114,280,260,280v52,0,113,-18,154,-53r-104,-103r57,-61r103,104v32,-46,53,-105,53,-168v0,-154,-115,-272,-263,-272v-146,0,-260,117,-260,273","w":825,"k":{"Y":19,",":16,".":14,"A":16,"B":7,"D":7,"E":7,"F":7,"H":7,"I":7,"K":7,"L":7,"N":7,"P":7,"R":7,"M":8,"U":5,"V":16,"W":12,"X":24,"h":10,"k":10}},"R":{"d":"53,0r0,-78r88,0r0,-551r-88,0r0,-77r306,0v50,0,91,2,130,15v74,25,123,87,123,183v0,102,-56,175,-146,198r0,2v0,0,18,10,30,33r100,174v11,19,24,23,49,23r21,0r0,78r-60,0v-60,0,-74,-11,-98,-53r-109,-193v-18,-30,-31,-39,-74,-39r-84,0r0,207r87,0r0,78r-275,0xm241,-367r142,0v77,0,128,-50,128,-133v0,-55,-22,-93,-66,-111v-23,-9,-53,-13,-87,-13r-117,0r0,257","w":702,"k":{"Y":17,"J":6,"d":9,"e":11,"g":11,"c":12,"o":12,"q":9,"B":5,"D":5,"E":5,"F":5,"H":5,"I":5,"K":5,"L":5,"N":5,"P":5,"R":5,"T":9,"U":11,"V":18,"W":15,"C":7,"G":7,"O":7,"Q":7,"w":9,"y":10,"s":5,"a":4,"v":10,"S":5,"-":18,"b":6,"f":5,"i":5,"j":9,"l":8,"m":5,"n":5,"r":5,"p":8,"t":8,"u":8,"h":4,"k":4,"z":4}},"S":{"d":"53,-212r92,0r0,52v0,52,67,83,141,83v81,0,140,-38,140,-108v0,-82,-83,-109,-170,-143v-93,-35,-188,-75,-188,-200v0,-133,107,-190,226,-190v106,0,214,40,214,117r0,83r-93,0r0,-49v0,-41,-63,-63,-121,-63v-69,0,-124,32,-124,97v0,75,71,100,150,130v104,39,207,79,207,210v0,135,-110,205,-241,205v-110,0,-233,-49,-233,-150r0,-74","w":578,"k":{"A":5,"V":5,"W":5,"y":4,"v":4,"f":4,"i":4,"j":5,"m":4,"n":4,"r":4,"p":5,"u":4,"z":4,"x":5}},"T":{"d":"193,0r0,-78r89,0r0,-546r-166,0r0,110r-87,0r0,-192r606,0r0,192r-87,0r0,-110r-166,0r0,546r89,0r0,78r-278,0","w":664,"k":{",":31,".":32,"A":50,"J":43,"d":34,"e":34,"g":34,"c":35,"o":35,"q":34,"s":34,"a":34,"-":70,"f":4,"i":4,"m":4,"n":4,"r":4,"z":7,"x":12}},"U":{"d":"120,-263r0,-366r-89,0r0,-77r278,0r0,77r-89,0r0,365v0,46,9,86,27,115v29,46,84,72,152,72v67,0,123,-26,152,-74v17,-29,27,-68,27,-114r0,-364r-89,0r0,-77r277,0r0,77r-88,0r0,366v0,67,-18,128,-49,172v-48,68,-134,103,-230,103v-100,0,-184,-38,-232,-103v-33,-45,-47,-104,-47,-172","w":797,"k":{",":23,".":21,"A":33,"J":9,"d":23,"e":24,"g":23,"c":24,"o":24,"q":23,"C":5,"G":5,"O":5,"Q":5,"w":6,"y":7,"s":27,"a":26,"v":7,"-":13,"f":19,"i":14,"j":10,"m":20,"n":20,"r":20,"p":14,"t":7,"u":10,"z":24,":":9,";":10,"x":44}},"V":{"d":"304,0r-223,-629r-69,0r0,-77r252,0r0,77r-78,0r158,465v8,25,12,55,12,55r3,0v0,0,4,-30,12,-55r158,-465r-78,0r0,-77r252,0r0,77r-70,0r-223,629r-106,0","w":714,"k":{"x":49,"v":9,"q":58,"p":17,"j":14,"M":5,"@":14,";":20,":":19,"\/":15,",":67,".":66,"A":62,"J":43,"d":58,"e":61,"g":59,"c":63,"o":63,"C":15,"G":15,"O":15,"Q":15,"w":9,"y":9,"s":66,"a":63,"S":5,"-":39,"b":-20,"f":28,"i":19,"l":-18,"m":25,"n":25,"r":25,"t":11,"u":13,"z":32}},"W":{"d":"16,-629r0,-77r251,0r0,77r-84,0r110,463v5,25,8,53,8,53r3,0v0,0,4,-28,10,-53r148,-540r85,0r147,540v7,25,10,53,10,53r4,0v0,0,2,-28,7,-53r110,-463r-84,0r0,-77r252,0r0,77r-68,0r-158,629r-114,0r-138,-501v-7,-25,-9,-56,-9,-56r-4,0v0,0,-2,31,-9,56r-138,501r-114,0r-157,-629r-68,0","w":1009,"k":{"@":11,",":43,".":43,"A":46,"J":41,"d":42,"e":45,"g":43,"c":46,"o":46,"q":42,"M":5,"C":12,"G":12,"O":12,"Q":12,"w":8,"y":8,"s":42,"a":41,"v":8,"S":5,"-":29,"b":-14,"f":19,"i":17,"j":12,"l":-13,"m":21,"n":21,"r":21,"p":15,"t":10,"u":11,"z":27,":":16,";":16,"x":45,"\/":12}},"X":{"d":"30,0r0,-78r66,0r182,-279r-179,-272r-65,0r0,-77r246,0r0,77r-75,0r117,185v11,15,18,28,18,28r2,0v0,0,6,-13,17,-28r113,-185r-73,0r0,-77r239,0r0,77r-66,0r-183,281r180,270r67,0r0,78r-246,0r0,-78r74,0r-118,-184v-11,-16,-18,-29,-18,-29r-2,0v-1,0,-6,13,-16,29r-114,184r74,0r0,78r-240,0","w":669,"k":{"v":30,"q":21,"p":23,"j":16,"d":21,"e":28,"g":30,"c":30,"o":30,"C":24,"G":24,"O":24,"Q":24,"w":27,"y":31,"-":36,"t":18,"u":23}},"Y":{"d":"186,0r0,-78r89,0r0,-221r-198,-330r-67,0r0,-77r243,0r0,77r-74,0r131,222v8,15,14,30,14,30r2,0v0,0,6,-15,15,-30r131,-222r-73,0r0,-77r241,0r0,77r-67,0r-198,330r0,221r89,0r0,78r-278,0","w":650,"k":{"@":17,",":30,".":32,"A":53,"J":43,"d":68,"e":71,"g":70,"c":73,"o":73,"q":68,"C":19,"G":19,"O":19,"Q":19,"w":14,"y":14,"s":74,"a":69,"v":14,"S":5,"-":66,"b":-20,"f":31,"i":21,"j":16,"l":-19,"m":30,"n":30,"r":30,"p":23,"t":14,"u":19,"z":36,":":22,";":22,"x":55,"\/":11}},"Z":{"d":"54,0r0,-66r364,-525v14,-20,29,-34,29,-34r0,-2v0,0,-20,3,-40,3r-261,0r0,110r-87,0r0,-192r509,0r0,65r-364,526v-14,20,-29,34,-29,34r0,2v0,0,20,-3,40,-3r276,0r0,-114r87,0r0,196r-524,0","w":632,"k":{"g":4,"w":21,"y":23,"v":22,"-":21,"j":12,"p":14,"t":12,"u":13,"z":4}},"[":{"d":"97,95r0,-830r165,0r0,73r-80,0r0,683r80,0r0,74r-165,0","w":311},"\\":{"d":"297,42r-255,-786r86,0r254,786r-85,0","w":423,"k":{"V":15,"Y":11,"W":12}},"]":{"d":"49,21r81,0r0,-683r-81,0r0,-73r166,0r0,830r-166,0r0,-74","w":312},"^":{"d":"69,-247r200,-459r63,0r200,459r-88,0r-144,-352r-143,352r-88,0"},"_":{"d":"10,0r537,0r0,78r-537,0r0,-78","w":557},"`":{"d":"263,-755r-124,-127r112,0r103,127r-91,0","w":499},"a":{"d":"33,-141v0,-159,211,-170,295,-170r32,0r0,-19v0,-80,-46,-108,-108,-108v-80,0,-145,49,-145,49r-39,-69v0,0,74,-60,192,-60v129,0,197,67,197,195r0,226v0,15,8,22,22,22r51,0r0,75r-101,0v-45,0,-63,-22,-63,-55r0,-7v0,-20,4,-33,4,-33r-2,0v0,0,-44,107,-167,107v-84,0,-168,-49,-168,-153xm131,-149v0,45,33,86,91,86v86,0,139,-88,139,-164r0,-21r-25,0v-46,0,-205,2,-205,99","w":555,"k":{"Y":73,"W":48,"V":71,"T":48,"\"":15,"'":15,"U":31,"C":9,"G":9,"O":9,"Q":9,"w":11,"y":14,"v":13,"\\":10,"j":6,"l":6,"p":6,"t":7,"u":6}},"b":{"d":"85,0r0,-631r-85,0r0,-75r182,0r0,234v0,24,-3,42,-3,42r2,0v0,0,45,-88,163,-88v137,0,223,108,223,265v0,161,-97,265,-231,265v-117,0,-160,-92,-160,-92r-2,0v0,0,3,18,3,40r0,40r-92,0xm179,-251v0,90,47,179,144,179v79,0,145,-65,145,-180v0,-110,-59,-181,-143,-181v-75,0,-146,53,-146,182","w":609,"k":{"Y":69,"A":6,"\"":13,"'":13,"B":14,"D":14,"E":14,"F":14,"H":14,"I":14,"K":14,"L":14,"N":14,"P":14,"R":14,"M":9,"T":34,"U":23,"V":58,"W":42,"X":20,"Z":15}},"c":{"d":"40,-252v0,-155,117,-266,268,-266v75,0,198,28,198,115r0,62r-86,0r0,-35v0,-39,-64,-58,-109,-58v-102,0,-172,72,-172,180v0,115,81,182,178,182v86,0,144,-51,162,-65r37,71v-23,21,-96,78,-203,78v-146,0,-273,-101,-273,-264","w":553,"k":{"Z":5,"Y":70,"W":39,"V":56,"T":35,"S":4,"B":5,"D":5,"E":5,"F":5,"H":5,"I":5,"K":5,"L":5,"N":5,"P":5,"R":5,"U":33}},"d":{"d":"42,-253v0,-161,94,-265,230,-265v115,0,156,85,156,85r2,0v0,0,-3,-16,-3,-38r0,-160r-84,0r0,-75r181,0r0,609v0,15,8,22,22,22r51,0r0,75r-101,0v-45,0,-63,-22,-63,-55r0,-7v0,-17,3,-27,3,-27r-2,0v0,0,-41,101,-171,101v-136,0,-221,-108,-221,-265xm141,-253v0,110,59,181,143,181v75,0,146,-54,146,-180v0,-93,-47,-181,-143,-181v-81,0,-146,65,-146,180","w":629,"k":{"Y":13,"W":15,"V":14,"T":11,"g":4,"c":4,"o":4,"U":13,"C":9,"G":9,"O":9,"Q":9,"w":5,"y":6,"v":6,"j":4,"l":7,"p":4,"t":4,"u":4}},"e":{"d":"41,-253v0,-161,109,-265,253,-265v144,0,219,106,219,237v0,13,-3,37,-3,37r-370,0v6,112,85,172,175,172v88,0,151,-57,151,-57r40,71v0,0,-76,70,-197,70v-159,0,-268,-115,-268,-265xm144,-306r269,0v-3,-89,-57,-135,-121,-135v-74,0,-134,50,-148,135","w":555,"k":{"Z":6,"Y":82,"X":4,"W":42,"V":68,"T":34,"A":4,"\"":9,"'":9,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"N":6,"P":6,"R":6,"U":25}},"f":{"d":"48,0r0,-75r79,0r0,-356r-84,0r0,-75r84,0r0,-25v0,-162,122,-182,182,-182v27,0,46,3,46,3r0,80v0,0,-13,-3,-36,-3v-32,0,-95,9,-95,100r0,27r122,0r0,75r-122,0r0,356r93,0r0,75r-269,0","w":375,"k":{"J":8,"e":4,"c":5,"o":5}},"g":{"d":"121,94v0,0,63,34,139,34v88,0,160,-40,160,-144r0,-40v0,-16,3,-32,3,-32r-2,0v-30,50,-78,82,-152,82v-140,0,-226,-113,-226,-259v0,-145,81,-253,222,-253v66,0,136,25,164,83r2,0v0,0,-2,-7,-2,-20v0,-32,16,-51,58,-51r108,0r0,75r-56,0v-13,0,-22,7,-22,20r0,390v0,167,-127,231,-255,231v-61,0,-123,-17,-173,-42xm288,-90v70,0,134,-42,134,-174v0,-132,-64,-170,-143,-170v-87,0,-137,64,-137,167v0,105,55,177,146,177","w":626,"k":{"Z":4,"Y":25,"X":23,"W":16,"V":18,"M":15,"J":8,"A":10,"c":4,"o":4,"B":16,"D":16,"E":16,"F":16,"H":16,"I":16,"K":16,"L":16,"N":16,"P":16,"R":16,"U":15,"l":4,"h":5,"k":5}},"h":{"d":"32,0r0,-75r80,0r0,-556r-85,0r0,-75r181,0r0,262v0,24,-3,42,-3,42r2,0v22,-49,88,-116,189,-116v119,0,174,65,174,194r0,249r79,0r0,75r-176,0r0,-302v0,-71,-15,-127,-96,-127v-99,0,-169,84,-169,192r0,162r80,0r0,75r-256,0","w":674,"k":{"Y":72,"\"":14,"'":14,"T":50,"U":32,"V":72,"W":50,"C":10,"G":10,"O":10,"Q":10,"w":12,"y":15,"v":14,"*":8,"\\":10,"j":6,"l":6,"p":6,"t":7,"u":7}},"i":{"d":"125,-607r0,-99r102,0r0,99r-102,0xm48,0r0,-75r79,0r0,-356r-84,0r0,-75r181,0r0,431r80,0r0,75r-256,0","w":336,"k":{"Y":17,"W":18,"V":18,"T":16,"e":4,"g":5,"c":5,"o":5,"U":17,"C":12,"G":12,"O":12,"Q":12,"w":7,"y":9,"v":9,"b":4,"j":5,"l":8,"p":6,"t":5,"u":5}},"j":{"d":"112,-607r0,-99r102,0r0,99r-102,0xm-16,125v0,0,9,1,22,1v37,0,108,-13,108,-114r0,-443r-85,0r0,-75r182,0r0,521v0,169,-131,191,-194,191v-20,0,-33,-2,-33,-2r0,-79","w":296,"k":{"Z":5,"Y":8,"W":8,"V":8,"T":6,"S":5,"M":7,"A":5,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8,"U":7,"C":5,"G":5,"O":5,"Q":5,"h":4,"k":4}},"k":{"d":"32,0r0,-75r80,0r0,-556r-85,0r0,-75r181,0r0,394r74,0r101,-119r-66,0r0,-75r230,0r0,75r-67,0r-125,146r0,2v1,0,17,7,37,41r86,147v10,16,18,20,44,20r32,0r0,75r-76,0v-46,0,-61,-8,-83,-47r-100,-171v-11,-18,-25,-20,-47,-20r-40,0r0,163r68,0r0,75r-244,0","w":587,"k":{"Y":47,"W":37,"V":41,"T":11,"e":6,"g":5,"c":10,"o":10,"U":36,"l":7}},"l":{"d":"85,-144r0,-487r-84,0r0,-75r181,0r0,556v0,43,10,72,54,72v16,0,27,-1,27,-1r-1,80v0,0,-20,2,-43,2v-72,0,-134,-29,-134,-147","w":293,"k":{"Y":16,"W":17,"V":17,"T":14,"e":4,"g":4,"c":4,"o":4,"U":16,"C":11,"G":11,"O":11,"Q":11,"w":7,"y":8,"v":8,"b":4,"j":5,"l":7,"p":5,"t":5,"u":5}},"m":{"d":"48,0r0,-75r79,0r0,-335v0,-14,-8,-21,-22,-21r-62,0r0,-75r114,0v43,0,64,19,64,56r0,26v0,16,-3,29,-3,29r2,0v25,-60,98,-123,180,-123v81,0,131,37,148,119r2,0v28,-63,98,-119,181,-119v112,0,165,65,165,194r0,249r80,0r0,75r-177,0r0,-303v0,-71,-13,-127,-89,-127v-95,0,-149,97,-149,197r0,158r79,0r0,75r-176,0r0,-303v0,-66,-10,-127,-88,-127v-96,0,-152,102,-152,201r0,154r80,0r0,75r-256,0","w":1000,"k":{"Y":72,"\"":14,"'":14,"T":50,"U":32,"V":72,"W":50,"C":10,"G":10,"O":10,"Q":10,"w":12,"y":15,"v":14,"*":8,"\\":10,"j":6,"l":6,"p":6,"t":7,"u":7}},"n":{"d":"48,0r0,-75r79,0r0,-334v0,-15,-8,-22,-22,-22r-62,0r0,-75r114,0v44,0,64,19,64,56r0,26v0,16,-3,29,-3,29r2,0v10,-27,69,-123,197,-123v116,0,168,65,168,194r0,249r80,0r0,75r-177,0r0,-302v0,-71,-14,-127,-95,-127v-102,0,-169,93,-169,194r0,160r80,0r0,75r-256,0","w":689,"k":{"Y":72,"\"":14,"'":14,"T":50,"U":32,"V":72,"W":50,"C":10,"G":10,"O":10,"Q":10,"w":12,"y":15,"v":14,"*":8,"\\":10,"j":6,"l":6,"p":6,"t":7,"u":7}},"o":{"d":"40,-254v0,-153,122,-264,273,-264v151,0,273,111,273,264v0,154,-122,266,-273,266v-151,0,-273,-112,-273,-266xm139,-254v0,106,78,182,174,182v95,0,174,-76,174,-182v0,-105,-79,-180,-174,-180v-96,0,-174,75,-174,180","w":626,"k":{"Z":19,"Y":73,"X":27,"W":46,"V":63,"T":35,"M":12,"A":8,"\"":15,"'":15,"B":16,"D":16,"E":16,"F":16,"H":16,"I":16,"K":16,"L":16,"N":16,"P":16,"R":16,"U":24,"w":4,"y":5,"v":5,"f":4,"i":4,"j":4,"m":4,"n":4,"r":4,"p":4,"h":5,"k":5,"x":12}},"p":{"d":"34,125r79,0r0,-534v0,-15,-8,-22,-22,-22r-62,0r0,-75r112,0v45,0,62,20,62,50r0,4v0,16,-2,29,-2,29r2,0v0,0,42,-95,170,-95v136,0,222,108,222,265v0,161,-97,265,-229,265v-111,0,-157,-86,-157,-86r-2,0v0,0,3,18,3,44r0,155r80,0r0,75r-256,0r0,-75xm208,-251v0,90,49,179,143,179v80,0,146,-65,146,-180v0,-110,-59,-181,-144,-181v-75,0,-145,53,-145,182","w":637,"k":{"Y":69,"A":6,"\"":13,"'":13,"B":14,"D":14,"E":14,"F":14,"H":14,"I":14,"K":14,"L":14,"N":14,"P":14,"R":14,"M":9,"T":34,"U":23,"V":58,"W":42,"X":20,"Z":15}},"q":{"d":"42,-253v0,-161,95,-265,229,-265v98,0,147,70,161,88r2,0v0,0,-2,-14,-2,-35r0,-41r92,0r0,631r79,0r0,75r-255,0r0,-75r79,0r0,-159v0,-26,3,-44,3,-44r-2,0v0,0,-44,90,-163,90v-137,0,-223,-108,-223,-265xm141,-253v0,110,59,181,143,181v75,0,146,-53,146,-182v0,-90,-47,-180,-144,-180v-79,0,-145,66,-145,181","w":609,"k":{"Z":11,"Y":46,"X":12,"W":35,"V":41,"T":24,"S":5,"M":9,"A":5,"B":15,"D":15,"E":15,"F":15,"H":15,"I":15,"K":15,"L":15,"N":15,"P":15,"R":15,"U":23,"C":5,"G":5,"O":5,"Q":5,"j":-40,"h":4,"k":4}},"r":{"d":"50,0r0,-75r76,0r0,-334v0,-15,-8,-22,-22,-22r-63,0r0,-75r114,0v44,0,65,18,65,59r0,32v0,20,-2,35,-2,35r2,0v23,-74,82,-132,160,-132v13,0,25,2,25,2r0,96v0,0,-12,-3,-28,-3v-108,0,-154,109,-154,208r0,134r75,0r0,75r-248,0","w":423,"k":{"Y":22,"X":33,"W":14,"V":16,"M":19,"J":18,"A":19,"c":5,"o":5,"B":17,"D":17,"E":17,"F":17,"H":17,"I":17,"K":17,"L":17,"N":17,"P":17,"R":17,"U":13,"h":5,"k":5,"?":11}},"s":{"d":"40,-109r0,-54r85,0r0,33v0,43,60,63,116,63v57,0,102,-23,102,-65v0,-51,-56,-67,-126,-92v-75,-28,-158,-62,-158,-154v0,-100,99,-140,187,-140v71,0,175,28,175,102r0,61r-85,0r0,-33v0,-31,-40,-52,-89,-52v-48,0,-90,20,-90,61v0,48,56,68,117,89v78,26,167,59,167,153v0,96,-88,149,-203,149v-92,0,-198,-41,-198,-121","w":481,"k":{"Z":4,"Y":70,"W":38,"V":59,"T":33,"A":4,"B":5,"D":5,"E":5,"F":5,"H":5,"I":5,"K":5,"L":5,"N":5,"P":5,"R":5,"U":25}},"t":{"d":"103,-185r0,-246r-85,0r0,-75r87,0r0,-139r95,0r0,139r121,0r0,75r-121,0r0,237v0,103,70,116,108,116v14,0,23,-1,23,-1r0,81v0,0,-14,2,-35,2v-64,0,-193,-20,-193,-189","w":360,"k":{"Y":37,"W":18,"V":34,"T":8,"U":17}},"u":{"d":"105,-182r0,-249r-85,0r0,-75r182,0r0,304v0,70,14,126,95,126v101,0,164,-97,164,-197r0,-158r-85,0r0,-75r182,0r0,410v0,14,8,22,22,22r53,0r0,74r-105,0v-44,0,-64,-20,-64,-56r0,-22v0,-17,2,-30,2,-30r-2,0v-10,27,-67,120,-193,120v-109,0,-166,-60,-166,-194","w":665,"k":{"Y":53,"W":49,"V":60,"T":34,"e":4,"g":4,"c":4,"o":4,"U":30,"C":10,"G":10,"O":10,"Q":10,"w":6,"y":7,"v":7,"b":4,"j":5,"l":7,"p":5,"t":5,"u":5}},"v":{"d":"9,-431r0,-75r227,0r0,75r-65,0r107,295v8,22,11,47,11,47r3,0v0,0,3,-25,11,-47r108,-295r-65,0r0,-75r226,0r0,75r-63,0r-164,431r-109,0r-163,-431r-64,0","w":581,"k":{"Y":14,"X":32,"W":8,"V":9,"M":29,"J":15,"?":13,",":20,".":19,"A":38,"e":4,"c":5,"o":5,"B":17,"D":17,"E":17,"F":17,"H":17,"I":17,"K":17,"L":17,"N":17,"P":17,"R":17,"U":7,"h":9,"k":9}},"w":{"d":"10,-431r0,-75r226,0r0,75r-68,0r86,294v6,21,8,47,8,47r3,0v0,0,2,-26,8,-47r111,-368r88,0r111,368v6,21,8,47,8,47r3,0v0,0,2,-26,8,-47r87,-294r-69,0r0,-75r226,0r0,75r-63,0r-130,431r-108,0r-107,-338v-6,-23,-9,-48,-9,-48r-2,0v0,0,-3,25,-9,48r-107,338r-108,0r-130,-431r-63,0","w":856,"k":{"Y":14,"X":28,"W":8,"V":9,"M":26,"J":11,",":13,".":12,"A":37,"c":4,"o":4,"B":16,"D":16,"E":16,"F":16,"H":16,"I":16,"K":16,"L":16,"N":16,"P":16,"R":16,"U":6,"h":7,"k":7,"?":11}},"x":{"d":"37,0r0,-75r76,0r121,-186r-112,-170r-82,0r0,-75r142,0r90,147v9,15,17,33,17,33r2,0v0,0,8,-17,18,-33r92,-147r134,0r0,75r-77,0r-113,169r125,187r68,0r0,75r-129,0r-102,-164v-10,-15,-18,-32,-18,-32r-2,0v0,0,-7,16,-18,33r-100,163r-132,0","w":572,"k":{"Y":48,"W":38,"V":42,"T":9,"e":6,"c":9,"o":9,"U":37,"l":6}},"y":{"d":"64,105v0,0,29,24,72,24v43,0,76,-30,93,-70r21,-50r-177,-440r-64,0r0,-75r231,0r0,75r-67,0r113,301v7,22,9,44,9,44r3,0v0,0,4,-22,12,-44r112,-301r-65,0r0,-75r224,0r0,75r-63,0r-200,511v-34,86,-100,130,-178,130v-65,0,-109,-32,-109,-32","w":590,"k":{"Y":14,"X":32,"W":8,"V":9,"M":30,"J":15,",":21,".":19,"A":38,"e":4,"c":5,"o":5,"B":17,"D":17,"E":17,"F":17,"H":17,"I":17,"K":17,"L":17,"N":17,"P":17,"R":17,"U":7,"h":9,"k":9,"?":13}},"z":{"d":"48,-64r279,-338v15,-18,28,-29,28,-29r0,-2v0,0,-21,2,-41,2r-176,0r0,81r-85,0r0,-156r419,0r0,64r-277,338v-15,18,-28,28,-28,28r0,2v0,0,20,-1,40,-1r187,0r0,-81r85,0r0,156r-431,0r0,-64","w":527,"k":{"Y":36,"W":29,"V":34,"T":7,"U":26}},"{":{"d":"118,-77r0,-96v0,-102,-85,-109,-85,-109r0,-86v0,0,85,-7,85,-111r0,-84v0,-158,114,-174,162,-174v14,0,24,1,24,1r0,74r-14,0v-26,0,-87,9,-87,105r0,103v0,99,-81,127,-81,127r0,2v0,0,81,24,81,127r0,115v0,96,61,105,87,105r14,0r0,74v0,0,-10,2,-24,2v-48,0,-162,-16,-162,-175","w":337},"|":{"d":"95,159r0,-951r85,0r0,951r-85,0","w":275},"}":{"d":"34,22r14,0v25,0,86,-9,86,-105r0,-115v0,-103,81,-127,81,-127r0,-2v0,0,-81,-28,-81,-127r0,-103v0,-96,-61,-105,-86,-105r-14,0r0,-74v0,0,9,-1,23,-1v48,0,162,16,162,174r0,84v0,104,85,111,85,111r0,86v0,0,-85,7,-85,109r0,96v0,159,-114,175,-162,175v-14,0,-23,-2,-23,-2r0,-74","w":337},"~":{"d":"67,-204v0,-116,53,-169,139,-169v106,0,116,98,192,98v52,0,67,-52,67,-94r79,0v0,117,-54,169,-140,169v-105,0,-116,-97,-192,-97v-52,0,-66,52,-66,93r-79,0","w":609},"\u00a9":{"d":"45,-353v0,-203,158,-365,355,-365v199,0,358,162,358,365v0,203,-159,365,-358,365v-197,0,-355,-162,-355,-365xm118,-353v0,167,123,297,282,297v161,0,285,-130,285,-297v0,-167,-124,-297,-285,-297v-159,0,-282,130,-282,297xm210,-352v0,-105,76,-200,197,-200v115,0,163,99,163,99r-61,33v0,0,-34,-63,-99,-63v-79,0,-124,62,-124,131v0,71,43,131,124,131v66,0,99,-63,99,-63r61,33v0,0,-48,99,-163,99v-121,0,-197,-94,-197,-200","w":802},"\u00a0":{"w":250}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2009 by Jos Buivenga. All rights reserved.
 * 
 * Trademark:
 * Museo Slab is a trademark of Jos Buivenga.
 * 
 * Full name:
 * MuseoSlab-500Italic
 * 
 * Description:
 * Spaced and kerned with iKern.
 * 
 * Manufacturer:
 * Jos Buivenga
 * 
 * Designer:
 * Jos Buivenga
 * 
 * Vendor URL:
 * http://www.exljbris.com
 */
Cufon.registerFont({"w":613,"face":{"font-family":"museo_slab","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"750","descent":"-250","x-height":"12","bbox":"-113 -882 1072 210","underline-thickness":"50","underline-position":"-50","stemh":"78","stemv":"99","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":250},"!":{"d":"61,-194r93,-512r101,0r-107,512r-87,0xm17,0r20,-98r100,0r-19,98r-101,0","w":251},"\"":{"d":"245,-506r42,-212r76,0r-41,212r-77,0xm105,-506r41,-212r76,0r-41,212r-76,0","w":348,"k":{",":64,".":61,"A":43,"J":43,"d":10,"e":9,"c":11,"o":11,"q":8}},"#":{"d":"80,0r70,-191r-128,0r26,-74r129,0r63,-168r-128,0r27,-73r128,0r74,-200r83,0r-74,200r155,0r74,-200r83,0r-74,200r128,0r-26,73r-129,0r-63,168r128,0r-27,74r-128,0r-70,191r-83,0r70,-191r-155,0r-70,191r-83,0xm260,-265r155,0r63,-168r-155,0","w":718},"$":{"d":"6,-96r59,-64v0,0,62,69,160,69v76,0,156,-44,156,-113v0,-130,-287,-112,-287,-300v0,-107,96,-187,225,-197r20,-108r71,0r-20,109v106,12,156,68,156,68r-53,71v0,0,-58,-55,-148,-55v-85,0,-151,48,-151,109v0,127,287,109,287,294v0,108,-95,199,-229,209r-19,106r-71,0r20,-109v-124,-15,-176,-89,-176,-89","w":543},"%":{"d":"231,-422v-82,0,-135,-53,-135,-131v0,-84,84,-165,173,-165v81,0,135,55,135,132v0,86,-85,164,-173,164xm10,0r667,-706r100,0r-668,706r-99,0xm238,-496v45,0,88,-40,88,-88v0,-35,-25,-61,-63,-61v-45,0,-89,42,-89,90v0,34,25,59,64,59xm381,-119v0,-84,84,-165,174,-165v81,0,135,55,135,132v0,86,-86,164,-174,164v-81,0,-135,-53,-135,-131xm460,-121v0,34,24,59,63,59v46,0,88,-40,88,-88v0,-35,-25,-61,-63,-61v-45,0,-88,43,-88,90","w":764},"&":{"d":"29,-174v0,-89,67,-179,166,-206r0,-2v0,0,-70,-26,-70,-121v0,-135,117,-215,244,-215v52,0,95,14,95,14r-38,77v0,0,-27,-7,-55,-7v-73,0,-146,49,-146,134v0,42,19,87,110,87r131,0r20,-98r97,0r-19,98r93,0r-16,82r-94,0r-18,96v-33,170,-134,247,-277,247v-142,0,-223,-78,-223,-186xm132,-183v0,64,45,107,123,107v90,0,156,-51,178,-163r17,-92r-134,0v-92,0,-184,49,-184,148","w":660,"k":{"V":10}},"'":{"d":"105,-506r41,-212r78,0r-42,212r-77,0","w":208,"k":{",":64,".":61,"A":43,"J":43,"d":10,"e":9,"c":11,"o":11,"q":8}},"(":{"d":"116,95v-31,-78,-51,-170,-51,-268v0,-211,67,-398,206,-562r89,0v-137,170,-209,359,-209,564v0,92,16,181,47,266r-82,0","w":319},")":{"d":"-30,95v136,-171,208,-360,208,-564v0,-92,-15,-181,-47,-266r82,0v31,77,51,169,51,268v0,210,-67,397,-206,562r-88,0","w":321},"*":{"d":"168,-329r-65,-53r111,-112r0,-2r-126,-36r43,-82r122,50r21,-142r91,0r-36,142r144,-50r12,85r-148,39r0,2r66,108r-76,52r-57,-119r-2,0","w":483,"k":{"A":24,"J":40}},"+":{"d":"207,0r48,-246r-223,0r14,-78r224,0r48,-246r82,0r-48,246r223,0r-15,78r-223,0r-48,246r-82,0","k":{"7":10}},",":{"d":"58,-105r102,0r-137,229r-80,0","w":267,"k":{"6":10,"4":18,"\"":105,"'":105}},"-":{"d":"81,-242r16,-86r292,0r-16,86r-292,0","w":477,"k":{"9":12,"7":26,"3":21,"2":10,"1":16,"Y":66,"A":22,"B":17,"D":17,"E":17,"F":17,"H":17,"I":17,"K":17,"L":17,"N":17,"P":17,"R":17,"M":17,"T":69,"U":13,"V":39,"W":28,"X":30,"Z":29}},".":{"d":"21,0r20,-105r104,0r-20,105r-104,0","w":258,"k":{"v":21,"V":65,"6":11,"4":19,"0":10,"Y":30,"\"":105,"'":105,"T":30,"U":23,"W":41,"C":18,"G":18,"O":18,"Q":18,"w":14,"y":22}},"\/":{"d":"-24,42r407,-786r92,0r-407,786r-92,0","w":431,"k":{"A":13}},"0":{"d":"60,-221v0,-181,79,-497,321,-497v155,0,208,95,208,233v0,181,-79,497,-321,497v-152,0,-208,-95,-208,-233xm161,-223v0,87,29,146,109,146v159,0,217,-262,217,-404v0,-89,-28,-148,-109,-148v-152,0,-217,250,-217,406","w":627},"1":{"d":"-4,0r15,-82r156,0r89,-452v4,-22,11,-47,11,-47r-2,0v0,0,-14,17,-36,35r-85,71r-50,-66r203,-165r89,0r-122,624r154,0r-17,82r-405,0","w":480},"2":{"d":"3,0v5,-308,442,-335,442,-532v0,-60,-41,-98,-107,-98v-95,0,-165,93,-165,93r-66,-53v0,0,94,-128,240,-128v121,0,203,69,203,176v0,238,-394,297,-428,460r280,0r19,-94r87,0r-35,176r-470,0","w":586},"3":{"d":"2,-82r58,-68v0,0,62,73,159,73v94,0,177,-69,177,-158v0,-71,-58,-107,-134,-107v-20,0,-44,2,-44,2r-13,-52r210,-209v13,-13,30,-24,30,-24r0,-2v0,0,-22,3,-36,3r-190,0r-18,90r-87,0r34,-172r431,0r-14,69r-230,226v67,9,165,49,165,168v0,132,-117,255,-281,255v-141,0,-217,-94,-217,-94","w":572},"4":{"d":"7,-189r12,-62r411,-455r117,0r-86,437r96,0r-15,80r-96,0r-37,189r-98,0r37,-189r-341,0xm135,-269r229,0r54,-277v4,-24,15,-54,15,-54r-3,0v0,0,-16,25,-35,47r-260,282r0,2","w":603},"5":{"d":"6,-80r58,-65v0,0,55,68,150,68v97,0,188,-73,188,-169v0,-75,-55,-120,-136,-120v-72,0,-128,34,-128,34r-56,-22r105,-352r364,0r-34,172r-87,0r18,-90r-191,0r-48,156v-7,24,-14,40,-14,40r2,0v0,0,40,-20,97,-20v122,0,211,79,211,200v0,144,-136,260,-294,260v-141,0,-205,-92,-205,-92","w":568},"6":{"d":"54,-245v0,-181,140,-473,397,-473v87,0,140,30,140,30r-42,81v0,0,-41,-23,-100,-23v-133,0,-225,121,-263,240r2,0v37,-41,102,-67,162,-67v122,0,194,81,194,191v0,136,-102,278,-265,278v-135,0,-225,-99,-225,-257xm155,-234v0,78,48,157,129,157v91,0,159,-84,159,-183v0,-67,-41,-114,-122,-114v-78,0,-166,57,-166,140","w":603},"7":{"d":"41,0r408,-593v15,-21,27,-32,27,-32r0,-2v0,0,-18,3,-41,3r-243,0r-18,90r-87,0r34,-172r484,0r-13,68r-443,638r-108,0","w":549},"8":{"d":"34,-174v0,-119,116,-194,158,-220v-39,-29,-65,-66,-65,-119v0,-100,92,-205,247,-205v126,0,203,63,203,161v0,107,-104,195,-126,214v45,30,78,71,78,130v0,121,-118,225,-274,225v-131,0,-221,-74,-221,-186xm382,-380v16,-13,96,-84,96,-165v0,-54,-41,-87,-107,-87v-84,0,-145,53,-145,118v0,69,82,96,156,134xm137,-185v0,69,53,110,124,110v79,0,165,-51,165,-135v0,-74,-94,-100,-170,-141v-27,17,-119,76,-119,166","w":606},"9":{"d":"36,-19r41,-80v0,0,41,22,98,22v133,0,226,-121,264,-240r-2,0v-38,41,-102,66,-163,66v-122,0,-194,-81,-194,-190v0,-135,102,-277,265,-277v136,0,226,98,226,257v0,180,-141,473,-398,473v-85,0,-137,-31,-137,-31xm302,-334v77,0,168,-57,168,-138v0,-78,-48,-158,-128,-158v-92,0,-161,84,-161,184v0,66,41,112,121,112","w":604},":":{"d":"119,-401r20,-105r104,0r-20,105r-104,0xm41,0r20,-105r104,0r-20,105r-104,0","w":301},";":{"d":"127,-401r20,-105r102,0r-21,105r-101,0xm-42,124r111,-229r106,0r-137,229r-80,0","w":307},"<":{"d":"49,-252r0,-66r466,-208r0,89r-357,151r0,2r357,151r0,89"},"=":{"d":"64,-340r0,-78r477,0r0,78r-477,0xm64,-151r0,-78r477,0r0,78r-477,0","k":{"7":16,"1":10}},">":{"d":"97,-44r0,-89r357,-151r0,-2r-357,-151r0,-89r466,208r0,66"},"?":{"d":"129,-194r9,-47v32,-160,227,-184,227,-307v0,-47,-37,-81,-96,-81v-65,0,-122,42,-122,42r-43,-75v0,0,79,-58,178,-58v107,0,186,61,186,160v0,178,-212,207,-236,325r-8,41r-95,0xm90,0r19,-98r101,0r-20,98r-100,0","w":473},"@":{"d":"29,-182v0,-229,205,-429,448,-429v152,0,219,76,219,171v0,15,-2,31,-5,46r-52,269r72,0r-15,73r-261,0v-117,0,-185,-73,-185,-162v0,-110,99,-214,251,-214r104,0v0,0,1,-10,1,-18v0,-46,-51,-85,-139,-85v-185,0,-340,172,-340,349v0,133,87,230,234,230r-15,77v-185,0,-317,-124,-317,-307xm349,-219v0,55,36,94,96,94r101,0r46,-236r-99,0v-78,0,-144,69,-144,142","w":793,"k":{"Y":18,"W":15,"V":20,"\"":16,"'":16}},"A":{"d":"-46,0r15,-78r68,0r348,-628r112,0r102,628r69,0r-16,78r-241,0r15,-78r75,0r-24,-157r-250,0r-86,157r76,0r-16,78r-247,0xm268,-315r199,0r-38,-245v-3,-29,-2,-54,-2,-54r-3,0v0,0,-7,25,-22,54","w":723,"k":{"Y":55,"d":9,"e":11,"c":12,"o":12,"q":9,"\"":47,"'":47,"T":52,"U":37,"V":63,"W":51,"C":24,"G":24,"O":24,"Q":24,"w":43,"y":50,"g":12,"s":4,"v":49,"*":28,"-":24,"\\":16,"a":4,"b":5,"f":13,"h":5,"k":5,"i":18,"j":13,"l":10,"m":13,"n":13,"r":13,"p":13,"t":23,"u":20}},"B":{"d":"-3,0r15,-78r88,0r107,-551r-89,0r16,-77r305,0v47,0,86,6,118,20v53,22,85,73,85,137v0,81,-49,145,-119,176r0,2v55,21,86,71,86,141v0,96,-57,171,-134,206v-39,18,-83,24,-130,24r-348,0xm264,-409r148,0v71,0,128,-53,128,-129v0,-31,-9,-55,-32,-70v-16,-11,-40,-16,-67,-16r-135,0xm200,-82r148,0v35,0,68,-8,93,-24v38,-25,67,-72,67,-125v0,-61,-38,-96,-101,-96r-159,0","w":685,"k":{"v":4,"p":4,"V":12,"Y":11,"U":5,"W":10,"y":4,"f":4,"j":4,"m":4,"n":4,"r":4,"z":4}},"C":{"d":"57,-296v0,-233,199,-422,426,-422v85,0,272,26,250,139r-18,87r-91,0r10,-57v13,-65,-92,-83,-152,-83v-181,0,-322,159,-322,330v0,131,80,227,216,227v71,0,177,-24,189,-84r11,-54r92,0r-16,82v-20,107,-179,143,-280,143v-191,0,-315,-127,-315,-308","w":741},"D":{"d":"-4,0r15,-78r88,0r107,-551r-88,0r15,-77r292,0v64,0,112,7,159,23v104,40,162,126,162,257v0,165,-94,325,-240,390v-57,26,-117,36,-186,36r-324,0xm199,-82r115,0v60,0,109,-10,155,-32v105,-54,175,-174,175,-304v0,-95,-38,-157,-105,-186v-34,-15,-73,-20,-120,-20r-114,0","w":781,"k":{"Y":26,",":13,".":11,"A":10,"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":5,"U":6,"V":21,"W":16,"X":27,"b":4,"h":5,"k":5,"l":4}},"E":{"d":"-3,0r15,-78r88,0r107,-551r-89,0r16,-77r511,0r-32,164r-87,0r16,-82r-236,0r-44,227r250,0r-17,82r-249,0r-46,233r253,0r16,-85r88,0r-33,167r-527,0","w":635,"k":{"d":5,"e":6,"c":7,"o":7,"q":5,"C":5,"G":5,"O":5,"Q":5,"w":8,"y":8,"g":6,"v":8,"-":18,"f":7,"i":6,"j":6,"m":7,"n":7,"r":7,"p":7,"t":5,"u":6}},"F":{"d":"-3,0r15,-78r88,0r107,-551r-89,0r16,-77r489,0r-33,167r-87,0r16,-81r-214,0r-45,234r244,0r-17,82r-244,0r-43,226r95,0r-15,78r-283,0","w":582,"k":{"x":23,"q":16,"p":5,",":50,".":52,"A":45,"J":43,"d":16,"e":16,"c":17,"o":17,"g":15,"s":30,"-":11,"a":37,"f":5,"i":4,"j":5,"m":5,"n":5,"r":5,"z":13}},"G":{"d":"56,-295v0,-230,192,-423,433,-423v109,0,277,41,258,139r-17,87r-92,0r10,-52v13,-65,-91,-88,-160,-88v-190,0,-328,163,-328,332v0,130,80,225,229,225v68,0,188,-21,201,-88r19,-93r-139,0r16,-78r230,0r-39,198v-22,111,-184,148,-296,148v-199,0,-325,-125,-325,-307","w":770,"k":{"Y":6,"V":5,"W":5}},"H":{"d":"-4,0r15,-78r88,0r107,-551r-88,0r15,-77r277,0r-15,77r-88,0r-46,235r365,0r46,-235r-89,0r15,-77r278,0r-15,77r-89,0r-108,551r89,0r-15,78r-278,0r15,-78r89,0r46,-234r-365,0r-46,234r89,0r-15,78r-277,0","w":850,"k":{"d":16,"e":19,"c":20,"o":20,"q":16,"C":6,"G":6,"O":6,"Q":6,"w":10,"y":10,"g":20,"s":6,"v":10,"-":17,"a":5,"f":11,"i":12,"j":13,"m":12,"n":12,"r":12,"p":12,"t":11,"u":9,"z":4}},"I":{"d":"-4,0r15,-78r88,0r107,-551r-88,0r15,-77r277,0r-15,77r-89,0r-107,551r89,0r-15,78r-277,0","w":384,"k":{"d":16,"e":19,"c":20,"o":20,"q":16,"C":6,"G":6,"O":6,"Q":6,"w":10,"y":10,"g":20,"s":6,"v":10,"-":17,"a":5,"f":11,"i":12,"j":13,"m":12,"n":12,"r":12,"p":12,"t":11,"u":9,"z":4}},"J":{"d":"0,-155v0,-41,13,-83,13,-83r96,0v0,0,-11,40,-11,71v0,56,26,90,87,90v54,0,115,-32,132,-125r83,-427r-104,0r15,-77r282,0r-15,77r-78,0r-84,434v-29,149,-134,207,-233,207v-95,0,-183,-51,-183,-167","w":553,"k":{",":14,".":13,"A":13,"J":5,"d":17,"e":18,"c":18,"o":18,"q":17,"w":4,"y":4,"g":17,"s":17,"v":4,"-":12,"a":15,"f":7,"i":8,"j":9,"m":8,"n":8,"r":8,"p":8,"t":6,"u":5,"z":16,";":8,"x":25}},"K":{"d":"-4,0r15,-78r88,0r107,-551r-88,0r15,-77r266,0r-15,77r-78,0r-43,222r86,0r197,-222r-60,0r15,-77r238,0r-15,77r-68,0r-233,259r0,2v0,0,16,10,28,43r79,203v10,28,19,46,57,46v11,0,30,-2,30,-2r-15,78v-8,1,-34,2,-48,2v-81,0,-104,-43,-123,-94r-74,-200v-8,-23,-21,-33,-51,-33r-59,0r-48,247r87,0r-16,78r-274,0","w":693,"k":{"d":28,"e":37,"c":38,"o":38,"q":28,"C":26,"G":26,"O":26,"Q":26,"w":17,"y":19,"g":38,"v":19,"-":34,"f":8,"i":18,"j":17,"m":12,"n":12,"r":12,"p":12,"t":17,"u":11}},"L":{"d":"-2,0r15,-78r87,0r107,-546r-89,0r16,-82r278,0r-16,82r-89,0r-106,542r246,0r23,-114r87,0r-39,196r-520,0","w":603,"k":{"Y":46,"\"":56,"'":56,"T":44,"U":16,"V":64,"W":46,"C":5,"G":5,"O":5,"Q":5,"w":38,"y":42,"v":39,"*":56,"-":20,"\\":10,"f":10,"i":11,"j":10,"l":4,"m":9,"n":9,"r":9,"p":10,"t":10,"u":10}},"M":{"d":"-18,0r15,-78r87,0r150,-551r-89,0r15,-77r197,0r97,430v6,29,6,51,6,51r2,0v0,0,10,-22,26,-51r265,-430r203,0r-16,77r-88,0r-65,551r88,0r-16,78r-269,0r15,-78r85,0r50,-422v3,-22,14,-58,14,-58r-3,0v0,0,-14,34,-27,54r-233,371r-89,0r-90,-371v-4,-20,-5,-54,-5,-54r-2,0v0,0,-4,36,-9,58r-115,422r85,0r-15,78r-269,0","w":958,"k":{"v":21,"q":12,"p":18,"d":12,"e":16,"c":16,"o":16,"C":9,"G":9,"O":9,"Q":9,"w":20,"y":20,"g":17,"-":18,"f":18,"i":18,"j":17,"m":18,"n":18,"r":18,"t":15,"u":17}},"N":{"d":"-3,0r15,-78r88,0r107,-551r-89,0r16,-77r184,0r249,511v9,19,14,49,14,49r3,0v0,0,2,-33,7,-55r84,-428r-90,0r15,-77r279,0r-15,77r-89,0r-123,629r-96,0r-250,-511v-9,-20,-14,-49,-14,-49r-3,0v0,0,-2,33,-7,55r-82,427r90,0r-15,78r-278,0","w":840,"k":{",":10,".":10,"A":8,"J":6,"d":18,"e":20,"c":21,"o":21,"q":18,"w":5,"y":4,"g":20,"s":20,"v":4,"-":13,"a":19,"f":7,"i":10,"j":12,"m":9,"n":9,"r":9,"p":9,"t":8,"u":5,"z":16,"x":26}},"O":{"d":"56,-296v0,-229,206,-422,428,-422v183,0,307,125,307,300v0,233,-208,430,-428,430v-183,0,-307,-129,-307,-308xm157,-300v0,131,87,223,213,223v158,0,319,-150,319,-336v0,-127,-87,-217,-213,-217v-161,0,-319,148,-319,330","w":824,"k":{"Y":27,",":13,".":12,"A":11,"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":5,"U":6,"V":21,"W":16,"X":25,"b":4,"h":4,"k":4,"l":4}},"P":{"d":"-4,0r15,-78r89,0r107,-551r-89,0r16,-77r321,0v38,0,74,3,105,15v61,23,105,82,105,169v0,103,-61,198,-153,237v-36,15,-75,20,-118,20r-158,0r-36,187r89,0r-15,78r-278,0xm252,-347r139,0v30,0,57,-5,81,-16v54,-25,91,-84,91,-153v0,-45,-16,-78,-47,-94v-18,-9,-44,-14,-74,-14r-136,0","w":658,"k":{"X":22,"V":5,"M":10,",":76,"Y":5,".":77,"A":45,"J":43,"e":4,"c":4,"o":4,"s":4,"a":7}},"Q":{"d":"56,-296v0,-229,206,-422,422,-422v188,0,314,125,314,300v0,120,-54,223,-131,300r65,78r-64,58r-65,-83v-65,49,-141,77,-227,77v-189,0,-314,-129,-314,-308xm158,-300v0,131,87,223,213,223v59,0,118,-21,168,-56r-86,-106r63,-57r84,105v54,-58,90,-137,90,-222v0,-127,-87,-217,-213,-217v-162,0,-319,148,-319,330","w":823,"k":{"Y":27,",":13,".":12,"A":11,"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":5,"U":6,"V":21,"W":16,"X":25,"b":4,"h":4,"k":4,"l":4}},"R":{"d":"-4,0r15,-78r89,0r107,-551r-89,0r16,-77r311,0v46,0,91,4,126,22v48,25,83,74,83,149v0,105,-70,205,-185,230r0,3v0,0,16,19,24,38r55,142v11,28,20,46,57,46v12,0,29,-2,29,-2r-15,78v-8,1,-32,2,-47,2v-80,0,-103,-44,-122,-94r-57,-153v-12,-33,-29,-40,-63,-40r-89,0r-41,207r86,0r-15,78r-275,0xm256,-367r139,0v83,0,157,-62,157,-155v0,-41,-14,-68,-38,-83v-21,-14,-54,-19,-90,-19r-118,0","w":704,"k":{"Y":23,"d":7,"e":9,"c":10,"o":10,"q":7,"T":10,"U":14,"V":24,"W":19,"C":6,"G":6,"O":6,"Q":6,"w":8,"y":9,"g":9,"v":9,"-":14,"b":5,"f":7,"h":5,"k":5,"i":7,"j":7,"l":8,"m":7,"n":7,"r":7,"p":7,"t":6,"u":7}},"S":{"d":"29,-145r14,-70r92,0r-11,55v-12,62,64,83,132,83v93,0,159,-53,159,-129v0,-148,-309,-92,-309,-303v0,-137,128,-209,269,-209v83,0,213,33,194,124r-16,76r-92,0r9,-49v10,-48,-58,-63,-108,-63v-85,0,-153,44,-153,115v0,141,309,84,309,303v0,140,-127,224,-275,224v-91,0,-236,-38,-214,-157","w":588,"k":{"Y":5,"V":5,"W":5,"w":5,"y":6,"v":6,"f":5,"i":4,"j":5,"m":5,"n":5,"r":5,"p":5,"u":4,"z":4}},"T":{"d":"135,0r15,-78r88,0r107,-546r-166,0r-21,110r-88,0r38,-192r606,0r-38,192r-87,0r21,-110r-165,0r-107,546r89,0r-15,78r-277,0","w":666,"k":{",":32,".":33,"A":54,"J":46,"d":24,"e":25,"c":29,"o":29,"q":24,"g":22,"s":25,"-":70,"a":20,"z":7,"x":9}},"U":{"d":"106,-195v0,-29,6,-60,10,-84r68,-350r-88,0r15,-77r277,0r-15,77r-89,0r-68,351v-4,23,-9,48,-9,72v0,80,55,129,150,129v54,0,102,-15,139,-45v37,-31,62,-75,72,-131r74,-376r-89,0r15,-77r278,0r-15,77r-89,0r-75,384v-18,89,-62,161,-126,205v-51,34,-117,52,-187,52v-143,0,-248,-76,-248,-207","w":801,"k":{",":21,".":19,"A":24,"J":8,"d":23,"e":24,"c":24,"o":24,"q":23,"C":5,"G":5,"O":5,"Q":5,"w":4,"y":4,"g":23,"s":27,"v":4,"-":14,"a":23,"f":14,"i":9,"j":11,"m":8,"n":8,"r":8,"p":9,"t":7,"u":5,"z":17,";":10,"x":27,":":9}},"V":{"d":"245,0r-101,-629r-68,0r15,-77r248,0r-15,77r-78,0r68,465v3,25,1,55,1,55r3,0v0,0,10,-30,22,-55r249,-465r-78,0r16,-77r254,0r-15,77r-69,0r-346,629r-106,0","w":712,"k":{"x":28,"v":5,"q":58,"p":9,"j":12,"@":11,";":18,":":17,"\/":13,",":64,".":62,"A":49,"J":46,"d":58,"e":61,"c":62,"o":62,"C":9,"G":9,"O":9,"Q":9,"w":5,"y":5,"g":59,"s":53,"-":36,"a":54,"b":-19,"f":16,"h":-16,"k":-16,"i":10,"l":-20,"m":9,"n":9,"r":9,"t":9,"u":6,"z":20}},"W":{"d":"183,0r-35,-629r-68,0r15,-77r248,0r-15,77r-84,0r20,463v0,25,-3,53,-3,53r4,0v0,0,8,-28,20,-53r253,-540r85,0r42,540v1,25,0,53,0,53r3,0v0,0,8,-28,18,-53r200,-463r-84,0r15,-77r255,0r-15,77r-68,0r-281,629r-114,0r-40,-501v-2,-25,2,-56,2,-56r-4,0v0,0,-8,31,-20,56r-235,501r-114,0","w":1008,"k":{",":41,".":40,"A":45,"J":34,"d":40,"e":40,"c":40,"o":40,"q":40,"C":7,"G":7,"O":7,"Q":7,"w":5,"y":5,"g":40,"s":40,"v":5,"-":26,"a":40,"b":-15,"f":14,"h":-12,"k":-12,"i":9,"j":10,"l":-16,"m":7,"n":7,"r":7,"p":8,"t":7,"u":5,"z":17,";":15,"x":22,":":14,"\/":10}},"X":{"d":"-28,0r15,-78r66,0r238,-284r-123,-267r-68,0r15,-77r241,0r-15,77r-75,0r82,187v8,16,12,28,12,28r2,0v0,0,8,-12,22,-28r149,-187r-71,0r16,-77r241,0r-15,77r-66,0r-239,286r124,265r69,0r-16,78r-240,0r15,-78r74,0r-82,-184v-8,-16,-13,-30,-13,-30r-2,0v0,0,-10,15,-23,30r-147,184r72,0r-16,78r-242,0","w":670,"k":{"v":16,"q":31,"p":11,"j":16,"d":31,"e":40,"c":42,"o":42,"C":26,"G":26,"O":26,"Q":26,"w":14,"y":16,"g":40,"s":4,"-":38,"f":7,"i":17,"m":11,"n":11,"r":11,"t":16,"u":10}},"Y":{"d":"129,0r15,-78r89,0r43,-221r-134,-330r-67,0r15,-77r239,0r-15,77r-74,0r87,222v6,15,9,30,9,30r2,0v0,0,9,-15,20,-30r175,-222r-73,0r15,-77r245,0r-15,77r-67,0r-262,330r-43,221r88,0r-15,78r-277,0","w":652,"k":{"@":15,",":31,".":32,"A":55,"J":46,"d":69,"e":72,"c":73,"o":73,"q":69,"C":13,"G":13,"O":13,"Q":13,"w":8,"y":8,"g":71,"s":70,"v":8,"-":61,"a":66,"b":-19,"f":22,"h":-16,"k":-16,"i":13,"j":14,"l":-20,"m":13,"n":13,"r":13,"p":13,"t":11,"u":10,"z":24,";":20,"x":33,":":20,"\/":10}},"Z":{"d":"-1,0r13,-66r459,-525v18,-20,36,-34,36,-34r0,-2v0,0,-20,3,-40,3r-256,0r-21,110r-88,0r38,-192r509,0r-13,65r-461,526v-18,20,-36,34,-36,34r0,2v0,0,20,-3,40,-3r271,0r23,-114r87,0r-39,196r-522,0","w":635,"k":{"d":4,"e":5,"c":5,"o":5,"q":4,"w":12,"y":13,"g":5,"v":13,"-":22,"f":12,"i":11,"j":11,"m":12,"n":12,"r":12,"p":13,"t":8,"u":9}},"[":{"d":"22,95r162,-830r165,0r-14,73r-81,0r-132,683r81,0r-15,74r-166,0","w":316},"\\":{"d":"231,42r-101,-786r82,0r101,786r-82,0","w":422,"k":{"V":15,"Y":11,"\"":18,"'":18,"W":12}},"]":{"d":"-11,21r80,0r132,-683r-80,0r15,-73r166,0r-162,830r-165,0","w":316},"^":{"d":"10,-247r200,-459r63,0r200,459r-88,0r-144,-352r-143,352r-88,0"},"_":{"d":"-48,0r537,0r-14,78r-538,0","w":558},"`":{"d":"202,-755r-99,-127r108,0r78,127r-87,0","w":499},"a":{"d":"0,-116v0,-159,203,-195,340,-195r25,0v0,0,7,-34,7,-50v0,-47,-27,-77,-92,-77v-79,0,-151,48,-151,48r-25,-75v0,0,86,-53,193,-53v94,0,172,40,172,145v0,59,-46,212,-46,256v0,36,21,44,46,44v14,0,23,-2,23,-2r-14,75v0,0,-18,2,-46,2v-57,0,-103,-23,-104,-92r-2,0v1,0,-65,102,-179,102v-80,0,-147,-44,-147,-128xm97,-132v0,39,24,69,79,69v82,0,153,-91,172,-165r5,-20r-26,0v-71,0,-230,10,-230,116","w":557,"k":{"Y":71,"W":48,"V":75,"T":56,"S":4,"\"":19,"'":19,"U":32,"C":11,"G":11,"O":11,"Q":11,"w":16,"y":19,"v":19,"*":8,"\\":10,"f":7,"i":8,"j":7,"l":5,"m":6,"n":6,"r":6,"p":7,"t":8,"u":8}},"b":{"d":"29,0r122,-631r-85,0r15,-75r181,0r-44,229v-5,24,-13,46,-13,46r2,0v36,-51,102,-87,169,-87v120,0,189,81,189,208v0,191,-136,322,-276,322v-69,0,-129,-31,-154,-92r-2,0v0,0,-1,19,-5,41r-8,39r-91,0xm166,-200v0,70,34,128,114,128v86,0,186,-86,186,-231v0,-81,-43,-130,-114,-130v-105,0,-186,112,-186,233","w":612,"k":{"Y":69,"A":4,"\"":17,"'":17,"B":10,"D":10,"E":10,"F":10,"H":10,"I":10,"K":10,"L":10,"N":10,"P":10,"R":10,"M":6,"T":52,"U":24,"V":58,"W":42,"X":12,"Z":12,"w":5,"y":6,"v":6,"f":4,"j":4,"m":4,"n":4,"r":4,"p":4,"x":5}},"c":{"d":"28,-210v0,-164,143,-308,322,-308v73,0,194,29,178,119r-12,58r-86,0r7,-34v7,-41,-49,-59,-97,-59v-110,0,-213,100,-213,217v0,88,57,145,151,145v101,0,173,-66,173,-66r28,75v0,0,-77,75,-210,75v-148,0,-241,-90,-241,-222","w":557,"k":{"Z":4,"Y":72,"W":43,"V":63,"T":40,"S":7,"J":4,"U":35}},"d":{"d":"30,-195v0,-192,133,-323,279,-323v63,0,124,26,147,87r2,0v0,0,1,-19,5,-37r31,-163r-84,0r15,-75r181,0r-108,558v-2,11,-4,22,-4,31v0,36,21,44,46,44v14,0,23,-2,23,-2r-14,75v0,0,-22,2,-42,2v-64,0,-109,-23,-107,-91r-2,0v-34,54,-102,101,-178,101v-122,0,-190,-81,-190,-207xm129,-202v0,81,43,130,114,130v106,0,185,-117,185,-233v0,-70,-34,-128,-113,-128v-87,0,-186,86,-186,231","w":640,"k":{"Y":17,"W":18,"V":19,"T":14,"S":5,"d":4,"e":6,"c":6,"o":6,"q":4,"U":19,"C":13,"G":13,"O":13,"Q":13,"w":10,"y":11,"g":6,"v":11,"b":4,"f":7,"h":4,"k":4,"i":7,"j":7,"l":8,"m":7,"n":7,"r":7,"p":6,"t":6,"u":7}},"e":{"d":"30,-204v0,-168,125,-314,295,-314v130,0,192,78,192,187v0,41,-16,87,-16,87r-368,0v0,0,-4,17,-4,36v0,78,51,136,144,136v87,0,162,-58,162,-58r27,76v0,0,-85,66,-194,66v-148,0,-238,-90,-238,-216xm147,-306r270,0v0,0,3,-17,3,-33v0,-68,-40,-102,-98,-102v-74,0,-144,49,-175,135","w":556,"k":{"Z":6,"Y":84,"W":43,"V":72,"T":42,"S":5,"A":4,"\"":13,"'":13,"B":5,"D":5,"E":5,"F":5,"H":5,"I":5,"K":5,"L":5,"N":5,"P":5,"R":5,"U":24}},"f":{"d":"57,0r83,-431r-84,0r15,-75r83,0r5,-22v33,-166,162,-185,221,-185v26,0,44,3,44,3r-17,79v0,0,-12,-2,-29,-2v-34,0,-101,8,-121,103r-5,24r122,0r-14,75r-122,0r-84,431r-97,0","w":351,"k":{"Y":-13,"W":-8,"V":-12,"J":4,",":8,".":8,"A":17}},"g":{"d":"43,95v0,0,55,33,135,33v91,0,169,-39,191,-160v8,-38,15,-57,15,-57r-2,0v-37,52,-87,83,-156,83v-124,0,-193,-85,-193,-205v0,-141,95,-307,267,-307v91,0,145,42,156,85r2,0v0,0,-1,-7,2,-21v6,-32,26,-52,67,-52r109,0r-14,75r-56,0v-13,0,-23,7,-26,20r-76,395v-33,167,-160,226,-280,226v-94,0,-155,-30,-182,-45xm132,-218v0,78,41,128,117,128v118,0,175,-133,175,-235v0,-83,-52,-109,-116,-109v-113,0,-176,109,-176,216","w":627,"k":{"Z":5,"Y":38,"X":20,"W":24,"V":28,"T":4,"M":11,"A":7,"B":13,"D":13,"E":13,"F":13,"H":13,"I":13,"K":13,"L":13,"N":13,"P":13,"R":13,"U":18}},"h":{"d":"29,0r122,-631r-81,0r14,-75r179,0r-50,261v-5,24,-13,45,-13,45r2,0v15,-30,91,-118,208,-118v88,0,142,46,142,133v0,62,-44,228,-44,268v0,38,20,44,45,44v14,0,24,-2,24,-2r-15,75v0,0,-19,2,-43,2v-45,0,-111,-9,-111,-95v0,-48,43,-213,43,-263v0,-48,-27,-73,-75,-73v-102,0,-185,94,-206,202r-45,227r-96,0","w":643,"k":{"Y":71,"\"":18,"'":18,"T":54,"U":32,"V":75,"W":48,"C":12,"G":12,"O":12,"Q":12,"w":16,"y":18,"g":4,"v":19,"S":4,"*":8,"\\":10,"f":7,"i":9,"j":7,"l":6,"m":7,"n":7,"r":7,"p":7,"t":8,"u":8}},"i":{"d":"167,-607r20,-99r102,0r-20,99r-102,0xm73,-95v0,-12,2,-27,5,-44r58,-292r-85,0r15,-75r181,0r-70,358v-2,11,-4,22,-4,31v0,36,21,44,46,44v14,0,23,-2,23,-2r-14,75v0,0,-23,2,-40,2v-50,0,-115,-8,-115,-97","w":319,"k":{"Y":17,"W":18,"V":18,"T":16,"S":6,"d":5,"e":6,"c":6,"o":6,"q":5,"U":19,"C":13,"G":13,"O":13,"Q":13,"w":10,"y":11,"g":6,"v":11,"b":4,"f":7,"h":4,"k":4,"i":8,"j":7,"l":9,"m":7,"n":7,"r":7,"p":7,"t":6,"u":6}},"j":{"d":"172,-607r19,-99r102,0r-19,99r-102,0xm54,16r86,-447r-85,0r15,-75r182,0r-101,518v-32,170,-157,194,-218,194v-28,0,-46,-2,-46,-2r16,-78v0,0,8,1,22,1v37,0,110,-12,129,-111","w":298,"k":{"Z":6,"Y":8,"W":8,"V":8,"T":7,"S":4,"M":7,"A":5,"B":7,"D":7,"E":7,"F":7,"H":7,"I":7,"K":7,"L":7,"N":7,"P":7,"R":7,"U":8,"C":5,"G":5,"O":5,"Q":5,"f":4,"p":4}},"k":{"d":"28,0r123,-631r-84,0r14,-75r182,0r-77,395r64,0r129,-120r-63,0r14,-75r226,0r-15,75r-59,0r-163,152r0,2v0,0,14,11,27,40r55,121v10,24,21,42,56,42v7,0,28,-1,28,-1r-14,75v-7,1,-28,2,-44,2v-81,0,-96,-40,-118,-90r-56,-125v-8,-18,-18,-24,-41,-24r-40,0r-48,237r-96,0","w":559,"k":{"Y":47,"W":53,"V":51,"T":15,"e":7,"c":10,"o":10,"U":41,"g":5,"l":7}},"l":{"d":"49,-98v0,-13,2,-29,5,-46r95,-487r-85,0r15,-75r181,0r-106,553v-3,12,-5,26,-5,34v0,37,20,42,46,42v15,0,24,-2,24,-2r-16,80v0,0,-20,2,-40,2v-49,0,-114,-12,-114,-101","w":295,"k":{"Y":17,"W":19,"V":19,"T":14,"S":6,"d":4,"e":6,"c":6,"o":6,"q":4,"U":20,"C":13,"G":13,"O":13,"Q":13,"w":10,"y":11,"g":6,"v":11,"b":4,"f":7,"h":4,"k":4,"i":7,"j":7,"l":8,"m":7,"n":7,"r":7,"p":7,"t":6,"u":6}},"m":{"d":"57,0r80,-410v2,-13,-2,-21,-18,-21r-63,0r15,-75r114,0v40,0,55,15,55,42v0,12,-8,51,-15,69r2,0v24,-45,106,-123,201,-123v81,0,122,43,127,123r2,0v39,-69,115,-123,199,-123v86,0,139,48,139,134v0,60,-44,227,-44,267v0,38,20,44,45,44v14,0,24,-2,24,-2r-15,75v0,0,-19,2,-43,2v-45,0,-111,-9,-111,-95v0,-47,43,-216,43,-264v0,-44,-16,-73,-74,-73v-94,0,-166,102,-184,199r-45,231r-97,0r59,-303v3,-20,7,-40,7,-57v0,-41,-16,-70,-72,-70v-97,0,-170,104,-190,204r-44,226r-97,0","w":986,"k":{"Y":71,"\"":18,"'":18,"T":54,"U":32,"V":75,"W":48,"C":12,"G":12,"O":12,"Q":12,"w":16,"y":18,"g":4,"v":19,"S":4,"*":8,"\\":10,"f":7,"i":9,"j":7,"l":6,"m":7,"n":7,"r":7,"p":7,"t":8,"u":8}},"n":{"d":"57,0r80,-409v2,-13,-2,-22,-18,-22r-63,0r15,-75r115,0v39,0,54,15,54,43v0,11,-7,49,-15,68r2,0v15,-31,90,-123,214,-123v86,0,140,46,140,133v0,62,-44,228,-44,268v0,38,20,44,45,44v14,0,24,-2,24,-2r-15,75v0,0,-20,2,-43,2v-45,0,-111,-9,-111,-95v0,-48,43,-213,43,-263v0,-48,-26,-73,-76,-73v-99,0,-185,94,-206,202r-44,227r-97,0","w":672,"k":{"Y":71,"\"":18,"'":18,"T":54,"U":32,"V":75,"W":48,"C":12,"G":12,"O":12,"Q":12,"w":16,"y":18,"g":4,"v":19,"S":4,"*":8,"\\":10,"f":7,"i":9,"j":7,"l":6,"m":7,"n":7,"r":7,"p":7,"t":8,"u":8}},"o":{"d":"29,-211v0,-174,154,-307,319,-307v137,0,233,90,233,221v0,176,-155,309,-319,309v-137,0,-233,-91,-233,-223xm128,-215v0,85,58,143,142,143v105,0,212,-95,212,-220v0,-84,-58,-142,-142,-142v-106,0,-212,95,-212,219","w":627,"k":{"Z":14,"Y":73,"X":16,"W":45,"V":62,"T":62,"M":8,"A":5,"\"":21,"'":21,"B":12,"D":12,"E":12,"F":12,"H":12,"I":12,"K":12,"L":12,"N":12,"P":12,"R":12,"U":25,"w":7,"y":9,"v":9,"f":5,"i":5,"j":6,"m":6,"n":6,"r":6,"p":5,"x":11}},"p":{"d":"18,200r118,-609v2,-13,-1,-22,-17,-22r-63,0r15,-75r113,0v41,0,52,16,52,39v0,10,-6,32,-10,46r2,0v35,-55,98,-97,177,-97v120,0,189,81,189,208v0,191,-135,322,-275,322v-67,0,-125,-29,-151,-88r-2,0v0,0,-1,21,-6,47r-45,229r-97,0xm196,-202v0,71,35,130,113,130v87,0,186,-86,186,-231v0,-81,-42,-130,-114,-130v-103,0,-185,113,-185,231","w":642,"k":{"Y":69,"A":4,"\"":17,"'":17,"B":10,"D":10,"E":10,"F":10,"H":10,"I":10,"K":10,"L":10,"N":10,"P":10,"R":10,"M":6,"T":52,"U":24,"V":58,"W":42,"X":12,"Z":12,"w":5,"y":6,"v":6,"f":4,"j":4,"m":4,"n":4,"r":4,"p":4,"x":5}},"q":{"d":"30,-194v0,-193,134,-324,279,-324v72,0,128,30,152,90r2,0v0,0,0,-14,4,-35r8,-43r92,0r-123,633r85,0r-15,73r-182,0r46,-231v5,-26,13,-47,13,-47r-2,0v-29,43,-86,90,-169,90v-121,0,-190,-81,-190,-206xm129,-202v0,81,43,130,114,130v106,0,186,-117,186,-233v0,-70,-35,-128,-113,-128v-87,0,-187,86,-187,231","k":{"p":4,"Z":12,"Y":64,"X":10,"W":39,"V":56,"T":29,"S":6,"M":8,"A":5,"B":13,"D":13,"E":13,"F":13,"H":13,"I":13,"K":13,"L":13,"N":13,"P":13,"R":13,"U":24,"C":5,"G":5,"O":5,"Q":5,"f":4,"j":-44}},"r":{"d":"57,0r79,-409v2,-12,-1,-22,-18,-22r-63,0r16,-75r114,0v39,0,54,14,54,43v0,13,-10,62,-18,86r2,0v34,-72,102,-135,182,-135v13,0,24,1,30,2r-19,96v-5,-1,-14,-3,-27,-3v-93,0,-177,113,-199,229r-36,188r-97,0","w":409,"k":{"Z":5,"Y":30,"X":43,"W":18,"V":20,"M":27,"J":11,",":19,".":18,"A":40,"B":21,"D":21,"E":21,"F":21,"H":21,"I":21,"K":21,"L":21,"N":21,"P":21,"R":21,"U":12,"?":11}},"s":{"d":"5,-113r9,-50r85,0r-6,33v-11,55,69,63,109,63v64,0,115,-28,115,-74v0,-96,-243,-68,-243,-222v0,-103,107,-155,215,-155v84,0,172,34,157,108r-11,55r-85,0r7,-36v8,-40,-47,-49,-82,-49v-54,0,-105,24,-105,70v0,97,243,65,243,216v0,98,-90,166,-225,166v-86,0,-201,-34,-183,-125","w":486,"k":{"Z":4,"Y":71,"W":40,"V":63,"T":38,"U":27}},"t":{"d":"75,-144v0,-15,2,-32,6,-51r46,-236r-85,0r15,-75r87,0r27,-139r94,0r-27,139r122,0r-15,75r-122,0r-45,236v-3,14,-4,29,-4,39v0,69,46,80,84,80v16,0,28,-2,28,-2r-16,80v0,0,-16,2,-32,2v-78,0,-163,-28,-163,-148","w":357,"k":{"Y":39,"W":24,"V":32,"T":9,"U":17}},"u":{"d":"74,-121v0,-19,2,-41,7,-64r47,-246r-84,0r15,-75r181,0r-58,301v-5,21,-8,42,-8,58v0,44,19,71,76,71v101,0,183,-104,201,-200r30,-155r-84,0r15,-75r181,0r-70,358v-2,11,-3,22,-3,31v0,36,20,44,45,44v15,0,24,-2,24,-2r-15,75v0,0,-22,2,-46,2v-68,0,-108,-35,-101,-111r-2,0v-33,52,-103,121,-209,121v-77,0,-142,-38,-142,-133","w":666,"k":{"Y":73,"W":49,"V":67,"T":38,"S":6,"d":5,"e":6,"c":6,"o":6,"q":5,"U":33,"C":14,"G":14,"O":14,"Q":14,"w":10,"y":11,"g":6,"v":11,"b":4,"f":7,"h":4,"k":4,"i":7,"j":7,"l":9,"m":7,"n":7,"r":7,"p":7,"t":7,"u":7}},"v":{"d":"179,0r-79,-431r-64,0r14,-75r224,0r-15,75r-65,0r50,295v4,22,2,47,2,47r3,0v0,0,8,-25,20,-47r165,-295r-65,0r15,-75r229,0r-14,75r-64,0r-247,431r-109,0","w":583,"k":{"Z":5,"Y":24,"X":48,"W":14,"V":16,"M":25,"J":5,"?":11,",":18,".":17,"A":39,"B":19,"D":19,"E":19,"F":19,"H":19,"I":19,"K":19,"L":19,"N":19,"P":19,"R":19,"U":11}},"w":{"d":"147,0r-47,-431r-63,0r15,-75r223,0r-14,75r-69,0r29,294v2,21,-1,47,-1,47r3,0v0,0,7,-26,16,-47r184,-368r89,0r38,368v2,21,-1,47,-1,47r3,0v0,0,7,-26,17,-47r144,-294r-68,0r14,-75r230,0r-15,75r-63,0r-214,431r-109,0r-40,-338v-2,-23,0,-48,0,-48r-3,0v0,0,-7,25,-18,48r-172,338r-108,0","w":860,"k":{"Z":4,"Y":25,"X":47,"W":14,"V":16,"M":22,"J":4,",":13,".":12,"A":29,"B":17,"D":17,"E":17,"F":17,"H":17,"I":17,"K":17,"L":17,"N":17,"P":17,"R":17,"U":10,"?":10}},"x":{"d":"-20,0r14,-75r70,0r159,-188r-67,-150v-7,-14,-13,-18,-29,-18r-60,0r15,-75r94,0v30,0,40,8,52,36r47,113v6,15,11,31,11,31r2,0v0,0,9,-16,23,-32r119,-148r134,0r-14,75r-72,0r-151,176r64,139v12,25,23,42,60,42v11,0,34,-1,34,-1r-15,75v-7,1,-27,2,-43,2v-83,0,-99,-41,-120,-90r-30,-75v-7,-14,-12,-31,-12,-31r-2,0v0,0,-9,15,-22,32r-129,162r-132,0","w":563,"k":{"Y":50,"W":50,"V":55,"T":14,"e":5,"c":8,"o":8,"U":39,"l":7}},"y":{"d":"-15,107v0,0,24,22,67,22v43,0,82,-30,107,-70r30,-50r-91,-440r-64,0r15,-75r227,0r-14,75r-67,0r54,301v4,22,1,44,1,44r3,0v0,0,8,-22,21,-44r170,-301r-65,0r15,-75r227,0r-15,75r-62,0r-301,511v-53,91,-120,130,-193,130v-72,0,-110,-33,-110,-33","w":592,"k":{"Z":5,"Y":25,"X":47,"W":14,"V":16,"M":26,"J":6,",":20,".":18,"A":41,"B":20,"D":20,"E":20,"F":20,"H":20,"I":20,"K":20,"L":20,"N":20,"P":20,"R":20,"U":11,"?":12}},"z":{"d":"-11,0r12,-64r331,-328v20,-21,42,-39,42,-39r0,-2v0,0,-20,2,-48,2r-158,0r-15,81r-85,0r31,-156r413,0r-13,64r-330,328v-21,21,-43,40,-43,39r0,2v0,0,21,-2,49,-2r179,0r16,-81r84,0r-30,156r-435,0","w":530,"k":{"Y":41,"W":40,"V":40,"T":11,"U":28}},"{":{"d":"73,-32v0,-15,2,-32,5,-51r17,-90v2,-11,3,-21,3,-29v0,-74,-66,-80,-66,-80r17,-86v0,0,86,-7,106,-111r18,-90v31,-158,143,-172,217,-167r-14,74v-30,-3,-102,6,-121,105r-21,110v-20,100,-106,121,-106,121r0,2v0,0,59,25,59,103v0,9,-1,18,-3,29r-21,107v-2,13,-4,26,-4,37v0,68,57,72,84,70r-14,74v0,0,-10,2,-24,2v-34,0,-132,-15,-132,-130","w":341},"|":{"d":"126,159r0,-951r86,0r0,951r-86,0","w":332},"}":{"d":"-41,97r14,-75v32,4,102,-6,121,-105r23,-119v20,-103,106,-124,106,-124r0,-2v0,0,-59,-24,-59,-100v0,-10,1,-19,3,-30r19,-99v3,-13,4,-25,4,-35v0,-68,-57,-72,-84,-70r15,-74v52,-7,156,13,156,128v0,15,-2,33,-6,51r-15,80v-2,11,-3,21,-3,29v0,75,67,80,67,80r-17,86v0,0,-86,7,-107,111r-19,100v-31,158,-144,174,-218,168","w":341},"~":{"d":"59,-204v0,-116,54,-169,140,-169v105,0,116,98,192,98v52,0,66,-52,66,-94r79,0v0,117,-53,169,-139,169v-105,0,-116,-97,-192,-97v-52,0,-66,52,-66,93r-80,0","w":599},"\u00a9":{"d":"61,-353v0,-203,159,-365,355,-365v200,0,359,162,359,365v0,203,-159,365,-359,365v-196,0,-355,-162,-355,-365xm135,-353v0,167,122,297,281,297v162,0,286,-130,286,-297v0,-167,-124,-297,-286,-297v-159,0,-281,130,-281,297xm227,-352v0,-105,76,-200,197,-200v115,0,163,99,163,99r-61,33v0,0,-34,-63,-100,-63v-78,0,-124,62,-124,131v0,71,44,131,124,131v67,0,100,-63,100,-63r61,33v0,0,-49,99,-163,99v-122,0,-197,-94,-197,-200","w":815},"\u00a0":{"w":250}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (URW)++, copyright 1999 by (URW)++ Design & Development; Cyrillic
 * glyphs added by Valek Filippov, copyright 2001-2002; Vietnamese characters were
 * added by Han The Thanh; copyright 2006, 2008 for TeX Gyre extensions by B.
 * Jackowski and J.M. Nowacki (on behalf of TeX users groups). This work is
 * released under the GUST Font License --  see
 * http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt for details.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 */
Cufon.registerFont({"w":554,"face":{"font-family":"texgyreadventor","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 5 0 0 0 0 0 0 0","ascent":"808","descent":"-192","x-height":"13","bbox":"-45 -810 950 215","underline-thickness":"58","underline-position":"-38","stemh":"68","stemv":"74","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":277},"A":{"d":"729,0r-81,0r-107,-249r-344,0r-108,249r-78,0r317,-739r83,0xm512,-316r-142,-339r-145,339r287,0","w":740,"k":{"y":35,"Y":75,"w":35,"W":45,"v":40,"V":70,"u":15,"U":30,"t":30,"T":50,"q":20,"Q":40,".":-15,"o":20,"O":40,"-":-15,"g":25,"G":40,"e":20,"d":20,"c":20,"C":35,"a":20}},"a":{"d":"620,0r-74,0r0,-96v-58,78,-118,109,-211,109v-168,0,-293,-122,-293,-285v0,-164,124,-288,288,-288v95,0,162,34,216,110r0,-97r74,0r0,547xm546,-276v0,-122,-94,-216,-214,-216v-119,0,-215,96,-215,215v0,125,95,222,219,222v118,0,210,-97,210,-221","w":683},"&":{"d":"735,-38r-51,51r-171,-166v-58,116,-125,166,-223,166v-135,0,-233,-101,-233,-226v0,-99,54,-160,170,-220v-62,-65,-82,-104,-82,-155v0,-92,78,-164,175,-164v102,0,178,72,178,169v0,80,-33,115,-144,172r140,138r108,-208r82,0r-136,261xm458,-206r-178,-174v-109,53,-150,101,-150,175v0,84,69,151,155,151v71,0,119,-42,173,-152xm428,-589v0,-54,-46,-96,-106,-96v-58,0,-103,42,-103,95v0,38,23,73,81,126v89,-34,128,-73,128,-125","w":757},"^":{"d":"588,-180r-81,0r-203,-480r-205,480r-81,0r243,-559r85,0","w":606},"~":{"d":"555,-343v-34,67,-89,112,-140,112v-24,0,-48,-8,-93,-26r-55,-22v-43,-17,-53,-21,-73,-21v-45,0,-62,25,-101,90r-42,-47v48,-86,87,-120,143,-120v21,0,46,7,77,19r65,27v43,18,60,23,80,23v32,0,61,-24,95,-82","w":606},"*":{"d":"360,-583r-102,0r55,88r-47,27r-53,-91r-53,91r-48,-28r57,-87r-105,0r0,-49r105,0r-56,-92r49,-28r53,90r52,-90r47,28r-57,92r103,0r0,49","w":425},"@":{"d":"797,-433v0,141,-109,294,-233,294v-47,0,-72,-16,-88,-57v-37,37,-72,52,-119,52v-81,0,-138,-61,-138,-148v0,-153,120,-301,244,-301v52,0,91,16,115,69r17,-50r61,0r-93,278v-20,61,-20,62,-20,77v0,16,14,28,34,28v82,0,170,-135,170,-243v0,-151,-127,-267,-295,-267v-181,0,-329,150,-329,333v0,184,146,331,330,331v91,0,171,-35,234,-101r40,33v-62,73,-168,118,-276,118v-212,0,-380,-168,-380,-380v0,-213,170,-385,382,-385v188,0,344,139,344,319xm540,-459v0,-49,-29,-80,-74,-80v-88,0,-175,122,-175,245v0,55,32,92,80,92v45,0,80,-27,115,-89v29,-52,54,-130,54,-168","w":867},"B":{"d":"544,-212v0,146,-80,212,-285,212r-183,0r0,-739r173,0v180,0,253,65,253,192v0,73,-25,121,-82,153v86,35,124,92,124,182xm469,-208v0,-138,-100,-146,-231,-146r-88,0r0,287r101,0v151,0,218,-34,218,-141xm427,-546v0,-90,-39,-126,-188,-126r-89,0r0,251r90,0v139,0,187,-32,187,-125","w":574,"k":{"Y":25,"V":25,"A":10}},"b":{"d":"640,-274v0,164,-124,287,-289,287v-90,0,-168,-39,-214,-107r0,94r-74,0r0,-739r74,0r0,286v47,-69,123,-107,215,-107v162,0,288,125,288,286xm565,-276v0,-123,-92,-216,-215,-216v-122,0,-218,95,-218,216v0,121,97,221,217,221v123,0,216,-95,216,-221","w":682,"k":{"y":25,"w":20,"v":25}},"\\":{"d":"464,0r-70,0r-310,-739r70,0","w":605},"|":{"d":"373,125r-74,0r0,-864r74,0r0,864","w":672},"{":{"d":"271,126v-131,-2,-155,-41,-155,-139r0,-170v0,-62,-14,-77,-79,-89r0,-69v65,-11,79,-27,79,-89r0,-170v0,-99,23,-135,155,-139r0,67v-73,7,-78,17,-78,71r0,170v0,69,-17,98,-71,118v-3,1,-10,3,-18,7v68,26,89,45,89,124r0,170v0,51,14,65,67,70r11,1r0,67","w":351},"}":{"d":"269,-272v-63,11,-76,27,-76,89r0,170v0,99,-25,137,-155,139r0,-67r11,-1v66,-5,67,-30,67,-70r0,-170v0,-79,21,-98,89,-124v-67,-33,-89,-41,-89,-125r0,-170v0,-41,-1,-64,-67,-70r-11,-1r0,-67v132,4,155,41,155,139r0,170v0,62,13,78,76,89r0,69","w":351},"[":{"d":"313,125v-123,-36,-201,-124,-201,-289r0,-298v0,-145,80,-244,201,-277r0,75v-98,43,-131,98,-131,216r0,271v0,128,32,183,131,227r0,75","w":351},"]":{"d":"239,-153v0,147,-81,246,-201,278r0,-75v98,-44,131,-98,131,-216r0,-272v0,-127,-32,-182,-131,-226r0,-75v121,35,201,122,201,289r0,297","w":351},"C":{"d":"770,-194v-74,137,-188,207,-338,207v-221,0,-388,-164,-388,-380v0,-221,163,-385,383,-385v153,0,283,78,340,205r-83,0v-63,-99,-150,-137,-254,-137v-176,0,-311,136,-311,314v0,173,141,315,312,315v108,0,179,-41,257,-139r82,0","w":813,"k":{"O":20,"A":20}},"c":{"d":"608,-161v-66,125,-155,174,-268,174v-168,0,-298,-125,-298,-288v0,-159,129,-285,293,-285v123,0,228,69,272,179r-83,0v-42,-72,-109,-111,-190,-111v-122,0,-217,96,-217,219v0,121,97,218,220,218v77,0,130,-30,187,-106r84,0","w":647},":":{"d":"175,0r-74,0r0,-126r74,0r0,126xm175,-381r-74,0r0,-126r74,0r0,126","w":277},",":{"d":"253,-126r-88,193r-74,0r88,-193r74,0","w":277,"k":{"1":65}},"D":{"d":"700,-367v0,213,-136,367,-425,367r-199,0r0,-739r174,0v134,0,212,16,282,58v110,65,168,175,168,314xm625,-370v0,-110,-49,-203,-134,-254v-56,-34,-126,-48,-238,-48r-103,0r0,605r103,0v131,0,207,-19,266,-66v68,-55,106,-140,106,-237","w":744,"k":{"Y":45,"X":30,"W":15,"V":35,"T":40,"A":35}},"d":{"d":"622,0r-74,0r0,-99v-55,79,-117,112,-208,112v-169,0,-298,-124,-298,-286v0,-163,126,-287,291,-287v86,0,161,35,215,100r0,-279r74,0r0,739xm551,-275v0,-120,-99,-217,-220,-217v-119,0,-214,96,-214,216v0,125,96,221,221,221v117,0,213,-100,213,-220","w":685},"$":{"d":"479,-226v0,105,-69,186,-168,197r0,85r-66,0r0,-85v-114,-21,-170,-91,-170,-199r69,0v0,86,54,138,133,138v74,0,128,-56,128,-134v0,-40,-15,-74,-42,-97v-20,-16,-43,-27,-93,-42v-75,-23,-105,-40,-131,-73v-25,-30,-39,-73,-39,-116v0,-90,56,-158,145,-176r0,-82r66,0r0,82v98,15,162,82,162,181r-70,0v0,-74,-47,-118,-116,-118v-69,0,-113,46,-113,119v0,62,27,88,122,118v71,23,101,38,128,65v36,34,55,83,55,137"},"E":{"d":"480,0r-404,0r0,-739r404,0r0,67r-330,0r0,265r319,0r0,67r-319,0r0,273r330,0r0,67","w":536},"e":{"d":"611,-249r-495,0v6,108,101,194,213,194v83,0,160,-50,191,-125r77,0v-35,104,-142,193,-266,193v-162,0,-289,-127,-289,-289v0,-159,125,-284,284,-284v162,0,285,117,285,311xm537,-316v-25,-109,-106,-176,-212,-176v-104,0,-187,71,-207,176r419,0","w":650,"k":{"y":25,"x":20,"w":20,"v":25,"V":60,"t":25}},"8":{"d":"512,-218v0,134,-97,231,-232,231v-136,0,-238,-98,-238,-228v0,-89,44,-159,125,-198v-60,-36,-86,-82,-86,-148v0,-109,85,-191,197,-191v113,0,195,80,195,191v0,73,-28,120,-88,148v82,36,127,104,127,195xm438,-216v0,-93,-67,-159,-160,-159v-95,0,-162,66,-162,159v0,95,67,162,163,162v93,0,159,-68,159,-162xm399,-565v0,-70,-51,-120,-122,-120v-71,0,-122,49,-122,118v0,71,53,123,126,123v67,0,118,-52,118,-121"},"=":{"d":"543,-305r-480,0r0,-74r480,0r0,74xm543,-121r-480,0r0,-74r480,0r0,74","w":606},"!":{"d":"185,0r-74,0r0,-126r74,0r0,126xm185,-197r-74,0r0,-542r74,0r0,542","w":295},"F":{"d":"451,-672r-301,0r0,267r290,0r0,67r-290,0r0,338r-74,0r0,-739r375,0r0,67","w":485,"k":{"u":10,"r":10,".":80,"J":55,"-":-25,",":100,"A":55}},"f":{"d":"311,-480r-136,0r0,480r-74,0r0,-480r-85,0r0,-67r85,0v-2,-127,69,-192,210,-192r0,67v-101,0,-137,34,-136,125r136,0r0,67","w":314,"k":{"t":-35,"s":-15,"o":20,"l":-10,"f":-30,"e":20,"a":20}},"5":{"d":"528,-246v0,145,-109,259,-248,259v-134,0,-232,-91,-254,-245r72,0v13,105,86,178,179,178v99,0,177,-84,177,-192v0,-108,-77,-190,-177,-190v-58,0,-108,27,-153,83r-57,-22r66,-364r333,0r0,67r-274,0r-36,204v45,-25,83,-35,127,-35v138,0,245,113,245,257"},"4":{"d":"527,-135r-68,0r0,135r-73,0r0,-135r-374,0r0,-67r360,-537r87,0r0,537r68,0r0,67xm386,-202r0,-435r-289,435r289,0"},"G":{"d":"831,-341v-11,186,-168,354,-385,354v-226,0,-402,-168,-402,-384v0,-214,172,-381,392,-381v161,0,301,84,350,210r-83,0v-51,-90,-147,-142,-261,-142v-182,0,-323,137,-323,315v0,176,143,314,324,314v146,0,272,-102,299,-219r-413,0r0,-67r502,0","w":872,"k":{"Y":50,"W":20,"V":45,"T":45,"A":40}},"g":{"d":"610,-98v0,107,-14,165,-51,215v-47,62,-127,98,-222,98v-138,0,-235,-70,-275,-198r72,0v56,99,109,130,201,130v132,0,201,-77,201,-221r0,-37v-43,84,-111,124,-209,124v-160,0,-285,-124,-285,-284v0,-165,120,-289,280,-289v92,0,159,35,214,110r0,-97r74,0r0,449xm536,-280v0,-119,-92,-212,-210,-212v-121,0,-209,90,-209,215v0,127,90,222,210,222v119,0,209,-97,209,-225","w":673,"k":{"r":-15,"l":-15}},"`":{"d":"263,-650r-34,56r-193,-114r34,-58","w":375},">":{"d":"480,-222r-378,317r0,-96r296,-249r-296,-249r0,-96r378,317r0,56","w":606},"H":{"d":"607,0r-74,0r0,-347r-383,0r0,347r-74,0r0,-739r74,0r0,325r383,0r0,-325r74,0r0,739","w":683},"h":{"d":"547,0r-74,0r0,-294v0,-136,-69,-198,-169,-198v-95,0,-167,58,-167,192r0,300r-74,0r0,-739r74,0r0,263v37,-54,99,-84,174,-84v142,0,236,83,236,266r0,294","w":610,"k":{"y":15}},"-":{"d":"302,-233r-271,0r0,-63r271,0r0,63","w":332,"k":{"Y":45,"V":25,"T":10,"A":-15}},"I":{"d":"150,0r-74,0r0,-739r74,0r0,739","w":226},"i":{"d":"137,0r-74,0r0,-547r74,0r0,547xm137,-607r-74,0r0,-126r74,0r0,126","w":200},"J":{"d":"406,-231v0,164,-71,245,-197,245v-118,0,-192,-71,-198,-189r73,0v5,75,53,121,126,121v80,0,122,-60,122,-177r0,-508r74,0r0,508","w":482,"k":{"A":25}},"j":{"d":"140,-38v0,158,-61,225,-185,230r0,-71v83,-5,111,-45,111,-159r0,-509r74,0r0,509xm140,-607r-74,0r0,-126r74,0r0,126","w":203},"K":{"d":"585,0r-93,0r-246,-320r-96,118r0,202r-74,0r0,-739r74,0r0,425r342,-425r93,0r-292,360","w":591,"k":{"y":45,"u":40,"T":-35,"S":15,"o":45,"O":40,"-":30,"G":40,"e":45,"C":35,"a":45}},"k":{"d":"497,0r-92,0r-182,-219r-86,106r0,113r-74,0r0,-739r74,0r0,524r255,-332r91,0r-213,275","w":502,"k":{"W":15,"V":30,"o":30,"-":35,"g":30,"e":30,",":20,"a":30}},"L":{"d":"456,0r-380,0r0,-739r74,0r0,672r306,0r0,67","w":462,"k":{"y":60,"Y":90,"W":60,"V":100,"u":15,"U":25,"T":45,"O":50,"-":80,"G":50,"C":45,"A":-35}},"l":{"d":"137,0r-74,0r0,-739r74,0r0,739","w":200},"<":{"d":"480,95r-378,-317r0,-56r378,-317r0,96r-296,249r296,249r0,96","w":606},"M":{"d":"843,0r-74,0r0,-658r-278,658r-64,0r-277,-658r0,658r-74,0r0,-739r115,0r269,629r268,-629r115,0r0,739","w":919},"m":{"d":"875,0r-74,0r0,-317v0,-123,-55,-176,-145,-176v-87,0,-150,52,-150,176r0,317r-74,0r0,-319v0,-122,-64,-173,-148,-173v-92,0,-147,64,-147,173r0,319r-74,0r0,-547r74,0r0,63v42,-55,85,-76,154,-76v82,0,136,32,179,105v46,-73,105,-106,190,-106v125,0,215,77,215,236r0,325","w":938,"k":{"y":15,"w":10,"v":15,"p":-15}},"N":{"d":"664,0r-74,0r-440,-650r0,650r-74,0r0,-739r100,0r414,613r0,-613r74,0r0,739","w":740,"k":{"u":-15,"o":-10,"O":-10,"G":-10,",":15,"C":-10,"a":-10}},"n":{"d":"547,0r-74,0r0,-287v0,-149,-68,-205,-169,-205v-99,0,-167,57,-167,191r0,301r-74,0r0,-547r74,0r0,71v46,-56,104,-84,176,-84v137,0,234,81,234,273r0,287","w":610,"k":{"y":15,"w":15,"v":20,"T":40,"p":-15}},"9":{"d":"529,-495v0,73,-18,119,-88,223r-183,272r-85,0r174,-257v-33,15,-56,21,-87,21v-131,0,-235,-112,-235,-254v0,-151,105,-262,249,-262v146,0,255,110,255,257xm455,-491v0,-112,-77,-194,-181,-194v-101,0,-175,80,-175,192v0,110,74,190,177,190v101,0,179,-82,179,-188"},"#":{"d":"549,-453r-110,0r-28,155r123,0r0,61r-135,0r-43,237r-66,0r43,-237r-164,0r-45,237r-65,0r45,-237r-99,0r0,-61r111,0r29,-155r-124,0r0,-61r135,0r42,-225r64,0r-41,225r163,0r40,-225r67,0r-41,225r99,0r0,61xm373,-453r-163,0r-29,155r163,0"},"O":{"d":"825,-369v0,209,-176,382,-390,382v-217,0,-391,-172,-391,-387v0,-205,179,-378,391,-378v214,0,390,172,390,383xm750,-368v0,-173,-143,-316,-315,-316v-171,0,-316,143,-316,312v0,175,142,317,316,317v172,0,315,-142,315,-313","w":869,"k":{"Y":45,"X":30,"W":15,"V":40,"T":40,"A":40}},"o":{"d":"613,-272v0,164,-118,285,-278,285v-170,0,-293,-122,-293,-290v0,-160,125,-283,287,-283v164,0,284,121,284,288xm538,-271v0,-127,-89,-221,-209,-221v-121,0,-212,93,-212,217v0,128,90,220,216,220v119,0,205,-91,205,-216","w":655,"k":{"y":20,"x":20,"w":20,"v":25,"t":20,"T":45}},"1":{"d":"354,0r-73,0r0,-672r-126,0r0,-67r199,0r0,739","k":{".":60,",":75}},"P":{"d":"565,-515v0,140,-72,216,-273,216r-142,0r0,299r-74,0r0,-739r204,0v203,0,285,69,285,224xm490,-515v0,-150,-94,-157,-235,-157r-105,0r0,306r137,0v147,0,203,-42,203,-149","w":592,"k":{".":105,"o":15,"J":70,"e":15,",":125,"a":15,"A":60}},"p":{"d":"640,-272v0,160,-127,285,-290,285v-91,0,-165,-37,-213,-107r0,286r-74,0r0,-739r74,0r0,94v46,-69,122,-107,215,-107v163,0,288,125,288,288xm565,-272v0,-126,-93,-220,-216,-220v-121,0,-217,95,-217,216v0,126,93,221,218,221v122,0,215,-94,215,-217","w":682,"k":{"y":25,"t":25}},"(":{"d":"335,125v-160,-59,-278,-250,-278,-434v0,-177,106,-371,278,-430r0,63v-134,81,-204,234,-204,367v0,140,68,285,204,369r0,65","w":369},")":{"d":"312,-305v0,176,-106,371,-278,430r0,-64v136,-79,204,-236,204,-367v0,-138,-69,-287,-204,-368r0,-65v159,57,278,251,278,434","w":369},"%":{"d":"588,-739r-334,739r-72,0r332,-739r74,0xm752,-163v0,97,-79,176,-176,176v-96,0,-175,-79,-175,-175v0,-98,78,-176,177,-176v95,0,174,80,174,175xm684,-162v0,-60,-48,-110,-107,-110v-61,0,-109,48,-109,110v0,60,49,109,108,109v59,0,108,-49,108,-109xm364,-573v0,97,-79,176,-176,176v-96,0,-175,-79,-175,-176v0,-98,78,-176,177,-176v95,0,174,80,174,176xm296,-573v0,-60,-48,-110,-107,-110v-61,0,-110,49,-110,110v0,60,49,110,109,110v59,0,108,-49,108,-110","w":775},".":{"d":"175,0r-74,0r0,-126r74,0r0,126","w":277,"k":{"1":100}},"+":{"d":"543,-213r-203,0r0,203r-74,0r0,-203r-203,0r0,-74r203,0r0,-203r74,0r0,203r203,0r0,74","w":606},"Q":{"d":"839,-371v0,113,-43,210,-123,278v38,27,61,38,92,38v3,0,13,0,19,-1r0,69v-69,-1,-111,-17,-162,-64v-62,42,-141,64,-222,64v-222,0,-399,-170,-399,-382v0,-219,172,-383,400,-383v226,0,395,162,395,381xm605,-100v-107,-97,-202,-137,-328,-137v-46,0,-76,5,-116,21v47,88,160,161,282,161v62,0,112,-14,162,-45xm764,-371v0,-177,-140,-313,-322,-313v-183,0,-323,139,-323,321v0,27,3,48,11,84v57,-19,101,-26,158,-26v148,0,252,55,375,163v68,-65,101,-142,101,-229","w":871},"q":{"d":"619,192r-74,0r0,-286v-48,70,-122,107,-213,107v-163,0,-290,-125,-290,-286v0,-162,125,-287,288,-287v93,0,169,37,215,107r0,-94r74,0r0,739xm550,-270v0,-127,-93,-222,-217,-222v-123,0,-216,94,-216,220v0,123,93,217,216,217v121,0,217,-95,217,-215","w":682,"k":{"u":-15}},"?":{"d":"335,0r-74,0r0,-126r74,0r0,126xm525,-535v0,64,-24,111,-90,170v-74,66,-101,108,-102,172r-70,0v1,-82,28,-133,104,-204v68,-63,84,-91,84,-140v0,-86,-64,-148,-152,-148v-96,0,-164,56,-164,177r-70,0v0,-161,102,-244,234,-244v131,0,226,91,226,217","w":591},"\"":{"d":"237,-513r-50,0r0,-226r50,0r0,226xm124,-513r-50,0r0,-226r50,0r0,226","w":309},"'":{"d":"124,-513r-50,0r0,-226r50,0r0,226","w":198},"R":{"d":"577,-501v0,131,-76,210,-218,225r207,276r-92,0r-249,-335v207,0,277,-36,277,-169v0,-123,-76,-168,-248,-168r-104,0r0,672r-74,0r0,-739r183,0v232,0,318,84,318,238","w":607,"k":{"y":-20,"Y":15,"V":10,"U":-10}},"r":{"d":"292,-487v-103,10,-155,66,-155,168r0,319r-74,0r0,-547r74,0r0,78v29,-60,76,-87,155,-91r0,73","w":301,"k":{"z":-25,"y":-30,"x":-30,"w":-35,"v":-30,"t":-30,";":25,"s":-10,"q":30,".":55,"o":30,"-":20,"g":20,"f":-30,"e":30,"d":30,",":70,":":10,"c":30,"a":30}},"S":{"d":"476,-206v0,126,-95,219,-223,219v-133,0,-224,-87,-231,-220r79,0v11,99,71,152,154,152v84,0,146,-62,146,-147v0,-81,-38,-116,-165,-155v-86,-26,-109,-37,-138,-65v-33,-31,-52,-80,-52,-131v0,-115,86,-199,205,-199v121,0,207,80,207,200r-77,0v0,-80,-57,-132,-132,-132v-74,0,-128,55,-128,129v0,34,14,68,35,86v19,17,42,26,109,46v76,23,107,37,137,59v47,35,74,93,74,158","w":498,"k":{"Y":10,"V":10,"t":-15}},"s":{"d":"361,-157v0,100,-69,170,-167,170v-105,0,-176,-68,-176,-174r73,0v0,67,42,106,103,106v53,0,92,-40,92,-95v0,-55,-27,-73,-106,-105v-77,-31,-79,-32,-101,-53v-27,-25,-41,-59,-41,-98v0,-89,66,-154,155,-154v88,0,154,60,154,148r-75,0v0,-52,-32,-80,-80,-80v-44,0,-79,35,-79,79v0,32,16,55,50,72v16,8,20,10,103,44v64,27,95,73,95,140","w":388,"k":{"t":-10}},";":{"d":"203,-126r-88,193r-74,0r88,-193r74,0xm199,-381r-74,0r0,-126r74,0r0,126","w":277},"7":{"d":"490,-672r-302,672r-78,0r304,-672r-350,0r0,-67r426,0r0,67","k":{".":115,",":135,":":75}},"6":{"d":"529,-249v0,151,-105,262,-249,262v-146,0,-255,-110,-255,-257v0,-72,17,-118,88,-223r183,-272r85,0r-174,257v33,-15,56,-21,87,-21v131,0,235,112,235,254xm455,-246v0,-110,-74,-190,-177,-190v-101,0,-179,82,-179,188v0,112,77,194,181,194v101,0,175,-81,175,-192"},"\/":{"d":"397,-739r-290,867r-67,0r287,-867r70,0","w":437},"T":{"d":"419,-672r-169,0r0,672r-74,0r0,-672r-169,0r0,-67r412,0r0,67","w":426,"k":{"y":50,"Y":-40,"w":50,"W":-35,"v":50,"V":-35,"u":40,";":60,"s":30,"r":35,".":45,"o":50,"O":40,"J":50,"-":10,"g":50,"G":40,"e":50,",":65,":":55,"c":50,"C":40,"a":50,"A":50}},"t":{"d":"327,-480r-123,0r0,480r-74,0r0,-480r-118,0r0,-67r118,0r0,-192r74,0r0,192r123,0r0,67","w":339,"k":{";":25,"S":-15,"o":25,"e":25,":":15,"a":25}},"3":{"d":"504,-224v0,133,-102,237,-232,237v-134,0,-239,-93,-239,-244r73,0v0,124,77,177,164,177v90,0,160,-72,160,-166v0,-77,-51,-145,-125,-162v-20,-4,-37,-5,-86,-6r0,-66r17,1v9,1,16,1,19,1v77,0,126,-46,126,-116v0,-69,-46,-117,-112,-117v-72,0,-114,48,-114,130r-73,0v0,-121,76,-197,187,-197v109,0,186,77,186,187v0,61,-24,106,-76,142v83,42,125,110,125,199"},"2":{"d":"506,-527v0,79,-32,134,-136,233r-237,227r369,0r0,67r-469,0r0,-67r259,-250v80,-76,140,-132,140,-214v0,-89,-67,-154,-160,-154v-97,0,-160,64,-160,185r-73,0v0,-157,92,-252,234,-252v135,0,233,95,233,225"},"U":{"d":"579,-278v0,201,-102,291,-252,291v-149,0,-251,-90,-251,-291r0,-461r74,0r0,461v0,151,62,223,178,223v114,0,177,-72,177,-223r0,-461r74,0r0,461","w":655,"k":{"r":-15,".":15,"p":-15,"n":-15,"m":-15,",":35,"A":30}},"u":{"d":"545,0r-74,0r0,-85v-37,68,-91,98,-176,98v-139,0,-232,-74,-232,-265r0,-295r74,0r0,295v0,139,58,197,164,197v100,0,170,-62,170,-211r0,-281r74,0r0,547","w":608},"_":{"d":"500,125r-500,0r0,-58r500,0r0,58","w":500},"V":{"d":"692,-739r-306,739r-72,0r-304,-739r81,0r260,647r261,-647r80,0","w":702,"k":{"y":10,"u":35,"T":-35,";":70,"S":10,"r":30,".":90,"o":60,"O":40,"-":25,"g":60,"G":40,"e":60,",":110,":":60,"C":35,"a":60,"A":70}},"v":{"d":"546,-547r-230,547r-78,0r-230,-547r75,0r192,460r196,-460r75,0","k":{";":30,".":70,"o":25,"g":20,"e":25,",":85,":":20,"c":25,"a":25}},"W":{"d":"950,-739r-212,739r-95,0r-164,-606r-162,606r-96,0r-211,-739r76,0r182,643r177,-643r70,0r177,643r182,-643r76,0","w":960,"k":{"u":20,"T":-35,";":45,"r":15,".":55,"o":30,"O":15,"g":30,"G":15,"e":30,",":70,":":40,"C":15,"a":30,"A":50}},"w":{"d":"824,-547r-212,547r-79,0r-119,-363r-118,363r-80,0r-209,-547r74,0r174,458r129,-391r61,0r129,391r178,-458r72,0","w":831,"k":{";":30,".":60,"o":20,"g":20,"e":20,",":80,":":20,"c":20,"a":20}},"X":{"d":"601,0r-87,0r-209,-316r-210,316r-87,0r251,-378r-237,-361r87,0r196,296r195,-296r86,0r-237,361","w":609,"k":{"y":35,"u":30,"Q":30,"o":35,"O":30,"-":15,"e":35,"C":30,"a":35}},"x":{"d":"472,0r-85,0r-147,-219r-148,219r-84,0r190,-279r-190,-268r84,0r148,211r147,-211r85,0r-191,268","w":480,"k":{"q":20,"o":20,"e":20,"c":20,"a":20}},"Y":{"d":"590,-739r-258,492r0,247r-74,0r0,-247r-256,-492r82,0r210,414r215,-414r81,0","w":592,"k":{"v":15,"u":40,"T":-40,";":80,"S":15,".":90,"p":40,"o":70,"O":45,"-":45,"g":70,"G":45,"e":70,",":105,":":70,"C":45,"a":70,"A":80}},"y":{"d":"527,-547r-316,739r-79,0r89,-210r-212,-529r81,0r173,436r185,-436r79,0","w":536,"k":{";":30,".":70,"o":25,"g":20,"e":25,",":90,":":20,"c":25,"a":25}},"Z":{"d":"474,0r-457,0r0,-67r363,-605r-352,0r0,-67r435,0r0,67r-362,605r373,0r0,67","w":480,"k":{"y":10,"v":10}},"z":{"d":"415,0r-405,0r0,-67r302,-413r-292,0r0,-67r376,0r0,63r-299,417r318,0r0,67","w":425},"0":{"d":"525,-269v0,200,-91,282,-242,282v-155,0,-253,-86,-253,-282r0,-210v0,-185,96,-273,247,-273v145,0,248,84,248,273r0,210xm452,-281r0,-181v0,-132,-39,-223,-174,-223v-110,0,-175,58,-175,223r0,181v0,173,70,227,177,227v117,0,172,-63,172,-227"},"\u00a9":{"d":"728,-341v0,195,-159,353,-354,353v-195,0,-353,-158,-353,-353v0,-195,158,-354,353,-354v195,0,354,159,354,354xm691,-341v0,-175,-142,-317,-317,-317v-175,0,-316,142,-316,317v0,175,141,316,316,316v175,0,317,-141,317,-316xm600,-253v-45,84,-117,127,-213,127v-136,0,-238,-93,-238,-214v0,-123,99,-216,235,-216v98,0,181,49,213,126r-63,0v-36,-54,-88,-74,-149,-74v-101,0,-179,70,-179,163v0,90,82,163,180,163v63,0,105,-22,151,-75r63,0","w":747},"\u00a0":{"w":277}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (URW)++, copyright 1999 by (URW)++ Design & Development; Cyrillic
 * glyphs added by Valek Filippov, copyright 2001-2002; Vietnamese characters were
 * added by Han The Thanh; copyright 2006, 2008 for TeX Gyre extensions by B.
 * Jackowski and J.M. Nowacki (on behalf of TeX users groups). This work is
 * released under the GUST Font License --  see
 * http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt for details.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 */
Cufon.registerFont({"w":560,"face":{"font-family":"texgyreadventor","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 8 0 0 0 0 0 0 0","ascent":"815","descent":"-185","x-height":"13","bbox":"0 -856 898 221","underline-thickness":"90","underline-position":"-3","stemh":"122","stemv":"133","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":280},"A":{"d":"733,0r-151,0r-79,-191r-263,0r-82,191r-151,0r308,-739r108,0xm448,-322r-79,-224r-79,224r158,0","w":740,"k":{"y":45,"Y":85,"w":40,"W":55,"v":40,"V":75,"u":15,"U":30,"t":10,"T":40,"q":20,"Q":35,".":-20,"o":25,"O":35,"-":15,"g":20,"G":35,"e":25,"d":20,",":-20,"c":25,"C":35,"a":20}},"a":{"d":"615,0r-122,0r0,-72v-53,60,-106,85,-184,85v-162,0,-279,-121,-279,-288v0,-169,118,-292,282,-292v80,0,135,26,181,87r0,-74r122,0r0,554xm489,-273v0,-101,-68,-172,-163,-172v-95,0,-162,72,-162,173v0,97,67,163,164,163v101,0,161,-72,161,-164","w":660},"&":{"d":"664,-73r-95,86r-105,-111v-63,84,-109,111,-188,111v-135,0,-241,-104,-241,-236v0,-90,42,-153,138,-210v-48,-54,-62,-83,-62,-136v0,-103,81,-183,187,-183v108,0,190,78,190,182v0,80,-27,124,-116,181r67,75r72,-119r149,0r-128,219xm361,-566v0,-36,-25,-61,-61,-61v-35,0,-62,26,-62,60v0,27,12,48,51,86v56,-30,72,-48,72,-85xm372,-198r-115,-124v-62,28,-89,60,-89,107v0,55,42,96,100,96v44,0,70,-19,104,-79","w":680},"^":{"d":"543,-363r-104,50r-136,-276r-136,276r-104,-50r179,-376r122,0","w":600},"~":{"d":"555,-347v-52,86,-91,117,-145,117v-20,0,-55,-9,-91,-24r-54,-22v-35,-14,-49,-19,-64,-19v-18,0,-33,7,-47,22v-6,6,-8,6,-40,59r-63,-75v53,-86,82,-123,148,-123v23,0,53,6,77,16r67,27v54,22,54,22,71,22v23,0,51,-27,77,-74","w":600},"*":{"d":"371,-554r-97,-5r53,80r-57,38r-47,-88r-43,88r-64,-31r52,-89r-98,7r0,-71r99,5r-53,-86r63,-32r44,86r46,-87r59,36r-54,83r97,-6r0,72","w":440},"@":{"d":"745,-397v0,145,-88,243,-211,243v-53,0,-86,-18,-99,-54v-25,37,-60,54,-113,54v-100,0,-165,-74,-165,-191v0,-132,87,-232,202,-232v54,0,85,15,118,58r7,-54r96,0r-33,295v-1,5,-1,8,-1,15v0,17,9,26,27,26v53,0,99,-82,99,-176v0,-167,-114,-281,-282,-281v-182,0,-316,136,-316,320v0,169,124,314,327,314v59,0,105,-14,149,-47r46,60v-54,42,-112,60,-197,60v-227,0,-396,-165,-396,-390v0,-221,166,-389,385,-389v211,0,357,143,357,369xm455,-374v0,-56,-29,-91,-76,-91v-56,0,-102,49,-102,110v0,58,30,95,78,95v58,0,100,-47,100,-114","w":740},"B":{"d":"548,-220v0,135,-93,220,-283,220r-197,0r0,-739r152,0v110,0,156,8,200,36v53,34,84,92,84,161v0,69,-23,108,-82,139v94,39,126,95,126,183xm410,-223v0,-66,-45,-97,-140,-97r-65,0r0,189r68,0v96,0,137,-28,137,-92xm367,-530v0,-51,-35,-75,-106,-75r-56,0r0,151r44,0v83,0,118,-23,118,-76","w":580,"k":{"Y":40,"W":15,"V":35,"A":20}},"b":{"d":"638,-281v0,167,-114,294,-270,294v-82,0,-135,-23,-192,-84r0,71r-122,0r0,-739r133,0r0,236v51,-51,100,-71,172,-71v159,0,279,126,279,293xm504,-280v0,-99,-69,-172,-164,-172v-93,0,-161,71,-161,171v0,101,68,172,164,172v95,0,161,-70,161,-171","w":660,"k":{"y":20,"w":15,"v":20}},"\\":{"d":"503,0r-94,0r-325,-739r94,0","w":640},"|":{"d":"369,137r-138,0r0,-876r138,0r0,876","w":600},"{":{"d":"302,128v-15,1,-33,1,-41,1v-101,0,-143,-41,-143,-139r0,-157v0,-60,-25,-91,-81,-98r0,-81v56,-7,81,-38,81,-98r0,-157v0,-98,42,-139,143,-139v8,0,26,0,41,1r0,80v-71,6,-79,17,-79,102r0,123v0,78,-23,111,-90,129v66,16,90,50,90,128r0,123v0,85,8,96,79,102r0,80","w":340},"}":{"d":"303,-265v-56,7,-81,38,-81,98r0,157v0,98,-42,139,-143,139v-8,0,-26,0,-41,-1r0,-80v71,-6,79,-17,79,-102r0,-123v0,-78,23,-111,90,-129v-66,-16,-90,-50,-90,-128r0,-123v0,-85,-8,-96,-79,-102r0,-80v15,-1,33,-1,41,-1v101,0,143,41,143,139r0,157v0,60,25,91,81,98r0,81","w":340},"[":{"d":"292,137v-136,-31,-218,-127,-218,-324r0,-259v0,-148,57,-246,218,-293r0,147v-73,31,-83,84,-83,173r0,255v0,74,15,129,83,154r0,147","w":320},"]":{"d":"255,-156v0,147,-57,246,-218,293r0,-147v73,-30,83,-84,83,-173r0,-255v0,-73,-14,-126,-83,-154r0,-147v137,31,218,128,218,324r0,259","w":320},"C":{"d":"760,-206v-58,135,-190,219,-341,219v-216,0,-389,-172,-389,-385v0,-209,171,-380,380,-380v152,0,285,82,350,225r-153,0v-50,-65,-108,-93,-194,-93v-141,0,-245,110,-245,249v0,138,112,252,248,252v71,0,123,-24,183,-87r161,0","w":780,"k":{"A":15}},"c":{"d":"601,-182v-46,124,-146,195,-275,195v-164,0,-296,-129,-296,-290v0,-163,128,-290,292,-290v126,0,236,71,279,198r-150,0v-27,-51,-69,-76,-129,-76v-92,0,-158,70,-158,167v0,97,69,169,161,169v55,0,93,-22,126,-73r150,0","w":640},":":{"d":"205,0r-133,0r0,-128r133,0r0,128xm205,-369r-133,0r0,-133r133,0r0,133","w":280},",":{"d":"205,7v0,77,-45,133,-133,133r0,-67v42,-8,59,-24,59,-56v0,-4,0,-11,-1,-17r-58,0r0,-128r133,0r0,135","w":280,"k":{"1":80}},"D":{"d":"660,-368v0,149,-67,271,-181,327v-60,30,-127,41,-239,41r-172,0r0,-739r169,0v116,0,204,18,262,53v103,62,161,178,161,318xm522,-368v0,-95,-43,-174,-113,-210v-43,-22,-90,-30,-177,-30r-27,0r0,477r30,0v82,0,139,-10,180,-33v66,-36,107,-115,107,-204","w":700,"k":{"Y":50,"X":35,"W":20,"V":40,"T":25,"J":15,"A":40}},"d":{"d":"613,0r-122,0r0,-72v-53,60,-108,85,-183,85v-157,0,-278,-127,-278,-291v0,-166,122,-296,277,-296v70,0,134,26,173,69r0,-234r133,0r0,739xm490,-280v0,-97,-71,-172,-164,-172v-91,0,-162,74,-162,168v0,98,72,175,165,175v90,0,161,-75,161,-171","w":660},"$":{"d":"494,-251v0,103,-54,179,-147,205r0,132r-127,0r0,-132v-101,-28,-161,-105,-161,-190r0,-13r134,0v3,52,36,86,84,86v48,0,84,-36,84,-83v0,-32,-11,-52,-39,-70v-18,-11,-18,-12,-105,-45v-85,-31,-129,-92,-129,-180v0,-86,42,-161,132,-182r0,-133r127,0r0,133v68,13,121,87,124,172r-126,0v-8,-40,-31,-62,-65,-62v-34,0,-59,27,-59,64v0,46,15,63,114,100v124,43,159,91,159,198"},"E":{"d":"465,0r-397,0r0,-739r397,0r0,131r-260,0r0,174r249,0r0,131r-249,0r0,172r260,0r0,131","w":520},"e":{"d":"608,-269v0,20,-1,32,-5,51r-429,0v16,67,74,109,153,109v55,0,88,-15,122,-55r145,0v-37,114,-152,177,-264,177v-169,0,-300,-126,-300,-288v0,-163,129,-292,292,-292v165,0,286,126,286,298xm477,-335v-17,-71,-71,-110,-153,-110v-79,0,-133,39,-154,110r307,0","w":640,"k":{"y":30,"x":25,"w":25,"v":25,"V":60}},"8":{"d":"523,-232v0,140,-105,245,-245,245v-139,0,-247,-106,-247,-244v0,-78,29,-137,106,-180v-46,-49,-61,-84,-61,-138v0,-113,90,-203,203,-203v116,0,202,86,202,201v0,62,-20,106,-62,140v73,44,104,96,104,179xm354,-550v0,-45,-33,-80,-74,-80v-44,0,-77,35,-77,81v0,44,34,80,76,80v41,0,75,-36,75,-81xm390,-225v0,-64,-50,-116,-111,-116v-64,0,-115,50,-115,115v0,66,50,117,115,117v63,0,111,-50,111,-116"},"=":{"d":"546,-273r-492,0r0,-138r492,0r0,138xm546,-89r-492,0r0,-138r492,0r0,138","w":600},"!":{"d":"205,-188r-133,0r0,-551r133,0r0,551xm205,0r-133,0r0,-128r133,0r0,128","w":280},"F":{"d":"444,-608r-239,0r0,174r228,0r0,131r-228,0r0,303r-137,0r0,-739r376,0r0,131","w":480,"k":{"u":10,"r":10,".":60,"o":10,"J":55,"e":10,",":60,"a":10,"A":55}},"f":{"d":"274,-611r-13,0v-52,0,-69,17,-70,67r75,0r0,111r-75,0r0,433r-133,0r0,-433r-48,0r0,-111r48,0v15,-146,87,-195,183,-195v9,0,17,0,33,2r0,126","w":280,"k":{"t":-15,"o":10,"f":-15,"e":10}},"5":{"d":"520,-247v0,148,-108,260,-251,260v-131,0,-250,-98,-257,-234r133,0v13,72,56,112,120,112v72,0,122,-56,122,-136v0,-75,-52,-132,-120,-132v-42,0,-70,15,-103,56r-118,-32r69,-386r334,0r0,125r-234,0r-24,136v38,-16,61,-21,95,-21v135,0,234,107,234,252"},"4":{"d":"530,-111r-78,0r0,111r-133,0r0,-111r-319,0r0,-108r340,-520r112,0r0,509r78,0r0,119xm319,-230r0,-285r-184,285r184,0"},"G":{"d":"818,-359v0,201,-168,372,-386,372v-227,0,-402,-168,-402,-384v0,-212,173,-381,389,-381v161,0,313,97,361,230r-161,0v-46,-64,-117,-98,-203,-98v-146,0,-248,112,-248,251v0,141,111,250,256,250v97,0,177,-48,217,-130r-306,0r0,-128r483,0r0,18","w":840,"k":{"Y":50,"W":20,"V":40,"T":25,"A":35}},"g":{"d":"611,-105v0,238,-115,326,-287,326v-136,0,-240,-65,-285,-176r151,0v39,43,77,59,139,59v99,0,150,-58,155,-177v-52,61,-104,86,-182,86v-158,0,-272,-123,-272,-294v0,-164,116,-286,273,-286v80,0,140,27,181,83r0,-70r127,0r0,449xm478,-275v0,-101,-65,-170,-160,-170v-93,0,-154,68,-154,170v0,101,61,166,156,166v95,0,158,-66,158,-166","w":660,"k":{"r":-15,"l":-15,"a":-10}},"`":{"d":"303,-682r-51,78r-227,-120r54,-92","w":420},">":{"d":"492,-196r-427,338r0,-176r273,-216r-273,-216r0,-176r427,338r0,108","w":600},"H":{"d":"606,0r-137,0r0,-310r-264,0r0,310r-137,0r0,-739r137,0r0,298r264,0r0,-298r137,0r0,739","w":680},"h":{"d":"545,0r-133,0r0,-283v0,-116,-30,-162,-108,-162v-76,0,-117,42,-117,164r0,281r-133,0r0,-739r133,0r0,223v40,-36,84,-52,141,-52v133,0,217,73,217,255r0,313","w":600,"k":{"y":20}},"-":{"d":"351,-229r-277,0r0,-118r277,0r0,118","w":420,"k":{"Y":70,"W":25,"V":45,"T":25,"A":15}},"I":{"d":"205,0r-137,0r0,-739r137,0r0,739","w":280},"i":{"d":"187,0r-133,0r0,-554r133,0r0,554xm188,-634r-133,0r0,-133r133,0r0,133","w":240},"J":{"d":"414,-212v0,139,-76,225,-200,225v-107,0,-192,-63,-205,-188r137,0v9,37,31,56,65,56v44,0,66,-32,66,-97r0,-523r137,0r0,527","w":480,"k":{"A":25}},"j":{"d":"205,-37v0,149,-75,222,-188,222r0,-129v50,-9,55,-18,55,-96r0,-514r133,0r0,517xm206,-634r-133,0r0,-133r133,0r0,133","w":260},"K":{"d":"599,0r-165,0r-229,-325r0,325r-137,0r0,-739r137,0r0,319r229,-319r165,0r-278,363","w":620,"k":{"y":60,"u":45,"T":-20,"S":25,"o":55,"O":45,"-":70,"G":45,"e":55,"C":45,"a":50}},"k":{"d":"555,0r-179,0r-189,-259r0,259r-133,0r0,-739r133,0r0,446r177,-261r159,0r-198,271","w":580,"k":{"W":15,"V":30,"u":35,"s":30,"o":50,"-":70,"g":45,"e":50,"a":45}},"L":{"d":"431,0r-363,0r0,-739r137,0r0,608r226,0r0,131","w":440,"k":{"y":50,"Y":80,"W":55,"V":75,"U":10,"T":40,"S":-15,"O":20,"-":25,"G":20,"C":20,"A":-25}},"l":{"d":"187,0r-133,0r0,-739r133,0r0,739","w":240},"<":{"d":"492,142r-427,-338r0,-108r427,-338r0,176r-273,216r273,216r0,176","w":600},"M":{"d":"840,0r-137,0r0,-554r-193,554r-112,0r-193,-554r0,554r-137,0r0,-739r188,0r199,560r197,-560r188,0r0,739","w":900},"m":{"d":"885,0r-133,0r0,-304v0,-111,-42,-141,-104,-141v-74,0,-112,40,-112,172r0,273r-133,0r0,-304v0,-109,-38,-141,-108,-141v-77,0,-108,41,-108,172r0,273r-133,0r0,-554r122,0r0,52v39,-47,79,-65,144,-65v76,0,125,26,163,86v45,-60,100,-86,178,-86v146,0,224,81,224,247r0,320","w":940,"k":{"y":20,"w":20,"v":20,"p":-10}},"N":{"d":"667,0r-153,0r-309,-537r0,537r-137,0r0,-739r156,0r306,538r0,-538r137,0r0,739","w":740,"k":{"u":-10,".":-10,",":-10}},"n":{"d":"546,0r-133,0r0,-271v0,-148,-40,-174,-106,-174v-42,0,-77,18,-98,51v-17,27,-22,59,-22,133r0,261r-133,0r0,-554r123,0r0,53v49,-47,93,-66,156,-66v77,0,137,28,173,80v30,43,40,91,40,190r0,297","w":600,"k":{"y":20,"w":15,"v":20,"T":30,"p":-10}},"9":{"d":"532,-496v0,71,-20,127,-73,206r-193,290r-159,0r178,-263v-24,9,-38,12,-60,12v-115,0,-203,-102,-203,-236v0,-154,105,-265,251,-265v149,0,259,109,259,256xm399,-500v0,-76,-53,-130,-126,-130v-70,0,-118,54,-118,130v0,76,51,131,121,131v73,0,123,-54,123,-131"},"#":{"d":"526,-422r-103,0r-12,89r89,0r0,100r-102,0r-32,233r-90,0r32,-233r-87,0r-31,233r-91,0r32,-233r-97,0r0,-100r110,0r12,-89r-96,0r0,-99r110,0r29,-218r90,0r-29,218r87,0r29,-218r90,0r-29,218r89,0r0,99xm333,-422r-86,0r-13,89r87,0"},"O":{"d":"800,-370v0,216,-166,383,-381,383v-217,0,-389,-169,-389,-382v0,-216,170,-383,390,-383v211,0,380,171,380,382xm662,-368v0,-142,-107,-252,-244,-252v-142,0,-250,108,-250,251v0,140,110,250,250,250v140,0,244,-107,244,-249","w":840,"k":{"Y":55,"X":35,"W":25,"V":40,"T":30,"A":40}},"o":{"d":"619,-273v0,156,-134,286,-295,286v-162,0,-294,-130,-294,-290v0,-159,132,-290,293,-290v167,0,296,129,296,294xm485,-277v0,-92,-72,-168,-161,-168v-87,0,-160,75,-160,166v0,95,71,170,161,170v88,0,160,-75,160,-168","w":640,"k":{"y":25,"x":20,"w":20,"v":20,"T":35}},"1":{"d":"379,0r-133,0r0,-614r-93,0r0,-125r226,0r0,739","k":{".":45,",":45}},"P":{"d":"540,-511v0,85,-37,160,-97,197v-41,25,-89,33,-194,33r-44,0r0,281r-137,0r0,-739r183,0v98,0,147,9,189,34v64,39,100,109,100,194xm402,-509v0,-78,-46,-99,-151,-99r-46,0r0,196r40,0v123,0,157,-33,157,-97","k":{".":95,"o":20,"J":70,"-":20,"e":20,",":95,"a":20,"A":60}},"p":{"d":"634,-279v0,168,-117,292,-277,292v-68,0,-120,-20,-170,-65r0,237r-133,0r0,-739r122,0r0,65v43,-50,107,-78,182,-78v160,0,276,121,276,288xm500,-276v0,-96,-69,-169,-159,-169v-92,0,-162,72,-162,167v0,97,70,169,164,169v88,0,157,-73,157,-167","w":660,"k":{"y":25}},"(":{"d":"349,137v-165,-58,-275,-251,-275,-437v0,-196,106,-369,275,-439r0,144v-91,70,-140,174,-140,295v0,117,58,239,140,292r0,145","w":380},")":{"d":"312,-302v0,196,-106,369,-275,439r0,-144v91,-70,140,-174,140,-295v0,-117,-58,-239,-140,-292r0,-145v165,58,275,252,275,437","w":380},"%":{"d":"631,-739r-306,739r-102,0r305,-739r103,0xm835,-168v0,100,-81,181,-181,181v-100,0,-181,-81,-181,-180v0,-101,80,-181,182,-181v98,0,180,82,180,180xm728,-168v0,-40,-34,-74,-74,-74v-40,0,-73,33,-73,74v0,41,33,74,73,74v40,0,74,-34,74,-74xm383,-572v0,100,-81,181,-181,181v-100,0,-181,-81,-181,-180v0,-101,80,-181,182,-181v98,0,180,82,180,180xm276,-572v0,-40,-34,-74,-74,-74v-40,0,-73,33,-73,74v0,41,33,74,73,74v40,0,74,-34,74,-74","w":860},".":{"d":"205,0r-133,0r0,-128r133,0r0,128","w":280,"k":{"1":80}},"+":{"d":"546,-181r-177,0r0,177r-138,0r0,-177r-177,0r0,-138r177,0r0,-177r138,0r0,177r177,0r0,138","w":600},"Q":{"d":"828,14v-8,1,-22,1,-26,1v-64,0,-104,-17,-167,-60v-52,36,-130,58,-205,58v-223,0,-400,-170,-400,-383v0,-215,172,-382,394,-382v224,0,391,165,391,386v0,98,-29,175,-89,237v31,16,44,22,68,22v7,0,20,-1,34,-3r0,124xm519,-138v-85,-68,-156,-97,-237,-97v-24,0,-39,2,-71,8v56,74,126,108,219,108v37,0,58,-5,89,-19xm677,-364v0,-147,-109,-256,-255,-256v-145,0,-255,108,-255,251v0,9,0,17,2,35v34,-9,70,-13,114,-13v118,0,244,54,334,143v40,-41,60,-93,60,-160","w":840},"q":{"d":"611,185r-133,0r0,-238v-44,44,-99,66,-167,66v-159,0,-281,-127,-281,-292v0,-160,124,-288,279,-288v81,0,137,26,180,84r0,-71r122,0r0,739xm486,-275v0,-97,-68,-170,-158,-170v-94,0,-164,72,-164,169v0,96,69,167,163,167v91,0,159,-71,159,-166","w":660,"k":{"u":-15}},"?":{"d":"485,-523v0,67,-25,112,-102,179v-55,48,-64,70,-65,157r-133,0v0,-125,22,-173,122,-255v30,-25,45,-55,45,-85v0,-54,-40,-93,-95,-93v-54,0,-83,32,-92,100r-133,0v12,-155,109,-232,228,-232v128,0,225,98,225,229xm318,0r-133,0r0,-128r133,0r0,128"},"\"":{"d":"283,-513r-76,0r0,-226r76,0r0,226xm150,-513r-76,0r0,-226r76,0r0,226","w":360},"'":{"d":"150,-513r-76,0r0,-226r76,0r0,226","w":220},"R":{"d":"568,0r-169,0r-194,-283r0,283r-137,0r0,-739r213,0v101,0,154,14,202,55v51,43,78,107,78,182v0,115,-60,196,-193,229xm423,-498v0,-66,-27,-110,-157,-110r-61,0r0,222r67,0v106,0,151,-34,151,-112","w":580,"k":{"y":-15,"Y":15,"V":10,"u":-10,"U":-10,"T":-10,"-":15}},"r":{"d":"306,-439v-80,2,-119,45,-119,131r0,308r-133,0r0,-554r122,0r0,54v35,-51,63,-67,120,-67r10,0r0,128","w":320,"k":{"y":-15,"w":-10,"v":-15,"t":-15,";":10,"q":15,".":30,"o":20,"-":30,"g":15,"f":-15,"e":20,"d":15,",":30,":":10,"c":20,"a":20}},"S":{"d":"493,-224v0,134,-103,237,-236,237v-130,0,-231,-84,-243,-224r143,0v6,62,39,92,100,92v59,0,100,-37,100,-90v0,-30,-12,-58,-34,-75v-22,-17,-30,-20,-128,-57v-99,-37,-154,-108,-154,-201v0,-117,96,-210,215,-210v119,0,212,80,219,210r-142,0v-4,-50,-32,-78,-78,-78v-45,0,-76,31,-76,75v0,27,14,50,41,67v10,6,12,7,82,33v150,56,191,121,191,221","w":520,"k":{"Y":25,"W":10,"V":20,"t":-10,"A":15}},"s":{"d":"420,-176v0,106,-87,189,-198,189v-110,0,-189,-60,-203,-189r134,0v13,47,35,67,74,67v34,0,60,-23,60,-54v0,-32,-5,-41,-94,-71v-110,-37,-154,-83,-154,-164v0,-95,81,-169,184,-169v94,0,177,62,182,166r-130,0v-6,-29,-24,-44,-52,-44v-29,0,-51,20,-51,47v0,29,3,31,94,60v116,36,154,80,154,162","w":440,"k":{"t":-10}},";":{"d":"205,7v0,81,-51,133,-133,133r0,-67v42,-8,59,-24,59,-56r0,-17r-59,0r0,-128r133,0r0,135xm205,-369r-133,0r0,-133r133,0r0,133","w":280},"7":{"d":"500,-614r-270,614r-150,0r280,-614r-295,0r0,-125r435,0r0,125","k":{".":95,",":95,":":60}},"6":{"d":"533,-252v0,154,-106,265,-253,265v-149,0,-259,-109,-259,-255v0,-71,20,-127,73,-207r193,-290r159,0r-177,263v24,-8,37,-10,60,-10v118,0,204,99,204,234xm400,-239v0,-76,-52,-131,-122,-131v-74,0,-124,53,-124,131v0,76,53,130,126,130v71,0,120,-53,120,-130"},"\/":{"d":"443,-739r-323,867r-94,0r323,-867r94,0","w":460},"T":{"d":"418,-608r-137,0r0,608r-137,0r0,-608r-137,0r0,-131r411,0r0,131","w":420,"k":{"y":45,"Y":-30,"w":45,"W":-30,"v":40,"V":-30,"u":25,";":35,"s":25,"r":20,".":25,"o":35,"O":20,"J":40,"-":25,"g":30,"G":20,"e":35,",":25,":":35,"c":35,"C":20,"a":35,"A":40}},"t":{"d":"287,-433r-80,0r0,433r-133,0r0,-433r-65,0r0,-121r65,0r0,-185r133,0r0,185r80,0r0,121","w":300,"k":{"S":-10,"o":10,"h":-10,"e":10,"a":10}},"3":{"d":"518,-235v0,143,-105,248,-248,248v-142,0,-247,-98,-255,-237r134,0v9,70,56,115,120,115v67,0,116,-52,116,-123v0,-75,-57,-124,-145,-124r-22,0r0,-128v84,-2,114,-25,114,-76v0,-41,-27,-70,-65,-70v-36,0,-56,21,-62,67r-135,0v10,-125,93,-189,196,-189v114,0,199,85,199,199v0,57,-19,96,-62,127v76,34,115,98,115,191"},"2":{"d":"520,-512v0,91,-31,149,-143,250r-151,137r291,0r0,125r-478,0r0,-117r263,-249v60,-57,85,-100,85,-148v0,-66,-46,-116,-107,-116v-69,0,-115,58,-115,146r-131,0v0,-170,103,-268,245,-268v137,0,241,104,241,240"},"U":{"d":"567,-271v0,189,-104,284,-250,284v-145,0,-249,-96,-249,-284r0,-468r137,0r0,468v0,115,43,152,113,152v68,0,112,-36,112,-152r0,-468r137,0r0,468","w":640,"k":{"r":-10,".":10,"p":-10,"n":-10,"m":-10,",":10,"A":35}},"u":{"d":"547,0r-123,0r0,-53v-50,49,-92,66,-159,66v-129,0,-211,-75,-211,-270r0,-297r133,0r0,271v0,147,41,174,105,174v45,0,81,-19,101,-51v15,-25,21,-59,21,-133r0,-261r133,0r0,554","w":600},"_":{"d":"500,138r-500,0r0,-90r500,0r0,90","w":500},"V":{"d":"694,-739r-286,739r-112,0r-288,-739r144,0r199,562r199,-562r144,0","w":700,"k":{"y":15,"u":40,"T":-30,";":50,"S":20,"r":35,".":80,"o":60,"O":35,"-":50,"g":55,"G":35,"e":60,",":80,":":50,"C":35,"a":55,"A":70}},"v":{"d":"553,-554r-223,554r-106,0r-223,-554r148,0r128,367r126,-367r150,0","k":{";":20,"s":20,".":60,"o":30,"-":20,"g":25,"e":30,",":60,":":20,"c":30,"a":25}},"W":{"d":"898,-739r-216,739r-109,0r-119,-489r-122,489r-108,0r-217,-739r140,0r130,516r126,-516r100,0r124,516r131,-516r140,0","w":900,"k":{"u":25,"T":-30,";":35,"r":20,".":50,"o":35,"O":15,"-":25,"g":30,"G":15,"e":35,",":50,":":35,"C":15,"a":30,"A":50}},"w":{"d":"785,-554r-200,554r-83,0r-105,-359r-107,359r-82,0r-198,-554r143,0r99,338r93,-338r106,0r91,338r101,-338r142,0","w":800,"k":{";":25,"s":20,".":55,"o":30,"l":10,"-":20,"g":25,"e":30,",":55,":":25,"c":30,"a":25}},"X":{"d":"676,0r-159,0r-177,-255r-172,255r-163,0r254,-368r-254,-371r163,0r172,258r177,-258r159,0r-256,371","w":680,"k":{"y":40,"u":30,"Q":30,"o":40,"O":30,"-":55,"e":40,"C":30,"a":40}},"x":{"d":"553,0r-160,0r-116,-190r-116,190r-160,0r196,-286r-170,-268r150,0r100,167r98,-167r150,0r-169,268","k":{"q":30,"o":30,"e":30,"c":30,"a":25}},"Y":{"d":"626,-739r-243,466r0,273r-137,0r0,-273r-243,-466r148,0r164,340r163,-340r148,0","w":620,"k":{"v":20,"u":45,"T":-35,";":60,"S":20,".":75,"p":40,"o":65,"O":45,"-":65,"g":65,"G":45,"e":65,",":75,":":60,"C":45,"a":65,"A":80}},"y":{"d":"568,-554r-320,739r-143,0r104,-237r-203,-502r152,0r123,359r134,-359r153,0","w":580,"k":{";":25,"s":25,".":70,"o":40,"-":30,"g":35,"e":40,",":70,":":25,"c":35,"a":35}},"Z":{"d":"480,0r-462,0r0,-116r280,-492r-265,0r0,-131r428,0r0,123r-278,485r297,0r0,131","w":500,"k":{"y":15,"v":10}},"z":{"d":"442,0r-422,0r0,-119r244,-316r-216,0r0,-119r375,0r0,119r-244,316r263,0r0,119","w":460},"0":{"d":"525,-247v0,166,-96,260,-241,260v-152,0,-254,-94,-254,-260r0,-251v0,-156,96,-254,248,-254v150,0,247,97,247,247r0,258xm392,-248r0,-250v0,-85,-41,-132,-113,-132v-72,0,-116,50,-116,132r0,247v0,92,41,142,117,142v71,0,112,-44,112,-139"},"\u00a9":{"d":"720,-337v0,193,-157,350,-350,350v-193,0,-350,-157,-350,-350v0,-193,157,-350,350,-350v193,0,350,157,350,350xm660,-337v0,-160,-130,-290,-290,-290v-160,0,-290,130,-290,290v0,160,130,290,290,290v160,0,290,-130,290,-290xm587,-407r-105,0v-27,-33,-59,-47,-105,-47v-73,0,-128,50,-128,116v0,65,59,118,129,118v39,0,67,-13,100,-45r108,0v-29,81,-111,134,-206,134v-127,0,-228,-94,-228,-208v0,-111,100,-204,223,-204v95,0,177,50,212,136","w":740},"\u00a0":{"w":280}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (URW)++, copyright 1999 by (URW)++ Design & Development; Cyrillic
 * glyphs added by Valek Filippov, copyright 2001-2002; Vietnamese characters were
 * added by Han The Thanh; copyright 2006, 2008 for TeX Gyre extensions by B.
 * Jackowski and J.M. Nowacki (on behalf of TeX users groups). This work is
 * released under the GUST Font License --  see
 * http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt for details.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 */
Cufon.registerFont({"w":554,"face":{"font-family":"texgyreadventor","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 5 0 0 0 0 0 0 0","ascent":"808","descent":"-192","x-height":"13","bbox":"-111 -810 1057 215","underline-thickness":"58","underline-position":"-38","slope":"-10.5","stemh":"68","stemv":"77","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":277},"A":{"d":"699,0r-81,0r-61,-249r-344,0r-154,249r-78,0r454,-739r83,0xm541,-316r-80,-339r-207,339r287,0","w":740,"k":{"y":40,"Y":80,"w":35,"W":50,"v":40,"V":75,"u":15,"U":30,"t":30,"T":55,"q":20,"Q":40,".":-10,"o":20,"O":40,"-":-10,"g":25,"G":40,"e":20,"d":20,",":10,"c":20,"C":40,"a":20}},"a":{"d":"590,0r-74,0r18,-96v-81,82,-138,109,-231,109v-147,0,-245,-92,-245,-229v0,-185,160,-344,346,-344v88,0,153,28,195,110r18,-97r74,0xm571,-319v0,-100,-74,-173,-174,-173v-139,0,-262,121,-262,257v0,107,74,180,183,180v133,0,253,-126,253,-264","w":683},"&":{"d":"713,-38r-60,51r-141,-166v-62,96,-146,166,-256,166v-117,0,-193,-73,-193,-186v0,-81,48,-164,127,-214r71,-37v4,-2,10,-5,17,-9v-41,-56,-55,-88,-55,-127v0,-102,98,-192,209,-192v88,0,149,55,149,135v0,90,-43,145,-180,206r115,138r146,-208r82,0r-184,261xm467,-206r-146,-174v-136,62,-186,116,-186,203v0,71,55,122,131,122v67,0,141,-53,201,-151xm509,-603v0,-50,-33,-81,-88,-81v-61,0,-121,53,-121,112v0,31,14,55,57,108v123,-51,152,-79,152,-139","w":757},"^":{"d":"591,-180r-81,0r-114,-477r-292,477r-83,0r347,-559r84,0","w":606},"~":{"d":"589,-343v-47,68,-110,112,-162,112v-23,0,-46,-8,-87,-26r-50,-22v-33,-14,-51,-20,-69,-20v-41,0,-61,15,-119,89r-33,-47v64,-87,110,-120,166,-120v21,0,45,7,73,19r60,27v34,16,56,23,75,22v33,0,66,-24,111,-81","w":606},"*":{"d":"438,-547r-102,-21r39,100r-53,19r-35,-101r-70,80r-44,-36r75,-79r-106,-17r10,-52r105,22r-40,-102r55,-18r34,100r70,-82r41,38r-73,81r103,16","w":425},"@":{"d":"853,-489v0,161,-159,350,-291,350v-48,0,-70,-16,-79,-57v-48,38,-82,52,-129,52v-69,0,-113,-44,-113,-113v0,-148,171,-336,303,-336v58,0,88,21,102,69r26,-50r61,0r-145,278v-33,69,-34,70,-34,85v0,11,14,20,31,20v80,0,215,-151,215,-291v0,-128,-102,-218,-248,-218v-204,0,-396,190,-396,393v0,156,115,268,275,268v92,0,175,-33,252,-99r34,33v-87,79,-187,118,-304,118v-179,0,-310,-131,-310,-311v0,-240,219,-454,465,-454v164,0,285,111,285,263xm598,-482v0,-35,-22,-57,-61,-59r-5,0v-91,0,-219,162,-219,270v0,42,25,69,64,69v53,0,98,-35,155,-122v41,-63,66,-122,66,-158","w":867},"B":{"d":"558,-260v0,76,-33,151,-85,196v-54,47,-120,64,-244,64r-183,0r137,-739r173,0v151,0,221,46,221,144v0,82,-34,166,-120,201v75,36,101,71,101,134xm481,-242v0,-43,-17,-74,-50,-92v-26,-14,-73,-20,-157,-20r-91,0r-51,287r101,0v196,0,248,-74,248,-175xm500,-578v0,-71,-39,-94,-165,-94r-90,0r-47,251r90,0v91,0,134,-11,167,-41v27,-25,45,-71,45,-116","w":574,"k":{"Y":30,"V":25,"A":15}},"b":{"d":"666,-330v0,185,-161,343,-348,343v-89,0,-159,-39,-194,-107r-17,94r-74,0r137,-739r74,0r-53,286v57,-68,143,-107,234,-107v140,0,241,96,241,230xm589,-318v0,-104,-71,-174,-178,-174v-139,0,-263,126,-263,255v0,104,75,182,181,182v138,0,260,-123,260,-263","w":682,"k":{"y":25,"w":20,"v":25}},"\\":{"d":"434,0r-71,0r-172,-739r72,0","w":605},"|":{"d":"396,125r-74,0r0,-864r74,0r0,864","w":672},"{":{"d":"378,-739r-13,67v-66,5,-74,12,-88,71r-32,170v-16,77,-37,101,-112,125v54,18,70,37,70,85r-3,38r-32,170v-2,10,-3,21,-3,31v0,28,11,36,55,40r10,1r-13,67v-60,-2,-76,-4,-93,-14v-25,-15,-37,-37,-37,-71v0,-17,2,-43,4,-54r32,-170r3,-32v0,-38,-10,-47,-62,-57r13,-69v62,-10,81,-28,91,-90r32,-170v32,-123,62,-135,178,-138","w":351},"}":{"d":"296,-341r-13,69v-65,12,-73,19,-91,89r-31,170v-20,109,-63,139,-177,139r12,-67v66,-5,72,-10,89,-72r31,-170v11,-69,41,-102,111,-123v-62,-27,-70,-41,-70,-79v0,-10,2,-32,5,-46r32,-170v1,-4,1,-13,1,-31v0,-28,-9,-35,-52,-39r-11,-1r12,-67v62,2,76,4,93,14v28,17,38,38,38,77v0,14,-2,28,-5,47r-32,170v-3,26,-4,41,-4,41v0,29,16,40,62,49","w":351},"[":{"d":"274,50r-14,75v-108,-33,-158,-108,-158,-211v0,-19,2,-36,10,-78r55,-298v21,-135,119,-243,253,-277r-14,75v-102,39,-148,97,-172,216r-50,271v-7,36,-10,66,-10,88v0,62,32,109,100,139","w":351},"]":{"d":"238,-153v-26,141,-117,241,-254,278r14,-75v101,-36,151,-102,172,-216r50,-272v7,-36,10,-66,10,-88v0,-61,-34,-110,-100,-138r14,-75v97,29,158,105,158,198v0,28,-3,59,-9,91","w":351},"C":{"d":"777,-194v-89,131,-226,207,-375,207v-193,0,-326,-124,-326,-303v0,-250,213,-462,463,-462v152,0,274,83,300,205r-82,0v-45,-101,-124,-137,-228,-137v-196,0,-376,175,-376,374v0,148,110,255,261,255v104,0,195,-45,281,-139r82,0","w":813,"k":{"O":20,"A":25}},"c":{"d":"609,-161v-97,132,-190,174,-300,174v-149,0,-251,-94,-251,-235v0,-178,166,-338,350,-338v125,0,217,68,241,179r-83,0v-27,-70,-89,-111,-170,-111v-138,0,-261,122,-261,259v0,104,76,178,183,178v81,0,123,-21,208,-106r83,0","w":647,"k":{"k":10,"h":10}},":":{"d":"217,-381r-74,0r23,-126r74,0xm145,0r-74,0r23,-126r74,0","w":277},",":{"d":"246,-126r-124,193r-73,0r124,-193r73,0","w":277,"k":{"1":65}},"D":{"d":"744,-448v0,136,-59,261,-165,346v-90,72,-187,102,-334,102r-199,0r137,-739r174,0v133,0,210,17,269,58v77,53,118,134,118,233xm667,-435v0,-146,-80,-237,-319,-237r-103,0r-113,605r103,0v155,0,241,-27,317,-98v71,-66,115,-171,115,-270","w":744,"k":{"Y":45,"X":35,"W":15,"V":40,"T":45,"J":10,"A":40}},"d":{"d":"729,-739r-137,739r-74,0r18,-99v-71,80,-137,112,-231,112v-143,0,-247,-97,-247,-230v0,-183,163,-343,350,-343v86,0,149,32,195,100r52,-279r74,0xm576,-318v0,-100,-79,-174,-184,-174v-134,0,-257,122,-257,256v0,108,75,181,185,181v132,0,256,-127,256,-263","w":685},"$":{"d":"494,-264v0,105,-74,211,-208,235r-16,85r-66,0r16,-85v-69,-10,-138,-59,-138,-149v0,-13,1,-23,6,-50r68,0v-2,24,-2,26,-2,32v0,63,43,106,107,106v86,0,156,-72,156,-162v0,-51,-19,-82,-112,-111v-109,-34,-138,-81,-138,-150v0,-105,77,-195,183,-215r15,-82r66,0r-15,82v91,20,129,65,129,155v0,6,-1,15,-2,26r-70,0v2,-23,2,-24,2,-32v0,-50,-40,-86,-96,-86v-79,0,-140,64,-140,149v0,39,26,61,104,88v127,44,151,89,151,164"},"E":{"d":"575,-672r-330,0r-50,265r319,0r-12,67r-319,0r-51,273r330,0r-12,67r-404,0r137,-739r404,0","w":536},"e":{"d":"626,-249r-495,0v-1,12,-2,21,-2,28v0,93,79,166,179,166v82,0,171,-52,214,-125r77,0v-64,118,-183,193,-304,193v-136,0,-237,-99,-237,-233v0,-180,160,-340,340,-340v139,0,237,94,237,228v0,24,-2,43,-9,83xm565,-316v-5,-108,-74,-176,-180,-176v-104,0,-203,73,-239,176r419,0","w":650,"k":{"y":25,"x":20,"w":20,"v":25,"V":60,"t":25}},"8":{"d":"526,-267v0,155,-124,280,-277,280v-123,0,-201,-74,-201,-189v0,-99,64,-191,165,-237v-51,-38,-62,-65,-62,-114v0,-124,119,-225,236,-225v97,0,163,61,163,149v0,77,-34,153,-119,190v65,34,95,79,95,146xm451,-250v0,-75,-53,-125,-132,-125v-105,0,-194,85,-194,194v0,73,57,126,134,126v106,0,192,-88,192,-195xm473,-587v0,-59,-39,-97,-100,-97v-79,0,-145,65,-145,143v0,55,45,97,104,97v78,0,141,-72,141,-143"},"=":{"d":"566,-305r-480,0r0,-74r480,0r0,74xm566,-121r-480,0r0,-74r480,0r0,74","w":606},"!":{"d":"155,0r-74,0r23,-126r74,0xm192,-197r-74,0r100,-542r74,0","w":295},"F":{"d":"546,-672r-301,0r-50,267r290,0r-12,67r-290,0r-63,338r-74,0r137,-739r375,0","w":485,"k":{"u":15,"r":15,".":85,"o":10,"J":60,"-":-15,"e":10,",":100,"a":10,"A":60}},"f":{"d":"405,-672r-15,0v-85,0,-128,37,-144,125r135,0r-12,67r-135,0r-89,480r-74,0r89,-480r-85,0r12,-67r85,0v28,-138,120,-192,228,-192r17,0","w":314,"k":{"t":-30,"s":-10,"o":25,"f":-30,"e":25,"a":25}},"5":{"d":"547,-297v0,164,-148,310,-301,310v-112,0,-209,-81,-209,-203r0,-42r72,0v0,125,63,177,144,177v117,0,217,-107,217,-231v0,-88,-59,-149,-144,-149v-57,0,-114,28,-168,82r-53,-22r133,-364r335,0r-12,67r-276,0r-74,204v53,-25,91,-35,136,-35v118,0,200,84,200,206"},"4":{"d":"523,-135r-68,0r-25,135r-73,0r25,-135r-375,0r12,-67r461,-537r87,0r-100,537r68,0xm475,-637r-370,435r289,0"},"G":{"d":"864,-341v-49,195,-243,354,-448,354v-199,0,-339,-129,-339,-313v0,-239,220,-452,468,-452v161,0,284,83,312,210r-84,0v-31,-87,-120,-142,-231,-142v-209,0,-388,172,-388,372v0,157,117,257,271,257v140,0,274,-87,338,-219r-414,0r12,-67r503,0","w":872,"k":{"Y":55,"W":20,"V":45,"T":50,"A":45}},"g":{"d":"681,-547r-84,449v-22,116,-41,163,-90,215v-59,63,-145,98,-242,98v-127,0,-211,-54,-235,-198r72,0v45,105,85,130,177,130v128,0,213,-75,240,-221r7,-37v-53,81,-133,124,-231,124v-139,0,-238,-96,-238,-232v0,-180,162,-341,339,-341v85,0,136,20,193,110r18,-97r74,0xm562,-325v0,-96,-75,-167,-177,-167v-125,0,-251,115,-251,256v0,99,58,181,173,181v132,0,255,-123,255,-270","w":673,"k":{"r":-10,"l":-10}},"`":{"d":"354,-650r-45,56r-172,-114r46,-58","w":375},">":{"d":"503,-222r-378,317r0,-96r296,-249r-296,-249r0,-96r378,317r0,56","w":606},"H":{"d":"714,-739r-137,739r-74,0r64,-347r-383,0r-64,347r-74,0r137,-739r74,0r-60,325r383,0r60,-325r74,0","w":683},"h":{"d":"515,0r-74,0r54,-294v3,-19,7,-55,7,-72v0,-74,-58,-126,-139,-126v-99,0,-176,65,-200,192r-56,300r-74,0r137,-739r74,0r-49,263v49,-54,114,-84,185,-84v126,0,199,68,199,184v0,25,-1,32,-10,82","w":610,"k":{"y":20}},"-":{"d":"334,-296r-12,63r-272,0r12,-63r272,0","w":332,"k":{"Y":45,"V":25,"T":10,"A":-15}},"I":{"d":"257,-739r-137,739r-74,0r137,-739r74,0","w":226},"i":{"d":"107,0r-74,0r101,-547r74,0xm220,-607r-74,0r23,-126r74,0","w":200},"J":{"d":"513,-739r-95,508v-30,161,-113,245,-241,245v-99,0,-166,-53,-166,-160v0,-11,0,-18,2,-29r73,0v8,81,29,121,102,121v82,0,132,-55,156,-177r95,-508r74,0","w":482,"k":{"A":30}},"j":{"d":"118,-38v-23,146,-99,223,-229,230r13,-71v85,-5,120,-45,142,-159r94,-509r74,0xm224,-607r-74,0r23,-126r74,0","w":203},"K":{"d":"692,-739r-359,360r222,379r-93,0r-187,-320r-118,118r-37,202r-74,0r137,-739r74,0r-79,425r421,-425r93,0","w":591,"k":{"y":50,"u":40,"T":-30,"S":20,"o":50,"O":40,"-":35,"G":40,"e":50,"C":40,"a":50}},"k":{"d":"467,0r-92,0r-141,-219r-106,106r-21,113r-74,0r137,-739r74,0r-97,524r316,-332r91,0r-264,275","w":502,"k":{"W":15,"V":30,"s":10,".":15,"o":30,"-":40,"g":30,"e":30,",":25,"a":30}},"L":{"d":"426,0r-380,0r137,-739r74,0r-125,672r306,0","w":462,"k":{"y":65,"Y":95,"W":65,"V":110,"u":20,"U":35,"T":50,"O":55,"-":85,"G":55,"C":55,"A":-30}},"l":{"d":"244,-739r-137,739r-74,0r137,-739r74,0","w":200},"<":{"d":"503,95r-378,-317r0,-56r378,-317r0,96r-296,249r296,249r0,96","w":606},"M":{"d":"950,-739r-137,739r-74,0r122,-658r-400,658r-64,0r-155,-658r-122,658r-74,0r137,-739r115,0r152,629r385,-629r115,0","w":919},"m":{"d":"843,0r-74,0r59,-317v3,-18,6,-46,6,-62v0,-70,-45,-113,-118,-113v-88,0,-159,53,-182,175r-59,317r-74,0r59,-319v5,-26,6,-37,6,-53v0,-83,-54,-120,-121,-120v-91,0,-159,66,-179,173r-59,319r-74,0r101,-547r74,0r-11,63v65,-65,102,-76,166,-76v83,0,139,37,159,105v65,-75,124,-105,209,-105v108,0,180,63,180,158v0,22,-3,48,-8,77","w":938,"k":{"y":15,"w":15,"v":20}},"N":{"d":"771,-739r-137,739r-74,0r-320,-650r-120,650r-74,0r137,-739r100,0r300,613r114,-613r74,0","w":740,"k":{"u":-10,",":15}},"n":{"d":"515,0r-74,0r53,-287v5,-28,8,-54,8,-74v0,-80,-54,-131,-139,-131v-97,0,-175,56,-200,191r-56,301r-74,0r101,-547r74,0r-13,71v59,-57,120,-84,188,-84v120,0,196,71,196,181v0,26,-2,45,-11,92","w":610,"k":{"y":20,"w":15,"v":20,"T":45}},"9":{"d":"595,-550v0,47,-11,94,-32,137v-20,41,-36,62,-103,141r-233,272r-85,0r222,-257v-36,15,-60,21,-91,21v-110,0,-191,-84,-191,-199v0,-171,138,-317,300,-317v126,0,213,82,213,202xm518,-532v0,-91,-60,-152,-148,-152v-119,0,-211,118,-211,229v0,91,55,151,140,151v118,0,219,-105,219,-228"},"#":{"d":"599,-453r-122,0r-57,156r115,0r-11,60r-126,0r-87,237r-66,0r87,-237r-129,0r-88,237r-66,0r89,-237r-117,0r11,-60r128,0r59,-156r-121,0r11,-60r132,0r85,-226r64,0r-84,226r127,0r83,-226r66,0r-83,226r111,0xm411,-453r-127,0r-58,156r128,0"},"O":{"d":"870,-436v0,233,-227,449,-472,449v-179,0,-322,-133,-322,-315v0,-234,227,-450,472,-450v173,0,322,130,322,316xm793,-422v0,-152,-110,-262,-263,-262v-191,0,-377,181,-377,368v0,146,113,261,257,261v198,0,383,-177,383,-367","w":869,"k":{"Y":45,"X":35,"W":15,"V":40,"T":45,"A":45}},"o":{"d":"639,-332v0,189,-163,345,-336,345v-145,0,-246,-93,-246,-228v0,-190,166,-345,348,-345v139,0,234,92,234,228xm562,-325v0,-97,-72,-167,-170,-167v-140,0,-258,121,-258,264v0,103,72,173,179,173v139,0,249,-119,249,-270","w":655,"k":{"y":20,"x":20,"w":20,"v":25,"t":20,"T":50}},"1":{"d":"461,-739r-137,739r-73,0r125,-672r-126,0r12,-67r199,0","k":{".":60,",":80}},"P":{"d":"635,-572v0,76,-29,152,-78,201v-52,52,-119,72,-240,72r-142,0r-55,299r-74,0r137,-739r205,0v174,0,247,49,247,167xm558,-558v0,-41,-17,-74,-47,-92v-26,-16,-74,-22,-161,-22r-105,0r-57,306r137,0v96,0,146,-15,182,-53v31,-33,51,-88,51,-139","w":592,"k":{".":110,"o":20,"J":75,"-":10,"e":20,",":130,"a":20,"A":65}},"p":{"d":"665,-325v0,177,-164,338,-345,338v-93,0,-159,-36,-196,-107r-53,286r-74,0r137,-739r74,0r-17,94v50,-66,140,-107,234,-107v144,0,240,95,240,235xm588,-317v0,-102,-75,-175,-179,-175v-125,0,-262,109,-262,265v0,98,76,172,178,172v130,0,263,-112,263,-262","w":682,"k":{"y":25,"t":25}},"(":{"d":"282,125v-135,-54,-206,-200,-206,-346v0,-192,145,-447,366,-518r-12,63v-187,112,-277,289,-277,444v0,126,50,229,141,292","w":369},")":{"d":"347,-392v0,199,-146,437,-367,517r12,-64v158,-84,278,-276,278,-443v0,-111,-33,-210,-142,-292r12,-65v129,47,207,199,207,347","w":369},"%":{"d":"696,-739r-471,739r-72,0r468,-739r75,0xm755,-195v0,108,-101,208,-210,208v-85,0,-147,-61,-147,-145v0,-107,102,-206,212,-206v83,0,145,61,145,143xm687,-185v0,-47,-39,-85,-88,-85v-70,0,-133,61,-133,128v0,49,38,87,88,87v71,0,133,-61,133,-130xm444,-606v0,108,-101,209,-209,209v-86,0,-148,-61,-148,-145v0,-102,98,-207,212,-207v83,0,145,62,145,143xm376,-595v0,-48,-39,-86,-88,-86v-71,0,-133,60,-133,129v0,50,38,87,88,87v71,0,133,-61,133,-130","w":775},".":{"d":"145,0r-74,0r23,-126r74,0","w":277,"k":{"1":105}},"+":{"d":"566,-213r-203,0r0,203r-74,0r0,-203r-203,0r0,-74r203,0r0,-203r74,0r0,203r203,0r0,74","w":606},"Q":{"d":"883,-447v0,137,-69,274,-180,354v30,26,58,38,88,38v4,0,9,0,16,-1r-13,69v-72,-1,-104,-15,-150,-64v-64,40,-151,64,-233,64v-193,0,-336,-133,-336,-312v0,-247,233,-453,476,-453v198,0,332,123,332,305xm593,-100v-88,-97,-175,-137,-299,-137v-49,0,-84,6,-123,21v20,73,122,161,250,161v64,0,111,-12,172,-45xm806,-427v0,-154,-107,-257,-266,-257v-208,0,-388,166,-388,399r-1,6v64,-19,111,-26,169,-26v140,0,221,45,339,163v106,-94,147,-179,147,-285","w":871},"q":{"d":"690,-547r-137,739r-74,0r53,-286v-59,69,-143,107,-237,107v-138,0,-238,-96,-238,-230v0,-183,161,-343,345,-343v95,0,163,37,197,107r17,-94r74,0xm575,-318v0,-100,-77,-174,-182,-174v-138,0,-259,123,-259,263v0,101,74,174,176,174v139,0,265,-119,265,-263","w":682,"k":{"u":-10}},"?":{"d":"305,0r-74,0r23,-126r74,0xm597,-577v0,82,-22,130,-126,212v-88,70,-122,116,-132,172r-70,0v6,-69,52,-136,139,-204v57,-45,70,-58,85,-81v18,-26,27,-56,27,-89v0,-70,-51,-117,-126,-117v-94,0,-162,53,-195,176r-70,0v36,-160,144,-244,279,-244v114,0,189,69,189,175","w":591},"\"":{"d":"231,-739r-42,226r-50,0r42,-226r50,0xm344,-739r-42,226r-50,0r42,-226r50,0","w":309},"'":{"d":"231,-739r-42,226r-50,0r42,-226r50,0","w":198},"R":{"d":"643,-553v0,152,-107,264,-263,277r156,276r-92,0r-187,-335v109,0,156,-6,200,-24v64,-27,109,-102,109,-182v0,-94,-61,-131,-217,-131r-104,0r-125,672r-74,0r137,-739r183,0v204,0,277,59,277,186","w":607,"k":{"y":-15,"Y":25,"V":20,"T":15,"o":10,"e":10,"a":10}},"r":{"d":"366,-560r-14,73v-105,11,-167,67,-186,168r-59,319r-74,0r101,-547r74,0r-14,78v40,-60,88,-86,172,-91","w":301,"k":{"z":-25,"y":-25,"x":-25,"w":-30,"v":-25,"t":-30,";":30,"q":30,".":55,"o":30,"-":25,"g":20,"f":-25,"e":30,"d":35,",":70,":":15,"c":35,"a":30}},"S":{"d":"488,-246v0,135,-126,259,-269,259v-114,0,-193,-73,-193,-178v0,-12,1,-26,2,-42r79,0v0,108,43,152,127,152v96,0,177,-81,177,-177v0,-61,-33,-91,-139,-124v-138,-43,-157,-88,-157,-164v0,-116,108,-232,246,-232v104,0,173,64,173,162v0,10,-1,20,-3,38r-77,0v0,-104,-47,-132,-106,-132v-90,0,-156,79,-156,153v0,20,10,50,22,62v14,15,29,22,101,46v84,28,119,48,141,76v21,27,32,61,32,101","w":498,"k":{"Y":20,"V":15,"t":-15,"A":10}},"s":{"d":"362,-189v0,113,-97,202,-203,202v-90,0,-146,-60,-146,-130v0,-10,0,-20,3,-44r73,0v0,87,31,106,83,106v61,0,113,-52,113,-112v0,-42,-14,-56,-88,-88v-60,-26,-76,-35,-91,-53v-15,-17,-26,-47,-26,-72v0,-97,91,-180,188,-180v73,0,127,50,127,118v0,8,0,19,-1,30r-75,0v0,-55,-20,-80,-65,-80v-50,0,-97,45,-97,92v0,26,14,46,38,59v13,7,30,15,95,44v51,23,72,57,72,108","w":388},";":{"d":"196,-126r-124,193r-73,0r125,-193r72,0xm245,-381r-74,0r23,-126r74,0","w":277},"7":{"d":"585,-672r-429,672r-78,0r431,-672r-350,0r12,-67r426,0","k":{".":120,",":135,":":80}},"6":{"d":"549,-299v0,168,-139,312,-302,312v-124,0,-211,-84,-211,-202v0,-90,16,-141,134,-278r233,-272r85,0r-221,257v36,-15,60,-21,91,-21v112,0,191,84,191,204xm472,-286v0,-89,-56,-149,-141,-149v-114,0,-218,105,-218,231v0,90,58,149,148,149v113,0,211,-112,211,-231"},"\/":{"d":"504,-739r-451,867r-67,0r449,-867r69,0","w":437},"T":{"d":"514,-672r-169,0r-125,672r-74,0r125,-672r-169,0r12,-67r412,0","w":426,"k":{"y":55,"Y":-30,"w":55,"W":-30,"v":55,"V":-30,"u":40,";":70,"s":35,"r":35,".":50,"o":50,"O":45,"J":55,"-":15,"g":50,"G":45,"e":50,",":65,":":60,"c":50,"C":45,"a":50,"A":55}},"t":{"d":"386,-480r-129,0r-89,480r-74,0r89,-480r-112,0r12,-67r112,0r36,-192r74,0r-36,192r129,0","w":339,"k":{";":30,"S":-10,"o":30,"e":30,":":20,"a":30}},"3":{"d":"518,-270v0,150,-131,283,-278,283v-117,0,-199,-77,-199,-184v0,-6,0,-22,3,-60r73,0v-1,8,-1,15,-1,15v0,120,50,161,131,161v103,0,194,-92,194,-197v0,-103,-68,-136,-181,-136r12,-66r39,2v80,0,146,-59,146,-141v0,-52,-35,-91,-93,-91v-71,0,-129,54,-137,129r-73,0v26,-128,121,-197,225,-197v93,0,155,60,155,148v0,76,-37,136,-108,181v62,33,92,83,92,153"},"2":{"d":"472,0r-469,0r12,-67r306,-250v142,-116,179,-166,179,-243v0,-75,-52,-124,-132,-124v-101,0,-174,70,-193,184r-73,0v23,-150,136,-252,279,-252v118,0,196,72,196,180v0,99,-44,166,-182,278r-280,227r369,0"},"U":{"d":"601,-278v-37,199,-154,291,-305,291v-122,0,-207,-76,-207,-186v0,-30,4,-66,11,-105r85,-461r74,0r-85,461v-6,32,-9,63,-9,90v0,79,58,133,144,133v108,0,189,-68,218,-223r85,-461r74,0","w":655,"k":{".":20,",":40,"A":35}},"u":{"d":"616,-547r-102,547r-74,0r16,-85v-53,70,-109,98,-196,98v-116,0,-191,-66,-191,-168v0,-28,4,-69,9,-97r55,-295r74,0r-55,295v-3,13,-6,52,-6,67v0,81,44,130,134,130v95,0,180,-56,209,-211r53,-281r74,0","w":608},"_":{"d":"458,67r-11,58r-500,0r11,-58r500,0","w":500},"V":{"d":"799,-739r-443,739r-72,0r-167,-739r81,0r140,647r381,-647r80,0","w":702,"k":{"y":15,"u":40,"T":-30,";":75,"S":20,"r":35,".":95,"o":60,"O":45,"-":30,"g":60,"G":45,"e":60,",":110,":":65,"C":40,"a":60,"A":75}},"v":{"d":"617,-547r-331,547r-78,0r-129,-547r75,0r107,460r281,-460r75,0","k":{";":40,".":70,"o":25,"g":25,"e":30,",":90,":":25,"c":30,"a":30}},"W":{"d":"1057,-739r-349,739r-95,0r-52,-606r-274,606r-96,0r-74,-739r76,0r63,643r296,-643r70,0r58,643r301,-643r76,0","w":960,"k":{"u":25,"T":-30,";":55,"r":20,".":55,"o":35,"O":20,"g":30,"G":20,"e":35,",":75,":":45,"C":20,"a":35,"A":50}},"w":{"d":"895,-547r-313,547r-79,0r-52,-363r-185,363r-80,0r-108,-547r74,0r89,458r202,-391r61,0r56,391r263,-458r72,0","w":831,"k":{";":35,".":65,"o":25,"g":20,"e":25,",":80,":":25,"c":25,"a":25}},"X":{"d":"571,0r-88,0r-149,-316r-269,316r-87,0r321,-378r-170,-361r87,0r141,296r250,-296r86,0r-304,361","w":609,"k":{"y":45,"u":30,"Q":35,"o":40,"O":35,"-":20,"e":40,"C":30,"a":40}},"x":{"d":"442,0r-85,0r-106,-219r-189,219r-84,0r242,-279r-141,-268r84,0r109,211r186,-211r85,0r-240,268","w":480,"k":{"q":20,"o":20,"e":20,"c":20,"a":20}},"Y":{"d":"697,-739r-349,492r-46,247r-74,0r46,-247r-165,-492r82,0r133,414r292,-414r81,0","w":592,"k":{"v":20,"u":45,"T":-35,";":85,"S":20,".":90,"p":40,"o":70,"O":50,"-":50,"g":70,"G":50,"e":70,",":110,":":75,"C":50,"a":70,"A":80}},"y":{"d":"598,-547r-453,739r-78,0r127,-210r-114,-529r81,0r92,436r266,-436r79,0","w":536,"k":{";":40,".":75,"o":30,"g":25,"e":30,",":90,":":25,"c":30,"a":30}},"Z":{"d":"444,0r-457,0r12,-67r476,-605r-352,0r12,-67r435,0r-12,67r-475,605r373,0","w":480,"k":{"y":15,"v":15}},"z":{"d":"385,0r-405,0r12,-67r379,-413r-292,0r12,-67r376,0r-11,63r-377,417r318,0","w":425},"0":{"d":"582,-479r-39,210v-37,197,-141,282,-296,282v-127,0,-206,-72,-206,-188v0,-27,4,-66,8,-85r2,-9r39,-210v34,-185,145,-273,298,-273v120,0,203,76,203,177v0,21,-5,74,-9,96xm472,-281r33,-181v6,-35,9,-61,9,-88v0,-86,-61,-134,-140,-134v-117,0,-188,72,-215,222r-33,181v-3,14,-8,77,-8,92v0,80,57,134,142,134v112,0,182,-64,212,-226"},"\u00a9":{"d":"751,-341v0,195,-159,353,-354,353v-195,0,-353,-158,-353,-353v0,-195,158,-354,353,-354v195,0,354,159,354,354xm714,-341v0,-175,-142,-317,-317,-317v-175,0,-316,142,-316,317v0,175,141,316,316,316v175,0,317,-141,317,-316xm630,-430r-61,0v-27,-55,-73,-74,-135,-74v-112,0,-214,90,-212,193v1,78,66,133,153,133v61,0,114,-24,164,-75r62,0v-52,80,-139,127,-235,127v-119,0,-201,-70,-203,-170v-2,-140,126,-260,280,-260v98,0,176,52,187,126","w":747},"\u00a0":{"w":277}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (URW)++, copyright 1999 by (URW)++ Design & Development; Cyrillic
 * glyphs added by Valek Filippov, copyright 2001-2002; Vietnamese characters were
 * added by Han The Thanh; copyright 2006, 2008 for TeX Gyre extensions by B.
 * Jackowski and J.M. Nowacki (on behalf of TeX users groups). This work is
 * released under the GUST Font License --  see
 * http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt for details.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 */
Cufon.registerFont({"w":560,"face":{"font-family":"texgyreadventor","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 8 0 0 0 0 0 0 0","ascent":"815","descent":"-185","x-height":"13","bbox":"-56 -856 1005 221","underline-thickness":"90","underline-position":"-3","slope":"-10.5","stemh":"132","stemv":"137","unicode-range":"U+0020-U+00A9"},"glyphs":{" ":{"w":280},"A":{"d":"703,0r-151,0r-44,-191r-263,0r-117,191r-151,0r445,-739r108,0xm478,-323r-38,-223r-120,223r158,0","w":740,"k":{"y":45,"Y":85,"w":45,"W":60,"v":45,"V":80,"u":15,"U":35,"t":15,"T":45,"q":25,"Q":40,".":-15,"o":25,"O":40,"-":25,"g":25,"G":40,"e":25,"d":20,",":-15,"c":25,"C":40,"b":10,"a":20}},"a":{"d":"586,0r-122,0r13,-72v-62,59,-122,85,-200,85v-140,0,-232,-90,-232,-226v0,-193,157,-354,345,-354v78,0,131,28,163,87r13,-74r122,0xm514,-313v0,-81,-52,-132,-134,-132v-106,0,-198,95,-198,205v0,80,53,131,135,131v110,0,197,-87,197,-204","w":660},"&":{"d":"648,-72r-111,85r-84,-111v-78,84,-129,111,-208,111v-120,0,-204,-79,-204,-192v0,-108,58,-189,184,-254v-33,-45,-41,-65,-41,-101v0,-114,106,-218,223,-218v93,0,161,59,161,141v0,87,-28,149,-153,222r54,76r93,-120r149,0r-169,220xm438,-584v0,-24,-22,-43,-51,-43v-40,0,-75,35,-75,75v0,21,10,40,37,71r8,-4v53,-21,81,-54,81,-99xm379,-198r-92,-124v-90,39,-112,80,-112,124v0,48,33,79,85,79v45,0,82,-25,119,-79","w":680},"^":{"d":"580,-358r-115,33r-83,-270r-184,271r-98,-55r245,-371r121,0","w":600},"~":{"d":"589,-347v-67,85,-113,117,-165,117v-22,0,-54,-9,-88,-24r-50,-22v-39,-17,-45,-20,-60,-20v-18,0,-34,7,-51,22v-7,6,-8,6,-51,60r-49,-75v69,-89,107,-123,172,-123v23,0,50,7,72,16r63,27v49,21,50,23,66,22v23,0,56,-27,91,-74","w":600},"*":{"d":"460,-591r-13,70r-96,-22r38,91r-65,27r-30,-96r-60,79r-58,-42r70,-80r-100,-11r13,-71r98,23r-37,-96r69,-20r28,93r60,-77r54,47r-69,73","w":440},"@":{"d":"801,-483v0,189,-115,329,-266,329v-54,0,-85,-19,-90,-54v-32,37,-70,54,-125,54v-82,0,-133,-53,-133,-138v0,-153,116,-285,251,-285v53,0,84,17,106,58r17,-54r97,0r-89,295v-1,4,-4,22,-4,25v0,10,9,16,24,16v66,0,144,-117,144,-239v0,-132,-95,-217,-241,-217v-212,0,-390,176,-390,386v0,145,112,247,278,247v60,0,107,-14,162,-47r35,60v-75,45,-126,60,-209,60v-206,0,-334,-134,-334,-307v0,-254,215,-472,466,-472v175,0,301,98,301,283xm498,-398v0,-43,-22,-67,-60,-67v-67,0,-127,65,-127,137v0,43,24,68,65,68v64,0,122,-66,122,-138","w":740},"B":{"d":"563,-264v0,147,-115,264,-328,264r-197,0r137,-739r153,0v112,0,152,7,191,35v38,28,58,71,58,124v0,76,-34,142,-110,177v70,30,96,69,96,139xm423,-241v0,-56,-37,-79,-124,-79r-65,0r-35,188r68,0v114,0,156,-47,156,-109xm437,-549v0,-38,-33,-58,-94,-58r-56,0r-28,153r44,0v103,0,134,-39,134,-95","w":580,"k":{"Y":45,"W":15,"V":35,"A":25}},"b":{"d":"665,-343v0,196,-160,356,-326,356v-82,0,-126,-17,-180,-84r-13,71r-122,0r137,-739r133,0r-44,236v64,-52,112,-71,190,-71v131,0,225,96,225,231xm528,-314v0,-84,-52,-138,-133,-138v-109,0,-198,95,-198,211v0,78,55,132,135,132v107,0,196,-93,196,-205","w":660,"k":{"y":25,"w":15,"v":20}},"\\":{"d":"473,0r-96,0r-186,-739r96,0","w":640},"|":{"d":"392,137r-138,0r0,-876r138,0r0,876","w":600},"{":{"d":"409,-739r-15,80v-52,6,-71,15,-81,48r-13,54r-23,123v-11,71,-47,115,-104,126v0,0,-5,1,-10,3v51,11,71,34,71,82v0,17,-1,32,-4,46r-23,123v-3,17,-6,31,-7,42r-3,18r3,15v3,14,25,24,63,27r-15,80v-14,1,-24,1,-32,1v-88,0,-127,-29,-127,-95v0,-9,2,-30,5,-44r29,-157v2,-14,4,-26,4,-34v0,-34,-21,-55,-63,-64r15,-81v62,-14,86,-40,95,-98r29,-157v18,-98,70,-139,175,-139v7,0,17,0,31,1","w":340},"}":{"d":"315,-265v-57,9,-85,40,-96,98r-29,157v-19,104,-73,139,-174,139v-7,0,-18,0,-32,-1r15,-80r7,-1v64,-8,65,-7,87,-101r23,-123v14,-76,45,-113,105,-126v0,0,4,-1,9,-3v-52,-13,-71,-36,-71,-85v0,-15,1,-29,4,-43r23,-123v8,-41,9,-42,10,-56v0,-30,-11,-38,-66,-46r15,-80v15,-1,25,-1,33,-1v87,0,126,30,126,95v0,9,-3,30,-5,44r-29,157v-2,11,-3,22,-3,33v0,35,23,59,63,65","w":340},"[":{"d":"237,137v-106,-25,-167,-107,-167,-210v0,-36,4,-75,11,-114r48,-259v27,-154,122,-257,270,-293r-27,147v-68,26,-93,67,-113,173r-48,255v-3,18,-5,36,-5,56v0,53,14,77,58,98","w":320},"]":{"d":"257,-156v-29,157,-123,260,-274,293r27,-147v70,-23,96,-64,117,-173r48,-255v3,-18,5,-36,5,-56v0,-55,-14,-77,-62,-98r27,-147v110,21,171,106,171,210v0,36,-4,75,-11,114","w":320},"C":{"d":"828,-527r-154,0v-39,-67,-92,-93,-176,-93v-149,0,-296,133,-296,293v0,121,86,208,205,208v72,0,125,-23,200,-87r161,0v-80,133,-231,219,-383,219v-190,0,-323,-135,-323,-316v0,-232,221,-449,456,-449v147,0,269,74,310,225","w":780,"k":{"O":10,"A":20}},"c":{"d":"640,-369r-150,0v-15,-49,-55,-76,-113,-76v-105,0,-193,91,-193,200v0,82,52,136,131,136v54,0,106,-27,140,-73r150,0v-71,125,-182,195,-311,195v-142,0,-247,-101,-247,-236v0,-181,166,-344,350,-344v122,0,220,65,243,198","w":640,"k":{"k":10,"h":10}},":":{"d":"268,-502r-24,128r-134,0r24,-128r134,0xm200,-128r-24,128r-134,0r24,-128r134,0","w":280},",":{"d":"175,7v-15,79,-78,133,-147,133r-11,0r12,-67v47,-6,71,-31,72,-73r-58,0r24,-128r133,0","w":280,"k":{"1":85}},"D":{"d":"704,-452v0,148,-76,299,-189,378v-76,53,-163,74,-305,74r-172,0r137,-739r169,0v263,0,360,104,360,287xm564,-421v0,-123,-59,-187,-249,-187r-27,0r-89,477r30,0v123,0,194,-23,250,-81v55,-57,85,-131,85,-209","w":700,"k":{"Y":55,"X":40,"W":20,"V":40,"T":30,"J":20,"A":45}},"d":{"d":"720,-739r-137,739r-122,0r14,-72v-62,58,-125,85,-199,85v-138,0,-230,-93,-230,-233v0,-188,160,-354,340,-354v68,0,128,26,158,69r43,-234r133,0xm516,-314v0,-83,-53,-138,-133,-138v-108,0,-200,94,-200,204v0,82,56,139,138,139v102,0,195,-98,195,-205","w":660},"$":{"d":"515,-308v0,127,-71,225,-190,262r-24,132r-127,0r24,-132v-81,-22,-128,-82,-128,-161v0,-14,1,-24,5,-42r134,0v-1,9,-2,16,-2,21v0,36,31,65,68,65v56,0,103,-46,103,-102v0,-22,-6,-34,-28,-51v-17,-13,-17,-13,-96,-45v-68,-27,-100,-71,-100,-137v0,-98,62,-201,170,-225r24,-133r127,0r-24,133v61,16,94,77,94,134v0,9,-1,22,-3,38r-126,0v0,-38,-19,-62,-51,-62v-41,0,-74,35,-74,78v0,19,7,36,18,46v17,15,28,20,118,56v58,23,88,66,88,125"},"E":{"d":"548,-607r-260,0r-33,172r249,0r-24,132r-249,0r-32,171r260,0r-24,132r-397,0r137,-739r397,0","w":520},"e":{"d":"615,-218r-429,0v0,64,54,109,130,109v56,0,97,-17,135,-55r145,0v-60,110,-174,177,-299,177v-148,0,-251,-97,-251,-236v0,-181,167,-344,352,-344v139,0,237,93,237,225v0,48,-7,93,-20,124xm511,-336v-4,-72,-49,-109,-134,-109v-77,0,-147,44,-173,109r307,0","w":640,"k":{"y":30,"x":25,"w":25,"v":25,"V":60}},"8":{"d":"537,-274v0,151,-139,287,-293,287v-124,0,-205,-80,-205,-203v0,-85,48,-177,141,-221v-29,-40,-38,-65,-38,-102v0,-124,118,-239,246,-239v96,0,164,65,164,157v0,67,-26,140,-90,184v53,34,75,69,75,137xm424,-565v0,-41,-23,-65,-61,-65v-48,0,-93,47,-93,98v0,35,27,63,62,63v48,0,92,-46,92,-96xm400,-247v0,-55,-38,-94,-91,-94v-69,0,-133,66,-133,138v0,57,37,94,92,94v69,0,132,-66,132,-138"},"=":{"d":"569,-273r-492,0r0,-138r492,0r0,138xm569,-89r-492,0r0,-138r492,0r0,138","w":600},"!":{"d":"210,-188r-133,0r102,-551r133,0xm199,-128r-24,128r-133,0r24,-128r133,0","w":280},"F":{"d":"527,-607r-239,0r-33,172r228,0r-24,132r-228,0r-56,303r-137,0r137,-739r376,0","w":480,"k":{"u":20,"r":15,".":65,"o":15,"O":10,"J":60,"e":15,",":65,"a":15,"A":55}},"f":{"d":"383,-737r-24,126r-18,0v-49,0,-74,21,-80,67r78,0r-21,111r-78,0r-80,433r-133,0r80,-433r-48,0r21,-111r48,0v36,-138,121,-195,216,-195v9,0,17,0,39,2","w":280,"k":{"t":-10,"o":15,"f":-10,"e":10,"a":10}},"5":{"d":"540,-298v0,161,-140,311,-306,311v-122,0,-214,-93,-214,-196v0,-8,1,-21,3,-38r133,0v0,71,35,112,100,112v81,0,147,-80,147,-166v0,-61,-40,-102,-98,-102v-41,0,-71,15,-112,56r-112,-32r141,-386r334,0r-23,125r-234,0r-50,136v46,-16,68,-21,101,-21v116,0,190,79,190,201"},"4":{"d":"543,-229r-22,118r-78,0r-21,111r-133,0r21,-111r-320,0r20,-107r437,-521r112,0r-94,510r78,0xm332,-229r53,-286r-237,286r184,0"},"G":{"d":"858,-377v-21,204,-236,390,-458,390v-199,0,-339,-130,-339,-313v0,-237,223,-452,468,-452v162,0,297,104,319,230r-161,0v-45,-74,-110,-98,-180,-98v-169,0,-306,142,-306,296v0,118,84,205,217,205v96,0,186,-49,240,-130r-306,0r24,-128r482,0","w":840,"k":{"Y":50,"W":20,"V":40,"T":25,"A":40}},"g":{"d":"601,-105v-43,233,-174,326,-349,326v-136,0,-220,-59,-252,-176r151,0v30,42,66,59,129,59v96,0,156,-51,188,-177v-64,62,-119,86,-197,86v-137,0,-225,-90,-225,-230v0,-190,153,-350,335,-350v77,0,125,24,163,83r13,-70r127,0xm504,-315v0,-78,-52,-130,-131,-130v-110,0,-190,89,-190,212v0,77,48,124,128,124v113,0,193,-97,193,-206","w":660,"k":{"r":-15,"l":-15}},"`":{"d":"401,-691r-73,88r-200,-116r84,-99","w":420},">":{"d":"515,-196r-427,338r0,-176r273,-216r-273,-216r0,-176r427,338r0,108","w":600},"H":{"d":"713,-739r-137,739r-137,0r57,-310r-264,0r-57,310r-137,0r137,-739r137,0r-55,297r264,0r55,-297r137,0","w":680},"h":{"d":"515,0r-133,0r52,-283v6,-32,9,-60,9,-81v0,-52,-32,-82,-87,-82v-76,0,-124,40,-147,165r-52,281r-133,0r137,-739r133,0r-41,223v42,-35,92,-52,149,-52v110,0,181,63,181,160v0,27,-3,59,-10,95","w":600,"k":{"y":25}},"-":{"d":"391,-347r-22,118r-277,0r22,-118r277,0","w":420,"k":{"Y":70,"W":25,"V":45,"T":25,"A":15}},"I":{"d":"312,-739r-137,739r-137,0r137,-739r137,0","w":280},"i":{"d":"260,-554r-103,554r-133,0r103,-554r133,0xm300,-766r-25,132r-133,0r25,-132r133,0","w":240},"J":{"d":"521,-739r-98,527v-29,150,-128,225,-241,225v-102,0,-174,-63,-174,-153v0,-9,1,-21,2,-35r137,0r1,7v5,34,22,49,55,49v45,0,72,-31,84,-97r97,-523r137,0","w":480,"k":{"A":30}},"j":{"d":"278,-554r-96,517v-23,138,-107,219,-229,222r24,-129v50,-9,60,-22,73,-96r95,-514r133,0xm318,-766r-25,132r-133,0r25,-132r133,0","w":260},"K":{"d":"706,-739r-344,363r207,376r-164,0r-170,-325r-60,325r-137,0r137,-739r137,0r-59,319r289,-319r164,0","w":620,"k":{"y":65,"u":50,"T":-15,"S":35,"o":60,"O":50,"-":75,"G":50,"e":60,"C":50,"a":55}},"k":{"d":"525,0r-179,0r-141,-259r-48,259r-133,0r137,-739r133,0r-83,446r225,-261r159,0r-248,271","w":580,"k":{"W":20,"V":30,"u":40,"s":40,".":15,"o":50,"-":80,"g":45,"e":50,",":15,"a":50}},"L":{"d":"402,0r-364,0r137,-739r137,0r-113,607r227,0","w":440,"k":{"y":50,"Y":85,"W":55,"V":75,"u":10,"U":20,"T":45,"S":-10,"O":30,"-":30,"G":30,"C":30,"A":-20}},"l":{"d":"294,-739r-137,739r-133,0r137,-739r133,0","w":240,"k":{"y":10,"v":10}},"<":{"d":"515,142r-427,-338r0,-108r427,-338r0,176r-273,216r273,216r0,176","w":600},"M":{"d":"947,-739r-137,739r-137,0r103,-554r-296,554r-112,0r-90,-554r-103,554r-137,0r137,-739r188,0r95,560r301,-560r188,0","w":900},"m":{"d":"855,0r-133,0r56,-304v4,-25,7,-48,7,-67v0,-43,-34,-74,-83,-74v-73,0,-119,32,-145,172r-51,273r-133,0r56,-304v4,-23,7,-45,7,-55v0,-62,-33,-86,-88,-86v-75,0,-115,35,-140,172r-51,273r-133,0r103,-554r122,0r-10,52v46,-46,91,-65,158,-65v66,0,117,20,145,86v52,-58,115,-86,195,-86v117,0,185,61,185,165v0,26,-3,53,-8,82","w":940,"k":{"y":25,"w":20,"v":20}},"N":{"d":"774,-739r-137,739r-153,0r-209,-537r-100,537r-137,0r137,-739r156,0r206,538r100,-538r137,0","w":740,"k":{"A":15}},"n":{"d":"516,0r-133,0r50,-271v6,-33,9,-63,9,-92v0,-54,-29,-82,-84,-82v-70,0,-125,30,-153,184r-48,261r-133,0r103,-554r123,0r-10,53v61,-49,104,-66,165,-66v114,0,178,58,178,164v0,28,-4,62,-12,106","w":600,"k":{"y":25,"w":20,"v":20,"T":30}},"9":{"d":"598,-554v0,90,-35,171,-114,264r-247,290r-159,0r227,-263v-26,9,-41,12,-63,12v-99,0,-164,-74,-164,-186v0,-159,138,-315,306,-315v125,0,214,83,214,198xm461,-530v0,-60,-41,-100,-101,-100v-86,0,-145,82,-145,161v0,59,41,101,98,101v83,0,148,-71,148,-162"},"#":{"d":"575,-422r-103,0r-28,89r88,0r-19,100r-102,0r-75,233r-91,0r76,-233r-84,0r-75,233r-91,0r75,-233r-99,0r19,-100r111,0r29,-89r-95,0r18,-100r109,0r70,-217r91,0r-70,217r84,0r70,-217r89,0r-69,217r90,0xm381,-422r-84,0r-29,89r85,0"},"O":{"d":"845,-439v0,238,-217,452,-459,452v-189,0,-325,-131,-325,-313v0,-243,230,-452,468,-452v184,0,316,130,316,313xm705,-419v0,-117,-85,-201,-203,-201v-155,0,-301,141,-301,297v0,119,87,204,209,204v154,0,295,-138,295,-300","w":840,"k":{"Y":55,"X":40,"W":25,"V":40,"T":30,"A":45}},"o":{"d":"645,-327v0,179,-169,340,-357,340v-137,0,-242,-101,-242,-234v0,-183,167,-346,355,-346v142,0,244,101,244,240xm508,-309v0,-78,-55,-136,-130,-136v-102,0,-195,96,-195,201v0,78,56,135,132,135v100,0,193,-97,193,-200","w":640,"k":{"y":25,"x":25,"w":20,"v":20,"T":35}},"1":{"d":"486,-739r-137,739r-133,0r114,-614r-93,0r23,-125r226,0","k":{".":50,",":50}},"P":{"d":"609,-562v0,76,-35,159,-88,210v-61,58,-109,71,-250,71r-44,0r-52,281r-137,0r137,-739r183,0v96,0,147,9,182,34v45,32,69,81,69,143xm469,-529v0,-56,-21,-78,-135,-78r-46,0r-37,195r40,0v107,0,178,-28,178,-117","k":{".":100,"o":25,"J":70,"-":30,"e":25,",":100,"a":25,"A":65}},"p":{"d":"661,-344v0,196,-151,357,-336,357v-68,0,-117,-20,-158,-65r-44,237r-133,0r137,-739r122,0r-12,65v47,-49,121,-78,195,-78v132,0,229,84,229,223xm524,-309v0,-74,-48,-136,-131,-136v-105,0,-196,95,-196,204v0,76,57,132,136,132v99,0,191,-98,191,-200","w":660,"k":{"y":25}},"(":{"d":"456,-739r-27,144v-128,91,-200,222,-200,366v0,91,37,182,91,221r-27,145v-111,-38,-201,-179,-201,-349v0,-139,73,-302,182,-411v54,-54,98,-82,182,-116","w":380},")":{"d":"347,-395v0,221,-142,441,-364,532r27,-144v126,-89,200,-225,200,-369v0,-86,-39,-180,-92,-218r27,-145v118,41,202,186,202,344","w":380},"%":{"d":"738,-739r-443,739r-102,0r442,-739r103,0xm838,-201v0,113,-105,214,-221,214v-83,0,-147,-64,-147,-146v0,-114,103,-215,218,-215v86,0,150,63,150,147xm730,-183v0,-32,-28,-59,-63,-59v-47,0,-89,42,-89,88v0,34,26,60,61,60v47,0,91,-43,91,-89xm462,-605v0,112,-105,214,-220,214v-85,0,-148,-63,-148,-149v0,-111,105,-212,218,-212v86,0,150,63,150,147xm354,-585v0,-35,-27,-61,-63,-61v-44,0,-89,42,-89,84v0,39,25,64,63,64v45,0,89,-43,89,-87","w":860},".":{"d":"200,-128r-24,128r-134,0r24,-128r134,0","w":280,"k":{"1":85}},"+":{"d":"569,-181r-177,0r0,177r-138,0r0,-177r-177,0r0,-138r177,0r0,-177r138,0r0,177r177,0r0,138","w":600},"Q":{"d":"818,-110r-23,124v-10,1,-18,1,-24,1v-62,0,-95,-11,-158,-60v-73,40,-141,58,-218,58v-192,0,-334,-133,-334,-312v0,-240,222,-453,470,-453v195,0,328,124,328,307v0,126,-49,237,-140,316v23,15,46,22,69,22v10,0,17,-1,30,-3xm514,-138v-50,-50,-125,-97,-219,-97v-26,0,-41,2,-73,8v42,73,106,108,196,108v37,0,60,-5,96,-19xm719,-418v0,-120,-86,-202,-213,-202v-153,0,-292,117,-306,286v34,-9,70,-13,123,-13v96,0,204,35,301,143v59,-48,95,-128,95,-214","w":840},"q":{"d":"684,-554r-137,739r-133,0r44,-238v-48,42,-114,66,-182,66v-136,0,-229,-96,-229,-236v0,-181,160,-344,339,-344v70,0,133,26,162,84r14,-71r122,0xm510,-307v0,-83,-52,-138,-130,-138v-106,0,-196,92,-196,202v0,82,51,134,132,134v103,0,194,-93,194,-198","w":660,"k":{"u":-10}},"?":{"d":"556,-568v0,46,-15,95,-40,131v-17,24,-39,46,-100,93v-64,50,-79,75,-93,157r-133,0v24,-130,53,-174,167,-255v39,-28,62,-67,62,-104v0,-44,-32,-74,-79,-74v-43,0,-85,22,-108,100r-133,0v34,-141,141,-232,272,-232v110,0,185,75,185,184xm289,0r-133,0r23,-128r133,0"},"\"":{"d":"257,-739r-42,226r-76,0r42,-226r76,0xm390,-739r-42,226r-76,0r42,-226r76,0","w":360},"'":{"d":"257,-739r-42,226r-76,0r42,-226r76,0","w":220},"R":{"d":"538,0r-169,0r-142,-283r-52,283r-137,0r137,-739r213,0v181,0,239,78,239,186v0,136,-83,242,-238,280xm487,-521v0,-59,-29,-86,-138,-86r-61,0r-41,221r67,0v129,0,173,-62,173,-135","w":580,"k":{"Y":25,"W":10,"V":20,"o":10,"-":20,"e":10}},"r":{"d":"382,-567r-24,128v-78,1,-133,51,-144,131r-57,308r-133,0r103,-554r122,0r-10,54v43,-52,78,-69,143,-67","w":320,"k":{"z":10,"y":-10,"w":-10,"v":-10,"u":10,"t":-10,";":15,"s":10,"r":10,"q":20,".":35,"p":10,"o":25,"n":10,"m":10,"l":10,"k":10,"-":35,"h":10,"g":20,"f":-10,"e":25,"d":20,",":35,":":15,"c":25,"a":25}},"S":{"d":"508,-265v0,145,-135,278,-282,278v-124,0,-207,-76,-207,-184v0,-11,1,-24,2,-40r143,0v-1,8,-1,15,-1,21v0,44,32,71,85,71v66,0,120,-48,120,-108v0,-22,-8,-45,-22,-57v-19,-16,-24,-19,-118,-57v-83,-33,-121,-85,-121,-165v0,-129,121,-246,255,-246v107,0,187,70,187,163v0,12,-1,28,-4,47r-141,0v0,-60,-20,-78,-66,-78v-50,0,-91,41,-91,91v0,18,12,38,30,51v13,9,19,12,76,33v110,41,155,93,155,180","w":520,"k":{"Y":35,"W":10,"V":30,"t":-10,"A":20}},"s":{"d":"425,-209v0,117,-112,222,-237,222v-100,0,-169,-61,-169,-150v0,-11,1,-24,2,-39r134,0v1,44,23,67,62,67v38,0,71,-29,71,-64v0,-26,-14,-37,-82,-61v-97,-34,-126,-66,-126,-136v0,-106,101,-197,220,-197v82,0,152,59,152,128v0,10,-1,23,-3,38r-130,0v-1,-29,-16,-44,-44,-44v-31,0,-58,26,-58,55v0,21,0,26,82,52v95,31,126,63,126,129","w":440},";":{"d":"175,7v-15,79,-78,133,-147,133r-11,0r12,-67v47,-6,71,-31,72,-73r-58,0r24,-128r133,0xm268,-502r-24,128r-134,0r24,-128r134,0","w":280},"7":{"d":"584,-614r-380,614r-149,0r388,-614r-293,0r23,-125r434,0","k":{".":95,",":100,":":65}},"6":{"d":"554,-302v0,157,-136,315,-308,315v-124,0,-214,-87,-214,-197v0,-91,35,-172,114,-265r247,-290r159,0r-226,263v25,-8,38,-10,63,-10v105,0,165,77,165,184xm417,-267v0,-61,-40,-102,-100,-102v-83,0,-148,71,-148,160v0,61,39,100,102,100v79,0,146,-73,146,-158"},"\/":{"d":"550,-739r-483,867r-95,0r484,-867r94,0","w":460},"T":{"d":"501,-607r-139,0r-113,607r-137,0r113,-607r-136,0r24,-132r412,0","w":420,"k":{"y":50,"Y":-25,"w":50,"W":-25,"v":50,"V":-20,"u":30,";":35,"s":30,"r":25,".":30,"o":40,"O":25,"J":45,"-":35,"g":35,"G":25,"e":40,",":30,":":35,"c":40,"C":25,"a":40,"A":45}},"t":{"d":"360,-554r-23,121r-80,0r-80,433r-133,0r80,-433r-65,0r23,-121r65,0r34,-185r133,0r-34,185r80,0","w":300,"k":{";":15,"o":15,"e":15,":":15,"a":10}},"3":{"d":"535,-286v0,164,-136,299,-301,299v-126,0,-211,-85,-211,-197v0,-9,1,-23,3,-40r134,0r0,7v0,66,37,108,97,108v80,0,141,-77,141,-146v0,-56,-40,-101,-122,-101r-23,0r24,-128v89,-2,127,-31,127,-91v0,-34,-19,-55,-50,-55v-37,0,-64,24,-75,67r-135,0v31,-122,126,-189,231,-189v100,0,166,64,166,161v0,74,-29,128,-89,165v59,33,83,74,83,140"},"2":{"d":"487,0r-475,0r22,-117r306,-249v79,-64,112,-115,112,-172v0,-55,-34,-92,-84,-92v-70,0,-119,50,-143,146r-131,0v19,-85,33,-118,68,-160v57,-69,140,-108,227,-108v119,0,200,77,200,191v0,112,-43,183,-193,299r-177,137r291,0"},"U":{"d":"588,-271v-34,187,-157,284,-303,284v-119,0,-206,-80,-206,-189v0,-27,3,-59,10,-95r86,-468r137,0r-86,468v-6,32,-9,56,-9,70v0,45,42,82,92,82v71,0,121,-41,142,-152r86,-468r137,0","w":640,"k":{".":10,",":15,"A":35}},"u":{"d":"620,-554r-103,554r-123,0r10,-53v-57,47,-106,66,-174,66v-111,0,-172,-72,-172,-165v0,-26,4,-62,12,-105r55,-297r133,0r-50,271v-7,35,-11,69,-10,96v0,49,31,78,82,78v82,0,131,-31,159,-184r48,-261r133,0","w":600},"_":{"d":"445,138r-501,0r16,-90r501,0","w":500},"V":{"d":"801,-739r-423,739r-112,0r-151,-739r144,0r95,562r303,-562r144,0","w":700,"k":{"y":20,"u":45,"T":-25,";":55,"S":25,"r":40,".":85,"o":60,"O":40,"-":55,"g":60,"G":40,"e":60,",":85,":":55,"C":40,"a":60,"A":75}},"v":{"d":"626,-554r-326,554r-106,0r-120,-554r148,0r60,367r194,-367r150,0","k":{";":25,"s":25,".":65,"o":35,"l":10,"-":30,"g":30,"e":35,",":65,":":25,"c":35,"a":30}},"W":{"d":"1005,-739r-353,739r-109,0r-28,-489r-213,489r-108,0r-80,-739r140,0r34,516r222,-516r100,0r28,516r227,-516r140,0","w":900,"k":{"y":10,"u":30,"T":-25,";":40,"S":10,"r":20,".":50,"o":40,"O":20,"-":30,"g":35,"G":20,"e":40,",":50,":":40,"C":20,"a":35,"A":55}},"w":{"d":"858,-554r-303,554r-83,0r-38,-359r-174,359r-82,0r-95,-554r143,0r36,338r156,-338r106,0r28,338r164,-338r142,0","w":800,"k":{";":25,"s":20,".":55,"o":30,"l":10,"-":25,"g":30,"e":30,",":60,":":25,"c":30,"a":30}},"X":{"d":"783,-739r-325,371r188,368r-159,0r-130,-255r-219,255r-163,0r322,-368r-185,-371r163,0r124,258r225,-258r159,0","w":680,"k":{"y":50,"u":35,"Q":35,"o":45,"O":35,"-":60,"e":45,"C":35,"a":45}},"x":{"d":"524,0r-160,0r-81,-190r-152,190r-160,0r250,-286r-120,-268r150,0r69,167r129,-167r150,0r-219,268","k":{"q":30,"o":30,"e":30,"c":35,"a":30}},"Y":{"d":"733,-739r-329,466r-51,273r-137,0r51,-273r-157,-466r148,0r100,340r227,-340r148,0","w":620,"k":{"v":25,"u":50,"T":-30,";":65,"S":25,".":75,"p":45,"o":70,"O":50,"-":75,"g":65,"G":50,"e":70,",":80,":":65,"C":50,"a":70,"A":80}},"y":{"d":"641,-554r-455,739r-143,0r146,-237r-110,-502r152,0r56,359r201,-359r153,0","w":580,"k":{";":25,"s":30,".":70,"o":40,"l":10,"-":35,"g":35,"e":40,",":70,":":25,"c":40,"a":40}},"Z":{"d":"450,0r-462,0r21,-117r372,-490r-265,0r24,-132r428,0r-23,124r-368,483r297,0","w":500,"k":{"y":20,"v":15}},"z":{"d":"435,-118r-22,118r-423,0r22,-118r305,-318r-217,0r22,-118r376,0r-22,118r-304,318r263,0","w":460},"0":{"d":"587,-505r-48,258v-31,169,-146,260,-288,260v-134,0,-213,-74,-213,-198v0,-20,2,-41,6,-62r47,-251v29,-156,142,-254,292,-254v128,0,210,72,210,185v0,20,-2,41,-6,62xm453,-498v3,-14,4,-28,4,-42v0,-57,-35,-90,-94,-90v-71,0,-124,50,-139,132r-46,247v-3,14,-4,29,-4,44v0,70,40,98,97,98v64,0,116,-39,135,-138"},"\u00a9":{"d":"743,-337v0,193,-157,350,-350,350v-193,0,-350,-157,-350,-350v0,-193,157,-350,350,-350v193,0,350,157,350,350xm683,-337v0,-160,-130,-290,-290,-290v-160,0,-290,130,-290,290v0,160,130,290,290,290v160,0,290,-130,290,-290xm619,-407r-106,0v-21,-34,-50,-47,-96,-47v-77,0,-153,61,-151,136v1,57,47,98,109,98v39,0,67,-12,108,-45r108,0v-42,80,-135,134,-231,134v-112,0,-190,-73,-192,-170v-2,-124,125,-242,263,-242v92,0,167,45,188,136","w":740},"\u00a0":{"w":280}}});;function InitializeCufonFonts(){Cufon.replace('#MainMenu li a',{fontFamily:'texgyreadventor',textShadow:'1px 1px rgba(0, 0, 0, 0.1)',hover:{textShadow:'1px 1px rgba(0, 0, 0, .8)'}});Cufon.replace('#SideMenu li a',{fontFamily:'texgyreadventor',textShadow:'1px 1px rgba(0, 0, 0, 0.1)',hover:{color:'#000',textShadow:'1px 1px rgba(0, 0, 0, 0.2)'}});Cufon.replace('#SideMenu > h1',{fontFamily:'texgyreadventor',textShadow:'2px 2px rgba(0, 0, 0, 0.5)'});Cufon.replace('#SectionHeader > h1',{fontFamily:'texgyreadventor',textShadow:'1px 1px rgba(0, 0, 0, 0.2)'});Cufon.replace('#Footer .Navigation a',{fontFamily:'texgyreadventor',textShadow:'2px 2px rgba(0, 0, 0, 1)',hover:'true'});Cufon.replace('#Footer #Address',{fontFamily:'museo_slab',textShadow:'2px 2px rgba(0, 0, 0, 1)',hover:'true'});Cufon.replace('#Footer #Copyright',{fontFamily:'texgyreadventor',textShadow:'2px 2px rgba(0, 0, 0, 1)'});Cufon.replace('#HomePanel',{fontFamily:'museo_slab',textShadow:'1px 1px rgba(34, 34, 34, .2)',hover:'true'});}
function setPageElementSizes(){var backgroundMiddleWidth=900;var documentWidth=$(window).width();var backgroundSpaceToSplitBetweenRightAndLeft=documentWidth-backgroundMiddleWidth;var backgroundLeftWidth=Math.round(backgroundSpaceToSplitBetweenRightAndLeft/2);var backgroundRightWidth=documentWidth-backgroundLeftWidth-backgroundMiddleWidth;backgroundLeftWidth++;$("#ResizeableBackgroundTable").width(documentWidth);$("#BackgroundLeft").width(backgroundLeftWidth);$("#BackgroundMiddle").width(backgroundMiddleWidth);$("#BackgroundRight").width(backgroundRightWidth);var headerMiddleWidth=1031;var headerSpaceToSplitBetweenRightAndLeft=documentWidth-headerMiddleWidth;var headerLeftSideWidth=Math.round(headerSpaceToSplitBetweenRightAndLeft/2);var headerRightSideWidth=documentWidth-headerMiddleWidth-headerLeftSideWidth;$("#Header").width($(window).width());$("#FooterLeft").width(headerLeftSideWidth);$("#FooterMiddle").width(headerMiddleWidth);$("#FooterRight").width(headerRightSideWidth);var documentHeight=$(document).height();var headerHeight=85;var footerHeight=$("#Footer").height();var contentHeight=(documentHeight-headerHeight-footerHeight);$("#Middle").height(contentHeight);$("#ResizeableBackgroundTable").height(documentHeight);};(function($){$.prettyPhoto={version:'2.5.6'};$.fn.prettyPhoto=function(settings){settings=jQuery.extend({animationSpeed:'normal',opacity:0.80,showTitle:true,allowresize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'light_rounded',hideflash:false,wmode:'opaque',autoplay:true,modal:false,changepicturecallback:function(){},callback:function(){},markup:'<div class="pp_pic_holder"> \
      <div class="pp_top"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
      <div class="pp_content_container"> \
       <div class="pp_left"> \
       <div class="pp_right"> \
        <div class="pp_content"> \
         <div class="pp_loaderIcon"></div> \
         <div class="pp_fade"> \
          <a href="#" class="pp_expand" title="Expand the image">Expand</a> \
          <div class="pp_hoverContainer"> \
           <a class="pp_next" href="#">next</a> \
           <a class="pp_previous" href="#">previous</a> \
          </div> \
          <div id="pp_full_res"></div> \
          <div class="pp_details clearfix"> \
           <a class="pp_close" href="#">Close</a> \
           <p class="pp_description"></p> \
           <div class="pp_nav"> \
            <a href="#" class="pp_arrow_previous">Previous</a> \
            <p class="currentTextHolder">0/0</p> \
            <a href="#" class="pp_arrow_next">Next</a> \
           </div> \
          </div> \
         </div> \
        </div> \
       </div> \
       </div> \
      </div> \
      <div class="pp_bottom"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
     </div> \
     <div class="pp_overlay"></div> \
     <div class="ppt"></div>',image_markup:'<img id="fullResImage" src="" />',flash_markup:'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',quicktime_markup:'<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',iframe_markup:'<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',inline_markup:'<div class="pp_inline clearfix">{content}</div>'},settings);if($.browser.msie&&parseInt($.browser.version)==6){settings.theme="light_square";}
if($('.pp_overlay').size()==0)_buildOverlay();var doresize=true,percentBased=false,correctSizes,$pp_pic_holder,$ppt,$pp_overlay,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),setPosition=0,scrollPos=_getScroll();$(window).scroll(function(){scrollPos=_getScroll();_centerOverlay();_resizeOverlay();});$(window).resize(function(){_centerOverlay();_resizeOverlay();});$(document).keydown(function(e){if($pp_pic_holder.is(':visible'))
switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');break;case 39:$.prettyPhoto.changePage('next');break;case 27:if(!settings.modal)
$.prettyPhoto.close();break;};});$(this).each(function(){$(this).bind('click',function(){_self=this;theRel=$(this).attr('rel');galleryRegExp=/\[(?:.*)\]/;theGallery=galleryRegExp.exec(theRel);var images=new Array(),titles=new Array(),descriptions=new Array();if(theGallery){$('a[rel*='+theGallery+']').each(function(i){if($(this)[0]===$(_self)[0])setPosition=i;images.push($(this).attr('href'));titles.push($(this).find('img').attr('alt'));descriptions.push($(this).attr('title'));});}else{images=$(this).attr('href');titles=($(this).find('img').attr('alt'))?$(this).find('img').attr('alt'):'';descriptions=($(this).attr('title'))?$(this).attr('title'):'';}
$.prettyPhoto.open(images,titles,descriptions);return false;});});$.prettyPhoto.open=function(gallery_images,gallery_titles,gallery_descriptions){if($.browser.msie&&$.browser.version==6){$('select').css('visibility','hidden');};if(settings.hideflash)$('object,embed').css('visibility','hidden');images=$.makeArray(gallery_images);titles=$.makeArray(gallery_titles);descriptions=$.makeArray(gallery_descriptions);image_set=($(images).size()>0)?true:false;_checkPosition($(images).size());$('.pp_loaderIcon').show();$pp_overlay.show().fadeTo(settings.animationSpeed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((setPosition+1)+settings.counter_separator_label+$(images).size());if(descriptions[setPosition]){$pp_pic_holder.find('.pp_description').show().html(unescape(descriptions[setPosition]));}else{$pp_pic_holder.find('.pp_description').hide().text('');};if(titles[setPosition]&&settings.showTitle){hasTitle=true;$ppt.html(unescape(titles[setPosition]));}else{hasTitle=false;};movie_width=(parseFloat(grab_param('width',images[setPosition])))?grab_param('width',images[setPosition]):settings.default_width.toString();movie_height=(parseFloat(grab_param('height',images[setPosition])))?grab_param('height',images[setPosition]):settings.default_height.toString();if(movie_width.indexOf('%')!=-1||movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-100);movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-100);percentBased=true;}
$pp_pic_holder.fadeIn(function(){imgPreloader="";switch(_getFileType(images[setPosition])){case'image':imgPreloader=new Image();nextImage=new Image();if(image_set&&setPosition>$(images).size())nextImage.src=images[setPosition+1];prevImage=new Image();if(image_set&&images[setPosition-1])prevImage.src=images[setPosition-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup;$pp_pic_holder.find('#fullResImage').attr('src',images[setPosition]);imgPreloader.onload=function(){correctSizes=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=images[setPosition];break;case'youtube':correctSizes=_fitToViewport(movie_width,movie_height);movie='http://www.youtube.com/v/'+grab_param('v',images[setPosition]);if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':correctSizes=_fitToViewport(movie_width,movie_height);movie_id=images[setPosition];movie='http://vimeo.com/moogaloop.swf?clip_id='+movie_id.replace('http://vimeo.com/','');if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'quicktime':correctSizes=_fitToViewport(movie_width,movie_height);correctSizes['height']+=15;correctSizes['contentHeight']+=15;correctSizes['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,images[setPosition]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':correctSizes=_fitToViewport(movie_width,movie_height);flash_vars=images[setPosition];flash_vars=flash_vars.substring(images[setPosition].indexOf('flashvars')+10,images[setPosition].length);filename=images[setPosition];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':correctSizes=_fitToViewport(movie_width,movie_height);frame_url=images[setPosition];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);break;case'inline':myClone=$(images[setPosition]).clone().css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline clearfix"></div></div>').appendTo($('body'));correctSizes=_fitToViewport($(myClone).width(),$(myClone).height());$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(images[setPosition]).html());break;};if(!imgPreloader){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});};$.prettyPhoto.changePage=function(direction){if(direction=='previous'){setPosition--;if(setPosition<0){setPosition=0;return;};}else{if($('.pp_arrow_next').is('.disabled'))return;setPosition++;};if(!doresize)doresize=true;_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$('a.pp_expand,a.pp_contract').fadeOut(settings.animationSpeed);};$.prettyPhoto.close=function(){$pp_pic_holder.find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animationSpeed);$pp_overlay.fadeOut(settings.animationSpeed,function(){$('#pp_full_res').html('');$pp_pic_holder.attr('style','').find('div:not(.pp_hoverContainer)').attr('style','');_centerOverlay();if($.browser.msie&&$.browser.version==6){$('select').css('visibility','visible');};if(settings.hideflash)$('object,embed').css('visibility','visible');setPosition=0;settings.callback();});doresize=true;};_showContent=function(){$('.pp_loaderIcon').hide();projectedTop=scrollPos['scrollTop']+((windowHeight/2)-(correctSizes['containerHeight']/2));if(projectedTop<0)projectedTop=0+$ppt.height();$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animationSpeed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(correctSizes['containerWidth']/2),'width':correctSizes['containerWidth']},settings.animationSpeed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animationSpeed);if(image_set&&_getFileType(images[setPosition])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();}
if(settings.showTitle&&hasTitle){$ppt.css({'top':$pp_pic_holder.offset().top-25,'left':$pp_pic_holder.offset().left+20,'display':'none'});$ppt.fadeIn(settings.animationSpeed);};if(correctSizes['resized'])$('a.pp_expand,a.pp_contract').fadeIn(settings.animationSpeed);settings.changepicturecallback();});};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed,function(){$('.pp_loaderIcon').show();if(callback)callback();});$ppt.fadeOut(settings.animationSpeed);}
function _checkPosition(setCount){if(setPosition==setCount-1){$pp_pic_holder.find('a.pp_next').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_next').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_next').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_next.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};if(setPosition==0){$pp_pic_holder.find('a.pp_previous').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_previous').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_previous').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_previous.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});};if(setCount>1){$('.pp_nav').show();}else{$('.pp_nav').hide();}};function _fitToViewport(width,height){hasBeenResized=false;_getDimensions(width,height);imageWidth=width;imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allowresize&&!percentBased){hasBeenResized=true;notFitting=true;while(notFitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{notFitting=false;};pp_containerHeight=imageHeight;pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+40,contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:hasBeenResized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+$ppt.height()+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;}
function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com\/watch/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.indexOf('.mov')!=-1){return'quicktime';}else if(itemSrc.indexOf('.swf')!=-1){return'flash';}else if(itemSrc.indexOf('iframe')!=-1){return'iframe'}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _centerOverlay(){if(doresize){titleHeight=$ppt.height();contentHeight=$pp_pic_holder.height();contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scrollPos['scrollTop']-((contentHeight+titleHeight)/2);$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)});$ppt.css({'top':projectedTop-titleHeight,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)+20});};};function _getScroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resizeOverlay(){windowHeight=$(window).height();windowWidth=$(window).width();$pp_overlay.css({'height':$(document).height()});};function _buildOverlay(){$('body').append(settings.markup);$pp_pic_holder=$('.pp_pic_holder');$ppt=$('.ppt');$pp_overlay=$('div.pp_overlay');$pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height()}).bind('click',function(){if(!settings.modal)
$.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(){$this=$(this);if($this.hasClass('pp_expand')){$this.removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$this.removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed);return false;});$pp_pic_holder.find('.pp_previous, .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});$pp_pic_holder.find('.pp_next, .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};_centerOverlay();};function grab_param(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);if(results==null)
return"";else
return results[1];}})(jQuery);