/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;
/*
 * jQuery UI 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
(function(c){c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.2",plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")=="hidden")return false;b=b&&b=="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,f,g){return c.ui.isOverAxis(a,d,f)&&c.ui.isOverAxis(b,e,g)},keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none")},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==undefined)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b=="absolute"||b=="relative"||b=="fixed"){b=parseInt(a.css("zIndex"));if(!isNaN(b)&&b!=0)return b}a=a.parent()}}return 0}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==b||"area"==b?a.href||!isNaN(d):!isNaN(d))&&!c(a)["area"==b?"parents":"closest"](":hidden").length},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}})}})(jQuery);;
/*
 * jQuery UI Widget 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b){var j=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add(this).each(function(){b(this).triggerHandler("remove")});return j.call(b(this),a,c)})};b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend({},c.options);b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==undefined){h=i;return false}}):this.each(function(){var g=b.data(this,a);if(g){d&&g.option(d);g._init()}else b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){this.element=b(c).data(this.widgetName,this);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(c)[this.widgetName],a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a,e=this;if(arguments.length===0)return b.extend({},e.options);if(typeof a==="string"){if(c===undefined)return this.options[a];d={};d[a]=c}b.each(d,function(f,h){e._setOption(f,h)});return e},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);;
/*
 * jQuery UI Mouse 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 * jquery.ui.widget.js
 */
