/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);jQuery.noConflict();;eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(3(C){C.8={3o:{19:3(E,F,H){6 G=C.8[E].1h;21(6 D 3p H){G.1I[D]=G.1I[D]||[];G.1I[D].28([F,H[D]])}},2P:3(D,F,E){6 H=D.1I[F];5(!H){7}21(6 G=0;G<H.k;G++){5(D.b[H[G][0]]){H[G][1].1H(D.c,E)}}}},1l:{},n:3(D){5(C.8.1l[D]){7 C.8.1l[D]}6 E=C(\'<2a 3s="8-3r">\').j(D).n({3q:"3i",2g:"-2A",3g:"-2A",1r:"1w"}).22("2C");C.8.1l[D]=!!((!(/3I|3P/).12(E.n("3z"))||(/^[1-9]/).12(E.n("2T"))||(/^[1-9]/).12(E.n("2E"))||!(/2v/).12(E.n("3w"))||!(/3S|3C\\(0, 0, 0, 0\\)/).12(E.n("3D"))));3E{C("2C").2w(0).3B(E.2w(0))}3x(F){}7 C.8.1l[D]},3y:3(D){C(D).v("1p","2I").n("2q","2v")},3H:3(D){C(D).v("1p","3O").n("2q","")},3Q:3(G,E){6 D=/2g/.12(E||"2g")?"3N":"3M",F=e;5(G[D]>0){7 t}G[D]=1;F=G[D]>0?t:e;G[D]=0;7 F}};6 B=C.2e.W;C.2e.W=3(){C("*",2).19(2).z("W");7 B.1H(2,2M)};3 A(E,F,G){6 D=C[E][F].35||[];D=(1F D=="1E"?D.2h(/,?\\s+/):D);7(C.1j(G,D)!=-1)}C.1i=3(E,D){6 F=E.2h(".")[0];E=E.2h(".")[1];C.2e[E]=3(J){6 H=(1F J=="1E"),I=2D.1h.3J.2P(2M,1);5(H&&A(F,E,J)){6 G=C.i(2[0],E);7(G?G[J].1H(G,I):1n)}7 2.14(3(){6 K=C.i(2,E);5(H&&K&&C.3v(K[J])){K[J].1H(K,I)}o{5(!H){C.i(2,E,3e C[F][E](2,J))}}})};C[F][E]=3(I,H){6 G=2;2.15=E;2.2H=F+"-"+E;2.b=C.1A({},C.1i.1k,C[F][E].1k,H);2.c=C(I).u("1e."+E,3(L,J,K){7 G.1e(J,K)}).u("2j."+E,3(K,J){7 G.2j(J)}).u("W",3(){7 G.1b()});2.23()};C[F][E].1h=C.1A({},C.1i.1h,D)};C.1i.1h={23:3(){},1b:3(){2.c.1q(2.15)},2j:3(D){7 2.b[D]},1e:3(D,E){2.b[D]=E;5(D=="f"){2.c[E?"j":"r"](2.2H+"-f")}},1X:3(){2.1e("f",e)},1P:3(){2.1e("f",t)}};C.1i.1k={f:e};C.8.2J={3h:3(){6 D=2;2.c.u("3d."+2.15,3(E){7 D.2G(E)});5(C.x.13){2.2K=2.c.v("1p");2.c.v("1p","2I")}2.3c=e},38:3(){2.c.16("."+2.15);(C.x.13&&2.c.v("1p",2.2K))},2G:3(F){(2.V&&2.1o(F));2.1C=F;6 E=2,G=(F.39==1),D=(1F 2.b.25=="1E"?C(F.2f).2x().19(F.2f).y(2.b.25).k:e);5(!G||D||!2.2S(F)){7 t}2.1D=!2.b.26;5(!2.1D){2.3a=1x(3(){E.1D=t},2.b.26)}5(2.2m(F)&&2.1T(F)){2.V=(2.1U(F)!==e);5(!2.V){F.3b();7 t}}2.2n=3(H){7 E.2r(H)};2.2l=3(H){7 E.1o(H)};C(2N).u("2O."+2.15,2.2n).u("2t."+2.15,2.2l);7 e},2r:3(D){5(C.x.13&&!D.3j){7 2.1o(D)}5(2.V){2.1V(D);7 e}5(2.2m(D)&&2.1T(D)){2.V=(2.1U(2.1C,D)!==e);(2.V?2.1V(D):2.1o(D))}7!2.V},1o:3(D){C(2N).16("2O."+2.15,2.2n).16("2t."+2.15,2.2l);5(2.V){2.V=e;2.2u(D)}7 e},2m:3(D){7(29.3m(29.2z(2.1C.2L-D.2L),29.2z(2.1C.2s-D.2s))>=2.b.2F)},1T:3(D){7 2.1D},1U:3(D){},1V:3(D){},2u:3(D){},2S:3(D){7 t}};C.8.2J.1k={25:U,2F:1,26:0}})(27);(3(A){A.1i("8.4",{23:3(){2.b.Z+=".4";2.1m(t)},1e:3(B,C){5((/^d/).12(B)){2.1v(C)}o{2.b[B]=C;2.1m()}},k:3(){7 2.$4.k},1Q:3(B){7 B.2R&&B.2R.1g(/\\s/g,"2Q").1g(/[^A-4o-4x-9\\-2Q:\\.]/g,"")||2.b.2X+A.i(B)},8:3(C,B){7{b:2.b,4u:C,30:B,11:2.$4.11(C)}},1m:3(O){2.$l=A("1O:4p(a[p])",2.c);2.$4=2.$l.1G(3(){7 A("a",2)[0]});2.$h=A([]);6 P=2,D=2.b;2.$4.14(3(R,Q){5(Q.X&&Q.X.1g("#","")){P.$h=P.$h.19(Q.X)}o{5(A(Q).v("p")!="#"){A.i(Q,"p.4",Q.p);A.i(Q,"q.4",Q.p);6 T=P.1Q(Q);Q.p="#"+T;6 S=A("#"+T);5(!S.k){S=A(D.2d).v("1s",T).j(D.1u).4l(P.$h[R-1]||P.c);S.i("1b.4",t)}P.$h=P.$h.19(S)}o{D.f.28(R+1)}}});5(O){2.c.j(D.2b);2.$h.14(3(){6 Q=A(2);Q.j(D.1u)});5(D.d===1n){5(20.X){2.$4.14(3(S,Q){5(Q.X==20.X){D.d=S;5(A.x.13||A.x.43){6 R=A(20.X),T=R.v("1s");R.v("1s","");1x(3(){R.v("1s",T)},44)}4m(0,0);7 e}})}o{5(D.1c){6 J=46(A.1c("8-4"+A.i(P.c)),10);5(J&&P.$4[J]){D.d=J}}o{5(P.$l.y("."+D.m).k){D.d=P.$l.11(P.$l.y("."+D.m)[0])}}}}D.d=D.d===U||D.d!==1n?D.d:0;D.f=A.41(D.f.40(A.1G(2.$l.y("."+D.1a),3(R,Q){7 P.$l.11(R)}))).31();5(A.1j(D.d,D.f)!=-1){D.f.3V(A.1j(D.d,D.f),1)}2.$h.j(D.18);2.$l.r(D.m);5(D.d!==U){2.$h.w(D.d).1S().r(D.18);2.$l.w(D.d).j(D.m);6 K=3(){A(P.c).z("1K",[P.Y("1K"),P.8(P.$4[D.d],P.$h[D.d])],D.1S)};5(A.i(2.$4[D.d],"q.4")){2.q(D.d,K)}o{K()}}A(3U).u("3W",3(){P.$4.16(".4");P.$l=P.$4=P.$h=U})}21(6 G=0,N;N=2.$l[G];G++){A(N)[A.1j(G,D.f)!=-1&&!A(N).1f(D.m)?"j":"r"](D.1a)}5(D.17===e){2.$4.1q("17.4")}6 C,I,B={"3X-2E":0,1R:1},E="3Z";5(D.1d&&D.1d.3Y==2D){C=D.1d[0]||B,I=D.1d[1]||B}o{C=I=D.1d||B}6 H={1r:"",47:"",2T:""};5(!A.x.13){H.1W=""}3 M(R,Q,S){Q.2p(C,C.1R||E,3(){Q.j(D.18).n(H);5(A.x.13&&C.1W){Q[0].2B.y=""}5(S){L(R,S,Q)}})}3 L(R,S,Q){5(I===B){S.n("1r","1w")}S.2p(I,I.1R||E,3(){S.r(D.18).n(H);5(A.x.13&&I.1W){S[0].2B.y=""}A(P.c).z("1K",[P.Y("1K"),P.8(R,S[0])],D.1S)})}3 F(R,T,Q,S){T.j(D.m).4k().r(D.m);M(R,Q,S)}2.$4.16(".4").u(D.Z,3(){6 T=A(2).2x("1O:w(0)"),Q=P.$h.y(":4e"),S=A(2.X);5((T.1f(D.m)&&!D.1z)||T.1f(D.1a)||A(2).1f(D.1t)||A(P.c).z("2y",[P.Y("2y"),P.8(2,S[0])],D.1v)===e){2.1M();7 e}P.b.d=P.$4.11(2);5(D.1z){5(T.1f(D.m)){P.b.d=U;T.r(D.m);P.$h.1Y();M(2,Q);2.1M();7 e}o{5(!Q.k){P.$h.1Y();6 R=2;P.q(P.$4.11(2),3(){T.j(D.m).j(D.2c);L(R,S)});2.1M();7 e}}}5(D.1c){A.1c("8-4"+A.i(P.c),P.b.d,D.1c)}P.$h.1Y();5(S.k){6 R=2;P.q(P.$4.11(2),Q.k?3(){F(R,T,Q,S)}:3(){T.j(D.m);L(R,S)})}o{4b"27 4c 4d: 3n 49 4a."}5(A.x.13){2.1M()}7 e});5(!(/^24/).12(D.Z)){2.$4.u("24.4",3(){7 e})}},19:3(E,D,C){5(C==1n){C=2.$4.k}6 G=2.b;6 I=A(G.37.1g(/#\\{p\\}/g,E).1g(/#\\{1L\\}/g,D));I.i("1b.4",t);6 H=E.4i("#")==0?E.1g("#",""):2.1Q(A("a:4g-4h",I)[0]);6 F=A("#"+H);5(!F.k){F=A(G.2d).v("1s",H).j(G.18).i("1b.4",t)}F.j(G.1u);5(C>=2.$l.k){I.22(2.c);F.22(2.c[0].48)}o{I.36(2.$l[C]);F.36(2.$h[C])}G.f=A.1G(G.f,3(K,J){7 K>=C?++K:K});2.1m();5(2.$4.k==1){I.j(G.m);F.r(G.18);6 B=A.i(2.$4[0],"q.4");5(B){2.q(C,B)}}2.c.z("2Y",[2.Y("2Y"),2.8(2.$4[C],2.$h[C])],G.19)},W:3(B){6 D=2.b,E=2.$l.w(B).W(),C=2.$h.w(B).W();5(E.1f(D.m)&&2.$4.k>1){2.1v(B+(B+1<2.$4.k?1:-1))}D.f=A.1G(A.34(D.f,3(G,F){7 G!=B}),3(G,F){7 G>=B?--G:G});2.1m();2.c.z("2V",[2.Y("2V"),2.8(E.2k("a")[0],C[0])],D.W)},1X:3(B){6 C=2.b;5(A.1j(B,C.f)==-1){7}6 D=2.$l.w(B).r(C.1a);5(A.x.4n){D.n("1r","4t-1w");1x(3(){D.n("1r","1w")},0)}C.f=A.34(C.f,3(F,E){7 F!=B});2.c.z("33",[2.Y("33"),2.8(2.$4[B],2.$h[B])],C.1X)},1P:3(C){6 B=2,D=2.b;5(C!=D.d){2.$l.w(C).j(D.1a);D.f.28(C);D.f.31();2.c.z("32",[2.Y("32"),2.8(2.$4[C],2.$h[C])],D.1P)}},1v:3(B){5(1F B=="1E"){B=2.$4.11(2.$4.y("[p$="+B+"]")[0])}2.$4.w(B).4q(2.b.Z)},q:3(G,K){6 L=2,D=2.b,E=2.$4.w(G),J=E[0],H=K==1n||K===e,B=E.i("q.4");K=K||3(){};5(!B||!H&&A.i(J,"17.4")){K();7}6 M=3(N){6 O=A(N),P=O.2k("*:4s");7 P.k&&P.4v(":45(3R)")&&P||O};6 C=3(){L.$4.y("."+D.1t).r(D.1t).14(3(){5(D.1N){M(2).3l().1B(M(2).i("1L.4"))}});L.1y=U};5(D.1N){6 I=M(J).1B();M(J).3k("<2o></2o>").2k("2o").i("1L.4",I).1B(D.1N)}6 F=A.1A({},D.1J,{2U:B,2i:3(O,N){A(J.X).1B(O);C();5(D.17){A.i(J,"17.4",t)}A(L.c).z("2Z",[L.Y("2Z"),L.8(L.$4[G],L.$h[G])],D.q);D.1J.2i&&D.1J.2i(O,N);K()}});5(2.1y){2.1y.3f();C()}E.j(D.1t);1x(3(){L.1y=A.3u(F)},0)},2U:3(C,B){2.$4.w(C).1q("17.4").i("q.4",B)},1b:3(){6 B=2.b;2.c.16(".4").r(B.2b).1q("4");2.$4.14(3(){6 C=A.i(2,"p.4");5(C){2.p=C}6 D=A(2).16(".4");A.14(["p","q","17"],3(E,F){D.1q(F+".4")})});2.$l.19(2.$h).14(3(){5(A.i(2,"1b.4")){A(2).W()}o{A(2).r([B.m,B.2c,B.1a,B.1u,B.18].3G(" "))}})},Y:3(B){7 A.Z.3L({3t:B,2f:2.c[0]})}});A.8.4.1k={1z:e,Z:"24",f:[],1c:U,1N:"3F&#3A;",17:e,2X:"8-4-",1J:{},1d:U,37:\'<1O><a p="#{p}"><2W>#{1L}</2W></a></1O>\',2d:"<2a></2a>",2b:"8-4-3K",m:"8-4-d",2c:"8-4-1z",1a:"8-4-f",1u:"8-4-30",18:"8-4-3T",1t:"8-4-4w"};A.8.4.35="k";A.1A(A.8.4.1h,{1Z:U,4r:3(C,F){F=F||e;6 B=2,E=2.b.d;3 G(){B.1Z=42(3(){E=++E<B.$4.k?E:0;B.1v(E)},C)}3 D(H){5(!H||H.4j){4f(B.1Z)}}5(C){G();5(!F){2.$4.u(2.b.Z,D)}o{2.$4.u(2.b.Z,3(){D();E=B.b.d;G()})}}o{D();2.$4.16(2.b.Z,D)}}})})(27);',62,282,'||this|function|tabs|if|var|return|ui|||options|element|selected|false|disabled||panels|data|addClass|length|lis|selectedClass|css|else|href|load|removeClass||true|bind|attr|eq|browser|filter|triggerHandler|||||||||||||||||||||null|_mouseStarted|remove|hash|fakeEvent|event||index|test|msie|each|widgetName|unbind|cache|hideClass|add|disabledClass|destroy|cookie|fx|setData|hasClass|replace|prototype|widget|inArray|defaults|cssCache|tabify|undefined|mouseUp|unselectable|removeData|display|id|loadingClass|panelClass|select|block|setTimeout|xhr|unselect|extend|html|_mouseDownEvent|_mouseDelayMet|string|typeof|map|apply|plugins|ajaxOptions|tabsshow|label|blur|spinner|li|disable|tabId|duration|show|mouseDelayMet|mouseStart|mouseDrag|opacity|enable|stop|rotation|location|for|appendTo|init|click|cancel|delay|jQuery|push|Math|div|navClass|unselectClass|panelTemplate|fn|target|top|split|success|getData|find|_mouseUpDelegate|mouseDistanceMet|_mouseMoveDelegate|em|animate|MozUserSelect|mouseMove|pageY|mouseup|mouseStop|none|get|parents|tabsselect|abs|5000px|style|body|Array|width|distance|mouseDown|widgetBaseClass|on|mouse|_mouseUnselectable|pageX|arguments|document|mousemove|call|_|title|mouseCapture|height|url|tabsremove|span|idPrefix|tabsadd|tabsload|panel|sort|tabsdisable|tabsenable|grep|getter|insertBefore|tabTemplate|mouseDestroy|which|_mouseDelayTimer|preventDefault|started|mousedown|new|abort|left|mouseInit|absolute|button|wrapInner|parent|max|Mismatching|plugin|in|position|gen|class|type|ajax|isFunction|backgroundImage|catch|disableSelection|cursor|8230|removeChild|rgba|backgroundColor|try|Loading|join|enableSelection|auto|slice|nav|fix|scrollLeft|scrollTop|off|default|hasScroll|img|transparent|hide|window|splice|unload|min|constructor|normal|concat|unique|setInterval|opera|500|not|parseInt|overflow|parentNode|fragment|identifier|throw|UI|Tabs|visible|clearInterval|first|child|indexOf|clientX|siblings|insertAfter|scrollTo|safari|Za|has|trigger|rotate|last|inline|tab|is|loading|z0'.split('|'),0,{}));jQuery.extend({easing:{easein:function(x,t,b,c,d){return c*(t/=d)*t+b;},easeinout:function(x,t,b,c,d){if(t<d/2)return 2*c*t*t/(d*d)+b;var ts=t-d/2;return-2*c*ts*ts/(d*d)+2*c*ts/d+c/2+b;},easeout:function(x,t,b,c,d){return-c*t*t/(d*d)+2*c*t/d+b;},expoin:function(x,t,b,c,d){var flip=1;if(c<0){flip*=-1;c*=-1;}
return flip*(Math.exp(Math.log(c)/d*t))+b;},expoout:function(x,t,b,c,d){var flip=1;if(c<0){flip*=-1;c*=-1;}
return flip*(-Math.exp(-Math.log(c)/d*(t-d))+c+1)+b;},expoinout:function(x,t,b,c,d){var flip=1;if(c<0){flip*=-1;c*=-1;}
if(t<d/2)return flip*(Math.exp(Math.log(c/2)/(d/2)*t))+b;return flip*(-Math.exp(-2*Math.log(c/2)/d*(t-d))+c+1)+b;},bouncein:function(x,t,b,c,d){return c-jQuery.easing['bounceout'](x,d-t,0,c,d)+b;},bounceout:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},bounceinout:function(x,t,b,c,d){if(t<d/2)return jQuery.easing['bouncein'](x,t*2,0,c,d)*.5+b;return jQuery.easing['bounceout'](x,t*2-d,0,c,d)*.5+c*.5+b;},elasin:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},elasout:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},elasinout:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},backin:function(x,t,b,c,d){var s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},backout:function(x,t,b,c,d){var s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},backinout:function(x,t,b,c,d){var s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},linear:function(x,t,b,c,d){return c*t/d+b;}}});;(function($){var ver="2.72";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"stop":cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;if(arg2===true){options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=0;opts.startingSlide=opts.randomMap[0];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth;}if(!h){h=e.offsetHeight;}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:$el.height();this.cycleW=(opts.fit&&opts.width)?opts.width:$el.width();if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}while((opts.timeout-opts.speed)<250){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){opts.nextSlide=opts.currSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){$(els).stop(true,true);opts.busy=false;}if(opts.busy){return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}if(manual||!p.cyclePause){var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};if(opts.nextSlide!=opts.currSlide){opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after);}else{$.fn.cycle.custom(curr,next,opts,after,manual&&opts.fastOnEvent);}}}opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}if(opts.pager){$.fn.cycle.updateActivePagerLink(opts.pager,opts.currSlide);}}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide){$(pager).find("a").removeClass("activeSlide").filter("a:eq("+currSlide+")").addClass("activeSlide");};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}if($.isFunction(opts.prevNextClick)){opts.prevNextClick(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});$.fn.cycle.updateActivePagerLink(opts.pager,opts.startingSlide);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone);});$a=$(arr);}else{$a.appendTo($p);}}$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if($.isFunction(opts.pagerClick)){opts.pagerClick(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);return false;});if(opts.pagerEvent!="click"){$a.click(function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,prevNextClick:null,prevNextEvent:"click",pager:null,pagerClick:null,pagerEvent:"click",pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}
var validator=$.data(this[0],'validator');if(validator){return validator;}
validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});this.submit(function(event){if(validator.settings.debug)
event.preventDefault();function handle(){if(validator.settings.submitHandler){validator.settings.submitHandler.call(validator,validator.currentForm);return false;}
return true;}
if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}
if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}
return handle();}else{validator.focusInvalid();return false;}});}
return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=false;var validator=$(this[0].form).validate();this.each(function(){valid|=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)
settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}
var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}
var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}
return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(a.value);},filled:function(a){return!!$.trim(a.value);},unchecked:function(a){return!a.checked;}});$.format=function(source,params){if(arguments.length==1)
return function(){var args=$.makeArray(arguments);args.unshift(source);return $.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}
if(params.constructor!=Array){params=[params];}
$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.validator=function(options,form){this.settings=$.extend({},$.validator.defaults,options);this.currentForm=form;this.init();};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)
this.element(element);},highlight:function(element,errorClass){$(element).addClass(errorClass);},unhighlight:function(element,errorClass){$(element).removeClass(errorClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",dateDE:"Bitte geben Sie ein gültiges Datum ein.",number:"Please enter a valid number.",numberDE:"Bitte geben Sie eine Nummer ein.",digits:"Please enter only digits",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.format("Please enter no more than {0} characters."),minlength:$.format("Please enter at least {0} characters."),rangelength:$.format("Please enter a value between {0} and {1} characters long."),range:$.format("Please enter a value between {0} and {1}."),max:$.format("Please enter a value less than or equal to {0}."),min:$.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator");validator.settings["on"+event.type]&&validator.settings["on"+event.type].call(validator,this[0]);}
$(this.currentForm).delegate("focusin focusout keyup",":text, :password, :file, select, textarea",delegate).delegate("click",":radio, :checkbox",delegate);if(this.settings.invalidHandler)
$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())
$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}
return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}
if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}
this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}
this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}
this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)
$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)
count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus();}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))
return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.formSubmitted=false;this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}
var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}
dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}
if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.debug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method");throw e;}}
if(dependencyMismatch)
return;if(this.objectLength(rules))
this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)
return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)
return arguments[i];}
return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method);if(typeof message=="function")
message=message.call(this,rule.parameters,element);this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)
toToggle=toToggle.add(toToggle.parents(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass);this.showLabel(error.element,error.message);}
if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}
if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}
if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass);}}
this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}
if(!this.labelContainer.append(label).length)
this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}
if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}
this.toShow=this.toShow.add(label);},errorsFor:function(element){return this.errors().filter("[for='"+this.idOrName(element)+"']");},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return /radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))
return this.findByName(element.name).filter(':checked').length;}
return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)
this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",previous={old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}
if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}
return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}
return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}
if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}
if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}
if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}
if(rules.messages){delete rules.messages}
return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}
return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message;if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))
return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var options=$("option:selected",element);return options.length>0&&(element.type=="select-multiple"||($.browser.msie&&!(options[0].attributes['value'].specified)?options[0].text:options[0].value).length>0);case'input':if(this.checkable(element))
return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))
return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])
this.settings.messages[element.name]={};this.settings.messages[element.name].remote=typeof previous.message=="function"?previous.message(value):previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){if(response){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};errors[element.name]=response||validator.defaultMessage(element,"remote");validator.showErrors(errors);}
previous.valid=response;validator.stopRequest(element,response);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}
return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},dateDE:function(value,element){return this.optional(element)||/^\d\d?\.\d\d?\.\d\d\d?\d?$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},numberDE:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:\.\d{3})+)(?:,\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))
return"dependency-mismatch";if(/[^0-9-]+/.test(value))
return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)
nDigit-=9;}
nCheck+=nDigit;bEven=!bEven;}
return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param:"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){return value==$(param).val();}}});})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}
return(pendingRequests[port]=ajax.apply(this,arguments));}
return ajax.apply(this,arguments);};})(jQuery);;(function($){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){if($.browser.msie)return false;this.addEventListener(original,$.event.special[fix].handler,true);},teardown:function(){if($.browser.msie)return false;this.removeEventListener(original,$.event.special[fix].handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};});$.extend($.fn,{delegate:function(type,delegate,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});},triggerEvent:function(type,target){return this.triggerHandler(type,[$.event.fix({type:type,target:target})]);}})})(jQuery);;
/*
 * jQuery Form Plugin
 * version: 2.43 (12-MAR-2010)
 * @requires jQuery v1.3.2 or later
 *
 * Examples and documentation at: http://malsup.com/jquery/form/
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
;(function($){$.fn.ajaxSubmit=function(options){if(!this.length){log('ajaxSubmit: skipping submit process - no element selected');return this;}
if(typeof options=='function')
options={success:options};var url=$.trim(this.attr('action'));if(url){url=(url.match(/^([^#]+)/)||[])[1];}
url=url||window.location.href||'';options=$.extend({url:url,type:this.attr('method')||'GET',iframeSrc:/^https/i.test(window.location.href||'')?'javascript:false':'about:blank'},options||{});var veto={};this.trigger('form-pre-serialize',[this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-pre-serialize trigger');return this;}
if(options.beforeSerialize&&options.beforeSerialize(this,options)===false){log('ajaxSubmit: submit aborted via beforeSerialize callback');return this;}
var a=this.formToArray(options.semantic);if(options.data){options.extraData=options.data;for(var n in options.data){if(options.data[n]instanceof Array){for(var k in options.data[n])
a.push({name:n,value:options.data[n][k]});}
else
a.push({name:n,value:options.data[n]});}}
if(options.beforeSubmit&&options.beforeSubmit(a,this,options)===false){log('ajaxSubmit: submit aborted via beforeSubmit callback');return this;}
this.trigger('form-submit-validate',[a,this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-submit-validate trigger');return this;}
var q=$.param(a);if(options.type.toUpperCase()=='GET'){options.url+=(options.url.indexOf('?')>=0?'&':'?')+q;options.data=null;}
else
options.data=q;var $form=this,callbacks=[];if(options.resetForm)callbacks.push(function(){$form.resetForm();});if(options.clearForm)callbacks.push(function(){$form.clearForm();});if(!options.dataType&&options.target){var oldSuccess=options.success||function(){};callbacks.push(function(data){var fn=options.replaceTarget?'replaceWith':'html';$(options.target)[fn](data).each(oldSuccess,arguments);});}
else if(options.success)
callbacks.push(options.success);options.success=function(data,status,xhr){for(var i=0,max=callbacks.length;i<max;i++)
callbacks[i].apply(options,[data,status,xhr||$form,$form]);};var files=$('input:file',this).fieldValue();var found=false;for(var j=0;j<files.length;j++)
if(files[j])
found=true;var multipart=false;if((files.length&&options.iframe!==false)||options.iframe||found||multipart){if(options.closeKeepAlive)
$.get(options.closeKeepAlive,fileUpload);else
fileUpload();}
else
$.ajax(options);this.trigger('form-submit-notify',[this,options]);return this;function fileUpload(){var form=$form[0];if($(':input[name=submit]',form).length){alert('Error: Form elements must not be named "submit".');return;}
var opts=$.extend({},$.ajaxSettings,options);var s=$.extend(true,{},$.extend(true,{},$.ajaxSettings),opts);var id='jqFormIO'+(new Date().getTime());var $io=$('<iframe id="'+id+'" name="'+id+'" src="'+opts.iframeSrc+'" onload="(jQuery(this).data(\'form-plugin-onload\'))()" />');var io=$io[0];$io.css({position:'absolute',top:'-1000px',left:'-1000px'});var xhr={aborted:0,responseText:null,responseXML:null,status:0,statusText:'n/a',getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(){this.aborted=1;$io.attr('src',opts.iframeSrc);}};var g=opts.global;if(g&&!$.active++)$.event.trigger("ajaxStart");if(g)$.event.trigger("ajaxSend",[xhr,opts]);if(s.beforeSend&&s.beforeSend(xhr,s)===false){s.global&&$.active--;return;}
if(xhr.aborted)
return;var cbInvoked=false;var timedOut=0;var sub=form.clk;if(sub){var n=sub.name;if(n&&!sub.disabled){opts.extraData=opts.extraData||{};opts.extraData[n]=sub.value;if(sub.type=="image"){opts.extraData[n+'.x']=form.clk_x;opts.extraData[n+'.y']=form.clk_y;}}}
function doSubmit(){var t=$form.attr('target'),a=$form.attr('action');form.setAttribute('target',id);if(form.getAttribute('method')!='POST')
form.setAttribute('method','POST');if(form.getAttribute('action')!=opts.url)
form.setAttribute('action',opts.url);if(!opts.skipEncodingOverride){$form.attr({encoding:'multipart/form-data',enctype:'multipart/form-data'});}
if(opts.timeout)
setTimeout(function(){timedOut=true;cb();},opts.timeout);var extraInputs=[];try{if(opts.extraData)
for(var n in opts.extraData)
extraInputs.push($('<input type="hidden" name="'+n+'" value="'+opts.extraData[n]+'" />').appendTo(form)[0]);$io.appendTo('body');$io.data('form-plugin-onload',cb);form.submit();}
finally{form.setAttribute('action',a);t?form.setAttribute('target',t):$form.removeAttr('target');$(extraInputs).remove();}};if(opts.forceSync)
doSubmit();else
setTimeout(doSubmit,10);var domCheckCount=100;function cb(){if(cbInvoked)
return;var ok=true;try{if(timedOut)throw'timeout';var data,doc;doc=io.contentWindow?io.contentWindow.document:io.contentDocument?io.contentDocument:io.document;var isXml=opts.dataType=='xml'||doc.XMLDocument||$.isXMLDoc(doc);log('isXml='+isXml);if(!isXml&&(doc.body==null||doc.body.innerHTML=='')){if(--domCheckCount){log('requeing onLoad callback, DOM not available');setTimeout(cb,250);return;}
log('Could not access iframe DOM after 100 tries.');return;}
log('response detected');cbInvoked=true;xhr.responseText=doc.body?doc.body.innerHTML:null;xhr.responseXML=doc.XMLDocument?doc.XMLDocument:doc;xhr.getResponseHeader=function(header){var headers={'content-type':opts.dataType};return headers[header];};if(opts.dataType=='json'||opts.dataType=='script'){var ta=doc.getElementsByTagName('textarea')[0];if(ta)
xhr.responseText=ta.value;else{var pre=doc.getElementsByTagName('pre')[0];if(pre)
xhr.responseText=pre.innerHTML;}}
else if(opts.dataType=='xml'&&!xhr.responseXML&&xhr.responseText!=null){xhr.responseXML=toXml(xhr.responseText);}
data=$.httpData(xhr,opts.dataType);}
catch(e){log('error caught:',e);ok=false;xhr.error=e;$.handleError(opts,xhr,'error',e);}
if(ok){opts.success(data,'success');if(g)$.event.trigger("ajaxSuccess",[xhr,opts]);}
if(g)$.event.trigger("ajaxComplete",[xhr,opts]);if(g&&!--$.active)$.event.trigger("ajaxStop");if(opts.complete)opts.complete(xhr,ok?'success':'error');setTimeout(function(){$io.removeData('form-plugin-onload');$io.remove();xhr.responseXML=null;},100);};function toXml(s,doc){if(window.ActiveXObject){doc=new ActiveXObject('Microsoft.XMLDOM');doc.async='false';doc.loadXML(s);}
else
doc=(new DOMParser()).parseFromString(s,'text/xml');return(doc&&doc.documentElement&&doc.documentElement.tagName!='parsererror')?doc:null;};};};$.fn.ajaxForm=function(options){return this.ajaxFormUnbind().bind('submit.form-plugin',function(e){e.preventDefault();$(this).ajaxSubmit(options);}).bind('click.form-plugin',function(e){var target=e.target;var $el=$(target);if(!($el.is(":submit,input:image"))){var t=$el.closest(':submit');if(t.length==0)
return;target=t[0];}
var form=this;form.clk=target;if(target.type=='image'){if(e.offsetX!=undefined){form.clk_x=e.offsetX;form.clk_y=e.offsetY;}else if(typeof $.fn.offset=='function'){var offset=$el.offset();form.clk_x=e.pageX-offset.left;form.clk_y=e.pageY-offset.top;}else{form.clk_x=e.pageX-target.offsetLeft;form.clk_y=e.pageY-target.offsetTop;}}
setTimeout(function(){form.clk=form.clk_x=form.clk_y=null;},100);});};$.fn.ajaxFormUnbind=function(){return this.unbind('submit.form-plugin click.form-plugin');};$.fn.formToArray=function(semantic){var a=[];if(this.length==0)return a;var form=this[0];var els=semantic?form.getElementsByTagName('*'):form.elements;if(!els)return a;for(var i=0,max=els.length;i<max;i++){var el=els[i];var n=el.name;if(!n)continue;if(semantic&&form.clk&&el.type=="image"){if(!el.disabled&&form.clk==el){a.push({name:n,value:$(el).val()});a.push({name:n+'.x',value:form.clk_x},{name:n+'.y',value:form.clk_y});}
continue;}
var v=$.fieldValue(el,true);if(v&&v.constructor==Array){for(var j=0,jmax=v.length;j<jmax;j++)
a.push({name:n,value:v[j]});}
else if(v!==null&&typeof v!='undefined')
a.push({name:n,value:v});}
if(!semantic&&form.clk){var $input=$(form.clk),input=$input[0],n=input.name;if(n&&!input.disabled&&input.type=='image'){a.push({name:n,value:$input.val()});a.push({name:n+'.x',value:form.clk_x},{name:n+'.y',value:form.clk_y});}}
return a;};$.fn.formSerialize=function(semantic){return $.param(this.formToArray(semantic));};$.fn.fieldSerialize=function(successful){var a=[];this.each(function(){var n=this.name;if(!n)return;var v=$.fieldValue(this,successful);if(v&&v.constructor==Array){for(var i=0,max=v.length;i<max;i++)
a.push({name:n,value:v[i]});}
else if(v!==null&&typeof v!='undefined')
a.push({name:this.name,value:v});});return $.param(a);};$.fn.fieldValue=function(successful){for(var val=[],i=0,max=this.length;i<max;i++){var el=this[i];var v=$.fieldValue(el,successful);if(v===null||typeof v=='undefined'||(v.constructor==Array&&!v.length))
continue;v.constructor==Array?$.merge(val,v):val.push(v);}
return val;};$.fieldValue=function(el,successful){var n=el.name,t=el.type,tag=el.tagName.toLowerCase();if(typeof successful=='undefined')successful=true;if(successful&&(!n||el.disabled||t=='reset'||t=='button'||(t=='checkbox'||t=='radio')&&!el.checked||(t=='submit'||t=='image')&&el.form&&el.form.clk!=el||tag=='select'&&el.selectedIndex==-1))
return null;if(tag=='select'){var index=el.selectedIndex;if(index<0)return null;var a=[],ops=el.options;var one=(t=='select-one');var max=(one?index+1:ops.length);for(var i=(one?index:0);i<max;i++){var op=ops[i];if(op.selected){var v=op.value;if(!v)
v=(op.attributes&&op.attributes['value']&&!(op.attributes['value'].specified))?op.text:op.value;if(one)return v;a.push(v);}}
return a;}
return el.value;};$.fn.clearForm=function(){return this.each(function(){$('input,select,textarea',this).clearFields();});};$.fn.clearFields=$.fn.clearInputs=function(){return this.each(function(){var t=this.type,tag=this.tagName.toLowerCase();if(t=='text'||t=='password'||tag=='textarea')
this.value='';else if(t=='checkbox'||t=='radio')
this.checked=false;else if(tag=='select')
this.selectedIndex=-1;});};$.fn.resetForm=function(){return this.each(function(){if(typeof this.reset=='function'||(typeof this.reset=='object'&&!this.reset.nodeType))
this.reset();});};$.fn.enable=function(b){if(b==undefined)b=true;return this.each(function(){this.disabled=!b;});};$.fn.selected=function(select){if(select==undefined)select=true;return this.each(function(){var t=this.type;if(t=='checkbox'||t=='radio')
this.checked=select;else if(this.tagName.toLowerCase()=='option'){var $sel=$(this).parent('select');if(select&&$sel[0]&&$sel[0].type=='select-one'){$sel.find('option').selected(false);}
this.selected=select;}});};function log(){if($.fn.ajaxSubmit.debug){var msg='[jquery.form] '+Array.prototype.join.call(arguments,'');if(window.console&&window.console.log)
window.console.log(msg);else if(window.opera&&window.opera.postError)
window.opera.postError(msg);}};})(jQuery);;(function($){$.prettyPhoto={version:'2.5.6'};$.fn.prettyPhoto=function(settings){settings=jQuery.extend({animationSpeed:'normal',opacity:0.80,showTitle:true,allowresize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'light_rounded',hideflash:false,wmode:'opaque',autoplay:true,modal:false,changepicturecallback:function(){},callback:function(){},markup:'<div class="pp_pic_holder"> \
      <div class="pp_top"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
      <div class="pp_content_container"> \
       <div class="pp_left"> \
       <div class="pp_right"> \
        <div class="pp_content"> \
         <div class="pp_loaderIcon"></div> \
         <div class="pp_fade"> \
          <a href="#" class="pp_expand" title="Expand the image">Expand</a> \
          <div class="pp_hoverContainer"> \
           <a class="pp_next" href="#">next</a> \
           <a class="pp_previous" href="#">previous</a> \
          </div> \
          <div id="pp_full_res"></div> \
          <div class="pp_details clearfix"> \
           <a class="pp_close" href="#">Close</a> \
           <p class="pp_description"></p> \
           <div class="pp_nav"> \
            <a href="#" class="pp_arrow_previous">Previous</a> \
            <p class="currentTextHolder">0/0</p> \
            <a href="#" class="pp_arrow_next">Next</a> \
           </div> \
          </div> \
         </div> \
        </div> \
       </div> \
       </div> \
      </div> \
      <div class="pp_bottom"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
     </div> \
     <div class="pp_overlay"></div> \
     <div class="ppt"></div>',image_markup:'<img id="fullResImage" src="" />',flash_markup:'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',quicktime_markup:'<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',iframe_markup:'<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',inline_markup:'<div class="pp_inline clearfix">{content}</div>'},settings);if($.browser.msie&&parseInt($.browser.version)==6){settings.theme="light_square";}
if($('.pp_overlay').size()==0)_buildOverlay();var doresize=true,percentBased=false,correctSizes,$pp_pic_holder,$ppt,$pp_overlay,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),setPosition=0,scrollPos=_getScroll();$(window).scroll(function(){scrollPos=_getScroll();_centerOverlay();_resizeOverlay();});$(window).resize(function(){_centerOverlay();_resizeOverlay();});$(document).keydown(function(e){if($pp_pic_holder.is(':visible'))
switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');break;case 39:$.prettyPhoto.changePage('next');break;case 27:if(!settings.modal)
$.prettyPhoto.close();break;};});$(this).each(function(){$(this).bind('click',function(){_self=this;theRel=$(this).attr('rel');galleryRegExp=/\[(?:.*)\]/;theGallery=galleryRegExp.exec(theRel);var images=new Array(),titles=new Array(),descriptions=new Array();if(theGallery){$('a[rel*='+theGallery+']').each(function(i){if($(this)[0]===$(_self)[0])setPosition=i;images.push($(this).attr('href'));titles.push($(this).find('img').attr('alt'));descriptions.push($(this).attr('title'));});}else{images=$(this).attr('href');titles=($(this).find('img').attr('alt'))?$(this).find('img').attr('alt'):'';descriptions=($(this).attr('title'))?$(this).attr('title'):'';}
$.prettyPhoto.open(images,titles,descriptions);return false;});});$.prettyPhoto.open=function(gallery_images,gallery_titles,gallery_descriptions){if($.browser.msie&&$.browser.version==6){$('select').css('visibility','hidden');};if(settings.hideflash)$('object,embed').css('visibility','hidden');images=$.makeArray(gallery_images);titles=$.makeArray(gallery_titles);descriptions=$.makeArray(gallery_descriptions);image_set=($(images).size()>0)?true:false;_checkPosition($(images).size());$('.pp_loaderIcon').show();$pp_overlay.show().fadeTo(settings.animationSpeed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((setPosition+1)+settings.counter_separator_label+$(images).size());if(descriptions[setPosition]){$pp_pic_holder.find('.pp_description').show().html(unescape(descriptions[setPosition]));}else{$pp_pic_holder.find('.pp_description').hide().text('');};if(titles[setPosition]&&settings.showTitle){hasTitle=true;$ppt.html(unescape(titles[setPosition]));}else{hasTitle=false;};movie_width=(parseFloat(grab_param('width',images[setPosition])))?grab_param('width',images[setPosition]):settings.default_width.toString();movie_height=(parseFloat(grab_param('height',images[setPosition])))?grab_param('height',images[setPosition]):settings.default_height.toString();if(movie_width.indexOf('%')!=-1||movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-100);movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-100);percentBased=true;}
$pp_pic_holder.fadeIn(function(){imgPreloader="";switch(_getFileType(images[setPosition])){case'image':imgPreloader=new Image();nextImage=new Image();if(image_set&&setPosition>$(images).size())nextImage.src=images[setPosition+1];prevImage=new Image();if(image_set&&images[setPosition-1])prevImage.src=images[setPosition-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup;$pp_pic_holder.find('#fullResImage').attr('src',images[setPosition]);imgPreloader.onload=function(){correctSizes=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=images[setPosition];break;case'youtube':correctSizes=_fitToViewport(movie_width,movie_height);movie='http://www.youtube.com/v/'+grab_param('v',images[setPosition]);if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':correctSizes=_fitToViewport(movie_width,movie_height);movie_id=images[setPosition];movie='http://vimeo.com/moogaloop.swf?clip_id='+movie_id.replace('http://vimeo.com/','');if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'quicktime':correctSizes=_fitToViewport(movie_width,movie_height);correctSizes['height']+=15;correctSizes['contentHeight']+=15;correctSizes['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,images[setPosition]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':correctSizes=_fitToViewport(movie_width,movie_height);flash_vars=images[setPosition];flash_vars=flash_vars.substring(images[setPosition].indexOf('flashvars')+10,images[setPosition].length);filename=images[setPosition];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':correctSizes=_fitToViewport(movie_width,movie_height);frame_url=images[setPosition];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);break;case'inline':myClone=$(images[setPosition]).clone().css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline clearfix"></div></div>').appendTo($('body'));correctSizes=_fitToViewport($(myClone).width(),$(myClone).height());$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(images[setPosition]).html());break;};if(!imgPreloader){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});};$.prettyPhoto.changePage=function(direction){if(direction=='previous'){setPosition--;if(setPosition<0){setPosition=0;return;};}else{if($('.pp_arrow_next').is('.disabled'))return;setPosition++;};if(!doresize)doresize=true;_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$('a.pp_expand,a.pp_contract').fadeOut(settings.animationSpeed);};$.prettyPhoto.close=function(){$pp_pic_holder.find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animationSpeed);$pp_overlay.fadeOut(settings.animationSpeed,function(){$('#pp_full_res').html('');$pp_pic_holder.attr('style','').find('div:not(.pp_hoverContainer)').attr('style','');_centerOverlay();if($.browser.msie&&$.browser.version==6){$('select').css('visibility','visible');};if(settings.hideflash)$('object,embed').css('visibility','visible');setPosition=0;settings.callback();});doresize=true;};_showContent=function(){$('.pp_loaderIcon').hide();projectedTop=scrollPos['scrollTop']+((windowHeight/2)-(correctSizes['containerHeight']/2));if(projectedTop<0)projectedTop=0+$ppt.height();$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animationSpeed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(correctSizes['containerWidth']/2),'width':correctSizes['containerWidth']},settings.animationSpeed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animationSpeed);if(image_set&&_getFileType(images[setPosition])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();}
if(settings.showTitle&&hasTitle){$ppt.css({'top':$pp_pic_holder.offset().top-25,'left':$pp_pic_holder.offset().left+20,'display':'none'});$ppt.fadeIn(settings.animationSpeed);};if(correctSizes['resized'])$('a.pp_expand,a.pp_contract').fadeIn(settings.animationSpeed);settings.changepicturecallback();});};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed,function(){$('.pp_loaderIcon').show();if(callback)callback();});$ppt.fadeOut(settings.animationSpeed);}
function _checkPosition(setCount){if(setPosition==setCount-1){$pp_pic_holder.find('a.pp_next').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_next').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_next').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_next.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};if(setPosition==0){$pp_pic_holder.find('a.pp_previous').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_previous').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_previous').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_previous.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});};if(setCount>1){$('.pp_nav').show();}else{$('.pp_nav').hide();}};function _fitToViewport(width,height){hasBeenResized=false;_getDimensions(width,height);imageWidth=width;imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allowresize&&!percentBased){hasBeenResized=true;notFitting=true;while(notFitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{notFitting=false;};pp_containerHeight=imageHeight;pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+40,contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:hasBeenResized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+$ppt.height()+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;}
function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com\/watch/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.indexOf('.mov')!=-1){return'quicktime';}else if(itemSrc.indexOf('.swf')!=-1){return'flash';}else if(itemSrc.indexOf('iframe')!=-1){return'iframe'}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _centerOverlay(){if(doresize){titleHeight=$ppt.height();contentHeight=$pp_pic_holder.height();contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scrollPos['scrollTop']-((contentHeight+titleHeight)/2);$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)});$ppt.css({'top':projectedTop-titleHeight,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)+20});};};function _getScroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resizeOverlay(){windowHeight=$(window).height();windowWidth=$(window).width();$pp_overlay.css({'height':$(document).height()});};function _buildOverlay(){$('body').append(settings.markup);$pp_pic_holder=$('.pp_pic_holder');$ppt=$('.ppt');$pp_overlay=$('div.pp_overlay');$pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height()}).bind('click',function(){if(!settings.modal)
$.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(){$this=$(this);if($this.hasClass('pp_expand')){$this.removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$this.removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed);return false;});$pp_pic_holder.find('.pp_previous, .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});$pp_pic_holder.find('.pp_next, .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};_centerOverlay();};function grab_param(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);if(results==null)
return"";else
return results[1];}})(jQuery);;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) 2008 by Jos Buivenga. All rights reserved.
 * 
 * Trademark:
 * Anivers is a trademark of Jos Buivenga.
 * 
 * Full name:
 * Anivers-Regular
 * 
 * Description:
 * Spaced and kerned with iKern.
 * 
 * Manufacturer:
 * Jos Buivenga
 * 
 * Designer:
 * Jos Buivenga
 * 
 * Vendor URL:
 * http://www.josbuivenga.demon.nl
 */
