
/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

Cufon.registerFont({"w":278,"face":{"font-family":"BankGothic Medium","font-weight":400,"font-stretch":"semi-expanded","units-per-em":"360","panose-1":"2 11 8 7 2 2 3 6 2 4","ascent":"274","descent":"-86","bbox":"-9 -275 360 85","underline-thickness":"25.1367","underline-position":"-17.4023","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":139},"!":{"d":"41,-12v3,-17,-9,-44,15,-40v16,2,43,-8,41,13v-2,17,8,44,-16,39v-15,-3,-42,8,-40,-12xm54,-76r-13,-110r56,0r-14,110r-29,0","w":138},"\"":{"d":"92,-252r0,97r-24,0r0,-97r24,0xm40,-252r0,97r-24,0r0,-97r24,0","w":107},"#":{"d":"170,-151r-45,0r-17,47r46,0xm162,-256r-28,80r45,0r29,-80r29,0r-29,80r53,0r-9,25r-53,0r-16,46r56,0r-9,26r-56,0r-29,80r-29,0r29,-80r-46,0r-28,80r-29,0r28,-80r-55,0r10,-26r54,0r16,-46r-58,0r9,-25r59,0r28,-80r29,0","w":276},"$":{"d":"157,-28r53,0r0,-49r-53,0r0,49xm127,-110r0,-49r-52,0r0,49r52,0xm157,-186v44,-1,89,-5,83,45r-34,7r0,-25r-49,0r0,49v45,1,86,-8,86,44v0,43,0,70,-46,66r-40,0r0,47r-30,0r0,-47v-47,-1,-100,9,-92,-47r36,-6r0,25r56,0r0,-49v-46,0,-85,6,-85,-44v0,-42,2,-67,46,-65r39,0r0,-37r30,0r0,37"},"%":{"d":"234,-192r-157,198r-23,0r156,-198r24,0xm216,6v-29,0,-55,-27,-55,-56v0,-29,26,-55,55,-55v29,0,55,26,55,55v0,29,-26,56,-55,56xm216,-80v-16,0,-31,16,-31,31v-1,16,15,31,31,30v17,0,31,-13,31,-30v1,-16,-15,-31,-31,-31xm71,-167v-16,0,-31,15,-31,31v0,16,16,31,31,31v17,1,31,-15,31,-31v0,-16,-14,-31,-31,-31xm71,-81v-29,0,-55,-27,-55,-56v0,-29,25,-55,55,-55v29,0,55,26,55,55v0,29,-26,56,-55,56","w":287},"&":{"d":"69,-32r86,0r17,-15r-56,-47r-47,30r0,32xm123,-186v47,4,93,-7,84,49r-34,6r0,-25r-60,0r0,13r87,73r43,-36r25,21r-43,36r59,49r-57,0r-30,-26v-16,11,-22,29,-52,26v-56,-3,-113,19,-113,-56v0,-37,40,-39,61,-57v-28,-20,-22,-78,30,-73","w":296},"'":{"d":"40,-252r0,97r-24,0r0,-97r24,0","w":55},"(":{"d":"61,7v-39,-51,-40,-149,0,-200r38,0v-43,52,-44,148,0,200r-38,0","w":119},")":{"d":"20,7v44,-53,44,-147,0,-200r38,0v41,50,41,150,0,200r-38,0","w":119},"*":{"d":"90,-115r-24,43r-21,-16r34,-36r-48,-9r8,-25r44,22r-5,-50r24,0r-5,50r44,-22r8,25r-48,9r34,36r-21,16","w":180},"+":{"d":"162,-215r0,95r93,0r0,25r-93,0r0,95r-25,0r0,-95r-92,0r0,-25r92,0r0,-95r25,0","w":299},",":{"d":"32,-20v2,-16,-8,-39,14,-36v16,2,41,-8,41,13r0,38r-35,53r-22,0r31,-55v-14,-1,-32,5,-29,-13","w":119},"-":{"d":"17,-77r0,-37r84,0r0,37r-84,0","w":118},".":{"d":"32,-13v3,-18,-9,-47,15,-43v16,2,43,-8,41,13v-3,18,9,48,-16,43v-16,-2,-43,8,-40,-13","w":119},"\/":{"d":"-9,6r94,-198r24,0r-95,198r-23,0","w":100},"0":{"d":"73,-33r132,0r0,-121r-132,0r0,121xm76,0v-68,6,-42,-87,-42,-142v0,-34,9,-43,42,-44r126,0v69,-7,43,87,43,142v0,35,-8,43,-43,44r-126,0"},"1":{"d":"127,0r0,-150r-39,0r0,-25r79,-12r0,187r-40,0"},"2":{"d":"240,-51v2,37,-5,51,-43,51r-156,0v-1,-29,4,-39,24,-51r128,-79r0,-24r-106,0r0,38r-37,-9v-1,-39,0,-65,43,-61v63,4,165,-26,134,69v-35,32,-88,56,-129,84r107,0r0,-28"},"3":{"d":"235,-59v1,39,-4,59,-45,59r-108,0v-39,2,-44,-14,-42,-52r38,-7r0,26r100,0v20,1,18,-13,18,-31v-1,-32,-54,-11,-81,-17r0,-30v29,-6,80,18,74,-26v-2,-14,-3,-17,-18,-17r-92,0r0,23r-36,-7v-13,-75,84,-42,142,-48v39,-4,45,15,43,53v-1,26,-12,32,-36,36v27,2,42,11,43,38"},"4":{"d":"170,2r0,-43r-141,0r0,-31r139,-116r41,0r0,116r45,0r0,31r-45,0r0,43r-39,0xm170,-72r0,-83r-102,83r102,0"},"5":{"d":"147,-90v-33,0,-67,3,-100,7r10,-103r161,0r-3,32r-130,0r-4,36v70,-6,167,-17,167,58v0,80,-122,64,-192,55r-9,-36v33,5,63,10,98,10v38,-1,60,-2,63,-31v-3,-27,-25,-28,-61,-28"},"6":{"d":"204,-56v0,-56,-73,-25,-124,-28v0,38,0,54,38,51v33,-2,86,12,86,-23xm40,-57v-8,-98,52,-136,150,-133r26,30v-69,1,-117,2,-133,48v55,-4,160,-28,160,42v0,50,-13,72,-63,70v-64,-4,-149,19,-140,-57"},"7":{"d":"100,3r100,-157r-123,0r0,40r-39,-7r0,-65r207,0r0,30r-98,159r-47,0"},"8":{"d":"38,-133v-1,-37,4,-53,43,-53r116,0v39,-2,42,15,42,53v0,26,-11,32,-35,36v32,3,41,21,40,57v-1,32,-13,39,-46,40r-118,0v-41,2,-47,-19,-45,-59v1,-26,15,-34,39,-38v-24,-5,-35,-10,-36,-36xm200,-128v0,-17,1,-26,-18,-26r-86,0v-19,-2,-18,9,-18,26v0,15,3,17,18,17r86,0v15,0,18,-2,18,-17xm204,-50v0,-18,3,-31,-17,-31r-96,0v-20,-2,-17,13,-17,31v0,15,3,17,17,17r96,0v14,-1,17,-2,17,-17"},"9":{"d":"242,-128v0,98,-53,135,-151,132r-25,-30v70,0,116,-3,133,-48v-55,4,-161,27,-161,-41v0,-50,13,-73,64,-71v65,3,140,-19,140,58xm119,-98r82,-4v3,-36,1,-56,-38,-52v-36,4,-91,-17,-85,33v3,23,13,24,41,23"},":":{"d":"32,-110v3,-18,-9,-47,15,-43v17,2,44,-8,41,14v-3,18,9,47,-16,42v-16,-2,-43,8,-40,-13xm32,-13v3,-18,-9,-47,15,-43v16,2,43,-8,41,13v-3,18,9,48,-16,43v-16,-2,-43,8,-40,-13","w":119},";":{"d":"32,-110v3,-17,-9,-46,14,-43v17,2,44,-8,41,14v-3,17,10,47,-15,42v-16,-2,-43,8,-40,-13xm32,-20v2,-16,-8,-39,14,-36v16,2,41,-8,41,13r0,38r-35,53r-22,0r31,-55v-14,-1,-32,5,-29,-13","w":119},"<":{"d":"253,-177r-170,70r170,69r0,27r-207,-85r0,-23r207,-85r0,27","w":299},"=":{"d":"255,-85r0,25r-210,0r0,-25r210,0xm255,-155r0,25r-210,0r0,-25r210,0","w":299},">":{"d":"253,-119r0,23r-207,85r0,-27r171,-69r-171,-70r0,-27","w":299},"?":{"d":"85,-12v3,-17,-9,-44,15,-40v16,2,43,-8,41,13v-3,16,9,44,-15,39v-16,-3,-43,9,-41,-12xm77,-186v47,0,118,-15,118,35r0,29r-63,37r0,10r-37,0r0,-26r62,-38r0,-16r-82,0r0,23r-37,-5v-3,-32,10,-49,39,-49","w":238},"@":{"d":"44,-91v-7,126,165,150,246,89r10,14v-30,23,-69,40,-117,40v-96,0,-164,-49,-164,-144v0,-105,72,-166,177,-166v83,0,146,42,146,121v0,67,-35,112,-99,116v-23,1,-37,-8,-36,-31v-19,48,-108,40,-108,-27v0,-51,34,-98,84,-97v23,0,36,9,43,26r10,-20r23,0r-27,111v0,11,5,19,17,17v43,-6,66,-45,67,-92v2,-63,-54,-104,-121,-102v-93,2,-146,57,-151,145xm127,-78v0,38,40,48,64,26v18,-17,21,-47,29,-73v-3,-18,-14,-33,-35,-32v-35,0,-58,40,-58,79","w":360},"A":{"d":"95,-74r81,0r-40,-76xm12,0r105,-186r42,0r106,186r-48,0r-23,-41r-117,0r-22,41r-43,0","w":277,"k":{"\u2019":31,"\u2018":26,"\u201d":31,"\u201c":26,"y":23,"w":10,"v":20,"u":10,"t":20,"q":10,"o":10,"f":8,"e":8,"d":8,"c":10,"Y":20,"X":20,"W":8,"V":13,"U":8,"T":24,"S":6,"Q":6,"O":6,"G":6,"C":6,"A":13}},"B":{"d":"208,-125v1,-18,2,-31,-19,-31r-99,0r0,45r99,0v14,0,19,-2,19,-14xm210,-50v1,-20,0,-31,-21,-31r-99,0r0,48r99,0v15,-1,20,-3,21,-17xm250,-60v4,43,-13,60,-55,60r-148,0r0,-186r160,0v37,-2,41,21,41,59v0,20,-14,29,-32,31v20,3,32,15,34,36","w":285,"k":{"\u2018":20,"\u201c":20,"Y":6}},"C":{"d":"90,-186v66,0,173,-33,157,62r-44,7r0,-36r-116,0r0,118r116,0r0,-40r44,9v1,42,0,66,-46,66r-111,0v-73,8,-46,-85,-46,-142v0,-36,10,-44,46,-44","w":288,"k":{"Y":6,"S":6,"A":6}},"D":{"d":"229,-95v0,-68,-72,-59,-138,-58r0,118v68,0,138,8,138,-60xm273,-94v0,66,-41,94,-117,94r-109,0r0,-186r120,0v65,-1,106,30,106,92","w":304,"k":{"Y":6,"A":6}},"E":{"d":"47,0r0,-186r191,0r0,32r-147,0r0,41r85,0r0,32r-85,0r0,46r148,0r0,35r-192,0","w":271},"F":{"d":"47,0r0,-186r188,0r0,33r-144,0r0,49r78,0r0,34r-78,0r0,70r-44,0","w":241,"k":{"\u2019":-7,"\u2018":-7,"\u201d":-7,"\u201c":-7,"y":-7,"u":13,"r":15,"o":20,"i":20,"e":20,"a":50,"S":-7,"A":33,".":46,",":46}},"G":{"d":"218,-186v37,0,46,11,46,47r-42,7r0,-21r-135,0r0,118r135,0r0,-41r-71,0r0,-32r113,0v-3,50,16,108,-46,108r-128,0v-73,8,-46,-85,-46,-142v0,-36,10,-44,46,-44r128,0","w":307,"k":{"Y":6,"W":6,"T":20,"A":6}},"H":{"d":"47,0r0,-186r44,0r0,72r135,0r0,-72r43,0r0,186r-43,0r0,-80r-135,0r0,80r-44,0","w":316},"I":{"d":"47,0r0,-186r44,0r0,186r-44,0","w":138},"J":{"d":"200,-44v8,66,-73,38,-125,44v-53,6,-47,-35,-47,-82r44,-9r0,56r85,0r0,-151r43,0r0,142","w":240,"k":{"A":6}},"K":{"d":"47,0r0,-186r44,0r0,78r103,-78r63,0r-123,88r138,98r-70,0r-111,-82r0,82r-44,0","w":285,"k":{"\u2019":8,"\u2018":13,"\u201d":8,"\u201c":13,"y":26,"u":20,"o":20,"e":20,"a":13,"Y":13,"W":13,"U":13,"T":13,"O":13,"C":13,"A":13,"-":26}},"L":{"d":"47,0r0,-186r44,0r0,151r139,0r0,35r-183,0","w":245,"k":{"\u2019":60,"\u2018":60,"\u201d":60,"\u201c":60,"y":40,"u":6,"o":6,"e":6,"a":6,"Y":46,"W":26,"V":40,"U":6,"T":43,"O":6,"A":6}},"M":{"d":"47,0r0,-186r35,0r88,113r85,-113r35,0r0,186r-40,0r1,-135v-23,43,-54,74,-80,113r-9,0r-81,-112r1,134r-35,0","w":333},"N":{"d":"47,0r0,-186r30,0r152,130v-3,-41,-2,-86,-2,-130r39,0r0,186r-30,0r-152,-130v5,40,1,87,2,130r-39,0","w":312},"O":{"d":"90,0v-73,8,-46,-85,-46,-142v0,-36,10,-44,46,-44r136,0v72,-7,46,85,46,142v0,36,-9,43,-46,44r-136,0xm87,-35r142,0r0,-118r-142,0r0,118","w":316,"k":{"Y":6,"X":6,"A":6}},"P":{"d":"207,-119v0,-20,3,-35,-20,-35r-97,0r0,50r97,0v14,-1,20,-2,20,-15xm248,-150v1,42,4,78,-42,78r-116,0r0,72r-43,0r0,-186r159,0v28,0,42,9,42,36","w":267,"k":{"\u2019":-20,"\u2018":-13,"\u201d":-20,"\u201c":-13,"a":26,"W":-7,"U":6,"A":20,".":26,"-":-13,",":26}},"Q":{"d":"166,0v-52,-5,-130,21,-122,-44v7,-57,-26,-142,46,-142r136,0v72,-7,40,85,46,142v5,44,-24,45,-66,44r24,48r-43,0xm87,-35r63,0r-17,-40r32,-13r25,53r39,0r0,-118r-142,0r0,118","w":316},"R":{"d":"207,-117v0,-20,4,-37,-20,-37r-97,0r0,52r97,0v14,0,20,-1,20,-15xm248,-150v1,43,5,85,-42,80r-24,0r86,70r-62,0r-75,-70r-41,0r0,70r-43,0r0,-186r159,0v28,0,42,9,42,36","w":288,"k":{"y":13,"u":6,"o":6,"e":6,"a":13,"Y":6,"W":-7,"T":6,"A":13,".":6,",":6}},"S":{"d":"95,-186v58,0,158,-28,152,45r-39,9r0,-21r-121,0r0,40r116,0v47,-4,47,25,46,69v-1,36,-9,43,-46,44r-115,0v-39,0,-47,-11,-47,-49r39,-8r0,22r131,0r0,-42r-116,0v-44,2,-47,-22,-46,-65v2,-35,10,-44,46,-44","w":291,"k":{"S":6,"A":6}},"T":{"d":"134,-153r0,153r-43,0r0,-153r-86,0r0,-33r215,0r0,33r-86,0","w":225,"k":{"\u2019":-7,"\u2018":-7,"\u201d":-7,"\u201c":-7,"u":6,"s":15,"r":8,"o":13,"i":15,"e":8,"c":15,"a":44,"A":24,";":6,":":6,".":33,",":33}},"U":{"d":"94,0v-37,-1,-47,-8,-47,-44r0,-142r44,0r0,151r123,0r0,-151r43,0r0,142v-1,36,-9,43,-46,44r-117,0","w":304,"k":{"Z":6,"J":6,"A":8}},"V":{"d":"110,0r-107,-186r49,0r75,134r72,-134r43,0r-102,186r-30,0","w":245,"k":{"u":13,"o":15,"i":13,"e":13,"a":28,"A":13,";":6,":":6,".":40,",":40}},"W":{"d":"86,0r-72,-186r45,0r47,125r49,-125r30,0r51,125r45,-125r38,0r-71,186r-30,0r-51,-128r-52,128r-29,0","w":333,"k":{"y":11,"u":13,"r":13,"o":13,"i":13,"e":13,"a":20,"A":10,";":13,":":13,".":26,",":26}},"X":{"d":"19,0r88,-95r-89,-91r57,0r59,63r57,-63r49,0r-81,86r101,100r-59,0r-68,-72r-63,72r-51,0","w":258,"k":{"\u2018":18,"\u201c":18,"e":13,"C":8,"A":6}},"Y":{"d":"99,0r0,-83r-96,-103r57,0r64,72r64,-72r51,0r-96,102r0,84r-44,0","w":241,"k":{"y":13,"u":26,"o":26,"i":28,"e":26,"a":46,"O":6,"C":6,"A":20,";":13,":":13,".":40,",":40}},"Z":{"d":"22,0r0,-20r130,-133r-117,0r0,-33r186,0r0,19r-131,132r131,0r0,35r-199,0","w":245,"k":{"\u2018":11,"\u201c":11}},"[":{"d":"113,6r-79,0r0,-198r79,0r0,26r-45,0r0,145r45,0r0,27","w":119},"\\":{"d":"15,-192r94,198r-23,0r-95,-198r24,0","w":100},"]":{"d":"6,6r0,-27r45,0r0,-145r-45,0r0,-26r79,0r0,198r-79,0","w":119},"^":{"d":"196,-256r90,98r-32,0r-74,-74r-75,74r-31,0r89,-98r33,0","w":360},"_":{"d":"180,60r0,25r-180,0r0,-25r180,0","w":180},"`":{"d":"116,-172r-23,0r-52,-61r39,0","w":180},"a":{"d":"11,0r90,-152r36,0r92,152r-42,0r-19,-33r-101,0r-19,33r-37,0xm83,-61r70,0r-36,-64","w":232,"k":{"y":20,"x":6,"v":13,"t":20}},"b":{"d":"208,-49v0,37,-12,49,-48,49r-126,0r0,-152r137,0v32,-2,38,17,36,48v-1,16,-11,22,-26,26v16,2,27,12,27,29xm170,-102v0,-15,3,-25,-16,-25r-84,0r0,36r84,0v10,0,16,-2,16,-11xm172,-41v1,-16,0,-25,-18,-25r-84,0r0,39r84,0v13,0,18,-3,18,-14","w":236,"k":{"y":20,"w":6,"v":13,"s":6}},"c":{"d":"70,-152v54,8,148,-30,135,50r-38,6r0,-28r-100,0r0,95r100,0r0,-33r38,8v2,36,-2,58,-40,54v-50,-6,-140,24,-135,-36v4,-47,-22,-125,40,-116","w":231,"k":{"y":13,"a":6}},"d":{"d":"190,-78v0,-58,-65,-46,-119,-47r0,97v57,0,119,8,119,-50xm228,-77v0,90,-104,77,-194,77r0,-152v88,0,194,-14,194,75","w":249,"k":{"y":13,"v":6,"a":6}},"e":{"d":"34,0r0,-152r163,0r0,27r-126,0r0,33r74,0r0,26r-74,0r0,38r128,0r0,28r-165,0","w":218},"f":{"d":"34,0r0,-152r161,0r0,27r-124,0r0,40r67,0r0,28r-67,0r0,57r-37,0","w":197,"k":{"t":-7,"a":26}},"g":{"d":"180,-152v31,0,41,8,40,38r-37,6r0,-16r-116,0r0,95r116,0r0,-33r-60,0r0,-27r97,0v-2,43,12,89,-40,89r-110,0v-61,7,-40,-68,-40,-116v0,-30,9,-36,40,-36r110,0","w":249,"k":{"y":20,"t":13,"a":6}},"h":{"d":"34,0r0,-152r37,0r0,58r116,0r0,-58r37,0r0,152r-37,0r0,-64r-116,0r0,64r-37,0","w":258},"i":{"d":"34,0r0,-152r37,0r0,152r-37,0","w":104},"j":{"d":"167,-36v6,54,-63,31,-107,36v-44,4,-41,-28,-40,-68r37,-7r0,47r73,0r0,-124r37,0r0,116","w":201,"k":{"a":13}},"k":{"d":"34,0r0,-152r37,0r0,61r89,-61r54,0r-105,70r117,82r-59,0r-96,-69r0,69r-37,0","w":223,"k":{"y":20,"t":6,"a":6}},"l":{"d":"34,0r0,-152r37,0r0,124r120,0r0,28r-157,0","w":198,"k":{"y":40,"w":20,"v":33,"u":-7,"t":40}},"m":{"d":"34,0r0,-152r30,0r74,90r74,-90r30,0r0,152r-34,0r0,-105r-68,87r-7,0r-69,-84r0,102r-30,0","w":276},"n":{"d":"34,0r0,-152r25,0r130,101r0,-101r33,0r0,152r-25,0r-129,-103r0,103r-34,0","w":256},"o":{"d":"67,-29r123,0r0,-95r-123,0r0,95xm70,0v-62,7,-40,-68,-40,-116v0,-30,8,-36,40,-36r118,0v62,-8,39,69,39,116v0,29,-9,36,-39,36r-118,0","w":257,"k":{"y":12}},"p":{"d":"207,-123v1,35,3,64,-36,64r-101,0r0,59r-36,0r0,-152r137,0v24,0,35,8,36,29xm172,-98v0,-16,1,-28,-17,-28r-85,0r0,40r85,0v12,1,16,-2,17,-12","w":226,"k":{"y":6,"w":-7,"u":-7,"a":20}},"q":{"d":"136,0v-44,-4,-112,17,-106,-36v6,-47,-23,-116,40,-116r118,0v62,-8,34,69,39,116v4,36,-22,36,-57,36r20,39r-37,0xm67,-29r56,0r-16,-33r27,-10r21,43r35,0r0,-95r-123,0r0,95","w":257},"r":{"d":"172,-96v0,-17,2,-30,-17,-30r-85,0r0,42r85,0v11,0,16,-3,17,-12xm207,-123v1,36,3,69,-36,65r-21,0r73,58r-54,0r-64,-58r-35,0r0,58r-36,0r0,-152r137,0v24,0,35,8,36,29","w":233,"k":{"y":13,"v":13,"t":13,"a":13}},"s":{"d":"76,-152v50,0,136,-24,131,37r-32,6r0,-16r-105,0r0,32v58,9,154,-32,138,57v4,62,-87,36,-138,36v-32,0,-41,-8,-40,-40r33,-6r0,18r112,0r0,-35v-57,-8,-150,31,-139,-53v4,-29,9,-36,40,-36","w":238,"k":{"s":10,"a":6}},"t":{"d":"125,-125r0,125r-37,0r0,-125r-74,0r0,-27r184,0r0,27r-73,0","w":212,"k":{"t":16,"c":13,"a":26}},"u":{"d":"174,0v-51,0,-140,26,-140,-36r0,-116r37,0r0,124r106,0r0,-124r37,0r0,116v0,30,-10,36,-40,36","w":248,"k":{"z":6,"a":6}},"v":{"d":"105,0r-92,-152r42,0r65,110r60,-110r39,0r-88,152r-26,0","w":227,"k":{"a":13}},"w":{"d":"75,0r-62,-152r39,0r40,106r43,-106r25,0r43,106r39,-106r33,0r-61,152r-25,0r-44,-108r-45,108r-25,0","w":284},"x":{"d":"18,0r76,-78r-77,-74r50,0r51,49r48,-49r43,0r-70,70r86,82r-51,0r-58,-57r-54,57r-44,0","w":229,"k":{"t":14,"c":8,"a":8}},"y":{"d":"91,0r0,-68r-83,-84r50,0r55,57r55,-57r43,0r-83,83r0,69r-37,0","w":213,"k":{"o":12,"c":13,"a":20}},"z":{"d":"25,0r0,-17r112,-108r-101,0r0,-27r161,0r0,15r-114,109r114,0r0,28r-172,0","w":221},"{":{"d":"79,-197v-3,-55,22,-63,73,-63r0,27v-84,-17,-3,133,-78,140v42,5,36,52,36,100v0,35,9,40,42,40r0,26v-52,1,-76,-8,-73,-63v2,-48,5,-101,-49,-90r0,-27v52,10,51,-39,49,-90","w":180},"|":{"d":"103,-275r0,360r-26,0r0,-360r26,0","w":180},"}":{"d":"28,-260v50,0,76,8,73,63v-2,48,-4,101,50,90r0,27v-52,-10,-52,39,-50,90v3,55,-21,64,-73,63r0,-26v85,17,5,-132,78,-140v-41,-6,-35,-52,-35,-100v0,-34,-10,-40,-43,-40r0,-27","w":180},"~":{"d":"201,-108v29,0,46,-11,68,-27r0,27v-33,26,-76,32,-122,12v-51,-22,-80,-8,-116,17r0,-28v20,-13,40,-24,68,-25v32,-1,75,24,102,24","w":299},"\u2122":{"d":"169,-256r27,67r25,-67r26,0r0,94r-17,0r0,-78r-29,78r-10,0r-31,-78r0,78r-17,0r0,-94r26,0xm122,-256r0,14r-30,0r0,80r-19,0r0,-80r-30,0r0,-14r79,0","w":299},"\u2026":{"d":"32,-13v3,-18,-9,-47,15,-43v16,2,43,-8,41,13v-3,18,9,48,-16,43v-16,-2,-43,8,-40,-13xm152,-13v3,-18,-9,-47,15,-43v16,2,43,-8,41,13v-3,18,9,48,-16,43v-16,-2,-43,8,-40,-13xm272,-13v3,-18,-9,-47,15,-43v16,2,43,-8,41,13v-3,18,9,48,-16,43v-16,-2,-43,8,-40,-13","w":360},"\u2013":{"d":"0,-83r0,-25r180,0r0,25r-180,0","w":180},"\u2014":{"d":"0,-108r360,0r0,25r-360,0r0,-25","w":360},"\u201c":{"d":"177,-118v-2,17,7,40,-15,36v-16,-2,-41,8,-41,-13r0,-38r36,-53r21,0r-30,55v14,1,31,-5,29,13xm88,-118v-2,17,7,40,-15,36v-16,-2,-41,8,-41,-13r0,-38r36,-53r21,0r-31,55v14,1,32,-5,30,13","w":208,"k":{"X":6,"T":-7,"P":6,"J":20,"F":20,"A":31}},"\u201d":{"d":"121,-150v2,-16,-7,-40,15,-36v16,3,40,-9,40,14r0,37r-35,53r-22,0r31,-55v-14,-1,-31,5,-29,-13xm32,-150v2,-16,-7,-39,14,-36v17,2,41,-8,41,14r0,37r-35,53r-22,0r31,-55v-14,-1,-32,5,-29,-13","w":208},"\u2018":{"d":"88,-118v-2,17,7,40,-15,36v-16,-2,-41,8,-41,-13r0,-38r36,-53r21,0r-31,55v14,1,32,-5,30,13","w":119,"k":{"X":6,"T":-7,"P":6,"J":20,"F":20,"A":31}},"\u2019":{"d":"32,-150v2,-16,-7,-39,14,-36v17,2,41,-8,41,14r0,37r-35,53r-22,0r31,-55v-14,-1,-32,5,-29,-13","w":119},"\u00d7":{"d":"151,-125r83,-82r17,17r-83,83r83,82r-17,17r-83,-82r-82,82r-17,-17r82,-82r-82,-83r17,-17","w":299},"\u00a0":{"w":139}}});
Cufon.registerFont({"w":143,"face":{"font-family":"Savoyeletplain","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","cap-height":"4","bbox":"-60 -256 368 70.5538","underline-thickness":"7.91016","underline-position":"-43.9453","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":62},"\u00d7":{"w":0},"\u00fd":{"w":0},"!":{"d":"11,-12v0,-8,7,-15,14,-15v7,0,14,7,14,15v1,7,-7,14,-14,14v-7,0,-15,-7,-14,-14xm53,-212r24,-11r-45,180r-5,2","w":94},"\"":{"d":"26,-110v0,-13,2,-47,13,-30r-10,30r-3,0xm17,-145v12,6,-4,24,-5,35r-3,0v1,-12,-2,-32,8,-35","w":43},"#":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"$":{"d":"37,-5v30,-2,34,-37,11,-55xm49,-137v-28,2,-28,33,-10,49xm44,-63r-5,-6v-3,21,-11,44,-11,63v1,0,3,1,5,1xm53,-137r-10,52r5,5r11,-56v-1,0,-3,-1,-6,-1xm36,-72v-29,-19,-21,-69,15,-72v3,-6,-2,-19,8,-18v0,6,-10,20,2,18v3,-6,-1,-18,8,-18r-4,19v10,2,19,8,25,16r-8,9v-5,-8,-12,-14,-19,-17v-3,19,-11,42,-11,59v31,20,23,75,-17,78v-3,6,1,18,-8,18v0,-6,10,-20,-2,-18v-3,6,1,18,-8,18r4,-19v-13,-2,-24,-8,-31,-18r10,-11v4,9,12,16,23,20","w":102},"%":{"d":"92,-1v19,-5,26,-31,27,-56v0,-11,-2,-20,-13,-19v-19,1,-29,36,-28,54v0,14,5,21,14,21xm35,-66v19,-4,28,-31,27,-57v0,-11,-3,-19,-13,-19v-18,0,-29,37,-28,55v0,14,5,21,14,21xm106,-81v16,0,27,13,26,31v-1,26,-15,51,-40,53v-17,1,-28,-13,-27,-31v1,-27,16,-53,41,-53xm49,-146v23,10,65,21,75,-9r5,4r-111,158r-4,-3r99,-141v-14,9,-27,9,-43,2v14,30,-3,72,-34,73v-17,1,-28,-14,-28,-31v0,-24,18,-53,41,-53","w":155},"&":{"d":"130,-216v-31,3,-46,40,-42,75v31,-18,52,-24,59,-59v0,-10,-7,-16,-17,-16xm76,-127v-62,25,-47,126,26,122v13,0,26,-2,38,-7v-34,-24,-59,-62,-64,-115xm160,-19v26,21,67,14,81,-12r2,3v-22,36,-62,40,-99,19v-47,28,-126,14,-126,-49v0,-29,23,-54,58,-77v0,-43,22,-86,59,-88v13,0,25,10,25,23v0,27,-50,52,-72,64v6,52,32,89,67,114v20,-15,40,-37,43,-68v0,-14,-8,-25,-21,-25v-16,0,-29,14,-37,43r-9,-13v2,-39,73,-57,73,-7v0,36,-24,55,-44,73","w":269},"'":{"d":"17,-145v12,6,-4,24,-5,35r-3,0v1,-12,-2,-32,8,-35","w":26},"(":{"d":"72,30v-83,-62,-24,-263,59,-286v-4,10,-19,10,-26,19v-36,45,-57,122,-60,202v-1,31,7,51,28,61","w":120},")":{"d":"45,-256v84,61,23,264,-59,286v3,-12,20,-10,27,-19v34,-45,57,-126,59,-202v1,-32,-7,-52,-28,-61","w":120},"*":{"d":"63,-235r5,0r-5,24v7,-4,16,-23,22,-12r-20,16r21,-1v1,12,-15,4,-23,5v3,7,17,16,7,22r-10,-18r-5,26r-6,0r6,-24v-7,4,-16,24,-20,11r20,-17r-21,2v-1,-11,13,-5,21,-6v-4,-7,-17,-15,-7,-21r10,17","w":83},"+":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},",":{"d":"23,-28v32,13,-6,52,-22,57v-4,-11,25,-17,25,-32v-7,8,-20,4,-19,-7v-1,-10,7,-18,16,-18","w":83},"-":{"d":"10,-57r43,0r-2,7r-43,0","w":85},".":{"d":"8,-10v-2,-18,27,-25,28,-5v2,17,-28,25,-28,5","w":83},"\/":{"d":"145,-254r4,2r-148,280r-5,-3","w":136},"0":{"d":"38,-1v37,-8,50,-62,52,-106v1,-19,-7,-33,-23,-34v-31,0,-52,64,-52,105v0,19,6,35,23,35xm67,-145v24,-2,39,22,38,48v-1,46,-27,100,-68,100v-23,0,-38,-22,-37,-49v3,-45,25,-96,67,-99","w":122},"1":{"d":"26,-25v-3,15,-2,22,16,20r-1,5r-53,0v3,-11,27,1,24,-25r17,-86v-1,-17,-33,16,-24,0v17,-9,27,-25,47,-31v-9,31,-18,81,-26,117","w":69},"2":{"d":"4,-15v29,-4,69,12,76,-17r3,0r-11,32v-31,4,-62,-7,-91,1v1,-13,14,-12,25,-23v24,-24,65,-42,67,-87v1,-17,-10,-31,-26,-31v-22,0,-42,31,-20,42v-7,9,-23,1,-22,-10v2,-40,88,-55,84,-1v-4,50,-54,64,-85,94","w":106},"3":{"d":"79,-128v-26,2,-59,-8,-64,16r-4,0r13,-33v17,5,46,2,69,3r1,5r-41,45v55,14,30,95,-24,95v-24,0,-50,-20,-36,-41v2,-3,5,-5,9,-5v-4,23,12,41,33,41v22,0,39,-18,39,-39v0,-22,-16,-37,-36,-41","w":110},"4":{"d":"-1,-48v20,-6,33,-12,51,-8v6,-15,4,-38,16,-47v-1,16,-7,35,-6,49v13,0,24,4,33,-3v-2,16,-17,22,-36,16r-6,41r-16,0r11,-43v-17,-6,-39,-6,-53,2r-3,-3v17,-17,45,-54,40,-93r19,-10v1,44,-31,71,-50,99","w":110},"5":{"d":"69,-46v1,-30,-29,-49,-56,-34r-4,-1r21,-61v20,-5,52,9,61,-9r4,0v-6,10,-2,25,-21,25r-44,-1r-10,29v32,-8,59,12,59,43v0,36,-25,56,-58,59v-23,2,-41,-18,-29,-37v2,-3,5,-5,9,-5v-8,20,8,37,27,36v25,-1,41,-19,41,-44","w":103},"6":{"d":"54,-88v-24,1,-39,32,-40,58v0,19,7,29,21,29v26,0,39,-33,39,-61v0,-15,-4,-26,-20,-26xm81,-113v7,-10,5,-28,-11,-26v-33,4,-45,42,-52,74v14,-39,69,-41,72,5v4,59,-94,94,-90,17v2,-51,28,-95,75,-102v24,-4,31,34,6,32","w":111},"7":{"d":"76,-128v-28,2,-64,-8,-70,16r-4,0r14,-33v20,5,50,2,75,3v-25,40,-57,78,-66,134r-26,13r31,-61","w":85},"8":{"d":"61,-140v-42,6,-34,45,3,64v29,-6,36,-64,-3,-64xm10,-38v0,42,68,49,68,6v0,-20,-25,-34,-38,-44v-17,5,-30,18,-30,38xm-4,-34v0,-22,20,-38,40,-45v-28,-20,-10,-67,27,-65v21,1,38,10,38,31v-1,22,-16,33,-33,40v12,12,22,16,23,34v1,25,-22,41,-49,41v-24,0,-46,-13,-46,-36","w":117},"9":{"d":"58,-141v-23,2,-35,29,-36,55v0,14,7,27,20,27v34,1,56,-75,16,-82xm6,-90v0,-54,89,-81,87,-13v-3,58,-47,88,-84,110r-3,-3v26,-18,53,-44,63,-73v-19,26,-63,16,-63,-21","w":110},":":{"d":"8,-10v-2,-18,27,-25,28,-5v2,17,-28,25,-28,5xm23,-82v-3,-18,27,-26,27,-5v3,17,-27,25,-27,5","w":83},";":{"d":"23,-28v32,13,-6,52,-22,57v-4,-11,25,-17,25,-32v-7,8,-20,4,-19,-7v-1,-10,7,-18,16,-18xm23,-82v-2,-18,26,-26,28,-5v2,18,-27,24,-28,5","w":83},"<":{"d":"80,-162v0,-5,5,-10,10,-10v5,0,10,5,10,10v0,6,-4,11,-10,11v-6,0,-10,-5,-10,-11xm67,2v-28,-15,0,-66,0,-96r-36,0r-33,130v-10,18,-31,41,-58,31r9,-13v29,18,39,-13,45,-42r23,-106r-17,0v-1,-9,11,-5,18,-6v19,-55,12,-159,88,-145r-7,16v-16,-21,-40,-5,-40,18r-27,111r52,0v-6,25,-18,50,-18,78v0,19,13,15,24,0r3,2v-11,10,-14,20,-26,22","w":106},"=":{"d":"55,-154r4,3r-110,158r-4,-3","w":49},">":{"d":"73,2v-14,-2,-14,-19,-11,-36r39,-200v-12,-10,-32,-7,-37,9v-11,37,-21,85,-31,125r27,0r-1,6r-28,0v-16,48,-18,111,-46,148v-11,14,-27,18,-45,13r9,-13v27,21,39,-18,45,-43r23,-105r-17,0v-1,-9,11,-5,18,-6v18,-60,15,-171,101,-142r-48,220v2,19,13,15,24,0r3,2v-11,10,-14,20,-25,22","w":110},"?":{"d":"23,-12v0,-8,7,-15,14,-15v7,0,14,7,14,15v1,7,-7,15,-14,14v-8,0,-14,-6,-14,-14xm41,-75v-13,17,1,35,20,24v-2,4,-1,11,-6,12v-54,-10,-4,-75,12,-93v23,-26,34,-35,41,-66v0,-10,-7,-18,-18,-18v-24,2,-47,27,-58,47r-5,-18v12,-17,34,-34,58,-35v68,17,-3,98,-24,120v-11,11,-16,21,-20,27","w":120},"@":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"A":{"d":"213,-220v-31,24,-55,99,-81,136r57,0r28,-132v0,-3,-1,-4,-4,-4xm176,-22r12,-56r-61,0v21,16,35,31,49,56xm203,-223v10,-15,28,-19,32,-1r-29,140r12,0v1,8,-7,6,-13,6r-17,78r-11,0v-10,-28,-30,-56,-53,-72v-30,42,-69,82,-138,80r5,-14v127,10,156,-142,212,-217","w":234,"k":{"r":5}},"B":{"d":"60,-157v-26,34,-50,84,-55,139v-1,13,7,14,12,5v20,-36,36,-99,43,-144xm147,-227v-19,1,-63,28,-68,51v-12,57,-27,125,-52,168v-10,17,-29,15,-27,-9v5,-63,30,-114,62,-151r6,-51r18,-8r-5,37v21,-19,42,-48,77,-48v27,0,25,36,13,57v-14,24,-38,50,-61,66v29,-3,49,14,49,40v0,56,-66,98,-118,71r9,-11v37,33,91,-6,91,-56v0,-27,-20,-42,-45,-35v2,-19,22,-18,32,-32v17,-15,38,-43,39,-67v0,-13,-8,-22,-20,-22","w":179,"k":{"r":5}},"C":{"d":"109,-228v24,-12,58,-10,57,19v-2,36,-35,61,-65,71r-4,-14v28,-8,59,-28,62,-60v1,-12,-10,-18,-21,-18v-69,15,-109,74,-114,153v-4,53,41,87,90,64v11,-5,26,-16,39,-28r2,4v-23,23,-48,41,-85,42v-70,2,-77,-92,-46,-144v21,-35,49,-71,85,-89","w":173,"k":{"r":5}},"D":{"d":"2,-11v10,21,46,12,66,0v-29,-7,-53,-20,-66,0xm163,-174v-14,56,-37,127,-72,154v22,5,42,14,68,14v39,0,66,-28,66,-68v0,-32,-21,-66,-62,-100xm22,-190v0,-27,21,-38,48,-39v24,0,51,10,82,29v3,-9,5,-19,5,-27r19,-8r-9,45v32,27,64,57,65,111v2,80,-88,101,-157,70v-20,14,-71,26,-80,-3v11,-33,51,-21,89,-11v33,-32,51,-101,65,-161v-22,-17,-53,-35,-89,-35v-56,0,-26,56,6,65r-11,11v-17,-9,-33,-25,-33,-47","w":255,"k":{"r":5}},"E":{"d":"10,-36v2,44,69,34,99,18v13,-6,27,-12,41,-20r-4,21v-43,23,-146,41,-146,-25v0,-45,43,-71,83,-91v-13,-2,-19,-8,-19,-19v3,-35,65,-79,111,-84v43,10,3,65,-13,78r-9,-10v18,-20,27,-36,27,-48v0,-8,-4,-12,-14,-12v-41,0,-79,34,-87,70v2,15,12,19,31,18r-2,11v-35,13,-100,58,-98,93","w":180,"k":{"z":7,"y":10,"x":10,"w":10,"v":10,"u":7,"t":7,"s":5,"r":10,"q":7,"p":7,"o":7,"n":7,"m":7,"i":7,"g":7,"e":7,"d":7,"c":7,"a":7}},"F":{"d":"171,-214v-9,42,-23,94,-38,130r43,0r-1,6v-14,1,-32,-2,-44,1v-21,53,-72,98,-145,79r5,-13v60,30,112,-14,126,-67r-18,0v-1,-12,19,0,22,-10v11,-34,24,-78,31,-117r19,-9v-50,0,-136,-23,-147,25v0,17,21,26,62,28r-12,12v-28,-2,-54,-13,-56,-38v10,-63,136,-47,202,-36r-8,16","w":196,"k":{"y":17,"u":17,"r":15,"o":17,"i":12,"e":17,"a":20,";":15,":":15,".":32,",":32}},"G":{"d":"24,-72v-5,68,66,83,103,34r6,-30r19,-11v-10,83,-45,173,-145,144r6,-12v65,32,110,-18,112,-82v-16,17,-37,31,-65,31v-68,0,-62,-97,-33,-143v25,-39,61,-95,116,-95v39,0,31,48,9,69v-13,12,-27,23,-45,29r-6,-14v28,-9,62,-29,62,-60v0,-11,-9,-19,-21,-19v-70,15,-112,79,-118,159","w":170},"H":{"d":"191,-24r11,-54r-60,0v16,12,40,36,49,54xm170,-228v-7,50,-23,103,-40,144r74,0r30,-144r18,-9r-50,237r-11,0v-11,-33,-36,-67,-64,-78v-23,53,-62,93,-141,85r5,-14v125,32,133,-109,159,-211","w":247},"I":{"d":"125,-231v-35,16,-52,128,-18,156v14,-32,29,-90,29,-131v0,-13,-1,-24,-11,-25xm117,-64v-25,43,-63,79,-129,68r5,-13v55,23,95,-17,112,-60v-52,-31,-28,-152,23,-168v18,2,22,26,22,49v0,43,-15,88,-30,119v7,3,14,2,22,0v0,10,-16,6,-25,5","w":153,"k":{".":15,",":15}},"J":{"d":"0,27v-1,12,6,22,17,22v40,-5,76,-77,91,-122v-52,14,-101,44,-108,100xm125,-228v-32,11,-44,83,-21,114r-13,11v-23,-40,-4,-122,39,-133v31,8,23,65,16,100v-4,19,-9,37,-16,54v8,-1,14,-3,19,-1v-1,9,-12,4,-21,6v-25,54,-53,119,-114,131v-54,-11,-7,-81,16,-95v25,-15,47,-31,81,-38v9,-38,25,-78,25,-123v0,-12,-2,-25,-11,-26","w":155,"k":{".":7,",":7}},"K":{"d":"-7,-7v125,33,137,-117,161,-221r19,-9v-24,113,-42,258,-185,243xm153,-89v13,31,34,60,60,80r-13,12v-25,-23,-45,-51,-61,-85r123,-147r19,0","w":252,"k":{"y":22,"w":27,"r":30,"o":20,"i":22,"e":20,"a":20,";":15,":":15,".":15,",":15}},"L":{"d":"1,-16v11,29,66,15,79,-3v-17,-7,-42,-11,-52,-11v-18,0,-27,5,-27,14xm200,-209v0,-34,-35,-24,-47,2v-23,51,-21,136,-53,178v28,7,58,23,93,15v-4,7,-4,22,-16,18v-37,-1,-54,-11,-88,-21v-17,21,-86,37,-94,-1v8,-32,61,-25,95,-15v36,-62,12,-184,94,-203v39,1,28,57,15,81r-16,3v8,-15,17,-37,17,-57","w":209},"M":{"d":"150,-191v8,-29,-10,-28,-24,-7v-33,49,-67,132,-84,198r-15,0v15,-66,37,-144,41,-211v0,-11,-2,-21,-11,-21v-19,0,-31,56,-34,83r-13,-8v6,-35,15,-74,46,-81v46,20,13,102,9,152v15,-40,42,-95,65,-125v15,-19,36,-20,39,4v-6,40,-17,82,-24,121v21,-47,43,-114,83,-125v19,0,18,19,13,38r-37,173r-16,0r39,-192v-1,-10,-12,-10,-18,-2v-38,45,-69,124,-85,194r-14,0","w":249},"N":{"d":"160,-223v21,0,22,21,17,43r-40,180r-16,0r42,-199v0,-8,-5,-12,-11,-13v-58,32,-86,140,-111,212r-15,0r37,-166v4,-21,6,-36,6,-44v-1,-9,-2,-22,-12,-22v-19,-1,-32,61,-34,84r-13,-10v7,-31,16,-73,46,-79v39,5,23,81,16,113r-9,43v24,-49,46,-129,97,-142","w":184},"O":{"d":"83,-3v74,0,105,-79,105,-155v0,-42,-18,-71,-59,-71v-73,0,-100,79,-104,154v-2,42,20,72,58,72xm133,-235v90,-6,87,125,44,179v-23,29,-50,59,-98,59v-48,0,-74,-32,-74,-82v0,-85,49,-151,128,-156","w":215,"k":{"z":5,"s":5,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":7,".":12,",":12}},"P":{"d":"161,-195v3,-35,-25,-37,-48,-17v-51,43,-67,132,-84,212r-17,0v12,-71,35,-134,34,-217r20,-9r-7,83v19,-40,46,-85,90,-94v20,0,31,19,30,41v-7,70,-52,132,-126,131r9,-13v67,14,94,-59,99,-117","w":171,"k":{"y":30,"u":27,"s":30,"r":7,"o":34,"n":30,"i":7,"e":34,"a":37,";":25,":":25,".":37,",":37}},"Q":{"d":"55,-11v12,-24,43,-20,64,-2v43,-27,69,-78,69,-145v0,-42,-18,-71,-59,-71v-73,0,-104,78,-104,154v0,30,10,53,30,64xm107,-7v-19,-13,-37,-21,-49,-2v14,7,33,8,49,2xm208,-150v0,65,-37,117,-82,141v21,14,38,26,66,29v-24,30,-56,-13,-80,-23v-58,20,-110,-15,-107,-76v4,-85,49,-156,128,-156v49,0,75,35,75,85","w":215,"k":{"u":5}},"R":{"d":"159,-197v2,-42,-46,-25,-60,-4v-43,45,-54,128,-71,201r-16,0v12,-66,37,-144,32,-216r20,-9v-1,30,-2,56,-7,84v18,-38,41,-90,90,-95v20,-2,31,17,30,37v-4,60,-50,104,-101,120v17,27,38,53,62,72r-13,12v-26,-21,-55,-56,-69,-88v61,-5,100,-53,103,-114","w":167,"k":{"y":15,"u":12,"o":12,"i":7,"e":12,"a":10}},"S":{"d":"142,-68v0,64,-88,86,-147,63r10,-17v51,38,154,4,117,-59v-17,-28,-79,-38,-79,-76v0,-39,58,-75,107,-78v49,-3,37,50,10,65v-5,5,-11,9,-17,13r-14,-8v18,-13,38,-24,41,-49v2,-12,-9,-16,-22,-15v-41,0,-89,30,-90,63v9,45,84,44,84,98","w":170,"k":{"y":10,"w":5,"v":5,"u":5,"t":5,"q":5,"p":7,"o":5,"n":7,"m":7,"i":7,"e":5,"c":5,"a":7}},"T":{"d":"210,-207r-41,-7v-29,105,-40,235,-181,221r7,-16v116,35,131,-100,155,-196r19,-9v-51,0,-136,-22,-148,25v0,17,21,26,62,28r-12,12v-28,-2,-53,-11,-55,-38v9,-64,136,-46,202,-36","w":188,"k":{"z":34,"y":34,"w":25,"u":34,"s":37,"r":27,"o":37,"i":30,"e":37,"c":37,"a":37,";":25,":":25,".":25,",":25}},"U":{"d":"50,-43v-1,13,-8,34,7,35v65,-37,88,-140,115,-217r16,-7r-35,154v-6,26,-10,52,-14,78r-17,0r18,-92r16,-64v-23,48,-61,155,-107,160v-20,-3,-20,-21,-15,-46r36,-169v0,-12,-4,-18,-11,-18v-23,6,-29,54,-35,82r-13,-9v6,-35,19,-73,47,-78v35,10,23,56,14,97","w":183},"V":{"d":"57,-236v25,0,28,31,26,60r-8,154v0,8,2,12,7,12v59,-35,99,-122,106,-211r20,-8v-9,71,-61,167,-107,218v-21,23,-45,18,-43,-18r11,-181v0,-13,-4,-20,-11,-20v-27,8,-27,53,-35,83r-13,-9v4,-32,20,-80,47,-80","w":191,"k":{"y":17,"u":17,"o":20,"i":5,"e":20,"a":22,".":20,",":20}},"W":{"d":"190,-225v-5,62,-20,167,-5,215v52,-43,81,-120,82,-213r15,-6v-1,76,-45,185,-95,230v-20,9,-25,-6,-24,-30r4,-124v-14,50,-44,110,-74,146v-18,21,-34,9,-33,-20r7,-181v0,-15,-3,-22,-11,-22v-27,9,-25,53,-33,84r-13,-9v7,-37,12,-74,46,-80v22,-3,28,28,26,60r-6,149v-1,15,8,19,17,9v40,-50,70,-119,80,-201","w":272,"k":{"y":7,"u":7,"o":10,"i":5,"e":10,"a":12,".":12,",":20}},"X":{"d":"97,-111v-8,-46,-20,-82,-41,-106r13,-14v17,16,31,58,39,100v24,-34,53,-103,98,-104r-4,20v-48,-1,-65,57,-92,92v12,44,23,90,52,116r-13,12v-25,-28,-40,-62,-50,-109v-27,41,-56,99,-111,108r4,-23v59,-4,76,-51,105,-92","w":188,"k":{"y":10,"o":7,"e":7,"a":5}},"Y":{"d":"56,-237v43,8,22,82,25,130v2,39,31,15,43,-1v22,-29,42,-69,49,-113r19,-9v-27,113,-43,248,-185,233r6,-13v101,26,124,-60,146,-146v-18,32,-35,72,-74,84v-18,0,-22,-19,-21,-42r4,-96v1,-23,-16,-27,-25,-12v-11,17,-16,49,-20,75r-13,-9v4,-31,19,-78,46,-81","w":182,"k":{"v":5,"u":7,"o":10,"i":5,"e":10,"a":12,".":20,",":20}},"Z":{"d":"26,-32v-21,0,-36,27,-11,27v21,0,29,-12,47,-21v-14,-4,-26,-6,-36,-6xm198,-210v-33,-6,-69,-15,-104,-15v-32,0,-50,5,-55,29v5,23,30,25,61,31r-13,12v-28,-3,-51,-15,-53,-40v11,-65,125,-43,179,-29v-29,74,-75,138,-130,187v32,8,65,26,105,21v-18,42,-86,-3,-118,-10v-17,14,-31,25,-55,26v-11,0,-22,-8,-22,-19v2,-32,56,-29,83,-20v49,-48,98,-105,122,-173","w":205},"[":{"d":"41,5v-3,12,-1,20,15,17r-1,6r-31,0r58,-282r31,0v0,13,-26,-2,-23,24","w":120},"\\":{"d":"97,28r-55,-281r5,-1r54,281","w":136},"]":{"d":"77,-231v4,-12,1,-20,-15,-17r1,-6r31,0r-58,282r-31,0v1,-13,26,2,23,-24","w":120},"^":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"_":{"d":"0,56r0,-8r180,0r0,8r-180,0","w":180},"`":{"d":"24,-143r10,-3r11,29v-11,0,-13,-19,-21,-26","w":68},"a":{"d":"10,-27v-2,21,17,25,30,12v15,-16,30,-38,34,-66v-2,-7,-9,-15,-18,-15v-29,0,-43,39,-46,69xm-5,-24v1,-39,44,-100,81,-66v1,-10,11,-10,18,-14r-19,81v3,17,12,15,25,1v2,10,-15,20,-22,24v-20,-5,-14,-29,-9,-52v-7,20,-32,53,-52,52v-14,0,-22,-12,-22,-26","w":117,"k":{"x":5,"w":5,"v":5}},"b":{"d":"32,-1v30,0,43,-42,45,-76v1,-22,-17,-18,-29,-7v-17,16,-28,40,-38,66v5,11,12,17,22,17xm93,-75v-1,45,-44,100,-86,68r-12,8r47,-240r18,-9r-50,217v21,-47,42,-71,62,-71v14,0,21,12,21,27","w":112},"c":{"d":"11,-36v-2,40,44,33,56,8r2,2v-14,33,-74,42,-74,-5v0,-32,24,-67,55,-70v11,-1,18,6,18,16v0,10,-12,24,-22,17v12,-3,18,-26,3,-29v-24,5,-37,32,-38,61","w":85},"d":{"d":"10,-25v-1,19,17,23,30,11v16,-15,30,-46,34,-72v-2,-6,-9,-11,-17,-11v-28,6,-45,39,-47,72xm-5,-25v2,-41,37,-91,80,-70r29,-144r19,-9r-47,203v-9,30,4,44,21,23v2,10,-14,20,-22,24v-19,-3,-14,-29,-9,-47v-6,16,-32,47,-49,47v-15,0,-22,-12,-22,-27","w":114},"e":{"d":"11,-41v23,-10,40,-23,44,-48v0,-6,-2,-8,-7,-8v-18,1,-36,35,-37,56xm35,-6v16,0,22,-10,32,-21r3,2v-14,32,-75,41,-75,-7v0,-33,24,-66,54,-70v9,-1,17,8,17,16v0,25,-30,41,-55,50v-1,18,8,30,24,30","w":87,"k":{"x":2,"w":2,"v":5}},"f":{"d":"-51,54v29,18,38,-12,45,-42r23,-106r-17,0v-1,-9,11,-5,18,-6v19,-55,12,-159,88,-145r-7,16v-16,-21,-40,-5,-40,18r-27,111r28,0r-1,6r-28,0r-33,130v-10,18,-31,41,-58,31","w":57,"k":{"\u2019":-17,"\u201d":-17,".":10,",":10}},"g":{"d":"10,-25v-1,19,18,23,30,11v16,-15,28,-41,34,-68v-5,-9,-10,-13,-18,-13v-27,3,-44,42,-46,70xm-5,-24v1,-41,42,-96,81,-67v0,-10,12,-9,18,-13v-20,56,-18,136,-62,167v-14,10,-35,9,-48,-1r9,-11v54,39,61,-49,72,-92v-13,22,-24,40,-48,43v-14,2,-22,-12,-22,-26","w":108},"h":{"d":"72,2v-35,-12,14,-77,-9,-93v-33,11,-47,53,-57,89r-11,4r46,-241r19,-9r-49,214v12,-25,30,-62,58,-67v41,9,-19,72,9,92v4,3,12,-14,20,-11v-11,10,-14,20,-26,22","w":112},"i":{"d":"38,-20v-10,19,-35,33,-38,3v2,-26,9,-54,13,-79r17,-7v-6,26,-16,53,-19,81v2,19,13,14,25,0xm25,-162v0,-6,5,-10,11,-10v5,0,10,5,10,10v0,6,-4,11,-10,11v-6,0,-11,-5,-11,-11","w":51},"j":{"d":"25,-162v0,-5,5,-10,10,-10v6,0,11,4,11,10v0,6,-5,11,-11,11v-6,0,-10,-5,-10,-11xm13,-96r17,-7v-14,51,-20,109,-41,154v-7,14,-29,22,-48,16r8,-12v23,14,37,-5,42,-30","w":47},"k":{"d":"36,-69v13,24,25,82,54,47r2,3v-33,51,-52,-10,-65,-38v-11,18,-18,36,-21,55r-11,4r47,-241r19,-9r-48,208v14,-30,34,-59,73,-63r-3,14v-21,-4,-32,4,-47,20","w":104},"l":{"d":"13,2v-13,-3,-14,-19,-11,-36r41,-205r18,-9r-50,226v2,19,13,14,25,0r2,2v-10,11,-13,19,-25,22","w":51},"m":{"d":"126,-70v9,-23,-12,-27,-23,-9v-14,22,-29,46,-37,77r-12,4r17,-86v-2,-14,-13,-8,-21,0v-19,19,-34,50,-42,82r-11,4r18,-98r17,-7r-15,64v12,-25,29,-58,54,-62v25,2,7,42,5,59v19,-31,24,-52,52,-60v38,9,-18,70,8,93v4,3,12,-14,20,-11v-11,10,-14,20,-26,22v-26,-8,-4,-49,-4,-72","w":170,"k":{"w":5,"v":5}},"n":{"d":"77,2v-35,-13,14,-77,-10,-93v-26,9,-50,53,-58,89r-12,4r19,-98r16,-7r-15,65v12,-26,29,-59,57,-63v38,10,-17,71,8,92v4,3,12,-14,20,-11v-10,11,-13,19,-25,22","w":116,"k":{"\u2019":25,"w":5,"v":5}},"o":{"d":"31,-1v23,0,39,-41,39,-71v0,-12,-7,-26,-18,-25v-29,3,-41,39,-41,69v0,16,6,27,20,27xm28,3v-21,1,-34,-16,-33,-37v2,-34,26,-67,58,-67v20,0,33,15,33,35v-1,35,-25,67,-58,69","w":105,"k":{"z":7}},"p":{"d":"80,-75v-1,-24,-22,-23,-36,-6v-15,19,-23,41,-31,66v5,10,12,14,21,14v23,0,47,-51,46,-74xm94,-73v1,45,-43,96,-83,69r-18,74r-10,0r33,-166r17,-7r-11,51v14,-26,21,-50,49,-50v15,0,23,12,23,29","w":113},"q":{"d":"11,-24v-1,21,20,22,32,8v13,-16,28,-40,31,-66v-4,-9,-10,-13,-18,-13v-29,6,-42,39,-45,71xm-5,-25v-1,-35,42,-97,81,-66v1,-9,12,-9,18,-13r-44,174r-9,0r24,-112v-8,16,-27,45,-47,45v-14,0,-22,-13,-23,-28","w":108},"r":{"d":"19,-95v5,-12,-7,-29,-11,-14v0,5,4,10,11,14xm61,-19v-8,10,-47,38,-47,4v0,-28,18,-50,34,-74v-8,4,-16,10,-28,6v-4,12,-12,24,-22,36r-3,-3v10,-12,17,-24,20,-34v-16,-6,-20,-35,-2,-39v13,1,14,18,10,30v14,5,21,-5,35,-5v-11,22,-28,56,-30,81v5,19,15,8,30,-5","w":77},"s":{"d":"25,-64v34,15,31,67,-13,67v-10,0,-19,-4,-26,-14r9,-12v7,24,46,24,46,-1v0,-20,-34,-24,-34,-46v0,-20,16,-29,34,-31v15,-1,27,18,12,25v0,-23,-37,-23,-37,-2v0,5,3,9,9,14","w":76},"t":{"d":"50,-21v-14,33,-56,29,-47,-16r11,-57r-16,0v-1,-9,11,-5,18,-6r9,-47r17,-7r-12,54r29,0v-1,11,-20,4,-30,6r-16,72v2,27,27,8,34,-2","w":64},"u":{"d":"20,2v-41,0,-6,-68,-6,-98r17,-7v-6,28,-16,54,-19,84v-1,9,5,13,13,13v10,0,26,-10,33,-28r11,-62r17,-7v-6,26,-16,53,-19,81v2,19,13,15,24,0r3,2v-11,10,-13,20,-25,22v-10,-1,-14,-12,-13,-24v-12,16,-24,24,-36,24","w":108},"v":{"d":"71,-107v23,34,-21,91,-52,109v-9,-1,-8,-6,-9,-16r-10,-82r16,-7v2,28,-3,76,12,93v13,-5,57,-63,30,-85","w":91,"k":{"u":5,".":7,",":7}},"w":{"d":"58,-45v-9,14,-27,55,-44,44v-7,-28,-9,-65,-14,-95r16,-7v3,28,-1,77,11,92v11,-5,23,-28,30,-42r-5,-43r16,-7r6,85v1,4,3,6,5,6v11,-6,55,-64,28,-83r13,-12v19,41,-24,89,-49,109v-14,-3,-8,-32,-13,-47","w":140,"k":{".":7,",":7}},"x":{"d":"17,-102r20,43r34,-41r12,0v-9,12,-39,43,-43,47r25,53r-16,0v-7,-13,-11,-29,-20,-41r-34,41r-12,0r44,-47r-23,-50","w":85},"y":{"d":"14,-32v-9,22,9,34,25,21v5,-4,11,-9,18,-17r15,-68r16,-7v-16,49,-20,109,-44,150v-13,21,-43,29,-64,15r8,-11v46,35,61,-30,67,-72v-13,15,-24,23,-35,23v-41,0,-6,-67,-6,-98r17,-7","w":105},"z":{"d":"10,-87r2,-13r58,0v1,15,-13,22,-21,32r-44,54v20,0,38,2,57,0r-2,14r-70,0v13,-32,48,-58,65,-87r-45,0","w":83,"k":{"o":5}},"{":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"|":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"}":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"~":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u2122":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u2026":{"d":"266,-10v-2,-18,27,-25,28,-5v2,17,-28,25,-28,5xm146,-10v-2,-18,27,-25,28,-5v2,17,-27,24,-28,5xm26,-10v-2,-18,27,-25,28,-5v2,17,-28,25,-28,5","w":360},"\u2013":{"d":"10,-57r104,0r-1,7r-105,0","w":146},"\u2014":{"d":"10,-57r358,0r-1,7r-359,0","w":400},"\u201c":{"d":"57,-185v-27,-12,4,-46,18,-54r3,4v-16,12,-24,22,-25,31v6,-7,17,-5,17,5v-1,7,-5,14,-13,14xm88,-185v-29,-11,5,-46,18,-54r2,4v-16,12,-23,22,-24,31v5,-6,16,-5,16,5v0,8,-6,15,-12,14","w":113},"\u201d":{"d":"92,-235v29,11,-5,46,-18,54r-2,-4v15,-12,24,-22,25,-31v-5,4,-19,5,-17,-5v-1,-7,6,-14,12,-14xm62,-235v27,11,-3,48,-18,54r-2,-4v15,-12,23,-22,24,-31v-5,6,-17,3,-16,-5v-2,-7,6,-15,12,-14","w":113},"\u2018":{"d":"57,-185v-27,-12,4,-46,18,-54r3,4v-16,12,-24,22,-25,31v6,-7,17,-5,17,5v-1,7,-5,14,-13,14","w":83},"\u2019":{"d":"62,-235v27,11,-3,48,-18,54r-2,-4v15,-12,23,-22,24,-31v-5,6,-17,3,-16,-5v-2,-7,6,-15,12,-14","w":83,"k":{"t":17,"s":17}},"\u00a0":{"w":62}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) FontShop, 1999. All rights reserved. Added to full character set
 * by D. Steffmann
 */
Cufon.registerFont({"w":182,"face":{"font-family":"Marketing Script","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 5 2 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"4","cap-height":"2","bbox":"-61 -330.359 392.391 149.282","underline-thickness":"0","underline-position":"0","unicode-range":"U+001A-U+E003"},"glyphs":{" ":{"w":135},"!":{"d":"125,-142v10,-30,59,-94,-1,-97v-17,3,-13,9,-19,30r-35,128v-1,6,2,10,8,12v10,2,16,2,18,-2v2,-3,14,-26,29,-71xm56,2v17,2,30,-8,29,-26v-2,-27,-39,-27,-44,1v-2,14,1,24,15,25","w":172},"\"":{"d":"114,-170v26,-10,53,-49,51,-81v-4,-11,-37,-3,-37,8v-1,32,-17,48,-25,63v0,5,6,10,11,10xm48,-170v25,-11,52,-49,50,-81v-4,-11,-36,-2,-37,8v-1,32,-17,48,-25,63v-1,5,7,10,12,10","w":172},"#":{"d":"149,-80r-27,0r6,-41r29,0r1,-19r-27,0r8,-62r-21,0r-8,62r-35,0r9,-62r-21,0r-9,62r-30,0r-1,19r28,0r-5,41r-30,0r-1,18r28,0r-9,62r21,0r9,-62r35,0r-9,62r21,0r9,-62r29,0r0,-18xm107,-121r-6,41r-34,0r5,-41r35,0","w":173},"$":{"d":"181,-190v-3,-21,-26,-25,-41,-32v2,-6,7,-14,-5,-13v-13,-4,-10,10,-20,9v-39,1,-66,25,-68,63v-1,24,18,42,31,58v-6,26,-16,43,-23,68v-10,13,-33,-5,-49,-8v-8,-1,-12,19,-13,24v0,20,32,16,47,25v-1,12,-19,31,-5,38v25,4,8,-39,32,-39v42,0,85,-23,83,-68v-2,-31,-13,-45,-37,-64v-8,-17,12,-46,18,-61v17,2,28,15,38,23v6,1,13,-16,12,-23xm92,-148v-26,-11,-3,-56,18,-44v1,0,-8,27,-18,44xm96,-93v30,15,20,62,-16,62v-6,1,-8,0,-7,-4v8,-19,12,-42,23,-58","w":188},"%":{"d":"202,-211v-19,12,-52,38,-81,39v-4,-18,-17,-28,-37,-28v-35,-1,-68,45,-68,82v0,28,13,41,38,41v35,0,67,-42,68,-77v14,3,47,-18,62,-23v-34,39,-133,167,-138,188v1,11,14,28,23,8v27,-58,105,-142,151,-209v1,-3,-15,-22,-18,-21xm92,-168v16,24,-11,70,-36,69v-11,0,-16,-7,-16,-22v-1,-26,30,-76,55,-51v-2,0,-3,2,-3,4xm190,-3v36,1,68,-45,68,-82v0,-28,-13,-41,-38,-41v-35,0,-68,45,-68,82v0,28,13,41,38,41xm176,-46v-1,-22,20,-58,42,-58v11,0,16,7,16,22v1,22,-21,60,-42,58v-11,0,-16,-7,-16,-22","w":273},"&":{"d":"37,-57v-9,72,111,71,154,32v28,-16,21,-51,63,-44v12,2,24,-23,9,-27r-84,0v-10,-4,-19,15,-20,22v4,8,26,-1,33,5v-11,22,-43,42,-71,42v-23,1,-43,-9,-41,-27v4,-34,28,-58,63,-58v11,0,16,-8,17,-15v-4,-10,-25,-11,-23,-27v4,-35,37,-68,75,-52v5,0,7,-5,7,-14v0,-19,-19,-21,-32,-21v-47,0,-85,32,-89,79v-1,16,7,25,15,32v-34,11,-71,32,-76,73","w":295},"'":{"d":"48,-170v25,-11,52,-49,50,-81v-4,-11,-36,-2,-37,8v-1,32,-17,48,-25,63v-1,5,7,10,12,10","w":105},"(":{"d":"55,52v-47,-74,-17,-196,37,-244v17,-15,34,-28,53,-37v9,-4,0,-24,-5,-25v-106,28,-182,199,-111,314v8,14,25,2,26,-8","w":138},")":{"d":"-15,64v102,-33,174,-202,100,-313v-7,-12,-23,4,-23,10v48,68,17,196,-31,239v-13,12,-28,28,-49,39v-13,6,-5,24,3,25","w":115},"*":{"d":"43,-229r-13,25r44,14r-37,32r21,18r29,-38r18,43r25,-12r-27,-38r48,-7r-5,-26r-45,16r13,-49r-28,0r-4,45","w":133},"+":{"d":"98,-75r-54,0r0,21r54,0r0,54r20,0r0,-54r54,0r0,-21r-54,0r0,-53r-20,0r0,53","w":216},",":{"d":"33,44v27,-10,51,-46,51,-80v-3,-10,-37,-4,-37,8v0,32,-19,45,-25,62v-2,6,6,10,11,10","w":152},"-":{"d":"10,-70v28,-7,107,16,106,-18v-16,-17,-58,-4,-93,-8v-8,-4,-18,16,-18,23v0,3,2,3,5,3","w":138},".":{"d":"57,4v29,4,42,-44,9,-45v-22,-4,-41,44,-9,45","w":153},"\/":{"d":"130,-260r-32,0r-104,268r29,0","w":100},"0":{"d":"163,-161v-1,-21,0,-53,-20,-44v-23,10,-16,22,-16,49v0,49,-11,78,-27,107v-19,33,-53,34,-51,-15v2,-68,39,-121,84,-153v3,-2,4,-5,4,-7v-49,-46,-107,60,-118,104v-15,55,-3,123,53,123v61,0,93,-89,91,-164","w":172},"1":{"d":"37,-171v12,-3,21,-15,34,-20v-14,60,-39,122,-55,182v0,11,38,18,41,1v1,-12,61,-208,63,-219v-19,-33,-66,23,-89,31v-12,5,2,24,6,25","w":118},"2":{"d":"127,-32v-26,-1,-56,5,-79,0v44,-48,153,-118,89,-188v-12,-13,-29,-18,-50,-18v-15,1,-38,1,-38,19v0,30,20,14,33,13v24,0,41,19,34,46v-9,36,-62,91,-98,119v-21,16,-30,30,-30,34v0,6,4,9,12,8v20,-3,117,2,129,-2v4,-7,15,-30,-2,-31","w":163},"3":{"d":"87,-7v51,-21,71,-94,18,-124v49,-19,42,-94,-8,-103v-23,-4,-44,-6,-44,20v0,11,10,11,18,9v40,-4,46,47,15,60v-13,11,-36,-2,-35,20v0,13,8,15,20,14v16,2,29,9,27,32v-5,50,-58,60,-97,37v-13,5,-8,42,5,38v22,11,53,8,81,-3","w":156},"4":{"d":"75,-56v-1,14,-34,69,9,57v13,-17,12,-45,23,-61v25,-2,49,0,50,-31v-5,-12,-29,2,-37,-3v4,-28,26,-57,35,-83v0,-7,-26,-25,-33,-8r-34,87v-2,12,-25,11,-34,7v14,-50,48,-117,69,-150v-1,-8,-29,-24,-38,-10v-30,51,-58,114,-74,180v2,22,43,7,64,15","w":178},"5":{"d":"94,-205v50,3,63,5,72,-29v-6,-14,-23,1,-45,-3v-32,1,-52,-12,-59,22v-6,31,-22,58,-27,90v23,-1,60,12,57,40v-3,33,-23,55,-54,55v-17,0,-28,-11,-42,-12v-12,-1,-11,34,-5,35v49,27,131,-2,135,-51v17,-50,-9,-82,-55,-96r14,-45v1,-5,3,-6,9,-6","w":154},"6":{"d":"69,4v47,0,81,-38,83,-88v2,-47,-39,-68,-80,-47v9,-43,49,-78,72,-104v-60,-20,-73,24,-97,62v-31,51,-62,177,22,177xm50,-59v0,-33,8,-53,41,-54v21,-1,24,21,21,43v-4,35,-62,77,-62,11","w":169},"7":{"d":"25,-23v-10,15,9,26,24,26v21,-6,21,-24,32,-47r86,-176v-12,-23,-82,-18,-122,-17v-9,0,-14,13,-14,24v10,18,77,-4,101,12v-28,54,-78,134,-107,178","w":151},"8":{"d":"167,-215v-31,-44,-127,-27,-123,36v-3,16,15,37,15,58v-19,15,-54,43,-52,76v1,31,23,47,55,48v35,0,67,-25,67,-61v0,-20,-10,-46,-20,-64v12,-16,31,-23,34,-45v1,-9,-7,-33,-16,-21v-6,9,-21,26,-31,35v-13,5,-15,-18,-15,-28v-1,-16,13,-33,28,-31v31,3,48,29,58,-3xm81,-95v22,27,15,69,-19,72v-49,-11,-11,-57,13,-73v3,-2,4,-2,6,1","w":154},"9":{"d":"24,-6v3,11,41,10,51,4v37,-41,77,-93,82,-169v5,-67,-75,-86,-113,-43v-26,29,-47,121,19,121v10,0,23,-6,35,-8v-12,33,-41,67,-69,88v-3,2,-5,5,-5,7xm96,-212v40,8,30,100,-19,92v-17,1,-24,-15,-21,-33v5,-32,20,-63,40,-59","w":162},":":{"d":"93,-100v12,0,28,-12,28,-28v1,-13,-11,-20,-23,-20v-31,0,-38,48,-5,48xm60,4v15,0,29,-9,29,-27v0,-13,-9,-21,-20,-22v-26,-3,-44,47,-9,49","w":158},";":{"d":"93,-99v14,0,27,-12,27,-29v1,-13,-11,-19,-21,-20v-29,-2,-40,49,-6,49xm53,-36v-11,22,-15,54,-31,70v-1,7,13,12,20,7v20,-14,48,-46,44,-78v-1,-10,-28,-5,-33,1","w":154},"<":{"d":"173,-110r0,-21r-131,58r0,18r131,58r0,-21r-104,-46","w":216},"=":{"d":"172,-101r-128,0r0,21r128,0r0,-21xm172,-48r-128,0r0,21r128,0r0,-21","w":216},">":{"d":"43,-18r0,21r131,-58r0,-18r-131,-58r0,21r104,46","w":216},"?":{"d":"89,-202v44,-14,48,30,18,57v-28,39,-44,48,-40,78v30,13,27,-28,46,-41v16,-19,53,-52,49,-85v7,-42,-56,-60,-82,-34v-2,11,-6,30,9,25xm64,-45v-14,0,-23,11,-24,27v0,12,6,19,19,19v14,1,28,-11,28,-26v0,-12,-10,-20,-23,-20","w":180},"@":{"d":"179,-143v1,27,-23,64,-49,64v-18,0,-29,-14,-29,-33v0,-27,23,-65,49,-63v17,1,29,13,29,32xm245,-148v0,29,-20,72,-46,72v-10,-1,-6,-17,-4,-26r26,-95r-25,0r-7,21v-8,-17,-21,-26,-40,-26v-45,-1,-78,47,-78,94v0,50,60,78,93,36v1,14,8,21,21,21v42,-1,84,-52,84,-101v0,-61,-58,-108,-120,-108v-71,0,-130,60,-130,131v0,95,106,164,194,115v19,-10,33,-25,45,-44r-25,0v-57,74,-187,29,-187,-70v0,-60,43,-109,103,-109v53,0,96,36,96,89","w":288},"A":{"d":"168,1v29,-2,59,-9,52,-41v-10,2,-25,23,-43,21v-33,-4,-10,-41,-2,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-11,36,-30,77,28,73","w":218},"B":{"d":"12,-77v-30,48,-13,109,41,83v13,-6,11,-21,27,-14v57,23,115,-1,116,-56v0,-18,-6,-36,-18,-51v22,-27,55,-30,55,-75v0,-50,-44,-57,-82,-39v-6,3,-1,-11,-10,-9v-20,0,-35,13,-33,35v-29,32,-83,89,-96,126xm197,-189v0,23,-23,47,-40,53v-5,-8,-29,-4,-28,-17v6,-16,7,-37,16,-50v20,-14,52,-17,52,14xm92,-150v4,23,-45,132,-60,132v-5,0,-8,-5,-7,-13v5,-33,43,-103,67,-119xm153,-107v22,45,-11,90,-61,75v-3,-2,-3,-4,-1,-8v8,-15,17,-38,27,-67v7,-1,35,-9,35,0","w":226},"C":{"d":"139,-118v32,-7,68,-42,67,-82v-2,-60,-70,-48,-107,-13v-47,43,-112,135,-116,223v-2,40,20,68,57,69v31,1,76,-31,102,-81v1,-5,-7,-17,-12,-16v-16,17,-49,63,-80,64v-49,-17,-9,-96,3,-130v17,-45,71,-133,110,-133v20,0,14,26,7,41v-8,16,-21,27,-40,33v-5,1,-8,4,-8,8v2,6,8,19,17,17","w":184},"D":{"d":"114,-1v93,16,135,-61,141,-143v2,-34,-18,-65,-42,-74v-18,-7,17,-23,-14,-21v-18,-5,-14,10,-28,11v-95,6,-151,66,-164,156v-3,19,20,29,26,13v0,-56,67,-140,115,-140v9,0,10,4,5,9v-14,16,-52,126,-71,160v-25,-1,-60,1,-60,17v0,23,47,26,71,10v4,-2,11,-2,21,2xm220,-158v0,58,-33,146,-105,131v32,-50,44,-126,80,-170v17,3,25,17,25,39","w":268},"E":{"d":"173,-206v21,-15,1,-37,-26,-35v-62,4,-101,52,-112,111v-3,12,11,33,14,36v-35,30,-81,71,-85,129v-2,26,19,44,48,44v48,0,98,-45,114,-83v1,-7,-16,-23,-23,-10v-8,16,-61,64,-79,64v-11,0,-15,-7,-15,-20v10,-41,39,-117,92,-110v18,-5,26,-12,26,-23v-1,-27,-40,-9,-55,-6v-5,-46,52,-132,101,-97","w":160},"F":{"d":"201,-80v6,12,-18,35,12,33v11,-11,9,-34,17,-47v4,-20,-31,-9,-34,-23r33,-98v3,-18,-18,-13,-32,-21v-45,-14,-119,-19,-123,30v-1,13,14,26,22,15v-6,-30,38,-29,63,-20v37,1,19,24,11,47v-5,13,-9,27,-15,44v-10,13,-62,-6,-57,34v11,5,30,-5,40,-1v10,8,-6,25,-7,36v-14,35,-37,71,-73,74v-22,2,-34,-6,-37,-21v-2,-5,-4,-6,-9,-6v-33,26,6,60,45,58v72,-3,100,-56,123,-127v5,-15,8,-11,21,-7","w":241},"G":{"d":"0,15v0,54,93,42,125,16v44,-36,52,-117,73,-178v0,-8,-22,-19,-27,-9v-8,16,-47,58,-68,55v-39,-6,-7,-60,4,-79v15,-12,76,-18,78,-46v0,-13,-8,-17,-23,-17v-32,0,-46,22,-71,32v-24,3,-41,4,-55,-1v-20,15,9,38,27,35v5,-1,7,0,7,2v-28,37,-45,104,15,108v23,3,43,-20,60,-23v-23,65,-26,100,-86,110v-24,4,-37,-14,-45,-26v-10,2,-14,8,-14,21","w":210},"H":{"d":"251,-188v26,1,38,-45,8,-49v-25,-3,-64,67,-75,100v-5,14,-27,8,-44,6v9,-39,27,-77,27,-87v1,-6,-1,-11,-7,-13v-31,-14,-123,-16,-121,25v0,7,2,10,7,10v10,-7,13,-18,41,-16v19,1,39,0,38,12r-24,71v-2,3,-4,6,-7,6v-46,6,-93,39,-94,85v-1,45,60,49,86,20v16,-18,31,-51,41,-80v4,-11,26,-4,39,-6v3,1,4,3,3,6v-9,43,-12,67,-12,71v5,42,105,36,114,1v0,-5,0,-16,-5,-15v-12,14,-30,27,-56,22v-9,-2,-14,-7,-14,-14v0,-16,31,-122,47,-148v2,-5,5,-7,8,-7xm86,-94v-2,23,-22,65,-42,65v-26,0,-12,-26,4,-41v14,-13,23,-20,38,-24","w":267},"I":{"d":"72,-40v-17,27,-56,33,-72,5v-14,-1,-12,31,-3,37v29,24,81,14,103,-18v26,-24,60,-131,60,-194v0,-27,-8,-45,-32,-42v-64,7,-121,101,-89,178v6,14,18,23,32,28v4,1,4,3,1,6xm83,-67v-48,-29,1,-142,33,-155v5,0,6,3,6,9v-3,36,-20,117,-39,146","w":161},"J":{"d":"139,-1v40,5,86,2,79,-39v-12,9,-45,32,-69,19v8,-55,40,-116,40,-181v0,-25,-10,-38,-33,-38v-57,0,-101,60,-101,123v0,35,20,57,52,63v10,11,-3,37,-25,31v-49,3,-92,19,-92,64v0,38,51,41,82,26v24,-12,47,-37,60,-64v1,-2,3,-4,7,-4xm92,-111v3,-41,23,-87,53,-99v6,0,9,6,8,15v-7,35,-21,86,-33,118v-18,6,-30,-12,-28,-34xm88,3v-8,21,-31,43,-54,46v-8,1,-15,-5,-15,-13v0,-22,37,-34,65,-36v3,0,4,1,4,3","w":216},"K":{"d":"206,-127v25,-27,92,-66,96,-102v-1,-14,-34,-10,-42,0v-25,32,-49,70,-78,97v-4,4,-12,5,-12,-2r21,-78v-2,-27,-35,-26,-62,-26v-31,0,-62,6,-66,32v0,7,6,17,13,17v15,-4,10,-24,37,-21v16,1,34,0,34,13v-8,42,-42,115,-52,134v-17,37,-56,45,-80,18v-8,-9,-19,-5,-18,12v-5,35,74,42,101,21v16,-13,32,-33,46,-63v9,-22,26,-17,42,-32v29,8,-10,49,-6,75v-5,43,85,42,105,14v4,-3,4,-16,1,-22v-8,1,-24,22,-40,22v-19,0,-30,-3,-30,-12v17,-51,38,-85,-10,-97","w":284},"L":{"d":"127,-22v28,26,98,37,118,-4v0,-5,0,-16,-5,-15v-17,31,-76,27,-99,2v8,-23,33,-74,36,-105v1,-5,3,-7,5,-8v35,-11,61,-24,64,-59v3,-40,-56,-35,-72,-10v-10,16,-19,28,-23,40v-12,9,-33,-8,-33,-21v-1,-2,-3,-3,-5,-3v-15,5,-15,32,0,41v7,8,27,5,27,16r-29,84v-21,-6,-72,-30,-99,-4v-30,29,-14,70,39,70v26,0,58,-11,69,-24v2,-2,4,-2,7,0xm186,-179v-1,-18,18,-49,33,-50v16,2,10,21,1,31v-8,7,-20,17,-34,19xm50,-59v25,0,66,20,27,36v-22,9,-59,7,-58,-15v0,-14,10,-21,31,-21","w":241},"M":{"d":"219,-192v-16,62,-52,125,-74,185v0,4,5,7,16,7v37,0,29,-30,45,-49v26,-49,65,-115,98,-144v10,-10,28,-20,32,-3v-16,53,-56,105,-61,161v-4,41,84,49,109,17v4,-3,4,-16,1,-22v-9,0,-23,23,-40,22v-29,-2,-41,-8,-29,-36v41,-99,58,-114,58,-155v0,-45,-54,-32,-76,-8v-17,11,-50,67,-71,81v6,-25,23,-44,25,-75v2,-29,-40,-34,-61,-17v-20,16,-51,60,-68,86v-3,5,-5,5,-5,1v15,-37,20,-100,-32,-98v-48,2,-79,43,-79,90v0,16,4,35,21,35v30,0,7,-19,8,-39v2,-29,18,-64,49,-56v9,2,14,9,14,21v0,67,-34,118,-60,182v1,9,34,7,39,-1v38,-68,70,-175,130,-197v7,0,11,4,11,12","w":383},"N":{"d":"211,-39v10,-48,46,-113,51,-168v2,-20,-12,-31,-33,-31v-50,0,-83,66,-107,106v11,-47,19,-106,-38,-107v-36,-1,-78,48,-77,91v0,19,8,40,26,40v20,0,6,-19,6,-31v0,-21,13,-69,41,-68v29,1,23,40,14,65v-13,35,-39,101,-57,140v10,11,42,3,45,-13v34,-61,81,-167,133,-192v8,0,11,7,10,16v-22,60,-47,98,-51,154v-3,49,92,51,107,11v2,-17,-7,-16,-14,-6v-13,17,-54,20,-56,-7","w":277},"O":{"d":"175,-207v-5,-35,-44,-48,-76,-34v-64,9,-101,90,-106,166v-5,79,67,100,117,57v38,-33,61,-89,73,-148v11,-11,29,-20,28,-37v-12,-29,-19,-8,-32,1v-2,0,-4,-2,-4,-5xm123,-222v20,2,29,18,25,43v-10,18,-48,2,-46,-20v1,-10,8,-24,21,-23xm31,-70v0,-41,23,-108,49,-127v-4,31,24,65,58,54v2,33,-51,120,-77,116v-21,-3,-30,-18,-30,-43","w":186},"P":{"d":"116,-55v72,21,121,-51,123,-118v2,-81,-88,-82,-141,-38v-47,39,-98,139,-101,210v-1,29,12,52,38,51v42,-1,68,-67,81,-105xm195,-172v0,46,-27,92,-68,92v-11,-15,5,-50,0,-72v0,-6,-2,-9,-7,-9v-10,3,-29,9,-30,22v-6,61,-29,145,-51,150v-6,0,-9,-5,-9,-15v2,-71,70,-210,138,-210v18,0,27,15,27,42","w":229},"Q":{"d":"102,33v11,34,51,43,59,10v0,-10,-13,-5,-18,-11v-5,-5,-29,-38,-19,-49v65,-29,141,-130,73,-200v-58,-59,-201,7,-145,89v13,19,48,14,47,-11v0,-6,-3,-9,-8,-8v-11,0,-18,-10,-18,-21v0,-29,31,-45,65,-41v29,4,49,39,43,73v-6,30,-47,75,-72,88v-14,2,-13,-17,-26,-24v-32,-30,-90,-13,-90,32v0,40,48,47,88,38v16,0,17,37,21,35xm21,-42v4,-27,47,-16,51,4v3,13,-20,14,-30,13v-15,-1,-22,-7,-21,-17","w":229},"R":{"d":"28,1v52,-3,61,-73,84,-102v16,0,49,-18,40,15v-5,18,-29,62,-10,80v29,13,115,15,101,-34v-9,0,-24,25,-40,22v-51,7,-12,-61,-12,-74v0,-16,-12,-24,-19,-31v32,-25,58,-52,58,-71v0,-56,-55,-48,-86,-30v-3,-8,7,-21,-10,-15v-18,6,-33,18,-33,41v-8,23,-19,19,-43,48v-26,31,-61,71,-61,117v-1,20,11,35,31,34xm135,-188v8,-22,57,-38,57,-2v0,29,-36,70,-71,51v4,-23,9,-35,14,-49xm25,-42v4,-25,38,-84,55,-96v-1,28,-30,81,-37,95v-4,9,-17,15,-18,1","w":241},"S":{"d":"158,-239v-86,-12,-148,97,-64,135v41,19,51,38,32,76v-15,11,-39,-7,-57,-8v-59,-22,-110,1,-80,49v35,36,120,33,152,-10v23,-7,88,7,79,-43v-13,4,-37,35,-61,17v15,-31,18,-73,-12,-93v-19,-13,-59,-26,-60,-51v-2,-52,88,-61,99,-17v8,3,17,-6,17,-18v-1,-23,-21,-34,-45,-37xm102,-3v-23,21,-86,28,-96,-7v-1,-8,7,-12,14,-12v30,7,60,8,82,19","w":218},"T":{"d":"6,3v-6,0,-9,8,-9,16v0,21,26,35,60,34v32,0,59,-14,78,-43v20,-29,48,-114,72,-229v-21,-15,-58,-19,-92,-19v-44,0,-66,6,-64,35v2,31,21,-9,49,-3v24,0,43,3,59,8v4,1,5,5,4,10r-27,90v-28,79,-22,94,-61,114v-22,11,-59,2,-69,-13","w":203},"U":{"d":"195,-8v25,21,107,15,96,-32v-9,0,-26,23,-41,22v-19,-1,-29,-7,-25,-23r49,-187v1,-12,-33,-16,-37,-3v-38,68,-73,178,-138,201v-4,0,-6,-2,-6,-6v24,-84,48,-115,50,-154v0,-30,-20,-47,-56,-46v-46,1,-80,35,-80,82v-1,18,8,29,22,30v21,2,10,-16,10,-28v0,-29,21,-50,46,-54v43,15,-3,72,-9,99v-7,29,-23,53,-28,85v-2,15,14,26,32,27v58,-11,87,-53,124,-111v-4,24,-32,79,-9,98","w":289},"V":{"d":"-3,-55v0,69,67,70,111,32v31,-26,57,-67,75,-126v9,-12,27,11,30,-16v-3,-15,-29,-5,-19,-29v4,-22,-3,-41,-23,-41v-29,0,-27,44,-12,60v-9,64,-48,131,-104,144v-14,0,-20,-9,-20,-29v0,-77,30,-105,63,-166v-3,-12,-34,-14,-43,-2v-24,21,-58,127,-58,173","w":191},"W":{"d":"263,-146v3,-8,7,-5,13,-4v6,-1,11,-9,11,-16v-4,-10,-19,-4,-16,-21v4,-27,-4,-51,-29,-47v-24,4,-22,43,-9,57v15,32,-14,60,-28,90v-19,40,-39,57,-53,54v-17,-3,-23,-17,-23,-40v11,-22,38,-39,38,-72v0,-12,-6,-20,-17,-21v-27,-1,-60,55,-55,104v-9,23,-33,37,-45,37v-11,0,-15,-10,-15,-28v0,-52,35,-133,63,-172v0,-3,-6,-6,-18,-8v-28,2,-32,18,-47,44v-22,37,-33,84,-36,132v-4,80,76,75,104,30v28,44,76,37,111,-15v21,-31,38,-64,51,-104","w":268},"X":{"d":"204,2v31,-2,68,-6,61,-42v-10,0,-24,23,-41,22v-50,-4,-62,-28,-77,-75v-2,-7,-2,-13,1,-18v24,-38,60,-92,95,-102v8,0,20,7,20,-6v-1,-11,-13,-17,-24,-17v-49,2,-76,61,-101,94v-18,-32,-11,-100,-63,-97v-10,0,-19,6,-23,15v5,14,23,-2,29,16v4,4,20,67,21,122v-28,35,-85,132,-153,108v-6,0,-10,3,-10,10v0,18,19,22,44,23v41,0,83,-36,127,-107v2,-3,4,-4,5,-4v21,31,45,61,89,58","w":262},"Y":{"d":"163,7v-13,3,-97,68,-33,76v26,3,68,-42,74,-66v17,-29,102,3,93,-57v-12,9,-45,33,-75,22r62,-206v1,-8,-14,-13,-26,-12v-6,0,-9,2,-11,7v-12,45,-87,172,-119,192v-14,9,-28,16,-32,2v21,-63,45,-107,46,-151v0,-31,-16,-47,-47,-50v-43,-4,-88,33,-88,84v0,20,10,40,28,43v20,-4,1,-13,3,-27v3,-33,26,-82,56,-71v13,1,16,18,13,32v-1,9,-54,136,-52,151v4,36,49,29,74,12v27,-18,59,-62,81,-90v-8,28,-26,88,-47,109","w":295},"Z":{"d":"159,2v33,-1,70,-5,63,-42v-9,0,-24,24,-40,22v-23,3,-18,-5,-18,-24v0,-20,-7,-37,-21,-54v-4,-4,-4,-7,-1,-9v32,-18,53,-37,52,-75v-1,-35,-25,-59,-64,-58v-37,0,-69,17,-70,52v-4,16,22,27,28,14v-11,-20,12,-40,32,-40v46,0,43,58,16,79v0,0,-6,4,-17,13v-15,7,-58,-8,-58,21v0,36,71,-17,62,41v-3,20,0,37,-16,40v-55,-2,-117,25,-121,64v-4,33,60,49,94,28v22,-7,60,-46,69,-66v1,-4,4,-6,10,-6xm102,5v-6,19,-42,55,-71,55v-29,0,-16,-28,6,-42v13,-7,46,-18,65,-13","w":220},"[":{"d":"89,59v-3,-7,-3,-7,2,-13r-19,0r60,-272r20,0v-2,-5,-3,-8,1,-13r-49,0r-67,298r52,0","w":119},"\\":{"d":"-10,-260r91,268r30,0r-90,-268r-31,0","w":100},"]":{"d":"91,-239v2,7,1,7,-2,13r19,0r-61,272r-20,0v3,5,3,8,-1,13r50,0r66,-298r-51,0","w":119},"^":{"d":"154,-71r21,0r-58,-131r-18,0r-58,131r21,0r46,-104","w":216},"_":{"d":"180,45r0,-18r-180,0r0,18r180,0","w":180},"`":{"d":"52,-216v-14,-14,-31,-33,0,-33v24,0,25,19,31,28v9,15,27,14,19,27v-21,5,-37,-10,-50,-22"},"a":{"d":"86,-23v3,38,95,31,100,-3v3,-16,-7,-17,-13,-6v-12,18,-67,23,-53,-12r36,-86v8,-15,-18,-15,-27,-15v-7,0,-8,14,-18,10v-65,-24,-120,38,-121,98v0,23,14,40,37,41v24,1,51,-29,62,-45xm106,-108v-20,38,-32,71,-66,86v-9,0,-13,-6,-13,-17v2,-30,32,-74,67,-75v8,0,12,2,12,6"},"b":{"d":"37,2v49,0,78,-57,82,-104v3,-36,-50,-56,-52,-15v-2,15,15,18,21,26v-3,29,-15,58,-43,68v-8,0,-12,-5,-12,-15v0,-26,20,-95,35,-115v16,-22,28,-38,28,-67v0,-33,-34,-21,-47,3v-11,21,-52,156,-52,178v0,29,13,41,40,41","w":142},"c":{"d":"-8,-69v-15,72,108,95,137,43v1,-16,-7,-17,-13,-6v-26,26,-85,14,-85,-26v0,-33,16,-58,44,-58v12,0,7,22,21,14v22,-13,8,-43,-27,-43v-40,0,-69,37,-77,76","w":125},"d":{"d":"90,-23v3,38,93,30,99,-3v3,-17,-7,-16,-14,-6v-11,14,-63,29,-53,-12v10,-42,46,-134,66,-179v7,-13,-15,-18,-27,-16v-22,3,-30,67,-47,95v-19,6,-44,-8,-65,10v-32,15,-55,58,-56,98v0,24,14,39,36,40v19,1,42,-22,63,-48xm29,-37v0,-29,30,-80,67,-80v19,19,-28,62,-37,83v-9,12,-30,16,-30,-3","w":185},"e":{"d":"69,4v35,-1,79,-4,72,-44v-1,-2,-2,-2,-3,-1v-14,29,-72,31,-92,13v23,-20,58,-46,57,-82v0,-21,-11,-37,-36,-37v-49,0,-76,49,-76,92v0,42,26,61,78,59xm28,-55v1,-21,15,-62,41,-64v17,2,11,21,3,34v-8,14,-21,27,-37,37v-5,3,-7,1,-7,-7","w":138},"f":{"d":"10,83v32,3,59,-39,63,-80v21,-3,81,-2,67,-43v-12,9,-50,38,-71,12v-2,-11,-12,-15,-15,-22v38,-30,88,-96,90,-156v0,-23,-12,-37,-36,-37v-73,22,-128,191,-128,292v0,25,9,33,30,34xm115,-203v0,40,-43,106,-68,125v10,-33,23,-66,34,-98v9,-26,19,-39,27,-38v5,1,7,5,7,11xm32,-15v18,8,17,19,9,39v-9,23,-16,34,-23,32v-15,-5,12,-64,14,-71","w":138},"g":{"d":"102,16v14,-27,99,-1,86,-56v-9,-1,-26,25,-40,22v-14,0,-23,1,-32,4r45,-121v0,-11,-15,-10,-28,-10v-8,3,-8,14,-15,14v-60,-33,-125,32,-125,95v0,63,77,34,91,6v1,-2,2,-2,3,-2v-2,17,-13,30,-18,45v-18,10,-43,26,-43,51v0,24,29,21,43,5v10,-8,19,-26,33,-53xm30,-38v0,-33,34,-84,77,-76v9,17,-10,34,-21,51v-18,28,-33,40,-43,40v-8,0,-13,-5,-13,-15","w":186},"h":{"d":"76,-28v2,43,102,39,110,2v4,-16,-7,-16,-14,-6v-11,15,-54,23,-59,0v6,-35,23,-56,27,-89v2,-15,-9,-25,-26,-24v-33,1,-49,33,-65,53v1,-33,30,-70,47,-133v0,-16,-35,-19,-41,-1v-9,29,-54,163,-63,214v-2,13,6,15,21,12v5,-1,8,-4,10,-10v11,-28,45,-98,74,-102v7,20,-22,64,-21,84"},"i":{"d":"68,-194v10,0,24,-11,24,-26v0,-10,-7,-19,-19,-19v-27,-1,-34,43,-5,45xm-3,-28v5,41,94,39,105,2v1,-16,-6,-16,-13,-6v-10,14,-52,23,-58,1v9,-39,23,-66,33,-102v0,-16,-17,-17,-32,-12v-21,29,-29,75,-35,117","w":98},"j":{"d":"64,-194v10,0,23,-11,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45xm43,2v30,-1,64,-8,57,-42v-9,0,-24,22,-40,22r-32,1v9,-46,24,-77,36,-116v0,-16,-17,-17,-32,-12v-35,42,-26,123,-53,170v-26,13,-40,57,-6,57v40,0,29,-78,70,-80","w":98},"k":{"d":"60,-18v12,32,114,26,98,-22v-11,5,-34,32,-59,21v-22,-10,12,-47,-12,-56v-3,-2,-3,-4,-1,-5v20,-16,33,-28,36,-53v0,-8,-4,-12,-14,-13v-32,-2,-8,75,-60,61r50,-143v-2,-15,-41,-13,-43,2v-3,7,-67,216,-65,219v-1,6,3,8,13,8v44,0,9,-62,56,-59v5,-2,7,-1,6,4","w":156},"l":{"d":"-3,-30v0,48,90,39,101,4v2,-17,-7,-16,-14,-6v-12,18,-71,23,-53,-12v6,-25,17,-79,36,-112v12,-21,22,-35,27,-58v-6,-36,-41,-26,-52,8v-13,42,-45,127,-45,176","w":93},"m":{"d":"154,-26v0,40,96,37,107,0v0,-5,0,-16,-5,-15v-8,15,-52,37,-63,11v7,-32,27,-63,29,-93v-19,-53,-79,4,-92,30v7,-20,17,-52,-16,-53v-19,0,-39,16,-60,48v-4,6,-6,8,-6,4v0,-8,14,-37,16,-47v0,-15,-34,-14,-38,0r-37,133v-1,6,4,9,16,9v12,0,18,-2,20,-7v15,-24,47,-106,75,-110v5,1,6,4,4,11r-38,98v-2,6,3,8,16,8v26,1,19,-12,30,-27r50,-75v8,-10,15,-18,20,-7v-7,20,-28,60,-28,82","w":257},"n":{"d":"100,-109v-5,33,-54,91,-7,107v31,11,95,6,86,-38v-10,0,-24,23,-41,22v-15,-1,-24,-1,-26,-12v6,-28,28,-67,30,-95v0,-13,-11,-22,-25,-23v-19,-3,-41,24,-68,50v2,-22,15,-37,10,-51v-10,-6,-32,-4,-35,8r-34,136v0,13,18,9,27,4v21,-35,40,-104,80,-112v2,1,3,2,3,4","w":176},"o":{"d":"127,-100v0,-38,-44,-48,-45,-11v0,13,11,16,12,26v-4,25,-19,69,-45,67v-27,-2,-14,-33,-4,-58v6,-16,28,-47,41,-55v8,-6,1,-12,-9,-12v-45,0,-79,54,-80,102v-1,28,19,45,49,45v45,0,81,-59,81,-104","w":148},"p":{"d":"71,-3v34,8,115,14,104,-37v-13,7,-44,34,-69,20v8,-21,41,-53,35,-87v1,-18,-14,-35,-36,-35v-15,-1,-35,14,-55,37v3,-21,9,-35,13,-49v3,-9,-5,-14,-17,-13v-31,2,-22,43,-34,65r-53,175v-2,13,13,14,29,10v22,-16,18,-53,31,-81v18,-3,36,3,52,-5xm92,-113v39,13,-5,74,-21,87v-9,-6,-28,-5,-41,-3v2,-20,39,-82,62,-84","w":173},"q":{"d":"130,2v29,0,65,-7,57,-42v-10,0,-24,23,-40,22v-20,-1,-25,1,-32,1r36,-120v0,-6,-6,-8,-16,-8v-18,-5,-17,11,-27,9v-60,-29,-115,37,-115,94v0,27,13,40,38,44v19,3,41,-26,57,-37r-33,102v-1,10,4,16,15,16v43,0,15,-81,60,-81xm28,-38v-2,-26,41,-85,63,-82v8,0,13,3,13,9v-5,20,-35,84,-63,88v-9,1,-13,-6,-13,-15","w":185},"r":{"d":"36,-124v-15,43,-28,97,-74,106v-4,3,-1,17,4,18v52,-13,67,-58,87,-108v19,-4,25,18,10,39v-7,21,-24,56,3,67v26,10,98,5,85,-38v-9,0,-24,24,-40,22v-41,7,-24,-27,-13,-47v27,-48,-2,-54,-32,-71v4,-13,1,-32,-13,-30v-18,-3,-28,28,-17,42","w":149},"s":{"d":"67,-4v31,10,95,7,84,-36v-11,4,-34,30,-58,21v-4,-9,15,-24,15,-41v0,-21,-9,-46,-22,-57v-2,-15,28,-44,-6,-45v-21,-1,-39,19,-29,43v-15,25,-50,95,-89,101v-4,4,-2,18,5,18v13,0,21,-10,30,-12v14,16,50,19,70,8xm63,-90v16,21,1,76,-28,68v0,-9,-8,-11,-12,-15v4,-11,35,-46,40,-53","w":149},"t":{"d":"48,2v27,-2,63,-8,54,-42v-12,7,-43,37,-63,13v-10,-28,13,-55,17,-84v9,-7,48,3,33,-23v-8,-2,-22,2,-24,-5r20,-63v4,-17,-19,-13,-31,-11v-29,17,-3,76,-51,80v-5,9,-7,21,11,18v10,10,-18,62,-15,74v-2,28,17,44,49,43","w":100},"u":{"d":"125,2v28,-2,62,-8,55,-42v-10,0,-24,24,-41,22v-20,-2,-34,-3,-26,-27r31,-92v-2,-10,-39,-12,-39,4v-17,38,-32,96,-63,108v-13,0,-10,-11,-8,-20v3,-15,26,-68,33,-90v1,-10,-35,-23,-40,-6v-20,60,-29,95,-31,106v-4,22,7,37,29,37v20,0,41,-19,60,-44v-7,31,6,46,40,44","w":177},"v":{"d":"22,-141v-16,27,-65,144,3,144v51,0,87,-72,92,-121v1,-17,-5,-25,-19,-25v-25,0,-35,34,-16,48v-4,31,-23,69,-49,76v-7,0,-11,-5,-11,-13v0,-17,19,-59,36,-100v1,-13,-28,-21,-36,-9","w":135},"w":{"d":"-2,-86v-11,36,-17,88,21,88v14,0,28,-7,40,-17v11,-5,11,18,24,16v63,14,95,-65,103,-119v1,-14,-8,-25,-21,-25v-23,0,-33,39,-13,48v3,26,-22,68,-47,74v-6,0,-10,-4,-10,-11v0,-23,17,-62,25,-83v0,-11,-34,-17,-37,-1v-17,34,-10,82,-52,91v-6,0,-9,-4,-9,-12v0,-23,26,-79,35,-98v0,-13,-33,-11,-38,-1v-8,16,-15,31,-21,50","w":204},"x":{"d":"-44,-18v-4,2,-11,20,0,19v32,-3,52,-23,71,-43v2,-2,3,-1,4,1v7,46,83,58,119,23v4,-3,4,-16,1,-22v-10,0,-24,22,-40,22v-41,0,-48,-28,-51,-60v15,-16,27,-41,54,-44v6,0,10,-4,9,-11v0,-11,-15,-13,-26,-9v-8,3,-23,16,-43,38v-8,-12,-15,-45,-35,-42v-8,1,-19,6,-18,16v11,17,20,31,21,63v-16,18,-40,51,-66,49","w":149},"y":{"d":"39,80v32,0,48,-59,65,-75v29,-7,82,-1,72,-45v-11,10,-46,31,-72,23r40,-118v2,-13,-27,-14,-32,-5v-20,37,-34,108,-76,109v-25,-19,34,-92,25,-113v-52,-24,-62,72,-65,120v12,47,73,10,82,-14v1,-2,3,-3,4,-3v0,16,-12,39,-19,54v-15,10,-39,31,-40,53v0,10,6,14,16,14","w":174},"z":{"d":"21,83v43,0,66,-46,66,-81v27,1,73,-6,62,-42v-9,2,-25,24,-41,22v-30,4,-33,-6,-45,-18v-4,-3,-3,-4,0,-5v24,-6,42,-29,42,-57v0,-27,-16,-43,-45,-47v-18,-2,-40,24,-23,35v11,-9,33,1,33,16v0,21,-28,36,-49,37v-10,-3,-17,15,-10,19v16,2,30,9,36,21v-33,12,-66,26,-68,66v-1,19,20,34,42,34xm3,44v4,-20,25,-40,46,-38v6,25,-13,49,-32,51v-7,0,-14,-6,-14,-13","w":147},"{":{"d":"73,-32v8,-21,5,-45,-14,-51v48,-11,54,-72,71,-115v11,-29,17,-33,46,-31r8,-22v-104,-19,-73,114,-136,154v-4,2,-9,3,-13,3r-8,24v20,0,21,26,15,43v-9,29,-24,55,-27,87v-2,25,24,30,53,27r7,-22v-13,-1,-29,4,-28,-12v4,-30,16,-58,26,-85","w":159},"|":{"d":"30,0r20,0r0,-260r-20,0r0,260","w":79},"}":{"d":"69,-131v-8,21,-4,44,14,50v-47,12,-54,72,-71,115v-11,29,-16,33,-45,31r-8,22v103,19,73,-113,135,-153v4,-2,9,-3,13,-3r8,-24v-21,0,-21,-26,-15,-44v9,-29,27,-54,27,-87v0,-24,-24,-30,-52,-27r-8,22v13,1,29,-4,28,12v-5,30,-16,59,-26,86","w":159},"~":{"d":"38,-37v27,-69,91,28,135,-11v5,-4,11,-11,18,-21r-13,-22v-11,17,-21,25,-31,25v-9,2,-65,-27,-77,-24v-19,0,-34,10,-45,31","w":216},"\u201a":{"d":"48,44v25,-10,52,-48,50,-80v-4,-10,-37,-3,-37,8v-2,32,-16,46,-25,62v-1,5,7,10,12,10","w":105},"\u0192":{"d":"13,81v-13,-5,-3,-37,-1,-50r-20,2v-9,31,-11,72,21,72v61,-16,74,-160,96,-232r34,0r6,-26r-35,0v12,-39,18,-87,39,-99v5,0,6,4,6,12v0,6,-2,18,-7,37r20,0v13,-12,17,-75,-14,-71v-46,6,-61,72,-74,121r-30,0r-5,26r28,0v-13,68,-29,131,-49,187v-5,14,-10,21,-15,21","w":173},"\u201e":{"d":"114,44v26,-9,53,-48,51,-80v-3,-10,-37,-3,-37,8v0,32,-16,46,-25,62v0,5,6,10,11,10xm48,44v25,-10,52,-48,50,-80v-4,-10,-37,-3,-37,8v-2,32,-16,46,-25,62v-1,5,7,10,12,10","w":172},"\u2026":{"d":"363,4v30,5,43,-44,10,-45v-22,-3,-42,44,-10,45xm210,4v30,5,42,-43,10,-45v-23,-4,-42,43,-10,45xm57,4v29,4,42,-44,9,-45v-22,-4,-41,44,-9,45","w":460},"\u2020":{"d":"193,-162v4,-2,13,-22,5,-25r-62,0r15,-60v-1,-6,-25,-7,-27,0r-18,60r-65,0v-2,2,-17,25,-1,25r58,0r-51,190v1,7,24,7,26,-1r55,-189r65,0","w":200},"\u2021":{"d":"186,-164v7,1,16,-22,6,-25r-56,0r15,-58v-1,-8,-18,-2,-26,-4r-19,62r-57,0v-6,-1,-17,24,-5,25r55,0r-29,108r-57,0v-6,-1,-17,24,-5,25r55,0r-16,58v2,8,18,3,26,4r17,-62r57,0v6,0,16,-25,6,-25r-56,0r32,-108r57,0","w":200},"\u02c6":{"d":"90,-240v-16,19,-31,32,-47,44v18,9,35,-6,59,-23v19,18,29,30,40,24v-9,-15,-22,-31,-23,-45r-29,0"},"\u2030":{"d":"289,-3v36,1,68,-45,68,-82v0,-28,-13,-41,-38,-41v-35,0,-68,45,-68,82v0,28,13,41,38,41xm275,-46v-1,-22,20,-58,42,-58v11,0,16,7,16,22v1,22,-21,60,-42,58v-11,0,-16,-7,-16,-22xm185,-211v-19,12,-52,38,-81,39v-4,-18,-17,-28,-37,-28v-35,-1,-68,45,-68,82v0,28,13,41,38,41v35,0,67,-42,68,-77v14,3,47,-18,62,-23v-34,39,-133,167,-138,188v1,12,16,29,24,8v27,-59,105,-141,150,-209v1,-3,-15,-22,-18,-21xm75,-168v16,24,-11,70,-36,69v-11,0,-16,-7,-16,-22v-1,-26,30,-76,55,-51v-2,0,-3,2,-3,4xm173,-3v36,1,70,-46,69,-82v0,-28,-14,-41,-39,-41v-35,0,-68,45,-68,82v0,28,13,41,38,41xm159,-46v-1,-22,20,-58,42,-58v11,0,16,7,16,22v0,23,-21,58,-42,58v-11,0,-16,-7,-16,-22","w":360},"\u0160":{"d":"158,-239v-86,-12,-148,97,-64,135v41,19,51,38,32,76v-15,11,-39,-7,-57,-8v-59,-22,-110,1,-80,49v35,36,120,33,152,-10v23,-7,88,7,79,-43v-13,4,-37,35,-61,17v15,-31,18,-73,-12,-93v-19,-13,-59,-26,-60,-51v-2,-52,88,-61,99,-17v8,3,17,-6,17,-18v-1,-23,-21,-34,-45,-37xm102,-3v-23,21,-86,28,-96,-7v-1,-8,7,-12,14,-12v30,7,60,8,82,19xm157,-275v15,-18,31,-31,47,-45v-18,-9,-36,6,-59,24v-19,-18,-30,-33,-40,-24v9,15,22,31,23,45r29,0","w":218},"\u2039":{"d":"53,-53r41,-43r-41,1v-9,14,-19,28,-32,42v12,18,19,32,23,43r37,1","w":113},"\u0152":{"d":"123,-222v20,2,29,18,25,43v-10,18,-48,2,-46,-20v1,-10,8,-24,21,-23xm31,-70v0,-41,23,-108,49,-127v-4,31,24,65,58,54v4,32,-51,120,-77,116v-21,-3,-30,-18,-30,-43xm276,-206v4,0,9,-7,9,-13v-1,-14,-15,-22,-34,-22v-28,0,-53,12,-75,36v-11,-39,-40,-44,-77,-36v-63,14,-104,89,-106,166v-2,59,28,88,82,77v-17,39,-3,77,41,77v49,0,97,-46,114,-83v1,-7,-16,-23,-23,-10v-8,16,-61,64,-79,64v-11,0,-16,-7,-16,-20v11,-39,38,-117,92,-110v18,-5,27,-12,27,-23v-2,-27,-40,-9,-55,-6v-6,-43,38,-100,76,-107v11,1,19,4,24,10","w":258},"\u2018":{"d":"44,-175v4,12,36,3,37,-8v2,-31,17,-47,25,-62v1,-5,-7,-10,-12,-10v-26,9,-53,48,-50,80","w":95},"\u2019":{"d":"48,-170v25,-11,52,-49,50,-81v-4,-11,-36,-2,-37,8v-1,32,-17,48,-25,63v-1,5,7,10,12,10","w":105},"\u201c":{"d":"111,-175v4,12,36,3,37,-8v2,-31,17,-47,25,-62v1,-5,-7,-10,-12,-10v-26,9,-53,48,-50,80xm44,-175v4,12,36,3,37,-8v2,-31,17,-47,25,-62v1,-5,-7,-10,-12,-10v-26,9,-53,48,-50,80","w":172},"\u201d":{"d":"114,-170v26,-10,53,-49,51,-81v-4,-11,-37,-3,-37,8v-1,32,-17,48,-25,63v0,5,6,10,11,10xm48,-170v25,-11,52,-49,50,-81v-4,-11,-36,-2,-37,8v-1,32,-17,48,-25,63v-1,5,7,10,12,10","w":172},"\u2022":{"d":"90,-63v33,0,62,-29,62,-62v0,-35,-28,-63,-62,-63v-35,0,-63,28,-63,63v0,33,29,62,63,62","w":180},"\u2013":{"d":"177,-53r6,-22r-180,0r-6,22r180,0","w":180},"\u2014":{"d":"357,-53r6,-22r-360,0r-6,22r360,0","w":360},"\u02dc":{"d":"121,-193v10,1,48,-30,31,-36v-5,2,-17,16,-22,13v-9,0,-38,-19,-44,-17v-10,-1,-48,35,-31,39v2,2,16,-14,22,-14v6,0,40,17,44,15"},"\u2122":{"d":"140,-251r-119,0r0,23r45,0r0,125r29,0r0,-125r45,0r0,-23xm213,-251r-42,0r0,148r27,0r1,-117r44,117r20,0r45,-117r0,117r28,0r0,-148r-42,0r-41,105","w":356},"\u0161":{"d":"67,-4v31,10,95,7,84,-36v-11,4,-34,30,-58,21v-4,-9,15,-24,15,-41v0,-21,-9,-46,-22,-57v-2,-15,28,-44,-6,-45v-21,-1,-39,19,-29,43v-15,25,-50,95,-89,101v-4,4,-2,18,5,18v13,0,21,-10,30,-12v14,16,50,19,70,8xm63,-90v16,21,1,76,-28,68v0,-9,-8,-11,-12,-15v4,-11,35,-46,40,-53xm92,-193v16,-18,31,-31,48,-44v-19,-9,-36,5,-59,24v-20,-18,-30,-33,-41,-24v10,13,22,30,23,44r29,0","w":149},"\u203a":{"d":"45,-10v6,-12,20,-26,42,-42v-8,-10,-15,-25,-21,-44v-15,2,-26,2,-43,-1v14,13,20,26,32,40v-19,11,-32,33,-52,48v14,0,28,-3,42,-1","w":113},"\u0153":{"d":"121,-55v0,-22,15,-62,41,-64v16,2,10,21,3,34v-8,14,-21,27,-37,37v-5,3,-7,1,-7,-7xm-3,-41v-2,51,71,58,98,23v22,30,124,34,140,-8v0,-5,0,-16,-5,-15v-14,29,-71,30,-92,13v23,-20,57,-47,57,-82v0,-43,-56,-47,-80,-20v-16,-11,-36,3,-33,21v-2,13,11,14,12,24v-4,25,-19,69,-45,67v-27,-2,-14,-33,-4,-58v6,-16,28,-47,41,-55v8,-6,1,-12,-9,-12v-45,0,-78,54,-80,102","w":231},"\u0178":{"d":"163,7v-13,3,-97,68,-33,76v26,3,68,-42,74,-66v17,-29,102,3,93,-57v-12,9,-45,33,-75,22r62,-206v1,-8,-14,-13,-26,-12v-6,0,-9,2,-11,7v-12,45,-87,172,-119,192v-14,9,-28,16,-32,2v21,-63,45,-107,46,-151v0,-31,-16,-47,-47,-50v-43,-4,-88,33,-88,84v0,20,10,40,28,43v20,-4,1,-13,3,-27v3,-33,26,-82,56,-71v13,1,16,18,13,32v-1,9,-54,136,-52,151v5,36,49,29,74,12v27,-18,59,-62,81,-90v-8,28,-26,88,-47,109xm224,-275v10,0,23,-11,23,-26v0,-10,-6,-18,-18,-18v-28,0,-35,44,-5,44xm174,-275v10,0,23,-11,23,-26v0,-10,-7,-18,-18,-18v-29,-3,-36,44,-5,44","w":295},"\u00a1":{"d":"69,-95v-10,30,-57,95,2,97v17,-5,11,-4,18,-30r35,-128v1,-6,-1,-9,-7,-11v-10,-2,-16,-3,-18,1v-2,2,-14,25,-30,71xm139,-239v-18,0,-28,10,-30,27v-2,18,22,24,34,16v10,-6,22,-43,-4,-43","w":172},"\u00a2":{"d":"46,-82v0,-22,29,-61,48,-61v17,0,-8,23,2,29r21,0v17,2,15,-23,18,-32v0,-11,-7,-18,-22,-21v4,-13,13,-33,14,-49v-6,-9,-17,-10,-22,8v-6,20,-12,34,-15,41v-53,1,-120,108,-45,130r-20,58v0,6,6,10,18,10v12,-11,18,-53,27,-68v27,-2,54,-20,71,-32v4,-5,5,-29,-1,-31v-19,15,-46,35,-74,37v-13,0,-20,-7,-20,-19","w":173},"\u00a3":{"d":"25,-33v-25,-6,-54,-3,-56,17v-2,22,41,21,61,12v33,8,77,3,109,1r9,-31v-34,7,-66,9,-89,5v7,-8,14,-22,23,-43v24,3,43,0,43,-26v-8,-3,-22,0,-32,-1v7,-28,23,-68,47,-75v5,0,8,3,8,8v6,5,-27,47,-11,44v2,0,12,-1,29,-5v19,-36,17,-72,-23,-77v-40,-5,-71,59,-85,105v-24,-3,-42,1,-44,24v5,7,24,2,34,3v-6,17,-14,30,-23,39","w":173},"\u00a4":{"d":"18,-39r13,13r15,-16v19,20,61,20,81,0r15,16r13,-13r-15,-15v17,-20,18,-62,0,-80r15,-15r-14,-14r-15,15v-18,-18,-61,-17,-79,0r-15,-15r-14,14r16,15v-18,17,-19,59,-1,79xm42,-94v0,-25,21,-46,45,-46v24,0,44,22,44,45v0,25,-20,47,-44,47v-24,0,-45,-21,-45,-46","w":173},"\u00a5":{"d":"100,-87v19,0,49,4,39,-17r-35,0r14,-14v19,0,50,4,39,-18r-24,0r62,-67v0,-1,-23,-2,-23,0r-70,76r-15,-73v0,-3,-7,-4,-20,-4v-16,0,-19,-1,-17,11r11,57v-17,-2,-40,-1,-31,18r34,0r3,14v-18,-1,-46,-3,-37,17r33,0r-30,83v0,3,6,4,18,4v12,0,18,-2,19,-5","w":173},"\u00a6":{"d":"30,0r20,0r0,-97r-20,0r0,97xm30,-163r20,0r0,-97r-20,0r0,97","w":79},"\u00a7":{"d":"67,24v48,0,74,-39,51,-78v49,3,69,-53,35,-89v-17,-18,-49,-44,-50,-72v0,-10,14,-19,26,-19v27,0,28,24,48,30v9,0,13,-5,13,-15v0,-50,-120,-59,-118,5v0,11,4,22,11,33v-58,-5,-69,53,-37,89v16,18,48,45,50,69v-1,13,-10,21,-24,21v-25,0,-32,-22,-49,-30v-7,1,-13,5,-13,13v0,25,30,43,57,43xm82,-159v20,0,58,43,58,62v0,14,-9,21,-26,21v-15,0,-55,-46,-55,-61v0,-15,8,-22,23,-22","w":200},"\u00a8":{"d":"119,-194v10,0,23,-11,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45xm68,-194v10,0,24,-11,24,-26v0,-10,-7,-19,-19,-19v-27,-1,-34,43,-5,45","w":98},"\u00a9":{"d":"12,-122v0,73,60,130,132,130v72,0,132,-57,132,-130v0,-72,-60,-129,-132,-129v-72,0,-132,57,-132,129xm144,-14v-57,0,-103,-48,-103,-108v0,-58,46,-107,103,-107v57,0,103,49,103,107v0,60,-45,108,-103,108xm73,-122v0,83,125,112,139,24r-24,0v-2,18,-17,31,-39,31v-28,0,-48,-26,-48,-55v0,-56,75,-76,87,-25r24,0v-4,-31,-29,-54,-64,-54v-46,-1,-75,34,-75,79","w":288},"\u00ab":{"d":"67,-53v7,14,15,26,20,43r38,1v-13,-17,-17,-26,-26,-44r47,-43r-42,1v-10,15,-23,28,-37,42xm79,-9r-28,-44v14,-15,22,-29,41,-43r-41,1v-9,14,-19,28,-32,42v12,18,19,32,23,43","w":146},"\u00ae":{"d":"12,-122v0,73,60,130,132,130v72,0,132,-57,132,-130v0,-72,-60,-129,-132,-129v-72,0,-132,57,-132,129xm144,-14v-57,0,-103,-48,-103,-108v0,-58,46,-107,103,-107v57,0,103,49,103,107v0,60,-45,108,-103,108xm118,-111r23,0r39,64r27,0r-42,-65v26,-3,39,-17,39,-41v0,-49,-60,-44,-110,-43r0,149r24,0r0,-64xm180,-155v0,30,-33,23,-62,24r0,-45v26,0,62,-3,62,21","w":288},"\u00b0":{"d":"50,-153v0,-20,13,-35,33,-35v20,0,33,15,33,35v0,20,-12,35,-33,35v-21,0,-33,-15,-33,-35xm31,-153v0,28,24,52,52,52v28,0,51,-24,51,-52v0,-27,-24,-51,-51,-51v-28,0,-52,23,-52,51","w":144},"\u00b1":{"d":"98,-89r-54,0r0,21r54,0r0,38r20,0r0,-38r54,0r0,-21r-54,0r0,-39r-20,0r0,39xm44,0r128,0r0,-21r-128,0r0,21","w":216},"\u00b4":{"d":"140,-216v14,-13,31,-33,0,-33v-24,0,-25,19,-31,28v-9,15,-28,15,-19,27v22,5,36,-9,50,-22","w":177},"\u00b6":{"d":"27,-163v0,31,24,45,58,45r-64,186r29,0r102,-296r42,0r-102,296r29,0r110,-319v-101,-3,-204,-7,-204,88","w":216},"\u00b7":{"d":"9,-64v0,12,12,25,25,25v13,0,25,-12,25,-25v0,-13,-11,-25,-25,-25v-14,0,-25,13,-25,25","w":86},"\u2219":{"d":"9,-64v0,12,12,25,25,25v13,0,25,-12,25,-25v0,-13,-11,-25,-25,-25v-14,0,-25,13,-25,25","w":86},"\u00b8":{"d":"3,74v43,0,62,-55,15,-57r-9,1r9,-18r-12,0v-3,10,-15,23,-12,32v12,-3,25,0,24,12v-2,26,-39,16,-54,4r-8,12v13,9,29,14,47,14","w":79},"\u00bb":{"d":"65,-97v9,9,24,30,30,40r-50,48v14,0,28,-3,42,-1v6,-12,19,-26,40,-42v-7,-9,-13,-24,-19,-44v-15,2,-27,2,-43,-1xm36,-10v6,-12,20,-26,42,-42v-8,-10,-15,-25,-21,-44v-16,2,-27,2,-44,-1v13,10,22,27,32,40v-18,12,-31,33,-51,48v14,0,28,-3,42,-1","w":146},"\u00bf":{"d":"135,-171v-29,-13,-27,28,-46,41v-16,19,-53,52,-49,85v-3,38,34,52,71,43v13,-3,14,-18,12,-31v-2,-11,-17,3,-27,0v-34,-6,-20,-36,-1,-60v30,-38,44,-48,40,-78xm138,-192v14,0,23,-12,24,-28v0,-13,-7,-19,-20,-19v-31,-2,-37,47,-4,47","w":180},"\u00c0":{"d":"168,1v29,-2,59,-9,52,-41v-10,2,-25,23,-43,21v-33,-4,-10,-41,-2,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-11,36,-30,77,28,73xm112,-327v4,-5,37,-5,37,4v6,22,23,31,32,42v-22,23,-68,-24,-69,-46","w":218},"\u00c1":{"d":"168,1v29,-2,59,-9,52,-41v-10,2,-25,23,-43,21v-33,-4,-10,-41,-2,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-11,36,-30,77,28,73xm210,-297v14,-17,29,-30,0,-33v-23,-3,-25,20,-31,28v-9,15,-27,14,-19,27v21,5,37,-12,50,-22","w":218},"\u00c2":{"d":"168,1v29,-2,59,-9,52,-41v-10,2,-25,23,-43,21v-33,-4,-10,-41,-2,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-11,36,-30,77,28,73xm175,-323v-16,19,-31,33,-48,45v19,9,35,-5,60,-23v19,18,30,31,40,23v-11,-13,-22,-31,-23,-45r-29,0","w":218},"\u00c3":{"d":"168,1v29,-2,59,-9,52,-41v-10,2,-25,23,-43,21v-33,-4,-10,-41,-2,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-11,36,-30,77,28,73xm175,-275v8,0,49,-30,31,-36v-6,1,-17,15,-22,13v-8,0,-37,-20,-44,-17v-9,0,-49,33,-31,39v3,1,16,-15,22,-15v6,0,42,18,44,16","w":218},"\u00c4":{"d":"168,1v29,-2,59,-9,52,-41v-10,2,-25,23,-43,21v-33,-4,-10,-41,-2,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-11,36,-30,77,28,73xm171,-274v10,0,24,-11,24,-26v0,-10,-7,-18,-19,-18v-28,0,-34,43,-5,44xm121,-274v10,0,23,-11,23,-26v0,-10,-6,-18,-18,-18v-28,0,-35,44,-5,44","w":218},"\u00c5":{"d":"168,1v29,-2,59,-9,52,-41v-10,2,-25,23,-43,21v-33,-4,-10,-41,-2,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-11,36,-30,77,28,73xm168,-275v14,0,27,-13,27,-27v0,-14,-13,-26,-27,-26v-13,0,-26,13,-26,26v0,14,12,27,26,27xm183,-302v0,8,-7,15,-15,14v-19,0,-17,-28,0,-28v8,-1,15,6,15,14","w":218},"\u00c6":{"d":"366,-206v21,-15,1,-37,-26,-35v-62,4,-100,52,-112,111v-4,18,20,30,10,41v-26,17,-46,41,-63,70v-29,-7,-8,-41,0,-62r43,-109v-1,-14,-30,-12,-33,-1v-25,50,-83,164,-127,164v-54,-14,4,-88,21,-109v41,-51,83,-75,120,-79v10,-1,15,-3,15,-6v-1,-5,-11,-20,-20,-18v-95,7,-193,109,-197,195v-2,30,18,46,44,47v37,1,80,-48,99,-75v-10,34,-31,77,25,73v-19,38,-5,78,40,78v50,0,97,-47,115,-83v0,-6,-17,-23,-24,-10v-8,16,-60,64,-78,64v-11,0,-16,-7,-16,-20v11,-39,38,-117,92,-110v18,-5,26,-12,26,-23v-1,-27,-39,-9,-54,-6v-6,-43,38,-100,76,-107v10,1,19,4,24,10","w":349},"\u00c7":{"d":"73,118v1,-18,-17,-29,-37,-24r8,-15v31,-1,74,-33,98,-81v1,-5,-7,-17,-12,-16v-16,17,-49,63,-80,64v-49,-17,-9,-96,3,-130v17,-45,71,-133,110,-133v20,0,14,26,7,41v-8,16,-21,27,-40,33v-5,1,-8,4,-8,8v2,6,8,19,17,17v32,-7,68,-42,67,-82v-2,-60,-70,-48,-107,-13v-47,43,-112,135,-116,223v-1,37,17,63,48,68v-3,10,-14,21,-11,30v11,-2,26,-1,25,11v-3,26,-39,18,-54,4r-8,13v26,20,89,20,90,-18","w":184},"\u00c8":{"d":"173,-206v21,-15,1,-37,-26,-35v-62,4,-101,52,-112,111v-3,12,11,33,14,36v-35,30,-81,71,-85,129v-2,26,19,44,48,44v48,0,98,-45,114,-83v1,-7,-16,-23,-23,-10v-8,16,-61,64,-79,64v-11,0,-15,-7,-15,-20v10,-41,39,-117,92,-110v18,-5,26,-12,26,-23v-1,-27,-40,-9,-55,-6v-5,-46,52,-132,101,-97xm89,-327v4,-5,36,-5,37,4v4,23,23,31,32,42v-22,23,-69,-22,-69,-46","w":160},"\u00c9":{"d":"173,-206v21,-15,1,-37,-26,-35v-62,4,-101,52,-112,111v-3,12,11,33,14,36v-35,30,-81,71,-85,129v-2,26,19,44,48,44v48,0,98,-45,114,-83v1,-7,-16,-23,-23,-10v-8,16,-61,64,-79,64v-11,0,-15,-7,-15,-20v10,-41,39,-117,92,-110v18,-5,26,-12,26,-23v-1,-27,-40,-9,-55,-6v-5,-46,52,-132,101,-97xm216,-325v-2,-8,-35,-6,-37,2v-5,24,-24,31,-32,43v1,8,11,8,19,5v19,-6,50,-32,50,-50","w":160},"\u00ca":{"d":"173,-206v21,-15,1,-37,-26,-35v-62,4,-101,52,-112,111v-3,12,11,33,14,36v-35,30,-81,71,-85,129v-2,26,19,44,48,44v48,0,98,-45,114,-83v1,-7,-16,-23,-23,-10v-8,16,-61,64,-79,64v-11,0,-15,-7,-15,-20v10,-41,39,-117,92,-110v18,-5,26,-12,26,-23v-1,-27,-40,-9,-55,-6v-5,-46,52,-132,101,-97xm149,-323v-15,19,-33,32,-48,45v19,9,35,-5,60,-23v20,18,29,31,40,23v-10,-14,-23,-31,-24,-45r-28,0","w":160},"\u00cb":{"d":"173,-206v21,-15,1,-37,-26,-35v-62,4,-101,52,-112,111v-3,12,11,33,14,36v-35,30,-81,71,-85,129v-2,26,19,44,48,44v48,0,98,-45,114,-83v1,-7,-16,-23,-23,-10v-8,16,-61,64,-79,64v-11,0,-15,-7,-15,-20v10,-41,39,-117,92,-110v18,-5,26,-12,26,-23v-1,-27,-40,-9,-55,-6v-5,-46,52,-132,101,-97xm157,-274v10,0,24,-11,24,-26v0,-10,-7,-18,-19,-18v-28,0,-34,43,-5,44xm107,-274v10,0,23,-11,23,-26v0,-10,-6,-18,-18,-18v-28,0,-35,44,-5,44","w":160},"\u00cc":{"d":"72,-40v-17,27,-56,33,-72,5v-14,-1,-12,31,-3,37v29,24,81,14,103,-18v26,-24,60,-131,60,-194v0,-27,-8,-45,-32,-42v-64,7,-121,101,-89,178v6,14,18,23,32,28v4,1,4,3,1,6xm83,-67v-48,-29,1,-142,33,-155v5,0,6,3,6,9v-3,36,-20,117,-39,146xm71,-327v4,-5,36,-5,37,4v4,23,23,31,32,42v-22,23,-69,-22,-69,-46","w":161},"\u00cd":{"d":"72,-40v-17,27,-56,33,-72,5v-14,-1,-12,31,-3,37v29,24,81,14,103,-18v26,-24,60,-131,60,-194v0,-27,-8,-45,-32,-42v-64,7,-121,101,-89,178v6,14,18,23,32,28v4,1,4,3,1,6xm83,-67v-48,-29,1,-142,33,-155v5,0,6,3,6,9v-3,36,-20,117,-39,146xm203,-325v-2,-8,-35,-6,-37,2v-5,24,-23,31,-32,43v22,21,69,-23,69,-45","w":161},"\u00ce":{"d":"72,-40v-17,27,-56,33,-72,5v-14,-1,-12,31,-3,37v29,24,81,14,103,-18v26,-24,60,-131,60,-194v0,-27,-8,-45,-32,-42v-64,7,-121,101,-89,178v6,14,18,23,32,28v4,1,4,3,1,6xm83,-67v-48,-29,1,-142,33,-155v5,0,6,3,6,9v-3,36,-20,117,-39,146xm138,-323v-16,19,-31,33,-48,45v19,9,35,-5,60,-23v20,18,29,31,40,23v-11,-13,-22,-31,-23,-45r-29,0","w":161},"\u00cf":{"d":"72,-40v-17,27,-56,33,-72,5v-14,-1,-12,31,-3,37v29,24,81,14,103,-18v26,-24,60,-131,60,-194v0,-27,-8,-45,-32,-42v-64,7,-121,101,-89,178v6,14,18,23,32,28v4,1,4,3,1,6xm83,-67v-48,-29,1,-142,33,-155v5,0,6,3,6,9v-3,36,-20,117,-39,146xm152,-274v10,0,24,-11,24,-26v0,-10,-7,-18,-19,-18v-28,0,-34,43,-5,44xm102,-274v10,0,23,-11,23,-26v0,-10,-6,-18,-18,-18v-28,0,-35,44,-5,44","w":161},"\u00d0":{"d":"93,-220v8,-3,80,40,77,48v-6,18,-24,60,-35,79r-38,0v-8,8,-29,35,-11,31r32,0v-17,41,-40,20,-78,20v-25,0,-38,6,-38,21v0,36,95,10,133,21v74,6,130,-10,130,-80v0,-43,-31,-80,-51,-102v-1,-2,13,-18,12,-20r-23,-19v-3,0,-15,17,-15,17v-41,-31,-76,-47,-102,-47v-26,0,-38,12,-38,37v1,35,39,73,67,83v7,1,15,-19,15,-25v-14,-11,-50,-40,-48,-55v0,-6,4,-9,11,-9xm196,-62v9,-7,29,-31,11,-31r-34,0r25,-55v13,18,32,42,33,68v2,40,-43,54,-93,48r20,-30r38,0","w":286},"\u00d1":{"d":"211,-39v10,-48,46,-113,51,-168v2,-20,-12,-31,-33,-31v-50,0,-83,66,-107,106v11,-47,19,-106,-38,-107v-36,-1,-78,48,-77,91v0,19,8,40,26,40v20,0,6,-19,6,-31v0,-21,13,-69,41,-68v29,1,23,40,14,65v-13,35,-39,101,-57,140v10,11,42,3,45,-13v34,-61,81,-167,133,-192v8,0,11,7,10,16v-22,60,-47,98,-51,154v-3,49,92,51,107,11v2,-17,-7,-16,-14,-6v-13,17,-54,20,-56,-7xm189,-275v9,0,51,-31,31,-36v-6,1,-16,15,-21,13v-8,0,-37,-20,-44,-17v-9,0,-49,33,-31,39v3,1,15,-15,21,-15v6,0,42,18,44,16","w":277},"\u00d2":{"d":"175,-207v-5,-35,-44,-48,-76,-34v-64,9,-101,90,-106,166v-5,79,67,100,117,57v38,-33,61,-89,73,-148v11,-11,29,-20,28,-37v-12,-29,-19,-8,-32,1v-2,0,-4,-2,-4,-5xm123,-222v20,2,29,18,25,43v-10,18,-48,2,-46,-20v1,-10,8,-24,21,-23xm31,-70v0,-41,23,-108,49,-127v-4,31,24,65,58,54v2,33,-51,120,-77,116v-21,-3,-30,-18,-30,-43xm94,-327v4,-5,36,-5,37,4v4,23,23,31,32,42v-22,23,-69,-22,-69,-46","w":186},"\u00d3":{"d":"175,-207v-5,-35,-44,-48,-76,-34v-64,9,-101,90,-106,166v-5,79,67,100,117,57v38,-33,61,-89,73,-148v11,-11,29,-20,28,-37v-12,-29,-19,-8,-32,1v-2,0,-4,-2,-4,-5xm123,-222v20,2,29,18,25,43v-10,18,-48,2,-46,-20v1,-10,8,-24,21,-23xm31,-70v0,-41,23,-108,49,-127v-4,31,24,65,58,54v2,33,-51,120,-77,116v-21,-3,-30,-18,-30,-43xm196,-297v14,-17,29,-30,0,-33v-23,-3,-25,20,-31,28v-9,15,-27,14,-19,27v21,5,37,-12,50,-22","w":186},"\u00d4":{"d":"175,-207v-5,-35,-44,-48,-76,-34v-64,9,-101,90,-106,166v-5,79,67,100,117,57v38,-33,61,-89,73,-148v11,-11,29,-20,28,-37v-12,-29,-19,-8,-32,1v-2,0,-4,-2,-4,-5xm123,-222v20,2,29,18,25,43v-10,18,-48,2,-46,-20v1,-10,8,-24,21,-23xm31,-70v0,-41,23,-108,49,-127v-4,31,24,65,58,54v2,33,-51,120,-77,116v-21,-3,-30,-18,-30,-43xm150,-323v-15,19,-32,32,-47,45v19,9,34,-5,59,-23v19,18,30,31,40,23v-9,-15,-22,-31,-23,-45r-29,0","w":186},"\u00d5":{"d":"175,-207v-5,-35,-44,-48,-76,-34v-64,9,-101,90,-106,166v-5,79,67,100,117,57v38,-33,61,-89,73,-148v11,-11,29,-20,28,-37v-12,-29,-19,-8,-32,1v-2,0,-4,-2,-4,-5xm123,-222v20,2,29,18,25,43v-10,18,-48,2,-46,-20v1,-10,8,-24,21,-23xm31,-70v0,-41,23,-108,49,-127v-4,31,24,65,58,54v2,33,-51,120,-77,116v-21,-3,-30,-18,-30,-43xm163,-275v9,1,48,-30,31,-36v-6,1,-16,15,-21,13v-8,0,-37,-20,-44,-17v-9,0,-49,33,-31,39v3,1,15,-15,21,-15v6,0,42,18,44,16","w":186},"\u00d6":{"d":"175,-207v-5,-35,-44,-48,-76,-34v-64,9,-101,90,-106,166v-5,79,67,100,117,57v38,-33,61,-89,73,-148v11,-11,29,-20,28,-37v-12,-29,-19,-8,-32,1v-2,0,-4,-2,-4,-5xm123,-222v20,2,29,18,25,43v-10,18,-48,2,-46,-20v1,-10,8,-24,21,-23xm31,-70v0,-41,23,-108,49,-127v-4,31,24,65,58,54v2,33,-51,120,-77,116v-21,-3,-30,-18,-30,-43xm170,-274v10,0,23,-11,23,-26v-6,-34,-44,-14,-43,8v0,9,7,19,20,18xm119,-274v10,0,24,-11,24,-26v0,-10,-7,-18,-19,-18v-28,0,-34,43,-5,44","w":186},"\u00d7":{"d":"93,-64r-49,49r15,15r49,-49r50,49r14,-15r-49,-49r49,-49r-14,-15r-50,50r-49,-50r-15,14","w":216},"\u00d8":{"d":"140,-158v7,-14,16,-22,25,-22v8,0,11,5,11,16v0,55,-49,127,-101,133xm52,-37v-46,-62,36,-172,94,-185xm205,-242v-1,-11,-3,-14,-14,-16r24,-49r-26,0r-24,47v-78,3,-162,107,-162,191v0,32,11,53,33,63r-24,48r25,0r21,-41v92,7,145,-84,153,-166v3,-28,-16,-51,-44,-46v4,-8,6,-19,20,-14v12,1,18,-5,18,-17","w":213},"\u00d9":{"d":"195,-8v25,21,107,15,96,-32v-9,0,-26,23,-41,22v-19,-1,-29,-7,-25,-23r49,-187v1,-12,-33,-16,-37,-3v-38,68,-73,178,-138,201v-4,0,-6,-2,-6,-6v24,-84,48,-115,50,-154v0,-30,-20,-47,-56,-46v-46,1,-80,35,-80,82v-1,18,8,29,22,30v21,2,10,-16,10,-28v0,-29,21,-50,46,-54v43,15,-3,72,-9,99v-7,29,-23,53,-28,85v-2,15,14,26,32,27v58,-11,87,-53,124,-111v-4,24,-32,79,-9,98xm136,-327v4,-5,37,-5,37,4v6,22,23,31,32,42v-22,23,-68,-24,-69,-46","w":289},"\u00da":{"d":"195,-8v25,21,107,15,96,-32v-9,0,-26,23,-41,22v-19,-1,-29,-7,-25,-23r49,-187v1,-12,-33,-16,-37,-3v-38,68,-73,178,-138,201v-4,0,-6,-2,-6,-6v24,-84,48,-115,50,-154v0,-30,-20,-47,-56,-46v-46,1,-80,35,-80,82v-1,18,8,29,22,30v21,2,10,-16,10,-28v0,-29,21,-50,46,-54v43,15,-3,72,-9,99v-7,29,-23,53,-28,85v-2,15,14,26,32,27v58,-11,87,-53,124,-111v-4,24,-32,79,-9,98xm231,-297v15,-15,29,-30,0,-33v-23,-3,-24,21,-31,28v-9,15,-27,14,-19,27v22,5,38,-10,50,-22","w":289},"\u00db":{"d":"195,-8v25,21,107,15,96,-32v-9,0,-26,23,-41,22v-19,-1,-29,-7,-25,-23r49,-187v1,-12,-33,-16,-37,-3v-38,68,-73,178,-138,201v-4,0,-6,-2,-6,-6v24,-84,48,-115,50,-154v0,-30,-20,-47,-56,-46v-46,1,-80,35,-80,82v-1,18,8,29,22,30v21,2,10,-16,10,-28v0,-29,21,-50,46,-54v43,15,-3,72,-9,99v-7,29,-23,53,-28,85v-2,15,14,26,32,27v58,-11,87,-53,124,-111v-4,24,-32,79,-9,98xm184,-323v-15,19,-33,32,-48,45v19,9,34,-5,59,-23v19,18,30,31,40,23v-9,-15,-22,-31,-23,-45r-28,0","w":289},"\u00dc":{"d":"195,-8v25,21,107,15,96,-32v-9,0,-26,23,-41,22v-19,-1,-29,-7,-25,-23r49,-187v1,-12,-33,-16,-37,-3v-38,68,-73,178,-138,201v-4,0,-6,-2,-6,-6v24,-84,48,-115,50,-154v0,-30,-20,-47,-56,-46v-46,1,-80,35,-80,82v-1,18,8,29,22,30v21,2,10,-16,10,-28v0,-29,21,-50,46,-54v43,15,-3,72,-9,99v-7,29,-23,53,-28,85v-2,15,14,26,32,27v58,-11,87,-53,124,-111v-4,24,-32,79,-9,98xm220,-274v10,0,23,-11,23,-26v0,-10,-6,-18,-18,-18v-28,0,-35,44,-5,44xm170,-274v10,0,23,-11,23,-26v-6,-34,-44,-14,-43,8v0,9,7,19,20,18","w":289},"\u00dd":{"d":"163,7v-13,3,-97,68,-33,76v26,3,68,-42,74,-66v17,-29,102,3,93,-57v-12,9,-45,33,-75,22r62,-206v1,-8,-14,-13,-26,-12v-6,0,-9,2,-11,7v-12,45,-87,172,-119,192v-14,9,-28,16,-32,2v21,-63,45,-107,46,-151v0,-31,-16,-47,-47,-50v-43,-4,-88,33,-88,84v0,20,10,40,28,43v20,-4,1,-13,3,-27v3,-33,26,-82,56,-71v13,1,16,18,13,32v-1,9,-54,136,-52,151v5,36,49,29,74,12v27,-18,59,-62,81,-90v-8,28,-26,88,-47,109xm248,-325v-2,-8,-35,-6,-37,2v-5,24,-23,31,-32,43v22,21,69,-23,69,-45","w":295},"\u00de":{"d":"-11,-36v8,-19,57,-24,88,-25v-23,23,-46,35,-70,35v-12,0,-18,-4,-18,-10xm143,-96v17,-30,43,-97,45,-131v2,-38,-28,-24,-33,-2v-12,55,-32,113,-53,135v-97,0,-145,20,-145,61v0,24,16,36,47,36v48,0,87,-23,118,-66v82,1,184,-22,184,-85v0,-36,-52,-56,-94,-56v-11,0,-20,5,-20,14v0,10,6,14,20,14v24,-1,57,10,57,28v0,34,-79,55,-126,52","w":293},"\u00df":{"d":"90,-95v0,25,-33,37,-56,39v4,-14,9,-33,17,-58v4,10,13,-1,19,-1v11,0,20,12,20,20xm40,82v41,0,66,-43,67,-81v28,3,70,-7,62,-42v-1,-2,-2,-2,-3,-1v-13,21,-45,29,-70,21v-3,-7,-17,-13,-14,-20v22,-7,46,-28,42,-57v4,-33,-37,-59,-66,-40v11,-26,38,-57,36,-76v-1,-12,-6,-23,-18,-23v-58,19,-69,166,-86,229v0,9,20,8,29,6v5,-11,9,-24,11,-37v14,5,30,9,36,22v-32,12,-67,26,-68,65v0,18,18,34,42,34xm23,44v0,-20,24,-41,46,-38v4,22,-12,49,-33,51v-9,0,-13,-4,-13,-13","w":168},"\u00e0":{"d":"86,-23v3,38,95,31,100,-3v3,-16,-7,-17,-13,-6v-12,18,-67,23,-53,-12r36,-86v8,-15,-18,-15,-27,-15v-7,0,-8,14,-18,10v-65,-24,-120,38,-121,98v0,23,14,40,37,41v24,1,51,-29,62,-45xm106,-108v-20,38,-32,71,-66,86v-9,0,-13,-6,-13,-17v2,-30,32,-74,67,-75v8,0,12,2,12,6xm52,-216v-14,-14,-31,-33,0,-33v24,0,25,19,31,28v9,15,27,14,19,27v-21,5,-37,-10,-50,-22"},"\u00e1":{"d":"86,-23v3,38,95,31,100,-3v3,-16,-7,-17,-13,-6v-12,18,-67,23,-53,-12r36,-86v8,-15,-18,-15,-27,-15v-7,0,-8,14,-18,10v-65,-24,-120,38,-121,98v0,23,14,40,37,41v24,1,51,-29,62,-45xm106,-108v-20,38,-32,71,-66,86v-9,0,-13,-6,-13,-17v2,-30,32,-74,67,-75v8,0,12,2,12,6xm140,-216v14,-13,31,-33,0,-33v-24,0,-25,19,-31,28v-9,15,-28,15,-19,27v22,5,36,-9,50,-22"},"\u00e2":{"d":"86,-23v3,38,95,31,100,-3v3,-16,-7,-17,-13,-6v-12,18,-67,23,-53,-12r36,-86v8,-15,-18,-15,-27,-15v-7,0,-8,14,-18,10v-65,-24,-120,38,-121,98v0,23,14,40,37,41v24,1,51,-29,62,-45xm106,-108v-20,38,-32,71,-66,86v-9,0,-13,-6,-13,-17v2,-30,32,-74,67,-75v8,0,12,2,12,6xm90,-240v-16,19,-31,32,-47,44v18,9,35,-6,59,-23v19,18,29,30,40,24v-9,-15,-22,-31,-23,-45r-29,0"},"\u00e3":{"d":"86,-23v3,38,95,31,100,-3v3,-16,-7,-17,-13,-6v-12,18,-67,23,-53,-12r36,-86v8,-15,-18,-15,-27,-15v-7,0,-8,14,-18,10v-65,-24,-120,38,-121,98v0,23,14,40,37,41v24,1,51,-29,62,-45xm106,-108v-20,38,-32,71,-66,86v-9,0,-13,-6,-13,-17v2,-30,32,-74,67,-75v8,0,12,2,12,6xm121,-193v10,1,48,-30,31,-36v-5,2,-17,16,-22,13v-9,0,-38,-19,-44,-17v-10,-1,-48,35,-31,39v2,2,16,-14,22,-14v6,0,40,17,44,15"},"\u00e4":{"d":"86,-23v3,38,95,31,100,-3v3,-16,-7,-17,-13,-6v-12,18,-67,23,-53,-12r36,-86v8,-15,-18,-14,-27,-15v-8,0,-8,14,-18,10v-65,-24,-120,38,-121,98v0,23,14,40,37,41v24,1,51,-29,62,-45xm106,-108v-20,38,-32,71,-66,86v-9,0,-13,-6,-13,-17v2,-30,32,-74,67,-75v8,0,12,2,12,6xm119,-194v10,0,23,-11,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45xm68,-194v10,0,24,-11,24,-26v0,-10,-7,-19,-19,-19v-27,-1,-34,43,-5,45"},"\u00e5":{"d":"86,-23v3,38,95,31,100,-3v3,-16,-7,-17,-13,-6v-12,18,-67,23,-53,-12r36,-86v8,-15,-18,-15,-27,-15v-7,0,-8,14,-18,10v-65,-24,-120,38,-121,98v0,23,14,40,37,41v24,1,51,-29,62,-45xm106,-108v-20,38,-32,71,-66,86v-9,0,-13,-6,-13,-17v2,-30,32,-74,67,-75v8,0,12,2,12,6xm99,-193v14,0,26,-13,26,-27v0,-13,-13,-26,-26,-26v-14,0,-27,12,-27,26v0,14,13,27,27,27xm113,-220v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14v7,0,14,7,14,14"},"\u00e6":{"d":"27,-39v-2,-28,38,-78,65,-75v9,0,14,2,14,6v4,12,-54,92,-66,86v-9,0,-13,-6,-13,-17xm130,-135v-16,4,-29,-5,-44,-6v-49,-3,-96,54,-96,104v0,24,14,41,37,41v19,0,43,-18,61,-45v-6,29,7,47,49,42v44,5,120,4,103,-43v-11,24,-73,33,-93,14v22,-19,56,-52,56,-82v0,-41,-46,-46,-73,-25xm132,-46v-12,-24,16,-75,38,-73v7,0,11,4,11,12v0,12,-37,63,-49,61","w":239},"\u00e7":{"d":"63,74v44,0,63,-54,15,-57r-9,1v5,-31,69,-10,58,-58v-9,1,-25,22,-40,22v-32,0,-55,-13,-56,-40v-1,-33,16,-58,44,-58v12,0,7,22,21,14v22,-13,8,-45,-27,-43v-44,2,-77,40,-78,88v-1,39,35,57,75,58v-3,10,-15,22,-12,31v12,-3,26,1,25,12v-2,25,-40,16,-55,4r-8,12v13,9,29,14,47,14","w":125},"\u00e8":{"d":"69,4v35,-1,79,-4,72,-44v-1,-2,-2,-2,-3,-1v-14,29,-72,31,-92,13v23,-20,58,-46,57,-82v0,-21,-11,-37,-36,-37v-49,0,-76,49,-76,92v0,42,26,61,78,59xm28,-55v1,-21,15,-62,41,-64v17,2,11,21,3,34v-8,14,-21,27,-37,37v-5,3,-7,1,-7,-7xm18,-216v-14,-13,-31,-33,-1,-33v24,0,26,19,32,28v10,14,27,15,18,27v-21,5,-37,-10,-49,-22","w":138},"\u00e9":{"d":"69,4v35,-1,79,-4,72,-44v-1,-2,-2,-2,-3,-1v-14,29,-72,31,-92,13v23,-20,58,-46,57,-82v0,-21,-11,-37,-36,-37v-49,0,-76,49,-76,92v0,42,26,61,78,59xm28,-55v1,-21,15,-62,41,-64v17,2,11,21,3,34v-8,14,-21,27,-37,37v-5,3,-7,1,-7,-7xm125,-216v14,-13,31,-33,1,-33v-24,0,-26,19,-32,28v-10,14,-27,15,-18,27v22,5,35,-9,49,-22","w":138},"\u00ea":{"d":"69,4v35,-1,79,-4,72,-44v-1,-2,-2,-2,-3,-1v-14,29,-72,31,-92,13v23,-20,58,-46,57,-82v0,-21,-11,-37,-36,-37v-49,0,-76,49,-76,92v0,42,26,61,78,59xm28,-55v1,-21,15,-62,41,-64v17,2,11,21,3,34v-8,14,-21,27,-37,37v-5,3,-7,1,-7,-7xm59,-240v-16,19,-31,32,-47,44v18,9,35,-6,59,-23v19,18,29,30,40,24v-11,-13,-22,-31,-23,-45r-29,0","w":138},"\u00eb":{"d":"69,4v35,-1,79,-4,72,-44v-1,-2,-2,-2,-3,-1v-14,29,-72,31,-92,13v23,-20,58,-46,57,-82v0,-21,-11,-37,-36,-37v-49,0,-76,49,-76,92v0,42,26,61,78,59xm28,-55v1,-21,15,-62,41,-64v17,2,11,21,3,34v-8,14,-21,27,-37,37v-5,3,-7,1,-7,-7xm95,-194v10,0,24,-11,24,-26v0,-10,-7,-19,-19,-19v-27,-1,-34,43,-5,45xm45,-194v10,0,23,-10,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45","w":138},"\u00ec":{"d":"-3,-28v5,41,94,39,105,2v1,-16,-6,-16,-13,-6v-10,14,-52,23,-58,1v9,-39,23,-66,33,-102v0,-16,-17,-17,-32,-12v-21,29,-29,75,-35,117xm3,-216v-14,-13,-29,-33,0,-33v24,0,25,19,31,28v9,15,28,15,19,27v-21,5,-37,-10,-50,-22","w":98},"\u00ed":{"d":"-3,-28v5,41,94,39,105,2v1,-16,-6,-16,-13,-6v-10,14,-52,23,-58,1v9,-39,23,-66,33,-102v0,-16,-17,-17,-32,-12v-21,29,-29,75,-35,117xm111,-216v14,-13,31,-33,0,-33v-24,0,-25,19,-31,28v-9,15,-27,14,-19,27v22,5,36,-9,50,-22","w":98},"\u00ee":{"d":"-3,-28v5,41,94,39,105,2v1,-16,-6,-16,-13,-6v-10,14,-52,23,-58,1v9,-39,23,-66,33,-102v0,-16,-17,-17,-32,-12v-21,29,-29,75,-35,117xm48,-240v-16,19,-31,32,-47,44v18,9,35,-6,59,-23v19,18,29,30,40,24v-9,-15,-22,-31,-23,-45r-29,0","w":98},"\u00ef":{"d":"-3,-28v5,41,94,39,105,2v1,-16,-6,-16,-13,-6v-10,14,-52,23,-58,1v9,-39,23,-66,33,-102v0,-16,-17,-17,-32,-12v-21,29,-29,75,-35,117xm88,-194v10,0,24,-11,24,-26v0,-10,-7,-19,-19,-19v-27,-1,-34,43,-5,45xm38,-194v10,0,23,-11,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45","w":98},"\u00f0":{"d":"84,-90v1,26,-14,63,-37,62v-13,0,-19,-7,-19,-22v-1,-24,19,-55,40,-56v11,0,16,5,16,16xm112,-62v11,-43,22,-85,19,-136v26,-4,51,-10,50,-36r-53,13v-6,-19,1,-39,-20,-39v-26,-1,-18,26,-13,47v-25,5,-50,10,-50,35r53,-12v0,22,-1,50,-5,56v-56,-18,-99,34,-99,91v0,63,87,53,106,10v11,13,36,9,33,-14v4,-35,-15,7,-21,-15","w":133},"\u00f1":{"d":"100,-109v-5,33,-54,91,-7,107v31,11,95,6,86,-38v-10,0,-24,23,-41,22v-15,-1,-24,-1,-26,-12v6,-28,28,-67,30,-95v0,-13,-11,-22,-25,-23v-19,-3,-41,24,-68,50v2,-22,15,-37,10,-51v-10,-6,-32,-4,-35,8r-34,136v0,13,18,9,27,4v21,-35,40,-104,80,-112v2,1,3,2,3,4xm113,-193v9,1,51,-30,31,-35v-6,2,-16,15,-21,13v-8,0,-37,-20,-44,-17v-10,-1,-48,34,-31,38v3,2,16,-13,21,-14v6,0,41,17,44,15","w":176},"\u00f2":{"d":"127,-100v0,-38,-44,-48,-45,-11v0,13,11,16,12,26v-4,25,-19,69,-45,67v-27,-2,-14,-33,-4,-58v6,-16,28,-47,41,-55v8,-6,1,-12,-9,-12v-45,0,-79,54,-80,102v-1,28,19,45,49,45v45,0,81,-59,81,-104xm46,-216v-14,-13,-29,-33,0,-33v24,0,25,19,31,28v9,15,28,15,19,27v-21,5,-37,-10,-50,-22","w":148},"\u00f3":{"d":"127,-100v0,-38,-44,-48,-45,-11v0,13,11,16,12,26v-4,25,-19,69,-45,67v-27,-2,-14,-33,-4,-58v6,-16,28,-47,41,-55v8,-6,1,-12,-9,-12v-45,0,-79,54,-80,102v-1,28,19,45,49,45v45,0,81,-59,81,-104xm154,-216v14,-13,31,-33,0,-33v-23,0,-25,19,-31,28v-9,15,-27,14,-19,27v22,5,36,-9,50,-22","w":148},"\u00f4":{"d":"127,-100v0,-38,-44,-48,-45,-11v0,13,11,16,12,26v-4,25,-19,69,-45,67v-27,-2,-14,-33,-4,-58v6,-16,28,-47,41,-55v8,-6,1,-12,-9,-12v-45,0,-79,54,-80,102v-1,28,19,45,49,45v45,0,81,-59,81,-104xm95,-240v-16,19,-31,32,-47,44v18,9,35,-6,59,-23v19,18,29,30,40,24v-11,-13,-22,-31,-23,-45r-29,0","w":148},"\u00f5":{"d":"127,-100v0,-38,-44,-48,-45,-11v0,13,11,16,12,26v-4,25,-19,69,-45,67v-27,-2,-14,-33,-4,-58v6,-16,28,-47,41,-55v8,-6,1,-12,-9,-12v-45,0,-79,54,-80,102v-1,28,19,45,49,45v45,0,81,-59,81,-104xm106,-193v10,1,52,-31,31,-36v-5,1,-16,15,-21,13v-9,0,-38,-19,-44,-17v-10,-1,-48,35,-31,39v2,2,16,-13,21,-14v7,0,40,17,44,15","w":148},"\u00f6":{"d":"127,-100v0,-38,-44,-48,-45,-11v0,13,11,16,12,26v-4,25,-19,69,-45,67v-27,-2,-14,-33,-4,-58v6,-16,28,-47,41,-55v8,-6,1,-12,-9,-12v-45,0,-79,54,-80,102v-1,28,19,45,49,45v45,0,81,-59,81,-104xm117,-194v10,0,23,-10,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45xm67,-194v10,0,23,-11,23,-26v0,-10,-6,-19,-18,-19v-27,-1,-34,44,-5,45","w":148},"\u00f7":{"d":"172,-54r0,-21r-128,0r0,21r128,0xm90,-117v0,10,9,19,18,19v9,0,18,-9,18,-19v0,-9,-9,-18,-18,-18v-9,0,-18,9,-18,18xm90,-12v-1,9,9,19,18,18v9,1,19,-9,18,-18v1,-9,-9,-19,-18,-18v-9,-1,-19,9,-18,18","w":216},"\u00f8":{"d":"112,-53v-13,-4,6,-15,-4,-28v14,-12,9,-42,-8,-50r19,-39r-28,0r-15,32v-49,1,-84,42,-82,95v0,18,5,31,17,38r-21,42r25,0r18,-36v29,3,47,-10,63,-28v13,7,37,2,37,-20v0,-32,-9,-3,-21,-6xm69,-41v-7,16,-41,20,-41,-9v0,-24,19,-55,40,-56v42,10,-22,34,1,65","w":133},"\u00f9":{"d":"125,2v28,-2,62,-8,55,-42v-10,0,-24,24,-41,22v-20,-2,-34,-3,-26,-27r31,-92v-2,-10,-39,-12,-39,4v-17,38,-32,96,-63,108v-13,0,-10,-11,-8,-20v3,-15,26,-68,33,-90v1,-10,-35,-23,-40,-6v-20,60,-29,95,-31,106v-4,22,7,37,29,37v20,0,41,-19,60,-44v-7,31,6,46,40,44xm46,-216v-14,-13,-29,-33,0,-33v24,0,25,19,31,28v9,15,28,15,19,27v-21,5,-37,-10,-50,-22","w":177},"\u00fa":{"d":"125,2v28,-2,62,-8,55,-42v-10,0,-24,24,-41,22v-20,-2,-34,-3,-26,-27r31,-92v-2,-10,-39,-12,-39,4v-17,38,-32,96,-63,108v-13,0,-10,-11,-8,-20v3,-15,26,-68,33,-90v1,-10,-35,-23,-40,-6v-20,60,-29,95,-31,106v-4,22,7,37,29,37v20,0,41,-19,60,-44v-7,31,6,46,40,44xm140,-216v14,-13,31,-33,0,-33v-24,0,-25,19,-31,28v-9,15,-28,15,-19,27v22,5,36,-9,50,-22","w":177},"\u00fb":{"d":"125,2v28,-2,62,-8,55,-42v-10,0,-24,24,-41,22v-20,-2,-34,-3,-26,-27r31,-92v-2,-10,-39,-12,-39,4v-17,38,-32,96,-63,108v-13,0,-10,-11,-8,-20v3,-15,26,-68,33,-90v1,-10,-35,-23,-40,-6v-20,60,-29,95,-31,106v-4,22,7,37,29,37v20,0,41,-19,60,-44v-7,31,6,46,40,44xm95,-240v-16,19,-31,32,-47,44v18,9,35,-6,59,-23v19,18,29,30,40,24v-11,-13,-22,-31,-23,-45r-29,0","w":177},"\u00fc":{"d":"125,2v28,-2,62,-8,55,-42v-10,0,-24,24,-41,22v-20,-2,-34,-3,-26,-27r31,-92v-2,-10,-39,-12,-39,4v-17,38,-32,96,-63,108v-13,0,-10,-11,-8,-20v3,-15,26,-68,33,-90v1,-10,-35,-23,-40,-6v-20,60,-29,95,-31,106v-4,22,7,37,29,37v20,0,41,-19,60,-44v-7,31,6,46,40,44xm131,-194v10,0,24,-11,24,-26v0,-10,-7,-19,-19,-19v-27,-1,-34,43,-5,45xm81,-194v10,0,23,-10,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45","w":177},"\u00fd":{"d":"39,80v32,0,48,-59,65,-75v29,-7,82,-1,72,-45v-11,10,-46,31,-72,23r40,-118v2,-13,-27,-14,-32,-5v-20,37,-34,108,-76,109v-25,-19,34,-92,25,-113v-52,-24,-62,72,-65,120v12,47,73,10,82,-14v1,-2,3,-3,4,-3v0,16,-12,39,-19,54v-15,10,-39,31,-40,53v0,10,6,14,16,14xm140,-216v14,-13,31,-33,0,-33v-24,0,-25,19,-31,28v-9,15,-28,15,-19,27v22,5,36,-9,50,-22","w":174},"\u00fe":{"d":"76,-94v12,-52,54,-120,50,-148v-4,-25,-22,-22,-30,0r-48,137v-18,23,-65,31,-54,75v17,-11,29,-28,45,-40v-36,84,-54,137,-54,158v0,12,4,17,14,17v24,-2,21,-51,30,-69v12,-56,48,-117,94,-134v5,0,8,2,8,6v-2,19,-32,85,-63,66v-6,0,-9,4,-9,10v0,19,27,22,45,12v32,11,84,-12,91,-45v0,-9,-2,-13,-5,-13v-14,13,-35,32,-57,33v22,-23,32,-44,32,-65v0,-52,-66,-38,-89,0","w":193},"\u00ff":{"d":"39,80v32,0,48,-59,65,-75v29,-7,82,-1,72,-45v-11,10,-46,31,-72,23r40,-118v2,-13,-27,-14,-32,-5v-20,37,-34,108,-76,109v-25,-19,34,-92,25,-113v-52,-24,-62,72,-65,120v12,47,73,10,82,-14v1,-2,3,-3,4,-3v0,16,-12,39,-19,54v-15,10,-39,31,-40,53v0,10,6,14,16,14xm131,-194v10,0,24,-11,24,-26v0,-10,-7,-19,-19,-19v-27,-1,-34,43,-5,45xm81,-194v10,0,23,-10,23,-26v0,-10,-6,-19,-18,-19v-27,0,-34,44,-5,45","w":174},"\ue000":{"w":0},"\ue001":{"w":115},"\ue002":{"w":180},"\ue003":{"d":"110,2v13,0,87,-26,69,-65v-13,7,-34,34,-48,27r40,-86v-3,-7,-24,-6,-31,-1r-62,60r-34,25v4,-22,28,-59,38,-85v-5,-5,-30,-7,-34,2v-11,29,-30,39,-52,60v-3,2,-4,9,-4,20v1,15,0,12,8,6v4,-4,8,-6,9,-7v-14,37,-39,113,-39,128v0,24,28,25,33,4r23,-91v18,-4,45,-29,78,-51v-6,18,-31,53,6,54","w":180},"\u00a0":{"w":135}}});

function initCufon() {
	Cufon.replace('.nav a.cufon', { fontFamily: 'BankGothic Medium', hover:true});
	Cufon.replace('.side-nav .open', { fontFamily: 'BankGothic Medium', hover:true});
	Cufon.replace('.header .box h2', { fontFamily: 'BankGothic Medium'});
	Cufon.replace('.head h2', { fontFamily: 'BankGothic Medium'});
	Cufon.replace('.savoy', { fontFamily: 'Savoyeletplain'});
	Cufon.replace('.main .top li a', { fontFamily: 'Marketing Script', hover:true});
	Cufon.replace('.menu a', { fontFamily: 'Marketing Script', hover:true});
	Cufon.replace('.btn strong ', { fontFamily: 'Marketing Script', hover:true});
        Cufon.replace('.article h1', { fontFamily: 'BankGothic Medium'});
        Cufon.replace('.article h2', { fontFamily: 'Marketing Script'});
        Cufon.replace('.article h3', { fontFamily: 'Marketing Script'});
}

$(document).ready(function(){
	initCufon();
});
/*! LAB.js (LABjs :: Loading And Blocking JavaScript)
    v1.0.4 (c) Kyle Simpson
    MIT License
*/
(function(p){var q="string",w="head",H="body",I="script",t="readyState",j="preloaddone",x="loadtrigger",J="srcuri",C="preload",Z="complete",y="done",z="which",K="preserve",D="onreadystatechange",ba="onload",L="hasOwnProperty",bb="script/cache",M="[object ",bw=M+"Function]",bx=M+"Array]",e=null,h=true,i=false,k=p.document,by=p.location,bc=p.ActiveXObject,A=p.setTimeout,bd=p.clearTimeout,N=function(a){return k.getElementsByTagName(a)},O=Object.prototype.toString,P=function(){},r={},Q={},be=/^[^?#]*\//.exec(by.href)[0],bf=/^\w+\:\/\/\/?[^\/]+/.exec(be)[0],bz=N(I),bg=p.opera&&O.call(p.opera)==M+"Opera]",bh=("MozAppearance"in k.documentElement.style),bi=(k.createElement(I).async===true),u={cache:!(bh||bg),order:bh||bg||bi,xhr:h,dupe:h,base:"",which:w};u[K]=i;u[C]=h;r[w]=k.head||N(w);r[H]=N(H);function R(a){return O.call(a)===bw}function S(a,b){var c=/^\w+\:\/\//,d;if(typeof a!=q)a="";if(typeof b!=q)b="";d=(c.test(a)?"":b)+a;return((c.test(d)?"":(d.charAt(0)==="/"?bf:be))+d)}function bA(a){return(S(a).indexOf(bf)===0)}function bB(a){var b,c=-1;while(b=bz[++c]){if(typeof b.src==q&&a===S(b.src)&&b.type!==bb)return h}return i}function E(v,l){v=!(!v);if(l==e)l=u;var bj=i,B=v&&l[C],bk=B&&l.cache,F=B&&l.order,bl=B&&l.xhr,bC=l[K],bD=l.which,bE=l.base,bm=P,T=i,G,s=h,m={},U=[],V=e;B=bk||bl||F;function bn(a,b){if((a[t]&&a[t]!==Z&&a[t]!=="loaded")||b[y]){return i}a[ba]=a[D]=e;return h}function W(a,b,c){c=!(!c);if(!c&&!(bn(a,b)))return;b[y]=h;for(var d in m){if(m[L](d)&&!(m[d][y]))return}bj=h;bm()}function bo(a){if(R(a[x])){a[x]();a[x]=e}}function bF(a,b){if(!bn(a,b))return;b[j]=h;A(function(){r[b[z]].removeChild(a);bo(b)},0)}function bG(a,b){if(a[t]===4){a[D]=P;b[j]=h;A(function(){bo(b)},0)}}function X(b,c,d,g,f,n){var o=b[z];A(function(){if("item"in r[o]){if(!r[o][0]){A(arguments.callee,25);return}r[o]=r[o][0]}var a=k.createElement(I);if(typeof d==q)a.type=d;if(typeof g==q)a.charset=g;if(R(f)){a[ba]=a[D]=function(){f(a,b)};a.src=c;if(bi){a.async=i}}r[o].insertBefore(a,(o===w?r[o].firstChild:e));if(typeof n==q){a.text=n;W(a,b,h)}},0)}function bp(a,b,c,d){Q[a[J]]=h;X(a,b,c,d,W)}function bq(a,b,c,d){var g=arguments;if(s&&a[j]==e){a[j]=i;X(a,b,bb,d,bF)}else if(!s&&a[j]!=e&&!a[j]){a[x]=function(){bq.apply(e,g)}}else if(!s){bp.apply(e,g)}}function br(a,b,c,d){var g=arguments,f;if(s&&a[j]==e){a[j]=i;f=a.xhr=(bc?new bc("Microsoft.XMLHTTP"):new p.XMLHttpRequest());f[D]=function(){bG(f,a)};f.open("GET",b);f.send("")}else if(!s&&a[j]!=e&&!a[j]){a[x]=function(){br.apply(e,g)}}else if(!s){Q[a[J]]=h;X(a,b,c,d,e,a.xhr.responseText);a.xhr=e}}function bs(a){if(a.allowDup==e)a.allowDup=l.dupe;var b=a.src,c=a.type,d=a.charset,g=a.allowDup,f=S(b,bE),n,o=bA(f);if(typeof d!=q)d=e;g=!(!g);if(!g&&((Q[f]!=e)||(s&&m[f])||bB(f))){if(m[f]!=e&&m[f][j]&&!m[f][y]&&o){W(e,m[f],h)}return}if(m[f]==e)m[f]={};n=m[f];if(n[z]==e)n[z]=bD;n[y]=i;n[J]=f;T=h;if(!F&&bl&&o)br(n,f,c,d);else if(!F&&bk)bq(n,f,c,d);else bp(n,f,c,d)}function bt(a){U.push(a)}function Y(a){if(v&&!F)bt(a);if(!v||B)a()}function bu(a){var b=[],c;for(c=-1;++c<a.length;){if(O.call(a[c])===bx)b=b.concat(bu(a[c]));else b[b.length]=a[c]}return b}G={script:function(){bd(V);var a=bu(arguments),b=G,c;if(bC){for(c=-1;++c<a.length;){if(c===0){Y(function(){bs((typeof a[0]==q)?{src:a[0]}:a[0])})}else b=b.script(a[c]);b=b.wait()}}else{Y(function(){for(c=-1;++c<a.length;){bs((typeof a[c]==q)?{src:a[c]}:a[c])}})}V=A(function(){s=i},5);return b},wait:function(a){bd(V);s=i;if(!R(a))a=P;var b=E(h,l),c=b.trigger,d=function(){try{a()}catch(err){}c()};delete b.trigger;var g=function(){if(T&&!bj)bm=d;else d()};if(v&&!T)bt(g);else Y(g);return b}};if(v){G.trigger=function(){var a,b=-1;while(a=U[++b])a();U=[]}}return G}function bv(a){var b,c={},d={"UseCachePreload":"cache","UseLocalXHR":"xhr","UsePreloading":C,"AlwaysPreserveOrder":K,"AllowDuplicates":"dupe"},g={"AppendTo":z,"BasePath":"base"};for(b in d)g[b]=d[b];c.order=!(!u.order);for(b in g){if(g[L](b)&&u[g[b]]!=e)c[g[b]]=(a[b]!=e)?a[b]:u[g[b]]}for(b in d){if(d[L](b))c[d[b]]=!(!c[d[b]])}if(!c[C])c.cache=c.order=c.xhr=i;c.which=(c.which===w||c.which===H)?c.which:w;return c}p.$LAB={setGlobalDefaults:function(a){u=bv(a)},setOptions:function(a){return E(i,bv(a))},script:function(){return E().script.apply(e,arguments)},wait:function(){return E().wait.apply(e,arguments)}};(function(a,b,c){if(k[t]==e&&k[a]){k[t]="loading";k[a](b,c=function(){k.removeEventListener(b,c,i);k[t]=Z},i)}})("addEventListener","DOMContentLoaded")})(window);
$LAB
.script("/js/colorbox.js?52e1d28e45e2d9d3773570c7c7891814")
.wait(function(){
  $("a.thickbox").colorbox({iframe: true, scrolling: false, opacity: 0.5, width: "550px", height: "720px"});
  $(".gallery a").colorbox({scrolling: true, width: "940px", height: "650px"});
})
.script("/js/jquery-cycle-all-latest.js?3150066d9b80cd51cb0a642603b927c7")
.script("/js/jquery-accordion.js?9f52dbcf003dbbb09f8cb73d4e341e3a")
.wait(function(){
    $('.visual .holder ul').cycle({
      fx: 'fade'
    });
    $('ul.side-nav').accordion({ 
      autoheight: false,
      header: ".open",
      active: '.selected',
      selectedClass: 'active',
      alwaysOpen: false,
      event: "click"
    });
});


