var isIE=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false;var isWin=(navigator.appVersion.toLowerCase().indexOf("win")!=-1)?true:false;var isOpera=(navigator.userAgent.indexOf("Opera")!=-1)?true:false;function ControlVersion(){var version;var axo;var e;try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");version=axo.GetVariable("$version")}catch(e){}if(!version){try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");version="WIN 6,0,21,0";axo.AllowScriptAccess="always";version=axo.GetVariable("$version")}catch(e){}}if(!version){try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");version=axo.GetVariable("$version")}catch(e){}}if(!version){try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");version="WIN 3,0,18,0"}catch(e){}}if(!version){try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");version="WIN 2,0,0,11"}catch(e){version=-1}}return version}function GetSwfVer(){var flashVer=-1;if(navigator.plugins!=null&&navigator.plugins.length>0){if(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]){var swVer2=navigator.plugins["Shockwave Flash 2.0"]?" 2.0":"";var flashDescription=navigator.plugins["Shockwave Flash"+swVer2].description;var descArray=flashDescription.split(" ");var tempArrayMajor=descArray[2].split(".");var versionMajor=tempArrayMajor[0];var versionMinor=tempArrayMajor[1];var versionRevision=descArray[3];if(versionRevision==""){versionRevision=descArray[4]}if(versionRevision[0]=="d"){versionRevision=versionRevision.substring(1)}else if(versionRevision[0]=="r"){versionRevision=versionRevision.substring(1);if(versionRevision.indexOf("d")>0){versionRevision=versionRevision.substring(0,versionRevision.indexOf("d"))}}var flashVer=versionMajor+"."+versionMinor+"."+versionRevision}}else if(navigator.userAgent.toLowerCase().indexOf("webtv/2.6")!=-1)flashVer=4;else if(navigator.userAgent.toLowerCase().indexOf("webtv/2.5")!=-1)flashVer=3;else if(navigator.userAgent.toLowerCase().indexOf("webtv")!=-1)flashVer=2;else if(isIE&&isWin&&!isOpera){flashVer=ControlVersion()}return flashVer}function DetectFlashVer(reqMajorVer,reqMinorVer,reqRevision){versionStr=GetSwfVer();if(versionStr==-1){return false}else if(versionStr!=0){if(isIE&&isWin&&!isOpera){tempArray=versionStr.split(" ");tempString=tempArray[1];versionArray=tempString.split(",")}else{versionArray=versionStr.split(".")}var versionMajor=versionArray[0];var versionMinor=versionArray[1];var versionRevision=versionArray[2];if(versionMajor>parseFloat(reqMajorVer)){return true}else if(versionMajor==parseFloat(reqMajorVer)){if(versionMinor>parseFloat(reqMinorVer))return true;else if(versionMinor==parseFloat(reqMinorVer)){if(versionRevision>=parseFloat(reqRevision))return true}}return false}}function AC_AddExtension(src,ext){if(src.indexOf('?')!=-1)return src.replace(/\?/,ext+'?');else return src+ext}function AC_Generateobj(objAttrs,params,embedAttrs){var str='';if(isIE&&isWin&&!isOpera){str+=' '}str+=''}else{str+='").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDocument).document,ci.write((c.compatMode==="CSS1Compat"?"":"")+""),ci.close();d=ci.createElement(a),ci.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ch)}cg[a]=e}return cg[a]}function cr(a,b){var c={};f.each(cm.concat.apply([],cm.slice(0,b)),function(){c[this]=a});return c}function cq(){cn=b}function cp(){setTimeout(cq,0);return cn=f.now()}function cf(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ce(){try{return new a.XMLHttpRequest}catch(b){}}function b$(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){c!=="border"&&f.each(e,function(){c||(d-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?d+=parseFloat(f.css(a,c+this))||0:d-=parseFloat(f.css(a,"border"+this+"Width"))||0});return d+"px"}d=bx(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0,c&&f.each(e,function(){d+=parseFloat(f.css(a,"padding"+this))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+this+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+this))||0)});return d+"px"}function bm(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(be,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bl(a){f.nodeName(a,"input")?bk(a):"getElementsByTagName"in a&&f.grep(a.getElementsByTagName("input"),bk)}function bk(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bj(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function bi(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bh(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({},d);if(g){delete e.handle,e.events={};for(var h in g)for(var i=0,j=g[h].length;i=0===c})}function V(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function N(a,b){return(a&&a!=="*"?a+".":"")+b.replace(z,"`").replace(A,"&")}function M(a){var b,c,d,e,g,h,i,j,k,l,m,n,o,p=[],q=[],r=f._data(this,"events");if(!(a.liveFired===this||!r||!r.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;ic)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,o=e.handleObj.origHandler.apply(e.elem,arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function K(a,c,d){var e=f.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,f.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function E(){return!0}function D(){return!1}function m(a,c,d){var e=c+"defer",g=c+"queue",h=c+"mark",i=f.data(a,e,b,!0);i&&(d==="queue"||!f.data(a,g,b,!0))&&(d==="mark"||!f.data(a,h,b,!0))&&setTimeout(function(){!f.data(a,g,b,!0)&&!f.data(a,h,b,!0)&&(f.removeData(a,e,!0),i.resolve())},0)}function l(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function k(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(j,"$1-$2").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNaN(d)?i.test(d)?f.parseJSON(d):d:parseFloat(d)}catch(g){}f.data(a,c,d)}else d=b}return d}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=/-([a-z])/ig,x=function(a,b){return b.toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.6.2",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.done(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(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!A){A=e._Deferred();if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!m.test(a)||isNaN(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a);return c===b||D.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(b,c,d){a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),d=c.documentElement,(!d||!d.nodeName||d.nodeName==="parsererror")&&e.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?h.call(arguments,0):c,--e||g.resolveWith(g,h.call(b,0))}}var b=arguments,c=0,d=b.length,e=d,g=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred();if(d>1){for(;c
a",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=a.getElementsByTagName("input")[0],k={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55$/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,k.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,k.optDisabled=!h.disabled;try{delete a.test}catch(v){k.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function(){k.noCloneEvent=!1}),a.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),k.radioValue=i.value==="t",i.setAttribute("checked","checked"),a.appendChild(i),l=c.createDocumentFragment(),l.appendChild(a.firstChild),k.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",m=c.getElementsByTagName("body")[0],o=c.createElement(m?"div":"body"),p={visibility:"hidden",width:0,height:0,border:0,margin:0},m&&f.extend(p,{position:"absolute",left:-1e3,top:-1e3});for(t in p)o.style[t]=p[t];o.appendChild(a),n=m||b,n.insertBefore(o,n.firstChild),k.appendChecked=i.checked,k.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,k.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="
",k.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="
t
",q=a.getElementsByTagName("td"),u=q[0].offsetHeight===0,q[0].style.display="",q[1].style.display="none",k.reliableHiddenOffsets=u&&q[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",a.appendChild(j),k.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0),o.innerHTML="",n.removeChild(o);if(a.attachEvent)for(t in{submit:1,change:1,focusin:1})s="on"+t,u=s in a,u||(a.setAttribute(s,"return;"),u=typeof a[s]=="function"),k[t+"Bubbles"]=u;o=l=g=h=m=j=a=i=null;return k}(),f.boxModel=f.support.boxModel;var i=/^(?:\{.*\}|\[.*\])$/,j=/([a-z])([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!l(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g=f.expando,h=typeof c=="string",i,j=a.nodeType,k=j?f.cache:a,l=j?a[f.expando]:a[f.expando]&&f.expando;if((!l||e&&l&&!k[l][g])&&h&&d===b)return;l||(j?a[f.expando]=l=++f.uuid:l=f.expando),k[l]||(k[l]={},j||(k[l].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?k[l][g]=f.extend(k[l][g],c):k[l]=f.extend(k[l],c);i=k[l],e&&(i[g]||(i[g]={}),i=i[g]),d!==b&&(i[f.camelCase(c)]=d);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[f.camelCase(c)]||i[c]:i}},removeData:function(b,c,d){if(!!f.acceptData(b)){var e=f.expando,g=b.nodeType,h=g?f.cache:b,i=g?b[f.expando]:f.expando;if(!h[i])return;if(c){var j=d?h[i][e]:h[i];if(j){delete j[c];if(!l(j))return}}if(d){delete h[i][e];if(!l(h[i]))return}var k=h[i][e];f.support.deleteExpando||h!=a?delete h[i]:h[i]=null,k?(h[i]={},g||(h[i].toJSON=f.noop),h[i][e]=k):g&&(f.support.deleteExpando?delete b[f.expando]:b.removeAttribute?b.removeAttribute(f.expando):b[f.expando]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=f.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,g;for(var h=0,i=e.length;h-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length){if(e){c=f.valHooks[e.nodeName.toLowerCase()]||f.valHooks[e.type];if(c&&"get"in c&&(d=c.get(e,"value"))!==b)return d;d=e.value;return typeof d=="string"?d.replace(p,""):d==null?"":d}return b}var g=f.isFunction(a);return this.each(function(d){var e=f(this),h;if(this.nodeType===1){g?h=a.call(this,d,e.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.type==="select-one";if(c<0)return null;for(var h=g?c:0,i=g?c+1:e.length;h=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var g=a.nodeType;if(!a||g===3||g===8||g===2)return b;if(e&&c in f.attrFn)return f(a)[c](d);if(!("getAttribute"in a))return f.prop(a,c,d);var h,i,j=g!==1||!f.isXMLDoc(a);j&&(c=f.attrFix[c]||c,i=f.attrHooks[c],i||(t.test(c)?i=w:v&&c!=="className"&&(f.nodeName(a,"form")||u.test(c))&&(i=v)));if(d!==b){if(d===null){f.removeAttr(a,c);return b}if(i&&"set"in i&&j&&(h=i.set(a,d,c))!==b)return h;a.setAttribute(c,""+d);return d}if(i&&"get"in i&&j&&(h=i.get(a,c))!==null)return h;h=a.getAttribute(c);return h===null?b:h},removeAttr:function(a,b){var c;a.nodeType===1&&(b=f.attrFix[b]||b,f.support.getSetAttribute?a.removeAttribute(b):(f.attr(a,b,""),a.removeAttributeNode(a.getAttributeNode(b))),t.test(b)&&(c=f.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(q.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){var c=a.getAttributeNode("tabIndex");return c&&c.specified?parseInt(c.value,10):r.test(a.nodeName)||s.test(a.nodeName)&&a.href?0:b}},value:{get:function(a,b){if(v&&f.nodeName(a,"button"))return v.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(v&&f.nodeName(a,"button"))return v.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var g,h,i=e!==1||!f.isXMLDoc(a);i&&(c=f.propFix[c]||c,h=f.propHooks[c]);return d!==b?h&&"set"in h&&(g=h.set(a,d,c))!==b?g:a[c]=d:h&&"get"in h&&(g=h.get(a,c))!==b?g:a[c]},propHooks:{}}),w={get:function(a,c){return f.prop(a,c)?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},f.support.getSetAttribute||(f.attrFix=f.propFix,v=f.attrHooks.name=f.attrHooks.title=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);if(d){d.nodeValue=b;return b}}},f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})})),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}})),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var x=/\.(.*)$/,y=/^(?:textarea|input|select)$/i,z=/\./g,A=/ /g,B=/[^\w\s.|`]/g,C=function(a){return a.replace(B,"\\$&")};f.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=D;else if(!d)return;var g,h;d.handler&&(g=d,d=g.handler),d.guid||(d.guid=f.guid++);var i=f._data(a);if(!i)return;var j=i.events,k=i.handle;j||(i.events=j={}),k||(i.handle=k=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.handle.apply(k.elem,arguments):b}),k.elem=a,c=c.split(" ");var l,m=0,n;while(l=c[m++]){h=g?f.extend({},g):{handler:d,data:e},l.indexOf(".")>-1?(n=l.split("."),l=n.shift(),h.namespace=n.slice(0).sort().join(".")):(n=[],h.namespace=""),h.type=l,h.guid||(h.guid=d.guid);var o=j[l],p=f.event.special[l]||{};if(!o){o=j[l]=[];if(!p.setup||p.setup.call(a,e,n,k)===!1)a.addEventListener?a.addEventListener(l,k,!1):a.attachEvent&&a.attachEvent("on"+l,k)}p.add&&(p.add.call(a,h),h.handler.guid||(h.handler.guid=d.guid)),o.push(h),f.event.global[l]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=D);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=f.hasData(a)&&f._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(h in t)f.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+f.map(m.slice(0).sort(),C).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!d){for(j=0;j=0&&(h=h.slice(0,-1),j=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preventDefault(),c.stopPropagation();if(!e){f.each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d!=null?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.parentNode||k.ownerDocument||k===c.target.ownerDocument&&a}while(k&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.ownerDocument,c)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())}catch(p){}n&&(e[l]=n),f.event.triggered=b}}return c.result}},handle:function(c){c=f.event.fix(c||a.event);var d=((f._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,g=Array.prototype.slice.call(arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h-1?f.map(a.options,function(a){return a.selected}).join("-"):"":f.nodeName(a,"select")&&(c=a.selectedIndex);return c},J=function(c){var d=c.target,e,g;if(!!y.test(d.nodeName)&&!d.readOnly){e=f._data(d,"_change_data"),g=I(d),(c.type!=="focusout"||d.type!=="radio")&&f._data(d,"_change_data",g);if(e===b||g===e)return;if(e!=null||g)c.type="change",c.liveFired=b,f.event.trigger(c,arguments[1],d)}};f.event.special.change={filters:{focusout:J,beforedeactivate:J,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||f.nodeName(b,"select"))&&J.call(this,a)},keydown:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!f.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&J.call(this,a)},beforeactivate:function(a){var b=a.target;f._data(b,"_change_data",I(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in H)f.event.add(this,c+".specialChange",H[c]);return y.test(this.nodeName)},teardown:function(a){f.event.remove(this,".specialChange");return y.test(this.nodeName)}},H=f.event.special.change.filters,H.focus=H.beforeactivate}f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){function e(a){var c=f.event.fix(a);c.type=b,c.originalEvent={},f.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.each(["bind","one"],function(a,c){f.fn[c]=function(a,d,e){var g;if(typeof a=="object"){for(var h in a)this[c](h,d,a[h],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(g=function(a){f(this).unbind(a,g);return e.apply(this,arguments)},g.guid=e.guid||f.guid++):g=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var i=0,j=this.length;i0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d=0,e=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,f,g){f=f||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return f;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(e.call(n)==="[object Array]")if(!u)f.push.apply(f,n);else if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&f.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&f.push(j[t]);else p(n,f);o&&(k(o,h,f,g),k.uniqueSort(f));return f};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=d++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(e.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var f=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g0)for(h=g;h0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(d=0,e=a.length;d-1:f(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=T.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a=="string")return f.inArray(this[0],a?f(a):this.parent().children());return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(V(c[0])||V(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c),g=S.call(arguments);O.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!U[a]?f.unique(e):e,(this.length>1||Q.test(d))&&P.test(a)&&(e=e.reverse());return this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var X=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,Z=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,$=/<([\w:]+)/,_=/",""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]};bf.optgroup=bf.option,bf.tbody=bf.tfoot=bf.colgroup=bf.caption=bf.thead,bf.th=bf.td,f.support.htmlSerialize||(bf._default=[1,"div
","
"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f(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,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(X,""):null;if(typeof a=="string"&&!bb.test(a)&&(f.support.leadingWhitespace||!Y.test(a))&&!bf[($.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Z,"<$1>");try{for(var c=0,d=this.length;c1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bi(a,d),e=bj(a),g=bj(d);for(h=0;e[h];++h)bi(e[h],g[h])}if(b){bh(a,d);if(c){e=bj(a),g=bj(d);for(h=0;e[h];++h)bh(e[h],g[h])}}e=g=null;return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!ba.test(k))k=b.createTextNode(k);else{k=k.replace(Z,"<$1>");var l=($.exec(k)||["",""])[1].toLowerCase(),m=bf[l]||bf._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=_.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]===""&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Y.test(k)&&o.insertBefore(b.createTextNode(Y.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bo.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bn.test(g)?g.replace(bn,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bx(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(by=function(a,c){var d,e,g;c=c.replace(bp,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bz=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bq.test(d)&&br.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bx=by||bz,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bB=/%20/g,bC=/\[\]$/,bD=/\r?\n/g,bE=/#.*$/,bF=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bG=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bH=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,bI=/^(?:GET|HEAD)$/,bJ=/^\/\//,bK=/\?/,bL=/)<[^<]*)*<\/script>/gi,bM=/^(?:select|textarea)/i,bN=/\s+/,bO=/([?&])_=[^&]*/,bP=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bQ=f.fn.load,bR={},bS={},bT,bU;try{bT=e.href}catch(bV){bT=c.createElement("a"),bT.href="",bT=bT.href}bU=bP.exec(bT.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bQ)return bQ.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
").append(c.replace(bL,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bM.test(this.nodeName)||bG.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bD,"\r\n")}}):{name:b.name,value:c.replace(bD,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSettings,b));for(var c in{context:1,url:1})c in b?a[c]=b[c]:c in f.ajaxSettings&&(a[c]=f.ajaxSettings[c]);return a},ajaxSettings:{url:bT,isLocal:bH.test(bU[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML}},ajaxPrefilter:bW(bR),ajaxTransport:bW(bS),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a?4:0;var o,r,u,w=l?bZ(d,v,l):b,x,y;if(a>=200&&a<300||a===304){if(d.ifModified){if(x=v.getResponseHeader("Last-Modified"))f.lastModified[k]=x;if(y=v.getResponseHeader("Etag"))f.etag[k]=y}if(a===304)c="notmodified",o=!0;else try{r=b$(d,w),c="success",o=!0}catch(z){c="parsererror",u=z}}else{u=c;if(!c||a)c="error",a<0&&(a=0)}v.status=a,v.statusText=c,o?h.resolveWith(e,[r,c,v]):h.rejectWith(e,[v,c,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.resolveWith(e,[v,c]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f._Deferred(),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bF.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.done,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bE,"").replace(bJ,bU[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bN),d.crossDomain==null&&(r=bP.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bU[1]&&r[2]==bU[2]&&(r[3]||(r[1]==="http:"?80:443))==(bU[3]||(bU[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),bX(bR,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bI.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bK.test(d.url)?"&":"?")+d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bO,"$1_="+x);d.url=y+(y===d.url?(bK.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", */*; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=bX(bS,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){status<2?w(-1,z):f.error(z)}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)bY(g,a[g],c,e);return d.join("&").replace(bB,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var b_=f.now(),ca=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+b_++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ca.test(b.url)||e&&ca.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ca,l),b.url===j&&(e&&(k=k.replace(ca,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cb=a.ActiveXObject?function(){for(var a in cd)cd[a](0,1)}:!1,cc=0,cd;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ce()||cf()}:ce,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cb&&delete cd[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cc,cb&&(cd||(cd={},f(a).unload(cb)),cd[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cg={},ch,ci,cj=/^(?:toggle|show|hide)$/,ck=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cl,cm=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cn,co=a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cr("show",3),a,b,c);for(var g=0,h=this.length;g=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(g in e.animatedProperties)e.animatedProperties[g]!==!0&&(c=!1);if(c){e.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&f(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)f.style(d,i,e.orig[i]);e.complete.call(d)}return!1}e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=f.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){for(var a=f.timers,b=0;b
";f.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),d=b.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,this.doesNotAddBorder=e.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,e.style.position="fixed",e.style.top="20px",this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),f.offset.initialize=f.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.offset.initialize(),f.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cu.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cu.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cv(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cv(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a&&a.style?parseFloat(f.css(a,d,"padding")):null},f.fn["outer"+c]=function(a){var b=this[0];return b&&b.style?parseFloat(f.css(b,d,a?"margin":"border")):null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c];return e.document.compatMode==="CSS1Compat"&&g||e.document.body["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=f.css(e,d),i=parseFloat(h);return f.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window);function ScrollDownPage(TopHeight){$('html,body').animate({scrollTop: TopHeight}, 'slow');}function dispatchLinker(src){window.open(src,777,'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=800,height=600,left = 600,top = 500')}function select(tabid,menu_left,menu_right){$(".tab").addClass('hidden');$("#"+tabid).removeClass('hidden');$(".tab_left").removeClass('left_a');$(".tab_left").addClass('left_p');$("#"+menu_left).removeClass('left_p');$("#"+menu_left).addClass('left_a');$(".tab_right").removeClass('right_a');$(".tab_right").addClass('right_p');$("#"+menu_right).removeClass('right_p');$("#"+menu_right).addClass('right_a');return false}function open_menu(id,pid){document.getElementById(id).className='show';document.getElementById(pid).className='leftmenu_a';return false}function navigate(url){window.location=url}function redirect(el){window.location=el.value}function swtabz(rtab,uid){tohide=$("#tabbodycontainer_"+uid+" > *");toshow=$('#tabbody_'+rtab+'_'+uid);tohide.addClass('tabbody');tohide.removeClass('currenttabbody');toshow.addClass('currenttabbody');toshow.removeClass('tabbody');tohide=$("#tabcontainer_"+uid+" > div");toshow=$('#tab_'+rtab+'_'+uid);tohide.addClass('tab');tohide.removeClass('currenttab');toshow.addClass('currenttab');toshow.removeClass('tab')}function ghover(id,src){$('.img_marging').removeClass('gsel');$('.img_marging').addClass('gunsel');$('#small_'+id).removeClass('gunsel');$('#small_'+id).addClass('gsel');$('.big_image').removeClass('gshow');$('.big_image').addClass('ghide');$('#big_'+id).removeClass('ghide');$('#big_'+id).addClass('gshow');$('#front_title').text(gtitles[id]);$('#front_text').text(gshorts[id]);return false} function Voting(Cid,alias) { var votedid = $("input[name='vote-item']:checked").val(); $.post("AjaxEngine.php", {'act':'VotingResults','id':votedid,'parent':Cid,'alias':alias,'xp':xp}, function(data) { if (data!=null || data!='') { $("#voting-bar").html(data); } },"json"); return false; }if(typeof deconcept=="undefined"){var deconcept={};}if(typeof deconcept.util=="undefined"){deconcept.util={};}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil={};}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=true;this.params={};this.variables={};this.attributes=[];if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10]||"";},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15]||"";},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=[];var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="";_19+="";var _1d=this.getParams();for(var key in _1d){_19+="";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="";}_19+="";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.majorfv.major){return true;}if(this.minorfv.minor){return true;}if(this.rev=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;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;E0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?ML:(M<=I&&L<=I)?M>L:Mcufoncanvas{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;}}").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;mO){O=K}if(I>N){N=I}if(Kthis._parameters.duration;if(c&&!this._parameters.animatedGif)clearTimeout(this._timer);else{(this._canvas||this._vimage||this._img)&&this._rotate(~~(this._parameters.easing(0,a-this._animateStartTime,this._animateStartAngle, this._parameters.animateTo-this._animateStartAngle,this._parameters.duration)*10)/10);var b=this;this._timer=setTimeout(function(){b._animate.call(b)},10)}if(this._parameters.callback&&c)this._angle=this._parameters.animateTo,this._rotate(this._angle),this._parameters.callback.call(this._rootObj)},_rotate:function(){var a=Math.PI/180;return i?function(a){this._angle=a;this._container.style.rotation=a%360+"deg"}:d?function(a){this._angle=a;this._img.style[d]="rotate("+a%360+"deg)"}:function(c){this._angle= c;c=c%360*a;this._canvas.width=this._width+this._widthAdd;this._canvas.height=this._height+this._heightAdd;this._cnv.translate(this._widthAddHalf,this._heightAddHalf);this._cnv.translate(this._widthHalf,this._heightHalf);this._cnv.rotate(c);this._cnv.translate(-this._widthHalf,-this._heightHalf);this._cnv.scale(this._aspectW,this._aspectH);this._cnv.drawImage(this._img,0,0)}}()};if(i)Wilq32.PhotoEffect.prototype.createVMLNode=function(){document.createStyleSheet().addRule(".rvml","behavior:url(#default#VML)"); try{return!document.namespaces.rvml&&document.namespaces.add("rvml","urn:schemas-microsoft-com:vml"),function(a){return document.createElement("')}}catch(a){return function(a){return document.createElement("<"+a+' xmlns="urn:schemas-microsoft.com:vml" class="rvml">')}}}()})(jQuery);/*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * Copyright (c) 1999-2007 by Ruben Tarumian. All rights reserved. * * Trademark: * Arian and AMU are trademarks of Ruben Tarumian. * * Description: * Copyright (c) 1999-2007 by Ruben Tarumian. All rights reserved. * * Manufacturer: * Ruben Tarumian */ Cufon.registerFont({"w":1288,"face":{"font-family":"Arian AMU","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"1 0 0 0 0 0 0 0 0 0","ascent":"1638","descent":"-410","x-height":"24","bbox":"-131 -2008 2611 463.96","underline-thickness":"150","underline-position":"-142","unicode-range":"U+0020-U+FB17"},"glyphs":{" ":{"w":586},"\ufb13":{"d":"508,-131v173,0,270,-128,270,-312r0,-464r-245,0r0,-155r245,0r0,-404r368,0r0,155r-196,0r0,249r441,0r0,649v1,173,51,282,212,282v173,0,270,-128,270,-312r0,-619r172,0r0,1062r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-553r-270,0r0,907r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282","w":2170},"\ufb14":{"d":"508,-131v173,0,270,-128,270,-312r0,-1023r613,0r0,404r713,0r0,159r-713,0r0,508v-1,156,64,263,209,264v177,1,275,-129,273,-313r0,-177r172,0r0,621r-153,0r0,-155v-71,107,-168,179,-327,179v-227,0,-345,-145,-345,-380r0,-955r-270,0r0,1311r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282","w":2170},"\ufb15":{"d":"508,-131v173,0,270,-128,270,-312r0,-1023r613,0r0,533v77,-102,179,-153,306,-153v229,1,348,142,348,378r0,708r-172,0r0,-649v-1,-171,-52,-282,-211,-282v-173,0,-271,129,-271,312r0,1026r-171,0r0,-1718r-270,0r0,1311r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282","w":2170},"\ufb16":{"d":"508,-131v173,0,270,-128,270,-312r0,-464r-245,0r0,-155r245,0r0,-404r172,0r0,404r441,0r0,649v1,173,51,282,212,282v173,0,270,-128,270,-312r0,-619r172,0r0,1062r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-553r-270,0r0,1159r196,0r0,155r-368,0r0,-538v-76,103,-178,155,-305,155v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282","w":2170},"\ufb17":{"d":"508,-131v173,0,270,-128,270,-312r0,-1023r623,0r0,535v66,-90,161,-155,299,-155v186,0,312,150,308,346r-6,319v-2,189,26,284,182,289v167,6,254,-149,254,-327r0,-603r173,0r0,1062r-155,0r0,-149v-56,96,-170,173,-312,173v-222,0,-317,-152,-314,-388r5,-349v1,-126,-49,-218,-163,-218v-170,0,-271,134,-271,314r0,1024r-171,0r0,-1718r-280,0r0,1311r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282","w":2736},"!":{"d":"222,-364r-53,-777r0,-325r214,0r0,325r-50,777r-111,0xm177,0r0,-205r198,0r0,205r-198,0","w":486},"\"":{"d":"138,-947r-48,-279r0,-240r197,0r0,240r-43,279r-106,0xm456,-947r-47,-279r0,-240r197,0r0,240r-46,279r-104,0","w":638},"#":{"d":"99,25r83,-426r-162,0r0,-149r191,0r71,-363r-262,0r0,-149r291,0r84,-429r144,0r-84,429r302,0r84,-429r145,0r-84,429r166,0r0,149r-194,0r-72,363r266,0r0,149r-295,0r-84,426r-144,0r83,-426r-302,0r-83,426r-144,0xm355,-550r302,0r72,-363r-303,0","w":1033},"$":{"d":"621,-844v237,58,410,166,410,427v0,202,-99,329,-247,387v-50,19,-104,29,-163,29r0,212r-131,0r0,-210v-200,-6,-327,-113,-390,-257v-20,-49,-30,-99,-30,-151r174,-34v21,165,81,274,246,290r0,-543v-166,-33,-300,-107,-362,-242v-19,-42,-28,-89,-28,-140v0,-251,158,-369,390,-399r0,-126r131,0r0,126v221,22,346,139,376,351r-179,28v-18,-134,-75,-200,-197,-227r0,479xm490,-1325v-125,23,-214,92,-217,235v-3,151,100,186,217,223r0,-458xm621,-151v140,-19,231,-98,233,-254v3,-171,-104,-218,-233,-264r0,518","w":1099},"%":{"d":"412,-716v-205,0,-298,-175,-298,-398v0,-207,102,-378,296,-377v204,2,306,167,306,388v0,216,-108,387,-304,387xm565,-1110v0,-144,-30,-257,-150,-257v-125,0,-150,119,-150,271v0,145,29,256,150,256v126,0,150,-115,150,-270xm409,24r777,-1515r140,0r-774,1515r-143,0xm1322,14v-205,0,-298,-175,-298,-398v0,-208,102,-378,297,-377v204,2,306,167,306,388v0,219,-106,387,-305,387xm1476,-380v0,-144,-30,-257,-150,-257v-126,0,-151,119,-151,271v0,144,32,256,150,256v127,0,151,-114,151,-270","w":1688},"&":{"d":"84,-404v0,-251,152,-357,315,-464v-61,-85,-142,-148,-138,-296v5,-154,96,-251,211,-300v81,-34,189,-36,270,-2v110,47,196,139,196,288v0,197,-131,287,-283,347r269,345v29,-56,51,-124,68,-204r179,40v-31,129,-73,235,-125,316v55,81,124,162,205,200r-78,173v-111,-33,-177,-127,-239,-212v-99,112,-213,198,-404,198v-207,0,-343,-111,-411,-259v-23,-52,-35,-109,-35,-170xm761,-1173v0,-101,-59,-166,-159,-170v-133,-5,-200,138,-139,255v26,51,60,94,103,141v105,-42,195,-93,195,-226xm488,-750v-119,74,-217,161,-217,335v0,124,68,214,157,256v168,79,326,-45,398,-156","w":1251},"'":{"d":"131,-947r-45,-274r0,-245r197,0r0,245r-46,274r-106,0","w":315},"(":{"d":"397,407v-198,-285,-335,-529,-341,-939v-6,-421,150,-669,326,-934r141,0v-150,265,-262,522,-262,934v0,411,123,657,271,939r-135,0","w":531},")":{"d":"156,-1466v177,266,331,513,326,934v-5,407,-144,656,-341,939r-135,0v148,-283,271,-528,271,-939v0,-412,-112,-669,-262,-934r141,0","w":531},"*":{"d":"32,-1206r45,-142r250,106r-21,-274r139,0r-20,273r250,-102r44,142r-262,62r183,211r-118,85r-147,-237r-136,238r-119,-85r177,-212","w":744},"+":{"d":"492,-237r0,-402r-383,0r0,-168r383,0r0,-399r164,0r0,399r383,0r0,168r-383,0r0,402r-164,0","w":1088},",":{"d":"175,0r0,-205r197,0v-3,137,13,286,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0","w":486},"-":{"d":"49,-440r0,-181r492,0r0,181r-492,0","w":595},".":{"d":"179,0r0,-205r196,0r0,205r-196,0","w":535},"\/":{"d":"0,25r408,-1516r138,0r-407,1516r-139,0","w":486},"0":{"d":"293,-1488v113,0,194,64,238,194v19,56,25,109,25,156r0,793v0,173,-58,290,-175,349r-100,19v-116,0,-197,-42,-244,-125v-25,-89,-37,-178,-37,-268r0,-681v0,-291,98,-437,293,-437xm206,-907r0,437v0,33,13,55,38,68r56,0v33,-11,50,-73,50,-187r0,-406v-2,-78,-23,-100,-88,-100v-37,0,-56,63,-56,188","w":563},"1":{"d":"182,-1464v23,-8,57,-6,88,-6r19,19r0,1055r63,0r19,19r0,358r-19,19r-333,0r-19,-19r0,-358r19,-19r56,0r0,-628r-56,0r-19,-19r0,-295v0,-11,36,-24,107,-38v29,-21,54,-51,75,-88","w":375},"2":{"d":"302,-1499v192,-7,271,162,271,435v0,205,-88,362,-264,472v-65,84,-97,130,-95,208r158,0r0,-145v0,-25,12,-38,37,-38r120,0v25,0,38,13,38,38r0,491v0,25,-13,38,-38,38r-491,0v-30,1,-38,-18,-38,-50v0,-369,84,-611,252,-725v85,-118,101,-126,101,-245v0,-33,-13,-57,-38,-70r-44,0v-64,25,-43,128,-38,202r-19,13r-151,0r-19,-19r-6,-271v24,-219,102,-328,233,-328","w":578},"3":{"d":"51,-1492r499,0r19,19r0,326v0,32,-51,111,-153,237r-45,64r0,12v141,0,211,124,211,371v0,244,-39,407,-135,454v-182,88,-354,27,-415,-166v-12,-36,-32,-106,-32,-211v0,-145,11,-217,32,-217r141,0v43,-3,39,42,38,83v0,59,15,97,45,115r51,0v36,-15,49,-86,45,-160v-6,-116,-6,-156,-84,-147r-44,25r-83,-63r255,-346r0,-12r-185,0r0,121r-19,19r-141,0r-19,-19r0,-486","w":592},"4":{"d":"272,-1475v59,-13,140,-3,209,-6r19,19r0,728v38,-2,70,-1,70,38r0,101r-19,19r-51,0r0,177v38,-2,70,-1,70,38r0,323v0,25,-13,38,-38,38r-291,0v-25,0,-38,-13,-38,-38r0,-323v-3,-45,46,-38,88,-38r0,-177r-272,0r-19,-19r0,-196v0,-25,91,-253,272,-684xm158,-734r133,0r19,-393v-14,0,-65,131,-152,393","w":574},"5":{"d":"101,-1473r442,0r19,19v-16,240,-33,360,-51,360r-284,0r-12,221r12,0v39,-34,79,-51,120,-51v121,0,192,105,215,316r6,88v0,264,-55,437,-164,518v-170,66,-320,11,-379,-158v-29,-83,-25,-142,-25,-234v0,-121,13,-186,38,-195r151,0r19,12v-1,71,-34,177,63,177v47,0,70,-59,70,-177v0,-121,-13,-161,-101,-151r-76,57r-132,-7r-13,-12r63,-770","w":578},"6":{"d":"275,-1495v183,-3,263,129,263,363v0,121,-10,182,-31,182r-144,0r-12,-13v-1,-58,10,-106,-38,-125r-50,0v-32,0,-51,71,-56,213r0,56r12,0v36,-37,80,-56,132,-56v115,0,181,106,200,319r6,81v0,243,-58,399,-175,470r-107,25v-125,0,-204,-56,-237,-169v-63,-214,-38,-599,-38,-883v0,-227,58,-375,175,-444xm307,-706v-101,-15,-100,60,-100,169v0,70,17,114,50,131r50,0v50,-18,45,-117,44,-194v0,-55,-15,-90,-44,-106","w":563},"7":{"d":"19,-1473r541,0r19,19r0,321v0,13,-46,96,-113,258v-80,196,-107,487,-107,862r-19,13r-220,0v-9,-10,-19,-15,-19,-38v0,-403,109,-751,327,-1045r0,-12r-239,0r0,182r-19,19r-132,0v-25,0,-38,-13,-38,-38r0,-522","w":585},"8":{"d":"290,-1499v104,0,180,59,227,176r25,177v0,163,-42,281,-126,353r0,6v108,71,139,214,139,404v0,197,-61,327,-183,390v-225,52,-334,-48,-366,-327v-24,-202,23,-381,139,-467r0,-6v-84,-64,-126,-173,-126,-328v0,-252,90,-378,271,-378xm221,-995v0,86,18,124,75,120v50,-21,36,-92,38,-158v0,-23,-13,-41,-38,-56v-65,-6,-75,9,-75,94xm214,-535v0,105,17,142,95,133v38,-15,47,-96,44,-170v-3,-86,-23,-108,-95,-101v-28,11,-44,57,-44,138","w":559},"9":{"d":"132,-1457v235,-120,387,23,421,346r7,239r0,207v0,407,-42,623,-126,648v-167,101,-352,22,-403,-164r-18,-157v5,-130,17,-195,37,-195r145,0v12,0,25,40,38,120r19,12r50,0v57,-27,42,-150,44,-239r-19,0v-29,23,-66,40,-113,51v-143,0,-214,-132,-214,-397v0,-255,38,-423,132,-471xm252,-1086v-61,30,-44,118,-44,201v0,63,19,105,56,126r32,0v51,-25,50,-112,50,-195v0,-71,-17,-115,-50,-132r-44,0","w":563},":":{"d":"178,-857r0,-205r196,0r0,205r-196,0xm178,0r0,-205r196,0r0,205r-196,0","w":535},";":{"d":"175,-857r0,-205r197,0r0,205r-197,0xm175,0r0,-205r197,0v-3,138,13,299,-38,387v-27,46,-66,83,-123,108r-48,-77v76,-34,109,-104,110,-213r-98,0","w":535},"<":{"d":"108,-641r0,-168r932,-410r0,179r-740,316r740,319r0,179","w":1088},"=":{"d":"1039,-862r-930,0r0,-168r930,0r0,168xm1039,-417r-930,0r0,-168r930,0r0,168","w":1088},">":{"d":"1040,-641r-932,415r0,-179r738,-319r-738,-316r0,-179r932,410r0,168","w":1088},"?":{"d":"545,-1343v-174,0,-276,104,-281,281r-178,0v6,-206,120,-333,274,-396v107,-44,254,-41,364,-3v178,62,325,243,255,479v-73,246,-359,296,-360,621r-166,0v-3,-271,135,-393,269,-525v50,-49,95,-101,95,-193v0,-123,-77,-202,-167,-243v-33,-14,-68,-21,-105,-21xm443,0r0,-195r186,0r0,195r-186,0","w":1033},"@":{"d":"1300,4v-123,0,-184,-47,-185,-167v-87,116,-262,220,-433,131v-164,-85,-249,-323,-194,-571v47,-212,160,-379,344,-455v43,-18,90,-26,139,-26v140,0,229,80,289,184r33,-162r172,0r-161,792v-6,60,4,110,61,107v139,-8,210,-110,267,-207v55,-95,104,-210,104,-346v0,-312,-189,-495,-424,-584v-228,-86,-528,-34,-686,71v-223,149,-383,383,-383,744v0,387,189,615,483,716v103,35,219,52,349,52v309,0,544,-92,676,-281r174,0v-144,279,-444,429,-847,429v-462,0,-767,-194,-908,-523v-114,-268,-70,-675,50,-896v156,-288,405,-502,838,-502v382,0,631,187,756,458v87,190,75,465,-12,642v-76,155,-183,295,-344,362v-50,21,-103,32,-158,32xm1206,-647v0,-164,-65,-288,-223,-288v-177,0,-260,149,-307,300v-39,128,-33,317,32,409v56,78,177,107,272,41v127,-89,226,-249,226,-462","w":1984},"A":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0","k":{" ":113,"y":37,"w":37,"v":37,"Y":152,"W":76,"V":152,"U":50,"T":152}},"B":{"d":"1094,-1233v79,178,2,391,-146,453r1,3v126,57,226,162,226,332v0,224,-124,352,-295,413v-61,21,-128,32,-201,32r-529,0r0,-1466r518,0v212,2,361,87,426,233xm982,-435v0,-169,-119,-242,-290,-242r-199,0r0,-173r197,0v156,-2,251,-76,251,-228v0,-261,-338,-211,-605,-215r0,1120r343,0v176,-5,303,-81,303,-262","w":1255},"C":{"d":"736,-141v254,0,384,-135,432,-343r203,0v-54,215,-186,382,-383,463v-151,62,-364,61,-514,-8v-249,-115,-414,-354,-414,-715v0,-337,148,-573,382,-688v201,-99,529,-60,674,54v99,78,172,182,214,316r-194,0v-66,-158,-198,-262,-416,-262v-256,0,-385,159,-441,364v-66,242,-6,531,113,662v80,88,191,157,344,157","w":1431},"D":{"d":"150,0r0,-1466r532,0v349,4,559,173,654,433v63,173,63,410,2,585v-92,261,-288,448,-632,448r-556,0xm684,-173v343,-8,507,-219,507,-571v0,-256,-112,-427,-294,-508v-144,-64,-363,-34,-561,-41r0,1120r348,0","w":1443},"E":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0","w":1280},"F":{"d":"150,0r0,-1466r950,0r0,172r-764,0r0,444r661,0r0,173r-661,0r0,677r-186,0","w":1150,"k":{"A":113,".":227,",":227}},"G":{"d":"546,-180v196,86,481,29,633,-63r0,-332r-484,0r0,-173r666,0r0,588v-212,153,-583,255,-881,131v-254,-106,-420,-342,-420,-697v0,-361,148,-602,402,-712v137,-60,339,-72,490,-22v194,65,315,213,390,398r-198,0v-65,-144,-200,-260,-399,-260v-351,0,-491,246,-491,604v0,269,104,455,292,538","w":1481},"H":{"d":"150,0r0,-1466r186,0r0,616r731,0r0,-616r187,0r0,1466r-187,0r0,-677r-731,0r0,677r-186,0","w":1404},"I":{"d":"150,0r0,-1466r187,0r0,1466r-187,0","w":487},"J":{"d":"336,-154v1,285,-110,453,-395,452r-72,0r0,-173r71,0v161,-1,210,-100,210,-268r0,-1323r186,0r0,1312","w":486},"K":{"d":"150,0r0,-1466r186,0r0,627v128,-19,219,-98,310,-172v154,-125,288,-287,409,-455r203,0v-165,238,-333,435,-546,599v-50,38,-102,70,-157,96v278,98,438,302,601,529v50,70,102,151,158,242r-209,0v-142,-220,-266,-394,-433,-537v-99,-85,-189,-133,-336,-139r0,676r-186,0","w":1314},"L":{"d":"150,0r0,-1466r186,0r0,1293r693,0r0,173r-879,0","w":1029,"k":{"Y":210,"T":210}},"M":{"d":"820,-549v120,-346,271,-642,473,-917r206,0r0,1466r-185,0r0,-1187v-176,255,-295,563,-409,879r-168,0v-26,-80,-53,-158,-82,-235v-88,-236,-191,-452,-325,-645r0,1188r-180,0r0,-1466r201,0v195,271,362,568,465,917r4,0","w":1649},"N":{"d":"341,-1466v276,362,530,730,739,1141r0,-1141r179,0r0,1466r-191,0v-206,-422,-465,-841,-740,-1202r0,1202r-178,0r0,-1466r191,0","w":1409},"O":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587","w":1446},"P":{"d":"507,-828v76,64,193,102,307,58v91,-35,168,-108,168,-228v0,-197,-141,-295,-336,-295r-310,0r0,1293r-186,0r0,-1466r481,0v258,2,427,113,507,290v50,110,44,254,-3,358v-81,179,-321,289,-567,215v-48,-15,-96,-41,-143,-76","w":1194,"k":{" ":37,"A":152,".":264,",":264}},"Q":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,203,-57,375,-171,514v88,110,183,242,238,372r-155,85v-47,-119,-127,-237,-207,-337v-109,81,-235,122,-378,122xm725,-1319v-334,0,-483,248,-483,608v0,318,179,564,480,564v105,0,194,-26,269,-78v-57,-59,-118,-118,-181,-166r108,-133v65,47,132,110,191,173v63,-99,95,-226,95,-381v0,-324,-178,-587,-479,-587","w":1513},"R":{"d":"512,-828v75,62,196,96,308,54v119,-45,212,-191,142,-341v-50,-108,-154,-178,-311,-179r-315,0r0,1294r-186,0r0,-1466r494,0v238,4,408,103,492,266v68,133,47,338,-40,434v-63,69,-152,127,-274,141v75,66,167,150,224,232r273,393r-219,0v-172,-233,-314,-512,-584,-640v-33,-16,-62,-29,-86,-39","w":1319,"k":{"Y":37,"W":37,"V":37,"T":37}},"S":{"d":"314,-1077v0,181,134,220,324,221v258,1,440,93,524,266v51,106,53,258,-1,362v-85,167,-270,253,-523,253v-262,0,-437,-118,-519,-301v-27,-60,-39,-125,-39,-195r176,0v18,204,162,322,382,322v206,0,383,-56,383,-259v0,-206,-174,-270,-383,-275v-287,-6,-504,-105,-504,-394v0,-209,136,-325,300,-383v123,-44,301,-41,422,2v170,59,293,186,302,397r-178,0v-17,-175,-141,-264,-342,-259v-183,3,-324,71,-324,243","w":1261},"T":{"d":"484,0r0,-1293r-464,0r0,-173r1116,0r0,173r-466,0r0,1293r-186,0","w":1156,"k":{" ":37,"y":113,"w":113,"u":76,"s":227,"r":76,"o":227,"i":76,"e":227,"c":227,"a":227,"O":37,"A":152,";":227,":":227,".":227,"-":113,",":227}},"U":{"d":"704,-147v200,2,365,-186,365,-392r0,-927r187,0r0,921v0,155,-53,279,-150,379v-122,125,-253,191,-402,191v-311,0,-554,-269,-554,-590r0,-901r185,0r0,907v-7,232,149,410,369,412","w":1406,"k":{"A":50}},"V":{"d":"1287,-1466v-136,537,-313,1025,-551,1466r-191,0v-237,-440,-417,-924,-545,-1466r191,0v105,472,258,897,450,1305v198,-396,347,-826,456,-1305r190,0","w":1287,"k":{"y":76,"u":76,"r":76,"o":113,"i":37,"e":113,"a":152,"A":152,";":76,":":76,".":188,"-":113,",":188}},"W":{"d":"1813,-1466v-84,525,-205,1036,-383,1466r-204,0v-149,-340,-282,-751,-325,-1197v-61,429,-177,850,-319,1197r-204,0v-187,-419,-312,-926,-378,-1466r193,0v50,457,148,885,283,1251v136,-364,224,-806,289,-1251r276,0v50,457,148,885,283,1251v136,-364,224,-806,289,-1251r200,0","w":1810,"k":{"y":18,"u":37,"r":37,"o":37,"e":37,"a":76,"A":76,";":37,":":37,".":113,"-":37,",":113}},"X":{"d":"193,0r-193,0v114,-309,307,-538,505,-763r-130,-165v-124,-162,-240,-335,-321,-538r202,0v88,224,226,399,368,570r112,-131v109,-132,209,-273,283,-439r182,0v-110,276,-291,488,-468,698r134,162v142,179,268,374,363,606r-201,0v-104,-241,-262,-435,-415,-629r-126,151v-115,144,-223,295,-295,478","w":1230},"Y":{"d":"1290,-1466v-144,304,-324,547,-562,760r0,706r-186,0r0,-706v-231,-218,-409,-443,-542,-760r196,0v99,259,262,442,444,615v187,-172,344,-362,453,-615r197,0","w":1290,"k":{" ":37,"v":113,"u":113,"q":188,"p":152,"o":188,"i":76,"e":188,"a":152,"A":152,";":133,":":113,".":264,"-":188,",":264}},"Z":{"d":"50,0r0,-180v218,-417,516,-787,837,-1113r-755,0r0,-173r1008,0r0,173v-352,345,-653,701,-876,1120r899,0r0,173r-1113,0","w":1213},"[":{"d":"133,407r0,-1873r382,0r0,149r-209,0r0,1575r209,0r0,149r-382,0","w":486},"\\":{"d":"408,25r-408,-1516r139,0r407,1516r-138,0","w":557},"]":{"d":"419,407r-382,0r0,-149r209,0r0,-1575r-209,0r0,-149r382,0r0,1873","w":486},"^":{"d":"229,-690r-177,0r339,-801r139,0r341,801r-174,0r-237,-597","w":863},"_":{"d":"-30,407r0,-130r1146,0r0,130r-1146,0","w":1033},"`":{"d":"500,-1220r-158,56r-250,-410r192,-52","w":458},"a":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182","w":1089},"b":{"d":"295,0r-160,0r0,-1466r172,0r0,523v102,-144,291,-184,459,-103v163,79,253,257,253,499v0,255,-93,441,-261,529v-54,28,-115,42,-180,42v-120,0,-214,-52,-283,-157r0,133xm293,-539v-2,230,73,415,271,415v209,0,278,-189,278,-408v0,-178,-48,-314,-159,-378v-66,-37,-164,-37,-229,0v-111,62,-160,196,-161,371","w":1089},"c":{"d":"522,-124v155,0,240,-74,279,-194r186,0v-55,210,-204,342,-464,342v-320,0,-463,-224,-463,-551v0,-261,98,-442,278,-522v152,-68,365,-38,480,49v77,58,134,140,169,250r-186,0v-41,-114,-121,-188,-270,-188v-220,0,-294,179,-294,406v0,226,72,408,285,408","w":1049},"d":{"d":"491,-1086v135,0,220,62,282,146r0,-526r171,0r0,1466r-160,0r0,-134v-64,105,-159,158,-285,158v-265,0,-439,-269,-439,-554v0,-290,163,-557,431,-556xm508,-937v-197,0,-270,183,-270,407v0,219,85,406,277,406v188,0,272,-176,272,-391v0,-138,-27,-244,-80,-319v-49,-69,-115,-103,-199,-103","w":1079},"e":{"d":"547,-124v140,0,220,-86,259,-194r184,0v-55,201,-194,342,-444,342v-332,0,-486,-211,-486,-546v0,-262,99,-443,280,-525v114,-52,276,-52,391,0v196,88,300,284,288,580r-780,0v9,197,103,343,308,343xm831,-622v-19,-195,-102,-316,-293,-316v-190,0,-280,130,-297,316r590,0","w":1079},"f":{"d":"499,-1326v-119,2,-141,43,-144,166r0,98r198,0r0,140r-198,0r0,922r-172,0r0,-922r-153,0r0,-140r153,0r0,-113v-1,-194,93,-317,282,-316v48,0,102,6,161,18r-26,157v-37,-7,-71,-10,-101,-10","w":606},"g":{"d":"959,-144v-3,384,-185,602,-599,576r0,-145v148,6,265,-13,332,-95v62,-75,92,-185,91,-331v-105,141,-294,179,-462,99v-165,-79,-261,-254,-261,-497v0,-245,98,-425,263,-507v175,-87,368,-39,477,110r0,-128r159,0r0,918xm517,-149v209,0,281,-176,281,-395v0,-174,-54,-304,-166,-365v-67,-37,-165,-38,-232,-1v-109,60,-161,189,-162,360v-1,231,74,401,279,401","w":1094},"h":{"d":"577,-931v-173,0,-271,129,-271,312r0,619r-171,0r0,-1466r171,0r0,533v77,-102,179,-153,306,-153v229,1,348,142,348,378r0,708r-172,0r0,-649v-1,-171,-52,-282,-211,-282","w":1085},"i":{"d":"135,-1259r0,-207r172,0r0,207r-172,0xm135,0r0,-1062r172,0r0,1062r-172,0","w":442},"j":{"d":"135,-1257r0,-209r172,0r0,209r-172,0xm307,58v-1,210,-49,371,-256,373r-112,0r0,-140r91,0v101,-9,105,-128,105,-237r0,-1116r172,0r0,1120","w":442},"k":{"d":"940,-1062v-113,148,-251,297,-384,426v169,190,304,398,423,636r-213,0v-87,-199,-197,-371,-332,-525r-127,104r0,421r-172,0r0,-1466r172,0r0,836v160,-119,304,-265,419,-432r214,0","w":979},"l":{"d":"135,0r0,-1466r173,0r0,1466r-173,0","w":443},"m":{"d":"560,-930v-195,0,-253,161,-253,379r0,551r-172,0r0,-1062r154,0r0,149v59,-97,165,-172,309,-173v147,0,243,62,288,186v81,-124,186,-186,315,-186v213,1,315,133,315,357r0,729r-172,0r0,-669v0,-152,-32,-262,-181,-261v-174,2,-250,127,-250,313r0,617r-173,0r0,-690v1,-143,-48,-240,-180,-240","w":1641},"n":{"d":"577,-931v-173,0,-271,129,-271,312r0,619r-171,0r0,-1062r153,0r0,156v79,-120,187,-180,324,-180v229,1,348,142,348,378r0,708r-172,0r0,-649v-1,-171,-52,-282,-211,-282","w":1085},"o":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400","w":1075},"p":{"d":"575,24v-124,-1,-212,-58,-269,-134r0,517r-171,0r0,-1469r154,0r0,138v71,-99,145,-161,299,-162v267,-2,432,259,432,547v0,282,-186,564,-445,563xm571,-945v-187,0,-280,204,-280,420v0,220,81,401,273,401v197,0,279,-189,279,-416v0,-218,-83,-405,-272,-405","w":1080},"q":{"d":"507,-944v-194,0,-269,187,-269,410v0,220,88,410,280,410v185,0,270,-182,270,-394v0,-135,-28,-241,-83,-318v-51,-72,-117,-108,-198,-108xm60,-541v0,-284,166,-545,430,-545v128,0,228,55,301,166r0,-142r155,0r0,1469r-173,0r0,-520v-48,72,-155,137,-269,137v-277,-2,-444,-262,-444,-565","w":1081},"r":{"d":"290,-901v46,-98,105,-185,221,-185v58,0,117,19,178,58r-60,167v-194,-106,-322,8,-322,305r0,556r-172,0r0,-1062r155,0r0,161","w":689},"s":{"d":"907,-312v0,206,-190,339,-411,336v-265,-4,-396,-113,-436,-341r171,-28v20,142,104,223,264,221v131,-1,235,-45,235,-169v0,-114,-121,-134,-228,-157v-152,-32,-260,-72,-324,-126v-59,-50,-89,-118,-89,-204v2,-194,167,-309,376,-306v238,3,372,91,404,298r-169,24v-17,-111,-92,-174,-223,-174v-120,0,-221,37,-221,137v0,35,15,64,46,86v45,31,131,61,259,89v195,44,346,116,346,314","w":967},"t":{"d":"426,-154v27,0,50,-2,76,-7r25,159v-43,9,-86,16,-131,16v-179,0,-240,-80,-240,-265r0,-656r-126,0r0,-155r126,0r0,-263r172,-108r0,371r174,0r0,155r-174,0r0,606v1,105,8,147,98,147","w":567},"u":{"d":"508,-131v173,0,270,-128,270,-312r0,-619r172,0r0,1062r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282","w":1085},"v":{"d":"935,-1062v-90,390,-214,744,-386,1062r-161,0v-40,-84,-78,-168,-115,-254v-37,-86,-72,-173,-105,-261v-65,-174,-122,-355,-168,-547r172,0v70,312,178,599,295,860v124,-256,229,-549,300,-860r168,0","w":935},"w":{"d":"1398,-1062v-64,386,-190,736,-328,1062r-170,0r-67,-182v-60,-163,-105,-314,-134,-511v-15,70,-30,133,-45,188v-15,55,-30,109,-48,161r-116,344r-170,0v-137,-331,-255,-674,-320,-1062r172,0v51,304,132,583,229,841v106,-254,168,-535,215,-841r178,0v9,76,20,152,32,226v37,222,90,433,171,611v102,-249,183,-544,239,-837r162,0","w":1398},"x":{"d":"481,-657v105,-123,212,-252,274,-405r173,0v-67,216,-209,369,-340,524r114,130v101,120,200,246,253,408r-183,0v-68,-157,-183,-288,-292,-416v-110,130,-227,259,-300,416r-180,0v82,-215,236,-374,374,-536r-111,-129v-95,-117,-188,-238,-235,-397r176,0v61,161,173,283,277,405","w":955},"y":{"d":"481,-201v121,-271,213,-553,284,-861r169,0v-105,450,-265,862,-456,1257v-71,146,-183,252,-396,236r0,-140v129,8,186,-62,240,-142v27,-42,47,-97,66,-149v-159,-338,-284,-686,-388,-1062r176,0v72,306,186,589,305,861","w":934},"z":{"d":"60,-146v173,-284,368,-549,623,-759r-584,-1r0,-156r833,0r0,141v-257,210,-501,466,-667,764r698,2r0,155r-903,0r0,-146","w":1023},"{":{"d":"210,0v-190,0,-210,-155,-210,-353r0,-342v0,-203,36,-319,107,-348r103,-15v83,0,140,40,163,123v37,137,25,365,26,547v0,186,-23,307,-77,352v-33,27,-73,36,-112,36xm168,-604v-76,-5,-48,180,-48,260v0,77,11,116,32,116v55,-1,37,-230,40,-320v0,-31,-8,-50,-24,-56","w":408},"|":{"d":"180,431r0,-1922r151,0r0,1922r-151,0","w":501},"}":{"d":"441,-531v-162,-77,-200,-188,-201,-450v0,-164,-10,-263,-24,-300v-16,-42,-89,-57,-171,-54r0,-157v214,-8,325,52,348,243v5,43,9,122,9,237v0,151,13,256,41,314v28,58,81,86,158,86r0,163v-73,0,-124,26,-153,79v-31,55,-46,158,-46,307v0,114,-2,188,-6,223v-18,169,-89,267,-259,270r-92,0r0,-157r30,0v155,-3,165,-42,165,-205v0,-89,1,-161,3,-216v7,-219,49,-307,198,-383","w":597},"~":{"d":"20,-779r189,0r19,18r0,226v0,12,-12,18,-37,18r0,257v10,48,12,67,37,67v41,0,61,-39,61,-116r0,-208v-25,0,-37,-6,-37,-18r0,-226r19,-18r182,0r19,18r0,226r-19,18r-30,0r0,604v-13,224,-50,336,-110,336v-52,17,-81,-9,-128,-55r-6,0r0,36r-18,19r-74,0r-18,-19r0,-262r18,-18r74,0v13,0,21,28,24,85v22,23,33,26,67,24v16,0,37,-26,37,-79r0,-153r-13,0v-120,125,-226,31,-226,-201r0,-317r-30,0r-18,-18r0,-226","w":493},"\u00a0":{"w":586},"\u0587":{"d":"22,-1466r220,0r22,22r0,271v0,15,-17,22,-51,22r0,88r322,0r22,22r0,117r-22,22r-322,0r0,470v0,67,19,111,58,131v52,3,66,-45,66,-146r0,-359r22,-22r176,0r22,22r0,271r-22,22r-37,0r0,146v0,245,-41,367,-124,367v-68,0,-102,-27,-139,-95r-22,0r0,58r-22,22r-169,0r-22,-22r0,-256r22,-22r37,0r0,-836r-37,0r-22,-22r0,-271xm608,-1114r242,0r22,22r0,271r-22,22r-36,0r0,491r168,0r22,22r0,257r-22,22r-308,0r-22,-22r0,-770r-44,0r-22,-22r0,-271","w":1012},"\u0589":{"d":"178,-857r0,-205r196,0r0,205r-196,0xm178,0r0,-205r196,0r0,205r-196,0","w":535},"\u00bb":{"d":"759,-528r-250,-456r142,0r306,456r-306,456r-141,0xm388,-528r-254,-456r145,0r302,456r-302,456r-145,0","w":1033},"\u00ab":{"d":"326,-528r249,456r-140,0r-306,-456r306,-456r142,0xm698,-528r253,456r-146,0r-300,-456r300,-456r146,0","w":1033},"\u2014":{"d":"0,-485r0,-147r1323,0r0,147r-1323,0","w":1323},"\u055d":{"d":"440,-1118r-148,56r-270,-450r182,-52","w":458},"\u058a":{"d":"420,-549v96,-4,173,-11,235,-43r30,148v-134,71,-345,108,-510,33v-56,-25,-102,-53,-137,-85r98,-190v26,55,198,141,284,137","w":644},"\u2026":{"d":"229,0r0,-205r197,0r0,205r-197,0xm885,0r0,-205r197,0r0,205r-197,0xm1540,0r0,-205r198,0r0,205r-198,0","w":1906},"\u055c":{"d":"469,-1696v20,115,11,198,-66,263v-34,28,-258,121,-280,178v-11,17,-12,71,-6,89r-108,25v-14,-57,-27,-130,-2,-179v50,-100,103,-115,236,-182v79,-40,130,-52,130,-139v0,-20,0,-27,-6,-37","w":468,"k":{"\u0576":-202,"\u056b":-43}},"\u055b":{"d":"376,-1544r-237,402r-142,-45r190,-387","w":338,"k":{"\u0576":-202}},"\u055e":{"d":"305,-1696v127,0,235,82,239,193v5,133,-92,227,-220,228r0,-122v57,-1,93,-23,92,-82v-1,-59,-51,-89,-117,-89v-86,0,-166,74,-163,163v4,94,9,128,42,208r-105,52v-42,-64,-63,-154,-66,-250v-5,-165,136,-301,298,-301","w":561,"k":{"\u0576":-151,"\u0546":-173}},"\u0531":{"d":"21,-1465r278,0r21,21r0,327v0,15,-17,22,-50,22r0,427v0,165,24,248,71,248v38,-17,57,-76,57,-177r0,-498v-33,0,-50,-7,-50,-22r0,-327r22,-21r234,0r22,21r0,327r-22,22r-49,0r0,668v0,15,24,22,71,22r14,21r0,363r-21,21v-41,0,-86,-21,-135,-64v-55,42,-104,50,-185,50v-157,0,-235,-128,-235,-384r0,-697r-43,0r-21,-22r0,-327","w":642,"k":{"\u055e":80,"\u055b":110,"\u055c":100}},"\u0561":{"d":"21,-1065r217,0r21,21r0,259v0,14,-16,21,-49,21r0,365v3,75,17,112,42,112v47,0,70,-68,70,-203r0,-274v-28,0,-42,-7,-42,-21r0,-259r21,-21r196,0r21,21r0,259v0,14,-14,21,-42,21r0,400v0,51,19,77,57,77v37,-20,56,-55,56,-105r0,-372v-33,0,-49,-7,-49,-21r0,-259r21,-21r210,0r21,21r0,259v0,14,-16,21,-49,21r0,463v33,0,49,7,49,21r0,245r-21,21r-161,0v-14,0,-21,-16,-21,-49r-14,0v-77,94,-174,79,-246,-21v-35,58,-70,84,-126,84v-98,0,-147,-117,-147,-350r0,-414r-35,0r-21,-21r0,-259","w":806,"k":{"\u055e":550,"\u055b":320,"\u055c":450}},"\u0532":{"d":"258,-1483v50,0,97,17,140,52r15,0r0,-37r22,-22r148,0r22,22r0,553r-22,22r-148,0r-22,-22r0,-37v-6,-103,-28,-154,-66,-154v-45,0,-67,27,-67,81r0,324r273,0r22,22r0,111r-22,22r-273,0r0,140r59,0r22,22r0,362r-22,22r-317,0r-22,-22r0,-362r22,-22r52,0r0,-870v0,-138,61,-207,184,-207","w":613},"\u0562":{"d":"366,-1080v88,0,132,68,132,205r0,307r44,0r22,22r0,271r-22,22r-227,0r-22,-22r0,-271v0,-15,15,-22,44,-22r0,-153v0,-39,-17,-59,-52,-59v-49,0,-73,73,-73,220r0,388r330,0r22,22r0,109r-22,22r-330,0r0,110r37,0r22,22r0,271r-22,22r-227,0r-22,-22r0,-271r22,-22r37,0r0,-856r-37,0r-22,-22r0,-256r22,-22r168,0r22,22r0,73r8,0v50,-73,99,-110,146,-110","w":574},"\u0533":{"d":"237,-1483v112,0,241,-6,363,-7r23,22r0,341r-23,22r-51,0r0,297r111,0r22,22r0,111r-22,23r-111,0r0,244r51,0r23,23r0,363r-23,22r-326,0r-22,-22r0,-363r22,-23r60,0r0,-230v-204,7,-323,-69,-319,-237v-7,0,-15,-54,-15,-163v0,-297,79,-445,237,-445xm334,-1105v-111,-15,-126,78,-126,193v0,89,42,111,126,104r0,-297","w":688},"\u0563":{"d":"161,-1080v35,0,74,22,117,66r15,0v0,-34,7,-51,22,-51r175,0r22,22r0,256r-22,22r-36,0r0,644r117,0r22,22r0,109r-22,22r-117,0r0,154r36,0r22,22r0,176r-22,22r-234,0r-22,-22r0,-176r22,-22r37,0r0,-205r-15,0v-34,36,-72,66,-117,66v-107,0,-161,-146,-161,-439r0,-285v0,-269,54,-403,161,-403xm161,-619r0,249v10,89,14,124,73,117v81,-47,51,-271,51,-402v0,-87,-19,-125,-73,-125v-31,0,-51,54,-51,161","w":600},"\u0534":{"d":"22,-1484r140,0r22,22r0,37r14,0v48,-35,100,-52,155,-52v117,0,176,76,176,228r0,507r132,0r22,22r0,118r-22,22r-132,0r0,176r44,0r22,22r0,360r-22,22r-316,0r-22,-22r0,-360r22,-22r66,0r0,-478v0,-147,-17,-220,-51,-220r-22,0v-39,0,-61,66,-66,198r-22,15r-140,0r-22,-22r0,-551","w":688},"\u0564":{"d":"358,-1083v93,0,139,95,139,285r0,659r125,0r22,22r0,117r-22,21r-125,0r0,66r37,0r22,22r0,271r-22,22r-219,0r-22,-22r0,-271v0,-15,15,-22,44,-22r0,-768v-11,-84,-6,-109,-66,-102v-39,23,-59,69,-59,139r0,358v34,0,51,7,51,22r0,270r-22,22r-219,0r-22,-22r0,-270r22,-22r37,0r0,-482r-37,0r-22,-22r0,-256r22,-22r168,0r22,22r0,65r7,0v49,-68,95,-102,139,-102","w":651},"\u0535":{"d":"22,-1466r312,0r22,22r0,348r-22,22r-58,0r0,138r297,0r22,22r0,116r-22,21r-297,0r0,320v0,37,12,61,36,72r44,0v26,0,45,-65,58,-196r7,-7r152,0r22,22r0,544r-22,22r-145,0r-22,-22r0,-36v-76,34,-132,51,-167,51v-111,0,-166,-65,-166,-196r0,-871r-51,0r-22,-22r0,-348","w":603,"k":{"\u055e":540,"\u055b":330,"\u055c":460}},"\u0565":{"d":"22,-1473r228,0r23,22r0,273r-23,22r-36,0r0,88r331,0r22,22r0,118r-22,22r-331,0r0,376v4,143,15,228,73,228v35,0,52,-20,52,-59r0,-449r22,-22r184,0r22,22r0,272r-22,22r-44,0r0,317v-11,133,-55,199,-133,199v-46,0,-95,-37,-147,-110r-7,0r0,73r-23,22r-169,0r-22,-22r0,-258r22,-22r37,0r0,-839r-37,0r-22,-22r0,-273","w":574,"k":{"\u055e":550,"\u055b":330,"\u055c":460}},"\u0536":{"d":"0,-1107v1,-252,94,-374,289,-374v155,0,261,126,261,303r0,325v0,75,-68,200,-204,373v-38,49,-57,80,-57,92r120,0r0,-56r21,-21r141,0r21,21r0,423r-21,21r-550,0r-21,-21r0,-346v0,-14,26,-21,78,-21r176,-169r0,-14v-169,0,-254,-122,-254,-367r0,-169xm212,-1037v0,151,21,229,56,233r21,0v71,-32,50,-266,50,-388v0,-28,-14,-49,-43,-63r-14,0v-47,0,-70,73,-70,218","w":600},"\u0566":{"d":"23,-1083r181,0r22,23r0,648v0,111,23,166,68,166v40,-14,60,-79,60,-196r0,-332r-37,0r-23,-23r0,-263r23,-23r180,0r23,23r0,1167r91,0r22,23r0,279r-22,23r-219,0r-23,-23r0,-459v-51,75,-101,112,-150,112v-106,0,-159,-110,-159,-331r0,-505r-37,0r-23,-23r0,-263","w":644},"\u0537":{"d":"22,-1470r241,0r22,22r0,336r-22,22r-51,0r0,147r307,0r22,22r0,109r-22,22r-307,0r0,388r300,0r22,22r0,358r-22,22r-490,0r-22,-22r0,-1426","w":544,"k":{"\u055e":540,"\u055b":330,"\u055c":450}},"\u0567":{"d":"22,-1466r125,0r22,22r0,442r81,0r23,22r0,155r-23,22r-88,0r0,486r103,0r22,22r0,273r-22,22r-243,0r-22,-22r0,-1422","w":298,"k":{"\u055e":490,"\u055b":330,"\u055c":460}},"\u0538":{"d":"184,-1481v29,0,81,15,155,45v0,-35,7,-52,22,-52r147,0r22,22r0,553r-22,22r-147,0r-22,-22v1,-89,7,-160,-59,-192r-15,0v-34,17,-51,46,-51,88r0,612r294,0r22,22r0,361r-22,22r-486,0r-22,-22r0,-1252v0,-138,61,-207,184,-207","w":537,"k":{"\u055e":140,"\u055b":150,"\u055c":140}},"\u0568":{"d":"22,-1083r171,0r22,22r0,67r8,0v56,-79,80,-89,178,-89v69,0,104,92,104,275r0,297v35,0,52,7,52,22r0,275r-22,22r-216,0r-22,-22r0,-275v0,-15,15,-22,45,-22r0,-178v-10,-87,-5,-104,-67,-104v-25,0,-60,38,-60,119r0,764r320,0r22,22r0,275r-22,23r-453,0r-23,-23r0,-1165r-37,0r-22,-23r0,-260","w":563,"k":{"\u055e":550,"\u055b":330,"\u055c":450}},"\u0539":{"d":"96,-1499r179,0v308,0,491,46,556,134v72,98,111,254,111,475v0,287,-101,430,-304,430v-107,0,-198,-42,-274,-126r0,-304r22,-23r326,0r0,-37v-21,-104,-71,-156,-148,-156r-275,0r0,698r60,0r22,22r0,364r-22,22r-327,0r-22,-22r0,-364r22,-22r52,0r0,-1069xm549,-772v16,84,36,126,60,126r29,0v26,-8,48,-43,67,-104r-7,-22r-149,0","w":942},"\u0569":{"d":"22,-1080r178,0r22,22r0,45r15,0v44,-45,98,-67,162,-67v123,0,210,100,244,303v20,116,8,256,8,385v0,211,-57,349,-170,413r-52,15v-65,0,-140,-83,-148,-258r-15,-326r22,-14r200,0r0,-134v-18,-108,-55,-162,-111,-162v-109,40,-163,111,-163,214r0,828r52,0r22,22r0,177r-22,23r-244,0r-22,-23r0,-177r22,-22r37,0r0,-961r-37,0r-22,-22r0,-259xm399,-407v0,163,12,244,37,244v48,0,59,-31,59,-74r0,-170r-96,0","w":658},"\u053a":{"d":"276,-1466r239,0r22,22r0,1422r-22,22r-174,0v-175,0,-277,-53,-305,-160v-20,-79,-36,-176,-36,-290v0,-251,68,-377,203,-377v0,-7,41,-12,124,-15r0,-225r-51,0r-22,-22r0,-355xm290,-675v-63,-5,-87,71,-87,160v0,67,22,111,66,130r58,0r0,-290r-37,0","w":541},"\u056a":{"d":"250,-1473r177,0r22,22r0,1449r-22,22r-236,0v-127,0,-191,-123,-191,-368r0,-360v0,-270,54,-405,162,-405v69,17,103,39,103,67r22,0r0,-177r-37,0r-22,-22r0,-206xm169,-723r0,346v0,46,17,78,52,95v86,6,66,-204,66,-308v0,-132,-17,-206,-52,-221v-44,0,-66,29,-66,88","w":463},"\u053b":{"d":"22,-1470r314,0r22,22r0,336r-22,22r-51,0r0,125r22,0v37,-73,91,-110,161,-110v72,0,113,68,124,205r0,124r44,0r22,22r0,212r-22,22r-226,0r-22,-22r0,-212v0,-15,14,-22,43,-22r0,-44v-7,-19,-24,-29,-51,-29v-22,0,-54,29,-95,88r0,329r51,0r22,22r0,358r-22,22r-314,0r-22,-22r0,-358r22,-22r51,0r0,-688r-51,0r-22,-22r0,-336","w":662,"k":{"\u055e":550,"\u055b":350,"\u055c":460}},"\u056b":{"d":"22,-1473r228,0r22,22r0,272r-22,22r-37,0r0,212r7,0v49,-73,101,-110,154,-110v72,0,125,63,125,191r0,433r44,0r22,22r0,272r-22,22r-227,0r-22,-22r0,-272v0,-15,15,-22,44,-22r0,-264v0,-42,-20,-64,-59,-59v-44,6,-66,90,-66,243r0,601r37,0r22,22r0,271r-22,23r-228,0r-22,-23r0,-271r22,-22r37,0r0,-1247r-37,0r-22,-22r0,-272","w":574,"k":{"\u055e":550,"\u055b":320}},"\u053c":{"d":"21,-1470r306,0r21,21r0,327r-21,21r-50,0r0,710r128,0r0,-248r21,-21r142,0r21,21r0,618r-21,21r-476,0r-21,-21r0,-1080r-50,0r-21,-21r0,-327","w":592,"k":{"\u054e":310,"\u054a":340,"\u0542":400,"\u053f":300,"\u0534":400,"\u0533":340}},"\u056c":{"d":"22,-1058r231,0r22,22r0,275r-22,22r-38,0r0,847r171,0r23,22r0,260r-23,23r-312,0r-22,-23r0,-1129v-35,0,-52,-7,-52,-22r0,-275","w":412},"\u053d":{"d":"845,-368v0,228,-68,368,-238,368v-109,0,-203,-87,-203,-267r0,-340r-122,0r0,210r57,0r22,22r0,353r-22,22r-317,0r-22,-22r0,-353r22,-22r50,0r0,-701r-50,0r-22,-21r0,-332r22,-22r317,0r22,22r0,332r-22,21r-57,0r0,181r303,0r22,22r0,267v0,14,-12,21,-37,21v4,110,-20,267,51,304v59,7,65,-28,65,-123r0,-181v-34,0,-51,-7,-51,-21r0,-267r22,-22r224,0r22,22r0,267r-22,21r-36,0r0,239","w":901},"\u056d":{"d":"23,-1470r238,0r23,23r0,277r-23,23r-38,0r0,223r292,0r23,23r0,284v0,15,-15,23,-46,23v4,201,12,315,77,315v19,0,34,-13,46,-38r0,-277v-31,0,-46,-8,-46,-23r0,-284r23,-23r230,0r23,23r0,284r-23,23r-38,0r0,354v-30,189,-115,284,-254,284v-143,0,-215,-141,-215,-423r0,-215r-92,0r0,676r38,0r23,23r0,284r-23,24r-238,0r-23,-24r0,-284r23,-23r38,0r0,-1229r-38,0r-23,-23r0,-277","w":857},"\u053e":{"d":"22,-1477r585,0r22,22r0,256r-22,22r-44,0r-22,-22r0,-44r-95,0v103,66,147,205,154,417r7,212v0,348,-46,538,-139,570v0,17,-51,44,-154,44v-133,0,-215,-61,-248,-183v-47,-95,-37,-415,-37,-599v0,-226,42,-370,125,-432v19,0,34,-10,43,-29r-109,0r0,44r-22,22r-44,0r-22,-22r0,-256xm256,-826r0,365v2,87,20,128,73,125v34,-13,51,-70,51,-169r0,-372v0,-54,-22,-81,-66,-81v-39,18,-58,62,-58,132","w":633},"\u056e":{"d":"91,-1517r173,0v39,0,72,65,98,196v20,44,43,117,68,219r98,0r23,23r0,188r-23,23r-53,0r38,513v0,202,-85,320,-256,355v-161,0,-242,-73,-242,-219v-9,0,-15,-43,-15,-128r0,-438v5,-228,67,-329,242,-317r0,-23v-57,-105,-103,-158,-136,-158v-25,0,-38,-8,-38,-23r0,-188xm174,-785r0,377v0,43,15,73,45,91r23,0v67,-33,83,-126,83,-241v0,-197,-35,-295,-106,-295v-30,13,-45,35,-45,68","w":563},"\u053f":{"d":"22,-1470r305,0r22,22r0,211r-22,22r-43,0r0,509v0,35,16,56,58,51v70,-56,78,-75,73,-167r-51,0r-22,-22r0,-269r22,-22r320,0r22,22r0,269r-22,22r-58,0r0,422r58,0r22,22r0,356r-22,22r-320,0r-22,-22r0,-356r22,-22r51,0r0,-109r-22,0v-47,71,-88,101,-160,101v-97,0,-168,-74,-168,-225r0,-582r-43,0r-22,-22r0,-211","w":714},"\u056f":{"d":"23,-1477r227,0r22,23r0,279v0,15,-15,23,-45,23r0,771v2,74,18,109,68,106v45,-16,68,-86,68,-211r0,-53r-38,0r-23,-23r0,-280r23,-22r235,0r22,22r0,280r-22,23r-38,0r0,642r38,0r22,23r0,272r-22,23r-265,0r-23,-23r0,-280r15,-15r76,0r0,-181r-8,0v-53,75,-103,113,-151,113v-96,0,-144,-91,-144,-272r0,-915r-37,0r-23,-23r0,-279","w":592},"\u0540":{"d":"316,-884v57,1,80,-50,78,-116v-3,-121,6,-118,-28,-157v-15,-17,-57,-17,-93,-16r0,130v0,3,-1,4,-4,4r-264,-2r2,-425r267,0v151,0,241,34,277,99v51,93,62,377,9,478v-18,34,-75,63,-136,77v58,18,148,54,161,118v34,171,24,484,35,694r-322,0v-7,-393,-9,-605,-12,-636v-6,-59,-39,-92,-97,-93r-178,0v-3,0,-4,-1,-4,-3r0,-149v0,-2,1,-3,4,-3r305,0","w":736},"\u0570":{"d":"22,-1473r179,0r22,22r0,387r8,0v46,-45,88,-67,126,-67v104,0,156,119,156,357r0,454r38,0r22,22r0,276r-22,22r-231,0r-22,-22r0,-276v0,-15,17,-22,52,-22r0,-327v-3,-119,-18,-179,-45,-179r-22,0v-26,0,-60,38,-60,119r0,387v30,0,45,7,45,22r0,276r-22,22r-224,0r-22,-22r0,-276r22,-22r38,0r0,-900r-38,0r-22,-22r0,-209","w":592},"\u0541":{"d":"319,-1481v115,0,210,61,240,196v81,367,-11,620,-261,878r0,22r130,0r0,-43r22,-22r102,0r22,22r0,406r-22,22r-530,0r-22,-22r0,-145v0,-16,116,-197,348,-544v28,-91,21,-176,22,-284v0,-38,-14,-64,-43,-79r-37,0v-41,21,-50,57,-50,116v0,23,17,69,50,138r-94,94v-97,-73,-145,-199,-145,-377v0,-252,89,-378,268,-378","w":585},"\u0571":{"d":"410,-1517r7,8r0,250v0,33,-35,61,-106,83v-37,50,-72,123,-106,220v217,331,326,525,326,584v0,165,-62,270,-205,372v-74,4,-105,-15,-159,-68r-8,0r0,38r-22,22r-114,0r-23,-22r0,-524r23,-22r114,0r22,22v-4,134,13,274,69,311r22,0v31,-11,46,-57,46,-136v0,-95,-94,-250,-281,-463r-15,-99v0,-39,20,-90,61,-151r0,-15v-31,0,-46,-8,-46,-23r0,-258v0,-19,132,-62,395,-129","w":537},"\u0542":{"d":"22,-1495r148,0r22,22r0,37r15,0v49,-35,101,-52,156,-52v113,0,170,64,170,193r0,888r207,0r22,22r0,363r-22,22r-392,0r-22,-22r0,-1007v0,-54,-22,-81,-67,-81v-45,-11,-72,101,-67,192r-22,22r-148,0r-22,-22r0,-555","w":769},"\u0572":{"d":"364,-1069v94,0,141,89,141,268r0,920r171,0r22,23r0,267r-22,23r-312,0r-22,-23r0,-1092v-16,-70,-12,-87,-67,-81v-40,23,-60,70,-60,141r0,364v35,0,53,7,53,22r0,275r-23,22r-223,0r-22,-22r0,-275r22,-22r37,0r0,-490r-37,0r-22,-23r0,-260r22,-22r171,0r22,22r0,67r8,0v49,-69,96,-104,141,-104","w":699},"\u0543":{"d":"224,-1470r305,0r21,22r0,268v0,12,-22,22,-65,29r-87,347v0,11,57,94,174,246v33,43,51,74,51,95r0,231v-13,155,-86,232,-217,232r-377,0v-19,0,-29,-46,-29,-138r0,-94v0,-59,60,-235,181,-528r0,-8r-145,-210r7,-7v83,6,151,-21,196,36v15,0,34,-70,58,-210r-73,0r-21,-21r0,-268xm275,-434v-14,76,25,137,80,137v34,0,51,-46,51,-137r0,-51v-38,-70,-62,-106,-73,-109v-12,0,-38,52,-58,160","w":633},"\u0573":{"d":"200,-1473r230,0r22,22r0,274r-22,23r-37,0v-59,212,-89,335,-89,370v148,199,222,312,222,341r0,244v0,153,-52,230,-156,230v-44,0,-96,-40,-155,-119r0,82r-22,22r-171,0r-22,-22r0,-259v0,-15,20,-23,59,-23v49,-254,74,-407,74,-459v-91,-114,-135,-165,-133,-207r22,-23v93,-1,110,-7,171,60r7,0r52,-237r-52,0r-22,-23r0,-274xm203,-421v0,55,24,96,73,123v84,9,52,-108,58,-181r-73,-138r-14,0v-15,0,-44,65,-44,196","w":530},"\u0544":{"d":"22,-1470r281,0r21,22r0,331v0,15,-14,22,-43,22r0,562v0,81,22,122,65,122v39,-15,58,-73,58,-173r0,-864r21,-22r339,0r21,22r0,331r-21,22r-202,0r0,735v0,164,-29,270,-86,317v-61,32,-102,43,-166,43v-141,0,-238,-85,-238,-259r0,-836r-50,0r-22,-22r0,-331","w":787},"\u0574":{"d":"364,-1477r291,0r22,22r0,254r-22,22r-153,0r0,852r44,0r22,21r0,270r-22,21r-168,0r-21,-21r0,-66r-8,0v-43,68,-89,102,-138,102v-102,0,-153,-114,-153,-342r0,-356r-36,0r-22,-22r0,-255r22,-22r174,0r22,22r0,495v4,121,21,182,51,182v49,0,73,-51,73,-153r0,-1004","w":681,"k":{"\u055d":-72}},"\u0545":{"d":"22,-1488r282,0v207,0,310,79,310,237v10,0,15,57,15,170v0,155,-30,253,-96,281v-33,14,-52,20,-52,30v99,45,148,107,148,185v0,69,9,145,8,222v0,182,-45,297,-141,333v-124,47,-309,27,-474,30r-22,-22r0,-467r22,-22r245,0r22,22r0,148v95,8,126,-10,126,-125r0,-134v0,-59,-42,-88,-126,-88r-8,-8r0,-133v0,-15,30,-25,89,-30v63,-52,28,-166,37,-266v-17,-43,-58,-56,-118,-52r0,118r-22,23r-245,0r-22,-23r0,-407","w":644},"\u0575":{"d":"37,-1069r229,0r22,22r0,1043v0,271,-33,397,-96,406r-103,15v-59,0,-89,-10,-89,-30r0,-178v0,-15,15,-22,44,-22v25,-21,37,-58,37,-111r0,-842r-44,0r-22,-22r0,-259","w":294},"\u0546":{"d":"477,0v-202,10,-253,-143,-253,-361r0,-737r-202,0r-22,-21r0,-332r22,-22r339,0r22,22r0,866v0,99,19,157,57,173v68,10,68,-123,65,-209v-29,0,-43,-7,-43,-22r0,-339r22,-22r281,0r22,22r0,339r-22,22r-50,0r0,339v0,129,-48,218,-145,268","w":795},"\u0576":{"d":"-57,-1470r320,0r22,22r0,1088v2,40,10,75,45,75v55,0,82,-47,82,-142r0,-231v-35,0,-52,-7,-52,-22r0,-276r22,-22r223,0r23,22r0,276r-23,22r-37,0r0,358r37,0r23,22r0,261r-23,22r-171,0r-22,-22r0,-67r-8,0v-41,69,-95,104,-164,104v-68,0,-119,-67,-119,-201r0,-969r-178,0r-23,-22r0,-276","w":633},"\u0547":{"d":"22,-1495r233,0v168,-4,285,103,285,277r0,584r-22,21r-146,0r-22,-21r0,-37v0,-102,-27,-153,-80,-153v-39,49,-59,124,-59,226v0,151,23,226,52,226r43,0v47,-24,46,-84,44,-153r22,-22r160,0r22,22r0,58v0,311,-87,467,-262,467v-174,0,-273,-80,-270,-211v-29,-15,-22,-360,-22,-482v0,-273,34,-441,109,-496v80,-59,155,-46,226,29r8,0v2,-67,-38,-102,-124,-102r-197,0r-22,-22r0,-189","w":563},"\u0577":{"d":"23,-1083v197,11,324,81,317,178v13,0,23,62,23,185r0,789v0,82,36,123,109,123r7,8r0,193r-23,24r-69,0v-150,0,-219,-62,-225,-186r-7,-147r0,-811v0,-83,-49,-124,-147,-124r-8,-8r0,-201","w":482},"\u0548":{"d":"73,-1114v4,-265,50,-381,249,-381v117,0,201,55,235,169v20,66,22,140,22,219r0,719r44,0r22,22r0,344r-22,22r-286,0r-22,-22r0,-344v0,-15,17,-22,51,-22r0,-440v0,-166,-22,-249,-66,-249v-43,0,-65,66,-65,198r0,491v34,0,51,7,51,22r0,344r-22,22r-242,0r-22,-22r0,-344r22,-22r51,0r0,-726xm12,-792r124,0r12,12r0,148v-6,9,-15,14,-32,12r0,456r92,0r12,12r0,140r-12,12r-168,0r-12,-12r0,-608v-19,0,-28,-4,-28,-12r0,-148","w":647,"k":{"\u055e":130,"\u055c":110}},"\u0578":{"d":"355,-1080v85,0,128,62,128,185r0,589r43,0r21,22r0,263r-21,21r-220,0r-22,-21r0,-263v0,-15,14,-22,43,-22r0,-426v0,-41,-18,-57,-57,-57v-79,0,-62,334,-64,483r36,0r21,22r0,263r-21,21r-221,0r-21,-21r0,-263r21,-22r36,0r0,-468r-36,0r-21,-22r0,-248r21,-22r164,0r21,22r0,71r7,0v49,-71,96,-107,142,-107","w":559,"k":{"\u055e":550,"\u055b":330,"\u055c":460}},"\u0549":{"d":"344,-606v-157,7,-261,-144,-254,-338r0,-179v0,-248,92,-372,275,-372v111,0,188,46,227,138v51,122,42,237,42,392v0,132,-45,231,-110,317v-100,133,-138,218,-138,235v119,39,179,67,179,82r-117,331r-7,0v-273,-92,-420,-147,-441,-165v33,-118,80,-224,117,-338v45,11,84,27,131,35v17,-11,49,-52,96,-124r0,-14xm296,-1054v0,133,18,207,55,220r21,0v32,-19,48,-60,48,-124r0,-261v0,-25,-11,-44,-34,-56r-35,0v-37,0,-55,74,-55,221","w":640},"\u0579":{"d":"230,-1113r214,0r16,16r-182,246r0,16v85,49,127,210,127,483r0,468v0,40,26,61,79,63r8,8r0,199r-24,24r-87,0v-137,0,-206,-50,-206,-151r-8,-56r0,-697v0,-57,-24,-100,-72,-127r-71,0r-24,-24r0,-190v0,-31,66,-121,198,-270","w":497},"\u054a":{"d":"22,-1495r795,0r23,22r0,1068r51,0r22,22r0,361r-22,22r-324,0r-22,-22r0,-361r22,-22r59,0r0,-714r-140,0r0,375r-22,22r-111,0r-22,-22r0,-375r-140,0r0,228r-22,22r-147,0r-22,-22r0,-582","w":916},"\u057a":{"d":"22,-1061r219,0r22,22r0,270v0,15,-15,22,-44,22r0,423v2,44,11,77,58,73v34,-20,51,-64,51,-131r0,-365v-24,0,-36,-7,-36,-22r0,-270r22,-22r204,0r22,22r0,270v0,15,-17,22,-51,22r0,350v6,110,3,154,66,146v39,-15,58,-74,58,-175r0,-321r-36,0r-22,-22r0,-270r22,-22r226,0r22,22r0,270r-22,22r-37,0r0,839r37,0r22,22r0,270r-22,22r-226,0r-22,-22r0,-270r22,-22r36,0r0,-117r-22,0v-48,106,-195,93,-233,-14r-15,0v-44,58,-88,87,-131,87v-103,0,-154,-95,-154,-284r0,-511r-36,0r-22,-22r0,-270","w":831},"\u054b":{"d":"21,-1492r249,0v121,0,202,47,242,142v52,126,42,234,42,391v0,105,-40,214,-85,341r-78,220r0,7r184,0r22,22r0,348r-22,21r-554,0r-21,-21r0,-469r21,-22r100,0r21,22r0,99r78,0v13,0,44,-102,93,-305v-209,-77,-313,-127,-313,-149r0,-626xm256,-1265v-44,-8,-47,142,-43,213v6,120,4,150,85,150v29,0,43,-64,43,-192r0,-57v-10,-100,-9,-122,-85,-114","w":607},"\u057b":{"d":"170,-1087v29,0,68,25,118,74r8,0r0,-37r22,-22r177,0r22,22r0,259r-22,22r-37,0r0,960r148,0r22,22r0,177r-22,23r-288,0r-22,-23r0,-406r-15,0v-35,37,-73,66,-118,66v-109,0,-163,-145,-163,-435r0,-296v0,-271,57,-406,170,-406xm163,-644r0,296v0,46,17,78,51,96r22,0v74,-28,52,-270,52,-392v0,-93,-22,-140,-66,-140v-39,0,-59,47,-59,140","w":636},"\u054c":{"d":"189,-1455v235,-98,386,32,386,335r0,480r94,0r22,22r0,109r-22,22r-94,0r0,101r43,0r22,22r0,342r-22,22r-283,0r-22,-22r0,-342v0,-15,17,-22,51,-22r0,-458v-5,-154,-11,-225,-66,-225v-43,0,-65,77,-65,232r0,451v34,0,51,7,51,22r0,342r-22,22r-240,0r-22,-22r0,-342r22,-22r51,0r0,-712v0,-195,35,-323,116,-357","w":695},"\u057c":{"d":"348,-1080v90,0,135,97,135,291r0,221r78,0r22,21r0,114r-22,21r-78,0r0,106r36,0r21,22r0,263r-21,21r-213,0r-22,-21r0,-263v0,-15,14,-22,43,-22r0,-369v-11,-92,-3,-122,-64,-114v-38,22,-57,65,-57,128r0,355v33,0,50,7,50,22r0,263r-22,21r-213,0r-21,-21r0,-263r21,-22r36,0r0,-468r-36,0r-21,-22r0,-248r21,-22r164,0r21,22r0,63r7,0v45,-66,90,-99,135,-99","w":592},"\u054d":{"d":"563,-397v-7,282,-37,397,-260,397v-159,0,-238,-120,-238,-361r0,-737r-43,0r-22,-21r0,-332r22,-22r281,0r22,22r0,332v0,14,-17,21,-51,21r0,477v0,139,17,209,51,209r22,0v38,0,57,-77,57,-231r0,-455v-33,0,-50,-7,-50,-21r0,-332r21,-22r239,0r21,22r0,332r-21,21r-51,0r0,701","w":640},"\u057d":{"d":"21,-1072r172,0r22,21r0,659v0,77,21,115,64,115v79,0,53,-365,57,-502r-43,0r-21,-21r0,-251r21,-21r179,0r22,21r0,745r36,0r21,21r0,265r-21,21r-165,0r-21,-21r0,-57r-8,0v-41,62,-84,93,-128,93v-101,0,-151,-91,-151,-272r0,-523r-36,0r-21,-21r0,-251","w":563},"\u054e":{"d":"309,-1473r316,0r22,22r0,352r-22,21r-50,0r0,697r136,0r22,22r0,337r-22,22r-323,0r-22,-22r0,-510r-21,0v-42,77,-92,115,-151,115v-91,0,-137,-77,-137,-230r0,-93r-35,0r-22,-22r0,-208r22,-22r222,0r22,22r0,208v0,15,-17,22,-50,22r0,43v14,10,16,29,43,29v46,0,82,-36,107,-108r0,-302r-57,0r-22,-21r0,-352","w":739},"\u057e":{"d":"318,-1462r252,0r22,22r0,274r-22,22r-37,0r0,1235r96,0r22,23r0,273r-22,23r-252,0r-22,-23r0,-502r-7,0v-52,74,-101,111,-148,111v-94,0,-141,-96,-141,-289r0,-318r-37,0r-22,-22r0,-274r22,-22r222,0r22,22r0,274v0,15,-15,22,-44,22r0,200v2,72,18,103,67,103v40,0,66,-64,66,-192r0,-644r-37,0r-22,-22r0,-274","w":658},"\u054f":{"d":"194,-1492v44,0,92,31,143,93r7,0r0,-43r22,-21r143,0r22,21r0,466r-22,22r-136,0v-33,0,-50,-36,-50,-108v-21,-19,-38,-28,-50,-28v-39,13,-51,35,-51,79v0,66,73,132,208,215v100,61,144,203,144,409v0,258,-69,387,-208,387v-59,0,-109,-19,-151,-57r-7,0v0,23,-7,35,-21,35r-144,0r-21,-21r0,-509r21,-22r144,0r21,22v-5,75,16,143,72,143v58,0,64,-56,64,-122v0,-69,-69,-143,-208,-222v-91,-81,-136,-196,-136,-344v0,-177,36,-299,108,-366","w":578},"\u057f":{"d":"118,-1058v55,-18,98,14,131,69r21,0r0,-41r20,-21r83,0r21,21r0,359r-21,21r-83,0v-15,0,-24,-32,-27,-97r-42,-34r-48,0r-28,27r0,56v7,23,65,66,173,131v69,70,104,151,104,242v0,169,-37,275,-111,318v-70,18,-98,-4,-159,-62r-7,0r0,34r-21,21r-83,0r-20,-21r0,-387r20,-21r83,0r21,21v-2,69,-3,132,69,132v23,0,40,-12,49,-35r0,-42v0,-51,-55,-109,-166,-172v-65,-60,-97,-145,-97,-256v0,-153,40,-238,118,-263","w":456},"\u0550":{"d":"312,-1488v169,0,254,123,254,370r0,254r51,0r22,22r0,334r-22,22r-240,0r-21,-22r0,-334v0,-15,17,-22,50,-22v-7,-135,-26,-203,-58,-203r-21,0v-31,0,-51,60,-51,181r0,501v34,0,51,7,51,22r0,341r-22,22r-283,0r-22,-22r0,-341r22,-22r43,0r0,-740v0,-242,82,-363,247,-363","w":644},"\u0580":{"d":"370,-1080v89,0,134,64,134,193r0,615r44,0r22,22r0,273r-22,23r-229,0r-23,-23r0,-273v0,-15,15,-22,45,-22r0,-445v0,-42,-19,-59,-59,-59v-45,0,-67,89,-67,266r0,615r37,0r22,22r0,274r-22,23r-230,0r-22,-23r0,-274r22,-22r37,0r0,-866r-37,0r-22,-23r0,-259r22,-22r171,0r22,22r0,74r7,0v51,-74,100,-111,148,-111","w":574},"\u0551":{"d":"89,-1223v1,-169,66,-247,206,-247v106,0,180,31,215,95v52,93,66,405,-26,460v-29,39,-5,27,58,53v68,28,107,65,118,104v23,77,28,209,28,334v0,207,-45,329,-128,377v-92,53,-366,42,-539,44v-8,0,-12,-4,-12,-12r0,-529r6,-6r289,0r6,6r0,186v69,2,115,4,130,-58v15,-62,18,-142,18,-238v0,-89,-35,-134,-106,-134r-333,0r-6,-6r0,-165r6,-6r70,0r0,-258xm255,-1145r0,182v55,0,107,11,107,-48v0,-80,22,-186,-60,-192v-31,5,-47,24,-47,58","w":700},"\u0581":{"d":"29,-1061r302,0r29,23r0,285v0,15,-19,23,-58,23r0,324v14,61,21,85,58,85v65,0,98,-49,98,-147r0,-262v-39,0,-59,-8,-59,-23r0,-285r30,-23r292,0r29,23r0,285r-29,23r-49,0r0,763v-21,283,-80,424,-175,424v-80,22,-130,-10,-205,-70r-10,0r0,47r-29,23r-117,0r-29,-23r0,-332r29,-23r117,0v21,0,34,36,39,108v33,31,56,33,107,31v26,0,59,-32,59,-100r0,-192r-20,0v-55,46,-107,69,-156,69v-136,0,-204,-108,-204,-324r0,-401r-49,0r-29,-23r0,-285","w":761},"\u0552":{"d":"22,-1473r231,0r22,22r0,276r-22,22r-37,0r0,848r171,0r22,22r0,261r-22,22r-313,0r-22,-22r0,-1131v-35,0,-52,-7,-52,-22r0,-276","w":412},"\u0582":{"d":"16,-1061r166,0r16,16r0,198r-16,16r-27,0r0,611r124,0r16,16r0,188r-16,16r-225,0r-16,-16r0,-815v-25,0,-38,-5,-38,-16r0,-198","w":302},"\u0553":{"d":"93,-1413v75,-74,271,-63,428,-64v159,0,248,51,278,150v43,139,36,503,36,728v0,315,-30,491,-86,535v-93,72,-252,64,-414,64v-156,0,-253,-42,-285,-128v-69,-188,-50,-565,-50,-842v0,-245,37,-387,93,-443xm214,-970r0,471v2,93,23,115,100,107r0,-714v-79,-8,-100,31,-100,136xm521,-1106r0,714v82,8,100,-17,100,-122r0,-421v-6,-128,-16,-180,-100,-171","w":842},"\u0583":{"d":"265,-1473r242,0r23,23r0,174r-23,23r-37,0r0,197r15,0v41,-46,84,-69,129,-69v101,0,151,126,151,379r0,394v0,262,-53,393,-159,393v-44,0,-87,-24,-129,-67r-7,0r0,211r37,0r23,23r0,182r-23,23r-242,0r-23,-23r0,-182r23,-23r38,0r0,-219r-8,0v-47,50,-93,75,-136,75v-106,0,-159,-126,-159,-378r0,-424v0,-243,53,-364,159,-364v81,17,121,43,121,76r23,0r0,-204r-38,0r-23,-23r0,-174xm212,-814v-78,31,-53,289,-53,417v0,67,18,110,53,128r30,0v41,-17,61,-83,61,-197v0,-232,-20,-348,-61,-348r-30,0xm523,-814v-66,1,-52,293,-53,409v0,70,18,115,53,136r30,0v83,-41,53,-234,53,-356v0,-126,-22,-189,-53,-189r-30,0","w":772},"\u0554":{"d":"22,-1495r298,0v193,0,290,87,290,260v10,0,15,55,15,164r0,67v0,238,-72,357,-216,357r-119,7r0,30r223,0r23,22r0,119r-23,23r-223,0r0,37r60,0r22,22r0,365r-22,22r-328,0r-22,-22r0,-365r22,-22r52,0r0,-37r-52,0r-22,-23r0,-111r22,-22r52,0r0,-506r-52,0r-22,-23r0,-342xm290,-1108r0,297v100,10,134,-27,134,-148v0,-108,-40,-155,-134,-149","w":636},"\u0584":{"d":"185,-1069v66,0,98,22,98,35r0,161v0,8,-25,14,-75,17v-15,16,-23,35,-23,58r0,300r57,0r17,17r0,202r-17,17r-69,0r0,427r46,0r17,17r0,213r-17,18r-202,0r-17,-18r0,-213r17,-17r29,0r0,-427r-29,0r-17,-17r0,-202r17,-17r29,0r0,-392v0,-119,46,-179,139,-179","w":291},"\u0555":{"d":"293,-1481v116,0,198,56,229,172v52,192,36,510,36,765v0,261,-31,431,-107,494v-56,46,-112,50,-193,50v-105,0,-179,-49,-215,-150v-69,-193,-43,-555,-43,-823v0,-283,50,-446,150,-487xm215,-894r0,279v0,138,19,207,57,207v47,0,71,-88,71,-265r0,-307v-3,-59,-10,-100,-57,-100v-47,0,-71,62,-71,186","w":563,"k":{"\u055e":140,"\u055b":140,"\u055c":110}},"\u0585":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400","w":1095,"k":{"\u055e":550,"\u055b":330,"\u055c":460}},"\u0556":{"d":"102,-1422v140,-75,294,-37,481,-44r22,22r0,335r-22,22r-51,0r0,153v191,-8,332,41,372,161v38,112,29,227,30,365v0,191,-58,308,-175,350v0,21,-57,58,-176,58r-561,0r-22,-22r0,-357r22,-22r299,0r0,-365v-195,-22,-292,-71,-292,-146v-13,-11,-29,-76,-29,-197v0,-163,30,-274,102,-313xm321,-1087v-82,-1,-120,10,-109,88v9,61,45,69,109,65r0,-153xm532,-773r0,372r95,0v68,0,102,-61,102,-182v0,-127,-53,-190,-116,-190r-81,0","w":945},"\u0586":{"d":"206,-1473r133,0r22,22r0,457v149,-10,232,28,273,155v31,94,22,270,22,405v0,187,-22,297,-66,332v-28,41,-129,55,-229,51r0,155r37,0r22,22r0,272r-22,23r-228,0r-23,-23r0,-272r23,-22r36,0r0,-155r-132,0r-22,-22r0,-213r22,-23r132,0r0,-464v-120,0,-206,-75,-206,-228r0,-214v0,-125,32,-206,96,-243xm125,-1127v-1,74,-13,148,81,133r0,-162v-38,-2,-72,1,-81,29xm361,-773r0,464v115,7,133,-77,133,-199v0,-172,-34,-258,-103,-258","w":662},"\u055a":{"d":"175,-1261r0,-205r197,0v-3,137,14,285,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0","w":535},"\u2013":{"d":"0,-485r0,-147r837,0r0,147r-837,0","w":837},"\u0412":{"d":"1094,-1233v79,178,2,391,-146,453r1,3v126,57,226,162,226,332v0,224,-124,352,-295,413v-61,21,-128,32,-201,32r-529,0r0,-1466r518,0v212,2,361,87,426,233xm982,-435v0,-169,-119,-242,-290,-242r-199,0r0,-173r197,0v156,-2,251,-76,251,-228v0,-261,-338,-211,-605,-215r0,1120r343,0v176,-5,303,-81,303,-262","w":1255},"\u0421":{"d":"736,-141v254,0,384,-135,432,-343r203,0v-54,215,-186,382,-383,463v-151,62,-364,61,-514,-8v-249,-115,-414,-354,-414,-715v0,-337,148,-573,382,-688v201,-99,529,-60,674,54v99,78,172,182,214,316r-194,0v-66,-158,-198,-262,-416,-262v-256,0,-385,159,-441,364v-66,242,-6,531,113,662v80,88,191,157,344,157","w":1431},"\u0441":{"d":"522,-124v155,0,240,-74,279,-194r186,0v-55,210,-204,342,-464,342v-320,0,-463,-224,-463,-551v0,-261,98,-442,278,-522v152,-68,365,-38,480,49v77,58,134,140,169,250r-186,0v-41,-114,-121,-188,-270,-188v-220,0,-294,179,-294,406v0,226,72,408,285,408","w":1049},"\u00b7":{"d":"178,-503r0,-205r196,0r0,205r-196,0","w":535},"\u0422":{"d":"484,0r0,-1293r-464,0r0,-173r1116,0r0,173r-466,0r0,1293r-186,0","w":1156,"k":{"\u0410":160,"\u041b":180,"\u0414":170," ":37,"y":113,"w":113,"u":76,"s":227,"r":76,"o":227,"i":76,"e":227,"c":227,"a":227,"O":37,"A":152,";":227,":":227,".":227,"-":113,",":227}},"\u0443":{"d":"481,-201v121,-271,213,-553,284,-861r169,0v-105,450,-265,862,-456,1257v-71,146,-183,252,-396,236r0,-140v129,8,186,-62,240,-142v27,-42,47,-97,66,-149v-159,-338,-284,-686,-388,-1062r176,0v72,306,186,589,305,861","w":934},"\u0425":{"d":"193,0r-193,0v114,-309,307,-538,505,-763r-130,-165v-124,-162,-240,-335,-321,-538r202,0v88,224,226,399,368,570r112,-131v109,-132,209,-273,283,-439r182,0v-110,276,-291,488,-468,698r134,162v142,179,268,374,363,606r-201,0v-104,-241,-262,-435,-415,-629r-126,151v-115,144,-223,295,-295,478","w":1230},"\u0445":{"d":"481,-657v105,-123,212,-252,274,-405r173,0v-67,216,-209,369,-340,524r114,130v101,120,200,246,253,408r-183,0v-68,-157,-183,-288,-292,-416v-110,130,-227,259,-300,416r-180,0v82,-215,236,-374,374,-536r-111,-129v-95,-117,-188,-238,-235,-397r176,0v61,161,173,283,277,405","w":955},"\u041a":{"w":1314},"\u043a":{"d":"936,-1062v-106,151,-249,306,-384,426v168,189,305,395,419,636r-203,0v-93,-194,-205,-366,-340,-521v-42,37,-82,66,-125,100r0,421r-172,0r0,-1062r172,0r0,432v160,-119,304,-265,419,-432r214,0","w":975},"\u041d":{"d":"150,0r0,-1466r186,0r0,616r731,0r0,-616r187,0r0,1466r-187,0r0,-677r-731,0r0,677r-186,0","w":1404},"\u0415":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0","w":1280},"\u0401":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0xm461,-1545r0,-207r172,0r0,207r-172,0xm779,-1545r0,-207r172,0r0,207r-172,0","w":1280},"\u041e":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587","w":1446},"\u0420":{"d":"507,-828v76,64,193,102,307,58v91,-35,168,-108,168,-228v0,-197,-141,-295,-336,-295r-310,0r0,1293r-186,0r0,-1466r481,0v258,2,427,113,507,290v50,110,44,254,-3,358v-81,179,-321,289,-567,215v-48,-15,-96,-41,-143,-76","w":1194,"k":{" ":37,"A":152,".":264,",":264}},"\u0440":{"d":"575,24v-124,-1,-212,-58,-269,-134r0,517r-171,0r0,-1469r154,0r0,138v71,-99,145,-161,299,-162v267,-2,432,259,432,547v0,282,-186,564,-445,563xm571,-945v-187,0,-280,204,-280,420v0,220,81,401,273,401v197,0,279,-189,279,-416v0,-218,-83,-405,-272,-405","w":1080},"\u041c":{"d":"820,-549v120,-346,271,-642,473,-917r206,0r0,1466r-185,0r0,-1187v-176,255,-295,563,-409,879r-168,0v-26,-80,-53,-158,-82,-235v-88,-236,-191,-452,-325,-645r0,1188r-180,0r0,-1466r201,0v195,271,362,568,465,917r4,0","w":1649},"\u043e":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400","w":1075},"\u00ac":{"d":"114,-1030r968,0r0,388r-141,0r0,-254r-827,0r0,-134","w":1175},"\u00a9":{"d":"1408,-358v-153,252,-456,453,-849,348v-267,-71,-457,-261,-529,-528v-105,-391,100,-696,350,-848v143,-87,373,-139,576,-78v265,81,447,264,528,529v62,206,6,442,-76,577xm210,-406v126,212,386,368,714,284v227,-58,390,-214,446,-440v100,-402,-125,-699,-446,-789v-243,-68,-483,33,-612,157v-136,131,-238,382,-168,634v16,55,38,107,66,154xm745,-401v125,0,198,-60,230,-158r152,0v-46,170,-169,279,-381,279v-261,0,-379,-183,-379,-451v0,-215,80,-361,227,-427v124,-56,300,-32,394,40v63,48,110,115,139,204r-152,0v-33,-94,-103,-154,-223,-154v-179,0,-239,148,-239,333v0,184,57,334,232,334","w":1509},"\u00ae":{"d":"1408,-358v-153,252,-456,453,-849,348v-267,-71,-457,-261,-529,-528v-105,-391,100,-696,350,-848v143,-87,373,-139,576,-78v265,81,447,264,528,529v62,206,6,442,-76,577xm210,-406v126,212,386,368,714,284v227,-58,390,-214,446,-440v100,-402,-125,-699,-446,-789v-243,-68,-483,33,-612,157v-136,131,-238,382,-168,634v16,55,38,107,66,154xm1035,-894v0,128,-83,205,-205,223v122,91,195,231,285,353r-145,0v-106,-140,-186,-311,-362,-377r45,-118v32,25,67,44,115,44v80,0,137,-45,137,-125v0,-101,-68,-152,-172,-152r-162,0r0,728r-126,0r0,-840r283,0v178,6,307,87,307,264","w":1509},"\u00a6":{"d":"180,431r0,-725r151,0r0,725r-151,0xm180,-761r0,-730r151,0r0,730r-151,0","w":501},"\u00a4":{"d":"163,-725v0,-92,29,-161,67,-224r-141,-139r109,-113r143,141v62,-40,131,-68,224,-68v94,0,163,28,225,68r142,-141r110,113r-142,139v39,63,68,131,68,224v0,91,-30,161,-68,223r142,139r-110,113r-142,-142v-62,41,-130,69,-225,69v-93,0,-163,-28,-224,-69r-143,142r-109,-113r141,-139v-37,-63,-67,-132,-67,-223xm462,-968v-116,47,-201,189,-142,345v43,116,196,201,347,141v114,-45,197,-195,139,-345v-44,-115,-194,-201,-344,-141","w":1139},"\u2022":{"d":"128,-799v43,-108,177,-186,322,-131v107,41,187,182,132,322v-42,107,-181,188,-322,132v-107,-42,-189,-183,-132,-323","w":707},"\u2019":{"d":"175,-1261r0,-205r197,0v-3,137,14,285,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0","w":535},"\u2018":{"d":"359,-1175r0,205r-197,0v3,-137,-14,-285,37,-377v29,-52,69,-93,124,-118r48,77v-78,37,-110,95,-110,213r98,0","w":535},"\u201c":{"d":"359,-1175r0,205r-197,0v3,-137,-14,-285,37,-377v29,-52,69,-93,124,-118r48,77v-78,37,-110,95,-110,213r98,0xm711,-1175r0,205r-197,0v3,-137,-14,-285,37,-377v29,-52,69,-93,124,-118r48,77v-78,37,-110,95,-110,213r98,0","w":871},"\u201d":{"d":"525,-1259r0,-205r197,0v-3,137,14,285,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0xm173,-1259r0,-205r197,0v-3,137,14,285,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0","w":871},"\u201a":{"d":"175,0r0,-205r197,0v-3,137,13,286,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0","w":486},"\u201e":{"d":"525,0r0,-205r197,0v-3,137,14,285,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0xm173,0r0,-205r197,0v-3,137,14,285,-37,377v-29,52,-69,93,-124,118r-48,-77v78,-37,110,-95,110,-213r-98,0","w":871},"\u00b6":{"d":"438,-1466r693,0r0,163r-144,0r0,1710r-160,0r0,-1710r-243,0r0,1710r-155,0r0,-1125v-182,-4,-309,-87,-371,-216v-44,-90,-44,-230,0,-320v64,-130,193,-212,380,-212","w":1160},"\u00a7":{"d":"344,-883v-85,-70,-167,-144,-167,-292v0,-160,103,-250,227,-293v153,-53,345,-6,426,76v64,65,106,154,121,267r-171,0v-18,-137,-88,-223,-236,-223v-111,0,-198,56,-198,164v0,81,44,125,96,166v139,111,331,187,464,306v61,54,114,124,114,232v0,161,-89,260,-228,300v85,70,168,143,168,291v0,160,-103,250,-227,293v-153,53,-344,6,-425,-76v-64,-64,-108,-154,-122,-267r171,0v17,138,89,223,236,223v111,0,198,-55,198,-164v0,-81,-45,-125,-97,-166v-139,-111,-329,-186,-462,-305v-61,-54,-115,-125,-115,-233v0,-159,89,-259,227,-299xm689,-252v85,-33,167,-94,167,-197v0,-113,-83,-164,-160,-211r-248,-151v-85,33,-167,94,-167,196v0,113,82,164,159,211","w":1139},"\u2039":{"d":"316,-528r249,456r-140,0r-306,-456r306,-456r142,0","w":682},"\u00b1":{"d":"492,-292r0,-274r-383,0r0,-168r383,0r0,-289r164,0r0,289r383,0r0,168r-383,0r0,274r-164,0xm109,-38r0,-168r930,0r0,168r-930,0","w":1124},"\u2030":{"d":"412,-716v-205,0,-298,-175,-298,-398v0,-207,102,-378,296,-377v204,2,306,167,306,388v0,216,-108,387,-304,387xm565,-1110v0,-144,-30,-257,-150,-257v-125,0,-150,119,-150,271v0,145,29,256,150,256v126,0,150,-115,150,-270xm416,54r770,-1545r140,0r-767,1545r-143,0xm1322,54v-205,0,-298,-175,-298,-398v0,-208,102,-378,297,-377v204,2,306,167,306,388v0,219,-106,387,-305,387xm1476,-340v0,-144,-30,-257,-150,-257v-126,0,-151,119,-151,271v0,144,32,256,150,256v127,0,151,-114,151,-270xm2116,54v-205,0,-298,-175,-298,-398v0,-208,102,-378,297,-377v204,2,306,167,306,388v0,219,-106,387,-305,387xm2270,-340v0,-144,-30,-257,-150,-257v-126,0,-151,119,-151,271v0,144,32,256,150,256v127,0,151,-114,151,-270","w":2524},"\u203a":{"d":"119,-984r142,0r306,456r-306,456r-140,0r249,-456","w":682},"\u2122":{"d":"368,-620r0,-711r-255,0r0,-134r653,0r0,134r-256,0r0,711r-142,0xm1473,-1228v-83,132,-134,280,-193,439r-120,0v-54,-165,-104,-303,-190,-438r0,607r-138,0r0,-845r140,0v102,141,186,291,248,464v65,-174,148,-321,251,-464r142,0r0,845r-140,0r0,-608","w":1792},"\u00b0":{"d":"319,-1379v-94,0,-156,63,-156,157v0,93,63,156,156,156v94,0,157,-63,157,-156v0,-95,-63,-157,-157,-157xm414,-997v-216,80,-397,-112,-320,-321v40,-108,181,-182,320,-129v107,41,186,183,130,321v-24,59,-70,107,-130,129","w":631},"\u00ba":{"d":"370,-729v-229,0,-335,-154,-335,-388v0,-231,109,-378,335,-378v221,0,331,144,334,368v3,242,-107,398,-334,398xm370,-1384v-140,0,-189,121,-189,267v0,147,48,278,189,278v141,0,189,-133,189,-282v0,-143,-53,-263,-189,-263","w":748},"\u00af":{"d":"-30,-1550r0,-130r1146,0r0,130r-1146,0","w":1024},"\u00d7":{"d":"810,-321r-284,-284r-271,271r-119,-119r271,-271r-282,-282r116,-116r282,282r271,-271r119,119r-271,271r284,284","w":1045},"\u00f7":{"d":"459,-938r0,-205r205,0r0,205r-205,0xm459,-311r0,-205r205,0r0,205r-205,0xm109,-639r0,-168r930,0r0,168r-930,0","w":1124},"\u042c":{"d":"690,-850v285,6,485,121,485,405v0,225,-123,354,-295,414v-61,21,-128,31,-201,31r-529,0r0,-1466r186,0r0,1293r343,0v185,-1,301,-75,303,-262v2,-183,-109,-242,-290,-242r-199,0r0,-173r197,0","w":1255,"k":{"\u0422":230}},"\u042f":{"d":"500,-774v111,42,233,8,307,-54r82,149v-184,73,-327,193,-440,353r-230,326r-219,0r273,-393v60,-78,150,-166,224,-232v-213,-31,-357,-152,-357,-379v0,-238,145,-370,330,-431v65,-21,133,-31,205,-31r494,0r0,1466r-186,0r0,-1304r-315,0v-156,3,-260,81,-311,189v-72,152,25,297,143,341","w":1319,"k":{"Y":37,"W":37,"V":37,"T":37}},"\u0413":{"d":"150,-1466r948,0r0,173r-762,0r0,1293r-186,0r0,-1466","w":1120,"k":{"\u0410":220,"\u041b":210,"\u0414":230}},"\u0411":{"d":"690,-850v285,6,485,121,485,405v0,225,-123,354,-295,414v-61,21,-128,31,-201,31r-529,0r0,-1466r907,0r0,173r-721,0r0,1120r343,0v185,-1,301,-75,303,-262v2,-183,-109,-242,-290,-242r-199,0r0,-173r197,0","w":1255},"\u0414":{"d":"134,-173v175,-260,268,-627,267,-1079r0,-214r734,0r0,1293r190,0r0,405r-174,0r0,-232r-964,0r0,232r-177,0r0,-405r124,0xm580,-1293v4,446,-68,852,-242,1120r611,0r0,-1120r-369,0","w":1387},"\u041b":{"d":"49,-165v63,23,129,23,167,-31v142,-205,150,-567,168,-908v6,-114,7,-235,7,-362r784,0r0,1466r-186,0r0,-1293r-412,0v-8,384,-24,719,-101,991v-30,108,-74,185,-122,239v-79,89,-211,91,-338,56","w":1325},"\u0418":{"d":"1080,-1141v-209,410,-463,779,-739,1141r-191,0r0,-1466r178,0r1,1202v272,-368,530,-773,739,-1202r191,0r0,1466r-179,0r0,-1141","w":1409},"\u0419":{"d":"700,-1528v100,0,150,-45,170,-135r123,0v-26,156,-117,259,-295,259v-176,0,-278,-101,-296,-259r123,0v21,90,74,135,175,135xm1080,-1141v-209,410,-463,779,-739,1141r-191,0r0,-1466r178,0r1,1202v272,-368,530,-773,739,-1202r191,0r0,1466r-179,0r0,-1141","w":1409},"\u0417":{"d":"913,-794v137,35,247,185,247,353v0,283,-267,466,-570,466v-299,0,-558,-191,-557,-469r185,0v1,178,183,296,376,296v193,0,380,-109,380,-281v0,-209,-194,-276,-436,-264r0,-173v196,14,359,-49,359,-221v0,-134,-134,-231,-279,-231v-155,0,-290,109,-290,256r-185,0v-5,-237,233,-429,479,-429v233,0,460,177,460,395v0,147,-62,262,-169,302","w":1225},"\u0416":{"d":"971,0r0,-676v-146,6,-236,55,-335,139v-165,141,-293,319,-434,537r-209,0v186,-294,357,-563,654,-728v33,-17,68,-32,105,-43v-205,-104,-350,-255,-502,-431v-64,-74,-130,-163,-201,-264r203,0v152,210,322,407,534,548v58,39,116,73,185,79r0,-627r186,0r0,627v128,-19,220,-98,311,-172v154,-125,287,-287,408,-455r203,0v-165,238,-332,435,-545,599v-50,38,-103,70,-158,96v278,98,438,302,601,529v50,70,102,151,158,242r-209,0v-142,-220,-267,-394,-434,-537v-99,-85,-188,-133,-335,-139r0,676r-186,0","w":2138},"\u041f":{"d":"150,0r0,-1466r1104,0r0,1466r-187,0r0,-1293r-731,0r0,1293r-186,0","w":1404},"\u0424":{"d":"193,-1409v75,-74,269,-63,426,-64v159,0,248,51,278,149v43,139,36,502,36,726v0,314,-30,490,-86,534v-92,72,-251,64,-413,64v-155,0,-252,-42,-284,-128v-69,-187,-50,-564,-50,-840v0,-244,37,-385,93,-441xm313,-968r0,470v2,93,23,115,100,107r0,-712v-79,-8,-100,31,-100,135xm619,-1103r0,712v82,8,100,-17,100,-121r0,-420v-6,-129,-15,-181,-100,-171","w":1536},"\u0426":{"d":"150,0r0,-1466r186,0r0,1293r731,0r0,-1293r187,0r0,1293r129,0r0,580r-187,0r0,-407r-1046,0","w":1404},"\u0429":{"d":"150,0r0,-1466r186,0r0,1293r522,0r0,-1293r186,0r0,1293r522,0r0,-1293r187,0r0,1293r129,0r0,580r-187,0r0,-407r-1545,0","w":1962},"\u042a":{"d":"780,-850v285,6,485,121,485,405v0,225,-123,354,-295,414v-61,21,-128,31,-201,31r-529,0r0,-1293r-236,0r0,-173r422,0r0,1293r343,0v185,-1,301,-75,303,-262v2,-183,-109,-242,-290,-242r-199,0r0,-173r197,0","w":1337,"k":{"\u0422":200}},"\u042b":{"d":"690,-850v285,6,485,121,485,405v0,225,-123,354,-295,414v-61,21,-128,31,-201,31r-529,0r0,-1466r186,0r0,1293r343,0v185,-1,301,-75,303,-262v2,-183,-109,-242,-290,-242r-199,0r0,-173r197,0xm1349,0r0,-1466r186,0r0,1466r-186,0","w":1685},"\u042e":{"d":"1205,25v-368,0,-668,-337,-673,-702r-196,0r0,677r-186,0r0,-1466r186,0r0,616r203,0v36,-296,180,-503,416,-596v159,-63,367,-60,518,12v243,115,397,352,405,703v9,405,-285,756,-673,756xm850,-1160v-113,135,-167,452,-92,680v63,192,201,333,446,333v251,0,385,-144,448,-343v44,-141,46,-343,-1,-482v-66,-195,-198,-347,-444,-347v-165,0,-278,64,-357,159","w":1957},"\u0427":{"d":"632,-668v162,0,272,-38,391,-85r0,-713r186,0r0,1466r-186,0r-1,-589v-129,45,-242,93,-408,94v-326,1,-494,-159,-494,-480r0,-491r186,0r0,476v-3,223,101,322,326,322","w":1359},"\u0423":{"d":"733,-566v145,-315,251,-563,349,-900r204,0v-37,113,-76,224,-116,332v-119,323,-251,628,-425,896v-92,142,-169,262,-393,262v-62,-1,-132,-12,-177,-39r26,-173v75,46,209,45,276,-5v62,-47,101,-109,146,-195v-250,-311,-455,-677,-613,-1078r214,0v122,334,296,648,498,900r11,0","w":1301,"k":{"\u0410":200,"\u041b":190,"\u0414":190}},"\u042d":{"d":"274,-404v66,158,198,262,416,262v317,0,445,-232,467,-535r-674,0r0,-173r667,0v-8,-213,-117,-361,-267,-436v-148,-75,-368,-29,-461,55v-61,55,-94,94,-121,169r-203,0v59,-168,192,-311,364,-383v147,-61,362,-61,507,7v236,110,381,343,381,686v0,353,-140,600,-382,718v-202,98,-533,59,-680,-54v-98,-76,-172,-180,-208,-316r194,0","w":1412},"\u0428":{"d":"150,0r0,-1466r186,0r0,1293r522,0r0,-1293r186,0r0,1293r522,0r0,-1293r187,0r0,1466r-1603,0","w":1903},"\u0447":{"d":"484,-491v173,0,270,-128,270,-312r0,-259r172,0r0,1062r-172,0r0,-516v-67,120,-168,180,-305,180v-229,-1,-348,-142,-348,-378r0,-348r171,0r0,289v1,173,51,282,212,282","w":1052},"\u043d":{"d":"126,0r0,-1062r172,0r0,439r481,0r0,-439r172,0r0,1062r-172,0r0,-468r-481,0r0,468r-172,0","w":1077},"\u043f":{"d":"131,0r0,-1062r825,0r0,1062r-172,0r0,-907r-481,0r0,907r-172,0","w":1082},"\u0449":{"d":"303,-155r337,0r0,-907r172,0r0,907r337,0r0,-907r172,0r0,907r119,0r0,561r-172,0r0,-406r-1137,0r0,-1062r172,0r0,907","w":1501},"\u0446":{"d":"303,-155r481,0r0,-907r172,0r0,907r119,0r0,561r-172,0r0,-406r-772,0r0,-1062r172,0r0,907","w":1127},"\u0448":{"d":"303,-155r337,0r0,-907r172,0r0,907r337,0r0,-907r172,0r0,1062r-1190,0r0,-1062r172,0r0,907","w":1447},"\u0444":{"d":"1215,24v-125,-1,-210,-58,-268,-134r0,517r-172,0r0,-517v-58,76,-144,134,-269,134v-224,0,-346,-165,-410,-344v-76,-210,-18,-487,86,-610v71,-84,169,-156,311,-156v141,0,215,54,282,139r0,-519r172,0r0,519v68,-85,139,-139,281,-139v222,0,341,151,400,329v44,133,42,305,-4,437v-46,131,-126,239,-237,300v-54,30,-111,44,-172,44xm941,-525v0,216,58,401,263,401v212,0,279,-191,279,-416v0,-175,-50,-312,-159,-376v-66,-38,-160,-39,-224,2v-107,69,-159,211,-159,389xm517,-124v205,0,263,-185,263,-401v0,-179,-52,-319,-160,-389v-64,-41,-154,-36,-222,-2v-183,92,-204,502,-84,682v43,63,106,110,203,110","w":1702},"\u0431":{"d":"558,24v-329,-3,-443,-221,-443,-564v0,-95,1,-182,3,-263v5,-282,59,-505,263,-586v92,-37,208,-41,325,-49v46,-3,89,-9,91,-53r172,0v10,238,-279,159,-460,213v-120,36,-220,114,-221,266v0,24,-4,50,-1,69v64,-62,159,-122,280,-119v296,8,432,212,432,515v0,255,-96,440,-263,529v-54,28,-113,42,-178,42xm822,-532v0,-216,-66,-382,-271,-382v-138,0,-214,99,-254,213v-16,47,-24,101,-24,162v-1,231,71,415,271,415v209,0,278,-189,278,-408","w":1068},"\u0432":{"d":"898,-326v0,218,-153,326,-373,326r-394,0r0,-1062r388,0v159,1,270,66,321,173v59,124,-1,273,-93,327v81,44,151,117,151,236xm719,-319v1,-107,-76,-161,-185,-160r-231,0r0,324r222,0v113,-3,192,-49,194,-164xm690,-773v0,-162,-219,-132,-387,-134r0,285r230,0v99,3,157,-60,157,-151","w":941},"\u0433":{"d":"131,-1062r713,0r0,155r-541,0r0,907r-172,0r0,-1062","w":859},"\u0434":{"d":"118,-155v143,-209,196,-533,183,-907r561,0r0,907r135,0r0,319r-165,0r0,-164r-641,0r0,164r-167,0r0,-319r94,0xm469,-907v0,297,-54,563,-163,752r384,0r0,-752r-221,0","w":1045},"\u0436":{"d":"2,0v155,-242,281,-444,532,-559v-208,-124,-350,-296,-492,-503r186,0v108,152,236,292,382,394v37,24,68,40,93,48r0,-442r172,0r0,442v136,-53,244,-164,343,-273v46,-51,89,-108,132,-169r189,0v-147,208,-283,375,-494,503v252,113,378,320,532,559r-192,0v-95,-147,-180,-266,-290,-366v-67,-61,-127,-98,-220,-111r0,477r-172,0r0,-477v-167,29,-251,135,-352,255v-49,59,-100,134,-157,222r-192,0","w":1586},"\u0437":{"d":"712,-569v97,41,171,121,171,251v0,175,-118,269,-257,316v-102,34,-240,36,-340,-2v-138,-52,-243,-151,-250,-328r178,0v4,166,175,247,342,196v79,-24,148,-76,148,-173v0,-145,-153,-165,-315,-158r0,-155v142,8,261,-26,261,-154v0,-107,-64,-163,-175,-163v-121,0,-179,74,-182,192r-178,0v5,-159,92,-260,211,-311v85,-36,214,-36,300,-2v113,45,202,132,202,278v0,101,-47,177,-116,213","w":918},"\u0438":{"d":"790,-731v-142,253,-309,501,-485,731r-174,0r0,-1062r173,0r1,800v178,-243,346,-518,482,-800r177,0r0,1062r-174,0r0,-731","w":1090},"\u0439":{"d":"790,-731v-142,253,-309,501,-485,731r-174,0r0,-1062r173,0r1,800v178,-243,346,-518,482,-800r177,0r0,1062r-174,0r0,-731xm537,-1332v100,0,150,-45,170,-135r123,0v-26,156,-117,259,-295,259v-176,0,-278,-101,-296,-259r123,0v21,90,74,135,175,135","w":1090},"\u043b":{"d":"32,-146v72,32,122,32,154,-50v84,-217,85,-547,88,-866r597,0r0,1062r-174,0r0,-907r-249,0v-7,257,-26,495,-82,681v-24,79,-57,138,-92,180v-62,74,-177,76,-266,32","w":997},"\u043c":{"d":"955,-786v-103,170,-178,365,-252,568r-152,0v-70,-209,-144,-397,-252,-569r0,787r-168,0r0,-1061r176,0v131,182,240,375,319,600v83,-226,185,-417,321,-600r179,0r0,1061r-171,0r0,-786","w":1252},"\u0442":{"d":"342,0r0,-907r-329,0r0,-155r832,0r0,155r-331,0r0,907r-172,0","w":858},"\u044a":{"d":"579,-622v214,2,365,85,365,296v0,218,-152,326,-373,326r-395,0r0,-907r-166,0r0,-155r338,0r0,908r223,0v120,1,194,-45,194,-165v0,-175,-180,-147,-346,-148r0,-155r160,0","w":986},"\u044b":{"d":"535,-622v211,4,363,88,363,296v0,217,-150,326,-371,326r-396,0r0,-1062r172,0r0,907r224,0v119,1,192,-46,193,-164v1,-112,-71,-148,-184,-148r-162,0r0,-155r161,0xm1017,0r0,-1062r172,0r0,1062r-172,0","w":1315},"\u044c":{"d":"533,-622v212,4,365,88,365,296v0,218,-152,326,-373,326r-394,0r0,-1062r172,0r0,907r222,0v119,0,194,-43,194,-164v0,-113,-73,-149,-185,-148r-160,0r0,-155r159,0","w":948},"\u044d":{"d":"247,-302v43,110,137,184,279,184v203,0,286,-158,304,-349r-472,0r0,-155r472,0v-17,-128,-85,-231,-182,-282v-33,-18,-69,-27,-106,-27v-172,2,-254,101,-287,242r-186,0v59,-214,201,-383,472,-383v235,0,373,133,438,314v47,129,46,314,2,446v-65,195,-205,334,-458,336v-247,2,-403,-126,-453,-326r177,0","w":1075},"\u044e":{"d":"1358,-751v133,367,-94,779,-460,767v-303,-10,-455,-210,-491,-496r-102,0r0,479r-174,0r0,-1061r174,0r0,436r102,0v33,-205,141,-352,311,-421v116,-46,266,-43,378,8v123,56,213,156,262,288xm900,-935v-225,3,-323,175,-321,419v1,176,69,302,189,360v39,18,82,27,130,27v227,0,321,-170,321,-402v0,-182,-69,-313,-190,-375v-39,-19,-82,-29,-129,-29","w":1449},"\u044f":{"d":"474,-556v59,0,101,-33,149,-67r74,135v-153,69,-273,190,-369,325r-115,163r-199,0r207,-296v40,-52,93,-109,143,-152v-145,-27,-241,-114,-241,-275v0,-176,108,-270,245,-316v48,-16,100,-23,153,-23r372,0r0,1062r-174,0r0,-907r-203,0v-125,2,-216,67,-216,184v0,100,72,167,174,167","w":1023},"\u02d8":{"d":"344,-1332v100,0,150,-45,170,-135r123,0v-26,156,-117,259,-295,259v-176,0,-278,-101,-296,-259r123,0v21,90,74,135,175,135","w":682},"\u0451":{"d":"547,-124v140,0,220,-86,259,-194r184,0v-55,201,-194,342,-444,342v-332,0,-486,-211,-486,-546v0,-262,99,-443,280,-525v114,-52,276,-52,391,0v196,88,300,284,288,580r-780,0v9,197,103,343,308,343xm831,-622v-19,-195,-102,-316,-293,-316v-190,0,-280,130,-297,316r590,0xm290,-1259r0,-207r172,0r0,207r-172,0xm608,-1259r0,-207r172,0r0,207r-172,0","w":1079},"\u0435":{"d":"547,-124v140,0,220,-86,259,-194r184,0v-55,201,-194,342,-444,342v-332,0,-486,-211,-486,-546v0,-262,99,-443,280,-525v114,-52,276,-52,391,0v196,88,300,284,288,580r-780,0v9,197,103,343,308,343xm831,-622v-19,-195,-102,-316,-293,-316v-190,0,-280,130,-297,316r590,0","w":1079},"\u0430":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182","w":1089},"\u0410":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0","k":{"\u0422":180}},"\u2024":{"d":"179,0r0,-205r196,0r0,205r-196,0","w":535},"\u2010":{"d":"49,-440r0,-181r492,0r0,181r-492,0","w":595},"\u02dc":{"d":"22,-1470r230,0r23,22r0,275v0,15,-15,22,-45,22r0,312v12,59,14,82,45,82v49,0,74,-47,74,-141r0,-253v-30,0,-45,-7,-45,-22r0,-275r23,-22r222,0r23,22r0,275r-23,22r-37,0r0,735v-16,273,-60,409,-133,409v-64,20,-99,-10,-156,-67r-8,0r0,44r-22,23r-89,0r-22,-23r0,-319r22,-22r89,0v17,0,27,35,30,104v26,28,40,31,81,29v20,0,45,-31,45,-96r0,-186r-15,0v-41,45,-81,67,-119,67v-104,0,-156,-104,-156,-312r0,-386r-37,0r-22,-22r0,-275","w":574},"\u055f":{"d":"1135,-1556r-968,0r0,-388r141,0r0,254r827,0r0,134","w":1148},"\u0559":{"d":"359,-1175r0,205r-197,0v3,-137,-14,-285,37,-377v29,-52,69,-93,124,-118r48,77v-78,37,-110,95,-110,213r98,0","w":535},"\u2116":{"d":"150,0r0,-1466r191,0v275,363,531,728,738,1141r1,-1141r179,0r0,1466r-191,0v-207,-426,-464,-837,-740,-1202r0,1202r-178,0xm1718,-697v-234,0,-342,-158,-342,-397v0,-237,109,-397,342,-397v227,0,337,155,341,386v4,248,-108,408,-341,408xm1718,-1347v-129,0,-188,110,-188,253v0,142,59,255,188,255v130,0,188,-114,188,-258v0,-140,-61,-250,-188,-250xm1391,-556r660,0r0,155r-660,0r0,-155","w":2197},"\u00ad":{"d":"49,-440r0,-181r492,0r0,181r-492,0","w":595},"\u00a8":{"d":"97,-1259r0,-207r172,0r0,207r-172,0xm415,-1259r0,-207r172,0r0,207r-172,0","w":682},"\u00b8":{"d":"15,296v114,-2,284,20,255,-99v-26,-38,-85,-40,-156,-43r52,-177r144,0r-33,109v95,9,164,59,164,145v0,188,-214,200,-426,192r0,-127","w":445},"\u02da":{"d":"343,-1151v-99,0,-181,-85,-181,-187v0,-94,86,-179,180,-179v97,0,180,85,180,183v0,98,-83,183,-179,183xm344,-1444v-56,0,-106,50,-106,107v0,59,49,111,106,111v56,0,106,-52,106,-109v0,-58,-48,-109,-106,-109","w":682},"\u02c6":{"d":"200,-1466r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":587},"\u00c0":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0xm839,-1602r-158,56r-250,-410r192,-52"},"\u00c2":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0xm546,-1828r187,0r200,272r-175,0r-119,-180r-118,180r-175,0"},"\u00c3":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0xm314,-1807r230,0r23,22r0,275v0,15,-15,22,-45,22r0,312v12,59,14,82,45,82v49,0,74,-47,74,-141r0,-253v-30,0,-45,-7,-45,-22r0,-275r23,-22r222,0r23,22r0,275r-23,22r-37,0r0,735v-16,273,-60,409,-133,409v-64,20,-99,-10,-156,-67r-8,0r0,44r-22,23r-89,0r-22,-23r0,-319r22,-22r89,0v17,0,27,35,30,104v26,28,40,31,81,29v20,0,45,-31,45,-96r0,-186r-15,0v-41,45,-81,67,-119,67v-104,0,-156,-104,-156,-312r0,-386r-37,0r-22,-22r0,-275"},"\u00c4":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0xm395,-1545r0,-207r172,0r0,207r-172,0xm713,-1545r0,-207r172,0r0,207r-172,0"},"\u00c5":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0xm642,-1414v-99,0,-181,-85,-181,-187v0,-94,86,-179,180,-179v97,0,180,85,180,183v0,98,-83,183,-179,183xm643,-1707v-56,0,-106,50,-106,107v0,59,49,111,106,111v56,0,106,-52,106,-109v0,-58,-48,-109,-106,-109"},"\u00c6":{"d":"1047,0r0,-443r-590,0r-161,275r-91,168r-205,0v271,-535,604,-1028,972,-1466r1092,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0xm1047,-1285r-127,157r-124,168r-119,173r-112,171r482,0r0,-669","w":2177,"k":{" ":113,"y":37,"w":37,"v":37,"Y":152,"W":76,"V":152,"U":50,"T":152}},"\u00c7":{"d":"736,-141v254,0,384,-135,432,-343r203,0v-54,215,-186,382,-383,463v-151,62,-364,61,-514,-8v-249,-115,-414,-354,-414,-715v0,-337,148,-573,382,-688v201,-99,529,-60,674,54v99,78,172,182,214,316r-194,0v-66,-158,-198,-262,-416,-262v-256,0,-385,159,-441,364v-66,242,-6,531,113,662v80,88,191,157,344,157xm539,296v114,-2,284,20,255,-99v-26,-38,-85,-40,-156,-43r52,-177r144,0r-33,109v95,9,164,59,164,145v0,188,-214,200,-426,192r0,-127","w":1431},"\u00c8":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0xm885,-1602r-158,56r-250,-410r192,-52","w":1280},"\u00ca":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0xm563,-1828r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":1280},"\u00cb":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0xm461,-1545r0,-207r172,0r0,207r-172,0xm779,-1545r0,-207r172,0r0,207r-172,0","w":1280},"\u00cc":{"d":"150,0r0,-1466r187,0r0,1466r-187,0xm466,-1582r-158,56r-250,-410r192,-52","w":487},"\u00cd":{"d":"150,0r0,-1466r187,0r0,1466r-187,0xm428,-1906r-227,372r-142,-45r180,-357","w":487},"\u00ce":{"d":"150,0r0,-1466r187,0r0,1466r-187,0xm144,-1828r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":487},"\u00cf":{"d":"150,0r0,-1466r187,0r0,1466r-187,0xm1,-1545r0,-207r172,0r0,207r-172,0xm319,-1545r0,-207r172,0r0,207r-172,0","w":487},"\u00d0":{"d":"-3,-850r153,0r0,-616r532,0v349,4,559,173,654,433v63,173,63,410,2,585v-92,261,-288,448,-632,448r-556,0r0,-677r-153,0r0,-173xm684,-173v343,-8,507,-219,507,-571v0,-256,-112,-427,-294,-508v-144,-64,-363,-34,-561,-41r0,443r420,0r0,173r-420,0r0,504r348,0","w":1443},"\u00d1":{"d":"341,-1466v276,362,530,730,739,1141r0,-1141r179,0r0,1466r-191,0v-206,-422,-465,-841,-740,-1202r0,1202r-178,0r0,-1466r191,0xm385,-1807r230,0r23,22r0,275v0,15,-15,22,-45,22r0,312v12,59,14,82,45,82v49,0,74,-47,74,-141r0,-253v-30,0,-45,-7,-45,-22r0,-275r23,-22r222,0r23,22r0,275r-23,22r-37,0r0,735v-16,273,-60,409,-133,409v-64,20,-99,-10,-156,-67r-8,0r0,44r-22,23r-89,0r-22,-23r0,-319r22,-22r89,0v17,0,27,35,30,104v26,28,40,31,81,29v20,0,45,-31,45,-96r0,-186r-15,0v-41,45,-81,67,-119,67v-104,0,-156,-104,-156,-312r0,-386r-37,0r-22,-22r0,-275","w":1409},"\u00d2":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587xm951,-1602r-158,56r-250,-410r192,-52","w":1446},"\u00d4":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587xm654,-1828r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":1446},"\u00d5":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587xm401,-1807r230,0r23,22r0,275v0,15,-15,22,-45,22r0,312v12,59,14,82,45,82v49,0,74,-47,74,-141r0,-253v-30,0,-45,-7,-45,-22r0,-275r23,-22r222,0r23,22r0,275r-23,22r-37,0r0,735v-16,273,-60,409,-133,409v-64,20,-99,-10,-156,-67r-8,0r0,44r-22,23r-89,0r-22,-23r0,-319r22,-22r89,0v17,0,27,35,30,104v26,28,40,31,81,29v20,0,45,-31,45,-96r0,-186r-15,0v-41,45,-81,67,-119,67v-104,0,-156,-104,-156,-312r0,-386r-37,0r-22,-22r0,-275","w":1446},"\u00d6":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587xm482,-1545r0,-207r172,0r0,207r-172,0xm800,-1545r0,-207r172,0r0,207r-172,0","w":1446},"\u00d8":{"d":"723,25v-186,0,-329,-59,-435,-148r-140,156r-93,-84r146,-163v-93,-122,-152,-288,-151,-500v2,-359,147,-605,396,-720v83,-38,175,-57,278,-57v204,1,355,67,463,173r159,-177r93,84r-171,191v133,177,167,556,80,810v-89,262,-286,435,-625,435xm1066,-1182v-77,-87,-188,-137,-341,-137v-348,0,-479,253,-483,608v-2,148,28,266,82,358xm405,-254v76,68,180,107,317,107v346,0,480,-229,482,-585v0,-138,-22,-251,-66,-342","w":1446},"\u00db":{"d":"704,-147v200,2,365,-186,365,-392r0,-927r187,0r0,921v0,155,-53,279,-150,379v-122,125,-253,191,-402,191v-311,0,-554,-269,-554,-590r0,-901r185,0r0,907v-7,232,149,410,369,412xm592,-1828r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":1406},"\u00dc":{"d":"704,-147v200,2,365,-186,365,-392r0,-927r187,0r0,921v0,155,-53,279,-150,379v-122,125,-253,191,-402,191v-311,0,-554,-269,-554,-590r0,-901r185,0r0,907v-7,232,149,410,369,412xm490,-1545r0,-207r172,0r0,207r-172,0xm808,-1545r0,-207r172,0r0,207r-172,0","w":1406},"\u00de":{"d":"150,-1466r185,0r0,176v180,3,360,-14,493,42v197,82,341,241,341,508v0,266,-140,428,-337,509v-133,55,-316,39,-497,42r0,189r-185,0r0,-1466xm977,-740v0,-244,-136,-384,-380,-384r-262,0r0,768r262,0v242,-7,380,-139,380,-384","w":1269},"\u00df":{"d":"135,-999v0,-304,121,-493,427,-492v174,0,289,76,342,197v16,38,24,77,24,118v-4,169,-155,221,-155,379v0,67,53,100,98,134v118,88,281,151,281,353v0,159,-87,258,-204,308v-128,55,-299,14,-378,-56v-59,-52,-112,-125,-119,-224r180,0v18,94,65,153,170,156v138,4,222,-148,147,-263v-79,-121,-249,-168,-328,-290v-19,-29,-29,-61,-29,-98v0,-171,169,-226,169,-394v0,-113,-83,-167,-202,-169v-206,-3,-252,142,-252,349r0,991r-171,0r0,-999","w":1253},"\u00e0":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182xm750,-1220r-158,56r-250,-410r192,-52","w":1089},"\u00e2":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182xm442,-1466r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":1089},"\u00e3":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182xm214,-1470r230,0r23,22r0,275v0,15,-15,22,-45,22r0,312v12,59,14,82,45,82v49,0,74,-47,74,-141r0,-253v-30,0,-45,-7,-45,-22r0,-275r23,-22r222,0r23,22r0,275r-23,22r-37,0r0,735v-16,273,-60,409,-133,409v-64,20,-99,-10,-156,-67r-8,0r0,44r-22,23r-89,0r-22,-23r0,-319r22,-22r89,0v17,0,27,35,30,104v26,28,40,31,81,29v20,0,45,-31,45,-96r0,-186r-15,0v-41,45,-81,67,-119,67v-104,0,-156,-104,-156,-312r0,-386r-37,0r-22,-22r0,-275","w":1089},"\u00e4":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182xm319,-1259r0,-207r172,0r0,207r-172,0xm637,-1259r0,-207r172,0r0,207r-172,0","w":1089},"\u00e5":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182xm564,-1151v-99,0,-181,-85,-181,-187v0,-94,86,-179,180,-179v97,0,180,85,180,183v0,98,-83,183,-179,183xm565,-1444v-56,0,-106,50,-106,107v0,59,49,111,106,111v56,0,106,-52,106,-109v0,-58,-48,-109,-106,-109","w":1089},"\u00e6":{"d":"1275,-124v140,0,220,-85,259,-194r184,0v-55,201,-194,342,-444,342v-204,0,-336,-83,-412,-218v-102,126,-220,218,-433,218v-209,0,-349,-99,-349,-304v0,-228,170,-332,401,-332r308,0r0,-109v-3,-148,-92,-216,-244,-216v-157,0,-247,48,-274,178r-161,0v43,-226,189,-327,460,-327v178,0,283,59,343,177v72,-112,184,-177,351,-177v241,0,382,138,448,324v30,84,37,179,35,290r-780,0v8,202,102,348,308,348xm1559,-612v-20,-191,-89,-326,-293,-326v-197,0,-281,135,-297,326r590,0xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v27,-53,23,-107,23,-178r-282,0v-141,2,-243,55,-243,187","w":1807},"\u00e7":{"d":"522,-124v155,0,240,-74,279,-194r186,0v-55,210,-204,342,-464,342v-320,0,-463,-224,-463,-551v0,-261,98,-442,278,-522v152,-68,365,-38,480,49v77,58,134,140,169,250r-186,0v-41,-114,-121,-188,-270,-188v-220,0,-294,179,-294,406v0,226,72,408,285,408xm320,276v114,-2,284,20,255,-99v-26,-38,-85,-40,-156,-43r52,-177r144,0r-33,109v95,9,164,59,164,145v0,188,-214,200,-426,192r0,-127","w":1049},"\u00e8":{"d":"547,-124v140,0,220,-86,259,-194r184,0v-55,201,-194,342,-444,342v-332,0,-486,-211,-486,-546v0,-262,99,-443,280,-525v114,-52,276,-52,391,0v196,88,300,284,288,580r-780,0v9,197,103,343,308,343xm831,-622v-19,-195,-102,-316,-293,-316v-190,0,-280,130,-297,316r590,0xm721,-1220r-158,56r-250,-410r192,-52","w":1079},"\u00ea":{"d":"547,-124v140,0,220,-86,259,-194r184,0v-55,201,-194,342,-444,342v-332,0,-486,-211,-486,-546v0,-262,99,-443,280,-525v114,-52,276,-52,391,0v196,88,300,284,288,580r-780,0v9,197,103,343,308,343xm831,-622v-19,-195,-102,-316,-293,-316v-190,0,-280,130,-297,316r590,0xm443,-1466r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":1079},"\u00eb":{"d":"547,-124v140,0,220,-86,259,-194r184,0v-55,201,-194,342,-444,342v-332,0,-486,-211,-486,-546v0,-262,99,-443,280,-525v114,-52,276,-52,391,0v196,88,300,284,288,580r-780,0v9,197,103,343,308,343xm831,-622v-19,-195,-102,-316,-293,-316v-190,0,-280,130,-297,316r590,0xm290,-1259r0,-207r172,0r0,207r-172,0xm608,-1259r0,-207r172,0r0,207r-172,0","w":1079},"\u00f0":{"d":"733,-1295v167,218,282,445,282,774v0,255,-101,429,-279,508v-112,50,-269,50,-385,4v-185,-74,-289,-247,-290,-508v0,-276,103,-459,293,-537v122,-50,306,-43,378,36r-28,-54v-32,-59,-73,-119,-117,-166r-281,111r-38,-106r245,-94v-57,-61,-115,-93,-183,-137r120,-70r44,27v55,35,112,79,157,125r220,-90r39,105xm541,-124v212,0,300,-167,297,-405v-3,-229,-77,-408,-297,-408v-228,0,-303,186,-303,425v0,229,82,388,303,388","w":1075},"\u00f1":{"d":"577,-931v-173,0,-271,129,-271,312r0,619r-171,0r0,-1062r153,0r0,156v79,-120,187,-180,324,-180v229,1,348,142,348,378r0,708r-172,0r0,-649v-1,-171,-52,-282,-211,-282xm237,-1470r230,0r23,22r0,275v0,15,-15,22,-45,22r0,312v12,59,14,82,45,82v49,0,74,-47,74,-141r0,-253v-30,0,-45,-7,-45,-22r0,-275r23,-22r222,0r23,22r0,275r-23,22r-37,0r0,735v-16,273,-60,409,-133,409v-64,20,-99,-10,-156,-67r-8,0r0,44r-22,23r-89,0r-22,-23r0,-319r22,-22r89,0v17,0,27,35,30,104v26,28,40,31,81,29v20,0,45,-31,45,-96r0,-186r-15,0v-41,45,-81,67,-119,67v-104,0,-156,-104,-156,-312r0,-386r-37,0r-22,-22r0,-275","w":1085},"\u00f2":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400xm722,-1220r-158,56r-250,-410r192,-52","w":1075},"\u00f4":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400xm444,-1466r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":1075},"\u00f5":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400xm226,-1470r230,0r23,22r0,275v0,15,-15,22,-45,22r0,312v12,59,14,82,45,82v49,0,74,-47,74,-141r0,-253v-30,0,-45,-7,-45,-22r0,-275r23,-22r222,0r23,22r0,275r-23,22r-37,0r0,735v-16,273,-60,409,-133,409v-64,20,-99,-10,-156,-67r-8,0r0,44r-22,23r-89,0r-22,-23r0,-319r22,-22r89,0v17,0,27,35,30,104v26,28,40,31,81,29v20,0,45,-31,45,-96r0,-186r-15,0v-41,45,-81,67,-119,67v-104,0,-156,-104,-156,-312r0,-386r-37,0r-22,-22r0,-275","w":1075},"\u00f6":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400xm301,-1259r0,-207r172,0r0,207r-172,0xm619,-1259r0,-207r172,0r0,207r-172,0","w":1075},"\u00f8":{"d":"1015,-546v-3,344,-141,570,-477,570v-94,0,-176,-20,-246,-61r-58,82r-95,-73r59,-84v-89,-95,-138,-235,-138,-419v2,-259,100,-436,280,-517v150,-68,377,-39,481,51r60,-85r95,73r-69,98v67,89,109,212,108,365xm538,-937v-220,0,-300,177,-300,406v0,113,21,204,63,273r426,-605v-51,-49,-114,-74,-189,-74xm538,-124v222,0,300,-182,300,-413v0,-85,-13,-158,-40,-219r-414,588v43,29,95,44,154,44","w":1075},"\u00fb":{"d":"508,-131v173,0,270,-128,270,-312r0,-619r172,0r0,1062r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282xm450,-1466r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":1085},"\u00fc":{"d":"508,-131v173,0,270,-128,270,-312r0,-619r172,0r0,1062r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282xm317,-1259r0,-207r172,0r0,207r-172,0xm635,-1259r0,-207r172,0r0,207r-172,0","w":1085},"\u00fe":{"d":"575,24v-125,-1,-211,-58,-269,-134r0,517r-171,0r0,-1873r171,0r0,522v61,-82,141,-145,282,-142v222,5,341,151,400,329v44,133,42,305,-4,437v-46,131,-126,239,-237,300v-54,30,-111,44,-172,44xm312,-696v-58,249,-7,572,252,572v212,0,279,-191,279,-416v0,-175,-50,-312,-159,-376v-66,-38,-160,-38,-225,2v-72,44,-125,121,-147,218","w":1080},"\u00ff":{"d":"481,-201v121,-271,213,-553,284,-861r169,0v-105,450,-265,862,-456,1257v-71,146,-183,252,-396,236r0,-140v129,8,186,-62,240,-142v27,-42,47,-97,66,-149v-159,-338,-284,-686,-388,-1062r176,0v72,306,186,589,305,861xm230,-1256r0,-207r172,0r0,207r-172,0xm548,-1256r0,-207r172,0r0,207r-172,0","w":934},"\u00b4":{"d":"376,-1544r-227,372r-142,-45r180,-357","w":408},"\u00c1":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0xm833,-1926r-227,372r-142,-45r180,-357"},"\u00e1":{"d":"570,-1086v256,0,394,122,394,371r0,715r-160,0r0,-131v-98,86,-199,155,-375,155v-209,0,-349,-99,-349,-304v0,-231,166,-342,401,-342r308,0r0,-99v-3,-148,-92,-216,-244,-216v-156,0,-247,49,-274,178r-161,0v43,-226,189,-327,460,-327xm264,-285v0,109,85,171,206,168v148,-2,247,-76,296,-177v26,-53,23,-103,23,-173r-282,0v-139,2,-243,51,-243,182xm733,-1544r-227,372r-142,-45r180,-357","w":1089},"\u00c9":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0xm716,-1926r-227,372r-142,-45r180,-357","w":1280},"\u00e9":{"d":"547,-124v140,0,220,-86,259,-194r184,0v-55,201,-194,342,-444,342v-332,0,-486,-211,-486,-546v0,-262,99,-443,280,-525v114,-52,276,-52,391,0v196,88,300,284,288,580r-780,0v9,197,103,343,308,343xm831,-622v-19,-195,-102,-316,-293,-316v-190,0,-280,130,-297,316r590,0xm728,-1544r-227,372r-142,-45r180,-357","w":1079},"\u00d3":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587xm911,-1906r-227,372r-142,-45r180,-357","w":1446},"\u00f3":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400xm744,-1544r-227,372r-142,-45r180,-357","w":1075},"\u00dd":{"d":"1290,-1466v-144,304,-324,547,-562,760r0,706r-186,0r0,-706v-231,-218,-409,-443,-542,-760r196,0v99,259,262,442,444,615v187,-172,344,-362,453,-615r197,0xm831,-1906r-227,372r-142,-45r180,-357","w":1290},"\u00fd":{"d":"481,-201v121,-271,213,-553,284,-861r169,0v-105,450,-265,862,-456,1257v-71,146,-183,252,-396,236r0,-140v129,8,186,-62,240,-142v27,-42,47,-97,66,-149v-159,-338,-284,-686,-388,-1062r176,0v72,306,186,589,305,861xm665,-1544r-227,372r-142,-45r180,-357","w":934},"\u00d9":{"d":"704,-147v200,2,365,-186,365,-392r0,-927r187,0r0,921v0,155,-53,279,-150,379v-122,125,-253,191,-402,191v-311,0,-554,-269,-554,-590r0,-901r185,0r0,907v-7,232,149,410,369,412xm889,-1582r-158,56r-250,-410r192,-52","w":1406},"\u00da":{"d":"704,-147v200,2,365,-186,365,-392r0,-927r187,0r0,921v0,155,-53,279,-150,379v-122,125,-253,191,-402,191v-311,0,-554,-269,-554,-590r0,-901r185,0r0,907v-7,232,149,410,369,412xm896,-1906r-227,372r-142,-45r180,-357","w":1406},"\u00f9":{"d":"508,-131v173,0,270,-128,270,-312r0,-619r172,0r0,1062r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282xm763,-1220r-158,56r-250,-410r192,-52","w":1085},"\u00fa":{"d":"508,-131v173,0,270,-128,270,-312r0,-619r172,0r0,1062r-153,0r0,-156v-79,120,-187,180,-324,180v-229,-1,-348,-142,-348,-378r0,-708r171,0r0,649v1,173,51,282,212,282xm726,-1544r-227,372r-142,-45r180,-357","w":1085},"\u0152":{"d":"724,-1491v228,0,389,99,485,240r0,-215r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0r0,-219v-95,146,-251,239,-486,244v-378,9,-680,-353,-673,-739v6,-361,145,-608,396,-722v83,-37,176,-55,278,-55xm368,-1160v-113,135,-167,452,-92,680v63,192,201,333,446,333v251,0,385,-144,448,-343v44,-141,46,-343,-1,-482v-66,-195,-198,-347,-444,-347v-165,0,-278,64,-357,159","w":2339},"\u0153":{"d":"1326,-124v140,0,220,-85,259,-194r184,0v-55,201,-194,342,-444,342v-203,0,-335,-87,-399,-227v-67,134,-188,227,-388,227v-327,0,-478,-222,-478,-555v0,-259,100,-437,280,-517v59,-26,125,-38,198,-38v189,2,324,89,390,226v71,-138,196,-226,387,-226v241,0,381,138,447,324v29,81,38,171,36,277r-780,0v4,213,97,361,308,361xm538,-937v-220,0,-300,177,-300,406v0,229,79,407,300,407v222,0,300,-182,300,-413v0,-180,-58,-311,-176,-372v-37,-19,-78,-28,-124,-28xm1606,-633v-14,-188,-104,-305,-289,-305v-140,0,-226,79,-268,183v-15,37,-22,78,-22,122r579,0","w":1858},"\u02c7":{"d":"359,-1304r120,-162r194,0r-225,272r-192,0r-216,-272r196,0","w":682},"\u0160":{"d":"314,-1077v0,181,134,220,324,221v258,1,440,93,524,266v51,106,53,258,-1,362v-85,167,-270,253,-523,253v-262,0,-437,-118,-519,-301v-27,-60,-39,-125,-39,-195r176,0v18,204,162,322,382,322v206,0,383,-56,383,-259v0,-206,-174,-270,-383,-275v-287,-6,-504,-105,-504,-394v0,-209,136,-325,300,-383v123,-44,301,-41,422,2v170,59,293,186,302,397r-178,0v-17,-175,-141,-264,-342,-259v-183,3,-324,71,-324,243xm655,-1660r120,-162r194,0r-225,272r-192,0r-216,-272r196,0","w":1261},"\u017d":{"d":"50,0r0,-180v218,-417,516,-787,837,-1113r-755,0r0,-173r1008,0r0,173v-352,345,-653,701,-876,1120r899,0r0,173r-1113,0xm635,-1660r120,-162r194,0r-225,272r-192,0r-216,-272r196,0","w":1213},"\u0161":{"d":"907,-312v0,206,-190,339,-411,336v-265,-4,-396,-113,-436,-341r171,-28v20,142,104,223,264,221v131,-1,235,-45,235,-169v0,-114,-121,-134,-228,-157v-152,-32,-260,-72,-324,-126v-59,-50,-89,-118,-89,-204v2,-194,167,-309,376,-306v238,3,372,91,404,298r-169,24v-17,-111,-92,-174,-223,-174v-120,0,-221,37,-221,137v0,35,15,64,46,86v45,31,131,61,259,89v195,44,346,116,346,314xm507,-1304r120,-162r194,0r-225,272r-192,0r-216,-272r196,0","w":967},"\u017e":{"d":"60,-146v173,-284,368,-549,623,-759r-584,-1r0,-156r833,0r0,141v-257,210,-501,466,-667,764r698,2r0,155r-903,0r0,-146xm543,-1304r120,-162r194,0r-225,272r-192,0r-216,-272r196,0","w":1023},"\u0178":{"d":"1290,-1466v-144,304,-324,547,-562,760r0,706r-186,0r0,-706v-231,-218,-409,-443,-542,-760r196,0v99,259,262,442,444,615v187,-172,344,-362,453,-615r197,0xm403,-1545r0,-207r172,0r0,207r-172,0xm721,-1545r0,-207r172,0r0,207r-172,0","w":1290},"\u20ac":{"d":"1036,-37v-123,61,-334,73,-474,17v-206,-81,-322,-266,-364,-515r-152,0r30,-145r106,0r-1,-109r-135,0r30,-145r118,0v41,-255,162,-443,370,-526v160,-64,373,-44,510,34r-37,195v-78,-92,-251,-149,-396,-87v-143,61,-218,203,-247,384r584,0r-27,145r-570,0r1,109r548,0r-28,145r-504,0v39,225,146,392,376,397v121,3,202,-36,262,-97r0,198","w":1159},"\u2020":{"d":"475,432r0,-1348r-402,0r0,-146r402,0r0,-404r171,0r0,404r403,0r0,146r-403,0r0,1348r-171,0","w":1139},"\u2021":{"d":"475,432r0,-432r-402,0r0,-146r402,0r0,-770r-402,0r0,-146r402,0r0,-404r171,0r0,404r403,0r0,146r-403,0r0,770r403,0r0,146r-403,0r0,432r-171,0","w":1127},"\u00b5":{"d":"74,303v42,-41,61,-90,61,-172r0,-1193r171,0r0,749v1,126,58,192,186,190v149,-2,234,-94,276,-205v14,-38,20,-78,20,-118r0,-616r171,0r0,1062r-165,0r0,-160v-56,106,-169,179,-334,180v-62,0,-132,-11,-174,-31v-4,109,13,228,-24,309v-19,42,-44,82,-76,114","w":1076},"\u00a5":{"d":"640,-851v187,-172,344,-362,453,-615r197,0v-135,284,-301,517,-519,720r348,0r0,135r-391,0r0,156r391,0r0,135r-391,0r0,320r-186,0r0,-320r-386,0r0,-135r386,0r0,-156r-386,0r0,-135r344,0v-209,-204,-377,-425,-500,-720r196,0v99,259,262,442,444,615","w":1290},"\u00a2":{"d":"989,-318v-57,227,-238,363,-532,338r-102,395r-125,-29r103,-398v-176,-75,-274,-260,-273,-515v1,-261,99,-441,278,-522v79,-35,172,-45,271,-31r104,-402r124,29r-104,405v130,53,211,155,256,298r-186,0v-22,-65,-60,-112,-110,-146r-199,771v170,9,269,-64,309,-193r186,0xm572,-936v-249,-17,-332,164,-335,404v-1,168,46,294,137,362","w":1049},"\u00aa":{"d":"386,-1490v173,1,269,81,269,250r0,481r-131,0r0,-88v-64,55,-118,106,-233,104v-141,-2,-235,-65,-235,-204v0,-153,114,-224,270,-224r188,0r0,-74v1,-98,-46,-146,-145,-145v-106,1,-166,33,-185,120r-107,0v28,-153,127,-220,309,-220xm319,-837v137,-4,205,-89,195,-239r-170,0v-93,-1,-143,37,-144,126v0,77,40,115,119,113","w":719},"\u00b2":{"d":"251,-1491v155,0,244,97,244,251v0,149,-100,233,-181,312v-36,35,-84,62,-121,89r305,0r0,106r-437,0r0,-117v110,-67,214,-153,265,-276v16,-38,23,-76,23,-117v0,-82,-46,-140,-121,-141v-42,-1,-78,17,-97,38r-57,-85v38,-37,105,-60,177,-60","w":570},"\u00b3":{"d":"371,-1175v83,27,146,93,146,202v0,194,-202,284,-388,221v-37,-12,-66,-36,-89,-66r77,-88v26,34,69,67,130,66v86,-2,125,-60,125,-144v0,-84,-50,-127,-138,-124r0,-108v55,7,87,-30,87,-78v0,-53,-33,-90,-85,-90v-38,0,-70,17,-95,51r-82,-71v39,-53,103,-90,197,-87v116,3,205,61,205,175v0,73,-42,115,-90,141","w":574},"\u00b9":{"d":"153,-733r0,-650r-90,0r0,-102r235,0r0,752r-145,0","w":410},"\u0131":{"d":"135,0r0,-1062r172,0r0,1062r-172,0","w":442},"\u00ec":{"d":"135,0r0,-1062r172,0r0,1062r-172,0xm447,-1220r-158,56r-250,-410r192,-52","w":442},"\u00ed":{"d":"135,0r0,-1062r172,0r0,1062r-172,0xm407,-1544r-227,372r-142,-45r180,-357","w":442},"\u00ee":{"d":"135,0r0,-1062r172,0r0,1062r-172,0xm127,-1466r187,0r200,272r-175,0r-119,-180r-118,180r-175,0","w":442},"\u00ef":{"d":"135,0r0,-1062r172,0r0,1062r-172,0xm-24,-1259r0,-207r172,0r0,207r-172,0xm294,-1259r0,-207r172,0r0,207r-172,0","w":442},"\u00a1":{"d":"330,-698r53,777r0,353r-214,0r0,-353r50,-777r111,0xm375,-1062r0,205r-198,0r0,-205r198,0","w":568},"\u00bf":{"d":"528,281v174,0,276,-103,281,-281r178,0v-6,206,-119,333,-273,396v-107,44,-256,44,-365,3v-152,-57,-271,-171,-271,-370v0,-233,177,-309,278,-449v53,-72,99,-156,98,-281r166,0v3,271,-136,393,-270,525v-50,49,-94,101,-94,193v0,124,76,202,166,243v33,14,69,21,106,21xm630,-1062r0,195r-186,0r0,-195r186,0","w":1079},"\u0192":{"d":"962,-1316v-76,-15,-182,-17,-222,28v-44,50,-51,145,-67,226r198,0r-24,140r-198,0r-176,1035v-34,181,-126,312,-336,316v-49,0,-101,-6,-158,-18r53,-157v76,15,182,18,221,-28v27,-32,40,-74,50,-128r174,-1020r-153,0r24,-140r153,0v29,-231,99,-426,356,-429v48,0,101,6,158,18","w":1036},"\u00a3":{"d":"339,-1099v0,89,28,171,47,249r294,0r0,173r-251,0v29,140,12,285,-53,375v-27,38,-61,76,-108,111v183,-60,387,31,564,44v108,8,184,-26,250,-73r0,182v-65,45,-137,67,-243,63v-158,-6,-277,-90,-441,-90v-124,0,-222,44,-302,93r-69,-173v141,-81,237,-182,229,-387v-2,-48,-12,-96,-23,-145r-220,0r0,-173r173,0v-36,-116,-58,-272,-12,-392v57,-152,182,-249,388,-249v262,0,374,153,402,406r-180,0v-21,-141,-69,-258,-226,-258v-147,0,-219,97,-219,244","w":1163},"\u00bc":{"d":"264,-5r1101,-1548r101,62r-1101,1548xm251,-733r0,-650r-90,0r0,-102r235,0r0,752r-145,0xm1034,-265v96,-180,225,-358,376,-489r149,0r0,489r77,0r0,84r-77,0r0,181r-145,0r0,-181r-380,0r0,-84xm1414,-265r-1,-371v-93,96,-186,223,-227,371r228,0","w":1708},"\u00bd":{"d":"264,-5r1101,-1548r101,62r-1101,1548xm1350,-758v155,0,244,97,244,251v0,182,-136,276,-246,363v-21,17,-43,25,-56,38r305,0r0,106r-437,0r0,-117v110,-67,213,-152,264,-275v16,-38,24,-77,24,-118v0,-82,-46,-140,-121,-141v-42,-1,-78,17,-97,38r-57,-85v38,-37,105,-60,177,-60xm251,-733r0,-650r-90,0r0,-102r235,0r0,752r-145,0","w":1708},"\u00be":{"d":"1034,-265v96,-180,225,-358,376,-489r149,0r0,489r77,0r0,84r-77,0r0,181r-145,0r0,-181r-380,0r0,-84xm1414,-265r-1,-371v-93,96,-186,223,-227,371r228,0xm264,-5r1101,-1548r101,62r-1101,1548xm371,-1175v83,27,146,93,146,202v0,194,-202,284,-388,221v-37,-12,-66,-36,-89,-66r77,-88v26,34,69,67,130,66v86,-2,125,-60,125,-144v0,-84,-50,-127,-138,-124r0,-108v55,7,87,-30,87,-78v0,-53,-33,-90,-85,-90v-38,0,-70,17,-95,51r-82,-71v39,-53,103,-90,197,-87v116,3,205,61,205,175v0,73,-42,115,-90,141","w":1708},"\u03a0":{"d":"150,0r0,-1466r1104,0r0,1466r-187,0r0,-1293r-731,0r0,1293r-186,0","w":1404},"\u03a1":{"d":"507,-828v76,64,193,102,307,58v91,-35,168,-108,168,-228v0,-197,-141,-295,-336,-295r-310,0r0,1293r-186,0r0,-1466r481,0v258,2,427,113,507,290v50,110,44,254,-3,358v-81,179,-321,289,-567,215v-48,-15,-96,-41,-143,-76","w":1237},"\u03a4":{"d":"484,0r0,-1293r-464,0r0,-173r1116,0r0,173r-466,0r0,1293r-186,0","w":1156},"\u03a5":{"d":"1290,-1466v-144,304,-324,547,-562,760r0,706r-186,0r0,-706v-231,-218,-409,-443,-542,-760r196,0v99,259,262,442,444,615v187,-172,344,-362,453,-615r197,0","w":1290},"\u03a6":{"d":"193,-1409v75,-74,269,-63,426,-64v159,0,248,51,278,149v43,139,36,502,36,726v0,314,-30,490,-86,534v-92,72,-251,64,-413,64v-155,0,-252,-42,-284,-128v-69,-187,-50,-564,-50,-840v0,-244,37,-385,93,-441xm313,-968r0,470v2,93,23,115,100,107r0,-712v-79,-8,-100,31,-100,135xm619,-1103r0,712v82,8,100,-17,100,-121r0,-420v-6,-129,-15,-181,-100,-171","w":1536},"\u03a7":{"d":"193,0r-193,0v114,-309,307,-538,505,-763r-130,-165v-124,-162,-240,-335,-321,-538r202,0v88,224,226,399,368,570r112,-131v109,-132,209,-273,283,-439r182,0v-110,276,-291,488,-468,698r134,162v142,179,268,374,363,606r-201,0v-104,-241,-262,-435,-415,-629r-126,151v-115,144,-223,295,-295,478","w":1230},"\u039f":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587","w":1446},"\u039d":{"d":"341,-1466v276,362,530,730,739,1141r0,-1141r179,0r0,1466r-191,0v-206,-422,-465,-841,-740,-1202r0,1202r-178,0r0,-1466r191,0","w":1409},"\u039c":{"d":"820,-549v120,-346,271,-642,473,-917r206,0r0,1466r-185,0r0,-1187v-176,255,-295,563,-409,879r-168,0v-26,-80,-53,-158,-82,-235v-88,-236,-191,-452,-325,-645r0,1188r-180,0r0,-1466r201,0v195,271,362,568,465,917r4,0","w":1649},"\u039a":{"d":"150,0r0,-1466r186,0r0,627v128,-19,219,-98,310,-172v154,-125,288,-287,409,-455r203,0v-165,238,-333,435,-546,599v-50,38,-102,70,-157,96v278,98,438,302,601,529v50,70,102,151,158,242r-209,0v-142,-220,-266,-394,-433,-537v-99,-85,-189,-133,-336,-139r0,676r-186,0","w":1314},"\u0399":{"d":"150,0r0,-1466r187,0r0,1466r-187,0","w":487},"\u0397":{"d":"150,0r0,-1466r186,0r0,616r731,0r0,-616r187,0r0,1466r-187,0r0,-677r-731,0r0,677r-186,0","w":1404},"\u0396":{"d":"50,0r0,-180v218,-417,516,-787,837,-1113r-755,0r0,-173r1008,0r0,173v-352,345,-653,701,-876,1120r899,0r0,173r-1113,0","w":1213},"\u0395":{"d":"150,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0","w":1280},"\u0393":{"d":"150,-1466r948,0r0,173r-762,0r0,1293r-186,0r0,-1466","w":1078},"\u0392":{"d":"1094,-1233v79,178,2,391,-146,453r1,3v126,57,226,162,226,332v0,224,-124,352,-295,413v-61,21,-128,32,-201,32r-529,0r0,-1466r518,0v212,2,361,87,426,233xm982,-435v0,-169,-119,-242,-290,-242r-199,0r0,-173r197,0v156,-2,251,-76,251,-228v0,-261,-338,-211,-605,-215r0,1120r343,0v176,-5,303,-81,303,-262","w":1255},"\u0391":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0"},"\u03bf":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400","w":1075},"\u0394":{"d":"0,0v113,-542,309,-1029,532,-1466r219,0v232,445,412,921,537,1466r-1288,0xm642,-1285v-183,349,-314,716,-417,1127r836,0v-98,-408,-240,-780,-419,-1127"},"\u0398":{"d":"723,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm725,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587xm389,-850r658,0r0,173r-658,0r0,-173","w":1446},"\u039b":{"d":"0,0v113,-542,309,-1029,532,-1466r219,0v232,445,412,921,537,1466r-192,0v-97,-469,-253,-894,-454,-1285v-200,385,-349,810,-454,1285r-188,0"},"\u039e":{"d":"83,-1294r0,-172r1084,0r0,172r-1084,0xm264,-850r800,0r0,173r-800,0r0,-173xm83,-173r1117,0r0,173r-1117,0r0,-173","w":1280},"\u2015":{"d":"100,-485r0,-147r1323,0r0,147r-1323,0","w":1530},"\u0384":{"d":"376,-1544r-227,372r-142,-45r180,-357","w":408},"\u03a8":{"d":"911,-520v246,-4,382,-138,382,-384r0,-562r192,0r0,562v-4,268,-140,432,-339,510v-71,27,-149,41,-235,41r0,353r-185,0r0,-353v-271,-4,-447,-133,-532,-327v-29,-68,-44,-143,-44,-224r0,-562r193,0r0,562v6,243,139,377,383,383r0,-945r185,0r0,946","w":1645},"\u03a9":{"d":"1419,-793v0,296,-107,482,-274,620r290,0r0,173r-570,0r0,-162v237,-111,356,-312,356,-601v0,-251,-101,-432,-269,-519v-109,-57,-263,-57,-371,0v-165,86,-267,264,-267,509v0,295,118,498,354,611r0,162r-571,0r0,-173r290,0v-167,-138,-274,-324,-274,-620v0,-325,151,-542,383,-645v156,-70,387,-71,543,1v229,106,380,321,380,644","w":1531},"\u03a3":{"d":"489,-839v-118,-164,-266,-310,-416,-454r0,-173r1067,0r0,173r-814,0r138,143r154,174r65,76v19,24,35,44,47,61v-179,194,-343,419,-470,666r903,0r0,173r-1113,0r0,-180v120,-233,272,-449,439,-659","w":1266},"\u03b1":{"d":"910,-243v-57,165,-186,267,-394,267v-232,0,-360,-141,-422,-324v-46,-133,-45,-334,0,-466v62,-185,191,-320,425,-320v216,0,347,102,396,271r63,-252r184,0r-150,539r66,270v26,92,57,180,98,258r-179,0v-40,-66,-64,-159,-87,-243xm238,-533v0,233,82,409,301,409v224,0,257,-233,311,-417v-37,-148,-85,-293,-195,-364v-33,-21,-72,-32,-116,-32v-217,0,-301,175,-301,404","w":1194},"\u03b2":{"d":"842,-519v2,-254,-97,-402,-356,-394v-67,2,-75,-105,-36,-142v8,-8,18,-12,31,-12v95,-2,151,-56,151,-146v0,-85,-61,-134,-150,-134v-119,0,-175,71,-175,196r0,1294v1,126,-38,207,-100,279r-133,-109v46,-43,61,-96,61,-184r0,-1237v1,-243,113,-383,347,-383v193,0,327,89,327,268v0,108,-65,175,-156,198v170,19,276,128,332,272v47,121,42,311,1,438v-61,186,-180,339,-411,339v-62,0,-104,-12,-156,-37r54,-128v64,24,161,23,217,-13v103,-65,151,-197,152,-365","w":1084},"\u03b3":{"d":"942,-1062v-218,271,-368,635,-428,1062v5,32,11,68,14,108v12,139,37,336,-113,336v-144,0,-117,-208,-103,-336v4,-38,12,-74,19,-108v-6,-80,-13,-159,-21,-236v-23,-207,-53,-410,-128,-559v-35,-70,-82,-130,-171,-134r66,-157v302,65,337,409,363,757v42,-289,161,-546,297,-733r205,0","w":908},"\u03b4":{"d":"396,-1466v172,0,378,35,460,-68r64,137v-69,57,-132,86,-242,86r-291,0v-40,-3,-81,23,-49,49v42,35,100,36,158,62v219,97,419,233,494,476v63,204,-1,454,-100,574v-78,95,-189,174,-352,174v-243,0,-380,-154,-445,-341v-22,-64,-32,-131,-32,-199v3,-304,149,-487,392,-544v-120,-51,-285,-70,-285,-230v0,-125,90,-176,228,-176xm609,-964v-224,39,-371,166,-371,433v0,189,69,323,197,376v186,76,322,-58,375,-204v34,-94,36,-248,3,-345v-40,-116,-111,-208,-204,-260","w":1076},"\u03b5":{"d":"127,-778v0,-226,192,-341,435,-300v92,15,162,67,212,130r-110,109v-46,-61,-89,-102,-194,-100v-103,2,-165,57,-165,154v0,137,112,170,261,163r0,155v-160,-8,-315,11,-315,149v0,136,109,197,246,197v113,0,191,-55,241,-134r129,109v-91,96,-180,172,-367,170v-196,-2,-332,-82,-398,-213v-21,-41,-30,-84,-30,-129v0,-131,74,-207,171,-251v-68,-39,-116,-107,-116,-209","w":901},"\u03b6":{"d":"452,-1v-245,2,-393,-83,-388,-325v5,-220,99,-383,192,-531v106,-169,243,-323,384,-454v-122,-4,-257,12,-354,-19v-38,-12,-77,-34,-116,-67r64,-137v47,50,100,68,186,68r393,0v81,-6,100,108,45,154v-248,206,-481,465,-594,806v-20,61,-28,121,-28,178v0,142,89,173,231,173v213,0,403,61,403,273v0,159,-116,244,-230,305r-92,-122v70,-37,145,-68,145,-177v0,-121,-121,-125,-241,-125","w":836},"\u03b7":{"d":"135,-902v0,-53,-8,-88,-28,-121r146,-78v30,43,39,111,40,175v70,-108,159,-159,319,-160v230,-2,348,142,348,378r0,837v-4,87,15,141,61,184r-133,109v-62,-72,-101,-152,-100,-279r0,-792v-1,-172,-51,-282,-211,-282v-183,0,-271,125,-271,312r0,619r-171,0r0,-902","w":1060},"\u03b8":{"d":"664,-160v182,-128,180,-558,143,-854v-23,-182,-78,-329,-269,-329v-239,0,-287,278,-254,515v18,131,93,206,239,206r603,0r0,145r-613,0v-310,-2,-436,-216,-407,-535v19,-213,105,-378,267,-446v200,-83,418,-12,517,153v75,126,118,314,118,571v0,335,-58,600,-266,714v-134,73,-366,43,-459,-38v-69,-60,-98,-155,-147,-226v-12,-17,-28,-29,-47,-40r102,-131v111,55,108,216,203,287v64,48,197,60,270,8","w":1100},"\u03b9":{"d":"235,35v-53,-55,-100,-125,-100,-225r0,-872r172,0r-1,816v-2,81,18,132,61,172","w":442},"\u03ba":{"d":"70,-84v42,-41,61,-90,61,-172r0,-549v3,-82,-19,-132,-61,-172r133,-109v53,55,100,125,100,225r0,333v54,-25,120,-68,158,-109v41,-192,156,-329,317,-398v49,-21,98,-32,145,-35r40,157v-154,11,-259,99,-312,219v-42,94,-40,245,5,335v67,133,198,216,379,228r-70,156v-275,-44,-461,-200,-510,-469r-152,97v3,125,2,241,-55,317v-14,19,-28,38,-45,55","w":1044},"\u03bb":{"d":"390,-1053v-37,-141,-72,-260,-239,-262r66,-157v261,34,328,260,369,514v7,42,18,88,30,137v12,49,24,101,38,154v42,153,93,309,170,425v37,56,80,107,156,109r-66,157v-103,-5,-166,-78,-217,-152v-127,-186,-204,-448,-236,-725v-124,258,-212,541,-284,853r-168,0v90,-389,210,-735,381,-1053","w":941},"\u03bc":{"d":"74,303v42,-41,61,-90,61,-172r0,-1193r171,0r0,749v1,126,58,192,186,190v149,-2,234,-94,276,-205v14,-38,20,-78,20,-118r0,-616r171,0r0,1062r-165,0r0,-160v-56,106,-169,179,-334,180v-62,0,-132,-11,-174,-31v-4,109,13,228,-24,309v-19,42,-44,82,-76,114","w":1103},"\u03bd":{"d":"935,-1062v-92,393,-215,742,-390,1062r-167,0v-52,-304,-127,-596,-261,-820v-34,-56,-72,-104,-153,-109r66,-157v182,37,242,181,310,335v69,154,122,339,143,542v111,-259,215,-546,284,-853r168,0","w":938},"\u03be":{"d":"236,-328v-3,140,87,176,231,176v224,0,403,52,403,273v0,159,-116,244,-230,305r-92,-122v70,-37,145,-68,145,-177v0,-121,-121,-126,-241,-125v-252,2,-394,-87,-388,-328v5,-211,101,-371,210,-494v45,-50,96,-92,154,-125v-156,-22,-282,-87,-282,-250v0,-207,174,-283,405,-271r0,146v-124,-3,-237,7,-237,125v0,150,191,133,352,133v39,0,67,29,67,74v0,47,-24,78,-67,81v-136,8,-218,99,-286,187v-77,100,-140,226,-144,392","w":764},"\u03c0":{"d":"1115,-1062v86,-1,139,-18,186,-68r64,137v-83,76,-185,91,-339,86r0,662v0,59,30,90,91,90r108,0r0,155r-110,0v-180,4,-261,-75,-261,-255r0,-652r-364,0r0,712v-5,99,-47,170,-100,225r-132,-109v42,-41,61,-90,61,-172r0,-656v-120,-2,-213,0,-270,68r-64,-137v69,-57,131,-86,242,-86r888,0","w":1344},"\u03c1":{"d":"74,313v46,-43,61,-96,61,-184r0,-623v0,-285,93,-480,288,-560v109,-45,240,-46,341,8v160,85,256,262,256,506v0,252,-108,432,-273,522v-54,28,-111,42,-172,42v-127,-1,-211,-55,-269,-134r0,253v1,126,-37,208,-99,279xm313,-517v0,211,47,393,251,393v213,0,279,-194,279,-416v0,-176,-49,-314,-160,-376v-109,-61,-243,-25,-303,75v-43,71,-67,177,-67,324","w":1103},"\u03c2":{"d":"238,-531v0,208,70,374,273,379v224,5,403,52,403,273v0,159,-116,244,-230,305r-92,-122v70,-37,145,-68,145,-177v0,-187,-279,-101,-406,-153v-231,-94,-321,-414,-243,-712v58,-220,226,-375,521,-344v94,10,166,46,228,96r-105,128v-48,-45,-100,-81,-194,-79v-226,5,-300,182,-300,406","w":813},"\u03c3":{"d":"1118,-993v-69,57,-132,86,-242,86r-354,0v-214,4,-284,154,-284,377v0,232,78,406,300,406v219,0,300,-170,300,-400v0,-217,-96,-365,-286,-397r299,14v94,85,164,199,164,377v0,340,-147,554,-477,554v-330,0,-475,-215,-477,-555v-1,-265,100,-436,287,-505v52,-19,107,-26,160,-26r360,0v86,-1,139,-18,186,-68","w":1117},"\u03c4":{"d":"586,-1062v86,-1,139,-18,186,-68r64,137v-83,76,-185,91,-339,86r0,662v0,59,30,90,91,90r108,0r0,155r-110,0v-180,4,-261,-75,-261,-255r0,-652v-117,-2,-206,2,-262,68r-64,-137v69,-57,131,-86,242,-86r345,0","w":842},"\u03c5":{"d":"196,-1086v53,55,100,125,100,225r0,448v0,170,41,288,205,282v171,-6,227,-164,261,-319v23,-108,15,-229,17,-355v1,-82,-19,-132,-61,-172r132,-109v53,55,100,125,100,225v0,179,7,351,-40,489v-52,152,-136,275,-260,346v-59,33,-120,50,-184,50v-235,-2,-341,-137,-341,-378r0,-451v3,-82,-19,-132,-61,-172","w":1051},"\u03c6":{"d":"757,-131v230,-23,358,-146,355,-400v-2,-204,-98,-331,-260,-376v-69,-19,-95,27,-95,99r0,677xm1290,-531v0,351,-208,519,-533,556v-2,121,5,235,-44,317v-15,25,-32,53,-55,80r-133,-109v70,-53,61,-166,60,-288v-331,-30,-533,-209,-533,-556v0,-230,113,-378,263,-469v55,-33,117,-57,185,-71r20,150v-181,52,-290,174,-290,390v0,240,133,374,355,400r0,-684v0,-177,99,-279,286,-246v190,33,320,167,385,335v23,60,34,125,34,195","w":1333},"\u03c7":{"d":"52,-1084v311,11,366,279,441,532r232,-510r186,0r-337,716r109,284v50,114,101,230,201,288v28,15,59,22,92,21r-40,165v-132,2,-206,-62,-268,-148v-82,-113,-133,-264,-185,-421r-263,564r-186,0r359,-764r-109,-312v-52,-129,-94,-258,-273,-250","w":922},"\u03c8":{"d":"1399,-977v-44,40,-61,90,-61,172r0,340v-5,325,-194,479,-522,489r0,383r-172,0r0,-383v-324,-12,-522,-168,-522,-489r0,-340v3,-82,-19,-132,-61,-172r133,-109v53,55,96,125,100,225v6,171,-20,363,12,514v31,147,160,203,338,220r0,-935r172,0r0,935v220,-21,350,-107,350,-338r0,-396v5,-99,47,-170,100,-225","w":1460},"\u03c9":{"d":"879,-398v27,142,84,261,224,261v129,0,188,-102,221,-213v13,-46,19,-98,19,-156v0,-153,-49,-338,-148,-556r159,0v142,259,203,491,128,779v-45,174,-151,307,-359,307v-150,0,-258,-80,-323,-239v-65,159,-173,239,-324,239v-211,0,-318,-140,-362,-316v-71,-286,-9,-514,131,-770r160,0v-81,163,-149,326,-149,556v0,161,50,284,148,344v51,31,124,33,178,6v81,-43,119,-134,138,-242v-26,-88,-62,-242,10,-311v91,-87,198,25,181,147v-8,57,-20,112,-32,164","w":1599},"\u0385":{"d":"62,-1259r0,-207r172,0r0,207r-172,0xm380,-1259r0,-207r172,0r0,207r-172,0xm555,-1865r-227,372r-142,-45r180,-357","w":630},"\u0390":{"d":"466,-1865r-227,372r-142,-45r180,-357xm-24,-1259r0,-207r172,0r0,207r-172,0xm294,-1259r0,-207r172,0r0,207r-172,0xm235,35v-53,-55,-100,-125,-100,-225r0,-872r172,0r-1,816v-2,81,18,132,61,172","w":442},"\u03b0":{"d":"196,-1086v53,55,100,125,100,225r0,448v0,170,41,288,205,282v171,-6,227,-164,261,-319v23,-108,15,-229,17,-355v1,-82,-19,-132,-61,-172r132,-109v53,55,100,125,100,225v0,179,7,351,-40,489v-52,152,-136,275,-260,346v-59,33,-120,50,-184,50v-235,-2,-341,-137,-341,-378r0,-451v3,-82,-19,-132,-61,-172xm262,-1259r0,-207r172,0r0,207r-172,0xm580,-1259r0,-207r172,0r0,207r-172,0xm730,-1865r-227,372r-142,-45r180,-357","w":1051},"\u0386":{"d":"310,-444v-48,143,-93,287,-122,444r-188,0v15,-75,32,-150,51,-223v19,-73,39,-147,61,-220v114,-369,254,-695,420,-1023r219,0v232,451,409,920,537,1466r-192,0v-31,-152,-64,-306,-117,-444r-669,0xm933,-602r-67,-180v-20,-55,-41,-109,-63,-162v-22,-53,-45,-107,-71,-162v-26,-55,-56,-115,-90,-179v-115,217,-201,440,-286,683r577,0xm381,-1469r-227,372r-142,-45r180,-357"},"\u0388":{"d":"418,0r0,-1466r1017,0r0,172r-831,0r0,444r728,0r0,173r-728,0r0,504r864,0r0,173r-1050,0xm381,-1469r-227,372r-142,-45r180,-357","w":1546},"\u0389":{"d":"412,0r0,-1466r186,0r0,616r731,0r0,-616r187,0r0,1466r-187,0r0,-677r-731,0r0,677r-186,0xm381,-1469r-227,372r-142,-45r180,-357","w":1666},"\u038a":{"d":"413,0r0,-1466r187,0r0,1466r-187,0xm381,-1469r-227,372r-142,-45r180,-357","w":750},"\u03aa":{"d":"150,0r0,-1466r187,0r0,1466r-187,0xm1,-1545r0,-207r172,0r0,207r-172,0xm319,-1545r0,-207r172,0r0,207r-172,0","w":487},"\u038c":{"d":"856,25v-378,0,-673,-353,-673,-739v0,-446,250,-777,674,-777v397,0,672,343,672,760v0,406,-284,756,-673,756xm858,-1319v-334,0,-483,248,-483,608v0,318,179,565,480,564v316,-1,482,-249,482,-585v0,-324,-178,-587,-479,-587xm381,-1469r-227,372r-142,-45r180,-357","w":1596},"\u038e":{"d":"1688,-1466v-144,304,-324,547,-562,760r0,706r-186,0r0,-706v-231,-218,-409,-443,-542,-760r196,0v99,259,262,442,444,615v187,-172,344,-362,453,-615r197,0xm381,-1469r-227,372r-142,-45r180,-357","w":1689},"\u038f":{"d":"1524,-793v0,296,-107,482,-274,620r290,0r0,173r-570,0r0,-162v237,-111,356,-312,356,-601v0,-251,-100,-432,-268,-519v-109,-57,-264,-57,-372,0v-165,86,-267,264,-267,509v0,295,118,498,354,611r0,162r-571,0r0,-173r290,0v-167,-138,-274,-324,-274,-620v0,-325,150,-542,382,-645v156,-70,388,-71,544,1v229,106,380,321,380,644xm381,-1469r-227,372r-142,-45r180,-357","w":1630},"\u03ab":{"d":"1290,-1466v-144,304,-324,547,-562,760r0,706r-186,0r0,-706v-231,-218,-409,-443,-542,-760r196,0v99,259,262,442,444,615v187,-172,344,-362,453,-615r197,0xm398,-1545r0,-207r172,0r0,207r-172,0xm716,-1545r0,-207r172,0r0,207r-172,0","w":1290},"\u03ac":{"d":"910,-243v-57,165,-186,267,-394,267v-232,0,-360,-141,-422,-324v-46,-133,-45,-334,0,-466v62,-185,191,-320,425,-320v216,0,347,102,396,271r63,-252r184,0r-150,539r66,270v26,92,57,180,98,258r-179,0v-40,-66,-64,-159,-87,-243xm238,-533v0,233,82,409,301,409v224,0,257,-233,311,-417v-37,-148,-85,-293,-195,-364v-33,-21,-72,-32,-116,-32v-217,0,-301,175,-301,404xm809,-1544r-227,372r-142,-45r180,-357","w":1194},"\u03ad":{"d":"127,-778v0,-226,192,-341,435,-300v92,15,162,67,212,130r-110,109v-46,-61,-89,-102,-194,-100v-103,2,-165,57,-165,154v0,137,112,170,261,163r0,155v-160,-8,-315,11,-315,149v0,136,109,197,246,197v113,0,191,-55,241,-134r129,109v-91,96,-180,172,-367,170v-196,-2,-332,-82,-398,-213v-21,-41,-30,-84,-30,-129v0,-131,74,-207,171,-251v-68,-39,-116,-107,-116,-209xm654,-1544r-227,372r-142,-45r180,-357","w":901},"\u03ae":{"d":"135,-902v0,-53,-8,-88,-28,-121r146,-78v30,43,39,111,40,175v70,-108,159,-159,319,-160v230,-2,348,142,348,378r0,837v-4,87,15,141,61,184r-133,109v-62,-72,-101,-152,-100,-279r0,-792v-1,-172,-51,-282,-211,-282v-183,0,-271,125,-271,312r0,619r-171,0r0,-902xm783,-1544r-227,372r-142,-45r180,-357","w":1060},"\u03af":{"d":"235,35v-53,-55,-100,-125,-100,-225r0,-872r172,0r-1,816v-2,81,18,132,61,172xm413,-1544r-227,372r-142,-45r180,-357","w":442},"\u03ca":{"d":"235,35v-53,-55,-100,-125,-100,-225r0,-872r172,0r-1,816v-2,81,18,132,61,172xm-22,-1259r0,-207r172,0r0,207r-172,0xm296,-1259r0,-207r172,0r0,207r-172,0","w":442},"\u03cb":{"d":"196,-1086v53,55,100,125,100,225r0,448v0,170,41,288,205,282v171,-6,227,-164,261,-319v23,-108,15,-229,17,-355v1,-82,-19,-132,-61,-172r132,-109v53,55,100,125,100,225v0,179,7,351,-40,489v-52,152,-136,275,-260,346v-59,33,-120,50,-184,50v-235,-2,-341,-137,-341,-378r0,-451v3,-82,-19,-132,-61,-172xm270,-1259r0,-207r172,0r0,207r-172,0xm588,-1259r0,-207r172,0r0,207r-172,0","w":1051},"\u03cc":{"d":"538,24v-312,0,-478,-228,-478,-555v0,-323,171,-554,478,-555v298,-1,477,229,477,540v0,345,-152,570,-477,570xm538,-937v-208,0,-300,176,-300,406v0,230,93,407,300,407v208,0,300,-181,300,-413v0,-224,-98,-400,-300,-400xm728,-1544r-227,372r-142,-45r180,-357","w":1075},"\u03cd":{"d":"196,-1086v53,55,100,125,100,225r0,448v0,170,41,288,205,282v171,-6,227,-164,261,-319v23,-108,15,-229,17,-355v1,-82,-19,-132,-61,-172r132,-109v53,55,100,125,100,225v0,179,7,351,-40,489v-52,152,-136,275,-260,346v-59,33,-120,50,-184,50v-235,-2,-341,-137,-341,-378r0,-451v3,-82,-19,-132,-61,-172xm728,-1544r-227,372r-142,-45r180,-357","w":1051},"\u03ce":{"d":"879,-398v27,142,84,261,224,261v129,0,188,-102,221,-213v13,-46,19,-98,19,-156v0,-153,-49,-338,-148,-556r159,0v142,259,203,491,128,779v-45,174,-151,307,-359,307v-150,0,-258,-80,-323,-239v-65,159,-173,239,-324,239v-211,0,-318,-140,-362,-316v-71,-286,-9,-514,131,-770r160,0v-81,163,-149,326,-149,556v0,161,50,284,148,344v51,31,124,33,178,6v81,-43,119,-134,138,-242v-26,-88,-62,-242,10,-311v91,-87,198,25,181,147v-8,57,-20,112,-32,164xm989,-1544r-227,372r-142,-45r180,-357","w":1599}}}); eval(function(p,a,c,k,e,r){e=function(c){return(c35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(z($){r($.1q.1r)C;$.1q.1r=z(o){r(T.Z==0)C 1a(\'4z 4A 3j.\');r(T.Z>1){C T.1s(z(){$(T).1r(o)})}B n=T,$1c=n[0],$u=$(T);n.3k=z(o,b){B c=[\'w\',\'Y\',\'G\',\'S\',\'R\',\'V\'];o=2F(o);21(B a=0;a=L){1a(\'2a 45 w: 2P 2Q\');e.44();C}28=0});r(4.2q){$u.19(\'S\',z(e,a,b){r(A a==\'N\')b=a;r(A a!=\'1k\')a=4.S;r(A b!=\'N\')b=(A a.w==\'N\')?a.w:4.w.D;2x=b;4.w.1G=4.w.D;B c=J($u);r(4.X){1l(c,4)}4.w.D=46($u,4,2x);b=4.w.D-4.w.1G+2x;r(b<=0){4.w.D=2r($u,4,L-2x);b=2x}r(4.X){1l(c,4,F)}$u.E(\'2R\',[a,b])});$u.19(\'R\',z(e,a,b){r(A a==\'N\')b=a;r(A a!=\'1k\')a=4.R;r(A b!=\'N\')b=(A a.w==\'N\')?a.w:4.w.D;4.w.1G=4.w.D;B c=J($u);1l(c,4);4.w.D=2r($u,4,b);r(4.w.1G-b>=4.w.D){4.w.D=2r($u,4,++b)}1l(c,4,F);$u.E(\'2S\',[a,b])})}H{$u.19(\'S\',z(e,a,b){$u.E(\'2R\',[a,b])});$u.19(\'R\',z(e,a,b){$u.E(\'2S\',[a,b])})}$u.19(\'2R\',z(e,c,d){r(A c==\'N\')d=c;r(A c!=\'1k\')c=4.S;r(A d!=\'N\')d=(A c.w==\'N\')?c.w:4.w.D;r(A d!=\'N\')C 1a(\'2a a 2T N: 2P 2Q\');r(c.2U&&!c.2U.1g($1c))C;r(!4.1I){B f=L-O;r(f-d<0){d=f}r(O==0){d=0}}O+=d;r(O>=L)O-=L;r(!4.1I){r(O==0&&d!=0&&c.2V)c.2V.1g($1c);r(4.2W){r(d==0){$u.E(\'R\',L-4.w.D);C}}H 1S(4,O)}r(d==0)C;J($u,\':1T(\'+(L-d-1)+\')\').4P($u);r(L<4.w.D+d)J($u,\':1m(\'+((4.w.D+d)-L)+\')\').2X(F).2y($u);B g=47($u,4,d),1t=3w($u,4),1U=J($u,\':1u(\'+(d-1)+\')\'),1v=g.1o(\':2b\'),1A=1t.1o(\':2b\');r(4.X){1l(1v,4);1l(1A,4)}r(4.X==\'G\'){B p=2H(3w($u,4,d),4)}B h=2c(J($u,\':1m(\'+d+\')\'),4,0),1J=2Y(2d(1t,4,F),4,!4.X);r(4.X){1l(1v,4,4.M[4.y[10]]);1l(1U,4,4.M[4.y[12]])}r(4.X==\'G\'){4.M[4.y[9]]=p[1];4.M[4.y[10]]=p[0];4.M[4.y[11]]=p[1];4.M[4.y[12]]=p[0]}B i={},3x={},2e={},2f={},I=c.W;r(c.1n==\'3t\')I=0;H r(I==\'G\')I=4.Y.W/4.Y.w*d;H r(I<=0)I=0;H r(I<10)I=h/I;r(c.2Z)c.2Z.1g($1c,g,1t,1J,I);r(4.X){B j=4.M[4.y[12]];2e[4.y[8]]=1U.18(\'1j\');3x[4.y[8]]=1A.18(\'1j\')+4.M[4.y[10]];2f[4.y[8]]=1v.18(\'1j\');1U.1V().1d(2e,{W:I,U:c.U});1A.1V().1d(3x,{W:I,U:c.U});1v.1V().1d(2f,{W:I,U:c.U})}H{B j=0}i[4.y[6]]=j;r(4[4.y[0]]==\'13\'||4[4.y[3]]==\'13\'){q.1V().1d(1J,{W:I,U:c.U})}1p(c.1n){P\'1K\':P\'1L\':P\'1w\':B k=$u.2X(F).2y(q);15}1p(c.1n){P\'1w\':J(k,\':1m(\'+d+\')\').1h();P\'1K\':P\'1L\':J(k,\':1T(\'+(4.w.1G-1)+\')\').1h();15}1p(c.1n){P\'2g\':1B(c,$u,0,I);15;P\'1K\':k.K({2h:0});1B(c,k,1,I);1B(c,$u,1,I,z(){k.1h()});15;P\'1L\':3y(c,$u,k,4,I,F);15;P\'1w\':3z(c,k,4,I,F);15}1p(c.1n){P\'2g\':P\'1K\':P\'1L\':P\'1w\':2i=I;I=0;15}B l=d;$u.K(4.y[6],-h);$u.1d(i,{W:I,U:c.U,1W:z(){B a=(c.30)?z(){c.30.1g($1c,g,1t,1J)}:Q;1p(c.1n){P\'2g\':1B(c,$u,1,2i,a);15;P\'1w\':$u.1d({2h:\'+=0\'},{W:2i,1W:a});15;3A:r(a)a();15}r(L<4.w.D+d){J($u,\':1T(\'+(L-1)+\')\').1h()}B b=J($u,\':1u(\'+(4.w.D+d-1)+\')\');r(4.X)b.K(4.y[8],b.18(\'1j\'))}});$u.E(\'1X\').E(\'14\',I)});$u.19(\'2S\',z(e,d,f){r(A d==\'N\')f=d;r(A d!=\'1k\')d=4.R;r(A f!=\'N\')f=(A d.w==\'N\')?d.w:4.w.D;r(A f!=\'N\')C 1a(\'2a a 2T N: 2P 2Q\');r(d.2U&&!d.2U.1g($1c))C;r(!4.1I){r(O==0){r(f>L-4.w.D){f=L-4.w.D}}H{r(O-f<4.w.D){f=O-4.w.D}}}O-=f;r(O<0)O+=L;r(!4.1I){r(O==4.w.D&&f!=0&&d.2V)d.2V.1g($1c);r(4.2W){r(f==0){$u.E(\'S\',L-4.w.D);C}}H 1S(4,O)}r(f==0)C;r(L<4.w.D+f)J($u,\':1m(\'+((4.w.D+f)-L)+\')\').2X(F).2y($u);B g=48($u,4),1t=3B($u,4,f),1U=g.1o(\':1u(\'+(f-1)+\')\'),1v=g.1o(\':2b\'),1A=1t.1o(\':2b\');r(4.X){1l(1v,4);1l(1A,4)}r(4.X==\'G\'){B p=2H(3B($u,4,f),4)}B h=2c(J($u,\':1m(\'+f+\')\'),4,0),1J=2Y(2d(1t,4,F),4,!4.X);r(4.X){1l(1v,4,4.M[4.y[10]]);1l(1A,4,4.M[4.y[10]])}r(4.X==\'G\'){4.M[4.y[9]]=p[1];4.M[4.y[10]]=p[0];4.M[4.y[11]]=p[1];4.M[4.y[12]]=p[0]}B i={},2f={},2e={},I=d.W;r(d.1n==\'3t\')I=0;H r(I==\'G\')I=4.Y.W/4.Y.w*f;H r(I<=0)I=0;H r(I<10)I=h/I;r(d.2Z)d.2Z.1g($1c,g,1t,1J,I);r(4.X){2f[4.y[8]]=1v.18(\'1j\');2e[4.y[8]]=1U.18(\'1j\')+4.M[4.y[12]];1A.K(4.y[8],1A.18(\'1j\')+4.M[4.y[10]]);1v.1V().1d(2f,{W:I,U:d.U});1U.1V().1d(2e,{W:I,U:d.U})}i[4.y[6]]=-h;r(4[4.y[0]]==\'13\'||4[4.y[3]]==\'13\'){q.1V().1d(1J,{W:I,U:d.U})}1p(d.1n){P\'1K\':P\'1L\':P\'1w\':B j=$u.2X(F).2y(q);15}1p(d.1n){P\'1K\':P\'1L\':J(j,\':1m(\'+f+\')\').1h();P\'1w\':J(j,\':1T(\'+(4.w.D-1)+\')\').1h();15}1p(d.1n){P\'2g\':1B(d,$u,0,I);15;P\'1K\':j.K({2h:0});1B(d,j,1,I);1B(d,$u,1,I,z(){j.1h()});15;P\'1L\':3y(d,$u,j,4,I,Q);15;P\'1w\':3z(d,j,4,I,Q);15}1p(d.1n){P\'2g\':P\'1K\':P\'1L\':P\'1w\':2i=I;I=0;15}B k=f;$u.1d(i,{W:I,U:d.U,1W:z(){B a=(d.30)?z(){d.30.1g($1c,g,1t,1J)}:Q;1p(d.1n){P\'2g\':1B(d,$u,1,2i,a);15;P\'1w\':$u.1d({2h:\'+=0\'},{W:2i,1W:a});15;3A:r(a)a();15}r(L<4.w.D+k){J($u,\':1T(\'+(L-1)+\')\').1h()}B b=(4.X)?4.M[4.y[12]]:0;$u.K(4.y[6],b);B c=J($u,\':1m(\'+k+\')\').2y($u).1o(\':2b\');r(4.X)c.K(4.y[8],c.18(\'1j\'))}});$u.E(\'1X\').E(\'14\',I)});$u.19(\'1Y\',z(e,a,b,c,d){r($u.1z(\':3v\'))C;a=2z(a,b,c,O,L,$u);r(a==0)C;r(A d!=\'1k\')d=Q;r(4.1I){r(aa)$u.E(\'R\',[d,a]);H $u.E(\'S\',[d,L-a])}});$u.19(\'4a\',z(e,a,b,c,d){r(A a==\'1k\'&&A a.2A==\'1f\')a=$(a);r(A a==\'1i\')a=$(a);r(A a!=\'1k\'||A a.2A==\'1f\'||a.Z==0)C 1a(\'2a a 2T 1k.\');r(A b==\'1f\'||b==\'4b\'){$u.3C(a)}H{b=2z(b,d,c,O,L,$u);B f=J($u,\':1u(\'+b+\')\');r(4.X){a.1s(z(){B m=1H($(T).K(4.y[8]));r(1Q(m))m=0;$(T).18(\'1j\',m)})}r(f.Z){r(b=L)O-=L;f.4Q(a)}H{$u.3C(a)}}L=J($u).Z;$u.E(\'2j\');2B($u,4);2C(4,L);1S(4,O);$u.E(\'1X\',F)});$u.19(\'4c\',z(e,a,b,c){r(A a==\'1f\'||a==\'4b\'){J($u,\':2b\').1h()}H{a=2z(a,c,b,O,L,$u);B d=J($u,\':1u(\'+a+\')\');r(d.Z){r(a0&&J($u).4f($(h))!=-1){$(T).1b(\'2k\').2k(z(e){e.1C();$u.E(\'1Y\',h)})}})});$u.19(\'31\',z(e,a){r(O==0)B b=0;H B b=L-O;r(A a==\'z\')a.1g($1c,b)});$u.19(\'2l\',z(e,a,b){r(A a==\'z\'){a.1g($1c,4)}H r(A b==\'z\'){B c=4g(\'4.\'+a);r(A c==\'1f\')c=\'\';b.1g($1c,c)}H r(A a!=\'1f\'&&A b!=\'1f\'){4g(\'2p.\'+a+\' = b\');n.3k(2p);2B($u,4)}});$u.19(\'1Z\',z(e,a){r(a){$u.E(\'1Y\',[0,0,F,{W:0}])}r(4.X){J($u).1s(z(){$(T).K(4.y[8],$(T).18(\'1j\'))})}$u.E(\'1y\').K($u.18(\'3V\'));n.3u();n.4h();q.4T($u)});$u.19(\'1X\',z(e,b){r(!4.V.1e)C;r(A b==\'16\'&&b){J(4.V.1e).1h();21(B a=0;a<1F.2O(L/4.w.D);a++){B i=J($u,\':1u(\'+2z(a*4.w.D,0,F,O,L,$u)+\')\');4.V.1e.3C(4.V.3q(a+1,i))}J(4.V.1e).1b(\'2k\').1s(z(a){$(T).2k(z(e){e.1C();$u.E(\'1Y\',[a*4.w.D,0,F,4.V])})})}B c=1F.2O(L/4.w.D-1);r(O==0)B d=0;H r(Oc)d=c;J(4.V.1e).2D(\'3j\').1o(\':1u(\'+d+\')\').32(\'3j\')})};n.3u=z(){$u.1b(\'1y\').1b(\'14\').1b(\'S\').1b(\'R\').1b(\'2R\').1b(\'2S\').1b(\'1Y\').1b(\'4a\').1b(\'4c\').1b(\'2j\').1b(\'1Z\').1b(\'1X\').1b(\'31\').1b(\'2l\')};n.4i=z(){2C(4,\'3D\');1S(4,O);r(4.G.29&&4.G.14){q.33(z(){$u.E(\'1y\')},z(){$u.E(\'14\')})}r(4.S.17){4.S.17.2k(z(e){e.1C();$u.E(\'S\')});r(4.S.29&&4.G.14){4.S.17.33(z(){$u.E(\'1y\')},z(){$u.E(\'14\')})}}r(4.R.17){4.R.17.2k(z(e){e.1C();$u.E(\'R\')});r(4.R.29&&4.G.14){4.R.17.33(z(){$u.E(\'1y\')},z(){$u.E(\'14\')})}}r($.1q.1x){r(4.S.1x){q.1x(z(e,a){r(a>0){e.1C();34=(A 4.S.1x==\'N\')?4.S.1x:\'\';$u.E(\'S\',34)}})}r(4.R.1x){q.1x(z(e,a){r(a<0){e.1C();34=(A 4.R.1x==\'N\')?4.R.1x:\'\';$u.E(\'R\',34)}})}}r(4.V.1e){$u.E(\'1X\',F);r(4.V.29&&4.G.14){4.V.1e.33(z(){$u.E(\'1y\')},z(){$u.E(\'14\')})}}r(4.R.1M||4.S.1M){$(4j).4k(z(e){B k=e.4l;r(k==4.R.1M){e.1C();$u.E(\'R\')}r(k==4.S.1M){e.1C();$u.E(\'S\')}})}r(4.V.2J){$(4j).4k(z(e){B k=e.4l;r(k>=49&&k<58){k=(k-49)*4.w.D;r(k<=L){e.1C();$u.E(\'1Y\',[k,0,F,4.V])}}})}r(4.G.14){$u.E(\'14\',4.G.3r);r($.1q.2t&&4.G.2t){$u.2t(\'1y\',\'14\')}}};n.4h=z(){2C(4,\'3E\');1S(4,\'2D\');r(4.V.1e){J(4.V.1e).1h()}};n.2l=z(a,b){1a(\'35 "2l" 36 3a 1z 3b, 3c 3d "2l" 3e 3f.\');B c=Q;B d=z(a){c=a};r(!a)a=d;r(!b)b=d;$u.E(\'2l\',[a,b]);C c};n.4m=z(){1a(\'35 "4m" 36 3a 1z 3b, 3c 3d "31" 3e 3f.\');B b=Q;$u.E(\'31\',z(a){b=a});C b};n.1Z=z(){1a(\'35 "1Z" 36 3a 1z 3b, 3c 3d "1Z" 3e 3f.\');$u.E(\'1Z\');C n};n.4n=z(a,b){1a(\'35 "4n" 36 3a 1z 3b, 3c 3d "2j" 3e 3f.\');$u.E(\'2j\',[a,b]);C n};r($u.26().1z(\'.4o\')){B q=$u.26();$u.E(\'1Z\')}B q=$u.4V(\'<4W 4X="4o" />\').26(),4={},2p=o,L=J($u).Z,O=0,2K=27,2L=27,2M=27,28=0,2w=Q,1D=\'R\';n.3k(2p,F);n.3R();n.3W();n.4i();$u.E(\'2j\');2B($u,4,Q);r(4.w.1N!==0&&4.w.1N!==Q){B s=4.w.1N;r(s===F){s=3g.4Y.4e;r(!s.Z)s=0}r(s===\'4p\'){s=1F.3N(1F.4p()*L)}$u.E(\'1Y\',[s,0,F,{W:0}])}C T};$.1q.1r.3l={2W:F,1I:F,1D:\'1E\',w:{1N:0},Y:{U:\'4Z\',29:Q,1x:Q}};$.1q.1r.3Q=z(a,b){C\'<4q>\'+a+\'\'};z 1B(a,c,x,d,f){B o={W:d,U:a.U};r(A f==\'z\')o.1W=f;c.1d({2h:x},o)}z 3y(a,b,c,o,d,e){B f=2d(J(c),o,F)[0],3h=(e)?-f:f,20={},2m={};20[o.y[0]]=f;20[o.y[6]]=3h;2m[o.y[6]]=0;b.1d({2h:\'+=0\'},d);c.K(20).1d(2m,{W:d,U:a.U,1W:z(){$(T).1h()}})}z 3z(a,c,o,d,b){B e=2d(J(c),o,F)[0],3h=(b)?e:-e,20={},2m={};20[o.y[0]]=e;2m[o.y[6]]=3h;c.K(20).1d(2m,{W:d,U:a.U,1W:z(){$(T).1h()}})}z 2C(o,t){r(t==\'3D\'||t==\'3E\'){B f=t}H r(o.w.2I>=t){1a(\'2a 45 w: 2P 2Q\');B f=\'3E\'}H{B f=\'3D\'}r(o.S.17)o.S.17[f]();r(o.R.17)o.R.17[f]();r(o.V.1e)o.V.1e[f]()}z 1S(o,f){r(o.1I||o.2W)C;B a=(f==\'2D\'||f==\'32\')?f:Q;r(o.R.17){B b=a||(f==o.w.D)?\'32\':\'2D\';o.R.17[b](\'4r\')}r(o.S.17){B b=a||(f==0)?\'32\':\'2D\';o.S.17[b](\'4r\')}}z 3F(k){r(k==\'3I\')C 39;r(k==\'1E\')C 37;r(k==\'3H\')C 38;r(k==\'52\')C 40;C-1}z 2F(a){r(A a==\'1f\')a={};C a}z 2s(a,b,c){r(A b!=\'16\')b=Q;r(A c!=\'16\')c=Q;a=2F(a);r(A a==\'1i\'){B d=3F(a);r(d==-1)a=$(a);H a=d}r(b){r(A a==\'16\')a={2J:a};r(A a.2A!=\'1f\')a={1e:a};r(A a.1e==\'1i\')a.1e=$(a.1e)}H r(c){r(A a==\'16\')a={14:a};r(A a==\'N\')a={1O:a};r(A a.4s!=\'1k\')a.4s={}}H{r(A a.2A!=\'1f\')a={17:a};r(A a==\'N\')a={1M:a};r(A a.17==\'1i\')a.17=$(a.17);r(A a.1M==\'1i\')a.1M=3F(a.1M)}C a}z 2z(a,b,c,d,e,f){r(A a==\'1i\'){r(1Q(a))a=$(a);H a=1H(a)}r(A a==\'1k\'){r(A a.2A==\'1f\')a=$(a);a=J(f).4f(a);r(a==-1)a=0;r(A c!=\'16\')c=Q}H{r(A c!=\'16\')c=F}r(1Q(a))a=0;H a=1H(a);r(1Q(b))b=0;H b=1H(b);r(c){a+=d}a+=b;r(e>0){4t(a>=e){a-=e}4t(a<0){a+=e}}C a}z J(c,f){r(A f!=\'1i\')f=\'\';C $(\'> *\'+f,c)}z 3O(c,o){C J(c,\':1m(\'+o.w.D+\')\')}z 47(c,o,n){C J(c,\':1m(\'+(o.w.1G+n)+\'):1T(\'+(n-1)+\')\')}z 3w(c,o){C J(c,\':1m(\'+o.w.D+\')\')}z 48(c,o){C J(c,\':1m(\'+o.w.1G+\')\')}z 3B(c,o,n){C J(c,\':1m(\'+(o.w.D+n)+\'):1T(\'+(n-1)+\')\')}z 1l(i,o,m){B x=(A m==\'16\')?m:Q;r(A m!=\'N\')m=0;i.1s(z(){B t=1H($(T).K(o.y[8]));r(1Q(t))t=0;$(T).18(\'4u\',t);$(T).K(o.y[8],((x)?$(T).18(\'4u\'):m+$(T).18(\'1j\')))})}z 2d(i,o,a){4v=2c(i,o,0,a);4w=2E(i,o,3,a);C[4v,4w]}z 2E(i,o,a,b){r(A b!=\'16\')b=Q;r(A o[o.y[a]]==\'N\'&&b)C o[o.y[a]];r(A o.w[o.y[a]]==\'N\')C o.w[o.y[a]];C 3m(i,o,a+2)}z 3m(i,o,a){B s=0;i.1s(z(){B m=$(T)[o.y[a]](F);r(s-1)?[\'55\',\'56\']:[\'57\',\'59\'];21(a=0;a<3G.Z;a++){B m=1H(b.K(3G[a]));r(1Q(m))m=0;d-=m}C d}z 2c(i,o,a,b){r(A b!=\'16\')b=Q;r(A o[o.y[a]]==\'N\'&&b)C o[o.y[a]];r(A o.w[o.y[a]]==\'N\')C o.w[o.y[a]]*i.Z;C 4x(i,o,a+2)}z 4x(i,o,a){B s=0;i.1s(z(){s+=$(T)[o.y[a]](F)});C s}z 3n(i,o,a){B s=Q,v=Q;i.1s(z(){c=$(T)[o.y[a]]();r(s===Q)s=c;H r(s!=c)v=F});C v}z 2Y(a,o,p){r(A p!=\'16\')p=F;B b=(o.X&&p)?o.M:[0,0,0,0];B c={};c[o.y[0]]=a[0]+b[1]+b[3];c[o.y[3]]=a[1]+b[0]+b[2];C c}z 2B(a,o,p){B b=a.26(),$i=J(a),$l=$i.1o(\':1u(\'+(o.w.D-1)+\')\');b.K(2Y(2d($i.1o(\':1m(\'+o.w.D+\')\'),o,F),o,p));r(o.X){$l.K(o.y[8],$l.18(\'1j\')+o.M[o.y[10]]);a.K(o.y[7],o.M[o.y[9]]);a.K(o.y[6],o.M[o.y[12]])}a.K(o.y[0],2c($i,o,0)*2);a.K(o.y[3],2E($i,o,3))}z 3P(p){r(A p==\'1f\')C[0,0,0,0];r(A p==\'N\')C[p,p,p,p];H r(A p==\'1i\')p=p.4y(\'5a\').5b(\'\').4y(\' \');r(A p!=\'1k\'){C[0,0,0,0]}21(i 5c p){p[i]=1H(p[i])}1p(p.Z){P 0:C[0,0,0,0];P 1:C[p[0],p[0],p[0],p[0]];P 2:C[p[0],p[1],p[0],p[1]];P 3:C[p[0],p[1],p[2],p[1]];3A:C[p[0],p[1],p[2],p[3]]}}z 2H(a,o){B b=(A o[o.y[3]]==\'N\')?o[o.y[3]]:2E(a,o,3);C[(o[o.y[0]]-2c(a,o,0))/2,(b-2E(a,o,3))/2]}z 46(b,o,c){B d=J(b),2n=0,1N=o.w.D-c-1,x=0;r(1N<0)1N=d.Z-1;21(B a=1N;a>=0;a--){2n+=d.1o(\':1u(\'+a+\')\')[o.y[2]](F);r(2n>o.3p)C x;r(a==0)a=d.Z;x++}}z 2r(b,o,c){B d=J(b),2n=0,x=0;21(B a=c;a<=d.Z-1;a++){2n+=d.1o(\':1u(\'+a+\')\')[o.y[2]](F);r(2n>o.3p)C x;r(a==d.Z-1)a=-1;x++}}z 1a(m){r(A m==\'1i\')m=\'1r: \'+m;r(3g.3i&&3g.3i.1a)3g.3i.1a(m);H 5d{3i.1a(m)}5e(5f){}C Q}$.1q.4d=z(o){C T.1r(o)}})(5g);',62,327,'||||opts|||||||||||||||||||||||if|||cfs||items||dimensions|function|typeof|var|return|visible|trigger|true|auto|else|a_dur|getItems|css|totalItems|padding|number|firstItem|case|false|next|prev|this|easing|pagination|duration|usePadding|scroll|length||||variable|play|break|boolean|button|data|bind|log|unbind|tt0|animate|container|undefined|call|remove|string|cfs_origCssMargin|object|resetMargin|lt|fx|filter|switch|fn|carouFredSel|each|c_new|eq|l_old|uncover|mousewheel|pause|is|l_new|fx_fade|preventDefault|direction|left|Math|oldVisible|parseInt|circular|w_siz|crossfade|cover|key|start|pauseDuration|position|isNaN|perc|enableNavi|gt|l_cur|stop|complete|updatePageStatus|slideTo|destroy|css_o|for|width|extend|marginRight|marginBottom|parent|null|pauseTimePassed|pauseOnHover|Not|last|getTotalSize|getSizes|a_cur|a_old|fade|opacity|f_dur|linkAnchors|click|configuration|ani_o|total|height|opts_orig|variableVisible|getVisibleItemsNext|getNaviObject|nap|marginTop|marginLeft|pausedGlobal|oI|appendTo|getItemIndex|jquery|setSizes|showNavi|removeClass|getLargestSize|getObject|top|getAutoPadding|minimum|keys|autoTimeout|autoInterval|timerInterval|100|ceil|not|scrolling|slidePrev|slideNext|valid|conditions|onEnd|infinite|clone|mapWrapperSizes|onBefore|onAfter|currentPosition|addClass|hover|num|The|public||||method|deprecated|use|the|custom|event|window|cur_p|console|selected|init|defaults|getTrueLargestSize|hasVariableSizes|getTrueInnerSize|maxDimention|anchorBuilder|delay|float|none|unbind_events|animated|getNewItemsPrev|a_new|fx_cover|fx_uncover|default|getNewItemsNext|append|show|hide|getKeyCode|arr|up|right|innerWidth|outerWidth|innerHeight|outerHeight|floor|getCurrentItems|getPadding|pageAnchorBuilder|build|absolute|relative|hidden|cfs_origCss|bind_events|clearInterval|onPausePause|dur2||setTimeout|onPauseEnd|onPauseStart|stopImmediatePropagation|enough|getVisibleItemsPrev|getOldItemsPrev|getOldItemsNext||insertItem|end|removeItem|caroufredsel|hash|index|eval|unbind_buttons|bind_buttons|document|keyup|keyCode|current_position|link_anchors|caroufredsel_wrapper|random|span|disabled|timer|while|cfs_tempCssMargin|s1|s2|getTotalSizeVariable|split|No|element|500|2500|fixed|Carousels|CSS|attribute|should|be|static|or|overflow|clearTimeout|resume|setInterval|prependTo|before|body|find|replaceWith|round|wrap|div|class|location|swing||href|down|toLowerCase|indexOf|paddingLeft|paddingRight|paddingTop||paddingBottom|px|join|in|try|catch|err|jQuery'.split('|'),0,{}));jQuery(function(e,i){function j(){var a=e("script:first"),b=a.css("color"),c=false;if(/^rgba/.test(b))c=true;else try{c=b!=a.css("color","rgba(0, 0, 0, 0.5)").css("color");a.css("color",b)}catch(d){}return c}function k(a,b,c){var d=[];a.c&&d.push("inset");typeof b.left!="undefined"&&d.push(parseInt(a.left+c*(b.left-a.left),10)+"px "+parseInt(a.top+c*(b.top-a.top),10)+"px");typeof b.blur!="undefined"&&d.push(parseInt(a.blur+c*(b.blur-a.blur),10)+"px");typeof b.a!="undefined"&&d.push(parseInt(a.a+c*(b.a-a.a),10)+"px");if(typeof b.color!="undefined"){var g="rgb"+(e.support.rgba?"a":"")+"("+parseInt(a.color[0]+c*(b.color[0]-a.color[0]),10)+","+parseInt(a.color[1]+c*(b.color[1]-a.color[1]),10)+","+parseInt(a.color[2]+c*(b.color[2]-a.color[2]),10);if(e.support.rgba)g+=","+parseFloat(a.color[3]+c*(b.color[3]-a.color[3]));g+=")";d.push(g)}return d.join(" ")}function h(a){var b,c,d={};if(b=/#([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})/.exec(a))c=[parseInt(b[1],16),parseInt(b[2],16),parseInt(b[3],16),1];else if(b=/#([0-9a-fA-F])([0-9a-fA-F])([0-9a-fA-F])/.exec(a))c=[parseInt(b[1],16)*17,parseInt(b[2],16)*17,parseInt(b[3],16)*17,1];else if(b=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(a))c=[parseInt(b[1],10),parseInt(b[2],10),parseInt(b[3],10),1];else if(b=/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9\.]*)\s*\)/.exec(a))c=[parseInt(b[1],10),parseInt(b[2],10),parseInt(b[3],10),parseFloat(b[4])];d=(b=/(-?[0-9]+)(?:px)?\s+(-?[0-9]+)(?:px)?(?:\s+(-?[0-9]+)(?:px)?)?(?:\s+(-?[0-9]+)(?:px)?)?/.exec(a))?{left:parseInt(b[1],10),top:parseInt(b[2],10),blur:b[3]?parseInt(b[3],10):0,a:b[4]?parseInt(b[4],10):0}:{left:0,top:0,blur:0,a:0};d.c=/inset/.test(a);d.color=c;return d}e.extend(true,e,{support:{rgba:j()}});var f;e.each(["boxShadow","MozBoxShadow","WebkitBoxShadow"],function(a,b){a=e("html").css(b);if(typeof a=="string"&&a!=""){f=b;return false}});if(f)e.fx.step.boxShadow=function(a){if(!a.init){a.b=h(e(a.elem).get(0).style[f]||e(a.elem).css(f));a.end=e.extend({},a.b,h(a.end));if(a.b.color==i)a.b.color=a.end.color||[0,0,0];a.init=true}a.elem.style[f]=k(a.b,a.end,a.pos)}});var menu=function(){ var t=15,z=50,s=6,a; function dd(n){this.n=n; this.h=[]; this.c=[]} dd.prototype.init=function(p,c){ a=c; var w=document.getElementById(p), s=w.getElementsByTagName('ul'), l=s.length, i=0; for(i;i=c.mh&&f==1)){ if(f==1){c.style.filter=''; c.style.opacity=1; c.style.overflow='visible'} clearInterval(c.t); return } var d=(f==1)?Math.ceil((c.mh-h)/s):Math.ceil(h/s), o=h/c.mh; c.style.opacity=o; c.style.filter='alpha(opacity='+(o*100)+')'; c.style.height=h+(d*f)+'px' } return{dd:dd} }();(function(a){a.uniform={options:{selectClass:"selector",radioClass:"radio",checkboxClass:"checker",fileClass:"uploader",filenameClass:"filename",fileBtnClass:"action",fileDefaultText:"No file selected",fileBtnText:"Choose File",checkedClass:"checked",focusClass:"focus",disabledClass:"disabled",buttonClass:"button",activeClass:"active",hoverClass:"hover",useID:true,idPrefix:"uniform",resetSelector:false,autoHide:true},elements:[]};if(a.browser.msie&&a.browser.version<7){a.support.selectOpacity=false}else{a.support.selectOpacity=true}a.fn.uniform=function(k){k=a.extend(a.uniform.options,k);var d=this;if(k.resetSelector!=false){a(k.resetSelector).mouseup(function(){function l(){a.uniform.update(d)}setTimeout(l,10)})}function j(l){$el=a(l);$el.addClass($el.attr("type"));b(l)}function g(l){a(l).addClass("uniform");b(l)}function i(o){var m=a(o);var p=a("
"),l=a("");p.addClass(k.buttonClass);if(k.useID&&m.attr("id")!=""){p.attr("id",k.idPrefix+"-"+m.attr("id"))}var n;if(m.is("a")||m.is("button")){n=m.text()}else{if(m.is(":submit")||m.is(":reset")||m.is("input[type=button]")){n=m.attr("value")}}n=n==""?m.is(":reset")?"Reset":"Submit":n;l.html(n);m.css("opacity",0);m.wrap(p);m.wrap(l);p=m.closest("div");l=m.closest("span");if(m.is(":disabled")){p.addClass(k.disabledClass)}p.bind({"mouseenter.uniform":function(){p.addClass(k.hoverClass)},"mouseleave.uniform":function(){p.removeClass(k.hoverClass);p.removeClass(k.activeClass)},"mousedown.uniform touchbegin.uniform":function(){p.addClass(k.activeClass)},"mouseup.uniform touchend.uniform":function(){p.removeClass(k.activeClass)},"click.uniform touchend.uniform":function(r){if(a(r.target).is("span")||a(r.target).is("div")){if(o[0].dispatchEvent){var q=document.createEvent("MouseEvents");q.initEvent("click",true,true);o[0].dispatchEvent(q)}else{o[0].click()}}}});o.bind({"focus.uniform":function(){p.addClass(k.focusClass)},"blur.uniform":function(){p.removeClass(k.focusClass)}});a.uniform.noSelect(p);b(o)}function e(o){var m=a(o);var p=a("
"),l=a("");if(!m.css("display")=="none"&&k.autoHide){p.hide()}p.addClass(k.selectClass);if(k.useID&&o.attr("id")!=""){p.attr("id",k.idPrefix+"-"+o.attr("id"))}var n=o.find(":selected:first");if(n.length==0){n=o.find("option:first")}l.html(n.html());o.css("opacity",0);o.wrap(p);o.before(l);p=o.parent("div");l=o.siblings("span");o.bind({"change.uniform":function(){l.text(o.find(":selected").html());p.removeClass(k.activeClass)},"focus.uniform":function(){p.addClass(k.focusClass)},"blur.uniform":function(){p.removeClass(k.focusClass);p.removeClass(k.activeClass)},"mousedown.uniform touchbegin.uniform":function(){p.addClass(k.activeClass)},"mouseup.uniform touchend.uniform":function(){p.removeClass(k.activeClass)},"click.uniform touchend.uniform":function(){p.removeClass(k.activeClass)},"mouseenter.uniform":function(){p.addClass(k.hoverClass)},"mouseleave.uniform":function(){p.removeClass(k.hoverClass);p.removeClass(k.activeClass)},"keyup.uniform":function(){l.text(o.find(":selected").html())}});if(a(o).attr("disabled")){p.addClass(k.disabledClass)}a.uniform.noSelect(l);b(o)}function f(n){var m=a(n);var o=a("
"),l=a("");if(!m.css("display")=="none"&&k.autoHide){o.hide()}o.addClass(k.checkboxClass);if(k.useID&&n.attr("id")!=""){o.attr("id",k.idPrefix+"-"+n.attr("id"))}a(n).wrap(o);a(n).wrap(l);l=n.parent();o=l.parent();a(n).css("opacity",0).bind({"focus.uniform":function(){o.addClass(k.focusClass)},"blur.uniform":function(){o.removeClass(k.focusClass)},"click.uniform touchend.uniform":function(){if(!a(n).attr("checked")){l.removeClass(k.checkedClass)}else{l.addClass(k.checkedClass)}},"mousedown.uniform touchbegin.uniform":function(){o.addClass(k.activeClass)},"mouseup.uniform touchend.uniform":function(){o.removeClass(k.activeClass)},"mouseenter.uniform":function(){o.addClass(k.hoverClass)},"mouseleave.uniform":function(){o.removeClass(k.hoverClass);o.removeClass(k.activeClass)}});if(a(n).attr("checked")){l.addClass(k.checkedClass)}if(a(n).attr("disabled")){o.addClass(k.disabledClass)}b(n)}function c(n){var m=a(n);var o=a("
"),l=a("");if(!m.css("display")=="none"&&k.autoHide){o.hide()}o.addClass(k.radioClass);if(k.useID&&n.attr("id")!=""){o.attr("id",k.idPrefix+"-"+n.attr("id"))}a(n).wrap(o);a(n).wrap(l);l=n.parent();o=l.parent();a(n).css("opacity",0).bind({"focus.uniform":function(){o.addClass(k.focusClass)},"blur.uniform":function(){o.removeClass(k.focusClass)},"click.uniform touchend.uniform":function(){if(!a(n).attr("checked")){l.removeClass(k.checkedClass)}else{var p=k.radioClass.split(" ")[0];a("."+p+" span."+k.checkedClass+":has([name='"+a(n).attr("name")+"'])").removeClass(k.checkedClass);l.addClass(k.checkedClass)}},"mousedown.uniform touchend.uniform":function(){if(!a(n).is(":disabled")){o.addClass(k.activeClass)}},"mouseup.uniform touchbegin.uniform":function(){o.removeClass(k.activeClass)},"mouseenter.uniform touchend.uniform":function(){o.addClass(k.hoverClass)},"mouseleave.uniform":function(){o.removeClass(k.hoverClass);o.removeClass(k.activeClass)}});if(a(n).attr("checked")){l.addClass(k.checkedClass)}if(a(n).attr("disabled")){o.addClass(k.disabledClass)}b(n)}function h(q){var o=a(q);var r=a("
"),p=a(""+k.fileDefaultText+""),m=a(""+k.fileBtnText+"");if(!o.css("display")=="none"&&k.autoHide){r.hide()}r.addClass(k.fileClass);p.addClass(k.filenameClass);m.addClass(k.fileBtnClass);if(k.useID&&o.attr("id")!=""){r.attr("id",k.idPrefix+"-"+o.attr("id"))}o.wrap(r);o.after(m);o.after(p);r=o.closest("div");p=o.siblings("."+k.filenameClass);m=o.siblings("."+k.fileBtnClass);if(!o.attr("size")){var l=r.width();o.attr("size",l/10)}var n=function(){var s=o.val();if(s===""){s=k.fileDefaultText}else{s=s.split(/[\/\\]+/);s=s[(s.length-1)]}p.text(s)};n();o.css("opacity",0).bind({"focus.uniform":function(){r.addClass(k.focusClass)},"blur.uniform":function(){r.removeClass(k.focusClass)},"mousedown.uniform":function(){if(!a(q).is(":disabled")){r.addClass(k.activeClass)}},"mouseup.uniform":function(){r.removeClass(k.activeClass)},"mouseenter.uniform":function(){r.addClass(k.hoverClass)},"mouseleave.uniform":function(){r.removeClass(k.hoverClass);r.removeClass(k.activeClass)}});if(a.browser.msie){o.bind("click.uniform.ie7",function(){setTimeout(n,0)})}else{o.bind("change.uniform",n)}if(o.attr("disabled")){r.addClass(k.disabledClass)}a.uniform.noSelect(p);a.uniform.noSelect(m);b(q)}a.uniform.restore=function(l){if(l==undefined){l=a(a.uniform.elements)}a(l).each(function(){if(a(this).is(":checkbox")){a(this).unwrap().unwrap()}else{if(a(this).is("select")){a(this).siblings("span").remove();a(this).unwrap()}else{if(a(this).is(":radio")){a(this).unwrap().unwrap()}else{if(a(this).is(":file")){a(this).siblings("span").remove();a(this).unwrap()}else{if(a(this).is("button, :submit, :reset, a, input[type='button']")){a(this).unwrap().unwrap()}}}}}a(this).unbind(".uniform");a(this).css("opacity","1");var m=a.inArray(a(l),a.uniform.elements);a.uniform.elements.splice(m,1)})};function b(l){l=a(l).get();if(l.length>1){a.each(l,function(m,n){a.uniform.elements.push(n)})}else{a.uniform.elements.push(l)}}a.uniform.noSelect=function(l){function m(){return false}a(l).each(function(){this.onselectstart=this.ondragstart=m;a(this).mousedown(m).css({MozUserSelect:"none"})})};a.uniform.update=function(l){if(l==undefined){l=a(a.uniform.elements)}l=a(l);l.each(function(){var n=a(this);if(n.is("select")){var m=n.siblings("span");var p=n.parent("div");p.removeClass(k.hoverClass+" "+k.focusClass+" "+k.activeClass);m.html(n.find(":selected").html());if(n.is(":disabled")){p.addClass(k.disabledClass)}else{p.removeClass(k.disabledClass)}}else{if(n.is(":checkbox")){var m=n.closest("span");var p=n.closest("div");p.removeClass(k.hoverClass+" "+k.focusClass+" "+k.activeClass);m.removeClass(k.checkedClass);if(n.is(":checked")){m.addClass(k.checkedClass)}if(n.is(":disabled")){p.addClass(k.disabledClass)}else{p.removeClass(k.disabledClass)}}else{if(n.is(":radio")){var m=n.closest("span");var p=n.closest("div");p.removeClass(k.hoverClass+" "+k.focusClass+" "+k.activeClass);m.removeClass(k.checkedClass);if(n.is(":checked")){m.addClass(k.checkedClass)}if(n.is(":disabled")){p.addClass(k.disabledClass)}else{p.removeClass(k.disabledClass)}}else{if(n.is(":file")){var p=n.parent("div");var o=n.siblings(k.filenameClass);btnTag=n.siblings(k.fileBtnClass);p.removeClass(k.hoverClass+" "+k.focusClass+" "+k.activeClass);o.text(n.val());if(n.is(":disabled")){p.addClass(k.disabledClass)}else{p.removeClass(k.disabledClass)}}else{if(n.is(":submit")||n.is(":reset")||n.is("button")||n.is("a")||l.is("input[type=button]")){var p=n.closest("div");p.removeClass(k.hoverClass+" "+k.focusClass+" "+k.activeClass);if(n.is(":disabled")){p.addClass(k.disabledClass)}else{p.removeClass(k.disabledClass)}}}}}}})};return this.each(function(){if(a.support.selectOpacity){var l=a(this);if(l.is("select")){if(l.attr("multiple")!=true){if(l.attr("size")==undefined||l.attr("size")<=1){e(l)}}}else{if(l.is(":checkbox")){f(l)}else{if(l.is(":radio")){c(l)}else{if(l.is(":file")){h(l)}else{if(l.is(":text, :password, input[type='email']")){j(l)}else{if(l.is("textarea")){g(l)}else{if(l.is("a")||l.is(":submit")||l.is(":reset")||l.is("button")||l.is("input[type=button]")){i(l)}}}}}}}}})}})(jQuery);Cufon.replace('ul.menu li a',{hover:true}), Cufon.replace('ul.menu li a',{hover:true}), Cufon.replace('a.music-home-page',{hover:true}), Cufon.replace('div.main-title-bg-pad',{textShadow:"1px 1px #350809"}), Cufon.replace('a.menu-home-page',{hover:true}), Cufon.replace('div.food-menu a',{hover:true}), Cufon.replace('div.voting-title',{hover:true}), Cufon.replace('.main-menu li a',{hover:true}); $(document).ready(function(){ $(".prev-pizza-slide, .next-pizza-slide").mousedown(function() { $(this).stop().animate({boxShadow: '0px 0px 10px'}, 'fast'); }); $(".prev-pizza-slide, .next-pizza-slide").mouseout(function() { $(this).stop().animate({boxShadow: '5px 5px 10px'}, 'fast'); }); $("a.next-pizza-slide").hover(function() { $(this).find("span.next-hand").stop().animate({left: '-10px'}, 'fast'); },function(){ $(this).find("span.next-hand").stop().animate({left: '-21px'}, 'fast'); }); $("a.prev-pizza-slide").hover(function() { $(this).find("span.prev-hand").stop().animate({right: '-10px'}, 'fast'); },function(){ $(this).find("span.prev-hand").stop().animate({right: '-20px'}, 'fast'); }); $("a.sealing-wax").rotate({ bind: { mouseover : function() { $(this).rotate({animateTo:50}) }, mouseout : function() { $(this).rotate({animateTo:0}) } } }); $(function() { $('.pizza-slide').carouFredSel({ width: 900, scroll: { items:3 }, next: 'a.next-pizza-slide', prev: 'a.prev-pizza-slide', auto: false }); }); $("img.pizzaImg").rotate({ bind: { mouseover : function() { $(this).rotate({animateTo:20}) }, mouseout : function() { $(this).rotate({animateTo:0}) } } }); $(".lang-flag a").rotate({ bind: { mouseover : function() { $(this).rotate({animateTo:20}) }, mouseout : function() { $(this).rotate({animateTo:0}) } } }); $(".lang-flag a").rotate({ bind: { mouseover : function() { $(this).rotate({animateTo:20}) }, mouseout : function() { $(this).rotate({animateTo:0}) } } }); $("ul.menu_am li, ul.menu_en li, ul.menu_ru li").rotate({ bind: { mouseover : function() { $(this).find("span.star").rotate({animateTo:360}) }, mouseout : function() { $(this).find("span.star").rotate({animateTo:0}) } } }); $("input.vote-item").uniform(); $("div.marka, div.marka_ru, div.marka_en, div.marka_am").rotate({ bind: { mouseover : function() { $(this).rotate({animateTo:-17}) }, mouseout : function() { $(this).rotate({animateTo:0}) } } }); $(document).ready(function() { $('a.href_marka').rotate(15); }); });(function($){$.prettyPhoto={version:'3.1.2'};$.fn.prettyPhoto=function(pp_settings){pp_settings=jQuery.extend({animation_speed:'fast',slideshow:5000,autoplay_slideshow:false,opacity:0.80,show_title:true,allow_resize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'pp_default',horizontal_padding:20,hideflash:false,wmode:'opaque',autoplay:true,modal:false,deeplinking:true,overlay_gallery:true,keyboard_shortcuts:true,changepicturecallback:function(){},callback:function(){},ie6_fallback:true,markup:'
',gallery_markup:'',image_markup:'',flash_markup:'',quicktime_markup:'',iframe_markup:'',inline_markup:'
{content}
',custom_markup:'',social_tools:''},pp_settings);var matchedObjects=this,percentBased=false,pp_dimensions,pp_open,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),pp_slideshow;doresize=true,scroll_pos=_get_scroll();$(window).unbind('resize.prettyphoto').bind('resize.prettyphoto',function(){_center_overlay();_resize_overlay();});if(pp_settings.keyboard_shortcuts){$(document).unbind('keydown.prettyphoto').bind('keydown.prettyphoto',function(e){if(typeof $pp_pic_holder!='undefined'){if($pp_pic_holder.is(':visible')){switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');e.preventDefault();break;case 39:$.prettyPhoto.changePage('next');e.preventDefault();break;case 27:if(!settings.modal) $.prettyPhoto.close();e.preventDefault();break;};};};});};$.prettyPhoto.initialize=function(){settings=pp_settings;if(settings.theme=='pp_default')settings.horizontal_padding=16;if(settings.ie6_fallback&&$.browser.msie&&parseInt($.browser.version)==6)settings.theme="light_square";theRel=$(this).attr('rel');galleryRegExp=/\[(?:.*)\]/;isSet=(galleryRegExp.exec(theRel))?true:false;pp_images=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return $(n).attr('href');}):$.makeArray($(this).attr('href'));pp_titles=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).find('img').attr('alt'))?$(n).find('img').attr('alt'):"";}):$.makeArray($(this).find('img').attr('alt'));pp_descriptions=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).attr('title'))?$(n).attr('title'):"";}):$.makeArray($(this).attr('title'));set_position=jQuery.inArray($(this).attr('href'),pp_images);rel_index=(isSet)?set_position:$("a[rel^='"+theRel+"']").index($(this));_build_overlay(this);if(settings.allow_resize) $(window).bind('scroll.prettyphoto',function(){_center_overlay();});$.prettyPhoto.open();return false;} $.prettyPhoto.open=function(event){if(typeof settings=="undefined"){settings=pp_settings;if($.browser.msie&&$.browser.version==6)settings.theme="light_square";pp_images=$.makeArray(arguments[0]);pp_titles=(arguments[1])?$.makeArray(arguments[1]):$.makeArray("");pp_descriptions=(arguments[2])?$.makeArray(arguments[2]):$.makeArray("");isSet=(pp_images.length>1)?true:false;set_position=0;_build_overlay(event.target);} if($.browser.msie&&$.browser.version==6)$('select').css('visibility','hidden');if(settings.hideflash)$('object,embed,iframe[src*=youtube],iframe[src*=vimeo]').css('visibility','hidden');_checkPosition($(pp_images).size());$('.pp_loaderIcon').show();if($ppt.is(':hidden'))$ppt.css('opacity',0).show();$pp_overlay.show().fadeTo(settings.animation_speed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((set_position+1)+settings.counter_separator_label+$(pp_images).size());if(pp_descriptions[set_position]!=""){$pp_pic_holder.find('.pp_description').show().html(unescape(pp_descriptions[set_position]));}else{$pp_pic_holder.find('.pp_description').hide();} movie_width=(parseFloat(getParam('width',pp_images[set_position])))?getParam('width',pp_images[set_position]):settings.default_width.toString();movie_height=(parseFloat(getParam('height',pp_images[set_position])))?getParam('height',pp_images[set_position]):settings.default_height.toString();percentBased=false;if(movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-150);percentBased=true;} if(movie_width.indexOf('%')!=-1){movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-150);percentBased=true;} $pp_pic_holder.fadeIn(function(){(settings.show_title&&pp_titles[set_position]!=""&&typeof pp_titles[set_position]!="undefined")?$ppt.html(unescape(pp_titles[set_position])):$ppt.html(' ');imgPreloader="";skipInjection=false;switch(_getFileType(pp_images[set_position])){case'image':imgPreloader=new Image();nextImage=new Image();if(isSet&&set_position<$(pp_images).size()-1)nextImage.src=pp_images[set_position+1];prevImage=new Image();if(isSet&&pp_images[set_position-1])prevImage.src=pp_images[set_position-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup.replace(/{path}/g,pp_images[set_position]);imgPreloader.onload=function(){pp_dimensions=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=pp_images[set_position];break;case'youtube':pp_dimensions=_fitToViewport(movie_width,movie_height);movie='http://www.youtube.com/embed/'+getParam('v',pp_images[set_position]);(getParam('rel',pp_images[set_position]))?movie+="?rel="+getParam('rel',pp_images[set_position]):movie+="?rel=1";if(settings.autoplay)movie+="&autoplay=1";toInject=settings.iframe_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':pp_dimensions=_fitToViewport(movie_width,movie_height);movie_id=pp_images[set_position];var regExp=/http:\/\/(www\.)?vimeo.com\/(\d+)/;var match=movie_id.match(regExp);movie='http://player.vimeo.com/video/'+match[2]+'?title=0&byline=0&portrait=0';if(settings.autoplay)movie+="&autoplay=1;";vimeo_width=pp_dimensions['width']+'/embed/?moog_width='+pp_dimensions['width'];toInject=settings.iframe_markup.replace(/{width}/g,vimeo_width).replace(/{height}/g,pp_dimensions['height']).replace(/{path}/g,movie);break;case'quicktime':pp_dimensions=_fitToViewport(movie_width,movie_height);pp_dimensions['height']+=15;pp_dimensions['contentHeight']+=15;pp_dimensions['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,pp_images[set_position]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':pp_dimensions=_fitToViewport(movie_width,movie_height);flash_vars=pp_images[set_position];flash_vars=flash_vars.substring(pp_images[set_position].indexOf('flashvars')+10,pp_images[set_position].length);filename=pp_images[set_position];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':pp_dimensions=_fitToViewport(movie_width,movie_height);frame_url=pp_images[set_position];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{path}/g,frame_url);break;case'ajax':doresize=false;pp_dimensions=_fitToViewport(movie_width,movie_height);doresize=true;skipInjection=true;$.get(pp_images[set_position],function(responseHTML){toInject=settings.inline_markup.replace(/{content}/g,responseHTML);$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();});break;case'custom':pp_dimensions=_fitToViewport(movie_width,movie_height);toInject=settings.custom_markup;break;case'inline':myClone=$(pp_images[set_position]).clone().append('
').css({'width':settings.default_width}).wrapInner('
').appendTo($('body')).show();doresize=false;pp_dimensions=_fitToViewport($(myClone).width(),$(myClone).height());doresize=true;$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(pp_images[set_position]).html());break;};if(!imgPreloader&&!skipInjection){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});return false;};$.prettyPhoto.changePage=function(direction){currentGalleryPage=0;if(direction=='previous'){set_position--;if(set_position<0)set_position=$(pp_images).size()-1;}else if(direction=='next'){set_position++;if(set_position>$(pp_images).size()-1)set_position=0;}else{set_position=direction;};rel_index=set_position;if(!doresize)doresize=true;$('.pp_contract').removeClass('pp_contract').addClass('pp_expand');_hideContent(function(){$.prettyPhoto.open();});};$.prettyPhoto.changeGalleryPage=function(direction){if(direction=='next'){currentGalleryPage++;if(currentGalleryPage>totalPage)currentGalleryPage=0;}else if(direction=='previous'){currentGalleryPage--;if(currentGalleryPage<0)currentGalleryPage=totalPage;}else{currentGalleryPage=direction;};slide_speed=(direction=='next'||direction=='previous')?settings.animation_speed:0;slide_to=currentGalleryPage*(itemsPerPage*itemWidth);$pp_gallery.find('ul').animate({left:-slide_to},slide_speed);};$.prettyPhoto.startSlideshow=function(){if(typeof pp_slideshow=='undefined'){$pp_pic_holder.find('.pp_play').unbind('click').removeClass('pp_play').addClass('pp_pause').click(function(){$.prettyPhoto.stopSlideshow();return false;});pp_slideshow=setInterval($.prettyPhoto.startSlideshow,settings.slideshow);}else{$.prettyPhoto.changePage('next');};} $.prettyPhoto.stopSlideshow=function(){$pp_pic_holder.find('.pp_pause').unbind('click').removeClass('pp_pause').addClass('pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});clearInterval(pp_slideshow);pp_slideshow=undefined;} $.prettyPhoto.close=function(){if($pp_overlay.is(":animated"))return;$.prettyPhoto.stopSlideshow();$pp_pic_holder.stop().find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animation_speed,function(){$(this).remove();});$pp_overlay.fadeOut(settings.animation_speed,function(){if($.browser.msie&&$.browser.version==6)$('select').css('visibility','visible');if(settings.hideflash)$('object,embed,iframe[src*=youtube],iframe[src*=vimeo]').css('visibility','visible');$(this).remove();$(window).unbind('scroll.prettyphoto');settings.callback();doresize=true;pp_open=false;delete settings;});};function _showContent(){$('.pp_loaderIcon').hide();projectedTop=scroll_pos['scrollTop']+((windowHeight/2)-(pp_dimensions['containerHeight']/2));if(projectedTop<0)projectedTop=0;$ppt.fadeTo(settings.animation_speed,1);$pp_pic_holder.find('.pp_content').animate({height:pp_dimensions['contentHeight'],width:pp_dimensions['contentWidth']},settings.animation_speed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(pp_dimensions['containerWidth']/2),width:pp_dimensions['containerWidth']},settings.animation_speed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(pp_dimensions['height']).width(pp_dimensions['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animation_speed);if(isSet&&_getFileType(pp_images[set_position])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();} if(pp_dimensions['resized']){$('a.pp_expand,a.pp_contract').show();}else{$('a.pp_expand').hide();} if(settings.autoplay_slideshow&&!pp_slideshow&&!pp_open)$.prettyPhoto.startSlideshow();if(settings.deeplinking) setHashtag();settings.changepicturecallback();pp_open=true;});_insert_gallery();};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animation_speed,function(){$('.pp_loaderIcon').show();callback();});};function _checkPosition(setCount){(setCount>1)?$('.pp_nav').show():$('.pp_nav').hide();};function _fitToViewport(width,height){resized=false;_getDimensions(width,height);imageWidth=width,imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allow_resize&&!percentBased){resized=true,fitting=false;while(!fitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{fitting=true;};pp_containerHeight=imageHeight,pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);if((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight)){_fitToViewport(pp_containerWidth,pp_containerHeight)};};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+(settings.horizontal_padding*2),contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:resized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().addClass(settings.theme).width(width).appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();$pp_title=$pp_pic_holder.find('.ppt');$pp_title.width(width);titleHeight=parseFloat($pp_title.css('marginTop'))+parseFloat($pp_title.css('marginBottom'));$pp_title=$pp_title.clone().appendTo($('body')).css({'position':'absolute','top':-10000});titleHeight+=$pp_title.height();$pp_title.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+titleHeight+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;} function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com\/watch/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.match(/\b.mov\b/i)){return'quicktime';}else if(itemSrc.match(/\b.swf\b/i)){return'flash';}else if(itemSrc.match(/\biframe=true\b/i)){return'iframe';}else if(itemSrc.match(/\bajax=true\b/i)){return'ajax';}else if(itemSrc.match(/\bcustom=true\b/i)){return'custom';}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _center_overlay(){if(doresize&&typeof $pp_pic_holder!='undefined'){scroll_pos=_get_scroll();contentHeight=$pp_pic_holder.height(),contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scroll_pos['scrollTop']-(contentHeight/2);if(projectedTop<0)projectedTop=0;if(contentHeight>windowHeight) return;$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scroll_pos['scrollLeft']-(contentwidth/2)});};};function _get_scroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resize_overlay(){windowHeight=$(window).height(),windowWidth=$(window).width();if(typeof $pp_overlay!="undefined")$pp_overlay.height($(document).height()).width(windowWidth);};function _insert_gallery(){if(isSet&&settings.overlay_gallery&&_getFileType(pp_images[set_position])=="image"&&(settings.ie6_fallback&&!($.browser.msie&&parseInt($.browser.version)==6))){itemWidth=52+5;navWidth=(settings.theme=="facebook"||settings.theme=="pp_default")?50:30;itemsPerPage=Math.floor((pp_dimensions['containerWidth']-100-navWidth)/itemWidth);itemsPerPage=(itemsPerPage";};toInject=settings.gallery_markup.replace(/{gallery}/g,toInject);$pp_pic_holder.find('#pp_full_res').after(toInject);$pp_gallery=$('.pp_pic_holder .pp_gallery'),$pp_gallery_li=$pp_gallery.find('li');$pp_gallery.find('.pp_arrow_next').click(function(){$.prettyPhoto.changeGalleryPage('next');$.prettyPhoto.stopSlideshow();return false;});$pp_gallery.find('.pp_arrow_previous').click(function(){$.prettyPhoto.changeGalleryPage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_content').hover(function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeIn();},function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeOut();});itemWidth=52+5;$pp_gallery_li.each(function(i){$(this).find('a').click(function(){$.prettyPhoto.changePage(i);$.prettyPhoto.stopSlideshow();return false;});});};if(settings.slideshow){$pp_pic_holder.find('.pp_nav').prepend('Play') $pp_pic_holder.find('.pp_nav .pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});} $pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height(),'width':$(window).width()}).bind('click',function(){if(!settings.modal)$.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(e){if($(this).hasClass('pp_expand')){$(this).removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$(this).removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open();});return false;});$pp_pic_holder.find('.pp_previous, .pp_nav .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_next, .pp_nav .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');$.prettyPhoto.stopSlideshow();return false;});_center_overlay();};if(!pp_alreadyInitialized&&getHashtag()){pp_alreadyInitialized=true;hashIndex=getHashtag();hashRel=hashIndex;hashIndex=hashIndex.substring(hashIndex.indexOf('/')+1,hashIndex.length-1);hashRel=hashRel.substring(0,hashRel.indexOf('/'));setTimeout(function(){$("a[rel^='"+hashRel+"']:eq("+hashIndex+")").trigger('click');},50);} return this.unbind('click.prettyphoto').bind('click.prettyphoto',$.prettyPhoto.initialize);};function getHashtag(){url=location.href;hashtag=(url.indexOf('#!')!=-1)?decodeURI(url.substring(url.indexOf('#!')+2,url.length)):false;return hashtag;};function setHashtag(){if(typeof theRel=='undefined')return;location.hash='!'+theRel+'/'+rel_index+'/';};function getParam(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);return(results==null)?"":results[1];}})(jQuery);var pp_alreadyInitialized=false;(function($){$.fn.lightBox=function(settings){settings=jQuery.extend({overlayBgColor:'#000',overlayOpacity:0.3,fixedNavigation:false,imageLoading:'js/lightimg/lightbox-ico-loading.gif',imageBtnPrev:'js/lightimg/lightbox-btn-prev.gif',imageBtnNext:'js/lightimg/lightbox-btn-next.gif',imageBtnClose:'js/lightimg/lightbox-btn-close.gif',imageBlank:'js/lightimg/lightbox-blank.gif',containerBorderSize:10,containerResizeSpeed:400,txtImage:'',txtOf:' / ',keyToClose:'c',keyToPrev:'p',keyToNext:'n',imageArray:[],activeImage:0,singleimage:false},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.singleimage==true){settings.imageArray.push(new Array(objClicked.getAttribute('href'),objClicked.getAttribute('title')))}else{for(var i=0;i
');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(){$('.phototour').empty();$('#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