Cufon.registerFont({"w":502,"face":{"font-family":"Anivers","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"755","descent":"-245","x-height":"12","bbox":"-125 -882 951 231","underline-thickness":"54","underline-position":"-2","stemh":"72","stemv":"80","unicode-range":"U+0020-U+FB04"},"glyphs":{" ":{"w":249},"!":{"d":"117,-186r-5,-5r-21,-516r5,-6r92,-12r6,4r-19,530r-5,5r-53,0xm94,-5r0,-91r5,-5r89,0r5,5r0,91r-5,5r-89,0","w":287},"\"":{"d":"222,-496r-5,-5r-11,-169r5,-5r78,0r5,5r-10,169r-5,5r-57,0xm68,-496r-5,-5r-11,-169r5,-5r78,0r5,5r-10,169r-5,5r-57,0","w":346,"k":{"\u0166":-1,"\u0129":-23,"\u0135":-12,"\u00ee":-12,"\u00ec":-7}},"#":{"d":"120,-5r32,-174r-102,0r-5,-5r0,-59r5,-5r115,0r33,-177r-99,0r-5,-5r0,-59r5,-5r112,0r32,-171r6,-6r64,-10r6,5r-34,182r151,0r32,-171r6,-6r64,-10r6,5r-34,182r121,0r4,5r-17,59r-7,5r-114,0r-33,177r118,0r4,5r-17,59r-7,5r-111,0r-32,174r-6,5r-64,0r-4,-5r32,-174r-151,0r-32,174r-6,5r-64,0xm239,-248r151,0r33,-177r-151,0","w":670},"$":{"d":"53,-47r-2,-5r34,-53r8,-1v0,0,47,38,126,41r0,-177v-76,-26,-154,-57,-154,-152v0,-82,72,-132,154,-144r0,-67r5,-6r48,-7r5,4r0,74v80,4,137,33,145,39r1,5r-31,55r-7,1v-23,-15,-66,-26,-108,-28r0,164v77,26,160,60,160,161v0,97,-81,136,-160,146r0,70r-5,5r-48,0r-5,-5r0,-66v-52,-2,-121,-22,-166,-54xm219,-324r0,-141v-46,8,-74,30,-74,69v0,37,32,56,74,72xm277,-68v44,-6,80,-25,80,-75v0,-41,-35,-62,-80,-79r0,154","w":491},"%":{"d":"177,-365v-69,0,-119,-37,-119,-107r0,-102v0,-70,50,-108,119,-108v69,0,118,38,118,108r0,102v0,70,-49,107,-118,107xm60,-5r504,-674r7,-2r62,19r2,5r-490,655r-6,2r-77,0xm177,-423v37,0,59,-20,59,-60r0,-82v0,-39,-22,-58,-59,-58v-38,0,-60,19,-60,58r0,82v0,40,22,60,60,60xm411,-97r0,-101v0,-71,50,-108,119,-108v69,0,120,37,120,108r0,101v0,70,-51,109,-120,109v-69,0,-119,-39,-119,-109xm470,-105v0,38,22,58,60,58v37,0,59,-20,59,-58r0,-83v0,-39,-22,-59,-59,-59v-38,0,-60,20,-60,59r0,83","w":705},"&":{"d":"57,-200v0,-74,35,-142,105,-155v-53,-24,-88,-78,-88,-145v0,-131,99,-175,220,-175r64,0r4,5r-11,62r-6,5r-51,0v-70,0,-140,22,-140,102v0,78,43,106,145,106r82,0r9,-101r5,-6r57,-8r5,4r0,111r101,0r5,5r-19,62r-7,5r-80,0r0,307r-5,6v0,0,-71,22,-165,22v-114,0,-230,-58,-230,-212xm137,-201v0,98,79,141,152,141v39,0,88,-11,88,-11r0,-252r-78,0v-102,0,-162,49,-162,122","w":598},"'":{"d":"68,-496r-5,-5r-11,-169r5,-5r78,0r5,5r-10,169r-5,5r-57,0","w":192,"k":{"\u0166":-1,"\u0129":-23,"\u0135":-12,"\u00ee":-12,"\u00ec":-7}},"(":{"d":"200,130v0,0,-136,-93,-136,-409v0,-314,136,-408,136,-408r7,0r40,44r-1,7v0,0,-102,101,-102,357v0,257,103,358,103,358r-1,7r-39,43","w":282,"k":{"\u0129":-31,"\u0127":-13,"\u012b":-20,"\u0135":-44,"\u00ef":-15,"\u00ee":-20,"j":-44,"V":-9,"T":-11,"\u0162":-11,"\u0164":-11,"\u0166":-11,"\u021a":-11,"W":-9,"\u0174":-9,"Y":-13,"\u00dd":-13,"\u0178":-13,"\u0176":-13}},")":{"d":"35,79v0,0,103,-101,103,-358v0,-256,-102,-357,-102,-357r-1,-7r40,-44r7,0v0,0,136,94,136,408v0,316,-136,409,-136,409r-7,-1r-39,-43","w":282},"*":{"d":"320,-446r0,-8v17,-29,39,-39,61,-39v17,0,37,7,53,16r58,34r2,7r-21,58r-6,3r-104,-60v-11,-6,-22,-12,-34,-12v-3,0,-6,0,-9,1xm257,-512v-61,0,-76,-47,-76,-87r0,-67r5,-6r61,-11r5,4r0,120v0,26,5,37,12,43xm312,-497r-6,-4v-9,-15,-12,-28,-12,-41v0,-32,24,-54,49,-69r58,-34r7,2r40,47r-1,7r-104,60v-22,13,-29,23,-31,32xm110,-453r-58,-34r-2,-7r21,-58r6,-3r104,60v16,9,26,13,34,13v3,0,6,-1,9,-2r0,8v-17,29,-39,39,-61,39v-18,0,-38,-7,-53,-16xm136,-287r-40,-47r1,-7r104,-60v22,-13,29,-23,31,-32r6,4v9,15,12,29,12,41v0,32,-24,54,-49,69r-58,34xm292,-251r0,-120v0,-26,-5,-37,-12,-43r7,-4v61,0,76,47,76,87r0,67r-5,6r-61,11","w":542},"+":{"d":"228,-61r0,-161r-129,0r-5,-5r0,-63r5,-5r129,0r0,-143r5,-6r70,-10r5,4r0,155r145,0r4,5r-16,63r-6,5r-127,0r0,161r-5,5r-70,0","w":550},",":{"d":"32,110r42,-209r6,-5r105,0r3,5r-106,224r-7,4r-39,-12","w":247,"k":{"V":45,"9":10,"7":19,"5":15,"4":-11,"T":43,"\u0162":43,"\u0164":43,"\u0166":43,"\u021a":43,"W":43,"\u0174":43,"Y":46,"\u00dd":46,"\u0178":46,"\u0176":46,"v":17,"w":17,"y":17,"\u00fd":17,"\u00ff":17,"\u0175":17,"\u0177":17,"B":7,"D":7,"E":7,"F":7,"H":7,"I":7,"K":7,"L":7,"M":7,"N":7,"P":7,"R":7,"\u00c8":7,"\u00c9":7,"\u00ca":7,"\u00cb":7,"\u00cc":7,"\u00cd":7,"\u00ce":7,"\u00cf":7,"\u00d0":7,"\u00d1":7,"\u00de":7,"\u0116":7,"\u0118":7,"\u0124":7,"\u012e":7,"\u0141":7,"\u0143":7,"\u010e":7,"\u0112":7,"\u011a":7,"\u0136":7,"\u013b":7,"\u013d":7,"\u0139":7,"\u0145":7,"\u0154":7,"\u0158":7,"\u0156":7,"\u0147":7,"\u0110":7,"\u0130":7,"\u0114":7,"\u0126":7,"\u0128":7,"\u0132":7,"\u013f":7,"\u014a":7,"C":10,"G":10,"O":10,"Q":10,"\u00c7":10,"\u00d2":10,"\u00d3":10,"\u00d4":10,"\u00d5":10,"\u00d6":10,"\u00d8":10,"\u0106":10,"\u0108":10,"\u010c":10,"\u011c":10,"\u0150":10,"\u0152":10,"\u0122":10,"\u014c":10,"\u011e":10,"\u010a":10,"\u0120":10,"\u014e":10,"U":14,"\u00d9":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u016a":14,"\u016c":14,"\u0170":14,"\u0172":14,"\u016e":14,"\u0168":14}},"-":{"d":"88,-219r-5,-5r0,-70r5,-5r257,0r4,5r-18,70r-6,5r-237,0","w":425,"k":{"A":12,"\u00c0":12,"\u00c1":12,"\u00c2":12,"\u00c3":12,"\u00c4":12,"\u00c5":12,"\u00c6":12,"\u0102":12,"\u0104":12,"\u0100":12,"J":45,"\u0134":45,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":32,"W":31,"\u0174":31,"Y":50,"\u00dd":50,"\u0178":50,"\u0176":50,"B":10,"D":10,"E":10,"F":10,"H":10,"I":10,"K":10,"L":10,"M":10,"N":10,"P":10,"R":10,"\u00c8":10,"\u00c9":10,"\u00ca":10,"\u00cb":10,"\u00cc":10,"\u00cd":10,"\u00ce":10,"\u00cf":10,"\u00d0":10,"\u00d1":10,"\u00de":10,"\u0116":10,"\u0118":10,"\u0124":10,"\u012e":10,"\u0141":10,"\u0143":10,"\u010e":10,"\u0112":10,"\u011a":10,"\u0136":10,"\u013b":10,"\u013d":10,"\u0139":10,"\u0145":10,"\u0154":10,"\u0158":10,"\u0156":10,"\u0147":10,"\u0110":10,"\u0130":10,"\u0114":10,"\u0126":10,"\u0128":10,"\u0132":10,"\u013f":10,"\u014a":10,"C":6,"G":6,"O":6,"Q":6,"\u00c7":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u00d8":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u011c":6,"\u0150":6,"\u0152":6,"\u0122":6,"\u014c":6,"\u011e":6,"\u010a":6,"\u0120":6,"\u014e":6,"U":9,"\u00d9":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u016a":9,"\u016c":9,"\u0170":9,"\u0172":9,"\u016e":9,"\u0168":9,"S":49,"\u015a":49,"\u015c":49,"\u0160":49,"\u0218":49,"\u015e":49,"X":37,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"x":10,"z":15,"\u017a":15,"\u017c":15,"\u017e":15}},".":{"d":"67,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0","w":236,"k":{"V":45,"9":12,"7":16,"5":16,"J":-8,"\u0134":-8,"T":43,"\u0162":43,"\u0164":43,"\u0166":43,"\u021a":43,"W":44,"\u0174":44,"Y":46,"\u00dd":46,"\u0178":46,"\u0176":46,"v":19,"w":19,"y":19,"\u00fd":19,"\u00ff":19,"\u0175":19,"\u0177":19,"B":6,"D":6,"E":6,"F":6,"H":6,"I":6,"K":6,"L":6,"M":6,"N":6,"P":6,"R":6,"\u00c8":6,"\u00c9":6,"\u00ca":6,"\u00cb":6,"\u00cc":6,"\u00cd":6,"\u00ce":6,"\u00cf":6,"\u00d0":6,"\u00d1":6,"\u00de":6,"\u0116":6,"\u0118":6,"\u0124":6,"\u012e":6,"\u0141":6,"\u0143":6,"\u010e":6,"\u0112":6,"\u011a":6,"\u0136":6,"\u013b":6,"\u013d":6,"\u0139":6,"\u0145":6,"\u0154":6,"\u0158":6,"\u0156":6,"\u0147":6,"\u0110":6,"\u0130":6,"\u0114":6,"\u0126":6,"\u0128":6,"\u0132":6,"\u013f":6,"\u014a":6,"C":11,"G":11,"O":11,"Q":11,"\u00c7":11,"\u00d2":11,"\u00d3":11,"\u00d4":11,"\u00d5":11,"\u00d6":11,"\u00d8":11,"\u0106":11,"\u0108":11,"\u010c":11,"\u011c":11,"\u0150":11,"\u0152":11,"\u0122":11,"\u014c":11,"\u011e":11,"\u010a":11,"\u0120":11,"\u014e":11,"U":16,"\u00d9":16,"\u00da":16,"\u00db":16,"\u00dc":16,"\u016a":16,"\u016c":16,"\u0170":16,"\u0172":16,"\u016e":16,"\u0168":16}},"\/":{"d":"35,70r195,-735r5,-6r70,-10r6,4r-199,746r-6,6r-68,0","w":346},"0":{"d":"67,-182r0,-160v0,-139,108,-194,218,-194v110,0,218,55,218,194r0,160v0,139,-108,194,-218,194v-110,0,-218,-55,-218,-194xm147,-199v0,95,60,139,138,139v78,0,138,-44,138,-139r0,-126v0,-95,-60,-139,-138,-139v-78,0,-138,44,-138,139r0,126","w":570},"1":{"d":"41,-5r0,-62r5,-5r140,0r0,-380r-95,0r-6,-5r-18,-62r4,-5r190,0r5,5r0,447r146,0r4,5r-18,62r-6,5r-346,0","w":438,"k":{"9":14,"7":13,"5":19,".":-6,",":-8}},"2":{"d":"77,-5r-9,-44v88,-47,289,-176,289,-311v0,-63,-42,-102,-113,-102v-91,0,-142,80,-142,80r-7,0r-53,-36r-1,-8v0,0,63,-110,211,-110v106,0,190,57,190,171v0,161,-181,266,-191,271r-42,22r253,0r4,5r-17,62r-6,5r-361,0","w":515},"3":{"d":"25,35r51,-36r7,0v0,0,52,87,156,87v73,0,142,-45,142,-125r0,-14v0,-75,-61,-118,-166,-118r-44,0r-4,-5r17,-62r6,-5r25,0v111,0,149,-45,149,-110v0,-79,-60,-111,-130,-111v-95,0,-141,73,-141,73r-8,0r-50,-36r-1,-7v0,0,61,-102,200,-102v122,0,210,66,210,183v0,59,-33,125,-90,148v66,21,107,78,107,138r0,38v0,119,-107,187,-219,187v-158,0,-218,-115,-218,-115","w":521},"4":{"d":"39,-35r-15,-49r311,-431r6,-4r58,-10r5,4r0,423r124,0r4,5r-18,62r-6,5r-104,0r0,176r-5,6r-70,10r-5,-4r0,-188r-280,0xm127,-102r197,0r0,-241r2,-35r-17,30r-167,228","w":537,"k":{"7":5,"\/":-8,".":-26,",":-22}},"5":{"d":"1,38r51,-36r7,0v0,0,52,87,158,87v70,0,141,-46,141,-124r0,-30v0,-78,-71,-123,-141,-123v-67,0,-116,27,-116,27r-5,0r-31,-43r0,-315r6,-5r331,0r4,5r-18,62r-6,5r-237,0r0,200v0,0,36,-8,74,-8v110,0,219,66,219,185r0,51v0,117,-109,185,-219,185v-157,0,-219,-115,-219,-115","w":488},"6":{"d":"79,-182r0,-307v0,-115,101,-196,222,-196v139,0,199,110,199,110r0,7r-52,37r-8,0v-1,-3,-51,-82,-139,-82v-68,0,-142,35,-142,139r0,75r-6,47v3,-9,34,-77,148,-77v102,0,210,53,210,196r0,51v0,139,-106,194,-216,194v-110,0,-216,-55,-216,-194xm159,-199v0,95,60,139,136,139v78,0,136,-44,136,-139r0,-16v0,-94,-60,-140,-134,-140v-78,0,-113,16,-138,32r0,124","w":564,"k":{"7":21,"3":5}},"7":{"d":"81,136r250,-588r-288,0r-6,-4r-20,-63r3,-5r395,0r4,5r9,39r-271,635r-6,3r-67,-17","w":455,"k":{"4":20,".":28,",":28}},"8":{"d":"61,-182v0,-68,39,-141,105,-163v-50,-19,-90,-80,-90,-148v0,-127,80,-192,202,-192v120,0,199,65,199,192v0,68,-39,129,-89,148v66,22,104,95,104,163v0,138,-104,194,-214,194v-110,0,-217,-56,-217,-194xm278,-377v76,0,120,-46,120,-116v0,-74,-44,-120,-120,-120v-78,0,-122,46,-122,120v0,70,44,116,122,116xm141,-183v0,79,59,123,137,123v76,0,134,-45,134,-123v0,-76,-58,-126,-134,-126v-78,0,-137,50,-137,126","w":554},"9":{"d":"64,41r52,-37r8,0v0,0,50,82,139,82v68,0,142,-35,142,-139r0,-72r6,-46v0,0,-31,76,-148,76v-102,0,-210,-53,-210,-196r0,-51v0,-139,106,-194,216,-194v110,0,216,55,216,194r0,304v0,115,-101,196,-222,196v-139,0,-199,-110,-199,-110r0,-7xm267,-169v78,0,113,-16,138,-32r0,-124v0,-95,-60,-139,-136,-139v-78,0,-136,44,-136,139r0,16v0,94,60,140,134,140","w":565},":":{"d":"72,-390r-5,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0xm67,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0","w":236},";":{"d":"78,-390r-5,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0xm32,110r42,-209r6,-5r105,0r3,5r-106,224r-7,4r-39,-12","w":247},"<":{"d":"59,-203r-3,-8r16,-77r6,-6r391,-204r5,4r0,71r-5,7r-331,172r331,164r5,7r0,71r-5,4","w":550},"=":{"d":"99,-310r-5,-5r0,-63r5,-5r354,0r4,5r-17,63r-6,5r-335,0xm99,-134r-5,-5r0,-63r5,-5r332,0r4,5r-17,63r-6,5r-313,0","w":550},">":{"d":"76,-1r0,-71r5,-7r331,-172r-331,-164r-5,-7r0,-71r5,-4r410,205r3,8r-16,77r-6,6r-391,204","w":550},"?":{"d":"189,-191r0,-150r5,-6r68,-11v54,-9,84,-54,84,-114r0,-71v0,-72,-42,-109,-113,-109v-71,0,-118,34,-118,109r-6,4r-69,-15r-5,-6v0,-112,88,-172,198,-172v110,0,197,60,197,172r0,105v0,101,-72,166,-169,176r-3,88r-5,5r-59,0xm174,-5r0,-91r5,-5r89,0r5,5r0,91r-5,5r-89,0","w":492},"@":{"d":"65,-157r0,-55v0,-282,123,-473,401,-473v252,0,376,113,376,359r0,64v0,189,-82,291,-271,307r-8,-4r-41,-108v0,0,-28,79,-143,79v-92,0,-135,-76,-135,-152v0,-258,103,-366,220,-366v80,0,173,38,173,38r5,7r-44,358r22,75v94,-29,142,-102,142,-242r0,-46v0,-217,-103,-297,-296,-297v-220,0,-321,160,-321,408r0,39v0,217,98,298,289,299r3,7r-13,62r-6,4v-230,0,-353,-119,-353,-363xm326,-159v0,54,18,99,83,99v41,0,110,-31,110,-31r37,-320v0,0,-38,-22,-93,-22v-51,0,-137,60,-137,274","w":902},"A":{"d":"12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"B":{"d":"93,-5r0,-665r5,-5r182,0v114,0,219,33,219,171v0,64,-32,119,-93,141v70,23,111,84,111,164v0,139,-106,199,-219,199r-200,0xm177,-399r104,0v69,0,134,-19,134,-100v0,-84,-65,-99,-134,-99r-104,0r0,199xm177,-77r110,0v72,0,145,-31,145,-122v0,-90,-72,-123,-145,-123r-110,0r0,245","w":581,"k":{",":8,";":8,"-":6,"\u2013":6,"\u2014":6,".":7,":":7,"\u2026":7}},"C":{"d":"71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v82,0,141,-33,169,-93r7,-2r65,25r3,6v-33,95,-121,144,-244,144v-157,0,-262,-84,-262,-245","w":627,"k":{"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,",":5,";":5,"-":55,"\u2013":55,"\u2014":55,".":5,":":5,"\u2026":5,"g":5,"\u011d":5,"\u0123":5,"\u011f":5,"\u0121":5,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u0219":4,"\u015f":4}},"D":{"d":"93,-5r0,-665r5,-5r224,0v157,0,263,86,263,248r0,182v0,161,-106,245,-263,245r-224,0xm177,-80r145,0v102,0,177,-55,177,-174r0,-166v0,-116,-75,-175,-177,-175r-145,0r0,515","w":656,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"E":{"d":"93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"F":{"d":"93,-5r0,-665r5,-5r337,0r5,5r0,70r-5,5r-258,0r0,210r243,0r4,5r-18,70r-6,5r-223,0r0,300r-5,5r-74,0","w":483,"k":{"\u0129":-11,"x":13,"A":16,"\u00c0":16,"\u00c1":16,"\u00c2":16,"\u00c3":16,"\u00c4":16,"\u00c5":16,"\u00c6":16,"\u0102":16,"\u0104":16,"\u0100":16,"J":46,"\u0134":46,"z":28,"\u017a":28,"\u017c":28,"\u017e":28,",":67,";":67,"-":16,"\u2013":16,"\u2014":16,".":67,":":67,"\u2026":67,"a":34,"\u00e0":34,"\u00e1":34,"\u00e2":34,"\u00e3":34,"\u00e4":34,"\u00e5":34,"\u00e6":34,"\u0103":34,"\u0105":34,"\u0101":34,"m":3,"n":3,"p":3,"r":3,"\u00f1":3,"\u0144":3,"\u0146":3,"\u0148":3,"\u0155":3,"\u0159":3,"\u0157":3,"\u0149":3,"\u014b":3}},"G":{"d":"71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v104,0,178,-55,178,-174r0,-23r-115,0r-6,-5r-10,-70r4,-5r206,0r5,5r0,107v0,161,-100,245,-262,245v-157,0,-262,-84,-262,-245","w":653,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"\"":5,"'":5,",":9,";":9,"-":5,"\u2013":5,"\u2014":5,".":8,":":8,"\u2026":8}},"H":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,283r356,0r0,-271r5,-6r74,-10r5,4r0,672r-5,5r-74,0r-5,-5r0,-309r-356,0r0,309r-5,5r-74,0","w":711,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"I":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"J":{"d":"5,-24r-1,-7r30,-62r8,-1v21,16,44,26,73,26v34,0,88,-25,88,-110r0,-487r5,-6r74,-10r5,4r0,507v0,111,-67,182,-167,182v-47,0,-86,-14,-115,-36","w":377,"k":{",":11,";":11,"-":10,"\u2013":10,"\u2014":10,".":11,":":11,"\u2026":11}},"K":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,283r47,0r8,-4r208,-266r8,-5r105,-12r4,5r-238,288r-29,29r29,32r158,210v9,12,35,42,79,42v4,0,8,0,12,-1r4,5r-11,68r-6,5v-6,1,-12,1,-18,1v-77,0,-124,-68,-134,-82r-175,-237r-8,-4r-43,0r0,315r-5,5r-74,0","w":594,"k":{"J":-3,"\u0134":-3,"v":55,"w":55,"y":55,"\u00fd":55,"\u00ff":55,"\u0175":55,"\u0177":55,"C":10,"G":10,"O":10,"Q":10,"\u00c7":10,"\u00d2":10,"\u00d3":10,"\u00d4":10,"\u00d5":10,"\u00d6":10,"\u00d8":10,"\u0106":10,"\u0108":10,"\u010c":10,"\u011c":10,"\u0150":10,"\u0152":10,"\u0122":10,"\u014c":10,"\u011e":10,"\u010a":10,"\u0120":10,"\u014e":10,"U":9,"\u00d9":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u016a":9,"\u016c":9,"\u0170":9,"\u0172":9,"\u016e":9,"\u0168":9,"-":45,"\u2013":45,"\u2014":45,"\u2019":6,"\u201d":6,"g":11,"\u011d":11,"\u0123":11,"\u011f":11,"\u0121":11,"s":5,"\u015b":5,"\u015d":5,"\u0161":5,"\u0219":5,"\u015f":5,"m":4,"n":4,"p":4,"r":4,"\u00f1":4,"\u0144":4,"\u0146":4,"\u0148":4,"\u0155":4,"\u0159":4,"\u0157":4,"\u0149":4,"\u014b":4,"f":9,"\u00df":9,"\u017f":9,"c":8,"d":8,"e":8,"o":8,"q":8,"\u00e7":8,"\u00e8":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u00f2":8,"\u00f3":8,"\u00f4":8,"\u00f5":8,"\u00f6":8,"\u00f8":8,"\u0107":8,"\u0109":8,"\u010d":8,"\u0117":8,"\u0119":8,"\u0151":8,"\u0153":8,"\u0113":8,"\u011b":8,"\u014d":8,"\u010f":8,"\u0111":8,"\u010b":8,"\u0115":8,"\u014f":8,"t":12,"\u0163":12,"\u0165":12,"\u0167":12,"\u021b":12,"u":9,"\u00f9":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u016b":9,"\u016d":9,"\u0171":9,"\u0173":9,"\u016f":9,"\u0169":9,"\u00f0":7}},"L":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,597r288,0r4,5r-18,70r-6,5r-347,0","w":474,"k":{"\u00b7":61,"J":-16,"\u0134":-16,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":51,"W":48,"\u0174":48,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39,"v":19,"w":19,"y":19,"\u00fd":19,"\u00ff":19,"\u0175":19,"\u0177":19,"U":5,"\u00d9":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u016a":5,"\u016c":5,"\u0170":5,"\u0172":5,"\u016e":5,"\u0168":5,"\"":62,"'":62,",":-9,";":-9,"-":64,"\u2013":64,"\u2014":64,"\u2019":61,"\u201d":61,".":-8,":":-8,"\u2026":-8,"\u00bb":-10,"\u203a":-10}},"M":{"d":"93,-5r0,-660r5,-6r75,-10r6,4r225,409r219,-398r5,-6r82,-9r5,4r0,672r-5,5r-74,0r-3,-5r0,-528r-25,55r-162,290r-6,5r-72,0r-6,-5r-162,-290r-23,-55r0,528r-5,5r-74,0","w":809,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"N":{"d":"93,-5r0,-660r5,-6r74,-10r7,4r324,488r26,48r0,-524r5,-6r74,-10r5,4r0,672r-5,5r-71,0r-8,-5r-326,-492r-26,-48r0,540r-5,5r-74,0","w":707,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"O":{"d":"71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"P":{"d":"93,-5r0,-665r5,-5r176,0v63,0,117,9,158,33v53,31,84,86,84,168v0,117,-70,217,-223,217v-55,0,-103,-15,-121,-58r5,40r0,270r-5,5r-74,0xm177,-349v26,9,60,17,95,17v89,0,157,-43,157,-140v0,-102,-75,-126,-155,-126r-97,0r0,249","w":554,"k":{"X":3,";":52,":":84,",":84,"A":17,"\u00c0":17,"\u00c1":17,"\u00c2":17,"\u00c3":17,"\u00c4":17,"\u00c5":17,"\u00c6":17,"\u0102":17,"\u0104":17,"\u0100":17,"J":49,"\u0134":49,"-":24,"\u2013":24,"\u2014":24,".":84,"\u2026":84}},"Q":{"d":"71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,157,-101,240,-249,245v-5,4,-9,17,-9,38v0,39,22,65,59,65r80,0r5,5r0,79r-5,5r-80,0v-87,0,-125,-62,-125,-109v0,-36,17,-67,47,-83v-149,-5,-249,-89,-249,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"R":{"d":"93,-5r0,-665r5,-5r178,0v53,0,105,9,147,35v49,31,83,84,83,164v0,186,-195,195,-195,195r22,22r117,141v17,20,42,42,80,42v4,0,7,-1,11,-1r4,5r-11,68r-6,5v-7,1,-14,2,-21,2v-69,0,-115,-60,-133,-83r-156,-194r-7,-4r-34,0r0,273r-5,5r-74,0xm177,-355r98,0v73,0,147,-28,147,-121v0,-91,-74,-122,-147,-122r-98,0r0,243","w":583,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"-":33,"\u2013":33,"\u2014":33}},"S":{"d":"50,-48r-2,-7r41,-56r9,-1v29,25,93,44,137,44v71,0,131,-31,131,-115v0,-161,-299,-90,-299,-310v0,-120,92,-192,200,-192v100,0,163,41,172,50r1,7r-38,58r-8,1v-28,-21,-71,-36,-123,-36v-80,0,-118,46,-118,109v0,150,299,81,299,312v0,150,-119,196,-220,196v-47,0,-130,-19,-182,-60","w":508,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"x":3,",":5,";":5,"-":6,"\u2013":6,"\u2014":6}},"T":{"d":"207,-5r0,-590r-186,0r-5,-5r0,-70r5,-5r469,0r4,5r-18,70r-6,5r-179,0r0,590r-5,5r-74,0","w":497,"k":{"\u0166":-17,"\u0149":55,"\u0138":55,"\u0129":-40,"\u0127":-9,"\u0159":55,"\u012b":-23,"\u017e":62,"\u0161":71,"\u015d":71,"\u0135":-22,"\u0131":55,"\u00ef":-18,"\u00ee":-22,"\u00ec":-19,"\u00e3":62,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":53,"\u0134":53,"T":-17,"\u0162":-17,"\u0164":-17,"\u021a":-17,"V":-18,"W":-17,"\u0174":-17,"Y":-19,"\u00dd":-19,"\u0178":-19,"\u0176":-19,"v":64,"w":64,"y":64,"\u00fd":64,"\u00ff":64,"\u0175":64,"\u0177":64,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":68,"z":62,"\u017a":62,"\u017c":62,"\"":-15,"'":-15,",":41,";":41,"-":46,"\u2013":46,"\u2014":46,"\u2019":-9,"\u201d":-9,".":42,":":42,"\u2026":42,"g":57,"\u011d":57,"\u0123":57,"\u011f":57,"\u0121":57,"s":71,"\u015b":71,"\u0219":71,"\u015f":71,"a":62,"\u00e0":62,"\u00e1":62,"\u00e2":62,"\u00e4":62,"\u00e5":62,"\u00e6":62,"\u0103":62,"\u0105":62,"\u0101":62,"m":55,"n":55,"p":55,"r":55,"\u00f1":55,"\u0144":55,"\u0146":55,"\u0148":55,"\u0155":55,"\u0157":55,"\u014b":55,"c":56,"d":56,"e":56,"o":56,"q":56,"\u00e7":56,"\u00e8":56,"\u00e9":56,"\u00ea":56,"\u00eb":56,"\u00f2":56,"\u00f3":56,"\u00f4":56,"\u00f5":56,"\u00f6":56,"\u00f8":56,"\u0107":56,"\u0109":56,"\u010d":56,"\u0117":56,"\u0119":56,"\u0151":56,"\u0153":56,"\u0113":56,"\u011b":56,"\u014d":56,"\u010f":56,"\u0111":56,"\u010b":56,"\u0115":56,"\u014f":56,"t":6,"\u0163":6,"\u0165":6,"\u0167":6,"\u021b":6,"u":56,"\u00f9":56,"\u00fa":56,"\u00fb":56,"\u00fc":56,"\u016b":56,"\u016d":56,"\u0171":56,"\u0173":56,"\u016f":56,"\u0169":56,"\u00f0":38,")":-14,"?":-12,"]":-12,"}":-12,"\u1e9e":3}},"U":{"d":"86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"V":{"d":"243,-13r-230,-651r5,-6r79,-11r6,4r174,530r19,66r18,-66r172,-516r5,-6r87,-12r6,4r-241,679r-7,5r-87,-14","w":594,"k":{"\u0166":-10,"\u0138":8,"\u0129":-30,"\u012b":-16,"\u0135":-9,"\u0131":8,"\u00f0":16,"\u00ef":-11,"\u00ee":-9,"\u00ec":-21,"}":-8,"]":-8,"?":-9,")":-9,"A":21,"\u00c0":21,"\u00c1":21,"\u00c2":21,"\u00c3":21,"\u00c4":21,"\u00c5":21,"\u00c6":21,"\u0102":21,"\u0104":21,"\u0100":21,"J":29,"\u0134":29,"T":-10,"\u0162":-10,"\u0164":-10,"\u021a":-10,"z":3,"\u017a":3,"\u017c":3,"\u017e":3,"\"":-8,"'":-8,",":46,";":46,"-":33,"\u2013":33,"\u2014":33,".":46,":":46,"\u2026":46,"g":8,"\u011d":8,"\u0123":8,"\u011f":8,"\u0121":8,"s":9,"\u015b":9,"\u015d":9,"\u0161":9,"\u0219":9,"\u015f":9,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e3":13,"\u00e4":13,"\u00e5":13,"\u00e6":13,"\u0103":13,"\u0105":13,"\u0101":13,"m":4,"n":4,"p":4,"r":4,"\u00f1":4,"\u0144":4,"\u0146":4,"\u0148":4,"\u0155":4,"\u0159":4,"\u0157":4,"\u0149":4,"\u014b":4,"c":13,"d":13,"e":13,"o":13,"q":13,"\u00e7":13,"\u00e8":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00f2":13,"\u00f3":13,"\u00f4":13,"\u00f5":13,"\u00f6":13,"\u00f8":13,"\u0107":13,"\u0109":13,"\u010d":13,"\u0117":13,"\u0119":13,"\u0151":13,"\u0153":13,"\u0113":13,"\u011b":13,"\u014d":13,"\u010f":13,"\u0111":13,"\u010b":13,"\u0115":13,"\u014f":13,"u":7,"\u00f9":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u016b":7,"\u016d":7,"\u0171":7,"\u0173":7,"\u016f":7,"\u0169":7}},"W":{"d":"236,-13r-222,-651r5,-6r79,-11r6,4r155,499r20,74r15,-74r104,-371r0,-116r5,-6r74,-10r5,4r0,140r98,359r15,74r18,-74r143,-485r5,-6r88,-12r6,4r-225,679r-7,5r-72,-14r-6,-6r-94,-338r-14,-67r-14,67r-100,353r-7,5r-74,-14","w":870,"k":{"\u0138":7,"\u0129":-25,"\u012b":-12,"\u0135":-6,"\u0131":7,"\u00ef":-7,"\u00ee":-6,"\u00ec":-16,"A":19,"\u00c0":19,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c4":19,"\u00c5":19,"\u00c6":19,"\u0102":19,"\u0104":19,"\u0100":19,"J":27,"\u0134":27,"T":-5,"\u0162":-5,"\u0164":-5,"\u0166":-5,"\u021a":-5,"z":3,"\u017a":3,"\u017c":3,"\u017e":3,"\"":-6,"'":-6,",":44,";":44,"-":32,"\u2013":32,"\u2014":32,".":44,":":44,"\u2026":44,"g":7,"\u011d":7,"\u0123":7,"\u011f":7,"\u0121":7,"s":8,"\u015b":8,"\u015d":8,"\u0161":8,"\u0219":8,"\u015f":8,"a":11,"\u00e0":11,"\u00e1":11,"\u00e2":11,"\u00e3":11,"\u00e4":11,"\u00e5":11,"\u00e6":11,"\u0103":11,"\u0105":11,"\u0101":11,"m":3,"n":3,"p":3,"r":3,"\u00f1":3,"\u0144":3,"\u0146":3,"\u0148":3,"\u0155":3,"\u0159":3,"\u0157":3,"\u0149":3,"\u014b":3,"c":12,"d":12,"e":12,"o":12,"q":12,"\u00e7":12,"\u00e8":12,"\u00e9":12,"\u00ea":12,"\u00eb":12,"\u00f2":12,"\u00f3":12,"\u00f4":12,"\u00f5":12,"\u00f6":12,"\u00f8":12,"\u0107":12,"\u0109":12,"\u010d":12,"\u0117":12,"\u0119":12,"\u0151":12,"\u0153":12,"\u0113":12,"\u011b":12,"\u014d":12,"\u010f":12,"\u0111":12,"\u010b":12,"\u0115":12,"\u014f":12,"u":6,"\u00f9":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u016b":6,"\u016d":6,"\u0171":6,"\u0173":6,"\u016f":6,"\u0169":6,"\u00f0":15,")":-8,"?":-8,"]":-7,"}":-6}},"X":{"d":"27,-5r208,-340r-189,-319r5,-6r76,-11r6,3r138,244r17,34r16,-34r129,-229r6,-6r91,-12r6,4r-195,332r206,340r-3,5r-90,0r-6,-5r-144,-252r-16,-34r-17,34r-143,252r-6,5r-91,0","w":575,"k":{"v":9,"w":9,"y":9,"\u00fd":9,"\u00ff":9,"\u0175":9,"\u0177":9,"-":36,"\u2013":36,"\u2014":36,"g":4,"\u011d":4,"\u0123":4,"\u011f":4,"\u0121":4,"t":3,"\u0163":3,"\u0165":3,"\u0167":3,"\u021b":3,"u":3,"\u00f9":3,"\u00fa":3,"\u00fb":3,"\u00fc":3,"\u016b":3,"\u016d":3,"\u0171":3,"\u0173":3,"\u016f":3,"\u0169":3}},"Y":{"d":"215,-5r0,-291r-203,-367r5,-7r84,-11r6,4r134,266r16,39r17,-39r127,-252r5,-6r91,-12r6,4r-204,381r0,291r-5,5r-74,0","w":514,"k":{"\u0166":-9,"\u0138":24,"\u0129":-25,"\u0159":13,"\u012b":-15,"\u0131":24,"\u00ef":-10,"\u00ec":-20,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":27,"\u0134":27,"T":-9,"\u0162":-9,"\u0164":-9,"\u021a":-9,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":4,"z":6,"\u017a":6,"\u017c":6,"\u017e":6,"\"":-5,"'":-5,",":46,";":46,"-":50,"\u2013":50,"\u2014":50,".":46,":":46,"\u2026":46,"g":31,"\u011d":31,"\u0123":31,"\u011f":31,"\u0121":31,"s":26,"\u015b":26,"\u015d":26,"\u0161":26,"\u0219":26,"\u015f":26,"a":24,"\u00e0":24,"\u00e1":24,"\u00e2":24,"\u00e3":24,"\u00e4":24,"\u00e5":24,"\u00e6":24,"\u0103":24,"\u0105":24,"\u0101":24,"m":13,"n":13,"p":13,"r":13,"\u00f1":13,"\u0144":13,"\u0146":13,"\u0148":13,"\u0155":13,"\u0157":13,"\u0149":13,"\u014b":13,"c":37,"d":37,"e":37,"o":37,"q":37,"\u00e7":37,"\u00e8":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00f2":37,"\u00f3":37,"\u00f4":37,"\u00f5":37,"\u00f6":37,"\u00f8":37,"\u0107":37,"\u0109":37,"\u010d":37,"\u0117":37,"\u0119":37,"\u0151":37,"\u0153":37,"\u0113":37,"\u011b":37,"\u014d":37,"\u010f":37,"\u0111":37,"\u010b":37,"\u0115":37,"\u014f":37,"u":21,"\u00f9":21,"\u00fa":21,"\u00fb":21,"\u00fc":21,"\u016b":21,"\u016d":21,"\u0171":21,"\u0173":21,"\u016f":21,"\u0169":21,"\u00f0":30,")":-11,"?":-9,"]":-11,"}":-11,"\u1e9e":4}},"Z":{"d":"55,-5r-10,-49r322,-541r-306,0r-4,-5r10,-70r6,-5r397,0r5,5r0,49r-321,541r314,0r5,5r0,70r-5,5r-407,0","w":526,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":57,"\u2013":57,"\u2014":57,"g":6,"\u011d":6,"\u0123":6,"\u011f":6,"\u0121":6,"u":3,"\u00f9":3,"\u00fa":3,"\u00fb":3,"\u00fc":3,"\u016b":3,"\u016d":3,"\u0171":3,"\u0173":3,"\u016f":3,"\u0169":3}},"[":{"d":"92,113r0,-783r5,-5r172,0r4,5r-19,58r-6,5r-79,0r0,657r79,0r6,5r19,58r-4,5r-172,0","w":308,"k":{"\u0129":-26,"\u012b":-17,"\u0135":-75,"\u00ef":-15,"\u00ee":-16,"\u00ec":-12,"V":-7,"T":-7,"\u0162":-7,"\u0164":-7,"\u0166":-7,"\u021a":-7,"W":-8,"\u0174":-8,"Y":-12,"\u00dd":-12,"\u0178":-12,"\u0176":-12}},"\\":{"d":"231,69r-196,-735r5,-6r61,-9r5,4r201,747r-3,5r-67,0","w":342},"]":{"d":"54,55r6,-5r79,0r0,-657r-79,0r-6,-5r-19,-58r4,-5r172,0r5,5r0,783r-5,5r-172,0r-4,-5","w":308},"^":{"d":"5,-265r-3,-5r199,-394r7,-5r82,-12r5,4r206,407r-3,5r-75,0r-5,-5r-167,-333r-166,333r-5,5r-75,0","w":503},"_":{"d":"35,5r5,-5r476,0r5,5r0,63r-5,5r-476,0r-5,-5r0,-63","w":556},"`":{"d":"264,-569r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0"},"a":{"d":"40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474,"k":{"Y":34,"W":13,"V":15,"T":55}},"b":{"d":"76,-11r0,-700r5,-6r70,-10r5,4r0,251r-5,44v8,-18,38,-78,139,-78v88,0,154,59,154,175r0,170v0,112,-79,173,-182,173v-61,0,-117,-27,-117,-27r-64,9xm156,-78v0,0,48,18,98,18v66,0,110,-41,110,-118r0,-139v0,-86,-49,-117,-108,-117v-22,0,-82,18,-100,23r0,333","w":504,"k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"c":{"d":"59,-161r0,-171v0,-102,72,-174,195,-174v75,0,142,34,170,102r-3,6r-60,21r-7,-2v-18,-34,-55,-55,-105,-55v-67,0,-110,41,-110,118r0,138v0,77,43,118,110,118v62,0,93,-22,110,-53r7,-2r60,21r3,6v-25,65,-90,100,-175,100v-123,0,-195,-71,-195,-173","w":472,"k":{"Y":14,"W":6,"V":7,"T":54,"-":36,"\u2013":36,"\u2014":36}},"d":{"d":"60,-164r0,-169v0,-113,77,-173,182,-173v41,0,79,12,110,34r-4,-44r0,-195r5,-6r70,-10r5,4r0,625r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176xm140,-181v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-240v0,-70,-36,-106,-103,-106v-61,0,-105,40,-105,117r0,136","w":507},"e":{"d":"59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477,"k":{"Y":25,"W":7,"V":9,"T":70}},"f":{"d":"101,189r0,-611r-65,0r-5,-5r0,-62r5,-5r65,0r0,-105v0,-110,90,-164,181,-164v38,0,73,10,98,23r1,7r-38,55r-7,2v-15,-7,-32,-11,-54,-11v-53,0,-101,26,-101,84r0,109r157,0r5,5r-19,62r-7,5r-136,0r0,541r-20,101r-6,7r-49,-29","w":324,"k":{"\u0149":-7,"\u0129":-26,"\u0159":-10,"\u012b":-38,"\u0125":-12,"\u00ef":-48,"\u00ec":-63,"}":-24,"]":-24,"Y":-40,"X":-6,"W":-39,"V":-40,"T":-37,"J":9,"?":-16,")":-22,"!":-19,"\"":-46,"'":-46,",":12,";":12,"-":11,"\u2013":11,"\u2014":11,"\u2019":-46,"\u201d":-46,".":12,":":12,"\u2026":12,"\u00bb":-13,"\u203a":-13,"|":-24}},"g":{"d":"102,-61v0,-37,19,-67,45,-83v0,0,-107,-29,-107,-173v0,-116,71,-182,188,-182r99,0r110,-23r6,4r10,55r-4,7r-68,19v33,20,49,72,49,122v0,110,-72,185,-192,185v-35,0,-64,-5,-64,-5v0,0,-6,15,-6,30v0,40,22,64,60,64r62,0v97,0,147,56,147,132v0,95,-94,140,-188,140v-97,0,-178,-30,-210,-96r2,-7r60,-27r7,2v0,0,22,56,139,56v72,0,110,-34,110,-71v0,-29,-23,-57,-67,-57r-62,0v-83,0,-126,-46,-126,-92xm233,-201v78,0,118,-39,118,-116v0,-79,-40,-117,-118,-117v-68,0,-114,39,-114,117v0,76,40,116,114,116","w":486,"k":{"Z":6,"T":46}},"h":{"d":"76,-5r0,-706r5,-6r70,-10r5,4r0,251r-5,44v8,-18,43,-78,144,-78v88,0,154,59,154,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-49,-117,-108,-117v-22,0,-87,18,-105,23r0,406r-5,5r-70,0","w":522,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"i":{"d":"74,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231},"j":{"d":"74,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm75,39r0,-522r5,-6r70,-10r5,4r0,540v0,116,-63,186,-162,186v-50,0,-86,-17,-116,-39r-2,-6r32,-58r5,-1v0,0,31,32,77,32v37,0,86,-33,86,-120","w":231},"k":{"d":"76,-5r0,-706r5,-6r70,-10r5,4r0,409r8,0r143,-171r7,-4r105,-10r5,5r-161,176r-23,20r21,24r104,158v11,16,34,48,73,48v4,0,9,0,14,-1r5,5r-11,64r-5,5v-6,1,-11,1,-17,1v-77,0,-112,-55,-131,-84r-129,-201r-8,0r0,274r-4,5r-72,0","w":475,"k":{"Y":8,"W":7,"V":7,"U":5,"T":51,"J":-3,"v":6,"w":6,"y":6,"\u00fd":6,"\u00ff":6,"\u0175":6,"\u0177":6,"C":6,"G":6,"O":6,"Q":6,"\u00c7":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u00d8":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u011c":6,"\u0150":6,"\u0152":6,"\u0122":6,"\u014c":6,"\u011e":6,"\u010a":6,"\u0120":6,"\u014e":6,",":-12,";":-12,"-":7,"\u2013":7,"\u2014":7,".":-8,":":-8,"\u2026":-8,"g":6,"\u011d":6,"\u0123":6,"\u011f":6,"\u0121":6,"f":3,"\u00df":3,"\u017f":3,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u00f8":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u0117":6,"\u0119":6,"\u0151":6,"\u0153":6,"\u0113":6,"\u011b":6,"\u014d":6,"\u010f":6,"\u0111":6,"\u010b":6,"\u0115":6,"\u014f":6,"t":5,"\u0163":5,"\u0165":5,"\u0167":5,"\u021b":5,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u0171":4,"\u0173":4,"\u016f":4,"\u0169":4,"\u00f0":6}},"l":{"d":"74,-110r0,-601r5,-6r70,-10r5,4r0,608v0,39,30,45,45,45r4,0r4,5r-11,63r-5,5r-8,0v-27,0,-109,-8,-109,-113","w":247,"k":{"\u00b7":58}},"m":{"d":"79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v57,0,101,25,124,74v11,-20,50,-74,146,-74v88,0,153,59,153,173r0,328r-5,5r-71,0r-4,-5r0,-312v0,-86,-49,-116,-106,-116v-22,0,-81,15,-104,22v6,20,11,43,11,70r0,336r-5,5r-70,0r-5,-5r0,-312v0,-86,-40,-117,-97,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0","w":790,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"n":{"d":"79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,159,59,159,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-55,-117,-112,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0","w":525,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"o":{"d":"59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"p":{"d":"155,-23r4,46r0,187r-5,6r-70,10r-5,-4r0,-612r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,154,59,154,173r0,172v0,112,-78,173,-183,173v-41,0,-81,-13,-110,-35xm159,-166v0,71,35,106,103,106v61,0,106,-41,106,-118r0,-139v0,-86,-50,-117,-107,-117v-22,0,-83,18,-102,23r0,245","w":508,"k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"q":{"d":"60,-163r0,-170v0,-112,79,-173,182,-173v59,0,115,31,115,31r66,-18r5,5r0,698r-5,6r-70,10r-5,-4r0,-244r5,-44v-8,18,-38,78,-139,78v-88,0,-154,-59,-154,-175xm140,-177v0,86,49,117,108,117v22,0,82,-18,100,-23r0,-245v0,-70,-36,-106,-103,-106v-62,0,-105,41,-105,118r0,139","w":505,"k":{"Y":20,"W":6,"V":7,"T":58}},"r":{"d":"79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,137,-81r5,6r-15,84r-7,5v-14,-7,-31,-9,-52,-9v-22,0,-42,3,-63,9r0,406r-5,5r-70,0","w":309,"k":{"Z":31,"X":4,"T":48,"J":19,"A":5,"\"":-9,"'":-9,",":15,";":15,"-":13,"\u2013":13,"\u2014":13,"\u2019":-23,"\u201d":-23,".":15,":":15,"\u2026":15,"\u00f0":3}},"s":{"d":"48,-34r-1,-6r38,-53r8,-1v21,18,73,34,104,34v52,0,100,-16,100,-78v0,-102,-247,-47,-247,-221v0,-103,91,-147,180,-147v46,0,90,12,129,39r2,7r-39,53r-7,0v-22,-15,-55,-27,-83,-27v-59,0,-100,28,-100,75v0,111,247,45,247,221v0,116,-84,150,-179,150v-58,0,-114,-17,-152,-46","w":423,"k":{"Y":13,"W":6,"V":7,"T":63}},"t":{"d":"89,-175r0,-247r-54,0r-5,-5r0,-62r5,-5r58,0r9,-101r5,-6r57,-8r5,4r0,111r166,0r5,5r-19,62r-7,5r-145,0r0,241v0,68,33,119,88,119v38,0,74,-31,74,-31r7,1r31,57r-2,7v-33,23,-72,40,-117,40v-91,0,-161,-62,-161,-187","w":379,"k":{"T":42,"J":-16,",":-21,";":-21,".":-12,":":-12,"\u2026":-12}},"u":{"d":"71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518,"k":{"Y":18,"W":6,"V":7,"T":56}},"v":{"d":"192,-13r-178,-470r5,-6r77,-10r5,4r118,359r14,53r14,-53r114,-348r6,-5r80,-10r3,5r-183,497r-7,4r-61,-14","w":462,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"\u0102":4,"\u0104":4,"\u0100":4,"J":14,"\u0134":14,"T":60,"\u0162":60,"\u0164":60,"\u0166":60,"\u021a":60,"X":6,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"\"":-9,"'":-9,",":19,";":19,"\u2019":-23,"\u201d":-23,".":19,":":19,"\u2026":19}},"w":{"d":"191,-12r-177,-471r5,-6r75,-10r5,4r121,359r14,53r14,-53r81,-244r0,-103r5,-6r69,-10r5,4r0,128r75,231r14,53r14,-53r116,-348r6,-5r81,-10r3,5r-182,495r-7,6r-68,-14r-6,-6r-77,-234r-12,-49r-13,49r-81,248r-7,6r-67,-13","w":730,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"\u0102":4,"\u0104":4,"\u0100":4,"J":14,"\u0134":14,"T":60,"\u0162":60,"\u0164":60,"\u0166":60,"\u021a":60,"X":6,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"\"":-9,"'":-9,",":19,";":19,"\u2019":-23,"\u201d":-23,".":19,":":19,"\u2026":19}},"x":{"d":"27,-5r169,-245r-161,-233r5,-6r73,-10r7,4r107,166r15,27r14,-27r100,-155r8,-5r84,-10r6,4r-165,241r172,249r-4,5r-82,0r-8,-5r-111,-171r-14,-25r-13,25r-110,171r-8,5r-80,0","w":487,"k":{"T":60,"-":11,"\u2013":11,"\u2014":11}},"y":{"d":"4,128v0,0,32,31,78,31v40,0,71,-31,93,-91r31,-84r-11,-4r-8,-7r-172,-456r5,-6r78,-10r5,4r117,360r15,53r12,-44r114,-358r6,-5r80,-10r3,5r-209,595v-29,83,-83,130,-157,130v-48,0,-85,-17,-115,-39r-2,-8r30,-54","w":465,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"\u0102":4,"\u0104":4,"\u0100":4,"J":14,"\u0134":14,"T":60,"\u0162":60,"\u0164":60,"\u0166":60,"\u021a":60,"X":6,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"\"":-9,"'":-9,",":19,";":19,"\u2019":-23,"\u201d":-23,".":19,":":19,"\u2026":19}},"z":{"d":"51,-5r-10,-45r241,-372r-229,0r-5,-5r11,-62r7,-5r313,0r5,5r0,47r-244,370r238,0r5,5r0,62r-5,5r-320,0","w":431,"k":{"Y":4,"T":64,"-":11,"\u2013":11,"\u2014":11}},"{":{"d":"135,-47r0,-120v0,-55,-17,-98,-93,-108r-4,-5r18,-60r7,-5v60,-15,72,-52,72,-103r0,-67v0,-98,69,-164,187,-164r23,0r4,5r-18,58r-6,5v-68,0,-115,36,-115,114r0,47v0,66,-29,121,-86,144v55,24,86,73,86,135r0,106v0,80,47,116,115,116r6,5r18,58r-4,5r-23,0v-118,0,-187,-67,-187,-166","w":384,"k":{"\u0129":-25,"\u012b":-16,"\u0135":-75,"\u00ef":-14,"\u00ee":-13,"\u00ec":-12,"V":-7,"T":-7,"\u0162":-7,"\u0164":-7,"\u0166":-7,"\u021a":-7,"W":-7,"\u0174":-7,"Y":-12,"\u00dd":-12,"\u0178":-12,"\u0176":-12}},"|":{"d":"87,215r0,-925r5,-6r70,-10r5,4r0,937r-5,5r-70,0","w":256},"}":{"d":"53,56r6,-5v68,0,115,-36,115,-116r0,-106v0,-62,31,-111,86,-135v-57,-23,-86,-78,-86,-144r0,-47v0,-78,-47,-114,-115,-114r-6,-5r-18,-58r4,-5r23,0v118,0,187,66,187,164r0,67v0,67,18,91,91,108r4,7r-18,57r-7,5v-57,16,-70,56,-70,104r0,120v0,99,-69,166,-187,166r-23,0r-4,-5","w":383},"~":{"d":"66,-265r-5,-5v0,-116,63,-164,137,-164v105,0,128,97,192,97v56,0,67,-46,67,-88r5,-5r67,0r5,5v0,116,-63,164,-137,164v-105,0,-128,-97,-192,-97v-55,0,-67,47,-67,88r-5,5r-67,0","w":588},"\u00a1":{"d":"83,-393r-5,-5r0,-91r5,-5r89,0r5,5r0,91r-5,5r-89,0xm77,227r19,-530r5,-5r53,0r5,5r21,516r-5,6r-92,12","w":255,"k":{"\u0135":-73,"j":-73}},"\u00a2":{"d":"239,-5r0,-75v-98,-11,-183,-75,-183,-192r0,-31v0,-116,85,-179,183,-191r0,-76r5,-6r48,-7r5,4r0,84v71,6,138,36,171,98r-3,6r-61,25r-7,-2v-20,-31,-59,-49,-100,-54r0,271v41,-5,80,-23,100,-55r7,-2r60,25r3,6v-33,63,-100,93,-170,98r0,74r-5,5r-48,0xm239,-153r0,-267v-60,12,-103,57,-103,119r0,27v0,64,43,109,103,121","w":520},"\u00a3":{"d":"55,-48r3,-6v0,0,58,0,64,-44r23,-170r-83,0r-5,-5r0,-62r5,-5r90,0r10,-79v13,-104,81,-166,174,-166v83,0,128,36,128,36r1,7r-22,55r-7,2v0,0,-42,-28,-101,-28v-43,0,-83,30,-94,112r-8,61r162,0r4,5r-18,62r-6,5r-150,0r-19,149r-12,50r24,0v65,0,112,41,167,41v39,0,78,-23,78,-86v0,-28,-10,-51,-10,-51r4,-6r60,-12r7,3v7,22,13,43,13,69v0,106,-65,155,-143,155v-63,0,-122,-44,-185,-44v-44,0,-123,17,-123,17r-6,-3","w":583},"\u00a5":{"d":"80,-149r-5,-5r0,-60r5,-5r156,0r0,-29r-38,-67r-118,0r-5,-5r0,-60r5,-5r79,0r-100,-180r5,-7r82,-11r6,4r108,216r16,39r17,-39r102,-202r5,-6r89,-12r6,4r-105,194r104,0r4,5r-17,60r-6,5r-123,0r-36,67r0,29r156,0r4,5r-17,60r-6,5r-137,0r0,144r-5,5r-70,0r-5,-5r0,-144r-156,0","w":556},"\u00a6":{"d":"102,-340r-5,-5r0,-365r4,-6r70,-11r6,4r0,378r-5,5r-70,0xm97,-161r5,-5r70,0r5,5r0,376r-5,5r-70,0r-5,-5r0,-376","w":274},"\u00a7":{"d":"140,-3r-67,-480v-2,-14,-4,-32,-4,-44v0,-96,56,-158,164,-158v56,0,112,19,156,65r0,7r-47,47r-7,-2v-26,-29,-70,-43,-102,-43v-44,0,-88,25,-88,78v0,4,1,14,2,20r79,570r-4,10r-44,34r-6,-6xm284,-461r67,480v2,14,4,32,4,44v0,96,-56,158,-164,158v-56,0,-112,-19,-156,-65r0,-7r47,-47r7,2v26,29,70,43,102,43v44,0,88,-25,88,-78v0,-4,-1,-14,-2,-20r-79,-570r4,-10r44,-34r6,6","w":424},"\u00a8":{"d":"283,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm146,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0"},"\u00a9":{"d":"61,-276r0,-119v0,-199,172,-292,333,-292v164,0,333,93,333,292r0,119v0,200,-169,293,-333,293v-161,0,-333,-93,-333,-293xm126,-296v0,176,126,250,268,250v144,0,268,-74,268,-250r0,-78v0,-177,-124,-250,-268,-250v-142,0,-268,73,-268,250r0,78xm238,-276r0,-115v0,-99,60,-152,158,-152v70,0,127,34,147,91r-3,6r-51,20r-7,-2v-20,-29,-47,-49,-86,-49v-51,0,-90,30,-90,90r0,107v0,60,39,89,90,89v43,0,76,-20,92,-54r7,-2r50,18r3,6v-20,66,-76,98,-152,98v-98,0,-158,-52,-158,-151","w":788},"\u00aa":{"d":"139,-365v-48,0,-92,-32,-92,-91v0,-63,37,-92,92,-92r53,0v9,0,17,-4,17,-4r0,-25v0,-38,-26,-46,-53,-46v-21,0,-42,7,-60,19r-8,-1r-25,-38r2,-8v25,-19,56,-31,91,-31v65,0,115,28,115,97r0,147r12,59r-5,6r-45,6r-6,-4r-13,-42v0,0,-15,48,-75,48xm148,-420v22,0,61,-13,61,-13r0,-89v0,0,-16,28,-47,28r-22,0v-20,0,-31,17,-31,38v0,22,17,36,39,36","w":337},"\u00ab":{"d":"233,-244r0,-7r126,-190r9,-6r75,0r6,7r-130,192r130,192r-6,7r-75,0r-9,-6xm170,-55r-126,-189r0,-7r126,-190r9,-6r75,0r6,7r-130,192r130,192r-6,7r-75,0","w":500,"k":{"J":-8,"\u0134":-8}},"\u00ae":{"d":"236,-291v-91,0,-188,-53,-188,-165r0,-65v0,-111,97,-164,188,-164v92,0,188,53,188,164r0,65v0,112,-96,165,-188,165xm236,-332v76,0,142,-40,142,-135r0,-42v0,-96,-66,-135,-142,-135v-75,0,-142,39,-142,135r0,42v0,95,67,135,142,135xm172,-372r-5,-5r0,-221r5,-5r62,0v41,0,84,13,84,71v0,35,-25,58,-54,64r34,45v5,6,13,8,22,8r3,0r5,5r-5,33r-5,5r-12,0v-20,0,-35,-10,-47,-29r-42,-64r-2,0r0,88r-5,5r-38,0xm215,-502r19,0v18,0,36,-9,36,-30v0,-23,-18,-28,-36,-28r-19,0r0,58","w":472},"\u00af":{"d":"144,-608r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0","w":503},"\u00b0":{"d":"177,-431v-67,0,-133,-38,-133,-115r0,-25v0,-77,66,-114,133,-114v67,0,133,37,133,114r0,25v0,77,-66,115,-133,115xm177,-492v41,0,69,-17,69,-66v0,-46,-28,-66,-69,-66v-41,0,-69,20,-69,66v0,49,28,66,69,66","w":354},"\u00b1":{"d":"228,-61r0,-161r-129,0r-5,-5r0,-63r5,-5r129,0r0,-143r5,-6r70,-10r5,4r0,155r145,0r4,5r-16,63r-6,5r-127,0r0,161r-5,5r-70,0xm94,27r5,-5r358,0r4,5r-18,69r-6,5r-338,0r-5,-5r0,-69","w":550},"\u00b2":{"d":"62,-365r-6,-5r-7,-31v4,-80,184,-165,184,-253v0,-33,-24,-62,-59,-62v-29,0,-56,19,-78,50r-5,0r-43,-31r0,-5v0,0,43,-76,128,-76v64,0,126,43,126,121v0,104,-154,190,-169,230r179,0r4,5r-14,52r-6,5r-234,0","w":365},"\u00b3":{"d":"175,-361v-95,0,-137,-77,-137,-77r1,-6r45,-34r8,0v0,0,29,55,83,55v37,0,72,-21,72,-59r0,-10v0,-36,-32,-57,-88,-57r-37,0r-4,-5r18,-51r6,-5r17,0v57,0,79,-23,79,-53v0,-39,-30,-55,-67,-55v-43,0,-66,35,-77,44r-8,1r-43,-29r0,-7v0,0,43,-71,128,-71v76,0,132,42,132,116v0,31,-13,65,-47,83v41,16,56,50,56,81r0,23v0,76,-66,116,-137,116","w":361},"\u00b4":{"d":"232,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0"},"\u00b6":{"d":"270,-164v-110,0,-214,-55,-214,-194r0,-125v0,-139,104,-192,214,-192r272,0r4,5r-10,67r-6,5r-183,0r0,813r-4,4r-68,0r-5,-4r0,-379xm399,214r0,-754r5,-5r67,0r5,5r0,754r-5,5r-67,0","w":581},"\u00b7":{"d":"85,-211r-5,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0","w":262,"k":{"l":58,"B":7,"D":7,"E":7,"F":7,"H":7,"I":7,"K":7,"L":7,"M":7,"N":7,"P":7,"R":7,"\u00c8":7,"\u00c9":7,"\u00ca":7,"\u00cb":7,"\u00cc":7,"\u00cd":7,"\u00ce":7,"\u00cf":7,"\u00d0":7,"\u00d1":7,"\u00de":7,"\u0116":7,"\u0118":7,"\u0124":7,"\u012e":7,"\u0141":7,"\u0143":7,"\u010e":7,"\u0112":7,"\u011a":7,"\u0136":7,"\u013b":7,"\u013d":7,"\u0139":7,"\u0145":7,"\u0154":7,"\u0158":7,"\u0156":7,"\u0147":7,"\u0110":7,"\u0130":7,"\u0114":7,"\u0126":7,"\u0128":7,"\u0132":7,"\u013f":7,"\u014a":7}},"\u00b8":{"d":"168,103r7,-3v14,10,29,16,44,16v51,0,68,-31,68,-67v0,-17,-17,-49,-17,-49r30,0v0,0,47,38,47,83v0,59,-46,93,-102,93v-29,0,-67,-10,-88,-32r-2,-7"},"\u00b9":{"d":"57,-365r-5,-5r0,-52r5,-5r93,0r0,-284r-68,0r-6,-5r-13,-52r4,-5r144,0r5,5r0,341r96,0r4,5r-13,52r-6,5r-240,0","w":362},"\u00ba":{"d":"173,-365v-68,0,-120,-37,-120,-107r0,-102v0,-70,52,-108,120,-108v68,0,120,38,120,108r0,102v0,70,-52,107,-120,107xm173,-423v36,0,58,-20,58,-60r0,-82v0,-39,-22,-58,-58,-58v-36,0,-58,19,-58,58r0,82v0,40,22,60,58,60","w":346},"\u00bb":{"d":"240,-56r130,-192r-130,-192r6,-7r75,0r9,6r126,190r0,7r-126,189r-9,6r-75,0xm57,-49r-6,-7r130,-192r-130,-192r6,-7r75,0r9,6r126,190r0,7r-126,189r-9,6r-75,0","w":500},"\u00bc":{"d":"48,-267r-5,-5r0,-52r5,-5r93,0r0,-284r-68,0r-6,-5r-13,-52r4,-5r144,0r5,5r0,341r96,0r4,5r-13,52r-6,5r-240,0xm261,-5r156,-489r7,-4r53,9r4,6r-152,478r-6,5r-59,0xm437,-107r-10,-40r181,-250r7,-5r46,-9r5,4r0,243r72,0r4,5r-14,51r-5,5r-57,0r0,95r-5,6r-56,8r-5,-4r0,-105r-156,0xm512,-164r89,0r0,-90r2,-38r-22,35r-53,75","w":779},"\u00bd":{"d":"48,-267r-5,-5r0,-52r5,-5r93,0r0,-284r-68,0r-6,-5r-13,-52r4,-5r144,0r5,5r0,341r96,0r4,5r-13,52r-6,5r-240,0xm261,-5r156,-489r7,-4r53,9r4,6r-152,478r-6,5r-59,0xm482,-36v4,-80,184,-165,184,-253v0,-33,-24,-62,-59,-62v-29,0,-56,19,-78,50r-5,0r-43,-31r0,-5v0,0,43,-76,128,-76v64,0,126,43,126,121v0,104,-154,190,-169,230r179,0r4,5r-14,52r-6,5r-234,0r-6,-5","w":797},"\u00be":{"d":"176,-263v-95,0,-137,-77,-137,-77r1,-6r45,-34r8,0v0,0,29,55,83,55v37,0,72,-21,72,-59r0,-10v0,-36,-32,-57,-88,-57r-37,0r-4,-5r18,-51r6,-5r17,0v57,0,79,-23,79,-53v0,-39,-30,-55,-67,-55v-43,0,-66,35,-77,44r-8,1r-43,-29r0,-7v0,0,43,-71,128,-71v76,0,132,42,132,116v0,31,-13,65,-47,83v41,16,56,50,56,81r0,23v0,76,-66,116,-137,116xm258,-5r156,-489r7,-4r53,9r4,6r-152,478r-6,5r-59,0xm432,-107r-10,-40r181,-250r7,-5r46,-9r5,4r0,243r72,0r4,5r-14,51r-5,5r-57,0r0,95r-5,6r-56,8r-5,-4r0,-105r-156,0xm507,-164r89,0r0,-90r2,-38r-22,35r-53,75","w":774},"\u00bf":{"d":"210,-393r-5,-5r0,-91r5,-5r89,0r5,5r0,91r-5,5r-89,0xm48,-46v0,-101,72,-166,169,-176r3,-81r5,-5r59,0r5,5r0,143r-5,6r-68,11v-54,9,-84,54,-84,114r0,71v0,72,42,109,113,109v71,0,118,-34,118,-109r6,-4r69,15r5,6v0,112,-88,172,-198,172v-110,0,-197,-60,-197,-172r0,-105","w":478,"k":{"\u0135":-68,"j":-67}},"\u00c0":{"d":"298,-733r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u00c1":{"d":"285,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u00c2":{"d":"220,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u00c3":{"d":"189,-756r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u00c4":{"d":"327,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm190,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u00c5":{"d":"291,-733v-41,0,-81,-22,-81,-66r0,-13v0,-44,40,-65,81,-65v41,0,81,21,81,65r0,13v0,44,-40,66,-81,66xm291,-772v21,0,37,-10,37,-33v0,-23,-16,-33,-37,-33v-21,0,-37,10,-37,33v0,23,16,33,37,33xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u00c6":{"d":"9,-5r258,-665r6,-5r404,0r5,5r0,70r-5,5r-278,0r41,200r233,0r5,5r-14,70r-6,5r-201,0r48,235r205,0r4,5r-10,70r-6,5r-257,0r-6,-5r-33,-159r-241,0r-58,159r-5,5r-86,0xm191,-244r195,0r-62,-306r-8,-45r-12,45","w":766,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u00c7":{"d":"215,103r7,-3v14,10,29,16,44,16v51,0,68,-31,68,-67v0,-10,-6,-26,-11,-37v-152,-4,-252,-87,-252,-245r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v82,0,141,-33,169,-93r7,-2r65,25r3,6v-31,88,-109,136,-218,143v14,14,35,40,35,72v0,59,-46,93,-102,93v-29,0,-67,-10,-88,-32r-2,-7","w":627,"k":{"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,",":5,";":5,"-":55,"\u2013":55,"\u2014":55,".":5,":":5,"\u2026":5,"g":5,"\u011d":5,"\u0123":5,"\u011f":5,"\u0121":5,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u0219":4,"\u015f":4}},"\u00c8":{"d":"284,-733r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u00c9":{"d":"274,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u00ca":{"d":"205,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u00cb":{"d":"312,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm175,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u00cc":{"d":"138,-733r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm93,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u00cd":{"d":"128,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm93,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u00ce":{"d":"61,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm93,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u00cf":{"d":"166,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm29,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm93,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u00d0":{"d":"107,-5r0,-291r-46,0r-5,-5r0,-70r5,-5r46,0r0,-294r5,-5r221,0v160,0,266,86,266,245r0,187v0,161,-106,243,-266,243r-221,0xm191,-80r142,0v102,0,180,-52,180,-172r0,-169v0,-117,-78,-174,-180,-174r-142,0r0,219r127,0r4,5r-18,70r-6,5r-107,0r0,216","w":670,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00d1":{"d":"255,-756r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm93,-5r0,-660r5,-6r74,-10r7,4r324,488r26,48r0,-524r5,-6r74,-10r5,4r0,672r-5,5r-71,0r-8,-5r-326,-492r-26,-48r0,540r-5,5r-74,0","w":707,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u00d2":{"d":"335,-733r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00d3":{"d":"280,-753r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00d4":{"d":"261,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00d5":{"d":"230,-756r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00d6":{"d":"368,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm231,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00d7":{"d":"95,-123r0,-7r129,-129r-131,-131r1,-7r57,-42r7,1r122,122r127,-128r7,0r43,58r-3,7r-118,119r127,127r0,7r-49,49r-7,0r-127,-126r-129,129r-7,0","w":550},"\u00d8":{"d":"108,10r35,-60v-46,-41,-72,-103,-72,-183r0,-204v0,-162,106,-248,263,-248v59,0,111,12,153,36r26,-45r7,-2r49,18r2,5r-36,62v39,42,62,100,62,174r0,204v0,161,-106,245,-263,245v-54,0,-102,-10,-141,-29r-32,55r-6,2r-45,-25xm189,-130r255,-444v-30,-21,-68,-31,-110,-31v-102,0,-177,59,-177,175r0,188v0,47,11,84,32,112xm235,-90v28,15,61,22,99,22v102,0,177,-55,177,-174r0,-188v0,-39,-9,-72,-24,-98","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00d9":{"d":"351,-733r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u00da":{"d":"296,-753r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u00db":{"d":"217,-751r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u00dc":{"d":"379,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm242,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u00dd":{"d":"247,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm215,-5r0,-291r-203,-367r5,-7r84,-11r6,4r134,266r16,39r17,-39r127,-252r5,-6r91,-12r6,4r-204,381r0,291r-5,5r-74,0","w":514,"k":{"\u0166":-9,"\u0138":24,"\u0129":-25,"\u0159":13,"\u012b":-15,"\u0131":24,"\u00ef":-10,"\u00ec":-20,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":27,"\u0134":27,"T":-9,"\u0162":-9,"\u0164":-9,"\u021a":-9,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":4,"z":6,"\u017a":6,"\u017c":6,"\u017e":6,"\"":-5,"'":-5,",":46,";":46,"-":50,"\u2013":50,"\u2014":50,".":46,":":46,"\u2026":46,"g":31,"\u011d":31,"\u0123":31,"\u011f":31,"\u0121":31,"s":26,"\u015b":26,"\u015d":26,"\u0161":26,"\u0219":26,"\u015f":26,"a":24,"\u00e0":24,"\u00e1":24,"\u00e2":24,"\u00e3":24,"\u00e4":24,"\u00e5":24,"\u00e6":24,"\u0103":24,"\u0105":24,"\u0101":24,"m":13,"n":13,"p":13,"r":13,"\u00f1":13,"\u0144":13,"\u0146":13,"\u0148":13,"\u0155":13,"\u0157":13,"\u0149":13,"\u014b":13,"c":37,"d":37,"e":37,"o":37,"q":37,"\u00e7":37,"\u00e8":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00f2":37,"\u00f3":37,"\u00f4":37,"\u00f5":37,"\u00f6":37,"\u00f8":37,"\u0107":37,"\u0109":37,"\u010d":37,"\u0117":37,"\u0119":37,"\u0151":37,"\u0153":37,"\u0113":37,"\u011b":37,"\u014d":37,"\u010f":37,"\u0111":37,"\u010b":37,"\u0115":37,"\u014f":37,"u":21,"\u00f9":21,"\u00fa":21,"\u00fb":21,"\u00fc":21,"\u016b":21,"\u016d":21,"\u0171":21,"\u0173":21,"\u016f":21,"\u0169":21,"\u00f0":30,")":-11,"?":-9,"]":-11,"}":-11,"\u1e9e":4}},"\u00de":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,141r97,0v63,0,117,9,158,33v53,31,84,86,84,168v0,117,-70,217,-223,217v-55,0,-103,-15,-121,-58r5,40r0,131r-5,5r-74,0xm177,-210v26,9,60,17,95,17v89,0,157,-43,157,-140v0,-102,-75,-126,-155,-126r-97,0r0,249","w":556,"k":{"X":14,"J":29,"\u0134":29,"T":45,"\u0162":45,"\u0164":45,"\u0166":45,"\u021a":45,"Y":9,"\u00dd":9,"\u0178":9,"\u0176":9,"Z":16,"\u0179":16,"\u017b":16,"\u017d":16,",":43,";":43,".":42,":":42,"\u2026":42}},"\u00df":{"d":"97,189r0,-611r-60,0r-5,-5r0,-62r5,-5r60,0r0,-73v0,-110,90,-160,181,-160v91,0,181,50,181,160v0,112,-111,124,-111,221v0,96,218,35,218,208v0,116,-83,150,-179,150v-57,0,-113,-17,-151,-46r-1,-6r38,-53r8,-1v21,18,73,34,104,34v52,0,101,-16,101,-78v0,-104,-211,-51,-211,-208v0,-117,104,-135,104,-221v0,-59,-49,-88,-101,-88v-53,0,-101,26,-101,84r0,690r-20,101r-6,7r-49,-29","w":598,"k":{"v":11,"w":11,"y":11,"\u00fd":11,"\u00ff":11,"\u0175":11,"\u0177":11,"\"":15,"'":15,"\u2019":11,"\u201d":11}},"\u00e0":{"d":"238,-569r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u00e1":{"d":"233,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u00e2":{"d":"164,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u00e3":{"d":"133,-592r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u00e4":{"d":"271,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm134,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u00e5":{"d":"239,-569v-41,0,-81,-22,-81,-66r0,-13v0,-44,40,-65,81,-65v41,0,81,21,81,65r0,13v0,44,-40,66,-81,66xm239,-608v21,0,37,-10,37,-33v0,-23,-16,-33,-37,-33v-21,0,-37,10,-37,33v0,23,16,33,37,33xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u00e6":{"d":"40,-138v0,-111,84,-147,187,-147r50,0v22,0,36,-5,44,-10r0,-44v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v62,0,115,15,148,62v33,-44,81,-62,141,-62v128,0,171,79,171,149v0,103,-69,150,-161,150v-98,0,-119,-49,-122,-56r5,37r0,48v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-86,0,-147,-28,-177,-84v-8,15,-49,84,-150,84v-82,0,-150,-56,-150,-150xm401,-296v17,13,63,16,105,16v47,0,93,-19,93,-81v0,-35,-25,-72,-94,-72v-68,0,-104,38,-104,115r0,22xm122,-138v0,43,30,78,81,78v69,0,118,-33,126,-39v-5,-19,-8,-39,-8,-62r0,-100v-12,39,-54,50,-88,50r-24,0v-35,0,-87,12,-87,73","w":739},"\u00e7":{"d":"133,103r7,-3v14,10,29,16,44,16v51,0,68,-31,68,-67v0,-10,-6,-26,-11,-37v-115,-5,-182,-74,-182,-173r0,-171v0,-102,72,-174,195,-174v75,0,142,34,170,102r-3,6r-60,21r-7,-2v-18,-34,-55,-55,-105,-55v-67,0,-110,41,-110,118r0,138v0,77,43,118,110,118v62,0,93,-22,110,-53r7,-2r60,21r3,6v-23,59,-79,93,-152,99v14,14,35,40,35,72v0,59,-46,93,-102,93v-29,0,-67,-10,-88,-32r-2,-7","w":472,"k":{"-":36,"\u2013":36,"\u2014":36}},"\u00e8":{"d":"246,-569r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u00e9":{"d":"241,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u00ea":{"d":"172,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u00eb":{"d":"279,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm142,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u00ec":{"d":"114,-569r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231},"\u00ed":{"d":"109,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231,"k":{"}":-11,"]":-11}},"\u00ee":{"d":"40,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231,"k":{"}":-12,"]":-14,"?":-25,")":-17,"'":-8,"\"":-8}},"\u00ef":{"d":"147,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm10,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231,"k":{"}":-13,"]":-13,"?":-8,")":-13}},"\u00f0":{"d":"60,-161r0,-142v0,-113,77,-173,182,-173v41,0,79,12,110,34r0,-27v0,-51,-15,-88,-35,-116r-108,55r-6,-2r-23,-46r1,-7r89,-45v-25,-18,-54,-33,-86,-48r-4,-7r22,-53r8,-4v47,19,93,43,131,75r72,-37r6,1r24,47r-2,6r-56,30v26,36,43,79,43,131r0,328v0,112,-75,173,-186,173v-105,0,-182,-61,-182,-173xm140,-178v0,77,44,118,105,118v61,0,103,-41,103,-118r0,-120v0,-70,-36,-106,-103,-106v-61,0,-105,40,-105,117r0,109","w":500},"\u00f1":{"d":"168,-592r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,159,59,159,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-55,-117,-112,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0","w":525,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u00f2":{"d":"253,-569r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u00f3":{"d":"248,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u00f4":{"d":"179,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u00f5":{"d":"148,-592r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u00f6":{"d":"286,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm149,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u00f7":{"d":"227,-360r-5,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0xm99,-207r-5,-5r0,-69r5,-5r358,0r4,5r-18,69r-6,5r-338,0xm222,-35r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0","w":550},"\u00f8":{"d":"73,10r31,-54v-27,-28,-43,-68,-43,-117r0,-172v0,-112,82,-173,192,-173v39,0,74,8,104,23r27,-47r7,-2r45,17r2,5r-35,61v26,29,42,68,42,116r0,172v0,112,-82,173,-192,173v-39,0,-74,-8,-104,-22r-27,47r-6,2r-41,-24xm149,-123r170,-294v-18,-11,-40,-17,-66,-17v-72,0,-112,40,-112,117r0,139v0,21,3,39,8,55xm187,-76v18,11,40,16,66,16v70,0,112,-41,112,-118r0,-139v0,-20,-3,-37,-8,-52","w":507,"k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u00f9":{"d":"264,-569r-123,-128r5,-4r108,0r7,4r60,102r-1,6r-50,20r-6,0xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u00fa":{"d":"209,-589r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u00fb":{"d":"190,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u00fc":{"d":"297,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm160,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u00fd":{"d":"220,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm4,128v0,0,32,31,78,31v40,0,71,-31,93,-91r31,-84r-11,-4r-8,-7r-172,-456r5,-6r78,-10r5,4r117,360r15,53r12,-44r114,-358r6,-5r80,-10r3,5r-209,595v-29,83,-83,130,-157,130v-48,0,-85,-17,-115,-39r-2,-8r30,-54","w":465,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"\u0102":4,"\u0104":4,"\u0100":4,"J":14,"\u0134":14,"T":60,"\u0162":60,"\u0164":60,"\u0166":60,"\u021a":60,"X":6,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"\"":-9,"'":-9,",":19,";":19,"\u2019":-23,"\u201d":-23,".":19,":":19,"\u2026":19}},"\u00fe":{"d":"152,-23r4,46r0,187r-5,6r-70,10r-5,-4r0,-933r5,-6r70,-10r5,4r0,249r-4,41v11,-22,48,-73,137,-73v89,0,155,61,155,175r0,170v0,112,-79,173,-182,173v-42,0,-82,-13,-110,-35xm156,-166v0,71,33,106,103,106v61,0,105,-41,105,-118r0,-136v0,-87,-49,-120,-108,-120v-22,0,-82,17,-100,23r0,245","w":504,"k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u00ff":{"d":"258,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm121,-610r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm4,128v0,0,32,31,78,31v40,0,71,-31,93,-91r31,-84r-11,-4r-8,-7r-172,-456r5,-6r78,-10r5,4r117,360r15,53r12,-44r114,-358r6,-5r80,-10r3,5r-209,595v-29,83,-83,130,-157,130v-48,0,-85,-17,-115,-39r-2,-8r30,-54","w":465,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"\u0102":4,"\u0104":4,"\u0100":4,"J":14,"\u0134":14,"T":60,"\u0162":60,"\u0164":60,"\u0166":60,"\u021a":60,"X":6,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"\"":-9,"'":-9,",":19,";":19,"\u2019":-23,"\u201d":-23,".":19,":":19,"\u2026":19}},"\u0102":{"d":"295,-733v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u0103":{"d":"239,-569v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u0104":{"d":"12,-5r231,-660r6,-5r88,-11r6,4r235,672r-3,5v0,0,-107,30,-107,107v0,32,16,53,71,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-60,55,-106,99,-129r-52,-157r-278,0r-52,159r-5,5r-84,0xm182,-244r226,0r-103,-306r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u0105":{"d":"40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r24,86r-4,8v-33,31,-76,72,-76,111v0,32,16,53,71,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-58,48,-100,88,-124r-27,-69v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u0106":{"d":"280,-753r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v82,0,141,-33,169,-93r7,-2r65,25r3,6v-33,95,-121,144,-244,144v-157,0,-262,-84,-262,-245","w":627,"k":{"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,",":5,";":5,"-":55,"\u2013":55,"\u2014":55,".":5,":":5,"\u2026":5,"g":5,"\u011d":5,"\u0123":5,"\u011f":5,"\u0121":5,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u0219":4,"\u015f":4}},"\u0107":{"d":"248,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm59,-161r0,-171v0,-102,72,-174,195,-174v75,0,142,34,170,102r-3,6r-60,21r-7,-2v-18,-34,-55,-55,-105,-55v-67,0,-110,41,-110,118r0,138v0,77,43,118,110,118v62,0,93,-22,110,-53r7,-2r60,21r3,6v-25,65,-90,100,-175,100v-123,0,-195,-71,-195,-173","w":472,"k":{"-":36,"\u2013":36,"\u2014":36}},"\u0108":{"d":"261,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v82,0,141,-33,169,-93r7,-2r65,25r3,6v-33,95,-121,144,-244,144v-157,0,-262,-84,-262,-245","w":627,"k":{"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,",":5,";":5,"-":55,"\u2013":55,"\u2014":55,".":5,":":5,"\u2026":5,"g":5,"\u011d":5,"\u0123":5,"\u011f":5,"\u0121":5,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u0219":4,"\u015f":4}},"\u0109":{"d":"179,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm59,-161r0,-171v0,-102,72,-174,195,-174v75,0,142,34,170,102r-3,6r-60,21r-7,-2v-18,-34,-55,-55,-105,-55v-67,0,-110,41,-110,118r0,138v0,77,43,118,110,118v62,0,93,-22,110,-53r7,-2r60,21r3,6v-25,65,-90,100,-175,100v-123,0,-195,-71,-195,-173","w":472,"k":{"-":36,"\u2013":36,"\u2014":36}},"\u010c":{"d":"306,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v82,0,141,-33,169,-93r7,-2r65,25r3,6v-33,95,-121,144,-244,144v-157,0,-262,-84,-262,-245","w":627,"k":{"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,",":5,";":5,"-":55,"\u2013":55,"\u2014":55,".":5,":":5,"\u2026":5,"g":5,"\u011d":5,"\u0123":5,"\u011f":5,"\u0121":5,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u0219":4,"\u015f":4}},"\u010d":{"d":"224,-576r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm59,-161r0,-171v0,-102,72,-174,195,-174v75,0,142,34,170,102r-3,6r-60,21r-7,-2v-18,-34,-55,-55,-105,-55v-67,0,-110,41,-110,118r0,138v0,77,43,118,110,118v62,0,93,-22,110,-53r7,-2r60,21r3,6v-25,65,-90,100,-175,100v-123,0,-195,-71,-195,-173","w":472,"k":{"-":36,"\u2013":36,"\u2014":36}},"\u0116":{"d":"236,-772r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u0117":{"d":"203,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u0118":{"d":"93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70v-33,31,-77,73,-77,112v0,32,16,53,71,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-56,44,-97,85,-122r-269,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u0119":{"d":"59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-27,70,-145,120,-145,195v0,32,16,53,71,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-52,37,-88,75,-111v0,0,-16,1,-24,1v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u011c":{"d":"256,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v104,0,178,-55,178,-174r0,-23r-115,0r-6,-5r-10,-70r4,-5r206,0r5,5r0,107v0,161,-100,245,-262,245v-157,0,-262,-84,-262,-245","w":653,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"\"":5,"'":5,",":9,";":9,"-":5,"\u2013":5,"\u2014":5,".":8,":":8,"\u2026":8}},"\u011d":{"d":"159,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm102,-61v0,-37,19,-67,45,-83v0,0,-107,-29,-107,-173v0,-116,71,-182,188,-182r99,0r110,-23r6,4r10,55r-4,7r-68,19v33,20,49,72,49,122v0,110,-72,185,-192,185v-35,0,-64,-5,-64,-5v0,0,-6,15,-6,30v0,40,22,64,60,64r62,0v97,0,147,56,147,132v0,95,-94,140,-188,140v-97,0,-178,-30,-210,-96r2,-7r60,-27r7,2v0,0,22,56,139,56v72,0,110,-34,110,-71v0,-29,-23,-57,-67,-57r-62,0v-83,0,-126,-46,-126,-92xm233,-201v78,0,118,-39,118,-116v0,-79,-40,-117,-118,-117v-68,0,-114,39,-114,117v0,76,40,116,114,116","w":486},"\u0124":{"d":"224,-751r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm93,-5r0,-660r5,-6r74,-10r5,4r0,283r356,0r0,-271r5,-6r74,-10r5,4r0,672r-5,5r-74,0r-5,-5r0,-309r-356,0r0,309r-5,5r-74,0","w":711,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u0125":{"d":"43,-750r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm76,-5r0,-660r5,-6r70,-10r5,4r0,205r-5,44v8,-18,43,-78,144,-78v88,0,154,59,154,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-49,-117,-108,-117v-22,0,-87,18,-105,23r0,406r-5,5r-70,0","w":522,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u012e":{"d":"93,0r0,-665r5,-6r74,-10r5,4r0,668r-5,9v-33,30,-72,70,-72,107v0,32,16,53,71,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-66,74,-122,74,-122","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u012f":{"d":"74,-609r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm75,-5r0,-478r5,-6r70,-10r5,4r0,487r-5,8v-33,30,-72,70,-72,107v0,32,16,53,71,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-56,44,-97,83,-122","w":231},"\u0131":{"d":"75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231},"\u0134":{"d":"170,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm5,-24r-1,-7r30,-62r8,-1v21,16,44,26,73,26v34,0,88,-25,88,-110r0,-487r5,-6r74,-10r5,4r0,507v0,111,-67,182,-167,182v-47,0,-86,-14,-115,-36","w":377,"k":{",":11,";":11,"-":10,"\u2013":10,"\u2014":10,".":11,":":11,"\u2026":11}},"\u0135":{"d":"40,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm75,38r0,-521r5,-6r70,-10r5,4r0,539v0,116,-63,186,-162,186v-50,0,-86,-17,-116,-39r-2,-6r32,-58r5,-1v0,0,31,32,77,32v37,0,86,-33,86,-120","w":231,"k":{"}":-12,"]":-14,"?":-25,")":-17,"'":-8,"\"":-8}},"\u0141":{"d":"106,-5r0,-364r-34,9r-6,-3r-17,-61r3,-6r54,-14r0,-221r5,-6r74,-10r5,4r0,210r109,-29r5,3r0,64r-4,7r-110,30r0,312r288,0r4,5r-18,70r-6,5r-347,0","w":487,"k":{"J":-16,"\u0134":-16,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":51,"W":48,"\u0174":48,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39,"v":19,"w":19,"y":19,"\u00fd":19,"\u00ff":19,"\u0175":19,"\u0177":19,"U":5,"\u00d9":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u016a":5,"\u016c":5,"\u0170":5,"\u0172":5,"\u016e":5,"\u0168":5,"\"":62,"'":62,",":-9,";":-9,"-":64,"\u2013":64,"\u2014":64,"\u2019":61,"\u201d":61,".":-8,":":-8,"\u2026":-8,"\u00bb":-10,"\u203a":-10}},"\u0142":{"d":"95,-110r0,-269r-43,11r-6,-3r-17,-61r3,-6r63,-17r0,-256r5,-6r70,-10r5,4r0,247r70,-19r5,3r0,64r-4,7r-71,20r0,286v0,39,30,45,45,45r4,0r4,5r-11,63r-5,5r-8,0v-27,0,-109,-8,-109,-113","w":289},"\u0143":{"d":"305,-753r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm93,-5r0,-660r5,-6r74,-10r7,4r324,488r26,48r0,-524r5,-6r74,-10r5,4r0,672r-5,5r-71,0r-8,-5r-326,-492r-26,-48r0,540r-5,5r-74,0","w":707,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u0144":{"d":"218,-589r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,159,59,159,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-55,-117,-112,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0","w":525,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u0150":{"d":"334,-750r-1,-6r61,-105r7,-4r101,0r5,4r-123,128r-6,0xm261,-737r-48,-18r-1,-6r51,-100r7,-4r65,0r5,4r-72,124r-7,0xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u0151":{"d":"252,-586r-1,-6r61,-105r7,-4r101,0r5,4r-123,128r-6,0xm179,-573r-48,-18r-1,-6r51,-100r7,-4r65,0r5,4r-72,124r-7,0xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u0152":{"d":"71,-233r0,-204v0,-162,107,-248,259,-248v77,0,139,25,183,69r0,-54r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0r-5,-5r0,-50v-44,43,-106,67,-183,67v-152,0,-259,-84,-259,-245xm157,-242v0,119,76,174,178,174v102,0,178,-47,178,-186r0,-174v0,-128,-79,-177,-178,-177v-102,0,-178,59,-178,175r0,188","w":933,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u0153":{"d":"59,-161r0,-172v0,-112,82,-173,192,-173v63,0,117,21,152,69v32,-45,83,-69,147,-69v128,0,171,78,171,148v0,103,-69,147,-161,147v-98,0,-119,-49,-122,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-70,0,-124,-22,-158,-67v-34,47,-88,67,-150,67v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139xm443,-300v17,13,63,16,105,16v47,0,93,-16,93,-78v0,-35,-25,-71,-94,-71v-68,0,-104,38,-104,115r0,18","w":781},"\u015a":{"d":"257,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm50,-48r-2,-7r41,-56r9,-1v29,25,93,44,137,44v71,0,131,-31,131,-115v0,-161,-299,-90,-299,-310v0,-120,92,-192,200,-192v100,0,163,41,172,50r1,7r-38,58r-8,1v-28,-21,-71,-36,-123,-36v-80,0,-118,46,-118,109v0,150,299,81,299,312v0,150,-119,196,-220,196v-47,0,-130,-19,-182,-60","w":508,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"x":3,",":5,";":5,"-":6,"\u2013":6,"\u2014":6}},"\u015b":{"d":"205,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm48,-34r-1,-6r38,-53r8,-1v21,18,73,34,104,34v52,0,100,-16,100,-78v0,-102,-247,-47,-247,-221v0,-103,91,-147,180,-147v46,0,90,12,129,39r2,7r-39,53r-7,0v-22,-15,-55,-27,-83,-27v-59,0,-100,28,-100,75v0,111,247,45,247,221v0,116,-84,150,-179,150v-58,0,-114,-17,-152,-46","w":423},"\u015c":{"d":"188,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm50,-48r-2,-7r41,-56r9,-1v29,25,93,44,137,44v71,0,131,-31,131,-115v0,-161,-299,-90,-299,-310v0,-120,92,-192,200,-192v100,0,163,41,172,50r1,7r-38,58r-8,1v-28,-21,-71,-36,-123,-36v-80,0,-118,46,-118,109v0,150,299,81,299,312v0,150,-119,196,-220,196v-47,0,-130,-19,-182,-60","w":508,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"x":3,",":5,";":5,"-":6,"\u2013":6,"\u2014":6}},"\u015d":{"d":"136,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm48,-34r-1,-6r38,-53r8,-1v21,18,73,34,104,34v52,0,100,-16,100,-78v0,-102,-247,-47,-247,-221v0,-103,91,-147,180,-147v46,0,90,12,129,39r2,7r-39,53r-7,0v-22,-15,-55,-27,-83,-27v-59,0,-100,28,-100,75v0,111,247,45,247,221v0,116,-84,150,-179,150v-58,0,-114,-17,-152,-46","w":423},"\u0160":{"d":"228,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm50,-48r-2,-7r41,-56r9,-1v29,25,93,44,137,44v71,0,131,-31,131,-115v0,-161,-299,-90,-299,-310v0,-120,92,-192,200,-192v100,0,163,41,172,50r1,7r-38,58r-8,1v-28,-21,-71,-36,-123,-36v-80,0,-118,46,-118,109v0,150,299,81,299,312v0,150,-119,196,-220,196v-47,0,-130,-19,-182,-60","w":508,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"x":3,",":5,";":5,"-":6,"\u2013":6,"\u2014":6}},"\u0161":{"d":"181,-576r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm48,-34r-1,-6r38,-53r8,-1v21,18,73,34,104,34v52,0,100,-16,100,-78v0,-102,-247,-47,-247,-221v0,-103,91,-147,180,-147v46,0,90,12,129,39r2,7r-39,53r-7,0v-22,-15,-55,-27,-83,-27v-59,0,-100,28,-100,75v0,111,247,45,247,221v0,116,-84,150,-179,150v-58,0,-114,-17,-152,-46","w":423},"\u0162":{"d":"130,103r7,-3v14,10,29,16,44,16v51,0,68,-31,68,-67v0,-17,-17,-49,-17,-49r-20,0r-5,-5r0,-590r-186,0r-5,-5r0,-70r5,-5r469,0r4,5r-18,70r-6,5r-179,0r0,590r-5,5r-24,0v0,0,47,38,47,83v0,59,-46,93,-102,93v-29,0,-67,-10,-88,-32r-2,-7","w":497,"k":{"\u0166":-17,"\u0149":55,"\u0138":55,"\u0129":-40,"\u0127":-9,"\u0159":55,"\u012b":-23,"\u017e":62,"\u0161":71,"\u015d":71,"\u0135":-22,"\u0131":55,"\u00ef":-18,"\u00ee":-22,"\u00ec":-19,"\u00e3":62,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":53,"\u0134":53,"T":-17,"\u0162":-17,"\u0164":-17,"\u021a":-17,"V":-18,"W":-17,"\u0174":-17,"Y":-19,"\u00dd":-19,"\u0178":-19,"\u0176":-19,"v":64,"w":64,"y":64,"\u00fd":64,"\u00ff":64,"\u0175":64,"\u0177":64,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":68,"z":62,"\u017a":62,"\u017c":62,"\"":-15,"'":-15,",":41,";":41,"-":46,"\u2013":46,"\u2014":46,"\u2019":-9,"\u201d":-9,".":42,":":42,"\u2026":42,"g":57,"\u011d":57,"\u0123":57,"\u011f":57,"\u0121":57,"s":71,"\u015b":71,"\u0219":71,"\u015f":71,"a":62,"\u00e0":62,"\u00e1":62,"\u00e2":62,"\u00e4":62,"\u00e5":62,"\u00e6":62,"\u0103":62,"\u0105":62,"\u0101":62,"m":55,"n":55,"p":55,"r":55,"\u00f1":55,"\u0144":55,"\u0146":55,"\u0148":55,"\u0155":55,"\u0157":55,"\u014b":55,"c":56,"d":56,"e":56,"o":56,"q":56,"\u00e7":56,"\u00e8":56,"\u00e9":56,"\u00ea":56,"\u00eb":56,"\u00f2":56,"\u00f3":56,"\u00f4":56,"\u00f5":56,"\u00f6":56,"\u00f8":56,"\u0107":56,"\u0109":56,"\u010d":56,"\u0117":56,"\u0119":56,"\u0151":56,"\u0153":56,"\u0113":56,"\u011b":56,"\u014d":56,"\u010f":56,"\u0111":56,"\u010b":56,"\u0115":56,"\u014f":56,"t":6,"\u0163":6,"\u0165":6,"\u0167":6,"\u021b":6,"u":56,"\u00f9":56,"\u00fa":56,"\u00fb":56,"\u00fc":56,"\u016b":56,"\u016d":56,"\u0171":56,"\u0173":56,"\u016f":56,"\u0169":56,"\u00f0":38,")":-14,"?":-12,"]":-12,"}":-12,"\u1e9e":3}},"\u0163":{"d":"108,103r7,-3v14,10,29,16,44,16v51,0,68,-31,68,-67v0,-12,-8,-30,-13,-41v-73,-14,-125,-75,-125,-183r0,-247r-54,0r-5,-5r0,-62r5,-5r58,0r9,-101r5,-6r57,-8r5,4r0,111r166,0r5,5r-19,62r-7,5r-145,0r0,241v0,68,33,119,88,119v38,0,74,-31,74,-31r7,1r31,57r-2,7v-32,23,-71,39,-114,40v14,14,34,40,34,71v0,59,-46,93,-102,93v-29,0,-67,-10,-88,-32r-2,-7","w":379,"k":{",":-21,";":-21,".":-12,":":-12,"\u2026":-12}},"\u016a":{"d":"242,-772r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u016b":{"d":"155,-608r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u016c":{"d":"347,-733v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u016d":{"d":"265,-569v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u0170":{"d":"350,-750r-1,-6r61,-105r7,-4r101,0r5,4r-123,128r-6,0xm277,-737r-48,-18r-1,-6r51,-100r7,-4r65,0r5,4r-72,124r-7,0xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u0171":{"d":"263,-586r-1,-6r61,-105r7,-4r101,0r5,4r-123,128r-6,0xm190,-573r-48,-18r-1,-6r51,-100r7,-4r65,0r5,4r-72,124r-7,0xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u0172":{"d":"86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,222,-202,215,-202,340v0,32,13,53,68,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-49,34,-87,70,-113v-15,2,-30,3,-45,3v-159,0,-261,-84,-261,-245","w":696,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u0173":{"d":"71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,86r-4,8v-33,31,-76,72,-76,111v0,32,16,53,71,56r5,7r-11,44r-9,5v-74,0,-137,-36,-137,-97v0,-58,48,-100,88,-124r-28,-69v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u0178":{"d":"289,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm152,-774r-5,-5r0,-78r5,-5r73,0r5,5r0,78r-5,5r-73,0xm215,-5r0,-291r-203,-367r5,-7r84,-11r6,4r134,266r16,39r17,-39r127,-252r5,-6r91,-12r6,4r-204,381r0,291r-5,5r-74,0","w":514,"k":{"\u0166":-9,"\u0138":24,"\u0129":-25,"\u0159":13,"\u012b":-15,"\u0131":24,"\u00ef":-10,"\u00ec":-20,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":27,"\u0134":27,"T":-9,"\u0162":-9,"\u0164":-9,"\u021a":-9,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":4,"z":6,"\u017a":6,"\u017c":6,"\u017e":6,"\"":-5,"'":-5,",":46,";":46,"-":50,"\u2013":50,"\u2014":50,".":46,":":46,"\u2026":46,"g":31,"\u011d":31,"\u0123":31,"\u011f":31,"\u0121":31,"s":26,"\u015b":26,"\u015d":26,"\u0161":26,"\u0219":26,"\u015f":26,"a":24,"\u00e0":24,"\u00e1":24,"\u00e2":24,"\u00e3":24,"\u00e4":24,"\u00e5":24,"\u00e6":24,"\u0103":24,"\u0105":24,"\u0101":24,"m":13,"n":13,"p":13,"r":13,"\u00f1":13,"\u0144":13,"\u0146":13,"\u0148":13,"\u0155":13,"\u0157":13,"\u0149":13,"\u014b":13,"c":37,"d":37,"e":37,"o":37,"q":37,"\u00e7":37,"\u00e8":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00f2":37,"\u00f3":37,"\u00f4":37,"\u00f5":37,"\u00f6":37,"\u00f8":37,"\u0107":37,"\u0109":37,"\u010d":37,"\u0117":37,"\u0119":37,"\u0151":37,"\u0153":37,"\u0113":37,"\u011b":37,"\u014d":37,"\u010f":37,"\u0111":37,"\u010b":37,"\u0115":37,"\u014f":37,"u":21,"\u00f9":21,"\u00fa":21,"\u00fb":21,"\u00fc":21,"\u016b":21,"\u016d":21,"\u0171":21,"\u0173":21,"\u016f":21,"\u0169":21,"\u00f0":30,")":-11,"?":-9,"]":-11,"}":-11,"\u1e9e":4}},"\u0179":{"d":"264,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm55,-5r-10,-49r322,-541r-306,0r-4,-5r10,-70r6,-5r397,0r5,5r0,49r-321,541r314,0r5,5r0,70r-5,5r-407,0","w":526,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":57,"\u2013":57,"\u2014":57,"g":6,"\u011d":6,"\u0123":6,"\u011f":6,"\u0121":6,"u":3,"\u00f9":3,"\u00fa":3,"\u00fb":3,"\u00fc":3,"\u016b":3,"\u016d":3,"\u0171":3,"\u0173":3,"\u016f":3,"\u0169":3}},"\u017a":{"d":"213,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm51,-5r-10,-45r241,-372r-229,0r-5,-5r11,-62r7,-5r313,0r5,5r0,47r-244,370r238,0r5,5r0,62r-5,5r-320,0","w":431,"k":{"-":11,"\u2013":11,"\u2014":11}},"\u017b":{"d":"226,-772r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm55,-5r-10,-49r322,-541r-306,0r-4,-5r10,-70r6,-5r397,0r5,5r0,49r-321,541r314,0r5,5r0,70r-5,5r-407,0","w":526,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":57,"\u2013":57,"\u2014":57,"g":6,"\u011d":6,"\u0123":6,"\u011f":6,"\u0121":6,"u":3,"\u00f9":3,"\u00fa":3,"\u00fb":3,"\u00fc":3,"\u016b":3,"\u016d":3,"\u0171":3,"\u0173":3,"\u016f":3,"\u0169":3}},"\u017c":{"d":"175,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm51,-5r-10,-45r241,-372r-229,0r-5,-5r11,-62r7,-5r313,0r5,5r0,47r-244,370r238,0r5,5r0,62r-5,5r-320,0","w":431,"k":{"-":11,"\u2013":11,"\u2014":11}},"\u017d":{"d":"240,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm55,-5r-10,-49r322,-541r-306,0r-4,-5r10,-70r6,-5r397,0r5,5r0,49r-321,541r314,0r5,5r0,70r-5,5r-407,0","w":526,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":57,"\u2013":57,"\u2014":57,"g":6,"\u011d":6,"\u0123":6,"\u011f":6,"\u0121":6,"u":3,"\u00f9":3,"\u00fa":3,"\u00fb":3,"\u00fc":3,"\u016b":3,"\u016d":3,"\u0171":3,"\u0173":3,"\u016f":3,"\u0169":3}},"\u017e":{"d":"189,-576r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm51,-5r-10,-45r241,-372r-229,0r-5,-5r11,-62r7,-5r313,0r5,5r0,47r-244,370r238,0r5,5r0,62r-5,5r-320,0","w":431,"k":{"-":11,"\u2013":11,"\u2014":11}},"\u0192":{"d":"46,40r6,-5r63,9r3,6v0,0,-11,24,-11,49v0,28,13,60,65,60v42,0,54,-39,58,-73r48,-403r-98,0r-5,-5r0,-62r5,-5r108,0r25,-203v10,-83,59,-138,138,-138v91,0,136,48,136,122v0,20,-3,43,-10,67r-7,4r-63,-9r-3,-7v5,-14,8,-29,8,-44v0,-32,-16,-61,-61,-61v-38,0,-56,38,-60,71r-23,198r169,0r4,5r-18,62r-6,5r-158,0r-50,409v-10,80,-54,139,-136,139v-116,0,-138,-75,-138,-125v0,-36,11,-66,11,-66","w":622},"\u0218":{"d":"50,-48r-2,-7r41,-56r9,-1v29,25,93,44,137,44v71,0,131,-31,131,-115v0,-161,-299,-90,-299,-310v0,-120,92,-192,200,-192v100,0,163,41,172,50r1,7r-38,58r-8,1v-28,-21,-71,-36,-123,-36v-80,0,-118,46,-118,109v0,150,299,81,299,312v0,150,-119,196,-220,196v-47,0,-130,-19,-182,-60xm202,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":508,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"x":3,",":5,";":5,"-":6,"\u2013":6,"\u2014":6}},"\u0219":{"d":"48,-34r-1,-6r38,-53r8,-1v21,18,73,34,104,34v52,0,100,-16,100,-78v0,-102,-247,-47,-247,-221v0,-103,91,-147,180,-147v46,0,90,12,129,39r2,7r-39,53r-7,0v-22,-15,-55,-27,-83,-27v-59,0,-100,28,-100,75v0,111,247,45,247,221v0,116,-84,150,-179,150v-58,0,-114,-17,-152,-46xm169,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":423},"\u02c6":{"d":"177,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0"},"\u02c7":{"d":"221,-576r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0"},"\u02d8":{"d":"251,-569v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106"},"\u02d9":{"d":"210,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0","w":503},"\u02da":{"d":"251,-569v-41,0,-81,-22,-81,-66r0,-13v0,-44,40,-65,81,-65v41,0,81,21,81,65r0,13v0,44,-40,66,-81,66xm251,-608v21,0,37,-10,37,-33v0,-23,-16,-33,-37,-33v-21,0,-37,10,-37,33v0,23,16,33,37,33"},"\u02db":{"d":"165,122v0,-105,155,-156,155,-156r19,14v-33,32,-93,81,-93,127v0,32,16,53,71,56r5,5r-11,46r-5,5v-81,0,-141,-36,-141,-97","w":504},"\u02dc":{"d":"147,-592r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32"},"\u02dd":{"d":"246,-586r-1,-6r61,-105r7,-4r101,0r5,4r-123,128r-6,0xm173,-573r-48,-18r-1,-6r51,-100r7,-4r65,0r5,4r-72,124r-7,0","w":503},"\u2013":{"d":"88,-222r-5,-5r0,-63r5,-5r492,0r4,5r-12,63r-6,5r-478,0","w":664,"k":{"A":12,"\u00c0":12,"\u00c1":12,"\u00c2":12,"\u00c3":12,"\u00c4":12,"\u00c5":12,"\u00c6":12,"\u0102":12,"\u0104":12,"\u0100":12,"J":45,"\u0134":45,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":32,"W":31,"\u0174":31,"Y":50,"\u00dd":50,"\u0178":50,"\u0176":50,"B":10,"D":10,"E":10,"F":10,"H":10,"I":10,"K":10,"L":10,"M":10,"N":10,"P":10,"R":10,"\u00c8":10,"\u00c9":10,"\u00ca":10,"\u00cb":10,"\u00cc":10,"\u00cd":10,"\u00ce":10,"\u00cf":10,"\u00d0":10,"\u00d1":10,"\u00de":10,"\u0116":10,"\u0118":10,"\u0124":10,"\u012e":10,"\u0141":10,"\u0143":10,"\u010e":10,"\u0112":10,"\u011a":10,"\u0136":10,"\u013b":10,"\u013d":10,"\u0139":10,"\u0145":10,"\u0154":10,"\u0158":10,"\u0156":10,"\u0147":10,"\u0110":10,"\u0130":10,"\u0114":10,"\u0126":10,"\u0128":10,"\u0132":10,"\u013f":10,"\u014a":10,"C":6,"G":6,"O":6,"Q":6,"\u00c7":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u00d8":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u011c":6,"\u0150":6,"\u0152":6,"\u0122":6,"\u014c":6,"\u011e":6,"\u010a":6,"\u0120":6,"\u014e":6,"U":9,"\u00d9":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u016a":9,"\u016c":9,"\u0170":9,"\u0172":9,"\u016e":9,"\u0168":9,"S":49,"\u015a":49,"\u015c":49,"\u0160":49,"\u0218":49,"\u015e":49,"X":37,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"x":10,"z":15,"\u017a":15,"\u017c":15,"\u017e":15}},"\u2014":{"d":"88,-222r-5,-5r0,-63r5,-5r690,0r4,5r-12,63r-6,5r-676,0","w":862,"k":{"A":12,"\u00c0":12,"\u00c1":12,"\u00c2":12,"\u00c3":12,"\u00c4":12,"\u00c5":12,"\u00c6":12,"\u0102":12,"\u0104":12,"\u0100":12,"J":45,"\u0134":45,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":32,"W":31,"\u0174":31,"Y":50,"\u00dd":50,"\u0178":50,"\u0176":50,"B":10,"D":10,"E":10,"F":10,"H":10,"I":10,"K":10,"L":10,"M":10,"N":10,"P":10,"R":10,"\u00c8":10,"\u00c9":10,"\u00ca":10,"\u00cb":10,"\u00cc":10,"\u00cd":10,"\u00ce":10,"\u00cf":10,"\u00d0":10,"\u00d1":10,"\u00de":10,"\u0116":10,"\u0118":10,"\u0124":10,"\u012e":10,"\u0141":10,"\u0143":10,"\u010e":10,"\u0112":10,"\u011a":10,"\u0136":10,"\u013b":10,"\u013d":10,"\u0139":10,"\u0145":10,"\u0154":10,"\u0158":10,"\u0156":10,"\u0147":10,"\u0110":10,"\u0130":10,"\u0114":10,"\u0126":10,"\u0128":10,"\u0132":10,"\u013f":10,"\u014a":10,"C":6,"G":6,"O":6,"Q":6,"\u00c7":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u00d8":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u011c":6,"\u0150":6,"\u0152":6,"\u0122":6,"\u014c":6,"\u011e":6,"\u010a":6,"\u0120":6,"\u014e":6,"U":9,"\u00d9":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u016a":9,"\u016c":9,"\u0170":9,"\u0172":9,"\u016e":9,"\u0168":9,"S":49,"\u015a":49,"\u015c":49,"\u0160":49,"\u0218":49,"\u015e":49,"X":37,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"x":10,"z":15,"\u017a":15,"\u017c":15,"\u017e":15}},"\u2018":{"d":"43,-494r-3,-5r86,-177r7,-4r38,10r4,7r-29,164r-7,5r-96,0","w":218,"k":{"\u0129":-29,"\u012b":-7,"\u0135":-14,"\u00ee":-14,"\u00ec":-12,"A":35,"\u00c0":35,"\u00c1":35,"\u00c2":35,"\u00c3":35,"\u00c4":35,"\u00c5":35,"\u00c6":35,"\u0102":35,"\u0104":35,"\u0100":35,"J":39,"\u0134":39,"T":-12,"\u0162":-12,"\u0164":-12,"\u0166":-12,"\u021a":-12,"V":-10,"W":-10,"\u0174":-10,"Y":-9,"\u00dd":-9,"\u0178":-9,"\u0176":-9,"\u00f0":6}},"\u2019":{"d":"88,-489r-38,-10r-4,-7r29,-164r7,-5r96,0r3,5r-86,177","w":203},"\u201a":{"d":"42,75r29,-164r7,-5r96,0r3,5r-86,177r-7,4r-38,-10","w":237,"k":{"T":44,"\u0162":44,"\u0164":44,"\u0166":44,"\u021a":44,"V":47,"W":45,"\u0174":45,"Y":47,"\u00dd":47,"\u0178":47,"\u0176":47,"v":18,"w":18,"y":18,"\u00fd":18,"\u00ff":18,"\u0175":18,"\u0177":18,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"M":8,"N":8,"P":8,"R":8,"\u00c8":8,"\u00c9":8,"\u00ca":8,"\u00cb":8,"\u00cc":8,"\u00cd":8,"\u00ce":8,"\u00cf":8,"\u00d0":8,"\u00d1":8,"\u00de":8,"\u0116":8,"\u0118":8,"\u0124":8,"\u012e":8,"\u0141":8,"\u0143":8,"\u010e":8,"\u0112":8,"\u011a":8,"\u0136":8,"\u013b":8,"\u013d":8,"\u0139":8,"\u0145":8,"\u0154":8,"\u0158":8,"\u0156":8,"\u0147":8,"\u0110":8,"\u0130":8,"\u0114":8,"\u0126":8,"\u0128":8,"\u0132":8,"\u013f":8,"\u014a":8,"C":13,"G":13,"O":13,"Q":13,"\u00c7":13,"\u00d2":13,"\u00d3":13,"\u00d4":13,"\u00d5":13,"\u00d6":13,"\u00d8":13,"\u0106":13,"\u0108":13,"\u010c":13,"\u011c":13,"\u0150":13,"\u0152":13,"\u0122":13,"\u014c":13,"\u011e":13,"\u010a":13,"\u0120":13,"\u014e":13,"U":17,"\u00d9":17,"\u00da":17,"\u00db":17,"\u00dc":17,"\u016a":17,"\u016c":17,"\u0170":17,"\u0172":17,"\u016e":17,"\u0168":17}},"\u201c":{"d":"197,-494r-3,-5r86,-177r7,-4r38,10r4,7r-29,169r-103,0xm43,-494r-3,-5r86,-177r7,-4r38,10r4,7r-29,164r-7,5r-96,0","w":372,"k":{"\u0129":-29,"\u012b":-7,"\u0135":-15,"\u00ee":-15,"\u00ec":-12,"A":35,"\u00c0":35,"\u00c1":35,"\u00c2":35,"\u00c3":35,"\u00c4":35,"\u00c5":35,"\u00c6":35,"\u0102":35,"\u0104":35,"\u0100":35,"J":39,"\u0134":39,"T":-12,"\u0162":-12,"\u0164":-12,"\u0166":-12,"\u021a":-12,"V":-10,"W":-10,"\u0174":-10,"Y":-9,"\u00dd":-9,"\u0178":-9,"\u0176":-9,"\u00f0":6}},"\u201d":{"d":"204,-499r-4,-7r29,-164r7,-5r96,0r3,5r-86,177r-7,4xm88,-489r-38,-10r-4,-7r29,-164r7,-5r96,0r3,5r-86,177","w":357},"\u201e":{"d":"197,74r29,-164r7,-5r96,0r3,5r-86,177r-7,4r-38,-10xm43,74r29,-164r7,-5r96,0r3,5r-86,177r-7,4r-38,-10","w":391,"k":{"T":44,"\u0162":44,"\u0164":44,"\u0166":44,"\u021a":44,"V":47,"W":45,"\u0174":45,"Y":47,"\u00dd":47,"\u0178":47,"\u0176":47,"v":18,"w":18,"y":18,"\u00fd":18,"\u00ff":18,"\u0175":18,"\u0177":18,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"M":8,"N":8,"P":8,"R":8,"\u00c8":8,"\u00c9":8,"\u00ca":8,"\u00cb":8,"\u00cc":8,"\u00cd":8,"\u00ce":8,"\u00cf":8,"\u00d0":8,"\u00d1":8,"\u00de":8,"\u0116":8,"\u0118":8,"\u0124":8,"\u012e":8,"\u0141":8,"\u0143":8,"\u010e":8,"\u0112":8,"\u011a":8,"\u0136":8,"\u013b":8,"\u013d":8,"\u0139":8,"\u0145":8,"\u0154":8,"\u0158":8,"\u0156":8,"\u0147":8,"\u0110":8,"\u0130":8,"\u0114":8,"\u0126":8,"\u0128":8,"\u0132":8,"\u013f":8,"\u014a":8,"C":13,"G":13,"O":13,"Q":13,"\u00c7":13,"\u00d2":13,"\u00d3":13,"\u00d4":13,"\u00d5":13,"\u00d6":13,"\u00d8":13,"\u0106":13,"\u0108":13,"\u010c":13,"\u011c":13,"\u0150":13,"\u0152":13,"\u0122":13,"\u014c":13,"\u011e":13,"\u010a":13,"\u0120":13,"\u014e":13,"U":17,"\u00d9":17,"\u00da":17,"\u00db":17,"\u00dc":17,"\u016a":17,"\u016c":17,"\u0170":17,"\u0172":17,"\u016e":17,"\u0168":17}},"\u2020":{"d":"175,189r0,-596r-130,0r-5,-5r0,-62r5,-5r130,0r0,-186r5,-6r70,-10r5,4r0,198r147,0r5,5r-19,62r-7,5r-126,0r0,526r-20,101r-6,7r-49,-29","w":442},"\u2021":{"d":"59,-20r0,-62r5,-5r130,0r0,-320r-130,0r-5,-5r0,-62r5,-5r130,0r0,-186r5,-6r70,-10r5,4r0,198r147,0r5,5r-19,62r-7,5r-126,0r0,320r147,0r5,5r-19,62r-7,5r-126,0r0,134r-20,101r-6,7r-49,-29r-5,-9r0,-204r-130,0","w":481},"\u2022":{"d":"74,-230r0,-36v0,-101,88,-151,169,-151v83,0,171,50,171,151r0,36v0,103,-88,149,-171,149v-81,0,-169,-46,-169,-149","w":488},"\u2026":{"d":"621,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0xm344,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0xm67,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0","w":790},"\u2030":{"d":"177,-365v-69,0,-119,-37,-119,-107r0,-102v0,-70,50,-108,119,-108v69,0,118,38,118,108r0,102v0,70,-49,107,-118,107xm60,-5r504,-674r7,-2r62,19r2,5r-490,655r-6,2r-77,0xm177,-423v37,0,59,-20,59,-60r0,-82v0,-39,-22,-58,-59,-58v-38,0,-60,19,-60,58r0,82v0,40,22,60,60,60xm712,-97r0,-101v0,-71,50,-108,119,-108v69,0,120,37,120,108r0,101v0,70,-51,109,-120,109v-69,0,-119,-39,-119,-109xm411,-97r0,-101v0,-71,50,-108,119,-108v69,0,120,37,120,108r0,101v0,70,-51,109,-120,109v-69,0,-119,-39,-119,-109xm771,-105v0,38,22,58,60,58v37,0,59,-20,59,-58r0,-83v0,-39,-22,-59,-59,-59v-38,0,-60,20,-60,59r0,83xm470,-105v0,38,22,58,60,58v37,0,59,-20,59,-58r0,-83v0,-39,-22,-59,-59,-59v-38,0,-60,20,-60,59r0,83","w":1005},"\u2039":{"d":"170,-55r-126,-189r0,-7r126,-190r9,-6r75,0r6,7r-130,192r130,192r-6,7r-75,0","w":311,"k":{"J":-8,"\u0134":-8}},"\u203a":{"d":"57,-49r-6,-7r130,-192r-130,-192r6,-7r75,0r9,6r126,190r0,7r-126,189r-9,6r-75,0","w":311},"\u2044":{"d":"35,-5r504,-674r7,-2r62,19r2,5r-490,655r-6,2r-77,0","w":645},"\u20ac":{"d":"58,-178r-5,-5r0,-60r5,-5r63,0r0,-68r-63,0r-5,-5r0,-60r5,-5r66,0v19,-130,117,-199,254,-199v95,0,151,37,160,46r1,7r-22,56r-8,1v0,0,-45,-38,-127,-38v-91,0,-155,46,-175,127r284,0r4,5r-16,60r-6,5r-272,0r0,68r256,0r4,5r-15,60r-6,5r-231,0v23,78,89,118,174,118v56,0,108,-22,136,-43r8,1r20,56r-1,7v-9,9,-68,51,-163,51v-136,0,-236,-65,-258,-190r-67,0","w":593},"\u2122":{"d":"352,-352r-5,-5r0,-313r5,-5r48,-6r7,5r126,226r124,-220r5,-5r49,-6r7,5r0,319r-5,5r-53,0r-4,-5r0,-195r-95,167r-7,5r-45,0r-6,-5r-94,-171r0,199r-5,5r-52,0xm137,-352r-5,-5r0,-261r-105,0r-5,-5r0,-47r5,-5r279,0r4,5r-13,47r-6,5r-97,0r0,261r-5,5r-52,0","w":785},"\u2211":{"d":"64,-343r-3,-7r0,-30r3,-7r398,-227r6,2r32,56r-2,7r-14,13r-65,129r354,0r5,5r0,74r-5,5r-354,0r65,129r14,13r2,7r-32,56r-6,2","w":835},"\u2212":{"d":"99,-219r-5,-5r0,-69r5,-5r358,0r4,5r-18,69r-6,5r-338,0","w":550},"\u221e":{"d":"194,-191r-10,-346r5,-6r78,-12r5,4r-8,193v53,-10,82,-55,82,-114r0,-71v0,-72,-42,-109,-113,-109v-71,0,-118,34,-118,109r-7,3r-68,-14r-5,-6v0,-112,88,-172,198,-172v110,0,197,60,197,172r0,105v0,101,-72,166,-169,176r-3,88r-5,5r-54,0xm177,-5r0,-91r5,-5r89,0r5,5r0,91r-5,5r-89,0","w":492},"\u2248":{"d":"96,-304r-34,-52r1,-7v34,-32,85,-62,140,-62v94,0,127,70,198,70v37,0,73,-22,100,-46r7,1r34,52r-1,7v-34,32,-85,62,-140,62v-94,0,-127,-70,-198,-70v-37,0,-73,22,-100,46xm96,-105r-34,-52r1,-7v34,-32,85,-62,140,-62v94,0,127,70,198,70v37,0,73,-22,100,-46r7,1r34,52r-1,7v-34,32,-85,62,-140,62v-94,0,-127,-70,-198,-70v-37,0,-73,22,-100,46","w":605},"\u2260":{"d":"117,-49r-2,-5r47,-80r-63,0r-5,-5r0,-63r5,-5r107,0r61,-103r-168,0r-5,-5r0,-63r5,-5r211,0r59,-99r7,-2r57,9r2,5r-52,87r70,0r4,5r-17,63r-6,5r-94,0r-61,103r152,0r4,5r-17,63r-6,5r-177,0r-56,95r-6,2","w":550},"\u2264":{"d":"59,-248r-3,-8r16,-77r6,-6r391,-204r5,4r0,71r-5,7r-331,172r331,164r5,7r0,71r-5,4xm112,31r5,-5r352,0r5,5r0,63r-5,5r-352,0r-5,-5r0,-63","w":550},"\u2265":{"d":"76,-46r0,-71r5,-7r331,-172r-331,-164r-5,-7r0,-71r5,-4r410,205r3,8r-16,77r-6,6r-391,204xm76,31r5,-5r349,0r5,5r-1,63r-5,5r-348,0r-5,-5r0,-63","w":550},"\u1e9e":{"d":"76,-5r0,-489v0,-113,66,-181,164,-181r242,0r5,5r0,49r-132,224v105,7,200,67,200,198v0,139,-104,199,-215,199r-90,0r-5,-5r12,-69r6,-5r65,0v71,0,145,-32,145,-120v0,-88,-74,-119,-145,-119r-66,0r-5,-5r-12,-50r137,-224r-137,0v-32,0,-87,24,-87,110r0,482r-5,5r-72,0","w":593,"k":{"x":4,"V":3,"T":4,"\u0162":4,"\u0164":4,"\u0166":4,"\u021a":4,"W":3,"\u0174":3,"Y":3,"\u00dd":3,"\u0178":3,"\u0176":3,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4}},"\u0122":{"d":"71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v104,0,178,-55,178,-174r0,-23r-115,0r-6,-5r-10,-70r4,-5r206,0r5,5r0,107v0,161,-100,245,-262,245v-157,0,-262,-84,-262,-245xm290,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":653,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"\"":5,"'":5,",":9,";":9,"-":5,"\u2013":5,"\u2014":5,".":8,":":8,"\u2026":8}},"\u0137":{"d":"203,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6xm76,-5r0,-706r5,-6r70,-10r5,4r0,409r8,0r143,-171r7,-4r105,-10r5,5r-161,176r-23,20r21,24r104,158v11,16,34,48,73,48v4,0,9,0,14,-1r5,5r-11,64r-5,5v-6,1,-11,1,-17,1v-77,0,-112,-55,-131,-84r-129,-201r-8,0r0,274r-4,5r-72,0","w":475,"k":{"v":6,"w":6,"y":6,"\u00fd":6,"\u00ff":6,"\u0175":6,"\u0177":6,"C":6,"G":6,"O":6,"Q":6,"\u00c7":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u00d8":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u011c":6,"\u0150":6,"\u0152":6,"\u0122":6,"\u014c":6,"\u011e":6,"\u010a":6,"\u0120":6,"\u014e":6,",":-12,";":-12,"-":7,"\u2013":7,"\u2014":7,".":-8,":":-8,"\u2026":-8,"g":6,"\u011d":6,"\u0123":6,"\u011f":6,"\u0121":6,"f":3,"\u00df":3,"\u017f":3,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u00f8":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u0117":6,"\u0119":6,"\u0151":6,"\u0153":6,"\u0113":6,"\u011b":6,"\u014d":6,"\u010f":6,"\u0111":6,"\u010b":6,"\u0115":6,"\u014f":6,"t":5,"\u0163":5,"\u0165":5,"\u0167":5,"\u021b":5,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u0171":4,"\u0173":4,"\u016f":4,"\u0169":4,"\u00f0":6}},"\u0100":{"d":"186,-772r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm12,-5r233,-660r6,-5r84,-11r6,4r237,672r-3,5r-80,0r-6,-5r-55,-161r-279,0r-54,161r-5,5r-81,0xm181,-242r228,0r-104,-308r-10,-43r-10,43","w":590,"k":{"J":-15,"\u0134":-15,"T":30,"\u0162":30,"\u0164":30,"\u0166":30,"\u021a":30,"V":20,"W":18,"\u0174":18,"Y":29,"\u00dd":29,"\u0178":29,"\u0176":29,"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,"\"":35,"'":35,",":-7,";":-7,"-":11,"\u2013":11,"\u2014":11,"\u2019":28,"\u201d":28}},"\u0101":{"d":"129,-608r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm40,-135v0,-50,20,-86,48,-109v37,-30,91,-38,156,-38r35,0v22,0,36,-5,44,-10r0,-47v0,-77,-47,-95,-103,-95v-39,0,-74,10,-99,30r-8,-1r-34,-50r2,-8v36,-28,86,-43,140,-43v102,0,182,41,182,152r0,256r25,88r-5,6r-61,9r-6,-4r-29,-72v0,0,-24,83,-135,83v-71,0,-152,-37,-152,-147xm124,-134v0,44,31,74,81,74v50,0,118,-29,118,-29r0,-169v-12,39,-54,50,-88,50r-24,0v-35,0,-87,13,-87,74","w":474},"\u010e":{"d":"293,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm93,-5r0,-665r5,-5r224,0v157,0,263,86,263,248r0,182v0,161,-106,245,-263,245r-224,0xm177,-80r145,0v102,0,177,-55,177,-174r0,-166v0,-116,-75,-175,-177,-175r-145,0r0,515","w":656,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u0112":{"d":"170,-772r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u0113":{"d":"137,-608r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u011a":{"d":"255,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u011b":{"d":"217,-576r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u0123":{"d":"194,-567r-5,-4r72,-152r7,-3r34,7r5,6r-29,142r-6,4r-78,0xm102,-61v0,-37,19,-67,45,-83v0,0,-107,-29,-107,-173v0,-116,71,-182,188,-182r99,0r110,-23r6,4r10,55r-4,7r-68,19v33,20,49,72,49,122v0,110,-72,185,-192,185v-35,0,-64,-5,-64,-5v0,0,-6,15,-6,30v0,40,22,64,60,64r62,0v97,0,147,56,147,132v0,95,-94,140,-188,140v-97,0,-178,-30,-210,-96r2,-7r60,-27r7,2v0,0,22,56,139,56v72,0,110,-34,110,-71v0,-29,-23,-57,-67,-57r-62,0v-83,0,-126,-46,-126,-92xm233,-201v78,0,118,-39,118,-116v0,-79,-40,-117,-118,-117v-68,0,-114,39,-114,117v0,76,40,116,114,116","w":486},"\u012b":{"d":"5,-608r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231,"k":{"}":-15,"]":-16,")":-17}},"\u0136":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,283r47,0r8,-4r208,-266r8,-5r105,-12r4,5r-238,288r-29,29r29,32r158,210v9,12,35,42,79,42v4,0,8,0,12,-1r4,5r-11,68r-6,5v-6,1,-12,1,-18,1v-77,0,-124,-68,-134,-82r-175,-237r-8,-4r-43,0r0,315r-5,5r-74,0xm265,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":594,"k":{"J":-3,"\u0134":-3,"v":55,"w":55,"y":55,"\u00fd":55,"\u00ff":55,"\u0175":55,"\u0177":55,"C":10,"G":10,"O":10,"Q":10,"\u00c7":10,"\u00d2":10,"\u00d3":10,"\u00d4":10,"\u00d5":10,"\u00d6":10,"\u00d8":10,"\u0106":10,"\u0108":10,"\u010c":10,"\u011c":10,"\u0150":10,"\u0152":10,"\u0122":10,"\u014c":10,"\u011e":10,"\u010a":10,"\u0120":10,"\u014e":10,"U":9,"\u00d9":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u016a":9,"\u016c":9,"\u0170":9,"\u0172":9,"\u016e":9,"\u0168":9,"-":45,"\u2013":45,"\u2014":45,"\u2019":6,"\u201d":6,"g":11,"\u011d":11,"\u0123":11,"\u011f":11,"\u0121":11,"s":5,"\u015b":5,"\u015d":5,"\u0161":5,"\u0219":5,"\u015f":5,"m":4,"n":4,"p":4,"r":4,"\u00f1":4,"\u0144":4,"\u0146":4,"\u0148":4,"\u0155":4,"\u0159":4,"\u0157":4,"\u0149":4,"\u014b":4,"f":9,"\u00df":9,"\u017f":9,"c":8,"d":8,"e":8,"o":8,"q":8,"\u00e7":8,"\u00e8":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u00f2":8,"\u00f3":8,"\u00f4":8,"\u00f5":8,"\u00f6":8,"\u00f8":8,"\u0107":8,"\u0109":8,"\u010d":8,"\u0117":8,"\u0119":8,"\u0151":8,"\u0153":8,"\u0113":8,"\u011b":8,"\u014d":8,"\u010f":8,"\u0111":8,"\u010b":8,"\u0115":8,"\u014f":8,"t":12,"\u0163":12,"\u0165":12,"\u0167":12,"\u021b":12,"u":9,"\u00f9":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u016b":9,"\u016d":9,"\u0171":9,"\u0173":9,"\u016f":9,"\u0169":9,"\u00f0":7}},"\u013b":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,597r288,0r4,5r-18,70r-6,5r-347,0xm241,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":474,"k":{"J":-16,"\u0134":-16,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":51,"W":48,"\u0174":48,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39,"v":19,"w":19,"y":19,"\u00fd":19,"\u00ff":19,"\u0175":19,"\u0177":19,"U":5,"\u00d9":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u016a":5,"\u016c":5,"\u0170":5,"\u0172":5,"\u016e":5,"\u0168":5,"\"":62,"'":62,",":-9,";":-9,"-":64,"\u2013":64,"\u2014":64,"\u2019":61,"\u201d":61,".":-8,":":-8,"\u2026":-8,"\u00bb":-10,"\u203a":-10}},"\u013c":{"d":"74,-110r0,-601r5,-6r70,-10r5,4r0,608v0,39,30,45,45,45r4,0r4,5r-11,63r-5,5r-8,0v-27,0,-109,-8,-109,-113xm101,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":247},"\u013d":{"d":"267,-533r-5,-6r29,-142r6,-4r78,0r5,4r-72,152r-7,3xm93,-5r0,-660r5,-6r74,-10r5,4r0,597r288,0r4,5r-18,70r-6,5r-347,0","w":474,"k":{"J":-16,"\u0134":-16,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":51,"W":48,"\u0174":48,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39,"v":19,"w":19,"y":19,"\u00fd":19,"\u00ff":19,"\u0175":19,"\u0177":19,"U":5,"\u00d9":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u016a":5,"\u016c":5,"\u0170":5,"\u0172":5,"\u016e":5,"\u0168":5,"\"":62,"'":62,",":-9,";":-9,"-":64,"\u2013":64,"\u2014":64,"\u2019":61,"\u201d":61,".":-8,":":-8,"\u2026":-8,"\u00bb":-10,"\u203a":-10}},"\u013e":{"d":"74,-110r0,-601r5,-6r70,-10r5,4r0,608v0,39,30,45,45,45r4,0r4,5r-11,63r-5,5r-8,0v-27,0,-109,-8,-109,-113xm220,-567r-5,-6r29,-142r6,-4r78,0r5,4r-72,152r-7,3","w":277,"k":{"\u0149":-12,"\u0129":-61,"\u0127":-31,"\u0159":-20,"\u012b":-55,"\u201d":-19,"\u2019":-19,"\u0135":-37,"\u00ef":-61,"\u00ee":-37,"\u00ec":-75,"}":-48,"]":-48,"?":-28,")":-45,"'":-39,"\"":-39,"!":-21}},"\u0139":{"d":"139,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm104,-5r0,-660r5,-6r74,-10r5,4r0,597r288,0r4,5r-18,70r-6,5r-347,0","w":474,"k":{"J":-16,"\u0134":-16,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":51,"W":48,"\u0174":48,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39,"v":19,"w":19,"y":19,"\u00fd":19,"\u00ff":19,"\u0175":19,"\u0177":19,"U":5,"\u00d9":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u016a":5,"\u016c":5,"\u0170":5,"\u0172":5,"\u016e":5,"\u0168":5,"\"":62,"'":62,",":-9,";":-9,"-":64,"\u2013":64,"\u2014":64,"\u2019":61,"\u201d":61,".":-8,":":-8,"\u2026":-8,"\u00bb":-10,"\u203a":-10}},"\u013a":{"d":"114,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm74,-110r0,-555r5,-6r70,-10r5,4r0,562v0,39,30,45,45,45r4,0r4,5r-11,63r-5,5r-8,0v-27,0,-109,-8,-109,-113","w":247},"\u0145":{"d":"93,-5r0,-660r5,-6r74,-10r7,4r324,488r26,48r0,-524r5,-6r74,-10r5,4r0,672r-5,5r-71,0r-8,-5r-326,-492r-26,-48r0,540r-5,5r-74,0xm316,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":707,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u0146":{"d":"79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,159,59,159,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-55,-117,-112,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0xm224,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":525,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u0148":{"d":"244,-576r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,159,59,159,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-55,-117,-112,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0","w":525,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u014c":{"d":"226,-772r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u014d":{"d":"144,-608r-5,-5r0,-58r5,-5r224,0r4,5r-12,58r-6,5r-210,0xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u0154":{"d":"266,-733r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm93,-5r0,-665r5,-5r178,0v53,0,105,9,147,35v49,31,83,84,83,164v0,186,-195,195,-195,195r22,22r117,141v17,20,42,42,80,42v4,0,7,-1,11,-1r4,5r-11,68r-6,5v-7,1,-14,2,-21,2v-69,0,-115,-60,-133,-83r-156,-194r-7,-4r-34,0r0,273r-5,5r-74,0xm177,-355r98,0v73,0,147,-28,147,-121v0,-91,-74,-122,-147,-122r-98,0r0,243","w":583,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"-":33,"\u2013":33,"\u2014":33}},"\u0155":{"d":"152,-569r-50,-20r-1,-6r60,-102r7,-4r108,0r5,4r-123,128r-6,0xm79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,137,-81r5,6r-15,84r-7,5v-14,-7,-31,-9,-52,-9v-22,0,-42,3,-63,9r0,406r-5,5r-70,0","w":309,"k":{"\"":-9,"'":-9,",":15,";":15,"-":13,"\u2013":13,"\u2014":13,"\u2019":-23,"\u201d":-23,".":15,":":15,"\u2026":15,"\u00f0":3}},"\u0158":{"d":"251,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm93,-5r0,-665r5,-5r178,0v53,0,105,9,147,35v49,31,83,84,83,164v0,186,-195,195,-195,195r22,22r117,141v17,20,42,42,80,42v4,0,7,-1,11,-1r4,5r-11,68r-6,5v-7,1,-14,2,-21,2v-69,0,-115,-60,-133,-83r-156,-194r-7,-4r-34,0r0,273r-5,5r-74,0xm177,-355r98,0v73,0,147,-28,147,-121v0,-91,-74,-122,-147,-122r-98,0r0,243","w":583,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"-":33,"\u2013":33,"\u2014":33}},"\u0159":{"d":"145,-576r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,137,-81r5,6r-15,84r-7,5v-14,-7,-31,-9,-52,-9v-22,0,-42,3,-63,9r0,406r-5,5r-70,0","w":309,"k":{"'":-9,"\"":-9,",":15,";":15,"-":13,"\u2013":13,"\u2014":13,"\u2019":-23,"\u201d":-23,".":15,":":15,"\u2026":15,"\u00f0":3}},"\u0156":{"d":"93,-5r0,-665r5,-5r178,0v53,0,105,9,147,35v49,31,83,84,83,164v0,186,-195,195,-195,195r22,22r117,141v17,20,42,42,80,42v4,0,7,-1,11,-1r4,5r-11,68r-6,5v-7,1,-14,2,-21,2v-69,0,-115,-60,-133,-83r-156,-194r-7,-4r-34,0r0,273r-5,5r-74,0xm177,-355r98,0v73,0,147,-28,147,-121v0,-91,-74,-122,-147,-122r-98,0r0,243xm256,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":583,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"-":33,"\u2013":33,"\u2014":33}},"\u0157":{"d":"79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,137,-81r5,6r-15,84r-7,5v-14,-7,-31,-9,-52,-9v-22,0,-42,3,-63,9r0,406r-5,5r-70,0xm76,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":309,"k":{"\"":-9,"'":-9,",":15,";":15,"-":13,"\u2013":13,"\u2014":13,"\u2019":-23,"\u201d":-23,".":15,":":15,"\u2026":15,"\u00f0":3}},"\u0164":{"d":"217,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm207,-5r0,-590r-186,0r-5,-5r0,-70r5,-5r469,0r4,5r-18,70r-6,5r-179,0r0,590r-5,5r-74,0","w":497,"k":{"\u0166":-17,"\u0149":55,"\u0138":55,"\u0129":-40,"\u0127":-9,"\u0159":55,"\u012b":-23,"\u017e":62,"\u0161":71,"\u015d":71,"\u0135":-22,"\u0131":55,"\u00ef":-18,"\u00ee":-22,"\u00ec":-19,"\u00e3":62,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":53,"\u0134":53,"T":-17,"\u0162":-17,"\u0164":-17,"\u021a":-17,"V":-18,"W":-17,"\u0174":-17,"Y":-19,"\u00dd":-19,"\u0178":-19,"\u0176":-19,"v":64,"w":64,"y":64,"\u00fd":64,"\u00ff":64,"\u0175":64,"\u0177":64,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":68,"z":62,"\u017a":62,"\u017c":62,"\"":-15,"'":-15,",":41,";":41,"-":46,"\u2013":46,"\u2014":46,"\u2019":-9,"\u201d":-9,".":42,":":42,"\u2026":42,"g":57,"\u011d":57,"\u0123":57,"\u011f":57,"\u0121":57,"s":71,"\u015b":71,"\u0219":71,"\u015f":71,"a":62,"\u00e0":62,"\u00e1":62,"\u00e2":62,"\u00e4":62,"\u00e5":62,"\u00e6":62,"\u0103":62,"\u0105":62,"\u0101":62,"m":55,"n":55,"p":55,"r":55,"\u00f1":55,"\u0144":55,"\u0146":55,"\u0148":55,"\u0155":55,"\u0157":55,"\u014b":55,"c":56,"d":56,"e":56,"o":56,"q":56,"\u00e7":56,"\u00e8":56,"\u00e9":56,"\u00ea":56,"\u00eb":56,"\u00f2":56,"\u00f3":56,"\u00f4":56,"\u00f5":56,"\u00f6":56,"\u00f8":56,"\u0107":56,"\u0109":56,"\u010d":56,"\u0117":56,"\u0119":56,"\u0151":56,"\u0153":56,"\u0113":56,"\u011b":56,"\u014d":56,"\u010f":56,"\u0111":56,"\u010b":56,"\u0115":56,"\u014f":56,"t":6,"\u0163":6,"\u0165":6,"\u0167":6,"\u021b":6,"u":56,"\u00f9":56,"\u00fa":56,"\u00fb":56,"\u00fc":56,"\u016b":56,"\u016d":56,"\u0171":56,"\u0173":56,"\u016f":56,"\u0169":56,"\u00f0":38,")":-14,"?":-12,"]":-12,"}":-12,"\u1e9e":3}},"\u0165":{"d":"240,-567r-5,-6r29,-142r6,-4r78,0r5,4r-72,152r-7,3xm89,-175r0,-247r-54,0r-5,-5r0,-62r5,-5r58,0r9,-101r5,-6r57,-8r5,4r0,111r166,0r5,5r-19,62r-7,5r-145,0r0,241v0,68,33,119,88,119v38,0,74,-31,74,-31r7,1r31,57r-2,7v-33,23,-72,40,-117,40v-91,0,-161,-62,-161,-187","w":379,"k":{",":-21,";":-21,".":-12,":":-12,"\u2026":-12}},"\u016e":{"d":"347,-733v-41,0,-81,-22,-81,-66r0,-13v0,-44,40,-65,81,-65v41,0,81,21,81,65r0,13v0,44,-40,66,-81,66xm347,-772v21,0,37,-10,37,-33v0,-23,-16,-33,-37,-33v-21,0,-37,10,-37,33v0,23,16,33,37,33xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u016f":{"d":"265,-569v-41,0,-81,-22,-81,-66r0,-13v0,-44,40,-65,81,-65v41,0,81,21,81,65r0,13v0,44,-40,66,-81,66xm265,-608v21,0,37,-10,37,-33v0,-23,-16,-33,-37,-33v-21,0,-37,10,-37,33v0,23,16,33,37,33xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u010f":{"d":"60,-164r0,-169v0,-113,77,-173,182,-173v41,0,79,12,110,34r-4,-44r0,-195r5,-6r70,-10r5,4r0,625r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176xm496,-567r-5,-6r29,-142r6,-4r78,0r5,4r-72,152r-7,3xm140,-181v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-240v0,-70,-36,-106,-103,-106v-61,0,-105,40,-105,117r0,136","w":537,"k":{"\u0149":-25,"\u0140":-16,"\u0133":-13,"\u0129":-74,"\u0127":-45,"\u0159":-33,"\u013e":-16,"\u013c":-16,"\u012b":-68,"\u0137":-13,"\u201d":-32,"\u2019":-32,"\u0135":-50,"\u012f":-13,"\u00fe":-13,"\u00ef":-74,"\u00ee":-50,"\u00ec":-88,"}":-58,"l":-16,"k":-13,"j":-13,"i":-13,"h":-13,"b":-13,"]":-57,"?":-40,")":-55,"'":-50,"\"":-50,"!":-34}},"\u0111":{"d":"60,-164r0,-169v0,-113,77,-173,182,-173v41,0,79,12,110,34r-4,-44r0,-56r-172,0r-5,-5r0,-58r5,-5r172,0r0,-71r5,-6r70,-10r5,4r0,83r77,0r4,5r-12,58r-6,5r-63,0r0,474r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176xm140,-181v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-240v0,-70,-36,-106,-103,-106v-61,0,-105,40,-105,117r0,136","w":507,"k":{"}":-12,"]":-13,"?":-13,")":-19}},"\u0147":{"d":"331,-740r-9,-5r-92,-102r2,-7r55,-18r7,0r67,78r67,-78r7,0r55,18r2,7r-92,102r-9,5r-60,0xm93,-5r0,-660r5,-6r74,-10r7,4r324,488r26,48r0,-524r5,-6r74,-10r5,4r0,672r-5,5r-71,0r-8,-5r-326,-492r-26,-48r0,540r-5,5r-74,0","w":707,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u0110":{"d":"107,-5r0,-291r-46,0r-5,-5r0,-70r5,-5r46,0r0,-294r5,-5r221,0v160,0,266,86,266,245r0,187v0,161,-106,243,-266,243r-221,0xm191,-80r142,0v102,0,180,-52,180,-172r0,-169v0,-117,-78,-174,-180,-174r-142,0r0,219r127,0r4,5r-18,70r-6,5r-107,0r0,216","w":670,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u00b5":{"d":"38,-233r-3,-7r0,-30r3,-7r398,-227r6,2r32,56r-2,7r-14,13r-65,129r354,0r5,5r0,74r-5,5r-354,0r65,129r14,13r2,7r-32,56r-6,2","w":787},"\u03bc":{"d":"38,-233r-3,-7r0,-30r3,-7r398,-227r6,2r32,56r-2,7r-14,13r-65,129r354,0r5,5r0,74r-5,5r-354,0r65,129r14,13r2,7r-32,56r-6,2","w":787},"\u2202":{"d":"40,-213r-5,-5r0,-74r5,-5r354,0r-65,-129r-14,-13r-2,-7r32,-56r6,-2r398,227r3,7r0,30r-3,7r-398,227r-6,-2r-32,-56r2,-7r14,-13r65,-129r-354,0","w":787},"\u220f":{"d":"62,-323r-5,-5r0,-74r5,-5r354,0r-65,-129r-14,-13r-2,-7r32,-56r6,-2r398,227r3,7r0,30r-3,7r-398,227r-6,-2r-32,-56r2,-7r14,-13r65,-129r-354,0","w":835},"\u03c0":{"d":"52,-276r0,-119v0,-199,172,-292,333,-292v164,0,333,93,333,292r0,119v0,200,-169,293,-333,293v-161,0,-333,-93,-333,-293xm117,-296v0,176,126,250,268,250v144,0,268,-74,268,-250r0,-78v0,-177,-124,-250,-268,-250v-142,0,-268,73,-268,250r0,78xm278,-135r0,-398r5,-5r111,0v90,0,152,35,152,125v0,71,-52,132,-128,132v-58,0,-74,-34,-74,-34r3,33r0,147r-5,5r-59,0xm347,-343v13,4,33,6,49,6v41,0,79,-21,79,-75v0,-51,-38,-66,-81,-66r-47,0r0,135","w":770},"\u222b":{"d":"242,-5r0,-354r-129,65r-13,14r-7,2r-56,-32r-2,-6r227,-398r7,-3r30,0r7,3r227,398r-2,6r-56,32r-7,-2r-13,-14r-129,-65r0,354r-5,5r-74,0","w":568},"\u03a9":{"d":"242,39r-227,-398r2,-6r56,-32r7,2r13,14r129,65r0,-354r5,-5r74,0r5,5r0,354r129,-65r13,-14r7,-2r56,32r2,6r-227,398r-7,3r-30,0","w":528},"\u2126":{"d":"242,39r-227,-398r2,-6r56,-32r7,2r13,14r129,65r0,-354r5,-5r74,0r5,5r0,354r129,-65r13,-14r7,-2r56,32r2,6r-227,398r-7,3r-30,0","w":528},"\u00ac":{"d":"38,-233r-3,-7r0,-30r3,-7r398,-227r6,2r32,56r-2,7r-14,13r-65,171r65,171r14,13r2,7r-32,56r-6,2","w":523},"\u221a":{"d":"49,-64r2,-7r14,-13r65,-171r-65,-171r-14,-13r-2,-7r32,-56r6,-2r398,227r3,7r0,30r-3,7r-398,227r-6,-2","w":523},"\u0394":{"d":"81,-343r-3,-7r0,-30r3,-7r398,-227r6,2r32,56r-2,7r-14,13r-65,171r65,171r14,13r2,7r-32,56r-6,2","w":603},"\u2206":{"d":"81,-343r-3,-7r0,-30r3,-7r398,-227r6,2r32,56r-2,7r-14,13r-65,171r65,171r14,13r2,7r-32,56r-6,2","w":603},"\u25ca":{"d":"116,-118r-32,-56r2,-7r14,-13r65,-171r-65,-171r-14,-13r-2,-7r32,-56r6,-2r398,227r3,7r0,30r-3,7r-398,227","w":584},"\u011e":{"d":"334,-733v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v104,0,178,-55,178,-174r0,-23r-115,0r-6,-5r-10,-70r4,-5r206,0r5,5r0,107v0,161,-100,245,-262,245v-157,0,-262,-84,-262,-245","w":653,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"\"":5,"'":5,",":9,";":9,"-":5,"\u2013":5,"\u2014":5,".":8,":":8,"\u2026":8}},"\u011f":{"d":"234,-569v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm102,-61v0,-37,19,-67,45,-83v0,0,-107,-29,-107,-173v0,-116,71,-182,188,-182r99,0r110,-23r6,4r10,55r-4,7r-68,19v33,20,49,72,49,122v0,110,-72,185,-192,185v-35,0,-64,-5,-64,-5v0,0,-6,15,-6,30v0,40,22,64,60,64r62,0v97,0,147,56,147,132v0,95,-94,140,-188,140v-97,0,-178,-30,-210,-96r2,-7r60,-27r7,2v0,0,22,56,139,56v72,0,110,-34,110,-71v0,-29,-23,-57,-67,-57r-62,0v-83,0,-126,-46,-126,-92xm233,-201v78,0,118,-39,118,-116v0,-79,-40,-117,-118,-117v-68,0,-114,39,-114,117v0,76,40,116,114,116","w":486},"\u0130":{"d":"95,-772r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm93,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u015e":{"d":"50,-48r-2,-7r41,-56r9,-1v29,25,93,44,137,44v71,0,131,-31,131,-115v0,-161,-299,-90,-299,-310v0,-120,92,-192,200,-192v100,0,163,41,172,50r1,7r-38,58r-8,1v-28,-21,-71,-36,-123,-36v-80,0,-118,46,-118,109v0,150,299,81,299,312v0,132,-93,183,-184,193v14,14,37,41,37,74v0,59,-46,93,-102,93v-29,0,-67,-10,-88,-32r-2,-7r13,-34r7,-3v14,10,29,16,44,16v51,0,68,-31,68,-67v0,-10,-6,-26,-11,-37r-2,0v-47,0,-130,-19,-182,-60","w":508,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"x":3,",":5,";":5,"-":6,"\u2013":6,"\u2014":6}},"\u015f":{"d":"48,-34r-1,-6r38,-53r8,-1v21,18,73,34,104,34v52,0,100,-16,100,-78v0,-102,-247,-47,-247,-221v0,-103,91,-147,180,-147v46,0,90,12,129,39r2,7r-39,53r-7,0v-22,-15,-55,-27,-83,-27v-59,0,-100,28,-100,75v0,111,247,45,247,221v0,99,-60,138,-137,147v14,14,37,41,37,74v0,59,-46,93,-102,93v-29,0,-67,-10,-88,-32r-2,-7r13,-34r7,-3v14,10,29,16,44,16v51,0,68,-31,68,-67v0,-10,-6,-26,-11,-37r-8,0v-58,0,-114,-17,-152,-46","w":423},"\u010a":{"d":"290,-772r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v82,0,141,-33,169,-93r7,-2r65,25r3,6v-33,95,-121,144,-244,144v-157,0,-262,-84,-262,-245","w":627,"k":{"v":4,"w":4,"y":4,"\u00fd":4,"\u00ff":4,"\u0175":4,"\u0177":4,",":5,";":5,"-":55,"\u2013":55,"\u2014":55,".":5,":":5,"\u2026":5,"g":5,"\u011d":5,"\u0123":5,"\u011f":5,"\u0121":5,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u0219":4,"\u015f":4}},"\u010b":{"d":"210,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm59,-161r0,-171v0,-102,72,-174,195,-174v75,0,142,34,170,102r-3,6r-60,21r-7,-2v-18,-34,-55,-55,-105,-55v-67,0,-110,41,-110,118r0,138v0,77,43,118,110,118v62,0,93,-22,110,-53r7,-2r60,21r3,6v-25,65,-90,100,-175,100v-123,0,-195,-71,-195,-173","w":472,"k":{"-":36,"\u2013":36,"\u2014":36}},"\u0114":{"d":"280,-733v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm93,-5r0,-665r5,-5r347,0r5,5r0,70r-5,5r-268,0r0,200r233,0r4,5r-18,70r-6,5r-213,0r0,235r269,0r4,5r-10,70r-6,5r-336,0","w":513,"k":{"v":5,"w":5,"y":5,"\u00fd":5,"\u00ff":5,"\u0175":5,"\u0177":5,"-":34,"\u2013":34,"\u2014":34}},"\u0115":{"d":"247,-569v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm59,-161r0,-168v0,-112,77,-177,190,-177v128,0,175,78,175,148v0,99,-70,147,-165,147v-98,0,-122,-49,-125,-56r5,37r0,52v0,77,44,118,112,118v60,0,90,-20,109,-53r7,-2r60,21r3,6v-24,64,-90,100,-175,100v-123,0,-196,-59,-196,-173xm139,-300v0,0,43,18,97,18v55,0,104,-18,104,-80v0,-35,-27,-72,-94,-72v-68,0,-107,39,-107,116r0,18","w":477},"\u0120":{"d":"290,-772r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm71,-233r0,-204v0,-162,105,-248,262,-248v110,0,198,50,234,138r-3,6r-67,28r-7,-2v-27,-55,-85,-90,-157,-90v-102,0,-176,59,-176,175r0,188v0,119,74,174,176,174v104,0,178,-55,178,-174r0,-23r-115,0r-6,-5r-10,-70r4,-5r206,0r5,5r0,107v0,161,-100,245,-262,245v-157,0,-262,-84,-262,-245","w":653,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,"\"":5,"'":5,",":9,";":9,"-":5,"\u2013":5,"\u2014":5,".":8,":":8,"\u2026":8}},"\u0121":{"d":"190,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm102,-61v0,-37,19,-67,45,-83v0,0,-107,-29,-107,-173v0,-116,71,-182,188,-182r99,0r110,-23r6,4r10,55r-4,7r-68,19v33,20,49,72,49,122v0,110,-72,185,-192,185v-35,0,-64,-5,-64,-5v0,0,-6,15,-6,30v0,40,22,64,60,64r62,0v97,0,147,56,147,132v0,95,-94,140,-188,140v-97,0,-178,-30,-210,-96r2,-7r60,-27r7,2v0,0,22,56,139,56v72,0,110,-34,110,-71v0,-29,-23,-57,-67,-57r-62,0v-83,0,-126,-46,-126,-92xm233,-201v78,0,118,-39,118,-116v0,-79,-40,-117,-118,-117v-68,0,-114,39,-114,117v0,76,40,116,114,116","w":486},"\u0126":{"d":"119,-5r0,-501r-73,0r-5,-5r0,-63r5,-5r73,0r0,-86r5,-6r74,-10r5,4r0,98r356,0r0,-86r5,-6r74,-10r5,4r0,98r94,0r5,5r-14,63r-7,5r-78,0r0,501r-5,5r-74,0r-5,-5r0,-309r-356,0r0,309r-5,5r-74,0xm203,-394r356,0r0,-112r-356,0r0,112","w":772,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u0127":{"d":"76,-5r0,-564r-66,0r-5,-5r0,-58r5,-5r66,0r0,-74r5,-6r70,-10r5,4r0,86r198,0r5,5r-14,58r-7,5r-182,0r0,97r-5,44v8,-18,43,-78,144,-78v88,0,154,59,154,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-49,-117,-108,-117v-22,0,-87,18,-105,23r0,406r-5,5r-70,0","w":522,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u0128":{"d":"33,-756r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm98,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":271,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u0129":{"d":"9,-592r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":231,"k":{"\u201d":-6,"\u2019":-6,"}":-26,"]":-27,"?":-25,")":-30,"'":-23,"\"":-23}},"\u0132":{"d":"264,-31r30,-62r8,-1v21,16,44,26,73,26v34,0,88,-25,88,-110r0,-487r5,-6r74,-10r5,4r0,507v0,111,-67,182,-167,182v-47,0,-86,-14,-115,-36xm93,-5r0,-660r5,-6r74,-10r5,4r0,672r-5,5r-74,0","w":637,"k":{",":11,";":11,"-":10,"\u2013":10,"\u2014":10,".":11,":":11,"\u2026":11}},"\u0133":{"d":"324,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm74,-608r-5,-5r0,-83r5,-5r83,0r5,5r0,83r-5,5r-83,0xm157,128r5,-1v0,0,31,32,77,32v37,0,86,-33,86,-120r0,-522r5,-6r70,-10r5,4r0,540v0,116,-63,186,-162,186v-50,0,-86,-17,-116,-39r-2,-6xm75,-5r0,-478r5,-6r70,-10r5,4r0,490r-5,5r-70,0","w":481},"\u0138":{"d":"75,-5r0,-478r5,-6r70,-10r5,4r0,221r8,0r172,-211r7,-4r98,-10r5,5r-183,214r-21,20r21,24r87,117v9,13,40,48,78,48v4,0,13,0,18,-1r5,5r-11,64r-5,5v-6,1,-15,1,-21,1v-80,0,-127,-71,-136,-84r-114,-158r-8,0r0,234r-4,5r-72,0","w":477,"k":{"\u2026":-8,"\u201d":-7,"\u2019":-7,";":-12,":":-8,".":-8,",":-12,"v":6,"w":6,"y":6,"\u00fd":6,"\u00ff":6,"\u0175":6,"\u0177":6,"C":6,"G":6,"O":6,"Q":6,"\u00c7":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u00d8":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u011c":6,"\u0150":6,"\u0152":6,"\u0122":6,"\u014c":6,"\u011e":6,"\u010a":6,"\u0120":6,"\u014e":6,"-":7,"\u2013":7,"\u2014":7,"g":6,"\u011d":6,"\u0123":6,"\u011f":6,"\u0121":6,"f":3,"\u00df":3,"\u017f":3,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u00f8":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u0117":6,"\u0119":6,"\u0151":6,"\u0153":6,"\u0113":6,"\u011b":6,"\u014d":6,"\u010f":6,"\u0111":6,"\u010b":6,"\u0115":6,"\u014f":6,"t":5,"\u0163":5,"\u0165":5,"\u0167":5,"\u021b":5,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u0171":4,"\u0173":4,"\u016f":4,"\u0169":4,"\u00f0":6}},"\u013f":{"d":"93,-5r0,-660r5,-6r74,-10r5,4r0,597r288,0r4,5r-18,70r-6,5r-347,0xm318,-307r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0","w":474,"k":{"J":-16,"\u0134":-16,"T":47,"\u0162":47,"\u0164":47,"\u0166":47,"\u021a":47,"V":51,"W":48,"\u0174":48,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39,"v":19,"w":19,"y":19,"\u00fd":19,"\u00ff":19,"\u0175":19,"\u0177":19,"U":5,"\u00d9":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u016a":5,"\u016c":5,"\u0170":5,"\u0172":5,"\u016e":5,"\u0168":5,"\"":62,"'":62,",":-9,";":-9,"-":64,"\u2013":64,"\u2014":64,"\u2019":61,"\u201d":61,".":-8,":":-8,"\u2026":-8,"\u00bb":-10,"\u203a":-10}},"\u0140":{"d":"74,-110r0,-601r5,-6r70,-10r5,4r0,608v0,39,30,45,45,45r4,0r4,5r-11,63r-5,5r-8,0v-27,0,-109,-8,-109,-113xm283,-302r-5,-5r0,-94r5,-5r92,0r5,5r0,94r-5,5r-92,0","w":411},"\u0149":{"d":"76,-560r-34,-7r-5,-6r29,-142r6,-4r78,0r5,4r-72,152xm79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,159,59,159,173r0,328r-5,5r-70,0r-5,-5r0,-312v0,-86,-55,-117,-112,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0","w":525,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u014a":{"d":"93,-5r0,-660r5,-6r74,-10r7,4r314,473r36,68r0,-529r5,-6r74,-10r5,4r0,717v0,94,-46,158,-114,179v-16,5,-33,7,-52,7r-5,-4r-12,-64r4,-4v10,0,29,-2,39,-7v29,-14,60,-49,60,-113r0,-33r-330,-498r-26,-48r0,540r-5,5r-74,0","w":707,"k":{",":6,";":6,"-":10,"\u2013":10,"\u2014":10,".":7,":":7,"\u2026":7}},"\u014b":{"d":"79,-5r0,-385r-25,-94r5,-6r61,-9r6,4r28,70v4,-13,33,-81,140,-81v88,0,159,59,159,173r0,339v0,94,-42,158,-110,179v-16,5,-33,7,-52,7r-5,-4r-12,-64r4,-4v10,0,29,-2,39,-7v29,-14,56,-49,56,-113r0,-317v0,-86,-55,-117,-112,-117v-22,0,-83,18,-102,23r0,406r-5,5r-70,0","w":525,"k":{"T":58,"\u0162":58,"\u0164":58,"\u0166":58,"\u021a":58,"V":19,"W":17,"\u0174":17,"Y":39,"\u00dd":39,"\u0178":39,"\u0176":39}},"\u014e":{"d":"334,-733v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm71,-233r0,-204v0,-162,106,-248,263,-248v157,0,263,86,263,248r0,204v0,161,-106,245,-263,245v-157,0,-263,-84,-263,-245xm157,-242v0,119,75,174,177,174v102,0,177,-55,177,-174r0,-188v0,-116,-75,-175,-177,-175v-102,0,-177,59,-177,175r0,188","w":668,"k":{"T":3,"\u0162":3,"\u0164":3,"\u0166":3,"\u021a":3,",":12,";":12,"-":6,"\u2013":6,"\u2014":6,".":11,":":11,"\u2026":11}},"\u014f":{"d":"254,-569v-64,0,-119,-41,-119,-106v0,-7,1,-14,2,-21r6,-5r48,0r5,5r0,9v0,32,18,58,58,58v40,0,58,-26,58,-58r0,-9r5,-5r48,0r6,5v1,7,2,14,2,21v0,65,-55,106,-119,106xm59,-161r0,-172v0,-112,82,-173,192,-173v110,0,192,61,192,173r0,172v0,112,-82,173,-192,173v-110,0,-192,-61,-192,-173xm139,-178v0,77,40,118,112,118v70,0,112,-41,112,-118r0,-139v0,-77,-42,-117,-112,-117v-72,0,-112,40,-112,117r0,139","k":{"T":57,"\u0162":57,"\u0164":57,"\u0166":57,"\u021a":57,"V":12,"W":11,"\u0174":11,"Y":36,"\u00dd":36,"\u0178":36,"\u0176":36}},"\u0166":{"d":"226,-5r0,-333r-144,0r-5,-5r0,-63r5,-5r144,0r0,-184r-186,0r-5,-5r0,-70r5,-5r469,0r4,5r-18,70r-6,5r-179,0r0,184r156,0r5,5r-12,63r-7,5r-142,0r0,333r-5,5r-74,0","w":536,"k":{"\u021a":-17,"\u0177":64,"\u0176":-19,"\u0175":64,"\u0174":-17,"\u0166":-17,"\u0149":55,"\u0129":-21,"\u0164":-17,"\u0159":55,"\u201d":-9,"\u2019":-9,"\u017e":62,"\u0178":-19,"\u0162":-17,"\u0161":71,"\u015d":71,"\u015b":71,"\u00ff":64,"\u00fd":64,"\u00dd":-19,"y":64,"w":64,"v":64,"Y":-19,"W":-17,"V":-18,"T":-17,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":53,"\u0134":53,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":68,"z":62,"\u017a":62,"\u017c":62,"\"":-15,"'":-15,",":41,";":41,"-":46,"\u2013":46,"\u2014":46,".":42,":":42,"\u2026":42,"g":57,"\u011d":57,"\u0123":57,"\u011f":57,"\u0121":57,"s":71,"\u0219":71,"\u015f":71,"a":62,"\u00e0":62,"\u00e1":62,"\u00e2":62,"\u00e3":62,"\u00e4":62,"\u00e5":62,"\u00e6":62,"\u0103":62,"\u0105":62,"\u0101":62,"m":55,"n":55,"p":55,"r":55,"\u00f1":55,"\u0144":55,"\u0146":55,"\u0148":55,"\u0155":55,"\u0157":55,"\u014b":55,"c":56,"d":56,"e":56,"o":56,"q":56,"\u00e7":56,"\u00e8":56,"\u00e9":56,"\u00ea":56,"\u00eb":56,"\u00f2":56,"\u00f3":56,"\u00f4":56,"\u00f5":56,"\u00f6":56,"\u00f8":56,"\u0107":56,"\u0109":56,"\u010d":56,"\u0117":56,"\u0119":56,"\u0151":56,"\u0153":56,"\u0113":56,"\u011b":56,"\u014d":56,"\u010f":56,"\u0111":56,"\u010b":56,"\u0115":56,"\u014f":56,"t":6,"\u0163":6,"\u0165":6,"\u0167":6,"\u021b":6,"u":56,"\u00f9":56,"\u00fa":56,"\u00fb":56,"\u00fc":56,"\u016b":56,"\u016d":56,"\u0171":56,"\u0173":56,"\u016f":56,"\u0169":56,"\u00f0":38,")":-14,"?":-12,"]":-12,"}":-12,"\u1e9e":3}},"\u0167":{"d":"102,-175r0,-92r-49,0r-5,-5r0,-58r5,-5r49,0r0,-87r-54,0r-5,-5r0,-62r5,-5r58,0r9,-101r5,-6r57,-8r5,4r0,111r166,0r5,5r-19,62r-7,5r-145,0r0,87r151,0r5,5r-14,58r-7,5r-135,0r0,86v0,68,33,119,88,119v38,0,74,-31,74,-31r7,1r31,57r-2,7v-33,23,-72,40,-117,40v-91,0,-161,-62,-161,-187","w":401,"k":{"\u2026":-12,";":-21,":":-12,".":-12,",":-21}},"\u0168":{"d":"241,-756r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm86,-233r0,-432r5,-6r74,-10r5,4r0,435v0,119,77,174,177,174v105,0,177,-55,177,-174r0,-423r5,-6r74,-10r5,4r0,444v0,161,-99,245,-261,245v-159,0,-261,-84,-261,-245","w":695,"k":{"J":5,"\u0134":5,",":17,";":17,"-":10,"\u2013":10,"\u2014":10,".":16,":":16,"\u2026":16}},"\u0169":{"d":"159,-592r-36,-27r0,-7v27,-44,51,-66,95,-66v54,0,65,46,98,46v12,0,27,-12,48,-33r7,-2r36,27r0,7v-25,44,-53,66,-97,66v-52,0,-65,-45,-97,-45v-13,0,-28,11,-47,32xm71,-164r0,-319r5,-6r70,-10r5,4r0,314v0,88,49,121,106,121v27,0,102,-28,102,-28r0,-395r5,-6r70,-10r5,4r0,397r25,88r-5,6r-61,9r-6,-4r-29,-72v-12,37,-49,83,-139,83v-89,0,-153,-61,-153,-176","w":518},"\u0174":{"d":"307,-751r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm236,-13r-222,-651r5,-6r79,-11r6,4r155,499r20,74r15,-74r104,-371r0,-116r5,-6r74,-10r5,4r0,140r98,359r15,74r18,-74r143,-485r5,-6r88,-12r6,4r-225,679r-7,5r-72,-14r-6,-6r-94,-338r-14,-67r-14,67r-100,353r-7,5r-74,-14","w":870,"k":{"\u0138":7,"\u0129":-25,"\u012b":-12,"\u0135":-6,"\u0131":7,"\u00ef":-7,"\u00ee":-6,"\u00ec":-16,"A":19,"\u00c0":19,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c4":19,"\u00c5":19,"\u00c6":19,"\u0102":19,"\u0104":19,"\u0100":19,"J":27,"\u0134":27,"T":-5,"\u0162":-5,"\u0164":-5,"\u0166":-5,"\u021a":-5,"z":3,"\u017a":3,"\u017c":3,"\u017e":3,"\"":-6,"'":-6,",":44,";":44,"-":32,"\u2013":32,"\u2014":32,".":44,":":44,"\u2026":44,"g":7,"\u011d":7,"\u0123":7,"\u011f":7,"\u0121":7,"s":8,"\u015b":8,"\u015d":8,"\u0161":8,"\u0219":8,"\u015f":8,"a":11,"\u00e0":11,"\u00e1":11,"\u00e2":11,"\u00e3":11,"\u00e4":11,"\u00e5":11,"\u00e6":11,"\u0103":11,"\u0105":11,"\u0101":11,"m":3,"n":3,"p":3,"r":3,"\u00f1":3,"\u0144":3,"\u0146":3,"\u0148":3,"\u0155":3,"\u0159":3,"\u0157":3,"\u0149":3,"\u014b":3,"c":12,"d":12,"e":12,"o":12,"q":12,"\u00e7":12,"\u00e8":12,"\u00e9":12,"\u00ea":12,"\u00eb":12,"\u00f2":12,"\u00f3":12,"\u00f4":12,"\u00f5":12,"\u00f6":12,"\u00f8":12,"\u0107":12,"\u0109":12,"\u010d":12,"\u0117":12,"\u0119":12,"\u0151":12,"\u0153":12,"\u0113":12,"\u011b":12,"\u014d":12,"\u010f":12,"\u0111":12,"\u010b":12,"\u0115":12,"\u014f":12,"u":6,"\u00f9":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u016b":6,"\u016d":6,"\u0171":6,"\u0173":6,"\u016f":6,"\u0169":6,"\u00f0":15,")":-8,"?":-8,"]":-7,"}":-6}},"\u0175":{"d":"236,-587r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm191,-12r-177,-471r5,-6r75,-10r5,4r121,359r14,53r14,-53r81,-244r0,-103r5,-6r69,-10r5,4r0,128r75,231r14,53r14,-53r116,-348r6,-5r81,-10r3,5r-182,495r-7,6r-68,-14r-6,-6r-77,-234r-12,-49r-13,49r-81,248r-7,6r-67,-13","w":730,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"\u0102":4,"\u0104":4,"\u0100":4,"J":14,"\u0134":14,"T":60,"\u0162":60,"\u0164":60,"\u0166":60,"\u021a":60,"X":6,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"\"":-9,"'":-9,",":19,";":19,"\u2019":-23,"\u201d":-23,".":19,":":19,"\u2026":19}},"\u0176":{"d":"182,-733r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm215,-5r0,-291r-203,-367r5,-7r84,-11r6,4r134,266r16,39r17,-39r127,-252r5,-6r91,-12r6,4r-204,381r0,291r-5,5r-74,0","w":514,"k":{"\u0166":-9,"\u0138":24,"\u0129":-25,"\u0159":13,"\u012b":-15,"\u0131":24,"\u00ef":-10,"\u00ec":-20,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":27,"\u0134":27,"T":-9,"\u0162":-9,"\u0164":-9,"\u021a":-9,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":4,"z":6,"\u017a":6,"\u017c":6,"\u017e":6,"\"":-5,"'":-5,",":46,";":46,"-":50,"\u2013":50,"\u2014":50,".":46,":":46,"\u2026":46,"g":31,"\u011d":31,"\u0123":31,"\u011f":31,"\u0121":31,"s":26,"\u015b":26,"\u015d":26,"\u0161":26,"\u0219":26,"\u015f":26,"a":24,"\u00e0":24,"\u00e1":24,"\u00e2":24,"\u00e3":24,"\u00e4":24,"\u00e5":24,"\u00e6":24,"\u0103":24,"\u0105":24,"\u0101":24,"m":13,"n":13,"p":13,"r":13,"\u00f1":13,"\u0144":13,"\u0146":13,"\u0148":13,"\u0155":13,"\u0157":13,"\u0149":13,"\u014b":13,"c":37,"d":37,"e":37,"o":37,"q":37,"\u00e7":37,"\u00e8":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00f2":37,"\u00f3":37,"\u00f4":37,"\u00f5":37,"\u00f6":37,"\u00f8":37,"\u0107":37,"\u0109":37,"\u010d":37,"\u0117":37,"\u0119":37,"\u0151":37,"\u0153":37,"\u0113":37,"\u011b":37,"\u014d":37,"\u010f":37,"\u0111":37,"\u010b":37,"\u0115":37,"\u014f":37,"u":21,"\u00f9":21,"\u00fa":21,"\u00fb":21,"\u00fc":21,"\u016b":21,"\u016d":21,"\u0171":21,"\u0173":21,"\u016f":21,"\u0169":21,"\u00f0":30,")":-11,"?":-9,"]":-11,"}":-11,"\u1e9e":4}},"\u0177":{"d":"160,-569r-55,-18r-2,-7r92,-102r9,-5r60,0r9,5r92,102r-2,7r-55,18r-7,0r-67,-78r-67,78r-7,0xm4,128v0,0,32,31,78,31v40,0,71,-31,93,-91r31,-84r-11,-4r-8,-7r-172,-456r5,-6r78,-10r5,4r117,360r15,53r12,-44r114,-358r6,-5r80,-10r3,5r-209,595v-29,83,-83,130,-157,130v-48,0,-85,-17,-115,-39r-2,-8r30,-54","w":465,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"\u0102":4,"\u0104":4,"\u0100":4,"J":14,"\u0134":14,"T":60,"\u0162":60,"\u0164":60,"\u0166":60,"\u021a":60,"X":6,"Z":34,"\u0179":34,"\u017b":34,"\u017d":34,"\"":-9,"'":-9,",":19,";":19,"\u2019":-23,"\u201d":-23,".":19,":":19,"\u2026":19}},"\u021a":{"d":"207,-5r0,-590r-186,0r-5,-5r0,-70r5,-5r469,0r4,5r-18,70r-6,5r-179,0r0,590r-5,5r-74,0xm204,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":497,"k":{"\u0166":-17,"\u0149":55,"\u0138":55,"\u0129":-40,"\u0127":-9,"\u0159":55,"\u012b":-23,"\u017e":62,"\u0161":71,"\u015d":71,"\u0135":-22,"\u0131":55,"\u00ef":-18,"\u00ee":-22,"\u00ec":-19,"\u00e3":62,"A":31,"\u00c0":31,"\u00c1":31,"\u00c2":31,"\u00c3":31,"\u00c4":31,"\u00c5":31,"\u00c6":31,"\u0102":31,"\u0104":31,"\u0100":31,"J":53,"\u0134":53,"T":-17,"\u0162":-17,"\u0164":-17,"\u021a":-17,"V":-18,"W":-17,"\u0174":-17,"Y":-19,"\u00dd":-19,"\u0178":-19,"\u0176":-19,"v":64,"w":64,"y":64,"\u00fd":64,"\u00ff":64,"\u0175":64,"\u0177":64,"C":3,"G":3,"O":3,"Q":3,"\u00c7":3,"\u00d2":3,"\u00d3":3,"\u00d4":3,"\u00d5":3,"\u00d6":3,"\u00d8":3,"\u0106":3,"\u0108":3,"\u010c":3,"\u011c":3,"\u0150":3,"\u0152":3,"\u0122":3,"\u014c":3,"\u011e":3,"\u010a":3,"\u0120":3,"\u014e":3,"x":68,"z":62,"\u017a":62,"\u017c":62,"\"":-15,"'":-15,",":41,";":41,"-":46,"\u2013":46,"\u2014":46,"\u2019":-9,"\u201d":-9,".":42,":":42,"\u2026":42,"g":57,"\u011d":57,"\u0123":57,"\u011f":57,"\u0121":57,"s":71,"\u015b":71,"\u0219":71,"\u015f":71,"a":62,"\u00e0":62,"\u00e1":62,"\u00e2":62,"\u00e4":62,"\u00e5":62,"\u00e6":62,"\u0103":62,"\u0105":62,"\u0101":62,"m":55,"n":55,"p":55,"r":55,"\u00f1":55,"\u0144":55,"\u0146":55,"\u0148":55,"\u0155":55,"\u0157":55,"\u014b":55,"c":56,"d":56,"e":56,"o":56,"q":56,"\u00e7":56,"\u00e8":56,"\u00e9":56,"\u00ea":56,"\u00eb":56,"\u00f2":56,"\u00f3":56,"\u00f4":56,"\u00f5":56,"\u00f6":56,"\u00f8":56,"\u0107":56,"\u0109":56,"\u010d":56,"\u0117":56,"\u0119":56,"\u0151":56,"\u0153":56,"\u0113":56,"\u011b":56,"\u014d":56,"\u010f":56,"\u0111":56,"\u010b":56,"\u0115":56,"\u014f":56,"t":6,"\u0163":6,"\u0165":6,"\u0167":6,"\u021b":6,"u":56,"\u00f9":56,"\u00fa":56,"\u00fb":56,"\u00fc":56,"\u016b":56,"\u016d":56,"\u0171":56,"\u0173":56,"\u016f":56,"\u0169":56,"\u00f0":38,")":-14,"?":-12,"]":-12,"}":-12,"\u1e9e":3}},"\u021b":{"d":"89,-175r0,-247r-54,0r-5,-5r0,-62r5,-5r58,0r9,-101r5,-6r57,-8r5,4r0,111r166,0r5,5r-19,62r-7,5r-145,0r0,241v0,68,33,119,88,119v38,0,74,-31,74,-31r7,1r31,57r-2,7v-33,23,-72,40,-117,40v-91,0,-161,-62,-161,-187xm183,51r6,-4r78,0r5,4r-72,152r-7,3r-34,-7r-5,-6","w":379,"k":{",":-21,";":-21,".":-12,":":-12,"\u2026":-12}},"\u017f":{"d":"101,189r0,-611r-65,0r-5,-5r0,-62r5,-5r65,0r0,-105v0,-110,90,-164,181,-164v38,0,73,10,98,23r1,7r-38,55r-7,2v-15,-7,-32,-11,-54,-11v-53,0,-101,26,-101,84r0,722r-20,101r-6,7r-49,-29","w":257,"k":{"\u0149":-63}},"\u00ad":{"d":"88,-219r-5,-5r0,-70r5,-5r257,0r4,5r-18,70r-6,5r-237,0","w":425},"\u00a0":{"w":249}}});;var tn3_slider_time_out=jQuery("meta[name=tn3_slider_time_out]").attr('content');var tn3_slider_numbers=jQuery("meta[name=tn3_slider_numbers]").attr('content');var tn3_template_dir=jQuery("meta[name=tn3_template_dir]").attr('content');jQuery(document).ready(function(){var slider_area;var slider_buttons;if(jQuery('#slider_area').length>0){slider_area="#slider_area";if(tn3_slider_numbers=='true'){slider_buttons="#numbers";}
jQuery(slider_area).cycle({fx:'fade',timeout:tn3_slider_time_out,pager:slider_buttons,cleartype:1,pagerAnchorBuilder:function(idx){return'<a href="#" title=""><img src="'+tn3_template_dir+'/images/pixel.gif" width="14" heigth="14"></a>';}});}
if(jQuery('.portfolio_slides').length>0){slider_area=".portfolio_slides";jQuery(slider_area).cycle({fx:'fade',timeout:8000,prev:'.left',next:'.right'});}});jQuery(document).ready(function(){jQuery("a[rel^='prettyPhoto']").prettyPhoto();});jQuery(document).ready(function(){var image_e=jQuery(".image.portfolio, .image.product_image");image_e.mouseover(function(){jQuery(this).stop().animate({opacity:0.6},400);}).mouseout(function(){image_e.stop().animate({opacity:1},400);});});jQuery(document).ready(function(){var loader=jQuery('<img src="'+tn3_template_dir+'/images/loading.gif" alt="loading..." />').appendTo(".loading").hide();jQuery().ajaxStart(function(){loader.show();}).ajaxStop(function(){loader.hide();}).ajaxError(function(a,b,e){throw e;});jQuery.validator.messages.required="";var v=jQuery("#validate_form").validate({submitHandler:function(form){jQuery(form).ajaxSubmit({target:"#result"});}});jQuery("#reset").click(function(){v.resetForm();});});var tn3_disable_cufon=jQuery("meta[name=tn3_disable_cufon]").attr('content');if(tn3_disable_cufon!='true'){jQuery(document).ready(function(){Cufon.replace('h1,h2,h3,h4,h5,h6,.portfolio_categories ul,.title a',{hover:true});});}
function tn3_navigation(){var tn3_dd_menu=jQuery(".navigation ul.navigation > li");var first_li_items=jQuery(".navigation ul.navigation li > ul");first_li_items.each(function(){jQuery(this).find('>li:first').addClass('first_li');jQuery(this).find('>li:last a').addClass('last_li');});jQuery(".navigation ul.navigation >li .current_page_item").parent("li:eq(0)").addClass('active');tn3_dd_menu.each(function(){jQuery(this).children("ul:eq(0)").addClass('first_ul');jQuery(".navigation ul.navigation li > ul").addClass('first_ul');jQuery(this).find('li:first').addClass('first_li');jQuery(this).find('li:last a').addClass('last_li');});jQuery(".navigation ul.navigation > li").hover(function(){jQuery(this).addClass('li_active');jQuery(this).children("a:eq(0)").addClass('a_active');jQuery(this).find('ul:first').stop().css({overflow:"hidden",height:"auto",display:"none",'paddingTop':'5px','paddingBottom':'15px'}).slideDown(200,function(){jQuery(this).css({overflow:"visible",height:"auto"});});},function(){jQuery(this).find('ul:first').stop().slideUp(200,function(){jQuery(this).css({overflow:"hidden",display:"none"});});var active_class=jQuery(this).attr("class");if(active_class!="active"){jQuery(this).removeClass('li_active');jQuery(this).children("a:eq(0)").removeClass('a_active');}});}
jQuery(document).ready(function(){tn3_navigation();});jQuery(document).ready(function(){var search_text=jQuery(".search_bar .search_text").val();jQuery(".search_bar .search_text").focus(function(){jQuery(".search_bar .search_text").val('');})});jQuery(document).ready(function(){if(jQuery('#tabs').length>0){jQuery('#tabs > ul').tabs({fx:{height:'toggle',opacity:'toggle'}});}});jQuery(function(){jQuery('.play,.magnifier').css({opacity:0});jQuery('.preload').css({opacity:0});jQuery('.preload').addClass("animated");jQuery('.play,.magnifier').addClass("animated_icon");});var i=0;var cint=0;jQuery(window).bind("load",function(){var cint=setInterval("doThis(i)",70);});function doThis(){var images=jQuery('.preload').length;if(i>=images){clearInterval(cint);}
jQuery('.animated_icon').eq(0).animate({opacity:1},{"duration":500});jQuery('.animated').eq(0).animate({opacity:1},{"duration":500});jQuery('.animated').eq(0).removeClass("animated");jQuery('.animated_icon').eq(0).removeClass("animated_icon");i++;};var DD_belatedPNG={ns:'DD_belatedPNG',imgSize:{},delay:10,nodesFixed:0,createVmlNameSpace:function(){if(document.namespaces&&!document.namespaces[this.ns]){document.namespaces.add(this.ns,'urn:schemas-microsoft-com:vml');}},createVmlStyleSheet:function(){var screenStyleSheet,printStyleSheet;screenStyleSheet=document.createElement('style');screenStyleSheet.setAttribute('media','screen');document.documentElement.firstChild.insertBefore(screenStyleSheet,document.documentElement.firstChild.firstChild);if(screenStyleSheet.styleSheet){screenStyleSheet=screenStyleSheet.styleSheet;screenStyleSheet.addRule(this.ns+'\\:*','{behavior:url(#default#VML)}');screenStyleSheet.addRule(this.ns+'\\:shape','position:absolute;');screenStyleSheet.addRule('img.'+this.ns+'_sizeFinder','behavior:none; border:none; position:absolute; z-index:-1; top:-10000px; visibility:hidden;');this.screenStyleSheet=screenStyleSheet;printStyleSheet=document.createElement('style');printStyleSheet.setAttribute('media','print');document.documentElement.firstChild.insertBefore(printStyleSheet,document.documentElement.firstChild.firstChild);printStyleSheet=printStyleSheet.styleSheet;printStyleSheet.addRule(this.ns+'\\:*','{display: none !important;}');printStyleSheet.addRule('img.'+this.ns+'_sizeFinder','{display: none !important;}');}},readPropertyChange:function(){var el,display,v;el=event.srcElement;if(!el.vmlInitiated){return;}
if(event.propertyName.search('background')!=-1||event.propertyName.search('border')!=-1){DD_belatedPNG.applyVML(el);}
if(event.propertyName=='style.display'){display=(el.currentStyle.display=='none')?'none':'block';for(v in el.vml){if(el.vml.hasOwnProperty(v)){el.vml[v].shape.style.display=display;}}}
if(event.propertyName.search('filter')!=-1){DD_belatedPNG.vmlOpacity(el);}},vmlOpacity:function(el){if(el.currentStyle.filter.search('lpha')!=-1){var trans=el.currentStyle.filter;trans=parseInt(trans.substring(trans.lastIndexOf('=')+1,trans.lastIndexOf(')')),10)/100;el.vml.color.shape.style.filter=el.currentStyle.filter;el.vml.image.fill.opacity=trans;}},handlePseudoHover:function(el){setTimeout(function(){DD_belatedPNG.applyVML(el);},1);},fix:function(selector){if(this.screenStyleSheet){var selectors,i;selectors=selector.split(',');for(i=0;i<selectors.length;i++){this.screenStyleSheet.addRule(selectors[i],'behavior:expression(DD_belatedPNG.fixPng(this))');}}},applyVML:function(el){el.runtimeStyle.cssText='';this.vmlFill(el);this.vmlOffsets(el);this.vmlOpacity(el);if(el.isImg){this.copyImageBorders(el);}},attachHandlers:function(el){var self,handlers,handler,moreForAs,a,h;self=this;handlers={resize:'vmlOffsets',move:'vmlOffsets'};if(el.nodeName=='A'){moreForAs={mouseleave:'handlePseudoHover',mouseenter:'handlePseudoHover',focus:'handlePseudoHover',blur:'handlePseudoHover'};for(a in moreForAs){if(moreForAs.hasOwnProperty(a)){handlers[a]=moreForAs[a];}}}
for(h in handlers){if(handlers.hasOwnProperty(h)){handler=function(){self[handlers[h]](el);};el.attachEvent('on'+h,handler);}}
el.attachEvent('onpropertychange',this.readPropertyChange);},giveLayout:function(el){el.style.zoom=1;if(el.currentStyle.position=='static'){el.style.position='relative';}},copyImageBorders:function(el){var styles,s;styles={'borderStyle':true,'borderWidth':true,'borderColor':true};for(s in styles){if(styles.hasOwnProperty(s)){el.vml.color.shape.style[s]=el.currentStyle[s];}}},vmlFill:function(el){if(!el.currentStyle){return;}else{var elStyle,noImg,lib,v,img,imgLoaded;elStyle=el.currentStyle;}
for(v in el.vml){if(el.vml.hasOwnProperty(v)){el.vml[v].shape.style.zIndex=elStyle.zIndex;}}
el.runtimeStyle.backgroundColor='';el.runtimeStyle.backgroundImage='';noImg=true;if(elStyle.backgroundImage!='none'||el.isImg){if(!el.isImg){el.vmlBg=elStyle.backgroundImage;el.vmlBg=el.vmlBg.substr(5,el.vmlBg.lastIndexOf('")')-5);}
else{el.vmlBg=el.src;}
lib=this;if(!lib.imgSize[el.vmlBg]){img=document.createElement('img');lib.imgSize[el.vmlBg]=img;img.className=lib.ns+'_sizeFinder';img.runtimeStyle.cssText='behavior:none; position:absolute; left:-10000px; top:-10000px; border:none; margin:0; padding:0;';imgLoaded=function(){this.width=this.offsetWidth;this.height=this.offsetHeight;lib.vmlOffsets(el);};img.attachEvent('onload',imgLoaded);img.src=el.vmlBg;img.removeAttribute('width');img.removeAttribute('height');document.body.insertBefore(img,document.body.firstChild);}
el.vml.image.fill.src=el.vmlBg;noImg=false;}
el.vml.image.fill.on=!noImg;el.vml.image.fill.color='none';el.vml.color.shape.style.backgroundColor=elStyle.backgroundColor;el.runtimeStyle.backgroundImage='none';el.runtimeStyle.backgroundColor='transparent';},vmlOffsets:function(el){var thisStyle,size,fudge,makeVisible,bg,bgR,dC,altC,b,c,v;thisStyle=el.currentStyle;size={'W':el.clientWidth+1,'H':el.clientHeight+1,'w':this.imgSize[el.vmlBg].width,'h':this.imgSize[el.vmlBg].height,'L':el.offsetLeft,'T':el.offsetTop,'bLW':el.clientLeft,'bTW':el.clientTop};fudge=(size.L+size.bLW==1)?1:0;makeVisible=function(vml,l,t,w,h,o){vml.coordsize=w+','+h;vml.coordorigin=o+','+o;vml.path='m0,0l'+w+',0l'+w+','+h+'l0,'+h+' xe';vml.style.width=w+'px';vml.style.height=h+'px';vml.style.left=l+'px';vml.style.top=t+'px';};makeVisible(el.vml.color.shape,(size.L+(el.isImg?0:size.bLW)),(size.T+(el.isImg?0:size.bTW)),(size.W-1),(size.H-1),0);makeVisible(el.vml.image.shape,(size.L+size.bLW),(size.T+size.bTW),(size.W),(size.H),1);bg={'X':0,'Y':0};if(el.isImg){bg.X=parseInt(thisStyle.paddingLeft,10)+1;bg.Y=parseInt(thisStyle.paddingTop,10)+1;}
else{for(b in bg){if(bg.hasOwnProperty(b)){this.figurePercentage(bg,size,b,thisStyle['backgroundPosition'+b]);}}}
el.vml.image.fill.position=(bg.X/size.W)+','+(bg.Y/size.H);bgR=thisStyle.backgroundRepeat;dC={'T':1,'R':size.W+fudge,'B':size.H,'L':1+fudge};altC={'X':{'b1':'L','b2':'R','d':'W'},'Y':{'b1':'T','b2':'B','d':'H'}};if(bgR!='repeat'||el.isImg){c={'T':(bg.Y),'R':(bg.X+size.w),'B':(bg.Y+size.h),'L':(bg.X)};if(bgR.search('repeat-')!=-1){v=bgR.split('repeat-')[1].toUpperCase();c[altC[v].b1]=1;c[altC[v].b2]=size[altC[v].d];}
if(c.B>size.H){c.B=size.H;}
el.vml.image.shape.style.clip='rect('+c.T+'px '+(c.R+fudge)+'px '+c.B+'px '+(c.L+fudge)+'px)';}
else{el.vml.image.shape.style.clip='rect('+dC.T+'px '+dC.R+'px '+dC.B+'px '+dC.L+'px)';}},figurePercentage:function(bg,size,axis,position){var horizontal,fraction;fraction=true;horizontal=(axis=='X');switch(position){case'left':case'top':bg[axis]=0;break;case'center':bg[axis]=0.5;break;case'right':case'bottom':bg[axis]=1;break;default:if(position.search('%')!=-1){bg[axis]=parseInt(position,10)/100;}
else{fraction=false;}}
bg[axis]=Math.ceil(fraction?((size[horizontal?'W':'H']*bg[axis])-(size[horizontal?'w':'h']*bg[axis])):parseInt(position,10));if(bg[axis]%2===0){bg[axis]++;}
return bg[axis];},fixPng:function(el){el.style.behavior='none';var lib,els,nodeStr,v,e;if(el.nodeName=='BODY'||el.nodeName=='TD'||el.nodeName=='TR'){return;}
el.isImg=false;if(el.nodeName=='IMG'){if(el.src.toLowerCase().search(/\.png$/)!=-1){el.isImg=true;el.style.visibility='hidden';}
else{return;}}
else if(el.currentStyle.backgroundImage.toLowerCase().search('.png')==-1){return;}
lib=DD_belatedPNG;el.vml={color:{},image:{}};els={shape:{},fill:{}};for(v in el.vml){if(el.vml.hasOwnProperty(v)){for(e in els){if(els.hasOwnProperty(e)){nodeStr=lib.ns+':'+e;el.vml[v][e]=document.createElement(nodeStr);}}
el.vml[v].shape.stroked=false;el.vml[v].shape.appendChild(el.vml[v].fill);el.parentNode.insertBefore(el.vml[v].shape,el);}}
el.vml.image.shape.fillcolor='none';el.vml.image.fill.type='tile';el.vml.color.fill.on=false;lib.attachHandlers(el);lib.giveLayout(el);lib.giveLayout(el.offsetParent);el.vmlInitiated=true;lib.applyVML(el);}};try{document.execCommand("BackgroundImageCache",false,true);}catch(r){}
DD_belatedPNG.createVmlNameSpace();DD_belatedPNG.createVmlStyleSheet();;
/*
 * jQuery Form Plugin
 * version: 2.47 (04-SEP-2010)
 * @requires jQuery v1.3.2 or later
 *
 * Examples and documentation at: http://malsup.com/jquery/form/
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
;(function($){$.fn.ajaxSubmit=function(options){if(!this.length){log('ajaxSubmit: skipping submit process - no element selected');return this;}
if(typeof options=='function'){options={success:options};}
var url=$.trim(this.attr('action'));if(url){url=(url.match(/^([^#]+)/)||[])[1];}
url=url||window.location.href||'';options=$.extend(true,{url:url,type:this.attr('method')||'GET',iframeSrc:/^https/i.test(window.location.href||'')?'javascript:false':'about:blank'},options);var veto={};this.trigger('form-pre-serialize',[this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-pre-serialize trigger');return this;}
if(options.beforeSerialize&&options.beforeSerialize(this,options)===false){log('ajaxSubmit: submit aborted via beforeSerialize callback');return this;}
var n,v,a=this.formToArray(options.semantic);if(options.data){options.extraData=options.data;for(n in options.data){if(options.data[n]instanceof Array){for(var k in options.data[n]){a.push({name:n,value:options.data[n][k]});}}
else{v=options.data[n];v=$.isFunction(v)?v():v;a.push({name:n,value:v});}}}
if(options.beforeSubmit&&options.beforeSubmit(a,this,options)===false){log('ajaxSubmit: submit aborted via beforeSubmit callback');return this;}
this.trigger('form-submit-validate',[a,this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-submit-validate trigger');return this;}
var q=$.param(a);if(options.type.toUpperCase()=='GET'){options.url+=(options.url.indexOf('?')>=0?'&':'?')+q;options.data=null;}
else{options.data=q;}
var $form=this,callbacks=[];if(options.resetForm){callbacks.push(function(){$form.resetForm();});}
if(options.clearForm){callbacks.push(function(){$form.clearForm();});}
if(!options.dataType&&options.target){var oldSuccess=options.success||function(){};callbacks.push(function(data){var fn=options.replaceTarget?'replaceWith':'html';$(options.target)[fn](data).each(oldSuccess,arguments);});}
else if(options.success){callbacks.push(options.success);}
options.success=function(data,status,xhr){var context=options.context||options;for(var i=0,max=callbacks.length;i<max;i++){callbacks[i].apply(context,[data,status,xhr||$form,$form]);}};var fileInputs=$('input:file',this).length>0;var mp='multipart/form-data';var multipart=($form.attr('enctype')==mp||$form.attr('encoding')==mp);if(options.iframe!==false&&(fileInputs||options.iframe||multipart)){if(options.closeKeepAlive){$.get(options.closeKeepAlive,fileUpload);}
else{fileUpload();}}
else{$.ajax(options);}
this.trigger('form-submit-notify',[this,options]);return this;function fileUpload(){var form=$form[0];if($(':input[name=submit],:input[id=submit]',form).length){alert('Error: Form elements must not have name or id of "submit".');return;}
var s=$.extend(true,{},$.ajaxSettings,options);s.context=s.context||s;var id='jqFormIO'+(new Date().getTime()),fn='_'+id;window[fn]=function(){var f=$io.data('form-plugin-onload');if(f){f();window[fn]=undefined;try{delete window[fn];}catch(e){}}}
var $io=$('<iframe id="'+id+'" name="'+id+'" src="'+s.iframeSrc+'" onload="window[\'_\'+this.id]()" />');var io=$io[0];$io.css({position:'absolute',top:'-1000px',left:'-1000px'});var xhr={aborted:0,responseText:null,responseXML:null,status:0,statusText:'n/a',getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(){this.aborted=1;$io.attr('src',s.iframeSrc);}};var g=s.global;if(g&&!$.active++){$.event.trigger("ajaxStart");}
if(g){$.event.trigger("ajaxSend",[xhr,s]);}
if(s.beforeSend&&s.beforeSend.call(s.context,xhr,s)===false){if(s.global){$.active--;}
return;}
if(xhr.aborted){return;}
var cbInvoked=false;var timedOut=0;var sub=form.clk;if(sub){var n=sub.name;if(n&&!sub.disabled){s.extraData=s.extraData||{};s.extraData[n]=sub.value;if(sub.type=="image"){s.extraData[n+'.x']=form.clk_x;s.extraData[n+'.y']=form.clk_y;}}}
function doSubmit(){var t=$form.attr('target'),a=$form.attr('action');form.setAttribute('target',id);if(form.getAttribute('method')!='POST'){form.setAttribute('method','POST');}
if(form.getAttribute('action')!=s.url){form.setAttribute('action',s.url);}
if(!s.skipEncodingOverride){$form.attr({encoding:'multipart/form-data',enctype:'multipart/form-data'});}
if(s.timeout){setTimeout(function(){timedOut=true;cb();},s.timeout);}
var extraInputs=[];try{if(s.extraData){for(var n in s.extraData){extraInputs.push($('<input type="hidden" name="'+n+'" value="'+s.extraData[n]+'" />').appendTo(form)[0]);}}
$io.appendTo('body');$io.data('form-plugin-onload',cb);form.submit();}
finally{form.setAttribute('action',a);if(t){form.setAttribute('target',t);}else{$form.removeAttr('target');}
$(extraInputs).remove();}}
if(s.forceSync){doSubmit();}
else{setTimeout(doSubmit,10);}
var data,doc,domCheckCount=50;function cb(){if(cbInvoked){return;}
$io.removeData('form-plugin-onload');var ok=true;try{if(timedOut){throw'timeout';}
doc=io.contentWindow?io.contentWindow.document:io.contentDocument?io.contentDocument:io.document;var isXml=s.dataType=='xml'||doc.XMLDocument||$.isXMLDoc(doc);log('isXml='+isXml);if(!isXml&&window.opera&&(doc.body==null||doc.body.innerHTML=='')){if(--domCheckCount){log('requeing onLoad callback, DOM not available');setTimeout(cb,250);return;}}
cbInvoked=true;xhr.responseText=doc.documentElement?doc.documentElement.innerHTML:null;xhr.responseXML=doc.XMLDocument?doc.XMLDocument:doc;xhr.getResponseHeader=function(header){var headers={'content-type':s.dataType};return headers[header];};var scr=/(json|script)/.test(s.dataType);if(scr||s.textarea){var ta=doc.getElementsByTagName('textarea')[0];if(ta){xhr.responseText=ta.value;}
else if(scr){var pre=doc.getElementsByTagName('pre')[0];if(pre){xhr.responseText=pre.innerHTML;}}}
else if(s.dataType=='xml'&&!xhr.responseXML&&xhr.responseText!=null){xhr.responseXML=toXml(xhr.responseText);}
data=$.httpData(xhr,s.dataType);}
catch(e){log('error caught:',e);ok=false;xhr.error=e;$.handleError(s,xhr,'error',e);}
if(ok){s.success.call(s.context,data,'success',xhr);if(g){$.event.trigger("ajaxSuccess",[xhr,s]);}}
if(g){$.event.trigger("ajaxComplete",[xhr,s]);}
if(g&&!--$.active){$.event.trigger("ajaxStop");}
if(s.complete){s.complete.call(s.context,xhr,ok?'success':'error');}
setTimeout(function(){$io.removeData('form-plugin-onload');$io.remove();xhr.responseXML=null;},100);}
function toXml(s,doc){if(window.ActiveXObject){doc=new ActiveXObject('Microsoft.XMLDOM');doc.async='false';doc.loadXML(s);}
else{doc=(new DOMParser()).parseFromString(s,'text/xml');}
return(doc&&doc.documentElement&&doc.documentElement.tagName!='parsererror')?doc:null;}}};$.fn.ajaxForm=function(options){if(this.length===0){var o={s:this.selector,c:this.context};if(!$.isReady&&o.s){log('DOM not ready, queuing ajaxForm');$(function(){$(o.s,o.c).ajaxForm(options);});return this;}
log('terminating; zero elements found by selector'+($.isReady?'':' (DOM not ready)'));return this;}
return this.ajaxFormUnbind().bind('submit.form-plugin',function(e){if(!e.isDefaultPrevented()){e.preventDefault();$(this).ajaxSubmit(options);}}).bind('click.form-plugin',function(e){var target=e.target;var $el=$(target);if(!($el.is(":submit,input:image"))){var t=$el.closest(':submit');if(t.length==0){return;}
target=t[0];}
var form=this;form.clk=target;if(target.type=='image'){if(e.offsetX!=undefined){form.clk_x=e.offsetX;form.clk_y=e.offsetY;}else if(typeof $.fn.offset=='function'){var offset=$el.offset();form.clk_x=e.pageX-offset.left;form.clk_y=e.pageY-offset.top;}else{form.clk_x=e.pageX-target.offsetLeft;form.clk_y=e.pageY-target.offsetTop;}}
setTimeout(function(){form.clk=form.clk_x=form.clk_y=null;},100);});};$.fn.ajaxFormUnbind=function(){return this.unbind('submit.form-plugin click.form-plugin');};$.fn.formToArray=function(semantic){var a=[];if(this.length===0){return a;}
var form=this[0];var els=semantic?form.getElementsByTagName('*'):form.elements;if(!els){return a;}
var i,j,n,v,el;for(i=0,max=els.length;i<max;i++){el=els[i];n=el.name;if(!n){continue;}
if(semantic&&form.clk&&el.type=="image"){if(!el.disabled&&form.clk==el){a.push({name:n,value:$(el).val()});a.push({name:n+'.x',value:form.clk_x},{name:n+'.y',value:form.clk_y});}
continue;}
v=$.fieldValue(el,true);if(v&&v.constructor==Array){for(j=0,jmax=v.length;j<jmax;j++){a.push({name:n,value:v[j]});}}
else if(v!==null&&typeof v!='undefined'){a.push({name:n,value:v});}}
if(!semantic&&form.clk){var $input=$(form.clk),input=$input[0];n=input.name;if(n&&!input.disabled&&input.type=='image'){a.push({name:n,value:$input.val()});a.push({name:n+'.x',value:form.clk_x},{name:n+'.y',value:form.clk_y});}}
return a;};$.fn.formSerialize=function(semantic){return $.param(this.formToArray(semantic));};$.fn.fieldSerialize=function(successful){var a=[];this.each(function(){var n=this.name;if(!n){return;}
var v=$.fieldValue(this,successful);if(v&&v.constructor==Array){for(var i=0,max=v.length;i<max;i++){a.push({name:n,value:v[i]});}}
else if(v!==null&&typeof v!='undefined'){a.push({name:this.name,value:v});}});return $.param(a);};$.fn.fieldValue=function(successful){for(var val=[],i=0,max=this.length;i<max;i++){var el=this[i];var v=$.fieldValue(el,successful);if(v===null||typeof v=='undefined'||(v.constructor==Array&&!v.length)){continue;}
v.constructor==Array?$.merge(val,v):val.push(v);}
return val;};$.fieldValue=function(el,successful){var n=el.name,t=el.type,tag=el.tagName.toLowerCase();if(successful===undefined){successful=true;}
if(successful&&(!n||el.disabled||t=='reset'||t=='button'||(t=='checkbox'||t=='radio')&&!el.checked||(t=='submit'||t=='image')&&el.form&&el.form.clk!=el||tag=='select'&&el.selectedIndex==-1)){return null;}
if(tag=='select'){var index=el.selectedIndex;if(index<0){return null;}
var a=[],ops=el.options;var one=(t=='select-one');var max=(one?index+1:ops.length);for(var i=(one?index:0);i<max;i++){var op=ops[i];if(op.selected){var v=op.value;if(!v){v=(op.attributes&&op.attributes['value']&&!(op.attributes['value'].specified))?op.text:op.value;}
if(one){return v;}
a.push(v);}}
return a;}
return $(el).val();};$.fn.clearForm=function(){return this.each(function(){$('input,select,textarea',this).clearFields();});};$.fn.clearFields=$.fn.clearInputs=function(){return this.each(function(){var t=this.type,tag=this.tagName.toLowerCase();if(t=='text'||t=='password'||tag=='textarea'){this.value='';}
else if(t=='checkbox'||t=='radio'){this.checked=false;}
else if(tag=='select'){this.selectedIndex=-1;}});};$.fn.resetForm=function(){return this.each(function(){if(typeof this.reset=='function'||(typeof this.reset=='object'&&!this.reset.nodeType)){this.reset();}});};$.fn.enable=function(b){if(b===undefined){b=true;}
return this.each(function(){this.disabled=!b;});};$.fn.selected=function(select){if(select===undefined){select=true;}
return this.each(function(){var t=this.type;if(t=='checkbox'||t=='radio'){this.checked=select;}
else if(this.tagName.toLowerCase()=='option'){var $sel=$(this).parent('select');if(select&&$sel[0]&&$sel[0].type=='select-one'){$sel.find('option').selected(false);}
this.selected=select;}});};function log(){if($.fn.ajaxSubmit.debug){var msg='[jquery.form] '+Array.prototype.join.call(arguments,'');if(window.console&&window.console.log){window.console.log(msg);}
else if(window.opera&&window.opera.postError){window.opera.postError(msg);}}};})(jQuery);;(function($){$(function(){try{if(typeof _wpcf7=='undefined'||_wpcf7===null)
_wpcf7={};_wpcf7=$.extend({cached:0},_wpcf7);$('div.wpcf7 > form').ajaxForm({beforeSubmit:function(formData,jqForm,options){jqForm.wpcf7ClearResponseOutput();jqForm.find('img.ajax-loader').css({visibility:'visible'});return true;},beforeSerialize:function(jqForm,options){jqForm.find('.wpcf7-use-title-as-watermark.watermark').each(function(i,n){$(n).val('');});return true;},data:{'_wpcf7_is_ajax_call':1},dataType:'json',success:function(data){var ro=$(data.into).find('div.wpcf7-response-output');$(data.into).wpcf7ClearResponseOutput();if(data.invalids){$.each(data.invalids,function(i,n){$(data.into).find(n.into).wpcf7NotValidTip(n.message);});ro.addClass('wpcf7-validation-errors');}
if(data.captcha)
$(data.into).wpcf7RefillCaptcha(data.captcha);if(data.quiz)
$(data.into).wpcf7RefillQuiz(data.quiz);if(1==data.spam)
ro.addClass('wpcf7-spam-blocked');if(1==data.mailSent){$(data.into).find('form').resetForm().clearForm();ro.addClass('wpcf7-mail-sent-ok');if(data.onSentOk)
$.each(data.onSentOk,function(i,n){eval(n)});}else{ro.addClass('wpcf7-mail-sent-ng');}
if(data.onSubmit)
$.each(data.onSubmit,function(i,n){eval(n)});$(data.into).find('.wpcf7-use-title-as-watermark.watermark').each(function(i,n){$(n).val($(n).attr('title'));});ro.append(data.message).slideDown('fast');}});$('div.wpcf7 > form').each(function(i,n){if(_wpcf7.cached)
$(n).wpcf7OnloadRefill();$(n).wpcf7ToggleSubmit();$(n).find('.wpcf7-acceptance').click(function(){$(n).wpcf7ToggleSubmit();});$(n).find('.wpcf7-exclusive-checkbox').each(function(i,n){$(n).find('input:checkbox').click(function(){$(n).find('input:checkbox').not(this).removeAttr('checked');});});$(n).find('.wpcf7-use-title-as-watermark').each(function(i,n){var input=$(n);input.val(input.attr('title'));input.addClass('watermark');input.focus(function(){if($(this).hasClass('watermark'))
$(this).val('').removeClass('watermark');});input.blur(function(){if(''==$(this).val())
$(this).val($(this).attr('title')).addClass('watermark');});});});}catch(e){}});$.fn.wpcf7ToggleSubmit=function(){return this.each(function(){var form=$(this);if(this.tagName.toLowerCase()!='form')
form=$(this).find('form').first();if(form.hasClass('wpcf7-acceptance-as-validation'))
return;var submit=form.find('input:submit');if(!submit.length)return;var acceptances=form.find('input:checkbox.wpcf7-acceptance');if(!acceptances.length)return;submit.removeAttr('disabled');acceptances.each(function(i,n){n=$(n);if(n.hasClass('wpcf7-invert')&&n.is(':checked')||!n.hasClass('wpcf7-invert')&&!n.is(':checked'))
submit.attr('disabled','disabled');});});};$.fn.wpcf7NotValidTip=function(message){return this.each(function(){var into=$(this);into.append('<span class="wpcf7-not-valid-tip">'+message+'</span>');$('span.wpcf7-not-valid-tip').mouseover(function(){$(this).fadeOut('fast');});into.find(':input').mouseover(function(){into.find('.wpcf7-not-valid-tip').not(':hidden').fadeOut('fast');});into.find(':input').focus(function(){into.find('.wpcf7-not-valid-tip').not(':hidden').fadeOut('fast');});});};$.fn.wpcf7OnloadRefill=function(){return this.each(function(){var url=$(this).attr('action');if(0<url.indexOf('#'))
url=url.substr(0,url.indexOf('#'));var id=$(this).find('input[name="_wpcf7"]').val();var unitTag=$(this).find('input[name="_wpcf7_unit_tag"]').val();$.getJSON(url,{_wpcf7_is_ajax_call:1,_wpcf7:id},function(data){if(data&&data.captcha)
$('#'+unitTag).wpcf7RefillCaptcha(data.captcha);if(data&&data.quiz)
$('#'+unitTag).wpcf7RefillQuiz(data.quiz);});});};$.fn.wpcf7RefillCaptcha=function(captcha){return this.each(function(){var form=$(this);$.each(captcha,function(i,n){form.find(':input[name="'+i+'"]').clearFields();form.find('img.wpcf7-captcha-'+i).attr('src',n);var match=/([0-9]+)\.(png|gif|jpeg)$/.exec(n);form.find('input:hidden[name="_wpcf7_captcha_challenge_'+i+'"]').attr('value',match[1]);});});};$.fn.wpcf7RefillQuiz=function(quiz){return this.each(function(){var form=$(this);$.each(quiz,function(i,n){form.find(':input[name="'+i+'"]').clearFields();form.find(':input[name="'+i+'"]').siblings('span.wpcf7-quiz-label').text(n[0]);form.find('input:hidden[name="_wpcf7_quiz_answer_'+i+'"]').attr('value',n[1]);});});};$.fn.wpcf7ClearResponseOutput=function(){return this.each(function(){$(this).find('div.wpcf7-response-output').hide().empty().removeClass('wpcf7-mail-sent-ok wpcf7-mail-sent-ng wpcf7-validation-errors wpcf7-spam-blocked');$(this).find('span.wpcf7-not-valid-tip').remove();$(this).find('img.ajax-loader').css({visibility:'hidden'});});};})(jQuery);
