/*!
 * 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);
if(typeof amantiArt=="undefined"){amantiArt={}}function $as(a){return document.getElementById(a)}if(amantiArt.isLive&&typeof jQuery==="function"){window.onerror=function(c,b,a){var d=getData(c,b,a);d.errorSource="globalError";ajaxErrorSubmit(d);return true}}function getData(c,b,a){var d={message:c,referrer:document.referrer,errorSource:"unknown"};if(b){d.url=b}else{d.url=window.location.href}if(a){d.lineNumber=a}return d}function ajaxErrorSubmit(a){try{jQuery.get("/cgi-bin/asNoteJSError",a)}catch(b){}}if(!("console" in window)||!("firebug" in console)){var names=["log","debug","info","warn","error","assert","dir","dirxml","group","groupEnd","time","timeEnd","count","trace","profile","profileEnd"];window.console={};for(var i=0;i<names.length;++i){window.console[names[i]]=function(){}}}function sameSizeThumbnailElements(d){var a=-1,c=-1,b=-1;d.children().filter(".thumbnailImage").each(function(){b=Math.max(b,$(this).height())}).each(function(){$(this).height(b)}).end().filter(".thumbnailText").each(function(){a=Math.max(a,$(this).height())}).each(function(){$(this).height(a)}).end().filter(".availableMediaContainer").each(function(){c=Math.max(c,$(this).height())}).each(function(){$(this).height(c)}).end().end().each(function(){$(this).height("auto")})}function sameSizeThumbnails(){var b=jQuery();var a=-2;$(".thumbnail").each(function(){});$(".thumbnail").each(function(){if(b.length){if($(b.get(-1)).offset().top!=$(this).offset().top){sameSizeThumbnailElements(b);b=jQuery()}}b=b.add(this)});sameSizeThumbnailElements(b)}function enforceRange(a,d,c,e){var b=c;if(!e){e="The value should be between "+a+" and "+d}else{e=e+" "+a+" and "+d}if(isNaN(c)){c=0}c=parseInt(c);if(c<a||c>d||b!=c){alert(e);return false}return true}if(typeof amantiArt=="undefined"){amantiArt={}}function go(a){window.location.href=a}function loadJS(a){var b=document.createElement("script");b.src=a;b.type="text/javascript";document.getElementsByTagName("head")[0].appendChild(b)}function magnifyPopUpGeneric(b,c,a){c=(typeof(c)=="undefined"?840:c);a=(typeof(a)=="undefined"?640:a);window.open(b,"","scrollbars=no,menubar=no,height="+a+",width="+c+",resizable=yes,toolbar=no,location=no,status=no")}function matFakeHover(a,c,d,b){b=(typeof(b)=="undefined"?"":b);$("#"+a+" "+c).mouseover(function(){$(this).addClass(d)}).mouseout(function(){$(this).removeClass(d).addClass(b)})};
jQuery.extend(jQuery.easing,{easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return -(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e},easeOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return g*Math.pow(2,-10*h)*Math.sin((h*k-i)*(2*Math.PI)/j)+l+e},easeInOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k/2)==2){return e+l}if(!j){j=k*(0.3*1.5)}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}if(h<1){return -0.5*(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e}return g*Math.pow(2,-10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j)*0.5+l+e},easeInBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*(f/=h)*f*((g+1)*f-g)+a},easeOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*((f=f/h-1)*f*((g+1)*f+g)+1)+a},easeInOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}if((f/=h/2)<1){return i/2*(f*f*(((g*=(1.525))+1)*f-g))+a}return i/2*((f-=2)*f*(((g*=(1.525))+1)*f+g)+2)+a},easeInBounce:function(e,f,a,h,g){return h-jQuery.easing.easeOutBounce(e,g-f,0,h,g)+a},easeOutBounce:function(e,f,a,h,g){if((f/=g)<(1/2.75)){return h*(7.5625*f*f)+a}else{if(f<(2/2.75)){return h*(7.5625*(f-=(1.5/2.75))*f+0.75)+a}else{if(f<(2.5/2.75)){return h*(7.5625*(f-=(2.25/2.75))*f+0.9375)+a}else{return h*(7.5625*(f-=(2.625/2.75))*f+0.984375)+a}}}},easeInOutBounce:function(e,f,a,h,g){if(f<g/2){return jQuery.easing.easeInBounce(e,f*2,0,h,g)*0.5+a}return jQuery.easing.easeOutBounce(e,f*2-g,0,h,g)*0.5+h*0.5+a}});
(function(a){a.anythingSlider=function(c,b){var d=this;d.$el=a(c);d.el=c;d.currentPage=1;d.timer=null;d.playing=false;d.$el.data("AnythingSlider",d);d.init=function(){d.options=a.extend({},a.anythingSlider.defaults,b);d.$wrapper=d.$el.find("> div").css("overflow","hidden");d.$slider=d.$wrapper.find("> ul");d.$items=d.$slider.find("> li");d.$single=d.$items.filter(":first");if(d.options.buildNavigation){d.buildNavigation()}d.singleWidth=d.$single.outerWidth();d.pages=d.$items.length;d.$items.filter(":first").before(d.$items.filter(":last").clone().addClass("cloned"));d.$items.filter(":last").after(d.$items.filter(":first").clone().addClass("cloned"));d.$items=d.$slider.find("> li");d.buildNextBackButtons();if(d.options.autoPlay){d.playing=!d.options.startStopped;d.buildAutoPlay()}if(d.options.pauseOnHover){d.$el.hover(function(){d.clearTimer()},function(){d.startStop(d.playing)})}if((d.options.hashTags==true&&!d.gotoHash())||d.options.hashTags==false){d.setCurrentPage(1)}};d.gotoPage=function(g,f){if(f!==true){f=false}if(!f){d.startStop(false)}if(typeof(g)=="undefined"||g==null){g=1;d.setCurrentPage(1)}if(g>d.pages+1){g=d.pages}if(g<0){g=1}var e=g<d.currentPage?-1:1,i=Math.abs(d.currentPage-g),h=d.singleWidth*e*i;d.$wrapper.filter(":not(:animated)").animate({scrollLeft:"+="+h},d.options.animationTime,d.options.easing,function(){if(g==0){d.$wrapper.scrollLeft(d.singleWidth*d.pages);g=d.pages}else{if(g>d.pages){d.$wrapper.scrollLeft(d.singleWidth);g=1}}d.setCurrentPage(g)})};d.setCurrentPage=function(f,e){if(d.options.buildNavigation){d.$nav.find(".cur").removeClass("cur");a(d.$navLinks[f-1]).addClass("cur")}if(e!==false){d.$wrapper.scrollLeft(d.singleWidth*f)}d.currentPage=f};d.goForward=function(e){if(e!==true){e=false}d.gotoPage(d.currentPage+1,e)};d.goBack=function(){d.gotoPage(d.currentPage-1)};d.gotoHash=function(){if(/^#?panel-\d+$/.test(window.location.hash)){var f=parseInt(window.location.hash.substr(7));var e=d.$items.filter(":eq("+f+")");if(e.length!=0){d.setCurrentPage(f);return true}}return false};d.buildNavigation=function(){d.$nav=a("<div id='thumbNav'></div>").appendTo(d.$el);d.$items.each(function(f,g){var e=f+1;var h=a("<a href='#'></a>");if(typeof(d.options.navigationFormatter)=="function"){h.html(d.options.navigationFormatter(e,a(this)))}else{h.text(e)}h.click(function(i){d.gotoPage(e);if(d.options.hashTags){d.setHash("panel-"+e)}i.preventDefault()});d.$nav.append(h)});d.$navLinks=d.$nav.find("> a")};d.buildNextBackButtons=function(){var e=a('<a class="arrow forward">&gt;</a>'),f=a('<a class="arrow back">&lt;</a>');f.click(function(g){d.goBack();g.preventDefault()});e.click(function(g){d.goForward();g.preventDefault()});d.$wrapper.after(f).after(e)};d.buildAutoPlay=function(){d.$startStop=a("<a href='#' id='start-stop'></a>").html(d.playing?d.options.stopText:d.options.startText);d.$el.append(d.$startStop);d.$startStop.click(function(f){d.startStop(!d.playing);f.preventDefault()});d.startStop(d.playing)};d.startStop=function(e){if(e!==true){e=false}d.playing=e;if(d.options.autoPlay){d.$startStop.toggleClass("playing",e).html(e?d.options.stopText:d.options.startText)}if(e){d.clearTimer();d.timer=window.setInterval(function(){d.goForward(true)},d.options.delay)}else{d.clearTimer()}};d.clearTimer=function(){if(d.timer){window.clearInterval(d.timer)}};d.setHash=function(e){if(typeof window.location.hash!=="undefined"){if(window.location.hash!==e){window.location.hash=e}}else{if(location.hash!==e){location.hash=e}}return e};d.init()};a.anythingSlider.defaults={easing:"swing",autoPlay:true,startStopped:false,delay:3000,animationTime:600,hashTags:true,buildNavigation:true,pauseOnHover:true,startText:"Start",stopText:"Stop",navigationFormatter:null};a.fn.anythingSlider=function(b){if(typeof(b)=="object"){return this.each(function(c){(new a.anythingSlider(this,b));b.hashTags=false})}else{if(typeof(b)=="number"){return this.each(function(c){var d=a(this).data("AnythingSlider");if(d){d.gotoPage(b)}})}}}})(jQuery);
function formatText(b,a){return b+""}$(function(){$(".anythingSlider").anythingSlider({easing:"easeInOutExpo",autoPlay:true,delay:8000,startStopped:false,animationTime:600,hashTags:true,buildNavigation:true,pauseOnHover:true,startText:"Go",stopText:"Stop",navigationFormatter:formatText});$("#slide-jump").click(function(){$(".anythingSlider").anythingSlider(6)});$(".fademe").hover(function(){$(this).animate({opacity:".65"},200)},function(){$(this).animate({opacity:"1"},200)});Cufon.replace("#content h1, #textSlide h3")});
var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,c=/\s+$/;return function(d,f,e,g){if(g){if(g.nodeName.toLowerCase()=="br"){d=d.replace(b,"")}}if(a[f.get("display")]){return d}if(!e.previousSibling){d=d.replace(b,"")}if(!e.nextSibling){d=d.replace(c,"")}return d}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),i=false;var a=[],f=function(){c=true;for(var j;j=a.shift();j()){}};var e=V("link"),d=V("style");function b(j){return j.disabled||g(j.sheet,j.media||"screen")}function g(p,m){if(!O.recognizesMedia(m||"all")){return true}if(!p||p.disabled){return false}try{var l=p.cssRules,n;if(l){search:for(var j=0,k=l.length;n=l[j],j<k;++j){switch(n.type){case 2:break;case 3:if(!g(n.styleSheet,n.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function h(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=e[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=d[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!i){i=O.getStyle(document.body).isUsable()}if(c||(i&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(j){if(c){j()}else{a.push(j)}}})();function I(a){var b=this.face=a.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var d=b.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[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(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(h,f,o){var e=this.glyphs,g,i,m,d=[],n=0,j=-1,k=-1,l;while(l=h[++j]){g=e[l]||this.missingGlyph;if(!g){continue}if(i){n-=m=i[l]||0;d[k]-=m}n+=d[++k]=~~(g.w||this.w)+f+(c[l]?o:0);i=g.k}d.total=n;return d}}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var i={1:1,99:0}[e%100],c=[],h,j;if(i===undefined){i=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!j||d>j){j=d}c.push(d)}if(e<h){e=h}if(e>j){e=j}c.sort(function(l,k){return(i?(l>=e&&k>=e)?l<k:l>k:(l<=e&&k<=e)?l>k:l<k)?-1:1});return g[c[0]]}}function J(){function b(f,e){if(f.contains){return f.contains(e)}return f.compareDocumentPosition(e)&16}function d(e){var f=e.relatedTarget;if(!f||b(this,f)){return}c(this,e.type=="mouseover")}function a(e){c(this,e.type=="mouseenter")}function c(f,e){setTimeout(function(){var g=Y.get(f).options;P.replace(f,e?U(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var d={},e,a;for(var b=0,c=arguments.length;e=arguments[b],b<c;++b){for(a in e){if(R(e,a)){d[a]=e[a]}}}return d}function N(m,e,b,d,l,a){var g=document.createDocumentFragment(),j;if(e===""){return g}var f=d.separate;var i=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){i.unshift("")}if(/\s$/.test(e)){i.push("")}}for(var h=0,k=i.length;h<k;++h){j=B[d.engine](m,c?O.textAlign(i[h],b,h,k):i[h],b,d,l,a,h<k-1);if(j){g.appendChild(j)}}return g}function Q(a,d){var b=a.nodeName.toLowerCase();if(d.ignore[b]){return}var l=!d.textless[b];var c=O.getStyle(F(a,d)).extend(d);var k=Z(a,c),j,f,h,i,e,g;if(!k){return}for(j=a.firstChild;j;j=h){f=j.nodeType;h=j.nextSibling;if(l&&f==3){if(i){i.appendData(j.data);a.removeChild(j)}else{i=j}if(h){continue}}if(i){a.replaceChild(N(k,O.whiteSpace(i.data,c,i,g),c,d,j,a),i);i=null}if(f==1){if(j.firstChild){if(j.nodeName.toLowerCase()=="cufon"){B[d.engine](k,null,c,d,j,a)}else{arguments.callee(j,d)}}g=j}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={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(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||V),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){if(!a){return P}var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}else{delete b.textGradient}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var j=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(j?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?"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(i);function k(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function l(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(e,aw,ad,az,aq,d){var aH=(aw===null);if(aH){aw=aq.getAttribute("alt")}var at=e.viewBox;var aG=ad.getSize("fontSize",e.baseSize);var ar=0,ae=0,af=0,ay=0;var av=az.textShadow,ah=[];if(av){for(var f=av.length;f--;){var an=av[f];var ai=aG.convertFrom(parseFloat(an.offX));var ak=aG.convertFrom(parseFloat(an.offY));ah[f]=[ai,ak];if(ak<ar){ar=ak}if(ai>ae){ae=ai}if(ak>af){af=ak}if(ai<ay){ay=ai}}}var a=Cufon.CSS.textTransform(aw,ad).split("");var ao=e.spacing(a,~~aG.convertFrom(parseFloat(ad.get("letterSpacing"))||0),~~aG.convertFrom(parseFloat(ad.get("wordSpacing"))||0));if(!ao.length){return null}var aJ=ao.total;ae+=at.width-ao[ao.length-1];ay+=at.minX;var aA,aF;if(aH){aA=aq;aF=aq.firstChild}else{aA=document.createElement("cufon");aA.className="cufon cufon-canvas";aA.setAttribute("alt",aw);aF=document.createElement("canvas");aA.appendChild(aF);if(az.printable){var y=document.createElement("cufontext");y.appendChild(document.createTextNode(aw));aA.appendChild(y)}}var au=aA.style;var al=aF.style;var aI=aG.convert(at.height);var b=Math.ceil(aI);var ag=b/aI;var am=ag*Cufon.CSS.fontStretch(ad.get("fontStretch"));var aj=aJ*am;var ac=Math.ceil(aG.convert(aj+ae-ay));var aE=Math.ceil(aG.convert(at.height-ar+af));aF.width=ac;aF.height=aE;al.width=ac+"px";al.height=aE+"px";ar+=at.minY;al.top=Math.round(aG.convert(ar-e.ascent))+"px";al.left=Math.round(aG.convert(ay))+"px";var aB=Math.max(Math.ceil(aG.convert(aj)),0)+"px";if(h){au.width=aB;au.height=aG.convert(e.height)+"px"}else{au.paddingLeft=aB;au.paddingBottom=(aG.convert(e.height)-1)+"px"}var c=aF.getContext("2d"),ap=aI/at.height;c.scale(ap,ap*ag);c.translate(-ay,-ar);c.save();function x(){var m=e.glyphs,p,n=-1,o=-1,q;c.scale(am,1);while(q=a[++n]){var p=m[a[n]]||e.missingGlyph;if(!p){continue}if(p.d){c.beginPath();if(p.code){l(p.code,c)}else{p.code=k("m"+p.d,c)}c.fill()}c.translate(ao[++o],0)}c.restore()}if(av){for(var f=av.length;f--;){var an=av[f];c.save();c.fillStyle=an.color;c.translate.apply(c,ah[f]);x()}}var aC=az.textGradient;if(aC){var ax=aC.stops,aD=c.createLinearGradient(0,at.minY,0,at.maxY);for(var f=0,ab=ax.length;f<ab;++f){aD.addColorStop.apply(aD,ax[f])}c.fillStyle=aD}else{c.fillStyle=ad.get("color")}x();return aA}})());Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var i=document.createElement("cvml:shape");i.style.behavior="url(#default#VML)";if(!i.coordsize){return}i=null;var k=(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:'+(k?"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 p(b,a){return j(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function j(b,a){if(a==="0"){return 0}if(/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}function m(b,c,d,f){var e="computed"+f,a=c[e];if(isNaN(a)){a=c.get(f);c[e]=a=(a=="normal")?0:~~d.convertFrom(j(b,a))}return a}var l={};function o(e){var d=e.id;if(!l[d]){var g=e.stops,f=document.createElement("cvml:fill"),c=[];f.type="gradient";f.angle=180;f.focus="0";f.method="sigma";f.color=g[0][1];for(var a=1,b=g.length-1;a<b;++a){c.push(g[a][0]*100+"% "+g[a][1])}f.colors=c.join(",");f.color2=g[b][1];l[d]=f}return l[d]}return function(aH,ax,b,aF,aq,aE,d){var aX=(ax===null);if(aX){ax=aq.alt}var at=aH.viewBox;var aV=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(p(aE,b.get("fontSize"))+"px",aH.baseSize));var aM,aU;if(aX){aM=aq;aU=aq.firstChild}else{aM=document.createElement("cufon");aM.className="cufon cufon-vml";aM.alt=ax;aU=document.createElement("cufoncanvas");aM.appendChild(aU);if(aF.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(ax));aM.appendChild(a)}if(!d){aM.appendChild(document.createElement("cvml:shape"))}}var au=aM.style;var aj=aU.style;var aZ=aV.convert(at.height),aB=Math.ceil(aZ);var e=aB/aZ;var al=e*Cufon.CSS.fontStretch(b.get("fontStretch"));var f=at.minX,g=at.minY;aj.height=aB;aj.top=Math.round(aV.convert(g-aH.ascent));aj.left=Math.round(aV.convert(f));au.height=aV.convert(aH.height)+"px";var az=b.get("color");var ay=Cufon.CSS.textTransform(ax,b).split("");var ap=aH.spacing(ay,m(aE,b,aV,"letterSpacing"),m(aE,b,aV,"wordSpacing"));if(!ap.length){return null}var a0=ap.total;var aN=-f+a0+(at.width-ap[ap.length-1]);var aw=aV.convert(aN*al),c=Math.round(aw);var am=aN+","+at.height,aY;var ar="r"+am+"ns";var aQ=aF.textGradient&&o(aF.textGradient);var aW=aH.glyphs,h=0;var av=aF.textShadow;var aJ=-1,aK=0,aO;while(aO=ay[++aJ]){var aD=aW[ay[aJ]]||aH.missingGlyph,aP;if(!aD){continue}if(aX){aP=aU.childNodes[aK];while(aP.firstChild){aP.removeChild(aP.firstChild)}}else{aP=document.createElement("cvml:shape");aU.appendChild(aP)}aP.stroked="f";aP.coordsize=am;aP.coordorigin=aY=(f-h)+","+g;aP.path=(aD.d?"m"+aD.d+"xe":"")+"m"+aY+ar;aP.fillcolor=az;if(aQ){aP.appendChild(aQ.cloneNode(false))}var aC=aP.style;aC.width=c;aC.height=aB;if(av){var aS=av[0],aT=av[1];var aG=Cufon.CSS.color(aS.color),aL;var an=document.createElement("cvml:shadow");an.on="t";an.color=aG.color;an.offset=aS.offX+","+aS.offY;if(aT){aL=Cufon.CSS.color(aT.color);an.type="double";an.color2=aL.color;an.offset2=aT.offX+","+aT.offY}an.opacity=aG.opacity||(aL&&aL.opacity)||1;aP.appendChild(an)}h+=ap[aK++]}var ao=aP.nextSibling,aR,aI;if(aF.forceHitArea){if(!ao){ao=document.createElement("cvml:rect");ao.stroked="f";ao.className="cufon-vml-cover";aR=document.createElement("cvml:fill");aR.opacity=0;ao.appendChild(aR);aU.appendChild(ao)}aI=ao.style;aI.width=c;aI.height=aB}else{if(ao){aU.removeChild(ao)}}au.width=Math.max(Math.ceil(aV.convert(a0*al)),0);if(k){var ak=b.computedYAdjust;if(ak===undefined){var aA=b.get("lineHeight");if(aA=="normal"){aA="1em"}else{if(!isNaN(aA)){aA+="em"}}b.computedYAdjust=ak=0.5*(j(aE,aA)-parseFloat(au.height))}if(ak){au.marginTop=Math.ceil(ak)+"px";au.marginBottom=ak+"px"}}return aM}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * � the.bend aka Dimitri Castrique 2007, www.thebend.be
 * 
 * Trademark:
 * Qlassik Medium is a trademark of Dimitri Castrique.
 * 
 * Manufacturer:
 * Dimitri Castrique
 * 
 * Designer:
 * Dimitri Castrique
 * 
 * Vendor URL:
 * FREE
 */
