/*!
 * 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);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (URW)++,Copyright 2006 by (URW)++ Design & Development
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * CorporateS-Regular
 * 
 * Vendor URL:
 * www.urwpp.de
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Corporate S","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-21 -324 319.014 87.0188","underline-thickness":"23.4","underline-position":"-12.24","stemh":"22","stemv":"26","unicode-range":"U+0020-U+04C0"},"glyphs":{" ":{"w":90},"!":{"d":"31,-235r28,0r-5,168r-20,0xm45,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":89},"\"":{"d":"48,-144r-18,0r-5,-96r27,0xm97,-144r-18,0r-4,-96r27,0","w":126},"#":{"d":"196,-96r-3,20r-41,0r-13,76r-22,0r12,-76r-54,0r-12,76r-23,0r13,-76r-41,0r3,-20r41,0r8,-52r-41,0r3,-20r41,0r11,-72r23,0r-11,72r53,0r11,-72r23,0r-11,72r41,0r-3,20r-41,0r-9,52r42,0xm140,-148r-53,0r-9,52r54,0","w":216},"$":{"d":"89,-113v-49,-16,-67,-22,-67,-66v0,-36,26,-62,67,-65r0,-23r14,0r0,23v37,3,63,26,64,58r-27,0v-1,-18,-16,-31,-37,-34r0,84v41,13,73,29,73,72v0,38,-29,65,-73,68r0,26r-14,0r0,-26v-46,-3,-72,-29,-73,-73r26,0v2,29,18,46,47,49r0,-93xm89,-141r0,-79v-42,3,-55,50,-22,69v4,2,7,4,22,10xm103,-108r0,89v46,-1,59,-53,27,-76v-5,-4,-10,-7,-27,-13","w":191},"%":{"d":"162,-240r23,0r-141,240r-22,0xm153,-113v25,0,45,25,45,57v0,33,-20,58,-46,58v-26,0,-45,-25,-45,-58v0,-33,20,-57,46,-57xm152,-95v-14,0,-25,16,-25,39v0,23,11,40,25,40v15,0,25,-17,25,-40v0,-23,-11,-39,-25,-39xm54,-242v26,0,46,26,46,58v0,32,-20,57,-46,57v-26,0,-45,-25,-45,-57v0,-33,19,-58,45,-58xm54,-224v-15,0,-25,17,-25,40v0,23,11,39,25,39v14,0,25,-16,25,-39v0,-23,-11,-40,-25,-40","w":206},"&":{"d":"157,-111r22,0v1,30,-3,52,-16,70r31,41r-29,0r-17,-23v-36,46,-133,26,-133,-39v0,-27,13,-45,49,-73v-24,-31,-28,-39,-28,-55v0,-27,22,-47,53,-47v30,0,48,17,48,45v0,23,-10,39,-39,62r50,68v6,-11,9,-26,9,-49xm88,-217v-43,0,-30,42,-4,69v22,-18,29,-29,29,-45v0,-14,-10,-24,-25,-24xm78,-115v-20,15,-35,28,-37,53v-2,45,70,58,93,21","w":213},"(":{"d":"69,-242r20,0v-50,61,-51,253,0,314r-20,0v-58,-63,-57,-252,0,-314","w":101},")":{"d":"31,72r-19,0v51,-63,50,-253,0,-314r19,0v57,61,59,252,0,314","w":101},"*":{"d":"81,-190r0,-44r17,0r0,44r42,-13r5,16r-41,13r26,36r-14,10r-26,-35r-26,35r-14,-10r26,-36r-42,-13r5,-16"},"+":{"d":"106,-130r67,0r0,18r-67,0r0,70r-20,0r0,-70r-67,0r0,-18r67,0r0,-70r20,0r0,70","w":191},",":{"d":"35,53r-23,0v13,-14,32,-41,27,-53v-10,0,-20,-9,-20,-19v0,-12,10,-21,22,-21v14,0,23,11,23,28v0,20,-8,39,-29,65","w":86},"-":{"d":"0,-100r99,0r0,19r-99,0r0,-19","w":98,"k":{"\u00c5":-11,"\u00c4":-11,"\u00c1":-11,"\u00c6":-1,"Y":9,"W":-9,"V":-1,"T":5,"A":-11}},".":{"d":"46,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":91},"\/":{"d":"19,54r142,-294r25,0r-141,294r-26,0","w":205},"0":{"d":"97,-238v47,0,76,46,76,121v0,75,-29,120,-77,120v-48,0,-77,-46,-77,-120v0,-77,29,-121,78,-121xm96,-216v-32,0,-50,35,-50,99v0,62,19,98,50,98v32,0,50,-35,50,-98v0,-62,-19,-99,-50,-99","w":191},"1":{"d":"62,-183r0,-16v30,-1,45,-12,50,-37r18,0r0,236r-26,0r0,-183r-42,0","w":191},"2":{"d":"52,-166r-24,0v1,-46,25,-72,69,-72v39,0,64,22,64,57v-1,46,-75,117,-101,158r105,0r0,23r-138,0v-3,-38,5,-25,37,-69v66,-91,70,-91,70,-111v0,-21,-15,-34,-39,-34v-27,0,-41,16,-43,48","w":191},"3":{"d":"143,-68v1,-33,-27,-50,-64,-45r0,-23v34,2,56,-12,56,-41v0,-23,-15,-38,-39,-38v-25,0,-38,14,-42,41r-23,0v2,-40,26,-64,67,-64v68,0,88,90,29,111v73,19,46,136,-32,130v-44,-4,-73,-22,-73,-70r24,0v1,30,18,47,48,47v30,0,49,-18,49,-48","w":191},"4":{"d":"137,-80r40,0r0,23r-40,0r0,59r-26,0r0,-59r-96,0r0,-20r95,-159r27,0r0,156xm112,-80r0,-122r-72,122r72,0","w":191},"5":{"d":"167,-82v0,45,-31,85,-75,85v-38,0,-64,-24,-67,-60r25,0v4,24,18,38,41,38v29,0,49,-26,49,-62v0,-56,-64,-75,-86,-30r-24,-2r17,-121r107,0r-3,23r-83,0r-10,69v42,-41,109,-3,109,60","w":191},"6":{"d":"112,-239r29,0v-25,27,-50,61,-66,88v48,-24,92,18,92,73v0,49,-29,81,-70,81v-42,0,-72,-33,-72,-81v0,-46,27,-95,87,-161xm96,-136v-26,0,-44,23,-44,58v0,34,18,59,44,59v26,0,44,-23,44,-59v0,-35,-18,-58,-44,-58","w":191},"7":{"d":"23,-234r146,0r0,22r-115,212r-29,0r114,-210r-116,0r0,-24","w":191},"8":{"d":"59,-123v-52,-27,-25,-115,37,-115v62,0,89,89,37,115v61,28,35,126,-37,126v-73,0,-98,-99,-37,-126xm96,-216v-24,0,-38,17,-38,42v0,25,15,41,38,41v23,0,39,-17,39,-42v0,-24,-16,-41,-39,-41xm96,-112v-27,0,-45,19,-45,47v0,27,18,46,45,46v26,0,45,-19,45,-46v0,-27,-19,-47,-45,-47","w":191},"9":{"d":"80,5r-30,0v24,-26,51,-61,67,-88v-49,22,-92,-17,-92,-72v0,-48,30,-83,72,-83v42,0,70,33,70,82v0,47,-28,98,-87,161xm97,-215v-27,0,-45,24,-45,59v0,35,18,58,44,58v27,0,44,-24,44,-59v0,-35,-17,-58,-43,-58","w":191},":":{"d":"46,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21xm46,-171v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-11,10,-21,21,-21","w":91},";":{"d":"41,-171v11,0,20,10,20,21v0,12,-9,21,-21,21v-12,0,-20,-8,-20,-20v0,-12,9,-22,21,-22xm35,53r-23,0v13,-14,32,-41,27,-53v-10,0,-20,-9,-20,-19v0,-12,10,-21,22,-21v14,0,23,11,23,28v0,20,-8,39,-29,65","w":86},"<":{"d":"168,-205r0,25r-129,59r129,58r0,26r-156,-73r0,-22"},"=":{"d":"19,-154r154,0r0,19r-154,0r0,-19xm19,-107r154,0r0,20r-154,0r0,-20","w":191},">":{"d":"12,-37r0,-26r129,-58r-129,-59r0,-25r156,73r0,22"},"?":{"d":"68,-38v11,0,20,9,20,21v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-11,9,-21,21,-21xm131,-187v10,29,-57,63,-51,97r0,22r-25,0r0,-20v-13,-41,49,-69,49,-98v0,-17,-12,-28,-30,-28v-21,0,-33,12,-35,35r-22,0v2,-38,22,-59,59,-59v34,0,55,20,55,51","w":148},"@":{"d":"222,-13v-94,47,-210,-3,-210,-107v0,-71,54,-124,126,-124v66,0,114,44,114,106v0,46,-28,87,-59,87v-14,0,-24,-10,-26,-25v-26,45,-96,25,-96,-33v0,-60,77,-104,103,-46r5,-23r19,0r-18,93v0,10,6,18,14,18v21,0,40,-34,40,-70v0,-54,-39,-91,-96,-91v-61,0,-106,46,-106,108v1,63,42,107,110,107v28,0,50,-5,75,-17xm136,-163v-23,0,-43,24,-43,54v0,24,13,40,33,40v24,0,41,-25,41,-58v0,-23,-11,-36,-31,-36","w":263},"A":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0","w":203,"k":{"\u00e7":3,"\u00d9":8,"\u00dc":8,"\u00db":8,"\u00da":8,"\u00d6":9,"\u00c7":9,"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"e":3,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"B":{"d":"183,-67v0,71,-68,69,-152,67r0,-240v73,-2,141,-4,140,60v0,27,-13,43,-40,52v36,9,52,28,52,61xm143,-179v0,-41,-37,-39,-85,-38r0,80v47,2,85,0,85,-42xm155,-68v-1,-46,-41,-49,-97,-46r0,91v55,1,97,4,97,-45","w":197,"k":{"\u00c3":1,"\u00c5":1,"\u00c4":1,"\u00c2":1,"\u00c1":1,"\u00d8":-1,"\u00c6":5,"Y":8,"W":2,"V":5,"A":1}},"C":{"d":"18,-119v0,-70,34,-124,99,-125v44,-1,76,26,80,70r-25,0v-7,-31,-26,-47,-55,-47v-43,0,-70,39,-70,101v0,108,116,141,128,39r26,0v-4,54,-35,85,-83,85v-61,0,-100,-48,-100,-123","w":216,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":9,"A":4}},"D":{"d":"207,-120v0,95,-58,131,-176,120r0,-240r38,0v103,-5,138,39,138,120xm179,-120v0,-73,-30,-103,-121,-97r0,194v87,6,121,-24,121,-97","w":225,"k":{"\u00c3":10,"\u00c5":10,"\u00c0":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"Y":14,"X":11,"W":5,"V":9,"T":13,"J":10,"A":10}},"E":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81"},"F":{"d":"58,-136r97,0r0,23r-97,0r0,113r-27,0r0,-240r132,0r0,23r-105,0r0,81","w":175,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":4,"\u00e4":4,"\u00e1":4,"\u00d6":1,"\u00c3":14,"\u00c5":14,"\u00c0":14,"\u00c4":14,"\u00c2":14,"\u00c1":14,"\u00f8":2,"\u00e6":4,"u":5,"r":6,"o":2,"j":5,"e":2,"a":4,"O":1,"J":11,"A":14,".":27,"-":-11,",":24}},"G":{"d":"128,-119r73,0r0,98v-79,55,-183,16,-183,-100v0,-75,39,-123,100,-123v45,0,75,25,80,70r-25,0v-7,-32,-25,-47,-55,-47v-44,0,-71,39,-71,101v0,91,64,123,130,85r0,-61r-49,0r0,-23","w":223,"k":{"\u00c3":-1,"\u00c5":-1,"\u00c0":-1,"\u00c4":-1,"\u00c2":-1,"\u00c1":-1,"Y":9,"W":2,"V":6,"T":5,"A":-1}},"H":{"d":"58,-137r113,0r0,-103r27,0r0,240r-27,0r0,-114r-113,0r0,114r-27,0r0,-240r27,0r0,103","w":228},"I":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"J":{"d":"-1,8v37,-3,47,-6,47,-57r0,-191r27,0r0,191v5,72,-17,75,-74,80r0,-23","w":103,"k":{"\u00c5":2,"\u00c4":2,"\u00c6":3,"A":2}},"K":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240","w":200,"k":{"\u00fc":7,"\u00f6":9,"\u00f3":9,"\u00e5":2,"\u00e4":2,"\u00d6":16,"\u00d3":16,"\u00e6":2,"y":16,"u":7,"o":9,"e":9,"a":2,"T":-8,"S":9,"O":16,"G":15,"C":15,"-":9}},"L":{"d":"31,-240r28,0r0,217r102,0r0,23r-130,0r0,-240","w":171,"k":{"\u00fc":2,"\u00dc":8,"\u00d5":10,"\u00d2":10,"\u00d6":10,"\u00d4":10,"\u00d3":10,"\u00c7":10,"\u00c5":-10,"\u00c4":-10,"\u00c1":-10,"\u00c6":-10,"y":15,"u":2,"Y":26,"W":15,"V":26,"U":8,"T":21,"S":3,"O":10,"G":11,"C":10,"A":-10,"-":24}},"M":{"d":"31,-240r41,0r67,210r68,-210r40,0r0,240r-25,0r0,-213r-69,213r-27,0r-69,-213r0,213r-26,0r0,-240","w":278},"N":{"d":"31,-240r29,0r115,200r0,-200r26,0r0,240r-30,0r-114,-199r0,199r-26,0r0,-240","w":231,"k":{"\u00fc":1,"\u00e5":1,"\u00e4":1,"\u00e1":1,"\u00c5":1,"\u00c4":1,"\u00c1":1,"\u00f8":-1,"\u00e6":2,"\u00c6":1,"u":1,"a":1,"A":1,".":-1,",":-3}},"O":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101","w":232,"k":{"\u00c5":9,"\u00c4":9,"\u00c1":9,"\u00c6":15,"Y":13,"X":9,"W":4,"V":8,"T":9,"A":9}},"P":{"d":"179,-168v0,62,-45,74,-121,70r0,98r-27,0r0,-240r40,0v77,-4,108,14,108,72xm151,-168v0,-48,-33,-51,-93,-49r0,96v54,1,93,0,93,-47","w":189,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":4,"\u00e5":2,"\u00e4":2,"\u00e1":2,"\u00c5":16,"\u00c4":16,"\u00c1":16,"\u00f8":4,"\u00e6":3,"\u00c6":31,"o":3,"e":4,"a":2,"J":9,"A":16,".":34,"-":-3,",":31}},"Q":{"d":"198,-48r47,51r-33,0r-28,-30v-64,70,-166,14,-166,-93v0,-73,40,-124,98,-124v82,0,123,119,82,196xm116,-221v-41,0,-69,42,-69,100v0,61,28,102,69,102v41,0,69,-41,69,-101v0,-59,-28,-101,-69,-101","w":236},"R":{"d":"31,-240v81,-3,148,-2,148,68v0,32,-16,53,-49,65r63,107r-33,0r-60,-103r-42,0r0,103r-27,0r0,-240xm150,-172v0,-45,-34,-47,-92,-45r0,91v56,2,92,-1,92,-46","w":201,"k":{"\u00fc":5,"\u00fa":5,"\u00f6":5,"\u00f3":5,"\u00e9":5,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00dc":3,"\u00d6":5,"\u00d3":5,"\u00c7":4,"\u00e6":3,"y":-3,"u":5,"o":5,"e":5,"a":3,"Y":8,"W":3,"V":5,"U":3,"T":4,"O":5,"G":4,"C":4,"-":-1}},"S":{"d":"149,-61v0,-64,-123,-50,-123,-121v0,-63,103,-83,133,-34v7,11,10,21,11,38r-26,0v2,-54,-90,-56,-91,-6v12,34,11,23,58,46v48,23,66,27,66,74v0,41,-31,68,-78,68v-50,0,-78,-27,-81,-77r27,0v-6,65,104,70,104,12","w":196,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":7,"t":3,"Y":8,"W":4,"V":6,"T":3,"A":4}},"T":{"d":"8,-240r151,0r0,23r-62,0r0,217r-27,0r0,-217r-62,0r0,-23","w":166,"k":{"\u00d5":9,"\u00d2":9,"\u00d6":9,"\u00d4":9,"\u00d3":9,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"\u00f8":19,"\u00e6":23,"\u00d8":9,"\u00c6":20,"\u00ab":20,"y":21,"w":20,"v":19,"u":21,"s":21,"r":20,"o":21,"j":3,"i":-3,"g":23,"e":21,"c":21,"a":22,"Y":-13,"W":-12,"V":-12,"S":3,"O":9,"J":8,"G":9,"C":9,"A":20,";":11,":":14,".":19,"-":5,",":16}},"U":{"d":"113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"\u00c3":8,"\u00c5":8,"\u00c4":8,"\u00c2":8,"\u00c1":8,"\u00c6":12,"r":1,"p":1,"m":1,"A":8,".":4,",":1}},"V":{"d":"5,-240r28,0r69,209r67,-209r28,0r-83,241r-27,0","w":201,"k":{"\u00d5":8,"\u00d2":8,"\u00d6":8,"\u00d4":8,"\u00d3":8,"\u00c3":17,"\u00c5":17,"\u00c0":17,"\u00c4":17,"\u00c2":17,"\u00c1":17,"\u00f8":13,"\u00e6":15,"\u00d8":8,"\u00c6":28,"\u00ab":14,"u":10,"r":9,"o":15,"i":-3,"g":17,"e":15,"a":14,"T":-12,"S":5,"O":8,"G":8,"C":8,"A":17,";":5,":":8,".":22,"-":-1,",":19}},"W":{"d":"6,-240r26,0r46,204r51,-204r23,0r50,204r46,-204r26,0r-58,241r-29,0r-47,-187r-47,187r-30,0","w":279,"k":{"\u00d5":4,"\u00d2":4,"\u00d6":4,"\u00d4":4,"\u00d3":4,"\u00c3":11,"\u00c5":11,"\u00c0":11,"\u00c4":11,"\u00c2":11,"\u00c1":11,"\u00f8":5,"\u00e6":9,"\u00d8":2,"\u00c6":17,"\u00ab":7,"y":-3,"u":7,"r":6,"o":8,"i":-2,"g":10,"e":7,"a":9,"T":-12,"S":3,"O":4,"G":4,"C":3,"A":11,";":-2,":":1,".":12,"-":-9,",":9}},"X":{"d":"12,-240r30,0r56,92r56,-92r31,0r-71,114r75,126r-31,0r-60,-100r-60,100r-31,0r75,-126","w":195,"k":{"\u00d6":9,"y":13,"u":8,"o":9,"e":9,"a":2,"Q":9,"O":9,"C":9}},"Y":{"d":"4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101","w":184,"k":{"\u00d5":12,"\u00d2":12,"\u00d6":12,"\u00d4":12,"\u00d3":12,"\u00c3":22,"\u00c5":22,"\u00c0":22,"\u00c4":22,"\u00c2":22,"\u00c1":22,"\u00f8":20,"\u00e6":23,"\u00d8":12,"\u00c6":24,"\u00ab":21,"v":5,"u":17,"p":14,"o":22,"i":-3,"g":24,"e":22,"a":23,"T":-13,"S":7,"O":12,"G":12,"C":12,"A":22,";":12,":":14,".":24,"-":9,",":21}},"Z":{"d":"19,-240r147,0r0,18r-123,199r121,0r0,23r-153,0r0,-21r123,-196r-115,0r0,-23","w":177,"k":{"y":7,"v":6}},"[":{"d":"33,-240r54,0r0,21r-30,0r0,268r30,0r0,21r-54,0r0,-310","w":101},"\\":{"d":"186,54r-25,0r-142,-294r26,0","w":205},"]":{"d":"68,70r-54,0r0,-21r30,0r0,-268r-30,0r0,-21r54,0r0,310","w":101},"^":{"d":"37,-132r-28,0r64,-109r34,0r64,109r-28,0r-53,-89"},"_":{"d":"0,24r180,0r0,23r-180,0r0,-23"},"a":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30","w":171,"k":{"y":5,"w":3,"v":4,"j":7}},"b":{"d":"26,-241r25,0r0,95v39,-61,116,-19,116,60v0,79,-78,122,-117,62v0,13,1,16,-2,24r-25,0v7,-66,1,-167,3,-241xm98,-153v-28,0,-47,26,-47,68v0,40,18,67,45,67v27,0,45,-26,45,-68v0,-41,-17,-67,-43,-67","w":182,"k":{"y":5,"w":2,"v":4}},"c":{"d":"42,-85v0,36,11,68,47,68v23,0,34,-13,37,-42r25,0v-3,41,-25,63,-62,63v-44,0,-73,-35,-73,-89v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-28,0,-46,27,-46,69","w":167,"k":{"k":1,"h":1}},"d":{"d":"156,-241r0,191v0,30,0,40,3,50r-24,0v-3,-9,-3,-14,-3,-24v-37,60,-116,18,-116,-60v0,-80,76,-124,115,-63r0,-94r25,0xm42,-85v1,33,11,66,44,67v28,0,45,-25,45,-67v0,-42,-17,-68,-44,-68v-28,0,-45,26,-45,68","w":182},"e":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174,"k":{"y":5,"x":5,"w":3,"v":3,"t":3}},"f":{"d":"102,-216v-32,-19,-53,2,-47,45r43,0r0,21r-41,0r0,150r-27,0r0,-150r-24,0r0,-21r24,0v-7,-60,22,-85,72,-69r0,24","w":102,"k":{"\u00f6":1,"\u00f3":1,"\u00e9":1,"\u00e5":-1,"\u00e4":-1,"\u00e1":-1,"\u00f8":2,"t":-9,"s":-2,"o":1,"l":-3,"i":-6,"f":-11,"e":1,"a":-1}},"g":{"d":"166,-171r0,19r-35,0v19,17,21,64,-2,78v-7,12,-81,16,-75,33v-3,15,90,12,89,23v46,33,15,91,-56,91v-77,0,-106,-69,-41,-91v-31,-13,-21,-37,13,-47v-59,-19,-38,-115,28,-108v23,2,52,4,79,2xm87,-153v-22,0,-38,16,-38,38v0,21,14,35,36,35v22,0,37,-14,37,-35v0,-21,-15,-38,-35,-38xm86,-7v-33,0,-53,11,-53,30v0,18,22,30,54,30v32,0,53,-12,53,-30v0,-19,-19,-30,-54,-30","w":173,"k":{"\u00f6":5,"\u00f3":5,"\u00e9":4,"\u00e5":2,"\u00e4":2,"\u00e6":3,"l":1,"e":4,"a":2}},"h":{"d":"95,-153v-60,1,-42,92,-44,153r-25,0r0,-241r25,0r0,91v36,-43,104,-35,104,52r0,98r-25,0v-7,-55,22,-154,-35,-153","k":{"y":5}},"i":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm40,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-19,-8,-19,-18v0,-11,8,-18,19,-18","w":79,"k":{"j":6,"T":-3}},"j":{"d":"-10,45v40,0,48,-11,48,-60r0,-156r26,0r0,156v4,69,-17,80,-74,82r0,-22xm51,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,7,-18,18,-18","w":90},"k":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-241r25,0r0,241r-25,0r0,-241","w":173,"k":{"\u00fc":6,"\u00f6":15,"\u00f3":15,"\u00e9":14,"\u00e5":8,"\u00e4":8,"\u00e1":8,"\u00e6":8,"u":6,"s":9,"o":15,"g":-1,"e":14,"a":8,".":3,"-":13}},"l":{"d":"26,-241r27,0r0,241r-27,0r0,-241","w":79,"k":{"v":-1}},"m":{"d":"93,-153v-62,0,-36,94,-41,153r-25,0v-2,-51,5,-134,-5,-171r25,0v2,6,3,15,3,24v17,-37,84,-39,97,2v27,-48,121,-43,103,41r0,104r-25,0r0,-104v0,-38,-4,-49,-33,-49v-61,0,-36,95,-41,153r-25,0r0,-100v2,-45,-5,-47,-33,-53","w":275,"k":{"y":5,"w":2,"v":4,"p":1}},"n":{"d":"96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,98r-26,0v-7,-55,24,-154,-34,-153","w":181,"k":{"y":5,"w":3,"v":4,"p":1,"T":21}},"o":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"y":5,"x":6,"w":3,"v":4,"t":4,"T":21}},"p":{"d":"26,71r0,-191v0,-30,0,-39,-3,-51r25,0v2,8,3,12,3,26v36,-63,116,-20,116,60v0,81,-76,119,-116,61r0,95r-25,0xm97,-18v62,0,59,-134,0,-135v-28,0,-46,27,-46,68v0,41,18,67,46,67","w":182,"k":{"y":5,"t":3}},"q":{"d":"131,71r0,-94v-39,59,-115,16,-115,-61v0,-80,79,-124,115,-62v0,-12,2,-19,4,-25r24,0v-7,66,-1,168,-3,242r-25,0xm86,-153v-27,0,-44,27,-44,69v0,40,16,66,43,66v28,0,46,-26,46,-67v0,-41,-18,-68,-45,-68","w":182,"k":{"u":1}},"r":{"d":"115,-145v-72,-31,-63,71,-63,145r-25,0r0,-112v0,-39,0,-42,-3,-59r24,0v3,13,3,23,3,37v16,-36,32,-49,64,-36r0,25","w":117,"k":{"\u00f2":-1,"\u00f6":-1,"\u00f4":-1,"\u00f3":-1,"\u00e8":-1,"\u00ea":-1,"\u00e9":-1,"\u00e7":-1,"\u00e5":-3,"\u00e0":-3,"\u00e4":-3,"\u00e2":-3,"\u00e1":-3,"\u00f8":-1,"\u00e6":-3,"z":-7,"y":-12,"x":-9,"w":-12,"v":-13,"u":-2,"t":-10,"s":-4,"r":-3,"q":-1,"p":-4,"o":-1,"n":-4,"m":-4,"l":-2,"k":-2,"j":4,"i":-2,"h":-2,"g":-1,"f":-12,"e":-1,"d":-1,"c":-1,"a":-3,";":-6,":":-4,".":20,"-":6,",":17}},"s":{"d":"139,-124r-24,0v2,-39,-67,-38,-68,-5v-10,24,83,35,85,51v26,36,-1,82,-52,82v-42,0,-64,-20,-64,-57r24,0v2,24,15,36,40,36v33,0,48,-34,25,-50v-6,-4,-8,-7,-38,-13v-69,-15,-54,-95,13,-95v36,0,57,18,59,51","w":157},"t":{"d":"103,-2v-45,17,-72,-1,-70,-62r3,-86r-26,0r0,-21r26,0r1,-49r25,0r-1,49r41,0r0,21r-41,0r-2,99v-6,39,21,36,44,27r0,22","w":113,"k":{"\u00f6":5,"\u00f3":5,"\u00e9":5,"\u00e5":-1,"\u00e4":-1,"\u00e1":-1,"\u00e6":-1,"o":5,"h":2,"e":5,"a":-1,"S":2,";":-3,":":-2}},"u":{"d":"128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"v":{"d":"4,-171r26,0r48,144r47,-144r26,0r-60,173r-27,0","w":155,"k":{"\u00f2":4,"\u00f6":4,"\u00f3":4,"\u00e8":4,"\u00ea":4,"\u00e9":4,"\u00e3":3,"\u00e5":3,"\u00e0":3,"\u00e4":3,"\u00e2":3,"\u00e1":3,"\u00f8":3,"\u00e6":3,"s":2,"o":4,"l":-1,"g":5,"e":4,"c":4,"a":3,";":-4,":":-2,".":14,"-":-10,",":11}},"w":{"d":"5,-171r26,0r37,136r40,-136r22,0r40,136r36,-136r26,0r-49,173r-25,0r-39,-134r-40,134r-24,0","w":237,"k":{"\u00f2":3,"\u00f6":3,"\u00f3":3,"\u00e8":3,"\u00ea":3,"\u00e9":3,"\u00e3":3,"\u00e5":3,"\u00e0":3,"\u00e4":3,"\u00e2":3,"\u00e1":3,"\u00f8":1,"\u00e6":3,"s":2,"o":3,"g":5,"e":3,"c":3,"a":3,";":-6,":":-4,".":10,"-":-12,",":8}},"x":{"d":"11,-171r29,0r40,61r39,-61r31,0r-55,80r62,91r-31,0r-46,-71r-48,71r-30,0r62,-91","w":158,"k":{"\u00e9":5,"q":5,"o":6,"e":5,"c":5,"a":1}},"y":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47","w":157,"k":{"\u00f2":4,"\u00f6":4,"\u00f3":4,"\u00e8":5,"\u00ea":5,"\u00e9":5,"\u00e3":3,"\u00e5":3,"\u00e0":3,"\u00e4":3,"\u00e2":3,"\u00e1":3,"\u00f8":3,"\u00e6":4,"s":2,"o":4,"l":-1,"g":5,"e":5,"c":4,"a":3,";":-4,":":-1,".":15,"-":-10,",":12}},"z":{"d":"15,-171r121,0r0,19r-98,131r96,0r0,21r-126,0r0,-20r97,-130r-90,0r0,-21","w":143},"{":{"d":"94,-222v-71,-10,-2,109,-54,137v30,13,18,61,20,100v2,33,6,36,34,37r0,20v-66,11,-57,-54,-57,-114v0,-21,-5,-31,-20,-35r0,-17v54,-15,-25,-165,77,-148r0,20","w":101},"|":{"d":"77,-240r26,0r0,300r-26,0r0,-300"},"}":{"d":"8,52v70,9,2,-110,53,-137v-30,-13,-20,-61,-20,-101v0,-32,-4,-35,-33,-36r0,-20v65,-9,57,55,56,114v0,21,6,30,21,34r0,17v-31,5,-21,57,-21,92v0,45,-15,58,-56,57r0,-20","w":101},"~":{"d":"155,-80v-6,5,-53,-25,-74,-25v-13,0,-22,8,-32,27r-16,-10v12,-22,23,-40,49,-41v13,-4,65,28,76,25v14,0,22,-7,33,-26r15,10v-11,24,-26,37,-51,40","w":240},"\u00a1":{"d":"58,69r-27,0r4,-168r20,0xm45,-171v11,0,20,9,20,21v0,12,-9,21,-21,21v-12,0,-20,-9,-20,-21v0,-11,10,-21,21,-21","w":89},"\u00a2":{"d":"104,-189r0,135v21,-3,31,-17,34,-41r25,0v-1,35,-26,62,-59,63r0,37r-14,0r0,-37v-39,-6,-62,-39,-62,-88v0,-50,23,-83,62,-91r0,-34r14,0r0,34v34,2,56,24,58,60r-26,0v-1,-24,-11,-35,-32,-38xm90,-54r0,-134v-47,11,-49,123,0,134","w":191},"\u00a3":{"d":"55,-133v13,-67,10,-111,64,-111v31,0,46,17,47,49r-24,0v-2,-19,-8,-26,-22,-26v-16,0,-23,8,-29,35v-3,13,-3,17,-9,53r54,0r0,21r-58,0v-6,41,-15,73,-25,91v32,-13,101,20,99,-32r23,0v8,76,-90,48,-156,53v12,-18,22,-52,32,-112r-34,0r0,-21r38,0","w":191},"\u00a5":{"d":"139,-153r35,0r0,18r-44,0r-15,28r59,0r0,18r-63,0r0,89r-27,0r0,-89r-66,0r0,-18r62,0r-16,-28r-46,0r0,-18r37,0r-47,-87r31,0r58,113r57,-113r30,0","w":191},"\u00a7":{"d":"55,-186v0,44,101,49,101,100v0,19,-10,34,-32,46v45,31,24,99,-39,99v-42,0,-64,-20,-65,-61r24,0v3,29,14,40,41,40v43,0,53,-46,17,-65v-28,-14,-79,-39,-79,-72v0,-18,9,-32,32,-44v-49,-28,-21,-95,36,-95v38,0,60,21,61,60r-23,0v4,-50,-74,-48,-74,-8xm74,-132v-18,9,-27,19,-27,32v0,14,11,24,59,49v25,-12,35,-39,12,-55"},"\u00a4":{"d":"20,-44r34,-34v-25,-30,-26,-71,0,-102r-35,-35r15,-14r34,34v32,-24,72,-24,103,0r35,-34r14,14r-34,34v25,30,23,73,0,103r35,34r-15,14r-34,-34v-32,24,-71,25,-104,0r-33,34xm121,-190v-34,0,-62,27,-62,61v0,33,28,60,61,60v33,0,60,-27,60,-60v0,-33,-26,-61,-59,-61","w":240},"'":{"d":"54,-144r-18,0r-4,-96r27,0","w":90},"\u00ab":{"d":"113,0r-19,0r-32,-84r32,-87r19,0r-28,87xm66,0r-18,0r-33,-84r33,-87r18,0r-27,87","w":137},"\u00b7":{"d":"46,-111v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":91},"\u00b6":{"d":"8,-176v0,-44,30,-64,83,-64r92,0r0,20r-21,0r0,255r-23,0r0,-255r-37,0r0,255r-23,0r0,-148v-43,3,-71,-24,-71,-63","w":208},"\u00bb":{"d":"24,-171r19,0r32,84r-32,87r-19,0r28,-87xm71,-171r19,0r32,84r-32,87r-19,0r28,-87","w":137,"k":{"\u00c5":3,"\u00c4":3,"\u00c1":3,"\u00c6":9,"Y":21,"W":7,"V":14,"T":20,"A":3}},"\u00bf":{"d":"82,-171v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-11,10,-21,21,-21xm18,20v-10,-28,57,-62,51,-96r0,-23r25,0r0,19v12,42,-48,70,-48,100v0,17,12,27,30,27v22,0,33,-10,35,-34r22,0v-1,38,-23,58,-60,58v-34,0,-55,-20,-55,-51","w":148},"`":{"d":"112,-197r-21,0r-52,-49r36,0"},"\u00b4":{"d":"76,-197r37,-49r36,0r-53,49r-20,0"},"\u00af":{"d":"41,-232r98,0r0,19r-98,0r0,-19"},"\u00a8":{"d":"59,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm121,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19"},"\u00b8":{"d":"82,0r17,0r-9,20v21,3,31,12,31,27v0,28,-36,38,-62,24r0,-14v13,7,40,7,39,-12v0,-12,-8,-17,-29,-17"},"\u00c6":{"d":"145,-240r146,0r0,23r-104,0r0,81r95,0r0,23r-95,0r0,90r104,0r0,23r-132,0r0,-64r-86,0r-36,64r-29,0xm159,-87r0,-129r-72,129r72,0","w":306},"\u00aa":{"d":"45,-163v2,-29,31,-37,66,-41v1,-16,-3,-24,-21,-24v-14,0,-21,5,-23,17r-18,0v2,-21,16,-32,41,-32v56,0,31,66,41,108r-17,0v-2,-5,-2,-8,-2,-12v-16,27,-69,16,-67,-16xm84,-147v22,0,29,-18,27,-44v-36,7,-48,14,-48,27v0,10,9,17,21,17xm41,-115r95,0r0,14r-95,0r0,-14"},"\u00d8":{"d":"43,-33v-53,-77,-21,-211,74,-211v22,0,36,6,59,23r14,-19r22,0r-23,33v52,67,20,211,-73,211v-23,0,-39,-5,-61,-23r-13,19r-22,0xm60,-56r101,-145v-50,-49,-114,-2,-114,80v0,25,4,45,13,65xm115,-20v72,1,84,-109,56,-164r-100,144v15,15,26,20,44,20","w":232,"k":{"A":8}},"\u00ba":{"d":"90,-243v28,0,48,22,48,55v0,33,-20,56,-49,56v-27,0,-47,-24,-47,-56v0,-33,20,-55,48,-55xm90,-228v-18,0,-30,16,-30,40v0,24,12,41,30,41v18,0,30,-16,30,-41v0,-24,-12,-40,-30,-40xm43,-115r94,0r0,14r-94,0r0,-14"},"\u00e6":{"d":"17,-42v0,-42,48,-62,101,-60v1,-33,-3,-52,-32,-52v-21,0,-35,10,-40,30r-24,0v-1,-56,99,-70,117,-22v25,-43,90,-36,111,5v8,16,11,29,11,59r-117,0v-6,65,66,88,91,39r23,3v-11,56,-106,58,-126,7v-16,53,-115,48,-115,-9xm145,-102r89,0v-2,-34,-17,-52,-42,-52v-24,0,-42,19,-47,52xm118,-70v-1,-6,3,-15,-7,-12v-41,0,-68,15,-68,38v0,16,13,27,32,27v28,0,43,-18,43,-53","w":277,"k":{"y":5,"w":3,"v":3}},"\u00f8":{"d":"10,0r21,-27v-35,-54,-5,-149,60,-149v19,0,30,5,48,19v7,-9,14,-17,33,-14v-5,10,-22,19,-20,30v33,57,2,145,-62,145v-18,0,-36,-7,-47,-18r-12,14r-21,0xm49,-47r75,-92v-37,-37,-84,-2,-82,56v0,13,2,24,7,36xm133,-123r-75,91v32,35,81,4,81,-55v0,-14,-1,-25,-6,-36","w":181},"\u00df":{"d":"87,-221v-35,0,-37,16,-37,67r0,154r-26,0r0,-153v-2,-70,13,-84,63,-90v66,-8,87,94,22,107v38,7,57,31,57,68v1,51,-43,86,-89,64r0,-23v32,18,64,0,63,-41v0,-36,-25,-57,-70,-57r0,-21v61,13,73,-75,17,-75","w":182},"\u00b9":{"d":"29,-201r0,-13v19,0,28,-6,31,-21r14,0r0,141r-19,0r0,-107r-26,0","w":126},"\u00ac":{"d":"143,0r0,-72r-131,0r0,-24r156,0r0,96r-25,0"},"\u00b5":{"d":"89,-15v63,-1,48,-92,49,-158r25,0r0,173r-25,0r0,-31v-17,45,-73,48,-96,9r0,82r-25,0r0,-233r25,0v4,64,-20,160,47,158"},"\u00d0":{"d":"207,-120v0,94,-58,131,-176,120r0,-114r-21,0r0,-23r21,0r0,-103r37,0v103,-5,139,40,139,120xm178,-120v0,-73,-30,-103,-120,-97r0,80r56,0r0,23r-56,0r0,91v86,5,120,-24,120,-97","w":225},"\u00bd":{"d":"29,-201r0,-13v19,0,28,-6,31,-21r14,0r0,141r-19,0r0,-107r-26,0xm206,-234r22,0r-137,234r-22,0xm278,-108v0,25,-49,73,-62,91r64,0r0,17r-88,0v-3,-21,10,-26,18,-36v45,-57,49,-60,49,-71v0,-29,-51,-25,-49,9r-18,0v1,-29,17,-45,45,-45v25,0,41,14,41,35","w":297},"\u00b1":{"d":"106,-132r67,0r0,19r-67,0r0,67r-20,0r0,-67r-67,0r0,-19r67,0r0,-70r20,0r0,70xm19,-30r154,0r0,20r-154,0r0,-20","w":191},"\u00de":{"d":"179,-140v0,62,-45,74,-121,70r0,70r-27,0r0,-240r27,0r0,28v78,-4,121,9,121,72xm151,-140v0,-48,-34,-51,-93,-49r0,96v55,2,93,0,93,-47","w":189},"\u00bc":{"d":"29,-201r0,-13v19,0,28,-6,31,-21r14,0r0,141r-19,0r0,-107r-26,0xm206,-234r22,0r-137,234r-22,0xm260,-49r26,0r0,16r-25,0r0,34r-19,0r0,-34r-61,0r0,-14r61,-94r18,0r0,92xm242,-49r0,-67r-41,67r41,0","w":297},"\u00f7":{"d":"78,-70v0,-24,35,-20,35,0v0,10,-7,17,-17,17v-9,0,-18,-8,-18,-17xm96,-188v9,0,17,8,17,18v0,9,-7,17,-17,17v-9,0,-18,-8,-18,-17v0,-10,8,-18,18,-18xm19,-130r154,0r0,19r-154,0r0,-19","w":191},"\u00a6":{"d":"77,-240r26,0r0,120r-26,0r0,-120xm77,-55r26,0r0,115r-26,0r0,-115"},"\u00b0":{"d":"90,-244v28,0,51,22,51,49v0,27,-23,50,-51,50v-28,0,-51,-22,-51,-50v0,-27,24,-49,51,-49xm90,-228v-18,0,-34,15,-34,33v0,19,15,34,34,34v18,0,34,-15,34,-33v0,-18,-15,-34,-34,-34"},"\u00fe":{"d":"27,71r0,-312r25,0r0,96v36,-64,115,-19,115,60v0,81,-76,119,-115,61r0,95r-25,0xm98,-18v60,-1,59,-135,-1,-135v-28,0,-46,26,-46,68v0,41,19,67,47,67","w":182},"\u00be":{"d":"37,-197r-17,0v1,-26,17,-40,43,-40v42,0,57,51,22,66v44,14,25,78,-23,78v-31,0,-47,-15,-47,-43r17,0v0,18,10,27,29,27v18,0,30,-10,30,-26v-1,-19,-18,-29,-41,-26v1,-7,-4,-18,7,-16v34,5,39,-45,5,-44v-15,0,-23,8,-25,24xm206,-234r22,0r-137,234r-22,0xm260,-49r26,0r0,16r-25,0r0,34r-19,0r0,-34r-61,0r0,-14r61,-94r18,0r0,92xm242,-49r0,-67r-41,67r41,0","w":297},"\u00b2":{"d":"107,-201v0,24,-50,74,-62,91r64,0r0,17r-88,0v-2,-25,1,-15,23,-43v39,-51,44,-54,44,-65v0,-12,-9,-19,-23,-19v-17,0,-25,9,-26,28r-18,0v0,-29,16,-44,45,-44v25,0,41,14,41,35","w":126},"\u00ae":{"d":"99,-192v51,-1,96,-2,96,42v0,19,-10,32,-30,39r39,63r-23,0r-38,-60r-24,0r0,60r-20,0r0,-144xm174,-150v0,-26,-21,-26,-55,-25r0,50v33,1,55,2,55,-25xm144,-245v67,0,122,56,122,124v0,69,-56,125,-124,125v-68,0,-124,-56,-124,-124v0,-69,56,-125,126,-125xm144,-230v-62,0,-110,48,-110,110v0,61,48,110,108,110v60,0,108,-49,108,-110v0,-60,-48,-110,-106,-110","w":284},"\u00f0":{"d":"104,-210v26,30,61,75,61,122v0,55,-29,92,-74,92v-45,0,-75,-36,-75,-89v0,-60,43,-107,92,-83r-23,-31r-24,14r-11,-14r26,-15r-15,-20r13,-11r20,21r24,-14r11,13xm92,-154v-31,0,-50,27,-50,69v0,41,20,68,49,68v29,0,48,-28,48,-68v0,-41,-19,-69,-47,-69","w":181},"\u00d7":{"d":"109,-121r52,52r-14,14r-51,-52r-52,52r-13,-14r51,-52r-51,-51r14,-14r51,52r52,-52r13,14","w":191},"\u00b3":{"d":"37,-197r-17,0v1,-26,17,-40,43,-40v42,0,57,51,22,66v44,14,25,78,-23,78v-31,0,-47,-15,-47,-43r17,0v0,18,10,27,29,27v18,0,30,-10,30,-26v-1,-19,-18,-29,-41,-26v1,-7,-4,-18,7,-16v34,5,39,-45,5,-44v-15,0,-23,8,-25,24","w":126},"\u00a9":{"d":"199,-152r-19,0v-4,-19,-15,-28,-33,-28v-26,0,-43,22,-43,58v0,63,73,81,79,22r18,0v-2,33,-21,52,-53,52v-39,0,-64,-28,-64,-73v0,-80,103,-106,115,-31xm144,-245v67,0,122,56,122,124v0,69,-56,125,-124,125v-69,0,-124,-56,-124,-124v0,-69,56,-125,126,-125xm144,-230v-61,0,-109,49,-109,110v0,61,47,109,107,109v60,0,108,-49,108,-109v0,-60,-48,-110,-106,-110","w":284},"\u00c1":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm82,-263r50,-49r36,0r-60,49r-26,0","w":203,"k":{"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"e":3,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"\u00c2":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm40,-264r47,-47r29,0r47,47r-25,0r-36,-32r-36,32r-26,0","w":203,"k":{"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,",":-9}},"\u00c4":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm70,-308v11,0,20,8,20,20v0,11,-9,21,-21,21v-12,0,-20,-9,-20,-21v0,-12,9,-20,21,-20xm134,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20","w":203,"k":{"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"\u00c0":{"d":"90,-242r24,0r83,242r-29,0r-21,-64r-90,0r-22,64r-27,0xm140,-87r-38,-120r-38,120r76,0xm121,-263r-26,0r-60,-49r37,0","w":203,"k":{"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,",":-9}},"\u00c5":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm102,-324v18,0,33,15,33,33v0,18,-15,33,-33,33v-18,0,-34,-15,-34,-33v0,-18,15,-33,34,-33xm102,-309v-10,0,-18,8,-18,18v0,10,8,18,18,18v10,0,18,-8,18,-18v0,-9,-8,-18,-18,-18","w":203,"k":{"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"e":3,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"\u00c3":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm129,-267v-16,0,-63,-46,-69,0r-16,-6v6,-24,16,-35,33,-35v23,-1,62,46,70,-1r14,6v-3,23,-15,36,-32,36","w":203,"k":{"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,",":-9}},"\u00c7":{"d":"121,4r-8,20v22,3,34,13,34,30v0,30,-38,41,-67,27r0,-15v21,9,40,4,42,-14v1,-13,-14,-19,-32,-18r13,-31v-54,-9,-85,-54,-85,-123v0,-107,103,-162,164,-95v10,11,12,23,15,41r-25,0v-7,-31,-25,-47,-55,-47v-43,0,-70,39,-70,101v0,61,27,101,70,101v34,0,55,-22,59,-62r25,0v-4,53,-33,84,-80,85","w":216,"k":{"A":4}},"\u00c9":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm72,-263r50,-49r36,0r-60,49r-26,0"},"\u00ca":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm37,-264r47,-47r28,0r47,47r-25,0r-36,-32r-36,32r-25,0"},"\u00cb":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm66,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-11,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm130,-308v11,0,20,8,20,20v0,11,-9,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,8,-20,20,-20"},"\u00c8":{"d":"56,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm120,-263r-26,0r-60,-49r36,0"},"\u00cd":{"d":"58,0r-27,0r0,-240r27,0r0,240xm26,-263r40,-49r33,0r-50,49r-23,0","w":88},"\u00ce":{"d":"58,0r-27,0r0,-240r27,0r0,240xm-8,-264r38,-47r29,0r38,47r-24,0r-28,-32r-30,32r-23,0","w":88},"\u00cf":{"d":"58,0r-28,0r0,-240r28,0r0,240xm19,-307v11,0,19,8,19,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,20,-19xm70,-307v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-10,-20,-20v0,-11,9,-19,20,-19","w":88},"\u00cc":{"d":"58,0r-27,0r0,-240r27,0r0,240xm63,-263r-24,0r-50,-49r34,0","w":88},"\u00d1":{"d":"31,-240r29,0r115,200r0,-200r26,0r0,240r-30,0r-114,-199r0,199r-26,0r0,-240xm144,-267v-17,0,-62,-45,-69,0r-15,-6v6,-24,16,-35,33,-35v23,-1,61,46,69,-1r15,6v-4,23,-16,36,-33,36","w":231},"\u00d3":{"d":"89,-263r50,-49r36,0r-60,49r-26,0xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"W":4,"V":8,"T":9,"A":9}},"\u00d4":{"d":"55,-264r47,-47r29,0r46,47r-24,0r-37,-32r-36,32r-25,0xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"V":8,"T":9}},"\u00d6":{"d":"84,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,8,-20,20,-20xm149,-308v11,0,19,8,19,20v0,12,-8,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,9,-20,21,-20xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"X":9,"W":4,"V":8,"T":9,"A":9}},"\u00d2":{"d":"142,-263r-26,0r-60,-49r36,0xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"V":8,"T":9}},"\u00d5":{"d":"143,-267v-25,-1,-60,-45,-69,0r-15,-6v5,-24,16,-35,35,-35v0,0,59,46,67,-1r15,6v-4,23,-15,36,-33,36xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"V":8,"T":9}},"\u00da":{"d":"86,-263r50,-49r36,0r-60,49r-26,0xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"r":1,"p":1,"m":1,"A":8,".":4,",":1}},"\u00db":{"d":"51,-264r47,-47r29,0r47,47r-25,0r-36,-32r-37,32r-25,0xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"A":8}},"\u00dc":{"d":"81,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm145,-308v11,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"r":1,"p":1,"m":1,"b":1,"A":8,".":4,",":1}},"\u00d9":{"d":"138,-263r-26,0r-60,-49r36,0xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"A":8}},"\u00dd":{"d":"4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101xm67,-263r50,-49r36,0r-60,49r-26,0","w":184},"\u00e1":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm65,-197r37,-49r37,0r-53,49r-21,0","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e2":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm31,-198r41,-50r29,0r41,50r-25,0r-31,-34r-30,34r-25,0","w":171},"\u00e4":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm57,-242v11,0,18,9,18,19v0,10,-8,19,-18,19v-10,0,-20,-9,-20,-19v0,-11,9,-19,20,-19xm118,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e0":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm108,-197r-21,0r-52,-49r36,0","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e5":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm88,-258v18,0,33,15,33,33v0,18,-16,33,-34,33v-18,0,-33,-15,-33,-33v0,-18,15,-33,34,-33xm87,-243v-10,0,-18,8,-18,18v0,9,8,18,18,18v9,0,18,-8,18,-18v0,-9,-8,-18,-18,-18","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e3":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm111,-202v-21,0,-57,-45,-64,1r-14,-4v5,-25,15,-37,30,-37v22,0,55,44,62,-2r15,4v-3,24,-14,38,-29,38","w":171},"\u00e7":{"d":"73,3v-39,-9,-56,-43,-57,-88v0,-55,28,-90,73,-90v36,0,57,21,61,60r-25,0v-4,-28,-15,-39,-37,-39v-28,0,-46,27,-46,69v0,71,78,97,84,26r25,0v-3,40,-24,63,-61,64r-8,15v21,3,31,12,31,27v0,28,-35,38,-61,24r0,-14v13,7,39,7,38,-12v0,-12,-8,-17,-29,-17","w":167},"\u00e9":{"d":"68,-197r38,-49r36,0r-53,49r-21,0xm158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174,"k":{"y":5,"w":3,"v":3}},"\u00ea":{"d":"34,-198r41,-50r29,0r41,50r-25,0r-30,-34r-31,34r-25,0xm158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174,"k":{"y":5,"w":3,"v":3}},"\u00eb":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53xm59,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm121,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":174},"\u00e8":{"d":"112,-197r-22,0r-52,-49r36,0xm158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174},"\u00ed":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm23,-197r28,-49r34,0r-43,49r-19,0","w":79},"\u00ee":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm-7,-198r32,-50r29,0r32,50r-23,0r-23,-34r-24,34r-23,0","w":79},"\u00ef":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm15,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm65,-242v10,0,19,9,19,19v0,25,-39,24,-38,0v0,-11,8,-19,19,-19","w":79},"\u00ec":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm57,-197r-20,0r-43,-49r34,0","w":79},"\u00f1":{"d":"111,-202v-20,0,-56,-44,-63,1r-15,-4v5,-25,16,-37,31,-37v22,-1,56,44,62,-2r15,4v-3,24,-15,38,-30,38xm96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,98r-26,0v-7,-55,24,-154,-34,-153","w":181},"\u00f3":{"d":"70,-197r37,-49r36,0r-52,49r-21,0xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"y":5,"w":3,"v":4}},"\u00f4":{"d":"36,-198r40,-50r29,0r41,50r-24,0r-31,-34r-31,34r-24,0xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"t":4}},"\u00f6":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69xm60,-242v10,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm122,-242v11,0,18,8,18,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,20,-19","w":181,"k":{"y":5,"x":6,"w":3,"v":4,"t":4}},"\u00f2":{"d":"112,-197r-21,0r-52,-49r36,0xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"y":5,"w":3,"v":4}},"\u00f5":{"d":"117,-202v-20,0,-56,-44,-63,1r-14,-4v5,-25,15,-37,30,-37v21,-1,56,44,62,-2r15,4v-3,24,-15,38,-30,38xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181},"\u00fa":{"d":"66,-197r37,-49r37,0r-53,49r-21,0xm128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"\u00fb":{"d":"34,-198r41,-50r29,0r41,50r-25,0r-31,-34r-30,34r-25,0xm128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"\u00fc":{"d":"128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23xm59,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19xm120,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":178},"\u00f9":{"d":"111,-197r-21,0r-52,-49r36,0xm128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"\u00fd":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47xm58,-197r37,-49r36,0r-52,49r-21,0","w":157},"\u00ff":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47xm49,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm111,-242v10,0,18,8,18,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,20,-19","w":157},"\u0387":{"d":"46,-111v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":91},"\u00ad":{"d":"0,-100r99,0r0,19r-99,0r0,-19","w":98},"\u00a0":{"w":90},"\u0391":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0","w":203},"\u0392":{"d":"183,-67v0,71,-68,69,-152,67r0,-240v73,-2,141,-4,140,60v0,27,-13,43,-40,52v36,9,52,28,52,61xm143,-179v0,-41,-37,-39,-85,-38r0,80v47,2,85,0,85,-42xm155,-68v-1,-46,-41,-49,-97,-46r0,91v55,1,97,4,97,-45","w":197},"\u0393":{"d":"31,0r0,-240r130,0r0,23r-102,0r0,217r-28,0","w":168},"\u0394":{"d":"3,0r82,-242r24,0r83,242r-189,0xm156,-23r-59,-184r-59,184r118,0","w":193},"\u0395":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81"},"\u0396":{"d":"19,-240r147,0r0,18r-123,199r121,0r0,23r-153,0r0,-21r123,-196r-115,0r0,-23","w":177},"\u0397":{"d":"58,-137r113,0r0,-103r27,0r0,240r-27,0r0,-114r-113,0r0,114r-27,0r0,-240r27,0r0,103","w":228},"\u0398":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101xm75,-132r83,0r0,22r-83,0r0,-22","w":232},"\u0399":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"\u039a":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240","w":200},"\u039b":{"d":"196,0r-29,0r-68,-209r-67,209r-28,0r82,-242r27,0","w":199},"\u039c":{"d":"31,-240r41,0r67,210r68,-210r40,0r0,240r-25,0r0,-213r-69,213r-27,0r-69,-213r0,213r-26,0r0,-240","w":278},"\u039d":{"d":"31,-240r29,0r115,200r0,-200r26,0r0,240r-30,0r-114,-199r0,199r-26,0r0,-240","w":231},"\u039e":{"d":"23,-113r0,-23r138,0r0,23r-138,0xm13,0r0,-23r158,0r0,23r-158,0xm15,-217r0,-23r154,0r0,23r-154,0","w":183},"\u039f":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101","w":232},"\u03a0":{"d":"58,-218r0,218r-27,0r0,-240r167,0r0,240r-27,0r0,-218r-113,0","w":228},"\u03a1":{"d":"179,-168v0,62,-45,74,-121,70r0,98r-27,0r0,-240r40,0v77,-4,108,14,108,72xm151,-168v0,-48,-33,-51,-93,-49r0,96v54,1,93,0,93,-47","w":189},"\u03a3":{"d":"92,-119r-80,-103r0,-18r148,0r0,23r-110,0r73,97r-83,97r118,0r0,23r-153,0r0,-21","w":167},"\u03a4":{"d":"8,-240r151,0r0,23r-62,0r0,217r-27,0r0,-217r-62,0r0,-23","w":166},"\u03a5":{"d":"4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101","w":184},"\u03a6":{"d":"113,-22v-61,-2,-101,-40,-101,-97v0,-57,38,-93,101,-97r0,-24r25,0r0,24v63,4,101,40,101,97v0,56,-39,95,-101,97r0,22r-25,0r0,-22xm113,-194v-83,-4,-99,116,-34,144v9,4,20,6,34,7r0,-151xm138,-43v82,3,100,-116,33,-144v-9,-4,-19,-6,-33,-7r0,151","w":250},"\u03a7":{"d":"12,-240r30,0r56,92r56,-92r31,0r-71,114r75,126r-31,0r-60,-100r-60,100r-31,0r75,-126","w":195},"\u03a8":{"d":"207,-154v6,78,-24,94,-84,102r0,52r-27,0r0,-52v-59,-7,-84,-21,-84,-102r0,-86r27,0v5,70,-23,170,57,164r0,-164r27,0r0,164v46,-7,57,-14,57,-79r0,-85r27,0r0,86","w":219},"\u03a9":{"d":"130,0r0,-44v37,-5,61,-39,61,-86v0,-55,-29,-91,-74,-91v-45,0,-74,36,-74,91v0,47,24,81,61,86r0,44r-90,0r0,-23r68,0r0,-7v-44,-14,-68,-49,-68,-101v0,-67,42,-113,103,-113v61,0,103,46,103,113v0,52,-24,87,-68,101r0,7r68,0r0,23r-90,0","w":234},"\u03d2":{"d":"177,-225v-65,46,-79,118,-75,225r-26,0v3,-106,-10,-179,-75,-225r16,-19v39,26,63,63,72,116v9,-53,33,-90,72,-116","w":178},"\u03b1":{"d":"87,4v-47,0,-68,-43,-71,-89v-6,-89,105,-127,132,-45r7,-41r25,0r-17,86r19,85r-25,0r-9,-44v-8,24,-29,48,-61,48xm139,-85v-13,-42,-15,-69,-51,-69v-28,0,-46,28,-46,69v0,63,55,93,81,42v5,-11,8,-19,16,-42","w":195},"\u03b2":{"d":"124,-127v28,7,41,29,43,61v4,70,-84,96,-115,42r0,95r-25,0r0,-227v-3,-63,23,-83,70,-89v70,-9,89,105,27,118xm141,-67v0,-32,-15,-51,-52,-49r0,-20v28,2,43,-15,44,-44v0,-26,-15,-43,-39,-43v-54,-1,-42,72,-43,127v0,46,12,79,49,79v24,0,41,-20,41,-50","w":182},"\u03b3":{"d":"89,2r0,69r-25,0r0,-63r-61,-179r27,0r46,143r48,-143r26,0","w":152},"\u03b4":{"d":"16,-86v0,-48,27,-87,74,-86r-55,-49r0,-19r120,0r0,21r-84,0v35,36,94,68,94,133v0,53,-30,90,-74,90v-44,0,-75,-36,-75,-90xm91,-154v-28,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-28,48,-68v0,-40,-20,-69,-48,-69","w":181},"\u03b5":{"d":"145,-47v-8,36,-25,47,-63,51v-65,6,-87,-76,-30,-90v-52,-18,-29,-95,29,-90v37,3,55,17,63,51r-25,3v-1,-43,-71,-42,-71,-3v0,21,21,32,48,29r0,21v-26,-4,-51,4,-51,28v0,19,14,30,38,30v22,0,33,-9,38,-33","w":163},"\u03b6":{"d":"103,8v-50,-1,-87,-30,-87,-91v0,-49,27,-89,91,-137r-81,0r0,-20r112,0r0,20v-69,53,-96,89,-96,137v0,43,15,68,58,71v54,5,43,40,17,83r-25,0v20,-37,21,-41,21,-49v0,-8,-3,-12,-10,-14","w":126},"\u03b7":{"d":"96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,169r-26,0r0,-167v2,-45,-3,-57,-34,-57","w":181},"\u03b8":{"d":"42,-131r97,0v-2,-57,-21,-93,-48,-93v-27,0,-47,36,-49,93xm139,-110r-97,0v2,57,22,93,49,93v27,0,46,-36,48,-93xm91,-245v44,0,74,51,74,124v0,73,-30,125,-74,125v-44,0,-75,-51,-75,-126v0,-72,32,-123,75,-123","w":181},"\u03b9":{"d":"26,-171r27,0r0,171r-27,0r0,-171","w":79},"\u03ba":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-171r25,0r0,171r-25,0r0,-171","w":169},"\u03bb":{"d":"64,-174r-24,-66r26,0r84,240r-27,0r-46,-142r-48,142r-26,0","w":151},"\u03bc":{"d":"86,-18v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23v-12,29,-50,34,-77,19r0,75r-25,0r0,-242r25,0v7,55,-24,153,35,153","w":178},"\u03bd":{"d":"4,-171r26,0r48,144r47,-144r26,0r-60,173r-27,0","w":155},"\u03be":{"d":"80,5v-70,0,-88,-129,-15,-143v-42,-3,-52,-65,-9,-82r-33,0r0,-20r111,0r0,20v-48,-3,-81,4,-81,39v0,24,30,36,58,34r0,21v-72,-16,-85,76,-42,105v19,13,71,2,70,36v0,14,-6,29,-23,56r-25,0v19,-32,22,-40,22,-51v-5,-16,-6,-15,-33,-15","w":138},"\u03bf":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181},"\u03c0":{"d":"125,-150r-70,0r0,150r-25,0r0,-150r-26,0r0,-21r172,0r0,21r-26,0r0,150r-25,0r0,-150"},"\u03c1":{"d":"24,-80v-3,-57,26,-95,72,-95v41,0,69,36,69,90v0,81,-76,119,-116,61r0,95r-25,0r0,-151xm95,-18v62,0,58,-134,0,-135v-28,0,-46,26,-46,68v0,40,18,67,46,67"},"\u03c3":{"d":"90,-175v22,1,55,5,89,4r0,21v-9,0,-11,0,-38,-1v46,41,22,155,-50,155v-44,0,-75,-36,-75,-89v0,-53,31,-90,74,-90xm91,-154v-30,0,-49,27,-49,69v0,40,20,68,49,68v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":182},"\u03c4":{"d":"131,-171r0,21r-51,0r0,150r-27,0r0,-150r-52,0r0,-21r130,0","w":132},"\u03c5":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154","w":178},"\u03d5":{"d":"98,4v-91,3,-107,-128,-43,-167r12,14v-44,40,-31,129,31,132r0,-158v66,-8,103,32,104,90v0,51,-30,85,-79,89r0,67r-25,0r0,-67xm123,-154r0,137v33,-4,54,-29,54,-68v0,-39,-21,-65,-54,-69","w":217},"\u03c7":{"d":"89,-58r61,129r-27,0r-48,-102r-49,102r-27,0r63,-129r-54,-113r26,0r41,86r41,-86r27,0","w":149},"\u03c8":{"d":"130,-17v31,-3,51,-19,51,-56r0,-98r25,0r0,98v0,49,-26,75,-76,77r0,67r-26,0r0,-67v-51,-1,-78,-28,-78,-77r0,-98r25,0v4,64,-21,154,53,154r0,-154r26,0r0,154","w":231},"\u03c9":{"d":"145,-17v45,-6,36,-117,10,-134r11,-19v53,21,47,174,-20,174v-17,0,-29,-7,-37,-22v-37,50,-94,10,-94,-67v0,-41,13,-70,36,-85r11,19v-29,23,-33,127,10,134v28,5,27,-51,26,-85r22,0v-1,34,-3,89,25,85","w":217},"\u03c2":{"d":"103,7v-51,-2,-87,-29,-87,-92v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-49,0,-60,100,-26,127v15,21,78,4,77,41v0,14,-8,33,-22,57r-25,0v19,-35,21,-42,21,-52v0,-6,-3,-11,-10,-12","w":162},"\u03d1":{"d":"83,5v-37,0,-60,-16,-57,-64r-20,0r0,-25r44,0v-2,36,0,69,32,67v46,-3,55,-70,52,-123v-66,2,-102,-12,-102,-57v0,-28,21,-48,51,-48v40,0,64,27,74,84r20,0r0,21r-17,0v4,69,-15,145,-77,145xm131,-161v-7,-41,-23,-63,-46,-63v-38,0,-34,53,3,59v10,2,21,4,43,4","w":182},"\u03c6":{"d":"98,-15r0,-141v-36,3,-58,31,-58,71v0,40,22,66,58,70xm123,-155r0,139v34,-4,55,-30,55,-69v0,-39,-22,-66,-55,-70xm16,-86v0,-50,29,-87,82,-89r0,-66r25,0r0,66v49,4,79,38,79,89v0,52,-30,86,-79,90r0,67r-25,0r0,-67v-55,-2,-82,-40,-82,-90","w":217},"\u03ca":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm15,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm65,-242v10,0,19,9,19,19v0,25,-39,24,-38,0v0,-11,8,-19,19,-19","w":79},"\u03cb":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154xm59,-242v10,0,18,9,18,19v0,10,-9,19,-19,19v-10,0,-18,-9,-18,-19v0,-11,8,-19,19,-19xm120,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":178},"\u0384":{"d":"35,-192r-19,0r-4,-63r27,0","w":50},"\u0385":{"d":"82,-192r-19,0r-4,-63r27,0xm31,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm115,-242v10,0,19,8,19,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19","w":145},"\u0386":{"d":"93,-242r23,0r83,242r-28,0r-22,-64r-90,0r-22,64r-27,0xm142,-87r-38,-120r-38,120r76,0xm47,-192r-19,0r-4,-63r27,0","w":205},"\u0388":{"d":"71,-136r97,0r0,23r-97,0r0,90r106,0r0,23r-133,0r0,-240r131,0r0,23r-104,0r0,81xm23,-192r-19,0r-4,-63r27,0","w":192},"\u0389":{"d":"71,-137r112,0r0,-103r27,0r0,240r-27,0r0,-114r-112,0r0,114r-27,0r0,-240r27,0r0,103xm23,-192r-19,0r-4,-63r27,0","w":240},"\u038a":{"d":"71,0r-28,0r0,-240r28,0r0,240xm23,-192r-19,0r-4,-63r27,0","w":101},"\u038c":{"d":"121,-244v58,0,97,51,97,124v0,74,-39,124,-97,124v-59,0,-98,-50,-98,-126v0,-72,40,-122,98,-122xm121,-221v-41,0,-70,41,-70,100v0,63,27,101,70,101v42,0,68,-39,68,-100v0,-60,-27,-101,-68,-101xm23,-192r-19,0r-4,-63r27,0","w":236},"\u038f":{"d":"23,-192r-19,0r-4,-63r27,0xm135,0r0,-44v37,-5,61,-39,61,-86v0,-55,-29,-91,-74,-91v-45,0,-74,36,-74,91v0,47,24,81,61,86r0,44r-90,0r0,-23r68,0r0,-7v-44,-14,-68,-49,-68,-101v0,-67,42,-113,103,-113v61,0,103,46,103,113v0,52,-24,87,-68,101r0,7r68,0r0,23r-90,0","w":239},"\u038e":{"d":"31,-240r31,0r57,112r57,-112r31,0r-75,139r0,101r-27,0r1,-101xm20,-192r-18,0r-5,-63r27,0","w":210},"\u03aa":{"d":"58,0r-28,0r0,-240r28,0r0,240xm19,-307v11,0,19,8,19,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,20,-19xm70,-307v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-10,-20,-20v0,-11,9,-19,20,-19","w":88},"\u03ab":{"d":"60,-309v10,0,21,10,21,21v0,11,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-21,20,-21xm125,-309v10,0,20,10,20,21v0,11,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-12,10,-21,21,-21xm4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101","w":184},"\u03ac":{"d":"106,-192r-19,0r-4,-63r27,0xm87,4v-47,0,-68,-43,-71,-89v-6,-89,105,-127,132,-45r7,-41r25,0r-17,86r19,85r-25,0r-9,-44v-8,24,-29,48,-61,48xm139,-85v-13,-42,-15,-69,-51,-69v-28,0,-46,28,-46,69v0,63,55,93,81,42v5,-11,8,-19,16,-42","w":195},"\u03ad":{"d":"145,-115r-24,0v1,-49,-73,-51,-73,-10v0,21,21,32,48,29r0,21v-26,-4,-51,4,-51,28v0,19,14,30,38,30v24,0,36,-12,39,-42r25,0v-3,42,-25,63,-65,63v-65,0,-87,-76,-30,-90v-52,-18,-29,-90,29,-90v39,0,60,21,64,61xm91,-192r-19,0r-4,-63r27,0","w":163},"\u03ae":{"d":"96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,169r-26,0r0,-167v2,-45,-3,-57,-34,-57xm100,-192r-19,0r-4,-63r27,0","w":181},"\u03af":{"d":"27,-171r26,0r0,171r-26,0r0,-171xm49,-192r-18,0r-5,-63r27,0","w":79},"\u03cc":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69xm100,-192r-19,0r-4,-63r27,0","w":181},"\u03ce":{"d":"118,-192r-18,0r-5,-63r27,0xm145,-17v45,-6,36,-117,10,-134r11,-19v53,21,47,174,-20,174v-17,0,-29,-7,-37,-22v-37,50,-94,10,-94,-67v0,-41,13,-70,36,-85r11,19v-29,23,-33,127,10,134v28,5,27,-51,26,-85r22,0v-1,34,-3,89,25,85","w":217},"\u03cd":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154xm98,-192r-18,0r-4,-63r27,0","w":178},"\u0390":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm49,-192r-19,0r-4,-63r27,0xm-2,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm82,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19","w":79},"\u03b0":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154xm98,-192r-18,0r-4,-63r27,0xm48,-242v10,0,18,8,18,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,20,-19xm131,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":178},"\u0410":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0","w":203},"\u0411":{"d":"179,-72v1,73,-65,76,-148,72r0,-240r121,0r0,23r-94,0r0,75v70,-4,121,7,121,70xm58,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96","w":191},"\u0412":{"d":"183,-67v0,71,-68,69,-152,67r0,-240v73,-2,141,-4,140,60v0,27,-13,43,-40,52v36,9,52,28,52,61xm143,-179v0,-41,-37,-39,-85,-38r0,80v47,2,85,0,85,-42xm155,-68v-1,-46,-41,-49,-97,-46r0,91v55,1,97,4,97,-45","w":197},"\u0413":{"d":"31,0r0,-240r130,0r0,23r-102,0r0,217r-28,0","w":168},"\u0414":{"d":"181,-22r25,0r0,58r-27,0r0,-36r-151,0r0,36r-27,0r0,-58v35,-4,37,-12,40,-57r13,-161r127,0r0,218xm154,-22r0,-196r-75,0v-9,62,-4,147,-24,196r99,0","w":213},"\u0415":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81"},"\u0416":{"d":"126,0r0,-114r-17,0r-80,114r-32,0r92,-127r-87,-113r30,0r78,103r16,0r0,-103r27,0r0,103r16,0r78,-103r30,0r-87,113r92,127r-32,0r-80,-114r-17,0r0,114r-27,0","w":279},"\u0417":{"d":"46,-174r-25,0v6,-46,35,-70,83,-70v83,0,107,106,36,123v28,6,42,23,42,54v0,44,-30,71,-79,71v-51,0,-82,-29,-86,-85r25,0v4,41,25,62,61,62v32,0,50,-18,50,-47v0,-37,-29,-46,-69,-43r0,-22v41,3,69,-8,69,-45v0,-29,-18,-45,-50,-45v-32,0,-50,15,-57,47","w":198},"\u0418":{"d":"201,-240r0,240r-26,0r0,-187r-119,173r0,14r-25,0r0,-240r25,0r0,187r119,-173r0,-14r26,0","w":231},"\u041a":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240","w":200},"\u041b":{"d":"1,1r0,-22v28,-1,34,-11,38,-58r13,-161r127,0r0,240r-27,0r0,-218r-75,0r-15,162v-1,37,-24,57,-61,57","w":210},"\u041c":{"d":"31,-240r41,0r67,210r68,-210r40,0r0,240r-25,0r0,-213r-69,213r-27,0r-69,-213r0,213r-26,0r0,-240","w":278},"\u041d":{"d":"58,-137r113,0r0,-103r27,0r0,240r-27,0r0,-114r-113,0r0,114r-27,0r0,-240r27,0r0,103","w":228},"\u041e":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101","w":232},"\u041f":{"d":"58,-218r0,218r-27,0r0,-240r167,0r0,240r-27,0r0,-218r-113,0","w":228},"\u0420":{"d":"179,-168v0,62,-45,74,-121,70r0,98r-27,0r0,-240r40,0v77,-4,108,14,108,72xm151,-168v0,-48,-33,-51,-93,-49r0,96v54,1,93,0,93,-47","w":189},"\u0421":{"d":"18,-119v0,-70,34,-124,99,-125v44,-1,76,26,80,70r-25,0v-7,-31,-26,-47,-55,-47v-43,0,-70,39,-70,101v0,108,116,141,128,39r26,0v-4,54,-35,85,-83,85v-61,0,-100,-48,-100,-123","w":216},"\u0422":{"d":"8,-240r151,0r0,23r-62,0r0,217r-27,0r0,-217r-62,0r0,-23","w":166},"\u0423":{"d":"94,-104r55,-136r29,0r-106,240r-27,0r36,-76r-77,-164r31,0","w":177},"\u0424":{"d":"113,-22v-61,-2,-101,-40,-101,-97v0,-57,38,-93,101,-97r0,-24r25,0r0,24v63,4,101,40,101,97v0,56,-39,95,-101,97r0,22r-25,0r0,-22xm138,-43v82,3,100,-116,33,-144v-9,-4,-19,-6,-33,-7r0,151xm113,-194v-83,-4,-99,116,-34,144v9,4,20,6,34,7r0,-151","w":250},"\u0425":{"d":"12,-240r30,0r56,92r56,-92r31,0r-71,114r75,126r-31,0r-60,-100r-60,100r-31,0r75,-126","w":195},"\u0426":{"d":"198,-22r24,0r0,58r-27,0r0,-36r-164,0r0,-240r27,0r0,218r113,0r0,-218r27,0r0,218","w":228},"\u0427":{"d":"49,-240v4,57,-19,132,46,132v24,0,40,-7,51,-23r0,-109r28,0r0,240r-28,0r0,-105v-44,40,-137,25,-124,-56r0,-79r27,0","w":204},"\u0428":{"d":"174,-22r88,0r0,-218r27,0r0,240r-258,0r0,-240r27,0r0,218r89,0r0,-218r27,0r0,218","w":320},"\u0429":{"d":"287,0r-256,0r0,-240r27,0r0,218r89,0r0,-218r27,0r0,218r88,0r0,-218r27,0r0,218r25,0r0,58r-27,0r0,-36","w":320},"\u042c":{"d":"179,-72v0,73,-64,76,-148,72r0,-240r27,0r0,98v70,-4,121,7,121,70xm58,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96","w":188},"\u042b":{"d":"179,-72v0,73,-64,76,-148,72r0,-240r27,0r0,98v70,-4,121,7,121,70xm58,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96xm233,0r-28,0r0,-240r28,0r0,240","w":263},"\u042a":{"d":"211,-72v0,73,-64,76,-148,72r0,-217r-63,0r0,-23r90,0r0,98v70,-4,121,7,121,70xm90,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96","w":221},"\u042d":{"d":"21,-174v4,-44,36,-70,79,-70v60,0,99,49,99,124v0,76,-39,124,-100,124v-48,0,-78,-31,-82,-85r25,0v4,40,25,62,58,62v41,0,67,-33,70,-90r-86,0r0,-22r86,0v5,-91,-102,-125,-124,-43r-25,0","w":217},"\u042e":{"d":"58,-137r44,0v5,-64,44,-107,97,-107v58,0,98,50,98,124v0,75,-40,124,-98,124v-57,0,-95,-46,-98,-118r-43,0r0,114r-27,0r0,-240r27,0r0,103xm199,-221v-41,0,-69,41,-69,100v0,63,27,101,69,101v42,0,69,-39,69,-100v0,-61,-28,-101,-69,-101","w":315},"\u042f":{"d":"23,-172v0,-69,67,-72,148,-68r0,240r-27,0r0,-103r-42,0r-60,103r-33,0r63,-107v-33,-12,-49,-33,-49,-65xm51,-172v0,45,37,48,93,46r0,-91v-58,-1,-93,0,-93,45","w":201},"\u0490":{"d":"161,-270r0,53r-102,0r0,217r-28,0r0,-240r103,0r0,-30r27,0","w":168},"\u0402":{"d":"181,0v-3,-58,18,-132,-47,-132v-24,0,-40,7,-50,23r0,109r-28,0r0,-217r-55,0r0,-23r152,0r0,23r-69,0r0,77v48,-32,138,-19,124,61r0,79v2,53,-24,68,-74,67r0,-22v33,-2,50,-2,47,-45","w":213},"\u0404":{"d":"48,-131r86,0r0,22r-86,0v-6,101,118,125,128,28r25,0v-4,54,-35,85,-83,85v-61,0,-100,-48,-100,-124v0,-107,103,-163,164,-95v10,11,12,23,15,41r-25,0v-7,-31,-26,-47,-55,-47v-40,0,-66,35,-69,90","w":217},"\u0405":{"d":"149,-61v0,-64,-123,-50,-123,-121v0,-63,103,-83,133,-34v7,11,10,21,11,38r-26,0v2,-54,-90,-56,-91,-6v12,34,11,23,58,46v48,23,66,27,66,74v0,41,-31,68,-78,68v-50,0,-78,-27,-81,-77r27,0v-6,65,104,70,104,12","w":196},"\u0406":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"\u04c0":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"\u0408":{"d":"-1,8v37,-3,47,-6,47,-57r0,-191r27,0r0,191v5,72,-17,75,-74,80r0,-23","w":103},"\u0409":{"d":"301,-72v0,72,-65,76,-149,72r0,-218r-76,0r-14,162v-1,37,-24,57,-61,57r0,-22v28,-1,35,-12,38,-58r12,-161r128,0r0,98v71,-4,122,7,122,70xm179,-23v59,1,91,0,93,-49v3,-46,-44,-50,-93,-47r0,96","w":310},"\u040a":{"d":"319,-70v0,70,-66,74,-148,70r0,-117r-113,0r0,117r-27,0r0,-240r27,0r0,101r113,0r0,-101r27,0r0,101v69,-3,122,7,121,69xm198,-23v58,1,90,0,93,-48v3,-45,-45,-49,-93,-46r0,94","w":328},"\u040b":{"d":"84,-140v48,-32,138,-19,124,61r0,79r-27,0v-3,-58,18,-132,-47,-132v-23,0,-40,7,-50,23r0,109r-28,0r0,-217r-55,0r0,-23r152,0r0,23r-69,0r0,77","w":250},"\u040f":{"d":"128,0r0,36r-27,0r0,-36r-70,0r0,-240r27,0r0,218r113,0r0,-218r27,0r0,240r-70,0","w":228},"\u0401":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm66,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-11,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm130,-308v11,0,20,8,20,20v0,11,-9,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,8,-20,20,-20"},"\u0419":{"d":"69,-312r15,0v8,37,59,37,69,0r14,0v-4,30,-22,48,-49,48v-27,0,-46,-19,-49,-48xm201,-240r0,240r-26,0r0,-187r-119,173r0,14r-25,0r0,-240r25,0r0,187r119,-173r0,-14r26,0","w":231},"\u0403":{"d":"31,0r0,-240r130,0r0,23r-102,0r0,217r-28,0xm84,-263r50,-49r36,0r-60,49r-26,0","w":168},"\u0407":{"d":"58,0r-28,0r0,-240r28,0r0,240xm19,-307v11,0,19,8,19,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,20,-19xm70,-307v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-10,-20,-20v0,-11,9,-19,20,-19","w":88},"\u040c":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240xm96,-263r50,-49r36,0r-60,49r-26,0","w":200},"\u040e":{"d":"46,-312r14,0v9,37,61,37,69,0r15,0v-3,30,-22,48,-49,48v-27,0,-46,-19,-49,-48xm94,-104r55,-136r29,0r-106,240r-27,0r36,-76r-77,-164r31,0","w":177},"\u0430":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30","w":171},"\u0431":{"d":"17,-99v2,-90,25,-158,118,-138v7,0,9,0,15,-4r0,22v-29,14,-75,-14,-90,24v-5,14,-11,27,-14,47v41,-57,120,-18,120,62v0,54,-30,90,-74,90v-52,0,-76,-40,-75,-103xm94,-154v-30,0,-51,28,-51,68v0,42,20,69,49,69v29,0,48,-28,48,-69v0,-41,-18,-68,-46,-68","w":182},"\u0432":{"d":"117,-49v0,-30,-34,-29,-66,-28r0,56v32,1,66,0,66,-28xm112,-125v0,-28,-30,-26,-61,-25r0,53v31,2,61,0,61,-28xm142,-48v2,51,-60,50,-116,48r0,-171v53,-1,113,-6,112,44v0,19,-9,33,-26,40v21,6,30,19,30,39","w":156},"\u0433":{"d":"51,-150r0,150r-25,0r0,-171r98,0r0,21r-73,0","w":126},"\u0434":{"d":"43,-171r104,0r0,150r23,0r0,57r-25,0r0,-36r-119,0r0,36r-25,0r0,-57v31,-3,32,-18,35,-59xm49,-21r73,0r0,-129r-54,0v-5,40,-2,110,-19,129","w":173},"\u0435":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174},"\u0436":{"d":"94,-171r24,0r0,70r12,0r52,-70r28,0r-58,78r61,93r-28,0r-53,-80r-14,0r0,80r-24,0r0,-80r-15,0r-52,80r-28,0r61,-93r-59,-78r29,0r51,70r13,0r0,-70","w":211},"\u0437":{"d":"42,-115r-24,0v4,-40,25,-61,64,-61v58,0,81,72,29,90v22,6,33,18,33,40v0,31,-24,50,-63,50v-40,0,-62,-21,-65,-63r25,0v-5,54,75,54,77,12v1,-24,-24,-32,-51,-28r0,-21v52,12,66,-58,14,-58v-23,0,-34,11,-39,39","w":162},"\u0438":{"d":"131,-171r25,0r0,171r-25,0r0,-123r-80,112r0,11r-25,0r0,-171r25,0r0,123r80,-112r0,-11","w":182},"\u043a":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-171r25,0r0,171r-25,0r0,-171","w":169},"\u043b":{"d":"143,-171r0,171r-26,0r0,-150r-54,0v-6,63,3,158,-62,151r0,-20v45,-1,28,-105,37,-152r105,0","w":169},"\u043c":{"d":"113,-26r49,-145r37,0r0,171r-24,0r0,-146r-49,146r-26,0r-49,-146r0,146r-25,0r0,-171r38,0","w":226},"\u043d":{"d":"131,-80r-80,0r0,80r-25,0r0,-171r25,0r0,70r80,0r0,-70r25,0r0,171r-25,0r0,-80","w":182},"\u043e":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181},"\u043f":{"d":"131,-150r-80,0r0,150r-25,0r0,-171r130,0r0,171r-25,0r0,-150","w":182},"\u0440":{"d":"26,71r0,-191v0,-30,0,-39,-3,-51r25,0v2,8,3,12,3,26v36,-63,116,-20,116,60v0,81,-76,119,-116,61r0,95r-25,0xm97,-18v62,0,59,-134,0,-135v-28,0,-46,27,-46,68v0,41,18,67,46,67","w":182},"\u0441":{"d":"42,-85v0,36,11,68,47,68v23,0,34,-13,37,-42r25,0v-3,41,-25,63,-62,63v-44,0,-73,-35,-73,-89v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-28,0,-46,27,-46,69","w":167},"\u0442":{"d":"131,-171r0,21r-51,0r0,150r-27,0r0,-150r-52,0r0,-21r130,0","w":132},"\u0443":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47","w":157},"\u0444":{"d":"132,-241r0,85v38,-46,91,-4,91,69v0,72,-51,121,-91,73r0,85r-25,0r0,-85v-39,48,-92,0,-92,-73v0,-54,22,-88,57,-88v16,0,28,6,35,19r0,-85r25,0xm77,-154v-22,0,-36,27,-36,69v0,41,15,68,36,68v21,0,30,-21,30,-65v0,-51,-9,-72,-30,-72xm162,-154v-21,0,-30,21,-30,72v0,44,9,65,30,65v21,0,35,-27,35,-68v0,-42,-14,-69,-35,-69","w":238},"\u0445":{"d":"11,-171r29,0r40,61r39,-61r31,0r-55,80r62,91r-31,0r-46,-71r-48,71r-30,0r62,-91","w":158},"\u0446":{"d":"154,0r-128,0r0,-171r25,0r0,150r80,0r0,-150r25,0r0,150r23,0r0,57r-25,0r0,-36","w":182},"\u0449":{"d":"232,0r-206,0r0,-171r25,0r0,150r67,0r0,-150r25,0r0,150r67,0r0,-150r25,0r0,150r22,0r0,57r-25,0r0,-36","w":261},"\u044a":{"d":"157,-51v0,54,-52,53,-112,51r0,-150r-45,0r0,-21r71,0r0,70v50,-2,86,5,86,50xm71,-21v37,1,61,2,61,-30v0,-31,-30,-32,-61,-30r0,60","w":162},"\u044b":{"d":"164,-171r25,0r0,171r-25,0r0,-171xm138,-51v0,54,-52,53,-112,51r0,-171r25,0r0,70v50,-2,87,5,87,50xm51,-21v37,0,62,3,62,-30v0,-31,-30,-32,-62,-30r0,60","w":216},"\u044c":{"d":"138,-51v0,54,-52,53,-112,51r0,-171r25,0r0,70v50,-2,87,5,87,50xm51,-21v37,0,62,3,62,-30v0,-31,-30,-32,-62,-30r0,60","w":143},"\u044d":{"d":"67,-96r58,0v2,-64,-74,-83,-83,-19r-24,0v4,-39,25,-60,61,-60v44,0,72,35,72,90v0,100,-130,124,-135,26r25,0v3,29,15,42,38,42v27,0,43,-20,46,-58r-58,0r0,-21","w":167},"\u044e":{"d":"51,-101r33,0v6,-47,34,-74,74,-74v44,0,74,37,74,90v0,53,-30,89,-74,89v-42,0,-72,-34,-74,-84r-33,0r0,80r-25,0r0,-171r25,0r0,70xm158,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":248},"\u044f":{"d":"53,-72v-56,-17,-40,-109,28,-99r55,0r0,171r-25,0r0,-70r-32,0r-38,70r-27,0xm44,-120v0,34,32,31,67,30r0,-60v-33,-1,-67,-1,-67,30","w":162},"\u0491":{"d":"99,-171r0,-19r25,0r0,40r-73,0r0,150r-25,0r0,-171r73,0","w":126},"\u0452":{"d":"155,0v3,56,-21,67,-72,67r0,-22v73,10,41,-81,47,-143v3,-33,-7,-55,-35,-55v-61,1,-41,92,-44,153r-25,0r0,-197r-19,0r0,-21r19,0r0,-23r25,0r0,23r51,0r0,21r-51,0r0,47v36,-43,104,-35,104,52r0,98"},"\u0454":{"d":"42,-96r58,0r0,21r-58,0v-2,65,80,83,84,16r25,0v-3,41,-25,63,-62,63v-44,0,-73,-35,-73,-89v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-26,0,-43,21,-46,58","w":167},"\u0455":{"d":"139,-124r-24,0v2,-39,-67,-38,-68,-5v-10,24,83,35,85,51v26,36,-1,82,-52,82v-42,0,-64,-20,-64,-57r24,0v2,24,15,36,40,36v33,0,48,-34,25,-50v-6,-4,-8,-7,-38,-13v-69,-15,-54,-95,13,-95v36,0,57,18,59,51","w":157},"\u0456":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm40,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-19,-8,-19,-18v0,-11,8,-18,19,-18","w":79},"\u0458":{"d":"-10,45v40,0,48,-11,48,-60r0,-156r26,0r0,156v4,69,-17,80,-74,82r0,-22xm51,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,7,-18,18,-18","w":90},"\u0459":{"d":"229,-51v0,54,-52,53,-112,51r0,-150r-54,0v-6,63,3,157,-62,151r0,-21v45,0,28,-104,37,-151r105,0r0,70v50,-2,86,5,86,50xm143,-21v37,1,61,2,61,-30v0,-31,-30,-32,-61,-30r0,60","w":234},"\u045a":{"d":"243,-51v0,54,-52,53,-112,51r0,-80r-80,0r0,80r-25,0r0,-171r25,0r0,70r80,0r0,-70r25,0r0,70v50,-3,87,5,87,50xm156,-21v37,0,62,3,62,-30v0,-31,-31,-30,-62,-29r0,59","w":248},"\u045b":{"d":"95,-153v-60,1,-42,92,-44,153r-25,0r0,-197r-19,0r0,-21r19,0r0,-23r25,0r0,23r51,0r0,21r-51,0r0,47v36,-43,104,-35,104,52r0,98r-25,0v-6,-55,22,-154,-35,-153"},"\u045f":{"d":"79,0r-53,0r0,-171r25,0r0,150r80,0r0,-150r25,0r0,171r-52,0r0,36r-25,0r0,-36","w":182},"\u0447":{"d":"42,-171v2,40,-11,95,31,95v19,0,34,-9,43,-24r0,-71r25,0r0,171r-25,0r0,-70v-35,30,-99,19,-99,-41r0,-60r25,0","w":167},"\u0448":{"d":"210,-21r0,-150r25,0r0,171r-209,0r0,-171r25,0r0,150r67,0r0,-150r25,0r0,150r67,0","w":261},"\u0451":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53xm59,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm121,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":174},"\u0439":{"d":"51,-246r15,0v8,38,51,38,59,0r14,0v-3,30,-19,49,-43,49v-24,0,-42,-19,-45,-49xm131,-171r25,0r0,171r-25,0r0,-123r-80,112r0,11r-25,0r0,-171r25,0r0,123r80,-112r0,-11","w":182},"\u0453":{"d":"51,-150r0,150r-25,0r0,-171r98,0r0,21r-73,0xm59,-197r37,-49r36,0r-52,49r-21,0","w":126},"\u0457":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm15,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm65,-242v10,0,19,9,19,19v0,25,-39,24,-38,0v0,-11,8,-19,19,-19","w":79},"\u045c":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-171r25,0r0,171r-25,0r0,-171xm73,-197r38,-49r36,0r-53,49r-21,0","w":169},"\u045e":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47xm38,-246r15,0v7,38,52,39,59,0r15,0v-3,30,-20,49,-44,49v-24,0,-42,-19,-45,-49","w":157}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (URW)++,Copyright 2006 by (URW)++ Design & Development
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * CorporateS-Bold
 * 
 * Vendor URL:
 * www.urwpp.de
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Corporate S","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 8 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-24 -326 339.077 100.038","underline-thickness":"39.96","underline-position":"2.16","stemh":"35","stemv":"45","unicode-range":"U+0020-U+04C0"},"glyphs":{" ":{"w":90},"!":{"d":"22,-234r47,0r-5,154r-38,0xm46,-53v14,0,27,13,27,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,13,-29,28,-29","w":90},"\"":{"d":"73,-144r-26,0r-8,-96r43,0xm133,-144r-27,0r-8,-96r43,0"},"#":{"d":"204,-102r-5,30r-42,0r-12,72r-34,0r11,-72r-44,0r-11,72r-35,0r11,-72r-41,0r5,-30r41,0r7,-41r-41,0r4,-30r41,0r11,-67r35,0r-11,67r44,0r10,-67r36,0r-11,67r42,0r-5,30r-42,0r-6,41r42,0xm133,-143r-43,0r-7,41r43,0","w":216},"$":{"d":"92,-104v-50,-16,-74,-24,-74,-71v0,-40,28,-64,74,-69r0,-27r22,0r0,27v43,5,71,35,70,73r-42,0v-2,-19,-11,-29,-28,-34r0,61v48,14,79,29,79,75v0,41,-31,69,-79,73r0,32r-22,0r0,-32v-49,-5,-80,-33,-79,-84r43,0v1,27,12,41,36,46r0,-70xm92,-151r0,-54v-40,6,-41,45,0,54xm114,-97r0,64v35,-1,44,-39,21,-56v-4,-3,-8,-4,-21,-8","w":205},"%":{"d":"180,-240r35,0r-139,240r-35,0xm194,-114v29,0,51,25,51,58v0,33,-22,58,-51,58v-28,0,-50,-26,-50,-58v0,-33,22,-58,50,-58xm194,-90v-14,0,-22,13,-22,34v0,21,8,33,22,33v14,0,23,-13,23,-33v0,-20,-10,-34,-23,-34xm62,-242v28,0,51,26,51,58v0,32,-22,58,-51,58v-28,0,-50,-26,-50,-58v0,-32,22,-58,50,-58xm63,-217v-14,0,-23,13,-23,33v0,20,8,34,22,34v13,0,23,-14,23,-34v0,-20,-9,-33,-22,-33","w":256},"&":{"d":"10,-66v0,-29,22,-50,43,-69v-20,-26,-25,-35,-25,-51v0,-29,25,-50,59,-50v65,0,76,75,21,109r39,54v8,-12,7,-27,7,-47r35,0v1,35,-3,59,-19,79r31,41r-46,0r-10,-16v-42,42,-135,14,-135,-50xm85,-153v15,-12,22,-23,22,-33v0,-10,-9,-18,-19,-18v-28,6,-24,28,-3,51xm122,-44r-45,-59v-20,17,-27,27,-27,40v0,32,53,40,72,19","w":208},"(":{"d":"65,-242r33,0v-50,69,-50,245,0,314r-33,0v-58,-75,-58,-239,0,-314","w":110},")":{"d":"45,72r-33,0v51,-70,48,-245,0,-314r33,0v58,74,58,239,0,314","w":110},"*":{"d":"80,-192r0,-42r20,0r0,42r40,-12r6,18r-40,13r25,35r-16,11r-25,-34r-25,34r-16,-11r25,-35r-40,-13r6,-18"},"+":{"d":"120,-137r68,0r0,34r-68,0r0,71r-35,0r0,-71r-68,0r0,-34r68,0r0,-70r35,0r0,70","w":205},",":{"d":"31,82r-23,0v18,-25,32,-59,32,-83v-18,-2,-26,-11,-26,-25v0,-15,12,-27,28,-27v18,0,29,15,29,39v0,28,-11,55,-40,96","w":90},"-":{"d":"0,-107r94,0r0,32r-94,0r0,-32","w":93,"k":{"\u00c5":-9,"\u00c4":-9,"\u00c1":-9,"\u00c6":3,"Y":13,"W":-4,"V":2,"T":9,"A":-9}},".":{"d":"46,-53v14,0,27,13,27,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,13,-29,28,-29","w":90},"\/":{"d":"8,70r151,-310r34,0r-152,310r-33,0","w":200},"0":{"d":"103,-240v54,0,85,46,85,122v0,76,-32,122,-85,122v-54,0,-86,-46,-86,-124v0,-74,33,-120,86,-120xm143,-118v0,-43,-5,-81,-40,-85v-36,3,-41,43,-41,84v0,44,6,80,41,86v34,-5,40,-43,40,-85","w":205},"1":{"d":"59,-168r0,-25v32,-1,50,-14,56,-42r30,0r0,235r-45,0r0,-168r-41,0","w":205},"2":{"d":"177,-177v0,41,-64,105,-92,136r94,0r0,41r-152,0r0,-36v44,-50,67,-79,72,-84v23,-28,32,-43,32,-56v0,-39,-61,-30,-63,8r-37,0v0,-44,28,-72,74,-72v44,0,72,25,72,63","w":205},"3":{"d":"135,-69v-1,-31,-28,-35,-65,-34r0,-37v34,4,62,-9,61,-33v-2,-38,-62,-36,-63,1r-38,0v1,-43,29,-68,76,-68v72,0,98,95,32,115v74,23,40,129,-39,129v-51,0,-81,-28,-81,-74r41,0v0,22,15,35,39,35v23,0,37,-12,37,-34","w":205},"4":{"d":"151,-84r42,0r0,35r-41,0r0,52r-45,0r0,-52r-97,0r0,-35r90,-151r51,0r0,151xm109,-84r0,-102r-57,102r57,0","w":205},"5":{"d":"50,-234r118,0r-3,40r-83,0r-9,45v50,-29,110,9,110,67v0,50,-35,86,-83,86v-46,0,-75,-28,-78,-71r42,0v3,21,15,31,35,31v23,0,37,-16,37,-44v1,-46,-48,-56,-71,-24r-38,-5","w":205},"6":{"d":"21,-84v0,-69,32,-97,84,-154r49,0v-33,41,-45,57,-58,77v55,-8,88,26,89,79v0,50,-34,86,-81,86v-49,0,-83,-37,-83,-88xm103,-127v-22,0,-37,18,-37,46v0,28,14,46,36,46v23,0,38,-18,38,-46v0,-28,-15,-46,-37,-46","w":205},"7":{"d":"33,-234r159,0r0,34r-111,200r-49,0r106,-191r-105,0r0,-43","w":205},"8":{"d":"51,-123v-55,-36,-15,-117,52,-117v67,0,106,82,51,117v63,34,22,127,-51,127v-72,0,-114,-92,-52,-127xm103,-204v-20,0,-33,13,-33,32v0,19,14,31,33,31v19,0,33,-13,33,-31v0,-18,-14,-32,-33,-32xm103,-105v-22,0,-37,15,-37,37v0,21,15,36,37,36v22,0,37,-15,37,-36v0,-21,-15,-37,-37,-37","w":205},"9":{"d":"185,-152v0,69,-36,100,-86,156r-48,0v32,-39,45,-59,58,-79v-51,10,-87,-26,-88,-77v0,-51,34,-88,82,-88v48,0,82,37,82,88xm103,-202v-23,0,-37,19,-37,48v0,28,15,46,37,46v22,0,37,-19,37,-47v0,-28,-15,-47,-37,-47","w":205},":":{"d":"46,-53v14,0,27,13,27,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,13,-29,28,-29xm46,-172v14,0,27,13,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28","w":90},";":{"d":"43,-172v14,0,27,13,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28xm31,82r-23,0v18,-25,32,-59,32,-83v-18,-2,-26,-11,-26,-25v0,-15,12,-27,28,-27v18,0,29,15,29,39v0,28,-11,55,-40,96","w":90},"<":{"d":"168,-220r0,44r-109,54r109,53r0,44r-156,-79r0,-37"},"=":{"d":"17,-167r171,0r0,34r-171,0r0,-34xm17,-107r171,0r0,34r-171,0r0,-34","w":205},">":{"d":"12,-25r0,-44r109,-53r-109,-54r0,-44r156,79r0,38"},"?":{"d":"77,-53v14,0,28,14,28,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,12,-29,27,-29xm146,-184v10,33,-61,61,-49,106r-41,0v0,-41,2,-44,24,-69v17,-18,19,-23,19,-33v0,-12,-7,-20,-20,-20v-16,0,-25,10,-26,29r-35,0v0,-48,25,-68,67,-68v39,0,61,21,61,55","w":150},"@":{"d":"214,-6v-98,36,-203,-13,-203,-112v0,-72,55,-127,127,-127v67,0,115,45,115,107v0,45,-29,87,-60,87v-13,0,-22,-9,-27,-24v-27,44,-97,23,-97,-34v0,-54,65,-98,99,-54r3,-14r31,0r-16,86v0,8,4,14,9,14v15,0,31,-31,31,-61v0,-48,-35,-80,-87,-80v-57,0,-98,46,-98,101v0,83,88,116,166,83xm138,-150v-18,0,-34,18,-34,41v0,17,11,28,26,28v17,0,31,-17,31,-41v0,-18,-9,-28,-23,-28","w":263},"A":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0","w":216,"k":{"\u00e7":4,"\u00d9":11,"\u00dc":11,"\u00db":11,"\u00da":11,"\u00d6":10,"\u00c7":10,"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"e":4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"B":{"d":"200,-69v0,55,-36,73,-114,69r-57,0r0,-240v75,-1,159,-9,158,60v0,27,-13,42,-40,51v35,8,53,28,53,60xm142,-173v-1,-31,-31,-31,-68,-30r0,60v36,1,69,2,68,-30xm153,-72v0,-38,-36,-36,-79,-35r0,70v44,0,79,4,79,-35","w":211,"k":{"\u00d2":2,"\u00d6":2,"\u00d4":2,"\u00d3":2,"\u00c3":4,"\u00c5":4,"\u00c4":4,"\u00c2":4,"\u00c1":4,"\u00c6":9,"Y":11,"W":5,"V":9,"O":2,"A":4}},"C":{"d":"13,-119v0,-72,38,-126,106,-126v51,0,81,30,84,83r-40,0v-5,-28,-20,-43,-44,-43v-36,0,-58,33,-58,85v0,89,97,121,104,31r41,0v-3,62,-32,94,-85,94v-67,-1,-108,-52,-108,-124","w":215,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":9,"A":4}},"D":{"d":"220,-120v0,81,-37,126,-140,120r-51,0r0,-240r58,0v94,-5,133,42,133,120xm172,-121v-2,-61,-23,-85,-97,-80r0,162v71,6,99,-18,97,-82","w":232,"k":{"\u00c3":10,"\u00c5":10,"\u00c0":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"Y":15,"X":12,"W":6,"V":10,"T":6,"J":13,"A":10}},"E":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57","w":193},"F":{"d":"75,-144r95,0r0,39r-95,0r0,105r-46,0r0,-240r151,0r0,39r-105,0r0,57","w":186,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":3,"\u00e5":6,"\u00e4":6,"\u00e1":6,"\u00d6":1,"\u00c3":14,"\u00c5":14,"\u00c0":14,"\u00c4":14,"\u00c2":14,"\u00c1":14,"\u00f8":3,"\u00e6":6,"u":8,"r":8,"o":3,"j":4,"i":1,"e":3,"a":6,"O":1,"J":14,"A":14,".":23,"-":-10,",":20}},"G":{"d":"126,-124r86,0r0,100v-81,61,-199,23,-199,-96v0,-110,118,-165,180,-92v11,13,14,27,15,49r-40,0v-4,-28,-19,-42,-47,-42v-38,0,-60,31,-60,85v0,79,60,105,113,69r0,-39r-48,0r0,-34","w":230,"k":{"\u00c3":2,"\u00c5":2,"\u00c0":2,"\u00c4":2,"\u00c2":2,"\u00c1":2,"\u00c6":5,"Y":12,"W":5,"V":9,"T":3,"A":2}},"H":{"d":"75,-144r95,0r0,-96r46,0r0,240r-46,0r0,-106r-95,0r0,106r-46,0r0,-240r46,0r0,96","w":245},"I":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"J":{"d":"-1,9v45,-4,48,5,48,-57r0,-192r46,0r0,191v3,90,-18,92,-94,97r0,-39","w":120,"k":{"\u00c5":4,"\u00c4":4,"\u00c6":4,"A":4}},"K":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240","w":224,"k":{"\u00fc":12,"\u00f6":12,"\u00f3":12,"\u00e5":5,"\u00e4":5,"\u00d6":14,"\u00d3":14,"\u00e6":5,"y":20,"u":12,"o":12,"e":11,"a":5,"T":-7,"S":12,"O":14,"G":14,"C":14,"-":8}},"L":{"d":"29,-240r47,0r0,201r104,0r0,39r-151,0r0,-240","w":185,"k":{"\u00fc":3,"\u00dc":8,"\u00d5":6,"\u00d2":6,"\u00d6":6,"\u00d4":6,"\u00d3":6,"\u00c7":6,"\u00c5":-8,"\u00c4":-8,"\u00c1":-8,"\u00c6":-8,"y":15,"u":3,"Y":29,"W":17,"V":25,"U":8,"T":23,"S":-1,"O":6,"G":6,"C":6,"A":-8,"-":-1}},"M":{"d":"29,-240r64,0r52,191r53,-191r63,0r0,240r-41,0r0,-187r-52,187r-47,0r-50,-187r0,187r-42,0r0,-240","w":290},"N":{"d":"29,-240r49,0r97,169r0,-169r44,0r0,240r-46,0r-100,-169r0,169r-44,0r0,-240","w":248,"k":{"\u00fc":3,"\u00f6":2,"\u00f3":2,"\u00e9":1,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00d6":1,"\u00d3":1,"\u00c7":1,"\u00c5":3,"\u00c4":3,"\u00c1":3,"\u00e6":3,"\u00c6":4,"u":3,"o":2,"e":1,"a":3,"O":1,"G":1,"C":1,"A":3,".":-1,",":-3}},"O":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":242,"k":{"\u00c5":10,"\u00c4":10,"\u00c1":10,"\u00c6":18,"Y":14,"X":10,"W":5,"V":10,"T":4,"A":10}},"P":{"d":"198,-164v0,63,-46,79,-123,74r0,90r-46,0r0,-240r56,0v76,-3,113,15,113,76xm150,-164v0,-38,-31,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":4,"\u00e4":4,"\u00e1":4,"\u00c5":16,"\u00c4":16,"\u00c1":16,"\u00f8":4,"\u00e6":4,"\u00c6":33,"o":4,"e":4,"a":4,"J":13,"A":16,".":30,"-":-4,",":27}},"Q":{"d":"13,-120v0,-72,41,-121,108,-125v87,-5,133,104,96,188r50,57r-53,0r-20,-23v-72,65,-181,7,-181,-97xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":249},"R":{"d":"89,-240v77,-4,109,17,109,74v0,31,-14,53,-42,66r55,100r-54,0r-49,-92r-33,0r0,92r-46,0r0,-240r60,0xm151,-167v0,-35,-28,-35,-76,-34r0,70v44,1,76,0,76,-36","w":212,"k":{"\u00fc":2,"\u00fa":2,"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00dc":3,"\u00d6":2,"\u00d3":2,"\u00c7":2,"\u00e6":3,"y":-2,"u":2,"o":2,"e":2,"a":3,"Y":8,"W":4,"V":5,"U":3,"T":-1,"O":2,"G":2,"C":2,"-":-4}},"S":{"d":"184,-170r-44,0v3,-41,-72,-47,-74,-9v11,26,9,17,51,35v61,27,63,22,74,75v0,45,-33,74,-86,74v-59,0,-91,-30,-93,-87r44,0v3,31,19,47,49,47v38,0,54,-34,22,-49v-5,-5,-91,-35,-92,-47v-39,-47,-1,-117,66,-114v47,2,82,26,83,75","w":203,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":9,"t":1,"Y":9,"W":4,"V":7,"T":1,"A":4}},"T":{"d":"4,-240r173,0r0,39r-63,0r0,201r-46,0r0,-201r-64,0r0,-39","w":181,"k":{"\u00d5":4,"\u00d2":4,"\u00d6":4,"\u00d4":4,"\u00d3":4,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"\u00f8":17,"\u00e6":22,"\u00d8":4,"\u00c6":23,"\u00ab":20,"y":5,"w":5,"v":4,"u":14,"s":20,"r":12,"o":21,"j":3,"g":22,"e":20,"c":20,"a":21,"Y":-11,"W":-9,"V":-9,"O":4,"J":13,"G":4,"C":4,"A":20,";":7,":":10,".":19,"-":9,",":17}},"U":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107","w":243,"k":{"\u00c3":11,"\u00c5":11,"\u00c4":11,"\u00c2":11,"\u00c1":11,"\u00c6":18,"r":4,"p":4,"n":4,"m":4,"A":11,".":6,",":4}},"V":{"d":"3,-240r49,0r57,187r58,-187r49,0r-83,240r-48,0","w":219,"k":{"\u00d5":10,"\u00d2":10,"\u00d6":10,"\u00d4":10,"\u00d3":10,"\u00c3":19,"\u00c5":19,"\u00c0":19,"\u00c4":19,"\u00c2":19,"\u00c1":19,"\u00f8":15,"\u00e6":19,"\u00d8":8,"\u00c6":32,"\u00ab":17,"y":4,"u":13,"r":12,"o":17,"i":2,"g":19,"e":17,"a":18,"T":-9,"S":7,"O":10,"G":10,"C":10,"A":19,";":4,":":6,".":22,"-":3,",":19}},"W":{"d":"3,-240r43,0r46,187r45,-187r39,0r45,187r46,-187r43,0r-62,240r-53,0r-39,-156r-39,156r-52,0","w":312,"k":{"\u00d5":5,"\u00d2":5,"\u00d6":5,"\u00d4":5,"\u00d3":5,"\u00c3":13,"\u00c5":13,"\u00c0":13,"\u00c4":13,"\u00c2":13,"\u00c1":13,"\u00f8":8,"\u00e6":12,"\u00d8":3,"\u00c6":22,"\u00ab":10,"y":1,"u":10,"r":9,"o":10,"i":2,"g":12,"e":10,"a":12,"T":-9,"S":5,"O":5,"G":5,"C":5,"A":13,";":-3,".":13,"-":-4,",":10}},"X":{"d":"10,-240r52,0r43,74r45,-74r52,0r-70,115r75,125r-53,0r-49,-83r-49,83r-52,0r74,-125","w":210,"k":{"\u00d6":10,"y":16,"u":12,"o":10,"e":10,"a":5,"Q":10,"O":10,"C":10,"-":3}},"Y":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95","w":202,"k":{"\u00d5":13,"\u00d2":13,"\u00d6":13,"\u00d4":13,"\u00d3":13,"\u00c3":23,"\u00c5":23,"\u00c0":23,"\u00c4":23,"\u00c2":23,"\u00c1":23,"\u00f8":21,"\u00e6":25,"\u00d8":13,"\u00c6":28,"\u00ab":23,"v":8,"u":18,"p":17,"o":23,"i":1,"g":25,"e":23,"a":24,"T":-11,"S":9,"O":13,"G":13,"C":13,"A":23,";":10,":":13,".":24,"-":12,",":22}},"Z":{"d":"19,-240r155,0r0,32r-111,169r107,0r0,39r-162,0r0,-36r110,-166r-99,0r0,-38","k":{"y":6,"v":5}},"[":{"d":"27,-240r72,0r0,35r-34,0r0,240r34,0r0,35r-72,0r0,-310","w":110},"\\":{"d":"193,70r-34,0r-151,-310r33,0","w":200},"]":{"d":"83,70r-72,0r0,-35r34,0r0,-240r-34,0r0,-35r72,0r0,310","w":110},"^":{"d":"49,-122r-46,0r58,-119r58,0r58,119r-46,0r-41,-84"},"_":{"d":"0,17r180,0r0,40r-180,0r0,-40"},"a":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21","w":184,"k":{"y":7,"w":5,"v":6,"j":5}},"b":{"d":"24,-242r45,0r0,93v42,-57,116,-12,116,63v0,76,-82,122,-120,63v-1,12,-1,16,-3,23r-39,0xm105,-138v-23,0,-36,20,-36,53v0,32,13,52,35,52v23,0,36,-20,36,-53v0,-32,-13,-52,-35,-52","w":197,"k":{"y":6,"w":4,"v":6}},"c":{"d":"167,-61v-2,37,-31,66,-73,66v-49,0,-82,-36,-82,-90v0,-99,141,-128,154,-29r-44,0v-3,-18,-11,-26,-28,-26v-23,0,-37,21,-37,55v0,57,59,76,67,24r43,0","w":178,"k":{"k":2,"h":2}},"d":{"d":"172,-242r0,188v0,29,1,42,4,54r-42,0r-1,-24v-37,60,-121,16,-121,-60v0,-74,73,-122,116,-68r0,-90r44,0xm94,-138v-23,0,-37,21,-37,54v0,31,13,51,35,51v23,0,37,-20,37,-53v0,-33,-13,-52,-35,-52","w":197},"e":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0","w":185,"k":{"y":6,"x":6,"w":4,"v":6,"t":3}},"f":{"d":"28,-171v-9,-67,39,-90,93,-68r0,35v-32,-9,-51,-13,-48,33r40,0r0,35r-40,0r0,136r-45,0r0,-136r-22,0r0,-35r22,0","w":118,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":2,"\u00e4":2,"\u00e1":2,"\u00f8":2,"\u00e6":3,"t":-5,"s":1,"o":2,"l":-1,"i":-3,"f":-7,"e":2,"a":2}},"g":{"d":"184,-171r0,32r-35,0v21,47,-1,82,-68,82v-10,0,-16,5,-16,10v0,7,1,8,37,11v53,5,75,10,75,51v0,36,-30,57,-84,57v-82,0,-118,-64,-51,-90v-31,-14,-24,-37,11,-48v-55,-27,-27,-117,42,-109v24,3,59,6,89,4xm92,-141v-18,0,-30,10,-30,26v0,15,11,25,29,25v18,0,30,-10,30,-25v0,-15,-12,-26,-29,-26xm87,-3v-26,0,-42,8,-42,21v0,14,18,22,48,22v27,0,42,-7,42,-21v0,-14,-18,-22,-48,-22","w":190,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":3,"\u00e4":3,"\u00e6":4,"r":3,"l":4,"e":4,"a":3}},"h":{"d":"103,-136v-51,0,-30,84,-34,136r-44,0r0,-242r44,0r0,90v38,-42,107,-27,107,53r0,99r-44,0v-5,-49,18,-136,-29,-136","w":199,"k":{"y":7}},"i":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm48,-245v15,0,25,11,25,26v0,15,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":93,"k":{"j":4}},"j":{"d":"-14,28v40,-6,44,0,44,-52r0,-147r44,0r0,147v2,74,-23,88,-88,90r0,-38xm53,-245v15,0,25,11,25,26v0,16,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":97},"k":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-242r44,0r0,242r-44,0r0,-242","w":192,"k":{"\u00fc":3,"\u00f6":9,"\u00f3":9,"\u00e9":9,"\u00e5":6,"\u00e4":6,"\u00e1":6,"\u00e6":5,"u":3,"s":7,"o":9,"g":-5,"e":9,"a":6,".":-1,"-":6,",":-3}},"l":{"d":"25,-242r44,0r0,242r-44,0r0,-242","w":93,"k":{"y":3,"v":2}},"m":{"d":"102,-136v-53,-3,-27,85,-33,136r-44,0v-2,-54,5,-128,-5,-171r43,0v3,7,5,14,4,23v21,-35,83,-37,101,1v35,-45,109,-42,109,47r0,100r-44,0r0,-99v1,-28,-6,-37,-28,-37v-52,0,-26,88,-32,136r-44,0r0,-95v1,-32,-4,-40,-27,-41","w":300,"k":{"y":7,"w":4,"v":6,"p":2}},"n":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,99r-45,0v-6,-47,19,-136,-27,-136","w":197,"k":{"y":7,"w":5,"v":7,"p":2,"T":20}},"o":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192,"k":{"y":7,"x":7,"w":5,"v":7,"t":4,"T":21}},"p":{"d":"25,71r0,-188v0,-29,0,-42,-3,-54r41,0v2,4,3,9,3,20v41,-54,119,-11,119,64v0,75,-71,121,-116,69r0,89r-44,0xm140,-86v-1,-26,-8,-52,-35,-52v-23,0,-37,20,-37,53v0,31,15,52,37,52v22,0,35,-20,35,-53","w":197,"k":{"y":6,"t":3}},"q":{"d":"128,71r0,-89v-42,53,-116,4,-116,-67v0,-76,78,-120,119,-66v0,-9,1,-16,3,-20r42,0v-9,65,-2,167,-4,242r-44,0xm93,-138v-22,0,-36,20,-36,52v0,32,15,53,37,53v23,0,35,-19,35,-52v0,-32,-14,-53,-36,-53","w":197,"k":{"u":2,"c":1}},"r":{"d":"22,-171r42,0v3,10,3,23,3,36v17,-32,32,-46,63,-37r0,45v-32,-20,-61,-7,-61,47r0,80r-45,0","w":135,"k":{"\u00e8":1,"\u00ea":1,"\u00e9":1,"\u00e5":1,"\u00e0":1,"\u00e4":1,"\u00e2":1,"\u00e1":1,"\u00f8":1,"\u00e6":2,"y":-6,"x":-5,"w":-6,"v":-7,"u":3,"t":-5,"s":1,"r":2,"p":2,"o":1,"n":1,"m":1,"l":3,"k":3,"j":6,"i":3,"h":3,"g":3,"f":-6,"e":1,"a":1,";":-2,":":-1,".":20,"-":7,",":18}},"s":{"d":"158,-119r-43,0v2,-29,-49,-32,-51,-6v-7,18,83,30,86,46v25,40,-3,84,-60,84v-50,0,-76,-21,-76,-62r41,0v1,20,11,28,33,28v26,0,38,-23,15,-32v-5,-2,-5,-2,-36,-11v-35,-10,-47,-23,-47,-48v0,-33,28,-56,69,-56v41,0,66,21,69,57","w":174,"k":{"t":1}},"t":{"d":"121,-4v-50,21,-100,1,-89,-66r3,-66r-27,0r0,-35r28,0r1,-49r43,0r0,49r34,0r0,35r-35,0r-2,77v-2,31,23,26,44,18r0,37","w":128,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"o":2,"e":2,"S":1,";":-11,":":-9}},"u":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20","w":199},"v":{"d":"4,-171r47,0r39,123r40,-123r46,0r-62,172r-49,0","k":{"\u00f2":7,"\u00f6":7,"\u00f3":7,"\u00e8":7,"\u00ea":7,"\u00e9":7,"\u00e3":8,"\u00e5":8,"\u00e0":8,"\u00e4":8,"\u00e2":8,"\u00e1":8,"\u00f8":5,"\u00e6":9,"s":8,"o":8,"l":3,"g":9,"e":7,"c":7,"a":8,";":-5,":":-3,".":14,"-":-6,",":12}},"w":{"d":"5,-171r44,0r32,121r36,-121r35,0r36,121r32,-121r44,0r-51,172r-47,0r-32,-103r-32,103r-47,0","w":269,"k":{"\u00f2":5,"\u00f6":5,"\u00f3":5,"\u00e8":5,"\u00ea":5,"\u00e9":5,"\u00e3":7,"\u00e5":7,"\u00e0":7,"\u00e4":7,"\u00e2":7,"\u00e1":7,"\u00f8":3,"\u00e6":7,"s":5,"o":5,"l":3,"g":7,"e":5,"c":5,"a":7,";":-7,":":-5,".":10,"-":-8,",":8}},"x":{"d":"9,-171r53,0r28,48r29,-48r53,0r-55,80r63,91r-54,0r-36,-57r-36,57r-54,0r63,-91","k":{"\u00e9":6,"q":6,"o":7,"e":6,"c":6,"a":5}},"y":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25","w":179,"k":{"\u00f2":6,"\u00f6":6,"\u00f3":6,"\u00e8":6,"\u00ea":6,"\u00e9":6,"\u00e3":7,"\u00e5":7,"\u00e0":7,"\u00e4":7,"\u00e2":7,"\u00e1":7,"\u00f8":4,"\u00e6":8,"s":6,"o":6,"l":2,"g":8,"e":6,"c":6,"a":7,";":-6,":":-4,".":13,"-":-7,",":10}},"z":{"d":"17,-171r126,0r0,33r-83,101r84,0r0,37r-136,0r0,-34r81,-100r-72,0r0,-37","w":152},"{":{"d":"109,-207v-26,0,-34,-3,-34,30v0,39,8,80,-22,92v30,13,22,53,22,93v0,33,5,26,34,29r0,35v-49,2,-73,-7,-73,-56v0,-32,10,-84,-20,-87r0,-28v31,-3,20,-55,20,-87v0,-50,25,-58,73,-56r0,35","w":110},"|":{"d":"68,-240r44,0r0,300r-44,0r0,-300"},"}":{"d":"1,37v29,-2,35,3,35,-29v0,-39,-8,-80,22,-93v-30,-13,-22,-53,-22,-92v0,-33,-8,-29,-35,-30r0,-35v48,-2,73,7,73,56v0,32,-11,84,20,87r0,28v-30,3,-20,55,-20,87v0,51,-23,57,-73,56r0,-35","w":110},"~":{"d":"82,-93v-13,2,-19,9,-25,22v-7,-8,-28,-10,-22,-22v15,-29,21,-37,51,-43v10,-2,62,22,70,19v12,0,17,-4,26,-19r25,14v-15,33,-24,43,-57,47v-7,4,-63,-22,-68,-18","w":240},"\u00a1":{"d":"69,66r-47,0r5,-155r37,0xm45,-172v15,0,28,13,28,28v0,16,-12,27,-28,27v-15,0,-27,-12,-27,-27v0,-14,12,-28,27,-28","w":90},"\u00a2":{"d":"117,-178r0,105v11,-3,19,-14,20,-28r43,0v-1,33,-28,61,-63,64r0,33r-22,0r0,-33v-45,-8,-70,-40,-70,-88v0,-50,26,-84,71,-90r0,-26r22,0r0,27v34,4,57,25,62,60r-45,0v-2,-12,-8,-21,-18,-24xm96,-73r0,-105v-34,9,-34,97,0,105","w":205},"\u00a3":{"d":"147,3v-49,-3,-88,-12,-136,1v16,-17,29,-55,37,-113r-29,0r0,-32v11,-2,28,3,35,-2v10,-52,19,-102,78,-101v40,0,60,20,63,63r-39,0v-2,-17,-9,-25,-23,-25v-20,0,-27,20,-34,65r56,0r0,32r-62,0v-4,33,-11,53,-25,74v30,-8,39,-4,75,-4v12,0,15,-7,16,-31r35,0v5,42,-15,74,-47,73","w":205},"\u00a5":{"d":"159,-161r31,0r0,28r-45,0r-12,24r57,0r0,28r-65,0r0,81r-46,0r0,-81r-65,0r0,-28r58,0r-13,-24r-45,0r0,-28r31,0r-40,-79r52,0r46,96r46,-96r51,0","w":205},"\u00a7":{"d":"117,2v0,-40,-105,-40,-102,-99v0,-18,8,-33,30,-49v-44,-34,-11,-96,45,-94v41,2,67,23,67,68r-35,0v3,-38,-52,-42,-57,-13v7,36,100,40,100,94v0,21,-10,37,-31,49v46,32,23,101,-44,101v-47,0,-74,-23,-74,-69r36,0v4,24,14,34,37,34v18,0,28,-8,28,-22xm75,-128v-15,10,-21,18,-21,28v0,15,7,20,51,42v26,-17,30,-35,5,-51v-14,-9,-25,-14,-35,-19"},"\u00a4":{"d":"9,-49r36,-37v-22,-31,-21,-67,0,-99r-37,-37r24,-24r37,37v32,-21,68,-22,101,-1r37,-36r23,24r-36,37v22,34,24,66,1,99r36,37r-23,24r-37,-37v-34,22,-66,24,-102,1r-36,36xm121,-185v-28,0,-51,22,-51,50v0,28,23,50,50,50v28,0,50,-22,50,-50v0,-28,-22,-50,-49,-50","w":240},"'":{"d":"58,-144r-26,0r-9,-96r44,0","w":90},"\u00ab":{"d":"154,0r-37,0r-39,-84r39,-88r37,0r-32,88xm86,0r-37,0r-39,-84r39,-88r37,0r-32,88","w":176},"\u00b7":{"d":"46,-118v14,0,27,14,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28","w":90},"\u00b6":{"d":"10,-177v0,-84,117,-60,200,-63r0,34r-26,0r0,239r-37,0r0,-239r-31,0r0,239r-38,0r0,-149v-39,5,-68,-25,-68,-61","w":236},"\u00bb":{"d":"22,-172r37,0r39,83r-39,89r-37,0r32,-89xm90,-172r37,0r39,83r-39,89r-37,0r32,-89","w":176,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":13,"Y":23,"W":10,"V":16,"T":20,"A":4}},"\u00bf":{"d":"80,-172v15,0,27,13,27,28v0,16,-11,27,-27,27v-15,0,-28,-12,-28,-27v0,-14,14,-28,28,-28xm11,15v-10,-32,60,-63,49,-106r41,0v0,41,-1,45,-23,69v-17,19,-20,24,-20,34v0,12,8,20,21,20v15,0,24,-10,25,-29r35,0v0,47,-25,67,-67,67v-38,0,-61,-21,-61,-55","w":150},"`":{"d":"123,-193r-34,0r-67,-59r55,0"},"\u00b4":{"d":"61,-193r46,-59r55,0r-67,59r-34,0"},"\u00af":{"d":"38,-235r104,0r0,27r-104,0r0,-27"},"\u00a8":{"d":"58,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm122,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24"},"\u00b8":{"d":"73,0r23,0r-5,16v47,5,40,71,-4,70v-10,0,-21,-3,-31,-10r0,-18v18,12,39,12,41,-11v0,-16,-17,-25,-33,-19"},"\u00c6":{"d":"147,-240r170,0r0,39r-102,0r0,58r93,0r0,39r-93,0r0,65r105,0r0,39r-152,0r0,-50r-85,0r-29,50r-50,0xm168,-89r0,-109r-62,109r62,0","w":329},"\u00aa":{"d":"92,-243v57,0,34,62,45,105r-26,0v-1,-4,-2,-7,-2,-11v-14,23,-71,13,-68,-17v4,-33,28,-29,64,-43v0,-8,-5,-12,-15,-12v-11,0,-18,5,-19,14r-27,0v1,-23,19,-36,48,-36xm85,-158v17,0,22,-11,20,-31v-28,6,-35,11,-35,20v0,7,6,11,15,11xm39,-117r100,0r0,18r-100,0r0,-18"},"\u00d8":{"d":"189,-222r15,-19r33,0r-30,36v14,20,20,45,22,83v5,108,-97,158,-177,105r-15,18r-32,0r29,-37v-48,-79,-12,-208,87,-208v29,0,51,8,68,22xm159,-190v-47,-43,-99,10,-99,73v0,18,3,30,8,42xm174,-168r-93,118v47,37,100,3,100,-74v0,-18,-1,-27,-7,-44","w":242,"k":{"A":8}},"\u00ba":{"d":"90,-243v30,0,52,22,52,53v0,32,-22,54,-53,54v-30,0,-51,-23,-51,-54v0,-31,22,-53,52,-53xm90,-221v-14,0,-23,13,-23,31v0,18,10,32,23,32v14,0,23,-13,23,-32v0,-19,-10,-31,-23,-31xm40,-117r100,0r0,18r-100,0r0,-18"},"\u00e6":{"d":"282,-75r-120,0v-6,44,61,62,77,25r40,1v-8,64,-115,71,-142,18v-10,24,-29,36,-60,36v-39,0,-62,-20,-62,-50v0,-38,37,-61,102,-62v1,-21,-4,-34,-24,-33v-17,0,-26,7,-29,24r-43,0v-3,-60,94,-80,128,-38v55,-51,142,-9,133,79xm164,-107r71,0v-4,-47,-67,-44,-71,0xm117,-73v-22,-7,-62,7,-57,25v0,12,9,19,24,19v22,0,33,-14,33,-44","w":294,"k":{"y":7,"w":4,"v":6}},"\u00f8":{"d":"-3,1r29,-32v-51,-83,39,-191,123,-126r15,-16r32,0r-31,33v39,56,2,145,-69,145v-20,0,-35,-5,-54,-19r-15,15r-30,0xm60,-63r60,-67v-27,-26,-66,2,-63,45v0,9,1,12,3,22xm131,-109r-60,68v31,26,66,0,64,-44v0,-9,-1,-14,-4,-24","w":192},"\u00df":{"d":"94,-208v-27,0,-29,12,-29,52r0,156r-44,0r0,-150v-5,-77,19,-87,74,-94v70,-9,98,86,37,108v35,8,51,29,52,67v1,52,-47,89,-92,64r0,-39v21,15,48,8,47,-22v0,-32,-21,-50,-56,-48r0,-39v22,2,39,-9,39,-27v0,-17,-11,-28,-28,-28","w":195},"\u00b9":{"d":"27,-193r0,-17v21,0,31,-8,35,-25r20,0r0,141r-29,0r0,-99r-26,0","w":133},"\u00ac":{"d":"123,0r0,-55r-111,0r0,-41r156,0r0,96r-45,0"},"\u00b5":{"d":"91,-30v54,0,30,-90,35,-143r44,0r0,173r-44,0r0,-21v-14,34,-55,33,-72,2r0,81r-44,0r0,-235r44,0v4,55,-18,143,37,143"},"\u00d0":{"d":"220,-120v0,81,-36,126,-140,120r-51,0r0,-107r-22,0r0,-36r22,0r0,-97r58,0v94,-5,133,42,133,120xm173,-121v0,-61,-24,-85,-98,-80r0,58r48,0r0,36r-48,0r0,68v72,6,98,-18,98,-82","w":232},"\u00bd":{"d":"27,-193r0,-17v21,0,31,-8,35,-25r20,0r0,141r-29,0r0,-99r-26,0xm208,-234r35,0r-135,234r-35,0xm201,-23v40,-46,52,-50,65,-82v-4,-23,-38,-17,-38,5r-24,0v0,-27,17,-44,46,-44v27,0,46,15,46,38v0,24,-40,62,-57,80r58,0r0,26r-96,0r0,-23","w":315},"\u00b1":{"d":"120,-145r68,0r0,34r-68,0r0,58r-35,0r0,-58r-68,0r0,-34r68,0r0,-71r35,0r0,71xm17,-34r171,0r0,34r-171,0r0,-34","w":205},"\u00de":{"d":"198,-136v0,63,-46,79,-123,74r0,62r-46,0r0,-240r46,0r0,28v78,-3,123,11,123,76xm150,-136v0,-38,-32,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203},"\u00bc":{"d":"27,-193r0,-17v21,0,31,-8,35,-25r20,0r0,141r-29,0r0,-99r-26,0xm208,-234r35,0r-135,234r-35,0xm280,-51r26,0r0,22r-26,0r0,31r-29,0r0,-31r-60,0r0,-22r56,-90r33,0r0,90xm252,-51r0,-58r-33,58r33,0","w":315},"\u00f7":{"d":"103,-87v14,0,24,11,24,25v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-13,11,-25,25,-25xm103,-202v14,0,24,11,24,25v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-25,25,-25xm17,-137r171,0r0,34r-171,0r0,-34","w":205},"\u00a6":{"d":"68,-240r44,0r0,124r-44,0r0,-124xm68,-55r44,0r0,115r-44,0r0,-115"},"\u00b0":{"d":"90,-245v30,0,55,24,55,54v0,30,-25,54,-55,54v-31,0,-55,-24,-55,-55v0,-29,25,-53,55,-53xm90,-219v-15,0,-28,13,-28,28v0,16,12,28,28,28v15,0,28,-13,28,-28v0,-15,-13,-28,-28,-28"},"\u00fe":{"d":"25,71r0,-313r44,0r0,91v39,-55,116,-9,116,64v0,75,-71,121,-116,69r0,89r-44,0xm140,-86v-1,-25,-8,-52,-35,-52v-23,0,-37,20,-37,53v0,32,15,52,37,52v22,0,35,-20,35,-53","w":197},"\u00be":{"d":"86,-138v0,-17,-18,-20,-40,-20r0,-22v22,1,39,-4,38,-19v-1,-22,-37,-20,-38,1r-25,0v1,-26,18,-41,48,-41v45,0,61,53,22,68v44,16,22,76,-27,76v-32,0,-50,-16,-50,-44r26,0v0,13,9,20,24,20v14,0,22,-7,22,-19xm208,-234r35,0r-135,234r-36,0xm279,-51r27,0r0,22r-26,0r0,31r-29,0r0,-31r-61,0r0,-22r56,-90r33,0r0,90xm252,-51r0,-58r-34,58r34,0","w":315},"\u00b2":{"d":"19,-116v25,-28,76,-83,65,-83v-4,-22,-38,-16,-38,5r-25,0v0,-27,18,-44,47,-44v27,0,45,16,45,39v0,23,-40,61,-56,79r57,0r0,26r-95,0r0,-22","w":133},"\u00ae":{"d":"86,-191v53,-1,108,-5,106,44v0,18,-9,32,-26,40r35,60r-35,0r-31,-55r-19,0r0,55r-30,0r0,-144xm162,-147v0,-21,-18,-19,-46,-19r0,40v26,1,46,0,46,-21xm136,-245v67,0,124,57,124,125v0,69,-56,125,-125,125v-68,0,-125,-57,-125,-125v0,-70,56,-125,126,-125xm136,-225v-58,0,-103,46,-103,105v0,58,45,105,102,105v57,0,102,-47,102,-105v0,-58,-46,-105,-101,-105","w":270},"\u00f0":{"d":"115,-210v28,30,66,68,66,123v0,56,-33,92,-83,92v-51,0,-86,-37,-86,-90v-1,-57,50,-104,100,-80v-9,-15,-13,-19,-24,-31r-24,14r-14,-18r23,-14r-16,-16r21,-15v9,8,13,9,21,17r27,-14r15,17xm97,-140v-24,0,-40,22,-40,55v0,32,16,54,39,54v23,0,39,-22,39,-54v0,-32,-15,-55,-38,-55","w":192},"\u00d7":{"d":"127,-120r52,52r-25,23r-51,-50r-52,52r-25,-24r53,-53r-51,-51r24,-24r51,51r51,-51r25,24","w":205},"\u00b3":{"d":"86,-138v0,-17,-18,-20,-40,-20r0,-22v22,1,39,-4,38,-19v-1,-22,-37,-20,-38,1r-25,0v1,-26,18,-41,48,-41v45,0,61,53,22,68v44,16,22,76,-27,76v-32,0,-50,-16,-50,-44r26,0v0,13,9,20,24,20v14,0,22,-7,22,-19","w":133},"\u00a9":{"d":"195,-146r-26,0v-3,-17,-12,-25,-28,-25v-22,0,-36,18,-36,49v0,53,62,71,65,18r27,0v0,35,-22,57,-56,57v-41,0,-68,-29,-68,-74v0,-45,27,-76,67,-76v33,0,55,20,55,51xm136,-245v67,0,124,57,124,125v0,69,-56,125,-125,125v-68,0,-125,-57,-125,-125v0,-70,56,-125,126,-125xm136,-225v-58,0,-103,46,-103,105v0,58,45,105,102,105v57,0,102,-47,102,-105v0,-58,-46,-105,-101,-105","w":270},"\u00c1":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm77,-258r60,-58r55,0r-73,58r-42,0","w":216,"k":{"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"e":4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"\u00c2":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm41,-262r49,-50r36,0r50,50r-42,0r-26,-28r-25,28r-42,0","w":216,"k":{"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,",":-10}},"\u00c4":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm75,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm142,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27","w":216,"k":{"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"\u00c0":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm139,-258r-41,0r-74,-58r55,0","w":216,"k":{"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,",":-10}},"\u00c5":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm109,-326v19,0,35,17,35,36v0,20,-17,36,-36,36v-19,0,-35,-17,-35,-36v0,-20,16,-36,36,-36xm108,-307v-10,0,-17,7,-17,17v0,10,7,17,17,17v10,0,18,-7,18,-17v0,-10,-8,-17,-18,-17","w":216,"k":{"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"e":4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"\u00c3":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm135,-266v-21,0,-59,-28,-67,2r-20,-5v10,-55,50,-27,86,-27v7,0,13,-4,19,-14r18,4v-5,24,-19,40,-36,40","w":216,"k":{"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,",":-10}},"\u00c7":{"d":"13,-120v-3,-71,39,-125,107,-125v48,0,82,30,83,83r-40,0v-4,-28,-20,-43,-44,-43v-35,0,-58,33,-58,85v0,88,98,122,104,31r42,0v-2,59,-30,92,-82,94r-5,14v56,5,45,83,-6,81v-12,0,-23,-4,-35,-12r0,-20v22,12,46,12,48,-14v1,-18,-20,-27,-38,-22r9,-29v-61,-15,-83,-58,-85,-123","w":215,"k":{"A":4}},"\u00c9":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm69,-258r60,-58r55,0r-73,58r-42,0","w":193},"\u00ca":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm37,-262r49,-50r36,0r50,50r-42,0r-26,-28r-24,28r-43,0","w":193},"\u00cb":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm71,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm138,-314v14,0,27,13,27,27v0,14,-12,26,-27,26v-15,0,-26,-11,-26,-26v0,-15,11,-27,26,-27","w":193},"\u00c8":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm139,-258r-41,0r-74,-58r55,0","w":193},"\u00cd":{"d":"75,0r-46,0r0,-240r46,0r0,240xm24,-258r50,-58r51,0r-62,58r-39,0","w":103},"\u00ce":{"d":"75,0r-46,0r0,-240r46,0r0,240xm-7,-262r41,-50r35,0r42,50r-41,0r-18,-29r-18,29r-41,0","w":103},"\u00cf":{"d":"75,0r-46,0r0,-240r46,0r0,240xm21,-312v14,0,24,11,24,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,12,-25,26,-25xm84,-312v13,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":103},"\u00cc":{"d":"75,0r-46,0r0,-240r46,0r0,240xm80,-258r-39,0r-62,-58r51,0","w":103},"\u00d1":{"d":"29,-240r49,0r97,169r0,-169r44,0r0,240r-46,0r-100,-169r0,169r-44,0r0,-240xm190,-306v-6,52,-55,39,-87,29v-8,0,-13,4,-17,13r-20,-5v11,-55,50,-27,86,-27v8,0,13,-4,19,-14","w":248},"\u00d3":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm87,-258r60,-58r55,0r-73,58r-42,0","w":242,"k":{"Y":14,"W":5,"V":10,"T":4,"A":10}},"\u00d4":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm54,-262r49,-50r36,0r50,50r-42,0r-26,-28r-25,28r-42,0","w":242,"k":{"Y":14,"V":10,"T":4}},"\u00d6":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm88,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm155,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27","w":242,"k":{"Y":14,"X":10,"W":5,"V":10,"T":4,"A":10}},"\u00d2":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm156,-258r-42,0r-73,-58r55,0","w":242,"k":{"Y":14,"V":10,"T":4}},"\u00d5":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm186,-306v-6,52,-55,39,-87,29v-8,0,-13,4,-17,13r-20,-5v11,-55,50,-27,86,-27v8,0,13,-4,19,-14","w":242,"k":{"Y":14,"V":10,"T":4}},"\u00da":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm86,-258r60,-58r54,0r-73,58r-41,0","w":243,"k":{"r":4,"p":4,"n":4,"m":4,"A":11,".":6,",":4}},"\u00db":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm54,-262r49,-50r36,0r50,50r-42,0r-26,-28r-25,28r-42,0","w":243,"k":{"A":11}},"\u00dc":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm88,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm155,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27","w":243,"k":{"r":4,"p":4,"n":4,"m":4,"b":4,"A":11,".":6,",":4}},"\u00d9":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm157,-258r-41,0r-74,-58r55,0","w":243,"k":{"A":11}},"\u00dd":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95xm66,-258r60,-58r55,0r-73,58r-42,0","w":202},"\u00e1":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm63,-193r45,-59r55,0r-67,59r-33,0","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e2":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm32,-195r44,-54r35,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":184},"\u00e4":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm61,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm125,-246v13,0,24,10,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e0":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm122,-193r-33,0r-67,-59r55,0","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e5":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm94,-260v19,0,35,17,35,36v0,20,-15,36,-35,36v-19,0,-36,-17,-36,-36v0,-20,16,-36,36,-36xm94,-242v-10,0,-18,8,-18,18v0,10,8,17,18,17v10,0,17,-7,17,-17v0,-10,-7,-18,-17,-18","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e3":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm117,-201v-18,0,-55,-27,-61,2r-19,-5v8,-53,46,-36,78,-27v6,0,11,-5,17,-15r17,5v-5,25,-17,40,-32,40","w":184},"\u00e7":{"d":"98,5r-3,11v47,5,40,72,-5,70v-10,0,-21,-3,-31,-10r0,-18v18,12,41,12,42,-11v0,-16,-17,-25,-33,-19r7,-25v-41,-12,-63,-42,-63,-88v0,-99,142,-128,153,-29r-43,0v-3,-18,-12,-26,-28,-26v-23,0,-37,21,-37,55v0,57,59,76,67,24r43,0v-3,39,-31,65,-69,66","w":178},"\u00e9":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm65,-193r46,-59r55,0r-68,59r-33,0","w":185,"k":{"y":6,"w":4,"v":6}},"\u00ea":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm35,-195r43,-54r36,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":185,"k":{"y":6,"w":4,"v":6}},"\u00eb":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm64,-246v13,0,25,10,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm129,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24","w":185},"\u00e8":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm125,-193r-33,0r-67,-59r55,0","w":185},"\u00ed":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm22,-193r37,-59r50,0r-56,59r-31,0","w":93},"\u00ee":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm-6,-195r35,-54r36,0r36,54r-38,0r-16,-32r-15,32r-38,0","w":93},"\u00ef":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm18,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,10,-23,24,-23xm77,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-12,0,-23,-11,-23,-24v0,-13,11,-23,24,-23","w":93},"\u00ec":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm72,-193r-31,0r-56,-59r51,0","w":93},"\u00f1":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,99r-45,0v-6,-47,19,-136,-27,-136xm119,-201v-18,0,-54,-27,-61,2r-18,-5v8,-53,46,-36,77,-27v7,0,12,-5,18,-15r16,5v-5,25,-17,40,-32,40","w":197},"\u00f3":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm67,-193r46,-59r54,0r-67,59r-33,0","w":192,"k":{"y":7,"w":5,"v":7}},"\u00f4":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm35,-195r43,-54r36,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":192,"k":{"t":4}},"\u00f6":{"d":"96,-176v49,0,85,38,85,91v0,53,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm65,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm129,-246v13,0,24,10,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24","w":192,"k":{"y":7,"x":7,"w":5,"v":7,"t":4}},"\u00f2":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm126,-193r-33,0r-67,-59r54,0","w":192,"k":{"y":7,"w":5,"v":7}},"\u00f5":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm154,-241v-6,53,-46,38,-78,29v-7,0,-11,4,-15,13r-19,-5v8,-53,47,-35,78,-27v6,0,12,-5,17,-15","w":192},"\u00fa":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm70,-193r46,-59r54,0r-67,59r-33,0","w":199},"\u00fb":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm38,-195r43,-54r36,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":199},"\u00fc":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm67,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm131,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24","w":199},"\u00f9":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm129,-193r-34,0r-67,-59r55,0","w":199},"\u00fd":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25xm61,-193r46,-59r54,0r-67,59r-33,0","w":179},"\u00ff":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25xm59,-246v13,0,25,10,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm123,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24","w":179},"\u0387":{"d":"46,-118v14,0,27,14,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28","w":90},"\u00ad":{"d":"0,-107r94,0r0,32r-94,0r0,-32","w":93},"\u00a0":{"w":90},"\u0391":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0","w":216},"\u0392":{"d":"200,-69v0,55,-36,73,-114,69r-57,0r0,-240v75,-1,159,-9,158,60v0,27,-13,42,-40,51v35,8,53,28,53,60xm142,-173v-1,-31,-31,-31,-68,-30r0,60v36,1,69,2,68,-30xm153,-72v0,-38,-36,-36,-79,-35r0,70v44,0,79,4,79,-35","w":211},"\u0393":{"d":"29,0r0,-240r151,0r0,39r-104,0r0,201r-47,0","w":185},"\u0394":{"d":"4,0r81,-240r46,0r82,240r-209,0xm153,-39r-45,-148r-45,148r90,0","w":216},"\u0395":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57","w":193},"\u0396":{"d":"19,-240r155,0r0,32r-111,169r107,0r0,39r-162,0r0,-36r110,-166r-99,0r0,-38"},"\u0397":{"d":"75,-144r95,0r0,-96r46,0r0,240r-46,0r0,-106r-95,0r0,106r-46,0r0,-240r46,0r0,96","w":245},"\u0398":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85xm82,-139r79,0r0,38r-79,0r0,-38","w":242},"\u0399":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"\u039a":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240","w":224},"\u039b":{"d":"217,0r-50,0r-57,-188r-58,188r-48,0r83,-240r48,0","w":219},"\u039c":{"d":"29,-240r64,0r52,191r53,-191r63,0r0,240r-41,0r0,-187r-52,187r-47,0r-50,-187r0,187r-42,0r0,-240","w":290},"\u039d":{"d":"29,-240r49,0r97,169r0,-169r44,0r0,240r-46,0r-100,-169r0,169r-44,0r0,-240","w":248},"\u039e":{"d":"23,-105r0,-39r147,0r0,39r-147,0xm10,0r0,-39r174,0r0,39r-174,0xm14,-201r0,-39r166,0r0,39r-166,0","w":192},"\u039f":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":242},"\u03a0":{"d":"75,-202r0,202r-46,0r0,-240r187,0r0,240r-46,0r0,-202r-95,0","w":245},"\u03a1":{"d":"198,-164v0,63,-46,79,-123,74r0,90r-46,0r0,-240r56,0v76,-3,113,15,113,76xm150,-164v0,-38,-31,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203},"\u03a3":{"d":"86,-121r-71,-87r0,-32r155,0r0,38r-94,0r62,82r-74,81r102,0r0,39r-161,0r0,-36","w":174},"\u03a4":{"d":"4,-240r173,0r0,39r-63,0r0,201r-46,0r0,-201r-64,0r0,-39","w":181},"\u03a5":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95","w":202},"\u03a6":{"d":"113,-178v-38,3,-55,26,-55,62v0,35,20,56,55,59r0,-121xm157,-57v53,2,68,-63,42,-100v-8,-11,-24,-19,-42,-21r0,121xm157,-240r0,24v62,4,100,41,100,98v0,57,-38,95,-100,99r0,19r-44,0r0,-19v-62,-4,-101,-42,-101,-99v0,-57,39,-94,101,-98r0,-24r44,0","w":269},"\u03a7":{"d":"10,-240r52,0r43,74r45,-74r52,0r-70,115r75,125r-53,0r-49,-83r-49,83r-52,0r74,-125","w":210},"\u03a8":{"d":"111,-49v-67,-9,-94,-26,-94,-106r0,-85r45,0v5,63,-22,152,49,152r0,-152r45,0r0,152v38,-8,50,-17,49,-68r0,-84r45,0r0,85v3,77,-26,97,-94,106r0,49r-45,0r0,-49","w":266},"\u03a9":{"d":"128,-245v65,0,110,42,110,113v0,44,-19,77,-51,87r0,6r51,0r0,39r-90,0v2,-18,-5,-46,3,-59v26,-8,41,-32,41,-70v0,-50,-23,-78,-64,-78v-41,0,-64,28,-64,78v-1,40,16,62,43,71r0,58r-90,0r0,-39r52,0r0,-6v-32,-10,-52,-43,-52,-87v-2,-69,46,-113,111,-113","w":255},"\u03d2":{"d":"205,-215v-67,38,-87,107,-82,215r-46,0v5,-108,-15,-177,-82,-215r28,-31v33,16,62,52,77,98v15,-46,44,-82,77,-98","w":200},"\u03b1":{"d":"129,-85v-12,-39,-23,-55,-40,-55v-19,0,-32,22,-32,55v0,54,41,74,60,30v5,-9,5,-8,12,-30xm145,-36v-28,72,-143,41,-133,-49v-8,-86,101,-127,133,-51r13,-35r40,0r-29,85r30,86r-45,0","w":203},"\u03b2":{"d":"25,-150v-4,-68,24,-92,79,-98v75,-8,102,90,47,120v62,22,31,132,-36,132v-20,0,-33,-6,-46,-22r0,89r-44,0r0,-221xm140,-73v0,-25,-10,-39,-41,-38r0,-34v21,2,35,-11,35,-34v0,-21,-12,-33,-31,-33v-50,-2,-27,74,-34,121v-10,65,71,79,71,18","w":198},"\u03b3":{"d":"110,71r-44,0r0,-71r-63,-171r47,0r38,119r38,-119r47,0r-63,171r0,71","w":175},"\u03b4":{"d":"12,-87v-1,-47,26,-78,69,-83r-46,-38r0,-34r125,0r0,37r-69,0v33,30,89,63,89,119v0,53,-35,91,-84,91v-50,0,-84,-38,-84,-92xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v24,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192},"\u03b5":{"d":"60,-121v0,17,15,20,37,18r0,35v-22,-1,-40,0,-40,18v0,12,10,19,26,19v18,0,28,-9,31,-27r43,3v-6,36,-32,60,-76,60v-72,0,-96,-79,-32,-91v-23,-4,-34,-16,-34,-38v0,-32,26,-52,68,-52v42,0,69,23,73,59r-42,4v0,-30,-54,-37,-54,-8","w":169},"\u03b6":{"d":"96,-205r-72,0r0,-37r125,0r0,34v-68,49,-92,80,-92,123v0,38,11,54,49,59v62,9,45,50,21,97r-43,0v13,-25,20,-44,20,-52v0,-8,-1,-8,-24,-13v-45,-9,-68,-39,-68,-88v0,-45,22,-79,84,-123","w":149},"\u03b7":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,170r-45,0r0,-160v1,-33,-4,-47,-27,-47","w":197},"\u03b8":{"d":"58,-138r77,0v-3,-45,-18,-74,-39,-74v-21,0,-35,29,-38,74xm135,-103r-77,0v3,44,18,72,38,72v21,0,36,-28,39,-72xm96,5v-58,0,-84,-62,-84,-128v0,-72,35,-124,84,-124v49,0,85,53,85,126v0,73,-36,126,-85,126","w":192},"\u03b9":{"d":"25,-171r44,0r0,171r-44,0r0,-171","w":93},"\u03ba":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-171r44,0r0,171r-44,0r0,-171","w":192},"\u03bb":{"d":"88,-115r-38,115r-47,0r64,-174r-23,-68r45,0r84,242r-47,0","w":175},"\u03bc":{"d":"97,-35v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20v-16,22,-38,28,-66,21r0,70r-45,0r0,-242r45,0v6,48,-20,136,29,136","w":199},"\u03bd":{"d":"4,-171r47,0r39,123r40,-123r46,0r-62,172r-49,0"},"\u03be":{"d":"80,7v-73,-6,-93,-132,-16,-148v-36,-8,-41,-44,-14,-62r-33,0r0,-37r125,0r0,33v-37,-1,-66,3,-68,30v0,14,23,24,47,23r0,36v-40,-1,-63,9,-63,43v0,30,12,46,48,51v63,8,45,49,22,94r-43,0v13,-25,20,-40,20,-50v0,-8,-1,-11,-25,-13","w":150},"\u03bf":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192},"\u03c0":{"d":"71,-136r0,136r-44,0r0,-136r-24,0r0,-35r185,0r0,35r-25,0r0,136r-44,0r0,-136r-48,0","w":189},"\u03c1":{"d":"102,-176v52,-4,75,40,77,89v3,75,-71,120,-117,69r0,89r-44,0r0,-142v-4,-81,25,-100,84,-105xm98,-141v-23,0,-36,21,-36,55v0,32,14,53,36,53v22,0,36,-21,36,-55v0,-32,-14,-53,-36,-53","w":190},"\u03c3":{"d":"99,-176v29,0,43,6,94,5r0,35v-19,0,-20,-1,-29,-2v42,53,2,143,-68,143v-49,0,-84,-38,-84,-90v0,-54,35,-91,87,-91xm96,-140v-23,0,-39,22,-39,54v0,33,15,55,39,55v24,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":195},"\u03c4":{"d":"96,-136r0,136r-44,0r0,-136r-49,0r0,-35r143,0r0,35r-50,0","w":147},"\u03c5":{"d":"99,-31v53,0,24,-90,31,-140r45,0r0,105v0,45,-28,71,-76,71v-48,0,-76,-26,-76,-71r0,-105r45,0r0,105v-2,25,11,35,31,35","w":198},"\u03d5":{"d":"101,-176v81,-6,131,22,132,91v0,52,-36,89,-89,90r0,66r-43,0r0,-66v-93,6,-120,-134,-44,-170r21,25v-33,26,-27,112,23,109r0,-145xm144,-140r0,109v26,0,44,-22,44,-54v0,-33,-18,-55,-44,-55","w":244},"\u03c7":{"d":"81,-103r27,-68r50,0r-54,115r62,127r-50,0r-36,-82r-35,82r-50,0r62,-127r-53,-115r49,0","w":160},"\u03c8":{"d":"144,-31v59,2,29,-89,36,-140r43,0r0,105v0,46,-28,72,-79,71r0,66r-43,0r0,-66v-51,1,-79,-25,-79,-71r0,-105r43,0v7,51,-24,142,36,140r0,-140r43,0r0,140","w":244},"\u03c9":{"d":"176,-172v65,23,57,177,-19,177v-22,0,-33,-8,-41,-29v-7,18,-20,29,-42,29v-68,0,-79,-125,-37,-163v5,-5,9,-8,18,-14r20,34v-25,8,-24,107,1,107v23,0,18,-45,18,-71r43,0v0,26,-5,73,18,71v30,-9,23,-92,2,-108","w":231},"\u03c2":{"d":"166,-114r-44,0v-3,-18,-11,-26,-28,-26v-39,0,-48,77,-23,99v15,22,78,8,78,50v0,14,-8,35,-22,62r-43,0v13,-25,20,-43,20,-52v0,-8,-1,-8,-24,-13v-46,-9,-63,-41,-68,-90v-9,-101,141,-128,154,-30","w":172},"\u03d1":{"d":"99,5v-41,-2,-67,-16,-66,-63r-29,0r0,-35r72,0v0,27,-4,64,23,62v34,-3,43,-53,42,-104v-61,2,-92,-15,-92,-61v0,-31,21,-51,55,-51v43,0,70,25,80,77r22,0r0,35r-19,0v3,75,-29,144,-88,140xm138,-170v-4,-28,-14,-42,-30,-42v-25,0,-19,37,6,40v6,1,12,2,24,2","w":209},"\u03c6":{"d":"144,5r0,66r-43,0r0,-66v-53,-1,-89,-38,-89,-90v0,-53,36,-90,89,-91r0,-66r43,0r0,66v53,1,89,38,89,91v0,52,-36,89,-89,90xm144,-140r0,109v26,0,44,-22,44,-54v0,-33,-18,-55,-44,-55xm101,-31r0,-109v-26,0,-44,22,-44,55v0,32,18,54,44,54","w":244},"\u03ca":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm18,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,10,-23,24,-23xm77,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-12,0,-23,-11,-23,-24v0,-13,11,-23,24,-23","w":93},"\u03cb":{"d":"99,-31v53,0,24,-90,31,-140r45,0r0,105v0,45,-28,71,-76,71v-48,0,-76,-26,-76,-71r0,-105r45,0r0,105v-2,25,11,35,31,35xm67,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm131,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24","w":198},"\u0384":{"d":"59,-193r-27,0r-8,-62r43,0","w":91},"\u0385":{"d":"39,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm142,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm103,-193r-26,0r-9,-62r44,0"},"\u0386":{"d":"88,-240r47,0r82,240r-48,0r-15,-50r-85,0r-15,50r-47,0xm143,-89r-31,-98r-31,98r62,0xm52,-193r-26,0r-9,-62r43,0","w":220},"\u0388":{"d":"101,-144r96,0r0,39r-96,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm35,-193r-27,0r-8,-62r43,0","w":219},"\u0389":{"d":"101,-144r96,0r0,-96r46,0r0,240r-46,0r0,-106r-96,0r0,106r-46,0r0,-240r46,0r0,96xm35,-193r-27,0r-8,-62r43,0","w":271},"\u038a":{"d":"102,0r-47,0r0,-240r47,0r0,240xm35,-193r-27,0r-8,-62r43,0","w":130},"\u038c":{"d":"33,-122v-1,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-66,0,-109,-50,-109,-127xm141,-205v-44,0,-60,41,-60,84v0,54,23,86,61,86v37,0,60,-32,60,-85v0,-53,-23,-85,-61,-85xm35,-193r-27,0r-8,-62r43,0","w":262},"\u038f":{"d":"35,-193r-27,0r-8,-62r43,0xm143,-245v65,0,110,42,110,113v0,44,-19,77,-51,87r0,6r51,0r0,39r-90,0v2,-18,-5,-46,3,-59v26,-8,41,-32,41,-70v0,-50,-23,-78,-64,-78v-41,0,-65,28,-65,78v-1,40,17,62,44,71r0,58r-90,0r0,-39r52,0r0,-6v-32,-10,-52,-43,-52,-87v0,-70,45,-113,111,-113","w":270},"\u038e":{"d":"42,-240r52,0r50,96r50,-96r51,0r-78,145r0,95r-46,0r0,-95xm30,-193r-26,0r-9,-62r44,0","w":244},"\u03aa":{"d":"75,0r-46,0r0,-240r46,0r0,240xm21,-312v14,0,24,11,24,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,12,-25,26,-25xm84,-312v13,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":103},"\u03ab":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95xm68,-314v14,0,26,13,26,27v0,14,-11,26,-26,26v-15,0,-27,-11,-27,-26v0,-15,12,-27,27,-27xm135,-314v14,0,26,13,26,27v0,15,-11,26,-26,26v-15,0,-27,-11,-27,-26v0,-15,12,-27,27,-27","w":202},"\u03ac":{"d":"129,-85v-12,-39,-23,-55,-40,-55v-19,0,-32,22,-32,55v0,54,41,74,60,30v5,-9,5,-8,12,-30xm145,-36v-28,72,-143,41,-133,-49v-8,-86,101,-127,133,-51r13,-35r40,0r-29,85r30,86r-45,0xm115,-193r-27,0r-8,-62r43,0","w":203},"\u03ad":{"d":"98,-193r-27,0r-8,-62r43,0xm60,-121v0,17,15,20,37,18r0,35v-22,-1,-40,0,-40,18v0,12,10,19,26,19v18,0,28,-9,31,-27r43,3v-5,34,-33,60,-76,60v-72,0,-96,-79,-32,-91v-23,-4,-34,-16,-34,-38v0,-32,26,-52,68,-52v42,0,69,23,73,59r-42,4v0,-30,-54,-37,-54,-8","w":169},"\u03ae":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,170r-45,0r0,-160v1,-33,-4,-47,-27,-47xm112,-193r-27,0r-8,-62r43,0","w":197},"\u03af":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm60,-193r-27,0r-7,-62r43,0","w":93},"\u03cc":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm110,-193r-27,0r-8,-62r43,0","w":192},"\u03ce":{"d":"129,-193r-27,0r-8,-62r44,0xm57,-83v0,26,0,49,19,52v22,3,18,-45,18,-71r43,0v0,26,-5,73,18,71v24,-1,27,-98,1,-107r16,-33v67,20,67,175,-15,176v-22,0,-33,-8,-41,-29v-7,18,-20,29,-42,29v-61,0,-79,-108,-45,-153v6,-9,12,-14,27,-24r18,33v-15,14,-17,29,-17,56","w":231},"\u03cd":{"d":"99,-31v53,0,24,-90,31,-140r45,0r0,105v0,45,-28,71,-76,71v-48,0,-76,-26,-76,-71r0,-105r45,0r0,105v-2,25,11,35,31,35xm112,-193r-26,0r-9,-62r44,0","w":198},"\u0390":{"d":"30,-171r44,0r0,171r-44,0r0,-171xm1,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm104,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm65,-193r-26,0r-9,-62r43,0","w":103},"\u03b0":{"d":"99,-31v53,0,25,-90,32,-140r44,0r0,105v0,45,-28,71,-76,71v-48,0,-75,-26,-75,-71r0,-105r44,0v7,50,-22,140,31,140xm48,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm151,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm113,-193r-27,0r-8,-62r43,0","w":198},"\u0410":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0","w":216},"\u0411":{"d":"198,-77v2,81,-79,80,-169,77r0,-240r143,0r0,39r-97,0r0,51v77,-4,121,10,123,73xm150,-76v-1,-38,-30,-35,-75,-35r0,72v43,0,76,2,75,-37","w":205},"\u0412":{"d":"200,-69v0,55,-36,73,-114,69r-57,0r0,-240v75,-1,159,-9,158,60v0,27,-13,42,-40,51v35,8,53,28,53,60xm142,-173v-1,-31,-31,-31,-68,-30r0,60v36,1,69,2,68,-30xm153,-72v0,-38,-36,-36,-79,-35r0,70v44,0,79,4,79,-35","w":211},"\u0413":{"d":"29,0r0,-240r151,0r0,39r-104,0r0,201r-47,0","w":185},"\u0414":{"d":"212,-38r28,0r0,74r-46,0r0,-36r-147,0r0,36r-46,0r0,-74v26,2,40,-4,41,-30r9,-172r161,0r0,202xm166,-38r0,-164r-70,0v-5,53,-3,117,-13,164r83,0","w":243},"\u0415":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57","w":193},"\u0416":{"d":"137,-240r45,0r0,96r13,0r68,-96r53,0r-82,115r88,125r-58,0r-70,-106r-12,0r0,106r-45,0r0,-106r-13,0r-69,106r-59,0r89,-125r-82,-115r52,0r68,96r14,0r0,-96","w":318},"\u0417":{"d":"189,-68v0,78,-121,95,-159,45v-13,-16,-18,-29,-22,-60r43,-6v3,37,18,54,48,54v27,0,42,-13,42,-35v0,-29,-26,-33,-58,-31r0,-38v31,2,59,-4,58,-32v0,-22,-16,-34,-42,-34v-26,0,-40,12,-47,41r-40,-4v8,-53,34,-75,91,-77v51,-1,85,24,86,69v0,29,-13,50,-34,56v23,6,34,23,34,52","w":200},"\u0418":{"d":"29,0r0,-240r44,0r0,150r102,-126r0,-24r44,0r0,240r-44,0r0,-150r-102,126r0,24r-44,0","w":248},"\u041a":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240","w":224},"\u041b":{"d":"5,-37v20,1,29,-8,30,-30r10,-173r160,0r0,240r-46,0r0,-202r-70,0v-13,85,22,208,-84,203r0,-38","w":233},"\u041c":{"d":"29,-240r64,0r52,191r53,-191r63,0r0,240r-41,0r0,-187r-52,187r-47,0r-50,-187r0,187r-42,0r0,-240","w":290},"\u041d":{"d":"75,-144r95,0r0,-96r46,0r0,240r-46,0r0,-106r-95,0r0,106r-46,0r0,-240r46,0r0,96","w":245},"\u041e":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":242},"\u041f":{"d":"75,-202r0,202r-46,0r0,-240r187,0r0,240r-46,0r0,-202r-95,0","w":245},"\u0420":{"d":"198,-164v0,63,-46,79,-123,74r0,90r-46,0r0,-240r56,0v76,-3,113,15,113,76xm150,-164v0,-38,-31,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203},"\u0421":{"d":"13,-119v0,-72,38,-126,106,-126v51,0,81,30,84,83r-40,0v-5,-28,-20,-43,-44,-43v-36,0,-58,33,-58,85v0,89,97,121,104,31r41,0v-3,62,-32,94,-85,94v-67,-1,-108,-52,-108,-124","w":215},"\u0422":{"d":"4,-240r173,0r0,39r-63,0r0,201r-46,0r0,-201r-64,0r0,-39","w":181},"\u0423":{"d":"101,-124r52,-116r50,0r-113,240r-46,0r34,-73r-77,-167r52,0","w":201},"\u0424":{"d":"157,-19r0,19r-44,0r0,-19v-62,-4,-101,-42,-101,-101v0,-58,39,-97,101,-101r0,-19r44,0r0,19v62,4,100,43,100,101v0,59,-38,97,-100,101xm113,-57r0,-126v-35,3,-55,26,-55,63v0,37,20,60,55,63xm157,-183r0,126v36,-3,55,-26,55,-63v0,-37,-19,-60,-55,-63","w":269},"\u0425":{"d":"10,-240r52,0r43,74r45,-74r52,0r-70,115r75,125r-53,0r-49,-83r-49,83r-52,0r74,-125","w":210},"\u0426":{"d":"216,-38r28,0r0,74r-46,0r0,-36r-169,0r0,-240r46,0r0,202r95,0r0,-202r46,0r0,202","w":247},"\u0427":{"d":"68,-240v4,50,-18,125,38,125v18,0,34,-6,42,-17r0,-108r46,0r0,240r-46,0r0,-91v-49,27,-126,22,-126,-61r0,-88r46,0","w":222},"\u0428":{"d":"190,-38r69,0r0,-202r46,0r0,240r-276,0r0,-240r46,0r0,202r69,0r0,-202r46,0r0,202","w":333},"\u0429":{"d":"287,0r-258,0r0,-240r46,0r0,202r69,0r0,-202r46,0r0,202r69,0r0,-202r46,0r0,202r28,0r0,74r-46,0r0,-36","w":335},"\u042c":{"d":"198,-77v2,81,-79,80,-169,77r0,-240r46,0r0,90v77,-4,121,10,123,73xm150,-76v-1,-37,-30,-36,-75,-35r0,72v43,0,76,2,75,-37","w":203},"\u042b":{"d":"198,-77v2,81,-79,80,-169,77r0,-240r46,0r0,90v77,-4,121,10,123,73xm150,-76v-1,-37,-30,-36,-75,-35r0,72v43,0,76,2,75,-37xm270,0r-46,0r0,-240r46,0r0,240","w":299},"\u042a":{"d":"238,-77v2,82,-79,80,-169,77r0,-201r-68,0r0,-39r114,0r0,90v77,-4,120,10,123,73xm191,-76v-1,-37,-30,-35,-76,-35r0,72v44,0,77,2,76,-37","w":243},"\u042d":{"d":"99,-245v68,0,107,55,107,125v0,106,-111,164,-175,96v-14,-14,-17,-29,-20,-59r42,-6v3,36,19,54,46,54v32,0,52,-24,57,-66r-70,0r0,-38r70,0v-1,-69,-84,-94,-100,-27r-43,-5v8,-49,37,-74,86,-74","w":214},"\u042e":{"d":"224,5v-61,0,-104,-45,-108,-111r-41,0r0,106r-46,0r0,-240r46,0r0,96r42,0v7,-60,48,-101,107,-101v65,0,108,50,108,125v0,75,-43,125,-108,125xm284,-120v-1,-44,-17,-85,-60,-86v-37,0,-61,34,-61,85v0,54,23,86,61,86v44,0,60,-41,60,-85","w":344},"\u042f":{"d":"18,-166v0,-57,33,-78,109,-74r60,0r0,240r-46,0r0,-92r-33,0r-49,92r-54,0r55,-100v-28,-13,-42,-35,-42,-66xm65,-167v0,36,32,38,76,36r0,-70v-46,0,-76,-2,-76,34","w":215},"\u0490":{"d":"180,-270r0,69r-104,0r0,201r-47,0r0,-240r104,0r0,-30r47,0","w":185},"\u0402":{"d":"222,0v0,52,-34,67,-90,66r0,-38v62,10,38,-57,44,-106v7,-57,-58,-55,-80,-30r0,108r-46,0r0,-201r-46,0r0,-39r173,0r0,39r-81,0r0,52v48,-30,126,-18,126,61r0,88","w":224},"\u0404":{"d":"13,-120v0,-94,90,-159,164,-105v17,13,24,26,28,54r-43,5v-7,-27,-20,-39,-44,-39v-31,0,-51,25,-56,66r70,0r0,38r-70,0v5,42,26,66,57,66v28,0,41,-15,46,-54r42,6v-1,55,-35,88,-86,88v-66,0,-108,-49,-108,-125","w":214},"\u0405":{"d":"184,-170r-44,0v3,-41,-72,-47,-74,-9v11,26,9,17,51,35v61,27,63,22,74,75v0,45,-33,74,-86,74v-59,0,-91,-30,-93,-87r44,0v3,31,19,47,49,47v38,0,54,-34,22,-49v-5,-5,-91,-35,-92,-47v-39,-47,-1,-117,66,-114v47,2,82,26,83,75","w":203},"\u0406":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"\u04c0":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"\u0408":{"d":"-1,9v45,-4,48,5,48,-57r0,-192r46,0r0,191v3,90,-18,92,-94,97r0,-39","w":120},"\u0409":{"d":"328,-77v2,81,-79,80,-169,77r0,-202r-70,0v-13,85,22,208,-84,203r0,-38v20,1,29,-8,30,-30r10,-173r160,0r0,90v77,-4,121,10,123,73xm280,-76v-1,-37,-30,-36,-75,-35r0,72v43,0,76,2,75,-37","w":333},"\u040a":{"d":"339,-75v3,80,-82,77,-169,75r0,-108r-95,0r0,108r-46,0r0,-240r46,0r0,93r95,0r0,-93r46,0r0,93v75,-3,120,10,123,72xm292,-75v-1,-37,-31,-33,-76,-33r0,69v42,0,77,1,76,-36","w":344},"\u040b":{"d":"176,0v-4,-51,18,-125,-38,-125v-18,0,-34,7,-42,17r0,108r-46,0r0,-201r-46,0r0,-39r173,0r0,39r-81,0r0,52v48,-30,126,-18,126,61r0,88r-46,0","w":255},"\u040f":{"d":"145,0r0,36r-46,0r0,-36r-70,0r0,-240r46,0r0,202r95,0r0,-202r46,0r0,240r-71,0","w":245},"\u0401":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm71,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm138,-314v14,0,27,13,27,27v0,14,-12,26,-27,26v-15,0,-26,-11,-26,-26v0,-15,11,-27,26,-27","w":193},"\u0419":{"d":"71,-313r17,0v17,34,55,34,72,0r17,0v-4,32,-24,51,-53,51v-29,0,-49,-20,-53,-51xm29,0r0,-240r44,0r0,150r102,-126r0,-24r44,0r0,240r-44,0r0,-150r-102,126r0,24r-44,0","w":248},"\u0403":{"d":"29,0r0,-240r151,0r0,39r-104,0r0,201r-47,0xm75,-262r52,-50r50,0r-63,50r-39,0","w":185},"\u0407":{"d":"75,0r-46,0r0,-240r46,0r0,240xm21,-312v14,0,24,11,24,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,12,-25,26,-25xm84,-312v13,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":103},"\u040c":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240xm96,-262r52,-50r50,0r-63,50r-39,0","w":224},"\u040e":{"d":"51,-313r17,0v17,34,55,34,72,0r17,0v-4,32,-24,51,-53,51v-29,0,-49,-20,-53,-51xm101,-124r52,-116r50,0r-113,240r-46,0r34,-73r-77,-167r52,0","w":201},"\u0430":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21","w":184},"\u0431":{"d":"13,-96v0,-103,30,-170,128,-147v12,0,19,-4,30,-12r0,36v-15,17,-44,7,-69,7v-23,0,-36,16,-43,54v49,-45,122,-2,122,72v0,54,-34,91,-84,91v-52,0,-84,-37,-84,-101xm97,-140v-23,0,-39,22,-39,54v0,33,15,55,39,55v24,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":193},"\u0432":{"d":"163,-50v0,61,-75,50,-138,50r0,-171v57,2,136,-14,134,44v0,18,-7,29,-25,38v20,7,29,20,29,39xm69,-71r0,38v23,0,54,2,51,-19v2,-21,-28,-19,-51,-19xm114,-121v0,-20,-24,-17,-45,-17r0,35v21,1,45,1,45,-18","w":175},"\u0433":{"d":"69,-136r0,136r-44,0r0,-171r111,0r0,35r-67,0","w":138},"\u0434":{"d":"36,-171r133,0r0,136r21,0r0,71r-45,0r0,-36r-98,0r0,36r-44,0r0,-71v19,0,26,-9,27,-31xm65,-35r60,0r0,-101r-48,0v-4,32,-1,77,-12,101","w":193},"\u0435":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0","w":185},"\u0436":{"d":"102,0r0,-73r-11,0r-42,73r-52,0r60,-91r-58,-80r48,0r44,64r11,0r0,-64r43,0r0,64r11,0r43,-64r49,0r-59,80r60,91r-51,0r-43,-73r-10,0r0,73r-43,0","w":246},"\u0437":{"d":"112,-50v0,-19,-18,-19,-40,-18r0,-35v41,11,51,-37,13,-37v-18,0,-26,10,-30,27r-41,-4v5,-38,30,-59,72,-59v67,0,96,77,34,90v25,4,37,17,37,40v0,57,-104,67,-130,25v-7,-11,-12,-20,-15,-34r43,-3v-2,32,57,37,57,8","w":169},"\u0438":{"d":"135,-94r-67,78r0,16r-43,0r0,-171r43,0r0,94r67,-78r0,-16r44,0r0,171r-44,0r0,-94","w":202},"\u043a":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-171r44,0r0,171r-44,0r0,-171","w":192},"\u043b":{"d":"5,-33v19,-1,27,-9,28,-32r6,-106r132,0r0,171r-44,0r0,-136r-47,0v-5,66,5,146,-75,137r0,-34","w":196},"\u043c":{"d":"148,0r-43,0r-39,-131r0,131r-41,0r0,-171r65,0r37,126r36,-126r65,0r0,171r-40,0r0,-131","w":252},"\u043d":{"d":"130,-73r-61,0r0,73r-44,0r0,-171r44,0r0,64r61,0r0,-64r44,0r0,171r-44,0r0,-73","w":198},"\u043e":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192},"\u043f":{"d":"130,-136r-61,0r0,136r-44,0r0,-171r149,0r0,171r-44,0r0,-136","w":198},"\u0440":{"d":"25,71r0,-188v0,-29,0,-42,-3,-54r41,0v2,4,3,9,3,20v41,-54,119,-11,119,64v0,75,-71,121,-116,69r0,89r-44,0xm140,-86v-1,-26,-8,-52,-35,-52v-23,0,-37,20,-37,53v0,31,15,52,37,52v22,0,35,-20,35,-53","w":197},"\u0441":{"d":"167,-61v-2,37,-31,66,-73,66v-49,0,-82,-36,-82,-90v0,-99,141,-128,154,-29r-44,0v-3,-18,-11,-26,-28,-26v-23,0,-37,21,-37,55v0,57,59,76,67,24r43,0","w":178},"\u0442":{"d":"96,-136r0,136r-44,0r0,-136r-49,0r0,-35r143,0r0,35r-50,0","w":147},"\u0443":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25","w":179},"\u0444":{"d":"108,-242r43,0r0,80v45,-38,96,5,96,76v0,73,-50,115,-96,77r0,80r-43,0r0,-80v-46,38,-96,-5,-96,-77v0,-71,50,-114,96,-76r0,-80xm151,-85v0,33,1,54,24,54v18,0,27,-18,27,-55v0,-37,-8,-54,-27,-54v-23,0,-24,21,-24,55xm84,-31v23,0,24,-21,24,-54v0,-41,-6,-55,-23,-55v-19,0,-28,17,-28,54v0,37,9,55,27,55","w":259},"\u0445":{"d":"9,-171r53,0r28,48r29,-48r53,0r-55,80r63,91r-54,0r-36,-57r-36,57r-54,0r63,-91"},"\u0446":{"d":"174,-35r21,0r0,71r-45,0r0,-36r-125,0r0,-171r44,0r0,136r61,0r0,-136r44,0r0,136","w":198},"\u0449":{"d":"249,-35r22,0r0,71r-45,0r0,-36r-201,0r0,-171r44,0r0,136r46,0r0,-136r44,0r0,136r46,0r0,-136r44,0r0,136","w":274},"\u044a":{"d":"90,-112v54,-4,95,6,94,54v0,34,-23,58,-57,58r-81,0r0,-136r-46,0r0,-35r90,0r0,59xm90,-78r0,45v25,1,50,0,50,-23v0,-23,-26,-23,-50,-22","w":189},"\u044b":{"d":"69,-78r0,45v25,1,50,1,50,-23v0,-23,-26,-23,-50,-22xm69,-112v54,-4,95,6,94,54v0,34,-23,58,-57,58r-81,0r0,-171r44,0r0,59xm180,-171r45,0r0,171r-45,0r0,-171","w":249},"\u044c":{"d":"69,-78r0,45v25,1,50,1,50,-23v0,-23,-26,-23,-50,-22xm69,-112v54,-4,95,6,94,54v0,34,-23,58,-57,58r-81,0r0,-171r44,0r0,59","w":168},"\u044d":{"d":"73,-103r48,0v-3,-42,-56,-52,-63,-11r-43,-5v5,-36,31,-57,70,-57v50,0,83,36,83,91v0,100,-141,125,-155,29r43,-3v3,19,13,28,30,28v19,0,30,-11,35,-37r-48,0r0,-35","w":178},"\u044e":{"d":"69,-107r31,0v9,-42,41,-69,82,-69v49,0,84,38,84,91v0,53,-35,90,-84,90v-45,0,-79,-31,-84,-78r-29,0r0,73r-44,0r0,-171r44,0r0,64xm182,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":278},"\u044f":{"d":"89,-59r-33,59r-44,0r37,-64v-53,-16,-35,-107,25,-107r81,0r0,171r-44,0r0,-59r-22,0xm111,-93r0,-45v-24,-1,-51,-1,-51,22v0,23,26,25,51,23"},"\u0491":{"d":"136,-191r0,55r-67,0r0,136r-44,0r0,-171r67,0r0,-20r44,0","w":138},"\u0452":{"d":"69,-152v38,-42,107,-27,107,53r0,100v1,42,-33,62,-88,60r0,-38v63,10,41,-62,44,-112v2,-31,-7,-47,-29,-47v-52,0,-30,84,-34,136r-44,0r0,-190r-22,0r0,-29r22,0r0,-23r44,0r0,23r48,0r0,29r-48,0r0,38","w":199},"\u0454":{"d":"166,-56v-8,40,-30,61,-72,61v-49,0,-82,-36,-82,-90v0,-55,33,-91,83,-91v39,0,65,21,70,57r-43,5v-3,-17,-12,-26,-28,-26v-19,0,-30,12,-35,37r48,0r0,35r-49,0v3,44,59,51,65,9","w":178},"\u0455":{"d":"158,-119r-43,0v2,-29,-49,-32,-51,-6v-7,18,83,30,86,46v25,40,-3,84,-60,84v-50,0,-76,-21,-76,-62r41,0v1,20,11,28,33,28v26,0,38,-23,15,-32v-5,-2,-5,-2,-36,-11v-35,-10,-47,-23,-47,-48v0,-33,28,-56,69,-56v41,0,66,21,69,57","w":174},"\u0456":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm48,-245v15,0,25,11,25,26v0,15,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":93},"\u0458":{"d":"-14,28v40,-6,44,0,44,-52r0,-147r44,0r0,147v2,74,-23,88,-88,90r0,-38xm53,-245v15,0,25,11,25,26v0,16,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":97},"\u0459":{"d":"171,-78r0,45v25,1,50,1,50,-23v0,-23,-26,-23,-50,-22xm5,-33v19,-1,27,-9,28,-32r6,-106r132,0r0,59v55,-4,95,6,95,54v0,34,-24,58,-58,58r-81,0r0,-136r-47,0v-5,66,5,146,-75,137r0,-34","w":270},"\u045a":{"d":"174,-110v53,-4,95,6,94,53v0,34,-23,57,-57,57r-82,0r0,-75r-60,0r0,75r-44,0r0,-171r44,0r0,61r60,0r0,-61r45,0r0,61xm174,-75r0,42v24,1,50,1,50,-21v0,-22,-26,-22,-50,-21","w":272},"\u045b":{"d":"103,-136v-52,0,-30,84,-34,136r-44,0r0,-190r-22,0r0,-29r22,0r0,-23r44,0r0,23r48,0r0,29r-48,0r0,38v38,-42,107,-27,107,53r0,99r-44,0v-5,-49,18,-136,-29,-136","w":199},"\u045f":{"d":"77,0r-52,0r0,-171r44,0r0,136r61,0r0,-136r44,0r0,171r-53,0r0,36r-44,0r0,-36","w":198},"\u0447":{"d":"120,0r0,-61v-39,27,-103,16,-103,-43r0,-67r44,0v2,33,-12,85,26,85v13,0,25,-5,33,-13r0,-72r44,0r0,171r-44,0","w":188},"\u0448":{"d":"205,-35r0,-136r44,0r0,171r-224,0r0,-171r44,0r0,136r46,0r0,-136r44,0r0,136r46,0","w":274},"\u0451":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm64,-246v13,0,25,10,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm129,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24","w":185},"\u0439":{"d":"57,-246r19,0v16,33,45,35,60,0r18,0v-4,33,-21,52,-47,52v-28,0,-46,-20,-50,-52xm135,-94r-67,78r0,16r-43,0r0,-171r43,0r0,94r67,-78r0,-16r44,0r0,171r-44,0r0,-94","w":202},"\u0453":{"d":"69,-136r0,136r-44,0r0,-171r111,0r0,35r-67,0xm50,-195r43,-54r54,0r-62,54r-35,0","w":138},"\u0457":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm18,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,10,-23,24,-23xm77,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-12,0,-23,-11,-23,-24v0,-13,11,-23,24,-23","w":93},"\u045c":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-171r44,0r0,171r-44,0r0,-171xm76,-195r42,-54r54,0r-63,54r-33,0","w":192},"\u045e":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25xm45,-246r18,0v16,34,46,34,61,0r18,0v-4,33,-21,52,-47,52v-28,0,-46,-20,-50,-52","w":179}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (URW)++,Copyright 2006 by (URW)++ Design & Development
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * CorporateS-Demi
 * 
 * Vendor URL:
 * www.urwpp.de
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Corporate S Demi","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 7 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-25 -326 330.084 94.0409","underline-thickness":"32.04","underline-position":"-4.68","stemh":"28","stemv":"36","unicode-range":"U+0020-U+04C0"},"glyphs":{" ":{"w":90},"!":{"d":"26,-235r38,0r-5,161r-29,0xm45,-45v13,0,24,10,24,24v0,13,-10,24,-24,24v-13,0,-24,-11,-24,-24v0,-14,10,-24,24,-24","w":90},"\"":{"d":"62,-144r-23,0r-7,-96r36,0xm117,-144r-23,0r-7,-96r36,0","w":155},"#":{"d":"200,-99r-4,25r-42,0r-11,74r-30,0r12,-74r-48,0r-12,74r-29,0r12,-74r-42,0r4,-25r41,0r8,-47r-41,0r4,-25r41,0r11,-69r29,0r-11,69r48,0r11,-69r29,0r-10,69r41,0r-4,25r-41,0r-8,47r42,0xm136,-146r-48,0r-7,47r48,0","w":216},"$":{"d":"90,-108v-47,-16,-70,-24,-70,-69v0,-38,27,-64,70,-67r0,-26r19,0r0,26v40,4,67,30,67,66r-35,0v-2,-18,-13,-30,-32,-34r0,72v48,15,76,28,76,73v0,40,-30,68,-76,71r0,29r-19,0r0,-29v-49,-3,-77,-33,-76,-79r35,0v1,28,14,44,41,48r0,-81xm90,-212v-34,1,-48,41,-19,58v4,2,8,3,19,7r0,-65xm109,-102r0,75v39,0,52,-47,23,-65v-5,-3,-9,-5,-23,-10","w":199},"%":{"d":"171,-240r31,0r-140,240r-31,0xm175,-114v27,0,48,26,48,58v0,32,-21,58,-48,58v-27,0,-49,-26,-49,-58v0,-32,21,-58,49,-58xm175,-92v-14,0,-25,15,-25,36v0,21,11,36,25,36v14,0,23,-15,23,-36v0,-21,-9,-36,-23,-36xm59,-242v27,0,48,26,48,58v0,33,-22,58,-49,58v-27,0,-48,-25,-48,-58v0,-32,22,-58,49,-58xm59,-220v-14,0,-24,14,-24,36v0,22,9,36,23,36v14,0,24,-14,24,-36v0,-21,-9,-36,-23,-36","w":232},"&":{"d":"155,-116r29,0v1,32,-3,55,-18,75r31,41r-38,0r-13,-19v-41,44,-134,19,-134,-45v0,-26,11,-43,46,-71v-22,-28,-26,-36,-26,-53v0,-29,23,-49,56,-49v31,0,52,19,52,48v0,22,-10,37,-37,60r45,61v7,-11,7,-27,7,-48xm84,-151v17,-14,26,-26,26,-39v0,-12,-9,-20,-22,-20v-33,8,-30,30,-4,59xm128,-42r-50,-67v-24,18,-32,31,-32,47v0,39,61,47,82,20","w":210},"(":{"d":"67,-242r27,0v-51,67,-50,247,0,314r-27,0v-59,-70,-58,-245,0,-314","w":105},")":{"d":"39,72r-27,0v51,-67,50,-249,0,-314r27,0v58,70,59,243,0,314","w":106},"*":{"d":"81,-191r0,-43r18,0r0,43r41,-13r6,18r-41,13r25,35r-15,11r-25,-35r-26,35r-14,-11r25,-35r-41,-13r6,-18"},"+":{"d":"113,-134r68,0r0,27r-68,0r0,70r-27,0r0,-70r-68,0r0,-27r68,0r0,-70r27,0r0,70","w":199},",":{"d":"33,68r-23,0v17,-19,30,-49,31,-68v-15,-1,-25,-10,-25,-23v0,-14,11,-24,25,-24v16,0,27,14,27,34v0,24,-10,47,-35,81","w":88},"-":{"d":"0,-104r96,0r0,27r-96,0r0,-27","w":96,"k":{"\u00c5":-10,"\u00c4":-10,"\u00c1":-10,"\u00c6":1,"Y":11,"W":-6,"T":7,"A":-10}},".":{"d":"46,-45v13,0,24,10,24,24v0,13,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-24,25,-24","w":91},"\/":{"d":"13,62r147,-302r30,0r-147,302r-30,0","w":202},"0":{"d":"100,-239v50,0,81,46,81,121v0,76,-31,121,-82,121v-51,0,-81,-45,-81,-120v0,-77,30,-122,82,-122xm145,-118v0,-42,-6,-90,-45,-90v-41,0,-46,48,-46,91v0,42,6,90,45,90v40,0,46,-49,46,-91","w":199},"1":{"d":"61,-175r0,-21v31,-1,48,-12,53,-39r25,0r0,235r-36,0r0,-175r-42,0","w":199},"2":{"d":"61,-167r-31,0v0,-45,26,-72,71,-72v42,0,69,23,69,60v0,28,-11,43,-97,146r99,0r0,33r-145,0v-5,-33,14,-45,28,-63v67,-81,77,-96,77,-115v0,-18,-12,-29,-32,-29v-23,0,-37,14,-39,40","w":199},"3":{"d":"141,-69v-1,-32,-26,-42,-65,-39r0,-30v35,2,60,-10,59,-37v0,-20,-13,-32,-34,-32v-22,0,-34,11,-37,34r-32,0v2,-42,28,-66,72,-66v71,0,94,92,31,113v74,23,42,130,-36,130v-48,0,-77,-28,-77,-73r33,0v0,26,16,41,43,41v26,0,43,-16,43,-41","w":199},"4":{"d":"145,-82r41,0r0,30r-41,0r0,55r-36,0r0,-55r-96,0r0,-29r92,-154r40,0r0,153xm111,-82r0,-111r-64,111r64,0","w":199},"5":{"d":"176,-82v0,45,-33,85,-79,85v-42,0,-70,-25,-73,-65r34,0v4,22,16,34,37,34v26,0,43,-20,43,-52v0,-53,-55,-64,-78,-27r-31,-4r20,-123r113,0r-3,32r-83,0r-10,56v48,-34,110,3,110,64","w":199},"6":{"d":"23,-80v0,-63,39,-109,85,-158r40,0v-25,29,-49,60,-62,82v51,-17,90,22,90,76v0,49,-30,83,-75,83v-45,0,-78,-34,-78,-83xm99,-131v-23,0,-40,21,-40,51v0,30,18,53,41,53v24,0,40,-21,40,-53v0,-31,-17,-51,-41,-51","w":199},"7":{"d":"23,-234r153,0r0,28r-113,206r-40,0r110,-200r-110,0r0,-34","w":199},"8":{"d":"55,-123v-54,-31,-20,-116,45,-116v65,0,97,85,44,116v62,31,29,126,-45,126v-74,0,-106,-95,-44,-126xm100,-209v-22,0,-36,14,-36,36v0,21,15,36,36,36v21,0,35,-14,35,-36v0,-22,-14,-36,-35,-36xm100,-108v-24,0,-41,17,-41,41v0,24,17,41,41,41v24,0,40,-17,40,-41v0,-24,-17,-41,-40,-41","w":199},"9":{"d":"90,4r-40,0v22,-24,50,-61,63,-82v-51,14,-90,-23,-90,-75v0,-50,32,-86,78,-86v45,0,75,34,75,84v0,47,-25,94,-86,159xm100,-208v-24,0,-41,22,-41,53v0,31,16,52,40,52v24,0,41,-22,41,-53v0,-31,-17,-52,-40,-52","w":199},":":{"d":"46,-45v13,0,24,10,24,24v0,13,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-24,25,-24xm46,-171v13,0,24,10,24,24v0,14,-10,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24","w":91},";":{"d":"42,-171v13,0,24,10,24,24v0,14,-11,25,-25,25v-13,0,-24,-12,-24,-25v0,-13,11,-24,25,-24xm33,68r-23,0v17,-19,30,-49,31,-68v-15,-1,-25,-10,-25,-23v0,-14,11,-24,25,-24v16,0,27,14,27,34v0,24,-10,47,-35,81","w":88},"<":{"d":"168,-213r0,36r-119,55r119,56r0,35r-156,-76r0,-30"},"=":{"d":"18,-161r163,0r0,27r-163,0r0,-27xm18,-107r163,0r0,27r-163,0r0,-27","w":199},">":{"d":"12,-31r0,-35r119,-56r-119,-56r0,-35r156,76r0,30"},"?":{"d":"73,-45v13,0,24,11,24,24v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-24,25,-24xm139,-185v8,34,-64,60,-50,112r-33,0v0,-46,0,-49,24,-74v18,-18,21,-24,21,-36v0,-14,-10,-24,-25,-24v-18,0,-28,11,-30,32r-28,0v0,-44,25,-63,63,-63v36,0,58,20,58,53","w":149},"@":{"d":"218,-9v-95,40,-206,-7,-206,-109v0,-72,54,-126,126,-126v67,0,114,44,114,106v0,46,-28,87,-59,87v-14,0,-24,-9,-27,-24v-27,44,-96,23,-96,-34v0,-58,71,-99,101,-50r4,-18r25,0r-17,89v0,9,5,16,11,16v18,0,35,-33,35,-66v0,-51,-36,-84,-91,-84v-59,0,-101,44,-101,104v0,88,96,123,175,86xm137,-156v-21,0,-38,21,-38,47v0,21,11,34,29,34v21,0,35,-21,35,-49v0,-20,-9,-32,-26,-32","w":263},"A":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0","w":210,"k":{"\u00e7":3,"\u00d9":10,"\u00dc":10,"\u00db":10,"\u00da":10,"\u00d6":10,"\u00c7":9,"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"e":4,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"B":{"d":"192,-68v0,73,-75,71,-162,68r0,-240v73,-1,151,-7,149,60v0,27,-13,43,-40,52v36,8,53,28,53,60xm142,-176v0,-36,-34,-34,-76,-34r0,70v40,1,77,1,76,-36xm153,-70v0,-43,-39,-41,-87,-40r0,79v48,0,87,6,87,-39","w":205,"k":{"\u00d2":1,"\u00d6":1,"\u00d4":1,"\u00d3":1,"\u00c3":3,"\u00c5":3,"\u00c4":3,"\u00c2":3,"\u00c1":3,"\u00c6":7,"Y":10,"W":4,"V":8,"O":1,"A":3}},"C":{"d":"200,-167r-33,0v-6,-30,-22,-45,-49,-45v-39,0,-64,35,-64,92v0,99,107,130,116,34r34,0v-4,59,-33,90,-84,90v-63,0,-105,-48,-105,-124v0,-76,41,-124,103,-124v48,0,78,28,82,77","w":216,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":10,"A":4}},"D":{"d":"214,-120v0,81,-37,127,-141,120r-43,0r0,-240r48,0v98,-5,136,41,136,120xm175,-120v0,-67,-27,-93,-108,-88r0,176v77,5,108,-20,108,-88","w":229,"k":{"\u00c3":10,"\u00c5":10,"\u00c0":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"Y":15,"X":11,"W":5,"V":10,"T":9,"J":12,"A":10}},"E":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68","w":187},"F":{"d":"67,-140r96,0r0,32r-96,0r0,108r-37,0r0,-240r142,0r0,32r-105,0r0,68","w":181,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":2,"\u00e5":5,"\u00e4":5,"\u00e1":5,"\u00d6":1,"\u00c3":14,"\u00c5":14,"\u00c0":14,"\u00c4":14,"\u00c2":14,"\u00c1":14,"\u00f8":2,"\u00e6":5,"u":6,"r":7,"o":3,"j":5,"i":1,"e":2,"a":5,"O":1,"J":13,"A":14,".":24,"-":-10,",":22}},"G":{"d":"54,-120v0,51,19,92,69,92v18,0,36,-6,52,-16r0,-49r-48,0r0,-29r80,0r0,100v-81,57,-192,18,-192,-98v0,-108,111,-162,173,-94v11,12,14,25,16,46r-33,0v-5,-30,-22,-44,-51,-44v-41,0,-66,34,-66,92","w":227,"k":{"\u00c6":3,"Y":11,"W":3,"V":8,"T":4}},"H":{"d":"67,-141r104,0r0,-99r37,0r0,240r-37,0r0,-110r-104,0r0,110r-37,0r0,-240r37,0r0,99","w":237},"I":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"J":{"d":"-1,9v48,-6,47,3,47,-57r0,-192r38,0r0,191v3,81,-17,84,-85,89r0,-31","w":112,"k":{"\u00c5":3,"\u00c4":3,"\u00c6":3,"A":3}},"K":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240","w":213,"k":{"\u00fc":10,"\u00f6":11,"\u00f3":11,"\u00e5":4,"\u00e4":4,"\u00d6":15,"\u00d3":15,"\u00e6":3,"y":18,"u":10,"o":11,"e":10,"a":4,"T":-8,"S":10,"O":15,"G":15,"C":15,"-":9}},"L":{"d":"30,-240r38,0r0,208r103,0r0,32r-141,0r0,-240","w":178,"k":{"\u00fc":3,"\u00dc":8,"\u00d5":9,"\u00d2":9,"\u00d6":9,"\u00d4":9,"\u00d3":9,"\u00c7":9,"\u00c5":-9,"\u00c4":-9,"\u00c1":-9,"\u00c6":-9,"y":15,"u":3,"Y":27,"W":16,"V":26,"U":8,"T":22,"S":1,"O":9,"G":9,"C":9,"A":-9,"-":15}},"M":{"d":"30,-240r53,0r59,200r60,-200r53,0r0,240r-34,0r0,-199r-60,199r-38,0r-59,-199r0,199r-34,0r0,-240","w":284},"N":{"d":"30,-240r40,0r105,183r0,-183r36,0r0,240r-39,0r-107,-183r0,183r-35,0r0,-240","w":240,"k":{"\u00fc":1,"\u00f6":1,"\u00f3":1,"\u00e9":1,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00d6":1,"\u00d3":1,"\u00c7":1,"\u00c5":2,"\u00c4":2,"\u00c1":2,"\u00f8":-1,"\u00e6":3,"\u00c6":2,"u":1,"o":1,"e":1,"a":3,"O":1,"G":1,"C":1,"A":2,".":-1,",":-3}},"O":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93","w":237,"k":{"\u00c5":10,"\u00c4":10,"\u00c1":10,"\u00c6":17,"Y":13,"X":10,"W":4,"V":9,"T":6,"A":10}},"P":{"d":"189,-166v-1,63,-45,77,-122,73r0,93r-37,0r0,-240v86,-2,161,-3,159,74xm150,-166v0,-43,-33,-42,-83,-42r0,83v49,1,83,1,83,-41","w":196,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00c5":16,"\u00c4":16,"\u00c1":16,"\u00f8":4,"\u00e6":4,"\u00c6":32,"o":4,"e":4,"a":3,"J":12,"A":16,".":32,"-":-3,",":30}},"Q":{"d":"208,-53r49,54r-44,0r-24,-26v-67,66,-174,12,-174,-95v0,-74,42,-124,104,-124v86,0,127,110,89,191xm184,-120v0,-46,-19,-92,-65,-92v-45,0,-65,45,-65,91v0,57,25,93,65,93v46,0,65,-46,65,-92","w":243},"R":{"d":"81,-240v75,-3,108,15,108,71v0,32,-16,54,-46,66r59,103r-44,0r-54,-96r-37,0r0,96r-37,0r0,-240r51,0xm150,-169v0,-40,-31,-40,-83,-39r0,79v49,1,83,1,83,-40","w":207,"k":{"\u00fc":3,"\u00fa":3,"\u00f6":4,"\u00f3":4,"\u00e9":3,"\u00e5":4,"\u00e4":4,"\u00e1":4,"\u00dc":3,"\u00d6":3,"\u00d3":3,"\u00c7":3,"\u00e6":3,"y":-3,"u":3,"o":4,"e":3,"a":4,"Y":8,"W":4,"V":5,"U":3,"T":1,"O":3,"G":3,"C":3,"-":-3}},"S":{"d":"177,-174r-35,0v4,-47,-81,-50,-82,-7v-1,36,100,46,110,72v36,48,0,113,-68,113v-55,0,-84,-28,-87,-82r36,0v3,33,20,50,52,50v40,0,58,-39,28,-59v-30,-20,-116,-35,-108,-91v-7,-68,112,-88,143,-35v7,12,10,21,11,39","w":200,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":8,"t":1,"Y":9,"W":5,"V":6,"T":2,"A":4}},"T":{"d":"6,-240r163,0r0,32r-64,0r0,208r-37,0r0,-208r-62,0r0,-32","w":174,"k":{"\u00d5":6,"\u00d2":6,"\u00d6":6,"\u00d4":6,"\u00d3":6,"\u00c3":22,"\u00c5":22,"\u00c0":22,"\u00c4":22,"\u00c2":22,"\u00c1":22,"\u00f8":19,"\u00e6":23,"\u00d8":6,"\u00c6":22,"\u00ab":22,"y":21,"w":20,"v":19,"u":22,"s":22,"r":21,"o":22,"j":3,"i":-1,"g":24,"e":22,"c":22,"a":23,"Y":-12,"W":-10,"V":-11,"S":1,"O":6,"J":10,"G":6,"C":6,"A":22,";":11,":":13,".":19,"-":7,",":17}},"U":{"d":"117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"\u00c3":10,"\u00c5":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"\u00c6":15,"r":2,"p":2,"n":2,"m":2,"A":10,".":5,",":3}},"V":{"d":"4,-240r39,0r63,198r62,-198r39,0r-83,241r-38,0","w":211,"k":{"\u00d5":9,"\u00d2":9,"\u00d6":9,"\u00d4":9,"\u00d3":9,"\u00c3":18,"\u00c5":18,"\u00c0":18,"\u00c4":18,"\u00c2":18,"\u00c1":18,"\u00f8":14,"\u00e6":18,"\u00d8":8,"\u00c6":31,"\u00ab":16,"y":3,"u":12,"r":11,"o":16,"g":18,"e":16,"a":17,"T":-10,"S":6,"O":9,"G":9,"C":9,"A":18,";":5,":":7,".":22,"-":1,",":19}},"W":{"d":"5,-240r35,0r46,195r47,-195r32,0r47,195r46,-195r35,0r-60,241r-41,0r-44,-171r-43,171r-41,0","w":297,"k":{"\u00d5":4,"\u00d2":4,"\u00d6":4,"\u00d4":4,"\u00d3":4,"\u00c3":12,"\u00c5":12,"\u00c0":12,"\u00c4":12,"\u00c2":12,"\u00c1":12,"\u00f8":7,"\u00e6":11,"\u00d8":3,"\u00c6":19,"\u00ab":9,"y":-1,"u":9,"r":8,"o":9,"g":11,"e":9,"a":10,"T":-10,"S":4,"O":4,"G":4,"C":4,"A":12,";":-2,".":12,"-":-6,",":10}},"X":{"d":"11,-240r42,0r49,83r50,-83r42,0r-71,115r75,125r-42,0r-54,-91r-54,91r-43,0r75,-125","w":203,"k":{"\u00d6":10,"y":14,"u":10,"o":10,"e":9,"a":4,"Q":10,"O":10,"C":9,"-":1}},"Y":{"d":"2,-240r42,0r54,103r52,-103r42,0r-76,142r0,98r-38,0r0,-98","w":194,"k":{"\u00d5":13,"\u00d2":13,"\u00d6":13,"\u00d4":13,"\u00d3":13,"\u00c3":23,"\u00c5":23,"\u00c0":23,"\u00c4":23,"\u00c2":23,"\u00c1":23,"\u00f8":21,"\u00e6":24,"\u00d8":13,"\u00c6":27,"\u00ab":22,"v":7,"u":17,"p":15,"o":23,"i":-1,"g":24,"e":22,"a":24,"T":-12,"S":8,"O":13,"G":13,"C":13,"A":23,";":12,":":14,".":24,"-":11,",":21}},"Z":{"d":"19,-240r151,0r0,26r-117,182r114,0r0,32r-158,0r0,-29r116,-180r-106,0r0,-31","w":178,"k":{"y":7,"v":6}},"[":{"d":"30,-240r64,0r0,28r-33,0r0,253r33,0r0,29r-64,0r0,-310","w":105},"\\":{"d":"190,62r-30,0r-147,-302r30,0","w":202},"]":{"d":"76,70r-63,0r0,-28r32,0r0,-254r-32,0r0,-28r63,0r0,310","w":105},"^":{"d":"43,-127r-37,0r61,-114r46,0r61,114r-37,0r-47,-86"},"_":{"d":"0,21r180,0r0,32r-180,0r0,-32"},"a":{"d":"16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6,"j":6}},"b":{"d":"25,-242r35,0r0,94v42,-58,116,-15,116,62v0,76,-80,123,-118,63v0,10,-1,16,-3,23r-32,0v5,-69,1,-166,2,-242xm102,-145v-26,0,-42,23,-42,60v0,35,16,59,40,59v24,0,40,-23,40,-60v0,-36,-15,-59,-38,-59","w":190,"k":{"y":5,"w":3,"v":5}},"c":{"d":"158,-114r-35,0v-4,-23,-13,-33,-32,-33v-25,0,-41,24,-41,62v0,64,68,86,75,25r34,0v-3,40,-28,65,-67,65v-47,0,-78,-36,-78,-90v0,-55,30,-91,78,-91v39,0,61,22,66,62","w":173,"k":{"k":2,"h":2}},"d":{"d":"165,-242r0,189v0,30,0,41,3,53r-33,0r-2,-24v-38,60,-119,18,-119,-60v0,-76,74,-123,116,-66r0,-92r35,0xm91,-145v-26,0,-40,22,-40,60v0,36,15,59,39,59v25,0,41,-24,41,-60v0,-36,-16,-59,-40,-59","w":190},"e":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43","k":{"y":6,"x":6,"w":4,"v":6,"t":4}},"f":{"d":"112,-210v-32,-15,-52,-2,-47,39r41,0r0,28r-41,0r0,143r-36,0r0,-143r-23,0r0,-28r23,0v-9,-64,31,-87,83,-69r0,30","w":110,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":1,"\u00e4":1,"\u00e1":1,"\u00f8":3,"\u00e6":1,"t":-7,"o":2,"l":-2,"i":-4,"f":-9,"e":2,"a":1}},"g":{"d":"176,-171r0,26r-35,0v18,20,14,68,-13,77v-3,9,-61,4,-68,23v0,7,2,9,35,12v54,3,76,10,76,51v0,35,-30,55,-81,55v-79,0,-112,-66,-46,-91v-32,-13,-23,-38,11,-48v-57,-23,-31,-115,36,-108v24,3,56,5,85,3xm89,-147v-20,0,-33,13,-33,32v0,18,13,30,32,30v20,0,33,-12,33,-30v0,-19,-13,-32,-32,-32xm86,-5v-30,0,-46,10,-46,26v0,16,19,25,51,25v30,0,46,-9,46,-25v0,-17,-18,-26,-51,-26","w":182,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":2,"\u00e4":2,"\u00e6":3,"r":1,"l":3,"e":4,"a":2}},"h":{"d":"99,-144v-55,0,-34,88,-38,144r-35,0r0,-242r35,0r0,90v38,-42,106,-28,106,54r0,98r-36,0v-6,-52,21,-144,-32,-144","w":190,"k":{"y":6}},"i":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm44,-244v13,0,22,9,22,22v0,13,-9,23,-22,23v-13,0,-23,-9,-23,-22v0,-13,10,-23,23,-23","w":87,"k":{"j":5,"T":-1}},"j":{"d":"-12,36v42,-5,45,-2,45,-56r0,-151r36,0r0,151v2,73,-18,85,-81,87r0,-31xm52,-244v13,0,22,9,22,22v0,13,-10,23,-23,23v-13,0,-21,-9,-21,-22v0,-14,8,-23,22,-23","w":94},"k":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-242r35,0r0,242r-35,0r0,-242","w":183,"k":{"\u00fc":5,"\u00f6":12,"\u00f3":12,"\u00e9":11,"\u00e5":7,"\u00e4":7,"\u00e1":7,"\u00e6":6,"u":5,"s":8,"o":12,"g":-3,"e":11,"a":7,".":1,"-":9,",":-1}},"l":{"d":"26,-242r36,0r0,242r-36,0r0,-242","w":87,"k":{"y":2,"v":1}},"m":{"d":"98,-144v-57,1,-32,89,-37,144r-35,0v-2,-52,5,-131,-5,-171r34,0v3,6,4,14,4,23v19,-35,84,-38,99,2v32,-46,106,-43,106,44r0,102r-35,0r0,-102v1,-32,-6,-42,-30,-42v-56,0,-31,90,-36,144r-36,0r0,-98v0,-38,-3,-41,-29,-46","w":288,"k":{"y":6,"w":4,"v":5,"p":1}},"n":{"d":"99,-144v-55,0,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,98r-36,0v-6,-51,21,-144,-31,-144","w":189,"k":{"y":6,"w":4,"v":6,"p":1,"T":22}},"o":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"y":6,"x":7,"w":4,"v":6,"t":4,"T":22}},"p":{"d":"26,71r0,-189v0,-30,-1,-41,-4,-53r34,0v2,5,3,14,3,22v40,-56,117,-15,117,63v0,77,-72,120,-115,65r0,92r-35,0xm101,-145v-25,0,-41,23,-41,60v0,35,17,59,41,59v25,0,39,-21,39,-59v0,-37,-15,-60,-39,-60","w":190,"k":{"y":5,"t":4}},"q":{"d":"130,71r0,-92v-41,56,-116,11,-116,-63v0,-77,78,-123,118,-65v0,-8,1,-17,3,-22r33,0v-7,66,-1,168,-3,242r-35,0xm90,-145v-24,0,-39,23,-39,60v0,37,15,59,39,59v25,0,41,-22,41,-59v0,-36,-17,-60,-41,-60","w":190,"k":{"u":2,"c":1}},"r":{"d":"123,-136v-40,-22,-62,10,-62,58r0,78r-36,0r-2,-171r34,0v3,12,2,23,2,36v17,-33,32,-48,64,-36r0,35","w":127,"k":{"\u00e5":-1,"\u00e0":-1,"\u00e4":-1,"\u00e2":-1,"\u00e1":-1,"z":-4,"y":-9,"x":-7,"w":-9,"v":-10,"t":-8,"s":-1,"q":-1,"p":-1,"n":-1,"m":-1,"l":1,"k":1,"j":5,"i":1,"h":1,"g":1,"f":-9,"d":-1,"a":-1,";":-4,":":-2,".":20,"-":8,",":18}},"s":{"d":"149,-121r-34,0v2,-35,-59,-35,-59,-5v-11,21,85,31,85,48v26,37,-3,83,-56,83v-46,0,-70,-21,-70,-60r33,0v2,22,13,32,36,32v28,0,45,-29,20,-40v-5,-3,-9,-7,-37,-13v-74,-16,-52,-100,18,-100v40,0,62,20,64,55","w":166,"k":{"t":1}},"t":{"d":"112,-3v-47,19,-81,1,-79,-64r2,-76r-26,0r0,-28r27,0r1,-49r35,0r-1,49r37,0r0,28r-38,0r-1,90v-2,33,22,29,43,20r0,30","w":121,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":3,"\u00e5":-1,"\u00e4":-1,"\u00e1":-1,"\u00e6":-1,"o":3,"h":2,"e":3,"a":-1,"S":1,";":-7,":":-6}},"u":{"d":"131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"v":{"d":"4,-171r37,0r43,132r43,-132r38,0r-61,172r-40,0","w":168,"k":{"\u00f2":6,"\u00f6":6,"\u00f3":6,"\u00e8":6,"\u00ea":6,"\u00e9":6,"\u00e3":6,"\u00e5":6,"\u00e0":6,"\u00e4":6,"\u00e2":6,"\u00e1":6,"\u00f8":5,"\u00e6":6,"s":5,"o":6,"l":1,"g":8,"e":6,"c":6,"a":6,";":-4,":":-2,".":14,"-":-8,",":12}},"w":{"d":"5,-171r36,0r34,128r38,-128r29,0r37,128r35,-128r35,0r-50,172r-37,0r-35,-117r-36,117r-36,0","w":254,"k":{"\u00f2":4,"\u00f6":4,"\u00f3":4,"\u00e8":4,"\u00ea":4,"\u00e9":4,"\u00e3":6,"\u00e5":6,"\u00e0":6,"\u00e4":6,"\u00e2":6,"\u00e1":6,"\u00f8":3,"\u00e6":6,"s":4,"o":4,"l":1,"g":6,"e":4,"c":4,"a":6,";":-6,":":-4,".":11,"-":-10,",":8}},"x":{"d":"10,-171r42,0r33,54r34,-54r42,0r-54,80r62,91r-43,0r-41,-63r-41,63r-43,0r63,-91","w":170,"k":{"\u00e9":6,"q":5,"o":6,"e":6,"c":6,"a":4}},"y":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36","w":169,"k":{"\u00f2":6,"\u00f6":6,"\u00f3":6,"\u00e8":5,"\u00ea":5,"\u00e9":5,"\u00e3":5,"\u00e5":5,"\u00e0":5,"\u00e4":5,"\u00e2":5,"\u00e1":5,"\u00f8":4,"\u00e6":6,"s":5,"o":6,"l":1,"g":7,"e":5,"c":5,"a":5,";":-4,":":-3,".":14,"-":-8,",":11}},"z":{"d":"16,-171r123,0r0,26r-89,116r89,0r0,29r-131,0r0,-27r88,-115r-80,0r0,-29","w":148},"{":{"d":"36,-129v0,-63,-10,-125,66,-113r0,28v-74,-11,-2,100,-56,129v30,13,21,57,21,96v0,30,4,33,35,33r0,28v-46,2,-66,-9,-66,-57v0,-32,10,-85,-20,-88r0,-23v14,-4,20,-12,20,-33","w":105},"|":{"d":"72,-240r36,0r0,300r-36,0r0,-300"},"}":{"d":"4,44v72,12,4,-103,56,-129v-30,-13,-21,-57,-21,-96v0,-30,-3,-32,-35,-33r0,-28v47,-2,66,9,66,57v0,33,-10,86,20,89r0,23v-30,3,-20,56,-20,88v0,47,-20,59,-66,57r0,-28","w":105},"~":{"d":"152,-77v-4,5,-45,-21,-70,-21v-12,0,-20,6,-29,24r-20,-13v13,-30,23,-42,52,-45v11,-4,62,24,72,20v13,0,19,-4,29,-21r21,12v-14,28,-24,40,-55,44","w":240},"\u00a1":{"d":"64,67r-38,0r5,-161r29,0xm45,-171v14,0,24,10,24,24v0,14,-10,25,-24,25v-13,0,-24,-12,-24,-25v0,-13,11,-24,24,-24","w":90},"\u00a2":{"d":"112,-183r0,119v15,-4,24,-15,26,-34r34,0v-1,34,-26,60,-60,63r0,35r-19,0r0,-35v-42,-7,-66,-39,-66,-87v0,-50,25,-84,67,-91r0,-30r18,0r0,30v34,3,56,25,60,60r-36,0v-2,-18,-9,-26,-24,-30xm94,-64r0,-119v-40,10,-42,110,0,119","w":199},"\u00a3":{"d":"185,-62v10,95,-94,51,-171,64v14,-16,26,-56,35,-113r-32,0r0,-27r37,0v8,-44,9,-48,15,-64v11,-29,27,-42,56,-42v36,0,52,17,55,57r-31,0v-2,-19,-8,-26,-23,-26v-20,0,-29,19,-35,75r54,0r0,27r-59,0v-5,36,-14,63,-26,83v23,-7,46,-5,73,-4v20,1,20,-12,22,-30r30,0","w":199},"\u00a5":{"d":"150,-157r33,0r0,23r-45,0r-13,26r58,0r0,23r-64,0r0,85r-37,0r0,-85r-65,0r0,-23r59,0r-14,-26r-45,0r0,-23r33,0r-43,-83r42,0r51,104r52,-104r41,0","w":199},"\u00a7":{"d":"121,3v0,-38,-103,-52,-103,-101v0,-18,11,-34,32,-47v-46,-31,-15,-94,40,-94v40,0,63,23,65,64r-29,0v3,-44,-64,-45,-66,-10v10,43,101,43,101,96v0,20,-10,36,-32,48v46,31,23,100,-42,100v-45,0,-69,-22,-69,-65r30,0v-3,47,73,47,73,9xm75,-130v-16,9,-24,19,-24,30v0,14,9,22,54,45v26,-14,34,-37,9,-53v-12,-8,-27,-16,-39,-22"},"\u00a4":{"d":"14,-47r35,-35v-22,-31,-23,-69,0,-101r-36,-36r20,-19r36,35v32,-23,69,-23,102,0r35,-35r20,19r-36,36v24,31,24,69,1,101r35,35r-19,20r-36,-36v-33,24,-68,24,-102,0r-36,36xm121,-188v-31,0,-56,25,-56,56v0,30,25,55,55,55v30,0,55,-25,55,-55v0,-30,-24,-56,-54,-56","w":240},"'":{"d":"57,-144r-23,0r-7,-96r36,0","w":90},"\u00ab":{"d":"135,0r-29,0r-36,-84r36,-87r29,0r-30,87xm77,0r-29,0r-36,-84r36,-87r29,0r-30,87","w":157},"\u00b7":{"d":"46,-114v13,0,24,10,24,24v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-13,11,-24,25,-24","w":91},"\u00b6":{"d":"9,-176v-2,-81,107,-63,189,-64r0,28r-24,0r0,246r-31,0r0,-246r-34,0r0,246r-31,0r0,-148v-42,1,-68,-24,-69,-62","w":223},"\u00bb":{"d":"23,-171r29,0r36,83r-36,88r-29,0r30,-88xm81,-171r29,0r36,83r-36,88r-29,0r30,-88","w":157,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":11,"Y":22,"W":9,"V":15,"T":22,"A":4}},"\u00bf":{"d":"81,-171v14,0,24,10,24,24v0,14,-10,25,-24,25v-13,0,-24,-12,-24,-25v0,-13,11,-24,24,-24xm15,18v-10,-34,65,-64,49,-112r34,0v0,46,-1,48,-24,73v-18,18,-21,25,-21,36v0,14,10,24,25,24v18,0,28,-11,29,-32r29,0v0,44,-25,64,-63,64v-36,0,-58,-21,-58,-53","w":149},"`":{"d":"118,-194r-28,0r-60,-55r46,0"},"\u00b4":{"d":"68,-194r42,-55r46,0r-60,55r-28,0"},"\u00af":{"d":"39,-233r101,0r0,23r-101,0r0,-23"},"\u00a8":{"d":"59,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,9,-21,22,-21xm121,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22"},"\u00b8":{"d":"77,0r21,0r-7,18v46,4,39,65,-4,64v-10,0,-17,-3,-29,-9r0,-15v32,23,56,-21,24,-30v-2,0,-11,-2,-15,0"},"\u00c6":{"d":"147,-240r158,0r0,32r-103,0r0,68r94,0r0,32r-94,0r0,76r105,0r0,32r-142,0r0,-56r-86,0r-33,56r-40,0xm165,-88r0,-118r-68,118r68,0","w":318},"\u00aa":{"d":"43,-164v6,-31,20,-34,65,-42v1,-12,-5,-18,-18,-18v-13,0,-20,4,-21,15r-23,0v1,-22,18,-34,45,-34v58,0,33,64,43,107r-22,0v-1,-5,-2,-8,-2,-12v-15,25,-72,14,-67,-16xm84,-153v20,1,25,-14,24,-37v-31,6,-41,12,-41,23v0,9,6,14,17,14xm40,-116r97,0r0,16r-97,0r0,-16"},"\u00d8":{"d":"181,-223r15,-19r29,0r-28,36v17,22,25,51,25,87v0,101,-93,159,-166,101r-15,21r-28,0r27,-38v-55,-72,-15,-209,79,-209v24,0,43,6,62,21xm119,-213v-63,2,-78,88,-55,146r95,-129v-12,-11,-24,-17,-40,-17xm173,-175r-95,130v49,45,109,1,106,-76v0,-20,-3,-34,-11,-54","w":237,"k":{"A":9}},"\u00ba":{"d":"90,-243v30,0,50,22,50,54v0,32,-21,55,-51,55v-28,0,-49,-23,-49,-55v0,-32,20,-54,50,-54xm90,-224v-16,0,-26,14,-26,35v0,21,11,36,26,36v16,0,26,-14,26,-36v0,-21,-10,-35,-26,-35xm41,-116r98,0r0,16r-98,0r0,-16"},"\u00e6":{"d":"273,-78r-120,0v-6,53,64,74,84,31r32,3v-9,60,-111,64,-134,12v-13,53,-119,47,-119,-11v0,-38,36,-60,101,-61v12,-52,-55,-56,-62,-16r-34,0v-2,-58,98,-76,123,-30v48,-57,138,-16,129,72xm155,-104r80,0v-3,-61,-75,-56,-80,0xm80,-23v27,-1,40,-21,37,-55v-39,-1,-66,10,-65,32v0,14,11,23,28,23","w":286,"k":{"y":6,"w":4,"v":6}},"\u00f8":{"d":"29,-29v-37,-58,-2,-147,65,-147v20,0,33,5,51,19r13,-14r26,0v-9,13,-35,25,-19,42v26,57,-9,134,-71,134v-20,0,-39,-7,-52,-19r-12,14r-26,0xm54,-56r68,-77v-28,-32,-76,-4,-72,48v0,11,1,18,4,29xm132,-116r-68,79v33,32,75,3,73,-49v0,-10,-1,-17,-5,-30","w":187},"\u00df":{"d":"91,-214v-32,0,-33,13,-33,59r0,155r-36,0r0,-152v-4,-75,16,-85,69,-91v69,-8,93,88,30,107v36,8,54,31,54,68v1,52,-44,87,-90,64r0,-32v25,16,54,4,54,-31v0,-36,-28,-53,-62,-52r0,-31v26,4,47,-10,46,-32v0,-19,-13,-32,-32,-32","w":189},"\u00b9":{"d":"28,-197r0,-14v20,0,30,-8,33,-24r17,0r0,141r-24,0r0,-103r-26,0","w":129},"\u00ac":{"d":"132,0r0,-63r-120,0r0,-33r156,0r0,96r-36,0"},"\u00b5":{"d":"90,-23v59,-1,37,-91,41,-150r36,0r0,173r-36,0r0,-26v-15,39,-64,40,-82,5r0,82r-36,0r0,-234r36,0v4,59,-19,152,41,150"},"\u00d0":{"d":"214,-120v0,81,-37,127,-141,120r-43,0r0,-111r-22,0r0,-29r22,0r0,-100r48,0v98,-5,136,41,136,120xm175,-120v0,-67,-27,-93,-108,-88r0,68r52,0r0,29r-52,0r0,79v77,5,108,-19,108,-88","w":229},"\u00bd":{"d":"28,-197r0,-14v20,0,30,-8,33,-24r17,0r0,141r-24,0r0,-103r-26,0xm207,-234r29,0r-136,234r-29,0xm197,-19v18,-21,79,-89,66,-87v-4,-24,-44,-20,-43,7r-22,0v0,-28,18,-44,46,-44v26,0,44,14,44,36v0,16,-8,27,-59,85r60,0r0,22r-92,0r0,-19","w":306},"\u00b1":{"d":"113,-139r68,0r0,27r-68,0r0,61r-27,0r0,-61r-68,0r0,-27r68,0r0,-70r27,0r0,70xm18,-32r163,0r0,27r-163,0r0,-27","w":199},"\u00de":{"d":"189,-138v0,63,-44,77,-122,72r0,66r-37,0r0,-240r37,0r0,28v78,-3,122,11,122,74xm150,-138v-1,-43,-32,-43,-83,-42r0,82v49,1,83,2,83,-40","w":196},"\u00bc":{"d":"28,-197r0,-14v20,0,30,-8,33,-24r17,0r0,141r-24,0r0,-103r-26,0xm207,-234r29,0r-136,234r-29,0xm271,-50r26,0r0,19r-26,0r0,32r-24,0r0,-32r-61,0r0,-18r58,-92r27,0r0,91xm248,-50r0,-62r-37,62r37,0","w":306},"\u00f7":{"d":"100,-87v12,0,21,9,21,21v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,22,-21xm100,-195v12,0,21,9,21,21v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,22,-21xm18,-134r163,0r0,27r-163,0r0,-27","w":199},"\u00a6":{"d":"72,-240r36,0r0,122r-36,0r0,-122xm72,-55r36,0r0,115r-36,0r0,-115"},"\u00b0":{"d":"90,-244v29,0,53,22,53,51v0,28,-24,53,-53,53v-30,0,-53,-23,-53,-53v0,-28,24,-51,53,-51xm90,-223v-17,0,-31,13,-31,30v0,18,13,31,31,31v17,0,31,-14,31,-31v0,-17,-14,-30,-31,-30"},"\u00fe":{"d":"26,71r0,-313r35,0r0,94v38,-58,115,-15,115,62v0,78,-73,120,-115,65r0,92r-35,0xm101,-145v-25,0,-41,23,-41,60v0,35,17,59,41,59v25,0,39,-21,39,-59v0,-37,-15,-60,-39,-60","w":190},"\u00be":{"d":"42,-198r-21,0v1,-26,17,-40,45,-40v44,0,59,52,22,67v45,16,24,77,-25,77v-31,0,-49,-16,-49,-44r22,0v0,15,10,24,27,24v15,0,25,-9,25,-23v0,-17,-15,-23,-40,-22r0,-20v36,7,53,-38,16,-38v-14,0,-20,5,-22,19xm207,-234r29,0r-136,234r-29,0xm271,-50r26,0r0,19r-26,0r0,32r-24,0r0,-32r-61,0r0,-18r58,-92r27,0r0,91xm248,-50r0,-62r-37,62r37,0","w":306},"\u00b2":{"d":"43,-193r-21,0v0,-28,16,-44,45,-44v26,0,44,15,44,37v0,17,-5,25,-59,85r60,0r0,21r-92,0v-2,-24,3,-21,18,-39v41,-46,48,-57,48,-67v0,-23,-44,-21,-43,7","w":129},"\u00ae":{"d":"92,-192v51,-1,102,-3,101,43v0,19,-9,32,-28,40r37,61r-29,0r-34,-57r-22,0r0,57r-25,0r0,-144xm167,-149v0,-23,-19,-22,-50,-22r0,45v30,1,50,2,50,-23xm140,-245v67,0,122,57,122,125v0,68,-56,124,-124,124v-68,0,-124,-56,-124,-124v0,-70,56,-125,126,-125xm139,-229v-60,0,-107,48,-107,109v0,59,47,108,106,108v59,0,106,-48,106,-108v0,-59,-48,-109,-105,-109","w":276},"\u00f0":{"d":"98,-226r26,-15r12,17r-26,14v52,59,64,82,64,123v0,55,-32,92,-79,92v-48,0,-81,-37,-81,-90v0,-57,43,-103,95,-83r-22,-29r-25,13r-13,-15r26,-15r-15,-19r20,-12xm95,-146v-27,0,-45,24,-45,61v0,36,18,61,44,61v25,0,43,-25,43,-61v0,-36,-16,-61,-42,-61","w":187},"\u00d7":{"d":"119,-120r51,51r-19,19r-51,-51r-52,52r-20,-19r53,-52r-51,-52r19,-19r51,52r51,-52r20,20","w":199},"\u00b3":{"d":"42,-198r-21,0v1,-26,17,-40,45,-40v44,0,59,52,22,67v45,16,24,77,-25,77v-31,0,-49,-16,-49,-44r22,0v0,15,10,24,27,24v15,0,25,-9,25,-23v0,-17,-15,-23,-40,-22r0,-20v36,7,53,-38,16,-38v-14,0,-20,5,-22,19","w":129},"\u00a9":{"d":"197,-149r-23,0v-4,-18,-13,-26,-30,-26v-24,0,-40,20,-40,53v0,56,67,76,71,19r23,0v-1,34,-21,55,-54,55v-40,0,-66,-28,-66,-73v0,-81,111,-106,119,-28xm140,-245v67,0,122,57,122,125v0,69,-55,124,-124,124v-68,0,-124,-56,-124,-124v0,-69,56,-125,126,-125xm139,-227v-59,0,-106,47,-106,107v0,58,47,107,105,107v57,0,105,-48,105,-107v0,-58,-47,-107,-104,-107","w":276},"\u00c1":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm80,-261r55,-54r46,0r-67,54r-34,0","w":210,"k":{"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"e":4,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"\u00c2":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm41,-264r48,-49r33,0r48,49r-34,0r-31,-29r-30,29r-34,0","w":210,"k":{"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,",":-9}},"\u00c4":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm73,-312v13,0,23,11,23,24v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24xm139,-312v13,0,23,11,23,24v0,14,-11,23,-24,23v-13,0,-24,-10,-24,-23v0,-13,11,-24,25,-24","w":210,"k":{"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"\u00c0":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm130,-261r-34,0r-67,-54r46,0","w":210,"k":{"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,",":-9}},"\u00c5":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm106,-326v19,0,34,16,34,35v0,19,-16,34,-35,34v-19,0,-34,-15,-34,-34v0,-19,16,-35,35,-35xm105,-309v-10,0,-17,8,-17,18v0,10,7,17,17,17v10,0,18,-7,18,-17v0,-10,-8,-18,-18,-18","w":210,"k":{"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"e":4,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"\u00c3":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm132,-266v-24,1,-61,-37,-68,1r-18,-6v9,-55,56,-31,85,-21v8,0,14,-6,19,-18r17,5v-5,23,-18,39,-35,39","w":210,"k":{"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,",":-9}},"\u00c7":{"d":"99,2v-52,-10,-84,-58,-84,-122v0,-75,41,-124,103,-124v48,0,78,28,82,77r-33,0v-6,-30,-22,-45,-49,-45v-39,0,-64,35,-64,92v0,97,107,130,116,34r34,0v-3,56,-32,89,-82,90r-6,17v52,3,43,75,-4,73v-11,0,-19,-2,-33,-9r0,-18v22,11,43,8,45,-14v1,-16,-17,-24,-35,-20","w":216,"k":{"A":4}},"\u00c9":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm69,-261r56,-54r46,0r-67,54r-35,0","w":187},"\u00ca":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm37,-264r48,-49r32,0r49,49r-34,0r-31,-29r-30,29r-34,0","w":187},"\u00cb":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm69,-312v13,0,23,11,23,24v0,14,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-13,11,-24,24,-24xm134,-312v13,0,24,11,24,24v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-14,10,-24,23,-24","w":187},"\u00c8":{"d":"66,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm131,-261r-34,0r-67,-54r46,0","w":187},"\u00cd":{"d":"67,0r-37,0r0,-240r37,0r0,240xm25,-261r45,-54r44,0r-57,54r-32,0","w":96},"\u00ce":{"d":"67,0r-37,0r0,-240r37,0r0,240xm-8,-264r40,-49r33,0r40,49r-33,0r-23,-29r-23,29r-34,0","w":96},"\u00cf":{"d":"67,0r-37,0r0,-240r37,0r0,240xm20,-311v12,0,22,11,22,23v0,13,-9,23,-22,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23xm77,-311v12,0,23,11,23,23v0,12,-11,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-23,22,-23","w":96},"\u00cc":{"d":"67,0r-37,0r0,-240r37,0r0,240xm72,-261r-32,0r-57,-54r43,0","w":96},"\u00d1":{"d":"30,-240r40,0r105,183r0,-183r36,0r0,240r-39,0r-107,-183r0,183r-35,0r0,-240xm148,-266v0,0,-60,-36,-68,1r-18,-6v9,-55,56,-30,85,-21v8,0,14,-6,19,-18r17,5v-5,23,-18,39,-35,39","w":240},"\u00d3":{"d":"87,-261r55,-54r46,0r-67,54r-34,0xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"W":4,"V":9,"T":6,"A":10}},"\u00d4":{"d":"54,-264r49,-49r32,0r48,49r-34,0r-30,-29r-30,29r-35,0xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"V":9,"T":6}},"\u00d6":{"d":"86,-312v13,0,23,11,23,24v0,14,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-13,11,-24,24,-24xm152,-312v13,0,23,11,23,24v0,13,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-14,11,-24,24,-24xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"X":10,"W":4,"V":9,"T":6,"A":10}},"\u00d2":{"d":"151,-261r-34,0r-67,-54r46,0xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"V":9,"T":6}},"\u00d5":{"d":"147,-266v-24,1,-61,-36,-69,1r-18,-6v9,-55,57,-30,86,-21v8,0,13,-6,18,-18r17,5v-4,23,-17,39,-34,39xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"V":9,"T":6}},"\u00da":{"d":"84,-261r55,-54r46,0r-67,54r-34,0xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"r":2,"p":2,"n":2,"m":2,"A":10,".":5,",":3}},"\u00db":{"d":"53,-264r48,-49r33,0r48,49r-34,0r-31,-29r-30,29r-34,0xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"A":10}},"\u00dc":{"d":"85,-312v13,0,23,11,23,24v0,13,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-14,11,-24,24,-24xm150,-312v13,0,24,11,24,24v0,14,-11,23,-24,23v-13,0,-24,-10,-24,-23v0,-13,10,-24,24,-24xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"r":2,"p":2,"n":2,"m":2,"b":2,"A":10,".":5,",":3}},"\u00d9":{"d":"151,-261r-34,0r-67,-54r45,0xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"A":10}},"\u00dd":{"d":"2,-240r42,0r53,103r53,-103r42,0r-76,142r0,98r-38,0r0,-98xm65,-261r56,-54r45,0r-67,54r-34,0","w":194},"\u00e1":{"d":"63,-194r41,-55r46,0r-60,55r-27,0xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e2":{"d":"31,-196r42,-53r32,0r43,53r-33,0r-26,-33r-25,33r-33,0xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178},"\u00e4":{"d":"16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25xm58,-244v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm120,-245v12,0,21,10,21,22v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e0":{"d":"117,-194r-27,0r-60,-55r45,0xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e5":{"d":"90,-260v19,0,34,16,34,35v0,19,-16,35,-35,35v-19,0,-34,-16,-34,-35v0,-19,16,-35,35,-35xm90,-243v-10,0,-18,8,-18,18v0,9,8,18,17,18v23,1,23,-36,1,-36xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e3":{"d":"113,-201v-18,0,-56,-35,-62,1r-16,-4v7,-56,49,-33,77,-23v7,0,13,-5,17,-17r15,4v-4,24,-16,39,-31,39xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178},"\u00e7":{"d":"72,2v-39,-9,-54,-44,-58,-87v-9,-100,136,-127,144,-29r-34,0v-4,-23,-14,-33,-33,-33v-25,0,-41,24,-41,62v0,64,68,86,75,25r35,0v-3,40,-30,65,-69,65r-5,13v47,4,38,65,-4,64v-10,0,-17,-3,-29,-9r0,-15v33,23,57,-21,25,-30v-2,-1,-11,-2,-16,0","w":173},"\u00e9":{"d":"68,-194r41,-55r47,0r-61,55r-27,0xm166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43","k":{"y":6,"w":4,"v":6}},"\u00ea":{"d":"35,-196r42,-53r33,0r42,53r-32,0r-26,-33r-26,33r-33,0xm166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43","k":{"y":6,"w":4,"v":6}},"\u00eb":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm125,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22"},"\u00e8":{"d":"120,-194r-27,0r-61,-55r46,0xm166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43"},"\u00ed":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm23,-194r32,-55r43,0r-49,55r-26,0","w":87},"\u00ee":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm-5,-196r32,-53r33,0r33,53r-31,0r-18,-33r-19,33r-30,0","w":87},"\u00ef":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm17,-244v11,0,21,10,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21xm71,-244v11,0,21,10,21,21v0,12,-10,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":87},"\u00ec":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm64,-194r-26,0r-48,-55r42,0","w":87},"\u00f1":{"d":"116,-201v-18,0,-57,-36,-62,1r-17,-4v7,-56,49,-34,77,-23v7,0,13,-5,17,-17r16,4v-4,24,-16,39,-31,39xm99,-144v-55,0,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,98r-36,0v-6,-51,21,-144,-31,-144","w":189},"\u00f3":{"d":"67,-194r42,-55r46,0r-60,55r-28,0xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"y":6,"w":4,"v":6}},"\u00f4":{"d":"35,-196r42,-53r33,0r42,53r-32,0r-26,-33r-26,33r-33,0xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"t":4}},"\u00f6":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm125,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":187,"k":{"y":6,"x":7,"w":4,"v":6,"t":4}},"\u00f2":{"d":"119,-194r-28,0r-60,-55r46,0xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"y":6,"w":4,"v":6}},"\u00f5":{"d":"120,-201v-17,0,-57,-36,-62,1r-17,-4v7,-55,49,-34,77,-23v7,0,13,-5,17,-17r15,4v-4,24,-15,39,-30,39xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187},"\u00fa":{"d":"68,-194r42,-55r46,0r-60,55r-28,0xm131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"\u00fb":{"d":"36,-196r42,-53r33,0r42,53r-33,0r-26,-33r-25,33r-33,0xm131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"\u00fc":{"d":"131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm126,-245v12,0,22,10,22,22v0,12,-11,22,-23,22v-12,0,-21,-10,-21,-22v0,-12,10,-22,22,-22","w":190},"\u00f9":{"d":"123,-194r-27,0r-60,-55r45,0xm131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"\u00fd":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36xm59,-194r42,-55r46,0r-60,55r-28,0","w":169},"\u00ff":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36xm54,-244v12,0,21,9,21,21v0,12,-10,22,-22,22v-12,0,-21,-10,-21,-22v0,-13,9,-21,22,-21xm116,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":169},"\u0387":{"d":"46,-114v13,0,24,10,24,24v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-13,11,-24,25,-24","w":91},"\u00ad":{"d":"0,-104r96,0r0,27r-96,0r0,-27","w":96},"\u00a0":{"w":90},"\u0391":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0","w":210},"\u0392":{"d":"192,-68v0,73,-75,71,-162,68r0,-240v73,-1,151,-7,149,60v0,27,-13,43,-40,52v36,8,53,28,53,60xm142,-176v0,-36,-34,-34,-76,-34r0,70v40,1,77,1,76,-36xm153,-70v0,-43,-39,-41,-87,-40r0,79v48,0,87,6,87,-39","w":205},"\u0393":{"d":"30,0r0,-240r141,0r0,32r-103,0r0,208r-38,0","w":178},"\u0394":{"d":"5,0r83,-241r39,0r82,241r-204,0xm159,-32r-52,-166r-53,166r105,0","w":214},"\u0395":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68","w":187},"\u0396":{"d":"19,-240r151,0r0,26r-117,182r114,0r0,32r-158,0r0,-29r116,-180r-106,0r0,-31","w":178},"\u0397":{"d":"67,-141r104,0r0,-99r37,0r0,240r-37,0r0,-110r-104,0r0,110r-37,0r0,-240r37,0r0,99","w":237},"\u0398":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93xm80,-135r78,0r0,30r-78,0r0,-30","w":237},"\u0399":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"\u039a":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240","w":213},"\u039b":{"d":"207,0r-39,0r-63,-198r-62,198r-39,0r83,-241r38,0","w":211},"\u039c":{"d":"30,-240r53,0r59,200r60,-200r53,0r0,240r-34,0r0,-199r-60,199r-38,0r-59,-199r0,199r-34,0r0,-240","w":284},"\u039d":{"d":"30,-240r40,0r105,183r0,-183r36,0r0,240r-39,0r-107,-183r0,183r-35,0r0,-240","w":240},"\u039e":{"d":"24,-108r0,-32r144,0r0,32r-144,0xm12,0r0,-32r168,0r0,32r-168,0xm15,-208r0,-32r162,0r0,32r-162,0","w":192},"\u039f":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93","w":237},"\u03a0":{"d":"67,-210r0,210r-37,0r0,-240r178,0r0,240r-37,0r0,-210r-104,0","w":237},"\u03a1":{"d":"189,-166v-1,63,-45,77,-122,73r0,93r-37,0r0,-240v86,-2,161,-3,159,74xm150,-166v0,-43,-33,-42,-83,-42r0,83v49,1,83,1,83,-41","w":196},"\u03a3":{"d":"10,0r0,-29r79,-91r-71,-94r0,-26r153,0r0,32r-104,0r66,88r-75,88r113,0r0,32r-161,0","w":175},"\u03a4":{"d":"6,-240r163,0r0,32r-64,0r0,208r-37,0r0,-208r-62,0r0,-32","w":174},"\u03a5":{"d":"2,-240r42,0r54,103r52,-103r42,0r-76,142r0,98r-38,0r0,-98","w":194},"\u03a6":{"d":"147,-184r0,134v73,7,87,-117,21,-131v-7,-2,-13,-3,-21,-3xm112,-184v-42,2,-64,26,-64,67v0,40,25,67,64,67r0,-134xm147,-240r0,23v60,1,101,41,101,99v0,58,-41,98,-101,98r0,20r-35,0r0,-20v-60,0,-101,-40,-101,-98v0,-58,41,-98,101,-99r0,-23r35,0","w":258},"\u03a7":{"d":"11,-240r42,0r49,83r50,-83r42,0r-71,115r75,125r-42,0r-54,-91r-54,91r-43,0r75,-125","w":203},"\u03a8":{"d":"223,-150v5,75,-24,89,-83,103r0,47r-37,0r0,-46v-55,-13,-84,-26,-84,-104r0,-90r37,0v5,65,-22,159,47,162r0,-162r37,0r0,161v37,-10,46,-16,46,-71r0,-90r37,0r0,90","w":242},"\u03a9":{"d":"233,-134v0,52,-22,91,-64,99r0,3r64,0r0,32r-94,0r0,-55v36,-4,55,-31,55,-75v0,-52,-25,-82,-69,-82v-44,0,-69,30,-69,82v0,44,20,71,56,75r0,55r-95,0r0,-32r65,0r0,-3v-41,-8,-66,-46,-65,-99v0,-68,42,-110,108,-110v66,0,108,42,108,110","w":250},"\u03d2":{"d":"79,0v5,-108,-12,-175,-80,-218r21,-27v40,24,72,69,78,110v5,-41,37,-86,77,-110r21,27v-68,44,-85,109,-80,218r-37,0","w":194},"\u03b1":{"d":"148,-129r7,-42r36,0r-24,84r27,87r-35,0r-10,-45v-27,86,-135,52,-135,-40v0,-91,106,-127,134,-44xm135,-85v-14,-45,-26,-62,-47,-62v-23,0,-38,25,-38,62v0,55,42,82,68,42v6,-10,10,-20,17,-42","w":205},"\u03b2":{"d":"25,-161v-4,-62,26,-80,75,-85v76,-8,93,105,25,117v36,8,52,26,52,61v0,68,-82,97,-117,47r0,92r-35,0r0,-232xm60,-169v2,59,-15,143,44,143v23,0,37,-18,37,-45v0,-31,-17,-44,-51,-43r0,-28v26,2,41,-13,41,-38v0,-24,-12,-37,-35,-37v-26,0,-38,14,-36,48","w":190},"\u03b3":{"d":"66,1r-63,-172r37,0r43,132r44,-132r36,0r-62,172r0,70r-35,0r0,-70","w":166},"\u03b4":{"d":"82,-172r-49,-43r0,-27r123,0r0,30r-72,0v34,31,90,71,90,126v0,53,-33,91,-80,91v-47,0,-80,-38,-80,-91v0,-48,27,-83,68,-86xm94,-147v-26,0,-44,25,-44,61v0,38,18,62,44,62v26,0,44,-25,44,-61v0,-37,-18,-62,-44,-62","w":187},"\u03b5":{"d":"152,-54v-5,35,-28,59,-71,59v-70,0,-96,-79,-28,-90v-23,-7,-35,-20,-35,-41v0,-30,25,-50,65,-50v38,0,62,20,67,56r-34,3v0,-38,-61,-39,-61,-6v0,19,23,28,41,24r0,28v-49,-10,-65,44,-16,46v22,0,33,-9,37,-31","w":165},"\u03b6":{"d":"88,71v5,-22,48,-58,3,-64v-51,-7,-77,-39,-77,-89v0,-48,26,-87,86,-130r-74,0r0,-30r123,0r0,26v-61,47,-89,61,-99,132v4,43,11,58,57,65v63,9,35,47,14,90r-33,0","w":146},"\u03b7":{"d":"99,-144v-55,2,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,169r-36,0r0,-164v2,-38,-5,-47,-31,-51","w":189},"\u03b8":{"d":"51,-134r86,0v-3,-53,-20,-83,-44,-83v-23,0,-39,31,-42,83xm137,-106r-86,0v3,50,19,82,43,82v23,0,40,-32,43,-82xm94,-246v46,0,80,52,80,126v0,73,-34,125,-80,125v-47,0,-80,-52,-80,-127v0,-72,34,-124,80,-124","w":187},"\u03b9":{"d":"26,-171r36,0r0,171r-36,0r0,-171","w":87},"\u03ba":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-171r35,0r0,171r-35,0r0,-171","w":183},"\u03bb":{"d":"67,-179r-22,-63r36,0r82,242r-37,0r-42,-136r-44,136r-36,0","w":166},"\u03bc":{"d":"92,-27v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21v-14,25,-42,30,-71,21r0,71r-36,0r0,-242r36,0v6,52,-21,144,32,144","w":190},"\u03bd":{"d":"4,-171r37,0r43,132r43,-132r38,0r-61,172r-40,0","w":168},"\u03be":{"d":"117,-123v-56,-3,-60,10,-66,49v3,37,16,50,56,55v58,8,37,40,20,81r-33,0v12,-23,16,-35,16,-44v0,-7,-4,-10,-19,-11v-86,-3,-104,-130,-26,-148v-38,-12,-43,-52,-11,-71r-38,0r0,-30r123,0r0,26v-39,-2,-68,8,-70,35v0,18,17,27,48,28r0,30","w":146},"\u03bf":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187},"\u03c0":{"d":"129,-143r-60,0r0,143r-35,0r0,-143r-24,0r0,-28r178,0r0,28r-24,0r0,143r-35,0r0,-143","w":192},"\u03c1":{"d":"23,-78v-3,-64,27,-98,79,-98v45,0,72,35,72,90v0,77,-72,120,-115,65r0,92r-36,0r0,-149xm99,-147v-25,0,-41,24,-41,61v0,36,17,60,41,60v25,0,39,-22,39,-61v0,-38,-15,-60,-39,-60","w":188},"\u03c3":{"d":"98,-176r87,5r0,29v-12,2,-15,0,-30,-1v43,50,8,148,-61,148v-46,0,-80,-37,-80,-90v1,-52,29,-94,84,-91xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,44,-25,44,-61v0,-37,-18,-62,-44,-62","w":190},"\u03c4":{"d":"86,0r-35,0r0,-143r-50,0r0,-28r135,0r0,28r-50,0r0,143","w":137},"\u03c5":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147","w":189},"\u03d5":{"d":"93,-23r0,-153v69,-9,114,26,114,91v0,51,-33,88,-79,90r0,66r-35,0r0,-66v-82,2,-107,-131,-39,-169r16,20v-34,30,-26,120,23,121xm128,-148r0,125v27,-2,44,-27,44,-62v0,-36,-17,-61,-44,-63","w":221},"\u03c7":{"d":"97,-61r65,132r-41,0r-43,-93r-42,93r-39,0r64,-129r-55,-113r41,0r33,75r34,-75r37,0","w":159},"\u03c8":{"d":"94,4v-44,-5,-70,-23,-70,-72r0,-103r35,0v7,53,-23,139,35,146r0,-145r35,0r0,145v55,-3,28,-92,34,-146r35,0r0,103v1,49,-25,67,-69,72r0,67r-35,0r0,-67","w":222},"\u03c9":{"d":"163,-173v59,27,53,179,-16,178v-18,0,-30,-8,-38,-26v-8,18,-19,26,-37,26v-35,0,-58,-35,-58,-88v0,-41,12,-67,39,-88r18,27v-31,12,-26,119,2,120v22,1,18,-51,18,-78r36,0v0,28,-4,79,18,78v29,-1,31,-105,4,-119","w":217},"\u03c2":{"d":"49,-7v-57,-37,-44,-169,43,-169v39,0,61,22,66,62r-35,0v-4,-23,-13,-33,-32,-33v-43,0,-54,90,-24,113v7,18,89,12,78,43v0,13,-8,35,-22,62r-33,0v13,-24,21,-44,21,-52v0,-18,-55,-12,-62,-26","w":167},"\u03d1":{"d":"138,-136v-58,4,-97,-15,-97,-61v0,-30,22,-50,55,-50v41,0,66,28,75,82r20,0r0,29r-17,0v3,82,-27,142,-82,141v-41,-1,-64,-24,-61,-65r-28,0r0,-32r63,0v1,30,-7,70,25,68v37,-3,48,-56,47,-112xm135,-165v-6,-38,-17,-53,-36,-53v-13,0,-22,9,-22,23v0,21,17,30,58,30","w":198},"\u03c6":{"d":"128,71r-35,0r0,-66v-47,-2,-79,-39,-79,-90v0,-51,33,-89,79,-91r0,-66r35,0r0,66v46,2,79,40,79,91v0,51,-32,88,-79,90r0,66xm93,-23r0,-125v-27,2,-44,27,-44,63v0,35,17,60,44,62xm128,-148r0,125v27,-2,44,-27,44,-62v0,-36,-17,-61,-44,-63","w":221},"\u03ca":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm17,-244v11,0,21,10,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21xm71,-244v11,0,21,10,21,21v0,12,-10,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":87},"\u03cb":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147xm64,-244v12,0,21,9,21,21v0,12,-10,22,-22,22v-12,0,-21,-10,-21,-22v0,-13,9,-21,22,-21xm126,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":189},"\u0384":{"d":"44,-194r-28,0r-4,-61r36,0","w":59},"\u0385":{"d":"34,-244v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-12,9,-21,22,-21xm127,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22xm94,-194r-27,0r-4,-61r35,0","w":160},"\u0386":{"d":"96,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm148,-88r-34,-108r-34,108r68,0xm51,-194r-27,0r-4,-61r35,0","w":219},"\u0388":{"d":"86,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm32,-194r-28,0r-4,-61r36,0","w":206},"\u0389":{"d":"86,-141r103,0r0,-99r37,0r0,240r-37,0r0,-110r-103,0r0,110r-37,0r0,-240r37,0r0,99xm32,-194r-28,0r-4,-61r36,0","w":256},"\u038a":{"d":"86,0r-37,0r0,-240r37,0r0,240xm32,-194r-28,0r-4,-61r36,0","w":115},"\u038c":{"d":"133,-244v62,0,103,50,103,124v0,75,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm133,-212v-45,0,-65,45,-65,91v0,58,25,93,65,93v39,0,64,-35,64,-92v0,-56,-25,-92,-64,-92xm32,-194r-28,0r-4,-61r36,0","w":251},"\u038f":{"d":"32,-194r-28,0r-4,-61r36,0xm245,-134v0,52,-23,91,-65,99r0,3r65,0r0,32r-95,0r0,-55v36,-4,56,-31,56,-75v0,-53,-25,-82,-69,-82v-44,0,-69,30,-69,82v0,44,20,71,55,75r0,55r-94,0r0,-32r64,0r0,-3v-40,-7,-64,-45,-64,-99v0,-68,42,-110,108,-110v66,0,108,42,108,110","w":262},"\u038e":{"d":"39,-240r42,0r54,103r53,-103r41,0r-76,142r0,98r-37,0r0,-98xm29,-194r-28,0r-4,-61r36,0","w":231},"\u03aa":{"d":"67,0r-37,0r0,-240r37,0r0,240xm20,-311v12,0,22,11,22,23v0,13,-9,23,-22,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23xm77,-311v12,0,23,11,23,23v0,12,-11,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-23,22,-23","w":96},"\u03ab":{"d":"64,-312v13,0,23,11,23,24v0,13,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-13,10,-24,24,-24xm130,-312v13,0,23,10,23,24v0,13,-9,23,-23,23v-13,0,-24,-10,-24,-23v0,-13,11,-24,24,-24xm2,-240r42,0r54,103r52,-103r42,0r-76,142r0,98r-38,0r0,-98","w":194},"\u03ac":{"d":"148,-129r7,-42r36,0r-24,84r27,87r-35,0r-10,-45v-27,86,-135,52,-135,-40v0,-91,106,-127,134,-44xm135,-85v-14,-45,-26,-62,-47,-62v-23,0,-38,25,-38,62v0,55,42,82,68,42v6,-10,10,-20,17,-42xm117,-194r-28,0r-4,-61r36,0","w":205},"\u03ad":{"d":"97,-194r-28,0r-3,-61r35,0xm152,-54v-5,35,-28,59,-71,59v-70,0,-96,-79,-28,-90v-23,-7,-35,-20,-35,-41v0,-30,25,-50,65,-50v38,0,62,20,67,56r-34,3v0,-38,-61,-39,-61,-6v0,19,23,28,41,24r0,28v-49,-10,-65,44,-16,46v22,0,33,-9,37,-31","w":165},"\u03ae":{"d":"99,-144v-55,2,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,169r-36,0r0,-164v2,-38,-5,-47,-31,-51xm109,-194r-28,0r-4,-61r36,0","w":189},"\u03af":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm58,-194r-28,0r-4,-61r36,0","w":87},"\u03cc":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62xm108,-194r-28,0r-4,-61r36,0","w":187},"\u03ce":{"d":"123,-194r-28,0r-4,-61r36,0xm163,-173v59,27,53,179,-16,178v-18,0,-30,-8,-38,-26v-8,18,-19,26,-37,26v-35,0,-58,-35,-58,-88v0,-41,12,-67,39,-88r18,27v-31,12,-26,119,2,120v22,1,18,-51,18,-78r36,0v0,28,-4,79,18,78v29,-1,31,-105,4,-119","w":217},"\u03cd":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147xm108,-194r-27,0r-4,-61r35,0","w":189},"\u0390":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm-3,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,9,-21,22,-21xm90,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22xm58,-194r-28,0r-4,-61r36,0","w":87},"\u03b0":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147xm48,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm141,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22xm108,-194r-27,0r-4,-61r35,0","w":189},"\u0410":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0","w":210},"\u0411":{"d":"189,-72v3,77,-75,75,-159,72r0,-240r129,0r0,32r-92,0r0,61v79,-4,119,12,122,75xm150,-72v0,-44,-32,-43,-83,-42r0,82v48,0,82,2,83,-40","w":198},"\u0412":{"d":"192,-68v0,73,-75,71,-162,68r0,-240v73,-1,151,-7,149,60v0,27,-13,43,-40,52v36,8,53,28,53,60xm142,-176v0,-36,-34,-34,-76,-34r0,70v40,1,77,1,76,-36xm153,-70v0,-43,-39,-41,-87,-40r0,79v48,0,87,6,87,-39","w":205},"\u0413":{"d":"30,0r0,-240r141,0r0,32r-103,0r0,208r-38,0","w":178},"\u0414":{"d":"188,-240r0,209r26,0r0,67r-37,0r0,-36r-136,0r0,36r-37,0r0,-67v25,2,33,-7,36,-37r13,-172r135,0xm151,-210r-64,0r-13,146v-1,19,-3,26,-8,33r85,0r0,-179","w":219},"\u0415":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68","w":187},"\u0416":{"d":"133,-240r37,0r0,99r15,0r74,-99r42,0r-86,114r92,126r-42,0r-80,-110r-15,0r0,110r-37,0r0,-110r-15,0r-80,110r-43,0r93,-126r-86,-114r42,0r74,99r15,0r0,-99","w":302},"\u0417":{"d":"142,-69v-1,-28,-24,-39,-58,-36r0,-30v34,3,58,-10,58,-39v0,-24,-15,-38,-41,-38v-28,0,-44,15,-50,44r-33,-3v5,-48,35,-73,86,-73v82,0,105,106,34,123v77,24,41,131,-36,125v-58,-4,-82,-27,-88,-84r34,-6v4,38,21,58,51,58v25,0,43,-17,43,-41","w":202},"\u0418":{"d":"30,0r0,-240r35,0r0,174r110,-157r0,-17r36,0r0,240r-36,0r0,-174r-110,157r0,17r-35,0","w":240},"\u041a":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240","w":213},"\u041b":{"d":"189,-240r0,240r-37,0r0,-210r-63,0r-14,145v-2,48,-19,65,-65,65r0,-31v20,0,29,-10,31,-37r13,-172r135,0","w":218},"\u041c":{"d":"30,-240r53,0r59,200r60,-200r53,0r0,240r-34,0r0,-199r-60,199r-38,0r-59,-199r0,199r-34,0r0,-240","w":284},"\u041d":{"d":"67,-141r104,0r0,-99r37,0r0,240r-37,0r0,-110r-104,0r0,110r-37,0r0,-240r37,0r0,99","w":237},"\u041e":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93","w":237},"\u041f":{"d":"67,-210r0,210r-37,0r0,-240r178,0r0,240r-37,0r0,-210r-104,0","w":237},"\u0420":{"d":"189,-166v-1,63,-45,77,-122,73r0,93r-37,0r0,-240v86,-2,161,-3,159,74xm150,-166v0,-43,-33,-42,-83,-42r0,83v49,1,83,1,83,-41","w":196},"\u0421":{"d":"200,-167r-33,0v-6,-30,-22,-45,-49,-45v-39,0,-64,35,-64,92v0,99,107,130,116,34r34,0v-4,59,-33,90,-84,90v-63,0,-105,-48,-105,-124v0,-76,41,-124,103,-124v48,0,78,28,82,77","w":216},"\u0422":{"d":"6,-240r163,0r0,32r-64,0r0,208r-37,0r0,-208r-62,0r0,-32","w":174},"\u0423":{"d":"2,-240r42,0r52,127r56,-127r40,0r-114,240r-39,0r38,-74","w":191},"\u0424":{"d":"147,-20r0,20r-35,0r0,-20v-60,0,-101,-41,-101,-100v0,-59,41,-100,101,-100r0,-20r35,0r0,20v60,0,101,41,101,100v0,59,-41,100,-101,100xm112,-49r0,-142v-39,0,-64,29,-64,71v0,43,25,71,64,71xm147,-191r0,142v39,0,64,-28,64,-71v0,-42,-25,-71,-64,-71","w":258},"\u0425":{"d":"11,-240r42,0r49,83r50,-83r42,0r-71,115r75,125r-42,0r-54,-91r-54,91r-43,0r75,-125","w":203},"\u0426":{"d":"208,-31r25,0r0,67r-37,0r0,-36r-166,0r0,-240r37,0r0,209r104,0r0,-209r37,0r0,209","w":239},"\u0427":{"d":"59,-240v4,52,-17,126,40,126v21,0,38,-5,48,-17r0,-109r38,0r0,240r-38,0r0,-98v-47,31,-125,20,-125,-55r0,-87r37,0","w":214},"\u0428":{"d":"185,-31r81,0r0,-209r37,0r0,240r-273,0r0,-240r37,0r0,209r81,0r0,-209r37,0r0,209","w":332},"\u0429":{"d":"291,0r-261,0r0,-240r37,0r0,209r81,0r0,-209r37,0r0,209r81,0r0,-209r37,0r0,209r25,0r0,67r-37,0r0,-36","w":334},"\u042c":{"d":"189,-72v3,77,-74,75,-159,72r0,-240r37,0r0,93v79,-3,119,11,122,75xm150,-72v0,-44,-32,-43,-83,-42r0,82v48,1,83,1,83,-40","w":196},"\u042b":{"d":"189,-72v3,77,-74,75,-159,72r0,-240r37,0r0,93v79,-3,119,11,122,75xm150,-72v0,-44,-32,-43,-83,-42r0,82v48,1,83,1,83,-40xm254,0r-37,0r0,-240r37,0r0,240","w":283},"\u042a":{"d":"224,-72v3,76,-75,75,-160,72r0,-208r-64,0r0,-32r102,0r0,93v79,-3,119,11,122,75xm185,-72v0,-44,-32,-43,-83,-42r0,82v48,1,83,1,83,-40","w":231},"\u042d":{"d":"18,-174v7,-49,34,-70,82,-70v62,0,103,49,103,124v0,75,-42,124,-105,124v-49,0,-81,-35,-83,-84r33,-6v4,38,21,58,52,58v36,0,59,-29,63,-77r-79,0r0,-30r79,0v1,-81,-95,-108,-112,-32","w":218},"\u042e":{"d":"67,-141r34,0v8,-64,46,-103,102,-103v62,0,104,50,104,124v0,75,-42,124,-104,124v-59,0,-99,-44,-103,-114r-33,0r0,110r-37,0r0,-240r37,0r0,99xm203,-212v-39,0,-64,36,-64,91v0,58,24,93,64,93v39,0,65,-36,65,-92v0,-56,-26,-92,-65,-92","w":322},"\u042f":{"d":"21,-169v-1,-73,74,-75,159,-71r0,240r-37,0r0,-96r-38,0r-54,96r-44,0r59,-103v-30,-12,-45,-34,-45,-66xm59,-169v0,41,35,42,84,40r0,-79v-52,-1,-84,-1,-84,39","w":209},"\u0490":{"d":"171,-270r0,62r-103,0r0,208r-38,0r0,-240r103,0r0,-30r38,0","w":176},"\u0402":{"d":"180,0v-4,-52,18,-126,-41,-126v-22,0,-38,5,-48,17r0,109r-37,0r0,-208r-48,0r0,-32r163,0r0,32r-78,0r0,66v48,-29,126,-20,126,55r0,85v-1,52,-33,66,-83,66r0,-31v27,3,48,-4,46,-33","w":217},"\u0404":{"d":"203,-81v-5,56,-30,85,-83,85v-63,0,-105,-49,-105,-124v0,-97,83,-155,156,-108v17,11,23,25,28,54r-32,7v-6,-30,-22,-45,-49,-45v-35,0,-58,28,-63,77r79,0r0,30r-79,0v-3,87,109,109,115,19","w":218},"\u0405":{"d":"177,-174r-35,0v4,-47,-81,-50,-82,-7v-1,36,100,46,110,72v36,48,0,113,-68,113v-55,0,-84,-28,-87,-82r36,0v3,33,20,50,52,50v40,0,58,-39,28,-59v-30,-20,-116,-35,-108,-91v-7,-68,112,-88,143,-35v7,12,10,21,11,39","w":200},"\u0406":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"\u04c0":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"\u0408":{"d":"-1,9v48,-6,47,3,47,-57r0,-192r38,0r0,191v3,81,-17,84,-85,89r0,-31","w":112},"\u0409":{"d":"311,-72v3,77,-74,75,-159,72r0,-210r-64,0r-13,145v-2,48,-19,65,-65,65r0,-31v20,0,29,-10,31,-37r13,-172r135,0r0,93v79,-3,119,11,122,75xm273,-72v0,-43,-33,-43,-84,-42r0,82v49,1,84,1,84,-40","w":318},"\u040a":{"d":"330,-71v3,76,-75,73,-159,71r0,-113r-104,0r0,113r-37,0r0,-240r37,0r0,97r104,0r0,-97r37,0r0,97v78,-4,119,9,122,72xm292,-72v0,-42,-35,-41,-84,-41r0,81v49,0,84,2,84,-40","w":337},"\u040b":{"d":"91,-142v48,-28,126,-20,126,55r0,87r-37,0v-4,-52,18,-126,-41,-126v-21,0,-38,5,-48,17r0,109r-37,0r0,-208r-48,0r0,-32r163,0r0,32r-78,0r0,66","w":270},"\u040f":{"d":"137,0r0,36r-37,0r0,-36r-70,0r0,-240r37,0r0,209r104,0r0,-209r37,0r0,240r-71,0","w":237},"\u0401":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm69,-312v13,0,23,11,23,24v0,14,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-13,11,-24,24,-24xm134,-312v13,0,24,11,24,24v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-14,10,-24,23,-24","w":187},"\u0419":{"d":"69,-313r16,0v13,35,57,35,71,0r15,0v-4,30,-23,49,-50,49v-28,0,-48,-19,-52,-49xm30,0r0,-240r35,0r0,174r110,-157r0,-17r36,0r0,240r-36,0r0,-174r-110,157r0,17r-35,0","w":240},"\u0403":{"d":"30,0r0,-240r141,0r0,32r-103,0r0,208r-38,0xm69,-261r55,-54r46,0r-67,54r-34,0","w":178},"\u0407":{"d":"67,0r-37,0r0,-240r37,0r0,240xm20,-311v12,0,22,11,22,23v0,13,-9,23,-22,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23xm77,-311v12,0,23,11,23,23v0,12,-11,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-23,22,-23","w":96},"\u040c":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240xm86,-261r55,-54r46,0r-67,54r-34,0","w":213},"\u040e":{"d":"45,-313r15,0v14,35,58,35,71,0r16,0v-4,30,-24,49,-51,49v-28,0,-47,-19,-51,-49xm2,-240r42,0r52,127r56,-127r40,0r-114,240r-39,0r38,-74","w":191},"\u0430":{"d":"16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178},"\u0431":{"d":"14,-104v0,-92,28,-159,120,-138v7,0,12,-1,18,-4r0,29v-15,8,-37,0,-54,0v-26,0,-43,21,-50,66v44,-55,126,-13,126,65v0,53,-34,91,-80,91v-53,0,-80,-41,-80,-109xm94,-147v-25,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-25,43,-61v0,-36,-17,-62,-43,-62","w":187},"\u0432":{"d":"60,-103v24,1,50,-2,47,-22v3,-20,-24,-20,-47,-19r0,41xm112,-52v1,-25,-25,-25,-52,-24r0,49v31,1,51,-2,52,-25xm148,-49v1,56,-60,50,-123,49r0,-171v54,1,120,-9,118,41v0,21,-10,33,-32,38v26,6,37,19,37,43","w":163},"\u0433":{"d":"26,-171r98,0r0,28r-62,0r0,143r-36,0r0,-171","w":131},"\u0434":{"d":"42,-171r119,0r0,143r19,0r0,64r-35,0r0,-36r-104,0r0,36r-35,0r0,-64v19,1,25,-8,27,-30xm60,-28r65,0r0,-115r-51,0v-5,37,-3,84,-14,115","w":187},"\u0435":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43"},"\u0436":{"d":"97,-171r34,0r0,67r9,0r48,-67r37,0r-56,78r61,93r-38,0r-52,-76r-9,0r0,76r-34,0r0,-76r-10,0r-51,76r-39,0r62,-93r-56,-78r37,0r47,67r10,0r0,-67","w":228},"\u0437":{"d":"70,-99v25,2,42,-2,42,-24v0,-15,-11,-24,-29,-24v-18,0,-27,8,-32,29r-35,-3v8,-39,28,-51,69,-55v67,-7,86,77,29,90v26,2,37,16,39,39v6,55,-101,70,-126,26v-6,-11,-12,-22,-13,-33v11,0,28,-7,35,-2v0,41,65,40,68,6v2,-20,-23,-22,-47,-21r0,-28","w":164},"\u0438":{"d":"130,0r0,-111r-70,97r0,14r-35,0r0,-171r35,0r0,111r70,-97r0,-14r35,0r0,171r-35,0","w":190},"\u043a":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-171r35,0r0,171r-35,0r0,-171","w":183},"\u043b":{"d":"123,-143r-51,0v-12,59,12,150,-66,143r0,-28v16,0,24,-8,25,-29r8,-114r119,0r0,171r-35,0r0,-143","w":183},"\u043c":{"d":"127,0r-29,0r-40,-120r0,120r-33,0r0,-171r45,0r43,130r43,-130r44,0r0,171r-33,0r0,-120","w":225},"\u043d":{"d":"130,-76r-70,0r0,76r-35,0r0,-171r35,0r0,67r70,0r0,-67r35,0r0,171r-35,0r0,-76","w":190},"\u043e":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187},"\u043f":{"d":"130,-143r-70,0r0,143r-35,0r0,-171r140,0r0,171r-35,0r0,-143","w":190},"\u0440":{"d":"26,71r0,-189v0,-30,-1,-41,-4,-53r34,0v2,5,3,14,3,22v40,-56,117,-15,117,63v0,77,-72,120,-115,65r0,92r-35,0xm101,-145v-25,0,-41,23,-41,60v0,35,17,59,41,59v25,0,39,-21,39,-59v0,-37,-15,-60,-39,-60","w":190},"\u0441":{"d":"158,-114r-35,0v-4,-23,-13,-33,-32,-33v-25,0,-41,24,-41,62v0,64,68,86,75,25r34,0v-3,40,-28,65,-67,65v-47,0,-78,-36,-78,-90v0,-55,30,-91,78,-91v39,0,61,22,66,62","w":173},"\u0442":{"d":"86,0r-35,0r0,-143r-50,0r0,-28r135,0r0,28r-50,0r0,143","w":137},"\u0443":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36","w":169},"\u0444":{"d":"108,-242r35,0r0,83v6,-11,18,-17,34,-17v38,0,59,32,59,91v0,57,-21,90,-59,90v-16,0,-28,-6,-34,-17r0,83r-35,0r0,-83v-6,11,-19,17,-35,17v-38,0,-59,-33,-59,-90v0,-59,21,-91,59,-91v16,0,29,6,35,17r0,-83xm171,-148v-23,0,-28,32,-28,70v0,36,9,55,28,55v19,0,30,-22,30,-62v0,-41,-10,-63,-30,-63xm80,-23v23,0,28,-33,28,-70v0,-38,-9,-55,-28,-55v-20,0,-31,22,-31,63v0,40,12,62,31,62","w":249},"\u0445":{"d":"10,-171r42,0r33,54r34,-54r42,0r-54,80r62,91r-43,0r-41,-63r-41,63r-43,0r63,-91","w":170},"\u0446":{"d":"149,0r-124,0r0,-171r35,0r0,143r70,0r0,-143r35,0r0,143r20,0r0,64r-36,0r0,-36","w":192},"\u0449":{"d":"220,0r-195,0r0,-171r35,0r0,143r53,0r0,-143r35,0r0,143r53,0r0,-143r35,0r0,143r19,0r0,64r-35,0r0,-36","w":262},"\u044a":{"d":"170,-57v0,60,-60,60,-123,57r0,-143r-47,0r0,-28r82,0r0,60v51,-4,88,8,88,54xm82,-83r0,55v29,1,55,-3,52,-28v3,-25,-23,-29,-52,-27","w":177},"\u044b":{"d":"168,-171r36,0r0,171r-36,0r0,-171xm148,-57v0,60,-60,60,-123,57r0,-171r35,0r0,60v52,-4,88,8,88,54xm60,-83r0,55v29,1,55,-3,52,-28v3,-26,-24,-28,-52,-27","w":229},"\u044c":{"d":"148,-57v0,60,-60,60,-123,57r0,-171r35,0r0,60v52,-4,88,8,88,54xm60,-83r0,55v29,1,55,-3,52,-28v3,-26,-24,-28,-52,-27","w":155},"\u044d":{"d":"17,-121v7,-37,27,-55,65,-55v48,0,78,36,78,91v0,96,-129,127,-145,32r34,-3v4,22,14,32,33,32v23,0,37,-16,41,-47r-52,0r0,-28r52,0v-1,-52,-61,-68,-72,-19","w":173},"\u044e":{"d":"60,-104r28,0v7,-44,38,-72,79,-72v47,0,79,38,79,91v0,53,-33,90,-79,90v-44,0,-75,-32,-80,-81r-27,0r0,76r-35,0r0,-171r35,0r0,67xm167,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":260},"\u044f":{"d":"48,-66v-51,-22,-32,-116,37,-105r57,0r0,171r-35,0r0,-60r-27,0r-29,60r-36,0xm107,-88r0,-55v-29,-1,-55,3,-52,28v-3,26,24,28,52,27","w":167},"\u0491":{"d":"124,-189r0,46r-62,0r0,143r-36,0r0,-171r62,0r0,-18r36,0","w":128},"\u0452":{"d":"126,-129v-22,-33,-65,-6,-65,39r0,90r-35,0r0,-193r-22,0r0,-24r22,0r0,-25r35,0r0,25r48,0r0,24r-48,0r0,41v37,-41,113,-28,106,54v-7,83,16,178,-82,165r0,-30v70,9,40,-75,46,-131v1,-9,-2,-29,-5,-35","w":190},"\u0454":{"d":"159,-53v-8,40,-28,58,-68,58v-47,0,-77,-36,-77,-90v0,-95,125,-128,143,-36r-34,3v-5,-21,-14,-29,-32,-29v-22,0,-36,16,-40,48r52,0r0,28r-52,0v0,54,66,65,74,15","w":173},"\u0455":{"d":"149,-121r-34,0v2,-35,-59,-35,-59,-5v-11,21,85,31,85,48v26,37,-3,83,-56,83v-46,0,-70,-21,-70,-60r33,0v2,22,13,32,36,32v28,0,45,-29,20,-40v-5,-3,-9,-7,-37,-13v-74,-16,-52,-100,18,-100v40,0,62,20,64,55","w":166},"\u0456":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm44,-244v13,0,22,9,22,22v0,13,-9,23,-22,23v-13,0,-23,-9,-23,-22v0,-13,10,-23,23,-23","w":87},"\u0458":{"d":"-12,36v42,-5,45,-2,45,-56r0,-151r36,0r0,151v2,73,-18,85,-81,87r0,-31xm52,-244v13,0,22,9,22,22v0,13,-10,23,-23,23v-13,0,-21,-9,-21,-22v0,-14,8,-23,22,-23","w":94},"\u0459":{"d":"246,-57v0,60,-60,60,-123,57r0,-143r-52,0v-11,60,13,151,-65,143r0,-28v16,0,24,-8,25,-29r8,-114r119,0r0,60v51,-4,88,8,88,54xm158,-83r0,55v29,1,55,-3,52,-28v3,-25,-23,-29,-52,-27","w":252},"\u045a":{"d":"253,-55v0,58,-61,58,-123,55r0,-78r-70,0r0,78r-35,0r0,-171r35,0r0,65r70,0r0,-65r35,0r0,65v50,-3,88,6,88,51xm165,-78r0,50v28,1,55,-2,52,-25v3,-24,-25,-26,-52,-25","w":260},"\u045b":{"d":"99,-144v-53,0,-35,88,-38,144r-35,0r0,-193r-22,0r0,-24r22,0r0,-25r35,0r0,25r48,0r0,24r-48,0r0,41v37,-42,106,-28,106,54r0,98r-36,0v-6,-51,21,-144,-32,-144","w":190},"\u045f":{"d":"77,0r-52,0r0,-171r35,0r0,143r70,0r0,-143r35,0r0,171r-52,0r0,36r-36,0r0,-36","w":190},"\u0447":{"d":"50,-171v3,39,-14,90,33,90v13,0,23,-5,32,-17r0,-73r35,0r0,171r-35,0r0,-64v-33,27,-101,18,-101,-42r0,-65r36,0","w":176},"\u0448":{"d":"201,-28r0,-143r35,0r0,171r-211,0r0,-171r35,0r0,143r53,0r0,-143r35,0r0,143r53,0","w":261},"\u0451":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm125,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22"},"\u0439":{"d":"49,-246r16,0v12,35,49,37,60,0r17,0v-3,31,-21,51,-46,51v-26,0,-44,-20,-47,-51xm130,0r0,-111r-70,97r0,14r-35,0r0,-171r35,0r0,111r70,-97r0,-14r35,0r0,171r-35,0","w":190},"\u0453":{"d":"26,-171r98,0r0,28r-62,0r0,143r-36,0r0,-171xm48,-194r42,-55r46,0r-60,55r-28,0","w":131},"\u0457":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm17,-244v11,0,21,10,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21xm71,-244v11,0,21,10,21,21v0,12,-10,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":87},"\u045c":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-171r35,0r0,171r-35,0r0,-171xm72,-194r42,-55r46,0r-60,55r-28,0","w":183},"\u045e":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36xm38,-246r17,0v12,36,47,36,59,0r17,0v-3,31,-20,51,-45,51v-26,0,-45,-20,-48,-51","w":169}}});
/*
 * jquery.tools 1.1.2 - The missing UI library for the Web
 * 
 * [tools.tabs-1.0.4, tools.tooltip-1.1.3, tools.scrollable-1.1.2, tools.scrollable.circular-0.5.1, tools.scrollable.navigator-1.0.2, tools.overlay-1.1.2, tools.overlay.gallery-1.0.0, tools.overlay.apple-1.0.1, tools.expose-1.0.5]
 * 
 * Copyright (c) 2009 Tero Piirainen
 * http://flowplayer.org/tools/
 *
 * Dual licensed under MIT and GPL 2+ licenses
 * http://www.opensource.org/licenses
 * 
 * -----
 * 
 * File generated: Tue Apr 20 08:14:41 GMT 2010
 */
(function(d){d.tools=d.tools||{};d.tools.tabs={version:"1.0.4",conf:{tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",initialIndex:0,event:"click",api:false,rotate:false},addEffect:function(e,f){c[e]=f}};var c={"default":function(f,e){this.getPanes().hide().eq(f).show();e.call()},fade:function(g,e){var f=this.getConf(),j=f.fadeOutSpeed,h=this.getPanes();if(j){h.fadeOut(j)}else{h.hide()}h.eq(g).fadeIn(f.fadeInSpeed,e)},slide:function(f,e){this.getPanes().slideUp(200);this.getPanes().eq(f).slideDown(400,e)},ajax:function(f,e){this.getPanes().eq(0).load(this.getTabs().eq(f).attr("href"),e)}};var b;d.tools.tabs.addEffect("horizontal",function(f,e){if(!b){b=this.getPanes().eq(0).width()}this.getCurrentPane().animate({width:0},function(){d(this).hide()});this.getPanes().eq(f).animate({width:b},function(){d(this).show();e.call()})});function a(g,h,f){var e=this,j=d(this),i;d.each(f,function(k,l){if(d.isFunction(l)){j.bind(k,l)}});d.extend(this,{click:function(k,n){var o=e.getCurrentPane();var l=g.eq(k);if(typeof k=="string"&&k.replace("#","")){l=g.filter("[href*="+k.replace("#","")+"]");k=Math.max(g.index(l),0)}if(f.rotate){var m=g.length-1;if(k<0){return e.click(m,n)}if(k>m){return e.click(0,n)}}if(!l.length){if(i>=0){return e}k=f.initialIndex;l=g.eq(k)}if(k===i){return e}n=n||d.Event();n.type="onBeforeClick";j.trigger(n,[k]);if(n.isDefaultPrevented()){return}c[f.effect].call(e,k,function(){n.type="onClick";j.trigger(n,[k])});n.type="onStart";j.trigger(n,[k]);if(n.isDefaultPrevented()){return}i=k;g.removeClass(f.current);l.addClass(f.current);return e},getConf:function(){return f},getTabs:function(){return g},getPanes:function(){return h},getCurrentPane:function(){return h.eq(i)},getCurrentTab:function(){return g.eq(i)},getIndex:function(){return i},next:function(){return e.click(i+1)},prev:function(){return e.click(i-1)},bind:function(k,l){j.bind(k,l);return e},onBeforeClick:function(k){return this.bind("onBeforeClick",k)},onClick:function(k){return this.bind("onClick",k)},unbind:function(k){j.unbind(k);return e}});g.each(function(k){d(this).bind(f.event,function(l){e.click(k,l);return false})});if(location.hash){e.click(location.hash)}else{if(f.initialIndex===0||f.initialIndex>0){e.click(f.initialIndex)}}h.find("a[href^=#]").click(function(k){e.click(d(this).attr("href"),k)})}d.fn.tabs=function(i,f){var g=this.eq(typeof f=="number"?f:0).data("tabs");if(g){return g}if(d.isFunction(f)){f={onBeforeClick:f}}var h=d.extend({},d.tools.tabs.conf),e=this.length;f=d.extend(h,f);this.each(function(l){var j=d(this);var k=j.find(f.tabs);if(!k.length){k=j.children()}var m=i.jquery?i:j.children(i);if(!m.length){m=e==1?d(i):j.parent().find(i)}g=new a(k,m,f);j.data("tabs",g)});return f.api?g:this}})(jQuery);
(function(c){var d=[];c.tools=c.tools||{};c.tools.tooltip={version:"1.1.3",conf:{effect:"toggle",fadeOutSpeed:"fast",tip:null,predelay:0,delay:30,opacity:1,lazy:undefined,position:["top","center"],offset:[0,0],cancelDefault:true,relative:false,oneInstance:true,events:{def:"mouseover,mouseout",input:"focus,blur",widget:"focus mouseover,blur mouseout",tooltip:"mouseover,mouseout"},api:false},addEffect:function(e,g,f){b[e]=[g,f]}};var b={toggle:[function(e){var f=this.getConf(),g=this.getTip(),h=f.opacity;if(h<1){g.css({opacity:h})}g.show();e.call()},function(e){this.getTip().hide();e.call()}],fade:[function(e){this.getTip().fadeIn(this.getConf().fadeInSpeed,e)},function(e){this.getTip().fadeOut(this.getConf().fadeOutSpeed,e)}]};function a(f,g){var p=this,k=c(this);f.data("tooltip",p);var l=f.next();if(g.tip){l=c(g.tip);if(l.length>1){l=f.nextAll(g.tip).eq(0);if(!l.length){l=f.parent().nextAll(g.tip).eq(0)}}}function o(u){var t=g.relative?f.position().top:f.offset().top,s=g.relative?f.position().left:f.offset().left,v=g.position[0];t-=l.outerHeight()-g.offset[0];s+=f.outerWidth()+g.offset[1];var q=l.outerHeight()+f.outerHeight();if(v=="center"){t+=q/2}if(v=="bottom"){t+=q}v=g.position[1];var r=l.outerWidth()+f.outerWidth();if(v=="center"){s-=r/2}if(v=="left"){s-=r}return{top:t,left:s}}var i=f.is(":input"),e=i&&f.is(":checkbox, :radio, select, :button"),h=f.attr("type"),n=g.events[h]||g.events[i?(e?"widget":"input"):"def"];n=n.split(/,\s*/);if(n.length!=2){throw"Tooltip: bad events configuration for "+h}f.bind(n[0],function(r){if(g.oneInstance){c.each(d,function(){this.hide()})}var q=l.data("trigger");if(q&&q[0]!=this){l.hide().stop(true,true)}r.target=this;p.show(r);n=g.events.tooltip.split(/,\s*/);l.bind(n[0],function(){p.show(r)});if(n[1]){l.bind(n[1],function(){p.hide(r)})}});f.bind(n[1],function(q){p.hide(q)});if(!c.browser.msie&&!i&&!g.predelay){f.mousemove(function(){if(!p.isShown()){f.triggerHandler("mouseover")}})}if(g.opacity<1){l.css("opacity",g.opacity)}var m=0,j=f.attr("title");if(j&&g.cancelDefault){f.removeAttr("title");f.data("title",j)}c.extend(p,{show:function(r){if(r){f=c(r.target)}clearTimeout(l.data("timer"));if(l.is(":animated")||l.is(":visible")){return p}function q(){l.data("trigger",f);var t=o(r);if(g.tip&&j){l.html(f.data("title"))}r=r||c.Event();r.type="onBeforeShow";k.trigger(r,[t]);if(r.isDefaultPrevented()){return p}t=o(r);l.css({position:"absolute",top:t.top,left:t.left});var s=b[g.effect];if(!s){throw'Nonexistent effect "'+g.effect+'"'}s[0].call(p,function(){r.type="onShow";k.trigger(r)})}if(g.predelay){clearTimeout(m);m=setTimeout(q,g.predelay)}else{q()}return p},hide:function(r){clearTimeout(l.data("timer"));clearTimeout(m);if(!l.is(":visible")){return}function q(){r=r||c.Event();r.type="onBeforeHide";k.trigger(r);if(r.isDefaultPrevented()){return}b[g.effect][1].call(p,function(){r.type="onHide";k.trigger(r)})}if(g.delay&&r){l.data("timer",setTimeout(q,g.delay))}else{q()}return p},isShown:function(){return l.is(":visible, :animated")},getConf:function(){return g},getTip:function(){return l},getTrigger:function(){return f},bind:function(q,r){k.bind(q,r);return p},onHide:function(q){return this.bind("onHide",q)},onBeforeShow:function(q){return this.bind("onBeforeShow",q)},onShow:function(q){return this.bind("onShow",q)},onBeforeHide:function(q){return this.bind("onBeforeHide",q)},unbind:function(q){k.unbind(q);return p}});c.each(g,function(q,r){if(c.isFunction(r)){p.bind(q,r)}})}c.prototype.tooltip=function(e){var f=this.eq(typeof e=="number"?e:0).data("tooltip");if(f){return f}var g=c.extend(true,{},c.tools.tooltip.conf);if(c.isFunction(e)){e={onBeforeShow:e}}else{if(typeof e=="string"){e={tip:e}}}e=c.extend(true,g,e);if(typeof e.position=="string"){e.position=e.position.split(/,?\s/)}if(e.lazy!==false&&(e.lazy===true||this.length>20)){this.one("mouseover",function(h){f=new a(c(this),e);f.show(h);d.push(f)})}else{this.each(function(){f=new a(c(this),e);d.push(f)})}return e.api?f:this}})(jQuery);
(function(b){b.tools=b.tools||{};b.tools.scrollable={version:"1.1.2",conf:{size:5,vertical:false,speed:400,keyboard:true,keyboardSteps:null,disabledClass:"disabled",hoverClass:null,clickable:true,activeClass:"active",easing:"swing",loop:false,items:".items",item:null,prev:".prev",next:".next",prevPage:".prevPage",nextPage:".nextPage",api:false}};var c;function a(o,m){var r=this,p=b(this),d=!m.vertical,e=o.children(),k=0,i;if(!c){c=r}b.each(m,function(s,t){if(b.isFunction(t)){p.bind(s,t)}});if(e.length>1){e=b(m.items,o)}function l(t){var s=b(t);return m.globalNav?s:o.parent().find(t)}o.data("finder",l);var f=l(m.prev),h=l(m.next),g=l(m.prevPage),n=l(m.nextPage);b.extend(r,{getIndex:function(){return k},getClickIndex:function(){var s=r.getItems();return s.index(s.filter("."+m.activeClass))},getConf:function(){return m},getSize:function(){return r.getItems().size()},getPageAmount:function(){return Math.ceil(this.getSize()/m.size)},getPageIndex:function(){return Math.ceil(k/m.size)},getNaviButtons:function(){return f.add(h).add(g).add(n)},getRoot:function(){return o},getItemWrap:function(){return e},getItems:function(){return e.children(m.item)},getVisibleItems:function(){return r.getItems().slice(k,k+m.size)},seekTo:function(s,w,t){if(s<0){s=0}if(k===s){return r}if(b.isFunction(w)){t=w}if(s>r.getSize()-m.size){return m.loop?r.begin():this.end()}var u=r.getItems().eq(s);if(!u.length){return r}var v=b.Event("onBeforeSeek");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}if(w===undefined||b.isFunction(w)){w=m.speed}function x(){if(t){t.call(r,s)}p.trigger("onSeek",[s])}if(d){e.animate({left:-u.position().left},w,m.easing,x)}else{e.animate({top:-u.position().top},w,m.easing,x)}c=r;k=s;v=b.Event("onStart");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}f.add(g).toggleClass(m.disabledClass,s===0);h.add(n).toggleClass(m.disabledClass,s>=r.getSize()-m.size);return r},move:function(u,t,s){i=u>0;return this.seekTo(k+u,t,s)},next:function(t,s){return this.move(1,t,s)},prev:function(t,s){return this.move(-1,t,s)},movePage:function(w,v,u){i=w>0;var s=m.size*w;var t=k%m.size;if(t>0){s+=(w>0?-t:m.size-t)}return this.move(s,v,u)},prevPage:function(t,s){return this.movePage(-1,t,s)},nextPage:function(t,s){return this.movePage(1,t,s)},setPage:function(t,u,s){return this.seekTo(t*m.size,u,s)},begin:function(t,s){i=false;return this.seekTo(0,t,s)},end:function(t,s){i=true;var u=this.getSize()-m.size;return u>0?this.seekTo(u,t,s):r},reload:function(){p.trigger("onReload");return r},focus:function(){c=r;return r},click:function(u){var v=r.getItems().eq(u),s=m.activeClass,t=m.size;if(u<0||u>=r.getSize()){return r}if(t==1){if(m.loop){return r.next()}if(u===0||u==r.getSize()-1){i=(i===undefined)?true:!i}return i===false?r.prev():r.next()}if(t==2){if(u==k){u--}r.getItems().removeClass(s);v.addClass(s);return r.seekTo(u,time,fn)}if(!v.hasClass(s)){r.getItems().removeClass(s);v.addClass(s);var x=Math.floor(t/2);var w=u-x;if(w>r.getSize()-t){w=r.getSize()-t}if(w!==u){return r.seekTo(w)}}return r},bind:function(s,t){p.bind(s,t);return r},unbind:function(s){p.unbind(s);return r}});b.each("onBeforeSeek,onStart,onSeek,onReload".split(","),function(s,t){r[t]=function(u){return r.bind(t,u)}});f.addClass(m.disabledClass).click(function(){r.prev()});h.click(function(){r.next()});n.click(function(){r.nextPage()});if(r.getSize()<m.size){h.add(n).addClass(m.disabledClass)}g.addClass(m.disabledClass).click(function(){r.prevPage()});var j=m.hoverClass,q="keydown."+Math.random().toString().substring(10);r.onReload(function(){if(j){r.getItems().hover(function(){b(this).addClass(j)},function(){b(this).removeClass(j)})}if(m.clickable){r.getItems().each(function(s){b(this).unbind("click.scrollable").bind("click.scrollable",function(t){if(b(t.target).is("a")){return}return r.click(s)})})}if(m.keyboard){b(document).unbind(q).bind(q,function(t){if(t.altKey||t.ctrlKey){return}if(m.keyboard!="static"&&c!=r){return}var u=m.keyboardSteps;if(d&&(t.keyCode==37||t.keyCode==39)){r.move(t.keyCode==37?-u:u);return t.preventDefault()}if(!d&&(t.keyCode==38||t.keyCode==40)){r.move(t.keyCode==38?-u:u);return t.preventDefault()}return true})}else{b(document).unbind(q)}});r.reload()}b.fn.scrollable=function(d){var e=this.eq(typeof d=="number"?d:0).data("scrollable");if(e){return e}var f=b.extend({},b.tools.scrollable.conf);d=b.extend(f,d);d.keyboardSteps=d.keyboardSteps||d.size;this.each(function(){e=new a(b(this),d);b(this).data("scrollable",e)});return d.api?e:this}})(jQuery);
(function(b){var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.circular={version:"0.5.1",conf:{api:false,clonedClass:"cloned"}};b.fn.circular=function(e){var d=b.extend({},a.plugins.circular.conf),c;b.extend(d,e);this.each(function(){var i=b(this).scrollable(),n=i.getItems(),k=i.getConf(),f=i.getItemWrap(),j=0;if(i){c=i}if(n.length<k.size){return false}n.slice(0,k.size).each(function(o){b(this).clone().appendTo(f).click(function(){i.click(n.length+o)}).addClass(d.clonedClass)});var l=b.makeArray(n.slice(-k.size)).reverse();b(l).each(function(o){b(this).clone().prependTo(f).click(function(){i.click(-o-1)}).addClass(d.clonedClass)});var m=f.children(k.item);var h=k.hoverClass;if(h){m.hover(function(){b(this).addClass(h)},function(){b(this).removeClass(h)})}function g(o){var p=m.eq(o);if(k.vertical){f.css({top:-p.position().top})}else{f.css({left:-p.position().left})}}g(k.size);b.extend(i,{move:function(s,r,p,q){var u=j+s+k.size;var t=u>i.getSize()-k.size;if(u<=0||t){var o=j+k.size+(t?-n.length:n.length);g(o);u=o+s}if(q){m.removeClass(k.activeClass).eq(u+Math.floor(k.size/2)).addClass(k.activeClass)}if(u===j+k.size){return self}return i.seekTo(u,r,p)},begin:function(p,o){return this.seekTo(k.size,p,o)},end:function(p,o){return this.seekTo(n.length,p,o)},click:function(p,r,q){if(!k.clickable){return self}if(k.size==1){return this.next()}var s=p-j,o=k.activeClass;s-=Math.floor(k.size/2);return this.move(s,r,q,true)},getIndex:function(){return j},setPage:function(p,q,o){return this.seekTo(p*k.size+k.size,q,o)},getPageAmount:function(){return Math.ceil(n.length/k.size)},getPageIndex:function(){if(j<0){return this.getPageAmount()-1}if(j>=n.length){return 0}var o=(j+k.size)/k.size-1;return o},getVisibleItems:function(){var o=j+k.size;return m.slice(o,o+k.size)}});i.onStart(function(p,o){j=o-k.size;return false});i.getNaviButtons().removeClass(k.disabledClass)});return d.api?c:this}})(jQuery);
(function(b){var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.navigator={version:"1.0.2",conf:{navi:".navi",naviItem:null,activeClass:"active",indexed:false,api:false,idPrefix:null}};b.fn.navigator=function(d){var e=b.extend({},a.plugins.navigator.conf),c;if(typeof d=="string"){d={navi:d}}d=b.extend(e,d);this.each(function(){var i=b(this).scrollable(),f=i.getRoot(),l=f.data("finder").call(null,d.navi),g=null,k=i.getNaviButtons();if(i){c=i}i.getNaviButtons=function(){return k.add(l)};function j(){if(!l.children().length||l.data("navi")==i){l.empty();l.data("navi",i);for(var m=0;m<i.getPageAmount();m++){l.append(b("<"+(d.naviItem||"a")+"/>"))}g=l.children().each(function(n){var o=b(this);o.click(function(p){i.setPage(n);return p.preventDefault()});if(d.indexed){o.text(n)}if(d.idPrefix){o.attr("id",d.idPrefix+n)}})}else{g=d.naviItem?l.find(d.naviItem):l.children();g.each(function(n){var o=b(this);o.click(function(p){i.setPage(n);return p.preventDefault()})})}g.eq(0).addClass(d.activeClass)}i.onStart(function(o,n){var m=d.activeClass;g.removeClass(m).eq(i.getPageIndex()).addClass(m)});i.onReload(function(){j()});j();var h=g.filter("[href="+location.hash+"]");if(h.length){i.move(g.index(h))}});return d.api?c:this}})(jQuery);
(function(c){c.tools=c.tools||{};c.tools.overlay={version:"1.1.2",addEffect:function(e,f,g){b[e]=[f,g]},conf:{top:"10%",left:"center",absolute:false,speed:"normal",closeSpeed:"fast",effect:"default",close:null,oneInstance:true,closeOnClick:true,closeOnEsc:true,api:false,expose:null,target:null}};var b={};c.tools.overlay.addEffect("default",function(e){this.getOverlay().fadeIn(this.getConf().speed,e)},function(e){this.getOverlay().fadeOut(this.getConf().closeSpeed,e)});var d=[];function a(g,k){var o=this,m=c(this),n=c(window),j,i,h,e=k.expose&&c.tools.expose.version;var f=k.target||g.attr("rel");i=f?c(f):null||g;if(!i.length){throw"Could not find Overlay: "+f}if(g&&g.index(i)==-1){g.click(function(p){o.load(p);return p.preventDefault()})}c.each(k,function(p,q){if(c.isFunction(q)){m.bind(p,q)}});c.extend(o,{load:function(u){if(o.isOpened()){return o}var r=b[k.effect];if(!r){throw'Overlay: cannot find effect : "'+k.effect+'"'}if(k.oneInstance){c.each(d,function(){this.close(u)})}u=u||c.Event();u.type="onBeforeLoad";m.trigger(u);if(u.isDefaultPrevented()){return o}h=true;if(e){i.expose().load(u)}var t=k.top;var s=k.left;var p=i.outerWidth({margin:true});var q=i.outerHeight({margin:true});if(typeof t=="string"){t=t=="center"?Math.max((n.height()-q)/2,0):parseInt(t,10)/100*n.height()}if(s=="center"){s=Math.max((n.width()-p)/2,0)}if(!k.absolute){t+=n.scrollTop();s+=n.scrollLeft()}i.css({top:t,left:s,position:"absolute"});u.type="onStart";m.trigger(u);r[0].call(o,function(){if(h){u.type="onLoad";m.trigger(u)}});if(k.closeOnClick){c(document).bind("click.overlay",function(w){if(!o.isOpened()){return}var v=c(w.target);if(v.parents(i).length>1){return}c.each(d,function(){this.close(w)})})}if(k.closeOnEsc){c(document).unbind("keydown.overlay").bind("keydown.overlay",function(v){if(v.keyCode==27){c.each(d,function(){this.close(v)})}})}return o},close:function(q){if(!o.isOpened()){return o}q=q||c.Event();q.type="onBeforeClose";m.trigger(q);if(q.isDefaultPrevented()){return}h=false;b[k.effect][1].call(o,function(){q.type="onClose";m.trigger(q)});var p=true;c.each(d,function(){if(this.isOpened()){p=false}});if(p){c(document).unbind("click.overlay").unbind("keydown.overlay")}return o},getContent:function(){return i},getOverlay:function(){return i},getTrigger:function(){return g},getClosers:function(){return j},isOpened:function(){return h},getConf:function(){return k},bind:function(p,q){m.bind(p,q);return o},unbind:function(p){m.unbind(p);return o}});c.each("onBeforeLoad,onStart,onLoad,onBeforeClose,onClose".split(","),function(p,q){o[q]=function(r){return o.bind(q,r)}});if(e){if(typeof k.expose=="string"){k.expose={color:k.expose}}c.extend(k.expose,{api:true,closeOnClick:k.closeOnClick,closeOnEsc:false});var l=i.expose(k.expose);l.onBeforeClose(function(p){o.close(p)});o.onClose(function(p){l.close(p)})}j=i.find(k.close||".close");if(!j.length&&!k.close){j=c('<div class="close"></div>');i.prepend(j)}j.click(function(p){o.close(p)})}c.fn.overlay=function(e){var f=this.eq(typeof e=="number"?e:0).data("overlay");if(f){return f}if(c.isFunction(e)){e={onBeforeLoad:e}}var g=c.extend({},c.tools.overlay.conf);e=c.extend(true,g,e);this.each(function(){f=new a(c(this),e);d.push(f);c(this).data("overlay",f)});return e.api?f:this}})(jQuery);
(function(b){var a=b.tools.overlay;a.plugins=a.plugins||{};a.plugins.gallery={version:"1.0.0",conf:{imgId:"img",next:".next",prev:".prev",info:".info",progress:".progress",disabledClass:"disabled",activeClass:"active",opacity:0.8,speed:"slow",template:"<strong>${title}</strong> <span>Image ${index} of ${total}</span>",autohide:true,preload:true,api:false}};b.fn.gallery=function(d){var o=b.extend({},a.plugins.gallery.conf),m;b.extend(o,d);m=this.overlay();var r=this,j=m.getOverlay(),k=j.find(o.next),g=j.find(o.prev),e=j.find(o.info),c=j.find(o.progress),h=g.add(k).add(e).css({opacity:o.opacity}),s=m.getClosers(),l;function p(u){c.fadeIn();h.hide();s.hide();var t=u.attr("href");var v=new Image();v.onload=function(){c.fadeOut();var y=b("#"+o.imgId,j);if(!y.length){y=b("<img/>").attr("id",o.imgId).css("visibility","hidden");j.prepend(y)}y.attr("src",t).css("visibility","hidden");var z=v.width;var A=(b(window).width()-z)/2;l=r.index(r.filter("[href="+t+"]"));r.removeClass(o.activeClass).eq(l).addClass(o.activeClass);var w=o.disabledClass;h.removeClass(w);if(l===0){g.addClass(w)}if(l==r.length-1){k.addClass(w)}var B=o.template.replace("${title}",u.attr("title")||u.data("title")).replace("${index}",l+1).replace("${total}",r.length);var x=parseInt(e.css("paddingLeft"),10)+parseInt(e.css("paddingRight"),10);e.html(B).css({width:z-x});j.animate({width:z,height:v.height,left:A},o.speed,function(){y.hide().css("visibility","visible").fadeIn(function(){if(!o.autohide){h.fadeIn();s.show()}})})};v.onerror=function(){j.fadeIn().html("Cannot find image "+t)};v.src=t;if(o.preload){r.filter(":eq("+(l-1)+"), :eq("+(l+1)+")").each(function(){var w=new Image();w.src=b(this).attr("href")})}}function f(t,u){t.click(function(){if(t.hasClass(o.disabledClass)){return}var v=r.eq(i=l+(u?1:-1));if(v.length){p(v)}})}f(k,true);f(g);b(document).keydown(function(t){if(!j.is(":visible")||t.altKey||t.ctrlKey){return}if(t.keyCode==37||t.keyCode==39){var u=t.keyCode==37?g:k;u.click();return t.preventDefault()}return true});function q(){if(!j.is(":animated")){h.show();s.show()}}if(o.autohide){j.hover(q,function(){h.fadeOut();s.hide()}).mousemove(q)}var n;this.each(function(){var v=b(this),u=b(this).overlay(),t=u;u.onBeforeLoad(function(){p(v)});u.onClose(function(){r.removeClass(o.activeClass)})});return o.api?n:this}})(jQuery);
(function(d){var b=d.tools.overlay;b.effects=b.effects||{};b.effects.apple={version:"1.0.1"};d.extend(b.conf,{start:{absolute:true,top:null,left:null},fadeInSpeed:"fast",zIndex:9999});function c(f){var g=f.offset();return[g.top+f.height()/2,g.left+f.width()/2]}var e=function(n){var k=this.getOverlay(),f=this.getConf(),i=this.getTrigger(),q=this,r=k.outerWidth({margin:true}),m=k.data("img");if(!m){var l=k.css("backgroundImage");if(!l){throw"background-image CSS property not set for overlay"}l=l.substring(l.indexOf("(")+1,l.indexOf(")")).replace(/\"/g,"");k.css("backgroundImage","none");m=d('<img src="'+l+'"/>');m.css({border:0,position:"absolute",display:"none"}).width(r);d("body").append(m);k.data("img",m)}var o=d(window),j=f.start.top||Math.round(o.height()/2),h=f.start.left||Math.round(o.width()/2);if(i){var g=c(i);j=g[0];h=g[1]}if(!f.start.absolute){j+=o.scrollTop();h+=o.scrollLeft()}m.css({top:j,left:h,width:0,zIndex:f.zIndex}).show();m.animate({top:k.css("top"),left:k.css("left"),width:r},f.speed,function(){k.css("zIndex",f.zIndex+1).fadeIn(f.fadeInSpeed,function(){if(q.isOpened()&&!d(this).index(k)){n.call()}else{k.hide()}})})};var a=function(f){var h=this.getOverlay(),i=this.getConf(),g=this.getTrigger(),l=i.start.top,k=i.start.left;h.hide();if(g){var j=c(g);l=j[0];k=j[1]}h.data("img").animate({top:l,left:k,width:0},i.closeSpeed,f)};b.addEffect("apple",e,a)})(jQuery);
(function(b){b.tools=b.tools||{};b.tools.expose={version:"1.0.5",conf:{maskId:null,loadSpeed:"slow",closeSpeed:"fast",closeOnClick:true,closeOnEsc:true,zIndex:9998,opacity:0.8,color:"#456",api:false}};function a(){if(b.browser.msie){var f=b(document).height(),e=b(window).height();return[window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,f-e<20?e:f]}return[b(window).width(),b(document).height()]}function c(h,g){var e=this,j=b(this),d=null,f=false,i=0;b.each(g,function(k,l){if(b.isFunction(l)){j.bind(k,l)}});b(window).resize(function(){e.fit()});b.extend(this,{getMask:function(){return d},getExposed:function(){return h},getConf:function(){return g},isLoaded:function(){return f},load:function(n){if(f){return e}i=h.eq(0).css("zIndex");if(g.maskId){d=b("#"+g.maskId)}if(!d||!d.length){var l=a();d=b("<div/>").css({position:"absolute",top:0,left:0,width:l[0],height:l[1],display:"none",opacity:0,zIndex:g.zIndex});if(g.maskId){d.attr("id",g.maskId)}b("body").append(d);var k=d.css("backgroundColor");if(!k||k=="transparent"||k=="rgba(0, 0, 0, 0)"){d.css("backgroundColor",g.color)}if(g.closeOnEsc){b(document).bind("keydown.unexpose",function(o){if(o.keyCode==27){e.close()}})}if(g.closeOnClick){d.bind("click.unexpose",function(o){e.close(o)})}}n=n||b.Event();n.type="onBeforeLoad";j.trigger(n);if(n.isDefaultPrevented()){return e}b.each(h,function(){var o=b(this);if(!/relative|absolute|fixed/i.test(o.css("position"))){o.css("position","relative")}});h.css({zIndex:Math.max(g.zIndex+1,i=="auto"?0:i)});var m=d.height();if(!this.isLoaded()){d.css({opacity:0,display:"block"}).fadeTo(g.loadSpeed,g.opacity,function(){if(d.height()!=m){d.css("height",m)}n.type="onLoad";j.trigger(n)})}f=true;return e},close:function(k){if(!f){return e}k=k||b.Event();k.type="onBeforeClose";j.trigger(k);if(k.isDefaultPrevented()){return e}d.fadeOut(g.closeSpeed,function(){k.type="onClose";j.trigger(k);h.css({zIndex:b.browser.msie?i:null})});f=false;return e},fit:function(){if(d){var k=a();d.css({width:k[0],height:k[1]})}},bind:function(k,l){j.bind(k,l);return e},unbind:function(k){j.unbind(k);return e}});b.each("onBeforeLoad,onLoad,onBeforeClose,onClose".split(","),function(k,l){e[l]=function(m){return e.bind(l,m)}})}b.fn.expose=function(d){var e=this.eq(typeof d=="number"?d:0).data("expose");if(e){return e}if(typeof d=="string"){d={color:d}}var f=b.extend({},b.tools.expose.conf);d=b.extend(f,d);this.each(function(){e=new c(b(this),d);b(this).data("expose",e)});return d.api?e:this}})(jQuery);
/**
 * Cookie plugin
 *
 * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 */

/**
 * Create a cookie with the given name and value and other optional parameters.
 *
 * @example $.cookie('the_cookie', 'the_value');
 * @desc Set the value of a cookie.
 * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
 * @desc Create a cookie with all available options.
 * @example $.cookie('the_cookie', 'the_value');
 * @desc Create a session cookie.
 * @example $.cookie('the_cookie', null);
 * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
 *       used when the cookie was set.
 *
 * @param String name The name of the cookie.
 * @param String value The value of the cookie.
 * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
 * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
 *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
 *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
 *                             when the the browser exits.
 * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
 * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
 * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
 *                        require a secure protocol (like HTTPS).
 * @type undefined
 *
 * @name $.cookie
 * @cat Plugins/Cookie
 * @author Klaus Hartl/klaus.hartl@stilbuero.de
 */

/**
 * Get the value of a cookie with the given name.
 *
 * @example $.cookie('the_cookie');
 * @desc Get the value of a cookie.
 *
 * @param String name The name of the cookie.
 * @return The value of the cookie.
 * @type String
 *
 * @name $.cookie
 * @cat Plugins/Cookie
 * @author Klaus Hartl/klaus.hartl@stilbuero.de
 */
jQuery.cookie = function(name, value, options) {
    if (typeof value != 'undefined') { // name and value given, set cookie
        options = options || {};
        if (value === null) {
            value = '';
            options.expires = -1;
        }
        var expires = '';
        if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
            var date;
            if (typeof options.expires == 'number') {
                date = new Date();
                date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
            } else {
                date = options.expires;
            }
            expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
        }
        // CAUTION: Needed to parenthesize options.path and options.domain
        // in the following expressions, otherwise they evaluate to undefined
        // in the packed version for some reason...
        var path = options.path ? '; path=' + (options.path) : '';
        var domain = options.domain ? '; domain=' + (options.domain) : '';
        var secure = options.secure ? '; secure' : '';
        document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
    } else { // only name given, get cookie
        var cookieValue = null;
        if (document.cookie && document.cookie != '') {
            var cookies = document.cookie.split(';');
            for (var i = 0; i < cookies.length; i++) {
                var cookie = jQuery.trim(cookies[i]);
                // Does this cookie string begin with the name we want?
                if (cookie.substring(0, name.length + 1) == (name + '=')) {
                    cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                    break;
                }
            }
        }
        return cookieValue;
    }
};// jQuery SWFObject v1.1.1 MIT/GPL @jon_neal
// http://jquery.thewikies.com/swfobject
(function(f,h,i){function k(a,c){var b=(a[0]||0)-(c[0]||0);return b>0||!b&&a.length>0&&k(a.slice(1),c.slice(1))}function l(a){if(typeof a!=g)return a;var c=[],b="";for(var d in a){b=typeof a[d]==g?l(a[d]):[d,m?encodeURI(a[d]):a[d]].join("=");c.push(b)}return c.join("&")}function n(a){var c=[];for(var b in a)a[b]&&c.push([b,'="',a[b],'"'].join(""));return c.join(" ")}function o(a){var c=[];for(var b in a)c.push(['<param name="',b,'" value="',l(a[b]),'" />'].join(""));return c.join("")}var g="object",m=true;try{var j=i.description||function(){return(new i("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version")}()}catch(p){j="Unavailable"}var e=j.match(/\d+/g)||[0];f[h]={available:e[0]>0,activeX:i&&!i.name,version:{original:j,array:e,string:e.join("."),major:parseInt(e[0],10)||0,minor:parseInt(e[1],10)||0,release:parseInt(e[2],10)||0},hasVersion:function(a){a=/string|number/.test(typeof a)?a.toString().split("."):/object/.test(typeof a)?[a.major,a.minor]:a||[0,0];return k(e,a)},encodeParams:true,expressInstall:"expressInstall.swf",expressInstallIsActive:false,create:function(a){if(!a.swf||this.expressInstallIsActive||!this.available&&!a.hasVersionFail)return false;if(!this.hasVersion(a.hasVersion||1)){this.expressInstallIsActive=true;if(typeof a.hasVersionFail=="function")if(!a.hasVersionFail.apply(a))return false;a={swf:a.expressInstall||this.expressInstall,height:137,width:214,flashvars:{MMredirectURL:location.href,MMplayerType:this.activeX?"ActiveX":"PlugIn",MMdoctitle:document.title.slice(0,47)+" - Flash Player Installation"}}}attrs={data:a.swf,type:"application/x-shockwave-flash",id:a.id||"flash_"+Math.floor(Math.random()*999999999),width:a.width||320,height:a.height||180,style:a.style||""};m=typeof a.useEncode!=="undefined"?a.useEncode:this.encodeParams;a.movie=a.swf;a.wmode=a.wmode||"opaque";delete a.fallback;delete a.hasVersion;delete a.hasVersionFail;delete a.height;delete a.id;delete a.swf;delete a.useEncode;delete a.width;var c=document.createElement("div");c.innerHTML=["<object ",n(attrs),">",o(a),"</object>"].join("");return c.firstChild}};f.fn[h]=function(a){var c=this.find(g).andSelf().filter(g);/string|object/.test(typeof a)&&this.each(function(){var b=f(this),d;a=typeof a==g?a:{swf:a};a.fallback=this;if(d=f[h].create(a)){b.children().remove();b.html(d)}});typeof a=="function"&&c.each(function(){var b=this;b.jsInteractionTimeoutMs=b.jsInteractionTimeoutMs||0;if(b.jsInteractionTimeoutMs<660)b.clientWidth||b.clientHeight?a.call(b):setTimeout(function(){f(b)[h](a)},b.jsInteractionTimeoutMs+66)});return c}})(jQuery,"flash",navigator.plugins["Shockwave Flash"]||window.ActiveXObject);
(function($){$.extend({tablesorter:new function(){var parsers=[],widgets=[];this.defaults={cssHeader:"header",cssAsc:"headerSortUp",cssDesc:"headerSortDown",sortInitialOrder:"asc",sortMultiSortKey:"shiftKey",sortForce:null,sortAppend:null,textExtraction:"simple",parsers:{},widgets:[],widgetZebra:{css:["even","odd"]},headers:{},widthFixed:false,cancelSelection:true,sortList:[],headerList:[],dateFormat:"us",decimal:'.',debug:false};function benchmark(s,d){log(s+","+(new Date().getTime()-d.getTime())+"ms");}this.benchmark=benchmark;function log(s){if(typeof console!="undefined"&&typeof console.debug!="undefined"){console.log(s);}else{alert(s);}}function buildParserCache(table,$headers){if(table.config.debug){var parsersDebug="";}var rows=table.tBodies[0].rows;if(table.tBodies[0].rows[0]){var list=[],cells=rows[0].cells,l=cells.length;for(var i=0;i<l;i++){var p=false;if($.metadata&&($($headers[i]).metadata()&&$($headers[i]).metadata().sorter)){p=getParserById($($headers[i]).metadata().sorter);}else if((table.config.headers[i]&&table.config.headers[i].sorter)){p=getParserById(table.config.headers[i].sorter);}if(!p){p=detectParserForColumn(table,cells[i]);}if(table.config.debug){parsersDebug+="column:"+i+" parser:"+p.id+"\n";}list.push(p);}}if(table.config.debug){log(parsersDebug);}return list;};function detectParserForColumn(table,node){var l=parsers.length;for(var i=1;i<l;i++){if(parsers[i].is($.trim(getElementText(table.config,node)),table,node)){return parsers[i];}}return parsers[0];}function getParserById(name){var l=parsers.length;for(var i=0;i<l;i++){if(parsers[i].id.toLowerCase()==name.toLowerCase()){return parsers[i];}}return false;}function buildCache(table){if(table.config.debug){var cacheTime=new Date();}var totalRows=(table.tBodies[0]&&table.tBodies[0].rows.length)||0,totalCells=(table.tBodies[0].rows[0]&&table.tBodies[0].rows[0].cells.length)||0,parsers=table.config.parsers,cache={row:[],normalized:[]};for(var i=0;i<totalRows;++i){var c=table.tBodies[0].rows[i],cols=[];cache.row.push($(c));for(var j=0;j<totalCells;++j){cols.push(parsers[j].format(getElementText(table.config,c.cells[j]),table,c.cells[j]));}cols.push(i);cache.normalized.push(cols);cols=null;};if(table.config.debug){benchmark("Building cache for "+totalRows+" rows:",cacheTime);}return cache;};function getElementText(config,node){if(!node)return"";var t="";if(config.textExtraction=="simple"){if(node.childNodes[0]&&node.childNodes[0].hasChildNodes()){t=node.childNodes[0].innerHTML;}else{t=node.innerHTML;}}else{if(typeof(config.textExtraction)=="function"){t=config.textExtraction(node);}else{t=$(node).text();}}return t;}function appendToTable(table,cache){if(table.config.debug){var appendTime=new Date()}var c=cache,r=c.row,n=c.normalized,totalRows=n.length,checkCell=(n[0].length-1),tableBody=$(table.tBodies[0]),rows=[];for(var i=0;i<totalRows;i++){rows.push(r[n[i][checkCell]]);if(!table.config.appender){var o=r[n[i][checkCell]];var l=o.length;for(var j=0;j<l;j++){tableBody[0].appendChild(o[j]);}}}if(table.config.appender){table.config.appender(table,rows);}rows=null;if(table.config.debug){benchmark("Rebuilt table:",appendTime);}applyWidget(table);setTimeout(function(){$(table).trigger("sortEnd");},0);};function buildHeaders(table){if(table.config.debug){var time=new Date();}var meta=($.metadata)?true:false,tableHeadersRows=[];for(var i=0;i<table.tHead.rows.length;i++){tableHeadersRows[i]=0;};$tableHeaders=$("thead th",table);$tableHeaders.each(function(index){this.count=0;this.column=index;this.order=formatSortingOrder(table.config.sortInitialOrder);if(checkHeaderMetadata(this)||checkHeaderOptions(table,index))this.sortDisabled=true;if(!this.sortDisabled){$(this).addClass(table.config.cssHeader);}table.config.headerList[index]=this;});if(table.config.debug){benchmark("Built headers:",time);log($tableHeaders);}return $tableHeaders;};function checkCellColSpan(table,rows,row){var arr=[],r=table.tHead.rows,c=r[row].cells;for(var i=0;i<c.length;i++){var cell=c[i];if(cell.colSpan>1){arr=arr.concat(checkCellColSpan(table,headerArr,row++));}else{if(table.tHead.length==1||(cell.rowSpan>1||!r[row+1])){arr.push(cell);}}}return arr;};function checkHeaderMetadata(cell){if(($.metadata)&&($(cell).metadata().sorter===false)){return true;};return false;}function checkHeaderOptions(table,i){if((table.config.headers[i])&&(table.config.headers[i].sorter===false)){return true;};return false;}function applyWidget(table){var c=table.config.widgets;var l=c.length;for(var i=0;i<l;i++){getWidgetById(c[i]).format(table);}}function getWidgetById(name){var l=widgets.length;for(var i=0;i<l;i++){if(widgets[i].id.toLowerCase()==name.toLowerCase()){return widgets[i];}}};function formatSortingOrder(v){if(typeof(v)!="Number"){i=(v.toLowerCase()=="desc")?1:0;}else{i=(v==(0||1))?v:0;}return i;}function isValueInArray(v,a){var l=a.length;for(var i=0;i<l;i++){if(a[i][0]==v){return true;}}return false;}function setHeadersCss(table,$headers,list,css){$headers.removeClass(css[0]).removeClass(css[1]);var h=[];$headers.each(function(offset){if(!this.sortDisabled){h[this.column]=$(this);}});var l=list.length;for(var i=0;i<l;i++){h[list[i][0]].addClass(css[list[i][1]]);}}function fixColumnWidth(table,$headers){var c=table.config;if(c.widthFixed){var colgroup=$('<colgroup>');$("tr:first td",table.tBodies[0]).each(function(){colgroup.append($('<col>').css('width',$(this).width()));});$(table).prepend(colgroup);};}function updateHeaderSortCount(table,sortList){var c=table.config,l=sortList.length;for(var i=0;i<l;i++){var s=sortList[i],o=c.headerList[s[0]];o.count=s[1];o.count++;}}function multisort(table,sortList,cache){if(table.config.debug){var sortTime=new Date();}var dynamicExp="var sortWrapper = function(a,b) {",l=sortList.length;for(var i=0;i<l;i++){var c=sortList[i][0];var order=sortList[i][1];var s=(getCachedSortType(table.config.parsers,c)=="text")?((order==0)?"sortText":"sortTextDesc"):((order==0)?"sortNumeric":"sortNumericDesc");var e="e"+i;dynamicExp+="var "+e+" = "+s+"(a["+c+"],b["+c+"]); ";dynamicExp+="if("+e+") { return "+e+"; } ";dynamicExp+="else { ";}var orgOrderCol=cache.normalized[0].length-1;dynamicExp+="return a["+orgOrderCol+"]-b["+orgOrderCol+"];";for(var i=0;i<l;i++){dynamicExp+="}; ";}dynamicExp+="return 0; ";dynamicExp+="}; ";eval(dynamicExp);cache.normalized.sort(sortWrapper);if(table.config.debug){benchmark("Sorting on "+sortList.toString()+" and dir "+order+" time:",sortTime);}return cache;};function sortText(a,b){return((a<b)?-1:((a>b)?1:0));};function sortTextDesc(a,b){return((b<a)?-1:((b>a)?1:0));};function sortNumeric(a,b){return a-b;};function sortNumericDesc(a,b){return b-a;};function getCachedSortType(parsers,i){return parsers[i].type;};this.construct=function(settings){return this.each(function(){if(!this.tHead||!this.tBodies)return;var $this,$document,$headers,cache,config,shiftDown=0,sortOrder;this.config={};config=$.extend(this.config,$.tablesorter.defaults,settings);$this=$(this);$headers=buildHeaders(this);this.config.parsers=buildParserCache(this,$headers);cache=buildCache(this);var sortCSS=[config.cssDesc,config.cssAsc];fixColumnWidth(this);$headers.click(function(e){$this.trigger("sortStart");var totalRows=($this[0].tBodies[0]&&$this[0].tBodies[0].rows.length)||0;if(!this.sortDisabled&&totalRows>0){var $cell=$(this);var i=this.column;this.order=this.count++%2;if(!e[config.sortMultiSortKey]){config.sortList=[];if(config.sortForce!=null){var a=config.sortForce;for(var j=0;j<a.length;j++){if(a[j][0]!=i){config.sortList.push(a[j]);}}}config.sortList.push([i,this.order]);}else{if(isValueInArray(i,config.sortList)){for(var j=0;j<config.sortList.length;j++){var s=config.sortList[j],o=config.headerList[s[0]];if(s[0]==i){o.count=s[1];o.count++;s[1]=o.count%2;}}}else{config.sortList.push([i,this.order]);}};setTimeout(function(){setHeadersCss($this[0],$headers,config.sortList,sortCSS);appendToTable($this[0],multisort($this[0],config.sortList,cache));},1);return false;}}).mousedown(function(){if(config.cancelSelection){this.onselectstart=function(){return false};return false;}});$this.bind("update",function(){this.config.parsers=buildParserCache(this,$headers);cache=buildCache(this);}).bind("sorton",function(e,list){$(this).trigger("sortStart");config.sortList=list;var sortList=config.sortList;updateHeaderSortCount(this,sortList);setHeadersCss(this,$headers,sortList,sortCSS);appendToTable(this,multisort(this,sortList,cache));}).bind("appendCache",function(){appendToTable(this,cache);}).bind("applyWidgetId",function(e,id){getWidgetById(id).format(this);}).bind("applyWidgets",function(){applyWidget(this);});if($.metadata&&($(this).metadata()&&$(this).metadata().sortlist)){config.sortList=$(this).metadata().sortlist;}if(config.sortList.length>0){$this.trigger("sorton",[config.sortList]);}applyWidget(this);});};this.addParser=function(parser){var l=parsers.length,a=true;for(var i=0;i<l;i++){if(parsers[i].id.toLowerCase()==parser.id.toLowerCase()){a=false;}}if(a){parsers.push(parser);};};this.addWidget=function(widget){widgets.push(widget);};this.formatFloat=function(s){var i=parseFloat(s);return(isNaN(i))?0:i;};this.formatInt=function(s){var i=parseInt(s);return(isNaN(i))?0:i;};this.isDigit=function(s,config){var DECIMAL='\\'+config.decimal;var exp='/(^[+]?0('+DECIMAL+'0+)?$)|(^([-+]?[1-9][0-9]*)$)|(^([-+]?((0?|[1-9][0-9]*)'+DECIMAL+'(0*[1-9][0-9]*)))$)|(^[-+]?[1-9]+[0-9]*'+DECIMAL+'0+$)/';return RegExp(exp).test($.trim(s));};this.clearTableBody=function(table){if($.browser.msie){function empty(){while(this.firstChild)this.removeChild(this.firstChild);}empty.apply(table.tBodies[0]);}else{table.tBodies[0].innerHTML="";}};}});$.fn.extend({tablesorter:$.tablesorter.construct});var ts=$.tablesorter;ts.addParser({id:"text",is:function(s){return true;},format:function(s){return $.trim(s.toLowerCase());},type:"text"});ts.addParser({id:"digit",is:function(s,table){var c=table.config;return $.tablesorter.isDigit(s,c);},format:function(s){return $.tablesorter.formatFloat(s);},type:"numeric"});ts.addParser({id:"currency",is:function(s){return/^[£$€?.]/.test(s);},format:function(s){return $.tablesorter.formatFloat(s.replace(new RegExp(/[^0-9.]/g),""));},type:"numeric"});ts.addParser({id:"ipAddress",is:function(s){return/^\d{2,3}[\.]\d{2,3}[\.]\d{2,3}[\.]\d{2,3}$/.test(s);},format:function(s){var a=s.split("."),r="",l=a.length;for(var i=0;i<l;i++){var item=a[i];if(item.length==2){r+="0"+item;}else{r+=item;}}return $.tablesorter.formatFloat(r);},type:"numeric"});ts.addParser({id:"url",is:function(s){return/^(https?|ftp|file):\/\/$/.test(s);},format:function(s){return jQuery.trim(s.replace(new RegExp(/(https?|ftp|file):\/\//),''));},type:"text"});ts.addParser({id:"isoDate",is:function(s){return/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(s);},format:function(s){return $.tablesorter.formatFloat((s!="")?new Date(s.replace(new RegExp(/-/g),"/")).getTime():"0");},type:"numeric"});ts.addParser({id:"percent",is:function(s){return/\%$/.test($.trim(s));},format:function(s){return $.tablesorter.formatFloat(s.replace(new RegExp(/%/g),""));},type:"numeric"});ts.addParser({id:"usLongDate",is:function(s){return s.match(new RegExp(/^[A-Za-z]{3,10}\.? [0-9]{1,2}, ([0-9]{4}|'?[0-9]{2}) (([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(AM|PM)))$/));},format:function(s){return $.tablesorter.formatFloat(new Date(s).getTime());},type:"numeric"});ts.addParser({id:"shortDate",is:function(s){return/\d{1,2}[\/\-]\d{1,2}[\/\-]\d{2,4}/.test(s);},format:function(s,table){var c=table.config;s=s.replace(/\-/g,"/");if(c.dateFormat=="us"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{4})/,"$3/$1/$2");}else if(c.dateFormat=="uk"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{4})/,"$3/$2/$1");}else if(c.dateFormat=="dd/mm/yy"||c.dateFormat=="dd-mm-yy"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{2})/,"$1/$2/$3");}return $.tablesorter.formatFloat(new Date(s).getTime());},type:"numeric"});ts.addParser({id:"time",is:function(s){return/^(([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(am|pm)))$/.test(s);},format:function(s){return $.tablesorter.formatFloat(new Date("2000/01/01 "+s).getTime());},type:"numeric"});ts.addParser({id:"metadata",is:function(s){return false;},format:function(s,table,cell){var c=table.config,p=(!c.parserMetadataName)?'sortValue':c.parserMetadataName;return $(cell).metadata()[p];},type:"numeric"});ts.addWidget({id:"zebra",format:function(table){if(table.config.debug){var time=new Date();}$("tr:visible",table.tBodies[0]).filter(':even').removeClass(table.config.widgetZebra.css[1]).addClass(table.config.widgetZebra.css[0]).end().filter(':odd').removeClass(table.config.widgetZebra.css[0]).addClass(table.config.widgetZebra.css[1]);if(table.config.debug){$.tablesorter.benchmark("Applying Zebra widget",time);}}});})(jQuery);/**
 * Copyright (c) 2005 - 2010, James Auldridge
 * All rights reserved.
 *
 * Licensed under the BSD, MIT, and GPL (your choice!) Licenses:
 *  http://code.google.com/p/cookies/wiki/License
 *
 */

var jaaulde=window.jaaulde||{};jaaulde.utils=jaaulde.utils||{};jaaulde.utils.cookies=(function(){var resolveOptions,assembleOptionsString,parseCookies,constructor,defaultOptions={expiresAt:null,path:'/',domain:null,secure:false};resolveOptions=function(options){var returnValue,expireDate;if(typeof options!=='object'||options===null){returnValue=defaultOptions;}else
{returnValue={expiresAt:defaultOptions.expiresAt,path:defaultOptions.path,domain:defaultOptions.domain,secure:defaultOptions.secure};if(typeof options.expiresAt==='object'&&options.expiresAt instanceof Date){returnValue.expiresAt=options.expiresAt;}else if(typeof options.hoursToLive==='number'&&options.hoursToLive!==0){expireDate=new Date();expireDate.setTime(expireDate.getTime()+(options.hoursToLive*60*60*1000));returnValue.expiresAt=expireDate;}if(typeof options.path==='string'&&options.path!==''){returnValue.path=options.path;}if(typeof options.domain==='string'&&options.domain!==''){returnValue.domain=options.domain;}if(options.secure===true){returnValue.secure=options.secure;}}return returnValue;};assembleOptionsString=function(options){options=resolveOptions(options);return((typeof options.expiresAt==='object'&&options.expiresAt instanceof Date?'; expires='+options.expiresAt.toGMTString():'')+'; path='+options.path+(typeof options.domain==='string'?'; domain='+options.domain:'')+(options.secure===true?'; secure':''));};parseCookies=function(){var cookies={},i,pair,name,value,separated=document.cookie.split(';'),unparsedValue;for(i=0;i<separated.length;i=i+1){pair=separated[i].split('=');name=pair[0].replace(/^\s*/,'').replace(/\s*$/,'');try
{value=decodeURIComponent(pair[1]);}catch(e1){value=pair[1];}if(typeof JSON==='object'&&JSON!==null&&typeof JSON.parse==='function'){try
{unparsedValue=value;value=JSON.parse(value);}catch(e2){value=unparsedValue;}}cookies[name]=value;}return cookies;};constructor=function(){};constructor.prototype.get=function(cookieName){var returnValue,item,cookies=parseCookies();if(typeof cookieName==='string'){returnValue=(typeof cookies[cookieName]!=='undefined')?cookies[cookieName]:null;}else if(typeof cookieName==='object'&&cookieName!==null){returnValue={};for(item in cookieName){if(typeof cookies[cookieName[item]]!=='undefined'){returnValue[cookieName[item]]=cookies[cookieName[item]];}else
{returnValue[cookieName[item]]=null;}}}else
{returnValue=cookies;}return returnValue;};constructor.prototype.filter=function(cookieNameRegExp){var cookieName,returnValue={},cookies=parseCookies();if(typeof cookieNameRegExp==='string'){cookieNameRegExp=new RegExp(cookieNameRegExp);}for(cookieName in cookies){if(cookieName.match(cookieNameRegExp)){returnValue[cookieName]=cookies[cookieName];}}return returnValue;};constructor.prototype.set=function(cookieName,value,options){if(typeof options!=='object'||options===null){options={};}if(typeof value==='undefined'||value===null){value='';options.hoursToLive=-8760;}else if(typeof value!=='string'){if(typeof JSON==='object'&&JSON!==null&&typeof JSON.stringify==='function'){value=JSON.stringify(value);}else
{throw new Error('cookies.set() received non-string value and could not serialize.');}}var optionsString=assembleOptionsString(options);document.cookie=cookieName+'='+encodeURIComponent(value)+optionsString;};constructor.prototype.del=function(cookieName,options){var allCookies={},name;if(typeof options!=='object'||options===null){options={};}if(typeof cookieName==='boolean'&&cookieName===true){allCookies=this.get();}else if(typeof cookieName==='string'){allCookies[cookieName]=true;}for(name in allCookies){if(typeof name==='string'&&name!==''){this.set(name,null,options);}}};constructor.prototype.test=function(){var returnValue=false,testName='cT',testValue='data';this.set(testName,testValue);if(this.get(testName)===testValue){this.del(testName);returnValue=true;}return returnValue;};constructor.prototype.setOptions=function(options){if(typeof options!=='object'){options=null;}defaultOptions=resolveOptions(options);};return new constructor();})();(function(){if(window.jQuery){(function($){$.cookies=jaaulde.utils.cookies;var extensions={cookify:function(options){return this.each(function(){var i,nameAttrs=['name','id'],name,$this=$(this),value;for(i in nameAttrs){if(!isNaN(i)){name=$this.attr(nameAttrs[i]);if(typeof name==='string'&&name!==''){if($this.is(':checkbox, :radio')){if($this.attr('checked')){value=$this.val();}}else if($this.is(':input')){value=$this.val();}else
{value=$this.html();}if(typeof value!=='string'||value===''){value=null;}$.cookies.set(name,value,options);break;}}}});},cookieFill:function(){return this.each(function(){var n,getN,nameAttrs=['name','id'],name,$this=$(this),value;getN=function(){n=nameAttrs.pop();return!!n;};while(getN()){name=$this.attr(n);if(typeof name==='string'&&name!==''){value=$.cookies.get(name);if(value!==null){if($this.is(':checkbox, :radio')){if($this.val()===value){$this.attr('checked','checked');}else
{$this.removeAttr('checked');}}else if($this.is(':input')){$this.val(value);}else
{$this.html(value);}}break;}}});},cookieBind:function(options){return this.each(function(){var $this=$(this);$this.cookieFill().change(function(){$this.cookify(options);});});}};$.each(extensions,function(i){$.fn[i]=this;});})(window.jQuery);}})();
/*
 * jQuery validation plug-in 1.7
 *
 * http://bassistance.de/jquery-plugins/jquery-plugin-validation/
 * http://docs.jquery.com/Plugins/Validation
 *
 * Copyright (c) 2006 - 2008 Jörn Zaefferer
 *
 * $Id: jquery.validate.js 6403 2009-06-17 14:27:16Z joern.zaefferer $
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}var validator=$.data(this[0],'validator');if(validator){return validator;}validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});if(validator.settings.submitHandler){this.find("input, button").filter(":submit").click(function(){validator.submitButton=this;});}this.submit(function(event){if(validator.settings.debug)event.preventDefault();function handle(){if(validator.settings.submitHandler){if(validator.submitButton){var hidden=$("<input type='hidden'/>").attr("name",validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);}validator.settings.submitHandler.call(validator,validator.currentForm);if(validator.submitButton){hidden.remove();}return false;}return true;}if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}return handle();}else{validator.focusInvalid();return false;}});}return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=true;var validator=$(this[0].form).validate();this.each(function(){valid&=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(""+a.value);},filled:function(a){return!!$.trim(""+a.value);},unchecked:function(a){return!a.checked;}});$.validator=function(options,form){this.settings=$.extend(true,{},$.validator.defaults,options);this.currentForm=form;this.init();};$.validator.format=function(source,params){if(arguments.length==1)return function(){var args=$.makeArray(arguments);args.unshift(source);return $.validator.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}if(params.constructor!=Array){params=[params];}$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass,this.settings.validClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)this.element(element);else if(element.parentNode.name in this.submitted)this.element(element.parentNode);},highlight:function(element,errorClass,validClass){$(element).addClass(errorClass).removeClass(validClass);},unhighlight:function(element,errorClass,validClass){$(element).removeClass(errorClass).addClass(validClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.validator.format("Please enter no more than {0} characters."),minlength:$.validator.format("Please enter at least {0} characters."),rangelength:$.validator.format("Please enter a value between {0} and {1} characters long."),range:$.validator.format("Please enter a value between {0} and {1}."),max:$.validator.format("Please enter a value less than or equal to {0}."),min:$.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator"),eventType="on"+event.type.replace(/^validate/,"");validator.settings[eventType]&&validator.settings[eventType].call(validator,this[0]);}$(this.currentForm).validateDelegate(":text, :password, :file, select, textarea","focusin focusout keyup",delegate).validateDelegate(":radio, :checkbox, select, option","click",delegate);if(this.settings.invalidHandler)$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin");}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.debug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method",e);throw e;}}if(dependencyMismatch)return;if(this.objectLength(rules))this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)return arguments[i];}return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method),theregex=/\$?\{(\d+)\}/g;if(typeof message=="function"){message=message.call(this,rule.parameters,element);}else if(theregex.test(message)){message=jQuery.format(message.replace(theregex,'{$1}'),rule.parameters);}this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)toToggle=toToggle.add(toToggle.parent(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass,this.settings.validClass);this.showLabel(error.element,error.message);}if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass,this.settings.validClass);}}this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}if(!this.labelContainer.append(label).length)this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}this.toShow=this.toShow.add(label);},errorsFor:function(element){var name=this.idOrName(element);return this.errors().filter(function(){return $(this).attr('for')==name;});},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return/radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))return this.findByName(element.name).filter(':checked').length;}return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();this.formSubmitted=false;}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);this.formSubmitted=false;}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",{old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}if(rules.messages){delete rules.messages;}return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message!=undefined?message:$.validator.messages[name];if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var val=$(element).val();return val&&val.length>0;case'input':if(this.checkable(element))return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])this.settings.messages[element.name]={};previous.originalMessage=this.settings.messages[element.name].remote;this.settings.messages[element.name].remote=previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){validator.settings.messages[element.name].remote=previous.originalMessage;var valid=response===true;if(valid){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};var message=(previous.message=response||validator.defaultMessage(element,"remote"));errors[element.name]=$.isFunction(message)?message(value):message;validator.showErrors(errors);}previous.valid=valid;validator.stopRequest(element,valid);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))return"dependency-mismatch";if(/[^0-9-]+/.test(value))return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(var n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)nDigit-=9;}nCheck+=nDigit;bEven=!bEven;}return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param.replace(/,/g,'|'):"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){var target=$(param).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){$(element).valid();});return value==target.val();}}});$.format=$.validator.format;})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}return(pendingRequests[port]=ajax.apply(this,arguments));}return ajax.apply(this,arguments);};})(jQuery);;(function($){if(!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){this.addEventListener(original,handler,true);},teardown:function(){this.removeEventListener(original,handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};function handler(e){e=$.event.fix(e);e.type=fix;return $.event.handle.call(this,e);}});};$.extend($.fn,{validateDelegate:function(delegate,type,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});}});})(jQuery);﻿/**
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne <brian@cherne.net>
*/
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}if(p==this){return false;}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);/*
 * jQuery throttle / debounce - v1.1 - 3/7/2010
 * http://benalman.com/projects/jquery-throttle-debounce-plugin/
 * 
 * Copyright (c) 2010 "Cowboy" Ben Alman
 * Dual licensed under the MIT and GPL licenses.
 * http://benalman.com/about/license/
 */
(function(b,c){var $=b.jQuery||b.Cowboy||(b.Cowboy={}),a;$.throttle=a=function(e,f,j,i){var h,d=0;if(typeof f!=="boolean"){i=j;j=f;f=c}function g(){var o=this,m=+new Date()-d,n=arguments;function l(){d=+new Date();j.apply(o,n)}function k(){h=c}if(i&&!h){l()}h&&clearTimeout(h);if(i===c&&m>e){l()}else{if(f!==true){h=setTimeout(i?k:l,i===c?e-m:e)}}}if($.guid){g.guid=j.guid=j.guid||$.guid++}return g};$.debounce=function(d,e,f){return f===c?a(d,e,false):a(d,f,e!==false)}})(this);/*
 * jQuery hashchange event - v1.3 - 7/21/2010
 * http://benalman.com/projects/jquery-hashchange-plugin/
 * 
 * Copyright (c) 2010 "Cowboy" Ben Alman
 * Dual licensed under the MIT and GPL licenses.
 * http://benalman.com/about/license/
 */
(function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&(i===b||i>7);function a(j){j=j||location.href;return"#"+j.replace(/^[^#]*#?(.*)$/,"$1")}$.fn[c]=function(j){return j?this.bind(c,j):this.trigger(c)};$.fn[c].delay=50;g[c]=$.extend(g[c],{setup:function(){if(d){return false}$(f.start)},teardown:function(){if(d){return false}$(f.stop)}});f=(function(){var j={},p,m=a(),k=function(q){return q},l=k,o=k;j.start=function(){p||n()};j.stop=function(){p&&clearTimeout(p);p=b};function n(){var r=a(),q=o(m);if(r!==m){l(m=r,q);$(e).trigger(c)}else{if(q!==m){location.href=location.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){var q,r;j.start=function(){if(!q){r=$.fn[c].src;r=r&&r+a();q=$('<iframe tabindex="-1" title="empty"/>').hide().one("load",function(){r||l(a());n()}).attr("src",r||"javascript:0").insertAfter("body")[0].contentWindow;h.onpropertychange=function(){try{if(event.propertyName==="title"){q.document.title=h.title}}catch(s){}}}};j.stop=k;o=function(){return a(q.location.href)};l=function(v,s){var u=q.document,t=$.fn[c].domain;if(v!==s){u.title=h.title;u.open();t&&u.write('<script>document.domain="'+t+'"<\/script>');u.close();q.location.hash=v}}})();return j})()})(jQuery,this);/*!
 * jQuery UI 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI
 */
(function(c,j){function k(a,b){var d=a.nodeName.toLowerCase();if("area"===d){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&l(a)}return(/input|select|textarea|button|object/.test(d)?!a.disabled:"a"==d?a.href||b:b)&&l(a)}function l(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.13",
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)},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!==j)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"),10);if(!isNaN(b)&&b!==0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind((c.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",
function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,m,n){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(m)g-=parseFloat(c.curCSS(f,"border"+this+"Width",true))||0;if(n)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,
outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c(this).css(h,d(this,f)+"px")})};c.fn["outer"+b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c(this).css(h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){return k(a,!isNaN(c.attr(a,"tabindex")))},tabbable:function(a){var b=c.attr(a,"tabindex"),d=isNaN(b);
return(d||b>=0)&&k(a,!d)}});c(function(){var a=document.body,b=a.appendChild(b=document.createElement("div"));c.extend(b.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.offsetHeight===100;c.support.selectstart="onselectstart"in b;a.removeChild(b).style.display="none"});c.extend(c.ui,{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,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)}})}})(jQuery);
;/*!
 * jQuery UI Widget 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b,j){if(b.cleanData){var k=b.cleanData;b.cleanData=function(a){for(var c=0,d;(d=a[c])!=null;c++)b(d).triggerHandler("remove");k(a)}}else{var l=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 l.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(true,{},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.charAt(0)==="_")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!==j){h=i;return false}}):this.each(function(){var g=b.data(this,a);g?g.option(d||{})._init():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){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,
this._getCreateOptions(),a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return b.metadata&&b.metadata.get(this.element[0])[this.widgetName]},_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;if(arguments.length===0)return b.extend({},this.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}this._setOptions(d);return this},_setOptions:function(a){var c=this;b.each(a,function(d,e){c._setOption(d,e)});return this},_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.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 *	jquery.ui.widget.js
 */
(function(b){var d=false;b(document).mousedown(function(){d=false});b.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(c){return a._mouseDown(c)}).bind("click."+this.widgetName,function(c){if(true===b.data(c.target,a.widgetName+".preventClickEvent")){b.removeData(c.target,a.widgetName+".preventClickEvent");c.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+
this.widgetName)},_mouseDown:function(a){if(!d){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var c=this,f=a.which==1,g=typeof this.options.cancel=="string"?b(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!f||g||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){c.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}}true===b.data(a.target,this.widgetName+".preventClickEvent")&&b.removeData(a.target,this.widgetName+".preventClickEvent");this._mouseMoveDelegate=function(e){return c._mouseMove(e)};this._mouseUpDelegate=function(e){return c._mouseUp(e)};b(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);a.preventDefault();return d=true}},_mouseMove:function(a){if(b.browser.msie&&
!(document.documentMode>=9)&&!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){b(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=
false;a.target==this._mouseDownEvent.target&&b.data(a.target,this.widgetName+".preventClickEvent",true);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);
;/*
 * jQuery UI Position 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Position
 */
(function(c){c.ui=c.ui||{};var n=/left|center|right/,o=/top|center|bottom/,t=c.fn.position,u=c.fn.offset;c.fn.position=function(b){if(!b||!b.of)return t.apply(this,arguments);b=c.extend({},b);var a=c(b.of),d=a[0],g=(b.collision||"flip").split(" "),e=b.offset?b.offset.split(" "):[0,0],h,k,j;if(d.nodeType===9){h=a.width();k=a.height();j={top:0,left:0}}else if(d.setTimeout){h=a.width();k=a.height();j={top:a.scrollTop(),left:a.scrollLeft()}}else if(d.preventDefault){b.at="left top";h=k=0;j={top:b.of.pageY,
left:b.of.pageX}}else{h=a.outerWidth();k=a.outerHeight();j=a.offset()}c.each(["my","at"],function(){var f=(b[this]||"").split(" ");if(f.length===1)f=n.test(f[0])?f.concat(["center"]):o.test(f[0])?["center"].concat(f):["center","center"];f[0]=n.test(f[0])?f[0]:"center";f[1]=o.test(f[1])?f[1]:"center";b[this]=f});if(g.length===1)g[1]=g[0];e[0]=parseInt(e[0],10)||0;if(e.length===1)e[1]=e[0];e[1]=parseInt(e[1],10)||0;if(b.at[0]==="right")j.left+=h;else if(b.at[0]==="center")j.left+=h/2;if(b.at[1]==="bottom")j.top+=
k;else if(b.at[1]==="center")j.top+=k/2;j.left+=e[0];j.top+=e[1];return this.each(function(){var f=c(this),l=f.outerWidth(),m=f.outerHeight(),p=parseInt(c.curCSS(this,"marginLeft",true))||0,q=parseInt(c.curCSS(this,"marginTop",true))||0,v=l+p+(parseInt(c.curCSS(this,"marginRight",true))||0),w=m+q+(parseInt(c.curCSS(this,"marginBottom",true))||0),i=c.extend({},j),r;if(b.my[0]==="right")i.left-=l;else if(b.my[0]==="center")i.left-=l/2;if(b.my[1]==="bottom")i.top-=m;else if(b.my[1]==="center")i.top-=
m/2;i.left=Math.round(i.left);i.top=Math.round(i.top);r={left:i.left-p,top:i.top-q};c.each(["left","top"],function(s,x){c.ui.position[g[s]]&&c.ui.position[g[s]][x](i,{targetWidth:h,targetHeight:k,elemWidth:l,elemHeight:m,collisionPosition:r,collisionWidth:v,collisionHeight:w,offset:e,my:b.my,at:b.at})});c.fn.bgiframe&&f.bgiframe();f.offset(c.extend(i,{using:b.using}))})};c.ui.position={fit:{left:function(b,a){var d=c(window);d=a.collisionPosition.left+a.collisionWidth-d.width()-d.scrollLeft();b.left=
d>0?b.left-d:Math.max(b.left-a.collisionPosition.left,b.left)},top:function(b,a){var d=c(window);d=a.collisionPosition.top+a.collisionHeight-d.height()-d.scrollTop();b.top=d>0?b.top-d:Math.max(b.top-a.collisionPosition.top,b.top)}},flip:{left:function(b,a){if(a.at[0]!=="center"){var d=c(window);d=a.collisionPosition.left+a.collisionWidth-d.width()-d.scrollLeft();var g=a.my[0]==="left"?-a.elemWidth:a.my[0]==="right"?a.elemWidth:0,e=a.at[0]==="left"?a.targetWidth:-a.targetWidth,h=-2*a.offset[0];b.left+=
a.collisionPosition.left<0?g+e+h:d>0?g+e+h:0}},top:function(b,a){if(a.at[1]!=="center"){var d=c(window);d=a.collisionPosition.top+a.collisionHeight-d.height()-d.scrollTop();var g=a.my[1]==="top"?-a.elemHeight:a.my[1]==="bottom"?a.elemHeight:0,e=a.at[1]==="top"?a.targetHeight:-a.targetHeight,h=-2*a.offset[1];b.top+=a.collisionPosition.top<0?g+e+h:d>0?g+e+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(b,a){if(/static/.test(c.curCSS(b,"position")))b.style.position="relative";var d=c(b),
g=d.offset(),e=parseInt(c.curCSS(b,"top",true),10)||0,h=parseInt(c.curCSS(b,"left",true),10)||0;g={top:a.top-g.top+e,left:a.left-g.left+h};"using"in a?a.using.call(b,g):d.css(g)};c.fn.offset=function(b){var a=this[0];if(!a||!a.ownerDocument)return null;if(b)return this.each(function(){c.offset.setOffset(this,b)});return u.call(this)}}})(jQuery);
;/*
 * jQuery UI Effects 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/
 */
jQuery.effects||function(f,j){function m(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 n.transparent;return n[f.trim(c).toLowerCase()]}function s(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 m(b)}function o(){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 p(c){var a,b;for(a in c){b=c[a];if(b==null||f.isFunction(b)||a in t||/scrollbar/.test(a)||!/color/i.test(a)&&isNaN(parseFloat(b)))delete c[a]}return c}function u(c,a){var b={_:0},d;for(d in a)if(c[d]!=a[d])b[d]=a[d];return b}function k(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(typeof a=="number"||f.fx.speeds[a]){d=b;b=a;a={}}if(f.isFunction(b)){d=b;b=null}a=a||{};b=b||a.duration;b=f.fx.off?0:typeof b=="number"?b:b in f.fx.speeds?f.fx.speeds[b]:f.fx.speeds._default;d=d||a.complete;return[c,a,b,d]}function l(c){if(!c||typeof c==="number"||f.fx.speeds[c])return true;if(typeof c==="string"&&!f.effects[c])return true;return false}f.effects={};f.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor",
"borderTopColor","borderColor","color","outlineColor"],function(c,a){f.fx.step[a]=function(b){if(!b.colorInit){b.start=s(b.elem,a);b.end=m(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 n={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]},q=["add","remove","toggle"],t={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.queue(function(){var e=f(this),g=e.attr("style")||" ",h=p(o.call(this)),r,v=e.attr("class");f.each(q,function(w,i){c[i]&&e[i+"Class"](c[i])});r=p(o.call(this));e.attr("class",v);e.animate(u(h,r),{queue:false,duration:a,easding:b,complete:function(){f.each(q,function(w,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.dequeue(this)}})})};
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===j?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.13",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,right:"auto",bottom:"auto"})}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=k.apply(this,arguments),b={options:a[1],duration:a[2],callback:a[3]};a=b.options.mode;var d=f.effects[c];if(f.fx.off||!d)return a?this[a](b.duration,b.callback):this.each(function(){b.callback&&b.callback.call(this)});return d.call(this,b)},_show:f.fn.show,show:function(c){if(l(c))return this._show.apply(this,arguments);else{var a=k.apply(this,arguments);
a[1].mode="show";return this.effect.apply(this,a)}},_hide:f.fn.hide,hide:function(c){if(l(c))return this._hide.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="hide";return this.effect.apply(this,a)}},__toggle:f.fn.toggle,toggle:function(c){if(l(c)||typeof c==="boolean"||f.isFunction(c))return this.__toggle.apply(this,arguments);else{var a=k.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==j)g=1.70158;return d*(a/=e)*a*((g+1)*a-g)+b},easeOutBack:function(c,a,b,d,e,g){if(g==j)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==j)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);
;/*
 * jQuery UI Effects Blind 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Blind
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(b){b.effects.blind=function(c){return this.queue(function(){var a=b(this),g=["position","top","bottom","left","right"],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);
;/*
 * jQuery UI Effects Bounce 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Bounce
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(e){e.effects.bounce=function(b){return this.queue(function(){var a=e(this),l=["position","top","bottom","left","right"],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);
;/*
 * jQuery UI Effects Clip 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Clip
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(b){b.effects.clip=function(e){return this.queue(function(){var a=b(this),i=["position","top","bottom","left","right","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);
;/*
 * jQuery UI Effects Drop 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Drop
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(c){c.effects.drop=function(d){return this.queue(function(){var a=c(this),h=["position","top","bottom","left","right","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);
;/*
 * jQuery UI Effects Explode 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Explode
 *
 * Depends:
 *	jquery.effects.core.js
 */
(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);
;/*
 * jQuery UI Effects Fade 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Fade
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(b){b.effects.fade=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"hide");c.animate({opacity:d},{queue:false,duration:a.duration,easing:a.options.easing,complete:function(){a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery);
;/*
 * jQuery UI Effects Fold 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Fold
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(c){c.effects.fold=function(a){return this.queue(function(){var b=c(this),j=["position","top","bottom","left","right"],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);
;/*
 * jQuery UI Effects Highlight 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Highlight
 *
 * Depends:
 *	jquery.effects.core.js
 */
(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);
;/*
 * jQuery UI Effects Pulsate 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Pulsate
 *
 * Depends:
 *	jquery.effects.core.js
 */
(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);
;/*
 * jQuery UI Effects Scale 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Scale
 *
 * Depends:
 *	jquery.effects.core.js
 */
(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","bottom","left","right","width","height","overflow","opacity"],g=["position","top","bottom","left","right","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);
;/*
 * jQuery UI Effects Shake 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Shake
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(d){d.effects.shake=function(a){return this.queue(function(){var b=d(this),j=["position","top","bottom","left","right"];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);
;/*
 * jQuery UI Effects Slide 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Slide
 *
 * Depends:
 *	jquery.effects.core.js
 */
(function(c){c.effects.slide=function(d){return this.queue(function(){var a=c(this),h=["position","top","bottom","left","right"],f=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 g=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var e=d.options.distance||(g=="top"?a.outerHeight({margin:true}):a.outerWidth({margin:true}));if(f=="show")a.css(g,b=="pos"?isNaN(e)?"-"+e:-e:e);
var i={};i[g]=(f=="show"?b=="pos"?"+=":"-=":b=="pos"?"-=":"+=")+e;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){f=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
;/*
 * jQuery UI Effects Transfer 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Effects/Transfer
 *
 * Depends:
 *	jquery.effects.core.js
 */
(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);
;/*
 * depends on jquery-ui.1.8.12
 * 
 * jQuery CheckboxTree
 *
 * @author Valerio Galano <v.galano@daredevel.it>
 *
 * @see http://checkboxtree.daredevel.it
 *
 * @version 0.5
 */
$.widget("daredevel.checkboxTree",{_allDescendantChecked:function(a){return(a.parents("li:first").find("li input:checkbox:not(:checked)").length==0)},_create:function(){var a=this;if(this.options.collapsable){this.options.collapseAnchor=(this.options.collapseImage.length>0)?'<img src="'+this.options.collapseImage+'" />':"";this.options.expandAnchor=(this.options.expandImage.length>0)?'<img src="'+this.options.expandImage+'" />':"";this.options.leafAnchor=(this.options.leafImage.length>0)?'<img src="'+this.options.leafImage+'" />':"";this.element.find("li:not(:has(ul))").each(function(){$(this).prepend($("<span />"));a._markAsLeaf($(this))});this.element.find("li:has(ul):has(input:checkbox:checked)").each(function(){$(this).prepend($("<span />"));a.options.initializeChecked=="collapsed"?a.collapse($(this)):a.expand($(this))});this.element.find("li:has(ul):not(:has(input:checkbox:checked))").each(function(){$(this).prepend($("<span />"));a.options.initializeUnchecked=="collapsed"?a.collapse($(this)):a.expand($(this))});this.element.find("li span").live("click",function(){li=$(this).parents("li:first");if(li.hasClass("collapsed")){a.expand(li)}else{if(li.hasClass("expanded")){a.collapse(li)}}});$(this.options.collapseAllElement).bind("click",function(){a.collapseAll()});$(this.options.expandAllElement).bind("click",function(){a.expandAll()});if(this.options.onUncheck.node=="collapse"){this.element.find("input:checkbox:not(:checked)").live("click",function(){a.collapse($(this).parents("li:first"))})}else{if(this.options.onUncheck.node=="expand"){this.element.find("input:checkbox:not(:checked)").live("click",function(){a.expand($(this).parents("li:first"))})}}if(this.options.onCheck.node=="collapse"){this.element.find("input:checkbox:checked").live("click",function(){a.collapse($(this).parents("li:first"))})}else{if(this.options.onCheck.node=="expand"){this.element.find("input:checkbox:checked").live("click",function(){a.expand($(this).parents("li:first"))})}}}this.element.find("input:checkbox:not(:checked)").live("click",function(){var b=$(this).parents("li:first");a.uncheck(b)});this.element.find("input:checkbox:checked").live("click",function(){var b=$(this).parents("li:first");a.check(b)});this.element.addClass("ui-widget-daredevel-checkboxTree");this.element.addClass("ui-widget ui-widget-content")},_checkAncestors:function(a){a.parentsUntil(".ui-widget").filter("li").find("input:checkbox:first:not(:checked)").attr("checked","checked").change()},_checkDescendants:function(a){a.find("li input:checkbox:not(:checked)").attr("checked","checked").change()},_checkOthers:function(a){var b=this;a.addClass("exclude");a.parents("li").addClass("exclude");a.find("li").addClass("exclude");$(this.element).find("li").each(function(){if(!$(this).hasClass("exclude")){$(this).find("input:checkbox:first:not(:checked)").attr("checked","checked").change()}});$(this.element).find("li").removeClass("exclude")},_destroy:function(){this.element.removeClass(this.options.cssClass);$.Widget.prototype.destroy.call(this)},_isRoot:function(a){return a.parents("ul:first")==this.element},_markAsCollapsed:function(a){if(this.options.expandAnchor.length>0){a.children("span").html(this.options.expandAnchor)}else{if(this.options.collapseUiIcon.length>0){a.children("span").removeClass(this.options.expandUiIcon).addClass("ui-icon "+this.options.collapseUiIcon)}}a.removeClass("expanded").addClass("collapsed")},_markAsExpanded:function(a){if(this.options.collapseAnchor.length>0){a.children("span").html(this.options.collapseAnchor)}else{if(this.options.expandUiIcon.length>0){a.children("span").removeClass(this.options.collapseUiIcon).addClass("ui-icon "+this.options.expandUiIcon)}}a.removeClass("collapsed").addClass("expanded")},_markAsLeaf:function(a){if(this.options.leafAnchor.length>0){a.children("span").html(this.options.leafAnchor)}else{if(this.options.leafUiIcon.length>0){a.children("span").addClass("ui-icon "+this.options.leafUiIcon)}}a.addClass("leaf")},_parentNode:function(a){return a.parents("li:first")},_uncheckAncestors:function(a){a.parentsUntil(".ui-widget").filter("li").find("input:checkbox:first:checked").attr("checked","").change()},_uncheckDescendants:function(a){a.find("li input:checkbox:checked").attr("checked","").change()},_uncheckOthers:function(a){var b=this;a.addClass("exclude");a.parents("li").addClass("exclude");a.find("li").addClass("exclude");$(this.element).find("li").each(function(){if(!$(this).hasClass("exclude")){$(this).find("input:checkbox:first:checked").attr("checked","").change()}});$(this.element).find("li").removeClass("exclude")},check:function(a){a.find("input:checkbox:first:not(:checked)").attr("checked","checked").change();if(this.options.onCheck.others=="check"){this._checkOthers(a)}else{if(this.options.onCheck.others=="uncheck"){this._uncheckOthers(a)}}if(this.options.onCheck.descendants=="check"){this._checkDescendants(a)}else{if(this.options.onCheck.descendants=="uncheck"){this._uncheckDescendants(a)}}if(this.options.onCheck.ancestors=="check"){this._checkAncestors(a)}else{if(this.options.onCheck.ancestors=="uncheck"){this._uncheckAncestors(a)}else{if(this.options.onCheck.ancestors=="checkIfFull"){if(this._allDescendantChecked(a)&&!this._isRoot(a)){this.check(this._parentNode(a))}}}}},checkAll:function(){$(this.element).find("input:checkbox:not(:checked)").attr("checked","checked").change()},collapse:function(a){if(a.hasClass("collapsed")||(a.hasClass("leaf"))){return}var b=this;a.children("ul").hide(this.options.collapseEffect,{},this.options.collapseDuration);setTimeout(function(){b._markAsCollapsed(a,b.options)},b.options.collapseDuration);b._trigger("collapse",a)},collapseAll:function(){var a=this;$(this.element).find("li.expanded").each(function(){a.collapse($(this))})},expand:function(a){if(a.hasClass("expanded")||(a.hasClass("leaf"))){return}var b=this;a.children("ul").show(b.options.expandEffect,{},b.options.expandDuration);setTimeout(function(){b._markAsExpanded(a,b.options)},b.options.expandDuration);b._trigger("expand",a)},expandAll:function(){var a=this;$(this.element).find("li.collapsed").each(function(){a.expand($(this))})},uncheck:function(a){a.find("input:checkbox:first:checked").attr("checked","").change();if(this.options.onUncheck.others=="check"){this._checkOthers(a)}else{if(this.options.onUncheck.others=="uncheck"){this._uncheckOthers(a)}}if(this.options.onUncheck.descendants=="check"){this._checkDescendants(a)}else{if(this.options.onUncheck.descendants=="uncheck"){this._uncheckDescendants(a)}}if(this.options.onUncheck.ancestors=="check"){this._checkAncestors(a)}else{if(this.options.onUncheck.ancestors=="uncheck"){this._uncheckAncestors(a)}}},uncheckAll:function(){$(this.element).find("input:checkbox:checked").attr("checked","").change()},options:{collapsable:true,collapseAllElement:"",collapseDuration:500,collapseEffect:"blind",collapseImage:"",collapseUiIcon:"ui-icon-triangle-1-e",expandAllElement:"",expandDuration:500,expandEffect:"blind",expandImage:"",expandUiIcon:"ui-icon-triangle-1-se",initializeChecked:"expanded",initializeUnchecked:"expanded",leafImage:"",leafUiIcon:"",onCheck:{ancestors:"check",descendants:"check",node:"",others:""},onUncheck:{ancestors:"",descendants:"uncheck",node:"",others:""}}});/* jTemplates 0.7.8 (http://jtemplates.tpython.com) Copyright (c) 2009 Tomasz Gloc */
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('a(37.b&&!37.b.38){(9(b){6 m=9(s,A,f){5.1M=[];5.1u={};5.2p=E;5.1N={};5.1c={};5.f=b.1m({1Z:1f,3a:1O,2q:1f,2r:1f,3b:1O,3c:1O},f);5.1v=(5.f.1v!==F)?(5.f.1v):(13.20);5.Y=(5.f.Y!==F)?(5.f.Y):(13.3d);5.3e(s,A);a(s){5.1w(5.1c[\'21\'],A,5.f)}5.1c=E};m.y.2s=\'0.7.8\';m.R=1O;m.y.3e=9(s,A){6 2t=/\\{#14 *(\\w*?)( .*)*\\}/g;6 22,1x,M;6 1y=E;6 2u=[];2v((22=2t.3N(s))!=E){1y=2t.1y;1x=22[1];M=s.2w(\'{#/14 \'+1x+\'}\',1y);a(M==-1){C j Z(\'15: m "\'+1x+\'" 2x 23 3O.\');}5.1c[1x]=s.2y(1y,M);2u[1x]=13.2z(22[2])}a(1y===E){5.1c[\'21\']=s;c}N(6 i 24 5.1c){a(i!=\'21\'){5.1N[i]=j m()}}N(6 i 24 5.1c){a(i!=\'21\'){5.1N[i].1w(5.1c[i],b.1m({},A||{},5.1N||{}),b.1m({},5.f,2u[i]));5.1c[i]=E}}};m.y.1w=9(s,A,f){a(s==F){5.1M.B(j 1g(\'\',1,5));c}s=s.U(/[\\n\\r]/g,\'\');s=s.U(/\\{\\*.*?\\*\\}/g,\'\');5.2p=b.1m({},5.1N||{},A||{});5.f=j 2A(f);6 p=5.1M;6 1P=s.1h(/\\{#.*?\\}/g);6 16=0,M=0;6 e;6 1i=0;6 25=0;N(6 i=0,l=(1P)?(1P.V):(0);i<l;++i){6 17=1P[i];a(1i){M=s.2w(\'{#/1z}\');a(M==-1){C j Z("15: 3P 1Q 3f 1z.");}a(M>16){p.B(j 1g(s.2y(16,M),1,5))}16=M+11;1i=0;i=b.3Q(\'{#/1z}\',1P);1R}M=s.2w(17,16);a(M>16){p.B(j 1g(s.2y(16,M),1i,5))}6 3R=17.1h(/\\{#([\\w\\/]+).*?\\}/);6 26=I.$1;2B(26){q\'3S\':++25;p.27();q\'a\':e=j 1A(17,p);p.B(e);p=e;D;q\'J\':p.27();D;q\'/a\':2v(25){p=p.28();--25}q\'/N\':q\'/29\':p=p.28();D;q\'29\':e=j 1n(17,p,5);p.B(e);p=e;D;q\'N\':e=2a(17,p,5);p.B(e);p=e;D;q\'1R\':q\'D\':p.B(j 18(26));D;q\'2C\':p.B(j 2D(17,5.2p));D;q\'h\':p.B(j 2E(17));D;q\'2F\':p.B(j 2G(17));D;q\'3T\':p.B(j 1g(\'{\',1,5));D;q\'3U\':p.B(j 1g(\'}\',1,5));D;q\'1z\':1i=1;D;q\'/1z\':a(m.R){C j Z("15: 3V 2H 3f 1z.");}D;2I:a(m.R){C j Z(\'15: 3W 3X: \'+26+\'.\');}}16=M+17.V}a(s.V>16){p.B(j 1g(s.3Y(16),1i,5))}};m.y.K=9(d,h,z,H){++H;6 $T=d,2b,2c;a(5.f.3b){$T=5.1v(d,{2d:(5.f.3a&&H==1),1S:5.f.1Z},5.Y)}a(!5.f.3c){2b=5.1u;2c=h}J{2b=5.1v(5.1u,{2d:(5.f.2q),1S:1f},5.Y);2c=5.1v(h,{2d:(5.f.2q&&H==1),1S:1f},5.Y)}6 $P=b.1m({},2b,2c);6 $Q=(z!=F)?(z):({});$Q.2s=5.2s;6 19=\'\';N(6 i=0,l=5.1M.V;i<l;++i){19+=5.1M[i].K($T,$P,$Q,H)}--H;c 19};m.y.2J=9(1T,1o){5.1u[1T]=1o};13=9(){};13.3d=9(3g){c 3g.U(/&/g,\'&3Z;\').U(/>/g,\'&3h;\').U(/</g,\'&3i;\').U(/"/g,\'&40;\').U(/\'/g,\'&#39;\')};13.20=9(d,1B,Y){a(d==E){c d}2B(d.2K){q 2A:6 o={};N(6 i 24 d){o[i]=13.20(d[i],1B,Y)}a(!1B.1S){a(d.41("2L"))o.2L=d.2L}c o;q 42:6 o=[];N(6 i=0,l=d.V;i<l;++i){o[i]=13.20(d[i],1B,Y)}c o;q 2M:c(1B.2d)?(Y(d)):(d);q 43:a(1B.1S){a(m.R)C j Z("15: 44 45 23 46.");J c F}2I:c d}};13.2z=9(2e){a(2e===E||2e===F){c{}}6 o=2e.47(/[= ]/);a(o[0]===\'\'){o.48()}6 2N={};N(6 i=0,l=o.V;i<l;i+=2){2N[o[i]]=o[i+1]}c 2N};6 1g=9(2O,1i,14){5.2f=2O;5.3j=1i;5.1d=14};1g.y.K=9(d,h,z,H){6 2g=5.2f;a(!5.3j){6 2P=5.1d;6 $T=d;6 $P=h;6 $Q=z;2g=2g.U(/\\{(.*?)\\}/g,9(49,3k){1C{6 1D=10(3k);a(1E 1D==\'9\'){a(2P.f.1Z||!2P.f.2r){c\'\'}J{1D=1D($T,$P,$Q)}}c(1D===F)?(""):(2M(1D))}1F(e){a(m.R){a(e 1G 18)e.1j="4a";C e;}c""}})}c 2g};6 1A=9(L,1H){5.2h=1H;L.1h(/\\{#(?:J)*a (.*?)\\}/);5.3l=I.$1;5.1p=[];5.1q=[];5.1I=5.1p};1A.y.B=9(e){5.1I.B(e)};1A.y.28=9(){c 5.2h};1A.y.27=9(){5.1I=5.1q};1A.y.K=9(d,h,z,H){6 $T=d;6 $P=h;6 $Q=z;6 19=\'\';1C{6 2Q=(10(5.3l))?(5.1p):(5.1q);N(6 i=0,l=2Q.V;i<l;++i){19+=2Q[i].K(d,h,z,H)}}1F(e){a(m.R||(e 1G 18))C e;}c 19};2a=9(L,1H,14){a(L.1h(/\\{#N (\\w+?) *= *(\\S+?) +4b +(\\S+?) *(?:12=(\\S+?))*\\}/)){L=\'{#29 2a.3m 3n \'+I.$1+\' 2H=\'+(I.$2||0)+\' 1Q=\'+(I.$3||-1)+\' 12=\'+(I.$4||1)+\' u=$T}\';c j 1n(L,1H,14)}J{C j Z(\'15: 4c 4d "3o": \'+L);}};2a.3m=9(i){c i};6 1n=9(L,1H,14){5.2h=1H;5.1d=14;L.1h(/\\{#29 (.+?) 3n (\\w+?)( .+)*\\}/);5.3p=I.$1;5.x=I.$2;5.W=I.$3||E;5.W=13.2z(5.W);5.1p=[];5.1q=[];5.1I=5.1p};1n.y.B=9(e){5.1I.B(e)};1n.y.28=9(){c 5.2h};1n.y.27=9(){5.1I=5.1q};1n.y.K=9(d,h,z,H){1C{6 $T=d;6 $P=h;6 $Q=z;6 1r=10(5.3p);6 1U=[];6 1J=1E 1r;a(1J==\'3q\'){6 2R=[];b.1e(1r,9(k,v){1U.B(k);2R.B(v)});1r=2R}6 u=(5.W.u!==F)?(10(5.W.u)):(($T!=E)?($T):({}));6 s=1V(10(5.W.2H)||0),e;6 12=1V(10(5.W.12)||1);a(1J!=\'9\'){e=1r.V}J{a(5.W.1Q===F||5.W.1Q===E){e=1V.4e}J{e=1V(10(5.W.1Q))+((12>0)?(1):(-1))}}6 19=\'\';6 i,l;a(5.W.1W){6 2S=s+1V(10(5.W.1W));e=(2S>e)?(e):(2S)}a((e>s&&12>0)||(e<s&&12<0)){6 1K=0;6 3r=(1J!=\'9\')?(4f.4g((e-s)/12)):F;6 1s,1k;N(;((12>0)?(s<e):(s>e));s+=12,++1K){1s=1U[s];a(1J!=\'9\'){1k=1r[s]}J{1k=1r(s);a(1k===F||1k===E){D}}a((1E 1k==\'9\')&&(5.1d.f.1Z||!5.1d.f.2r)){1R}a((1J==\'3q\')&&(1s 24 2A)){1R}6 3s=u[5.x];u[5.x]=1k;u[5.x+\'$3t\']=s;u[5.x+\'$1K\']=1K;u[5.x+\'$3u\']=(1K==0);u[5.x+\'$3v\']=(s+12>=e);u[5.x+\'$3w\']=3r;u[5.x+\'$1U\']=(1s!==F&&1s.2K==2M)?(5.1d.Y(1s)):(1s);u[5.x+\'$1E\']=1E 1k;N(i=0,l=5.1p.V;i<l;++i){1C{19+=5.1p[i].K(u,h,z,H)}1F(2T){a(2T 1G 18){2B(2T.1j){q\'1R\':i=l;D;q\'D\':i=l;s=e;D;2I:C e;}}J{C e;}}}1l u[5.x+\'$3t\'];1l u[5.x+\'$1K\'];1l u[5.x+\'$3u\'];1l u[5.x+\'$3v\'];1l u[5.x+\'$3w\'];1l u[5.x+\'$1U\'];1l u[5.x+\'$1E\'];1l u[5.x];u[5.x]=3s}}J{N(i=0,l=5.1q.V;i<l;++i){19+=5.1q[i].K($T,h,z,H)}}c 19}1F(e){a(m.R||(e 1G 18))C e;c""}};6 18=9(1j){5.1j=1j};18.y=Z;18.y.K=9(d){C 5;};6 2D=9(L,A){L.1h(/\\{#2C (.*?)(?: 4h=(.*?))?\\}/);5.1d=A[I.$1];a(5.1d==F){a(m.R)C j Z(\'15: 4i 3o 2C: \'+I.$1);}5.3x=I.$2};2D.y.K=9(d,h,z,H){6 $T=d;6 $P=h;1C{c 5.1d.K(10(5.3x),h,z,H)}1F(e){a(m.R||(e 1G 18))C e;}c\'\'};6 2E=9(L){L.1h(/\\{#h 1T=(\\w*?) 1o=(.*?)\\}/);5.x=I.$1;5.2f=I.$2};2E.y.K=9(d,h,z,H){6 $T=d;6 $P=h;6 $Q=z;1C{h[5.x]=10(5.2f)}1F(e){a(m.R||(e 1G 18))C e;h[5.x]=F}c\'\'};6 2G=9(L){L.1h(/\\{#2F 4j=(.*?)\\}/);5.2U=10(I.$1);5.2V=5.2U.V;a(5.2V<=0){C j Z(\'15: 2F 4k 4l 4m\');}5.2W=0;5.2X=-1};2G.y.K=9(d,h,z,H){6 2Y=b.O(z,\'1X\');a(2Y!=5.2X){5.2X=2Y;5.2W=0}6 i=5.2W++%5.2V;c 5.2U[i]};b.1a.1w=9(s,A,f){a(s.2K===m){c b(5).1e(9(){b.O(5,\'2i\',s);b.O(5,\'1X\',0)})}J{c b(5).1e(9(){b.O(5,\'2i\',j m(s,A,f));b.O(5,\'1X\',0)})}};b.1a.4n=9(1L,A,f){6 s=b.2Z({1t:1L,1Y:1f}).3y;c b(5).1w(s,A,f)};b.1a.4o=9(30,A,f){6 s=b(\'#\'+30).2O();a(s==E){s=b(\'#\'+30).3z();s=s.U(/&3i;/g,"<").U(/&3h;/g,">")}s=b.4p(s);s=s.U(/^<\\!\\[4q\\[([\\s\\S]*)\\]\\]>$/3A,\'$1\');s=s.U(/^<\\!--([\\s\\S]*)-->$/3A,\'$1\');c b(5).1w(s,A,f)};b.1a.4r=9(){6 1W=0;b(5).1e(9(){a(b.2j(5)){++1W}});c 1W};b.1a.4s=9(){b(5).3B();c b(5).1e(9(){b.3C(5,\'2i\')})};b.1a.2J=9(1T,1o){c b(5).1e(9(){6 t=b.2j(5);a(t===F){a(m.R)C j Z(\'15: m 2x 23 3D.\');J c}t.2J(1T,1o)})};b.1a.31=9(d,h){c b(5).1e(9(){6 t=b.2j(5);a(t===F){a(m.R)C j Z(\'15: m 2x 23 3D.\');J c}b.O(5,\'1X\',b.O(5,\'1X\')+1);b(5).3z(t.K(d,h,5,0))})};b.1a.4t=9(1L,h,G){6 X=5;G=b.1m({1j:\'4u\',1Y:1O,32:1f},G);b.2Z({1t:1L,1j:G.1j,O:G.O,3E:G.3E,1Y:G.1Y,32:G.32,3F:G.3F,4v:\'4w\',4x:9(d){6 r=b(X).31(d,h);a(G.2k){G.2k(r)}},4y:G.4z,4A:G.4B});c 5};6 2l=9(1t,h,2m,2n,1b,G){5.3G=1t;5.1u=h;5.3H=2m;5.3I=2n;5.1b=1b;5.3J=E;5.33=G||{};6 X=5;b(1b).1e(9(){b.O(5,\'34\',X)});5.35()};2l.y.35=9(){5.3K();a(5.1b.V==0){c}6 X=5;b.4C(5.3G,5.3I,9(d){6 r=b(X.1b).31(d,X.1u);a(X.33.2k){X.33.2k(r)}});5.3J=4D(9(){X.35()},5.3H)};2l.y.3K=9(){5.1b=b.3L(5.1b,9(o){a(b.4E.4F){6 n=o.36;2v(n&&n!=4G){n=n.36}c n!=E}J{c o.36!=E}})};b.1a.4H=9(1t,h,2m,2n,G){c j 2l(1t,h,2m,2n,5,G)};b.1a.3B=9(){c b(5).1e(9(){6 2o=b.O(5,\'34\');a(2o==E){c}6 X=5;2o.1b=b.3L(2o.1b,9(o){c o!=X});b.3C(5,\'34\')})};b.1m({38:9(s,A,f){c j m(s,A,f)},4I:9(1L,A,f){6 s=b.2Z({1t:1L,1Y:1f}).3y;c j m(s,A,f)},2j:9(z){c b.O(z,\'2i\')},4J:9(14,O,3M){c 14.K(O,3M,F,0)},4K:9(1o){m.R=1o}})})(b)}',62,295,'|||||this|var|||function|if|jQuery|return|||settings||param||new|||Template|||node|case||||extData|||_name|prototype|element|includes|push|throw|break|null|undefined|options|deep|RegExp|else|get|oper|se|for|data|||DEBUG_MODE|||replace|length|_option|that|f_escapeString|Error|eval||step|TemplateUtils|template|jTemplates|ss|this_op|JTException|ret|fn|objs|_templates_code|_template|each|false|TextNode|match|literalMode|type|cval|delete|extend|opFOREACH|value|_onTrue|_onFalse|fcount|ckey|url|_param|f_cloneData|setTemplate|tname|lastIndex|literal|opIF|filter|try|__tmp|typeof|catch|instanceof|par|_currentState|mode|iteration|url_|_tree|_templates|true|op|end|continue|noFunc|name|key|Number|count|jTemplateSID|async|disallow_functions|cloneData|MAIN|iter|not|in|elseif_level|op_|switchToElse|getParent|foreach|opFORFactory|_param1|_param2|escapeData|optionText|_value|__t|_parent|jTemplate|getTemplate|on_success|Updater|interval|args|updater|_includes|filter_params|runnable_functions|version|reg|_template_settings|while|indexOf|is|substring|optionToObject|Object|switch|include|Include|UserParam|cycle|Cycle|begin|default|setParam|constructor|toString|String|obj|val|__template|tab|arr|tmp|ex|_values|_length|_index|_lastSessionID|sid|ajax|elementName|processTemplate|cache|_options|jTemplateUpdater|run|parentNode|window|createTemplate||filter_data|clone_data|clone_params|escapeHTML|splitTemplates|of|txt|gt|lt|_literalMode|__1|_cond|funcIterator|as|find|_arg|object|_total|prevValue|index|first|last|total|_root|responseText|html|im|processTemplateStop|removeData|defined|dataFilter|timeout|_url|_interval|_args|timer|detectDeletedNodes|grep|parameter|exec|closed|No|inArray|ppp|elseif|ldelim|rdelim|Missing|unknown|tag|substr|amp|quot|hasOwnProperty|Array|Function|Functions|are|allowed|split|shift|__0|subtemplate|to|Operator|failed|MAX_VALUE|Math|ceil|root|Cannot|values|has|no|elements|setTemplateURL|setTemplateElement|trim|CDATA|hasTemplate|removeTemplate|processTemplateURL|GET|dataType|json|success|error|on_error|complete|on_complete|getJSON|setTimeout|browser|msie|document|processTemplateStart|createTemplateURL|processTemplateToText|jTemplatesDebugMode'.split('|'),0,{}))/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

;(function(b){var m,t,u,f,D,j,E,n,z,A,q=0,e={},o=[],p=0,d={},l=[],G=null,v=new Image,J=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,W=/[^\.]\.(swf)\s*$/i,K,L=1,y=0,s="",r,i,h=false,B=b.extend(b("<div/>")[0],{prop:0}),M=b.browser.msie&&b.browser.version<7&&!window.XMLHttpRequest,N=function(){t.hide();v.onerror=v.onload=null;G&&G.abort();m.empty()},O=function(){if(false===e.onError(o,q,e)){t.hide();h=false}else{e.titleShow=false;e.width="auto";e.height="auto";m.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>');
F()}},I=function(){var a=o[q],c,g,k,C,P,w;N();e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));w=e.onStart(o,q,e);if(w===false)h=false;else{if(typeof w=="object")e=b.extend(e,w);k=e.title||(a.nodeName?b(a).attr("title"):a.title)||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);if(k===""&&e.orig&&e.titleFromAlt)k=e.orig.attr("alt");c=e.href||(a.nodeName?b(a).attr("href"):a.href)||null;if(/^(?:javascript)/i.test(c)||
c=="#")c=null;if(e.type){g=e.type;if(!c)c=e.content}else if(e.content)g="html";else if(c)g=c.match(J)?"image":c.match(W)?"swf":b(a).hasClass("iframe")?"iframe":c.indexOf("#")===0?"inline":"ajax";if(g){if(g=="inline"){a=c.substr(c.indexOf("#"));g=b(a).length>0?"inline":"ajax"}e.type=g;e.href=c;e.title=k;if(e.autoDimensions)if(e.type=="html"||e.type=="inline"||e.type=="ajax"){e.width="auto";e.height="auto"}else e.autoDimensions=false;if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=
false;e.enableEscapeButton=false;e.showCloseButton=false}e.padding=parseInt(e.padding,10);e.margin=parseInt(e.margin,10);m.css("padding",e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(j.children())});switch(g){case "html":m.html(e.content);F();break;case "inline":if(b(a).parent().is("#fancybox-content")===true){h=false;break}b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(j.children())}).bind("fancybox-cancel",
function(){b(this).replaceWith(m.children())});b(a).appendTo(m);F();break;case "image":h=false;b.fancybox.showActivity();v=new Image;v.onerror=function(){O()};v.onload=function(){h=true;v.onerror=v.onload=null;e.width=v.width;e.height=v.height;b("<img />").attr({id:"fancybox-img",src:v.src,alt:e.title}).appendTo(m);Q()};v.src=c;break;case "swf":e.scrolling="no";C='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+c+
'"></param>';P="";b.each(e.swf,function(x,H){C+='<param name="'+x+'" value="'+H+'"></param>';P+=" "+x+'="'+H+'"'});C+='<embed src="'+c+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+P+"></embed></object>";m.html(C);F();break;case "ajax":h=false;b.fancybox.showActivity();e.ajax.win=e.ajax.success;G=b.ajax(b.extend({},e.ajax,{url:c,data:e.ajax.data||{},error:function(x){x.status>0&&O()},success:function(x,H,R){if((typeof R=="object"?R:G).status==200){if(typeof e.ajax.win==
"function"){w=e.ajax.win(c,x,H,R);if(w===false){t.hide();return}else if(typeof w=="string"||typeof w=="object")x=w}m.html(x);F()}}}));break;case "iframe":Q()}}else O()}},F=function(){var a=e.width,c=e.height;a=a.toString().indexOf("%")>-1?parseInt((b(window).width()-e.margin*2)*parseFloat(a)/100,10)+"px":a=="auto"?"auto":a+"px";c=c.toString().indexOf("%")>-1?parseInt((b(window).height()-e.margin*2)*parseFloat(c)/100,10)+"px":c=="auto"?"auto":c+"px";m.wrapInner('<div style="width:'+a+";height:"+c+
";overflow: "+(e.scrolling=="auto"?"auto":e.scrolling=="yes"?"scroll":"hidden")+';position:relative;"></div>');e.width=m.width();e.height=m.height();Q()},Q=function(){var a,c;t.hide();if(f.is(":visible")&&false===d.onCleanup(l,p,d)){b.event.trigger("fancybox-cancel");h=false}else{h=true;b(j.add(u)).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");f.is(":visible")&&d.titlePosition!=="outside"&&f.css("height",f.height());l=o;p=q;d=e;if(d.overlayShow){u.css({"background-color":d.overlayColor,
opacity:d.overlayOpacity,cursor:d.hideOnOverlayClick?"pointer":"auto",height:b(document).height()});if(!u.is(":visible")){M&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});u.show()}}else u.hide();i=X();s=d.title||"";y=0;n.empty().removeAttr("style").removeClass();if(d.titleShow!==false){if(b.isFunction(d.titleFormat))a=d.titleFormat(s,l,p,d);else a=s&&s.length?
d.titlePosition=="float"?'<table id="fancybox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="fancybox-title-float-left"></td><td id="fancybox-title-float-main">'+s+'</td><td id="fancybox-title-float-right"></td></tr></table>':'<div id="fancybox-title-'+d.titlePosition+'">'+s+"</div>":false;s=a;if(!(!s||s==="")){n.addClass("fancybox-title-"+d.titlePosition).html(s).appendTo("body").show();switch(d.titlePosition){case "inside":n.css({width:i.width-d.padding*2,marginLeft:d.padding,marginRight:d.padding});
y=n.outerHeight(true);n.appendTo(D);i.height+=y;break;case "over":n.css({marginLeft:d.padding,width:i.width-d.padding*2,bottom:d.padding}).appendTo(D);break;case "float":n.css("left",parseInt((n.width()-i.width-40)/2,10)*-1).appendTo(f);break;default:n.css({width:i.width-d.padding*2,paddingLeft:d.padding,paddingRight:d.padding}).appendTo(f)}}}n.hide();if(f.is(":visible")){b(E.add(z).add(A)).hide();a=f.position();r={top:a.top,left:a.left,width:f.width(),height:f.height()};c=r.width==i.width&&r.height==
i.height;j.fadeTo(d.changeFade,0.3,function(){var g=function(){j.html(m.contents()).fadeTo(d.changeFade,1,S)};b.event.trigger("fancybox-change");j.empty().removeAttr("filter").css({"border-width":d.padding,width:i.width-d.padding*2,height:e.autoDimensions?"auto":i.height-y-d.padding*2});if(c)g();else{B.prop=0;b(B).animate({prop:1},{duration:d.changeSpeed,easing:d.easingChange,step:T,complete:g})}})}else{f.removeAttr("style");j.css("border-width",d.padding);if(d.transitionIn=="elastic"){r=V();j.html(m.contents());
f.show();if(d.opacity)i.opacity=0;B.prop=0;b(B).animate({prop:1},{duration:d.speedIn,easing:d.easingIn,step:T,complete:S})}else{d.titlePosition=="inside"&&y>0&&n.show();j.css({width:i.width-d.padding*2,height:e.autoDimensions?"auto":i.height-y-d.padding*2}).html(m.contents());f.css(i).fadeIn(d.transitionIn=="none"?0:d.speedIn,S)}}}},Y=function(){if(d.enableEscapeButton||d.enableKeyboardNav)b(document).bind("keydown.fb",function(a){if(a.keyCode==27&&d.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if((a.keyCode==
37||a.keyCode==39)&&d.enableKeyboardNav&&a.target.tagName!=="INPUT"&&a.target.tagName!=="TEXTAREA"&&a.target.tagName!=="SELECT"){a.preventDefault();b.fancybox[a.keyCode==37?"prev":"next"]()}});if(d.showNavArrows){if(d.cyclic&&l.length>1||p!==0)z.show();if(d.cyclic&&l.length>1||p!=l.length-1)A.show()}else{z.hide();A.hide()}},S=function(){if(!b.support.opacity){j.get(0).style.removeAttribute("filter");f.get(0).style.removeAttribute("filter")}e.autoDimensions&&j.css("height","auto");f.css("height","auto");
s&&s.length&&n.show();d.showCloseButton&&E.show();Y();d.hideOnContentClick&&j.bind("click",b.fancybox.close);d.hideOnOverlayClick&&u.bind("click",b.fancybox.close);b(window).bind("resize.fb",b.fancybox.resize);d.centerOnScroll&&b(window).bind("scroll.fb",b.fancybox.center);if(d.type=="iframe")b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" '+(b.browser.msie?'allowtransparency="true""':"")+' scrolling="'+e.scrolling+'" src="'+d.href+'"></iframe>').appendTo(j);
f.show();h=false;b.fancybox.center();d.onComplete(l,p,d);var a,c;if(l.length-1>p){a=l[p+1].href;if(typeof a!=="undefined"&&a.match(J)){c=new Image;c.src=a}}if(p>0){a=l[p-1].href;if(typeof a!=="undefined"&&a.match(J)){c=new Image;c.src=a}}},T=function(a){var c={width:parseInt(r.width+(i.width-r.width)*a,10),height:parseInt(r.height+(i.height-r.height)*a,10),top:parseInt(r.top+(i.top-r.top)*a,10),left:parseInt(r.left+(i.left-r.left)*a,10)};if(typeof i.opacity!=="undefined")c.opacity=a<0.5?0.5:a;f.css(c);
j.css({width:c.width-d.padding*2,height:c.height-y*a-d.padding*2})},U=function(){return[b(window).width()-d.margin*2,b(window).height()-d.margin*2,b(document).scrollLeft()+d.margin,b(document).scrollTop()+d.margin]},X=function(){var a=U(),c={},g=d.autoScale,k=d.padding*2;c.width=d.width.toString().indexOf("%")>-1?parseInt(a[0]*parseFloat(d.width)/100,10):d.width+k;c.height=d.height.toString().indexOf("%")>-1?parseInt(a[1]*parseFloat(d.height)/100,10):d.height+k;if(g&&(c.width>a[0]||c.height>a[1]))if(e.type==
"image"||e.type=="swf"){g=d.width/d.height;if(c.width>a[0]){c.width=a[0];c.height=parseInt((c.width-k)/g+k,10)}if(c.height>a[1]){c.height=a[1];c.width=parseInt((c.height-k)*g+k,10)}}else{c.width=Math.min(c.width,a[0]);c.height=Math.min(c.height,a[1])}c.top=parseInt(Math.max(a[3]-20,a[3]+(a[1]-c.height-40)*0.5),10);c.left=parseInt(Math.max(a[2]-20,a[2]+(a[0]-c.width-40)*0.5),10);return c},V=function(){var a=e.orig?b(e.orig):false,c={};if(a&&a.length){c=a.offset();c.top+=parseInt(a.css("paddingTop"),
10)||0;c.left+=parseInt(a.css("paddingLeft"),10)||0;c.top+=parseInt(a.css("border-top-width"),10)||0;c.left+=parseInt(a.css("border-left-width"),10)||0;c.width=a.width();c.height=a.height();c={width:c.width+d.padding*2,height:c.height+d.padding*2,top:c.top-d.padding-20,left:c.left-d.padding-20}}else{a=U();c={width:d.padding*2,height:d.padding*2,top:parseInt(a[3]+a[1]*0.5,10),left:parseInt(a[2]+a[0]*0.5,10)}}return c},Z=function(){if(t.is(":visible")){b("div",t).css("top",L*-40+"px");L=(L+1)%12}else clearInterval(K)};
b.fn.fancybox=function(a){if(!b(this).length)return this;b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(c){c.preventDefault();if(!h){h=true;b(this).blur();o=[];q=0;c=b(this).attr("rel")||"";if(!c||c==""||c==="nofollow")o.push(this);else{o=b("a[rel="+c+"], area[rel="+c+"]");q=o.index(this)}I()}});return this};b.fancybox=function(a,c){var g;if(!h){h=true;g=typeof c!=="undefined"?c:{};o=[];q=parseInt(g.index,10)||0;if(b.isArray(a)){for(var k=
0,C=a.length;k<C;k++)if(typeof a[k]=="object")b(a[k]).data("fancybox",b.extend({},g,a[k]));else a[k]=b({}).data("fancybox",b.extend({content:a[k]},g));o=jQuery.merge(o,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},g,a));else a=b({}).data("fancybox",b.extend({content:a},g));o.push(a)}if(q>o.length||q<0)q=0;I()}};b.fancybox.showActivity=function(){clearInterval(K);t.show();K=setInterval(Z,66)};b.fancybox.hideActivity=function(){t.hide()};b.fancybox.next=function(){return b.fancybox.pos(p+
1)};b.fancybox.prev=function(){return b.fancybox.pos(p-1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a);o=l;if(a>-1&&a<l.length){q=a;I()}else if(d.cyclic&&l.length>1){q=a>=l.length?0:l.length-1;I()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");N();e.onCancel(o,q,e);h=false}};b.fancybox.close=function(){function a(){u.fadeOut("fast");n.empty().hide();f.hide();b.event.trigger("fancybox-cleanup");j.empty();d.onClosed(l,p,d);l=e=[];p=q=0;d=e={};h=false}if(!(h||f.is(":hidden"))){h=
true;if(d&&false===d.onCleanup(l,p,d))h=false;else{N();b(E.add(z).add(A)).hide();b(j.add(u)).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");j.find("iframe").attr("src",M&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank");d.titlePosition!=="inside"&&n.empty();f.stop();if(d.transitionOut=="elastic"){r=V();var c=f.position();i={top:c.top,left:c.left,width:f.width(),height:f.height()};if(d.opacity)i.opacity=1;n.empty().hide();B.prop=1;
b(B).animate({prop:0},{duration:d.speedOut,easing:d.easingOut,step:T,complete:a})}else f.fadeOut(d.transitionOut=="none"?0:d.speedOut,a)}}};b.fancybox.resize=function(){u.is(":visible")&&u.css("height",b(document).height());b.fancybox.center(true)};b.fancybox.center=function(a){var c,g;if(!h){g=a===true?1:0;c=U();!g&&(f.width()>c[0]||f.height()>c[1])||f.stop().animate({top:parseInt(Math.max(c[3]-20,c[3]+(c[1]-j.height()-40)*0.5-d.padding)),left:parseInt(Math.max(c[2]-20,c[2]+(c[0]-j.width()-40)*0.5-
d.padding))},typeof a=="number"?a:200)}};b.fancybox.init=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),t=b('<div id="fancybox-loading"><div></div></div>'),u=b('<div id="fancybox-overlay"></div>'),f=b('<div id="fancybox-wrap"></div>'));D=b('<div id="fancybox-outer"></div>').append('<div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div>').appendTo(f);
D.append(j=b('<div id="fancybox-content"></div>'),E=b('<a id="fancybox-close"></a>'),n=b('<div id="fancybox-title"></div>'),z=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),A=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));E.click(b.fancybox.close);t.click(b.fancybox.cancel);z.click(function(a){a.preventDefault();b.fancybox.prev()});A.click(function(a){a.preventDefault();b.fancybox.next()});
b.fn.mousewheel&&f.bind("mousewheel.fb",function(a,c){if(h)a.preventDefault();else if(b(a.target).get(0).clientHeight==0||b(a.target).get(0).scrollHeight===b(a.target).get(0).clientHeight){a.preventDefault();b.fancybox[c>0?"prev":"next"]()}});b.support.opacity||f.addClass("fancybox-ie");if(M){t.addClass("fancybox-ie6");f.addClass("fancybox-ie6");b('<iframe id="fancybox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank")+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(D)}}};
b.fn.fancybox.defaults={padding:10,margin:40,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.7,overlayColor:"#777",titleShow:true,titlePosition:"float",titleFormat:null,titleFromAlt:false,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",
easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,enableKeyboardNav:true,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}};b(document).ready(function(){b.fancybox.init()})})(jQuery);/**
 * Singleton class controls the Headline1
 * @author Thomas Junghans, Namics AG
 * @class Headline1
 * @namespace Franke
 */

function Module() {
    /**
     * Event object
     * @property events
     */
    this.events = {
        'onBefore' : [],
        'onAfter' : []
    };

}

Module.prototype = {
    /**
     * Subscriber
     * @param {string} event, the event name
     * @param {function} handler, the function to execute. The arguments returned by the handler are sent with trigger
     */
    bind : function (event, handler) {
        try {
            this.events[event].push(handler);
        }
        catch (e) {
            throw new Error('Event ' + event + ' does not exist');
        }
    },

    /**
     * Triggers events
     * @method trigger
     * @param event
     * @param data (optional)
     * @return void
     */
    trigger : function (event) {
        var i = 0,
            len = 0,
            data = [];

        for (i = 0, len = arguments.length; i < len; i++) {
            if (i === 0) {
                continue;
            }
            data.push(arguments[i]);   
        }

        for (i = 0, len = this.events[event].length; i < len; i++) {
            this.events[event][i](arguments[0], data.slice(0));
        }
    }
};
/*globals jQuery, log */

/*!
 * Franke Namespace
 * @author <%= AUTHOR %>
 * @date <%= DATE %>
 */
var Franke = Franke || {};

// Sprocketize
//= require "jQuery-1.4.2.min"
//= require "cufon-yui"
//= require "Corporate_S_400-Corporate_S_700.font"
//= require "Corporate_S_600.font"
//= require "jquery.tools.min"
//= require "jquery.cookie"
//= require "jquery.swfobject.1-1-1.min"
//= require "jquery.tablesorter.min"
//= require "nx.module"
//= require "franke.utils"

// Global Namespace
jQuery('html').addClass('js');

// Comment or remove to enable log
var log = {
    toggle: function () {},
    move: function () {},
    resize: function () {},
    clear: function () {},
    debug: function () {},
    info: function () {},
    warn: function () {},
    error: function () {},
    profile: function () {}
};

// Check if Firebug is available
if (!(window.console && window.console.firebug)) {
    console = {
        info : function () {
        },
        log : function () {
        },
        assert : function () {
        }
    };
}/*globals Franke, jQuery, Module, swfobject */

/**
 * Helper functions
 * @author Thomas Junghans
 */
(function ($) {
    Franke.Utils = {
        /**
         *
         * @param value
         */
        is_integer : function (value) {
            return ((parseFloat(value, 10) === parseInt(value, 10)) && !isNaN(parseInt(value, 10)));
        },
            /**
             * OOP inheriting
             * @param p
             */
        inherit : function (p) {
            function F() {}
            F.prototype = p;
            return new F();
        },
        load_flash : function (swf, id, width, height, callback) {

            var params = {
                    'allowscriptaccess' : 'sameDomain',
                    'allowfullscreen' : 'false',
                    'quality' : 'high',
                    'bgcolor' : '#ffffff',
                    'wmode' : 'transparent'
                };
            
            swfobject.embedSWF(
                swf,
                id,
                width,
                height,
                '9.0.0',
                'javascripts/expressInstall.swf',
                null,
                params,
                params,
                callback   
                );
        },
        is_flash_available : function () {

            return $.flash.available;
        }

    };

    $.extend({
        is_integer : function (value) {
            return ((parseFloat(value, 10) === parseInt(value, 10)) && !isNaN(parseInt(value, 10)));
        }        
    });

}(jQuery));
/*globals Franke, jQuery, Module, jaaulde */

/**
 * Helper functions for Articles
 * @author Lukas Wilhelm
 */
(function ($) {
    Franke.Utils.Articles = {
        
    	/**
    	 * adds an article to list in cookie
    	 * 
    	 * @param article object with at least a property named articlenumber
    	 * @return boolean
    	 * 
    	 * e.g.    	 
    	 * {
    	 * 	articlenumber : "322323",
    	 * 	name: "Küche 1"
    	 * }
    	 */
    	add : function (article) {                		    		    		
    		if(article.articlenumber != undefined) {
    			var list = this.getList();
    			list.push(article);
    			this.saveList(list);
    			return true;
    		}
    		return false;
    	},	
    	    
    	/**
    	 * resets cookie
    	 */
    	reset : function() {
    		jaaulde.utils.cookies.del('franke.article', {domain: '.franke.com'});
    	},
    	
    	/**
    	 * remove an article by articlenumber
    	 * 
    	 * @param value Articlenumber
    	 */
    	removeByArticleNumber : function(value) {
    		var list = this.getList();
    		var results = [];    		
    		for (var i = 0; i < list.length; i++) {
    			var obj = list[i];
    			if(obj.articlenumber != value) {
    				results.push(obj);
    			}
    		}
    		this.saveList(results);
    		
    		return results;
    	},
    	
    	/**
    	 * appends articlenumbers to an url
    	 * 
    	 * @param url string
    	 * @return string with numbers appended. e.g. "http://www.franke.com/?articlenumbers=3434;1122;3342
    	 */
    	appendArticleNumbers : function (url) {
    		var list = this.getList();
    		var numbers = [];
    		for (var i = 0; i < list.length; i++) {
    		 	numbers.push(list[i].articlenumber);
    		}
    		return url + numbers.join(";");
    	},
    	
    	/**
    	 * returns article list
    	 */
    	getList : function() {
    		var cookie = jaaulde.utils.cookies.get('franke.article');
    		if(cookie != null) {
    			return cookie;
    		}
    		return [];
    	},
    	
    	saveList : function(list) {
    		jaaulde.utils.cookies.set('franke.article', list, {domain: '.franke.com'});
    	}
    };


}(jQuery));
/*global jQuery, log, Franke, Cufon */
/**
 * This class is a helper for the Cufon framework
 * @author Thomas Junghans, Namics AG
 * @class Font
 * @namespace Franke
 */
(function ($) {
    function Font(config) {
        /**
         * Holds methods to replace fonts
         * @property font_replacings
         * @type Array
         */
        this.font_replacings = [];

        /**
         * Holds configuration
         * @property config
         * @type Object
         */
        this.config = {
            /**
             * Fired before fonts are replaced
             * @event onBeforeReplace
             */
            onBeforeReplace : function () {},
            /**
             * Fired after fonts are replaced
             * @event onReplace
             */
            onReplace : function () {}
        };

        $.extend(this.config, config);

    }

    Font.prototype = {
        /**
         * Add font replacing method (cufon)
         * @method add_font_replacer
         */
        add_font_replacer : function () {
            this.font_replacings.push(arguments);   
        },

        /**
         * Loops through font_replacings and calls the added font_replacing methods
         * @method replace_fonts
         * 
         */
        replace_fonts : function () {
            this.config.onBeforeReplace();

            for (var i = 0, len = this.font_replacings.length; i < len; i++) {
                Cufon.replace(this.font_replacings[i][0], this.font_replacings[i][1]);
            }

            // This is needed to make sure the Cufon script is executed completely before any other code is run
            Cufon.now();
            this.config.onReplace();
        }
    };

    Franke.Font = Font;
}(jQuery));

jQuery(function () {
    if (jQuery('html:first,body:first').hasClass('defaultFont') === false) {
        var ff = new Franke.Font();
        ff.add_font_replacer('h1 a', { fontFamily: 'Corporate S' });
        ff.add_font_replacer('h1', { fontFamily: 'Corporate S' });
        ff.add_font_replacer('h3', { fontFamily: 'Corporate S' });
        ff.add_font_replacer('h4', { fontFamily: 'Corporate S Demi' });
        ff.add_font_replacer('a.lnk_9_inverted', { fontFamily: 'Corporate S Demi', hover : {'textShadow' : 'none'}, textShadow: '1px 1px #333333'});
        ff.add_font_replacer('a.lnk_9', { fontFamily: 'Corporate S Demi', hover : true});
        ff.add_font_replacer('a.lnk_14', { fontFamily: 'Corporate S Demi', hover: true });
        ff.add_font_replacer('a.lnk_15', { fontFamily: 'Corporate S Demi', hover: true });
        ff.add_font_replacer('a.lnk_btn_arrow', { fontFamily: 'Corporate S Demi', hover: true });
        ff.replace_fonts();
    }

});/*globals Franke, jQuery, Module, jaaulde */

/**
 * @author Thomas Junghans
 */
(function ($) {
    $(function () {
       /**
         * Setter for "wantsflash" cookie. The cookie values that are set are: null, 'no', 'yes'.
         * @param wants_flash {boolean}
         * @return true on success
         */
        var set_wants_flash_cookie_without_refresh = function (wants_flash) {
            var cookie_value = 'no';
            if (wants_flash === true) {
                cookie_value = 'yes';
            } else if (typeof(wants_flash) === 'undefined' ||  wants_flash === null) {
                cookie_value = null;
            }

            jaaulde.utils.cookies.set('wantsflash', cookie_value, '/');

            return true;
        };

        // Make it public
        Franke.set_wants_flash_cookie = set_wants_flash_cookie_without_refresh;

        /**
         * Event handlers for want_flash_cookie activation and deactivation
         * Add the following css class to links
         * .wants-flash-0 (deactivate)
         * .wants-flash-1 (activate)
         */
        $('.wants-flash-0').bind('click', function () {
            set_wants_flash_cookie_without_refresh(false);
            return false;
        });

        $('.wants-flash-1').bind('click', function () {
            set_wants_flash_cookie_without_refresh(true);
            return false;
        });


        /**
         * Elements can be hidden if flash is not available. These elements are identified by the css class
         * "hide-no-flash". If flash is not available the css class "hidden" is added.
         */
        if (!Franke.Utils.is_flash_available()) {
            $('.hide-no-flash').addClass('hidden');
            $('.show-if-flash').addClass('visible');
        }

    });
}(jQuery));

/*global jQuery, log, Franke */

jQuery(document).ready(function () {

    /**
     * Singleton class controls the flydown
     * @author Thomas Junghans, Namics AG
     * @class Flydown
     * @namespace Franke
     */
    Franke.Flydown = (function ($) {
        var $ctx = null,
            $body = null,
            add_flydown_body = null,
            bind = null,
            close = null,
            events = {},
            handle = null,
            init = null,
            is_firefox = false,
            move_by = 0,
            open = null,
            window_has_scrollbar = false,
            window_height = 0,
            document_height = 0,
            reset = null;

        $ctx = $('.flydown_page');
        $body = $('body');

        // Firefox needs identification. Using browser detection instead of feature detection makes
        // sense because it is an issue regarding the flash player and browser paint and reflow.
        is_firefox = ($.browser.mozilla && $.browser.mozilla === true);

        function check_scrollbar() {
            window_height = $(window).height();
            document_height = $body.height();
            window_has_scrollbar = (window_height < document_height);

        }

        events = {
            beforeOpen : [],
            beforeClose : [],
            open : [],
            close : []
        };

        reset = function () {
            $ctx.children().css('z-index', '');
        };

        handle = function (event) {
            for (var i = 0, len = events[event].length; i < len; i++) {
                events[event][i]();
            }
        };

        bind = function (event, handler) {
            events[event].push(handler);
        };

        close = function () {
            handle('beforeClose');
            $ctx.animate({
                height: '0'
            }, 1000, function () {
                $(this).removeClass('open');
                $body.css('overflow', '');
                handle('close');
            });
        };

        add_flydown_body = function () {
            var args = Array.prototype.slice.call(arguments, 0),
            defaults  = {
                'html' : '',
                'callback' : null
            },

            options = $.extend.apply(null, [true, defaults].concat(args)),
            html = options.html,
            $flydown_body = null,
            id = '';

            if (html === '') {
                return false;
            }

            $flydown_body = $(html);

            // Check if html class is ".flydown_body"
            if (!$flydown_body.is('.flydown_body')) {
                return false;
            }

            id = $flydown_body.attr('id');

            // Check if html id attribute is set
            if (typeof id === undefined || id === '') {
                return false;
            }

            // Only append once
            if ($('#' + id, $ctx).length !== 1) {
                $('.flydown_inner', $ctx).append($flydown_body);
                $('.flydown_inner > .flydown_close_button', $ctx).appendTo('.flydown_body', $ctx);
                $('.flydown_body > .flydown_close_button', $ctx).css('visibility', 'visible').click(
                    function () {
                        close();
                    });
            }

            if ($.isFunction(options.callback)) {
                options.callback();
            }
            return true;
        };

        (init = function () {
            $('.flydown_inner > .flydown_close_button', $ctx).appendTo('.flydown_body', $ctx);
            $('.flydown_body > .flydown_close_button', $ctx).css('visibility', 'visible').click(
                function () {
                    close();
                });

        }());

        return { // public interface
            'add_flydown_body' : add_flydown_body,
            'bind' : bind,
            'open': function (selector, callback) {
                check_scrollbar();



                // Don't apply style to firefox due to an official bug existing in all versions up to Firefox 4 beta 3
                // See https://bugzilla.mozilla.org/show_bug.cgi?id=90268 for more details
                if (!window_has_scrollbar && !is_firefox) {
                    $body.css('overflow', 'hidden');
                }
                move_by = parseInt($(selector).height(), 10);

                $('.flydown_inner', $ctx).height(move_by - 1);

                reset();

                var current_index = $('.flydown_body', $ctx).index($(selector));

                handle('beforeOpen');

                $('.flydown_body').each(function (i) {
                    if (i === current_index) {
                        $(selector).css({
                            'z-index' : '1',
                            'visibility' : ''
                        });

                    } else {
                        $(this).css('visibility', 'hidden');
                    }
                });

                $ctx.animate({
                    height: move_by
                }, 1000, function () {
                    $(this).addClass('open');

                    if ($.isFunction(callback)) {
                        callback();
                    }
                    
                    handle('open');

                });

                $('ul.group_map_continent_list>li').click(function () {
                    $(this).parent().children().removeClass('active');
                    $(this).addClass('active');

                });
            },
            'close' : close
        };
    }(jQuery));

});/*global jQuery, log, Franke, Cufon */

/**
 * Singleton class controls the Metanavigation
 * @author Thomas Junghans, Namics AG
 * @author Reto Zgraggen, Namics Ag
 * @class Metanavigation
 * @namespace Franke
 */
Franke.Metanavigation = (function ($) {
    var $ctx = null,
        $level_1 = null,
        init = null,
        level_1_active = 0,
        events = {};

    /**
     * Event object
     * @property events
     */
    events = {
        subnavopen : [],
        subnavclose : [],
        subnavreset : []
    };

    /**
     * Triggers events
     * @method handle
     * @param event
     * @return void
     */
    function handle(event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i]();
        }
    }

    /**
     * Closes currently active subnavigation
     * @method close_subnav
     * @param $ctx
     * @return void
     */
    function close_subnav($ctx) {
        $ctx.removeClass('active');
        handle('subnavclose');
    }

    /**
     * Makes sure all subnavigations are close
     * @method reset
     * @return void
     */
    function reset() {
        $level_1.each(function (i) {
            if ($('.with_flyout', $(this)).length > 0 && $(this).hasClass('active') === true) {
                close_subnav($(this));
            }            
        });
        handle('subnavreset');
    }

    /**
     * Opens given subnavigation
     * @method open_subnav
     * @param $ctx
     * @return void
     */
    function open_subnav($ctx) {
        $ctx.addClass('active');
        handle('subnavopen');   
    }

    /**
     * Preparations begin here
     * @method init
     * @return void
     */
    (init = function () {
        /**
         * jQuery Context
         * @property $ctx
         */
        $ctx = $('.meta_navigation');

        var $link = $('#franke_language');



        /**
         * jQuery Context, level 1 <li>
         * @property $level_1
         */
        $level_1 = $ctx.children('li');

        //console.info($level_1.length);

        $level_1.each(function (i) {
            if ($('.level_2', $(this)).length === 1) {
                $('.level_1_inner', $(this)).addClass('with_flyout');
                return true;
            }
        });

        /**
         * Close subnav when clicking on another part of the page
         */
        $(document).click(function (e) {
            if ($(e.target).parents('.meta_navigation').length === 0 && $ctx.find('.bd ul.level_1').children('li.active').length > 0) {
                reset();
            }
        });

        /**
         * Level 1 click event handler
         */
        $level_1.hoverIntent({
            'over' : function () {
                        level_1_active = $level_1.index($(this));

                        var with_flyout = true;

                        if ($('.with_flyout', $(this)).length === 0) {
                            with_flyout = false;
                        }

                        if ($(this).hasClass('active') && with_flyout) {
                            close_subnav($(this));
                        } else {
                            reset();
                            if (with_flyout) {
                                open_subnav($(this));
                            }
                        }

                        return false;
                    },
            'out' : function () {
                        reset();
                    },
            'timeout' : 100
        });

    }());

    return { // public interface
        bind : function (event, handler) {            
            events[event].push(handler);
        }
    };
}(jQuery));

jQuery(document).ready(function () {

    Franke.Metanavigation.bind('subnavclose', function () {
        //Cufon.refresh('a.lnk_9');
        //Cufon.refresh('a.lnk_9_inverted');
    });


});


/*global jQuery, log, Franke, Cufon */

/**
 * Singleton class controls the Corenavigation
 * @author Thomas Junghans, Namics AG
 * @class Corenavigation
 * @namespace Franke
 */
Franke.Corenavigation = (function ($) {
    var $ctx = null,
        $level_1 = null,
        init = null,
        level_1_active = 0,
        events = {};

    /**
     * Event object
     * @property events
     */
    events = {
        subnavopen : [],
        subnavclose : [],
        subnavreset : []
    };

    /**
     * Triggers events
     * @method handle
     * @param event
     * @return void
     */
    function handle(event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i]();
        }
    }

    /**
     * Closes currently active subnavigation
     * @method close_subnav
     * @param $ctx
     * @return void
     */
    function close_subnav($ctx) {
        $ctx.removeClass('active');
        handle('subnavclose');
    }

    /**
     * Makes sure all subnavigations are close
     * @method reset
     * @return void
     */
    function reset() {
        $level_1.each(function (i) {
            if ($('.with_flyout', $(this)).length > 0 && $(this).hasClass('active') === true) {
                close_subnav($(this));
            }            
        });
        handle('subnavreset');
    }

    /**
     * Opens given subnavigation
     * @method open_subnav
     * @param $ctx
     * @return void
     */
    function open_subnav($ctx) {
        $ctx.addClass('active');
        handle('subnavopen');   
    }

    /**
     * Preparations begin here
     * @method init
     * @return void
     */
    (init = function () {
        /**
         * jQuery Context
         * @property $ctx
         */
        $ctx = $('.core_navigation');

        /**
         * jQuery Context, level 1 <li>
         * @property $level_1
         */
        $level_1 = $('ul.level_1>li', $ctx);

        $level_1.each(function (i) {
            if ($('.level_2', $(this)).length === 1) {
                $('.level_1_inner', $(this)).addClass('with_flyout');
                return true;
            }
        });

        /**
         * Close subnav when clicking on another part of the page
         */
        $(document).click(function (e) {
            if ($(e.target).parents('.core_navigation').length === 0 && $ctx.find('.bd ul.level_1').children('li.active').length > 0) {
                reset();
            }
        });

        /**
         * Level 1 click event handler
         */
        $level_1.hoverIntent({
            'over' : function () {
                        
                        level_1_active = $level_1.index($(this));

                        var with_flyout = true;

                        if ($('.with_flyout', $(this)).length === 0) {
                            with_flyout = false;
                        }

                        if ($(this).hasClass('active') && with_flyout) {
                            close_subnav($(this));
                        } else {
                            reset();
                            if (with_flyout) {
                                open_subnav($(this));
                            }
                        }

                        return false;
                    },
            'out' : function () {
                        reset();
                    },
            'timeout' : 100
        });

    }());

    return { // public interface
        bind : function (event, handler) {            
            events[event].push(handler);
        }
    };
}(jQuery));

jQuery(document).ready(function () {

    Franke.Corenavigation.bind('subnavclose', function () {
        Cufon.refresh('a.lnk_9');
        Cufon.refresh('a.lnk_9_inverted');
    });


});


/*global jQuery, log, Franke */

/**
 * Singleton class controls the Accordion Menu 1
 * @author Thomas Junghans, Namics AG
 * @class Accordionmenu1
 * @namespace Franke
 */
Franke.Accordionmenu1 = (function ($) {
    var $ctx = null,
        $accordion_items = null,
        init = null,
        events = {};

    /**
     * Event object
     * @property events
     */
    events = {
        itemopen : [],
        itemclose : [],
        itemreset : []
    };

    /**
     * Triggers events
     * @method handle
     * @param event
     * @return void
     */
    function handle(event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i]();
        }
    }

    /**
     * Closes currently active subnavigation
     * @method close_subnav
     * @param $ctx
     * @return void
     */
    function close_accordion_item($ctx) {
        $ctx.removeClass('open');
        handle('itemclose');
    }

    /**
     * Makes sure all subnavigations are close
     * @method reset
     * @return void
     */
    function reset() {
        $accordion_items.each(function (i) {
            if ($(this).hasClass('open') === true) {
                close_accordion_item($(this));
            }
        });
        handle('itemreset');
    }

    /**
     * Opens given subnavigation
     * @method open_subnav
     * @param $ctx
     * @return void
     */
    function open_accordion_item($ctx) {
        $ctx.addClass('open');
        handle('itemopen');
    }

    /**
     * Preparations begin here
     * @method init
     * @return void
     */
    (init = function () {
        /**
         * jQuery Context
         * @property $ctx
         */
        $ctx = $('.cmp_acc_1_list');

        /**
         * jQuery Context, level 1 <li>
         * @property $level_1
         */
        $accordion_items = $ctx.find('.bd ul').children('li');

        /**
         * Special styling for first and last
         */
        $($accordion_items.get(0)).addClass('first');
        $($accordion_items.get($accordion_items.length - 1)).addClass('last');
        
        /**
         * Click event handler
         */
        $accordion_items.find('a.lnk_11').click(function () {

            if ($(this).parents('li').hasClass('open') === true) {
                close_accordion_item($(this).parents('li'));
                
            } else {
                reset();
                open_accordion_item($(this).parents('li'));
                       
            }

            return false;
        });

    }());

    return { // public interface
        bind : function (event, handler) {
            events[event].push(handler);
        }
    };
}(jQuery));/*global jQuery, log, Franke */

/**
 * Singleton class controls the Tabnavigation
 * @author Thomas Junghans, Namics AG
 * @class Tabnavigation
 * @namespace Franke
 */
Franke.Tabnavigation = (function ($) {
    var init = null,
        events = {},
        handle = null,
        re_init = null,
        set_current_pane = null,
        set_current = null;

    /**
     * Event object
     * @property events
     */
    events = {
        tabchanged : []
    };

    /**
     * Triggers events
     * @method handle
     * @param event
     * @return void
     */
    handle = function (event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i](arguments);
        }
    };

    set_current_pane = function ($panes, index) {
        $panes.each(function (i) {
            if (index !== i) {
                $(this).hide();
            } else {
                $(this).show();
            }
        });
    };

    /**
     *
     * @param $tab jQuery object of currently selected tab
     * @param $ctx jQuery object of tabnavigation
     * @param {int} index (Optional) Index of the last "current" tab
     */
    set_current = function ($tab, $ctx) {
        // TODO: Rename $ctx to instance - tjunghans
        if (arguments.length > 2 && Franke.Utils.is_integer(arguments[2])) {
            $($ctx.NX.tabs.get(arguments[2])).removeClass('current');
        } else {
            $ctx.NX.tabs.each(function () {
                if ($(this).hasClass('current')) {
                    $(this).removeClass('current');
                    return true;
                }
            });
        }

        $tab.addClass('current');

        $ctx.NX.index_current = $ctx.NX.tabs.index($tab);

        set_current_pane($ctx.NX.panes, $ctx.NX.index_current);

        $ctx.NX.tabs.each(function () {
            $(this).removeClass('next');
        });

        if ($ctx.NX.index_current < $ctx.NX.tabs.length - 1) {
            $($ctx.NX.tabs.get($ctx.NX.index_current + 1)).addClass('next');
        }

        handle('tabchanged', $ctx);
    };

    re_init = function ($ctx, i, callback) {
        var use_hash_navigation = false,
            has_current_class = -1,
            instance = null;

        // i is only set when re_init is called by init
        if (arguments.length < 2) {
            i = 0;
        }

         instance = {
            'NX' : {
                'ctx' : $ctx,
                'tabs' : $ctx.find('.hd>ul.cmp_tbna_tabs').children('li'),
                'panes' : $ctx.find('.bd>.cmp_tbna_panes').children('.cmp_tbna_pane'),
                'index_current' : 0,
                'instance' : i,
                'set_current' : set_current
            }
        };

        $ctx.data('instance', instance);

        // The hash navigation is only used in the Franke Intranet. The css class smp_tbna_useshash determines this.
        use_hash_navigation = $ctx.hasClass('cmp_tbna_usehash');
        
        has_current_class = $('li.current', $ctx).index('.cmp_tbna_tabs li', $ctx);

        if (has_current_class > -1) {
            instance.NX.tabs.each(function (i) {
                if ($(this).hasClass('current')) {
                    instance.NX.index_current = i;
                    return false;
                }
            });
        } else {
            set_current($(instance.NX.tabs.get(0)), instance);
        }

        instance.NX.panes.each(function (i) {
            if (i !== instance.NX.index_current) {
                $(this).hide();
            } else {
                $(this).show();
            }
        });

        /**
         * Click event handler
         */
        instance.NX.tabs.click(function () {
            if ($(this).hasClass('current') === true) {
                return false;
            } else {
                set_current($(this), instance, instance.NX.index_current);
            }
            // returnt true if the tab hashes are being used, else false.
            return use_hash_navigation;

        });

        if ($.isFunction(callback)) {

            callback(instance);
        }

    };


    /**
     * Preparations begin here
     * @method init
     * @return void
     */
    (init = function () {
        var $tabs = $('.cmp_tbna_1'),
            bindHashChange = function (instance) {

                // format: //#tab-2
                $(window).hashchange(function () {
                    var hash = location.hash,

                        // Set the page title based on the hash.
                        hash_value = hash.replace(/^#/, ''),
                        i = 0,
                        len = 0;

                    if (hash_value.substring(0, 5) !== 'tabs-') {
                        return true;
                    }

                    for (i = 0, len = $tabs.length; i < len; i++) {
                        (function (i) {
                            $('ul.cmp_tbna_tabs a', $tabs[i]).each(function (i) {
                                var href = $(this).attr('href'),
                                    link_hash_value = '';
                                if (href.indexOf('#') >= 0) {
                                    link_hash_value = href.split('#')[1];

                                    if (link_hash_value === hash_value) {
                                        
                                        instance.NX.set_current($(instance.NX.tabs.get(i)), instance);
                                    }
                                }
                            });
                        }(i));
                    }
                });
            };



        
        $tabs.each(function (i) {
            var $this = $(this);
            re_init($this, 0, function (instance) {
                if ($this.hasClass('cmp_tbna_usehash')) {
                    bindHashChange(instance);
                }

            });


        });




        // Since the event is only triggered when the hash changes, we need to trigger
        // the event now, to handle the hash the page may have loaded with.
        $(window).hashchange();

    }());

    return { // public interface
        'bind' : function (event, handler) {
            events[event].push(handler);
        },
        're_init' : re_init
    };
}(jQuery));/*global jQuery, log, Franke, Module */

(function ($) {

    function Headline1() {
        Module.call(this);
        
        var self = this,
            $ctx = null,
            container_width = 0,
            h1_width = 0;

        /**
         * jQuery Context
         * @property $ctx
         */
        $ctx = $('.cmp_hl_1');

        /**
         * Preparations begin here
         * @method replace
         * @return void
         */

        this.replace = function () {

            $ctx.each(function (i) {
                container_width = $(this).width();
                h1_width = $(this).find('h1').outerWidth(true);
                $(this).find('.border').width(container_width - (h1_width + 5) + 'px');
                self.trigger('onAfter');

            });
            
        };
        
    }

    Headline1.prototype = Franke.Utils.inherit(Module.prototype);
    Headline1.prototype.constructor = Headline1;

    Franke.Headline1 = Headline1;
}(jQuery));

jQuery(document).ready(function () {
    var fh1 = new Franke.Headline1();

    fh1.bind('onAfter', function (data) {
        log.debug('hl_1 width set');
    });

    fh1.replace();

});


/*global jQuery, log, Franke, Module */

(function ($) {
    jQuery(function () {

        function Filternav() {
            Module.call(this);

            var activate = null,
                deactivate = null,
                i = 0,
                len = 0,
                reset = null,
                reset_filters = null,
                self = this,
                $ctx = null,
                $filters = null,
                $filter_action_btn = null,
                $filter_head = null,
                $filter_items = null,
                $mod_filters = null,
                previous_index = -1,
                current_index = -1;

            /**
             * @event filterActive
             * @param {string} eventname
             * @param {int} index of active item
             */
            this.events.filterActive = [];

            /**
             * jQuery Context
             * @property $ctx
             */
            $ctx = $('.filternav');

            $mod_filters = $ctx.find('.filters');

            // .filter_actions
            $filters = $mod_filters.find('.filters_list>li');

            $filter_action_btn = $filters.find('.bt_1');

            /**
             * Helper
             * @method activate
             * @param $ctx
             */
            activate = function ($ctx) {

                if (arguments.length > 1 && typeof(arguments[1]) === 'function') {
                    var callback = arguments[1];
                    $ctx.slideDown(400, function () {
                        callback();
                    });
                } else {
                    $ctx.slideDown();
                }
            };

            /**
             * Helper
             * @method deactivate
             * @param $ctx
             */
            deactivate = function ($ctx) {
                if (arguments.length > 1 && typeof(arguments[1]) === 'function') {
                    var callback = arguments[1];
                    $ctx.slideUp('fast', function () {
                        callback();
                    });
                } else {
                    $ctx.slideUp('fast');
                }

            };

            /**
             * Deactivates and closes filters
             * @method reset
             * @param {int} ignore_index (optional)
             * @param {function} callback (optional)
             */
            reset = function () {
                var ignore_index = -1,
                    $current = null;

                // Optional argument 1: ignore_index
                if (arguments.length > 0 && Franke.Utils.is_integer(arguments[0])) {
                    ignore_index = arguments[0];
                }

                for (i = 0, len = $filters.length; i < len; i++) {
                    if (i === ignore_index) {
                        continue;
                    }
                    $current = $($filters.get(i));
                    deactivate($current.find('.filter_items'));
                    $current.removeClass('active');
                }

                // Optional argument 2: callback
                if (arguments.length > 1 && typeof(arguments[1]) === 'function') {
                    arguments[1].call(this);
                }

            };

            /**
             * Deselects selected filter item and shows previously hidden items
             * @method reset_filters
             * @param {int} current_index (of filter)
             * @return true
             */
            reset_filters = function (current_index) {
                var $current_filter = 0;
                if (current_index > -1 && Franke.Utils.is_integer(current_index)) {
                    $current_filter = $($filters.get(current_index));
                    $current_filter.find('a:hidden', '.filter_items').parent('li').show();
                    $current_filter.find('.selected').removeClass('selected');
                    $current_filter.find('.show_all').hide();
                }
                return true;
            };

            // Add some extra css classes to filters
            $filters.each(function () {
                $(this).find('.filter_items').children('li:last').addClass('last');
            });

            // Check if a <li> element has class selected to begin with
            $filters.each(function (i) {
                if ($(this).find('.selected').length === 1) {
                    var $this = $($filter_action_btn.get(i));
                    current_index = i;
                    $this.parent('li').addClass('active');
                    $this.siblings('ul.filter_items').show().find('li.selected').siblings('li').hide();
                    $this.siblings('.show_all').show();

                    return false;
                }
            });
    
            $filters.click(function (e) {
                var $target = $(e.target);
                if ($target.is('.show_all a')) {
                    reset_filters(current_index);
                    return false;
                }


            });



            self.bind('filterActive', function (e, data) {
                previous_index = current_index;
                current_index = data[0];

                // The order of the resets is important.
                reset(current_index, function () {
                    reset_filters(previous_index);
                });

            });

            // Click on Filter head
            $filter_action_btn.click(function () {

                $filter_items = $(this).parent().children('.filter_items');
                $filter_head = $(this).parents('.filter_action');

                var $self = $(this);

                if ($filter_head.hasClass('active')) {
                    deactivate($filter_items, function () {
                        $filter_head.removeClass('active');
                    });


                } else {
                    $filter_head.addClass('active');
                    activate($filter_items, function () {
                        self.trigger('filterActive', $filter_action_btn.index($self));
                    });


                }

                return false;
            });
        }

        Filternav.prototype = Franke.Utils.inherit(Module.prototype);
        Filternav.prototype.constructor = Filternav;

        Franke.Filternav = Filternav;
    });

    jQuery(document).ready(function () {
        var fh1 = new Franke.Filternav();
    });

}(jQuery));


/*global jQuery, Franke, log */

/**
 * Singleton class adds hover functionality to bt_1
 * @author Thomas Junghans, Namics AG
 * @class Button1
 * @namespace Franke
 */

Franke.Button1 = (function ($) {
    var $ctx = $('.bt_1');

    $ctx.hover(
        function () {
            $(this).addClass('hover');

        },
        function () {
            $(this).removeClass('hover');
            
        });

}(jQuery));


/*globals Franke, jQuery, log */

/**
 * Add toggle effect to View Switch Icon (IC_VS_1)
 * @author Thomas Junghans, Namics AG
 * @class Viewswitch
 * @namespace Franke
 */

(function ($) {
    (Franke.Viewswitch = function () {
        var init = function () {
            var $ctx = $('.view_switch');
            $('a', $ctx).click(function () {
                $(this).parents('.view_switch').toggleClass('view_switch_grid');
            });
        };

        return {
            init : init
        };

    }());
    
    $(document).ready(function () {
        Franke.Viewswitch.init();    
    });
}(jQuery));/*globals Franke, jQuery, log, Cufon, Galleria */
jQuery(document).ready(function () {
    /**
     * Singleton responsible for global elements
     *
     * @author Thomas Junghans
     * @namespace Franke
     * @class Global
     * @constructor
     * @param {jQuery} $
     */
    (Franke.global = function ($) {
        var bindings = null,
            that = this,
            init = null;

        this.ajax_load_flydown = function (url, callback) {
            if (arguments.length < 2) {
                return false;
            }
            
            $.ajax({
                'url' : url,
                'dataType' : 'html',
                'success' : function (html) {
                    callback(html);
                }

            });

        };

        this.open_flydown = function (id, callback) {
            var that = this;

            if (arguments.length < 1 || id.length === 0) {
                return false;
            }
            
            // Check if the flydown body with the give id is already available otherwise fetch with ajax
            if ($('#' + id).length === 1) {
                Franke.Flydown.open('#' + id);
            } else {
                that.ajax_load_flydown(Franke.group_map_url, function (html) {
                    Franke.Flydown.add_flydown_body({
                        'html' : html,
                        'callback' : function () {
                            // The tabs need re-binding
                            Franke.Tabnavigation.re_init($('.cmp_tbna_1', '#' + id));

                            // Open when Flydown when done
                            Franke.Flydown.open('#' + id, function () {
                                callback(id);    
                            });

                            
                        }
                    });
                });            
            }
        };

        this.open_franke_group = function (callback) {
            var that = this,
                id = 'flydown_group_map';

            that.open_flydown(id, function () {
                if ($.isFunction(callback)) {
                    callback(); 
                }
            });
        };


        bindings = function () {
            /**
             * Flydown interaction
             */
            $('#choose_country').click(function () {

                if (jQuery('.flydown_page').hasClass('open')) {
                    Franke.Flydown.close();

                } else {
                    Franke.Flydown.open('#flydown_group_map');

                }
                return false;
            });

            // Make Franke.Flydown.open('#flydown_group_map'); available for public use
            Franke.Show_Group_Map = function (businessarea, continent) {
                var has_arguments = (arguments.length === 2);
                 // Runn with javascript: Franke.Show_Group_Map('kitchen_systems','africa');
                that.open_franke_group(function () {

                    if (has_arguments) {
                        var $group_map = $('#flydown_group_map');
                        $('li.' + continent, $group_map).trigger('click');
                        $('li.' + businessarea, $group_map).trigger('click');
                    }
                });
            };

            Franke.Flydown.bind('beforeOpen', function () {
                $('#franke_group').parent('li').addClass('active');
            });

            Franke.Flydown.bind('beforeClose', function () {
                $('#franke_group').parent('li').removeClass('active');
            });

            // Apply Cufon to title in Flydown.
            Franke.Flydown.bind('open', function () {
                Cufon.refresh('h1');
                Cufon.now();
            });

            /**
             * Franke Group Map Flydown handling
             */
            $('#franke_group').click(function () {
                if (jQuery('.flydown_page').hasClass('open')) {
                    Franke.Flydown.close();
                } else {
                    that.open_franke_group();
                }
                return false;
            });



            $('.cmp_ts_prod_1').hover(function () {
                $('a.lnk_1', this).addClass('active');
            }, function () {
                $('a.lnk_1', this).removeClass('active');
            });

            // Stick footer to bottom of page on iPad/iPhone due to viewport/page bugs in mobile webkit
            if (navigator.platform === 'iPad' || navigator.platform.indexOf('iPhone') > -1 || navigator.platform === 'iPod')
            {
                jQuery(".foot").css({'position' : 'static'});
            }

            var urlHash=(window.location.hash);
            if (urlHash.length > 0 && urlHash.indexOf("#") != -1 && urlHash.indexOf("s") != -1) {
                console.log(urlHash);
                $('li' + urlHash).trigger('click');
            }



            if ($('.galleria_show').length > 0) {
                Galleria.loadTheme('/2010/js/galleria/themes/twelve/galleria.twelve.min.js');

                $('.galleria_show').each(function () {
                    var galleryOptions = null,
                        attrs = null,
                        attrsObj = {},
                        i = 0,
                        len = 0,
                        thisAttr = null,
                        thisVal = null,
                        mergedGalleryObj = null;

                    galleryOptions = {
                        dataConfig : function (img) {
                            return {
                                title: $(img).attr('alt'),
                                description: $(img).attr('desc')
                            };
                        }
                    };
                    
                    attrs = $(this).attr('rel').split(';');

                    for (i = 0, len = attrs.length; i < len; i++) {
                        thisAttr = attrs[i].split(':');
                        thisVal = thisAttr[1];

                        thisVal = isNaN(thisVal) ? thisVal : parseInt(thisVal, 10);
                        thisVal = thisVal === 'false' ? false : thisVal;
                        thisVal = thisVal === 'true' ? true : thisVal;
                        attrsObj[thisAttr[0]] = thisVal;
                    }
                    mergedGalleryObj = $.extend({}, galleryOptions, attrsObj);
                    //console.log(mergedGalleryObj);

                    $(this).galleria(mergedGalleryObj);
                });
            }

            

            // Set flash full height for template T9 .template_multimedia_content
            (function () {
                var $ctx = $('body.template_multimedia_content:first'),
                    resize_flash_container = null,
                    throttled_resize = null,
                    $fl_st = null;


                if ($ctx.length === 0) {
                    return false;
                }

                $fl_st = $('div.flash:first', $ctx).closest('.mod');
                if ($fl_st.length === 0) {
                    return false;
                }

                resize_flash_container = function () {
                    var container_height = $(window).height() - ($('div.meta_background:first').outerHeight() + $('div.foot:first').outerHeight());

                    $fl_st.height(container_height);
                    $fl_st.width($(window).width());
                };

                resize_flash_container();

                throttled_resize = $.throttle(100, function () {
                    resize_flash_container();
                });

                $(window).bind('resize', function () {
                    throttled_resize();
                });

            }());

        };

        init = function () {
            bindings();
        };

        return {
            init : init,
            bindings : bindings
        };

    }(jQuery));

    Franke.global.init();  
});/*globals jQuery, Franke, log */
/**
 * All overlays must have the class "hasOverlay".
 * The content of the overlay needs to be moved into the <body> so that absolute positioning is relative to the body and not some other element.
 * When closing the overlay, we need to reverse the last step and move the overlay back to it's position.
 * The overlay used is described on http://flowplayer.org/tools/overlay.html
 * @author Thomas Junghans
 */
(function ($) {
	function Overlay() {
		$(".hasOverlay").each(function (i) {
            
			var $this = $(this),
                id = '',
                $id = null,
				overlay = null;

			overlay = $this.overlay({
				onBeforeLoad : function () {
					id = overlay.attr('rel');
                    $id = $(id);
					$id.appendTo('body');
                    $id.css({
                        'visibility': 'hidden'
                    });

                    /* Add dynamic shadow to ie7 and 8 if id is dataSheetImage_large */
                    if ($.browser.msie && parseInt($.browser.version) <= 8 && id === '#dataSheetImage_large') {
                        if ($('.overlay-shadow-corners', $id).length === 0) {
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-tl"></div>');
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-tr"></div>');
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-bl"></div>');
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-br"></div>');
                            $('img', $id).wrap('<div class="overlay-shadow-top" />');
                            $('img', $id).wrap('<div class="overlay-shadow-bottom" />');
                            $('img', $id).wrap('<div class="overlay-shadow-left" />');
                            $('img', $id).wrap('<div class="overlay-shadow-right" />');
                        }
                    }

                    // IE Image shadow for overlay with scroll
                    $(id).removeClass('simple_overlay_while_fading');

                },
				onClose : function () {
					$(overlay).after($(id));
				},
				onLoad : function () {
	
                    $(Franke).trigger('overlayLoaded', [{'$ctx' : $(id), 'scrollable' : true}]);

				},
                onBeforeClose : function () {
                    // IE Image shadow
                    $(id).addClass('simple_overlay_while_fading');
                }

			});

		});
	}

	Franke.Overlay = Overlay;
}(jQuery));

jQuery(document).ready(function () {
    var fo = new Franke.Overlay();
});/*global jQuery, log, Franke */

(function ($) {
    /**
     * Functionality for the overlay with scrollable content on the product page
     * @class Scrollable
     * @param options {JSON}, optional,
     * {
     *  'center' : boolean,
     *  'dimensions' { 
     *      'w' : integer,
     *      'h' : 'integer'
     *  }
     * }
     */
	function Scrollable() {
        var image_scroller = null,
            get_$ctx = null,
            $first_item = null,
            center_overlay_horizontally = null,
            options = null,
            has_dimensions = false,
            is_centered = false,
            $ctx = null;

        options = {
            'center' : false,
            'dimensions' : {
                'w' : null,
                'h' : null
            }
        };

        $ctx = $('.simple_overlay .scrollable');

        get_$ctx = function () {
            return $ctx;
        };


        if (arguments.length > 0) {
            $.extend(options, arguments[0]);
        }


        if (Franke.Utils.is_integer(options.dimensions.w) && Franke.Utils.is_integer(options.dimensions.h)) {
            has_dimensions = true;
        }

        if (options.center && options.center === true) {
            is_centered = true;
        }

        
        if (is_centered) {
            $('img', $ctx).wrap('<div class="item_wrapper" />');
        }
        
        /**
         *
         * @param {int} content_width
         * @param {jQuery} $jquery_overlay
         */
        center_overlay_horizontally = function (content_width, $jquery_overlay) {
            var left = parseInt(Math.ceil(($(window).width() - content_width) / 2), 10);

            $jquery_overlay.css({
                'left' : left + 'px'
            });
        };

        $(Franke).bind('overlayLoaded', function (e, data) {

            $first_item = $('.item:eq(0)', data.$ctx);

            if (has_dimensions) {
                $first_item.w = options.dimensions.w;
                $first_item.h = options.dimensions.h;
            } else {
                $first_item.w = $first_item.width();
                $first_item.h = $first_item.height();    
            }

            center_overlay_horizontally($first_item.w, $ctx.parent('.simple_overlay'));

            // Set dimensions to suit first element
            Franke.Scrollable.set_dimensions($first_item.w, $first_item.h, data.$ctx);

            // Visibility is set to hidden in franke.overlay.js
            data.$ctx.css('visibility', 'visible');

            if (data.scrollable) {
                image_scroller = $(".scrollable .bd", data.$ctx).scrollable({
                    api: true,
                    onSeek: function (e, index) {
                        if (!has_dimensions) {
                            var item_width = $('.item:eq(' + index + ')', data.$ctx).width(),
                            item_height = $('.item:eq(' + index + ')', data.$ctx).height();


                            Franke.Scrollable.set_dimensions(item_width, item_height, data.$ctx);
                            center_overlay_horizontally(item_width, get_$ctx().parent('.simple_overlay'));
                        }

                        Franke.set_current_page(index);
                        Franke.set_inactive(index, this, data.$ctx);

                    },

                    activeClass: 'active',
                    size : 1,
                    item : '.item'
                });



                $('.nextPage', data.$ctx).click(function () {

                    image_scroller.nextPage();

                    return false;
                });

                $('.prevPage', data.$ctx).click(function () {

                    image_scroller.prevPage();

                    return false;
                });

            }


        });

   
        
        
        $('.pa_nav_2', $ctx).find('.number_page').text($('.items').children().length);

        Franke.set_current_page = function (page_index) {
            $('.pa_nav_2', $ctx).find('.current_page').text(page_index + 1);
        };

        Franke.set_inactive = function (index, api, $overlay_ctx) {
            var page_index = index + 1,
                page_total = api.getPageAmount();

            if (page_index === 1) {
                $('.prevPage', $overlay_ctx).parent().addClass('inactive');
            } else if (page_index === page_total) {
                $('.nextPage', $overlay_ctx).parent().addClass('inactive');
            } else {
                $('.prevPage, .nextPage', $overlay_ctx).parent().removeClass('inactive');
            }


        };

        /**
         * Takes the dimensions of the current content and applies to neccessary elements.
         * This method is global, because the overlay needs to access it.
         * @param img_width
         * @param img_height
         * @param $ctx
         */
        Franke.Scrollable.set_dimensions = function (img_width, img_height, $ctx) {
            var h = parseInt(img_height, 10) + 'px',
                w = parseInt(img_width, 10) + 'px';


            $('.scrollable>.bd', $ctx).css({
                'height' : h,
                'width' : w
            });

            $('.scrollable>.ft', $ctx).css({
                'width' : w
            });

        };
        
    }
    Franke.Scrollable = Scrollable;
}(jQuery));

jQuery(document).ready(function () {
    var fs = new Franke.Scrollable({
        'center' : true,
        'dimensions' : {
            'w' : 770,
            'h' : 400
        }
    });
});
/*globals Franke, jQuery, log */

/**
 * Makes .skinCmp_tbl_2_sortable
 * @author Thomas Junghans, Namics AG
 * @class Sortabletable
 * @namespace Franke
 * @requires jquery.tablesorter.min.js (http://tablesorter.com/)
 */

(function ($) {
    (Franke.Sortabletable = function () {
        var init = function ($ctx) {
       
            if ($ctx.length < 1) {
                return false;
            }

            var th_content = '';

            // Wrap contents with span element to add background image
            $('th', $ctx).each(function () {
                th_content = $(this).html();
                $(this).html('<span>' + th_content + '</span>'); 
            });

            $ctx.tablesorter();
        };

        return {
            init : init
        };

    }());

    $(document).ready(function () {  
        Franke.Sortabletable.init($('table', '.skinCmp_tbl_2_sortable'));
        Franke.Sortabletable.init($('table.sortable'));   
    });
}(jQuery));


/*globals Franke, jQuery, log */

/**
 * @deprecated Use franke.flashhandling.js (2010-07-30, tjunghans)
 * Toggle between flash and html)
 * @author Thomas Junghans, Namics AG
 * @class Flashtoggle
 * @namespace Franke
 */

(function ($) {
    (Franke.Flashtoggle = function () {
        var $ctx = null,
            init = null,
            show = null,
            hide = null;

        show = function () {
            $('.inner', $ctx).removeClass('hidden');
        };

        hide = function () {
            $('.inner', $ctx).addClass('hidden');
        };

        init = function (ctx) {
            $ctx = $(ctx);

            if (Franke.Utils.is_flash_available()) {
                show();
            }

            $ctx.delegate('.activate_flash', 'click', function () {
                $.cookie('franke_flash', '1', { expires: 30 });
            });

            $ctx.delegate('.activate_html', 'click', function () {
                $.cookie('franke_flash', '0', { expires: 30 });
   
            });


        };

        return {
            init : init
        };

    }());

}(jQuery));/* Fix for image carousel on homepage for ipad and iphone */

$(document).ready(function(){
if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPad/i))) {
	$('div.modfl_st_1').addClass('showOverflow');
}
});/*global jQuery, log, Franke */

jQuery(function ($) {
    (Franke.fl_st_3 = function () {
        var $ctx = null,
            $flash = null,
            full_screen_mode = null,
            show_fullscreen_mode = null,
            hide_fullscreen_mode = null,
            self = null;

        self = this;
        
        $ctx = $('.modfl_st_3', 'body');

        $flash = $('.bd_large_flash .flash', $ctx);

        /**
         * Hides all overlaying html to display flash in background. Decorator for full_screen_mode.
         * @method show_fullscreen_mode
         * @param callback {Function}
         */
        show_fullscreen_mode = function (callback) {
            return full_screen_mode(1, callback);
        };

        /**
         * Shows all overlaying html covering parts of the flash in the background. Decorator for full_screen_mode.
         * @method hide_fullscreen_mode
         * @param callback {Function}
         */
        hide_fullscreen_mode = function (callback) {
            return full_screen_mode(0, callback);
        };

        full_screen_mode = function (mode, callback) {
            var $ctx = null,
                $affected = null;
            
            $ctx = $('#top.franke_page');

            if($("body").hasClass("template_multimedia_content")){
            	$affected = $('.core_navigation, .franke_leftCol:first, .cmp_hl_1', $ctx);
            } else{
            	$affected = $('.core_navigation, .logo, .franke_leftCol:first, .cmp_hl_1', $ctx);
            }
            
            if ($.is_integer(mode) && mode === 1) {
                if ($.browser.msie && $.browser.version < 8) {
                    $affected.css('visibility', 'hidden');
                } else {
                    $affected.fadeOut('100');    
                }
            } else {
                if ($.browser.msie && $.browser.version < 8) {
                    $affected.css('visibility', 'visible');
                } else {
                    $affected.fadeIn('100');
                }
            }

            
            if ($.isFunction(callback)) {
                callback();
            }
            return true;
        };


        return {
            show_fullscreen_mode : show_fullscreen_mode,
            hide_fullscreen_mode : hide_fullscreen_mode
        };
    }());

    $('#toggleFlash').click(function () {
        var $this = $(this);
        
        if ($this.data('fullscreen_mode') === undefined || $this.data('fullscreen_mode') === 0) {
            Franke.fl_st_3.show_fullscreen_mode(function () {
                $this.data('fullscreen_mode', 1);
            });
            
        } else {
            Franke.fl_st_3.hide_fullscreen_mode(function () {
                $this.data('fullscreen_mode', 0);
            });

        }
        return false;
    });

}(jQuery));


/*global jQuery, log, Franke */

jQuery(function ($) {
    (Franke.cmp_ts_prod_2_grid = function () {
        var $ctx = null,
            $cmp_ts_prod_2 = null,
            $items = null,
            $this = null,
            j = 0,
            calculate_max_height = null,
            cols = 4,
            max_height = 0,
            number_of_rows = 0,
            self = null;

        self = this;

        $ctx = $('.cmp_ts_prod_2_grid', 'body');

        if ($ctx.length < 1) {
            return false;
        }

        calculate_max_height = function ($items) {
            var max_height = 0;
            $items.each(function (i) {
                max_height = $(this).height() > max_height ? $(this).height() : max_height;
            });
            return max_height;
        };

        // Iterate of all .cmp_ts_prod_2_grid
        $ctx.each(function (i) {
            $this = $(this);

            $cmp_ts_prod_2 = $('.cmp_ts_prod_2 > .inner', $this);
            number_of_rows = Math.ceil($cmp_ts_prod_2.length / cols);
            j = 0;

            // Iterate over rows defined using cols
            while (j < number_of_rows) {
                // Get the number of items (cols) per row
                $items = $cmp_ts_prod_2.slice(j * cols, cols * (j + 1));

                // Determin max height
                max_height = calculate_max_height($items);

                // Set height for all items in row
                $items.height(max_height);
                max_height = 0;
                j++;
            }
        });

        
    }());

}(jQuery));/*globals Franke, jQuery, log */

(function ($) {
    /**
     * Event handling for search page
     */
    $(function () {
        var $panes_ctx = null,
            pane_link_click_handler = null,
            get_search_result_page = null;

        $panes_ctx = $('.cmp_tbna_1_search .cmp_tbna_panes');



        $('.cmp_tbna_pane', $panes_ctx).delegate('.pa_nav_1 a', 'click', function () {
            pane_link_click_handler($(this));
            return false;
        });

        $panes_ctx.delegate('#companyfinder  a.lnk_backButton', 'click', function () {
            pane_link_click_handler($(this));
            return false;
        });

        $panes_ctx.delegate('#companyfinder td a', 'click', function () {
            pane_link_click_handler($(this));
            return false;
        });

        pane_link_click_handler = function ($this) {
            get_search_result_page($this.attr('href'), $('.cmp_tbna_pane:visible', $panes_ctx).attr('id'));
        };

        get_search_result_page = function (url, active_pane) {
            $.ajax({
                url : url,
                context : $panes_ctx,
                data : {'ajax' : active_pane},
                dataType : 'html',
                success : function (data) {
                    $('.cmp_tbna_pane:visible', $panes_ctx).html(data);
                }
            });
        };
    });
}(jQuery)); jQuery(function ($) {
	$("#articlecommentform").validate();
 }); jQuery(function ($) {
	
	 
	$("#emailmarketingform").validate({
		rules: {
			email: "required",
			actiontype: "required"
		}
	});

 });/*globals Franke, jQuery, log */

/**
 * Makes ul.checkboxtree collapsible
 * @author lwilhelm, Namics AG
 * @requires jquery-ui-1.8.13.custom.min.js
 * @requires jquery.checkboxtree.min.js (http://code.google.com/p/checkboxtree/)
 */

(function($) {
	$(document).ready(function() {
		$('ul.checkboxtree').checkboxTree({
			initializeChecked : 'expanded',
			initializeUnchecked : 'collapsed',
			onCheck: {      
				ancestors: null,
                descendants: 'check'
            },
            onUncheck: {
                descendants: 'uncheck'
            }
		});
	});
}(jQuery));
/*
 Galleria v 1.2.3 2011-04-14
 http://galleria.aino.se

 Copyright (c) 2011, Aino
 Licensed under the MIT license.
*/
(function(e){var j=this,m=j.document,A=e(m),w=!1,o=navigator.userAgent.toLowerCase(),B=j.location.hash.replace(/#\//,""),p=function(){return g.TOUCH?"touchstart":"click"},n=function(){var a=3,b=m.createElement("div"),c=b.getElementsByTagName("i");do b.innerHTML="<\!--[if gt IE "+ ++a+"]><i></i><![endif]--\>";while(c[0]);return a>4?a:void 0}(),q=function(){return{html:m.documentElement,body:m.body,head:m.getElementsByTagName("head")[0],title:m.title}},C=function(){var a=[];e.each("data ready thumbnail loadstart loadfinish image play pause progress fullscreen_enter fullscreen_exit idle_enter idle_exit rescale lightbox_open lightbox_close lightbox_image".split(" "),
function(b,c){a.push(c);/_/.test(c)&&a.push(c.replace(/_/g,""))});return a}(),D=function(a){var b;if(typeof a!=="object")return a;e.each(a,function(c,d){/^[a-z]+_/.test(c)&&(b="",e.each(c.split("_"),function(a,c){b+=a>0?c.substr(0,1).toUpperCase()+c.substr(1):c}),a[b]=d,delete a[c])});return a},x=function(a){if(e.inArray(a,C)>-1)return g[a.toUpperCase()];return a},r={trunk:{},add:function(a,b,c,d){d=d||!1;this.clear(a);if(d)var e=b,b=function(){e();r.add(a,b,c)};this.trunk[a]=j.setTimeout(b,c)},clear:function(a){var b=
function(a){j.clearTimeout(this.trunk[a]);delete this.trunk[a]},c;if(a&&a in this.trunk)b.call(r,a);else if(typeof a==="undefined")for(c in this.trunk)this.trunk.hasOwnProperty(c)&&b.call(r,c)}},t=[],f=function(){return{array:function(a){return Array.prototype.slice.call(a)},create:function(a,b){var c=m.createElement(b||"div");c.className=a;return c},forceStyles:function(a,b){a=e(a);a.attr("style")&&a.data("styles",a.attr("style")).removeAttr("style");a.css(b)},revertStyles:function(){e.each(f.array(arguments),
function(a,b){b=e(b).removeAttr("style");b.data("styles")&&b.attr("style",b.data("styles")).data("styles",null)})},moveOut:function(a){f.forceStyles(a,{position:"absolute",left:-1E4})},moveIn:function(){f.revertStyles.apply(f,f.array(arguments))},hide:function(a,b,c){a=e(a);a.data("opacity")||a.data("opacity",a.css("opacity"));var d={opacity:0};b?a.stop().animate(d,b,c):a.css(d)},show:function(a,b,c){var a=e(a),d={opacity:parseFloat(a.data("opacity"))||1};b?a.stop().animate(d,b,c):a.css(d)},addTimer:function(){r.add.apply(r,
f.array(arguments));return this},clearTimer:function(){r.clear.apply(r,f.array(arguments));return this},wait:function(a){var a=e.extend({until:function(){return!1},success:function(){},error:function(){g.raise("Could not complete wait function.")},timeout:3E3},a),b=f.timestamp(),c,d,i=function(){d=f.timestamp();c=d-b;if(a.until(c))return a.success(),!1;if(d>=b+a.timeout)return a.error(),!1;j.setTimeout(i,2)};j.setTimeout(i,2)},toggleQuality:function(a,b){if(!(n!==7&&n!==8)&&a)typeof b==="undefined"&&
(b=a.style.msInterpolationMode==="nearest-neighbor"),a.style.msInterpolationMode=b?"bicubic":"nearest-neighbor"},insertStyleTag:function(a){var b=m.createElement("style");q().head.appendChild(b);b.styleSheet?b.styleSheet.cssText=a:(a=m.createTextNode(a),b.appendChild(a))},loadScript:function(a,b){var c=!1,d=e("<script>").attr({src:a,async:!0}).get(0);d.onload=d.onreadystatechange=function(){if(!c&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete"))c=!0,d.onload=d.onreadystatechange=
null,typeof b==="function"&&b.call(this,this)};q().head.appendChild(d)},parseValue:function(a){return typeof a==="number"?a:typeof a==="string"?(a=a.match(/\-?\d/g))&&a.constructor===Array?parseInt(a.join(""),10):0:0},timestamp:function(){return(new Date).getTime()},loadCSS:function(a,b,c){var d,i=!1,l;e("link[rel=stylesheet]").each(function(){if(RegExp(a).test(this.href))return d=this,!1});typeof b==="function"&&(c=b,b=void 0);c=c||function(){};if(d)return c.call(d,d),d;l=m.styleSheets.length;w&&
(a+="?"+f.timestamp());e("#"+b).length?(e("#"+b).attr("href",a),l--,i=!0):(d=e("<link>").attr({rel:"stylesheet",href:a,id:b}).get(0),j.setTimeout(function(){var a=e('link[rel="stylesheet"], style');a.length?a.get(0).parentNode.insertBefore(d,a[0]):q().head.appendChild(d);n?d.attachEvent("onreadystatechange",function(){d.readyState==="complete"&&(i=!0)}):i=!0},10));typeof c==="function"&&f.wait({until:function(){return i&&m.styleSheets.length>l},success:function(){f.addTimer("css",function(){c.call(d,
d)},100)},error:function(){g.raise("Theme CSS could not load")},timeout:1E4});return d}}}(),y={fade:function(a,b){e(a.next).css("opacity",0).show().animate({opacity:1},a.speed,b);a.prev&&e(a.prev).css("opacity",1).show().animate({opacity:0},a.speed)},flash:function(a,b){e(a.next).css("opacity",0);a.prev?e(a.prev).animate({opacity:0},a.speed/2,function(){e(a.next).animate({opacity:1},a.speed,b)}):e(a.next).animate({opacity:1},a.speed,b)},pulse:function(a,b){a.prev&&e(a.prev).hide();e(a.next).css("opacity",
0).animate({opacity:1},a.speed,b)},slide:function(a,b){var c=e(a.next).parent(),d=this.$("images"),f=this._stageWidth,g=this.getOptions("easing");c.css({left:f*(a.rewind?-1:1)});d.animate({left:f*(a.rewind?1:-1)},{duration:a.speed,queue:!1,easing:g,complete:function(){d.css("left",0);c.css("left",0);b()}})},fadeslide:function(a,b){var c=0,d=this.getOptions("easing"),g=this.getStageWidth();a.prev&&(c=f.parseValue(e(a.prev).css("left")),e(a.prev).css({opacity:1,left:c}).animate({opacity:0,left:c+g*
(a.rewind?1:-1)},{duration:a.speed,queue:!1,easing:d}));c=f.parseValue(e(a.next).css("left"));e(a.next).css({left:c+g*(a.rewind?-1:1),opacity:0}).animate({opacity:1,left:c},{duration:a.speed,complete:b,queue:!1,easing:d})}},g=function(){var a=this;this._theme=void 0;this._options={};this._playing=!1;this._playtime=5E3;this._active=null;this._queue={length:0};this._data=[];this._dom={};this._thumbnails=[];this._initialized=!1;this._stageHeight=this._stageWidth=0;this._target=void 0;this._id=Math.random();
e.each("container stage images image-nav image-nav-left image-nav-right info info-text info-title info-description thumbnails thumbnails-list thumbnails-container thumb-nav-left thumb-nav-right loader counter tooltip".split(" "),function(b,c){a._dom[c]=f.create("galleria-"+c)});e.each("current total".split(" "),function(b,c){a._dom[c]=f.create("galleria-"+c,"span")});var b=this._keyboard={keys:{UP:38,DOWN:40,LEFT:37,RIGHT:39,RETURN:13,ESCAPE:27,BACKSPACE:8,SPACE:32},map:{},bound:!1,press:function(c){var d=
c.keyCode||c.which;d in b.map&&typeof b.map[d]==="function"&&b.map[d].call(a,c)},attach:function(a){var c,d;for(c in a)a.hasOwnProperty(c)&&(d=c.toUpperCase(),d in b.keys?b.map[b.keys[d]]=a[c]:b.map[d]=a[c]);if(!b.bound)b.bound=!0,A.bind("keydown",b.press)},detach:function(){b.bound=!1;b.map={};A.unbind("keydown",b.press)}},c=this._controls={0:void 0,1:void 0,active:0,swap:function(){c.active=c.active?0:1},getActive:function(){return c[c.active]},getNext:function(){return c[1-c.active]}},d=this._carousel=
{next:a.$("thumb-nav-right"),prev:a.$("thumb-nav-left"),width:0,current:0,max:0,hooks:[],update:function(){var b=0,c=0,f=[0];e.each(a._thumbnails,function(a,d){d.ready&&(b+=d.outerWidth||e(d.container).outerWidth(!0),f[a+1]=b,c=Math.max(c,d.outerHeight||e(d.container).outerHeight(!0)))});a.$("thumbnails").css({width:b,height:c});d.max=b;d.hooks=f;d.width=a.$("thumbnails-list").width();d.setClasses();a.$("thumbnails-container").toggleClass("galleria-carousel",b>d.width);d.width=a.$("thumbnails-list").width()},
bindControls:function(){var b;d.next.bind(p(),function(c){c.preventDefault();if(a._options.carouselSteps==="auto")for(b=d.current;b<d.hooks.length;b++){if(d.hooks[b]-d.hooks[d.current]>d.width){d.set(b-2);break}}else d.set(d.current+a._options.carouselSteps)});d.prev.bind(p(),function(c){c.preventDefault();if(a._options.carouselSteps==="auto")for(b=d.current;b>=0;b--)if(d.hooks[d.current]-d.hooks[b]>d.width){d.set(b+2);break}else{if(b===0){d.set(0);break}}else d.set(d.current-a._options.carouselSteps)})},
set:function(a){for(a=Math.max(a,0);d.hooks[a-1]+d.width>=d.max&&a>=0;)a--;d.current=a;d.animate()},getLast:function(a){return(a||d.current)-1},follow:function(a){if(a===0||a===d.hooks.length-2)d.set(a);else{for(var b=d.current;d.hooks[b]-d.hooks[d.current]<d.width&&b<=d.hooks.length;)b++;a-1<d.current?d.set(a-1):a+2>b&&d.set(a-b+d.current+2)}},setClasses:function(){d.prev.toggleClass("disabled",!d.current);d.next.toggleClass("disabled",d.hooks[d.current]+d.width>=d.max)},animate:function(){d.setClasses();
var b=d.hooks[d.current]*-1;isNaN(b)||a.$("thumbnails").animate({left:b},{duration:a._options.carouselSpeed,easing:a._options.easing,queue:!1})}},i=this._tooltip={initialized:!1,open:!1,init:function(){i.initialized=!0;f.insertStyleTag(".galleria-tooltip{padding:3px 8px;max-width:50%;background:#ffe;color:#000;z-index:3;position:absolute;font-size:11px;line-height:1.3opacity:0;box-shadow:0 0 2px rgba(0,0,0,.4);-moz-box-shadow:0 0 2px rgba(0,0,0,.4);-webkit-box-shadow:0 0 2px rgba(0,0,0,.4);}");a.$("tooltip").css("opacity",
0.8);f.hide(a.get("tooltip"))},move:function(b){var c=a.getMousePosition(b).x,b=a.getMousePosition(b).y,d=a.$("tooltip"),e=b,f=d.outerHeight(!0)+1,g=d.outerWidth(!0),i=f+15,g=a.$("container").width()-g-2,f=a.$("container").height()-f-2;!isNaN(c)&&!isNaN(e)&&(c+=10,e-=30,c=Math.max(0,Math.min(g,c)),e=Math.max(0,Math.min(f,e)),b<i&&(e=i),d.css({left:c,top:e}))},bind:function(b,c){i.initialized||i.init();var d=function(b,c){i.define(b,c);e(b).hover(function(){f.clearTimer("switch_tooltip");a.$("container").unbind("mousemove",
i.move).bind("mousemove",i.move).trigger("mousemove");i.show(b);g.utils.addTimer("tooltip",function(){a.$("tooltip").stop().show();f.show(a.get("tooltip"),400);i.open=!0},i.open?0:500)},function(){a.$("container").unbind("mousemove",i.move);f.clearTimer("tooltip");a.$("tooltip").stop();f.hide(a.get("tooltip"),200,function(){a.$("tooltip").hide();f.addTimer("switch_tooltip",function(){i.open=!1},1E3)})})};typeof c==="string"?d(b in a._dom?a.get(b):b,c):e.each(b,function(b,c){d(a.get(b),c)})},show:function(b){var b=
e(b in a._dom?a.get(b):b),c=b.data("tt"),d=function(a){j.setTimeout(function(a){return function(){i.move(a)}}(a),10);b.unbind("mouseup",d)};if(c=typeof c==="function"?c():c)a.$("tooltip").html(c.replace(/\s/,"&nbsp;")),b.bind("mouseup",d)},define:function(b,c){if(typeof c!=="function")var d=c,c=function(){return d};b=e(b in a._dom?a.get(b):b).data("tt",c);i.show(b)}},l=this._fullscreen={scrolled:0,active:!1,keymap:a._keyboard.map,enter:function(b){l.active=!0;f.hide(a.getActiveImage());a.$("container").addClass("fullscreen");
l.scrolled=e(j).scrollTop();f.forceStyles(a.get("container"),{position:"fixed",top:0,left:0,width:"100%",height:"100%",zIndex:1E4});var c={height:"100%",overflow:"hidden",margin:0,padding:0},d=a.getData();f.forceStyles(q().html,c);f.forceStyles(q().body,c);l.keymap=e.extend({},a._keyboard.map);a.attachKeyboard({escape:a.exitFullscreen,right:a.next,left:a.prev});if(d&&d.big&&d.image!==d.big){var c=new g.Picture,i=c.isCached(d.big),h=a.getIndex(),k=a._thumbnails[h];a.trigger({type:g.LOADSTART,cached:i,
index:h,imageTarget:a.getActiveImage(),thumbTarget:k});c.load(d.big,function(b){a._scaleImage(b,{complete:function(b){a.trigger({type:g.LOADFINISH,cached:i,index:h,imageTarget:b.image,thumbTarget:k});var c=a._controls.getActive().image;c&&e(c).width(b.image.width).height(b.image.height).attr("style",e(b.image).attr("style")).attr("src",b.image.src)}})})}a.rescale(function(){f.addTimer("fullscreen_enter",function(){f.show(a.getActiveImage());typeof b==="function"&&b.call(a)},100);a.trigger(g.FULLSCREEN_ENTER)});
e(j).resize(function(){l.scale()})},scale:function(){a.rescale()},exit:function(b){l.active=!1;f.hide(a.getActiveImage());a.$("container").removeClass("fullscreen");f.revertStyles(a.get("container"),q().html,q().body);j.scrollTo(0,l.scrolled);a.detachKeyboard();a.attachKeyboard(l.keymap);a.rescale(function(){f.addTimer("fullscreen_exit",function(){f.show(a.getActiveImage());typeof b==="function"&&b.call(a)},50);a.trigger(g.FULLSCREEN_EXIT)});e(j).unbind("resize",l.scale)}},k=this._idle={trunk:[],
bound:!1,add:function(a,b){if(a){k.bound||k.addEvent();var a=e(a),c={},d;for(d in b)b.hasOwnProperty(d)&&(c[d]=a.css(d));a.data("idle",{from:c,to:b,complete:!0,busy:!1});k.addTimer();k.trunk.push(a)}},remove:function(b){b=jQuery(b);e.each(k.trunk,function(c,d){d.length&&!d.not(b).length&&(a._idle.show(b),a._idle.trunk.splice(c,1))});k.trunk.length||(k.removeEvent(),f.clearTimer("idle"))},addEvent:function(){k.bound=!0;a.$("container").bind("mousemove click",k.showAll)},removeEvent:function(){k.bound=
!1;a.$("container").unbind("mousemove click",k.showAll)},addTimer:function(){f.addTimer("idle",function(){a._idle.hide()},a._options.idleTime)},hide:function(){a.trigger(g.IDLE_ENTER);e.each(k.trunk,function(b,c){var d=c.data("idle");if(d)c.data("idle").complete=!1,c.stop().animate(d.to,{duration:a._options.idleSpeed,queue:!1,easing:"swing"})})},showAll:function(){f.clearTimer("idle");e.each(a._idle.trunk,function(b,c){a._idle.show(c)})},show:function(b){var c=b.data("idle");if(!c.busy&&!c.complete)c.busy=
!0,a.trigger(g.IDLE_EXIT),f.clearTimer("idle"),b.stop().animate(c.from,{duration:a._options.idleSpeed/2,queue:!1,easing:"swing",complete:function(){e(this).data("idle").busy=!1;e(this).data("idle").complete=!0}});k.addTimer()}},h=this._lightbox={width:0,height:0,initialized:!1,active:null,image:null,elems:{},init:function(){a.trigger(g.LIGHTBOX_OPEN);if(!h.initialized){h.initialized=!0;var b={},c=a._options,d="",c={overlay:"position:fixed;display:none;opacity:"+c.overlayOpacity+";filter:alpha(opacity="+
c.overlayOpacity*100+");top:0;left:0;width:100%;height:100%;background:"+c.overlayBackground+";z-index:99990",box:"position:fixed;display:none;width:400px;height:400px;top:50%;left:50%;margin-top:-200px;margin-left:-200px;z-index:99991",shadow:"position:absolute;background:#000;width:100%;height:100%;",content:"position:absolute;background-color:#fff;top:10px;left:10px;right:10px;bottom:10px;overflow:hidden",info:"position:absolute;bottom:10px;left:10px;right:10px;color:#444;font:11px/13px arial,sans-serif;height:13px",
close:"position:absolute;top:10px;right:10px;height:20px;width:20px;background:#fff;text-align:center;cursor:pointer;color:#444;font:16px/22px arial,sans-serif;z-index:99999",image:"position:absolute;top:10px;left:10px;right:10px;bottom:30px;overflow:hidden;display:block;",prevholder:"position:absolute;width:50%;top:0;bottom:40px;cursor:pointer;",nextholder:"position:absolute;width:50%;top:0;bottom:40px;right:-1px;cursor:pointer;",prev:"position:absolute;top:50%;margin-top:-20px;height:40px;width:30px;background:#fff;left:20px;display:none;text-align:center;color:#000;font:bold 16px/36px arial,sans-serif",
next:"position:absolute;top:50%;margin-top:-20px;height:40px;width:30px;background:#fff;right:20px;left:auto;display:none;font:bold 16px/36px arial,sans-serif;text-align:center;color:#000",title:"float:left",counter:"float:right;margin-left:8px;"},i={};n===8&&(c.nextholder+="background:#000;filter:alpha(opacity=0);",c.prevholder+="background:#000;filter:alpha(opacity=0);");e.each(c,function(a,b){d+=".galleria-lightbox-"+a+"{"+b+"}"});f.insertStyleTag(d);e.each("overlay box content shadow title info close prevholder prev nextholder next counter image".split(" "),
function(c,d){a.addElement("lightbox-"+d);b[d]=h.elems[d]=a.get("lightbox-"+d)});h.image=new g.Picture;e.each({box:"shadow content close prevholder nextholder",info:"title counter",content:"info image",prevholder:"prev",nextholder:"next"},function(a,b){var c=[];e.each(b.split(" "),function(a,b){c.push("lightbox-"+b)});i["lightbox-"+a]=c});a.append(i);e(b.image).append(h.image.container);e(q().body).append(b.overlay,b.box);(function(a){return a.hover(function(){e(this).css("color","#bbb")},function(){e(this).css("color",
"#444")})})(e(b.close).bind(p(),h.hide).html("&#215;"));e.each(["Prev","Next"],function(a,c){var d=e(b[c.toLowerCase()]).html(/v/.test(c)?"&#8249;&nbsp;":"&nbsp;&#8250;"),f=e(b[c.toLowerCase()+"holder"]);f.bind(p(),function(){h["show"+c]()});n<8?d.show():f.hover(function(){d.show()},function(){d.stop().fadeOut(200)})});e(b.overlay).bind(p(),h.hide)}},rescale:function(b){var c=Math.min(e(j).width()-40,h.width),d=Math.min(e(j).height()-60,h.height),d=Math.min(c/h.width,d/h.height),c=h.width*d+40,d=
h.height*d+60,c={width:c,height:d,marginTop:Math.ceil(d/2)*-1,marginLeft:Math.ceil(c/2)*-1};b?e(h.elems.box).css(c):e(h.elems.box).animate(c,a._options.lightboxTransitionSpeed,a._options.easing,function(){var b=h.image,c=a._options.lightboxFadeSpeed;a.trigger({type:g.LIGHTBOX_IMAGE,imageTarget:b.image});e(b.container).show();f.show(b.image,c);f.show(h.elems.info,c)})},hide:function(){h.image.image=null;e(j).unbind("resize",h.rescale);e(h.elems.box).hide();f.hide(h.elems.info);f.hide(h.elems.overlay,
200,function(){e(this).hide().css("opacity",a._options.overlayOpacity);a.trigger(g.LIGHTBOX_CLOSE)})},showNext:function(){h.show(a.getNext(h.active))},showPrev:function(){h.show(a.getPrev(h.active))},show:function(b){h.active=b=typeof b==="number"?b:a.getIndex();h.initialized||h.init();e(j).unbind("resize",h.rescale);var c=a.getData(b),d=a.getDataLength();f.hide(h.elems.info);h.image.load(c.image,function(a){h.width=a.original.width;h.height=a.original.height;e(a.image).css({width:"100.5%",height:"100.5%",
top:0,zIndex:99998});f.hide(a.image);h.elems.title.innerHTML=c.title;h.elems.counter.innerHTML=b+1+" / "+d;e(j).resize(h.rescale);h.rescale()});e(h.elems.overlay).show();e(h.elems.box).show()}};return this};g.prototype={constructor:g,init:function(a,b){var c=this,b=D(b);t.push(this);this._original={target:a,options:b,data:null};(this._target=this._dom.target=a.nodeName?a:e(a).get(0))?(this._options={autoplay:!1,carousel:!0,carouselFollow:!0,carouselSpeed:400,carouselSteps:"auto",clicknext:!1,dataConfig:function(){return{}},
dataSelector:"img",dataSource:this._target,debug:void 0,easing:"galleria",extend:function(){},height:"auto",idleTime:3E3,idleSpeed:200,imageCrop:!1,imageMargin:0,imagePan:!1,imagePanSmoothness:12,imagePosition:"50%",keepSource:!1,lightbox:!1,lightboxFadeSpeed:200,lightboxTransitionSpeed:400,linkSourceTmages:!0,maxScaleRatio:void 0,minScaleRatio:void 0,overlayOpacity:0.85,overlayBackground:"#0b0b0b",pauseOnInteraction:!0,popupLinks:!1,preload:2,queue:!0,show:0,showInfo:!0,showCounter:!0,showImagenav:!0,
thumbCrop:!0,thumbEventType:p(),thumbFit:!0,thumbMargin:0,thumbQuality:"auto",thumbnails:!0,transition:"fade",transitionInitial:void 0,transitionSpeed:400,width:"auto"},b&&b.debug===!0&&(w=!0),e(this._target).children().hide(),typeof g.theme==="object"?this._init():f.wait({until:function(){return typeof g.theme==="object"},success:function(){c._init.call(c)},error:function(){g.raise("No theme found.",!0)},timeout:5E3})):g.raise("Target not found.")},_init:function(){var a=this;if(this._initialized)return g.raise("Init failed: Gallery instance already initialized."),
this;this._initialized=!0;if(!g.theme)return g.raise("Init failed: No theme found."),this;e.extend(!0,this._options,g.theme.defaults,this._original.options);this.bind(g.DATA,function(){this._original.data=this._data;this.get("total").innerHTML=this.getDataLength();var b=this.$("container"),c={width:0,height:0},d=f.create("galleria-image");f.wait({until:function(){e.each(["width","height"],function(d,e){c[e]=a._options[e]&&typeof a._options[e]==="number"?a._options[e]:Math.max(f.parseValue(b.css(e)),
f.parseValue(a.$("target").css(e)),b[e](),a.$("target")[e]())});var g=function(){return!0};a._options.thumbnails&&(a.$("thumbnails").append(d),g=function(){return!!e(d).height()});return g()&&c.width&&c.height>10},success:function(){e(d).remove();b.width(c.width);b.height(c.height);g.WEBKIT?j.setTimeout(function(){a._run()},1):a._run()},error:function(){g.raise("Width & Height not found.",!0)},timeout:2E3})});this.bind(g.READY,function(b){return function(){f.show(this.get("counter"));this._options.carousel&&
this._carousel.bindControls();if(this._options.autoplay){this.pause();if(typeof this._options.autoplay==="number")this._playtime=this._options.autoplay;this.trigger(g.PLAY);this._playing=!0}b?typeof this._options.show==="number"&&this.show(this._options.show):(b=!0,this._options.clicknext&&(e.each(this._data,function(a,b){delete b.link}),this.$("stage").css({cursor:"pointer"}).bind(p(),function(){a._options.pauseOnInteraction&&a.pause();a.next()})),g.History&&g.History.change(function(b){b=parseInt(b.value.replace(/\//,
""),10);isNaN(b)?j.history.go(-1):a.show(b,void 0,!0)}),g.theme.init.call(this,this._options),this._options.extend.call(this,this._options),/^[0-9]{1,4}$/.test(B)&&g.History?this.show(B,void 0,!0):this._data[this._options.show]&&this.show(this._options.show))}}(!1));this.append({"info-text":["info-title","info-description"],info:["info-text"],"image-nav":["image-nav-right","image-nav-left"],stage:["images","loader","counter","image-nav"],"thumbnails-list":["thumbnails"],"thumbnails-container":["thumb-nav-left",
"thumbnails-list","thumb-nav-right"],container:["stage","thumbnails-container","info","tooltip"]});f.hide(this.$("counter").append(this.get("current")," / ",this.get("total")));this.setCounter("&#8211;");f.hide(a.get("tooltip"));e.each(Array(2),function(b){var c=new g.Picture;e(c.container).css({position:"absolute",top:0,left:0});a.$("images").append(c.container);a._controls[b]=c});this.$("images").css({position:"relative",top:0,left:0,width:"100%",height:"100%"});this.$("thumbnails, thumbnails-list").css({overflow:"hidden",
position:"relative"});this.$("image-nav-right, image-nav-left").bind(p(),function(b){a._options.clicknext&&b.stopPropagation();a._options.pauseOnInteraction&&a.pause();b=/right/.test(this.className)?"next":"prev";a[b]()});e.each(["info","counter","image-nav"],function(b,c){a._options["show"+c.substr(0,1).toUpperCase()+c.substr(1).replace(/-/,"")]===!1&&f.moveOut(a.get(c.toLowerCase()))});this.load();if(!this._options.keep_source&&!n)this._target.innerHTML="";this.$("target").append(this.get("container"));
this._options.carousel&&this.bind(g.THUMBNAIL,function(){this.updateCarousel()});return this},_createThumbnails:function(){this.get("total").innerHTML=this.getDataLength();var a,b,c,d,i,l=this,k=this._options,h=function(){var a=l.$("thumbnails").find(".active");if(!a.length)return!1;return a.find("img").attr("src")}(),z=typeof k.thumbnails==="string"?k.thumbnails.toLowerCase():null,n=function(a){return m.defaultView&&m.defaultView.getComputedStyle?m.defaultView.getComputedStyle(c.container,null)[a]:
i.css(a)},v=function(a,b,c){return function(){e(c).append(a);l.trigger({type:g.THUMBNAIL,thumbTarget:a,index:b})}},s=function(a){k.pauseOnInteraction&&l.pause();var b=e(a.currentTarget).data("index");l.getIndex()!==b&&l.show(b);a.preventDefault()},u=function(a){a.scale({width:a.data.width,height:a.data.height,crop:k.thumbCrop,margin:k.thumbMargin,complete:function(a){var b=["left","top"],c,d;e.each(["Width","Height"],function(f,g){c=g.toLowerCase();if((k.thumbCrop!==!0||k.thumbCrop===c)&&k.thumbFit)d=
{},d[c]=a[c],e(a.container).css(d),d={},d[b[f]]=0,e(a.image).css(d);a["outer"+g]=e(a.container)["outer"+g](!0)});f.toggleQuality(a.image,k.thumbQuality===!0||k.thumbQuality==="auto"&&a.original.width<a.width*3);l.trigger({type:g.THUMBNAIL,thumbTarget:a.image,index:a.data.order})}})};this._thumbnails=[];this.$("thumbnails").empty();for(a=0;this._data[a];a++)d=this._data[a],k.thumbnails===!0?(c=new g.Picture(a),b=d.thumb||d.image,this.$("thumbnails").append(c.container),i=e(c.container),c.data={width:f.parseValue(n("width")),
height:f.parseValue(n("height")),order:a},k.thumbFit&&k.thumbCrop!==!0?i.css({width:0,height:0}):i.css({width:c.data.width,height:c.data.height}),c.load(b,u),k.preload==="all"&&c.add(d.image)):z==="empty"||z==="numbers"?(c={container:f.create("galleria-image"),image:f.create("img","span"),ready:!0},z==="numbers"&&e(c.image).text(a+1),this.$("thumbnails").append(c.container),j.setTimeout(v(c.image,a,c.container),50+a*20)):c={container:null,image:null},e(c.container).add(k.keepSource&&k.linkSourceImages?
d.original:null).data("index",a).bind(k.thumbEventType,s),h===b&&e(c.container).addClass("active"),this._thumbnails.push(c)},_run:function(){var a=this;a._createThumbnails();f.wait({until:function(){g.OPERA&&a.$("stage").css("display","inline-block");a._stageWidth=a.$("stage").width();a._stageHeight=a.$("stage").height();return a._stageWidth&&a._stageHeight>50},success:function(){a.trigger(g.READY)},error:function(){g.raise("Stage measures not found",!0)}})},load:function(a,b,c){var d=this;this._data=
[];this._thumbnails=[];this.$("thumbnails").empty();typeof b==="function"&&(c=b,b=null);a=a||this._options.dataSource;b=b||this._options.dataSelector;c=c||this._options.dataConfig;if(a.constructor===Array)return this.validate(a)?(this._data=a,this._parseData().trigger(g.DATA)):g.raise("Load failed: JSON Array not valid."),this;e(a).find(b).each(function(a,b){var b=e(b),f={},g=b.parent().attr("href");if(/\.(png|gif|jpg|jpeg)(\?.*)?$/i.test(g))f.image=f.big=g;else if(g)f.link=g;d._data.push(e.extend({title:b.attr("title"),
thumb:b.attr("src"),image:b.attr("src"),big:b.attr("src"),description:b.attr("alt"),link:b.attr("longdesc"),original:b.get(0)},f,c(b)))});this.getDataLength()?this.trigger(g.DATA):g.raise("Load failed: no data found.");return this},_parseData:function(){var a=this;e.each(this._data,function(b,c){if("thumb"in c===!1)a._data[b].thumb=c.image;if(!1 in c)a._data[b].big=c.image});return this},splice:function(){Array.prototype.splice.apply(this._data,f.array(arguments));return this._parseData()._createThumbnails()},
push:function(){Array.prototype.push.apply(this._data,f.array(arguments));return this._parseData()._createThumbnails()},_getActive:function(){return this._controls.getActive()},validate:function(){return!0},bind:function(a,b){a=x(a);this.$("container").bind(a,this.proxy(b));return this},unbind:function(a){a=x(a);this.$("container").unbind(a);return this},trigger:function(a){a=typeof a==="object"?e.extend(a,{scope:this}):{type:x(a),scope:this};this.$("container").trigger(a);return this},addIdleState:function(){this._idle.add.apply(this._idle,
f.array(arguments));return this},removeIdleState:function(){this._idle.remove.apply(this._idle,f.array(arguments));return this},enterIdleMode:function(){this._idle.hide();return this},exitIdleMode:function(){this._idle.showAll();return this},enterFullscreen:function(){this._fullscreen.enter.apply(this,f.array(arguments));return this},exitFullscreen:function(){this._fullscreen.exit.apply(this,f.array(arguments));return this},toggleFullscreen:function(){this._fullscreen[this.isFullscreen()?"exit":"enter"].apply(this,
f.array(arguments));return this},bindTooltip:function(){this._tooltip.bind.apply(this._tooltip,f.array(arguments));return this},defineTooltip:function(){this._tooltip.define.apply(this._tooltip,f.array(arguments));return this},refreshTooltip:function(){this._tooltip.show.apply(this._tooltip,f.array(arguments));return this},openLightbox:function(){this._lightbox.show.apply(this._lightbox,f.array(arguments));return this},closeLightbox:function(){this._lightbox.hide.apply(this._lightbox,f.array(arguments));
return this},getActiveImage:function(){return this._getActive().image||void 0},getActiveThumb:function(){return this._thumbnails[this._active].image||void 0},getMousePosition:function(a){return{x:a.pageX-this.$("container").offset().left,y:a.pageY-this.$("container").offset().top}},addPan:function(a){if(this._options.imageCrop!==!1){var a=e(a||this.getActiveImage()),b=this,c=a.width()/2,d=a.height()/2,g=parseInt(a.css("left"),10),l=parseInt(a.css("top"),10),k=g||0,h=l||0,j=0,m=0,v=!1,s=f.timestamp(),
u=0,o=0,E=function(b,c,d){if(b>0&&(o=Math.round(Math.max(b*-1,Math.min(0,c))),u!==o))if(u=o,n===8)a.parent()["scroll"+d](o*-1);else b={},b[d.toLowerCase()]=o,a.css(b)},p=function(a){if(!(f.timestamp()-s<50))v=!0,c=b.getMousePosition(a).x,d=b.getMousePosition(a).y};n===8&&(a.parent().scrollTop(h*-1).scrollLeft(k*-1),a.css({top:0,left:0}));this.$("stage").unbind("mousemove",p).bind("mousemove",p);f.addTimer("pan",function(){v&&(j=a.width()-b._stageWidth,m=a.height()-b._stageHeight,g=c/b._stageWidth*
j*-1,l=d/b._stageHeight*m*-1,k+=(g-k)/b._options.imagePanSmoothness,h+=(l-h)/b._options.imagePanSmoothness,E(m,h,"Top"),E(j,k,"Left"))},50,!0);return this}},proxy:function(a,b){if(typeof a!=="function")return function(){};b=b||this;return function(){return a.apply(b,f.array(arguments))}},removePan:function(){this.$("stage").unbind("mousemove");f.clearTimer("pan");return this},addElement:function(){var a=this._dom;e.each(f.array(arguments),function(b,c){a[c]=f.create("galleria-"+c)});return this},
attachKeyboard:function(){this._keyboard.attach.apply(this._keyboard,f.array(arguments));return this},detachKeyboard:function(){this._keyboard.detach.apply(this._keyboard,f.array(arguments));return this},appendChild:function(a,b){this.$(a).append(this.get(b)||b);return this},prependChild:function(a,b){this.$(a).prepend(this.get(b)||b);return this},remove:function(){this.$(f.array(arguments).join(",")).remove();return this},append:function(a){var b,c;for(b in a)if(a.hasOwnProperty(b))if(a[b].constructor===
Array)for(c=0;a[b][c];c++)this.appendChild(b,a[b][c]);else this.appendChild(b,a[b]);return this},_scaleImage:function(a,b){b=e.extend({width:this._stageWidth,height:this._stageHeight,crop:this._options.imageCrop,max:this._options.maxScaleRatio,min:this._options.minScaleRatio,margin:this._options.imageMargin,position:this._options.imagePosition},b);(a||this._controls.getActive()).scale(b);return this},updateCarousel:function(){this._carousel.update();return this},rescale:function(a,b,c){var d=this;
typeof a==="function"&&(c=a,a=void 0);var e=function(){d._stageWidth=a||d.$("stage").width();d._stageHeight=b||d.$("stage").height();d._scaleImage();d._options.carousel&&d.updateCarousel();d.trigger(g.RESCALE);typeof c==="function"&&c.call(d)};g.WEBKIT&&!a&&!b?f.addTimer("scale",e,5):e.call(d);return this},refreshImage:function(){this._scaleImage();this._options.imagePan&&this.addPan();return this},show:function(a,b,c){if(!(a===!1||!this._options.queue&&this._queue.stalled))if(a=Math.max(0,Math.min(parseInt(a,
10),this.getDataLength()-1)),b=typeof b!=="undefined"?!!b:a<this.getIndex(),!c&&g.History)g.History.value(a.toString());else return this._active=a,Array.prototype.push.call(this._queue,{index:a,rewind:b}),this._queue.stalled||this._show(),this},_show:function(){var a=this,b=this._queue[0],c=this.getData(b.index);if(c){var d=this.isFullscreen()&&"big"in c?c.big:c.image,i=this._controls.getActive(),l=this._controls.getNext(),k=l.isCached(d),h=this._thumbnails[b.index],m=function(){a._queue.stalled=
!1;f.toggleQuality(l.image,a._options.imageQuality);e(i.container).css({zIndex:0,opacity:0});e(l.container).css({zIndex:1,opacity:1});a._controls.swap();a._options.imagePan&&a.addPan(l.image);(c.link||a._options.lightbox)&&e(l.image).css({cursor:"pointer"}).bind(p(),function(){c.link?a._options.popupLinks?j.open(c.link,"_blank"):j.location.href=c.link:a.openLightbox()});Array.prototype.shift.call(a._queue);a._queue.length&&a._show();a._playCheck();a.trigger({type:g.IMAGE,index:b.index,imageTarget:l.image,
thumbTarget:h.image})};this._options.carousel&&this._options.carouselFollow&&this._carousel.follow(b.index);if(this._options.preload){var n,o,s=this.getNext();try{for(o=this._options.preload;o>0;o--)n=new g.Picture,c=a.getData(s),n.add(this.isFullscreen()&&"big"in c?c.big:c.image),s=a.getNext(s)}catch(u){}}f.show(l.container);e(a._thumbnails[b.index].container).addClass("active").siblings(".active").removeClass("active");a.trigger({type:g.LOADSTART,cached:k,index:b.index,imageTarget:l.image,thumbTarget:h.image});
l.load(d,function(c){a._scaleImage(c,{complete:function(c){f.show(c.container);"image"in i&&f.toggleQuality(i.image,!1);f.toggleQuality(c.image,!1);a._queue.stalled=!0;a.removePan();a.setInfo(b.index);a.setCounter(b.index);a.trigger({type:g.LOADFINISH,cached:k,index:b.index,imageTarget:c.image,thumbTarget:a._thumbnails[b.index].image});var d=i.image===null&&a._options.transitionInitial?a._options.transitionInitial:a._options.transition;d in y===!1?m():y[d].call(a,{prev:i.image,next:c.image,rewind:b.rewind,
speed:a._options.transitionSpeed||400},m)}})})}},getNext:function(a){a=typeof a==="number"?a:this.getIndex();return a===this.getDataLength()-1?0:a+1},getPrev:function(a){a=typeof a==="number"?a:this.getIndex();return a===0?this.getDataLength()-1:a-1},next:function(){this.getDataLength()>1&&this.show(this.getNext(),!1);return this},prev:function(){this.getDataLength()>1&&this.show(this.getPrev(),!0);return this},get:function(a){return a in this._dom?this._dom[a]:null},getData:function(a){return a in
this._data?this._data[a]:this._data[this._active]},getDataLength:function(){return this._data.length},getIndex:function(){return typeof this._active==="number"?this._active:!1},getStageHeight:function(){return this._stageHeight},getStageWidth:function(){return this._stageWidth},getOptions:function(a){return typeof a==="undefined"?this._options:this._options[a]},setOptions:function(a,b){typeof a==="object"?e.extend(this._options,a):this._options[a]=b;return this},play:function(a){this._playing=!0;
this._playtime=a||this._playtime;this._playCheck();this.trigger(g.PLAY);return this},pause:function(){this._playing=!1;this.trigger(g.PAUSE);return this},playToggle:function(a){return this._playing?this.pause():this.play(a)},isPlaying:function(){return this._playing},isFullscreen:function(){return this._fullscreen.active},_playCheck:function(){var a=this,b=0,c=f.timestamp(),d="play"+this._id;if(this._playing){f.clearTimer(d);var e=function(){b=f.timestamp()-c;b>=a._playtime&&a._playing?(f.clearTimer(d),
a.next()):a._playing&&(a.trigger({type:g.PROGRESS,percent:Math.ceil(b/a._playtime*100),seconds:Math.floor(b/1E3),milliseconds:b}),f.addTimer(d,e,20))};f.addTimer(d,e,20)}},setIndex:function(a){this._active=a;return this},setCounter:function(a){typeof a==="number"?a++:typeof a==="undefined"&&(a=this.getIndex()+1);this.get("current").innerHTML=a;if(n){var a=this.$("counter"),b=a.css("opacity"),c=a.attr("style");c&&parseInt(b,10)===1?a.attr("style",c.replace(/filter[^\;]+\;/i,"")):this.$("counter").css("opacity",
b)}return this},setInfo:function(a){var b=this,c=this.getData(a);e.each(["title","description"],function(a,e){var f=b.$("info-"+e);c[e]?f[c[e].length?"show":"hide"]().html(c[e]):f.empty().hide()});return this},hasInfo:function(a){var b="title description".split(" "),c;for(c=0;b[c];c++)if(this.getData(a)[b[c]])return!0;return!1},jQuery:function(a){var b=this,c=[];e.each(a.split(","),function(a,d){d=e.trim(d);b.get(d)&&c.push(d)});var d=e(b.get(c.shift()));e.each(c,function(a,c){d=d.add(b.get(c))});
return d},$:function(){return this.jQuery.apply(this,f.array(arguments))}};e.each(C,function(a,b){var c=/_/.test(b)?b.replace(/_/g,""):b;g[b.toUpperCase()]="galleria."+c});e.extend(g,{IE9:n===9,IE8:n===8,IE7:n===7,IE6:n===6,IE:!!n,WEBKIT:/webkit/.test(o),SAFARI:/safari/.test(o),CHROME:/chrome/.test(o),QUIRK:n&&m.compatMode&&m.compatMode==="BackCompat",MAC:/mac/.test(navigator.platform.toLowerCase()),OPERA:!!j.opera,IPHONE:/iphone/.test(o),IPAD:/ipad/.test(o),ANDROID:/android/.test(o),TOUCH:!(!/iphone/.test(o)&&
!/ipad/.test(o)&&!/android/.test(o))});g.addTheme=function(a){a.name||g.raise("No theme name specified");a.defaults=typeof a.defaults!=="object"?{}:D(a.defaults);var b=!1,c;typeof a.css==="string"?(e("link").each(function(d,e){c=RegExp(a.css);if(c.test(e.href))return b=!0,g.theme=a,!1}),b||e("script").each(function(d,e){c=RegExp("galleria\\."+a.name.toLowerCase()+"\\.");c.test(e.src)&&(b=e.src.replace(/[^\/]*$/,"")+a.css,f.addTimer("css",function(){f.loadCSS(b,"galleria-theme",function(){g.theme=
a})},1))}),b||g.raise("No theme CSS loaded")):g.theme=a;return a};g.loadTheme=function(a,b){var c=!1,d=t.length;g.theme=void 0;f.loadScript(a,function(){c=!0});f.wait({until:function(){return c},error:function(){g.raise("Theme at "+a+" could not load, check theme path.",!0)},success:function(){if(d){var a=[];e.each(g.get(),function(c,d){var f=e.extend(d._original.options,{data_source:d._data},b);d.$("container").remove();var j=new g;j._id=d._id;j.init(d._original.target,f);a.push(j)});t=a}},timeout:2E3})};
g.get=function(a){if(t[a])return t[a];else if(typeof a!=="number")return t;else g.raise("Gallery index "+a+" not found")};g.addTransition=function(a,b){y[a]=b};g.utils=f;g.log=function(){try{j.console.log.apply(j.console,f.array(arguments))}catch(a){try{j.opera.postError.apply(j.opera,arguments)}catch(b){j.alert(f.array(arguments).split(", "))}}};g.raise=function(a,b){if(w||b)throw Error((b?"Fatal error":"Error")+": "+a);};g.Picture=function(a){this.id=a||null;this.image=null;this.container=f.create("galleria-image");
e(this.container).css({overflow:"hidden",position:"relative"});this.original={width:0,height:0};this.loaded=this.ready=!1};g.Picture.prototype={cache:{},add:function(a){var b=0,c=this,d=new Image,f=function(){if((!this.width||!this.height)&&b<1E3)b++,e(d).load(f).attr("src",a+"?"+(new Date).getTime());c.original={height:this.height,width:this.width};c.cache[a]=a;c.loaded=!0};e(d).css("display","block");if(c.cache[a])return d.src=a,f.call(d),d;e(d).load(f).attr("src",a);return d},show:function(){f.show(this.image)},
hide:function(){f.moveOut(this.image)},clear:function(){this.image=null},isCached:function(a){return!!this.cache[a]},load:function(a,b){var c=this;e(this.container).empty(!0);this.image=this.add(a);f.hide(this.image);e(this.container).append(this.image);f.wait({until:function(){return c.loaded&&c.image.complete&&c.original.width&&c.image.width},success:function(){j.setTimeout(function(){b.call(c,c)},50)},error:function(){j.setTimeout(function(){b.call(c,c)},50);g.raise("image not loaded in 30 seconds: "+
a)},timeout:3E4});return this.container},scale:function(a){a=e.extend({width:0,height:0,min:void 0,max:void 0,margin:0,complete:function(){},position:"center",crop:!1},a);if(!this.image)return this.container;var b,c,d=this,i=e(d.container);f.wait({until:function(){b=a.width||i.width()||f.parseValue(i.css("width"));c=a.height||i.height()||f.parseValue(i.css("height"));return b&&c},success:function(){var g=(b-a.margin*2)/d.original.width,i=(c-a.margin*2)/d.original.height,h={"true":Math.max(g,i),width:g,
height:i,"false":Math.min(g,i)}[a.crop.toString()];a.max&&(h=Math.min(a.max,h));a.min&&(h=Math.max(a.min,h));e(d.container).width(b).height(c);e.each(["width","height"],function(a,b){e(d.image)[b](d.image[b]=d[b]=Math.round(d.original[b]*h))});var j={},m={},g=function(a,b,c){var g=0;/\%/.test(a)?(a=parseInt(a,10)/100,b=d.image[b]||e(d.image)[b](),g=Math.ceil(b*-1*a+c*a)):g=f.parseValue(a);return g},n={top:{top:0},left:{left:0},right:{left:"100%"},bottom:{top:"100%"}};e.each(a.position.toLowerCase().split(" "),
function(a,b){b==="center"&&(b="50%");j[a?"top":"left"]=b});e.each(j,function(a,b){n.hasOwnProperty(b)&&e.extend(m,n[b])});j=j.top?e.extend(j,m):m;j=e.extend({top:"50%",left:"50%"},j);e(d.image).css({position:"relative",top:g(j.top,"height",c),left:g(j.left,"width",b)});d.show();d.ready=!0;a.complete.call(d,d)},error:function(){g.raise("Could not scale image: "+d.image.src)},timeout:1E3});return this}};e.extend(e.easing,{galleria:function(a,b,c,d,e){if((b/=e/2)<1)return d/2*b*b*b*b+c;return-d/2*((b-=
2)*b*b*b-2)+c},galleriaIn:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c},galleriaOut:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c}});e.fn.galleria=function(a){return this.each(function(){(new g).init(this,a)})};j.Galleria=g})(jQuery);/*jslint browser: true */
/*globals jQuery, window, Franke */

/**
 * Required libraries
 */
//= require "jquery-1.4.2.min.js"

/**
 * Wrapper for jQuery.ajax
 * @author André Murer, Namics AG
 * @class ajax
 * @param opts {Object}
 */

(function ($) {
    // Do the ajaxCall if opts are defined
    Franke.ajax = function (opts) {
        if (typeof(opts) === 'undefined') {
            return false;
        }
        
        this.ajax.ajaxCall(opts);
        
        return this.ajax;
    };
      
    $.extend(Franke.ajax, {
        
        modalWindow : function (message, opts) {
            var o = {},
      	    defaults = {
      	      closeAuto   : false,
      	      closeDelay  : 2000
            };

            opts = opts || {};
      	  
            if (typeof(message) === 'undefined') {
                return false;
            }
      	  
            o = $.extend({}, defaults, opts);
      	  
            $.fancybox(message, {
                "scrolling"			:	'no',
                "titleShow"			:	false,
                "onComplete"		:	function () {
                    if (o.closeAuto) {
                        window.setTimeout($.fancybox.close, o.closeDelay);
                    }
                }
            });
        },
	
        ajaxSuccess : function (data, status, xhr) {
            var msg = '<h2 class="base">Success</h2>' + data;

            Franke.ajax.modalWindow(msg, {closeAuto: true});
        },
	
        ajaxError : function (xhr, status, errorThrown) {
            var msg = '<h2 class="base">Error</h2>' + xhr.responseText;
            Franke.ajax.modalWindow(msg);
        },
        
        /**
         * Universal AJAX handler
         * @param object options	=> Ajax options
         */
        ajaxCall : function (options) {
		
            var ajaxOpts = {
                type: "GET",
                url: "",
                data: null,
                cache: false,
                async: true,
                timeout: 50000,
                error: Franke.ajax.ajaxError,
                success: Franke.ajax.ajaxSuccess
            },
            ajaxEtxOpts = $.extend({}, ajaxOpts, options);
      		
            if (ajaxEtxOpts.url === "") {
                return false;
            }
      		
            $.ajax(ajaxEtxOpts);
        },
        
        
        /**
         * AJAX Form Post handler
         * @param jQuery-object $form	=> Form
         * @param object options	=> Ajax options
         */
        ajaxFormPost : function ($form, options) {
            if (typeof($form) !== "object" || !$form.length || !$form.is('form')) {
                return false;
            }
           
            var that = this,
               o = {},
               method = $form.attr('method') || 'post',

               ajaxFormPostOpts = {
                    url : $form.attr('action'),
                    type : method,
                    data : $form.serialize(),
                    context : $form
                };

            options = options || {};
           
            o = $.extend({}, ajaxFormPostOpts, options);
            
            that.ajaxCall(o);
        }
    });
        
}($));/*jslint browser: true */
/*globals jQuery, window, Franke */

/**
 * Required libraries
 */
//= require "jquery-1.4.2.min.js"
//= require "jquery-jtemplates.js"

/**
 * Returns the html result using jTemplates of a query entered in input field
 *
 * @author André Murer, Namics AG
 * @author Reto Zgraggen, Namics AG
 */

(function ($) {

    /**
     * Initialize the autoSuggest if jTemplates is available
     * @class autoSuggest
     * @param $input {Object} Input Field as jQuery Object
     * @param $target {Object} DOM-Element as jQuery Object (div)
     * @param opts {Object} Options which overrides defaults
     * @return autoSuggest {Object}
     */
    Franke.autoSuggest = function ($input, $target, opts) {
        if (typeof($.createTemplate) === "undefined" || typeof($input) !== "object" || !$input.length) {
            return false;
        }
        this.autoSuggest.init($input, $target, opts);
        return this.autoSuggest;
    };

    $.extend(Franke.autoSuggest, {
        // default-settings
        defaults : {
            url : '', // Ajax Url to get JSON

            minLength : 3, // minimum length of search-string to request
            returnIfFirstCharIsNumber : false, // If true -> Cancel the request if first char of search query is a number

            inputNameUrl : 'autoSuggestUrl', // name of input field with ajax-request-url as value
            inputNameTemplateUrl : 'autoSuggestTemplateUrl', // name of input field with template url as value

            navigateTag  : 'a', // tag to navigation through with keybord
            activeClass : 'active', // active class for navigate
            targetClass : 'autoSuggest', // class of the element which get filled up with template

            enableKeys : { // Enable Keybord Key to navigate
                escape : true,
                enter  : true,
                arrows : true,
                tab    : true
            },
            enableHover : true, // Enable Hover of navigate tag

            hideWhenNoRequest : true, // Hides Target if no Ajax-Request was made
           keepClosedOnEscape : { // keeps the target closed when escape key was pressed
                keydown : false, /*true before*/
                focus   : false
            },

            onShow : $.noop, // Callback on Show: Emtpy Function
            onHide : $.noop, // Callback on Hide: Emtpy Function

            templateUrl : '', // URL of the Template

            // Sample Template
            template : '{#if $T && $T.secondlevel}\n' +
                    '<div class="modMegadropdownItem">\n' +
                    '<div class="megadd_inner">\n' +
                    '<div class="bd">\n' +
                    '<div class="bordertop">\n' +
                    '<div class="cornerlft"></div>\n' +
                    '<div class="cornerrgt"></div>\n' +
                    '</div>\n' +
                    '{#foreach $T.secondlevel as scndlvl}\n' +
                    '<ul class="submenu">\n' +
                    '<li>\n' +
                    '<strong class="secondlevel">{$T.scndlvl$key}</strong>\n' +
                    '<ul>\n' +
                    '{#foreach $T.scndlvl.thirdlevel as thirdlvl}\n' +
                    '<li>\n' +
                    '<a href="{$T.thirdlvl}" title="{$T.thirdlvl$key}"><strong>{$T.thirdlvl$key}</strong></a>\n' +
                    '</li>\n' +
                    '{#/for}\n' +
                    '</ul>\n' +
                    '</li>\n' +
                    '</ul>\n' +
                    '{#/for}\n' +
                    '{#if $T.allresults}\n' +
                    '<a class="iconlink" href="{$T.allresults.href}" title="{$T.allresults.title}">\n' +
                    '{$T.allresults.title}\n' +
                    '</a>\n' +
                    '{#/if}\n' +
                    '</div>\n' +
                    '</div>\n' +
                    '</div>\n' +
                    '{#/if}'
        },

        // initialize autoSuggest
        init : function ($input, $target, opts) {
            var that = this,
                    $form = $input.parents('form');

            opts = opts || {};

            // Override defaults
            this.defaults = $.extend(true, this.defaults, opts);

            // Set autoSuggest Ajax Url
            this.defaults.url = this.defaults.url === '' ? $('input[name=' + this.defaults.inputNameUrl + ']', $form).val() : this.defaults.url;

            // Set autoSuggest Template Url
            this.defaults.templateUrl = this.defaults.templateUrl === '' ? $('input[name=' + this.defaults.inputNameTemplateUrl + ']', $form).val() : this.defaults.templateUrl;

            $target = typeof($target) !== 'object' || !$target.length ? $('<div class="' + this.defaults.targetClass + '"></div>"').insertAfter($input) : $target;

            var templateList = new Array();
            // Set Template to target
            if (this.defaults.templateUrl !== '') {
                $target.setTemplateURL(this.defaults.templateUrl,templateList,{filter_data:false});
            } else {
                $target.setTemplate(this.defaults.template);
            }

            // Bind Keys of input
            that.bindEvents($input, $target);
        },

        bindEvents : function ($input, $target) {
            var that = this,
                    o = that.defaults,
                    enableKeys = o.enableKeys;

            // Key up for ajax call
            $input.attr('autocomplete', 'off').unbind('.Franke.autoSuggest').bind('keyup.Franke.autoSuggest', function (e) {
                var $this = $(this),
                        thisVal = $this.val(),
                        escaped = ($target.data('Franke.autoSuggest.escaped') && o.keepClosedOnEscape.keydown) ? true : false,
                        firstCharNumber = (o.returnIfFirstCharIsNumber && !isNaN(thisVal.substr(0, 1)));

                // Shift-key
                if (e.keyCode === 16) {
                    $target.data('Franke.autoSuggest.shiftKey', false);
                }
                if (thisVal === '' || thisVal.length < o.minLength || firstCharNumber || escaped) {
                    // Hide if option hideWhenNoRequest
                    if (o.hideWhenNoRequest) {
                        that.hideTarget($target);
                    }
                } else if (thisVal !== $this.data('curVal')) {
                    // Do ajax call
                    that.ajaxCall($input, $target);
                }
                $this.data('curVal', thisVal);

            })
            // Key press for escape, enter, arrows, tab
            .bind('keydown.Franke.autoSuggest', function (e) {
                var $activeAnchor = null,
                    key = e.keyCode,
                    isOpen = $target.data('Franke.autoSuggest.isOpen');

                if (isOpen) {
                    // Escape-Key
                    if (key === 27 && enableKeys.escape) {
                        that.hideTarget($target);
                        $target.data('Franke.autoSuggest.escaped', true);
                        return false;
                    }
                    // Enter-Key
                    else if (key === 13 && enableKeys.enter) {
                        $activeAnchor = $(o.navigateTag + '.' + o.activeClass, $target);
                        if ($activeAnchor.length) {
                            $activeAnchor.click();
                            return false;
                        }
                    }
                    // Arrow-Key up
                    else if (key === 38 && enableKeys.arrows) {
                        that.targetAnchorHover($target, -1);
                        return false;
                    }
                    // Arrow-Key down
                    else if (key === 40 && enableKeys.arrows) {
                        that.targetAnchorHover($target);
                        return false;
                    }
                    // Shift-Key
                    else if (key === 16) {
                        $target.data('Franke.autoSuggest.shiftKey', true);
                    }
                    // Tab-Key
                    else if (key === 9 && enableKeys.tab) {
                        if ($target.data('Franke.autoSuggest.shiftKey')) {
                            that.targetAnchorHover($target, -1);
                        } else {
                            that.targetAnchorHover($target);
                        }
                        return false;
                    }
                }
            })
                /*/ Focus in
            .bind('focusin.Franke.autoSuggest', function () {
                var escaped = ($target.data('Franke.autoSuggest.escaped') && o.keepClosedOnEscape.focus) ? true : false;
                if (!escaped) {
                    that.showTarget($input, $target);
                }
            })
            .bind('focusout.Franke.autoSuggest', function () {
                window.setTimeout(function () {
                    that.hideTarget($target);
                }, 200);
            });  */
        },

        // Hover Target-Anchor
        targetAnchorHover : function ($target, dir) {
            var that = this,
                anchors = $(that.defaults.navigateTag, $target),
                index = $target.data('Franke.autoSuggest.index');
            dir = typeof(dir) === 'undefined' ? index + 1 : dir;

            index = dir < 0 ? index + dir : dir;

            if (index < 0) {
                index = anchors.length - 1;
            } else if (index >= anchors.length) {
                index = 0;
            }

            $target.data('Franke.autoSuggest.index', index);
            anchors.removeClass(that.defaults.activeClass).eq(index).addClass(that.defaults.activeClass);
        },

        // Bind Anchors
        bindAnchors : function ($input, $target) {
            var that = this,
                o = that.defaults,
                $anchors = $(o.navigateTag, $target);

            $target.data('Franke.autoSuggest.index', -1);

            $anchors.removeClass(o.activeClass).unbind('.Franke.autoSuggest').bind('click.Franke.autosuggest', function () {
                var $this = $(this);

                // Check if it's not an anchor or href is #
                if (!$this.is('a[href]') || $this.is('a[href="#"]') || $this.is('a[href="' + window.location.href + '#"]')) {
                    // Fill up input and submit form
                    $input.val($this.text()).parents('form').submit();
                } else {
                    // Set Window Location
                    window.location.href = $this.attr('href');
                }
                return false;
            });

            // Adds hover event if its enabled
            if (o.enableHover) {
                $anchors.each(function (i) {
                    $(this).bind('mouseenter.Franke.autoSuggest', function () {
                        that.targetAnchorHover($target, i);
                    });
                });
            }
        },

        // Ajax Call
        ajaxCall : function ($input, $target) {
            var that = this,
                o = that.defaults,
                ajaxIndex = $target.data('Franke.autoSuggest.ajaxIndex') + 1 || 1;

            $target.data('Franke.autoSuggest.ajaxIndex', ajaxIndex);

            Franke.ajax({
                url : o.url,
                data : $input.parents('form').serialize(),
                type : 'post',
                dataType : 'json',
                context : $target,
                success : function (data) {
                    if ($target.data('Franke.autoSuggest.ajaxIndex') === ajaxIndex) {
                        $target.processTemplate(data);
                        that.showTarget($input, $target);
                    }
                },
                error : $.noop
            });
        },

        // Shows Target with callback
        showTarget : function ($input, $target) {
            var that = this,
                o = that.defaults;
            $target.data('Franke.autoSuggest.isOpen', true).data('Franke.autoSuggest.escaped', false).show();
            that.bindAnchors($input, $target);

            that.defaults.onShow($target);
        },

        // Hides Target with callback
        hideTarget : function ($target) {
		//console.log("hideTarget");
            var that = this;
            $target.data('Franke.autoSuggest.isOpen', false).unbind('.Franke.autoSuggest').hide();
			that.defaults.onHide($target);
        }
    });

}($));

$(document).ready( function() {
    var $search_query = $('input#search_query'),
        $thisTarget = $('.autoSuggest'),
        $targetParent = $thisTarget.parent();

    Franke.autoSuggest($search_query, $thisTarget, {
        onShow : function ($target) {
            // On Show Callback
            if(!$('#fancybox-wrap').is(':visible')) {
                $.fancybox({
                    'content' : $target,
                    'hideOnContentClick' : false,
                    'width' : 780,
                    'onCleanup': function() {
                        Franke.autoSuggest.hideTarget($target);
                        $target.appendTo($targetParent);
                    }

                });
            }
        },
        onHide : function ($target) {
            // On Hide Callback
            //$target.appendTo($targetParent);
            $.fancybox.close();
        }
    });
});
