/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;;(function($){var ver="2.63";if($.support==undefined){$.support={opacity:!($.browser.msie)};}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(){options=handleArguments(this,options,arg2);if(options===false){return;}if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=options.slideExpr?$(options.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts=buildOptions($cont,$slides,els,options,o);if(opts===false){return;}if(opts.timeout||opts.continuous){this.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},opts.continuous?10:opts.timeout+(opts.delay||0));}});};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;default:options={fx: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(this.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 i=0;i<els.length;i++){var $e=$(els[i]),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;}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 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 loadingOp=($.browser.opera&&this.cycleW==42&&this.cycleH==19&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||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;}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).click(function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).click(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 txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(var i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];var 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){var 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(var i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}log("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);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=($.isFunction(opts.pagerAnchorBuilder))?opts.pagerAnchorBuilder(i,el):'<a href="#">'+(i+1)+"</a>";if(!a){return;}var $a=$(a);if($a.parents("body").length==0){$a.appendTo($p);}$a.bind(opts.pagerEvent,function(){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.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,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,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250};})(jQuery);;(function($){$.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 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);});opts.speed=opts.speed/2;opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(var i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(var 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 t=parseInt(h/2);var l=parseInt(w/2);clip="rect("+t+"px "+l+"px "+t+"px "+l+"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);;$slideshow={context:false,tabs:false,timeout:7000,slideSpeed:1000,tabSpeed:500,fx:'scrollLeft',init:function(){this.context=$('#slideshow');this.tabs=$('ul.slides-nav li',this.context);this.prepareSlideshow();},prepareSlideshow:function(){$('div.slides > ul',$slideshow.context).cycle({fx:$slideshow.fx,timeout:$slideshow.timeout,speed:$slideshow.slideSpeed,fastOnEvent:$slideshow.tabSpeed,pager:$('ul.slides-nav',$slideshow.context),pagerAnchorBuilder:$slideshow.prepareTabs,before:$slideshow.activateTab,pauseOnPagerHover:true,pause:true});},prepareTabs:function(i,slide){return $slideshow.tabs.eq(i);},activateTab:function(currentSlide,nextSlide){var activeTab=$('a[href="#'+nextSlide.id+'"]',$slideshow.context);if(activeTab.length){$slideshow.tabs.removeClass('on');activeTab.parent().addClass('on');}}};$(function(){$('body').addClass('js');$slideshow.init();});$.fn.delay=function(time,callback){jQuery.fx.step.delay=function(){};return this.animate({delay:1},time,callback);}
var language=$('#en').hasClass('.current');var collapse=(language?'Collapse':'Lukke');var expand=(language?'Expand':'Åpne');$(function(){if($('#slideshow').hasClass('hide')){$('#collapse a').delay(0,function(){$(this).text(expand);});$('#slideshow').delay(0).slideUp('slow').removeClass('hide');$('#content').delay(0).animate({paddingTop:40},500);}else if($('#slideshow').hasClass('hidden')){$('#collapse a').text(expand);$('#content').css('padding-top','40px');$('#slideshow').css('display','none').removeClass('hidden');}else{$('#content').css('padding-top','0');$('#collapse a').text(collapse);}
$('.slides ul li').css('background','none');});$('#collapse a').click(function(){var b=new Date();var a=new Date();b.setTime(a.getTime()+3600000*24*90);if($('#slideshow').is(':hidden')){document.cookie="sshow=o; expires="+b.toGMTString()+"; path=/";$(this).text(collapse);$('#content').animate({paddingTop:0},500);$('#slideshow').slideDown('slow');}else{document.cookie="sshow=h; expires="+b.toGMTString()+"; path=/";$('#slideshow').slideUp('slow');$(this).text(expand);$('#content').animate({paddingTop:40},500);}});;(function(){var _typeface_js={faces:{},loadFace:function(typefaceData){var familyName=typefaceData.familyName.toLowerCase();if(!this.faces[familyName]){this.faces[familyName]={};}
if(!this.faces[familyName][typefaceData.cssFontWeight]){this.faces[familyName][typefaceData.cssFontWeight]={};}
var face=this.faces[familyName][typefaceData.cssFontWeight][typefaceData.cssFontStyle]=typefaceData;face.loaded=true;},log:function(message){if(this.quiet){return;}
message="typeface.js: "+message;if(this.customLogFn){this.customLogFn(message);}else if(window.console&&window.console.log){window.console.log(message);}},pixelsFromPoints:function(face,style,points,dimension){var pixels=points*parseInt(style.fontSize)*72/(face.resolution*100);if(dimension=='horizontal'&&style.fontStretchPercent){pixels*=style.fontStretchPercent;}
return pixels;},pointsFromPixels:function(face,style,pixels,dimension){var points=pixels*face.resolution/(parseInt(style.fontSize)*72/100);if(dimension=='horizontal'&&style.fontStretchPrecent){points*=style.fontStretchPercent;}
return points;},cssFontWeightMap:{normal:'normal',bold:'bold',400:'normal',700:'bold'},cssFontStretchMap:{'ultra-condensed':0.55,'extra-condensed':0.77,'condensed':0.85,'semi-condensed':0.93,'normal':1,'semi-expanded':1.07,'expanded':1.15,'extra-expanded':1.23,'ultra-expanded':1.45,'default':1},fallbackCharacter:'.',configure:function(args){var configurableOptionNames=['customLogFn','customClassNameRegex','customTypefaceElementsList','quiet','verbose','disableSelection'];for(var i=0;i<configurableOptionNames.length;i++){var optionName=configurableOptionNames[i];if(args[optionName]){if(optionName=='customLogFn'){if(typeof args[optionName]!='function'){throw"customLogFn is not a function";}else{this.customLogFn=args.customLogFn;}}else{this[optionName]=args[optionName];}}}},getTextExtents:function(face,style,text){var extentX=0;var extentY=0;var horizontalAdvance;var textLength=text.length;for(var i=0;i<textLength;i++){var glyph=face.glyphs[text.charAt(i)]?face.glyphs[text.charAt(i)]:face.glyphs[this.fallbackCharacter];var letterSpacingAdjustment=this.pointsFromPixels(face,style,style.letterSpacing);extentX+=i+1==textLength?Math.max(glyph.x_max,glyph.ha):glyph.ha;extentX+=letterSpacingAdjustment;horizontalAdvance+=glyph.ha+letterSpacingAdjustment;}
return{x:extentX,y:extentY,ha:horizontalAdvance};},pixelsFromCssAmount:function(cssAmount,defaultValue,element){var matches=undefined;if(cssAmount=='normal'){return defaultValue;}else if(matches=cssAmount.match(/([\-\d+\.]+)px/)){return matches[1];}else{var pixelAmount;var leftInlineStyle=element.style.left;var leftRuntimeStyle=element.runtimeStyle.left;element.runtimeStyle.left=element.currentStyle.left;if(!cssAmount.match(/\d(px|pt)$/)){element.style.left='1em';}else{element.style.left=cssAmount||0;}
pixelAmount=element.style.pixelLeft;element.style.left=leftInlineStyle;element.runtimeStyle.left=leftRuntimeStyle;return pixelAmount||defaultValue;}},capitalizeText:function(text){return text.replace(/(^|\s)[a-z]/g,function(match){return match.toUpperCase()});},getElementStyle:function(e){if(window.getComputedStyle){return window.getComputedStyle(e,'');}else if(e.currentStyle){return e.currentStyle;}},getRenderedText:function(e){var browserStyle=this.getElementStyle(e.parentNode);var inlineStyleAttribute=e.parentNode.getAttribute('style');if(inlineStyleAttribute&&typeof(inlineStyleAttribute)=='object'){inlineStyleAttribute=inlineStyleAttribute.cssText;}
if(inlineStyleAttribute){var inlineStyleDeclarations=inlineStyleAttribute.split(/\s*\;\s*/);var inlineStyle={};for(var i=0;i<inlineStyleDeclarations.length;i++){var declaration=inlineStyleDeclarations[i];var declarationOperands=declaration.split(/\s*\:\s*/);inlineStyle[declarationOperands[0]]=declarationOperands[1];}}
var style={color:browserStyle.color,fontFamily:browserStyle.fontFamily.split(/\s*,\s*/)[0].replace(/(^"|^'|'$|"$)/g,'').toLowerCase(),fontSize:this.pixelsFromCssAmount(browserStyle.fontSize,12,e.parentNode),fontWeight:this.cssFontWeightMap[browserStyle.fontWeight],fontStyle:browserStyle.fontStyle?browserStyle.fontStyle:'normal',fontStretchPercent:this.cssFontStretchMap[inlineStyle&&inlineStyle['font-stretch']?inlineStyle['font-stretch']:'default'],textDecoration:browserStyle.textDecoration,lineHeight:this.pixelsFromCssAmount(browserStyle.lineHeight,'normal',e.parentNode),letterSpacing:this.pixelsFromCssAmount(browserStyle.letterSpacing,0,e.parentNode),textTransform:browserStyle.textTransform};var face;if(this.faces[style.fontFamily]&&this.faces[style.fontFamily][style.fontWeight]){face=this.faces[style.fontFamily][style.fontWeight][style.fontStyle];}
var text=e.nodeValue;if(e.previousSibling&&e.previousSibling.nodeType==1&&e.previousSibling.tagName!='BR'&&this.getElementStyle(e.previousSibling).display.match(/inline/)){text=text.replace(/^\s+/,' ');}else{text=text.replace(/^\s+/,'');}
if(e.nextSibling&&e.nextSibling.nodeType==1&&e.nextSibling.tagName!='BR'&&this.getElementStyle(e.nextSibling).display.match(/inline/)){text=text.replace(/\s+$/,' ');}else{text=text.replace(/\s+$/,'');}
text=text.replace(/\s+/g,' ');if(style.textTransform&&style.textTransform!='none'){switch(style.textTransform){case'capitalize':text=this.capitalizeText(text);break;case'uppercase':text=text.toUpperCase();break;case'lowercase':text=text.toLowerCase();break;}}
if(!face){var excerptLength=12;var textExcerpt=text.substring(0,excerptLength);if(text.length>excerptLength){textExcerpt+='...';}
var fontDescription=style.fontFamily;if(style.fontWeight!='normal')fontDescription+=' '+style.fontWeight;if(style.fontStyle!='normal')fontDescription+=' '+style.fontStyle;this.log("couldn't find typeface font: "+fontDescription+' for text "'+textExcerpt+'"');return;}
var words=text.split(/\b(?=\w)/);var containerSpan=document.createElement('span');containerSpan.className='typeface-js-vector-container';var wordsLength=words.length;for(var i=0;i<wordsLength;i++){var word=words[i];var vector=this.renderWord(face,style,word);if(vector){containerSpan.appendChild(vector.element);if(!this.disableSelection){var selectableSpan=document.createElement('span');selectableSpan.className='typeface-js-selected-text';var wordNode=document.createTextNode(word);selectableSpan.appendChild(wordNode);if(this.vectorBackend!='vml'){selectableSpan.style.marginLeft=-1*(vector.width+1)+'px';}
selectableSpan.targetWidth=vector.width;if(this.vectorBackend=='vml'){vector.element.appendChild(selectableSpan);}else{containerSpan.appendChild(selectableSpan);}}}}
return containerSpan;},renderDocument:function(callback){if(!callback)
callback=function(e){e.style.visibility='visible'};var elements=document.getElementsByTagName('*');var elementsLength=elements.length;for(var i=0;i<elements.length;i++){if(elements[i].className.match(/(^|\s)typeface-js(\s|$)/)||elements[i].tagName.match(/^(H1|H2|H3|H4|H5|H6)$/)){this.replaceText(elements[i]);if(typeof callback=='function'){callback(elements[i]);}}}
if(this.vectorBackend=='vml'){var dummyShape=document.createElement('v:shape');dummyShape.style.display='none';document.body.appendChild(dummyShape);}},replaceText:function(e){var childNodes=[];var childNodesLength=e.childNodes.length;for(var i=0;i<childNodesLength;i++){this.replaceText(e.childNodes[i]);}
if(e.nodeType==3&&e.nodeValue.match(/\S/)){var parentNode=e.parentNode;if(parentNode.className=='typeface-js-selected-text'){return;}
var renderedText=this.getRenderedText(e);if(parentNode.tagName=='A'&&this.vectorBackend=='vml'&&this.getElementStyle(parentNode).display=='inline'){parentNode.style.display='inline-block';parentNode.style.cursor='pointer';}
if(this.getElementStyle(parentNode).display=='inline'){parentNode.style.display='inline-block';}
if(renderedText){if(parentNode.replaceChild){parentNode.replaceChild(renderedText,e);}else{parentNode.insertBefore(renderedText,e);parentNode.removeChild(e);}
if(this.vectorBackend=='vml'){renderedText.innerHTML=renderedText.innerHTML;}
var childNodesLength=renderedText.childNodes.length
for(var i;i<childNodesLength;i++){var e=renderedText.childNodes[i];if(e.hasChildNodes()&&!e.targetWidth){e=e.childNodes[0];}
if(e&&e.targetWidth){var letterSpacingCount=e.innerHTML.length;var wordSpaceDelta=e.targetWidth-e.offsetWidth;var letterSpacing=wordSpaceDelta/(letterSpacingCount||1);if(this.vectorBackend=='vml'){letterSpacing=Math.ceil(letterSpacing);}
e.style.letterSpacing=letterSpacing+'px';e.style.width=e.targetWidth+'px';}}}}},applyElementVerticalMetrics:function(face,style,e){if(style.lineHeight=='normal'){style.lineHeight=this.pixelsFromPoints(face,style,face.lineHeight);}
var cssLineHeightAdjustment=style.lineHeight-this.pixelsFromPoints(face,style,face.lineHeight);e.style.marginTop=Math.round(cssLineHeightAdjustment/2)+'px';e.style.marginBottom=Math.round(cssLineHeightAdjustment/2)+'px';},vectorBackends:{canvas:{_initializeSurface:function(face,style,text){var extents=this.getTextExtents(face,style,text);var canvas=document.createElement('canvas');if(this.disableSelection){canvas.innerHTML=text;}
canvas.height=Math.round(this.pixelsFromPoints(face,style,face.lineHeight));canvas.width=Math.round(this.pixelsFromPoints(face,style,extents.x,'horizontal'));this.applyElementVerticalMetrics(face,style,canvas);if(extents.x>extents.ha)
canvas.style.marginRight=Math.round(this.pixelsFromPoints(face,style,extents.x-extents.ha,'horizontal'))+'px';var ctx=canvas.getContext('2d');var pointScale=this.pixelsFromPoints(face,style,1);ctx.scale(pointScale*style.fontStretchPercent,-1*pointScale);ctx.translate(0,-1*face.ascender);ctx.fillStyle=style.color;return{context:ctx,canvas:canvas};},_renderGlyph:function(ctx,face,char,style){var glyph=face.glyphs[char];if(!glyph){return this.renderGlyph(ctx,face,this.fallbackCharacter,style);}
if(glyph.o){var outline;if(glyph.cached_outline){outline=glyph.cached_outline;}else{outline=glyph.o.split(' ');glyph.cached_outline=outline;}
var outlineLength=outline.length;for(var i=0;i<outlineLength;){var action=outline[i++];switch(action){case'm':ctx.moveTo(outline[i++],outline[i++]);break;case'l':ctx.lineTo(outline[i++],outline[i++]);break;case'q':var cpx=outline[i++];var cpy=outline[i++];ctx.quadraticCurveTo(outline[i++],outline[i++],cpx,cpy);break;case'b':var x=outline[i++];var y=outline[i++];ctx.bezierCurveTo(outline[i++],outline[i++],outline[i++],outline[i++],x,y);break;}}}
if(glyph.ha){var letterSpacingPoints=style.letterSpacing&&style.letterSpacing!='normal'?this.pointsFromPixels(face,style,style.letterSpacing):0;ctx.translate(glyph.ha+letterSpacingPoints,0);}},_renderWord:function(face,style,text){var surface=this.initializeSurface(face,style,text);var ctx=surface.context;var canvas=surface.canvas;ctx.beginPath();ctx.save();var chars=text.split('');var charsLength=chars.length;for(var i=0;i<charsLength;i++){this.renderGlyph(ctx,face,chars[i],style);}
ctx.fill();if(style.textDecoration=='underline'){ctx.beginPath();ctx.moveTo(0,face.underlinePosition);ctx.restore();ctx.lineTo(0,face.underlinePosition);ctx.strokeStyle=style.color;ctx.lineWidth=face.underlineThickness;ctx.stroke();}
return{element:ctx.canvas,width:Math.floor(canvas.width)};}},vml:{_initializeSurface:function(face,style,text){var shape=document.createElement('v:shape');var extents=this.getTextExtents(face,style,text);shape.style.width=shape.style.height=style.fontSize+'px';shape.style.marginLeft='-1px';if(extents.x>extents.ha){shape.style.marginRight=this.pixelsFromPoints(face,style,extents.x-extents.ha,'horizontal')+'px';}
this.applyElementVerticalMetrics(face,style,shape);var resolutionScale=face.resolution*100/72;shape.coordsize=(resolutionScale/style.fontStretchPercent)+","+resolutionScale;shape.coordorigin='0,'+face.ascender;shape.style.flip='y';shape.fillColor=style.color;shape.stroked=false;shape.path='hh m 0,'+face.ascender+' l 0,'+face.descender+' ';return shape;},_renderGlyph:function(shape,face,char,offsetX,style,vmlSegments){var glyph=face.glyphs[char];if(!glyph){this.log("glyph not defined: "+char);this.renderGlyph(shape,face,this.fallbackCharacter,offsetX,style);return;}
vmlSegments.push('m');if(glyph.o){var outline,outlineLength;if(glyph.cached_outline){outline=glyph.cached_outline;outlineLength=outline.length;}else{outline=glyph.o.split(' ');outlineLength=outline.length;for(var i=0;i<outlineLength;){switch(outline[i++]){case'q':outline[i]=Math.round(outline[i++]);outline[i]=Math.round(outline[i++]);case'm':case'l':outline[i]=Math.round(outline[i++]);outline[i]=Math.round(outline[i++]);break;}}
glyph.cached_outline=outline;}
var prevX,prevY;for(var i=0;i<outlineLength;){var action=outline[i++];var x=Math.round(outline[i++])+offsetX;var y=Math.round(outline[i++]);switch(action){case'm':vmlSegments.push('xm ',x,',',y);break;case'l':vmlSegments.push('l ',x,',',y);break;case'q':var cpx=outline[i++]+offsetX;var cpy=outline[i++];var cp1x=Math.round(prevX+2.0/3.0*(cpx-prevX));var cp1y=Math.round(prevY+2.0/3.0*(cpy-prevY));var cp2x=Math.round(cp1x+(x-prevX)/3.0);var cp2y=Math.round(cp1y+(y-prevY)/3.0);vmlSegments.push('c ',cp1x,',',cp1y,',',cp2x,',',cp2y,',',x,',',y);break;case'b':var cp1x=Math.round(outline[i++])+offsetX;var cp1y=outline[i++];var cp2x=Math.round(outline[i++])+offsetX;var cp2y=outline[i++];vmlSegments.push('c ',cp1x,',',cp1y,',',cp2x,',',cp2y,',',x,',',y);break;}
prevX=x;prevY=y;}}
vmlSegments.push('x e');return vmlSegments;},_renderWord:function(face,style,text){var offsetX=0;var shape=this.initializeSurface(face,style,text);var letterSpacingPoints=style.letterSpacing&&style.letterSpacing!='normal'?this.pointsFromPixels(face,style,style.letterSpacing):0;letterSpacingPoints=Math.round(letterSpacingPoints);var chars=text.split('');var vmlSegments=[];for(var i=0;i<chars.length;i++){var char=chars[i];vmlSegments=this.renderGlyph(shape,face,char,offsetX,style,vmlSegments);offsetX+=face.glyphs[char].ha+letterSpacingPoints;}
if(style.textDecoration=='underline'){var posY=face.underlinePosition-(face.underlineThickness/2);vmlSegments.push('xm ',0,',',posY);vmlSegments.push('l ',offsetX,',',posY);vmlSegments.push('l ',offsetX,',',posY+face.underlineThickness);vmlSegments.push('l ',0,',',posY+face.underlineThickness);vmlSegments.push('l ',0,',',posY);vmlSegments.push('x e');}
shape.path+=vmlSegments.join('')+'m '+offsetX+' 0 l '+offsetX+' '+face.ascender;return{element:shape,width:Math.floor(this.pixelsFromPoints(face,style,offsetX,'horizontal'))};}}},setVectorBackend:function(backend){this.vectorBackend=backend;var backendFunctions=['renderWord','initializeSurface','renderGlyph'];for(var i=0;i<backendFunctions.length;i++){var backendFunction=backendFunctions[i];this[backendFunction]=this.vectorBackends[backend]['_'+backendFunction];}},initialize:function(){if(arguments.callee.done)return;arguments.callee.done=true;if(window._typefaceTimer)clearInterval(_typefaceTimer);this.renderDocument(function(e){e.style.visibility='visible'});}};var typefaceSelectors=['.typeface-js','h1','h2','h3','h4','h5','h6'];if(document.createStyleSheet){var styleSheet=document.createStyleSheet();for(var i=0;i<typefaceSelectors.length;i++){var selector=typefaceSelectors[i];styleSheet.addRule(selector,'visibility: hidden');}
styleSheet.addRule('.typeface-js-selected-text','-ms-filter: \
   "Chroma(color=black) \
   progid:DXImageTransform.Microsoft.MaskFilter(Color=white) \
   progid:DXImageTransform.Microsoft.MaskFilter(Color=blue) \
   alpha(opacity=30)" !important; \
  color: black; \
  font-family: Modern; \
  position: absolute; \
  white-space: pre; \
  filter: alpha(opacity=0) !important;');styleSheet.addRule('.typeface-js-vector-container','position: relative');}else if(document.styleSheets){if(!document.styleSheets.length){(function(){var styleSheet=document.createElement('style');styleSheet.type='text/css';document.getElementsByTagName('head')[0].appendChild(styleSheet);})()}
var styleSheet=document.styleSheets[0];document.styleSheets[0].insertRule(typefaceSelectors.join(',')+' { visibility: hidden; }',styleSheet.cssRules.length);document.styleSheets[0].insertRule('.typeface-js-selected-text { \
   color: rgba(128, 128, 128, 0); \
   opacity: 0.30; \
   position: absolute; \
   font-family: Arial, sans-serif; \
   white-space: pre \
  }',styleSheet.cssRules.length);try{document.styleSheets[0].insertRule('.typeface-js-selected-text::-moz-selection { background: blue; }',styleSheet.cssRules.length);}catch(e){};try{document.styleSheets[0].insertRule('.typeface-js-selected-text::selection { background: blue; }',styleSheet.cssRules.length);}catch(e){};if(/WebKit/i.test(navigator.userAgent)){document.styleSheets[0].insertRule('.typeface-js-vector-container { position: relative }',styleSheet.cssRules.length);}}
var backend=!!(window.attachEvent&&!window.opera)?'vml':window.CanvasRenderingContext2D||document.createElement('canvas').getContext?'canvas':null;if(backend=='vml'){document.namespaces.add("v","urn:schemas-microsoft-com:vml","#default#VML");var styleSheet=document.createStyleSheet();styleSheet.addRule('v\\:shape',"display: inline-block;");}
_typeface_js.setVectorBackend(backend);window._typeface_js=_typeface_js;if(/WebKit/i.test(navigator.userAgent)){var _typefaceTimer=setInterval(function(){if(/loaded|complete/.test(document.readyState)){_typeface_js.initialize();}},10);}
if(document.addEventListener){window.addEventListener('DOMContentLoaded',function(){_typeface_js.initialize()},false);}/*@cc_on @*//*@if (@_win32)

document.write("<script id=__ie_onload_typeface defer src=//:><\/script>");
var script = document.getElementById("__ie_onload_typeface");
script.onreadystatechange = function() {
 if (this.readyState == "complete") {
  _typeface_js.initialize(); 
 }
};

/*@end @*/try{console.log('initializing typeface.js')}catch(e){};})();;if(_typeface_js&&_typeface_js.loadFace)_typeface_js.loadFace({"glyphs":{"Ő":{"x_min":47.28125,"x_max":1054.21875,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 909 497 748 868 909 707 b 550 113 909 280 748 113 b 191 497 351 113 191 280 m 594 1048 l 698 1048 l 832 1225 l 694 1225 l 594 1048 m 382 1048 l 497 1048 l 594 1225 l 477 1225 l 382 1048 "},"Ž":{"x_min":25.171875,"x_max":773.78125,"ha":808,"o":"m 25 0 l 684 0 b 773 88 747 0 773 25 l 773 212 l 646 212 l 646 149 b 615 119 646 130 634 119 l 269 119 b 197 116 223 119 197 116 l 197 119 b 269 207 197 119 232 153 l 754 890 l 754 980 l 125 980 b 36 891 62 980 36 954 l 36 767 l 162 767 l 162 830 b 193 860 162 851 173 860 l 508 860 b 582 865 555 860 582 865 l 582 862 b 508 772 582 862 547 826 l 25 91 l 25 0 m 350 1048 l 473 1048 l 596 1224 l 484 1224 l 412 1112 l 409 1112 l 337 1224 l 227 1224 l 350 1048 "},"Á":{"x_min":17.109375,"x_max":908.5,"ha":924,"o":"m 17 0 l 93 0 b 208 80 162 0 185 16 l 282 282 l 643 282 l 716 80 b 830 0 739 16 761 0 l 908 0 l 908 119 l 887 119 b 841 150 864 119 850 125 l 534 980 l 388 980 l 82 150 b 36 119 73 125 61 119 l 17 119 l 17 0 m 315 398 l 422 697 b 459 835 440 748 459 835 l 462 835 b 501 697 462 835 483 748 l 608 398 l 315 398 m 408 1048 l 513 1048 l 646 1225 l 509 1225 l 408 1048 "},"ĥ":{"x_min":25.78125,"x_max":835.796875,"ha":864,"o":"m 113 0 l 247 0 l 247 329 b 260 422 247 362 250 394 b 481 596 289 523 375 596 b 614 419 594 596 614 518 l 614 88 b 703 0 614 26 641 0 l 835 0 l 835 115 l 778 115 b 748 145 759 115 748 125 l 748 450 b 508 719 748 629 673 719 b 247 562 368 719 278 630 l 245 562 b 247 621 245 562 247 587 l 247 894 b 159 980 247 954 221 980 l 25 980 l 25 865 l 82 865 b 113 834 102 865 113 855 l 113 0 m 265 1048 l 373 1048 l 446 1160 l 449 1160 l 521 1048 l 631 1048 l 509 1225 l 385 1225 l 265 1048 "},"Î":{"x_min":36,"x_max":403,"ha":440,"o":"m 58 0 l 382 0 l 382 119 l 286 119 l 286 861 l 382 861 l 382 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 m 36 1048 l 144 1048 l 218 1160 l 220 1160 l 293 1048 l 403 1048 l 280 1225 l 156 1225 l 36 1048 "},"e":{"x_min":50.4375,"x_max":705.984375,"ha":767,"o":"m 50 351 b 424 -16 50 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 189 334 305 100 197 184 l 701 334 b 705 390 701 334 705 372 b 403 719 705 572 600 719 b 50 351 203 719 50 575 m 194 433 b 401 612 215 550 299 612 b 567 433 489 612 562 550 l 194 433 "},"»":{"x_min":86,"x_max":729,"ha":788,"o":"m 366 106 l 501 106 l 729 391 l 501 677 l 366 677 l 594 391 l 366 106 m 86 106 l 220 106 l 448 391 l 220 677 l 86 677 l 313 391 l 86 106 "},"ļ":{"x_min":27.53125,"x_max":337.296875,"ha":372,"o":"m 115 88 b 203 0 115 26 141 0 l 337 0 l 337 115 l 280 115 b 249 145 260 115 249 125 l 249 891 b 160 980 249 954 223 980 l 27 980 l 27 865 l 84 865 b 115 834 103 865 115 855 l 115 88 m 144 -81 b 159 -163 155 -112 159 -138 b 133 -277 159 -200 149 -234 l 228 -277 b 262 -150 251 -230 262 -193 b 253 -81 262 -129 259 -106 l 144 -81 "},"Ĕ":{"x_min":52.78125,"x_max":756.953125,"ha":789,"o":"m 143 88 b 231 0 143 26 169 0 l 668 0 b 756 88 730 0 756 26 l 756 212 l 629 212 l 629 150 b 598 119 629 130 618 119 l 312 119 b 281 150 293 119 281 130 l 281 434 l 625 434 l 625 554 l 281 554 l 281 861 l 561 861 b 591 830 580 861 591 851 l 591 768 l 718 768 l 718 891 b 629 980 718 954 691 980 l 52 980 l 52 861 l 143 861 l 143 88 m 409 1043 b 587 1205 498 1043 587 1098 l 587 1225 l 495 1225 l 495 1208 b 409 1123 495 1148 452 1123 b 325 1207 366 1123 325 1148 l 325 1225 l 231 1225 l 231 1205 b 409 1043 231 1098 322 1043 "},"ò":{"x_min":50.828125,"x_max":807.78125,"ha":857,"o":"m 50 352 b 428 -16 50 138 218 -16 b 807 352 638 -16 807 138 b 428 719 807 565 638 719 b 50 352 218 719 50 565 m 188 352 b 428 602 188 498 296 602 b 670 352 561 602 670 498 b 428 100 670 205 561 100 b 188 352 296 100 188 205 m 374 804 l 480 804 l 378 980 l 242 980 l 374 804 "},"ﬄ":{"x_min":30.5625,"x_max":1211.109375,"ha":1246,"o":"m 819 980 b 554 726 730 980 554 958 l 554 703 l 252 703 l 252 723 b 397 871 252 851 344 871 b 434 868 418 871 434 868 l 434 983 b 380 987 434 983 412 987 b 118 729 290 987 118 958 l 118 703 l 30 703 l 30 594 l 118 594 l 118 0 l 252 0 l 252 594 l 554 594 l 554 0 l 688 0 l 688 594 l 855 594 l 855 703 l 688 703 l 688 723 b 836 865 688 854 783 865 l 958 865 b 988 834 977 865 988 855 l 988 88 b 1077 0 988 26 1015 0 l 1211 0 l 1211 115 l 1154 115 b 1123 145 1134 115 1123 125 l 1123 891 b 1034 980 1123 954 1097 980 l 819 980 "},"ţ":{"x_min":32.453125,"x_max":439.546875,"ha":489,"o":"m 124 255 b 252 20 124 118 183 52 l 214 -123 b 239 -122 214 -123 226 -122 b 311 -165 282 -122 311 -136 b 246 -208 311 -197 281 -208 b 186 -198 214 -208 186 -198 l 186 -279 b 264 -288 186 -279 219 -288 b 404 -172 335 -288 404 -258 b 306 -70 404 -112 363 -77 l 320 0 b 392 -6 346 -5 371 -6 b 439 -4 421 -6 439 -4 l 439 115 b 407 112 439 115 427 112 b 258 270 356 112 258 130 l 258 593 l 427 593 l 427 701 l 258 701 l 258 894 l 126 894 l 126 701 l 32 701 l 32 593 l 124 593 l 124 255 "},"^":{"x_min":96,"x_max":738,"ha":851,"o":"m 96 343 l 218 343 l 417 832 l 617 343 l 738 343 l 461 980 l 373 980 l 96 343 "},"«":{"x_min":58.078125,"x_max":700,"ha":788,"o":"m 337 391 l 565 106 l 700 106 l 472 391 l 700 677 l 565 677 l 337 391 m 285 106 l 420 106 l 192 391 l 420 677 l 285 677 l 58 391 l 285 106 "},"∙":{"x_min":97.21875,"x_max":234.71875,"ha":333,"o":"m 97 332 l 234 332 l 234 475 l 97 475 l 97 332 "},"í":{"x_min":37.5,"x_max":365.28125,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 270 115 259 125 l 259 614 b 170 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 m 127 804 l 233 804 l 365 980 l 229 980 l 127 804 "},"ˆ":{"x_min":154,"x_max":521,"ha":674,"o":"m 154 1048 l 262 1048 l 336 1160 l 338 1160 l 411 1048 l 521 1048 l 398 1225 l 274 1225 l 154 1048 "},"ū":{"x_min":28.0625,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 196 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 250 283 269 108 250 186 l 250 616 b 160 703 250 676 223 703 l 28 703 l 28 587 l 85 587 b 115 557 104 587 115 577 l 115 252 m 246 844 l 598 844 l 598 939 l 246 939 l 246 844 "},"ņ":{"x_min":30.765625,"x_max":841.875,"ha":869,"o":"m 118 0 l 252 0 l 252 329 b 265 423 252 364 255 395 b 487 596 293 525 379 596 b 619 419 600 596 619 518 l 619 88 b 708 0 619 26 646 0 l 841 0 l 841 115 l 784 115 b 754 145 765 115 754 125 l 754 450 b 512 719 754 629 679 719 b 248 558 359 719 276 619 l 246 558 b 248 598 246 558 248 576 l 248 625 b 159 703 248 676 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 m 394 -81 b 409 -163 405 -112 409 -138 b 383 -277 409 -200 400 -234 l 479 -277 b 512 -150 501 -230 512 -193 b 504 -81 512 -129 509 -106 l 394 -81 "},"µ":{"x_min":27.734375,"x_max":832.234375,"ha":863,"o":"m 27 586 l 84 586 b 115 556 104 586 115 576 l 115 -278 l 234 -278 l 234 -83 b 224 25 234 -42 224 25 l 227 25 b 354 -17 227 25 261 -17 b 612 143 547 -17 612 143 l 615 143 b 614 103 615 143 614 125 l 614 76 b 703 -1 614 26 641 -1 l 832 -1 l 832 114 l 775 114 b 744 144 755 114 744 123 l 744 701 l 610 701 l 610 372 b 380 107 610 233 525 107 b 249 282 269 107 249 185 l 249 615 b 159 701 249 675 223 701 l 27 701 l 27 586 "},"č":{"x_min":50.609375,"x_max":711.71875,"ha":740,"o":"m 50 351 b 425 -16 50 140 204 -16 b 711 104 611 -16 711 104 l 653 200 b 435 102 653 200 567 102 b 188 352 304 102 188 193 b 428 604 188 501 290 604 b 558 532 479 604 558 582 l 558 493 l 681 493 l 681 565 b 428 719 681 684 513 719 b 50 351 202 719 50 558 m 343 804 l 467 804 l 589 980 l 478 980 l 406 868 l 403 868 l 331 980 l 221 980 l 343 804 "},"’":{"x_min":65,"x_max":251,"ha":317,"o":"m 65 726 l 160 726 l 251 997 l 124 997 l 65 726 "},"-":{"x_min":97.21875,"x_max":502.78125,"ha":599,"o":"m 97 336 l 502 336 l 502 455 l 97 455 l 97 336 "},"Q":{"x_min":47.40625,"x_max":1054.015625,"ha":1101,"o":"m 47 495 b 548 -16 47 209 265 -16 b 855 87 664 -16 771 19 l 968 -25 l 1051 63 l 939 173 b 1054 495 1009 259 1054 373 b 548 997 1054 779 834 997 b 47 495 265 997 47 779 m 191 495 b 548 866 191 708 348 866 b 909 495 751 866 909 708 b 837 268 909 411 882 329 l 730 377 l 647 287 l 755 181 b 548 113 755 181 677 113 b 191 495 348 113 191 280 "},"M":{"x_min":28.0625,"x_max":1162.9375,"ha":1190,"o":"m 28 0 l 151 0 b 241 88 215 0 237 25 l 280 606 b 283 752 285 664 283 752 l 286 752 b 339 606 286 752 315 657 l 537 175 l 654 175 l 853 606 b 904 751 876 659 904 751 l 907 751 b 910 606 907 751 905 664 l 950 88 b 1039 0 954 25 976 0 l 1162 0 l 1162 118 l 1117 118 b 1086 149 1097 118 1087 129 l 1019 980 l 876 980 l 646 460 b 597 337 622 407 597 337 l 594 337 b 546 460 594 337 569 407 l 315 980 l 172 980 l 105 149 b 75 118 104 129 94 118 l 28 118 l 28 0 "},"œ":{"x_min":50.421875,"x_max":1330.984375,"ha":1392,"o":"m 50 350 b 428 -16 50 127 221 -16 b 737 154 569 -16 676 50 l 740 154 b 1047 -16 797 51 901 -16 b 1319 86 1215 -16 1319 86 l 1261 182 b 1055 100 1261 182 1176 100 b 814 334 933 100 825 180 l 1326 334 b 1330 390 1326 334 1330 372 b 1026 719 1330 572 1225 719 b 737 552 892 719 793 657 l 735 552 b 426 719 674 654 568 719 b 50 350 221 719 50 572 m 819 433 b 1026 612 840 550 922 612 b 1192 433 1117 612 1186 550 l 819 433 m 187 350 b 428 602 187 502 296 602 b 669 354 555 602 669 505 b 428 100 669 197 558 100 b 187 350 296 100 187 197 "},"ě":{"x_min":50.359375,"x_max":705.984375,"ha":767,"o":"m 50 351 b 424 -16 50 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 189 334 305 100 197 184 l 701 334 b 705 390 701 334 705 372 b 403 719 705 572 600 719 b 50 351 203 719 50 575 m 194 433 b 401 612 215 550 298 612 b 567 433 489 612 562 550 l 194 433 m 336 804 l 460 804 l 582 980 l 471 980 l 398 868 l 396 868 l 323 980 l 214 980 l 336 804 "},"ũ":{"x_min":28.0625,"x_max":832.234375,"ha":863,"o":"m 115 254 b 354 -15 115 68 196 -15 b 612 145 493 -15 583 76 l 615 145 b 614 105 615 145 614 127 l 614 79 b 703 1 614 29 643 1 l 832 1 l 832 116 l 775 116 b 744 147 755 116 744 126 l 744 704 l 610 704 l 610 375 b 380 109 610 236 525 109 b 250 284 269 109 250 187 l 250 618 b 160 704 250 677 223 704 l 28 704 l 28 589 l 85 589 b 115 558 104 589 115 579 l 115 254 m 186 807 l 278 807 b 333 897 278 848 291 897 b 511 803 394 897 416 803 b 654 979 605 803 654 864 l 562 979 b 507 889 562 939 548 889 b 329 983 446 889 425 983 b 186 807 235 983 186 923 "},"ŭ":{"x_min":28.0625,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 196 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 250 283 269 108 250 186 l 250 616 b 160 703 250 676 223 703 l 28 703 l 28 587 l 85 587 b 115 557 104 587 115 577 l 115 252 m 422 798 b 600 961 511 798 600 854 l 600 980 l 508 980 l 508 964 b 422 879 508 904 465 879 b 337 962 379 879 337 904 l 337 980 l 244 980 l 244 961 b 422 798 244 854 335 798 "},"{":{"x_min":39.9375,"x_max":414.9375,"ha":471,"o":"m 157 106 b 382 -136 157 -113 316 -136 b 414 -133 402 -136 414 -133 l 414 -30 b 395 -30 414 -30 406 -30 b 276 115 360 -30 276 -18 l 276 275 b 163 451 276 418 163 451 l 163 454 b 276 630 163 454 276 493 l 276 773 b 395 919 276 907 360 919 b 414 919 406 919 414 919 l 414 1022 b 382 1023 414 1022 402 1023 b 157 782 316 1023 157 1001 l 157 665 b 39 511 157 521 39 511 l 39 391 b 157 240 39 391 157 382 l 157 106 "},"¼":{"x_min":100.5,"x_max":1195.828125,"ha":1272,"o":"m 394 -1 l 507 -1 l 904 980 l 793 980 l 394 -1 m 108 368 l 467 368 l 467 462 l 343 462 l 343 980 l 250 980 l 100 834 l 164 766 l 219 819 b 236 842 229 829 236 842 l 239 842 b 238 797 239 842 238 826 l 238 462 l 108 462 l 108 368 m 718 155 l 998 155 l 998 -1 l 1104 -1 l 1104 155 l 1195 155 l 1195 249 l 1104 249 l 1104 612 l 983 612 l 718 219 l 718 155 m 832 247 l 832 250 b 851 272 832 250 843 261 l 977 452 b 998 490 990 470 998 490 l 1001 490 b 1000 439 1001 490 1000 464 l 1000 249 l 859 249 b 832 247 850 249 832 247 "},"#":{"x_min":51,"x_max":930,"ha":981,"o":"m 185 0 l 298 0 l 344 265 l 559 265 l 513 0 l 625 0 l 673 265 l 852 265 l 870 368 l 689 368 l 731 601 l 911 601 l 930 703 l 748 703 l 796 980 l 684 980 l 635 703 l 420 703 l 468 980 l 356 980 l 307 703 l 127 703 l 110 601 l 289 601 l 249 368 l 67 368 l 51 265 l 231 265 l 185 0 m 362 368 l 403 601 l 618 601 l 577 368 l 362 368 "},"Ĳ":{"x_min":58.328125,"x_max":836.109375,"ha":946,"o":"m 505 -6 b 836 332 655 -6 836 48 l 836 891 b 747 980 836 954 809 980 l 511 980 l 511 861 l 666 861 b 697 830 686 861 697 851 l 697 333 b 505 119 697 151 584 119 l 505 -6 m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 "},"Ê":{"x_min":53,"x_max":756.265625,"ha":789,"o":"m 143 88 b 232 0 143 26 169 0 l 667 0 b 756 88 729 0 756 26 l 756 212 l 628 212 l 628 150 b 598 119 628 130 617 119 l 312 119 b 282 150 293 119 282 130 l 282 434 l 624 434 l 624 554 l 282 554 l 282 861 l 560 861 b 591 830 579 861 591 851 l 591 768 l 717 768 l 717 891 b 628 980 717 954 691 980 l 53 980 l 53 861 l 143 861 l 143 88 m 228 1048 l 336 1048 l 409 1160 l 412 1160 l 484 1048 l 593 1048 l 471 1225 l 348 1225 l 228 1048 "},")":{"x_min":61.109375,"x_max":343.0625,"ha":458,"o":"m 61 -131 l 180 -131 b 343 457 284 30 343 243 b 186 1021 343 664 291 858 l 68 1021 b 220 466 170 848 220 664 b 61 -131 220 261 166 52 "},"ș":{"x_min":37.5,"x_max":576.390625,"ha":631,"o":"m 37 106 b 318 -16 37 106 130 -16 b 576 188 465 -16 576 63 b 193 527 576 423 193 394 b 323 611 193 583 244 611 b 429 551 366 611 429 593 l 429 516 l 550 516 l 550 583 b 319 719 550 690 404 719 b 58 522 176 719 58 657 b 441 183 58 295 441 309 b 319 93 441 122 384 93 b 106 197 190 93 106 197 l 37 106 m 256 -81 b 272 -163 268 -112 272 -138 b 245 -277 272 -200 262 -234 l 341 -277 b 375 -150 363 -230 375 -193 b 366 -81 375 -129 372 -106 l 256 -81 "},"Å":{"x_min":17.109375,"x_max":908.78125,"ha":924,"o":"m 17 0 l 93 0 b 208 80 162 0 185 16 l 282 282 l 643 282 l 717 80 b 831 0 739 16 761 0 l 908 0 l 908 119 l 887 119 b 842 150 864 119 850 125 l 535 980 l 389 980 l 82 150 b 36 119 74 125 61 119 l 17 119 l 17 0 m 315 398 l 422 697 b 460 835 440 748 460 835 l 462 835 b 501 697 462 835 483 748 l 608 398 l 315 398 m 462 1032 b 575 1135 521 1032 575 1071 b 462 1239 575 1200 521 1239 b 350 1135 403 1239 350 1200 b 462 1032 350 1071 403 1032 m 462 1089 b 415 1135 435 1089 415 1108 b 462 1183 415 1164 435 1183 b 510 1135 490 1183 510 1164 b 462 1089 510 1108 490 1089 "},"¸":{"x_min":155.5625,"x_max":373.609375,"ha":578,"o":"m 222 31 l 183 -122 b 206 -120 183 -122 195 -120 b 280 -163 250 -120 280 -134 b 215 -207 280 -195 250 -207 b 155 -197 183 -207 155 -197 l 155 -277 b 231 -287 155 -277 188 -287 b 373 -170 304 -287 373 -257 b 275 -69 373 -111 330 -76 l 290 6 l 290 18 l 222 31 "},"a":{"x_min":51.421875,"x_max":727.8125,"ha":756,"o":"m 51 197 b 290 -16 51 56 169 -16 b 513 122 458 -16 513 122 l 516 122 b 513 80 516 122 513 104 b 601 0 513 30 538 0 l 727 0 l 727 115 l 670 115 b 640 145 651 115 640 125 l 640 444 b 351 719 640 600 579 719 b 108 587 283 719 108 703 l 108 518 l 234 518 l 234 558 b 350 612 234 604 316 612 b 505 444 459 612 505 568 l 505 437 l 475 437 b 51 197 356 437 51 423 m 187 204 b 472 339 187 333 370 339 l 506 339 l 506 315 b 319 91 506 211 433 91 b 187 204 230 91 187 147 "},"Ę":{"x_min":52.734375,"x_max":756.890625,"ha":789,"o":"m 143 87 b 231 -1 143 25 169 -1 l 594 -1 l 594 -4 b 504 -156 554 -36 504 -87 b 666 -288 504 -276 666 -288 l 697 -184 b 620 -125 697 -184 620 -177 b 724 9 620 -70 683 -26 b 756 87 748 29 756 50 l 756 211 l 629 211 l 629 148 b 598 118 629 129 618 118 l 312 118 b 281 148 293 118 281 129 l 281 433 l 624 433 l 624 552 l 281 552 l 281 860 l 561 860 b 591 829 580 860 591 850 l 591 766 l 718 766 l 718 890 b 629 979 718 953 691 979 l 52 979 l 52 860 l 143 860 l 143 87 "},"=":{"x_min":94.4375,"x_max":756.953125,"ha":851,"o":"m 94 472 l 756 472 l 756 580 l 94 580 l 94 472 m 94 209 l 756 209 l 756 318 l 94 318 l 94 209 "},"˚":{"x_min":151.390625,"x_max":376.390625,"ha":528,"o":"m 263 1032 b 376 1135 322 1032 376 1071 b 263 1239 376 1200 322 1239 b 151 1135 204 1239 151 1200 b 263 1032 151 1071 204 1032 m 263 1089 b 216 1135 236 1089 216 1108 b 263 1183 216 1164 236 1183 b 311 1135 291 1183 311 1164 b 263 1089 311 1108 291 1089 "},"ú":{"x_min":27.71875,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 195 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 249 283 269 108 249 186 l 249 616 b 159 703 249 676 223 703 l 27 703 l 27 587 l 84 587 b 115 557 104 587 115 577 l 115 252 m 368 804 l 473 804 l 606 980 l 469 980 l 368 804 "},"¯":{"x_min":150,"x_max":502.78125,"ha":644,"o":"m 150 1089 l 502 1089 l 502 1183 l 150 1183 l 150 1089 "},"Z":{"x_min":25,"x_max":773.609375,"ha":808,"o":"m 25 0 l 684 0 b 773 88 747 0 773 25 l 773 212 l 645 212 l 645 149 b 615 119 645 130 634 119 l 269 119 b 197 116 223 119 197 116 l 197 119 b 269 207 197 119 231 153 l 754 890 l 754 980 l 125 980 b 36 891 62 980 36 954 l 36 767 l 162 767 l 162 830 b 193 860 162 851 173 860 l 508 860 b 581 865 555 860 581 865 l 581 862 b 508 772 581 862 547 826 l 25 91 l 25 0 "},"u":{"x_min":28.0625,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 196 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 250 283 269 108 250 186 l 250 616 b 160 703 250 676 223 703 l 28 703 l 28 587 l 85 587 b 115 557 104 587 115 577 l 115 252 "},"k":{"x_min":25,"x_max":711.109375,"ha":729,"o":"m 112 0 l 247 0 l 247 330 l 300 330 b 369 301 322 330 354 327 l 497 65 b 613 0 527 11 548 0 l 711 0 l 711 115 l 668 115 b 608 143 633 115 619 120 l 504 333 b 456 386 480 377 456 386 l 456 389 b 509 441 456 389 477 398 l 700 703 l 545 703 l 383 475 b 309 444 365 451 334 444 l 247 444 l 247 900 b 158 980 247 962 220 980 l 25 980 l 25 865 l 81 865 b 112 834 101 865 112 855 l 112 0 "},"Ù":{"x_min":42.328125,"x_max":970.109375,"ha":1011,"o":"m 132 343 b 507 -16 132 129 282 -16 b 879 343 731 -16 879 129 l 879 830 b 910 861 879 851 890 861 l 970 861 l 970 980 l 831 980 b 740 891 768 980 740 954 l 740 350 b 506 113 740 201 647 113 b 271 348 364 113 271 201 l 271 891 b 182 980 271 954 245 980 l 42 980 l 42 861 l 102 861 b 132 830 121 861 132 851 l 132 343 m 453 1048 l 559 1048 l 457 1225 l 321 1225 l 453 1048 "},"Ů":{"x_min":41.671875,"x_max":969.453125,"ha":1011,"o":"m 131 343 b 506 -16 131 129 281 -16 b 879 343 730 -16 879 129 l 879 830 b 909 861 879 851 890 861 l 969 861 l 969 980 l 830 980 b 740 891 768 980 740 954 l 740 350 b 505 113 740 201 647 113 b 270 348 363 113 270 201 l 270 891 b 181 980 270 954 244 980 l 41 980 l 41 861 l 101 861 b 131 830 120 861 131 851 l 131 343 m 506 1032 b 619 1135 565 1032 619 1071 b 506 1239 619 1200 565 1239 b 394 1135 447 1239 394 1200 b 506 1032 394 1071 447 1032 m 506 1089 b 459 1135 479 1089 459 1108 b 506 1183 459 1164 479 1183 b 554 1135 534 1183 554 1164 b 506 1089 554 1108 534 1089 "},"¢":{"x_min":76.390625,"x_max":712.5,"ha":785,"o":"m 359 -52 l 461 -52 l 461 101 b 712 315 587 115 670 212 l 590 364 b 415 226 558 284 501 226 b 213 490 283 226 213 336 b 415 755 213 640 286 755 b 590 618 501 755 558 696 l 712 665 b 461 880 666 780 580 862 l 461 1033 l 359 1033 l 359 880 b 76 490 181 855 76 691 b 359 101 76 290 181 126 l 359 -52 "},"Ş":{"x_min":47.21875,"x_max":683.328125,"ha":740,"o":"m 47 129 b 325 -13 47 129 145 5 l 298 -122 b 323 -120 298 -122 311 -120 b 395 -163 366 -120 395 -134 b 330 -207 395 -195 365 -207 b 270 -197 300 -207 270 -197 l 270 -277 b 348 -287 270 -277 304 -287 b 490 -170 419 -287 490 -257 b 390 -69 490 -111 447 -76 l 401 -15 b 683 262 577 -4 683 119 b 211 739 683 584 211 540 b 383 871 211 812 277 871 b 534 782 461 871 534 833 l 534 736 l 662 736 l 662 816 b 383 997 662 950 487 997 b 69 734 198 997 69 882 b 543 255 69 429 543 461 b 375 109 543 165 466 109 b 129 227 229 109 129 227 l 47 129 "},"é":{"x_min":49.5625,"x_max":705.984375,"ha":767,"o":"m 49 351 b 423 -16 49 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 188 334 305 100 196 184 l 701 334 b 705 390 701 334 705 372 b 402 719 705 572 600 719 b 49 351 202 719 49 575 m 194 433 b 401 612 214 550 298 612 b 566 433 489 612 562 550 l 194 433 m 344 804 l 449 804 l 582 980 l 445 980 l 344 804 "},"B":{"x_min":51.390625,"x_max":794.453125,"ha":857,"o":"m 141 88 b 230 0 141 26 168 0 l 479 0 b 794 279 652 0 794 94 b 633 516 794 389 737 486 l 633 519 b 755 730 698 551 755 623 b 470 980 755 889 636 980 l 51 980 l 51 861 l 141 861 l 141 88 m 280 568 l 280 861 l 469 861 b 613 716 561 861 613 803 b 472 568 613 630 558 568 l 280 568 m 280 150 l 280 454 l 486 454 b 651 286 586 454 651 386 b 486 119 651 186 590 119 l 311 119 b 280 150 291 119 280 130 "},"…":{"x_min":198.609375,"x_max":1056.953125,"ha":1256,"o":"m 919 0 l 1056 0 l 1056 143 l 919 143 l 919 0 m 558 0 l 697 0 l 697 143 l 558 143 l 558 0 m 198 0 l 336 0 l 336 143 l 198 143 l 198 0 "},"ē":{"x_min":50.4375,"x_max":705.984375,"ha":767,"o":"m 50 351 b 424 -16 50 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 189 334 305 100 197 184 l 701 334 b 705 390 701 334 705 372 b 403 719 705 572 600 719 b 50 351 203 719 50 575 m 194 433 b 401 612 215 550 299 612 b 567 433 489 612 562 550 l 194 433 m 222 844 l 575 844 l 575 939 l 222 939 l 222 844 "},"H":{"x_min":52.78125,"x_max":1009.71875,"ha":1063,"o":"m 143 0 l 281 0 l 281 430 l 780 430 l 780 0 l 919 0 l 919 830 b 950 861 919 851 930 861 l 1009 861 l 1009 980 l 869 980 b 780 891 806 980 780 954 l 780 548 l 281 548 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 0 "},"î":{"x_min":-1.390625,"x_max":366.671875,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 270 115 259 125 l 259 614 b 170 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 m -1 804 l 108 804 l 180 916 l 183 916 l 255 804 l 366 804 l 244 980 l 120 980 l -1 804 "},"−":{"x_min":66.671875,"x_max":784.71875,"ha":851,"o":"m 66 341 l 784 341 l 784 450 l 66 450 l 66 341 "},"≠":{"x_min":94.0625,"x_max":756.9375,"ha":851,"o":"m 169 101 l 241 54 l 351 209 l 756 209 l 756 318 l 424 318 l 534 472 l 756 472 l 756 580 l 606 580 l 687 691 l 616 740 l 502 580 l 94 580 l 94 472 l 430 472 l 319 318 l 94 318 l 94 209 l 246 209 l 169 101 "},"¥":{"x_min":20.828125,"x_max":831.953125,"ha":853,"o":"m 133 283 l 356 283 l 356 0 l 495 0 l 495 283 l 718 283 l 718 371 l 495 371 l 495 428 l 533 489 l 718 489 l 718 576 l 591 576 l 591 579 l 745 831 b 808 861 762 857 779 861 l 831 861 l 831 981 l 770 981 b 634 906 704 981 673 971 l 487 658 b 427 550 455 604 427 550 l 425 550 b 365 658 425 550 397 604 l 216 906 b 81 981 177 970 148 981 l 20 981 l 20 861 l 43 861 b 105 831 72 861 88 857 l 261 579 l 261 576 l 130 576 l 130 489 l 318 489 l 356 428 l 356 371 l 133 371 l 133 283 "},"Ĥ":{"x_min":53.171875,"x_max":1010.4375,"ha":1063,"o":"m 143 0 l 282 0 l 282 430 l 781 430 l 781 0 l 920 0 l 920 830 b 950 861 920 851 931 861 l 1010 861 l 1010 980 l 870 980 b 781 891 807 980 781 954 l 781 548 l 282 548 l 282 891 b 193 980 282 954 255 980 l 53 980 l 53 861 l 112 861 b 143 830 132 861 143 851 l 143 0 m 349 1048 l 457 1048 l 531 1160 l 533 1160 l 606 1048 l 716 1048 l 593 1225 l 469 1225 l 349 1048 "},"U":{"x_min":41.671875,"x_max":969.453125,"ha":1011,"o":"m 131 343 b 506 -16 131 129 281 -16 b 879 343 730 -16 879 129 l 879 830 b 909 861 879 851 890 861 l 969 861 l 969 980 l 830 980 b 740 891 768 980 740 954 l 740 350 b 505 113 740 201 647 113 b 270 348 363 113 270 201 l 270 891 b 181 980 270 954 244 980 l 41 980 l 41 861 l 101 861 b 131 830 120 861 131 851 l 131 343 "},"Ñ":{"x_min":52.828125,"x_max":1010.171875,"ha":1063,"o":"m 52 0 l 193 0 b 282 88 255 0 282 26 l 282 621 b 273 754 282 675 273 754 l 276 754 b 357 621 276 754 320 673 l 794 0 l 919 0 l 919 830 b 950 861 919 851 931 861 l 1010 861 l 1010 980 l 871 980 b 781 891 807 980 781 954 l 781 359 b 790 226 781 304 790 226 l 787 226 b 705 359 787 226 742 307 l 269 980 l 143 980 l 143 150 b 112 119 143 130 131 119 l 52 119 l 52 0 m 309 1050 l 401 1050 b 457 1140 401 1092 415 1140 b 635 1046 518 1140 540 1046 b 778 1222 729 1046 778 1107 l 686 1222 b 630 1132 686 1182 672 1132 b 452 1226 569 1132 548 1226 b 309 1050 358 1226 309 1167 "},"F":{"x_min":52.78125,"x_max":681.953125,"ha":713,"o":"m 143 0 l 281 0 l 281 419 l 616 419 l 616 539 l 281 539 l 281 861 l 525 861 b 555 830 544 861 555 851 l 555 768 l 681 768 l 681 891 b 593 980 681 954 655 980 l 52 980 l 52 861 l 143 861 l 143 0 "},"ĵ":{"x_min":-27.78125,"x_max":365.28125,"ha":394,"o":"m -1 804 l 108 804 l 181 918 l 256 804 l 365 804 l 244 980 l 120 980 l -1 804 m -27 -171 l -27 -283 b 18 -286 -27 -283 -9 -286 b 284 -23 106 -286 284 -258 l 284 622 b 195 702 284 684 258 702 l 65 702 l 65 591 l 118 591 b 152 560 141 591 152 584 l 152 -17 b 2 -172 152 -154 54 -172 b -27 -171 -15 -172 -27 -171 "},"ā":{"x_min":50.421875,"x_max":726.8125,"ha":756,"o":"m 50 197 b 289 -16 50 56 168 -16 b 512 122 457 -16 512 122 l 515 122 b 512 80 515 122 512 104 b 600 0 512 30 537 0 l 726 0 l 726 115 l 669 115 b 639 145 650 115 639 125 l 639 444 b 350 719 639 600 578 719 b 107 587 282 719 107 703 l 107 518 l 233 518 l 233 558 b 349 612 233 604 315 612 b 504 444 458 612 504 568 l 504 437 l 474 437 b 50 197 355 437 50 423 m 186 204 b 471 339 186 333 369 339 l 505 339 l 505 315 b 318 91 505 211 432 91 b 186 204 229 91 186 147 m 192 844 l 544 844 l 544 939 l 192 939 l 192 844 "},"Ĩ":{"x_min":-16.671875,"x_max":451.390625,"ha":440,"o":"m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 m -16 1050 l 75 1050 b 130 1140 75 1092 88 1140 b 308 1046 191 1140 213 1046 b 451 1222 402 1046 451 1107 l 359 1222 b 304 1132 359 1182 345 1132 b 126 1226 243 1132 222 1226 b -16 1050 31 1226 -16 1167 "},"ă":{"x_min":51.421875,"x_max":727.8125,"ha":756,"o":"m 51 197 b 290 -16 51 56 169 -16 b 513 122 458 -16 513 122 l 516 122 b 513 80 516 122 513 104 b 601 0 513 30 538 0 l 727 0 l 727 115 l 670 115 b 640 145 651 115 640 125 l 640 444 b 351 719 640 600 579 719 b 108 587 283 719 108 703 l 108 518 l 234 518 l 234 558 b 350 612 234 604 316 612 b 505 444 459 612 505 568 l 505 437 l 475 437 b 51 197 356 437 51 423 m 187 204 b 472 339 187 333 370 339 l 506 339 l 506 315 b 319 91 506 211 433 91 b 187 204 230 91 187 147 m 368 798 b 545 961 456 798 545 854 l 545 980 l 454 980 l 454 964 b 368 879 454 904 411 879 b 283 962 325 879 283 904 l 283 980 l 190 980 l 190 961 b 368 798 190 854 280 798 "},"*":{"x_min":58.328125,"x_max":608.328125,"ha":667,"o":"m 223 457 l 331 621 l 334 621 l 441 457 l 540 529 l 418 682 l 418 684 l 608 736 l 570 853 l 384 783 l 395 980 l 269 980 l 279 783 l 94 853 l 58 736 l 247 684 l 247 682 l 123 529 l 223 457 "},"†":{"x_min":38.890625,"x_max":508.328125,"ha":547,"o":"m 206 -69 l 336 -69 l 336 596 l 508 596 l 508 703 l 336 703 l 336 980 l 206 980 l 206 703 l 38 703 l 38 596 l 206 596 l 206 -69 "},"°":{"x_min":65.28125,"x_max":486.109375,"ha":551,"o":"m 275 586 b 486 791 391 586 486 677 b 275 997 486 904 391 997 b 65 791 158 997 65 904 b 275 586 65 677 158 586 m 275 689 b 172 791 216 689 172 734 b 275 896 172 848 216 896 b 377 791 333 896 377 848 b 275 689 377 734 333 689 "},"å":{"x_min":51.421875,"x_max":727.8125,"ha":756,"o":"m 51 197 b 290 -16 51 56 169 -16 b 513 122 458 -16 513 122 l 516 122 b 513 80 516 122 513 104 b 601 0 513 30 538 0 l 727 0 l 727 115 l 670 115 b 640 145 651 115 640 125 l 640 444 b 351 719 640 600 579 719 b 108 587 283 719 108 703 l 108 518 l 234 518 l 234 558 b 350 612 234 604 316 612 b 505 444 459 612 505 568 l 505 437 l 475 437 b 51 197 356 437 51 423 m 187 204 b 472 339 187 333 370 339 l 506 339 l 506 315 b 319 91 506 211 433 91 b 187 204 230 91 187 147 m 369 787 b 481 890 427 787 481 826 b 369 994 481 955 427 994 b 256 890 309 994 256 955 b 369 787 256 826 309 787 m 369 844 b 322 890 341 844 322 864 b 369 939 322 919 341 939 b 416 890 397 939 416 919 b 369 844 416 864 397 844 "},"0":{"x_min":75,"x_max":768.0625,"ha":843,"o":"m 422 -16 b 768 491 683 -16 768 208 b 422 997 768 773 683 997 b 75 491 159 997 75 773 b 422 -16 75 208 159 -16 m 422 109 b 215 491 261 109 215 277 b 422 871 215 704 261 871 b 627 491 581 871 627 704 b 422 109 627 277 581 109 "},"ō":{"x_min":50,"x_max":806.953125,"ha":857,"o":"m 50 352 b 427 -16 50 138 218 -16 b 806 352 637 -16 806 138 b 427 719 806 565 637 719 b 50 352 218 719 50 565 m 187 352 b 427 602 187 498 295 602 b 669 352 561 602 669 498 b 427 100 669 205 561 100 b 187 352 295 100 187 205 m 252 844 l 605 844 l 605 939 l 252 939 l 252 844 "},"”":{"x_min":65,"x_max":444,"ha":510,"o":"m 256 726 l 353 726 l 444 997 l 316 997 l 256 726 m 65 726 l 160 726 l 251 997 l 124 997 l 65 726 "},"ŵ":{"x_min":14.671875,"x_max":1145.5625,"ha":1158,"o":"m 261 0 l 414 0 l 559 452 b 578 528 570 488 578 528 l 581 528 b 600 452 581 528 589 488 l 746 0 l 898 0 l 1083 561 b 1126 588 1090 583 1103 588 l 1145 588 l 1145 704 l 1062 704 b 956 629 999 704 974 689 l 833 210 b 816 135 821 173 816 135 l 813 135 b 795 210 813 135 806 173 l 642 701 l 518 701 l 367 210 b 348 135 356 173 348 135 l 345 135 b 328 210 345 135 339 173 l 203 629 b 99 704 185 689 161 704 l 14 704 l 14 588 l 34 588 b 77 561 56 588 70 583 l 261 0 m 398 805 l 506 805 l 580 916 l 582 916 l 655 805 l 765 805 l 642 982 l 518 982 l 398 805 "},"Ķ":{"x_min":52.78125,"x_max":834.71875,"ha":849,"o":"m 143 0 l 281 0 l 281 450 l 365 450 b 452 414 405 450 436 445 l 622 73 b 758 0 654 9 681 0 l 834 0 l 834 119 l 808 119 b 738 151 775 119 752 122 l 591 445 b 536 507 563 500 536 507 l 536 509 b 591 573 536 509 563 525 l 829 980 l 673 980 l 455 601 b 375 568 438 573 411 568 l 281 568 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 0 m 395 -81 b 411 -163 406 -112 411 -138 b 384 -277 411 -200 401 -234 l 480 -277 b 513 -150 502 -230 513 -193 b 505 -81 513 -129 511 -106 l 395 -81 "},"ö":{"x_min":50,"x_max":806.953125,"ha":857,"o":"m 50 352 b 427 -16 50 138 218 -16 b 806 352 637 -16 806 138 b 427 719 806 565 637 719 b 50 352 218 719 50 565 m 187 352 b 427 602 187 498 295 602 b 669 352 561 602 669 498 b 427 100 669 205 561 100 b 187 352 295 100 187 205 m 493 840 l 594 840 l 594 980 l 493 980 l 493 840 m 263 840 l 366 840 l 366 980 l 263 980 l 263 840 "},"Ļ":{"x_min":52.78125,"x_max":740.28125,"ha":754,"o":"m 143 88 b 231 0 143 26 169 0 l 651 0 b 740 88 713 0 740 26 l 740 212 l 613 212 l 613 150 b 583 119 613 130 602 119 l 312 119 b 281 150 293 119 281 130 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 88 m 381 -81 b 397 -163 393 -112 397 -138 b 370 -277 397 -200 387 -234 l 466 -277 b 500 -150 488 -230 500 -193 b 491 -81 500 -129 497 -106 l 381 -81 "},"Õ":{"x_min":47.21875,"x_max":1054.171875,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 909 497 748 868 909 707 b 550 113 909 280 748 113 b 191 497 351 113 191 280 m 311 1050 l 402 1050 b 458 1140 402 1092 416 1140 b 636 1046 519 1140 541 1046 b 779 1222 730 1046 779 1107 l 687 1222 b 631 1132 687 1182 673 1132 b 454 1226 570 1132 550 1226 b 311 1050 359 1226 311 1167 "},"ć":{"x_min":50,"x_max":711.71875,"ha":740,"o":"m 50 351 b 425 -16 50 140 204 -16 b 711 104 611 -16 711 104 l 653 200 b 435 102 653 200 567 102 b 187 352 304 102 187 193 b 428 604 187 501 290 604 b 558 532 479 604 558 582 l 558 493 l 681 493 l 681 565 b 428 719 681 684 512 719 b 50 351 201 719 50 558 m 350 804 l 455 804 l 588 980 l 451 980 l 350 804 "},"þ":{"x_min":26.78125,"x_max":783.71875,"ha":835,"o":"m 114 -277 l 249 -277 l 249 34 b 246 95 249 70 246 95 l 249 95 b 469 -16 249 95 304 -16 b 783 351 662 -16 783 137 b 469 719 783 566 662 719 b 249 604 360 719 290 676 l 246 604 b 249 665 246 604 249 629 l 249 891 b 160 980 249 954 222 980 l 26 980 l 26 865 l 83 865 b 114 835 103 865 114 855 l 114 -277 m 244 351 b 449 603 244 536 339 603 b 646 351 568 603 646 500 b 449 100 646 202 568 100 b 244 351 343 100 244 166 "},"]":{"x_min":90.28125,"x_max":320.828125,"ha":454,"o":"m 90 -29 l 90 -131 l 230 -131 b 320 -43 294 -131 320 -105 l 320 932 b 230 1021 320 994 294 1021 l 90 1021 l 90 919 l 170 919 b 201 889 190 919 201 910 l 201 1 b 170 -29 201 -19 190 -29 l 90 -29 "},"ĭ":{"x_min":4.171875,"x_max":359.71875,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 270 115 259 125 l 259 614 b 170 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 m 181 798 b 359 962 270 798 359 854 l 359 980 l 268 980 l 268 964 b 181 879 268 904 225 879 b 97 964 138 879 97 904 l 97 980 l 4 980 l 4 962 b 181 798 4 854 94 798 "},"8":{"x_min":57.984375,"x_max":738.53125,"ha":800,"o":"m 57 280 b 399 -16 57 98 214 -16 b 738 270 599 -16 738 118 b 592 495 738 376 681 444 l 592 498 b 710 732 592 498 710 587 b 403 997 710 885 591 997 b 98 734 206 997 98 871 b 219 534 98 598 219 534 l 219 532 b 57 280 219 532 57 441 m 395 577 b 234 732 307 612 234 646 b 403 871 234 809 296 871 b 576 723 503 871 576 814 b 471 554 576 636 505 554 b 395 577 455 554 414 569 m 198 287 b 331 472 198 391 296 472 b 432 436 342 472 395 451 b 598 275 524 398 598 361 b 399 109 598 177 502 109 b 198 287 292 109 198 177 "},"R":{"x_min":52.78125,"x_max":844.453125,"ha":858,"o":"m 143 0 l 281 0 l 281 390 l 409 390 b 506 337 463 390 481 383 l 640 73 b 776 0 672 9 700 0 l 844 0 l 844 119 l 826 119 b 756 151 793 119 770 122 l 638 386 b 597 430 622 418 597 430 l 597 433 b 773 693 666 448 773 529 b 480 980 773 872 652 980 l 52 980 l 52 861 l 143 861 l 143 0 m 281 509 l 281 861 l 465 861 b 630 687 568 861 630 797 b 462 509 630 577 568 509 l 281 509 "},"ť":{"x_min":35.015625,"x_max":466.953125,"ha":528,"o":"m 126 257 b 394 -5 126 22 305 -5 b 441 -2 423 -5 441 -2 l 441 116 b 410 113 441 116 429 113 b 261 272 358 113 261 131 l 261 594 l 429 594 l 429 703 l 261 703 l 261 896 l 129 896 l 129 703 l 35 703 l 35 594 l 126 594 l 126 257 m 348 980 b 364 898 360 950 364 923 b 337 784 364 862 354 828 l 433 784 b 466 912 455 832 466 869 b 458 980 466 933 464 955 l 348 980 "},"Ľ":{"x_min":52.78125,"x_max":740.28125,"ha":754,"o":"m 143 88 b 231 0 143 26 169 0 l 651 0 b 740 88 713 0 740 26 l 740 212 l 613 212 l 613 150 b 583 119 613 130 602 119 l 312 119 b 281 150 293 119 281 130 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 88 m 400 980 b 415 898 411 950 415 923 b 388 784 415 862 405 828 l 484 784 b 518 912 506 832 518 869 b 509 980 518 933 515 955 l 400 980 "},"Ż":{"x_min":25,"x_max":773.609375,"ha":808,"o":"m 25 0 l 684 0 b 773 88 747 0 773 25 l 773 212 l 645 212 l 645 149 b 615 119 645 130 634 119 l 269 119 b 197 116 223 119 197 116 l 197 119 b 269 207 197 119 231 153 l 754 890 l 754 980 l 125 980 b 36 891 62 980 36 954 l 36 767 l 162 767 l 162 830 b 193 860 162 851 173 860 l 508 860 b 581 865 555 860 581 865 l 581 862 b 508 772 581 862 547 826 l 25 91 l 25 0 m 351 1084 l 472 1084 l 472 1224 l 351 1224 l 351 1084 "},"o":{"x_min":50,"x_max":806.953125,"ha":857,"o":"m 50 352 b 427 -16 50 138 218 -16 b 806 352 637 -16 806 138 b 427 719 806 565 637 719 b 50 352 218 719 50 565 m 187 352 b 427 602 187 498 295 602 b 669 352 561 602 669 498 b 427 100 669 205 561 100 b 187 352 295 100 187 205 "},"5":{"x_min":70.828125,"x_max":727.78125,"ha":808,"o":"m 70 120 b 375 -16 70 120 172 -16 b 727 306 588 -16 727 134 b 377 629 727 486 588 629 b 251 599 304 629 251 599 l 248 599 b 255 651 248 599 252 620 l 275 830 b 305 861 277 851 286 861 l 511 861 b 541 830 530 861 541 851 l 541 768 l 668 768 l 668 891 b 579 980 668 954 641 980 l 237 980 b 148 891 175 980 154 954 l 109 486 l 166 459 b 352 509 166 459 244 509 b 586 309 480 509 586 431 b 375 113 586 199 498 113 b 145 222 225 113 145 222 l 70 120 "},"ħ":{"x_min":7.71875,"x_max":836.890625,"ha":864,"o":"m 113 0 l 248 0 l 248 329 b 482 596 248 477 341 596 b 616 419 595 596 616 515 l 616 88 b 704 0 616 26 642 0 l 836 0 l 836 115 l 779 115 b 749 145 760 115 749 125 l 749 450 b 509 719 749 629 674 719 b 248 562 341 719 261 600 l 245 562 b 248 621 245 562 248 587 l 248 782 l 427 782 l 427 869 l 248 869 l 248 980 l 113 980 l 113 869 l 7 869 l 7 782 l 113 782 l 113 0 "},"õ":{"x_min":50,"x_max":806.953125,"ha":857,"o":"m 50 354 b 427 -15 50 140 218 -15 b 806 354 637 -15 806 140 b 427 721 806 566 637 721 b 50 354 218 721 50 566 m 187 354 b 427 604 187 500 295 604 b 669 354 561 604 669 500 b 427 101 669 207 561 101 b 187 354 295 101 187 207 m 193 807 l 284 807 b 340 897 284 848 298 897 b 518 803 401 897 423 803 b 661 979 612 803 661 864 l 569 979 b 513 889 569 939 555 889 b 336 983 452 889 431 983 b 193 807 241 983 193 923 "},",":{"x_min":31,"x_max":253.21875,"ha":333,"o":"m 117 145 l 31 -140 l 135 -140 l 253 145 l 117 145 "},"d":{"x_min":51.28125,"x_max":808.234375,"ha":840,"o":"m 51 350 b 361 -17 51 132 170 -17 b 591 109 533 -17 591 109 l 594 109 b 592 73 594 109 592 94 b 679 -1 592 26 617 -1 l 808 -1 l 808 114 l 751 114 b 720 144 731 114 720 123 l 720 892 b 631 980 720 954 694 980 l 498 980 l 498 865 l 555 865 b 586 835 574 865 586 855 l 586 658 b 588 611 586 632 588 611 l 586 611 b 369 719 586 611 531 719 b 51 350 183 719 51 574 m 387 98 b 188 350 270 98 188 197 b 390 603 188 511 280 603 b 590 352 524 603 590 477 b 387 98 590 172 491 98 "},"\"":{"x_min":86.109375,"x_max":386.109375,"ha":472,"o":"m 280 736 l 386 736 l 386 997 l 280 997 l 280 736 m 86 736 l 191 736 l 191 997 l 86 997 l 86 736 "},"˙":{"x_min":116.671875,"x_max":237.5,"ha":356,"o":"m 116 1085 l 237 1085 l 237 1225 l 116 1225 l 116 1085 "},"ê":{"x_min":49.71875,"x_max":705.984375,"ha":767,"o":"m 49 351 b 423 -16 49 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 188 334 305 100 196 184 l 701 334 b 705 390 701 334 705 372 b 402 719 705 572 600 719 b 49 351 202 719 49 575 m 194 433 b 401 612 215 550 298 612 b 567 433 489 612 562 550 l 194 433 m 215 804 l 323 804 l 397 915 l 400 915 l 472 804 l 582 804 l 459 980 l 336 980 l 215 804 "},"„":{"x_min":65,"x_max":444,"ha":510,"o":"m 256 -125 l 353 -125 l 444 145 l 316 145 l 256 -125 m 124 145 l 65 -125 l 160 -125 l 251 145 l 124 145 "},"ľ":{"x_min":27.78125,"x_max":445.828125,"ha":492,"o":"m 115 88 b 204 0 115 26 141 0 l 337 0 l 337 115 l 280 115 b 250 145 261 115 250 125 l 250 891 b 161 980 250 954 223 980 l 27 980 l 27 865 l 84 865 b 115 834 104 865 115 855 l 115 88 m 327 980 b 343 898 338 950 343 923 b 316 784 343 862 333 828 l 412 784 b 445 912 434 832 445 869 b 437 980 445 933 443 955 l 327 980 "},"Â":{"x_min":17.5,"x_max":909.5,"ha":924,"o":"m 17 0 l 93 0 b 209 80 163 0 185 16 l 282 282 l 644 282 l 717 80 b 831 0 740 16 762 0 l 909 0 l 909 119 l 888 119 b 842 150 865 119 851 125 l 535 980 l 389 980 l 82 150 b 36 119 74 125 61 119 l 17 119 l 17 0 m 316 398 l 423 697 b 460 835 441 748 460 835 l 463 835 b 502 697 463 835 484 748 l 609 398 l 316 398 m 280 1048 l 388 1048 l 462 1160 l 464 1160 l 537 1048 l 647 1048 l 524 1225 l 400 1225 l 280 1048 "},"Į":{"x_min":58.328125,"x_max":381.9375,"ha":440,"o":"m 58 -1 l 266 -1 l 266 -4 b 176 -156 226 -36 176 -87 b 338 -288 176 -276 338 -288 l 369 -184 b 293 -125 369 -184 293 -177 b 381 -1 293 -76 354 -25 l 381 118 l 286 118 l 286 860 l 381 860 l 381 979 l 58 979 l 58 860 l 154 860 l 154 118 l 58 118 l 58 -1 "},"ė":{"x_min":50.4375,"x_max":705.984375,"ha":767,"o":"m 50 351 b 424 -16 50 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 189 334 305 100 197 184 l 701 334 b 705 390 701 334 705 372 b 403 719 705 572 600 719 b 50 351 203 719 50 575 m 194 433 b 401 612 215 550 299 612 b 567 433 489 612 562 550 l 194 433 m 337 840 l 458 840 l 458 980 l 337 980 l 337 840 "},"Ţ":{"x_min":20.609375,"x_max":862.34375,"ha":883,"o":"m 708 861 b 738 830 727 861 738 851 l 738 768 l 862 768 l 862 897 b 779 980 862 960 841 980 l 103 980 b 20 897 41 980 20 960 l 20 768 l 144 768 l 144 830 b 174 861 144 851 155 861 l 372 861 l 372 0 l 402 0 l 372 -122 b 395 -120 372 -122 383 -120 b 469 -163 438 -120 469 -134 b 403 -207 469 -195 438 -207 b 344 -197 372 -207 344 -197 l 344 -277 b 420 -287 344 -277 377 -287 b 562 -170 492 -287 562 -255 b 463 -69 562 -111 519 -76 l 477 0 l 510 0 l 510 861 l 708 861 "},"Í":{"x_min":58.0625,"x_max":403,"ha":440,"o":"m 58 0 l 382 0 l 382 119 l 286 119 l 286 861 l 382 861 l 382 980 l 58 980 l 58 861 l 153 861 l 153 119 l 58 119 l 58 0 m 165 1048 l 270 1048 l 403 1225 l 266 1225 l 165 1048 "},"´":{"x_min":165,"x_max":403,"ha":539,"o":"m 165 1048 l 270 1048 l 403 1225 l 266 1225 l 165 1048 "},"Ú":{"x_min":41.890625,"x_max":970.171875,"ha":1011,"o":"m 132 343 b 507 -16 132 129 282 -16 b 879 343 731 -16 879 129 l 879 830 b 910 861 879 851 891 861 l 970 861 l 970 980 l 831 980 b 741 891 768 980 741 954 l 741 350 b 506 113 741 201 647 113 b 271 348 364 113 271 201 l 271 891 b 182 980 271 954 244 980 l 41 980 l 41 861 l 101 861 b 132 830 121 861 132 851 l 132 343 m 453 1048 l 558 1048 l 691 1225 l 554 1225 l 453 1048 "},"Ŷ":{"x_min":14.390625,"x_max":824.4375,"ha":838,"o":"m 350 0 l 489 0 l 489 427 l 736 826 b 798 861 755 855 768 861 l 824 861 l 824 980 l 760 980 b 628 905 695 980 667 971 l 481 658 b 421 548 447 604 421 548 l 418 548 b 358 658 418 548 390 604 l 210 905 b 78 980 171 971 145 980 l 14 980 l 14 861 l 42 861 b 101 826 71 861 83 855 l 350 427 l 350 0 m 238 1048 l 346 1048 l 420 1160 l 422 1160 l 495 1048 l 605 1048 l 482 1225 l 358 1225 l 238 1048 "},"ŝ":{"x_min":37.9375,"x_max":576.84375,"ha":631,"o":"m 37 106 b 318 -16 37 106 131 -16 b 576 188 465 -16 576 63 b 193 527 576 423 193 394 b 324 611 193 583 244 611 b 429 551 367 611 429 593 l 429 516 l 550 516 l 550 583 b 319 719 550 690 404 719 b 58 522 176 719 58 657 b 442 183 58 295 442 309 b 319 93 442 122 385 93 b 107 197 190 93 107 197 l 37 106 m 131 804 l 239 804 l 312 915 l 315 915 l 387 804 l 497 804 l 375 980 l 251 980 l 131 804 "},"Ý":{"x_min":13.609375,"x_max":823.828125,"ha":838,"o":"m 349 0 l 488 0 l 488 427 l 736 826 b 797 861 754 855 768 861 l 823 861 l 823 980 l 759 980 b 627 905 694 980 666 971 l 480 658 b 420 548 447 604 420 548 l 417 548 b 358 658 417 548 390 604 l 209 905 b 77 980 170 971 144 980 l 13 980 l 13 861 l 41 861 b 101 826 70 861 83 855 l 349 427 l 349 0 m 365 1048 l 470 1048 l 603 1225 l 466 1225 l 365 1048 "},"Ĉ":{"x_min":46.828125,"x_max":930.5,"ha":974,"o":"m 46 498 b 544 -16 46 209 251 -16 b 930 147 791 -16 930 147 l 855 247 b 545 113 855 247 740 113 b 191 498 345 113 191 284 b 541 868 191 719 344 868 b 779 744 640 868 779 826 l 779 689 l 906 689 l 906 784 b 538 997 906 941 670 997 b 46 498 258 997 46 782 m 351 1048 l 459 1048 l 533 1160 l 535 1160 l 608 1048 l 718 1048 l 595 1225 l 471 1225 l 351 1048 "},"ą":{"x_min":51.421875,"x_max":727.8125,"ha":756,"o":"m 51 195 b 286 -18 51 66 159 -18 b 513 120 461 -18 513 120 l 516 120 b 513 81 516 120 513 102 l 513 75 b 590 -1 513 38 530 -1 l 613 -1 l 613 -4 b 522 -156 575 -34 522 -87 b 684 -288 522 -276 684 -288 l 715 -184 b 638 -125 715 -184 638 -177 b 727 -1 638 -76 700 -25 l 727 113 l 670 113 b 640 144 651 113 640 123 l 640 443 b 351 718 640 598 579 718 b 108 586 283 718 108 700 l 108 516 l 234 516 l 234 557 b 350 611 234 601 315 611 b 505 443 459 611 505 566 l 505 436 l 476 436 b 51 195 356 436 51 422 m 187 202 b 472 337 187 332 370 337 l 506 337 l 506 314 b 319 90 506 209 433 90 b 187 202 230 90 187 145 "},"Ö":{"x_min":47.21875,"x_max":1054.171875,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 909 497 748 868 909 707 b 550 113 909 280 748 113 b 191 497 351 113 191 280 m 611 1085 l 712 1085 l 712 1225 l 611 1225 l 611 1085 m 381 1085 l 484 1085 l 484 1225 l 381 1225 l 381 1085 "},"z":{"x_min":45.828125,"x_max":668.0625,"ha":701,"o":"m 45 0 l 579 0 b 668 88 641 0 668 26 l 668 192 l 545 192 l 545 145 b 515 115 545 126 534 115 l 290 115 b 222 112 244 115 222 112 l 222 115 b 280 179 222 115 251 144 l 641 625 l 641 703 l 138 703 b 50 614 76 703 50 676 l 50 510 l 173 510 l 173 557 b 204 587 173 576 184 587 l 395 587 b 463 590 441 587 463 590 l 463 587 b 405 522 463 587 436 560 l 45 77 l 45 0 "},"™":{"x_min":54.171875,"x_max":1284.71875,"ha":1365,"o":"m 587 369 l 668 369 b 736 432 718 369 731 382 l 759 734 b 758 776 761 755 758 776 l 761 776 l 893 482 l 977 482 l 1109 776 l 1112 776 b 1111 734 1112 776 1109 755 l 1134 432 b 1202 369 1138 382 1152 369 l 1284 369 l 1284 462 l 1251 462 b 1237 475 1241 462 1237 465 l 1197 980 l 1100 980 l 955 661 b 937 603 945 636 937 603 l 934 603 b 915 661 934 603 926 636 l 770 980 l 675 980 l 634 475 b 619 462 633 465 629 462 l 587 462 l 587 369 m 265 369 l 370 369 l 370 887 l 477 887 b 490 875 487 887 490 883 l 490 833 l 581 833 l 581 918 b 516 980 581 967 566 980 l 119 980 b 54 918 68 980 54 967 l 54 833 l 147 833 l 147 875 b 159 887 147 883 150 887 l 265 887 l 265 369 "},"Ř":{"x_min":52.4375,"x_max":844.109375,"ha":858,"o":"m 142 0 l 281 0 l 281 390 l 409 390 b 506 337 463 390 481 383 l 639 73 b 776 0 671 9 699 0 l 844 0 l 844 119 l 826 119 b 756 151 792 119 770 122 l 638 386 b 596 430 621 418 596 430 l 596 433 b 773 693 666 448 773 529 b 480 980 773 872 652 980 l 52 980 l 52 861 l 142 861 l 142 0 m 281 509 l 281 861 l 464 861 b 630 687 567 861 630 797 b 462 509 630 577 567 509 l 281 509 m 337 1048 l 460 1048 l 583 1225 l 471 1225 l 399 1112 l 396 1112 l 324 1225 l 214 1225 l 337 1048 "},"ã":{"x_min":51.6875,"x_max":728.078125,"ha":756,"o":"m 51 198 b 290 -15 51 58 169 -15 b 514 123 458 -15 514 123 l 516 123 b 514 81 516 123 514 105 b 601 1 514 31 539 1 l 728 1 l 728 116 l 671 116 b 640 147 651 116 640 126 l 640 445 b 351 721 640 601 579 721 b 108 589 283 721 108 704 l 108 519 l 235 519 l 235 559 b 350 614 235 605 316 614 b 505 445 460 614 505 569 l 505 439 l 475 439 b 51 198 357 439 51 425 m 187 205 b 472 340 187 334 371 340 l 507 340 l 507 316 b 319 93 507 212 433 93 b 187 205 230 93 187 148 m 133 807 l 225 807 b 280 897 225 848 239 897 b 458 803 341 897 364 803 b 601 979 553 803 601 864 l 510 979 b 454 889 510 939 496 889 b 276 983 393 889 372 983 b 133 807 182 983 133 923 "},"Ň":{"x_min":52.828125,"x_max":1010.171875,"ha":1063,"o":"m 52 0 l 193 0 b 281 88 255 0 281 26 l 281 621 b 273 754 281 675 273 754 l 276 754 b 357 621 276 754 320 673 l 794 0 l 919 0 l 919 830 b 950 861 919 851 931 861 l 1010 861 l 1010 980 l 871 980 b 780 891 807 980 780 954 l 780 359 b 790 226 780 304 790 226 l 787 226 b 705 359 787 226 742 307 l 269 980 l 143 980 l 143 150 b 112 119 143 130 131 119 l 52 119 l 52 0 m 483 1048 l 606 1048 l 729 1225 l 617 1225 l 545 1112 l 542 1112 l 470 1225 l 361 1225 l 483 1048 "},"æ":{"x_min":51.71875,"x_max":1142,"ha":1206,"o":"m 51 197 b 292 -16 51 61 162 -16 b 557 159 473 -16 544 123 l 560 159 b 862 -16 615 50 721 -16 b 1133 86 1029 -16 1133 86 l 1075 182 b 869 100 1075 182 990 100 b 636 334 743 100 644 180 l 1139 334 b 1142 397 1139 334 1142 369 b 843 719 1142 573 1035 719 b 593 596 736 719 648 677 l 590 596 b 351 719 557 672 490 719 b 108 587 247 719 108 689 l 108 518 l 235 518 l 235 558 b 350 612 235 604 315 612 b 505 445 455 612 505 571 l 505 433 l 471 433 b 51 197 326 433 51 420 m 642 433 b 840 612 661 548 737 612 b 1005 433 926 612 1001 550 l 642 433 m 189 204 b 442 334 189 320 336 334 l 507 334 l 507 316 b 321 91 507 212 436 91 b 189 204 232 91 189 145 "},"ĩ":{"x_min":-23.609375,"x_max":384.71875,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 270 115 259 125 l 259 614 b 170 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 m -23 807 l 66 807 b 112 893 66 847 75 893 b 256 803 152 893 176 803 b 384 979 347 803 384 862 l 294 979 b 248 891 294 937 286 891 b 104 983 206 891 183 983 b -23 807 13 983 -23 922 "},"É":{"x_min":53.21875,"x_max":757.28125,"ha":789,"o":"m 143 88 b 232 0 143 26 169 0 l 668 0 b 757 88 730 0 757 26 l 757 212 l 629 212 l 629 150 b 598 119 629 130 618 119 l 312 119 b 282 150 293 119 282 130 l 282 434 l 625 434 l 625 554 l 282 554 l 282 861 l 561 861 b 592 830 580 861 592 851 l 592 768 l 718 768 l 718 891 b 629 980 718 954 692 980 l 53 980 l 53 861 l 143 861 l 143 88 m 356 1048 l 461 1048 l 593 1225 l 457 1225 l 356 1048 "},"ŀ":{"x_min":27.78125,"x_max":486.109375,"ha":494,"o":"m 115 88 b 204 0 115 26 141 0 l 337 0 l 337 115 l 280 115 b 250 145 261 115 250 125 l 250 891 b 161 980 250 954 223 980 l 27 980 l 27 865 l 84 865 b 115 834 104 865 115 855 l 115 88 m 348 455 l 486 455 l 486 598 l 348 598 l 348 455 "},"~":{"x_min":86.109375,"x_max":748.609375,"ha":851,"o":"m 86 283 l 195 283 b 288 412 195 340 216 412 b 555 277 394 412 409 277 b 748 512 675 277 748 350 l 638 512 b 545 382 638 454 619 382 b 280 518 441 382 426 518 b 86 283 159 518 86 444 "},"Ċ":{"x_min":47.21875,"x_max":930.5625,"ha":974,"o":"m 47 498 b 544 -16 47 209 251 -16 b 930 147 791 -16 930 147 l 855 247 b 545 113 855 247 740 113 b 191 498 345 113 191 284 b 541 868 191 719 344 868 b 779 744 640 868 779 826 l 779 689 l 906 689 l 906 784 b 538 997 906 941 670 997 b 47 498 258 997 47 782 m 473 1085 l 594 1085 l 594 1225 l 473 1225 l 473 1085 "},"³":{"x_min":72.21875,"x_max":501.390625,"ha":588,"o":"m 288 358 b 501 556 401 358 501 438 b 345 734 501 653 426 722 l 490 910 l 490 981 l 168 981 b 101 914 116 981 101 964 l 101 840 l 200 840 l 200 877 b 212 890 200 886 204 890 l 318 890 b 365 893 341 890 365 893 l 365 890 b 334 859 365 890 347 875 l 218 711 l 234 650 l 281 650 b 394 557 344 650 394 615 b 288 457 394 499 345 457 b 145 538 205 457 145 538 l 72 470 b 288 358 72 470 158 358 "},"¡":{"x_min":148.609375,"x_max":287.5,"ha":436,"o":"m 148 568 l 286 568 l 286 703 l 148 703 l 148 568 m 148 -277 l 287 -277 l 279 433 l 158 433 l 148 -277 "},"[":{"x_min":134.71875,"x_max":363.890625,"ha":454,"o":"m 134 -43 b 223 -131 134 -105 161 -131 l 363 -131 l 363 -29 l 283 -29 b 252 1 263 -29 252 -19 l 252 889 b 283 919 252 910 263 919 l 363 919 l 363 1021 l 223 1021 b 134 932 161 1021 134 994 l 134 -43 "},"%":{"x_min":82.015625,"x_max":1007.078125,"ha":1088,"o":"m 291 586 b 502 791 408 586 502 677 b 291 997 502 904 408 997 b 82 791 175 997 82 904 b 291 586 82 677 175 586 m 102 0 l 233 0 l 983 980 l 852 980 l 102 0 m 291 689 b 188 791 233 689 188 733 b 291 896 188 848 233 896 b 394 791 350 896 394 848 b 291 689 394 733 350 689 m 584 188 b 795 -16 584 75 677 -16 b 1007 188 911 -16 1007 75 b 795 394 1007 301 911 394 b 584 188 677 394 584 301 m 693 188 b 795 293 693 245 737 293 b 898 188 852 293 898 245 b 795 86 898 130 852 86 b 693 188 737 86 693 130 "},"P":{"x_min":52.78125,"x_max":791.671875,"ha":822,"o":"m 143 0 l 281 0 l 281 362 l 484 362 b 791 673 663 362 791 487 b 484 980 791 859 663 980 l 52 980 l 52 861 l 143 861 l 143 0 m 281 482 l 281 861 l 463 861 b 648 673 577 861 648 791 b 462 482 648 555 577 482 l 281 482 "},"_":{"x_min":6.9375,"x_max":754.171875,"ha":761,"o":"m 6 0 l 6 -108 l 754 -108 l 754 0 l 6 0 "},"Ŕ":{"x_min":52.328125,"x_max":844.5,"ha":858,"o":"m 142 0 l 281 0 l 281 390 l 409 390 b 506 337 463 390 481 383 l 640 73 b 776 0 672 9 699 0 l 844 0 l 844 119 l 826 119 b 757 151 793 119 770 122 l 638 386 b 597 430 622 418 597 430 l 597 433 b 773 693 666 448 773 529 b 480 980 773 872 652 980 l 52 980 l 52 861 l 142 861 l 142 0 m 281 509 l 281 861 l 465 861 b 630 687 568 861 630 797 b 462 509 630 577 568 509 l 281 509 m 344 1048 l 449 1048 l 582 1225 l 445 1225 l 344 1048 "},"ñ":{"x_min":31.171875,"x_max":842.28125,"ha":869,"o":"m 118 1 l 253 1 l 253 330 b 265 425 253 365 256 397 b 488 597 293 526 379 597 b 620 420 600 597 620 519 l 620 90 b 708 1 620 27 646 1 l 842 1 l 842 116 l 785 116 b 754 147 765 116 754 126 l 754 451 b 513 721 754 630 679 721 b 249 559 360 721 277 621 l 246 559 b 249 600 246 559 249 577 l 249 626 b 160 704 249 677 220 704 l 31 704 l 31 589 l 88 589 b 118 558 107 589 118 579 l 118 1 m 213 807 l 304 807 b 360 897 304 848 318 897 b 538 803 421 897 443 803 b 681 979 632 803 681 864 l 589 979 b 533 889 589 939 575 889 b 356 983 472 889 452 983 b 213 807 261 983 213 923 "},"‚":{"x_min":65,"x_max":251.109375,"ha":317,"o":"m 124 145 l 65 -125 l 160 -125 l 251 145 l 124 145 "},"Æ":{"x_min":16.671875,"x_max":1158.328125,"ha":1190,"o":"m 16 0 l 83 0 b 198 80 152 0 175 16 l 330 434 l 551 434 l 551 88 b 650 0 551 19 580 0 l 1068 0 b 1158 88 1131 0 1158 26 l 1158 212 l 1030 212 l 1030 150 b 1000 119 1030 130 1019 119 l 727 119 b 691 150 704 119 691 126 l 691 434 l 1026 434 l 1026 554 l 691 554 l 691 861 l 962 861 b 993 830 981 861 993 851 l 993 768 l 1119 768 l 1119 891 b 1030 980 1119 954 1093 980 l 408 980 l 79 150 b 31 119 69 125 56 119 l 16 119 l 16 0 m 376 554 l 490 861 l 551 861 l 551 554 l 376 554 "},"ğ":{"x_min":51.234375,"x_max":795.84375,"ha":826,"o":"m 51 368 b 365 8 51 165 170 8 b 575 115 468 8 533 47 l 577 115 b 575 70 577 115 575 93 l 575 23 b 352 -172 575 -118 474 -172 b 160 -125 247 -172 160 -125 l 115 -233 b 355 -291 184 -268 270 -291 b 709 29 533 -291 709 -202 l 709 559 b 740 587 709 578 722 587 l 795 587 l 795 703 l 665 703 b 587 632 609 703 587 673 b 587 610 587 621 587 610 l 584 610 b 359 719 584 610 534 719 b 51 368 163 719 51 569 m 391 124 b 188 370 265 124 188 225 b 380 603 188 514 258 603 b 579 366 488 603 579 550 b 391 124 579 183 488 124 m 416 798 b 594 961 505 798 594 854 l 594 980 l 502 980 l 502 964 b 416 879 502 904 459 879 b 331 962 373 879 331 904 l 331 980 l 238 980 l 238 961 b 416 798 238 854 329 798 "},"Ū":{"x_min":41.671875,"x_max":969.453125,"ha":1011,"o":"m 131 343 b 506 -16 131 129 281 -16 b 879 343 730 -16 879 129 l 879 830 b 909 861 879 851 890 861 l 969 861 l 969 980 l 830 980 b 740 891 768 980 740 954 l 740 350 b 505 113 740 201 647 113 b 270 348 363 113 270 201 l 270 891 b 181 980 270 954 244 980 l 41 980 l 41 861 l 101 861 b 131 830 120 861 131 851 l 131 343 m 330 1089 l 683 1089 l 683 1183 l 330 1183 l 330 1089 "},"ª":{"x_min":75,"x_max":508.328125,"ha":576,"o":"m 227 532 b 355 606 319 532 355 606 l 358 606 l 359 592 b 423 541 363 553 388 541 l 504 541 l 504 629 l 465 629 b 451 645 455 629 451 635 l 451 820 b 268 995 451 917 413 995 b 111 916 225 995 111 984 l 111 860 l 208 860 l 208 887 b 266 910 208 909 251 910 b 351 818 326 910 348 888 l 331 818 b 76 670 252 818 76 807 b 227 532 76 579 150 532 m 248 614 b 179 674 201 614 179 643 b 337 748 179 743 281 748 l 351 748 b 248 614 348 678 312 614 m 75 368 l 508 368 l 508 447 l 75 447 l 75 368 "},"Œ":{"x_min":47.21875,"x_max":1258.328125,"ha":1290,"o":"m 47 491 b 529 -12 47 208 254 -12 b 729 0 605 -12 673 0 l 1173 0 b 1258 88 1231 0 1258 26 l 1258 212 l 1131 212 l 1131 150 b 1101 119 1131 130 1120 119 l 791 119 l 791 434 l 1127 434 l 1127 554 l 791 554 l 791 861 l 1062 861 b 1093 830 1081 861 1093 851 l 1093 768 l 1220 768 l 1220 891 b 1130 980 1220 954 1194 980 l 729 980 b 529 993 672 980 605 993 b 47 491 254 993 47 773 m 191 491 b 529 864 191 704 329 864 b 652 853 577 864 622 859 l 652 127 b 529 116 623 120 577 116 b 191 491 329 116 191 277 "},"ﬀ":{"x_min":30.5625,"x_max":872.21875,"ha":888,"o":"m 118 0 l 252 0 l 252 594 l 555 594 l 555 0 l 690 0 l 690 594 l 855 594 l 855 703 l 690 703 l 690 722 b 837 871 690 853 784 871 b 872 868 856 871 872 868 l 872 983 b 820 987 872 983 851 987 b 555 726 731 987 555 958 l 555 703 l 252 703 l 252 722 b 400 871 252 853 347 871 b 434 868 420 871 434 868 l 434 983 b 383 987 434 983 413 987 b 118 726 294 987 118 958 l 118 703 l 30 703 l 30 594 l 118 594 l 118 0 "},"Ą":{"x_min":17.34375,"x_max":909.015625,"ha":924,"o":"m 17 -1 l 93 -1 b 209 79 163 -1 185 15 l 282 281 l 643 281 l 717 79 b 797 3 735 28 752 8 l 797 0 b 703 -156 759 -28 703 -83 b 864 -288 703 -276 864 -288 l 896 -184 b 820 -124 896 -184 820 -177 b 909 -1 820 -76 879 -24 l 909 118 l 888 118 b 842 149 864 118 850 124 l 535 980 l 389 980 l 82 149 b 36 118 74 124 61 118 l 17 118 l 17 -1 m 315 398 l 422 697 b 460 835 440 748 460 835 l 463 835 b 502 697 463 835 484 748 l 609 398 l 315 398 "},"T":{"x_min":20.828125,"x_max":862.5,"ha":883,"o":"m 372 0 l 511 0 l 511 861 l 708 861 b 738 830 727 861 738 851 l 738 768 l 862 768 l 862 897 b 779 980 862 960 841 980 l 104 980 b 20 897 41 980 20 960 l 20 768 l 144 768 l 144 830 b 175 861 144 851 155 861 l 372 861 l 372 0 "},"š":{"x_min":36.953125,"x_max":575.84375,"ha":631,"o":"m 36 106 b 317 -16 36 106 130 -16 b 575 188 464 -16 575 63 b 192 527 575 423 192 394 b 323 611 192 583 243 611 b 428 551 366 611 428 593 l 428 516 l 549 516 l 549 583 b 318 719 549 690 403 719 b 57 522 175 719 57 657 b 441 183 57 295 441 309 b 318 93 441 122 384 93 b 106 197 189 93 106 197 l 36 106 m 250 804 l 374 804 l 496 980 l 385 980 l 313 868 l 310 868 l 238 980 l 128 980 l 250 804 "},"Þ":{"x_min":52.78125,"x_max":791.671875,"ha":828,"o":"m 143 0 l 281 0 l 281 195 l 483 195 b 791 507 663 195 791 320 b 484 814 791 693 663 814 l 281 814 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 0 m 281 315 l 281 694 l 463 694 b 648 507 577 694 648 625 b 462 315 648 389 577 315 l 281 315 "},"j":{"x_min":-27.78125,"x_max":287.5,"ha":397,"o":"m 155 840 l 277 840 l 277 980 l 155 980 l 155 840 m -27 -168 l -27 -283 b 18 -286 -27 -283 -9 -286 b 287 -23 106 -286 287 -258 l 287 614 b 198 703 287 676 261 703 l 65 703 l 65 587 l 122 587 b 152 557 141 587 152 577 l 152 -15 b 2 -169 152 -152 54 -169 b -27 -168 -15 -169 -27 -168 "},"1":{"x_min":81.78125,"x_max":656.78125,"ha":700,"o":"m 88 0 l 656 0 l 656 119 l 442 119 l 442 980 l 316 980 l 81 753 l 165 666 l 256 757 b 302 814 291 791 302 814 l 305 814 b 304 753 305 814 304 783 l 304 119 l 88 119 l 88 0 "},"›":{"x_min":86,"x_max":449,"ha":510,"o":"m 86 106 l 220 106 l 449 391 l 220 677 l 86 677 l 314 391 l 86 106 "},"<":{"x_min":93.0625,"x_max":740.28125,"ha":851,"o":"m 93 350 l 740 61 l 740 184 l 243 394 l 243 397 l 740 607 l 740 731 l 93 441 l 93 350 "},"t":{"x_min":31.9375,"x_max":438.890625,"ha":489,"o":"m 123 257 b 391 -5 123 22 302 -5 b 438 -2 420 -5 438 -2 l 438 116 b 406 113 438 116 426 113 b 258 272 355 113 258 131 l 258 594 l 426 594 l 426 703 l 258 703 l 258 896 l 126 896 l 126 703 l 31 703 l 31 594 l 123 594 l 123 257 "},"¬":{"x_min":94.4375,"x_max":756.953125,"ha":851,"o":"m 94 472 l 644 472 l 644 209 l 756 209 l 756 580 l 94 580 l 94 472 "},"ù":{"x_min":28.171875,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 196 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 250 283 269 108 250 186 l 250 616 b 160 703 250 676 224 703 l 28 703 l 28 587 l 85 587 b 115 557 104 587 115 577 l 115 252 m 368 804 l 474 804 l 372 980 l 236 980 l 368 804 "},"ĉ":{"x_min":49.78125,"x_max":710.71875,"ha":740,"o":"m 49 351 b 424 -16 49 140 203 -16 b 710 104 610 -16 710 104 l 652 200 b 434 102 652 200 566 102 b 187 352 303 102 187 193 b 427 604 187 501 290 604 b 557 532 478 604 557 582 l 557 493 l 680 493 l 680 565 b 427 719 680 684 512 719 b 49 351 201 719 49 558 m 222 804 l 330 804 l 403 915 l 406 915 l 478 804 l 588 804 l 466 980 l 342 980 l 222 804 "},"ï":{"x_min":31.9375,"x_max":347.21875,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 270 115 259 125 l 259 614 b 170 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 m 225 840 l 327 840 l 327 980 l 225 980 l 225 840 m 31 840 l 133 840 l 133 980 l 31 980 l 31 840 "},"ī":{"x_min":22.21875,"x_max":347.21875,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 270 115 259 125 l 259 614 b 170 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 m 22 846 l 343 846 l 343 940 l 22 940 l 22 846 "},"Ò":{"x_min":48,"x_max":1054.9375,"ha":1101,"o":"m 48 497 b 550 -16 48 208 267 -16 b 1054 497 834 -16 1054 208 b 550 997 1054 779 834 997 b 48 497 267 997 48 779 m 192 497 b 550 868 192 707 352 868 b 910 497 749 868 910 707 b 550 113 910 280 749 113 b 192 497 352 113 192 280 m 492 1048 l 598 1048 l 496 1225 l 360 1225 l 492 1048 "},"Ď":{"x_min":53.0625,"x_max":946.109375,"ha":993,"o":"m 143 88 b 232 0 143 26 169 0 l 450 0 b 946 491 748 0 946 180 b 450 980 946 801 748 980 l 53 980 l 53 861 l 143 861 l 143 88 m 282 150 l 282 861 l 440 861 b 801 491 657 861 801 732 b 440 119 801 250 658 119 l 312 119 b 282 150 293 119 282 130 m 414 1048 l 537 1048 l 660 1225 l 548 1225 l 476 1112 l 473 1112 l 401 1225 l 291 1225 l 414 1048 "},"&":{"x_min":62.046875,"x_max":859.265625,"ha":886,"o":"m 62 280 b 402 -16 62 112 202 -16 b 735 326 607 -16 735 108 l 735 457 l 859 457 l 859 576 l 735 576 l 735 703 l 600 703 l 600 576 l 424 576 b 243 730 273 576 243 669 b 414 882 243 818 313 882 b 488 872 448 882 488 872 l 523 982 b 399 997 523 982 463 997 b 105 744 223 997 105 896 b 231 527 105 573 231 527 l 231 525 b 62 280 121 493 62 382 m 202 282 b 425 457 202 391 282 457 l 600 457 l 600 332 b 402 109 600 177 523 109 b 202 282 277 109 202 188 "},"˝":{"x_min":138,"x_max":588,"ha":743,"o":"m 350 1048 l 454 1048 l 588 1225 l 450 1225 l 350 1048 m 138 1048 l 253 1048 l 350 1225 l 233 1225 l 138 1048 "},"I":{"x_min":58.328125,"x_max":381.9375,"ha":440,"o":"m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 "},"G":{"x_min":48.28125,"x_max":955.109375,"ha":1022,"o":"m 48 494 b 526 -16 48 188 264 -16 b 831 102 721 -16 831 102 l 834 102 b 833 61 834 102 833 82 l 833 0 l 955 0 l 955 395 b 866 484 955 458 928 484 l 737 484 l 737 365 l 796 365 b 827 334 816 365 827 354 l 827 236 b 548 113 827 236 723 113 b 192 494 349 113 192 266 b 545 869 192 712 349 869 b 813 775 708 869 813 775 l 892 876 b 542 997 892 876 777 997 b 48 494 262 997 48 776 "},"`":{"x_min":115.5,"x_max":353,"ha":526,"o":"m 247 1048 l 353 1048 l 251 1225 l 115 1225 l 247 1048 "},"·":{"x_min":97.21875,"x_max":234.71875,"ha":333,"o":"m 97 332 l 234 332 l 234 475 l 97 475 l 97 332 "},"ŏ":{"x_min":50,"x_max":806.953125,"ha":857,"o":"m 50 352 b 427 -16 50 138 218 -16 b 806 352 637 -16 806 138 b 427 719 806 565 637 719 b 50 352 218 719 50 565 m 187 352 b 427 602 187 498 295 602 b 669 352 561 602 669 498 b 427 100 669 205 561 100 b 187 352 295 100 187 205 m 427 798 b 605 961 516 798 605 854 l 605 980 l 513 980 l 513 964 b 427 879 513 904 470 879 b 343 962 384 879 343 904 l 343 980 l 250 980 l 250 961 b 427 798 250 854 340 798 "},"¿":{"x_min":44.4375,"x_max":576.390625,"ha":629,"o":"m 287 568 l 425 568 l 425 703 l 287 703 l 287 568 m 44 -38 b 334 -291 44 -193 177 -291 b 576 -202 486 -291 576 -202 l 502 -106 b 344 -166 502 -106 431 -166 b 186 -27 252 -166 186 -105 b 420 373 186 130 420 162 l 420 433 l 290 433 l 290 382 b 44 -38 290 213 44 190 "},"ý":{"x_min":7,"x_max":739.390625,"ha":758,"o":"m 62 -125 l 7 -222 b 172 -291 7 -222 68 -291 b 398 -126 271 -291 355 -234 l 676 559 b 721 587 686 582 699 587 l 739 587 l 739 703 l 658 703 b 555 632 601 703 576 687 l 409 236 b 386 151 395 200 386 151 l 383 151 b 358 236 383 151 372 200 l 198 632 b 98 703 176 687 155 703 l 19 703 l 19 587 l 36 587 b 80 559 58 587 70 582 l 320 2 l 288 -73 b 165 -175 262 -136 219 -175 b 62 -125 105 -175 62 -126 m 325 804 l 430 804 l 563 980 l 426 980 l 325 804 "},"ſ":{"x_min":30.5625,"x_max":434.71875,"ha":451,"o":"m 118 0 l 252 0 l 252 722 b 400 871 252 853 347 871 b 434 868 420 871 434 868 l 434 983 b 383 987 434 983 413 987 b 118 726 294 987 118 958 l 118 703 l 30 703 l 30 594 l 118 594 l 118 0 "},"º":{"x_min":79.171875,"x_max":554.171875,"ha":633,"o":"m 316 533 b 554 766 447 533 554 630 b 315 996 554 898 447 996 b 79 766 184 996 79 898 b 316 533 79 630 184 533 m 316 622 b 179 766 240 622 179 682 b 316 907 179 848 240 907 b 452 766 391 907 452 848 b 316 622 452 682 391 622 m 101 368 l 534 368 l 534 447 l 101 447 l 101 368 "},"∞":{"x_min":100,"x_max":605.5625,"ha":706,"o":"m 352 232 b 605 484 493 232 605 345 b 352 736 605 625 493 736 b 100 484 213 736 100 625 b 352 232 100 345 213 232 "},"ź":{"x_min":45.890625,"x_max":668.609375,"ha":701,"o":"m 45 0 l 579 0 b 668 88 642 0 668 26 l 668 192 l 546 192 l 546 145 b 515 115 546 126 535 115 l 290 115 b 222 112 244 115 222 112 l 222 115 b 280 179 222 115 251 144 l 642 625 l 642 703 l 139 703 b 50 614 76 703 50 676 l 50 510 l 173 510 l 173 557 b 204 587 173 576 184 587 l 396 587 b 464 590 442 587 464 590 l 464 587 b 405 522 464 587 436 560 l 45 77 l 45 0 m 307 804 l 412 804 l 545 981 l 408 981 l 307 804 "},"ű":{"x_min":27.4375,"x_max":831.421875,"ha":863,"o":"m 114 252 b 353 -16 114 66 195 -16 b 611 144 492 -16 582 75 l 614 144 b 613 104 614 144 613 126 l 613 77 b 702 0 613 27 642 0 l 831 0 l 831 115 l 774 115 b 743 145 755 115 743 125 l 743 703 l 609 703 l 609 373 b 380 108 609 234 524 108 b 249 283 269 108 249 186 l 249 616 b 159 703 249 676 223 703 l 27 703 l 27 587 l 84 587 b 114 557 103 587 114 577 l 114 252 m 470 804 l 574 804 l 707 980 l 570 980 l 470 804 m 258 804 l 373 804 l 470 980 l 353 980 l 258 804 "},"ń":{"x_min":30.765625,"x_max":841.25,"ha":869,"o":"m 118 0 l 252 0 l 252 329 b 265 423 252 364 255 395 b 487 596 293 525 379 596 b 619 419 599 596 619 518 l 619 88 b 707 0 619 26 645 0 l 841 0 l 841 115 l 784 115 b 753 145 764 115 753 125 l 753 450 b 512 719 753 629 678 719 b 248 558 359 719 276 619 l 246 558 b 248 598 246 558 248 576 l 248 625 b 159 703 248 676 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 m 394 804 l 499 804 l 631 980 l 495 980 l 394 804 "},"Ș":{"x_min":47.21875,"x_max":683.328125,"ha":740,"o":"m 47 129 b 372 -16 47 129 163 -16 b 683 262 566 -16 683 112 b 211 739 683 584 211 540 b 383 871 211 812 277 871 b 534 782 461 871 534 833 l 534 736 l 662 736 l 662 816 b 383 997 662 950 487 997 b 69 734 198 997 69 882 b 543 255 69 429 543 461 b 375 109 543 165 466 109 b 129 227 229 109 129 227 l 47 129 m 316 -81 b 331 -163 327 -112 331 -138 b 305 -277 331 -200 322 -234 l 401 -277 b 434 -150 423 -230 434 -193 b 426 -81 434 -129 431 -106 l 316 -81 "},";":{"x_min":62.859375,"x_max":273.984375,"ha":408,"o":"m 136 559 l 273 559 l 273 703 l 136 703 l 136 559 m 62 -140 l 167 -140 l 268 145 l 133 145 l 62 -140 "},"Ġ":{"x_min":48.28125,"x_max":955.109375,"ha":1022,"o":"m 48 494 b 526 -16 48 188 264 -16 b 831 102 721 -16 831 102 l 834 102 b 833 61 834 102 833 82 l 833 0 l 955 0 l 955 395 b 866 484 955 458 928 484 l 737 484 l 737 365 l 796 365 b 827 334 816 365 827 354 l 827 236 b 548 113 827 236 723 113 b 192 494 349 113 192 266 b 545 869 192 712 349 869 b 813 775 708 869 813 775 l 892 876 b 542 997 892 876 777 997 b 48 494 262 997 48 776 m 477 1085 l 598 1085 l 598 1225 l 477 1225 l 477 1085 "},"6":{"x_min":53.109375,"x_max":735.046875,"ha":788,"o":"m 419 -16 b 735 311 603 -16 735 118 b 425 630 735 490 611 630 b 208 534 339 630 248 594 l 205 534 b 500 871 226 703 321 871 b 640 839 578 871 640 839 l 685 957 b 494 997 685 957 611 997 b 53 434 190 997 53 690 b 419 -16 53 161 211 -16 m 198 376 b 397 514 198 447 287 514 b 598 311 523 514 598 429 b 418 109 598 197 532 109 b 198 376 293 109 198 251 "},"n":{"x_min":30.765625,"x_max":841.875,"ha":869,"o":"m 118 0 l 252 0 l 252 329 b 265 423 252 364 255 395 b 487 596 293 525 379 596 b 619 419 600 596 619 518 l 619 88 b 708 0 619 26 646 0 l 841 0 l 841 115 l 784 115 b 754 145 765 115 754 125 l 754 450 b 512 719 754 629 679 719 b 248 558 359 719 276 619 l 246 558 b 248 598 246 558 248 576 l 248 625 b 159 703 248 676 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 "},"ģ":{"x_min":51.234375,"x_max":795.84375,"ha":826,"o":"m 51 368 b 365 8 51 165 170 8 b 575 115 468 8 533 47 l 577 115 b 575 70 577 115 575 93 l 575 23 b 352 -172 575 -118 474 -172 b 160 -125 247 -172 160 -125 l 115 -233 b 355 -291 184 -268 270 -291 b 709 29 533 -291 709 -202 l 709 559 b 740 587 709 578 722 587 l 795 587 l 795 703 l 665 703 b 587 632 609 703 587 673 b 587 610 587 621 587 610 l 584 610 b 359 719 584 610 534 719 b 51 368 163 719 51 569 m 391 124 b 188 370 265 124 188 225 b 380 603 188 514 258 603 b 579 366 488 603 579 550 b 391 124 579 183 488 124 m 454 785 b 438 867 443 815 438 842 b 465 980 438 903 448 937 l 369 980 b 336 853 347 933 336 896 b 344 785 336 832 338 810 l 454 785 "},"Ĝ":{"x_min":49.0625,"x_max":955.109375,"ha":1022,"o":"m 49 494 b 526 -16 49 188 265 -16 b 831 102 722 -16 831 102 l 834 102 b 833 61 834 102 833 82 l 833 0 l 955 0 l 955 395 b 866 484 955 458 928 484 l 738 484 l 738 365 l 797 365 b 827 334 816 365 827 354 l 827 236 b 548 113 827 236 723 113 b 193 494 350 113 193 266 b 545 869 193 712 350 869 b 813 775 708 869 813 775 l 892 876 b 542 997 892 876 777 997 b 49 494 262 997 49 776 m 356 1048 l 464 1048 l 538 1160 l 540 1160 l 613 1048 l 723 1048 l 600 1225 l 476 1225 l 356 1048 "},"p":{"x_min":30.75,"x_max":787.71875,"ha":839,"o":"m 118 -278 l 253 -278 l 253 34 b 250 95 253 70 250 95 l 253 95 b 468 -17 253 95 312 -17 b 787 351 651 -17 787 127 b 477 719 787 569 666 719 b 244 594 302 719 244 594 l 241 594 b 243 632 241 594 243 611 b 157 703 243 676 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 578 l 118 -278 m 248 348 b 451 601 248 528 347 601 b 650 349 568 601 650 503 b 447 98 650 189 558 98 b 248 348 316 98 248 223 "},"‡":{"x_min":38.890625,"x_max":508.328125,"ha":547,"o":"m 206 -69 l 336 -69 l 336 237 l 508 237 l 508 345 l 336 345 l 336 596 l 508 596 l 508 703 l 336 703 l 336 980 l 206 980 l 206 703 l 38 703 l 38 596 l 206 596 l 206 345 l 38 345 l 38 237 l 206 237 l 206 -69 "},"ň":{"x_min":30.765625,"x_max":842.25,"ha":869,"o":"m 118 0 l 253 0 l 253 329 b 265 423 253 364 255 395 b 487 596 293 525 379 596 b 620 419 600 596 620 518 l 620 88 b 708 0 620 26 646 0 l 842 0 l 842 115 l 785 115 b 754 145 765 115 754 125 l 754 450 b 512 719 754 629 679 719 b 248 558 360 719 276 619 l 246 558 b 248 598 246 558 248 576 l 248 625 b 159 703 248 676 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 m 386 804 l 510 804 l 632 980 l 521 980 l 449 868 l 446 868 l 373 980 l 264 980 l 386 804 "},"ę":{"x_min":50.34375,"x_max":705.984375,"ha":767,"o":"m 50 351 b 423 -17 50 142 201 -17 b 471 -13 440 -17 455 -15 l 471 -15 b 393 -156 433 -49 393 -95 b 554 -288 393 -276 554 -288 l 586 -184 b 508 -124 586 -184 508 -177 b 694 85 508 -31 642 34 l 636 181 b 430 99 636 181 551 99 b 189 334 305 99 197 184 l 701 334 b 705 389 701 334 705 371 b 403 719 705 571 600 719 b 50 351 203 719 50 574 m 194 432 b 401 612 215 549 298 612 b 567 432 490 612 561 549 l 194 432 "},"S":{"x_min":47.21875,"x_max":683.328125,"ha":740,"o":"m 47 129 b 372 -16 47 129 163 -16 b 683 262 566 -16 683 112 b 211 739 683 584 211 540 b 383 871 211 812 277 871 b 534 782 461 871 534 833 l 534 736 l 662 736 l 662 816 b 383 997 662 950 487 997 b 69 734 198 997 69 882 b 543 255 69 429 543 461 b 375 109 543 165 466 109 b 129 227 229 109 129 227 l 47 129 "},"/":{"x_min":1,"x_max":473,"ha":481,"o":"m 1 -58 l 120 -58 l 473 1033 l 353 1033 l 1 -58 "},"į":{"x_min":37.5,"x_max":345.828125,"ha":382,"o":"m 127 839 l 248 839 l 248 979 l 127 979 l 127 839 m 141 -156 b 302 -288 141 -276 302 -288 l 334 -184 b 256 -125 334 -184 256 -177 b 345 -1 256 -76 318 -25 l 345 113 l 288 113 b 258 144 269 113 258 123 l 258 565 b 131 701 258 658 244 701 l 37 701 l 37 586 l 94 586 b 125 555 113 586 125 576 l 125 111 b 202 -1 125 40 144 -1 l 230 -1 l 230 -4 b 141 -156 190 -34 141 -87 "},"Ŧ":{"x_min":20.828125,"x_max":862.5,"ha":883,"o":"m 372 0 l 511 0 l 511 430 l 734 430 l 734 536 l 511 536 l 511 861 l 708 861 b 738 830 727 861 738 851 l 738 768 l 862 768 l 862 897 b 779 980 862 960 841 980 l 104 980 b 20 897 41 980 20 960 l 20 768 l 144 768 l 144 830 b 175 861 144 851 155 861 l 372 861 l 372 536 l 158 536 l 158 430 l 372 430 l 372 0 "},"y":{"x_min":7,"x_max":738.96875,"ha":758,"o":"m 62 -125 l 7 -222 b 172 -291 7 -222 68 -291 b 398 -126 270 -291 355 -234 l 676 559 b 720 587 686 582 698 587 l 738 587 l 738 703 l 658 703 b 555 632 601 703 576 687 l 409 236 b 386 151 395 200 386 151 l 383 151 b 358 236 383 151 372 200 l 198 632 b 98 703 176 687 155 703 l 19 703 l 19 587 l 36 587 b 80 559 58 587 70 582 l 320 2 l 288 -73 b 165 -175 262 -136 219 -175 b 62 -125 105 -175 62 -126 "},"≈":{"x_min":78.546875,"x_max":773,"ha":851,"o":"m 135 446 b 288 524 173 485 229 524 b 563 427 386 524 432 427 b 773 527 648 427 725 478 l 716 609 b 563 532 678 568 620 532 b 288 629 464 532 418 629 b 78 528 203 629 125 578 l 135 446 m 135 184 b 288 261 173 223 229 261 b 563 164 386 261 432 164 b 773 264 648 164 725 215 l 716 346 b 563 269 678 305 620 269 b 288 367 464 269 418 367 b 78 265 203 367 125 315 l 135 184 "},"g":{"x_min":51.234375,"x_max":795.84375,"ha":826,"o":"m 51 368 b 365 8 51 165 170 8 b 575 115 468 8 533 47 l 577 115 b 575 70 577 115 575 93 l 575 23 b 352 -172 575 -118 474 -172 b 160 -125 247 -172 160 -125 l 115 -233 b 355 -291 184 -268 270 -291 b 709 29 533 -291 709 -202 l 709 559 b 740 587 709 578 722 587 l 795 587 l 795 703 l 665 703 b 587 632 609 703 587 673 b 587 610 587 621 587 610 l 584 610 b 359 719 584 610 534 719 b 51 368 163 719 51 569 m 391 124 b 188 370 265 124 188 225 b 380 603 188 514 258 603 b 579 366 488 603 579 550 b 391 124 579 183 488 124 "},"ĸ":{"x_min":25,"x_max":706.953125,"ha":729,"o":"m 112 0 l 247 0 l 247 301 l 300 301 b 369 273 322 301 354 301 l 481 65 b 598 0 512 11 533 0 l 702 0 l 702 115 l 654 115 b 593 143 618 115 604 120 l 502 307 b 458 361 477 352 458 361 l 458 364 b 508 415 458 364 477 370 l 706 703 l 554 703 l 383 445 b 309 416 365 419 334 416 l 247 416 l 247 622 b 158 703 247 684 220 703 l 25 703 l 25 587 l 81 587 b 112 557 101 587 112 577 l 112 0 "},"²":{"x_min":70.828125,"x_max":504.171875,"ha":588,"o":"m 137 369 l 440 369 b 504 433 484 369 504 389 l 504 518 l 406 518 l 406 472 b 398 462 406 465 404 462 l 191 462 b 179 470 184 462 179 464 b 297 594 179 526 236 559 b 477 812 380 640 477 693 b 280 993 477 921 395 993 b 100 873 215 993 100 958 l 100 812 l 198 812 l 198 846 b 279 894 198 871 231 894 b 370 812 336 894 370 859 b 243 671 370 744 309 708 b 70 451 161 625 70 571 b 137 369 70 384 88 369 "},"–":{"x_min":87.5,"x_max":818.0625,"ha":906,"o":"m 87 341 l 818 341 l 818 450 l 87 450 l 87 341 "},"ë":{"x_min":50.4375,"x_max":705.984375,"ha":767,"o":"m 50 351 b 424 -16 50 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 189 334 305 100 197 184 l 701 334 b 705 390 701 334 705 372 b 403 719 705 572 600 719 b 50 351 203 719 50 575 m 194 433 b 401 612 215 550 299 612 b 567 433 489 612 562 550 l 194 433 m 462 840 l 564 840 l 564 980 l 462 980 l 462 840 m 233 840 l 336 840 l 336 980 l 233 980 l 233 840 "},"ƒ":{"x_min":-73.765625,"x_max":515.125,"ha":500,"o":"m -23 -77 b 263 183 65 -77 242 -48 l 290 486 l 445 486 l 445 594 l 298 594 l 310 716 b 470 871 323 853 417 871 b 504 868 491 871 504 868 l 515 983 b 463 987 515 983 495 987 b 177 726 374 987 198 958 l 165 594 l 51 594 l 51 486 l 155 486 l 130 193 b -29 38 117 56 22 38 b -62 41 -48 38 -62 41 l -73 -75 b -23 -77 -73 -75 -52 -77 "},"J":{"x_min":30.5625,"x_max":615.28125,"ha":725,"o":"m 30 282 b 322 -16 30 70 177 -16 b 615 282 466 -16 615 69 l 615 891 b 526 980 615 954 588 980 l 205 980 l 205 861 l 445 861 b 476 830 465 861 476 851 l 476 287 b 323 113 476 159 401 113 b 169 293 247 113 169 157 l 169 330 l 30 330 l 30 282 "},"Ã":{"x_min":17.609375,"x_max":909.28125,"ha":924,"o":"m 17 0 l 94 0 b 209 80 163 0 185 16 l 282 282 l 644 282 l 717 80 b 831 0 739 16 762 0 l 909 0 l 909 119 l 888 119 b 842 150 864 119 850 125 l 535 980 l 389 980 l 82 150 b 37 119 74 125 62 119 l 17 119 l 17 0 m 316 398 l 423 697 b 460 835 441 748 460 835 l 463 835 b 502 697 463 835 484 748 l 609 398 l 316 398 m 227 1050 l 319 1050 b 374 1140 319 1092 332 1140 b 552 1046 435 1140 457 1046 b 695 1222 646 1046 695 1107 l 603 1222 b 548 1132 603 1182 589 1132 b 370 1226 487 1132 466 1226 b 227 1050 275 1226 227 1167 "},"ŷ":{"x_min":7,"x_max":740.390625,"ha":758,"o":"m 62 -125 l 7 -222 b 172 -291 7 -222 68 -291 b 399 -126 271 -291 356 -234 l 677 559 b 722 587 687 582 700 587 l 740 587 l 740 703 l 659 703 b 556 632 602 703 577 687 l 411 236 b 387 151 397 200 387 151 l 384 151 b 359 236 384 151 373 200 l 199 632 b 99 703 177 687 156 703 l 19 703 l 19 587 l 36 587 b 80 559 58 587 71 582 l 322 2 l 290 -73 b 166 -175 263 -136 220 -175 b 62 -125 106 -175 62 -126 m 197 804 l 305 804 l 379 915 l 381 915 l 454 804 l 564 804 l 441 980 l 317 980 l 197 804 "},"ŕ":{"x_min":30.328125,"x_max":507.21875,"ha":533,"o":"m 117 0 l 252 0 l 252 287 b 269 414 252 330 256 373 b 466 579 301 518 380 579 b 507 575 489 579 507 575 l 507 708 b 471 711 507 708 489 711 b 248 527 362 711 281 630 l 245 527 b 248 576 245 527 248 548 l 248 621 b 158 703 248 677 219 703 l 30 703 l 30 587 l 87 587 b 117 557 106 587 117 577 l 117 0 m 222 804 l 327 804 l 460 980 l 323 980 l 222 804 "},"©":{"x_min":51.390625,"x_max":1041.671875,"ha":1093,"o":"m 51 490 b 544 -16 51 208 270 -16 b 1041 490 820 -16 1041 208 b 544 997 1041 772 820 997 b 51 490 270 997 51 772 m 152 490 b 544 903 152 722 323 903 b 940 490 768 903 940 722 b 544 77 940 258 768 77 b 152 490 323 77 152 258 m 280 489 b 554 211 280 341 386 211 b 780 348 713 211 780 348 l 695 394 b 558 307 695 394 650 307 b 386 489 445 307 386 390 b 558 671 386 584 448 671 b 695 583 648 671 695 583 l 780 629 b 554 766 780 629 713 766 b 280 489 386 766 280 634 "},"˘":{"x_min":159.71875,"x_max":515.28125,"ha":696,"o":"m 337 1043 b 515 1205 426 1043 515 1098 l 515 1225 l 423 1225 l 423 1208 b 337 1123 423 1148 380 1123 b 252 1207 294 1123 252 1148 l 252 1225 l 159 1225 l 159 1205 b 337 1043 159 1098 250 1043 "},"≥":{"x_min":111.109375,"x_max":759.71875,"ha":851,"o":"m 111 61 l 759 350 l 759 441 l 111 730 l 111 607 l 608 397 l 608 394 l 111 184 l 111 61 m 111 -131 l 111 -240 l 756 -240 l 756 -131 l 111 -131 "},"ẞ":{"x_min":41.671875,"x_max":833.328125,"ha":889,"o":"m 41 0 l 181 0 b 270 88 244 0 270 26 l 270 705 b 418 860 270 792 331 860 l 572 860 b 631 865 622 860 631 865 l 631 862 b 570 777 631 862 612 840 l 413 542 l 413 446 l 534 446 b 691 284 630 446 691 371 b 533 119 691 196 629 119 l 411 119 l 411 0 l 543 0 b 833 284 702 0 833 126 b 579 556 833 417 731 556 l 565 556 l 565 559 b 598 605 565 559 579 576 l 791 887 l 791 980 l 413 980 b 131 702 250 980 131 863 l 131 149 b 101 119 131 130 120 119 l 41 119 l 41 0 "},"Ă":{"x_min":16.921875,"x_max":908.59375,"ha":924,"o":"m 16 0 l 93 0 b 208 80 162 0 184 16 l 282 282 l 643 282 l 716 80 b 830 0 739 16 761 0 l 908 0 l 908 119 l 887 119 b 841 150 864 119 850 125 l 534 980 l 389 980 l 82 150 b 36 119 73 125 61 119 l 16 119 l 16 0 m 315 398 l 422 697 b 459 835 440 748 459 835 l 462 835 b 501 697 462 835 483 748 l 608 398 l 315 398 m 462 1043 b 640 1205 551 1043 640 1098 l 640 1225 l 548 1225 l 548 1208 b 462 1123 548 1149 505 1123 b 378 1207 419 1123 378 1149 l 378 1225 l 284 1225 l 284 1205 b 462 1043 284 1098 375 1043 "},"D":{"x_min":52.78125,"x_max":945.828125,"ha":993,"o":"m 143 88 b 231 0 143 26 169 0 l 450 0 b 945 491 748 0 945 180 b 450 980 945 801 748 980 l 52 980 l 52 861 l 143 861 l 143 88 m 281 150 l 281 861 l 440 861 b 801 491 656 861 801 732 b 440 119 801 250 658 119 l 312 119 b 281 150 293 119 281 130 "},"ÿ":{"x_min":7,"x_max":738.96875,"ha":758,"o":"m 62 -125 l 7 -222 b 172 -291 7 -222 68 -291 b 398 -126 270 -291 355 -234 l 676 559 b 720 587 686 582 698 587 l 738 587 l 738 703 l 658 703 b 555 632 601 703 576 687 l 409 236 b 386 151 395 200 386 151 l 383 151 b 358 236 383 151 372 200 l 198 632 b 98 703 176 687 155 703 l 19 703 l 19 587 l 36 587 b 80 559 58 587 70 582 l 320 2 l 288 -73 b 165 -175 262 -136 219 -175 b 62 -125 105 -175 62 -126 m 443 840 l 544 840 l 544 980 l 443 980 l 443 840 m 213 840 l 316 840 l 316 980 l 213 980 l 213 840 "},"ĺ":{"x_min":27.390625,"x_max":339,"ha":372,"o":"m 114 88 b 204 0 114 26 141 0 l 337 0 l 337 115 l 280 115 b 249 145 261 115 249 125 l 249 891 b 160 980 249 954 223 980 l 27 980 l 27 865 l 84 865 b 114 834 103 865 114 855 l 114 88 m 101 1048 l 206 1048 l 339 1225 l 202 1225 l 101 1048 "},"ł":{"x_min":26.390625,"x_max":373.609375,"ha":396,"o":"m 130 88 b 220 0 130 26 158 0 l 352 0 l 352 115 l 295 115 b 265 145 276 115 265 124 l 265 522 l 373 586 l 373 721 l 265 658 l 265 891 b 176 980 265 954 238 980 l 44 980 l 44 865 l 100 865 b 130 834 119 865 130 855 l 130 582 l 26 520 l 26 386 l 130 445 l 130 88 "},"Ł":{"x_min":52.78125,"x_max":740.28125,"ha":754,"o":"m 143 88 b 231 0 143 26 169 0 l 651 0 b 740 88 713 0 740 26 l 740 212 l 613 212 l 613 149 b 583 119 613 130 602 119 l 312 119 b 281 149 293 119 281 130 l 281 499 l 426 583 l 426 718 l 281 634 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 555 l 55 505 l 55 370 l 143 420 l 143 88 "},"$":{"x_min":58.328125,"x_max":702.78125,"ha":758,"o":"m 58 173 b 344 -13 58 173 145 9 l 344 -141 l 445 -141 l 445 -12 b 702 259 604 6 702 126 b 230 744 702 590 230 539 b 402 871 230 815 297 871 b 547 782 480 871 547 833 l 547 736 l 675 736 l 675 816 b 445 994 675 935 544 983 l 445 1123 l 344 1123 l 344 993 b 88 743 193 972 88 872 b 562 255 88 426 562 462 b 394 109 562 170 494 109 b 156 255 237 109 156 255 l 58 173 "},"w":{"x_min":13.890625,"x_max":1144.453125,"ha":1158,"o":"m 261 0 l 413 0 l 558 452 b 577 528 569 488 577 528 l 580 528 b 600 452 580 528 588 488 l 745 0 l 897 0 l 1081 561 b 1125 588 1088 583 1102 588 l 1144 588 l 1144 704 l 1061 704 b 955 629 998 704 973 689 l 831 210 b 815 135 820 173 815 135 l 812 135 b 794 210 812 135 805 173 l 641 701 l 518 701 l 366 210 b 347 135 355 173 347 135 l 344 135 b 327 210 344 135 338 173 l 202 629 b 98 704 184 689 161 704 l 13 704 l 13 588 l 33 588 b 76 561 55 588 69 583 l 261 0 "},"\\":{"x_min":6.78125,"x_max":479,"ha":472,"o":"m 359 -58 l 479 -58 l 126 1033 l 6 1033 l 359 -58 "},"Ì":{"x_min":33.21875,"x_max":381.828125,"ha":440,"o":"m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 m 165 1048 l 270 1048 l 169 1225 l 33 1225 l 165 1048 "},"Ç":{"x_min":47.21875,"x_max":930.5625,"ha":974,"o":"m 47 498 b 480 -13 47 229 219 13 l 452 -122 b 477 -120 452 -122 465 -120 b 550 -163 520 -120 550 -134 b 484 -207 550 -195 519 -207 b 425 -197 452 -207 425 -197 l 425 -277 b 502 -287 425 -277 458 -287 b 644 -170 573 -287 644 -257 b 544 -69 644 -111 601 -76 l 555 -16 b 930 147 798 -9 930 147 l 855 245 b 541 113 855 245 737 113 b 191 498 341 113 191 284 b 541 868 191 719 344 868 b 779 744 640 868 779 826 l 779 689 l 906 689 l 906 784 b 538 997 906 941 670 997 b 47 498 258 997 47 782 "},"Ŝ":{"x_min":47,"x_max":682.234375,"ha":740,"o":"m 47 129 b 371 -16 47 129 163 -16 b 682 262 565 -16 682 112 b 210 739 682 584 210 540 b 382 871 210 812 277 871 b 533 782 460 871 533 833 l 533 736 l 661 736 l 661 816 b 382 997 661 950 486 997 b 69 734 198 997 69 882 b 542 255 69 429 542 461 b 374 109 542 165 465 109 b 128 227 228 109 128 227 l 47 129 m 197 1048 l 305 1048 l 378 1160 l 381 1160 l 453 1048 l 562 1048 l 440 1225 l 317 1225 l 197 1048 "},"C":{"x_min":47.21875,"x_max":930.5625,"ha":974,"o":"m 47 498 b 544 -16 47 209 251 -16 b 930 147 791 -16 930 147 l 855 247 b 545 113 855 247 740 113 b 191 498 345 113 191 284 b 541 868 191 719 344 868 b 779 744 640 868 779 826 l 779 689 l 906 689 l 906 784 b 538 997 906 941 670 997 b 47 498 258 997 47 782 "},"Ē":{"x_min":52.78125,"x_max":756.953125,"ha":789,"o":"m 143 88 b 231 0 143 26 169 0 l 668 0 b 756 88 730 0 756 26 l 756 212 l 629 212 l 629 150 b 598 119 629 130 618 119 l 312 119 b 281 150 293 119 281 130 l 281 434 l 625 434 l 625 554 l 281 554 l 281 861 l 561 861 b 591 830 580 861 591 851 l 591 768 l 718 768 l 718 891 b 629 980 718 954 691 980 l 52 980 l 52 861 l 143 861 l 143 88 m 234 1089 l 587 1089 l 587 1183 l 234 1183 l 234 1089 "},"!":{"x_min":148.609375,"x_max":287.5,"ha":436,"o":"m 158 269 l 279 269 l 287 980 l 148 980 l 158 269 m 150 0 l 287 0 l 287 134 l 150 134 l 150 0 "},"ç":{"x_min":50,"x_max":711.109375,"ha":740,"o":"m 50 351 b 351 -9 50 163 172 19 l 323 -122 b 348 -120 323 -122 336 -120 b 420 -163 391 -120 420 -134 b 355 -207 420 -195 390 -207 b 295 -197 323 -207 295 -197 l 295 -277 b 373 -287 295 -277 329 -287 b 515 -170 444 -287 515 -257 b 415 -69 515 -111 472 -76 l 426 -16 b 711 104 612 -15 711 104 l 652 200 b 434 102 652 200 566 102 b 187 352 304 102 187 193 b 427 604 187 501 290 604 b 558 532 479 604 558 582 l 558 493 l 680 493 l 680 565 b 427 719 680 684 512 719 b 50 351 201 719 50 558 "},"Ĵ":{"x_min":30.5,"x_max":615.984375,"ha":725,"o":"m 30 282 b 322 -16 30 70 177 -16 b 615 282 467 -16 615 69 l 615 891 b 526 980 615 954 589 980 l 205 980 l 205 861 l 446 861 b 476 830 465 861 476 851 l 476 287 b 323 113 476 159 401 113 b 169 293 247 113 169 157 l 169 330 l 30 330 l 30 282 m 218 1048 l 326 1048 l 400 1160 l 403 1160 l 475 1048 l 585 1048 l 462 1225 l 339 1225 l 218 1048 "},"È":{"x_min":52.671875,"x_max":756.828125,"ha":789,"o":"m 142 88 b 231 0 142 26 169 0 l 667 0 b 756 88 730 0 756 26 l 756 212 l 629 212 l 629 150 b 598 119 629 130 617 119 l 312 119 b 281 150 292 119 281 130 l 281 434 l 624 434 l 624 554 l 281 554 l 281 861 l 561 861 b 591 830 580 861 591 851 l 591 768 l 717 768 l 717 891 b 629 980 717 954 691 980 l 52 980 l 52 861 l 142 861 l 142 88 m 355 1048 l 461 1048 l 359 1225 l 223 1225 l 355 1048 "},"ﬁ":{"x_min":30.5625,"x_max":783.328125,"ha":819,"o":"m 118 0 l 252 0 l 252 595 l 530 595 b 561 564 550 595 561 583 l 561 89 b 651 0 561 26 587 0 l 783 0 l 783 115 l 726 115 b 695 146 706 115 695 125 l 695 614 b 606 703 695 676 669 703 l 252 703 l 252 722 b 397 871 252 853 344 871 b 434 868 419 871 434 868 l 434 984 b 383 988 434 984 413 988 b 118 727 294 988 118 959 l 118 703 l 30 703 l 30 595 l 118 595 l 118 0 m 563 840 l 686 840 l 686 981 l 563 981 l 563 840 "},"X":{"x_min":14,"x_max":807,"ha":821,"o":"m 14 0 l 170 0 l 347 297 b 407 409 379 351 407 409 l 409 409 b 472 298 409 409 440 352 l 650 0 l 807 0 l 497 505 l 695 826 b 761 861 715 858 732 861 l 795 861 l 795 980 l 715 980 b 583 905 647 980 619 968 l 472 719 b 412 604 440 665 412 604 l 409 604 b 347 719 409 604 377 665 l 237 905 b 107 980 201 968 173 980 l 25 980 l 25 861 l 61 861 b 125 826 89 861 105 858 l 322 505 l 14 0 "},"ô":{"x_min":50.171875,"x_max":807.4375,"ha":857,"o":"m 50 352 b 428 -16 50 138 218 -16 b 807 352 637 -16 807 138 b 428 719 807 565 637 719 b 50 352 218 719 50 565 m 187 352 b 428 602 187 498 296 602 b 669 352 561 602 669 498 b 428 100 669 205 561 100 b 187 352 296 100 187 205 m 246 804 l 354 804 l 428 915 l 430 915 l 503 804 l 613 804 l 490 980 l 366 980 l 246 804 "},"Ė":{"x_min":52.78125,"x_max":756.953125,"ha":789,"o":"m 143 88 b 231 0 143 26 169 0 l 668 0 b 756 88 730 0 756 26 l 756 212 l 629 212 l 629 150 b 598 119 629 130 618 119 l 312 119 b 281 150 293 119 281 130 l 281 434 l 625 434 l 625 554 l 281 554 l 281 861 l 561 861 b 591 830 580 861 591 851 l 591 768 l 718 768 l 718 891 b 629 980 718 954 691 980 l 52 980 l 52 861 l 143 861 l 143 88 m 350 1085 l 470 1085 l 470 1225 l 350 1225 l 350 1085 "},"Ā":{"x_min":17.578125,"x_max":909.25,"ha":924,"o":"m 17 0 l 93 0 b 209 80 163 0 185 16 l 282 282 l 643 282 l 717 80 b 831 0 739 16 762 0 l 909 0 l 909 119 l 888 119 b 842 150 864 119 850 125 l 535 980 l 389 980 l 82 150 b 37 119 74 125 62 119 l 17 119 l 17 0 m 316 398 l 423 697 b 460 835 441 748 460 835 l 463 835 b 502 697 463 835 484 748 l 609 398 l 316 398 m 287 1089 l 639 1089 l 639 1183 l 287 1183 l 287 1089 "},"ċ":{"x_min":50,"x_max":711.109375,"ha":740,"o":"m 50 351 b 425 -16 50 140 204 -16 b 711 104 611 -16 711 104 l 652 200 b 434 102 652 200 566 102 b 187 352 304 102 187 193 b 427 604 187 501 290 604 b 558 532 479 604 558 582 l 558 493 l 680 493 l 680 565 b 427 719 680 684 512 719 b 50 351 201 719 50 558 m 344 840 l 465 840 l 465 980 l 344 980 l 344 840 "},"đ":{"x_min":51.28125,"x_max":827.671875,"ha":842,"o":"m 361 -17 b 591 109 533 -17 591 109 l 594 109 b 592 73 594 109 592 94 b 679 -1 592 26 617 -1 l 808 -1 l 808 114 l 751 114 b 720 144 731 114 720 123 l 720 782 l 827 782 l 827 869 l 720 869 l 720 980 l 586 980 l 586 869 l 406 869 l 406 782 l 586 782 l 586 658 b 588 611 586 632 588 611 l 586 611 b 369 719 586 611 531 719 b 51 350 183 719 51 574 b 361 -17 51 132 170 -17 m 387 98 b 188 350 270 98 188 197 b 390 603 188 511 280 603 b 590 352 524 603 590 477 b 387 98 590 172 491 98 "},"Ŀ":{"x_min":52.78125,"x_max":740.28125,"ha":754,"o":"m 143 88 b 231 0 143 26 169 0 l 651 0 b 740 88 713 0 740 26 l 740 212 l 613 212 l 613 150 b 583 119 613 130 602 119 l 312 119 b 281 150 293 119 281 130 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 88 m 437 455 l 575 455 l 575 598 l 437 598 l 437 455 "},"ț":{"x_min":32.5,"x_max":439.46875,"ha":489,"o":"m 124 257 b 392 -5 124 22 303 -5 b 439 -2 421 -5 439 -2 l 439 116 b 407 113 439 116 426 113 b 258 272 356 113 258 131 l 258 594 l 426 594 l 426 703 l 258 703 l 258 896 l 126 896 l 126 703 l 32 703 l 32 594 l 124 594 l 124 257 m 220 -81 b 235 -163 231 -112 235 -138 b 208 -277 235 -200 225 -234 l 304 -277 b 338 -150 326 -230 338 -193 b 329 -81 338 -129 335 -106 l 220 -81 "},"ŋ":{"x_min":30.765625,"x_max":754.375,"ha":863,"o":"m 118 0 l 252 0 l 252 329 b 264 422 252 362 255 394 b 487 596 293 523 380 596 b 619 419 600 596 619 518 l 619 -18 b 468 -173 619 -157 521 -173 b 437 -172 450 -173 437 -172 l 437 -287 b 484 -290 437 -287 457 -290 b 754 -27 572 -290 754 -262 l 754 450 b 512 719 754 629 679 719 b 248 558 359 719 276 619 l 246 558 b 248 598 246 558 248 576 l 248 625 b 159 703 248 676 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 "},"}":{"x_min":54.609375,"x_max":430,"ha":471,"o":"m 54 -30 l 54 -133 b 86 -136 54 -133 67 -136 b 311 106 153 -136 311 -113 l 311 240 b 430 391 311 382 430 391 l 430 511 b 311 665 430 511 311 521 l 311 782 b 86 1023 311 1001 153 1023 b 54 1022 67 1023 54 1022 l 54 919 b 74 919 54 919 61 919 b 193 773 108 919 193 907 l 193 630 b 306 454 193 493 306 454 l 306 451 b 193 275 306 451 193 418 l 193 115 b 74 -30 193 -18 108 -30 b 54 -30 61 -30 54 -30 "},"â":{"x_min":51.28125,"x_max":727.71875,"ha":756,"o":"m 51 197 b 290 -16 51 56 169 -16 b 513 122 458 -16 513 122 l 516 122 b 513 80 516 122 513 104 b 601 0 513 30 538 0 l 727 0 l 727 115 l 670 115 b 640 145 651 115 640 125 l 640 444 b 351 719 640 600 579 719 b 108 587 283 719 108 703 l 108 518 l 234 518 l 234 558 b 349 612 234 604 316 612 b 505 444 459 612 505 568 l 505 437 l 475 437 b 51 197 356 437 51 423 m 187 204 b 472 339 187 333 370 339 l 506 339 l 506 315 b 319 91 506 211 433 91 b 187 204 230 91 187 147 m 186 804 l 294 804 l 368 915 l 370 915 l 443 804 l 552 804 l 430 980 l 306 980 l 186 804 "},"ø":{"x_min":50.28125,"x_max":806.734375,"ha":857,"o":"m 130 -4 l 197 -53 l 251 24 b 427 -16 304 -3 363 -16 b 806 352 637 -16 806 138 b 682 628 806 465 758 561 l 737 703 l 671 750 l 616 672 b 427 719 560 703 495 719 b 50 352 218 719 50 565 b 183 67 50 234 101 133 l 130 -4 m 258 172 b 187 352 214 218 187 279 b 427 603 187 498 295 603 b 544 572 470 603 509 592 l 258 172 m 323 124 l 605 519 b 669 352 645 478 669 419 b 427 99 669 205 560 99 b 323 124 390 99 355 108 "},"‰":{"x_min":82.015625,"x_max":1498.75,"ha":1546,"o":"m 291 586 b 502 791 408 586 502 677 b 291 997 502 904 408 997 b 82 791 175 997 82 904 b 291 586 82 677 175 586 m 102 0 l 233 0 l 983 980 l 852 980 l 102 0 m 291 689 b 188 791 233 689 188 733 b 291 896 188 848 233 896 b 394 791 350 896 394 848 b 291 689 394 733 350 689 m 1077 188 b 1287 -16 1077 75 1170 -16 b 1498 188 1404 -16 1498 75 b 1287 394 1498 301 1404 394 b 1077 188 1170 394 1077 301 m 584 188 b 795 -16 584 75 677 -16 b 1007 188 911 -16 1007 75 b 795 394 1007 301 911 394 b 584 188 677 394 584 301 m 1184 188 b 1287 293 1184 245 1229 293 b 1390 188 1345 293 1390 245 b 1287 86 1390 130 1345 86 b 1184 188 1229 86 1184 130 m 693 188 b 795 293 693 245 737 293 b 898 188 852 293 898 245 b 795 86 898 130 852 86 b 693 188 737 86 693 130 "},"Ä":{"x_min":17.484375,"x_max":909.15625,"ha":924,"o":"m 17 0 l 93 0 b 209 80 163 0 185 16 l 282 282 l 643 282 l 717 80 b 831 0 739 16 761 0 l 909 0 l 909 119 l 888 119 b 842 150 864 119 850 125 l 535 980 l 389 980 l 82 150 b 36 119 74 125 61 119 l 17 119 l 17 0 m 316 398 l 423 697 b 460 835 441 748 460 835 l 463 835 b 502 697 463 835 484 748 l 609 398 l 316 398 m 527 1085 l 628 1085 l 628 1225 l 527 1225 l 527 1085 m 298 1085 l 400 1085 l 400 1225 l 298 1225 l 298 1085 "},"ř":{"x_min":30.765625,"x_max":506.828125,"ha":533,"o":"m 118 0 l 252 0 l 252 287 b 269 414 252 330 257 373 b 466 579 301 518 380 579 b 506 575 488 579 506 575 l 506 708 b 470 711 506 708 488 711 b 248 527 362 711 282 630 l 246 527 b 248 576 246 527 248 548 l 248 621 b 158 703 248 677 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 m 215 804 l 338 804 l 461 980 l 350 980 l 277 868 l 275 868 l 202 980 l 93 980 l 215 804 "},"—":{"x_min":87.5,"x_max":1095.828125,"ha":1183,"o":"m 87 341 l 1095 341 l 1095 450 l 87 450 l 87 341 "},"N":{"x_min":52.828125,"x_max":1010.171875,"ha":1063,"o":"m 52 0 l 193 0 b 282 88 255 0 282 26 l 282 621 b 273 754 282 675 273 754 l 276 754 b 357 621 276 754 320 673 l 794 0 l 919 0 l 919 830 b 950 861 919 851 931 861 l 1010 861 l 1010 980 l 871 980 b 781 891 807 980 781 954 l 781 359 b 790 226 781 304 790 226 l 787 226 b 705 359 787 226 742 307 l 269 980 l 143 980 l 143 150 b 112 119 143 130 131 119 l 52 119 l 52 0 "},"⁄":{"x_min":36,"x_max":546,"ha":581,"o":"m 36 0 l 147 0 l 546 980 l 434 980 l 36 0 "},"2":{"x_min":52.78125,"x_max":737.5,"ha":796,"o":"m 52 112 b 145 0 52 33 69 0 l 648 0 b 737 88 711 0 737 26 l 737 212 l 609 212 l 609 150 b 579 119 609 130 598 119 l 230 119 b 195 145 206 119 195 126 b 693 715 195 372 693 377 b 384 997 693 883 563 997 b 100 816 270 997 100 944 l 100 733 l 227 733 l 227 776 b 379 869 227 825 291 869 b 551 714 484 869 551 804 b 52 112 551 448 52 473 "},"ü":{"x_min":28.0625,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 196 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 250 283 269 108 250 186 l 250 616 b 160 703 250 676 223 703 l 28 703 l 28 587 l 85 587 b 115 557 104 587 115 577 l 115 252 m 486 840 l 587 840 l 587 980 l 486 980 l 486 840 m 257 840 l 360 840 l 360 980 l 257 980 l 257 840 "},"˜":{"x_min":127.78125,"x_max":595.828125,"ha":721,"o":"m 127 1050 l 219 1050 b 275 1140 219 1092 233 1140 b 452 1046 336 1140 358 1046 b 595 1222 547 1046 595 1107 l 504 1222 b 448 1132 504 1182 490 1132 b 270 1226 387 1132 366 1226 b 127 1050 176 1226 127 1167 "},"Ó":{"x_min":47.171875,"x_max":1054.609375,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 910 497 748 868 910 707 b 550 113 910 280 748 113 b 191 497 351 113 191 280 m 493 1048 l 598 1048 l 731 1225 l 594 1225 l 493 1048 "},"ˇ":{"x_min":152.9375,"x_max":521,"ha":678,"o":"m 275 1048 l 398 1048 l 521 1225 l 409 1225 l 337 1112 l 334 1112 l 262 1225 l 152 1225 l 275 1048 "},"Ÿ":{"x_min":13.890625,"x_max":823.609375,"ha":838,"o":"m 350 0 l 488 0 l 488 427 l 736 826 b 797 861 754 855 768 861 l 823 861 l 823 980 l 759 980 b 627 905 694 980 666 971 l 480 658 b 420 548 447 604 420 548 l 418 548 b 358 658 418 548 390 604 l 209 905 b 77 980 170 971 144 980 l 13 980 l 13 861 l 41 861 b 101 826 70 861 83 855 l 350 427 l 350 0 m 484 1085 l 586 1085 l 586 1225 l 484 1225 l 484 1085 m 255 1085 l 358 1085 l 358 1225 l 255 1225 l 255 1085 "},"ų":{"x_min":28.0625,"x_max":832.234375,"ha":863,"o":"m 354 -18 b 612 143 547 -18 612 143 l 615 143 b 614 102 615 143 614 123 l 614 76 b 693 0 614 26 643 0 l 719 0 l 719 -2 b 626 -156 679 -33 626 -87 b 787 -288 626 -276 787 -288 l 819 -184 b 743 -125 819 -184 743 -177 b 832 -1 743 -76 803 -25 l 832 113 l 775 113 b 744 144 755 113 744 123 l 744 701 l 610 701 l 610 372 b 380 106 610 233 525 106 b 250 282 269 106 250 184 l 250 586 b 160 701 250 666 236 701 l 28 701 l 28 586 l 85 586 b 115 555 104 586 115 576 l 115 251 b 354 -18 115 65 196 -18 "},"€":{"x_min":54.0625,"x_max":780.4375,"ha":835,"o":"m 54 358 l 149 358 b 622 -16 202 137 384 -16 b 780 6 712 -16 780 6 l 752 133 b 623 113 752 133 695 113 b 301 358 467 113 344 212 l 629 358 l 645 445 l 277 445 b 274 494 277 445 274 477 b 277 546 274 522 277 546 l 663 546 l 683 634 l 298 634 b 619 869 344 776 463 869 b 722 854 673 869 722 854 l 755 980 b 622 997 755 980 695 997 b 151 634 392 997 208 846 l 54 634 l 54 546 l 136 546 b 133 491 136 546 133 512 b 136 445 133 470 136 445 l 54 445 l 54 358 "},"Ŭ":{"x_min":41.671875,"x_max":969.453125,"ha":1011,"o":"m 131 343 b 506 -16 131 129 281 -16 b 879 343 730 -16 879 129 l 879 830 b 909 861 879 851 890 861 l 969 861 l 969 980 l 830 980 b 740 891 768 980 740 954 l 740 350 b 505 113 740 201 647 113 b 270 348 363 113 270 201 l 270 891 b 181 980 270 954 244 980 l 41 980 l 41 861 l 101 861 b 131 830 120 861 131 851 l 131 343 m 506 1043 b 684 1205 595 1043 684 1098 l 684 1225 l 593 1225 l 593 1208 b 506 1123 593 1148 550 1123 b 422 1207 463 1123 422 1148 l 422 1225 l 329 1225 l 329 1205 b 506 1043 329 1098 419 1043 "},"ĝ":{"x_min":51.234375,"x_max":795.875,"ha":826,"o":"m 51 368 b 365 8 51 165 170 8 b 575 115 468 8 533 47 l 577 115 b 575 70 577 115 575 93 l 575 23 b 352 -172 575 -118 475 -172 b 161 -125 247 -172 161 -125 l 115 -233 b 355 -291 184 -268 270 -291 b 709 29 533 -291 709 -202 l 709 559 b 740 587 709 578 722 587 l 795 587 l 795 703 l 665 703 b 587 632 609 703 587 673 b 587 610 587 621 587 610 l 584 610 b 359 719 584 610 534 719 b 51 368 163 719 51 569 m 391 124 b 189 370 265 124 189 225 b 380 603 189 514 258 603 b 579 366 488 603 579 550 b 391 124 579 183 488 124 m 235 804 l 343 804 l 416 915 l 419 915 l 491 804 l 601 804 l 479 980 l 355 980 l 235 804 "},"ß":{"x_min":26.390625,"x_max":783.328125,"ha":803,"o":"m 26 0 l 154 0 b 244 88 218 0 244 26 l 244 726 b 405 880 244 830 323 880 b 537 772 493 880 537 826 b 397 518 537 673 397 630 b 645 200 397 364 645 318 b 529 100 645 127 590 100 b 372 157 443 100 372 157 l 334 52 b 545 -16 334 52 411 -16 b 783 194 668 -16 783 52 b 534 522 783 379 534 429 b 673 773 534 604 673 643 b 409 997 673 897 563 997 b 109 736 258 997 109 907 l 109 145 b 79 115 109 125 98 115 l 26 115 l 26 0 "},"s":{"x_min":37.5,"x_max":576.390625,"ha":631,"o":"m 37 106 b 318 -16 37 106 130 -16 b 576 188 465 -16 576 63 b 193 527 576 423 193 394 b 323 611 193 583 244 611 b 429 551 366 611 429 593 l 429 516 l 550 516 l 550 583 b 319 719 550 690 404 719 b 58 522 176 719 58 657 b 441 183 58 295 441 309 b 319 93 441 122 384 93 b 106 197 190 93 106 197 l 37 106 "},"Ű":{"x_min":41.609375,"x_max":969.203125,"ha":1011,"o":"m 131 343 b 506 -16 131 129 281 -16 b 878 343 730 -16 878 129 l 878 830 b 909 861 878 851 890 861 l 969 861 l 969 980 l 830 980 b 740 891 767 980 740 954 l 740 350 b 505 113 740 201 647 113 b 270 348 363 113 270 201 l 270 891 b 181 980 270 954 244 980 l 41 980 l 41 861 l 101 861 b 131 830 120 861 131 851 l 131 343 m 555 1048 l 659 1048 l 792 1225 l 655 1225 l 555 1048 m 343 1048 l 458 1048 l 555 1225 l 438 1225 l 343 1048 "},"?":{"x_min":51.390625,"x_max":584.71875,"ha":629,"o":"m 206 269 l 338 269 l 338 326 b 584 746 338 493 584 516 b 294 1000 584 900 451 1000 b 51 911 143 1000 51 911 l 126 815 b 284 873 126 815 197 873 b 443 736 376 873 443 814 b 206 334 443 576 206 546 l 206 269 m 204 0 l 341 0 l 341 134 l 204 134 l 204 0 "},"Ņ":{"x_min":52.828125,"x_max":1010.171875,"ha":1063,"o":"m 52 0 l 193 0 b 282 88 255 0 282 26 l 282 621 b 273 754 282 675 273 754 l 276 754 b 357 621 276 754 320 673 l 794 0 l 919 0 l 919 830 b 950 861 919 851 931 861 l 1010 861 l 1010 980 l 871 980 b 781 891 807 980 781 954 l 781 359 b 790 226 781 304 790 226 l 787 226 b 705 359 787 226 742 307 l 269 980 l 143 980 l 143 150 b 112 119 143 130 131 119 l 52 119 l 52 0 m 471 -81 b 486 -163 482 -112 486 -138 b 459 -277 486 -200 476 -234 l 555 -277 b 589 -150 578 -230 589 -193 b 580 -81 589 -129 586 -106 l 471 -81 "},"c":{"x_min":50,"x_max":711.109375,"ha":740,"o":"m 50 351 b 425 -16 50 140 204 -16 b 711 104 611 -16 711 104 l 652 200 b 434 102 652 200 566 102 b 187 352 304 102 187 193 b 427 604 187 501 290 604 b 558 532 479 604 558 582 l 558 493 l 680 493 l 680 565 b 427 719 680 684 512 719 b 50 351 201 719 50 558 "},"¶":{"x_min":56.9375,"x_max":762.5,"ha":832,"o":"m 386 -69 l 490 -69 l 490 861 l 762 861 l 762 980 l 384 980 b 56 658 205 980 56 840 b 386 334 56 476 206 334 l 386 -69 m 576 -69 l 679 -69 l 679 782 l 576 782 l 576 -69 "},"Ī":{"x_min":43.0625,"x_max":395.828125,"ha":440,"o":"m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 m 43 1089 l 395 1089 l 395 1183 l 43 1183 l 43 1089 "},"•":{"x_min":100,"x_max":529.171875,"ha":631,"o":"m 315 188 b 529 404 433 188 529 284 b 315 619 529 523 433 619 b 100 404 195 619 100 523 b 315 188 100 284 195 188 "},"(":{"x_min":115.28125,"x_max":397.21875,"ha":458,"o":"m 115 457 b 277 -131 115 243 173 30 l 397 -131 b 237 466 291 52 237 261 b 390 1021 237 664 287 848 l 272 1021 b 115 457 166 858 115 664 "},"­":{"x_min":97.21875,"x_max":502.78125,"ha":599,"o":"m 97 336 l 502 336 l 502 455 l 97 455 l 97 336 "},"Ħ":{"x_min":51.390625,"x_max":1009.71875,"ha":1063,"o":"m 143 0 l 281 0 l 281 430 l 780 430 l 780 0 l 919 0 l 919 714 l 1009 714 l 1009 808 l 919 808 l 919 980 l 780 980 l 780 808 l 281 808 l 281 980 l 143 980 l 143 808 l 51 808 l 51 714 l 143 714 l 143 0 m 281 548 l 281 714 l 780 714 l 780 548 l 281 548 "},":":{"x_min":136.109375,"x_max":273.609375,"ha":408,"o":"m 136 559 l 273 559 l 273 703 l 136 703 l 136 559 m 136 0 l 273 0 l 273 143 l 136 143 l 136 0 "},"Û":{"x_min":42.0625,"x_max":970.171875,"ha":1011,"o":"m 132 343 b 507 -16 132 129 282 -16 b 879 343 731 -16 879 129 l 879 830 b 910 861 879 851 891 861 l 970 861 l 970 980 l 831 980 b 741 891 768 980 741 954 l 741 350 b 506 113 741 201 647 113 b 271 348 364 113 271 201 l 271 891 b 182 980 271 954 244 980 l 42 980 l 42 861 l 101 861 b 132 830 121 861 132 851 l 132 343 m 324 1048 l 432 1048 l 506 1160 l 508 1160 l 581 1048 l 691 1048 l 568 1225 l 444 1225 l 324 1048 "},"ś":{"x_min":37.171875,"x_max":576.84375,"ha":631,"o":"m 37 106 b 318 -16 37 106 130 -16 b 576 188 465 -16 576 63 b 192 527 576 423 192 394 b 323 611 192 583 244 611 b 429 551 366 611 429 593 l 429 516 l 550 516 l 550 583 b 319 719 550 690 404 719 b 58 522 176 719 58 657 b 441 183 58 295 441 309 b 319 93 441 122 384 93 b 106 197 190 93 106 197 l 37 106 m 258 804 l 363 804 l 496 980 l 359 980 l 258 804 "},"V":{"x_min":16.671875,"x_max":911.109375,"ha":928,"o":"m 390 0 l 537 0 l 845 830 b 891 861 854 855 866 861 l 911 861 l 911 980 l 833 980 b 718 900 763 980 741 965 l 502 295 b 465 161 483 242 465 161 l 462 161 b 425 295 462 161 443 242 l 209 900 b 94 980 187 965 163 980 l 16 980 l 16 861 l 36 861 b 81 830 59 861 73 855 l 390 0 "},"Ŗ":{"x_min":52.78125,"x_max":844.453125,"ha":858,"o":"m 143 0 l 281 0 l 281 390 l 409 390 b 506 337 463 390 481 383 l 640 73 b 776 0 672 9 700 0 l 844 0 l 844 119 l 826 119 b 756 151 793 119 770 122 l 638 386 b 597 430 622 418 597 430 l 597 433 b 773 693 666 448 773 529 b 480 980 773 872 652 980 l 52 980 l 52 861 l 143 861 l 143 0 m 281 509 l 281 861 l 465 861 b 630 687 568 861 630 797 b 462 509 630 577 568 509 l 281 509 m 418 -81 b 433 -163 429 -112 433 -138 b 406 -277 433 -200 423 -234 l 502 -277 b 536 -150 525 -230 536 -193 b 527 -81 536 -129 533 -106 l 418 -81 "}," ":{"x_min":0,"x_max":0,"ha":374},"@":{"x_min":55.5625,"x_max":1023.609375,"ha":1058,"o":"m 55 334 b 584 -173 55 51 273 -173 l 584 -63 b 190 334 348 -63 190 115 b 569 737 190 551 354 737 b 794 594 712 737 791 673 l 644 594 b 356 334 469 594 356 472 b 644 72 356 194 470 72 l 1023 72 l 1023 173 l 923 173 l 923 566 b 562 848 923 714 830 848 b 55 334 279 848 55 621 m 493 336 b 656 501 493 426 559 501 l 794 501 l 794 173 l 654 173 b 493 336 559 173 493 245 "},"¾":{"x_min":83.328125,"x_max":1195.828125,"ha":1272,"o":"m 391 -1 l 504 -1 l 901 981 l 790 981 l 391 -1 m 300 357 b 512 555 412 357 512 436 b 355 733 512 652 437 722 l 501 910 l 501 981 l 177 981 b 112 914 126 981 112 964 l 112 840 l 211 840 l 211 877 b 223 890 211 886 213 890 l 329 890 b 375 893 352 890 375 893 l 375 890 b 345 858 375 890 358 875 l 227 711 l 244 649 l 293 649 b 405 556 355 649 405 615 b 300 456 405 498 356 456 b 155 537 216 456 155 537 l 83 469 b 300 357 83 469 169 357 m 718 155 l 998 155 l 998 -1 l 1104 -1 l 1104 155 l 1195 155 l 1195 249 l 1104 249 l 1104 612 l 983 612 l 718 219 l 718 155 m 831 247 l 831 250 b 851 272 831 250 843 261 l 977 452 b 998 490 990 470 998 490 l 1001 490 b 1000 439 1001 490 1000 464 l 1000 249 l 859 249 b 831 247 850 249 831 247 "},"ŉ":{"x_min":-19.125,"x_max":880.875,"ha":908,"o":"m 157 0 l 291 0 l 291 329 b 304 423 291 364 294 395 b 526 596 332 525 418 596 b 658 419 639 596 658 518 l 658 88 b 747 0 658 26 685 0 l 880 0 l 880 115 l 823 115 b 793 145 804 115 793 125 l 793 450 b 551 719 793 629 718 719 b 287 558 398 719 315 619 l 285 558 b 287 598 285 558 287 576 l 287 625 b 198 703 287 676 258 703 l 69 703 l 69 587 l 126 587 b 157 557 146 587 157 577 l 157 0 m -8 980 b 7 898 3 950 7 923 b -19 784 7 862 -2 828 l 76 784 b 110 912 98 832 110 869 b 101 980 110 933 107 955 l -8 980 "},"i":{"x_min":37.5,"x_max":345.828125,"ha":382,"o":"m 127 840 l 248 840 l 248 980 l 127 980 l 127 840 m 125 88 b 213 0 125 26 151 0 l 345 0 l 345 115 l 288 115 b 258 145 269 115 258 125 l 258 614 b 169 703 258 676 231 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 "},"≤":{"x_min":93.0625,"x_max":740.28125,"ha":851,"o":"m 93 350 l 740 61 l 740 184 l 243 394 l 243 397 l 740 607 l 740 730 l 93 441 l 93 350 m 94 -131 l 94 -240 l 740 -240 l 740 -131 l 94 -131 "},"Ģ":{"x_min":48.28125,"x_max":955.109375,"ha":1022,"o":"m 48 494 b 526 -16 48 188 264 -16 b 831 102 721 -16 831 102 l 834 102 b 833 61 834 102 833 82 l 833 0 l 955 0 l 955 395 b 866 484 955 458 928 484 l 737 484 l 737 365 l 796 365 b 827 334 816 365 827 354 l 827 236 b 548 113 827 236 723 113 b 192 494 349 113 192 266 b 545 869 192 712 349 869 b 813 775 708 869 813 775 l 892 876 b 542 997 892 876 777 997 b 48 494 262 997 48 776 m 473 -81 b 488 -163 484 -112 488 -138 b 462 -277 488 -200 478 -234 l 558 -277 b 591 -150 580 -230 591 -193 b 583 -81 591 -129 588 -106 l 473 -81 "},"m":{"x_min":30.765625,"x_max":1273.828125,"ha":1301,"o":"m 118 0 l 253 0 l 253 320 b 262 411 253 352 255 383 b 464 597 289 511 361 597 b 584 420 571 597 584 512 l 584 0 l 719 0 l 719 320 b 730 416 719 357 723 387 b 928 597 755 512 830 597 b 1051 420 1032 597 1051 519 l 1051 88 b 1140 0 1051 26 1078 0 l 1273 0 l 1273 115 l 1216 115 b 1186 145 1197 115 1186 125 l 1186 450 b 954 719 1186 629 1112 719 b 704 559 840 719 743 644 l 701 559 b 490 719 678 665 609 719 b 250 558 380 719 283 640 l 247 558 b 248 598 247 558 248 576 l 248 625 b 159 703 248 676 221 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 "},"ĕ":{"x_min":50.4375,"x_max":705.984375,"ha":767,"o":"m 50 351 b 424 -16 50 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 189 334 305 100 197 184 l 701 334 b 705 390 701 334 705 372 b 403 719 705 572 600 719 b 50 351 203 719 50 575 m 194 433 b 401 612 215 550 299 612 b 567 433 489 612 562 550 l 194 433 m 399 798 b 576 961 487 798 576 854 l 576 980 l 485 980 l 485 964 b 399 879 485 904 442 879 b 314 962 355 879 314 904 l 314 980 l 221 980 l 221 961 b 399 798 221 854 311 798 "},"ﬃ":{"x_min":30.5625,"x_max":1220.828125,"ha":1256,"o":"m 118 0 l 252 0 l 252 595 l 555 595 l 555 0 l 690 0 l 690 595 l 968 595 b 998 564 987 595 998 583 l 998 89 b 1087 0 998 26 1025 0 l 1220 0 l 1220 115 l 1163 115 b 1133 146 1144 115 1133 125 l 1133 614 b 1044 703 1133 676 1106 703 l 690 703 l 690 722 b 834 871 690 853 781 871 b 872 868 856 871 872 868 l 872 984 b 820 988 872 984 851 988 b 555 727 731 988 555 959 l 555 703 l 252 703 l 252 722 b 397 871 252 853 345 871 b 434 868 419 871 434 868 l 434 984 b 383 988 434 984 413 988 b 118 727 294 988 118 959 l 118 703 l 30 703 l 30 595 l 118 595 l 118 0 m 1001 840 l 1122 840 l 1122 981 l 1001 981 l 1001 840 "},"ż":{"x_min":45.828125,"x_max":668.0625,"ha":701,"o":"m 45 0 l 579 0 b 668 88 641 0 668 26 l 668 192 l 545 192 l 545 145 b 515 115 545 126 534 115 l 290 115 b 222 112 244 115 222 112 l 222 115 b 280 179 222 115 251 144 l 641 625 l 641 703 l 138 703 b 50 614 76 703 50 676 l 50 510 l 173 510 l 173 557 b 204 587 173 576 184 587 l 395 587 b 463 590 441 587 463 590 l 463 587 b 405 522 463 587 436 560 l 45 77 l 45 0 m 301 840 l 422 840 l 422 981 l 301 981 l 301 840 "},"ő":{"x_min":50.109375,"x_max":806.671875,"ha":857,"o":"m 50 352 b 427 -16 50 138 218 -16 b 806 352 637 -16 806 138 b 427 719 806 565 637 719 b 50 352 218 719 50 565 m 187 352 b 427 602 187 498 295 602 b 669 352 560 602 669 498 b 427 100 669 205 560 100 b 187 352 295 100 187 205 m 476 804 l 580 804 l 713 980 l 576 980 l 476 804 m 264 804 l 379 804 l 476 980 l 359 980 l 264 804 "},"ž":{"x_min":46.046875,"x_max":669.21875,"ha":701,"o":"m 46 0 l 580 0 b 669 88 642 0 669 26 l 669 192 l 547 192 l 547 145 b 516 115 547 126 535 115 l 290 115 b 222 112 244 115 222 112 l 222 115 b 280 179 222 115 251 144 l 642 625 l 642 703 l 139 703 b 50 614 76 703 50 676 l 50 510 l 173 510 l 173 557 b 204 587 173 576 184 587 l 396 587 b 464 590 441 587 464 590 l 464 587 b 405 522 464 587 436 560 l 46 77 l 46 0 m 300 804 l 423 804 l 547 981 l 434 981 l 362 868 l 359 868 l 287 981 l 178 981 l 300 804 "},"Ŏ":{"x_min":47.21875,"x_max":1054.171875,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 909 497 748 868 909 707 b 550 113 909 280 748 113 b 191 497 351 113 191 280 m 547 1043 b 725 1205 636 1043 725 1098 l 725 1225 l 633 1225 l 633 1208 b 547 1123 633 1148 590 1123 b 462 1207 504 1123 462 1148 l 462 1225 l 369 1225 l 369 1205 b 547 1043 369 1098 459 1043 "},"á":{"x_min":51.5,"x_max":728.71875,"ha":756,"o":"m 51 197 b 290 -16 51 56 169 -16 b 514 122 459 -16 514 122 l 517 122 b 514 80 517 122 514 104 b 602 0 514 30 539 0 l 728 0 l 728 115 l 671 115 b 641 145 652 115 641 125 l 641 444 b 351 719 641 600 580 719 b 108 587 283 719 108 703 l 108 518 l 234 518 l 234 558 b 350 612 234 604 317 612 b 506 444 460 612 506 568 l 506 437 l 475 437 b 51 197 357 437 51 423 m 187 204 b 473 339 187 333 371 339 l 507 339 l 507 315 b 319 91 507 211 434 91 b 187 204 230 91 187 147 m 314 804 l 420 804 l 552 980 l 415 980 l 314 804 "},"×":{"x_min":65,"x_max":786,"ha":851,"o":"m 65 76 l 141 0 l 424 315 l 709 0 l 786 76 l 498 395 l 786 715 l 709 791 l 424 475 l 141 791 l 65 715 l 351 395 l 65 76 "},"İ":{"x_min":58.328125,"x_max":381.9375,"ha":440,"o":"m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 m 158 1085 l 279 1085 l 279 1225 l 158 1225 l 158 1085 "},"Ě":{"x_min":52.09375,"x_max":756.265625,"ha":789,"o":"m 142 88 b 231 0 142 26 168 0 l 667 0 b 756 88 729 0 756 26 l 756 212 l 628 212 l 628 150 b 597 119 628 130 617 119 l 311 119 b 281 150 292 119 281 130 l 281 434 l 624 434 l 624 554 l 281 554 l 281 861 l 560 861 b 590 830 579 861 590 851 l 590 768 l 717 768 l 717 891 b 628 980 717 954 690 980 l 52 980 l 52 861 l 142 861 l 142 88 m 347 1048 l 471 1048 l 593 1225 l 482 1225 l 410 1112 l 407 1112 l 335 1225 l 225 1225 l 347 1048 "},"K":{"x_min":52.78125,"x_max":834.71875,"ha":849,"o":"m 143 0 l 281 0 l 281 450 l 365 450 b 452 414 405 450 436 445 l 622 73 b 758 0 654 9 681 0 l 834 0 l 834 119 l 808 119 b 738 151 775 119 752 122 l 591 445 b 536 507 563 500 536 507 l 536 509 b 591 573 536 509 563 525 l 829 980 l 673 980 l 455 601 b 375 568 438 573 411 568 l 281 568 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 0 "},"7":{"x_min":36.09375,"x_max":716.65625,"ha":729,"o":"m 87 0 l 241 0 l 716 886 l 716 980 l 120 980 b 36 891 58 980 36 954 l 36 767 l 163 767 l 163 830 b 194 860 163 851 174 860 l 490 860 b 561 865 538 860 561 865 l 561 862 b 504 772 561 862 534 827 l 87 0 "},"¨":{"x_min":197.21875,"x_max":527.78125,"ha":696,"o":"m 426 1085 l 527 1085 l 527 1225 l 426 1225 l 426 1085 m 197 1085 l 300 1085 l 300 1225 l 197 1225 l 197 1085 "},"Y":{"x_min":13.890625,"x_max":823.609375,"ha":838,"o":"m 350 0 l 488 0 l 488 427 l 736 826 b 797 861 754 855 768 861 l 823 861 l 823 980 l 759 980 b 627 905 694 980 666 971 l 480 658 b 420 548 447 604 420 548 l 418 548 b 358 658 418 548 390 604 l 209 905 b 77 980 170 971 144 980 l 13 980 l 13 861 l 41 861 b 101 826 70 861 83 855 l 350 427 l 350 0 "},"E":{"x_min":52.78125,"x_max":756.953125,"ha":789,"o":"m 143 88 b 231 0 143 26 169 0 l 668 0 b 756 88 730 0 756 26 l 756 212 l 629 212 l 629 150 b 598 119 629 130 618 119 l 312 119 b 281 150 293 119 281 130 l 281 434 l 625 434 l 625 554 l 281 554 l 281 861 l 561 861 b 591 830 580 861 591 851 l 591 768 l 718 768 l 718 891 b 629 980 718 954 691 980 l 52 980 l 52 861 l 143 861 l 143 88 "},"Ô":{"x_min":47.328125,"x_max":1054.609375,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 910 497 748 868 910 707 b 550 113 910 280 748 113 b 191 497 351 113 191 280 m 364 1048 l 472 1048 l 546 1160 l 548 1160 l 621 1048 l 731 1048 l 608 1225 l 484 1225 l 364 1048 "},"Ț":{"x_min":20.625,"x_max":862.296875,"ha":883,"o":"m 372 0 l 510 0 l 510 861 l 708 861 b 738 830 727 861 738 851 l 738 768 l 862 768 l 862 897 b 778 980 862 960 841 980 l 103 980 b 20 897 41 980 20 960 l 20 768 l 144 768 l 144 830 b 174 861 144 851 155 861 l 372 861 l 372 0 m 381 -81 b 397 -163 392 -112 397 -138 b 370 -277 397 -200 387 -234 l 466 -277 b 499 -150 488 -230 499 -193 b 491 -81 499 -129 497 -106 l 381 -81 "},"‹":{"x_min":58.1875,"x_max":421,"ha":510,"o":"m 286 106 l 421 106 l 192 391 l 421 677 l 286 677 l 58 391 l 286 106 "},"Ï":{"x_min":54.171875,"x_max":384.71875,"ha":440,"o":"m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 m 283 1085 l 384 1085 l 384 1225 l 283 1225 l 283 1085 m 54 1085 l 156 1085 l 156 1225 l 54 1225 l 54 1085 "},"ġ":{"x_min":51.234375,"x_max":795.84375,"ha":826,"o":"m 51 368 b 365 8 51 165 170 8 b 575 115 468 8 533 47 l 577 115 b 575 70 577 115 575 93 l 575 23 b 352 -172 575 -118 474 -172 b 160 -125 247 -172 160 -125 l 115 -233 b 355 -291 184 -268 270 -291 b 709 29 533 -291 709 -202 l 709 559 b 740 587 709 578 722 587 l 795 587 l 795 703 l 665 703 b 587 632 609 703 587 673 b 587 610 587 621 587 610 l 584 610 b 359 719 584 610 534 719 b 51 368 163 719 51 569 m 391 124 b 188 370 265 124 188 225 b 380 603 188 514 258 603 b 579 366 488 603 579 550 b 391 124 579 183 488 124 m 356 840 l 477 840 l 477 980 l 356 980 l 356 840 "},"ķ":{"x_min":25,"x_max":711.109375,"ha":729,"o":"m 112 0 l 247 0 l 247 330 l 300 330 b 369 301 322 330 354 327 l 497 65 b 613 0 527 11 548 0 l 711 0 l 711 115 l 668 115 b 608 143 633 115 619 120 l 504 333 b 456 386 480 377 456 386 l 456 389 b 509 441 456 389 477 398 l 700 703 l 545 703 l 383 475 b 309 444 365 451 334 444 l 247 444 l 247 900 b 158 980 247 962 220 980 l 25 980 l 25 865 l 81 865 b 112 834 101 865 112 855 l 112 0 m 331 -81 b 347 -163 343 -112 347 -138 b 320 -277 347 -200 337 -234 l 416 -277 b 450 -150 438 -230 450 -193 b 441 -81 450 -129 447 -106 l 331 -81 "},"±":{"x_min":58.328125,"x_max":793.0625,"ha":851,"o":"m 58 341 l 369 341 l 369 0 l 483 0 l 483 341 l 793 341 l 793 450 l 483 450 l 483 791 l 369 791 l 369 450 l 58 450 l 58 341 m 80 -131 l 80 -240 l 770 -240 l 770 -131 l 80 -131 "},"ì":{"x_min":-3.9375,"x_max":347.453125,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 271 115 259 125 l 259 614 b 171 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 114 587 125 577 l 125 88 m 128 804 l 233 804 l 132 980 l -3 980 l 128 804 "},"|":{"x_min":148.609375,"x_max":266.671875,"ha":415,"o":"m 148 -220 l 266 -220 l 266 1100 l 148 1100 l 148 -220 "},"§":{"x_min":84.71875,"x_max":563.890625,"ha":638,"o":"m 211 154 l 322 154 l 227 689 b 219 744 222 709 219 728 b 368 885 219 839 284 885 b 500 837 444 885 500 837 l 563 926 b 368 997 563 926 487 997 b 105 759 204 997 105 894 b 113 696 105 739 108 716 l 211 154 m 84 -15 b 280 -86 84 -15 159 -86 b 541 152 443 -86 541 15 b 534 215 541 172 538 193 l 437 757 l 327 757 l 419 234 b 427 172 425 211 427 190 b 280 26 427 75 362 26 b 145 77 202 26 145 77 l 84 -15 "},"q":{"x_min":53.28125,"x_max":810.25,"ha":839,"o":"m 53 351 b 361 -16 53 133 172 -16 b 588 101 528 -16 588 101 l 590 101 b 588 40 590 101 588 76 l 588 -277 l 722 -277 l 722 557 b 753 587 722 578 733 587 l 810 587 l 810 703 l 683 703 b 597 636 624 703 597 678 b 599 600 597 615 599 600 l 596 600 b 369 719 596 600 536 719 b 53 351 185 719 53 575 m 389 100 b 189 351 271 100 189 198 b 392 603 189 511 281 603 b 590 353 525 603 590 478 b 389 100 590 173 493 100 "},"b":{"x_min":25.765625,"x_max":782.71875,"ha":833,"o":"m 113 0 l 242 0 l 242 49 b 239 101 242 79 239 101 l 242 101 b 463 -16 242 101 306 -16 b 782 351 648 -16 782 128 b 474 720 782 570 663 720 b 248 604 309 720 248 604 l 245 604 b 248 663 245 604 248 629 l 248 892 b 159 981 248 954 221 981 l 25 981 l 25 865 l 82 865 b 113 835 102 865 113 856 l 113 0 m 245 349 b 446 602 245 528 342 602 b 646 350 564 602 646 503 b 443 99 646 190 554 99 b 245 349 310 99 245 224 "},"ﬂ":{"x_min":30.5625,"x_max":775,"ha":810,"o":"m 383 980 b 118 726 294 980 118 958 l 118 703 l 30 703 l 30 594 l 118 594 l 118 0 l 252 0 l 252 594 l 419 594 l 419 703 l 252 703 l 252 723 b 400 865 252 854 347 865 l 522 865 b 552 834 541 865 552 855 l 552 88 b 641 0 552 26 579 0 l 775 0 l 775 115 l 718 115 b 687 145 698 115 687 125 l 687 891 b 598 980 687 954 661 980 l 383 980 "},"®":{"x_min":51.734375,"x_max":1042,"ha":1093,"o":"m 51 490 b 544 -16 51 208 271 -16 b 1042 490 821 -16 1042 208 b 544 997 1042 772 821 997 b 51 490 271 997 51 772 m 153 490 b 544 903 153 722 323 903 b 940 490 768 903 940 722 b 544 77 940 258 768 77 b 153 490 323 77 153 258 m 375 230 l 473 230 l 473 433 l 530 433 b 578 407 551 433 565 430 l 650 269 b 725 230 668 234 686 230 l 778 230 l 778 302 l 762 302 b 729 320 751 302 739 304 l 675 425 b 646 452 662 448 646 452 l 646 455 b 742 594 689 466 742 514 b 576 754 742 691 675 754 l 328 754 l 328 679 l 375 679 l 375 230 m 473 505 l 473 679 l 557 679 b 642 594 608 679 642 648 b 557 505 642 539 608 505 l 473 505 "},"Ŋ":{"x_min":52.828125,"x_max":1010.171875,"ha":1063,"o":"m 52 0 l 193 0 b 282 88 255 0 282 26 l 282 621 b 273 754 282 675 273 754 l 276 754 b 357 621 276 754 320 673 l 781 22 l 781 12 b 597 -158 781 -113 672 -158 l 597 -284 b 919 37 747 -284 919 -215 l 919 830 b 950 861 919 851 931 861 l 1010 861 l 1010 980 l 871 980 b 781 891 807 980 781 954 l 781 359 b 790 226 781 304 790 226 l 787 226 b 705 359 787 226 742 307 l 269 980 l 143 980 l 143 150 b 112 119 143 130 131 119 l 52 119 l 52 0 "},"Ũ":{"x_min":41.671875,"x_max":969.453125,"ha":1011,"o":"m 131 343 b 506 -16 131 129 281 -16 b 879 343 730 -16 879 129 l 879 830 b 909 861 879 851 890 861 l 969 861 l 969 980 l 830 980 b 740 891 768 980 740 954 l 740 350 b 505 113 740 201 647 113 b 270 348 363 113 270 201 l 270 891 b 181 980 270 954 244 980 l 41 980 l 41 861 l 101 861 b 131 830 120 861 131 851 l 131 343 m 270 1050 l 362 1050 b 418 1140 362 1092 376 1140 b 595 1046 479 1140 501 1046 b 738 1222 690 1046 738 1107 l 647 1222 b 591 1132 647 1182 633 1132 b 413 1226 530 1132 509 1226 b 270 1050 319 1226 270 1167 "},"L":{"x_min":52.78125,"x_max":740.28125,"ha":754,"o":"m 143 88 b 231 0 143 26 169 0 l 651 0 b 740 88 713 0 740 26 l 740 212 l 613 212 l 613 150 b 583 119 613 130 602 119 l 312 119 b 281 150 293 119 281 130 l 281 891 b 193 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 143 830 131 861 143 851 l 143 88 "},"ď":{"x_min":51.28125,"x_max":915.171875,"ha":960,"o":"m 51 350 b 361 -17 51 132 170 -17 b 591 109 533 -17 591 109 l 594 109 b 592 73 594 109 592 94 b 679 -1 592 26 617 -1 l 808 -1 l 808 114 l 751 114 b 720 144 731 114 720 123 l 720 892 b 631 980 720 954 694 980 l 498 980 l 498 865 l 555 865 b 586 835 574 865 586 855 l 586 658 b 588 611 586 632 588 611 l 586 611 b 369 719 586 611 531 719 b 51 350 183 719 51 574 m 387 98 b 188 350 270 98 188 197 b 390 603 188 511 280 603 b 590 352 524 603 590 477 b 387 98 590 172 491 98 m 797 980 b 812 898 808 950 812 923 b 786 785 812 862 802 828 l 881 785 b 915 912 904 832 915 869 b 906 980 915 933 912 955 l 797 980 "}," ":{"x_min":0,"x_max":0,"ha":374},"Ĭ":{"x_min":41.671875,"x_max":397.21875,"ha":440,"o":"m 58 0 l 381 0 l 381 119 l 286 119 l 286 861 l 381 861 l 381 980 l 58 980 l 58 861 l 154 861 l 154 119 l 58 119 l 58 0 m 219 1043 b 397 1205 308 1043 397 1098 l 397 1225 l 305 1225 l 305 1208 b 219 1123 305 1148 262 1123 b 134 1207 176 1123 134 1148 l 134 1225 l 41 1225 l 41 1205 b 219 1043 41 1098 131 1043 "},"ŧ":{"x_min":31.9375,"x_max":438.890625,"ha":489,"o":"m 123 257 b 391 -5 123 22 302 -5 b 438 -2 420 -5 438 -2 l 438 116 b 406 113 438 116 426 113 b 258 268 355 113 258 133 l 258 359 l 426 359 l 426 454 l 258 454 l 258 594 l 426 594 l 426 703 l 258 703 l 258 896 l 126 896 l 126 703 l 31 703 l 31 594 l 123 594 l 123 454 l 31 454 l 31 359 l 123 359 l 123 257 "},"À":{"x_min":16.359375,"x_max":908.4375,"ha":924,"o":"m 16 0 l 92 0 b 208 80 162 0 184 16 l 281 282 l 643 282 l 716 80 b 830 0 739 16 761 0 l 908 0 l 908 119 l 887 119 b 841 150 864 119 850 125 l 534 980 l 388 980 l 81 150 b 35 119 73 125 60 119 l 16 119 l 16 0 m 314 398 l 422 697 b 459 835 440 748 459 835 l 462 835 b 501 697 462 835 483 748 l 608 398 l 314 398 m 408 1048 l 514 1048 l 412 1225 l 276 1225 l 408 1048 "},"+":{"x_min":58.328125,"x_max":793.0625,"ha":851,"o":"m 58 341 l 369 341 l 369 0 l 483 0 l 483 341 l 793 341 l 793 450 l 483 450 l 483 791 l 369 791 l 369 450 l 58 450 l 58 341 "},"½":{"x_min":100.5,"x_max":1188,"ha":1272,"o":"m 379 0 l 490 0 l 889 980 l 778 980 l 379 0 m 108 369 l 467 369 l 467 462 l 343 462 l 343 980 l 250 980 l 100 834 l 164 766 l 219 819 b 236 843 229 829 236 843 l 239 843 b 238 797 239 843 238 826 l 238 462 l 108 462 l 108 369 m 754 81 b 819 0 754 16 771 0 l 1122 0 b 1188 65 1168 0 1188 19 l 1188 150 l 1089 150 l 1089 102 b 1081 93 1089 95 1086 93 l 875 93 b 861 101 867 93 861 94 b 981 225 861 157 918 190 b 1161 444 1063 270 1161 323 b 964 623 1161 551 1079 623 b 783 504 899 623 783 589 l 783 444 l 882 444 l 882 477 b 961 526 882 502 915 526 b 1054 443 1018 526 1054 491 b 926 302 1054 375 992 339 b 754 81 844 255 754 201 "},"Ë":{"x_min":52.78125,"x_max":756.953125,"ha":789,"o":"m 143 88 b 231 0 143 26 169 0 l 668 0 b 756 88 730 0 756 26 l 756 212 l 629 212 l 629 150 b 598 119 629 130 618 119 l 312 119 b 281 150 293 119 281 130 l 281 434 l 625 434 l 625 554 l 281 554 l 281 861 l 561 861 b 591 830 580 861 591 851 l 591 768 l 718 768 l 718 891 b 629 980 718 954 691 980 l 52 980 l 52 861 l 143 861 l 143 88 m 475 1085 l 576 1085 l 576 1225 l 475 1225 l 475 1085 m 245 1085 l 348 1085 l 348 1225 l 245 1225 l 245 1085 "},"'":{"x_min":86.109375,"x_max":193.0625,"ha":279,"o":"m 86 736 l 193 736 l 193 997 l 86 997 l 86 736 "},"Š":{"x_min":46.125,"x_max":682.234375,"ha":740,"o":"m 46 129 b 371 -16 46 129 162 -16 b 682 262 565 -16 682 112 b 210 739 682 584 210 540 b 382 871 210 812 276 871 b 533 782 460 871 533 833 l 533 736 l 661 736 l 661 816 b 382 997 661 950 486 997 b 68 734 197 997 68 882 b 541 255 68 429 541 461 b 373 109 541 165 465 109 b 128 227 228 109 128 227 l 46 129 m 316 1048 l 440 1048 l 562 1225 l 451 1225 l 379 1112 l 376 1112 l 304 1225 l 194 1225 l 316 1048 "},"ĳ":{"x_min":37.5,"x_max":655.5625,"ha":765,"o":"m 127 840 l 248 840 l 248 980 l 127 980 l 127 840 m 125 88 b 213 0 125 26 151 0 l 345 0 l 345 115 l 288 115 b 258 145 269 115 258 125 l 258 614 b 169 703 258 676 231 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 m 523 840 l 644 840 l 644 980 l 523 980 l 523 840 m 340 -168 l 340 -283 b 386 -286 340 -283 358 -286 b 655 -23 473 -286 655 -258 l 655 614 b 566 703 655 676 629 703 l 433 703 l 433 587 l 490 587 b 520 557 509 587 520 577 l 520 -15 b 370 -169 520 -152 422 -169 b 340 -168 352 -169 340 -168 "},"˛":{"x_min":150,"x_max":372.21875,"ha":501,"o":"m 150 -156 b 311 -288 150 -276 311 -288 l 343 -184 b 265 -125 343 -184 265 -177 b 372 12 265 -62 372 12 l 276 22 b 150 -156 276 22 150 -51 "},"ð":{"x_min":52.9375,"x_max":734.734375,"ha":799,"o":"m 52 326 b 382 -16 52 152 170 -16 b 734 381 634 -16 734 194 b 534 828 734 584 651 731 l 662 887 l 650 971 l 457 887 b 169 998 368 939 268 975 l 132 888 b 311 824 193 874 255 852 l 139 748 l 152 662 l 404 773 b 555 588 472 727 526 666 l 552 588 b 382 647 552 588 493 647 b 52 326 168 647 52 490 m 189 323 b 401 538 189 431 257 538 b 597 358 520 538 597 462 b 384 99 597 238 536 99 b 189 323 255 99 189 209 "},"ş":{"x_min":37.5,"x_max":576.390625,"ha":631,"o":"m 37 106 b 259 -12 37 106 111 8 l 231 -122 b 256 -120 231 -122 244 -120 b 329 -163 300 -120 329 -134 b 263 -207 329 -195 298 -207 b 204 -197 231 -207 204 -197 l 204 -277 b 281 -287 204 -277 237 -287 b 422 -170 352 -287 422 -257 b 323 -69 422 -111 380 -76 l 334 -16 b 576 188 472 -9 576 68 b 193 527 576 423 193 394 b 323 611 193 583 244 611 b 429 551 366 611 429 593 l 429 516 l 550 516 l 550 583 b 319 719 550 690 404 719 b 58 522 176 719 58 657 b 441 183 58 295 441 309 b 319 93 441 122 384 93 b 106 197 190 93 106 197 l 37 106 "},"ı":{"x_min":37.5,"x_max":347.21875,"ha":385,"o":"m 125 88 b 215 0 125 26 151 0 l 347 0 l 347 115 l 290 115 b 259 145 270 115 259 125 l 259 614 b 170 703 259 676 233 703 l 37 703 l 37 587 l 94 587 b 125 557 113 587 125 577 l 125 88 "},"Ć":{"x_min":47.0625,"x_max":930.890625,"ha":974,"o":"m 47 498 b 544 -16 47 209 251 -16 b 930 147 791 -16 930 147 l 855 247 b 545 113 855 247 740 113 b 191 498 345 113 191 284 b 541 868 191 719 344 868 b 779 744 640 868 779 826 l 779 689 l 907 689 l 907 784 b 539 997 907 941 671 997 b 47 498 258 997 47 782 m 479 1048 l 584 1048 l 717 1225 l 580 1225 l 479 1048 "},"ä":{"x_min":51.421875,"x_max":727.8125,"ha":756,"o":"m 51 197 b 290 -16 51 56 169 -16 b 513 122 458 -16 513 122 l 516 122 b 513 80 516 122 513 104 b 601 0 513 30 538 0 l 727 0 l 727 115 l 670 115 b 640 145 651 115 640 125 l 640 444 b 351 719 640 600 579 719 b 108 587 283 719 108 703 l 108 518 l 234 518 l 234 558 b 350 612 234 604 316 612 b 505 444 459 612 505 568 l 505 437 l 475 437 b 51 197 356 437 51 423 m 187 204 b 472 339 187 333 370 339 l 506 339 l 506 315 b 319 91 506 211 433 91 b 187 204 230 91 187 147 m 433 840 l 534 840 l 534 980 l 433 980 l 433 840 m 204 840 l 306 840 l 306 980 l 204 980 l 204 840 "},"¹":{"x_min":97.5,"x_max":468.328125,"ha":588,"o":"m 105 369 l 468 369 l 468 462 l 340 462 l 340 980 l 248 980 l 97 834 l 161 766 l 216 819 b 233 843 228 829 233 843 l 236 843 b 235 797 236 843 235 826 l 235 462 l 105 462 l 105 369 "},"£":{"x_min":69.9375,"x_max":751.890625,"ha":811,"o":"m 69 0 l 661 0 b 751 88 725 0 751 26 l 751 212 l 624 212 l 624 150 b 593 119 624 130 613 119 l 293 119 l 293 443 l 549 443 l 549 540 l 293 540 l 293 723 b 457 872 293 805 354 872 b 608 812 542 872 608 812 l 688 908 b 456 997 688 908 596 997 b 154 729 281 997 154 883 l 154 540 l 93 540 l 93 443 l 154 443 l 154 119 l 69 119 l 69 0 "},"ů":{"x_min":28.0625,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 196 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 250 283 269 108 250 186 l 250 616 b 160 703 250 676 223 703 l 28 703 l 28 587 l 85 587 b 115 557 104 587 115 577 l 115 252 m 422 787 b 535 890 480 787 535 826 b 422 994 535 955 480 994 b 310 890 362 994 310 955 b 422 787 310 826 362 787 m 422 844 b 375 890 394 844 375 864 b 422 939 375 919 394 939 b 469 890 450 939 469 919 b 422 844 469 864 450 844 "},"Ō":{"x_min":47.21875,"x_max":1054.171875,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 909 497 748 868 909 707 b 550 113 909 280 748 113 b 191 497 351 113 191 280 m 370 1089 l 723 1089 l 723 1183 l 370 1183 l 370 1089 "},"W":{"x_min":23.609375,"x_max":1320.828125,"ha":1344,"o":"m 306 0 l 469 0 l 647 621 b 679 755 665 684 679 755 l 681 755 b 709 620 681 755 693 684 l 876 0 l 1037 0 l 1252 831 b 1300 862 1259 856 1275 862 l 1320 862 l 1320 982 l 1241 982 b 1122 901 1172 982 1138 968 l 968 269 b 950 165 955 216 950 165 l 947 165 b 926 269 947 165 940 215 l 743 979 l 618 979 l 420 269 b 397 165 405 215 397 165 l 394 165 b 375 269 394 165 387 216 l 223 901 b 102 982 206 968 172 982 l 23 982 l 23 862 l 44 862 b 91 831 69 862 84 856 l 306 0 "},"Ğ":{"x_min":48.28125,"x_max":955.109375,"ha":1022,"o":"m 48 494 b 526 -16 48 188 264 -16 b 831 102 721 -16 831 102 l 834 102 b 833 61 834 102 833 82 l 833 0 l 955 0 l 955 395 b 866 484 955 458 928 484 l 737 484 l 737 365 l 796 365 b 827 334 816 365 827 354 l 827 236 b 548 113 827 236 723 113 b 192 494 349 113 192 266 b 545 869 192 712 349 869 b 813 775 708 869 813 775 l 892 876 b 542 997 892 876 777 997 b 48 494 262 997 48 776 m 538 1043 b 716 1205 627 1043 716 1099 l 716 1225 l 624 1225 l 624 1208 b 538 1124 624 1149 581 1124 b 453 1207 495 1124 453 1149 l 453 1225 l 360 1225 l 360 1205 b 538 1043 360 1099 451 1043 "},"v":{"x_min":18.0625,"x_max":720.828125,"ha":739,"o":"m 291 0 l 447 0 l 661 559 b 706 587 669 580 683 587 l 720 587 l 720 702 l 655 702 b 548 631 594 702 569 687 l 398 227 b 373 136 384 188 373 136 l 370 136 b 345 227 370 136 359 188 l 194 631 b 87 702 173 687 150 702 l 18 702 l 18 587 l 31 587 b 75 559 54 587 66 580 l 291 0 "},">":{"x_min":102.78125,"x_max":750,"ha":851,"o":"m 102 61 l 750 350 l 750 441 l 102 731 l 102 607 l 598 397 l 598 394 l 102 184 l 102 61 "},"û":{"x_min":27.890625,"x_max":832.234375,"ha":863,"o":"m 115 252 b 354 -16 115 66 195 -16 b 612 144 493 -16 583 75 l 615 144 b 614 104 615 144 614 126 l 614 77 b 703 0 614 27 643 0 l 832 0 l 832 115 l 775 115 b 744 145 755 115 744 125 l 744 703 l 610 703 l 610 373 b 380 108 610 234 525 108 b 250 283 269 108 250 186 l 250 616 b 159 703 250 676 223 703 l 27 703 l 27 587 l 84 587 b 115 557 104 587 115 577 l 115 252 m 239 804 l 347 804 l 421 915 l 423 915 l 496 804 l 606 804 l 483 980 l 359 980 l 239 804 "},"Ź":{"x_min":25.0625,"x_max":774.171875,"ha":808,"o":"m 25 0 l 685 0 b 774 88 747 0 774 25 l 774 212 l 646 212 l 646 149 b 615 119 646 130 635 119 l 269 119 b 197 116 223 119 197 116 l 197 119 b 269 207 197 119 232 153 l 754 890 l 754 980 l 125 980 b 36 891 62 980 36 954 l 36 767 l 162 767 l 162 830 b 193 860 162 851 173 860 l 508 860 b 582 865 556 860 582 865 l 582 862 b 508 772 582 862 547 826 l 25 91 l 25 0 m 357 1048 l 462 1048 l 595 1224 l 458 1224 l 357 1048 "},"Ų":{"x_min":41.484375,"x_max":969.265625,"ha":1011,"o":"m 131 343 b 494 -15 131 133 278 -15 b 522 -13 506 -15 522 -13 l 522 -16 b 449 -156 485 -47 449 -97 b 610 -288 449 -276 610 -288 l 642 -184 b 565 -124 642 -184 565 -177 b 684 17 565 -67 630 -12 b 878 337 783 74 878 169 l 878 831 b 909 861 878 851 890 861 l 969 861 l 969 981 l 830 981 b 740 892 767 981 740 954 l 740 350 b 505 114 740 201 647 114 b 270 349 363 114 270 201 l 270 892 b 181 981 270 954 244 981 l 41 981 l 41 861 l 101 861 b 131 831 120 861 131 851 l 131 343 "},"Ŵ":{"x_min":24.390625,"x_max":1321.9375,"ha":1344,"o":"m 307 0 l 470 0 l 648 621 b 680 755 666 684 680 755 l 682 755 b 710 620 682 755 694 684 l 877 0 l 1038 0 l 1253 831 b 1301 862 1260 856 1276 862 l 1321 862 l 1321 982 l 1242 982 b 1123 901 1173 982 1140 968 l 969 269 b 951 165 956 216 951 165 l 948 165 b 927 269 948 165 941 215 l 744 979 l 618 979 l 421 269 b 398 165 406 215 398 165 l 395 165 b 375 269 395 165 388 216 l 224 901 b 103 982 207 968 173 982 l 24 982 l 24 862 l 45 862 b 92 831 70 862 85 856 l 307 0 m 498 1050 l 606 1050 l 680 1161 l 682 1161 l 755 1050 l 865 1050 l 742 1226 l 618 1226 l 498 1050 "},"Ð":{"x_min":52.78125,"x_max":945.828125,"ha":993,"o":"m 143 88 b 231 0 143 26 169 0 l 450 0 b 945 491 748 0 945 180 b 450 980 945 801 748 980 l 52 980 l 52 861 l 143 861 l 143 547 l 75 547 l 75 433 l 143 433 l 143 88 m 281 150 l 281 433 l 481 433 l 481 547 l 281 547 l 281 861 l 440 861 b 801 491 656 861 801 732 b 440 119 801 250 658 119 l 312 119 b 281 150 293 119 281 130 "},"ˉ":{"x_min":150,"x_max":502.78125,"ha":644,"o":"m 150 1089 l 502 1089 l 502 1183 l 150 1183 l 150 1089 "},"Ĺ":{"x_min":52.328125,"x_max":740.328125,"ha":754,"o":"m 142 88 b 231 0 142 26 169 0 l 651 0 b 740 88 713 0 740 26 l 740 212 l 613 212 l 613 150 b 583 119 613 130 602 119 l 312 119 b 281 150 292 119 281 130 l 281 891 b 192 980 281 954 255 980 l 52 980 l 52 861 l 112 861 b 142 830 131 861 142 851 l 142 88 m 169 1048 l 274 1048 l 407 1225 l 270 1225 l 169 1048 "},"r":{"x_min":30.765625,"x_max":507.15625,"ha":538,"o":"m 118 0 l 252 0 l 252 287 b 269 414 252 330 257 373 b 466 579 301 518 380 579 b 507 575 489 579 507 575 l 507 708 b 471 711 507 708 489 711 b 248 527 362 711 282 630 l 246 527 b 248 576 246 527 248 548 l 248 621 b 158 703 248 677 219 703 l 30 703 l 30 587 l 87 587 b 118 557 107 587 118 577 l 118 0 "},"Č":{"x_min":47.171875,"x_max":930.5,"ha":974,"o":"m 47 498 b 544 -16 47 209 251 -16 b 930 147 791 -16 930 147 l 855 247 b 545 113 855 247 740 113 b 191 498 345 113 191 284 b 541 868 191 719 344 868 b 779 744 640 868 779 826 l 779 689 l 906 689 l 906 784 b 538 997 906 941 670 997 b 47 498 258 997 47 782 m 472 1048 l 595 1048 l 718 1225 l 606 1225 l 534 1112 l 531 1112 l 459 1225 l 349 1225 l 472 1048 "},"x":{"x_min":21,"x_max":665,"ha":686,"o":"m 21 0 l 173 0 l 319 229 b 341 266 330 245 341 266 l 344 266 b 365 229 344 266 355 245 l 513 0 l 665 0 l 427 361 l 562 562 b 621 587 576 583 594 587 l 662 587 l 662 703 l 574 703 b 452 632 509 703 488 691 l 367 495 b 344 451 356 477 344 451 l 341 451 b 319 495 341 451 329 477 l 233 632 b 111 703 195 690 176 703 l 25 703 l 25 587 l 64 587 b 123 561 93 587 108 583 l 258 361 l 21 0 "},"è":{"x_min":50.390625,"x_max":705.984375,"ha":767,"o":"m 50 351 b 424 -16 50 143 201 -16 b 694 86 590 -16 694 86 l 636 182 b 430 100 636 182 551 100 b 189 334 305 100 197 184 l 701 334 b 705 390 701 334 705 372 b 403 719 705 572 600 719 b 50 351 203 719 50 575 m 194 433 b 401 612 215 550 299 612 b 567 433 489 612 562 550 l 194 433 m 343 804 l 449 804 l 347 980 l 211 980 l 343 804 "},"Ń":{"x_min":52.828125,"x_max":1010.171875,"ha":1063,"o":"m 52 0 l 193 0 b 281 88 255 0 281 26 l 281 621 b 273 754 281 675 273 754 l 276 754 b 357 621 276 754 320 673 l 794 0 l 919 0 l 919 830 b 950 861 919 851 931 861 l 1010 861 l 1010 980 l 871 980 b 780 891 807 980 780 954 l 780 359 b 790 226 780 304 790 226 l 787 226 b 705 359 787 226 742 307 l 269 980 l 143 980 l 143 150 b 112 119 143 130 131 119 l 52 119 l 52 0 m 490 1048 l 595 1048 l 728 1225 l 591 1225 l 490 1048 "},"Ø":{"x_min":48.671875,"x_max":1055.328125,"ha":1104,"o":"m 155 12 l 225 -34 l 290 56 b 551 -16 365 9 455 -16 b 1055 497 834 -16 1055 208 b 881 879 1055 651 987 787 l 945 969 l 877 1016 l 812 926 b 551 997 737 970 648 997 b 48 497 269 997 48 779 b 222 104 48 337 115 198 l 155 12 m 304 217 b 193 497 236 287 193 384 b 551 867 193 706 352 867 b 734 816 617 867 680 848 l 304 217 m 368 165 l 798 763 b 910 497 866 698 910 604 b 551 113 910 280 749 113 b 368 165 484 113 422 131 "},"μ":{"x_min":27.734375,"x_max":832.234375,"ha":863,"o":"m 27 586 l 84 586 b 115 556 104 586 115 576 l 115 -278 l 234 -278 l 234 -83 b 224 25 234 -42 224 25 l 227 25 b 354 -17 227 25 261 -17 b 612 143 547 -17 612 143 l 615 143 b 614 103 615 143 614 125 l 614 76 b 703 -1 614 26 641 -1 l 832 -1 l 832 114 l 775 114 b 744 144 755 114 744 123 l 744 701 l 610 701 l 610 372 b 380 107 610 233 525 107 b 249 282 269 107 249 185 l 249 615 b 159 701 249 675 223 701 l 27 701 l 27 586 "},"÷":{"x_min":66.671875,"x_max":768.0625,"ha":851,"o":"m 351 604 l 481 604 l 481 730 l 351 730 l 351 604 m 66 341 l 768 341 l 768 450 l 66 450 l 66 341 m 351 61 l 481 61 l 481 187 l 351 187 l 351 61 "},"h":{"x_min":25.78125,"x_max":836.890625,"ha":864,"o":"m 113 0 l 248 0 l 248 329 b 260 422 248 362 250 394 b 482 596 289 523 375 596 b 616 419 595 596 616 518 l 616 88 b 704 0 616 26 642 0 l 836 0 l 836 115 l 779 115 b 749 145 760 115 749 125 l 749 450 b 509 719 749 629 674 719 b 248 562 368 719 278 630 l 245 562 b 248 621 245 562 248 587 l 248 894 b 159 980 248 954 221 980 l 25 980 l 25 865 l 82 865 b 113 834 102 865 113 855 l 113 0 "},".":{"x_min":97.21875,"x_max":234.71875,"ha":333,"o":"m 97 0 l 234 0 l 234 143 l 97 143 l 97 0 "},"f":{"x_min":30.5625,"x_max":434.71875,"ha":451,"o":"m 118 0 l 252 0 l 252 594 l 419 594 l 419 703 l 252 703 l 252 723 b 400 871 252 854 347 871 b 434 868 420 871 434 868 l 434 983 b 383 987 434 983 413 987 b 118 726 294 987 118 958 l 118 703 l 30 703 l 30 594 l 118 594 l 118 0 "},"“":{"x_min":65,"x_max":444,"ha":510,"o":"m 256 725 l 384 725 l 444 996 l 346 996 l 256 725 m 65 725 l 191 725 l 251 996 l 155 996 l 65 725 "},"A":{"x_min":17.109375,"x_max":908.78125,"ha":924,"o":"m 17 0 l 93 0 b 208 80 162 0 185 16 l 282 282 l 643 282 l 717 80 b 831 0 739 16 761 0 l 908 0 l 908 119 l 887 119 b 842 150 864 119 850 125 l 535 980 l 389 980 l 82 150 b 36 119 74 125 61 119 l 17 119 l 17 0 m 315 398 l 422 697 b 460 835 440 748 460 835 l 462 835 b 501 697 462 835 483 748 l 608 398 l 315 398 "},"‘":{"x_min":65,"x_max":251,"ha":317,"o":"m 65 725 l 191 725 l 251 996 l 155 996 l 65 725 "},"O":{"x_min":47.21875,"x_max":1054.171875,"ha":1101,"o":"m 47 497 b 550 -16 47 208 266 -16 b 1054 497 833 -16 1054 208 b 550 997 1054 779 833 997 b 47 497 266 997 47 779 m 191 497 b 550 868 191 707 351 868 b 909 497 748 868 909 707 b 550 113 909 280 748 113 b 191 497 351 113 191 280 "},"Đ":{"x_min":52.78125,"x_max":945.828125,"ha":993,"o":"m 143 88 b 231 0 143 26 169 0 l 450 0 b 945 491 748 0 945 180 b 450 980 945 801 748 980 l 52 980 l 52 861 l 143 861 l 143 547 l 75 547 l 75 433 l 143 433 l 143 88 m 281 150 l 281 433 l 481 433 l 481 547 l 281 547 l 281 861 l 440 861 b 801 491 656 861 801 732 b 440 119 801 250 658 119 l 312 119 b 281 150 293 119 281 130 "},"3":{"x_min":36.109375,"x_max":695.828125,"ha":751,"o":"m 36 120 b 359 -17 36 120 155 -17 b 695 294 563 -17 695 130 b 418 581 695 483 545 567 l 676 892 l 676 980 l 159 980 b 75 891 97 980 75 954 l 75 767 l 202 767 l 202 830 b 233 860 202 851 213 860 l 422 860 b 505 865 476 860 505 865 l 505 862 b 448 798 505 862 477 840 l 244 541 l 273 467 l 343 467 b 554 292 456 467 554 402 b 359 113 554 187 465 113 b 111 224 208 113 111 224 l 36 120 "},"9":{"x_min":52.953125,"x_max":734.890625,"ha":788,"o":"m 102 23 b 293 -16 102 23 176 -16 b 734 546 597 -16 734 290 b 368 997 734 819 576 997 b 52 669 184 997 52 862 b 362 351 52 490 176 351 b 579 447 448 351 539 386 l 582 447 b 287 109 561 279 466 109 b 147 143 209 109 147 143 l 102 23 m 390 466 b 189 669 264 466 189 552 b 369 871 189 783 255 871 b 589 604 494 871 589 730 b 390 466 589 533 500 466 "},"l":{"x_min":27.78125,"x_max":337.5,"ha":372,"o":"m 115 88 b 204 0 115 26 141 0 l 337 0 l 337 115 l 280 115 b 250 145 261 115 250 125 l 250 891 b 161 980 250 954 223 980 l 27 980 l 27 865 l 84 865 b 115 834 104 865 115 855 l 115 88 "},"4":{"x_min":23.609375,"x_max":776.390625,"ha":799,"o":"m 23 259 l 484 259 l 484 0 l 623 0 l 623 259 l 776 259 l 776 379 l 623 379 l 623 980 l 465 980 l 23 348 l 23 259 m 486 379 l 256 379 b 173 374 213 379 173 374 l 173 377 b 225 440 173 377 200 405 l 438 734 b 488 817 463 769 488 817 l 491 817 b 486 716 491 817 486 761 l 486 379 "},"Ť":{"x_min":20.4375,"x_max":862.109375,"ha":883,"o":"m 371 0 l 510 0 l 510 861 l 707 861 b 738 830 727 861 738 851 l 738 768 l 862 768 l 862 897 b 778 980 862 960 841 980 l 103 980 b 20 897 41 980 20 960 l 20 768 l 144 768 l 144 830 b 174 861 144 851 155 861 l 371 861 l 371 0 m 380 1048 l 503 1048 l 626 1225 l 514 1225 l 442 1112 l 439 1112 l 367 1225 l 257 1225 l 380 1048 "},"Ś":{"x_min":47.21875,"x_max":683.234375,"ha":740,"o":"m 47 129 b 372 -16 47 129 163 -16 b 683 262 566 -16 683 112 b 211 739 683 584 211 540 b 383 871 211 812 277 871 b 534 782 461 871 534 833 l 534 736 l 662 736 l 662 816 b 383 997 662 950 487 997 b 69 734 198 997 69 882 b 542 255 69 429 542 461 b 374 109 542 165 466 109 b 129 227 229 109 129 227 l 47 129 m 325 1048 l 430 1048 l 562 1225 l 426 1225 l 325 1048 "},"Ü":{"x_min":41.671875,"x_max":969.453125,"ha":1011,"o":"m 131 343 b 506 -16 131 129 281 -16 b 879 343 730 -16 879 129 l 879 830 b 909 861 879 851 890 861 l 969 861 l 969 980 l 830 980 b 740 891 768 980 740 954 l 740 350 b 505 113 740 201 647 113 b 270 348 363 113 270 201 l 270 891 b 181 980 270 954 244 980 l 41 980 l 41 861 l 101 861 b 131 830 120 861 131 851 l 131 343 m 570 1085 l 672 1085 l 672 1225 l 570 1225 l 570 1085 m 341 1085 l 444 1085 l 444 1225 l 341 1225 l 341 1085 "},"à":{"x_min":50.9375,"x_max":727.8125,"ha":756,"o":"m 50 197 b 290 -16 50 56 169 -16 b 513 122 458 -16 513 122 l 516 122 b 513 80 516 122 513 104 b 601 0 513 30 538 0 l 727 0 l 727 115 l 670 115 b 640 145 651 115 640 125 l 640 444 b 351 719 640 600 579 719 b 107 587 283 719 107 703 l 107 518 l 234 518 l 234 558 b 349 612 234 604 316 612 b 505 444 459 612 505 568 l 505 437 l 474 437 b 50 197 356 437 50 423 m 187 204 b 472 339 187 333 370 339 l 506 339 l 506 315 b 319 91 506 211 433 91 b 187 204 230 91 187 147 m 313 804 l 419 804 l 317 980 l 181 980 l 313 804 "},"ó":{"x_min":50.390625,"x_max":807.828125,"ha":857,"o":"m 50 352 b 428 -16 50 138 218 -16 b 807 352 638 -16 807 138 b 428 719 807 565 638 719 b 50 352 218 719 50 565 m 187 352 b 428 602 187 498 296 602 b 670 352 561 602 670 498 b 428 100 670 205 561 100 b 187 352 296 100 187 205 m 374 804 l 479 804 l 612 980 l 475 980 l 374 804 "},"ŗ":{"x_min":30.515625,"x_max":507.765625,"ha":533,"o":"m 118 0 l 253 0 l 253 287 b 270 414 253 330 257 373 b 467 579 302 518 381 579 b 507 575 489 579 507 575 l 507 708 b 471 711 507 708 489 711 b 249 527 363 711 282 630 l 246 527 b 249 576 246 527 249 548 l 249 621 b 158 703 249 677 220 703 l 30 703 l 30 587 l 87 587 b 118 557 106 587 118 577 l 118 0 m 136 -81 b 151 -163 147 -112 151 -138 b 124 -277 151 -200 141 -234 l 221 -277 b 254 -150 243 -230 254 -193 b 246 -81 254 -129 252 -106 l 136 -81 "}},"cssFontWeight":"normal","ascender":1306,"underlinePosition":-75,"cssFontStyle":"normal","boundingBox":{"yMin":-291.828125,"xMin":-73.765625,"yMax":1239.296875,"xMax":1498.75},"resolution":1000,"original_font_information":{"postscript_name":"Museo-500","version_string":"2.002","vendor_url":"http://www.josbuivenga.demon.nl","full_font_name":"Museo-500","font_family_name":"Museo 500","copyright":"Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.","description":"Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.","trademark":"Museo is a trademark of Jos Buivenga/exljbris.","designer":"Jos Buivenga","designer_url":"http://www.josbuivenga.demon.nl","unique_font_identifier":"FONTLAB:OTFEXPORT","license_url":"","license_description":"","manufacturer_name":"Jos Buivenga","font_sub_family_name":"Regular"},"descender":-362,"familyName":"Museo","lineHeight":1667,"underlineThickness":50});;var Pushup={Version:'1.0.3',options:{appearDelay:.5,fadeDelay:6,images:'../img/pushup/',message:'Important browser update available',reminder:{hours:6,message:'Remind me again in #{hours}'},skip:true},updateLinks:{IE:'http://www.microsoft.com/windows/downloads/ie/',Firefox:'http://www.getfirefox.com',Safari:'http://www.apple.com/safari/download/',Opera:'http://www.opera.com/download/'},Browser:{IE:!!(window.attachEvent&&navigator.userAgent.indexOf('Opera')===-1),Firefox:navigator.userAgent.indexOf('Firefox')>-1,Safari:navigator.userAgent.indexOf('AppleWebKit/')>-1&&/Apple/.test(navigator.vendor),Opera:navigator.userAgent.indexOf('Opera')>-1}};Pushup.conditions={IE:(function(agent){var version=/MSIE ([\d.]+)/.exec(agent);return version&&parseFloat(version[1])<7;})(navigator.userAgent),Firefox:Pushup.Browser.Firefox&&parseFloat(navigator.userAgent.match(/Firefox[\/\s](\d+)/)[1])<3,Safari:Pushup.Browser.Safari&&parseFloat(navigator.userAgent.match(/AppleWebKit\/(\d+)/)[1])<500,Opera:Pushup.Browser.Opera&&(!window.opera.version||parseFloat(window.opera.version())<9.5)};(function(){for(var browser in Pushup.Browser)
if(Pushup.Browser[browser])Pushup._browserUsed=browser;Pushup._updateBrowser=Pushup.conditions[Pushup._browserUsed]&&Pushup._browserUsed;if(!Pushup._updateBrowser&&Pushup.options.skip)return;function Extend(destination,source){for(var property in source)
destination[property]=source[property];return destination;}
Extend(Pushup,{start:function(){if(/^(https?:\/\/|\/)/.test(this.options.images))
this.images=this.options.images;else{var srcMatch=/pushup(?:-[\w\d.]+)?\.js(.*)/,scripts=document.getElementsByTagName('script');for(var i=0,l=scripts.length;i<l;i++){var s=scripts[i];if(s.src&&s.src.match(srcMatch))
this.images=s.src.replace(srcMatch,'')+this.options.images;}}
if(Pushup._updateBrowser)this.show();},build:function(){this.pushup=document.createElement('div');Opacity.set(this.pushup,0);this.pushup.id='pushup';this.messageLink=this.pushup.appendChild(document.createElement('a'));this.messageLink.className='pushup_messageLink';this.messageLink.target='_blank';this.messageLink.appendChild(this.icon=document.createElement('div'));this.icon.className='pushup_icon';this.messageLink.appendChild(this.message=document.createElement('span'));this.message.className='pushup_message';this.message.innerHTML=this.options.message;var hours=this.options.reminder.hours;if(hours&&Pushup.cookiesEnabled){this.pushup.appendChild(this.reminder=document.createElement('a'));this.reminder.href='#';this.reminder.className='pushup_reminder';this.pushup.className='withReminder';var H=hours+' hour'+(hours>1?'s':''),message=this.options.reminder.message.replace('#{hours}',H);this.reminder.innerHTML=message;}
if(Pushup.Browser.Opera&&(!window.opera.version||parseFloat(window.opera.version())<9.25)){this.messageLink.style.cssFloat='none';this.reminder.style.cssFloat='none';}
Pushup.setBrowser(Pushup._updateBrowser);document.body.appendChild(this.pushup);Pushup.addEvents();},addEvents:function(){if(this.reminder){Event.add(this.reminder,'click',function(event){Event.stop(event);Pushup.setReminder(Pushup.options.reminder.hours);Pushup.fade();});}
Event.add(this.pushup,'mouseover',Pushup.clearFade);Event.add(this.pushup,'mouseout',function(){Pushup.fade({delay:Pushup.options.fadeDelay})});},setBrowser:function(browser){browser=browser||'IE';setPngBackground(this.icon,this.images+browser.toLowerCase()+'.png');this.messageLink.href=this.updateLinks[browser];},show:function(){var browser=typeof arguments[0]=='string'?arguments[0]:Pushup._browserUsed||'IE',options=arguments[browser?1:0]||{};if(options.resetReminder)Pushup.resetReminder();if(!options.ignoreReminder&&Pushup.cookiesEnabled&&Cookie.get('_pushupBlocked'))return;if(!Pushup.pushup)Pushup.build();Opacity.set(Pushup.pushup,0);Pushup.pushup.style.display='block';if(browser)Pushup.setBrowser(browser);this.appear({fadeAfter:true,delay:Pushup.options.appearDelay});},appear:function(delay){Pushup.clearFade();var options=arguments[0]||{};return window.setTimeout(function(){Appear(Pushup.pushup,{afterFinish:function(){if(options.fadeAfter)
Pushup.fade({delay:Pushup.options.fadeDelay});}});},(options.delay||0.01)*1000);},clearFade:function(){if(Pushup._fadeTimer){window.clearTimeout(Pushup._fadeTimer);Pushup._fadeTimer=null;}},fade:function(){var options=arguments[0]||{};Pushup._fadeTimer=window.setTimeout(function(){Fade(Pushup.pushup);},(options.delay||0.01)*1000);},setReminder:function(hours){Cookie.set('_pushupBlocked','blocked',{duration:1/24*hours})},resetReminder:function(){Cookie.remove('_pushupBlocked')}});var Opacity={set:function(element,value){element.style.opacity=(value==1||value==='')?'':(value<0.00001)?0:value;},get:function(element){var opacity=element.style.opacity;return opacity?parseFloat(opacity):1.0;}};if(Pushup.Browser.IE){Opacity.get=function(element){var opacity=element.style.opacity;if(!opacity&&element.currentStyle)opacity=element.currentStyle[opacity];if(opacity=(element.style.filter||'').match(/alpha\(opacity=(.*)\)/))
if(opacity[1])return parseFloat(opacity[1])/100;return 1.0;};Opacity.set=function(element,value){function stripAlpha(filter){return filter.replace(/alpha\([^\)]*\)/gi,'')}
var currentStyle=element.currentStyle;if((currentStyle&&!currentStyle.hasLayout)||(!currentStyle&&element.style.zoom=='normal'))
element.style.zoom=1;var filter=element.style.filter,style=element.style;if(value==1||value==='')(filter=stripAlpha(filter))?style.filter=filter:style.filter='';else style.filter=stripAlpha(filter)+'alpha(opacity='+(value*100)+')';};}
function Appear(element){var current=Opacity.get(element),options=arguments[1]||{};if(element.style.display!='block')
element.style.display='block';if(current<1){setTimeout(function(){Opacity.set(element,current+=0.05);Appear(element,options);},0.01);}
else{if(Pushup.Browser.IE&&element.style.filter)
element.style.removeAttribute('filter');if(options.afterFinish)options.afterFinish.call();}}
function Fade(element){var current=Opacity.get(element),options=arguments[1]||{};if(current>0){setTimeout(function(){Opacity.set(element,current-=0.05);Fade(element,options);},0.01);}
else{element.style.display='none';if(options.afterFinish)options.afterFinish.call();}}
function setPngBackground(element,url){var options=Extend({align:'top left',repeat:'no-repeat',sizingMethod:'crop',backgroundColor:''},arguments[2]||{});Extend(element.style,arguments.callee.IEBelow7?{filter:'progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\''+
url+'\'\', sizingMethod=\''+options.sizingMethod+'\')'}:{background:options.backgroundColor+' url('+url+') '+
options.align+' '+options.repeat});}
setPngBackground.IEBelow7=Pushup.Browser.IE&&parseFloat(/MSIE ([\d.]+)/.exec(navigator.userAgent)[1])<7;var Cookie={set:function(name,value){var expires='',options=arguments[2]||{};if(options.duration){var date=new Date();date.setTime(date.getTime()+options.duration*1000*60*60*24);value+='; expires='+date.toGMTString();}
document.cookie=name+"="+value+expires+"; path=/";},remove:function(name){this.set(name,'',-1)},get:function(name){var cookies=document.cookie.split(';'),nameEQ=name+"=";for(var i=0,l=cookies.length;i<l;i++){var c=cookies[i];while(c.charAt(0)==' ')
c=c.substring(1,c.length);if(c.indexOf(nameEQ)==0)
return c.substring(nameEQ.length,c.length);}
return null;}};Pushup.cookiesEnabled=(function(test){if(Cookie.get(test))return true;Cookie.set(test,'test',{duration:15});return Cookie.get(test);})('_pushupCookiesEnabled');var Event={add:function(obj,type,fn){if(obj.attachEvent){obj['e'+type+fn]=fn;obj[type+fn]=function(){obj['e'+type+fn](window.event)};obj.attachEvent('on'+type,obj[type+fn]);}
else obj.addEventListener(type,fn,false);},stop:function(event){if(Pushup.Browser.IE){event.cancelBubble=true;event.returnValue=false;}
else{event.preventDefault();event.stopPropagation();}}};Event.add(window,'load',function(){Pushup.start()});})();;$(document).ready(function(){function filterPath(string){return string.replace(/^\//,'').replace(/(index|default).[a-zA-Z]{3,4}$/,'').replace(/\/$/,'');}
var locationPath=filterPath(location.pathname);$('a[href*=#]').each(function(){var thisPath=filterPath(this.pathname)||locationPath;if(locationPath==thisPath&&(location.hostname==this.hostname||!this.hostname)&&this.hash.replace(/#/,'')){var $target=$(this.hash),target=this.hash;if(target){var targetOffset=$target.offset().top;$(this).not('ul.slides-nav li a').click(function(event){event.preventDefault();$('html, body').animate({scrollTop:targetOffset},400,function(){location.hash=target;});});}}});});;function externalLinks(){if(!document.getElementsByTagName)return;var anchors=document.getElementsByTagName("a");for(var i=0;i<anchors.length;i++){var anchor=anchors[i];if(anchor.getAttribute("href")&&anchor.getAttribute("rel")=="external")
anchor.target="_blank";}}
window.onload=externalLinks;;$(function(){swapValues=[];$(".swap_value").each(function(i){swapValues[i]=$(this).val();$(this).focus(function(){if($(this).val()==swapValues[i]){$(this).val("");}}).blur(function(){if($.trim($(this).val())==""){$(this).val(swapValues[i]);}});});});;(function($)
{$.fn.qtip=function(options)
{if(typeof options=='string')
{if(options=='api')return $(this).eq(0).data('qtip');}
else
{if(!options)options={};if(typeof options.content!=='object')options.content={text:options.content};if(typeof options.content.title!=='object')options.content.title={text:options.content.title};if(typeof options.position!=='object')options.position={corner:options.position};if(typeof options.position.corner!=='object')options.position.corner={target:options.position.corner,tooltip:options.position.corner};if(typeof options.show!=='object')options.show={when:options.show};if(typeof options.show.when!=='object')options.show.when={event:options.show.when};if(typeof options.show.effect!=='object')options.show.effect={type:options.show.effect};if(typeof options.hide!=='object')options.hide={when:options.hide};if(typeof options.hide.when!=='object')options.hide.when={event:options.hide.when};if(typeof options.hide.effect!=='object')options.hide.effect={type:options.hide.effect};if(typeof options.style!=='object')options.style={name:options.style};options.style=sanitizeStyle(options.style);var opts=$.extend(true,{},$.fn.qtip.defaults,options);opts.style=buildStyle.call({options:opts},opts.style);opts.user=$.extend(true,{},options);}
return $(this).each(function()
{if(typeof options=='string')
{switch(options)
{case'show':$(this).data('qtip').show();break;case'hide':$(this).data('qtip').hide();break;case'focus':$(this).data('qtip').focus();break;case'disable':$(this).data('qtip').disable(true);break;case'enable':$(this).data('qtip').disable(false);break;case'destroy':$(this).data('qtip').destroy();break;}}
else
{var config=$.extend(true,{},opts);config.hide.effect.length=opts.hide.effect.length;config.show.effect.length=opts.show.effect.length;if(config.position.container===false)config.position.container=$(document.body);if(config.position.target===false)config.position.target=$(this);if(config.show.when.target===false)config.show.when.target=$(this);if(config.hide.when.target===false)config.hide.when.target=$(this);var obj=new qTip($(this),config);$(this).data('qtip',obj);}});}
function qTip(target,options)
{var self=this;self.options=options;self.elements={target:target.addClass(self.options.style.classes.target),tooltip:null,wrapper:null,content:null,contentWrapper:null,title:null,tip:null};self.mouse={};self.timers={};$.extend(self,self.options.api,{show:function(event)
{self.elements.tooltip.stop(true,true);var returned=self.beforeShow.call(self,event);if(returned===false)return;function afterShow(){self.onShow.call(self,event);}
if(typeof self.options.show.when.target.data('qtip-toggle')=='number')
self.options.show.when.target.data('qtip-toggle',1);self.updatePosition(event);if(typeof self.options.show.solo=='object')var solo=$(self.options.show.solo);else if(self.options.show.solo===true)var solo=$('div.qtip').not(self.elements.tooltip);if(solo)solo.each(function(){$(this).qtip('api').hide();});if(typeof self.options.show.effect.type=='function')
{self.options.show.effect.type.call(self.elements.tooltip,self.options.show.effect.length);self.elements.tooltip.queue(function(){afterShow();$(this).dequeue();});}
else
{switch(self.options.show.effect.type)
{case'fade':self.elements.tooltip.fadeIn(self.options.show.effect.length,afterShow);break;case'slide':self.elements.tooltip.slideDown(self.options.show.effect.length,function()
{afterShow();self.updatePosition(event,true);});break;case'grow':self.elements.tooltip.show(self.options.show.effect.length,afterShow);break;default:self.elements.tooltip.show(null,afterShow);break;}
self.elements.tooltip.addClass(self.options.style.classes.active);}
if(self.options.position.type.search(/(fixed|absolute)/)!==-1)self.focus();self.onShow.call(self,event);return self;},hide:function(event)
{clearTimeout(self.timers.show);self.elements.tooltip.stop(true,true);var returned=self.beforeHide.call(self,event);if(returned===false)return false;function afterHide(){self.onHide.call(self,event);}
if(typeof self.options.show.when.target.data('qtip-toggle')=='number')
self.options.show.when.target.data('qtip-toggle',0);if(typeof self.options.hide.effect.type=='function')
{self.options.hide.effect.type.call(self.elements.tooltip,self.options.hide.effect.length);self.elements.tooltip.queue(function(){afterHide();$(this).dequeue();});}
else
{switch(self.options.hide.effect.type)
{case'fade':self.elements.tooltip.fadeOut(self.options.hide.effect.length,afterHide);break;case'slide':self.elements.tooltip.slideUp(self.options.hide.effect.length,function()
{self.updatePosition(event,true);afterHide();});break;case'grow':self.elements.tooltip.hide(self.options.hide.effect.length,afterHide);break;default:self.elements.tooltip.hide(null,afterHide);break;}
self.elements.tooltip.removeClass(self.options.style.classes.active);}
self.onHide.call(self,event);return self;},updatePosition:function(event,animate)
{var returned=self.beforePositionUpdate.call(self,event);if(returned===false)return false;if(self.options.position.target=='mouse')
{var targetPos={left:self.mouse.x,top:self.mouse.y};var targetLength={height:1,width:1};}
else
{if(self.options.position.target.get(0).nodeName=='AREA')
{var coords=self.options.position.target.attr('coords').split(',');for(var i=0;i<coords.length;i++)coords[i]=parseInt(coords[i]);var mapName=self.options.position.target.parent("map").attr('name');var imagePos=$('img[usemap="#'+mapName+'"]:first').offset();var targetPos={left:Math.floor(imagePos.left+coords[0]),top:Math.floor(imagePos.top+coords[1])};switch(self.options.position.target.attr('shape'))
{case'rect':var targetLength={width:Math.floor(Math.abs(coords[2]-coords[0])),height:Math.floor(Math.abs(coords[3]-coords[1]))};break;case'circle':var targetLength={width:coords[2],height:coords[2]};targetPos.left+=coords[2]+2;targetPos.top+=coords[2]+2;break;case'poly':var targetLength={width:coords[0],height:coords[1]};for(var i=0;i<coords.length;i++)
{if(i%2==0)
{if(coords[i]>targetLength.width)
targetLength.width=coords[i];if(coords[i]<coords[0])
targetPos.left=Math.floor(imagePos.left+coords[i]);}
else
{if(coords[i]>targetLength.height)
targetLength.height=coords[i];if(coords[i]<coords[1])
{targetPos.top=Math.floor(imagePos.top+coords[i]);}}}
targetLength.width=targetLength.width-(targetPos.left-imagePos.left);targetLength.height=targetLength.height-(targetPos.top-imagePos.top);break;}
targetLength.width-=2;targetLength.height-=2;}
else if(self.options.position.target.add(document.body).length!==1)
{var targetPos=self.options.position.target.offset();var targetLength={height:self.options.position.target.outerHeight(),width:self.options.position.target.outerWidth()};}
else
{var targetPos={left:$(document).scrollLeft(),top:$(document).scrollTop()};var targetLength={height:$(window).height(),width:$(window).width()};}
var targetCorner=self.options.position.corner.target;if(targetCorner.search(/right/i)!==-1)targetPos.left+=targetLength.width;if(targetCorner.search(/bottom/i)!==-1)targetPos.top+=targetLength.height;if(targetCorner.search(/((top|bottom)Middle)|center/)!==-1)
targetPos.left+=targetLength.width/2;if(targetCorner.search(/((left|right)Middle)|center/)!==-1)
targetPos.top+=targetLength.height/2;}
var tooltipCorner=self.options.position.corner.tooltip;if(tooltipCorner.search(/right/i)!==-1)
targetPos.left-=self.elements.tooltip.outerWidth();if(tooltipCorner.search(/bottom/i)!==-1)targetPos.top-=self.elements.tooltip.outerHeight();if(tooltipCorner.search(/((top|bottom)Middle)|center/)!==-1)
targetPos.left-=self.elements.tooltip.outerWidth()/2;if(tooltipCorner.search(/((left|right)Middle)|center/)!==-1)
targetPos.top-=(self.elements.tooltip.outerHeight()/2)
targetPos.left+=self.options.position.adjust.x;targetPos.top+=self.options.position.adjust.y;if(self.options.position.adjust.screen)
targetPos=screenAdjust.call(self,targetPos,targetLength,event);if(self.options.position.target=='mouse')
{targetPos.left+=(self.options.style.tip.corner.search(/right/i)!==-1)?-6:6;targetPos.top+=(self.options.style.tip.corner.search(/bottom/i)!==-1)?-6:6;}
if(animate===true)
self.elements.tooltip.animate({left:targetPos.left,top:targetPos.top},200,'swing');else
self.elements.tooltip.css({left:targetPos.left,top:targetPos.top});self.onPositionUpdate.call(self,event);return self;},updateWidth:function(newWidth)
{if(newWidth&&typeof newWidth!=='number')return;var borderWidth=Math.max(self.options.style.border.width,self.options.style.border.radius);if(!newWidth)
{if(typeof self.options.style.width.value=='number')
var newWidth=self.options.style.width.value;else
{var prevWidth=self.elements.tooltip.outerWidth();self.elements.tooltip.css({width:'auto'});if(($.support&&!$.support.cssFloat)||$.browser.msie)
{self.elements.wrapper.css({position:'static',zoom:'normal'});if(self.elements.tip)self.elements.tip.hide();}
var newWidth=self.elements.tooltip.outerWidth()+(borderWidth*2)+1;if(!self.options.style.width.value)
{if(newWidth>self.options.style.width.max)newWidth=self.options.style.width.max
if(newWidth<self.options.style.width.min)newWidth=self.options.style.width.min}}}
if(newWidth%2!==0)newWidth-=1;self.elements.tooltip.width(newWidth);if(self.options.style.border.radius)
{self.elements.tooltip.find('.qtip-betweenCorners').each(function(i)
{$(this).width(newWidth-(self.options.style.border.radius*2));})}
if(($.support&&!$.support.cssFloat)||$.browser.msie)
{self.elements.wrapper.css({position:'relative',zoom:'1'}).width(newWidth);if(self.elements.tip)self.elements.tip.show();}
return self;},updateStyle:function(name)
{if(typeof name!=='string'||!$.fn.qtip.styles[name])
return debug('No such style is defined');self.options.style=buildStyle.call(self,$.fn.qtip.styles[name],self.options.user.style);self.elements.content.css(jQueryStyle(self.options.style));if(self.options.content.title.text!==false)
self.elements.title.css(jQueryStyle(self.options.style.title,true));self.elements.contentWrapper.css({borderColor:self.options.style.border.color})
if(self.options.style.tip.corner!==false)
{if(document.createElement('canvas').getContext)
{var tip=self.elements.tooltip.find('.qtip-tip canvas:first');var context=tip.get(0).getContext('2d');context.clearRect(0,0,300,300);drawTip.call(self,tip,tip.parent('div[rel]:first').attr('rel'),self.options.style.tip.color||self.options.style.border.color);}
else if(($.support&&!$.support.cssFloat)||$.browser.msie)
{var tip=self.elements.tooltip.find('.qtip-tip [nodeName="shape"]');tip.attr('fillcolor',self.options.style.tip.color||self.options.style.border.color)}}
if(self.options.style.border.radius>0)
{self.elements.tooltip.find('.qtip-betweenCorners').css({backgroundColor:self.options.style.border.color})
if(document.createElement('canvas').getContext)
{var borders=calculateBorders(self.options.style.border.radius)
self.elements.tooltip.find('.qtip-wrapper canvas').each(function()
{var context=$(this).get(0).getContext('2d');context.clearRect(0,0,300,300);var corner=$(this).parent('div[rel]:first').attr('rel')
drawBorder.call(self,$(this),borders[corner],self.options.style.border.radius,self.options.style.border.color);});}
else if(($.support&&!$.support.cssFloat)||$.browser.msie)
{self.elements.tooltip.find('.qtip-wrapper [nodeName="arc"]').each(function()
{$(this).attr('fillcolor',self.options.style.border.color)});}}
return self;},updateContent:function(content,reposition)
{if(!content)return false;var parsedContent=self.beforeContentUpdate.call(self,content);if(typeof parsedContent=='string')content=parsedContent;else if(parsedContent===false)return;self.elements.content.html(content);var images=self.elements.content.find('img');if(images.length>0)
{var loadedImages=0;images.each(function(i)
{$('<img src="'+$(this).attr('src')+'" />').load(function(){if(++loadedImages==images.length)reposition();});});}
else reposition();function reposition()
{self.updateWidth();if(reposition!==false)
{self.updatePosition(self.elements.tooltip.is(':visible'));if(self.options.style.tip.corner!==false)positionTip.call(self);}}
self.onContentUpdate.call(self);return self;},loadContent:function(url,data,method)
{var returned=self.beforeContentLoad.call(self);if(returned===false)return;if(method=='post')
$.post(url,data,setupContent);else
$.get(url,data,setupContent);function setupContent(content)
{self.updateContent(content);self.onContentLoad.call(self);}
return self;},focus:function(event)
{var returned=self.beforeFocus.call(self,event);if(returned===false)return;var baseIndex=6000;var curIndex=parseInt(self.elements.tooltip.css('z-index'));var newIndex=baseIndex+$('.qtip').length-1;if(curIndex!==newIndex)
{$('.qtip').not(self.elements.tooltip).each(function()
{$(this).css({zIndex:parseInt($(this).css('z-index'))-1});})
self.elements.tooltip.css({zIndex:newIndex});}
self.onFocus.call(self,event);return self;},disable:function(state)
{if(state)
{self.options.show.when.target.unbind('mousemove.qtip',self.updatePosition);self.options.show.when.target.unbind('mouseout.qtip',self.hide);self.options.show.when.target.unbind(self.options.show.when.event+'.qtip');self.options.show.when.target.removeData("qtip-toggle");self.options.hide.when.target.unbind(self.options.hide.when.event+'.qtip');self.elements.tooltip.unbind(self.options.hide.when.event+'.qtip');self.elements.tooltip.unbind('mouseover.qtip',self.focus);}
else assignEvents.call(self);return self;},destroy:function()
{var returned=self.beforeDestroy.call(self);if(returned===false)return;self.disable(true);self.elements.tooltip.remove();self.elements.target.removeData("qtip");self.onDestroy.call(self);return self.elements.target;},getPosition:function()
{var show=(!self.elements.tooltip.is(':visible'))?true:false;if(show)self.elements.tooltip.css({visiblity:'hidden'}).show();var offset=self.elements.tooltip.offset();if(show)self.elements.tooltip.css({visiblity:'visible'}).hide();return offset;}});construct.call(self);};function construct()
{var self=this;function render(event)
{self.beforeRender.call({options:self.options,elements:{target:self.elements.target}});self.elements.tooltip=$(document.createElement('div')).addClass('qtip').addClass(self.options.style.classes.tooltip||self.options.style).css('-moz-border-radius','').css('-webkit-border-radius','').css({position:self.options.position.type,zIndex:6000+$('.qtip').length}).appendTo(self.options.position.container).hide().data('qtip',self);self.elements.wrapper=$(document.createElement('div')).addClass('qtip-wrapper').css({position:'relative',overflow:'hidden',textAlign:'left'}).appendTo(self.elements.tooltip);self.elements.contentWrapper=$(document.createElement('div')).addClass('qtip-contentWrapper').css({overflow:'hidden'}).appendTo(self.elements.wrapper);self.elements.content=$(document.createElement('div')).addClass(self.options.style.classes.content).css(jQueryStyle(self.options.style)).appendTo(self.elements.contentWrapper);if(($.support&&!$.support.cssFloat)||$.browser.msie)
{$(self.elements.wrapper,self.elements.contentWrapper).css({lineHeight:'100%'});$(self.elements.wrapper).css({zoom:'1'});if(parseInt($.browser.version.charAt(0))==6)
{if($('select, object').length)bgiframe.call(self);var adjust=(self.options.style.border.radius<6)?-1:-2;self.elements.content.css({marginTop:adjust});}}
if(typeof self.options.style.width.value=='number')self.updateWidth();createBorder.call(self);createTip.call(self);if(self.options.content.text===false)
{var content=self.elements.target.attr('title').replace("\\n",'<br />');self.elements.target.attr('title','');}
else if(typeof $(self.options.content.text).length>0)
var content=$(self.options.content.text).clone(true);else var content=self.options.content.text;self.updateContent(content);if(self.options.content.title.text!==false)createTitle.call(self);if(self.options.content.url!==false)
{var url=self.options.content.url;var data=self.options.content.data;var method=self.options.content.method||'get';self.loadContent(url,data,method);}
assignEvents.call(self);if(self.options.show.ready===true)
{var tempLength=self.options.show.effect.length;self.elements.tooltip.show();self.options.show.effect.length=tempLength;}
self.onRender.call(self);}
if(self.options.content.prerender===false&&self.options.show.when.event!==false&&self.options.show.ready!==true)
{var showTarget=self.options.show.when.target;var showEvent=self.options.show.when.event;showTarget.bind(showEvent+'.qtip-create',function(event)
{showTarget.unbind(showEvent+'.qtip-create');render();self.mouse={x:event.pageX,y:event.pageY};showTarget.trigger(event);});}
else render();};function createBorder()
{var self=this;self.elements.tooltip.find('.qtip-borderTop, .qtip-borderBottom').remove();var width=self.options.style.border.width;var radius=self.options.style.border.radius;var color=self.options.style.border.color||self.options.style.tip.color;if(radius===0)
self.elements.contentWrapper.css({border:width+'px solid '+color})
else
{var borders=calculateBorders(radius);var shapes={};for(var i in borders)
{shapes[i]=$(document.createElement('div')).css({height:radius,width:radius,overflow:'hidden',position:'absolute',lineHeight:0.1,fontSize:1}).css((i.search(/Left/)!==-1)?'left':'right',0).attr('rel',i);}
if(document.createElement('canvas').getContext)
{for(var i in borders)
{var canvas=$(document.createElement('canvas')).attr('height',radius).attr('width',radius).css({verticalAlign:'top'}).appendTo(shapes[i]);drawBorder.call(self,canvas,borders[i],radius,color)}}
else if(($.support&&!$.support.cssFloat)||$.browser.msie)
{for(var i in borders)
{var arc=$('<v:arc style="behavior: url(#default#VML)"></v:arc>').attr('stroked',false).attr('fillcolor',color).attr('startangle',borders[i][0]).attr('endangle',borders[i][1]).css({width:radius*2+3,height:radius*2+3,marginLeft:(i.search(/Right/)!==-1)?borders[i][2]-3.5:-1,marginTop:(i.search(/bottom/)!==-1)?-2:-1,verticalAlign:'top',display:'inline-block'}).appendTo(shapes[i]);}}
var betweenCorners=$(document.createElement('div')).addClass('qtip-betweenCorners').css({height:radius,width:self.elements.tooltip.outerWidth()-(Math.max(width,radius)*2),overflow:'hidden',backgroundColor:color,lineHeight:0.1,fontSize:1})
var borderTop=$(document.createElement('div')).addClass('qtip-borderTop').css({height:radius,marginLeft:radius,lineHeight:0.1,fontSize:1,padding:0}).append(shapes['topLeft']).append(shapes['topRight']).append(betweenCorners).prependTo(self.elements.wrapper);var borderBottom=$(document.createElement('div')).addClass('qtip-borderBottom').css({height:radius,marginLeft:radius,lineHeight:0.1,fontSize:1,padding:0,clear:'both'}).append(shapes['bottomLeft']).append(shapes['bottomRight']).append(betweenCorners.clone()).appendTo(self.elements.wrapper);var sideWidth=Math.max(radius,(radius+(width-radius)))
var vertWidth=Math.max(width-radius,0);self.elements.contentWrapper.css({margin:0,border:'0px solid '+color,borderWidth:vertWidth+'px '+sideWidth+'px',position:'relative',clear:'both'})}};function drawBorder(canvas,coordinates,radius,color)
{var context=canvas.get(0).getContext('2d');context.fillStyle=color;context.beginPath();context.arc(coordinates[0],coordinates[1],radius,0,Math.PI*2,false);context.fill();}
function createTip(corner)
{var self=this;var color=self.options.style.tip.color||self.options.style.border.color;if(self.options.style.tip.corner===false)return;else if(!corner)corner=self.options.style.tip.corner;if(self.elements.tip!==null)self.elements.tip.remove();$(self.elements.tooltip).find('.'+self.options.style.classes.tip).remove();self.elements.tip=$(document.createElement('div')).addClass(self.options.style.classes.tip).css({width:self.options.style.tip.size.x,height:self.options.style.tip.size.y,margin:'0 auto',lineHeight:0.1,fontSize:1}).attr('rel',corner)
if(document.createElement('canvas').getContext)
{var canvas=$(document.createElement('canvas')).attr('width',self.options.style.tip.size.x).attr('height',self.options.style.tip.size.y).appendTo(self.elements.tip);drawTip.call(self,canvas,corner,color);}
else if(($.support&&!$.support.cssFloat)||$.browser.msie)
{var coordinates=calculateTip(corner,self.options.style.tip.size.x,self.options.style.tip.size.y);var path='m'+coordinates[0][0]+','+coordinates[0][1];path+=' l'+coordinates[1][0]+','+coordinates[1][1];path+=' '+coordinates[2][0]+','+coordinates[2][1];path+=' xe';$('<v:shape style="behavior: url(#default#VML)"></v:shape>').attr('fillcolor',color).attr('stroked','false').attr('coordsize',self.options.style.tip.size.x+','+self.options.style.tip.size.y).attr('path',path).css({width:self.options.style.tip.size.x,height:self.options.style.tip.size.y,lineHeight:0.1,verticalAlign:(corner.search(/top/)!==-1)?'bottom':'top',display:'inline-block'}).appendTo(self.elements.tip)
if(($.support&&!$.support.cssFloat)||$.browser.msie)
self.elements.content.css({position:'relative'})}
else return debug('Canvas/VML unsupported, cannot draw the tip!');if(corner.search(/left|top|right/)!==-1)
self.elements.tip.prependTo(self.elements.tooltip);else
self.elements.tip.appendTo(self.elements.tooltip);positionTip.call(self,corner);};function drawTip(canvas,corner,color)
{var self=this;var coordinates=calculateTip(corner,self.options.style.tip.size.x,self.options.style.tip.size.y);var context=canvas.get(0).getContext('2d');context.fillStyle=color;context.beginPath();context.moveTo(coordinates[0][0],coordinates[0][1]);context.lineTo(coordinates[1][0],coordinates[1][1]);context.lineTo(coordinates[2][0],coordinates[2][1]);context.fill();}
function positionTip(corner)
{var self=this;if(self.options.style.tip.corner===false||!self.elements.tip)return;if(!corner)var corner=self.elements.tip.attr('rel');var radiusAdjust=self.options.style.border.radius;var pixelAdjust=(($.support&&!$.support.cssFloat)||$.browser.msie)?1:0;self.elements.tip.css(corner.match(/left|right|top|bottom/)[0],0);if(corner.search(/top|bottom/)!==-1)
{if(corner.search(/Middle/)!==-1)
{self.elements.tooltip.css({textAlign:'center'})}
else if(corner.search(/Left/)!==-1)
{self.elements.tip.css({marginLeft:radiusAdjust-pixelAdjust});self.elements.tooltip.css({marginLeft:-radiusAdjust});}
else if(corner.search(/Right/)!==-1)
{self.elements.tip.css({marginLeft:self.elements.tooltip.outerWidth()-self.options.style.tip.size.x-radiusAdjust-pixelAdjust});self.elements.tooltip.css({marginLeft:radiusAdjust})}
if(($.support&&!$.support.cssFloat)||$.browser.msie)
{if(corner.search(/bottom/)!==-1)
self.elements.tip.css({marginTop:-2});}}
else if(corner.search(/left|right/)!==-1)
{if(corner.search(/Middle/)!==-1)
{self.elements.tip.css({position:'absolute',top:"50%",marginTop:-(self.options.style.tip.size.y/2)});}
else if(corner.search(/Top/)!==-1)
{self.elements.tip.css({position:'absolute',top:radiusAdjust-pixelAdjust});self.elements.tooltip.css({marginTop:-radiusAdjust});}
else if(corner.search(/Bottom/)!==-1)
{self.elements.tip.css({position:'absolute',bottom:radiusAdjust+pixelAdjust});self.elements.tooltip.css({marginTop:radiusAdjust});}
if(($.support&&!$.support.cssFloat)||$.browser.msie)
{if(corner.search(/left/)!==-1)
self.elements.tip.css({marginLeft:-1});else
self.elements.tip.css({marginRight:1});}
var paddingCorner='padding-'+corner.match(/left|right/)[0];var paddingSize=(paddingCorner.search(/left/)!==-1)?self.options.style.tip.size.x:self.options.style.tip.size.y
if(paddingCorner!=='padding-bottom')self.elements.tooltip.css(paddingCorner,paddingSize-1);}};function createTitle()
{var self=this;if(self.elements.title!==null)self.elements.title.remove();self.elements.title=$(document.createElement('div')).addClass(self.options.style.classes.title).css(jQueryStyle(self.options.style.title,true)).html(self.options.content.title.text).prependTo(self.elements.contentWrapper);if(self.options.content.title.button!==false&&typeof self.options.content.title.button=='string')
{var button=$(document.createElement('a')).attr('href','#').css({'float':'right',position:'relative'}).addClass(self.options.style.classes.button).html(self.options.content.title.button).prependTo(self.elements.title).click(self.hide);}};function assignEvents()
{var self=this;var showTarget=self.options.show.when.target;var hideTarget=self.options.hide.when.target;if(self.options.hide.fixed)hideTarget=hideTarget.add(self.elements.tooltip);if(self.options.hide.when.event=='inactive')
{var inactiveEvents=['click','dblclick','mousedown','mouseup','mousemove','mouseout','mouseenter','mouseleave','mouseover'];function inactiveMethod()
{clearTimeout(self.timers.inactive);self.timers.inactive=setTimeout(function()
{$(inactiveEvents).each(function()
{hideTarget.unbind(this+'.qtip-inactive');self.elements.content.unbind(this+'.qtip-inactive');});self.hide();},self.options.hide.delay);}}
else if(self.options.hide.fixed===true)
{self.elements.tooltip.bind('mouseover.qtip',function()
{clearTimeout(self.timers.hide);});}
function showMethod(event)
{if(self.options.hide.when.event=='inactive')
{$(inactiveEvents).each(function()
{hideTarget.bind(this+'.qtip-inactive',inactiveMethod);self.elements.content.bind(this+'.qtip-inactive',inactiveMethod);});inactiveMethod();}
clearTimeout(self.timers.show);clearTimeout(self.timers.hide);self.timers.show=setTimeout(function(){self.show(event);},self.options.show.delay);}
function hideMethod(event)
{if(self.options.hide.fixed===true&&self.options.hide.when.event.search(/mouse(out|leave)/i)!==-1&&$(event.relatedTarget).parents('.qtip').length>0)
{event.stopPropagation();event.preventDefault();clearTimeout(self.timers.hide);return false;}
clearTimeout(self.timers.show);clearTimeout(self.timers.hide);self.timers.hide=setTimeout(function(){self.hide(event);},self.options.hide.delay);}
if((self.options.show.when.target.add(self.options.hide.when.target).length===1&&self.options.show.when.event==self.options.hide.when.event&&self.options.hide.when.event!=='inactive')||self.options.hide.when.event=='unfocus')
{showTarget.data('qtip-toggle',0);if(self.options.hide.when.event=='unfocus')
self.elements.tooltip.attr('unfocus',true);showTarget.bind(self.options.show.when.event+'.qtip',function(event)
{if(parseInt($(this).data('qtip-toggle'))===0)
showMethod(event);else
hideMethod(event);});}
else
{showTarget.bind(self.options.show.when.event+'.qtip',showMethod);if(self.options.hide.when.event!=='inactive')
hideTarget.bind(self.options.hide.when.event+'.qtip',hideMethod);}
if(self.options.position.type.search(/(fixed|absolute)/)!==-1)
self.elements.tooltip.bind('mouseover.qtip',self.focus);if(self.options.position.target=='mouse')
{showTarget.bind('mousemove.qtip',function(event)
{self.mouse={x:event.pageX,y:event.pageY};if(self.elements.tip.css('display')!=='none')
self.updatePosition(event,false);});}};function screenAdjust(currentPos,targetLength,event)
{var self=this;var corner=self.options.position.corner.tooltip;if(corner=='center')return
var tooltipLength={height:self.elements.tooltip.outerHeight(),width:self.elements.tooltip.outerWidth()};var newPos=$.extend(true,{},currentPos);if(self.options.position.target!=='mouse')
var targetPos=self.options.position.target.offset();var overflow={leftMin:(currentPos.left<$(window).scrollLeft()),leftMax:(newPos.left+tooltipLength.width+2>=$(window).width()+$(window).scrollLeft()),topMin:(currentPos.top<$(window).scrollTop()),topMax:(newPos.top+tooltipLength.height+2>=$(window).height()+$(window).scrollTop())};if(overflow.leftMin||overflow.leftMax)
{if(overflow.leftMin&&((corner.search(/right/i)===-1&&!overflow.leftMax)||corner.search(/right/i)!==-1))
{if(self.options.position.target=='mouse')
newPos.left=self.mouse.x
else
newPos.left=targetPos.left+targetLength.width;}
else if(overflow.leftMax&&((corner.search(/left/i)===-1&&!overflow.leftMin)||corner.search(/left/i)!==-1))
{if(corner.search(/(top|bottom)Middle/)!==-1)
newPos.left-=(targetLength.width/2)+(tooltipLength.width/2)+(self.options.position.adjust.x*2);else
newPos.left-=tooltipLength.width+targetLength.width+(self.options.position.adjust.x*2);}}
if(overflow.topMin||overflow.topMax)
{if(overflow.topMin&&corner.search(/top/i)===-1)
{if(self.options.position.target=='mouse')
newPos.top=self.mouse.y
else
newPos.top=targetPos.top+targetLength.height;}
else if(overflow.topMax&&corner.search(/bottom/i)===-1)
{if(corner.search(/(left|right)Middle/)!==-1)
newPos.top-=(targetLength.height/2)+(tooltipLength.height/2)+(self.options.position.adjust.y*2);else
newPos.top-=tooltipLength.height+targetLength.height+(self.options.position.adjust.y*2);}}
if(newPos.left<0)newPos.left=currentPos.left;if(newPos.top<0)newPos.top=currentPos.top;if(self.options.style.tip.corner!==false)
{corner=invertCornerString(corner,newPos.left!==currentPos.left,newPos.top!==currentPos.top,overflow)
if(corner!==self.elements.tip.attr('rel'))
{self.options.style.tip.corner=corner;createTip.call(self);}}
return newPos;};function jQueryStyle(style,title)
{var styleObj=$.extend(true,{},style);for(var i in styleObj)
{if(title===true&&i.search(/(tip|classes)/i)!==-1)
delete styleObj[i];else if(i.search(/(width|border|tip|title|classes|user)/i)!==-1)
delete styleObj[i];}
return styleObj;}
function sanitizeStyle(style)
{if(typeof style.tip!=='object')style.tip={corner:style.tip};if(typeof style.tip.size!=='object')style.tip.size={x:style.tip.size,y:style.tip.size};if(typeof style.border!=='object')style.border={width:style.border};if(typeof style.width!=='object')style.width={value:style.width};if(typeof style.width.max=='string')style.width.max=parseInt(style.width.max.replace(/([0-9]+)/i,"$1"));if(typeof style.width.min=='string')style.width.min=parseInt(style.width.min.replace(/([0-9]+)/i,"$1"));return style;}
function buildStyle()
{var self=this;var styleArray=[true,{}];for(var i=0;i<arguments.length;i++)
styleArray.push(arguments[i]);var styleExtend=[$.extend.apply($,styleArray)];while(typeof styleExtend[0].name=='string')
{var nextStyle=sanitizeStyle($.fn.qtip.styles[styleExtend[0].name]);styleExtend.unshift(nextStyle);}
styleExtend.unshift(true,{classes:{tooltip:'qtip-'+arguments[0].name}},$.fn.qtip.styles.defaults);var final=$.extend.apply($,styleExtend);var pixelAdjust=(($.support&&!$.support.cssFloat)||$.browser.msie)?1:0;final.tip.size.x+=pixelAdjust;final.tip.size.y+=pixelAdjust;if(final.tip.size.x%2>0)final.tip.size.x+=1;if(final.tip.size.y%2>0)final.tip.size.y+=1;if(final.tip.corner===true)
final.tip.corner=(self.options.position.corner.tooltip==='center')?false:self.options.position.corner.tooltip;return final;};function calculateTip(corner,width,height)
{var tips={bottomRight:[[0,0],[width,height],[width,0]],bottomLeft:[[0,0],[width,0],[0,height]],topRight:[[0,height],[width,0],[width,height]],topLeft:[[0,0],[0,height],[width,height]],topMiddle:[[0,height],[width/2,0],[width,height]],bottomMiddle:[[0,0],[width,0],[width/2,height]],rightMiddle:[[0,0],[width,height/2],[0,height]],leftMiddle:[[width,0],[width,height],[0,height/2]]}
tips.leftTop=tips.bottomRight;tips.rightTop=tips.bottomLeft;tips.leftBottom=tips.topRight;tips.rightBottom=tips.topLeft;return tips[corner];};function calculateBorders(radius)
{if(document.createElement('canvas').getContext)
{var borders={topLeft:[radius,radius],topRight:[0,radius],bottomLeft:[radius,0],bottomRight:[0,0]}}
else if(($.support&&!$.support.cssFloat)||$.browser.msie)
{var borders={topLeft:[-90,90,0],topRight:[-90,90,-radius],bottomLeft:[90,270,0],bottomRight:[90,270,-radius]}}
return borders;};function invertCornerString(corner,x,y,overflow)
{if(x)
{if(corner.search(/(top|bottom)Middle/)!==-1)
{if(overflow.leftMin)
corner=corner.replace('Middle','Left');else if(overflow.leftMax)
corner=corner.replace('Middle','Right');}
else if(corner.search(/right/)!==-1)corner=corner.replace('right','left');else if(corner.search(/Right/)!==-1)corner=corner.replace('Right','Left');else if(corner.search(/left/)!==-1)corner=corner.replace('left','right');else if(corner.search(/Left/)!==-1)corner=corner.replace('Left','Right');}
if(y)
{if(corner.search(/(left|right)Middle/)!==-1)
{if(overflow.topMin)
corner=corner.replace('Middle','Top');else if(overflow.topMax)
corner=corner.replace('Middle','Bottom');}
else if(corner.search(/top/)!==-1)corner=corner.replace('top','bottom');else if(corner.search(/Top/)!==-1)corner=corner.replace('Top','Bottom');else if(corner.search(/bottom/)!==-1)corner=corner.replace('bottom','top');else if(corner.search(/Bottom/)!==-1)corner=corner.replace('Bottom','Top');}
return corner;};function bgiframe()
{var self=this;var html='<iframe class="qtip-bgiframe" frameborder="0" tabindex="-1" src="javascript:false" '+'style="display:block; position:absolute; z-index:-1; filter:Alpha(Opacity=\'0\'); '+'top:expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+\'px\'); '+'left:expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+\'px\'); '+'width:expression(this.parentNode.offsetWidth+\'px\'); '+'height:expression(this.parentNode.offsetHeight+\'px\');"/>';$(html).prependTo(self.elements.tooltip);}
function debug(text)
{if(window.console&&window.console.log)
window.console.log('qTip: '+text);};$.fn.qtip.defaults={content:{prerender:false,text:false,url:false,data:null,title:{text:false,button:false}},position:{target:false,corner:{target:'bottomRight',tooltip:'topLeft'},adjust:{x:0,y:0,screen:false,scroll:true,resize:true},type:'absolute',container:false},show:{when:{target:false,event:'mouseover'},effect:{type:'fade',length:100},delay:140,solo:false,ready:false},hide:{when:{target:false,event:'mouseout'},effect:{type:'fade',length:100},delay:0,fixed:false},api:{beforeRender:function(){},onRender:function(){},beforePositionUpdate:function(){},onPositionUpdate:function(){},beforeShow:function(){},onShow:function(){},beforeHide:function(){},onHide:function(){},beforeContentUpdate:function(){},onContentUpdate:function(){},beforeContentLoad:function(){},onContentLoad:function(){},beforeDestroy:function(){},onDestroy:function(){},beforeFocus:function(){},onFocus:function(){}}};$.fn.qtip.styles={defaults:{background:'white',color:'#111',overflow:'hidden',textAlign:'left',width:{min:0,max:250},padding:'5px 9px',border:{width:1,radius:0,color:'#d3d3d3'},tip:{corner:false,color:false,size:{x:13,y:13},opacity:1},title:{background:'#e1e1e1',fontWeight:'bold',padding:'7px 12px'},classes:{target:'',tip:'qtip-tip',title:'qtip-title',content:'qtip-content',active:'qtip-active'}},cream:{border:{width:3,radius:0,color:'#F9E98E'},title:{background:'#F0DE7D',color:'#A27D35'},background:'#FBF7AA',color:'#A27D35',classes:{tooltip:'qtip-cream'}},light:{border:{width:3,radius:0,color:'#E2E2E2'},title:{background:'#f1f1f1',color:'#454545'},background:'white',color:'#454545',classes:{tooltip:'qtip-light'}},dark:{border:{width:3,radius:0,color:'#303030'},title:{background:'#404040',color:'#f3f3f3'},background:'#505050',color:'#f3f3f3',classes:{tooltip:'qtip-dark'}},red:{border:{width:3,radius:0,color:'#CE6F6F'},title:{background:'#f28279',color:'#9C2F2F'},background:'#F79992',color:'#9C2F2F',classes:{tooltip:'qtip-red'}},green:{border:{width:3,radius:0,color:'#A9DB66'},title:{background:'#b9db8c',color:'#58792E'},background:'#CDE6AC',color:'#58792E',classes:{tooltip:'qtip-green'}},blue:{border:{width:3,radius:0,color:'#ADD9ED'},title:{background:'#D0E9F5',color:'#5E99BD'},background:'#E5F6FE',color:'#4D9FBF',classes:{tooltip:'qtip-blue'}}}
var adjustTimer;$(window).bind('resize scroll',function(event)
{clearTimeout(adjustTimer);adjustTimer=setTimeout(function()
{$('.qtip').each(function()
{var api=$(this).qtip("api");if(api.options.position.adjust.scroll&&event.type==='scroll'||api.options.position.adjust.resize&&event.type==='resize')
api.updatePosition(event);})},100);})
$(document).bind('mousedown.qtip',function(event)
{if($(event.target).parents('div.qtip').length===0)
{$('.qtip[unfocus]').each(function()
{var api=$(this).qtip("api");if($(this).is(':visible')&&$(event.target).add(api.elements.target).length>1)
api.hide();})}});})(jQuery);;$.fn.qtip.styles.xpand2={width:450,padding:'5px 10px',color:'#5b5e6b',background:'white',border:{width:5,radius:2,color:'#e2e2e2'},title:{background:'#e2e2e2',color:'#444444',padding:'5px 10px'},classes:{tooltip:'qtip-xpand2'}}
$('li.press a').each(function()
{$(this).qtip({style:{tip:'rightMiddle',name:'xpand2'},content:{text:'Loading...',url:$(this).attr('href'),title:{text:$(this).text(),button:'<img onclick="return false;" src="img/close.png" alt="Close" />'}},show:{solo:true,when:{event:'click'},effect:{type:'fade',length:200},delay:1},hide:{when:{event:'unfocus'},effect:{type:'fade',length:200}},position:{corner:{target:'leftMiddle',tooltip:'rightMiddle'},adjust:{x:-15,y:-7}}});$(this).click(function(event){event.preventDefault();});});$('.references a').qtip({style:{width:785,tip:'bottomMiddle',name:'xpand2'},content:{text:'Loading...',url:$('.references a').attr('href'),title:{text:$('.references a').text(),button:'<img onclick="return false;" src="img/close.png" alt="Close" />'}},show:{solo:true,when:{event:'click'},effect:{type:'fade',length:200},delay:1},hide:{when:{event:'unfocus'},effect:{type:'fade',length:200}},position:{corner:{target:'topMiddle',tooltip:'bottomMiddle'}}});$('.references a').click(function(event){event.preventDefault();});