/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(aO,I){function a0(){if(!ah.isReady){try{M.documentElement.doScroll("left")}catch(c){setTimeout(a0,1);return}ah.ready()}}function E(s,c){c.src?ah.ajax({url:c.src,async:false,dataType:"script"}):ah.globalEval(c.text||c.textContent||c.innerHTML||"");c.parentNode&&c.parentNode.removeChild(c)}function ap(s,c,K,F,G,w){var A=s.length;if(typeof c==="object"){for(var J in c){ap(s,J,c[J],F,G,K)}return s}if(K!==I){F=!w&&F&&ah.isFunction(K);for(J=0;J<A;J++){G(s[J],c,F?K.call(s[J],J,G(s[J],c)):K,w)}return s}return A?G(s[0],c):I}function aF(){return(new Date).getTime()}function ao(){return false}function am(){return true}function aK(s,c,w){w[0].type=s;return ah.event.handle.apply(c,w)}function ag(O){var N,L=[],J=[],K=arguments,F,G,s,A,w,c;G=ah.data(this,"events");if(!(O.liveFired===this||!G||!G.live||O.button&&O.type==="click")){O.liveFired=this;var P=G.live.slice(0);for(A=0;A<P.length;A++){G=P[A];G.origType.replace(az,"")===O.type?J.push(G.selector):P.splice(A--,1)}F=ah(O.target).closest(J,O.currentTarget);w=0;for(c=F.length;w<c;w++){for(A=0;A<P.length;A++){G=P[A];if(F[w].selector===G.selector){s=F[w].elem;J=null;if(G.preType==="mouseenter"||G.preType==="mouseleave"){J=ah(O.relatedTarget).closest(G.selector)[0]}if(!J||J!==s){L.push({elem:s,handleObj:G})}}}}w=0;for(c=L.length;w<c;w++){F=L[w];O.currentTarget=F.elem;O.data=F.handleObj.data;O.handleObj=F.handleObj;if(F.handleObj.origHandler.apply(F.elem,K)===false){N=false;break}}return N}}function z(s,c){return"live."+(s&&s!=="*"?s+".":"")+c.replace(/\./g,"`").replace(/ /g,"&")}function l(c){return !c||!c.parentNode||c.parentNode.nodeType===11}function bj(s,c){var w=0;c.each(function(){if(this.nodeName===(s[w]&&s[w].nodeName)){var G=ah.data(s[w++]),J=ah.data(this,G);if(G=G&&G.events){delete J.handle;J.events={};for(var A in G){for(var F in G[A]){ah.event.add(this,A,G[A][F],G[A][F].data)}}}}})}function a3(s,c,G){var A,F,w;c=c&&c[0]?c[0].ownerDocument||c[0]:M;if(s.length===1&&typeof s[0]==="string"&&s[0].length<512&&c===M&&!aP.test(s[0])&&(ah.support.checkClone||!ak.test(s[0]))){F=true;if(w=ah.fragments[s[0]]){if(w!==1){A=w}}}if(!A){A=c.createDocumentFragment();ah.clean(s,c,A,G)}if(F){ah.fragments[s[0]]=w?A:1}return{fragment:A,cacheable:F}}function aC(s,c){var w={};ah.each(D.concat.apply([],D.slice(0,c)),function(){w[this]=s});return w}function o(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false}var ah=function(s,c){return new ah.fn.init(s,c)},p=aO.jQuery,d=aO.$,M=aO.document,at,a7=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,aT=/^.[^:#\[\.,]*$/,an=/\S/,H=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,q=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,ax=navigator.userAgent,b=false,av=[],aB,a1=Object.prototype.toString,aV=Object.prototype.hasOwnProperty,ay=Array.prototype.push,au=Array.prototype.slice,a6=Array.prototype.indexOf;ah.fn=ah.prototype={init:function(s,c){var A,w;if(!s){return this}if(s.nodeType){this.context=this[0]=s;this.length=1;return this}if(s==="body"&&!c){this.context=M;this[0]=M.body;this.selector="body";this.length=1;return this}if(typeof s==="string"){if((A=a7.exec(s))&&(A[1]||!c)){if(A[1]){w=c?c.ownerDocument||c:M;if(s=q.exec(s)){if(ah.isPlainObject(c)){s=[M.createElement(s[1])];ah.fn.attr.call(s,c,true)}else{s=[w.createElement(s[1])]}}else{s=a3([A[1]],[w]);s=(s.cacheable?s.fragment.cloneNode(true):s.fragment).childNodes}return ah.merge(this,s)}else{if(c=M.getElementById(A[2])){if(c.id!==A[2]){return at.find(s)}this.length=1;this[0]=c}this.context=M;this.selector=s;return this}}else{if(!c&&/^\w+$/.test(s)){this.selector=s;this.context=M;s=M.getElementsByTagName(s);return ah.merge(this,s)}else{return !c||c.jquery?(c||at).find(s):ah(c).find(s)}}}else{if(ah.isFunction(s)){return at.ready(s)}}if(s.selector!==I){this.selector=s.selector;this.context=s.context}return ah.makeArray(s,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return au.call(this,0)},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c]},pushStack:function(s,c,A){var w=ah();ah.isArray(s)?ay.apply(w,s):ah.merge(w,s);w.prevObject=this;w.context=this.context;if(c==="find"){w.selector=this.selector+(this.selector?" ":"")+A}else{if(c){w.selector=this.selector+"."+c+"("+A+")"}}return w},each:function(s,c){return ah.each(this,s,c)},ready:function(c){ah.bindReady();if(ah.isReady){c.call(M,ah)}else{av&&av.push(c)}return this},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(au.apply(this,arguments),"slice",au.call(arguments).join(","))},map:function(c){return this.pushStack(ah.map(this,function(s,w){return c.call(s,w,s)}))},end:function(){return this.prevObject||ah(null)},push:ay,sort:[].sort,splice:[].splice};ah.fn.init.prototype=ah.fn;ah.extend=ah.fn.extend=function(){var s=arguments[0]||{},c=1,K=arguments.length,F=false,G,w,A,J;if(typeof s==="boolean"){F=s;s=arguments[1]||{};c=2}if(typeof s!=="object"&&!ah.isFunction(s)){s={}}if(K===c){s=this;--c}for(;c<K;c++){if((G=arguments[c])!=null){for(w in G){A=s[w];J=G[w];if(s!==J){if(F&&J&&(ah.isPlainObject(J)||ah.isArray(J))){A=A&&(ah.isPlainObject(A)||ah.isArray(A))?A:ah.isArray(J)?[]:{};s[w]=ah.extend(F,A,J)}else{if(J!==I){s[w]=J}}}}}}return s};ah.extend({noConflict:function(c){aO.$=d;if(c){aO.jQuery=p}return ah},isReady:false,ready:function(){if(!ah.isReady){if(!M.body){return setTimeout(ah.ready,13)}ah.isReady=true;if(av){for(var s,c=0;s=av[c++];){s.call(M,ah)}av=null}ah.fn.triggerHandler&&ah(M).triggerHandler("ready")}},bindReady:function(){if(!b){b=true;if(M.readyState==="complete"){return ah.ready()}if(M.addEventListener){M.addEventListener("DOMContentLoaded",aB,false);aO.addEventListener("load",ah.ready,false)}else{if(M.attachEvent){M.attachEvent("onreadystatechange",aB);aO.attachEvent("onload",ah.ready);var s=false;try{s=aO.frameElement==null}catch(c){}M.documentElement.doScroll&&s&&a0()}}}},isFunction:function(c){return a1.call(c)==="[object Function]"},isArray:function(c){return a1.call(c)==="[object Array]"},isPlainObject:function(s){if(!s||a1.call(s)!=="[object Object]"||s.nodeType||s.setInterval){return false}if(s.constructor&&!aV.call(s,"constructor")&&!aV.call(s.constructor.prototype,"isPrototypeOf")){return false}var c;for(c in s){}return c===I||aV.call(s,c)},isEmptyObject:function(s){for(var c in s){return false}return true},error:function(c){throw c},parseJSON:function(c){if(typeof c!=="string"||!c){return null}c=ah.trim(c);if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return aO.JSON&&aO.JSON.parse?aO.JSON.parse(c):(new Function("return "+c))()}else{ah.error("Invalid JSON: "+c)}},noop:function(){},globalEval:function(s){if(s&&an.test(s)){var c=M.getElementsByTagName("head")[0]||M.documentElement,w=M.createElement("script");w.type="text/javascript";if(ah.support.scriptEval){w.appendChild(M.createTextNode(s))}else{w.text=s}c.insertBefore(w,c.firstChild);c.removeChild(w)}},nodeName:function(s,c){return s.nodeName&&s.nodeName.toUpperCase()===c.toUpperCase()},each:function(s,c,J){var F,G=0,w=s.length,A=w===I||ah.isFunction(s);if(J){if(A){for(F in s){if(c.apply(s[F],J)===false){break}}}else{for(;G<w;){if(c.apply(s[G++],J)===false){break}}}}else{if(A){for(F in s){if(c.call(s[F],F,s[F])===false){break}}}else{for(J=s[0];G<w&&c.call(J,G,J)!==false;J=s[++G]){}}}return s},trim:function(c){return(c||"").replace(H,"")},makeArray:function(s,c){c=c||[];if(s!=null){s.length==null||typeof s==="string"||ah.isFunction(s)||typeof s!=="function"&&s.setInterval?ay.call(c,s):ah.merge(c,s)}return c},inArray:function(s,c){if(c.indexOf){return c.indexOf(s)}for(var A=0,w=c.length;A<w;A++){if(c[A]===s){return A}}return -1},merge:function(s,c){var F=s.length,w=0;if(typeof c.length==="number"){for(var A=c.length;w<A;w++){s[F++]=c[w]}}else{for(;c[w]!==I;){s[F++]=c[w++]}}s.length=F;return s},grep:function(s,c,G){for(var A=[],F=0,w=s.length;F<w;F++){!G!==!c(s[F],F)&&A.push(s[F])}return A},map:function(s,c,J){for(var F=[],G,w=0,A=s.length;w<A;w++){G=c(s[w],w,J);if(G!=null){F[F.length]=G}}return F.concat.apply([],F)},guid:1,proxy:function(s,c,w){if(arguments.length===2){if(typeof c==="string"){w=s;s=w[c];c=I}else{if(c&&!ah.isFunction(c)){w=c;c=I}}}if(!c&&s){c=function(){return s.apply(w||this,arguments)}}if(s){c.guid=s.guid=s.guid||c.guid||ah.guid++}return c},uaMatch:function(c){c=c.toLowerCase();c=/(webkit)[ \/]([\w.]+)/.exec(c)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(c)||/(msie) ([\w.]+)/.exec(c)||!/compatible/.test(c)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(c)||[];return{browser:c[1]||"",version:c[2]||"0"}},browser:{}});ax=ah.uaMatch(ax);if(ax.browser){ah.browser[ax.browser]=true;ah.browser.version=ax.version}if(ah.browser.webkit){ah.browser.safari=true}if(a6){ah.inArray=function(s,c){return a6.call(c,s)}}at=ah(M);if(M.addEventListener){aB=function(){M.removeEventListener("DOMContentLoaded",aB,false);ah.ready()}}else{if(M.attachEvent){aB=function(){if(M.readyState==="complete"){M.detachEvent("onreadystatechange",aB);ah.ready()}}}}(function(){ah.support={};var L=M.documentElement,K=M.createElement("script"),J=M.createElement("div"),F="script"+aF();J.style.display="none";J.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var G=J.getElementsByTagName("*"),w=J.getElementsByTagName("a")[0];if(!(!G||!G.length||!w)){ah.support={leadingWhitespace:J.firstChild.nodeType===3,tbody:!J.getElementsByTagName("tbody").length,htmlSerialize:!!J.getElementsByTagName("link").length,style:/red/.test(w.getAttribute("style")),hrefNormalized:w.getAttribute("href")==="/a",opacity:/^0.55$/.test(w.style.opacity),cssFloat:!!w.style.cssFloat,checkOn:J.getElementsByTagName("input")[0].value==="on",optSelected:M.createElement("select").appendChild(M.createElement("option")).selected,parentNode:J.removeChild(J.appendChild(M.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};K.type="text/javascript";try{K.appendChild(M.createTextNode("window."+F+"=1;"))}catch(A){}L.insertBefore(K,L.firstChild);if(aO[F]){ah.support.scriptEval=true;delete aO[F]}try{delete K.test}catch(c){ah.support.deleteExpando=false}L.removeChild(K);if(J.attachEvent&&J.fireEvent){J.attachEvent("onclick",function s(){ah.support.noCloneEvent=false;J.detachEvent("onclick",s)});J.cloneNode(true).fireEvent("onclick")}J=M.createElement("div");J.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";L=M.createDocumentFragment();L.appendChild(J.firstChild);ah.support.checkClone=L.cloneNode(true).cloneNode(true).lastChild.checked;ah(function(){var N=M.createElement("div");N.style.width=N.style.paddingLeft="1px";M.body.appendChild(N);ah.boxModel=ah.support.boxModel=N.offsetWidth===2;M.body.removeChild(N).style.display="none"});L=function(N){var P=M.createElement("div");N="on"+N;var O=N in P;if(!O){P.setAttribute(N,"return;");O=typeof P[N]==="function"}return O};ah.support.submitBubbles=L("submit");ah.support.changeBubbles=L("change");L=K=J=G=w=null}})();ah.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var aH="jQuery"+aF(),e=0,aS={};ah.extend({cache:{},expando:aH,noData:{embed:true,object:true,applet:true},data:function(s,c,F){if(!(s.nodeName&&ah.noData[s.nodeName.toLowerCase()])){s=s==aO?aS:s;var w=s[aH],A=ah.cache;if(!w&&typeof c==="string"&&F===I){return null}w||(w=++e);if(typeof c==="object"){s[aH]=w;A[w]=ah.extend(true,{},c)}else{if(!A[w]){s[aH]=w;A[w]={}}}s=A[w];if(F!==I){s[c]=F}return typeof c==="string"?s[c]:s}},removeData:function(s,c){if(!(s.nodeName&&ah.noData[s.nodeName.toLowerCase()])){s=s==aO?aS:s;var F=s[aH],w=ah.cache,A=w[F];if(c){if(A){delete A[c];ah.isEmptyObject(A)&&ah.removeData(s)}}else{if(ah.support.deleteExpando){delete s[ah.expando]}else{s.removeAttribute&&s.removeAttribute(ah.expando)}delete w[F]}}}});ah.fn.extend({data:function(s,c){if(typeof s==="undefined"&&this.length){return ah.data(this[0])}else{if(typeof s==="object"){return this.each(function(){ah.data(this,s)})}}var A=s.split(".");A[1]=A[1]?"."+A[1]:"";if(c===I){var w=this.triggerHandler("getData"+A[1]+"!",[A[0]]);if(w===I&&this.length){w=ah.data(this[0],s)}return w===I&&A[1]?this.data(A[0]):w}else{return this.trigger("setData"+A[1]+"!",[A[0],c]).each(function(){ah.data(this,s,c)})}},removeData:function(c){return this.each(function(){ah.removeData(this,c)})}});ah.extend({queue:function(s,c,A){if(s){c=(c||"fx")+"queue";var w=ah.data(s,c);if(!A){return w||[]}if(!w||ah.isArray(A)){w=ah.data(s,c,ah.makeArray(A))}else{w.push(A)}return w}},dequeue:function(s,c){c=c||"fx";var A=ah.queue(s,c),w=A.shift();if(w==="inprogress"){w=A.shift()}if(w){c==="fx"&&A.unshift("inprogress");w.call(s,function(){ah.dequeue(s,c)})}}});ah.fn.extend({queue:function(s,c){if(typeof s!=="string"){c=s;s="fx"}if(c===I){return ah.queue(this[0],s)}return this.each(function(){var w=ah.queue(this,s,c);s==="fx"&&w[0]!=="inprogress"&&ah.dequeue(this,s)})},dequeue:function(c){return this.each(function(){ah.dequeue(this,c)})},delay:function(s,c){s=ah.fx?ah.fx.speeds[s]||s:s;c=c||"fx";return this.queue(c,function(){var w=this;setTimeout(function(){ah.dequeue(w,c)},s)})},clearQueue:function(c){return this.queue(c||"fx",[])}});var be=/[\n\t]/g,U=/\s+/,a8=/\r/g,aM=/href|src|style/,aU=/(button|input)/i,aw=/(button|input|object|select|textarea)/i,S=/^(a|area)$/i,aY=/radio|checkbox/;ah.fn.extend({attr:function(s,c){return ap(this,s,c,true,ah.attr)},removeAttr:function(c){return this.each(function(){ah.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c)})},addClass:function(L){if(ah.isFunction(L)){return this.each(function(O){var N=ah(this);N.addClass(L.call(this,O,N.attr("class")))})}if(L&&typeof L==="string"){for(var K=(L||"").split(U),J=0,F=this.length;J<F;J++){var G=this[J];if(G.nodeType===1){if(G.className){for(var w=" "+G.className+" ",A=G.className,c=0,s=K.length;c<s;c++){if(w.indexOf(" "+K[c]+" ")<0){A+=" "+K[c]}}G.className=ah.trim(A)}else{G.className=L}}}}return this},removeClass:function(s){if(ah.isFunction(s)){return this.each(function(L){var N=ah(this);N.removeClass(s.call(this,L,N.attr("class")))})}if(s&&typeof s==="string"||s===I){for(var c=(s||"").split(U),K=0,F=this.length;K<F;K++){var G=this[K];if(G.nodeType===1&&G.className){if(s){for(var w=(" "+G.className+" ").replace(be," "),A=0,J=c.length;A<J;A++){w=w.replace(" "+c[A]+" "," ")}G.className=ah.trim(w)}else{G.className=""}}}}return this},toggleClass:function(s,c){var A=typeof s,w=typeof c==="boolean";if(ah.isFunction(s)){return this.each(function(G){var F=ah(this);F.toggleClass(s.call(this,G,F.attr("class"),c),c)})}return this.each(function(){if(A==="string"){for(var K,G=0,J=ah(this),L=c,F=s.split(U);K=F[G++];){L=w?L:!J.hasClass(K);J[L?"addClass":"removeClass"](K)}}else{if(A==="undefined"||A==="boolean"){this.className&&ah.data(this,"__className__",this.className);this.className=this.className||s===false?"":ah.data(this,"__className__")||""}}})},hasClass:function(s){s=" "+s+" ";for(var c=0,w=this.length;c<w;c++){if((" "+this[c].className+" ").replace(be," ").indexOf(s)>-1){return true}}return false},val:function(s){if(s===I){var c=this[0];if(c){if(ah.nodeName(c,"option")){return(c.attributes.value||{}).specified?c.value:c.text}if(ah.nodeName(c,"select")){var K=c.selectedIndex,F=[],G=c.options;c=c.type==="select-one";if(K<0){return null}var w=c?K:0;for(K=c?K+1:G.length;w<K;w++){var A=G[w];if(A.selected){s=ah(A).val();if(c){return s}F.push(s)}}return F}if(aY.test(c.type)&&!ah.support.checkOn){return c.getAttribute("value")===null?"on":c.value}return(c.value||"").replace(a8,"")}return I}var J=ah.isFunction(s);return this.each(function(L){var P=ah(this),O=s;if(this.nodeType===1){if(J){O=s.call(this,L,P.val())}if(typeof O==="number"){O+=""}if(ah.isArray(O)&&aY.test(this.type)){this.checked=ah.inArray(P.val(),O)>=0}else{if(ah.nodeName(this,"select")){var N=ah.makeArray(O);ah("option",this).each(function(){this.selected=ah.inArray(ah(this).val(),N)>=0});if(!N.length){this.selectedIndex=-1}}else{this.value=O}}}})}});ah.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(s,c,G,A){if(!s||s.nodeType===3||s.nodeType===8){return I}if(A&&c in ah.attrFn){return ah(s)[c](G)}A=s.nodeType!==1||!ah.isXMLDoc(s);var F=G!==I;c=A&&ah.props[c]||c;if(s.nodeType===1){var w=aM.test(c);if(c in s&&A&&!w){if(F){c==="type"&&aU.test(s.nodeName)&&s.parentNode&&ah.error("type property can't be changed");s[c]=G}if(ah.nodeName(s,"form")&&s.getAttributeNode(c)){return s.getAttributeNode(c).nodeValue}if(c==="tabIndex"){return(c=s.getAttributeNode("tabIndex"))&&c.specified?c.value:aw.test(s.nodeName)||S.test(s.nodeName)&&s.href?0:I}return s[c]}if(!ah.support.style&&A&&c==="style"){if(F){s.style.cssText=""+G}return s.style.cssText}F&&s.setAttribute(c,""+G);s=!ah.support.hrefNormalized&&A&&w?s.getAttribute(c,2):s.getAttribute(c);return s===null?I:s}return ah.style(s,c,G)}});var az=/\.(.*)$/,r=function(c){return c.replace(/[^\w\s\.\|`]/g,function(s){return"\\"+s})};ah.event={add:function(P,O,L,J){if(!(P.nodeType===3||P.nodeType===8)){if(P.setInterval&&P!==aO&&!P.frameElement){P=aO}var K,F;if(L.handler){K=L;L=K.handler}if(!L.guid){L.guid=ah.guid++}if(F=ah.data(P)){var G=F.events=F.events||{},s=F.handle;if(!s){F.handle=s=function(){return typeof ah!=="undefined"&&!ah.event.triggered?ah.event.handle.apply(s.elem,arguments):I}}s.elem=P;O=O.split(" ");for(var A,w=0,c;A=O[w++];){F=K?ah.extend({},K):{handler:L,data:J};if(A.indexOf(".")>-1){c=A.split(".");A=c.shift();F.namespace=c.slice(0).sort().join(".")}else{c=[];F.namespace=""}F.type=A;F.guid=L.guid;var Q=G[A],N=ah.event.special[A]||{};if(!Q){Q=G[A]=[];if(!N.setup||N.setup.call(P,J,c,s)===false){if(P.addEventListener){P.addEventListener(A,s,false)}else{P.attachEvent&&P.attachEvent("on"+A,s)}}}if(N.add){N.add.call(P,F);if(!F.handler.guid){F.handler.guid=L.guid}}Q.push(F);ah.event.global[A]=true}P=null}}},global:{},remove:function(R,Q,O,L){if(!(R.nodeType===3||R.nodeType===8)){var N,J=0,K,A,G,F,c,T,P=ah.data(R),s=P&&P.events;if(P&&s){if(Q&&Q.type){O=Q.handler;Q=Q.type}if(!Q||typeof Q==="string"&&Q.charAt(0)==="."){Q=Q||"";for(N in s){ah.event.remove(R,N+Q)}}else{for(Q=Q.split(" ");N=Q[J++];){F=N;K=N.indexOf(".")<0;A=[];if(!K){A=N.split(".");N=A.shift();G=new RegExp("(^|\\.)"+ah.map(A.slice(0).sort(),r).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(c=s[N]){if(O){F=ah.event.special[N]||{};for(w=L||0;w<c.length;w++){T=c[w];if(O.guid===T.guid){if(K||G.test(T.namespace)){L==null&&c.splice(w--,1);F.remove&&F.remove.call(R,T)}if(L!=null){break}}}if(c.length===0||L!=null&&c.length===1){if(!F.teardown||F.teardown.call(R,A)===false){aG(R,N,P.handle)}delete s[N]}}else{for(var w=0;w<c.length;w++){T=c[w];if(K||G.test(T.namespace)){ah.event.remove(R,F,T.handler,w);c.splice(w--,1)}}}}}if(ah.isEmptyObject(s)){if(Q=P.handle){Q.elem=null}delete P.events;delete P.handle;ah.isEmptyObject(P)&&ah.removeData(R)}}}}},trigger:function(N,L,K,G){var J=N.type||N;if(!G){N=typeof N==="object"?N[aH]?N:ah.extend(ah.Event(J),N):ah.Event(J);if(J.indexOf("!")>=0){N.type=J=J.slice(0,-1);N.exclusive=true}if(!K){N.stopPropagation();ah.event.global[J]&&ah.each(ah.cache,function(){this.events&&this.events[J]&&ah.event.trigger(N,L,this.handle.elem)})}if(!K||K.nodeType===3||K.nodeType===8){return I}N.result=I;N.target=K;L=ah.makeArray(L);L.unshift(N)}N.currentTarget=K;(G=ah.data(K,"handle"))&&G.apply(K,L);G=K.parentNode||K.ownerDocument;try{if(!(K&&K.nodeName&&ah.noData[K.nodeName.toLowerCase()])){if(K["on"+J]&&K["on"+J].apply(K,L)===false){N.result=false}}}catch(A){}if(!N.isPropagationStopped()&&G){ah.event.trigger(N,L,G,true)}else{if(!N.isDefaultPrevented()){G=N.target;var F,c=ah.nodeName(G,"a")&&J==="click",w=ah.event.special[J]||{};if((!w._default||w._default.call(K,N)===false)&&!c&&!(G&&G.nodeName&&ah.noData[G.nodeName.toLowerCase()])){try{if(G[J]){if(F=G["on"+J]){G["on"+J]=null}ah.event.triggered=true;G[J]()}}catch(s){}if(F){G["on"+J]=F}ah.event.triggered=false}}}},handle:function(s){var c,J,F,G;s=arguments[0]=ah.event.fix(s||aO.event);s.currentTarget=this;c=s.type.indexOf(".")<0&&!s.exclusive;if(!c){J=s.type.split(".");s.type=J.shift();F=new RegExp("(^|\\.)"+J.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}G=ah.data(this,"events");J=G[s.type];if(G&&J){J=J.slice(0);G=0;for(var w=J.length;G<w;G++){var A=J[G];if(c||F.test(A.namespace)){s.handler=A.handler;s.data=A.data;s.handleObj=A;A=A.handler.apply(this,arguments);if(A!==I){s.result=A;if(A===false){s.preventDefault();s.stopPropagation()}}if(s.isImmediatePropagationStopped()){break}}}}return s.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(s){if(s[aH]){return s}var c=s;s=ah.Event(c);for(var A=this.props.length,w;A;){w=this.props[--A];s[w]=c[w]}if(!s.target){s.target=s.srcElement||M}if(s.target.nodeType===3){s.target=s.target.parentNode}if(!s.relatedTarget&&s.fromElement){s.relatedTarget=s.fromElement===s.target?s.toElement:s.fromElement}if(s.pageX==null&&s.clientX!=null){c=M.documentElement;A=M.body;s.pageX=s.clientX+(c&&c.scrollLeft||A&&A.scrollLeft||0)-(c&&c.clientLeft||A&&A.clientLeft||0);s.pageY=s.clientY+(c&&c.scrollTop||A&&A.scrollTop||0)-(c&&c.clientTop||A&&A.clientTop||0)}if(!s.which&&(s.charCode||s.charCode===0?s.charCode:s.keyCode)){s.which=s.charCode||s.keyCode}if(!s.metaKey&&s.ctrlKey){s.metaKey=s.ctrlKey}if(!s.which&&s.button!==I){s.which=s.button&1?1:s.button&2?3:s.button&4?2:0}return s},guid:100000000,proxy:ah.proxy,special:{ready:{setup:ah.bindReady,teardown:ah.noop},live:{add:function(c){ah.event.add(this,c.origType,ah.extend({},c,{handler:ag}))},remove:function(s){var c=true,w=s.origType.replace(az,"");ah.each(ah.data(this,"events").live||[],function(){if(w===this.origType.replace(az,"")){return c=false}});c&&ah.event.remove(this,s.origType,ag)}},beforeunload:{setup:function(s,c,w){if(this.setInterval){this.onbeforeunload=w}return false},teardown:function(s,c){if(this.onbeforeunload===c){this.onbeforeunload=null}}}}};var aG=M.removeEventListener?function(s,c,w){s.removeEventListener(c,w,false)}:function(s,c,w){s.detachEvent("on"+c,w)};ah.Event=function(c){if(!this.preventDefault){return new ah.Event(c)}if(c&&c.type){this.originalEvent=c;this.type=c.type}else{this.type=c}this.timeStamp=aF();this[aH]=true};ah.Event.prototype={preventDefault:function(){this.isDefaultPrevented=am;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=am;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=am;this.stopPropagation()},isDefaultPrevented:ao,isPropagationStopped:ao,isImmediatePropagationStopped:ao};var ae=function(s){var c=s.relatedTarget;try{for(;c&&c!==this;){c=c.parentNode}if(c!==this){s.type=s.data;ah.event.handle.apply(this,arguments)}}catch(w){}},x=function(c){c.type=c.data;ah.event.handle.apply(this,arguments)};ah.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(s,c){ah.event.special[s]={setup:function(w){ah.event.add(this,c,w&&w.selector?x:ae,s)},teardown:function(w){ah.event.remove(this,c,w&&w.selector?x:ae)}}});if(!ah.support.submitBubbles){ah.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){ah.event.add(this,"click.specialSubmit",function(s){var c=s.target,w=c.type;if((w==="submit"||w==="image")&&ah(c).closest("form").length){return aK("submit",this,arguments)}});ah.event.add(this,"keypress.specialSubmit",function(s){var c=s.target,w=c.type;if((w==="text"||w==="password")&&ah(c).closest("form").length&&s.keyCode===13){return aK("submit",this,arguments)}})}else{return false}},teardown:function(){ah.event.remove(this,".specialSubmit")}}}if(!ah.support.changeBubbles){var t=/textarea|input|select/i,g,j=function(s){var c=s.type,w=s.value;if(c==="radio"||c==="checkbox"){w=s.checked}else{if(c==="select-multiple"){w=s.selectedIndex>-1?ah.map(s.options,function(A){return A.selected}).join("-"):""}else{if(s.nodeName.toLowerCase()==="select"){w=s.selectedIndex}}}return w},bd=function(s,c){var F=s.target,w,A;if(!(!t.test(F.nodeName)||F.readOnly)){w=ah.data(F,"_change_data");A=j(F);if(s.type!=="focusout"||F.type!=="radio"){ah.data(F,"_change_data",A)}if(!(w===I||A===w)){if(w!=null||A){s.type="change";return ah.event.trigger(s,c,F)}}}};ah.event.special.change={filters:{focusout:bd,click:function(s){var c=s.target,w=c.type;if(w==="radio"||w==="checkbox"||c.nodeName.toLowerCase()==="select"){return bd.call(this,s)}},keydown:function(s){var c=s.target,w=c.type;if(s.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||s.keyCode===32&&(w==="checkbox"||w==="radio")||w==="select-multiple"){return bd.call(this,s)}},beforeactivate:function(c){c=c.target;ah.data(c,"_change_data",j(c))}},setup:function(){if(this.type==="file"){return false}for(var c in g){ah.event.add(this,c+".specialChange",g[c])}return t.test(this.nodeName)},teardown:function(){ah.event.remove(this,".specialChange");return t.test(this.nodeName)}};g=ah.event.special.change.filters}M.addEventListener&&ah.each({focus:"focusin",blur:"focusout"},function(s,c){function w(A){A=ah.event.fix(A);A.type=c;return ah.event.handle.call(this,A)}ah.event.special[c]={setup:function(){this.addEventListener(s,w,true)},teardown:function(){this.removeEventListener(s,w,true)}}});ah.each(["bind","one"],function(s,c){ah.fn[c]=function(K,F,G){if(typeof K==="object"){for(var w in K){this[c](w,F,K[w],G)}return this}if(ah.isFunction(F)){G=F;F=I}var A=c==="one"?ah.proxy(G,function(L){ah(this).unbind(L,A);return G.apply(this,arguments)}):G;if(K==="unload"&&c!=="one"){this.one(K,F,G)}else{w=0;for(var J=this.length;w<J;w++){ah.event.add(this[w],K,A,F)}}return this}});ah.fn.extend({unbind:function(s,c){if(typeof s==="object"&&!s.preventDefault){for(var A in s){this.unbind(A,s[A])}}else{A=0;for(var w=this.length;A<w;A++){ah.event.remove(this[A],s,c)}}return this},delegate:function(s,c,A,w){return this.live(c,A,w,s)},undelegate:function(s,c,w){return arguments.length===0?this.unbind("live"):this.die(c,null,w,s)},trigger:function(s,c){return this.each(function(){ah.event.trigger(s,c,this)})},triggerHandler:function(s,c){if(this[0]){s=ah.Event(s);s.preventDefault();s.stopPropagation();ah.event.trigger(s,c,this[0]);return s.result}},toggle:function(s){for(var c=arguments,w=1;w<c.length;){ah.proxy(s,c[w++])}return this.click(ah.proxy(s,function(A){var F=(ah.data(this,"lastToggle"+s.guid)||0)%w;ah.data(this,"lastToggle"+s.guid,F+1);A.preventDefault();return c[F].apply(this,arguments)||false}))},hover:function(s,c){return this.mouseenter(s).mouseleave(c||s)}});var bh={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};ah.each(["live","die"],function(s,c){ah.fn[c]=function(O,L,N,J){var K,A=0,G,F,w=J||this.selector,P=J?this:ah(this.context);if(ah.isFunction(L)){N=L;L=I}for(O=(O||"").split(" ");(K=O[A++])!=null;){J=az.exec(K);G="";if(J){G=J[0];K=K.replace(az,"")}if(K==="hover"){O.push("mouseenter"+G,"mouseleave"+G)}else{F=K;if(K==="focus"||K==="blur"){O.push(bh[K]+G);K+=G}else{K=(bh[K]||K)+G}c==="live"?P.each(function(){ah.event.add(this,z(K,w),{data:L,selector:w,handler:N,origType:K,origHandler:N,preType:F})}):P.unbind(z(K,w),N)}}return this}});ah.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(s,c){ah.fn[c]=function(w){return w?this.bind(c,w):this.trigger(c)};if(ah.attrFn){ah.attrFn[c]=true}});aO.attachEvent&&!aO.addEventListener&&aO.attachEvent("onunload",function(){for(var s in ah.cache){if(ah.cache[s].handle){try{ah.event.remove(ah.cache[s].handle.elem)}catch(c){}}}});(function(){function W(ab){for(var aa="",Z,Y=0;ab[Y];Y++){Z=ab[Y];if(Z.nodeType===3||Z.nodeType===4){aa+=Z.nodeValue}else{if(Z.nodeType!==8){aa+=W(Z.childNodes)}}}return aa}function V(bb,ba,ab,aa,Y,Z){Y=0;for(var bm=aa.length;Y<bm;Y++){var bn=aa[Y];if(bn){bn=bn[bb];for(var bl=false;bn;){if(bn.sizcache===ab){bl=aa[bn.sizset];break}if(bn.nodeType===1&&!Z){bn.sizcache=ab;bn.sizset=Y}if(bn.nodeName.toLowerCase()===ba){bl=bn;break}bn=bn[bb]}aa[Y]=bl}}}function T(bb,ba,ab,aa,Y,Z){Y=0;for(var bm=aa.length;Y<bm;Y++){var bn=aa[Y];if(bn){bn=bn[bb];for(var bl=false;bn;){if(bn.sizcache===ab){bl=aa[bn.sizset];break}if(bn.nodeType===1){if(!Z){bn.sizcache=ab;bn.sizset=Y}if(typeof ba!=="string"){if(bn===ba){bl=true;break}}else{if(N.filter(ba,[bn]).length>0){bl=bn;break}}}bn=bn[bb]}aa[Y]=bl}}}var Q=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,R=0,O=Object.prototype.toString,P=false,K=true;[0,0].sort(function(){K=false;return 0});var N=function(bm,bl,ba,ab){ba=ba||[];var Z=bl=bl||M;if(bl.nodeType!==1&&bl.nodeType!==9){return[]}if(!bm||typeof bm!=="string"){return ba}for(var aa=[],br,bs,bo,bb,bq=true,bn=s(bl),bp=bm;(Q.exec(""),br=Q.exec(bp))!==null;){bp=br[3];aa.push(br[1]);if(br[2]){bb=br[3];break}}if(aa.length>1&&G.exec(bm)){if(aa.length===2&&L.relative[aa[0]]){bs=X(aa[0]+aa[1],bl)}else{for(bs=L.relative[aa[0]]?[bl]:N(aa.shift(),bl);aa.length;){bm=aa.shift();if(L.relative[bm]){bm+=aa.shift()}bs=X(bm,bs)}}}else{if(!ab&&aa.length>1&&bl.nodeType===9&&!bn&&L.match.ID.test(aa[0])&&!L.match.ID.test(aa[aa.length-1])){br=N.find(aa.shift(),bl,bn);bl=br.expr?N.filter(br.expr,br.set)[0]:br.set[0]}if(bl){br=ab?{expr:aa.pop(),set:c(ab)}:N.find(aa.pop(),aa.length===1&&(aa[0]==="~"||aa[0]==="+")&&bl.parentNode?bl.parentNode:bl,bn);bs=br.expr?N.filter(br.expr,br.set):br.set;if(aa.length>0){bo=c(bs)}else{bq=false}for(;aa.length;){var Y=aa.pop();br=Y;if(L.relative[Y]){br=aa.pop()}else{Y=""}if(br==null){br=bl}L.relative[Y](bo,br,bn)}}else{bo=[]}}bo||(bo=bs);bo||N.error(Y||bm);if(O.call(bo)==="[object Array]"){if(bq){if(bl&&bl.nodeType===1){for(bm=0;bo[bm]!=null;bm++){if(bo[bm]&&(bo[bm]===true||bo[bm].nodeType===1&&A(bl,bo[bm]))){ba.push(bs[bm])}}}else{for(bm=0;bo[bm]!=null;bm++){bo[bm]&&bo[bm].nodeType===1&&ba.push(bs[bm])}}}else{ba.push.apply(ba,bo)}}else{c(bo,ba)}if(bb){N(bb,Z,ba,ab);N.uniqueSort(ba)}return ba};N.uniqueSort=function(Z){if(J){P=K;Z.sort(J);if(P){for(var Y=1;Y<Z.length;Y++){Z[Y]===Z[Y-1]&&Z.splice(Y--,1)}}}return Z};N.matches=function(Z,Y){return N(Z,null,null,Y)};N.find=function(bb,ba,ab){var aa,Y;if(!bb){return[]}for(var Z=0,bm=L.order.length;Z<bm;Z++){var bn=L.order[Z];if(Y=L.leftMatch[bn].exec(bb)){var bl=Y[1];Y.splice(1,1);if(bl.substr(bl.length-1)!=="\\"){Y[1]=(Y[1]||"").replace(/\\/g,"");aa=L.find[bn](Y,ba,ab);if(aa!=null){bb=bb.replace(L.match[bn],"");break}}}}aa||(aa=ba.getElementsByTagName("*"));return{set:aa,expr:bb}};N.filter=function(bn,bm,bb,ab){for(var Z=bn,aa=[],bt=bm,bu,bq,bl=bm&&bm[0]&&s(bm[0]);bn&&bm.length;){for(var bs in L.filter){if((bu=L.leftMatch[bs].exec(bn))!=null&&bu[2]){var bo=L.filter[bs],br,Y;Y=bu[1];bq=false;bu.splice(1,1);if(Y.substr(Y.length-1)!=="\\"){if(bt===aa){aa=[]}if(L.preFilter[bs]){if(bu=L.preFilter[bs](bu,bt,bb,aa,ab,bl)){if(bu===true){continue}}else{bq=br=true}}if(bu){for(var ba=0;(Y=bt[ba])!=null;ba++){if(Y){br=bo(Y,bu,ba,bt);var bp=ab^!!br;if(bb&&br!=null){if(bp){bq=true}else{bt[ba]=false}}else{if(bp){aa.push(Y);bq=true}}}}}if(br!==I){bb||(bt=aa);bn=bn.replace(L.match[bs],"");if(!bq){return[]}break}}}}if(bn===Z){if(bq==null){N.error(bn)}else{break}}Z=bn}return bt};N.error=function(Y){throw"Syntax error, unrecognized expression: "+Y};var L=N.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(Y){return Y.getAttribute("href")}},relative:{"+":function(ab,aa){var Z=typeof aa==="string",Y=Z&&!/\W/.test(aa);Z=Z&&!Y;if(Y){aa=aa.toLowerCase()}Y=0;for(var ba=ab.length,bb;Y<ba;Y++){if(bb=ab[Y]){for(;(bb=bb.previousSibling)&&bb.nodeType!==1;){}ab[Y]=Z||bb&&bb.nodeName.toLowerCase()===aa?bb||false:bb===aa}}Z&&N.filter(aa,ab,true)},">":function(ab,aa){var Z=typeof aa==="string";if(Z&&!/\W/.test(aa)){aa=aa.toLowerCase();for(var Y=0,ba=ab.length;Y<ba;Y++){var bb=ab[Y];if(bb){Z=bb.parentNode;ab[Y]=Z.nodeName.toLowerCase()===aa?Z:false}}}else{Y=0;for(ba=ab.length;Y<ba;Y++){if(bb=ab[Y]){ab[Y]=Z?bb.parentNode:bb.parentNode===aa}}Z&&N.filter(aa,ab,true)}},"":function(ab,aa,Z){var Y=R++,ba=T;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=V}ba("parentNode",aa,Y,ab,bb,Z)},"~":function(ab,aa,Z){var Y=R++,ba=T;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=V}ba("previousSibling",aa,Y,ab,bb,Z)}},find:{ID:function(aa,Z,Y){if(typeof Z.getElementById!=="undefined"&&!Y){return(aa=Z.getElementById(aa[1]))?[aa]:[]}},NAME:function(ab,aa){if(typeof aa.getElementsByName!=="undefined"){var Z=[];aa=aa.getElementsByName(ab[1]);for(var Y=0,ba=aa.length;Y<ba;Y++){aa[Y].getAttribute("name")===ab[1]&&Z.push(aa[Y])}return Z.length===0?null:Z}},TAG:function(Z,Y){return Y.getElementsByTagName(Z[1])}},preFilter:{CLASS:function(ba,ab,Z,Y,bb,bl){ba=" "+ba[1].replace(/\\/g,"")+" ";if(bl){return ba}bl=0;for(var aa;(aa=ab[bl])!=null;bl++){if(aa){if(bb^(aa.className&&(" "+aa.className+" ").replace(/[\t\n]/g," ").indexOf(ba)>=0)){Z||Y.push(aa)}else{if(Z){ab[bl]=false}}}}return false},ID:function(Y){return Y[1].replace(/\\/g,"")},TAG:function(Y){return Y[1].toLowerCase()},CHILD:function(Z){if(Z[1]==="nth"){var Y=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Z[2]==="even"&&"2n"||Z[2]==="odd"&&"2n+1"||!/\D/.test(Z[2])&&"0n+"+Z[2]||Z[2]);Z[2]=Y[1]+(Y[2]||1)-0;Z[3]=Y[3]-0}Z[0]=R++;return Z},ATTR:function(ab,aa,Z,Y,ba,bb){aa=ab[1].replace(/\\/g,"");if(!bb&&L.attrMap[aa]){ab[1]=L.attrMap[aa]}if(ab[2]==="~="){ab[4]=" "+ab[4]+" "}return ab},PSEUDO:function(ab,aa,Z,Y,ba){if(ab[1]==="not"){if((Q.exec(ab[3])||"").length>1||/^\w/.test(ab[3])){ab[3]=N(ab[3],null,null,aa)}else{ab=N.filter(ab[3],aa,Z,true^ba);Z||Y.push.apply(Y,ab);return false}}else{if(L.match.POS.test(ab[0])||L.match.CHILD.test(ab[0])){return true}}return ab},POS:function(Y){Y.unshift(true);return Y}},filters:{enabled:function(Y){return Y.disabled===false&&Y.type!=="hidden"},disabled:function(Y){return Y.disabled===true},checked:function(Y){return Y.checked===true},selected:function(Y){return Y.selected===true},parent:function(Y){return !!Y.firstChild},empty:function(Y){return !Y.firstChild},has:function(aa,Z,Y){return !!N(Y[3],aa).length},header:function(Y){return/h\d/i.test(Y.nodeName)},text:function(Y){return"text"===Y.type},radio:function(Y){return"radio"===Y.type},checkbox:function(Y){return"checkbox"===Y.type},file:function(Y){return"file"===Y.type},password:function(Y){return"password"===Y.type},submit:function(Y){return"submit"===Y.type},image:function(Y){return"image"===Y.type},reset:function(Y){return"reset"===Y.type},button:function(Y){return"button"===Y.type||Y.nodeName.toLowerCase()==="button"},input:function(Y){return/input|select|textarea|button/i.test(Y.nodeName)}},setFilters:{first:function(Z,Y){return Y===0},last:function(ab,aa,Z,Y){return aa===Y.length-1},even:function(Z,Y){return Y%2===0},odd:function(Z,Y){return Y%2===1},lt:function(aa,Z,Y){return Z<Y[3]-0},gt:function(aa,Z,Y){return Z>Y[3]-0},nth:function(aa,Z,Y){return Y[3]-0===Z},eq:function(aa,Z,Y){return Y[3]-0===Z}},filter:{PSEUDO:function(ab,aa,Z,Y){var ba=aa[1],bb=L.filters[ba];if(bb){return bb(ab,Z,aa,Y)}else{if(ba==="contains"){return(ab.textContent||ab.innerText||W([ab])||"").indexOf(aa[3])>=0}else{if(ba==="not"){aa=aa[3];Z=0;for(Y=aa.length;Z<Y;Z++){if(aa[Z]===ab){return false}}return true}else{N.error("Syntax error, unrecognized expression: "+ba)}}}},CHILD:function(ba,ab){var Z=ab[1],Y=ba;switch(Z){case"only":case"first":for(;Y=Y.previousSibling;){if(Y.nodeType===1){return false}}if(Z==="first"){return true}Y=ba;case"last":for(;Y=Y.nextSibling;){if(Y.nodeType===1){return false}}return true;case"nth":Z=ab[2];var bb=ab[3];if(Z===1&&bb===0){return true}ab=ab[0];var bl=ba.parentNode;if(bl&&(bl.sizcache!==ab||!ba.nodeIndex)){var aa=0;for(Y=bl.firstChild;Y;Y=Y.nextSibling){if(Y.nodeType===1){Y.nodeIndex=++aa}}bl.sizcache=ab}ba=ba.nodeIndex-bb;return Z===0?ba===0:ba%Z===0&&ba/Z>=0}},ID:function(Z,Y){return Z.nodeType===1&&Z.getAttribute("id")===Y},TAG:function(Z,Y){return Y==="*"&&Z.nodeType===1||Z.nodeName.toLowerCase()===Y},CLASS:function(Z,Y){return(" "+(Z.className||Z.getAttribute("class"))+" ").indexOf(Y)>-1},ATTR:function(ab,aa){var Z=aa[1];ab=L.attrHandle[Z]?L.attrHandle[Z](ab):ab[Z]!=null?ab[Z]:ab.getAttribute(Z);Z=ab+"";var Y=aa[2];aa=aa[4];return ab==null?Y==="!=":Y==="="?Z===aa:Y==="*="?Z.indexOf(aa)>=0:Y==="~="?(" "+Z+" ").indexOf(aa)>=0:!aa?Z&&ab!==false:Y==="!="?Z!==aa:Y==="^="?Z.indexOf(aa)===0:Y==="$="?Z.substr(Z.length-aa.length)===aa:Y==="|="?Z===aa||Z.substr(0,aa.length+1)===aa+"-":false},POS:function(ab,aa,Z,Y){var ba=L.setFilters[aa[2]];if(ba){return ba(ab,Z,aa,Y)}}}},G=L.match.POS;for(var w in L.match){L.match[w]=new RegExp(L.match[w].source+/(?![^\[]*\])(?![^\(]*\))/.source);L.leftMatch[w]=new RegExp(/(^(?:.|\r|\n)*?)/.source+L.match[w].source.replace(/\\(\d+)/g,function(Z,Y){return"\\"+(Y-0+1)}))}var c=function(Z,Y){Z=Array.prototype.slice.call(Z,0);if(Y){Y.push.apply(Y,Z);return Y}return Z};try{Array.prototype.slice.call(M.documentElement.childNodes,0)}catch(F){c=function(ab,aa){aa=aa||[];if(O.call(ab)==="[object Array]"){Array.prototype.push.apply(aa,ab)}else{if(typeof ab.length==="number"){for(var Z=0,Y=ab.length;Z<Y;Z++){aa.push(ab[Z])}}else{for(Z=0;ab[Z];Z++){aa.push(ab[Z])}}}return aa}}var J;if(M.documentElement.compareDocumentPosition){J=function(Z,Y){if(!Z.compareDocumentPosition||!Y.compareDocumentPosition){if(Z==Y){P=true}return Z.compareDocumentPosition?-1:1}Z=Z.compareDocumentPosition(Y)&4?-1:Z===Y?0:1;if(Z===0){P=true}return Z}}else{if("sourceIndex" in M.documentElement){J=function(Z,Y){if(!Z.sourceIndex||!Y.sourceIndex){if(Z==Y){P=true}return Z.sourceIndex?-1:1}Z=Z.sourceIndex-Y.sourceIndex;if(Z===0){P=true}return Z}}else{if(M.createRange){J=function(ab,aa){if(!ab.ownerDocument||!aa.ownerDocument){if(ab==aa){P=true}return ab.ownerDocument?-1:1}var Z=ab.ownerDocument.createRange(),Y=aa.ownerDocument.createRange();Z.setStart(ab,0);Z.setEnd(ab,0);Y.setStart(aa,0);Y.setEnd(aa,0);ab=Z.compareBoundaryPoints(Range.START_TO_END,Y);if(ab===0){P=true}return ab}}}}(function(){var aa=M.createElement("div"),Z="script"+(new Date).getTime();aa.innerHTML="<a name='"+Z+"'/>";var Y=M.documentElement;Y.insertBefore(aa,Y.firstChild);if(M.getElementById(Z)){L.find.ID=function(ab,ba,bb){if(typeof ba.getElementById!=="undefined"&&!bb){return(ba=ba.getElementById(ab[1]))?ba.id===ab[1]||typeof ba.getAttributeNode!=="undefined"&&ba.getAttributeNode("id").nodeValue===ab[1]?[ba]:I:[]}};L.filter.ID=function(ab,ba){var bb=typeof ab.getAttributeNode!=="undefined"&&ab.getAttributeNode("id");return ab.nodeType===1&&bb&&bb.nodeValue===ba}}Y.removeChild(aa);Y=aa=null})();(function(){var Y=M.createElement("div");Y.appendChild(M.createComment(""));if(Y.getElementsByTagName("*").length>0){L.find.TAG=function(ab,aa){aa=aa.getElementsByTagName(ab[1]);if(ab[1]==="*"){ab=[];for(var Z=0;aa[Z];Z++){aa[Z].nodeType===1&&ab.push(aa[Z])}aa=ab}return aa}}Y.innerHTML="<a href='#'></a>";if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){L.attrHandle.href=function(Z){return Z.getAttribute("href",2)}}Y=null})();M.querySelectorAll&&function(){var aa=N,Z=M.createElement("div");Z.innerHTML="<p class='TEST'></p>";if(!(Z.querySelectorAll&&Z.querySelectorAll(".TEST").length===0)){N=function(ab,bl,bm,ba){bl=bl||M;if(!ba&&bl.nodeType===9&&!s(bl)){try{return c(bl.querySelectorAll(ab),bm)}catch(bb){}}return aa(ab,bl,bm,ba)};for(var Y in aa){N[Y]=aa[Y]}Z=null}}();(function(){var Y=M.createElement("div");Y.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!Y.getElementsByClassName||Y.getElementsByClassName("e").length===0)){Y.lastChild.className="e";if(Y.getElementsByClassName("e").length!==1){L.order.splice(1,0,"CLASS");L.find.CLASS=function(ab,aa,Z){if(typeof aa.getElementsByClassName!=="undefined"&&!Z){return aa.getElementsByClassName(ab[1])}};Y=null}}})();var A=M.compareDocumentPosition?function(Z,Y){return !!(Z.compareDocumentPosition(Y)&16)}:function(Z,Y){return Z!==Y&&(Z.contains?Z.contains(Y):true)},s=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false},X=function(ab,aa){var Z=[],Y="",ba;for(aa=aa.nodeType?[aa]:aa;ba=L.match.PSEUDO.exec(ab);){Y+=ba[0];ab=ab.replace(L.match.PSEUDO,"")}ab=L.relative[ab]?ab+"*":ab;ba=0;for(var bb=aa.length;ba<bb;ba++){N(ab,aa[ba],Z)}return N.filter(Y,Z)};ah.find=N;ah.expr=N.selectors;ah.expr[":"]=ah.expr.filters;ah.unique=N.uniqueSort;ah.text=W;ah.isXMLDoc=s;ah.contains=A})();var f=/Until$/,a9=/^(?:parents|prevUntil|prevAll)/,aW=/,/;au=Array.prototype.slice;var aL=function(s,c,A){if(ah.isFunction(c)){return ah.grep(s,function(G,F){return !!c.call(G,F,G)===A})}else{if(c.nodeType){return ah.grep(s,function(F){return F===c===A})}else{if(typeof c==="string"){var w=ah.grep(s,function(F){return F.nodeType===1});if(aT.test(c)){return ah.filter(c,w,!A)}else{c=ah.filter(c,w)}}}}return ah.grep(s,function(F){return ah.inArray(F,c)>=0===A})};ah.fn.extend({find:function(s){for(var c=this.pushStack("","find",s),J=0,F=0,G=this.length;F<G;F++){J=c.length;ah.find(s,this[F],c);if(F>0){for(var w=J;w<c.length;w++){for(var A=0;A<J;A++){if(c[A]===c[w]){c.splice(w--,1);break}}}}}return c},has:function(s){var c=ah(s);return this.filter(function(){for(var A=0,w=c.length;A<w;A++){if(ah.contains(this,c[A])){return true}}})},not:function(c){return this.pushStack(aL(this,c,false),"not",c)},filter:function(c){return this.pushStack(aL(this,c,true),"filter",c)},is:function(c){return !!c&&ah.filter(c,this).length>0},closest:function(L,K){if(ah.isArray(L)){var J=[],F=this[0],G,w={},A;if(F&&L.length){G=0;for(var c=L.length;G<c;G++){A=L[G];w[A]||(w[A]=ah.expr.match.POS.test(A)?ah(A,K||this.context):A)}for(;F&&F.ownerDocument&&F!==K;){for(A in w){G=w[A];if(G.jquery?G.index(F)>-1:ah(F).is(G)){J.push({selector:A,elem:F});delete w[A]}}F=F.parentNode}}return J}var s=ah.expr.match.POS.test(L)?ah(L,K||this.context):null;return this.map(function(O,N){for(;N&&N.ownerDocument&&N!==K;){if(s?s.index(N)>-1:ah(N).is(L)){return N}N=N.parentNode}return null})},index:function(c){if(!c||typeof c==="string"){return ah.inArray(this[0],c?ah(c):this.parent().children())}return ah.inArray(c.jquery?c[0]:c,this)},add:function(s,c){s=typeof s==="string"?ah(s,c||this.context):ah.makeArray(s);c=ah.merge(this.get(),s);return this.pushStack(l(s[0])||l(c[0])?c:ah.unique(c))},andSelf:function(){return this.add(this.prevObject)}});ah.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null},parents:function(c){return ah.dir(c,"parentNode")},parentsUntil:function(s,c,w){return ah.dir(s,"parentNode",w)},next:function(c){return ah.nth(c,2,"nextSibling")},prev:function(c){return ah.nth(c,2,"previousSibling")},nextAll:function(c){return ah.dir(c,"nextSibling")},prevAll:function(c){return ah.dir(c,"previousSibling")},nextUntil:function(s,c,w){return ah.dir(s,"nextSibling",w)},prevUntil:function(s,c,w){return ah.dir(s,"previousSibling",w)},siblings:function(c){return ah.sibling(c.parentNode.firstChild,c)},children:function(c){return ah.sibling(c.firstChild)},contents:function(c){return ah.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:ah.makeArray(c.childNodes)}},function(s,c){ah.fn[s]=function(F,w){var A=ah.map(this,c,F);f.test(s)||(w=F);if(w&&typeof w==="string"){A=ah.filter(w,A)}A=this.length>1?ah.unique(A):A;if((this.length>1||aW.test(w))&&a9.test(s)){A=A.reverse()}return this.pushStack(A,s,au.call(arguments).join(","))}});ah.extend({filter:function(s,c,w){if(w){s=":not("+s+")"}return ah.find.matches(s,c)},dir:function(s,c,A){var w=[];for(s=s[c];s&&s.nodeType!==9&&(A===I||s.nodeType!==1||!ah(s).is(A));){s.nodeType===1&&w.push(s);s=s[c]}return w},nth:function(s,c,A){c=c||1;for(var w=0;s;s=s[A]){if(s.nodeType===1&&++w===c){break}}return s},sibling:function(s,c){for(var w=[];s;s=s.nextSibling){s.nodeType===1&&s!==c&&w.push(s)}return w}});var ai=/ jQuery\d+="(?:\d+|null)"/g,ar=/^\s+/,B=/(<([\w:]+)[^>]*?)\/>/g,aD=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,m=/<([\w:]+)/,ac=/<tbody/i,u=/<|&#?\w+;/,aP=/<script|<object|<embed|<option|<style/i,ak=/checked\s*(?:[^=]|=\s*.checked.)/i,bk=function(s,c,w){return aD.test(w)?s:c+"></"+w+">"},aJ={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};aJ.optgroup=aJ.option;aJ.tbody=aJ.tfoot=aJ.colgroup=aJ.caption=aJ.thead;aJ.th=aJ.td;if(!ah.support.htmlSerialize){aJ._default=[1,"div<div>","</div>"]}ah.fn.extend({text:function(c){if(ah.isFunction(c)){return this.each(function(s){var w=ah(this);w.text(c.call(this,s,w.text()))})}if(typeof c!=="object"&&c!==I){return this.empty().append((this[0]&&this[0].ownerDocument||M).createTextNode(c))}return ah.text(this)},wrapAll:function(s){if(ah.isFunction(s)){return this.each(function(w){ah(this).wrapAll(s.call(this,w))})}if(this[0]){var c=ah(s,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var w=this;w.firstChild&&w.firstChild.nodeType===1;){w=w.firstChild}return w}).append(this)}return this},wrapInner:function(c){if(ah.isFunction(c)){return this.each(function(s){ah(this).wrapInner(c.call(this,s))})}return this.each(function(){var s=ah(this),w=s.contents();w.length?w.wrapAll(c):s.append(c)})},wrap:function(c){return this.each(function(){ah(this).wrapAll(c)})},unwrap:function(){return this.parent().each(function(){ah.nodeName(this,"body")||ah(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.appendChild(c)})},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this)})}else{if(arguments.length){var c=ah(arguments[0]);c.push.apply(c,this.toArray());return this.pushStack(c,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this.nextSibling)})}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,ah(arguments[0]).toArray());return c}}},remove:function(s,c){for(var A=0,w;(w=this[A])!=null;A++){if(!s||ah.filter(s,[w]).length){if(!c&&w.nodeType===1){ah.cleanData(w.getElementsByTagName("*"));ah.cleanData([w])}w.parentNode&&w.parentNode.removeChild(w)}}return this},empty:function(){for(var s=0,c;(c=this[s])!=null;s++){for(c.nodeType===1&&ah.cleanData(c.getElementsByTagName("*"));c.firstChild;){c.removeChild(c.firstChild)}}return this},clone:function(s){var c=this.map(function(){if(!ah.support.noCloneEvent&&!ah.isXMLDoc(this)){var A=this.outerHTML,w=this.ownerDocument;if(!A){A=w.createElement("div");A.appendChild(this.cloneNode(true));A=A.innerHTML}return ah.clean([A.replace(ai,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(ar,"")],w)[0]}else{return this.cloneNode(true)}});if(s===true){bj(this,c);bj(this.find("*"),c.find("*"))}return c},html:function(s){if(s===I){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ai,""):null}else{if(typeof s==="string"&&!aP.test(s)&&(ah.support.leadingWhitespace||!ar.test(s))&&!aJ[(m.exec(s)||["",""])[1].toLowerCase()]){s=s.replace(B,bk);try{for(var c=0,A=this.length;c<A;c++){if(this[c].nodeType===1){ah.cleanData(this[c].getElementsByTagName("*"));this[c].innerHTML=s}}}catch(w){this.empty().append(s)}}else{ah.isFunction(s)?this.each(function(J){var F=ah(this),G=F.html();F.empty().append(function(){return s.call(this,J,G)})}):this.empty().append(s)}}return this},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(ah.isFunction(c)){return this.each(function(s){var A=ah(this),w=A.html();A.replaceWith(c.call(this,s,w))})}if(typeof c!=="string"){c=ah(c).detach()}return this.each(function(){var s=this.nextSibling,w=this.parentNode;ah(this).remove();s?ah(s).before(c):ah(w).append(c)})}else{return this.pushStack(ah(ah.isFunction(c)?c():c),"replaceWith",c)}},detach:function(c){return this.remove(c,true)},domManip:function(O,N,L){function J(P){return ah.nodeName(P,"table")?P.getElementsByTagName("tbody")[0]||P.appendChild(P.ownerDocument.createElement("tbody")):P}var K,F,G=O[0],s=[],A;if(!ah.support.checkClone&&arguments.length===3&&typeof G==="string"&&ak.test(G)){return this.each(function(){ah(this).domManip(O,N,L,true)})}if(ah.isFunction(G)){return this.each(function(P){var Q=ah(this);O[0]=G.call(this,P,N?Q.html():I);Q.domManip(O,N,L)})}if(this[0]){K=G&&G.parentNode;K=ah.support.parentNode&&K&&K.nodeType===11&&K.childNodes.length===this.length?{fragment:K}:a3(O,this,s);A=K.fragment;if(F=A.childNodes.length===1?(A=A.firstChild):A.firstChild){N=N&&ah.nodeName(F,"tr");for(var w=0,c=this.length;w<c;w++){L.call(N?J(this[w],F):this[w],w>0||K.cacheable||this.length>1?A.cloneNode(true):A)}}s.length&&ah.each(s,E)}return this}});ah.fragments={};ah.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(s,c){ah.fn[s]=function(J){var F=[];J=ah(J);var G=this.length===1&&this[0].parentNode;if(G&&G.nodeType===11&&G.childNodes.length===1&&J.length===1){J[c](this[0]);return this}else{G=0;for(var w=J.length;G<w;G++){var A=(G>0?this.clone(true):this).get();ah.fn[c].apply(ah(J[G]),A);F=F.concat(A)}return this.pushStack(F,s,J.selector)}}});ah.extend({clean:function(O,N,L,J){N=N||M;if(typeof N.createElement==="undefined"){N=N.ownerDocument||N[0]&&N[0].ownerDocument||M}for(var K=[],F=0,G;(G=O[F])!=null;F++){if(typeof G==="number"){G+=""}if(G){if(typeof G==="string"&&!u.test(G)){G=N.createTextNode(G)}else{if(typeof G==="string"){G=G.replace(B,bk);var s=(m.exec(G)||["",""])[1].toLowerCase(),A=aJ[s]||aJ._default,w=A[0],c=N.createElement("div");for(c.innerHTML=A[1]+G+A[2];w--;){c=c.lastChild}if(!ah.support.tbody){w=ac.test(G);s=s==="table"&&!w?c.firstChild&&c.firstChild.childNodes:A[1]==="<table>"&&!w?c.childNodes:[];for(A=s.length-1;A>=0;--A){ah.nodeName(s[A],"tbody")&&!s[A].childNodes.length&&s[A].parentNode.removeChild(s[A])}}!ah.support.leadingWhitespace&&ar.test(G)&&c.insertBefore(N.createTextNode(ar.exec(G)[0]),c.firstChild);G=c.childNodes}}if(G.nodeType){K.push(G)}else{K=ah.merge(K,G)}}}if(L){for(F=0;K[F];F++){if(J&&ah.nodeName(K[F],"script")&&(!K[F].type||K[F].type.toLowerCase()==="text/javascript")){J.push(K[F].parentNode?K[F].parentNode.removeChild(K[F]):K[F])}else{K[F].nodeType===1&&K.splice.apply(K,[F+1,0].concat(ah.makeArray(K[F].getElementsByTagName("script"))));L.appendChild(K[F])}}}return K},cleanData:function(L){for(var K,J,F=ah.cache,G=ah.event.special,w=ah.support.deleteExpando,A=0,c;(c=L[A])!=null;A++){if(J=c[ah.expando]){K=F[J];if(K.events){for(var s in K.events){G[s]?ah.event.remove(c,s):aG(c,s,K.handle)}}if(w){delete c[ah.expando]}else{c.removeAttribute&&c.removeAttribute(ah.expando)}delete F[J]}}}});var h=/z-?index|font-?weight|opacity|zoom|line-?height/i,a4=/alpha\([^)]*\)/,aQ=/opacity=([^)]*)/,aE=/float/i,ad=/-([a-z])/ig,bf=/([A-Z])/g,aZ=/^-?\d+(?:px)?$/i,aI=/^-?\d/,af={position:"absolute",visibility:"hidden",display:"block"},y=["Left","Right"],k=["Top","Bottom"],bi=M.defaultView&&M.defaultView.getComputedStyle,al=ah.support.cssFloat?"cssFloat":"styleFloat",v=function(s,c){return c.toUpperCase()};ah.fn.css=function(s,c){return ap(this,s,c,true,function(F,w,A){if(A===I){return ah.curCSS(F,w)}if(typeof A==="number"&&!h.test(w)){A+="px"}ah.style(F,w,A)})};ah.extend({style:function(s,c,F){if(!s||s.nodeType===3||s.nodeType===8){return I}if((c==="width"||c==="height")&&parseFloat(F)<0){F=I}var w=s.style||s,A=F!==I;if(!ah.support.opacity&&c==="opacity"){if(A){w.zoom=1;c=parseInt(F,10)+""==="NaN"?"":"alpha(opacity="+F*100+")";s=w.filter||ah.curCSS(s,"filter")||"";w.filter=a4.test(s)?s.replace(a4,c):c}return w.filter&&w.filter.indexOf("opacity=")>=0?parseFloat(aQ.exec(w.filter)[1])/100+"":""}if(aE.test(c)){c=al}c=c.replace(ad,v);if(A){w[c]=F}return w[c]},css:function(s,c,J,F){if(c==="width"||c==="height"){var G,w=c==="width"?y:k;function A(){G=c==="width"?s.offsetWidth:s.offsetHeight;F!=="border"&&ah.each(w,function(){F||(G-=parseFloat(ah.curCSS(s,"padding"+this,true))||0);if(F==="margin"){G+=parseFloat(ah.curCSS(s,"margin"+this,true))||0}else{G-=parseFloat(ah.curCSS(s,"border"+this+"Width",true))||0}})}s.offsetWidth!==0?A():ah.swap(s,af,A);return Math.max(0,Math.round(G))}return ah.curCSS(s,c,J)},curCSS:function(s,c,G){var A,F=s.style;if(!ah.support.opacity&&c==="opacity"&&s.currentStyle){A=aQ.test(s.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return A===""?"1":A}if(aE.test(c)){c=al}if(!G&&F&&F[c]){A=F[c]}else{if(bi){if(aE.test(c)){c="float"}c=c.replace(bf,"-$1").toLowerCase();F=s.ownerDocument.defaultView;if(!F){return null}if(s=F.getComputedStyle(s,null)){A=s.getPropertyValue(c)}if(c==="opacity"&&A===""){A="1"}}else{if(s.currentStyle){G=c.replace(ad,v);A=s.currentStyle[c]||s.currentStyle[G];if(!aZ.test(A)&&aI.test(A)){c=F.left;var w=s.runtimeStyle.left;s.runtimeStyle.left=s.currentStyle.left;F.left=G==="fontSize"?"1em":A||0;A=F.pixelLeft+"px";F.left=c;s.runtimeStyle.left=w}}}}return A},swap:function(s,c,F){var w={};for(var A in c){w[A]=s.style[A];s.style[A]=c[A]}F.call(s);for(A in c){s.style[A]=w[A]}}});if(ah.expr&&ah.expr.filters){ah.expr.filters.hidden=function(s){var c=s.offsetWidth,A=s.offsetHeight,w=s.nodeName.toLowerCase()==="tr";return c===0&&A===0&&!w?true:c>0&&A>0&&!w?false:ah.curCSS(s,"display")==="none"};ah.expr.filters.visible=function(c){return !ah.expr.filters.hidden(c)}}var a2=aF(),aN=/<script(.|\s)*?\/script>/gi,aj=/select|textarea/i,C=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,aA=/=\?(&|$)/,i=/\?/,n=/(\?|&)_=.*?(&|$)/,a=/^(\w+:)?\/\/([^\/?#]+)/,a5=/%20/g,aR=ah.fn.load;ah.fn.extend({load:function(s,c,G){if(typeof s!=="string"){return aR.call(this,s)}else{if(!this.length){return this}}var A=s.indexOf(" ");if(A>=0){var F=s.slice(A,s.length);s=s.slice(0,A)}A="GET";if(c){if(ah.isFunction(c)){G=c;c=null}else{if(typeof c==="object"){c=ah.param(c,ah.ajaxSettings.traditional);A="POST"}}}var w=this;ah.ajax({url:s,type:A,dataType:"html",data:c,complete:function(J,K){if(K==="success"||K==="notmodified"){w.html(F?ah("<div />").append(J.responseText.replace(aN,"")).find(F):J.responseText)}G&&w.each(G,[J.responseText,K,J])}});return this},serialize:function(){return ah.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?ah.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||aj.test(this.nodeName)||C.test(this.type))}).map(function(s,c){s=ah(this).val();return s==null?null:ah.isArray(s)?ah.map(s,function(w){return{name:c.name,value:w}}):{name:c.name,value:s}}).get()}});ah.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(s,c){ah.fn[c]=function(w){return this.bind(c,w)}});ah.extend({get:function(s,c,A,w){if(ah.isFunction(c)){w=w||A;A=c;c=null}return ah.ajax({type:"GET",url:s,data:c,success:A,dataType:w})},getScript:function(s,c){return ah.get(s,null,c,"script")},getJSON:function(s,c,w){return ah.get(s,c,w,"json")},post:function(s,c,A,w){if(ah.isFunction(c)){w=w||A;A=c;c={}}return ah.ajax({type:"POST",url:s,data:c,success:A,dataType:w})},ajaxSetup:function(c){ah.extend(ah.ajaxSettings,c)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:aO.XMLHttpRequest&&(aO.location.protocol!=="file:"||!aO.ActiveXObject)?function(){return new aO.XMLHttpRequest}:function(){try{return new aO.ActiveXObject("Microsoft.XMLHTTP")}catch(c){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(aa){function Z(){X.success&&X.success.call(P,K,R,s);X.global&&W("ajaxSuccess",[s,X])}function Y(){X.complete&&X.complete.call(P,s,R);X.global&&W("ajaxComplete",[s,X]);X.global&&!--ah.active&&ah.event.trigger("ajaxStop")}function W(ba,bb){(X.context?ah(X.context):ah.event).trigger(ba,bb)}var X=ah.extend(true,{},ah.ajaxSettings,aa),Q,R,K,P=aa&&aa.context||X,L=X.type.toUpperCase();if(X.data&&X.processData&&typeof X.data!=="string"){X.data=ah.param(X.data,X.traditional)}if(X.dataType==="jsonp"){if(L==="GET"){aA.test(X.url)||(X.url+=(i.test(X.url)?"&":"?")+(X.jsonp||"callback")+"=?")}else{if(!X.data||!aA.test(X.data)){X.data=(X.data?X.data+"&":"")+(X.jsonp||"callback")+"=?"}}X.dataType="json"}if(X.dataType==="json"&&(X.data&&aA.test(X.data)||aA.test(X.url))){Q=X.jsonpCallback||"jsonp"+a2++;if(X.data){X.data=(X.data+"").replace(aA,"="+Q+"$1")}X.url=X.url.replace(aA,"="+Q+"$1");X.dataType="script";aO[Q]=aO[Q]||function(ba){K=ba;Z();Y();aO[Q]=I;try{delete aO[Q]}catch(bb){}c&&c.removeChild(F)}}if(X.dataType==="script"&&X.cache===null){X.cache=false}if(X.cache===false&&L==="GET"){var G=aF(),w=X.url.replace(n,"$1_="+G+"$2");X.url=w+(w===X.url?(i.test(X.url)?"&":"?")+"_="+G:"")}if(X.data&&L==="GET"){X.url+=(i.test(X.url)?"&":"?")+X.data}X.global&&!ah.active++&&ah.event.trigger("ajaxStart");G=(G=a.exec(X.url))&&(G[1]&&G[1]!==location.protocol||G[2]!==location.host);if(X.dataType==="script"&&L==="GET"&&G){var c=M.getElementsByTagName("head")[0]||M.documentElement,F=M.createElement("script");F.src=X.url;if(X.scriptCharset){F.charset=X.scriptCharset}if(!Q){var J=false;F.onload=F.onreadystatechange=function(){if(!J&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){J=true;Z();Y();F.onload=F.onreadystatechange=null;c&&F.parentNode&&c.removeChild(F)}}}c.insertBefore(F,c.firstChild);return I}var A=false,s=X.xhr();if(s){X.username?s.open(L,X.url,X.async,X.username,X.password):s.open(L,X.url,X.async);try{if(X.data||aa&&aa.contentType){s.setRequestHeader("Content-Type",X.contentType)}if(X.ifModified){ah.lastModified[X.url]&&s.setRequestHeader("If-Modified-Since",ah.lastModified[X.url]);ah.etag[X.url]&&s.setRequestHeader("If-None-Match",ah.etag[X.url])}G||s.setRequestHeader("X-Requested-With","XMLHttpRequest");s.setRequestHeader("Accept",X.dataType&&X.accepts[X.dataType]?X.accepts[X.dataType]+", */*":X.accepts._default)}catch(ab){}if(X.beforeSend&&X.beforeSend.call(P,s,X)===false){X.global&&!--ah.active&&ah.event.trigger("ajaxStop");s.abort();return false}X.global&&W("ajaxSend",[s,X]);var V=s.onreadystatechange=function(bb){if(!s||s.readyState===0||bb==="abort"){A||Y();A=true;if(s){s.onreadystatechange=ah.noop}}else{if(!A&&s&&(s.readyState===4||bb==="timeout")){A=true;s.onreadystatechange=ah.noop;R=bb==="timeout"?"timeout":!ah.httpSuccess(s)?"error":X.ifModified&&ah.httpNotModified(s,X.url)?"notmodified":"success";var bl;if(R==="success"){try{K=ah.httpData(s,X.dataType,X)}catch(ba){R="parsererror";bl=ba}}if(R==="success"||R==="notmodified"){Q||Z()}else{ah.handleError(X,s,R,bl)}Y();bb==="timeout"&&s.abort();if(X.async){s=null}}}};try{var T=s.abort;s.abort=function(){s&&T.call(s);V("abort")}}catch(O){}X.async&&X.timeout>0&&setTimeout(function(){s&&!A&&V("timeout")},X.timeout);try{s.send(L==="POST"||L==="PUT"||L==="DELETE"?X.data:null)}catch(N){ah.handleError(X,s,null,N);Y()}X.async||V();return s}},handleError:function(s,c,A,w){if(s.error){s.error.call(s.context||s,c,A,w)}if(s.global){(s.context?ah(s.context):ah.event).trigger("ajaxError",[c,s,w])}},active:0,httpSuccess:function(s){try{return !s.status&&location.protocol==="file:"||s.status>=200&&s.status<300||s.status===304||s.status===1223||s.status===0}catch(c){}return false},httpNotModified:function(s,c){var A=s.getResponseHeader("Last-Modified"),w=s.getResponseHeader("Etag");if(A){ah.lastModified[c]=A}if(w){ah.etag[c]=w}return s.status===304||s.status===0},httpData:function(s,c,F){var w=s.getResponseHeader("content-type")||"",A=c==="xml"||!c&&w.indexOf("xml")>=0;s=A?s.responseXML:s.responseText;A&&s.documentElement.nodeName==="parsererror"&&ah.error("parsererror");if(F&&F.dataFilter){s=F.dataFilter(s,c)}if(typeof s==="string"){if(c==="json"||!c&&w.indexOf("json")>=0){s=ah.parseJSON(s)}else{if(c==="script"||!c&&w.indexOf("javascript")>=0){ah.globalEval(s)}}}return s},param:function(s,c){function G(J,K){if(ah.isArray(K)){ah.each(K,function(L,N){c||/\[\]$/.test(J)?A(J,N):G(J+"["+(typeof N==="object"||ah.isArray(N)?L:"")+"]",N)})}else{!c&&K!=null&&typeof K==="object"?ah.each(K,function(L,N){G(J+"["+L+"]",N)}):A(J,K)}}function A(J,K){K=ah.isFunction(K)?K():K;F[F.length]=encodeURIComponent(J)+"="+encodeURIComponent(K)}var F=[];if(c===I){c=ah.ajaxSettings.traditional}if(ah.isArray(s)||s.jquery){ah.each(s,function(){A(this.name,this.value)})}else{for(var w in s){G(w,s[w])}}return F.join("&").replace(a5,"+")}});var bg={},bc=/toggle|show|hide/,aX=/^([+-]=)?([\d+-.]+)(.*)$/,aq,D=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];ah.fn.extend({show:function(s,c){if(s||s===0){return this.animate(aC("show",3),s,c)}else{s=0;for(c=this.length;s<c;s++){var F=ah.data(this[s],"olddisplay");this[s].style.display=F||"";if(ah.css(this[s],"display")==="none"){F=this[s].nodeName;var w;if(bg[F]){w=bg[F]}else{var A=ah("<"+F+" />").appendTo("body");w=A.css("display");if(w==="none"){w="block"}A.remove();bg[F]=w}ah.data(this[s],"olddisplay",w)}}s=0;for(c=this.length;s<c;s++){this[s].style.display=ah.data(this[s],"olddisplay")||""}return this}},hide:function(s,c){if(s||s===0){return this.animate(aC("hide",3),s,c)}else{s=0;for(c=this.length;s<c;s++){var w=ah.data(this[s],"olddisplay");!w&&w!=="none"&&ah.data(this[s],"olddisplay",ah.css(this[s],"display"))}s=0;for(c=this.length;s<c;s++){this[s].style.display="none"}return this}},_toggle:ah.fn.toggle,toggle:function(s,c){var w=typeof s==="boolean";if(ah.isFunction(s)&&ah.isFunction(c)){this._toggle.apply(this,arguments)}else{s==null||w?this.each(function(){var A=w?s:ah(this).is(":hidden");ah(this)[A?"show":"hide"]()}):this.animate(aC("toggle",3),s,c)}return this},fadeTo:function(s,c,w){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:c},s,w)},animate:function(s,c,F,w){var A=ah.speed(c,F,w);if(ah.isEmptyObject(s)){return this.each(A.complete)}return this[A.queue===false?"each":"queue"](function(){var J=ah.extend({},A),K,L=this.nodeType===1&&ah(this).is(":hidden"),G=this;for(K in s){var N=K.replace(ad,v);if(K!==N){s[N]=s[K];delete s[K];K=N}if(s[K]==="hide"&&L||s[K]==="show"&&!L){return J.complete.call(this)}if((K==="height"||K==="width")&&this.style){J.display=ah.css(this,"display");J.overflow=this.style.overflow}if(ah.isArray(s[K])){(J.specialEasing=J.specialEasing||{})[K]=s[K][1];s[K]=s[K][0]}}if(J.overflow!=null){this.style.overflow="hidden"}J.curAnim=ah.extend({},s);ah.each(s,function(P,O){var T=new ah.fx(G,J,P);if(bc.test(O)){T[O==="toggle"?L?"show":"hide":O](s)}else{var R=aX.exec(O),V=T.cur(true)||0;if(R){O=parseFloat(R[2]);var Q=R[3]||"px";if(Q!=="px"){G.style[P]=(O||1)+Q;V=(O||1)/T.cur(true)*V;G.style[P]=V+Q}if(R[1]){O=(R[1]==="-="?-1:1)*O+V}T.custom(V,O,Q)}else{T.custom(V,O,"")}}});return true})},stop:function(s,c){var w=ah.timers;s&&this.queue([]);this.each(function(){for(var A=w.length-1;A>=0;A--){if(w[A].elem===this){c&&w[A](true);w.splice(A,1)}}});c||this.dequeue();return this}});ah.each({slideDown:aC("show",1),slideUp:aC("hide",1),slideToggle:aC("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(s,c){ah.fn[s]=function(A,w){return this.animate(c,A,w)}});ah.extend({speed:function(s,c,A){var w=s&&typeof s==="object"?s:{complete:A||!A&&c||ah.isFunction(s)&&s,duration:s,easing:A&&c||c&&!ah.isFunction(c)&&c};w.duration=ah.fx.off?0:typeof w.duration==="number"?w.duration:ah.fx.speeds[w.duration]||ah.fx.speeds._default;w.old=w.complete;w.complete=function(){w.queue!==false&&ah(this).dequeue();ah.isFunction(w.old)&&w.old.call(this)};return w},easing:{linear:function(s,c,A,w){return A+w*s},swing:function(s,c,A,w){return(-Math.cos(s*Math.PI)/2+0.5)*w+A}},timers:[],fx:function(s,c,w){this.options=c;this.elem=s;this.prop=w;if(!c.orig){c.orig={}}}});ah.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(ah.fx.step[this.prop]||ah.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(c=parseFloat(ah.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(ah.curCSS(this.elem,this.prop))||0},custom:function(s,c,F){function w(G){return A.step(G)}this.startTime=aF();this.start=s;this.end=c;this.unit=F||this.unit||"px";this.now=this.start;this.pos=this.state=0;var A=this;w.elem=this.elem;if(w()&&ah.timers.push(w)&&!aq){aq=setInterval(ah.fx.tick,13)}},show:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());ah(this.elem).show()},hide:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(s){var c=aF(),F=true;if(s||c>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var w in this.options.curAnim){if(this.options.curAnim[w]!==true){F=false}}if(F){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;s=ah.data(this.elem,"olddisplay");this.elem.style.display=s?s:this.options.display;if(ah.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&ah(this.elem).hide();if(this.options.hide||this.options.show){for(var A in this.options.curAnim){ah.style(this.elem,A,this.options.orig[A])}}this.options.complete.call(this.elem)}return false}else{A=c-this.startTime;this.state=A/this.options.duration;s=this.options.easing||(ah.easing.swing?"swing":"linear");this.pos=ah.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||s](this.state,A,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};ah.extend(ah.fx,{tick:function(){for(var s=ah.timers,c=0;c<s.length;c++){s[c]()||s.splice(c--,1)}s.length||ah.fx.stop()},stop:function(){clearInterval(aq);aq=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){ah.style(c.elem,"opacity",c.now)},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit}else{c.elem[c.prop]=c.now}}}});if(ah.expr&&ah.expr.filters){ah.expr.filters.animated=function(c){return ah.grep(ah.timers,function(s){return c===s.elem}).length}}ah.fn.offset="getBoundingClientRect" in M.documentElement?function(s){var c=this[0];if(s){return this.each(function(F){ah.offset.setOffset(this,s,F)})}if(!c||!c.ownerDocument){return null}if(c===c.ownerDocument.body){return ah.offset.bodyOffset(c)}var A=c.getBoundingClientRect(),w=c.ownerDocument;c=w.body;w=w.documentElement;return{top:A.top+(self.pageYOffset||ah.support.boxModel&&w.scrollTop||c.scrollTop)-(w.clientTop||c.clientTop||0),left:A.left+(self.pageXOffset||ah.support.boxModel&&w.scrollLeft||c.scrollLeft)-(w.clientLeft||c.clientLeft||0)}}:function(N){var L=this[0];if(N){return this.each(function(O){ah.offset.setOffset(this,N,O)})}if(!L||!L.ownerDocument){return null}if(L===L.ownerDocument.body){return ah.offset.bodyOffset(L)}ah.offset.initialize();var K=L.offsetParent,G=L,J=L.ownerDocument,A,F=J.documentElement,c=J.body;G=(J=J.defaultView)?J.getComputedStyle(L,null):L.currentStyle;for(var w=L.offsetTop,s=L.offsetLeft;(L=L.parentNode)&&L!==c&&L!==F;){if(ah.offset.supportsFixedPosition&&G.position==="fixed"){break}A=J?J.getComputedStyle(L,null):L.currentStyle;w-=L.scrollTop;s-=L.scrollLeft;if(L===K){w+=L.offsetTop;s+=L.offsetLeft;if(ah.offset.doesNotAddBorder&&!(ah.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(L.nodeName))){w+=parseFloat(A.borderTopWidth)||0;s+=parseFloat(A.borderLeftWidth)||0}G=K;K=L.offsetParent}if(ah.offset.subtractsBorderForOverflowNotVisible&&A.overflow!=="visible"){w+=parseFloat(A.borderTopWidth)||0;s+=parseFloat(A.borderLeftWidth)||0}G=A}if(G.position==="relative"||G.position==="static"){w+=c.offsetTop;s+=c.offsetLeft}if(ah.offset.supportsFixedPosition&&G.position==="fixed"){w+=Math.max(F.scrollTop,c.scrollTop);s+=Math.max(F.scrollLeft,c.scrollLeft)}return{top:w,left:s}};ah.offset={initialize:function(){var s=M.body,c=M.createElement("div"),G,A,F,w=parseFloat(ah.curCSS(s,"marginTop",true))||0;ah.extend(c.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});c.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";s.insertBefore(c,s.firstChild);G=c.firstChild;A=G.firstChild;F=G.nextSibling.firstChild.firstChild;this.doesNotAddBorder=A.offsetTop!==5;this.doesAddBorderForTableAndCells=F.offsetTop===5;A.style.position="fixed";A.style.top="20px";this.supportsFixedPosition=A.offsetTop===20||A.offsetTop===15;A.style.position=A.style.top="";G.style.overflow="hidden";G.style.position="relative";this.subtractsBorderForOverflowNotVisible=A.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=s.offsetTop!==w;s.removeChild(c);ah.offset.initialize=ah.noop},bodyOffset:function(s){var c=s.offsetTop,w=s.offsetLeft;ah.offset.initialize();if(ah.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(ah.curCSS(s,"marginTop",true))||0;w+=parseFloat(ah.curCSS(s,"marginLeft",true))||0}return{top:c,left:w}},setOffset:function(s,c,J){if(/static/.test(ah.curCSS(s,"position"))){s.style.position="relative"}var F=ah(s),G=F.offset(),w=parseInt(ah.curCSS(s,"top",true),10)||0,A=parseInt(ah.curCSS(s,"left",true),10)||0;if(ah.isFunction(c)){c=c.call(s,J,G)}J={top:c.top-G.top+w,left:c.left-G.left+A};"using" in c?c.using.call(s,J):F.css(J)}};ah.fn.extend({position:function(){if(!this[0]){return null}var s=this[0],c=this.offsetParent(),A=this.offset(),w=/^body|html$/i.test(c[0].nodeName)?{top:0,left:0}:c.offset();A.top-=parseFloat(ah.curCSS(s,"marginTop",true))||0;A.left-=parseFloat(ah.curCSS(s,"marginLeft",true))||0;w.top+=parseFloat(ah.curCSS(c[0],"borderTopWidth",true))||0;w.left+=parseFloat(ah.curCSS(c[0],"borderLeftWidth",true))||0;return{top:A.top-w.top,left:A.left-w.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||M.body;c&&!/^body|html$/i.test(c.nodeName)&&ah.css(c,"position")==="static";){c=c.offsetParent}return c})}});ah.each(["Left","Top"],function(s,c){var w="scroll"+c;ah.fn[w]=function(F){var G=this[0],A;if(!G){return null}if(F!==I){return this.each(function(){if(A=o(this)){A.scrollTo(!s?F:ah(A).scrollLeft(),s?F:ah(A).scrollTop())}else{this[w]=F}})}else{return(A=o(G))?"pageXOffset" in A?A[s?"pageYOffset":"pageXOffset"]:ah.support.boxModel&&A.document.documentElement[w]||A.document.body[w]:G[w]}}});ah.each(["Height","Width"],function(s,c){var w=c.toLowerCase();ah.fn["inner"+c]=function(){return this[0]?ah.css(this[0],w,false,"padding"):null};ah.fn["outer"+c]=function(A){return this[0]?ah.css(this[0],w,false,A?"margin":"border"):null};ah.fn[w]=function(A){var F=this[0];if(!F){return A==null?null:this}if(ah.isFunction(A)){return this.each(function(G){var J=ah(this);J[w](A.call(this,G,J[w]()))})}return"scrollTo" in F&&F.document?F.document.compatMode==="CSS1Compat"&&F.document.documentElement["client"+c]||F.document.body["client"+c]:F.nodeType===9?Math.max(F.documentElement["client"+c],F.body["scroll"+c],F.documentElement["scroll"+c],F.body["offset"+c],F.documentElement["offset"+c]):A===I?ah.css(F,w):this.css(w,typeof A==="string"?A:A+"px")}});aO.jQuery=aO.$=ah})(window);(function(d){d.fn.jqm=function(f){var e={overlay:50,overlayClass:"jqmOverlay",closeClass:"jqmClose",trigger:".jqModal",ajax:o,ajaxText:"",target:o,modal:o,toTop:o,onShow:o,onHide:o,onLoad:o};return this.each(function(){if(this._jqm){return n[this._jqm].c=d.extend({},n[this._jqm].c,f)}p++;this._jqm=p;n[p]={c:d.extend(e,d.jqm.params,f),a:o,w:d(this).addClass("jqmID"+p),s:p};if(e.trigger){d(this).jqmAddTrigger(e.trigger)}})};d.fn.jqmAddClose=function(f){return l(this,f,"jqmHide")};d.fn.jqmAddTrigger=function(f){return l(this,f,"jqmShow")};d.fn.jqmShow=function(e){return this.each(function(){e=e||window.event;d.jqm.open(this._jqm,e)})};d.fn.jqmHide=function(e){return this.each(function(){e=e||window.event;d.jqm.close(this._jqm,e)})};d.jqm={hash:{},open:function(B,A){var m=n[B],q=m.c,i="."+q.closeClass,v=(parseInt(m.w.css("z-index"))),v=(v>0)?v:30000,f=d("<div></div>").css({height:"100%",width:"100%",position:"fixed",left:0,top:0,"z-index":v-1,opacity:q.overlay/100});if(m.a){return o}m.t=A;m.a=true;m.w.css("z-index",v);if(q.modal){if(!a[0]){k("bind")}a.push(B)}else{if(q.overlay>0){m.w.jqmAddClose(f)}else{f=o}}m.o=(f)?f.addClass(q.overlayClass).prependTo("body"):o;if(c){d("html,body").css({height:"100%",width:"100%"});if(f){f=f.css({position:"absolute"})[0];for(var w in {Top:1,Left:1}){f.style.setExpression(w.toLowerCase(),"(_=(document.documentElement.scroll"+w+" || document.body.scroll"+w+"))+'px'")}}}if(q.ajax){var e=q.target||m.w,x=q.ajax,e=(typeof e=="string")?d(e,m.w):d(e),x=(x.substr(0,1)=="@")?d(A).attr(x.substring(1)):x;e.html(q.ajaxText).load(x,function(){if(q.onLoad){q.onLoad.call(this,m)}if(i){m.w.jqmAddClose(d(i,m.w))}j(m)})}else{if(i){m.w.jqmAddClose(d(i,m.w))}}if(q.toTop&&m.o){m.w.before('<span id="jqmP'+m.w[0]._jqm+'"></span>').insertAfter(m.o)}(q.onShow)?q.onShow(m):m.w.show();j(m);return o},close:function(f){var e=n[f];if(!e.a){return o}e.a=o;if(a[0]){a.pop();if(!a[0]){k("unbind")}}if(e.c.toTop&&e.o){d("#jqmP"+e.w[0]._jqm).after(e.w).remove()}if(e.c.onHide){e.c.onHide(e)}else{e.w.hide();if(e.o){e.o.remove()}}return o},params:{}};var p=0,n=d.jqm.hash,a=[],c=d.browser.msie&&(d.browser.version=="6.0"),o=false,g=d('<iframe src="javascript:false;document.write(\'\');" class="jqm"></iframe>').css({opacity:0}),j=function(e){if(c){if(e.o){e.o.html('<p style="width:100%;height:100%"/>').prepend(g)}else{if(!d("iframe.jqm",e.w)[0]){e.w.prepend(g)}}}h(e)},h=function(f){try{d(":input:visible",f.w)[0].focus()}catch(e){}},k=function(e){d()[e]("keypress",b)[e]("keydown",b)[e]("mousedown",b)},b=function(m){var f=n[a[a.length-1]],i=(!d(m.target).parents(".jqmID"+f.s)[0]);if(i){h(f)}return !i},l=function(e,f,i){return e.each(function(){var m=this._jqm;d(f).each(function(){if(!this[i]){this[i]=[];d(this).click(function(){for(var q in {jqmShow:1,jqmHide:1}){for(var r in this[q]){if(n[this[q][r]]){n[this[q][r]].w[q](this)}}}return o})}this[i].push(m)})})}})(jQuery);if(window.Flexkauf==null){var Flexkauf={}}Flexkauf.Translate={language:"de",translate:function(messageid){var translateObj=Flexkauf.Translate.getTranslateObj();var text=eval("translateObj."+messageid);if(null==text){return messageid}else{return text}},setLanguage:function(a){Flexkauf.Translate.language=a.toLowerCase()},getTranslateObj:function(){if(Flexkauf.Translate.language=="nl"){return Flexkauf.Translate.nl}else{return Flexkauf.Translate.de}}};Flexkauf.Translate.nl={configurator_myopt_description:"Gewenste optie(s): ",configurator_total_options_selected:"Totaal gekozen aan opties:",configurator_total_options_total:"Totaal:",configurator_total_net:"Totaal netto:",configurator_total_gross:"Totaal bruto:",configurator_total_vat:"Btw 19%:",configurator_option_remove:"Verwijderen",languageswitch_warning:"Let op!\n\nAls u van taal wisselt zult u eventuele gegevens die u heeft ingevuld in formulieren opnieuw moeten invullen. Weet u zeker dat u deze pagina in de andere taal wilt weergeven?"};Flexkauf.Translate.de={configurator_myopt_description:"Gewünschte Option(en): ",configurator_total_options_selected:"Gewählte Optionen:",configurator_total_net:"Gesamtsumme Netto:",configurator_total_gross:"Gesamtsumme Brutto:",configurator_total_vat:"MwSt. 19%:",configurator_option_remove:"Streichen",languageswitch_warning:"Achtung!\n\nWann Sie eine andere Sprache wahlt, mussen Sie die ausgefulde Daten neu eingeben. Sind Sie sicher das Sie die Pagina in eine andere Sprache zeigen wollen?"};if(window.Flexkauf==null){var Flexkauf={}}Flexkauf.Configurator={options:[],myoption:[],myoption_price:"",defaultOptions:[],availableOptionsCache:[],truckData:[],truckIsRentable:true,truckIsBuyable:true,truckIsFlexkaufable:true,language:"de",userIsSales:false,init:function(b,a){Flexkauf.Configurator.language=b;if(a!==null){Flexkauf.Configurator.userIsSales=a}$("div#addOptionDialog").jqm();$("div.configurator a.addOption").click(function(){Flexkauf.Configurator.showAddOptionDialog()});$("div#addOptionDialog input.saveOption").click(function(){Flexkauf.Configurator.saveSelectedOption()});Flexkauf.Configurator.initTruck()},initTruck:function(){$("div.configurator div.price").html("-");var a=Flexkauf.Configurator.getSelectedTruckId();Flexkauf.Configurator.clearTruckData();$.getJSON("/"+Flexkauf.Configurator.language+"/api/truck/"+a,function(b){Flexkauf.Configurator.truckData=b;Flexkauf.Configurator.truckIsRentable=(b.is_huur_mogelijk==1&&b.huurprijs_maand!=null);Flexkauf.Configurator.truckIsBuyable=(b.is_koop_mogelijk==1&&b.verkoop_prijs!=null);Flexkauf.Configurator.truckIsFlexkaufable=(b.is_flexkauf_mogelijk==1&&b.verkoop_prijs!=null);Flexkauf.Configurator.setDefaultOptions();Flexkauf.Configurator.setPrice(b.verkoop_prijs);Flexkauf.Configurator.drawOptionsTable();Flexkauf.Configurator.toggleDiscountVisibility()})},initExtras:function(){$("div#showExtrasDialog").jqm();$("tr.allextras a.showExtras").click(function(){$("div#showExtrasDialog").jqmShow()})},clearTruckData:function(){Flexkauf.Configurator.availableOptionsCache=[];Flexkauf.Configurator.options=[];Flexkauf.Configurator.myoption="";Flexkauf.Configurator.defaultOptions=[];Flexkauf.Configurator.truckData=[];$("div#addOptionDialog select.selectedOption").html("")},getSelectedTruckId:function(){return $("div.configurator input.selectedTruckId").val()},setDefaultOptions:function(){$("div.configurator input.defaultOptions").each(function(){Flexkauf.Configurator.defaultOptions.push($(this).val())})},populateOptionPanel:function(b){b.html("");var a=$(document.createElement("ul"));b.append(a);$("div#addOptionDialog .myoption").html("");$("div#addOptionDialog .myoption_price input").replaceWith("");this.getAllAvailableOptions(function(c){$.each(c,function(d,f){var g=f.object.id;var e=f.object.afbeelding;checked=false;if(jQuery.inArray(String(g),Flexkauf.Configurator.options)>-1){checked=true}a.append($(document.createElement("li")).append($(document.createElement("input")).attr({type:"checkbox",id:"option"+g,name:"options",value:g,checked:checked})).append($(document.createElement("label")).attr({"for":"option"+g}).text(f.object.omschrijving+" (€"+Flexkauf.Configurator.formatCurrency(f.object.verkoop_prijs)+")")).append($(document.createElement("img")).attr({src:e})))});Flexkauf.Configurator.addCustomOptionField()})},addCustomOptionField:function(){var a=$(document.createElement("input")).attr({type:"text",id:"myoption",size:75,maxlength:75,value:Flexkauf.Configurator.myoption});$("div#addOptionDialog .myoption").append(a);var b=$('<input type="text" id="myoption_price" size="10" maxlength="10"></input>');if(Flexkauf.Configurator.myoption_price!=null&&Flexkauf.Configurator.myoption_price!=""){b.val(Flexkauf.Configurator.formatCurrency(Flexkauf.Configurator.myoption_price))}$("div#addOptionDialog .myoption_price").append(b);if(Flexkauf.Configurator.userIsSales){a.keyup(function(){if($.trim($(this).val())!=""){$("div#addOptionDialog .myoption_price").show()}else{$("div#addOptionDialog .myoption_price").hide();b.val("")}})}},setPrice:function(a){$("div.configurator div.price").html("€ "+Flexkauf.Configurator.formatCurrency(a))},showAddOptionDialog:function(){$("div#addOptionDialog").jqmShow();Flexkauf.Configurator.populateOptionPanel($("div#addOptionDialog .options"))},getAllAvailableOptions:function(a){var b=Flexkauf.Configurator.getSelectedTruckId();if(null==b){return}if(Flexkauf.Configurator.availableOptionsCache.length>0){a(Flexkauf.Configurator.availableOptionsCache);return}$.getJSON("/"+Flexkauf.Configurator.language+"/api/truck/"+b+"/option",function(c){Flexkauf.Configurator.availableOptionsCache=c;a(Flexkauf.Configurator.availableOptionsCache)})},saveSelectedOption:function(){Flexkauf.Configurator.options=[];$("div.options input:checked").each(function(b){Flexkauf.Configurator.options[Flexkauf.Configurator.options.length]=$(this).val()});Flexkauf.Configurator.myoption=$("div.myoption input").val();var a=$("div.myoption_price input").val();if(a!=null){a=a.replace(/\./,"").replace(/,/,".");a=Number(a);Flexkauf.Configurator.myoption_price=a}else{Flexkauf.Configurator.myoption_price=null}$("div#addOptionDialog").jqmHide();this.drawOptionsTable()},drawOptionsTable:function(){$("tbody.total_price tr.vat").remove();$("tbody.total_price tr.gross").remove();$("tbody.total_price tr.net").remove();$("tbody.options tr.option").remove();$.each(Flexkauf.Configurator.defaultOptions,function(n,o){var m=$("<tr></tr>");m.append($('<td class="option default"></td>').html(o));m.append($('<td class="price default"></td>').html("<span>&euro;</span> 0,00"));$("div.configurator table.options tbody.options").append(m)});$.each(Flexkauf.Configurator.options,function(p,r){var o=Flexkauf.Configurator.availableOptionsCache[r];var n=$("<tr></tr>").attr("class","option");var q='<a href="javascript:void(0)" onclick="Flexkauf.Configurator.removeOption(\''+r+'\')" class="removeOption">'+Flexkauf.Translate.translate("configurator_option_remove")+"</a>";var m='<input type="hidden" name="options[]" value="'+r+'"/>';n.append($('<td class="option"></td>').html(m+q+o.object.omschrijving));n.append($('<td class="price"></td>').html("<span>&euro;</span> "+Flexkauf.Configurator.formatCurrency(o.object.verkoop_prijs)));$("div.configurator table.options tbody.options").append(n)});if(Flexkauf.Configurator.myoption){trElemMyOpts=$("<tr></tr>").attr("class","myoptions option");var d='<input type="hidden" name="myOption" value="'+Flexkauf.Configurator.myoption+'"/>';trElemMyOpts.append($('<td class="option"></td>').text(Flexkauf.Translate.translate("configurator_myopt_description")+Flexkauf.Configurator.myoption));if(Flexkauf.Configurator.myoption_price!=null&&Flexkauf.Configurator.myoption_price!=""){var c='<input type="hidden" name="myOptionPrice" value="'+Flexkauf.Configurator.formatCurrency(Flexkauf.Configurator.myoption_price)+'"/>';trElemMyOpts.append($('<td class="price"></td>').html(d+c+"<span>&euro;</span> "+Flexkauf.Configurator.formatCurrency(Flexkauf.Configurator.myoption_price)))}else{trElemMyOpts.append($('<td class="price"></td>').html(d+"-"))}$("div.configurator table.options tbody.options").append(trElemMyOpts)}var f=Flexkauf.Configurator.getTotalPrice();var a=Flexkauf.Configurator.getTotalOptionsPrice();var k=Flexkauf.Configurator.getTotalVatPrice();var l=Flexkauf.Configurator.getTotalGrossPrice();var h=$("div.configurator table.options tbody.options tr").length;if(h>1){var b=$("<tr></tr>").attr("class","totalprice option")}else{var b=$("<tr></tr>").attr("class","option")}b.append($('<td class="option"></td>').html(Flexkauf.Translate.translate("configurator_total_options_selected")));b.append($('<td class="totalprice price"></td>').html("<span>&euro;</span> "+Flexkauf.Configurator.formatCurrency(a)));var e=$("<tr></tr>").attr("class","net totalprice");e.append($('<td class="option"></td>').html(Flexkauf.Translate.translate("configurator_total_net")));e.append($('<td class="price"></td>').html("<span>&euro;</span> "+Flexkauf.Configurator.formatCurrency(f)));var i=$("<tr></tr>").attr("class","vat totalprice");i.append($('<td class="option"></td>').html(Flexkauf.Translate.translate("configurator_total_vat")));i.append($('<td class="vat price"></td>').html("<span>&euro;</span> "+Flexkauf.Configurator.formatCurrency(k)));var j=$("<tr></tr>").attr("class","gross totalprice");j.append($('<td class="option"></td>').html(Flexkauf.Translate.translate("configurator_total_gross")));j.append($('<td class="gross totalprice price"></td>').html("<span>&euro;</span>"+Flexkauf.Configurator.formatCurrency(l)));var g=$("<tr></tr>").attr("class","totalprice");g.append($('<td class="option"></td>').html(Flexkauf.Translate.translate("configurator_total_gross")));g.append($('<td class="totalprice price"></td>').html("<span>&euro;</span>"+Flexkauf.Configurator.formatCurrency(l)));$("div.configurator table.options tbody.total_price tr.header").after(e);$("div.configurator table.options tbody.total_price").append(i);$("div.configurator table.options tbody.total_price").append(j);$("div.configurator table.options tbody.total_discount").append(g);$("tbody.total_price").find("input").val(Flexkauf.Configurator.formatCurrency(f));$("tbody.total_price .discount").html("<span>&euro;</span>"+Flexkauf.Configurator.formatCurrency(0));$("tbody.total_price").find("input").keyup(function(){if(window.togglediscountdelay){window.clearTimeout(window.togglediscountdelay)}var n=$(this).val();if(n==""){n=f.toString()}n=n.replace(".","").replace(",",".");n=parseFloat(n);if(isNaN(n)){n=f}if(n>f){n=f}var o=f-n;$("tbody.total_price .discount").html("<span>&euro;</span>"+Flexkauf.Configurator.formatCurrency(o));window.togglediscountdelay=window.setTimeout(Flexkauf.Configurator.toggleDiscountVisibility,1000);var m=n*0.19;$("tbody.total_price td.vat").html("<span>&euro;</span>"+Flexkauf.Configurator.formatCurrency(m));$("tbody.total_price td.gross").html("<span>&euro;</span>"+Flexkauf.Configurator.formatCurrency(n+m))})},toggleDiscountVisibility:function(){var c=$("tbody.total_price .discount");var a=c.parent("tr");var b=(c.html()!=null&&!(c.html().match(/[^0-9]0(,|.)00/)));if(!b){a.hide();$("tbody.total_price").append(a)}else{a.show();$("tbody.total_price tr.net").after(a)}},calculateDiscount:function(b,a){return b-a},getTruckPrice:function(){return Number(Flexkauf.Configurator.truckData.verkoop_prijs)},getTotalOptionsPrice:function(){var a=0;$.each(Flexkauf.Configurator.options,function(b,c){a+=Number(Flexkauf.Configurator.availableOptionsCache[c]["object"]["verkoop_prijs"])});if(Flexkauf.Configurator.myoption_price!=null&&Flexkauf.Configurator.myoption_price!=""){a+=Number(Flexkauf.Configurator.myoption_price)}return a},getTotalPrice:function(){return Flexkauf.Configurator.getTruckPrice()+Flexkauf.Configurator.getTotalOptionsPrice()},getTotalVatPrice:function(){return Flexkauf.Configurator.getTotalPrice()*0.19},getTotalGrossPrice:function(){return Flexkauf.Configurator.getTotalPrice()+Flexkauf.Configurator.getTotalVatPrice()},removeOption:function(b){var a=jQuery.inArray(b,Flexkauf.Configurator.options);if(a>-1){Flexkauf.Configurator.options.splice(a,1);if(Flexkauf.Configurator.options==null){Flexkauf.Configurator.options=[]}Flexkauf.Configurator.drawOptionsTable()}},formatCurrency:function(a){a=Math.round(a*100)/100;a=String(a);formattedDecimals=Flexkauf.Configurator.decimalSeparator(a);formattedNr=Flexkauf.Configurator.thousandSeparator(formattedDecimals);return formattedNr},decimalSeparator:function(d){formattedDecimals=d;if(d.indexOf(".")==-1){formattedDecimals=d+",00"}else{var b=d.split(".");var c=b[0];var a=b[1];if(a.length==1){formattedDecimals=c+","+a+"0"}else{formattedDecimals=c+","+a}}return formattedDecimals},thousandSeparator:function(c,a){var b=new RegExp("(-?[0-9]+)([0-9]{3})"),d=c+"";if(a===undefined){a="."}while(b.test(d)){d=d.replace(b,"$1"+a+"$2")}return d},toggleMethods:function(){var b=Flexkauf.Configurator.truckIsBuyable;var c=Flexkauf.Configurator.truckIsRentable;var a=Flexkauf.Configurator.truckIsFlexkaufable;$.each(Flexkauf.Configurator.options,function(d,f){var e=Flexkauf.Configurator.availableOptionsCache[f];if(jQuery.inArray("koop",e.transactionkinds)==-1){b=false}if(jQuery.inArray("huur",e.transactionkinds)==-1){c=false}if(jQuery.inArray("flexkauf",e.transactionkinds)==-1){a=false}});if(true==b){$("div.configurator div.methodpanel div.buy").removeClass("disabled");$("div.configurator div.methodpanel div.buy input").attr("disabled","")}else{$("div.configurator div.methodpanel div.buy").addClass("disabled");$("div.configurator div.methodpanel div.buy input").attr("disabled","disabled")}if(true==c){$("div.configurator div.methodpanel div.rent").removeClass("disabled");$("div.configurator div.methodpanel div.rent input").attr("disabled","")}else{$("div.configurator div.methodpanel div.rent").addClass("disabled");$("div.configurator div.methodpanel div.rent input").attr("disabled","disabled")}if(true==a){$("div.configurator div.methodpanel div.flexkauf").removeClass("disabled");$("div.configurator div.methodpanel div.flexkauf input").attr("disabled","")}else{$("div.configurator div.methodpanel div.flexkauf").addClass("disabled");$("div.configurator div.methodpanel div.flexkauf input").attr("disabled","disabled")}},setMethodPrices:function(b){if(isNaN(this.getTruckPrice())){$("div.configurator div.methodpanel span.price_buy,div.configurator div.methodpanel span.price_rent,div.configurator div.methodpanel span.price_flexkauf").html("-");return}var a=Math.round(this.getTotalOptionsPrice()*100);$.getJSON("/"+Flexkauf.Configurator.language+"/api/priceoverview/"+this.getSelectedTruckId()+"/"+a,function(c){if(null==c.buy||0==c.buy){$("div.configurator div.methodpanel span.price_buy").html("n.v.t.");Flexkauf.Configurator.truckIsBuyable=false}else{$("div.configurator div.methodpanel span.price_buy").html(Flexkauf.Configurator.formatCurrency(c.buy))}if(null==c.rent||0==c.rent){$("div.configurator div.methodpanel span.price_rent").html("n.v.t.");Flexkauf.Configurator.truckIsRentable=false}else{$("div.configurator div.methodpanel span.price_rent").html(Flexkauf.Configurator.formatCurrency(c.rent))}if(null==c.flexkauf||0==c.flexkauf){$("div.configurator div.methodpanel span.price_flexkauf").html("n.v.t.");Flexkauf.Configurator.truckIsFlexkaufable=false}else{$("div.configurator div.methodpanel span.price_flexkauf").html(Flexkauf.Configurator.formatCurrency(c.flexkauf))}if(b!=null){b.call()}})},initButtonLinks:function(){$("a.submit").click(function(){$(this).parents("form").find("input.linkItem").remove();if($(this).hasClass("testdrive")){$(this).parents("form").append('<input class="linkItem" name="testdrive" type="hidden" value="testdrive" />')}else{if($(this).hasClass("call")){$(this).parents("form").append('<input class="linkItem" name="call" type="hidden" value="call" />')}}$(this).parents("form").submit()})}};if(window.Flexkauf==null){var Flexkauf={}}Flexkauf.LanguageSwitch={enableWarning:function(){$("div.languageswitch a").click(function(){return confirm(Flexkauf.Translate.translate("languageswitch_warning"))})}};if(window.Flexkauf==null){var Flexkauf={}}Flexkauf.Search={init:function(a){$("ul.pagination li a").click(function(){var b=$(this).attr("href");Flexkauf.Search.sendSearchForm(a,b);return false});$("ul.order li a").click(function(){var c=$(this).parent().find("input");$("#"+a).append(c);var b=$(this).attr("href");Flexkauf.Search.sendSearchForm(a,b);return false})},initNoResultsForm:function(){$("#noresultsform").find("form").live("submit",function(){var a=$(this).serialize();$.ajax({type:"POST",url:"/de/forms/noresults",data:a,success:function(b){$("#noresultsform").html(b)},error:function(){$("#noresultsform").html("error")},beforeSend:function(){$("#noresultsform").html("sending email")}});return false})},sendSearchForm:function(b,a){var b=$("#"+b);b.attr("action",a);b.submit()}}
/*
 * Copyright (c) 2011 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version ${Version}
 */
;var Cufon=(function(){var e=function(){return e.replace.apply(null,arguments)};var v=e.DOM={ready:(function(){var M=false,O={loaded:1,complete:1};var L=[],N=function(){if(M){return}M=true;for(var P;P=L.shift();P()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",N,false);window.addEventListener("pageshow",N,false)}if(!window.opera&&document.readyState){(function(){O[document.readyState]?N():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");N()}catch(P){setTimeout(arguments.callee,1)}})()}i(window,"load",N);return function(P){if(!arguments.length){N()}else{M?P():L.push(P)}}})(),root:function(){return document.documentElement||document.body},strict:(function(){var L;if(document.compatMode=="BackCompat"){return false}L=document.doctype;if(L){return !/frameset|transitional/i.test(L.publicId)}L=document.firstChild;if(L.nodeType!=8||/^DOCTYPE.+(transitional|frameset)/i.test(L.data)){return false}return true})()};var q=e.CSS={Size:function(M,L){this.value=parseFloat(M);this.unit=String(M).match(/[a-z%]*$/)[0]||"px";this.convert=function(N){return N/L*this.value};this.convertFrom=function(N){return N/this.value*L};this.toString=function(){return this.value+this.unit}},addClass:function(M,L){var N=M.className;M.className=N+(N&&" ")+L;return M},color:g(function(M){var L={};L.color=M.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(O,N,P){L.opacity=parseFloat(P);return"rgb("+N+")"});return L}),fontStretch:g(function(L){if(typeof L=="number"){return L}if(/%$/.test(L)){return parseFloat(L)/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}[L]||1}),getStyle:function(M){var L=document.defaultView;if(L&&L.getComputedStyle){return new A(L.getComputedStyle(M,null))}if(M.currentStyle){return new A(M.currentStyle)}return new A(M.style)},gradient:g(function(P){var Q={id:P,type:P.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},M=P.substr(P.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var O=0,L=M.length,N;O<L;++O){N=M[O].split("=",2).reverse();Q.stops.push([N[1]||O/(L-1),N[0]])}return Q}),quotedList:g(function(O){var N=[],M=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,L;while(L=M.exec(O)){N.push(L[3]||L[1])}return N}),recognizesMedia:g(function(Q){var O=document.createElement("style"),N,M,L;O.type="text/css";O.media=Q;try{O.appendChild(document.createTextNode("/**/"))}catch(P){}M=f("head")[0];M.insertBefore(O,M.firstChild);N=(O.sheet||O.styleSheet);L=N&&!N.disabled;M.removeChild(O);return L}),removeClass:function(N,M){var L=RegExp("(?:^|\\s+)"+M+"(?=\\s|$)","g");N.className=N.className.replace(L,"");return N},supports:function(N,M){var L=document.createElement("span").style;if(L[N]===undefined){return false}L[N]=M;return L[N]===M},textAlign:function(O,N,L,M){if(N.get("textAlign")=="right"){if(L>0){O=" "+O}}else{if(L<M-1){O+=" "}}return O},textShadow:g(function(P){if(P=="none"){return null}var O=[],Q={},L,M=0;var N=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(L=N.exec(P)){if(L[0]==","){O.push(Q);Q={};M=0}else{if(L[1]){Q.color=L[1]}else{Q[["offX","offY","blur"][M++]]=L[2]}}}O.push(Q);return O}),textTransform:(function(){var L={uppercase:function(M){return M.toUpperCase()},lowercase:function(M){return M.toLowerCase()},capitalize:function(M){return M.replace(/(?:^|\s)./g,function(N){return N.toUpperCase()})}};return function(O,N){var M=L[N.get("textTransform")];return M?M(O):O}})(),whiteSpace:(function(){var N={inline:1,"inline-block":1,"run-in":1};var M=/^\s+/,L=/\s+$/;return function(R,P,Q,O,S){if(S){return R.replace(M,"").replace(L,"")}if(O){if(O.nodeName.toLowerCase()=="br"){R=R.replace(M,"")}}if(N[P.get("display")]){return R}if(!Q.previousSibling){R=R.replace(M,"")}if(!Q.nextSibling){R=R.replace(L,"")}return R}})()};q.ready=(function(){var L=!q.recognizesMedia("all"),P=false;var O=[],S=function(){L=true;for(var V;V=O.shift();V()){}};var T=f("link"),U=f("style");var M={"":1,"text/css":1};function N(V){if(!M[V.type.toLowerCase()]){return true}return V.disabled||R(V.sheet,V.media||"screen")}function R(X,aa){if(!q.recognizesMedia(aa||"all")){return true}if(!X||X.disabled){return false}try{var ab=X.cssRules,Z;if(ab){search:for(var W=0,V=ab.length;Z=ab[W],W<V;++W){switch(Z.type){case 2:break;case 3:if(!R(Z.styleSheet,Z.media.mediaText)){return false}break;default:break search}}}}catch(Y){}return true}function Q(){if(document.createStyleSheet){return true}var W,V;for(V=0;W=T[V];++V){if(W.rel.toLowerCase()=="stylesheet"&&!N(W)){return false}}for(V=0;W=U[V];++V){if(!N(W)){return false}}return true}v.ready(function(){if(!P){P=q.getStyle(document.body).isUsable()}if(L||(P&&Q())){S()}else{setTimeout(arguments.callee,10)}});return function(V){if(L){V()}else{O.push(V)}}})();function D(N){var M=this.face=N.face,L={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=(function(Q){var P,O={"\u2011":"\u002d","\u00ad":"\u2011"};for(P in O){if(!k(O,P)){continue}if(!Q[P]){Q[P]=Q[O[P]]}}return Q})(N.glyphs);this.w=N.w;this.baseSize=parseInt(M["units-per-em"],10);this.family=M["font-family"].toLowerCase();this.weight=M["font-weight"];this.style=M["font-style"]||"normal";this.viewBox=(function(){var P=M.bbox.split(/\s+/);var O={minX:parseInt(P[0],10),minY:parseInt(P[1],10),maxX:parseInt(P[2],10),maxY:parseInt(P[3],10)};O.width=O.maxX-O.minX;O.height=O.maxY-O.minY;O.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return O})();this.ascent=-parseInt(M.ascent,10);this.descent=-parseInt(M.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(V,Y,O){var Z=this.glyphs,W,U,Q,aa=[],P=0,X,T=-1,S=-1,R;while(R=V[++T]){W=Z[R]||this.missingGlyph;if(!W){continue}if(U){P-=Q=U[R]||0;aa[S]-=Q}X=W.w;if(isNaN(X)){X=+this.w}if(X>0){X+=Y;if(L[R]){X+=O}}P+=aa[++S]=~~X;U=W.k}aa.total=P;return aa}}function s(){var M={},L={oblique:"italic",italic:"oblique"};this.add=function(N){(M[N.style]||(M[N.style]={}))[N.weight]=N};this.get=function(R,S){var Q=M[R]||M[L[R]]||M.normal||M.italic||M.oblique;if(!Q){return null}S={normal:400,bold:700}[S]||parseInt(S,10);if(Q[S]){return Q[S]}var O={1:1,99:0}[S%100],U=[],P,N;if(O===undefined){O=S>400}if(S==500){S=400}for(var T in Q){if(!k(Q,T)){continue}T=parseInt(T,10);if(!P||T<P){P=T}if(!N||T>N){N=T}U.push(T)}if(S<P){S=P}if(S>N){S=N}U.sort(function(W,V){return(O?(W>=S&&V>=S)?W<V:W>V:(W<=S&&V<=S)?W>V:W<V)?-1:1});return Q[U[0]]}}function n(){function N(P,R){try{if(P.contains){return P.contains(R)}return P.compareDocumentPosition(R)&16}catch(Q){}return false}function L(Q){var P=Q.relatedTarget;if(P&&N(this,P)){return}M(this,Q.type=="mouseover")}function O(P){if(!P){P=window.event}M(P.target||P.srcElement,P.type=="mouseenter")}function M(P,Q){setTimeout(function(){var R=d.get(P).options;if(Q){R=C(R,R.hover);R._mediatorMode=1}e.replace(P,R,true)},10)}this.attach=function(P){if(P.onmouseenter===undefined){i(P,"mouseover",L);i(P,"mouseout",L)}else{i(P,"mouseenter",O);i(P,"mouseleave",O)}};this.detach=function(P){if(P.onmouseenter===undefined){c(P,"mouseover",L);c(P,"mouseout",L)}else{c(P,"mouseenter",O);c(P,"mouseleave",O)}}}function w(){var M=[],N={};function L(R){var O=[],Q;for(var P=0;Q=R[P];++P){O[P]=M[N[Q]]}return O}this.add=function(P,O){N[P]=M.push(O)-1};this.repeat=function(){var O=arguments.length?L(arguments):M,P;for(var Q=0;P=O[Q++];){e.replace(P[0],P[1],true)}}}function z(){var N={},L=0;function M(O){return O.cufid||(O.cufid=++L)}this.get=function(O){var P=M(O);return N[P]||(N[P]={})}}function A(L){var N={},M={};this.extend=function(O){for(var P in O){if(k(O,P)){N[P]=O[P]}}return this};this.get=function(O){return N[O]!=undefined?N[O]:L[O]};this.getSize=function(P,O){return M[P]||(M[P]=new q.Size(this.get(P),O))};this.isUsable=function(){return !!L}}function i(M,L,N){if(M.addEventListener){M.addEventListener(L,N,false)}else{if(M.attachEvent){M.attachEvent("on"+L,N)}}}function r(N,M){if(M._mediatorMode){return N}var O=d.get(N);var L=O.options;if(L){if(L===M){return N}if(L.hover){u.detach(N)}}if(M.hover&&M.hoverables[N.nodeName.toLowerCase()]){u.attach(N)}O.options=M;return N}function g(L){var M={};return function(N){if(!k(M,N)){M[N]=L.apply(null,arguments)}return M[N]}}function t(P,O){var L=q.quotedList(O.get("fontFamily").toLowerCase()),N;for(var M=0;N=L[M];++M){if(G[N]){return G[N].get(O.get("fontStyle"),O.get("fontWeight"))}}return null}function f(L){return document.getElementsByTagName(L)}function k(M,L){return M.hasOwnProperty(L)}function C(){var M={},L,P;for(var O=0,N=arguments.length;L=arguments[O],O<N;++O){for(P in L){if(k(L,P)){M[P]=L[P]}}}return M}function J(O,W,M,X,P,N){var U=document.createDocumentFragment(),R;if(W===""){return U}var V=X.separate;var S=W.split(y[V]),L=(V=="words");if(L&&x){if(/^\s/.test(W)){S.unshift("")}if(/\s$/.test(W)){S.push("")}}for(var T=0,Q=S.length;T<Q;++T){R=b[X.engine](O,L?q.textAlign(S[T],M,T,Q):S[T],M,X,P,N,T<Q-1);if(R){U.appendChild(R)}}return U}function c(M,L,N){if(M.removeEventListener){M.removeEventListener(L,N,false)}else{if(M.detachEvent){M.detachEvent("on"+L,N)}}}function I(M,O){var ad=M.nodeName.toLowerCase();if(O.ignore[ad]){return}if(O.ignoreClass&&O.ignoreClass.test(M.className)){return}if(O.onBeforeReplace){O.onBeforeReplace(M,O)}var ac=!O.textless[ad],Z=(O.trim==="simple");var aa=q.getStyle(r(M,O)).extend(O);if(parseFloat(aa.get("fontSize"))===0){return}var V=t(M,aa),Y,P,W,R,U,ab;var X=O.softHyphens,T=false,Q,S,N=/\u00ad/g;var L=O.modifyText;if(!V){return}for(Y=M.firstChild;Y;Y=W){P=Y.nodeType;W=Y.nextSibling;if(ac&&P==3){if(X&&M.nodeName.toLowerCase()!=o){Q=Y.data.indexOf("\u00ad");if(Q>=0){Y.splitText(Q);W=Y.nextSibling;W.deleteData(0,1);S=document.createElement(o);S.appendChild(document.createTextNode("\u00ad"));M.insertBefore(S,W);W=S;T=true}}if(R){R.appendData(Y.data);M.removeChild(Y)}else{R=Y}if(W){continue}}if(R){U=R.data;if(!X){U=U.replace(N,"")}U=q.whiteSpace(U,aa,R,ab,Z);if(L){U=L(U,R,M,O)}M.replaceChild(J(V,U,aa,O,Y,M),R);R=null}if(P==1){if(Y.firstChild){if(Y.nodeName.toLowerCase()=="cufon"){b[O.engine](V,null,aa,O,Y,M)}else{arguments.callee(Y,O)}}ab=Y}}if(X&&T){E(M);if(!l){i(window,"resize",j)}l=true}if(O.onAfterReplace){O.onAfterReplace(M,O)}}function E(M){var R,S,T,Q,L,P,N,O;R=M.getElementsByTagName(o);for(O=0;S=R[O];++O){S.className=h;Q=T=S.parentNode;if(Q.nodeName.toLowerCase()!=p){L=document.createElement(p);L.appendChild(S.previousSibling);T.insertBefore(L,S);L.appendChild(S)}else{Q=Q.parentNode;if(Q.nodeName.toLowerCase()==p){T=Q.parentNode;while(Q.firstChild){T.insertBefore(Q.firstChild,Q)}T.removeChild(Q)}}}for(O=0;S=R[O];++O){S.className="";Q=S.parentNode;T=Q.parentNode;P=Q.nextSibling||T.nextSibling;N=(P.nodeName.toLowerCase()==p)?Q:S.previousSibling;if(N.offsetTop>=P.offsetTop){S.className=h;if(N.offsetTop<P.offsetTop){L=document.createElement(p);T.insertBefore(L,Q);L.appendChild(Q);L.appendChild(P)}}}}function j(){if(B){return}q.addClass(v.root(),K);clearTimeout(a);a=setTimeout(function(){B=true;q.removeClass(v.root(),K);E(document);B=false},100)}var x=" ".split(/\s+/).length==0;var p="cufonglue";var o="cufonshy";var h="cufon-shy-disabled";var K="cufon-viewport-resizing";var d=new z();var u=new n();var H=new w();var m=false;var l=false;var a;var B=false;var b={},G={},F={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,noscript:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},ignoreClass:null,modifyText:null,onAfterReplace:null,onBeforeReplace:null,printable:true,selector:(window.Sizzle||(window.jQuery&&function(L){return jQuery(L)})||(window.dojo&&dojo.query)||(window.glow&&glow.dom&&glow.dom.get)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(L){return $$(L)})||(window.$&&function(L){return $(L)})||(document.querySelectorAll&&function(L){return document.querySelectorAll(L)})||f),separate:"words",softHyphens:true,textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none",trim:"advanced"};var y={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};e.now=function(){v.ready();return e};e.refresh=function(){H.repeat.apply(H,arguments);return e};e.registerEngine=function(M,L){if(!L){return e}b[M]=L;return e.set("engine",M)};e.registerFont=function(N){if(!N){return e}var L=new D(N),M=L.family;if(!G[M]){G[M]=new s()}G[M].add(L);return e.set("fontFamily",'"'+M+'"')};e.replace=function(N,M,L){M=C(F,M);if(!M.engine){return e}if(!m){q.addClass(v.root(),"cufon-active cufon-loading");q.ready(function(){q.addClass(q.removeClass(v.root(),"cufon-loading"),"cufon-ready")});m=true}if(M.hover){M.forceHitArea=true}if(M.autoDetect){delete M.fontFamily}if(typeof M.ignoreClass=="string"){M.ignoreClass=new RegExp("(?:^|\\s)(?:"+M.ignoreClass.replace(/\s+/g,"|")+")(?:\\s|$)")}if(typeof M.textShadow=="string"){M.textShadow=q.textShadow(M.textShadow)}if(typeof M.color=="string"&&/^-/.test(M.color)){M.textGradient=q.gradient(M.color)}else{delete M.textGradient}if(typeof N=="string"){if(!L){H.add(N,arguments)}N=[N]}else{if(N.nodeType){N=[N]}}q.ready(function(){for(var P=0,O=N.length;P<O;++P){var Q=N[P];if(typeof Q=="string"){e.replace(M.selector(Q),M,true)}else{I(Q,M)}}});return e};e.set=function(L,M){F[L]=M;return e};return e})();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;text-align:left;}cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}cufonglue{white-space:nowrap;display:inline-block;}.cufon-viewport-resizing cufonglue{white-space:normal;}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(!isNaN(m)||/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="none";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.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;text-align:left;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}cufonglue{white-space:nowrap;display:inline-block;}.cufon-viewport-resizing cufonglue{white-space:normal;}}@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}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 2005 Erik Spiekermann published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * Meta is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Erik Spiekermann
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({w:213,face:{"font-family":"meta","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 6 0 0 2 0 4",ascent:"271",descent:"-89","x-height":"4",bbox:"-67 -339 427.027 111","underline-thickness":"7.2","underline-position":"-43.92",stemh:"35",stemv:"51","unicode-range":"U+000D-U+FB06"},glyphs:{" ":{w:81,k:{z:4,y:4,x:7,v:4,Z:4,Y:4,X:4,W:4,V:7,T:7,S:7}},"\ufb00":{d:"135,-150r-61,0r0,150r-47,0r0,-150r-17,0r0,-34r18,0v-8,-48,9,-84,58,-83v16,0,28,4,43,12r-15,30v-30,-19,-46,7,-40,41r61,0v-8,-47,8,-85,57,-83v16,0,32,4,40,9r-15,30v-17,-7,-37,-3,-37,17r0,27r45,0r-13,34r-30,0r0,150r-47,0r0,-150",w:216},"\ufb01":{d:"184,0r-48,0r0,-150r-62,0r0,150r-47,0r0,-150r-17,0r0,-34r18,0v-8,-48,9,-84,58,-83v16,0,32,4,40,9r-16,30v-17,-7,-36,-3,-36,17r0,27r110,0r0,184xm190,-235v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30v0,-17,14,-30,31,-30v16,0,29,13,29,30",w:210},"\ufb02":{d:"125,-258r-16,30v-17,-7,-36,-3,-36,17r0,27r44,0r-12,34r-31,0r0,150r-47,0r0,-150r-17,0r0,-34r17,0v-8,-48,9,-84,58,-83v16,0,32,4,40,9xm184,-75v2,43,-6,43,18,45r9,29v-45,12,-76,1,-76,-61r0,-138v0,-24,-1,-38,-3,-55r49,-11v6,50,2,133,3,191",w:212},"\ufb03":{d:"136,-150r-62,0r0,150r-47,0r0,-150r-17,0r0,-34r18,0v-8,-48,9,-84,58,-83v16,0,28,4,43,12r-15,30v-30,-19,-46,7,-40,41r63,0v-8,-48,8,-84,57,-83v16,0,32,4,40,9r-15,30v-17,-7,-36,-3,-36,17r0,27r110,0r0,184r-49,0r0,-150r-61,0r0,150r-47,0r0,-150xm269,-265v16,0,29,13,29,30v0,17,-12,30,-29,30v-16,0,-30,-13,-30,-30v0,-17,13,-30,30,-30",w:319},"\ufb04":{d:"135,-150r-61,0r0,150r-47,0r0,-150r-17,0r0,-34r18,0v-8,-48,9,-84,58,-83v16,0,28,4,43,12r-15,30v-30,-19,-46,7,-40,41r61,0v-8,-47,8,-85,57,-83v16,0,32,4,40,9r-15,30v-17,-7,-37,-3,-37,17r0,27r45,0r-13,34r-30,0r0,150r-47,0r0,-150xm318,-1v-45,12,-75,-1,-76,-61r-2,-193r49,-11v6,50,2,133,3,191v2,43,-6,43,18,45",w:320},"\r":{w:81},"!":{d:"83,-256r-10,176r-37,0r-10,-167xm85,-25v0,17,-14,30,-31,30v-16,0,-29,-13,-29,-30v0,-17,13,-30,30,-30v16,0,30,13,30,30",w:109},'"':{d:"154,-153r-45,0r0,-102r45,0r0,102xm71,-153r-46,0r0,-102r46,0r0,102",w:179},"#":{d:"193,-150r-34,0r-6,45r30,0r0,33r-35,0r-10,72r-35,0r10,-72r-35,0r-10,72r-35,0r10,-72r-30,0r0,-33r34,0r6,-45r-30,0r0,-33r35,0r10,-72r35,0r-10,72r35,0r10,-72r35,0r-10,72r30,0r0,33xm124,-150r-36,0r-6,45r36,0",w:205},"$":{d:"201,-79v0,46,-34,79,-87,84r0,29r-31,0r0,-29v-24,-2,-49,-10,-70,-22r18,-40v33,22,113,37,113,-14v0,-45,-93,-35,-110,-71v-25,-53,6,-111,65,-115r0,-26r31,0r0,26v25,3,49,11,67,24r-24,36v-23,-14,-39,-19,-58,-19v-21,0,-35,12,-35,29v0,22,38,28,58,34v41,12,63,37,63,74"},"%":{d:"231,-121v36,0,63,23,62,62v-1,39,-22,63,-62,63v-37,0,-60,-24,-60,-62v0,-37,23,-63,60,-63xm73,-254v36,0,63,23,62,62v-1,39,-22,63,-62,63v-37,0,-60,-24,-60,-62v0,-37,23,-63,60,-63xm236,-250r-131,250r-34,0r131,-250r34,0xm52,-192v0,24,3,36,22,36v15,0,21,-11,21,-37v0,-22,-5,-34,-22,-34v-17,0,-21,14,-21,35xm210,-59v0,24,3,36,22,36v15,0,21,-11,21,-37v0,-22,-4,-34,-22,-34v-18,0,-21,14,-21,35",w:306},"&":{d:"61,-125v-52,-32,-29,-115,43,-115v59,0,92,50,61,92v-7,8,-20,15,-35,24r42,39v3,-10,3,-17,3,-37v12,2,32,-4,40,2v0,27,-3,49,-11,67r53,53r-67,0r-15,-15v-16,14,-37,20,-68,20v-98,0,-122,-99,-46,-130xm146,-42r-59,-57v-32,17,-23,69,21,69v17,0,30,-4,38,-12xm103,-148v28,-10,34,-55,1,-58v-35,5,-25,41,-1,58",w:257},"'":{d:"71,-153r-46,0r0,-102r46,0r0,102",w:95},"(":{d:"65,-117v1,67,8,129,56,150r-12,28v-101,-22,-124,-225,-53,-305v14,-15,32,-28,52,-37r13,28v-42,26,-57,68,-56,136",w:115},")":{d:"7,-282v102,21,122,227,52,306v-14,16,-31,27,-52,36r-12,-28v41,-26,55,-69,55,-137v0,-68,-7,-127,-55,-148",w:115},"*":{d:"164,-186r-47,15r30,41r-30,22r-30,-42r-29,40r-30,-22r31,-39r-48,-17r11,-34r47,17r0,-50r37,0r0,50r47,-16",w:174},"+":{d:"213,-86r-75,0r0,76r-46,0r0,-76r-76,0r0,-46r76,0r0,-76r46,0r0,76r75,0r0,46",w:229},",":{d:"42,12v-1,-13,-28,-18,-23,-37v0,-17,14,-31,31,-31v61,0,36,101,-15,108r-19,-20v16,-4,26,-11,26,-20",w:105},"-":{d:"103,-78r-87,0r0,-42r87,0r0,42",w:118,k:{z:4,y:4,x:7,v:2,s:2,a:2,Z:7,Y:18,X:7,W:5,V:11,T:18,S:18,"7":7,"4":4,"3":7}},".":{d:"83,-26v0,18,-15,32,-32,32v-18,0,-31,-14,-31,-32v0,-17,14,-32,31,-32v18,0,32,15,32,32",w:102},"/":{d:"144,-275r-96,330r-32,0r97,-330r31,0",w:160,k:{"9":7,"7":7}},"0":{d:"187,-92v0,58,-34,96,-85,96v-53,0,-86,-37,-86,-95v0,-58,35,-97,86,-97v53,0,85,38,85,96xm134,-91v0,-51,-14,-62,-32,-62v-24,0,-33,24,-33,60v0,51,15,62,33,62v24,0,32,-24,32,-60",w:203,k:{"7":7,"4":4,"3":11,"2":4,".":2}},"1":{d:"141,0r-114,0r0,-39r39,0r0,-93v-13,8,-27,15,-43,20r-12,-26r69,-50r33,0r0,149r28,0r0,39",w:155,k:{"9":4,"7":7,"6":2,"5":4,"3":11}},"2":{d:"184,-40r-10,40r-151,0r0,-44v13,-6,16,-7,37,-19v50,-28,63,-43,63,-60v-8,-38,-52,-29,-78,-2r-29,-29v39,-47,161,-54,161,23v0,52,-55,71,-92,92v29,-2,68,-1,99,-1",w:203,k:{"9":4,"7":7,"5":5,"3":11,"2":2}},"3":{d:"98,-188v77,-6,105,93,40,115v27,9,43,30,43,55v0,58,-76,93,-157,82r-11,-33v54,10,112,-13,112,-53v0,-32,-34,-34,-68,-31r0,-41v30,5,65,1,65,-27v0,-41,-72,-25,-84,-6r-25,-31v20,-16,53,-28,85,-30",w:197,k:{"7":5,"3":7}},"4":{d:"186,0r-27,-1v4,14,1,46,2,64r-46,6r1,-70v-32,2,-73,0,-107,1r0,-33r69,-153r50,0r-52,116v-2,5,-11,24,-16,29r57,0v-1,-25,4,-60,6,-87r38,-9r-1,96r26,0r0,41",w:195,k:{"9":4,"7":4,"6":4,"5":4,"3":11,".":-2}},"5":{d:"167,-25v0,61,-64,101,-140,89r-11,-36v47,16,101,-5,99,-47v-2,-46,-49,-45,-92,-29r12,-136r123,0r-8,41r-70,0r-5,50v52,-10,92,22,92,68",w:187,k:{"9":5,"7":5,"6":5,"5":4,"3":9,"2":4,"1":2,"0":4,"-":4}},"6":{d:"193,-77v0,46,-37,82,-85,82v-71,0,-108,-82,-81,-153v20,-53,77,-93,133,-111r11,35v-37,12,-77,33,-94,83v48,-33,116,6,116,64xm142,-76v0,-41,-41,-47,-70,-26v-5,33,5,70,34,70v22,0,36,-17,36,-44",w:210,k:{"9":4,"7":7,"3":11,"2":5,".":2}},"7":{d:"170,-184r-8,42v-19,32,-77,113,-86,201r-53,13v21,-86,51,-155,91,-214v-33,3,-70,0,-105,1r11,-43r150,0",w:178,k:{"9":2,"8":4,"6":2,"5":4,"4":14,"2":5,"0":4,"/":7,".":40,"-":4,",":36}},"8":{d:"146,-128v26,8,56,27,56,62v0,44,-42,73,-97,73v-50,0,-89,-26,-89,-69v0,-27,18,-52,43,-61v-18,-7,-37,-29,-36,-54v0,-40,35,-67,86,-67v86,0,114,94,37,116xm111,-28v36,0,48,-40,23,-57v-9,-6,-24,-13,-41,-19v-36,17,-29,76,18,76xm139,-183v0,-17,-12,-25,-33,-25v-37,-1,-46,42,-11,54v18,15,44,-6,44,-29",w:217,k:{"9":4,"7":4,"3":7}},"9":{d:"189,-92v0,80,-69,143,-135,166r-26,-30v39,-10,84,-47,95,-77v-53,24,-108,-17,-107,-73v0,-49,37,-84,87,-84v54,0,86,37,86,98xm105,-65v20,0,32,-15,32,-40v0,-30,-13,-48,-35,-48v-21,0,-34,17,-34,45v0,26,15,43,37,43",w:205,k:{"7":4,"3":11,"2":4}},":":{d:"86,-24v0,17,-15,30,-32,30v-17,0,-31,-13,-31,-30v0,-18,15,-33,32,-33v17,0,31,15,31,33xm86,-132v0,17,-14,30,-31,30v-17,0,-31,-13,-31,-30v0,-17,14,-32,31,-32v17,0,31,15,31,32",w:109},";":{d:"49,12v0,-12,-28,-19,-23,-36v0,-18,13,-32,31,-32v61,0,36,102,-15,108r-19,-20v15,-4,26,-11,26,-20xm89,-133v0,17,-14,31,-31,31v-17,0,-31,-13,-31,-30v0,-17,13,-32,30,-32v17,0,32,14,32,31",w:116},"<":{d:"134,-28r-38,32r-87,-112r87,-112r38,34r-61,78",w:149},"=":{d:"213,-121r-197,0r0,-45r197,0r0,45xm213,-52r-197,0r0,-45r197,0r0,45",w:229},">":{d:"141,-108r-87,112r-38,-32r61,-80r-61,-78r38,-34",w:149},"?":{d:"153,-194v0,33,-20,46,-33,55v-26,18,-30,33,-27,59r-42,0v-9,-35,1,-58,30,-78v10,-7,24,-14,24,-29v1,-39,-61,-23,-69,-8r-22,-31v9,-9,33,-28,70,-28v37,0,69,22,69,60xm107,-25v0,17,-14,30,-31,30v-16,0,-29,-13,-29,-30v0,-17,13,-30,30,-30v16,0,30,13,30,30",w:174},"@":{d:"237,-150v-11,38,-25,76,-25,117v0,10,5,12,16,12v22,0,38,-32,38,-78v0,-57,-41,-95,-101,-95v-57,0,-106,55,-106,122v0,87,76,121,152,96r6,30v-100,33,-201,-19,-201,-126v0,-85,63,-155,149,-155v80,0,143,52,143,128v0,63,-38,106,-82,106v-36,0,-40,-16,-41,-33v-26,38,-101,44,-101,-25v0,-80,80,-144,153,-99xm196,-134v-50,-12,-74,40,-73,84v0,14,5,23,16,23v15,0,38,-16,44,-45",w:324,k:{y:7,x:4,v:4,s:7,m:2}},A:{d:"214,0r-54,0r-17,-59r-74,0r-18,59r-52,0r82,-251r54,0xm130,-101v-2,-2,-21,-84,-23,-95r-26,95r49,0",k:{y:2,v:2,l:2,c:2,Y:11,W:4,V:11,U:4,T:22,Q:4,O:4,C:2,".":-4,",":-4}},B:{d:"112,-250v83,-14,110,96,42,117v70,14,65,131,-16,132r-111,1r0,-250r85,0xm77,-41v37,2,70,0,70,-35v0,-35,-33,-35,-70,-33r0,68xm77,-150v34,2,64,2,64,-29v0,-29,-31,-30,-64,-28r0,57",w:219,k:{"\u0394":4,y:4,x:4,v:2,u:2,s:4,q:2,p:2,g:4,e:4,a:4,Z:7,Y:7,W:4,V:7,T:14,A:2}},C:{d:"73,-130v-9,81,47,118,102,79r23,32v-76,58,-193,0,-182,-101v-9,-104,96,-171,176,-116r-22,34v-51,-35,-105,3,-97,72",w:206,k:{"\u017e":7,y:14,w:7,v:11,u:7,t:4,s:4,r:5,q:11,o:14,n:4,m:4,l:7,j:4,i:5,g:7,e:18,d:7,c:4,b:4,a:7,U:4,S:4,Q:14,O:14,G:14,E:4,C:14,B:4,"-":22}},D:{d:"77,-250v92,-8,133,41,133,126v0,75,-38,133,-122,124r-61,0r0,-250r50,0xm153,-120v2,-59,-11,-100,-75,-91r0,170v56,5,74,-12,75,-79",w:226,k:{z:7,y:2,x:5,u:2,s:4,e:2,Z:7,Y:7,X:7,W:4,V:7,T:11,S:7,A:4,".":7,",":7}},E:{d:"173,0r-146,0r0,-250r143,0r-7,41r-86,0r0,58r72,0r0,41r-71,0r0,67r95,0r0,43",w:181,k:{"\u03c0":4,y:4,w:2,v:5,u:2,t:2,s:2,q:4,o:5,g:4,e:4,d:4,c:2,a:2,S:4,Q:7,O:7,G:7,C:7,"-":4}},F:{d:"163,-250r-6,40r-80,0r0,58r64,0r0,41r-64,0r0,111r-50,0r0,-250r136,0",w:160,k:{z:2,x:4,u:4,s:2,q:4,p:4,o:5,n:2,m:2,g:2,e:7,d:4,c:5,a:7,Y:4,V:-4,T:7,A:4,".":29,",":22}},G:{d:"73,-120v0,68,31,97,86,79r0,-57r-38,0r-7,-41r97,0r0,120v-26,15,-53,22,-83,22v-71,1,-112,-53,-112,-126v0,-76,38,-129,113,-131v30,0,58,10,80,29r-27,31v-16,-13,-33,-19,-52,-19v-49,1,-57,40,-57,93",w:234,k:{y:4,w:2,v:4,a:2,Y:7,W:7,V:4,T:7}},H:{d:"200,0r-51,0r0,-112r-72,0r0,112r-50,0r0,-250r50,0r0,97r72,0r0,-97r51,0r0,250",w:227},I:{d:"80,0r-53,0r0,-250r53,0r0,250",w:106},J:{d:"-5,33v27,-21,34,-24,34,-76r0,-207r51,0r0,201v5,72,-25,88,-62,108",w:106},K:{d:"221,0r-67,0r-76,-131r0,131r-51,0r0,-250r51,0r0,114r72,-114r62,0r-80,116",w:215,k:{"\u2126":7,"\u03a9":7,"\u00fc":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e5":4,"\u00e4":5,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,y:5,w:2,v:7,u:4,t:2,s:2,q:7,p:2,o:7,g:4,e:7,d:7,c:7,a:5,Y:14,S:7,Q:11,O:11,G:7,C:7,"-":18}},L:{d:"168,-42r-9,42r-132,0r0,-250r51,0r0,208r90,0",w:171,k:{y:11,w:7,v:11,u:2,q:4,o:4,e:7,d:2,c:2,Y:32,W:18,V:29,U:7,T:29,Q:14,O:14,G:14,C:14,"-":18}},M:{d:"278,0r-49,0r-11,-175r-49,175r-43,0r-46,-176r-10,176r-50,0r23,-250r65,0r41,165v11,-56,29,-111,43,-165r64,0",w:298,k:{y:2,w:2,v:2,u:2,e:2,d:2,c:2,b:2,a:2,Y:4,W:4,V:4,T:7,S:4}},N:{d:"201,0r-53,0r-43,-96v-14,-31,-28,-67,-33,-82r4,178r-49,0r0,-250r56,0v24,52,60,117,75,171v-6,-55,-4,-113,-5,-171r48,0r0,250",w:227},O:{d:"16,-124v0,-74,35,-129,109,-129v67,0,107,49,107,127v0,76,-32,127,-106,130v-75,3,-110,-57,-110,-128xm72,-124v0,59,7,89,53,89v35,0,49,-26,49,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91",w:248,k:{"\u0394":4,x:4,r:2,l:2,k:2,h:2,g:2,f:2,e:2,d:2,b:2,a:2,Z:7,Y:7,W:4,V:7,T:11,S:4,A:4,".":11,",":7}},P:{d:"93,-250v78,-2,105,21,105,77v0,61,-44,88,-121,81r0,92r-50,0r0,-250r66,0xm77,-133v39,2,66,0,66,-39v0,-36,-29,-41,-66,-38r0,77",w:207,k:{"\u0394":14,y:-4,w:-4,v:-4,u:4,t:-4,s:4,q:4,p:2,o:4,g:4,e:5,d:4,c:4,a:5,Z:7,T:7,S:4,A:14,".":43,",":43}},Q:{d:"183,-12v18,11,47,30,75,22v-12,17,1,40,-35,37v-45,-3,-56,-32,-97,-43v-74,3,-110,-57,-110,-128v0,-74,35,-128,109,-129v67,0,107,49,107,127v0,54,-19,94,-49,114xm72,-124v0,59,7,89,53,89v35,0,49,-26,49,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91",w:248,k:{Z:4,Y:7,W:4,V:7,T:11,S:4,A:4,".":7,",":-4}},R:{d:"208,0r-59,0v-22,-30,-49,-109,-73,-104r0,104r-49,0r0,-250r93,0v44,0,74,29,74,73v0,37,-25,68,-56,69v20,17,66,103,70,108xm76,-142v39,2,65,-1,65,-34v0,-34,-30,-35,-65,-34r0,68",k:{u:4,s:2,q:4,o:4,g:4,e:4,d:2,c:2,a:2,W:4,T:7,"-":4}},S:{d:"201,-79v0,84,-122,105,-188,62r18,-40v33,22,113,37,113,-14v0,-45,-94,-35,-110,-71v-27,-58,11,-116,79,-116v31,0,62,9,84,25r-24,36v-23,-14,-39,-19,-58,-19v-21,0,-35,12,-35,29v0,22,38,28,58,34v41,12,63,37,63,74",k:{y:5,x:2,v:4,u:2,p:4,Z:7,Y:4,X:4,W:4,V:7,T:4,S:7,Q:4,P:2,M:4,E:4,A:7}},T:{d:"186,-250r-9,42r-59,0r0,208r-51,0r0,-208r-62,0r0,-42r181,0",w:180,k:{"\ufb02":22,"\ufb01":22,"\u2126":18,"\u03a9":18,"\u0394":14,"\u0153":18,"\u00fc":7,"\u00fb":7,"\u00fa":14,"\u00f9":14,"\u00f8":18,"\u00f6":7,"\u00f5":4,"\u00f4":7,"\u00f3":18,"\u00f2":4,"\u00ea":7,"\u00e9":25,"\u00e8":7,"\u00e7":29,"\u00e6":18,"\u00e5":18,"\u00e4":7,"\u00e3":7,"\u00e2":4,"\u00e1":18,"\u00e0":18,"\u00d6":4,"\u00c4":14,z:11,y:18,x:11,w:11,v:11,u:25,s:20,r:14,q:18,p:11,o:25,n:11,m:11,g:14,e:29,d:18,c:22,a:29,Y:7,W:-4,V:7,T:4,S:4,Q:4,O:4,G:4,D:-4,C:4,A:14,".":25,"-":11,",":22}},U:{d:"116,-39v31,0,39,-16,39,-51r0,-160r51,0v-2,66,7,151,-4,208v-4,20,-31,47,-85,47v-57,0,-92,-21,-91,-81r0,-174r52,0r0,164v-1,35,9,47,38,47",w:232,k:{s:4,q:2,p:2,o:2,g:4,e:2,d:2,c:2,a:2,A:4}},V:{d:"212,-250r-87,252r-45,0r-85,-252r55,0r53,174v14,-61,38,-116,56,-174r53,0",w:207,k:{"\u00fc":4,"\u00fb":11,"\u00fa":14,"\u00f9":14,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":14,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":14,"\u00e8":14,"\u00e5":14,"\u00e4":7,"\u00e3":7,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d6":7,"\u00c4":11,z:7,y:4,x:7,u:14,s:18,r:11,q:18,p:11,o:16,n:11,m:11,j:4,i:4,g:18,f:4,e:16,d:18,c:18,a:16,Z:4,S:7,Q:7,O:7,M:4,C:7,A:11,".":36,"-":11,",":36}},W:{d:"301,-250r-60,252r-55,0r-23,-102v-7,-31,-10,-62,-11,-71v-4,37,-24,128,-33,173r-57,0r-60,-252r53,0v10,40,35,156,35,181v3,-41,25,-134,35,-181r55,0r34,178v6,-45,23,-129,34,-178r53,0",w:303,k:{"\u017e":7,"\u00fc":4,"\u00fb":4,"\u00fa":7,"\u00f9":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":11,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":11,"\u00e8":7,"\u00e5":11,"\u00e4":11,"\u00e3":7,"\u00e2":7,"\u00e1":11,"\u00e0":11,"\u00d6":4,"\u00c4":4,z:5,y:4,u:7,s:11,r:5,q:11,p:7,o:11,n:5,m:5,j:2,i:4,g:11,e:11,d:11,c:11,a:11,Z:7,S:4,Q:4,O:4,M:4,G:4,C:7,A:4,".":25,"-":5,",":18}},X:{d:"210,0r-61,0r-45,-88r-45,88r-63,0r79,-134r-68,-116r62,0r34,67r34,-67r60,0r-65,113",w:205,k:{y:7,w:4,v:7,u:4,t:4,q:4,p:4,o:4,j:4,i:4,g:4,e:4,d:4,c:4,a:4,C:7,".":-4,"-":7}},Y:{d:"203,-250r-80,147r0,103r-52,0r0,-103r-78,-147r60,0r45,100v14,-35,30,-67,46,-100r59,0",w:195,k:{"\u03c0":11,"\u0394":11,"\u00fc":7,"\u00fb":7,"\u00fa":14,"\u00f9":14,"\u00f6":7,"\u00f5":7,"\u00f4":14,"\u00f3":25,"\u00f2":14,"\u00eb":7,"\u00ea":7,"\u00e9":25,"\u00e8":7,"\u00e5":25,"\u00e4":7,"\u00e3":7,"\u00e2":11,"\u00e1":25,"\u00e0":11,"\u00d6":11,"\u00c4":11,z:7,x:7,w:4,v:4,u:18,s:22,r:11,q:22,p:14,o:25,n:11,m:11,g:22,e:25,d:22,c:22,a:25,S:7,Q:7,O:11,M:4,G:7,C:7,A:11,".":43,"-":18,",":36}},Z:{d:"182,-41r-13,41r-156,0r0,-35r107,-175v-22,3,-73,2,-102,2r11,-42r150,0r0,36r-93,157v-5,9,-13,17,-13,17v29,-2,76,-1,109,-1",w:194,k:{y:11,w:5,v:7,u:4,t:4,s:4,r:4,q:7,o:11,n:4,m:4,l:4,j:4,i:4,g:7,e:11,d:7,c:7,a:7,U:4,S:4,Q:7,O:7,G:7,C:11,"-":11}},"[":{d:"103,56r-76,0r0,-320r76,0r0,33r-33,0r0,255r33,0r0,32",w:111},"\\":{d:"154,6r-41,13r-108,-280r41,-13",w:159},"]":{d:"85,56r-76,0r0,-32r32,0r0,-255r-32,0r0,-33r76,0r0,320",w:111},"^":{d:"200,-123r-51,0r-40,-86r-40,86r-51,0r65,-132r52,0",w:218},_:{d:"182,45r-180,0r0,-18r180,0r0,18",w:183},"`":{d:"108,-227r-15,26r-80,-36r20,-37",w:120},a:{d:"18,-162v42,-30,156,-50,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm112,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12",w:187,k:{y:2,w:2,s:4,l:4,d:2}},b:{d:"186,-95v8,68,-63,129,-115,82v-1,6,-2,8,-5,13r-44,0v10,-66,6,-182,2,-255r49,-12v3,29,3,63,1,93v49,-40,118,4,112,79xm103,-37v27,0,24,-22,28,-57v6,-51,-33,-70,-55,-40r0,85v6,6,14,12,27,12",w:202,k:{z:4,y:4,x:7,w:2,v:2,u:2,s:4,p:2,l:4,j:2,i:2,g:2,a:2,".":4}},c:{d:"69,-89v0,58,36,71,67,39r22,29v-15,16,-33,25,-62,25v-51,0,-80,-35,-80,-95v0,-84,80,-126,137,-77r-23,31v-33,-29,-61,-14,-61,48",w:167,k:{x:2,u:2,s:4,r:2,q:7,p:2,o:5,n:4,m:4,l:2,k:9,j:4,i:4,h:9,g:5,f:4,e:7,d:7,c:7,b:5,a:5,"@":7,".":2,"-":4}},d:{d:"181,0r-43,0v-1,-3,-2,-6,-3,-11v-52,41,-119,-2,-119,-78v0,-71,55,-118,112,-87v-4,-23,-1,-62,-2,-90r48,7v2,75,-6,204,7,259xm127,-48r0,-88v-31,-26,-57,-10,-57,47v0,55,32,64,57,41",w:201,k:{s:2,p:2,d:2,a:2}},e:{d:"97,-188v60,0,81,43,78,111r-107,1v-2,52,56,55,86,27r19,28v-59,52,-157,23,-157,-69v0,-58,29,-98,81,-98xm125,-112v0,-25,-6,-40,-27,-41v-18,0,-29,15,-29,41r56,0",w:185,k:{x:2,s:2,g:2,b:2,a:4,"@":-2}},f:{d:"129,-255r-15,30v-30,-19,-46,7,-40,41r47,0r-13,33r-34,0r0,151r-47,0r0,-151r-17,0r0,-33r18,0v-19,-67,46,-104,101,-71",w:113,k:{y:-7,x:-4,w:-7,v:-7,u:2,t:-2,s:2,q:2,o:4,n:2,m:2,g:4,e:4,d:4,c:2,a:5,"@":4,".":7,"-":4,",":4}},g:{d:"95,-188v33,0,71,21,94,-7r21,31v-13,13,-29,16,-47,12v30,41,-6,91,-64,85v-12,6,-19,10,-19,15v3,8,23,3,33,5v46,-1,72,16,72,56v0,43,-43,62,-87,62v-45,0,-100,-23,-81,-72r45,0v-10,20,4,35,32,35v21,0,42,-6,42,-25v0,-49,-113,5,-113,-52v0,-12,4,-23,34,-31v-27,-7,-39,-24,-39,-51v0,-38,30,-63,77,-63xm124,-125v0,-17,-11,-27,-29,-27v-18,0,-29,10,-29,27v0,19,12,26,29,26v19,0,29,-9,29,-26",w:202,k:{z:-2,y:-4,x:-2,w:-4,v:-4,t:-4,s:2,q:4,o:4,j:-2,g:2,e:4,c:2,b:2,a:4,"@":4,"-":2}},h:{d:"75,-170v35,-32,105,-26,105,41r0,129r-47,0r0,-124v1,-40,-40,-24,-57,-8r0,132r-49,0r0,-213v0,-17,-2,-34,-4,-42r50,-12v4,23,4,69,2,97",w:207,k:{y:2,x:2,w:2,v:2,l:4,g:2,a:4}},i:{d:"75,0r-48,0r0,-181r48,-8r0,189xm81,-235v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30v0,-17,13,-30,30,-30v16,0,29,13,29,30",w:102,k:{y:4,x:4,s:4,q:2,l:2,a:2}},j:{d:"4,53v16,-16,23,-25,23,-57r0,-173r48,-11v-10,95,32,243,-51,267xm81,-236v0,17,-13,30,-30,30v-17,0,-29,-13,-29,-29v0,-17,12,-30,29,-30v16,0,30,13,30,29",w:101,k:{x:2,v:4,s:4,q:4,o:3,g:2,e:2,c:2,a:4}},k:{d:"75,0r-48,0r0,-208v0,-16,0,-29,-3,-48r48,-11v7,79,1,182,3,267xm195,0r-57,0r-62,-104r47,-80r58,0r-58,77",w:189,k:{"\u00f6":7,"\u00e4":5,y:4,w:2,v:2,u:4,s:4,r:2,q:5,o:4,l:5,j:4,i:4,h:4,g:4,e:7,d:5,c:4,b:4,a:2,"@":7,"-":11}},l:{d:"76,-75v1,43,-5,43,19,45r8,29v-45,12,-76,1,-76,-61r0,-138v0,-24,-1,-38,-3,-55r50,-11v5,52,0,133,2,191",w:104,k:{s:2,q:2,l:4,j:4,g:4,e:2,d:2,b:2,a:2,".":-2}},m:{d:"160,-163v33,-39,102,-36,102,32r0,131r-47,0r0,-122v3,-44,-30,-24,-47,-10r0,132r-46,0r0,-120v3,-44,-29,-28,-48,-14r0,134r-47,0v-3,-54,7,-137,-7,-176r44,-12v3,5,4,10,6,19v25,-27,73,-24,90,6",w:289,k:{y:2,w:2,v:2,l:2,g:2,a:4}},n:{d:"70,-166v29,-31,102,-34,102,31r0,135r-47,0r0,-120v2,-44,-32,-26,-50,-10r0,130r-48,0v-2,-59,6,-128,-6,-177r42,-12v4,8,7,15,7,23",w:199,k:{z:2,y:2,x:2,w:2,v:2,s:4,l:3,g:2,a:4}},o:{d:"97,-188v51,0,85,38,84,95v-1,58,-28,97,-84,97v-50,0,-83,-37,-83,-95v0,-58,33,-97,83,-97xm68,-93v0,36,3,62,31,62v21,0,30,-18,30,-62v0,-37,-2,-59,-31,-59v-27,0,-30,27,-30,59",w:195,k:{z:2,y:2,x:7,w:2,v:4,s:2,l:2,b:2,a:2,".":2,",":2}},p:{d:"116,-188v48,0,66,33,70,91v5,74,-50,121,-113,91r0,73r-46,12r0,-213v0,-24,0,-31,-3,-46r43,-8v2,6,3,11,3,17v8,-10,27,-17,46,-17xm134,-93v-2,-32,-2,-56,-28,-56v-12,0,-23,5,-32,14r0,90v29,23,64,10,60,-48",w:202,k:{z:2,y:4,x:7,w:2,v:2,u:2,s:5,p:2,l:2,j:2,g:2,a:2,".":4,",":2}},q:{d:"16,-89v0,-60,28,-100,77,-100v19,0,39,9,43,19v0,-6,0,-10,3,-15r40,0v-9,74,-2,171,-4,253r-46,12r1,-89v-55,39,-114,-17,-114,-80xm129,-49r0,-87v-7,-7,-16,-13,-27,-13v-29,0,-33,31,-33,54v0,24,1,60,33,60v11,0,21,-7,27,-14",w:201,k:{s:4,o:2,b:2}},r:{d:"132,-185r-13,43v-17,-9,-31,-1,-44,12r0,130r-48,0v-2,-55,6,-136,-7,-177r43,-12v4,8,7,17,8,27v13,-18,35,-35,61,-23",w:128,k:{z:-2,y:-5,x:-4,w:-4,v:-7,t:-5,s:4,q:7,o:7,g:5,f:-4,e:5,d:7,c:9,a:4,"@":4,".":7,"-":4,",":7}},s:{d:"154,-90v41,86,-70,121,-143,75r17,-36v15,9,40,21,61,21v14,0,25,-9,25,-21v-3,-32,-68,-20,-84,-45v-26,-43,3,-93,61,-93v30,0,49,9,66,17r-16,32v-18,-9,-32,-13,-46,-13v-29,0,-32,33,0,37v22,3,54,15,59,26",w:176,k:{z:4,x:4,v:2,u:2,t:2,s:4,q:2,p:2,n:2,l:2,j:2,i:4,c:2,b:4,a:5,"@":4}},t:{d:"119,-4v-43,17,-92,9,-92,-47r0,-100r-18,0r0,-33r18,0v0,-18,0,-30,2,-44r49,-12v-2,17,-3,37,-3,56r43,0r-12,33r-31,0r0,92v-2,32,14,34,38,26",w:126,k:{x:-4,v:-2,u:4,s:4,q:4,o:2,n:4,g:4,e:7,d:4,c:4,b:4,a:4,"@":4,".":-2,"-":4}},u:{d:"73,-71v-9,48,37,45,50,22r0,-130r47,-10v5,59,-12,134,11,175r-34,19v-6,-4,-12,-10,-15,-18v-38,34,-107,22,-107,-49r0,-118r48,-9r0,118",w:196,k:{y:2,w:2,v:2,s:2,n:4,l:2}},v:{d:"172,-184r-67,184r-40,0r-67,-181r50,-7r38,128v5,-39,25,-87,36,-124r50,0",w:170,k:{z:4,u:2,s:4,q:4,o:4,n:2,j:4,i:4,g:4,e:2,d:4,c:2,b:2,a:4,"@":4,".":9,"-":2,",":11}},w:{d:"253,-184r-52,184r-44,0r-30,-126r-30,126r-45,0r-50,-181r48,-5r25,128v1,-14,23,-100,31,-126r45,0r29,126v3,-29,17,-92,24,-126r49,0",w:255,k:{u:2,s:2,q:2,o:2,j:2,i:4,g:4,e:2,a:4,".":5,",":7}},x:{d:"94,-132v-1,-1,18,-43,25,-52r57,0r-55,85r66,99r-61,0r-34,-61v-2,10,-25,47,-34,61r-62,0r68,-98r-51,-78r50,-14v17,29,21,35,31,58",w:183,k:{u:4,s:2,q:5,o:7,n:2,l:2,j:4,i:4,g:2,e:4,d:5,c:5,b:4,a:4,"@":4,"-":7}},y:{d:"183,-184r-67,187v-21,56,-31,67,-80,78r-17,-32v29,-7,46,-21,54,-49r-12,0r-61,-181r49,-6r42,146v8,-47,28,-99,41,-143r51,0",w:182,k:{u:2,s:4,r:2,q:4,p:2,o:5,n:4,j:4,i:4,g:4,e:2,d:2,c:2,b:2,a:4,"@":7,".":11,"-":4,",":11}},z:{d:"160,-33r-12,33r-135,0r0,-30r86,-120r-79,0r0,-34r137,0r0,33r-82,118r85,0",w:172,k:{u:4,t:4,s:2,r:2,q:2,p:2,o:4,l:4,k:2,j:4,i:4,g:4,e:5,d:5,c:4,b:4,a:5,"-":4}},"{":{d:"132,56v-48,2,-83,2,-84,-52r0,-62v0,-22,-30,-25,-39,-25r0,-41v9,0,39,-3,39,-25v-2,-52,-4,-121,46,-115r38,0r0,42v-23,-3,-47,6,-41,23r0,58v1,35,-23,34,-36,38v15,1,36,4,36,37v0,39,-22,89,41,81r0,41",w:141},"|":{d:"72,75r-45,0r0,-347r45,0r0,347",w:99},"}":{d:"132,-83v-10,0,-39,3,-39,25v2,52,5,120,-46,114r-38,0r0,-41v23,3,47,-6,41,-23r0,-58v-1,-35,23,-34,36,-38v-15,-1,-36,-4,-36,-37v0,-39,22,-89,-41,-81r0,-42v49,-2,84,-2,84,53r0,62v0,22,29,25,39,25r0,41",w:141},"~":{d:"63,-144v23,0,55,24,77,24v14,0,23,-13,31,-24r13,39v-8,15,-21,31,-45,31v-23,1,-55,-24,-76,-25v-14,0,-24,14,-32,25r-13,-39v8,-15,21,-31,45,-31",w:202},"\u00a0":{w:81},"\u00a1":{d:"84,64r-57,8r10,-176r36,0xm85,-158v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v16,0,30,13,30,30",w:109},"\u00a2":{d:"69,-89v0,58,36,71,67,39r22,29v-13,13,-25,20,-44,24r0,37r-34,0r0,-37v-40,-7,-64,-41,-64,-94v0,-55,23,-85,64,-96r0,-35r34,0r0,34v18,3,26,10,39,20r-23,31v-33,-29,-61,-14,-61,48",w:167},"\u00a3":{d:"215,-235r-36,39v-25,-33,-81,-9,-74,29r0,18r56,0r0,37r-56,0r0,71r91,0r0,41r-180,0r0,-41r35,0r0,-71r-35,0r0,-37r35,0v-5,-65,21,-110,89,-110v27,0,55,6,75,24"},"\u00a4":{d:"147,-36r-42,25v-14,-21,-9,-26,-39,-26r-13,26r-41,-25r15,-24v-13,-21,-11,-55,1,-74r-17,-25r43,-25v13,21,8,26,39,26v1,-6,12,-24,13,-26r41,25r-16,24v14,19,12,55,-1,73xm57,-98v0,25,3,36,22,36v15,0,22,-10,22,-36v0,-22,-5,-35,-23,-35v-17,0,-21,14,-21,35",w:160},"\u00a5":{d:"207,-250r-55,101r37,0r0,37r-57,0v-5,6,-6,16,-5,27r62,0r0,37r-62,0r0,48r-52,0r0,-48r-61,0r0,-37r61,0v1,-11,0,-21,-5,-27r-56,0r0,-37r36,0r-53,-101r61,0r32,68v6,14,9,23,12,32r46,-100r59,0",w:204},"\u00a6":{d:"72,-123r-45,0r0,-149r45,0r0,149xm72,75r-45,0r0,-149r45,0r0,149",w:99},"\u00a7":{d:"199,-101v0,20,-13,38,-30,47v13,10,20,25,20,42v0,82,-143,90,-173,21r46,-23v4,17,24,25,40,25v12,0,28,-4,28,-19v0,-34,-108,-28,-108,-97v0,-24,11,-42,31,-54v-14,-9,-22,-24,-22,-41v0,-77,127,-80,158,-22r-46,26v-6,-24,-56,-33,-56,-3v0,35,112,32,112,98xm137,-69v22,-13,10,-43,-11,-48r-42,-20v-24,15,-7,47,16,51",w:215},"\u00a8":{d:"151,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27xm75,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27",w:170},"\u00a9":{d:"284,-127v0,74,-60,133,-134,133v-74,0,-134,-59,-134,-133v0,-74,60,-134,134,-134v74,0,134,60,134,134xm247,-127v0,-56,-43,-102,-97,-102v-54,0,-97,46,-97,102v0,56,43,101,97,101v54,0,97,-45,97,-101xm196,-71v-44,35,-109,7,-109,-54v0,-60,62,-95,106,-60r-17,23v-26,-19,-50,-8,-50,32v0,48,28,55,53,36",w:300},"\u00aa":{d:"20,-258v30,-24,117,-37,107,29v2,29,-9,65,12,77r-17,22v-9,-4,-18,-10,-21,-17v-22,30,-84,16,-84,-28v0,-34,28,-48,74,-47v4,-40,-34,-27,-56,-11xm144,-83r-131,0r0,-28r131,0r0,28xm90,-167v-1,-9,4,-24,-1,-30v-40,-8,-43,35,-17,39v6,0,13,-3,18,-9",w:156},"\u00ab":{d:"188,-27r-33,22r-57,-85r57,-84r33,22r-42,62xm101,-27r-33,22r-57,-85r57,-84r33,22r-42,62",w:198},"\u00ac":{d:"175,-21r-44,0r0,-50r-115,0r0,-40r159,0r0,90",w:191},"\u00ad":{d:"103,-78r-87,0r0,-42r87,0r0,42",w:118},"\u00ae":{d:"284,-127v0,74,-60,133,-134,133v-74,0,-134,-59,-134,-133v0,-74,60,-134,134,-134v74,0,134,60,134,134xm247,-127v0,-56,-43,-102,-97,-102v-54,0,-97,46,-97,102v0,56,43,101,97,101v54,0,97,-45,97,-101xm211,-62r-42,0r-34,-54r0,54r-35,0r0,-137v47,-1,100,-5,100,42v0,21,-14,35,-32,37v20,13,29,39,43,58xm163,-157v1,-14,-13,-15,-28,-14r0,28v15,1,30,-1,28,-14",w:300},"\u00af":{d:"122,-240r-113,0r0,-28r113,0r0,28",w:131},"\u00b0":{d:"73,-254v36,0,63,23,62,62v-1,39,-22,63,-62,63v-37,0,-60,-24,-60,-62v0,-37,23,-63,60,-63xm52,-192v0,24,3,36,22,36v15,0,21,-11,21,-37v0,-22,-5,-34,-22,-34v-17,0,-21,14,-21,35",w:147},"\u00b1":{d:"168,-102r-54,0r0,52r-44,0r0,-52r-54,0r0,-41r54,0r0,-49r44,0r0,49r54,0r0,41xm168,0r-151,0r0,-41r151,0r0,41",w:184},"\u00b2":{d:"126,-120r-9,30r-99,0r0,-24v17,-17,63,-55,60,-76v-4,-27,-25,-15,-45,0r-20,-23v31,-33,104,-33,105,20v0,28,-33,55,-53,73r61,0",w:138},"\u00b3":{d:"123,-139v1,38,-52,59,-101,50r-9,-26v34,7,69,-4,68,-26v-2,-20,-23,-14,-40,-15r0,-29v16,3,42,1,39,-13v-3,-21,-39,-10,-48,1r-19,-23v29,-28,104,-28,106,19v0,13,-6,24,-17,31v13,6,21,17,21,31",w:135},"\u00b4":{d:"108,-237r-81,36r-14,-26r74,-47",w:120},"\u00b5":{d:"75,-71v-11,49,37,45,50,22r0,-130r46,-10v5,59,-12,135,12,175r-35,19v-6,-4,-11,-10,-14,-18v-14,13,-42,25,-61,13r0,67r-46,12r0,-259r48,-9r0,118",w:198},"\u00b6":{d:"190,45r-33,0r0,-274r-38,0r0,274r-33,0r0,-167v-47,0,-77,-27,-77,-65v0,-83,100,-67,181,-68r0,300",w:216},"\u00b7":{d:"80,-98v0,17,-14,31,-32,31v-18,0,-32,-14,-32,-32v0,-18,15,-32,33,-32v18,0,31,15,31,33",w:96},"\u00b8":{d:"90,40v0,31,-48,40,-70,23r11,-23v10,13,42,-1,18,-8v-8,2,-11,1,-14,-5r9,-31r25,2r-5,14v18,2,26,14,26,28",w:110},"\u00b9":{d:"104,-90r-77,0r0,-29r23,0r0,-75v-8,4,-16,8,-27,12r-10,-20v23,-11,34,-36,72,-32r0,115r19,0r0,29",w:116},"\u00ba":{d:"77,-275v39,0,64,28,63,71v-1,44,-21,73,-63,73v-37,0,-62,-29,-62,-72v0,-44,25,-72,62,-72xm144,-83r-131,0r0,-28r131,0r0,28xm56,-204v0,26,4,45,22,45v15,0,21,-14,21,-45v0,-27,-1,-42,-21,-42v-18,0,-22,18,-22,42",w:156},"\u00bb":{d:"188,-90r-57,85r-33,-22r42,-63r-42,-62r33,-22xm101,-90r-57,85r-33,-22r42,-63r-42,-62r33,-22",w:198},"\u00bc":{d:"277,-275r-190,330r-39,0r190,-330r39,0xm321,-26r-16,0r0,31r-34,4r0,-35r-64,0v1,-52,27,-77,39,-118r38,0r-37,88r25,0v0,-18,2,-33,4,-51r29,-6r0,57r16,0r0,30xm104,-90r-77,0r0,-29r23,0r0,-75v-8,4,-16,8,-27,12r-10,-20v23,-11,34,-36,72,-32r0,115r19,0r0,29",w:333},"\u00bd":{d:"270,-275r-190,330r-39,0r190,-330r39,0xm320,-30r-8,30r-99,0r0,-24v17,-17,63,-55,59,-76v-4,-27,-25,-15,-45,0r-20,-23v31,-33,104,-33,105,20v0,28,-32,55,-52,73r60,0xm104,-90r-77,0r0,-29r23,0r0,-75v-8,4,-16,8,-27,12r-10,-20v23,-11,34,-36,72,-32r0,115r19,0r0,29",w:332},"\u00be":{d:"296,-275r-190,330r-39,0r190,-330r39,0xm339,-26v-5,1,-15,-4,-15,4r0,27r-35,4v1,-11,-1,-25,1,-35r-64,0v1,-52,27,-77,39,-118r38,0r-37,88r25,0v0,-18,1,-33,3,-51r30,-6r0,57r15,0r0,30xm123,-139v1,38,-52,59,-101,50r-9,-26v34,7,69,-4,68,-26v-2,-20,-23,-14,-40,-15r0,-29v16,3,42,1,39,-13v-3,-21,-39,-10,-48,1r-19,-23v29,-28,104,-28,106,19v0,13,-6,24,-17,31v13,6,21,17,21,31",w:352},"\u00bf":{d:"160,43v-9,9,-33,28,-70,28v-37,0,-68,-23,-68,-61v0,-33,20,-45,33,-54v27,-18,28,-32,27,-60r41,0v8,35,-1,58,-30,79v-10,7,-24,14,-24,29v-1,39,61,23,69,8xm127,-158v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30v0,-17,13,-30,30,-30v16,0,29,13,29,30",w:174},"\u00c0":{d:"216,0r-54,0r-18,-59r-73,0r-18,59r-52,0r82,-251r54,0xm132,-101v-2,-2,-22,-83,-24,-95r-25,95r49,0xm152,-285r-15,27r-80,-36r20,-38"},"\u00c1":{d:"216,0r-54,0r-18,-59r-73,0r-18,59r-52,0r82,-251r54,0xm132,-101v-2,-2,-22,-83,-24,-95r-25,95r49,0xm165,-294r-81,36r-15,-27r75,-47"},"\u00c2":{d:"216,0r-54,0r-18,-59r-73,0r-18,59r-52,0r82,-251r54,0xm132,-101v-2,-2,-22,-83,-24,-95r-25,95r49,0xm174,-283r-17,27r-50,-28r-48,28r-17,-27r65,-48"},"\u00c3":{d:"216,0r-54,0r-18,-59r-73,0r-18,59r-52,0r82,-251r54,0xm132,-101v-2,-2,-22,-83,-24,-95r-25,95r49,0xm176,-288v-25,45,-85,-8,-116,19r-15,-27v25,-44,87,11,117,-19"},"\u00c4":{d:"216,0r-54,0r-18,-59r-73,0r-18,59r-52,0r82,-251r54,0xm132,-101v-2,-2,-22,-83,-24,-95r-25,95r49,0xm99,-286v0,15,-12,28,-27,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28xm176,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28",k:{Y:11,W:4,V:11,T:22}},"\u00c5":{d:"216,0r-54,0r-18,-59r-73,0r-18,59r-52,0r82,-251r54,0xm132,-101v-2,-2,-22,-83,-24,-95r-25,95r49,0xm148,-295v0,21,-18,38,-39,38v-21,0,-37,-17,-37,-38v0,-21,17,-38,38,-38v21,0,38,17,38,38xm128,-295v0,-10,-8,-18,-18,-18v-10,0,-19,8,-19,18v0,10,8,19,18,19v10,0,19,-9,19,-19"},"\u00c6":{d:"300,0r-147,0r0,-59r-69,0r-33,59r-56,0r149,-250r152,0r-7,41r-86,0r0,58r72,0r0,41r-71,0r0,67r96,0r0,43xm153,-101r1,-87v-3,6,-37,71,-46,87r45,0",w:309},"\u00c7":{d:"73,-130v-8,81,45,118,102,79r23,32v-22,17,-44,24,-76,23r-2,8v18,2,25,14,25,28v0,31,-48,40,-70,23r11,-23v10,13,42,-1,18,-8v-22,5,-9,-18,-7,-31v-49,-12,-81,-60,-81,-121v0,-105,96,-171,176,-116r-22,34v-51,-35,-105,3,-97,72",w:206},"\u00c8":{d:"175,0r-146,0r0,-250r142,0r-6,41r-86,0r0,58r72,0r0,41r-71,0r0,67r95,0r0,43xm139,-285r-15,27r-80,-36r20,-38",w:181},"\u00c9":{d:"175,0r-146,0r0,-250r142,0r-6,41r-86,0r0,58r72,0r0,41r-71,0r0,67r95,0r0,43xm148,-294r-81,36r-15,-27r75,-47",w:181},"\u00ca":{d:"175,0r-146,0r0,-250r142,0r-6,41r-86,0r0,58r72,0r0,41r-71,0r0,67r95,0r0,43xm165,-283r-16,27r-50,-28r-49,28r-16,-27r65,-48",w:181},"\u00cb":{d:"175,0r-146,0r0,-250r142,0r-6,41r-86,0r0,58r72,0r0,41r-71,0r0,67r95,0r0,43xm90,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28xm166,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28",w:181},"\u00cc":{d:"81,0r-52,0r0,-250r52,0r0,250xm97,-285r-15,27r-80,-36r21,-38",w:106},"\u00cd":{d:"81,0r-52,0r0,-250r52,0r0,250xm110,-294r-81,36r-15,-27r75,-47",w:106},"\u00ce":{d:"81,0r-52,0r0,-250r52,0r0,250xm121,-283r-17,27r-50,-28r-48,28r-16,-27r64,-48",w:106},"\u00cf":{d:"81,0r-52,0r0,-250r52,0r0,250xm45,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28xm121,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28",w:106},"\u00d0":{d:"77,-250v92,-8,133,41,133,126v0,75,-38,133,-122,124r-61,0r0,-110r-27,0r0,-32r27,0r0,-108r50,0xm153,-120v2,-59,-11,-100,-75,-91r0,69r39,0r-9,32r-30,0r0,69v56,5,74,-12,75,-79",w:226},"\u00d1":{d:"203,0r-53,0r-77,-178v5,57,3,118,4,178r-48,0r0,-250r56,0v23,52,59,118,75,171v-6,-55,-4,-113,-5,-171r48,0r0,250xm179,-288v-11,14,-24,21,-45,21v-27,0,-50,-23,-71,-2r-15,-27v20,-29,61,-17,92,-8v10,0,18,-4,24,-11",w:227},"\u00d2":{d:"18,-124v0,-73,35,-129,108,-129v67,0,108,49,108,127v0,76,-32,127,-106,130v-75,3,-110,-57,-110,-128xm74,-124v0,59,6,89,52,89v35,0,50,-26,50,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91xm168,-285r-15,27r-80,-36r21,-38",w:248},"\u00d3":{d:"18,-124v0,-73,35,-129,108,-129v67,0,108,49,108,127v0,76,-32,127,-106,130v-75,3,-110,-57,-110,-128xm74,-124v0,59,6,89,52,89v35,0,50,-26,50,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91xm177,-294r-81,36r-15,-27r75,-47",w:248},"\u00d4":{d:"18,-124v0,-73,35,-129,108,-129v67,0,108,49,108,127v0,76,-32,127,-106,130v-75,3,-110,-57,-110,-128xm74,-124v0,59,6,89,52,89v35,0,50,-26,50,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91xm193,-283r-17,27r-50,-28r-48,28r-16,-27r64,-48",w:248},"\u00d5":{d:"16,-124v0,-74,34,-128,108,-129v67,0,108,49,108,127v0,76,-32,127,-106,130v-75,3,-110,-57,-110,-128xm72,-124v0,59,6,89,52,89v35,0,50,-26,50,-90v0,-54,0,-82,-51,-90v-43,3,-51,41,-51,91xm192,-288v-24,45,-85,-8,-116,19r-15,-27v20,-29,61,-17,92,-8v10,0,18,-4,24,-11",w:248},"\u00d6":{d:"18,-124v0,-73,35,-129,108,-129v67,0,108,49,108,127v0,76,-32,127,-106,130v-75,3,-110,-57,-110,-128xm74,-124v0,59,6,89,52,89v35,0,50,-26,50,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91xm116,-286v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,14,-28,29,-28v15,0,27,13,27,28xm192,-286v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,14,-28,29,-28v15,0,27,13,27,28",w:248,k:{Y:7,W:4,V:7,T:11}},"\u00d7":{d:"198,-55r-32,32r-53,-54r-54,54r-32,-32r54,-54r-54,-54r32,-32r54,54r53,-54r32,32r-53,54",w:225},"\u00d8":{d:"48,-28v-61,-72,-35,-225,77,-225v20,0,37,4,52,12r22,-35r26,14r-24,40v21,22,31,55,31,96v0,98,-73,156,-161,118r-25,40r-26,-15xm124,-215v-58,0,-56,85,-47,139r77,-127v-7,-6,-17,-12,-30,-12xm174,-125v0,-19,-1,-35,-4,-47r-77,128v50,24,85,0,81,-81",w:248},"\u00d9":{d:"118,-39v31,0,39,-16,39,-51r0,-160r51,0v-2,66,7,151,-4,208v-4,20,-31,47,-85,47v-57,0,-92,-21,-91,-81r0,-174r52,0r0,164v-1,35,9,47,38,47xm159,-285r-14,27r-81,-36r21,-38",w:232},"\u00da":{d:"118,-39v31,0,39,-16,39,-51r0,-160r51,0v-2,66,7,151,-4,208v-4,20,-31,47,-85,47v-57,0,-92,-21,-91,-81r0,-174r52,0r0,164v-1,35,9,47,38,47xm177,-294r-81,36r-14,-27r74,-47",w:232},"\u00db":{d:"118,-39v31,0,39,-16,39,-51r0,-160r51,0v-2,66,7,151,-4,208v-4,20,-31,47,-85,47v-57,0,-92,-21,-91,-81r0,-174r52,0r0,164v-1,35,9,47,38,47xm185,-283r-16,27r-50,-28r-48,28r-17,-27r65,-48",w:232},"\u00dc":{d:"118,-39v31,0,39,-16,39,-51r0,-160r51,0v-2,66,7,151,-4,208v-4,20,-31,47,-85,47v-57,0,-92,-21,-91,-81r0,-174r52,0r0,164v-1,35,9,47,38,47xm108,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28xm183,-286v0,15,-12,28,-27,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28",w:232},"\u00dd":{d:"205,-250r-80,147r0,103r-53,0r0,-103r-77,-147r60,0r45,100r45,-100r60,0xm157,-294r-81,36r-15,-27r75,-47",w:195},"\u00de":{d:"77,-211v80,-3,121,16,121,77v0,61,-44,88,-121,81r0,53r-50,0r0,-250r50,0r0,39xm77,-94v39,2,66,0,66,-38v0,-36,-29,-41,-66,-38r0,76",w:207},"\u00df":{d:"34,-184v-5,-49,28,-74,75,-77v83,-5,105,86,40,111v-7,6,-5,12,4,16v37,15,52,26,55,65v3,52,-54,87,-109,69r10,-33v45,16,62,-49,25,-68v-30,-7,-45,-55,-12,-71v21,-11,14,-54,-13,-52v-22,2,-26,17,-26,47v0,56,7,134,-7,177r-49,0v11,-33,6,-101,7,-147r-29,0r0,-37r29,0",w:220,k:{s:7}},"\u00e0":{d:"20,-162v42,-30,156,-49,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm114,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12xm139,-227r-15,26r-80,-36r20,-37",w:187},"\u00e1":{d:"20,-162v42,-30,156,-49,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm114,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12xm150,-237r-81,36r-14,-26r74,-47",w:187},"\u00e2":{d:"20,-162v42,-30,156,-49,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm114,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12xm159,-225r-16,26r-50,-27r-49,27r-16,-26r65,-49",w:187},"\u00e3":{d:"20,-162v42,-30,156,-49,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm114,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12xm161,-230v-11,14,-24,21,-45,21v-27,0,-51,-23,-72,-2r-14,-27v10,-13,24,-21,44,-21v26,0,51,24,72,2",w:187},"\u00e4":{d:"20,-162v42,-30,156,-49,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm114,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12xm84,-229v0,16,-13,29,-29,29v-15,0,-28,-13,-28,-29v0,-15,13,-28,29,-28v15,0,28,13,28,28xm160,-229v0,16,-14,29,-29,29v-15,0,-28,-13,-28,-29v0,-16,13,-29,29,-29v15,0,28,13,28,29",w:187},"\u00e5":{d:"20,-162v42,-30,156,-49,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm114,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12xm134,-237v0,21,-18,38,-39,38v-21,0,-37,-17,-37,-38v0,-21,17,-38,38,-38v21,0,38,17,38,38xm114,-237v0,-10,-8,-19,-18,-19v-10,0,-19,9,-19,19v0,10,8,18,18,18v10,0,19,-8,19,-18",w:187},"\u00e6":{d:"189,-188v59,2,81,42,78,111v-34,2,-76,-4,-106,2v-3,53,56,53,85,26r19,29v-36,31,-100,36,-131,1v-28,42,-120,32,-120,-32v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14r-21,-34v29,-21,97,-41,127,-9v10,-9,26,-17,44,-17xm113,-41v-2,-12,4,-32,-2,-40v-33,0,-45,6,-45,28v0,29,33,31,47,12xm217,-112v0,-25,-6,-40,-27,-41v-18,0,-29,15,-29,41r56,0",w:277},"\u00e7":{d:"69,-89v0,58,36,71,67,39r22,29v-15,16,-33,24,-59,25r-2,8v18,2,26,14,26,28v0,31,-48,40,-71,23r11,-23v10,13,44,-1,19,-8v-23,6,-11,-18,-8,-30v-37,-9,-58,-43,-58,-93v0,-84,80,-126,137,-77r-23,31v-33,-29,-61,-14,-61,48",w:167},"\u00e8":{d:"99,-188v60,0,81,43,78,111r-107,1v-2,52,56,55,86,27r19,28v-59,52,-157,23,-157,-69v0,-58,29,-98,81,-98xm127,-112v0,-25,-6,-40,-27,-41v-18,0,-29,15,-29,41r56,0xm133,-227r-15,26r-80,-36r21,-37",w:185},"\u00e9":{d:"99,-188v60,0,81,43,78,111r-107,1v-2,52,56,55,86,27r19,28v-59,52,-157,23,-157,-69v0,-58,29,-98,81,-98xm127,-112v0,-25,-6,-40,-27,-41v-18,0,-29,15,-29,41r56,0xm152,-237r-81,36r-15,-26r75,-47",w:185},"\u00ea":{d:"99,-188v60,0,81,43,78,111r-107,1v-2,52,56,55,86,27r19,28v-59,52,-157,23,-157,-69v0,-58,29,-98,81,-98xm127,-112v0,-25,-6,-40,-27,-41v-18,0,-29,15,-29,41r56,0xm165,-225r-16,26r-50,-27r-49,27r-16,-26r65,-49",w:185},"\u00eb":{d:"99,-188v60,0,81,43,78,111r-107,1v-2,52,56,55,86,27r19,28v-59,52,-157,23,-157,-69v0,-58,29,-98,81,-98xm127,-112v0,-25,-6,-40,-27,-41v-18,0,-29,15,-29,41r56,0xm89,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27xm165,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27",w:185},"\u00ec":{d:"77,0r-48,0r0,-181r48,-8r0,189xm92,-227r-15,26r-81,-36r21,-37",w:102},"\u00ed":{d:"77,0r-48,0r0,-181r48,-8r0,189xm111,-237r-81,36r-15,-26r75,-47",w:102},"\u00ee":{d:"77,0r-48,0r0,-181r48,-8r0,189xm118,-225r-16,26r-50,-27r-48,27r-17,-26r65,-49",w:102},"\u00ef":{d:"77,0r-48,0r0,-181r48,-8r0,189xm42,-229v0,15,-12,28,-27,28v-15,0,-28,-13,-28,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27xm118,-229v0,15,-12,28,-27,28v-15,0,-28,-13,-28,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27",w:102},"\u00f0":{d:"107,-218v39,24,70,79,70,131v0,60,-35,91,-81,91v-45,0,-80,-30,-80,-81v1,-52,40,-81,95,-74v-8,-12,-21,-24,-33,-34r-15,17r-29,-13r17,-19v-14,-6,-31,-12,-51,-14r29,-34v15,2,33,7,51,15r11,-13r30,13xm98,-35v28,0,35,-41,29,-72v-22,-13,-62,-10,-62,31v0,24,12,41,33,41",w:192},"\u00f1":{d:"72,-166v29,-31,102,-33,102,31r0,135r-47,0r0,-120v2,-44,-32,-26,-50,-10r0,130r-48,0v-2,-59,7,-129,-7,-177r43,-12v4,8,7,15,7,23xm166,-230v-25,45,-85,-8,-116,19r-15,-27v10,-13,25,-21,45,-21v26,0,51,24,72,2",w:199},"\u00f2":{d:"99,-188v51,0,85,38,84,95v-1,58,-28,97,-84,97v-50,0,-83,-37,-83,-95v0,-58,33,-97,83,-97xm70,-93v0,36,3,62,30,62v21,0,30,-18,30,-62v0,-37,-1,-59,-30,-59v-27,0,-30,27,-30,59xm132,-227r-14,26r-81,-36r21,-37",w:195},"\u00f3":{d:"99,-188v51,0,85,38,84,95v-1,58,-28,97,-84,97v-50,0,-83,-37,-83,-95v0,-58,33,-97,83,-97xm70,-93v0,36,3,62,30,62v21,0,30,-18,30,-62v0,-37,-1,-59,-30,-59v-27,0,-30,27,-30,59xm152,-237r-81,36r-14,-26r74,-47",w:195},"\u00f4":{d:"99,-188v51,0,85,38,84,95v-1,58,-28,97,-84,97v-50,0,-83,-37,-83,-95v0,-58,33,-97,83,-97xm70,-93v0,36,3,62,30,62v21,0,30,-18,30,-62v0,-37,-1,-59,-30,-59v-27,0,-30,27,-30,59xm165,-225r-16,26r-50,-27r-49,27r-16,-26r65,-49",w:195},"\u00f5":{d:"99,-188v51,0,85,38,84,95v-1,58,-28,97,-84,97v-50,0,-83,-37,-83,-95v0,-58,33,-97,83,-97xm70,-93v0,36,3,62,30,62v21,0,30,-18,30,-62v0,-37,-1,-59,-30,-59v-27,0,-30,27,-30,59xm165,-230v-11,14,-24,21,-45,21v-27,0,-51,-23,-72,-2r-15,-27v10,-13,25,-21,45,-21v26,0,51,24,72,2",w:195},"\u00f6":{d:"99,-188v51,0,85,38,84,95v-1,58,-28,97,-84,97v-50,0,-83,-37,-83,-95v0,-58,33,-97,83,-97xm70,-93v0,36,3,62,30,62v21,0,30,-18,30,-62v0,-37,-1,-59,-30,-59v-27,0,-30,27,-30,59xm89,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27xm165,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27",w:195},"\u00f7":{d:"198,-77r-182,0r0,-38r182,0r0,38xm138,-24v0,17,-15,30,-32,30v-17,0,-31,-13,-31,-30v0,-18,15,-33,32,-33v17,0,31,15,31,33xm138,-168v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31v17,0,31,14,31,31",w:214},"\u00f8":{d:"157,-163v48,51,24,167,-60,167v-14,0,-26,-3,-37,-8r-21,34r-22,-12r22,-37v-49,-49,-22,-169,58,-169v15,0,27,3,39,9r22,-35r22,13xm99,-31v26,7,34,-48,28,-84r-47,78v5,4,13,6,19,6xm116,-145v-31,-21,-48,11,-48,52v0,9,1,18,1,25",w:195},"\u00f9":{d:"75,-71v-11,49,37,45,50,22r0,-130r46,-10v5,59,-12,135,12,175r-35,19v-6,-4,-11,-10,-14,-18v-38,33,-107,23,-107,-49r0,-118r48,-9r0,118xm144,-227r-15,26r-80,-36r20,-37",w:196},"\u00fa":{d:"75,-71v-11,49,37,45,50,22r0,-130r46,-10v5,59,-12,135,12,175r-35,19v-6,-4,-11,-10,-14,-18v-38,33,-107,23,-107,-49r0,-118r48,-9r0,118xm157,-237r-81,36r-15,-26r75,-47",w:196},"\u00fb":{d:"75,-71v-11,49,37,45,50,22r0,-130r46,-10v5,59,-12,135,12,175r-35,19v-6,-4,-11,-10,-14,-18v-38,33,-107,23,-107,-49r0,-118r48,-9r0,118xm166,-225r-16,26r-50,-27r-49,27r-16,-26r65,-49",w:196},"\u00fc":{d:"75,-71v-11,49,37,45,50,22r0,-130r46,-10v5,59,-12,135,12,175r-35,19v-6,-4,-11,-10,-14,-18v-38,33,-107,23,-107,-49r0,-118r48,-9r0,118xm88,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27xm166,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27",w:196},"\u00fd":{d:"184,-184r-67,187v-21,56,-30,67,-80,78r-16,-32v29,-6,45,-22,54,-49r-12,0r-61,-181r49,-6r42,146v8,-47,28,-99,41,-143r50,0xm153,-237r-80,36r-15,-26r74,-47",w:182},"\u00fe":{d:"185,-95v0,66,-60,126,-113,85r0,77r-46,12r0,-289v0,-23,-1,-35,-4,-45r50,-12r0,93v50,-39,113,3,113,79xm74,-49v26,25,66,7,56,-45v10,-51,-33,-69,-56,-40r0,85",w:200},"\u00ff":{d:"184,-184r-67,187v-21,56,-30,67,-80,78r-16,-32v29,-6,45,-22,54,-49r-12,0r-61,-181r49,-6r42,146v8,-47,28,-99,41,-143r50,0xm163,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27xm87,-229v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27",w:182},"\u0131":{d:"75,0r-48,0r0,-181r48,-8r0,189",w:102},"\u0141":{d:"168,-42r-9,42r-132,0r0,-106r-20,7r0,-33r20,-7r0,-111r51,0r0,94r54,-17r0,33r-54,17r0,81r90,0",w:171},"\u0142":{d:"76,-120v5,36,-14,101,19,90r8,29v-45,12,-85,0,-76,-61r0,-41r-14,5r0,-33r14,-5r-3,-119r50,-11v4,23,1,81,2,113r20,-6r0,33",w:104},"\u0152":{d:"16,-126v0,-80,41,-124,132,-124r143,0r-7,41r-85,0r0,58r71,0r0,41r-71,0r0,67r97,0r0,43r-147,0v-99,6,-133,-39,-133,-126xm76,-130v0,58,20,105,76,87r0,-161v-45,-10,-76,7,-76,74",w:304},"\u0153":{d:"204,-188v59,0,81,43,78,111v-34,2,-77,-4,-107,2v-2,52,57,54,86,26r18,29v-35,31,-92,34,-127,5v-53,44,-138,7,-138,-76v0,-82,81,-124,137,-78v14,-13,31,-19,53,-19xm68,-93v0,36,3,62,31,62v21,0,30,-18,30,-62v0,-37,-2,-59,-31,-59v-27,0,-30,27,-30,59xm231,-112v1,-28,-6,-41,-27,-41v-18,0,-28,15,-28,41r55,0",w:292},"\u0160":{d:"203,-79v0,85,-122,105,-189,62r19,-40v33,22,113,37,113,-14v0,-45,-94,-35,-110,-71v-26,-58,11,-116,79,-116v31,0,62,9,84,25r-24,36v-23,-14,-39,-19,-58,-19v-21,0,-35,12,-35,29v0,23,38,28,58,34v41,12,63,37,63,74xm177,-313r-65,49r-66,-49r16,-26r50,27r49,-27"},"\u0161":{d:"156,-90v41,86,-70,121,-143,75r17,-36v15,9,40,21,61,21v14,0,25,-9,25,-21v-3,-32,-68,-20,-84,-45v-26,-43,3,-93,61,-93v30,0,48,9,65,17r-15,32v-18,-9,-32,-13,-46,-13v-29,0,-32,33,0,37v22,3,54,15,59,26xm154,-248r-65,49r-66,-49r16,-26r50,27r49,-27",w:176},"\u0178":{d:"205,-250r-80,147r0,103r-53,0r0,-103r-77,-147r60,0r45,100r45,-100r60,0xm88,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28xm164,-286v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28v0,-15,13,-28,28,-28v15,0,27,13,27,28",w:195},"\u017d":{d:"184,-41r-13,41r-157,0r0,-35r108,-175v-23,3,-74,2,-103,2r12,-42r149,0r0,36r-105,174v29,-2,76,-1,109,-1xm164,-313r-65,49r-66,-49r16,-26r50,27r49,-27",w:194},"\u017e":{d:"162,-33r-12,33r-136,0r0,-30r87,-120r-79,0r0,-34r136,0r0,33r-81,118r85,0xm155,-248r-65,49r-66,-49r16,-26r50,27r49,-27",w:172},"\u017f":{d:"32,-184v-13,-70,62,-100,117,-72r-20,34v-25,-18,-48,-2,-48,39r0,183r-49,0r0,-147r-29,0r0,-37r29,0",w:130},"\u0192":{d:"139,-255r-15,30v-30,-20,-44,10,-41,41r43,0r-12,34r-32,0r-10,138v-4,60,-14,65,-52,91r-23,-33v23,-18,29,-24,31,-50r9,-146r-15,0r0,-34r19,0v-2,-48,14,-84,59,-83v15,0,30,6,39,12",w:115},"\u02c6":{d:"140,-225r-16,26r-50,-27r-49,27r-16,-26r65,-49",w:149},"\u02c7":{d:"140,-248r-65,49r-66,-49r16,-26r50,27r49,-27",w:149},"\u02d8":{d:"132,-249v-5,7,-33,41,-61,41v-28,0,-57,-34,-62,-41r13,-16v6,6,27,23,50,23v19,0,43,-18,49,-23",w:140},"\u02d9":{d:"68,-235v0,17,-12,30,-29,30v-16,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v16,0,29,13,29,30",w:77},"\u02da":{d:"85,-237v0,21,-18,38,-39,38v-21,0,-37,-17,-37,-38v0,-21,17,-38,38,-38v21,0,38,17,38,38xm65,-237v0,-10,-8,-19,-18,-19v-10,0,-19,9,-19,19v0,10,8,18,18,18v10,0,19,-8,19,-18",w:93},"\u02db":{d:"90,63v-22,17,-70,8,-70,-23v0,-26,20,-45,26,-49r26,14v-11,8,-32,32,-11,41v8,0,13,-3,19,-6",w:110},"\u02dc":{d:"140,-230v-11,14,-24,21,-45,21v-27,0,-50,-23,-71,-2r-15,-27v10,-13,25,-21,45,-21v26,0,51,24,71,2",w:149},"\u02dd":{d:"79,-267r-42,78r-28,-12r30,-82xm161,-260r-53,70r-26,-16r42,-77",w:169},"\u037e":{d:"49,12v0,-12,-28,-19,-23,-36v0,-18,13,-32,31,-32v61,0,36,102,-15,108r-19,-20v15,-4,26,-11,26,-20xm89,-133v0,17,-14,31,-31,31v-17,0,-31,-13,-31,-30v0,-17,13,-32,30,-32v17,0,32,14,32,31",w:116},"\u0394":{d:"208,-35r-7,35r-192,0r0,-38r77,-213r45,0xm153,-43v-15,-46,-34,-90,-45,-141v-11,49,-31,96,-46,141r91,0",w:215,k:{Y:11,T:22,O:4,",":-4}},"\u03a9":{d:"240,-132v0,35,-23,73,-45,91r43,0r-9,41r-90,0r0,-36v26,-24,44,-68,44,-99v0,-35,-8,-80,-54,-80v-46,0,-55,47,-55,82v0,32,17,72,44,97r0,36r-98,0r9,-41r33,0v-75,-57,-50,-212,68,-212v66,0,110,44,110,121",w:257,k:{T:11}},"\u03bc":{d:"75,-71v-11,49,37,45,50,22r0,-130r46,-10v5,59,-12,135,12,175r-35,19v-6,-4,-11,-10,-14,-18v-14,13,-42,25,-61,13r0,67r-46,12r0,-259r48,-9r0,118",w:198},"\u03c0":{d:"195,-184r-12,34r-15,0v6,47,-17,110,19,130r-25,29v-58,-15,-38,-93,-41,-159r-46,0r0,150r-48,0r0,-150r-20,0r0,-34r188,0",w:201},"\u2013":{d:"192,-80r-176,0r0,-37r176,0r0,37",w:207},"\u2014":{d:"273,-80r-257,0r0,-37r257,0r0,37",w:289},"\u2018":{d:"58,-217v3,12,29,16,24,36v0,17,-15,31,-32,31v-61,0,-36,-101,15,-108r19,20v-16,4,-26,12,-26,21",w:96},"\u2019":{d:"39,-188v0,-13,-29,-18,-24,-37v0,-17,13,-31,31,-31v60,0,37,101,-14,108r-19,-20v15,-4,26,-11,26,-20",w:96},"\u201a":{d:"39,12v0,-13,-29,-18,-24,-37v0,-17,14,-31,31,-31v60,0,37,101,-14,108r-19,-20v16,-4,26,-11,26,-20",w:96},"\u201c":{d:"58,-218v0,13,29,18,24,37v0,17,-14,31,-32,31v-61,0,-36,-101,15,-108r19,20v-16,4,-26,11,-26,20xm140,-218v1,13,27,18,23,37v0,17,-14,31,-32,31v-21,0,-35,-18,-35,-43v0,-31,20,-57,50,-65r19,20v-15,4,-25,11,-25,20",w:177},"\u201d":{d:"39,-188v0,-13,-29,-18,-24,-37v0,-17,13,-31,31,-31v60,0,37,101,-14,108r-19,-20v15,-4,26,-11,26,-20xm120,-188v-1,-14,-28,-18,-24,-37v0,-17,14,-31,32,-31v21,0,35,18,35,43v0,31,-20,57,-50,65r-19,-20v15,-4,26,-11,26,-20",w:177},"\u201e":{d:"120,12v-1,-14,-28,-18,-24,-37v0,-17,14,-31,32,-31v61,0,36,101,-15,108r-19,-20v15,-4,26,-11,26,-20xm39,12v0,-13,-29,-18,-24,-37v0,-17,14,-31,31,-31v60,0,37,101,-14,108r-19,-20v16,-4,26,-11,26,-20",w:178},"\u2020":{d:"169,-196r-8,43r-50,0r0,153r-48,0r0,-153r-54,0r0,-43r54,0r0,-54r48,0r0,54r58,0",w:177},"\u2021":{d:"173,-196r-8,43r-50,0r0,55r54,0r0,44r-54,0r0,54r-48,0r0,-54r-58,0r8,-44r50,0r0,-55r-54,0r0,-43r54,0r0,-54r48,0r0,54r58,0",w:182},"\u2022":{d:"151,-127v0,35,-29,63,-64,63v-35,0,-64,-28,-64,-63v0,-35,29,-64,64,-64v35,0,64,29,64,64",w:174},"\u2026":{d:"263,-26v0,18,-15,32,-32,32v-18,0,-31,-14,-31,-32v0,-17,14,-32,31,-32v18,0,32,15,32,32xm173,-26v0,18,-15,32,-32,32v-18,0,-31,-14,-31,-32v0,-17,14,-32,31,-32v18,0,32,15,32,32xm83,-26v0,18,-15,32,-32,32v-18,0,-31,-14,-31,-32v0,-17,14,-32,31,-32v18,0,32,15,32,32",w:282},"\u2030":{d:"231,-121v37,0,63,25,62,62v-1,39,-22,63,-62,63v-37,0,-60,-24,-60,-62v0,-37,23,-63,60,-63xm365,-121v36,0,63,24,62,62v0,39,-22,63,-62,63v-37,0,-61,-24,-61,-62v0,-37,24,-63,61,-63xm73,-254v37,0,63,25,62,62v0,39,-22,63,-62,63v-37,0,-60,-24,-60,-62v0,-37,23,-63,60,-63xm236,-250r-131,250r-34,0r131,-250r34,0xm210,-59v0,24,3,36,22,36v15,0,21,-11,21,-37v0,-22,-4,-34,-22,-34v-18,0,-21,14,-21,35xm343,-59v0,24,3,36,22,36v15,0,22,-11,22,-37v0,-21,-5,-34,-23,-34v-18,0,-21,14,-21,35xm52,-192v0,24,3,36,22,36v15,0,21,-11,21,-37v0,-22,-5,-34,-22,-34v-17,0,-21,14,-21,35",w:439},"\u2039":{d:"101,-27r-33,22r-57,-85r57,-84r33,22r-42,62",w:111},"\u203a":{d:"101,-90r-57,85r-33,-22r42,-63r-42,-62r33,-22",w:111},"\u2044":{d:"162,-275r-190,330r-39,0r190,-330r39,0",w:95},"\u2070":{d:"117,-166v0,44,-22,75,-55,75v-35,0,-55,-30,-55,-74v0,-44,22,-75,55,-75v35,0,55,30,55,74xm77,-165v0,-43,-8,-48,-15,-48v-13,0,-16,20,-16,47v0,43,9,48,16,48v13,0,15,-20,15,-47",w:124},"\u2074":{d:"121,-116r-16,0r0,31r-34,4r0,-35r-64,0v1,-52,27,-77,39,-118r38,0r-37,88r25,0v0,-18,2,-33,4,-51r29,-6r0,57r16,0r0,30",w:128},"\u2075":{d:"107,-139v1,39,-45,61,-91,54r-9,-29v30,12,60,2,61,-22v-5,-25,-25,-22,-55,-13r7,-85r82,0r-6,31r-42,0r-3,20v33,-2,56,16,56,44",w:113},"\u2076":{d:"119,-138v0,29,-24,51,-54,51v-34,0,-58,-26,-58,-62v0,-51,44,-84,92,-97r8,26v-23,9,-43,16,-55,39v32,-13,67,11,67,43xm82,-137v0,-22,-23,-22,-36,-14v-2,19,4,36,18,36v10,0,18,-8,18,-22",w:126},"\u2077":{d:"116,-234v-11,59,-51,78,-58,146r-40,9v11,-43,30,-90,53,-123r-64,0r8,-32r101,0",w:122},"\u2078":{d:"64,-86v-52,0,-78,-54,-36,-78v-36,-25,-10,-72,39,-72v49,0,72,50,32,70v15,7,27,17,27,35v0,28,-27,45,-62,45xm67,-112v19,0,25,-20,12,-28v-5,-3,-13,-7,-22,-10v-17,9,-14,38,10,38xm67,-180v14,-5,23,-31,-3,-30v-30,4,-12,27,3,30",w:132},"\u2079":{d:"63,-236v71,0,67,100,19,132v-14,9,-32,21,-50,27r-21,-23v24,-6,47,-23,57,-37v-32,9,-61,-16,-61,-47v0,-30,24,-52,56,-52xm64,-163v13,0,17,-8,16,-21v0,-17,-7,-24,-17,-24v-9,0,-17,8,-17,23v0,14,7,22,18,22",w:125},"\u2080":{d:"117,18v0,44,-22,75,-55,75v-35,0,-55,-30,-55,-74v0,-44,22,-75,55,-75v35,0,55,30,55,74xm77,19v0,-43,-8,-48,-15,-48v-13,0,-16,20,-16,47v0,43,9,48,16,48v13,0,15,-20,15,-47",w:124},"\u2081":{d:"99,90r-78,0r0,-29r23,0r0,-75v-8,4,-16,8,-27,12r-10,-20v24,-11,34,-36,73,-32r0,115r19,0r0,29",w:105},"\u2082":{d:"120,60r-8,30r-99,0r0,-24v17,-17,63,-55,59,-76v-4,-27,-25,-15,-45,0r-20,-23v31,-33,105,-34,105,20v0,28,-32,55,-52,73r60,0",w:127},"\u2083":{d:"117,45v1,37,-50,56,-100,50r-10,-27v33,9,70,-4,69,-26v-2,-20,-23,-13,-40,-14r0,-29v16,3,42,1,39,-13v-3,-21,-39,-10,-48,1r-19,-23v29,-29,104,-27,106,19v0,13,-6,23,-17,30v13,6,20,18,20,32",w:124},"\u2084":{d:"121,64r-16,0r0,31r-34,4r0,-35r-64,0v1,-52,27,-77,39,-118r38,0r-37,88r25,0v0,-18,2,-33,4,-51r29,-6r0,57r16,0r0,30",w:128},"\u2085":{d:"107,41v1,39,-45,61,-91,54r-9,-29v30,12,60,2,61,-22v-5,-25,-25,-22,-55,-13r7,-85r82,0r-6,31r-42,0r-3,20v33,-2,56,16,56,44",w:113},"\u2086":{d:"119,42v0,29,-24,51,-54,51v-34,0,-58,-26,-58,-62v0,-51,44,-84,92,-97r8,26v-23,9,-43,16,-55,39v32,-13,67,11,67,43xm82,43v0,-22,-23,-22,-36,-14v-2,19,4,36,18,36v10,0,18,-8,18,-22",w:126},"\u2087":{d:"116,-54v-11,59,-51,78,-58,146r-40,9v11,-43,30,-90,53,-123r-64,0r8,-32r101,0",w:122},"\u2088":{d:"64,94v-52,0,-78,-54,-36,-78v-36,-25,-10,-72,39,-72v49,0,72,50,32,70v15,7,27,17,27,35v0,28,-27,45,-62,45xm67,68v19,0,25,-20,12,-28v-5,-3,-13,-7,-22,-10v-17,9,-14,38,10,38xm67,0v14,-5,23,-31,-3,-30v-30,4,-12,27,3,30",w:132},"\u2089":{d:"63,-56v71,0,67,100,19,132v-14,9,-32,21,-50,27r-21,-23v24,-6,47,-23,57,-37v-32,9,-61,-16,-61,-47v0,-30,24,-52,56,-52xm64,17v13,0,17,-8,16,-21v0,-17,-7,-24,-17,-24v-9,0,-17,8,-17,23v0,14,7,22,18,22",w:125},"\u20ac":{d:"110,-78v9,42,62,58,97,27r12,39v-61,40,-157,1,-165,-66r-41,0r0,-35r36,0r0,-28r-36,0r0,-35r44,0v14,-64,97,-100,157,-67r-12,41v-33,-28,-83,-10,-91,26r70,0r0,35r-75,0v-1,9,-1,19,0,28r75,0r0,35r-71,0",w:228},"\u2117":{d:"284,-127v0,74,-60,133,-134,133v-74,0,-134,-59,-134,-133v0,-74,60,-134,134,-134v74,0,134,60,134,134xm247,-127v0,-56,-43,-102,-97,-102v-54,0,-97,46,-97,102v0,56,43,101,97,101v54,0,97,-45,97,-101xm110,-199v52,-2,102,0,101,44v-1,32,-25,50,-66,46r0,47r-35,0r0,-137xm145,-138v32,10,38,-31,13,-33r-13,0r0,33",w:300},"\u2122":{d:"347,-107r-38,0r-1,-96r-35,96r-26,0r-36,-96r0,96r-39,0r0,-148r53,0r35,97r35,-97r52,0r0,148xm141,-220r-43,0r0,113r-39,0r0,-113r-43,0r0,-35r125,0r0,35",w:370},"\u2126":{d:"18,-123v0,-75,40,-125,109,-125v46,0,69,24,83,42v32,41,34,141,-7,174r34,0r0,32r-93,0r0,-30v27,-11,45,-29,45,-84v0,-62,-11,-92,-63,-99v-45,3,-63,33,-63,84v0,66,20,88,46,99r0,30r-93,0r0,-32r34,0v-22,-21,-32,-54,-32,-91",w:253,k:{T:11}},"\u2190":{d:"427,-99v0,17,-13,31,-30,31v-17,0,-31,-14,-31,-31v0,-17,14,-30,31,-30v17,0,30,13,30,30xm165,35v0,17,-13,30,-30,30v-17,0,-31,-13,-31,-30v0,-17,14,-31,31,-31v17,0,30,14,30,31xm117,-32v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm70,-99v0,17,-13,31,-30,31v-17,0,-31,-14,-31,-31v0,-17,14,-30,31,-30v17,0,30,13,30,30xm159,-99v0,17,-13,31,-30,31v-17,0,-31,-14,-31,-31v0,-17,14,-30,31,-30v17,0,30,13,30,30xm117,-165v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,30,13,30,30xm248,-99v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm165,-232v0,17,-13,31,-30,31v-17,0,-31,-14,-31,-31v0,-17,14,-30,31,-30v17,0,30,13,30,30xm338,-99v0,17,-14,31,-31,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,31,13,31,30",w:435},"\u2191":{d:"382,-182v0,17,-14,30,-31,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,31,13,31,30xm248,80v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm248,-9v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-31,30,-31v17,0,30,14,30,31xm115,-182v0,17,-13,30,-30,30v-17,0,-31,-13,-31,-30v0,-17,14,-30,31,-30v17,0,30,13,30,30xm248,-98v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-31,30,-31v17,0,30,14,30,31xm182,-229v0,17,-14,30,-31,30v-17,0,-30,-13,-30,-30v0,-17,13,-31,30,-31v17,0,31,14,31,31xm248,-188v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm248,-277v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,30,13,30,30xm315,-229v0,17,-13,30,-30,30v-17,0,-31,-13,-31,-30v0,-17,14,-31,31,-31v17,0,30,14,30,31",w:435},"\u2192":{d:"332,-232v0,17,-14,31,-31,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,31,13,31,30xm70,-99v0,17,-14,31,-31,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,31,13,31,30xm159,-99v0,17,-13,31,-30,31v-17,0,-31,-14,-31,-31v0,-17,14,-30,31,-30v17,0,30,13,30,30xm332,35v0,17,-14,30,-31,30v-17,0,-30,-13,-30,-30v0,-17,13,-31,30,-31v17,0,31,14,31,31xm248,-99v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm379,-32v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm338,-99v0,17,-14,31,-31,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,31,13,31,30xm427,-99v0,17,-14,31,-31,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,31,13,31,30xm379,-165v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,30,13,30,30",w:435},"\u2193":{d:"248,-277v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,30,13,30,30xm115,-15v0,17,-13,30,-30,30v-17,0,-31,-13,-31,-30v0,-17,14,-30,31,-30v17,0,30,13,30,30xm182,32v0,17,-14,31,-31,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,31,13,31,30xm248,80v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm248,-9v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-31,30,-31v17,0,30,14,30,31xm315,32v0,17,-13,31,-30,31v-17,0,-31,-14,-31,-31v0,-17,14,-30,31,-30v17,0,30,13,30,30xm248,-99v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30xm382,-15v0,17,-14,30,-31,30v-17,0,-30,-13,-30,-30v0,-17,13,-30,30,-30v17,0,31,13,31,30xm248,-188v0,17,-13,31,-30,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,30,13,30,30",w:435},"\u2196":{d:"281,-39v16,0,30,14,30,30v0,16,-14,31,-30,31v-15,0,-30,-15,-30,-30v0,-16,14,-31,30,-31xm65,-67v15,0,30,15,30,30v0,16,-15,31,-31,31v-15,0,-30,-15,-30,-30v0,-16,15,-31,31,-31xm185,-135v0,16,-14,31,-30,31v-16,0,-30,-15,-30,-31v0,-16,14,-30,30,-30v15,0,30,15,30,30xm109,-117v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-16,14,-31,30,-31v16,0,31,15,31,31xm375,55v0,16,-15,30,-31,30v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30v16,0,31,15,31,31xm284,-225v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-16,14,-30,30,-30v16,0,31,14,31,30xm218,-102v16,0,30,14,30,30v0,16,-14,31,-30,31v-16,0,-30,-15,-30,-31v0,-16,14,-30,30,-30xm92,-228v15,0,30,15,30,30v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-16,15,-30,31,-30xm203,-211v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30v0,-16,14,-31,30,-31v16,0,31,15,31,31",w:435},"\u2197":{d:"331,-148v16,0,30,15,30,31v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-16,15,-31,31,-31xm65,24v15,0,30,15,30,30v0,16,-15,31,-31,31v-15,0,-30,-15,-30,-30v0,-16,15,-31,31,-31xm158,-8v0,15,-15,30,-30,30v-16,0,-30,-15,-30,-31v0,-16,14,-30,30,-30v16,0,30,15,30,31xm375,-36v0,16,-15,30,-31,30v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30v16,0,31,15,31,31xm191,-102v16,0,30,14,30,30v0,16,-14,31,-30,31v-16,0,-30,-15,-30,-31v0,-16,14,-30,30,-30xm186,-225v0,16,-14,31,-30,31v-16,0,-31,-15,-31,-31v0,-16,15,-30,31,-30v16,0,30,14,30,30xm267,-211v0,15,-15,30,-30,30v-16,0,-31,-14,-31,-30v0,-16,15,-31,31,-31v16,0,30,15,30,31xm254,-165v16,0,30,14,30,30v0,16,-14,31,-30,31v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30xm348,-198v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30v16,0,31,14,31,30",w:435},"\u2198":{d:"221,-98v0,16,-14,30,-30,30v-16,0,-30,-14,-30,-30v0,-16,14,-31,30,-31v16,0,30,15,30,31xm267,41v0,16,-14,31,-30,31v-16,0,-31,-15,-31,-31v0,-16,15,-30,31,-30v15,0,30,15,30,30xm158,-162v0,16,-14,31,-30,31v-16,0,-30,-14,-30,-30v0,-16,14,-31,30,-31v15,0,30,15,30,30xm348,28v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30v0,-16,14,-31,30,-31v16,0,31,15,31,31xm186,55v0,15,-15,30,-30,30v-16,0,-31,-14,-31,-30v0,-16,15,-31,31,-31v16,0,30,15,30,31xm95,-225v0,16,-14,31,-30,31v-16,0,-31,-15,-31,-31v0,-15,15,-30,30,-30v16,0,31,14,31,30xm361,-53v0,15,-15,30,-30,30v-16,0,-31,-14,-31,-30v0,-16,14,-31,30,-31v16,0,31,15,31,31xm375,-134v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30v16,0,31,14,31,30xm284,-35v0,16,-14,30,-30,30v-15,0,-30,-15,-30,-30v0,-16,14,-31,30,-31v16,0,30,15,30,31",w:435},"\u2199":{d:"248,-98v0,16,-14,30,-30,30v-16,0,-30,-14,-30,-30v0,-16,14,-31,30,-31v16,0,30,15,30,31xm122,28v0,15,-15,30,-30,30v-16,0,-31,-14,-31,-30v0,-16,14,-31,30,-31v16,0,31,15,31,31xm311,-161v0,16,-14,30,-30,30v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30v16,0,30,15,30,31xm95,-134v0,16,-14,31,-30,31v-16,0,-31,-15,-31,-31v0,-15,15,-30,30,-30v16,0,31,14,31,30xm284,55v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30v0,-16,14,-31,30,-31v16,0,31,15,31,31xm185,-35v0,15,-15,30,-30,30v-16,0,-30,-14,-30,-30v0,-16,14,-31,30,-31v16,0,30,15,30,31xm203,41v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30v16,0,31,14,31,30xm109,-53v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30v0,-16,14,-31,30,-31v16,0,31,15,31,31xm375,-225v0,16,-15,31,-31,31v-16,0,-30,-15,-30,-31v0,-15,15,-30,30,-30v16,0,31,14,31,30",w:435},"\u2202":{d:"29,-248v69,5,147,79,147,161v0,60,-35,91,-81,91v-45,0,-79,-30,-79,-81v0,-52,40,-82,95,-74v-25,-33,-53,-55,-111,-63xm98,-35v28,0,36,-43,28,-72v-22,-13,-62,-10,-62,31v0,24,13,41,34,41",w:192},"\u2206":{d:"231,0r-218,0r87,-230r45,0xm166,-41r-45,-125r-48,125r93,0",w:244},"\u220f":{d:"246,0r-99,0r0,-36r25,0r0,-158r-86,0r0,158r25,0r0,36r-98,0r0,-36r26,0r0,-158r-26,0r0,-41r233,0r0,41r-26,0r0,158r26,0r0,36",w:258},"\u2211":{d:"170,-41r-13,41r-144,0r0,-33r86,-90r-85,-91r12,-33r142,0r-14,40r-74,0r79,82r-83,84r94,0",w:182},"\u2212":{d:"192,-80r-176,0r0,-37r176,0r0,37",w:207},"\u2219":{d:"80,-98v0,17,-14,31,-32,31v-18,0,-32,-14,-32,-32v0,-18,15,-32,33,-32v18,0,31,15,31,33",w:96},"\u221a":{d:"214,-260r-96,263r-39,0r-53,-153r-24,0r0,-34r60,0r38,112v18,-66,44,-125,65,-188r49,0",w:216},"\u221e":{d:"332,-94v0,73,-90,80,-135,46r-26,-19v-22,17,-54,40,-87,40v-29,0,-71,-13,-71,-64v0,-77,89,-81,138,-45r24,16v21,-18,54,-39,87,-39v29,0,70,14,70,65xm285,-94v-4,-39,-61,-18,-75,0v15,18,73,38,75,0xm135,-92v-15,-18,-73,-38,-75,0v4,40,60,16,75,0",w:344},"\u2224":{d:"80,-98v0,17,-14,31,-32,31v-18,0,-32,-14,-32,-32v0,-18,15,-32,33,-32v18,0,31,15,31,33",w:96},"\u2227":{d:"80,-98v0,17,-14,31,-32,31v-18,0,-32,-14,-32,-32v0,-18,15,-32,33,-32v18,0,31,15,31,33",w:96},"\u222b":{d:"143,-249r-19,39v-21,-16,-38,-17,-40,12r-16,207v-3,59,-58,75,-106,49r19,-40v21,18,39,17,41,-12r15,-206v2,-59,58,-76,106,-49",w:87},"\u2248":{d:"65,-169v23,0,56,23,76,24v14,0,24,-13,32,-24r13,39v-8,15,-21,31,-45,31v-23,0,-56,-24,-77,-25v-14,0,-23,14,-31,25r-13,-39v8,-15,21,-31,45,-31xm65,-97v23,0,56,23,76,24v14,0,24,-13,32,-24r13,39v-8,15,-21,31,-45,31v-23,0,-56,-24,-77,-25v-14,0,-23,14,-31,25r-13,-39v8,-15,21,-31,45,-31",w:205},"\u2260":{d:"108,-121r-88,0r0,-45r113,0r33,-55r29,17v-6,11,-20,32,-26,38r48,0r0,45r-75,0r-13,24r88,0r0,45r-113,0r-33,55r-29,-17v6,-11,20,-32,26,-38r-48,0r0,-45r75,0",w:236},"\u2264":{d:"147,-42r-138,-51r0,-34r138,-65r0,48r-74,31r74,25r0,46xm147,0r-138,0r0,-39r138,0r0,39",w:159},"\u2265":{d:"150,-93r-137,51r0,-47r74,-24r-74,-31r0,-48r137,65r0,34xm150,0r-137,0r0,-39r137,0r0,39",w:159},"\u22c5":{d:"80,-98v0,17,-14,31,-32,31v-18,0,-32,-14,-32,-32v0,-18,15,-32,33,-32v18,0,31,15,31,33",w:96},"\u25aa":{d:"284,6r-268,0r0,-267r268,0r0,267",w:300},"\u25ab":{d:"284,6r-268,0r0,-267r268,0r0,267xm248,-30r0,-195r-196,0r0,195r196,0",w:300},"\u25b4":{d:"157,-57r-128,0r64,-138",w:185},"\u25b8":{d:"162,-126r-139,64r0,-128",w:185},"\u25be":{d:"157,-195r-64,138r-64,-138r128,0",w:185},"\u25c2":{d:"162,-62r-139,-64r139,-64r0,128",w:185},"\u25ca":{d:"190,-124r-67,124r-42,0r-65,-124r65,-123r42,0xm145,-124r-44,-93r-42,93r42,94",w:205},"\u25cb":{d:"284,-127v0,74,-60,133,-134,133v-74,0,-134,-59,-134,-133v0,-74,60,-134,134,-134v74,0,134,60,134,134xm247,-127v0,-56,-43,-102,-97,-102v-54,0,-97,46,-97,102v0,56,43,101,97,101v54,0,97,-45,97,-101",w:300},"\u25cf":{d:"284,-127v0,74,-60,133,-134,133v-74,0,-134,-59,-134,-133v0,-74,60,-134,134,-134v74,0,134,60,134,134",w:300},"\u2610":{d:"284,6r-268,0r0,-267r268,0r0,267xm248,-30r0,-195r-196,0r0,195r196,0",w:300},"\ufb05":{d:"231,-4v-43,17,-92,9,-92,-47r0,-100r-67,0r0,151r-47,0r0,-151r-16,0r0,-33r17,0v-19,-67,46,-104,101,-71r-15,30v-30,-19,-46,7,-40,41r67,0v0,-18,-1,-30,1,-44r49,-12v-2,17,-3,37,-3,56r44,0r-13,33r-31,0r0,92v-2,32,15,34,39,26",w:236},"\ufb06":{d:"161,-235v-43,-2,-47,54,-6,63r-16,32v-18,-9,-31,-13,-45,-13v-29,0,-34,32,-1,37v40,6,70,19,69,58v0,68,-97,80,-153,43r17,-36v15,9,40,21,61,21v14,0,25,-9,25,-21v-10,-40,-94,-10,-94,-78v0,-39,32,-63,80,-60v-23,-39,18,-78,64,-78v29,0,58,8,86,16r0,67r44,0r-13,33r-31,0r0,92v-2,32,15,34,39,26r6,29v-44,17,-92,9,-92,-47r0,-100r-19,0r0,-33r19,0r0,-42v-11,-4,-23,-9,-40,-9",w:298}}});Cufon.replace("#intro #welcome h1");Cufon.replace("section#top h1");Cufon.replace("section#top h2");Cufon.replace("#search h1");Cufon.replace("#topnav > div > ul > li > a",{hover:true,separate:"none"});Cufon.replace("#news h1");Cufon.replace("#news h2 a",{hover:true,separate:"none"});Cufon.replace("#news span a",{hover:true,separate:"none"});Cufon.replace("#anbot h2");Cufon.replace("#anbot article.item a",{hover:true,separate:"none"});Cufon.replace("#quickLinks a",{hover:true,separate:"none"});Cufon.replace(".result h2");Cufon.replace(".resultContainer nav a",{hover:true,separate:"none"});Cufon.replace("a.btback",{hover:true,separate:"none"});Cufon.replace("a.jqmClose",{hover:true,separate:"none"});Cufon.replace("a.btselect",{hover:true,separate:"none"});Cufon.replace("div.configurator h2");Cufon.replace("#addOptionDialog h2");Cufon.replace("#showExtrasDialog h2");
