/*! * jQuery JavaScript Library v1.5.1 * http://jquery.com/ * * Copyright 2011, John Resig * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * Includes Sizzle.js * http://sizzlejs.com/ * Copyright 2011, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * * Date: Wed Feb 23 13:55:29 2011 -0500 */ (function(a,b){function cg(a){return d.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cd(a){if(!bZ[a]){var b=d("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c==="")c="block";bZ[a]=c}return bZ[a]}function cc(a,b){var c={};d.each(cb.concat.apply([],cb.slice(0,b)),function(){c[this]=a});return c}function bY(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function bX(){try{return new a.XMLHttpRequest}catch(b){}}function bW(){d(a).unload(function(){for(var a in bU)bU[a](0,1)})}function bQ(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var e=a.dataTypes,f={},g,h,i=e.length,j,k=e[0],l,m,n,o,p;for(g=1;g=0===c})}function N(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function F(a,b){return(a&&a!=="*"?a+".":"")+b.replace(r,"`").replace(s,"&")}function E(a){var b,c,e,f,g,h,i,j,k,l,m,n,o,q=[],r=[],s=d._data(this,"events");if(a.liveFired!==this&&s&&s.live&&!a.target.disabled&&(!a.button||a.type!=="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var t=s.live.slice(0);for(i=0;ic)break;a.currentTarget=f.elem,a.data=f.handleObj.data,a.handleObj=f.handleObj,o=f.handleObj.origHandler.apply(f.elem,arguments);if(o===!1||a.isPropagationStopped()){c=f.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function C(a,c,e){var f=d.extend({},e[0]);f.type=a,f.originalEvent={},f.liveFired=b,d.event.handle.call(c,f),f.isDefaultPrevented()&&e[0].preventDefault()}function w(){return!0}function v(){return!1}function g(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function f(a,c,f){if(f===b&&a.nodeType===1){f=a.getAttribute("data-"+c);if(typeof f==="string"){try{f=f==="true"?!0:f==="false"?!1:f==="null"?null:d.isNaN(f)?e.test(f)?d.parseJSON(f):f:parseFloat(f)}catch(g){}d.data(a,c,f)}else f=b}return f}var c=a.document,d=function(){function I(){if(!d.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(I,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=navigator.userAgent,w,x=!1,y,z="then done fail isResolved isRejected promise".split(" "),A,B=Object.prototype.toString,C=Object.prototype.hasOwnProperty,D=Array.prototype.push,E=Array.prototype.slice,F=String.prototype.trim,G=Array.prototype.indexOf,H={};d.fn=d.prototype={constructor:d,init:function(a,e,f){var g,i,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!e&&c.body){this.context=c,this[0]=c.body,this.selector="body",this.length=1;return this}if(typeof a==="string"){g=h.exec(a);if(!g||!g[1]&&e)return!e||e.jquery?(e||f).find(a):this.constructor(e).find(a);if(g[1]){e=e instanceof d?e[0]:e,k=e?e.ownerDocument||e:c,j=m.exec(a),j?d.isPlainObject(e)?(a=[c.createElement(j[1])],d.fn.attr.call(a,e,!0)):a=[k.createElement(j[1])]:(j=d.buildFragment([g[1]],[k]),a=(j.cacheable?d.clone(j.fragment):j.fragment).childNodes);return d.merge(this,a)}i=c.getElementById(g[2]);if(i&&i.parentNode){if(i.id!==g[2])return f.find(a);this.length=1,this[0]=i}this.context=c,this.selector=a;return this}if(d.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return d.makeArray(a,this)},selector:"",jquery:"1.5.1",length:0,size:function(){return this.length},toArray:function(){return E.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var e=this.constructor();d.isArray(a)?D.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")");return e},each:function(a,b){return d.each(this,a,b)},ready:function(a){d.bindReady(),y.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(E.apply(this,arguments),"slice",E.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:D,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i==="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!=="object"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;y.resolveWith(c,[d]),d.fn.trigger&&d(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!x){x=!0;if(c.readyState==="complete")return setTimeout(d.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",A,!1),a.addEventListener("load",d.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",A),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}c.documentElement.doScroll&&b&&I()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):H[B.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;if(a.constructor&&!C.call(a,"constructor")&&!C.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a){}return c===b||C.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=d.trim(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(b,c,e){a.DOMParser?(e=new DOMParser,c=e.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),e=c.documentElement,(!e||!e.nodeName||e.nodeName==="parsererror")&&d.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var b=c.head||c.getElementsByTagName("head")[0]||c.documentElement,e=c.createElement("script");d.support.scriptEval()?e.appendChild(c.createTextNode(a)):e.text=a,b.insertBefore(e,b.firstChild),b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g1){var f=E.call(arguments,0),g=b,h=function(a){return function(b){f[a]=arguments.length>1?E.call(arguments,0):b,--g||c.resolveWith(e,f)}};while(b--)a=f[b],a&&d.isFunction(a.promise)?a.promise().then(h(b),c.reject):--g;g||c.resolveWith(e,f)}else c!==a&&c.resolve(a);return e},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.subclass=this.subclass,a.fn.init=function b(b,c){c&&c instanceof d&&!(c instanceof a)&&(c=a(c));return d.fn.init.call(this,b,c,e)},a.fn.init.prototype=a.fn;var e=a(c);return a},browser:{}}),y=d._Deferred(),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){H["[object "+b+"]"]=b.toLowerCase()}),w=d.uaMatch(v),w.browser&&(d.browser[w.browser]=!0,d.browser.version=w.version),d.browser.webkit&&(d.browser.safari=!0),G&&(d.inArray=function(a,b){return G.call(b,a)}),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(c),c.addEventListener?A=function(){c.removeEventListener("DOMContentLoaded",A,!1),d.ready()}:c.attachEvent&&(A=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",A),d.ready())});return d}();(function(){d.support={};var b=c.createElement("div");b.style.display="none",b.innerHTML="
a";var e=b.getElementsByTagName("*"),f=b.getElementsByTagName("a")[0],g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=b.getElementsByTagName("input")[0];if(e&&e.length&&f){d.support={leadingWhitespace:b.firstChild.nodeType===3,tbody:!b.getElementsByTagName("tbody").length,htmlSerialize:!!b.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0},i.checked=!0,d.support.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,d.support.optDisabled=!h.disabled;var j=null;d.support.scriptEval=function(){if(j===null){var b=c.documentElement,e=c.createElement("script"),f="script"+d.now();try{e.appendChild(c.createTextNode("window."+f+"=1;"))}catch(g){}b.insertBefore(e,b.firstChild),a[f]?(j=!0,delete a[f]):j=!1,b.removeChild(e),b=e=f=null}return j};try{delete b.test}catch(k){d.support.deleteExpando=!1}!b.addEventListener&&b.attachEvent&&b.fireEvent&&(b.attachEvent("onclick",function l(){d.support.noCloneEvent=!1,b.detachEvent("onclick",l)}),b.cloneNode(!0).fireEvent("onclick")),b=c.createElement("div"),b.innerHTML="";var m=c.createDocumentFragment();m.appendChild(b.firstChild),d.support.checkClone=m.cloneNode(!0).cloneNode(!0).lastChild.checked,d(function(){var a=c.createElement("div"),b=c.getElementsByTagName("body")[0];if(b){a.style.width=a.style.paddingLeft="1px",b.appendChild(a),d.boxModel=d.support.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,d.support.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="
",d.support.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="
t
";var e=a.getElementsByTagName("td");d.support.reliableHiddenOffsets=e[0].offsetHeight===0,e[0].style.display="",e[1].style.display="none",d.support.reliableHiddenOffsets=d.support.reliableHiddenOffsets&&e[0].offsetHeight===0,a.innerHTML="",b.removeChild(a).style.display="none",a=e=null}});var n=function(a){var b=c.createElement("div");a="on"+a;if(!b.attachEvent)return!0;var d=a in b;d||(b.setAttribute(a,"return;"),d=typeof b[a]==="function"),b=null;return d};d.support.submitBubbles=n("submit"),d.support.changeBubbles=n("change"),b=e=f=null}})();var e=/^(?:\{.*\}|\[.*\])$/;d.extend({cache:{},uuid:0,expando:"jQuery"+(d.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?d.cache[a[d.expando]]:a[d.expando];return!!a&&!g(a)},data:function(a,c,e,f){if(d.acceptData(a)){var g=d.expando,h=typeof c==="string",i,j=a.nodeType,k=j?d.cache:a,l=j?a[d.expando]:a[d.expando]&&d.expando;if((!l||f&&l&&!k[l][g])&&h&&e===b)return;l||(j?a[d.expando]=l=++d.uuid:l=d.expando),k[l]||(k[l]={},j||(k[l].toJSON=d.noop));if(typeof c==="object"||typeof c==="function")f?k[l][g]=d.extend(k[l][g],c):k[l]=d.extend(k[l],c);i=k[l],f&&(i[g]||(i[g]={}),i=i[g]),e!==b&&(i[c]=e);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[c]:i}},removeData:function(b,c,e){if(d.acceptData(b)){var f=d.expando,h=b.nodeType,i=h?d.cache:b,j=h?b[d.expando]:d.expando;if(!i[j])return;if(c){var k=e?i[j][f]:i[j];if(k){delete k[c];if(!g(k))return}}if(e){delete i[j][f];if(!g(i[j]))return}var l=i[j][f];d.support.deleteExpando||i!=a?delete i[j]:i[j]=null,l?(i[j]={},h||(i[j].toJSON=d.noop),i[j][f]=l):h&&(d.support.deleteExpando?delete b[d.expando]:b.removeAttribute?b.removeAttribute(d.expando):b[d.expando]=null)}},_data:function(a,b,c){return d.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=d.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),d.fn.extend({data:function(a,c){var e=null;if(typeof a==="undefined"){if(this.length){e=d.data(this[0]);if(this[0].nodeType===1){var g=this[0].attributes,h;for(var i=0,j=g.length;i-1)return!0;return!1},val:function(a){if(!arguments.length){var c=this[0];if(c){if(d.nodeName(c,"option")){var e=c.attributes.value;return!e||e.specified?c.value:c.text}if(d.nodeName(c,"select")){var f=c.selectedIndex,g=[],h=c.options,i=c.type==="select-one";if(f<0)return null;for(var k=i?f:0,l=i?f+1:h.length;k=0;else if(d.nodeName(this,"select")){var f=d.makeArray(e);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),f)>=0}),f.length||(this.selectedIndex=-1)}else this.value=e}})}}),d.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,e,f){if(!a||a.nodeType===3||a.nodeType===8||a.nodeType===2)return b;if(f&&c in d.attrFn)return d(a)[c](e);var g=a.nodeType!==1||!d.isXMLDoc(a),h=e!==b;c=g&&d.props[c]||c;if(a.nodeType===1){var i=k.test(c);if(c==="selected"&&!d.support.optSelected){var j=a.parentNode;j&&(j.selectedIndex,j.parentNode&&j.parentNode.selectedIndex)}if((c in a||a[c]!==b)&&g&&!i){h&&(c==="type"&&l.test(a.nodeName)&&a.parentNode&&d.error("type property can't be changed"),e===null?a.nodeType===1&&a.removeAttribute(c):a[c]=e);if(d.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;if(c==="tabIndex"){var o=a.getAttributeNode("tabIndex");return o&&o.specified?o.value:m.test(a.nodeName)||n.test(a.nodeName)&&a.href?0:b}return a[c]}if(!d.support.style&&g&&c==="style"){h&&(a.style.cssText=""+e);return a.style.cssText}h&&a.setAttribute(c,""+e);if(!a.attributes[c]&&(a.hasAttribute&&!a.hasAttribute(c)))return b;var p=!d.support.hrefNormalized&&g&&i?a.getAttribute(c,2):a.getAttribute(c);return p===null?b:p}h&&(a[c]=e);return a[c]}});var p=/\.(.*)$/,q=/^(?:textarea|input|select)$/i,r=/\./g,s=/ /g,t=/[^\w\s.|`]/g,u=function(a){return a.replace(t,"\\$&")};d.event={add:function(c,e,f,g){if(c.nodeType!==3&&c.nodeType!==8){try{d.isWindow(c)&&(c!==a&&!c.frameElement)&&(c=a)}catch(h){}if(f===!1)f=v;else if(!f)return;var i,j;f.handler&&(i=f,f=i.handler),f.guid||(f.guid=d.guid++);var k=d._data(c);if(!k)return;var l=k.events,m=k.handle;l||(k.events=l={}),m||(k.handle=m=function(){return typeof d!=="undefined"&&!d.event.triggered?d.event.handle.apply(m.elem,arguments):b}),m.elem=c,e=e.split(" ");var n,o=0,p;while(n=e[o++]){j=i?d.extend({},i):{handler:f,data:g},n.indexOf(".")>-1?(p=n.split("."),n=p.shift(),j.namespace=p.slice(0).sort().join(".")):(p=[],j.namespace=""),j.type=n,j.guid||(j.guid=f.guid);var q=l[n],r=d.event.special[n]||{};if(!q){q=l[n]=[];if(!r.setup||r.setup.call(c,g,p,m)===!1)c.addEventListener?c.addEventListener(n,m,!1):c.attachEvent&&c.attachEvent("on"+n,m)}r.add&&(r.add.call(c,j),j.handler.guid||(j.handler.guid=f.guid)),q.push(j),d.event.global[n]=!0}c=null}},global:{},remove:function(a,c,e,f){if(a.nodeType!==3&&a.nodeType!==8){e===!1&&(e=v);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=d.hasData(a)&&d._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(e=c.handler,c=c.type);if(!c||typeof c==="string"&&c.charAt(0)==="."){c=c||"";for(h in t)d.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+d.map(m.slice(0).sort(),u).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!e){for(j=0;j=0&&(a.type=f=f.slice(0,-1),a.exclusive=!0),e||(a.stopPropagation(),d.event.global[f]&&d.each(d.cache,function(){var b=d.expando,e=this[b];e&&e.events&&e.events[f]&&d.event.trigger(a,c,e.handle.elem)}));if(!e||e.nodeType===3||e.nodeType===8)return b;a.result=b,a.target=e,c=d.makeArray(c),c.unshift(a)}a.currentTarget=e;var h=d._data(e,"handle");h&&h.apply(e,c);var i=e.parentNode||e.ownerDocument;try{e&&e.nodeName&&d.noData[e.nodeName.toLowerCase()]||e["on"+f]&&e["on"+f].apply(e,c)===!1&&(a.result=!1,a.preventDefault())}catch(j){}if(!a.isPropagationStopped()&&i)d.event.trigger(a,c,i,!0);else if(!a.isDefaultPrevented()){var k,l=a.target,m=f.replace(p,""),n=d.nodeName(l,"a")&&m==="click",o=d.event.special[m]||{};if((!o._default||o._default.call(e,a)===!1)&&!n&&!(l&&l.nodeName&&d.noData[l.nodeName.toLowerCase()])){try{l[m]&&(k=l["on"+m],k&&(l["on"+m]=null),d.event.triggered=!0,l[m]())}catch(q){}k&&(l["on"+m]=k),d.event.triggered=!1}}},handle:function(c){var e,f,g,h,i,j=[],k=d.makeArray(arguments);c=k[0]=d.event.fix(c||a.event),c.currentTarget=this,e=c.type.indexOf(".")<0&&!c.exclusive,e||(g=c.type.split("."),c.type=g.shift(),j=g.slice(0).sort(),h=new RegExp("(^|\\.)"+j.join("\\.(?:.*\\.)?")+"(\\.|$)")),c.namespace=c.namespace||j.join("."),i=d._data(this,"events"),f=(i||{})[c.type];if(i&&f){f=f.slice(0);for(var l=0,m=f.length;l-1?d.map(a.options,function(a){return a.selected}).join("-"):"":a.nodeName.toLowerCase()==="select"&&(c=a.selectedIndex);return c},B=function B(a){var c=a.target,e,f;if(q.test(c.nodeName)&&!c.readOnly){e=d._data(c,"_change_data"),f=A(c),(a.type!=="focusout"||c.type!=="radio")&&d._data(c,"_change_data",f);if(e===b||f===e)return;if(e!=null||f)a.type="change",a.liveFired=b,d.event.trigger(a,arguments[1],c)}};d.event.special.change={filters:{focusout:B,beforedeactivate:B,click:function(a){var b=a.target,c=b.type;(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")&&B.call(this,a)},keydown:function(a){var b=a.target,c=b.type;(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&B.call(this,a)},beforeactivate:function(a){var b=a.target;d._data(b,"_change_data",A(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in z)d.event.add(this,c+".specialChange",z[c]);return q.test(this.nodeName)},teardown:function(a){d.event.remove(this,".specialChange");return q.test(this.nodeName)}},z=d.event.special.change.filters,z.focus=z.beforeactivate}c.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(a,b){function c(a){a=d.event.fix(a),a.type=b;return d.event.handle.call(this,a)}d.event.special[b]={setup:function(){this.addEventListener(a,c,!0)},teardown:function(){this.removeEventListener(a,c,!0)}}}),d.each(["bind","one"],function(a,c){d.fn[c]=function(a,e,f){if(typeof a==="object"){for(var g in a)this[c](g,e,a[g],f);return this}if(d.isFunction(e)||e===!1)f=e,e=b;var h=c==="one"?d.proxy(f,function(a){d(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&c!=="one")this.one(a,e,f);else for(var i=0,j=this.length;i0?this.bind(b,a,c):this.trigger(b)},d.attrFn&&(d.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,e,g){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!=="string")return e;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(f.call(n)==="[object Array]")if(u)if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&e.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&e.push(j[t]);else e.push.apply(e,n);else p(n,e);o&&(k(o,h,e,g),k.uniqueSort(e));return e};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e":function(a,b){var c,d=typeof b==="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){return"text"===a.getAttribute("type")},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length==="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector,d=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(e){d=!0}b&&(k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(d||!l.match.PSEUDO.test(c)&&!/!=/.test(c))return b.call(a,c)}catch(e){}return k(c,null,null,[a]).length>0})}(),function(){var a=c.createElement("div");a.innerHTML="
";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g0)for(var g=c;g0},closest:function(a,b){var c=[],e,f,g=this[0];if(d.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(e=0,f=a.length;e-1:d(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=L.test(a)?d(a,b||this.context):null;for(e=0,f=this.length;e-1:d.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b)break}}c=c.length>1?d.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a==="string")return d.inArray(this[0],a?d(a):this.parent().children());return d.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a==="string"?d(a,b):d.makeArray(a),e=d.merge(this.get(),c);return this.pushStack(N(c[0])||N(e[0])?e:d.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),d.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return d.dir(a,"parentNode")},parentsUntil:function(a,b,c){return d.dir(a,"parentNode",c)},next:function(a){return d.nth(a,2,"nextSibling")},prev:function(a){return d.nth(a,2,"previousSibling")},nextAll:function(a){return d.dir(a,"nextSibling")},prevAll:function(a){return d.dir(a,"previousSibling")},nextUntil:function(a,b,c){return d.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return d.dir(a,"previousSibling",c)},siblings:function(a){return d.sibling(a.parentNode.firstChild,a)},children:function(a){return d.sibling(a.firstChild)},contents:function(a){return d.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:d.makeArray(a.childNodes)}},function(a,b){d.fn[a]=function(c,e){var f=d.map(this,b,c),g=K.call(arguments);G.test(a)||(e=c),e&&typeof e==="string"&&(f=d.filter(e,f)),f=this.length>1&&!M[a]?d.unique(f):f,(this.length>1||I.test(e))&&H.test(a)&&(f=f.reverse());return this.pushStack(f,a,g.join(","))}}),d.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?d.find.matchesSelector(b[0],a)?[b[0]]:[]:d.find.matches(a,b)},dir:function(a,c,e){var f=[],g=a[c];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!d(g).is(e)))g.nodeType===1&&f.push(g),g=g[c];return f},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var P=/ jQuery\d+="(?:\d+|null)"/g,Q=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,S=/<([\w:]+)/,T=/",""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]};X.optgroup=X.option,X.tbody=X.tfoot=X.colgroup=X.caption=X.thead,X.th=X.td,d.support.htmlSerialize||(X._default=[1,"div
","
"]),d.fn.extend({text:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.text(a.call(this,b,c.text()))});if(typeof a!=="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return d.text(this)},wrapAll:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapAll(a.call(this,b))});if(this[0]){var b=d(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapInner(a.call(this,b))});return this.each(function(){var b=d(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){d(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=d(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,d(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,e;(e=this[c])!=null;c++)if(!a||d.filter(a,[e]).length)!b&&e.nodeType===1&&(d.cleanData(e.getElementsByTagName("*")),d.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&d.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return d.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(P,""):null;if(typeof a!=="string"||V.test(a)||!d.support.leadingWhitespace&&Q.test(a)||X[(S.exec(a)||["",""])[1].toLowerCase()])d.isFunction(a)?this.each(function(b){var c=d(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);else{a=a.replace(R,"<$1>");try{for(var c=0,e=this.length;c1&&l0?this.clone(!0):this).get();d(f[h])[b](j),e=e.concat(j)}return this.pushStack(e,a,f.selector)}}),d.extend({clone:function(a,b,c){var e=a.cloneNode(!0),f,g,h;if((!d.support.noCloneEvent||!d.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a)){$(a,e),f=_(a),g=_(e);for(h=0;f[h];++h)$(f[h],g[h])}if(b){Z(a,e);if(c){f=_(a),g=_(e);for(h=0;f[h];++h)Z(f[h],g[h])}}return e},clean:function(a,b,e,f){b=b||c,typeof b.createElement==="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var g=[];for(var h=0,i;(i=a[h])!=null;h++){typeof i==="number"&&(i+="");if(!i)continue;if(typeof i!=="string"||U.test(i)){if(typeof i==="string"){i=i.replace(R,"<$1>");var j=(S.exec(i)||["",""])[1].toLowerCase(),k=X[j]||X._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!d.support.tbody){var n=T.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]===""&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p)d.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!d.support.leadingWhitespace&&Q.test(i)&&m.insertBefore(b.createTextNode(Q.exec(i)[0]),m.firstChild),i=m.childNodes}}else i=b.createTextNode(i);i.nodeType?g.push(i):g=d.merge(g,i)}if(e)for(h=0;g[h];h++)!f||!d.nodeName(g[h],"script")||g[h].type&&g[h].type.toLowerCase()!=="text/javascript"?(g[h].nodeType===1&&g.splice.apply(g,[h+1,0].concat(d.makeArray(g[h].getElementsByTagName("script")))),e.appendChild(g[h])):f.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h]);return g},cleanData:function(a){var b,c,e=d.cache,f=d.expando,g=d.event.special,h=d.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&d.noData[j.nodeName.toLowerCase()])continue;c=j[d.expando];if(c){b=e[c]&&e[c][f];if(b&&b.events){for(var k in b.events)g[k]?d.event.remove(j,k):d.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[d.expando]:j.removeAttribute&&j.removeAttribute(d.expando),delete e[c]}}}});var bb=/alpha\([^)]*\)/i,bc=/opacity=([^)]*)/,bd=/-([a-z])/ig,be=/([A-Z])/g,bf=/^-?\d+(?:px)?$/i,bg=/^-?\d/,bh={position:"absolute",visibility:"hidden",display:"block"},bi=["Left","Right"],bj=["Top","Bottom"],bk,bl,bm,bn=function(a,b){return b.toUpperCase()};d.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return d.access(this,a,c,!0,function(a,c,e){return e!==b?d.style(a,c,e):d.css(a,c)})},d.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bk(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":d.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,e,f){if(a&&a.nodeType!==3&&a.nodeType!==8&&a.style){var g,h=d.camelCase(c),i=a.style,j=d.cssHooks[h];c=d.cssProps[h]||h;if(e===b){if(j&&"get"in j&&(g=j.get(a,!1,f))!==b)return g;return i[c]}if(typeof e==="number"&&isNaN(e)||e==null)return;typeof e==="number"&&!d.cssNumber[h]&&(e+="px");if(!j||!("set"in j)||(e=j.set(a,e))!==b)try{i[c]=e}catch(k){}}},css:function(a,c,e){var f,g=d.camelCase(c),h=d.cssHooks[g];c=d.cssProps[g]||g;if(h&&"get"in h&&(f=h.get(a,!0,e))!==b)return f;if(bk)return bk(a,c,g)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bd,bn)}}),d.curCSS=d.css,d.each(["height","width"],function(a,b){d.cssHooks[b]={get:function(a,c,e){var f;if(c){a.offsetWidth!==0?f=bo(a,b,e):d.swap(a,bh,function(){f=bo(a,b,e)});if(f<=0){f=bk(a,b,b),f==="0px"&&bm&&(f=bm(a,b,b));if(f!=null)return f===""||f==="auto"?"0px":f}if(f<0||f==null){f=a.style[b];return f===""||f==="auto"?"0px":f}return typeof f==="string"?f:f+"px"}},set:function(a,b){if(!bf.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),d.support.opacity||(d.cssHooks.opacity={get:function(a,b){return bc.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style;c.zoom=1;var e=d.isNaN(b)?"":"alpha(opacity="+b*100+")",f=c.filter||"";c.filter=bb.test(f)?f.replace(bb,e):c.filter+" "+e}}),c.defaultView&&c.defaultView.getComputedStyle&&(bl=function(a,c,e){var f,g,h;e=e.replace(be,"-$1").toLowerCase();if(!(g=a.ownerDocument.defaultView))return b;if(h=g.getComputedStyle(a,null))f=h.getPropertyValue(e),f===""&&!d.contains(a.ownerDocument.documentElement,a)&&(f=d.style(a,e));return f}),c.documentElement.currentStyle&&(bm=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bf.test(d)&&bg.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bk=bl||bm,d.expr&&d.expr.filters&&(d.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!d.support.reliableHiddenOffsets&&(a.style.display||d.css(a,"display"))==="none"},d.expr.filters.visible=function(a){return!d.expr.filters.hidden(a)});var bp=/%20/g,bq=/\[\]$/,br=/\r?\n/g,bs=/#.*$/,bt=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bu=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bv=/(?:^file|^widget|\-extension):$/,bw=/^(?:GET|HEAD)$/,bx=/^\/\//,by=/\?/,bz=/)<[^<]*)*<\/script>/gi,bA=/^(?:select|textarea)/i,bB=/\s+/,bC=/([?&])_=[^&]*/,bD=/(^|\-)([a-z])/g,bE=function(a,b,c){return b+c.toUpperCase()},bF=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,bG=d.fn.load,bH={},bI={},bJ,bK;try{bJ=c.location.href}catch(bL){bJ=c.createElement("a"),bJ.href="",bJ=bJ.href}bK=bF.exec(bJ.toLowerCase()),d.fn.extend({load:function(a,c,e){if(typeof a!=="string"&&bG)return bG.apply(this,arguments);if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var g=a.slice(f,a.length);a=a.slice(0,f)}var h="GET";c&&(d.isFunction(c)?(e=c,c=b):typeof c==="object"&&(c=d.param(c,d.ajaxSettings.traditional),h="POST"));var i=this;d.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?d("
").append(c.replace(bz,"")).find(g):c)),e&&i.each(e,[c,b,a])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bA.test(this.nodeName)||bu.test(this.type))}).map(function(a,b){var c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(a,c){return{name:b.name,value:a.replace(br,"\r\n")}}):{name:b.name,value:c.replace(br,"\r\n")}}).get()}}),d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){d.fn[b]=function(a){return this.bind(b,a)}}),d.each(["get","post"],function(a,c){d[c]=function(a,e,f,g){d.isFunction(e)&&(g=g||f,f=e,e=b);return d.ajax({type:c,url:a,data:e,success:f,dataType:g})}}),d.extend({getScript:function(a,c){return d.get(a,b,c,"script")},getJSON:function(a,b,c){return d.get(a,b,c,"json")},ajaxSetup:function(a,b){b?d.extend(!0,a,d.ajaxSettings,b):(b=a,a=d.extend(!0,d.ajaxSettings,b));for(var c in {context:1,url:1})c in b?a[c]=b[c]:c in d.ajaxSettings&&(a[c]=d.ajaxSettings[c]);return a},ajaxSettings:{url:bJ,isLocal:bv.test(bK[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":d.parseJSON,"text xml":d.parseXML}},ajaxPrefilter:bM(bH),ajaxTransport:bM(bI),ajax:function(a,c){function v(a,c,l,n){if(r!==2){r=2,p&&clearTimeout(p),o=b,m=n||"",u.readyState=a?4:0;var q,t,v,w=l?bP(e,u,l):b,x,y;if(a>=200&&a<300||a===304){if(e.ifModified){if(x=u.getResponseHeader("Last-Modified"))d.lastModified[k]=x;if(y=u.getResponseHeader("Etag"))d.etag[k]=y}if(a===304)c="notmodified",q=!0;else try{t=bQ(e,w),c="success",q=!0}catch(z){c="parsererror",v=z}}else{v=c;if(!c||a)c="error",a<0&&(a=0)}u.status=a,u.statusText=c,q?h.resolveWith(f,[t,c,u]):h.rejectWith(f,[u,c,v]),u.statusCode(j),j=b,s&&g.trigger("ajax"+(q?"Success":"Error"),[u,e,q?t:v]),i.resolveWith(f,[u,c]),s&&(g.trigger("ajaxComplete",[u,e]),--d.active||d.event.trigger("ajaxStop"))}}typeof a==="object"&&(c=a,a=b),c=c||{};var e=d.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof d)?d(f):d.event,h=d.Deferred(),i=d._Deferred(),j=e.statusCode||{},k,l={},m,n,o,p,q,r=0,s,t,u={readyState:0,setRequestHeader:function(a,b){r||(l[a.toLowerCase().replace(bD,bE)]=b);return this},getAllResponseHeaders:function(){return r===2?m:null},getResponseHeader:function(a){var c;if(r===2){if(!n){n={};while(c=bt.exec(m))n[c[1].toLowerCase()]=c[2]}c=n[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){r||(e.mimeType=a);return this},abort:function(a){a=a||"abort",o&&o.abort(a),v(0,a);return this}};h.promise(u),u.success=u.done,u.error=u.fail,u.complete=i.done,u.statusCode=function(a){if(a){var b;if(r<2)for(b in a)j[b]=[j[b],a[b]];else b=a[u.status],u.then(b,b)}return this},e.url=((a||e.url)+"").replace(bs,"").replace(bx,bK[1]+"//"),e.dataTypes=d.trim(e.dataType||"*").toLowerCase().split(bB),e.crossDomain||(q=bF.exec(e.url.toLowerCase()),e.crossDomain=q&&(q[1]!=bK[1]||q[2]!=bK[2]||(q[3]||(q[1]==="http:"?80:443))!=(bK[3]||(bK[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!=="string"&&(e.data=d.param(e.data,e.traditional)),bN(bH,e,c,u);if(r===2)return!1;s=e.global,e.type=e.type.toUpperCase(),e.hasContent=!bw.test(e.type),s&&d.active++===0&&d.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(by.test(e.url)?"&":"?")+e.data),k=e.url;if(e.cache===!1){var w=d.now(),x=e.url.replace(bC,"$1_="+w);e.url=x+(x===e.url?(by.test(e.url)?"&":"?")+"_="+w:"")}}if(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)l["Content-Type"]=e.contentType;e.ifModified&&(k=k||e.url,d.lastModified[k]&&(l["If-Modified-Since"]=d.lastModified[k]),d.etag[k]&&(l["If-None-Match"]=d.etag[k])),l.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(t in e.headers)u.setRequestHeader(t,e.headers[t]);if(e.beforeSend&&(e.beforeSend.call(f,u,e)===!1||r===2)){u.abort();return!1}for(t in {success:1,error:1,complete:1})u[t](e[t]);o=bN(bI,e,c,u);if(o){u.readyState=1,s&&g.trigger("ajaxSend",[u,e]),e.async&&e.timeout>0&&(p=setTimeout(function(){u.abort("timeout")},e.timeout));try{r=1,o.send(l,v)}catch(y){status<2?v(-1,y):d.error(y)}}else v(-1,"No Transport");return u},param:function(a,c){var e=[],f=function(a,b){b=d.isFunction(b)?b():b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=d.ajaxSettings.traditional);if(d.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){f(this.name,this.value)});else for(var g in a)bO(g,a[g],c,f);return e.join("&").replace(bp,"+")}}),d.extend({active:0,lastModified:{},etag:{}});var bR=d.now(),bS=/(\=)\?(&|$)|()\?\?()/i;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return d.expando+"_"+bR++}}),d.ajaxPrefilter("json jsonp",function(b,c,e){var f=typeof b.data==="string";if(b.dataTypes[0]==="jsonp"||c.jsonpCallback||c.jsonp!=null||b.jsonp!==!1&&(bS.test(b.url)||f&&bS.test(b.data))){var g,h=b.jsonpCallback=d.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2",m=function(){a[h]=i,g&&d.isFunction(i)&&a[h](g[0])};b.jsonp!==!1&&(j=j.replace(bS,l),b.url===j&&(f&&(k=k.replace(bS,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},e.then(m,m),b.converters["script json"]=function(){g||d.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){d.globalEval(a);return a}}}),d.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),d.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var bT=d.now(),bU,bV;d.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&bX()||bY()}:bX,bV=d.ajaxSettings.xhr(),d.support.ajax=!!bV,d.support.cors=bV&&"withCredentials"in bV,bV=b,d.support.ajax&&d.ajaxTransport(function(a){if(!a.crossDomain||d.support.cors){var c;return{send:function(e,f){var g=a.xhr(),h,i;a.username?g.open(a.type,a.url,a.async,a.username,a.password):g.open(a.type,a.url,a.async);if(a.xhrFields)for(i in a.xhrFields)g[i]=a.xhrFields[i];a.mimeType&&g.overrideMimeType&&g.overrideMimeType(a.mimeType),(!a.crossDomain||a.hasContent)&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(a.hasContent&&a.data||null),c=function(e,i){var j,k,l,m,n;try{if(c&&(i||g.readyState===4)){c=b,h&&(g.onreadystatechange=d.noop,delete bU[h]);if(i)g.readyState!==4&&g.abort();else{j=g.status,l=g.getAllResponseHeaders(),m={},n=g.responseXML,n&&n.documentElement&&(m.xml=n),m.text=g.responseText;try{k=g.statusText}catch(o){k=""}j||!a.isLocal||a.crossDomain?j===1223&&(j=204):j=m.text?200:404}}}catch(p){i||f(-1,p)}m&&f(j,k,m,l)},a.async&&g.readyState!==4?(bU||(bU={},bW()),h=bT++,g.onreadystatechange=bU[h]=c):c()},abort:function(){c&&c(0,1)}}}});var bZ={},b$=/^(?:toggle|show|hide)$/,b_=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,ca,cb=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(a,b,c){var e,f;if(a||a===0)return this.animate(cc("show",3),a,b,c);for(var g=0,h=this.length;g=0;a--)c[a].elem===this&&(b&&c[a](!0),c.splice(a,1))}),b||this.dequeue();return this}}),d.each({slideDown:cc("show",1),slideUp:cc("hide",1),slideToggle:cc("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){d.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),d.extend({speed:function(a,b,c){var e=a&&typeof a==="object"?d.extend({},a):{complete:c||!c&&b||d.isFunction(a)&&a,duration:a,easing:c&&b||b&&!d.isFunction(b)&&b};e.duration=d.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in d.fx.speeds?d.fx.speeds[e.duration]:d.fx.speeds._default,e.old=e.complete,e.complete=function(){e.queue!==!1&&d(this).dequeue(),d.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig||(b.orig={})}}),d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(d.fx.step[this.prop]||d.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=d.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function g(a){return e.step(a)}var e=this,f=d.fx;this.startTime=d.now(),this.start=a,this.end=b,this.unit=c||this.unit||(d.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,g.elem=this.elem,g()&&d.timers.push(g)&&!ca&&(ca=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=d.now(),c=!0;if(a||b>=this.options.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),this.options.curAnim[this.prop]=!0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(c=!1);if(c){if(this.options.overflow!=null&&!d.support.shrinkWrapBlocks){var f=this.elem,g=this.options;d.each(["","X","Y"],function(a,b){f.style["overflow"+b]=g.overflow[a]})}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show)for(var h in this.options.curAnim)d.style(this.elem,h,this.options.orig[h]);this.options.complete.call(this.elem)}return!1}var i=b-this.startTime;this.state=i/this.options.duration;var j=this.options.specialEasing&&this.options.specialEasing[this.prop],k=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[j||k](this.state,i,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}},d.extend(d.fx,{tick:function(){var a=d.timers;for(var b=0;b
";d.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),e=b.firstChild,f=e.firstChild,h=e.nextSibling.firstChild.firstChild,this.doesNotAddBorder=f.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,f.style.position="fixed",f.style.top="20px",this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15,f.style.position=f.style.top="",e.style.overflow="hidden",e.style.position="relative",this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),a=b=e=f=g=h=null,d.offset.initialize=d.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;d.offset.initialize(),d.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(d.css(a,"marginTop"))||0,c+=parseFloat(d.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var e=d.css(a,"position");e==="static"&&(a.style.position="relative");var f=d(a),g=f.offset(),h=d.css(a,"top"),i=d.css(a,"left"),j=e==="absolute"&&d.inArray("auto",[h,i])>-1,k={},l={},m,n;j&&(l=f.position()),m=j?l.top:parseInt(h,10)||0,n=j?l.left:parseInt(i,10)||0,d.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):f.css(k)}},d.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),e=cf.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(d.css(a,"marginTop"))||0,c.left-=parseFloat(d.css(a,"marginLeft"))||0,e.top+=parseFloat(d.css(b[0],"borderTopWidth"))||0,e.left+=parseFloat(d.css(b[0],"borderLeftWidth"))||0;return{top:c.top-e.top,left:c.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&(!cf.test(a.nodeName)&&d.css(a,"position")==="static"))a=a.offsetParent;return a})}}),d.each(["Left","Top"],function(a,c){var e="scroll"+c;d.fn[e]=function(c){var f=this[0],g;if(!f)return null;if(c!==b)return this.each(function(){g=cg(this),g?g.scrollTo(a?d(g).scrollLeft():c,a?c:d(g).scrollTop()):this[e]=c});g=cg(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:d.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}),d.each(["Height","Width"],function(a,c){var e=c.toLowerCase();d.fn["inner"+c]=function(){return this[0]?parseFloat(d.css(this[0],e,"padding")):null},d.fn["outer"+c]=function(a){return this[0]?parseFloat(d.css(this[0],e,a?"margin":"border")):null},d.fn[e]=function(a){var f=this[0];if(!f)return a==null?null:this;if(d.isFunction(a))return this.each(function(b){var c=d(this);c[e](a.call(this,b,c[e]()))});if(d.isWindow(f)){var g=f.document.documentElement["client"+c];return f.document.compatMode==="CSS1Compat"&&g||f.document.body["client"+c]||g}if(f.nodeType===9)return Math.max(f.documentElement["client"+c],f.body["scroll"+c],f.documentElement["scroll"+c],f.body["offset"+c],f.documentElement["offset"+c]);if(a===b){var h=d.css(f,e),i=parseFloat(h);return d.isNaN(i)?h:i}return this.css(e,typeof a==="string"?a:a+"px")}}),a.jQuery=a.$=d})(window); ;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?ML:(M<=I&&L<=I)?M>L:Mcufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;mO){O=K}if(I>N){N=I}if(K":{"d":"22,-42r158,-62r-158,-61r-4,10r132,51r-132,51","w":198},"h":{"d":"163,-122v3,-67,-90,-80,-128,-42r0,164r-11,0r0,-321r11,0r0,144v46,-39,139,-17,139,54r0,123r-11,0r0,-122","w":195,"k":{"v":7,"w":7}},"-":{"d":"18,-106r94,0r0,-11r-94,0r0,11","w":129},"i":{"d":"25,-193r0,193r11,0r0,-193r-11,0xm22,-234r18,0r0,-18r-18,0r0,18","w":61},"j":{"d":"22,-252r18,0r0,18r-18,0r0,-18xm36,48v7,50,-55,78,-80,36r9,-6v17,33,60,12,60,-30r0,-241r11,0r0,241","w":61},"k":{"d":"187,-5r-120,-94r120,-89r-6,-9r-146,108r0,-232r-11,0r0,321r11,0r0,-76r23,-17r123,97","w":205,"k":{"a":9,"c":18,"d":18,"e":14,"o":14,"q":18,"g":18,"s":4}},"l":{"d":"24,-321r0,321r11,0r0,-321r-11,0","w":58},"<":{"d":"180,-53r-132,-51r132,-51r-4,-10r-158,61r158,62","w":198},"m":{"d":"90,-186v-25,0,-42,10,-55,23r0,163r-11,0r0,-193r11,0r0,16v30,-33,108,-23,116,24v9,-26,28,-44,60,-44v88,-1,64,112,67,197r-11,0v-5,-76,23,-186,-56,-186v-78,0,-50,111,-55,186r-11,0v-5,-75,23,-184,-55,-186","w":299,"k":{"v":7,"w":7}},"n":{"d":"163,-123v3,-66,-90,-79,-128,-41r0,164r-11,0r0,-193r11,0r0,16v45,-38,139,-19,139,54r0,123r-11,0r0,-123","w":195,"k":{"v":7,"w":9}},"9":{"d":"168,-183v4,102,1,195,-109,184r0,-11v82,9,105,-49,98,-134v-12,19,-34,37,-64,36v-44,-2,-75,-30,-75,-75v0,-44,31,-74,75,-74v44,0,73,30,75,74xm93,-118v39,0,64,-26,64,-65v0,-38,-26,-64,-64,-64v-38,0,-64,26,-64,64v0,39,25,65,64,65"},"#":{"d":"186,-178r-38,0r11,-74r-11,0r-11,74r-62,0r11,-74r-11,0r-11,74r-37,0r-2,11r38,0r-14,88r-37,0r-2,11r38,0r-11,68r11,0r11,-68r62,0r-10,68r10,0r11,-68r38,0r1,-11r-38,0r14,-88r37,0xm73,-167r63,0r-14,88r-62,0","w":192},"o":{"d":"118,4v-60,0,-100,-40,-100,-100v0,-60,39,-101,100,-101v61,0,100,41,100,101v0,60,-40,100,-100,100xm118,-186v-54,0,-89,37,-89,90v0,53,36,89,89,89v53,0,89,-36,89,-89v0,-53,-35,-90,-89,-90","w":236,"k":{"v":12,"w":12,"J":7,"z":14,"x":14}},"1":{"d":"115,0r0,-264r-80,101r9,6r60,-76r0,233r11,0"},"p":{"d":"174,-97v0,70,-58,101,-139,98r0,104r-11,0r0,-299v84,-8,150,23,150,97xm163,-97v0,-64,-58,-92,-128,-87r0,174v71,5,128,-23,128,-87","w":191,"k":{"v":13,"w":13,"x":14}},"(":{"d":"31,-126v0,68,27,119,64,158r-8,8v-57,-54,-87,-159,-51,-253v11,-28,28,-55,51,-79r8,8v-38,39,-64,90,-64,158","w":94},")":{"d":"8,-292v56,55,88,160,50,253v-11,28,-27,55,-50,79r-8,-8v37,-39,64,-91,64,-158v0,-67,-27,-119,-64,-158","w":94},"%":{"d":"131,2v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30v15,-1,30,15,30,30v0,15,-14,29,-30,29xm51,-195v-16,0,-29,-13,-29,-29v0,-16,14,-30,29,-30v15,0,30,15,30,30v0,15,-14,29,-30,29xm152,-255r9,6r-130,252r-9,-6xm51,-243v-10,-1,-19,10,-19,19v0,9,9,19,19,18v10,1,19,-9,19,-18v0,-9,-9,-20,-19,-19xm131,-46v-10,-1,-19,9,-18,19v-1,9,9,19,18,18v10,1,20,-8,19,-18v1,-10,-9,-20,-19,-19","w":182},".":{"d":"22,0r22,0r0,-22r-22,0r0,22","w":66},"+":{"d":"18,-106r59,0r0,60r11,0r0,-60r60,0r0,-11r-60,0r0,-59r-11,0r0,59r-59,0r0,11","w":165},"q":{"d":"29,-97v0,64,56,92,128,87r0,-174v-71,-5,-128,23,-128,87xm18,-97v0,-74,66,-105,150,-97r0,299r-11,0r0,-104v-81,3,-139,-27,-139,-98","w":191},"?":{"d":"163,-190v0,70,-87,45,-72,131r-11,0r0,-29v1,-55,72,-45,72,-102v1,-65,-103,-77,-124,-21r-10,-5v26,-65,145,-50,145,26xm75,-22r21,0r0,22r-21,0r0,-22","w":180,"k":{"S":4,"v":5,"w":5,"C":13,"G":13,"O":10,"Q":10,"a":27,"c":18,"d":18,"e":18,"o":18,"q":18,"g":18,"s":13,"u":7,"y":6,"A":32,"J":47,"z":7,"x":5}},"\"":{"d":"55,-202r11,0r0,-50r-11,0r0,50xm22,-202r11,0r0,-50r-11,0r0,50","w":87},"'":{"d":"18,-202r11,0r0,-50r-11,0r0,50","w":46},"r":{"d":"95,-186v-24,0,-47,9,-60,22r0,164r-11,0r0,-193r11,0r0,16v14,-12,36,-20,60,-20r0,11","w":108,"k":{"a":18,"c":18,"d":18,"e":14,"o":16,"q":18,"g":18,"s":6,"t":-2,"f":-2}},"s":{"d":"149,-53v-2,52,-72,65,-121,48r5,-10v39,15,105,5,105,-38v0,-55,-122,-25,-120,-87v1,-52,71,-64,121,-48r-5,10v-39,-15,-105,-5,-105,38v0,55,122,25,120,87","w":167,"k":{"v":5,"w":5,"a":2,"e":4,"z":7}},";":{"d":"22,-193r22,0r0,22r-22,0r0,-22xm23,31v10,-3,10,-17,10,-31r-11,0r0,-22r22,0v-1,26,5,56,-17,63","w":66},"7":{"d":"22,-241r132,0r-81,240r11,3r85,-254r-147,0r0,11"},"6":{"d":"22,-69v-4,-101,-2,-195,108,-184r0,11v-82,-9,-104,50,-98,134v29,-58,145,-39,139,39v-3,44,-30,74,-75,74v-44,0,-71,-30,-74,-74xm96,-134v-39,0,-64,26,-64,65v0,38,26,64,64,64v39,0,65,-25,65,-64v0,-39,-25,-65,-65,-65"},"\/":{"d":"17,17r140,-299r-10,-4r-140,298","w":163},"t":{"d":"99,0v-47,2,-76,-21,-75,-68r0,-114r-16,0r0,-11r16,0r0,-63r11,0r0,63r56,0r0,11r-56,0v3,74,-21,183,63,171","w":106,"k":{"c":11,"d":11,"e":9,"o":9,"q":11,"g":11,"y":4}},"3":{"d":"165,-76v0,66,-76,83,-145,76r2,-10v64,3,127,-8,132,-66v-6,-52,-56,-67,-114,-66r70,-99r-81,0r0,-11r102,0r-71,100v56,3,105,23,105,76"},"2":{"d":"89,-257v73,-4,91,81,49,129r-102,117r135,0r0,11r-158,0r116,-134v10,-14,24,-30,24,-54v2,-68,-104,-77,-124,-23r-10,-4v12,-25,35,-40,70,-42"},"u":{"d":"97,4v-44,0,-75,-27,-75,-73r0,-124r10,0r0,124v1,39,27,62,65,62v38,0,64,-24,64,-62r0,-124r11,0r0,124v-2,46,-31,73,-75,73","w":193},"_":{"d":"0,0r184,0r0,-11r-184,0r0,11","w":183},"v":{"d":"18,-191r77,198r76,-198r-10,-4r-66,173r-67,-173","k":{"v":9,"w":9,"a":17,"c":13,"d":13,"e":10,"o":12,"q":13,"g":13,"s":4,"J":47}},"w":{"d":"109,-191r25,66r-39,103r-67,-173r-10,4r77,198r45,-117r45,117r77,-198r-10,-4r-67,173r-39,-103r25,-66r-10,-4r-21,55r-21,-55","w":280,"k":{"v":9,"a":18,"c":13,"d":13,"e":10,"o":12,"q":13,"g":13,"s":4,"J":47}},"x":{"d":"18,-3r75,-93r-75,-94r9,-6r73,91r73,-91r8,6r-74,94r74,93r-8,6r-73,-90r-73,90","w":199,"k":{"a":11,"c":14,"d":14,"e":14,"o":14,"q":14,"g":14}},"y":{"d":"100,-4v30,0,42,-13,61,-28r0,-161r10,0r0,215v7,71,-80,109,-125,59r8,-8v12,11,25,23,46,22v53,-3,64,-52,61,-112v-47,46,-139,22,-139,-50r0,-126r10,0r0,127v2,40,28,62,68,62","w":195},"z":{"d":"18,-182r136,0r-137,182r157,0r0,-11r-135,0r137,-182r-158,0r0,11","w":192,"k":{"a":9,"c":14,"d":14,"e":14,"o":14,"q":14,"g":14,"s":7}},"0":{"d":"22,-126v0,-64,16,-125,74,-131v59,5,75,67,75,131v0,65,-16,125,-75,131v-58,-7,-74,-67,-74,-131xm96,-5v85,-12,83,-191,28,-231v-58,-42,-95,45,-92,110v2,57,13,114,64,121","w":192},"\u00a0":{"w":117}}});; /*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * Llicència gratuïta / Free License (La Tipomatika) * * Trademark: * Please refer to the Copyright section for the font trademark attribution * notices. * * Full name: * CicleSemi * * Manufacturer: * La Tipomatika * * Designer: * La Tipomatika (Digital Type Foundry) */ Cufon.registerFont({"w":184,"face":{"font-family":"Cicle Semi","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"68","bbox":"5 -263 310 70","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":92},"e":{"d":"29,-81v3,60,58,80,103,51r7,17v-57,38,-130,2,-130,-77v0,-51,32,-93,72,-93v43,0,75,45,72,102r-124,0xm30,-100r104,0v-3,-36,-26,-62,-53,-62v-26,0,-46,27,-51,62","w":164},"f":{"d":"111,-247r-6,19v-33,-7,-48,17,-48,52r46,0r0,20r-46,0r0,156r-19,0r0,-156r-26,0r0,-20r26,0v-3,-46,26,-80,73,-71","w":118},"g":{"d":"154,-159v46,52,-18,121,-85,98v-4,0,-10,2,-10,7v0,14,14,8,25,8v41,0,73,26,73,58v0,32,-32,58,-73,58v-70,0,-100,-81,-38,-108v-4,-10,-3,-28,4,-34v-64,-45,2,-131,74,-106r66,0v-10,8,-14,23,-36,19xm30,12v0,21,26,39,54,39v31,0,54,-18,54,-39v0,-21,-23,-40,-54,-40v-28,0,-54,19,-54,40xm45,-119v0,24,23,43,52,43v30,0,54,-19,54,-43v0,-25,-24,-44,-54,-44v-29,0,-52,19,-52,44","w":198},"p":{"d":"32,-145r0,112v3,9,24,16,50,16v37,0,68,-33,68,-74v0,-40,-31,-72,-68,-72v-28,0,-50,8,-50,18xm32,-180r0,9v60,-34,137,10,137,80v0,71,-74,117,-136,82r0,77r-20,0r0,-213v0,0,0,-29,-6,-35r25,0","w":182},"y":{"d":"17,68r3,-20v37,16,56,-31,67,-62r-69,-168r21,0r57,143r57,-143r21,0r-83,209v-14,32,-40,49,-74,41","w":192},"R":{"d":"139,0r-105,-119r0,119r-20,0r0,-249r72,0v40,0,72,28,72,63v-1,45,-45,71,-101,64r108,122r-26,0xm138,-186v0,-43,-54,-48,-104,-44r0,88v50,3,104,0,104,-44","w":170},"d":{"d":"104,-17v27,0,49,-10,49,-19r0,-110v-3,-9,-22,-16,-49,-16v-37,0,-68,32,-68,71v0,40,30,74,68,74xm153,-1r0,-8v-61,33,-136,-11,-136,-82v0,-69,75,-113,136,-80r0,-76r19,0r0,211v0,0,0,30,7,35r-26,0","w":192},"h":{"d":"15,-248r20,0r0,87v35,-45,106,-15,107,45r1,115r-19,0v-4,-64,19,-160,-45,-162v-21,0,-39,20,-44,42r0,121r-20,0r0,-248","w":163},"i":{"d":"21,0r0,-180r19,0r0,180r-19,0xm18,-230v0,-6,6,-12,13,-12v6,0,13,6,13,12v0,15,-26,15,-26,0","w":63},"j":{"d":"67,-228v0,-7,5,-12,13,-12v5,0,11,5,11,12v0,6,-6,12,-11,12v-8,0,-13,-6,-13,-12xm17,68r1,-19v29,5,51,-13,52,-44r0,-185r20,0r0,188v-4,39,-30,68,-73,60","w":127},"k":{"d":"40,-247r0,122r63,-53r31,0r-57,47r75,131r-23,0r-67,-118v-7,6,-14,13,-22,19r0,99r-25,0v2,-2,6,-9,6,-18r0,-229r19,0","w":158},"l":{"d":"21,0r0,-247r20,0r0,247r-20,0","w":58},"m":{"d":"33,-180r0,20v27,-35,83,-25,101,13v28,-63,116,-36,115,31r0,115r-19,0v-4,-63,19,-160,-44,-162v-22,0,-45,20,-45,42r0,120r-19,0v-4,-63,19,-160,-45,-161v-21,0,-39,19,-44,41r0,121r-19,0v-3,-59,7,-130,-5,-180r24,0","w":266},"n":{"d":"32,-179r0,18v35,-45,107,-14,108,45r1,116r-20,0v-4,-63,20,-160,-44,-163v-21,0,-40,20,-45,42r0,121r-19,0r0,-161v0,-7,-4,-16,-6,-18r25,0","w":155},"o":{"d":"27,-89v0,40,28,73,64,73v35,0,65,-33,65,-73v0,-41,-30,-73,-65,-73v-36,0,-64,32,-64,73xm7,-89v0,-51,38,-93,84,-93v46,0,84,42,84,93v0,51,-38,93,-84,93v-46,0,-84,-42,-84,-93"},"q":{"d":"144,-172r0,-6r19,0r0,246r-19,0r0,-83v-59,33,-132,-11,-132,-78v0,-67,72,-110,132,-79xm144,-39r0,-106v0,-10,-21,-18,-48,-18v-35,0,-65,31,-65,70v0,61,80,92,113,54"},"r":{"d":"91,-180r-5,19v-28,-6,-45,16,-52,40r0,121r-20,0r0,-161v0,-7,-3,-16,-8,-19r28,0r0,20v14,-16,33,-26,57,-20","w":100},"s":{"d":"136,-157r-16,11v-19,-22,-82,-23,-83,11v0,16,17,31,41,35v33,5,57,28,57,54v0,56,-90,63,-118,23r14,-11v18,24,85,23,85,-12v0,-15,-19,-32,-41,-36v-32,-6,-58,-29,-58,-53v0,-53,91,-60,119,-22","w":150},"t":{"d":"42,-247r20,0r0,70r47,0r0,19r-47,0r0,158r-19,0r0,-158r-26,0r0,-19r25,0r0,-70","w":122},"u":{"d":"123,0r0,-19v-38,46,-108,12,-108,-45r0,-115r20,0v4,64,-19,159,45,162v22,0,43,-20,43,-42r0,-121r20,0v3,58,-7,131,5,180r-25,0","w":162},"v":{"d":"79,0r-73,-180r21,0r62,150r60,-150r22,0r-73,180r-19,0","w":180},"w":{"d":"242,-180r-74,180r-19,-1r-25,-65r-28,66r-18,-1r-73,-179r21,0r61,150v8,-21,17,-41,25,-62r-35,-88r22,0r60,150r61,-150r22,0","w":253},"x":{"d":"65,-93r-55,-87r24,0r44,70r44,-70r25,0r-57,90r57,90r-24,0r-46,-73r-45,73r-24,0","w":159},"z":{"d":"15,0r0,-19r106,-141r-105,0r0,-20r132,0r0,19r-106,141r106,0r0,20r-133,0","w":162},"A":{"d":"75,-121r68,0v-12,-32,-23,-58,-35,-91v-12,31,-21,59,-33,91xm9,0r91,-249r17,0r91,249r-20,0r-38,-101r-83,0r-37,101r-21,0","w":214},"B":{"d":"98,-1v-25,0,-54,0,-80,1r0,-249r80,0v66,-1,91,88,35,117v63,29,38,131,-35,131xm98,-230r-61,0r0,88v51,2,109,4,108,-44v0,-22,-20,-44,-47,-44xm98,-20v29,-1,52,-25,52,-52v0,-48,-58,-55,-113,-50r0,102r61,0"},"C":{"d":"202,-214r-14,13v-59,-64,-159,-13,-159,77v0,89,99,143,158,78r14,13v-68,78,-192,17,-192,-91v0,-67,50,-126,113,-126v30,0,59,14,80,36","w":212},"D":{"d":"104,-229r-72,0r0,209v24,0,49,-1,73,-1v37,0,67,-47,67,-104v0,-57,-30,-104,-68,-104xm12,0r0,-249r92,0v49,1,88,56,88,124v0,68,-38,125,-87,125r-93,0","w":207},"E":{"d":"141,-142r0,20r-107,0r0,102r126,0r0,20r-146,0r0,-249r146,0r0,19r-126,0r0,88r107,0","w":174},"F":{"d":"143,-142r0,20r-107,0r0,122r-20,0r0,-249r145,0r0,19r-125,0r0,88r107,0","w":175},"G":{"d":"200,-33v-66,79,-192,16,-192,-90v0,-107,124,-170,193,-91r-13,14v-58,-65,-161,-14,-161,77v0,85,94,140,153,83r0,-66r-67,0r0,-19r87,0r0,92","w":217},"H":{"d":"166,-122r-130,0r0,122r-20,0r0,-249r20,0r0,107r130,0r0,-107r19,0r0,249r-19,0r0,-122","w":200},"I":{"d":"35,-249r0,249r-20,0r0,-249r20,0","w":49},"J":{"d":"89,-249r0,187v1,51,-48,87,-80,48r13,-14v21,24,47,4,47,-33r0,-188r20,0","w":109},"K":{"d":"14,-249r20,0r0,129r110,-129r27,0r-93,109r120,140r-26,0r-107,-125v-10,12,-21,23,-31,35r0,90r-20,0r0,-249","w":209},"L":{"d":"34,-249r0,229r119,0r0,20r-139,0r0,-249r20,0","w":163},"M":{"d":"109,-115r78,-134r19,0r0,249r-20,0r0,-208r-71,122r-12,0r-72,-122r0,208r-20,0r0,-249r19,0","w":224},"N":{"d":"15,-249r19,0r122,208r0,-208r20,0r0,249r-19,0r-122,-208r0,208r-20,0r0,-249","w":193},"O":{"d":"217,-124v0,-57,-38,-106,-94,-106v-52,0,-93,47,-93,106v0,60,41,107,93,107v54,0,94,-47,94,-107xm236,-124v1,68,-48,126,-113,127v-61,0,-114,-55,-114,-127v0,-70,51,-126,114,-126v65,0,113,56,113,126","w":248},"P":{"d":"161,-186v0,56,-59,70,-124,64r0,122r-19,0r0,-249r72,0v40,0,71,29,71,63xm141,-186v0,-42,-54,-48,-104,-44r0,88v50,2,104,2,104,-44","w":172},"Q":{"d":"203,-132v0,-52,-35,-100,-86,-101v-47,0,-86,46,-86,101v0,53,36,96,82,99v-2,-6,-8,-10,-16,-10r0,-17v18,0,32,11,35,26v40,-9,71,-49,71,-98xm222,-132v0,58,-39,106,-89,115v3,20,16,31,24,12r14,13v-20,31,-50,12,-56,-23v-55,-3,-103,-53,-103,-117v0,-67,49,-118,105,-118v57,0,105,52,105,118","w":239},"S":{"d":"14,-33r16,-12v21,42,109,35,109,-17v0,-25,-23,-47,-52,-51v-41,-5,-73,-35,-73,-70v0,-69,109,-89,145,-37r-16,13v-25,-40,-108,-26,-108,23v0,26,23,49,54,52v40,5,70,35,70,69v0,71,-116,87,-145,30","w":174},"T":{"d":"193,-230r-80,0r0,230r-19,0r0,-230r-80,0r0,-19r179,0r0,19","w":207},"U":{"d":"35,-249r0,186v3,24,35,46,73,46v36,0,71,-22,71,-46r0,-186r19,0r0,186v-1,36,-42,66,-90,66v-50,0,-94,-30,-94,-66r0,-186r21,0","w":215},"V":{"d":"105,0r-92,-249r21,0r80,217r81,-217r21,0r-92,249r-19,0","w":230},"W":{"d":"310,-249r-91,249r-20,0r-37,-99r-36,99r-19,0r-92,-249r21,0r80,218r36,-98r-44,-120r20,0r81,217r80,-217r21,0","w":329},"X":{"d":"85,-127r-71,-122r22,0r62,104r61,-104r23,0r-72,124r72,125r-23,0r-63,-107r-63,107r-23,0","w":194},"Y":{"d":"208,-249r26,0r-103,137r0,112r-20,0r0,-112r-102,-137r26,0r86,118","w":245},"Z":{"d":"187,-249r-142,229r127,0r0,20r-163,0r143,-229r-131,0r0,-20r166,0","w":197},"{":{"d":"55,-19r7,0r0,19v-10,0,-26,-7,-26,-19r0,-85v0,-12,-10,-14,-23,-13r0,-19v13,2,22,-3,23,-14v4,-36,-17,-98,26,-97r0,20v-3,0,-7,0,-7,-1v-5,32,13,88,-15,96r0,10v30,9,9,70,15,103","w":80},"}":{"d":"8,-247v44,-1,23,60,27,97v1,11,9,16,22,14r0,19v-12,-1,-22,1,-22,13v0,39,17,104,-27,104r0,-19v4,0,6,-1,7,-1r0,-89v2,-8,7,-13,14,-13v0,-3,1,-6,1,-10v-29,-8,-10,-63,-15,-95r-7,0r0,-20","w":67},",":{"d":"11,19v8,-12,17,-23,14,-46r22,0r0,26r-32,27","w":62},".":{"d":"13,0r0,-27r27,0r0,27r-27,0","w":52},"0":{"d":"34,-123v0,59,32,106,71,106v40,0,72,-47,72,-106v0,-59,-32,-106,-72,-106v-39,0,-71,47,-71,106xm14,-123v0,-69,41,-125,91,-125v50,0,91,56,91,125v0,69,-41,126,-91,126v-50,0,-91,-57,-91,-126","w":210},"1":{"d":"24,-195r-14,-13r47,-39r18,0r0,247r-20,0r0,-221v-10,9,-21,18,-31,26","w":94},"2":{"d":"134,-119r-88,100r110,0r0,19r-137,0r0,-18r102,-115v33,-34,6,-99,-44,-96v-15,0,-31,7,-43,18r-14,-14v46,-48,139,-13,136,54v0,21,-10,38,-22,52","w":171},"3":{"d":"7,-23r14,-14v28,40,104,20,103,-30v-2,-34,-40,-55,-87,-49r0,-20v46,5,88,-11,88,-46v1,-46,-77,-63,-104,-26r-14,-15v38,-47,138,-22,138,41v0,24,-16,45,-38,56v65,30,35,130,-40,130v-24,0,-46,-11,-60,-27","w":155},"4":{"d":"101,-89r-89,0r1,-18r81,-141r17,10r-75,129r65,0r0,-53r20,0r0,53r34,0r0,20r-34,0r0,89r-20,0r0,-89","w":170},"5":{"d":"35,-123r-19,0r9,-124r134,0r0,20r-115,0v-3,24,-4,44,-7,68v50,-46,131,-2,131,69v0,84,-104,122,-145,53r14,-14v30,57,112,30,112,-39v0,-70,-89,-94,-114,-33","w":181},"6":{"d":"98,-229v-50,0,-65,54,-62,110v36,-54,134,-25,134,47v0,42,-34,75,-76,75v-60,-1,-76,-57,-76,-129v0,-67,21,-123,79,-123v26,0,49,12,66,34r-19,12v-11,-15,-28,-26,-46,-26xm150,-71v0,-34,-24,-56,-56,-57v-31,0,-55,26,-55,57v0,30,26,55,56,55v31,0,55,-25,55,-55","w":182},"7":{"d":"13,0r106,-227r-97,0r0,-20r129,0r-115,247r-23,0","w":159},"8":{"d":"82,3v-74,0,-96,-106,-35,-136v-52,-27,-27,-115,35,-115v64,0,90,87,37,115v62,31,39,136,-37,136xm37,-185v0,24,21,43,45,43v25,0,46,-19,46,-43v0,-24,-21,-44,-46,-44v-24,0,-45,20,-45,44xm30,-69v0,28,24,52,52,52v30,0,54,-24,54,-52v0,-29,-24,-54,-54,-54v-28,0,-52,25,-52,54","w":165},"9":{"d":"84,-18v51,0,67,-51,63,-108v-39,50,-134,24,-134,-48v0,-41,33,-75,75,-75v62,0,77,59,77,133v0,68,-25,119,-84,119v-24,0,-47,-13,-62,-32r18,-15v12,17,29,26,47,26xm31,-172v0,30,26,54,56,54v32,0,57,-25,57,-56v0,-30,-27,-55,-56,-55v-32,0,-57,27,-57,57","w":176},"a":{"d":"112,0r0,-11v-34,33,-101,7,-99,-41v2,-46,45,-62,99,-56v3,-50,-34,-63,-78,-49r-4,-18v51,-19,101,1,101,59v1,32,-3,99,5,116r-24,0xm72,-17v37,0,44,-31,40,-71v-39,-2,-79,-1,-79,36v0,20,17,35,39,35","w":146},"b":{"d":"39,-145r0,110v0,10,23,19,51,19v36,0,67,-34,67,-74v0,-39,-31,-72,-67,-72v-25,0,-48,8,-51,17xm39,-8r0,8r-24,0v14,-74,2,-164,6,-247r19,0r0,76v62,-33,136,11,136,81v0,71,-75,116,-137,82","w":188},"c":{"d":"157,-152r-14,14v-38,-48,-116,-17,-116,49v0,63,76,97,115,49r14,14v-50,60,-149,18,-149,-63v0,-82,101,-125,150,-63","w":172},"?":{"d":"86,0r-21,0v-10,-45,-30,-80,-33,-132v46,5,82,-8,82,-48v2,-50,-69,-67,-89,-22r-14,-14v30,-55,126,-32,122,36v-1,41,-32,73,-80,68xm71,31v0,-7,6,-12,12,-12v7,0,11,5,11,12v0,7,-4,13,-11,13v-6,0,-12,-6,-12,-13","w":147},"`":{"d":"63,-194v-31,0,-38,-24,-58,-35r31,0","w":73},":":{"d":"19,0r0,-27r28,0r0,27r-28,0xm19,-153r0,-27r28,0r0,27r-28,0","w":65},";":{"d":"19,-153r0,-27r27,0r0,27r-27,0xm7,19v8,-12,17,-23,14,-46r22,0r0,26r-32,27","w":60},"=":{"d":"23,-138r0,-20r122,0r0,20r-122,0xm23,-70r0,-20r122,0r0,20r-122,0","w":158},"|":{"d":"18,0r0,-256r14,0r0,256r-14,0","w":47},"$":{"d":"73,-134r0,-94v-53,11,-53,83,0,94xm93,-111r0,93v55,-6,53,-85,0,-93xm73,-263r20,0r0,15v25,1,46,12,61,29r-15,13v-11,-13,-28,-22,-46,-23r0,99v36,8,63,35,63,67v0,33,-28,60,-63,65r0,21r-20,0v-1,-6,3,-17,-2,-20v-25,-3,-47,-16,-60,-35r16,-13v9,14,27,27,46,28r0,-96v-37,-8,-62,-35,-62,-68v0,-34,26,-60,62,-66r0,-16","w":167},"\"":{"d":"20,-190v-11,-11,-5,-39,-9,-57r21,0v7,24,-4,40,-12,57xm46,-190v-11,-11,-5,-39,-9,-57r22,0v7,25,-4,40,-13,57","w":78},"!":{"d":"39,-8v0,6,-4,11,-10,11v-6,0,-11,-5,-11,-11v0,-6,5,-10,11,-10v6,0,10,4,10,10xm20,-35r0,-212r17,0r0,212r-17,0","w":63},"'":{"d":"5,-197v8,-13,15,-28,9,-48r22,-2r3,25r-29,30","w":43},"(":{"d":"57,-251r9,22v-41,41,-38,223,5,256r-12,19v-56,-46,-58,-248,-2,-297","w":93},")":{"d":"23,-229r8,-22v56,50,56,250,-1,297r-12,-19v44,-33,46,-215,5,-256","w":88},"~":{"d":"115,-112v-27,24,-72,-10,-97,12r-9,-16v28,-24,73,10,99,-12","w":124},"+":{"d":"91,-96r0,54r-20,0r0,-54r-53,0r0,-19r53,0r0,-53r20,0r0,53r53,0r0,19r-53,0","w":162},"-":{"d":"139,-96r-126,0r0,-19r126,0r0,19","w":151},"\/":{"d":"125,-247r-90,247r-22,0r91,-247r21,0","w":136},"&":{"d":"159,-73v5,-13,11,-22,15,-38r22,5v-5,23,-18,35,-22,55v8,13,10,17,23,27r0,24v-18,-11,-24,-23,-37,-36v-19,22,-44,36,-72,36v-43,0,-74,-31,-74,-68v0,-29,25,-58,62,-73v-20,-21,-35,-45,-31,-56v0,-26,22,-51,57,-51v32,0,54,22,54,49v0,22,-21,44,-51,59xm174,-50r0,-1r0,1xm134,-199v0,-19,-14,-34,-34,-34v-32,0,-44,42,-20,62v6,5,12,21,19,17v27,-15,35,-27,35,-45xm86,-129v-29,18,-49,38,-49,59v0,25,21,52,51,52v23,1,45,-16,59,-35","w":214},"*":{"d":"94,-175r0,39r-19,0r0,-39r-28,27r-14,-13r28,-28r-39,0r0,-19r39,0r-28,-28r14,-14r28,28r0,-40r19,0r0,40r28,-28r14,13r-28,28r39,0r0,20r-39,0r28,28r-14,13","w":169},"_":{"d":"166,0r-153,0r0,-19r153,0r0,19"},"\\":{"d":"103,0r-90,-247r21,0r91,247r-22,0","w":133},"@":{"d":"181,-70v22,0,47,-43,47,-78v0,-42,-35,-77,-87,-77v-58,0,-102,45,-102,106v0,60,38,96,105,96v41,0,72,-17,86,-39r27,0v-15,34,-55,62,-112,62v-75,0,-128,-41,-128,-117v0,-75,50,-131,125,-131v57,0,109,36,109,100v0,51,-45,122,-99,90v-29,24,-77,1,-76,-38v1,-37,31,-53,74,-48v4,-34,-16,-40,-42,-30r-5,-21v63,-18,74,32,65,108v-1,9,-1,17,13,17xm123,-67v27,0,32,-28,29,-58v-30,-2,-59,1,-59,29v0,16,14,29,30,29","w":271},">":{"d":"25,-179r89,90r-89,88r-14,-14r75,-74r-75,-76","w":120},"<":{"d":"8,-89r88,-90r15,14r-76,76r76,74r-15,14","w":118},"^":{"d":"9,-159r90,-89r88,89r-14,14r-74,-75r-76,75","w":198},"#":{"d":"8,-77r17,-21r36,0v6,-15,11,-30,17,-45r-70,0r16,-20r61,0r25,-67r21,0r-24,67r78,0r25,-67r21,0r-24,67r42,0r-16,20r-33,0v-6,15,-12,30,-17,45r66,0r-16,21r-58,0r-28,77r-21,0r28,-77r-79,0r-28,77r-21,0r28,-77r-46,0xm99,-143r-17,45r79,0v5,-15,12,-30,17,-45r-79,0","w":257},"[":{"d":"55,-19r7,0r0,19v-10,0,-26,-7,-26,-19r0,-85v0,-12,-10,-14,-23,-13r0,-19v13,2,22,-3,23,-14v4,-36,-17,-98,26,-97r0,20v-3,0,-7,0,-7,-1v-5,32,13,88,-15,96r0,10v30,9,9,70,15,103","w":75},"]":{"d":"8,-247v44,-1,23,60,27,97v1,11,9,16,22,14r0,19v-12,-1,-22,1,-22,13v0,39,17,104,-27,104r0,-19v4,0,6,-1,7,-1r0,-89v2,-8,7,-13,14,-13v0,-3,1,-6,1,-10v-29,-8,-10,-63,-15,-95r-7,0r0,-20","w":65},"\u00a0":{"w":92}}});; /*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * Llicència gratuïta / Free License (La Tipomatika) * * Trademark: * Please refer to the Copyright section for the font trademark attribution * notices. * * Full name: * CicleGordita * * Manufacturer: * La Tipomatika * * Designer: * La Tipomatika (Digital Type Foundry) */ Cufon.registerFont({"w":184,"face":{"font-family":"Cicle Gordita","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"65","bbox":"-5 -261 309 68","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":92},"e":{"d":"33,-78v6,54,55,67,97,41r10,23v-58,40,-136,3,-134,-76v0,-51,34,-93,74,-93v45,0,76,46,72,105r-119,0xm34,-103r92,0v-4,-31,-23,-54,-46,-54v-22,0,-41,24,-46,54","w":164},"f":{"d":"113,-245r-8,26v-31,-9,-44,11,-46,42r45,0r0,27r-45,0r0,150r-24,0r0,-150r-26,0r0,-27v8,-2,27,7,25,-7v6,-43,30,-73,79,-61","w":118},"g":{"d":"158,-153v38,57,-28,115,-90,94v-2,0,-5,1,-5,4v2,10,12,1,19,4v41,0,74,26,74,59v0,33,-33,60,-74,60v-70,0,-99,-81,-40,-110v-2,-10,-1,-22,3,-30v-55,-45,4,-133,78,-107r70,0v-12,8,-14,26,-35,26xm35,8v0,19,21,34,47,34v27,0,49,-15,49,-34v0,-18,-22,-35,-49,-35v-26,0,-47,17,-47,35xm48,-118v0,21,21,38,47,38v27,0,49,-17,49,-38v0,-22,-22,-39,-49,-39v-26,0,-47,17,-47,39","w":198},"p":{"d":"36,-144r0,107v3,7,22,14,45,14v34,0,62,-31,62,-68v0,-36,-28,-66,-62,-66v-24,0,-45,6,-45,13xm36,-180r0,6v63,-31,132,16,132,83v0,69,-67,114,-131,85r0,72r-26,0r0,-210v0,0,-1,-25,-11,-36r36,0","w":182},"y":{"d":"95,-50r52,-133r28,0r-83,207v-14,34,-42,51,-78,41r4,-30v33,26,53,-22,64,-52r-68,-166r28,0","w":192},"R":{"d":"135,0r-97,-109r0,109r-26,0r0,-249r73,0v41,0,73,29,73,65v-1,43,-40,71,-94,65r105,119r-34,0xm132,-184v0,-38,-49,-44,-94,-40r0,79v44,3,94,0,94,-39","w":170},"d":{"d":"40,-91v0,36,27,68,62,68v24,0,44,-8,44,-15r0,-105v-3,-7,-21,-14,-44,-14v-34,0,-62,31,-62,66xm146,-1r0,-5v-64,28,-131,-17,-131,-85v0,-66,69,-113,131,-83r0,-71r26,0r0,207v0,0,0,27,13,37r-39,0","w":192},"h":{"d":"13,-246r25,0r0,79v39,-37,104,-4,104,51r1,115r-26,0v-5,-59,20,-153,-40,-156v-18,0,-34,18,-39,37r0,120r-25,0r0,-246","w":163},"i":{"d":"18,0r0,-180r25,0r0,180r-25,0xm15,-225v0,-8,6,-15,15,-15v8,0,16,7,16,15v0,8,-8,15,-16,15v-9,0,-15,-7,-15,-15","w":63},"j":{"d":"62,-224v0,-9,7,-14,16,-14v7,0,14,5,14,14v0,8,-7,16,-14,16v-9,0,-16,-8,-16,-16xm13,66r2,-25v31,4,50,-10,50,-40r0,-182r26,0r0,186v-4,42,-31,69,-78,61","w":127},"k":{"d":"44,-131r55,-48r41,0r-60,50r74,129r-31,0r-63,-111v-5,5,-10,9,-16,14r0,97r-36,0v4,-4,10,-14,10,-21r0,-224r26,0r0,114","w":158},"l":{"d":"18,0r0,-245r25,0r0,245r-25,0","w":58},"m":{"d":"38,-180r0,14v27,-28,75,-17,93,14v31,-57,115,-29,115,36r0,115r-26,0v-5,-58,21,-156,-38,-156v-19,0,-36,18,-40,37r0,119r-26,0v-6,-58,22,-152,-39,-155v-18,0,-34,18,-39,37r0,119r-26,0r0,-158v0,-6,-6,-18,-10,-22r36,0","w":266},"n":{"d":"36,-179r0,12v39,-38,104,-4,104,51r0,116r-26,0v-5,-59,21,-157,-39,-157v-18,0,-34,18,-39,37r0,120r-26,0r0,-159v0,-6,-6,-16,-10,-20r36,0","w":155},"o":{"d":"31,-89v0,37,27,66,59,66v32,0,58,-29,58,-66v0,-37,-26,-68,-58,-68v-32,0,-59,31,-59,68xm5,-89v0,-51,39,-94,85,-94v47,0,84,43,84,94v0,51,-37,93,-84,93v-46,0,-85,-42,-85,-93"},"q":{"d":"137,-175r0,-4r26,0r0,245r-26,0r0,-78v-61,27,-127,-17,-127,-81v0,-65,66,-109,127,-82xm137,-42r0,-102v0,-7,-19,-13,-43,-13v-32,0,-59,28,-59,64v0,54,70,84,102,51"},"r":{"d":"93,-179r-6,25v-26,-12,-43,13,-50,35r0,119r-26,0r0,-158v0,-6,-5,-17,-15,-23r41,0r0,14v16,-12,34,-22,56,-12","w":100},"s":{"d":"138,-155r-21,15v-18,-21,-77,-24,-77,7v0,13,16,26,37,30v33,5,58,29,58,55v-1,58,-92,66,-122,22r19,-15v16,23,77,25,77,-7v0,-13,-18,-27,-37,-31v-31,-6,-58,-31,-58,-55v1,-56,95,-61,124,-21","w":150},"t":{"d":"39,-245r26,0r0,67r45,0r0,26r-45,0r0,152r-26,0r0,-152r-25,0r0,-26r25,0r0,-67","w":122},"u":{"d":"117,-13v-40,38,-103,3,-104,-51r0,-116r26,0v5,59,-20,157,39,157v18,0,35,-19,39,-38r0,-119r26,0r0,158v0,7,6,18,10,22r-36,0r0,-13","w":162},"v":{"d":"75,0r-72,-180r27,0r57,139r56,-139r29,0r-74,180r-23,0","w":180},"w":{"d":"86,-42r21,-50r-35,-88r28,0r56,139r56,-139r28,0r-73,180r-23,-1r-23,-57r-24,58r-22,-1r-73,-179r28,0","w":253},"x":{"d":"76,-116r42,-64r31,0r-57,89r57,91r-31,0r-43,-68r-41,68r-31,0r57,-94r-55,-86r31,0","w":159},"z":{"d":"12,0r0,-23r100,-131r-99,0r0,-26r135,0r0,22r-99,132r99,0r0,26r-136,0","w":162},"A":{"d":"79,-125r56,0r-28,-75xm5,0r92,-249r20,0r92,249r-28,0r-36,-98r-76,0r-37,98r-27,0","w":214},"B":{"d":"97,-1v-25,0,-55,0,-82,1r0,-249r81,0v65,-2,93,84,42,117v57,34,31,131,-41,131xm96,-145v60,0,53,-78,0,-78r-55,0r0,78r55,0xm41,-26v51,4,103,-2,103,-47v0,-44,-52,-51,-103,-46r0,93"},"C":{"d":"202,-211r-18,18v-53,-65,-151,-17,-151,69v0,86,97,136,151,70r18,18v-68,82,-195,21,-195,-88v0,-106,128,-170,195,-87","w":212},"D":{"d":"103,-222r-67,0r0,196r68,-1v34,-1,61,-45,61,-98v0,-54,-27,-97,-62,-97xm9,0r0,-249r94,0v49,1,89,56,89,124v0,68,-39,125,-88,125r-95,0","w":207},"E":{"d":"142,-145r0,26r-104,0r0,93r122,0r0,26r-148,0r0,-249r148,0r0,26r-122,0r0,78r104,0","w":174},"F":{"d":"144,-145r0,26r-105,0r0,119r-26,0r0,-249r149,0r0,25r-123,0r0,79r105,0","w":175},"G":{"d":"199,-129r0,97v-69,77,-193,15,-193,-91v0,-109,127,-170,196,-88r-18,18v-54,-65,-152,-18,-152,70v0,78,85,133,141,79r0,-59r-65,0r0,-26r91,0","w":217},"H":{"d":"159,-119r-119,0r0,119r-26,0r0,-249r26,0r0,104r119,0r0,-104r26,0r0,249r-26,0r0,-119","w":200},"I":{"d":"38,-249r0,249r-26,0r0,-249r26,0","w":49},"J":{"d":"91,-249r0,185v1,55,-53,91,-86,47r17,-18v19,25,42,8,42,-28r0,-186r27,0","w":109},"K":{"d":"64,-120r-26,31r0,89r-26,0r0,-249r26,0r0,118r102,-118r35,0r-93,109r120,140r-35,0","w":209},"L":{"d":"37,-249r0,223r116,0r0,26r-141,0r0,-249r25,0","w":163},"M":{"d":"108,-122r73,-127r24,0r0,249r-26,0r0,-193r-64,109r-16,0r-64,-109r0,193r-26,0r0,-249r23,0","w":224},"N":{"d":"13,-249r23,0r114,192r0,-192r26,0r0,249r-24,0r-113,-193r0,193r-26,0r0,-249","w":193},"O":{"d":"209,-124v1,-53,-37,-99,-88,-100v-48,0,-87,45,-87,100v0,56,38,101,87,101v50,0,88,-45,88,-101xm234,-124v0,69,-47,126,-113,127v-61,0,-114,-55,-114,-127v0,-70,51,-126,114,-126v65,0,113,56,113,126","w":248},"P":{"d":"162,-185v0,54,-56,75,-121,67r0,118r-26,0r0,-249r74,0v41,0,73,29,73,64xm135,-185v0,-37,-50,-41,-94,-38r0,78v45,3,94,1,94,-40","w":172},"Q":{"d":"196,-132v1,-49,-33,-94,-81,-94v-44,0,-80,42,-80,94v0,42,24,78,58,90r0,-24v20,0,35,11,40,25v35,-10,63,-47,63,-91xm95,-42r-2,0r2,0xm221,-132v0,57,-37,105,-86,115v4,18,12,19,18,3r20,18v-21,33,-56,19,-62,-19v-54,-5,-101,-54,-101,-117v0,-67,49,-118,105,-118v57,0,106,51,106,118","w":239},"S":{"d":"10,-36r21,-17v19,41,102,39,102,-11v0,-22,-22,-42,-48,-46v-41,-6,-73,-36,-73,-71v-2,-73,111,-91,149,-36r-22,17v-23,-39,-99,-29,-100,18v0,23,21,43,49,46v41,4,72,36,72,71v2,74,-119,90,-150,29","w":174},"T":{"d":"192,-223r-77,0r0,223r-26,0r0,-223r-78,0r0,-26r181,0r0,26","w":207},"U":{"d":"39,-249r0,183v4,22,32,43,67,43v33,0,65,-21,65,-43r0,-183r27,0r0,184v-1,37,-43,68,-92,68v-51,0,-94,-31,-94,-68r0,-184r27,0","w":215},"V":{"d":"101,0r-91,-249r27,0r76,205r76,-205r27,0r-92,249r-23,0","w":230},"W":{"d":"309,-249r-92,249r-24,0r-33,-90r-33,90r-23,0r-92,-249r27,0r76,205r31,-84r-44,-121r27,0r76,205r76,-205r28,0","w":329},"X":{"d":"79,-127r-71,-122r31,0r57,97r58,-97r31,0r-73,124r73,125r-31,0r-60,-101r-59,101r-30,0","w":194},"Y":{"d":"202,-249r34,0r-103,138r0,111r-27,0r0,-111r-102,-138r34,0r81,112","w":245},"Z":{"d":"189,-249r-138,223r121,0r0,26r-168,0r139,-222r-125,0r0,-27r171,0","w":197},"{":{"d":"43,-124v28,9,10,65,15,98r5,0r0,26v-13,0,-31,-9,-31,-22r0,-81v0,-10,-11,-11,-22,-10r0,-26v10,0,22,1,22,-9v0,-40,-16,-100,31,-97v-1,9,3,28,-5,27v-4,31,11,83,-15,91r0,3","w":80},"}":{"d":"5,-245v50,-3,33,56,33,97v0,10,11,9,21,9r0,26v-11,-1,-22,-1,-21,10r0,81v0,13,-18,22,-33,22r0,-26r7,0v4,-32,-12,-87,13,-98v2,-8,-13,-10,-13,-19r0,-76r-7,0r0,-26","w":67},",":{"d":"7,15v8,-12,17,-24,14,-48r28,0r0,30r-35,30","w":62},".":{"d":"9,0r0,-33r34,0r0,33r-34,0","w":52},"0":{"d":"38,-122v0,55,30,99,66,99v36,0,65,-44,65,-99v0,-55,-29,-98,-65,-98v-36,0,-66,43,-66,98xm12,-122v0,-69,42,-125,92,-125v50,0,90,56,90,125v0,68,-40,125,-90,125v-50,0,-92,-57,-92,-125","w":210},"1":{"d":"27,-190v-6,8,-15,-10,-22,-14r49,-41r22,0r0,245r-26,0r0,-208","w":94},"2":{"d":"134,-116r-80,90r101,0r0,26r-139,0r0,-22r100,-112v29,-31,5,-89,-40,-86v-14,0,-29,6,-41,18r-19,-18v46,-53,141,-19,139,52v0,21,-9,38,-21,52","w":171},"3":{"d":"3,-26r18,-18v26,37,98,23,96,-24v-1,-31,-40,-50,-84,-44r0,-26v43,4,86,-7,85,-41v0,-43,-73,-57,-97,-20r-17,-19v39,-52,142,-27,141,39v0,23,-14,43,-34,55v59,34,28,128,-45,128v-24,0,-48,-12,-63,-30","w":155},"4":{"d":"95,-86r-86,0r1,-22r81,-139r22,12r-71,123r53,0r0,-51r26,0r0,51r33,0r0,26r-33,0r0,86r-26,0r0,-86","w":170},"5":{"d":"37,-119r-24,0r9,-126r136,0r0,26r-111,0r-5,54v55,-38,125,8,125,75v0,87,-107,122,-147,50r19,-18v27,55,102,33,102,-32v0,-65,-82,-86,-104,-29","w":181},"6":{"d":"15,-118v0,-71,20,-129,80,-129v26,0,52,13,70,37r-25,15v-25,-42,-89,-28,-96,20v-3,15,-4,31,-4,48v41,-45,128,-14,128,55v0,42,-33,75,-76,75v-59,0,-77,-55,-77,-121xm143,-72v0,-30,-22,-50,-51,-51v-28,0,-50,23,-50,51v0,27,24,49,51,49v28,0,50,-22,50,-49","w":182},"7":{"d":"8,0r103,-219r-92,0r0,-26r133,0r-114,245r-30,0","w":159},"8":{"d":"81,3v-70,0,-99,-101,-41,-135v-49,-32,-19,-115,41,-115v61,0,91,82,42,115v57,34,31,135,-42,135xm41,-182v0,21,18,38,40,38v22,0,40,-17,40,-38v0,-21,-18,-38,-40,-38v-22,0,-40,17,-40,38xm34,-71v0,26,21,48,47,48v27,0,48,-22,48,-48v0,-26,-21,-47,-48,-47v-26,0,-47,21,-47,47","w":165},"9":{"d":"164,-124v0,73,-23,126,-84,127v-24,0,-49,-14,-65,-35r24,-19v25,44,88,29,97,-17v3,-15,3,-31,3,-48v-43,44,-129,12,-129,-55v0,-41,34,-76,76,-76v58,0,78,53,78,123xm87,-220v-29,0,-52,24,-52,51v0,27,24,48,51,48v28,0,51,-22,51,-50v0,-27,-24,-49,-50,-49","w":176},"a":{"d":"105,0r0,-7v-37,27,-96,-2,-95,-46v1,-46,45,-62,95,-59v0,-45,-34,-53,-73,-38r-6,-25v53,-20,105,-1,105,59v1,37,-3,96,10,116r-36,0xm71,-23v32,0,37,-28,34,-62v-34,-2,-69,1,-69,32v0,17,16,30,35,30","w":146},"b":{"d":"43,-144r0,107v0,8,20,14,45,14v33,0,61,-30,61,-67v0,-36,-28,-67,-61,-67v-23,0,-42,6,-45,13xm43,-5r0,5r-34,0v22,-71,3,-161,9,-245r26,0r0,71v62,-29,131,17,131,84v0,68,-69,114,-132,85","w":188},"c":{"d":"158,-150r-19,19v-34,-48,-108,-22,-108,41v0,61,72,91,107,43r19,18v-51,63,-152,23,-152,-61v0,-84,104,-125,153,-60","w":172},"?":{"d":"89,0r-28,0v-10,-46,-31,-80,-32,-134v43,4,79,-4,79,-43v-1,-47,-63,-60,-82,-16r-18,-18v30,-60,127,-37,125,34v-1,40,-31,73,-76,69xm66,27v0,-9,7,-15,15,-15v9,0,15,6,15,15v0,8,-6,15,-15,15v-8,0,-15,-7,-15,-15","w":147},"`":{"d":"47,-187r-52,-41r42,0r31,41r-21,0","w":73},":":{"d":"16,0r0,-33r33,0r0,33r-33,0xm16,-147r0,-33r33,0r0,33r-33,0","w":65},";":{"d":"16,-147r0,-33r33,0r0,33r-33,0xm3,15v9,-12,18,-24,15,-48r28,0r0,30r-36,30","w":60},"=":{"d":"21,-133r0,-26r124,0r0,26r-124,0xm21,-68r0,-26r124,0r0,26r-124,0","w":158},"|":{"d":"14,0r0,-254r21,0r0,254r-21,0","w":47},"$":{"d":"68,-138r0,-80v-41,11,-43,69,0,80xm94,-106r0,82v45,-8,42,-72,0,-82xm68,-261r26,0r0,15v24,1,45,14,61,32r-20,17v-11,-13,-26,-22,-41,-24r0,90v36,8,61,34,61,67v0,32,-28,59,-61,66r0,20r-26,0r0,-19v-25,-3,-47,-18,-61,-38r21,-17v9,13,23,27,40,29r0,-87v-36,-8,-59,-35,-59,-68v0,-33,25,-58,59,-66r0,-17","w":167},"\"":{"d":"21,-181v-16,-10,-9,-42,-13,-64r27,0v7,28,-5,45,-14,64xm46,-181v-16,-10,-9,-42,-13,-64r27,0v7,28,-5,45,-14,64","w":78},"!":{"d":"42,-11v0,7,-6,14,-14,14v-8,0,-14,-7,-14,-14v0,-8,6,-13,14,-13v9,0,14,5,14,13xm17,-33r0,-212r23,0r0,212r-23,0","w":63},"'":{"d":"14,-217r-4,-26r28,-2r3,29r-31,33r-9,-9","w":43},"(":{"d":"57,-251r11,28v-40,41,-37,212,5,245r-15,24v-59,-50,-60,-245,-1,-297","w":93},")":{"d":"19,-223r11,-28v60,54,59,246,-1,297r-15,-24v42,-33,45,-204,5,-245","w":88},"~":{"d":"62,-125v16,6,32,4,45,-7r9,21v-29,29,-72,-9,-99,17r-11,-22v16,-11,38,-16,57,-8","w":124},"+":{"d":"93,-92r0,51r-26,0r0,-51r-51,0r0,-26r51,0r0,-51r26,0r0,51r51,0r0,26r-51,0","w":162},"-":{"d":"139,-92r-128,0r0,-26r128,0r0,26","w":151},"\/":{"d":"126,-245r-89,245r-28,0r90,-245r27,0","w":136},"&":{"d":"156,-33v-38,56,-147,34,-144,-36v0,-27,21,-56,58,-71r-1,-1r1,1v-23,-24,-28,-42,-28,-54v0,-27,23,-53,58,-53v33,0,55,24,55,51v0,22,-13,42,-46,58r45,58v5,-9,9,-18,13,-34r28,5v-7,24,-15,40,-22,56v6,10,9,14,22,25r0,30v-23,-15,-28,-21,-39,-35xm173,-50v-2,-1,-8,2,-7,-2v2,1,8,-2,7,2xm127,-195v0,-16,-12,-30,-29,-30v-28,1,-38,36,-17,54v5,5,9,12,15,16v24,-14,31,-24,31,-40xm84,-123v-28,17,-43,34,-43,52v0,53,76,61,98,17","w":214},"*":{"d":"95,-165r0,34r-25,0r0,-33r-23,23r-19,-18r24,-23r-33,0r0,-26r33,0r-24,-23r19,-18r23,23r0,-33r25,0r0,33r24,-23r18,18r-23,23r33,0r0,26r-34,0r24,23r-18,18","w":169},"_":{"d":"165,0r-154,0r0,-26r154,0r0,26"},"\\":{"d":"99,0r-90,-245r27,0r90,245r-27,0","w":133},"@":{"d":"177,-74v19,0,42,-42,42,-72v0,-39,-33,-71,-81,-71v-54,0,-94,42,-94,99v0,55,35,88,97,88v39,0,68,-16,82,-37r33,0v-14,39,-52,67,-114,67v-75,0,-127,-40,-127,-116v0,-74,49,-131,124,-131v57,0,109,38,109,101v0,50,-43,117,-99,91v-32,23,-79,-2,-77,-41v1,-35,29,-55,71,-50v3,-33,-16,-26,-40,-22r-6,-27v14,0,22,-6,37,-4v42,6,38,54,34,112v-1,6,-1,13,9,13xm121,-72v23,0,26,-24,24,-49v-26,-2,-49,2,-49,25v0,14,11,24,25,24","w":271},">":{"d":"26,-181r90,91r-90,91r-19,-19r73,-72r-73,-73","w":120},"<":{"d":"4,-90r90,-91r18,18r-72,73r72,72r-18,19","w":118},"^":{"d":"96,-211r-72,72r-19,-18r92,-90r90,90r-19,18","w":198},"#":{"d":"77,-75r-27,75r-28,0r28,-75r-47,0r21,-26r35,0r13,-37r-69,0r21,-26r57,0r26,-65r27,0r-25,65r69,0r25,-65r27,0r-24,65r44,0r-21,26r-32,0v-3,14,-10,24,-14,37r67,0r-22,26r-54,0r-27,75r-29,0r28,-75r-69,0xm100,-138r-14,37r70,0r13,-37r-69,0","w":257},"[":{"d":"43,-124v28,9,10,65,15,98r5,0r0,26v-13,0,-31,-9,-31,-22r0,-81v0,-10,-11,-11,-22,-10r0,-26v10,0,22,1,22,-9v0,-40,-16,-100,31,-97v-1,9,3,28,-5,27v-4,31,11,83,-15,91r0,3","w":75},"]":{"d":"5,-245v50,-3,33,56,33,97v0,10,11,9,21,9r0,26v-11,-1,-22,-1,-21,10r0,81v0,13,-18,22,-33,22r0,-26r7,0v4,-32,-12,-87,13,-98v2,-8,-13,-10,-13,-19r0,-76r-7,0r0,-26","w":65},"\u00a0":{"w":92}}});