/*!
 * 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);
(function($){$.fn.jCarouselLite=function(o){o=$.extend({btnPrev:null,btnNext:null,btnGo:null,mouseWheel:false,auto:null,speed:200,easing:null,vertical:false,circular:true,visible:3,start:0,scroll:1,beforeStart:null,afterEnd:null},o||{});return this.each(function(){var interval=null,b=false,animCss=o.vertical?"top":"left",sizeCss=o.vertical?"height":"width";var c=$(this),ul=$("ul",c),tLi=$("li",ul),tl=tLi.size(),v=o.visible;if(o.circular){ul.prepend(tLi.slice(tl-v-1+1).clone()).append(tLi.slice(0,v).clone());o.start+=v}var f=$("li",ul),itemLength=f.size(),curr=o.start;c.css("visibility","visible");f.css({overflow:"hidden",float:o.vertical?"none":"left"});ul.css({margin:"0",padding:"0",position:"relative","list-style-type":"none","z-index":"1"});c.css({overflow:"hidden",position:"relative","z-index":"2",left:"0px"});var g=o.vertical?height(f):width(f);var h=g*itemLength;var j=g*v;f.css({width:f.width(),height:f.height()});ul.css(sizeCss,h+"px").css(animCss,-(curr*g));c.css(sizeCss,j+"px");if(o.btnPrev)$(o.btnPrev).click(function(){clearInterval(interval);return go(curr-o.scroll)});if(o.btnNext)$(o.btnNext).click(function(){clearInterval(interval);return go(curr+o.scroll)});if(o.btnGo)$.each(o.btnGo,function(i,a){$(a).click(function(){return go(o.circular?o.visible+i:i)})});if(o.mouseWheel&&c.mousewheel)c.mousewheel(function(e,d){return d>0?go(curr-o.scroll):go(curr+o.scroll)});if(o.auto)interval=setInterval(function(){go(curr+o.scroll)},o.auto+o.speed);function vis(){return f.slice(curr).slice(0,v)};function go(a){if(!b){if(o.beforeStart)o.beforeStart.call(this,vis());if(o.circular){if(a<=o.start-v-1){ul.css(animCss,-((itemLength-(v*2))*g)+"px");curr=a==o.start-v-1?itemLength-(v*2)-1:itemLength-(v*2)-o.scroll}else if(a>=itemLength-v+1){ul.css(animCss,-((v)*g)+"px");curr=a==itemLength-v+1?v+1:v+o.scroll}else curr=a}else{if(a<0||a>itemLength-v)return;else curr=a}b=true;ul.animate(animCss=="left"?{left:-(curr*g)}:{top:-(curr*g)},o.speed,o.easing,function(){if(o.afterEnd)o.afterEnd.call(this,vis());b=false});if(!o.circular){$(o.btnPrev+","+o.btnNext).removeClass("disabled");$((curr-o.scroll<0&&o.btnPrev)||(curr+o.scroll>itemLength-v&&o.btnNext)||[]).addClass("disabled")}}return false}})};function css(a,b){return parseInt($.css(a[0],b))||0};function width(a){return a[0].offsetWidth+css(a,'marginLeft')+css(a,'marginRight')};function height(a){return a[0].offsetHeight+css(a,'marginTop')+css(a,'marginBottom')}})(jQuery);/*
	Watermark v3.0.6 (June 21, 2010) plugin for jQuery
	http://jquery-watermark.googlecode.com/
	Copyright (c) 2009-2010 Todd Northrop
	http://www.speednet.biz/
	Dual licensed under the MIT or GPL Version 2 licenses.
*/
(function(b){var l="function",j="password",d="maxLength",f="type",c=true,a="",e=false,t="watermark",u,m=t,i="watermarkClass",q="watermarkFocus",k="watermarkSubmit",o="watermarkMaxLength",h="watermarkPassword",g="watermarkText",s=":data("+m+")",n=":text,:password,:search,textarea",p=["Page_ClientValidate"],r=e;b.extend(b.expr[":"],{search:function(b){return "search"===(b.type||a)},data:function(g,i,h){var f,d=/^((?:[^=!^$*]|[!^$*](?!=))+)(?:([!^$*]?=)(.*))?$/.exec(h[3]);if(d){f=b(g).data(d[1]);if(f!==u){if(d[2]){f=a+f;switch(d[2]){case "=":return f==d[3];case "!=":return f!=d[3];case "^=":return f.slice(0,d[3].length)==d[3];case "$=":return f.slice(-d[3].length)==d[3];case "*=":return f.indexOf(d[3])!==-1}}return c}}return e}});b.watermark={version:"3.0.6",options:{className:t,useNative:c},hide:function(a){b(a).filter(s).each(function(){b.watermark._hide(b(this))})},_hide:function(b,n){var m=b.val()||a,k=b.data(g)||a,l=b.data(o)||0,j=b.data(i);if(k.length&&m==k){b.val(a);if(b.data(h))if((b.attr(f)||a)==="text"){var e=b.data(h)||[],c=b.parent()||[];if(e.length&&c.length){c[0].removeChild(b[0]);c[0].appendChild(e[0]);b=e}}if(l){b.attr(d,l);b.removeData(o)}if(n){b.attr("autocomplete","off");window.setTimeout(function(){b.select()},1)}}j&&b.removeClass(j)},show:function(a){b(a).filter(s).each(function(){b.watermark._show(b(this))})},_show:function(e){var t=e.val()||a,k=e.data(g)||a,p=e.attr(f)||a,s=e.data(i);if((t.length==0||t==k)&&!e.data(q)){r=c;if(e.data(h))if(p===j){var n=e.data(h)||[],m=e.parent()||[];if(n.length&&m.length){m[0].removeChild(e[0]);m[0].appendChild(n[0]);e=n;e.attr(d,k.length)}}if(p==="text"||p==="search"){var l=e.attr(d)||0;if(l>0&&k.length>l){e.data(o,l);e.attr(d,k.length)}}s&&e.addClass(s);e.val(k)}else b.watermark._hide(e)},hideAll:function(){if(r){b.watermark.hide(n);r=e}},showAll:function(){b.watermark.show(n)}};b.fn.watermark=function(r,o){var p="string";if(!this.length)return this;var s=e,t=typeof r===p;if(typeof o==="object"){s=typeof o.className===p;o=b.extend({},b.watermark.options,o)}else if(typeof o===p){s=c;o=b.extend({},b.watermark.options,{className:o})}else o=b.watermark.options;if(typeof o.useNative!==l)o.useNative=o.useNative?function(){return c}:function(){return e};return this.each(function(){var v="dragleave",u="dragenter",x=this,e=b(x);if(!e.is(n))return;if(e.data(m)){if(t||s){b.watermark._hide(e);t&&e.data(g,r);s&&e.data(i,o.className)}}else{if(o.useNative.call(x,e))if((a+e.css("-webkit-appearance")).replace("undefined",a)!==a&&(e.attr("tagName")||a)!=="TEXTAREA"){t&&e.attr("placeholder",r);return}e.data(g,t?r:a);e.data(i,o.className);e.data(m,1);if((e.attr(f)||a)===j){var y=e.wrap("<span>").parent(),l=b(y.html().replace(/type=["']?password["']?/i,'type="text"'));l.data(g,e.data(g));l.data(i,e.data(i));l.data(m,1);l.attr(d,r.length);l.focus(function(){b.watermark._hide(l,c)}).bind(u,function(){b.watermark._hide(l)}).bind("dragend",function(){window.setTimeout(function(){l.blur()},1)});e.blur(function(){b.watermark._show(e)}).bind(v,function(){b.watermark._show(e)});l.data(h,e);e.data(h,l)}else e.focus(function(){e.data(q,1);b.watermark._hide(e,c)}).blur(function(){e.data(q,0);b.watermark._show(e)}).bind(u,function(){b.watermark._hide(e)}).bind(v,function(){b.watermark._show(e)}).bind("dragend",function(){window.setTimeout(function(){b.watermark._show(e)},1)}).bind("drop",function(c){var b=c.originalEvent.dataTransfer.getData("Text");e.val().replace(b,a)===e.data(g)&&e.val(b);e.focus()});if(x.form){var p=x.form,w=b(p);if(!w.data(k)){w.submit(b.watermark.hideAll);if(p.submit){w.data(k,p.submit);p.submit=function(c,a){return function(){var d=a.data(k);b.watermark.hideAll();if(d.apply)d.apply(c,Array.prototype.slice.call(arguments));else d()}}(p,w)}else{w.data(k,1);p.submit=function(a){return function(){b.watermark.hideAll();delete a.submit;a.submit()}}(p)}}}}b.watermark._show(e)})};p.length&&b(function(){for(var a,c,d=p.length-1;d>=0;d--){a=p[d];c=window[a];if(typeof c===l)window[a]=function(a){return function(){b.watermark.hideAll();return a.apply(null,Array.prototype.slice.call(arguments))}}(c)}})})(jQuery);/*
* jQuery selectbox plugin
*
* Copyright (c) 2007 Sadri Sahraoui (brainfault.com)
* Licensed under the GPL license and MIT:
*   http://www.opensource.org/licenses/GPL-license.php
*   http://www.opensource.org/licenses/mit-license.php
*
* The code is inspired from Autocomplete plugin (http://www.dyve.net/jquery/?autocomplete)
*
* Revision: $Id$
* Version: 0.6
* 
* Changelog :
*  Version 0.6
*  - Fix IE scrolling problem
*  Version 0.5 
*  - separate css style for current selected element and hover element which solve the highlight issue 
*  Version 0.4
*  - Fix width when the select is in a hidden div   @Pawel Maziarz
*  - Add a unique id for generated li to avoid conflict with other selects and empty values @Pawel Maziarz
*/
jQuery.fn.extend({
	selectbox: function(options) {
		return this.each(function() {
			new jQuery.SelectBox(this, options);
		});
	}
});


/* pawel maziarz: work around for ie logging */
if (!window.console) {
	var console = {
		log: function(msg) {
		}
	}
}
/* */

jQuery.SelectBox = function (selectobj, options) {

	var opt = options || {};
	opt.inputClass = opt.inputClass || "selectbox";
	opt.containerClass = opt.containerClass || "selectbox-wrapper";
	opt.hoverClass = opt.hoverClass || "current";
	opt.currentClass = opt.selectedClass || "selected"
	opt.debug = opt.debug || false;

	var elm_id = selectobj.id;
	var active = 0;
	var inFocus = false;
	var hasfocus = 0;
	//jquery object for select element
	var $select = jQuery(selectobj);
	// jquery container object
	var $container = setupContainer(opt);
	//jquery input object 
	var $input = setupInput(opt);
	// hide select and append newly created elements
	$select.hide().before($input).before($container);


	init();

	$input
	.click(function () {
		$container.unbind("mouseleave").bind("mouseleave", containerMouseLeave);

		if (!inFocus) {
			$container.toggle();
		}
	})
	.focus(function () {
		if ($container.not(':visible')) {
			inFocus = true;
			$container.show();
		}
	})
	.keydown(function (event) {
		switch (event.keyCode) {
			case 38: // up
				event.preventDefault();
				moveSelect(-1);
				break;
			case 40: // down
				event.preventDefault();
				moveSelect(1);
				break;
			//case 9:  // tab                                                  
			case 13: // return
				try {
					event.preventDefault(); // seems not working in mac !
				}
				catch (e) {
				}
				jQuery('li.' + opt.hoverClass).trigger('click');
				break;
			case 27: //escape
				hideMe();
				break;
		}
	})
	.blur(function () {
		if ($container.is(':visible') && hasfocus > 0) {
			if (opt.debug) console.log('container visible and has focus')
		} else {
			hideMe();
			// Workaround for ie scroll - thanks to Bernd Matzner
			//			if ($.browser.msie) { // check for safari too - workaround for webkit
			//				if (document.activeElement.getAttribute('id').indexOf('_container') == -1) {
			//					hideMe();
			//				} else {
			//					$input.focus();
			//				}
			//			} else {
			//				hideMe();
			//			}
		}
	});

	$container
	.bind("mouseenter",
		function () {
			hasfocus = 1;
		}
	)
	.bind("mouseleave",
		function () {
			$input.focus();
			hasfocus = -1;
		}
	);

	$input.parent().find('.toggleBtn').click(
		function () {
			$input.focus();
		}
	);

	function containerMouseLeave(e) {
		$input.focus();
		hasfocus = -1;
	};

	function hideMe() {
		hasfocus = 0;
		$container.hide();
	}

	function init() {
		$container.append(getSelectOptions($input.attr('id'))).hide();
		var width = $input.parent().outerWidth();
		$container.width(parseInt(width) - 16);
	}

	function setupContainer(options) {
		var container = document.createElement("div");
		$container = jQuery(container);
		$container.attr('id', elm_id + '_container');
		$container.addClass(options.containerClass);

		return $container;
	}

	function setupInput(options) {
		var input = document.createElement("input");
		var $input = jQuery(input);
		$input.attr("id", elm_id + "_input");
		$input.attr("type", "text");
		$input.addClass(options.inputClass);
		$input.attr("autocomplete", "off");
		$input.attr("readonly", "readonly");
		$input.attr("tabIndex", $select.attr("tabindex")); // "I" capital is important for ie

		return $input;
	}

	function moveSelect(step) {
		var lis = jQuery("li", $container);
		if (!lis || lis.length == 0) return false;
		active += step;
		//loop through list
		if (active < 0) {
			active = lis.size();
		} else if (active > lis.size()) {
			active = 0;
		}
		scroll(lis, active);
		lis.removeClass(opt.hoverClass);

		jQuery(lis[active]).addClass(opt.hoverClass);
	}

	function scroll(list, active) {
		var el = jQuery(list[active]).get(0);
		var list = $container.get(0);

		if (el.offsetTop + el.offsetHeight > list.scrollTop + list.clientHeight) {
			list.scrollTop = el.offsetTop + el.offsetHeight - list.clientHeight;
		} else if (el.offsetTop < list.scrollTop) {
			list.scrollTop = el.offsetTop;
		}
	}

	function setCurrent() {
		var li = jQuery("li." + opt.currentClass, $container).get(0);
		var ar = ('' + li.id).split('_');
		var el = ar[ar.length - 1];
		var oldVal = $select.val(); // Added by Mattias Olsson Logica

		$select.val(el);

		// Added by Mattias Olsson Logica to trigger change event if value is changed
		if (oldVal != el)
			$select.change();

		$input.val(jQuery(li).html());
		return true;
	}

	// select value
	function getCurrentSelected() {
		return $select.val();
	}

	// input value
	function getCurrentValue() {
		return $input.val();
	}

	function repopulate(parentid) {
		var ul = jQuery("ul", $container);
		ul.empty();
		getSelectOptionsCommon(parentid, ul, false);
	}

	function getSelectOptions(parentid) {
		var select_options = new Array();
		var ul = document.createElement('ul');
		getSelectOptionsCommon(parentid, ul, true);
		return ul;
	}

	function getSelectOptionsCommon(parentid, ul, isDOMUl) {
		$select.children('option').each(function () {
			var li = document.createElement('li');
			li.setAttribute('id', parentid + '_' + jQuery(this).val());
			li.innerHTML = jQuery(this).html();
			if (jQuery(this).is(':selected')) {
				$input.val(jQuery(this).html());
				jQuery(li).addClass(opt.currentClass);
			}

			if (isDOMUl)
				ul.appendChild(li);
			else
				ul.append(li);

			jQuery(li)
			.mouseover(function (event) {
				//hasfocus = 1;
				if (opt.debug) console.log('over on : ' + this.id);
				jQuery(event.target, $container).addClass(opt.hoverClass);
			})
			.mouseout(function (event) {
				//hasfocus = -1;
				if (opt.debug) console.log('out on : ' + this.id);
				jQuery(event.target, $container).removeClass(opt.hoverClass);
			})
			.click(function (event) {
				var fl = jQuery('li.' + opt.hoverClass, $container).get(0);
				if (opt.debug) console.log('click on :' + this.id);
				jQuery('li.' + opt.currentClass).removeClass(opt.currentClass);
				jQuery(this).addClass(opt.currentClass);
				setCurrent();
				$select.get(0).blur();
				$container.unbind("mouseleave");
				hideMe();
			});
		});
	}

	// Added by Mattias Olsson Logica
	$select.bind('repopulate',
		function (event) {
			repopulate($input.attr('id'));
		}
	);
};
(function($){var i=function(e){if(!e)var e=window.event;e.cancelBubble=true;if(e.stopPropagation)e.stopPropagation()};$.fn.checkbox=function(f){try{document.execCommand('BackgroundImageCache',false,true)}catch(e){}var g={cls:'jquery-checkbox',empty:'empty.png'};g=$.extend(g,f||{});var h=function(a){var b=a.checked;var c=a.disabled;var d=$(a);if(a.stateInterval)clearInterval(a.stateInterval);a.stateInterval=setInterval(function(){if(a.disabled!=c)d.trigger((c=!!a.disabled)?'disable':'enable');if(a.checked!=b)d.trigger((b=!!a.checked)?'check':'uncheck')},10);return d};return this.each(function(){var a=this;var b=h(a);if(a.wrapper)a.wrapper.remove();a.wrapper=$('<span class="'+g.cls+'"><span class="mark"><img src="'+g.empty+'" /></span></span>');a.wrapperInner=a.wrapper.children('span:eq(0)');a.wrapper.hover(function(e){a.wrapperInner.addClass(g.cls+'-hover');i(e)},function(e){a.wrapperInner.removeClass(g.cls+'-hover');i(e)});b.css({position:'absolute',zIndex:-1,visibility:'hidden'}).after(a.wrapper);var c=false;if(b.attr('id')){c=$('label[for='+b.attr('id')+']');if(!c.length)c=false}if(!c){c=b.closest?b.closest('label'):b.parents('label:eq(0)');if(!c.length)c=false}if(c){c.hover(function(e){a.wrapper.trigger('mouseover',[e])},function(e){a.wrapper.trigger('mouseout',[e])});c.click(function(e){b.trigger('click',[e]);i(e);return false})}a.wrapper.click(function(e){b.trigger('click',[e]);i(e);return false});b.click(function(e){i(e)});b.bind('disable',function(){a.wrapperInner.addClass(g.cls+'-disabled')}).bind('enable',function(){a.wrapperInner.removeClass(g.cls+'-disabled')});b.bind('check',function(){a.wrapper.addClass(g.cls+'-checked')}).bind('uncheck',function(){a.wrapper.removeClass(g.cls+'-checked')});$('img',a.wrapper).bind('dragstart',function(){return false}).bind('mousedown',function(){return false});if(window.getSelection)a.wrapper.css('MozUserSelect','none');if(a.checked)a.wrapper.addClass(g.cls+'-checked');if(a.disabled)a.wrapperInner.addClass(g.cls+'-disabled')})}})(jQuery);/*	SWFObject v2.2 <http://code.google.com/p/swfobject/> 
	is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return !a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();/*!
 * jQuery UI 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI
 */
(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.4",plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,
b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)},keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,
CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable",
"off").css("MozUserSelect","")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none")},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,
"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"));if(!isNaN(b)&&b!=0)return b}a=a.parent()}}return 0}});c.each(["Width","Height"],function(a,b){function d(f,g,l,m){c.each(e,function(){g-=
parseFloat(c.curCSS(f,"padding"+this,true))||0;if(l)g-=parseFloat(c.curCSS(f,"border"+this+"Width",true))||0;if(m)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c.style(this,h,d(this,f)+"px")})};c.fn["outer"+
b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c.style(this,h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");if("area"===b){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&k(a)}return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==
b?a.href||!isNaN(d):!isNaN(d))&&k(a)},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}})}})(jQuery);
;/*!
 * jQuery UI Widget 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b,j){var k=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){b(this).triggerHandler("remove")});return k.call(b(this),a,c)})};b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);
b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==j){h=i;return false}}):
this.each(function(){var g=b.data(this,a);if(g){d&&g.option(d);g._init()}else b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(c)[this.widgetName],a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});
this._create();this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a,e=this;if(arguments.length===0)return b.extend({},e.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}b.each(d,function(f,
h){e._setOption(f,h)});return e},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=
b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);
;/*!
 * jQuery UI Mouse 1.8.4
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 *	jquery.ui.widget.js
 */
