/* jQuery */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function qa(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(Q.apply(this,arguments),"slice",Q.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,i,j,n;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===v||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=v}else if(b&&!c.isFunction(b)){d=b;b=v}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ua=0,xa={},Va={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===v)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.addClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className)for(var i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return v;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return v;a.result=v;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||r;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=r.documentElement;d=r.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==v)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Aa=function(a){for(var b=a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return ea.call(this,a)},beforeactivate:function(a){a=a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});z.attachEvent&&!z.addEventListener&&z.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,k){return!!o(k[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,k,l){return h===l.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case"only":case"first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case"last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case"nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Qa.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(pa(a[0])||pa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);bb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===v||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});else a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j==="string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,Ma)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?j():c.swap(a,lb,j);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=i}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var pb=J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||rb.test(this.nodeName)||sb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:function(){try{return new z.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),i,j,n,o=a&&a.context||e,m=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(m==="GET")N.test(e.url)||(e.url+=(ja.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,w,null,l);d()}e.async||g();return w}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(j,n){if(c.isArray(n))c.each(n,function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,W,ta=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();ka[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(i){return e.step(i)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in r.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(s){c.offset.setOffset(this,a,s)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),d,f,e,i=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-e.left+j};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||r.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(i){var j=c(this);j[d](f.call(this,i,j[d]()))});return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);
/* Light Box */
(function($){$.fn.lightBox=function(settings){settings=jQuery.extend({overlayBgColor:'#000',overlayOpacity:0.8,fixedNavigation:false,imageLoading:'/images/lightbox-ico-loading.gif',imageBtnPrev:'/images/lightbox-btn-prev.gif',imageBtnNext:'/images/lightbox-btn-next.gif',imageBtnClose:'/images/lightbox-btn-close.gif',imageBlank:'/images/lightbox-blank.gif',containerBorderSize:10,containerResizeSpeed:400,txtImage:'Фотография',txtOf:'из',keyToClose:'c',keyToPrev:'p',keyToNext:'n',imageArray:[],activeImage:0},settings);var jQueryMatchedObj=this;function _initialize(){_start(this,jQueryMatchedObj);return false;}function _start(objClicked,jQueryMatchedObj){$('embed, object, select').css({'visibility':'hidden'});_set_interface();settings.imageArray.length=0;settings.activeImage=0;if(jQueryMatchedObj.length==1){settings.imageArray.push(new Array(objClicked.getAttribute('href'),objClicked.getAttribute('title')));}else{for(var i=0;i<jQueryMatchedObj.length;i++){settings.imageArray.push(new Array(jQueryMatchedObj[i].getAttribute('href'),jQueryMatchedObj[i].getAttribute('title')));}}while(settings.imageArray[settings.activeImage][0]!=objClicked.getAttribute('href')){settings.activeImage++;}_set_image_to_view();}function _set_interface(){$('body').append('<div id="jquery-overlay"></div><div id="jquery-lightbox"><div id="lightbox-container-image-box"><div id="lightbox-container-image"><img id="lightbox-image"><div style="" id="lightbox-nav"><a href="#" id="lightbox-nav-btnPrev"></a><a href="#" id="lightbox-nav-btnNext"></a></div><div id="lightbox-loading"><a href="#" id="lightbox-loading-link"><img src="'+settings.imageLoading+'"></a></div></div></div><div id="lightbox-container-image-data-box"><div id="lightbox-container-image-data"><div id="lightbox-image-details"><span id="lightbox-image-details-caption"></span><span id="lightbox-image-details-currentNumber"></span></div><div id="lightbox-secNav"><a href="#" id="lightbox-secNav-btnClose"><img src="'+settings.imageBtnClose+'"></a></div></div></div></div>');var arrPageSizes=___getPageSize();$('#jquery-overlay').css({backgroundColor:settings.overlayBgColor,opacity:settings.overlayOpacity,width:arrPageSizes[0],height:arrPageSizes[1]}).fadeIn();var arrPageScroll=___getPageScroll();$('#jquery-lightbox').css({top:arrPageScroll[1]+(arrPageSizes[3]/10),left:arrPageScroll[0]}).show();$('#jquery-overlay,#jquery-lightbox').click(function(){_finish();});$('#lightbox-loading-link,#lightbox-secNav-btnClose').click(function(){_finish();return false;});$(window).resize(function(){var arrPageSizes=___getPageSize();$('#jquery-overlay').css({width:arrPageSizes[0],height:arrPageSizes[1]});var arrPageScroll=___getPageScroll();$('#jquery-lightbox').css({top:arrPageScroll[1]+(arrPageSizes[3]/10),left:arrPageScroll[0]});});}function _set_image_to_view(){$('#lightbox-loading').show();if(settings.fixedNavigation){$('#lightbox-image,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();}else{$('#lightbox-image,#lightbox-nav,#lightbox-nav-btnPrev,#lightbox-nav-btnNext,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();}var objImagePreloader=new Image();objImagePreloader.onload=function(){$('#lightbox-image').attr('src',settings.imageArray[settings.activeImage][0]);_resize_container_image_box(objImagePreloader.width,objImagePreloader.height);objImagePreloader.onload=function(){};};objImagePreloader.src=settings.imageArray[settings.activeImage][0];};function _resize_container_image_box(intImageWidth,intImageHeight){var intCurrentWidth=$('#lightbox-container-image-box').width();var intCurrentHeight=$('#lightbox-container-image-box').height();var intWidth=(intImageWidth+(settings.containerBorderSize*2));var intHeight=(intImageHeight+(settings.containerBorderSize*2));var intDiffW=intCurrentWidth-intWidth;var intDiffH=intCurrentHeight-intHeight;$('#lightbox-container-image-box').animate({width:intWidth,height:intHeight},settings.containerResizeSpeed,function(){_show_image();});if((intDiffW==0)&&(intDiffH==0)){if($.browser.msie){___pause(250);}else{___pause(100);}}$('#lightbox-container-image-data-box').css({width:intImageWidth});$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({height:intImageHeight+(settings.containerBorderSize*2)});};function _show_image(){$('#lightbox-loading').hide();$('#lightbox-image').fadeIn(function(){_show_image_data();_set_navigation();});_preload_neighbor_images();};function _show_image_data(){$('#lightbox-container-image-data-box').slideDown('fast');$('#lightbox-image-details-caption').hide();if(settings.imageArray[settings.activeImage][1]){$('#lightbox-image-details-caption').html(settings.imageArray[settings.activeImage][1]).show();}if(settings.imageArray.length>1){$('#lightbox-image-details-currentNumber').html(settings.txtImage+' '+(settings.activeImage+1)+' '+settings.txtOf+' '+settings.imageArray.length).show();}}function _set_navigation(){$('#lightbox-nav').show();$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({'background':'transparent url('+settings.imageBlank+') no-repeat'});if(settings.activeImage!=0){if(settings.fixedNavigation){$('#lightbox-nav-btnPrev').css({'background':'url('+settings.imageBtnPrev+') left 15% no-repeat'}).unbind().bind('click',function(){settings.activeImage=settings.activeImage-1;_set_image_to_view();return false;});}else{$('#lightbox-nav-btnPrev').unbind().hover(function(){$(this).css({'background':'url('+settings.imageBtnPrev+') left 15% no-repeat'});},function(){$(this).css({'background':'transparent url('+settings.imageBlank+') no-repeat'});}).show().bind('click',function(){settings.activeImage=settings.activeImage-1;_set_image_to_view();return false;});}}if(settings.activeImage!=(settings.imageArray.length-1)){if(settings.fixedNavigation){$('#lightbox-nav-btnNext').css({'background':'url('+settings.imageBtnNext+') right 15% no-repeat'}).unbind().bind('click',function(){settings.activeImage=settings.activeImage+1;_set_image_to_view();return false;});}else{$('#lightbox-nav-btnNext').unbind().hover(function(){$(this).css({'background':'url('+settings.imageBtnNext+') right 15% no-repeat'});},function(){$(this).css({'background':'transparent url('+settings.imageBlank+') no-repeat'});}).show().bind('click',function(){settings.activeImage=settings.activeImage+1;_set_image_to_view();return false;});}}_enable_keyboard_navigation();}function _enable_keyboard_navigation(){$(document).keydown(function(objEvent){_keyboard_action(objEvent);});}function _disable_keyboard_navigation(){$(document).unbind();}function _keyboard_action(objEvent){if(objEvent==null){keycode=event.keyCode;escapeKey=27;}else{keycode=objEvent.keyCode;escapeKey=objEvent.DOM_VK_ESCAPE;}key=String.fromCharCode(keycode).toLowerCase();if((key==settings.keyToClose)||(key=='x')||(keycode==escapeKey)){_finish();}if((key==settings.keyToPrev)||(keycode==37)){if(settings.activeImage!=0){settings.activeImage=settings.activeImage-1;_set_image_to_view();_disable_keyboard_navigation();}}if((key==settings.keyToNext)||(keycode==39)){if(settings.activeImage!=(settings.imageArray.length-1)){settings.activeImage=settings.activeImage+1;_set_image_to_view();_disable_keyboard_navigation();}}}function _preload_neighbor_images(){if((settings.imageArray.length-1)>settings.activeImage){objNext=new Image();objNext.src=settings.imageArray[settings.activeImage+1][0];}if(settings.activeImage>0){objPrev=new Image();objPrev.src=settings.imageArray[settings.activeImage-1][0];}}function _finish(){$('#jquery-lightbox').remove();$('#jquery-overlay').fadeOut(function(){$('#jquery-overlay').remove();});$('embed, object, select').css({'visibility':'visible'});}function ___getPageSize(){var xScroll,yScroll;if(window.innerHeight&&window.scrollMaxY){xScroll=window.innerWidth+window.scrollMaxX;yScroll=window.innerHeight+window.scrollMaxY;}else if(document.body.scrollHeight>document.body.offsetHeight){xScroll=document.body.scrollWidth;yScroll=document.body.scrollHeight;}else{xScroll=document.body.offsetWidth;yScroll=document.body.offsetHeight;}var windowWidth,windowHeight;if(self.innerHeight){if(document.documentElement.clientWidth){windowWidth=document.documentElement.clientWidth;}else{windowWidth=self.innerWidth;}windowHeight=self.innerHeight;}else if(document.documentElement&&document.documentElement.clientHeight){windowWidth=document.documentElement.clientWidth;windowHeight=document.documentElement.clientHeight;}else if(document.body){windowWidth=document.body.clientWidth;windowHeight=document.body.clientHeight;}if(yScroll<windowHeight){pageHeight=windowHeight;}else{pageHeight=yScroll;}if(xScroll<windowWidth){pageWidth=xScroll;}else{pageWidth=windowWidth;}arrayPageSize=new Array(pageWidth,pageHeight,windowWidth,windowHeight);return arrayPageSize;};function ___getPageScroll(){var xScroll,yScroll;if(self.pageYOffset){yScroll=self.pageYOffset;xScroll=self.pageXOffset;}else if(document.documentElement&&document.documentElement.scrollTop){yScroll=document.documentElement.scrollTop;xScroll=document.documentElement.scrollLeft;}else if(document.body){yScroll=document.body.scrollTop;xScroll=document.body.scrollLeft;}arrayPageScroll=new Array(xScroll,yScroll);return arrayPageScroll;};function ___pause(ms){var date=new Date();curDate=null;do{var curDate=new Date();}while(curDate-date<ms);};return this.unbind('click').click(_initialize);};})(jQuery);
/* Swf Object*/
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return !a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();
/* Timer */
jQuery.timer=function(interval,callback){var interval=interval||100;if(!callback)return false;_timer=function(interval,callback){this.stop=function(){clearInterval(self.id)};this.internalCallback=function(){callback(self)};this.reset=function(val){if(self.id)clearInterval(self.id);var val=val||100;this.id=setInterval(this.internalCallback,val)};this.interval=interval;this.id=setInterval(this.internalCallback,this.interval);var self=this};return new _timer(interval,callback)};
/* jqModal */
(function($){$.fn.jqm=function(o){var p={overlay:50,overlayClass:'jqmOverlay',closeClass:'jqmClose',trigger:'.jqModal',ajax:F,ajaxText:'',target:F,modal:F,toTop:F,onShow:F,onHide:F,onLoad:F};return this.each(function(){if(this._jqm)return H[this._jqm].c=$.extend({},H[this._jqm].c,o);s++;this._jqm=s;H[s]={c:$.extend(p,$.jqm.params,o),a:F,w:$(this).addClass('jqmID'+s),s:s};if(p.trigger)$(this).jqmAddTrigger(p.trigger)})};$.fn.jqmAddClose=function(e){return hs(this,e,'jqmHide')};$.fn.jqmAddTrigger=function(e){return hs(this,e,'jqmShow')};$.fn.jqmShow=function(t){return this.each(function(){$.jqm.open(this._jqm,t)})};$.fn.jqmHide=function(t){return this.each(function(){$.jqm.close(this._jqm,t)})};$.jqm={hash:{},open:function(s,t){var h=H[s],c=h.c,cc='.'+c.closeClass,z=(parseInt(h.w.css('z-index'))),z=(z>0)?z:3000,o=$('<div></div>').css({height:'100%',width:'100%',position:'fixed',left:0,top:0,'z-index':z-1,opacity:0/*c.overlay/100*/});if(h.a)return F;h.t=t;h.a=true;h.w.css('z-index',z);if(c.modal){if(!A[0])L('bind');A.push(s)}else if(c.overlay>0)h.w.jqmAddClose(o);else o=F;h.o=(o)?o.addClass(c.overlayClass).prependTo('body'):F;if(ie6){$('html,body').css({height:'100%',width:'100%'});if(o){o=o.css({position:'absolute'})[0];for(var y in{Top:1,Left:1})o.style.setExpression(y.toLowerCase(),"(_=(document.documentElement.scroll"+y+" || document.body.scroll"+y+"))+'px'")}}if(c.ajax){var r=c.target||h.w,u=c.ajax,r=(typeof r=='string')?$(r,h.w):$(r),u=(u.substr(0,1)=='@')?$(t).attr(u.substring(1)):u;r.html(c.ajaxText).load(u,function(){if(c.onLoad)c.onLoad.call(this,h);if(cc)h.w.jqmAddClose($(cc,h.w));e(h)})}else if(cc)h.w.jqmAddClose($(cc,h.w));if(c.toTop&&h.o)h.w.before('<span id="jqmP'+h.w[0]._jqm+'"></span>').insertAfter(h.o);(c.onShow)?c.onShow(h):h.w.show();e(h);return F},close:function(s){var h=H[s];if(!h.a)return F;h.a=F;if(A[0]){A.pop();if(!A[0])L('unbind')}if(h.c.toTop&&h.o)$('#jqmP'+h.w[0]._jqm).after(h.w).remove();if(h.c.onHide)h.c.onHide(h);else{h.w.hide();if(h.o)h.o.remove()}return F},params:{}};var s=0,H=$.jqm.hash,A=[],ie6=$.browser.msie&&($.browser.version=="6.0"),F=false,i=$('<iframe src="javascript:false;document.write(\'\');" class="jqm"></iframe>').css({opacity:0}),e=function(h){if(ie6)if(h.o)h.o.html('<p style="width:100%;height:100%"/>').prepend(i);else if(!$('iframe.jqm',h.w)[0])h.w.prepend(i);f(h)},f=function(h){try{$(':input:visible',h.w)[0].focus()}catch(_){}},L=function(t){$()[t]("keypress",m)[t]("keydown",m)[t]("mousedown",m)},m=function(e){var h=H[A[A.length-1]],r=(!$(e.target).parents('.jqmID'+h.s)[0]);if(r)f(h);return!r},hs=function(w,t,c){return w.each(function(){var s=this._jqm;$(t).each(function(){if(!this[c]){this[c]=[];$(this).click(function(){for(var i in{jqmShow:1,jqmHide:1})for(var s in this[i])if(H[this[i][s]])H[this[i][s]].w[i](this);return F})}this[c].push(s)})})}})(jQuery);
/* js_ */
function newSubscriber(){$.post('/ajax.subscribe.php',{post_act:"add",post_name:$("#subName").attr("value"),post_email:$("#subEmail").attr("value")},onAjaxSuccessSave);function onAjaxSuccessSave(data){switch(data){case'err1':$("#subName").attr({style:"border:1px solid #c20301"});$("#msg").attr({style:"color:#c20301;float:left"});break;case'err2':$("#subEmail").attr({style:"border:1px solid #c20301"});$("#msg").attr({style:"color:#c20301;float:left"});break;case'err3':$("#subEmail").attr({style:"border:1px solid #c20301;color:#c20301;",value:"Подписчик с таким e-mail'ом уже существует!"});$("#msg").attr({style:"color:#c20301;float:left"});break;case'good':$("#sForm").hide();$("#sGood").show();break;default:alert(data);break}}}
/* Cufon */
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}})());
//Cufon.registerFont({"w":1317,"face":{"font-family":"serif","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 4 5 2 5 4 5 2 3 3","ascent":"1638","descent":"-410","bbox":"-151.021 -1868.01 2143 444.924","underline-thickness":"101","underline-position":"-131","unicode-range":"U+0020-U+0451"},"glyphs":{" ":{"w":494},"\u00a0":{"w":494},"!":{"d":"344,-1456v74,0,130,60,128,135v0,33,-11,145,-33,336v-22,191,-41,375,-58,553r-78,0v-15,-178,-33,-362,-55,-553v-22,-191,-32,-303,-32,-336v-1,-74,54,-135,128,-135xm344,-252v73,0,137,65,137,137v0,73,-65,135,-137,135v-73,0,-137,-62,-137,-135v0,-73,65,-137,137,-137","w":678},"\"":{"d":"612,-1529v69,0,113,48,113,112v0,128,-59,281,-84,450r-62,0v-15,-99,-32,-193,-51,-282v-19,-89,-29,-145,-29,-168v1,-65,42,-112,113,-112xm231,-1529v68,0,112,49,112,112v0,128,-59,281,-84,450r-61,0v-18,-113,-36,-211,-54,-291v-18,-80,-26,-133,-26,-159v1,-65,42,-112,113,-112","w":843},"#":{"d":"1163,-745r-249,0r-72,251r261,0r0,123r-296,0r-107,371r-111,0r107,-371r-217,0r-107,371r-111,0r107,-371r-214,0r0,-123r249,0r73,-251r-262,0r0,-123r296,0r105,-362r111,0r-105,362r217,0r105,-362r111,0r-105,362r214,0r0,123xm807,-747r-222,0r-74,255r221,0"},"$":{"d":"987,-910v-56,0,-113,-34,-114,-81v-1,-49,13,-95,22,-138v-40,-51,-119,-86,-214,-86r0,464v191,78,418,123,422,386v3,221,-201,373,-422,382r0,282r-82,0r0,-280v-228,1,-439,-117,-444,-319v-2,-73,32,-120,99,-122v62,-1,110,35,113,89v2,30,-39,134,-43,156v43,75,150,117,275,117r0,-506v-190,-72,-407,-130,-407,-384v0,-198,203,-348,407,-345r0,-229r82,0r0,229v177,4,308,70,371,184v42,76,35,201,-65,201xm599,-1215v-118,-4,-229,79,-229,190v0,159,108,205,229,250r0,-440xm681,-61v144,-7,234,-83,234,-223v0,-154,-103,-218,-234,-260r0,483","w":1249},"%":{"d":"449,-1453v207,0,339,158,339,370v0,221,-132,370,-340,370v-208,0,-339,-149,-339,-370v0,-213,131,-370,340,-370xm448,-787v130,0,171,-147,171,-296v0,-147,-41,-296,-170,-296v-131,0,-171,149,-171,296v0,150,40,296,170,296xm1226,-708v207,0,339,158,339,370v0,221,-132,370,-340,370v-208,0,-339,-149,-339,-370v0,-213,131,-370,340,-370xm1225,-42v130,0,171,-147,171,-296v0,-147,-41,-296,-170,-296v-131,0,-171,149,-171,296v0,150,40,296,170,296xm1499,-1424r-1179,1424r-138,0r1176,-1424r141,0","w":1674},"&":{"d":"953,-374v68,-112,141,-227,141,-368v0,-21,-15,-38,-46,-50v-31,-12,-74,-25,-129,-36r0,-71r535,0r0,71v-80,8,-174,29,-211,82v-90,130,-132,310,-235,432v45,54,139,150,197,186v43,27,170,54,234,57r0,71r-412,0r-149,-170v-97,99,-200,205,-393,205v-181,0,-312,-79,-374,-208v-58,-120,-44,-290,29,-397v45,-66,126,-138,245,-213v-54,-71,-96,-133,-126,-185v-50,-84,-62,-209,-17,-302v51,-109,167,-183,323,-183v188,0,311,101,311,280v0,193,-135,281,-280,362v119,162,234,289,357,437xm553,-870v115,-67,190,-131,194,-283v3,-126,-55,-211,-173,-211v-162,0,-206,191,-133,324v25,46,61,103,112,170xm281,-420v-3,175,111,318,285,315v110,-1,209,-52,259,-123r-209,-258v-78,-94,-140,-173,-187,-238v-98,67,-145,156,-148,304","w":1455},"'":{"d":"221,-1529v68,0,112,49,112,112v0,128,-59,281,-84,450r-61,0v-18,-113,-36,-211,-54,-291v-18,-80,-26,-133,-26,-159v1,-65,42,-112,113,-112","w":441},"(":{"d":"701,328v-182,-23,-321,-118,-429,-275v-204,-296,-201,-1012,0,-1307v108,-159,247,-254,429,-278r0,83v-128,23,-221,107,-292,245v-127,248,-130,947,-2,1202v70,139,163,224,294,248r0,82","w":768},")":{"d":"496,-1254v201,295,204,1011,0,1307v-109,157,-247,252,-429,275r0,-82v131,-24,224,-109,294,-248v128,-256,125,-955,-2,-1202v-71,-138,-164,-222,-292,-245r0,-83v182,24,321,119,429,278","w":768},"*":{"d":"807,-1170v44,-3,75,25,75,71v0,48,-30,71,-75,71v-69,0,-199,-49,-293,-55v62,90,128,144,191,224v47,60,-30,146,-94,103v-38,-25,-42,-59,-59,-122v-11,-42,-33,-105,-68,-188v-49,112,-61,203,-100,281v-12,25,-27,39,-61,40v-55,2,-98,-62,-61,-112v57,-76,136,-142,192,-226v-92,4,-224,55,-293,55v-46,0,-75,-22,-75,-71v0,-45,31,-74,75,-71v79,5,185,48,293,53v-55,-80,-134,-150,-192,-225v-46,-60,31,-146,94,-103v42,28,41,56,65,137v16,55,36,114,63,174v47,-96,65,-205,100,-281v10,-23,31,-39,61,-40v36,-1,75,30,75,67v0,27,-19,59,-56,96v-37,37,-87,95,-150,175v103,-7,216,-48,293,-53","w":967},"+":{"d":"1173,-497r-451,0r0,451r-127,0r0,-451r-451,0r0,-125r451,0r0,-451r127,0r0,451r451,0r0,125"},",":{"d":"257,-252v172,0,207,217,139,353v-56,112,-151,195,-253,253r-46,-67v107,-70,203,-139,226,-289v-113,10,-193,-29,-193,-129v1,-60,56,-121,127,-121","w":552},"-":{"d":"681,-465r-596,0r0,-157r596,0r0,157","w":766},"\u00ad":{"d":"681,-465r-596,0r0,-157r596,0r0,157","w":766},".":{"d":"278,-252v73,0,137,65,137,137v0,73,-65,135,-137,135v-73,0,-137,-62,-137,-135v0,-73,65,-137,137,-137","w":552},"\/":{"d":"870,-1523r-691,1947r-130,0r689,-1947r132,0","w":960},"0":{"d":"628,32v-350,0,-525,-221,-525,-569v0,-263,108,-437,295,-523v129,-60,340,-58,466,1v181,86,290,264,290,522v0,273,-116,455,-312,532v-64,25,-135,37,-214,37xm854,-174v98,-171,98,-570,-2,-732v-106,-171,-340,-169,-446,0v-101,162,-101,561,-4,732v102,179,350,178,452,0","w":1257},"1":{"d":"585,-1105r-9,308r0,593v6,88,53,112,145,123v39,5,69,9,88,10r0,71r-674,0r0,-71v68,-10,201,-5,229,-55v9,-16,16,-37,16,-67r0,-702r-249,0r0,-84v162,13,306,-50,371,-126r83,0","w":880},"2":{"d":"549,-1105v294,-8,521,179,425,469v-30,91,-111,150,-194,194v-47,24,-120,58,-217,101v-102,46,-211,103,-285,164r769,0r0,177r-937,0r0,-136v104,-112,265,-201,412,-282v148,-81,250,-136,250,-363v0,-206,-187,-289,-362,-217v-39,16,-68,41,-87,71v8,43,29,109,28,162v-2,59,-54,97,-125,97v-113,0,-125,-150,-74,-236v70,-117,210,-196,397,-201","w":1144},"3":{"d":"1026,-66v2,322,-372,504,-711,408v-130,-37,-251,-113,-251,-263v0,-65,31,-128,101,-128v70,0,121,39,123,97v2,36,-20,125,-27,151v62,75,228,113,353,64v123,-48,190,-154,190,-333v0,-183,-84,-285,-274,-281r-131,0r0,-115r87,0v192,-1,244,-109,260,-305v21,-261,-299,-324,-431,-159v10,51,28,110,27,167v-1,57,-54,97,-124,96v-111,-2,-124,-147,-73,-232v73,-122,214,-206,414,-206v208,0,340,86,392,232v13,37,17,69,17,96v-7,202,-128,293,-297,342r0,16v202,25,353,121,355,353","w":1130},"4":{"d":"1084,-90r-203,0r0,455r-192,0r0,-455r-640,0r0,-154r701,-855r131,0r0,878r203,0r0,131xm689,-221r0,-655r-540,655r540,0","w":1157},"5":{"d":"267,-471v62,-42,169,-98,280,-95v195,5,334,92,405,231v28,55,44,123,44,205v0,286,-230,495,-520,495v-197,0,-417,-109,-417,-276v0,-66,33,-127,102,-127v69,0,121,43,123,100v2,38,-21,123,-28,151v67,62,232,99,341,44v126,-64,182,-190,182,-386v0,-178,-111,-329,-285,-326v-127,3,-211,48,-274,130r-67,-26r85,-722r716,0r0,178r-635,0","w":1082},"6":{"d":"671,-908v227,-4,410,209,404,447v-6,232,-132,389,-299,458v-120,49,-273,46,-386,-6v-186,-86,-285,-277,-287,-549v-3,-490,333,-844,782,-896r18,90r-90,16v-276,86,-437,280,-489,577v98,-85,191,-134,347,-137xm593,-47v180,0,265,-180,265,-387v0,-196,-94,-358,-274,-358v-123,0,-196,47,-264,122v-14,185,6,383,72,490v53,87,118,133,201,133","w":1159},"7":{"d":"1029,-1008r-713,1373r-125,0r671,-1270r-529,2v-75,6,-117,17,-145,85v-15,36,-29,82,-38,137r-61,0r0,-392r940,0r0,65","w":1029},"8":{"d":"1064,-1091v-3,168,-120,279,-260,340v111,47,191,100,240,157v49,57,73,130,73,218v0,246,-248,410,-526,410v-270,0,-487,-148,-487,-397v0,-208,139,-291,311,-362v-140,-81,-247,-166,-253,-348v-7,-224,234,-383,470,-383v237,0,436,145,432,365xm734,-787v97,-61,139,-163,141,-315v2,-156,-106,-275,-258,-275v-146,0,-257,112,-257,256v0,70,27,129,82,178v55,49,152,101,292,156xm617,-46v175,0,301,-116,300,-283v-1,-96,-45,-151,-105,-197v-81,-62,-214,-115,-326,-164v-114,61,-183,158,-186,316v-3,192,126,328,317,328","w":1221},"9":{"d":"568,-1106v314,0,494,255,488,590v-7,393,-190,646,-460,786v-97,50,-205,84,-325,100r-18,-90r90,-16v276,-87,441,-265,492,-567v-99,82,-186,132,-347,135v-223,3,-404,-209,-404,-447v0,-268,216,-491,484,-491xm839,-404v15,-181,-6,-385,-71,-490v-53,-87,-119,-133,-202,-133v-181,0,-265,177,-265,385v0,196,94,358,274,358v123,0,199,-46,264,-120","w":1159},":":{"d":"320,-990v74,0,137,64,137,137v0,73,-65,136,-137,136v-73,0,-137,-63,-137,-136v0,-73,63,-137,137,-137xm320,-252v73,0,137,65,137,137v0,73,-65,135,-137,135v-73,0,-137,-62,-137,-135v0,-73,65,-137,137,-137","w":640},";":{"d":"320,-990v74,0,137,64,137,137v0,73,-65,136,-137,136v-73,0,-137,-63,-137,-136v0,-73,63,-137,137,-137xm302,-252v172,0,208,217,140,352v-56,112,-151,196,-254,254r-46,-67v107,-71,203,-139,226,-289v-113,10,-193,-29,-193,-129v1,-60,56,-121,127,-121","w":640},"\u037e":{"d":"320,-990v74,0,137,64,137,137v0,73,-65,136,-137,136v-73,0,-137,-63,-137,-136v0,-73,63,-137,137,-137xm302,-252v172,0,208,217,140,352v-56,112,-151,196,-254,254r-46,-67v107,-71,203,-139,226,-289v-113,10,-193,-29,-193,-129v1,-60,56,-121,127,-121","w":640},"<":{"d":"1118,-22r-925,-481r0,-113r925,-481r0,137r-769,400r769,401r0,137"},"=":{"d":"1163,-683r-1009,0r0,-125r1009,0r0,125xm1163,-311r-1009,0r0,-125r1009,0r0,125"},">":{"d":"1124,-503r-925,481r0,-137r769,-401r-769,-400r0,-137r925,481r0,113"},"?":{"d":"206,-1098v-100,0,-123,-127,-78,-202v52,-88,176,-152,320,-152v211,0,346,102,404,254v18,48,27,100,27,157v-1,264,-190,417,-442,443r0,221r-92,0r0,-379v196,-19,344,-86,344,-307v0,-215,-124,-355,-329,-297v-24,7,-40,18,-51,26v5,26,23,107,22,138v-2,57,-55,98,-125,98xm394,-252v73,0,137,65,137,137v0,73,-65,135,-137,135v-73,0,-137,-62,-137,-135v0,-73,65,-137,137,-137","w":980},"@":{"d":"993,236v223,0,379,-64,506,-168r31,51v-128,110,-311,197,-544,194v-367,-5,-622,-180,-747,-443v-91,-191,-93,-470,-7,-679v90,-218,249,-386,468,-485v192,-87,475,-104,669,-20v225,98,362,293,370,597v8,299,-189,581,-473,581v-111,0,-203,-60,-210,-162r-7,-2v-52,78,-127,156,-234,160v-219,7,-275,-241,-197,-438v51,-129,125,-242,238,-317v61,-40,125,-61,195,-61v80,1,143,49,153,124r6,0r43,-112r149,0r-189,538v-10,26,-20,78,-20,109v-1,64,35,97,93,98v103,0,188,-49,259,-145v102,-137,140,-408,67,-602v-78,-207,-264,-342,-551,-342v-340,0,-553,202,-667,458v-81,181,-83,467,-14,656v90,248,288,410,613,410xm756,-400v0,93,11,176,88,176v117,0,170,-89,223,-180r115,-338v-18,-93,-40,-155,-136,-155v-102,0,-167,98,-208,174v-45,83,-82,207,-82,323","w":1902},"A":{"d":"293,-203v-34,114,106,122,200,132r0,71r-534,0r0,-71v125,-12,194,-73,234,-175r466,-1193r80,0r473,1224v30,88,101,134,209,144r0,71r-591,0r0,-71v52,-3,95,-11,130,-20v57,-15,60,-37,43,-82r-118,-318r-497,0v-19,47,-34,87,-46,122r-31,96v-9,29,-13,52,-18,70xm849,-580r-215,-550r-211,550r426,0","w":1374},"B":{"d":"1170,-1110v0,216,-158,299,-337,344r0,9v215,33,415,124,415,371v0,209,-140,312,-306,362v-56,17,-115,24,-175,24r-672,0r0,-71v61,-7,160,-13,180,-61v7,-16,13,-36,13,-61r0,-1020v6,-106,-98,-123,-186,-135r0,-71r655,0v173,1,305,53,375,163v25,40,38,89,38,146xm628,-791v201,0,303,-98,301,-299v-2,-164,-91,-252,-266,-250r-162,4r0,545r127,0xm694,-79v207,-1,309,-128,307,-343v-1,-178,-132,-293,-326,-288r-174,4r0,500v2,95,87,127,193,127","w":1339},"C":{"d":"1289,-359v-100,249,-259,392,-566,392v-309,0,-497,-186,-592,-423v-70,-176,-70,-436,-1,-614v97,-252,294,-446,624,-446v150,0,254,41,352,99r41,-68r80,0r9,506r-82,0v-55,-212,-131,-452,-388,-452v-335,0,-449,300,-449,655v0,278,106,481,285,582v58,33,123,48,195,48v233,0,349,-143,417,-315","w":1315},"D":{"d":"288,-1213v7,-106,-96,-125,-186,-135r0,-71r620,0v323,10,551,153,664,379v89,177,95,476,3,653v-124,239,-363,387,-707,387r-588,0r0,-71v31,0,118,-9,137,-18v38,-17,56,-49,57,-100r0,-1024xm717,-82v359,0,495,-252,495,-620v0,-294,-118,-490,-318,-589v-108,-54,-245,-48,-393,-43r0,1091v2,131,79,161,216,161","w":1534},"E":{"d":"288,-1213v9,-111,-112,-121,-202,-135r0,-71r1098,0r0,342r-75,0v-18,-83,-128,-245,-213,-255v-115,-13,-265,-6,-395,-8r0,564v87,-2,214,8,273,-14v75,-28,108,-127,120,-218r75,0r0,555r-75,0v-11,-98,-47,-208,-128,-230v-66,-18,-179,-10,-265,-12r0,426v-2,112,18,174,115,181v133,9,359,27,442,-41v52,-43,140,-222,161,-289r72,0r-27,418r-1178,0r0,-71v30,-2,125,-12,145,-22v40,-19,56,-46,57,-100r0,-1020","w":1338},"F":{"d":"288,-1213v9,-111,-112,-121,-202,-135r0,-71r1113,0r0,355r-75,0v-19,-86,-128,-258,-215,-268v-120,-14,-274,-6,-408,-8r0,570r163,0v171,7,225,-84,243,-231r76,0r0,557r-76,0v-12,-98,-45,-210,-133,-232v-72,-18,-181,-11,-273,-13r0,489v5,80,40,104,124,118v34,6,59,10,76,11r0,71r-615,0r0,-71v30,-2,124,-9,145,-18v38,-17,56,-49,57,-100r0,-1024","w":1227},"G":{"d":"1205,-923v-61,-221,-144,-442,-420,-442v-254,0,-372,168,-431,380v-44,156,-45,371,0,531v63,219,193,390,460,398v102,3,216,-40,263,-84v13,-85,9,-180,9,-273v0,-60,-14,-102,-59,-122v-36,-16,-132,-29,-178,-32r0,-73r622,0r0,73v-63,9,-152,18,-173,71v-18,45,-12,113,-12,174v0,80,1,134,2,162v1,28,2,51,3,69v-217,99,-528,181,-786,73v-252,-105,-427,-330,-427,-680v0,-353,177,-586,432,-696v87,-38,181,-56,281,-56v156,0,271,44,366,99r41,-68r80,0r9,496r-82,0","w":1485},"H":{"d":"1381,-200v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-505r-667,0r0,494v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r589,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,440r667,0r0,-430v4,-104,-102,-122,-190,-135r0,-71r589,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1023","w":1669},"I":{"d":"505,-198v-5,108,116,117,213,127r0,71r-639,0r0,-71v105,-9,213,0,213,-116r0,-1028v8,-114,-121,-114,-213,-133r0,-71r639,0r0,71v-96,9,-213,10,-213,123r0,1027","w":798},"J":{"d":"593,-1213v7,-114,-118,-122,-213,-135r0,-71r626,0r0,71v-67,7,-165,10,-186,64v-8,19,-12,39,-12,61r0,841v-7,183,-110,317,-244,378v-54,25,-117,38,-187,38v-210,3,-366,-130,-366,-338v0,-87,47,-173,137,-173v102,0,160,90,120,186v-25,60,-70,107,-90,167v33,49,94,85,185,83v211,-5,230,-204,230,-421r0,-751","w":1060},"K":{"d":"288,-1213v6,-105,-99,-121,-186,-135r0,-71r589,0r0,71v-64,8,-159,13,-178,64v-7,19,-12,39,-12,61r0,490r20,0v157,-131,339,-309,451,-469v24,-36,36,-68,36,-96v-14,-45,-92,-45,-147,-50r0,-71r532,0r0,71v-96,6,-185,28,-234,83r-215,242v-75,83,-149,159,-222,228v101,115,186,213,252,296r211,265v75,88,145,155,290,163r0,71r-398,0v-157,-244,-352,-482,-550,-694r-26,0r0,494v-7,104,98,119,190,129r0,71r-589,0r0,-71v71,-7,150,-6,172,-57v8,-18,14,-37,14,-61r0,-1024","w":1422},"L":{"d":"288,-1209v7,-108,-103,-123,-190,-139r0,-71r599,0r0,71v-65,9,-163,14,-183,67v-7,20,-13,40,-13,62r0,953v-1,111,6,174,105,182v120,10,322,20,389,-47v50,-50,146,-218,171,-291r71,0r-30,422r-1109,0r0,-71v28,-3,113,-11,133,-20v38,-18,57,-48,57,-102r0,-1016","w":1236},"M":{"d":"1611,-200v-8,107,102,120,195,129r0,71r-627,0r0,-71v39,-1,137,-9,161,-24v37,-24,59,-49,60,-105r0,-1032r-15,0r-484,1209r-50,0r-461,-1234r-13,0r0,847v7,185,3,284,154,319v46,11,76,19,90,20r0,71r-573,0r0,-71v105,-11,202,-31,219,-134v6,-39,13,-103,13,-194r0,-726v5,-155,-85,-215,-223,-223r0,-71r484,0r406,1064r347,-890v18,-44,42,-129,47,-174r463,0r0,71v-64,8,-162,12,-181,64v-7,19,-12,39,-12,61r0,1023","w":1899},"N":{"d":"1554,-1348v-38,1,-146,29,-169,47v-58,47,-61,157,-61,276r0,1039r-87,0r-860,-1161r0,732v7,187,3,291,158,324v49,10,80,19,95,20r0,71r-582,0r0,-71v29,-1,156,-36,171,-51v61,-62,61,-132,61,-282r0,-699v-4,-120,-59,-186,-156,-219v-42,-14,-75,-25,-100,-26r0,-71r405,0r798,1082r0,-675v-1,-130,-6,-228,-62,-279v-26,-24,-144,-55,-188,-57r0,-71r577,0r0,71","w":1571},"O":{"d":"762,-1453v329,0,532,190,629,439v71,180,71,435,-1,613v-100,247,-300,435,-628,435v-335,0,-533,-192,-630,-446v-70,-181,-68,-430,2,-604v100,-245,302,-437,628,-437xm762,-55v249,0,366,-185,414,-396v55,-246,19,-579,-86,-733v-69,-101,-171,-180,-328,-180v-259,0,-371,185,-416,408v-69,342,-3,725,220,852v55,32,120,49,196,49","w":1524},"P":{"d":"739,-1419v241,-4,446,125,445,350v-1,236,-148,364,-331,420v-103,32,-223,26,-352,26r0,430v1,81,40,107,123,115v30,3,58,6,83,7r0,71r-609,0r0,-71v28,-3,113,-11,133,-20v38,-18,57,-48,57,-102r0,-1024v-1,-54,-12,-89,-57,-105v-42,-15,-94,-22,-140,-26r0,-71r648,0xm603,-710v215,1,333,-110,333,-309v0,-196,-90,-320,-294,-318r-141,0r0,627r102,0","w":1249},"Q":{"d":"1418,343v-106,33,-294,67,-431,23v-142,-45,-229,-158,-247,-334v-320,-17,-517,-198,-611,-448v-67,-178,-65,-429,5,-600v100,-245,302,-437,628,-437v329,0,532,190,629,439v63,159,71,383,18,554v-69,222,-219,377,-432,455v-5,131,122,285,245,285v88,0,136,-6,196,-16r0,79xm762,-55v249,0,366,-185,414,-396v55,-246,19,-579,-86,-733v-69,-101,-171,-180,-328,-180v-259,0,-371,185,-416,408v-69,342,-3,725,220,852v55,32,120,49,196,49","w":1524},"R":{"d":"1201,-1081v-1,239,-159,325,-346,382r345,465v72,97,133,152,280,163r0,71r-382,0r-230,-344v0,0,-142,-196,-222,-299r-145,0r0,450v0,81,38,107,121,115v30,3,55,6,76,7r0,71r-600,0r0,-71v28,-3,113,-11,133,-20v38,-18,57,-48,57,-102r0,-1026v-1,-54,-12,-87,-57,-103v-30,-11,-96,-23,-133,-26r0,-71r655,0v192,1,339,58,411,183v25,43,37,94,37,155xm632,-729v186,1,322,-135,322,-329v0,-173,-107,-282,-283,-280r-170,0r0,609r131,0","w":1437},"S":{"d":"550,-1364v-120,-3,-230,93,-229,210v3,261,268,282,448,367v155,73,300,158,300,384v0,253,-224,432,-484,432v-132,0,-270,-50,-354,-101r-43,73r-80,0r-14,-486r81,0v48,174,123,317,269,392v46,23,100,35,161,35v171,-1,267,-80,267,-249v0,-132,-82,-228,-191,-270r-149,-57v-209,-78,-398,-157,-398,-430v0,-189,120,-301,264,-358v168,-67,371,-7,482,71r41,-68r80,0r8,471r-81,0v-59,-204,-121,-410,-378,-416","w":1149},"T":{"d":"1251,-1034r-69,0v-28,-95,-89,-195,-150,-260v-61,-65,-172,-39,-292,-47r0,1135v6,86,47,106,138,122v39,7,69,12,90,13r0,71r-670,0r0,-71v32,-3,141,-13,165,-23v42,-18,64,-46,64,-103r0,-1144r-135,1v-72,4,-113,1,-156,46v-63,65,-122,166,-151,260r-70,0r0,-385r1236,0r0,385","w":1267},"U":{"d":"827,-78v241,-3,377,-132,377,-359r0,-582v-1,-118,-10,-226,-63,-274v-33,-29,-137,-51,-188,-55r0,-71r580,0r0,71v-47,3,-139,20,-170,45v-55,43,-60,159,-60,271r0,617v-2,241,-156,375,-345,425v-287,76,-574,-28,-664,-230v-23,-49,-34,-101,-34,-154r0,-839v6,-105,-97,-123,-186,-135r0,-71r591,0r0,71v-64,8,-160,13,-179,64v-7,19,-11,39,-11,61r0,784v4,227,109,364,352,361","w":1549},"V":{"d":"1407,-1348v-75,7,-149,38,-179,91v-13,23,-27,48,-40,78r-201,495r-276,702r-83,0r-460,-1231v-31,-79,-105,-126,-206,-135r0,-71r587,0r0,71v-50,3,-92,9,-127,15v-61,10,-56,45,-40,89r356,950r175,-437v66,-168,110,-283,133,-346v31,-89,41,-110,44,-183v-17,-76,-128,-76,-211,-88r0,-71r528,0r0,71","w":1365},"W":{"d":"2028,-1348v-111,15,-182,68,-213,169r-368,1197r-92,0r-358,-1092r-373,1092r-88,0r-347,-1231v-23,-82,-95,-127,-193,-135r0,-71r579,0r0,71v-51,3,-93,9,-129,15v-63,11,-60,41,-46,90r255,897r354,-1053r98,0r357,1076r124,-433v35,-124,64,-230,86,-318v23,-93,36,-113,36,-186v0,-23,-15,-42,-46,-57v-31,-15,-82,-26,-151,-31r0,-71r515,0r0,71","w":1998},"X":{"d":"684,-1348v-54,3,-177,10,-183,53v28,102,110,204,162,292v27,46,64,98,105,157v75,-102,140,-194,195,-276v55,-82,82,-135,82,-160v0,-21,-12,-37,-37,-47v-25,-10,-68,-16,-127,-19r0,-71r529,0r0,71v-83,1,-175,36,-210,80r-69,84r-147,194r-163,220r367,536v31,48,94,113,136,141v27,18,93,20,133,22r0,71r-664,0r0,-71v55,-1,100,-5,133,-15v67,-21,59,-42,27,-104v-74,-144,-176,-286,-263,-421v-59,77,-125,170,-200,279v-75,109,-112,174,-112,193v0,22,10,39,30,49v20,10,66,16,135,19r0,71r-530,0r0,-71v38,-3,105,-11,133,-26v69,-38,102,-77,147,-137r341,-459r-340,-495v-63,-89,-83,-130,-200,-152v-28,-4,-50,-7,-67,-8r0,-71r657,0r0,71","w":1455},"Y":{"d":"1009,-1273v0,-75,-114,-65,-188,-75r0,-71r493,0r0,71v-54,5,-136,48,-160,75v-140,162,-252,385,-363,578v-47,82,-61,100,-61,216r0,271v-8,118,126,124,226,137r0,71r-664,0r0,-71v32,-3,138,-11,162,-22v44,-19,63,-48,63,-105r0,-345v-8,-45,-41,-106,-66,-153r-133,-251v-78,-124,-128,-287,-244,-368v-27,-18,-78,-30,-118,-33r0,-71r605,0r0,71v-68,1,-116,7,-144,14v-63,16,-41,52,-19,93r161,301r128,231r239,-395v55,-94,83,-150,83,-169","w":1260},"Z":{"d":"1214,-443r-47,443r-1140,0r0,-35r893,-1305r-422,2v-114,5,-139,29,-220,117v-57,62,-96,132,-124,203r-70,0r43,-401r1063,0r0,35r-893,1305r337,0v93,-1,262,-11,306,-53v76,-72,164,-212,204,-311r70,0","w":1232},"[":{"d":"701,310r-533,0r0,-1829r533,0r0,91r-355,0r0,1646r355,0r0,92","w":768},"\\":{"d":"911,424r-130,0r-691,-1947r132,0","w":960},"]":{"d":"600,310r-533,0r0,-92r355,0r0,-1646r-355,0r0,-91r533,0r0,1829","w":768},"^":{"d":"1126,-796r-145,0r-321,-524r-324,524r-145,0r412,-660r113,0"},"_":{"d":"1322,282r-1327,0r0,-101r1327,0r0,101"},"`":{"d":"344,-1399v-37,-51,-4,-144,66,-139v72,5,91,32,127,88r80,126r122,182r-38,32r-304,-237v-25,-21,-43,-39,-53,-52","w":1024},"a":{"d":"843,-689r-6,495v-2,96,67,118,169,112r0,64v-58,19,-93,37,-163,38v-106,0,-167,-52,-184,-143r-6,0v-82,87,-163,144,-319,148v-181,5,-299,-164,-238,-348v29,-86,108,-140,191,-172v30,-11,91,-32,183,-63v92,-31,153,-55,185,-72v8,-165,-21,-309,-189,-311v-54,0,-117,23,-141,48v0,30,21,95,19,131v-3,53,-55,93,-119,93v-100,0,-122,-134,-65,-203v65,-78,180,-138,319,-142v239,-6,366,87,364,325xm281,-246v0,159,169,197,279,126v36,-23,66,-50,91,-81r6,-345v-144,44,-275,80,-347,190v-20,30,-29,67,-29,110","w":1032},"b":{"d":"647,-1013v258,0,426,239,426,519v0,273,-211,527,-465,524v-121,-1,-225,-43,-307,-92r-74,115r-62,-14v3,-49,7,-109,7,-178r2,-1177v-7,-76,-35,-129,-118,-136v-30,-3,-54,-8,-72,-9r0,-64r362,-23r14,15r0,650r7,2v68,-73,161,-132,280,-132xm360,-226v33,96,101,179,232,180v81,0,145,-41,197,-118v92,-136,101,-458,9,-608v-44,-71,-112,-130,-221,-130v-102,0,-165,45,-217,102r0,574","w":1147},"c":{"d":"925,-230v-72,134,-216,253,-397,256v-294,4,-461,-220,-456,-523v4,-234,111,-390,275,-473v203,-103,529,-24,521,215v-2,67,-31,127,-103,127v-68,0,-121,-40,-124,-97v-2,-48,23,-125,26,-162v-34,-61,-153,-66,-221,-31v-117,61,-168,220,-168,413v0,219,102,421,299,421v154,0,216,-80,284,-188","w":930},"d":{"d":"360,-973v134,-65,322,-40,431,22r0,-343v-2,-93,-43,-144,-129,-156v-32,-4,-65,-10,-102,-13r0,-62r403,-23r15,15r0,1330v-2,96,76,122,174,120r0,65r-344,22r-15,-14r0,-92r-8,-2v-86,105,-288,177,-449,94v-160,-82,-264,-247,-264,-485v0,-236,119,-396,288,-478xm570,-79v107,0,172,-58,221,-112r0,-577v-34,-93,-103,-169,-230,-169v-215,0,-276,220,-280,454v-3,175,52,300,159,370v36,23,80,34,130,34","w":1176},"e":{"d":"600,-84v154,0,209,-71,278,-191r70,43v-74,141,-206,258,-405,258v-317,0,-471,-212,-471,-527v0,-224,105,-388,262,-469v56,-29,119,-44,189,-44v292,3,414,184,401,490r-653,0v3,251,83,440,329,440xm727,-608v-4,-168,-35,-331,-206,-331v-161,0,-247,152,-250,331r456,0","w":990},"f":{"d":"627,-1549v100,-1,179,39,179,120v0,60,-33,109,-97,107v-94,-2,-123,-88,-164,-143v-45,2,-76,34,-103,93v-31,70,-39,249,-37,390r254,0r0,96r-254,0r0,708v-6,102,101,103,189,112r0,66r-520,0r0,-66v80,-3,145,-15,145,-102r0,-718r-195,0r0,-96r195,0r0,-63v-7,-272,158,-501,408,-504","w":666},"g":{"d":"365,-373v-30,11,-75,40,-73,86v4,101,119,88,219,96v112,9,233,-6,321,34v96,43,171,119,171,260v0,184,-131,272,-285,315v-155,44,-462,28,-565,-40v-72,-47,-111,-107,-111,-191v0,-146,135,-221,284,-225r0,-14v-86,-28,-175,-62,-175,-174v0,-93,70,-139,151,-174r0,-15v-111,-52,-200,-134,-202,-279v-3,-193,170,-324,372,-320v67,1,124,16,180,32r344,0r0,96r-232,0r0,6v43,48,71,117,73,197v5,173,-175,315,-351,310r-121,0xm468,-442v122,2,179,-117,179,-245v0,-139,-54,-256,-181,-256v-134,0,-170,114,-172,250v-2,129,59,249,174,251xm523,368v179,0,316,-61,316,-228v0,-125,-71,-147,-220,-150v-58,-1,-125,-5,-202,-5v-127,0,-199,72,-199,198v0,146,143,185,305,185","w":1043},"h":{"d":"999,-176v-1,86,65,103,144,110r0,66r-484,0r0,-66v81,-3,152,-12,152,-102r0,-507v4,-123,-63,-219,-170,-219v-125,0,-212,69,-256,149r0,567v-1,87,72,104,152,112r0,66r-484,0r0,-66v80,-3,146,-15,146,-102r0,-1148v-7,-76,-35,-133,-119,-138v-30,-2,-55,-6,-74,-7r0,-64r365,-23r14,15r0,688r4,0v81,-82,169,-168,336,-168v186,1,274,128,274,324r0,513","w":1192},"i":{"d":"405,-180v-2,87,69,105,146,114r0,66r-477,0r0,-66v80,-3,145,-15,145,-102r0,-609v-1,-96,-83,-127,-176,-134r0,-65r348,-22r14,14r0,804xm295,-1515v72,0,130,60,130,128v0,73,-58,142,-130,142v-66,0,-126,-67,-126,-133v0,-69,58,-137,126,-137","w":600},"j":{"d":"-151,325v-1,-57,34,-110,94,-108v95,4,120,83,161,143v51,0,86,-31,108,-92v22,-61,33,-160,33,-295r0,-742v-12,-81,-39,-119,-133,-131v-41,-5,-70,-12,-91,-14r0,-62r396,-22r14,14r0,924v-2,224,-96,391,-245,468v-111,58,-334,52,-337,-83xm316,-1516v72,0,130,60,130,128v0,73,-58,142,-130,142v-66,0,-126,-67,-126,-133v0,-69,58,-137,126,-137","w":598},"k":{"d":"733,-864v-1,-41,-87,-51,-127,-58r0,-64r434,0r0,62v-139,44,-228,103,-315,195v-29,31,-70,69,-123,118v55,67,116,148,184,242r150,204v57,72,74,90,181,99r0,66r-298,0r-167,-242v-59,-86,-121,-170,-185,-251r-82,77r0,234v-2,91,70,108,152,116r0,66r-484,0r0,-66v80,-3,146,-15,146,-102r0,-1146v-6,-80,-38,-133,-121,-140v-30,-3,-54,-6,-72,-7r0,-64r365,-23r14,15r0,1043r169,-168v60,-60,111,-112,152,-159v8,-9,27,-33,27,-47","w":1097},"l":{"d":"387,-180v-1,87,68,106,147,114r0,66r-481,0r0,-66v80,-3,148,-14,148,-102r0,-1142v-8,-81,-38,-126,-122,-139v-32,-5,-58,-11,-77,-12r0,-64r371,-23r14,15r0,1353","w":586},"m":{"d":"1612,-178v-3,90,69,105,149,112r0,66r-481,0r0,-66v79,-3,143,-16,143,-102r0,-509v3,-122,-59,-217,-166,-217v-123,0,-203,69,-249,147r0,569v-2,87,63,105,143,112r0,66r-471,0r0,-66v78,-3,139,-18,139,-102r0,-509v8,-159,-108,-255,-258,-201v-70,26,-121,75,-158,133r0,565v0,86,69,107,148,114r0,66r-479,0r0,-66v80,-3,145,-15,145,-102r0,-613v-3,-89,-72,-124,-160,-130r0,-65r330,-22r14,14r0,141r7,0v85,-84,162,-170,329,-170v130,0,226,84,264,176v84,-83,169,-178,340,-176v184,2,271,128,271,334r0,501","w":1804},"n":{"d":"1018,-176v-1,86,63,103,143,110r0,66r-483,0r0,-66v81,-3,151,-13,151,-102r0,-507v4,-123,-63,-219,-170,-219v-126,0,-211,69,-256,149r0,567v-1,87,73,104,152,112r0,66r-483,0r0,-66v80,-3,145,-15,145,-102r0,-609v-2,-90,-63,-132,-156,-134r0,-65r328,-22r14,14r0,139r5,0v86,-83,163,-168,331,-168v192,0,279,133,279,324r0,513","w":1210},"o":{"d":"557,-1014v281,0,482,217,476,511v-5,240,-116,422,-287,494v-113,48,-267,54,-383,3v-173,-76,-289,-237,-293,-483v-4,-297,195,-525,487,-525xm766,-801v-37,-77,-102,-137,-211,-137v-272,0,-310,343,-263,610v26,148,92,277,263,282v284,7,331,-506,211,-755","w":1104},"p":{"d":"391,-873v59,-69,166,-140,282,-140v214,0,331,143,391,307v45,123,45,304,-6,424v-72,170,-203,301,-426,308v-107,3,-182,-27,-239,-67r-8,0r0,296v-7,108,108,111,199,122r0,67r-551,0r0,-67v63,-5,133,-4,154,-50v8,-17,12,-36,12,-59r0,-1049v-3,-90,-73,-128,-166,-130r0,-65r336,-22r14,12r0,111xm385,-209v38,88,105,162,230,162v254,0,307,-326,257,-591v-27,-145,-104,-260,-271,-264v-103,-3,-167,54,-216,110r0,583","w":1170},"q":{"d":"978,251v-6,102,91,116,176,126r0,67r-533,0r0,-67v63,-6,137,-4,158,-50v8,-17,12,-36,12,-59r0,-364r-6,-2v-66,63,-147,124,-277,124v-218,0,-340,-139,-402,-312v-45,-128,-47,-302,6,-424v72,-165,214,-295,433,-303v137,-5,229,52,308,103r85,-130r57,8v-3,49,-7,110,-11,182v-4,72,-6,135,-6,189r0,912xm580,-81v99,0,162,-51,211,-102r0,-589v-35,-92,-105,-165,-234,-165v-78,0,-142,42,-197,121v-93,135,-112,465,-10,612v49,70,113,123,230,123","w":1146},"r":{"d":"685,-1010v85,-4,143,63,142,151v-1,66,-33,130,-102,130v-65,0,-113,-39,-115,-93v0,-29,6,-51,10,-76v-88,6,-176,74,-217,146r0,574v-6,102,101,103,189,112r0,66r-520,0r0,-66v80,-3,145,-15,145,-102r0,-609v-3,-88,-63,-133,-156,-134r0,-65r328,-22r14,14r0,139r5,0v63,-85,160,-160,277,-165","w":839},"s":{"d":"428,-937v-126,-4,-219,103,-160,215v59,111,242,115,358,177v102,55,180,112,182,260v2,190,-167,311,-368,311v-99,0,-214,-50,-262,-88r-20,65r-75,0r-10,-343r69,0v43,144,133,278,313,289v148,9,249,-115,183,-241v-73,-138,-321,-124,-439,-227v-53,-47,-100,-109,-100,-206v0,-170,146,-289,331,-289v76,0,169,24,217,51r23,-52r72,0r15,317r-69,0v-24,-128,-117,-235,-260,-239","w":885},"t":{"d":"539,-100v30,0,121,-7,142,-16r0,73v-87,34,-146,64,-265,64v-163,0,-225,-83,-225,-239r0,-668r-178,0r0,-96r182,0r0,-307r182,0r0,307r283,0r0,96r-281,0r0,551v-3,143,18,239,160,235","w":707},"u":{"d":"978,-201v2,85,60,119,151,118r0,65r-321,22r-15,-14r0,-125r-6,0v-83,81,-158,163,-329,160v-188,-3,-268,-133,-268,-334r0,-472v-1,-91,-65,-124,-155,-128r0,-65r329,-24r15,14r0,685v-4,124,59,215,163,215v126,0,200,-69,249,-145r0,-559v-5,-68,-36,-111,-107,-116v-24,-2,-50,-4,-79,-5r0,-65r358,-24r15,14r0,783","w":1178},"v":{"d":"797,-798v39,-87,-61,-114,-128,-124r0,-64r377,0r0,61v-75,16,-124,47,-155,119r-253,585v-29,65,-59,156,-84,230r-78,0r-175,-429r-166,-396v-22,-57,-90,-93,-154,-104r0,-66r456,0r0,70v-33,3,-136,9,-115,60r248,608","w":1017},"w":{"d":"1292,-808v31,-84,-56,-110,-126,-114r0,-64r375,0r0,64v-69,9,-138,59,-161,128r-230,686v-12,40,-24,78,-34,115r-86,0r-265,-726r-267,726r-82,0r-273,-821v-16,-57,-88,-98,-148,-106r0,-66r440,0r0,70v-40,3,-124,7,-107,61r186,599r252,-710r96,0r257,700r85,-260v28,-84,54,-162,75,-235v5,-17,8,-33,13,-47","w":1510},"x":{"d":"728,-850v24,-52,-59,-63,-96,-72r0,-64r364,0r0,62v-145,30,-199,117,-272,212r-127,168r148,210v59,78,104,179,179,238v23,18,57,27,98,30r0,66r-452,0r0,-66v53,-8,134,-2,98,-64v-61,-104,-130,-197,-195,-296v-35,43,-67,85,-96,126r-92,131v-7,10,-22,34,-22,49v0,42,58,50,114,56r0,64r-365,0r0,-62v140,-34,195,-134,272,-229r144,-190r-246,-354v-36,-49,-70,-86,-154,-85r0,-66r429,0r0,66v-38,2,-116,-3,-88,42r184,279r167,-234v3,-5,5,-10,8,-17","w":1034},"y":{"d":"242,430v-104,42,-244,-8,-245,-108v-1,-61,39,-113,96,-113v89,1,119,73,155,127v72,-38,190,-252,220,-341r-172,-424r-161,-387v-21,-58,-90,-93,-154,-104r0,-66r450,0r0,70v-33,5,-130,6,-109,59r247,613r93,-222r129,-322v9,-22,13,-42,13,-58v-1,-40,-91,-72,-132,-76r0,-64r366,0r0,62v-54,12,-128,61,-152,118r-352,837v-69,151,-118,251,-209,342v-29,29,-58,47,-83,57","w":1008},"z":{"d":"280,-81r256,1v47,-5,145,6,172,-32v42,-59,61,-155,85,-236r60,0r0,348r-798,0r0,-53r558,-852v-123,7,-272,-19,-364,23v-55,25,-76,115,-95,199r-61,0r0,-303r754,0r0,41","w":909},"{":{"d":"556,-1004v7,256,-132,351,-344,387r0,31v149,29,270,79,318,212v37,100,26,270,26,408v0,167,103,217,258,219r0,80v-279,4,-447,-75,-447,-360v0,-76,15,-180,15,-254v0,-195,-130,-245,-310,-256r0,-129v177,-14,315,-62,310,-256v-4,-138,-34,-317,14,-430v61,-143,215,-186,418,-185r0,82v-53,3,-141,14,-177,36v-53,31,-81,90,-81,181r0,234","w":881},"|":{"d":"448,424r-127,0r0,-1947r127,0r0,1947","w":768},"}":{"d":"499,-922v-6,194,133,242,310,256r0,129v-179,11,-315,61,-310,256v4,136,32,327,-15,435v-61,140,-215,180,-417,179r0,-80v104,-4,205,-24,237,-104v51,-130,-6,-384,47,-523v50,-132,169,-183,318,-212r0,-31v-212,-36,-344,-131,-344,-387v0,-157,31,-355,-81,-415v-37,-20,-124,-33,-177,-36r0,-82v203,-1,357,41,417,185v47,113,19,292,15,430","w":881},"~":{"d":"913,-569v112,0,151,-91,196,-176r78,31v-41,103,-125,219,-223,266v-37,18,-75,28,-118,28v-188,2,-272,-136,-442,-136v-114,0,-146,87,-196,176r-78,-31v63,-167,231,-358,474,-273v77,27,141,61,210,94v30,14,62,21,99,21"},"\u0401":{"d":"913,-1853v64,0,118,58,118,123v0,65,-54,123,-118,123v-64,0,-118,-58,-118,-123v0,-65,54,-123,118,-123xm463,-1853v64,0,118,58,118,123v0,65,-54,123,-118,123v-64,0,-118,-58,-118,-123v0,-65,54,-123,118,-123xm288,-1213v9,-111,-112,-121,-202,-135r0,-71r1098,0r0,342r-75,0v-18,-83,-128,-245,-213,-255v-115,-13,-265,-6,-395,-8r0,564v87,-2,214,8,273,-14v75,-28,108,-127,120,-218r75,0r0,555r-75,0v-11,-98,-47,-208,-128,-230v-66,-18,-179,-10,-265,-12r0,426v-2,112,18,174,115,181v133,9,359,27,442,-41v52,-43,140,-222,161,-289r72,0r-27,418r-1178,0r0,-71v30,-2,125,-12,145,-22v40,-19,56,-46,57,-100r0,-1020","w":1338},"\u0410":{"d":"293,-203v-34,114,106,122,200,132r0,71r-534,0r0,-71v125,-12,194,-73,234,-175r466,-1193r80,0r473,1224v30,88,101,134,209,144r0,71r-591,0r0,-71v52,-3,95,-11,130,-20v57,-15,60,-37,43,-82r-118,-318r-497,0v-19,47,-34,87,-46,122r-31,96v-9,29,-13,52,-18,70xm849,-580r-215,-550r-211,550r426,0","w":1374},"\u0411":{"d":"694,-79v211,0,312,-136,312,-356v0,-186,-143,-300,-334,-297r-171,4r0,520v6,109,62,129,193,129xm501,-816v390,-20,753,26,753,398v0,222,-136,341,-310,394v-57,16,-116,24,-177,24r-672,0r0,-71v61,-7,160,-13,180,-61v7,-16,13,-36,13,-61r0,-1020v6,-106,-98,-123,-186,-135r0,-71r1066,0r0,347r-75,0v-19,-85,-127,-249,-213,-260v-110,-13,-254,-7,-379,-8r0,524","w":1334},"\u0412":{"d":"1170,-1110v0,216,-158,299,-337,344r0,9v215,33,415,124,415,371v0,209,-140,312,-306,362v-56,17,-115,24,-175,24r-672,0r0,-71v61,-7,160,-13,180,-61v7,-16,13,-36,13,-61r0,-1020v6,-106,-98,-123,-186,-135r0,-71r655,0v173,1,305,53,375,163v25,40,38,89,38,146xm628,-791v201,0,303,-98,301,-299v-2,-164,-91,-252,-266,-250r-162,4r0,545r127,0xm694,-79v207,-1,309,-128,307,-343v-1,-178,-132,-293,-326,-288r-174,4r0,500v2,95,87,127,193,127","w":1339},"\u0413":{"d":"288,-1213v9,-111,-112,-121,-202,-135r0,-71r1093,0r0,397r-75,0v-24,-99,-83,-202,-144,-269v-52,-57,-154,-49,-255,-49r-204,0r0,1138v-4,111,122,121,222,131r0,71r-637,0r0,-71v30,-2,124,-9,145,-18v38,-17,56,-49,57,-100r0,-1024","w":1195},"\u0414":{"d":"885,-87v63,0,93,-28,93,-90r0,-1158r-398,0v4,471,-138,957,-315,1248r620,0xm1191,-185v-8,111,97,99,202,99r0,417r-75,0v-25,-103,-77,-217,-139,-290v-22,-25,-47,-44,-77,-44r-802,0v-129,39,-182,208,-226,334r-75,0r0,-418r138,0v144,-206,320,-718,320,-1055v0,-131,-29,-178,-144,-194v-36,-5,-62,-10,-79,-12r0,-71r1143,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1038","w":1479},"\u0415":{"d":"288,-1213v9,-111,-112,-121,-202,-135r0,-71r1098,0r0,342r-75,0v-18,-83,-128,-245,-213,-255v-115,-13,-265,-6,-395,-8r0,564v87,-2,214,8,273,-14v75,-28,108,-127,120,-218r75,0r0,555r-75,0v-11,-98,-47,-208,-128,-230v-66,-18,-179,-10,-265,-12r0,426v-2,112,18,174,115,181v133,9,359,27,442,-41v52,-43,140,-222,161,-289r72,0r-27,418r-1178,0r0,-71v30,-2,125,-12,145,-22v40,-19,56,-46,57,-100r0,-1020","w":1338},"\u0416":{"d":"1868,-1188v-97,0,-126,-73,-160,-137v-119,83,-123,290,-194,422v-32,60,-70,118,-121,163r0,14v149,43,240,138,303,274r117,251v34,96,108,126,227,130r0,71r-391,0v-27,-77,-54,-148,-80,-212v-54,-128,-131,-323,-213,-388v-57,-45,-140,-58,-242,-54r0,454v-7,104,98,119,190,129r0,71r-588,0r0,-71v71,-7,150,-6,172,-57v8,-18,14,-37,14,-61r0,-465v-242,-6,-289,67,-377,257v-52,113,-116,275,-160,397r-389,0r0,-71v65,-10,139,-8,176,-47v45,-48,71,-127,108,-202v53,-108,105,-240,186,-310v49,-43,107,-77,177,-96r0,-14v-133,-106,-167,-305,-232,-479v-17,-44,-45,-82,-83,-106v-36,61,-60,137,-160,137v-67,0,-103,-56,-104,-114v-2,-132,174,-154,284,-108v177,74,217,319,284,499v31,83,99,169,210,174r80,0r0,-476v6,-105,-99,-121,-186,-135r0,-71r588,0r0,71v-64,8,-159,13,-178,64v-7,19,-12,39,-12,61r0,486v98,6,169,-9,218,-63v125,-139,128,-414,264,-546v49,-47,117,-86,207,-86v97,0,169,38,169,130v0,68,-32,114,-104,114","w":2016},"\u0417":{"d":"637,-1450v249,0,465,96,465,329v0,210,-158,299,-342,348r0,13v159,8,297,74,361,184v25,43,39,96,39,163v3,356,-458,525,-831,417v-154,-45,-278,-133,-287,-311v-4,-72,42,-142,117,-142v78,0,125,42,128,110v1,37,-27,139,-34,165v58,70,159,122,293,122v228,0,368,-118,368,-355v0,-191,-105,-290,-307,-288r-144,0r0,-107r106,0v208,0,291,-107,291,-313v0,-161,-80,-250,-244,-250v-272,0,-341,232,-397,452r-82,0r8,-506r80,0r42,68v83,-51,231,-99,370,-99","w":1248},"\u0418":{"d":"1388,-200v-9,105,97,119,186,129r0,71r-587,0r0,-71v101,-7,192,-7,192,-118r0,-885r-686,856v-18,125,94,136,192,147r0,71r-587,0r0,-71v100,-7,190,-8,190,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r587,0r0,71v-64,8,-158,13,-177,64v-7,19,-11,39,-11,61r0,863r686,-855v7,-108,-110,-117,-196,-133r0,-71r587,0r0,71v-63,8,-156,13,-174,64v-8,19,-12,39,-12,61r0,1023","w":1676},"\u0419":{"d":"1388,-200v-9,105,97,119,186,129r0,71r-587,0r0,-71v101,-7,192,-7,192,-118r0,-885r-686,856v-18,125,94,136,192,147r0,71r-587,0r0,-71v100,-7,190,-8,190,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r587,0r0,71v-64,8,-158,13,-177,64v-7,19,-11,39,-11,61r0,863r686,-855v7,-108,-110,-117,-196,-133r0,-71r587,0r0,71v-63,8,-156,13,-174,64v-8,19,-12,39,-12,61r0,1023xm637,-1650v91,89,334,83,425,0v-10,-25,-35,-84,-35,-120v0,-65,50,-98,106,-98v90,0,122,109,79,191v-35,67,-100,108,-178,135v-85,29,-276,30,-366,0v-108,-36,-193,-91,-201,-212v-4,-62,39,-115,98,-114v58,1,107,31,107,98v0,43,-23,88,-35,120","w":1676},"\u041a":{"d":"1275,-1188v-97,0,-126,-73,-160,-137v-119,88,-126,290,-200,422v-33,59,-71,118,-122,163r0,14v155,43,244,136,308,274r117,251v39,106,104,122,227,130r0,71r-391,0v-27,-77,-54,-148,-80,-212v-54,-128,-134,-326,-216,-389v-60,-46,-150,-57,-257,-53r0,454v-7,104,98,119,190,129r0,71r-589,0r0,-71v71,-7,150,-6,172,-57v8,-18,14,-37,14,-61r0,-1024v6,-105,-99,-121,-186,-135r0,-71r589,0r0,71v-64,8,-159,13,-178,64v-7,19,-12,39,-12,61r0,486v63,-2,119,7,165,-16v202,-104,175,-442,337,-593v50,-46,117,-86,207,-86v97,0,169,38,169,130v0,68,-32,114,-104,114","w":1423},"\u041b":{"d":"92,-250v94,0,130,71,167,126v133,-126,207,-373,253,-612v26,-136,48,-364,18,-508v-17,-83,-120,-87,-211,-104r0,-71r1128,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1023v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-1146r-382,0v2,413,-53,775,-169,1036v-48,108,-103,187,-163,240v-60,53,-119,79,-180,79v-99,0,-176,-57,-176,-142v0,-60,45,-128,114,-128","w":1549},"\u041c":{"d":"1611,-200v-8,107,102,120,195,129r0,71r-627,0r0,-71v39,-1,137,-9,161,-24v37,-24,59,-49,60,-105r0,-1032r-15,0r-484,1209r-50,0r-461,-1234r-13,0r0,847v7,185,3,284,154,319v46,11,76,19,90,20r0,71r-573,0r0,-71v105,-11,202,-31,219,-134v6,-39,13,-103,13,-194r0,-726v5,-155,-85,-215,-223,-223r0,-71r484,0r406,1064r347,-890v18,-44,42,-129,47,-174r463,0r0,71v-64,8,-162,12,-181,64v-7,19,-12,39,-12,61r0,1023","w":1899},"\u041d":{"d":"1381,-200v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-505r-667,0r0,494v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r589,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,440r667,0r0,-430v4,-104,-102,-122,-190,-135r0,-71r589,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1023","w":1669},"\u041e":{"d":"762,-1453v329,0,532,190,629,439v71,180,71,435,-1,613v-100,247,-300,435,-628,435v-335,0,-533,-192,-630,-446v-70,-181,-68,-430,2,-604v100,-245,302,-437,628,-437xm762,-55v249,0,366,-185,414,-396v55,-246,19,-579,-86,-733v-69,-101,-171,-180,-328,-180v-259,0,-371,185,-416,408v-69,342,-3,725,220,852v55,32,120,49,196,49","w":1524},"\u041f":{"d":"1367,-200v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-1140r-653,0r0,1129v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r1455,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1023","w":1655},"\u0420":{"d":"739,-1419v241,-4,446,125,445,350v-1,236,-148,364,-331,420v-103,32,-223,26,-352,26r0,430v1,81,40,107,123,115v30,3,58,6,83,7r0,71r-609,0r0,-71v28,-3,113,-11,133,-20v38,-18,57,-48,57,-102r0,-1024v-1,-54,-12,-89,-57,-105v-42,-15,-94,-22,-140,-26r0,-71r648,0xm603,-710v215,1,333,-110,333,-309v0,-196,-90,-320,-294,-318r-141,0r0,627r102,0","w":1249},"\u0421":{"d":"1289,-359v-100,249,-259,392,-566,392v-309,0,-497,-186,-592,-423v-70,-176,-70,-436,-1,-614v97,-252,294,-446,624,-446v150,0,254,41,352,99r41,-68r80,0r9,506r-82,0v-55,-212,-131,-452,-388,-452v-335,0,-449,300,-449,655v0,278,106,481,285,582v58,33,123,48,195,48v233,0,349,-143,417,-315","w":1315},"\u0422":{"d":"1251,-1034r-69,0v-28,-95,-89,-195,-150,-260v-61,-65,-172,-39,-292,-47r0,1135v6,86,47,106,138,122v39,7,69,12,90,13r0,71r-670,0r0,-71v32,-3,141,-13,165,-23v42,-18,64,-46,64,-103r0,-1144r-135,1v-72,4,-113,1,-156,46v-63,65,-122,166,-151,260r-70,0r0,-385r1236,0r0,385","w":1267},"\u0423":{"d":"265,-251v99,2,127,93,167,153v114,-33,163,-128,223,-227r-275,-526r-192,-362v-38,-73,-117,-128,-223,-135r0,-71r598,0r0,71v-42,2,-81,9,-119,14v-72,10,-57,49,-36,90r362,695r124,-277r107,-251v37,-99,51,-119,60,-190v-17,-70,-119,-70,-197,-81r0,-71r530,0r0,71v-75,7,-157,36,-188,88v-172,289,-347,812,-529,1077v-61,88,-132,155,-223,188v-127,46,-296,-9,-298,-132v-1,-64,45,-126,109,-124","w":1345},"\u0424":{"d":"681,-1132v-309,-18,-408,233,-367,532v14,101,96,225,184,262v54,23,114,38,183,38r0,-832xm889,-300v299,2,424,-259,360,-558v-37,-172,-140,-284,-360,-274r0,832xm1081,-1363v-92,6,-200,11,-193,115r0,37v291,-3,495,93,580,291v54,125,42,291,-14,406v-94,192,-288,291,-566,295r0,45v-9,109,106,107,204,114r0,70r-601,0r0,-70v28,-3,112,-11,133,-19v50,-20,62,-68,58,-140v-278,-2,-476,-104,-568,-295v-54,-112,-66,-284,-14,-406v83,-194,292,-295,582,-291v17,-128,-95,-139,-193,-152r0,-70r592,0r0,70","w":1570},"\u0425":{"d":"684,-1348v-54,3,-177,10,-183,53v28,102,110,204,162,292v27,46,64,98,105,157v75,-102,140,-194,195,-276v55,-82,82,-135,82,-160v0,-21,-12,-37,-37,-47v-25,-10,-68,-16,-127,-19r0,-71r529,0r0,71v-83,1,-175,36,-210,80r-69,84r-147,194r-163,220r367,536v31,48,94,113,136,141v27,18,93,20,133,22r0,71r-664,0r0,-71v55,-1,100,-5,133,-15v67,-21,59,-42,27,-104v-74,-144,-176,-286,-263,-421v-59,77,-125,170,-200,279v-75,109,-112,174,-112,193v0,22,10,39,30,49v20,10,66,16,135,19r0,71r-530,0r0,-71v38,-3,105,-11,133,-26v69,-38,102,-77,147,-137r341,-459r-340,-495v-63,-89,-83,-130,-200,-152v-28,-4,-50,-7,-67,-8r0,-71r657,0r0,71","w":1455},"\u0426":{"d":"1367,-182v-8,111,97,99,202,99r0,417r-75,0v-25,-103,-77,-217,-139,-290v-22,-25,-47,-44,-77,-44r-1180,0r0,-71v100,-7,190,-8,190,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r583,0r0,71v-62,8,-155,13,-171,64v-6,19,-9,39,-9,61r0,1027v3,65,40,111,121,111r328,2v54,-5,159,10,186,-25v12,-14,18,-36,18,-67r0,-1038v6,-105,-97,-122,-184,-135r0,-71r583,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1041","w":1655},"\u0427":{"d":"701,-671v109,-2,252,-33,331,-72r0,-470v4,-104,-102,-122,-190,-135r0,-71r589,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1023v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-469v-116,56,-241,115,-405,115v-273,0,-406,-107,-406,-377r0,-293v4,-104,-102,-122,-190,-135r0,-71r589,0r0,71v-63,8,-156,13,-172,64v-27,86,-7,212,-12,317v-9,192,69,299,265,296","w":1533},"\u0428":{"d":"1941,-200v-8,105,100,119,190,129r0,71r-2037,0r0,-71v101,-7,194,-7,194,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r579,0r0,71v-62,8,-153,13,-169,64v-6,19,-9,39,-9,61r0,1037v-4,131,159,96,279,104v92,-14,231,39,231,-83r0,-1048v6,-104,-96,-122,-182,-135r0,-71r571,0r0,71v-62,8,-152,13,-168,64v-6,19,-10,39,-10,61r0,1037v-5,127,151,104,268,104v72,0,179,11,224,-20v13,-9,18,-32,18,-63r0,-1048v6,-104,-96,-122,-182,-135r0,-71r579,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1023","w":2249},"\u0429":{"d":"1941,-182v-8,111,97,99,202,99r0,417r-75,0v-25,-103,-77,-217,-139,-290v-22,-25,-47,-44,-77,-44r-1758,0r0,-71v101,-7,194,-7,194,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r579,0r0,71v-62,8,-153,13,-169,64v-6,19,-9,39,-9,61r0,1037v-4,131,159,96,279,104v92,-14,231,39,231,-83r0,-1048v6,-104,-96,-122,-182,-135r0,-71r571,0r0,71v-62,8,-152,13,-168,64v-6,19,-10,39,-10,61r0,1037v-5,127,151,104,268,104v72,0,179,11,224,-20v13,-9,18,-32,18,-63r0,-1048v6,-104,-96,-122,-182,-135r0,-71r579,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,1041","w":2249},"\u042a":{"d":"943,-79v211,0,312,-136,312,-356v0,-186,-143,-300,-334,-297r-171,4r0,520v6,109,62,129,193,129xm750,-816v390,-20,753,26,753,398v0,222,-137,341,-311,394v-57,16,-115,24,-176,24r-692,0r0,-71v31,-2,132,-14,152,-24v39,-18,60,-45,61,-98r0,-1147r-151,2v-108,2,-135,11,-202,97v-43,57,-75,117,-94,182r-75,0r0,-360r939,0r0,71v-66,9,-172,12,-192,66v-7,19,-12,40,-12,63r0,403","w":1561},"\u042b":{"d":"694,-79v208,0,308,-138,308,-356v0,-184,-141,-300,-330,-297r-171,4r0,520v6,109,62,129,193,129xm501,-816v387,-20,749,27,749,398v0,222,-136,340,-310,393v-56,17,-114,25,-173,25r-672,0r0,-71v61,-7,160,-13,180,-61v7,-16,13,-36,13,-61r0,-1016v7,-108,-103,-123,-190,-139r0,-71r601,0r0,71v-65,9,-165,14,-185,67v-7,20,-13,40,-13,62r0,403xm1694,-200v-9,105,97,119,186,129r0,71r-589,0r0,-71v100,-7,190,-8,190,-118r0,-1024v4,-104,-102,-122,-190,-135r0,-71r589,0r0,71v-63,8,-156,13,-174,64v-8,19,-12,39,-12,61r0,1023","w":1982},"\u042c":{"d":"694,-79v211,0,312,-136,312,-356v0,-186,-143,-300,-334,-297r-171,4r0,520v6,109,62,129,193,129xm501,-816v390,-20,753,26,753,398v0,222,-136,341,-310,394v-57,16,-116,24,-177,24r-672,0r0,-71v61,-7,160,-13,180,-61v7,-16,13,-36,13,-61r0,-1016v7,-108,-103,-123,-190,-139r0,-71r601,0r0,71v-65,9,-165,14,-185,67v-7,20,-13,40,-13,62r0,403","w":1312},"\u042d":{"d":"243,-1351v148,-93,450,-136,644,-51v234,103,381,316,381,650v0,364,-165,612,-416,730v-203,95,-549,56,-686,-53v-68,-54,-117,-116,-120,-213v-2,-81,40,-142,120,-142v78,0,116,49,118,117v1,38,-15,134,-21,163v67,56,148,102,280,98v258,-8,391,-179,455,-394v26,-84,39,-183,41,-298v-83,53,-149,124,-275,126v-133,2,-199,-78,-329,-78v-65,0,-94,31,-136,60r-43,-54v66,-66,171,-144,283,-146v132,-3,193,74,320,76v81,1,130,-29,179,-64v-7,-175,-50,-307,-124,-402v-103,-132,-299,-181,-464,-101v-144,70,-214,236,-250,414r-82,0r7,-506r79,0","w":1347},"\u042e":{"d":"288,-1213v4,-104,-102,-122,-190,-135r0,-71r587,0r0,71v-63,8,-157,13,-175,64v-8,19,-11,39,-11,61r0,442r280,0v27,-312,180,-525,417,-625v158,-67,349,-63,502,6v245,110,405,343,405,692v0,348,-164,581,-409,690v-159,71,-366,69,-521,-2v-238,-110,-387,-335,-396,-672r-278,0r0,492v-9,105,97,119,186,129r0,71r-587,0r0,-71v100,-7,190,-8,190,-118r0,-1024xm1435,-55v247,0,358,-182,401,-395v67,-337,9,-741,-216,-867v-109,-61,-285,-60,-384,7v-160,108,-226,333,-226,602v0,278,66,496,234,604v53,34,117,49,191,49","w":2183},"\u042f":{"d":"576,-696v-189,-43,-347,-128,-347,-355v0,-252,196,-368,450,-368r657,0r0,71v-65,9,-166,13,-185,67v-7,20,-12,40,-12,62r0,1026v0,81,38,107,121,115v30,3,55,6,76,7r0,71r-600,0r0,-71v28,-3,113,-11,133,-20v38,-18,57,-48,57,-102r0,-450v-108,-2,-213,4,-272,47v-72,53,-166,277,-212,389v-23,57,-50,126,-79,207r-389,0r0,-71v62,-10,141,-6,174,-45v107,-124,152,-377,276,-483v40,-35,91,-62,152,-83r0,-14xm471,-1038v0,199,127,309,321,309r134,0r0,-609r-172,0v-173,-3,-283,127,-283,300","w":1427},"\u0430":{"d":"843,-689r-6,495v-2,96,67,118,169,112r0,64v-58,19,-93,37,-163,38v-106,0,-167,-52,-184,-143r-6,0v-82,87,-163,144,-319,148v-181,5,-299,-164,-238,-348v29,-86,108,-140,191,-172v30,-11,91,-32,183,-63v92,-31,153,-55,185,-72v8,-165,-21,-309,-189,-311v-54,0,-117,23,-141,48v0,30,21,95,19,131v-3,53,-55,93,-119,93v-100,0,-122,-134,-65,-203v65,-78,180,-138,319,-142v239,-6,366,87,364,325xm281,-246v0,159,169,197,279,126v36,-23,66,-50,91,-81r6,-345v-144,44,-275,80,-347,190v-20,30,-29,67,-29,110","w":1032},"\u0431":{"d":"555,-46v163,0,230,-141,258,-280v42,-210,9,-480,-123,-570v-67,-46,-195,-42,-262,3v-201,137,-197,693,0,815v34,21,76,32,127,32xm185,-729v57,-145,189,-282,381,-279v309,5,470,194,470,504v0,242,-115,414,-284,492v-109,50,-271,59,-388,5v-196,-90,-288,-300,-289,-593v-1,-200,30,-356,76,-502v55,-173,179,-312,384,-324r275,-16v74,-9,118,-39,161,-95r57,41r-60,78v-40,52,-66,77,-104,118v-49,53,-137,39,-234,49v-93,10,-164,2,-226,37v-152,86,-202,276,-227,483","w":1107},"\u0432":{"d":"537,-68v157,0,248,-69,248,-222v0,-130,-107,-192,-251,-190r-131,4r0,326v3,63,58,82,134,82xm708,-518v145,24,277,77,277,243v0,206,-180,275,-390,275r-521,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r495,-2v192,3,365,37,369,224v3,141,-101,209,-223,235r0,11xm500,-554v149,0,233,-56,233,-202v0,-167,-168,-169,-330,-158r0,360r97,0","w":1061},"\u0433":{"d":"405,-178v-2,92,83,105,166,112r0,66r-497,0r0,-66v80,-3,145,-15,145,-102r0,-640v2,-88,-80,-105,-158,-112r0,-66r822,0r0,327r-62,0v-24,-71,-72,-160,-117,-213v-40,-47,-116,-39,-193,-39r-106,0r0,733","w":901},"\u0434":{"d":"264,-4v-87,19,-168,189,-185,293r-72,0r0,-370r105,0v109,-131,243,-480,246,-693v1,-96,-35,-118,-116,-134v-29,-6,-52,-10,-70,-12r0,-66r898,0r0,66v-81,3,-145,15,-145,102r0,639v2,78,23,97,107,98r64,0r0,370r-72,0v-21,-107,-88,-270,-179,-293r-581,0xm464,-904v-6,333,-98,624,-238,823r431,0v53,0,82,-15,82,-63r0,-760r-275,0","w":1146},"\u0435":{"d":"600,-84v154,0,209,-71,278,-191r70,43v-74,141,-206,258,-405,258v-317,0,-471,-212,-471,-527v0,-224,105,-388,262,-469v56,-29,119,-44,189,-44v292,3,414,184,401,490r-653,0v3,251,83,440,329,440xm727,-608v-4,-168,-35,-331,-206,-331v-161,0,-247,152,-250,331r456,0","w":990},"\u0436":{"d":"1455,-778v-82,-4,-88,-45,-142,-102v-57,64,-65,208,-117,282v-24,34,-48,63,-81,84r0,13v186,32,233,187,299,339v30,69,97,90,183,96r0,66r-332,0v-46,-156,-101,-324,-205,-412v-39,-33,-94,-44,-163,-42r0,278v-1,86,70,104,149,110r0,66r-473,0r0,-66v81,0,142,-14,142,-100r0,-288v-160,-2,-205,62,-266,178v-52,99,-67,159,-104,276r-330,0r0,-66v50,-9,116,-9,145,-38v50,-50,72,-141,110,-210v53,-97,104,-162,227,-187r0,-13v-96,-59,-125,-183,-162,-298v-11,-34,-23,-57,-36,-68v-58,60,-60,96,-142,102v-60,4,-105,-44,-104,-102v2,-79,55,-120,148,-118v98,2,124,21,179,82v103,114,63,380,276,387r59,0r0,-281v2,-85,-73,-105,-149,-110r0,-66r473,0r0,66v-83,1,-142,14,-142,100r0,291v125,10,192,-37,227,-128v34,-90,51,-193,108,-259v49,-58,88,-80,179,-82v91,-2,146,41,148,118v2,58,-45,105,-104,102","w":1612},"\u0437":{"d":"605,-529v157,11,278,77,282,244v7,304,-495,395,-729,235v-56,-38,-97,-92,-97,-175v0,-62,33,-103,99,-103v62,0,108,40,110,90v1,36,-16,104,-23,131v38,37,112,59,193,59v140,0,245,-91,242,-237v-3,-134,-81,-193,-224,-192r-105,0r0,-93r86,0v156,0,209,-59,216,-207v7,-142,-161,-197,-278,-135v-92,49,-153,158,-190,263r-67,0r6,-357r67,0r36,55v103,-56,324,-86,458,-37v113,42,202,134,159,276v-29,97,-125,146,-241,170r0,13","w":970},"\u0438":{"d":"1035,-178v-3,89,71,104,149,112r0,66r-479,0r0,-66v81,-3,148,-16,148,-102r0,-518r-454,491v-8,101,68,121,154,129r0,66r-479,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r479,0r0,66v-81,3,-145,15,-145,102r0,510r454,-492v5,-98,-74,-110,-154,-120r0,-66r479,0r0,66v-81,3,-145,15,-145,102r0,640","w":1254},"\u0439":{"d":"1035,-178v-3,89,71,104,149,112r0,66r-479,0r0,-66v81,-3,148,-16,148,-102r0,-518r-454,491v-8,101,68,121,154,129r0,66r-479,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r479,0r0,66v-81,3,-145,15,-145,102r0,510r454,-492v5,-98,-74,-110,-154,-120r0,-66r479,0r0,66v-81,3,-145,15,-145,102r0,640xm866,-1500v85,0,123,102,80,183v-56,105,-151,159,-318,158v-161,0,-265,-55,-316,-159v-40,-81,-4,-182,80,-182v53,0,101,32,101,94v0,34,-22,95,-31,116v61,86,271,85,335,0v-9,-23,-31,-83,-31,-116v0,-61,48,-94,100,-94","w":1254},"\u043a":{"d":"970,-777v-83,-4,-87,-45,-141,-100v-29,26,-53,125,-70,167v-38,94,-67,149,-135,196r0,13v187,32,240,185,305,339v32,76,101,85,189,96r0,66r-339,0v-46,-157,-100,-325,-207,-412v-41,-34,-98,-44,-169,-42r0,276v-1,87,73,104,152,112r0,66r-481,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r481,0r0,66v-81,3,-145,15,-145,102r0,289v128,11,195,-37,234,-128v63,-145,85,-339,288,-341v90,-1,147,39,149,116v1,57,-44,108,-104,105","w":1129},"\u043b":{"d":"971,-178v-3,89,71,104,149,112r0,66r-482,0r0,-66v80,-3,147,-16,147,-102r0,-736r-274,0v2,287,-38,530,-122,707v-54,115,-127,208,-257,217v-86,6,-146,-51,-146,-125v0,-50,36,-103,92,-100v70,3,105,45,142,91v84,-90,137,-271,165,-426v15,-82,35,-228,6,-311v-18,-52,-111,-59,-173,-69r0,-66r898,0r0,66v-81,3,-145,15,-145,102r0,640","w":1190},"\u043c":{"d":"1246,-178v-3,89,71,104,149,112r0,66r-483,0r0,-66v81,-2,150,-18,150,-102r0,-714r-24,0r-334,866r-62,0r-314,-883r-22,0r0,691v-5,107,58,136,152,142r0,66r-384,0r0,-66v58,-4,115,-6,132,-52v7,-20,13,-46,13,-80r0,-600v4,-93,-71,-115,-152,-122r0,-66r410,0r247,706r218,-585v9,-26,32,-95,35,-121r414,0r0,66v-81,3,-145,15,-145,102r0,640","w":1465},"\u043d":{"d":"1028,-178v-3,89,71,104,149,112r0,66r-482,0r0,-66v81,-3,148,-16,148,-102r0,-314r-439,0r0,304v-1,87,73,104,152,112r0,66r-482,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r482,0r0,66v-81,3,-145,15,-145,102r0,254r439,0r0,-244v1,-86,-76,-105,-152,-112r0,-66r482,0r0,66v-81,3,-145,15,-145,102r0,640","w":1247},"\u043e":{"d":"557,-1014v281,0,482,217,476,511v-5,240,-116,422,-287,494v-113,48,-267,54,-383,3v-173,-76,-289,-237,-293,-483v-4,-297,195,-525,487,-525xm766,-801v-37,-77,-102,-137,-211,-137v-272,0,-310,343,-263,610v26,148,92,277,263,282v284,7,331,-506,211,-755","w":1104},"\u043f":{"d":"1013,-178v-3,89,71,104,149,112r0,66r-482,0r0,-66v80,-3,147,-16,147,-102r0,-736r-422,0r0,726v0,86,72,104,151,112r0,66r-482,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r1091,0r0,66v-81,3,-145,15,-145,102r0,640","w":1232},"\u0440":{"d":"391,-873v59,-69,166,-140,282,-140v214,0,331,143,391,307v45,123,45,304,-6,424v-72,170,-203,301,-426,308v-107,3,-182,-27,-239,-67r-8,0r0,296v-7,108,108,111,199,122r0,67r-551,0r0,-67v63,-5,133,-4,154,-50v8,-17,12,-36,12,-59r0,-1049v-3,-90,-73,-128,-166,-130r0,-65r336,-22r14,12r0,111xm385,-209v38,88,105,162,230,162v254,0,307,-326,257,-591v-27,-145,-104,-260,-271,-264v-103,-3,-167,54,-216,110r0,583","w":1170},"\u0441":{"d":"925,-230v-72,134,-216,253,-397,256v-294,4,-461,-220,-456,-523v4,-234,111,-390,275,-473v203,-103,529,-24,521,215v-2,67,-31,127,-103,127v-68,0,-121,-40,-124,-97v-2,-48,23,-125,26,-162v-34,-61,-153,-66,-221,-31v-117,61,-168,220,-168,413v0,219,102,421,299,421v154,0,216,-80,284,-188","w":930},"\u0442":{"d":"234,-66v82,-3,155,-11,155,-102r0,-744v-75,10,-147,-10,-191,39v-48,54,-89,131,-115,203r-61,0r0,-316r920,0r0,316r-61,0v-25,-72,-69,-151,-115,-204v-40,-46,-116,-33,-191,-38r0,734v-1,90,79,105,161,112r0,66r-502,0r0,-66","w":964},"\u0443":{"d":"242,430v-104,42,-244,-8,-245,-108v-1,-61,39,-113,96,-113v89,1,119,73,155,127v72,-38,190,-252,220,-341r-172,-424r-161,-387v-21,-58,-90,-93,-154,-104r0,-66r450,0r0,70v-33,5,-130,6,-109,59r247,613r93,-222r129,-322v9,-22,13,-42,13,-58v-1,-40,-91,-72,-132,-76r0,-64r366,0r0,62v-54,12,-128,61,-152,118r-352,837v-69,151,-118,251,-209,342v-29,29,-58,47,-83,57","w":1008},"\u0444":{"d":"864,-962v39,-14,116,-43,172,-41v215,6,338,126,398,292v44,123,43,307,-2,430v-63,170,-180,290,-396,297v-68,2,-123,-24,-172,-41r0,280v-6,104,102,111,189,122r0,67r-551,0r0,-67v64,-6,144,-2,164,-50v8,-17,12,-36,12,-59r0,-293v-57,18,-93,44,-172,41v-212,-6,-337,-126,-397,-292v-45,-122,-44,-300,-1,-425v59,-169,185,-294,398,-302v69,-2,121,24,172,41r0,-293v0,-95,-74,-125,-166,-130r0,-65r338,-22r14,12r0,498xm864,-114v45,32,64,54,143,51v211,-9,256,-211,256,-435v0,-227,-44,-418,-256,-426v-70,-3,-102,21,-143,51r0,759xm430,-88v76,44,198,24,248,-26r0,-759v-52,-48,-170,-71,-246,-26v-113,67,-153,220,-153,409v1,190,36,335,151,402","w":1542},"\u0445":{"d":"728,-850v24,-52,-59,-63,-96,-72r0,-64r364,0r0,62v-145,30,-199,117,-272,212r-127,168r148,210v59,78,104,179,179,238v23,18,57,27,98,30r0,66r-452,0r0,-66v53,-8,134,-2,98,-64v-61,-104,-130,-197,-195,-296v-35,43,-67,85,-96,126r-92,131v-7,10,-22,34,-22,49v0,42,58,50,114,56r0,64r-365,0r0,-62v140,-34,195,-134,272,-229r144,-190r-246,-354v-36,-49,-70,-86,-154,-85r0,-66r429,0r0,66v-38,2,-116,-3,-88,42r184,279r167,-234v3,-5,5,-10,8,-17","w":1034},"\u0446":{"d":"1112,292v-20,-106,-88,-269,-179,-292r-859,0r0,-66v80,-3,145,-15,145,-102r0,-640v4,-87,-73,-105,-149,-112r0,-66r482,0r0,66v-82,3,-147,17,-147,102r0,644v-9,122,122,99,227,99v59,0,157,11,186,-21v6,-12,9,-32,9,-60r0,-652v1,-85,-74,-105,-151,-112r0,-66r482,0r0,66v-81,3,-145,15,-145,102r0,642v2,78,23,97,107,98r64,0r0,370r-72,0","w":1234},"\u0447":{"d":"953,-178v-3,89,71,104,149,112r0,66r-483,0r0,-66v81,-3,148,-16,148,-102r0,-262v-103,40,-160,77,-292,77v-200,0,-304,-68,-304,-259r0,-196v2,-87,-76,-105,-152,-112r0,-66r482,0r0,66v-81,3,-144,14,-144,102r0,156v1,141,49,201,189,201v77,0,155,-15,221,-39r0,-308v1,-86,-76,-105,-152,-112r0,-66r483,0r0,66v-81,3,-145,15,-145,102r0,640","w":1172},"\u0448":{"d":"1549,-178v-3,91,73,104,153,112r0,66r-1632,0r0,-66v81,-3,149,-13,149,-102r0,-640v4,-87,-73,-105,-149,-112r0,-66r472,0r0,66v-56,5,-109,6,-126,47v-7,17,-11,36,-11,55r0,644v-7,130,141,98,262,98v31,0,106,2,115,-21v5,-12,9,-31,9,-59r0,-652v5,-87,-67,-105,-141,-112r0,-66r465,0r0,66v-55,6,-111,4,-128,46v-7,17,-10,36,-10,56r0,646v-5,129,140,96,263,96v39,0,103,2,114,-21v6,-11,9,-31,9,-59r0,-652v5,-87,-67,-105,-141,-112r0,-66r472,0r0,66v-81,3,-145,15,-145,102r0,640","w":1768},"\u0449":{"d":"1648,292v-18,-94,-88,-292,-179,-292r-1399,0r0,-66v81,-3,149,-13,149,-102r0,-640v4,-87,-73,-105,-149,-112r0,-66r472,0r0,66v-56,5,-109,6,-126,47v-7,17,-11,36,-11,55r0,644v-7,130,141,98,262,98v31,0,106,2,115,-21v5,-12,9,-31,9,-59r0,-652v5,-87,-67,-105,-141,-112r0,-66r465,0r0,66v-55,6,-111,4,-128,46v-7,17,-10,36,-10,56r0,646v-5,129,140,96,263,96v39,0,103,2,114,-21v6,-11,9,-31,9,-59r0,-652v5,-87,-67,-105,-141,-112r0,-66r472,0r0,66v-81,3,-145,15,-145,102r0,642v2,78,23,97,107,98r64,0r0,370r-72,0","w":1770},"\u044a":{"d":"709,-68v155,0,228,-90,228,-240v0,-123,-99,-203,-239,-203v-50,0,-92,6,-130,7r0,352v5,71,52,84,141,84xm568,-583v284,-14,571,2,571,280v0,165,-111,246,-242,285v-44,12,-90,18,-138,18r-530,0r0,-66v82,-3,155,-11,155,-102r0,-744v-76,10,-152,-12,-196,38v-50,56,-89,130,-115,202r-61,0r0,-314r717,0r0,66v-60,5,-130,2,-149,46v-8,17,-12,35,-12,56r0,235","w":1183},"\u044b":{"d":"544,-68v155,0,228,-90,228,-240v0,-123,-99,-203,-239,-203v-50,0,-92,6,-130,7r0,352v5,71,52,84,141,84xm403,-583v284,-14,571,2,571,280v0,165,-111,246,-242,285v-44,12,-90,18,-138,18r-520,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r497,0r0,66v-60,5,-130,2,-149,46v-8,17,-12,35,-12,56r0,235xm1333,-178v-3,89,71,104,149,112r0,66r-481,0r0,-66v80,-3,146,-17,146,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r483,0r0,66v-81,3,-145,15,-145,102r0,640","w":1552},"\u044c":{"d":"544,-68v155,0,228,-90,228,-240v0,-123,-99,-203,-239,-203v-50,0,-92,6,-130,7r0,352v5,71,52,84,141,84xm403,-583v284,-14,571,2,571,280v0,165,-111,246,-242,285v-44,12,-90,18,-138,18r-520,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r497,0r0,66v-60,5,-130,2,-149,46v-8,17,-12,35,-12,56r0,235","w":1018},"\u044d":{"d":"223,-966v115,-57,330,-65,450,-8v154,73,251,220,251,438v0,252,-111,436,-284,520v-135,65,-386,49,-487,-30v-51,-40,-92,-92,-92,-170v0,-62,33,-103,99,-103v60,0,108,41,110,91v1,36,-16,94,-23,122v61,58,214,80,305,26v116,-69,174,-209,175,-394r-396,0r0,-93r398,0v-4,-212,-61,-371,-256,-371v-170,0,-241,141,-288,272r-67,0r6,-347r68,0","w":996},"\u044e":{"d":"1078,-46v215,0,261,-227,261,-455v0,-173,-35,-323,-135,-399v-66,-50,-194,-47,-259,2v-193,145,-176,686,7,816v33,24,75,36,126,36xm615,-564v21,-254,193,-453,465,-450v234,3,371,130,434,306v71,199,13,468,-91,580v-84,91,-188,160,-358,158v-220,-3,-352,-130,-416,-298v-23,-62,-36,-134,-37,-214r-209,0r0,304v-1,87,73,104,152,112r0,66r-481,0r0,-66v80,-3,145,-15,145,-102r0,-640v1,-86,-76,-105,-152,-112r0,-66r481,0r0,66v-81,3,-145,15,-145,102r0,254r212,0","w":1617},"\u044f":{"d":"362,-721v2,171,162,213,355,203r0,-397r-112,0v-133,0,-244,62,-243,194xm903,-178v-3,89,71,104,149,112r0,66r-483,0r0,-66v81,-3,148,-16,148,-102r0,-277v-172,-5,-227,42,-288,169v-47,98,-70,166,-104,276r-337,0r0,-66v87,-11,157,-22,189,-96v55,-127,103,-267,238,-314r0,-6v-154,-31,-258,-92,-258,-248v0,-173,186,-256,376,-256r515,0r0,66v-81,3,-145,15,-145,102r0,640","w":1122},"\u0451":{"d":"744,-1487v64,0,118,58,118,123v0,65,-54,123,-118,123v-64,0,-118,-58,-118,-123v0,-65,54,-123,118,-123xm314,-1487v64,0,118,58,118,123v0,65,-54,123,-118,123v-64,0,-118,-58,-118,-123v0,-65,54,-123,118,-123xm600,-84v154,0,209,-71,278,-191r70,43v-74,141,-206,258,-405,258v-317,0,-471,-212,-471,-527v0,-224,105,-388,262,-469v56,-29,119,-44,189,-44v292,3,414,184,401,490r-653,0v3,251,83,440,329,440xm727,-608v-4,-168,-35,-331,-206,-331v-161,0,-247,152,-250,331r456,0","w":990}}});
Cufon.registerFont({"w":137,"face":{"font-family":"Tahoma","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 4 3 5 4 4 2 4","ascent":"288","descent":"-72","bbox":"-16 -361 354.011 74.5539","underline-thickness":"22.8516","underline-position":"-18.457","unicode-range":"U+0020-U+04E9"},"glyphs":{" ":{"w":112},"\u00a0":{"w":112},"!":{"d":"79,-262r-4,190r-30,0r-5,-190r39,0xm78,0r-36,0r0,-37r36,0r0,37","w":119},"\"":{"d":"124,-274r-7,102r-23,0r-8,-102r38,0xm58,-274r-7,102r-23,0r-8,-102r38,0","w":144},"#":{"d":"237,-164r-52,0r-16,66r47,0r0,24r-53,0r-18,74r-23,0r18,-74r-47,0r-18,74r-23,0r18,-74r-45,0r0,-24r51,0r17,-66r-47,0r0,-24r53,0r18,-74r23,0r-19,74r48,0r18,-74r23,0r-18,74r45,0r0,24xm163,-164r-48,0r-16,67r48,0","w":261},"$":{"d":"110,-128v38,6,70,19,70,61v0,37,-34,64,-70,67r0,63r-20,0r0,-62v-25,0,-54,-7,-71,-16v2,-11,-3,-28,2,-35v18,13,42,22,69,25r0,-76v-36,-9,-70,-20,-70,-63v0,-38,33,-63,70,-65r0,-48r20,0r0,47v21,0,47,8,62,14r0,34v-19,-8,-37,-20,-62,-22r0,76xm90,-204v-31,-1,-48,36,-29,59v5,6,15,11,29,14r0,-73xm110,-26v34,3,48,-40,28,-61v-5,-6,-15,-9,-28,-12r0,73","w":196},"%":{"d":"80,-267v44,0,62,30,62,78v1,48,-19,78,-62,78v-44,0,-62,-30,-62,-78v-1,-48,18,-78,62,-78xm259,-262r-137,262r-29,0r137,-262r29,0xm272,-150v44,0,61,29,61,77v0,48,-17,78,-61,78v-45,0,-62,-29,-62,-77v0,-48,18,-78,62,-78xm80,-135v28,0,31,-23,31,-54v0,-31,-3,-54,-31,-54v-28,0,-31,23,-31,54v0,32,2,54,31,54xm272,-18v28,0,30,-24,30,-55v0,-31,-2,-54,-30,-54v-28,0,-31,23,-31,55v0,32,2,54,31,54","w":351},"&":{"d":"210,-160v1,37,-5,69,-19,95r63,65r-45,0r-36,-37v-21,25,-40,41,-79,42v-47,1,-82,-31,-82,-77v0,-41,23,-61,48,-76v-21,-14,-35,-28,-35,-59v0,-38,29,-59,69,-60v36,-1,66,20,66,54v-1,37,-21,54,-50,65r62,64v5,-22,3,-50,3,-76r35,0xm77,-136v-43,21,-38,117,26,113v27,-2,43,-13,55,-30xm93,-245v-37,0,-45,56,-16,72v4,4,10,9,17,13v38,-6,46,-85,-1,-85","w":242},"'":{"d":"57,-274r-7,102r-24,0r-8,-102r39,0","w":75},"(":{"d":"50,-101v-1,81,36,132,75,173r-40,0v-37,-46,-66,-92,-66,-173v0,-80,28,-127,66,-173v12,2,32,-4,40,2v-41,39,-74,93,-75,171"},")":{"d":"53,-274v36,46,66,94,66,173v0,79,-28,127,-66,173v-13,-1,-29,2,-40,-1v41,-39,75,-94,75,-172v0,-79,-37,-131,-75,-173r40,0"},"*":{"d":"177,-156r-11,19r-58,-38r1,64r-22,0r1,-64r-57,39r-11,-20r62,-36r-62,-37r11,-19r58,39r-2,-65r22,0r-1,65r58,-39r11,20r-62,36","w":196},"+":{"d":"234,-101r-88,0r0,89r-30,0r0,-89r-88,0r0,-28r88,0r0,-88r30,0r0,88r88,0r0,28","w":261},",":{"d":"88,-50r-49,115r-26,0r31,-115r44,0","w":108,"k":{"}":16,"]":16,")":16}},"-":{"d":"115,-99r-99,0r0,-31r99,0r0,31","w":130},"\u00ad":{"d":"115,-99r-99,0r0,-31r99,0r0,31","w":130},".":{"d":"75,0r-42,0r0,-50r42,0r0,50","w":108,"k":{"}":18,"]":18,"-":28,",":23,")":18}},"\/":{"d":"128,-274r-103,331r-29,0r102,-331r30,0"},":":{"d":"85,-146r-42,0r0,-50r42,0r0,50xm85,0r-42,0r0,-50r42,0r0,50","w":127},";":{"d":"85,-146r-42,0r0,-50r42,0r0,50xm96,-50r-49,115r-26,0r31,-115r44,0","w":127},"\u037e":{"d":"85,-146r-42,0r0,-50r42,0r0,50xm96,-50r-49,115r-26,0r31,-115r44,0","w":127},"<":{"d":"224,-14r-189,-90r0,-21r189,-90r0,31r-146,69r146,70r0,31","w":261},"=":{"d":"228,-137r-194,0r0,-29r194,0r0,29xm228,-64r-194,0r0,-28r194,0r0,28","w":261},">":{"d":"227,-104r-189,90r0,-31r146,-70r-146,-69r0,-31r189,90r0,21","w":261},"?":{"d":"19,-255v54,-23,145,-15,141,55v-3,51,-36,69,-68,90r0,40r-31,0r0,-54v28,-19,62,-31,63,-74v1,-55,-77,-40,-105,-21r0,-36xm95,0r-36,0r0,-37r36,0r0,37","w":170},"@":{"d":"168,-267v122,0,172,148,112,239r-74,0r-5,-20v-41,46,-120,11,-110,-63v-5,-65,57,-108,110,-76r0,-8r28,0r0,148r40,0v34,-84,-1,-196,-101,-196v-69,0,-120,61,-120,130v0,97,84,154,179,121r0,25v-112,31,-204,-38,-204,-147v0,-82,65,-153,145,-153xm160,-53v16,0,30,-10,41,-19r0,-91v-39,-22,-80,-2,-80,52v0,34,9,58,39,58","w":327},"[":{"d":"121,69r-92,0r0,-343r92,0r0,26r-61,0r0,292r61,0r0,25"},"\\":{"d":"141,57r-29,0r-103,-331r30,0"},"]":{"d":"109,69r-92,0r0,-25r61,0r0,-292r-61,0r0,-26r92,0r0,343"},"^":{"d":"239,-120r-35,0r-73,-110r-73,110r-35,0r97,-142r22,0","w":261},"_":{"d":"199,53r-202,0r0,-23r202,0r0,23","w":196},"`":{"d":"118,-229r-26,0r-48,-66r42,0","w":196},"{":{"d":"100,-33v0,49,2,86,56,78r0,24v-66,6,-93,-26,-88,-94v3,-40,-16,-65,-57,-64r0,-27v52,3,59,-37,57,-89v-2,-51,33,-74,88,-69r0,25v-52,-7,-56,25,-56,77v0,38,-22,55,-48,68r0,4v27,12,48,30,48,67","w":172},"|":{"d":"83,69r-29,0r0,-343r29,0r0,343"},"}":{"d":"105,-205v-2,52,4,93,57,89r0,27v-51,-2,-59,37,-57,90v2,51,-33,73,-88,68r0,-24v52,7,56,-25,56,-78v0,-38,20,-56,48,-67r0,-4v-35,-14,-53,-44,-48,-98v3,-38,-18,-50,-56,-47r0,-25v55,-5,89,18,88,69","w":172},"~":{"d":"177,-98v29,-2,30,-34,32,-65r29,0v-1,49,-13,91,-60,93v-54,2,-51,-55,-93,-65v-29,2,-30,35,-32,66r-29,0v1,-49,13,-93,60,-94v52,-2,51,55,93,65","w":261},"\u00ab":{"d":"183,-34r-85,-73r0,-15r85,-74r0,33r-55,48r55,48r0,33xm108,-28r-90,-79r0,-16r90,-78r0,35r-58,51r58,52r0,35","w":206},"\u00bb":{"d":"188,-107r-89,79r0,-35r58,-52r-58,-51r0,-35r89,78r0,16xm109,-107r-86,73r0,-33r56,-48r-56,-48r0,-33r86,74r0,15","w":206},"\u0401":{"d":"170,-295r-36,0r0,-34r36,0r0,34xm97,-295r-35,0r0,-34r35,0r0,34xm27,0r0,-262r163,0r0,31r-129,0r0,72r120,0r0,31r-120,0r0,97r129,0r0,31r-163,0","w":201},"\u0402":{"d":"108,-159v80,-4,144,4,144,78v0,59,-43,84,-108,81r0,-31v43,2,71,-10,72,-49v1,-53,-52,-50,-108,-49r0,129r-34,0r0,-231r-74,0r0,-31r196,0r0,31r-88,0r0,72","w":258},"\u0403":{"d":"163,-360r-48,66r-26,0r32,-66r42,0xm182,-231r-121,0r0,231r-34,0r0,-262r155,0r0,31","w":182},"\u0404":{"d":"132,-25v33,2,56,-13,76,-25r0,39v-22,9,-46,16,-77,16v-75,0,-119,-55,-119,-136v0,-80,44,-135,119,-135v31,0,57,7,77,16r0,39v-30,-24,-97,-41,-132,-6v-15,14,-24,34,-27,61r125,0r0,31r-127,0v2,59,27,98,85,100","w":215},"\u0405":{"d":"140,-141v89,27,51,146,-41,146v-38,0,-60,-9,-85,-21v2,-13,-4,-34,2,-43v27,35,139,57,139,-10v0,-78,-140,-19,-140,-123v0,-75,108,-90,166,-58v-2,13,4,33,-2,42v-25,-31,-124,-46,-127,13v-2,46,54,44,88,54","w":200},"\u0406":{"d":"118,0r-102,0r0,-27r34,0r0,-208r-34,0r0,-27r102,0r0,27r-33,0r0,208r33,0r0,27","w":134},"\u0407":{"d":"121,-295r-35,0r0,-34r35,0r0,34xm49,-295r-36,0r0,-34r36,0r0,34xm118,0r-102,0r0,-27r34,0r0,-208r-34,0r0,-27r102,0r0,27r-33,0r0,208r33,0r0,27","w":134},"\u0408":{"d":"2,-35v40,16,88,14,88,-46r0,-153r-55,0r0,-28r90,0r0,194v2,65,-61,81,-123,67r0,-34","w":149},"\u0409":{"d":"212,-159v78,-4,143,3,142,78v-2,84,-87,84,-177,81r0,-231r-83,0v-13,93,21,232,-91,231r0,-34v70,0,48,-98,57,-176v3,-28,1,-28,2,-52r150,0r0,103xm212,-30v55,1,105,3,105,-50v0,-54,-50,-50,-105,-49r0,99","w":360},"\u040a":{"d":"208,-159v79,-5,140,5,140,78v0,83,-86,85,-175,81r0,-129r-112,0r0,129r-34,0r0,-262r34,0r0,103r112,0r0,-103r35,0r0,103xm208,-30v54,1,103,2,103,-50v0,-53,-48,-51,-103,-49r0,99","w":354},"\u040b":{"d":"108,-154v60,-18,134,-11,134,64r0,90r-35,0v-5,-58,21,-131,-46,-131v-18,0,-38,2,-53,6r0,125r-34,0r0,-231r-74,0r0,-31r196,0r0,31r-88,0r0,77","w":258},"\u040c":{"d":"164,-357r-48,66r-26,0r31,-66r43,0xm220,0r-44,0r-93,-120r-22,0r0,120r-34,0r0,-262r34,0r0,118v85,-2,36,-133,145,-118r0,31v-54,-10,-49,49,-70,74v-6,7,-14,13,-22,19","w":216},"\u040e":{"d":"209,-262r-95,221v-12,33,-42,47,-89,41r0,-33v36,8,61,-6,67,-35r-92,-194r38,0r71,154r64,-154r36,0xm107,-303v23,0,34,-12,33,-37r32,0v6,58,-79,76,-114,42v-11,-11,-16,-24,-16,-42r31,0v0,24,11,37,34,37","w":207},"\u040f":{"d":"217,0r-79,0r0,59r-33,0r0,-59r-78,0r0,-262r34,0r0,232r121,0r0,-232r35,0r0,262","w":243},"\u0410":{"d":"-2,0r88,-262r43,0r89,262r-37,0r-24,-73r-100,0r-24,73r-35,0xm147,-103r-40,-123r-40,123r80,0","w":215},"\u0411":{"d":"61,-159v80,-4,145,4,144,78v-1,85,-88,84,-178,81r0,-262r159,0r0,31r-125,0r0,72xm61,-30v55,1,107,4,107,-50v0,-55,-51,-50,-107,-49r0,99","w":212},"\u0412":{"d":"155,-145v29,8,49,29,49,65v-1,85,-89,82,-177,80r0,-262v75,1,163,-14,165,59v1,29,-21,44,-37,58xm61,-155v48,1,97,5,95,-43v-1,-42,-51,-33,-95,-34r0,77xm61,-30v54,1,107,3,107,-49v0,-55,-54,-47,-107,-47r0,96","w":212},"\u0413":{"d":"182,-231r-121,0r0,231r-34,0r0,-262r155,0r0,31","w":182},"\u0414":{"d":"17,-31v32,-53,52,-141,51,-231r146,0r0,231r25,0r0,90r-33,0r0,-60r-170,0r0,60r-33,0r0,-90r14,0xm101,-232v-3,79,-20,153,-50,201r128,0r0,-201r-78,0","w":246},"\u0415":{"d":"27,0r0,-262r163,0r0,31r-129,0r0,72r120,0r0,31r-120,0r0,97r129,0r0,31r-163,0","w":201},"\u0416":{"d":"7,-262v100,-15,63,107,136,118r0,-118r34,0r0,119v73,-10,36,-132,137,-119r0,31v-55,-9,-47,51,-69,75v-7,7,-14,14,-21,19r100,137r-43,0r-87,-120r-17,0r0,120r-34,0r0,-120r-17,0r-88,120r-40,0r98,-135v-44,-16,-20,-104,-89,-96r0,-31","w":321},"\u0417":{"d":"139,-200v0,-58,-97,-33,-125,-13r0,-38v50,-24,163,-27,161,47v0,30,-24,53,-51,58r0,3v33,6,57,25,58,65v3,86,-111,97,-177,68r0,-39v39,25,142,44,141,-31v0,-46,-44,-49,-92,-47r0,-30v44,2,85,-4,85,-43","w":191},"\u0418":{"d":"215,0r-35,0r0,-208r-118,208r-35,0r0,-262r34,0r0,205r117,-205r37,0r0,262","w":241},"\u0419":{"d":"215,0r-35,0r0,-208r-118,208r-35,0r0,-262r34,0r0,205r117,-205r37,0r0,262xm124,-303v23,0,34,-13,34,-37r31,0v6,57,-79,76,-113,42v-11,-11,-17,-24,-17,-42r31,0v0,24,11,37,34,37","w":241},"\u041a":{"d":"220,0r-44,0r-93,-120r-22,0r0,120r-34,0r0,-262r34,0r0,118v85,-2,36,-133,145,-118r0,31v-54,-10,-49,49,-70,74v-6,7,-14,13,-22,19","w":216},"\u041b":{"d":"94,-231v-13,93,21,232,-91,231r0,-34v70,0,48,-98,57,-176v3,-28,1,-28,2,-52r155,0r0,262r-34,0r0,-231r-89,0","w":243},"\u041c":{"d":"251,0r-35,0r0,-226r-68,154r-21,0r-68,-154r0,226r-32,0r0,-262r47,0r65,146r63,-146r49,0r0,262","w":277},"\u041d":{"d":"217,0r-35,0r0,-128r-121,0r0,128r-34,0r0,-262r34,0r0,103r121,0r0,-103r35,0r0,262","w":243},"\u041e":{"d":"127,-267v80,0,116,54,116,136v0,81,-36,136,-116,136v-80,0,-115,-55,-115,-136v0,-82,35,-136,115,-136xm127,-25v55,0,80,-45,80,-106v-1,-60,-22,-106,-80,-106v-59,0,-78,45,-79,106v-1,61,24,106,79,106","w":254},"\u041f":{"d":"217,0r-35,0r0,-231r-121,0r0,231r-34,0r0,-262r190,0r0,262","w":243},"\u0420":{"d":"27,-262v84,-3,167,-2,165,79v-2,68,-53,91,-131,85r0,98r-34,0r0,-262xm61,-127v53,3,95,-5,95,-55v0,-48,-43,-53,-95,-50r0,105","w":198},"\u0421":{"d":"210,-18v-23,11,-45,23,-81,23v-79,0,-117,-53,-117,-136v1,-82,38,-132,117,-135v36,-1,59,10,81,22r0,42v-22,-14,-43,-36,-81,-35v-57,2,-80,46,-81,106v0,62,25,103,81,106v37,2,60,-19,81,-34r0,41","w":216},"\u0422":{"d":"88,0r0,-231r-88,0r0,-31r210,0r0,31r-87,0r0,231r-35,0","w":210},"\u0423":{"d":"209,-262r-95,221v-12,33,-42,47,-89,41r0,-33v36,8,61,-6,67,-35r-92,-194r38,0r71,154r64,-154r36,0","w":207},"\u0424":{"d":"152,-237v64,4,106,36,106,103v0,67,-41,102,-106,105r0,32r-35,0r0,-32v-63,-3,-105,-37,-105,-105v1,-66,41,-99,105,-103r0,-29r35,0r0,29xm152,-55v81,7,92,-126,29,-150v-8,-3,-18,-5,-29,-5r0,155xm117,-210v-81,-9,-91,127,-28,149v8,3,17,6,28,6r0,-155","w":269},"\u0425":{"d":"208,0r-40,0r-64,-105r-65,105r-38,0r84,-131r-81,-131r40,0r62,103r64,-103r37,0r-81,129","w":209},"\u0426":{"d":"240,59r-33,0r0,-59r-180,0r0,-262r34,0r0,231r119,0r0,-231r35,0r0,231r25,0r0,90","w":246},"\u0427":{"d":"51,-189v-14,73,71,65,117,48r0,-121r34,0r0,262r-34,0r0,-111v-61,26,-152,21,-152,-61r0,-90r35,0r0,73","w":228},"\u0428":{"d":"313,0r-286,0r0,-262r34,0r0,232r91,0r0,-232r35,0r0,232r91,0r0,-232r35,0r0,262","w":339},"\u0429":{"d":"338,59r-33,0r0,-59r-278,0r0,-262r34,0r0,232r91,0r0,-232r35,0r0,232r91,0r0,-232r35,0r0,232r25,0r0,89","w":344},"\u042a":{"d":"103,-159v79,-5,139,6,139,78v0,83,-85,85,-174,81r0,-231r-68,0r0,-31r103,0r0,103xm103,-30v54,1,102,1,102,-50v0,-53,-47,-51,-102,-49r0,99","w":248},"\u042b":{"d":"61,-159v78,-4,139,5,138,78v-1,84,-84,84,-172,81r0,-262r34,0r0,103xm61,-30v55,2,102,0,102,-50v1,-52,-46,-51,-102,-49r0,99xm257,0r-34,0r0,-262r34,0r0,262","w":283},"\u042c":{"d":"61,-159v78,-4,143,3,142,78v-1,85,-87,84,-176,81r0,-262r34,0r0,103xm61,-30v56,1,105,2,106,-50v1,-53,-50,-51,-106,-49r0,99","w":209},"\u042d":{"d":"85,-266v78,0,119,52,119,134v0,78,-45,137,-119,137v-29,0,-56,-7,-77,-16r0,-39v33,26,106,39,138,-2v15,-19,23,-43,23,-73r-127,0r0,-31r126,0v-5,-47,-35,-80,-84,-81v-31,0,-55,13,-76,25r0,-38v18,-9,48,-17,77,-16","w":215},"\u042e":{"d":"216,-267v75,-1,115,56,115,136v0,80,-40,136,-115,136v-75,0,-113,-55,-114,-132r-41,0r0,127r-34,0r0,-262r34,0r0,105r43,0v7,-64,46,-109,112,-110xm216,-25v54,0,79,-46,79,-106v0,-61,-25,-106,-79,-106v-54,0,-78,44,-78,106v0,61,24,106,78,106","w":342},"\u042f":{"d":"28,-187v0,-79,84,-77,166,-75r0,262r-35,0r0,-104r-40,0r-78,104r-42,0r84,-109v-33,-12,-56,-33,-55,-78xm64,-186v0,51,42,56,95,53r0,-99v-50,-2,-95,-1,-95,46","w":220},"\u0430":{"d":"44,-59v0,49,71,36,90,11r0,-55v-38,5,-89,3,-90,44xm26,-192v56,-17,140,-17,140,58r0,134r-32,0r0,-21v-19,12,-31,27,-64,26v-37,-1,-60,-25,-60,-62v0,-63,62,-69,124,-72v5,-60,-69,-43,-108,-30r0,-33","w":188},"\u0431":{"d":"107,-189v54,1,80,36,80,92v0,58,-30,100,-88,102v-100,2,-100,-141,-72,-221v18,-50,81,-57,148,-59r0,30v-65,3,-130,7,-128,78v16,-11,35,-22,60,-22xm100,-23v38,1,54,-32,54,-72v0,-66,-69,-79,-107,-47v-3,57,1,117,53,119","w":197},"\u0432":{"d":"139,-109v69,25,37,109,-38,109r-77,0r0,-196v61,3,144,-17,144,45v-1,21,-13,35,-29,42xm57,-116v36,0,77,7,77,-30v0,-33,-45,-22,-77,-24r0,54xm57,-26v40,-1,86,6,87,-33v2,-40,-48,-31,-87,-32r0,65","w":188},"\u0433":{"d":"149,-167r-92,0r0,167r-33,0r0,-196r125,0r0,29","w":149},"\u0434":{"d":"14,-28v23,-38,39,-102,38,-168r121,0r0,168r19,0r0,75r-30,0r0,-48r-130,0r0,48r-31,0r0,-75r13,0xm83,-169v-3,55,-15,107,-36,141r93,0r0,-141r-57,0","w":200},"\u0435":{"d":"176,-12v-18,8,-40,17,-67,17v-63,0,-99,-39,-99,-102v0,-59,35,-104,91,-105v61,0,82,42,79,107r-136,0v-8,80,90,83,132,47r0,36xm148,-120v9,-63,-82,-72,-99,-22v-3,6,-4,14,-5,22r104,0","w":189},"\u0436":{"d":"148,-110v54,-9,29,-99,107,-86r0,28v-49,-7,-34,51,-67,64r74,104r-40,0r-61,-90r-13,0r0,90r-33,0r0,-90r-13,0r-62,90r-39,0r74,-103v-32,-10,-15,-72,-67,-65r0,-28v63,-10,62,47,88,79v5,4,11,7,19,7r0,-86r33,0r0,86","w":262},"\u0437":{"d":"117,-104v18,10,37,21,37,50v0,69,-101,68,-148,43v2,-11,-3,-29,2,-37v14,14,40,25,66,24v23,-1,46,-6,46,-33v0,-35,-37,-31,-71,-31r0,-29v32,0,70,5,67,-28v-4,-45,-78,-26,-101,-9r0,-36v47,-19,134,-18,135,42v0,23,-14,39,-33,44","w":164},"\u0438":{"d":"179,0r-33,0r0,-146r-92,146r-30,0r0,-196r33,0r0,144r91,-144r31,0r0,196","w":202},"\u0439":{"d":"106,-243v23,0,30,-18,30,-45r28,0v12,71,-94,92,-112,28v-2,-8,-4,-18,-4,-28r29,0v0,28,5,45,29,45xm179,0r-33,0r0,-146r-92,146r-30,0r0,-196r33,0r0,144r91,-144r31,0r0,196","w":202},"\u043a":{"d":"182,0r-41,0r-68,-91r-16,0r0,91r-33,0r0,-196r33,0r0,85v62,-1,27,-97,111,-85r0,28v-48,-7,-35,50,-66,64","w":179},"\u043b":{"d":"3,-29v60,-1,33,-104,44,-167r129,0r0,196r-33,0r0,-169r-68,0v-8,75,14,173,-72,169r0,-29","w":199},"\u043c":{"d":"206,0r-33,0r0,-154r-47,100r-24,0r-47,-100r0,154r-31,0r0,-196r40,0r51,109r50,-109r41,0r0,196","w":229},"\u043d":{"d":"179,0r-33,0r0,-88r-89,0r0,88r-33,0r0,-196r33,0r0,79r89,0r0,-79r33,0r0,196","w":202},"\u043e":{"d":"98,-202v56,0,87,42,87,104v0,62,-31,103,-87,103v-57,1,-88,-43,-88,-103v0,-61,32,-104,88,-104xm98,-23v39,0,53,-31,53,-75v0,-44,-13,-75,-53,-75v-40,0,-54,30,-54,75v0,44,15,75,54,75","w":195},"\u043f":{"d":"179,0r-33,0r0,-168r-89,0r0,168r-33,0r0,-196r155,0r0,196","w":202},"\u0440":{"d":"117,-202v48,0,72,45,72,99v0,79,-68,134,-132,93r0,82r-33,0r0,-268r33,0r0,20v15,-13,34,-26,60,-26xm57,-37v47,28,102,0,98,-63v-3,-39,-9,-69,-46,-70v-21,0,-39,10,-52,22r0,111","w":198},"\u0441":{"d":"101,-24v26,0,42,-14,59,-24r0,37v-19,6,-33,16,-58,15v-62,-1,-89,-39,-92,-102v-5,-87,81,-125,150,-88v-2,11,3,29,-2,37v-14,-11,-32,-23,-57,-23v-38,0,-56,31,-56,74v0,42,18,73,56,74","w":166},"\u0442":{"d":"167,-167r-66,0r0,167r-33,0r0,-167r-67,0r0,-29r166,0r0,29","w":168},"\u0443":{"d":"178,-196r-105,268r-36,0r35,-81r-71,-187r36,0r53,145r54,-145r34,0","w":179},"\u0444":{"d":"153,-189v56,-35,110,15,110,86v0,70,-51,130,-110,94r0,81r-33,0r0,-81v-55,37,-109,-19,-109,-89v0,-68,51,-126,109,-91r0,-85r33,0r0,85xm153,-34v42,27,76,-13,76,-66v0,-52,-31,-88,-76,-65r0,131xm45,-99v-5,53,33,91,75,65r0,-131v-42,-22,-81,12,-75,66","w":273},"\u0445":{"d":"176,0r-40,0r-48,-74r-49,74r-37,0r68,-97r-68,-99r41,0r47,73r49,-73r37,0r-67,96","w":178},"\u0446":{"d":"197,47r-31,0r0,-47r-142,0r0,-196r33,0r0,168r88,0r0,-168r33,0r0,168r19,0r0,75","w":205},"\u0447":{"d":"50,-143v-10,56,51,52,89,41r0,-94r33,0r0,196r-33,0r0,-77v-49,19,-122,17,-122,-49r0,-70r33,0r0,53","w":195},"\u0448":{"d":"256,0r-232,0r0,-196r33,0r0,168r67,0r0,-168r33,0r0,168r66,0r0,-168r33,0r0,196","w":280},"\u0449":{"d":"276,47r-31,0r0,-47r-221,0r0,-196r33,0r0,168r67,0r0,-168r33,0r0,168r66,0r0,-168r33,0r0,168r20,0r0,75","w":284},"\u044a":{"d":"84,-120v62,-3,113,1,113,59v0,68,-76,62,-146,61r0,-167r-50,0r0,-29r83,0r0,76xm84,-26v39,0,79,3,79,-34v1,-38,-40,-33,-79,-33r0,67","w":204},"\u044b":{"d":"57,-120v62,-3,113,2,113,59v0,67,-76,63,-146,61r0,-196r33,0r0,76xm57,-26v39,0,79,2,79,-34v0,-37,-39,-34,-79,-33r0,67xm226,0r-34,0r0,-196r34,0r0,196","w":249},"\u044c":{"d":"57,-120v63,-3,116,1,116,59v0,68,-78,62,-149,61r0,-196r33,0r0,76xm57,-26v40,0,82,3,82,-34v0,-38,-41,-33,-82,-33r0,67","w":180},"\u044d":{"d":"159,-102v5,88,-80,129,-152,93v2,-11,-3,-29,2,-36v21,20,76,32,99,4v9,-11,16,-27,18,-49r-89,0r0,-27r89,0v0,-64,-82,-66,-116,-33r0,-36v12,-5,40,-16,59,-15v61,1,86,37,90,99","w":169},"\u044e":{"d":"177,-202v58,-1,87,44,87,104v0,61,-31,102,-87,103v-54,1,-84,-40,-85,-94r-35,0r0,89r-33,0r0,-196r33,0r0,80r35,0v5,-50,34,-85,85,-86xm177,-23v39,0,53,-31,53,-75v0,-43,-13,-75,-53,-75v-39,1,-53,32,-53,75v0,43,14,75,53,75","w":274},"\u044f":{"d":"20,-140v0,-67,80,-56,146,-56r0,196r-33,0r0,-78r-33,0r-58,78r-38,0r63,-81v-29,-10,-47,-23,-47,-59xm54,-139v0,41,40,35,79,35r0,-66v-37,0,-79,-6,-79,31","w":190},"\u0451":{"d":"155,-229r-36,0r0,-34r36,0r0,34xm82,-229r-35,0r0,-34r35,0r0,34xm176,-12v-18,8,-40,17,-67,17v-63,0,-99,-39,-99,-102v0,-59,35,-104,91,-105v61,0,82,42,79,107r-136,0v-8,80,90,83,132,47r0,36xm148,-120v9,-63,-82,-72,-99,-22v-3,6,-4,14,-5,22r104,0","w":189},"\u0452":{"d":"124,-202v71,-1,63,84,61,155v-2,72,-28,123,-101,117v2,-10,-8,-31,10,-27v69,0,59,-79,59,-155v0,-32,-3,-61,-38,-58v-20,1,-38,12,-51,23r0,147r-33,0r0,-223r-29,0r0,-23r29,0r0,-28r33,0r0,28r66,0r0,23r-66,0r0,48v16,-13,35,-26,60,-27","w":208},"\u0453":{"d":"137,-295r-48,66r-26,0r32,-66r42,0xm149,-167r-92,0r0,167r-33,0r0,-196r125,0r0,29","w":149},"\u0454":{"d":"44,-90v-5,70,78,80,116,45r0,37v-71,32,-159,-2,-149,-90v-8,-86,81,-126,149,-88v-2,11,3,29,-2,36v-20,-20,-69,-34,-94,-8v-9,10,-17,23,-20,41r90,0r0,27r-90,0","w":169},"\u0455":{"d":"143,-91v30,44,-8,96,-66,96v-25,0,-48,-10,-65,-17r0,-37v18,11,37,24,66,26v30,2,54,-22,36,-47v-33,-20,-101,-12,-101,-71v0,-62,88,-72,134,-46v-2,11,3,28,-2,35v-24,-30,-124,-28,-92,25v21,16,75,14,90,36","w":160},"\u0456":{"d":"58,0r-33,0r0,-196r33,0r0,196xm60,-229r-38,0r0,-34r38,0r0,34","w":82},"\u0457":{"d":"58,0r-33,0r0,-196r33,0r0,196xm89,-229r-33,0r0,-34r33,0r0,34xm27,-229r-34,0r0,-34r34,0r0,34","w":82},"\u0458":{"d":"-16,43v41,8,60,-7,60,-51r0,-161r-35,0r0,-27r69,0r0,202v2,52,-39,77,-94,66r0,-29xm78,-229r-38,0r0,-34r38,0r0,34","w":101},"\u0459":{"d":"176,-120v62,-3,114,2,114,59v0,68,-76,63,-147,61r0,-169r-67,0v-9,77,13,171,-73,169r0,-29v60,-1,33,-104,44,-167r129,0r0,76xm176,-26v39,-1,80,4,80,-34v1,-39,-41,-33,-80,-33r0,67","w":297},"\u045a":{"d":"173,-120v62,-3,114,1,114,59v0,69,-77,62,-147,61r0,-93r-83,0r0,93r-33,0r0,-196r33,0r0,76r83,0r0,-76r33,0r0,76xm173,-26v39,0,80,4,80,-34v1,-39,-41,-33,-80,-33r0,67","w":296},"\u045b":{"d":"124,-202v87,0,57,120,62,202r-33,0r0,-112v-1,-31,-3,-61,-38,-58v-20,1,-38,12,-51,23r0,147r-33,0r0,-223r-29,0r0,-23r29,0r0,-28r33,0r0,28r66,0r0,23r-66,0r0,48v17,-14,33,-26,60,-27","w":208},"\u045c":{"d":"150,-295r-48,66r-26,0r31,-66r43,0xm182,0r-41,0r-68,-91r-16,0r0,91r-33,0r0,-196r33,0r0,85v62,-1,27,-97,111,-85r0,28v-48,-7,-35,50,-66,64","w":179},"\u045e":{"d":"91,-243v23,0,29,-18,29,-45r28,0v13,72,-94,92,-112,28v-2,-8,-3,-18,-3,-28r28,0v0,28,6,45,30,45xm178,-196r-105,268r-36,0r35,-81r-71,-187r36,0r53,145r54,-145r34,0","w":179},"\u045f":{"d":"179,0r-62,0r0,47r-31,0r0,-47r-62,0r0,-196r33,0r0,168r89,0r0,-168r33,0r0,196","w":202},"\u0490":{"d":"182,-231r-121,0r0,231r-34,0r0,-262r122,0r0,-72r33,0r0,103","w":182},"\u0491":{"d":"149,-167r-92,0r0,167r-33,0r0,-196r94,0r0,-65r31,0r0,94","w":149},"\u0450":{"d":"176,-12v-18,8,-40,17,-67,17v-63,0,-99,-39,-99,-102v0,-59,35,-104,91,-105v61,0,82,42,79,107r-136,0v-8,80,90,83,132,47r0,36xm148,-120v9,-63,-82,-72,-99,-22v-3,6,-4,14,-5,22r104,0xm121,-229r-26,0r-48,-66r42,0","w":189},"\u0400":{"d":"27,0r0,-262r163,0r0,31r-129,0r0,72r120,0r0,31r-120,0r0,97r129,0r0,31r-163,0xm133,-295r-26,0r-48,-66r42,0","w":201},"\u045d":{"d":"179,0r-33,0r0,-146r-92,146r-30,0r0,-196r33,0r0,144r91,-144r31,0r0,196xm126,-229r-26,0r-48,-66r42,0","w":202},"\u040d":{"d":"215,0r-35,0r0,-208r-118,208r-35,0r0,-262r34,0r0,205r117,-205r37,0r0,262xm140,-295r-26,0r-48,-66r42,0","w":241},"\u0492":{"d":"182,-231r-121,0r0,83r92,0r0,31r-92,0r0,117r-34,0r0,-117r-21,0r0,-31r21,0r0,-114r155,0r0,31","w":182},"\u0493":{"d":"149,-167r-92,0r0,57r69,0r0,29r-69,0r0,81r-33,0r0,-81r-16,0r0,-29r16,0r0,-86r125,0r0,29","w":149},"\u0496":{"d":"177,-143v69,-7,39,-135,137,-119r0,31v-36,0,-43,9,-52,40v-8,25,-21,43,-38,54r78,106r25,0r0,90r-33,0r0,-59r-13,0r-87,-120r-17,0r0,120r-34,0r0,-120r-17,0r-88,120r-40,0r98,-135v-40,-14,-21,-105,-89,-96r0,-31v63,-6,74,34,91,80v9,24,25,36,45,38r0,-118r34,0r0,119","w":333},"\u0497":{"d":"75,-103v-30,-8,-17,-73,-67,-65r0,-28v46,-5,63,24,75,60v6,17,17,25,32,26r0,-86r33,0r0,86v23,1,35,-27,41,-47v10,-29,31,-41,66,-39r0,28v-48,-8,-37,54,-67,64r54,76r20,0r0,75r-31,0r0,-47r-9,0r-61,-90r-13,0r0,90r-33,0r0,-90r-13,0r-62,90r-39,0","w":270},"\u049a":{"d":"61,-144v80,-1,42,-135,145,-118r0,31v-36,0,-45,8,-54,40v-7,24,-20,41,-38,53r82,107r25,0r0,90r-33,0r0,-59r-12,0r-93,-120r-22,0r0,120r-34,0r0,-262r34,0r0,118","w":228},"\u049b":{"d":"180,47r-31,0r0,-47r-8,0r-68,-91r-16,0r0,91r-33,0r0,-196r33,0r0,85v27,1,38,-23,45,-46v9,-29,31,-41,66,-39r0,28v-48,-8,-37,54,-66,64r58,76r20,0r0,75","w":188},"\u049c":{"d":"107,-169v20,-42,27,-103,99,-93r0,31v-36,0,-45,8,-54,40v-7,24,-20,41,-38,53r106,138r-44,0r-69,-89r0,36r-24,0r0,-67r-22,0r0,120r-34,0r0,-262r34,0r0,118v8,0,16,-1,22,-4r0,-62r24,0r0,41","w":216},"\u049d":{"d":"97,-143v9,-32,29,-58,71,-53r0,28v-48,-8,-37,54,-66,64r80,104r-41,0r-44,-59r0,34r-24,0r0,-66r-16,0r0,91r-33,0r0,-196r33,0r0,85v6,0,11,-1,16,-3r0,-61r24,0r0,32","w":179},"\u04a2":{"d":"241,59r-33,0r0,-59r-26,0r0,-128r-121,0r0,128r-34,0r0,-262r34,0r0,103r121,0r0,-103r35,0r0,232r24,0r0,89","w":248},"\u04a3":{"d":"198,47r-30,0r0,-47r-22,0r0,-88r-89,0r0,88r-33,0r0,-196r33,0r0,79r89,0r0,-79r33,0r0,168r19,0r0,75","w":207},"\u04ae":{"d":"210,-262r-89,146r0,116r-35,0r0,-112r-88,-150r39,0r67,116r69,-116r37,0","w":207},"\u04af":{"d":"178,-196r-73,187r0,81r-33,0r0,-81r-71,-187r36,0r53,145r54,-145r34,0","w":179},"\u04b0":{"d":"210,-262r-89,145r69,0r0,25r-69,0r0,92r-35,0r0,-92r-68,0r0,-25r68,0r-88,-145r39,0r67,116r69,-116r37,0","w":207},"\u04b1":{"d":"178,-196r-73,185r57,0r0,25r-57,0r0,58r-33,0r0,-58r-54,0r0,-25r54,0r-71,-185r36,0r53,145r54,-145r34,0","w":179},"\u04b2":{"d":"214,59r-33,0r0,-59r-13,0r-64,-105r-65,105r-38,0r84,-131r-81,-131r40,0r62,103r64,-103r37,0r-81,129r63,103r25,0r0,89","w":220},"\u04b3":{"d":"177,47r-31,0r0,-47r-10,0r-48,-74r-49,74r-37,0r68,-97r-68,-99r41,0r47,73r49,-73r37,0r-67,96r48,72r20,0r0,75","w":185},"\u04b8":{"d":"119,-130v16,-1,38,-7,49,-11r0,-121r34,0r0,262r-34,0r0,-111v-19,7,-32,10,-49,13r0,52r-23,0v-2,-16,4,-39,-2,-51v-50,1,-78,-27,-78,-75r0,-90r35,0v5,55,-20,135,45,133r0,-66r23,0r0,65","w":228},"\u04b9":{"d":"106,-96v11,-1,24,-4,33,-6r0,-94r33,0r0,196r-33,0r0,-77r-33,9r0,36r-24,0v-2,-10,3,-27,-2,-34v-39,0,-63,-20,-63,-60r0,-70r33,0v3,42,-13,100,32,101r0,-52r24,0r0,51","w":195},"\u04ba":{"d":"61,-151v71,-27,152,-19,152,61r0,90r-35,0v-4,-59,18,-133,-50,-133v-23,0,-46,4,-67,12r0,121r-34,0r0,-262r34,0r0,111","w":228},"\u04bb":{"d":"117,-202v85,-1,56,120,61,202r-33,0r0,-112v0,-33,-2,-61,-37,-58v-20,1,-38,12,-51,23r0,147r-33,0r0,-274r33,0r0,99v17,-15,33,-26,60,-27","w":200},"\u04d8":{"d":"127,-267v76,0,116,56,116,136v0,80,-41,139,-116,136v-86,-3,-119,-57,-115,-162r193,0v-7,-47,-28,-78,-78,-80v-30,-1,-52,10,-75,25r0,-38v18,-8,50,-17,75,-17xm48,-125v0,56,26,100,79,100v53,0,79,-45,80,-100r-159,0","w":254},"\u018f":{"d":"127,-267v76,0,116,56,116,136v0,80,-41,139,-116,136v-86,-3,-119,-57,-115,-162r193,0v-7,-47,-28,-78,-78,-80v-30,-1,-52,10,-75,25r0,-38v18,-8,50,-17,75,-17xm48,-125v0,56,26,100,79,100v53,0,79,-45,80,-100r-159,0","w":254},"\u04d9":{"d":"146,-102v8,-80,-91,-84,-133,-47r0,-36v14,-5,45,-17,67,-17v64,0,100,38,99,102v0,59,-34,105,-91,105v-58,0,-84,-43,-79,-107r137,0xm42,-77v-7,53,56,69,87,39v9,-10,16,-23,17,-39r-104,0","w":189},"\u0259":{"d":"146,-102v8,-80,-91,-84,-133,-47r0,-36v14,-5,45,-17,67,-17v64,0,100,38,99,102v0,59,-34,105,-91,105v-58,0,-84,-43,-79,-107r137,0xm42,-77v-7,53,56,69,87,39v9,-10,16,-23,17,-39r-104,0","w":189},"\u04e8":{"d":"127,-267v76,0,116,56,116,136v0,80,-41,136,-116,136v-76,0,-115,-56,-115,-136v0,-80,38,-136,115,-136xm205,-157v1,-73,-93,-108,-136,-53v-10,13,-17,31,-20,53r156,0xm48,-125v0,56,26,100,79,100v53,0,79,-45,80,-100r-159,0","w":254},"\u04e9":{"d":"98,-202v57,0,87,43,87,104v0,60,-29,103,-87,103v-57,0,-88,-44,-88,-103v0,-59,31,-104,88,-104xm150,-120v-5,-36,-22,-53,-52,-53v-30,0,-47,17,-52,53r104,0xm151,-95r-107,0v1,48,19,72,54,72v35,0,52,-24,53,-72","w":195}}});
/* Site 
Cufon.replace('h2');
*/
$(document).ready(function() {
	citySelect();
});

function citySelect(){
	$('#citySelect').html($('#cityes option:selected').attr('rel')+" руб.");
};

/*
$().ready(function(){
	var max=9;
	var sequence="<ul id='sequence'>";
	var z=0;
	for(i=1;i<=max;i++){
		if( page_index && z==0 )
			sequence+="<li><img src='/images/header/"+page_index+".jpg' width='695' height='207' alt='' /></li>"
		else
			sequence+="<li><img src='/images/header/"+i+".jpg' width='695' height='207' alt='' /></li>"
		z++ ;
	}
	sequence+="</ul>";
	$("#splash").empty().append(sequence);
	$('#splash #sequence').innerfade({speed:1200,timeout:5000,type:'sequence',containerheight:'207px'});
	$(function(){$('a.zoom').lightBox()});$('#dialog').jqm()
});
*/
(function($){$.fn.innerfade=function(options){return this.each(function(){$.innerfade(this,options)})};$.innerfade=function(container,options){var settings={'animationtype':'fade','speed':'normal','type':'sequence','timeout':2000,'containerheight':'auto','runningclass':'innerfade','children':null};if(options)$.extend(settings,options);if(settings.children===null)var elements=$(container).children();else var elements=$(container).children(settings.children);if(elements.length>1){$(container).css('position','relative').css('height',settings.containerheight).addClass(settings.runningclass);for(var i=0;i<elements.length;i++){$(elements[i]).css('z-index',String(elements.length-i)).css('position','absolute').hide()};if(settings.type=="sequence"){setTimeout(function(){$.innerfade.next(elements,settings,1,0)},settings.timeout);$(elements[0]).show()}else if(settings.type=="random"){var last=Math.floor(Math.random()*(elements.length));setTimeout(function(){do{current=Math.floor(Math.random()*(elements.length))}while(last==current);$.innerfade.next(elements,settings,current,last)},settings.timeout);$(elements[last]).show()}else if(settings.type=='random_start'){settings.type='sequence';var current=Math.floor(Math.random()*(elements.length));setTimeout(function(){$.innerfade.next(elements,settings,(current+1)%elements.length,current)},settings.timeout);$(elements[current]).show()}else{alert('Innerfade-Type must either be \'sequence\', \'random\' or \'random_start\'')}}};$.innerfade.next=function(elements,settings,current,last){if(settings.animationtype=='slide'){$(elements[last]).slideUp(settings.speed);$(elements[current]).slideDown(settings.speed)}else if(settings.animationtype=='fade'){$(elements[last]).fadeOut(settings.speed);$(elements[current]).fadeIn(settings.speed,function(){removeFilter($(this)[0])})}else alert('Innerfade-animationtype must either be \'slide\' or \'fade\'');if(settings.type=="sequence"){if((current+1)<elements.length){current=current+1;last=current-1}else{current=0;last=elements.length-1}}else if(settings.type=="random"){last=current;while(current==last)current=Math.floor(Math.random()*elements.length)}else alert('Innerfade-Type must either be \'sequence\', \'random\' or \'random_start\'');setTimeout((function(){$.innerfade.next(elements,settings,current,last)}),settings.timeout)}})(jQuery);function removeFilter(element){if(element.style.removeAttribute){element.style.removeAttribute('filter')}}
