/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(aO,I){function a0(){if(!ah.isReady){try{M.documentElement.doScroll("left");}catch(c){setTimeout(a0,1);return;}ah.ready();}}function E(s,c){c.src?ah.ajax({url:c.src,async:false,dataType:"script"}):ah.globalEval(c.text||c.textContent||c.innerHTML||"");c.parentNode&&c.parentNode.removeChild(c);}function ap(s,c,K,F,G,w){var A=s.length;if(typeof c==="object"){for(var J in c){ap(s,J,c[J],F,G,K);}return s;}if(K!==I){F=!w&&F&&ah.isFunction(K);for(J=0;J<A;J++){G(s[J],c,F?K.call(s[J],J,G(s[J],c)):K,w);}return s;}return A?G(s[0],c):I;}function aF(){return(new Date).getTime();}function ao(){return false;}function am(){return true;}function aK(s,c,w){w[0].type=s;return ah.event.handle.apply(c,w);}function ag(O){var N,L=[],J=[],K=arguments,F,G,s,A,w,c;G=ah.data(this,"events");if(!(O.liveFired===this||!G||!G.live||O.button&&O.type==="click")){O.liveFired=this;var P=G.live.slice(0);for(A=0;A<P.length;A++){G=P[A];G.origType.replace(az,"")===O.type?J.push(G.selector):P.splice(A--,1);}F=ah(O.target).closest(J,O.currentTarget);w=0;for(c=F.length;w<c;w++){for(A=0;A<P.length;A++){G=P[A];if(F[w].selector===G.selector){s=F[w].elem;J=null;if(G.preType==="mouseenter"||G.preType==="mouseleave"){J=ah(O.relatedTarget).closest(G.selector)[0];}if(!J||J!==s){L.push({elem:s,handleObj:G});}}}}w=0;for(c=L.length;w<c;w++){F=L[w];O.currentTarget=F.elem;O.data=F.handleObj.data;O.handleObj=F.handleObj;if(F.handleObj.origHandler.apply(F.elem,K)===false){N=false;break;}}return N;}}function z(s,c){return"live."+(s&&s!=="*"?s+".":"")+c.replace(/\./g,"`").replace(/ /g,"&");}function l(c){return !c||!c.parentNode||c.parentNode.nodeType===11;}function bj(s,c){var w=0;c.each(function(){if(this.nodeName===(s[w]&&s[w].nodeName)){var G=ah.data(s[w++]),J=ah.data(this,G);if(G=G&&G.events){delete J.handle;J.events={};for(var A in G){for(var F in G[A]){ah.event.add(this,A,G[A][F],G[A][F].data);}}}}});}function a3(s,c,G){var A,F,w;c=c&&c[0]?c[0].ownerDocument||c[0]:M;if(s.length===1&&typeof s[0]==="string"&&s[0].length<512&&c===M&&!aP.test(s[0])&&(ah.support.checkClone||!ak.test(s[0]))){F=true;if(w=ah.fragments[s[0]]){if(w!==1){A=w;}}}if(!A){A=c.createDocumentFragment();ah.clean(s,c,A,G);}if(F){ah.fragments[s[0]]=w?A:1;}return{fragment:A,cacheable:F};}function aC(s,c){var w={};ah.each(D.concat.apply([],D.slice(0,c)),function(){w[this]=s;});return w;}function o(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false;}var ah=function(s,c){return new ah.fn.init(s,c);},p=aO.jQuery,d=aO.$,M=aO.document,at,a7=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,aT=/^.[^:#\[\.,]*$/,an=/\S/,H=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,q=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,ax=navigator.userAgent,b=false,av=[],aB,a1=Object.prototype.toString,aV=Object.prototype.hasOwnProperty,ay=Array.prototype.push,au=Array.prototype.slice,a6=Array.prototype.indexOf;ah.fn=ah.prototype={init:function(s,c){var A,w;if(!s){return this;}if(s.nodeType){this.context=this[0]=s;this.length=1;return this;}if(s==="body"&&!c){this.context=M;this[0]=M.body;this.selector="body";this.length=1;return this;}if(typeof s==="string"){if((A=a7.exec(s))&&(A[1]||!c)){if(A[1]){w=c?c.ownerDocument||c:M;if(s=q.exec(s)){if(ah.isPlainObject(c)){s=[M.createElement(s[1])];ah.fn.attr.call(s,c,true);}else{s=[w.createElement(s[1])];}}else{s=a3([A[1]],[w]);s=(s.cacheable?s.fragment.cloneNode(true):s.fragment).childNodes;}return ah.merge(this,s);}else{if(c=M.getElementById(A[2])){if(c.id!==A[2]){return at.find(s);}this.length=1;this[0]=c;}this.context=M;this.selector=s;return this;}}else{if(!c&&/^\w+$/.test(s)){this.selector=s;this.context=M;s=M.getElementsByTagName(s);return ah.merge(this,s);}else{return !c||c.jquery?(c||at).find(s):ah(c).find(s);}}}else{if(ah.isFunction(s)){return at.ready(s);}}if(s.selector!==I){this.selector=s.selector;this.context=s.context;}return ah.makeArray(s,this);},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length;},toArray:function(){return au.call(this,0);},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c];},pushStack:function(s,c,A){var w=ah();ah.isArray(s)?ay.apply(w,s):ah.merge(w,s);w.prevObject=this;w.context=this.context;if(c==="find"){w.selector=this.selector+(this.selector?" ":"")+A;}else{if(c){w.selector=this.selector+"."+c+"("+A+")";}}return w;},each:function(s,c){return ah.each(this,s,c);},ready:function(c){ah.bindReady();if(ah.isReady){c.call(M,ah);}else{av&&av.push(c);}return this;},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1);},first:function(){return this.eq(0);},last:function(){return this.eq(-1);},slice:function(){return this.pushStack(au.apply(this,arguments),"slice",au.call(arguments).join(","));},map:function(c){return this.pushStack(ah.map(this,function(s,w){return c.call(s,w,s);}));},end:function(){return this.prevObject||ah(null);},push:ay,sort:[].sort,splice:[].splice};ah.fn.init.prototype=ah.fn;ah.extend=ah.fn.extend=function(){var s=arguments[0]||{},c=1,K=arguments.length,F=false,G,w,A,J;if(typeof s==="boolean"){F=s;s=arguments[1]||{};c=2;}if(typeof s!=="object"&&!ah.isFunction(s)){s={};}if(K===c){s=this;--c;}for(;c<K;c++){if((G=arguments[c])!=null){for(w in G){A=s[w];J=G[w];if(s!==J){if(F&&J&&(ah.isPlainObject(J)||ah.isArray(J))){A=A&&(ah.isPlainObject(A)||ah.isArray(A))?A:ah.isArray(J)?[]:{};s[w]=ah.extend(F,A,J);}else{if(J!==I){s[w]=J;}}}}}}return s;};ah.extend({noConflict:function(c){aO.$=d;if(c){aO.jQuery=p;}return ah;},isReady:false,ready:function(){if(!ah.isReady){if(!M.body){return setTimeout(ah.ready,13);}ah.isReady=true;if(av){for(var s,c=0;s=av[c++];){s.call(M,ah);}av=null;}ah.fn.triggerHandler&&ah(M).triggerHandler("ready");}},bindReady:function(){if(!b){b=true;if(M.readyState==="complete"){return ah.ready();}if(M.addEventListener){M.addEventListener("DOMContentLoaded",aB,false);aO.addEventListener("load",ah.ready,false);}else{if(M.attachEvent){M.attachEvent("onreadystatechange",aB);aO.attachEvent("onload",ah.ready);var s=false;try{s=aO.frameElement==null;}catch(c){}M.documentElement.doScroll&&s&&a0();}}}},isFunction:function(c){return a1.call(c)==="[object Function]";},isArray:function(c){return a1.call(c)==="[object Array]";},isPlainObject:function(s){if(!s||a1.call(s)!=="[object Object]"||s.nodeType||s.setInterval){return false;}if(s.constructor&&!aV.call(s,"constructor")&&!aV.call(s.constructor.prototype,"isPrototypeOf")){return false;}var c;for(c in s){}return c===I||aV.call(s,c);},isEmptyObject:function(s){for(var c in s){return false;}return true;},error:function(c){throw c;},parseJSON:function(c){if(typeof c!=="string"||!c){return null;}c=ah.trim(c);if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return aO.JSON&&aO.JSON.parse?aO.JSON.parse(c):(new Function("return "+c))();}else{ah.error("Invalid JSON: "+c);}},noop:function(){},globalEval:function(s){if(s&&an.test(s)){var c=M.getElementsByTagName("head")[0]||M.documentElement,w=M.createElement("script");w.type="text/javascript";if(ah.support.scriptEval){w.appendChild(M.createTextNode(s));}else{w.text=s;}c.insertBefore(w,c.firstChild);c.removeChild(w);}},nodeName:function(s,c){return s.nodeName&&s.nodeName.toUpperCase()===c.toUpperCase();},each:function(s,c,J){var F,G=0,w=s.length,A=w===I||ah.isFunction(s);if(J){if(A){for(F in s){if(c.apply(s[F],J)===false){break;}}}else{for(;G<w;){if(c.apply(s[G++],J)===false){break;}}}}else{if(A){for(F in s){if(c.call(s[F],F,s[F])===false){break;}}}else{for(J=s[0];G<w&&c.call(J,G,J)!==false;J=s[++G]){}}}return s;},trim:function(c){return(c||"").replace(H,"");},makeArray:function(s,c){c=c||[];if(s!=null){s.length==null||typeof s==="string"||ah.isFunction(s)||typeof s!=="function"&&s.setInterval?ay.call(c,s):ah.merge(c,s);}return c;},inArray:function(s,c){if(c.indexOf){return c.indexOf(s);}for(var A=0,w=c.length;A<w;A++){if(c[A]===s){return A;}}return -1;},merge:function(s,c){var F=s.length,w=0;if(typeof c.length==="number"){for(var A=c.length;w<A;w++){s[F++]=c[w];}}else{for(;c[w]!==I;){s[F++]=c[w++];}}s.length=F;return s;},grep:function(s,c,G){for(var A=[],F=0,w=s.length;F<w;F++){!G!==!c(s[F],F)&&A.push(s[F]);}return A;},map:function(s,c,J){for(var F=[],G,w=0,A=s.length;w<A;w++){G=c(s[w],w,J);if(G!=null){F[F.length]=G;}}return F.concat.apply([],F);},guid:1,proxy:function(s,c,w){if(arguments.length===2){if(typeof c==="string"){w=s;s=w[c];c=I;}else{if(c&&!ah.isFunction(c)){w=c;c=I;}}}if(!c&&s){c=function(){return s.apply(w||this,arguments);};}if(s){c.guid=s.guid=s.guid||c.guid||ah.guid++;}return c;},uaMatch:function(c){c=c.toLowerCase();c=/(webkit)[ \/]([\w.]+)/.exec(c)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(c)||/(msie) ([\w.]+)/.exec(c)||!/compatible/.test(c)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(c)||[];return{browser:c[1]||"",version:c[2]||"0"};},browser:{}});ax=ah.uaMatch(ax);if(ax.browser){ah.browser[ax.browser]=true;ah.browser.version=ax.version;}if(ah.browser.webkit){ah.browser.safari=true;}if(a6){ah.inArray=function(s,c){return a6.call(c,s);};}at=ah(M);if(M.addEventListener){aB=function(){M.removeEventListener("DOMContentLoaded",aB,false);ah.ready();};}else{if(M.attachEvent){aB=function(){if(M.readyState==="complete"){M.detachEvent("onreadystatechange",aB);ah.ready();}};}}(function(){ah.support={};var L=M.documentElement,K=M.createElement("script"),J=M.createElement("div"),F="script"+aF();J.style.display="none";J.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var G=J.getElementsByTagName("*"),w=J.getElementsByTagName("a")[0];if(!(!G||!G.length||!w)){ah.support={leadingWhitespace:J.firstChild.nodeType===3,tbody:!J.getElementsByTagName("tbody").length,htmlSerialize:!!J.getElementsByTagName("link").length,style:/red/.test(w.getAttribute("style")),hrefNormalized:w.getAttribute("href")==="/a",opacity:/^0.55$/.test(w.style.opacity),cssFloat:!!w.style.cssFloat,checkOn:J.getElementsByTagName("input")[0].value==="on",optSelected:M.createElement("select").appendChild(M.createElement("option")).selected,parentNode:J.removeChild(J.appendChild(M.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};K.type="text/javascript";try{K.appendChild(M.createTextNode("window."+F+"=1;"));}catch(A){}L.insertBefore(K,L.firstChild);if(aO[F]){ah.support.scriptEval=true;delete aO[F];}try{delete K.test;}catch(c){ah.support.deleteExpando=false;}L.removeChild(K);if(J.attachEvent&&J.fireEvent){J.attachEvent("onclick",function s(){ah.support.noCloneEvent=false;J.detachEvent("onclick",s);});J.cloneNode(true).fireEvent("onclick");}J=M.createElement("div");J.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";L=M.createDocumentFragment();L.appendChild(J.firstChild);ah.support.checkClone=L.cloneNode(true).cloneNode(true).lastChild.checked;ah(function(){var N=M.createElement("div");N.style.width=N.style.paddingLeft="1px";M.body.appendChild(N);ah.boxModel=ah.support.boxModel=N.offsetWidth===2;M.body.removeChild(N).style.display="none";});L=function(N){var P=M.createElement("div");N="on"+N;var O=N in P;if(!O){P.setAttribute(N,"return;");O=typeof P[N]==="function";}return O;};ah.support.submitBubbles=L("submit");ah.support.changeBubbles=L("change");L=K=J=G=w=null;}})();ah.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var aH="jQuery"+aF(),e=0,aS={};ah.extend({cache:{},expando:aH,noData:{embed:true,object:true,applet:true},data:function(s,c,F){if(!(s.nodeName&&ah.noData[s.nodeName.toLowerCase()])){s=s==aO?aS:s;var w=s[aH],A=ah.cache;if(!w&&typeof c==="string"&&F===I){return null;}w||(w=++e);if(typeof c==="object"){s[aH]=w;A[w]=ah.extend(true,{},c);}else{if(!A[w]){s[aH]=w;A[w]={};}}s=A[w];if(F!==I){s[c]=F;}return typeof c==="string"?s[c]:s;}},removeData:function(s,c){if(!(s.nodeName&&ah.noData[s.nodeName.toLowerCase()])){s=s==aO?aS:s;var F=s[aH],w=ah.cache,A=w[F];if(c){if(A){delete A[c];ah.isEmptyObject(A)&&ah.removeData(s);}}else{if(ah.support.deleteExpando){delete s[ah.expando];}else{s.removeAttribute&&s.removeAttribute(ah.expando);}delete w[F];}}}});ah.fn.extend({data:function(s,c){if(typeof s==="undefined"&&this.length){return ah.data(this[0]);}else{if(typeof s==="object"){return this.each(function(){ah.data(this,s);});}}var A=s.split(".");A[1]=A[1]?"."+A[1]:"";if(c===I){var w=this.triggerHandler("getData"+A[1]+"!",[A[0]]);if(w===I&&this.length){w=ah.data(this[0],s);}return w===I&&A[1]?this.data(A[0]):w;}else{return this.trigger("setData"+A[1]+"!",[A[0],c]).each(function(){ah.data(this,s,c);});}},removeData:function(c){return this.each(function(){ah.removeData(this,c);});}});ah.extend({queue:function(s,c,A){if(s){c=(c||"fx")+"queue";var w=ah.data(s,c);if(!A){return w||[];}if(!w||ah.isArray(A)){w=ah.data(s,c,ah.makeArray(A));}else{w.push(A);}return w;}},dequeue:function(s,c){c=c||"fx";var A=ah.queue(s,c),w=A.shift();if(w==="inprogress"){w=A.shift();}if(w){c==="fx"&&A.unshift("inprogress");w.call(s,function(){ah.dequeue(s,c);});}}});ah.fn.extend({queue:function(s,c){if(typeof s!=="string"){c=s;s="fx";}if(c===I){return ah.queue(this[0],s);}return this.each(function(){var w=ah.queue(this,s,c);s==="fx"&&w[0]!=="inprogress"&&ah.dequeue(this,s);});},dequeue:function(c){return this.each(function(){ah.dequeue(this,c);});},delay:function(s,c){s=ah.fx?ah.fx.speeds[s]||s:s;c=c||"fx";return this.queue(c,function(){var w=this;setTimeout(function(){ah.dequeue(w,c);},s);});},clearQueue:function(c){return this.queue(c||"fx",[]);}});var be=/[\n\t]/g,U=/\s+/,a8=/\r/g,aM=/href|src|style/,aU=/(button|input)/i,aw=/(button|input|object|select|textarea)/i,S=/^(a|area)$/i,aY=/radio|checkbox/;ah.fn.extend({attr:function(s,c){return ap(this,s,c,true,ah.attr);},removeAttr:function(c){return this.each(function(){ah.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c);});},addClass:function(L){if(ah.isFunction(L)){return this.each(function(O){var N=ah(this);N.addClass(L.call(this,O,N.attr("class")));});}if(L&&typeof L==="string"){for(var K=(L||"").split(U),J=0,F=this.length;J<F;J++){var G=this[J];if(G.nodeType===1){if(G.className){for(var w=" "+G.className+" ",A=G.className,c=0,s=K.length;c<s;c++){if(w.indexOf(" "+K[c]+" ")<0){A+=" "+K[c];}}G.className=ah.trim(A);}else{G.className=L;}}}}return this;},removeClass:function(s){if(ah.isFunction(s)){return this.each(function(L){var N=ah(this);N.removeClass(s.call(this,L,N.attr("class")));});}if(s&&typeof s==="string"||s===I){for(var c=(s||"").split(U),K=0,F=this.length;K<F;K++){var G=this[K];if(G.nodeType===1&&G.className){if(s){for(var w=(" "+G.className+" ").replace(be," "),A=0,J=c.length;A<J;A++){w=w.replace(" "+c[A]+" "," ");}G.className=ah.trim(w);}else{G.className="";}}}}return this;},toggleClass:function(s,c){var A=typeof s,w=typeof c==="boolean";if(ah.isFunction(s)){return this.each(function(G){var F=ah(this);F.toggleClass(s.call(this,G,F.attr("class"),c),c);});}return this.each(function(){if(A==="string"){for(var K,G=0,J=ah(this),L=c,F=s.split(U);K=F[G++];){L=w?L:!J.hasClass(K);J[L?"addClass":"removeClass"](K);}}else{if(A==="undefined"||A==="boolean"){this.className&&ah.data(this,"__className__",this.className);this.className=this.className||s===false?"":ah.data(this,"__className__")||"";}}});},hasClass:function(s){s=" "+s+" ";for(var c=0,w=this.length;c<w;c++){if((" "+this[c].className+" ").replace(be," ").indexOf(s)>-1){return true;}}return false;},val:function(s){if(s===I){var c=this[0];if(c){if(ah.nodeName(c,"option")){return(c.attributes.value||{}).specified?c.value:c.text;}if(ah.nodeName(c,"select")){var K=c.selectedIndex,F=[],G=c.options;c=c.type==="select-one";if(K<0){return null;}var w=c?K:0;for(K=c?K+1:G.length;w<K;w++){var A=G[w];if(A.selected){s=ah(A).val();if(c){return s;}F.push(s);}}return F;}if(aY.test(c.type)&&!ah.support.checkOn){return c.getAttribute("value")===null?"on":c.value;}return(c.value||"").replace(a8,"");}return I;}var J=ah.isFunction(s);return this.each(function(L){var P=ah(this),O=s;if(this.nodeType===1){if(J){O=s.call(this,L,P.val());}if(typeof O==="number"){O+="";}if(ah.isArray(O)&&aY.test(this.type)){this.checked=ah.inArray(P.val(),O)>=0;}else{if(ah.nodeName(this,"select")){var N=ah.makeArray(O);ah("option",this).each(function(){this.selected=ah.inArray(ah(this).val(),N)>=0;});if(!N.length){this.selectedIndex=-1;}}else{this.value=O;}}}});}});ah.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(s,c,G,A){if(!s||s.nodeType===3||s.nodeType===8){return I;}if(A&&c in ah.attrFn){return ah(s)[c](G);}A=s.nodeType!==1||!ah.isXMLDoc(s);var F=G!==I;c=A&&ah.props[c]||c;if(s.nodeType===1){var w=aM.test(c);if(c in s&&A&&!w){if(F){c==="type"&&aU.test(s.nodeName)&&s.parentNode&&ah.error("type property can't be changed");s[c]=G;}if(ah.nodeName(s,"form")&&s.getAttributeNode(c)){return s.getAttributeNode(c).nodeValue;}if(c==="tabIndex"){return(c=s.getAttributeNode("tabIndex"))&&c.specified?c.value:aw.test(s.nodeName)||S.test(s.nodeName)&&s.href?0:I;}return s[c];}if(!ah.support.style&&A&&c==="style"){if(F){s.style.cssText=""+G;}return s.style.cssText;}F&&s.setAttribute(c,""+G);s=!ah.support.hrefNormalized&&A&&w?s.getAttribute(c,2):s.getAttribute(c);return s===null?I:s;}return ah.style(s,c,G);}});var az=/\.(.*)$/,r=function(c){return c.replace(/[^\w\s\.\|`]/g,function(s){return"\\"+s;});};ah.event={add:function(P,O,L,J){if(!(P.nodeType===3||P.nodeType===8)){if(P.setInterval&&P!==aO&&!P.frameElement){P=aO;}var K,F;if(L.handler){K=L;L=K.handler;}if(!L.guid){L.guid=ah.guid++;}if(F=ah.data(P)){var G=F.events=F.events||{},s=F.handle;if(!s){F.handle=s=function(){return typeof ah!=="undefined"&&!ah.event.triggered?ah.event.handle.apply(s.elem,arguments):I;};}s.elem=P;O=O.split(" ");for(var A,w=0,c;A=O[w++];){F=K?ah.extend({},K):{handler:L,data:J};if(A.indexOf(".")>-1){c=A.split(".");A=c.shift();F.namespace=c.slice(0).sort().join(".");}else{c=[];F.namespace="";}F.type=A;F.guid=L.guid;var Q=G[A],N=ah.event.special[A]||{};if(!Q){Q=G[A]=[];if(!N.setup||N.setup.call(P,J,c,s)===false){if(P.addEventListener){P.addEventListener(A,s,false);}else{P.attachEvent&&P.attachEvent("on"+A,s);}}}if(N.add){N.add.call(P,F);if(!F.handler.guid){F.handler.guid=L.guid;}}Q.push(F);ah.event.global[A]=true;}P=null;}}},global:{},remove:function(R,Q,O,L){if(!(R.nodeType===3||R.nodeType===8)){var N,J=0,K,A,G,F,c,T,P=ah.data(R),s=P&&P.events;if(P&&s){if(Q&&Q.type){O=Q.handler;Q=Q.type;}if(!Q||typeof Q==="string"&&Q.charAt(0)==="."){Q=Q||"";for(N in s){ah.event.remove(R,N+Q);}}else{for(Q=Q.split(" ");N=Q[J++];){F=N;K=N.indexOf(".")<0;A=[];if(!K){A=N.split(".");N=A.shift();G=new RegExp("(^|\\.)"+ah.map(A.slice(0).sort(),r).join("\\.(?:.*\\.)?")+"(\\.|$)");}if(c=s[N]){if(O){F=ah.event.special[N]||{};for(w=L||0;w<c.length;w++){T=c[w];if(O.guid===T.guid){if(K||G.test(T.namespace)){L==null&&c.splice(w--,1);F.remove&&F.remove.call(R,T);}if(L!=null){break;}}}if(c.length===0||L!=null&&c.length===1){if(!F.teardown||F.teardown.call(R,A)===false){aG(R,N,P.handle);}delete s[N];}}else{for(var w=0;w<c.length;w++){T=c[w];if(K||G.test(T.namespace)){ah.event.remove(R,F,T.handler,w);c.splice(w--,1);}}}}}if(ah.isEmptyObject(s)){if(Q=P.handle){Q.elem=null;}delete P.events;delete P.handle;ah.isEmptyObject(P)&&ah.removeData(R);}}}}},trigger:function(N,L,K,G){var J=N.type||N;if(!G){N=typeof N==="object"?N[aH]?N:ah.extend(ah.Event(J),N):ah.Event(J);if(J.indexOf("!")>=0){N.type=J=J.slice(0,-1);N.exclusive=true;}if(!K){N.stopPropagation();ah.event.global[J]&&ah.each(ah.cache,function(){this.events&&this.events[J]&&ah.event.trigger(N,L,this.handle.elem);});}if(!K||K.nodeType===3||K.nodeType===8){return I;}N.result=I;N.target=K;L=ah.makeArray(L);L.unshift(N);}N.currentTarget=K;(G=ah.data(K,"handle"))&&G.apply(K,L);G=K.parentNode||K.ownerDocument;try{if(!(K&&K.nodeName&&ah.noData[K.nodeName.toLowerCase()])){if(K["on"+J]&&K["on"+J].apply(K,L)===false){N.result=false;}}}catch(A){}if(!N.isPropagationStopped()&&G){ah.event.trigger(N,L,G,true);}else{if(!N.isDefaultPrevented()){G=N.target;var F,c=ah.nodeName(G,"a")&&J==="click",w=ah.event.special[J]||{};if((!w._default||w._default.call(K,N)===false)&&!c&&!(G&&G.nodeName&&ah.noData[G.nodeName.toLowerCase()])){try{if(G[J]){if(F=G["on"+J]){G["on"+J]=null;}ah.event.triggered=true;G[J]();}}catch(s){}if(F){G["on"+J]=F;}ah.event.triggered=false;}}}},handle:function(s){var c,J,F,G;s=arguments[0]=ah.event.fix(s||aO.event);s.currentTarget=this;c=s.type.indexOf(".")<0&&!s.exclusive;if(!c){J=s.type.split(".");s.type=J.shift();F=new RegExp("(^|\\.)"+J.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");}G=ah.data(this,"events");J=G[s.type];if(G&&J){J=J.slice(0);G=0;for(var w=J.length;G<w;G++){var A=J[G];if(c||F.test(A.namespace)){s.handler=A.handler;s.data=A.data;s.handleObj=A;A=A.handler.apply(this,arguments);if(A!==I){s.result=A;if(A===false){s.preventDefault();s.stopPropagation();}}if(s.isImmediatePropagationStopped()){break;}}}}return s.result;},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(s){if(s[aH]){return s;}var c=s;s=ah.Event(c);for(var A=this.props.length,w;A;){w=this.props[--A];s[w]=c[w];}if(!s.target){s.target=s.srcElement||M;}if(s.target.nodeType===3){s.target=s.target.parentNode;}if(!s.relatedTarget&&s.fromElement){s.relatedTarget=s.fromElement===s.target?s.toElement:s.fromElement;}if(s.pageX==null&&s.clientX!=null){c=M.documentElement;A=M.body;s.pageX=s.clientX+(c&&c.scrollLeft||A&&A.scrollLeft||0)-(c&&c.clientLeft||A&&A.clientLeft||0);s.pageY=s.clientY+(c&&c.scrollTop||A&&A.scrollTop||0)-(c&&c.clientTop||A&&A.clientTop||0);}if(!s.which&&(s.charCode||s.charCode===0?s.charCode:s.keyCode)){s.which=s.charCode||s.keyCode;}if(!s.metaKey&&s.ctrlKey){s.metaKey=s.ctrlKey;}if(!s.which&&s.button!==I){s.which=s.button&1?1:s.button&2?3:s.button&4?2:0;}return s;},guid:100000000,proxy:ah.proxy,special:{ready:{setup:ah.bindReady,teardown:ah.noop},live:{add:function(c){ah.event.add(this,c.origType,ah.extend({},c,{handler:ag}));},remove:function(s){var c=true,w=s.origType.replace(az,"");ah.each(ah.data(this,"events").live||[],function(){if(w===this.origType.replace(az,"")){return c=false;}});c&&ah.event.remove(this,s.origType,ag);}},beforeunload:{setup:function(s,c,w){if(this.setInterval){this.onbeforeunload=w;}return false;},teardown:function(s,c){if(this.onbeforeunload===c){this.onbeforeunload=null;}}}}};var aG=M.removeEventListener?function(s,c,w){s.removeEventListener(c,w,false);}:function(s,c,w){s.detachEvent("on"+c,w);};ah.Event=function(c){if(!this.preventDefault){return new ah.Event(c);}if(c&&c.type){this.originalEvent=c;this.type=c.type;}else{this.type=c;}this.timeStamp=aF();this[aH]=true;};ah.Event.prototype={preventDefault:function(){this.isDefaultPrevented=am;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false;}},stopPropagation:function(){this.isPropagationStopped=am;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true;}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=am;this.stopPropagation();},isDefaultPrevented:ao,isPropagationStopped:ao,isImmediatePropagationStopped:ao};var ae=function(s){var c=s.relatedTarget;try{for(;c&&c!==this;){c=c.parentNode;}if(c!==this){s.type=s.data;ah.event.handle.apply(this,arguments);}}catch(w){}},x=function(c){c.type=c.data;ah.event.handle.apply(this,arguments);};ah.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(s,c){ah.event.special[s]={setup:function(w){ah.event.add(this,c,w&&w.selector?x:ae,s);},teardown:function(w){ah.event.remove(this,c,w&&w.selector?x:ae);}};});if(!ah.support.submitBubbles){ah.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){ah.event.add(this,"click.specialSubmit",function(s){var c=s.target,w=c.type;if((w==="submit"||w==="image")&&ah(c).closest("form").length){return aK("submit",this,arguments);}});ah.event.add(this,"keypress.specialSubmit",function(s){var c=s.target,w=c.type;if((w==="text"||w==="password")&&ah(c).closest("form").length&&s.keyCode===13){return aK("submit",this,arguments);}});}else{return false;}},teardown:function(){ah.event.remove(this,".specialSubmit");}};}if(!ah.support.changeBubbles){var t=/textarea|input|select/i,g,j=function(s){var c=s.type,w=s.value;if(c==="radio"||c==="checkbox"){w=s.checked;}else{if(c==="select-multiple"){w=s.selectedIndex>-1?ah.map(s.options,function(A){return A.selected;}).join("-"):"";}else{if(s.nodeName.toLowerCase()==="select"){w=s.selectedIndex;}}}return w;},bd=function(s,c){var F=s.target,w,A;if(!(!t.test(F.nodeName)||F.readOnly)){w=ah.data(F,"_change_data");A=j(F);if(s.type!=="focusout"||F.type!=="radio"){ah.data(F,"_change_data",A);}if(!(w===I||A===w)){if(w!=null||A){s.type="change";return ah.event.trigger(s,c,F);}}}};ah.event.special.change={filters:{focusout:bd,click:function(s){var c=s.target,w=c.type;if(w==="radio"||w==="checkbox"||c.nodeName.toLowerCase()==="select"){return bd.call(this,s);}},keydown:function(s){var c=s.target,w=c.type;if(s.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||s.keyCode===32&&(w==="checkbox"||w==="radio")||w==="select-multiple"){return bd.call(this,s);}},beforeactivate:function(c){c=c.target;ah.data(c,"_change_data",j(c));}},setup:function(){if(this.type==="file"){return false;}for(var c in g){ah.event.add(this,c+".specialChange",g[c]);}return t.test(this.nodeName);},teardown:function(){ah.event.remove(this,".specialChange");return t.test(this.nodeName);}};g=ah.event.special.change.filters;}M.addEventListener&&ah.each({focus:"focusin",blur:"focusout"},function(s,c){function w(A){A=ah.event.fix(A);A.type=c;return ah.event.handle.call(this,A);}ah.event.special[c]={setup:function(){this.addEventListener(s,w,true);},teardown:function(){this.removeEventListener(s,w,true);}};});ah.each(["bind","one"],function(s,c){ah.fn[c]=function(K,F,G){if(typeof K==="object"){for(var w in K){this[c](w,F,K[w],G);}return this;}if(ah.isFunction(F)){G=F;F=I;}var A=c==="one"?ah.proxy(G,function(L){ah(this).unbind(L,A);return G.apply(this,arguments);}):G;if(K==="unload"&&c!=="one"){this.one(K,F,G);}else{w=0;for(var J=this.length;w<J;w++){ah.event.add(this[w],K,A,F);}}return this;};});ah.fn.extend({unbind:function(s,c){if(typeof s==="object"&&!s.preventDefault){for(var A in s){this.unbind(A,s[A]);}}else{A=0;for(var w=this.length;A<w;A++){ah.event.remove(this[A],s,c);}}return this;},delegate:function(s,c,A,w){return this.live(c,A,w,s);},undelegate:function(s,c,w){return arguments.length===0?this.unbind("live"):this.die(c,null,w,s);},trigger:function(s,c){return this.each(function(){ah.event.trigger(s,c,this);});},triggerHandler:function(s,c){if(this[0]){s=ah.Event(s);s.preventDefault();s.stopPropagation();ah.event.trigger(s,c,this[0]);return s.result;}},toggle:function(s){for(var c=arguments,w=1;w<c.length;){ah.proxy(s,c[w++]);}return this.click(ah.proxy(s,function(A){var F=(ah.data(this,"lastToggle"+s.guid)||0)%w;ah.data(this,"lastToggle"+s.guid,F+1);A.preventDefault();return c[F].apply(this,arguments)||false;}));},hover:function(s,c){return this.mouseenter(s).mouseleave(c||s);}});var bh={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};ah.each(["live","die"],function(s,c){ah.fn[c]=function(O,L,N,J){var K,A=0,G,F,w=J||this.selector,P=J?this:ah(this.context);if(ah.isFunction(L)){N=L;L=I;}for(O=(O||"").split(" ");(K=O[A++])!=null;){J=az.exec(K);G="";if(J){G=J[0];K=K.replace(az,"");}if(K==="hover"){O.push("mouseenter"+G,"mouseleave"+G);}else{F=K;if(K==="focus"||K==="blur"){O.push(bh[K]+G);K+=G;}else{K=(bh[K]||K)+G;}c==="live"?P.each(function(){ah.event.add(this,z(K,w),{data:L,selector:w,handler:N,origType:K,origHandler:N,preType:F});}):P.unbind(z(K,w),N);}}return this;};});ah.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(s,c){ah.fn[c]=function(w){return w?this.bind(c,w):this.trigger(c);};if(ah.attrFn){ah.attrFn[c]=true;}});aO.attachEvent&&!aO.addEventListener&&aO.attachEvent("onunload",function(){for(var s in ah.cache){if(ah.cache[s].handle){try{ah.event.remove(ah.cache[s].handle.elem);}catch(c){}}}});(function(){function W(ab){for(var aa="",Z,Y=0;ab[Y];Y++){Z=ab[Y];if(Z.nodeType===3||Z.nodeType===4){aa+=Z.nodeValue;}else{if(Z.nodeType!==8){aa+=W(Z.childNodes);}}}return aa;}function V(bb,ba,ab,aa,Y,Z){Y=0;for(var bm=aa.length;Y<bm;Y++){var bn=aa[Y];if(bn){bn=bn[bb];for(var bl=false;bn;){if(bn.sizcache===ab){bl=aa[bn.sizset];break;}if(bn.nodeType===1&&!Z){bn.sizcache=ab;bn.sizset=Y;}if(bn.nodeName.toLowerCase()===ba){bl=bn;break;}bn=bn[bb];}aa[Y]=bl;}}}function T(bb,ba,ab,aa,Y,Z){Y=0;for(var bm=aa.length;Y<bm;Y++){var bn=aa[Y];if(bn){bn=bn[bb];for(var bl=false;bn;){if(bn.sizcache===ab){bl=aa[bn.sizset];break;}if(bn.nodeType===1){if(!Z){bn.sizcache=ab;bn.sizset=Y;}if(typeof ba!=="string"){if(bn===ba){bl=true;break;}}else{if(N.filter(ba,[bn]).length>0){bl=bn;break;}}}bn=bn[bb];}aa[Y]=bl;}}}var Q=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,R=0,O=Object.prototype.toString,P=false,K=true;[0,0].sort(function(){K=false;return 0;});var N=function(bm,bl,ba,ab){ba=ba||[];var Z=bl=bl||M;if(bl.nodeType!==1&&bl.nodeType!==9){return[];}if(!bm||typeof bm!=="string"){return ba;}for(var aa=[],br,bs,bo,bb,bq=true,bn=s(bl),bp=bm;(Q.exec(""),br=Q.exec(bp))!==null;){bp=br[3];aa.push(br[1]);if(br[2]){bb=br[3];break;}}if(aa.length>1&&G.exec(bm)){if(aa.length===2&&L.relative[aa[0]]){bs=X(aa[0]+aa[1],bl);}else{for(bs=L.relative[aa[0]]?[bl]:N(aa.shift(),bl);aa.length;){bm=aa.shift();if(L.relative[bm]){bm+=aa.shift();}bs=X(bm,bs);}}}else{if(!ab&&aa.length>1&&bl.nodeType===9&&!bn&&L.match.ID.test(aa[0])&&!L.match.ID.test(aa[aa.length-1])){br=N.find(aa.shift(),bl,bn);bl=br.expr?N.filter(br.expr,br.set)[0]:br.set[0];}if(bl){br=ab?{expr:aa.pop(),set:c(ab)}:N.find(aa.pop(),aa.length===1&&(aa[0]==="~"||aa[0]==="+")&&bl.parentNode?bl.parentNode:bl,bn);bs=br.expr?N.filter(br.expr,br.set):br.set;if(aa.length>0){bo=c(bs);}else{bq=false;}for(;aa.length;){var Y=aa.pop();br=Y;if(L.relative[Y]){br=aa.pop();}else{Y="";}if(br==null){br=bl;}L.relative[Y](bo,br,bn);}}else{bo=[];}}bo||(bo=bs);bo||N.error(Y||bm);if(O.call(bo)==="[object Array]"){if(bq){if(bl&&bl.nodeType===1){for(bm=0;bo[bm]!=null;bm++){if(bo[bm]&&(bo[bm]===true||bo[bm].nodeType===1&&A(bl,bo[bm]))){ba.push(bs[bm]);}}}else{for(bm=0;bo[bm]!=null;bm++){bo[bm]&&bo[bm].nodeType===1&&ba.push(bs[bm]);}}}else{ba.push.apply(ba,bo);}}else{c(bo,ba);}if(bb){N(bb,Z,ba,ab);N.uniqueSort(ba);}return ba;};N.uniqueSort=function(Z){if(J){P=K;Z.sort(J);if(P){for(var Y=1;Y<Z.length;Y++){Z[Y]===Z[Y-1]&&Z.splice(Y--,1);}}}return Z;};N.matches=function(Z,Y){return N(Z,null,null,Y);};N.find=function(bb,ba,ab){var aa,Y;if(!bb){return[];}for(var Z=0,bm=L.order.length;Z<bm;Z++){var bn=L.order[Z];if(Y=L.leftMatch[bn].exec(bb)){var bl=Y[1];Y.splice(1,1);if(bl.substr(bl.length-1)!=="\\"){Y[1]=(Y[1]||"").replace(/\\/g,"");aa=L.find[bn](Y,ba,ab);if(aa!=null){bb=bb.replace(L.match[bn],"");break;}}}}aa||(aa=ba.getElementsByTagName("*"));return{set:aa,expr:bb};};N.filter=function(bn,bm,bb,ab){for(var Z=bn,aa=[],bt=bm,bu,bq,bl=bm&&bm[0]&&s(bm[0]);bn&&bm.length;){for(var bs in L.filter){if((bu=L.leftMatch[bs].exec(bn))!=null&&bu[2]){var bo=L.filter[bs],br,Y;Y=bu[1];bq=false;bu.splice(1,1);if(Y.substr(Y.length-1)!=="\\"){if(bt===aa){aa=[];}if(L.preFilter[bs]){if(bu=L.preFilter[bs](bu,bt,bb,aa,ab,bl)){if(bu===true){continue;}}else{bq=br=true;}}if(bu){for(var ba=0;(Y=bt[ba])!=null;ba++){if(Y){br=bo(Y,bu,ba,bt);var bp=ab^!!br;if(bb&&br!=null){if(bp){bq=true;}else{bt[ba]=false;}}else{if(bp){aa.push(Y);bq=true;}}}}}if(br!==I){bb||(bt=aa);bn=bn.replace(L.match[bs],"");if(!bq){return[];}break;}}}}if(bn===Z){if(bq==null){N.error(bn);}else{break;}}Z=bn;}return bt;};N.error=function(Y){throw"Syntax error, unrecognized expression: "+Y;};var L=N.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(Y){return Y.getAttribute("href");}},relative:{"+":function(ab,aa){var Z=typeof aa==="string",Y=Z&&!/\W/.test(aa);Z=Z&&!Y;if(Y){aa=aa.toLowerCase();}Y=0;for(var ba=ab.length,bb;Y<ba;Y++){if(bb=ab[Y]){for(;(bb=bb.previousSibling)&&bb.nodeType!==1;){}ab[Y]=Z||bb&&bb.nodeName.toLowerCase()===aa?bb||false:bb===aa;}}Z&&N.filter(aa,ab,true);},">":function(ab,aa){var Z=typeof aa==="string";if(Z&&!/\W/.test(aa)){aa=aa.toLowerCase();for(var Y=0,ba=ab.length;Y<ba;Y++){var bb=ab[Y];if(bb){Z=bb.parentNode;ab[Y]=Z.nodeName.toLowerCase()===aa?Z:false;}}}else{Y=0;for(ba=ab.length;Y<ba;Y++){if(bb=ab[Y]){ab[Y]=Z?bb.parentNode:bb.parentNode===aa;}}Z&&N.filter(aa,ab,true);}},"":function(ab,aa,Z){var Y=R++,ba=T;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=V;}ba("parentNode",aa,Y,ab,bb,Z);},"~":function(ab,aa,Z){var Y=R++,ba=T;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=V;}ba("previousSibling",aa,Y,ab,bb,Z);}},find:{ID:function(aa,Z,Y){if(typeof Z.getElementById!=="undefined"&&!Y){return(aa=Z.getElementById(aa[1]))?[aa]:[];}},NAME:function(ab,aa){if(typeof aa.getElementsByName!=="undefined"){var Z=[];aa=aa.getElementsByName(ab[1]);for(var Y=0,ba=aa.length;Y<ba;Y++){aa[Y].getAttribute("name")===ab[1]&&Z.push(aa[Y]);}return Z.length===0?null:Z;}},TAG:function(Z,Y){return Y.getElementsByTagName(Z[1]);}},preFilter:{CLASS:function(ba,ab,Z,Y,bb,bl){ba=" "+ba[1].replace(/\\/g,"")+" ";if(bl){return ba;}bl=0;for(var aa;(aa=ab[bl])!=null;bl++){if(aa){if(bb^(aa.className&&(" "+aa.className+" ").replace(/[\t\n]/g," ").indexOf(ba)>=0)){Z||Y.push(aa);}else{if(Z){ab[bl]=false;}}}}return false;},ID:function(Y){return Y[1].replace(/\\/g,"");},TAG:function(Y){return Y[1].toLowerCase();},CHILD:function(Z){if(Z[1]==="nth"){var Y=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Z[2]==="even"&&"2n"||Z[2]==="odd"&&"2n+1"||!/\D/.test(Z[2])&&"0n+"+Z[2]||Z[2]);Z[2]=Y[1]+(Y[2]||1)-0;Z[3]=Y[3]-0;}Z[0]=R++;return Z;},ATTR:function(ab,aa,Z,Y,ba,bb){aa=ab[1].replace(/\\/g,"");if(!bb&&L.attrMap[aa]){ab[1]=L.attrMap[aa];}if(ab[2]==="~="){ab[4]=" "+ab[4]+" ";}return ab;},PSEUDO:function(ab,aa,Z,Y,ba){if(ab[1]==="not"){if((Q.exec(ab[3])||"").length>1||/^\w/.test(ab[3])){ab[3]=N(ab[3],null,null,aa);}else{ab=N.filter(ab[3],aa,Z,true^ba);Z||Y.push.apply(Y,ab);return false;}}else{if(L.match.POS.test(ab[0])||L.match.CHILD.test(ab[0])){return true;}}return ab;},POS:function(Y){Y.unshift(true);return Y;}},filters:{enabled:function(Y){return Y.disabled===false&&Y.type!=="hidden";},disabled:function(Y){return Y.disabled===true;},checked:function(Y){return Y.checked===true;},selected:function(Y){return Y.selected===true;},parent:function(Y){return !!Y.firstChild;},empty:function(Y){return !Y.firstChild;},has:function(aa,Z,Y){return !!N(Y[3],aa).length;},header:function(Y){return/h\d/i.test(Y.nodeName);},text:function(Y){return"text"===Y.type;},radio:function(Y){return"radio"===Y.type;},checkbox:function(Y){return"checkbox"===Y.type;},file:function(Y){return"file"===Y.type;},password:function(Y){return"password"===Y.type;},submit:function(Y){return"submit"===Y.type;},image:function(Y){return"image"===Y.type;},reset:function(Y){return"reset"===Y.type;},button:function(Y){return"button"===Y.type||Y.nodeName.toLowerCase()==="button";},input:function(Y){return/input|select|textarea|button/i.test(Y.nodeName);}},setFilters:{first:function(Z,Y){return Y===0;},last:function(ab,aa,Z,Y){return aa===Y.length-1;},even:function(Z,Y){return Y%2===0;},odd:function(Z,Y){return Y%2===1;},lt:function(aa,Z,Y){return Z<Y[3]-0;},gt:function(aa,Z,Y){return Z>Y[3]-0;},nth:function(aa,Z,Y){return Y[3]-0===Z;},eq:function(aa,Z,Y){return Y[3]-0===Z;}},filter:{PSEUDO:function(ab,aa,Z,Y){var ba=aa[1],bb=L.filters[ba];if(bb){return bb(ab,Z,aa,Y);}else{if(ba==="contains"){return(ab.textContent||ab.innerText||W([ab])||"").indexOf(aa[3])>=0;}else{if(ba==="not"){aa=aa[3];Z=0;for(Y=aa.length;Z<Y;Z++){if(aa[Z]===ab){return false;}}return true;}else{N.error("Syntax error, unrecognized expression: "+ba);}}}},CHILD:function(ba,ab){var Z=ab[1],Y=ba;switch(Z){case"only":case"first":for(;Y=Y.previousSibling;){if(Y.nodeType===1){return false;}}if(Z==="first"){return true;}Y=ba;case"last":for(;Y=Y.nextSibling;){if(Y.nodeType===1){return false;}}return true;case"nth":Z=ab[2];var bb=ab[3];if(Z===1&&bb===0){return true;}ab=ab[0];var bl=ba.parentNode;if(bl&&(bl.sizcache!==ab||!ba.nodeIndex)){var aa=0;for(Y=bl.firstChild;Y;Y=Y.nextSibling){if(Y.nodeType===1){Y.nodeIndex=++aa;}}bl.sizcache=ab;}ba=ba.nodeIndex-bb;return Z===0?ba===0:ba%Z===0&&ba/Z>=0;}},ID:function(Z,Y){return Z.nodeType===1&&Z.getAttribute("id")===Y;},TAG:function(Z,Y){return Y==="*"&&Z.nodeType===1||Z.nodeName.toLowerCase()===Y;},CLASS:function(Z,Y){return(" "+(Z.className||Z.getAttribute("class"))+" ").indexOf(Y)>-1;},ATTR:function(ab,aa){var Z=aa[1];ab=L.attrHandle[Z]?L.attrHandle[Z](ab):ab[Z]!=null?ab[Z]:ab.getAttribute(Z);Z=ab+"";var Y=aa[2];aa=aa[4];return ab==null?Y==="!=":Y==="="?Z===aa:Y==="*="?Z.indexOf(aa)>=0:Y==="~="?(" "+Z+" ").indexOf(aa)>=0:!aa?Z&&ab!==false:Y==="!="?Z!==aa:Y==="^="?Z.indexOf(aa)===0:Y==="$="?Z.substr(Z.length-aa.length)===aa:Y==="|="?Z===aa||Z.substr(0,aa.length+1)===aa+"-":false;},POS:function(ab,aa,Z,Y){var ba=L.setFilters[aa[2]];if(ba){return ba(ab,Z,aa,Y);}}}},G=L.match.POS;for(var w in L.match){L.match[w]=new RegExp(L.match[w].source+/(?![^\[]*\])(?![^\(]*\))/.source);L.leftMatch[w]=new RegExp(/(^(?:.|\r|\n)*?)/.source+L.match[w].source.replace(/\\(\d+)/g,function(Z,Y){return"\\"+(Y-0+1);}));}var c=function(Z,Y){Z=Array.prototype.slice.call(Z,0);if(Y){Y.push.apply(Y,Z);return Y;}return Z;};try{Array.prototype.slice.call(M.documentElement.childNodes,0);}catch(F){c=function(ab,aa){aa=aa||[];if(O.call(ab)==="[object Array]"){Array.prototype.push.apply(aa,ab);}else{if(typeof ab.length==="number"){for(var Z=0,Y=ab.length;Z<Y;Z++){aa.push(ab[Z]);}}else{for(Z=0;ab[Z];Z++){aa.push(ab[Z]);}}}return aa;};}var J;if(M.documentElement.compareDocumentPosition){J=function(Z,Y){if(!Z.compareDocumentPosition||!Y.compareDocumentPosition){if(Z==Y){P=true;}return Z.compareDocumentPosition?-1:1;}Z=Z.compareDocumentPosition(Y)&4?-1:Z===Y?0:1;if(Z===0){P=true;}return Z;};}else{if("sourceIndex" in M.documentElement){J=function(Z,Y){if(!Z.sourceIndex||!Y.sourceIndex){if(Z==Y){P=true;}return Z.sourceIndex?-1:1;}Z=Z.sourceIndex-Y.sourceIndex;if(Z===0){P=true;}return Z;};}else{if(M.createRange){J=function(ab,aa){if(!ab.ownerDocument||!aa.ownerDocument){if(ab==aa){P=true;}return ab.ownerDocument?-1:1;}var Z=ab.ownerDocument.createRange(),Y=aa.ownerDocument.createRange();Z.setStart(ab,0);Z.setEnd(ab,0);Y.setStart(aa,0);Y.setEnd(aa,0);ab=Z.compareBoundaryPoints(Range.START_TO_END,Y);if(ab===0){P=true;}return ab;};}}}(function(){var aa=M.createElement("div"),Z="script"+(new Date).getTime();aa.innerHTML="<a name='"+Z+"'/>";var Y=M.documentElement;Y.insertBefore(aa,Y.firstChild);if(M.getElementById(Z)){L.find.ID=function(ab,ba,bb){if(typeof ba.getElementById!=="undefined"&&!bb){return(ba=ba.getElementById(ab[1]))?ba.id===ab[1]||typeof ba.getAttributeNode!=="undefined"&&ba.getAttributeNode("id").nodeValue===ab[1]?[ba]:I:[];}};L.filter.ID=function(ab,ba){var bb=typeof ab.getAttributeNode!=="undefined"&&ab.getAttributeNode("id");return ab.nodeType===1&&bb&&bb.nodeValue===ba;};}Y.removeChild(aa);Y=aa=null;})();(function(){var Y=M.createElement("div");Y.appendChild(M.createComment(""));if(Y.getElementsByTagName("*").length>0){L.find.TAG=function(ab,aa){aa=aa.getElementsByTagName(ab[1]);if(ab[1]==="*"){ab=[];for(var Z=0;aa[Z];Z++){aa[Z].nodeType===1&&ab.push(aa[Z]);}aa=ab;}return aa;};}Y.innerHTML="<a href='#'></a>";if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){L.attrHandle.href=function(Z){return Z.getAttribute("href",2);};}Y=null;})();M.querySelectorAll&&function(){var aa=N,Z=M.createElement("div");Z.innerHTML="<p class='TEST'></p>";if(!(Z.querySelectorAll&&Z.querySelectorAll(".TEST").length===0)){N=function(ab,bl,bm,ba){bl=bl||M;if(!ba&&bl.nodeType===9&&!s(bl)){try{return c(bl.querySelectorAll(ab),bm);}catch(bb){}}return aa(ab,bl,bm,ba);};for(var Y in aa){N[Y]=aa[Y];}Z=null;}}();(function(){var Y=M.createElement("div");Y.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!Y.getElementsByClassName||Y.getElementsByClassName("e").length===0)){Y.lastChild.className="e";if(Y.getElementsByClassName("e").length!==1){L.order.splice(1,0,"CLASS");L.find.CLASS=function(ab,aa,Z){if(typeof aa.getElementsByClassName!=="undefined"&&!Z){return aa.getElementsByClassName(ab[1]);}};Y=null;}}})();var A=M.compareDocumentPosition?function(Z,Y){return !!(Z.compareDocumentPosition(Y)&16);}:function(Z,Y){return Z!==Y&&(Z.contains?Z.contains(Y):true);},s=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false;},X=function(ab,aa){var Z=[],Y="",ba;for(aa=aa.nodeType?[aa]:aa;ba=L.match.PSEUDO.exec(ab);){Y+=ba[0];ab=ab.replace(L.match.PSEUDO,"");}ab=L.relative[ab]?ab+"*":ab;ba=0;for(var bb=aa.length;ba<bb;ba++){N(ab,aa[ba],Z);}return N.filter(Y,Z);};ah.find=N;ah.expr=N.selectors;ah.expr[":"]=ah.expr.filters;ah.unique=N.uniqueSort;ah.text=W;ah.isXMLDoc=s;ah.contains=A;})();var f=/Until$/,a9=/^(?:parents|prevUntil|prevAll)/,aW=/,/;au=Array.prototype.slice;var aL=function(s,c,A){if(ah.isFunction(c)){return ah.grep(s,function(G,F){return !!c.call(G,F,G)===A;});}else{if(c.nodeType){return ah.grep(s,function(F){return F===c===A;});}else{if(typeof c==="string"){var w=ah.grep(s,function(F){return F.nodeType===1;});if(aT.test(c)){return ah.filter(c,w,!A);}else{c=ah.filter(c,w);}}}}return ah.grep(s,function(F){return ah.inArray(F,c)>=0===A;});};ah.fn.extend({find:function(s){for(var c=this.pushStack("","find",s),J=0,F=0,G=this.length;F<G;F++){J=c.length;ah.find(s,this[F],c);if(F>0){for(var w=J;w<c.length;w++){for(var A=0;A<J;A++){if(c[A]===c[w]){c.splice(w--,1);break;}}}}}return c;},has:function(s){var c=ah(s);return this.filter(function(){for(var A=0,w=c.length;A<w;A++){if(ah.contains(this,c[A])){return true;}}});},not:function(c){return this.pushStack(aL(this,c,false),"not",c);},filter:function(c){return this.pushStack(aL(this,c,true),"filter",c);},is:function(c){return !!c&&ah.filter(c,this).length>0;},closest:function(L,K){if(ah.isArray(L)){var J=[],F=this[0],G,w={},A;if(F&&L.length){G=0;for(var c=L.length;G<c;G++){A=L[G];w[A]||(w[A]=ah.expr.match.POS.test(A)?ah(A,K||this.context):A);}for(;F&&F.ownerDocument&&F!==K;){for(A in w){G=w[A];if(G.jquery?G.index(F)>-1:ah(F).is(G)){J.push({selector:A,elem:F});delete w[A];}}F=F.parentNode;}}return J;}var s=ah.expr.match.POS.test(L)?ah(L,K||this.context):null;return this.map(function(O,N){for(;N&&N.ownerDocument&&N!==K;){if(s?s.index(N)>-1:ah(N).is(L)){return N;}N=N.parentNode;}return null;});},index:function(c){if(!c||typeof c==="string"){return ah.inArray(this[0],c?ah(c):this.parent().children());}return ah.inArray(c.jquery?c[0]:c,this);},add:function(s,c){s=typeof s==="string"?ah(s,c||this.context):ah.makeArray(s);c=ah.merge(this.get(),s);return this.pushStack(l(s[0])||l(c[0])?c:ah.unique(c));},andSelf:function(){return this.add(this.prevObject);}});ah.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null;},parents:function(c){return ah.dir(c,"parentNode");},parentsUntil:function(s,c,w){return ah.dir(s,"parentNode",w);},next:function(c){return ah.nth(c,2,"nextSibling");},prev:function(c){return ah.nth(c,2,"previousSibling");},nextAll:function(c){return ah.dir(c,"nextSibling");},prevAll:function(c){return ah.dir(c,"previousSibling");},nextUntil:function(s,c,w){return ah.dir(s,"nextSibling",w);},prevUntil:function(s,c,w){return ah.dir(s,"previousSibling",w);},siblings:function(c){return ah.sibling(c.parentNode.firstChild,c);},children:function(c){return ah.sibling(c.firstChild);},contents:function(c){return ah.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:ah.makeArray(c.childNodes);}},function(s,c){ah.fn[s]=function(F,w){var A=ah.map(this,c,F);f.test(s)||(w=F);if(w&&typeof w==="string"){A=ah.filter(w,A);}A=this.length>1?ah.unique(A):A;if((this.length>1||aW.test(w))&&a9.test(s)){A=A.reverse();}return this.pushStack(A,s,au.call(arguments).join(","));};});ah.extend({filter:function(s,c,w){if(w){s=":not("+s+")";}return ah.find.matches(s,c);},dir:function(s,c,A){var w=[];for(s=s[c];s&&s.nodeType!==9&&(A===I||s.nodeType!==1||!ah(s).is(A));){s.nodeType===1&&w.push(s);s=s[c];}return w;},nth:function(s,c,A){c=c||1;for(var w=0;s;s=s[A]){if(s.nodeType===1&&++w===c){break;}}return s;},sibling:function(s,c){for(var w=[];s;s=s.nextSibling){s.nodeType===1&&s!==c&&w.push(s);}return w;}});var ai=/ jQuery\d+="(?:\d+|null)"/g,ar=/^\s+/,B=/(<([\w:]+)[^>]*?)\/>/g,aD=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,m=/<([\w:]+)/,ac=/<tbody/i,u=/<|&#?\w+;/,aP=/<script|<object|<embed|<option|<style/i,ak=/checked\s*(?:[^=]|=\s*.checked.)/i,bk=function(s,c,w){return aD.test(w)?s:c+"></"+w+">";},aJ={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};aJ.optgroup=aJ.option;aJ.tbody=aJ.tfoot=aJ.colgroup=aJ.caption=aJ.thead;aJ.th=aJ.td;if(!ah.support.htmlSerialize){aJ._default=[1,"div<div>","</div>"];}ah.fn.extend({text:function(c){if(ah.isFunction(c)){return this.each(function(s){var w=ah(this);w.text(c.call(this,s,w.text()));});}if(typeof c!=="object"&&c!==I){return this.empty().append((this[0]&&this[0].ownerDocument||M).createTextNode(c));}return ah.text(this);},wrapAll:function(s){if(ah.isFunction(s)){return this.each(function(w){ah(this).wrapAll(s.call(this,w));});}if(this[0]){var c=ah(s,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var w=this;w.firstChild&&w.firstChild.nodeType===1;){w=w.firstChild;}return w;}).append(this);}return this;},wrapInner:function(c){if(ah.isFunction(c)){return this.each(function(s){ah(this).wrapInner(c.call(this,s));});}return this.each(function(){var s=ah(this),w=s.contents();w.length?w.wrapAll(c):s.append(c);});},wrap:function(c){return this.each(function(){ah(this).wrapAll(c);});},unwrap:function(){return this.parent().each(function(){ah.nodeName(this,"body")||ah(this).replaceWith(this.childNodes);}).end();},append:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.appendChild(c);});},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild);});},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this);});}else{if(arguments.length){var c=ah(arguments[0]);c.push.apply(c,this.toArray());return this.pushStack(c,"before",arguments);}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this.nextSibling);});}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,ah(arguments[0]).toArray());return c;}}},remove:function(s,c){for(var A=0,w;(w=this[A])!=null;A++){if(!s||ah.filter(s,[w]).length){if(!c&&w.nodeType===1){ah.cleanData(w.getElementsByTagName("*"));ah.cleanData([w]);}w.parentNode&&w.parentNode.removeChild(w);}}return this;},empty:function(){for(var s=0,c;(c=this[s])!=null;s++){for(c.nodeType===1&&ah.cleanData(c.getElementsByTagName("*"));c.firstChild;){c.removeChild(c.firstChild);}}return this;},clone:function(s){var c=this.map(function(){if(!ah.support.noCloneEvent&&!ah.isXMLDoc(this)){var A=this.outerHTML,w=this.ownerDocument;if(!A){A=w.createElement("div");A.appendChild(this.cloneNode(true));A=A.innerHTML;}return ah.clean([A.replace(ai,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(ar,"")],w)[0];}else{return this.cloneNode(true);}});if(s===true){bj(this,c);bj(this.find("*"),c.find("*"));}return c;},html:function(s){if(s===I){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ai,""):null;}else{if(typeof s==="string"&&!aP.test(s)&&(ah.support.leadingWhitespace||!ar.test(s))&&!aJ[(m.exec(s)||["",""])[1].toLowerCase()]){s=s.replace(B,bk);try{for(var c=0,A=this.length;c<A;c++){if(this[c].nodeType===1){ah.cleanData(this[c].getElementsByTagName("*"));this[c].innerHTML=s;}}}catch(w){this.empty().append(s);}}else{ah.isFunction(s)?this.each(function(J){var F=ah(this),G=F.html();F.empty().append(function(){return s.call(this,J,G);});}):this.empty().append(s);}}return this;},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(ah.isFunction(c)){return this.each(function(s){var A=ah(this),w=A.html();A.replaceWith(c.call(this,s,w));});}if(typeof c!=="string"){c=ah(c).detach();}return this.each(function(){var s=this.nextSibling,w=this.parentNode;ah(this).remove();s?ah(s).before(c):ah(w).append(c);});}else{return this.pushStack(ah(ah.isFunction(c)?c():c),"replaceWith",c);}},detach:function(c){return this.remove(c,true);},domManip:function(O,N,L){function J(P){return ah.nodeName(P,"table")?P.getElementsByTagName("tbody")[0]||P.appendChild(P.ownerDocument.createElement("tbody")):P;}var K,F,G=O[0],s=[],A;if(!ah.support.checkClone&&arguments.length===3&&typeof G==="string"&&ak.test(G)){return this.each(function(){ah(this).domManip(O,N,L,true);});}if(ah.isFunction(G)){return this.each(function(P){var Q=ah(this);O[0]=G.call(this,P,N?Q.html():I);Q.domManip(O,N,L);});}if(this[0]){K=G&&G.parentNode;K=ah.support.parentNode&&K&&K.nodeType===11&&K.childNodes.length===this.length?{fragment:K}:a3(O,this,s);A=K.fragment;if(F=A.childNodes.length===1?(A=A.firstChild):A.firstChild){N=N&&ah.nodeName(F,"tr");for(var w=0,c=this.length;w<c;w++){L.call(N?J(this[w],F):this[w],w>0||K.cacheable||this.length>1?A.cloneNode(true):A);}}s.length&&ah.each(s,E);}return this;}});ah.fragments={};ah.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(s,c){ah.fn[s]=function(J){var F=[];J=ah(J);var G=this.length===1&&this[0].parentNode;if(G&&G.nodeType===11&&G.childNodes.length===1&&J.length===1){J[c](this[0]);return this;}else{G=0;for(var w=J.length;G<w;G++){var A=(G>0?this.clone(true):this).get();ah.fn[c].apply(ah(J[G]),A);F=F.concat(A);}return this.pushStack(F,s,J.selector);}};});ah.extend({clean:function(O,N,L,J){N=N||M;if(typeof N.createElement==="undefined"){N=N.ownerDocument||N[0]&&N[0].ownerDocument||M;}for(var K=[],F=0,G;(G=O[F])!=null;F++){if(typeof G==="number"){G+="";}if(G){if(typeof G==="string"&&!u.test(G)){G=N.createTextNode(G);}else{if(typeof G==="string"){G=G.replace(B,bk);var s=(m.exec(G)||["",""])[1].toLowerCase(),A=aJ[s]||aJ._default,w=A[0],c=N.createElement("div");for(c.innerHTML=A[1]+G+A[2];w--;){c=c.lastChild;}if(!ah.support.tbody){w=ac.test(G);s=s==="table"&&!w?c.firstChild&&c.firstChild.childNodes:A[1]==="<table>"&&!w?c.childNodes:[];for(A=s.length-1;A>=0;--A){ah.nodeName(s[A],"tbody")&&!s[A].childNodes.length&&s[A].parentNode.removeChild(s[A]);}}!ah.support.leadingWhitespace&&ar.test(G)&&c.insertBefore(N.createTextNode(ar.exec(G)[0]),c.firstChild);G=c.childNodes;}}if(G.nodeType){K.push(G);}else{K=ah.merge(K,G);}}}if(L){for(F=0;K[F];F++){if(J&&ah.nodeName(K[F],"script")&&(!K[F].type||K[F].type.toLowerCase()==="text/javascript")){J.push(K[F].parentNode?K[F].parentNode.removeChild(K[F]):K[F]);}else{K[F].nodeType===1&&K.splice.apply(K,[F+1,0].concat(ah.makeArray(K[F].getElementsByTagName("script"))));L.appendChild(K[F]);}}}return K;},cleanData:function(L){for(var K,J,F=ah.cache,G=ah.event.special,w=ah.support.deleteExpando,A=0,c;(c=L[A])!=null;A++){if(J=c[ah.expando]){K=F[J];if(K.events){for(var s in K.events){G[s]?ah.event.remove(c,s):aG(c,s,K.handle);}}if(w){delete c[ah.expando];}else{c.removeAttribute&&c.removeAttribute(ah.expando);}delete F[J];}}}});var h=/z-?index|font-?weight|opacity|zoom|line-?height/i,a4=/alpha\([^)]*\)/,aQ=/opacity=([^)]*)/,aE=/float/i,ad=/-([a-z])/ig,bf=/([A-Z])/g,aZ=/^-?\d+(?:px)?$/i,aI=/^-?\d/,af={position:"absolute",visibility:"hidden",display:"block"},y=["Left","Right"],k=["Top","Bottom"],bi=M.defaultView&&M.defaultView.getComputedStyle,al=ah.support.cssFloat?"cssFloat":"styleFloat",v=function(s,c){return c.toUpperCase();};ah.fn.css=function(s,c){return ap(this,s,c,true,function(F,w,A){if(A===I){return ah.curCSS(F,w);}if(typeof A==="number"&&!h.test(w)){A+="px";}ah.style(F,w,A);});};ah.extend({style:function(s,c,F){if(!s||s.nodeType===3||s.nodeType===8){return I;}if((c==="width"||c==="height")&&parseFloat(F)<0){F=I;}var w=s.style||s,A=F!==I;if(!ah.support.opacity&&c==="opacity"){if(A){w.zoom=1;c=parseInt(F,10)+""==="NaN"?"":"alpha(opacity="+F*100+")";s=w.filter||ah.curCSS(s,"filter")||"";w.filter=a4.test(s)?s.replace(a4,c):c;}return w.filter&&w.filter.indexOf("opacity=")>=0?parseFloat(aQ.exec(w.filter)[1])/100+"":"";}if(aE.test(c)){c=al;}c=c.replace(ad,v);if(A){w[c]=F;}return w[c];},css:function(s,c,J,F){if(c==="width"||c==="height"){var G,w=c==="width"?y:k;function A(){G=c==="width"?s.offsetWidth:s.offsetHeight;F!=="border"&&ah.each(w,function(){F||(G-=parseFloat(ah.curCSS(s,"padding"+this,true))||0);if(F==="margin"){G+=parseFloat(ah.curCSS(s,"margin"+this,true))||0;}else{G-=parseFloat(ah.curCSS(s,"border"+this+"Width",true))||0;}});}s.offsetWidth!==0?A():ah.swap(s,af,A);return Math.max(0,Math.round(G));}return ah.curCSS(s,c,J);},curCSS:function(s,c,G){var A,F=s.style;if(!ah.support.opacity&&c==="opacity"&&s.currentStyle){A=aQ.test(s.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return A===""?"1":A;}if(aE.test(c)){c=al;}if(!G&&F&&F[c]){A=F[c];}else{if(bi){if(aE.test(c)){c="float";}c=c.replace(bf,"-$1").toLowerCase();F=s.ownerDocument.defaultView;if(!F){return null;}if(s=F.getComputedStyle(s,null)){A=s.getPropertyValue(c);}if(c==="opacity"&&A===""){A="1";}}else{if(s.currentStyle){G=c.replace(ad,v);A=s.currentStyle[c]||s.currentStyle[G];if(!aZ.test(A)&&aI.test(A)){c=F.left;var w=s.runtimeStyle.left;s.runtimeStyle.left=s.currentStyle.left;F.left=G==="fontSize"?"1em":A||0;A=F.pixelLeft+"px";F.left=c;s.runtimeStyle.left=w;}}}}return A;},swap:function(s,c,F){var w={};for(var A in c){w[A]=s.style[A];s.style[A]=c[A];}F.call(s);for(A in c){s.style[A]=w[A];}}});if(ah.expr&&ah.expr.filters){ah.expr.filters.hidden=function(s){var c=s.offsetWidth,A=s.offsetHeight,w=s.nodeName.toLowerCase()==="tr";return c===0&&A===0&&!w?true:c>0&&A>0&&!w?false:ah.curCSS(s,"display")==="none";};ah.expr.filters.visible=function(c){return !ah.expr.filters.hidden(c);};}var a2=aF(),aN=/<script(.|\s)*?\/script>/gi,aj=/select|textarea/i,C=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,aA=/=\?(&|$)/,i=/\?/,n=/(\?|&)_=.*?(&|$)/,a=/^(\w+:)?\/\/([^\/?#]+)/,a5=/%20/g,aR=ah.fn.load;ah.fn.extend({load:function(s,c,G){if(typeof s!=="string"){return aR.call(this,s);}else{if(!this.length){return this;}}var A=s.indexOf(" ");if(A>=0){var F=s.slice(A,s.length);s=s.slice(0,A);}A="GET";if(c){if(ah.isFunction(c)){G=c;c=null;}else{if(typeof c==="object"){c=ah.param(c,ah.ajaxSettings.traditional);A="POST";}}}var w=this;ah.ajax({url:s,type:A,dataType:"html",data:c,complete:function(J,K){if(K==="success"||K==="notmodified"){w.html(F?ah("<div />").append(J.responseText.replace(aN,"")).find(F):J.responseText);}G&&w.each(G,[J.responseText,K,J]);}});return this;},serialize:function(){return ah.param(this.serializeArray());},serializeArray:function(){return this.map(function(){return this.elements?ah.makeArray(this.elements):this;}).filter(function(){return this.name&&!this.disabled&&(this.checked||aj.test(this.nodeName)||C.test(this.type));}).map(function(s,c){s=ah(this).val();return s==null?null:ah.isArray(s)?ah.map(s,function(w){return{name:c.name,value:w};}):{name:c.name,value:s};}).get();}});ah.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(s,c){ah.fn[c]=function(w){return this.bind(c,w);};});ah.extend({get:function(s,c,A,w){if(ah.isFunction(c)){w=w||A;A=c;c=null;}return ah.ajax({type:"GET",url:s,data:c,success:A,dataType:w});},getScript:function(s,c){return ah.get(s,null,c,"script");},getJSON:function(s,c,w){return ah.get(s,c,w,"json");},post:function(s,c,A,w){if(ah.isFunction(c)){w=w||A;A=c;c={};}return ah.ajax({type:"POST",url:s,data:c,success:A,dataType:w});},ajaxSetup:function(c){ah.extend(ah.ajaxSettings,c);},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:aO.XMLHttpRequest&&(aO.location.protocol!=="file:"||!aO.ActiveXObject)?function(){return new aO.XMLHttpRequest;}:function(){try{return new aO.ActiveXObject("Microsoft.XMLHTTP");}catch(c){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(aa){function Z(){X.success&&X.success.call(P,K,R,s);X.global&&W("ajaxSuccess",[s,X]);}function Y(){X.complete&&X.complete.call(P,s,R);X.global&&W("ajaxComplete",[s,X]);X.global&&!--ah.active&&ah.event.trigger("ajaxStop");}function W(ba,bb){(X.context?ah(X.context):ah.event).trigger(ba,bb);}var X=ah.extend(true,{},ah.ajaxSettings,aa),Q,R,K,P=aa&&aa.context||X,L=X.type.toUpperCase();if(X.data&&X.processData&&typeof X.data!=="string"){X.data=ah.param(X.data,X.traditional);}if(X.dataType==="jsonp"){if(L==="GET"){aA.test(X.url)||(X.url+=(i.test(X.url)?"&":"?")+(X.jsonp||"callback")+"=?");}else{if(!X.data||!aA.test(X.data)){X.data=(X.data?X.data+"&":"")+(X.jsonp||"callback")+"=?";}}X.dataType="json";}if(X.dataType==="json"&&(X.data&&aA.test(X.data)||aA.test(X.url))){Q=X.jsonpCallback||"jsonp"+a2++;if(X.data){X.data=(X.data+"").replace(aA,"="+Q+"$1");}X.url=X.url.replace(aA,"="+Q+"$1");X.dataType="script";aO[Q]=aO[Q]||function(ba){K=ba;Z();Y();aO[Q]=I;try{delete aO[Q];}catch(bb){}c&&c.removeChild(F);};}if(X.dataType==="script"&&X.cache===null){X.cache=false;}if(X.cache===false&&L==="GET"){var G=aF(),w=X.url.replace(n,"$1_="+G+"$2");X.url=w+(w===X.url?(i.test(X.url)?"&":"?")+"_="+G:"");}if(X.data&&L==="GET"){X.url+=(i.test(X.url)?"&":"?")+X.data;}X.global&&!ah.active++&&ah.event.trigger("ajaxStart");G=(G=a.exec(X.url))&&(G[1]&&G[1]!==location.protocol||G[2]!==location.host);if(X.dataType==="script"&&L==="GET"&&G){var c=M.getElementsByTagName("head")[0]||M.documentElement,F=M.createElement("script");F.src=X.url;if(X.scriptCharset){F.charset=X.scriptCharset;}if(!Q){var J=false;F.onload=F.onreadystatechange=function(){if(!J&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){J=true;Z();Y();F.onload=F.onreadystatechange=null;c&&F.parentNode&&c.removeChild(F);}};}c.insertBefore(F,c.firstChild);return I;}var A=false,s=X.xhr();if(s){X.username?s.open(L,X.url,X.async,X.username,X.password):s.open(L,X.url,X.async);try{if(X.data||aa&&aa.contentType){s.setRequestHeader("Content-Type",X.contentType);}if(X.ifModified){ah.lastModified[X.url]&&s.setRequestHeader("If-Modified-Since",ah.lastModified[X.url]);ah.etag[X.url]&&s.setRequestHeader("If-None-Match",ah.etag[X.url]);}G||s.setRequestHeader("X-Requested-With","XMLHttpRequest");s.setRequestHeader("Accept",X.dataType&&X.accepts[X.dataType]?X.accepts[X.dataType]+", */*":X.accepts._default);}catch(ab){}if(X.beforeSend&&X.beforeSend.call(P,s,X)===false){X.global&&!--ah.active&&ah.event.trigger("ajaxStop");s.abort();return false;}X.global&&W("ajaxSend",[s,X]);var V=s.onreadystatechange=function(bb){if(!s||s.readyState===0||bb==="abort"){A||Y();A=true;if(s){s.onreadystatechange=ah.noop;}}else{if(!A&&s&&(s.readyState===4||bb==="timeout")){A=true;s.onreadystatechange=ah.noop;R=bb==="timeout"?"timeout":!ah.httpSuccess(s)?"error":X.ifModified&&ah.httpNotModified(s,X.url)?"notmodified":"success";var bl;if(R==="success"){try{K=ah.httpData(s,X.dataType,X);}catch(ba){R="parsererror";bl=ba;}}if(R==="success"||R==="notmodified"){Q||Z();}else{ah.handleError(X,s,R,bl);}Y();bb==="timeout"&&s.abort();if(X.async){s=null;}}}};try{var T=s.abort;s.abort=function(){s&&T.call(s);V("abort");};}catch(O){}X.async&&X.timeout>0&&setTimeout(function(){s&&!A&&V("timeout");},X.timeout);try{s.send(L==="POST"||L==="PUT"||L==="DELETE"?X.data:null);}catch(N){ah.handleError(X,s,null,N);Y();}X.async||V();return s;}},handleError:function(s,c,A,w){if(s.error){s.error.call(s.context||s,c,A,w);}if(s.global){(s.context?ah(s.context):ah.event).trigger("ajaxError",[c,s,w]);}},active:0,httpSuccess:function(s){try{return !s.status&&location.protocol==="file:"||s.status>=200&&s.status<300||s.status===304||s.status===1223||s.status===0;}catch(c){}return false;},httpNotModified:function(s,c){var A=s.getResponseHeader("Last-Modified"),w=s.getResponseHeader("Etag");if(A){ah.lastModified[c]=A;}if(w){ah.etag[c]=w;}return s.status===304||s.status===0;},httpData:function(s,c,F){var w=s.getResponseHeader("content-type")||"",A=c==="xml"||!c&&w.indexOf("xml")>=0;s=A?s.responseXML:s.responseText;A&&s.documentElement.nodeName==="parsererror"&&ah.error("parsererror");if(F&&F.dataFilter){s=F.dataFilter(s,c);}if(typeof s==="string"){if(c==="json"||!c&&w.indexOf("json")>=0){s=ah.parseJSON(s);}else{if(c==="script"||!c&&w.indexOf("javascript")>=0){ah.globalEval(s);}}}return s;},param:function(s,c){function G(J,K){if(ah.isArray(K)){ah.each(K,function(L,N){c||/\[\]$/.test(J)?A(J,N):G(J+"["+(typeof N==="object"||ah.isArray(N)?L:"")+"]",N);});}else{!c&&K!=null&&typeof K==="object"?ah.each(K,function(L,N){G(J+"["+L+"]",N);}):A(J,K);}}function A(J,K){K=ah.isFunction(K)?K():K;F[F.length]=encodeURIComponent(J)+"="+encodeURIComponent(K);}var F=[];if(c===I){c=ah.ajaxSettings.traditional;}if(ah.isArray(s)||s.jquery){ah.each(s,function(){A(this.name,this.value);});}else{for(var w in s){G(w,s[w]);}}return F.join("&").replace(a5,"+");}});var bg={},bc=/toggle|show|hide/,aX=/^([+-]=)?([\d+-.]+)(.*)$/,aq,D=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];ah.fn.extend({show:function(s,c){if(s||s===0){return this.animate(aC("show",3),s,c);}else{s=0;for(c=this.length;s<c;s++){var F=ah.data(this[s],"olddisplay");this[s].style.display=F||"";if(ah.css(this[s],"display")==="none"){F=this[s].nodeName;var w;if(bg[F]){w=bg[F];}else{var A=ah("<"+F+" />").appendTo("body");w=A.css("display");if(w==="none"){w="block";}A.remove();bg[F]=w;}ah.data(this[s],"olddisplay",w);}}s=0;for(c=this.length;s<c;s++){this[s].style.display=ah.data(this[s],"olddisplay")||"";}return this;}},hide:function(s,c){if(s||s===0){return this.animate(aC("hide",3),s,c);}else{s=0;for(c=this.length;s<c;s++){var w=ah.data(this[s],"olddisplay");!w&&w!=="none"&&ah.data(this[s],"olddisplay",ah.css(this[s],"display"));}s=0;for(c=this.length;s<c;s++){this[s].style.display="none";}return this;}},_toggle:ah.fn.toggle,toggle:function(s,c){var w=typeof s==="boolean";if(ah.isFunction(s)&&ah.isFunction(c)){this._toggle.apply(this,arguments);}else{s==null||w?this.each(function(){var A=w?s:ah(this).is(":hidden");ah(this)[A?"show":"hide"]();}):this.animate(aC("toggle",3),s,c);}return this;},fadeTo:function(s,c,w){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:c},s,w);},animate:function(s,c,F,w){var A=ah.speed(c,F,w);if(ah.isEmptyObject(s)){return this.each(A.complete);}return this[A.queue===false?"each":"queue"](function(){var J=ah.extend({},A),K,L=this.nodeType===1&&ah(this).is(":hidden"),G=this;for(K in s){var N=K.replace(ad,v);if(K!==N){s[N]=s[K];delete s[K];K=N;}if(s[K]==="hide"&&L||s[K]==="show"&&!L){return J.complete.call(this);}if((K==="height"||K==="width")&&this.style){J.display=ah.css(this,"display");J.overflow=this.style.overflow;}if(ah.isArray(s[K])){(J.specialEasing=J.specialEasing||{})[K]=s[K][1];s[K]=s[K][0];}}if(J.overflow!=null){this.style.overflow="hidden";}J.curAnim=ah.extend({},s);ah.each(s,function(P,O){var T=new ah.fx(G,J,P);if(bc.test(O)){T[O==="toggle"?L?"show":"hide":O](s);}else{var R=aX.exec(O),V=T.cur(true)||0;if(R){O=parseFloat(R[2]);var Q=R[3]||"px";if(Q!=="px"){G.style[P]=(O||1)+Q;V=(O||1)/T.cur(true)*V;G.style[P]=V+Q;}if(R[1]){O=(R[1]==="-="?-1:1)*O+V;}T.custom(V,O,Q);}else{T.custom(V,O,"");}}});return true;});},stop:function(s,c){var w=ah.timers;s&&this.queue([]);this.each(function(){for(var A=w.length-1;A>=0;A--){if(w[A].elem===this){c&&w[A](true);w.splice(A,1);}}});c||this.dequeue();return this;}});ah.each({slideDown:aC("show",1),slideUp:aC("hide",1),slideToggle:aC("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(s,c){ah.fn[s]=function(A,w){return this.animate(c,A,w);};});ah.extend({speed:function(s,c,A){var w=s&&typeof s==="object"?s:{complete:A||!A&&c||ah.isFunction(s)&&s,duration:s,easing:A&&c||c&&!ah.isFunction(c)&&c};w.duration=ah.fx.off?0:typeof w.duration==="number"?w.duration:ah.fx.speeds[w.duration]||ah.fx.speeds._default;w.old=w.complete;w.complete=function(){w.queue!==false&&ah(this).dequeue();ah.isFunction(w.old)&&w.old.call(this);};return w;},easing:{linear:function(s,c,A,w){return A+w*s;},swing:function(s,c,A,w){return(-Math.cos(s*Math.PI)/2+0.5)*w+A;}},timers:[],fx:function(s,c,w){this.options=c;this.elem=s;this.prop=w;if(!c.orig){c.orig={};}}});ah.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(ah.fx.step[this.prop]||ah.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block";}},cur:function(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop];}return(c=parseFloat(ah.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(ah.curCSS(this.elem,this.prop))||0;},custom:function(s,c,F){function w(G){return A.step(G);}this.startTime=aF();this.start=s;this.end=c;this.unit=F||this.unit||"px";this.now=this.start;this.pos=this.state=0;var A=this;w.elem=this.elem;if(w()&&ah.timers.push(w)&&!aq){aq=setInterval(ah.fx.tick,13);}},show:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());ah(this.elem).show();},hide:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0);},step:function(s){var c=aF(),F=true;if(s||c>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var w in this.options.curAnim){if(this.options.curAnim[w]!==true){F=false;}}if(F){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;s=ah.data(this.elem,"olddisplay");this.elem.style.display=s?s:this.options.display;if(ah.css(this.elem,"display")==="none"){this.elem.style.display="block";}}this.options.hide&&ah(this.elem).hide();if(this.options.hide||this.options.show){for(var A in this.options.curAnim){ah.style(this.elem,A,this.options.orig[A]);}}this.options.complete.call(this.elem);}return false;}else{A=c-this.startTime;this.state=A/this.options.duration;s=this.options.easing||(ah.easing.swing?"swing":"linear");this.pos=ah.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||s](this.state,A,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update();}return true;}};ah.extend(ah.fx,{tick:function(){for(var s=ah.timers,c=0;c<s.length;c++){s[c]()||s.splice(c--,1);}s.length||ah.fx.stop();},stop:function(){clearInterval(aq);aq=null;},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){ah.style(c.elem,"opacity",c.now);},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit;}else{c.elem[c.prop]=c.now;}}}});if(ah.expr&&ah.expr.filters){ah.expr.filters.animated=function(c){return ah.grep(ah.timers,function(s){return c===s.elem;}).length;};}ah.fn.offset="getBoundingClientRect" in M.documentElement?function(s){var c=this[0];if(s){return this.each(function(F){ah.offset.setOffset(this,s,F);});}if(!c||!c.ownerDocument){return null;}if(c===c.ownerDocument.body){return ah.offset.bodyOffset(c);}var A=c.getBoundingClientRect(),w=c.ownerDocument;c=w.body;w=w.documentElement;return{top:A.top+(self.pageYOffset||ah.support.boxModel&&w.scrollTop||c.scrollTop)-(w.clientTop||c.clientTop||0),left:A.left+(self.pageXOffset||ah.support.boxModel&&w.scrollLeft||c.scrollLeft)-(w.clientLeft||c.clientLeft||0)};}:function(N){var L=this[0];if(N){return this.each(function(O){ah.offset.setOffset(this,N,O);});}if(!L||!L.ownerDocument){return null;}if(L===L.ownerDocument.body){return ah.offset.bodyOffset(L);}ah.offset.initialize();var K=L.offsetParent,G=L,J=L.ownerDocument,A,F=J.documentElement,c=J.body;G=(J=J.defaultView)?J.getComputedStyle(L,null):L.currentStyle;for(var w=L.offsetTop,s=L.offsetLeft;(L=L.parentNode)&&L!==c&&L!==F;){if(ah.offset.supportsFixedPosition&&G.position==="fixed"){break;}A=J?J.getComputedStyle(L,null):L.currentStyle;w-=L.scrollTop;s-=L.scrollLeft;if(L===K){w+=L.offsetTop;s+=L.offsetLeft;if(ah.offset.doesNotAddBorder&&!(ah.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(L.nodeName))){w+=parseFloat(A.borderTopWidth)||0;s+=parseFloat(A.borderLeftWidth)||0;}G=K;K=L.offsetParent;}if(ah.offset.subtractsBorderForOverflowNotVisible&&A.overflow!=="visible"){w+=parseFloat(A.borderTopWidth)||0;s+=parseFloat(A.borderLeftWidth)||0;}G=A;}if(G.position==="relative"||G.position==="static"){w+=c.offsetTop;s+=c.offsetLeft;}if(ah.offset.supportsFixedPosition&&G.position==="fixed"){w+=Math.max(F.scrollTop,c.scrollTop);s+=Math.max(F.scrollLeft,c.scrollLeft);}return{top:w,left:s};};ah.offset={initialize:function(){var s=M.body,c=M.createElement("div"),G,A,F,w=parseFloat(ah.curCSS(s,"marginTop",true))||0;ah.extend(c.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});c.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";s.insertBefore(c,s.firstChild);G=c.firstChild;A=G.firstChild;F=G.nextSibling.firstChild.firstChild;this.doesNotAddBorder=A.offsetTop!==5;this.doesAddBorderForTableAndCells=F.offsetTop===5;A.style.position="fixed";A.style.top="20px";this.supportsFixedPosition=A.offsetTop===20||A.offsetTop===15;A.style.position=A.style.top="";G.style.overflow="hidden";G.style.position="relative";this.subtractsBorderForOverflowNotVisible=A.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=s.offsetTop!==w;s.removeChild(c);ah.offset.initialize=ah.noop;},bodyOffset:function(s){var c=s.offsetTop,w=s.offsetLeft;ah.offset.initialize();if(ah.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(ah.curCSS(s,"marginTop",true))||0;w+=parseFloat(ah.curCSS(s,"marginLeft",true))||0;}return{top:c,left:w};},setOffset:function(s,c,J){if(/static/.test(ah.curCSS(s,"position"))){s.style.position="relative";}var F=ah(s),G=F.offset(),w=parseInt(ah.curCSS(s,"top",true),10)||0,A=parseInt(ah.curCSS(s,"left",true),10)||0;if(ah.isFunction(c)){c=c.call(s,J,G);}J={top:c.top-G.top+w,left:c.left-G.left+A};"using" in c?c.using.call(s,J):F.css(J);}};ah.fn.extend({position:function(){if(!this[0]){return null;}var s=this[0],c=this.offsetParent(),A=this.offset(),w=/^body|html$/i.test(c[0].nodeName)?{top:0,left:0}:c.offset();A.top-=parseFloat(ah.curCSS(s,"marginTop",true))||0;A.left-=parseFloat(ah.curCSS(s,"marginLeft",true))||0;w.top+=parseFloat(ah.curCSS(c[0],"borderTopWidth",true))||0;w.left+=parseFloat(ah.curCSS(c[0],"borderLeftWidth",true))||0;return{top:A.top-w.top,left:A.left-w.left};},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||M.body;c&&!/^body|html$/i.test(c.nodeName)&&ah.css(c,"position")==="static";){c=c.offsetParent;}return c;});}});ah.each(["Left","Top"],function(s,c){var w="scroll"+c;ah.fn[w]=function(F){var G=this[0],A;if(!G){return null;}if(F!==I){return this.each(function(){if(A=o(this)){A.scrollTo(!s?F:ah(A).scrollLeft(),s?F:ah(A).scrollTop());}else{this[w]=F;}});}else{return(A=o(G))?"pageXOffset" in A?A[s?"pageYOffset":"pageXOffset"]:ah.support.boxModel&&A.document.documentElement[w]||A.document.body[w]:G[w];}};});ah.each(["Height","Width"],function(s,c){var w=c.toLowerCase();ah.fn["inner"+c]=function(){return this[0]?ah.css(this[0],w,false,"padding"):null;};ah.fn["outer"+c]=function(A){return this[0]?ah.css(this[0],w,false,A?"margin":"border"):null;};ah.fn[w]=function(A){var F=this[0];if(!F){return A==null?null:this;}if(ah.isFunction(A)){return this.each(function(G){var J=ah(this);J[w](A.call(this,G,J[w]()));});}return"scrollTo" in F&&F.document?F.document.compatMode==="CSS1Compat"&&F.document.documentElement["client"+c]||F.document.body["client"+c]:F.nodeType===9?Math.max(F.documentElement["client"+c],F.body["scroll"+c],F.documentElement["scroll"+c],F.body["offset"+c],F.documentElement["offset"+c]):A===I?ah.css(F,w):this.css(w,typeof A==="string"?A:A+"px");};});aO.jQuery=aO.$=ah;})(window);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-2007 Bitstream Inc. All rights reserved. Modification for
 * European languages. Copyright 1995-2007 Tilde, SIA.
 * 
 * Manufacturer:
 * Tilde, SIA
 * 
 * Vendor URL:
 * http://www.tilde.lv/fonts
 */
Cufon.registerFont({"w":341,"face":{"font-family":"Square721 TL","font-weight":400,"font-stretch":"expanded","units-per-em":"360","panose-1":"2 11 5 7 2 2 2 6 2 3","ascent":"288","descent":"-72","x-height":"3","bbox":"-27 -329 467 71.7119","underline-thickness":"18.72","underline-position":"-12.6","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":171},"!":{"d":"65,-48r41,0r0,48r-41,0r0,-48xm71,-262r28,0r0,185r-28,0r0,-185","w":171},"\"":{"d":"25,-162r-6,-86r32,0r-6,86r-20,0xm80,-162r-6,-86r32,0r-6,86r-20,0","w":124},"#":{"d":"130,-92r6,-52r-48,0r-6,52r48,0xm46,0r10,-69r-30,0r0,-23r33,0r8,-52r-32,0r0,-22r34,0r10,-68r22,0r-10,68r49,0r9,-68r22,0r-9,68r30,0r0,22r-33,0r-7,52r31,0r0,23r-35,0r-9,69r-22,0r9,-69r-48,0r-9,69r-23,0","w":217},"$":{"d":"320,-76v0,76,-63,77,-139,75r0,31r-25,0r0,-31v-79,3,-145,-4,-132,-86r31,0v-9,63,44,58,101,58r0,-91v-71,2,-134,3,-134,-69v0,-70,62,-73,134,-72r0,-25r25,0r0,25v73,0,140,-5,133,74r-32,0v6,-57,-48,-47,-101,-48r0,86v76,-1,139,-7,139,73xm292,-78v0,-56,-60,-40,-111,-43r0,92v55,-1,111,6,111,-49xm53,-191v0,52,54,42,103,44r0,-88v-52,1,-103,-7,-103,44"},"%":{"d":"189,-204v0,61,4,107,-62,107v-60,0,-104,4,-104,-60v0,-62,-5,-108,61,-108v61,0,105,-2,105,61xm163,-165v-5,-37,11,-77,-31,-77r-52,0v-41,-4,-29,41,-31,77v-1,27,4,44,31,44v44,0,91,8,83,-44xm421,-103v0,61,3,107,-61,107v-60,0,-105,3,-105,-61v0,-61,-4,-108,61,-108v61,0,105,-3,105,62xm396,-64v-2,-36,10,-77,-31,-77r-53,0v-41,-4,-29,41,-31,77v0,27,3,43,31,43r53,0v28,2,31,-16,31,-43xm164,3r91,-268r24,0r-91,268r-24,0","w":443},"&":{"d":"323,-27v-24,46,-117,26,-183,30v-75,4,-115,-16,-115,-90v0,-44,20,-69,62,-69v-20,-13,-27,-21,-28,-50v-4,-85,110,-55,187,-59v47,-3,67,29,64,80r-34,0v15,-77,-79,-41,-141,-51v-47,-7,-55,42,-21,61r191,104r0,-59r32,0v-1,24,1,54,-3,75r52,28r-11,27xm59,-86v-9,89,103,59,178,59v29,0,47,1,57,-15r-183,-98v-38,1,-48,16,-52,54","w":384},"'":{"d":"24,-162r-6,-86r33,0r-6,86r-21,0","w":69},"(":{"d":"58,-72v-4,42,18,50,60,47r0,28v-58,3,-94,-13,-91,-70v5,-94,-30,-215,91,-197r0,28v-41,-2,-60,5,-60,47r0,117","w":130},")":{"d":"104,-67v2,57,-33,73,-91,70r0,-28v41,2,59,-4,59,-47r0,-117v5,-43,-18,-49,-59,-47r0,-28v60,-3,91,13,91,71r0,126","w":130},"*":{"d":"142,-203r56,0r0,24r-56,0r0,-24xm39,-203r56,0r0,24r-56,0r0,-24xm69,-254r20,-11r28,48r-21,11xm120,-165r20,-11r28,48r-20,12xm120,-217r28,-48r20,11r-28,48xm69,-128r27,-48r21,11r-28,49","w":236},"+":{"d":"161,-120r-95,0r0,-21r95,0r0,-97r20,0r0,97r95,0r0,21r-95,0r0,97r-20,0r0,-97"},",":{"d":"62,18v13,2,20,-4,18,-18r-15,0r0,-48r41,0v-1,43,12,98,-44,88r0,-22","w":171},"-":{"d":"29,-107r100,0r0,26r-100,0r0,-26","w":158,"k":{"V":17,"X":20,"Y":42,"T":47,"o":-7,"\u00f3":-7,"W":8,"C":-7,"\u0106":-7,"O":-7,"\u00d3":-7,"J":-7,"G":-7}},".":{"d":"65,-48r41,0r0,48r-41,0r0,-48","w":171},"\/":{"d":"122,-265r26,0r-149,298r-26,0","w":130},"0":{"d":"319,-94v5,76,-35,97,-112,97v-100,0,-196,10,-185,-95r0,-71v-4,-77,31,-101,109,-101r79,0v76,-5,113,21,109,97r0,73xm287,-95v-3,-72,15,-141,-63,-141r-107,0v-77,-8,-61,69,-63,141v-2,49,15,70,63,70r107,0v49,2,65,-21,63,-70"},"1":{"d":"188,-228r-97,77r-18,-21r108,-90r37,0r0,262r-30,0r0,-228"},"2":{"d":"121,-95v-45,-2,-67,16,-59,66r257,0r0,29r-291,0v-3,-58,-1,-109,51,-120v57,-12,145,-1,193,-26v8,-7,10,-19,10,-34v0,-77,-74,-55,-142,-59v-56,-3,-84,14,-78,73r-32,0v-9,-76,27,-102,100,-99v93,3,186,-17,186,85v0,99,-114,71,-195,85"},"3":{"d":"318,-77v0,68,-22,80,-95,80v-93,0,-217,27,-199,-86r33,0v-12,88,96,49,168,56v42,4,65,-6,60,-50v6,-69,-92,-34,-148,-42r0,-29v58,-7,144,25,144,-44v0,-71,-98,-38,-164,-44v-41,-4,-61,11,-58,53r-32,0v-13,-101,95,-78,186,-80v59,-1,101,6,101,66v0,38,-7,62,-45,61v31,5,49,17,49,59"},"4":{"d":"247,-54r-229,0r0,-40r215,-168r43,0r0,179r43,0r0,29r-43,0r0,54r-29,0r0,-54xm247,-83r0,-154r-197,154r197,0"},"5":{"d":"315,-68v6,101,-126,71,-218,71v-48,0,-76,-27,-70,-84r32,0v-10,81,94,49,163,55v51,4,61,-23,61,-76v0,-70,-90,-48,-154,-48v-35,0,-57,0,-64,25r-30,0r0,-137r263,0r0,29r-233,0r0,85v15,-47,97,-27,154,-30v60,-3,97,13,96,73r0,37"},"6":{"d":"66,-72v-7,65,79,41,140,45v51,3,77,-4,77,-57v0,-64,-79,-42,-140,-45v-50,-3,-83,2,-77,57xm316,-82v0,98,-83,85,-175,85v-74,0,-110,-16,-110,-96r0,-100v-4,-81,86,-72,166,-72v68,0,124,3,115,77r-32,0v11,-71,-88,-44,-153,-48v-41,-3,-62,11,-62,52r0,60v14,-53,106,-29,168,-33v56,-4,83,18,83,75"},"7":{"d":"288,-233r-262,0r0,-29r294,0r0,41r-191,221r-44,0"},"8":{"d":"59,-75v0,76,93,44,158,49v42,3,66,-6,66,-49v0,-75,-100,-42,-164,-47v-39,-3,-60,7,-60,47xm61,-189v1,68,107,40,167,40v35,0,49,-7,52,-40v6,-76,-99,-41,-163,-47v-38,-4,-57,9,-56,47xm316,-71v7,102,-114,70,-204,74v-58,3,-86,-15,-86,-74v0,-42,12,-64,50,-66v-35,-2,-46,-19,-46,-57v0,-99,115,-67,202,-71v53,-2,82,18,80,71v-1,37,-12,55,-47,57v38,2,48,26,51,66"},"9":{"d":"61,-177v0,64,78,40,140,44v50,3,77,-2,77,-57v0,-66,-79,-40,-140,-44v-50,-3,-77,1,-77,57xm313,-68v4,81,-87,71,-166,71v-69,0,-124,-4,-115,-77r31,0v-8,74,90,42,154,48v42,4,62,-11,62,-51r0,-60v-14,52,-107,27,-168,32v-66,6,-87,-31,-82,-98v5,-75,95,-60,173,-62v73,-2,111,16,111,96r0,101"},":":{"d":"65,-48r41,0r0,48r-41,0r0,-48xm65,-185r41,0r0,47r-41,0r0,-47","w":171},";":{"d":"62,18v13,2,20,-4,18,-18r-15,0r0,-48r41,0v-1,43,12,98,-44,88r0,-22xm65,-185r41,0r0,47r-41,0r0,-47","w":171},"<":{"d":"67,-121r0,-18r207,-85r0,22r-175,72r175,71r0,23"},"=":{"d":"66,-174r210,0r0,20r-210,0r0,-20xm66,-107r210,0r0,21r-210,0r0,-21"},">":{"d":"67,-59r176,-71r-176,-72r0,-22r207,85r0,18r-207,85r0,-23"},"?":{"d":"103,-48r41,0r0,48r-41,0r0,-48xm91,-265v84,2,171,-15,171,75v0,75,-64,69,-116,85v-6,3,-7,13,-7,23r-29,0v-9,-59,45,-57,92,-65v26,-4,28,-17,30,-47v3,-61,-71,-41,-127,-44v-41,-2,-62,13,-56,59r-30,0v-7,-59,14,-87,72,-86","w":280},"@":{"d":"245,-31v-10,27,-52,21,-88,21v-39,0,-67,-8,-67,-47v0,-51,56,-44,106,-44v23,0,38,4,49,17v12,-63,-42,-52,-100,-52v-15,1,-22,7,-21,24r-24,0v-5,-53,52,-44,102,-45v42,0,65,13,65,52r0,74v35,-8,51,-48,51,-89v0,-69,-52,-103,-125,-103v-91,0,-151,57,-151,148v0,80,54,123,138,123v45,0,80,-14,109,-34r10,13v-98,78,-284,36,-279,-104v5,-104,72,-164,176,-164v84,0,145,41,145,119v0,59,-28,113,-96,110r0,-19xm162,-31v37,0,88,14,81,-32v-5,-31,-66,-14,-103,-17v-17,-1,-25,5,-25,22v0,27,21,27,47,27","w":360},"A":{"d":"152,-262r43,0r152,262r-35,0r-34,-58r-208,0r-33,58r-37,0xm262,-85r-88,-151r-88,151r176,0","w":346},"B":{"d":"297,-73v0,-42,-19,-48,-61,-48r-172,0r0,91r172,0v37,0,61,-3,61,-43xm329,-61v0,61,-54,60,-116,61r-181,0r0,-262r187,0v60,-1,101,5,101,67v0,35,-14,50,-43,55v47,0,52,30,52,79xm288,-192v0,-47,-35,-41,-78,-41r-146,0r0,81r185,-1v28,0,39,-9,39,-39","w":347,"k":{"Y":7,"-":-10}},"C":{"d":"334,-90v17,122,-108,93,-222,93v-60,0,-85,-31,-85,-96r0,-71v-5,-79,33,-104,113,-101v93,4,208,-21,191,88r-29,0v9,-85,-101,-51,-175,-59v-78,-8,-65,66,-65,139v0,50,16,74,65,70v75,-6,189,31,177,-63r30,0","w":357,"k":{"Y":13,"A":7,"\u0104":7}},"D":{"d":"350,-95v2,76,-43,95,-121,95r-197,0r0,-262r197,0v78,-3,124,20,121,96r0,71xm250,-29v78,9,66,-69,66,-140v0,-47,-19,-64,-66,-64r-186,0r0,204r186,0","w":373,"k":{"Y":13,"A":7,"\u0104":7}},"E":{"d":"32,-262r258,0r0,29r-226,0r0,83r217,0r0,29r-217,0r0,92r226,0r0,29r-258,0r0,-262","w":306},"F":{"d":"32,-262r247,0r0,29r-214,0r0,84r206,0r0,28r-206,0r0,121r-33,0r0,-262","w":294,"k":{"\u201d":-7,"\u2019":-7,";":13,":":13,",":65,"-":20,"A":33,"\u0104":33,"S":7,"\u015a":7,"T":40,"a":20,"\u0105":20,"e":20,"\u0119":20,"o":13,"\u00f3":13,".":65,"\u2026":65,"u":13,"y":7}},"G":{"d":"346,-90v17,125,-117,93,-234,93v-59,0,-85,-30,-85,-96r0,-71v-5,-79,33,-106,113,-101v96,5,218,-28,203,88r-30,0v9,-89,-110,-50,-186,-59v-77,-9,-65,66,-65,139v0,101,105,64,189,70v52,4,66,-22,62,-76r-134,0r0,-29r167,0r0,42","w":371,"k":{"\u201d":-10,"\u2019":-10,"Y":13,"T":7}},"H":{"d":"32,-262r32,0r0,113r238,0r0,-113r32,0r0,262r-32,0r0,-121r-238,0r0,121r-32,0r0,-262","w":366},"I":{"d":"33,-262r32,0r0,262r-32,0r0,-262","w":99},"J":{"d":"248,-67v7,89,-91,70,-176,70v-53,0,-67,-40,-63,-98r33,0v-3,44,4,72,48,69v61,-4,125,22,125,-69r0,-167r33,0r0,195","w":278},"K":{"d":"32,-262r33,0r0,112r46,0r163,-112r56,0r-186,126r198,136r-57,0r-174,-122r-46,0r0,122r-33,0r0,-262","w":330,"k":{"\u201c":13,"\u2018":13,"Y":27,"-":20,"A":7,"\u0104":7,"a":7,"\u0105":7,"e":13,"\u0119":13,"o":13,"\u00f3":13,"u":13,"y":13,"W":7,"C":10,"\u0106":10,"O":8,"\u00d3":8}},"L":{"d":"32,-262r32,0r0,233r204,0r0,29r-236,0r0,-262","w":276,"k":{"V":47,"\u201c":107,"\u201d":88,"\u2018":107,"\u2019":88,"Y":75,"-":33,"A":20,"\u0104":20,"T":60,"e":7,"\u0119":7,"o":7,"\u00f3":7,"u":13,"y":27,"U":13,"W":33}},"M":{"d":"32,-262r47,0r157,228r157,-228r49,0r0,262r-32,0r0,-230r-161,230r-24,0r-161,-230r0,230r-32,0r0,-262","w":473},"N":{"d":"32,-262r51,0r237,232r0,-232r32,0r0,262r-47,0r-241,-235r0,235r-32,0r0,-262","w":384},"O":{"d":"62,-102v-5,55,17,78,70,75v86,-6,205,31,189,-75r0,-68v11,-94,-107,-61,-189,-66v-52,-3,-70,20,-70,75r0,59xm356,-94v12,114,-101,97,-208,97v-79,0,-126,-16,-121,-96r0,-71v-14,-118,98,-101,208,-101v81,0,125,18,121,98r0,73","w":382,"k":{"\u201d":-7,"\u2019":-7,"X":7,":":-7,",":8,";":-7,"Y":13,"-":-7,".":8,"\u2026":8}},"P":{"d":"282,-177v0,-45,-16,-56,-59,-56r-159,0r0,100r159,0v38,1,59,-6,59,-44xm316,-165v3,59,-44,62,-102,62r-150,0r0,103r-32,0r0,-262r182,0v58,0,105,3,102,63r0,34","w":333,"k":{"\u201d":-8,"\u201c":-7,"\u2019":-8,"\u2018":-7,";":13,":":13,",":80,"Y":7,"-":15,"A":37,"\u0104":37,"a":20,"\u0105":20,"e":13,"\u0119":13,"o":13,"\u00f3":13,".":80,"\u2026":80,"u":7,"y":7,"U":7}},"Q":{"d":"340,-27v-29,45,-122,27,-192,30v-78,4,-126,-15,-121,-95r0,-71v-14,-118,98,-101,208,-101v80,0,124,18,121,97v-1,39,3,82,-5,114r29,18r-15,25xm62,-101v-18,103,101,69,189,74v29,2,49,-4,61,-19r-103,-66r15,-25r96,64v-1,-78,21,-172,-69,-162v-85,10,-206,-32,-189,74r0,60","w":382},"R":{"d":"287,-58v2,-40,-24,-45,-64,-45r-159,0r0,103r-32,0r0,-262r187,0v59,-1,103,5,103,63v0,48,-5,79,-46,83v53,1,43,63,43,116r-32,0r0,-58xm288,-177v0,-45,-15,-56,-59,-56r-165,0r0,100r165,0v38,1,59,-6,59,-44","w":347,"k":{"\u201d":-7,"\u2019":-7,"Y":13,"-":10,"T":7,"a":-7,"\u0105":-7,"u":-7}},"S":{"d":"321,-75v0,98,-106,75,-197,78v-66,3,-106,-20,-97,-88r31,0v-11,79,76,59,145,59v48,0,87,-1,85,-51v-4,-111,-262,34,-262,-115v0,-86,90,-72,172,-73v70,-1,122,4,116,76r-31,0v6,-72,-91,-48,-154,-48v-41,0,-71,4,-70,44v3,113,262,-36,262,118","w":343},"T":{"d":"138,-233r-129,0r0,-29r291,0r0,29r-129,0r0,233r-33,0r0,-233","w":309,"k":{"\u201c":13,"\u2018":13,":":57,",":67,";":57,"-":47,"A":43,"\u0104":43,"a":52,"\u0105":52,"e":58,"\u0119":58,"o":52,"\u00f3":52,".":67,"\u2026":67,"u":45,"y":43,"C":7,"\u0106":7,"c":52,"\u0107":52,"r":25,"s":23,"\u015b":23,"w":43}},"U":{"d":"333,-94v2,75,-33,97,-111,97v-102,0,-192,13,-192,-95r0,-170r34,0r0,170v-13,90,94,60,171,65v51,3,65,-22,65,-74r0,-161r33,0r0,168","w":363,"k":{"A":7,"\u0104":7}},"V":{"d":"0,-262r36,0r129,234r130,-234r37,0r-146,262r-41,0","w":331,"k":{";":38,":":38,",":60,"-":17,"A":27,"\u0104":27,"a":22,"\u0105":22,"e":28,"\u0119":28,"o":28,"\u00f3":28,".":60,"\u2026":60,"u":17,"y":13}},"W":{"d":"0,-262r34,0r91,235r87,-235r43,0r86,235r92,-235r34,0r-102,262r-46,0r-86,-228r-85,228r-46,0","w":466,"k":{"\u201d":-7,"\u2019":-7,":":28,",":38,";":28,"-":8,"A":27,"\u0104":27,"a":20,"\u0105":20,"e":13,"\u0119":13,"o":13,"\u00f3":13,".":38,"\u2026":38,"u":7,"r":10}},"X":{"d":"140,-140r-126,-122r46,0r109,107r111,-107r44,0r-125,122r142,140r-46,0r-125,-125r-125,125r-47,0","w":339,"k":{"\u201c":7,"\u2018":7,"-":20,"T":7,"e":13,"\u0119":13,"C":7,"\u0106":7,"O":7,"\u00d3":7}},"Y":{"d":"149,-109r-149,-153r46,0r120,123r119,-123r47,0r-149,153r0,109r-34,0r0,-109","w":331,"k":{"\u201c":13,"\u2018":13,":":65,",":75,";":65,"-":42,"A":53,"\u0104":53,"a":50,"\u0105":50,"e":50,"\u0119":50,"o":50,"\u00f3":50,".":75,"\u2026":75,"u":38,"C":13,"\u0106":13,"O":13,"\u00d3":13}},"Z":{"d":"16,-29r242,-204r-233,0r0,-29r280,0r0,29r-242,204r246,0r0,29r-293,0r0,-29","w":329,"k":{"\u201c":7,"\u2018":7,"-":7}},"[":{"d":"28,-261r90,0r0,28r-59,0r0,205r59,0r0,28r-90,0r0,-261","w":130},"\\":{"d":"-17,-265r26,0r149,298r-26,0","w":130},"]":{"d":"13,-28r59,0r0,-205r-59,0r0,-28r90,0r0,261r-90,0r0,-28","w":130},"^":{"d":"156,-264r29,0r91,98r-28,0r-77,-77r-78,77r-28,0"},"_":{"d":"0,18r180,0r0,18r-180,0r0,-18","w":180},"`":{"d":"35,-255r43,0r41,48r-24,0","w":180},"a":{"d":"218,-24v-15,34,-66,27,-114,27v-50,0,-86,-9,-86,-61v0,-68,72,-57,137,-57v30,0,49,5,63,22v16,-80,-57,-69,-129,-66v-20,0,-29,8,-27,30r-31,0v-5,-67,67,-59,132,-59v54,0,83,17,83,68r0,120r-28,0r0,-24xm111,-25v47,-3,112,19,105,-40v-5,-36,-64,-25,-105,-25v-33,0,-61,-2,-61,31v0,35,26,36,61,34","w":272},"b":{"d":"57,-104v0,56,10,79,66,79v59,0,115,6,108,-57v11,-76,-34,-79,-108,-79v-44,0,-66,11,-66,57xm261,-108v0,74,-18,113,-89,111v-50,-2,-106,6,-118,-33r0,30r-25,0r0,-262r28,0r0,100v18,-30,67,-26,115,-26v58,0,89,22,89,80","w":281},"c":{"d":"246,-70v6,75,-60,73,-134,73v-76,0,-89,-41,-89,-119v0,-69,60,-75,133,-72v52,2,90,12,87,67r-27,0v4,-52,-56,-40,-103,-40v-37,0,-58,7,-60,42v-3,58,1,99,61,94v50,-4,110,11,104,-45r28,0","w":264},"d":{"d":"228,-30v-13,38,-67,33,-118,33v-70,0,-88,-36,-88,-111v0,-82,65,-83,145,-80v28,1,45,9,58,26r0,-100r28,0r0,262r-25,0r0,-30xm51,-104v0,56,10,79,66,79v59,0,116,6,108,-57v11,-76,-34,-79,-108,-79v-44,0,-66,11,-66,57","w":281},"e":{"d":"225,-113v6,-66,-80,-50,-138,-45v-23,2,-34,18,-34,45r172,0xm256,-57v4,66,-73,60,-140,60v-72,0,-93,-33,-93,-110v0,-78,60,-81,139,-81v69,0,101,31,93,102r-202,0v-9,68,48,65,112,63v34,-1,59,-5,60,-34r31,0","w":275,"k":{"x":7}},"f":{"d":"159,-235v-46,0,-97,-10,-86,50r86,0r0,26r-86,0r0,159r-29,0r0,-159r-39,0r0,-26r39,0v-9,-73,43,-82,115,-77r0,27","w":154,"k":{"\u201d":-25,"\u201c":-12,"\u2019":-25,"\u2018":-12,",":27,".":27,"\u2026":27}},"g":{"d":"112,-188v48,0,100,-5,114,29r0,-26r27,0r0,182v6,65,-68,72,-142,69v-53,-2,-83,-15,-86,-62r29,0v0,44,63,30,108,33v52,4,69,-19,63,-72v-16,32,-66,26,-114,26v-66,1,-88,-30,-88,-100v0,-58,32,-79,89,-79xm53,-83v-5,58,56,46,109,47v39,1,66,-6,63,-47r0,-31v4,-57,-56,-46,-109,-47v-39,0,-65,7,-63,47r0,31","w":279},"h":{"d":"144,-160v-47,-1,-85,5,-86,49r0,111r-29,0r0,-262r29,0r0,111v16,-30,47,-37,94,-37v58,0,103,9,102,67r0,121r-29,0r0,-113v4,-48,-36,-46,-81,-47","w":281},"i":{"d":"30,-185r30,0r0,185r-30,0r0,-185xm30,-262r30,0r0,35r-30,0r0,-35","w":90},"j":{"d":"63,15v3,41,-19,51,-60,48r0,-27v20,1,31,-2,31,-23r0,-198r29,0r0,200xm34,-227r0,-35r29,0r0,35r-29,0","w":93},"k":{"d":"34,-262r29,0r0,145r19,0r103,-68r45,0r-123,81r146,104r-45,0r-127,-89r-18,0r0,89r-29,0r0,-262","w":246,"k":{"a":7,"\u0105":7,"e":13,"\u0119":13,"o":7,"\u00f3":7}},"l":{"d":"34,-262r29,0r0,262r-29,0r0,-262","w":96},"m":{"d":"138,-161v-48,0,-80,6,-80,49r0,112r-29,0r0,-185r28,0r0,23v15,-25,41,-26,83,-26v41,0,75,5,87,34v13,-26,41,-34,81,-34v57,0,101,9,101,67r0,121r-27,0r0,-113v4,-45,-30,-47,-72,-47v-44,0,-74,6,-74,45r0,115r-28,0r0,-115v2,-43,-29,-46,-70,-46","w":436},"n":{"d":"144,-160v-47,0,-85,5,-86,49r0,111r-29,0r0,-185r29,0r0,34v16,-30,47,-37,94,-37v58,0,103,9,102,67r0,121r-29,0r0,-113v4,-47,-36,-46,-81,-47","w":281,"k":{"\u201c":13,"\u201d":7,"\u2018":13,"\u2019":7}},"o":{"d":"53,-104v0,57,10,79,67,79v61,0,115,8,115,-57v0,-56,-12,-81,-67,-79v-60,2,-115,-9,-115,57xm264,-108v0,74,-17,111,-88,111v-83,0,-153,3,-153,-82v0,-74,19,-109,89,-109v81,0,152,-4,152,80","w":287,"k":{"\u201c":7,"\u2018":7,"x":7,"-":-7}},"p":{"d":"172,3v-48,0,-99,6,-115,-26r0,86r-28,0r0,-248r25,0r0,31v11,-40,67,-31,118,-33v72,-3,89,36,89,111v0,58,-31,79,-89,79xm57,-102v-5,56,10,78,66,78v59,0,108,7,108,-56v0,-57,-9,-80,-66,-80v-60,0,-115,-6,-108,58","w":281},"q":{"d":"51,-102v-5,56,10,78,66,78v59,0,108,7,108,-56v0,-57,-10,-80,-67,-80v-60,0,-114,-5,-107,58xm110,-187v51,1,107,-7,118,33r0,-31r25,0r0,248r-28,0r0,-86v-17,31,-67,25,-115,26v-69,1,-89,-34,-89,-108v0,-59,28,-83,89,-82","w":281},"r":{"d":"127,-160v-42,1,-67,8,-68,45r0,115r-30,0r0,-183r28,0r0,27v11,-26,40,-32,77,-32v60,-1,93,20,85,86r-27,0v6,-49,-19,-59,-65,-58","w":230,"k":{"\u201d":-15,"\u2019":-15,":":7,",":50,";":7,"x":7,"-":7,".":50,"\u2026":50,"y":7,"z":7,"\u017a":7,"\u017c":7}},"s":{"d":"250,-46v0,68,-93,46,-157,49v-48,3,-69,-19,-68,-67r27,0v-8,62,78,33,130,39v26,3,38,-5,38,-30v0,-46,-73,-27,-114,-27v-48,0,-80,-3,-80,-52v0,-65,71,-53,133,-53v52,0,88,6,84,57r-28,0v2,-49,-75,-29,-127,-29v-20,0,-33,5,-33,25v1,44,69,27,115,27v53,0,80,9,80,61","w":281},"t":{"d":"125,-23v43,0,52,-19,48,-62r25,0v6,64,-19,88,-80,88v-49,0,-76,-16,-76,-68r0,-95r-39,0r0,-25r39,0r0,-43r29,0r0,43r121,0r0,25r-122,0r0,97v-2,35,20,40,55,40","w":210},"u":{"d":"140,-25v48,0,83,-5,83,-45r0,-115r30,0r0,185r-28,0r0,-35v-16,28,-46,39,-90,38v-59,-1,-108,-8,-108,-67r0,-121r30,0r0,112v-1,50,25,48,83,48","w":281},"v":{"d":"0,-185r33,0r86,157r87,-157r33,0r-102,185r-37,0","w":239,"k":{";":13,":":13,",":28,".":28,"\u2026":28}},"w":{"d":"0,-185r34,0r69,159r57,-159r44,0r57,159r72,-159r33,0r-87,185r-41,0r-56,-160r-59,160r-40,0","w":365,"k":{"\u201c":-10,"\u2018":-10,":":7,",":27,";":7,".":27,"\u2026":27}},"x":{"d":"99,-99r-87,-86r40,0r68,67r66,-67r41,0r-86,84r102,101r-45,0r-78,-82r-78,82r-42,0","w":242,"k":{"e":7,"\u0119":7,"o":7,"\u00f3":7,"c":7,"\u0107":7}},"y":{"d":"34,39v40,2,68,-7,75,-39r-9,0r-100,-185r33,0r88,160r80,-160r33,0r-107,214v-16,28,-47,40,-93,36r0,-26","w":235,"k":{"\u201c":-13,"\u201d":-7,"\u2018":-13,"\u2019":-7,":":7,",":32,";":7,".":32,"\u2026":32}},"z":{"d":"18,-28r161,-133r-155,0r0,-24r196,0r0,26r-161,133r162,0r0,26r-203,0r0,-28","w":235},"{":{"d":"21,-139v45,2,25,-49,24,-79v-1,-36,28,-45,66,-43r0,20v-71,-12,-1,101,-60,111v57,5,-13,119,60,111r0,19v-37,1,-66,-6,-66,-42v0,-31,22,-82,-24,-79r0,-18","w":130},"|":{"d":"76,-266r28,0r0,298r-28,0r0,-298","w":180},"}":{"d":"80,-130v-59,-11,13,-120,-60,-111r0,-20v35,0,65,6,65,41v0,31,-21,82,24,81r0,18v-44,-2,-24,46,-24,78v0,38,-28,43,-65,43r0,-20v75,12,-4,-102,60,-110","w":130},"~":{"d":"120,-132v-29,0,-47,14,-68,28r0,-23v25,-17,47,-26,68,-26v41,1,62,24,102,24v29,0,47,-13,68,-27r0,23v-54,47,-108,1,-170,1"},"\u0104":{"d":"344,71v0,0,-93,9,-72,-37v10,-12,28,-23,40,-34r-34,-58r-208,0r-33,58r-37,0r152,-262r43,0r152,262v-32,-1,-36,24,-51,40v2,16,32,7,48,9r0,22xm262,-85r-88,-151r-88,151r176,0","w":346},"\u0106":{"d":"193,-329r44,0r-61,48r-24,0xm334,-90v17,122,-108,93,-222,93v-60,0,-85,-31,-85,-96r0,-71v-5,-79,33,-104,113,-101v93,4,208,-21,191,88r-29,0v9,-85,-101,-51,-175,-59v-78,-8,-65,66,-65,139v0,50,16,74,65,70v75,-6,189,31,177,-63r30,0","w":357,"k":{"Y":13,"A":7,"\u0104":7}},"\u0118":{"d":"290,71v-35,-2,-92,13,-72,-37v10,-12,28,-23,40,-34r-226,0r0,-262r258,0r0,29r-226,0r0,83r217,0r0,29r-217,0r0,92r226,0r0,29v-28,0,-30,24,-46,36v-5,19,27,12,46,13r0,22","w":306},"\u0141":{"d":"35,-96r-35,23r0,-30r35,-23r0,-136r32,0r0,121r100,-65r0,30r-100,65r0,82r203,0r0,29r-235,0r0,-96","w":278,"k":{"\u201d":88,"\u201c":107,"\u2019":88,"\u2018":107,"V":47,"Y":75,"-":33,"A":20,"\u0104":20,"T":60,"e":7,"\u0119":7,"o":7,"\u00f3":7,"u":13,"y":27,"U":13,"W":33}},"\u0143":{"d":"205,-329r44,0r-61,48r-24,0xm32,-262r51,0r237,232r0,-232r32,0r0,262r-47,0r-241,-235r0,235r-32,0r0,-262","w":384},"\u00d3":{"d":"203,-329r44,0r-61,48r-24,0xm62,-102v-5,55,17,78,70,75v86,-6,205,31,189,-75r0,-68v11,-94,-107,-61,-189,-66v-52,-3,-70,20,-70,75r0,59xm356,-94v12,114,-101,97,-208,97v-79,0,-126,-16,-121,-96r0,-71v-14,-118,98,-101,208,-101v81,0,125,18,121,98r0,73","w":382,"k":{"\u201d":-7,"\u2019":-7,"X":7,":":-7,",":8,";":-7,"Y":13,"-":-7,".":8,"\u2026":8}},"\u015a":{"d":"184,-329r43,0r-60,48r-24,0xm321,-75v0,98,-106,75,-197,78v-66,3,-106,-20,-97,-88r31,0v-11,79,76,59,145,59v48,0,87,-1,85,-51v-4,-111,-262,34,-262,-115v0,-86,90,-72,172,-73v70,-1,122,4,116,76r-31,0v6,-72,-91,-48,-154,-48v-41,0,-71,4,-70,44v3,113,262,-36,262,118","w":343},"\u0179":{"d":"176,-329r44,0r-61,48r-24,0xm16,-29r242,-204r-233,0r0,-29r280,0r0,29r-242,204r246,0r0,29r-293,0r0,-29","w":329,"k":{"\u201c":7,"\u2018":7,"-":7}},"\u017b":{"d":"145,-322r39,0r0,36r-39,0r0,-36xm16,-29r242,-204r-233,0r0,-29r280,0r0,29r-242,204r246,0r0,29r-293,0r0,-29","w":329,"k":{"\u201c":7,"\u2018":7,"-":7}},"\u0105":{"d":"110,-188v71,-2,136,-3,136,68r0,120v-24,2,-27,25,-42,36v-5,19,27,12,46,13r0,22v-35,-2,-92,13,-72,-37v10,-12,28,-23,40,-34r0,-24v-15,34,-66,27,-114,27v-50,0,-86,-9,-86,-61v0,-68,72,-57,137,-57v30,0,49,5,63,22v16,-80,-57,-69,-129,-66v-20,0,-29,8,-27,30r-31,0v-1,-48,29,-58,79,-59xm111,-25v47,-3,112,19,105,-40v-5,-36,-64,-25,-105,-25v-33,0,-61,-2,-61,31v0,35,26,36,61,34","w":272},"\u0107":{"d":"146,-255r44,0r-61,48r-24,0xm246,-70v6,75,-60,73,-134,73v-76,0,-89,-41,-89,-119v0,-69,60,-75,133,-72v52,2,90,12,87,67r-27,0v4,-52,-56,-40,-103,-40v-37,0,-58,7,-60,42v-3,58,1,99,61,94v50,-4,110,11,104,-45r28,0","w":264},"\u0119":{"d":"117,-23v45,-2,108,10,108,-34r31,0v1,33,-16,50,-53,57v-11,14,-25,25,-35,40v2,16,32,7,48,9r0,22v0,0,-93,9,-72,-37v9,-11,26,-22,37,-32v-77,4,-165,6,-158,-79v-12,-96,42,-111,139,-111v69,0,101,31,93,102r-202,0v-4,47,18,65,64,63xm225,-113v6,-66,-80,-50,-138,-45v-23,2,-34,18,-34,45r172,0","w":275,"k":{"x":7}},"\u0142":{"d":"36,-116r-37,25r0,-25r37,-26r0,-120r30,0r0,107r39,-27r0,26r-39,26r0,130r-30,0r0,-116","w":101},"\u0144":{"d":"159,-255r44,0r-61,48r-24,0xm144,-160v-47,0,-85,5,-86,49r0,111r-29,0r0,-185r29,0r0,34v16,-30,47,-37,94,-37v58,0,103,9,102,67r0,121r-29,0r0,-113v4,-47,-36,-46,-81,-47","w":281,"k":{"\u201c":13,"\u201d":7,"\u2018":13,"\u2019":7}},"\u00f3":{"d":"156,-255r43,0r-60,48r-25,0xm53,-104v0,57,10,79,67,79v61,0,115,8,115,-57v0,-56,-12,-81,-67,-79v-60,2,-115,-9,-115,57xm264,-108v0,74,-17,111,-88,111v-83,0,-153,3,-153,-82v0,-74,19,-109,89,-109v81,0,152,-4,152,80","w":287,"k":{"\u201c":7,"\u2018":7,"x":7,"-":-7}},"\u015b":{"d":"153,-255r43,0r-60,48r-24,0xm250,-46v0,68,-93,46,-157,49v-48,3,-69,-19,-68,-67r27,0v-8,62,78,33,130,39v26,3,38,-5,38,-30v0,-46,-73,-27,-114,-27v-48,0,-80,-3,-80,-52v0,-65,71,-53,133,-53v52,0,88,6,84,57r-28,0v2,-49,-75,-29,-127,-29v-20,0,-33,5,-33,25v1,44,69,27,115,27v53,0,80,9,80,61","w":281},"\u017a":{"d":"129,-255r44,0r-61,48r-24,0xm18,-28r161,-133r-155,0r0,-24r196,0r0,26r-161,133r162,0r0,26r-203,0r0,-28","w":235},"\u017c":{"d":"98,-247r38,0r0,36r-38,0r0,-36xm18,-28r161,-133r-155,0r0,-24r196,0r0,26r-161,133r162,0r0,26r-203,0r0,-28","w":235},"\u2026":{"d":"40,-48r40,0r0,48r-40,0r0,-48xm159,-48r41,0r0,48r-41,0r0,-48xm280,-48r40,0r0,48r-40,0r0,-48","w":360},"\u2018":{"d":"46,-177v1,-43,-11,-98,44,-88r0,22v-14,-2,-20,3,-18,18r15,0r0,48r-41,0","w":133,"k":{"X":-12,"V":-17,"B":-7,"A":57,"\u0104":57,"T":-7,"W":-8,"r":13,"O":15,"\u00d3":15,"J":82,"G":13,"K":13}},"\u2019":{"d":"44,-196v13,2,19,-4,17,-18r-15,0r0,-48r41,0v-1,42,12,98,-43,88r0,-22","w":133},"\u201c":{"d":"122,-177v1,-42,-12,-98,43,-88r0,22v-13,-2,-19,4,-17,18r15,0r0,48r-41,0xm46,-177v1,-43,-11,-98,44,-88r0,22v-14,-2,-20,3,-18,18r15,0r0,48r-41,0","w":209,"k":{"X":-12,"V":-17,"B":-7,"A":57,"\u0104":57,"T":-7,"W":-8,"r":13,"O":15,"\u00d3":15,"J":82,"G":13,"K":13}},"\u201d":{"d":"120,-196v13,2,19,-4,17,-18r-15,0r0,-48r41,0v-1,42,12,98,-43,88r0,-22xm44,-196v13,2,19,-4,17,-18r-15,0r0,-48r41,0v-1,42,12,98,-43,88r0,-22","w":209},"\u2013":{"d":"0,-104r180,0r0,19r-180,0r0,-19","w":180},"\u2014":{"d":"0,-104r360,0r0,19r-360,0r0,-19","w":360},"\u2122":{"d":"90,-247r-67,0r0,-15r149,0r0,15r-66,0r0,113r-16,0r0,-113xm197,-262r24,0r81,112r80,-112r25,0r0,128r-16,0r0,-112r-83,112r-12,0r-83,-112r0,112r-16,0r0,-128","w":429},"\u00d7":{"d":"74,-46r83,-84r-83,-84r14,-14r84,84r83,-84r15,14r-84,84r84,84r-15,14r-83,-84r-84,84"},"\u00a0":{"w":171}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-2007 Bitstream Inc. All rights reserved. Modification for
 * European languages. Copyright 1995-2007 Tilde, SIA.
 * 
 * Manufacturer:
 * Tilde, SIA
 * 
 * Vendor URL:
 * http://www.tilde.lv/fonts
 */
Cufon.registerFont({"w":351,"face":{"font-family":"Square721 TL","font-weight":700,"font-stretch":"expanded","units-per-em":"360","panose-1":"2 11 8 7 3 5 2 6 2 3","ascent":"288","descent":"-72","x-height":"3","bbox":"-30 -334 478 78.1404","underline-thickness":"43.92","underline-position":"4.68","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":175},"!":{"d":"51,-74r74,0r0,74r-74,0r0,-74xm53,-106r-2,-156r74,0r-4,156r-68,0","w":175},"\"":{"d":"20,-144r-9,-104r60,0r-9,104r-42,0xm100,-144r-9,-104r60,0r-9,104r-42,0","w":162},"#":{"d":"125,-100r6,-35r-33,0r-5,35r32,0xm37,0r9,-59r-30,0r0,-41r38,0r5,-35r-31,0r0,-41r38,0r9,-58r39,0r-10,58r34,0r9,-58r39,0r-10,58r30,0r0,41r-36,0r-6,35r30,0r0,41r-37,0r-9,59r-40,0r10,-59r-33,0r-9,59r-39,0","w":221},"$":{"d":"156,-207v-28,2,-67,-8,-67,21v0,26,43,18,67,23r0,-44xm194,-57v27,-1,64,6,64,-23v0,-28,-40,-20,-64,-25r0,48xm156,0v-83,3,-144,-2,-135,-88r70,0v-10,37,30,31,65,31r0,-51v-61,-9,-133,4,-133,-77v0,-76,58,-79,133,-76r0,-30r38,0r0,30v71,-5,130,7,126,72v-22,-1,-49,2,-69,-1v1,-25,-34,-15,-57,-17r0,47v67,4,133,6,133,80v0,74,-56,84,-133,80r0,37r-38,0r0,-37"},"%":{"d":"440,-100v0,53,6,106,-50,103v-59,-3,-122,15,-122,-56v0,-54,-6,-107,50,-105v61,2,122,-12,122,58xm395,-65v0,-29,3,-53,-28,-53v-30,0,-54,-4,-54,30v0,28,-3,52,27,52v30,0,55,4,55,-29xm259,-265r33,0r-87,268r-34,0xm23,-160v0,-54,-5,-107,51,-105v60,2,121,-13,121,58v0,53,6,106,-50,103v-60,-3,-122,14,-122,-56xm150,-172v-2,-29,4,-54,-28,-54v-31,0,-54,-2,-54,31v0,28,-1,52,28,52v29,0,56,4,54,-29","w":463},"&":{"d":"97,-97v0,33,8,43,41,43r114,0v-45,-22,-84,-49,-133,-67v-14,0,-22,9,-22,24xm315,-23v-29,39,-112,24,-177,26v-76,3,-113,-17,-113,-102v0,-32,18,-49,54,-51v-24,-10,-24,-33,-24,-67v0,-72,96,-44,161,-48v55,-4,99,1,99,55r0,33r-67,0v8,-51,-59,-29,-100,-33v-25,-3,-27,23,-10,31r133,70v3,-12,4,-20,2,-33r66,0v-1,24,3,48,-5,66r48,27r-22,50","w":375},"'":{"d":"20,-144r-9,-104r60,0r-9,104r-42,0","w":82},"(":{"d":"107,-85v-2,28,19,26,45,24r0,65v-72,4,-119,-10,-119,-80r0,-118v-3,-66,50,-76,119,-71r0,65v-26,-3,-45,-1,-45,27r0,88","w":172},")":{"d":"142,-194v-3,92,22,207,-82,198r-37,0r0,-65v25,2,45,4,45,-24r0,-88v2,-28,-19,-30,-45,-27r0,-65v68,-4,121,5,119,71","w":172},"*":{"d":"162,-166r0,-34r52,-3r0,40xm48,-203r53,3r0,34r-53,3r0,-40xm72,-245r35,-20r23,47r-28,17xm132,-218r23,-47r35,20r-29,44xm132,-149r29,-17r29,44r-35,20xm72,-122r30,-44r28,17r-23,47","w":262},"+":{"d":"155,-111r-84,0r0,-40r84,0r0,-87r42,0r0,87r84,0r0,40r-84,0r0,88r-42,0r0,-88"},",":{"d":"126,-74v-1,68,15,148,-64,139v-7,0,-15,0,-23,-1r0,-42v19,0,32,-2,30,-22r-19,0r0,-74r76,0","w":175},"-":{"d":"28,-127r119,0r0,67r-119,0r0,-67","w":177,"k":{"V":27,"X":20,"x":13,"Y":53,"T":47,"W":13}},".":{"d":"51,-74r74,0r0,74r-74,0r0,-74","w":175},"\/":{"d":"109,-265r40,0r-139,298r-40,0","w":131},"0":{"d":"105,-149v0,53,-4,91,52,91v53,0,90,2,90,-53v0,-52,5,-93,-52,-93v-54,0,-90,-4,-90,55xm325,-94v4,75,-33,97,-109,97r-107,0v-87,4,-83,-79,-83,-167v0,-77,31,-101,109,-101r81,0v76,-5,113,22,109,98r0,73"},"1":{"d":"177,-197r-89,61r-38,-55r115,-71r88,0r0,262r-76,0r0,-197"},"2":{"d":"130,-265v81,4,196,-23,196,63v0,58,-7,98,-62,102r-141,12v-16,2,-24,9,-23,29r229,0r0,59r-303,0v0,-68,-15,-141,64,-145v49,-3,109,-4,151,-16v20,-14,15,-49,-26,-44v-47,6,-120,-19,-114,39r-75,0v-8,-78,31,-102,104,-99"},"3":{"d":"328,-89v5,67,-20,94,-87,92v-106,-4,-240,30,-218,-98r73,0v-10,63,79,38,131,38v16,0,25,-5,25,-20v-1,-42,-71,-18,-109,-24r0,-60v35,-6,102,17,102,-21v0,-20,-11,-22,-32,-23r-84,0v-24,0,-31,7,-30,32r-74,0v-8,-68,31,-97,97,-92v88,6,199,-36,199,86v0,31,-13,44,-41,47v28,4,46,13,48,43"},"4":{"d":"217,-113r0,-85r-135,85r135,0xm217,-53r-199,0r0,-95r182,-114r91,0r0,149r41,0r0,60r-41,0r0,53r-74,0r0,-53"},"5":{"d":"331,-69v0,91,-108,69,-195,72v-68,2,-118,-14,-108,-84r73,0v2,44,79,20,121,25v28,3,35,-13,33,-41v-2,-19,-17,-20,-39,-20r-87,0v-15,-1,-21,3,-25,13r-67,0r0,-158r282,0r0,60r-214,0r0,42v25,-27,87,-14,136,-17v75,-3,90,31,90,108"},"6":{"d":"103,-81v0,42,72,24,111,24v21,0,35,-5,35,-25v-1,-43,-71,-25,-110,-25v-22,0,-36,6,-36,26xm325,-108v3,71,-7,115,-79,111v-97,-5,-225,24,-218,-82r0,-103v-5,-99,105,-81,199,-83v64,-1,98,18,93,80r-70,0v-4,-38,-68,-18,-106,-23v-40,-4,-42,24,-40,61v20,-27,76,-19,121,-19v53,0,97,5,100,58"},"7":{"d":"228,-196r-198,0r0,-66r294,0r0,62r-165,200r-92,0"},"8":{"d":"102,-185v0,41,74,23,114,23v21,0,36,-6,36,-24v0,-41,-74,-23,-114,-23v-21,0,-36,6,-36,24xm253,-82v0,-44,-76,-25,-117,-25v-22,0,-34,6,-35,26v0,22,13,24,35,24v42,0,117,17,117,-25xm26,-197v0,-101,127,-62,215,-68v56,-4,87,12,87,68v0,39,-12,59,-43,64v32,6,44,26,44,64v0,98,-113,67,-202,72v-64,3,-102,-10,-102,-72v0,-38,12,-58,44,-64v-31,-5,-43,-25,-43,-64"},"9":{"d":"326,-80v5,101,-109,80,-205,83v-65,1,-101,-18,-95,-79r72,0v6,38,73,18,112,22v39,4,42,-23,40,-61v-19,28,-75,20,-120,20v-53,0,-100,-5,-100,-58v0,-70,2,-114,79,-112v97,3,224,-22,217,83r0,102xm105,-179v2,43,71,25,110,25v22,0,36,-6,36,-26v0,-43,-71,-25,-111,-25v-22,0,-35,5,-35,26"},":":{"d":"50,-74r76,0r0,74r-76,0r0,-74xm50,-185r76,0r0,74r-76,0r0,-74","w":175},";":{"d":"126,-74v-1,68,15,148,-64,139v-7,0,-15,0,-23,-1r0,-42v19,0,32,-2,30,-22r-19,0r0,-74r76,0xm50,-185r76,0r0,74r-76,0r0,-74","w":175},"<":{"d":"72,-110r0,-41r207,-86r0,45r-150,61r150,62r0,44"},"=":{"d":"71,-190r210,0r0,40r-210,0r0,-40xm71,-112r210,0r0,41r-210,0r0,-41"},">":{"d":"72,-69r150,-62r-150,-61r0,-45r207,86r0,41r-207,85r0,-44"},"?":{"d":"95,-69r73,0r0,69r-73,0r0,-69xm123,-265v69,0,151,-11,151,57v0,47,-2,86,-45,91v-22,8,-65,-4,-64,28r-67,0v-3,-35,3,-61,33,-68v28,-6,75,-1,77,-32v2,-34,-52,-20,-85,-23v-32,-3,-43,11,-41,42r-65,0v-2,-9,-2,-15,-2,-25v-2,-62,48,-70,108,-70","w":290},"@":{"d":"346,-127v0,68,-43,110,-126,100r0,-16v-25,24,-131,33,-122,-26v-7,-57,90,-47,122,-31v7,-35,-27,-28,-56,-28v-9,0,-14,3,-14,10v-14,-2,-36,4,-46,-2v-2,-49,63,-35,111,-38v61,-3,52,47,52,100v27,-7,43,-35,43,-69v0,-64,-48,-95,-114,-95v-87,0,-140,51,-145,136v-7,122,159,143,236,84r17,24v-102,81,-297,37,-290,-107v5,-106,74,-170,183,-170v87,0,149,44,149,128xm145,-69v1,19,33,12,52,12v14,0,22,-2,23,-14v0,-20,-32,-12,-52,-12v-14,0,-23,1,-23,14","w":360},"A":{"d":"144,-262r102,0r140,262r-88,0r-25,-44r-160,0r-25,44r-87,0xm193,-199r-49,92r100,0","w":385},"B":{"d":"358,-71v-1,53,-28,70,-84,71r-248,0r0,-262r236,0v58,0,87,24,87,73v0,31,-14,47,-38,56v33,6,47,24,47,62xm267,-181v0,-13,-8,-23,-20,-22r-141,0r0,43r141,0v14,0,20,-7,20,-21xm276,-84v0,-14,-9,-22,-22,-23r-148,0r0,48r148,0v15,0,22,-9,22,-25","w":378,"k":{"V":7,"Y":7}},"C":{"d":"360,-101v20,130,-116,104,-240,104v-61,0,-95,-31,-95,-96r0,-71v-9,-115,104,-101,213,-101v80,0,127,16,119,98r-80,0v4,-48,-63,-27,-106,-32v-62,-8,-65,28,-65,87v0,59,56,50,111,50v34,0,65,-1,62,-39r81,0","w":378,"k":{"Y":7,"A":7,"\u0104":7}},"D":{"d":"371,-84v0,60,-29,84,-91,84r-253,0r0,-262r230,0v72,1,113,21,114,88r0,90xm291,-153v-1,-73,-118,-35,-184,-44r0,133r135,0v53,6,51,-40,49,-89","w":391,"k":{"V":7,"Y":7,"A":7,"\u0104":7}},"E":{"d":"26,-262r286,0r0,64r-206,0r0,40r194,0r0,55r-194,0r0,40r209,0r0,63r-289,0r0,-262","w":334},"F":{"d":"26,-262r286,0r0,64r-206,0r0,47r194,0r0,63r-194,0r0,88r-80,0r0,-262","w":316,"k":{",":13,"A":13,"\u0104":13,".":13,"\u2026":13}},"G":{"d":"357,-65v-4,98,-139,68,-240,68v-61,0,-95,-31,-95,-96r0,-71v-9,-115,104,-101,213,-101v81,0,127,17,120,98v-26,-1,-57,2,-81,-1v1,-47,-62,-28,-106,-31v-44,-3,-68,6,-64,51r0,36v-6,60,55,50,110,50v31,0,66,-1,60,-36r-94,0r0,-53r177,0r0,86","w":378,"k":{"Y":7,"A":7,"\u0104":7}},"H":{"d":"27,-262r80,0r0,96r164,0r0,-96r80,0r0,262r-80,0r0,-102r-164,0r0,102r-80,0r0,-262","w":378},"I":{"d":"30,-262r80,0r0,262r-80,0r0,-262","w":139},"J":{"d":"271,-74v3,82,-77,77,-160,77v-81,0,-112,-30,-103,-116r75,0v-4,32,5,51,39,51v38,0,70,3,70,-37r0,-163r79,0r0,188","w":298,"k":{"A":7,"\u0104":7}},"K":{"d":"28,-262r80,0r0,97r33,0r105,-97r106,0r-141,130r160,132r-111,0r-119,-99r-33,0r0,99r-80,0r0,-262","w":369,"k":{"\u201c":13,"\u2018":13,"Y":20,"A":13,"\u0104":13,"T":7,"W":7,"y":20,"e":7,"\u0119":7,"o":7,"\u00f3":7,"u":7,"O":13,"\u00d3":13,"C":13,"\u0106":13,"U":7}},"L":{"d":"32,-262r80,0r0,199r174,0r0,63r-254,0r0,-262","w":290,"k":{"V":47,"\u201c":33,"\u201d":33,"\u2018":33,"\u2019":33,"Y":60,"T":47,"W":20,"y":20}},"M":{"d":"27,-262r118,0r93,164r95,-164r117,0r0,262r-78,0r0,-186r-108,186r-52,0r-107,-186r0,186r-78,0r0,-262","w":476},"N":{"d":"27,-262r118,0r156,192r0,-192r80,0r0,262r-117,0r-157,-190r0,190r-80,0r0,-262","w":406},"O":{"d":"102,-112v0,62,64,48,122,50v43,1,72,-7,70,-50r0,-37v5,-63,-64,-46,-122,-50v-62,-5,-70,25,-70,87xm375,-94v10,127,-133,97,-256,97v-65,0,-98,-27,-98,-96r0,-71v-13,-122,111,-98,224,-101v84,-2,133,16,130,98r0,73","w":396,"k":{"V":7,"X":7,"Y":7,"A":7,"\u0104":7}},"P":{"d":"336,-163v0,61,-18,99,-79,98r-149,0r0,65r-81,0r0,-262r201,0v75,-3,108,25,108,99xm254,-166v0,-22,-8,-30,-29,-31r-117,0r0,67r117,0v24,-1,29,-10,29,-36","k":{",":27,"Y":7,"A":20,"\u0104":20,".":27,"\u2026":27}},"Q":{"d":"348,-19v-36,36,-127,19,-195,22v-82,4,-135,-14,-131,-95r0,-71v-13,-121,111,-98,224,-101v83,-2,134,15,130,97v-1,31,3,68,-3,95r31,19r-27,52xm104,-147v0,49,1,89,51,85v40,-2,89,4,123,-5v-29,-13,-55,-32,-82,-47r28,-45v25,15,53,28,75,46r0,-36v5,-64,-67,-48,-125,-50v-44,-1,-70,6,-70,52","w":396},"R":{"d":"264,0v1,-36,6,-67,-36,-67r-120,0r0,67r-80,0r0,-262r210,0v69,-1,110,17,108,86v-1,42,-10,65,-44,73v48,7,41,52,41,103r-79,0xm264,-167v0,-21,-9,-30,-29,-30r-127,0r0,65r127,0v24,0,29,-11,29,-35","w":369,"k":{"V":7,"Y":7}},"S":{"d":"349,-77v0,107,-119,75,-217,80v-72,3,-121,-13,-109,-90r79,0v-2,26,13,31,38,30r100,0v19,-1,27,-4,27,-22v1,-22,-19,-21,-38,-23v-90,-8,-218,25,-206,-82v-10,-112,129,-76,230,-81v62,-3,91,24,85,85v-25,-1,-54,2,-77,-1v-1,-46,-77,-19,-118,-26v-22,1,-38,-1,-38,20v0,19,11,21,31,22r131,3v58,-1,82,26,82,85","w":368,"k":{"A":7,"\u0104":7}},"T":{"d":"118,-198r-109,0r0,-64r298,0r0,64r-109,0r0,198r-80,0r0,-198","w":316,"k":{":":27,",":80,";":27,"A":40,"\u0104":40,".":80,"\u2026":80,"y":33,"a":40,"\u0105":40,"c":40,"\u0107":40,"e":40,"\u0119":40,"-":47,"o":40,"\u00f3":40,"r":20,"s":40,"\u015b":40,"u":20,"w":33}},"U":{"d":"352,-82v7,102,-104,84,-200,85v-75,0,-126,-11,-126,-85r0,-180r80,0r0,155v-6,58,58,43,110,45v37,1,58,-9,57,-45r0,-155r79,0r0,180","w":378,"k":{"A":7,"\u0104":7}},"V":{"d":"4,-262r87,0r98,188r104,-188r85,0r-139,262r-97,0","w":376,"k":{";":20,":":20,",":60,"A":27,"\u0104":27,".":60,"\u2026":60,"y":7,"a":20,"\u0105":20,"e":27,"\u0119":27,"-":27,"o":27,"\u00f3":27,"u":27,"O":7,"\u00d3":7,"i":7}},"W":{"d":"3,-262r80,0r54,186r67,-186r73,0r64,186r57,-186r80,0r-88,262r-90,0r-60,-180r-62,180r-91,0","w":471,"k":{":":13,",":33,";":13,"A":13,"\u0104":13,".":33,"\u2026":33,"a":7,"\u0105":7,"e":7,"\u0119":7,"-":13,"o":7,"\u00f3":7}},"X":{"d":"130,-133r-119,-129r100,0r81,92r82,-92r97,0r-116,129r126,133r-103,0r-86,-92r-87,92r-104,0","w":381,"k":{"A":7,"\u0104":7,"e":7,"\u0119":7,"-":20,"O":7,"\u00d3":7,"C":7,"\u0106":7}},"Y":{"d":"143,-94r-144,-168r98,0r86,104r90,-104r95,0r-145,168r0,94r-80,0r0,-94","w":369,"k":{":":53,",":73,";":53,"A":33,"\u0104":33,".":73,"\u2026":73,"a":47,"\u0105":47,"e":53,"\u0119":53,"-":53,"o":53,"\u00f3":53,"u":47,"O":7,"\u00d3":7,"i":7,"C":7,"\u0106":7}},"Z":{"d":"14,-64r186,-134r-179,0r0,-64r296,0r0,64r-185,134r189,0r0,64r-307,0r0,-64","w":334},"[":{"d":"35,-261r114,0r0,61r-42,0r0,138r42,0r0,62r-114,0r0,-261","w":172},"\\":{"d":"-19,-265r40,0r139,298r-40,0","w":131},"]":{"d":"30,-62r42,0r0,-138r-42,0r0,-61r115,0r0,261r-115,0r0,-62","w":172},"^":{"d":"150,-265r51,0r82,99r-47,0r-60,-60r-61,60r-47,0"},"_":{"d":"0,18r180,0r0,18r-180,0r0,-18","w":180},"`":{"d":"11,-257r70,0r47,50r-34,0","w":180},"a":{"d":"114,-188v68,-1,140,-9,140,62r0,126r-67,0r0,-22v-17,20,-47,25,-86,25v-53,1,-89,-9,-89,-62v0,-54,38,-62,93,-61v35,0,63,2,82,16v1,-24,0,-42,-26,-40v-25,2,-71,-10,-74,14v-21,-2,-49,4,-66,-2v2,-48,38,-55,93,-56xm80,-61v-1,29,46,18,73,18v20,0,33,-1,33,-19v1,-29,-46,-18,-73,-18v-20,0,-33,1,-33,19","w":272},"b":{"d":"175,3v-39,-1,-78,-1,-82,-36r0,33r-67,0r0,-262r67,0r0,111v10,-31,39,-33,83,-34v58,-1,97,11,97,65r0,61v0,54,-42,63,-98,62xm91,-101v-7,51,23,53,73,53v37,0,42,-17,42,-54v0,-37,-37,-32,-72,-32v-30,0,-40,7,-43,33","w":291},"c":{"d":"262,-78v10,88,-71,81,-154,81v-54,0,-90,-15,-89,-69r0,-50v-6,-80,74,-72,152,-72v62,0,95,22,87,79v-20,-1,-45,2,-63,-1v2,-34,-37,-27,-69,-28v-38,-2,-40,21,-40,58v0,37,34,32,69,32v26,1,43,-4,41,-30r66,0","w":280},"d":{"d":"116,-185v41,0,74,3,83,34r0,-111r67,0r0,262r-67,0r0,-33v-4,35,-43,36,-82,36v-55,0,-99,-7,-98,-62r0,-61v0,-55,40,-65,97,-65xm158,-134v-46,0,-83,-1,-72,55v-2,37,37,29,72,31v38,2,44,-17,42,-53v-1,-27,-12,-33,-42,-33","w":291},"e":{"d":"151,-142v-30,0,-67,-6,-65,25r102,-1v-1,-21,-14,-24,-37,-24xm252,-62v6,75,-75,63,-147,65v-72,2,-86,-43,-86,-119v0,-72,72,-72,148,-72v68,0,94,39,86,112r-167,0v-8,41,43,37,82,34v14,0,20,-7,22,-20r62,0","w":272},"f":{"d":"163,-216v-33,-1,-61,-2,-58,31r62,0r0,50r-62,0r0,135r-66,0r0,-135r-33,0r0,-50r33,0v-8,-76,51,-80,124,-77r0,46","w":166,"k":{",":13,".":13,"\u2026":13}},"g":{"d":"266,-1v0,67,-79,66,-152,64v-53,-1,-95,-3,-92,-58r67,0v3,24,47,12,72,14v32,3,42,-19,38,-50v-11,16,-38,18,-69,18v-57,0,-109,-3,-108,-60r0,-51v2,-52,36,-63,95,-64v41,0,70,6,82,31r0,-28r67,0r0,184xm88,-111v0,49,23,50,70,50v37,0,41,-15,41,-51v0,-35,-37,-29,-70,-29v-25,0,-41,5,-41,30","w":290},"h":{"d":"146,-133v-34,1,-53,8,-53,42r0,91r-67,0r0,-262r67,0r0,106v15,-24,43,-31,83,-31v60,0,90,22,90,67r0,120r-67,0r0,-93v2,-35,-19,-41,-53,-40","w":290},"i":{"d":"28,-185r67,0r0,185r-67,0r0,-185xm28,-262r67,0r0,55r-67,0r0,-55","w":122},"j":{"d":"97,10v5,53,-42,56,-92,51r0,-47v15,3,25,-2,25,-19r0,-180r67,0r0,195xm30,-262r67,0r0,55r-67,0r0,-55","w":123},"k":{"d":"27,-262r67,0r0,137r16,0r58,-60r87,0r-88,86r100,99r-84,0r-73,-74r-16,0r0,74r-67,0r0,-262","w":268,"k":{"-":20}},"l":{"d":"28,-262r67,0r0,262r-67,0r0,-262","w":122},"m":{"d":"140,-133v-68,-6,-42,77,-47,133r-67,0r0,-184r67,0r0,28v22,-46,144,-43,153,11v19,-64,168,-58,168,25r0,120r-67,0v-6,-56,24,-144,-46,-133v-68,-7,-40,77,-46,133r-67,0v-5,-57,23,-144,-48,-133","w":438},"n":{"d":"146,-133v-74,0,-49,74,-53,133r-67,0r0,-184r67,0r0,28v15,-24,43,-31,83,-31v60,0,90,22,90,67r0,120r-67,0r0,-93v2,-35,-19,-40,-53,-40","w":290},"o":{"d":"270,-67v5,81,-81,70,-158,70v-55,0,-93,-14,-93,-69r0,-50v-5,-82,80,-73,159,-72v55,0,93,15,92,70r0,51xm86,-104v0,37,4,58,43,56v36,-2,75,6,75,-32v0,-38,-4,-59,-43,-58v-37,1,-75,-6,-75,34","w":289},"p":{"d":"91,-105v-2,36,3,54,43,54v45,0,83,1,72,-54v3,-37,-37,-30,-72,-31v-29,-1,-42,5,-43,31xm273,-64v-3,52,-37,64,-97,64v-39,0,-74,-2,-83,-33r0,96r-67,0r0,-248r67,0r0,34v5,-34,37,-37,82,-37v54,0,98,8,98,62r0,62","w":291},"q":{"d":"86,-105v-6,51,22,54,72,54v39,0,42,-17,42,-54v0,-37,-36,-31,-72,-31v-28,0,-39,5,-42,31xm117,-188v45,0,76,3,82,37r0,-34r67,0r0,248r-67,0r0,-96v-9,31,-44,33,-83,33v-60,0,-97,-11,-97,-64r0,-62v-1,-55,44,-62,98,-62","w":291},"r":{"d":"137,-133v-63,-3,-37,80,-42,133r-67,0r0,-185r67,0r0,35v13,-26,31,-37,67,-38v57,-3,75,30,71,90r-59,0v1,-23,-11,-34,-37,-35","w":236,"k":{",":20,".":20,"\u2026":20}},"s":{"d":"265,-60v0,89,-114,63,-195,60v-35,-1,-54,-20,-54,-59v23,1,50,-2,71,1v4,27,55,17,85,17v16,0,26,-1,26,-15v-5,-24,-65,-13,-93,-15v-49,-3,-88,-7,-88,-57v0,-76,93,-60,166,-60v43,0,71,14,71,55r-66,0v-7,-15,-54,-10,-80,-11v-13,1,-24,1,-24,12v0,14,14,11,31,12v66,5,150,-14,150,60","w":280},"t":{"d":"131,3v-52,-1,-87,-12,-86,-65r0,-75r-37,0r0,-48r37,0r0,-44r67,0r0,44r104,0r0,48r-104,0v5,34,-16,89,26,89v27,0,29,-12,28,-37r59,0v6,67,-30,90,-94,88","w":236},"u":{"d":"141,-51v36,0,57,-8,57,-44r0,-90r66,0r0,185r-66,0r0,-28v-34,49,-174,47,-174,-39r0,-118r66,0r0,94v-2,33,17,40,51,40","w":290},"v":{"d":"2,-185r75,0r55,130r58,-130r74,0r-89,185r-84,0","w":263,"k":{",":20,".":20,"\u2026":20}},"w":{"d":"3,-185r73,0r44,131r48,-131r60,0r46,131r47,-131r71,0r-72,185r-86,0r-37,-103r-38,103r-86,0","w":394,"k":{",":20,".":20,"\u2026":20}},"x":{"d":"79,-97r-73,-88r89,0r35,48r36,-48r85,0r-68,86r81,99r-87,0r-46,-61r-43,61r-84,0","w":263,"k":{"-":13}},"y":{"d":"58,17v27,4,49,-2,52,-26r-25,0r-81,-176r73,0r52,120r53,-120r73,0r-93,199v-13,40,-48,56,-104,47r0,-44","w":255,"k":{",":20,".":20,"\u2026":20}},"z":{"d":"10,-47r112,-87r-106,0r0,-51r199,0r0,51r-106,84r110,0r0,50r-209,0r0,-47","w":227},"{":{"d":"43,-41v0,-34,17,-79,-29,-75r0,-29v46,4,29,-41,29,-75v0,-47,60,-40,111,-41r0,30v-20,0,-40,1,-38,20r4,43v1,32,-27,33,-54,38v29,3,57,6,54,36r-4,43v0,20,18,20,38,20r0,31v-50,-2,-111,5,-111,-41","w":172},"|":{"d":"67,-266r46,0r0,298r-46,0r0,-298","w":180},"}":{"d":"125,-220v0,34,-16,79,29,75r0,29v-69,-5,7,94,-59,109v-22,5,-50,7,-81,7r0,-31v48,7,38,-29,35,-63v-3,-33,27,-31,53,-37v-29,-3,-56,-5,-53,-37v3,-34,12,-69,-35,-63r0,-30v51,1,111,-5,111,41","w":172},"~":{"d":"125,-122v-29,1,-47,14,-68,28r0,-45v21,-13,40,-24,68,-25v43,-1,65,23,105,23v28,0,44,-13,65,-26r0,44v-20,13,-38,24,-66,24v-40,0,-65,-23,-104,-23"},"\u0104":{"d":"266,78v-26,3,-24,-44,-6,-51r38,-27r-25,-44r-160,0r-25,44r-87,0r143,-262r102,0r140,262r-59,0v-13,14,-32,24,-41,42v0,4,2,6,7,6r55,0r0,30r-82,0xm193,-199r-49,92r100,0","w":385},"\u0106":{"d":"201,-334r69,0r-83,50r-34,0xm360,-101v20,130,-116,104,-240,104v-61,0,-95,-31,-95,-96r0,-71v-9,-115,104,-101,213,-101v80,0,127,16,119,98r-80,0v4,-48,-63,-27,-106,-32v-62,-8,-65,28,-65,87v0,59,56,50,111,50v34,0,65,-1,62,-39r81,0","w":378,"k":{"Y":7,"A":7,"\u0104":7}},"\u0118":{"d":"26,-262r286,0r0,64r-206,0r0,40r194,0r0,55r-194,0r0,40r209,0r0,63r-21,0v-13,14,-32,23,-40,42v0,4,2,6,7,6r54,0r0,30r-81,0v-26,3,-25,-43,-7,-51r39,-27r-240,0r0,-262","w":334},"\u0141":{"d":"35,-93r-35,21r0,-48r35,-21r0,-121r79,0r0,88r92,-55r0,48r-92,55r0,63r175,0r0,63r-254,0r0,-93","w":293,"k":{"\u201d":33,"\u201c":33,"\u2019":33,"\u2018":33,"V":47,"Y":60,"T":47,"W":20,"y":20}},"\u0143":{"d":"224,-334r70,0r-83,50r-34,0xm27,-262r118,0r156,192r0,-192r80,0r0,262r-117,0r-157,-190r0,190r-80,0r0,-262","w":406},"\u00d3":{"d":"207,-334r70,0r-83,50r-34,0xm102,-112v0,62,64,48,122,50v43,1,72,-7,70,-50r0,-37v5,-63,-64,-46,-122,-50v-62,-5,-70,25,-70,87xm375,-94v10,127,-133,97,-256,97v-65,0,-98,-27,-98,-96r0,-71v-13,-122,111,-98,224,-101v84,-2,133,16,130,98r0,73","w":396,"k":{"V":7,"X":7,"Y":7,"A":7,"\u0104":7}},"\u015a":{"d":"193,-334r70,0r-83,50r-34,0xm349,-77v0,107,-119,75,-217,80v-72,3,-121,-13,-109,-90r79,0v-2,26,13,31,38,30r100,0v19,-1,27,-4,27,-22v1,-22,-19,-21,-38,-23v-90,-8,-218,25,-206,-82v-10,-112,129,-76,230,-81v62,-3,91,24,85,85v-25,-1,-54,2,-77,-1v-1,-46,-77,-19,-118,-26v-22,1,-38,-1,-38,20v0,19,11,21,31,22r131,3v58,-1,82,26,82,85","w":368,"k":{"A":7,"\u0104":7}},"\u0179":{"d":"176,-334r70,0r-83,50r-34,0xm14,-64r186,-134r-179,0r0,-64r296,0r0,64r-185,134r189,0r0,64r-307,0r0,-64","w":334},"\u017b":{"d":"137,-333r60,0r0,48r-60,0r0,-48xm14,-64r186,-134r-179,0r0,-64r296,0r0,64r-185,134r189,0r0,64r-307,0r0,-64","w":334},"\u0105":{"d":"114,-188v68,-1,140,-9,140,62r0,126r-38,0v-13,14,-32,24,-41,42v0,4,3,6,8,6r54,0r0,30r-82,0v-26,3,-24,-44,-6,-51r38,-27r0,-22v-17,20,-47,25,-86,25v-53,1,-89,-9,-89,-62v0,-54,38,-62,93,-61v35,0,63,2,82,16v1,-24,0,-42,-26,-40v-25,2,-71,-10,-74,14v-21,-2,-49,4,-66,-2v2,-48,38,-55,93,-56xm80,-61v-1,29,46,18,73,18v20,0,33,-1,33,-19v1,-29,-46,-18,-73,-18v-20,0,-33,1,-33,19","w":272},"\u0107":{"d":"151,-257r70,0r-83,50r-34,0xm262,-78v10,88,-71,81,-154,81v-54,0,-90,-15,-89,-69r0,-50v-6,-80,74,-72,152,-72v62,0,95,22,87,79v-20,-1,-45,2,-63,-1v2,-34,-37,-27,-69,-28v-38,-2,-40,21,-40,58v0,37,34,32,69,32v26,1,43,-4,41,-30r66,0","w":280},"\u0119":{"d":"125,-41v28,-1,64,7,65,-21r62,0v0,40,-16,55,-51,62v-13,14,-32,23,-40,42v0,4,2,6,7,6r54,0r0,30r-82,0v-26,3,-24,-44,-6,-51r35,-24v-74,3,-152,3,-150,-69r0,-50v-2,-72,72,-72,148,-72v68,0,94,39,86,112r-167,0v-4,25,12,36,39,35xm151,-142v-30,0,-67,-6,-65,25r102,-1v-1,-21,-14,-24,-37,-24","w":272},"\u0142":{"d":"30,-102r-34,21r0,-37r34,-21r0,-123r66,0r0,96r35,-22r0,38r-35,21r0,129r-66,0r0,-102","w":126},"\u0144":{"d":"158,-257r70,0r-84,50r-33,0xm146,-133v-74,0,-49,74,-53,133r-67,0r0,-184r67,0r0,28v15,-24,43,-31,83,-31v60,0,90,22,90,67r0,120r-67,0r0,-93v2,-35,-19,-40,-53,-40","w":290},"\u00f3":{"d":"154,-257r70,0r-84,50r-33,0xm270,-67v5,81,-81,70,-158,70v-55,0,-93,-14,-93,-69r0,-50v-5,-82,80,-73,159,-72v55,0,93,15,92,70r0,51xm86,-104v0,37,4,58,43,56v36,-2,75,6,75,-32v0,-38,-4,-59,-43,-58v-37,1,-75,-6,-75,34","w":289},"\u015b":{"d":"149,-257r70,0r-83,50r-34,0xm265,-60v0,89,-114,63,-195,60v-35,-1,-54,-20,-54,-59v23,1,50,-2,71,1v4,27,55,17,85,17v16,0,26,-1,26,-15v-5,-24,-65,-13,-93,-15v-49,-3,-88,-7,-88,-57v0,-76,93,-60,166,-60v43,0,71,14,71,55r-66,0v-7,-15,-54,-10,-80,-11v-13,1,-24,1,-24,12v0,14,14,11,31,12v66,5,150,-14,150,60","w":280},"\u017a":{"d":"123,-257r70,0r-84,50r-33,0xm10,-47r112,-87r-106,0r0,-51r199,0r0,51r-106,84r110,0r0,50r-209,0r0,-47","w":227},"\u017c":{"d":"84,-255r60,0r0,48r-60,0r0,-48xm10,-47r112,-87r-106,0r0,-51r199,0r0,51r-106,84r110,0r0,50r-209,0r0,-47","w":227},"\u2026":{"d":"23,-74r74,0r0,74r-74,0r0,-74xm143,-74r74,0r0,74r-74,0r0,-74xm263,-74r74,0r0,74r-74,0r0,-74","w":360},"\u2018":{"d":"50,-121v2,-68,-17,-153,63,-144v7,0,15,0,24,1r0,40v-26,-1,-33,8,-30,33r19,0r0,70r-76,0","w":175,"k":{"A":27,"\u0104":27}},"\u2019":{"d":"126,-262v-2,69,17,154,-64,144v-7,0,-15,0,-23,-1r0,-40v25,3,33,-8,30,-33r-19,0r0,-70r76,0","w":175},"\u201c":{"d":"243,-223v-24,-2,-34,7,-31,32r20,0r0,70r-76,0v2,-69,-17,-154,64,-144v7,0,15,0,23,1r0,41xm137,-223v-25,-2,-35,7,-31,32r20,0r0,70r-76,0v2,-69,-17,-154,64,-144v7,0,15,0,23,1r0,41","w":282,"k":{"A":27,"\u0104":27}},"\u201d":{"d":"126,-262v-2,69,17,154,-64,144v-7,0,-15,0,-23,-1r0,-40v25,3,33,-8,30,-33r-19,0r0,-70r76,0xm232,-262v-2,69,17,154,-64,144v-7,0,-15,0,-23,-1r0,-40v25,3,33,-8,30,-33r-19,0r0,-70r76,0","w":282},"\u2013":{"d":"0,-116r180,0r0,44r-180,0r0,-44","w":180},"\u2014":{"d":"0,-116r360,0r0,44r-360,0r0,-44","w":360},"\u2122":{"d":"84,-230r-54,0r0,-32r147,0r0,32r-54,0r0,98r-39,0r0,-98xm198,-262r58,0r46,81r46,-81r58,0r0,130r-38,0r0,-92r-53,92r-26,0r-53,-92r0,92r-38,0r0,-130","w":435},"\u00d7":{"d":"73,-53r77,-78r-77,-77r29,-29r77,78r77,-78r29,29r-78,77r78,78r-29,28r-77,-77r-77,77"},"\u00a0":{"w":175}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1989-2004 Bitstream Inc. Localization: copyright 2000-2004 Kuba
 * Tatarkiewicz.
 * 
 * Trademark:
 * Telefont
 * 
 * Manufacturer:
 * Kuba Tatarkiewicz
 * 
 * Designer:
 * Localization - Kuba Tatarkiewicz
 * 
 * Vendor URL:
 * http://www.telefont.pl
 */
Cufon.registerFont({"w":203,"face":{"font-family":"Square721 EU","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","bbox":"-60 -356 468.316 89.1487","underline-thickness":"18.36","underline-position":"-17.28","unicode-range":"U+0020-U+F6C2"},"glyphs":{" ":{"w":121},"!":{"d":"59,-262r-1,192r-25,0r-1,-192r27,0xm59,0r-27,0r0,-34r27,0r0,34","w":90},"\"":{"d":"83,-155r-18,0r0,-97r18,0r0,97xm35,-155r-18,0r0,-97r18,0r0,97","w":100},"#":{"d":"256,-171r-6,19r-56,0r-17,49r60,0r-7,19r-60,0r-30,84r-22,0r30,-84r-47,0r-30,84r-23,0r30,-84r-57,0r6,-19r58,0r17,-49r-62,0r6,-19r63,0r30,-85r22,0r-29,85r46,0r30,-85r23,0r-30,85r55,0xm171,-152r-46,0r-17,49r46,0","w":276},"$":{"d":"136,-147v59,3,82,13,83,71v1,61,-22,82,-83,80r0,17r-25,0v-1,-8,5,-21,-10,-17v-60,2,-82,-30,-77,-89r27,0v-2,48,11,65,60,61r0,-97v-60,-1,-83,-12,-84,-69v0,-57,24,-78,84,-75r0,-18r25,0r0,18v58,-3,85,18,80,77r-28,0v3,-40,-10,-52,-52,-49r0,90xm111,-238v-42,-1,-57,7,-56,48v1,38,15,38,56,42r0,-90xm136,-23v42,0,56,-9,55,-52v0,-38,-15,-43,-55,-45r0,97","w":243},"%":{"d":"244,-164v48,-1,70,7,70,56v0,64,8,124,-70,111v-64,7,-52,-55,-53,-111v0,-43,12,-55,53,-56xm222,-265r-93,268r-25,0r93,-268r25,0xm67,-265v48,-2,69,8,69,56v0,63,8,124,-69,111v-64,7,-54,-54,-54,-111v1,-42,13,-54,54,-56xm246,-21v33,0,47,-1,45,-37v-2,-43,14,-94,-45,-83v-46,-6,-30,46,-32,83v-2,32,3,37,32,37xm68,-121v32,0,48,-1,45,-38v-3,-43,14,-94,-45,-83v-45,-5,-32,45,-32,83v0,32,3,38,32,38","w":326},"&":{"d":"121,-238v-66,-12,-52,51,-21,77r94,79r0,-37r29,0v0,22,1,39,-2,59r49,41r-17,21r-41,-34v-18,32,-45,36,-100,36v-69,0,-93,-13,-92,-86v0,-44,11,-63,47,-71v-16,-11,-24,-29,-24,-55v2,-49,24,-56,78,-57v60,-1,83,19,79,79r-29,0v2,-41,-4,-55,-50,-52xm50,-79v0,59,10,55,77,55v32,0,55,-5,62,-29r-97,-80v-36,0,-42,17,-42,54","w":261},"'":{"d":"35,-155r-18,0r0,-97r18,0r0,97","w":51},"(":{"d":"57,-174v0,59,-29,160,45,150r0,27v-96,13,-73,-93,-75,-178v-2,-66,12,-92,75,-90r0,27v-43,0,-45,15,-45,64","w":116},")":{"d":"15,-265v96,-13,75,94,75,179v0,65,-13,91,-75,89r0,-27v73,10,45,-92,45,-150v0,-49,-1,-64,-45,-64r0,-27","w":116},"*":{"d":"136,-253r-25,43r-20,-11r25,-44xm162,-184r-50,0r0,-24r50,0r0,24xm89,-221r-20,11r-25,-43r20,-12xm136,-139r-20,11r-25,-43r20,-12xm67,-184r-49,0r0,-24r49,0r0,24xm89,-171r-25,44r-20,-12r25,-44","w":180},"+":{"d":"255,-99r-96,0r0,99r-18,0r0,-99r-96,0r0,-17r96,0r0,-99r18,0r0,99r96,0r0,17","w":299},",":{"d":"76,-38v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":121},"-":{"d":"122,-85r-99,0r0,-25r99,0r0,25","w":145,"k":{"\u015b":-7,"\u00f8":-7,"\u00f3":-7,"\u015a":-7,"\u00d8":-7,"\u00d3":-7,"\u0106":-10,"s":-7,"o":-7,"Y":42,"X":20,"W":8,"V":17,"T":47,"S":-7,"O":-7,"J":-7,"G":-7,"C":-10}},".":{"d":"54,0r-31,0r0,-38r31,0r0,38","w":121},"\/":{"d":"109,-265r-93,298r-24,0r93,-298r24,0","w":95},"0":{"d":"109,-265v77,-2,111,13,111,90r0,89v1,76,-33,89,-111,89v-102,0,-86,-87,-86,-178v0,-67,19,-88,86,-90xm110,-24v56,0,86,-4,80,-63v-7,-67,26,-151,-57,-151v-56,0,-86,5,-80,63v6,66,-27,151,57,151","w":243},"1":{"d":"157,0r-28,0r0,-236r-62,62r-18,-18r70,-70r38,0r0,262","w":243},"2":{"d":"116,-265v79,2,98,6,103,76v7,97,-99,69,-154,108v-12,8,-9,34,-9,54r163,0r0,27r-193,0v-2,-71,0,-113,66,-123v40,-19,103,-4,98,-69v-4,-49,-15,-43,-76,-46v-53,-3,-59,11,-58,59r-30,0v-3,-68,19,-88,90,-86","w":243},"3":{"d":"178,-135v32,6,41,21,41,58v0,68,-23,80,-94,80v-77,0,-103,-18,-99,-90r29,0v-3,53,10,66,69,63v51,-2,66,2,66,-56v0,-50,-42,-38,-86,-40r0,-27v45,0,86,7,81,-46v-4,-46,-12,-45,-67,-45v-53,0,-61,12,-59,58r-29,0v-5,-66,20,-87,88,-85v74,2,96,4,97,70v0,39,-7,53,-37,60","w":243},"4":{"d":"228,-61r-40,0r0,61r-29,0r0,-61r-139,0r0,-33r128,-168r40,0r0,173r40,0r0,28xm159,-89r0,-144r-111,144r111,0","w":243},"5":{"d":"125,-178v73,-1,89,21,89,90v0,71,-23,91,-93,91v-70,0,-99,-15,-96,-80r29,0v-5,50,21,53,75,53v46,0,56,-15,56,-63v0,-55,-13,-66,-64,-66v-36,0,-57,0,-62,25r-29,0r0,-134r173,0r0,28r-144,0r0,75v15,-17,30,-19,66,-19","w":243},"6":{"d":"104,-265v67,0,126,-1,116,72r-29,0v1,-42,-16,-44,-63,-44v-55,0,-73,-1,-73,41r0,62v13,-24,33,-27,74,-27v54,0,88,7,90,54r0,47v-1,60,-36,65,-101,64v-65,-1,-91,-15,-91,-77v0,-87,-27,-192,77,-192xm131,-25v42,0,58,0,59,-37r0,-37v-2,-39,-20,-35,-67,-35v-55,0,-68,-1,-68,52v0,59,20,57,76,57","w":243},"7":{"d":"219,-233r-127,233r-35,0r131,-234r-157,0r0,-28r188,0r0,29","w":243},"8":{"d":"181,-136v29,10,37,21,38,60v0,72,-20,79,-100,79v-68,0,-96,-5,-94,-78v1,-39,7,-52,37,-61v-27,-7,-33,-21,-33,-56v0,-66,29,-73,94,-73v73,0,92,9,92,71v0,35,-7,52,-34,58xm123,-148v46,0,61,-1,62,-44v1,-49,-12,-46,-64,-46v-54,0,-63,-2,-63,48v0,41,16,42,65,42xm121,-24v53,0,67,0,68,-48v1,-49,-18,-51,-68,-50v-56,1,-67,0,-67,46v0,52,11,52,67,52","w":243},"9":{"d":"121,-265v65,1,91,14,91,77r0,120v5,70,-48,74,-117,72v-53,-1,-79,-17,-75,-72r29,0v-1,42,16,44,63,44v56,-1,73,0,73,-41r0,-62v-13,24,-33,26,-75,26v-55,-1,-89,-6,-89,-53r0,-48v2,-58,35,-64,100,-63xm117,-127v55,0,67,1,68,-52v1,-60,-22,-58,-77,-58v-42,0,-57,1,-59,38r0,37v3,39,21,35,68,35","w":243},":":{"d":"76,-147r-31,0r0,-38r31,0r0,38xm76,0r-31,0r0,-38r31,0r0,38","w":121},";":{"d":"76,-147r-31,0r0,-38r31,0r0,38xm76,-38v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":121},"<":{"d":"253,-15r-207,-85r0,-14r207,-85r0,19r-179,73r179,72r0,20","w":299},"=":{"d":"255,-131r-210,0r0,-18r210,0r0,18xm255,-66r-210,0r0,-17r210,0r0,17","w":299},">":{"d":"253,-100r-207,85r0,-20r180,-72r-180,-73r0,-19r207,85r0,14","w":299},"?":{"d":"97,-265v60,1,79,13,79,69v0,41,-6,59,-31,72v-41,22,-45,8,-49,52r-29,0v-14,-91,89,-41,81,-125v-3,-33,-9,-41,-42,-41v-63,-1,-63,2,-64,57r-28,0v-4,-64,16,-85,83,-84xm96,0r-29,0r0,-33r29,0r0,33","w":186},"@":{"d":"196,-256v79,0,143,49,143,119v0,60,-37,114,-97,115v-25,0,-37,-11,-33,-32v-23,50,-114,41,-107,-26v-9,-70,90,-135,126,-67r11,-22r16,0r-27,115v0,11,7,16,19,16v46,-4,74,-49,73,-100v-1,-62,-58,-102,-125,-102v-86,0,-154,64,-154,150v0,122,162,159,250,91r7,10v-98,81,-277,30,-277,-105v0,-89,78,-162,175,-162xm123,-78v0,41,43,51,70,29v20,-17,23,-49,31,-77v-5,-23,-17,-35,-38,-35v-38,0,-63,41,-63,83","w":360},"A":{"d":"246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249,"k":{"\u201e":-7,"\u201a":-7,"\u201d":57,"\u201c":73,"\u2019":57,"\u2018":73,"y":7,"v":7,"Y":37,"W":13,"V":27,"T":30}},"B":{"d":"193,-137v31,8,34,24,37,64v9,104,-112,65,-198,73r0,-262v79,9,192,-34,192,65v0,38,-5,52,-31,60xm61,-149v53,-8,143,26,133,-44v9,-67,-80,-32,-133,-41r0,85xm61,-27v57,-8,151,27,139,-50v9,-71,-82,-37,-139,-45r0,95","w":252,"k":{"\u00ab":-7,"\u2039":-7,"\u201e":13,"\u201a":13,"Y":7,"-":-10}},"C":{"d":"119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245,"k":{"\u0104":7,"\u00c5":7,"Y":13,"A":7,"-":-7}},"D":{"d":"158,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-262r126,0xm60,-26v69,-6,169,25,157,-61r0,-85v11,-88,-85,-59,-157,-64r0,210","w":270,"k":{"\u201e":27,"\u201a":27,"\u0104":7,"\u00c5":7,"Y":13,"A":7}},"E":{"d":"215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"F":{"d":"195,-234r-135,0r0,86r131,0r0,26r-131,0r0,122r-28,0r0,-262r163,0r0,28","w":213,"k":{"\u00ab":7,"\u2039":7,"\u201e":40,"\u201a":40,"\u201d":-7,"\u2019":-7,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":20,"\u0107":20,"\u0105":20,"\u015a":7,"\u0104":33,"\u00c5":33,"y":7,"u":13,"s":13,"o":13,"e":20,"c":20,"a":20,"T":40,"S":7,"A":33,";":27,":":27,".":65,"-":20,",":65}},"G":{"d":"124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264,"k":{"\u201d":-10,"\u2019":-10,"Y":13,"T":7}},"H":{"d":"240,0r-29,0r0,-121r-151,0r0,121r-28,0r0,-262r28,0r0,113r151,0r0,-113r29,0r0,262","w":271},"I":{"d":"61,0r-29,0r0,-262r29,0r0,262","w":92},"J":{"d":"85,-24v53,0,69,-4,69,-63r0,-175r29,0r0,183v3,68,-32,84,-100,82v-62,-2,-76,-29,-75,-95r29,0v1,49,2,68,48,68","w":212,"k":{"\u201e":20,"\u201a":20}},"K":{"d":"243,0r-40,0r-120,-123r-23,0r0,123r-28,0r0,-262r28,0r0,111r23,0r106,-111r38,0r-120,125","w":240,"k":{"\u00ab":23,"\u2039":23,"\u201e":-12,"\u201a":-12,"\u201c":13,"\u2018":13,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":13,"\u0107":7,"\u0105":7,"\u015a":8,"\u00d8":8,"\u00d3":8,"\u0106":10,"\u0104":7,"\u00c5":7,"y":13,"u":13,"s":13,"o":13,"e":13,"c":7,"a":7,"Y":27,"W":7,"S":8,"O":8,"C":10,"A":7,"-":20}},"L":{"d":"208,0r-176,0r0,-262r28,0r0,235r148,0r0,27","w":214,"k":{"\u00ab":20,"\u2039":20,"\u201d":88,"\u201c":107,"\u2019":88,"\u2018":107,"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":7,"\u0104":20,"\u00c5":20,"y":27,"u":13,"s":7,"o":7,"e":7,"Y":75,"W":33,"V":47,"U":13,"T":60,"A":20,"-":33}},"M":{"d":"306,0r-29,0r0,-237r-91,237r-35,0r-91,-237r0,237r-28,0r0,-262r47,0r90,234r89,-234r48,0r0,262","w":337},"N":{"d":"247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"O":{"d":"118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268,"k":{"\u201e":27,"\u201a":27,"X":7,";":-7,":":-7,".":8,"-":-7,",":8}},"P":{"d":"32,-262v76,7,187,-28,187,60v0,67,-3,100,-77,100r-82,0r0,102r-28,0r0,-262xm60,-129v48,-6,129,21,129,-33v0,-44,5,-72,-48,-72r-81,0r0,105","w":235,"k":{"\u00ab":20,"\u2039":20,"\u201e":73,"\u201a":73,"\u201d":-8,"\u201c":-7,"\u2019":-8,"\u2018":-7,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":13,"\u0107":20,"\u0105":20,"\u0104":37,"\u00c5":37,"y":7,"u":7,"s":13,"o":13,"e":13,"c":20,"a":20,"Y":7,"U":7,"A":37,";":13,":":13,".":80,"-":15,",":80}},"Q":{"d":"118,-265v82,-3,132,6,127,90v-3,47,8,122,-13,147r16,15r-19,20r-17,-17v-10,14,-60,14,-94,13v-70,-1,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm53,-94v-17,85,78,73,140,65r-49,-49r18,-19r50,49v6,-32,1,-82,3,-120v4,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74","w":268},"R":{"d":"193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251,"k":{"\u201d":-7,"\u2019":-7,"\u0107":-7,"\u0105":-7,"u":-7,"c":-7,"a":-7,"T":7,"-":10}},"S":{"d":"119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"T":{"d":"192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28","w":187,"k":{"\u00bb":47,"\u00ab":53,"\u203a":47,"\u2039":53,"\u201e":27,"\u201a":27,"\u201c":13,"\u2018":13,"\u015b":52,"\u00f8":52,"\u00f3":52,"\u0119":58,"\u0107":38,"\u0105":38,"\u0106":7,"\u0104":30,"\u00c5":30,"y":43,"w":43,"u":45,"s":52,"r":25,"o":52,"e":58,"c":38,"a":38,"T":20,"C":7,"A":30,";":57,":":57,".":32,"-":47,",":32}},"U":{"d":"121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269,"k":{"\u0104":7,"\u00c5":7,"A":7}},"V":{"d":"229,-262r-95,262r-38,0r-96,-262r31,0r84,235r84,-235r30,0","w":234,"k":{"\u00bb":13,"\u00ab":20,"\u203a":13,"\u2039":20,"\u201e":40,"\u201a":40,"\u015b":28,"\u00f8":28,"\u00f3":28,"\u0119":28,"\u0107":22,"\u0105":22,"\u0104":33,"\u00c5":33,"y":13,"u":17,"s":28,"o":28,"e":28,"c":22,"a":22,"A":33,";":38,":":38,".":60,"-":17,",":60}},"W":{"d":"352,-262r-71,262r-37,0r-63,-230r-61,230r-39,0r-70,-262r30,0r59,227r61,-227r41,0r60,227r60,-227r30,0","w":362,"k":{"\u00bb":7,"\u00ab":13,"\u203a":7,"\u2039":13,"\u201e":27,"\u201a":27,"\u201d":-7,"\u2019":-7,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":13,"\u0107":20,"\u0105":20,"\u0104":13,"\u00c5":13,"u":7,"s":13,"r":10,"o":13,"e":13,"c":20,"a":20,"A":13,";":28,":":28,".":38,"-":8,",":38}},"X":{"d":"231,0r-32,0r-84,-117r-84,117r-34,0r103,-138r-92,-124r33,0r74,103r73,-103r34,0r-92,124","w":229,"k":{"\u201e":-13,"\u201a":-13,"\u201c":7,"\u2018":7,"\u015a":7,"\u00d8":7,"\u00d3":7,"\u0106":7,"T":7,"S":7,"O":7,"C":7,"-":20}},"Y":{"d":"229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214,"k":{"\u00bb":33,"\u00ab":53,"\u203a":33,"\u2039":53,"\u201e":33,"\u201a":33,"\u201c":13,"\u2018":13,"\u015b":50,"\u00f8":50,"\u00f3":50,"\u0119":50,"\u0107":50,"\u0105":50,"\u0106":13,"\u0104":33,"\u00c5":33,"u":38,"s":50,"o":50,"e":50,"c":50,"a":50,"C":13,"A":33,";":38,":":38,".":28,"-":42,",":28}},"Z":{"d":"216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234,"k":{"\u00ab":13,"\u2039":13,"\u201c":7,"\u2018":7,"-":7}},"[":{"d":"102,0r-75,0r0,-262r75,0r0,28r-47,0r0,206r47,0r0,28","w":116},"\\":{"d":"109,33r-24,0r-94,-298r25,0","w":95},"]":{"d":"90,0r-75,0r0,-28r47,0r0,-206r-47,0r0,-28r75,0r0,262","w":116},"^":{"d":"285,-158r-25,0r-80,-80r-81,80r-25,0r94,-98r24,0","w":360},"_":{"d":"180,85r-180,0r0,-18r180,0r0,18","w":180},"`":{"d":"112,-207r-16,0r-47,-61r26,0","w":180},"a":{"d":"95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"b":{"d":"114,-188v72,0,74,48,72,117v-1,55,-18,73,-72,74v-31,0,-51,-10,-59,-31r0,28r-26,0r0,-262r27,0r0,103v10,-19,29,-29,58,-29xm113,-22v52,0,44,-38,44,-86v0,-44,-4,-53,-44,-55v-52,-3,-59,34,-57,86v2,38,17,55,57,55","w":206},"c":{"d":"95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55","k":{"x":7}},"d":{"d":"21,-71v-2,-69,0,-117,72,-117v28,0,47,10,57,29r0,-103r28,0r0,262r-26,0r0,-28v-8,21,-29,31,-59,31v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":206},"e":{"d":"95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51","k":{"x":7}},"f":{"d":"120,-235v-47,-4,-63,-1,-58,50r58,0r0,23r-58,0r0,162r-28,0r0,-162r-26,0r0,-23r26,0v-7,-64,26,-86,86,-75r0,25","w":120,"k":{"\u201e":7,"\u201a":7,"\u201d":-25,"\u201c":-12,"\u2019":-25,"\u2018":-12,".":27,",":27}},"g":{"d":"26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"h":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-44,-41,-47v-80,-6,-51,95,-56,163r-28,0r0,-262r27,0r0,102v9,-18,28,-28,60,-28","w":207},"i":{"d":"56,-231r-28,0r0,-31r28,0r0,31xm56,0r-28,0r0,-185r28,0r0,185","w":84},"j":{"d":"62,-231r-28,0r0,-31r28,0r0,31xm11,48v25,2,22,-10,23,-36r0,-197r28,0r0,212v0,34,-18,48,-51,43r0,-22","w":89},"k":{"d":"170,0r-35,0r-71,-88r-8,0r0,88r-28,0r0,-262r28,0r0,149r8,0r61,-72r31,0r-70,82","w":174,"k":{"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":13,"\u0107":7,"\u0105":7,"s":7,"o":7,"e":13,"c":7,"a":7}},"l":{"d":"56,0r-28,0r0,-262r28,0r0,262","w":84},"m":{"d":"227,-188v96,0,57,110,65,188r-28,0r0,-113v0,-38,-4,-48,-39,-50v-74,-3,-43,99,-49,163r-27,0r0,-125v-1,-31,-7,-37,-38,-38v-73,-4,-46,98,-51,163r-28,0r0,-185r27,0r0,25v11,-38,103,-37,112,3v10,-20,29,-31,56,-31","w":318},"n":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207,"k":{"\u201d":7,"\u201c":13,"\u2019":7,"\u2018":13}},"o":{"d":"95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55","k":{"\u201c":7,"\u2018":7,"x":7,"-":-7}},"p":{"d":"114,-188v72,0,74,48,72,117v-1,55,-18,73,-72,74v-29,0,-48,-10,-58,-29r0,97r-27,0r0,-256r26,0r0,29v9,-21,29,-32,59,-32xm113,-22v52,0,44,-38,44,-86v0,-44,-4,-53,-44,-55v-52,-3,-59,34,-57,86v2,38,17,55,57,55","w":206},"q":{"d":"21,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,256r-28,0r0,-97v-10,19,-29,29,-57,29v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":206},"r":{"d":"105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28","w":168,"k":{"\u201e":22,"\u201a":22,"\u201d":-15,"\u2019":-15,"\u017c":7,"\u017a":7,"z":7,"y":7,"x":7,";":7,":":7,".":50,"-":7,",":50}},"s":{"d":"78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209,"k":{"x":7}},"t":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38","w":177},"u":{"d":"96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"v":{"d":"167,-185r-64,185r-36,0r-64,-185r27,0r55,159r55,-159r27,0","w":169,"k":{";":13,":":13,".":28,",":28}},"w":{"d":"270,-185r-50,185r-37,0r-43,-159r-43,159r-37,0r-50,-185r26,0r42,159r43,-159r38,0r43,159r42,-159r26,0","w":280,"k":{"\u201e":22,"\u201a":22,"\u201c":-10,"\u2018":-10,";":7,":":7,".":27,",":27}},"x":{"d":"176,0r-31,0r-54,-78r-54,78r-31,0r70,-99r-61,-86r31,0r45,65r44,-65r31,0r-60,86","w":182,"k":{"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":7,"\u0107":7,"s":7,"o":7,"e":7,"c":7}},"y":{"d":"172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175,"k":{"\u201e":20,"\u201a":20,"\u201d":-7,"\u201c":-13,"\u2019":-7,"\u2018":-13,";":7,":":7,".":32,",":32}},"z":{"d":"169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"{":{"d":"70,-93v76,12,-14,163,80,147r0,19v-71,9,-69,-42,-67,-108v1,-38,-14,-50,-52,-49r0,-19v56,7,54,-39,52,-91v-1,-54,14,-67,67,-66r0,19v-89,-17,-7,137,-80,148","w":180},"|":{"d":"100,85r-19,0r0,-360r19,0r0,360","w":180},"}":{"d":"98,-194v0,51,-6,99,52,91r0,19v-57,-8,-52,39,-52,92v0,53,-14,66,-68,65r0,-19v90,19,6,-137,81,-147v-42,-6,-35,-55,-35,-103v0,-38,-10,-46,-46,-45r0,-19v54,-1,68,12,68,66","w":180},"~":{"d":"99,-128v20,0,84,24,102,24v19,0,42,-9,68,-28r0,20v-24,17,-46,25,-68,25v-21,0,-82,-24,-102,-24v-19,0,-41,9,-68,28r0,-20v25,-17,47,-25,68,-25","w":299},"\u00a0":{"w":121},"\u00c0":{"d":"144,-284r-24,0r-41,-55r32,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c1":{"d":"171,-339r-40,55r-24,0r32,-55r32,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c2":{"d":"172,-285r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c3":{"d":"175,-330v-9,39,-39,31,-71,23v-7,0,-12,4,-16,13r-14,0v7,-39,39,-35,70,-24v8,0,13,-4,17,-12r14,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c4":{"d":"165,-298r-25,0r0,-29r25,0r0,29xm109,-298r-25,0r0,-29r25,0r0,29xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u0100":{"d":"182,-308r-115,0r0,-20r115,0r0,20xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u0102":{"d":"173,-332v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,12,26,34,26v21,0,33,-9,34,-26r14,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c5":{"d":"125,-356v24,0,43,18,43,42v0,24,-19,42,-43,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm126,-288v14,0,26,-12,26,-26v0,-14,-12,-26,-26,-26v-15,0,-27,12,-27,26v0,14,12,26,27,26xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249,"k":{"\u201e":-7,"\u201a":-7,"\u201d":57,"\u201c":73,"\u2019":57,"\u2018":73,"y":7,"v":7,"Y":37,"W":13,"V":27,"T":30}},"\u0104":{"d":"246,0v-17,5,-31,47,-2,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,7,-27,22,-39r-5,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249,"k":{"y":7,"v":7,"Y":37,"W":13,"V":27,"T":30}},"\u00c6":{"d":"351,0r-183,0r0,-65r-131,0r-35,65r-31,0r145,-262r235,0r0,28r-156,0r0,86r151,0r0,26r-151,0r0,95r156,0r0,27xm168,-93r0,-141r-37,0r-78,141r115,0","w":365},"\u0106":{"d":"174,-339r-40,55r-25,0r33,-55r32,0xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245,"k":{"Y":13,"A":7,"-":-7}},"\u0108":{"d":"175,-284r-16,0r-33,-39r-32,39r-16,0r35,-54r27,0xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245},"\u010c":{"d":"175,-339r-36,54r-26,0r-36,-54r17,0r32,39r32,-39r17,0xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245},"\u010a":{"d":"140,-297r-27,0r0,-30r27,0r0,30xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245},"\u00c7":{"d":"129,20v27,0,41,-2,38,29v8,47,-39,28,-73,32r0,-16v22,-4,57,12,51,-17v3,-20,-11,-15,-27,-16r0,-29v-70,0,-96,-19,-95,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-61,72,-66,144v-4,63,25,70,86,70v52,0,61,-16,60,-68r30,0v4,75,-23,99,-100,95r0,17","w":245},"\u010e":{"d":"174,-340r-36,55r-26,0r-36,-55r17,0r32,40r32,-40r17,0xm158,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-262r126,0xm60,-26v69,-6,169,25,157,-61r0,-85v11,-88,-85,-59,-157,-64r0,210","w":270},"\u0110":{"d":"166,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-125r-40,0r0,-25r40,0r0,-112r126,0xm69,-26v69,-6,165,25,156,-61v-7,-69,23,-149,-63,-149r-93,0r0,86r78,0r0,25r-78,0r0,99","w":278},"\u00d0":{"d":"166,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-125r-40,0r0,-25r40,0r0,-112r126,0xm69,-26v69,-6,165,25,156,-61v-7,-69,23,-149,-63,-149r-93,0r0,86r78,0r0,25r-78,0r0,99","w":278,"k":{"\u201e":27,"\u201a":27,"\u00c5":7,"Y":13,"A":7}},"\u00c8":{"d":"144,-284r-24,0r-41,-55r32,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u00c9":{"d":"170,-339r-40,55r-25,0r33,-55r32,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u00ca":{"d":"176,-285r-17,0r-32,-40r-32,40r-17,0r36,-55r26,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u011a":{"d":"176,-338r-35,54r-27,0r-35,-54r16,0r33,39r32,-39r16,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u00cb":{"d":"170,-298r-25,0r0,-29r25,0r0,29xm113,-298r-25,0r0,-29r25,0r0,29xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0112":{"d":"184,-307r-116,0r0,-21r116,0r0,21xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0114":{"d":"176,-331v-2,31,-19,46,-49,46v-30,0,-46,-15,-48,-46r14,0v1,17,13,25,34,25v21,0,33,-8,34,-25r15,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0116":{"d":"143,-298r-27,0r0,-30r27,0r0,30xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0118":{"d":"211,67v-26,9,-62,3,-60,-28v0,-14,7,-27,22,-39r-141,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27r-23,0v-10,9,-25,48,3,48v5,0,11,-2,16,-4r0,23","w":230},"\u011c":{"d":"181,-283r-16,0r-33,-40r-32,40r-16,0r35,-55r26,0xm124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264},"\u011e":{"d":"180,-338v-2,31,-18,46,-48,46v-30,0,-46,-15,-48,-46r14,0v1,17,12,25,34,25v21,0,33,-8,34,-25r14,0xm124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264},"\u0120":{"d":"147,-298r-27,0r0,-30r27,0r0,30xm124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264},"\u0122":{"d":"124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70xm150,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":264},"\u0124":{"d":"187,-283r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm240,0r-29,0r0,-121r-151,0r0,121r-28,0r0,-262r28,0r0,113r151,0r0,-113r29,0r0,262","w":271},"\u0126":{"d":"258,-207r-18,0r0,207r-29,0r0,-121r-151,0r0,121r-28,0r0,-207r-18,0r0,-20r18,0r0,-35r28,0r0,35r151,0r0,-35r29,0r0,35r18,0r0,20xm211,-149r0,-58r-151,0r0,58r151,0","w":271},"\u00cc":{"d":"58,-284r-24,0r-40,-55r32,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u00cd":{"d":"98,-339r-40,55r-25,0r33,-55r32,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u012c":{"d":"94,-332v-2,31,-18,47,-48,47v-30,0,-47,-16,-49,-47r15,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u00ce":{"d":"96,-285r-16,0r-32,-40r-33,40r-16,0r36,-55r26,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u0128":{"d":"96,-332v-8,38,-41,33,-71,23v-7,0,-12,4,-16,13r-14,0v7,-38,39,-34,70,-24v8,0,14,-4,17,-12r14,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u00cf":{"d":"87,-298r-25,0r0,-29r25,0r0,29xm31,-298r-25,0r0,-29r25,0r0,29xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u012a":{"d":"105,-307r-115,0r0,-21r115,0r0,21xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u0130":{"d":"61,-298r-27,0r0,-30r27,0r0,30xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u012e":{"d":"61,0v-10,9,-24,48,4,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,7,-27,22,-39r-10,0r0,-262r29,0r0,262","w":92},"\u0134":{"d":"217,-283r-16,0r-32,-40r-33,40r-16,0r36,-55r26,0xm85,-24v53,0,69,-4,69,-63r0,-175r29,0r0,183v3,68,-32,84,-100,82v-62,-2,-76,-29,-75,-95r29,0v1,49,2,68,48,68","w":212},"\u0136":{"d":"243,0r-40,0r-120,-123r-23,0r0,123r-28,0r0,-262r28,0r0,111r23,0r106,-111r38,0r-120,125xm129,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":240},"\u0139":{"d":"100,-338r-40,54r-24,0r32,-54r32,0xm208,0r-176,0r0,-262r28,0r0,235r148,0r0,27","w":214},"\u013d":{"d":"208,0r-176,0r0,-262r28,0r0,235r148,0r0,27xm105,-262v-1,33,8,74,-29,72r0,-16v11,-1,13,-8,12,-19r-12,0r0,-37r29,0","w":214},"\u013b":{"d":"208,0r-176,0r0,-262r28,0r0,235r148,0r0,27xm135,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":214},"\u0141":{"d":"208,0r-176,0r0,-114r-20,14r0,-30r20,-14r0,-118r28,0r0,100r52,-36r0,30r-52,36r0,105r148,0r0,27","w":214,"k":{"y":27,"u":13,"o":7,"e":7,"Y":75,"W":33,"V":47,"U":13,"T":60,"A":20,"-":33}},"\u013f":{"d":"115,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21xm208,0r-176,0r0,-262r28,0r0,235r148,0r0,27","w":214},"\u0143":{"d":"194,-339r-40,55r-24,0r33,-55r31,0xm247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"\u0147":{"d":"195,-339r-35,55r-27,0r-35,-55r16,0r33,39r32,-39r16,0xm247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"\u00d1":{"d":"194,-330v-9,39,-39,31,-71,23v-7,0,-12,4,-16,13r-14,0v7,-39,39,-35,70,-24v8,0,13,-4,17,-12r14,0xm247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"\u0145":{"d":"247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262xm152,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":279},"\u00d2":{"d":"159,-284r-24,0r-41,-55r32,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d3":{"d":"177,-339r-41,55r-24,0r33,-55r32,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268,"k":{"X":7,";":-7,":":-7,".":8,"-":-7,",":8}},"\u00d4":{"d":"183,-285r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d5":{"d":"185,-330v-9,39,-39,31,-71,23v-7,0,-12,4,-16,13r-14,0v7,-39,39,-35,70,-24v8,0,13,-4,17,-12r14,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d6":{"d":"175,-298r-25,0r0,-29r25,0r0,29xm118,-298r-24,0r0,-29r24,0r0,29xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u014c":{"d":"191,-308r-115,0r0,-20r115,0r0,20xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u014e":{"d":"183,-331v-2,31,-18,46,-48,46v-30,0,-47,-15,-49,-46r14,0v1,17,14,26,35,26v21,0,32,-9,33,-26r15,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u0150":{"d":"195,-340r-47,55r-13,0r37,-55r23,0xm150,-340r-36,55r-13,0r26,-55r23,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d8":{"d":"23,-175v-3,-83,45,-93,128,-90v26,0,46,3,58,9r15,-21r21,16r-15,21v22,28,13,102,15,154v4,82,-45,92,-127,89v-28,0,-48,-3,-58,-9r-16,21r-21,-16r16,-22v-24,-24,-14,-102,-16,-152xm193,-234v-58,-5,-158,-22,-140,60v1,42,-3,91,3,128xm75,-27v62,3,141,23,140,-60r-2,-129","w":268,"k":{"\u201e":27,"\u201a":27,"X":7,";":-7,":":-7,".":8,"-":-7,",":8}},"\u0152":{"d":"118,-265v44,-1,83,-2,97,27r0,-24r184,0r0,28r-155,0r0,86r150,0r0,26r-150,0r0,95r155,0r0,27r-184,0r0,-24v-14,29,-53,28,-97,27v-70,-1,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm120,-24v59,0,95,2,95,-63r0,-87v7,-65,-35,-64,-95,-64v-51,0,-67,11,-67,64r0,87v-2,53,16,63,67,63","w":413},"\u0154":{"d":"162,-338r-41,54r-24,0r33,-54r32,0xm193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251},"\u0158":{"d":"169,-339r-35,54r-27,0r-35,-54r16,0r33,39r32,-39r16,0xm193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251},"\u0156":{"d":"193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm142,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251},"\u015a":{"d":"173,-339r-40,55r-24,0r32,-55r32,0xm119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u015c":{"d":"175,-284r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u0160":{"d":"175,-339r-36,55r-26,0r-36,-55r17,0r32,39r32,-39r17,0xm119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u015e":{"d":"119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,70,-25,81,-96,80r0,16v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-28v-72,4,-104,-19,-98,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u0218":{"d":"119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50xm142,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":256},"\u0164":{"d":"142,-338r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0xm192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28","w":187},"\u0162":{"d":"192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28xm109,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":187},"\u021a":{"d":"192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28xm109,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":187},"\uf6c1":{"d":"116,48v3,-20,-11,-15,-27,-16r0,-32r-10,0r0,-234r-83,0r0,-28r196,0r0,28r-84,0r0,234r-8,0r0,20v28,0,40,-1,38,29v8,47,-39,28,-73,32r0,-16v22,-4,57,12,51,-17","w":187},"\u0166":{"d":"192,-234r-84,0r0,100r43,0r0,21r-43,0r0,113r-29,0r0,-113r-43,0r0,-21r43,0r0,-100r-83,0r0,-28r196,0r0,28","w":187},"\u00de":{"d":"60,-211v71,4,159,-20,159,60v0,67,-3,100,-77,100r-82,0r0,51r-28,0r0,-262r28,0r0,51xm60,-78v48,-6,129,21,129,-34v0,-44,5,-71,-48,-71r-81,0r0,105","w":235},"\u00d9":{"d":"159,-284r-24,0r-40,-55r31,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u00da":{"d":"173,-339r-40,55r-24,0r32,-55r32,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u00db":{"d":"185,-285r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u0168":{"d":"188,-338v-8,39,-40,34,-71,23v-7,0,-12,4,-16,13r-14,0v6,-38,41,-34,70,-23v8,0,14,-5,17,-13r14,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u00dc":{"d":"175,-298r-25,0r0,-29r25,0r0,29xm119,-298r-25,0r0,-29r25,0r0,29xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u016a":{"d":"193,-309r-115,0r0,-20r115,0r0,20xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u016c":{"d":"186,-331v-2,31,-18,46,-48,46v-30,0,-46,-15,-48,-46r14,0v1,17,13,25,34,25v21,0,33,-8,34,-25r14,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u016e":{"d":"136,-347v24,0,43,19,43,42v0,23,-19,42,-43,42v-23,1,-42,-19,-42,-42v0,-23,19,-43,42,-42xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63xm136,-279v15,0,27,-12,27,-26v0,-14,-13,-26,-27,-26v-13,0,-26,13,-26,26v0,14,12,26,26,26","w":269},"\u0170":{"d":"190,-338r-47,55r-13,0r37,-55r23,0xm146,-338r-37,55r-13,0r26,-55r24,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u0172":{"d":"121,-27v60,0,90,1,90,-63r0,-172r29,0v-7,86,24,218,-31,254v-14,9,-33,54,-2,56v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-13,7,-26,21,-38v-17,3,-43,2,-64,2v-67,-1,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u0174":{"d":"230,-284r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm352,-262r-71,262r-37,0r-63,-230r-61,230r-39,0r-70,-262r30,0r59,227r61,-227r41,0r60,227r60,-227r30,0","w":362},"\u00dd":{"d":"146,-339r-47,61r-16,0r37,-61r26,0xm229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214},"\u0176":{"d":"155,-284r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214},"\u0178":{"d":"148,-298r-25,0r0,-29r25,0r0,29xm91,-298r-24,0r0,-29r24,0r0,29xm229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214},"\u0179":{"d":"159,-339r-40,55r-24,0r32,-55r32,0xm216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234},"\u017d":{"d":"170,-339r-36,55r-26,0r-36,-55r17,0r32,39r32,-39r17,0xm216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234},"\u017b":{"d":"135,-308r-28,0r0,-31r28,0r0,31xm216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234,"k":{"-":7}},"\u00e0":{"d":"123,-207r-24,0r-40,-55r32,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e1":{"d":"149,-262r-41,55r-24,0r33,-55r32,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e2":{"d":"149,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e3":{"d":"153,-253v-9,39,-41,34,-72,23v-7,0,-12,4,-16,13r-14,0v6,-38,41,-35,70,-23v8,0,13,-5,17,-13r15,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e4":{"d":"143,-220r-25,0r0,-29r25,0r0,29xm86,-220r-25,0r0,-29r25,0r0,29xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u0101":{"d":"159,-225r-115,0r0,-20r115,0r0,20xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u0103":{"d":"151,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e5":{"d":"104,-282v24,0,43,18,43,42v0,24,-19,42,-43,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm98,-188v52,0,80,4,79,55r0,133r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-43,24,-49,72,-49xm104,-214v15,0,27,-12,27,-26v0,-14,-12,-26,-27,-26v-14,0,-26,12,-26,26v0,14,12,26,26,26xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u0105":{"d":"95,-188v64,0,81,2,82,58r0,130v-16,10,-26,46,1,48v5,0,11,-2,16,-4r0,23v-26,9,-62,3,-60,-28v0,-14,7,-27,22,-39v-8,0,-3,-13,-5,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e6":{"d":"222,-188v73,0,93,28,87,102r-133,0v-3,50,8,67,59,64v31,-2,42,-5,45,-32r29,0v7,69,-126,76,-149,28v-25,40,-141,50,-141,-30v0,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-68,-53,-68v-29,0,-40,2,-42,26r-28,0v0,-43,24,-49,72,-49v34,1,55,4,67,21v12,-16,27,-21,57,-21xm235,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33","w":330},"\u0107":{"d":"148,-262r-41,55r-24,0r33,-55r32,0xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55","k":{"x":7}},"\u0109":{"d":"150,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r26,0xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55"},"\u010d":{"d":"148,-262r-35,55r-27,0r-35,-55r16,0r33,40r32,-40r16,0xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55"},"\u010b":{"d":"114,-220r-27,0r0,-31r27,0r0,31xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55"},"\u00e7":{"d":"104,20v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-29v-70,4,-71,-48,-71,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-44,37,-46,85v-1,50,11,56,59,55v35,0,47,-10,46,-46r29,0v1,54,-25,71,-79,71r0,17"},"\u010f":{"d":"21,-71v-2,-69,0,-117,72,-117v28,0,47,10,57,29r0,-103r28,0r0,262r-26,0r0,-28v-8,21,-29,31,-59,31v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55xm220,-262v-1,33,8,74,-29,72r0,-16v11,-1,13,-8,12,-19r-12,0r0,-37r29,0","w":207},"\u0111":{"d":"21,-71v-2,-69,0,-117,72,-117v28,0,47,10,57,29r0,-58r-45,0r0,-21r45,0r0,-31r28,0r0,31r43,0r0,21r-43,0r0,217r-26,0r0,-28v-8,21,-29,31,-59,31v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":206},"\u00f0":{"d":"21,-71v-3,-74,3,-117,84,-117v18,0,34,9,46,25v-6,-21,-16,-42,-30,-62r-58,19r-8,-20r51,-17r-14,-19r29,0r9,12r36,-12r8,20r-29,9v33,48,38,92,38,162v0,60,-26,76,-88,74v-56,-1,-72,-19,-74,-74xm95,-22v62,6,61,-28,59,-86v0,-33,-21,-59,-59,-54v-56,-6,-46,37,-46,85v0,45,4,51,46,55"},"\u00e8":{"d":"127,-207r-25,0r-40,-55r32,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51","k":{"-":7}},"\u00e9":{"d":"145,-262r-40,55r-25,0r33,-55r32,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u00ea":{"d":"149,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u011b":{"d":"149,-262r-36,55r-26,0r-36,-55r17,0r32,40r32,-40r17,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u00eb":{"d":"144,-220r-25,0r0,-29r25,0r0,29xm87,-220r-25,0r0,-29r25,0r0,29xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0113":{"d":"161,-225r-115,0r0,-20r115,0r0,20xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0115":{"d":"148,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0117":{"d":"114,-220r-26,0r0,-31r26,0r0,31xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0119":{"d":"95,-188v74,0,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v2,39,-38,49,-38,85v0,18,19,20,32,13r0,23v-26,9,-62,3,-60,-28v0,-14,7,-27,22,-39v-62,9,-117,2,-117,-71v0,-70,0,-117,74,-117xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51","k":{"x":7}},"\u011d":{"d":"148,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u011f":{"d":"148,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u0121":{"d":"117,-220r-27,0r0,-31r27,0r0,31xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u0123":{"d":"119,-198r-31,0v1,-35,-9,-78,31,-76r0,17v-12,0,-14,8,-13,20r13,0r0,39xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u0125":{"d":"131,-283r-17,0r-32,-40r-32,40r-17,0r36,-55r26,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-44,-41,-47v-80,-6,-51,95,-56,163r-28,0r0,-262r27,0r0,102v9,-18,28,-28,60,-28","w":207},"\u0127":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-44,-41,-47v-80,-6,-51,95,-56,163r-28,0r0,-217r-43,0r0,-21r43,0r0,-31r27,0r0,31r45,0r0,21r-45,0r0,57v9,-18,28,-28,60,-28","w":207},"\u0131":{"d":"56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ec":{"d":"54,-207r-24,0r-40,-55r32,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ed":{"d":"94,-262r-40,55r-24,0r32,-55r32,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u012d":{"d":"91,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ee":{"d":"91,-207r-16,0r-32,-40r-33,40r-16,0r36,-55r26,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u0129":{"d":"93,-255v-9,39,-39,33,-71,24v-7,0,-13,3,-17,12r-14,0v7,-38,41,-34,71,-23v8,0,12,-5,16,-13r15,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ef":{"d":"83,-220r-25,0r0,-29r25,0r0,29xm26,-220r-25,0r0,-29r25,0r0,29xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u012b":{"d":"101,-225r-115,0r0,-20r115,0r0,20xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u012f":{"d":"56,-231r-28,0r0,-31r28,0r0,31xm56,0v-10,9,-24,48,4,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,7,-27,22,-39r-9,0r0,-185r28,0r0,185","w":84},"\u0135":{"d":"97,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm11,48v25,2,22,-10,23,-36r0,-197r28,0r0,212v0,34,-18,48,-51,43r0,-22","w":89},"\u0137":{"d":"170,0r-35,0r-71,-88r-8,0r0,88r-28,0r0,-262r28,0r0,149r8,0r61,-72r31,0r-70,82xm103,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":174},"\u013a":{"d":"94,-338r-40,54r-24,0r32,-54r32,0xm56,0r-28,0r0,-262r28,0r0,262","w":84},"\u013e":{"d":"56,0r-28,0r0,-262r28,0r0,262xm97,-262v-1,33,8,74,-29,72r0,-16v11,-1,13,-8,12,-19r-12,0r0,-37r29,0","w":84},"\u013c":{"d":"56,0r-28,0r0,-262r28,0r0,262xm58,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":84},"\u0142":{"d":"90,-188r-24,17r0,171r-28,0r0,-153r-24,17r0,-28r24,-17r0,-81r28,0r0,63r24,-17r0,28","w":95},"\u0140":{"d":"86,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21xm56,0r-28,0r0,-262r28,0r0,262","w":113},"\u0144":{"d":"145,-262r-40,55r-24,0r32,-55r32,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207},"\u0148":{"d":"156,-262r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207},"\u00f1":{"d":"160,-253v-9,39,-40,34,-71,23v-7,0,-13,4,-17,13r-14,0v7,-38,41,-35,71,-23v8,0,12,-5,16,-13r15,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207},"\u0146":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28xm124,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":207},"\u00f2":{"d":"127,-207r-25,0r-40,-55r32,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f3":{"d":"148,-262r-40,55r-24,0r32,-55r32,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55","k":{"x":7,"-":-7}},"\u00f4":{"d":"151,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f5":{"d":"153,-253v-9,39,-41,34,-72,23v-7,0,-12,4,-16,13r-14,0v6,-38,41,-35,70,-23v8,0,13,-5,17,-13r15,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f6":{"d":"143,-220r-25,0r0,-29r25,0r0,29xm86,-220r-25,0r0,-29r25,0r0,29xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u014d":{"d":"160,-225r-115,0r0,-20r115,0r0,20xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u014f":{"d":"148,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u0151":{"d":"163,-262r-47,55r-13,0r36,-55r24,0xm118,-262r-37,55r-13,0r27,-55r23,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f8":{"d":"21,-71v0,-76,4,-117,87,-117v20,0,35,3,43,7r18,-25r21,15r-19,25v13,17,12,61,12,95v0,78,-70,83,-130,67r-19,25r-21,-16r19,-25v-7,-10,-11,-27,-11,-51xm137,-160v-48,-4,-89,-11,-88,52r1,66xm66,-24v51,4,89,11,88,-53r-1,-67","k":{"\u201c":7,"\u2018":7,"x":7,"-":-7}},"\u0153":{"d":"227,-188v73,-4,93,28,87,102r-133,0v-5,47,8,69,59,64v30,-3,42,-5,45,-32r29,0v-2,46,-35,59,-87,57v-32,-1,-47,-5,-60,-23v-13,21,-37,23,-72,23v-74,0,-74,-46,-74,-117v0,-60,25,-76,87,-74v31,1,46,6,60,23v13,-18,27,-21,59,-23xm240,-162v-43,0,-63,5,-59,51r105,0v0,-39,-7,-51,-46,-51xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55","w":335},"\u0155":{"d":"102,-262r-40,55r-25,0r33,-55r32,0xm105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28","w":168},"\u0157":{"d":"105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28xm59,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":168},"\u0159":{"d":"139,-262r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0xm105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28","w":168},"\u015b":{"d":"145,-262r-41,55r-24,0r33,-55r32,0xm78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209,"k":{"x":7}},"\u015d":{"d":"152,-207r-17,0r-32,-40r-32,40r-17,0r36,-55r26,0xm78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209},"\u0161":{"d":"150,-262r-36,55r-26,0r-35,-55r16,0r32,40r33,-40r16,0xm78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209},"\u015f":{"d":"78,-109v59,4,110,-5,105,55v-4,47,-18,56,-74,57r0,17v27,0,42,-2,38,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v2,-19,-11,-16,-28,-16r0,-29v-53,-2,-76,-8,-76,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209},"\u0219":{"d":"78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26xm117,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":209},"\u00df":{"d":"133,-145v34,7,41,28,42,70v2,64,-28,85,-91,76r0,-25v41,7,62,-2,62,-51v0,-51,-14,-57,-62,-56r0,-22v36,1,54,-6,52,-43v-2,-31,-10,-41,-44,-40v-37,2,-42,10,-42,51r0,185r-28,0r0,-188v1,-54,15,-73,70,-73v50,0,71,17,71,67v0,28,-9,42,-30,49","w":190,"k":{"\u201c":13,"\u2018":13,"-":-7}},"\u0165":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38xm112,-262v-1,33,8,74,-28,72r0,-16v11,-1,11,-8,11,-19r-11,0r0,-37r28,0","w":177},"\u0163":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38xm106,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":177},"\u021b":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38xm106,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":177},"\uf6c2":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-1,52,-12,66,-62,67r0,17v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-29v-73,1,-43,-99,-49,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38","w":177},"\u0167":{"d":"94,-22v29,-2,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-67,4,-55,-60,-56,-121r-16,0r0,-21r16,0r0,-23r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,23r72,0r0,21r-72,0v4,41,-15,100,34,96","w":177},"\u00fe":{"d":"114,-188v72,0,74,48,72,117v-1,55,-18,73,-72,74v-29,0,-49,-10,-58,-29r0,97r-27,0r0,-333r26,0r0,106v8,-21,28,-32,59,-32xm113,-22v52,0,44,-38,44,-86v0,-45,-4,-53,-47,-55v-48,-2,-57,35,-54,86v2,38,17,55,57,55","w":206},"\u00f9":{"d":"132,-207r-24,0r-40,-55r32,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u00fa":{"d":"141,-262r-40,55r-25,0r33,-55r32,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u00fb":{"d":"149,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u0169":{"d":"156,-255v-9,39,-38,33,-71,24v-7,0,-12,3,-16,12r-14,0v7,-39,40,-34,70,-23v8,0,13,-5,17,-13r14,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u00fc":{"d":"144,-220r-24,0r0,-29r24,0r0,29xm88,-220r-25,0r0,-29r25,0r0,29xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u016b":{"d":"162,-225r-115,0r0,-20r115,0r0,20xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u016d":{"d":"152,-255v-2,31,-18,47,-48,47v-30,0,-47,-16,-49,-47r14,0v1,17,14,26,35,26v21,0,33,-9,34,-26r14,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u016f":{"d":"102,-268v24,0,43,20,43,43v0,23,-19,42,-43,42v-23,1,-42,-19,-42,-42v0,-24,18,-43,42,-43xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47xm102,-199v14,0,27,-12,27,-26v0,-14,-13,-27,-27,-27v-14,0,-26,13,-26,27v0,13,13,26,26,26","w":207},"\u0171":{"d":"166,-262r-48,55r-13,0r37,-55r24,0xm121,-262r-37,55r-13,0r27,-55r23,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u0173":{"d":"96,-22v79,5,51,-95,56,-163r27,0r0,185v-17,8,-26,47,1,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,8,-27,23,-39r-5,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u0175":{"d":"188,-207r-17,0r-32,-40r-32,40r-17,0r36,-55r26,0xm270,-185r-50,185r-37,0r-43,-159r-43,159r-37,0r-50,-185r26,0r42,159r43,-159r38,0r43,159r42,-159r26,0","w":280},"\u00fd":{"d":"125,-262r-40,55r-16,0r29,-55r27,0xm172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175},"\u0177":{"d":"139,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175},"\u00ff":{"d":"129,-220r-25,0r0,-29r25,0r0,29xm72,-220r-25,0r0,-29r25,0r0,29xm172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175},"\u017a":{"d":"138,-262r-41,55r-24,0r32,-55r33,0xm169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"\u017e":{"d":"146,-262r-35,55r-27,0r-35,-55r16,0r33,40r32,-40r16,0xm169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"\u017c":{"d":"114,-231r-28,0r0,-31r28,0r0,31xm169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"\u0132":{"d":"172,-24v53,0,68,-3,68,-63r0,-175r30,0r0,183v2,68,-32,85,-101,82v-62,-2,-74,-30,-74,-95r29,0v0,49,2,68,48,68xm61,0r-29,0r0,-262r29,0r0,262","w":299},"\u0133":{"d":"134,-231r-27,0r0,-31r27,0r0,31xm56,-231r-28,0r0,-31r28,0r0,31xm84,48v25,2,22,-10,23,-36r0,-197r27,0r0,212v0,34,-17,48,-50,43r0,-22xm56,0r-28,0r0,-185r28,0r0,185","w":164},"\u00b4":{"d":"145,-262r-41,55r-24,0r33,-55r32,0"},"\u02c6":{"d":"138,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0","w":180},"\u02c7":{"d":"139,-262r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0","w":180},"\u02dc":{"d":"143,-255v-9,39,-38,33,-71,24v-7,0,-12,3,-16,12r-14,0v7,-39,40,-34,70,-23v8,0,13,-5,17,-13r14,0","w":180},"\u00a8":{"d":"131,-220r-25,0r0,-29r25,0r0,29xm74,-220r-25,0r0,-29r25,0r0,29","w":180},"\u00af":{"d":"149,-225r-115,0r0,-20r115,0r0,20","w":180},"\u02c9":{"d":"149,-225r-115,0r0,-20r115,0r0,20","w":180},"\u02d8":{"d":"138,-255v-2,31,-19,47,-49,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r15,0","w":180},"\u02da":{"d":"90,-282v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm90,-213v14,0,26,-12,26,-27v0,-14,-12,-26,-26,-26v-14,0,-26,12,-26,26v0,15,12,27,26,27","w":180},"\u02dd":{"d":"152,-262r-47,55r-13,0r37,-55r23,0xm107,-262r-36,55r-13,0r26,-55r23,0","w":180},"\u02d9":{"d":"104,-220r-27,0r0,-31r27,0r0,31","w":180},"\u00b8":{"d":"104,20v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-32r12,0r0,20"},"\u02db":{"d":"74,0v-10,9,-24,48,4,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-17,11,-33,32,-46","w":119},"\u2026":{"d":"293,0r-30,0r0,-38r30,0r0,38xm173,0r-30,0r0,-38r30,0r0,38xm53,0r-30,0r0,-38r30,0r0,38","w":360},"\u00ad":{"d":"122,-85r-99,0r0,-25r99,0r0,25","w":145,"k":{"\u015b":-7,"\u00f8":-7,"\u00f3":-7,"\u015a":-7,"\u00d8":-7,"\u00d3":-7,"\u0106":-10,"s":-7,"o":-7,"Y":42,"X":20,"W":8,"V":17,"T":47,"S":-7,"O":-7,"J":-7,"G":-7,"C":-10}},"\u00a1":{"d":"59,-228r-27,0r0,-34r27,0r0,34xm59,0r-27,0r1,-191r25,0","w":90},"\u00bf":{"d":"120,-228r-30,0r0,-34r30,0r0,34xm80,-24v63,1,64,-1,64,-57r29,0v5,64,-17,85,-84,84v-60,-1,-79,-13,-79,-69v0,-40,5,-59,31,-72v41,-22,46,-8,49,-52r30,0v14,89,-90,44,-82,125v3,33,9,41,42,41","w":186},"\u2018":{"d":"73,-190r-29,0v1,-33,-8,-74,29,-72r0,16v-11,1,-13,8,-12,20r12,0r0,36","w":116,"k":{"\u0106":63,"\u00c5":57,"r":13,"X":-12,"W":-8,"V":-17,"T":-7,"K":13,"J":82,"G":13,"B":-7,"A":57}},"\u2019":{"d":"73,-262v-1,33,8,74,-29,72r0,-16v11,-1,13,-8,12,-19r-12,0r0,-37r29,0","w":116},"\u201c":{"d":"133,-190r-29,0v1,-33,-8,-74,29,-72r0,16v-11,1,-13,8,-12,20r12,0r0,36xm72,-190r-28,0v1,-33,-8,-74,28,-72r0,16v-11,1,-13,8,-12,20r12,0r0,36","w":176,"k":{"\u0106":63,"\u00c5":57,"r":13,"X":-12,"W":-8,"V":-17,"T":-7,"K":13,"J":82,"G":13,"B":-7,"A":57}},"\u201d":{"d":"133,-262v-1,33,8,74,-29,72r0,-16v11,-1,13,-8,12,-19r-12,0r0,-37r29,0xm72,-262v-1,33,8,74,-28,72r0,-16v11,-1,11,-8,11,-19r-11,0r0,-37r28,0","w":176},"\u201a":{"d":"73,-36v-1,33,8,74,-29,71r0,-15v11,-1,13,-8,12,-20r-12,0r0,-36r29,0","w":116,"k":{"\u015a":7,"\u00d8":7,"\u0106":-13,"\u00c5":-7,"w":15,"f":7,"Y":67,"X":-15,"W":38,"V":53,"T":63,"O":7,"J":-13,"C":7,"A":-7}},"\u201e":{"d":"133,-36v-1,33,8,74,-29,71r0,-15v11,-1,13,-8,12,-20r-12,0r0,-36r29,0xm72,-36v-1,32,9,74,-28,71r0,-15v11,-1,11,-9,11,-20r-11,0r0,-36r28,0","w":176,"k":{"\u015a":7,"\u00d8":7,"\u0106":-13,"\u00c5":-7,"w":15,"f":7,"Y":67,"X":-15,"W":38,"V":53,"T":63,"O":7,"J":-13,"C":7,"A":-7}},"\u2039":{"d":"91,-37r-31,0r-43,-56r43,-55r31,0r-44,55","w":110,"k":{"\u0106":-13,"Y":33,"W":7,"V":13,"T":47,"J":-7}},"\u203a":{"d":"94,-93r-44,56r-30,0r44,-56r-44,-55r30,0","w":110,"k":{"Y":53,"X":7,"W":13,"V":20,"T":53,"J":-13}},"\u00ab":{"d":"152,-37r-30,0r-43,-56r43,-55r30,0r-43,55xm91,-37r-31,0r-43,-56r43,-55r31,0r-44,55","w":172,"k":{"\u0106":-13,"Y":33,"W":7,"V":13,"T":47,"J":-7}},"\u00bb":{"d":"155,-93r-43,56r-30,0r43,-56r-43,-55r30,0xm94,-93r-44,56r-30,0r44,-56r-44,-55r30,0","w":172,"k":{"Y":53,"X":7,"W":13,"V":20,"T":53,"J":-13}},"\u2013":{"d":"180,-88r-180,0r0,-19r180,0r0,19","w":180},"\u2014":{"d":"360,-88r-360,0r0,-19r360,0r0,19","w":360},"\u2022":{"d":"106,-186v28,0,52,24,52,52v0,28,-24,52,-52,52v-28,0,-52,-24,-52,-52v0,-28,24,-52,52,-52","w":212},"\u00b7":{"d":"61,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":121},"\u2219":{"d":"61,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":121},"\u2020":{"d":"156,-167r-52,0r0,167r-28,0r0,-167r-52,0r0,-25r52,0r0,-70r28,0r0,70r52,0r0,25","w":180},"\u2021":{"d":"156,-60r-52,0r0,60r-28,0r0,-60r-52,0r0,-25r52,0r0,-92r-52,0r0,-25r52,0r0,-60r28,0r0,60r52,0r0,25r-52,0r0,92r52,0r0,25","w":180},"\u00a7":{"d":"93,-240v-34,0,-44,8,-36,34v35,27,126,19,128,76v0,24,-18,38,-40,41v19,6,24,17,24,43v-1,43,-21,49,-70,49v-51,-1,-75,-5,-73,-53r28,0v-1,29,12,28,43,28v46,10,57,-32,28,-46v-39,-20,-114,-17,-114,-67v0,-24,18,-38,40,-42v-17,-6,-26,-19,-26,-41v1,-41,23,-47,70,-47v44,0,67,7,65,49r-28,0v0,-22,-12,-24,-39,-24xm120,-98v45,-7,50,-40,9,-53r-52,-17v-46,7,-51,40,-10,53","w":196},"\u00b6":{"d":"15,-199v0,-69,80,-63,150,-61r0,12r-22,0r0,248r-14,0r0,-248r-34,0r0,248r-14,0r0,-138v-37,-1,-66,-24,-66,-61","w":180},"\u00a6":{"d":"100,-118r-19,0r0,-134r19,0r0,134xm100,62r-19,0r0,-134r19,0r0,134","w":180},"\u00a9":{"d":"150,-256v71,0,129,59,129,129v0,71,-62,129,-129,129v-69,0,-129,-60,-129,-129v0,-67,58,-129,129,-129xm150,-13v60,0,115,-52,115,-114v0,-62,-53,-115,-115,-115v-63,0,-115,54,-115,115v0,60,54,114,115,114xm150,-64v23,0,37,-15,41,-34r20,0v-1,30,-30,50,-62,50v-44,0,-67,-33,-67,-80v0,-61,61,-100,109,-66v11,8,17,19,18,33r-20,0v-5,-20,-18,-29,-39,-29v-32,0,-45,28,-45,63v0,35,14,62,45,63","w":299},"\u00ae":{"d":"150,-256v70,0,129,59,129,129v0,71,-62,129,-129,129v-69,0,-129,-60,-129,-129v0,-67,58,-129,129,-129xm150,-13v60,0,115,-51,115,-114v0,-63,-53,-115,-115,-115v-62,0,-115,55,-115,115v0,60,54,114,115,114xm154,-203v71,-9,79,71,26,80r33,68r-25,0r-32,-65r-34,0r0,65r-23,0r0,-148r55,0xm122,-135v32,-1,70,6,70,-26v0,-27,-38,-29,-70,-27r0,53","w":299},"\u2122":{"d":"242,-162r-13,0r0,-82r-31,82r-8,0r-33,-82r0,82r-13,0r0,-94r21,0r29,75r27,-75r21,0r0,94xm122,-246r-30,0r0,84r-15,0r0,-84r-31,0r0,-10r76,0r0,10","w":299},"\u00a4":{"d":"37,-149r-24,-24r20,-21r25,24v24,-16,59,-16,83,0r24,-24r21,21r-25,24v17,25,17,58,0,83r25,24r-21,20r-24,-24v-24,17,-59,18,-83,0r-25,24r-20,-20r24,-24v-16,-25,-16,-58,0,-83xm99,-153v-24,0,-45,20,-45,45v0,24,22,46,45,46v24,0,46,-23,46,-46v0,-24,-21,-45,-46,-45","w":200},"\u20ac":{"d":"119,-24v50,0,74,-5,71,-59r30,0v1,64,-28,88,-94,86v-69,-2,-88,-27,-87,-97r-32,0r7,-22r25,0r0,-31r-32,0r7,-22r25,0v-3,-76,26,-96,103,-96v52,0,78,26,78,77r-30,0v1,-44,-25,-50,-71,-50v-46,0,-50,23,-50,69r117,0r-7,22r-110,0r0,31r100,0r-7,22r-93,0v-1,46,4,70,50,70","w":243},"\u00a2":{"d":"102,-22v41,1,66,-4,63,-46r28,0v4,62,-36,74,-99,71r-14,43r-26,0r16,-47v-42,-9,-39,-59,-39,-113v0,-65,34,-77,100,-74r12,-34r25,0r-13,38v25,8,38,29,38,61r-28,0v-1,-21,-7,-33,-18,-36xm123,-162v-77,-18,-67,58,-61,119v3,8,8,14,16,17","w":243},"\u00a3":{"d":"138,-238v-41,2,-54,3,-55,43r0,65r77,0r0,26r-77,0v0,29,2,74,-16,77r158,0r0,27r-205,0r0,-27v39,4,34,-39,34,-77r-34,0r0,-26r34,0r0,-74v1,-49,28,-60,81,-61v63,-1,94,15,86,80r-30,0v2,-42,-8,-54,-53,-53","w":243},"\u0192":{"d":"205,-235v-56,-20,-72,23,-78,73r55,0r0,23r-58,0v-25,86,-5,236,-132,206r0,-27v54,14,70,-10,79,-60r22,-119r-52,0r0,-23r55,0v9,-65,35,-123,109,-99r0,26","w":243},"\u00a5":{"d":"229,-262r-53,72r38,0r0,22r-56,0r-23,32r79,0r0,21r-93,0r0,115r-28,0r0,-115r-93,0r0,-21r79,0r-23,-32r-56,0r0,-22r38,0r-53,-72r34,0r88,122r88,-122r34,0","w":214},"\u00aa":{"d":"71,-264v46,0,62,0,61,41r0,91r-18,0r-1,-14v-6,10,-21,16,-44,16v-40,-1,-54,-5,-54,-41v0,-37,11,-41,53,-41v23,0,38,4,44,12v1,-36,0,-51,-40,-48v-20,1,-31,2,-32,18r-20,0v0,-30,19,-34,51,-34xm36,-174v0,23,10,26,36,26v35,0,40,-5,40,-31v0,-12,-14,-18,-42,-18v-23,0,-34,2,-34,23","w":152},"\u00ba":{"d":"71,-264v59,-4,66,25,66,83v0,43,-21,51,-65,51v-54,0,-58,-30,-56,-82v2,-39,14,-49,55,-52xm71,-148v45,3,45,-17,45,-60v0,-35,-10,-38,-45,-38v-39,0,-34,25,-34,60v0,31,3,36,34,38","w":152},"\u00b9":{"d":"104,-105r-19,0r0,-141r-41,37r-12,-11r47,-42r25,0r0,157","w":160},"\u00b2":{"d":"77,-264v51,0,65,2,67,46v3,59,-64,42,-101,64v-8,5,-6,20,-6,33r107,0r0,16r-127,0v-2,-45,2,-68,43,-74v26,-11,70,0,65,-41v-3,-30,-9,-27,-49,-28v-33,-2,-39,6,-39,36r-20,0v-1,-43,14,-53,60,-52","w":160},"\u00b3":{"d":"118,-185v20,4,27,11,27,34v0,42,-18,48,-63,48v-48,0,-67,-8,-65,-54r19,0v-2,35,9,40,46,38v38,-2,43,3,43,-34v0,-30,-29,-23,-56,-24r0,-16v29,-1,57,5,53,-28v-3,-29,-6,-26,-44,-26v-33,0,-41,4,-39,35r-19,0v-4,-42,15,-54,58,-52v47,1,62,2,64,42v0,25,-5,32,-24,37","w":160},"\u2044":{"d":"120,-265r-152,268r-28,0r153,-268r27,0","w":60},"\u2215":{"d":"120,-265r-152,268r-28,0r153,-268r27,0","w":60},"\u00bc":{"d":"357,-34r-25,0r0,34r-18,0r0,-34r-88,0r0,-19r81,-94r25,0r0,97r25,0r0,16xm273,-265r-152,268r-28,0r153,-268r27,0xm99,-115r-18,0r0,-132r-39,35r-11,-10r44,-40r24,0r0,147xm314,-50r0,-80r-70,80r70,0","w":366},"\u00bd":{"d":"287,-148v63,0,71,28,59,70v-16,19,-69,18,-91,32v-8,5,-6,19,-6,31r102,0r0,15r-121,0v-2,-41,2,-63,41,-69v24,-11,65,0,62,-38v-3,-31,-9,-24,-48,-26v-32,-2,-36,5,-36,33r-19,0v-2,-40,14,-48,57,-48xm273,-265r-152,268r-28,0r153,-268r27,0xm99,-115r-18,0r0,-132r-39,35r-11,-10r44,-40r24,0r0,147","w":366},"\u00be":{"d":"357,-34r-25,0r0,34r-18,0r0,-34r-88,0r0,-19r81,-94r25,0r0,97r25,0r0,16xm273,-265r-152,268r-28,0r153,-268r27,0xm112,-190v20,3,26,9,26,32v0,52,-45,45,-87,44v-27,-2,-37,-20,-35,-50r19,0v-2,32,7,37,43,35v36,-2,42,4,42,-31v0,-28,-28,-21,-54,-22r0,-15v28,0,53,3,51,-27v-2,-28,-8,-22,-42,-24v-30,-1,-40,4,-38,32r-18,0v-4,-39,16,-49,55,-48v43,1,61,1,61,39v0,25,-4,30,-23,35xm314,-50r0,-80r-70,80r70,0","w":366},"\u2030":{"d":"399,-164v48,-1,69,8,69,56v0,63,9,124,-69,111v-64,7,-54,-54,-54,-111v1,-42,13,-55,54,-56xm244,-164v48,-1,70,7,70,56v0,64,8,124,-70,111v-64,7,-52,-55,-53,-111v0,-43,12,-55,53,-56xm222,-265r-93,268r-25,0r93,-268r25,0xm67,-265v48,-2,69,8,69,56v0,63,8,124,-69,111v-64,7,-54,-54,-54,-111v1,-42,13,-54,54,-56xm400,-21v32,0,48,0,45,-37v-3,-43,15,-94,-45,-83v-46,-6,-31,46,-31,83v0,31,2,37,31,37xm246,-21v33,0,47,-1,45,-37v-2,-43,14,-94,-45,-83v-46,-6,-30,46,-32,83v-2,32,3,37,32,37xm68,-121v32,0,48,-1,45,-38v-3,-43,14,-94,-45,-83v-45,-5,-32,45,-32,83v0,32,3,38,32,38","w":480},"\u2212":{"d":"255,-99r-210,0r0,-17r210,0r0,17","w":299},"\u00b1":{"d":"255,-127r-96,0r0,61r-18,0r0,-61r-96,0r0,-17r96,0r0,-62r18,0r0,62r96,0r0,17xm255,-9r-210,0r0,-17r210,0r0,17","w":299},"\u00d7":{"d":"247,-23r-12,13r-85,-85r-84,85r-12,-13r84,-84r-84,-85r12,-12r84,84r85,-84r12,12r-84,85","w":299},"\u00f7":{"d":"150,-188v10,-1,19,10,19,19v0,9,-10,19,-19,19v-9,0,-19,-10,-19,-19v0,-9,9,-20,19,-19xm255,-99r-210,0r0,-17r210,0r0,17xm150,-64v10,-1,19,10,19,19v0,9,-9,19,-19,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":299},"\u00ac":{"d":"255,-63r-17,0r0,-70r-193,0r0,-18r210,0r0,88","w":299},"\u00b5":{"d":"182,-187r-33,159v-1,11,8,11,19,11r-4,19v-21,6,-42,-1,-39,-26v-16,36,-84,39,-100,1r-20,98r-24,0r55,-262r24,0r-24,128v0,29,13,43,39,43v60,0,67,-114,83,-171r24,0","w":195},"\u03bc":{"d":"182,-187r-33,159v-1,11,8,11,19,11r-4,19v-21,6,-42,-1,-39,-26v-16,36,-84,39,-100,1r-20,98r-24,0r55,-262r24,0r-24,128v0,29,13,43,39,43v60,0,67,-114,83,-171r24,0","w":195},"\u00b0":{"d":"59,-255v27,0,50,23,49,49v0,26,-22,50,-49,49v-27,-1,-49,-21,-49,-49v0,-27,23,-49,49,-49xm59,-170v19,0,37,-17,37,-36v0,-20,-17,-37,-37,-37v-20,0,-36,17,-36,37v0,20,17,36,36,36","w":118}}});

;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);
/*!
 * http://www.shamasis.net/projects/ga/
 * Refer jquery.ga.debug.js
 * Revision: 13
 */
(function($){$.ga={};$.ga.load=function(uid,callback){jQuery.ajax({type:'GET',url:(document.location.protocol=="https:"?"https://ssl":"http://www")+'.google-analytics.com/ga.js',cache:true,success:function(){if(typeof _gat==undefined){throw"_gat has not been defined";}t=_gat._getTracker(uid);bind();if($.isFunction(callback)){callback(t)}t._trackPageview()},dataType:'script',data:null})};var t;var bind=function(){if(noT()){throw"pageTracker has not been defined";}for(var $1 in t){if($1.charAt(0)!='_')continue;$.ga[$1.substr(1)]=t[$1]}};var noT=function(){return t==undefined}})(jQuery);