(function(c){c.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(a._preventClickEvent){a._preventClickEvent=false;b.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent=a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&&
this._mouseUp(a);this._mouseDownEvent=a;var b=this,e=a.which==1,f=typeof this.options.cancel=="string"?c(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();
return true}}this._mouseMoveDelegate=function(d){return b._mouseMove(d)};this._mouseUpDelegate=function(d){return b._mouseUp(d)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);c.browser.safari||a.preventDefault();return a.originalEvent.mouseHandled=true}},_mouseMove:function(a){if(c.browser.msie&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&
this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=a.target==this._mouseDownEvent.target;this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-
a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);
;/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * URW Software, Copyright 1994 by URW
 */
Cufon.registerFont({"w":1281,"face":{"font-family":"clarendon","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"1605","descent":"-443","x-height":"35","bbox":"-133.048 -1910 2067 464.094","underline-thickness":"174","underline-position":"-119","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":512},"!":{"d":"234,-130v0,-87,79,-158,162,-158v87,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165xm223,-1214v-6,-120,56,-191,172,-191v115,0,172,65,172,194v0,40,-9,119,-27,238v-33,223,-55,412,-67,566r-156,0v-5,-170,-84,-598,-94,-807","w":712},"\"":{"d":"292,-816r-186,0r-47,-549r280,0xm665,-816r-187,0r-46,-549r280,0","w":771},"#":{"d":"1182,-600r-32,215r-212,0r-61,385r-251,0r65,-385r-198,0r-62,385r-239,0r62,-385r-212,0r32,-215r213,0r30,-193r-210,0r32,-215r210,0r56,-357r242,0r-59,357r201,0r57,-357r245,0r-57,357r208,0r-32,215r-209,0r-30,193r211,0xm756,-793r-198,0r-30,193r197,0","w":1282},"$":{"d":"972,-804v-80,0,-148,-48,-148,-122v0,-48,31,-86,94,-113v-41,-43,-115,-66,-222,-68r0,352v141,31,241,61,302,90v103,49,180,148,184,288v5,165,-133,301,-278,343v-49,15,-118,26,-208,35r0,225r-141,0r0,-224v-113,-6,-197,-19,-251,-38v-123,-46,-210,-112,-218,-251v-6,-100,74,-178,172,-178v88,0,157,55,154,140v-3,77,-45,97,-120,120v54,53,142,79,263,80r0,-358v-146,-43,-246,-80,-301,-111v-97,-55,-146,-142,-146,-261v0,-185,145,-316,306,-354v41,-10,88,-19,141,-28r0,-145r141,0r0,142v203,10,317,58,396,163v82,107,29,273,-120,273xm696,-458r0,328v79,-10,132,-27,163,-48v83,-57,81,-185,-9,-233v-31,-17,-82,-34,-154,-47xm555,-1101v-123,13,-185,64,-185,153v0,113,73,134,185,165r0,-318"},"%":{"d":"510,36r765,-1312r170,0r-764,1312r-171,0xm71,-887v0,-229,166,-387,384,-387v221,0,383,161,383,390v0,231,-161,393,-383,393v-225,0,-384,-161,-384,-396xm599,-883v0,-147,-20,-255,-144,-255v-97,0,-145,84,-145,251v0,150,16,260,145,260v126,0,144,-109,144,-256xm1121,-362v0,-228,169,-386,384,-386v220,0,383,161,383,390v0,230,-162,393,-383,393v-225,0,-384,-161,-384,-397xm1649,-355v0,-148,-17,-254,-144,-254v-126,0,-145,110,-145,248v0,94,13,163,40,207v20,34,55,51,105,51v128,0,144,-109,144,-252","w":1963},"&":{"d":"1288,40v-146,0,-218,-45,-333,-113v-144,75,-204,107,-375,112v-292,9,-502,-165,-502,-420v0,-251,142,-350,346,-448v-33,-74,-65,-139,-66,-233v-2,-197,166,-351,364,-347v182,4,315,109,315,295v0,172,-98,256,-241,346v82,138,167,259,255,364v89,-109,134,-187,134,-236v0,-16,-12,-26,-34,-33v-20,-6,-96,-7,-141,-7r0,-167r627,0r0,167v-131,-14,-208,24,-252,104v-68,123,-88,156,-202,315v50,46,70,78,149,78v128,0,173,-124,170,-290r174,0v24,328,-99,513,-388,513xm733,-1239v-71,0,-119,40,-119,111v0,89,25,106,79,195v81,-43,152,-113,152,-192v0,-71,-44,-114,-112,-114xm392,-432v-3,150,102,269,267,269v47,0,98,-15,155,-46v-97,-113,-196,-257,-299,-433v-79,60,-121,100,-123,210","w":1769},"'":{"d":"292,-816r-186,0r-47,-549r280,0","w":398},"(":{"d":"763,-1248v-178,60,-248,158,-302,337v-60,200,-56,688,13,862v64,159,126,239,289,292r0,158v-217,-42,-317,-98,-440,-223v-156,-159,-232,-384,-232,-671v0,-450,183,-739,489,-864v43,-17,104,-33,183,-48r0,157","w":813},")":{"d":"51,243v292,-97,345,-349,345,-744v0,-199,-17,-351,-56,-454v-61,-160,-126,-239,-288,-292r0,-158v215,41,317,98,439,222v157,159,232,384,232,671v0,451,-183,740,-489,865v-43,17,-104,33,-183,48r0,-158","w":813},"*":{"d":"192,-1024v-130,-20,-91,-230,36,-223v72,4,88,43,128,104v52,76,59,84,130,136v-4,-87,-51,-177,-83,-240v-39,-76,12,-158,100,-158v90,0,146,84,103,162v-30,57,-73,143,-81,235v65,-38,98,-79,134,-135v47,-72,56,-99,129,-106v100,-10,159,164,59,212v-33,16,-76,16,-119,20v-73,6,-134,21,-182,44v60,39,193,43,273,55v55,8,81,47,81,100v0,102,-128,173,-194,87v-5,-6,-21,-29,-49,-70v-40,-57,-64,-94,-129,-136v9,96,16,113,53,183v27,51,41,88,41,112v1,59,-49,103,-116,103v-79,0,-134,-64,-106,-140v17,-47,93,-195,89,-255v-66,39,-95,76,-134,135v-48,72,-52,97,-128,105v-106,11,-164,-172,-58,-213v18,-7,57,-14,118,-19v68,-5,128,-20,179,-44v-58,-40,-195,-42,-274,-54","w":1017},"+":{"d":"150,-750r348,0r0,-335r222,0r0,335r347,0r0,211r-347,0r0,335r-222,0r0,-335r-348,0r0,-211","w":1218},",":{"d":"264,-286v111,0,189,93,186,215v-5,202,-146,340,-350,367r0,-103v129,-41,162,-56,190,-191v-103,53,-195,-17,-199,-119v-3,-92,75,-169,173,-169","w":549,"k":{"\u2019":29,"\u201d":29,"1":93}},"-":{"d":"0,-353r0,-261r563,0r0,261r-563,0","w":563,"k":{"\u00c1":-37,"\u00c6":-20,"\u00c5":-37,"\u00c4":-37,"Y":104,"W":13,"V":35,"T":109,"A":-37}},".":{"d":"163,-130v0,-87,79,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165","w":641,"k":{"\u2019":51,"\u201d":51,"1":121}},"\/":{"d":"179,188r-159,0r525,-1593r158,0","w":785},"0":{"d":"61,-617v0,-373,232,-656,590,-656v342,0,573,294,573,654v0,364,-229,654,-582,654v-350,0,-581,-291,-581,-652xm818,-992v-62,-122,-220,-152,-314,-55v-65,67,-97,214,-97,441v0,316,78,474,235,474v81,0,136,-40,176,-114v77,-144,71,-605,0,-746","k":{"7":34,"4":-4,"1":108}},"1":{"d":"394,-155v97,-5,108,-17,108,-122r0,-632r-236,0r0,-153v157,-15,223,-39,291,-112v13,-14,25,-38,39,-69r219,0r0,966v3,105,9,122,105,122r123,0r0,155r-779,0r0,-155r130,0","k":{"9":129,"8":110,"7":194,"6":158,"5":121,"4":185,"3":112,"2":100,"1":181,"0":132,".":112,",":76}},"2":{"d":"359,-107v-69,0,-83,38,-104,108r-151,0v0,-277,81,-374,255,-503v108,-80,296,-138,385,-234v36,-39,53,-89,53,-150v0,-135,-118,-223,-260,-220v-124,3,-201,42,-234,150v106,-37,192,27,194,126v2,94,-81,166,-181,166v-117,0,-200,-94,-198,-213v6,-238,253,-398,522,-398v271,0,510,158,507,410v-2,216,-147,323,-323,369v-126,33,-332,86,-403,139v-33,25,-67,64,-102,120v74,-34,118,-61,211,-65v61,-3,304,67,359,63v115,-8,136,-67,142,-197r144,0v18,290,-63,472,-322,472v-141,0,-228,-49,-353,-102v-62,-26,-109,-41,-141,-41","k":{"7":52,"4":17,"1":113}},"3":{"d":"450,-348v-4,97,-57,135,-163,148v77,62,129,77,249,80v164,3,285,-83,285,-234v0,-114,-70,-191,-175,-209v-27,-5,-75,-9,-144,-11r0,-164v185,-4,278,-36,284,-193v5,-130,-97,-198,-229,-197v-89,0,-167,25,-234,74v95,13,144,49,148,135v4,88,-79,153,-170,153v-102,0,-178,-69,-178,-176v0,-238,260,-332,517,-332v214,0,386,54,462,199v21,40,30,83,30,129v0,172,-111,238,-284,277v186,54,315,127,315,322v0,284,-257,382,-566,383v-187,0,-328,-42,-422,-125v-64,-57,-96,-128,-96,-215v0,-127,76,-209,198,-213v95,-3,177,75,173,169","k":{"7":64,"4":24,"1":126}},"4":{"d":"982,-277v2,104,9,122,104,122r124,0r0,157r-749,0r0,-157v65,-2,173,9,197,-25v21,-29,21,-125,20,-183r-607,0r0,-171r656,-709r255,0r0,701r217,0r0,179r-217,0r0,86xm285,-542r393,0r5,-412","k":{"7":80,"4":5,"1":97}},"5":{"d":"466,-350v-4,98,-60,130,-164,151v66,54,144,81,233,81v174,2,275,-137,275,-313v0,-174,-83,-295,-252,-295v-109,0,-159,35,-227,108r-171,0r50,-649v277,50,509,68,749,27v16,-3,72,-28,108,-28v9,0,13,8,13,25v0,61,-39,117,-119,165v-166,99,-346,116,-598,73r-14,191v106,-54,155,-73,295,-75v288,-5,514,168,510,444v-5,322,-235,483,-571,483v-258,0,-476,-98,-485,-342v-4,-115,82,-204,197,-205v98,-1,175,65,171,159","k":{"7":87,"4":29,"1":156}},"6":{"d":"793,-972v3,-63,27,-87,79,-122v-81,-63,-201,-48,-281,11v-106,78,-130,200,-133,400v97,-58,176,-90,306,-92v248,-3,429,164,429,404v0,258,-230,410,-503,410v-379,0,-578,-243,-578,-633v0,-406,205,-680,608,-680v134,0,242,30,324,91v65,47,97,109,97,184v0,101,-74,166,-180,166v-92,0,-172,-52,-168,-139xm854,-362v0,-135,-65,-241,-196,-241v-126,0,-196,105,-196,243v0,140,65,243,196,243v129,0,196,-105,196,-245","k":{"7":55,"4":8,"1":117}},"7":{"d":"987,-1158v60,0,82,-22,95,-80r138,0v2,75,-7,138,-31,191v-17,36,-63,106,-137,212v-116,166,-191,310,-223,433v-24,92,-37,228,-40,407r-332,0v-12,-403,92,-560,296,-764v92,-92,162,-171,213,-232v-67,29,-124,44,-173,44v-72,0,-265,-38,-293,-37v-164,4,-186,135,-181,320r-166,0r0,-574r166,0r0,150v71,-115,128,-163,281,-167v124,-4,212,48,304,82v25,10,53,15,83,15","k":{":":81,"8":47,"7":36,"6":88,"5":61,"4":144,"3":43,"2":53,"1":104,".":171,",":135}},"8":{"d":"70,-315v0,-159,100,-229,246,-288v-113,-84,-193,-144,-193,-297v0,-248,235,-374,526,-374v149,0,267,29,353,87v88,59,133,133,133,222v0,134,-92,201,-219,255v173,67,277,147,277,341v0,131,-58,230,-167,309v-172,125,-656,123,-821,-8v-87,-69,-135,-147,-135,-247xm894,-950v0,-190,-338,-214,-452,-112v-75,68,-35,162,68,205v24,10,109,41,256,91v72,-42,128,-109,128,-184xm626,-123v150,-2,277,-35,277,-171v0,-49,-38,-89,-113,-120v-41,-16,-147,-54,-319,-113r-51,29v-71,43,-106,98,-106,165v1,149,149,212,312,210","k":{"7":61,"4":9,"1":117}},"9":{"d":"488,-264v-2,66,-31,88,-78,123v82,61,201,47,280,-12v106,-79,132,-198,134,-400v-99,58,-177,90,-307,92v-247,3,-428,-164,-428,-403v0,-259,231,-410,504,-410v378,0,577,243,577,632v0,407,-206,680,-609,680v-134,0,-242,-30,-324,-91v-65,-47,-97,-109,-97,-184v0,-101,74,-165,179,-166v93,-1,172,52,169,139xm820,-876v0,-138,-66,-242,-196,-242v-127,0,-196,105,-196,244v0,138,66,241,196,241v128,0,196,-105,196,-243","k":{"7":55,"4":23,"1":129}},":":{"d":"224,-758v0,-87,79,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165xm224,-134v0,-87,79,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165","w":712},";":{"d":"241,-758v0,-87,79,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165xm396,-286v111,0,189,93,186,215v-5,202,-146,340,-350,367r0,-103v129,-41,162,-56,190,-191v-103,53,-195,-17,-199,-119v-3,-92,75,-169,173,-169","w":712},"<":{"d":"955,-1266r0,289r-580,294r580,295r0,288r-887,-462r0,-243","w":1024},"=":{"d":"150,-920r917,0r0,199r-917,0r0,-199xm150,-579r917,0r0,199r-917,0r0,-199","w":1218},">":{"d":"69,-1266r887,461r0,243r-887,462r0,-288r580,-295r-580,-294r0,-289","w":1024},"?":{"d":"413,-125v0,-87,72,-163,160,-163v88,0,163,73,163,161v0,88,-74,162,-162,162v-87,0,-161,-75,-161,-160xm623,-1405v256,0,477,141,477,373v0,103,-46,195,-138,276v-19,17,-79,58,-178,130v-78,57,-116,101,-122,219r-172,0v-7,-175,25,-216,119,-333v76,-95,154,-159,159,-292v4,-114,-107,-204,-237,-200v-137,4,-213,61,-233,197v109,-68,241,-19,241,110v0,105,-71,162,-175,161v-134,0,-220,-106,-215,-246v8,-250,210,-395,474,-395","w":1220},"@":{"d":"763,-1032v89,0,170,46,205,109r17,-86r170,0r-77,399v-9,45,-13,75,-13,90v0,47,17,70,51,70v35,0,68,-23,100,-69v53,-76,80,-165,80,-267v0,-270,-214,-454,-492,-454v-316,0,-574,263,-567,571v8,329,232,545,564,545v141,0,270,-22,388,-67r40,154v-126,45,-268,68,-426,68v-333,0,-576,-173,-677,-426v-90,-225,-65,-465,54,-661v118,-193,327,-334,616,-338v284,-4,515,154,604,372v76,186,57,408,-49,558v-62,86,-125,148,-242,154v-76,4,-143,-45,-160,-115v-48,75,-155,132,-255,132v-169,0,-291,-151,-291,-326v0,-198,159,-413,360,-413xm924,-695v0,-89,-54,-155,-137,-155v-104,0,-190,116,-190,226v0,90,57,158,142,158v102,0,185,-119,185,-229","w":1517},"A":{"d":"385,-221v-6,77,111,47,189,54r0,167r-615,0r0,-167v92,8,167,-11,196,-74v4,-7,13,-30,27,-71r359,-1053r349,0r366,1061v45,106,34,133,159,137r51,0r0,167r-730,0r0,-167r74,0v86,-3,118,1,124,-61v-7,-71,-46,-146,-66,-210r-418,0v-20,68,-59,141,-65,217xm812,-607r-153,-441r-151,441r304,0","w":1444,"k":{"\u00d9":67,"\u00db":67,"\u00da":67,"\u2019":102,"\u201d":102,"\u00ab":51,"\u00dc":67,"\u00d6":53,"\u00c7":60,"y":-34,"w":84,"v":84,"u":28,"t":20,"q":-7,"o":1,"g":-44,"e":-6,"d":-17,"c":-7,"b":7,"a":-50,"Y":76,"W":123,"V":138,"U":67,"T":72,"Q":48,"O":53,"G":44,"C":49,".":-27,"-":-35,",":-68}},"B":{"d":"1345,-1037v0,177,-110,266,-275,315v211,34,329,149,334,352v5,201,-133,325,-311,353v-79,11,-168,17,-268,17r-784,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779v-3,-113,-11,-127,-130,-126r-77,0r0,-167r804,0v242,1,366,25,453,153v33,49,47,109,47,175xm992,-995v8,-213,-196,-208,-410,-203r0,409r107,0v196,-4,297,-31,303,-206xm1053,-398v0,-238,-229,-233,-471,-227r0,460v104,0,272,1,328,-18v95,-32,143,-102,143,-215","w":1495,"k":{"\u00d2":10,"\u00d4":10,"\u00d3":10,"\u00c1":-18,"\u00c2":-18,"\u00c3":-18,"\u00d8":4,"\u00c6":-33,"\u00d6":10,"\u00c5":-18,"\u00c4":-18,"Y":7,"W":37,"V":7,"O":10,"A":-18}},"C":{"d":"452,-682v0,301,116,534,380,541v174,5,298,-116,330,-271v6,-33,11,-72,16,-116r193,0v-7,103,-19,180,-36,228v-75,207,-245,338,-543,338v-428,0,-721,-308,-721,-721v0,-326,191,-587,455,-681v78,-28,158,-42,241,-42v185,0,269,51,397,135r37,-111r165,0r0,555r-175,0v-19,-248,-142,-397,-356,-397v-268,0,-383,241,-383,542","w":1464,"k":{"\u00d3":-5,"\u00c1":7,"\u00c6":-7,"\u00d6":-5,"\u00c5":7,"\u00c4":7,"O":-5,"A":7}},"D":{"d":"119,-167v115,-2,130,-16,129,-126r0,-779v-3,-113,-11,-127,-129,-126r-78,0r0,-167r711,0v193,0,340,21,440,64v243,105,364,311,364,618v0,352,-185,587,-469,652v-98,22,-210,31,-335,31r-711,0r0,-167r78,0xm1175,-683v0,-339,-89,-511,-426,-513r-167,0r0,1027r167,0v336,-3,426,-172,426,-514","w":1637,"k":{"\u00c1":47,"\u00c2":47,"\u00c3":47,"\u00c0":47,"\u00c5":47,"\u00c4":47,"Y":49,"X":53,"W":70,"V":49,"T":-5,"J":13,"A":47}},"E":{"d":"248,-1072v-3,-113,-11,-127,-130,-126r-77,0r0,-167r1347,0r0,530r-167,0v-28,-278,-65,-372,-371,-363r-268,0r0,401v81,2,184,1,215,-33v40,-44,38,-91,44,-194r166,0r0,652r-167,0r0,-64v-5,-144,-37,-188,-183,-191r-75,0r0,460v151,-1,412,9,490,-34v85,-47,134,-168,144,-371r170,0r0,572r-1345,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779","w":1525},"F":{"d":"248,-1072v-3,-113,-11,-127,-130,-126r-77,0r0,-167r1269,0r0,560r-166,0v-9,-113,-18,-190,-33,-228v-59,-146,-119,-166,-338,-165r-191,0r0,401v69,2,153,1,177,-33v35,-49,29,-85,36,-194r164,0r0,652r-164,0r0,-64v-5,-133,-21,-187,-151,-191r-64,0r0,334v2,112,12,127,129,126r92,0r0,167r-760,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779","w":1403,"k":{"\u00c1":124,"\u00c2":124,"\u00c3":124,"\u00c0":124,"\u00f8":57,"\u00e6":31,"\u00f6":54,"\u00f3":55,"\u00e9":53,"\u00e5":31,"\u00e4":31,"\u00e1":31,"\u00d6":15,"\u00c5":124,"\u00c4":124,"u":4,"r":4,"o":55,"j":13,"i":10,"e":53,"a":31,"O":15,"J":125,"A":124,".":197,"-":22,",":170}},"G":{"d":"1069,-453v0,-102,-9,-105,-110,-105r-111,0r0,-167r714,0r0,167r-70,0v-75,3,-90,16,-90,90r0,482r-159,0r-72,-110v-128,90,-221,136,-409,136v-424,0,-684,-286,-691,-719v-5,-331,190,-590,455,-685v78,-28,158,-42,241,-42v184,0,269,51,397,136r37,-112r165,0r0,555r-175,0v-21,-246,-141,-397,-356,-397v-268,0,-383,241,-383,542v0,299,115,537,378,541v114,2,211,-45,235,-136v11,-42,4,-122,4,-176","w":1607,"k":{"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c0":11,"\u00c6":-3,"\u00c5":11,"\u00c4":11,"Y":35,"W":61,"V":35,"T":19,"A":11}},"H":{"d":"694,-1198v-106,3,-113,20,-112,126r0,279r514,0r0,-279v-3,-107,-4,-127,-112,-126r-80,0r0,-167r733,0r0,167r-78,0v-115,2,-130,16,-129,126r0,779v2,113,12,127,129,126r78,0r0,167r-733,0r0,-167r80,0v104,-2,112,-22,112,-126r0,-324r-514,0r0,324v3,107,4,127,112,126r80,0r0,167r-733,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779v-3,-113,-11,-127,-130,-126r-77,0r0,-167r733,0r0,167r-80,0","w":1678},"I":{"d":"122,-167v115,-1,131,-16,130,-126r0,-779v-3,-112,-11,-127,-130,-126r-77,0r0,-167r753,0r0,167r-83,0v-114,2,-129,16,-129,126r0,779v2,113,13,127,129,126r83,0r0,167r-753,0r0,-167r77,0","w":844},"J":{"d":"431,-382v-3,104,-66,158,-181,164v51,58,81,80,179,80v117,0,193,-60,204,-171v3,-25,5,-75,5,-149r0,-614v-3,-112,-11,-127,-129,-126r-92,0r0,-167r753,0r0,167r-69,0v-115,2,-130,16,-129,126r0,614v0,110,-6,188,-18,233v-46,176,-206,266,-433,265v-165,0,-293,-44,-384,-132v-65,-63,-98,-138,-98,-225v0,-137,76,-235,212,-238v100,-2,182,71,180,173","w":1210,"k":{"\u00c6":32,"\u00c5":47,"\u00c4":47,"A":47}},"K":{"d":"704,-1198v-115,2,-130,15,-129,126r0,354r452,-402v18,-16,27,-31,27,-46v-2,-52,-103,-25,-158,-32r0,-167r680,0r0,167v-120,-6,-167,12,-268,100r-278,241r401,603v46,76,100,92,215,87r0,167r-747,0r0,-167v62,1,186,4,177,-38v0,-10,-6,-25,-18,-44r-260,-403r-223,191r0,168v3,112,11,127,129,126r55,0r0,167r-718,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779v-3,-113,-11,-127,-130,-126r-77,0r0,-167r722,0r0,167r-59,0","w":1617,"k":{"\u00d3":49,"\u00e6":-53,"\u00fc":25,"\u00f6":-3,"\u00f3":-1,"\u00e5":-54,"\u00e4":-54,"\u00d6":49,"y":-38,"u":25,"o":-1,"e":-9,"a":-54,"T":-28,"S":-37,"O":49,"G":40,"C":45,"-":9}},"L":{"d":"711,-1198v-115,2,-130,16,-129,126r0,905v139,-1,374,7,442,-34v79,-48,125,-169,134,-371r168,0r0,572r-1285,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779v-3,-113,-11,-127,-130,-126r-77,0r0,-167r762,0r0,167r-92,0","w":1403,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00c1":-52,"\u2019":89,"\u201d":89,"\u00d5":6,"\u00c6":-66,"\u00fc":28,"\u00dc":82,"\u00d6":6,"\u00c7":7,"\u00c5":-52,"\u00c4":-52,"y":15,"u":28,"Y":126,"W":113,"V":122,"U":82,"T":99,"S":3,"O":6,"G":6,"C":6,"A":-52,"-":-110}},"M":{"d":"1296,-167v115,-2,130,-16,129,-126r0,-832r-369,1125r-226,0r-362,-1125r0,832v2,113,13,127,129,126r59,0r0,167r-615,0r0,-167r73,0v115,-1,131,-16,130,-126r0,-779v-3,-112,-11,-127,-130,-126r-73,0r0,-167r674,0r281,878r290,-878r660,0r0,167r-78,0v-115,2,-130,15,-129,126r0,779v2,112,12,127,129,126r78,0r0,167r-714,0r0,-167r64,0","w":1993},"N":{"d":"239,-1072v-3,-112,-11,-127,-130,-126r-68,0r0,-167r602,0r565,974r0,-681v-3,-112,-11,-127,-130,-126r-91,0r0,-167r636,0r0,167r-62,0v-115,2,-130,16,-129,126r0,1072r-352,0r-617,-1068r0,775v2,112,12,127,129,126r92,0r0,167r-643,0r0,-167r68,0v116,-1,130,-16,130,-126r0,-779","w":1668,"k":{"\u00d3":33,"\u00c1":27,"\u00f8":37,"\u00e6":32,"\u00c6":12,"\u00fc":63,"\u00f6":45,"\u00f3":47,"\u00e9":45,"\u00e5":32,"\u00e4":32,"\u00e1":32,"\u00d6":33,"\u00c7":33,"\u00c5":27,"\u00c4":27,"u":63,"o":47,"e":45,"a":32,"O":33,"G":33,"C":33,"A":27,".":51,",":15}},"O":{"d":"71,-683v0,-432,327,-720,758,-720v437,0,758,292,758,718v0,434,-320,723,-768,723v-428,0,-748,-298,-748,-721xm829,-141v262,0,377,-245,377,-541v0,-167,-31,-296,-93,-388v-69,-103,-162,-154,-279,-154v-268,0,-382,241,-382,545v0,296,117,538,377,538","w":1658,"k":{"\u00c1":44,"\u00c6":29,"\u00c5":44,"\u00c4":44,"Y":49,"X":49,"W":65,"V":49,"T":-9,"A":44}},"P":{"d":"248,-1072v-3,-113,-11,-127,-130,-126r-77,0r0,-167r796,0v275,0,404,40,488,201v82,156,35,370,-87,466v-145,114,-404,86,-656,93r0,312v2,113,12,127,129,126r92,0r0,167r-762,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779xm1017,-989v7,-222,-212,-214,-435,-209r0,425r114,0v205,5,315,-44,321,-216","w":1444,"k":{"\u00c1":138,"\u00f8":68,"\u00e6":40,"\u00c6":168,"\u00f6":66,"\u00f3":68,"\u00e9":65,"\u00e5":40,"\u00e4":40,"\u00e1":40,"\u00c5":138,"\u00c4":138,"o":68,"e":65,"a":40,"J":137,"A":138,".":219,"-":38,",":183}},"Q":{"d":"1446,121v-129,0,-179,-67,-270,-158v-126,52,-197,73,-358,75v-436,6,-757,-294,-757,-721v0,-426,321,-720,758,-720v438,0,765,294,758,722v-4,215,-59,345,-172,483v45,41,84,62,116,62v72,-1,75,-88,71,-175r127,0v5,178,-27,297,-111,373v-44,40,-99,59,-162,59xm623,-269v-2,143,191,178,313,118v20,-9,51,-29,94,-59v-69,-80,-176,-183,-285,-183v-69,0,-121,53,-122,124xm819,-1224v-266,0,-383,252,-379,551v3,177,20,220,83,355v5,-149,47,-207,142,-256v38,-20,81,-27,128,-27v130,0,255,59,376,178v53,-151,28,-466,-28,-579v-72,-146,-176,-222,-322,-222","w":1688},"R":{"d":"1395,-1032v0,200,-134,279,-325,329v169,39,215,85,234,270r5,143v2,83,2,131,57,131v19,0,32,-6,41,-18v15,-22,23,-91,24,-208r146,0v-2,225,-17,310,-137,384v-162,100,-425,22,-450,-151v-11,-73,-11,-191,-14,-281v-5,-139,-71,-200,-197,-200r-197,0r0,340v2,113,12,127,129,126r92,0r0,167r-762,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779v-3,-113,-11,-127,-130,-126r-77,0r0,-167r843,0v240,-1,384,37,468,170v30,48,43,103,43,163xm582,-798r122,0v99,0,167,-4,203,-13v94,-23,141,-86,141,-189v0,-115,-75,-185,-176,-194v-57,-5,-207,-4,-290,-4r0,400","w":1596,"k":{"\u00e6":-30,"\u00fc":19,"\u00fa":19,"\u00f6":-24,"\u00f3":-22,"\u00e9":-25,"\u00e5":-31,"\u00e4":-31,"\u00e1":-31,"\u00dc":45,"\u00c7":4,"y":30,"u":19,"o":-22,"e":-25,"a":-31,"Y":37,"W":65,"V":37,"U":45,"T":51,"G":-2,"C":-1,"-":-106}},"S":{"d":"741,40v-187,-2,-316,-51,-438,-140r-48,109r-159,0r0,-546r177,0v43,198,106,276,252,346v155,74,453,59,453,-130v0,-61,-30,-108,-91,-140v-33,-17,-106,-39,-218,-64v-209,-47,-353,-95,-430,-143v-88,-55,-156,-160,-156,-299v0,-280,231,-445,533,-438v184,5,272,42,402,130r50,-95r151,0r0,508r-173,0v-33,-190,-87,-265,-235,-328v-152,-64,-417,-49,-415,133v2,92,65,126,138,151v44,15,101,27,168,42v201,45,344,92,429,142v96,56,168,162,168,310v0,296,-244,454,-558,452","w":1342,"k":{"\u00c1":-31,"\u00c6":-46,"\u00c5":-31,"\u00c4":-31,"t":-6,"Y":-24,"W":5,"V":-24,"T":11,"A":-31}},"T":{"d":"401,-167v114,-2,129,-16,129,-126r0,-907v-190,0,-247,52,-292,186v-12,36,-17,101,-20,193r-176,0r0,-544r1310,0r0,544r-176,0v-3,-93,-9,-157,-20,-193v-43,-133,-103,-187,-292,-186r0,907v3,112,12,127,130,126r91,0r0,167r-776,0r0,-167r92,0","w":1393,"k":{"\u00d2":-10,"\u00d4":-10,"\u00d3":-10,"\u00c1":63,"\u00c2":63,"\u00d5":-10,"\u00c3":63,"\u00c0":63,"\u00ab":196,"\u00f8":37,"\u00e6":6,"\u00d8":-10,"\u00c6":48,"\u00d6":-10,"\u00c5":63,"\u00c4":63,"y":-41,"w":-37,"v":-37,"u":-22,"s":16,"r":-22,"o":37,"j":-13,"i":-16,"g":31,"e":33,"c":37,"a":6,"Y":-65,"W":-35,"V":-65,"S":-8,"O":-10,"J":122,"G":-10,"C":-10,"A":63,";":77,":":68,".":152,"-":109,",":116}},"U":{"d":"1455,-1198v-113,2,-121,14,-121,126r0,636v0,319,-188,478,-564,478v-255,0,-437,-101,-506,-286v-17,-47,-25,-107,-25,-178r0,-650v-3,-112,-11,-127,-130,-126r-68,0r0,-167r753,0r0,167r-92,0v-115,2,-130,16,-129,126r0,627v-5,200,61,285,250,285v201,0,286,-56,286,-272r0,-640v-3,-110,-7,-127,-121,-126r-85,0r0,-167r616,0r0,167r-64,0","w":1566,"k":{"\u00c1":59,"\u00c2":59,"\u00c3":59,"\u00c6":44,"\u00c5":59,"\u00c4":59,"r":64,"p":66,"n":64,"m":64,"A":59,".":80,",":44}},"V":{"d":"717,-1198v-82,7,-206,-24,-205,51v0,19,5,45,16,77r243,724r259,-732v12,-35,25,-95,-7,-110v-27,-13,-130,-11,-179,-14r0,-163r624,0r0,167v-65,-2,-125,0,-156,34v-17,19,-37,55,-57,111r-377,1053r-327,0r-366,-1062v-32,-103,-80,-144,-215,-136r0,-167r747,0r0,167","w":1444,"k":{"\u00d2":51,"\u00d4":51,"\u00d3":51,"\u00c1":131,"\u00c2":131,"\u00d5":51,"\u00c3":131,"\u00c0":131,"\u00ab":132,"\u00f8":113,"\u00e6":108,"\u00d8":51,"\u00c6":127,"\u00d6":51,"\u00c5":131,"\u00c4":131,"y":47,"u":70,"r":67,"o":125,"i":19,"g":118,"e":113,"a":108,"T":-61,"S":-8,"O":51,"G":49,"C":49,"A":131,";":86,":":86,".":168,"-":38,",":142}},"W":{"d":"634,-1198v-74,4,-151,-16,-148,50v0,15,5,41,16,78r200,724r214,-648v-43,-105,-42,-212,-192,-204r0,-167r637,0r0,167v-74,4,-171,-17,-167,57v0,13,5,36,14,71r200,724r192,-732v7,-29,11,-53,11,-72v0,-70,-92,-47,-161,-52r0,-163r535,0r0,167v-121,-6,-148,42,-178,145r-297,1053r-317,0r-183,-647r-206,647r-317,0r-301,-1062v-27,-87,-48,-129,-156,-136r0,-167r604,0r0,167","w":1993,"k":{"\u00d2":63,"\u00d4":63,"\u00d3":63,"\u00c1":114,"\u00c2":114,"\u00d5":63,"\u00c3":114,"\u00c0":114,"\u00ab":110,"\u00f8":92,"\u00e6":87,"\u00d8":54,"\u00c6":110,"\u00d6":63,"\u00c5":114,"\u00c4":114,"y":43,"u":64,"r":62,"o":103,"i":36,"g":96,"e":92,"a":86,"T":-44,"S":7,"O":63,"G":63,"C":63,"A":114,";":63,":":54,".":135,"-":19,",":109}},"X":{"d":"18,-1198r0,-167r725,0r0,167v-58,-3,-138,4,-130,43v0,17,9,38,26,62r146,196r164,-188v27,-31,41,-54,41,-69v8,-41,-78,-47,-139,-44r0,-167r629,0r0,167v-64,1,-111,-6,-156,22v-11,7,-32,26,-59,56r-345,383r393,498v43,52,60,72,133,72r86,0r0,167r-778,0r0,-167v61,1,162,6,162,-42v0,-20,-8,-41,-25,-63r-183,-235r-186,224v-60,68,-60,115,65,116r56,0r0,167r-673,0r0,-167v82,0,135,7,187,-37v16,-14,47,-43,91,-92r333,-373r-364,-457v-49,-70,-93,-74,-199,-72","w":1515,"k":{"\u00d6":55,"y":-32,"u":31,"o":4,"e":-3,"a":-48,"Q":50,"O":55,"C":51,"-":32}},"Y":{"d":"419,-167v115,-2,130,-16,129,-126r0,-272r-321,-487v-87,-116,-128,-155,-257,-146r0,-167r747,0r0,167v-70,2,-158,-11,-158,54v0,18,9,39,26,64r193,284r214,-303v47,-62,23,-104,-81,-103r-62,0r0,-163r610,0r0,167v-141,-6,-173,39,-238,134r-339,499r0,272v2,112,12,127,129,126r104,0r0,167r-800,0r0,-167r104,0","w":1434,"k":{"\u00d2":50,"\u00d4":50,"\u00d3":50,"\u00c1":68,"\u00c2":68,"\u00d5":50,"\u00c3":68,"\u00c0":68,"\u00ab":184,"\u00f8":127,"\u00e6":120,"\u00d8":50,"\u00c6":53,"\u00d6":50,"\u00c5":68,"\u00c4":68,"v":86,"u":101,"p":90,"o":156,"i":19,"g":126,"e":154,"a":120,"T":-61,"S":-9,"O":50,"G":48,"C":48,"A":68,";":116,":":106,".":157,"-":107,",":121}},"Z":{"d":"599,-1197v-270,6,-321,84,-348,372r-167,0r0,-540r1151,0r0,188r-797,1010r259,0v141,0,237,-35,287,-105v36,-52,59,-156,69,-313r182,0r0,585r-1194,0r0,-174r803,-1023r-245,0","w":1332,"k":{"y":24,"v":57}},"[":{"d":"776,361r-542,0r0,-1726r542,0r0,158r-240,0r0,1410r240,0r0,158","w":813},"\\":{"d":"606,188r-524,-1593r159,0r524,1593r-159,0","w":785},"]":{"d":"41,-1365r543,0r0,1727r-543,0r0,-158r241,0r0,-1411r-241,0r0,-158","w":813},"^":{"d":"293,-723r-258,0r316,-650r323,0r316,650r-259,0r-219,-453","w":1024},"_":{"d":"0,119r1024,0r0,174r-1024,0r0,-174","w":1024},"`":{"d":"145,-1387v-2,-94,112,-140,188,-82v17,13,43,35,76,69r276,294r-112,0r-325,-161v-69,-35,-103,-75,-103,-120","w":1024},"a":{"d":"918,35v-136,0,-190,-40,-238,-147v-107,100,-173,149,-332,149v-181,0,-308,-95,-308,-274v0,-89,33,-157,100,-203v57,-39,154,-72,293,-101v91,-19,152,-40,181,-66v32,-28,47,-65,47,-110v0,-168,-259,-215,-368,-107v77,11,116,50,116,118v0,74,-78,128,-157,128v-93,0,-172,-58,-167,-155v11,-202,212,-263,440,-263v148,0,261,29,335,91v79,67,82,113,82,264r0,394v0,64,18,96,53,96v78,1,49,-125,55,-204r122,0r0,94v6,209,-72,296,-254,296xm471,-149v111,-6,181,-73,181,-198r0,-140v-106,58,-216,90,-264,139v-70,71,-27,205,83,199","w":1200,"k":{"\u2019":66,"y":31,"w":76,"v":76,"j":69}},"b":{"d":"760,36v-171,-2,-254,-54,-334,-170r-86,142r-176,0r0,-1101v-6,-78,0,-95,-61,-112v-38,-11,-53,-8,-93,-9r0,-151r446,0r0,576v88,-128,158,-201,327,-201v79,0,151,22,214,67v119,83,178,231,178,442v-1,298,-120,521,-415,517xm853,-474v0,-179,-30,-332,-195,-332v-152,0,-198,149,-198,316v0,101,8,174,25,217v35,91,92,137,173,137v166,0,195,-158,195,-338","w":1251,"k":{"y":27,"w":23,"v":23}},"c":{"d":"583,-143v135,0,191,-80,207,-224r180,0v0,188,-49,269,-157,340v-68,45,-155,63,-256,63v-299,1,-506,-202,-506,-506v0,-313,230,-530,532,-527v214,2,399,105,407,321v4,113,-78,193,-185,193v-91,0,-164,-62,-162,-151v2,-81,43,-129,127,-144v-50,-37,-89,-61,-165,-62v-155,0,-232,115,-232,344v0,122,19,214,56,275v32,52,83,78,154,78","w":1068,"k":{"k":30,"h":35}},"d":{"d":"457,-990v166,2,236,60,309,183r0,-286v-3,-114,-21,-115,-137,-121r-39,0r0,-151r469,0r0,1099v2,106,10,117,107,122r61,0r0,144r-457,0r0,-153v-67,127,-154,189,-318,189v-278,0,-401,-221,-401,-517v0,-291,129,-513,406,-509xm568,-136v157,0,199,-165,199,-342v0,-92,-7,-157,-22,-196v-33,-88,-91,-132,-176,-132v-167,0,-196,155,-196,332v0,181,28,338,195,338","w":1261},"e":{"d":"601,-141v137,0,196,-59,224,-189r199,0v-21,170,-83,242,-203,309v-72,40,-160,57,-260,57v-303,0,-510,-202,-510,-503v0,-311,201,-532,508,-532v258,0,435,152,473,383v7,37,11,94,13,169r-670,0v-2,197,64,306,226,306xm736,-602v-2,-151,-47,-235,-179,-235v-130,0,-175,84,-176,235r355,0","w":1108,"k":{"\u2019":-1,"y":27,"x":14,"w":23,"v":23,"t":27}},"f":{"d":"111,-151v98,-6,108,-15,108,-121r0,-524r-168,0r0,-165r168,0r0,-77v-6,-251,146,-358,373,-363v168,-4,316,69,316,225v0,86,-56,144,-146,144v-74,0,-134,-53,-134,-121v0,-61,32,-83,89,-107v-33,-17,-61,-26,-84,-26v-110,0,-119,64,-122,204r0,121r197,0r0,165r-197,0r0,524v2,103,9,116,104,121r75,0r0,151r-639,0r0,-151r60,0","w":763,"k":{"\u2019":-98,"\u00f8":12,"\u00e6":8,"\u00f6":10,"\u00f3":43,"\u00e9":36,"\u00e5":7,"\u00e4":7,"\u00e1":7,"t":-42,"s":26,"o":43,"l":-112,"j":-33,"i":-37,"f":-37,"e":36,"a":7}},"g":{"d":"60,-139v0,-115,65,-154,169,-200v-78,-79,-128,-161,-128,-289v0,-241,194,-372,452,-368v145,3,219,28,319,94v72,-54,107,-87,212,-90v121,-3,222,77,224,196v1,88,-54,147,-138,149v-67,1,-130,-52,-130,-117v0,-51,26,-89,79,-113v-92,-44,-104,-20,-190,50v45,65,67,141,67,227v-2,308,-363,425,-665,315v-56,29,-74,79,-32,116v47,27,130,22,208,21r250,-4v255,0,383,89,383,267v0,110,-48,192,-144,246v-93,52,-242,78,-445,78v-340,0,-510,-71,-510,-213v0,-104,74,-145,180,-171v-104,-43,-161,-80,-161,-194xm696,-611v0,-144,-10,-249,-145,-249v-134,0,-150,106,-150,253v0,127,28,236,145,236v131,0,150,-101,150,-240xm850,123v-63,-35,-382,-30,-483,-15v-107,16,-119,125,-43,169v68,39,382,42,479,12v62,-19,94,-47,94,-90v0,-37,-17,-60,-47,-76","w":1302,"k":{"\u00e6":-14,"\u00f6":-4,"\u00f3":-2,"\u00e9":-5,"\u00e5":-14,"\u00e4":-14,"r":-36,"l":40,"e":-5,"a":-14}},"h":{"d":"200,-1093v-3,-106,-11,-116,-108,-121r-51,0r0,-151r451,0r0,564v96,-125,169,-186,341,-191v151,-5,267,66,291,194v28,150,9,353,13,526v3,108,13,116,117,121r48,0r0,151r-598,0r0,-151r37,0v95,-6,104,-16,104,-121r0,-362v1,-130,-31,-185,-139,-188v-136,-4,-214,124,-214,264r0,286v-6,119,33,120,140,121r0,151r-591,0r0,-151r51,0v97,-6,108,-15,108,-121r0,-821","w":1342,"k":{"\u2019":37,"y":4}},"i":{"d":"219,-689v-4,-107,-10,-115,-108,-121r-60,0r0,-151r460,0r0,689v2,103,9,116,104,121r62,0r0,151r-626,0r0,-151r60,0v98,-6,108,-15,108,-121r0,-417xm187,-1209v0,-85,76,-157,159,-157v85,0,160,73,160,159v0,85,-74,160,-160,160v-87,0,-159,-73,-159,-162","w":722,"k":{"j":77,"T":64}},"j":{"d":"203,-1209v0,-87,77,-157,159,-157v85,0,160,73,160,159v0,85,-72,160,-160,160v-87,0,-159,-73,-159,-162xm235,-689v-3,-107,-10,-115,-108,-121r-69,0r0,-151r469,0r0,986v0,103,-3,169,-10,197v-33,143,-168,217,-351,217v-159,0,-296,-59,-299,-206v-2,-95,59,-154,151,-156v75,-3,130,47,130,118v0,60,-27,85,-84,110v27,12,49,18,65,18v100,0,106,-62,106,-192r0,-820","w":692},"k":{"d":"198,-1093v-4,-106,-10,-116,-108,-121r-60,0r0,-151r460,0r0,866r288,-243v24,-20,36,-36,36,-49v0,-13,-17,-19,-51,-19r-124,0r0,-151r598,0r0,151v-117,-4,-152,23,-227,87r-137,119r229,341v60,87,103,119,201,112r0,151r-593,0r0,-151v45,-1,120,8,120,-32v0,-14,-7,-32,-22,-53r-142,-204r-176,146v1,65,7,105,17,118v11,17,66,29,104,25r0,151r-581,0r0,-151r60,0v98,-6,108,-15,108,-121r0,-821","w":1332,"k":{"\u00e6":-13,"\u00fc":13,"\u00f6":41,"\u00f3":44,"\u00e9":34,"\u00e5":-13,"\u00e4":-13,"\u00e1":-13,"u":13,"s":6,"o":44,"g":-10,"e":34,"a":-13,".":23,"-":48,",":-16}},"l":{"d":"198,-1093v-4,-106,-10,-116,-108,-121r-60,0r0,-151r460,0r0,1093v2,104,9,116,105,121r61,0r0,151r-626,0r0,-151r60,0v98,-6,108,-15,108,-121r0,-821","w":691,"k":{"y":1,"v":50}},"m":{"d":"208,-689v-3,-107,-10,-115,-108,-121r-59,0r0,-151r454,0r0,160v108,-125,171,-191,349,-191v153,0,203,60,252,193v111,-120,167,-186,339,-193v142,-6,246,71,267,194v26,151,8,354,12,526v2,106,11,115,107,121r52,0r0,151r-569,0r0,-151v99,1,118,-7,118,-121r0,-362v0,-119,-14,-184,-106,-188v-131,-5,-210,126,-210,264r0,286v-5,111,27,118,121,121r0,151r-530,0r0,-151v98,1,117,-8,117,-121r0,-362v0,-118,-14,-185,-105,-188v-131,-5,-209,127,-209,264r0,286v-3,112,22,119,123,121r0,151r-582,0r0,-151r59,0v97,-6,108,-15,108,-121r0,-417","w":1912,"k":{"y":4,"w":56,"v":56,"p":52}},"n":{"d":"208,-689v-3,-107,-10,-115,-108,-121r-59,0r0,-151r454,0r0,172v116,-131,162,-196,345,-203v152,-6,268,66,292,194v28,150,9,353,13,526v3,108,13,116,117,121r43,0r0,151r-593,0r0,-151r37,0v95,-5,104,-17,104,-121r0,-362v2,-130,-33,-185,-139,-188v-135,-4,-214,124,-214,264r0,286v-6,119,33,120,140,121r0,151r-599,0r0,-151r59,0v97,-6,108,-15,108,-121r0,-417","w":1342,"k":{"\u2019":36,"y":2,"w":55,"v":55,"p":51,"T":64}},"o":{"d":"55,-488v0,-307,237,-508,550,-508v319,0,549,205,549,516v0,306,-230,515,-546,515v-326,0,-553,-205,-553,-523xm605,-838v-152,0,-228,117,-228,352v0,242,76,363,228,363v151,0,227,-119,227,-358v0,-238,-76,-357,-227,-357","w":1210,"k":{"\u2019":4,"y":37,"x":27,"w":32,"v":32,"t":27,"T":41}},"p":{"d":"183,-689v9,-126,-42,-119,-153,-121r0,-151r442,0r0,173v82,-130,158,-203,330,-203v267,0,389,233,389,517v0,289,-129,513,-406,509v-170,-3,-244,-59,-309,-196r0,327v3,114,21,115,137,121r47,0r0,151r-630,0r0,-151r47,0v95,-5,106,-16,106,-121r0,-855xm869,-481v0,-182,-30,-337,-195,-337v-157,0,-199,167,-199,341v0,92,7,157,22,196v34,88,93,132,176,132v167,-2,196,-156,196,-332","k":{"y":35,"t":31}},"q":{"d":"649,286v116,-6,137,-7,137,-121r0,-326v-69,137,-138,193,-309,196v-278,5,-409,-219,-406,-509v3,-292,112,-523,396,-523v159,0,246,76,323,196r0,-160r446,0r0,151r-50,0v-97,6,-108,15,-108,121r0,854v3,107,10,115,108,121r50,0r0,152r-634,0r0,-152r47,0xm589,-149v152,0,198,-147,198,-316v0,-101,-8,-174,-24,-217v-34,-91,-92,-136,-174,-136v-167,0,-196,158,-196,337v0,176,29,332,196,332","w":1261,"k":{"u":-22,"c":22}},"r":{"d":"200,-689v-3,-105,-10,-115,-108,-121r-51,0r0,-151r446,0r0,124v63,-96,124,-147,253,-151v138,-4,230,87,230,217v0,107,-72,187,-175,187v-79,0,-144,-55,-144,-131v0,-73,37,-111,108,-133v-123,-70,-235,58,-257,177v-17,96,-10,277,-10,399v0,103,9,116,104,121r94,0r0,151r-649,0r0,-151r51,0v97,-6,108,-15,108,-121r0,-417","w":997,"k":{"\u2019":-53,"\u00f8":7,"\u00e6":2,"\u00f6":6,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00ea":6,"\u00e8":6,"\u00e9":6,"\u00e7":3,"\u00e5":1,"\u00e4":1,"\u00e2":1,"\u00e0":1,"\u00e1":1,"z":11,"y":-37,"x":-20,"w":-34,"v":-34,"u":-19,"t":-25,"s":5,"r":-19,"q":12,"p":-24,"o":7,"n":-19,"m":-19,"l":58,"k":58,"j":-11,"i":-14,"h":59,"g":14,"f":-15,"e":6,"d":1,"c":8,"a":1,";":48,":":41,".":171,"-":-35,",":135}},"s":{"d":"1025,-282v2,198,-192,318,-403,318v-114,0,-232,-33,-353,-98r-34,76r-142,0r0,-374r160,0v47,159,151,228,310,234v87,3,162,-29,162,-105v0,-64,-67,-82,-137,-104v-6,-1,-57,-14,-153,-39v-166,-42,-346,-124,-346,-309v0,-203,180,-315,405,-313v131,1,214,28,312,85r30,-59r137,0r0,327r-137,0v-78,-124,-153,-200,-309,-200v-73,0,-135,28,-135,95v0,62,51,85,104,100v236,73,526,83,529,366","w":1109,"k":{"\u2019":-7,"t":28}},"t":{"d":"467,-295v3,97,4,141,74,141v24,0,42,-7,55,-21v31,-21,33,-187,31,-284r147,0r0,143v8,245,-88,345,-298,352v-168,6,-282,-93,-295,-242v-15,-175,-3,-406,-5,-595r-146,0r0,-148v205,-60,241,-141,275,-385r163,0r0,373r252,0r0,160r-253,0r0,506","w":885,"k":{"\u2019":37,"\u00e6":20,"\u00f6":26,"\u00f3":28,"\u00e9":26,"\u00e5":20,"\u00e4":20,"\u00e1":20,"o":28,"h":29,"e":26,"a":20,"S":2,";":11,":":7}},"u":{"d":"194,-689v0,-123,-40,-119,-153,-121r0,-151r445,0r0,638v-1,130,31,185,140,188v135,4,214,-124,214,-263r0,-291v-2,-103,-10,-116,-104,-121r-57,0r0,-151r454,0r0,689v2,105,11,115,106,121r64,0r0,151r-459,0r0,-156v-103,124,-171,185,-345,191v-153,5,-268,-66,-292,-194v-28,-151,-13,-356,-13,-530","w":1342,"k":{"\u2019":24}},"v":{"d":"582,-810v-60,-1,-122,-8,-119,51v0,13,4,32,11,56r150,482r160,-471v26,-80,42,-116,-66,-118r-46,0r0,-151r466,0r0,151v-128,0,-129,21,-171,137r-239,673r-318,0r-223,-674v-43,-105,-47,-128,-177,-136r0,-151r572,0r0,151","w":1149,"k":{"\u00f8":30,"\u00f6":28,"\u00f2":30,"\u00f3":30,"\u00ea":26,"\u00e8":26,"\u00e9":26,"\u00e5":-1,"\u00e3":-1,"\u00e4":-1,"\u00e2":-1,"\u00e0":-1,"\u00e1":-1,"s":9,"o":30,"l":49,"g":24,"e":26,"c":30,"a":-1,";":40,":":33,".":136,"-":1,",":109}},"w":{"d":"1158,-810v-57,-2,-110,-4,-107,51v0,14,3,33,10,56r143,474r145,-463v28,-89,42,-111,-66,-118r-26,0r0,-151r438,0r0,151v-117,-3,-127,27,-163,137r-221,673r-302,0r-150,-502r-176,502r-301,0r-196,-674v-35,-101,-48,-129,-176,-136r0,-151r535,0r0,151v-51,-3,-93,0,-92,50v0,10,4,29,11,57r122,471r158,-460v30,-78,31,-113,-66,-118r-33,0r0,-151r513,0r0,151","w":1708,"k":{"\u00f8":31,"\u00f6":29,"\u00f2":31,"\u00f3":31,"\u00ea":27,"\u00e8":27,"\u00e9":27,"s":10,"o":31,"l":50,"g":25,"e":27,"c":31,";":33,":":26,".":129,"-":-4,",":93}},"x":{"d":"39,-810r0,-151r612,0r0,151v-39,-4,-91,1,-86,26v11,56,86,116,120,162r114,-114v35,-34,40,-77,-32,-75v-2,0,-8,0,-18,1r0,-151r502,0r0,151v-132,2,-145,24,-231,102r-216,196r228,249v79,80,97,104,238,112r0,151r-642,0r0,-151v41,2,106,-2,99,-26v0,-17,-11,-37,-34,-62r-104,-114r-128,120v-24,23,-36,41,-36,55v0,29,63,28,102,27r0,151r-527,0r0,-151v138,-5,145,-23,231,-102r241,-221r-208,-225v-77,-76,-95,-103,-225,-111","w":1312,"k":{"\u00e9":38,"q":37,"o":47,"e":38,"c":37,"a":-7}},"y":{"d":"315,131v-4,89,-58,136,-166,134v112,123,256,-10,293,-99v16,-38,36,-82,54,-134r-302,-702v-54,-107,-50,-134,-192,-140r0,-151r594,0r0,151v-64,-5,-129,3,-129,49v0,19,4,38,13,58r166,392r155,-381v30,-74,39,-117,-66,-118r-41,0r0,-151r461,0r0,151v-132,5,-137,36,-180,142r-307,747v-82,191,-168,358,-396,364v-153,4,-282,-102,-282,-259v0,-110,66,-190,171,-191v84,0,158,51,154,138","w":1159,"k":{"\u00f8":35,"\u00e6":2,"\u00f6":32,"\u00f2":34,"\u00f3":34,"\u00ea":30,"\u00e8":30,"\u00e9":30,"\u00e5":1,"\u00e3":1,"\u00e4":1,"\u00e2":1,"\u00e0":1,"\u00e1":1,"s":11,"o":34,"l":45,"g":27,"e":30,"c":34,"a":1,";":52,":":45,".":159,"-":12,",":123}},"z":{"d":"490,-809v-222,-11,-225,58,-233,262r-154,0r0,-414r869,0r0,165r-571,645v113,-1,273,10,336,-30v68,-44,71,-140,74,-266r161,0r0,447r-911,0r0,-170r570,-639r-141,0","w":1088},"{":{"d":"561,-742v-4,148,-30,194,-123,253v87,57,123,112,123,254r0,298v-17,188,57,175,214,178r0,147v-61,3,-107,5,-140,5v-249,8,-347,-72,-347,-298r0,-329v2,-121,-34,-165,-114,-184r0,-143v85,-21,114,-60,114,-177r0,-341v-11,-285,200,-309,487,-288r0,147r-36,0v-155,2,-178,21,-178,176r0,302","w":813},"|":{"d":"366,-1365r292,0r0,1706r-292,0r0,-1706","w":1024},"}":{"d":"251,-236v4,-148,29,-195,123,-253v-87,-58,-123,-112,-123,-254v0,-126,16,-330,-11,-423v-18,-62,-111,-53,-203,-54r0,-147v61,-3,108,-4,140,-4v249,-7,347,71,347,298r0,329v-2,122,34,164,115,184r0,142v-86,20,-115,61,-115,177r0,342v-1,180,-66,267,-223,285v-93,11,-140,8,-264,2r0,-147v17,1,29,1,36,1v155,-2,178,-22,178,-177r0,-301","w":813},"~":{"d":"481,-1266v-75,0,-114,68,-149,129r-142,-118v53,-135,149,-273,300,-273v63,-16,331,124,397,124v52,0,102,-43,150,-130r142,118v-61,147,-144,276,-302,276v-116,0,-262,-126,-396,-126","w":1365},"\u00c4":{"d":"385,-221v-6,77,111,47,189,54r0,167r-615,0r0,-167v92,8,167,-11,196,-74v4,-7,13,-30,27,-71r359,-1053r349,0r366,1061v45,106,34,133,159,137r51,0r0,167r-730,0r0,-167r74,0v86,-3,118,1,124,-61v-7,-71,-46,-146,-66,-210r-418,0v-20,68,-59,141,-65,217xm812,-607r-153,-441r-151,441r304,0xm362,-1620v0,-72,71,-137,140,-137v72,0,139,68,139,141v0,71,-65,138,-138,138v-77,0,-141,-64,-141,-142xm744,-1620v0,-72,71,-137,140,-137v72,0,139,68,139,141v0,72,-66,138,-139,138v-76,0,-140,-65,-140,-142","w":1444,"k":{"\u2019":102,"\u201d":102,"\u00ab":51,"y":-34,"w":84,"v":84,"u":28,"t":20,"q":-7,"o":1,"g":-44,"d":-17,"c":-7,"b":7,"a":-50,"Y":76,"W":123,"V":138,"U":67,"T":72,"Q":48,"O":53,"G":44,"C":49,".":-27,"-":-35,",":-68}},"\u00c5":{"d":"385,-221v-6,77,111,47,189,54r0,167r-615,0r0,-167v92,8,167,-11,196,-74v4,-7,13,-30,27,-71r359,-1053r349,0r366,1061v45,106,34,133,159,137r51,0r0,167r-730,0r0,-167r74,0v86,-3,118,1,124,-61v-7,-71,-46,-146,-66,-210r-418,0v-20,68,-59,141,-65,217xm812,-607r-153,-441r-151,441r304,0xm493,-1696v0,-118,107,-214,222,-214v118,0,221,100,221,218v0,116,-105,225,-220,225v-120,0,-223,-106,-223,-229xm806,-1688v0,-49,-44,-92,-91,-92v-48,0,-93,42,-93,90v0,52,43,94,93,94v48,0,91,-43,91,-92","w":1444,"k":{"\u2019":102,"\u201d":102,"\u00ab":51,"y":-34,"w":84,"v":84,"u":28,"t":20,"q":-7,"o":1,"g":-44,"e":-6,"d":-17,"c":-7,"b":7,"a":-50,"Y":76,"W":123,"V":138,"U":67,"T":72,"Q":48,"O":53,"G":44,"C":49,".":-27,"-":-35,",":-68}},"\u00c7":{"d":"452,-682v0,301,116,534,381,541v173,4,298,-115,329,-271v6,-33,11,-72,16,-116r193,0v-8,108,-20,184,-36,229v-75,214,-249,345,-560,338r0,79v33,-5,61,-7,86,-7v92,-3,168,73,168,168v0,119,-100,188,-228,185v-124,-3,-210,-37,-329,-94r47,-100v93,53,171,80,234,80v50,0,88,-25,88,-74v-2,-73,-76,-91,-153,-70r0,-173v-262,-30,-439,-170,-538,-366v-53,-105,-79,-221,-79,-350v0,-326,191,-587,455,-681v78,-28,158,-42,241,-42v185,0,269,51,397,135r37,-111r165,0r0,555r-175,0v-19,-248,-142,-397,-356,-397v-268,0,-383,241,-383,542","w":1464,"k":{"A":13}},"\u00c9":{"d":"959,-1778v51,0,94,47,94,95v0,46,-29,80,-88,102r-282,105r-111,0r282,-248v41,-36,76,-54,105,-54xm248,-1072v-3,-113,-11,-127,-130,-126r-77,0r0,-167r1347,0r0,530r-167,0v-28,-278,-65,-372,-371,-363r-268,0r0,401v81,2,184,1,215,-33v40,-44,38,-91,44,-194r166,0r0,652r-167,0r0,-64v-5,-144,-37,-188,-183,-191r-75,0r0,460v151,-1,412,9,490,-34v85,-47,134,-168,144,-371r170,0r0,572r-1345,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779","w":1525},"\u00d1":{"d":"1154,-1758v-29,163,-112,278,-280,238v-53,-12,-117,-40,-174,-40v-41,0,-70,28,-87,84r-77,0v28,-174,113,-279,293,-237v52,12,100,36,159,36v52,0,72,-33,89,-81r77,0xm239,-1072v-3,-112,-11,-127,-130,-126r-68,0r0,-167r602,0r565,974r0,-681v-3,-112,-11,-127,-130,-126r-91,0r0,-167r636,0r0,167r-62,0v-115,2,-130,16,-129,126r0,1072r-352,0r-617,-1068r0,775v2,112,12,127,129,126r92,0r0,167r-643,0r0,-167r68,0v116,-1,130,-16,130,-126r0,-779","w":1668},"\u00d6":{"d":"71,-683v0,-432,327,-720,758,-720v437,0,758,292,758,718v0,434,-320,723,-768,723v-428,0,-748,-298,-748,-721xm829,-141v262,0,377,-245,377,-541v0,-167,-31,-296,-93,-388v-69,-103,-162,-154,-279,-154v-268,0,-382,241,-382,545v0,296,117,538,377,538xm498,-1620v0,-72,71,-137,140,-137v71,0,139,68,139,140v0,72,-64,139,-138,139v-77,0,-141,-64,-141,-142xm880,-1620v0,-72,71,-137,140,-137v71,0,139,68,139,140v0,72,-64,139,-138,139v-77,0,-141,-64,-141,-142","w":1658,"k":{"Y":49,"X":49,"W":65,"V":49,"T":-9,"A":44}},"\u00dc":{"d":"1455,-1198v-113,2,-121,14,-121,126r0,636v0,319,-188,478,-564,478v-255,0,-437,-101,-506,-286v-17,-47,-25,-107,-25,-178r0,-650v-3,-112,-11,-127,-130,-126r-68,0r0,-167r753,0r0,167r-92,0v-115,2,-130,16,-129,126r0,627v-5,200,61,285,250,285v201,0,286,-56,286,-272r0,-640v-3,-110,-7,-127,-121,-126r-85,0r0,-167r616,0r0,167r-64,0xm446,-1620v0,-72,71,-137,140,-137v72,0,139,68,139,141v0,73,-65,138,-138,138v-77,0,-141,-64,-141,-142xm827,-1620v0,-72,70,-137,140,-137v72,0,139,68,139,141v0,73,-65,138,-138,138v-78,0,-141,-64,-141,-142","w":1566,"k":{"r":64,"p":66,"n":64,"m":64,"b":-34,"A":59,".":80,",":44}},"\u00e1":{"d":"918,35v-136,0,-190,-40,-238,-147v-107,100,-173,149,-332,149v-181,0,-308,-95,-308,-274v0,-89,33,-157,100,-203v57,-39,154,-72,293,-101v91,-19,152,-40,181,-66v32,-28,47,-65,47,-110v0,-168,-259,-215,-368,-107v77,11,116,50,116,118v0,74,-78,128,-157,128v-93,0,-172,-58,-167,-155v11,-202,212,-263,440,-263v148,0,261,29,335,91v79,67,82,113,82,264r0,394v0,64,18,96,53,96v78,1,49,-125,55,-204r122,0r0,94v6,209,-72,296,-254,296xm471,-149v111,-6,181,-73,181,-198r0,-140v-106,58,-216,90,-264,139v-70,71,-27,205,83,199xm830,-1495v60,0,110,48,109,109v0,45,-34,84,-103,119r-324,161r-113,0r276,-294v60,-63,112,-95,155,-95","w":1200,"k":{"y":31,"w":76,"v":76}},"\u00e0":{"d":"918,35v-136,0,-190,-40,-238,-147v-107,100,-173,149,-332,149v-181,0,-308,-95,-308,-274v0,-89,33,-157,100,-203v57,-39,154,-72,293,-101v91,-19,152,-40,181,-66v32,-28,47,-65,47,-110v0,-168,-259,-215,-368,-107v77,11,116,50,116,118v0,74,-78,128,-157,128v-93,0,-172,-58,-167,-155v11,-202,212,-263,440,-263v148,0,261,29,335,91v79,67,82,113,82,264r0,394v0,64,18,96,53,96v78,1,49,-125,55,-204r122,0r0,94v6,209,-72,296,-254,296xm471,-149v111,-6,181,-73,181,-198r0,-140v-106,58,-216,90,-264,139v-70,71,-27,205,83,199xm234,-1387v-2,-94,112,-140,188,-82v17,13,43,35,76,69r276,294r-112,0r-325,-161v-69,-35,-103,-75,-103,-120","w":1200,"k":{"y":31,"w":76,"v":76}},"\u00e2":{"d":"281,-1105r227,-368r184,0r227,368r-100,0r-219,-170r-219,170r-100,0xm918,35v-136,0,-190,-40,-238,-147v-107,100,-173,149,-332,149v-181,0,-308,-95,-308,-274v0,-89,33,-157,100,-203v57,-39,154,-72,293,-101v91,-19,152,-40,181,-66v32,-28,47,-65,47,-110v0,-168,-259,-215,-368,-107v77,11,116,50,116,118v0,74,-78,128,-157,128v-93,0,-172,-58,-167,-155v11,-202,212,-263,440,-263v148,0,261,29,335,91v79,67,82,113,82,264r0,394v0,64,18,96,53,96v78,1,49,-125,55,-204r122,0r0,94v6,209,-72,296,-254,296xm471,-149v111,-6,181,-73,181,-198r0,-140v-106,58,-216,90,-264,139v-70,71,-27,205,83,199","w":1200},"\u00e4":{"d":"918,35v-136,0,-190,-40,-238,-147v-107,100,-173,149,-332,149v-181,0,-308,-95,-308,-274v0,-89,33,-157,100,-203v57,-39,154,-72,293,-101v91,-19,152,-40,181,-66v32,-28,47,-65,47,-110v0,-168,-259,-215,-368,-107v77,11,116,50,116,118v0,74,-78,128,-157,128v-93,0,-172,-58,-167,-155v11,-202,212,-263,440,-263v148,0,261,29,335,91v79,67,82,113,82,264r0,394v0,64,18,96,53,96v78,1,49,-125,55,-204r122,0r0,94v6,209,-72,296,-254,296xm471,-149v111,-6,181,-73,181,-198r0,-140v-106,58,-216,90,-264,139v-70,71,-27,205,83,199xm273,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144xm660,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144","w":1200,"k":{"y":31,"w":76,"v":76}},"\u00e3":{"d":"862,-1388v-28,164,-113,278,-280,238v-53,-12,-118,-40,-174,-40v-41,0,-70,28,-87,84r-77,0v29,-174,113,-278,293,-237v53,12,98,36,159,36v53,0,73,-33,89,-81r77,0xm918,35v-136,0,-190,-40,-238,-147v-107,100,-173,149,-332,149v-181,0,-308,-95,-308,-274v0,-89,33,-157,100,-203v57,-39,154,-72,293,-101v91,-19,152,-40,181,-66v32,-28,47,-65,47,-110v0,-168,-259,-215,-368,-107v77,11,116,50,116,118v0,74,-78,128,-157,128v-93,0,-172,-58,-167,-155v11,-202,212,-263,440,-263v148,0,261,29,335,91v79,67,82,113,82,264r0,394v0,64,18,96,53,96v78,1,49,-125,55,-204r122,0r0,94v6,209,-72,296,-254,296xm471,-149v111,-6,181,-73,181,-198r0,-140v-106,58,-216,90,-264,139v-70,71,-27,205,83,199","w":1200},"\u00e5":{"d":"918,35v-136,0,-190,-40,-238,-147v-107,100,-173,149,-332,149v-181,0,-308,-95,-308,-274v0,-89,33,-157,100,-203v57,-39,154,-72,293,-101v91,-19,152,-40,181,-66v32,-28,47,-65,47,-110v0,-168,-259,-215,-368,-107v77,11,116,50,116,118v0,74,-78,128,-157,128v-93,0,-172,-58,-167,-155v11,-202,212,-263,440,-263v148,0,261,29,335,91v79,67,82,113,82,264r0,394v0,64,18,96,53,96v78,1,49,-125,55,-204r122,0r0,94v6,209,-72,296,-254,296xm471,-149v111,-6,181,-73,181,-198r0,-140v-106,58,-216,90,-264,139v-70,71,-27,205,83,199xm266,-1333v0,-141,128,-259,265,-259v141,0,264,123,264,264v0,141,-121,265,-262,265v-148,0,-267,-120,-267,-270xm652,-1327v0,-66,-57,-122,-122,-122v-62,0,-121,56,-121,119v0,70,53,124,122,124v65,0,121,-57,121,-121","w":1200,"k":{"y":31,"w":76,"v":76}},"\u00e7":{"d":"583,-142v135,0,191,-81,207,-225r180,0v-2,88,-13,154,-33,197v-60,132,-191,207,-388,206r0,79v33,-5,61,-7,85,-7v93,-3,166,73,166,170v0,119,-98,189,-225,186v-123,-3,-212,-38,-329,-94r47,-100v91,53,169,80,234,80v49,0,88,-25,88,-73v0,-80,-74,-94,-153,-74r0,-174v-253,-41,-412,-225,-412,-499v0,-314,230,-530,533,-527v213,2,399,105,407,321v4,113,-78,193,-185,193v-92,0,-164,-62,-162,-151v1,-81,43,-129,127,-144v-50,-38,-89,-62,-165,-62v-155,0,-233,115,-233,344v0,122,19,214,57,276v31,52,83,78,154,78","w":1068},"\u00e9":{"d":"601,-141v137,0,196,-59,224,-189r199,0v-21,170,-83,242,-203,309v-72,40,-160,57,-260,57v-303,0,-510,-202,-510,-503v0,-311,201,-532,508,-532v258,0,435,152,473,383v7,37,11,94,13,169r-670,0v-2,197,64,306,226,306xm736,-602v-2,-151,-47,-235,-179,-235v-130,0,-175,84,-176,235r355,0xm784,-1495v60,0,110,48,109,109v0,45,-34,84,-103,119r-324,161r-113,0r276,-294v60,-63,112,-95,155,-95","w":1108,"k":{"y":27,"w":23,"v":23}},"\u00e8":{"d":"601,-141v137,0,196,-59,224,-189r199,0v-21,170,-83,242,-203,309v-72,40,-160,57,-260,57v-303,0,-510,-202,-510,-503v0,-311,201,-532,508,-532v258,0,435,152,473,383v7,37,11,94,13,169r-670,0v-2,197,64,306,226,306xm736,-602v-2,-151,-47,-235,-179,-235v-130,0,-175,84,-176,235r355,0xm188,-1387v-2,-94,112,-140,188,-82v17,13,43,35,76,69r276,294r-112,0r-325,-161v-69,-35,-103,-75,-103,-120","w":1108},"\u00ea":{"d":"235,-1105r227,-368r184,0r227,368r-100,0r-219,-170r-219,170r-100,0xm601,-141v137,0,196,-59,224,-189r199,0v-21,170,-83,242,-203,309v-72,40,-160,57,-260,57v-303,0,-510,-202,-510,-503v0,-311,201,-532,508,-532v258,0,435,152,473,383v7,37,11,94,13,169r-670,0v-2,197,64,306,226,306xm736,-602v-2,-151,-47,-235,-179,-235v-130,0,-175,84,-176,235r355,0","w":1108,"k":{"y":27,"w":23,"v":23}},"\u00eb":{"d":"601,-141v137,0,196,-59,224,-189r199,0v-21,170,-83,242,-203,309v-72,40,-160,57,-260,57v-303,0,-510,-202,-510,-503v0,-311,201,-532,508,-532v258,0,435,152,473,383v7,37,11,94,13,169r-670,0v-2,197,64,306,226,306xm736,-602v-2,-151,-47,-235,-179,-235v-130,0,-175,84,-176,235r355,0xm218,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144xm605,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144","w":1108},"\u00ed":{"d":"477,-1487v51,0,95,39,94,91v0,45,-28,88,-84,129r-234,168r-95,0r180,-284v45,-69,91,-104,139,-104xm219,-689v-4,-107,-10,-115,-108,-121r-60,0r0,-151r460,0r0,689v2,103,9,116,104,121r62,0r0,151r-626,0r0,-151r60,0v98,-6,108,-15,108,-121r0,-417","w":722},"\u00ec":{"d":"219,-689v-4,-107,-10,-115,-108,-121r-60,0r0,-151r460,0r0,689v2,103,9,116,104,121r62,0r0,151r-626,0r0,-151r60,0v98,-6,108,-15,108,-121r0,-417xm76,-1396v-1,-50,43,-91,95,-90v49,0,95,34,138,103r180,284r-95,0r-233,-168v-57,-41,-85,-84,-85,-129","w":722},"\u00ee":{"d":"37,-1099r201,-370r183,0r201,370r-94,0r-199,-187r-197,187r-95,0xm219,-689v-3,-107,-10,-115,-108,-121r-60,0r0,-151r460,0r0,689v2,103,9,116,104,121r62,0r0,151r-626,0r0,-151r60,0v97,-6,108,-15,108,-121r0,-417","w":722},"\u00ef":{"d":"11,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144xm377,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-80,0,-146,-65,-146,-144xm219,-689v-4,-107,-10,-115,-108,-121r-60,0r0,-151r460,0r0,689v2,103,9,116,104,121r62,0r0,151r-626,0r0,-151r60,0v98,-6,108,-15,108,-121r0,-417","w":722},"\u00f1":{"d":"981,-1388v-28,164,-113,278,-280,238v-53,-12,-118,-40,-174,-40v-41,0,-70,28,-87,84r-77,0v29,-174,113,-278,293,-237v53,12,98,36,159,36v53,0,73,-33,89,-81r77,0xm208,-689v-3,-107,-10,-115,-108,-121r-59,0r0,-151r454,0r0,172v116,-131,162,-196,345,-203v152,-6,268,66,292,194v28,150,9,353,13,526v3,108,13,116,117,121r43,0r0,151r-593,0r0,-151r37,0v95,-5,104,-17,104,-121r0,-362v2,-130,-33,-185,-139,-188v-135,-4,-214,124,-214,264r0,286v-6,119,33,120,140,121r0,151r-599,0r0,-151r59,0v97,-6,108,-15,108,-121r0,-417","w":1342},"\u00f3":{"d":"55,-479v0,-319,233,-517,557,-517v312,0,542,210,542,516v0,307,-230,515,-548,515v-319,0,-551,-206,-551,-514xm605,-839v-152,0,-228,119,-228,358v0,239,76,358,228,358v151,0,227,-119,227,-358v0,-239,-76,-358,-227,-358xm834,-1495v60,0,110,48,109,109v0,45,-34,84,-103,119r-324,161r-113,0r277,-294v59,-63,111,-95,154,-95","w":1210,"k":{"y":37,"w":32,"v":32}},"\u00f2":{"d":"55,-479v0,-319,233,-517,557,-517v312,0,542,210,542,516v0,307,-230,515,-548,515v-319,0,-551,-206,-551,-514xm605,-839v-152,0,-228,119,-228,358v0,239,76,358,228,358v151,0,227,-119,227,-358v0,-239,-76,-358,-227,-358xm238,-1387v-2,-94,112,-140,188,-82v17,13,43,35,75,69r277,294r-113,0r-324,-161v-69,-35,-103,-75,-103,-120","w":1210,"k":{"y":37,"w":32,"v":32}},"\u00f4":{"d":"55,-479v0,-319,233,-517,557,-517v312,0,542,210,542,516v0,307,-230,515,-548,515v-319,0,-551,-206,-551,-514xm605,-839v-152,0,-228,119,-228,358v0,239,76,358,228,358v151,0,227,-119,227,-358v0,-239,-76,-358,-227,-358xm286,-1105r227,-368r184,0r227,368r-100,0r-219,-170r-219,170r-100,0","w":1210,"k":{"t":27}},"\u00f6":{"d":"51,-479v0,-319,233,-517,557,-517v312,0,542,210,542,516v0,307,-230,515,-548,515v-319,0,-551,-206,-551,-514xm601,-839v-152,0,-228,119,-228,358v0,239,76,358,228,358v151,0,227,-119,227,-358v0,-239,-76,-358,-227,-358xm262,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144xm649,-1291v0,-75,74,-141,145,-141v74,0,140,68,140,144v0,76,-63,141,-139,141v-80,0,-146,-65,-146,-144","w":1210,"k":{"y":39,"x":28,"w":34,"v":34,"t":28}},"\u00f5":{"d":"55,-479v0,-319,233,-517,557,-517v312,0,542,210,542,516v0,307,-230,515,-548,515v-319,0,-551,-206,-551,-514xm605,-839v-152,0,-228,119,-228,358v0,239,76,358,228,358v151,0,227,-119,227,-358v0,-239,-76,-358,-227,-358xm914,-1388v-25,153,-109,278,-280,238v-53,-13,-118,-40,-175,-40v-41,0,-70,28,-86,84r-77,0v28,-174,113,-278,293,-237v52,12,98,36,158,36v57,0,69,-31,89,-81r78,0","w":1210},"\u00fa":{"d":"194,-689v0,-123,-40,-119,-153,-121r0,-151r445,0r0,638v-1,130,31,185,140,188v135,4,214,-124,214,-263r0,-291v-2,-103,-10,-116,-104,-121r-57,0r0,-151r454,0r0,689v2,105,11,115,106,121r64,0r0,151r-459,0r0,-156v-103,124,-171,185,-345,191v-153,5,-268,-66,-292,-194v-28,-151,-13,-356,-13,-530xm901,-1495v60,0,110,48,109,109v0,45,-34,84,-103,119r-324,161r-113,0r276,-294v60,-63,112,-95,155,-95","w":1342},"\u00f9":{"d":"194,-689v0,-123,-40,-119,-153,-121r0,-151r445,0r0,638v-1,130,31,185,140,188v135,4,214,-124,214,-263r0,-291v-2,-103,-10,-116,-104,-121r-57,0r0,-151r454,0r0,689v2,105,11,115,106,121r64,0r0,151r-459,0r0,-156v-103,124,-171,185,-345,191v-153,5,-268,-66,-292,-194v-28,-151,-13,-356,-13,-530xm305,-1387v-2,-94,112,-140,188,-82v17,13,43,35,76,69r276,294r-112,0r-325,-161v-69,-35,-103,-75,-103,-120","w":1342},"\u00fb":{"d":"353,-1105r227,-368r184,0r227,368r-100,0r-219,-170r-219,170r-100,0xm194,-689v0,-123,-40,-119,-153,-121r0,-151r445,0r0,638v-1,130,31,185,140,188v135,4,214,-124,214,-263r0,-291v-2,-103,-10,-116,-104,-121r-57,0r0,-151r454,0r0,689v2,105,11,115,106,121r64,0r0,151r-459,0r0,-156v-103,124,-171,185,-345,191v-153,5,-268,-66,-292,-194v-28,-151,-13,-356,-13,-530","w":1342},"\u00fc":{"d":"194,-689v0,-123,-40,-119,-153,-121r0,-151r445,0r0,638v-1,130,31,185,140,188v135,4,214,-124,214,-263r0,-291v-2,-103,-10,-116,-104,-121r-57,0r0,-151r454,0r0,689v2,105,11,115,106,121r64,0r0,151r-459,0r0,-156v-103,124,-171,185,-345,191v-153,5,-268,-66,-292,-194v-28,-151,-13,-356,-13,-530xm334,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144xm721,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144","w":1342},"\u00b0":{"d":"102,-1093v0,-172,147,-312,315,-312v166,0,300,141,300,314v0,172,-141,313,-308,313v-168,0,-307,-141,-307,-315xm600,-1092v0,-104,-87,-196,-187,-196v-107,0,-196,91,-196,198v0,100,91,195,192,195v108,0,191,-91,191,-197","w":819},"\u00a2":{"d":"1082,-403v12,319,-240,454,-556,385r-118,225r-131,0r139,-265v-169,-82,-253,-231,-253,-448v0,-387,364,-632,742,-488r91,-174r131,0r-124,237v58,66,97,114,99,218v3,115,-75,194,-185,193v-56,-1,-73,-11,-108,-41r-191,366v164,66,275,-53,284,-208r180,0xm717,-876v-265,-9,-288,400,-181,592r240,-464v49,-52,31,-45,106,-65v-50,-38,-89,-60,-165,-63"},"\u00a3":{"d":"430,-90v-109,0,-200,68,-283,122r-76,-186v147,-102,232,-171,215,-394r-194,0r0,-139r153,0v-35,-74,-68,-131,-68,-226v0,-78,28,-148,84,-209v92,-101,229,-152,412,-152v170,0,301,38,391,115v68,58,102,126,102,202v0,100,-73,175,-172,175v-86,0,-170,-63,-167,-147v3,-72,38,-95,101,-129v-60,-48,-105,-74,-198,-76v-114,-2,-220,62,-220,176v0,97,35,179,61,271r250,0r0,139r-238,0v-10,164,-73,202,-176,285v148,-52,198,-76,322,-36v66,21,151,71,226,71v92,0,89,-72,102,-186r132,0v15,205,-40,348,-168,418v-189,103,-416,-94,-591,-94"},"\u00a7":{"d":"111,-498v0,-164,96,-241,236,-310v-102,-66,-160,-131,-163,-262v-5,-207,206,-339,445,-339v185,0,400,84,400,250v0,84,-65,148,-148,148v-79,0,-135,-44,-135,-122v0,-37,21,-72,62,-105v-134,-82,-411,-60,-411,120v0,100,52,120,155,158v199,73,337,129,413,174v80,47,159,144,156,262v-4,157,-102,236,-236,301v117,81,178,127,178,282v0,246,-199,372,-470,372v-147,0,-262,-36,-345,-108v-52,-45,-78,-98,-78,-161v0,-98,62,-167,159,-167v81,0,136,49,134,132v-2,64,-28,92,-79,125v156,101,460,64,460,-142v0,-55,-25,-101,-76,-137v-32,-23,-102,-53,-210,-89v-143,-47,-248,-93,-314,-137v-89,-59,-133,-140,-133,-245xm474,-721v-95,0,-164,65,-162,153v0,49,22,85,58,117v36,32,349,149,376,149v81,0,163,-81,163,-160v0,-51,-27,-92,-78,-127v-24,-17,-281,-132,-357,-132","w":1220},"\u00b6":{"d":"54,-1003v3,-261,193,-362,470,-362r671,0r0,195r-147,0r0,1360r-214,0r0,-1360r-175,0r0,1360r-214,0r0,-846v-227,12,-394,-127,-391,-347","w":1345},"\u00df":{"d":"1118,-1114v0,161,-89,232,-246,273v219,49,320,173,324,415v5,244,-124,464,-358,463v-164,-1,-251,-89,-250,-257r0,-118r145,0v2,91,-19,213,70,213v90,0,79,-117,79,-220v0,-132,-3,-218,-15,-257v-38,-118,-96,-147,-263,-141r0,-157v163,-4,214,-48,220,-189v4,-106,-58,-163,-159,-163v-126,0,-172,67,-172,213r0,1039r-452,0r0,-151r52,0v95,-5,108,-18,108,-121r0,-648v0,-129,13,-219,38,-271v68,-140,223,-214,434,-214v232,1,445,73,445,291","w":1271},"\u00ae":{"d":"524,-901v-3,-61,-5,-63,-67,-64r-51,0r0,-107r487,0v179,0,298,43,298,194v0,89,-55,151,-166,184v81,24,109,55,115,151v2,42,-1,122,14,141v7,8,27,6,32,-3v7,-12,12,-51,13,-118r96,0v9,160,-39,252,-179,252v-118,0,-179,-59,-176,-194r0,-78v-4,-73,-40,-105,-107,-105r-105,0r0,184v1,62,5,60,67,63r59,0r0,107r-448,0r0,-107r51,0v62,-3,67,-1,67,-63r0,-437xm979,-861v5,-120,-123,-105,-251,-104r0,211r63,0v130,-3,184,-5,188,-107xm482,-1325v229,-108,510,-101,724,29v196,119,355,328,355,614v0,297,-186,534,-404,640v-231,112,-510,102,-726,-25v-198,-116,-360,-328,-360,-615v0,-302,184,-536,411,-643xm1089,-1209v-241,-119,-520,-65,-694,106v-99,98,-177,242,-177,421v0,244,151,440,330,527v188,92,409,82,582,-24v158,-96,284,-270,284,-503v0,-245,-145,-438,-325,-527","w":1632},"\u00a9":{"d":"852,-386v125,0,182,-80,191,-217r124,0v-9,230,-120,325,-338,331v-246,6,-418,-174,-418,-411v0,-230,175,-416,405,-412v100,2,149,25,221,72r20,-58r106,0r0,325r-112,0v-15,-136,-71,-225,-198,-225v-147,0,-211,133,-211,298v0,166,64,297,210,297xm482,-1325v229,-108,510,-101,724,29v196,119,355,328,355,614v0,297,-186,534,-404,640v-231,112,-510,102,-726,-25v-198,-116,-360,-328,-360,-615v0,-302,184,-536,411,-643xm1089,-1209v-241,-119,-520,-65,-694,106v-99,98,-177,242,-177,421v0,244,151,440,330,527v188,92,409,82,582,-24v158,-96,284,-270,284,-503v0,-245,-145,-438,-325,-527","w":1632},"\u2122":{"d":"251,-694v66,-3,72,0,72,-64r0,-501v-148,6,-172,58,-177,212r-121,0r0,-318r813,0r0,318r-121,0v-3,-115,-15,-158,-80,-196v-18,-10,-51,-15,-97,-16r0,501v2,64,6,61,72,64r63,0r0,107r-487,0r0,-107r63,0xm1937,-758v2,64,6,61,72,64r54,0r0,107r-449,0r0,-107r46,0v66,-3,72,0,72,-64r0,-427r-214,598r-147,0r-209,-597r0,426v2,64,6,61,72,64r42,0r0,107r-388,0r0,-107r52,0v66,-3,72,0,72,-64r0,-436v-2,-63,-6,-60,-72,-64r-52,0r0,-107r422,0r167,478r172,-478r414,0r0,107r-54,0v-66,4,-72,1,-72,64r0,436","w":2093},"\u00b4":{"d":"742,-1495v60,0,110,48,109,109v0,45,-34,84,-103,119r-324,161r-113,0r276,-294v60,-63,112,-95,155,-95","w":1024},"\u00a8":{"d":"176,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144xm563,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144","w":1024},"\u00c6":{"d":"807,-167v115,-1,131,-16,130,-126r0,-202r-401,0r-114,211v-44,75,-36,114,74,117r82,0r0,167r-649,0r0,-167v76,1,138,2,182,-35v21,-18,44,-47,68,-91r418,-778v13,-25,20,-47,20,-68v3,-77,-112,-54,-199,-59r0,-167r1649,0r0,529r-163,0v-36,-275,-65,-370,-374,-362r-268,0r0,401v81,2,184,0,215,-34v39,-43,39,-93,44,-193r166,0r0,652r-166,0r0,-64v-5,-144,-38,-188,-184,-191r-75,0r0,460v151,-2,412,9,489,-34v85,-47,134,-168,145,-371r169,0r0,572r-1349,0r0,-167r91,0xm937,-664r0,-546r-22,0r-287,546r309,0","w":2197},"\u00d8":{"d":"823,38v-203,-3,-325,-46,-458,-134r-168,175r-104,-103r162,-168v-125,-128,-179,-261,-184,-485v-8,-430,318,-733,754,-726v197,3,330,45,463,134r160,-167r104,105r-149,155v117,127,181,276,184,493v5,430,-321,728,-764,721xm828,-141v349,0,433,-437,349,-801r-625,652v68,94,142,149,276,149xm834,-1234v-350,-4,-432,437,-350,801r625,-651v-67,-95,-141,-149,-275,-150","w":1658,"k":{"A":44}},"\u00b1":{"d":"22,-113r1073,0r0,113r-1073,0r0,-113xm618,-1356r0,490r485,0r0,113r-485,0r0,489r-113,0r0,-489r-485,0r0,-113r485,0r0,-490r113,0","w":1124},"\u00a5":{"d":"720,-1087v-64,2,-147,-10,-143,49v0,17,8,36,23,59r175,257r195,-275v41,-56,20,-94,-74,-93r-56,0r0,-148r553,0r0,151v-127,-5,-157,35,-215,122r-129,189r193,0r0,138r-287,0r-79,116r345,0r0,138r-351,0r0,118v5,103,11,114,117,114r95,0r0,152r-726,0r0,-152r94,0v106,-1,117,-11,117,-114r0,-118r-351,0r0,-138r345,0r-76,-116r-289,0r0,-138r197,0r-118,-178v-77,-105,-115,-141,-232,-133r0,-151r677,0r0,151","w":1435},"\u00b5":{"d":"495,-119v105,0,171,-59,229,-148r0,-757r181,0r0,756v0,106,25,185,102,185v53,0,96,-77,100,-141r54,2v-21,139,-104,249,-243,249v-118,0,-168,-75,-192,-192v-109,128,-214,192,-317,192v-82,0,-144,-43,-202,-94v-11,108,62,299,62,365v0,80,-35,151,-99,151v-68,0,-102,-70,-102,-147v0,-56,59,-258,59,-344r0,-982r180,0r0,678v-2,142,59,227,188,227","w":1180},"\u00aa":{"d":"592,-650v-82,0,-122,-21,-152,-83v-66,56,-113,82,-211,84v-113,2,-204,-60,-204,-168v0,-56,23,-98,68,-126v40,-39,246,-59,302,-98v20,-14,28,-36,28,-61v0,-91,-148,-111,-212,-66v43,9,64,34,64,74v0,49,-54,82,-107,82v-62,0,-115,-36,-114,-99v0,-43,21,-76,58,-105v98,-76,398,-77,470,18v31,41,34,58,34,142r0,233v0,33,9,49,27,49v38,2,26,-78,28,-120r92,0r0,62v2,129,-55,182,-171,182xm307,-772v65,0,113,-37,110,-110r0,-72v-81,45,-178,40,-178,122v0,40,23,60,68,60","w":781},"\u00ba":{"d":"35,-961v0,-196,160,-312,363,-312v197,0,354,121,354,311v0,190,-155,311,-358,311v-203,0,-359,-120,-359,-310xm394,-1166v-93,0,-139,68,-139,204v0,137,46,205,139,205v92,0,138,-68,138,-205v0,-136,-46,-204,-138,-204","w":788},"\u00e6":{"d":"1132,35v-171,-2,-290,-62,-381,-166v-119,117,-190,167,-384,171v-191,4,-326,-91,-326,-277v0,-90,33,-158,100,-203v59,-40,158,-73,295,-100v99,-19,164,-41,194,-66v34,-28,51,-66,51,-111v0,-168,-277,-216,-387,-107v77,11,116,51,116,119v0,74,-78,128,-157,128v-93,0,-171,-58,-167,-156v8,-195,209,-263,423,-263v157,0,217,32,326,104v102,-61,168,-103,308,-105v233,-3,415,164,447,381v6,38,11,94,12,169r-669,0v-4,197,64,305,226,305v137,0,196,-59,223,-188r199,0v-21,170,-81,240,-203,309v-71,40,-154,56,-246,56xm480,-150v118,-6,197,-69,197,-197r0,-139v-115,58,-232,88,-285,137v-77,71,-28,205,88,199xm1293,-602v-2,-153,-47,-236,-178,-236v-132,0,-175,85,-177,236r355,0","w":1668,"k":{"y":28,"w":25,"v":25}},"\u00f8":{"d":"604,35v-146,-3,-238,-26,-334,-90r-130,133r-89,-98r122,-124v-87,-113,-118,-164,-121,-336v-6,-310,231,-522,552,-516v152,3,207,26,323,87r122,-124r99,88r-120,122v84,109,121,175,124,341v6,309,-229,522,-548,517xm597,-838v-213,0,-245,252,-215,482r390,-396v-55,-53,-83,-86,-175,-86xm605,-123v204,5,267,-267,213,-487r-390,395v47,59,91,90,177,92","w":1210},"\u00bf":{"d":"466,-829v0,-88,75,-161,161,-161v86,0,162,72,162,160v0,91,-74,163,-165,163v-86,0,-158,-77,-158,-162xm580,451v-253,-4,-478,-127,-478,-373v0,-103,46,-195,138,-276v19,-17,79,-58,178,-130v82,-59,121,-134,122,-219r172,0v7,174,-25,216,-119,333v-76,93,-154,160,-159,292v-4,114,106,204,237,200v137,-4,214,-60,233,-198v-108,70,-240,21,-240,-109v0,-106,71,-161,174,-161v133,0,219,106,215,245v-8,249,-211,400,-473,396","w":1149},"\u00a1":{"d":"163,-829v0,-88,76,-161,161,-161v86,0,162,72,162,160v0,91,-74,163,-165,163v-84,0,-158,-77,-158,-162xm402,-547v8,178,94,596,94,807v0,127,-57,191,-172,191v-114,0,-171,-64,-171,-193v0,-40,9,-120,27,-239v33,-229,55,-418,66,-566r156,0","w":641},"\u00ac":{"d":"672,0r0,-338r-604,0r0,-254r887,0r0,592r-283,0","w":1024},"\u00ab":{"d":"714,-147v-60,-81,-209,-276,-200,-340v-9,-62,142,-259,200,-339r159,0v-36,85,-117,269,-117,339v0,74,91,255,129,340r-171,0xm312,-147v-60,-81,-209,-276,-200,-340v-9,-62,142,-259,200,-339r159,0v-36,85,-117,269,-117,339v0,74,91,255,129,340r-171,0","w":986},"\u00bb":{"d":"283,-147r-171,0v39,-86,129,-265,129,-340v0,-71,-82,-255,-117,-339r159,0v60,81,209,276,200,340v9,62,-142,259,-200,339xm685,-147r-171,0v39,-87,129,-264,129,-340v0,-71,-82,-255,-117,-339r159,0v60,81,209,276,200,340v9,61,-142,260,-200,339","w":986,"k":{"\u00c1":45,"\u00c6":42,"\u00c5":45,"\u00c4":45,"Y":177,"W":106,"V":124,"T":191,"A":45}},"\u2026":{"d":"163,-130v0,-87,79,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165xm804,-130v0,-87,78,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165xm1444,-130v0,-87,79,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165","w":1922},"\u00c0":{"d":"414,-1683v0,-48,42,-95,94,-95v29,0,64,18,105,54r282,248r-111,0r-282,-105v-59,-22,-88,-56,-88,-102xm385,-221v-6,77,111,47,189,54r0,167r-615,0r0,-167v92,8,167,-11,196,-74v4,-7,13,-30,27,-71r359,-1053r349,0r366,1061v45,106,34,133,159,137r51,0r0,167r-730,0r0,-167r74,0v86,-3,118,1,124,-61v-7,-71,-46,-146,-66,-210r-418,0v-20,68,-59,141,-65,217xm812,-607r-153,-441r-151,441r304,0","w":1444,"k":{"Y":76,"W":123,"V":138,"U":67,"T":72,"Q":48,"O":53,"G":44,"C":49,".":-27,",":-68}},"\u00c3":{"d":"1031,-1758v-29,163,-112,278,-280,238v-53,-12,-117,-40,-174,-40v-41,0,-70,28,-87,84r-77,0v28,-174,113,-279,293,-237v52,12,100,36,159,36v52,0,72,-33,89,-81r77,0xm385,-221v-6,77,111,47,189,54r0,167r-615,0r0,-167v92,8,167,-11,196,-74v4,-7,13,-30,27,-71r359,-1053r349,0r366,1061v45,106,34,133,159,137r51,0r0,167r-730,0r0,-167r74,0v86,-3,118,1,124,-61v-7,-71,-46,-146,-66,-210r-418,0v-20,68,-59,141,-65,217xm812,-607r-153,-441r-151,441r304,0","w":1444,"k":{"Y":76,"W":123,"V":138,"U":67,"T":72,"Q":48,"O":53,"G":44,"C":49,".":-27,",":-68}},"\u00d5":{"d":"1138,-1758v-29,163,-112,278,-280,238v-53,-12,-117,-40,-174,-40v-41,0,-70,28,-87,84r-77,0v28,-174,113,-279,293,-237v52,12,100,36,159,36v52,0,72,-33,89,-81r77,0xm71,-683v0,-432,327,-720,758,-720v437,0,758,292,758,718v0,434,-320,723,-768,723v-428,0,-748,-298,-748,-721xm829,-141v262,0,377,-245,377,-541v0,-167,-31,-296,-93,-388v-69,-103,-162,-154,-279,-154v-268,0,-382,241,-382,545v0,296,117,538,377,538","w":1658,"k":{"Y":49,"V":49,"T":-9}},"\u2013":{"d":"59,-384r0,-198r1017,0r0,198r-1017,0","w":1134},"\u2014":{"d":"0,-384r0,-198r1506,0r0,198r-1506,0","w":1506},"\u201c":{"d":"745,-823v-112,0,-190,-93,-187,-215v5,-203,145,-341,350,-367r0,102v-129,40,-162,57,-190,191v104,-51,195,17,199,120v3,92,-76,169,-172,169xm267,-823v-112,0,-190,-92,-187,-215v5,-203,145,-340,350,-367r0,102v-129,40,-162,57,-190,191v104,-51,195,17,199,120v3,92,-75,169,-172,169","w":986,"k":{"\u00c1":102,"\u00c6":129,"\u00c5":102,"\u00c4":102,"Y":-46,"W":-43,"V":-51,"T":-78,"A":102}},"\u201d":{"d":"719,-1406v112,0,190,93,187,215v-5,203,-144,341,-350,367r0,-102v129,-40,162,-57,190,-191v-103,53,-195,-16,-199,-119v-3,-93,75,-170,172,-170xm242,-1406v112,0,190,93,187,215v-5,203,-144,341,-350,367r0,-102v129,-40,162,-57,190,-191v-103,53,-195,-16,-199,-119v-3,-93,75,-170,172,-170","w":986,"k":{"\u00c1":108,"\u00c6":146,"\u00c5":108,"\u00c4":108,"Y":-45,"W":-32,"V":-45,"T":-69,"A":108}},"\u2018":{"d":"257,-823v-112,0,-190,-92,-187,-215v5,-203,145,-340,350,-367r0,102v-129,40,-162,57,-190,191v104,-51,195,17,199,120v3,92,-75,169,-172,169","w":508,"k":{"\u00c1":107,"\u00c6":134,"\u00c5":107,"\u00c4":107,"Y":-41,"W":-38,"V":-46,"T":-73,"A":107}},"\u2019":{"d":"242,-1406v112,0,190,93,187,215v-5,203,-144,341,-350,367r0,-102v129,-40,162,-57,190,-191v-103,53,-195,-16,-199,-119v-3,-93,75,-170,172,-170","w":508,"k":{"\u00c1":107,"\u00c6":145,"\u00c5":107,"\u00c4":107,"y":-7,"w":-8,"v":-8,"t":-8,"s":20,"r":1,"o":30,"d":17,"A":107,".":89,",":53}},"\u00f7":{"d":"432,-131v0,-66,59,-125,129,-125v64,0,124,60,124,126v0,67,-59,127,-127,127v-67,0,-126,-59,-126,-128xm432,-948v0,-67,59,-126,129,-126v64,0,124,60,124,126v0,67,-59,127,-127,127v-66,0,-126,-59,-126,-127xm20,-602r1077,0r0,113r-1077,0r0,-113","w":1124},"\u00ff":{"d":"315,131v-4,89,-58,136,-166,134v112,123,256,-10,293,-99v16,-38,36,-82,54,-134r-302,-702v-54,-107,-50,-134,-192,-140r0,-151r594,0r0,151v-64,-5,-129,3,-129,49v0,19,4,38,13,58r166,392r155,-381v30,-74,39,-117,-66,-118r-41,0r0,-151r461,0r0,151v-132,5,-137,36,-180,142r-307,747v-82,191,-168,358,-396,364v-153,4,-282,-102,-282,-259v0,-110,66,-190,171,-191v84,0,158,51,154,138xm244,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144xm631,-1291v0,-75,74,-141,145,-141v75,0,140,68,140,144v0,76,-63,141,-139,141v-79,0,-146,-65,-146,-144","w":1159},"\u00c2":{"d":"406,-1476r197,-282r237,0r197,282r-95,0r-221,-113r-220,113r-95,0xm385,-221v-6,77,111,47,189,54r0,167r-615,0r0,-167v92,8,167,-11,196,-74v4,-7,13,-30,27,-71r359,-1053r349,0r366,1061v45,106,34,133,159,137r51,0r0,167r-730,0r0,-167r74,0v86,-3,118,1,124,-61v-7,-71,-46,-146,-66,-210r-418,0v-20,68,-59,141,-65,217xm812,-607r-153,-441r-151,441r304,0","w":1444,"k":{"Y":76,"W":123,"V":138,"U":67,"T":72,"Q":48,"O":53,"G":44,"C":49,".":-27,",":-68}},"\u00ca":{"d":"447,-1476r197,-282r237,0r197,282r-95,0r-221,-113r-220,113r-95,0xm248,-1072v-3,-113,-11,-127,-130,-126r-77,0r0,-167r1347,0r0,530r-167,0v-28,-278,-65,-372,-371,-363r-268,0r0,401v81,2,184,1,215,-33v40,-44,38,-91,44,-194r166,0r0,652r-167,0r0,-64v-5,-144,-37,-188,-183,-191r-75,0r0,460v151,-1,412,9,490,-34v85,-47,134,-168,144,-371r170,0r0,572r-1345,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779","w":1525},"\u00c1":{"d":"917,-1778v51,0,94,47,94,95v0,46,-29,80,-88,102r-282,105r-111,0r282,-248v41,-36,76,-54,105,-54xm385,-221v-6,77,111,47,189,54r0,167r-615,0r0,-167v92,8,167,-11,196,-74v4,-7,13,-30,27,-71r359,-1053r349,0r366,1061v45,106,34,133,159,137r51,0r0,167r-730,0r0,-167r74,0v86,-3,118,1,124,-61v-7,-71,-46,-146,-66,-210r-418,0v-20,68,-59,141,-65,217xm812,-607r-153,-441r-151,441r304,0","w":1444,"k":{"\u2019":102,"\u00ab":51,"y":-34,"w":84,"v":84,"u":28,"t":20,"q":-7,"o":1,"g":-44,"e":-6,"d":-17,"c":-7,"b":7,"a":-50,"Y":76,"W":123,"V":138,"U":67,"T":72,"Q":48,"O":53,"G":44,"C":49,".":-27,"-":-35,",":-68}},"\u00cb":{"d":"248,-1072v-3,-113,-11,-127,-130,-126r-77,0r0,-167r1347,0r0,530r-167,0v-28,-278,-65,-372,-371,-363r-268,0r0,401v81,2,184,1,215,-33v40,-44,38,-91,44,-194r166,0r0,652r-167,0r0,-64v-5,-144,-37,-188,-183,-191r-75,0r0,460v151,-1,412,9,490,-34v85,-47,134,-168,144,-371r170,0r0,572r-1345,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779xm433,-1620v0,-72,71,-137,140,-137v72,0,139,68,139,141v0,71,-65,138,-138,138v-77,0,-141,-64,-141,-142xm814,-1620v0,-72,71,-137,140,-137v72,0,139,68,139,141v0,71,-65,138,-138,138v-77,0,-141,-64,-141,-142","w":1525},"\u00c8":{"d":"456,-1683v0,-48,42,-95,94,-95v29,0,64,18,105,54r282,248r-111,0r-282,-105v-59,-22,-88,-56,-88,-102xm248,-1072v-3,-113,-11,-127,-130,-126r-77,0r0,-167r1347,0r0,530r-167,0v-28,-278,-65,-372,-371,-363r-268,0r0,401v81,2,184,1,215,-33v40,-44,38,-91,44,-194r166,0r0,652r-167,0r0,-64v-5,-144,-37,-188,-183,-191r-75,0r0,460v151,-1,412,9,490,-34v85,-47,134,-168,144,-371r170,0r0,572r-1345,0r0,-167r77,0v115,-2,130,-15,130,-126r0,-779","w":1525},"\u00cd":{"d":"617,-1778v51,0,94,47,94,95v0,46,-29,80,-88,102r-282,105r-111,0r282,-248v41,-36,76,-54,105,-54xm122,-167v115,-1,131,-16,130,-126r0,-779v-3,-112,-11,-127,-130,-126r-77,0r0,-167r753,0r0,167r-83,0v-114,2,-129,16,-129,126r0,779v2,113,13,127,129,126r83,0r0,167r-753,0r0,-167r77,0","w":844},"\u00ce":{"d":"106,-1476r197,-282r237,0r197,282r-95,0r-221,-113r-220,113r-95,0xm122,-167v115,-1,131,-16,130,-126r0,-779v-3,-112,-11,-127,-130,-126r-77,0r0,-167r753,0r0,167r-83,0v-114,2,-129,16,-129,126r0,779v2,113,13,127,129,126r83,0r0,167r-753,0r0,-167r77,0","w":844},"\u00cf":{"d":"98,-1620v0,-72,71,-137,140,-137v72,0,139,68,139,141v0,73,-66,138,-138,138v-77,0,-141,-64,-141,-142xm466,-1620v0,-72,71,-137,140,-137v72,0,139,68,139,141v0,71,-65,138,-138,138v-77,0,-141,-64,-141,-142xm122,-167v115,-1,131,-16,130,-126r0,-779v-3,-112,-11,-127,-130,-126r-77,0r0,-167r753,0r0,167r-83,0v-114,2,-129,16,-129,126r0,779v2,113,13,127,129,126r83,0r0,167r-753,0r0,-167r77,0","w":844},"\u00cc":{"d":"114,-1683v0,-48,42,-95,94,-95v29,0,64,18,105,54r282,248r-111,0r-282,-105v-59,-22,-88,-56,-88,-102xm122,-167v115,-1,131,-16,130,-126r0,-779v-3,-112,-11,-127,-130,-126r-77,0r0,-167r753,0r0,167r-83,0v-114,2,-129,16,-129,126r0,779v2,113,13,127,129,126r83,0r0,167r-753,0r0,-167r77,0","w":844},"\u00d3":{"d":"1025,-1778v51,0,94,47,94,95v0,46,-29,80,-88,102r-282,105r-111,0r282,-248v41,-36,76,-54,105,-54xm71,-683v0,-432,327,-720,758,-720v437,0,758,292,758,718v0,434,-320,723,-768,723v-428,0,-748,-298,-748,-721xm829,-141v262,0,377,-245,377,-541v0,-167,-31,-296,-93,-388v-69,-103,-162,-154,-279,-154v-268,0,-382,241,-382,545v0,296,117,538,377,538","w":1658,"k":{"Y":49,"W":65,"V":49,"T":-9,"A":44}},"\u00d4":{"d":"513,-1476r197,-282r237,0r197,282r-95,0r-221,-113r-220,113r-95,0xm71,-683v0,-432,327,-720,758,-720v437,0,758,292,758,718v0,434,-320,723,-768,723v-428,0,-748,-298,-748,-721xm829,-141v262,0,377,-245,377,-541v0,-167,-31,-296,-93,-388v-69,-103,-162,-154,-279,-154v-268,0,-382,241,-382,545v0,296,117,538,377,538","w":1658,"k":{"Y":49,"V":49,"T":-9}},"\u00d2":{"d":"521,-1683v0,-48,42,-95,94,-95v29,0,64,18,105,54r282,248r-111,0r-282,-105v-59,-22,-88,-56,-88,-102xm71,-683v0,-432,327,-720,758,-720v437,0,758,292,758,718v0,434,-320,723,-768,723v-428,0,-748,-298,-748,-721xm829,-141v262,0,377,-245,377,-541v0,-167,-31,-296,-93,-388v-69,-103,-162,-154,-279,-154v-268,0,-382,241,-382,545v0,296,117,538,377,538","w":1658,"k":{"Y":49,"V":49,"T":-9}},"\u00da":{"d":"979,-1778v51,0,94,47,94,95v0,46,-29,80,-88,102r-282,105r-111,0r282,-248v41,-36,76,-54,105,-54xm1455,-1198v-113,2,-121,14,-121,126r0,636v0,319,-188,478,-564,478v-255,0,-437,-101,-506,-286v-17,-47,-25,-107,-25,-178r0,-650v-3,-112,-11,-127,-130,-126r-68,0r0,-167r753,0r0,167r-92,0v-115,2,-130,16,-129,126r0,627v-5,200,61,285,250,285v201,0,286,-56,286,-272r0,-640v-3,-110,-7,-127,-121,-126r-85,0r0,-167r616,0r0,167r-64,0","w":1566,"k":{"r":64,"p":66,"n":64,"m":64,"A":59,".":80,",":44}},"\u00db":{"d":"468,-1476r197,-282r237,0r197,282r-95,0r-221,-113r-220,113r-95,0xm1455,-1198v-113,2,-121,14,-121,126r0,636v0,319,-188,478,-564,478v-255,0,-437,-101,-506,-286v-17,-47,-25,-107,-25,-178r0,-650v-3,-112,-11,-127,-130,-126r-68,0r0,-167r753,0r0,167r-92,0v-115,2,-130,16,-129,126r0,627v-5,200,61,285,250,285v201,0,286,-56,286,-272r0,-640v-3,-110,-7,-127,-121,-126r-85,0r0,-167r616,0r0,167r-64,0","w":1566,"k":{"A":59}},"\u00d9":{"d":"476,-1683v0,-48,42,-95,94,-95v29,0,64,18,105,54r282,248r-111,0r-282,-105v-59,-22,-88,-56,-88,-102xm1455,-1198v-113,2,-121,14,-121,126r0,636v0,319,-188,478,-564,478v-255,0,-437,-101,-506,-286v-17,-47,-25,-107,-25,-178r0,-650v-3,-112,-11,-127,-130,-126r-68,0r0,-167r753,0r0,167r-92,0v-115,2,-130,16,-129,126r0,627v-5,200,61,285,250,285v201,0,286,-56,286,-272r0,-640v-3,-110,-7,-127,-121,-126r-85,0r0,-167r616,0r0,167r-64,0","w":1566,"k":{"A":59}},"\u00b8":{"d":"778,278v0,119,-98,189,-225,186v-121,-3,-214,-39,-329,-94r47,-100v92,53,170,80,234,80v49,0,88,-25,88,-73v0,-80,-74,-94,-153,-74r0,-203r87,0r0,115v32,-5,60,-7,85,-7v93,-3,166,73,166,170","w":1024},"\u00a0":{"w":512},"\u00a4":{"d":"42,-281r210,-211v-120,-174,-120,-389,2,-563r-214,-213r145,-145r213,213v178,-117,390,-119,567,-2r211,-209r144,144r-209,209v122,190,124,378,4,565r211,211r-143,144r-210,-210v-188,123,-384,125,-578,1r-210,209xm961,-772v0,-152,-131,-278,-275,-278v-153,0,-281,128,-281,278v0,149,130,278,278,278v149,0,278,-128,278,-278","w":1365},"\u00a6":{"d":"366,-1365r292,0r0,716r-292,0r0,-716xm366,-314r292,0r0,655r-292,0r0,-655","w":1024},"\u00ad":{"d":"0,-353r0,-261r563,0r0,261r-563,0","w":563},"\u00b2":{"d":"534,-525v-108,0,-213,-80,-311,-80v-31,0,-53,20,-66,60r-95,0v0,-160,54,-211,161,-282v20,-21,226,-96,256,-149v58,-101,-32,-195,-144,-189v-75,4,-125,21,-148,84v64,-21,121,11,123,69v2,55,-53,94,-114,94v-71,0,-127,-51,-125,-119v5,-140,165,-223,329,-223v163,0,319,83,319,230v0,225,-319,204,-457,284v-21,13,-42,35,-64,67v55,-24,99,-36,133,-36v36,0,194,38,226,36v69,-4,85,-36,89,-111r91,0v11,172,-52,265,-203,265","w":803},"\u00b3":{"d":"175,-836v57,-2,109,41,108,94v0,47,-34,74,-102,83v95,79,343,60,335,-86v-5,-99,-67,-123,-200,-123r0,-92v110,-3,176,-17,179,-108v4,-133,-206,-131,-292,-69v63,9,94,35,94,76v0,49,-52,86,-107,86v-64,0,-113,-36,-113,-99v0,-45,21,-83,63,-114v65,-48,153,-72,263,-72v155,1,310,43,310,184v0,98,-74,134,-179,155v114,30,198,68,198,181v0,163,-174,214,-356,214v-117,0,-206,-23,-266,-70v-40,-31,-60,-72,-60,-121v0,-72,51,-117,125,-119","w":803},"\u00b7":{"d":"163,-484v0,-87,79,-158,162,-158v86,0,161,74,161,161v0,86,-74,162,-160,162v-91,0,-163,-74,-163,-165","w":641},"\u00b9":{"d":"255,-633v60,-3,68,-7,68,-68r0,-354r-148,0r0,-86v113,-14,169,-26,207,-101r138,0r0,541v2,60,7,68,66,68r78,0r0,87r-491,0r0,-87r82,0","w":803},"\u00bc":{"d":"255,-633v60,-3,68,-8,68,-68r0,-354r-148,0r0,-86v113,-13,169,-27,207,-101r138,0r0,541v2,60,7,68,66,68r78,0r0,87r-491,0r0,-87r82,0xm468,35r844,-1309r173,0r-847,1309r-170,0xm1494,-87v81,8,67,-46,69,-116r-383,0r0,-96r414,-397r160,0r0,393r136,0r0,100r-136,0r0,48v1,60,7,68,65,68r79,0r0,88r-472,0r0,-88r68,0xm1315,-303r248,0r3,-231","w":1942},"\u00bd":{"d":"255,-633v60,-3,68,-8,68,-68r0,-354r-148,0r0,-86v113,-13,169,-27,207,-101r138,0r0,541v2,60,7,68,66,68r78,0r0,87r-491,0r0,-87r82,0xm468,35r844,-1309r173,0r-847,1309r-170,0xm1875,-244v14,172,-51,264,-203,264v-110,0,-216,-80,-311,-80v-31,0,-53,20,-66,60r-95,0v-3,-166,69,-223,179,-292v15,-15,213,-92,238,-138v54,-103,-31,-196,-144,-189v-74,4,-125,21,-147,84v64,-21,120,12,122,69v2,55,-53,94,-114,94v-70,0,-128,-51,-125,-119v5,-140,165,-223,329,-223v163,0,319,83,319,230v0,225,-319,204,-457,284v-21,13,-42,35,-64,67v54,-24,98,-36,133,-36v36,0,194,37,226,35v69,-4,85,-34,89,-110r91,0","w":1942},"\u00be":{"d":"175,-836v56,-2,108,41,108,94v0,47,-34,74,-102,83v95,79,343,60,335,-86v-5,-99,-67,-123,-200,-123r0,-92v110,-3,176,-17,179,-108v4,-133,-205,-132,-292,-69v63,9,94,35,94,76v0,49,-52,86,-107,86v-64,0,-113,-36,-113,-99v0,-45,21,-83,63,-114v65,-48,153,-72,263,-72v155,1,310,43,310,184v0,98,-74,134,-179,155v114,30,198,68,198,181v0,163,-174,214,-356,214v-117,0,-206,-23,-266,-70v-40,-31,-60,-72,-60,-121v0,-72,51,-117,125,-119xm468,35r844,-1309r173,0r-847,1309r-170,0xm1494,-87v60,-3,68,-8,69,-68r0,-48r-383,0r0,-96r414,-397r160,0r0,393r136,0r0,100r-136,0r0,48v1,60,7,68,65,68r79,0r0,88r-472,0r0,-88r68,0xm1315,-303r248,0r3,-231","w":1942},"\u00d0":{"d":"124,-167v115,-2,130,-16,129,-126r0,-333r-253,0r0,-155r253,0r0,-291v-3,-113,-11,-127,-129,-126r-78,0r0,-167r712,0v193,0,340,21,440,64v243,105,364,311,364,618v0,350,-185,588,-469,652v-98,22,-210,31,-335,31r-712,0r0,-167r78,0xm1181,-683v0,-340,-89,-511,-427,-513r-167,0r0,415r296,0r0,155r-296,0r0,457r167,0v337,-2,427,-173,427,-514","w":1658},"\u00d7":{"d":"168,-352r292,-292r-292,-292r149,-150r292,293r292,-293r150,150r-293,292r293,292r-150,149r-292,-292r-292,292","w":1218},"\u00dd":{"d":"913,-1778v51,0,94,47,94,95v0,46,-29,80,-88,102r-282,105r-111,0r282,-248v41,-36,76,-54,105,-54xm419,-167v115,-2,130,-16,129,-126r0,-272r-321,-487v-87,-116,-128,-155,-257,-146r0,-167r747,0r0,167v-70,2,-158,-11,-158,54v0,18,9,39,26,64r193,284r214,-303v47,-62,23,-104,-81,-103r-62,0r0,-163r610,0r0,167v-141,-6,-173,39,-238,134r-339,499r0,272v2,112,12,127,129,126r104,0r0,167r-800,0r0,-167r104,0","w":1434},"\u00de":{"d":"712,-1198v-113,-1,-128,17,-129,121v189,0,466,-6,574,44v125,58,204,168,209,337v5,190,-120,326,-280,359v-135,29,-335,19,-504,21v1,117,1,158,129,149r92,0r0,167r-762,0r0,-167r78,0v114,-2,129,-15,129,-126r0,-800v-4,-98,-23,-103,-129,-105r-78,0r0,-167r763,0r0,167r-92,0xm1018,-700v7,-223,-212,-215,-436,-210r0,426r115,0v205,5,315,-44,321,-216","w":1444},"\u00f0":{"d":"66,-481v0,-323,271,-568,613,-500r-92,-146r-165,68r-53,-117r152,-60v-38,-55,-69,-98,-93,-129r186,0r62,59r188,-72r53,116r-150,58v166,190,259,285,345,469v38,81,53,169,53,259v0,303,-236,511,-548,511v-320,0,-551,-204,-551,-516xm616,-839v-152,0,-228,118,-228,353v0,242,76,363,228,363v151,0,227,-119,227,-358v0,-239,-76,-358,-227,-358","w":1218},"\u00fd":{"d":"315,131v-4,89,-58,136,-166,134v112,123,256,-10,293,-99v16,-38,36,-82,54,-134r-302,-702v-54,-107,-50,-134,-192,-140r0,-151r594,0r0,151v-64,-5,-129,3,-129,49v0,19,4,38,13,58r166,392r155,-381v30,-74,39,-117,-66,-118r-41,0r0,-151r461,0r0,151v-132,5,-137,36,-180,142r-307,747v-82,191,-168,358,-396,364v-153,4,-282,-102,-282,-259v0,-110,66,-190,171,-191v84,0,158,51,154,138xm810,-1495v60,0,110,48,109,109v0,45,-34,84,-103,119r-324,161r-113,0r276,-294v60,-63,112,-95,155,-95","w":1159},"\u00fe":{"d":"202,-1093v-4,-106,-10,-116,-108,-121r-60,0r0,-151r460,0r0,572v66,-113,177,-200,327,-198v268,3,389,233,389,517v0,291,-129,513,-406,509v-170,-2,-244,-59,-309,-196r0,326v3,114,21,115,137,121r47,0r0,151r-630,0r0,-151r47,0v95,-5,106,-16,106,-121r0,-1258xm888,-481v0,-182,-30,-337,-195,-337v-157,0,-199,166,-199,341v0,93,7,158,22,196v34,88,93,132,176,132v167,-2,196,-156,196,-332","w":1300}}});
Cufon.replace('.clarendonurw', { fontFamily: 'clarendon', hover: { color: '#00AEF0' }, hoverables: {a:true} });
Cufon.replace('.clarendonurwgreen', { fontFamily: 'clarendon', hover: {color:'#00AEF0' }, hoverables: {a:true} });
Cufon.replace('.clarendonurwblue', { fontFamily: 'clarendon', hover: { color: '#00AEF0' }, hoverables: {a:true} });
Cufon.replace('.clarendonurwbrown', { fontFamily: 'clarendon', hover: { color: '#00AEF0' }, hoverables: {a:true} });
Cufon.replace('.composerPuffBlock h1', { fontFamily: 'clarendon' });
Cufon.replace('.composerPuffBlock h2', { fontFamily: 'clarendon' });
Cufon.replace('.composerPuffBlock h3', { fontFamily: 'clarendon' });
Cufon.replace('.composerPuffBlock h4', { fontFamily: 'clarendon' });