(function(c){c.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(a._preventClickEvent){a._preventClickEvent=false;b.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent=a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var b=this,e=a.which==1,f=typeof this.options.cancel=="string"?c(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();return true}}this._mouseMoveDelegate=function(d){return b._mouseMove(d)};this._mouseUpDelegate=function(d){return b._mouseUp(d)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);c.browser.safari||a.preventDefault();return a.originalEvent.mouseHandled=true}},_mouseMove:function(a){if(c.browser.msie&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=a.target==this._mouseDownEvent.target;this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);;(function(c){c.ui=c.ui||{};var m=/left|center|right/,n=/top|center|bottom/,p=c.fn.position,q=c.fn.offset;c.fn.position=function(a){if(!a||!a.of)return p.apply(this,arguments);a=c.extend({},a);var b=c(a.of),d=(a.collision||"flip").split(" "),e=a.offset?a.offset.split(" "):[0,0],g,h,i;if(a.of.nodeType===9){g=b.width();h=b.height();i={top:0,left:0}}else if(a.of.scrollTo&&a.of.document){g=b.width();h=b.height();i={top:b.scrollTop(),left:b.scrollLeft()}}else if(a.of.preventDefault){a.at="left top";g=h=0;i={top:a.of.pageY,left:a.of.pageX}}else{g=b.outerWidth();h=b.outerHeight();i=b.offset()}c.each(["my","at"],function(){var f=(a[this]||"").split(" ");if(f.length===1)f=m.test(f[0])?f.concat(["center"]):n.test(f[0])?["center"].concat(f):["center","center"];f[0]=m.test(f[0])?f[0]:"center";f[1]=n.test(f[1])?f[1]:"center";a[this]=f});if(d.length===1)d[1]=d[0];e[0]=parseInt(e[0],10)||0;if(e.length===1)e[1]=e[0];e[1]=parseInt(e[1],10)||0;if(a.at[0]==="right")i.left+=g;else if(a.at[0]==="center")i.left+=g/2;if(a.at[1]==="bottom")i.top+=h;else if(a.at[1]==="center")i.top+=h/2;i.left+=e[0];i.top+=e[1];return this.each(function(){var f=c(this),k=f.outerWidth(),l=f.outerHeight(),j=c.extend({},i);if(a.my[0]==="right")j.left-=k;else if(a.my[0]==="center")j.left-=k/2;if(a.my[1]==="bottom")j.top-=l;else if(a.my[1]==="center")j.top-=l/2;j.left=parseInt(j.left);j.top=parseInt(j.top);c.each(["left","top"],function(o,r){c.ui.position[d[o]]&&c.ui.position[d[o]][r](j,{targetWidth:g,targetHeight:h,elemWidth:k,elemHeight:l,offset:e,my:a.my,at:a.at})});c.fn.bgiframe&&f.bgiframe();f.offset(c.extend(j,{using:a.using}))})};c.ui.position={fit:{left:function(a,b){var d=c(window);b=a.left+b.elemWidth-d.width()-d.scrollLeft();a.left=b>0?a.left-b:Math.max(0,a.left)},top:function(a,b){var d=c(window);b=a.top+b.elemHeight-d.height()-d.scrollTop();a.top=b>0?a.top-b:Math.max(0,a.top)}},flip:{left:function(a,b){if(b.at[0]!=="center"){var d=c(window);d=a.left+b.elemWidth-d.width()-d.scrollLeft();var e=b.my[0]==="left"?-b.elemWidth:b.my[0]==="right"?b.elemWidth:0,g=-2*b.offset[0];a.left+=a.left<0?e+b.targetWidth+g:d>0?e-b.targetWidth+g:0}},top:function(a,b){if(b.at[1]!=="center"){var d=c(window);d=a.top+b.elemHeight-d.height()-d.scrollTop();var e=b.my[1]==="top"?-b.elemHeight:b.my[1]==="bottom"?b.elemHeight:0,g=b.at[1]==="top"?b.targetHeight:-b.targetHeight,h=-2*b.offset[1];a.top+=a.top<0?e+b.targetHeight+h:d>0?e+g+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(a,b){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var d=c(a),e=d.offset(),g=parseInt(c.curCSS(a,"top",true),10)||0,h=parseInt(c.curCSS(a,"left",true),10)||0;e={top:b.top-e.top+g,left:b.left-e.left+h};"using"in b?b.using.call(a,e):d.css(e)};c.fn.offset=function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(){c.offset.setOffset(this,a)});return q.call(this)}}})(jQuery);;(function(d){function J(){this.debug=false;this._curInst=null;this._keyEvent=false;this._disabledInputs=[];this._inDialog=this._datepickerShowing=false;this._mainDivId="ui-datepicker-div";this._inlineClass="ui-datepicker-inline";this._appendClass="ui-datepicker-append";this._triggerClass="ui-datepicker-trigger";this._dialogClass="ui-datepicker-dialog";this._disableClass="ui-datepicker-disabled";this._unselectableClass="ui-datepicker-unselectable";this._currentClass="ui-datepicker-current-day";this._dayOverClass="ui-datepicker-days-cell-over";this.regional=[];this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:false,showMonthAfterYear:false,yearSuffix:""};this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:false,hideIfNoPrevNext:false,navigationAsDateFormat:false,gotoCurrent:false,changeMonth:false,changeYear:false,yearRange:"c-10:c+10",showOtherMonths:false,selectOtherMonths:false,showWeek:false,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false,autoSize:false};d.extend(this._defaults,this.regional[""]);this.dpDiv=d('<div id="'+this._mainDivId+'" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all ui-helper-hidden-accessible"></div>')}function E(a,b){d.extend(a,b);for(var c in b)if(b[c]==null||b[c]==undefined)a[c]=b[c];return a}d.extend(d.ui,{datepicker:{version:"1.8.2"}});var y=(new Date).getTime();d.extend(J.prototype,{markerClassName:"hasDatepicker",log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){E(this._defaults,a||{});return this},_attachDatepicker:function(a,b){var c=null;for(var e in this._defaults){var f=a.getAttribute("date:"+e);if(f){c=c||{};try{c[e]=eval(f)}catch(h){c[e]=f}}}e=a.nodeName.toLowerCase();f=e=="div"||e=="span";if(!a.id){this.uuid+=1;a.id="dp"+this.uuid}var i=this._newInst(d(a),f);i.settings=d.extend({},b||{},c||{});if(e=="input")this._connectDatepicker(a,i);else f&&this._inlineDatepicker(a,i)},_newInst:function(a,b){return{id:a[0].id.replace(/([^A-Za-z0-9_])/g,"\\\\$1"),input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:!b?this.dpDiv:d('<div class="'+this._inlineClass+' ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>')}},_connectDatepicker:function(a,b){var c=d(a);b.append=d([]);b.trigger=d([]);if(!c.hasClass(this.markerClassName)){this._attachments(c,b);c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});this._autoSize(b);d.data(a,"datepicker",b)}},_attachments:function(a,b){var c=this._get(b,"appendText"),e=this._get(b,"isRTL");b.append&&b.append.remove();if(c){b.append=d('<span class="'+this._appendClass+'">'+c+"</span>");a[e?"before":"after"](b.append)}a.unbind("focus",this._showDatepicker);b.trigger&&b.trigger.remove();c=this._get(b,"showOn");if(c=="focus"||c=="both")a.focus(this._showDatepicker);if(c=="button"||c=="both"){c=this._get(b,"buttonText");var f=this._get(b,"buttonImage");b.trigger=d(this._get(b,"buttonImageOnly")?d("<img/>").addClass(this._triggerClass).attr({src:f,alt:c,title:c}):d('<button type="button"></button>').addClass(this._triggerClass).html(f==""?c:d("<img/>").attr({src:f,alt:c,title:c})));a[e?"before":"after"](b.trigger);b.trigger.click(function(){d.datepicker._datepickerShowing&&d.datepicker._lastInput==a[0]?d.datepicker._hideDatepicker():d.datepicker._showDatepicker(a[0]);return false})}},_autoSize:function(a){if(this._get(a,"autoSize")&&!a.inline){var b=new Date(2009,11,20),c=this._get(a,"dateFormat");if(c.match(/[DM]/)){var e=function(f){for(var h=0,i=0,g=0;g<f.length;g++)if(f[g].length>h){h=f[g].length;i=g}return i};b.setMonth(e(this._get(a,c.match(/MM/)?"monthNames":"monthNamesShort")));b.setDate(e(this._get(a,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-b.getDay())}a.input.attr("size",this._formatDate(a,b).length)}},_inlineDatepicker:function(a,b){var c=d(a);if(!c.hasClass(this.markerClassName)){c.addClass(this.markerClassName).append(b.dpDiv).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});d.data(a,"datepicker",b);this._setDate(b,this._getDefaultDate(b),true);this._updateDatepicker(b);this._updateAlternate(b)}},_dialogDatepicker:function(a,b,c,e,f){a=this._dialogInst;if(!a){this.uuid+=1;this._dialogInput=d('<input type="text" id="'+("dp"+this.uuid)+'" style="position: absolute; top: -100px; width: 0px; z-index: -10;"/>');this._dialogInput.keydown(this._doKeyDown);d("body").append(this._dialogInput);a=this._dialogInst=this._newInst(this._dialogInput,false);a.settings={};d.data(this._dialogInput[0],"datepicker",a)}E(a.settings,e||{});b=b&&b.constructor==Date?this._formatDate(a,b):b;this._dialogInput.val(b);this._pos=f?f.length?f:[f.pageX,f.pageY]:null;if(!this._pos)this._pos=[document.documentElement.clientWidth/2-100+(document.documentElement.scrollLeft||document.body.scrollLeft),document.documentElement.clientHeight/2-150+(document.documentElement.scrollTop||document.body.scrollTop)];this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px");a.settings.onSelect=c;this._inDialog=true;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);d.blockUI&&d.blockUI(this.dpDiv);d.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();d.removeData(a,"datepicker");if(e=="input"){c.append.remove();c.trigger.remove();b.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)}else if(e=="div"||e=="span")b.removeClass(this.markerClassName).empty()}},_enableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=false;c.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().removeClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:f})}},_disableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=true;c.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",cursor:"default"})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().addClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:f});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return false;for(var b=0;b<this._disabledInputs.length;b++)if(this._disabledInputs[b]==a)return true;return false},_getInst:function(a){try{return d.data(a,"datepicker")}catch(b){throw"Missing instance data for this datepicker";}},_optionDatepicker:function(a,b,c){var e=this._getInst(a);if(arguments.length==2&&typeof b=="string")return b=="defaults"?d.extend({},d.datepicker._defaults):e?b=="all"?d.extend({},e.settings):this._get(e,b):null;var f=b||{};if(typeof b=="string"){f={};f[b]=c}if(e){this._curInst==e&&this._hideDatepicker();var h=this._getDateDatepicker(a,true);E(e.settings,f);this._attachments(d(a),e);this._autoSize(e);this._setDateDatepicker(a,h);this._updateDatepicker(e)}},_changeDatepicker:function(a,b,c){this._optionDatepicker(a,b,c)},_refreshDatepicker:function(a){(a=this._getInst(a))&&this._updateDatepicker(a)},_setDateDatepicker:function(a,b){if(a=this._getInst(a)){this._setDate(a,b);this._updateDatepicker(a);this._updateAlternate(a)}},_getDateDatepicker:function(a,b){(a=this._getInst(a))&&!a.inline&&this._setDateFromField(a,b);return a?this._getDate(a):null},_doKeyDown:function(a){var b=d.datepicker._getInst(a.target),c=true,e=b.dpDiv.is(".ui-datepicker-rtl");b._keyEvent=true;if(d.datepicker._datepickerShowing)switch(a.keyCode){case 9:d.datepicker._hideDatepicker();c=false;break;case 13:c=d("td."+d.datepicker._dayOverClass,b.dpDiv).add(d("td."+d.datepicker._currentClass,b.dpDiv));c[0]?d.datepicker._selectDay(a.target,b.selectedMonth,b.selectedYear,c[0]):d.datepicker._hideDatepicker();return false;case 27:d.datepicker._hideDatepicker();break;case 33:d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 34:d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 35:if(a.ctrlKey||a.metaKey)d.datepicker._clearDate(a.target);c=a.ctrlKey||a.metaKey;break;case 36:if(a.ctrlKey||a.metaKey)d.datepicker._gotoToday(a.target);c=a.ctrlKey||a.metaKey;break;case 37:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?+1:-1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 38:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,-7,"D");c=a.ctrlKey||a.metaKey;break;case 39:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?-1:+1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 40:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,+7,"D");c=a.ctrlKey||a.metaKey;break;default:c=false}else if(a.keyCode==36&&a.ctrlKey)d.datepicker._showDatepicker(this);else c=false;if(c){a.preventDefault();a.stopPropagation()}},_doKeyPress:function(a){var b=d.datepicker._getInst(a.target);if(d.datepicker._get(b,"constrainInput")){b=d.datepicker._possibleChars(d.datepicker._get(b,"dateFormat"));var c=String.fromCharCode(a.charCode==undefined?a.keyCode:a.charCode);return a.ctrlKey||c<" "||!b||b.indexOf(c)>-1}},_doKeyUp:function(a){a=d.datepicker._getInst(a.target);if(a.input.val()!=a.lastVal)try{if(d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a))){d.datepicker._setDateFromField(a);d.datepicker._updateAlternate(a);d.datepicker._updateDatepicker(a)}}catch(b){d.datepicker.log(b)}return true},_showDatepicker:function(a){a=a.target||a;if(a.nodeName.toLowerCase()!="input")a=d("input",a.parentNode)[0];if(!(d.datepicker._isDisabledDatepicker(a)||d.datepicker._lastInput==a)){var b=d.datepicker._getInst(a);d.datepicker._curInst&&d.datepicker._curInst!=b&&d.datepicker._curInst.dpDiv.stop(true,true);var c=d.datepicker._get(b,"beforeShow");E(b.settings,c?c.apply(a,[a,b]):{});b.lastVal=null;d.datepicker._lastInput=a;d.datepicker._setDateFromField(b);if(d.datepicker._inDialog)a.value="";if(!d.datepicker._pos){d.datepicker._pos=d.datepicker._findPos(a);d.datepicker._pos[1]+=a.offsetHeight}var e=false;d(a).parents().each(function(){e|=d(this).css("position")=="fixed";return!e});if(e&&d.browser.opera){d.datepicker._pos[0]-=document.documentElement.scrollLeft;d.datepicker._pos[1]-=document.documentElement.scrollTop}c={left:d.datepicker._pos[0],top:d.datepicker._pos[1]};d.datepicker._pos=null;b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});d.datepicker._updateDatepicker(b);c=d.datepicker._checkOffset(b,c,e);b.dpDiv.css({position:d.datepicker._inDialog&&d.blockUI?"static":e?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"});if(!b.inline){c=d.datepicker._get(b,"showAnim");var f=d.datepicker._get(b,"duration"),h=function(){d.datepicker._datepickerShowing=true;var i=d.datepicker._getBorders(b.dpDiv);b.dpDiv.find("iframe.ui-datepicker-cover").css({left:-i[0],top:-i[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})};b.dpDiv.zIndex(d(a).zIndex()+1);d.effects&&d.effects[c]?b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),f,h):b.dpDiv[c||"show"](c?f:null,h);if(!c||!f)h();b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus();d.datepicker._curInst=b}}},_updateDatepicker:function(a){var b=this,c=d.datepicker._getBorders(a.dpDiv);a.dpDiv.empty().append(this._generateHTML(a)).find("iframe.ui-datepicker-cover").css({left:-c[0],top:-c[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()}).end().find("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a").bind("mouseout",function(){d(this).removeClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).removeClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).removeClass("ui-datepicker-next-hover")}).bind("mouseover",function(){if(!b._isDisabledDatepicker(a.inline?a.dpDiv.parent()[0]:a.input[0])){d(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");d(this).addClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).addClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).addClass("ui-datepicker-next-hover")}}).end().find("."+this._dayOverClass+" a").trigger("mouseover").end();c=this._getNumberOfMonths(a);var e=c[1];e>1?a.dpDiv.addClass("ui-datepicker-multi-"+e).css("width",17*e+"em"):a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");a.dpDiv[(c[0]!=1||c[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");a.dpDiv[(this._get(a,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");a==d.datepicker._curInst&&d.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&a.input.focus()},_getBorders:function(a){var b=function(c){return{thin:1,medium:2,thick:3}[c]||c};return[parseFloat(b(a.css("border-left-width"))),parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var e=a.dpDiv.outerWidth(),f=a.dpDiv.outerHeight(),h=a.input?a.input.outerWidth():0,i=a.input?a.input.outerHeight():0,g=document.documentElement.clientWidth+d(document).scrollLeft(),k=document.documentElement.clientHeight+d(document).scrollTop();b.left-=this._get(a,"isRTL")?e-h:0;b.left-=c&&b.left==a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top==a.input.offset().top+i?d(document).scrollTop():0;b.left-=Math.min(b.left,b.left+e>g&&g>e?Math.abs(b.left+e-g):0);b.top-=Math.min(b.top,b.top+f>k&&k>f?Math.abs(f+i):0);return b},_findPos:function(a){for(var b=this._get(this._getInst(a),"isRTL");a&&(a.type=="hidden"||a.nodeType!=1);)a=a[b?"previousSibling":"nextSibling"];a=d(a).offset();return[a.left,a.top]},_hideDatepicker:function(a){var b=this._curInst;if(!(!b||a&&b!=d.data(a,"datepicker")))if(this._datepickerShowing){a=this._get(b,"showAnim");var c=this._get(b,"duration"),e=function(){d.datepicker._tidyDialog(b);this._curInst=null};d.effects&&d.effects[a]?b.dpDiv.hide(a,d.datepicker._get(b,"showOptions"),c,e):b.dpDiv[a=="slideDown"?"slideUp":a=="fadeIn"?"fadeOut":"hide"](a?c:null,e);a||e();if(a=this._get(b,"onClose"))a.apply(b.input?b.input[0]:null,[b.input?b.input.val():"",b]);this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if(d.blockUI){d.unblockUI();d("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(a){if(d.datepicker._curInst){a=d(a.target);a[0].id!=d.datepicker._mainDivId&&a.parents("#"+d.datepicker._mainDivId).length==0&&!a.hasClass(d.datepicker.markerClassName)&&!a.hasClass(d.datepicker._triggerClass)&&d.datepicker._datepickerShowing&&!(d.datepicker._inDialog&&d.blockUI)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var e=this._getInst(a[0]);if(!this._isDisabledDatepicker(a[0])){this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"):0),c);this._updateDatepicker(e)}},_gotoToday:function(a){a=d(a);var b=this._getInst(a[0]);if(this._get(b,"gotoCurrent")&&b.currentDay){b.selectedDay=b.currentDay;b.drawMonth=b.selectedMonth=b.currentMonth;b.drawYear=b.selectedYear=b.currentYear}else{var c=new Date;b.selectedDay=c.getDate();b.drawMonth=b.selectedMonth=c.getMonth();b.drawYear=b.selectedYear=c.getFullYear()}this._notifyChange(b);this._adjustDate(a)},_selectMonthYear:function(a,b,c){a=d(a);var e=this._getInst(a[0]);e._selectingMonthYear=false;e["selected"+(c=="M"?"Month":"Year")]=e["draw"+(c=="M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_clickMonthYear:function(a){a=this._getInst(d(a)[0]);a.input&&a._selectingMonthYear&&!d.browser.msie&&a.input.focus();a._selectingMonthYear=!a._selectingMonthYear},_selectDay:function(a,b,c,e){var f=d(a);if(!(d(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(f[0]))){f=this._getInst(f[0]);f.selectedDay=f.currentDay=d("a",e).html();f.selectedMonth=f.currentMonth=b;f.selectedYear=f.currentYear=c;this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){a=d(a);this._getInst(a[0]);this._selectDate(a,"")},_selectDate:function(a,b){a=this._getInst(d(a)[0]);b=b!=null?b:this._formatDate(a);a.input&&a.input.val(b);this._updateAlternate(a);var c=this._get(a,"onSelect");if(c)c.apply(a.input?a.input[0]:null,[b,a]);else a.input&&a.input.trigger("change");if(a.inline)this._updateDatepicker(a);else{this._hideDatepicker();this._lastInput=a.input[0];typeof a.input[0]!="object"&&a.input.focus();this._lastInput=null}},_updateAlternate:function(a){var b=this._get(a,"altField");if(b){var c=this._get(a,"altFormat")||this._get(a,"dateFormat"),e=this._getDate(a),f=this.formatDate(c,e,this._getFormatConfig(a));d(b).each(function(){d(this).val(f)})}},noWeekends:function(a){a=a.getDay();return[a>0&&a<6,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b=a.getTime();a.setMonth(0);a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?b.toString():b+"";if(b=="")return null;for(var e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff,f=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,h=(c?c.dayNames:null)||this._defaults.dayNames,i=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,g=(c?c.monthNames:null)||this._defaults.monthNames,k=c=-1,l=-1,u=-1,j=false,o=function(p){(p=z+1<a.length&&a.charAt(z+1)==p)&&z++;return p},m=function(p){o(p);p=new RegExp("^\\d{1,"+(p=="@"?14:p=="!"?20:p=="y"?4:p=="o"?3:2)+"}");p=b.substring(s).match(p);if(!p)throw"Missing number at position "+s;s+=p[0].length;return parseInt(p[0],10)},n=function(p,w,G){p=o(p)?G:w;for(w=0;w<p.length;w++)if(b.substr(s,p[w].length)==p[w]){s+=p[w].length;return w+1}throw"Unknown name at position "+s;},r=function(){if(b.charAt(s)!=a.charAt(z))throw"Unexpected literal at position "+s;s++},s=0,z=0;z<a.length;z++)if(j)if(a.charAt(z)=="'"&&!o("'"))j=false;else r();else switch(a.charAt(z)){case"d":l=m("d");break;case"D":n("D",f,h);break;case"o":u=m("o");break;case"m":k=m("m");break;case"M":k=n("M",i,g);break;case"y":c=m("y");break;case"@":var v=new Date(m("@"));c=v.getFullYear();k=v.getMonth()+1;l=v.getDate();break;case"!":v=new Date((m("!")-this._ticksTo1970)/1E4);c=v.getFullYear();k=v.getMonth()+1;l=v.getDate();break;case"'":if(o("'"))r();else j=true;break;default:r()}if(c==-1)c=(new Date).getFullYear();else if(c<100)c+=(new Date).getFullYear()-(new Date).getFullYear()%100+(c<=e?0:-100);if(u>-1){k=1;l=u;do{e=this._getDaysInMonth(c,k-1);if(l<=e)break;k++;l-=e}while(1)}v=this._daylightSavingAdjust(new Date(c,k-1,l));if(v.getFullYear()!=c||v.getMonth()+1!=k||v.getDate()!=l)throw"Invalid date";return v},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*24*60*60*1E7,formatDate:function(a,b,c){if(!b)return"";var e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?c.dayNames:null)||this._defaults.dayNames,h=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort;c=(c?c.monthNames:null)||this._defaults.monthNames;var i=function(o){(o=j+1<a.length&&a.charAt(j+1)==o)&&j++;return o},g=function(o,m,n){m=""+m;if(i(o))for(;m.length<n;)m="0"+m;return m},k=function(o,m,n,r){return i(o)?r[m]:n[m]},l="",u=false;if(b)for(var j=0;j<a.length;j++)if(u)if(a.charAt(j)=="'"&&!i("'"))u=false;else l+=a.charAt(j);else switch(a.charAt(j)){case"d":l+=g("d",b.getDate(),2);break;case"D":l+=k("D",b.getDay(),e,f);break;case"o":l+=g("o",(b.getTime()-(new Date(b.getFullYear(),0,0)).getTime())/864E5,3);break;case"m":l+=g("m",b.getMonth()+1,2);break;case"M":l+=k("M",b.getMonth(),h,c);break;case"y":l+=i("y")?b.getFullYear():(b.getYear()%100<10?"0":"")+b.getYear()%100;break;case"@":l+=b.getTime();break;case"!":l+=b.getTime()*1E4+this._ticksTo1970;break;case"'":if(i("'"))l+="'";else u=true;break;default:l+=a.charAt(j)}return l},_possibleChars:function(a){for(var b="",c=false,e=function(h){(h=f+1<a.length&&a.charAt(f+1)==h)&&f++;return h},f=0;f<a.length;f++)if(c)if(a.charAt(f)=="'"&&!e("'"))c=false;else b+=a.charAt(f);else switch(a.charAt(f)){case"d":case"m":case"y":case"@":b+="0123456789";break;case"D":case"M":return null;case"'":if(e("'"))b+="'";else c=true;break;default:b+=a.charAt(f)}return b},_get:function(a,b){return a.settings[b]!==undefined?a.settings[b]:this._defaults[b]},_setDateFromField:function(a,b){if(a.input.val()!=a.lastVal){var c=this._get(a,"dateFormat"),e=a.lastVal=a.input?a.input.val():null,f,h;f=h=this._getDefaultDate(a);var i=this._getFormatConfig(a);try{f=this.parseDate(c,e,i)||h}catch(g){this.log(g);e=b?"":e}a.selectedDay=f.getDate();a.drawMonth=a.selectedMonth=f.getMonth();a.drawYear=a.selectedYear=f.getFullYear();a.currentDay=e?f.getDate():0;a.currentMonth=e?f.getMonth():0;a.currentYear=e?f.getFullYear():0;this._adjustInstDate(a)}},_getDefaultDate:function(a){return this._restrictMinMax(a,this._determineDate(a,this._get(a,"defaultDate"),new Date))},_determineDate:function(a,b,c){var e=function(h){var i=new Date;i.setDate(i.getDate()+h);return i},f=function(h){try{return d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),h,d.datepicker._getFormatConfig(a))}catch(i){}var g=(h.toLowerCase().match(/^c/)?d.datepicker._getDate(a):null)||new Date,k=g.getFullYear(),l=g.getMonth();g=g.getDate();for(var u=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,j=u.exec(h);j;){switch(j[2]||"d"){case"d":case"D":g+=parseInt(j[1],10);break;case"w":case"W":g+=parseInt(j[1],10)*7;break;case"m":case"M":l+=parseInt(j[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(k,l));break;case"y":case"Y":k+=parseInt(j[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(k,l));break}j=u.exec(h)}return new Date(k,l,g)};if(b=(b=b==null?c:typeof b=="string"?f(b):typeof b=="number"?isNaN(b)?c:e(b):b)&&b.toString()=="Invalid Date"?c:b){b.setHours(0);b.setMinutes(0);b.setSeconds(0);b.setMilliseconds(0)}return this._daylightSavingAdjust(b)},_daylightSavingAdjust:function(a){if(!a)return null;a.setHours(a.getHours()>12?a.getHours()+2:0);return a},_setDate:function(a,b,c){var e=!b,f=a.selectedMonth,h=a.selectedYear;b=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=a.currentDay=b.getDate();a.drawMonth=a.selectedMonth=a.currentMonth=b.getMonth();a.drawYear=a.selectedYear=a.currentYear=b.getFullYear();if((f!=a.selectedMonth||h!=a.selectedYear)&&!c)this._notifyChange(a);this._adjustInstDate(a);if(a.input)a.input.val(e?"":this._formatDate(a))},_getDate:function(a){return!a.currentYear||a.input&&a.input.val()==""?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay))},_generateHTML:function(a){var b=new Date;b=this._daylightSavingAdjust(new Date(b.getFullYear(),b.getMonth(),b.getDate()));var c=this._get(a,"isRTL"),e=this._get(a,"showButtonPanel"),f=this._get(a,"hideIfNoPrevNext"),h=this._get(a,"navigationAsDateFormat"),i=this._getNumberOfMonths(a),g=this._get(a,"showCurrentAtPos"),k=this._get(a,"stepMonths"),l=i[0]!=1||i[1]!=1,u=this._daylightSavingAdjust(!a.currentDay?new Date(9999,9,9):new Date(a.currentYear,a.currentMonth,a.currentDay)),j=this._getMinMaxDate(a,"min"),o=this._getMinMaxDate(a,"max");g=a.drawMonth-g;var m=a.drawYear;if(g<0){g+=12;m--}if(o){var n=this._daylightSavingAdjust(new Date(o.getFullYear(),o.getMonth()-i[0]*i[1]+1,o.getDate()));for(n=j&&n<j?j:n;this._daylightSavingAdjust(new Date(m,g,1))>n;){g--;if(g<0){g=11;m--}}}a.drawMonth=g;a.drawYear=m;n=this._get(a,"prevText");n=!h?n:this.formatDate(n,this._daylightSavingAdjust(new Date(m,g-k,1)),this._getFormatConfig(a));n=this._canAdjustMonth(a,-1,m,g)?'<a class="ui-datepicker-prev ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._adjustDate('#"+a.id+"', -"+k+", 'M');\" title=\""+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>":f?"":'<a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="'+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>";var r=this._get(a,"nextText");r=!h?r:this.formatDate(r,this._daylightSavingAdjust(new Date(m,g+k,1)),this._getFormatConfig(a));f=this._canAdjustMonth(a,+1,m,g)?'<a class="ui-datepicker-next ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._adjustDate('#"+a.id+"', +"+k+", 'M');\" title=\""+r+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+r+"</span></a>":f?"":'<a class="ui-datepicker-next ui-corner-all ui-state-disabled" title="'+r+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+r+"</span></a>";k=this._get(a,"currentText");r=this._get(a,"gotoCurrent")&&a.currentDay?u:b;k=!h?k:this.formatDate(k,r,this._getFormatConfig(a));h=!a.inline?'<button type="button" class="ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all" onclick="DP_jQuery_'+y+'.datepicker._hideDatepicker();">'+this._get(a,"closeText")+"</button>":"";e=e?'<div class="ui-datepicker-buttonpane ui-widget-content">'+(c?h:"")+(this._isInRange(a,r)?'<button type="button" class="ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._gotoToday('#"+a.id+"');\">"+k+"</button>":"")+(c?"":h)+"</div>":"";h=parseInt(this._get(a,"firstDay"),10);h=isNaN(h)?0:h;k=this._get(a,"showWeek");r=this._get(a,"dayNames");this._get(a,"dayNamesShort");var s=this._get(a,"dayNamesMin"),z=this._get(a,"monthNames"),v=this._get(a,"monthNamesShort"),p=this._get(a,"beforeShowDay"),w=this._get(a,"showOtherMonths"),G=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var K=this._getDefaultDate(a),H="",C=0;C<i[0];C++){for(var L="",D=0;D<i[1];D++){var M=this._daylightSavingAdjust(new Date(m,g,a.selectedDay)),t=" ui-corner-all",x="";if(l){x+='<div class="ui-datepicker-group';if(i[1]>1)switch(D){case 0:x+=" ui-datepicker-group-first";t=" ui-corner-"+(c?"right":"left");break;case i[1]-1:x+=" ui-datepicker-group-last";t=" ui-corner-"+(c?"left":"right");break;default:x+=" ui-datepicker-group-middle";t="";break}x+='">'}x+='<div class="ui-datepicker-header ui-widget-header ui-helper-clearfix'+t+'">'+(/all|left/.test(t)&&C==0?c?f:n:"")+(/all|right/.test(t)&&C==0?c?n:f:"")+this._generateMonthYearHeader(a,g,m,j,o,C>0||D>0,z,v)+'</div><table class="ui-datepicker-calendar"><thead><tr>';var A=k?'<th class="ui-datepicker-week-col">'+this._get(a,"weekHeader")+"</th>":"";for(t=0;t<7;t++){var q=(t+h)%7;A+="<th"+((t+h+6)%7>=5?' class="ui-datepicker-week-end"':"")+'><span title="'+r[q]+'">'+s[q]+"</span></th>"}x+=A+"</tr></thead><tbody>";A=this._getDaysInMonth(m,g);if(m==a.selectedYear&&g==a.selectedMonth)a.selectedDay=Math.min(a.selectedDay,A);t=(this._getFirstDayOfMonth(m,g)-h+7)%7;A=l?6:Math.ceil((t+A)/7);q=this._daylightSavingAdjust(new Date(m,g,1-t));for(var N=0;N<A;N++){x+="<tr>";var O=!k?"":'<td class="ui-datepicker-week-col">'+this._get(a,"calculateWeek")(q)+"</td>";for(t=0;t<7;t++){var F=p?p.apply(a.input?a.input[0]:null,[q]):[true,""],B=q.getMonth()!=g,I=B&&!G||!F[0]||j&&q<j||o&&q>o;O+='<td class="'+((t+h+6)%7>=5?" ui-datepicker-week-end":"")+(B?" ui-datepicker-other-month":"")+(q.getTime()==M.getTime()&&g==a.selectedMonth&&a._keyEvent||K.getTime()==q.getTime()&&K.getTime()==M.getTime()?" "+this._dayOverClass:"")+(I?" "+this._unselectableClass+" ui-state-disabled":"")+(B&&!w?"":" "+F[1]+(q.getTime()==u.getTime()?" "+this._currentClass:"")+(q.getTime()==b.getTime()?" ui-datepicker-today":""))+'"'+((!B||w)&&F[2]?' title="'+F[2]+'"':"")+(I?"":' onclick="DP_jQuery_'+y+".datepicker._selectDay('#"+a.id+"',"+q.getMonth()+","+q.getFullYear()+', this);return false;"')+">"+(B&&!w?"&#xa0;":I?'<span class="ui-state-default">'+q.getDate()+"</span>":'<a class="ui-state-default'+(q.getTime()==b.getTime()?" ui-state-highlight":"")+(q.getTime()==u.getTime()?" ui-state-active":"")+(B?" ui-priority-secondary":"")+'" href="#">'+q.getDate()+"</a>")+"</td>";q.setDate(q.getDate()+1);q=this._daylightSavingAdjust(q)}x+=O+"</tr>"}g++;if(g>11){g=0;m++}x+="</tbody></table>"+(l?"</div>"+(i[0]>0&&D==i[1]-1?'<div class="ui-datepicker-row-break"></div>':""):"");L+=x}H+=L}H+=e+(d.browser.msie&&parseInt(d.browser.version,10)<7&&!a.inline?'<iframe src="javascript:false;" class="ui-datepicker-cover" frameborder="0"></iframe>':"");a._keyEvent=false;return H},_generateMonthYearHeader:function(a,b,c,e,f,h,i,g){var k=this._get(a,"changeMonth"),l=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),j='<div class="ui-datepicker-title">',o="";if(h||!k)o+='<span class="ui-datepicker-month">'+i[b]+"</span>";else{i=e&&e.getFullYear()==c;var m=f&&f.getFullYear()==c;o+='<select class="ui-datepicker-month" onchange="DP_jQuery_'+y+".datepicker._selectMonthYear('#"+a.id+"', this, 'M');\" onclick=\"DP_jQuery_"+y+".datepicker._clickMonthYear('#"+a.id+"');\">";for(var n=0;n<12;n++)if((!i||n>=e.getMonth())&&(!m||n<=f.getMonth()))o+='<option value="'+n+'"'+(n==b?' selected="selected"':"")+">"+g[n]+"</option>";o+="</select>"}u||(j+=o+(h||!(k&&l)?"&#xa0;":""));if(h||!l)j+='<span class="ui-datepicker-year">'+c+"</span>";else{g=this._get(a,"yearRange").split(":");var r=(new Date).getFullYear();i=function(s){s=s.match(/c[+-].*/)?c+parseInt(s.substring(1),10):s.match(/[+-].*/)?r+parseInt(s,10):parseInt(s,10);return isNaN(s)?r:s};b=i(g[0]);g=Math.max(b,i(g[1]||""));b=e?Math.max(b,e.getFullYear()):b;g=f?Math.min(g,f.getFullYear()):g;for(j+='<select class="ui-datepicker-year" onchange="DP_jQuery_'+y+".datepicker._selectMonthYear('#"+a.id+"', this, 'Y');\" onclick=\"DP_jQuery_"+y+".datepicker._clickMonthYear('#"+a.id+"');\">";b<=g;b++)j+='<option value="'+b+'"'+(b==c?' selected="selected"':"")+">"+b+"</option>";j+="</select>"}j+=this._get(a,"yearSuffix");if(u)j+=(h||!(k&&l)?"&#xa0;":"")+o;j+="</div>";return j},_adjustInstDate:function(a,b,c){var e=a.drawYear+(c=="Y"?b:0),f=a.drawMonth+(c=="M"?b:0);b=Math.min(a.selectedDay,this._getDaysInMonth(e,f))+(c=="D"?b:0);e=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(e,f,b)));a.selectedDay=e.getDate();a.drawMonth=a.selectedMonth=e.getMonth();a.drawYear=a.selectedYear=e.getFullYear();if(c=="M"||c=="Y")this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");b=c&&b<c?c:b;return b=a&&b>a?a:b},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");if(b)b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return a==null?[1,1]:typeof a=="number"?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,e){var f=this._getNumberOfMonths(a);c=this._daylightSavingAdjust(new Date(c,e+(b<0?b:f[0]*f[1]),1));b<0&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!a||b.getTime()<=a.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");b=typeof b!="string"?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,e){if(!b){a.currentDay=a.selectedDay;a.currentMonth=a.selectedMonth;a.currentYear=a.selectedYear}b=b?typeof b=="object"?b:this._daylightSavingAdjust(new Date(e,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});d.fn.datepicker=function(a){if(!d.datepicker.initialized){d(document).mousedown(d.datepicker._checkExternalClick).find("body").append(d.datepicker.dpDiv);d.datepicker.initialized=true}var b=Array.prototype.slice.call(arguments,1);if(typeof a=="string"&&(a=="isDisabled"||a=="getDate"||a=="widget"))return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));if(a=="option"&&arguments.length==2&&typeof arguments[1]=="string")return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));return this.each(function(){typeof a=="string"?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new J;d.datepicker.initialized=false;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.8.2";window["DP_jQuery_"+y]=d})(jQuery);;jQuery.effects||function(f){function k(c){var a;if(c&&c.constructor==Array&&c.length==3)return c;if(a=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(c))return[parseInt(a[1],10),parseInt(a[2],10),parseInt(a[3],10)];if(a=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(c))return[parseFloat(a[1])*2.55,parseFloat(a[2])*2.55,parseFloat(a[3])*2.55];if(a=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(c))return[parseInt(a[1],16),parseInt(a[2],16),parseInt(a[3],16)];if(a=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(c))return[parseInt(a[1]+a[1],16),parseInt(a[2]+a[2],16),parseInt(a[3]+a[3],16)];if(/rgba\(0, 0, 0, 0\)/.exec(c))return l.transparent;return l[f.trim(c).toLowerCase()]}function q(c,a){var b;do{b=f.curCSS(c,a);if(b!=""&&b!="transparent"||f.nodeName(c,"body"))break;a="backgroundColor"}while(c=c.parentNode);return k(b)}function m(){var c=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,a={},b,d;if(c&&c.length&&c[0]&&c[c[0]])for(var e=c.length;e--;){b=c[e];if(typeof c[b]=="string"){d=b.replace(/\-(\w)/g,function(g,h){return h.toUpperCase()});a[d]=c[b]}}else for(b in c)if(typeof c[b]==="string")a[b]=c[b];return a}function n(c){var a,b;for(a in c){b=c[a];if(b==null||f.isFunction(b)||a in r||/scrollbar/.test(a)||!/color/i.test(a)&&isNaN(parseFloat(b)))delete c[a]}return c}function s(c,a){var b={_:0},d;for(d in a)if(c[d]!=a[d])b[d]=a[d];return b}function j(c,a,b,d){if(typeof c=="object"){d=a;b=null;a=c;c=a.effect}if(f.isFunction(a)){d=a;b=null;a={}}if(f.isFunction(b)){d=b;b=null}if(typeof a=="number"||f.fx.speeds[a]){d=b;b=a;a={}}a=a||{};b=b||a.duration;b=f.fx.off?0:typeof b=="number"?b:f.fx.speeds[b]||f.fx.speeds._default;d=d||a.complete;return[c,a,b,d]}f.effects={};f.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(c,a){f.fx.step[a]=function(b){if(!b.colorInit){b.start=q(b.elem,a);b.end=k(b.end);b.colorInit=true}b.elem.style[a]="rgb("+Math.max(Math.min(parseInt(b.pos*(b.end[0]-b.start[0])+b.start[0],10),255),0)+","+Math.max(Math.min(parseInt(b.pos*(b.end[1]-b.start[1])+b.start[1],10),255),0)+","+Math.max(Math.min(parseInt(b.pos*(b.end[2]-b.start[2])+b.start[2],10),255),0)+")"}});var l={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},o=["add","remove","toggle"],r={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};f.effects.animateClass=function(c,a,b,d){if(f.isFunction(b)){d=b;b=null}return this.each(function(){var e=f(this),g=e.attr("style")||" ",h=n(m.call(this)),p,t=e.attr("className");f.each(o,function(u,i){c[i]&&e[i+"Class"](c[i])});p=n(m.call(this));e.attr("className",t);e.animate(s(h,p),a,b,function(){f.each(o,function(u,i){c[i]&&e[i+"Class"](c[i])});if(typeof e.attr("style")=="object"){e.attr("style").cssText="";e.attr("style").cssText=g}else e.attr("style",g);d&&d.apply(this,arguments)})})};f.fn.extend({_addClass:f.fn.addClass,addClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{add:c},a,b,d]):this._addClass(c)},_removeClass:f.fn.removeClass,removeClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{remove:c},a,b,d]):this._removeClass(c)},_toggleClass:f.fn.toggleClass,toggleClass:function(c,a,b,d,e){return typeof a=="boolean"||a===undefined?b?f.effects.animateClass.apply(this,[a?{add:c}:{remove:c},b,d,e]):this._toggleClass(c,a):f.effects.animateClass.apply(this,[{toggle:c},a,b,d])},switchClass:function(c,a,b,d,e){return f.effects.animateClass.apply(this,[{add:a,remove:c},b,d,e])}});f.extend(f.effects,{version:"1.8.2",save:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.data("ec.storage."+a[b],c[0].style[a[b]])},restore:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.css(a[b],c.data("ec.storage."+a[b]))},setMode:function(c,a){if(a=="toggle")a=c.is(":hidden")?"show":"hide";return a},getBaseline:function(c,a){var b;switch(c[0]){case"top":b=0;break;case"middle":b=0.5;break;case"bottom":b=1;break;default:b=c[0]/a.height}switch(c[1]){case"left":c=0;break;case"center":c=0.5;break;case"right":c=1;break;default:c=c[1]/a.width}return{x:c,y:b}},createWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent();var a={width:c.outerWidth(true),height:c.outerHeight(true),"float":c.css("float")},b=f("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});c.wrap(b);b=c.parent();if(c.css("position")=="static"){b.css({position:"relative"});c.css({position:"relative"})}else{f.extend(a,{position:c.css("position"),zIndex:c.css("z-index")});f.each(["top","left","bottom","right"],function(d,e){a[e]=c.css(e);if(isNaN(parseInt(a[e],10)))a[e]="auto"});c.css({position:"relative",top:0,left:0})}return b.css(a).show()},removeWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent().replaceWith(c);return c},setTransition:function(c,a,b,d){d=d||{};f.each(a,function(e,g){unit=c.cssUnit(g);if(unit[0]>0)d[g]=unit[0]*b+unit[1]});return d}});f.fn.extend({effect:function(c){var a=j.apply(this,arguments);a={options:a[1],duration:a[2],callback:a[3]};var b=f.effects[c];return b&&!f.fx.off?b.call(this,a):this},_show:f.fn.show,show:function(c){if(!c||typeof c=="number"||f.fx.speeds[c])return this._show.apply(this,arguments);else{var a=j.apply(this,arguments);a[1].mode="show";return this.effect.apply(this,a)}},_hide:f.fn.hide,hide:function(c){if(!c||typeof c=="number"||f.fx.speeds[c])return this._hide.apply(this,arguments);else{var a=j.apply(this,arguments);a[1].mode="hide";return this.effect.apply(this,a)}},__toggle:f.fn.toggle,toggle:function(c){if(!c||typeof c=="number"||f.fx.speeds[c]||typeof c=="boolean"||f.isFunction(c))return this.__toggle.apply(this,arguments);else{var a=j.apply(this,arguments);a[1].mode="toggle";return this.effect.apply(this,a)}},cssUnit:function(c){var a=this.css(c),b=[];f.each(["em","px","%","pt"],function(d,e){if(a.indexOf(e)>0)b=[parseFloat(a),e]});return b}});f.easing.jswing=f.easing.swing;f.extend(f.easing,{def:"easeOutQuad",swing:function(c,a,b,d,e){return f.easing[f.easing.def](c,a,b,d,e)},easeInQuad:function(c,a,b,d,e){return d*(a/=e)*a+b},easeOutQuad:function(c,a,b,d,e){return-d*(a/=e)*(a-2)+b},easeInOutQuad:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a+b;return-d/2*(--a*(a-2)-1)+b},easeInCubic:function(c,a,b,d,e){return d*(a/=e)*a*a+b},easeOutCubic:function(c,a,b,d,e){return d*((a=a/e-1)*a*a+1)+b},easeInOutCubic:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a+b;return d/2*((a-=2)*a*a+2)+b},easeInQuart:function(c,a,b,d,e){return d*(a/=e)*a*a*a+b},easeOutQuart:function(c,a,b,d,e){return-d*((a=a/e-1)*a*a*a-1)+b},easeInOutQuart:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a+b;return-d/2*((a-=2)*a*a*a-2)+b},easeInQuint:function(c,a,b,d,e){return d*(a/=e)*a*a*a*a+b},easeOutQuint:function(c,a,b,d,e){return d*((a=a/e-1)*a*a*a*a+1)+b},easeInOutQuint:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a*a+b;return d/2*((a-=2)*a*a*a*a+2)+b},easeInSine:function(c,a,b,d,e){return-d*Math.cos(a/e*(Math.PI/2))+d+b},easeOutSine:function(c,a,b,d,e){return d*Math.sin(a/e*(Math.PI/2))+b},easeInOutSine:function(c,a,b,d,e){return-d/2*(Math.cos(Math.PI*a/e)-1)+b},easeInExpo:function(c,a,b,d,e){return a==0?b:d*Math.pow(2,10*(a/e-1))+b},easeOutExpo:function(c,a,b,d,e){return a==e?b+d:d*(-Math.pow(2,-10*a/e)+1)+b},easeInOutExpo:function(c,a,b,d,e){if(a==0)return b;if(a==e)return b+d;if((a/=e/2)<1)return d/2*Math.pow(2,10*(a-1))+b;return d/2*(-Math.pow(2,-10*--a)+2)+b},easeInCirc:function(c,a,b,d,e){return-d*(Math.sqrt(1-(a/=e)*a)-1)+b},easeOutCirc:function(c,a,b,d,e){return d*Math.sqrt(1-(a=a/e-1)*a)+b},easeInOutCirc:function(c,a,b,d,e){if((a/=e/2)<1)return-d/2*(Math.sqrt(1-a*a)-1)+b;return d/2*(Math.sqrt(1-(a-=2)*a)+1)+b},easeInElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return-(h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g))+b},easeOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*a)*Math.sin((a*e-c)*2*Math.PI/g)+d+b},easeInOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e/2)==2)return b+d;g||(g=e*0.3*1.5);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);if(a<1)return-0.5*h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)+b;return h*Math.pow(2,-10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)*0.5+d+b},easeInBack:function(c,a,b,d,e,g){if(g==undefined)g=1.70158;return d*(a/=e)*a*((g+1)*a-g)+b},easeOutBack:function(c,a,b,d,e,g){if(g==undefined)g=1.70158;return d*((a=a/e-1)*a*((g+1)*a+g)+1)+b},easeInOutBack:function(c,a,b,d,e,g){if(g==undefined)g=1.70158;if((a/=e/2)<1)return d/2*a*a*(((g*=1.525)+1)*a-g)+b;return d/2*((a-=2)*a*(((g*=1.525)+1)*a+g)+2)+b},easeInBounce:function(c,a,b,d,e){return d-f.easing.easeOutBounce(c,e-a,0,d,e)+b},easeOutBounce:function(c,a,b,d,e){return(a/=e)<1/2.75?d*7.5625*a*a+b:a<2/2.75?d*(7.5625*(a-=1.5/2.75)*a+0.75)+b:a<2.5/2.75?d*(7.5625*(a-=2.25/2.75)*a+0.9375)+b:d*(7.5625*(a-=2.625/2.75)*a+0.984375)+b},easeInOutBounce:function(c,a,b,d,e){if(a<e/2)return f.easing.easeInBounce(c,a*2,0,d,e)*0.5+b;return f.easing.easeOutBounce(c,a*2-e,0,d,e)*0.5+d*0.5+b}})}(jQuery);;(function(b){b.effects.blind=function(c){return this.queue(function(){var a=b(this),g=["position","top","left"],f=b.effects.setMode(a,c.options.mode||"hide"),d=c.options.direction||"vertical";b.effects.save(a,g);a.show();var e=b.effects.createWrapper(a).css({overflow:"hidden"}),h=d=="vertical"?"height":"width";d=d=="vertical"?e.height():e.width();f=="show"&&e.css(h,0);var i={};i[h]=f=="show"?d:0;e.animate(i,c.duration,c.options.easing,function(){f=="hide"&&a.hide();b.effects.restore(a,g);b.effects.removeWrapper(a);c.callback&&c.callback.apply(a[0],arguments);a.dequeue()})})}})(jQuery);;(function(e){e.effects.bounce=function(b){return this.queue(function(){var a=e(this),l=["position","top","left"],h=e.effects.setMode(a,b.options.mode||"effect"),d=b.options.direction||"up",c=b.options.distance||20,m=b.options.times||5,i=b.duration||250;/show|hide/.test(h)&&l.push("opacity");e.effects.save(a,l);a.show();e.effects.createWrapper(a);var f=d=="up"||d=="down"?"top":"left";d=d=="up"||d=="left"?"pos":"neg";c=b.options.distance||(f=="top"?a.outerHeight({margin:true})/3:a.outerWidth({margin:true})/3);if(h=="show")a.css("opacity",0).css(f,d=="pos"?-c:c);if(h=="hide")c/=m*2;h!="hide"&&m--;if(h=="show"){var g={opacity:1};g[f]=(d=="pos"?"+=":"-=")+c;a.animate(g,i/2,b.options.easing);c/=2;m--}for(g=0;g<m;g++){var j={},k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing);c=h=="hide"?c*2:c/2}if(h=="hide"){g={opacity:0};g[f]=(d=="pos"?"-=":"+=")+c;a.animate(g,i/2,b.options.easing,function(){a.hide();e.effects.restore(a,l);e.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments)})}else{j={};k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing,function(){e.effects.restore(a,l);e.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments)})}a.queue("fx",function(){a.dequeue()});a.dequeue()})}})(jQuery);;(function(b){b.effects.clip=function(e){return this.queue(function(){var a=b(this),i=["position","top","left","height","width"],f=b.effects.setMode(a,e.options.mode||"hide"),c=e.options.direction||"vertical";b.effects.save(a,i);a.show();var d=b.effects.createWrapper(a).css({overflow:"hidden"});d=a[0].tagName=="IMG"?d:a;var g={size:c=="vertical"?"height":"width",position:c=="vertical"?"top":"left"};c=c=="vertical"?d.height():d.width();if(f=="show"){d.css(g.size,0);d.css(g.position,c/2)}var h={};h[g.size]=f=="show"?c:0;h[g.position]=f=="show"?0:c/2;d.animate(h,{queue:false,duration:e.duration,easing:e.options.easing,complete:function(){f=="hide"&&a.hide();b.effects.restore(a,i);b.effects.removeWrapper(a);e.callback&&e.callback.apply(a[0],arguments);a.dequeue()}})})}})(jQuery);;(function(c){c.effects.drop=function(d){return this.queue(function(){var a=c(this),h=["position","top","left","opacity"],e=c.effects.setMode(a,d.options.mode||"hide"),b=d.options.direction||"left";c.effects.save(a,h);a.show();c.effects.createWrapper(a);var f=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var g=d.options.distance||(f=="top"?a.outerHeight({margin:true})/2:a.outerWidth({margin:true})/2);if(e=="show")a.css("opacity",0).css(f,b=="pos"?-g:g);var i={opacity:e=="show"?1:0};i[f]=(e=="show"?b=="pos"?"+=":"-=":b=="pos"?"-=":"+=")+g;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){e=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);;(function(j){j.effects.explode=function(a){return this.queue(function(){var c=a.options.pieces?Math.round(Math.sqrt(a.options.pieces)):3,d=a.options.pieces?Math.round(Math.sqrt(a.options.pieces)):3;a.options.mode=a.options.mode=="toggle"?j(this).is(":visible")?"hide":"show":a.options.mode;var b=j(this).show().css("visibility","hidden"),g=b.offset();g.top-=parseInt(b.css("marginTop"),10)||0;g.left-=parseInt(b.css("marginLeft"),10)||0;for(var h=b.outerWidth(true),i=b.outerHeight(true),e=0;e<c;e++)for(var f=0;f<d;f++)b.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-f*(h/d),top:-e*(i/c)}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:h/d,height:i/c,left:g.left+f*(h/d)+(a.options.mode=="show"?(f-Math.floor(d/2))*(h/d):0),top:g.top+e*(i/c)+(a.options.mode=="show"?(e-Math.floor(c/2))*(i/c):0),opacity:a.options.mode=="show"?0:1}).animate({left:g.left+f*(h/d)+(a.options.mode=="show"?0:(f-Math.floor(d/2))*(h/d)),top:g.top+e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.mode=="show"?1:0},a.duration||500);setTimeout(function(){a.options.mode=="show"?b.css({visibility:"visible"}):b.css({visibility:"visible"}).hide();a.callback&&a.callback.apply(b[0]);b.dequeue();j("div.ui-effects-explode").remove()},a.duration||500)})}})(jQuery);;(function(c){c.effects.fold=function(a){return this.queue(function(){var b=c(this),j=["position","top","left"],d=c.effects.setMode(b,a.options.mode||"hide"),g=a.options.size||15,h=!!a.options.horizFirst,k=a.duration?a.duration/2:c.fx.speeds._default/2;c.effects.save(b,j);b.show();var e=c.effects.createWrapper(b).css({overflow:"hidden"}),f=d=="show"!=h,l=f?["width","height"]:["height","width"];f=f?[e.width(),e.height()]:[e.height(),e.width()];var i=/([0-9]+)%/.exec(g);if(i)g=parseInt(i[1],10)/100*f[d=="hide"?0:1];if(d=="show")e.css(h?{height:0,width:g}:{height:g,width:0});h={};i={};h[l[0]]=d=="show"?f[0]:g;i[l[1]]=d=="show"?f[1]:0;e.animate(h,k,a.options.easing).animate(i,k,a.options.easing,function(){d=="hide"&&b.hide();c.effects.restore(b,j);c.effects.removeWrapper(b);a.callback&&a.callback.apply(b[0],arguments);b.dequeue()})})}})(jQuery);;(function(b){b.effects.highlight=function(c){return this.queue(function(){var a=b(this),e=["backgroundImage","backgroundColor","opacity"],d=b.effects.setMode(a,c.options.mode||"show"),f={backgroundColor:a.css("backgroundColor")};if(d=="hide")f.opacity=0;b.effects.save(a,e);a.show().css({backgroundImage:"none",backgroundColor:c.options.color||"#ffff99"}).animate(f,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){d=="hide"&&a.hide();b.effects.restore(a,e);d=="show"&&!b.support.opacity&&this.style.removeAttribute("filter");c.callback&&c.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);;(function(d){d.effects.pulsate=function(a){return this.queue(function(){var b=d(this),c=d.effects.setMode(b,a.options.mode||"show");times=(a.options.times||5)*2-1;duration=a.duration?a.duration/2:d.fx.speeds._default/2;isVisible=b.is(":visible");animateTo=0;if(!isVisible){b.css("opacity",0).show();animateTo=1}if(c=="hide"&&isVisible||c=="show"&&!isVisible)times--;for(c=0;c<times;c++){b.animate({opacity:animateTo},duration,a.options.easing);animateTo=(animateTo+1)%2}b.animate({opacity:animateTo},duration,a.options.easing,function(){animateTo==0&&b.hide();a.callback&&a.callback.apply(this,arguments)});b.queue("fx",function(){b.dequeue()}).dequeue()})}})(jQuery);;(function(c){c.effects.puff=function(b){return this.queue(function(){var a=c(this),e=c.effects.setMode(a,b.options.mode||"hide"),g=parseInt(b.options.percent,10)||150,h=g/100,i={height:a.height(),width:a.width()};c.extend(b.options,{fade:true,mode:e,percent:e=="hide"?g:100,from:e=="hide"?i:{height:i.height*h,width:i.width*h}});a.effect("scale",b.options,b.duration,b.callback);a.dequeue()})};c.effects.scale=function(b){return this.queue(function(){var a=c(this),e=c.extend(true,{},b.options),g=c.effects.setMode(a,b.options.mode||"effect"),h=parseInt(b.options.percent,10)||(parseInt(b.options.percent,10)==0?0:g=="hide"?0:100),i=b.options.direction||"both",f=b.options.origin;if(g!="effect"){e.origin=f||["middle","center"];e.restore=true}f={height:a.height(),width:a.width()};a.from=b.options.from||(g=="show"?{height:0,width:0}:f);h={y:i!="horizontal"?h/100:1,x:i!="vertical"?h/100:1};a.to={height:f.height*h.y,width:f.width*h.x};if(b.options.fade){if(g=="show"){a.from.opacity=0;a.to.opacity=1}if(g=="hide"){a.from.opacity=1;a.to.opacity=0}}e.from=a.from;e.to=a.to;e.mode=g;a.effect("size",e,b.duration,b.callback);a.dequeue()})};c.effects.size=function(b){return this.queue(function(){var a=c(this),e=["position","top","left","width","height","overflow","opacity"],g=["position","top","left","overflow","opacity"],h=["width","height","overflow"],i=["fontSize"],f=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],k=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],p=c.effects.setMode(a,b.options.mode||"effect"),n=b.options.restore||false,m=b.options.scale||"both",l=b.options.origin,j={height:a.height(),width:a.width()};a.from=b.options.from||j;a.to=b.options.to||j;if(l){l=c.effects.getBaseline(l,j);a.from.top=(j.height-a.from.height)*l.y;a.from.left=(j.width-a.from.width)*l.x;a.to.top=(j.height-a.to.height)*l.y;a.to.left=(j.width-a.to.width)*l.x}var d={from:{y:a.from.height/j.height,x:a.from.width/j.width},to:{y:a.to.height/j.height,x:a.to.width/j.width}};if(m=="box"||m=="both"){if(d.from.y!=d.to.y){e=e.concat(f);a.from=c.effects.setTransition(a,f,d.from.y,a.from);a.to=c.effects.setTransition(a,f,d.to.y,a.to)}if(d.from.x!=d.to.x){e=e.concat(k);a.from=c.effects.setTransition(a,k,d.from.x,a.from);a.to=c.effects.setTransition(a,k,d.to.x,a.to)}}if(m=="content"||m=="both")if(d.from.y!=d.to.y){e=e.concat(i);a.from=c.effects.setTransition(a,i,d.from.y,a.from);a.to=c.effects.setTransition(a,i,d.to.y,a.to)}c.effects.save(a,n?e:g);a.show();c.effects.createWrapper(a);a.css("overflow","hidden").css(a.from);if(m=="content"||m=="both"){f=f.concat(["marginTop","marginBottom"]).concat(i);k=k.concat(["marginLeft","marginRight"]);h=e.concat(f).concat(k);a.find("*[width]").each(function(){child=c(this);n&&c.effects.save(child,h);var o={height:child.height(),width:child.width()};child.from={height:o.height*d.from.y,width:o.width*d.from.x};child.to={height:o.height*d.to.y,width:o.width*d.to.x};if(d.from.y!=d.to.y){child.from=c.effects.setTransition(child,f,d.from.y,child.from);child.to=c.effects.setTransition(child,f,d.to.y,child.to)}if(d.from.x!=d.to.x){child.from=c.effects.setTransition(child,k,d.from.x,child.from);child.to=c.effects.setTransition(child,k,d.to.x,child.to)}child.css(child.from);child.animate(child.to,b.duration,b.options.easing,function(){n&&c.effects.restore(child,h)})})}a.animate(a.to,{queue:false,duration:b.duration,easing:b.options.easing,complete:function(){a.to.opacity===0&&a.css("opacity",a.from.opacity);p=="hide"&&a.hide();c.effects.restore(a,n?e:g);c.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);;(function(d){d.effects.shake=function(a){return this.queue(function(){var b=d(this),j=["position","top","left"];d.effects.setMode(b,a.options.mode||"effect");var c=a.options.direction||"left",e=a.options.distance||20,l=a.options.times||3,f=a.duration||a.options.duration||140;d.effects.save(b,j);b.show();d.effects.createWrapper(b);var g=c=="up"||c=="down"?"top":"left",h=c=="up"||c=="left"?"pos":"neg";c={};var i={},k={};c[g]=(h=="pos"?"-=":"+=")+e;i[g]=(h=="pos"?"+=":"-=")+e*2;k[g]=(h=="pos"?"-=":"+=")+e*2;b.animate(c,f,a.options.easing);for(e=1;e<l;e++)b.animate(i,f,a.options.easing).animate(k,f,a.options.easing);b.animate(i,f,a.options.easing).animate(c,f/2,a.options.easing,function(){d.effects.restore(b,j);d.effects.removeWrapper(b);a.callback&&a.callback.apply(this,arguments)});b.queue("fx",function(){b.dequeue()});b.dequeue()})}})(jQuery);;(function(c){c.effects.slide=function(d){return this.queue(function(){var a=c(this),h=["position","top","left"],e=c.effects.setMode(a,d.options.mode||"show"),b=d.options.direction||"left";c.effects.save(a,h);a.show();c.effects.createWrapper(a).css({overflow:"hidden"});var f=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var g=d.options.distance||(f=="top"?a.outerHeight({margin:true}):a.outerWidth({margin:true}));if(e=="show")a.css(f,b=="pos"?-g:g);var i={};i[f]=(e=="show"?b=="pos"?"+=":"-=":b=="pos"?"-=":"+=")+g;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){e=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);;(function(e){e.effects.transfer=function(a){return this.queue(function(){var b=e(this),c=e(a.options.to),d=c.offset();c={top:d.top,left:d.left,height:c.innerHeight(),width:c.innerWidth()};d=b.offset();var f=e('<div class="ui-effects-transfer"></div>').appendTo(document.body).addClass(a.options.className).css({top:d.top,left:d.left,height:b.innerHeight(),width:b.innerWidth(),position:"absolute"}).animate(c,a.duration,a.options.easing,function(){f.remove();a.callback&&a.callback.apply(b[0],arguments);b.dequeue()})})}})(jQuery);;;
/*
 * Superfish v1.4.8 - jQuery menu widget
 * Copyright (c) 2008 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 *  http://www.opensource.org/licenses/mit-license.php
 *  http://www.gnu.org/licenses/gpl.html
 *
 * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt
 */
;(function($){$.fn.superfish=function(op){var sf=$.fn.superfish,c=sf.c,$arrow=$(['<span class="',c.arrowClass,'"> &#187;</span>'].join('')),over=function(){var $$=$(this),menu=getMenu($$);clearTimeout(menu.sfTimer);$$.showSuperfishUl().siblings().hideSuperfishUl();},out=function(){var $$=$(this),menu=getMenu($$),o=sf.op;clearTimeout(menu.sfTimer);menu.sfTimer=setTimeout(function(){o.retainPath=($.inArray($$[0],o.$path)>-1);$$.hideSuperfishUl();if(o.$path.length&&$$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);}},o.delay);},getMenu=function($menu){var menu=$menu.parents(['ul.',c.menuClass,':first'].join(''))[0];sf.op=sf.o[menu.serial];return menu;},addArrow=function($a){$a.addClass(c.anchorClass).append($arrow.clone());};return this.each(function(){var s=this.serial=sf.o.length;var o=$.extend({},sf.defaults,op);o.$path=$('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){$(this).addClass([o.hoverClass,c.bcClass].join(' ')).filter('li:has(ul)').removeClass(o.pathClass);});sf.o[s]=sf.op=o;$('li:has(ul)',this)[($.fn.hoverIntent&&!o.disableHI)?'hoverIntent':'hover'](over,out).each(function(){if(o.autoArrows)addArrow($('>a:first-child',this));}).not('.'+c.bcClass).hideSuperfishUl();var $a=$('a',this);$a.each(function(i){var $li=$a.eq(i).parents('li');$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});});o.onInit.call(this);}).each(function(){var menuClasses=[c.menuClass];if(sf.op.dropShadows&&!($.browser.msie&&$.browser.version<7))menuClasses.push(c.shadowClass);$(this).addClass(menuClasses.join(' '));});};var sf=$.fn.superfish;sf.o=[];sf.op={};sf.IE7fix=function(){var o=sf.op;if($.browser.msie&&$.browser.version>6&&o.dropShadows&&o.animation.opacity!=undefined)this.toggleClass(sf.c.shadowClass+'-off');};sf.c={bcClass:'sf-breadcrumb',menuClass:'sf-js-enabled',anchorClass:'sf-with-ul',arrowClass:'sf-sub-indicator',shadowClass:'sf-shadow'};sf.defaults={hoverClass:'sfHover',pathClass:'overideThisToUse',pathLevels:1,delay:800,animation:{opacity:'show'},speed:'normal',autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};$.fn.extend({hideSuperfishUl:function(){var o=sf.op,not=(o.retainPath===true)?o.$path:'';o.retainPath=false;var $ul=$(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass).find('>ul').hide().css('visibility','hidden');o.onHide.call($ul);return this;},showSuperfishUl:function(){var o=sf.op,sh=sf.c.shadowClass+'-off',$ul=this.addClass(o.hoverClass).find('>ul:hidden').css('visibility','visible');sf.IE7fix.call($ul);o.onBeforeShow.call($ul);$ul.animate(o.animation,o.speed,function(){sf.IE7fix.call($ul);o.onShow.call($ul);});return this;}});})(jQuery);;
/*
 * Twitter.js
 */
(function($){$.fn.getTwitter=function(options){var o=$.extend({},$.fn.getTwitter.defaults,options);$(this).hide();if(o.showHeading){$(this).append('<h2>'+o.headingText+'</h2>');}$(this).append('<ul id="twitter_update_list"><li></li></ul>');$("ul#twitter_update_list").hide();var pl=$('<p id="'+o.preloaderId+'">'+o.loaderText+'</p>');$(this).append(pl);if(o.showProfileLink){$(this).append('<a id="profileLink" href="http://twitter.com/'+o.userName+'">http://twitter.com/'+o.userName+'</a>');}$(this).show();$.getScript("http://twitter.com/javascripts/blogger.js");$.getScript("http://twitter.com/statuses/user_timeline/"+o.userName+".json?callback=twitterCallback2&count="+o.numTweets,function(){$(pl).remove();if(o.slideIn){$("ul#twitter_update_list").slideDown(1000);}else{$("ul#twitter_update_list").show();}$("ul#twitter_update_list li:first").addClass("firstTweet");$("ul#twitter_update_list li:last").addClass("lastTweet");});};$.fn.getTwitter.defaults={userName:null,numTweets:5,preloaderId:"preloader",loaderText:"Loading tweets...",slideIn:false,showHeading:true,headingText:"Latest Tweets",showProfileLink:true};})(jQuery);;
/*
 * ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3 */
(function(c){function r(b,d){d=d==="x"?m.width():m.height();return typeof b==="string"?Math.round(b.match(/%/)?d/100*parseInt(b,10):parseInt(b,10)):b}function M(b){b=c.isFunction(b)?b.call(i):b;return a.photo||b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function Y(){for(var b in a)if(c.isFunction(a[b])&&b.substring(0,2)!=="on")a[b]=a[b].call(i);a.rel=a.rel||i.rel;a.href=a.href||i.href;a.title=a.title||i.title}function Z(b){i=b;a=c(i).data(q);Y();if(a.rel&&a.rel!=="nofollow"){g=c(".cboxElement").filter(function(){return(c(this).data(q).rel||this.rel)===a.rel});j=g.index(i);if(j<0){g=g.add(i);j=g.length-1}}else{g=c(i);j=0}if(!B){C=B=n;N=i;N.blur();c(document).bind("keydown.cbox_close",function(d){if(d.keyCode===27){d.preventDefault();e.close()}}).bind("keydown.cbox_arrows",function(d){if(g.length>1)if(d.keyCode===37){d.preventDefault();D.click()}else if(d.keyCode===39){d.preventDefault();E.click()}});a.overlayClose&&s.css({cursor:"pointer"}).one("click",e.close);c.event.trigger(aa);a.onOpen&&a.onOpen.call(i);s.css({opacity:a.opacity}).show();a.w=r(a.initialWidth,"x");a.h=r(a.initialHeight,"y");e.position(0);O&&m.bind("resize.cboxie6 scroll.cboxie6",function(){s.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll.cboxie6")}P.add(D).add(E).add(t).add(Q).hide();R.html(a.close).show();e.slideshow();e.load()}var q="colorbox",F="hover",n=true,e,x=!c.support.opacity,O=x&&!window.XMLHttpRequest,aa="cbox_open",H="cbox_load",S="cbox_complete",T="resize.cbox_resize",s,k,u,p,U,V,W,X,g,m,l,I,J,K,Q,P,t,E,D,R,y,z,v,w,i,N,j,a,B,C,$={transition:"elastic",speed:350,width:false,height:false,innerWidth:false,innerHeight:false,initialWidth:"400",initialHeight:"400",maxWidth:false,maxHeight:false,scalePhotos:n,scrolling:n,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:n,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,overlayClose:n,slideshow:false,slideshowAuto:n,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false};e=c.fn.colorbox=function(b,d){var h=this;if(!h.length)if(h.selector===""){h=c("<a/>");b.open=n}else return this;h.each(function(){var f=c.extend({},c(this).data(q)?c(this).data(q):$,b);c(this).data(q,f).addClass("cboxElement");if(d)c(this).data(q).onComplete=d});b&&b.open&&Z(h);return this};e.init=function(){function b(d){return c('<div id="cbox'+d+'"/>')}m=c(window);k=c('<div id="colorbox"/>');s=b("Overlay").hide();u=b("Wrapper");p=b("Content").append(l=b("LoadedContent").css({width:0,height:0}),J=b("LoadingOverlay"),K=b("LoadingGraphic"),Q=b("Title"),P=b("Current"),t=b("Slideshow"),E=b("Next"),D=b("Previous"),R=b("Close"));u.append(c("<div/>").append(b("TopLeft"),U=b("TopCenter"),b("TopRight")),c("<div/>").append(V=b("MiddleLeft"),p,W=b("MiddleRight")),c("<div/>").append(b("BottomLeft"),X=b("BottomCenter"),b("BottomRight"))).children().children().css({"float":"left"});I=c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");c("body").prepend(s,k.append(u,I));if(x){k.addClass("cboxIE");O&&s.css("position","absolute")}p.children().bind("mouseover mouseout",function(){c(this).toggleClass(F)}).addClass(F);y=U.height()+X.height()+p.outerHeight(n)-p.height();z=V.width()+W.width()+p.outerWidth(n)-p.width();v=l.outerHeight(n);w=l.outerWidth(n);k.css({"padding-bottom":y,"padding-right":z}).hide();E.click(e.next);D.click(e.prev);R.click(e.close);p.children().removeClass(F);c(".cboxElement").live("click",function(d){if(d.button!==0&&typeof d.button!=="undefined")return n;else{Z(this);return false}})};e.position=function(b,d){function h(A){U[0].style.width=X[0].style.width=p[0].style.width=A.style.width;K[0].style.height=J[0].style.height=p[0].style.height=V[0].style.height=W[0].style.height=A.style.height}var f=m.height();f=Math.max(f-a.h-v-y,0)/2+m.scrollTop();var o=Math.max(document.documentElement.clientWidth-a.w-w-z,0)/2+m.scrollLeft();b=k.width()===a.w+w&&k.height()===a.h+v?0:b;u[0].style.width=u[0].style.height="9999px";k.dequeue().animate({width:a.w+w,height:a.h+v,top:f,left:o},{duration:b,complete:function(){h(this);C=false;u[0].style.width=a.w+w+z+"px";u[0].style.height=a.h+v+y+"px";d&&d()},step:function(){h(this)}})};e.resize=function(b){function d(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}function h(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}function f(G){e.position(G,function(){if(B){if(x){A&&l.fadeIn(100);k[0].style.removeAttribute("filter")}if(a.iframe)l.append("<iframe id='cboxIframe'"+(a.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+a.href+"' "+(x?"allowtransparency='true'":"")+" />");l.show();Q.show().html(a.title);if(g.length>1){P.html(a.current.replace(/\{current\}/,j+1).replace(/\{total\}/,g.length)).show();E.html(a.next).show();D.html(a.previous).show();a.slideshow&&t.show()}J.hide();K.hide();c.event.trigger(S);a.onComplete&&a.onComplete.call(i);a.transition==="fade"&&k.fadeTo(L,1,function(){x&&k[0].style.removeAttribute("filter")});m.bind(T,function(){e.position(0)})}})}if(B){var o,A,L=a.transition==="none"?0:a.speed;m.unbind(T);if(b){l.remove();l=c('<div id="cboxLoadedContent"/>').html(b);l.hide().appendTo(I).css({width:d(),overflow:a.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(p);c("#cboxPhoto").css({cssFloat:"none"});O&&c("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("cbox_cleanup",function(){this.style.visibility="inherit"});a.transition==="fade"&&k.fadeTo(L,0,function(){f(0)})||f(L);if(a.preloading&&g.length>1){b=j>0?g[j-1]:g[g.length-1];o=j<g.length-1?g[j+1]:g[0];o=c(o).data(q).href||o.href;b=c(b).data(q).href||b.href;M(o)&&c("<img />").attr("src",o);M(b)&&c("<img />").attr("src",b)}}else setTimeout(function(){var G=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=G.height();l.css({height:a.h});G.replaceWith(G.children());e.position(L)},1)}};e.load=function(){var b,d,h,f=e.resize;C=n;i=g[j];a=c(i).data(q);Y();c.event.trigger(H);a.onLoad&&a.onLoad.call(i);a.h=a.height?r(a.height,"y")-v-y:a.innerHeight?r(a.innerHeight,"y"):false;a.w=a.width?r(a.width,"x")-w-z:a.innerWidth?r(a.innerWidth,"x"):false;a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=r(a.maxWidth,"x")-w-z;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=r(a.maxHeight,"y")-v-y;a.mh=a.h&&a.h<a.mh?a.h:a.mh}b=a.href;J.show();K.show();if(a.inline){c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H+" cbox_cleanup",function(){c(this).replaceWith(l.children())});f(c(b))}else if(a.iframe)f(" ");else if(a.html)f(a.html);else if(M(b)){d=new Image;d.onload=function(){var o;d.onload=null;d.id="cboxPhoto";c(d).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(a.scalePhotos){h=function(){d.height-=d.height*o;d.width-=d.width*o};if(a.mw&&d.width>a.mw){o=(d.width-a.mw)/d.width;h()}if(a.mh&&d.height>a.mh){o=(d.height-a.mh)/d.height;h()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";f(d);g.length>1&&c(d).css({cursor:"pointer"}).click(e.next);if(x)d.style.msInterpolationMode="bicubic"};d.src=b}else c("<div />").appendTo(I).load(b,function(o,A){A==="success"?f(this):f(c("<p>Request unsuccessful.</p>"))})};e.next=function(){if(!C){j=j<g.length-1?j+1:0;e.load()}};e.prev=function(){if(!C){j=j>0?j-1:g.length-1;e.load()}};e.slideshow=function(){function b(){t.text(a.slideshowStop).bind(S,function(){h=setTimeout(e.next,a.slideshowSpeed)}).bind(H,function(){clearTimeout(h)}).one("click",function(){d();c(this).removeClass(F)});k.removeClass(f+"off").addClass(f+"on")}var d,h,f="cboxSlideshow_";t.bind("cbox_closed",function(){t.unbind();clearTimeout(h);k.removeClass(f+"off "+f+"on")});d=function(){clearTimeout(h);t.text(a.slideshowStart).unbind(S+" "+H).one("click",function(){b();h=setTimeout(e.next,a.slideshowSpeed);c(this).removeClass(F)});k.removeClass(f+"on").addClass(f+"off")};if(a.slideshow&&g.length>1)a.slideshowAuto?b():d()};e.close=function(){c.event.trigger("cbox_cleanup");a.onCleanup&&a.onCleanup.call(i);B=false;c(document).unbind("keydown.cbox_close keydown.cbox_arrows");m.unbind(T+" resize.cboxie6 scroll.cboxie6");s.css({cursor:"auto"}).fadeOut("fast");k.stop(n,false).fadeOut("fast",function(){c("#colorbox iframe").attr("src","about:blank");l.remove();k.css({opacity:1});try{N.focus()}catch(b){}c.event.trigger("cbox_closed");a.onClosed&&a.onClosed.call(i)})};e.element=function(){return c(i)};e.settings=$;c(e.init)})(jQuery);;
/*
 * Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net)
 * Licensed under the MIT License (LICENSE.txt).
 *
 * Version 2.1.2
 */
(function(a){a.fn.bgiframe=(a.browser.msie&&/msie 6\.0/i.test(navigator.userAgent)?function(d){d=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:true,src:"javascript:false;"},d);var c='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+d.src+'"style="display:block;position:absolute;z-index:-1;'+(d.opacity!==false?"filter:Alpha(Opacity='0');":"")+"top:"+(d.top=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":b(d.top))+";left:"+(d.left=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":b(d.left))+";width:"+(d.width=="auto"?"expression(this.parentNode.offsetWidth+'px')":b(d.width))+";height:"+(d.height=="auto"?"expression(this.parentNode.offsetHeight+'px')":b(d.height))+';"/>';return this.each(function(){if(a(this).children("iframe.bgiframe").length===0){this.insertBefore(document.createElement(c),this.firstChild)}})}:function(){return this});a.fn.bgIframe=a.fn.bgiframe;function b(c){return c&&c.constructor===Number?c+"px":c}})(jQuery);;
/*
 * Bbrood.js
*/
var timer;var prevImage=5;var currentImage=1;var totalCarrousel=6;$(document).ready(function(){$('#navmain').superfish().find('ul').bgIframe({opacity:false,src:'/iframe.html'});$("#twitter").getTwitter({userName:"bbrood",numTweets:1,loaderText:"Bezig met laden...",showHeading:false,showProfileLink:false});$("#searchbutton").click(function(){if($("#search").val().length>3)$("#searchform").submit();else $("#searchmessage").html('U dient minimaal 3 tekens in te voeren');});timer=setTimeout("carrouselNext();",8000);totalCarrousel=$(".carrouselnumbers").children().length+1;});function carrouselNext(){var previmg=$('#carimg'+prevImage);var prevtxt=$('#cartxt'+prevImage);previmg.css('zIndex',198);prevtxt.css('zIndex',198);var currentimg=$('#carimg'+currentImage);var currenttxt=$('#cartxt'+currentImage);var currentlnk=$('#carnavlink'+currentImage);currentimg.css('zIndex',199);currenttxt.css('zIndex',199);currentlnk.removeClass('active');prevImage=currentImage;currentImage++;if(currentImage==totalCarrousel)currentImage=1;var nextlnk=$('#carnavlink'+currentImage);var nexttimg=$('#carimg'+currentImage);var nexttxt=$('#cartxt'+currentImage);nextlnk.addClass('active');nexttxt.css('zIndex',200);nexttimg.css('zIndex',200);nexttimg.css('display','none');nexttimg.animate({"width":"toggle","opacity":"toggle"},500);clearTimeout(timer);timer=setTimeout("carrouselNext();",15000);return false;}function carrouselTo(id){if(currentImage==id)return false;var previmg=$('#carimg'+prevImage);var prevtxt=$('#cartxt'+prevImage);previmg.css('zIndex',198);prevtxt.css('zIndex',198);var currentimg=$('#carimg'+currentImage);var currenttxt=$('#cartxt'+currentImage);var currentlnk=$('#carnavlink'+currentImage);currentimg.css('zIndex',199);currenttxt.css('zIndex',199);currentlnk.removeClass('active');prevImage=currentImage;currentImage=id;var nextlnk=$('#carnavlink'+currentImage);var nexttimg=$('#carimg'+currentImage);var nexttxt=$('#cartxt'+currentImage);nextlnk.addClass('active');nexttxt.css('zIndex',200);nexttimg.css('zIndex',200);nexttimg.css('display','none');nexttimg.animate({"width":"toggle","opacity":"toggle"},500);clearTimeout(timer);timer=setTimeout("carrouselNext();",8000);return false;};
/*
*****************************************************************

typeface.js, version 0.15 | typefacejs.neocracy.org

Copyright (c) 2008 - 2009, David Chester davidchester@gmx.net 

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

*****************************************************************/
(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.CanvasRenderingContext2D||document.createElement('canvas').getContext?'canvas':!!(window.attachEvent&&!window.opera)?'vml':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){};})();;
/*
 * Typeface font
 */
if(_typeface_js&&_typeface_js.loadFace)_typeface_js.loadFace({"glyphs":{"S":{"x_min":68.71875,"x_max":702.0625,"ha":772,"o":"m 685 888 b 407 1008 607 977 518 1008 b 89 729 247 1008 89 919 b 593 245 89 369 593 523 b 382 66 593 130 481 66 b 159 186 279 66 200 113 l 68 120 b 378 -25 143 18 259 -25 b 702 259 534 -25 702 80 b 197 738 702 613 197 473 b 407 916 197 862 304 916 b 597 820 490 916 554 884 l 685 888 "},"¦":{"x_min":112.5,"x_max":195.828125,"ha":308,"o":"m 112 937 l 112 451 l 195 451 l 195 937 l 112 937 m 112 243 l 112 -243 l 195 -243 l 195 243 l 112 243 "},"/":{"x_min":7,"x_max":507,"ha":514,"o":"m 507 980 l 427 1008 l 7 1 l 87 -25 l 507 980 "},"y":{"x_min":22,"x_max":651,"ha":669,"o":"m 137 650 l 22 650 l 288 -8 l 241 -133 b 116 -250 213 -206 180 -250 b 47 -234 91 -250 67 -245 l 37 -323 b 121 -333 65 -331 94 -333 b 326 -169 234 -333 287 -269 l 651 650 l 539 650 l 341 112 l 137 650 "},"Á":{"x_min":0,"x_max":953,"ha":953,"o":"m 225 258 l 727 258 l 836 0 l 953 0 l 525 983 l 427 983 l 0 0 l 116 0 l 225 258 m 476 867 l 689 350 l 262 350 l 476 867 m 657 1226 l 530 1226 l 391 1026 l 473 1026 l 657 1226 "},"g":{"x_min":67,"x_max":743.390625,"ha":849,"o":"m 82 -202 b 394 -333 165 -291 265 -333 b 743 5 686 -333 743 -136 l 743 650 l 651 650 l 651 541 l 648 541 b 397 666 573 643 475 666 b 67 330 205 666 67 519 b 405 0 67 140 218 0 b 648 122 500 0 590 34 l 651 122 l 651 5 b 398 -250 651 -134 585 -250 b 150 -130 294 -250 204 -202 l 82 -202 m 167 333 b 408 583 167 469 272 583 b 654 333 561 583 654 469 b 408 83 660 183 542 83 b 167 333 272 83 167 197 "},"²":{"x_min":47.21875,"x_max":454.171875,"ha":501,"o":"m 454 476 l 138 476 l 319 638 b 448 847 383 697 448 756 b 255 1000 448 948 358 1000 b 59 859 156 1000 77 950 l 137 847 b 259 925 151 890 198 925 b 365 841 309 925 365 887 b 284 708 365 787 322 744 l 47 480 l 47 401 l 454 401 l 454 476 "},"–":{"x_min":0,"x_max":694.453125,"ha":694,"o":"m 694 379 l 0 379 l 0 287 l 694 287 l 694 379 "},"ë":{"x_min":67.109375,"x_max":706,"ha":772,"o":"m 706 300 l 706 341 b 394 666 706 519 592 665 b 67 325 210 666 67 520 b 403 -16 67 129 210 -16 b 682 120 510 -16 606 23 l 611 179 b 403 66 575 120 500 66 b 164 300 274 66 175 169 l 706 300 m 167 375 b 394 583 167 481 275 583 b 606 375 526 583 606 498 l 167 375 m 182 898 b 253 827 182 862 211 827 b 324 898 294 827 324 862 b 253 969 324 934 294 969 b 182 898 211 969 182 934 m 449 898 b 519 827 449 862 478 827 b 590 898 561 827 590 862 b 519 969 590 934 561 969 b 449 898 478 969 449 934 "},"ƒ":{"x_min":0,"x_max":719,"ha":772,"o":"m 587 581 l 437 581 l 467 755 b 592 916 477 813 501 916 b 671 893 620 916 648 906 l 719 959 b 587 1000 680 986 634 1000 b 376 781 448 1000 396 895 l 338 581 l 173 581 l 173 506 l 323 506 l 235 37 b 116 -109 223 -33 202 -109 b 44 -93 93 -109 65 -104 l 0 -159 b 113 -193 31 -183 73 -193 b 328 18 263 -193 309 -81 l 421 506 l 587 506 l 587 581 "},"Î":{"x_min":-23.609375,"x_max":390.28125,"ha":367,"o":"m 233 982 l 133 982 l 133 0 l 233 0 l 233 982 m 238 1226 l 127 1226 l -23 1026 l 68 1026 l 183 1176 l 298 1026 l 390 1026 l 238 1226 "},"e":{"x_min":67.109375,"x_max":706,"ha":772,"o":"m 706 300 l 706 341 b 394 666 706 519 592 665 b 67 325 210 666 67 520 b 403 -16 67 129 210 -16 b 682 120 510 -16 606 23 l 611 179 b 403 66 575 120 500 66 b 164 300 274 66 175 169 l 706 300 m 167 375 b 394 583 167 481 275 583 b 606 375 526 583 606 498 l 167 375 "},"Ã":{"x_min":0,"x_max":953,"ha":953,"o":"m 225 258 l 727 258 l 836 0 l 953 0 l 525 983 l 427 983 l 0 0 l 116 0 l 225 258 m 476 867 l 689 350 l 262 350 l 476 867 m 311 1043 b 379 1112 319 1077 337 1112 b 472 1080 408 1112 440 1097 b 573 1048 505 1065 540 1048 b 701 1193 657 1048 689 1120 l 641 1193 b 573 1123 633 1158 615 1123 b 480 1155 545 1123 514 1140 b 379 1187 447 1172 412 1187 b 251 1043 295 1187 263 1115 l 311 1043 "},"J":{"x_min":19.4375,"x_max":550,"ha":669,"o":"m 19 180 b 273 -25 41 45 138 -25 b 550 269 484 -25 550 137 l 550 983 l 450 983 l 450 311 b 276 66 450 190 422 66 b 120 201 188 66 138 119 l 19 180 "},"»":{"x_min":85,"x_max":598,"ha":669,"o":"m 338 88 l 403 43 l 598 333 l 403 624 l 338 578 l 497 333 l 338 88 m 85 88 l 150 43 l 344 333 l 150 624 l 85 578 l 244 333 l 85 88 "},"©":{"x_min":34.71875,"x_max":1076.390625,"ha":1111,"o":"m 756 391 b 576 250 741 312 672 250 b 350 494 440 250 350 366 b 573 731 350 626 431 731 b 756 595 669 731 741 673 l 834 595 b 572 806 815 736 704 806 b 266 491 381 806 266 675 b 576 175 266 311 388 175 b 836 391 704 175 805 258 l 756 391 m 34 488 b 555 -25 34 197 272 -25 b 1076 494 838 -25 1076 197 b 555 1008 1076 786 838 1008 b 34 488 272 1008 34 786 m 118 488 b 555 933 118 743 312 933 b 993 494 798 933 993 743 b 555 50 993 241 798 50 b 118 488 312 50 118 241 "},"ò":{"x_min":66.671875,"x_max":756.953125,"ha":824,"o":"m 756 325 b 411 666 756 520 613 666 b 66 325 209 666 66 520 b 411 -16 66 129 209 -16 b 756 325 613 -16 756 129 m 656 325 b 411 66 656 179 562 66 b 166 325 261 66 166 179 b 411 583 166 470 261 583 b 656 325 562 583 656 470 m 415 783 l 497 783 l 358 983 l 231 983 l 415 783 "},"^":{"x_min":111,"x_max":814,"ha":925,"o":"m 111 381 l 197 381 l 462 883 l 727 381 l 814 381 l 495 983 l 429 983 l 111 381 "},"«":{"x_min":72,"x_max":585,"ha":669,"o":"m 331 578 l 266 624 l 72 333 l 266 43 l 331 88 l 172 333 l 331 578 m 585 578 l 519 624 l 325 333 l 519 43 l 585 88 l 425 333 l 585 578 "},"D":{"x_min":119.4375,"x_max":962.5,"ha":1029,"o":"m 119 0 l 445 0 b 962 491 691 0 962 163 b 445 983 962 819 691 983 l 119 983 l 119 0 m 219 891 l 413 891 b 854 491 713 891 854 694 b 413 91 854 288 713 91 l 219 91 l 219 891 "},"ÿ":{"x_min":22.21875,"x_max":651.390625,"ha":669,"o":"m 137 650 l 22 650 l 288 -8 l 241 -133 b 116 -250 213 -206 180 -250 b 47 -234 91 -250 68 -245 l 37 -323 b 122 -333 65 -331 94 -333 b 326 -169 234 -333 287 -269 l 651 650 l 540 650 l 341 112 l 137 650 m 130 898 b 201 827 130 862 159 827 b 272 898 243 827 272 862 b 201 969 272 934 243 969 b 130 898 159 969 130 934 m 397 898 b 468 827 397 862 426 827 b 538 898 509 827 538 862 b 468 969 538 934 509 969 b 397 898 426 969 397 934 "},"í":{"x_min":81.9375,"x_max":347.21875,"ha":333,"o":"m 212 650 l 120 650 l 120 0 l 212 0 l 212 650 m 347 983 l 220 983 l 81 783 l 163 783 l 347 983 "},"w":{"x_min":19,"x_max":983,"ha":1003,"o":"m 19 650 l 224 0 l 327 0 l 499 533 l 502 533 l 674 0 l 777 0 l 983 650 l 874 650 l 724 122 l 721 122 l 548 650 l 453 650 l 280 122 l 277 122 l 127 650 l 19 650 "},"$":{"x_min":59.328125,"x_max":701,"ha":772,"o":"m 352 562 b 184 734 260 595 184 640 b 352 912 184 830 253 905 l 352 562 m 419 436 b 601 247 524 402 602 341 b 419 69 599 109 491 69 l 419 436 m 352 68 b 142 187 294 66 203 111 l 59 127 b 352 -25 114 48 223 -18 l 352 -116 l 419 -116 l 419 -22 b 701 247 578 -12 701 93 b 419 543 701 427 555 494 l 419 913 b 598 820 485 915 559 886 l 676 887 b 419 1005 623 948 551 1005 l 419 1100 l 352 1100 l 352 1002 b 84 731 216 993 84 893 b 352 455 84 562 226 494 l 352 68 "},"\\":{"x_min":7,"x_max":507,"ha":514,"o":"m 426 -25 l 507 1 l 86 1008 l 7 980 l 426 -25 "},"Ì":{"x_min":2.78125,"x_max":268.0625,"ha":367,"o":"m 233 983 l 133 983 l 133 0 l 233 0 l 233 983 m 186 1026 l 268 1026 l 129 1226 l 2 1226 l 186 1026 "},"µ":{"x_min":100,"x_max":663.890625,"ha":772,"o":"m 100 -317 l 191 -317 l 191 23 b 344 -17 229 -3 280 -17 b 562 105 430 -17 522 39 l 565 105 l 565 0 l 663 0 b 656 142 661 46 656 95 l 656 649 l 565 649 l 565 316 b 368 66 565 156 479 66 b 191 289 234 66 191 130 l 191 649 l 100 649 l 100 -317 "},"Ç":{"x_min":66.671875,"x_max":943.0625,"ha":978,"o":"m 861 213 b 579 66 787 100 681 66 b 175 491 326 66 175 265 b 579 916 175 718 326 916 b 831 787 683 916 793 851 l 919 852 b 579 1008 833 962 701 1008 b 66 491 286 1008 66 790 b 495 -18 66 222 244 19 l 423 -116 l 448 -140 b 512 -125 466 -131 486 -125 b 580 -180 569 -125 580 -163 b 494 -243 580 -226 534 -243 b 391 -218 459 -243 423 -234 l 369 -268 b 504 -301 411 -290 458 -301 b 663 -179 579 -301 663 -265 b 556 -75 663 -112 612 -75 b 506 -84 536 -75 522 -79 l 504 -83 l 550 -22 b 579 -25 559 -25 569 -25 b 943 155 741 -25 877 54 l 861 213 "},"’":{"x_min":78,"x_max":284,"ha":361,"o":"m 284 983 l 171 983 l 78 656 l 171 656 l 284 983 "},"-":{"x_min":52.78125,"x_max":409.71875,"ha":463,"o":"m 409 379 l 52 379 l 52 287 l 409 287 l 409 379 "},"Q":{"x_min":66.671875,"x_max":1126.390625,"ha":1158,"o":"m 175 504 b 563 916 175 722 320 916 b 951 504 805 916 951 722 b 563 91 951 286 805 91 b 175 504 320 91 175 286 m 1126 91 l 829 91 l 829 94 b 1059 504 988 179 1059 327 b 563 1008 1059 795 847 1008 b 66 504 279 1008 66 795 b 563 0 66 212 279 0 l 1126 0 l 1126 91 "},"M":{"x_min":133.328125,"x_max":1102.78125,"ha":1236,"o":"m 286 983 l 133 983 l 133 0 l 233 0 l 233 850 l 236 850 l 591 0 l 644 0 l 1000 850 l 1002 850 l 1002 0 l 1102 0 l 1102 983 l 950 983 l 618 183 l 286 983 "},"C":{"x_min":66.671875,"x_max":943.0625,"ha":978,"o":"m 861 213 b 579 66 787 100 681 66 b 175 491 326 66 175 265 b 579 916 175 718 326 916 b 831 787 683 916 793 851 l 919 852 b 579 1008 833 962 701 1008 b 66 491 286 1008 66 790 b 579 -25 66 193 286 -25 b 943 155 741 -25 877 54 l 861 213 "},"!":{"x_min":118.0625,"x_max":268.0625,"ha":386,"o":"m 243 983 l 143 983 l 143 266 l 243 266 l 243 983 m 268 66 b 193 141 268 105 237 141 b 118 66 148 141 118 105 b 193 -8 118 27 148 -8 b 268 66 237 -8 268 27 "},"ç":{"x_min":66.671875,"x_max":648.609375,"ha":669,"o":"m 648 553 b 411 666 584 628 498 664 b 66 324 198 669 66 520 b 347 -11 66 149 172 12 l 269 -116 l 294 -140 b 358 -125 312 -131 331 -125 b 426 -180 415 -125 426 -163 b 340 -243 426 -226 380 -243 b 237 -218 305 -243 269 -234 l 215 -268 b 350 -301 256 -290 304 -301 b 509 -179 425 -301 509 -265 b 402 -75 509 -112 458 -75 b 352 -84 381 -75 368 -79 l 350 -83 l 401 -15 b 411 -16 402 -16 406 -16 b 648 95 498 -15 584 20 l 573 152 b 411 66 543 105 483 66 b 166 324 259 63 166 176 b 411 583 166 473 259 585 b 573 496 483 583 543 544 l 648 553 "},"È":{"x_min":133.328125,"x_max":759.71875,"ha":824,"o":"m 233 465 l 709 465 l 709 556 l 233 556 l 233 891 l 743 891 l 743 983 l 133 983 l 133 0 l 759 0 l 759 91 l 233 91 l 233 465 m 415 1026 l 497 1026 l 358 1226 l 231 1226 l 415 1026 "},"{":{"x_min":16.671875,"x_max":379.171875,"ha":361,"o":"m 16 358 b 140 204 79 358 140 301 l 140 -43 b 290 -216 140 -173 211 -216 l 379 -216 l 379 -133 l 301 -133 b 231 -18 233 -133 231 -70 l 231 220 b 108 398 231 355 140 394 l 108 401 b 231 579 140 405 231 444 l 231 818 b 301 933 231 870 233 933 l 379 933 l 379 1016 l 290 1016 b 140 843 211 1016 140 973 l 140 595 b 16 441 140 498 79 441 l 16 358 "},"X":{"x_min":8,"x_max":866,"ha":875,"o":"m 170 983 l 35 983 l 367 516 l 8 0 l 132 0 l 434 445 l 734 0 l 866 0 l 505 516 l 838 983 l 713 983 l 438 590 l 170 983 "},"ô":{"x_min":66.671875,"x_max":756.953125,"ha":824,"o":"m 756 324 b 411 666 756 520 613 666 b 66 324 209 666 66 520 b 411 -17 66 128 209 -17 b 756 324 613 -17 756 128 m 656 324 b 411 66 656 178 562 66 b 166 324 261 66 166 178 b 411 583 166 470 261 583 b 656 324 562 583 656 470 m 468 983 l 356 983 l 205 783 l 297 783 l 412 933 l 527 783 l 619 783 l 468 983 "},"¼":{"x_min":88.78125,"x_max":1069.640625,"ha":1158,"o":"m 986 589 l 884 589 l 636 216 l 636 130 l 902 130 l 902 0 l 986 0 l 986 130 l 1069 130 l 1069 205 l 986 205 l 986 589 m 284 -44 l 909 984 l 838 1027 l 212 0 l 284 -44 m 902 205 l 711 205 l 900 506 l 902 506 l 902 205 m 326 991 l 251 991 l 88 867 l 129 814 l 242 908 l 242 401 l 326 401 l 326 991 "},"#":{"x_min":49,"x_max":724,"ha":772,"o":"m 149 0 l 233 0 l 275 297 l 460 297 l 418 0 l 503 0 l 544 297 l 687 297 l 687 380 l 555 380 l 586 605 l 724 605 l 724 688 l 599 688 l 639 983 l 554 983 l 514 688 l 329 688 l 369 983 l 285 983 l 244 688 l 82 688 l 82 605 l 232 605 l 201 380 l 49 380 l 49 297 l 190 297 l 149 0 m 317 605 l 501 605 l 471 380 l 286 380 l 317 605 "},"Ê":{"x_min":133,"x_max":759.390625,"ha":824,"o":"m 233 464 l 709 464 l 709 556 l 233 556 l 233 891 l 742 891 l 742 982 l 133 982 l 133 0 l 759 0 l 759 91 l 233 91 l 233 464 m 467 1226 l 356 1226 l 205 1026 l 296 1026 l 412 1176 l 527 1026 l 619 1026 l 467 1226 "},")":{"x_min":11.109375,"x_max":286.109375,"ha":361,"o":"m 84 -222 b 286 400 216 -41 286 186 b 90 1022 286 624 213 849 l 16 966 b 194 400 131 774 194 629 b 11 -174 194 170 129 15 l 84 -222 "},"Å":{"x_min":0,"x_max":952.78125,"ha":953,"o":"m 225 258 l 727 258 l 836 0 l 952 0 l 525 983 l 427 983 l 0 0 l 116 0 l 225 258 m 476 867 l 688 350 l 262 350 l 476 867 m 609 1146 b 476 1278 609 1221 548 1278 b 343 1146 404 1278 343 1221 b 476 1014 343 1071 404 1014 b 609 1146 548 1014 609 1071 m 559 1146 b 476 1064 559 1100 522 1064 b 393 1146 430 1064 393 1100 b 476 1228 393 1192 430 1228 b 559 1146 522 1228 559 1192 "},"ø":{"x_min":55.890625,"x_max":768.390625,"ha":824,"o":"m 610 482 b 657 324 640 438 657 384 b 411 66 657 178 562 66 b 255 118 348 66 296 85 l 610 482 m 214 166 b 167 324 183 207 167 263 b 411 582 167 470 261 582 b 568 528 473 582 528 563 l 214 166 m 768 645 l 723 688 l 632 594 b 411 666 572 639 497 666 b 67 324 210 666 67 520 b 147 98 67 235 96 157 l 55 3 l 100 -39 l 193 54 b 411 -17 248 10 323 -17 b 757 324 614 -17 757 128 b 676 550 757 414 726 494 l 768 645 "},"â":{"x_min":67,"x_max":619.78125,"ha":721,"o":"m 471 398 b 67 173 315 398 67 384 b 290 -17 67 46 175 -17 b 519 105 394 -17 467 19 l 522 105 b 530 0 522 70 525 31 l 619 0 b 608 145 614 34 608 95 l 608 435 b 371 666 608 594 498 666 b 96 571 248 666 155 633 l 151 506 b 350 583 207 556 273 583 b 517 414 462 583 517 527 l 517 398 l 471 398 m 517 323 l 517 276 b 319 66 517 160 453 66 b 167 185 246 66 167 99 b 469 323 167 316 376 323 l 517 323 m 417 983 l 305 983 l 154 783 l 246 783 l 361 933 l 476 783 l 568 783 l 417 983 "},"}":{"x_min":-18.0625,"x_max":344.4375,"ha":361,"o":"m 344 441 b 220 595 281 441 220 498 l 220 843 b 70 1016 220 973 150 1016 l -18 1016 l -18 933 l 59 933 b 129 818 127 933 129 870 l 129 579 b 252 401 129 444 220 405 l 252 398 b 129 220 220 394 129 355 l 129 -18 b 59 -133 129 -70 127 -133 l -18 -133 l -18 -216 l 70 -216 b 220 -43 150 -216 220 -173 l 220 204 b 344 358 220 301 281 358 l 344 441 "},"‰":{"x_min":35,"x_max":1354.125,"ha":1389,"o":"m 459 787 b 247 1001 459 904 365 1001 b 35 787 129 1001 35 904 b 247 573 35 670 129 573 b 459 787 365 573 459 670 m 384 787 b 247 648 384 711 323 648 b 110 787 171 648 110 711 b 247 926 110 863 171 926 b 384 787 323 926 384 863 m 868 198 b 655 412 868 315 773 412 b 443 198 537 412 443 315 b 655 -15 443 81 537 -15 b 868 198 773 -15 868 81 m 793 198 b 655 59 793 122 731 59 b 518 198 579 59 518 122 b 655 337 518 275 579 337 b 793 198 731 337 793 275 m 1354 198 b 1141 412 1354 315 1259 412 b 929 198 1023 412 929 315 b 1141 -15 929 81 1023 -15 b 1354 198 1259 -15 1354 81 m 1279 198 b 1141 59 1279 122 1218 59 b 1004 198 1065 59 1004 122 b 1141 337 1004 275 1065 337 b 1279 198 1218 337 1279 275 m 798 990 l 727 1027 l 101 -4 l 173 -41 l 798 990 "},"Ä":{"x_min":0,"x_max":952.78125,"ha":953,"o":"m 225 258 l 727 258 l 836 0 l 952 0 l 525 983 l 427 983 l 0 0 l 116 0 l 225 258 m 476 867 l 688 350 l 262 350 l 476 867 m 272 1142 b 343 1071 272 1105 301 1071 b 413 1142 384 1071 413 1105 b 343 1212 413 1178 384 1212 b 272 1142 301 1212 272 1178 m 538 1142 b 609 1071 538 1105 568 1071 b 680 1142 651 1071 680 1105 b 609 1212 680 1178 651 1212 b 538 1142 568 1212 538 1178 "},"¸":{"x_min":19.4375,"x_max":313.890625,"ha":333,"o":"m 216 0 l 159 0 l 73 -116 l 98 -140 b 162 -125 116 -131 136 -125 b 230 -180 219 -125 230 -163 b 144 -243 230 -226 184 -243 b 41 -218 109 -243 73 -234 l 19 -268 b 154 -301 61 -290 108 -301 b 313 -179 229 -301 313 -265 b 206 -75 313 -112 262 -75 b 156 -84 186 -75 172 -79 l 154 -83 l 216 0 "},"a":{"x_min":67,"x_max":619.78125,"ha":721,"o":"m 471 398 b 67 173 315 398 67 384 b 290 -16 67 47 175 -16 b 519 105 394 -16 467 19 l 522 105 b 530 0 522 70 525 31 l 619 0 b 608 145 614 34 608 95 l 608 436 b 371 666 608 594 498 666 b 96 572 248 666 155 633 l 151 506 b 350 583 207 556 273 583 b 517 415 462 583 517 527 l 517 398 l 471 398 m 517 323 l 517 276 b 319 66 517 161 453 66 b 167 186 246 66 167 100 b 469 323 167 316 376 323 l 517 323 "},"—":{"x_min":0,"x_max":1388.890625,"ha":1389,"o":"m 1388 379 l 0 379 l 0 287 l 1388 287 l 1388 379 "},"=":{"x_min":108.328125,"x_max":816.671875,"ha":925,"o":"m 108 566 l 108 483 l 816 483 l 816 566 l 108 566 m 108 358 l 108 275 l 816 275 l 816 358 l 108 358 "},"N":{"x_min":133.328125,"x_max":947.21875,"ha":1081,"o":"m 258 983 l 133 983 l 133 0 l 233 0 l 233 841 l 236 841 l 822 0 l 947 0 l 947 983 l 847 983 l 847 150 l 844 150 l 258 983 "},"ú":{"x_min":99.71875,"x_max":663.609375,"ha":772,"o":"m 663 0 b 656 143 660 47 656 108 l 656 650 l 565 650 l 565 316 b 367 66 565 79 387 66 b 191 290 231 66 191 145 l 191 650 l 99 650 l 99 237 b 344 -16 99 76 178 -16 b 562 104 430 -16 521 33 l 565 104 b 569 0 565 69 565 34 l 663 0 m 566 983 l 440 983 l 301 783 l 383 783 l 566 983 "},"⁄":{"x_min":-232.21875,"x_max":465,"ha":233,"o":"m -160 -44 l 465 984 l 394 1027 l -232 0 l -160 -44 "},"2":{"x_min":66.671875,"x_max":691.671875,"ha":772,"o":"m 691 91 l 175 91 l 484 398 b 683 744 583 495 683 594 b 386 1000 683 913 544 1000 b 91 765 234 1000 119 911 l 197 754 b 393 908 218 848 294 908 b 583 736 498 908 583 844 b 458 513 583 645 518 575 l 66 115 l 66 0 l 691 0 l 691 91 "},"ü":{"x_min":100,"x_max":663.890625,"ha":772,"o":"m 663 0 b 656 143 661 47 656 108 l 656 650 l 565 650 l 565 316 b 368 66 565 79 387 66 b 191 290 231 66 191 145 l 191 650 l 100 650 l 100 237 b 344 -16 100 76 179 -16 b 562 104 430 -16 522 33 l 565 104 b 569 0 565 69 565 34 l 663 0 m 181 898 b 252 827 181 862 211 827 b 323 898 294 827 323 862 b 252 969 323 934 294 969 b 181 898 211 969 181 934 m 448 898 b 519 827 448 862 477 827 b 590 898 561 827 590 862 b 519 969 590 934 561 969 b 448 898 477 969 448 934 "},"¯":{"x_min":-20.828125,"x_max":354.171875,"ha":333,"o":"m 354 908 l -20 908 l -20 833 l 354 833 l 354 908 "},"Z":{"x_min":31.734375,"x_max":740.0625,"ha":772,"o":"m 731 983 l 40 983 l 40 891 l 606 891 l 31 83 l 31 0 l 740 0 l 740 91 l 158 91 l 731 900 l 731 983 "},"u":{"x_min":100,"x_max":663.890625,"ha":772,"o":"m 663 0 b 656 143 661 47 656 108 l 656 650 l 565 650 l 565 316 b 368 66 565 79 387 66 b 191 290 231 66 191 145 l 191 650 l 100 650 l 100 237 b 344 -16 100 76 179 -16 b 562 104 430 -16 522 33 l 565 104 b 569 0 565 69 565 34 l 663 0 "},"Ó":{"x_min":66.671875,"x_max":1091.671875,"ha":1158,"o":"m 1091 491 b 579 1008 1091 790 872 1008 b 66 491 286 1008 66 790 b 579 -25 66 193 286 -25 b 1091 491 872 -25 1091 193 m 983 491 b 579 66 983 265 831 66 b 175 491 326 66 175 265 b 579 916 175 718 326 916 b 983 491 831 916 983 718 m 759 1226 l 633 1226 l 494 1026 l 576 1026 l 759 1226 "},"k":{"x_min":100,"x_max":670.828125,"ha":669,"o":"m 191 1050 l 100 1050 l 100 0 l 191 0 l 191 341 l 529 0 l 670 0 l 312 352 l 636 650 l 498 650 l 191 356 l 191 1050 "},"Ù":{"x_min":116.671875,"x_max":836.109375,"ha":953,"o":"m 836 983 l 736 983 l 736 377 b 476 66 736 94 551 66 b 216 377 401 66 216 94 l 216 983 l 116 983 l 116 366 b 476 -25 116 202 181 -25 b 836 366 770 -25 836 202 l 836 983 m 479 1026 l 561 1026 l 422 1226 l 295 1226 l 479 1026 "},"€":{"x_min":32,"x_max":720,"ha":772,"o":"m 690 858 b 504 912 647 890 582 912 b 246 660 365 912 279 828 l 639 660 l 615 582 l 233 582 b 229 476 230 549 229 514 b 232 400 229 450 230 426 l 565 400 l 540 323 l 240 323 b 476 67 268 162 343 67 b 650 155 550 67 618 105 l 715 108 b 464 -16 664 23 564 -16 b 136 323 265 -16 165 123 l 32 323 l 59 400 l 127 400 b 125 480 126 426 125 453 b 129 582 125 515 126 550 l 33 582 l 61 660 l 140 660 b 505 1000 186 893 326 1000 b 720 944 583 1000 674 974 l 690 858 "},"¢":{"x_min":108.328125,"x_max":690.28125,"ha":772,"o":"m 400 70 b 208 325 280 91 208 194 b 400 579 208 455 280 558 l 400 70 m 466 581 b 615 497 533 577 587 541 l 690 554 b 466 665 630 625 550 661 l 466 750 l 400 750 l 400 662 b 108 325 218 643 108 504 b 400 -12 108 145 218 6 l 400 -100 l 466 -100 l 466 -15 b 690 95 550 -11 630 25 l 615 152 b 466 68 587 108 533 72 l 466 581 "},"ß":{"x_min":116.671875,"x_max":751.390625,"ha":824,"o":"m 208 763 b 404 983 208 861 255 983 b 575 808 498 983 575 919 b 372 637 575 683 484 637 l 372 554 b 651 311 544 554 651 480 b 408 66 651 156 555 66 b 341 73 386 66 363 68 l 341 -5 b 422 -16 368 -13 395 -16 b 751 309 618 -16 751 112 b 513 597 751 452 677 583 l 513 600 b 675 820 622 638 675 711 b 409 1066 675 976 558 1066 b 116 755 186 1066 116 919 l 116 0 l 208 0 l 208 763 "},"é":{"x_min":67.109375,"x_max":706,"ha":772,"o":"m 706 300 l 706 341 b 394 666 706 519 592 665 b 67 325 210 666 67 520 b 403 -16 67 129 210 -16 b 682 120 510 -16 606 23 l 611 179 b 403 66 575 120 500 66 b 164 300 274 66 175 169 l 706 300 m 167 375 b 394 583 167 481 275 583 b 606 375 526 583 606 498 l 167 375 m 567 983 l 440 983 l 301 783 l 383 783 l 567 983 "},"s":{"x_min":46.21875,"x_max":549,"ha":592,"o":"m 526 550 b 310 666 485 634 400 666 b 69 470 187 666 69 605 b 236 300 69 347 192 311 l 325 279 b 449 175 393 262 449 240 b 296 66 449 100 371 66 b 125 163 219 66 162 105 l 46 109 b 296 -16 107 18 197 -16 b 549 183 422 -16 549 41 b 390 361 549 275 480 340 l 297 383 b 169 486 212 402 169 425 b 304 583 169 555 240 583 b 444 495 371 583 417 548 l 526 550 "},"B":{"x_min":133.328125,"x_max":791.671875,"ha":875,"o":"m 133 0 l 433 0 b 791 272 750 0 791 208 b 569 518 791 415 706 506 l 569 520 b 743 736 679 545 743 629 b 426 983 743 922 588 983 l 133 983 l 133 0 m 233 891 l 425 891 b 634 725 613 891 634 765 b 434 552 634 598 530 552 l 233 552 l 233 891 m 233 469 l 437 469 b 683 277 597 469 683 406 b 425 91 683 148 569 91 l 233 91 l 233 469 "},"…":{"x_min":156.9375,"x_max":1231.953125,"ha":1389,"o":"m 306 66 b 231 141 306 105 276 141 b 156 66 187 141 156 105 b 231 -8 156 27 187 -8 b 306 66 276 -8 306 27 m 769 66 b 694 141 769 105 738 141 b 619 66 650 141 619 105 b 694 -8 619 27 650 -8 b 769 66 738 -8 769 27 m 1231 66 b 1156 141 1231 105 1201 141 b 1081 66 1112 141 1081 105 b 1156 -8 1081 27 1112 -8 b 1231 66 1201 -8 1231 27 "},"?":{"x_min":65.28125,"x_max":608.328125,"ha":669,"o":"m 383 337 b 608 756 383 540 608 520 b 344 1000 608 913 493 1000 b 65 769 201 1000 86 915 l 169 756 b 345 908 186 847 252 908 b 508 748 441 908 508 843 b 283 381 508 584 286 534 l 283 266 l 383 266 l 383 337 m 416 66 b 341 141 416 105 386 141 b 266 66 297 141 266 105 b 341 -8 266 27 297 -8 b 416 66 386 -8 416 27 "},"H":{"x_min":133.328125,"x_max":869.453125,"ha":1003,"o":"m 133 0 l 233 0 l 233 465 l 769 465 l 769 0 l 869 0 l 869 983 l 769 983 l 769 556 l 233 556 l 233 983 l 133 983 l 133 0 "},"î":{"x_min":-40.28125,"x_max":373.609375,"ha":333,"o":"m 212 649 l 120 649 l 120 0 l 212 0 l 212 649 m 222 983 l 111 983 l -40 783 l 51 783 l 166 933 l 281 783 l 373 783 l 222 983 "},"c":{"x_min":66.671875,"x_max":648.609375,"ha":669,"o":"m 648 554 b 411 666 584 629 498 665 b 66 325 198 669 66 520 b 411 -16 66 129 198 -19 b 648 95 498 -15 584 20 l 573 152 b 411 66 543 105 483 66 b 166 325 259 63 166 176 b 411 583 166 473 259 586 b 573 497 483 583 543 544 l 648 554 "},"¶":{"x_min":66.671875,"x_max":712.5,"ha":833,"o":"m 712 983 l 383 983 b 66 697 188 983 66 877 b 356 438 66 552 187 438 l 356 -175 l 448 -175 l 448 908 l 620 908 l 620 -175 l 712 -175 l 712 983 "},"•":{"x_min":101.390625,"x_max":593.0625,"ha":694,"o":"m 101 491 b 347 245 101 355 211 245 b 593 491 483 245 593 355 b 347 737 593 627 483 737 b 101 491 211 737 101 627 "},"¥":{"x_min":-2.78125,"x_max":775,"ha":772,"o":"m 109 309 l 109 234 l 336 234 l 336 0 l 436 0 l 436 234 l 662 234 l 662 309 l 436 309 l 436 416 l 445 433 l 662 433 l 662 508 l 491 508 l 775 983 l 656 983 l 386 511 l 115 983 l -2 983 l 281 508 l 109 508 l 109 433 l 326 433 l 336 416 l 336 309 l 109 309 "},"(":{"x_min":75,"x_max":350,"ha":361,"o":"m 276 1022 b 75 400 144 841 75 613 b 270 -222 75 175 147 -49 l 344 -166 b 166 400 229 25 166 170 b 350 974 166 629 231 784 l 276 1022 "},"U":{"x_min":116.671875,"x_max":836.109375,"ha":953,"o":"m 836 983 l 736 983 l 736 377 b 476 66 736 94 551 66 b 216 377 401 66 216 94 l 216 983 l 116 983 l 116 366 b 476 -25 116 202 181 -25 b 836 366 770 -25 836 202 l 836 983 "},"◊":{"x_min":78,"x_max":714,"ha":793,"o":"m 714 488 l 434 1041 l 359 1041 l 78 488 l 357 -62 l 432 -62 l 714 488 m 627 486 l 423 84 b 398 15 414 66 402 33 l 393 15 b 369 86 390 31 382 58 l 162 491 l 365 888 b 393 961 377 915 386 940 l 396 961 b 422 888 401 943 412 912 l 627 486 "},"Ñ":{"x_min":133.328125,"x_max":947.21875,"ha":1081,"o":"m 258 983 l 133 983 l 133 0 l 233 0 l 233 841 l 236 841 l 822 0 l 947 0 l 947 983 l 847 983 l 847 150 l 844 150 l 258 983 m 375 1043 b 443 1112 383 1077 401 1112 b 536 1080 472 1112 504 1097 b 637 1048 569 1065 604 1048 b 765 1193 720 1048 752 1120 l 705 1193 b 637 1123 697 1158 679 1123 b 544 1155 609 1123 577 1140 b 443 1187 511 1172 476 1187 b 315 1043 359 1187 327 1115 l 375 1043 "},"F":{"x_min":133.328125,"x_max":726.390625,"ha":772,"o":"m 233 465 l 691 465 l 691 556 l 233 556 l 233 891 l 726 891 l 726 983 l 133 983 l 133 0 l 233 0 l 233 465 "},"­":{"x_min":52.78125,"x_max":409.71875,"ha":463,"o":"m 409 379 l 52 379 l 52 287 l 409 287 l 409 379 "},":":{"x_min":118.0625,"x_max":268.0625,"ha":386,"o":"m 268 581 b 193 656 268 620 237 656 b 118 581 148 656 118 620 b 193 506 118 543 148 506 b 268 581 237 506 268 543 m 268 66 b 193 141 268 105 237 141 b 118 66 148 141 118 105 b 193 -8 118 27 148 -8 b 268 66 237 -8 268 27 "},"Û":{"x_min":116.671875,"x_max":836.109375,"ha":953,"o":"m 836 982 l 736 982 l 736 377 b 476 66 736 94 551 66 b 216 377 401 66 216 94 l 216 982 l 116 982 l 116 366 b 476 -25 116 202 181 -25 b 836 366 770 -25 836 202 l 836 982 m 531 1226 l 420 1226 l 269 1026 l 361 1026 l 476 1176 l 591 1026 l 683 1026 l 531 1226 "},"*":{"x_min":43.0625,"x_max":573.609375,"ha":617,"o":"m 350 983 l 266 983 l 266 784 l 72 847 l 43 769 l 238 706 l 113 538 l 180 488 l 308 661 l 436 488 l 502 538 l 377 706 l 573 769 l 544 847 l 350 784 l 350 983 "},"†":{"x_min":56.9375,"x_max":715.28125,"ha":772,"o":"m 431 983 l 340 983 l 340 700 l 56 700 l 56 616 l 340 616 l 340 -175 l 431 -175 l 431 616 l 715 616 l 715 700 l 431 700 l 431 983 "},"°":{"x_min":70.828125,"x_max":484.71875,"ha":556,"o":"m 484 793 b 277 1000 484 912 397 1000 b 70 793 158 1000 70 912 b 277 586 70 673 158 586 b 484 793 397 586 484 673 m 418 793 b 277 652 418 715 355 652 b 137 793 200 652 137 715 b 277 933 137 870 200 933 b 418 793 355 933 418 870 "},"V":{"x_min":-4,"x_max":853,"ha":849,"o":"m 107 983 l -4 983 l 369 0 l 469 0 l 853 983 l 744 983 l 422 150 l 419 150 l 107 983 "},"å":{"x_min":67,"x_max":619.78125,"ha":721,"o":"m 471 398 b 67 173 315 398 67 384 b 290 -16 67 47 175 -16 b 519 105 394 -16 467 19 l 522 105 b 530 0 522 70 525 31 l 619 0 b 608 145 614 34 608 95 l 608 436 b 371 666 608 594 498 666 b 96 572 248 666 155 633 l 151 506 b 350 583 207 556 273 583 b 517 415 462 583 517 527 l 517 398 l 471 398 m 517 323 l 517 276 b 319 66 517 161 453 66 b 167 186 246 66 167 100 b 469 323 167 316 376 323 l 517 323 m 494 902 b 361 1034 494 977 433 1034 b 228 902 289 1034 228 977 b 361 770 228 827 289 770 b 494 902 433 770 494 827 m 444 902 b 361 820 444 856 407 820 b 278 902 315 820 278 856 b 361 984 278 948 315 984 b 444 902 407 984 444 948 "}," ":{"x_min":0,"x_max":0,"ha":386},"0":{"x_min":52.78125,"x_max":719.453125,"ha":772,"o":"m 386 1000 b 52 491 104 1000 52 709 b 386 -16 52 273 104 -16 b 719 491 668 -16 719 273 b 386 1000 719 709 668 1000 m 386 908 b 619 491 600 908 619 647 b 386 75 619 336 600 75 b 152 491 172 75 152 336 b 386 908 152 647 172 908 "},"”":{"x_min":132,"x_max":589,"ha":721,"o":"m 589 983 l 476 983 l 383 656 l 476 656 l 589 983 m 337 983 l 225 983 l 132 656 l 225 656 l 337 983 "},"¾":{"x_min":61.21875,"x_max":1097.515625,"ha":1158,"o":"m 1014 590 l 912 590 l 664 216 l 664 130 l 930 130 l 930 0 l 1014 0 l 1014 130 l 1097 130 l 1097 205 l 1014 205 l 1014 590 m 340 -44 l 965 984 l 894 1027 l 268 0 l 340 -44 m 930 205 l 739 205 l 928 506 l 930 506 l 930 205 m 193 670 l 233 670 b 383 563 357 670 383 606 b 268 467 383 516 322 467 b 132 554 190 467 154 498 l 61 512 b 262 392 95 429 168 392 b 466 562 373 392 466 454 b 334 706 466 634 419 692 l 334 709 b 448 847 398 729 448 781 b 264 999 448 944 364 999 b 80 906 186 999 127 976 l 145 860 b 265 924 182 910 212 924 b 365 844 322 924 365 888 b 226 745 365 776 301 745 l 193 745 l 193 670 "},"@":{"x_min":59.46875,"x_max":1051.125,"ha":1111,"o":"m 698 568 b 483 273 698 454 603 273 b 352 406 408 273 352 329 b 585 706 352 536 451 701 b 698 568 644 706 698 647 m 746 676 l 744 676 b 585 790 715 761 653 790 b 260 398 390 790 260 590 b 458 190 260 275 340 190 b 631 272 540 190 588 227 l 634 272 b 731 190 641 215 676 190 b 1051 581 856 190 1051 341 b 578 1008 1051 831 835 1008 b 59 491 295 1008 59 781 b 578 -25 59 201 295 -25 b 1017 218 759 -25 928 65 l 930 218 b 578 50 855 112 716 50 b 142 491 340 50 142 261 b 578 933 142 722 340 933 b 967 576 773 933 967 786 b 758 273 967 422 853 273 b 726 301 738 273 726 287 b 738 372 726 322 731 348 l 855 763 l 777 763 l 746 676 "},"ö":{"x_min":66.671875,"x_max":756.953125,"ha":824,"o":"m 756 325 b 411 666 756 520 613 666 b 66 325 209 666 66 520 b 411 -16 66 129 209 -16 b 756 325 613 -16 756 129 m 656 325 b 411 66 656 179 562 66 b 166 325 261 66 166 179 b 411 583 166 470 261 583 b 656 325 562 583 656 470 m 208 898 b 279 827 208 862 237 827 b 350 898 320 827 350 862 b 279 969 350 934 320 969 b 208 898 237 969 208 934 m 475 898 b 545 827 475 862 504 827 b 616 898 587 827 616 862 b 545 969 616 934 587 969 b 475 898 504 969 475 934 "},"i":{"x_min":100,"x_max":233.328125,"ha":333,"o":"m 212 650 l 120 650 l 120 0 l 212 0 l 212 650 m 233 900 b 166 966 233 938 200 966 b 100 900 133 966 100 938 b 166 833 100 861 133 833 b 233 900 200 833 233 861 "},"Õ":{"x_min":66.671875,"x_max":1091.671875,"ha":1158,"o":"m 1091 491 b 579 1008 1091 790 872 1008 b 66 491 286 1008 66 790 b 579 -25 66 193 286 -25 b 1091 491 872 -25 1091 193 m 983 491 b 579 66 983 265 831 66 b 175 491 326 66 175 265 b 579 916 175 718 326 916 b 983 491 831 916 983 718 m 413 1043 b 481 1112 422 1077 440 1112 b 575 1080 511 1112 543 1097 b 676 1048 608 1065 643 1048 b 804 1193 759 1048 791 1120 l 744 1193 b 676 1123 736 1158 718 1123 b 583 1155 648 1123 616 1140 b 481 1187 550 1172 515 1187 b 354 1043 398 1187 366 1115 l 413 1043 "},"þ":{"x_min":100,"x_max":793.0625,"ha":849,"o":"m 100 -316 l 191 -316 l 191 108 l 194 108 b 447 -16 254 20 361 -16 b 793 325 650 -16 793 129 b 447 666 793 520 650 666 b 194 529 373 666 276 641 l 191 529 l 191 1050 l 100 1050 l 100 -316 m 693 325 b 447 66 693 179 598 66 b 187 325 288 66 187 179 b 447 583 187 470 297 583 b 693 325 598 583 693 470 "},"]":{"x_min":45.828125,"x_max":270.828125,"ha":361,"o":"m 45 -216 l 270 -216 l 270 1016 l 45 1016 l 45 941 l 179 941 l 179 -141 l 45 -141 l 45 -216 "},"m":{"x_min":93.0625,"x_max":1069.453125,"ha":1183,"o":"m 100 0 l 191 0 l 191 333 b 375 583 191 570 352 583 b 538 379 501 583 538 511 l 538 0 l 630 0 l 630 345 b 813 583 630 466 677 583 b 977 379 940 583 977 511 l 977 0 l 1069 0 l 1069 412 b 825 666 1069 573 990 666 b 611 531 737 666 648 615 b 404 666 568 643 475 666 b 194 551 326 666 238 626 l 191 551 l 191 650 l 93 650 b 100 505 95 601 100 554 l 100 0 "},"8":{"x_min":75,"x_max":697.21875,"ha":772,"o":"m 258 520 b 75 262 148 491 75 391 b 386 -16 75 91 220 -16 b 697 262 551 -16 697 91 b 513 520 697 391 623 491 l 513 523 b 661 743 600 552 661 643 b 386 1000 661 900 533 1000 b 111 743 238 1000 111 900 b 258 523 111 643 172 552 l 258 520 m 561 734 b 386 561 561 633 484 561 b 211 734 287 561 211 633 b 386 908 211 836 287 908 b 561 734 484 908 561 836 m 597 276 b 386 75 597 161 513 75 b 175 276 258 75 175 161 b 386 477 175 391 258 477 b 597 276 513 477 597 391 "},"R":{"x_min":133.328125,"x_max":791.671875,"ha":824,"o":"m 233 456 l 400 456 l 669 0 l 791 0 l 508 466 b 759 720 669 480 759 584 b 436 983 759 897 636 983 l 133 983 l 133 0 l 233 0 l 233 456 m 233 891 l 411 891 b 651 720 590 891 651 815 b 411 548 651 626 590 548 l 233 548 l 233 891 "},"á":{"x_min":67,"x_max":619.875,"ha":721,"o":"m 471 398 b 67 173 315 398 67 384 b 290 -16 67 47 175 -16 b 519 105 394 -16 467 19 l 522 105 b 530 0 522 70 525 31 l 619 0 b 608 145 614 34 608 95 l 608 436 b 371 666 608 594 499 666 b 96 572 248 666 155 633 l 151 506 b 350 583 207 556 273 583 b 517 415 462 583 517 527 l 517 398 l 471 398 m 517 323 l 517 276 b 319 66 517 161 453 66 b 167 186 246 66 167 100 b 469 323 167 316 376 323 l 517 323 m 542 983 l 415 983 l 276 783 l 358 783 l 542 983 "},"×":{"x_min":183,"x_max":741,"ha":925,"o":"m 241 701 l 183 642 l 403 420 l 183 199 l 241 140 l 462 360 l 681 140 l 741 199 l 520 420 l 741 642 l 681 701 l 462 480 l 241 701 "},"o":{"x_min":66.671875,"x_max":756.953125,"ha":824,"o":"m 756 325 b 411 666 756 520 613 666 b 66 325 209 666 66 520 b 411 -16 66 129 209 -16 b 756 325 613 -16 756 129 m 656 325 b 411 66 656 179 562 66 b 166 325 261 66 166 179 b 411 583 166 470 261 583 b 656 325 562 583 656 470 "},"5":{"x_min":66.671875,"x_max":680.5625,"ha":772,"o":"m 645 983 l 144 983 l 134 474 b 338 528 197 507 268 528 b 580 294 479 528 580 433 b 358 75 580 172 483 75 b 165 201 272 75 202 125 l 66 158 b 350 -16 119 44 226 -16 b 680 304 538 -16 680 114 b 369 619 680 485 554 619 b 237 596 325 619 279 612 l 243 892 l 645 892 l 645 983 "},"õ":{"x_min":66.671875,"x_max":756.953125,"ha":824,"o":"m 756 325 b 411 666 756 520 613 666 b 66 325 209 666 66 520 b 411 -16 66 129 209 -16 b 756 325 613 -16 756 129 m 656 325 b 411 66 656 179 562 66 b 166 325 261 66 166 179 b 411 583 166 470 261 583 b 656 325 562 583 656 470 m 247 800 b 315 869 255 834 273 869 b 408 837 344 869 376 854 b 509 805 441 822 476 805 b 637 950 593 805 625 877 l 577 950 b 509 880 569 915 551 880 b 416 912 481 880 450 897 b 315 944 383 929 348 944 b 187 800 231 944 200 872 l 247 800 "},"7":{"x_min":74.953125,"x_max":658.0625,"ha":772,"o":"m 658 983 l 74 983 l 74 891 l 553 891 l 149 0 l 262 0 l 658 891 l 658 983 "},"K":{"x_min":133.328125,"x_max":880.5625,"ha":875,"o":"m 233 983 l 133 983 l 133 0 l 233 0 l 233 506 l 250 506 l 733 0 l 880 0 l 356 537 l 852 983 l 709 983 l 247 556 l 233 556 l 233 983 "},",":{"x_min":90,"x_max":296,"ha":386,"o":"m 296 131 l 183 131 l 90 -194 l 183 -194 l 296 131 "},"d":{"x_min":55.5625,"x_max":748.609375,"ha":849,"o":"m 748 1050 l 656 1050 l 656 541 l 654 541 b 401 666 594 629 487 666 b 55 325 198 666 55 520 b 401 -16 55 129 198 -16 b 654 108 487 -16 594 20 l 656 108 l 656 0 l 748 0 l 748 1050 m 155 325 b 401 583 155 470 250 583 b 661 325 551 583 661 470 b 401 66 661 179 551 66 b 155 325 250 66 155 179 "},"¨":{"x_min":-37.5,"x_max":370.828125,"ha":333,"o":"m -37 898 b 33 827 -37 862 -8 827 b 104 898 75 827 104 862 b 33 969 104 934 75 969 b -37 898 -8 969 -37 934 m 229 898 b 300 827 229 862 258 827 b 370 898 341 827 370 862 b 300 969 370 934 341 969 b 229 898 258 969 229 934 "},"Ô":{"x_min":66.671875,"x_max":1091.671875,"ha":1158,"o":"m 1091 491 b 579 1007 1091 789 872 1007 b 66 491 286 1007 66 789 b 579 -25 66 192 286 -25 b 1091 491 872 -25 1091 192 m 983 491 b 579 66 983 264 831 66 b 175 491 326 66 175 264 b 579 916 175 717 326 916 b 983 491 831 916 983 717 m 634 1226 l 523 1226 l 372 1026 l 463 1026 l 579 1176 l 694 1026 l 786 1026 l 634 1226 "},"E":{"x_min":133.328125,"x_max":759.71875,"ha":824,"o":"m 233 465 l 709 465 l 709 556 l 233 556 l 233 891 l 743 891 l 743 983 l 133 983 l 133 0 l 759 0 l 759 91 l 233 91 l 233 465 "},"Y":{"x_min":-19.4375,"x_max":816.671875,"ha":797,"o":"m 448 423 l 816 983 l 691 983 l 398 519 l 105 983 l -19 983 l 348 423 l 348 0 l 448 0 l 448 423 "},"\"":{"x_min":218.0625,"x_max":502.78125,"ha":721,"o":"m 218 656 l 301 656 l 301 983 l 218 983 l 218 656 m 419 656 l 502 656 l 502 983 l 419 983 l 419 656 "},"‹":{"x_min":82,"x_max":342,"ha":438,"o":"m 182 333 l 342 578 l 276 624 l 82 333 l 276 43 l 342 88 l 182 333 "},"ê":{"x_min":67.109375,"x_max":706,"ha":772,"o":"m 706 299 l 706 341 b 394 666 706 519 592 664 b 67 324 210 666 67 520 b 403 -17 67 128 210 -17 b 682 120 510 -17 606 23 l 611 178 b 403 66 575 120 500 66 b 164 299 274 66 175 169 l 706 299 m 167 374 b 394 583 167 481 275 583 b 606 374 526 583 606 498 l 167 374 m 442 983 l 331 983 l 179 783 l 271 783 l 386 933 l 501 783 l 593 783 l 442 983 "},"Ï":{"x_min":-20.828125,"x_max":387.5,"ha":367,"o":"m 233 983 l 133 983 l 133 0 l 233 0 l 233 983 m -20 1141 b 50 1070 -20 1105 8 1070 b 120 1141 91 1070 120 1105 b 50 1212 120 1177 91 1212 b -20 1141 8 1212 -20 1177 m 245 1141 b 316 1070 245 1105 275 1070 b 387 1141 358 1070 387 1105 b 316 1212 387 1177 358 1212 b 245 1141 275 1212 245 1177 "},"„":{"x_min":132,"x_max":589,"ha":721,"o":"m 589 131 l 476 131 l 383 -194 l 476 -194 l 589 131 m 337 131 l 225 131 l 132 -194 l 225 -194 l 337 131 "},"Â":{"x_min":0,"x_max":953,"ha":953,"o":"m 225 258 l 727 258 l 836 0 l 953 0 l 525 983 l 427 983 l 0 0 l 116 0 l 225 258 m 476 867 l 689 350 l 262 350 l 476 867 m 532 1226 l 420 1226 l 269 1026 l 361 1026 l 476 1176 l 591 1026 l 683 1026 l 532 1226 "},"Í":{"x_min":98.609375,"x_max":363.890625,"ha":367,"o":"m 233 983 l 133 983 l 133 0 l 233 0 l 233 983 m 363 1226 l 237 1226 l 98 1026 l 180 1026 l 363 1226 "},"´":{"x_min":82,"x_max":347,"ha":333,"o":"m 347 983 l 220 983 l 82 783 l 163 783 l 347 983 "},"ì":{"x_min":-13.890625,"x_max":251.390625,"ha":333,"o":"m 212 650 l 120 650 l 120 0 l 212 0 l 212 650 m 169 783 l 251 783 l 112 983 l -13 983 l 169 783 "},"±":{"x_min":108.328125,"x_max":816.671875,"ha":925,"o":"m 108 481 l 420 481 l 420 272 l 504 272 l 504 481 l 816 481 l 816 565 l 504 565 l 504 781 l 420 781 l 420 565 l 108 565 l 108 481 m 108 66 l 816 66 l 816 150 l 108 150 l 108 66 "},"Ú":{"x_min":116.671875,"x_max":836.109375,"ha":953,"o":"m 836 983 l 736 983 l 736 377 b 476 66 736 94 551 66 b 216 377 401 66 216 94 l 216 983 l 116 983 l 116 366 b 476 -25 116 202 181 -25 b 836 366 770 -25 836 202 l 836 983 m 656 1226 l 530 1226 l 391 1026 l 473 1026 l 656 1226 "},"|":{"x_min":112.5,"x_max":195.828125,"ha":308,"o":"m 112 1041 l 112 -347 l 195 -347 l 195 1041 l 112 1041 "},"§":{"x_min":85.890625,"x_max":647,"ha":772,"o":"m 628 869 b 390 1000 601 941 513 1000 b 147 780 260 1000 147 923 b 253 613 147 680 216 638 b 109 427 172 577 109 519 b 234 247 109 340 162 281 l 424 154 b 522 31 483 125 522 88 b 360 -109 522 -76 434 -109 b 177 11 284 -109 208 -75 l 85 -33 b 360 -193 130 -141 237 -193 b 622 33 495 -193 622 -122 b 526 206 622 112 595 158 b 647 388 598 245 647 304 b 512 581 647 484 590 541 l 359 659 b 247 791 297 691 247 723 b 397 916 247 822 269 916 b 547 827 483 916 528 863 l 628 869 m 335 561 l 415 525 b 547 375 478 495 547 455 b 445 251 547 319 494 270 l 353 295 b 209 434 295 323 209 355 b 312 551 209 493 259 529 l 335 561 "},"Ý":{"x_min":-19.4375,"x_max":816.671875,"ha":797,"o":"m 448 423 l 816 983 l 691 983 l 398 519 l 105 983 l -19 983 l 348 423 l 348 0 l 448 0 l 448 423 m 579 1226 l 452 1226 l 313 1026 l 395 1026 l 579 1226 "},"b":{"x_min":100,"x_max":793.0625,"ha":849,"o":"m 100 0 l 191 0 l 191 108 l 194 108 b 447 -16 254 20 361 -16 b 793 325 650 -16 793 129 b 447 666 793 520 650 666 b 194 541 361 666 254 629 l 191 541 l 191 1050 l 100 1050 l 100 0 m 693 325 b 447 66 693 179 598 66 b 187 325 297 66 187 179 b 447 583 187 470 297 583 b 693 325 598 583 693 470 "},"q":{"x_min":55.5625,"x_max":748.609375,"ha":849,"o":"m 748 650 l 656 650 l 656 541 l 654 541 b 401 666 594 629 487 666 b 55 325 198 666 55 520 b 401 -16 55 129 198 -16 b 654 108 487 -16 594 20 l 656 108 l 656 -400 l 748 -400 l 748 650 m 155 325 b 401 583 155 470 250 583 b 661 325 551 583 661 470 b 401 66 661 179 551 66 b 155 325 250 66 155 179 "},"Ö":{"x_min":66.671875,"x_max":1091.671875,"ha":1158,"o":"m 1091 491 b 579 1008 1091 790 872 1008 b 66 491 286 1008 66 790 b 579 -25 66 193 286 -25 b 1091 491 872 -25 1091 193 m 983 491 b 579 66 983 265 831 66 b 175 491 326 66 175 265 b 579 916 175 718 326 916 b 983 491 831 916 983 718 m 375 1141 b 445 1070 375 1105 404 1070 b 516 1141 487 1070 516 1105 b 445 1212 516 1177 487 1212 b 375 1141 404 1212 375 1177 m 641 1141 b 712 1070 641 1105 670 1070 b 783 1141 754 1070 783 1105 b 712 1212 783 1177 754 1212 b 641 1141 670 1212 641 1177 "},"z":{"x_min":32.15625,"x_max":559.9375,"ha":592,"o":"m 546 650 l 51 650 l 51 566 l 412 566 l 32 66 l 32 0 l 559 0 l 559 83 l 165 83 l 546 583 l 546 650 "},"ã":{"x_min":67,"x_max":620.03125,"ha":721,"o":"m 471 398 b 67 173 315 398 67 384 b 290 -16 67 47 175 -16 b 520 105 394 -16 467 19 l 522 105 b 531 0 522 70 525 31 l 620 0 b 608 145 614 34 608 95 l 608 436 b 371 666 608 594 499 666 b 96 572 249 666 155 633 l 151 506 b 350 583 207 556 274 583 b 517 415 463 583 517 527 l 517 398 l 471 398 m 517 323 l 517 276 b 319 66 517 161 453 66 b 167 186 246 66 167 100 b 469 323 167 316 376 323 l 517 323 m 196 800 b 264 869 204 834 222 869 b 357 837 293 869 325 854 b 458 805 390 822 425 805 b 586 950 542 805 574 877 l 526 950 b 458 880 518 915 500 880 b 365 912 431 880 399 897 b 264 944 332 929 297 944 b 136 800 180 944 148 872 l 196 800 "},"æ":{"x_min":67,"x_max":1116.921875,"ha":1183,"o":"m 1116 300 l 1116 341 b 822 666 1116 525 1014 665 b 590 541 729 666 632 618 b 375 666 560 612 475 666 b 117 572 269 666 179 630 l 173 505 b 371 583 228 556 294 583 b 537 415 419 583 535 552 l 537 375 l 383 375 b 67 173 237 375 67 347 b 290 -16 67 47 175 -16 b 579 134 426 -16 514 25 b 822 -16 626 30 725 -16 b 1094 115 923 -16 1023 25 l 1022 172 b 819 66 982 116 930 66 b 629 287 700 66 629 169 l 629 300 l 1116 300 m 537 300 l 537 287 b 319 66 537 158 451 66 b 167 186 246 66 167 100 b 347 300 167 273 269 300 l 537 300 m 629 375 b 825 583 629 494 715 583 b 1025 375 947 583 1025 495 l 629 375 "},"®":{"x_min":34.71875,"x_max":1076.390625,"ha":1111,"o":"m 362 188 l 445 188 l 445 445 l 552 445 l 716 188 l 806 188 l 634 452 b 793 615 723 462 793 508 b 581 787 793 734 725 787 l 362 787 l 362 188 m 445 712 l 575 712 b 709 619 638 712 709 702 b 548 520 709 525 631 520 l 445 520 l 445 712 m 34 488 b 555 -25 34 197 272 -25 b 1076 494 838 -25 1076 197 b 555 1008 1076 786 838 1008 b 34 488 272 1008 34 786 m 118 488 b 555 933 118 743 312 933 b 993 494 798 933 993 743 b 555 50 993 241 798 50 b 118 488 312 50 118 241 "},"É":{"x_min":133.328125,"x_max":759.71875,"ha":824,"o":"m 233 465 l 709 465 l 709 556 l 233 556 l 233 891 l 743 891 l 743 983 l 133 983 l 133 0 l 759 0 l 759 91 l 233 91 l 233 465 m 593 1226 l 466 1226 l 327 1026 l 409 1026 l 593 1226 "},"~":{"x_min":124,"x_max":801.78125,"ha":925,"o":"m 743 510 b 605 409 718 473 669 409 b 457 474 554 409 503 449 b 312 515 389 512 371 515 b 124 385 222 515 165 444 l 182 330 b 319 431 207 367 255 431 b 468 366 371 431 422 391 b 612 325 536 328 554 325 b 801 455 703 325 760 396 l 743 510 "},"³":{"x_min":47.21875,"x_max":454.171875,"ha":501,"o":"m 180 670 l 220 670 b 370 563 344 670 370 606 b 255 468 370 516 309 468 b 119 554 177 468 141 498 l 47 512 b 250 393 83 429 155 393 b 454 562 361 393 454 454 b 322 706 454 634 406 693 l 322 709 b 436 847 386 729 436 781 b 251 1000 436 944 351 1000 b 68 906 173 1000 115 976 l 133 861 b 252 925 169 911 200 925 b 352 838 309 925 352 888 b 213 745 352 776 288 745 l 180 745 l 180 670 "},"¡":{"x_min":118.0625,"x_max":268.0625,"ha":386,"o":"m 143 -316 l 243 -316 l 243 400 l 143 400 l 143 -316 m 118 600 b 193 525 118 561 148 525 b 268 600 237 525 268 561 b 193 675 268 638 237 675 b 118 600 148 675 118 638 "},"[":{"x_min":90.28125,"x_max":315.28125,"ha":361,"o":"m 315 1016 l 90 1016 l 90 -216 l 315 -216 l 315 -141 l 181 -141 l 181 941 l 315 941 l 315 1016 "},"L":{"x_min":133.328125,"x_max":691.671875,"ha":694,"o":"m 233 983 l 133 983 l 133 0 l 691 0 l 691 91 l 233 91 l 233 983 "}," ":{"x_min":0,"x_max":0,"ha":386},"%":{"x_min":52.78125,"x_max":1104.171875,"ha":1157,"o":"m 541 756 b 297 1000 541 893 434 1000 b 52 756 159 1000 52 893 b 297 513 52 620 159 513 b 541 756 434 513 541 620 m 458 756 b 297 597 458 665 384 597 b 136 756 209 597 136 665 b 297 916 136 848 209 916 b 458 756 384 916 458 848 m 1104 226 b 859 469 1104 362 997 469 b 615 226 722 469 615 362 b 859 -16 615 90 722 -16 b 1104 226 997 -16 1104 90 m 1020 226 b 859 66 1020 134 947 66 b 698 226 772 66 698 134 b 859 386 698 318 772 386 b 1020 226 947 386 1020 318 m 926 988 l 855 1026 l 229 -5 l 301 -43 l 926 988 "},"P":{"x_min":133.328125,"x_max":743.0625,"ha":797,"o":"m 133 0 l 233 0 l 233 456 l 419 456 b 743 720 619 456 743 544 b 419 983 743 897 619 983 l 133 983 l 133 0 m 233 891 l 394 891 b 634 720 573 891 634 815 b 394 548 634 626 573 548 l 233 548 l 233 891 "},"À":{"x_min":0,"x_max":953,"ha":953,"o":"m 225 258 l 727 258 l 836 0 l 953 0 l 525 983 l 427 983 l 0 0 l 116 0 l 225 258 m 476 867 l 689 350 l 262 350 l 476 867 m 479 1026 l 561 1026 l 422 1226 l 295 1226 l 479 1026 "},"_":{"x_min":0,"x_max":694.453125,"ha":694,"o":"m 0 -173 l 694 -173 l 694 -104 l 0 -104 l 0 -173 "},"ñ":{"x_min":92.9375,"x_max":656.828125,"ha":772,"o":"m 92 650 b 99 506 95 602 99 541 l 99 0 l 191 0 l 191 333 b 388 583 191 570 369 583 b 565 359 524 583 565 504 l 565 0 l 656 0 l 656 412 b 412 666 656 573 577 666 b 194 545 326 666 234 616 l 191 545 b 187 650 191 580 191 615 l 92 650 m 220 800 b 288 869 229 834 247 869 b 381 837 317 869 349 854 b 483 805 415 822 449 805 b 611 950 566 805 598 877 l 551 950 b 483 880 542 915 524 880 b 390 912 455 880 423 897 b 288 944 356 929 322 944 b 161 800 205 944 173 872 l 220 800 "},"+":{"x_min":108.328125,"x_max":816.671875,"ha":925,"o":"m 504 775 l 420 775 l 420 462 l 108 462 l 108 379 l 420 379 l 420 66 l 504 66 l 504 379 l 816 379 l 816 462 l 504 462 l 504 775 "},"‚":{"x_min":78,"x_max":284,"ha":361,"o":"m 284 131 l 171 131 l 78 -194 l 171 -194 l 284 131 "},"½":{"x_min":54.171875,"x_max":1104.171875,"ha":1158,"o":"m 250 -44 l 875 984 l 804 1027 l 177 0 l 250 -44 m 291 991 l 216 991 l 54 867 l 94 814 l 208 908 l 208 401 l 291 401 l 291 991 m 1104 74 l 788 74 l 969 237 b 1098 445 1033 295 1098 355 b 905 598 1098 546 1008 598 b 709 458 806 598 727 548 l 787 445 b 909 523 801 488 848 523 b 1015 439 959 523 1015 485 b 934 306 1015 385 972 342 l 697 78 l 697 0 l 1104 0 l 1104 74 "},"Æ":{"x_min":0,"x_max":1234.71875,"ha":1311,"o":"m 809 891 l 1218 891 l 1218 983 l 640 983 l 0 0 l 118 0 l 295 275 l 709 275 l 709 0 l 1234 0 l 1234 91 l 809 91 l 809 465 l 1193 465 l 1193 556 l 809 556 l 809 891 m 354 366 l 694 891 l 709 891 l 709 366 l 354 366 "},"Ë":{"x_min":133.328125,"x_max":759.71875,"ha":824,"o":"m 233 465 l 709 465 l 709 556 l 233 556 l 233 891 l 743 891 l 743 983 l 133 983 l 133 0 l 759 0 l 759 91 l 233 91 l 233 465 m 208 1141 b 279 1070 208 1105 237 1070 b 350 1141 320 1070 350 1105 b 279 1212 350 1177 320 1212 b 208 1141 237 1212 208 1177 m 475 1141 b 545 1070 475 1105 504 1070 b 616 1141 587 1070 616 1105 b 545 1212 616 1177 587 1212 b 475 1141 504 1212 475 1177 "},"'":{"x_min":138.890625,"x_max":222.21875,"ha":361,"o":"m 138 656 l 222 656 l 222 983 l 138 983 l 138 656 "},"ª":{"x_min":42.921875,"x_max":406.8125,"ha":468,"o":"m 188 590 b 326 648 254 590 301 612 l 327 648 l 331 598 l 406 598 b 399 686 404 622 399 655 l 399 876 b 224 1001 399 922 363 1001 b 59 944 165 1001 108 990 l 104 893 b 227 934 137 919 177 934 b 316 855 284 934 316 906 l 316 844 l 285 844 b 42 705 102 844 42 791 b 188 590 42 627 113 590 m 316 777 b 208 656 316 729 305 656 b 126 709 167 656 126 673 b 298 777 126 777 251 777 l 316 777 "},"ð":{"x_min":66.671875,"x_max":757.015625,"ha":824,"o":"m 166 324 b 411 582 166 470 261 582 b 656 324 562 582 656 470 b 411 66 656 178 562 66 b 166 324 261 66 166 178 m 631 991 l 576 1039 l 434 966 b 300 1081 393 1005 347 1042 l 216 1030 b 348 920 256 1002 301 964 l 198 842 l 248 792 l 401 871 b 622 588 486 796 550 724 l 619 585 b 411 666 552 641 491 666 b 66 324 209 666 66 520 b 411 -17 66 128 209 -17 b 756 352 679 -17 755 185 b 488 916 759 571 658 746 l 631 991 "},"T":{"x_min":19.4375,"x_max":777.78125,"ha":797,"o":"m 448 891 l 777 891 l 777 983 l 19 983 l 19 891 l 348 891 l 348 0 l 448 0 l 448 891 "},"Þ":{"x_min":133.328125,"x_max":743.0625,"ha":797,"o":"m 133 0 l 233 0 l 233 240 l 455 240 b 743 504 619 240 743 326 b 455 766 743 680 619 766 l 233 766 l 233 983 l 133 983 l 133 0 m 233 675 l 394 675 b 634 504 500 675 634 662 b 394 331 634 344 500 331 l 233 331 l 233 675 "},"j":{"x_min":-43.0625,"x_max":233.328125,"ha":333,"o":"m -43 -319 b 29 -333 -19 -329 4 -333 b 212 -129 223 -333 212 -166 l 212 650 l 120 650 l 120 -113 b 22 -250 120 -175 112 -250 b -26 -241 6 -250 -11 -245 l -30 -240 l -43 -319 m 233 900 b 166 966 233 938 200 966 b 100 900 133 966 100 938 b 166 833 100 861 133 833 b 233 900 200 833 233 861 "},"1":{"x_min":144.4375,"x_max":483.328125,"ha":772,"o":"m 483 983 l 394 983 l 144 777 l 206 702 l 383 858 l 383 0 l 483 0 l 483 983 "},"›":{"x_min":96,"x_max":356,"ha":438,"o":"m 255 333 l 96 88 l 161 43 l 356 333 l 161 624 l 96 578 l 255 333 "},"ä":{"x_min":67,"x_max":619.78125,"ha":721,"o":"m 471 398 b 67 173 315 398 67 384 b 290 -16 67 47 175 -16 b 519 105 394 -16 467 19 l 522 105 b 530 0 522 70 525 31 l 619 0 b 608 145 614 34 608 95 l 608 436 b 371 666 608 594 498 666 b 96 572 248 666 155 633 l 151 506 b 350 583 207 556 273 583 b 517 415 462 583 517 527 l 517 398 l 471 398 m 517 323 l 517 276 b 319 66 517 161 453 66 b 167 186 246 66 167 100 b 469 323 167 316 376 323 l 517 323 m 157 898 b 228 827 157 862 186 827 b 298 898 269 827 298 862 b 228 969 298 934 269 969 b 157 898 186 969 157 934 m 423 898 b 494 827 423 862 453 827 b 565 898 536 827 565 862 b 494 969 565 934 536 969 b 423 898 453 969 423 934 "},"<":{"x_min":108.328125,"x_max":816.671875,"ha":925,"o":"m 816 783 l 108 452 l 108 388 l 816 58 l 816 141 l 220 420 l 816 699 l 816 783 "},"£":{"x_min":116.671875,"x_max":768.0625,"ha":772,"o":"m 591 548 l 358 548 l 358 661 b 548 916 358 755 377 916 b 702 845 612 916 665 887 l 768 916 b 552 1000 712 975 633 1000 b 258 669 323 1000 258 845 l 258 548 l 125 548 l 125 465 l 258 465 l 258 83 l 116 83 l 116 0 l 709 0 l 709 83 l 358 83 l 358 465 l 591 465 l 591 548 "},"¹":{"x_min":75,"x_max":312.5,"ha":501,"o":"m 312 991 l 237 991 l 75 867 l 115 814 l 229 908 l 229 401 l 312 401 l 312 991 "},"t":{"x_min":19.4375,"x_max":441.671875,"ha":461,"o":"m 436 650 l 248 650 l 248 833 l 156 833 l 156 650 l 19 650 l 19 566 l 156 566 l 156 156 b 318 -16 156 13 248 -16 b 441 6 363 -16 408 -8 l 437 91 b 343 66 409 76 375 66 b 248 183 286 66 248 86 l 248 566 l 436 566 l 436 650 "},"¬":{"x_min":108.328125,"x_max":816.671875,"ha":925,"o":"m 816 566 l 108 566 l 108 483 l 733 483 l 733 180 l 816 180 l 816 566 "},"ù":{"x_min":100,"x_max":663.890625,"ha":772,"o":"m 663 0 b 656 143 661 47 656 108 l 656 650 l 565 650 l 565 316 b 368 66 565 79 387 66 b 191 290 231 66 191 145 l 191 650 l 100 650 l 100 237 b 344 -16 100 76 179 -16 b 562 104 430 -16 522 33 l 565 104 b 569 0 565 69 565 34 l 663 0 m 388 783 l 470 783 l 331 983 l 205 983 l 388 783 "},"W":{"x_min":0,"x_max":1311,"ha":1311,"o":"m 111 983 l 0 983 l 290 0 l 406 0 l 654 841 l 656 841 l 904 0 l 1020 0 l 1311 983 l 1199 983 l 966 141 l 963 141 l 716 983 l 597 983 l 349 141 l 347 141 l 111 983 "},"ï":{"x_min":-37.5,"x_max":370.828125,"ha":333,"o":"m 212 650 l 120 650 l 120 0 l 212 0 l 212 650 m -37 898 b 33 827 -37 862 -8 827 b 104 898 75 827 104 862 b 33 969 104 934 75 969 b -37 898 -8 969 -37 934 m 229 898 b 300 827 229 862 258 827 b 370 898 341 827 370 862 b 300 969 370 934 341 969 b 229 898 258 969 229 934 "},">":{"x_min":107.71875,"x_max":816.046875,"ha":925,"o":"m 107 699 l 703 420 l 107 141 l 107 58 l 816 388 l 816 452 l 107 783 l 107 699 "},"v":{"x_min":19,"x_max":650,"ha":669,"o":"m 650 650 l 545 650 l 338 102 l 335 102 l 128 650 l 19 650 l 283 0 l 385 0 l 650 650 "},"û":{"x_min":100.28125,"x_max":664.171875,"ha":772,"o":"m 664 0 b 657 142 661 46 657 108 l 657 649 l 565 649 l 565 316 b 368 66 565 78 387 66 b 191 289 232 66 191 145 l 191 649 l 100 649 l 100 237 b 344 -17 100 76 179 -17 b 562 103 430 -17 522 33 l 565 103 b 569 0 565 69 565 34 l 664 0 m 441 983 l 330 983 l 179 783 l 271 783 l 386 933 l 501 783 l 593 783 l 441 983 "},"Ò":{"x_min":66.671875,"x_max":1091.671875,"ha":1158,"o":"m 1091 491 b 579 1008 1091 790 872 1008 b 66 491 286 1008 66 790 b 579 -25 66 193 286 -25 b 1091 491 872 -25 1091 193 m 983 491 b 579 66 983 265 831 66 b 175 491 326 66 175 265 b 579 916 175 718 326 916 b 983 491 831 916 983 718 m 581 1026 l 663 1026 l 525 1226 l 398 1226 l 581 1026 "},"&":{"x_min":66.34375,"x_max":955.234375,"ha":978,"o":"m 914 531 l 802 531 l 667 298 l 441 531 b 658 787 542 584 658 658 b 420 1008 658 930 551 1008 b 174 776 281 1008 174 923 b 289 545 174 686 231 608 b 66 255 171 490 66 400 b 374 -25 66 79 210 -25 b 674 144 508 -25 594 38 l 813 0 l 955 0 l 734 227 l 914 531 m 558 787 b 377 595 558 686 452 638 b 274 772 345 623 274 705 b 421 916 274 861 339 916 b 558 787 496 916 558 865 m 612 211 b 376 66 548 130 483 66 b 174 254 269 66 174 143 b 352 483 174 355 223 411 l 612 211 "},"Ð":{"x_min":18.0625,"x_max":962.5,"ha":1029,"o":"m 119 0 l 445 0 b 962 491 691 0 962 163 b 445 983 962 819 691 983 l 119 983 l 119 556 l 18 556 l 18 481 l 119 481 l 119 0 m 219 481 l 577 481 l 577 556 l 219 556 l 219 891 l 413 891 b 854 491 713 891 854 694 b 413 91 854 288 713 91 l 219 91 l 219 481 "},"I":{"x_min":133.328125,"x_max":233.328125,"ha":367,"o":"m 233 983 l 133 983 l 133 0 l 233 0 l 233 983 "},"G":{"x_min":66.265625,"x_max":951,"ha":1081,"o":"m 934 876 b 578 1008 846 963 734 1008 b 66 491 285 1008 66 790 b 578 -25 66 193 285 -25 b 951 75 698 -25 841 9 l 951 556 l 616 556 l 616 465 l 851 465 l 851 136 b 578 66 777 94 680 66 b 174 491 326 66 174 265 b 578 916 174 718 326 916 b 859 802 699 916 792 873 l 934 876 "},"`":{"x_min":-14.28125,"x_max":251,"ha":333,"o":"m 169 783 l 251 783 l 112 983 l -14 983 l 169 783 "},"·":{"x_min":118.0625,"x_max":268.0625,"ha":386,"o":"m 268 436 b 193 511 268 475 237 511 b 118 436 148 511 118 475 b 193 361 118 397 148 361 b 268 436 237 361 268 397 "},"r":{"x_min":104.171875,"x_max":473.609375,"ha":461,"o":"m 109 0 l 201 0 l 201 366 b 402 575 201 454 263 575 b 455 568 427 575 444 572 l 473 658 b 405 666 454 663 431 666 b 197 529 291 666 223 598 l 194 529 l 194 650 l 104 650 b 109 447 106 555 109 505 l 109 0 "},"¿":{"x_min":61.109375,"x_max":604.171875,"ha":669,"o":"m 286 329 b 61 -90 286 126 61 145 b 325 -333 61 -247 176 -333 b 604 -102 468 -333 583 -248 l 500 -90 b 323 -241 483 -180 416 -241 b 161 -81 227 -241 161 -176 b 386 284 161 81 383 131 l 386 400 l 286 400 l 286 329 m 252 600 b 327 525 252 561 283 525 b 402 600 372 525 402 561 b 327 675 402 638 372 675 b 252 600 283 675 252 638 "},"ý":{"x_min":22,"x_max":651,"ha":669,"o":"m 137 650 l 22 650 l 288 -8 l 241 -133 b 116 -250 213 -206 180 -250 b 47 -234 91 -250 67 -245 l 37 -323 b 121 -333 65 -331 94 -333 b 326 -169 234 -333 287 -269 l 651 650 l 539 650 l 341 112 l 137 650 m 514 983 l 388 983 l 249 783 l 331 783 l 514 983 "},"x":{"x_min":0,"x_max":669,"ha":669,"o":"m 0 0 l 116 0 l 326 284 l 544 0 l 669 0 l 396 347 l 623 650 l 509 650 l 337 406 l 156 650 l 31 650 l 267 347 l 0 0 "},"è":{"x_min":67.109375,"x_max":706,"ha":772,"o":"m 706 300 l 706 341 b 394 666 706 519 592 665 b 67 325 210 666 67 520 b 403 -16 67 129 210 -16 b 682 120 510 -16 606 23 l 611 179 b 403 66 575 120 500 66 b 164 300 274 66 175 169 l 706 300 m 167 375 b 394 583 167 481 275 583 b 606 375 526 583 606 498 l 167 375 m 389 783 l 471 783 l 332 983 l 206 983 l 389 783 "},"º":{"x_min":43.0625,"x_max":491.671875,"ha":535,"o":"m 491 793 b 266 1000 491 912 398 1000 b 43 793 136 1000 43 912 b 266 588 43 676 136 588 b 491 793 398 588 491 676 m 408 793 b 266 655 408 718 350 655 b 126 793 184 655 126 718 b 266 933 126 869 184 933 b 408 793 350 933 408 869 "},"Ø":{"x_min":66.90625,"x_max":1091.09375,"ha":1158,"o":"m 1063 961 l 1011 1009 l 906 896 b 578 1009 817 968 705 1009 b 66 492 286 1009 66 790 b 200 136 66 350 115 226 l 94 22 l 146 -25 l 251 87 b 579 -25 337 16 451 -25 b 1091 492 871 -25 1091 193 b 957 847 1091 633 1042 757 l 1063 961 m 888 772 b 982 492 949 696 982 596 b 579 66 982 265 831 66 b 318 159 472 66 384 101 l 888 772 m 269 211 b 175 492 208 286 175 386 b 579 917 175 718 326 917 b 839 824 685 917 773 882 l 269 211 "},"÷":{"x_min":108.328125,"x_max":816.671875,"ha":925,"o":"m 816 462 l 108 462 l 108 379 l 816 379 l 816 462 m 537 645 b 462 720 537 684 506 720 b 387 645 418 720 387 684 b 462 570 387 606 418 570 b 537 645 506 570 537 606 m 537 195 b 462 270 537 234 506 270 b 387 195 418 270 387 234 b 462 120 387 156 418 120 b 537 195 506 120 537 156 "},"h":{"x_min":100,"x_max":656.953125,"ha":772,"o":"m 100 0 l 191 0 l 191 333 b 388 583 191 570 369 583 b 565 359 525 583 565 504 l 565 0 l 656 0 l 656 412 b 412 666 656 573 577 666 b 194 545 326 666 234 616 l 191 545 l 191 1050 l 100 1050 l 100 0 "},".":{"x_min":118.0625,"x_max":268.0625,"ha":386,"o":"m 268 66 b 193 141 268 105 237 141 b 118 66 148 141 118 105 b 193 -8 118 27 148 -8 b 268 66 237 -8 268 27 "},";":{"x_min":90.28125,"x_max":295.828125,"ha":386,"o":"m 295 131 l 183 131 l 90 -194 l 183 -194 l 295 131 m 280 581 b 205 656 280 620 250 656 b 130 581 161 656 130 620 b 205 506 130 543 161 506 b 280 581 250 506 280 543 "},"f":{"x_min":19.4375,"x_max":454.171875,"ha":411,"o":"m 402 650 l 248 650 l 248 816 b 366 983 248 911 265 983 b 437 973 390 983 415 979 l 454 1056 b 375 1066 427 1062 401 1066 b 156 827 243 1066 156 1000 l 156 650 l 19 650 l 19 566 l 156 566 l 156 0 l 248 0 l 248 566 l 402 566 l 402 650 "},"“":{"x_min":132,"x_max":589,"ha":721,"o":"m 132 656 l 244 656 l 337 983 l 244 983 l 132 656 m 383 656 l 495 656 l 589 983 l 495 983 l 383 656 "},"A":{"x_min":0,"x_max":953,"ha":953,"o":"m 225 258 l 727 258 l 836 0 l 953 0 l 525 983 l 427 983 l 0 0 l 116 0 l 225 258 m 476 867 l 689 350 l 262 350 l 476 867 "},"6":{"x_min":66.671875,"x_max":705.5625,"ha":772,"o":"m 534 983 l 416 983 l 151 551 b 66 287 102 472 66 396 b 386 -16 66 107 201 -16 b 705 287 570 -16 705 107 b 405 591 705 464 576 591 b 269 558 361 591 301 580 l 266 561 l 534 983 m 166 287 b 386 500 166 412 256 500 b 605 287 515 500 605 412 b 386 75 605 162 515 75 b 166 287 256 75 166 162 "},"‘":{"x_min":78,"x_max":284,"ha":361,"o":"m 78 656 l 190 656 l 284 983 l 190 983 l 78 656 "},"O":{"x_min":66.671875,"x_max":1091.671875,"ha":1158,"o":"m 1091 491 b 579 1008 1091 790 872 1008 b 66 491 286 1008 66 790 b 579 -25 66 193 286 -25 b 1091 491 872 -25 1091 193 m 983 491 b 579 66 983 265 831 66 b 175 491 326 66 175 265 b 579 916 175 718 326 916 b 983 491 831 916 983 718 "},"n":{"x_min":93.0625,"x_max":656.953125,"ha":772,"o":"m 93 650 b 100 506 95 602 100 541 l 100 0 l 191 0 l 191 333 b 388 583 191 570 369 583 b 565 359 525 583 565 504 l 565 0 l 656 0 l 656 412 b 412 666 656 573 577 666 b 194 545 326 666 234 616 l 191 545 b 187 650 191 580 191 615 l 93 650 "},"3":{"x_min":52.78125,"x_max":676.390625,"ha":772,"o":"m 283 469 l 326 469 b 576 269 455 469 576 418 b 370 75 576 154 483 75 b 158 213 252 75 191 120 l 52 181 b 362 -16 106 43 218 -16 b 676 266 533 -16 676 84 b 487 516 676 390 600 493 l 483 519 b 650 744 573 548 650 637 b 365 1000 650 908 519 1000 b 93 844 245 1000 151 950 l 180 800 b 368 908 220 869 286 908 b 550 741 481 908 550 847 b 334 561 550 611 451 561 l 283 561 l 283 469 "},"9":{"x_min":66.671875,"x_max":705.5625,"ha":772,"o":"m 237 0 l 355 0 l 620 432 b 705 696 669 511 705 587 b 386 1000 705 876 570 1000 b 66 696 201 1000 66 876 b 366 392 66 519 195 392 b 502 425 411 392 470 403 l 505 422 l 237 0 m 605 696 b 386 483 605 571 515 483 b 166 696 256 483 166 571 b 386 908 166 821 256 908 b 605 696 515 908 605 821 "},"l":{"x_min":120.828125,"x_max":212.5,"ha":333,"o":"m 212 1050 l 120 1050 l 120 0 l 212 0 l 212 1050 "},"¤":{"x_min":42.953125,"x_max":730.046875,"ha":772,"o":"m 730 776 l 668 837 l 594 763 b 386 837 533 810 460 837 b 178 763 312 837 239 810 l 104 837 l 43 776 l 116 702 b 43 491 68 641 41 569 b 116 280 41 413 68 341 l 43 206 l 104 146 l 178 219 b 386 146 239 172 312 146 b 594 219 460 146 533 172 l 668 146 l 730 206 l 656 280 b 730 491 704 341 731 413 b 656 702 731 569 704 641 l 730 776 m 134 491 b 387 753 134 635 247 753 b 638 491 526 753 638 635 b 387 229 638 347 526 229 b 134 491 247 229 134 347 "},"4":{"x_min":52.671875,"x_max":719.328125,"ha":772,"o":"m 577 983 l 449 983 l 52 347 l 52 233 l 477 233 l 477 0 l 577 0 l 577 233 l 719 233 l 719 325 l 577 325 l 577 983 m 477 325 l 136 325 l 474 883 l 477 883 l 477 325 "},"p":{"x_min":100,"x_max":793.0625,"ha":849,"o":"m 100 -400 l 191 -400 l 191 108 l 194 108 b 447 -16 254 20 361 -16 b 793 325 650 -16 793 129 b 447 666 793 520 650 666 b 194 541 361 666 254 629 l 191 541 l 191 650 l 100 650 l 100 -400 m 693 325 b 447 66 693 179 598 66 b 187 325 297 66 187 179 b 447 583 187 470 297 583 b 693 325 598 583 693 470 "},"‡":{"x_min":69.4375,"x_max":702.78125,"ha":772,"o":"m 431 983 l 340 983 l 340 716 l 69 716 l 69 633 l 340 633 l 340 175 l 69 175 l 69 91 l 340 91 l 340 -175 l 431 -175 l 431 91 l 702 91 l 702 175 l 431 175 l 431 633 l 702 633 l 702 716 l 431 716 l 431 983 "},"à":{"x_min":67,"x_max":619.78125,"ha":721,"o":"m 471 398 b 67 173 315 398 67 384 b 290 -16 67 47 175 -16 b 519 105 394 -16 467 19 l 522 105 b 530 0 522 70 525 31 l 619 0 b 608 145 614 34 608 95 l 608 436 b 371 666 608 594 498 666 b 96 572 248 666 155 633 l 151 506 b 350 583 207 556 273 583 b 517 415 462 583 517 527 l 517 398 l 471 398 m 517 323 l 517 276 b 319 66 517 161 453 66 b 167 186 246 66 167 100 b 469 323 167 316 376 323 l 517 323 m 364 783 l 446 783 l 307 983 l 180 983 l 364 783 "},"Ü":{"x_min":116.671875,"x_max":836.109375,"ha":953,"o":"m 836 983 l 736 983 l 736 377 b 476 66 736 94 551 66 b 216 377 401 66 216 94 l 216 983 l 116 983 l 116 366 b 476 -25 116 202 181 -25 b 836 366 770 -25 836 202 l 836 983 m 272 1141 b 343 1070 272 1105 301 1070 b 413 1141 384 1070 413 1105 b 343 1212 413 1177 384 1212 b 272 1141 301 1212 272 1177 m 538 1141 b 609 1070 538 1105 568 1070 b 680 1141 651 1070 680 1105 b 609 1212 680 1177 651 1212 b 538 1141 568 1212 538 1177 "},"ó":{"x_min":66.671875,"x_max":756.953125,"ha":824,"o":"m 756 325 b 411 666 756 520 613 666 b 66 325 209 666 66 520 b 411 -16 66 129 209 -16 b 756 325 613 -16 756 129 m 656 325 b 411 66 656 179 562 66 b 166 325 261 66 166 179 b 411 583 166 470 261 583 b 656 325 562 583 656 470 m 593 983 l 466 983 l 327 783 l 409 783 l 593 983 "}},"cssFontWeight":"normal","ascender":1050,"underlinePosition":-75,"cssFontStyle":"normal","boundingBox":{"yMin":-400,"xMin":-232.21875,"yMax":1278.109375,"xMax":1388.890625},"resolution":1000,"original_font_information":{"postscript_name":"AvenirLTStd-Book","version_string":"OTF 1.029;PS 001.001;Core 1.0.33;makeotf.lib1.4.1585","vendor_url":"http://www.adobe.com/type","full_font_name":"AvenirLTStd-Book","font_family_name":"Avenir LT Std 45 Book","copyright":"Copyright © 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. © 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.","description":"","trademark":"Avenir is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed through Linotype Library GmbH, and may be registered in certain jurisdictions.","designer":"Adrian Frutiger","designer_url":"","unique_font_identifier":"1.029;ADBE;AvenirLTStd-Book","license_url":"http://www.adobe.com/type/legal.html","license_description":"","manufacturer_name":"","font_sub_family_name":"Regular"},"descender":-339,"familyName":"Avenir LT Std","lineHeight":1667,"underlineThickness":50});;
/*
 * Typeface font
 */
if(_typeface_js&&_typeface_js.loadFace)_typeface_js.loadFace({"glyphs":{"S":{"x_min":26.28125,"x_max":736,"ha":797,"o":"m 734 905 b 433 1008 651 979 544 1008 b 58 688 240 1008 58 898 b 519 277 58 361 519 458 b 369 175 519 208 440 175 b 180 268 297 175 224 209 l 26 98 b 356 -25 119 12 230 -25 b 736 298 559 -25 736 79 b 283 706 736 643 283 527 b 429 808 283 780 367 808 b 586 743 481 808 551 787 l 734 905 "},"¦":{"x_min":66.671875,"x_max":241.671875,"ha":308,"o":"m 66 937 l 66 451 l 241 451 l 241 937 l 66 937 m 66 243 l 66 -243 l 241 -243 l 241 243 l 66 243 "},"/":{"x_min":-4,"x_max":570,"ha":565,"o":"m -4 -25 l 153 -73 l 570 1008 l 411 1056 l -4 -25 "},"y":{"x_min":4,"x_max":768,"ha":772,"o":"m 768 675 l 554 675 l 405 229 l 402 229 l 229 675 l 4 675 l 299 -5 l 284 -44 b 145 -158 255 -118 240 -158 b 48 -137 110 -158 80 -151 l 20 -308 b 176 -333 70 -325 123 -333 b 462 -109 374 -333 406 -252 l 768 675 "},"Á":{"x_min":-1,"x_max":1031,"ha":1029,"o":"m -1 0 l 237 0 l 319 208 l 701 208 l 786 0 l 1031 0 l 603 983 l 424 983 l -1 0 m 628 391 l 387 391 l 507 697 l 628 391 m 376 1054 l 560 1054 l 800 1254 l 517 1254 l 376 1054 "},"g":{"x_min":48.984375,"x_max":782.328125,"ha":875,"o":"m 782 675 l 590 675 l 590 586 l 587 586 b 357 691 555 634 475 691 b 48 340 165 691 48 519 b 380 -8 48 136 180 -8 b 571 80 443 -8 524 15 l 573 80 l 573 15 b 387 -150 573 -80 514 -150 b 168 -62 303 -150 232 -116 l 53 -234 b 392 -333 150 -312 272 -333 b 782 56 653 -333 782 -197 l 782 675 m 257 341 b 423 508 257 429 329 508 b 590 341 518 508 590 429 b 423 175 590 254 518 175 b 257 341 329 175 257 254 "},"²":{"x_min":33.328125,"x_max":501.390625,"ha":535,"o":"m 33 401 l 501 401 l 501 518 l 222 518 l 222 520 l 416 670 b 501 833 470 712 501 737 b 276 1000 501 940 405 1000 b 36 808 143 1000 45 940 l 177 800 b 269 875 180 841 216 875 b 351 820 312 875 351 859 b 291 744 351 793 318 766 l 33 525 l 33 401 "},"–":{"x_min":0,"x_max":694.453125,"ha":694,"o":"m 0 262 l 694 262 l 694 429 l 0 429 l 0 262 "},"ë":{"x_min":53.109375,"x_max":744.765625,"ha":797,"o":"m 567 223 b 418 141 532 176 486 141 b 261 272 337 141 278 193 l 744 272 l 744 337 b 428 691 744 552 622 691 b 53 337 219 691 53 552 b 428 -16 53 122 219 -16 b 712 116 536 -16 646 31 l 567 223 m 261 413 b 408 541 267 479 317 541 b 536 413 483 541 537 483 l 261 413 m 253 775 b 371 894 321 775 371 827 b 250 1008 371 961 314 1008 b 137 894 189 1008 137 954 b 253 775 137 830 187 775 m 542 775 b 660 894 610 775 660 827 b 539 1008 660 961 603 1008 b 426 894 478 1008 426 954 b 542 775 426 830 476 775 "},"ƒ":{"x_min":-28,"x_max":790,"ha":822,"o":"m 688 602 l 513 602 l 534 701 b 644 816 551 781 577 816 b 716 801 669 816 694 811 l 790 958 b 609 1000 730 986 674 1000 b 334 729 438 1000 374 934 l 309 602 l 123 602 l 123 461 l 281 461 l 212 122 b 108 -9 192 26 166 -9 b 44 5 85 -9 63 -5 l -28 -159 b 126 -193 19 -180 74 -193 b 405 55 299 -193 374 -95 l 485 461 l 688 461 l 688 602 "},"Î":{"x_min":-70.828125,"x_max":481.9375,"ha":411,"o":"m 97 0 l 313 0 l 313 983 l 97 983 l 97 0 m 481 1054 l 320 1254 l 94 1254 l -70 1054 l 116 1054 l 202 1162 l 290 1054 l 481 1054 "},"e":{"x_min":52.671875,"x_max":744.328125,"ha":797,"o":"m 566 223 b 417 141 531 176 486 141 b 261 272 337 141 277 193 l 744 272 l 744 337 b 427 691 744 552 622 691 b 52 337 219 691 52 552 b 427 -16 52 122 219 -16 b 712 116 536 -16 645 31 l 566 223 m 261 413 b 408 541 266 479 316 541 b 536 413 483 541 537 483 l 261 413 "},"Ã":{"x_min":-1,"x_max":1031,"ha":1029,"o":"m -1 0 l 237 0 l 319 208 l 701 208 l 786 0 l 1031 0 l 603 983 l 424 983 l -1 0 m 628 391 l 387 391 l 507 697 l 628 391 m 353 1062 b 411 1120 361 1088 379 1120 b 499 1091 439 1120 467 1106 b 607 1062 530 1077 567 1062 b 787 1254 724 1062 769 1148 l 679 1254 b 618 1204 667 1226 650 1204 b 540 1225 590 1204 565 1215 b 419 1254 500 1241 465 1254 b 243 1062 315 1254 258 1155 l 353 1062 "},"J":{"x_min":-6.9375,"x_max":608.328125,"ha":694,"o":"m 608 983 l 391 983 l 391 352 b 288 166 391 279 390 166 b 191 252 241 166 197 205 l -6 204 b 294 -25 25 47 138 -25 b 608 329 561 -25 608 147 l 608 983 "},"»":{"x_min":39,"x_max":722,"ha":747,"o":"m 374 105 l 501 21 l 722 346 l 501 671 l 374 586 l 535 346 l 374 105 m 39 105 l 165 21 l 386 346 l 165 671 l 39 586 l 200 346 l 39 105 "},"©":{"x_min":38.890625,"x_max":1072.21875,"ha":1111,"o":"m 686 416 b 575 323 681 348 633 323 b 443 498 494 323 443 395 b 577 662 443 598 487 662 b 686 581 627 662 673 641 l 816 581 b 566 787 795 720 691 787 b 293 495 388 787 293 666 b 569 198 293 329 394 198 b 816 416 690 198 797 273 l 686 416 m 38 491 b 555 -25 38 206 270 -25 b 1072 491 840 -25 1072 206 b 555 1008 1072 776 840 1008 b 38 491 270 1008 38 776 m 180 491 b 555 883 180 706 348 883 b 930 491 762 883 930 706 b 555 100 930 276 762 100 b 180 491 348 100 180 276 "},"ò":{"x_min":48.84375,"x_max":798.859375,"ha":847,"o":"m 48 337 b 423 -16 48 122 215 -16 b 798 337 632 -16 798 122 b 423 691 798 552 632 691 b 48 337 215 691 48 552 m 257 337 b 423 508 257 438 319 508 b 590 337 528 508 590 438 b 423 166 590 236 528 166 b 257 337 319 166 257 236 m 425 983 l 141 983 l 382 783 l 565 783 l 425 983 "},"^":{"x_min":111,"x_max":814,"ha":925,"o":"m 111 476 l 306 476 l 462 807 l 616 476 l 814 476 l 563 983 l 361 983 l 111 476 "},"«":{"x_min":25,"x_max":708,"ha":747,"o":"m 372 586 l 245 671 l 25 346 l 245 21 l 372 105 l 211 346 l 372 586 m 708 586 l 581 671 l 360 346 l 581 21 l 708 105 l 546 346 l 708 586 "},"D":{"x_min":100,"x_max":1006.953125,"ha":1054,"o":"m 100 0 l 454 0 b 1006 488 747 0 1006 170 b 425 983 1006 848 741 983 l 100 983 l 100 0 m 316 783 l 444 783 b 781 500 627 783 781 693 b 429 200 781 276 630 200 l 316 200 l 316 783 "},"ÿ":{"x_min":3.921875,"x_max":767.8125,"ha":772,"o":"m 767 675 l 553 675 l 405 229 l 402 229 l 228 675 l 3 675 l 299 -5 l 284 -44 b 145 -158 255 -118 240 -158 b 48 -137 110 -158 80 -151 l 20 -308 b 176 -333 70 -325 123 -333 b 462 -109 374 -333 406 -252 l 767 675 m 240 775 b 358 894 308 775 358 827 b 237 1008 358 961 301 1008 b 124 894 176 1008 124 954 b 240 775 124 830 174 775 m 528 775 b 646 894 596 775 646 827 b 526 1008 646 961 590 1008 b 413 894 465 1008 413 954 b 528 775 413 830 463 775 "},"í":{"x_min":41.671875,"x_max":465.28125,"ha":361,"o":"m 76 0 l 284 0 l 284 675 l 76 675 l 76 0 m 41 783 l 225 783 l 465 983 l 181 983 l 41 783 "},"w":{"x_min":-6.828125,"x_max":1164,"ha":1157,"o":"m 240 0 l 450 0 l 575 448 l 577 448 l 718 0 l 923 0 l 1164 675 l 952 675 l 826 251 l 823 251 l 698 675 l 470 675 l 355 251 l 352 251 l 215 675 l -6 675 l 240 0 "},"$":{"x_min":21.484375,"x_max":790.9375,"ha":822,"o":"m 456 1097 l 364 1097 l 364 1000 b 47 700 200 980 47 875 b 263 440 47 559 122 484 l 364 409 l 364 175 b 168 261 289 180 217 201 l 21 95 b 364 -16 113 12 242 -16 l 364 -113 l 456 -113 l 456 -16 b 790 297 638 1 790 102 b 589 548 790 426 711 512 l 456 587 l 456 808 b 620 750 515 805 575 788 l 753 912 b 456 1000 672 976 556 1000 l 456 1097 m 364 609 b 264 709 340 618 264 626 b 364 804 264 768 313 793 l 364 609 m 456 386 l 482 376 b 574 280 531 358 574 340 b 456 177 574 216 513 188 l 456 386 "},"\\":{"x_min":-4,"x_max":570,"ha":565,"o":"m 570 -25 l 154 1056 l -4 1007 l 412 -74 l 570 -25 "},"Ì":{"x_min":-76.390625,"x_max":347.21875,"ha":411,"o":"m 97 0 l 313 0 l 313 983 l 97 983 l 97 0 m 206 1254 l -76 1254 l 163 1054 l 347 1054 l 206 1254 "},"µ":{"x_min":73.609375,"x_max":723.609375,"ha":797,"o":"m 723 674 l 515 674 l 515 338 b 390 166 515 250 498 166 b 281 343 283 166 281 266 l 281 674 l 73 674 l 73 -317 l 281 -317 l 281 -13 b 323 -17 294 -15 308 -17 b 520 91 425 -17 493 38 l 523 91 l 523 0 l 723 0 l 723 674 "},"Ç":{"x_min":47.21875,"x_max":933.328125,"ha":951,"o":"m 909 863 b 577 1008 826 970 687 1008 b 47 491 270 1008 47 806 b 463 -15 47 216 216 29 l 388 -129 l 433 -169 b 483 -158 450 -162 465 -158 b 552 -205 511 -158 552 -172 b 461 -250 552 -241 504 -250 b 354 -226 413 -250 376 -234 l 319 -291 b 493 -333 368 -315 437 -333 b 686 -198 563 -333 686 -300 b 511 -83 686 -95 593 -83 l 551 -23 b 577 -25 559 -25 568 -25 b 933 145 712 -25 851 29 l 752 280 b 550 175 708 213 637 175 b 272 491 393 175 272 308 b 556 808 272 675 393 808 b 743 727 637 808 700 779 l 909 863 "},"’":{"x_min":54,"x_max":357,"ha":411,"o":"m 357 983 l 156 983 l 54 591 l 231 591 l 357 983 "},"-":{"x_min":34.71875,"x_max":376.390625,"ha":411,"o":"m 376 429 l 34 429 l 34 262 l 376 262 l 376 429 "},"Q":{"x_min":47.21875,"x_max":1176.390625,"ha":1183,"o":"m 1176 166 l 901 166 l 901 169 b 1097 504 1036 229 1097 365 b 572 1008 1097 800 863 1008 b 47 504 280 1008 47 801 b 580 0 47 187 273 0 l 1176 0 l 1176 166 m 272 504 b 572 808 272 673 406 808 b 872 504 737 808 872 673 b 572 200 872 334 737 200 b 272 504 406 200 272 334 "},"M":{"x_min":100,"x_max":1211.109375,"ha":1311,"o":"m 100 0 l 316 0 l 316 754 l 319 754 l 568 0 l 733 0 l 991 754 l 994 754 l 994 0 l 1211 0 l 1211 983 l 884 983 l 656 341 l 654 341 l 427 983 l 100 983 l 100 0 "},"C":{"x_min":47.21875,"x_max":933.328125,"ha":951,"o":"m 909 863 b 577 1008 826 970 687 1008 b 47 491 270 1008 47 806 b 577 -25 47 176 270 -25 b 933 145 712 -25 851 29 l 752 280 b 550 175 708 213 637 175 b 272 491 393 175 272 308 b 556 808 272 675 393 808 b 743 727 637 808 700 779 l 909 863 "},"!":{"x_min":180.5625,"x_max":436.109375,"ha":617,"o":"m 412 983 l 204 983 l 204 325 l 412 325 l 412 983 m 180 119 b 308 -8 180 48 237 -8 b 436 119 379 -8 436 48 b 308 247 436 190 379 247 b 180 119 237 247 180 190 "},"ç":{"x_min":52.796875,"x_max":667.96875,"ha":669,"o":"m 667 601 b 427 691 602 667 506 691 b 52 337 219 691 52 552 b 330 -4 52 156 169 30 l 247 -129 l 291 -169 b 341 -158 308 -162 323 -158 b 411 -205 369 -158 411 -172 b 319 -250 411 -242 362 -250 b 212 -226 272 -250 234 -235 l 177 -292 b 351 -333 226 -315 295 -333 b 544 -198 422 -333 544 -300 b 369 -83 544 -96 451 -83 l 415 -15 b 427 -17 417 -17 423 -17 b 667 73 506 -17 602 6 l 530 217 b 427 166 506 189 473 166 b 261 337 323 166 261 235 b 427 508 261 438 323 508 b 530 456 470 508 509 485 l 667 601 "},"È":{"x_min":108.078125,"x_max":801.125,"ha":875,"o":"m 108 0 l 801 0 l 801 200 l 324 200 l 324 400 l 751 400 l 751 600 l 324 600 l 324 783 l 776 783 l 776 983 l 108 983 l 108 0 m 438 1254 l 155 1254 l 395 1054 l 578 1054 l 438 1254 "},"{":{"x_min":19.4375,"x_max":494.4375,"ha":514,"o":"m 494 -58 l 426 -58 b 336 30 341 -58 336 -6 l 336 255 b 197 398 334 384 255 394 l 197 401 b 336 545 255 406 334 416 l 336 769 b 426 858 336 806 341 858 l 494 858 l 494 1016 l 348 1016 b 169 815 245 1016 169 959 l 169 575 b 19 479 169 488 54 479 l 19 320 b 169 225 54 320 169 311 l 169 -13 b 348 -216 169 -158 250 -216 l 494 -216 l 494 -58 "},"X":{"x_min":0,"x_max":1003,"ha":1003,"o":"m 0 0 l 257 0 l 490 395 l 730 0 l 1003 0 l 647 517 l 965 982 l 702 982 l 501 638 l 291 982 l 19 982 l 344 513 l 0 0 "},"ô":{"x_min":48.84375,"x_max":798.15625,"ha":847,"o":"m 48 337 b 423 -16 48 122 215 -16 b 798 337 631 -16 798 122 b 423 691 798 552 631 691 b 48 337 215 691 48 552 m 257 337 b 423 508 257 438 319 508 b 589 337 527 508 589 438 b 423 166 589 236 527 166 b 257 337 319 166 257 236 m 699 783 l 538 983 l 312 983 l 147 783 l 334 783 l 420 891 l 508 783 l 699 783 "},"¼":{"x_min":10.828125,"x_max":1223.328125,"ha":1235,"o":"m 994 0 l 1144 0 l 1144 118 l 1223 118 l 1223 234 l 1144 234 l 1144 590 l 980 590 l 703 226 l 703 118 l 994 118 l 994 0 m 994 234 l 853 234 l 991 423 l 994 423 l 994 234 m 215 401 l 365 401 l 365 991 l 231 991 l 10 829 l 91 737 l 215 841 l 215 401 m 262 15 l 367 -44 l 941 962 l 824 1027 l 262 15 "},"#":{"x_min":62.96875,"x_max":760.03125,"ha":822,"o":"m 140 -1 l 275 -1 l 314 277 l 451 277 l 412 -1 l 547 -1 l 586 277 l 719 277 l 719 402 l 603 402 l 626 577 l 760 577 l 760 702 l 643 702 l 682 981 l 547 981 l 508 702 l 371 702 l 410 981 l 275 981 l 236 702 l 103 702 l 103 577 l 219 577 l 196 402 l 62 402 l 62 277 l 179 277 l 140 -1 m 468 402 l 330 402 l 354 577 l 492 577 l 468 402 "},"Ê":{"x_min":108.078125,"x_max":801.140625,"ha":875,"o":"m 108 0 l 801 0 l 801 200 l 324 200 l 324 400 l 751 400 l 751 600 l 324 600 l 324 783 l 776 783 l 776 983 l 108 983 l 108 0 m 713 1054 l 552 1254 l 326 1254 l 160 1054 l 348 1054 l 434 1162 l 521 1054 l 713 1054 "},")":{"x_min":29.171875,"x_max":375,"ha":436,"o":"m 172 -217 l 175 -211 b 375 399 302 -22 375 171 b 175 1010 375 627 302 821 l 172 1016 l 29 932 b 208 399 141 756 208 614 b 29 -133 208 184 141 42 l 172 -217 "},"Å":{"x_min":-1.609375,"x_max":1030.28125,"ha":1029,"o":"m -1 0 l 237 0 l 319 208 l 701 208 l 785 0 l 1030 0 l 602 983 l 423 983 l -1 0 m 627 391 l 387 391 l 506 697 l 627 391 m 515 1015 b 669 1169 599 1015 669 1084 b 515 1323 669 1254 599 1323 b 360 1169 430 1323 360 1254 b 515 1015 360 1084 430 1015 m 444 1169 b 515 1240 444 1208 476 1240 b 585 1169 553 1240 585 1208 b 515 1098 585 1130 553 1098 b 444 1169 476 1098 444 1130 "},"ø":{"x_min":35.625,"x_max":810.625,"ha":847,"o":"m 35 7 l 100 -54 l 202 46 b 423 -17 264 5 341 -17 b 798 337 631 -17 798 121 b 718 561 798 425 768 503 l 810 653 l 745 716 l 652 623 b 423 691 589 666 510 691 b 48 337 214 691 48 552 b 132 105 48 242 80 163 l 35 7 m 277 249 b 256 337 263 274 256 303 b 423 507 256 438 318 507 b 513 485 459 507 489 499 l 277 249 m 573 416 b 589 337 584 392 589 366 b 423 166 589 235 527 166 b 341 185 392 166 364 173 l 573 416 "},"â":{"x_min":40,"x_max":688.9375,"ha":746,"o":"m 497 0 l 688 0 l 688 343 b 380 691 688 568 623 691 b 83 583 270 691 159 655 l 194 469 b 363 550 238 519 295 550 b 497 429 436 550 497 502 b 40 191 323 429 40 425 b 280 -16 40 55 153 -16 b 494 84 365 -16 448 12 l 497 84 l 497 0 m 497 295 l 497 251 b 338 125 497 168 420 125 b 240 198 292 125 240 148 b 445 295 240 290 381 295 l 497 295 m 650 783 l 488 983 l 262 983 l 96 783 l 284 783 l 370 891 l 458 783 l 650 783 "},"}":{"x_min":19.4375,"x_max":494.4375,"ha":514,"o":"m 19 858 l 87 858 b 177 769 172 858 177 806 l 177 544 b 316 401 179 415 258 405 l 316 398 b 177 254 258 393 179 383 l 177 30 b 87 -58 177 -6 172 -58 l 19 -58 l 19 -216 l 165 -216 b 344 -15 268 -216 344 -159 l 344 225 b 494 320 344 311 455 320 l 494 479 b 344 575 455 479 344 488 l 344 813 b 169 1016 344 958 263 1016 l 19 1016 l 19 858 "},"‰":{"x_min":44.4375,"x_max":1576.390625,"ha":1621,"o":"m 548 229 b 793 -16 548 94 656 -16 b 1037 229 927 -16 1037 94 b 793 473 1037 363 927 473 b 548 229 656 473 548 363 m 681 229 b 793 340 681 290 731 340 b 904 229 854 340 904 290 b 793 116 904 168 854 116 b 681 229 731 116 681 168 m 1086 229 b 1330 -16 1086 94 1195 -16 b 1576 229 1465 -16 1576 94 b 1330 473 1576 363 1465 473 b 1086 229 1195 473 1086 363 m 1219 229 b 1330 340 1219 290 1269 340 b 1443 229 1391 340 1443 290 b 1330 116 1443 168 1391 116 b 1219 229 1269 116 1219 168 m 44 755 b 288 509 44 620 152 509 b 534 755 423 509 534 620 b 288 1000 534 890 423 1000 b 44 755 152 1000 44 890 m 177 755 b 288 866 177 816 227 866 b 401 755 350 866 401 816 b 288 643 401 694 350 643 b 177 755 227 643 177 694 m 204 15 l 309 -44 l 883 962 l 766 1027 l 204 15 "},"Ä":{"x_min":-1.75,"x_max":1030.375,"ha":1029,"o":"m -1 0 l 237 0 l 319 208 l 701 208 l 785 0 l 1030 0 l 602 983 l 423 983 l -1 0 m 627 391 l 387 391 l 506 697 l 627 391 m 369 1045 b 487 1165 437 1045 487 1098 b 366 1279 487 1231 430 1279 b 253 1165 305 1279 253 1225 b 369 1045 253 1101 303 1045 m 658 1045 b 776 1165 726 1045 776 1098 b 655 1279 776 1231 719 1279 b 542 1165 594 1279 542 1225 b 658 1045 542 1101 592 1045 "},"¸":{"x_min":-15.375,"x_max":351.296875,"ha":361,"o":"m 233 0 l 140 0 l 54 -129 l 98 -169 b 148 -158 115 -162 130 -158 b 217 -205 176 -158 217 -172 b 126 -250 217 -241 169 -250 b 19 -226 79 -250 41 -234 l -15 -291 b 158 -333 33 -315 102 -333 b 351 -198 229 -333 351 -300 b 176 -83 351 -95 258 -83 l 233 0 "},"a":{"x_min":40,"x_max":688.625,"ha":746,"o":"m 496 0 l 688 0 l 688 343 b 380 691 688 568 623 691 b 83 583 270 691 159 655 l 194 469 b 363 550 238 519 295 550 b 496 429 435 550 496 502 b 40 191 323 429 40 425 b 280 -16 40 55 153 -16 b 494 84 365 -16 448 12 l 496 84 l 496 0 m 496 295 l 496 251 b 338 125 496 168 420 125 b 240 198 292 125 240 148 b 445 295 240 290 381 295 l 496 295 "},"—":{"x_min":0,"x_max":1388.890625,"ha":1389,"o":"m 0 262 l 1388 262 l 1388 429 l 0 429 l 0 262 "},"=":{"x_min":81.9375,"x_max":843.0625,"ha":925,"o":"m 81 466 l 843 466 l 843 641 l 81 641 l 81 466 m 81 200 l 843 200 l 843 375 l 81 375 l 81 200 "},"N":{"x_min":100,"x_max":1031.953125,"ha":1132,"o":"m 100 0 l 316 0 l 316 700 l 319 700 l 748 0 l 1031 0 l 1031 983 l 815 983 l 815 300 l 812 300 l 394 983 l 100 983 l 100 0 "},"ú":{"x_min":73.703125,"x_max":723.0625,"ha":797,"o":"m 723 675 l 514 675 l 514 338 b 390 166 514 251 498 166 b 282 344 283 166 282 266 l 282 675 l 73 675 l 73 302 b 323 -16 73 122 112 -16 b 520 91 424 -16 492 38 l 523 91 l 523 0 l 723 0 l 723 675 m 259 783 l 442 783 l 682 983 l 399 983 l 259 783 "},"⁄":{"x_min":-224,"x_max":455,"ha":232,"o":"m -224 15 l -118 -44 l 455 962 l 338 1028 l -224 15 "},"2":{"x_min":68.0625,"x_max":754.171875,"ha":822,"o":"m 68 0 l 754 0 l 754 183 l 318 183 l 616 440 b 745 704 691 505 745 577 b 427 1000 745 901 606 1000 b 80 698 234 1000 93 901 l 288 683 b 416 808 294 754 340 808 b 537 701 480 808 537 768 b 450 563 537 641 488 600 l 68 220 l 68 0 "},"ü":{"x_min":73.609375,"x_max":723.609375,"ha":797,"o":"m 723 675 l 515 675 l 515 338 b 390 166 515 251 498 166 b 281 344 283 166 281 266 l 281 675 l 73 675 l 73 302 b 323 -16 73 122 112 -16 b 520 91 425 -16 493 38 l 523 91 l 523 0 l 723 0 l 723 675 m 252 775 b 370 894 320 775 370 827 b 250 1008 370 961 313 1008 b 137 894 188 1008 137 954 b 252 775 137 830 187 775 m 541 775 b 659 894 609 775 659 827 b 538 1008 659 961 602 1008 b 426 894 477 1008 426 954 b 541 775 426 830 476 775 "},"¯":{"x_min":-55.5625,"x_max":416.671875,"ha":361,"o":"m 416 954 l -55 954 l -55 820 l 416 820 l 416 954 "},"Z":{"x_min":49.078125,"x_max":826.859375,"ha":875,"o":"m 49 0 l 826 0 l 826 200 l 321 200 l 810 791 l 810 983 l 67 983 l 67 791 l 547 791 l 49 200 l 49 0 "},"u":{"x_min":73.609375,"x_max":723.609375,"ha":797,"o":"m 723 675 l 515 675 l 515 338 b 390 166 515 251 498 166 b 281 344 283 166 281 266 l 281 675 l 73 675 l 73 302 b 323 -16 73 122 112 -16 b 520 91 425 -16 493 38 l 523 91 l 523 0 l 723 0 l 723 675 "},"Ó":{"x_min":47.21875,"x_max":1108.328125,"ha":1156,"o":"m 47 491 b 577 -25 47 176 270 -25 b 1108 491 884 -25 1108 176 b 577 1008 1108 806 884 1008 b 47 491 270 1008 47 806 m 272 491 b 577 808 272 675 393 808 b 883 491 762 808 883 675 b 577 175 883 308 762 175 b 272 491 393 175 272 308 m 438 1054 l 622 1054 l 862 1254 l 579 1254 l 438 1054 "},"k":{"x_min":73.609375,"x_max":775,"ha":772,"o":"m 73 0 l 281 0 l 281 341 l 284 341 l 512 0 l 775 0 l 500 370 l 768 675 l 512 675 l 281 408 l 281 1050 l 73 1050 l 73 0 "},"Ù":{"x_min":100.203125,"x_max":929.359375,"ha":1029,"o":"m 929 983 l 712 983 l 712 387 b 515 175 712 266 629 175 b 316 387 400 175 316 266 l 316 983 l 100 983 l 100 379 b 515 -25 100 147 241 -25 b 929 379 787 -25 929 147 l 929 983 m 516 1254 l 233 1254 l 473 1054 l 657 1054 l 516 1254 "},"€":{"x_min":14,"x_max":803,"ha":822,"o":"m 803 104 b 502 -16 741 32 626 -16 b 126 308 295 -16 169 97 l 14 308 l 52 433 l 111 433 b 109 458 109 441 109 450 l 109 484 b 112 552 109 508 111 530 l 18 552 l 61 680 l 133 680 b 559 1000 189 890 337 1000 b 775 959 623 1000 737 982 l 711 779 b 559 814 683 797 625 814 b 352 680 465 814 393 775 l 679 680 l 637 552 l 323 552 b 321 490 322 532 321 512 l 321 461 b 322 433 321 451 321 443 l 605 433 l 565 308 l 343 308 b 522 164 371 218 427 164 b 689 244 598 164 650 196 l 803 104 "},"¢":{"x_min":105.5625,"x_max":755.5625,"ha":822,"o":"m 430 -112 l 513 -112 l 513 -17 b 755 69 577 -17 686 1 l 629 217 b 513 158 570 160 534 158 l 513 516 b 619 463 545 516 583 501 l 752 605 b 513 691 680 666 608 691 l 513 783 l 430 783 l 430 691 b 105 337 233 667 105 534 b 430 -17 105 145 233 -5 l 430 -112 m 430 158 b 305 338 344 184 305 253 b 430 516 305 424 344 499 l 430 158 "},"ß":{"x_min":73.609375,"x_max":825,"ha":875,"o":"m 73 0 l 281 0 l 281 747 b 423 883 281 830 338 883 b 550 775 488 883 550 844 b 423 665 550 702 493 665 l 406 665 l 406 490 l 434 490 b 625 320 544 490 625 438 b 433 158 625 209 536 158 b 365 169 409 158 387 162 l 365 0 b 494 -16 408 -11 450 -16 b 825 301 686 -16 825 104 b 608 587 825 444 754 558 l 608 590 b 750 812 706 630 750 705 b 429 1066 750 988 586 1066 b 73 712 190 1066 73 947 l 73 0 "},"é":{"x_min":52.671875,"x_max":744.09375,"ha":797,"o":"m 566 223 b 417 141 531 176 485 141 b 261 272 337 141 277 193 l 744 272 l 744 337 b 427 691 744 552 621 691 b 52 337 219 691 52 552 b 427 -16 52 122 219 -16 b 712 116 535 -16 645 31 l 566 223 m 261 413 b 408 541 266 479 316 541 b 535 413 483 541 537 483 l 261 413 m 259 783 l 442 783 l 682 983 l 399 983 l 259 783 "},"s":{"x_min":32.65625,"x_max":609.046875,"ha":643,"o":"m 582 602 b 332 691 520 669 421 691 b 49 463 191 691 49 622 b 400 190 49 206 400 298 b 306 141 400 154 353 141 b 159 215 243 141 197 168 l 32 75 b 297 -16 99 6 203 -16 b 609 205 442 -16 609 33 b 257 477 609 462 257 377 b 334 533 257 517 299 533 b 454 476 384 533 424 513 l 582 602 "},"B":{"x_min":100,"x_max":872.21875,"ha":900,"o":"m 100 0 l 502 0 b 872 273 677 0 872 68 b 656 513 872 401 786 497 l 656 516 b 826 733 758 548 826 623 b 466 983 826 947 638 983 l 100 983 l 100 0 m 316 800 l 463 800 b 609 697 531 800 609 779 b 473 590 609 618 540 590 l 316 590 l 316 800 m 316 406 l 480 406 b 655 298 551 406 655 391 b 511 183 655 212 579 183 l 316 183 l 316 406 "},"…":{"x_min":104.171875,"x_max":1284.71875,"ha":1389,"o":"m 104 119 b 231 -8 104 48 161 -8 b 359 119 302 -8 359 48 b 231 247 359 190 302 247 b 104 119 161 247 104 190 m 566 119 b 694 -8 566 48 623 -8 b 822 119 765 -8 822 48 b 694 247 822 190 765 247 b 566 119 623 247 566 190 m 1029 119 b 1156 -8 1029 48 1086 -8 b 1284 119 1227 -8 1284 48 b 1156 247 1284 190 1227 247 b 1029 119 1086 247 1029 190 "},"?":{"x_min":75,"x_max":734.71875,"ha":772,"o":"m 300 325 l 508 325 l 508 365 b 562 461 508 395 519 427 b 734 734 694 565 734 629 b 422 1008 734 913 591 1008 b 75 706 229 1008 94 902 l 288 693 b 426 816 294 761 340 816 b 526 719 483 816 526 780 b 348 511 526 655 451 609 b 300 386 313 477 300 441 l 300 325 m 276 119 b 404 -8 276 48 333 -8 b 531 119 475 -8 531 48 b 404 247 531 190 475 247 b 276 119 333 247 276 190 "},"H":{"x_min":100,"x_max":954.171875,"ha":1054,"o":"m 100 0 l 316 0 l 316 425 l 737 425 l 737 0 l 954 0 l 954 983 l 737 983 l 737 616 l 316 616 l 316 983 l 100 983 l 100 0 "},"î":{"x_min":-95.828125,"x_max":456.9375,"ha":361,"o":"m 76 0 l 284 0 l 284 675 l 76 675 l 76 0 m 456 783 l 295 983 l 69 983 l -95 783 l 91 783 l 177 891 l 265 783 l 456 783 "},"c":{"x_min":52.78125,"x_max":668.0625,"ha":669,"o":"m 668 601 b 427 691 602 668 506 691 b 52 337 219 691 52 552 b 427 -16 52 122 219 -16 b 668 73 506 -16 602 6 l 530 218 b 427 166 506 190 473 166 b 261 337 323 166 261 236 b 427 508 261 438 323 508 b 530 456 470 508 509 486 l 668 601 "},"¶":{"x_min":18.0625,"x_max":779.171875,"ha":861,"o":"m 327 -184 l 477 -184 l 477 850 l 629 850 l 629 -184 l 779 -184 l 779 983 l 359 983 b 18 736 166 983 18 936 b 327 498 18 587 126 498 l 327 -184 "},"•":{"x_min":101.390625,"x_max":593.0625,"ha":694,"o":"m 101 491 b 347 245 101 355 211 245 b 593 491 483 245 593 355 b 347 737 593 627 483 737 b 101 491 211 737 101 627 "},"¥":{"x_min":-50,"x_max":872.21875,"ha":822,"o":"m 302 0 l 519 0 l 519 219 l 754 219 l 754 352 l 519 352 l 519 419 l 536 447 l 754 447 l 754 580 l 615 580 l 872 983 l 619 983 l 411 616 l 202 983 l -50 983 l 206 580 l 68 580 l 68 447 l 286 447 l 302 419 l 302 352 l 68 352 l 68 219 l 302 219 l 302 0 "},"(":{"x_min":61.109375,"x_max":406.9375,"ha":436,"o":"m 263 1016 l 261 1010 b 61 399 133 821 61 627 b 261 -211 61 171 133 -22 l 263 -217 l 406 -133 b 227 399 294 42 227 184 b 406 932 227 614 294 756 l 263 1016 "},"U":{"x_min":100,"x_max":929.171875,"ha":1029,"o":"m 929 983 l 712 983 l 712 387 b 515 175 712 266 629 175 b 316 387 400 175 316 266 l 316 983 l 100 983 l 100 379 b 515 -25 100 147 241 -25 b 929 379 787 -25 929 147 l 929 983 "},"◊":{"x_min":71,"x_max":795,"ha":865,"o":"m 795 488 l 511 1048 l 360 1048 l 71 488 l 354 -70 l 504 -70 l 795 488 m 628 484 l 460 151 b 435 77 453 137 440 97 l 429 77 b 404 154 425 95 415 127 l 237 493 l 403 818 b 430 898 414 844 423 873 l 435 898 b 462 818 440 875 451 843 l 628 484 "},"Ñ":{"x_min":99.75,"x_max":1031.703125,"ha":1132,"o":"m 99 0 l 316 0 l 316 700 l 319 700 l 748 0 l 1031 0 l 1031 983 l 815 983 l 815 300 l 812 300 l 394 983 l 99 983 l 99 0 m 403 1062 b 462 1120 412 1088 430 1120 b 549 1091 490 1120 517 1106 b 658 1062 581 1077 617 1062 b 838 1254 774 1062 820 1148 l 730 1254 b 669 1204 717 1226 701 1204 b 591 1225 641 1204 616 1215 b 470 1254 551 1241 516 1254 b 294 1062 366 1254 309 1155 l 403 1062 "},"F":{"x_min":108.328125,"x_max":768.0625,"ha":824,"o":"m 108 0 l 325 0 l 325 383 l 734 383 l 734 583 l 325 583 l 325 783 l 768 783 l 768 983 l 108 983 l 108 0 "},"­":{"x_min":34.71875,"x_max":376.390625,"ha":411,"o":"m 376 429 l 34 429 l 34 262 l 376 262 l 376 429 "},":":{"x_min":77.78125,"x_max":333.328125,"ha":411,"o":"m 77 119 b 205 -8 77 48 134 -8 b 333 119 276 -8 333 48 b 205 247 333 190 276 247 b 77 119 134 247 77 190 m 77 563 b 205 436 77 493 134 436 b 333 563 276 436 333 493 b 205 691 333 634 276 691 b 77 563 134 691 77 634 "},"Û":{"x_min":100.21875,"x_max":929.78125,"ha":1029,"o":"m 929 983 l 713 983 l 713 387 b 515 175 713 266 629 175 b 316 387 400 175 316 266 l 316 983 l 100 983 l 100 379 b 515 -25 100 147 241 -25 b 929 379 788 -25 929 147 l 929 983 m 792 1054 l 631 1254 l 404 1254 l 239 1054 l 426 1054 l 512 1162 l 600 1054 l 792 1054 "},"*":{"x_min":38.890625,"x_max":630.5625,"ha":669,"o":"m 406 983 l 265 983 l 265 791 l 83 856 l 38 725 l 223 661 l 106 509 l 219 425 l 331 577 l 448 418 l 563 502 l 448 661 l 630 719 l 588 851 l 406 791 l 406 983 "},"†":{"x_min":47.21875,"x_max":775,"ha":822,"o":"m 311 -184 l 502 -184 l 502 516 l 775 516 l 775 691 l 502 691 l 502 983 l 311 983 l 311 691 l 47 691 l 47 516 l 311 516 l 311 -184 "},"°":{"x_min":38.890625,"x_max":516.671875,"ha":556,"o":"m 277 638 b 155 761 209 638 155 693 b 277 883 155 829 209 883 b 400 761 345 883 400 829 b 277 638 400 693 345 638 m 277 522 b 516 761 409 522 516 629 b 277 1000 516 893 409 1000 b 38 761 145 1000 38 893 b 277 522 38 629 145 522 "},"V":{"x_min":2.78125,"x_max":975,"ha":978,"o":"m 395 0 l 569 0 l 975 983 l 743 983 l 495 338 l 493 338 l 250 983 l 2 983 l 395 0 "},"å":{"x_min":40,"x_max":688.625,"ha":746,"o":"m 496 0 l 688 0 l 688 343 b 380 691 688 568 623 691 b 83 583 270 691 159 655 l 194 469 b 363 550 238 519 295 550 b 496 429 435 550 496 502 b 40 191 323 429 40 425 b 280 -16 40 55 153 -16 b 494 84 365 -16 448 12 l 496 84 l 496 0 m 496 295 l 496 251 b 338 125 496 168 420 125 b 240 198 292 125 240 148 b 445 295 240 290 381 295 l 496 295 m 373 756 b 527 911 458 756 527 826 b 373 1065 527 995 458 1065 b 219 911 288 1065 219 995 b 373 756 219 826 288 756 m 302 911 b 373 981 302 950 334 981 b 444 911 412 981 444 950 b 373 840 444 872 412 840 b 302 911 334 840 302 872 "}," ":{"x_min":0,"x_max":0,"ha":411},"0":{"x_min":45.828125,"x_max":776.390625,"ha":822,"o":"m 45 491 b 411 -16 45 258 119 -16 b 776 491 702 -16 776 258 b 411 1000 776 725 702 1000 b 45 491 119 1000 45 725 m 254 491 b 411 808 254 594 261 808 b 568 491 561 808 568 594 b 411 175 568 388 561 175 b 254 491 261 175 254 388 "},"”":{"x_min":61,"x_max":661,"ha":722,"o":"m 661 983 l 461 983 l 358 591 l 536 591 l 661 983 m 363 983 l 163 983 l 61 591 l 238 591 l 363 983 "},"¾":{"x_min":6.171875,"x_max":1229.78125,"ha":1235,"o":"m 1000 0 l 1150 0 l 1150 118 l 1229 118 l 1229 235 l 1150 235 l 1150 591 l 986 591 l 710 227 l 710 118 l 1000 118 l 1000 0 m 1000 235 l 860 235 l 997 424 l 1000 424 l 1000 235 m 181 650 l 215 650 b 343 585 279 650 343 649 b 249 518 343 536 302 518 b 157 588 196 518 167 545 l 6 557 b 249 393 33 439 128 393 b 493 571 381 393 493 452 b 365 710 493 639 446 700 l 365 713 b 481 842 440 725 481 777 b 253 1000 481 949 372 1000 b 13 842 139 1000 42 960 l 164 814 b 253 875 174 853 208 875 b 331 829 300 875 331 859 b 228 767 331 777 281 767 l 181 767 l 181 650 m 296 16 l 402 -43 l 975 963 l 858 1028 l 296 16 "},"@":{"x_min":43.921875,"x_max":1066.140625,"ha":1111,"o":"m 659 505 b 513 337 659 429 630 337 b 417 461 435 337 417 402 b 556 633 417 556 471 633 b 659 505 625 633 659 579 m 839 741 l 709 741 l 698 679 l 695 679 b 545 758 667 736 618 758 b 267 445 373 758 267 608 b 467 212 267 308 348 212 b 645 287 555 212 609 250 l 648 287 b 757 212 649 251 680 212 b 1066 551 841 212 1066 255 b 574 1008 1066 845 818 1008 b 43 490 281 1008 43 786 b 582 -25 43 188 286 -25 b 1009 184 752 -25 910 48 l 856 184 b 593 100 788 130 698 100 b 185 490 359 100 185 247 b 570 883 185 718 339 883 b 932 544 781 883 932 766 b 813 337 932 400 871 337 b 775 376 784 337 775 355 b 788 468 775 402 782 441 l 839 741 "},"ö":{"x_min":48.609375,"x_max":798.609375,"ha":847,"o":"m 48 337 b 423 -16 48 122 215 -16 b 798 337 631 -16 798 122 b 423 691 798 552 631 691 b 48 337 215 691 48 552 m 256 337 b 423 508 256 438 319 508 b 590 337 527 508 590 438 b 423 166 590 236 527 166 b 256 337 319 166 256 236 m 277 775 b 395 894 345 775 395 827 b 275 1008 395 961 338 1008 b 162 894 213 1008 162 954 b 277 775 162 830 212 775 m 566 775 b 684 894 634 775 684 827 b 563 1008 684 961 627 1008 b 451 894 502 1008 451 954 b 566 775 451 830 501 775 "},"i":{"x_min":59.71875,"x_max":301.390625,"ha":361,"o":"m 76 0 l 284 0 l 284 675 l 76 675 l 76 0 m 59 887 b 180 766 59 820 113 766 b 301 887 247 766 301 820 b 180 1008 301 954 247 1008 b 59 887 113 1008 59 954 "},"Õ":{"x_min":47.21875,"x_max":1108.328125,"ha":1156,"o":"m 47 491 b 577 -25 47 176 270 -25 b 1108 491 884 -25 1108 176 b 577 1008 1108 806 884 1008 b 47 491 270 1008 47 806 m 272 491 b 577 808 272 675 393 808 b 883 491 762 808 883 675 b 577 175 883 308 762 175 b 272 491 393 175 272 308 m 415 1062 b 473 1120 423 1088 441 1120 b 561 1091 501 1120 529 1106 b 669 1062 593 1077 629 1062 b 850 1254 786 1062 831 1148 l 741 1254 b 680 1204 729 1226 712 1204 b 602 1225 652 1204 627 1215 b 481 1254 562 1241 527 1254 b 305 1062 377 1254 320 1155 l 415 1062 "},"þ":{"x_min":93.0625,"x_max":826.390625,"ha":875,"o":"m 93 -316 l 301 -316 l 301 72 l 304 72 b 518 -16 351 6 431 -16 b 826 343 709 -16 826 155 b 494 691 826 547 694 691 b 304 602 418 691 336 656 l 301 602 l 301 1050 l 93 1050 l 93 -316 m 284 337 b 451 508 284 438 347 508 b 618 337 555 508 618 438 b 451 166 618 236 555 166 b 284 337 347 166 284 236 "},"]":{"x_min":27.78125,"x_max":319.4375,"ha":411,"o":"m 27 -216 l 319 -216 l 319 1016 l 27 1016 l 27 891 l 152 891 l 152 -91 l 27 -91 l 27 -216 "},"m":{"x_min":73.609375,"x_max":1134.71875,"ha":1208,"o":"m 73 0 l 281 0 l 281 335 b 406 508 281 423 298 508 b 500 356 502 508 500 406 l 500 0 l 708 0 l 708 356 b 834 508 708 440 738 508 b 926 392 902 508 926 455 l 926 0 l 1134 0 l 1134 398 b 895 691 1134 562 1079 691 b 681 570 795 691 730 656 b 473 691 645 652 568 691 b 276 583 372 691 304 635 l 273 583 l 273 674 l 73 674 l 73 0 "},"8":{"x_min":65.28125,"x_max":756.953125,"ha":822,"o":"m 81 729 b 248 511 81 622 143 541 l 248 508 b 65 269 130 476 65 391 b 411 -16 65 79 229 -16 b 756 269 593 -16 756 79 b 573 508 756 391 691 476 l 573 511 b 740 729 679 541 740 622 b 411 1000 740 909 591 1000 b 81 729 230 1000 81 909 m 290 700 b 411 808 290 759 338 808 b 531 700 483 808 531 759 b 411 590 531 638 483 590 b 290 700 338 590 290 638 m 273 298 b 411 423 273 368 329 423 b 548 298 493 423 548 368 b 411 175 548 230 493 175 b 273 298 329 175 273 230 "},"R":{"x_min":99.609375,"x_max":888.5,"ha":900,"o":"m 99 0 l 316 0 l 316 393 l 423 393 l 628 0 l 888 0 l 638 415 b 851 684 777 440 851 547 b 480 983 851 913 681 983 l 99 983 l 99 0 m 316 800 l 457 800 b 626 686 537 800 626 784 b 444 576 626 579 523 576 l 316 576 l 316 800 "},"á":{"x_min":40,"x_max":688.953125,"ha":746,"o":"m 497 0 l 688 0 l 688 343 b 380 691 688 568 623 691 b 83 583 270 691 159 655 l 194 469 b 363 550 238 519 295 550 b 497 429 436 550 497 502 b 40 191 323 429 40 425 b 280 -16 40 55 153 -16 b 494 84 365 -16 448 12 l 497 84 l 497 0 m 497 295 l 497 251 b 338 125 497 168 420 125 b 240 198 292 125 240 148 b 445 295 240 290 381 295 l 497 295 m 234 783 l 417 783 l 658 983 l 374 983 l 234 783 "},"×":{"x_min":89,"x_max":836,"ha":925,"o":"m 89 659 l 336 421 l 94 169 l 218 50 l 463 295 l 708 51 l 836 180 l 586 421 l 826 671 l 702 790 l 463 548 l 218 792 l 89 659 "},"o":{"x_min":48.609375,"x_max":798.609375,"ha":847,"o":"m 48 337 b 423 -16 48 122 215 -16 b 798 337 631 -16 798 122 b 423 691 798 552 631 691 b 48 337 215 691 48 552 m 256 337 b 423 508 256 438 319 508 b 590 337 527 508 590 438 b 423 166 590 236 527 166 b 256 337 319 166 256 236 "},"5":{"x_min":44.4375,"x_max":751.390625,"ha":822,"o":"m 718 982 l 123 982 l 112 439 b 316 475 177 461 248 475 b 543 313 425 475 543 442 b 397 165 543 228 486 165 b 262 284 325 165 273 213 l 44 234 b 376 -17 87 67 206 -17 b 751 334 591 -17 751 111 b 411 659 751 535 609 659 b 323 647 373 659 347 656 l 327 799 l 718 799 l 718 982 "},"õ":{"x_min":48.171875,"x_max":798.171875,"ha":847,"o":"m 48 337 b 423 -16 48 122 214 -16 b 798 337 631 -16 798 122 b 423 691 798 552 631 691 b 48 337 214 691 48 552 m 256 337 b 423 508 256 438 319 508 b 589 337 527 508 589 438 b 423 166 589 236 527 166 b 256 337 319 166 256 236 m 260 791 b 319 850 269 818 287 850 b 406 820 346 850 374 836 b 514 791 438 806 474 791 b 695 983 631 791 677 877 l 587 983 b 525 933 574 955 557 933 b 448 954 498 933 473 944 b 327 983 407 970 373 983 b 150 791 223 983 166 884 l 260 791 "},"7":{"x_min":50.953125,"x_max":770.390625,"ha":822,"o":"m 134 0 l 377 0 l 770 800 l 770 983 l 50 983 l 50 791 l 537 791 l 134 0 "},"K":{"x_min":108.328125,"x_max":1027.78125,"ha":1003,"o":"m 108 0 l 325 0 l 325 466 l 725 0 l 1027 0 l 552 526 l 990 983 l 706 983 l 325 575 l 325 983 l 108 983 l 108 0 "},",":{"x_min":24,"x_max":327,"ha":411,"o":"m 24 -166 l 201 -166 l 327 225 l 126 225 l 24 -166 "},"d":{"x_min":48.609375,"x_max":781.953125,"ha":875,"o":"m 781 1050 l 573 1050 l 573 602 l 570 602 b 356 691 523 668 443 691 b 48 331 165 691 48 519 b 380 -16 48 127 180 -16 b 587 88 475 -16 555 40 l 590 88 l 590 0 l 781 0 l 781 1050 m 590 337 b 423 166 590 236 527 166 b 256 337 319 166 256 236 b 423 508 256 438 319 508 b 590 337 527 508 590 438 "},"¨":{"x_min":-80.5625,"x_max":441.671875,"ha":361,"o":"m 34 775 b 152 894 102 775 152 827 b 31 1008 152 961 95 1008 b -80 894 -29 1008 -80 954 b 34 775 -80 830 -30 775 m 323 775 b 441 894 391 775 441 827 b 320 1008 441 961 384 1008 b 208 894 259 1008 208 954 b 323 775 208 830 258 775 "},"Ô":{"x_min":47.21875,"x_max":1108.328125,"ha":1156,"o":"m 47 491 b 577 -25 47 176 270 -25 b 1108 491 884 -25 1108 176 b 577 1008 1108 806 884 1008 b 47 491 270 1008 47 806 m 272 491 b 577 808 272 675 393 808 b 883 491 762 808 883 675 b 577 175 883 308 762 175 b 272 491 393 175 272 308 m 854 1054 l 693 1254 l 466 1254 l 301 1054 l 488 1054 l 575 1162 l 662 1054 l 854 1054 "},"E":{"x_min":108.328125,"x_max":801.390625,"ha":875,"o":"m 108 0 l 801 0 l 801 200 l 325 200 l 325 400 l 751 400 l 751 600 l 325 600 l 325 783 l 776 783 l 776 983 l 108 983 l 108 0 "},"Y":{"x_min":-27.78125,"x_max":927.78125,"ha":900,"o":"m 341 0 l 558 0 l 558 419 l 927 983 l 670 983 l 450 615 l 241 983 l -27 983 l 341 419 l 341 0 "},"\"":{"x_min":112.5,"x_max":609.71875,"ha":722,"o":"m 434 591 l 609 591 l 609 983 l 434 983 l 434 591 m 112 591 l 287 591 l 287 983 l 112 983 l 112 591 "},"‹":{"x_min":25,"x_max":372,"ha":411,"o":"m 372 586 l 245 671 l 25 346 l 245 21 l 372 105 l 210 346 l 372 586 "},"ê":{"x_min":52.890625,"x_max":744.109375,"ha":797,"o":"m 566 223 b 417 141 531 176 485 141 b 261 272 337 141 277 193 l 744 272 l 744 337 b 427 691 744 552 621 691 b 52 337 219 691 52 552 b 427 -16 52 122 219 -16 b 712 116 535 -16 645 31 l 566 223 m 261 413 b 408 541 266 479 316 541 b 535 413 483 541 537 483 l 261 413 m 674 783 l 513 983 l 287 983 l 122 783 l 309 783 l 395 891 l 483 783 l 674 783 "},"Ï":{"x_min":-55.5625,"x_max":466.671875,"ha":411,"o":"m 97 0 l 313 0 l 313 983 l 97 983 l 97 0 m 59 1045 b 177 1165 127 1045 177 1098 b 56 1279 177 1231 120 1279 b -55 1165 -4 1279 -55 1225 b 59 1045 -55 1101 -5 1045 m 348 1045 b 466 1165 416 1045 466 1098 b 345 1279 466 1231 409 1279 b 233 1165 284 1279 233 1225 b 348 1045 233 1101 283 1045 "},"„":{"x_min":61,"x_max":661,"ha":722,"o":"m 661 216 l 461 216 l 358 -175 l 536 -175 l 661 216 m 363 216 l 163 216 l 61 -175 l 238 -175 l 363 216 "},"Â":{"x_min":-1,"x_max":1031,"ha":1029,"o":"m -1 0 l 237 0 l 319 208 l 701 208 l 786 0 l 1031 0 l 603 983 l 424 983 l -1 0 m 628 391 l 387 391 l 507 697 l 628 391 m 792 1054 l 630 1254 l 404 1254 l 239 1054 l 426 1054 l 512 1162 l 600 1054 l 792 1054 "},"Í":{"x_min":66.671875,"x_max":490.28125,"ha":411,"o":"m 97 0 l 313 0 l 313 983 l 97 983 l 97 0 m 66 1054 l 250 1054 l 490 1254 l 206 1254 l 66 1054 "},"´":{"x_min":42,"x_max":466,"ha":361,"o":"m 42 783 l 225 783 l 466 983 l 182 983 l 42 783 "},"ì":{"x_min":-101.390625,"x_max":322.21875,"ha":361,"o":"m 76 0 l 284 0 l 284 675 l 76 675 l 76 0 m 181 983 l -101 983 l 138 783 l 322 783 l 181 983 "},"±":{"x_min":81.9375,"x_max":843.0625,"ha":925,"o":"m 81 448 l 375 448 l 375 270 l 550 270 l 550 448 l 843 448 l 843 623 l 550 623 l 550 801 l 375 801 l 375 623 l 81 623 l 81 448 m 81 40 l 843 40 l 843 215 l 81 215 l 81 40 "},"Ú":{"x_min":100.640625,"x_max":929.8125,"ha":1029,"o":"m 929 983 l 713 983 l 713 387 b 515 175 713 266 629 175 b 317 387 400 175 317 266 l 317 983 l 100 983 l 100 379 b 515 -25 100 147 242 -25 b 929 379 788 -25 929 147 l 929 983 m 377 1054 l 560 1054 l 800 1254 l 517 1254 l 377 1054 "},"|":{"x_min":66.671875,"x_max":241.671875,"ha":308,"o":"m 66 1041 l 66 -347 l 241 -347 l 241 1041 l 66 1041 "},"§":{"x_min":53.578125,"x_max":758.9375,"ha":822,"o":"m 718 856 b 407 1008 661 973 525 1008 b 109 772 268 1008 109 934 b 196 612 109 705 142 648 b 75 406 120 565 75 500 b 493 29 75 138 493 159 b 382 -43 493 -27 427 -43 b 231 52 320 -43 247 -13 l 53 -34 b 377 -209 116 -168 239 -209 b 718 44 527 -209 718 -137 b 642 209 718 108 690 170 b 758 390 708 243 758 313 b 325 768 758 643 325 631 b 415 841 325 818 371 841 b 543 756 471 841 524 809 l 718 856 m 378 331 b 267 445 327 355 267 379 b 315 527 267 481 284 509 l 476 451 b 567 351 518 433 567 404 b 520 266 567 315 550 284 l 378 331 "},"Ý":{"x_min":-27.78125,"x_max":927.78125,"ha":900,"o":"m 341 0 l 558 0 l 558 419 l 927 983 l 670 983 l 450 615 l 241 983 l -27 983 l 341 419 l 341 0 m 311 1091 l 494 1091 l 734 1291 l 451 1291 l 311 1091 "},"b":{"x_min":93.0625,"x_max":826.390625,"ha":875,"o":"m 93 0 l 284 0 l 284 88 l 287 88 b 494 -16 319 40 400 -16 b 826 331 694 -16 826 127 b 518 691 826 519 709 691 b 304 602 431 691 351 668 l 301 602 l 301 1050 l 93 1050 l 93 0 m 284 337 b 451 508 284 438 347 508 b 618 337 555 508 618 438 b 451 166 618 236 555 166 b 284 337 347 166 284 236 "},"q":{"x_min":48.609375,"x_max":781.953125,"ha":875,"o":"m 781 675 l 590 675 l 590 586 l 587 586 b 380 691 555 634 475 691 b 48 343 180 691 48 547 b 356 -16 48 155 165 -16 b 570 72 443 -16 523 6 l 573 72 l 573 -316 l 781 -316 l 781 675 m 590 337 b 423 166 590 236 527 166 b 256 337 319 166 256 236 b 423 508 256 438 319 508 b 590 337 527 508 590 438 "},"Ö":{"x_min":47.21875,"x_max":1108.328125,"ha":1156,"o":"m 47 491 b 577 -25 47 176 270 -25 b 1108 491 884 -25 1108 176 b 577 1008 1108 806 884 1008 b 47 491 270 1008 47 806 m 272 491 b 577 808 272 675 393 808 b 883 491 762 808 883 675 b 577 175 883 308 762 175 b 272 491 393 175 272 308 m 431 1045 b 550 1165 500 1045 550 1098 b 429 1279 550 1231 493 1279 b 316 1165 368 1279 316 1225 b 431 1045 316 1101 366 1045 m 720 1045 b 838 1165 788 1045 838 1098 b 718 1279 838 1231 781 1279 b 605 1165 656 1279 605 1225 b 720 1045 605 1101 655 1045 "},"z":{"x_min":47,"x_max":647,"ha":694,"o":"m 47 0 l 647 0 l 647 166 l 272 166 l 638 475 l 638 675 l 55 675 l 55 508 l 397 508 l 47 208 l 47 0 "},"ã":{"x_min":40,"x_max":688.9375,"ha":746,"o":"m 497 0 l 688 0 l 688 343 b 380 691 688 568 623 691 b 83 583 270 691 159 655 l 194 469 b 363 550 238 519 295 550 b 497 429 436 550 497 502 b 40 191 323 429 40 425 b 280 -16 40 55 153 -16 b 494 84 365 -16 448 12 l 497 84 l 497 0 m 497 295 l 497 251 b 338 125 497 168 420 125 b 240 198 292 125 240 148 b 445 295 240 290 381 295 l 497 295 m 210 791 b 269 850 219 818 237 850 b 356 820 297 850 324 836 b 465 791 388 806 424 791 b 645 983 581 791 627 877 l 537 983 b 476 933 524 955 508 933 b 398 954 448 933 423 944 b 277 983 358 970 323 983 b 101 791 173 983 116 884 l 210 791 "},"æ":{"x_min":40.5625,"x_max":1143.046875,"ha":1183,"o":"m 194 469 b 364 550 239 519 296 550 b 485 413 439 550 485 494 l 460 413 b 40 191 308 413 40 408 b 280 -16 40 55 154 -16 b 557 92 398 -16 498 12 b 826 -16 615 9 716 -16 b 1111 116 934 -16 1044 31 l 965 223 b 816 141 930 176 884 141 b 660 272 736 141 676 193 l 1143 272 l 1143 337 b 826 691 1143 552 1020 691 b 600 609 739 691 655 664 b 380 691 541 666 460 691 b 83 583 271 691 160 655 l 194 469 m 240 193 b 460 272 240 272 396 272 l 485 272 b 347 124 485 183 446 124 b 240 193 301 124 240 131 m 660 413 b 807 541 665 479 715 541 b 934 413 882 541 936 483 l 660 413 "},"®":{"x_min":39.421875,"x_max":1072.75,"ha":1111,"o":"m 357 226 l 499 226 l 499 434 l 522 434 l 646 226 l 792 226 l 653 441 b 779 593 715 450 779 483 b 549 768 779 768 607 768 l 357 768 l 357 226 m 497 659 l 554 659 b 638 601 588 659 638 656 b 554 543 638 544 588 543 l 497 543 l 497 659 m 39 491 b 556 -25 39 206 271 -25 b 1072 491 840 -25 1072 206 b 556 1008 1072 776 840 1008 b 39 491 271 1008 39 776 m 181 491 b 556 883 181 706 349 883 b 931 491 763 883 931 706 b 556 100 931 276 763 100 b 181 491 349 100 181 276 "},"É":{"x_min":108.296875,"x_max":801.359375,"ha":875,"o":"m 108 0 l 801 0 l 801 200 l 324 200 l 324 400 l 751 400 l 751 600 l 324 600 l 324 783 l 776 783 l 776 983 l 108 983 l 108 0 m 298 1054 l 481 1054 l 722 1254 l 438 1254 l 298 1054 "},"~":{"x_min":142,"x_max":783.671875,"ha":925,"o":"m 733 555 b 611 460 701 512 667 460 b 469 510 573 460 521 488 b 315 555 417 534 362 555 b 142 435 222 555 172 493 l 192 286 b 314 380 223 328 258 380 b 455 330 351 380 404 352 b 610 286 508 306 562 286 b 783 405 703 286 753 347 l 733 555 "},"³":{"x_min":23.609375,"x_max":511.109375,"ha":535,"o":"m 198 650 l 233 650 b 361 584 297 650 361 648 b 266 518 361 536 319 518 b 175 587 213 518 184 544 l 23 556 b 266 393 51 438 145 393 b 511 570 398 393 511 451 b 383 709 511 638 463 700 l 383 712 b 498 841 458 725 498 776 b 270 1000 498 948 390 1000 b 29 841 156 1000 59 959 l 181 813 b 270 875 191 852 226 875 b 348 829 318 875 348 858 b 245 766 348 776 298 766 l 198 766 l 198 650 "},"¡":{"x_min":180.5625,"x_max":436.109375,"ha":617,"o":"m 204 -308 l 412 -308 l 412 350 l 204 350 l 204 -308 m 436 555 b 308 683 436 626 379 683 b 180 555 237 683 180 626 b 308 427 180 484 237 427 b 436 555 379 427 436 484 "},"[":{"x_min":91.671875,"x_max":383.328125,"ha":411,"o":"m 383 1016 l 91 1016 l 91 -216 l 383 -216 l 383 -91 l 258 -91 l 258 891 l 383 891 l 383 1016 "},"L":{"x_min":108.328125,"x_max":726.390625,"ha":746,"o":"m 108 0 l 726 0 l 726 200 l 325 200 l 325 983 l 108 983 l 108 0 "}," ":{"x_min":0,"x_max":0,"ha":411},"%":{"x_min":6.9375,"x_max":1252.78125,"ha":1260,"o":"m 705 259 b 979 -16 705 106 827 -16 b 1252 259 1130 -16 1252 106 b 979 534 1252 412 1130 534 b 705 259 827 534 705 412 m 1111 259 b 979 125 1111 184 1052 125 b 847 259 905 125 847 184 b 979 393 847 333 905 393 b 1111 259 1052 393 1111 333 m 6 725 b 280 450 6 572 129 450 b 554 725 431 450 554 572 b 280 1000 554 877 431 1000 b 6 725 129 1000 6 877 m 412 725 b 280 591 412 651 354 591 b 148 725 206 591 148 651 b 280 858 148 798 206 858 b 412 725 354 858 412 798 m 291 15 l 397 -44 l 970 962 l 854 1027 l 291 15 "},"P":{"x_min":100,"x_max":838.890625,"ha":875,"o":"m 100 0 l 316 0 l 316 383 l 475 383 b 838 684 681 383 838 454 b 465 983 838 918 669 983 l 100 983 l 100 0 m 316 800 l 427 800 b 613 684 511 800 613 786 b 461 566 613 593 537 566 l 316 566 l 316 800 "},"À":{"x_min":-1,"x_max":1031,"ha":1029,"o":"m -1 0 l 237 0 l 319 208 l 701 208 l 786 0 l 1031 0 l 603 983 l 424 983 l -1 0 m 628 391 l 387 391 l 507 697 l 628 391 m 517 1254 l 233 1254 l 474 1054 l 657 1054 l 517 1254 "},"_":{"x_min":0,"x_max":694.453125,"ha":694,"o":"m 694 -173 l 694 -104 l 0 -104 l 0 -173 l 694 -173 "},"ñ":{"x_min":73.09375,"x_max":723.09375,"ha":797,"o":"m 73 0 l 281 0 l 281 336 b 406 508 281 423 298 508 b 514 330 513 508 514 408 l 514 0 l 723 0 l 723 372 b 473 691 723 552 684 691 b 275 583 371 691 303 636 l 273 583 l 273 675 l 73 675 l 73 0 m 235 791 b 293 850 243 818 261 850 b 381 820 321 850 349 836 b 489 791 413 806 449 791 b 670 983 606 791 652 877 l 561 983 b 500 933 549 955 532 933 b 423 954 473 933 448 944 b 302 983 382 970 348 983 b 125 791 198 983 141 884 l 235 791 "},"+":{"x_min":81.9375,"x_max":843.0625,"ha":925,"o":"m 81 333 l 375 333 l 375 40 l 550 40 l 550 333 l 843 333 l 843 508 l 550 508 l 550 801 l 375 801 l 375 508 l 81 508 l 81 333 "},"‚":{"x_min":54,"x_max":357,"ha":411,"o":"m 357 216 l 156 216 l 54 -175 l 231 -175 l 357 216 "},"½":{"x_min":10.828125,"x_max":1223.328125,"ha":1235,"o":"m 215 401 l 365 401 l 365 991 l 231 991 l 10 829 l 91 737 l 215 841 l 215 401 m 755 0 l 1223 0 l 1223 116 l 944 116 l 944 119 l 1138 269 b 1223 431 1192 311 1223 336 b 998 598 1223 538 1127 598 b 758 406 864 598 767 538 l 899 398 b 991 473 902 440 938 473 b 1073 419 1034 473 1073 458 b 1013 343 1073 391 1040 365 l 755 123 l 755 0 m 262 15 l 367 -44 l 941 962 l 824 1027 l 262 15 "},"Æ":{"x_min":-20.828125,"x_max":1366.671875,"ha":1440,"o":"m 741 0 l 1366 0 l 1366 200 l 958 200 l 958 400 l 1316 400 l 1316 600 l 958 600 l 958 783 l 1350 783 l 1350 983 l 602 983 l -20 0 l 244 0 l 376 208 l 741 208 l 741 0 m 741 391 l 469 391 l 718 783 l 741 783 l 741 391 "},"Ë":{"x_min":108.328125,"x_max":801.390625,"ha":875,"o":"m 108 0 l 801 0 l 801 200 l 325 200 l 325 400 l 751 400 l 751 600 l 325 600 l 325 783 l 776 783 l 776 983 l 108 983 l 108 0 m 291 1045 b 409 1165 359 1045 409 1098 b 288 1279 409 1231 352 1279 b 176 1165 227 1279 176 1225 b 291 1045 176 1101 226 1045 m 580 1045 b 698 1165 648 1045 698 1098 b 577 1279 698 1231 641 1279 b 465 1165 516 1279 465 1225 b 580 1045 465 1101 515 1045 "},"'":{"x_min":118.0625,"x_max":293.0625,"ha":411,"o":"m 118 591 l 293 591 l 293 983 l 118 983 l 118 591 "},"ª":{"x_min":32.0625,"x_max":452.90625,"ha":485,"o":"m 319 598 l 452 598 l 452 804 b 252 1008 452 933 411 1008 b 59 943 182 1008 109 986 l 132 875 b 241 925 161 904 197 925 b 319 859 289 925 319 893 b 32 713 215 859 32 854 b 187 590 32 633 105 590 b 316 650 243 590 297 606 l 319 650 l 319 598 m 327 750 b 233 681 327 718 287 681 b 173 719 204 681 173 688 b 302 776 173 772 262 776 l 327 776 l 327 750 "},"ð":{"x_min":48.875,"x_max":798.78125,"ha":847,"o":"m 623 1078 l 465 1011 b 354 1111 432 1046 396 1079 l 184 1014 b 280 932 216 992 262 952 l 130 868 l 230 774 l 377 836 b 532 657 423 796 496 709 l 529 654 b 393 691 491 685 441 691 b 48 336 222 691 48 552 b 423 -17 48 121 215 -17 b 798 393 666 -20 798 142 b 559 914 798 657 647 821 l 730 985 l 623 1078 m 257 336 b 423 507 257 438 319 507 b 590 336 527 507 590 438 b 423 166 590 235 527 166 b 257 336 319 166 257 235 "},"T":{"x_min":9.71875,"x_max":787.5,"ha":797,"o":"m 290 0 l 506 0 l 506 791 l 787 791 l 787 983 l 9 983 l 9 791 l 290 791 l 290 0 "},"Þ":{"x_min":100,"x_max":838.890625,"ha":875,"o":"m 100 0 l 316 0 l 316 208 l 475 208 b 838 509 681 208 838 279 b 465 808 838 743 669 808 l 316 808 l 316 983 l 100 983 l 100 0 m 316 625 l 427 625 b 613 509 511 625 613 611 b 461 391 613 418 537 391 l 316 391 l 316 625 "},"j":{"x_min":-62.5,"x_max":301.390625,"ha":361,"o":"m 284 675 l 76 675 l 76 -13 b 2 -150 76 -65 75 -150 b -51 -137 -15 -150 -34 -145 l -62 -322 b 34 -333 -31 -331 2 -333 b 284 -50 225 -333 284 -222 l 284 675 m 59 887 b 180 766 59 820 113 766 b 301 887 247 766 301 820 b 180 1008 301 954 247 1008 b 59 887 113 1008 59 954 "},"1":{"x_min":84.71875,"x_max":600,"ha":822,"o":"m 400 0 l 600 0 l 600 983 l 405 983 l 84 712 l 202 576 l 400 750 l 400 0 "},"›":{"x_min":39,"x_max":386,"ha":411,"o":"m 39 105 l 165 21 l 386 346 l 165 671 l 39 586 l 200 346 l 39 105 "},"ä":{"x_min":40,"x_max":688.625,"ha":746,"o":"m 496 0 l 688 0 l 688 343 b 380 691 688 568 623 691 b 83 583 270 691 159 655 l 194 469 b 363 550 238 519 295 550 b 496 429 435 550 496 502 b 40 191 323 429 40 425 b 280 -16 40 55 153 -16 b 494 84 365 -16 448 12 l 496 84 l 496 0 m 496 295 l 496 251 b 338 125 496 168 420 125 b 240 198 292 125 240 148 b 445 295 240 290 381 295 l 496 295 m 227 775 b 345 894 295 775 345 827 b 224 1008 345 961 288 1008 b 112 894 163 1008 112 954 b 227 775 112 830 162 775 m 516 775 b 634 894 584 775 634 827 b 513 1008 634 961 577 1008 b 401 894 452 1008 401 954 b 516 775 401 830 451 775 "},"<":{"x_min":111.109375,"x_max":813.890625,"ha":925,"o":"m 813 783 l 111 508 l 111 333 l 813 58 l 813 247 l 373 419 l 373 422 l 813 594 l 813 783 "},"£":{"x_min":66.671875,"x_max":834.71875,"ha":822,"o":"m 66 0 l 759 0 l 759 158 l 408 158 l 408 433 l 625 433 l 625 575 l 408 575 l 408 643 b 569 816 408 729 445 816 b 695 756 606 816 658 794 l 834 905 b 544 1000 758 975 648 1000 b 200 673 319 1000 200 838 l 200 575 l 66 575 l 66 433 l 200 433 l 200 158 l 66 158 l 66 0 "},"¹":{"x_min":50,"x_max":404.171875,"ha":535,"o":"m 254 401 l 404 401 l 404 991 l 270 991 l 50 829 l 130 737 l 254 841 l 254 401 "},"t":{"x_min":8.328125,"x_max":533.328125,"ha":565,"o":"m 533 675 l 350 675 l 350 875 l 141 875 l 141 675 l 8 675 l 8 508 l 141 508 l 141 187 b 387 -16 141 40 248 -16 b 533 4 436 -16 487 -12 l 533 177 b 448 158 515 161 470 158 b 350 283 358 158 350 211 l 350 508 l 533 508 l 533 675 "},"¬":{"x_min":81.9375,"x_max":843.0625,"ha":925,"o":"m 668 197 l 843 197 l 843 641 l 81 641 l 81 466 l 668 466 l 668 197 "},"ù":{"x_min":73.921875,"x_max":723.921875,"ha":797,"o":"m 723 675 l 515 675 l 515 338 b 390 166 515 251 498 166 b 282 344 283 166 282 266 l 282 675 l 73 675 l 73 302 b 323 -16 73 122 112 -16 b 521 91 425 -16 493 38 l 523 91 l 523 0 l 723 0 l 723 675 m 400 983 l 116 983 l 357 783 l 540 783 l 400 983 "},"W":{"x_min":-3.453125,"x_max":1391,"ha":1389,"o":"m 288 0 l 474 0 l 691 680 l 693 680 l 910 0 l 1103 0 l 1391 983 l 1171 983 l 1006 336 l 1003 336 l 799 983 l 597 983 l 392 352 l 389 352 l 232 983 l -3 983 l 288 0 "},"ï":{"x_min":-80.5625,"x_max":441.671875,"ha":361,"o":"m 76 0 l 284 0 l 284 675 l 76 675 l 76 0 m 34 775 b 152 894 102 775 152 827 b 31 1008 152 961 95 1008 b -80 894 -29 1008 -80 954 b 34 775 -80 830 -30 775 m 323 775 b 441 894 391 775 441 827 b 320 1008 441 961 384 1008 b 208 894 259 1008 208 954 b 323 775 208 830 258 775 "},">":{"x_min":111.109375,"x_max":813.890625,"ha":925,"o":"m 111 58 l 813 333 l 813 508 l 111 783 l 111 594 l 551 422 l 551 419 l 111 247 l 111 58 "},"v":{"x_min":3.328125,"x_max":770,"ha":772,"o":"m 282 0 l 503 0 l 770 675 l 560 675 l 401 216 l 399 216 l 228 675 l 3 675 l 282 0 "},"û":{"x_min":73.921875,"x_max":723.078125,"ha":797,"o":"m 723 675 l 514 675 l 514 338 b 390 166 514 251 498 166 b 282 344 283 166 282 266 l 282 675 l 73 675 l 73 302 b 323 -16 73 122 112 -16 b 520 91 424 -16 492 38 l 523 91 l 523 0 l 723 0 l 723 675 m 674 783 l 513 983 l 287 983 l 122 783 l 309 783 l 395 891 l 483 783 l 674 783 "},"Ò":{"x_min":47.21875,"x_max":1108.328125,"ha":1156,"o":"m 47 491 b 577 -25 47 176 270 -25 b 1108 491 884 -25 1108 176 b 577 1008 1108 806 884 1008 b 47 491 270 1008 47 806 m 272 491 b 577 808 272 675 393 808 b 883 491 762 808 883 675 b 577 175 883 308 762 175 b 272 491 393 175 272 308 m 579 1254 l 295 1254 l 536 1054 l 719 1054 l 579 1254 "},"&":{"x_min":57.828125,"x_max":1046.125,"ha":1054,"o":"m 1033 506 l 791 506 l 696 376 l 569 510 b 751 766 668 562 751 649 b 465 1008 751 931 616 1008 b 157 758 308 1008 157 935 b 266 537 157 660 202 606 b 57 269 149 498 57 395 b 406 -25 57 72 228 -25 b 696 92 523 -25 615 9 l 778 0 l 1046 0 l 826 231 l 1033 506 m 462 841 b 559 752 515 841 559 809 b 448 626 559 697 491 651 b 366 749 415 656 366 701 b 462 841 366 805 408 841 m 569 230 b 415 158 523 190 479 158 b 282 278 346 158 282 206 b 395 419 282 352 341 385 l 569 230 "},"Ð":{"x_min":16.671875,"x_max":1006.953125,"ha":1054,"o":"m 316 783 l 444 783 b 781 500 627 783 781 693 b 429 200 781 276 630 200 l 316 200 l 316 441 l 591 441 l 591 583 l 316 583 l 316 783 m 100 0 l 454 0 b 1006 488 747 0 1006 170 b 425 983 1006 848 741 983 l 100 983 l 100 583 l 16 583 l 16 441 l 100 441 l 100 0 "},"I":{"x_min":97.21875,"x_max":313.890625,"ha":411,"o":"m 97 0 l 313 0 l 313 983 l 97 983 l 97 0 "},"G":{"x_min":46.984375,"x_max":990.03125,"ha":1081,"o":"m 990 583 l 605 583 l 605 383 l 781 383 l 781 223 b 577 175 741 201 671 175 b 271 491 392 175 271 308 b 577 808 271 675 392 808 b 816 715 687 808 758 776 l 969 881 b 577 1008 870 973 733 1008 b 46 491 270 1008 46 806 b 577 -25 46 176 270 -25 b 990 69 721 -25 862 2 l 990 583 "},"`":{"x_min":-101,"x_max":322.609375,"ha":361,"o":"m 182 983 l -101 983 l 139 783 l 322 783 l 182 983 "},"·":{"x_min":77.78125,"x_max":333.328125,"ha":411,"o":"m 77 393 b 205 265 77 322 134 265 b 333 393 276 265 333 322 b 205 520 333 463 276 520 b 77 393 134 520 77 463 "},"r":{"x_min":73.609375,"x_max":548.609375,"ha":565,"o":"m 73 0 l 281 0 l 281 281 b 459 508 281 416 301 508 b 548 494 490 508 519 502 l 548 684 b 479 691 529 690 502 691 b 284 566 387 691 329 648 l 281 566 l 281 675 l 73 675 l 73 0 "},"¿":{"x_min":37.5,"x_max":697.21875,"ha":772,"o":"m 472 350 l 263 350 l 263 309 b 209 213 263 279 252 247 b 37 -59 77 109 37 45 b 350 -333 37 -238 180 -333 b 697 -31 543 -333 677 -227 l 483 -18 b 345 -141 477 -86 431 -141 b 245 -44 288 -141 245 -105 b 423 163 245 19 320 65 b 472 288 458 197 472 233 l 472 350 m 495 555 b 368 683 495 626 438 683 b 240 555 297 683 240 626 b 368 427 240 484 297 427 b 495 555 438 427 495 484 "},"ý":{"x_min":4,"x_max":768,"ha":772,"o":"m 768 675 l 554 675 l 405 229 l 402 229 l 229 675 l 4 675 l 299 -5 l 284 -44 b 145 -158 255 -118 240 -158 b 48 -137 110 -158 80 -151 l 20 -308 b 176 -333 70 -325 123 -333 b 462 -109 374 -333 406 -252 l 768 675 m 247 783 l 430 783 l 670 983 l 387 983 l 247 783 "},"x":{"x_min":-11,"x_max":783,"ha":772,"o":"m -11 0 l 231 0 l 390 225 l 537 0 l 783 0 l 523 361 l 742 675 l 510 675 l 395 491 l 276 675 l 30 675 l 255 361 l -11 0 "},"è":{"x_min":52.890625,"x_max":744.328125,"ha":797,"o":"m 566 223 b 417 141 531 176 486 141 b 261 272 337 141 277 193 l 744 272 l 744 337 b 427 691 744 552 622 691 b 52 337 219 691 52 552 b 427 -16 52 122 219 -16 b 712 116 536 -16 645 31 l 566 223 m 261 413 b 408 541 266 479 316 541 b 536 413 483 541 537 483 l 261 413 m 399 983 l 116 983 l 356 783 l 540 783 l 399 983 "},"º":{"x_min":31.9375,"x_max":519.4375,"ha":551,"o":"m 31 798 b 275 590 31 666 138 590 b 519 798 411 590 519 666 b 275 1008 519 925 411 1008 b 31 798 138 1008 31 925 m 173 798 b 275 891 173 850 212 891 b 377 798 337 891 377 850 b 275 706 377 748 337 706 b 173 798 212 706 175 748 "},"Ø":{"x_min":47,"x_max":1108,"ha":1156,"o":"m 47 -4 l 124 -70 l 253 69 b 577 -25 338 9 451 -25 b 1108 491 884 -25 1108 176 b 971 853 1108 641 1058 765 l 1096 989 l 1020 1058 l 892 919 b 577 1008 805 977 698 1008 b 47 491 270 1008 47 806 b 176 137 47 347 94 226 l 47 -4 m 326 301 b 271 491 291 354 271 419 b 577 808 271 674 392 808 b 748 760 642 808 701 791 l 326 301 m 821 690 b 883 491 860 638 883 569 b 577 174 883 308 762 174 b 398 227 506 174 445 194 l 821 690 "},"÷":{"x_min":81.9375,"x_max":843.0625,"ha":925,"o":"m 81 333 l 843 333 l 843 508 l 81 508 l 81 333 m 343 158 b 462 38 343 93 397 38 b 581 158 527 38 581 93 b 462 277 581 223 527 277 b 343 158 397 277 343 223 m 343 683 b 462 563 343 618 397 563 b 581 683 527 563 581 618 b 462 802 581 748 527 802 b 343 683 397 802 343 748 "},"h":{"x_min":73.609375,"x_max":723.609375,"ha":797,"o":"m 73 1050 l 73 0 l 281 0 l 281 336 b 406 508 281 423 298 508 b 515 330 513 508 515 408 l 515 0 l 723 0 l 723 372 b 473 691 723 552 684 691 b 284 583 372 691 304 636 l 281 583 l 281 1050 l 73 1050 "},".":{"x_min":77.78125,"x_max":333.328125,"ha":411,"o":"m 77 119 b 205 -8 77 48 134 -8 b 333 119 276 -8 333 48 b 205 247 333 190 276 247 b 77 119 134 247 77 190 "},";":{"x_min":24.265625,"x_max":333.984375,"ha":411,"o":"m 24 -166 l 202 -166 l 327 225 l 127 225 l 24 -166 m 78 563 b 206 436 78 493 135 436 b 333 563 277 436 333 493 b 206 691 333 634 277 691 b 78 563 135 691 78 634 "},"f":{"x_min":8.328125,"x_max":531.9375,"ha":514,"o":"m 145 0 l 354 0 l 354 508 l 508 508 l 508 675 l 354 675 l 354 781 b 454 891 354 870 387 891 b 522 877 479 891 498 886 l 531 1054 b 409 1066 493 1063 451 1066 b 145 794 183 1066 145 941 l 145 675 l 8 675 l 8 508 l 145 508 l 145 0 "},"“":{"x_min":61,"x_max":661,"ha":722,"o":"m 61 591 l 261 591 l 363 983 l 186 983 l 61 591 m 358 591 l 558 591 l 661 983 l 483 983 l 358 591 "},"A":{"x_min":-1,"x_max":1031,"ha":1029,"o":"m -1 0 l 237 0 l 319 208 l 701 208 l 786 0 l 1031 0 l 603 983 l 424 983 l -1 0 m 628 391 l 387 391 l 507 697 l 628 391 "},"6":{"x_min":41.90625,"x_max":775.234375,"ha":822,"o":"m 629 983 l 375 983 l 159 647 b 41 320 97 548 41 462 b 408 -16 41 118 203 -16 b 775 320 614 -16 775 118 b 466 641 775 500 651 641 b 398 631 443 641 421 637 l 629 983 m 566 329 b 408 175 566 240 501 175 b 250 329 315 175 250 240 b 408 483 250 418 315 483 b 566 329 501 483 566 418 "},"‘":{"x_min":54,"x_max":357,"ha":411,"o":"m 54 591 l 254 591 l 357 983 l 179 983 l 54 591 "},"O":{"x_min":47.21875,"x_max":1108.328125,"ha":1156,"o":"m 47 491 b 577 -25 47 176 270 -25 b 1108 491 884 -25 1108 176 b 577 1008 1108 806 884 1008 b 47 491 270 1008 47 806 m 272 491 b 577 808 272 675 393 808 b 883 491 762 808 883 675 b 577 175 883 308 762 175 b 272 491 393 175 272 308 "},"n":{"x_min":73.609375,"x_max":723.609375,"ha":797,"o":"m 73 0 l 281 0 l 281 336 b 406 508 281 423 298 508 b 515 330 513 508 515 408 l 515 0 l 723 0 l 723 372 b 473 691 723 552 684 691 b 276 583 372 691 304 636 l 273 583 l 273 675 l 73 675 l 73 0 "},"3":{"x_min":44.4375,"x_max":751.390625,"ha":822,"o":"m 300 415 l 348 415 b 543 301 441 415 543 412 b 409 175 543 227 500 175 b 263 288 320 175 277 219 l 44 237 b 397 -16 84 61 222 -16 b 751 277 590 -16 751 80 b 566 506 751 391 684 491 l 566 511 b 734 726 675 533 734 618 b 402 1000 734 915 577 1000 b 52 763 236 1000 95 934 l 281 716 b 404 808 294 768 338 808 b 526 705 472 808 526 765 b 368 595 526 612 444 595 l 300 595 l 300 415 "},"9":{"x_min":46.765625,"x_max":780.09375,"ha":822,"o":"m 192 0 l 446 0 l 662 336 b 780 662 724 434 780 520 b 413 1000 780 865 618 1000 b 46 662 207 1000 46 865 b 355 341 46 483 170 341 b 423 351 378 341 400 345 l 192 0 m 255 654 b 413 808 255 743 320 808 b 571 654 506 808 571 743 b 413 500 571 565 506 500 b 255 654 320 500 255 565 "},"l":{"x_min":76.390625,"x_max":284.71875,"ha":361,"o":"m 76 0 l 284 0 l 284 1050 l 76 1050 l 76 0 "},"¤":{"x_min":50,"x_max":772,"ha":822,"o":"m 50 212 l 133 131 l 201 197 b 411 131 259 156 331 131 b 620 197 490 131 562 156 l 688 131 l 772 212 l 704 280 b 772 492 748 342 772 412 b 704 703 772 571 748 641 l 772 771 l 688 853 l 620 786 b 411 853 562 828 490 853 b 201 786 331 853 259 828 l 133 853 l 50 771 l 117 703 b 50 492 74 643 50 571 b 117 280 50 412 74 340 l 50 212 m 233 492 b 411 678 233 596 312 678 b 588 492 509 678 588 596 b 411 305 588 387 509 305 b 233 492 312 305 233 387 "},"4":{"x_min":33.328125,"x_max":788.890625,"ha":822,"o":"m 462 0 l 662 0 l 662 197 l 788 197 l 788 372 l 662 372 l 662 983 l 434 983 l 33 372 l 33 197 l 462 197 l 462 0 m 462 372 l 241 372 l 459 711 l 462 711 l 462 372 "},"p":{"x_min":93.0625,"x_max":826.390625,"ha":875,"o":"m 93 -316 l 301 -316 l 301 72 l 304 72 b 518 -16 351 6 431 -16 b 826 343 709 -16 826 155 b 494 691 826 547 694 691 b 287 586 400 691 319 634 l 284 586 l 284 675 l 93 675 l 93 -316 m 284 337 b 451 508 284 438 347 508 b 618 337 555 508 618 438 b 451 166 618 236 555 166 b 284 337 347 166 284 236 "},"‡":{"x_min":47.21875,"x_max":775,"ha":822,"o":"m 315 -184 l 506 -184 l 506 65 l 775 65 l 775 231 l 506 231 l 506 566 l 775 566 l 775 733 l 506 733 l 506 983 l 315 983 l 315 733 l 47 733 l 47 566 l 315 566 l 315 231 l 47 231 l 47 65 l 315 65 l 315 -184 "},"à":{"x_min":40,"x_max":688.609375,"ha":746,"o":"m 496 0 l 688 0 l 688 343 b 380 691 688 568 623 691 b 83 583 270 691 159 655 l 194 469 b 363 550 238 519 295 550 b 496 429 435 550 496 502 b 40 191 323 429 40 425 b 280 -16 40 55 153 -16 b 494 84 365 -16 448 12 l 496 84 l 496 0 m 496 295 l 496 251 b 338 125 496 168 420 125 b 240 198 292 125 240 148 b 445 295 240 290 381 295 l 496 295 m 374 983 l 91 983 l 331 783 l 515 783 l 374 983 "},"Ü":{"x_min":100,"x_max":929.171875,"ha":1029,"o":"m 929 983 l 712 983 l 712 387 b 515 175 712 266 629 175 b 316 387 400 175 316 266 l 316 983 l 100 983 l 100 379 b 515 -25 100 147 241 -25 b 929 379 787 -25 929 147 l 929 983 m 369 1045 b 487 1165 437 1045 487 1098 b 366 1279 487 1231 430 1279 b 254 1165 305 1279 254 1225 b 369 1045 254 1101 304 1045 m 658 1045 b 776 1165 726 1045 776 1098 b 655 1279 776 1231 719 1279 b 543 1165 594 1279 543 1225 b 658 1045 543 1101 593 1045 "},"ó":{"x_min":48.140625,"x_max":798.140625,"ha":847,"o":"m 48 337 b 423 -16 48 122 214 -16 b 798 337 631 -16 798 122 b 423 691 798 552 631 691 b 48 337 214 691 48 552 m 256 337 b 423 508 256 438 318 508 b 589 337 527 508 589 438 b 423 166 589 236 527 166 b 256 337 318 166 256 236 m 284 783 l 467 783 l 707 983 l 424 983 l 284 783 "}},"cssFontWeight":"bold","ascender":1050,"underlinePosition":-75,"cssFontStyle":"normal","boundingBox":{"yMin":-347.21875,"xMin":-224,"yMax":1323.609375,"xMax":1576.390625},"resolution":1000,"original_font_information":{"postscript_name":"AvenirLTStd-Black","version_string":"OTF 1.029;PS 001.001;Core 1.0.33;makeotf.lib1.4.1585","vendor_url":"http://www.adobe.com/type","full_font_name":"AvenirLTStd-Black","font_family_name":"Avenir LT Std 65 Medium","copyright":"Copyright © 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. © 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.","description":"","trademark":"Avenir is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed through Linotype Library GmbH, and may be registered in certain jurisdictions.","designer":"Adrian Frutiger","designer_url":"","unique_font_identifier":"1.029;ADBE;AvenirLTStd-Black","license_url":"http://www.adobe.com/type/legal.html","license_description":"","manufacturer_name":"","font_sub_family_name":"Bold"},"descender":-339,"familyName":"Avenir LT Std","lineHeight":1667,"underlineThickness":50});
