// jQuery JavaScript Library v1.4.1 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: Mon Jan 25 19:43:33 2010 -0500
(function(H,M){function bc(){if(!ah.isReady){try{R.documentElement.doScroll("left");}catch(c){setTimeout(bc,1);return;}ah.ready();}}function bg(r,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(r,c,J,F,G,z){var v=r.length;if(typeof c==="object"){for(var K in c){ap(r,K,c[K],F,G,J);}return r;}if(J!==M){F=!z&&F&&ah.isFunction(J);for(K=0;K<v;K++){G(r[K],c,F?J.call(r[K],K,G(r[K],c)):J,z);}return r;}return v?G(r[0],c):null;}function aF(){return(new Date).getTime();}function ao(){return false;}function am(){return true;}function aY(r,c,v){v[0].type=r;return ah.event.handle.apply(c,v);}function aK(O){var L,K=[],G=[],J=arguments,F,z,r,c,v,P,N=ah.extend({},ah.data(this,"events").live);if(!(O.button&&O.type==="click")){for(c in N){z=N[c];if(z.live===O.type||z.altLive&&ah.inArray(O.type,z.altLive)>-1){F=z.data;F.beforeFilter&&F.beforeFilter[O.type]&&!F.beforeFilter[O.type](O)||G.push(z.selector);}else{delete N[c];}}F=ah(O.target).closest(G,O.currentTarget);v=0;for(P=F.length;v<P;v++){for(c in N){z=N[c];r=F[v].elem;G=null;if(F[v].selector===z.selector){if(z.live==="mouseenter"||z.live==="mouseleave"){G=ah(O.relatedTarget).closest(z.selector)[0];}if(!G||G!==r){K.push({elem:r,fn:z});}}}}v=0;for(P=K.length;v<P;v++){F=K[v];O.currentTarget=F.elem;O.data=F.fn.data;if(F.fn.apply(F.elem,J)===false){L=false;break;}}return L;}}function ag(r,c){return"live."+(r?r+".":"")+c.replace(/\./g,"`").replace(/ /g,"&");}function A(c){return !c||!c.parentNode||c.parentNode.nodeType===11;}function l(r,c){var v=0;c.each(function(){if(this.nodeName===(r[v]&&r[v].nodeName)){var G=ah.data(r[v++]),J=ah.data(this,G);if(G=G&&G.events){delete J.handle;J.events={};for(var F in G){for(var z in G[F]){ah.event.add(this,F,G[F][z],G[F][z].data);}}}}});}function bf(r,c,G){var z,F,v;if(r.length===1&&typeof r[0]==="string"&&r[0].length<512&&r[0].indexOf("<option")<0&&(ah.support.checkClone||!a2.test(r[0]))){F=true;if(v=ah.fragments[r[0]]){if(v!==1){z=v;}}}if(!z){c=c&&c[0]?c[0].ownerDocument||c[0]:R;z=c.createDocumentFragment();ah.clean(r,c,z,G);}if(F){ah.fragments[r[0]]=v?z:1;}return{fragment:z,cacheable:F};}function aC(r,c){var v={};ah.each(aO.concat.apply([],aO.slice(0,c)),function(){v[this]=r;});return v;}function ak(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false;}var ah=function(r,c){return new ah.fn.init(r,c);},a3=H.jQuery,aP=H.$,R=H.document,au,al=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,E=/^.[^:#\[\.,]*$/,p=/\S/,d=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,a5=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,az=navigator.userAgent,D=false,ax=[],aB,a0=Object.prototype.toString,aT=Object.prototype.hasOwnProperty,ay=Array.prototype.push,av=Array.prototype.slice,o=Array.prototype.indexOf;ah.fn=ah.prototype={init:function(r,c){var z,v;if(!r){return this;}if(r.nodeType){this.context=this[0]=r;this.length=1;return this;}if(typeof r==="string"){if((z=al.exec(r))&&(z[1]||!c)){if(z[1]){v=c?c.ownerDocument||c:R;if(r=a5.exec(r)){if(ah.isPlainObject(c)){r=[R.createElement(r[1])];ah.fn.attr.call(r,c,true);}else{r=[v.createElement(r[1])];}}else{r=bf([z[1]],[v]);r=(r.cacheable?r.fragment.cloneNode(true):r.fragment).childNodes;}}else{if(c=R.getElementById(z[2])){if(c.id!==z[2]){return au.find(r);}this.length=1;this[0]=c;}this.context=R;this.selector=r;return this;}}else{if(!c&&/^\w+$/.test(r)){this.selector=r;this.context=R;r=R.getElementsByTagName(r);}else{return !c||c.jquery?(c||au).find(r):ah(c).find(r);}}}else{if(ah.isFunction(r)){return au.ready(r);}}if(r.selector!==M){this.selector=r.selector;this.context=r.context;}return ah.isArray(r)?this.setArray(r):ah.makeArray(r,this);},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length;},toArray:function(){return av.call(this,0);},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c];},pushStack:function(r,c,v){r=ah(r||null);r.prevObject=this;r.context=this.context;if(c==="find"){r.selector=this.selector+(this.selector?" ":"")+v;}else{if(c){r.selector=this.selector+"."+c+"("+v+")";}}return r;},setArray:function(c){this.length=0;ay.apply(this,c);return this;},each:function(r,c){return ah.each(this,r,c);},ready:function(c){ah.bindReady();if(ah.isReady){c.call(R,ah);}else{ax&&ax.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(av.apply(this,arguments),"slice",av.call(arguments).join(","));},map:function(c){return this.pushStack(ah.map(this,function(r,v){return c.call(r,v,r);}));},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 r=arguments[0]||{},c=1,J=arguments.length,F=false,G,z,v,K;if(typeof r==="boolean"){F=r;r=arguments[1]||{};c=2;}if(typeof r!=="object"&&!ah.isFunction(r)){r={};}if(J===c){r=this;--c;}for(;c<J;c++){if((G=arguments[c])!=null){for(z in G){v=r[z];K=G[z];if(r!==K){if(F&&K&&(ah.isPlainObject(K)||ah.isArray(K))){v=v&&(ah.isPlainObject(v)||ah.isArray(v))?v:ah.isArray(K)?[]:{};r[z]=ah.extend(F,v,K);}else{if(K!==M){r[z]=K;}}}}}}return r;};ah.extend({noConflict:function(c){H.$=aP;if(c){H.jQuery=a3;}return ah;},isReady:false,ready:function(){if(!ah.isReady){if(!R.body){return setTimeout(ah.ready,13);}ah.isReady=true;if(ax){for(var r,c=0;r=ax[c++];){r.call(R,ah);}ax=null;}ah.fn.triggerHandler&&ah(R).triggerHandler("ready");}},bindReady:function(){if(!D){D=true;if(R.readyState==="complete"){return ah.ready();}if(R.addEventListener){R.addEventListener("DOMContentLoaded",aB,false);H.addEventListener("load",ah.ready,false);}else{if(R.attachEvent){R.attachEvent("onreadystatechange",aB);H.attachEvent("onload",ah.ready);var r=false;try{r=H.frameElement==null;}catch(c){}R.documentElement.doScroll&&r&&bc();}}}},isFunction:function(c){return a0.call(c)==="[object Function]";},isArray:function(c){return a0.call(c)==="[object Array]";},isPlainObject:function(r){if(!r||a0.call(r)!=="[object Object]"||r.nodeType||r.setInterval){return false;}if(r.constructor&&!aT.call(r,"constructor")&&!aT.call(r.constructor.prototype,"isPrototypeOf")){return false;}var c;for(c in r){}return c===M||aT.call(r,c);},isEmptyObject:function(r){for(var c in r){return false;}return true;},error:function(c){throw c;},parseJSON:function(c){if(typeof c!=="string"||!c){return null;}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 H.JSON&&H.JSON.parse?H.JSON.parse(c):(new Function("return "+c))();}else{ah.error("Invalid JSON: "+c);}},noop:function(){},globalEval:function(r){if(r&&p.test(r)){var c=R.getElementsByTagName("head")[0]||R.documentElement,v=R.createElement("script");v.type="text/javascript";if(ah.support.scriptEval){v.appendChild(R.createTextNode(r));}else{v.text=r;}c.insertBefore(v,c.firstChild);c.removeChild(v);}},nodeName:function(r,c){return r.nodeName&&r.nodeName.toUpperCase()===c.toUpperCase();},each:function(r,c,J){var F,G=0,z=r.length,v=z===M||ah.isFunction(r);if(J){if(v){for(F in r){if(c.apply(r[F],J)===false){break;}}}else{for(;G<z;){if(c.apply(r[G++],J)===false){break;}}}}else{if(v){for(F in r){if(c.call(r[F],F,r[F])===false){break;}}}else{for(J=r[0];G<z&&c.call(J,G,J)!==false;J=r[++G]){}}}return r;},trim:function(c){return(c||"").replace(d,"");},makeArray:function(r,c){c=c||[];if(r!=null){r.length==null||typeof r==="string"||ah.isFunction(r)||typeof r!=="function"&&r.setInterval?ay.call(c,r):ah.merge(c,r);}return c;},inArray:function(r,c){if(c.indexOf){return c.indexOf(r);}for(var z=0,v=c.length;z<v;z++){if(c[z]===r){return z;}}return -1;},merge:function(r,c){var F=r.length,v=0;if(typeof c.length==="number"){for(var z=c.length;v<z;v++){r[F++]=c[v];}}else{for(;c[v]!==M;){r[F++]=c[v++];}}r.length=F;return r;},grep:function(r,c,G){for(var z=[],F=0,v=r.length;F<v;F++){!G!==!c(r[F],F)&&z.push(r[F]);}return z;},map:function(r,c,J){for(var F=[],G,z=0,v=r.length;z<v;z++){G=c(r[z],z,J);if(G!=null){F[F.length]=G;}}return F.concat.apply([],F);},guid:1,proxy:function(r,c,v){if(arguments.length===2){if(typeof c==="string"){v=r;r=v[c];c=M;}else{if(c&&!ah.isFunction(c)){v=c;c=M;}}}if(!c&&r){c=function(){return r.apply(v||this,arguments);};}if(r){c.guid=r.guid=r.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:{}});az=ah.uaMatch(az);if(az.browser){ah.browser[az.browser]=true;ah.browser.version=az.version;}if(ah.browser.webkit){ah.browser.safari=true;}if(o){ah.inArray=function(r,c){return o.call(c,r);};}au=ah(R);if(R.addEventListener){aB=function(){R.removeEventListener("DOMContentLoaded",aB,false);ah.ready();};}else{if(R.attachEvent){aB=function(){if(R.readyState==="complete"){R.detachEvent("onreadystatechange",aB);ah.ready();}};}}(function(){ah.support={};var r=R.documentElement,c=R.createElement("script"),J=R.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("*"),z=J.getElementsByTagName("a")[0];if(!(!G||!G.length||!z)){ah.support={leadingWhitespace:J.firstChild.nodeType===3,tbody:!J.getElementsByTagName("tbody").length,htmlSerialize:!!J.getElementsByTagName("link").length,style:/red/.test(z.getAttribute("style")),hrefNormalized:z.getAttribute("href")==="/a",opacity:/^0.55$/.test(z.style.opacity),cssFloat:!!z.style.cssFloat,checkOn:J.getElementsByTagName("input")[0].value==="on",optSelected:R.createElement("select").appendChild(R.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};c.type="text/javascript";try{c.appendChild(R.createTextNode("window."+F+"=1;"));}catch(v){}r.insertBefore(c,r.firstChild);if(H[F]){ah.support.scriptEval=true;delete H[F];}r.removeChild(c);if(J.attachEvent&&J.fireEvent){J.attachEvent("onclick",function K(){ah.support.noCloneEvent=false;J.detachEvent("onclick",K);});J.cloneNode(true).fireEvent("onclick");}J=R.createElement("div");J.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";r=R.createDocumentFragment();r.appendChild(J.firstChild);ah.support.checkClone=r.cloneNode(true).cloneNode(true).lastChild.checked;ah(function(){var L=R.createElement("div");L.style.width=L.style.paddingLeft="1px";R.body.appendChild(L);ah.boxModel=ah.support.boxModel=L.offsetWidth===2;R.body.removeChild(L).style.display="none";});r=function(O){var N=R.createElement("div");O="on"+O;var L=O in N;if(!L){N.setAttribute(O,"return;");L=typeof N[O]==="function";}return L;};ah.support.submitBubbles=r("submit");ah.support.changeBubbles=r("change");r=c=J=G=z=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(),aR=0,b={},an={};ah.extend({cache:{},expando:aH,noData:{embed:true,object:true,applet:true},data:function(r,c,F){if(!(r.nodeName&&ah.noData[r.nodeName.toLowerCase()])){r=r==H?b:r;var v=r[aH],z=ah.cache;if(!c&&!v){return null;}v||(v=++aR);if(typeof c==="object"){r[aH]=v;z=z[v]=ah.extend(true,{},c);}else{z=z[v]?z[v]:typeof F==="undefined"?an:(z[v]={});}if(F!==M){r[aH]=v;z[c]=F;}return typeof c==="string"?z[c]:z;}},removeData:function(r,c){if(!(r.nodeName&&ah.noData[r.nodeName.toLowerCase()])){r=r==H?b:r;var G=r[aH],z=ah.cache,F=z[G];if(c){if(F){delete F[c];ah.isEmptyObject(F)&&ah.removeData(r);}}else{try{delete r[aH];}catch(v){r.removeAttribute&&r.removeAttribute(aH);}delete z[G];}}}});ah.fn.extend({data:function(r,c){if(typeof r==="undefined"&&this.length){return ah.data(this[0]);}else{if(typeof r==="object"){return this.each(function(){ah.data(this,r);});}}var z=r.split(".");z[1]=z[1]?"."+z[1]:"";if(c===M){var v=this.triggerHandler("getData"+z[1]+"!",[z[0]]);if(v===M&&this.length){v=ah.data(this[0],r);}return v===M&&z[1]?this.data(z[0]):v;}else{return this.trigger("setData"+z[1]+"!",[z[0],c]).each(function(){ah.data(this,r,c);});}},removeData:function(c){return this.each(function(){ah.removeData(this,c);});}});ah.extend({queue:function(r,c,z){if(r){c=(c||"fx")+"queue";var v=ah.data(r,c);if(!z){return v||[];}if(!v||ah.isArray(z)){v=ah.data(r,c,ah.makeArray(z));}else{v.push(z);}return v;}},dequeue:function(r,c){c=c||"fx";var z=ah.queue(r,c),v=z.shift();if(v==="inprogress"){v=z.shift();}if(v){c==="fx"&&z.unshift("inprogress");v.call(r,function(){ah.dequeue(r,c);});}}});ah.fn.extend({queue:function(r,c){if(typeof r!=="string"){c=r;r="fx";}if(c===M){return ah.queue(this[0],r);}return this.each(function(){var v=ah.queue(this,r,c);r==="fx"&&v[0]!=="inprogress"&&ah.dequeue(this,r);});},dequeue:function(c){return this.each(function(){ah.dequeue(this,c);});},delay:function(r,c){r=ah.fx?ah.fx.speeds[r]||r:r;c=c||"fx";return this.queue(c,function(){var v=this;setTimeout(function(){ah.dequeue(v,c);},r);});},clearQueue:function(c){return this.queue(c||"fx",[]);}});var a4=/[\n\t]/g,ac=/\s+/,I=/\r/g,q=/href|src|style/,e=/(button|input)/i,a6=/(button|input|object|select|textarea)/i,aM=/^(a|area)$/i,aQ=/radio|checkbox/;ah.fn.extend({attr:function(r,c){return ap(this,r,c,true,ah.attr);},removeAttr:function(c){return this.each(function(){ah.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c);});},addClass:function(r){if(ah.isFunction(r)){return this.each(function(N){var L=ah(this);L.addClass(r.call(this,N,L.attr("class")));});}if(r&&typeof r==="string"){for(var c=(r||"").split(ac),J=0,F=this.length;J<F;J++){var G=this[J];if(G.nodeType===1){if(G.className){for(var z=" "+G.className+" ",v=0,K=c.length;v<K;v++){if(z.indexOf(" "+c[v]+" ")<0){G.className+=" "+c[v];}}}else{G.className=r;}}}}return this;},removeClass:function(r){if(ah.isFunction(r)){return this.each(function(N){var L=ah(this);L.removeClass(r.call(this,N,L.attr("class")));});}if(r&&typeof r==="string"||r===M){for(var c=(r||"").split(ac),J=0,F=this.length;J<F;J++){var G=this[J];if(G.nodeType===1&&G.className){if(r){for(var z=(" "+G.className+" ").replace(a4," "),v=0,K=c.length;v<K;v++){z=z.replace(" "+c[v]+" "," ");}G.className=z.substring(1,z.length-1);}else{G.className="";}}}}return this;},toggleClass:function(r,c){var z=typeof r,v=typeof c==="boolean";if(ah.isFunction(r)){return this.each(function(G){var F=ah(this);F.toggleClass(r.call(this,G,F.attr("class"),c),c);});}return this.each(function(){if(z==="string"){for(var J,G=0,F=ah(this),L=c,K=r.split(ac);J=K[G++];){L=v?L:!F.hasClass(J);F[L?"addClass":"removeClass"](J);}}else{if(z==="undefined"||z==="boolean"){this.className&&ah.data(this,"__className__",this.className);this.className=this.className||r===false?"":ah.data(this,"__className__")||"";}}});},hasClass:function(r){r=" "+r+" ";for(var c=0,v=this.length;c<v;c++){if((" "+this[c].className+" ").replace(a4," ").indexOf(r)>-1){return true;}}return false;},val:function(r){if(r===M){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 J=c.selectedIndex,F=[],G=c.options;c=c.type==="select-one";if(J<0){return null;}var z=c?J:0;for(J=c?J+1:G.length;z<J;z++){var v=G[z];if(v.selected){r=ah(v).val();if(c){return r;}F.push(r);}}return F;}if(aQ.test(c.type)&&!ah.support.checkOn){return c.getAttribute("value")===null?"on":c.value;}return(c.value||"").replace(I,"");}return M;}var K=ah.isFunction(r);return this.each(function(P){var N=ah(this),O=r;if(this.nodeType===1){if(K){O=r.call(this,P,N.val());}if(typeof O==="number"){O+="";}if(ah.isArray(O)&&aQ.test(this.type)){this.checked=ah.inArray(N.val(),O)>=0;}else{if(ah.nodeName(this,"select")){var L=ah.makeArray(O);ah("option",this).each(function(){this.selected=ah.inArray(ah(this).val(),L)>=0;});if(!L.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(r,c,G,z){if(!r||r.nodeType===3||r.nodeType===8){return M;}if(z&&c in ah.attrFn){return ah(r)[c](G);}z=r.nodeType!==1||!ah.isXMLDoc(r);var F=G!==M;c=z&&ah.props[c]||c;if(r.nodeType===1){var v=q.test(c);if(c in r&&z&&!v){if(F){c==="type"&&e.test(r.nodeName)&&r.parentNode&&ah.error("type property can't be changed");r[c]=G;}if(ah.nodeName(r,"form")&&r.getAttributeNode(c)){return r.getAttributeNode(c).nodeValue;}if(c==="tabIndex"){return(c=r.getAttributeNode("tabIndex"))&&c.specified?c.value:a6.test(r.nodeName)||aM.test(r.nodeName)&&r.href?0:M;}return r[c];}if(!ah.support.style&&z&&c==="style"){if(F){r.style.cssText=""+G;}return r.style.cssText;}F&&r.setAttribute(c,""+G);r=!ah.support.hrefNormalized&&z&&v?r.getAttribute(c,2):r.getAttribute(c);return r===null?M:r;}return ah.style(r,c,G);}});var aS=function(c){return c.replace(/[^\w\s\.\|`]/g,function(r){return"\\"+r;});};ah.event={add:function(O,L,K,G){if(!(O.nodeType===3||O.nodeType===8)){if(O.setInterval&&O!==H&&!O.frameElement){O=H;}if(!K.guid){K.guid=ah.guid++;}if(G!==M){K=ah.proxy(K);K.data=G;}var J=ah.data(O,"events")||ah.data(O,"events",{}),F=ah.data(O,"handle"),z;if(!F){z=function(){return typeof ah!=="undefined"&&!ah.event.triggered?ah.event.handle.apply(z.elem,arguments):M;};F=ah.data(O,"handle",z);}if(F){F.elem=O;L=L.split(/\s+/);for(var r,c=0;r=L[c++];){var v=r.split(".");r=v.shift();if(c>1){K=ah.proxy(K);if(G!==M){K.data=G;}}K.type=v.slice(0).sort().join(".");var P=J[r],N=this.special[r]||{};if(!P){P=J[r]={};if(!N.setup||N.setup.call(O,G,v,K)===false){if(O.addEventListener){O.addEventListener(r,F,false);}else{O.attachEvent&&O.attachEvent("on"+r,F);}}}if(N.add){if((v=N.add.call(O,K,G,v,P))&&ah.isFunction(v)){v.guid=v.guid||K.guid;v.data=v.data||K.data;v.type=v.type||K.type;K=v;}}P[K.guid]=K;this.global[r]=true;}O=null;}}},global:{},remove:function(P,N,L){if(!(P.nodeType===3||P.nodeType===8)){var J=ah.data(P,"events"),K,G,F;if(J){if(N===M||typeof N==="string"&&N.charAt(0)==="."){for(G in J){this.remove(P,G+(N||""));}}else{if(N.type){L=N.handler;N=N.type;}N=N.split(/\s+/);for(var v=0;G=N[v++];){var r=G.split(".");G=r.shift();var z=!r.length,Q=ah.map(r.slice(0).sort(),aS);Q=new RegExp("(^|\\.)"+Q.join("\\.(?:.*\\.)?")+"(\\.|$)");var O=this.special[G]||{};if(J[G]){if(L){F=J[G][L.guid];delete J[G][L.guid];}else{for(var c in J[G]){if(z||Q.test(J[G][c].type)){delete J[G][c];}}}O.remove&&O.remove.call(P,r,F);for(K in J[G]){break;}if(!K){if(!O.teardown||O.teardown.call(P,r)===false){if(P.removeEventListener){P.removeEventListener(G,ah.data(P,"handle"),false);}else{P.detachEvent&&P.detachEvent("on"+G,ah.data(P,"handle"));}}K=null;delete J[G];}}}}for(K in J){break;}if(!K){if(c=ah.data(P,"handle")){c.elem=null;}ah.removeData(P,"events");ah.removeData(P,"handle");}}}},trigger:function(r,c,J,F){var G=r.type||r;if(!F){r=typeof r==="object"?r[aH]?r:ah.extend(ah.Event(G),r):ah.Event(G);if(G.indexOf("!")>=0){r.type=G=G.slice(0,-1);r.exclusive=true;}if(!J){r.stopPropagation();this.global[G]&&ah.each(ah.cache,function(){this.events&&this.events[G]&&ah.event.trigger(r,c,this.handle.elem);});}if(!J||J.nodeType===3||J.nodeType===8){return M;}r.result=M;r.target=J;c=ah.makeArray(c);c.unshift(r);}r.currentTarget=J;(F=ah.data(J,"handle"))&&F.apply(J,c);F=J.parentNode||J.ownerDocument;try{if(!(J&&J.nodeName&&ah.noData[J.nodeName.toLowerCase()])){if(J["on"+G]&&J["on"+G].apply(J,c)===false){r.result=false;}}}catch(z){}if(!r.isPropagationStopped()&&F){ah.event.trigger(r,c,F,true);}else{if(!r.isDefaultPrevented()){J=r.target;var v;if(!(ah.nodeName(J,"a")&&G==="click")&&!(J&&J.nodeName&&ah.noData[J.nodeName.toLowerCase()])){try{if(J[G]){if(v=J["on"+G]){J["on"+G]=null;}this.triggered=true;J[G]();}}catch(K){}if(v){J["on"+G]=v;}this.triggered=false;}}}},handle:function(r){var c,G;r=arguments[0]=ah.event.fix(r||H.event);r.currentTarget=this;G=r.type.split(".");r.type=G.shift();c=!G.length&&!r.exclusive;var z=new RegExp("(^|\\.)"+G.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");G=(ah.data(this,"events")||{})[r.type];for(var F in G){var v=G[F];if(c||z.test(v.type)){r.handler=v;r.data=v.data;v=v.apply(this,arguments);if(v!==M){r.result=v;if(v===false){r.preventDefault();r.stopPropagation();}}if(r.isImmediatePropagationStopped()){break;}}}return r.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(r){if(r[aH]){return r;}var c=r;r=ah.Event(c);for(var z=this.props.length,v;z;){v=this.props[--z];r[v]=c[v];}if(!r.target){r.target=r.srcElement||R;}if(r.target.nodeType===3){r.target=r.target.parentNode;}if(!r.relatedTarget&&r.fromElement){r.relatedTarget=r.fromElement===r.target?r.toElement:r.fromElement;}if(r.pageX==null&&r.clientX!=null){c=R.documentElement;z=R.body;r.pageX=r.clientX+(c&&c.scrollLeft||z&&z.scrollLeft||0)-(c&&c.clientLeft||z&&z.clientLeft||0);r.pageY=r.clientY+(c&&c.scrollTop||z&&z.scrollTop||0)-(c&&c.clientTop||z&&z.clientTop||0);}if(!r.which&&(r.charCode||r.charCode===0?r.charCode:r.keyCode)){r.which=r.charCode||r.keyCode;}if(!r.metaKey&&r.ctrlKey){r.metaKey=r.ctrlKey;}if(!r.which&&r.button!==M){r.which=r.button&1?1:r.button&2?3:r.button&4?2:0;}return r;},guid:100000000,proxy:ah.proxy,special:{ready:{setup:ah.bindReady,teardown:ah.noop},live:{add:function(r,c){ah.extend(r,c||{});r.guid+=c.selector+c.live;c.liveProxy=r;ah.event.add(this,c.live,aK,c);},remove:function(r){if(r.length){var c=0,v=new RegExp("(^|\\.)"+r[0]+"(\\.|$)");ah.each(ah.data(this,"events").live||{},function(){v.test(this.type)&&c++;});c<1&&ah.event.remove(this,r[0],aK);}},special:{}},beforeunload:{setup:function(r,c,v){if(this.setInterval){this.onbeforeunload=v;}return false;},teardown:function(r,c){if(this.onbeforeunload===c){this.onbeforeunload=null;}}}}};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 a8=function(r){for(var c=r.relatedTarget;c&&c!==this;){try{c=c.parentNode;}catch(v){break;}}if(c!==this){r.type=r.data;ah.event.handle.apply(this,arguments);}},aW=function(c){c.type=c.data;ah.event.handle.apply(this,arguments);};ah.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(r,c){ah.event.special[r]={setup:function(v){ah.event.add(this,c,v&&v.selector?aW:a8,r);},teardown:function(v){ah.event.remove(this,c,v&&v.selector?aW:a8);}};});if(!ah.support.submitBubbles){ah.event.special.submit={setup:function(r,c,v){if(this.nodeName.toLowerCase()!=="form"){ah.event.add(this,"click.specialSubmit."+v.guid,function(F){var G=F.target,z=G.type;if((z==="submit"||z==="image")&&ah(G).closest("form").length){return aY("submit",this,arguments);}});ah.event.add(this,"keypress.specialSubmit."+v.guid,function(F){var G=F.target,z=G.type;if((z==="text"||z==="password")&&ah(G).closest("form").length&&F.keyCode===13){return aY("submit",this,arguments);}});}else{return false;}},remove:function(r,c){ah.event.remove(this,"click.specialSubmit"+(c?"."+c.guid:""));ah.event.remove(this,"keypress.specialSubmit"+(c?"."+c.guid:""));}};}if(!ah.support.changeBubbles){var t=/textarea|input|select/i;function aG(r){var c=r.type,v=r.value;if(c==="radio"||c==="checkbox"){v=r.checked;}else{if(c==="select-multiple"){v=r.selectedIndex>-1?ah.map(r.options,function(z){return z.selected;}).join("-"):"";}else{if(r.nodeName.toLowerCase()==="select"){v=r.selectedIndex;}}}return v;}function g(r,c){var F=r.target,v,z;if(!(!t.test(F.nodeName)||F.readOnly)){v=ah.data(F,"_change_data");z=aG(F);if(r.type!=="focusout"||F.type!=="radio"){ah.data(F,"_change_data",z);}if(!(v===M||z===v)){if(v!=null||z){r.type="change";return ah.event.trigger(r,c,F);}}}}ah.event.special.change={filters:{focusout:g,click:function(r){var c=r.target,v=c.type;if(v==="radio"||v==="checkbox"||c.nodeName.toLowerCase()==="select"){return g.call(this,r);}},keydown:function(r){var c=r.target,v=c.type;if(r.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||r.keyCode===32&&(v==="checkbox"||v==="radio")||v==="select-multiple"){return g.call(this,r);}},beforeactivate:function(c){c=c.target;c.nodeName.toLowerCase()==="input"&&c.type==="radio"&&ah.data(c,"_change_data",aG(c));}},setup:function(r,c,z){for(var v in at){ah.event.add(this,v+".specialChange."+z.guid,at[v]);}return t.test(this.nodeName);},remove:function(r,c){for(var v in at){ah.event.remove(this,v+".specialChange"+(c?"."+c.guid:""),at[v]);}return t.test(this.nodeName);}};var at=ah.event.special.change.filters;}R.addEventListener&&ah.each({focus:"focusin",blur:"focusout"},function(r,c){function v(z){z=ah.event.fix(z);z.type=c;return ah.event.handle.call(this,z);}ah.event.special[c]={setup:function(){this.addEventListener(r,v,true);},teardown:function(){this.removeEventListener(r,v,true);}};});ah.each(["bind","one"],function(r,c){ah.fn[c]=function(J,F,G){if(typeof J==="object"){for(var z in J){this[c](z,F,J[z],G);}return this;}if(ah.isFunction(F)){G=F;F=M;}var v=c==="one"?ah.proxy(G,function(K){ah(this).unbind(K,v);return G.apply(this,arguments);}):G;return J==="unload"&&c!=="one"?this.one(J,F,G):this.each(function(){ah.event.add(this,J,v,F);});};});ah.fn.extend({unbind:function(r,c){if(typeof r==="object"&&!r.preventDefault){for(var v in r){this.unbind(v,r[v]);}return this;}return this.each(function(){ah.event.remove(this,r,c);});},trigger:function(r,c){return this.each(function(){ah.event.trigger(r,c,this);});},triggerHandler:function(r,c){if(this[0]){r=ah.Event(r);r.preventDefault();r.stopPropagation();ah.event.trigger(r,c,this[0]);return r.result;}},toggle:function(r){for(var c=arguments,v=1;v<c.length;){ah.proxy(r,c[v++]);}return this.click(ah.proxy(r,function(z){var F=(ah.data(this,"lastToggle"+r.guid)||0)%v;ah.data(this,"lastToggle"+r.guid,F+1);z.preventDefault();return c[F].apply(this,arguments)||false;}));},hover:function(r,c){return this.mouseenter(r).mouseleave(c||r);}});ah.each(["live","die"],function(r,c){ah.fn[c]=function(J,F,G){var z,v=0;if(ah.isFunction(F)){G=F;F=M;}for(J=(J||"").split(/\s+/);(z=J[v++])!=null;){z=z==="focus"?"focusin":z==="blur"?"focusout":z==="hover"?J.push("mouseleave")&&"mouseenter":z;c==="live"?ah(this.context).bind(ag(z,this.selector),{data:F,selector:this.selector,live:z},G):ah(this.context).unbind(ag(z,this.selector),G?{guid:G.guid+this.selector+z}:null);}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(r,c){ah.fn[c]=function(v){return v?this.bind(c,v):this.trigger(c);};if(ah.attrFn){ah.attrFn[c]=true;}});H.attachEvent&&!H.addEventListener&&H.attachEvent("onunload",function(){for(var r in ah.cache){if(ah.cache[r].handle){try{ah.event.remove(ah.cache[r].handle.elem);}catch(c){}}}});(function(){function X(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+=X(Z.childNodes);}}}return aa;}function W(bb,ba,ab,aa,Y,Z){Y=0;for(var bi=aa.length;Y<bi;Y++){var bj=aa[Y];if(bj){bj=bj[bb];for(var bh=false;bj;){if(bj.sizcache===ab){bh=aa[bj.sizset];break;}if(bj.nodeType===1&&!Z){bj.sizcache=ab;bj.sizset=Y;}if(bj.nodeName.toLowerCase()===ba){bh=bj;break;}bj=bj[bb];}aa[Y]=bh;}}}function V(bb,ba,ab,aa,Y,Z){Y=0;for(var bi=aa.length;Y<bi;Y++){var bj=aa[Y];if(bj){bj=bj[bb];for(var bh=false;bj;){if(bj.sizcache===ab){bh=aa[bj.sizset];break;}if(bj.nodeType===1){if(!Z){bj.sizcache=ab;bj.sizset=Y;}if(typeof ba!=="string"){if(bj===ba){bh=true;break;}}else{if(K.filter(ba,[bj]).length>0){bh=bj;break;}}}bj=bj[bb];}aa[Y]=bh;}}}var S=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,T=0,Q=Object.prototype.toString,P=false,N=true;[0,0].sort(function(){N=false;return 0;});var K=function(bi,bh,ba,ab){ba=ba||[];var Z=bh=bh||R;if(bh.nodeType!==1&&bh.nodeType!==9){return[];}if(!bi||typeof bi!=="string"){return ba;}for(var aa=[],bn,bo,bk,bb,bm=true,bj=r(bh),bl=bi;(S.exec(""),bn=S.exec(bl))!==null;){bl=bn[3];aa.push(bn[1]);if(bn[2]){bb=bn[3];break;}}if(aa.length>1&&z.exec(bi)){if(aa.length===2&&O.relative[aa[0]]){bo=L(aa[0]+aa[1],bh);}else{for(bo=O.relative[aa[0]]?[bh]:K(aa.shift(),bh);aa.length;){bi=aa.shift();if(O.relative[bi]){bi+=aa.shift();}bo=L(bi,bo);}}}else{if(!ab&&aa.length>1&&bh.nodeType===9&&!bj&&O.match.ID.test(aa[0])&&!O.match.ID.test(aa[aa.length-1])){bn=K.find(aa.shift(),bh,bj);bh=bn.expr?K.filter(bn.expr,bn.set)[0]:bn.set[0];}if(bh){bn=ab?{expr:aa.pop(),set:J(ab)}:K.find(aa.pop(),aa.length===1&&(aa[0]==="~"||aa[0]==="+")&&bh.parentNode?bh.parentNode:bh,bj);bo=bn.expr?K.filter(bn.expr,bn.set):bn.set;if(aa.length>0){bk=J(bo);}else{bm=false;}for(;aa.length;){var Y=aa.pop();bn=Y;if(O.relative[Y]){bn=aa.pop();}else{Y="";}if(bn==null){bn=bh;}O.relative[Y](bk,bn,bj);}}else{bk=[];}}bk||(bk=bo);bk||K.error(Y||bi);if(Q.call(bk)==="[object Array]"){if(bm){if(bh&&bh.nodeType===1){for(bi=0;bk[bi]!=null;bi++){if(bk[bi]&&(bk[bi]===true||bk[bi].nodeType===1&&v(bh,bk[bi]))){ba.push(bo[bi]);}}}else{for(bi=0;bk[bi]!=null;bi++){bk[bi]&&bk[bi].nodeType===1&&ba.push(bo[bi]);}}}else{ba.push.apply(ba,bk);}}else{J(bk,ba);}if(bb){K(bb,Z,ba,ab);K.uniqueSort(ba);}return ba;};K.uniqueSort=function(Z){if(F){P=N;Z.sort(F);if(P){for(var Y=1;Y<Z.length;Y++){Z[Y]===Z[Y-1]&&Z.splice(Y--,1);}}}return Z;};K.matches=function(Z,Y){return K(Z,null,null,Y);};K.find=function(bb,ba,ab){var aa,Y;if(!bb){return[];}for(var Z=0,bi=O.order.length;Z<bi;Z++){var bj=O.order[Z];if(Y=O.leftMatch[bj].exec(bb)){var bh=Y[1];Y.splice(1,1);if(bh.substr(bh.length-1)!=="\\"){Y[1]=(Y[1]||"").replace(/\\/g,"");aa=O.find[bj](Y,ba,ab);if(aa!=null){bb=bb.replace(O.match[bj],"");break;}}}}aa||(aa=ba.getElementsByTagName("*"));return{set:aa,expr:bb};};K.filter=function(bk,bj,bh,bb){for(var Z=bk,ab=[],bp=bj,bq,bm,bi=bj&&bj[0]&&r(bj[0]);bk&&bj.length;){for(var bo in O.filter){if((bq=O.leftMatch[bo].exec(bk))!=null&&bq[2]){var bl=O.filter[bo],bn,Y;Y=bq[1];bm=false;bq.splice(1,1);if(Y.substr(Y.length-1)!=="\\"){if(bp===ab){ab=[];}if(O.preFilter[bo]){if(bq=O.preFilter[bo](bq,bp,bh,ab,bb,bi)){if(bq===true){continue;}}else{bm=bn=true;}}if(bq){for(var ba=0;(Y=bp[ba])!=null;ba++){if(Y){bn=bl(Y,bq,ba,bp);var aa=bb^!!bn;if(bh&&bn!=null){if(aa){bm=true;}else{bp[ba]=false;}}else{if(aa){ab.push(Y);bm=true;}}}}}if(bn!==M){bh||(bp=ab);bk=bk.replace(O.match[bo],"");if(!bm){return[];}break;}}}}if(bk===Z){if(bm==null){K.error(bk);}else{break;}}Z=bk;}return bp;};K.error=function(Y){throw"Syntax error, unrecognized expression: "+Y;};var O=K.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(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&&K.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&&K.filter(aa,ab,true);}},"":function(ab,aa,Z){var Y=T++,ba=V;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=W;}ba("parentNode",aa,Y,ab,bb,Z);},"~":function(ab,aa,Z){var Y=T++,ba=V;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=W;}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,bh){ba=" "+ba[1].replace(/\\/g,"")+" ";if(bh){return ba;}bh=0;for(var aa;(aa=ab[bh])!=null;bh++){if(aa){if(bb^(aa.className&&(" "+aa.className+" ").replace(/[\t\n]/g," ").indexOf(ba)>=0)){Z||Y.push(aa);}else{if(Z){ab[bh]=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]=T++;return Z;},ATTR:function(ab,aa,Z,Y,ba,bb){aa=ab[1].replace(/\\/g,"");if(!bb&&O.attrMap[aa]){ab[1]=O.attrMap[aa];}if(ab[2]==="~="){ab[4]=" "+ab[4]+" ";}return ab;},PSEUDO:function(ab,aa,Z,Y,ba){if(ab[1]==="not"){if((S.exec(ab[3])||"").length>1||/^\w/.test(ab[3])){ab[3]=K(ab[3],null,null,aa);}else{ab=K.filter(ab[3],aa,Z,true^ba);Z||Y.push.apply(Y,ab);return false;}}else{if(O.match.POS.test(ab[0])||O.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 !!K(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=O.filters[ba];if(bb){return bb(ab,Z,aa,Y);}else{if(ba==="contains"){return(ab.textContent||ab.innerText||X([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{K.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 bh=ba.parentNode;if(bh&&(bh.sizcache!==ab||!ba.nodeIndex)){var aa=0;for(Y=bh.firstChild;Y;Y=Y.nextSibling){if(Y.nodeType===1){Y.nodeIndex=++aa;}}bh.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=O.attrHandle[Z]?O.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=O.setFilters[aa[2]];if(ba){return ba(ab,Z,aa,Y);}}}},z=O.match.POS;for(var c in O.match){O.match[c]=new RegExp(O.match[c].source+/(?![^\[]*\])(?![^\(]*\))/.source);O.leftMatch[c]=new RegExp(/(^(?:.|\r|\n)*?)/.source+O.match[c].source.replace(/\\(\d+)/g,function(Z,Y){return"\\"+(Y-0+1);}));}var J=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(R.documentElement.childNodes,0);}catch(G){J=function(ab,aa){aa=aa||[];if(Q.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 F;if(R.documentElement.compareDocumentPosition){F=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 R.documentElement){F=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(R.createRange){F=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=R.createElement("div"),Z="script"+(new Date).getTime();aa.innerHTML="<a name='"+Z+"'/>";var Y=R.documentElement;Y.insertBefore(aa,Y.firstChild);if(R.getElementById(Z)){O.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]:M:[];}};O.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=R.createElement("div");Y.appendChild(R.createComment(""));if(Y.getElementsByTagName("*").length>0){O.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")!=="#"){O.attrHandle.href=function(Z){return Z.getAttribute("href",2);};}Y=null;})();R.querySelectorAll&&function(){var aa=K,Z=R.createElement("div");Z.innerHTML="<p class='TEST'></p>";if(!(Z.querySelectorAll&&Z.querySelectorAll(".TEST").length===0)){K=function(ab,bh,bi,ba){bh=bh||R;if(!ba&&bh.nodeType===9&&!r(bh)){try{return J(bh.querySelectorAll(ab),bi);}catch(bb){}}return aa(ab,bh,bi,ba);};for(var Y in aa){K[Y]=aa[Y];}Z=null;}}();(function(){var Y=R.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){O.order.splice(1,0,"CLASS");O.find.CLASS=function(ab,aa,Z){if(typeof aa.getElementsByClassName!=="undefined"&&!Z){return aa.getElementsByClassName(ab[1]);}};Y=null;}}})();var v=R.compareDocumentPosition?function(Z,Y){return Z.compareDocumentPosition(Y)&16;}:function(Z,Y){return Z!==Y&&(Z.contains?Z.contains(Y):true);},r=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false;},L=function(ab,aa){var Z=[],Y="",ba;for(aa=aa.nodeType?[aa]:aa;ba=O.match.PSEUDO.exec(ab);){Y+=ba[0];ab=ab.replace(O.match.PSEUDO,"");}ab=O.relative[ab]?ab+"*":ab;ba=0;for(var bb=aa.length;ba<bb;ba++){K(ab,aa[ba],Z);}return K.filter(Y,Z);};ah.find=K;ah.expr=K.selectors;ah.expr[":"]=ah.expr.filters;ah.unique=K.uniqueSort;ah.getText=X;ah.isXMLDoc=r;ah.contains=v;})();var aw=/Until$/,U=/^(?:parents|prevUntil|prevAll)/,s=/,/;av=Array.prototype.slice;var x=function(r,c,z){if(ah.isFunction(c)){return ah.grep(r,function(G,F){return !!c.call(G,F,G)===z;});}else{if(c.nodeType){return ah.grep(r,function(F){return F===c===z;});}else{if(typeof c==="string"){var v=ah.grep(r,function(F){return F.nodeType===1;});if(E.test(c)){return ah.filter(c,v,!z);}else{c=ah.filter(c,v);}}}}return ah.grep(r,function(F){return ah.inArray(F,c)>=0===z;});};ah.fn.extend({find:function(r){for(var c=this.pushStack("","find",r),J=0,F=0,G=this.length;F<G;F++){J=c.length;ah.find(r,this[F],c);if(F>0){for(var z=J;z<c.length;z++){for(var v=0;v<J;v++){if(c[v]===c[z]){c.splice(z--,1);break;}}}}}return c;},has:function(r){var c=ah(r);return this.filter(function(){for(var z=0,v=c.length;z<v;z++){if(ah.contains(this,c[z])){return true;}}});},not:function(c){return this.pushStack(x(this,c,false),"not",c);},filter:function(c){return this.pushStack(x(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,z={},v;if(F&&L.length){G=0;for(var r=L.length;G<r;G++){v=L[G];z[v]||(z[v]=ah.expr.match.POS.test(v)?ah(v,K||this.context):v);}for(;F&&F.ownerDocument&&F!==K;){for(v in z){G=z[v];if(G.jquery?G.index(F)>-1:ah(F).is(G)){J.push({selector:v,elem:F});delete z[v];}}F=F.parentNode;}}return J;}var c=ah.expr.match.POS.test(L)?ah(L,K||this.context):null;return this.map(function(N,O){for(;O&&O.ownerDocument&&O!==K;){if(c?c.index(O)>-1:ah(O).is(L)){return O;}O=O.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(r,c){r=typeof r==="string"?ah(r,c||this.context):ah.makeArray(r);c=ah.merge(this.get(),r);return this.pushStack(A(r[0])||A(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(r,c,v){return ah.dir(r,"parentNode",v);},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(r,c,v){return ah.dir(r,"nextSibling",v);},prevUntil:function(r,c,v){return ah.dir(r,"previousSibling",v);},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(r,c){ah.fn[r]=function(F,v){var z=ah.map(this,c,F);aw.test(r)||(v=F);if(v&&typeof v==="string"){z=ah.filter(v,z);}z=this.length>1?ah.unique(z):z;if((this.length>1||s.test(v))&&U.test(r)){z=z.reverse();}return this.pushStack(z,r,av.call(arguments).join(","));};});ah.extend({filter:function(r,c,v){if(v){r=":not("+r+")";}return ah.find.matches(r,c);},dir:function(r,c,z){var v=[];for(r=r[c];r&&r.nodeType!==9&&(z===M||r.nodeType!==1||!ah(r).is(z));){r.nodeType===1&&v.push(r);r=r[c];}return v;},nth:function(r,c,z){c=c||1;for(var v=0;r;r=r[z]){if(r.nodeType===1&&++v===c){break;}}return r;},sibling:function(r,c){for(var v=[];r;r=r.nextSibling){r.nodeType===1&&r!==c&&v.push(r);}return v;}});var j=/ jQuery\d+="(?:\d+|null)"/g,ar=/^\s+/,bd=/(<([\w:]+)[^>]*?)\/>/g,f=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,aZ=/<([\w:]+)/,a7=/<tbody/i,aU=/<|&\w+;/,a2=/checked\s*(?:[^=]|=\s*.checked.)/i,aL=function(r,c,v){return f.test(v)?r:c+"></"+v+">";},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(r){var v=ah(this);v.text(c.call(this,r,v.text()));});}if(typeof c!=="object"&&c!==M){return this.empty().append((this[0]&&this[0].ownerDocument||R).createTextNode(c));}return ah.getText(this);},wrapAll:function(r){if(ah.isFunction(r)){return this.each(function(v){ah(this).wrapAll(r.call(this,v));});}if(this[0]){var c=ah(r,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var v=this;v.firstChild&&v.firstChild.nodeType===1;){v=v.firstChild;}return v;}).append(this);}return this;},wrapInner:function(c){if(ah.isFunction(c)){return this.each(function(r){ah(this).wrapInner(c.call(this,r));});}return this.each(function(){var r=ah(this),v=r.contents();v.length?v.wrapAll(c):r.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(r){this.parentNode.insertBefore(r,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(r){this.parentNode.insertBefore(r,this.nextSibling);});}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,ah(arguments[0]).toArray());return c;}}},clone:function(r){var c=this.map(function(){if(!ah.support.noCloneEvent&&!ah.isXMLDoc(this)){var z=this.outerHTML,v=this.ownerDocument;if(!z){z=v.createElement("div");z.appendChild(this.cloneNode(true));z=z.innerHTML;}return ah.clean([z.replace(j,"").replace(ar,"")],v)[0];}else{return this.cloneNode(true);}});if(r===true){l(this,c);l(this.find("*"),c.find("*"));}return c;},html:function(r){if(r===M){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(j,""):null;}else{if(typeof r==="string"&&!/<script/i.test(r)&&(ah.support.leadingWhitespace||!ar.test(r))&&!aJ[(aZ.exec(r)||["",""])[1].toLowerCase()]){r=r.replace(bd,aL);try{for(var c=0,z=this.length;c<z;c++){if(this[c].nodeType===1){ah.cleanData(this[c].getElementsByTagName("*"));this[c].innerHTML=r;}}}catch(v){this.empty().append(r);}}else{ah.isFunction(r)?this.each(function(J){var G=ah(this),F=G.html();G.empty().append(function(){return r.call(this,J,F);});}):this.empty().append(r);}}return this;},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(ah.isFunction(c)){return this.each(function(r){var z=ah(this),v=z.html();z.replaceWith(c.call(this,r,v));});}else{c=ah(c).detach();}return this.each(function(){var r=this.nextSibling,v=this.parentNode;ah(this).remove();r?ah(r).before(c):ah(v).append(c);});}else{return this.pushStack(ah(ah.isFunction(c)?c():c),"replaceWith",c);}},detach:function(c){return this.remove(c,true);},domManip:function(N,L,K){function G(O){return ah.nodeName(O,"table")?O.getElementsByTagName("tbody")[0]||O.appendChild(O.ownerDocument.createElement("tbody")):O;}var J,F,z=N[0],r=[];if(!ah.support.checkClone&&arguments.length===3&&typeof z==="string"&&a2.test(z)){return this.each(function(){ah(this).domManip(N,L,K,true);});}if(ah.isFunction(z)){return this.each(function(P){var O=ah(this);N[0]=z.call(this,P,L?O.html():M);O.domManip(N,L,K);});}if(this[0]){J=N[0]&&N[0].parentNode&&N[0].parentNode.nodeType===11?{fragment:N[0].parentNode}:bf(N,this,r);if(F=J.fragment.firstChild){L=L&&ah.nodeName(F,"tr");for(var c=0,v=this.length;c<v;c++){K.call(L?G(this[c],F):this[c],J.cacheable||this.length>1||c>0?J.fragment.cloneNode(true):J.fragment);}}r&&ah.each(r,bg);}return this;}});ah.fragments={};ah.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(r,c){ah.fn[r]=function(J){var F=[];J=ah(J);for(var G=0,z=J.length;G<z;G++){var v=(G>0?this.clone(true):this).get();ah.fn[c].apply(ah(J[G]),v);F=F.concat(v);}return this.pushStack(F,r,J.selector);};});ah.each({remove:function(r,c){if(!r||ah.filter(r,[this]).length){if(!c&&this.nodeType===1){ah.cleanData(this.getElementsByTagName("*"));ah.cleanData([this]);}this.parentNode&&this.parentNode.removeChild(this);}},empty:function(){for(this.nodeType===1&&ah.cleanData(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild);}}},function(r,c){ah.fn[r]=function(){return this.each(c,arguments);};});ah.extend({clean:function(r,c,F,v){c=c||R;if(typeof c.createElement==="undefined"){c=c.ownerDocument||c[0]&&c[0].ownerDocument||R;}var z=[];ah.each(r,function(K,J){if(typeof J==="number"){J+="";}if(J){if(typeof J==="string"&&!aU.test(J)){J=c.createTextNode(J);}else{if(typeof J==="string"){J=J.replace(bd,aL);var N=(aZ.exec(J)||["",""])[1].toLowerCase(),L=aJ[N]||aJ._default,G=L[0];K=c.createElement("div");for(K.innerHTML=L[1]+J+L[2];G--;){K=K.lastChild;}if(!ah.support.tbody){G=a7.test(J);N=N==="table"&&!G?K.firstChild&&K.firstChild.childNodes:L[1]==="<table>"&&!G?K.childNodes:[];for(L=N.length-1;L>=0;--L){ah.nodeName(N[L],"tbody")&&!N[L].childNodes.length&&N[L].parentNode.removeChild(N[L]);}}!ah.support.leadingWhitespace&&ar.test(J)&&K.insertBefore(c.createTextNode(ar.exec(J)[0]),K.firstChild);J=ah.makeArray(K.childNodes);}}if(J.nodeType){z.push(J);}else{z=ah.merge(z,J);}}});if(F){for(r=0;z[r];r++){if(v&&ah.nodeName(z[r],"script")&&(!z[r].type||z[r].type.toLowerCase()==="text/javascript")){v.push(z[r].parentNode?z[r].parentNode.removeChild(z[r]):z[r]);}else{z[r].nodeType===1&&z.splice.apply(z,[r+1,0].concat(ah.makeArray(z[r].getElementsByTagName("script"))));F.appendChild(z[r]);}}}return z;},cleanData:function(r){for(var c=0,v;(v=r[c])!=null;c++){ah.event.remove(v);ah.removeData(v);}}});var aD=/z-?index|font-?weight|opacity|zoom|line-?height/i,ai=/alpha\([^)]*\)/,B=/opacity=([^)]*)/,aV=/float/i,aE=/-([a-z])/ig,ad=/([A-Z])/g,u=/^-?\d+(?:px)?$/i,h=/^-?\d/,a9={position:"absolute",visibility:"hidden",display:"block"},aX=["Left","Right"],aI=["Top","Bottom"],af=R.defaultView&&R.defaultView.getComputedStyle,m=ah.support.cssFloat?"cssFloat":"styleFloat",ae=function(r,c){return c.toUpperCase();};ah.fn.css=function(r,c){return ap(this,r,c,true,function(F,v,z){if(z===M){return ah.curCSS(F,v);}if(typeof z==="number"&&!aD.test(v)){z+="px";}ah.style(F,v,z);});};ah.extend({style:function(r,c,F){if(!r||r.nodeType===3||r.nodeType===8){return M;}if((c==="width"||c==="height")&&parseFloat(F)<0){F=M;}var v=r.style||r,z=F!==M;if(!ah.support.opacity&&c==="opacity"){if(z){v.zoom=1;c=parseInt(F,10)+""==="NaN"?"":"alpha(opacity="+F*100+")";r=v.filter||ah.curCSS(r,"filter")||"";v.filter=ai.test(r)?r.replace(ai,c):c;}return v.filter&&v.filter.indexOf("opacity=")>=0?parseFloat(B.exec(v.filter)[1])/100+"":"";}if(aV.test(c)){c=m;}c=c.replace(aE,ae);if(z){v[c]=F;}return v[c];},css:function(r,c,J,F){if(c==="width"||c==="height"){var G,z=c==="width"?aX:aI;function v(){G=c==="width"?r.offsetWidth:r.offsetHeight;F!=="border"&&ah.each(z,function(){F||(G-=parseFloat(ah.curCSS(r,"padding"+this,true))||0);if(F==="margin"){G+=parseFloat(ah.curCSS(r,"margin"+this,true))||0;}else{G-=parseFloat(ah.curCSS(r,"border"+this+"Width",true))||0;}});}r.offsetWidth!==0?v():ah.swap(r,a9,v);return Math.max(0,Math.round(G));}return ah.curCSS(r,c,J);},curCSS:function(r,c,G){var z,F=r.style;if(!ah.support.opacity&&c==="opacity"&&r.currentStyle){z=B.test(r.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return z===""?"1":z;}if(aV.test(c)){c=m;}if(!G&&F&&F[c]){z=F[c];}else{if(af){if(aV.test(c)){c="float";}c=c.replace(ad,"-$1").toLowerCase();F=r.ownerDocument.defaultView;if(!F){return null;}if(r=F.getComputedStyle(r,null)){z=r.getPropertyValue(c);}if(c==="opacity"&&z===""){z="1";}}else{if(r.currentStyle){G=c.replace(aE,ae);z=r.currentStyle[c]||r.currentStyle[G];if(!u.test(z)&&h.test(z)){c=F.left;var v=r.runtimeStyle.left;r.runtimeStyle.left=r.currentStyle.left;F.left=G==="fontSize"?"1em":z||0;z=F.pixelLeft+"px";F.left=c;r.runtimeStyle.left=v;}}}}return z;},swap:function(r,c,F){var v={};for(var z in c){v[z]=r.style[z];r.style[z]=c[z];}F.call(r);for(z in c){r.style[z]=v[z];}}});if(ah.expr&&ah.expr.filters){ah.expr.filters.hidden=function(r){var c=r.offsetWidth,z=r.offsetHeight,v=r.nodeName.toLowerCase()==="tr";return c===0&&z===0&&!v?true:c>0&&z>0&&!v?false:ah.curCSS(r,"display")==="none";};ah.expr.filters.visible=function(c){return !ah.expr.filters.hidden(c);};}var y=aF(),k=/<script(.|\s)*?\/script>/gi,be=/select|textarea/i,a1=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,aA=/=\?(&|$)/,w=/\?/,aN=/(\?|&)_=.*?(&|$)/,aj=/^(\w+:)?\/\/([^\/?#]+)/,C=/%20/g;ah.fn.extend({_load:ah.fn.load,load:function(r,c,G){if(typeof r!=="string"){return this._load(r);}else{if(!this.length){return this;}}var z=r.indexOf(" ");if(z>=0){var F=r.slice(z,r.length);r=r.slice(0,z);}z="GET";if(c){if(ah.isFunction(c)){G=c;c=null;}else{if(typeof c==="object"){c=ah.param(c,ah.ajaxSettings.traditional);z="POST";}}}var v=this;ah.ajax({url:r,type:z,dataType:"html",data:c,complete:function(J,K){if(K==="success"||K==="notmodified"){v.html(F?ah("<div />").append(J.responseText.replace(k,"")).find(F):J.responseText);}G&&v.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||be.test(this.nodeName)||a1.test(this.type));}).map(function(r,c){r=ah(this).val();return r==null?null:ah.isArray(r)?ah.map(r,function(v){return{name:c.name,value:v};}):{name:c.name,value:r};}).get();}});ah.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(r,c){ah.fn[c]=function(v){return this.bind(c,v);};});ah.extend({get:function(r,c,z,v){if(ah.isFunction(c)){v=v||z;z=c;c=null;}return ah.ajax({type:"GET",url:r,data:c,success:z,dataType:v});},getScript:function(r,c){return ah.get(r,null,c,"script");},getJSON:function(r,c,v){return ah.get(r,c,v,"json");},post:function(r,c,z,v){if(ah.isFunction(c)){v=v||z;z=c;c={};}return ah.ajax({type:"POST",url:r,data:c,success:z,dataType:v});},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:H.XMLHttpRequest&&(H.location.protocol!=="file:"||!H.ActiveXObject)?function(){return new H.XMLHttpRequest;}:function(){try{return new H.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(ab){function aa(){Y.success&&Y.success.call(K,N,S,r);Y.global&&X("ajaxSuccess",[r,Y]);}function Z(){Y.complete&&Y.complete.call(K,r,S);Y.global&&X("ajaxComplete",[r,Y]);Y.global&&!--ah.active&&ah.event.trigger("ajaxStop");}function X(ba,bb){(Y.context?ah(Y.context):ah.event).trigger(ba,bb);}var Y=ah.extend(true,{},ah.ajaxSettings,ab),T,S,N,K=ab&&ab.context||Y,O=Y.type.toUpperCase();if(Y.data&&Y.processData&&typeof Y.data!=="string"){Y.data=ah.param(Y.data,Y.traditional);}if(Y.dataType==="jsonp"){if(O==="GET"){aA.test(Y.url)||(Y.url+=(w.test(Y.url)?"&":"?")+(Y.jsonp||"callback")+"=?");}else{if(!Y.data||!aA.test(Y.data)){Y.data=(Y.data?Y.data+"&":"")+(Y.jsonp||"callback")+"=?";}}Y.dataType="json";}if(Y.dataType==="json"&&(Y.data&&aA.test(Y.data)||aA.test(Y.url))){T=Y.jsonpCallback||"jsonp"+y++;if(Y.data){Y.data=(Y.data+"").replace(aA,"="+T+"$1");}Y.url=Y.url.replace(aA,"="+T+"$1");Y.dataType="script";H[T]=H[T]||function(ba){N=ba;aa();Z();H[T]=M;try{delete H[T];}catch(bb){}J&&J.removeChild(G);};}if(Y.dataType==="script"&&Y.cache===null){Y.cache=false;}if(Y.cache===false&&O==="GET"){var z=aF(),c=Y.url.replace(aN,"$1_="+z+"$2");Y.url=c+(c===Y.url?(w.test(Y.url)?"&":"?")+"_="+z:"");}if(Y.data&&O==="GET"){Y.url+=(w.test(Y.url)?"&":"?")+Y.data;}Y.global&&!ah.active++&&ah.event.trigger("ajaxStart");z=(z=aj.exec(Y.url))&&(z[1]&&z[1]!==location.protocol||z[2]!==location.host);if(Y.dataType==="script"&&O==="GET"&&z){var J=R.getElementsByTagName("head")[0]||R.documentElement,G=R.createElement("script");G.src=Y.url;if(Y.scriptCharset){G.charset=Y.scriptCharset;}if(!T){var F=false;G.onload=G.onreadystatechange=function(){if(!F&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){F=true;aa();Z();G.onload=G.onreadystatechange=null;J&&G.parentNode&&J.removeChild(G);}};}J.insertBefore(G,J.firstChild);return M;}var v=false,r=Y.xhr();if(r){Y.username?r.open(O,Y.url,Y.async,Y.username,Y.password):r.open(O,Y.url,Y.async);try{if(Y.data||ab&&ab.contentType){r.setRequestHeader("Content-Type",Y.contentType);}if(Y.ifModified){ah.lastModified[Y.url]&&r.setRequestHeader("If-Modified-Since",ah.lastModified[Y.url]);ah.etag[Y.url]&&r.setRequestHeader("If-None-Match",ah.etag[Y.url]);}z||r.setRequestHeader("X-Requested-With","XMLHttpRequest");r.setRequestHeader("Accept",Y.dataType&&Y.accepts[Y.dataType]?Y.accepts[Y.dataType]+", */*":Y.accepts._default);}catch(L){}if(Y.beforeSend&&Y.beforeSend.call(K,r,Y)===false){Y.global&&!--ah.active&&ah.event.trigger("ajaxStop");r.abort();return false;}Y.global&&X("ajaxSend",[r,Y]);var W=r.onreadystatechange=function(bb){if(!r||r.readyState===0||bb==="abort"){v||Z();v=true;if(r){r.onreadystatechange=ah.noop;}}else{if(!v&&r&&(r.readyState===4||bb==="timeout")){v=true;r.onreadystatechange=ah.noop;S=bb==="timeout"?"timeout":!ah.httpSuccess(r)?"error":Y.ifModified&&ah.httpNotModified(r,Y.url)?"notmodified":"success";var bh;if(S==="success"){try{N=ah.httpData(r,Y.dataType,Y);}catch(ba){S="parsererror";bh=ba;}}if(S==="success"||S==="notmodified"){T||aa();}else{ah.handleError(Y,r,S,bh);}Z();bb==="timeout"&&r.abort();if(Y.async){r=null;}}}};try{var V=r.abort;r.abort=function(){r&&V.call(r);W("abort");};}catch(Q){}Y.async&&Y.timeout>0&&setTimeout(function(){r&&!v&&W("timeout");},Y.timeout);try{r.send(O==="POST"||O==="PUT"||O==="DELETE"?Y.data:null);}catch(P){ah.handleError(Y,r,null,P);Z();}Y.async||W();return r;}},handleError:function(r,c,z,v){if(r.error){r.error.call(r.context||r,c,z,v);}if(r.global){(r.context?ah(r.context):ah.event).trigger("ajaxError",[c,r,v]);}},active:0,httpSuccess:function(r){try{return !r.status&&location.protocol==="file:"||r.status>=200&&r.status<300||r.status===304||r.status===1223||r.status===0;}catch(c){}return false;},httpNotModified:function(r,c){var z=r.getResponseHeader("Last-Modified"),v=r.getResponseHeader("Etag");if(z){ah.lastModified[c]=z;}if(v){ah.etag[c]=v;}return r.status===304||r.status===0;},httpData:function(r,c,F){var v=r.getResponseHeader("content-type")||"",z=c==="xml"||!c&&v.indexOf("xml")>=0;r=z?r.responseXML:r.responseText;z&&r.documentElement.nodeName==="parsererror"&&ah.error("parsererror");if(F&&F.dataFilter){r=F.dataFilter(r,c);}if(typeof r==="string"){if(c==="json"||!c&&v.indexOf("json")>=0){r=ah.parseJSON(r);}else{if(c==="script"||!c&&v.indexOf("javascript")>=0){ah.globalEval(r);}}}return r;},param:function(r,c){function G(J,K){if(ah.isArray(K)){ah.each(K,function(N,L){c?z(J,L):G(J+"["+(typeof L==="object"||ah.isArray(L)?N:"")+"]",L);});}else{!c&&K!=null&&typeof K==="object"?ah.each(K,function(N,L){G(J+"["+N+"]",L);}):z(J,K);}}function z(J,K){K=ah.isFunction(K)?K():K;F[F.length]=encodeURIComponent(J)+"="+encodeURIComponent(K);}var F=[];if(c===M){c=ah.ajaxSettings.traditional;}if(ah.isArray(r)||r.jquery){ah.each(r,function(){z(this.name,this.value);});}else{for(var v in r){G(v,r[v]);}}return F.join("&").replace(C,"+");}});var i={},n=/toggle|show|hide/,a=/^([+-]=)?([\d+-.]+)(.*)$/,aq,aO=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];ah.fn.extend({show:function(r,c){if(r||r===0){return this.animate(aC("show",3),r,c);}else{r=0;for(c=this.length;r<c;r++){var F=ah.data(this[r],"olddisplay");this[r].style.display=F||"";if(ah.css(this[r],"display")==="none"){F=this[r].nodeName;var v;if(i[F]){v=i[F];}else{var z=ah("<"+F+" />").appendTo("body");v=z.css("display");if(v==="none"){v="block";}z.remove();i[F]=v;}ah.data(this[r],"olddisplay",v);}}r=0;for(c=this.length;r<c;r++){this[r].style.display=ah.data(this[r],"olddisplay")||"";}return this;}},hide:function(r,c){if(r||r===0){return this.animate(aC("hide",3),r,c);}else{r=0;for(c=this.length;r<c;r++){var v=ah.data(this[r],"olddisplay");!v&&v!=="none"&&ah.data(this[r],"olddisplay",ah.css(this[r],"display"));}r=0;for(c=this.length;r<c;r++){this[r].style.display="none";}return this;}},_toggle:ah.fn.toggle,toggle:function(r,c){var v=typeof r==="boolean";if(ah.isFunction(r)&&ah.isFunction(c)){this._toggle.apply(this,arguments);}else{r==null||v?this.each(function(){var z=v?r:ah(this).is(":hidden");ah(this)[z?"show":"hide"]();}):this.animate(aC("toggle",3),r,c);}return this;},fadeTo:function(r,c,v){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:c},r,v);},animate:function(r,c,F,v){var z=ah.speed(c,F,v);if(ah.isEmptyObject(r)){return this.each(z.complete);}return this[z.queue===false?"each":"queue"](function(){var K=ah.extend({},z),J,N=this.nodeType===1&&ah(this).is(":hidden"),L=this;for(J in r){var G=J.replace(aE,ae);if(J!==G){r[G]=r[J];delete r[J];J=G;}if(r[J]==="hide"&&N||r[J]==="show"&&!N){return K.complete.call(this);}if((J==="height"||J==="width")&&this.style){K.display=ah.css(this,"display");K.overflow=this.style.overflow;}if(ah.isArray(r[J])){(K.specialEasing=K.specialEasing||{})[J]=r[J][1];r[J]=r[J][0];}}if(K.overflow!=null){this.style.overflow="hidden";}K.curAnim=ah.extend({},r);ah.each(r,function(Q,P){var O=new ah.fx(L,K,Q);if(n.test(P)){O[P==="toggle"?N?"show":"hide":P](r);}else{var V=a.exec(P),T=O.cur(true)||0;if(V){P=parseFloat(V[2]);var S=V[3]||"px";if(S!=="px"){L.style[Q]=(P||1)+S;T=(P||1)/O.cur(true)*T;L.style[Q]=T+S;}if(V[1]){P=(V[1]==="-="?-1:1)*P+T;}O.custom(T,P,S);}else{O.custom(T,P,"");}}});return true;});},stop:function(r,c){var v=ah.timers;r&&this.queue([]);this.each(function(){for(var z=v.length-1;z>=0;z--){if(v[z].elem===this){c&&v[z](true);v.splice(z,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(r,c){ah.fn[r]=function(z,v){return this.animate(c,z,v);};});ah.extend({speed:function(r,c,z){var v=r&&typeof r==="object"?r:{complete:z||!z&&c||ah.isFunction(r)&&r,duration:r,easing:z&&c||c&&!ah.isFunction(c)&&c};v.duration=ah.fx.off?0:typeof v.duration==="number"?v.duration:ah.fx.speeds[v.duration]||ah.fx.speeds._default;v.old=v.complete;v.complete=function(){v.queue!==false&&ah(this).dequeue();ah.isFunction(v.old)&&v.old.call(this);};return v;},easing:{linear:function(r,c,z,v){return z+v*r;},swing:function(r,c,z,v){return(-Math.cos(r*Math.PI)/2+0.5)*v+z;}},timers:[],fx:function(r,c,v){this.options=c;this.elem=r;this.prop=v;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(r,c,F){function v(G){return z.step(G);}this.startTime=aF();this.start=r;this.end=c;this.unit=F||this.unit||"px";this.now=this.start;this.pos=this.state=0;var z=this;v.elem=this.elem;if(v()&&ah.timers.push(v)&&!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(r){var c=aF(),F=true;if(r||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 v in this.options.curAnim){if(this.options.curAnim[v]!==true){F=false;}}if(F){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;r=ah.data(this.elem,"olddisplay");this.elem.style.display=r?r: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 z in this.options.curAnim){ah.style(this.elem,z,this.options.orig[z]);}}this.options.complete.call(this.elem);}return false;}else{z=c-this.startTime;this.state=z/this.options.duration;r=this.options.easing||(ah.easing.swing?"swing":"linear");this.pos=ah.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||r](this.state,z,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 r=ah.timers,c=0;c<r.length;c++){r[c]()||r.splice(c--,1);}r.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(r){return c===r.elem;}).length;};}ah.fn.offset="getBoundingClientRect" in R.documentElement?function(r){var c=this[0];if(r){return this.each(function(F){ah.offset.setOffset(this,r,F);});}if(!c||!c.ownerDocument){return null;}if(c===c.ownerDocument.body){return ah.offset.bodyOffset(c);}var z=c.getBoundingClientRect(),v=c.ownerDocument;c=v.body;v=v.documentElement;return{top:z.top+(self.pageYOffset||ah.support.boxModel&&v.scrollTop||c.scrollTop)-(v.clientTop||c.clientTop||0),left:z.left+(self.pageXOffset||ah.support.boxModel&&v.scrollLeft||c.scrollLeft)-(v.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,F,z=J.documentElement,r=J.body;G=(J=J.defaultView)?J.getComputedStyle(L,null):L.currentStyle;for(var c=L.offsetTop,v=L.offsetLeft;(L=L.parentNode)&&L!==r&&L!==z;){if(ah.offset.supportsFixedPosition&&G.position==="fixed"){break;}F=J?J.getComputedStyle(L,null):L.currentStyle;c-=L.scrollTop;v-=L.scrollLeft;if(L===K){c+=L.offsetTop;v+=L.offsetLeft;if(ah.offset.doesNotAddBorder&&!(ah.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(L.nodeName))){c+=parseFloat(F.borderTopWidth)||0;v+=parseFloat(F.borderLeftWidth)||0;}G=K;K=L.offsetParent;}if(ah.offset.subtractsBorderForOverflowNotVisible&&F.overflow!=="visible"){c+=parseFloat(F.borderTopWidth)||0;v+=parseFloat(F.borderLeftWidth)||0;}G=F;}if(G.position==="relative"||G.position==="static"){c+=r.offsetTop;v+=r.offsetLeft;}if(ah.offset.supportsFixedPosition&&G.position==="fixed"){c+=Math.max(z.scrollTop,r.scrollTop);v+=Math.max(z.scrollLeft,r.scrollLeft);}return{top:c,left:v};};ah.offset={initialize:function(){var r=R.body,c=R.createElement("div"),G,z,F,v=parseFloat(ah.curCSS(r,"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>";r.insertBefore(c,r.firstChild);G=c.firstChild;z=G.firstChild;F=G.nextSibling.firstChild.firstChild;this.doesNotAddBorder=z.offsetTop!==5;this.doesAddBorderForTableAndCells=F.offsetTop===5;z.style.position="fixed";z.style.top="20px";this.supportsFixedPosition=z.offsetTop===20||z.offsetTop===15;z.style.position=z.style.top="";G.style.overflow="hidden";G.style.position="relative";this.subtractsBorderForOverflowNotVisible=z.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=r.offsetTop!==v;r.removeChild(c);ah.offset.initialize=ah.noop;},bodyOffset:function(r){var c=r.offsetTop,v=r.offsetLeft;ah.offset.initialize();if(ah.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(ah.curCSS(r,"marginTop",true))||0;v+=parseFloat(ah.curCSS(r,"marginLeft",true))||0;}return{top:c,left:v};},setOffset:function(r,c,J){if(/static/.test(ah.curCSS(r,"position"))){r.style.position="relative";}var F=ah(r),G=F.offset(),z=parseInt(ah.curCSS(r,"top",true),10)||0,v=parseInt(ah.curCSS(r,"left",true),10)||0;if(ah.isFunction(c)){c=c.call(r,J,G);}J={top:c.top-G.top+z,left:c.left-G.left+v};"using" in c?c.using.call(r,J):F.css(J);}};ah.fn.extend({position:function(){if(!this[0]){return null;}var r=this[0],c=this.offsetParent(),z=this.offset(),v=/^body|html$/i.test(c[0].nodeName)?{top:0,left:0}:c.offset();z.top-=parseFloat(ah.curCSS(r,"marginTop",true))||0;z.left-=parseFloat(ah.curCSS(r,"marginLeft",true))||0;v.top+=parseFloat(ah.curCSS(c[0],"borderTopWidth",true))||0;v.left+=parseFloat(ah.curCSS(c[0],"borderLeftWidth",true))||0;return{top:z.top-v.top,left:z.left-v.left};},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||R.body;c&&!/^body|html$/i.test(c.nodeName)&&ah.css(c,"position")==="static";){c=c.offsetParent;}return c;});}});ah.each(["Left","Top"],function(r,c){var v="scroll"+c;ah.fn[v]=function(F){var G=this[0],z;if(!G){return null;}if(F!==M){return this.each(function(){if(z=ak(this)){z.scrollTo(!r?F:ah(z).scrollLeft(),r?F:ah(z).scrollTop());}else{this[v]=F;}});}else{return(z=ak(G))?"pageXOffset" in z?z[r?"pageYOffset":"pageXOffset"]:ah.support.boxModel&&z.document.documentElement[v]||z.document.body[v]:G[v];}};});ah.each(["Height","Width"],function(r,c){var v=c.toLowerCase();ah.fn["inner"+c]=function(){return this[0]?ah.css(this[0],v,false,"padding"):null;};ah.fn["outer"+c]=function(z){return this[0]?ah.css(this[0],v,false,z?"margin":"border"):null;};ah.fn[v]=function(z){var F=this[0];if(!F){return z==null?null:this;}if(ah.isFunction(z)){return this.each(function(J){var G=ah(this);G[v](z.call(this,J,G[v]()));});}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]):z===M?ah.css(F,v):this.css(v,typeof z==="string"?z:z+"px");};});H.jQuery=H.$=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 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":197,"face":{"font-family":"StymieLt","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":"6","bbox":"-12 -341 360 85","underline-thickness":"13.32","underline-position":"-21.6","unicode-range":"U+0020-U+201E"},"glyphs":{" ":{"w":98},"!":{"d":"60,-259r-3,207r-15,0r-3,-207r21,0xm62,0r-24,0r0,-26r24,0r0,26","w":99},"\"":{"d":"79,-155r-15,0r0,-97r15,0r0,97xm33,-155r-15,0r0,-97r15,0r0,97","w":96},"#":{"d":"254,-168r-5,16r-57,0r-18,49r61,0r-5,16r-62,0r-30,87r-20,0r31,-87r-47,0r-32,87r-19,0r30,-87r-58,0r5,-16r59,0r18,-49r-64,0r5,-16r65,0r30,-88r20,0r-31,88r48,0r31,-88r19,0r-30,88r56,0xm172,-152r-47,0r-18,49r47,0","w":276},"$":{"d":"26,-191v0,-35,29,-61,66,-61r0,-29r14,0r0,30v20,2,40,13,59,33r-10,10v-15,-18,-31,-28,-49,-29r0,96v40,6,71,25,71,67v0,40,-31,67,-71,69r0,33r-14,0r0,-33v-25,-3,-47,-14,-66,-35r10,-12v17,18,36,29,56,32r0,-107v-36,-8,-66,-26,-66,-64xm92,-238v-54,-4,-71,81,-13,90r13,3r0,-93xm106,-19v60,2,73,-91,15,-102r-15,-3r0,105"},"%":{"d":"74,-260v31,0,59,28,59,59v0,31,-28,59,-59,59v-31,0,-59,-28,-59,-59v0,-31,28,-59,59,-59xm214,-114v31,0,59,28,59,59v0,30,-28,59,-59,59v-31,0,-60,-28,-60,-59v0,-31,29,-59,60,-59xm230,-256r-160,260r-16,0r159,-260r17,0xm74,-158v23,0,42,-19,42,-43v1,-23,-19,-43,-42,-42v-24,0,-43,19,-43,42v0,23,20,43,43,43xm214,-13v23,1,43,-19,42,-42v0,-24,-19,-43,-42,-43v-23,0,-43,20,-43,43v0,23,19,42,43,42","w":287},"&":{"d":"101,-265v48,0,66,64,24,91r-21,17r59,83r25,-71r16,0r-30,87r41,58r-20,0r-28,-40v-15,31,-39,46,-73,46v-74,1,-104,-103,-39,-144r26,-22v-10,-14,-28,-39,-28,-56v0,-27,21,-49,48,-49xm101,-249v-32,1,-42,37,-19,61r12,18v13,-12,38,-26,38,-47v0,-18,-13,-32,-31,-32xm65,-125v-50,32,-30,114,28,115v28,0,49,-15,63,-45r-65,-92","w":219},"'":{"d":"33,-155r-15,0r0,-97r15,0r0,97","w":50},"(":{"d":"95,38r-15,0v-69,-92,-70,-211,0,-303r15,0v-68,90,-68,213,0,303","w":118},")":{"d":"38,-265v71,94,70,209,0,303r-15,0v69,-90,69,-214,0,-303r15,0","w":118},"*":{"d":"155,-213r-55,16r37,46r-13,10r-34,-49r-34,49r-13,-10r37,-46r-55,-16r6,-15r53,19r-2,-56r16,0r-2,56r53,-19","w":180},"+":{"d":"255,-100r-98,0r0,100r-14,0r0,-100r-98,0r0,-14r98,0r0,-100r14,0r0,100r98,0r0,14","w":299},",":{"d":"63,-26r-22,57r-18,0r15,-57r25,0","w":98},"-":{"d":"109,-73r-93,0r0,-14r93,0r0,14","w":126,"k":{"\u015b":-7,"\u00f3":-7,"\u0119":-7,"\u0107":-7,"\u015a":-13,"\u00d3":-13,"\u0106":-10,"\u0104":7,"x":7,"s":-7,"q":-7,"o":-7,"e":-7,"d":-7,"c":-7,"Y":28,"X":13,"W":20,"V":22,"T":33,"S":-13,"Q":-13,"O":-13,"J":-20,"G":-13,"C":-10,"A":7}},".":{"d":"61,0r-24,0r0,-26r24,0r0,26","w":98},"\/":{"d":"134,-265r-98,298r-17,0r99,-298r16,0","w":158},"0":{"d":"99,-260v61,0,86,62,86,132v0,72,-26,132,-86,132v-61,0,-86,-60,-86,-132v0,-71,24,-132,86,-132xm99,-12v51,0,68,-54,68,-116v0,-62,-17,-115,-68,-115v-51,0,-69,53,-69,115v0,62,17,116,69,116"},"1":{"d":"136,0r-76,0r0,-14r31,0r0,-228r-31,0r0,-14r48,0r0,242r28,0r0,14"},"2":{"d":"172,-183v-2,81,-115,107,-133,169r118,0r0,-47r16,0r0,61r-155,0v4,-72,130,-106,137,-183v3,-32,-25,-60,-59,-60v-35,0,-57,26,-60,60r-17,0v3,-45,32,-77,78,-77v39,-1,77,36,75,77"},"3":{"d":"117,-134v33,6,56,32,58,67v4,64,-91,92,-136,54v-13,-12,-22,-29,-24,-51r16,0v6,35,27,52,62,52v36,0,64,-23,64,-56v-1,-41,-39,-57,-86,-57v1,-6,-3,-16,2,-18v53,0,80,-18,80,-54v0,-29,-25,-47,-55,-47v-32,0,-52,15,-59,45r-16,0v6,-84,150,-78,148,4v0,32,-18,53,-54,61"},"4":{"d":"188,-71r-37,0r0,57r26,0r0,14r-73,0r0,-14r30,0r0,-57r-123,0r0,-14r123,-175r17,0r0,175r37,0r0,14xm134,-85r0,-153r-107,153r107,0"},"5":{"d":"45,-145v53,-41,131,2,131,67v0,44,-38,83,-82,82v-32,0,-57,-16,-75,-46r14,-8v27,61,125,42,125,-27v0,-64,-78,-92,-118,-43r-10,-6r0,-130r130,0r0,49r-15,0r0,-35r-100,0r0,97"},"6":{"d":"107,-161v46,-1,81,37,81,83v0,45,-36,83,-81,82v-63,-2,-93,-59,-93,-131v0,-71,33,-131,94,-133v29,0,52,15,71,44r-14,8v-27,-47,-85,-48,-112,-3v-14,22,-21,52,-22,91v24,-27,50,-41,76,-41xm106,-13v37,1,65,-29,65,-66v0,-38,-27,-66,-64,-66v-26,0,-51,16,-74,47v4,47,28,84,73,85"},"7":{"d":"172,-242r-86,228r29,0r0,14r-74,0r0,-14r28,0r86,-228r-113,0r0,36r-16,0r0,-50r146,0r0,14"},"8":{"d":"99,-260v78,0,103,105,31,125v35,10,52,33,52,69v1,44,-36,70,-83,70v-47,0,-84,-26,-84,-70v0,-36,18,-59,53,-69v-29,-10,-44,-30,-44,-59v0,-42,31,-66,75,-66xm99,-143v35,0,58,-18,58,-52v0,-33,-19,-49,-58,-49v-35,0,-59,17,-59,49v0,33,24,52,59,52xm99,-12v37,0,66,-20,66,-57v0,-36,-28,-58,-66,-58v-38,0,-66,20,-66,58v0,38,29,57,66,57"},"9":{"d":"90,-260v63,2,94,59,94,131v0,70,-34,133,-94,133v-28,0,-52,-14,-71,-44r14,-8v27,47,84,46,112,3v14,-21,21,-52,22,-91v-47,68,-157,44,-157,-41v-1,-46,35,-84,80,-83xm26,-177v-1,38,27,66,65,65v27,0,51,-15,74,-46v-5,-46,-28,-84,-73,-85v-37,-1,-66,30,-66,66"},":":{"d":"62,-112r-24,0r0,-26r24,0r0,26xm62,0r-24,0r0,-26r24,0r0,26","w":99},";":{"d":"62,-112r-24,0r0,-26r24,0r0,26xm63,-26r-22,57r-18,0r15,-57r25,0","w":99},"<":{"d":"253,-17r-207,-85r0,-11r207,-85r0,16r-183,75r183,74r0,16","w":299},"=":{"d":"255,-132r-210,0r0,-14r210,0r0,14xm255,-68r-210,0r0,-14r210,0r0,14","w":299},">":{"d":"253,-102r-207,85r0,-16r184,-74r-184,-75r0,-16r207,85r0,11","w":299},"?":{"d":"87,-265v43,-1,78,34,77,77v0,44,-35,70,-78,74r0,63r-15,0v2,-25,-4,-58,2,-79v45,1,74,-18,74,-60v0,-34,-28,-59,-60,-59v-37,0,-56,26,-61,61r-16,0v3,-44,33,-76,77,-77xm90,0r-23,0r0,-26r23,0r0,26","w":174},"@":{"d":"196,-255v77,0,142,49,143,118v1,60,-39,113,-97,115v-26,1,-37,-12,-33,-33v-22,52,-106,42,-106,-25v0,-50,35,-95,81,-95v23,0,38,10,45,30r11,-23r14,0r-28,116v0,11,7,16,21,16v46,0,74,-47,74,-99v1,-67,-56,-107,-127,-107v-89,0,-154,68,-154,152v0,124,162,160,252,93r5,7v-96,81,-281,30,-276,-102v4,-95,80,-163,175,-163xm121,-78v0,43,46,54,73,30v20,-18,23,-50,31,-79v-5,-24,-19,-35,-41,-35v-39,0,-63,42,-63,84","w":360},"A":{"d":"230,0r-86,0r0,-14r38,0r-25,-76r-97,0r-24,76r37,0r0,14r-85,0r0,-14r30,0r73,-231r-24,0r0,-14r83,0r0,14r-25,0r75,231r30,0r0,14xm153,-104r-45,-144v-12,47,-30,97,-44,144r89,0","w":218,"k":{"\u201e":-7,"\u201d":30,"\u2019":30,"Y":7,"X":7,"W":7,"V":7,"T":7,";":-7,":":-7,"-":8}},"B":{"d":"150,-143v33,3,56,33,56,68v0,51,-35,75,-99,75r-93,0r0,-14r26,0r0,-231r-26,0r0,-14v78,1,175,-16,175,64v0,25,-13,42,-39,52xm57,-148v54,2,116,5,116,-46v0,-53,-60,-54,-116,-51r0,97xm189,-74v0,-63,-66,-63,-132,-60r0,120v66,4,132,-3,132,-60","w":224,"k":{"\u201e":7,"\u201d":7,"\u2019":7,"Y":7,"W":7,"V":7,".":13,"-":-10,",":13}},"C":{"d":"33,-129v0,63,51,117,116,117v36,0,67,-15,95,-45r11,12v-72,96,-240,45,-240,-84v0,-108,131,-179,220,-106r0,-24r17,0r0,85r-17,0r0,-38v-70,-76,-202,-21,-202,83","w":271,"k":{"\u201d":-10,"\u2019":-10,";":-7,":":-7,".":-7,"-":-8,",":-7}},"D":{"d":"98,-259v85,-1,137,45,137,128v0,81,-54,134,-140,131r-81,0r0,-14r26,0r0,-231r-26,0r0,-14r84,0xm57,-14v97,8,159,-30,159,-119v0,-87,-63,-120,-159,-112r0,231","w":249,"k":{"\u201e":33,"\u201d":7,"\u2019":7,"\u0104":7,"W":7,"V":7,"A":7,".":22,"-":-12,",":22}},"E":{"d":"181,0r-167,0r0,-14r26,0r0,-231r-26,0r0,-14r164,0r0,47r-16,0r0,-33r-105,0r0,103r64,0r0,-25r15,0r0,67r-15,0r0,-27r-64,0r0,113r108,0r0,-47r16,0r0,61","w":199,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"F":{"d":"178,-212r-16,0r0,-33r-105,0r0,103r64,0r0,-25r15,0r0,67r-15,0r0,-27r-64,0r0,113r32,0r0,14r-75,0r0,-14r26,0r0,-231r-26,0r0,-14r164,0r0,47","w":184,"k":{"\u201e":73,"\u201d":-7,"\u2019":-7,"\u015b":27,"\u00f3":27,"\u0119":27,"\u0107":33,"\u0105":33,"\u0104":13,"y":20,"u":30,"s":27,"r":30,"o":27,"i":13,"e":27,"c":33,"a":33,"A":13,";":22,":":22,".":72,"-":18,",":72}},"G":{"d":"33,-129v0,64,51,119,115,118v44,0,77,-21,99,-64r0,-32r-112,0r0,-15r159,0r0,15r-31,0r0,106r-16,0r0,-45v-24,35,-57,52,-101,52v-72,1,-131,-63,-131,-135v0,-72,60,-138,134,-136v36,0,68,13,96,40r0,-34r15,0r0,86r-15,0r0,-27v-24,-32,-56,-48,-96,-48v-66,0,-116,54,-116,119","w":296,"k":{";":-7,":":-7,".":10,"-":-8,",":10}},"H":{"d":"236,0r-69,0r0,-14r26,0r0,-116r-136,0r0,116r26,0r0,14r-69,0r0,-14r26,0r0,-231r-26,0r0,-14r69,0r0,14r-26,0r0,101r136,0r0,-101r-26,0r0,-14r69,0r0,14r-26,0r0,231r26,0r0,14","w":249},"I":{"d":"84,0r-69,0r0,-14r25,0r0,-231r-25,0r0,-14r69,0r0,14r-26,0r0,231r26,0r0,14","w":98},"J":{"d":"83,-245r-25,0r0,231v2,41,-32,54,-61,36r7,-14v20,9,37,3,36,-22r0,-231r-25,0r0,-14r68,0r0,14","w":96,"k":{"\u201e":20,".":18,",":18}},"K":{"d":"208,0r-70,0r0,-14r25,0r-106,-115r0,115r26,0r0,14r-69,0r0,-14r26,0r0,-231r-26,0r0,-14r69,0r0,14r-26,0r0,103r101,-103r-25,0r0,-14r68,0r0,14r-20,0r-108,109r113,122r22,0r0,14","w":206,"k":{"\u201e":-12,"\u201d":7,"\u2019":7,"\u015b":7,"\u00f3":7,"\u0119":7,"\u0107":7,"\u0105":7,"\u015a":20,"\u00d3":20,"\u0106":20,"\u0104":13,"y":20,"u":13,"s":7,"o":7,"e":7,"c":7,"a":7,"Y":13,"W":13,"U":13,"S":20,"O":20,"C":20,"A":13,".":-7,"-":12,",":-7}},"L":{"d":"180,0r-166,0r0,-14r26,0r0,-231r-26,0r0,-14r69,0r0,14r-26,0r0,231r106,0r0,-48r17,0r0,62","w":193,"k":{"\u201d":67,"\u2019":67,"y":13,"u":7,"Y":33,"W":27,"V":33,"U":13,"T":33}},"M":{"d":"295,0r-69,0r0,-14r26,0r2,-213r-98,193r-3,0r-89,-171v-4,-7,-7,-15,-9,-22v5,66,1,143,2,213r26,0r0,14r-69,0r0,-14r26,0r0,-231r-26,0r0,-14r41,0r100,196v29,-69,67,-130,99,-196r41,0r0,14r-26,0r0,231r26,0r0,14","w":308},"N":{"d":"235,-245r-26,0r0,249r-8,0r-146,-238v5,69,1,148,2,220r26,0r0,14r-69,0r0,-14r26,0r0,-231r-26,0r0,-14r43,0r126,202v4,6,7,13,10,21v-5,-66,-1,-140,-2,-209r-26,0r0,-14r70,0r0,14","w":247,"k":{"\u201e":13,";":7,":":7,".":10,",":10}},"O":{"d":"147,-265v74,0,133,63,133,135v0,72,-59,136,-133,136v-73,0,-132,-64,-132,-136v0,-72,59,-135,132,-135xm148,-12v62,0,114,-52,114,-117v0,-66,-50,-118,-114,-118v-63,0,-115,52,-115,118v0,65,53,117,115,117","w":294,"k":{"\u201e":20,"Y":7,"X":13,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"109,-259v51,-1,88,28,88,78v0,68,-65,82,-140,76r0,91r26,0r0,14r-69,0r0,-14r26,0r0,-231r-26,0r0,-14r95,0xm57,-120v64,4,123,-2,123,-61v0,-61,-58,-69,-123,-64r0,125","w":208,"k":{"\u201e":87,"\u201d":-8,"\u2019":-8,"\u015b":13,"\u00f3":13,"\u0119":20,"\u0107":27,"\u0105":27,"\u0104":20,"s":13,"r":7,"o":13,"e":20,"c":27,"a":27,"A":20,";":17,":":17,".":87,"-":28,",":87}},"Q":{"d":"147,-265v74,0,133,63,133,135v0,71,-55,136,-131,135r0,4v34,10,75,29,106,6r10,14v-49,40,-117,-27,-171,2r-7,-15v11,-4,23,-7,37,-9r0,-4v-61,-9,-109,-65,-109,-133v0,-72,59,-135,132,-135xm148,-12v62,0,114,-52,114,-117v0,-66,-50,-118,-114,-118v-63,0,-115,52,-115,118v0,65,53,117,115,117","w":294,"k":{";":-7,":":-7,".":12,"-":-10,",":12}},"R":{"d":"149,-130v43,10,28,66,31,116r26,0r0,14r-43,0v-3,-57,17,-132,-51,-124r-55,0r0,110r26,0r0,14r-69,0r0,-14r26,0r0,-231r-26,0r0,-14r97,0v84,-11,116,105,38,129xm57,-138v58,2,120,4,120,-52v0,-55,-60,-59,-120,-55r0,107","w":219,"k":{"\u0107":7,"\u0105":7,"y":7,"u":7,"c":7,"a":7,"Y":7,"W":7,"V":7,"-":10}},"S":{"d":"157,-215v-29,-49,-118,-46,-118,18v0,77,145,29,145,124v0,78,-102,104,-152,50r0,23r-16,0r0,-77r16,0r0,31v39,55,130,45,134,-24v4,-81,-145,-39,-145,-126v0,-70,93,-92,136,-41r0,-22r15,0r0,68r-15,0r0,-24","w":201,"k":{";":-7,":":-7,".":7,"-":-12,",":7}},"T":{"d":"186,-201r-15,0r0,-44r-65,0r0,231r26,0r0,14r-69,0r0,-14r26,0r0,-231r-65,0r0,44r-16,0r0,-58r178,0r0,58","w":195,"k":{"\u201e":40,"\u015b":47,"\u00f3":47,"\u0119":47,"\u0107":47,"\u0105":47,"\u0104":13,"y":33,"w":47,"u":50,"s":47,"r":33,"o":47,"i":20,"e":47,"c":47,"a":47,"A":13,";":43,":":43,".":47,"-":33,",":47}},"U":{"d":"122,-11v97,0,60,-142,67,-234r-26,0r0,-14r69,0r0,14r-26,0r0,154v2,58,-33,97,-84,97v-53,0,-84,-37,-84,-97r0,-154r-26,0r0,-14r69,0r0,14r-26,0v7,93,-30,233,67,234","w":244,"k":{"\u201e":27,";":12,":":12,".":22,"-":10,",":22}},"V":{"d":"216,-245r-27,0r-84,251r-7,0r-80,-251r-27,0r0,-14r79,0r0,14r-33,0r59,188v3,9,5,20,6,29v20,-76,46,-144,69,-217r-32,0r0,-14r77,0r0,14","w":206,"k":{"\u201e":60,"\u201d":-10,"\u2019":-10,"\u015b":30,"\u00f3":30,"\u0119":30,"\u0107":40,"\u0105":40,"\u0104":7,"y":20,"u":20,"s":30,"o":30,"i":13,"e":30,"c":40,"a":40,"A":7,";":25,":":25,".":60,"-":30,",":60}},"W":{"d":"322,-245r-25,0r-69,251r-8,0r-56,-205v-2,-7,-3,-16,-4,-29r-63,234r-8,0r-69,-251r-25,0r0,-14r77,0r0,14r-34,0r50,183v3,11,4,21,5,31v17,-82,43,-155,63,-234r7,0r56,203v2,8,4,19,5,31v13,-79,37,-141,55,-214r-32,0r0,-14r75,0r0,14","w":317,"k":{"\u201e":60,"\u201d":-7,"\u2019":-7,"\u015b":27,"\u00f3":27,"\u0119":27,"\u0107":33,"\u0105":33,"\u0104":7,"y":20,"u":17,"s":27,"r":17,"o":27,"i":13,"e":27,"c":33,"a":33,"A":7,";":22,":":22,".":45,"-":22,",":45}},"X":{"d":"218,0r-82,0r0,-14r29,0r-58,-105r-58,105r30,0r0,14r-84,0r0,-14r34,0r68,-121r-61,-110r-31,0r0,-14r78,0r0,14r-28,0r53,95r53,-95r-30,0r0,-14r76,0r0,14r-27,0r-63,110r68,121r33,0r0,14","w":212,"k":{"\u201e":-20,"\u0119":7,"\u015a":13,"\u00d3":13,"\u0106":7,"\u0104":7,"e":7,"S":13,"O":13,"C":7,"A":7,"-":18}},"Y":{"d":"186,-245r-26,0r-63,128r0,103r28,0r0,14r-76,0r0,-14r31,0r0,-103r-64,-128r-26,0r0,-14r76,0r0,14r-31,0r54,108r53,-108r-30,0r0,-14r74,0r0,14","w":176,"k":{"\u201e":47,"\u015b":40,"\u00f3":40,"\u0119":40,"\u0107":40,"\u0105":40,"\u015a":7,"\u00d3":7,"\u0106":7,"\u0104":7,"u":33,"s":40,"o":40,"i":20,"e":40,"c":40,"a":40,"S":7,"O":7,"C":7,"A":7,";":32,":":32,".":42,"-":43,",":42}},"Z":{"d":"178,0r-162,0r0,-14r139,-231r-124,0r0,42r-15,0r0,-56r161,0r0,10r-141,235r127,0r0,-49r15,0r0,63","w":194,"k":{"-":7}},"[":{"d":"88,33r-49,0r0,-292r49,0r0,14r-32,0r0,264r32,0r0,14","w":106},"\\":{"d":"134,33r-16,0r-99,-298r17,0","w":158},"]":{"d":"68,33r-49,0r0,-14r32,0r0,-264r-32,0r0,-14r49,0r0,292","w":106},"^":{"d":"285,-158r-22,0r-83,-83r-84,83r-21,0r94,-98r21,0","w":360},"_":{"d":"180,85r-180,0r0,-14r180,0r0,14","w":180},"`":{"d":"111,-180r-14,0r-47,-62r23,0","w":180},"a":{"d":"141,-86v13,-63,-51,-71,-95,-49r-7,-14v44,-23,118,-15,118,44r0,92r27,0r0,13r-43,0r0,-19v-34,42,-126,28,-126,-34v0,-61,93,-77,126,-33xm86,-10v29,0,55,-17,55,-43v0,-26,-26,-43,-55,-43v-30,0,-55,16,-55,43v0,27,25,43,55,43","w":190,"k":{"\u201d":13,"\u2019":13}},"b":{"d":"51,-124v38,-69,148,-33,148,46v0,79,-109,115,-148,46r0,32r-41,0r0,-13r26,0r0,-231r-26,0r0,-13r41,0r0,133xm117,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":213,"k":{"\u201e":7,"\u201d":13,"\u2019":13,"-":-7}},"c":{"d":"30,-78v0,67,95,95,124,33r14,9v-40,73,-155,41,-155,-42v0,-69,86,-111,137,-61r0,-17r13,0r0,57r-13,0r0,-20v-38,-51,-120,-21,-120,41","w":184,"k":{"-":-7}},"d":{"d":"14,-78v0,-78,111,-115,149,-46r0,-120r-33,0r0,-13r49,0r0,244r25,0r0,13r-41,0r0,-32v-40,69,-149,33,-149,-46xm31,-78v0,59,73,89,114,46v41,-43,9,-113,-48,-113v-36,0,-66,30,-66,67","w":213},"e":{"d":"13,-79v0,-71,94,-110,142,-58v15,17,23,37,23,62r-148,0v0,66,93,87,127,34r12,10v-45,65,-156,35,-156,-48xm161,-90v-4,-48,-69,-73,-108,-40v-12,10,-20,24,-22,40r130,0","w":191,"k":{"-":-7}},"f":{"d":"88,-244v-46,-7,-30,49,-33,88r33,0r0,13r-33,0r0,130r30,0r0,13r-72,0r0,-13r26,0r0,-130r-26,0r0,-13r26,0v-1,-50,-6,-111,49,-101r0,13","w":95,"k":{"\u201d":-25,"\u2019":-25,".":7,",":7}},"g":{"d":"14,-78v0,-78,109,-115,149,-46r0,-32r45,0r0,13r-30,0r0,127v3,71,-49,97,-114,80r5,-15v60,18,102,-10,94,-81v-38,69,-149,33,-149,-46xm97,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":213,"k":{".":13,"-":7,",":13}},"h":{"d":"53,-124v38,-52,114,-52,113,24r0,87r26,0r0,13r-67,0r0,-13r25,0v-4,-48,16,-133,-32,-133v-21,0,-43,14,-65,44r0,89r25,0r0,13r-67,0r0,-13r26,0r0,-231r-26,0r0,-13r42,0r0,133","w":200,"k":{"\u201d":20,"\u2019":20}},"i":{"d":"59,-213r-24,0r0,-24r24,0r0,24xm80,0r-68,0r0,-13r27,0r0,-130r-27,0r0,-13r42,0r0,143r26,0r0,13","w":90},"j":{"d":"55,-213r-24,0r0,-24r24,0r0,24xm4,54v24,-2,32,-10,32,-36r0,-161r-29,0r0,-13r44,0r0,174v0,34,-16,51,-47,51r0,-15","w":84},"k":{"d":"163,0r-66,0r0,-13r27,0r-72,-71r0,71r23,0r0,13r-65,0r0,-13r26,0r0,-231r-26,0r0,-13r42,0r0,169r60,-55r-22,0r0,-13r64,0r0,13r-20,0r-63,57r75,73r17,0r0,13","w":162,"k":{"\u201e":-7,"-":15}},"l":{"d":"79,0r-68,0r0,-13r26,0r0,-231r-26,0r0,-13r42,0r0,244r26,0r0,13","w":89},"m":{"d":"274,0r-64,0r0,-13r26,0v-5,-46,17,-130,-28,-132v-17,0,-36,12,-55,36r0,96r27,0r0,13r-68,0r0,-13r25,0v-5,-46,18,-130,-29,-132v-17,0,-35,12,-54,36r0,96r25,0r0,13r-67,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,27v31,-38,80,-48,97,2v36,-46,100,-51,101,23r0,91r22,0r0,13","w":286,"k":{"\u201d":20,"\u2019":20}},"n":{"d":"54,-124v39,-52,113,-52,113,24r0,87r26,0r0,13r-67,0r0,-13r26,0v-3,-48,15,-134,-33,-133v-21,0,-43,14,-65,44r0,89r26,0r0,13r-68,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,32","w":201,"k":{"\u201d":20,"\u2019":20}},"o":{"d":"96,-161v45,0,82,37,82,83v0,46,-37,84,-82,84v-46,0,-83,-38,-83,-84v0,-46,38,-83,83,-83xm96,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":191,"k":{"-":-7}},"p":{"d":"51,-124v40,-69,148,-33,148,46v0,79,-110,115,-148,46r0,88r31,0r0,13r-72,0r0,-13r25,0r0,-199r-25,0r0,-13r41,0r0,32xm117,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":213,"k":{"\u201e":13,"\u201d":20,"\u2019":20,"-":-7}},"q":{"d":"14,-78v0,-78,109,-115,149,-46r0,-32r41,0r0,13r-26,0r0,199r26,0r0,13r-72,0r0,-13r31,0r0,-88v-38,69,-149,33,-149,-46xm97,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":213},"r":{"d":"120,-161v-1,6,4,18,-5,16v-28,0,-48,17,-61,49r0,83r27,0r0,13r-69,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,31v15,-26,34,-37,66,-36","w":126,"k":{"\u201e":15,"\u201d":-15,"\u2019":-15,"q":7,"h":7,"g":7,".":30,"-":7,",":30}},"s":{"d":"62,-145v-36,0,-45,49,-8,52v36,4,75,14,75,51v0,49,-66,61,-99,29r0,13r-13,0r0,-59r13,0r0,26v23,30,79,34,82,-8v2,-51,-103,-16,-98,-76v4,-45,63,-58,93,-26r0,-13r13,0r0,57r-13,0r0,-24v-14,-15,-29,-22,-45,-22","w":143,"k":{"-":-7}},"t":{"d":"89,0r-54,0r0,-143r-29,0r0,-13r29,0r0,-66r16,0r0,66r38,0r0,13r-38,0r0,130r38,0r0,13","w":92},"u":{"d":"148,-32v-39,52,-114,51,-114,-24r0,-87r-26,0r0,-13r42,0v5,51,-19,145,33,146v22,0,43,-15,65,-44r0,-89r-26,0r0,-13r42,0r0,143r26,0r0,13r-42,0r0,-32","w":200,"k":{"\u201d":13,"\u2019":13}},"v":{"d":"159,-143r-19,0r-58,147r-6,0r-58,-147r-20,0r0,-13r64,0r0,13r-27,0v14,41,33,75,44,120v11,-47,29,-78,44,-120r-25,0r0,-13r61,0r0,13","w":157,"k":{"\u201e":22,"\u201d":-20,"\u2019":-20,".":28,",":28}},"w":{"d":"251,-143r-20,0r-55,146r-6,0v-14,-45,-34,-83,-44,-132v-12,48,-34,88,-49,132r-6,0r-52,-146r-20,0r0,-13r67,0r0,13r-30,0r40,120v10,-50,33,-88,48,-133r5,0r45,133v9,-44,28,-80,41,-120r-29,0r0,-13r65,0r0,13","w":249,"k":{"\u201e":22,"\u201d":-20,"\u2019":-20,".":27,"-":-7,",":27}},"x":{"d":"175,0r-76,0r0,-13r32,0r-43,-57r-45,57r31,0r0,13r-76,0r0,-13r25,0r55,-69r-45,-61r-27,0r0,-13r76,0r0,13r-30,0r36,49r39,-49r-30,0r0,-13r75,0r0,13r-25,0r-49,61r53,69r24,0r0,13","w":173,"k":{"-":12}},"y":{"d":"166,-143r-20,0r-80,199r31,0r0,13r-74,0r0,-13r27,0r27,-68r-60,-131r-20,0r0,-13r72,0r0,13r-35,0r51,111r45,-111r-33,0r0,-13r69,0r0,13","w":164,"k":{"\u201e":27,"\u201d":-20,"\u2019":-20,".":32,"-":7,",":32}},"z":{"d":"139,0r-125,0r0,-13r103,-130r-81,0r0,40r-13,0r0,-53r114,0r0,13r-104,130r93,0r0,-53r13,0r0,66","w":159},"{":{"d":"68,-93v76,14,-15,167,81,150r0,16v-69,8,-67,-44,-65,-108v2,-38,-16,-55,-53,-50r0,-16v109,21,-7,-179,118,-159v-1,6,4,18,-6,16v-83,-13,-2,139,-75,151","w":180},"|":{"d":"98,85r-16,0r0,-360r16,0r0,360","w":180},"}":{"d":"96,-193v-1,51,-6,100,53,92r0,16v-55,-10,-54,39,-53,92v1,53,-13,67,-65,66v1,-7,-4,-18,7,-16v82,14,1,-138,74,-150v-41,-7,-34,-57,-34,-105v0,-39,-10,-46,-47,-46r0,-16v52,-1,66,14,65,67","w":180},"~":{"d":"99,-127v21,0,80,25,102,25v19,0,41,-9,68,-28r0,16v-25,17,-47,26,-68,26v-19,0,-85,-25,-102,-25v-19,0,-41,9,-68,28r0,-16v25,-17,47,-26,68,-26","w":299},"\u0104":{"d":"201,0v-22,5,-35,51,-2,53v9,0,16,-5,24,-13r12,11v-24,28,-77,25,-77,-16v0,-14,7,-26,23,-35r-37,0r0,-14r38,0r-25,-76r-97,0r-24,76r37,0r0,14r-85,0r0,-14r30,0r73,-231r-24,0r0,-14r83,0r0,14r-25,0r75,231r30,0r0,14r-29,0xm153,-104r-45,-144v-12,47,-30,97,-44,144r89,0","w":218,"k":{"Y":7,"X":7,"W":7,"V":7,"T":7,";":-7,":":-7,"-":8}},"\u0106":{"d":"183,-341r-40,57r-14,0r35,-57r19,0xm33,-129v0,63,51,117,116,117v36,0,67,-15,95,-45r11,12v-72,96,-240,45,-240,-84v0,-108,131,-179,220,-106r0,-24r17,0r0,85r-17,0r0,-38v-70,-76,-202,-21,-202,83","w":271,"k":{";":-7,":":-7,".":-7,"-":-8,",":-7}},"\u0118":{"d":"147,0v-22,5,-35,51,-2,53v9,0,17,-5,25,-13r11,11v-24,28,-76,24,-77,-16v0,-14,7,-26,23,-35r-113,0r0,-14r26,0r0,-231r-26,0r0,-14r164,0r0,47r-16,0r0,-33r-105,0r0,103r64,0r0,-25r15,0r0,67r-15,0r0,-27r-64,0r0,113r108,0r0,-47r16,0r0,61r-34,0","w":199,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"\u0141":{"d":"182,0r-167,0r0,-14r26,0r0,-111r-26,18r0,-16r26,-17r0,-105r-26,0r0,-14r70,0r0,14r-26,0r0,94r68,-47r0,16r-68,47r0,121r106,0r0,-48r17,0r0,62","w":195,"k":{"y":13,"u":7,"Y":33,"W":27,"V":33,"U":13,"T":33}},"\u0143":{"d":"167,-341r-39,57r-14,0r34,-57r19,0xm235,-245r-26,0r0,249r-8,0r-146,-238v5,69,1,148,2,220r26,0r0,14r-69,0r0,-14r26,0r0,-231r-26,0r0,-14r43,0r126,202v4,6,7,13,10,21v-5,-66,-1,-140,-2,-209r-26,0r0,-14r70,0r0,14","w":247,"k":{";":7,":":7,".":10,",":10}},"\u00d3":{"d":"186,-341r-39,57r-14,0r35,-57r18,0xm147,-265v74,0,133,63,133,135v0,72,-59,136,-133,136v-73,0,-132,-64,-132,-136v0,-72,59,-135,132,-135xm148,-12v62,0,114,-52,114,-117v0,-66,-50,-118,-114,-118v-63,0,-115,52,-115,118v0,65,53,117,115,117","w":294,"k":{"Y":7,"X":13,";":-7,":":-7,".":15,"-":-10,",":15}},"\u015a":{"d":"136,-341r-39,57r-14,0r35,-57r18,0xm157,-215v-29,-49,-118,-46,-118,18v0,77,145,28,145,124v0,78,-102,104,-152,50r0,23r-16,0r0,-77r16,0r0,31v39,55,130,45,134,-24v4,-81,-145,-39,-145,-126v0,-70,93,-92,136,-41r0,-22r15,0r0,68r-15,0r0,-24","w":201,"k":{";":-7,":":-7,".":7,"-":-12,",":7}},"\u0179":{"d":"130,-341r-40,57r-14,0r35,-57r19,0xm178,0r-162,0r0,-14r139,-231r-124,0r0,42r-15,0r0,-56r161,0r0,10r-141,235r127,0r0,-49r15,0r0,63","w":194},"\u017d":{"d":"147,-341r-37,57r-23,0r-37,-57r14,0r34,44r34,-44r15,0xm178,0r-162,0r0,-14r139,-231r-124,0r0,42r-15,0r0,-56r161,0r0,10r-141,235r127,0r0,-49r15,0r0,63","w":194},"\u017b":{"d":"108,-317r-24,0r0,-24r24,0r0,24xm178,0r-162,0r0,-14r139,-231r-124,0r0,42r-15,0r0,-56r161,0r0,10r-141,235r127,0r0,-49r15,0r0,63","w":194,"k":{"-":7}},"\u00e0":{"d":"121,-180r-14,0r-40,-57r19,0xm141,-86v13,-63,-51,-71,-95,-49r-7,-14v44,-23,118,-15,118,44r0,92r27,0r0,13r-43,0r0,-19v-34,42,-126,28,-126,-34v0,-61,93,-77,126,-33xm86,-10v29,0,55,-17,55,-43v0,-26,-26,-43,-55,-43v-30,0,-55,16,-55,43v0,27,25,43,55,43","w":190},"\u00e1":{"d":"135,-237r-39,57r-14,0r34,-57r19,0xm141,-86v13,-63,-51,-71,-95,-49r-7,-14v44,-23,118,-15,118,44r0,92r27,0r0,13r-43,0r0,-19v-34,42,-126,28,-126,-34v0,-61,93,-77,126,-33xm86,-10v29,0,55,-17,55,-43v0,-26,-26,-43,-55,-43v-30,0,-55,16,-55,43v0,27,25,43,55,43","w":190},"\u00e2":{"d":"141,-180r-14,0r-33,-44r-34,44r-15,0r37,-57r23,0xm141,-86v13,-63,-51,-71,-95,-49r-7,-14v44,-23,118,-15,118,44r0,92r27,0r0,13r-43,0r0,-19v-34,42,-126,28,-126,-34v0,-61,93,-77,126,-33xm86,-10v29,0,55,-17,55,-43v0,-26,-26,-43,-55,-43v-30,0,-55,16,-55,43v0,27,25,43,55,43","w":190},"\u00e4":{"d":"135,-195r-23,0r0,-26r23,0r0,26xm77,-195r-23,0r0,-26r23,0r0,26xm141,-86v13,-63,-51,-71,-95,-49r-7,-14v44,-23,118,-15,118,44r0,92r27,0r0,13r-43,0r0,-19v-34,42,-126,28,-126,-34v0,-61,93,-77,126,-33xm86,-10v29,0,55,-17,55,-43v0,-26,-26,-43,-55,-43v-30,0,-55,16,-55,43v0,27,25,43,55,43","w":190},"\u0105":{"d":"184,0v-39,-13,-67,53,-26,53v9,0,17,-5,25,-13r11,11v-24,28,-76,24,-77,-16v0,-15,8,-26,24,-35r0,-19v-34,42,-126,28,-126,-34v0,-61,93,-77,126,-33v13,-63,-51,-71,-95,-49r-7,-14v44,-23,118,-15,118,44r0,92r27,0r0,13xm86,-10v29,0,55,-17,55,-43v0,-26,-26,-43,-55,-43v-30,0,-55,16,-55,43v0,27,25,43,55,43","w":190},"\u0107":{"d":"131,-237r-39,57r-14,0r35,-57r18,0xm30,-78v0,67,95,95,124,33r14,9v-40,73,-155,41,-155,-42v0,-69,86,-111,137,-61r0,-17r13,0r0,57r-13,0r0,-20v-38,-51,-120,-21,-120,41","w":184,"k":{"-":-7}},"\u00e7":{"d":"30,-78v0,67,95,95,124,33r14,9v-19,28,-43,41,-73,41v1,5,-4,15,4,15v24,0,37,10,37,29v1,36,-46,35,-79,24r0,-12v29,6,61,14,65,-12v1,-15,-17,-19,-37,-18r0,-26v-40,-4,-72,-40,-72,-83v0,-69,86,-111,137,-61r0,-17r13,0r0,57r-13,0r0,-20v-38,-51,-120,-21,-120,41","w":184},"\u00e8":{"d":"110,-180r-14,0r-39,-57r19,0xm13,-79v0,-71,94,-110,142,-58v15,17,23,37,23,62r-148,0v0,66,93,87,127,34r12,10v-45,65,-156,35,-156,-48xm161,-90v-4,-48,-69,-73,-108,-40v-12,10,-20,24,-22,40r130,0","w":191,"k":{"-":7}},"\u00e9":{"d":"134,-237r-39,57r-14,0r35,-57r18,0xm13,-79v0,-71,94,-110,142,-58v15,17,23,37,23,62r-148,0v0,66,93,87,127,34r12,10v-45,65,-156,35,-156,-48xm161,-90v-4,-48,-69,-73,-108,-40v-12,10,-20,24,-22,40r130,0","w":191},"\u00ea":{"d":"145,-180r-14,0r-34,-44r-34,44r-14,0r37,-57r23,0xm13,-79v0,-71,94,-110,142,-58v15,17,23,37,23,62r-148,0v0,66,93,87,127,34r12,10v-45,65,-156,35,-156,-48xm161,-90v-4,-48,-69,-73,-108,-40v-12,10,-20,24,-22,40r130,0","w":191},"\u00eb":{"d":"136,-195r-23,0r0,-26r23,0r0,26xm78,-195r-23,0r0,-26r23,0r0,26xm13,-79v0,-71,94,-110,142,-58v15,17,23,37,23,62r-148,0v0,66,93,87,127,34r12,10v-45,65,-156,35,-156,-48xm161,-90v-4,-48,-69,-73,-108,-40v-12,10,-20,24,-22,40r130,0","w":191},"\u0119":{"d":"13,-79v-3,-70,94,-110,142,-58v15,17,23,37,23,62r-148,0v0,66,93,87,127,34r12,10v-15,24,-57,34,-57,62v1,25,32,28,46,9r11,11v-24,28,-76,24,-77,-16v0,-12,6,-21,17,-30v-57,5,-94,-33,-96,-84xm161,-90v-4,-48,-69,-73,-108,-40v-12,10,-20,24,-22,40r130,0","w":191,"k":{"-":-7}},"\u00ed":{"d":"93,-237r-40,57r-14,0r35,-57r19,0xm80,0r-68,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,143r26,0r0,13","w":90},"\u00ee":{"d":"93,-180r-15,0r-33,-44r-34,44r-15,0r37,-57r23,0xm80,0r-68,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,143r26,0r0,13","w":90},"\u00ef":{"d":"86,-195r-23,0r0,-26r23,0r0,26xm27,-195r-23,0r0,-26r23,0r0,26xm80,0r-68,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,143r26,0r0,13","w":90},"\u0142":{"d":"84,-166r-29,19r0,134r26,0r0,13r-68,0r0,-13r26,0r0,-124r-29,20r0,-15r29,-20r0,-92r-26,0r0,-13r42,0r0,96r29,-20r0,15","w":92},"\u0144":{"d":"134,-237r-40,57r-14,0r35,-57r19,0xm54,-124v39,-52,113,-52,113,24r0,87r26,0r0,13r-67,0r0,-13r26,0v-3,-48,15,-134,-33,-133v-21,0,-43,14,-65,44r0,89r26,0r0,13r-68,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,32","w":201},"\u00f1":{"d":"149,-230v-9,39,-40,32,-71,22v-7,0,-12,4,-16,12r-13,0v8,-38,39,-30,69,-21v11,3,14,-17,31,-13xm54,-124v39,-52,113,-52,113,24r0,87r26,0r0,13r-67,0r0,-13r26,0v-3,-48,15,-134,-33,-133v-21,0,-43,14,-65,44r0,89r26,0r0,13r-68,0r0,-13r26,0r0,-130r-26,0r0,-13r42,0r0,32","w":201},"\u00f3":{"d":"129,-237r-40,57r-14,0r35,-57r19,0xm96,-161v45,0,82,37,82,83v0,46,-37,84,-82,84v-46,0,-83,-38,-83,-84v0,-46,38,-83,83,-83xm96,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":191,"k":{"-":-7}},"\u00f6":{"d":"136,-195r-23,0r0,-26r23,0r0,26xm78,-195r-23,0r0,-26r23,0r0,26xm96,-161v45,0,82,37,82,83v0,46,-37,84,-82,84v-46,0,-83,-38,-83,-84v0,-46,38,-83,83,-83xm96,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":191},"\u0153":{"d":"13,-78v0,-85,123,-116,157,-37v34,-81,163,-44,155,40r-148,0v-2,69,93,86,126,34r13,10v-38,49,-119,49,-147,-9v-36,77,-156,47,-156,-38xm307,-90v-4,-48,-69,-73,-108,-40v-12,10,-19,24,-21,40r129,0xm96,-10v35,0,66,-31,66,-68v0,-37,-30,-67,-66,-67v-36,0,-66,30,-66,67v0,37,31,68,66,68","w":337},"\u015b":{"d":"106,-237r-39,57r-14,0r34,-57r19,0xm62,-145v-36,0,-45,49,-8,52v36,4,75,14,75,51v0,49,-66,61,-99,29r0,13r-13,0r0,-59r13,0r0,26v23,30,79,34,82,-8v2,-51,-103,-16,-98,-76v4,-45,63,-58,93,-26r0,-13r13,0r0,57r-13,0r0,-24v-14,-15,-29,-22,-45,-22","w":143,"k":{"-":-7}},"\u00df":{"d":"119,-143v36,7,62,32,62,72v-1,53,-46,89,-105,72r5,-16v48,14,83,-14,84,-56v1,-38,-31,-64,-70,-64r0,-16v32,-1,48,-16,48,-44v1,-27,-18,-48,-44,-47v-28,0,-48,21,-48,50r0,192r-43,0r0,-13r27,0r0,-172v-2,-43,24,-72,63,-72v64,0,89,99,21,114","w":196,"k":{"-":-13}},"\u00f9":{"d":"110,-180r-14,0r-39,-57r19,0xm148,-32v-39,52,-114,51,-114,-24r0,-87r-26,0r0,-13r42,0v5,51,-19,145,33,146v22,0,43,-15,65,-44r0,-89r-26,0r0,-13r42,0r0,143r26,0r0,13r-42,0r0,-32","w":200},"\u00fa":{"d":"128,-237r-39,57r-14,0r34,-57r19,0xm148,-32v-39,52,-114,51,-114,-24r0,-87r-26,0r0,-13r42,0v5,51,-19,145,33,146v22,0,43,-15,65,-44r0,-89r-26,0r0,-13r42,0r0,143r26,0r0,13r-42,0r0,-32","w":200},"\u00fb":{"d":"147,-180r-14,0r-34,-44r-33,44r-15,0r37,-57r23,0xm148,-32v-39,52,-114,51,-114,-24r0,-87r-26,0r0,-13r42,0v5,51,-19,145,33,146v22,0,43,-15,65,-44r0,-89r-26,0r0,-13r42,0r0,143r26,0r0,13r-42,0r0,-32","w":200},"\u00fc":{"d":"138,-195r-24,0r0,-26r24,0r0,26xm79,-195r-23,0r0,-26r23,0r0,26xm148,-32v-39,52,-114,51,-114,-24r0,-87r-26,0r0,-13r42,0v5,51,-19,145,33,146v22,0,43,-15,65,-44r0,-89r-26,0r0,-13r42,0r0,143r26,0r0,13r-42,0r0,-32","w":200},"\u017a":{"d":"113,-237r-39,57r-14,0r34,-57r19,0xm139,0r-125,0r0,-13r103,-130r-81,0r0,40r-13,0r0,-53r114,0r0,13r-104,130r93,0r0,-53r13,0r0,66","w":159},"\u017e":{"d":"127,-237r-36,57r-23,0r-37,-57r14,0r34,44r34,-44r14,0xm139,0r-125,0r0,-13r103,-130r-81,0r0,40r-13,0r0,-53r114,0r0,13r-104,130r93,0r0,-53r13,0r0,66","w":159},"\u017c":{"d":"91,-213r-24,0r0,-24r24,0r0,24xm139,0r-125,0r0,-13r103,-130r-81,0r0,40r-13,0r0,-53r114,0r0,13r-104,130r93,0r0,-53r13,0r0,66","w":159},"\u2019":{"d":"59,-259r-21,56r-19,0r15,-56r25,0","w":84},"\u201d":{"d":"109,-259r-21,56r-19,0r15,-56r25,0xm59,-259r-21,56r-19,0r15,-56r25,0","w":135},"\u201e":{"d":"109,-26r-21,57r-19,0r15,-57r25,0xm59,-26r-21,57r-19,0r15,-57r25,0","w":135,"k":{"\u00df":-7,"\u015a":13,"\u0106":-40,"w":15,"v":15,"u":7,"t":13,"j":-8,"f":-7,"Y":40,"X":-15,"W":52,"V":60,"U":33,"T":37,"Q":20,"O":13,"G":13,"C":20,"A":-13}},"\u2013":{"d":"180,-73r-180,0r0,-14r180,0r0,14","w":180},"\u2014":{"d":"360,-73r-360,0r0,-14r360,0r0,14","w":360},"\u00a0":{"w":98}}});

/*!
 * 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":197,"face":{"font-family":"StymieBd","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":"5","bbox":"-2 -330 360 85","underline-thickness":"27","underline-position":"-7.92","unicode-range":"U+0020-U+201E"},"glyphs":{" ":{"w":98},"!":{"d":"86,-259r-7,182r-39,0r-7,-182r53,0xm82,0r-45,0r0,-50r45,0r0,50","w":119},"\"":{"d":"98,-154r-29,0r0,-98r29,0r0,98xm44,-154r-29,0r0,-98r29,0r0,98","w":113},"#":{"d":"265,-180r-11,30r-51,0r-16,45r54,0r-11,30r-54,0r-27,76r-33,0r27,-76r-44,0r-28,76r-34,0r28,-76r-53,0r11,-30r52,0r16,-45r-55,0r10,-30r56,0r27,-77r34,0r-27,77r44,0r27,-77r33,0r-27,77r52,0xm170,-150r-45,0r-16,45r45,0","w":276},"$":{"d":"14,-185v0,-41,32,-66,72,-68r0,-26r24,0r0,26v34,4,57,24,69,59r-34,9v-8,-18,-19,-29,-35,-33r0,64v51,8,77,32,77,72v0,44,-34,73,-77,76r0,29r-24,0r0,-29v-35,-1,-60,-19,-77,-54r35,-16v9,19,23,30,42,33r0,-72v-48,-11,-72,-34,-72,-70xm86,-219v-45,1,-45,59,0,62r0,-62xm150,-77v0,-20,-13,-31,-40,-34r0,70v27,-4,40,-16,40,-36"},"%":{"d":"223,-116v32,0,60,27,60,60v0,33,-28,61,-60,61v-33,0,-61,-28,-61,-61v0,-32,29,-60,61,-60xm242,-260r-160,264r-29,0r160,-264r29,0xm72,-260v32,0,61,29,61,61v0,32,-29,60,-61,60v-32,0,-60,-27,-60,-60v0,-33,28,-61,60,-61xm223,-28v15,0,27,-14,27,-28v0,-14,-13,-27,-27,-27v-16,0,-28,12,-28,27v0,16,12,28,28,28xm72,-172v14,0,27,-12,27,-27v0,-15,-12,-28,-27,-28v-15,0,-27,12,-27,28v0,15,12,27,27,27","w":295},"&":{"d":"93,-265v28,0,51,21,50,48v0,14,-10,33,-31,60r41,70v5,-12,9,-27,11,-44r36,0v-4,34,-13,61,-25,82r28,49r-46,0r-10,-16v-43,43,-137,19,-132,-47v3,-43,23,-57,52,-93v-17,-29,-25,-50,-25,-63v0,-27,23,-46,51,-46xm109,-221v0,-11,-5,-16,-17,-16v-28,0,-17,29,-1,49v12,-14,18,-25,18,-33xm55,-67v-1,39,52,49,75,20r-44,-77v-20,26,-31,45,-31,57","w":217},"'":{"d":"44,-154r-29,0r0,-98r29,0r0,98","w":58},"(":{"d":"91,-265v-55,105,-54,207,-1,314r-31,0v-64,-105,-61,-207,0,-314r32,0","w":99},")":{"d":"40,-265v61,108,64,207,0,314r-30,0v52,-107,53,-209,-1,-314r31,0","w":99},"*":{"d":"166,-195r-49,12r33,43r-30,22r-30,-45r-31,44r-30,-21r34,-43r-49,-13r12,-36r46,17r0,-50r36,0r0,50r46,-16","w":180},"+":{"d":"255,-93r-90,0r0,93r-30,0r0,-93r-90,0r0,-29r90,0r0,-93r30,0r0,93r90,0r0,29","w":299},",":{"d":"86,-51r-33,76r-40,0r27,-76r46,0","w":98},"-":{"d":"104,-64r-90,0r0,-39r90,0r0,39","w":118,"k":{"\u015b":-7,"\u00f3":-7,"\u0119":-7,"\u0107":-7,"\u015a":-13,"\u00d3":-13,"\u0106":-10,"\u0104":7,"x":7,"s":-7,"q":-7,"o":-7,"e":-7,"d":-7,"c":-7,"Y":28,"X":13,"W":20,"V":22,"T":33,"S":-13,"Q":-13,"O":-13,"J":-20,"G":-13,"C":-10,"A":7}},".":{"d":"72,0r-45,0r0,-51r45,0r0,51","w":98},"\/":{"d":"105,-259r-83,292r-24,0r83,-292r24,0","w":98},"0":{"d":"101,-260v61,0,87,59,87,129v0,75,-25,135,-92,135v-59,0,-87,-60,-87,-127v0,-75,25,-137,92,-137xm52,-123v0,46,10,88,46,88v32,0,47,-32,47,-96v1,-47,-8,-89,-44,-89v-33,0,-49,32,-49,97"},"1":{"d":"156,0r-111,0r0,-36r33,0r0,-184r-33,0r0,-36r77,0r0,220r34,0r0,36"},"2":{"d":"97,-260v46,-1,83,31,83,75v0,53,-84,108,-114,147r76,0r0,-37r41,0r0,75r-177,0v7,-65,72,-103,112,-144v28,-29,24,-76,-20,-77v-27,0,-44,16,-50,47r-39,-9v7,-43,41,-76,88,-77"},"3":{"d":"100,-260v73,-3,102,93,38,125v85,26,43,139,-40,139v-52,0,-82,-28,-89,-74r40,-6v2,53,93,55,92,1v-1,-34,-33,-45,-73,-42r0,-32v39,2,66,-9,64,-39v-3,-47,-72,-42,-79,3r-40,-9v11,-39,41,-64,87,-66"},"4":{"d":"187,-61r-33,0r0,25r26,0r0,36r-95,0r0,-36r29,0r0,-25r-107,0r0,-37r115,-162r32,0r0,163r33,0r0,36xm116,-203v-18,39,-47,77,-75,107v19,-2,51,-1,73,-1"},"5":{"d":"66,-161v60,-27,121,17,121,79v0,50,-40,86,-92,86v-43,0,-72,-21,-86,-65r39,-15v11,57,97,50,97,-6v0,-48,-61,-63,-91,-30r-32,-20r10,-124r142,0r0,65r-40,0r0,-26r-64,0"},"6":{"d":"54,-147v48,-52,135,-9,135,62v0,50,-37,90,-87,89v-64,-1,-91,-53,-92,-122v-1,-74,31,-142,96,-142v39,0,65,19,77,59r-40,8v-7,-35,-55,-37,-73,-9v-9,13,-15,31,-16,55xm100,-36v26,0,46,-21,46,-49v0,-26,-18,-45,-44,-45v-26,0,-46,20,-46,47v0,26,18,47,44,47"},"7":{"d":"187,-222r-70,185r32,0r0,37r-109,0r0,-37r32,0r69,-180r-89,0r0,44r-40,0r0,-83r175,0r0,34"},"8":{"d":"99,-260v73,-7,110,90,45,124v80,32,40,151,-47,140v-84,8,-124,-108,-44,-140v-64,-33,-29,-132,46,-124xm99,-154v22,0,40,-13,40,-34v0,-22,-17,-35,-41,-34v-22,0,-38,13,-39,34v0,22,18,34,40,34xm98,-36v26,0,48,-16,48,-40v0,-22,-23,-40,-47,-39v-26,1,-48,14,-48,39v0,25,21,40,47,40"},"9":{"d":"94,-260v65,1,93,52,93,123v0,74,-33,141,-96,141v-39,0,-64,-19,-76,-59r39,-8v5,19,17,29,37,29v29,0,47,-26,53,-76v-47,53,-136,10,-136,-61v0,-48,37,-91,86,-89xm95,-125v25,0,46,-20,46,-47v0,-27,-18,-47,-45,-47v-26,0,-45,21,-45,48v0,26,18,46,44,46"},":":{"d":"78,-117r-46,0r0,-51r46,0r0,51xm78,0r-46,0r0,-51r46,0r0,51","w":110},";":{"d":"81,-117r-45,0r0,-51r45,0r0,51xm81,-51r-32,76r-40,0r26,-76r46,0","w":110},"<":{"d":"253,-8r-207,-85r0,-28r207,-86r0,33r-164,67r164,67r0,32","w":299},"=":{"d":"255,-129r-210,0r0,-29r210,0r0,29xm255,-57r-210,0r0,-29r210,0r0,29","w":299},">":{"d":"253,-93r-207,85r0,-32r165,-67r-165,-67r0,-33r207,86r0,28","w":299},"?":{"d":"89,-265v43,-1,76,32,76,75v0,37,-26,63,-60,67r0,47r-41,0r0,-77v63,13,77,-74,23,-74v-23,0,-36,17,-36,41r-40,0v3,-45,31,-79,78,-79xm108,0r-46,0r0,-50r46,0r0,50","w":177},"@":{"d":"196,-259v83,0,147,50,147,125v0,58,-40,114,-100,114v-24,0,-37,-10,-37,-30v-24,48,-116,39,-108,-29v-8,-68,83,-136,126,-73r10,-19r27,0r-27,112v0,10,6,14,17,14v35,-3,63,-48,63,-89v0,-62,-53,-100,-119,-100v-83,0,-149,61,-149,143v0,119,158,152,243,87r12,17v-98,83,-289,30,-284,-105v3,-98,83,-167,179,-167xm184,-155v-33,0,-54,41,-54,77v0,39,36,44,59,24v18,-16,20,-44,28,-70v-3,-21,-15,-31,-33,-31","w":360},"A":{"d":"250,0r-96,0r0,-37r29,0r-16,-49r-81,0r-17,49r29,0r0,37r-93,0r0,-37r22,0r63,-186r-27,0r0,-36r132,0r0,36r-27,0r61,186r21,0r0,37xm156,-121r-28,-102v-5,32,-21,71,-30,102r58,0","w":257,"k":{"\u201e":-7,"\u201d":43,"\u2019":43,"\u015b":7,"\u00f3":7,"\u0119":7,"\u0107":7,"\u015a":7,"\u00d3":7,"\u0106":7,"y":7,"w":7,"v":7,"u":7,"t":7,"s":7,"q":7,"o":7,"e":7,"d":7,"c":7,"Y":17,"X":7,"W":17,"V":20,"U":13,"T":13,"S":7,"Q":7,"O":7,"G":7,"C":7,"-":8}},"B":{"d":"166,-143v30,7,51,31,51,67v1,90,-114,77,-206,76r0,-37r25,0r0,-186r-25,0r0,-36v81,3,195,-20,195,61v0,26,-14,44,-40,55xm160,-192v4,-33,-43,-32,-79,-31r0,63v37,1,82,2,79,-32xm171,-80v0,-41,-43,-47,-90,-44r0,87v46,3,90,-3,90,-43","w":234,"k":{"\u201e":7,"\u201d":7,"\u2019":7,"Y":13,"W":7,"V":7,".":10,"-":-10,",":10}},"C":{"d":"60,-130v0,51,35,95,84,94v35,0,59,-17,73,-51r43,0v-15,55,-52,92,-118,92v-76,1,-129,-61,-129,-136v0,-97,115,-173,199,-112r0,-16r36,0r0,84r-36,0r0,-27v-60,-49,-152,-12,-152,72","w":277,"k":{"\u0104":7,"Y":13,"A":7,";":-7,":":-7,".":-7,"-":-8,",":-7}},"D":{"d":"103,-259v87,-3,141,55,141,131v0,71,-59,129,-140,128r-93,0r0,-37r25,0r0,-186r-25,0r0,-36r92,0xm82,-37v71,7,116,-30,116,-92v0,-65,-44,-100,-116,-94r0,186","w":257,"k":{"\u201e":33,"\u201d":7,"\u2019":7,"\u0104":7,"Y":7,"W":7,"V":7,"A":7,".":15,"-":-12,",":15}},"E":{"d":"210,0r-199,0r0,-37r25,0r0,-186r-25,0r0,-36r199,0r0,68r-38,0r0,-32r-91,0r0,65r32,0r0,-25r38,0r0,92r-38,0r0,-27r-32,0r0,81r91,0r0,-40r38,0r0,77","w":220,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"F":{"d":"210,-191r-39,0r0,-32r-89,0r0,65r31,0r0,-25r38,0r0,92r-38,0r0,-27r-31,0r0,81r29,0r0,37r-100,0r0,-37r25,0r0,-186r-25,0r0,-36r199,0r0,68","w":212,"k":{"\u201e":73,"\u201d":-7,"\u2019":-7,"\u015b":33,"\u00f3":33,"\u0119":33,"\u0107":33,"\u0105":33,"\u0104":13,"y":27,"u":33,"s":33,"r":33,"o":33,"i":13,"e":33,"c":33,"a":33,"A":13,";":42,":":42,".":72,"-":25,",":72}},"G":{"d":"59,-131v0,91,130,130,164,45r-60,0r0,-37r124,0r0,37r-27,0r0,86r-39,0r0,-24v-23,20,-51,30,-82,30v-72,2,-127,-65,-127,-133v0,-103,117,-179,204,-115r0,-17r38,0r0,88r-38,0r0,-27v-56,-57,-157,-12,-157,67","w":297,"k":{"\u201d":17,"\u2019":17,"Y":7,"W":7,"T":7,";":-7,":":-7,".":10,"-":-8,",":10}},"H":{"d":"249,0r-100,0r0,-37r29,0r0,-81r-96,0r0,81r29,0r0,37r-100,0r0,-37r25,0r0,-186r-25,0r0,-36r100,0r0,36r-29,0r0,64r96,0r0,-64r-29,0r0,-36r100,0r0,36r-25,0r0,186r25,0r0,37","w":259},"I":{"d":"111,0r-103,0r0,-37r28,0r0,-186r-28,0r0,-36r103,0r0,36r-29,0r0,186r29,0r0,37","w":118},"J":{"d":"3,-6v23,4,33,-4,33,-31r0,-186r-28,0r0,-36r103,0r0,36r-29,0r0,193v1,53,-28,77,-79,71r0,-47","w":117,"k":{"\u201e":20,"\u201d":7,"\u2019":7,".":12,",":12}},"K":{"d":"226,0r-100,0r0,-37r26,0r-70,-96r0,96r26,0r0,37r-97,0r0,-37r25,0r0,-186r-25,0r0,-36r100,0r0,36r-29,0r0,82r70,-82r-25,0r0,-36r97,0r0,36r-17,0r-75,85r73,101r21,0r0,37","w":236,"k":{"\u201d":8,"\u2019":8,"\u015b":7,"\u00f3":7,"\u0119":7,"\u0107":7,"\u0105":7,"\u015a":13,"\u00d3":13,"\u0106":13,"\u0104":7,"y":20,"u":20,"s":7,"o":7,"e":7,"c":7,"a":7,"Y":13,"W":13,"U":7,"S":13,"O":13,"C":13,"A":7,"-":12}},"L":{"d":"195,0r-184,0r0,-37r25,0r0,-186r-25,0r0,-36r103,0r0,36r-32,0r0,186r74,0r0,-41r39,0r0,78","w":202,"k":{"\u201d":55,"\u2019":55,"y":13,"u":7,"Y":33,"W":27,"V":33,"U":13,"T":33,"-":-7}},"M":{"d":"305,0r-99,0r0,-37r31,0r1,-180r-2,0v-18,66,-42,122,-63,185r-29,0r-64,-185r-2,0v5,54,1,122,2,180r31,0r0,37r-99,0r0,-37r25,0r0,-186r-25,0r0,-36r94,0r43,120v5,6,4,25,12,36v14,-59,34,-102,51,-156r93,0r0,36r-25,0r0,186r25,0r0,37","w":316},"N":{"d":"246,-223r-25,0r0,228r-36,0r-98,-182v-6,-11,-11,-22,-14,-31v6,49,2,116,3,171r29,0r0,37r-94,0r0,-37r25,0r0,-186r-25,0r0,-36r83,0r90,172v-6,-39,-2,-91,-3,-136r-29,0r0,-36r94,0r0,36","w":256,"k":{"\u201e":13,".":10,",":10}},"O":{"d":"149,-265v73,0,136,63,136,135v0,74,-64,136,-136,136v-72,0,-136,-64,-136,-136v0,-73,65,-135,136,-135xm149,-38v47,0,89,-43,89,-92v0,-49,-42,-92,-89,-92v-47,0,-89,43,-89,92v0,49,42,92,89,92","w":298,"k":{"\u201e":20,"\u201d":7,"\u2019":7,"\u0104":7,"Y":13,"X":7,"V":7,"A":7,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"107,-259v69,-2,102,22,106,81v4,63,-51,87,-131,82r0,59r28,0r0,37r-99,0r0,-37r25,0r0,-186r-25,0r0,-36r96,0xm167,-179v0,-44,-39,-45,-85,-44r0,92v48,3,85,-7,85,-48","w":222,"k":{"\u201e":87,"\u201d":-8,"\u2019":-8,"\u015b":13,"\u00f3":13,"\u0119":20,"\u0107":20,"\u0105":20,"\u0104":27,"s":13,"o":13,"e":20,"c":20,"a":20,"Y":7,"W":7,"U":7,"A":27,";":17,":":17,".":73,"-":28,",":73}},"Q":{"d":"149,-265v73,0,138,64,136,135v-2,78,-57,131,-130,136r0,3v25,0,75,24,102,9r5,40v-60,23,-121,-31,-183,-3r-3,-40v14,-5,32,-7,53,-7r0,-4v-64,-9,-115,-64,-116,-134v-2,-72,65,-135,136,-135xm149,-38v47,0,89,-43,89,-92v0,-49,-42,-92,-89,-92v-47,0,-89,43,-89,92v0,49,42,92,89,92","w":298,"k":{";":-7,":":-7,".":12,"-":-10,",":12}},"R":{"d":"171,-135v39,5,26,56,28,98r29,0r0,37r-74,0v-4,-52,18,-127,-44,-120r-28,0r0,83r29,0r0,37r-100,0r0,-37r25,0r0,-186r-25,0r0,-36r110,0v93,-16,118,91,50,120r0,4xm82,-156v41,0,81,5,81,-35v0,-38,-43,-31,-81,-32r0,67","w":236,"k":{"\u201d":7,"\u2019":7,"\u0106":7,"y":7,"u":7,"Y":13,"W":13,"V":13,"T":7,"C":7}},"S":{"d":"152,-210v-26,-24,-88,-30,-88,12v0,34,42,38,71,44v101,20,81,164,-16,160v-21,0,-42,-7,-64,-21r0,15r-36,0r0,-90r36,0r0,31v17,18,37,26,60,26v40,0,59,-54,19,-69v-9,-7,-90,-20,-102,-45v-39,-48,4,-118,64,-118v22,0,41,7,56,20r0,-14r35,0r0,76r-35,0r0,-27","w":217,"k":{";":-7,":":-7,".":-7,"-":-12,",":-7}},"T":{"d":"204,-188r-41,0r0,-35r-32,0r0,186r28,0r0,37r-102,0r0,-37r28,0r0,-186r-32,0r0,35r-40,0r0,-71r191,0r0,71","w":216,"k":{"\u201e":40,"\u015b":47,"\u00f3":47,"\u0119":47,"\u0107":47,"\u0105":47,"\u0104":13,"y":40,"w":53,"u":53,"s":47,"r":33,"o":47,"i":20,"e":47,"c":47,"a":47,"A":13,";":37,":":37,".":47,"-":33,",":47}},"U":{"d":"128,-37v76,0,37,-118,46,-186r-29,0r0,-36r101,0r0,36r-26,0r0,132v1,60,-34,97,-92,97v-59,0,-93,-37,-92,-98r0,-131r-25,0r0,-36r100,0r0,36r-29,0v9,68,-29,185,46,186","w":256,"k":{"\u201e":27,"\u0104":7,"A":7,";":12,":":12,".":22,"-":10,",":22}},"V":{"d":"230,-223r-22,0r-70,229r-32,0r-80,-229r-21,0r0,-36r95,0r0,36r-27,0r49,151v10,-52,28,-101,41,-151r-27,0r0,-36r94,0r0,36","w":236,"k":{"\u201e":60,"\u201d":-10,"\u2019":-10,"\u015b":33,"\u00f3":33,"\u0119":37,"\u0107":40,"\u0105":40,"\u015a":7,"\u00d3":7,"\u0104":20,"y":20,"u":20,"s":33,"o":33,"i":13,"e":37,"c":40,"a":40,"S":7,"O":7,"A":20,";":25,":":25,".":60,"-":30,",":60}},"W":{"d":"348,-223r-19,0r-70,229r-31,0r-42,-140v-3,-10,-5,-21,-7,-33v-12,62,-34,115,-50,173r-30,0r-72,-229r-22,0r0,-36r95,0r0,36r-27,0v14,50,33,97,43,151v11,-65,36,-125,52,-187r23,0v17,62,41,120,53,187v10,-56,29,-99,43,-151r-24,0r0,-36r85,0r0,36","w":355,"k":{"\u201e":60,"\u201d":-7,"\u2019":-7,"\u015b":28,"\u00f3":28,"\u0119":28,"\u0107":33,"\u0105":33,"\u0104":17,"y":20,"u":22,"s":28,"r":17,"o":28,"i":13,"e":28,"c":33,"a":33,"A":17,";":22,":":22,".":45,"-":22,",":45}},"X":{"d":"230,0r-97,0r0,-37r22,0r-38,-57r-39,57r23,0r0,37r-95,0r0,-37r24,0r63,-92r-61,-94r-24,0r0,-36r96,0r0,36r-22,0r38,56r38,-56r-23,0r0,-36r94,0r0,36r-22,0r-63,91r64,95r22,0r0,37","w":237,"k":{"\u201e":-20,"\u0119":7,"\u015a":7,"\u00d3":7,"\u0106":7,"\u0104":7,"e":7,"S":7,"O":7,"C":7,"A":7,";":7,":":7,".":-7,"-":18,",":-7}},"Y":{"d":"230,-223r-18,0r-71,103r0,83r29,0r0,37r-104,0r0,-37r30,0r0,-84r-72,-102r-18,0r0,-36r95,0r0,36r-24,0r45,65r45,-65r-23,0r0,-36r86,0r0,36","w":236,"k":{"\u201e":47,"\u015b":47,"\u00f3":47,"\u0119":47,"\u0107":47,"\u0105":47,"\u015a":13,"\u00d3":13,"\u0106":13,"\u0104":17,"u":40,"s":47,"o":47,"i":20,"e":47,"c":47,"a":47,"S":13,"O":13,"C":13,"A":17,";":38,":":38,".":48,"-":43,",":48}},"Z":{"d":"188,-230r-129,194r84,0r0,-45r44,0r0,81r-182,0r0,-34r127,-192r-78,0r0,37r-43,0r0,-70r177,0r0,29","k":{";":-7,":":-7,".":-7,",":-7}},"[":{"d":"93,44r-79,0r0,-303r79,0r0,30r-44,0r0,239r44,0r0,34","w":100},"\\":{"d":"105,33r-24,0r-83,-292r24,0","w":98},"]":{"d":"87,44r-80,0r0,-34r45,0r0,-239r-45,0r0,-30r80,0r0,303","w":100},"^":{"d":"286,-158r-36,0r-70,-70r-70,70r-37,0r88,-99r38,0","w":360},"_":{"d":"180,85r-180,0r0,-30r180,0r0,30","w":180},"`":{"d":"116,-192r-23,0r-52,-61r39,0","w":180},"a":{"d":"33,-158v53,-24,129,-21,129,50r0,73r25,0r0,35r-57,0r0,-15v-36,36,-119,19,-117,-38v2,-51,69,-73,113,-42v9,-45,-42,-54,-80,-34xm89,-27v19,0,38,-9,38,-26v0,-17,-18,-27,-38,-26v-19,0,-34,8,-34,25v0,17,15,27,34,27","w":198,"k":{"\u201d":13,"\u2019":13}},"b":{"d":"75,-150v47,-52,139,-8,131,65v7,77,-89,120,-137,61r0,24r-60,0r0,-36r24,0r0,-186r-24,0r0,-35r66,0r0,107xm117,-33v28,0,47,-24,47,-52v0,-28,-20,-51,-47,-51v-27,-1,-47,24,-47,51v0,28,21,52,47,52","w":217,"k":{"\u201e":7,"\u201d":13,"\u2019":13,"-":-7}},"c":{"d":"54,-86v0,57,64,72,96,27r26,24v-47,73,-165,37,-165,-49v0,-63,73,-114,129,-74r0,-10r31,0r0,58r-31,0r0,-13v-34,-28,-86,-9,-86,37","w":185,"k":{"x":7,"-":-7}},"d":{"d":"12,-85v-9,-74,83,-117,131,-65r0,-72r-25,0r0,-35r66,0r0,221r24,0r0,36r-60,0r0,-24v-47,58,-144,17,-136,-61xm100,-33v26,0,47,-24,47,-52v0,-27,-20,-52,-47,-51v-27,0,-47,23,-47,51v0,29,19,52,47,52","w":216},"e":{"d":"101,-172v54,0,89,43,88,100r-135,0v1,44,66,52,90,23r30,21v-48,63,-164,29,-164,-56v0,-49,40,-88,91,-88xm148,-100v-7,-50,-87,-46,-94,0r94,0","w":199,"k":{"x":7,"-":-7}},"f":{"d":"105,-224v-35,-6,-28,26,-28,56r28,0r0,35r-28,0r0,97r28,0r0,36r-95,0r0,-36r25,0r0,-97r-25,0r0,-35r25,0v-4,-59,9,-94,70,-89r0,33","w":113,"k":{"\u201d":-12,"\u2019":-12}},"g":{"d":"12,-85v-7,-78,88,-116,136,-60r0,-23r60,0r0,35r-24,0r0,111v9,84,-66,104,-132,83r11,-35v37,14,90,7,80,-46v-48,50,-139,8,-131,-65xm100,-35v27,0,47,-22,47,-50v0,-28,-20,-51,-47,-51v-28,0,-47,22,-47,51v0,29,19,50,47,50","w":216,"k":{".":7,"-":7,",":7}},"h":{"d":"75,-146v44,-41,118,-31,111,44r0,66r22,0r0,36r-88,0r0,-36r24,0v-3,-35,11,-98,-24,-97v-14,0,-30,8,-45,23r0,74r26,0r0,36r-92,0r0,-36r24,0r0,-186r-24,0r0,-35r66,0r0,111","w":217,"k":{"\u201d":20,"\u2019":20}},"i":{"d":"76,-193r-42,0r0,-45r42,0r0,45xm102,0r-91,0r0,-36r24,0r0,-97r-24,0r0,-35r65,0r0,132r26,0r0,36","w":109},"j":{"d":"75,-193r-42,0r0,-45r42,0r0,45xm6,32v23,-1,27,-10,27,-35r0,-130r-23,0r0,-35r65,0r0,169v0,48,-21,68,-69,68r0,-37","w":101,"k":{"\u201d":7,"\u2019":7}},"k":{"d":"186,0r-80,0r0,-36r15,0r-46,-46r0,46r19,0r0,36r-84,0r0,-36r23,0r0,-186r-23,0r0,-35r65,0r0,167r49,-43r-18,0r0,-35r80,0r0,35r-15,0r-52,46r52,51r15,0r0,36","w":196,"k":{"\u0107":7,"\u0105":7,"u":7,"c":7,"a":7,"-":8}},"l":{"d":"101,0r-92,0r0,-37r24,0r0,-185r-24,0r0,-35r66,0r0,220r26,0r0,37","w":108},"m":{"d":"181,-143v47,-43,121,-37,116,41r0,66r22,0r0,36r-89,0r0,-36r25,0v-3,-35,11,-98,-24,-97v-15,0,-30,8,-45,23r0,74r23,0r0,36r-89,0r0,-36r24,0v-3,-35,11,-98,-24,-97v-15,0,-30,8,-45,23r0,74r26,0r0,36r-91,0r0,-36r23,0r0,-97r-23,0r0,-35r64,0r0,22v38,-30,83,-35,107,3","w":327,"k":{"\u201d":20,"\u2019":20}},"n":{"d":"74,-146v44,-40,119,-32,112,44r0,66r23,0r0,36r-89,0r0,-36r24,0v-3,-35,11,-98,-24,-97v-15,0,-30,8,-45,23r0,74r26,0r0,36r-91,0r0,-36r23,0r0,-97r-23,0r0,-35r64,0r0,22","w":217,"k":{"\u201d":20,"\u2019":20}},"o":{"d":"101,-173v50,0,91,39,91,89v0,51,-40,89,-92,89v-49,0,-90,-40,-90,-89v0,-50,41,-89,91,-89xm101,-32v28,1,48,-23,48,-52v0,-31,-18,-52,-47,-52v-30,0,-49,20,-49,52v0,31,19,52,48,52","w":201,"k":{"x":7,"-":-7}},"p":{"d":"69,-144v48,-59,137,-17,137,60v0,73,-83,119,-131,66r0,51r24,0r0,36r-90,0r0,-36r24,0r0,-166r-24,0r0,-35r60,0r0,24xm117,-32v26,0,47,-24,47,-52v0,-28,-19,-51,-47,-51v-27,0,-47,24,-47,51v0,28,21,52,47,52","w":217,"k":{"\u201e":13,"\u201d":20,"\u2019":20,"-":-7}},"q":{"d":"12,-84v-8,-77,88,-119,136,-60r0,-24r60,0r0,35r-24,0r0,166r24,0r0,36r-90,0r0,-36r25,0r0,-51v-48,52,-140,8,-131,-66xm100,-32v26,0,47,-24,47,-52v0,-27,-20,-51,-47,-51v-28,0,-47,23,-47,51v0,28,21,52,47,52","w":217,"k":{"\u201e":-7}},"r":{"d":"135,-134v-26,-1,-42,6,-60,24r0,74r26,0r0,36r-91,0r0,-36r23,0r0,-97r-23,0r0,-35r63,0r0,24v22,-18,41,-27,62,-27r0,37","w":138,"k":{"\u201e":22,"\u201d":-15,"\u2019":-15,".":23,"-":13,",":23}},"s":{"d":"37,-81v-41,-27,-14,-91,40,-91v16,0,30,4,43,13r0,-9r31,0r0,52r-31,0r0,-12v-13,-10,-27,-15,-40,-15v-27,0,-34,24,-13,32v3,1,15,6,36,8v83,8,73,107,-4,107v-17,0,-33,-5,-47,-16r0,12r-33,0r0,-58r33,0r0,13v18,18,65,30,73,0v-5,-27,-72,-17,-88,-36","w":177,"k":{"x":7,"-":-7}},"t":{"d":"100,0r-67,0r0,-133r-25,0r0,-35r25,0r0,-55r41,0r0,55r26,0r0,35r-26,0r0,97r26,0r0,36","w":110,"k":{"\u201e":7,"-":8}},"u":{"d":"143,-22v-44,43,-118,32,-112,-44r0,-67r-22,0r0,-35r64,0r0,100v1,51,44,37,69,10r0,-75r-26,0r0,-35r68,0r0,132r24,0r0,36r-65,0r0,-22","w":216,"k":{"\u201d":13,"\u2019":13}},"v":{"d":"185,-133r-19,0r-60,138r-29,0r-56,-138r-20,0r0,-35r82,0r0,35r-19,0r30,82v8,-33,20,-54,31,-82r-20,0r0,-35r80,0r0,35","w":187,"k":{"\u201e":42,"\u201d":-7,"\u2019":-7,".":28,",":28}},"w":{"d":"281,-133r-16,0r-57,138r-27,0v-13,-36,-27,-60,-38,-102v-9,40,-25,67,-39,102r-26,0r-55,-138r-17,0r0,-35r76,0r0,35r-19,0r30,86v11,-45,31,-80,46,-121r11,0r45,121v8,-33,21,-57,32,-86r-22,0r0,-35r76,0r0,35","w":288,"k":{"\u201e":28,".":27,"-":-7,",":27}},"x":{"d":"184,0r-71,0r0,-32r-19,-25r-19,25r0,32r-64,0r0,-36r21,0r40,-48r-40,-49r-21,0r0,-35r67,0r0,29r20,26r22,-26r0,-29r64,0r0,35r-22,0r-42,46r41,51r23,0r0,36","k":{"\u015b":7,"\u00f3":7,"\u0119":7,"\u0107":7,"s":7,"o":7,"e":7,"c":7,"-":12}},"y":{"d":"192,-133r-17,0r-79,168r27,0r0,34r-97,0r0,-34r29,0r19,-37r-57,-131r-14,0r0,-35r79,0r0,35r-23,0v13,33,27,52,36,92v8,-36,26,-61,39,-92r-24,0r0,-35r82,0r0,35","k":{"\u201e":47,".":32,"-":7,",":32}},"z":{"d":"148,0r-141,0r0,-36r86,-99r-44,0r0,21r-39,0r0,-54r135,0r0,32r-87,99r51,0r0,-26r39,0r0,63","w":158},"{":{"d":"77,-93v78,7,-10,149,77,135r0,31v-53,1,-77,-6,-77,-61v0,-48,8,-98,-49,-90r0,-31v55,8,51,-39,49,-89v-2,-55,22,-62,77,-62r0,32v-82,-21,-3,131,-77,135","w":180},"|":{"d":"106,85r-31,0r0,-360r31,0r0,360","w":180},"}":{"d":"103,-198v0,48,-8,97,49,89r0,31v-55,-8,-51,40,-49,90v2,54,-22,61,-76,61r0,-31v82,18,1,-129,76,-135v-42,-4,-36,-51,-36,-98v0,-33,-12,-40,-40,-37r0,-32v54,-1,76,7,76,62","w":180},"~":{"d":"99,-134v25,0,86,23,103,23v19,0,42,-9,67,-27r0,33v-53,48,-115,1,-170,1v-19,0,-42,10,-68,28r0,-33v25,-17,47,-25,68,-25","w":299},"\u0104":{"d":"214,69v-45,0,-62,-50,-22,-69r-38,0r0,-37r29,0r-16,-49r-81,0r-17,49r29,0r0,37r-93,0r0,-37r22,0r63,-186r-27,0r0,-36r132,0r0,36r-27,0r61,186r21,0r0,37r-31,0v-17,6,-22,37,2,36v6,0,13,-5,19,-14r23,16v-13,21,-29,31,-49,31xm156,-121r-28,-102v-5,32,-21,71,-30,102r58,0","w":257,"k":{"y":7,"w":7,"v":7,"u":7,"t":7,"q":7,"o":7,"e":7,"d":7,"c":7,"Y":17,"X":7,"W":17,"V":20,"U":13,"T":13,"Q":7,"O":7,"G":7,"C":7,"-":8}},"\u0106":{"d":"193,-330r-42,46r-30,0r27,-46r45,0xm60,-130v0,51,35,95,84,94v35,0,59,-17,73,-51r43,0v-15,55,-52,92,-118,92v-76,1,-129,-61,-129,-136v0,-97,115,-173,199,-112r0,-16r36,0r0,84r-36,0r0,-27v-60,-49,-152,-12,-152,72","w":277,"k":{"Y":13,"A":7,";":-7,":":-7,".":-7,"-":-8,",":-7}},"\u0118":{"d":"148,69v-44,0,-61,-49,-22,-69r-115,0r0,-37r25,0r0,-186r-25,0r0,-36r199,0r0,68r-38,0r0,-32r-91,0r0,65r32,0r0,-25r38,0r0,92r-38,0r0,-27r-32,0r0,81r91,0r0,-40r38,0r0,77r-57,0v-16,6,-20,37,3,36v6,0,13,-5,19,-14r23,16v-13,21,-30,31,-50,31","w":220,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"\u0141":{"d":"197,0r-184,0r0,-37r25,0r0,-70r-25,18r0,-41r25,-17r0,-76r-25,0r0,-36r103,0r0,36r-32,0r0,51r57,-40r0,41r-57,39r0,95r73,0r0,-41r40,0r0,78","w":204,"k":{"y":13,"u":7,"Y":33,"W":27,"V":33,"U":13,"T":33,"-":-7}},"\u0143":{"d":"182,-330r-43,46r-30,0r27,-46r46,0xm246,-223r-25,0r0,228r-36,0r-98,-182v-6,-11,-11,-22,-14,-31v6,49,2,116,3,171r29,0r0,37r-94,0r0,-37r25,0r0,-186r-25,0r0,-36r83,0r90,172v-6,-39,-2,-91,-3,-136r-29,0r0,-36r94,0r0,36","w":256,"k":{".":10,",":10}},"\u00d3":{"d":"199,-330r-42,46r-31,0r27,-46r46,0xm149,-265v73,0,136,63,136,135v0,74,-64,136,-136,136v-72,0,-136,-64,-136,-136v0,-73,65,-135,136,-135xm149,-38v47,0,89,-43,89,-92v0,-49,-42,-92,-89,-92v-47,0,-89,43,-89,92v0,49,42,92,89,92","w":298,"k":{"Y":13,"X":7,"V":7,"A":7,";":-7,":":-7,".":15,"-":-10,",":15}},"\u015a":{"d":"155,-330r-43,46r-30,0r27,-46r46,0xm152,-210v-26,-24,-88,-30,-88,12v0,34,42,38,71,44v101,20,81,164,-16,160v-21,0,-42,-7,-64,-21r0,15r-36,0r0,-90r36,0r0,31v17,18,37,26,60,26v40,0,59,-54,19,-69v-9,-7,-90,-20,-102,-45v-39,-48,4,-118,64,-118v22,0,41,7,56,20r0,-14r35,0r0,76r-35,0r0,-27","w":217,"k":{";":-7,":":-7,".":-7,"-":-12,",":-7}},"\u0179":{"d":"146,-330r-43,46r-30,0r27,-46r46,0xm188,-230r-129,194r84,0r0,-45r44,0r0,81r-182,0r0,-34r127,-192r-78,0r0,37r-43,0r0,-70r177,0r0,29"},"\u017d":{"d":"152,-328r-33,46r-38,0r-33,-46v29,-4,37,12,52,22v15,-10,23,-26,52,-22xm188,-230r-129,194r84,0r0,-45r44,0r0,81r-182,0r0,-34r127,-192r-78,0r0,37r-43,0r0,-70r177,0r0,29"},"\u017b":{"d":"120,-285r-43,0r0,-45r43,0r0,45xm188,-230r-129,194r84,0r0,-45r44,0r0,81r-182,0r0,-34r127,-192r-78,0r0,37r-43,0r0,-70r177,0r0,29","k":{";":-7,":":-7,".":-7,",":-7}},"\u00e0":{"d":"123,-192r-30,0r-43,-46r46,0xm33,-158v53,-24,129,-21,129,50r0,73r25,0r0,35r-57,0r0,-15v-36,36,-119,19,-117,-38v2,-51,69,-73,113,-42v9,-45,-42,-54,-80,-34xm89,-27v19,0,38,-9,38,-26v0,-17,-18,-27,-38,-26v-19,0,-34,8,-34,25v0,17,15,27,34,27","w":198},"\u00e1":{"d":"148,-238r-43,46r-30,0r27,-46r46,0xm33,-158v53,-24,129,-21,129,50r0,73r25,0r0,35r-57,0r0,-15v-36,36,-119,19,-117,-38v2,-51,69,-73,113,-42v9,-45,-42,-54,-80,-34xm89,-27v19,0,38,-9,38,-26v0,-17,-18,-27,-38,-26v-19,0,-34,8,-34,25v0,17,15,27,34,27","w":198},"\u00e2":{"d":"147,-192v-29,4,-37,-12,-52,-22v-15,10,-24,26,-53,22r34,-46r38,0xm33,-158v53,-24,129,-21,129,50r0,73r25,0r0,35r-57,0r0,-15v-36,36,-119,19,-117,-38v2,-51,69,-73,113,-42v9,-45,-42,-54,-80,-34xm89,-27v19,0,38,-9,38,-26v0,-17,-18,-27,-38,-26v-19,0,-34,8,-34,25v0,17,15,27,34,27","w":198},"\u00e4":{"d":"145,-201r-36,0r0,-40r36,0r0,40xm85,-201r-36,0r0,-40r36,0r0,40xm33,-158v53,-24,129,-21,129,50r0,73r25,0r0,35r-57,0r0,-15v-36,36,-119,19,-117,-38v2,-51,69,-73,113,-42v9,-45,-42,-54,-80,-34xm89,-27v19,0,38,-9,38,-26v0,-17,-18,-27,-38,-26v-19,0,-34,8,-34,25v0,17,15,27,34,27","w":198},"\u0105":{"d":"33,-158v53,-24,129,-21,129,50r0,73r25,0r0,35r-30,0v-16,6,-20,37,3,36v6,0,13,-5,19,-14r23,16v-13,21,-30,31,-50,31v-44,0,-61,-49,-22,-69r0,-15v-36,36,-119,19,-117,-38v2,-51,69,-73,113,-42v9,-45,-42,-54,-80,-34xm89,-27v19,0,38,-9,38,-26v0,-17,-18,-27,-38,-26v-19,0,-34,8,-34,25v0,17,15,27,34,27","w":198},"\u0107":{"d":"148,-238r-43,46r-30,0r27,-46r46,0xm54,-86v0,57,64,72,96,27r26,24v-47,73,-165,37,-165,-49v0,-63,73,-114,129,-74r0,-10r31,0r0,58r-31,0r0,-13v-34,-28,-86,-9,-86,37","w":185,"k":{"x":7,"-":-7}},"\u00e7":{"d":"54,-86v0,57,64,72,96,27r26,24v-21,26,-46,39,-74,40v1,4,-2,12,2,12v28,0,42,10,42,33v1,40,-55,39,-92,26r0,-21v19,5,35,8,45,8v13,0,19,-4,19,-13v0,-11,-14,-15,-32,-14r0,-32v-41,-5,-75,-42,-75,-88v0,-63,73,-114,129,-74r0,-10r31,0r0,58r-31,0r0,-13v-34,-28,-86,-9,-86,37","w":185},"\u00e8":{"d":"122,-192r-31,0r-42,-46r46,0xm101,-172v54,0,89,43,88,100r-135,0v1,44,66,52,90,23r30,21v-48,63,-164,29,-164,-56v0,-49,40,-88,91,-88xm148,-100v-7,-50,-87,-46,-94,0r94,0","w":199,"k":{";":-7,":":-7,".":-7,",":-7}},"\u00e9":{"d":"152,-238r-43,46r-30,0r27,-46r46,0xm101,-172v54,0,89,43,88,100r-135,0v1,44,66,52,90,23r30,21v-48,63,-164,29,-164,-56v0,-49,40,-88,91,-88xm148,-100v-7,-50,-87,-46,-94,0r94,0","w":199},"\u00ea":{"d":"156,-192v-29,4,-37,-12,-52,-22v-15,10,-24,26,-53,22r34,-46r38,0xm101,-172v54,0,89,43,88,100r-135,0v1,44,66,52,90,23r30,21v-48,63,-164,29,-164,-56v0,-49,40,-88,91,-88xm148,-100v-7,-50,-87,-46,-94,0r94,0","w":199},"\u00eb":{"d":"148,-201r-36,0r0,-40r36,0r0,40xm89,-201r-36,0r0,-40r36,0r0,40xm101,-172v54,0,89,43,88,100r-135,0v1,44,66,52,90,23r30,21v-48,63,-164,29,-164,-56v0,-49,40,-88,91,-88xm148,-100v-7,-50,-87,-46,-94,0r94,0","w":199},"\u0119":{"d":"101,-172v54,0,89,43,88,100r-135,0v1,44,66,52,90,23r30,21v-10,22,-58,22,-58,49v0,22,27,18,35,1r23,16v-13,21,-30,31,-50,31v-39,0,-60,-41,-29,-64v-47,-1,-85,-40,-85,-89v0,-49,40,-88,91,-88xm148,-100v-7,-50,-87,-46,-94,0r94,0","w":199,"k":{"x":7,"-":-7}},"\u00ed":{"d":"111,-238r-42,46r-30,0r27,-46r45,0xm102,0r-91,0r0,-36r24,0r0,-97r-24,0r0,-35r65,0r0,132r26,0r0,36","w":109},"\u00ee":{"d":"108,-192v-29,4,-37,-12,-52,-22v-15,10,-23,26,-52,22r33,-46r38,0xm102,0r-91,0r0,-36r24,0r0,-97r-24,0r0,-35r65,0r0,132r26,0r0,36","w":109},"\u00ef":{"d":"103,-201r-36,0r0,-40r36,0r0,40xm43,-201r-36,0r0,-40r36,0r0,40xm102,0r-91,0r0,-36r24,0r0,-97r-24,0r0,-35r65,0r0,132r26,0r0,36","w":109},"\u0142":{"d":"103,0r-92,0r0,-37r24,0r0,-85r-25,16r0,-35r25,-17r0,-64r-24,0r0,-35r66,0r0,77r23,-17r0,36r-23,16r0,108r26,0r0,37","w":111},"\u0144":{"d":"148,-238r-43,46r-30,0r27,-46r46,0xm74,-146v44,-40,119,-32,112,44r0,66r23,0r0,36r-89,0r0,-36r24,0v-3,-35,11,-98,-24,-97v-15,0,-30,8,-45,23r0,74r26,0r0,36r-91,0r0,-36r23,0r0,-97r-23,0r0,-35r64,0r0,22","w":217},"\u00f1":{"d":"160,-235v-7,45,-37,44,-73,32v-8,0,-13,4,-15,12r-18,0v7,-46,36,-41,73,-31v8,0,14,-4,16,-13r17,0xm74,-146v44,-40,119,-32,112,44r0,66r23,0r0,36r-89,0r0,-36r24,0v-3,-35,11,-98,-24,-97v-15,0,-30,8,-45,23r0,74r26,0r0,36r-91,0r0,-36r23,0r0,-97r-23,0r0,-35r64,0r0,22","w":217},"\u00f3":{"d":"154,-238r-42,46r-30,0r27,-46r45,0xm101,-173v50,0,91,39,91,89v0,51,-40,89,-92,89v-49,0,-90,-40,-90,-89v0,-50,41,-89,91,-89xm101,-32v28,1,48,-23,48,-52v0,-31,-18,-52,-47,-52v-30,0,-49,20,-49,52v0,31,19,52,48,52","w":201,"k":{"x":7,"-":-7}},"\u00f6":{"d":"149,-201r-36,0r0,-40r36,0r0,40xm89,-201r-36,0r0,-40r36,0r0,40xm101,-173v50,0,91,39,91,89v0,51,-40,89,-92,89v-49,0,-90,-40,-90,-89v0,-50,41,-89,91,-89xm101,-32v28,1,48,-23,48,-52v0,-31,-18,-52,-47,-52v-30,0,-49,20,-49,52v0,31,19,52,48,52","w":201},"\u0153":{"d":"169,-144v54,-59,167,-17,156,72r-135,0v2,42,65,55,89,23r30,21v-30,43,-108,44,-139,4v-48,59,-160,21,-160,-60v0,-80,108,-120,159,-60xm283,-100v-6,-53,-87,-46,-94,0r94,0xm101,-32v28,1,48,-23,48,-52v0,-31,-18,-52,-47,-52v-30,0,-49,20,-49,52v0,31,19,52,48,52","w":335},"\u015b":{"d":"136,-238r-42,46r-30,0r27,-46r45,0xm37,-81v-41,-27,-14,-91,40,-91v16,0,30,4,43,13r0,-9r31,0r0,52r-31,0r0,-12v-13,-10,-27,-15,-40,-15v-27,0,-34,24,-13,32v3,1,15,6,36,8v83,8,73,107,-4,107v-17,0,-33,-5,-47,-16r0,12r-33,0r0,-58r33,0r0,13v18,18,65,30,73,0v-5,-27,-72,-17,-88,-36","w":177,"k":{"x":7,"-":-7}},"\u00df":{"d":"147,-143v32,5,53,33,53,71v1,58,-40,85,-102,75r0,-34v40,5,61,-5,60,-43v0,-40,-18,-54,-60,-52r0,-31v25,0,43,-11,43,-35v0,-20,-13,-33,-33,-33v-24,0,-35,14,-35,40r0,185r-63,0r0,-35r22,0r0,-148v-1,-48,30,-74,77,-74v68,0,99,84,38,111r0,3","w":213,"k":{"-":-13}},"\u00f9":{"d":"123,-192r-30,0r-43,-46r46,0xm143,-22v-44,43,-118,32,-112,-44r0,-67r-22,0r0,-35r64,0r0,100v1,51,44,37,69,10r0,-75r-26,0r0,-35r68,0r0,132r24,0r0,36r-65,0r0,-22","w":216},"\u00fa":{"d":"152,-238r-43,46r-30,0r27,-46r46,0xm143,-22v-44,43,-118,32,-112,-44r0,-67r-22,0r0,-35r64,0r0,100v1,51,44,37,69,10r0,-75r-26,0r0,-35r68,0r0,132r24,0r0,36r-65,0r0,-22","w":216},"\u00fb":{"d":"156,-192v-29,4,-38,-12,-53,-22v-15,10,-23,26,-52,22r33,-46r38,0xm143,-22v-44,43,-118,32,-112,-44r0,-67r-22,0r0,-35r64,0r0,100v1,51,44,37,69,10r0,-75r-26,0r0,-35r68,0r0,132r24,0r0,36r-65,0r0,-22","w":216},"\u00fc":{"d":"156,-201r-36,0r0,-40r36,0r0,40xm96,-201r-36,0r0,-40r36,0r0,40xm143,-22v-44,43,-118,32,-112,-44r0,-67r-22,0r0,-35r64,0r0,100v1,51,44,37,69,10r0,-75r-26,0r0,-35r68,0r0,132r24,0r0,36r-65,0r0,-22","w":216},"\u017a":{"d":"125,-238r-42,46r-30,0r27,-46r45,0xm148,0r-141,0r0,-36r86,-99r-44,0r0,21r-39,0r0,-54r135,0r0,32r-87,99r51,0r0,-26r39,0r0,63","w":158},"\u017e":{"d":"132,-238r-33,46r-39,0r-33,-46v28,-4,38,12,53,21v15,-9,24,-25,52,-21xm148,0r-141,0r0,-36r86,-99r-44,0r0,21r-39,0r0,-54r135,0r0,32r-87,99r51,0r0,-26r39,0r0,63","w":158},"\u017c":{"d":"102,-193r-43,0r0,-45r43,0r0,45xm148,0r-141,0r0,-36r86,-99r-44,0r0,21r-39,0r0,-54r135,0r0,32r-87,99r51,0r0,-26r39,0r0,63","w":158},"\u2019":{"d":"86,-259r-33,76r-40,0r27,-76r46,0","w":98},"\u201d":{"d":"157,-259r-33,76r-40,0r27,-76r46,0xm87,-259r-32,76r-40,0r27,-76r45,0","w":171},"\u201e":{"d":"157,-51r-33,76r-40,0r27,-76r46,0xm87,-51r-32,76r-40,0r27,-76r45,0","w":171,"k":{"\u015a":20,"\u0106":-13,"w":15,"v":15,"u":7,"t":13,"j":-8,"f":-7,"Y":40,"X":-15,"W":52,"V":60,"U":33,"T":37,"Q":20,"O":20,"J":-7,"G":13,"C":20,"A":-13}},"\u2013":{"d":"180,-71r-180,0r0,-27r180,0r0,27","w":180},"\u2014":{"d":"360,-71r-360,0r0,-27r360,0r0,27","w":360},"\u00a0":{"w":98}}});

// SWFObject v2.2 <http://code.google.com/p/swfobject/> is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return !a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();