Cufon.registerFont({w:444,face:{"font-family":"Qlassik Medium","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"5 7 0 0 0 0 0 0 0 0",ascent:"800",descent:"-200","x-height":"14","cap-height":"3",bbox:"-66.7376 -915 790 256.112","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+2122"},glyphs:{" ":{w:227},"!":{d:"64,-205v-4,-98,-17,-314,-17,-427v0,-18,38,-24,96,-24v6,15,10,33,10,59v-2,85,-13,278,-18,355v-2,28,-36,37,-71,37xm99,-105v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58v0,-37,17,-56,53,-56",w:193},'"':{d:"90,-726v26,0,27,19,27,47v0,56,-14,141,-23,159v-4,6,-38,12,-49,12v-1,-34,-12,-174,-12,-205v12,-7,37,-13,57,-13xm234,-726v26,0,27,19,27,47v0,56,-14,141,-23,159v-4,6,-38,12,-49,12v-1,-34,-12,-174,-12,-205v12,-7,37,-13,57,-13",w:293},"#":{d:"93,-203r-61,0v0,-9,0,-15,1,-20v-13,-12,3,-26,8,-42r60,0r17,-119r-67,0r0,-19v-12,-12,5,-31,9,-43r66,0v7,-44,-12,-106,75,-106v3,3,4,6,4,11v0,29,-10,64,-15,95r93,0v6,-41,-13,-106,75,-106v3,3,3,6,3,10v0,31,-10,64,-14,96r58,0v0,8,0,15,-1,19v12,14,-1,27,-8,43r-58,0v-5,40,-11,79,-16,119r67,0r0,19v11,12,-4,29,-8,43r-68,0v-8,49,13,121,-75,121v-3,-2,-4,-6,-4,-11v0,-34,11,-75,17,-110r-95,0v-6,38,-8,120,-36,120v-10,0,-27,-4,-45,-8xm181,-384v-5,40,-11,79,-16,119r94,0v5,-40,10,-79,16,-119r-94,0"},"$":{d:"343,-508v-28,-6,-55,-19,-94,-18v-59,1,-97,24,-95,74v15,55,70,88,114,125v53,44,120,93,120,176v0,80,-48,138,-138,154r-10,84v0,28,-24,32,-74,32r10,-112v-55,-2,-93,-16,-110,-30v-9,-7,-12,-12,-12,-19v0,-15,9,-47,19,-61v53,44,221,63,221,-42v0,-37,-19,-60,-64,-102v-59,-55,-168,-117,-169,-212v0,-59,38,-118,132,-133r10,-86v0,-28,26,-32,74,-32r-10,116v63,4,96,23,104,34v0,13,-7,36,-17,50v-3,2,-7,2,-11,2"},"%":{d:"44,-482v0,-100,46,-175,140,-175v79,0,132,41,132,173v0,106,-46,177,-137,177v-82,0,-135,-41,-135,-175xm384,-162v0,-102,47,-177,141,-177v80,0,131,44,131,175v0,106,-46,175,-136,175v-80,0,-136,-36,-136,-173xm162,29v-3,-1,-37,-18,-38,-31v50,-92,293,-495,390,-652v14,-22,11,-21,31,-9v12,7,21,15,23,26r-385,642v-10,17,-16,24,-21,24xm456,-161v0,81,21,117,64,117v38,0,65,-37,65,-119v0,-86,-22,-118,-63,-118v-41,0,-66,40,-66,120xm117,-481v0,81,22,117,63,117v39,0,65,-38,65,-120v0,-85,-22,-117,-63,-117v-39,0,-65,39,-65,120",w:700},"&":{d:"333,-130v-54,-55,-114,-121,-151,-170v-48,36,-75,77,-75,132v0,56,37,103,104,103v45,0,84,-18,122,-65xm430,-431v8,-2,44,-7,74,-9v22,-1,49,-7,49,30v0,14,-9,20,-37,34r-25,0v1,5,1,10,1,16v0,31,0,102,-66,213v67,64,99,96,116,106v-6,38,-37,48,-56,48v-25,0,-22,-9,-102,-84v-51,61,-112,84,-174,84v-121,0,-184,-74,-184,-174v0,-84,60,-144,116,-184v-43,-57,-68,-114,-68,-172v0,-88,66,-142,160,-142v63,0,105,17,105,41v0,8,-8,38,-19,52v-58,-44,-170,-39,-169,54v0,76,135,218,218,315v55,-117,67,-154,61,-228",w:580},"\u2019":{d:"69,-648v-13,-6,-10,-28,-14,-44v8,-20,31,-37,55,-37v35,-1,45,29,42,67v-5,52,-34,110,-58,138v-16,19,-42,26,-61,8v23,-41,35,-88,36,-132",w:187},"(":{d:"141,-292v0,195,61,349,137,425v-7,32,-24,54,-45,54v-47,-23,-172,-185,-172,-469v0,-269,112,-424,178,-472v21,4,35,25,39,53v-80,92,-137,231,-137,409",w:312},")":{d:"171,-288v1,-181,-53,-329,-136,-416v7,-33,24,-50,44,-50v46,24,172,178,172,453v0,270,-111,441,-177,488v-23,-4,-37,-30,-39,-57v76,-87,136,-230,136,-418",w:312},"*":{d:"254,-525v-3,13,-7,19,-32,13r-19,-139v-2,-26,42,-20,68,-8xm387,-562v23,-11,32,33,28,61r-133,25v-12,2,-19,-1,-21,-26xm262,-462r97,101v17,19,-22,41,-49,47r-66,-119v-5,-12,-5,-19,18,-29xm192,-456v10,-9,17,-11,33,8r-66,123v-13,22,-46,-8,-60,-32xm198,-513v11,7,15,12,2,34r-138,-25v-25,-5,-6,-46,13,-66",w:450},"+":{d:"284,-96v2,41,-36,39,-70,39r0,-176r-166,0v0,-46,4,-67,24,-67r142,0r0,-83v0,-24,-1,-52,-2,-72v8,-9,26,-10,60,-11v10,5,12,14,12,36r0,130r166,0v0,45,-3,67,-25,67r-141,0r0,137",w:499},",":{d:"146,-50v-3,56,-38,122,-81,154v-16,11,-41,11,-56,-2v27,-43,48,-73,51,-116v-5,-1,-8,-3,-9,-6v-4,-14,-14,-40,-14,-52v9,-20,33,-37,58,-37v42,0,54,15,51,59",w:183},"-":{d:"220,-229v-54,6,-132,23,-185,12v5,-47,12,-69,26,-69v55,0,127,-14,173,-20v7,1,16,4,22,7v-3,37,-13,67,-36,70",w:292},".":{d:"37,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60",w:183},"/":{d:"326,-702r-194,668v-10,34,-22,67,-36,80v-12,10,-23,11,-72,11r216,-734v4,-14,7,-21,26,-23v14,-2,33,-3,60,-2",w:350},"0":{d:"30,-295v0,-144,37,-230,92,-271v28,-21,63,-35,103,-35v153,0,189,144,189,293v0,213,-62,322,-195,322v-119,0,-189,-91,-189,-309xm121,-292v0,179,41,237,101,237v56,0,102,-55,102,-257v-1,-168,-39,-221,-98,-221v-61,0,-105,67,-105,241"},"1":{d:"294,-76v25,12,66,18,66,27v3,54,-7,48,-44,50v-61,3,-127,2,-184,2v0,-12,-1,-31,-1,-48v0,-16,42,-21,73,-33v2,-121,4,-276,6,-433v-35,9,-113,29,-133,33v-5,-9,-9,-20,-10,-32v5,-10,14,-21,26,-32v69,-25,151,-49,185,-59v7,2,16,6,21,9v-2,111,-4,352,-5,516",w:383},"2":{d:"73,-485v-4,3,-7,6,-10,6v-15,0,-19,-41,-19,-52v24,-40,99,-70,180,-70v128,2,166,77,155,178v-5,49,-30,98,-65,146v-38,53,-85,103,-163,204v44,1,93,1,144,1v46,0,97,-4,115,-4v-3,42,-15,70,-30,72v-89,8,-257,6,-339,1v-12,-29,-4,-48,15,-73v138,-183,232,-263,232,-360v0,-58,-31,-88,-87,-88v-51,0,-104,23,-128,39"},"3":{d:"367,-474v0,83,-43,117,-102,159v85,16,135,69,135,155v0,146,-107,225,-242,225v-53,0,-85,-12,-99,-24v-20,-17,-16,-46,-11,-71v0,-3,0,-3,1,-2v24,15,62,25,104,25v106,-1,164,-74,152,-170v-9,-71,-89,-94,-176,-85v-1,-6,-3,-11,-4,-17v4,-14,8,-28,14,-38v68,-26,134,-72,134,-135v0,-38,-20,-73,-78,-73v-46,0,-88,15,-117,35v-5,4,-11,9,-16,1v-8,-15,-10,-31,-10,-49v15,-32,80,-63,165,-63v119,0,150,73,150,127"},"4":{d:"419,-192v-8,28,-32,49,-75,45r0,118v0,18,-4,30,-26,34v-14,2,-40,3,-63,3r1,-154v-80,0,-167,-3,-210,-7v-17,-16,-24,-37,-27,-56v31,-78,161,-306,225,-364v18,-17,45,-31,64,-31v13,0,29,4,38,6r-2,387v26,-2,53,-4,69,-4v3,10,6,13,6,23xm256,-211r7,-266v-61,74,-123,186,-155,262v43,3,92,4,148,4"},"5":{d:"398,-209v15,172,-81,272,-236,274v-67,0,-99,-17,-104,-30v-7,-19,-12,-43,-6,-63v20,14,56,22,98,22v92,0,158,-69,158,-164v0,-73,-36,-108,-96,-124v-52,-14,-113,-17,-164,-19v11,-86,35,-216,46,-281v73,0,217,-5,283,-8r-4,53v-1,5,-4,10,-9,11v-37,10,-145,13,-207,14v-9,46,-18,96,-24,149v135,4,253,27,265,166"},"6":{d:"266,-401v105,1,144,91,144,184v0,134,-60,230,-194,230v-112,0,-184,-75,-187,-246v-2,-134,28,-255,82,-322v68,-84,150,-109,210,-109v36,0,66,5,73,30v0,11,-2,24,-5,35v-88,-5,-161,16,-211,79v-45,56,-71,164,-71,272v0,133,47,194,116,194v59,0,108,-54,108,-153v0,-74,-30,-109,-70,-120v-22,-5,-52,2,-70,7v-1,-31,1,-61,21,-70v15,-7,34,-11,54,-11"},"7":{d:"67,31v58,-164,174,-412,236,-561v-47,0,-213,10,-262,-11v-6,-20,4,-42,12,-66v23,6,53,7,86,7r264,0v-48,183,-206,511,-252,647v-32,1,-90,1,-84,-16",w:422},"8":{d:"289,-343v61,39,122,91,122,177v0,99,-67,176,-188,176v-143,0,-190,-91,-190,-173v0,-95,54,-131,119,-176v-54,-34,-102,-75,-102,-148v0,-110,81,-176,200,-166v98,8,144,72,144,152v0,86,-47,117,-105,158xm134,-497v0,30,11,50,35,72v14,14,36,29,64,45v48,-31,83,-69,83,-117v0,-59,-41,-88,-90,-88v-47,0,-92,28,-92,88xm223,-59v52,0,102,-34,102,-102v0,-42,-12,-62,-39,-87v-16,-16,-42,-34,-74,-52v-53,32,-97,76,-97,132v0,69,48,109,108,109"},"9":{d:"57,5v78,7,152,-29,201,-88v49,-59,68,-146,68,-253v0,-126,-28,-204,-106,-204v-71,0,-112,59,-112,148v0,71,31,111,73,120v23,5,50,1,69,-4v2,28,4,59,-19,69v-15,7,-43,12,-69,9v-88,-11,-134,-88,-134,-184v0,-134,67,-225,195,-225v135,0,182,83,182,281v0,139,-31,249,-111,320v-63,56,-128,73,-180,72v-27,-1,-43,-6,-50,-19v-7,-12,-7,-29,-7,-42"},":":{d:"37,-374v0,-38,19,-58,59,-58v45,0,53,19,52,56v-1,36,-13,62,-58,62v-39,0,-53,-19,-53,-60xm37,-50v0,-38,19,-58,59,-58v45,0,53,19,52,56v-1,36,-13,62,-58,62v-39,0,-53,-19,-53,-60",w:183},";":{d:"37,-374v0,-38,19,-58,59,-58v45,0,53,19,52,56v-1,36,-13,62,-58,62v-39,0,-53,-19,-53,-60xm146,-50v-3,56,-38,122,-81,154v-16,11,-41,11,-56,-2v27,-43,48,-73,51,-116v-5,-1,-8,-3,-9,-6v-4,-14,-14,-40,-14,-52v9,-20,33,-37,58,-37v42,0,54,15,51,59",w:183},"=":{d:"48,-328v1,-47,5,-67,25,-67r378,0v-1,45,-4,67,-25,67r-378,0xm48,-136v1,-46,5,-67,25,-67r378,0v-1,45,-4,67,-25,67r-378,0",w:499},"?":{d:"224,-368v-32,42,-50,78,-50,106v0,24,7,42,7,55v-25,20,-71,13,-81,-27v-17,-66,18,-124,47,-163v27,-36,56,-74,56,-117v0,-47,-29,-67,-68,-67v-24,0,-50,7,-80,26v-13,-1,-25,-18,-25,-54v19,-33,81,-49,130,-49v98,0,133,56,133,132v0,66,-32,111,-69,158xm150,-105v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58v0,-37,17,-56,53,-56",w:312},"@":{d:"365,-384v-33,0,-62,19,-92,23v-9,-13,-16,-33,-11,-50v17,-17,66,-39,120,-39v70,0,106,31,110,100v5,79,-2,176,-3,254v6,5,14,11,23,11v41,0,102,-53,102,-227v0,-165,-73,-237,-212,-237v-175,0,-280,108,-280,334v0,220,85,301,239,301v53,0,93,-11,130,-20v25,-7,49,-13,68,-11v8,12,14,30,15,45v-15,11,-28,21,-43,26v-265,85,-493,10,-486,-345v5,-253,143,-395,356,-395v181,0,290,96,290,295v0,233,-96,300,-180,300v-28,0,-51,-10,-63,-27v-16,13,-52,32,-104,32v-59,0,-110,-22,-110,-120v0,-53,17,-91,51,-116v43,-31,81,-40,136,-32v5,-55,-1,-102,-56,-102xm341,-78v40,4,77,-13,78,-48r2,-103v-74,-3,-120,29,-112,113v3,27,21,37,32,38",w:733},A:{d:"423,-13v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,169,-457,210,-601v7,-24,12,-22,31,-25v22,-4,36,-3,46,8r215,646v0,3,-2,5,-4,7v-32,6,-70,18,-95,-10xm206,-324r-22,70r165,0v-14,-46,-26,-90,-39,-130v-21,-66,-33,-112,-42,-147v-17,63,-34,123,-62,207",w:523},B:{d:"59,-3r1,-652v37,-7,85,-9,137,-10v131,0,184,65,184,149v0,70,-25,107,-49,127v-9,7,-19,14,-35,20v17,4,30,9,42,16v31,19,78,54,78,140v0,151,-96,218,-220,218v-51,0,-87,-3,-138,-8xm318,-211v1,-106,-75,-124,-171,-113r0,258v99,20,169,-17,171,-145xm290,-501v0,-85,-64,-107,-143,-94r0,205v20,-3,68,-1,93,-6v25,-12,50,-47,50,-105"},C:{d:"308,-677v83,0,128,32,137,50v0,22,-6,39,-14,50v-38,-6,-76,-31,-132,-24v-92,11,-171,88,-171,281v0,176,67,255,184,255v48,0,98,-15,120,-29v14,24,6,60,-15,77v-20,15,-65,32,-119,32v-162,0,-264,-79,-264,-329v0,-129,28,-224,86,-287v54,-58,120,-76,188,-76",w:465},D:{d:"72,-656v25,-3,90,-9,141,-9v221,0,280,130,280,309v0,137,-23,234,-91,295v-100,90,-205,67,-342,56r0,-583v0,-40,2,-54,12,-68xm396,-356v-1,-202,-77,-250,-248,-236r0,521v20,3,44,5,71,5v85,0,177,-49,177,-290",w:527},E:{d:"148,-71v59,6,153,1,216,2v-5,51,-13,68,-33,70v-53,6,-217,3,-264,-3v-3,-14,-7,-27,-7,-41r0,-479v0,-44,0,-85,-2,-125v11,-3,28,-15,51,-15r242,0v-3,48,-8,61,-22,67v-45,7,-124,3,-181,4r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244",w:383},F:{d:"361,-662v-7,82,-14,69,-85,69r-128,0r0,217r191,0v-4,62,-15,71,-40,71r-151,0v0,109,1,204,2,296v-13,9,-70,19,-90,4r0,-532v0,-44,-1,-78,-2,-110v9,-3,29,-15,54,-15r249,0",w:375},G:{d:"474,-36v-43,37,-114,56,-203,50v-142,-10,-239,-89,-239,-335v0,-144,42,-234,90,-285v45,-48,111,-70,194,-70v83,0,128,32,137,50v0,22,-6,35,-14,46v-12,1,-17,-4,-32,-9v-25,-9,-55,-14,-85,-14v-122,0,-195,85,-195,276v0,214,87,270,183,270v36,0,67,-10,78,-20r0,-224v-25,0,-56,-1,-60,-63v0,0,0,-8,10,-8v29,-2,100,-3,128,-3v16,96,5,229,8,339",w:520},H:{d:"394,3v-5,-14,-8,-30,-8,-51r0,-269v-23,1,-52,2,-108,2r-130,0r0,254v0,24,-2,39,-13,54v-7,10,-24,10,-77,10v1,-48,2,-106,2,-177r0,-329v0,-62,-1,-111,-2,-149v10,-10,31,-12,80,-12v8,12,10,27,10,62r0,215r238,0r0,-209v0,-25,3,-42,10,-58v10,-9,27,-10,80,-10v-1,48,-2,106,-2,176r0,332v0,63,1,108,2,147v-9,10,-33,12,-82,12",w:534},I:{d:"68,3v-6,0,-9,-5,-9,-19v0,-75,1,-194,1,-316v0,-76,-1,-153,-1,-213v0,-54,-1,-87,-2,-96v8,-20,33,-23,82,-23v8,0,9,20,9,66v0,79,-1,176,-1,264r2,325v-8,10,-32,12,-81,12",w:207},J:{d:"150,45v-40,29,-158,41,-158,-19v0,-16,5,-24,8,-30v9,2,19,3,28,3v38,-1,100,3,100,-174r0,-337v0,-55,-1,-98,-2,-129v10,-20,33,-23,83,-23v7,12,8,26,8,60r0,415v0,120,-9,192,-67,234",w:276},K:{d:"68,3v-7,-11,-9,-24,-9,-42r0,-480v0,-56,-1,-98,-2,-133v8,-7,33,-11,83,-11v7,13,8,28,8,62r0,236r212,-298v33,-2,107,-7,76,34v-5,8,-12,19,-18,26r-176,238v96,94,186,318,223,353v0,7,-1,8,-11,12v-9,4,-35,8,-54,6v-36,-3,-53,-42,-67,-74v-33,-78,-117,-207,-185,-262r1,322v-7,10,-31,11,-81,11",w:454},L:{d:"140,-664v6,15,8,33,8,72r0,519v60,6,148,5,213,1v4,36,-2,63,-31,73v-58,3,-213,2,-263,-3v-3,-17,-8,-35,-8,-52r0,-488v0,-47,-1,-82,-2,-106v10,-13,29,-16,83,-16",w:377},M:{d:"91,-639v0,-6,1,-16,7,-19v21,-5,47,-6,74,-6v40,84,113,310,154,434r148,-410v3,-7,5,-14,10,-18v18,-3,50,-6,74,-6v4,13,7,24,9,46v9,124,18,247,30,370v9,91,16,174,20,237v-7,12,-31,14,-83,14v-16,-24,-12,-62,-15,-96r-14,-180r-7,-228r-71,211r-69,190v-6,27,-38,22,-67,24v-17,-56,-49,-144,-77,-230r-63,-197r0,84v2,128,-18,269,-25,370v-1,18,-4,30,-10,42v-15,11,-48,9,-77,5v-2,0,-3,-1,-3,-2v10,-163,34,-407,55,-635",w:664},N:{d:"239,-492r88,156v34,65,68,136,90,188r-1,-29v-3,-46,-5,-122,-5,-177r0,-245v0,-25,3,-40,9,-54v17,-11,23,-11,76,-11v-1,59,-2,128,-2,207r0,447v-3,2,-24,16,-43,16v-9,0,-31,-1,-41,-5r-143,-252v-48,-84,-88,-176,-130,-266v4,75,7,160,7,217r0,236v-5,63,-1,68,-86,67v1,-58,2,-126,2,-206r0,-427v-6,-10,-16,-12,-11,-26v25,-7,76,-15,98,1v22,42,56,99,92,163",w:557},O:{d:"130,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm290,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340",w:572},P:{d:"59,-202r-3,-461v31,-13,86,-10,132,-10v134,0,215,58,215,206v0,144,-97,199,-164,199v-22,0,-53,-2,-53,-42v0,-5,7,-10,15,-10v48,0,106,-36,106,-151v0,-119,-69,-138,-161,-128r1,553v-3,54,-17,50,-90,49v1,-58,2,-125,2,-205",w:423},Q:{d:"695,68v32,8,53,28,68,44v-5,12,-8,20,-13,29v-52,-35,-147,-25,-230,-4v-58,14,-114,27,-157,22v-77,-10,-117,-108,-116,-150v-152,-16,-213,-157,-213,-338v0,-229,91,-348,258,-348v172,0,250,126,250,340v1,215,-75,319,-191,345v3,26,12,66,55,79v74,22,208,-40,289,-19xm290,-58v98,0,157,-86,157,-275v0,-193,-59,-270,-156,-270v-99,0,-159,87,-159,280v0,178,67,265,158,265",w:576},R:{d:"465,-12v14,15,-51,18,-51,18v-50,4,-64,-39,-81,-74v-28,-59,-73,-143,-125,-202v-17,-4,-41,-1,-61,-2r0,226v-3,52,-17,50,-90,49v1,-59,2,-126,2,-205r-1,-432v0,-5,0,-12,1,-19v39,-15,108,-12,160,-10v116,5,176,62,176,188v0,91,-78,170,-96,180v73,107,139,254,166,283xm239,-344v32,-12,62,-53,62,-133v0,-81,-41,-122,-101,-122v-24,0,-43,2,-53,3r0,255v19,1,74,4,92,-3",w:453},S:{d:"319,-586v-29,-7,-56,-23,-96,-22v-63,1,-105,32,-95,95v10,63,69,101,114,144v55,52,120,108,120,202v0,109,-67,182,-192,182v-66,0,-111,-19,-130,-35v-26,-22,-5,-54,7,-80v28,24,72,40,120,40v60,0,101,-36,101,-100v0,-43,-17,-72,-64,-118v-16,-16,-32,-35,-51,-52v-53,-49,-118,-113,-118,-191v0,-78,50,-156,179,-156v80,0,122,26,131,40v0,15,-5,32,-15,48v-3,2,-7,3,-11,3",w:390},T:{d:"14,-593v-4,-27,5,-59,19,-71r112,2r306,0v0,18,-3,36,-7,52v-4,14,-17,19,-21,20r-151,0r0,453v0,57,1,96,2,128v-12,10,-27,12,-81,12v-6,-11,-9,-24,-9,-43r0,-550r-128,0v-15,0,-29,-1,-42,-3",w:458,k:{z:115,y:115,x:115,w:115,v:115,u:115,t:30,s:118,r:115,q:115,p:115,o:115,n:115,m:115,g:115,f:20,e:115,d:115,c:115,a:115}},U:{d:"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-1,52,-2,114,-2,188v1,149,3,320,-27,429v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277",w:552},V:{d:"262,7v-28,2,-57,-24,-57,-24v-3,-5,-6,-11,-9,-20r-101,-337v-41,-139,-71,-241,-82,-267v4,-25,55,-21,84,-23v10,11,16,27,29,72r87,302v17,69,35,129,47,189v12,-52,28,-116,49,-191r54,-195v16,-58,29,-100,41,-141v4,-13,7,-23,12,-33v25,-5,51,0,77,2v10,15,2,33,-5,57r-55,190v-46,165,-101,345,-126,402v-15,10,-25,15,-45,17",w:491},W:{d:"22,-637v6,-26,50,-26,81,-26v7,0,18,52,19,60v19,84,45,186,74,310v15,67,27,124,38,184v25,-171,80,-358,117,-525v12,-9,46,-11,67,-12v7,9,12,23,16,42r74,305v15,70,28,130,40,193v12,-63,23,-121,39,-189r83,-344v4,-17,2,-26,26,-24v20,2,44,1,60,7v0,12,0,18,-6,42r-37,143v-41,166,-98,407,-120,458v-13,9,-24,17,-44,20v-26,3,-55,-22,-55,-22r-57,-231v-16,-66,-35,-161,-51,-241v-12,62,-33,166,-52,240v-7,29,-51,210,-56,232v-14,11,-25,18,-45,20v-27,3,-56,-24,-56,-24v-2,-6,-6,-17,-10,-32v-24,-90,-65,-256,-98,-390v-23,-95,-39,-177,-47,-196",w:771},X:{d:"484,-11v1,1,2,5,0,6v-21,11,-82,15,-108,0r-133,-261r-75,142v-24,42,-45,84,-63,115v-14,25,-63,6,-94,3v50,-94,120,-216,186,-332v-51,-101,-123,-227,-163,-307v0,-4,1,-8,8,-11v21,-4,49,-8,82,-8v52,68,92,177,133,250r124,-242v3,-4,9,-7,20,-7v14,0,38,3,66,7v-2,9,-3,18,-7,27v-34,71,-95,175,-158,281v88,153,142,256,182,337",w:497},Y:{d:"236,-375r131,-282v27,-10,39,-6,78,-3v5,20,-1,29,-9,48v-28,68,-122,221,-146,278v-6,16,-14,34,-14,50r1,274v-9,11,-22,14,-82,14v-6,-14,-8,-27,-8,-45r0,-235v0,-10,0,-17,-2,-23v-42,-105,-125,-249,-174,-351v0,-5,7,-7,47,-7r50,0",w:462,k:{z:75,y:75,x:75,w:75,v:75,u:75,t:45,s:75,r:75,q:75,p:75,o:75,n:75,m:75,l:30,k:30,j:30,i:30,h:20,g:75,f:30,e:75,d:75,c:75,b:20,a:75}},Z:{d:"45,-604v7,-28,0,-51,24,-62v108,9,243,2,359,4v2,28,1,46,-11,70v-53,116,-173,336,-279,522v58,2,149,3,226,3v41,0,71,-4,81,-5v2,10,2,21,1,32v-7,18,-20,38,-35,40v-69,6,-335,2,-375,-1v-6,-4,-16,-29,-11,-46v108,-180,229,-399,302,-545r-231,0v-38,0,-51,-4,-51,-12",w:467},"[":{d:"229,-798v35,0,69,14,101,22v0,36,-2,40,-24,42v-48,4,-85,1,-118,17v1,88,-3,228,-3,433v0,171,0,240,1,295v1,23,5,42,11,59v33,4,95,3,128,12v0,46,-4,53,-19,57v-81,0,-157,-6,-198,-9v-1,-37,-1,-80,-1,-127v0,-94,1,-203,1,-308v0,-125,2,-309,4,-446v0,-16,0,-27,5,-36v6,-4,75,-11,112,-11",w:358},"\\":{d:"99,-702r182,672v8,34,13,52,10,81v-5,10,-17,11,-65,11r-200,-739v-4,-24,4,-22,54,-25r19,0",w:326},"]":{d:"129,139v-35,0,-69,-13,-101,-22v0,-35,2,-40,24,-42v47,-4,85,0,117,-17v1,-87,4,-228,4,-433v0,-170,1,-240,-1,-295v-1,-23,-5,-42,-11,-59v-34,-4,-95,-3,-128,-12v0,-46,4,-53,19,-57v81,0,158,6,198,9v1,37,1,80,1,127r-1,309v0,125,-2,308,-4,445v0,17,0,28,-5,36v-6,4,-75,11,-112,11",w:358},_:{d:"423,98r-416,0v0,-34,0,-52,8,-61r417,0v0,34,0,52,-9,61",w:439},"\u2018":{d:"117,-590v13,6,10,29,14,44v-6,20,-27,36,-52,36v-38,0,-48,-27,-45,-66v5,-52,33,-110,58,-138v18,-20,42,-25,61,-7v-22,40,-35,86,-36,131",w:187},a:{d:"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-45,148,-48v97,-4,134,41,133,140r-2,247v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-18,22,-60,36,-102,36v-64,0,-125,-40,-125,-132v0,-123,109,-154,169,-160v21,-2,44,-2,61,2v-3,-57,15,-127,-48,-127v-35,0,-76,14,-105,26v-11,5,-21,8,-29,8xm254,-222v-78,-4,-142,12,-142,93v0,54,22,71,60,71v30,0,63,-14,77,-31v9,-32,4,-90,5,-133",w:395},b:{d:"67,-14v-7,-16,-9,-34,-9,-57r0,-512v0,-44,-1,-73,-2,-97v10,-23,39,-27,80,-27v6,14,8,31,8,76r0,186v28,-20,68,-37,116,-37v92,0,163,60,163,208v0,138,-46,213,-97,250v-72,52,-192,44,-259,10xm144,-383r0,317v13,7,36,13,60,13v57,0,125,-45,125,-207v0,-112,-39,-151,-105,-151v-27,0,-58,9,-80,28",w:453},c:{d:"342,-48v-6,47,-54,62,-110,62v-108,0,-200,-40,-200,-240v0,-106,34,-171,73,-207v39,-37,89,-49,137,-49v59,0,103,27,107,40v0,13,-5,35,-13,49v-36,-1,-66,-23,-106,-18v-63,8,-108,60,-108,180v0,144,63,174,128,174v33,0,65,-9,86,-19v3,10,6,21,6,28",w:368},d:{d:"393,-94v0,0,-4,53,28,46v-1,14,-1,32,-1,37v-8,12,-27,22,-53,23v-24,1,-50,-22,-60,-35v-19,22,-61,38,-102,36v-100,-6,-173,-61,-173,-231v0,-91,26,-159,66,-204v37,-41,85,-60,133,-60v35,0,62,8,78,18r0,-119v0,-44,-1,-73,-2,-97v10,-23,39,-27,80,-27v6,14,8,31,8,76r0,336v0,69,-2,148,-2,201xm308,-101r1,-295v-15,-13,-36,-19,-64,-19v-59,0,-119,50,-119,187v0,128,45,169,106,169v30,0,59,-11,73,-28v1,-2,3,-9,3,-14",w:455},e:{d:"224,-482v106,0,150,76,147,189v0,21,-2,43,-6,59v-48,31,-157,30,-245,28v1,110,48,145,118,145v42,0,79,-7,111,-24v3,9,6,28,6,40v0,20,-30,41,-58,48v-71,16,-159,18,-212,-38v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm287,-310v0,-68,-24,-114,-82,-106v-40,6,-78,51,-83,148r38,0v54,-2,92,3,122,-9v3,-8,5,-20,5,-33",w:398},f:{d:"16,-414v5,-60,19,-40,62,-55v0,-27,2,-52,4,-75v12,-133,103,-165,173,-165v41,0,66,9,75,19v10,20,-4,47,-14,58v-75,-15,-145,-18,-150,98v-1,21,-1,43,-1,65r111,-1v-5,56,-6,57,-33,66v-21,2,-48,2,-79,2v0,113,1,275,2,382v0,5,0,16,-8,19v-27,4,-56,6,-79,2r-1,-403v-32,-1,-51,-4,-62,-12",w:263},g:{d:"157,-150v-12,13,-29,22,-31,41v4,29,104,31,149,34v78,5,137,36,137,106v0,89,-86,189,-210,215v-65,14,-177,21,-190,-31v-13,-50,85,-132,147,-173v20,11,22,39,5,54v-34,30,-71,66,-66,86v7,26,72,13,105,5v72,-18,129,-85,126,-128v-3,-38,-15,-54,-62,-62v-27,-4,-58,-4,-87,-6v-44,-4,-76,-14,-76,-14v-44,-14,-68,-39,-69,-68v0,-6,4,-13,11,-21v19,-19,43,-41,60,-57v-42,-26,-66,-75,-66,-138v0,-112,72,-175,170,-175v34,0,63,10,80,19v4,2,7,6,15,0v38,-1,77,-4,103,-5v11,20,8,70,-21,70v-17,0,-29,-1,-46,-3v18,26,27,54,27,90v3,121,-89,185,-211,161xm198,-424v-46,0,-78,37,-71,112v6,66,33,108,89,108v54,0,75,-47,69,-117v-6,-65,-35,-103,-87,-103",w:421},h:{d:"143,-429v37,-33,67,-53,128,-53v97,0,125,55,125,188r1,285v-10,10,-22,12,-82,12v-5,-12,-7,-27,-7,-46r0,-242v0,-19,-2,-33,-2,-43v-2,-122,-120,-81,-163,-35r0,304v0,21,-2,38,-10,52v-13,10,-25,10,-78,10v1,-58,2,-126,2,-208r0,-382v0,-42,-1,-71,-2,-94v12,-22,38,-26,80,-26v6,11,8,24,8,66r0,212",w:450},i:{d:"137,-472v7,14,8,29,8,71r0,340v0,23,-3,39,-12,53v-7,10,-21,10,-77,11r1,-348v0,-46,-1,-77,-2,-103v10,-21,41,-24,82,-24xm52,-642v0,-37,17,-56,53,-56v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58",w:202},j:{d:"2,196v-48,1,-83,-22,-63,-66v26,3,48,-6,75,-15v50,-17,47,-109,47,-185r0,-255v0,-53,-1,-90,-2,-123v10,-21,40,-24,81,-24v6,11,8,25,8,64r0,318v0,143,-7,283,-146,286xm55,-642v0,-37,17,-56,53,-56v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58",w:206},k:{d:"55,3v1,-35,2,-159,2,-196r0,-366r-3,-119v10,-24,36,-30,76,-30v8,13,12,28,12,79r0,180v37,-31,79,-42,124,-42v66,0,84,54,84,96v0,114,-102,168,-134,179v40,27,156,177,202,231v11,8,-1,17,-15,21v-36,10,-60,8,-89,-18v-16,-15,-57,-71,-93,-110r-62,-66v-3,-3,-12,-11,-17,-15r0,145v0,31,-7,31,-87,31xm142,-364r0,117v62,-28,115,-76,115,-134v0,-23,-10,-40,-33,-40v-23,0,-56,20,-82,57",w:396},l:{d:"117,12v-36,0,-60,-31,-60,-73r0,-507v0,-49,-1,-83,-2,-113v10,-23,40,-26,81,-26v6,20,7,43,7,93r0,520v0,0,-3,52,28,46v-1,14,-1,32,-1,37v-8,12,-27,23,-53,23",w:201},m:{d:"496,-481v103,-2,130,65,129,173r0,168v0,50,0,95,2,131v-12,9,-26,12,-82,12v-4,-8,-7,-18,-7,-32r0,-274v0,-78,-16,-106,-67,-106v-35,0,-64,19,-85,42r0,353v-3,22,-19,17,-48,17r-41,0v2,-51,2,-112,2,-187r0,-120v0,-78,-17,-106,-67,-106v-37,0,-66,19,-87,42r0,324v0,17,-2,27,-10,37v-13,10,-24,10,-77,10r1,-367v0,-32,-5,-55,-12,-75v5,-5,24,-19,47,-24v19,0,27,13,31,30v41,-32,72,-48,132,-49v53,-1,88,18,106,51v39,-32,75,-49,133,-50",w:679},n:{d:"125,-431v40,-32,73,-50,131,-50v119,0,142,63,142,176r0,153v0,55,1,103,2,143v-10,9,-25,12,-82,12v-6,-11,-8,-25,-8,-41r0,-265v0,-77,-19,-105,-79,-105v-36,0,-65,19,-86,42r0,312v0,21,-2,34,-11,47v-12,10,-23,9,-77,10v1,-54,2,-118,2,-195v0,-81,9,-184,-12,-245v5,-5,24,-19,47,-24v18,0,27,13,31,30",w:452},o:{d:"414,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm121,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179",w:443},p:{d:"126,-433v39,-32,72,-50,129,-50v95,0,172,62,172,216v0,126,-37,202,-87,244v-59,50,-143,44,-194,11r0,166v0,16,0,30,-2,43v-11,8,-55,13,-82,6v-3,-17,-3,-50,-3,-100r0,-467v0,-32,-4,-55,-11,-75v4,-5,24,-19,46,-24v18,0,28,13,32,30xm220,-53v46,0,113,-41,113,-207v0,-107,-36,-150,-99,-150v-35,0,-67,21,-88,39r0,286v14,18,43,32,74,32",w:458},q:{d:"409,-452v-20,53,-12,147,-12,219r0,409v0,25,-6,30,-43,32r-45,0r2,-230v-24,23,-63,38,-104,38v-90,0,-175,-60,-175,-229v0,-97,34,-166,82,-212v67,-65,195,-70,295,-27xm311,-94r0,-290v0,-7,1,-16,3,-21v-20,-7,-44,-11,-65,-11v-60,0,-123,59,-123,199v0,115,47,159,108,159v30,0,62,-13,77,-36",w:456},r:{d:"275,-395v-16,3,-34,-3,-51,-3v-33,0,-59,11,-79,32r0,319v0,17,-1,29,-9,40v-13,9,-25,10,-79,10r3,-365v0,-32,-6,-55,-13,-75v6,-5,24,-18,48,-24v18,0,26,13,31,30v23,-20,48,-31,68,-39v32,-13,91,-11,97,17v0,14,-4,40,-16,58",w:300},s:{d:"151,-56v44,-2,78,-22,77,-62v0,-23,-12,-43,-43,-65r-81,-61v-33,-26,-68,-71,-68,-115v0,-86,80,-131,181,-121v60,6,85,28,89,40v0,13,-7,34,-15,45v-29,-2,-61,-19,-95,-19v-41,0,-68,21,-68,52v0,17,8,32,32,51v25,20,71,50,101,75v43,34,59,67,59,109v0,93,-75,140,-167,140v-62,0,-115,-18,-125,-43v0,-16,6,-37,16,-50v36,3,65,26,107,24",w:346},t:{d:"298,-469v-6,65,-6,64,-47,66v-26,1,-39,1,-82,1v-1,46,-2,93,-2,136v0,44,1,83,1,116v0,56,13,95,53,95v15,0,61,-13,69,-20v3,14,3,34,1,50v-11,31,-58,39,-99,39v-93,0,-110,-87,-110,-168r0,-247v-32,0,-48,-4,-60,-10v0,-31,1,-27,9,-35v14,-12,45,-15,60,-22r5,-90v7,-20,28,-37,75,-40v-1,46,-2,88,-2,129r129,0",w:317},u:{d:"328,-38v-40,32,-73,50,-131,50v-116,0,-146,-64,-141,-170r10,-209v0,-37,-6,-64,-14,-88v6,-7,21,-16,47,-28v26,-6,39,15,44,33v20,67,1,195,1,279v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v0,-21,2,-34,11,-47v12,-10,23,-9,77,-10v-1,54,-2,118,-2,195v0,81,-9,184,12,245v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30",w:455},v:{d:"202,-100v10,-28,32,-136,56,-224r39,-143v21,-10,38,-4,74,-1v8,20,-1,33,-8,59r-122,397v-23,22,-76,25,-90,-3v-22,-80,-46,-163,-86,-284v-8,-24,-44,-136,-48,-151v6,-18,27,-25,80,-25v8,8,13,22,18,38v29,89,70,275,87,337",w:392},w:{d:"190,-110v19,-62,64,-251,82,-337r0,-10v2,-3,51,-14,67,-10v8,7,11,18,16,39r75,318v16,-49,31,-129,51,-217v11,-49,22,-94,29,-129v2,-12,5,-18,18,-18v14,0,58,5,61,7v8,13,1,25,-5,46v-29,105,-75,277,-109,392v-13,45,-18,34,-73,39v-28,-24,-37,-79,-48,-120v-19,-70,-33,-144,-48,-214v-14,74,-50,206,-73,295v-12,45,-18,34,-73,39v-10,-8,-23,-29,-28,-46r-73,-267v-22,-83,-37,-136,-43,-150v7,-14,32,-21,84,-21v8,7,12,17,15,31r30,123v20,95,35,172,45,210",w:607},x:{d:"410,-4v-27,7,-67,11,-103,0r-36,-59v-21,-36,-48,-84,-66,-118v-24,44,-56,105,-98,169v-7,23,-62,14,-92,12r9,-24r138,-219r-128,-210r-3,-9v14,-9,55,-16,85,-13v12,10,24,32,41,60r62,108v14,-25,34,-62,52,-92r36,-58v15,-28,56,-15,92,-10v-4,8,-6,18,-11,25r-125,192r142,234",w:421},y:{d:"98,-475v6,0,15,24,20,40v16,47,78,271,90,327v5,-14,20,-77,34,-138v17,-76,37,-155,51,-217v17,-15,40,-8,74,-7v7,14,4,30,0,48v-28,111,-75,288,-131,437v-53,142,-106,184,-150,184v-47,0,-71,-16,-76,-33v0,-9,6,-27,6,-27v22,-7,49,5,79,-9v28,-13,58,-95,72,-154v-14,-13,-17,-27,-25,-51v-10,-30,-79,-261,-121,-377v7,-17,25,-23,77,-23",w:391},z:{d:"49,-474v79,11,191,3,281,5v2,28,6,34,-9,62v-39,78,-116,212,-189,338v47,3,193,2,216,-5v0,25,-6,68,-23,70v-60,9,-223,5,-292,2v-3,-4,-12,-14,-14,-31v1,-8,4,-15,9,-24v56,-94,143,-236,202,-346r-151,1v-36,-1,-53,-1,-52,-12v4,-38,10,-57,22,-60",w:361},"|":{d:"193,-782r0,997v-13,10,-27,10,-80,10r0,-996v13,-11,26,-11,80,-11",w:306},"\u00a1":{d:"132,-267v4,98,17,314,17,427v0,18,-38,24,-96,24v-6,-15,-10,-33,-10,-59v2,-85,13,-278,18,-355v2,-28,36,-37,71,-37xm97,-367v-40,0,-47,-18,-46,-54v1,-35,11,-60,52,-60v35,0,47,18,47,58v0,37,-17,56,-53,56",w:193},"\u00a2":{d:"364,-429v-27,10,-53,-10,-82,-10v-82,0,-120,62,-120,171v0,128,53,156,116,156v32,0,64,-8,89,-21v-1,37,-4,55,-17,70v-15,10,-41,20,-76,22r-3,73v0,34,-41,29,-74,31r6,-108v-57,-12,-130,-53,-130,-215v0,-173,93,-229,155,-245r3,-67v-2,-29,40,-29,72,-30v-1,32,-2,62,-4,94v38,5,68,19,76,34v0,7,-3,30,-11,45"},"\u00a5":{d:"187,-292v-40,-110,-126,-253,-176,-358v0,-5,7,-7,47,-7r50,0r128,282r131,-282v27,-10,39,-6,78,-3v5,20,-1,29,-9,48v-28,68,-122,221,-146,278v-4,8,-9,24,-10,33r108,-11v3,36,1,65,-23,67r-89,9r1,226v-9,11,-22,14,-82,14v-6,-14,-8,-27,-8,-45r0,-186r-110,11v-2,-25,-1,-53,5,-61v29,-11,71,-9,105,-15"},"'":{d:"90,-726v26,0,27,19,27,47v0,56,-14,141,-23,159v-4,6,-38,12,-49,12v-1,-34,-12,-174,-12,-205v12,-7,37,-13,57,-13",w:150},"\u201c":{d:"273,-591v13,7,12,30,14,45v-6,20,-27,36,-52,36v-38,0,-48,-27,-45,-66v4,-52,32,-110,57,-138v18,-19,43,-26,62,-7v-23,40,-35,86,-36,130xm117,-590v13,6,10,29,14,44v-6,20,-27,36,-52,36v-38,0,-48,-27,-45,-66v5,-52,33,-110,58,-138v18,-20,42,-25,61,-7v-22,40,-35,86,-36,131",w:342},"\u00ab":{d:"33,-243v28,-42,129,-182,151,-218v22,2,41,33,41,40v0,31,-99,171,-107,183v10,14,105,149,105,183v0,9,-19,42,-42,43v-19,-32,-97,-140,-140,-203v-6,-9,-8,-21,-8,-28xm214,-242v30,-44,130,-176,156,-214v20,3,40,31,40,41v0,32,-101,166,-110,178v9,12,108,145,108,176v0,9,-20,40,-42,43v-21,-37,-98,-136,-142,-196v-7,-10,-10,-22,-10,-28",w:452},"\u2039":{d:"33,-241r160,-227v22,3,42,33,42,43v0,33,-107,176,-117,188v10,12,114,156,114,187v0,10,-19,42,-42,45v-24,-37,-103,-144,-147,-208v-7,-10,-10,-21,-10,-28",w:277},"\u203a":{d:"243,-232v-29,45,-134,188,-161,226v-6,-2,-42,-18,-42,-45v0,-33,108,-173,117,-186v-9,-12,-112,-157,-112,-190v0,-22,35,-38,43,-41v23,37,102,144,146,208v7,10,9,21,9,28",w:277},"\u2013":{d:"400,-214r-383,0v-1,-16,-1,-35,-1,-38v1,-49,21,-67,47,-67r382,0v4,60,-10,105,-45,105",w:488},"\u00b7":{d:"45,-255v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60",w:202},"\u2022":{d:"48,-262v0,-53,25,-81,82,-81v63,0,75,27,73,78v-1,50,-17,86,-82,86v-54,0,-73,-26,-73,-83",w:247},"\u201a":{d:"99,-119v32,0,44,24,44,58v0,61,-43,136,-74,161v-14,12,-38,10,-54,-2v27,-43,41,-90,42,-133v-3,-1,-6,-3,-7,-6v-4,-15,-6,-28,-7,-41v8,-19,31,-37,56,-37",w:176},"\u201e":{d:"201,-60v1,-42,23,-56,60,-57v26,0,38,27,38,55v0,62,-42,136,-74,161v-16,13,-36,10,-52,-2v25,-43,39,-89,40,-132v-9,-5,-12,-14,-12,-25xm99,-119v31,1,44,25,44,57v0,61,-42,136,-73,161v-14,11,-37,11,-53,-2v26,-43,39,-89,40,-132v-3,-2,-5,-4,-7,-6v-3,-15,-6,-28,-7,-41v8,-19,31,-37,56,-37",w:332},"\u201d":{d:"224,-648v-13,-5,-9,-28,-13,-44v6,-21,27,-36,57,-36v33,0,44,30,40,66v-4,52,-34,110,-58,138v-17,19,-41,26,-61,8v22,-41,34,-88,35,-132xm69,-648v-13,-6,-10,-28,-14,-44v8,-20,31,-37,55,-37v35,-1,45,29,42,67v-5,52,-34,109,-58,138v-16,19,-42,26,-61,8v23,-41,35,-88,36,-132",w:342},"\u00bb":{d:"418,-232v-28,43,-130,184,-153,220v-6,-2,-41,-19,-41,-43v0,-31,100,-170,109,-182v-9,-14,-104,-150,-104,-185v0,-22,34,-38,42,-39v19,33,95,139,138,200v7,10,9,22,9,29xm237,-231v-30,45,-133,176,-158,215v-5,-3,-39,-19,-39,-46v0,-33,102,-162,112,-174v-7,-13,-107,-148,-107,-180v0,-23,33,-39,41,-42v21,37,97,138,141,199v7,9,10,20,10,28",w:451},"\u2026":{d:"56,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60xm268,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60xm485,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60",w:647},"\u00bf":{d:"93,-108v32,-42,50,-78,50,-106v0,-24,-7,-42,-7,-55v25,-20,71,-13,81,27v17,66,-18,124,-47,163v-27,36,-56,74,-56,117v0,47,29,67,68,67v24,0,50,-7,80,-26v13,1,25,18,25,54v-19,33,-81,49,-130,49v-98,0,-133,-56,-133,-132v0,-66,32,-111,69,-158xm167,-371v-40,0,-47,-18,-46,-54v1,-35,11,-60,52,-60v35,0,47,18,47,58v0,37,-17,56,-53,56",w:318},"`":{d:"111,-728v15,2,92,93,109,137v0,14,-21,36,-33,37v-16,-19,-96,-90,-125,-120v-5,-28,30,-53,49,-54",w:321},"\u00b4":{d:"215,-725v22,0,51,28,51,47v-2,3,-5,6,-11,12r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129",w:335},"\u02c6":{d:"209,-709v25,27,85,98,108,136v-14,20,-39,50,-61,22v-20,-26,-49,-62,-60,-81v-17,29,-34,52,-52,76v-7,9,-16,16,-19,16v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24",w:398},"\u02dc":{d:"258,-563v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90",w:440},"\u00a8":{d:"55,-621v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm212,-621v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:364},"\u00b8":{d:"94,29v69,-7,138,25,138,81v0,70,-82,94,-133,102v-19,-5,-35,-37,-10,-44v57,-16,78,-31,78,-58v0,-28,-48,-38,-85,-38v2,-12,5,-32,12,-43",w:275},"\u2014":{d:"779,-244v-20,16,-43,18,-67,18r-685,0v0,-32,1,-48,10,-54v20,-13,46,-17,71,-17r682,0v-1,31,-2,47,-11,53",w:817},"\u00c6":{d:"469,-71v55,6,162,1,217,2v-3,51,-12,68,-33,70v-58,6,-217,2,-263,-3v-13,-68,-13,-152,-18,-228r-169,0r-99,221v-4,9,-8,16,-29,16v-28,0,-38,-7,-60,-15r273,-599v7,-16,13,-29,18,-43v12,-6,39,-12,60,-12r291,0v-1,45,-6,60,-18,66v-50,7,-133,4,-194,5v3,70,7,139,10,209r188,0v-5,56,-13,71,-36,71r-149,0v4,80,8,160,11,240xm359,-584r-128,285r137,0",w:703},"\u00d8":{d:"103,28v-22,14,-45,-13,-49,-28v9,-17,32,-58,50,-88v-45,-61,-62,-148,-62,-240v0,-135,35,-227,92,-286v73,-75,232,-86,313,-14v13,-19,28,-49,42,-64v20,-1,41,18,43,31v-6,19,-28,61,-44,91v43,59,62,142,62,233v0,222,-79,352,-256,352v-62,0,-114,-16,-151,-50v-14,25,-29,48,-40,63xm137,-321v0,66,11,121,30,161r225,-405v-24,-26,-57,-38,-97,-38v-91,0,-158,86,-158,282xm457,-336v0,-68,-12,-125,-32,-166v-73,129,-162,302,-226,404v26,26,58,39,95,39v96,0,163,-66,163,-277",w:593},"\u0152":{d:"740,-662v-4,82,-15,71,-88,71r-117,0r0,204r187,0v-6,63,-16,72,-40,72r-147,0r0,243v59,8,155,2,217,3v-9,94,-24,72,-119,72v-71,0,-130,-2,-170,-5v-2,-7,-5,-13,-7,-20r0,-47v-39,55,-102,81,-176,81v-180,0,-248,-126,-248,-339v0,-144,38,-240,103,-296v86,-74,259,-68,321,22r0,-47v8,-3,26,-14,48,-14r236,0xm128,-323v0,187,69,264,159,264v92,0,158,-77,158,-275v0,-205,-69,-269,-157,-269v-89,0,-160,84,-160,280",w:772},"\u00e6":{d:"180,-409v-49,0,-86,27,-125,36v-11,-17,-20,-39,-12,-60v23,-21,86,-49,163,-49v57,0,92,23,108,65v31,-46,77,-65,132,-65v130,0,164,123,140,247v-46,33,-171,25,-246,19v0,117,46,155,120,155v46,0,86,-12,110,-24v3,9,6,28,6,40v0,19,-24,38,-43,45v-18,6,-54,13,-92,13v-53,0,-105,-18,-134,-57v-35,32,-88,57,-166,57v-64,0,-112,-42,-112,-138v0,-91,75,-164,169,-164v20,0,37,0,56,3v4,-71,-5,-123,-74,-123xm253,-229v-78,-5,-133,17,-136,98v-4,101,104,85,143,35v-4,-38,-7,-91,-7,-133xm342,-278v50,4,107,9,154,4v6,-5,11,-14,11,-26v0,-77,-18,-116,-72,-116v-44,0,-85,36,-93,138",w:625},"\u00f8":{d:"40,-232v0,-141,69,-249,196,-249v48,0,83,11,111,35v18,-25,38,-57,44,-56v17,2,33,17,36,35v-6,13,-26,47,-43,74v28,38,42,94,42,157v0,87,-27,146,-57,186v-32,41,-79,65,-134,65v-50,0,-89,-10,-118,-35v-17,22,-37,59,-45,58v-15,-2,-32,-16,-35,-33v4,-9,24,-41,45,-73v-28,-38,-42,-95,-42,-164xm130,-233v0,35,5,63,16,85r151,-235v-16,-24,-37,-32,-64,-32v-57,0,-103,52,-103,182xm235,-50v54,0,101,-47,101,-183v0,-38,-6,-69,-16,-93r-153,238v17,30,40,38,68,38",w:464},"\u0153":{d:"28,-232v-1,-143,64,-249,197,-249v65,0,116,25,147,77v32,-53,84,-77,145,-77v129,0,164,122,140,246v-44,35,-170,24,-246,20v0,116,46,154,120,154v46,0,86,-11,110,-24v3,10,6,28,6,41v0,18,-24,39,-43,45v-18,6,-54,12,-92,12v-58,0,-113,-27,-149,-74v-30,49,-83,76,-144,76v-122,0,-191,-70,-191,-247xm222,-50v52,0,101,-46,101,-186v0,-132,-41,-178,-101,-178v-55,0,-101,48,-101,179v0,140,45,185,101,185xm413,-278v50,5,108,11,154,4v6,-4,11,-14,11,-25v0,-77,-18,-116,-72,-116v-44,0,-85,36,-93,137",w:692},"\u00df":{d:"64,-491v-5,-138,98,-209,230,-196v99,9,144,72,145,143v0,38,-15,63,-32,76v-40,29,-84,53,-84,93v0,51,67,83,100,117v32,33,55,70,55,120v0,97,-70,150,-165,150v-60,0,-101,-18,-112,-35v1,-25,11,-52,34,-53v14,8,39,20,71,20v46,0,87,-28,80,-73v-17,-102,-152,-124,-152,-235v0,-51,39,-89,93,-123v12,-13,23,-32,23,-53v2,-61,-52,-90,-117,-80v-51,8,-75,47,-81,127v-2,34,-3,70,-3,108v1,119,1,227,2,334v0,20,0,37,-3,51v-9,13,-82,11,-89,3v10,-119,2,-266,4,-400v-21,-21,-28,-48,-28,-76v7,-7,16,-11,29,-18",w:497},"\u2122":{d:"427,-645r13,220v-4,5,-13,6,-39,6v-8,-21,-4,-54,-6,-82v-2,-26,0,-70,-1,-94v-6,20,-16,47,-21,60r-29,77v-10,5,-15,2,-27,3v-7,-20,-19,-53,-30,-81v-4,-11,-12,-37,-19,-56v2,46,0,128,-9,169v-11,5,-32,2,-37,2v4,-63,12,-142,18,-215v1,-12,-7,-27,10,-26v10,0,22,-1,29,-1v18,34,40,103,54,142v2,-4,9,-28,15,-42r36,-92v2,-11,31,-6,41,-8v2,5,2,11,2,18xm212,-662v1,12,-5,35,-14,35r-57,0r1,202v-6,5,-11,5,-38,5v-2,-5,-3,-11,-3,-18r0,-189r-72,-1v1,-15,-1,-34,14,-34r169,0",w:478},"\u00f7":{d:"48,-231v1,-47,5,-68,24,-68r379,0v0,46,-4,68,-25,68r-378,0xm199,-111v0,-34,16,-52,52,-52v40,0,47,17,46,50v-1,32,-10,55,-52,55v-35,0,-46,-17,-46,-53xm199,-418v0,-34,16,-52,52,-52v40,0,47,17,46,50v-1,32,-10,55,-52,55v-35,0,-46,-17,-46,-53",w:499},"\u00ae":{d:"33,-524v0,-112,63,-176,168,-176v105,0,162,58,162,175v0,108,-61,177,-166,177v-106,0,-164,-58,-164,-176xm81,-524v0,91,44,133,115,133v67,0,119,-45,119,-135v0,-85,-42,-132,-115,-132v-70,0,-119,43,-119,134xm268,-438v0,17,-26,7,-40,5v-5,-35,-18,-55,-28,-68v-10,0,-12,-6,-23,-4r0,71v-5,4,-12,4,-34,4r0,-188v5,-3,18,-5,27,-5v51,-3,89,11,89,57v0,25,-13,42,-29,51v10,12,30,41,38,77xm177,-532v30,2,46,-7,46,-35v0,-24,-21,-33,-46,-28r0,63",w:396},"\u00d7":{d:"199,-263r-122,-129v3,-20,28,-52,49,-50r121,128r102,-107v15,-15,26,-31,45,-12v10,9,24,24,30,33r-129,137r111,116v6,6,11,14,15,21v-9,18,-34,45,-53,44r-122,-130r-120,130v-17,2,-48,-30,-47,-53",w:499},"\u00a9":{d:"36,-428v0,-169,105,-267,257,-267v150,0,248,92,248,266v0,165,-102,268,-252,268v-152,0,-253,-92,-253,-267xm95,-431v0,138,74,219,194,219v112,0,193,-82,193,-218v0,-132,-72,-216,-189,-216v-116,0,-198,79,-198,215xm375,-320v-7,28,-25,36,-72,36v-82,0,-128,-39,-128,-139v0,-111,63,-151,134,-151v35,0,63,11,68,20v-2,10,-1,34,-14,33v-70,-21,-133,-9,-134,96v0,7,1,14,3,20v7,58,35,76,82,76v20,0,42,-7,54,-11v3,6,6,16,7,20",w:578},"\u00c1":{d:"421,-13v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,169,-457,210,-601v7,-24,12,-22,31,-25v22,-4,36,-3,46,8r215,646v0,3,-2,5,-4,7v-32,6,-70,18,-95,-10xm204,-324r-22,70r165,0v-14,-46,-26,-90,-39,-130v-21,-66,-33,-112,-42,-147v-17,63,-34,123,-62,207xm207,-756v32,-41,132,-106,152,-107v19,3,39,36,39,56v0,7,-6,12,-14,16v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40",w:532},"\u00c2":{d:"421,-13v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,169,-457,210,-601v7,-24,12,-22,31,-25v22,-4,36,-3,46,8r215,646v0,3,-2,5,-4,7v-32,6,-70,18,-95,-10xm204,-324r-22,70r165,0v-14,-46,-26,-90,-39,-130v-21,-66,-33,-112,-42,-147v-17,63,-34,123,-62,207xm277,-868v27,19,90,82,118,109v-11,25,-35,53,-61,30v-20,-18,-53,-52,-67,-65v-30,34,-51,56,-76,72v-21,2,-38,-19,-43,-29v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11",w:532},"\u00c4":{d:"421,-13v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,169,-457,210,-601v7,-24,12,-22,31,-25v22,-4,36,-3,46,8r215,646v0,3,-2,5,-4,7v-32,6,-70,18,-95,-10xm204,-324r-22,70r165,0v-14,-46,-26,-90,-39,-130v-21,-66,-33,-112,-42,-147v-17,63,-34,123,-62,207xm136,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm303,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:532},"\u00c0":{d:"137,-829v0,-18,14,-40,28,-42v3,-9,9,-17,16,-17v13,0,92,58,129,94v6,7,13,10,13,17v0,9,-18,36,-27,39v-23,-10,-100,-57,-148,-82v-5,-3,-9,-6,-11,-9xm421,-13v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,169,-457,210,-601v7,-24,12,-22,31,-25v22,-4,36,-3,46,8r215,646v0,3,-2,5,-4,7v-32,6,-70,18,-95,-10xm204,-324r-22,70r165,0v-14,-46,-26,-90,-39,-130v-21,-66,-33,-112,-42,-147v-17,63,-34,123,-62,207",w:532},"\u00c5":{d:"168,-815v0,-54,41,-100,100,-100v58,0,97,48,97,98v0,56,-43,98,-101,98v-52,0,-96,-39,-96,-96xm217,-816v0,30,22,53,50,53v31,0,50,-25,50,-53v0,-28,-19,-54,-51,-54v-29,0,-49,26,-49,54xm421,-13v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,169,-457,210,-601v7,-24,12,-22,31,-25v22,-4,36,-3,46,8r215,646v0,3,-2,5,-4,7v-32,6,-70,18,-95,-10xm204,-324r-22,70r165,0v-14,-46,-26,-90,-39,-130v-21,-66,-33,-112,-42,-147v-17,63,-34,123,-62,207",w:532},"\u00c3":{d:"421,-13v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,169,-457,210,-601v7,-24,12,-22,31,-25v22,-4,36,-3,46,8r215,646v0,3,-2,5,-4,7v-32,6,-70,18,-95,-10xm204,-324r-22,70r165,0v-14,-46,-26,-90,-39,-130v-21,-66,-33,-112,-42,-147v-17,63,-34,123,-62,207xm308,-725v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90",w:532},"\u00c7":{d:"227,29v69,-7,138,25,138,81v0,70,-82,94,-133,102v-19,-5,-35,-37,-10,-44v57,-16,78,-31,78,-58v0,-28,-48,-38,-85,-38v2,-12,5,-32,12,-43xm308,-677v83,0,128,32,137,50v0,22,-6,39,-14,50v-38,-6,-76,-31,-132,-24v-92,11,-171,88,-171,281v0,176,67,255,184,255v48,0,98,-15,120,-29v14,24,6,60,-15,77v-20,15,-65,32,-119,32v-162,0,-264,-79,-264,-329v0,-129,28,-224,86,-287v54,-58,120,-76,188,-76",w:465},"\u00c9":{d:"148,-71v59,6,153,1,216,2v-5,51,-13,68,-33,70v-53,6,-217,3,-264,-3v-3,-14,-7,-27,-7,-41r0,-479v0,-44,0,-85,-2,-125v11,-3,28,-15,51,-15r242,0v-3,48,-8,61,-22,67v-45,7,-124,3,-181,4r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244xm157,-756v32,-41,132,-106,152,-107v19,3,39,36,39,56v0,7,-6,12,-14,16v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40",w:385},"\u00ca":{d:"148,-71v59,6,153,1,216,2v-5,51,-13,68,-33,70v-53,6,-217,3,-264,-3v-3,-14,-7,-27,-7,-41r0,-479v0,-44,0,-85,-2,-125v11,-3,28,-15,51,-15r242,0v-3,48,-8,61,-22,67v-45,7,-124,3,-181,4r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244xm213,-868v27,19,90,82,118,109v-11,25,-35,53,-61,30v-20,-18,-53,-52,-67,-65v-30,34,-51,56,-76,72v-21,2,-38,-19,-43,-29v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11",w:385},"\u00cb":{d:"148,-71v59,6,153,1,216,2v-5,51,-13,68,-33,70v-53,6,-217,3,-264,-3v-3,-14,-7,-27,-7,-41r0,-479v0,-44,0,-85,-2,-125v11,-3,28,-15,51,-15r242,0v-3,48,-8,61,-22,67v-45,7,-124,3,-181,4r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244xm75,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm242,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:385},"\u00c8":{d:"88,-827v0,-17,15,-40,28,-41v3,-9,9,-17,16,-17v13,0,92,58,129,94v6,5,10,11,13,16v0,8,-17,37,-27,40v-24,-10,-101,-56,-148,-82v-6,-3,-9,-7,-11,-10xm148,-71v59,6,153,1,216,2v-5,51,-13,68,-33,70v-53,6,-217,3,-264,-3v-3,-14,-7,-27,-7,-41r0,-479v0,-44,0,-85,-2,-125v11,-3,28,-15,51,-15r242,0v-3,48,-8,61,-22,67v-45,7,-124,3,-181,4r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244",w:385},"\u00cd":{d:"68,3v-6,0,-9,-5,-9,-19v0,-75,1,-194,1,-316v0,-76,-1,-153,-1,-213v0,-54,-1,-87,-2,-96v8,-20,33,-23,82,-23v8,0,9,20,9,66v0,79,-1,176,-1,264r2,325v-8,10,-32,12,-81,12xm37,-756v32,-41,132,-106,152,-107v19,3,39,36,39,56v0,7,-6,12,-14,16v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40",w:207},"\u00ce":{d:"68,3v-6,0,-9,-5,-9,-19v0,-75,1,-194,1,-316v0,-76,-1,-153,-1,-213v0,-54,-1,-87,-2,-96v8,-20,33,-23,82,-23v8,0,9,20,9,66v0,79,-1,176,-1,264r2,325v-8,10,-32,12,-81,12xm113,-868v27,19,90,82,118,109v-11,25,-35,53,-61,30v-20,-18,-53,-52,-67,-65v-30,34,-51,56,-76,72v-21,2,-38,-19,-43,-29v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11",w:207},"\u00cf":{d:"-28,-785v0,-29,18,-52,50,-52v32,0,47,23,47,50v0,31,-19,52,-49,52v-30,0,-48,-17,-48,-50xm139,-785v0,-29,18,-52,50,-52v33,0,47,23,47,50v0,31,-19,52,-49,52v-30,0,-48,-17,-48,-50xm68,3v-6,0,-9,-5,-9,-19v0,-75,1,-194,1,-316v0,-76,-1,-153,-1,-213v0,-54,-1,-87,-2,-96v8,-20,33,-23,82,-23v8,0,9,20,9,66v0,79,-1,176,-1,264r2,325v-8,10,-32,12,-81,12",w:207},"\u00cc":{d:"-14,-827v0,-17,14,-40,27,-41v3,-9,9,-17,16,-17v13,0,92,58,129,94v6,6,13,10,13,17v0,9,-18,36,-27,39v-23,-10,-100,-57,-147,-82v-6,-4,-9,-7,-11,-10xm68,3v-6,0,-9,-5,-9,-19v0,-75,1,-194,1,-316v0,-76,-1,-153,-1,-213v0,-54,-1,-87,-2,-96v8,-20,33,-23,82,-23v8,0,9,20,9,66v0,79,-1,176,-1,264r2,325v-8,10,-32,12,-81,12",w:207},"\u00d1":{d:"239,-492r88,156v34,65,68,136,90,188r-1,-29v-3,-46,-5,-122,-5,-177r0,-245v0,-25,3,-40,9,-54v17,-11,23,-11,76,-11v-1,59,-2,128,-2,207r0,447v-3,2,-24,16,-43,16v-9,0,-31,-1,-41,-5r-143,-252v-48,-84,-88,-176,-130,-266v4,75,7,160,7,217r0,236v-5,63,-1,68,-86,67v1,-58,2,-126,2,-206r0,-427v-6,-10,-16,-12,-11,-26v25,-7,76,-15,98,1v22,42,56,99,92,163xm321,-725v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90",w:557},"\u00d3":{d:"129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm223,-759v32,-41,132,-106,152,-107v19,3,39,36,39,56v0,7,-6,12,-14,16v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40",w:572},"\u00d4":{d:"129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm296,-871v27,19,90,82,118,109v-11,25,-35,53,-61,30v-20,-18,-53,-52,-67,-65v-30,34,-51,56,-76,72v-21,2,-38,-19,-43,-29v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11",w:572},"\u00d6":{d:"130,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm290,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm157,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm324,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:572},"\u00d2":{d:"215,-889v15,2,112,70,142,110v0,8,-17,37,-27,40v-24,-10,-100,-56,-148,-82v-5,-3,-9,-6,-11,-9v0,-18,14,-39,28,-41v3,-9,9,-18,16,-18xm129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340",w:572},"\u00d5":{d:"129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm327,-725v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90",w:572},"\u00da":{d:"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-1,52,-2,114,-2,188v1,149,3,320,-27,429v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277xm206,-756v32,-41,132,-106,152,-107v19,3,39,36,39,56v0,7,-6,12,-14,16v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40",w:552},"\u00db":{d:"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-1,52,-2,114,-2,188v1,149,3,320,-27,429v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277xm285,-867v27,19,90,82,118,109v-11,25,-35,53,-61,30v-20,-18,-53,-52,-67,-65v-30,34,-51,56,-76,72v-21,2,-38,-19,-43,-29v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11",w:552},"\u00dc":{d:"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-1,52,-2,114,-2,188v1,149,3,320,-27,429v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277xm148,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm315,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:552},"\u00d9":{d:"313,-731v-24,-10,-100,-57,-148,-82v-6,-4,-10,-7,-12,-10v0,-10,13,-41,28,-41v4,-9,10,-17,16,-17v13,0,92,59,129,94v12,11,17,17,6,34v-7,11,-12,20,-19,22xm147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-1,52,-2,114,-2,188v1,149,3,320,-27,429v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277",w:552},"\u00dd":{d:"208,-712v-11,-3,-24,-26,-25,-40v4,-6,10,-13,17,-20v43,-37,117,-87,134,-87v20,0,40,36,40,56v0,7,-6,12,-14,16v-48,22,-118,60,-152,75xm236,-375r131,-282v27,-10,39,-6,78,-3v5,20,-1,29,-9,48v-28,68,-122,221,-146,278v-6,16,-14,34,-14,50r1,274v-9,11,-22,14,-82,14v-6,-14,-8,-27,-8,-45r0,-235v0,-10,0,-17,-2,-23v-42,-105,-125,-249,-174,-351v0,-5,7,-7,47,-7r50,0",w:462},"\u0178":{d:"236,-375r131,-282v27,-10,39,-6,78,-3v5,20,-1,29,-9,48v-28,68,-122,221,-146,278v-6,16,-14,34,-14,50r1,274v-9,11,-22,14,-82,14v-6,-14,-8,-27,-8,-45r0,-235v0,-10,0,-17,-2,-23v-42,-105,-125,-249,-174,-351v0,-5,7,-7,47,-7r50,0xm103,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm270,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:462},"\u00e1":{d:"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-45,148,-48v97,-4,134,41,133,140r-2,247v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-18,22,-60,36,-102,36v-64,0,-125,-40,-125,-132v0,-123,109,-154,169,-160v21,-2,44,-2,61,2v-3,-57,15,-127,-48,-127v-35,0,-76,14,-105,26v-11,5,-21,8,-29,8xm254,-222v-78,-4,-142,12,-142,93v0,54,22,71,60,71v30,0,63,-14,77,-31v9,-32,4,-90,5,-133xm249,-730v22,0,51,28,51,47v-2,3,-5,6,-11,12r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129",w:395},"\u00e2":{d:"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-45,148,-48v97,-4,134,41,133,140r-2,247v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-18,22,-60,36,-102,36v-64,0,-125,-40,-125,-132v0,-123,109,-154,169,-160v21,-2,44,-2,61,2v-3,-57,15,-127,-48,-127v-35,0,-76,14,-105,26v-11,5,-21,8,-29,8xm254,-222v-78,-4,-142,12,-142,93v0,54,22,71,60,71v30,0,63,-14,77,-31v9,-32,4,-90,5,-133xm206,-729v25,27,85,98,108,136v-14,20,-39,50,-61,22v-20,-26,-49,-62,-60,-81v-17,29,-34,52,-52,76v-7,9,-16,16,-19,16v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24",w:395},"\u00e4":{d:"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-45,148,-48v97,-4,134,41,133,140r-2,247v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-18,22,-60,36,-102,36v-64,0,-125,-40,-125,-132v0,-123,109,-154,169,-160v21,-2,44,-2,61,2v-3,-57,15,-127,-48,-127v-35,0,-76,14,-105,26v-11,5,-21,8,-29,8xm254,-222v-78,-4,-142,12,-142,93v0,54,22,71,60,71v30,0,63,-14,77,-31v9,-32,4,-90,5,-133xm65,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm222,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:395},"\u00e0":{d:"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-45,148,-48v97,-4,134,41,133,140r-2,247v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-18,22,-60,36,-102,36v-64,0,-125,-40,-125,-132v0,-123,109,-154,169,-160v21,-2,44,-2,61,2v-3,-57,15,-127,-48,-127v-35,0,-76,14,-105,26v-11,5,-21,8,-29,8xm254,-222v-78,-4,-142,12,-142,93v0,54,22,71,60,71v30,0,63,-14,77,-31v9,-32,4,-90,5,-133xm167,-729v-22,0,-51,28,-51,47v2,3,5,6,11,12r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129",w:395},"\u00e5":{d:"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-45,148,-48v97,-4,134,41,133,140r-2,247v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-18,22,-60,36,-102,36v-64,0,-125,-40,-125,-132v0,-123,109,-154,169,-160v21,-2,44,-2,61,2v-3,-57,15,-127,-48,-127v-35,0,-76,14,-105,26v-11,5,-21,8,-29,8xm254,-222v-78,-4,-142,12,-142,93v0,54,22,71,60,71v30,0,63,-14,77,-31v9,-32,4,-90,5,-133xm93,-645v0,-55,42,-101,101,-101v60,0,99,49,99,100v0,57,-44,100,-101,100v-54,0,-99,-40,-99,-99xm143,-646v0,31,22,54,51,54v30,0,50,-25,50,-53v0,-28,-19,-55,-51,-55v-30,0,-50,26,-50,54",w:395},"\u00e3":{d:"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-45,148,-48v97,-4,134,41,133,140r-2,247v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-18,22,-60,36,-102,36v-64,0,-125,-40,-125,-132v0,-123,109,-154,169,-160v21,-2,44,-2,61,2v-3,-57,15,-127,-48,-127v-35,0,-76,14,-105,26v-11,5,-21,8,-29,8xm254,-222v-78,-4,-142,12,-142,93v0,54,22,71,60,71v30,0,63,-14,77,-31v9,-32,4,-90,5,-133xm236,-563v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90",w:397},"\u00e7":{d:"342,-48v-6,47,-54,62,-110,62v-108,0,-200,-40,-200,-240v0,-106,34,-171,73,-207v39,-37,89,-49,137,-49v59,0,103,27,107,40v0,13,-5,35,-13,49v-36,-1,-66,-23,-106,-18v-63,8,-108,60,-108,180v0,144,63,174,128,174v33,0,65,-9,86,-19v3,10,6,21,6,28xm163,29v69,-7,138,25,138,81v0,70,-82,94,-133,102v-19,-5,-35,-37,-10,-44v57,-16,78,-31,78,-58v0,-28,-48,-38,-85,-38v2,-12,5,-32,12,-43",w:373},"\u00e9":{d:"224,-482v106,0,150,76,147,189v0,21,-2,43,-6,59v-48,31,-157,30,-245,28v1,110,48,145,118,145v42,0,79,-7,111,-24v3,9,6,28,6,40v0,20,-30,41,-58,48v-71,16,-159,18,-212,-38v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm287,-310v0,-68,-24,-114,-82,-106v-40,6,-78,51,-83,148r38,0v54,-2,92,3,122,-9v3,-8,5,-20,5,-33xm263,-729v22,0,51,28,51,47v-2,3,-5,6,-11,12r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129",w:396},"\u00ea":{d:"224,-482v106,0,150,76,147,189v0,21,-2,43,-6,59v-48,31,-157,30,-245,28v1,110,48,145,118,145v42,0,79,-7,111,-24v3,9,6,28,6,40v0,20,-30,41,-58,48v-71,16,-159,18,-212,-38v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm287,-310v0,-68,-24,-114,-82,-106v-40,6,-78,51,-83,148r38,0v54,-2,92,3,122,-9v3,-8,5,-20,5,-33xm220,-729v25,27,85,98,108,136v-14,20,-39,50,-61,22v-20,-26,-49,-62,-60,-81v-17,29,-34,52,-52,76v-7,9,-16,16,-19,16v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24",w:396},"\u00eb":{d:"224,-482v106,0,150,76,147,189v0,21,-2,43,-6,59v-48,31,-157,30,-245,28v1,110,48,145,118,145v42,0,79,-7,111,-24v3,9,6,28,6,40v0,20,-30,41,-58,48v-71,16,-159,18,-212,-38v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm287,-310v0,-68,-24,-114,-82,-106v-40,6,-78,51,-83,148r38,0v54,-2,92,3,122,-9v3,-8,5,-20,5,-33xm86,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm243,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:396},"\u00e8":{d:"224,-482v106,0,150,76,147,189v0,21,-2,43,-6,59v-48,31,-157,30,-245,28v1,110,48,145,118,145v42,0,79,-7,111,-24v3,9,6,28,6,40v0,20,-30,41,-58,48v-71,16,-159,18,-212,-38v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm287,-310v0,-68,-24,-114,-82,-106v-40,6,-78,51,-83,148r38,0v54,-2,92,3,122,-9v3,-8,5,-20,5,-33xm174,-729v-22,0,-51,28,-51,47v2,3,5,6,11,12r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129",w:396},"\u00ed":{d:"137,-472v7,14,8,29,8,71r0,340v0,23,-3,39,-12,53v-7,10,-21,10,-77,11r1,-348v0,-46,-1,-77,-2,-103v10,-21,41,-24,82,-24xm155,-729v22,0,51,28,51,47v-2,3,-5,6,-11,12r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129",w:202},"\u00ee":{d:"137,-472v7,14,8,29,8,71r0,340v0,23,-3,39,-12,53v-7,10,-21,10,-77,11r1,-348v0,-46,-1,-77,-2,-103v10,-21,41,-24,82,-24xm112,-729v25,27,85,98,108,136v-14,20,-39,50,-61,22v-20,-26,-49,-62,-60,-81v-17,29,-34,52,-52,76v-7,9,-16,16,-19,16v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24",w:202},"\u00ef":{d:"137,-472v7,14,8,29,8,71r0,340v0,23,-3,39,-12,53v-7,10,-21,10,-77,11r1,-348v0,-46,-1,-77,-2,-103v10,-21,41,-24,82,-24xm-22,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm135,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:202},"\u00ec":{d:"137,-472v7,14,8,29,8,71r0,340v0,23,-3,39,-12,53v-7,10,-21,10,-77,11r1,-348v0,-46,-1,-77,-2,-103v10,-21,41,-24,82,-24xm36,-729v-22,0,-51,28,-51,47v2,3,5,6,11,12r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129",w:202},"\u00f1":{d:"125,-431v40,-32,73,-50,131,-50v119,0,142,63,142,176r0,153v0,55,1,103,2,143v-10,9,-25,12,-82,12v-6,-11,-8,-25,-8,-41r0,-265v0,-77,-19,-105,-79,-105v-36,0,-65,19,-86,42r0,312v0,21,-2,34,-11,47v-12,10,-23,9,-77,10v1,-54,2,-118,2,-195v0,-81,9,-184,-12,-245v5,-5,24,-19,47,-24v18,0,27,13,31,30xm267,-563v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90",w:452},"\u00f3":{d:"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm278,-729v22,0,51,28,51,47v-2,3,-5,6,-11,12r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129",w:449},"\u00f4":{d:"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm238,-729v25,27,85,98,108,136v-14,20,-39,50,-61,22v-20,-26,-49,-62,-60,-81v-17,29,-34,52,-52,76v-7,9,-16,16,-19,16v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24",w:449},"\u00f6":{d:"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm97,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm254,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:449},"\u00f2":{d:"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm168,-729v-22,0,-51,28,-51,47v2,3,5,6,11,12r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129",w:449},"\u00f5":{d:"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm265,-563v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90",w:449},"\u00fa":{d:"328,-38v-40,32,-73,50,-131,50v-116,0,-147,-64,-141,-170r10,-166v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v0,-21,2,-34,11,-47v12,-10,23,-9,77,-10v-1,54,-2,118,-2,195v0,81,-9,184,12,245v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm276,-729v22,0,51,28,51,47v-2,3,-5,6,-11,12r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129",w:455},"\u00fb":{d:"328,-38v-40,32,-73,50,-131,50v-116,0,-147,-64,-141,-170r10,-166v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v0,-21,2,-34,11,-47v12,-10,23,-9,77,-10v-1,54,-2,118,-2,195v0,81,-9,184,12,245v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm236,-729v25,27,85,98,108,136v-14,20,-39,50,-61,22v-20,-26,-49,-62,-60,-81v-17,29,-34,52,-52,76v-7,9,-16,16,-19,16v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24",w:455},"\u00fc":{d:"328,-38v-40,32,-73,50,-131,50v-116,0,-147,-64,-141,-170r10,-166v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v0,-21,2,-34,11,-47v12,-10,23,-9,77,-10v-1,54,-2,118,-2,195v0,81,-9,184,12,245v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm100,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm257,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:455},"\u00f9":{d:"328,-38v-40,32,-73,50,-131,50v-116,0,-147,-64,-141,-170r10,-166v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v0,-21,2,-34,11,-47v12,-10,23,-9,77,-10v-1,54,-2,118,-2,195v0,81,-9,184,12,245v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm198,-729v-22,0,-51,28,-51,47v2,3,5,6,11,12r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129",w:455},"\u00fd":{d:"190,-533v-15,-5,-37,-24,-29,-45v31,-46,94,-129,108,-129v21,1,47,22,50,47v-1,3,-5,7,-11,12xm98,-475v6,0,15,24,20,40v16,49,78,268,90,327v6,-15,20,-77,34,-138v17,-76,37,-155,51,-217v17,-15,40,-8,74,-7v7,14,4,30,0,48v-28,111,-75,288,-131,437v-53,142,-106,184,-150,184v-47,0,-71,-16,-76,-33v0,-9,6,-27,6,-27v22,-7,49,5,79,-9v28,-13,58,-95,72,-154v-14,-13,-17,-27,-25,-51v-10,-30,-79,-261,-121,-377v7,-17,25,-23,77,-23",w:391},"\u00ff":{d:"98,-475v6,0,15,24,20,40v16,47,78,271,90,327v5,-14,20,-77,34,-138v17,-76,37,-155,51,-217v17,-15,40,-8,74,-7v7,14,4,30,0,48v-28,111,-75,288,-131,437v-53,142,-106,184,-150,184v-47,0,-71,-16,-76,-33v0,-9,6,-27,6,-27v22,-7,49,5,79,-9v28,-13,58,-95,72,-154v-14,-13,-17,-27,-25,-51v-10,-30,-79,-261,-121,-377v7,-17,25,-23,77,-23xm80,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm237,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54",w:391},"{":{d:"272,-747v3,17,24,39,4,48r-38,8v-58,13,-71,54,-72,72v-3,41,13,61,26,93v16,38,35,80,35,120v0,55,-21,87,-73,105v60,19,82,69,68,137v-14,67,-53,121,-58,192v-4,46,42,78,96,82v10,3,26,1,26,13v0,12,-12,28,-15,38v-113,-1,-186,-37,-189,-137v-2,-80,66,-152,64,-237v-1,-24,-12,-50,-75,-56v-24,-2,-39,-26,-31,-54v89,-4,105,-37,106,-64v1,-41,-14,-67,-28,-101v-16,-41,-35,-82,-35,-118v0,-54,30,-96,83,-118v28,-12,68,-21,106,-23",w:325},"\u00d0":{d:"213,-665v221,0,280,130,280,309v0,137,-23,234,-91,295v-100,90,-205,67,-342,56r0,-316r-60,0v1,-47,6,-68,24,-68r36,0r0,-199v0,-40,2,-54,12,-68v25,-3,90,-9,141,-9xm396,-356v-1,-202,-77,-250,-248,-236r0,203r125,0v-1,45,-4,68,-25,68r-100,0r0,250v20,3,44,5,71,5v85,0,177,-49,177,-290",w:527},"\u00f0":{d:"230,13v-122,2,-196,-106,-198,-231v0,-73,26,-133,68,-178v55,-57,115,-65,146,-65v25,0,47,4,68,12v-14,-34,-28,-59,-43,-78r-113,63v-11,6,-16,4,-20,1v-4,-3,-8,-10,-8,-26v0,-23,7,-33,14,-43r77,-43v-37,-28,-83,-48,-131,-54r-8,-22v12,-14,19,-38,43,-38v41,0,118,37,162,77v29,-16,57,-39,86,-53v20,-10,26,-1,28,20v5,56,-38,58,-70,84v55,71,96,185,96,305v0,143,-68,267,-197,269xm247,-394v-83,1,-122,80,-122,170v0,131,72,166,117,166v68,0,93,-75,93,-200v0,-38,-4,-75,-11,-104v-21,-24,-49,-32,-77,-32",w:450},"<":{d:"336,-557v33,-31,50,25,51,51v0,0,-240,182,-250,189r249,182v1,28,-15,82,-50,56r-274,-204v-8,-7,-16,-15,-16,-27v0,-15,3,-26,9,-33v0,0,268,-201,281,-214",w:458},">":{d:"117,-76v-34,32,-49,-27,-51,-52r250,-189v-9,-6,-249,-181,-249,-181v1,-20,8,-61,29,-63v7,-1,14,1,21,7r275,204v8,7,16,15,16,26v0,16,-3,27,-10,34v0,0,-268,201,-281,214",w:455},"\u20ac":{d:"299,-601v38,-3,68,2,100,15v14,6,20,10,32,9v8,-11,14,-28,14,-50v-9,-18,-54,-50,-137,-50v-68,0,-134,18,-188,76v-39,42,-65,100,-77,172v-14,2,-30,2,-40,9v-6,7,-7,36,-5,61r38,-4v-3,26,-3,56,-1,83v-12,1,-24,3,-32,8v-6,7,-7,36,-5,61r42,-4v25,172,120,230,258,230v54,0,100,-17,119,-32v21,-17,29,-52,15,-77v-22,14,-72,29,-120,29v-93,0,-155,-51,-176,-160r150,-16v24,-2,26,-31,23,-67r-180,18v-2,-27,0,-58,1,-83r222,-23v24,-3,26,-31,23,-67r-234,24v25,-108,88,-156,158,-162",w:465},"^":{d:"200,-683v25,27,117,206,140,244v-14,20,-39,50,-61,21v-19,-25,-81,-159,-92,-178v-17,29,-66,150,-84,174v-7,8,-16,15,-19,15v-16,-5,-33,-14,-39,-25v15,-31,82,-186,111,-227v10,-14,26,-23,44,-24",w:389},"}":{d:"52,-747v-3,17,-24,39,-4,48r38,8v58,13,71,54,72,72v3,41,-13,61,-26,93v-16,38,-35,80,-35,120v0,55,21,87,73,105v-60,19,-82,69,-68,137v14,67,53,121,58,192v4,46,-42,78,-96,82v-10,3,-26,1,-26,13v0,12,12,28,15,38v113,-1,186,-37,189,-137v2,-80,-66,-152,-64,-237v1,-24,12,-50,75,-56v24,-2,39,-26,31,-54v-89,-4,-105,-37,-106,-64v-1,-41,14,-67,28,-101v16,-41,35,-82,35,-118v0,-54,-30,-96,-83,-118v-28,-12,-68,-21,-106,-23",w:325},"~":{d:"87,-195v-13,14,-50,7,-62,1v20,-146,77,-169,121,-169v47,0,84,26,119,57v31,29,62,57,92,57v34,0,51,-31,57,-82v2,-13,6,-22,10,-30v14,0,41,7,52,15v-14,126,-58,162,-115,162v-49,0,-97,-41,-144,-80v-28,-24,-47,-35,-66,-35v-27,0,-51,16,-64,104",w:500},"\u00a7":{d:"33,-450v0,-68,29,-126,75,-139v8,0,10,2,8,8v-18,27,-35,63,-35,109v-1,138,215,257,266,320v24,30,34,59,29,98v-7,56,-45,85,-76,102v-49,26,-139,28,-191,7v-13,-5,-6,-38,-1,-63v27,10,70,17,107,17v56,0,102,-29,91,-83v-3,-18,-14,-36,-31,-53v-89,-88,-242,-169,-242,-323xm196,-603v0,32,16,49,33,66v88,88,238,159,214,326v-5,34,-22,68,-64,82v-4,1,-8,-2,-6,-6v6,-16,12,-33,16,-51v14,-72,-33,-157,-83,-198v-48,-40,-119,-86,-149,-127v-24,-32,-34,-60,-29,-99v7,-56,45,-84,76,-101v43,-24,152,-25,183,3v14,13,-2,39,-11,52v-63,-28,-180,-26,-180,53",w:473},"\u00b5":{d:"328,-38v-49,44,-128,64,-199,37r0,165v-5,19,-16,34,-38,29v-23,-10,-41,-19,-46,-25v7,-21,12,-43,12,-75r-1,-417v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v15,72,7,210,7,301v0,90,29,109,77,109v34,0,71,-14,88,-35r0,-318v0,-21,2,-34,11,-47v12,-10,23,-9,77,-10v-1,54,-2,118,-2,195v0,81,-9,184,12,245v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30",w:455},"\u00a3":{d:"106,-380v-28,-156,39,-304,180,-304v83,0,128,32,137,50v0,22,-6,39,-14,50v-25,1,-46,-17,-79,-23v-118,-22,-149,101,-128,217r170,-17v3,36,1,65,-23,67r-132,14v18,85,15,186,-38,237v96,18,177,20,286,6v1,25,-2,58,-21,70v-32,20,-73,22,-129,22v-71,0,-162,-9,-261,-27r1,-57v49,-27,77,-78,79,-151v0,-29,-6,-61,-13,-90r-60,6v-2,-25,-1,-54,5,-61v10,-7,26,-7,40,-9",w:482},"\u00b0":{d:"93,-645v0,-55,42,-101,101,-101v60,0,99,49,99,100v0,57,-44,100,-101,100v-54,0,-99,-40,-99,-99xm143,-646v0,31,22,54,51,54v30,0,50,-25,50,-53v0,-28,-19,-55,-51,-55v-30,0,-50,26,-50,54",w:355},"\u00b6":{d:"198,50v111,-6,146,-67,149,-208r0,-79v-42,8,-83,21,-129,21v-102,0,-178,-70,-178,-200v0,-150,106,-225,227,-225r169,0v11,0,9,14,3,19v-11,8,-20,21,-37,23r-1,471v-3,91,-19,150,-67,191v-51,44,-105,31,-153,22v-17,-3,-23,-26,-25,-41v16,4,30,6,42,6",w:500},"\u00b1":{d:"113,-212r0,-93r-83,0v0,-46,4,-67,24,-67r59,0v0,-24,-1,-52,-2,-72v8,-9,26,-10,60,-11v19,7,10,56,12,83r83,0v0,45,-3,67,-25,67r-58,0r0,54v2,41,-36,39,-70,39xm61,-155v55,0,127,-14,173,-20v7,1,16,4,22,7v-3,37,-13,67,-36,70v-54,6,-132,23,-185,12v5,-47,12,-69,26,-69",w:292},"\u00aa":{d:"82,-575v-8,-10,-11,-24,-9,-39v15,-15,67,-31,115,-29v55,3,61,52,61,115v0,43,-1,93,-1,126v0,0,-3,33,17,29v-1,9,-1,20,-1,23v-4,7,-16,14,-33,15v-15,0,-31,-14,-37,-23v-11,15,-37,23,-64,23v-40,0,-78,-25,-78,-83v0,-77,68,-96,106,-100r38,1v-2,-36,9,-79,-30,-79v-30,0,-59,16,-84,21xm196,-481v-47,-3,-87,8,-89,58v-3,61,62,50,86,25v4,-20,3,-56,3,-83",w:293},"\u00ba":{d:"293,-492v0,105,-51,158,-121,158v-77,0,-120,-46,-120,-154v0,-108,50,-156,122,-156v79,0,119,51,119,152xm110,-491v0,87,27,116,64,116v33,0,62,-29,62,-115v-1,-83,-24,-114,-64,-113v-33,0,-62,31,-62,112",w:321},"\u00ac":{d:"57,-383r365,0r32,6r0,218v0,13,-1,26,-4,36v-2,9,-41,10,-68,12r0,-202r-346,0v0,-30,5,-54,21,-70",w:498},"\u00af":{d:"131,-657v54,1,125,0,170,-1v7,2,16,6,22,9v-3,36,-13,56,-35,56v-53,1,-136,7,-182,-8v5,-45,11,-57,25,-56",w:440},"\u00a0":{w:227}}});

