/*!
 * 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(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(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(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.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(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.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(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={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,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(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,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},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(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.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>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);


/*!
 * jQuery UI 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI
 */
(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.10",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,
NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,
"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");
if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"),10);if(!isNaN(b)&&b!==0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind((c.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,l,m){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(l)g-=parseFloat(c.curCSS(f,
"border"+this+"Width",true))||0;if(m)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c(this).css(h,d(this,f)+"px")})};c.fn["outer"+b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c(this).css(h,
d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");if("area"===b){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&k(a)}return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==b?a.href||!isNaN(d):!isNaN(d))&&k(a)},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}});
c(function(){var a=document.body,b=a.appendChild(b=document.createElement("div"));c.extend(b.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.offsetHeight===100;c.support.selectstart="onselectstart"in b;a.removeChild(b).style.display="none"});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&
b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)}})}})(jQuery);
;/*!
 * jQuery UI Widget 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b,j){if(b.cleanData){var k=b.cleanData;b.cleanData=function(a){for(var c=0,d;(d=a[c])!=null;c++)b(d).triggerHandler("remove");k(a)}}else{var l=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){b(this).triggerHandler("remove")});return l.call(b(this),a,c)})}}b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,
a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.charAt(0)==="_")return h;
e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==j){h=i;return false}}):this.each(function(){var g=b.data(this,a);g?g.option(d||{})._init():b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,
this._getCreateOptions(),a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return b.metadata&&b.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},
widget:function(){return this.element},option:function(a,c){var d=a;if(arguments.length===0)return b.extend({},this.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}this._setOptions(d);return this},_setOptions:function(a){var c=this;b.each(a,function(d,e){c._setOption(d,e)});return this},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},
enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);
;/*
 * jQuery UI Tabs 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs
 *
 * Depends:
 *	jquery.ui.core.js
 *	jquery.ui.widget.js
 */
(function(d,p){function u(){return++v}function w(){return++x}var v=0,x=0;d.widget("ui.tabs",{options:{add:null,ajaxOptions:null,cache:false,cookie:null,collapsible:false,disable:null,disabled:[],enable:null,event:"click",fx:null,idPrefix:"ui-tabs-",load:null,panelTemplate:"<div></div>",remove:null,select:null,show:null,spinner:"<em>Loading&#8230;</em>",tabTemplate:"<li><a href='#{href}'><span>#{label}</span></a></li>"},_create:function(){this._tabify(true)},_setOption:function(b,e){if(b=="selected")this.options.collapsible&&
e==this.options.selected||this.select(e);else{this.options[b]=e;this._tabify()}},_tabId:function(b){return b.title&&b.title.replace(/\s/g,"_").replace(/[^\w\u00c0-\uFFFF-]/g,"")||this.options.idPrefix+u()},_sanitizeSelector:function(b){return b.replace(/:/g,"\\:")},_cookie:function(){var b=this.cookie||(this.cookie=this.options.cookie.name||"ui-tabs-"+w());return d.cookie.apply(null,[b].concat(d.makeArray(arguments)))},_ui:function(b,e){return{tab:b,panel:e,index:this.anchors.index(b)}},_cleanup:function(){this.lis.filter(".ui-state-processing").removeClass("ui-state-processing").find("span:data(label.tabs)").each(function(){var b=
d(this);b.html(b.data("label.tabs")).removeData("label.tabs")})},_tabify:function(b){function e(g,f){g.css("display","");!d.support.opacity&&f.opacity&&g[0].style.removeAttribute("filter")}var a=this,c=this.options,h=/^#.+/;this.list=this.element.find("ol,ul").eq(0);this.lis=d(" > li:has(a[href])",this.list);this.anchors=this.lis.map(function(){return d("a",this)[0]});this.panels=d([]);this.anchors.each(function(g,f){var i=d(f).attr("href"),l=i.split("#")[0],q;if(l&&(l===location.toString().split("#")[0]||
(q=d("base")[0])&&l===q.href)){i=f.hash;f.href=i}if(h.test(i))a.panels=a.panels.add(a.element.find(a._sanitizeSelector(i)));else if(i&&i!=="#"){d.data(f,"href.tabs",i);d.data(f,"load.tabs",i.replace(/#.*$/,""));i=a._tabId(f);f.href="#"+i;f=a.element.find("#"+i);if(!f.length){f=d(c.panelTemplate).attr("id",i).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").insertAfter(a.panels[g-1]||a.list);f.data("destroy.tabs",true)}a.panels=a.panels.add(f)}else c.disabled.push(g)});if(b){this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all");
this.list.addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.lis.addClass("ui-state-default ui-corner-top");this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom");if(c.selected===p){location.hash&&this.anchors.each(function(g,f){if(f.hash==location.hash){c.selected=g;return false}});if(typeof c.selected!=="number"&&c.cookie)c.selected=parseInt(a._cookie(),10);if(typeof c.selected!=="number"&&this.lis.filter(".ui-tabs-selected").length)c.selected=
this.lis.index(this.lis.filter(".ui-tabs-selected"));c.selected=c.selected||(this.lis.length?0:-1)}else if(c.selected===null)c.selected=-1;c.selected=c.selected>=0&&this.anchors[c.selected]||c.selected<0?c.selected:0;c.disabled=d.unique(c.disabled.concat(d.map(this.lis.filter(".ui-state-disabled"),function(g){return a.lis.index(g)}))).sort();d.inArray(c.selected,c.disabled)!=-1&&c.disabled.splice(d.inArray(c.selected,c.disabled),1);this.panels.addClass("ui-tabs-hide");this.lis.removeClass("ui-tabs-selected ui-state-active");
if(c.selected>=0&&this.anchors.length){a.element.find(a._sanitizeSelector(a.anchors[c.selected].hash)).removeClass("ui-tabs-hide");this.lis.eq(c.selected).addClass("ui-tabs-selected ui-state-active");a.element.queue("tabs",function(){a._trigger("show",null,a._ui(a.anchors[c.selected],a.element.find(a._sanitizeSelector(a.anchors[c.selected].hash))[0]))});this.load(c.selected)}d(window).bind("unload",function(){a.lis.add(a.anchors).unbind(".tabs");a.lis=a.anchors=a.panels=null})}else c.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"));
this.element[c.collapsible?"addClass":"removeClass"]("ui-tabs-collapsible");c.cookie&&this._cookie(c.selected,c.cookie);b=0;for(var j;j=this.lis[b];b++)d(j)[d.inArray(b,c.disabled)!=-1&&!d(j).hasClass("ui-tabs-selected")?"addClass":"removeClass"]("ui-state-disabled");c.cache===false&&this.anchors.removeData("cache.tabs");this.lis.add(this.anchors).unbind(".tabs");if(c.event!=="mouseover"){var k=function(g,f){f.is(":not(.ui-state-disabled)")&&f.addClass("ui-state-"+g)},n=function(g,f){f.removeClass("ui-state-"+
g)};this.lis.bind("mouseover.tabs",function(){k("hover",d(this))});this.lis.bind("mouseout.tabs",function(){n("hover",d(this))});this.anchors.bind("focus.tabs",function(){k("focus",d(this).closest("li"))});this.anchors.bind("blur.tabs",function(){n("focus",d(this).closest("li"))})}var m,o;if(c.fx)if(d.isArray(c.fx)){m=c.fx[0];o=c.fx[1]}else m=o=c.fx;var r=o?function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.hide().removeClass("ui-tabs-hide").animate(o,o.duration||"normal",
function(){e(f,o);a._trigger("show",null,a._ui(g,f[0]))})}:function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.removeClass("ui-tabs-hide");a._trigger("show",null,a._ui(g,f[0]))},s=m?function(g,f){f.animate(m,m.duration||"normal",function(){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");e(f,m);a.element.dequeue("tabs")})}:function(g,f){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");a.element.dequeue("tabs")};
this.anchors.bind(c.event+".tabs",function(){var g=this,f=d(g).closest("li"),i=a.panels.filter(":not(.ui-tabs-hide)"),l=a.element.find(a._sanitizeSelector(g.hash));if(f.hasClass("ui-tabs-selected")&&!c.collapsible||f.hasClass("ui-state-disabled")||f.hasClass("ui-state-processing")||a.panels.filter(":animated").length||a._trigger("select",null,a._ui(this,l[0]))===false){this.blur();return false}c.selected=a.anchors.index(this);a.abort();if(c.collapsible)if(f.hasClass("ui-tabs-selected")){c.selected=
-1;c.cookie&&a._cookie(c.selected,c.cookie);a.element.queue("tabs",function(){s(g,i)}).dequeue("tabs");this.blur();return false}else if(!i.length){c.cookie&&a._cookie(c.selected,c.cookie);a.element.queue("tabs",function(){r(g,l)});a.load(a.anchors.index(this));this.blur();return false}c.cookie&&a._cookie(c.selected,c.cookie);if(l.length){i.length&&a.element.queue("tabs",function(){s(g,i)});a.element.queue("tabs",function(){r(g,l)});a.load(a.anchors.index(this))}else throw"jQuery UI Tabs: Mismatching fragment identifier.";
d.browser.msie&&this.blur()});this.anchors.bind("click.tabs",function(){return false})},_getIndex:function(b){if(typeof b=="string")b=this.anchors.index(this.anchors.filter("[href$="+b+"]"));return b},destroy:function(){var b=this.options;this.abort();this.element.unbind(".tabs").removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible").removeData("tabs");this.list.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.anchors.each(function(){var e=
d.data(this,"href.tabs");if(e)this.href=e;var a=d(this).unbind(".tabs");d.each(["href","load","cache"],function(c,h){a.removeData(h+".tabs")})});this.lis.unbind(".tabs").add(this.panels).each(function(){d.data(this,"destroy.tabs")?d(this).remove():d(this).removeClass("ui-state-default ui-corner-top ui-tabs-selected ui-state-active ui-state-hover ui-state-focus ui-state-disabled ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide")});b.cookie&&this._cookie(null,b.cookie);return this},add:function(b,
e,a){if(a===p)a=this.anchors.length;var c=this,h=this.options;e=d(h.tabTemplate.replace(/#\{href\}/g,b).replace(/#\{label\}/g,e));b=!b.indexOf("#")?b.replace("#",""):this._tabId(d("a",e)[0]);e.addClass("ui-state-default ui-corner-top").data("destroy.tabs",true);var j=c.element.find("#"+b);j.length||(j=d(h.panelTemplate).attr("id",b).data("destroy.tabs",true));j.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide");if(a>=this.lis.length){e.appendTo(this.list);j.appendTo(this.list[0].parentNode)}else{e.insertBefore(this.lis[a]);
j.insertBefore(this.panels[a])}h.disabled=d.map(h.disabled,function(k){return k>=a?++k:k});this._tabify();if(this.anchors.length==1){h.selected=0;e.addClass("ui-tabs-selected ui-state-active");j.removeClass("ui-tabs-hide");this.element.queue("tabs",function(){c._trigger("show",null,c._ui(c.anchors[0],c.panels[0]))});this.load(0)}this._trigger("add",null,this._ui(this.anchors[a],this.panels[a]));return this},remove:function(b){b=this._getIndex(b);var e=this.options,a=this.lis.eq(b).remove(),c=this.panels.eq(b).remove();
if(a.hasClass("ui-tabs-selected")&&this.anchors.length>1)this.select(b+(b+1<this.anchors.length?1:-1));e.disabled=d.map(d.grep(e.disabled,function(h){return h!=b}),function(h){return h>=b?--h:h});this._tabify();this._trigger("remove",null,this._ui(a.find("a")[0],c[0]));return this},enable:function(b){b=this._getIndex(b);var e=this.options;if(d.inArray(b,e.disabled)!=-1){this.lis.eq(b).removeClass("ui-state-disabled");e.disabled=d.grep(e.disabled,function(a){return a!=b});this._trigger("enable",null,
this._ui(this.anchors[b],this.panels[b]));return this}},disable:function(b){b=this._getIndex(b);var e=this.options;if(b!=e.selected){this.lis.eq(b).addClass("ui-state-disabled");e.disabled.push(b);e.disabled.sort();this._trigger("disable",null,this._ui(this.anchors[b],this.panels[b]))}return this},select:function(b){b=this._getIndex(b);if(b==-1)if(this.options.collapsible&&this.options.selected!=-1)b=this.options.selected;else return this;this.anchors.eq(b).trigger(this.options.event+".tabs");return this},
load:function(b){b=this._getIndex(b);var e=this,a=this.options,c=this.anchors.eq(b)[0],h=d.data(c,"load.tabs");this.abort();if(!h||this.element.queue("tabs").length!==0&&d.data(c,"cache.tabs"))this.element.dequeue("tabs");else{this.lis.eq(b).addClass("ui-state-processing");if(a.spinner){var j=d("span",c);j.data("label.tabs",j.html()).html(a.spinner)}this.xhr=d.ajax(d.extend({},a.ajaxOptions,{url:h,success:function(k,n){e.element.find(e._sanitizeSelector(c.hash)).html(k);e._cleanup();a.cache&&d.data(c,
"cache.tabs",true);e._trigger("load",null,e._ui(e.anchors[b],e.panels[b]));try{a.ajaxOptions.success(k,n)}catch(m){}},error:function(k,n){e._cleanup();e._trigger("load",null,e._ui(e.anchors[b],e.panels[b]));try{a.ajaxOptions.error(k,n,b,c)}catch(m){}}}));e.element.dequeue("tabs");return this}},abort:function(){this.element.queue([]);this.panels.stop(false,true);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));if(this.xhr){this.xhr.abort();delete this.xhr}this._cleanup();return this},
url:function(b,e){this.anchors.eq(b).removeData("cache.tabs").data("load.tabs",e);return this},length:function(){return this.anchors.length}});d.extend(d.ui.tabs,{version:"1.8.10"});d.extend(d.ui.tabs.prototype,{rotation:null,rotate:function(b,e){var a=this,c=this.options,h=a._rotate||(a._rotate=function(j){clearTimeout(a.rotation);a.rotation=setTimeout(function(){var k=c.selected;a.select(++k<a.anchors.length?k:0)},b);j&&j.stopPropagation()});e=a._unrotate||(a._unrotate=!e?function(j){j.clientX&&
a.rotate(null)}:function(){t=c.selected;h()});if(b){this.element.bind("tabsshow",h);this.anchors.bind(c.event+".tabs",e);h()}else{clearTimeout(a.rotation);this.element.unbind("tabsshow",h);this.anchors.unbind(c.event+".tabs",e);delete this._rotate;delete this._unrotate}return this}})})(jQuery);
;/*
 * jQuery UI Datepicker 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker
 *
 * Depends:
 *	jquery.ui.core.js
 */
(function(d,G){function K(){this.debug=false;this._curInst=null;this._keyEvent=false;this._disabledInputs=[];this._inDialog=this._datepickerShowing=false;this._mainDivId="ui-datepicker-div";this._inlineClass="ui-datepicker-inline";this._appendClass="ui-datepicker-append";this._triggerClass="ui-datepicker-trigger";this._dialogClass="ui-datepicker-dialog";this._disableClass="ui-datepicker-disabled";this._unselectableClass="ui-datepicker-unselectable";this._currentClass="ui-datepicker-current-day";this._dayOverClass=
"ui-datepicker-days-cell-over";this.regional=[];this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su",
"Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:false,showMonthAfterYear:false,yearSuffix:""};this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:false,hideIfNoPrevNext:false,navigationAsDateFormat:false,gotoCurrent:false,changeMonth:false,changeYear:false,yearRange:"c-10:c+10",showOtherMonths:false,selectOtherMonths:false,showWeek:false,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",
minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false,autoSize:false};d.extend(this._defaults,this.regional[""]);this.dpDiv=d('<div id="'+this._mainDivId+'" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>')}function E(a,b){d.extend(a,b);for(var c in b)if(b[c]==
null||b[c]==G)a[c]=b[c];return a}d.extend(d.ui,{datepicker:{version:"1.8.10"}});var y=(new Date).getTime();d.extend(K.prototype,{markerClassName:"hasDatepicker",log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){E(this._defaults,a||{});return this},_attachDatepicker:function(a,b){var c=null;for(var e in this._defaults){var f=a.getAttribute("date:"+e);if(f){c=c||{};try{c[e]=eval(f)}catch(h){c[e]=f}}}e=a.nodeName.toLowerCase();
f=e=="div"||e=="span";if(!a.id){this.uuid+=1;a.id="dp"+this.uuid}var i=this._newInst(d(a),f);i.settings=d.extend({},b||{},c||{});if(e=="input")this._connectDatepicker(a,i);else f&&this._inlineDatepicker(a,i)},_newInst:function(a,b){return{id:a[0].id.replace(/([^A-Za-z0-9_-])/g,"\\\\$1"),input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:!b?this.dpDiv:d('<div class="'+this._inlineClass+' ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>')}},
_connectDatepicker:function(a,b){var c=d(a);b.append=d([]);b.trigger=d([]);if(!c.hasClass(this.markerClassName)){this._attachments(c,b);c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});this._autoSize(b);d.data(a,"datepicker",b)}},_attachments:function(a,b){var c=this._get(b,"appendText"),e=this._get(b,"isRTL");b.append&&
b.append.remove();if(c){b.append=d('<span class="'+this._appendClass+'">'+c+"</span>");a[e?"before":"after"](b.append)}a.unbind("focus",this._showDatepicker);b.trigger&&b.trigger.remove();c=this._get(b,"showOn");if(c=="focus"||c=="both")a.focus(this._showDatepicker);if(c=="button"||c=="both"){c=this._get(b,"buttonText");var f=this._get(b,"buttonImage");b.trigger=d(this._get(b,"buttonImageOnly")?d("<img/>").addClass(this._triggerClass).attr({src:f,alt:c,title:c}):d('<button type="button"></button>').addClass(this._triggerClass).html(f==
""?c:d("<img/>").attr({src:f,alt:c,title:c})));a[e?"before":"after"](b.trigger);b.trigger.click(function(){d.datepicker._datepickerShowing&&d.datepicker._lastInput==a[0]?d.datepicker._hideDatepicker():d.datepicker._showDatepicker(a[0]);return false})}},_autoSize:function(a){if(this._get(a,"autoSize")&&!a.inline){var b=new Date(2009,11,20),c=this._get(a,"dateFormat");if(c.match(/[DM]/)){var e=function(f){for(var h=0,i=0,g=0;g<f.length;g++)if(f[g].length>h){h=f[g].length;i=g}return i};b.setMonth(e(this._get(a,
c.match(/MM/)?"monthNames":"monthNamesShort")));b.setDate(e(this._get(a,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-b.getDay())}a.input.attr("size",this._formatDate(a,b).length)}},_inlineDatepicker:function(a,b){var c=d(a);if(!c.hasClass(this.markerClassName)){c.addClass(this.markerClassName).append(b.dpDiv).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});d.data(a,"datepicker",b);this._setDate(b,this._getDefaultDate(b),
true);this._updateDatepicker(b);this._updateAlternate(b);b.dpDiv.show()}},_dialogDatepicker:function(a,b,c,e,f){a=this._dialogInst;if(!a){this.uuid+=1;this._dialogInput=d('<input type="text" id="'+("dp"+this.uuid)+'" style="position: absolute; top: -100px; width: 0px; z-index: -10;"/>');this._dialogInput.keydown(this._doKeyDown);d("body").append(this._dialogInput);a=this._dialogInst=this._newInst(this._dialogInput,false);a.settings={};d.data(this._dialogInput[0],"datepicker",a)}E(a.settings,e||{});
b=b&&b.constructor==Date?this._formatDate(a,b):b;this._dialogInput.val(b);this._pos=f?f.length?f:[f.pageX,f.pageY]:null;if(!this._pos)this._pos=[document.documentElement.clientWidth/2-100+(document.documentElement.scrollLeft||document.body.scrollLeft),document.documentElement.clientHeight/2-150+(document.documentElement.scrollTop||document.body.scrollTop)];this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px");a.settings.onSelect=c;this._inDialog=true;this.dpDiv.addClass(this._dialogClass);
this._showDatepicker(this._dialogInput[0]);d.blockUI&&d.blockUI(this.dpDiv);d.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();d.removeData(a,"datepicker");if(e=="input"){c.append.remove();c.trigger.remove();b.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",
this._doKeyUp)}else if(e=="div"||e=="span")b.removeClass(this.markerClassName).empty()}},_enableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=false;c.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().removeClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs,
function(f){return f==a?null:f})}},_disableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=true;c.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",cursor:"default"})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().addClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:
f});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return false;for(var b=0;b<this._disabledInputs.length;b++)if(this._disabledInputs[b]==a)return true;return false},_getInst:function(a){try{return d.data(a,"datepicker")}catch(b){throw"Missing instance data for this datepicker";}},_optionDatepicker:function(a,b,c){var e=this._getInst(a);if(arguments.length==2&&typeof b=="string")return b=="defaults"?d.extend({},d.datepicker._defaults):e?b=="all"?d.extend({},
e.settings):this._get(e,b):null;var f=b||{};if(typeof b=="string"){f={};f[b]=c}if(e){this._curInst==e&&this._hideDatepicker();var h=this._getDateDatepicker(a,true);E(e.settings,f);this._attachments(d(a),e);this._autoSize(e);this._setDateDatepicker(a,h);this._updateDatepicker(e)}},_changeDatepicker:function(a,b,c){this._optionDatepicker(a,b,c)},_refreshDatepicker:function(a){(a=this._getInst(a))&&this._updateDatepicker(a)},_setDateDatepicker:function(a,b){if(a=this._getInst(a)){this._setDate(a,b);
this._updateDatepicker(a);this._updateAlternate(a)}},_getDateDatepicker:function(a,b){(a=this._getInst(a))&&!a.inline&&this._setDateFromField(a,b);return a?this._getDate(a):null},_doKeyDown:function(a){var b=d.datepicker._getInst(a.target),c=true,e=b.dpDiv.is(".ui-datepicker-rtl");b._keyEvent=true;if(d.datepicker._datepickerShowing)switch(a.keyCode){case 9:d.datepicker._hideDatepicker();c=false;break;case 13:c=d("td."+d.datepicker._dayOverClass+":not(."+d.datepicker._currentClass+")",b.dpDiv);c[0]?
d.datepicker._selectDay(a.target,b.selectedMonth,b.selectedYear,c[0]):d.datepicker._hideDatepicker();return false;case 27:d.datepicker._hideDatepicker();break;case 33:d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 34:d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 35:if(a.ctrlKey||a.metaKey)d.datepicker._clearDate(a.target);c=a.ctrlKey||
a.metaKey;break;case 36:if(a.ctrlKey||a.metaKey)d.datepicker._gotoToday(a.target);c=a.ctrlKey||a.metaKey;break;case 37:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?+1:-1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 38:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,-7,"D");c=a.ctrlKey||a.metaKey;break;case 39:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,
e?-1:+1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 40:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,+7,"D");c=a.ctrlKey||a.metaKey;break;default:c=false}else if(a.keyCode==36&&a.ctrlKey)d.datepicker._showDatepicker(this);else c=false;if(c){a.preventDefault();a.stopPropagation()}},_doKeyPress:function(a){var b=d.datepicker._getInst(a.target);if(d.datepicker._get(b,
"constrainInput")){b=d.datepicker._possibleChars(d.datepicker._get(b,"dateFormat"));var c=String.fromCharCode(a.charCode==G?a.keyCode:a.charCode);return a.ctrlKey||a.metaKey||c<" "||!b||b.indexOf(c)>-1}},_doKeyUp:function(a){a=d.datepicker._getInst(a.target);if(a.input.val()!=a.lastVal)try{if(d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a))){d.datepicker._setDateFromField(a);d.datepicker._updateAlternate(a);d.datepicker._updateDatepicker(a)}}catch(b){d.datepicker.log(b)}return true},
_showDatepicker:function(a){a=a.target||a;if(a.nodeName.toLowerCase()!="input")a=d("input",a.parentNode)[0];if(!(d.datepicker._isDisabledDatepicker(a)||d.datepicker._lastInput==a)){var b=d.datepicker._getInst(a);d.datepicker._curInst&&d.datepicker._curInst!=b&&d.datepicker._curInst.dpDiv.stop(true,true);var c=d.datepicker._get(b,"beforeShow");E(b.settings,c?c.apply(a,[a,b]):{});b.lastVal=null;d.datepicker._lastInput=a;d.datepicker._setDateFromField(b);if(d.datepicker._inDialog)a.value="";if(!d.datepicker._pos){d.datepicker._pos=
d.datepicker._findPos(a);d.datepicker._pos[1]+=a.offsetHeight}var e=false;d(a).parents().each(function(){e|=d(this).css("position")=="fixed";return!e});if(e&&d.browser.opera){d.datepicker._pos[0]-=document.documentElement.scrollLeft;d.datepicker._pos[1]-=document.documentElement.scrollTop}c={left:d.datepicker._pos[0],top:d.datepicker._pos[1]};d.datepicker._pos=null;b.dpDiv.empty();b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});d.datepicker._updateDatepicker(b);c=d.datepicker._checkOffset(b,
c,e);b.dpDiv.css({position:d.datepicker._inDialog&&d.blockUI?"static":e?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"});if(!b.inline){c=d.datepicker._get(b,"showAnim");var f=d.datepicker._get(b,"duration"),h=function(){d.datepicker._datepickerShowing=true;var i=b.dpDiv.find("iframe.ui-datepicker-cover");if(i.length){var g=d.datepicker._getBorders(b.dpDiv);i.css({left:-g[0],top:-g[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})}};b.dpDiv.zIndex(d(a).zIndex()+1);d.effects&&
d.effects[c]?b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),f,h):b.dpDiv[c||"show"](c?f:null,h);if(!c||!f)h();b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus();d.datepicker._curInst=b}}},_updateDatepicker:function(a){var b=this,c=d.datepicker._getBorders(a.dpDiv);a.dpDiv.empty().append(this._generateHTML(a));var e=a.dpDiv.find("iframe.ui-datepicker-cover");e.length&&e.css({left:-c[0],top:-c[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()});a.dpDiv.find("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a").bind("mouseout",
function(){d(this).removeClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).removeClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).removeClass("ui-datepicker-next-hover")}).bind("mouseover",function(){if(!b._isDisabledDatepicker(a.inline?a.dpDiv.parent()[0]:a.input[0])){d(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");d(this).addClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=
-1&&d(this).addClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).addClass("ui-datepicker-next-hover")}}).end().find("."+this._dayOverClass+" a").trigger("mouseover").end();c=this._getNumberOfMonths(a);e=c[1];e>1?a.dpDiv.addClass("ui-datepicker-multi-"+e).css("width",17*e+"em"):a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");a.dpDiv[(c[0]!=1||c[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");a.dpDiv[(this._get(a,
"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");a==d.datepicker._curInst&&d.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&a.input[0]!=document.activeElement&&a.input.focus();if(a.yearshtml){var f=a.yearshtml;setTimeout(function(){f===a.yearshtml&&a.dpDiv.find("select.ui-datepicker-year:first").replaceWith(a.yearshtml);f=a.yearshtml=null},0)}},_getBorders:function(a){var b=function(c){return{thin:1,medium:2,thick:3}[c]||c};return[parseFloat(b(a.css("border-left-width"))),
parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var e=a.dpDiv.outerWidth(),f=a.dpDiv.outerHeight(),h=a.input?a.input.outerWidth():0,i=a.input?a.input.outerHeight():0,g=document.documentElement.clientWidth+d(document).scrollLeft(),j=document.documentElement.clientHeight+d(document).scrollTop();b.left-=this._get(a,"isRTL")?e-h:0;b.left-=c&&b.left==a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top==a.input.offset().top+i?d(document).scrollTop():0;b.left-=Math.min(b.left,
b.left+e>g&&g>e?Math.abs(b.left+e-g):0);b.top-=Math.min(b.top,b.top+f>j&&j>f?Math.abs(f+i):0);return b},_findPos:function(a){for(var b=this._get(this._getInst(a),"isRTL");a&&(a.type=="hidden"||a.nodeType!=1||d.expr.filters.hidden(a));)a=a[b?"previousSibling":"nextSibling"];a=d(a).offset();return[a.left,a.top]},_hideDatepicker:function(a){var b=this._curInst;if(!(!b||a&&b!=d.data(a,"datepicker")))if(this._datepickerShowing){a=this._get(b,"showAnim");var c=this._get(b,"duration"),e=function(){d.datepicker._tidyDialog(b);
this._curInst=null};d.effects&&d.effects[a]?b.dpDiv.hide(a,d.datepicker._get(b,"showOptions"),c,e):b.dpDiv[a=="slideDown"?"slideUp":a=="fadeIn"?"fadeOut":"hide"](a?c:null,e);a||e();if(a=this._get(b,"onClose"))a.apply(b.input?b.input[0]:null,[b.input?b.input.val():"",b]);this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if(d.blockUI){d.unblockUI();d("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},
_checkExternalClick:function(a){if(d.datepicker._curInst){a=d(a.target);a[0].id!=d.datepicker._mainDivId&&a.parents("#"+d.datepicker._mainDivId).length==0&&!a.hasClass(d.datepicker.markerClassName)&&!a.hasClass(d.datepicker._triggerClass)&&d.datepicker._datepickerShowing&&!(d.datepicker._inDialog&&d.blockUI)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var e=this._getInst(a[0]);if(!this._isDisabledDatepicker(a[0])){this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"):
0),c);this._updateDatepicker(e)}},_gotoToday:function(a){a=d(a);var b=this._getInst(a[0]);if(this._get(b,"gotoCurrent")&&b.currentDay){b.selectedDay=b.currentDay;b.drawMonth=b.selectedMonth=b.currentMonth;b.drawYear=b.selectedYear=b.currentYear}else{var c=new Date;b.selectedDay=c.getDate();b.drawMonth=b.selectedMonth=c.getMonth();b.drawYear=b.selectedYear=c.getFullYear()}this._notifyChange(b);this._adjustDate(a)},_selectMonthYear:function(a,b,c){a=d(a);var e=this._getInst(a[0]);e._selectingMonthYear=
false;e["selected"+(c=="M"?"Month":"Year")]=e["draw"+(c=="M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_clickMonthYear:function(a){var b=this._getInst(d(a)[0]);b.input&&b._selectingMonthYear&&setTimeout(function(){b.input.focus()},0);b._selectingMonthYear=!b._selectingMonthYear},_selectDay:function(a,b,c,e){var f=d(a);if(!(d(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(f[0]))){f=this._getInst(f[0]);f.selectedDay=f.currentDay=
d("a",e).html();f.selectedMonth=f.currentMonth=b;f.selectedYear=f.currentYear=c;this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){a=d(a);this._getInst(a[0]);this._selectDate(a,"")},_selectDate:function(a,b){a=this._getInst(d(a)[0]);b=b!=null?b:this._formatDate(a);a.input&&a.input.val(b);this._updateAlternate(a);var c=this._get(a,"onSelect");if(c)c.apply(a.input?a.input[0]:null,[b,a]);else a.input&&a.input.trigger("change");if(a.inline)this._updateDatepicker(a);
else{this._hideDatepicker();this._lastInput=a.input[0];typeof a.input[0]!="object"&&a.input.focus();this._lastInput=null}},_updateAlternate:function(a){var b=this._get(a,"altField");if(b){var c=this._get(a,"altFormat")||this._get(a,"dateFormat"),e=this._getDate(a),f=this.formatDate(c,e,this._getFormatConfig(a));d(b).each(function(){d(this).val(f)})}},noWeekends:function(a){a=a.getDay();return[a>0&&a<6,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b=
a.getTime();a.setMonth(0);a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?b.toString():b+"";if(b=="")return null;var e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff;e=typeof e!="string"?e:(new Date).getFullYear()%100+parseInt(e,10);for(var f=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,h=(c?c.dayNames:null)||this._defaults.dayNames,i=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,
g=(c?c.monthNames:null)||this._defaults.monthNames,j=c=-1,l=-1,u=-1,k=false,o=function(p){(p=z+1<a.length&&a.charAt(z+1)==p)&&z++;return p},m=function(p){var v=o(p);p=new RegExp("^\\d{1,"+(p=="@"?14:p=="!"?20:p=="y"&&v?4:p=="o"?3:2)+"}");p=b.substring(s).match(p);if(!p)throw"Missing number at position "+s;s+=p[0].length;return parseInt(p[0],10)},n=function(p,v,H){p=o(p)?H:v;for(v=0;v<p.length;v++)if(b.substr(s,p[v].length).toLowerCase()==p[v].toLowerCase()){s+=p[v].length;return v+1}throw"Unknown name at position "+
s;},r=function(){if(b.charAt(s)!=a.charAt(z))throw"Unexpected literal at position "+s;s++},s=0,z=0;z<a.length;z++)if(k)if(a.charAt(z)=="'"&&!o("'"))k=false;else r();else switch(a.charAt(z)){case "d":l=m("d");break;case "D":n("D",f,h);break;case "o":u=m("o");break;case "m":j=m("m");break;case "M":j=n("M",i,g);break;case "y":c=m("y");break;case "@":var w=new Date(m("@"));c=w.getFullYear();j=w.getMonth()+1;l=w.getDate();break;case "!":w=new Date((m("!")-this._ticksTo1970)/1E4);c=w.getFullYear();j=w.getMonth()+
1;l=w.getDate();break;case "'":if(o("'"))r();else k=true;break;default:r()}if(c==-1)c=(new Date).getFullYear();else if(c<100)c+=(new Date).getFullYear()-(new Date).getFullYear()%100+(c<=e?0:-100);if(u>-1){j=1;l=u;do{e=this._getDaysInMonth(c,j-1);if(l<=e)break;j++;l-=e}while(1)}w=this._daylightSavingAdjust(new Date(c,j-1,l));if(w.getFullYear()!=c||w.getMonth()+1!=j||w.getDate()!=l)throw"Invalid date";return w},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",
RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*24*60*60*1E7,formatDate:function(a,b,c){if(!b)return"";var e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?c.dayNames:null)||this._defaults.dayNames,h=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort;c=(c?c.monthNames:null)||this._defaults.monthNames;var i=function(o){(o=k+1<a.length&&
a.charAt(k+1)==o)&&k++;return o},g=function(o,m,n){m=""+m;if(i(o))for(;m.length<n;)m="0"+m;return m},j=function(o,m,n,r){return i(o)?r[m]:n[m]},l="",u=false;if(b)for(var k=0;k<a.length;k++)if(u)if(a.charAt(k)=="'"&&!i("'"))u=false;else l+=a.charAt(k);else switch(a.charAt(k)){case "d":l+=g("d",b.getDate(),2);break;case "D":l+=j("D",b.getDay(),e,f);break;case "o":l+=g("o",(b.getTime()-(new Date(b.getFullYear(),0,0)).getTime())/864E5,3);break;case "m":l+=g("m",b.getMonth()+1,2);break;case "M":l+=j("M",
b.getMonth(),h,c);break;case "y":l+=i("y")?b.getFullYear():(b.getYear()%100<10?"0":"")+b.getYear()%100;break;case "@":l+=b.getTime();break;case "!":l+=b.getTime()*1E4+this._ticksTo1970;break;case "'":if(i("'"))l+="'";else u=true;break;default:l+=a.charAt(k)}return l},_possibleChars:function(a){for(var b="",c=false,e=function(h){(h=f+1<a.length&&a.charAt(f+1)==h)&&f++;return h},f=0;f<a.length;f++)if(c)if(a.charAt(f)=="'"&&!e("'"))c=false;else b+=a.charAt(f);else switch(a.charAt(f)){case "d":case "m":case "y":case "@":b+=
"0123456789";break;case "D":case "M":return null;case "'":if(e("'"))b+="'";else c=true;break;default:b+=a.charAt(f)}return b},_get:function(a,b){return a.settings[b]!==G?a.settings[b]:this._defaults[b]},_setDateFromField:function(a,b){if(a.input.val()!=a.lastVal){var c=this._get(a,"dateFormat"),e=a.lastVal=a.input?a.input.val():null,f,h;f=h=this._getDefaultDate(a);var i=this._getFormatConfig(a);try{f=this.parseDate(c,e,i)||h}catch(g){this.log(g);e=b?"":e}a.selectedDay=f.getDate();a.drawMonth=a.selectedMonth=
f.getMonth();a.drawYear=a.selectedYear=f.getFullYear();a.currentDay=e?f.getDate():0;a.currentMonth=e?f.getMonth():0;a.currentYear=e?f.getFullYear():0;this._adjustInstDate(a)}},_getDefaultDate:function(a){return this._restrictMinMax(a,this._determineDate(a,this._get(a,"defaultDate"),new Date))},_determineDate:function(a,b,c){var e=function(h){var i=new Date;i.setDate(i.getDate()+h);return i},f=function(h){try{return d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),h,d.datepicker._getFormatConfig(a))}catch(i){}var g=
(h.toLowerCase().match(/^c/)?d.datepicker._getDate(a):null)||new Date,j=g.getFullYear(),l=g.getMonth();g=g.getDate();for(var u=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,k=u.exec(h);k;){switch(k[2]||"d"){case "d":case "D":g+=parseInt(k[1],10);break;case "w":case "W":g+=parseInt(k[1],10)*7;break;case "m":case "M":l+=parseInt(k[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(j,l));break;case "y":case "Y":j+=parseInt(k[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(j,l));break}k=u.exec(h)}return new Date(j,
l,g)};if(b=(b=b==null||b===""?c:typeof b=="string"?f(b):typeof b=="number"?isNaN(b)?c:e(b):new Date(b.getTime()))&&b.toString()=="Invalid Date"?c:b){b.setHours(0);b.setMinutes(0);b.setSeconds(0);b.setMilliseconds(0)}return this._daylightSavingAdjust(b)},_daylightSavingAdjust:function(a){if(!a)return null;a.setHours(a.getHours()>12?a.getHours()+2:0);return a},_setDate:function(a,b,c){var e=!b,f=a.selectedMonth,h=a.selectedYear;b=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=
a.currentDay=b.getDate();a.drawMonth=a.selectedMonth=a.currentMonth=b.getMonth();a.drawYear=a.selectedYear=a.currentYear=b.getFullYear();if((f!=a.selectedMonth||h!=a.selectedYear)&&!c)this._notifyChange(a);this._adjustInstDate(a);if(a.input)a.input.val(e?"":this._formatDate(a))},_getDate:function(a){return!a.currentYear||a.input&&a.input.val()==""?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay))},_generateHTML:function(a){var b=new Date;b=this._daylightSavingAdjust(new Date(b.getFullYear(),
b.getMonth(),b.getDate()));var c=this._get(a,"isRTL"),e=this._get(a,"showButtonPanel"),f=this._get(a,"hideIfNoPrevNext"),h=this._get(a,"navigationAsDateFormat"),i=this._getNumberOfMonths(a),g=this._get(a,"showCurrentAtPos"),j=this._get(a,"stepMonths"),l=i[0]!=1||i[1]!=1,u=this._daylightSavingAdjust(!a.currentDay?new Date(9999,9,9):new Date(a.currentYear,a.currentMonth,a.currentDay)),k=this._getMinMaxDate(a,"min"),o=this._getMinMaxDate(a,"max");g=a.drawMonth-g;var m=a.drawYear;if(g<0){g+=12;m--}if(o){var n=
this._daylightSavingAdjust(new Date(o.getFullYear(),o.getMonth()-i[0]*i[1]+1,o.getDate()));for(n=k&&n<k?k:n;this._daylightSavingAdjust(new Date(m,g,1))>n;){g--;if(g<0){g=11;m--}}}a.drawMonth=g;a.drawYear=m;n=this._get(a,"prevText");n=!h?n:this.formatDate(n,this._daylightSavingAdjust(new Date(m,g-j,1)),this._getFormatConfig(a));n=this._canAdjustMonth(a,-1,m,g)?'<a class="ui-datepicker-prev ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._adjustDate('#"+a.id+"', -"+j+", 'M');\" title=\""+n+'"><span class="ui-icon ui-icon-circle-triangle-'+
(c?"e":"w")+'">'+n+"</span></a>":f?"":'<a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="'+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>";var r=this._get(a,"nextText");r=!h?r:this.formatDate(r,this._daylightSavingAdjust(new Date(m,g+j,1)),this._getFormatConfig(a));f=this._canAdjustMonth(a,+1,m,g)?'<a class="ui-datepicker-next ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._adjustDate('#"+a.id+"', +"+j+", 'M');\" title=\""+r+'"><span class="ui-icon ui-icon-circle-triangle-'+
(c?"w":"e")+'">'+r+"</span></a>":f?"":'<a class="ui-datepicker-next ui-corner-all ui-state-disabled" title="'+r+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+r+"</span></a>";j=this._get(a,"currentText");r=this._get(a,"gotoCurrent")&&a.currentDay?u:b;j=!h?j:this.formatDate(j,r,this._getFormatConfig(a));h=!a.inline?'<button type="button" class="ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all" onclick="DP_jQuery_'+y+'.datepicker._hideDatepicker();">'+this._get(a,
"closeText")+"</button>":"";e=e?'<div class="ui-datepicker-buttonpane ui-widget-content">'+(c?h:"")+(this._isInRange(a,r)?'<button type="button" class="ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._gotoToday('#"+a.id+"');\">"+j+"</button>":"")+(c?"":h)+"</div>":"";h=parseInt(this._get(a,"firstDay"),10);h=isNaN(h)?0:h;j=this._get(a,"showWeek");r=this._get(a,"dayNames");this._get(a,"dayNamesShort");var s=this._get(a,"dayNamesMin"),z=
this._get(a,"monthNames"),w=this._get(a,"monthNamesShort"),p=this._get(a,"beforeShowDay"),v=this._get(a,"showOtherMonths"),H=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var L=this._getDefaultDate(a),I="",C=0;C<i[0];C++){for(var M="",D=0;D<i[1];D++){var N=this._daylightSavingAdjust(new Date(m,g,a.selectedDay)),t=" ui-corner-all",x="";if(l){x+='<div class="ui-datepicker-group';if(i[1]>1)switch(D){case 0:x+=" ui-datepicker-group-first";t=" ui-corner-"+(c?"right":"left");break;case i[1]-
1:x+=" ui-datepicker-group-last";t=" ui-corner-"+(c?"left":"right");break;default:x+=" ui-datepicker-group-middle";t="";break}x+='">'}x+='<div class="ui-datepicker-header ui-widget-header ui-helper-clearfix'+t+'">'+(/all|left/.test(t)&&C==0?c?f:n:"")+(/all|right/.test(t)&&C==0?c?n:f:"")+this._generateMonthYearHeader(a,g,m,k,o,C>0||D>0,z,w)+'</div><table class="ui-datepicker-calendar"><thead><tr>';var A=j?'<th class="ui-datepicker-week-col">'+this._get(a,"weekHeader")+"</th>":"";for(t=0;t<7;t++){var q=
(t+h)%7;A+="<th"+((t+h+6)%7>=5?' class="ui-datepicker-week-end"':"")+'><span title="'+r[q]+'">'+s[q]+"</span></th>"}x+=A+"</tr></thead><tbody>";A=this._getDaysInMonth(m,g);if(m==a.selectedYear&&g==a.selectedMonth)a.selectedDay=Math.min(a.selectedDay,A);t=(this._getFirstDayOfMonth(m,g)-h+7)%7;A=l?6:Math.ceil((t+A)/7);q=this._daylightSavingAdjust(new Date(m,g,1-t));for(var O=0;O<A;O++){x+="<tr>";var P=!j?"":'<td class="ui-datepicker-week-col">'+this._get(a,"calculateWeek")(q)+"</td>";for(t=0;t<7;t++){var F=
p?p.apply(a.input?a.input[0]:null,[q]):[true,""],B=q.getMonth()!=g,J=B&&!H||!F[0]||k&&q<k||o&&q>o;P+='<td class="'+((t+h+6)%7>=5?" ui-datepicker-week-end":"")+(B?" ui-datepicker-other-month":"")+(q.getTime()==N.getTime()&&g==a.selectedMonth&&a._keyEvent||L.getTime()==q.getTime()&&L.getTime()==N.getTime()?" "+this._dayOverClass:"")+(J?" "+this._unselectableClass+" ui-state-disabled":"")+(B&&!v?"":" "+F[1]+(q.getTime()==u.getTime()?" "+this._currentClass:"")+(q.getTime()==b.getTime()?" ui-datepicker-today":
""))+'"'+((!B||v)&&F[2]?' title="'+F[2]+'"':"")+(J?"":' onclick="DP_jQuery_'+y+".datepicker._selectDay('#"+a.id+"',"+q.getMonth()+","+q.getFullYear()+', this);return false;"')+">"+(B&&!v?"&#xa0;":J?'<span class="ui-state-default">'+q.getDate()+"</span>":'<a class="ui-state-default'+(q.getTime()==b.getTime()?" ui-state-highlight":"")+(q.getTime()==u.getTime()?" ui-state-active":"")+(B?" ui-priority-secondary":"")+'" href="#">'+q.getDate()+"</a>")+"</td>";q.setDate(q.getDate()+1);q=this._daylightSavingAdjust(q)}x+=
P+"</tr>"}g++;if(g>11){g=0;m++}x+="</tbody></table>"+(l?"</div>"+(i[0]>0&&D==i[1]-1?'<div class="ui-datepicker-row-break"></div>':""):"");M+=x}I+=M}I+=e+(d.browser.msie&&parseInt(d.browser.version,10)<7&&!a.inline?'<iframe src="javascript:false;" class="ui-datepicker-cover" frameborder="0"></iframe>':"");a._keyEvent=false;return I},_generateMonthYearHeader:function(a,b,c,e,f,h,i,g){var j=this._get(a,"changeMonth"),l=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),k='<div class="ui-datepicker-title">',
o="";if(h||!j)o+='<span class="ui-datepicker-month">'+i[b]+"</span>";else{i=e&&e.getFullYear()==c;var m=f&&f.getFullYear()==c;o+='<select class="ui-datepicker-month" onchange="DP_jQuery_'+y+".datepicker._selectMonthYear('#"+a.id+"', this, 'M');\" onclick=\"DP_jQuery_"+y+".datepicker._clickMonthYear('#"+a.id+"');\">";for(var n=0;n<12;n++)if((!i||n>=e.getMonth())&&(!m||n<=f.getMonth()))o+='<option value="'+n+'"'+(n==b?' selected="selected"':"")+">"+g[n]+"</option>";o+="</select>"}u||(k+=o+(h||!(j&&
l)?"&#xa0;":""));a.yearshtml="";if(h||!l)k+='<span class="ui-datepicker-year">'+c+"</span>";else{g=this._get(a,"yearRange").split(":");var r=(new Date).getFullYear();i=function(s){s=s.match(/c[+-].*/)?c+parseInt(s.substring(1),10):s.match(/[+-].*/)?r+parseInt(s,10):parseInt(s,10);return isNaN(s)?r:s};b=i(g[0]);g=Math.max(b,i(g[1]||""));b=e?Math.max(b,e.getFullYear()):b;g=f?Math.min(g,f.getFullYear()):g;for(a.yearshtml+='<select class="ui-datepicker-year" onchange="DP_jQuery_'+y+".datepicker._selectMonthYear('#"+
a.id+"', this, 'Y');\" onclick=\"DP_jQuery_"+y+".datepicker._clickMonthYear('#"+a.id+"');\">";b<=g;b++)a.yearshtml+='<option value="'+b+'"'+(b==c?' selected="selected"':"")+">"+b+"</option>";a.yearshtml+="</select>";if(d.browser.mozilla)k+='<select class="ui-datepicker-year"><option value="'+c+'" selected="selected">'+c+"</option></select>";else{k+=a.yearshtml;a.yearshtml=null}}k+=this._get(a,"yearSuffix");if(u)k+=(h||!(j&&l)?"&#xa0;":"")+o;k+="</div>";return k},_adjustInstDate:function(a,b,c){var e=
a.drawYear+(c=="Y"?b:0),f=a.drawMonth+(c=="M"?b:0);b=Math.min(a.selectedDay,this._getDaysInMonth(e,f))+(c=="D"?b:0);e=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(e,f,b)));a.selectedDay=e.getDate();a.drawMonth=a.selectedMonth=e.getMonth();a.drawYear=a.selectedYear=e.getFullYear();if(c=="M"||c=="Y")this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");b=c&&b<c?c:b;return b=a&&b>a?a:b},_notifyChange:function(a){var b=this._get(a,
"onChangeMonthYear");if(b)b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return a==null?[1,1]:typeof a=="number"?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,e){var f=this._getNumberOfMonths(a);
c=this._daylightSavingAdjust(new Date(c,e+(b<0?b:f[0]*f[1]),1));b<0&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!a||b.getTime()<=a.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");b=typeof b!="string"?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,
"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,e){if(!b){a.currentDay=a.selectedDay;a.currentMonth=a.selectedMonth;a.currentYear=a.selectedYear}b=b?typeof b=="object"?b:this._daylightSavingAdjust(new Date(e,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});d.fn.datepicker=
function(a){if(!this.length)return this;if(!d.datepicker.initialized){d(document).mousedown(d.datepicker._checkExternalClick).find("body").append(d.datepicker.dpDiv);d.datepicker.initialized=true}var b=Array.prototype.slice.call(arguments,1);if(typeof a=="string"&&(a=="isDisabled"||a=="getDate"||a=="widget"))return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));if(a=="option"&&arguments.length==2&&typeof arguments[1]=="string")return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,
[this[0]].concat(b));return this.each(function(){typeof a=="string"?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new K;d.datepicker.initialized=false;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.8.10";window["DP_jQuery_"+y]=d})(jQuery);
;

/* Copyright (c) 2006 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) 
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * $LastChangedDate: 2007-06-19 20:25:28 -0500 (Tue, 19 Jun 2007) $
 * $Rev: 2111 $
 *
 * Version 2.1
 */
(function($){$.fn.bgIframe=$.fn.bgiframe=function(s){if($.browser.msie&&parseInt($.browser.version)<=6){s=$.extend({top:'auto',left:'auto',width:'auto',height:'auto',opacity:true,src:'javascript:false;'},s||{});var prop=function(n){return n&&n.constructor==Number?n+'px':n;},html='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+s.src+'"'+'style="display:block;position:absolute;z-index:-1;'+(s.opacity!==false?'filter:Alpha(Opacity=\'0\');':'')+'top:'+(s.top=='auto'?'expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+\'px\')':prop(s.top))+';'+'left:'+(s.left=='auto'?'expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+\'px\')':prop(s.left))+';'+'width:'+(s.width=='auto'?'expression(this.parentNode.offsetWidth+\'px\')':prop(s.width))+';'+'height:'+(s.height=='auto'?'expression(this.parentNode.offsetHeight+\'px\')':prop(s.height))+';'+'"/>';return this.each(function(){if($('> iframe.bgiframe',this).length==0)this.insertBefore(document.createElement(html),this.firstChild);});}return this;};if(!$.browser.version)$.browser.version=navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)[1];})(jQuery);

/* ------------------------------------------------------------------------
 * 	Class: prettyPhoto
 * 	Use: Lightbox clone for jQuery
 * 	Author: Stephane Caron (http://www.no-margin-for-errors.com)
 * 	Version: 2.5.6
 ------------------------------------------------------------------------- */

(function($){$.prettyPhoto={version:'2.5.6'};$.fn.prettyPhoto=function(settings){settings=jQuery.extend({animationSpeed:'normal',opacity:0.80,showTitle:true,allowresize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'light_rounded',hideflash:false,wmode:'opaque',autoplay:true,modal:false,changepicturecallback:function(){},callback:function(){},markup:'<div class="pp_pic_holder"> \
      <div class="pp_top"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
      <div class="pp_content_container"> \
       <div class="pp_left"> \
       <div class="pp_right"> \
        <div class="pp_content"> \
         <div class="pp_loaderIcon"></div> \
         <div class="pp_fade"> \
          <a href="#" class="pp_expand" title="Expand the image">Expand</a> \
          <div class="pp_hoverContainer"> \
           <a class="pp_next" href="#">next</a> \
           <a class="pp_previous" href="#">previous</a> \
          </div> \
          <div id="pp_full_res"></div> \
          <div class="pp_details clearfix"> \
           <a class="pp_close" href="#">Close</a> \
           <p class="pp_description"></p> \
           <div class="pp_nav"> \
            <a href="#" class="pp_arrow_previous">Previous</a> \
            <p class="currentTextHolder">0/0</p> \
            <a href="#" class="pp_arrow_next">Next</a> \
           </div> \
          </div> \
         </div> \
        </div> \
       </div> \
       </div> \
      </div> \
      <div class="pp_bottom"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
     </div> \
     <div class="pp_overlay"></div> \
     <div class="ppt"></div>',image_markup:'<img id="fullResImage" src="" />',flash_markup:'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',quicktime_markup:'<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',iframe_markup:'<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',inline_markup:'<div class="pp_inline clearfix">{content}</div>'},settings);if($.browser.msie&&parseInt($.browser.version)==6){settings.theme="light_square";}
if($('.pp_overlay').size()==0)_buildOverlay();var doresize=true,percentBased=false,correctSizes,$pp_pic_holder,$ppt,$pp_overlay,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),setPosition=0,scrollPos=_getScroll();$(window).scroll(function(){scrollPos=_getScroll();_centerOverlay();_resizeOverlay();});$(window).resize(function(){_centerOverlay();_resizeOverlay();});$(document).keydown(function(e){if($pp_pic_holder.is(':visible'))
switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');break;case 39:$.prettyPhoto.changePage('next');break;case 27:if(!settings.modal)
$.prettyPhoto.close();break;};});$(this).each(function(){$(this).bind('click',function(){_self=this;theRel=$(this).attr('rel');galleryRegExp=/\[(?:.*)\]/;theGallery=galleryRegExp.exec(theRel);var images=new Array(),titles=new Array(),descriptions=new Array();if(theGallery){$('a[rel*='+theGallery+']').each(function(i){if($(this)[0]===$(_self)[0])setPosition=i;images.push($(this).attr('href'));titles.push($(this).find('img').attr('alt'));descriptions.push($(this).attr('title'));});}else{images=$(this).attr('href');titles=($(this).find('img').attr('alt'))?$(this).find('img').attr('alt'):'';descriptions=($(this).attr('title'))?$(this).attr('title'):'';}
$.prettyPhoto.open(images,titles,descriptions);return false;});});$.prettyPhoto.open=function(gallery_images,gallery_titles,gallery_descriptions){if($.browser.msie&&$.browser.version==6){$('select').css('visibility','hidden');};if(settings.hideflash)$('object,embed').css('visibility','hidden');images=$.makeArray(gallery_images);titles=$.makeArray(gallery_titles);descriptions=$.makeArray(gallery_descriptions);image_set=($(images).size()>0)?true:false;_checkPosition($(images).size());$('.pp_loaderIcon').show();$pp_overlay.show().fadeTo(settings.animationSpeed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((setPosition+1)+settings.counter_separator_label+$(images).size());if(descriptions[setPosition]){$pp_pic_holder.find('.pp_description').show().html(unescape(descriptions[setPosition]));}else{$pp_pic_holder.find('.pp_description').hide().text('');};if(titles[setPosition]&&settings.showTitle){hasTitle=true;$ppt.html(unescape(titles[setPosition]));}else{hasTitle=false;};movie_width=(parseFloat(grab_param('width',images[setPosition])))?grab_param('width',images[setPosition]):settings.default_width.toString();movie_height=(parseFloat(grab_param('height',images[setPosition])))?grab_param('height',images[setPosition]):settings.default_height.toString();if(movie_width.indexOf('%')!=-1||movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-100);movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-100);percentBased=true;}
$pp_pic_holder.fadeIn(function(){imgPreloader="";switch(_getFileType(images[setPosition])){case'image':imgPreloader=new Image();nextImage=new Image();if(image_set&&setPosition>$(images).size())nextImage.src=images[setPosition+1];prevImage=new Image();if(image_set&&images[setPosition-1])prevImage.src=images[setPosition-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup;$pp_pic_holder.find('#fullResImage').attr('src',images[setPosition]);imgPreloader.onload=function(){correctSizes=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=images[setPosition];break;case'youtube':correctSizes=_fitToViewport(movie_width,movie_height);movie='http://www.youtube.com/v/'+grab_param('v',images[setPosition]);if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':correctSizes=_fitToViewport(movie_width,movie_height);movie_id=images[setPosition];movie='http://vimeo.com/moogaloop.swf?clip_id='+movie_id.replace('http://vimeo.com/','');if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'quicktime':correctSizes=_fitToViewport(movie_width,movie_height);correctSizes['height']+=15;correctSizes['contentHeight']+=15;correctSizes['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,images[setPosition]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':correctSizes=_fitToViewport(movie_width,movie_height);flash_vars=images[setPosition];flash_vars=flash_vars.substring(images[setPosition].indexOf('flashvars')+10,images[setPosition].length);filename=images[setPosition];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':correctSizes=_fitToViewport(movie_width,movie_height);frame_url=images[setPosition];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);break;case'inline':myClone=$(images[setPosition]).clone().css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline clearfix"></div></div>').appendTo($('body'));correctSizes=_fitToViewport($(myClone).width(),$(myClone).height());$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(images[setPosition]).html());break;};if(!imgPreloader){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});};$.prettyPhoto.changePage=function(direction){if(direction=='previous'){setPosition--;if(setPosition<0){setPosition=0;return;};}else{if($('.pp_arrow_next').is('.disabled'))return;setPosition++;};if(!doresize)doresize=true;_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$('a.pp_expand,a.pp_contract').fadeOut(settings.animationSpeed);};$.prettyPhoto.close=function(){$pp_pic_holder.find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animationSpeed);$pp_overlay.fadeOut(settings.animationSpeed,function(){$('#pp_full_res').html('');$pp_pic_holder.attr('style','').find('div:not(.pp_hoverContainer)').attr('style','');_centerOverlay();if($.browser.msie&&$.browser.version==6){$('select').css('visibility','visible');};if(settings.hideflash)$('object,embed').css('visibility','visible');setPosition=0;settings.callback();});doresize=true;};_showContent=function(){$('.pp_loaderIcon').hide();projectedTop=scrollPos['scrollTop']+((windowHeight/2)-(correctSizes['containerHeight']/2));if(projectedTop<0)projectedTop=0+$ppt.height();$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animationSpeed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(correctSizes['containerWidth']/2),'width':correctSizes['containerWidth']},settings.animationSpeed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animationSpeed);if(image_set&&_getFileType(images[setPosition])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();}
if(settings.showTitle&&hasTitle){$ppt.css({'top':$pp_pic_holder.offset().top-25,'left':$pp_pic_holder.offset().left+20,'display':'none'});$ppt.fadeIn(settings.animationSpeed);};if(correctSizes['resized'])$('a.pp_expand,a.pp_contract').fadeIn(settings.animationSpeed);settings.changepicturecallback();});};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed,function(){$('.pp_loaderIcon').show();if(callback)callback();});$ppt.fadeOut(settings.animationSpeed);}
function _checkPosition(setCount){if(setPosition==setCount-1){$pp_pic_holder.find('a.pp_next').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_next').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_next').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_next.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};if(setPosition==0){$pp_pic_holder.find('a.pp_previous').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_previous').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_previous').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_previous.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});};if(setCount>1){$('.pp_nav').show();}else{$('.pp_nav').hide();}};function _fitToViewport(width,height){hasBeenResized=false;_getDimensions(width,height);imageWidth=width;imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allowresize&&!percentBased){hasBeenResized=true;notFitting=true;while(notFitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{notFitting=false;};pp_containerHeight=imageHeight;pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+40,contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:hasBeenResized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+$ppt.height()+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;}
function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com\/watch/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.indexOf('.mov')!=-1){return'quicktime';}else if(itemSrc.indexOf('.swf')!=-1){return'flash';}else if(itemSrc.indexOf('iframe')!=-1){return'iframe'}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _centerOverlay(){if(doresize){titleHeight=$ppt.height();contentHeight=$pp_pic_holder.height();contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scrollPos['scrollTop']-((contentHeight+titleHeight)/2);$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)});$ppt.css({'top':projectedTop-titleHeight,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)+20});};};function _getScroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resizeOverlay(){windowHeight=$(window).height();windowWidth=$(window).width();$pp_overlay.css({'height':$(document).height()});};function _buildOverlay(){$('body').append(settings.markup);$pp_pic_holder=$('.pp_pic_holder');$ppt=$('.ppt');$pp_overlay=$('div.pp_overlay');$pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height()}).bind('click',function(){if(!settings.modal)
$.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(){$this=$(this);if($this.hasClass('pp_expand')){$this.removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$this.removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed);return false;});$pp_pic_holder.find('.pp_previous, .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});$pp_pic_holder.find('.pp_next, .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};_centerOverlay();};function grab_param(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);if(results==null)
return"";else
return results[1];}})(jQuery);

// Autoload CMSPro Gallery Addition


$(document).ready(function(){
    $(".sur_gallery").each(function(){
        gallery = $(this).attr('id');
        if(gallery !== undefined){
            gallery_name = gallery.substring(8); // gallery_
            $(this).replaceWith('<div id="'+gallery+'"></div>');
            $("#"+gallery).load('/gallery.php?gallery='+gallery_name, function(){
                $("a[rel^='prettyPhoto']").prettyPhoto({theme:'dark_rounded'});
            });
            
        }
    });
});

(function($){
	/* hoverIntent by Brian Cherne */
	$.fn.hoverIntent = function(f,g) {
		// default configuration options
		var cfg = {
			sensitivity: 7,
			interval: 100,
			timeout: 0
		};
		// override configuration options with user supplied object
		cfg = $.extend(cfg, g ? { over: f, out: g } : f );

		// instantiate variables
		// cX, cY = current X and Y position of mouse, updated by mousemove event
		// pX, pY = previous X and Y position of mouse, set by mouseover and polling interval
		var cX, cY, pX, pY;

		// A private function for getting mouse position
		var track = function(ev) {
			cX = ev.pageX;
			cY = ev.pageY;
		};

		// A private function for comparing current and previous mouse position
		var compare = function(ev,ob) {
			ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
			// compare mouse positions to see if they've crossed the threshold
			if ( ( Math.abs(pX-cX) + Math.abs(pY-cY) ) < cfg.sensitivity ) {
				$(ob).unbind("mousemove",track);
				// set hoverIntent state to true (so mouseOut can be called)
				ob.hoverIntent_s = 1;
				return cfg.over.apply(ob,[ev]);
			} else {
				// set previous coordinates for next time
				pX = cX; pY = cY;
				// use self-calling timeout, guarantees intervals are spaced out properly (avoids JavaScript timer bugs)
				ob.hoverIntent_t = setTimeout( function(){compare(ev, ob);} , cfg.interval );
			}
		};

		// A private function for delaying the mouseOut function
		var delay = function(ev,ob) {
			ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
			ob.hoverIntent_s = 0;
			return cfg.out.apply(ob,[ev]);
		};

		// A private function for handling mouse 'hovering'
		var handleHover = function(e) {
			// next three lines copied from jQuery.hover, ignore children onMouseOver/onMouseOut
			var p = (e.type == "mouseover" ? e.fromElement : e.toElement) || e.relatedTarget;
			while ( p && p != this ) { try { p = p.parentNode; } catch(e) { p = this; } }
			if ( p == this ) { return false; }

			// copy objects to be passed into t (required for event object to be passed in IE)
			var ev = jQuery.extend({},e);
			var ob = this;

			// cancel hoverIntent timer if it exists
			if (ob.hoverIntent_t) { ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t); }

			// else e.type == "onmouseover"
			if (e.type == "mouseover") {
				// set "previous" X and Y position based on initial entry point
				pX = ev.pageX; pY = ev.pageY;
				// update "current" X and Y position based on mousemove
				$(ob).bind("mousemove",track);
				// start polling interval (self-calling timeout) to compare mouse coordinates over time
				if (ob.hoverIntent_s != 1) { ob.hoverIntent_t = setTimeout( function(){compare(ev,ob);} , cfg.interval );}

			// else e.type == "onmouseout"
			} else {
				// unbind expensive mousemove event
				$(ob).unbind("mousemove",track);
				// if hoverIntent state is true, then call the mouseOut function after the specified delay
				if (ob.hoverIntent_s == 1) { ob.hoverIntent_t = setTimeout( function(){delay(ev,ob);} , cfg.timeout );}
			}
		};

		// bind the function to the two event listeners
		return this.mouseover(handleHover).mouseout(handleHover);
	};
	
})(jQuery);


/*
 * Superfish v1.4.8 - jQuery menu widget
 * Copyright (c) 2008 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 * 	http://www.opensource.org/licenses/mit-license.php
 * 	http://www.gnu.org/licenses/gpl.html
 *
 * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt
 */

;(function($){
	$.fn.superfish = function(op){

		var sf = $.fn.superfish,
			c = sf.c,
			$arrow = $(['<span class="',c.arrowClass,'"> &#187;</span>'].join('')),
			over = function(){
				var $$ = $(this), menu = getMenu($$);
				clearTimeout(menu.sfTimer);
				$$.showSuperfishUl().siblings().hideSuperfishUl();
			},
			out = function(){
				var $$ = $(this), menu = getMenu($$), o = sf.op;
				clearTimeout(menu.sfTimer);
				menu.sfTimer=setTimeout(function(){
					o.retainPath=($.inArray($$[0],o.$path)>-1);
					$$.hideSuperfishUl();
					if (o.$path.length && $$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);}
				},o.delay);	
			},
			getMenu = function($menu){
				var menu = $menu.parents(['ul.',c.menuClass,':first'].join(''))[0];
				sf.op = sf.o[menu.serial];
				return menu;
			},
			addArrow = function($a){ $a.addClass(c.anchorClass).append($arrow.clone()); };
			
		return this.each(function() {
			var s = this.serial = sf.o.length;
			var o = $.extend({},sf.defaults,op);
			o.$path = $('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){
				$(this).addClass([o.hoverClass,c.bcClass].join(' '))
					.filter('li:has(ul)').removeClass(o.pathClass);
			});
			sf.o[s] = sf.op = o;
			
			$('li:has(ul)',this)[($.fn.hoverIntent && !o.disableHI) ? 'hoverIntent' : 'hover'](over,out).each(function() {
				if (o.autoArrows) addArrow( $('>a:first-child',this) );
			})
			.not('.'+c.bcClass)
				.hideSuperfishUl();
			
			var $a = $('a',this);
			$a.each(function(i){
				var $li = $a.eq(i).parents('li');
				$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});
			});
			o.onInit.call(this);
			
		}).each(function() {
			var menuClasses = [c.menuClass];
			if (sf.op.dropShadows  && !($.browser.msie && $.browser.version < 7)) menuClasses.push(c.shadowClass);
			$(this).addClass(menuClasses.join(' '));
		});
	};

	var sf = $.fn.superfish;
	sf.o = [];
	sf.op = {};
	sf.IE7fix = function(){
		var o = sf.op;
		if ($.browser.msie && $.browser.version > 6 && o.dropShadows && o.animation.opacity!=undefined)
			this.toggleClass(sf.c.shadowClass+'-off');
		};
	sf.c = {
		bcClass     : 'sf-breadcrumb',
		menuClass   : 'sf-js-enabled',
		anchorClass : 'sf-with-ul',
		arrowClass  : 'sf-sub-indicator',
		shadowClass : 'sf-shadow'
	};
	sf.defaults = {
		hoverClass	: 'sfHover',
		pathClass	: 'overideThisToUse',
		pathLevels	: 1,
		delay		: 800,
		animation	: {opacity:'show'},
		speed		: 'normal',
		autoArrows	: true,
		dropShadows : true,
		disableHI	: false,		// true disables hoverIntent detection
		onInit		: function(){}, // callback functions
		onBeforeShow: function(){},
		onShow		: function(){},
		onHide		: function(){}
	};
	$.fn.extend({
		hideSuperfishUl : function(){
			var o = sf.op,
				not = (o.retainPath===true) ? o.$path : '';
			o.retainPath = false;
			var $ul = $(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass)
					.find('>ul').hide().css('visibility','hidden');
			o.onHide.call($ul);
			return this;
		},
		showSuperfishUl : function(){
			var o = sf.op,
				sh = sf.c.shadowClass+'-off',
				$ul = this.addClass(o.hoverClass)
					.find('>ul:hidden').css('visibility','visible');
			sf.IE7fix.call($ul);
			o.onBeforeShow.call($ul);
			$ul.animate(o.animation,o.speed,function(){ sf.IE7fix.call($ul); o.onShow.call($ul); });
			return this;
		}
	});

})(jQuery);



/*
 * Supersubs v0.2b - jQuery plugin
 * Copyright (c) 2008 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 * 	http://www.opensource.org/licenses/mit-license.php
 * 	http://www.gnu.org/licenses/gpl.html
 *
 *
 * This plugin automatically adjusts submenu widths of suckerfish-style menus to that of
 * their longest list item children. If you use this, please expect bugs and report them
 * to the jQuery Google Group with the word 'Superfish' in the subject line.
 *
 */

;(function($){ // $ will refer to jQuery within this closure

	$.fn.supersubs = function(options){
		var opts = $.extend({}, $.fn.supersubs.defaults, options);
		// return original object to support chaining
		return this.each(function() {
			// cache selections
			var $$ = $(this);
			// support metadata
			var o = $.meta ? $.extend({}, opts, $$.data()) : opts;
			// get the font size of menu.
			// .css('fontSize') returns various results cross-browser, so measure an em dash instead
			var fontsize = $('<li id="menu-fontsize">&#8212;</li>').css({
				'padding' : 0,
				'position' : 'absolute',
				'top' : '-999em',
				'width' : 'auto'
			}).appendTo($$).width(); //clientWidth is faster, but was incorrect here
			// remove em dash
			$('#menu-fontsize').remove();
			// cache all ul elements
			$ULs = $$.find('ul');
			// loop through each ul in menu
			$ULs.each(function(i) {	
				// cache this ul
				var $ul = $ULs.eq(i);
				// get all (li) children of this ul
				var $LIs = $ul.children();
				// get all anchor grand-children
				var $As = $LIs.children('a');
				// force content to one line and save current float property
				var liFloat = $LIs.css('white-space','nowrap').css('float');
				// remove width restrictions and floats so elements remain vertically stacked
				var emWidth = $ul.add($LIs).add($As).css({
					'float' : 'none',
					'width'	: 'auto'
				})
				// this ul will now be shrink-wrapped to longest li due to position:absolute
				// so save its width as ems. Clientwidth is 2 times faster than .width() - thanks Dan Switzer
				.end().end()[0].clientWidth / fontsize;
				// add more width to ensure lines don't turn over at certain sizes in various browsers
				emWidth += o.extraWidth;
				// restrict to at least minWidth and at most maxWidth
				if (emWidth > o.maxWidth)		{ emWidth = o.maxWidth; }
				else if (emWidth < o.minWidth)	{ emWidth = o.minWidth; }
				emWidth += 'em';
				// set ul to width in ems
				$ul.css('width',emWidth);
				// restore li floats to avoid IE bugs
				// set li width to full width of this ul
				// revert white-space to normal
				$LIs.css({
					'float' : liFloat,
					'width' : '100%',
					'white-space' : 'normal'
				})
				// update offset position of descendant ul to reflect new width of parent
				.each(function(){
					var $childUl = $('>ul',this);
					var offsetDirection = $childUl.css('left')!==undefined ? 'left' : 'right';
					$childUl.css(offsetDirection,emWidth);
				});
			});
			
		});
	};
	// expose defaults
	$.fn.supersubs.defaults = {
		minWidth		: 9,		// requires em unit.
		maxWidth		: 25,		// requires em unit.
		extraWidth		: 0			// extra width can ensure lines don't sometimes turn over due to slight browser differences in how they round-off values
	};
	
})(jQuery); // plugin code ends


/*!
 * jQuery Cycle Lite Plugin
 * http://malsup.com/jquery/cycle/lite/
 * Copyright (c) 2008 M. Alsup
 * Version: 1.0 (06/08/2008)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.3 or later
 */
;(function(D){var A="Lite-1.0";D.fn.cycle=function(E){return this.each(function(){E=E||{};if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=0;this.cyclePause=0;var I=D(this);var J=E.slideExpr?D(E.slideExpr,this):I.children();var G=J.get();if(G.length<2){if(window.console&&window.console.log){window.console.log("terminating; too few slides: "+G.length)}return }var H=D.extend({},D.fn.cycle.defaults,E||{},D.metadata?I.metadata():D.meta?I.data():{});H.before=H.before?[H.before]:[];H.after=H.after?[H.after]:[];H.after.unshift(function(){H.busy=0});var F=this.className;H.width=parseInt((F.match(/w:(\d+)/)||[])[1])||H.width;H.height=parseInt((F.match(/h:(\d+)/)||[])[1])||H.height;H.timeout=parseInt((F.match(/t:(\d+)/)||[])[1])||H.timeout;if(I.css("position")=="static"){I.css("position","relative")}if(H.width){I.width(H.width)}if(H.height&&H.height!="auto"){I.height(H.height)}var K=0;J.css({position:"absolute",top:0,left:0}).hide().each(function(M){D(this).css("z-index",G.length-M)});D(G[K]).css("opacity",1).show();if(D.browser.msie){G[K].style.removeAttribute("filter")}if(H.fit&&H.width){J.width(H.width)}if(H.fit&&H.height&&H.height!="auto"){J.height(H.height)}if(H.pause){I.hover(function(){this.cyclePause=1},function(){this.cyclePause=0})}D.fn.cycle.transitions.fade(I,J,H);J.each(function(){var M=D(this);this.cycleH=(H.fit&&H.height)?H.height:M.height();this.cycleW=(H.fit&&H.width)?H.width:M.width()});J.not(":eq("+K+")").css({opacity:0});if(H.cssFirst){D(J[K]).css(H.cssFirst)}if(H.timeout){if(H.speed.constructor==String){H.speed={slow:600,fast:200}[H.speed]||400}if(!H.sync){H.speed=H.speed/2}while((H.timeout-H.speed)<250){H.timeout+=H.speed}}H.speedIn=H.speed;H.speedOut=H.speed;H.slideCount=G.length;H.currSlide=K;H.nextSlide=1;var L=J[K];if(H.before.length){H.before[0].apply(L,[L,L,H,true])}if(H.after.length>1){H.after[1].apply(L,[L,L,H,true])}if(H.click&&!H.next){H.next=H.click}if(H.next){D(H.next).bind("click",function(){return C(G,H,H.rev?-1:1)})}if(H.prev){D(H.prev).bind("click",function(){return C(G,H,H.rev?1:-1)})}if(H.timeout){this.cycleTimeout=setTimeout(function(){B(G,H,0,!H.rev)},H.timeout+(H.delay||0))}})};function B(J,E,I,K){if(E.busy){return }var H=J[0].parentNode,M=J[E.currSlide],L=J[E.nextSlide];if(H.cycleTimeout===0&&!I){return }if(I||!H.cyclePause){if(E.before.length){D.each(E.before,function(N,O){O.apply(L,[M,L,E,K])})}var F=function(){if(D.browser.msie){this.style.removeAttribute("filter")}D.each(E.after,function(N,O){O.apply(L,[M,L,E,K])})};if(E.nextSlide!=E.currSlide){E.busy=1;D.fn.cycle.custom(M,L,E,F)}var G=(E.nextSlide+1)==J.length;E.nextSlide=G?0:E.nextSlide+1;E.currSlide=G?J.length-1:E.nextSlide-1}if(E.timeout){H.cycleTimeout=setTimeout(function(){B(J,E,0,!E.rev)},E.timeout)}}function C(E,F,I){var H=E[0].parentNode,G=H.cycleTimeout;if(G){clearTimeout(G);H.cycleTimeout=0}F.nextSlide=F.currSlide+I;if(F.nextSlide<0){F.nextSlide=E.length-1}else{if(F.nextSlide>=E.length){F.nextSlide=0}}B(E,F,1,I>=0);return false}D.fn.cycle.custom=function(K,H,I,E){var J=D(K),G=D(H);G.css({opacity:0});var F=function(){G.animate({opacity:1},I.speedIn,I.easeIn,E)};J.animate({opacity:0},I.speedOut,I.easeOut,function(){J.css({display:"none"});if(!I.sync){F()}});if(I.sync){F()}};D.fn.cycle.transitions={fade:function(F,G,E){G.not(":eq(0)").css("opacity",0);E.before.push(function(){D(this).show()})}};D.fn.cycle.ver=function(){return A};D.fn.cycle.defaults={timeout:4000,speed:1000,next:null,prev:null,before:null,after:null,height:"auto",sync:1,fit:0,pause:0,delay:0,slideExpr:null}})(jQuery);


/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/

// t: current time, b: begInnIng value, c: change In value, d: duration
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('h.i[\'1a\']=h.i[\'z\'];h.O(h.i,{y:\'D\',z:9(x,t,b,c,d){6 h.i[h.i.y](x,t,b,c,d)},17:9(x,t,b,c,d){6 c*(t/=d)*t+b},D:9(x,t,b,c,d){6-c*(t/=d)*(t-2)+b},13:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t+b;6-c/2*((--t)*(t-2)-1)+b},X:9(x,t,b,c,d){6 c*(t/=d)*t*t+b},U:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t+1)+b},R:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t+b;6 c/2*((t-=2)*t*t+2)+b},N:9(x,t,b,c,d){6 c*(t/=d)*t*t*t+b},M:9(x,t,b,c,d){6-c*((t=t/d-1)*t*t*t-1)+b},L:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t+b;6-c/2*((t-=2)*t*t*t-2)+b},K:9(x,t,b,c,d){6 c*(t/=d)*t*t*t*t+b},J:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t*t*t+1)+b},I:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t*t+b;6 c/2*((t-=2)*t*t*t*t+2)+b},G:9(x,t,b,c,d){6-c*8.C(t/d*(8.g/2))+c+b},15:9(x,t,b,c,d){6 c*8.n(t/d*(8.g/2))+b},12:9(x,t,b,c,d){6-c/2*(8.C(8.g*t/d)-1)+b},Z:9(x,t,b,c,d){6(t==0)?b:c*8.j(2,10*(t/d-1))+b},Y:9(x,t,b,c,d){6(t==d)?b+c:c*(-8.j(2,-10*t/d)+1)+b},W:9(x,t,b,c,d){e(t==0)6 b;e(t==d)6 b+c;e((t/=d/2)<1)6 c/2*8.j(2,10*(t-1))+b;6 c/2*(-8.j(2,-10*--t)+2)+b},V:9(x,t,b,c,d){6-c*(8.o(1-(t/=d)*t)-1)+b},S:9(x,t,b,c,d){6 c*8.o(1-(t=t/d-1)*t)+b},Q:9(x,t,b,c,d){e((t/=d/2)<1)6-c/2*(8.o(1-t*t)-1)+b;6 c/2*(8.o(1-(t-=2)*t)+1)+b},P:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6-(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b},H:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6 a*8.j(2,-10*t)*8.n((t*d-s)*(2*8.g)/p)+c+b},T:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d/2)==2)6 b+c;e(!p)p=d*(.3*1.5);e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);e(t<1)6-.5*(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b;6 a*8.j(2,-10*(t-=1))*8.n((t*d-s)*(2*8.g)/p)*.5+c+b},F:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*(t/=d)*t*((s+1)*t-s)+b},E:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},16:9(x,t,b,c,d,s){e(s==u)s=1.l;e((t/=d/2)<1)6 c/2*(t*t*(((s*=(1.B))+1)*t-s))+b;6 c/2*((t-=2)*t*(((s*=(1.B))+1)*t+s)+2)+b},A:9(x,t,b,c,d){6 c-h.i.v(x,d-t,0,c,d)+b},v:9(x,t,b,c,d){e((t/=d)<(1/2.k)){6 c*(7.q*t*t)+b}m e(t<(2/2.k)){6 c*(7.q*(t-=(1.5/2.k))*t+.k)+b}m e(t<(2.5/2.k)){6 c*(7.q*(t-=(2.14/2.k))*t+.11)+b}m{6 c*(7.q*(t-=(2.18/2.k))*t+.19)+b}},1b:9(x,t,b,c,d){e(t<d/2)6 h.i.A(x,t*2,0,c,d)*.5+b;6 h.i.v(x,t*2-d,0,c,d)*.5+c*.5+b}});',62,74,'||||||return||Math|function|||||if|var|PI|jQuery|easing|pow|75|70158|else|sin|sqrt||5625|asin|||undefined|easeOutBounce|abs||def|swing|easeInBounce|525|cos|easeOutQuad|easeOutBack|easeInBack|easeInSine|easeOutElastic|easeInOutQuint|easeOutQuint|easeInQuint|easeInOutQuart|easeOutQuart|easeInQuart|extend|easeInElastic|easeInOutCirc|easeInOutCubic|easeOutCirc|easeInOutElastic|easeOutCubic|easeInCirc|easeInOutExpo|easeInCubic|easeOutExpo|easeInExpo||9375|easeInOutSine|easeInOutQuad|25|easeOutSine|easeInOutBack|easeInQuad|625|984375|jswing|easeInOutBounce'.split('|'),0,{}))

/*
 *
 * TERMS OF USE - EASING EQUATIONS
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2001 Robert Penner
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
 */


/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

Cufon.registerFont({"w":162,"face":{"font-family":"Aller","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-66 -347 519 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+FB04"},"glyphs":{" ":{"w":85},"%":{"d":"258,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm293,-22v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm293,4v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77xm84,-132v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm84,-106v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77","w":378},"&":{"d":"145,-229v-30,-10,-78,-8,-78,29v0,50,74,30,121,34r33,-45r3,0r0,45r47,0v3,8,2,21,0,29r-47,0r0,53v0,63,-43,88,-106,88v-56,0,-97,-22,-97,-77v0,-37,20,-62,46,-74v-20,-9,-37,-25,-37,-54v-1,-60,70,-72,123,-55v-1,12,-3,18,-8,27xm60,-79v0,35,23,51,61,51v64,0,73,-44,69,-108r-73,0v-36,1,-57,23,-57,57","w":273},"'":{"d":"23,-259v11,0,24,-2,34,0r0,99v-11,2,-23,1,-34,0r0,-99","w":80},"(":{"d":"97,-279v-55,77,-56,262,0,339v-11,2,-24,3,-35,0v-57,-78,-57,-261,0,-339v11,-2,23,-2,35,0","w":114},")":{"d":"53,-279v57,78,57,261,0,339v-11,2,-23,2,-35,0v55,-77,56,-262,0,-339v11,-2,24,-3,35,0","w":114},"*":{"d":"76,-259v8,-2,15,-1,23,0r3,47v-10,0,-20,2,-29,0xm66,-207v-1,10,-4,18,-8,26r-44,-17v1,-7,3,-14,7,-21xm60,-173v9,4,16,10,23,16r-30,36r-18,-13xm154,-219v4,7,6,14,7,21r-44,17v-4,-8,-7,-16,-8,-26xm139,-134v-5,6,-11,9,-18,13r-30,-36v7,-5,15,-12,23,-16","w":174},"+":{"d":"92,-111r-60,0v-2,-9,-1,-23,0,-32r60,0r0,-65v11,-2,21,-2,32,0r0,65r60,0v0,11,2,22,0,32r-60,0r0,66v-10,1,-22,2,-32,0r0,-66","w":216},",":{"d":"28,-40v12,-1,23,-2,36,0r-23,81v-11,0,-24,2,-34,0","w":76},"-":{"d":"112,-117v0,10,2,23,0,32r-94,0v0,-10,-2,-23,0,-32r94,0","w":129},".":{"d":"23,0v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v3,11,3,29,0,40v-13,0,-28,2,-40,0","w":86},"\/":{"d":"100,-259v12,0,24,-2,35,0r-88,259v-11,0,-24,2,-34,0","w":147},"0":{"d":"18,-116v0,-69,25,-120,91,-120v65,0,90,51,90,120v0,68,-25,120,-91,120v-66,0,-90,-52,-90,-120xm161,-116v0,-50,-12,-88,-53,-88v-41,0,-53,39,-53,88v0,50,11,89,53,89v41,0,53,-40,53,-89","w":216},"1":{"d":"49,-162v-7,-8,-10,-14,-13,-26v35,-14,62,-36,101,-46r0,203r51,0v1,11,2,20,0,31r-140,0v-3,-9,-2,-21,0,-31r54,0r0,-154","w":216},"2":{"d":"27,-221v50,-26,151,-21,146,53v-4,63,-54,95,-86,136r96,0v0,10,2,23,0,32r-160,0r-2,-5r102,-122v22,-29,13,-77,-35,-77v-23,0,-37,7,-52,13v-3,-9,-9,-19,-9,-30","w":216},"3":{"d":"28,-16v42,19,119,17,119,-43v0,-41,-43,-51,-82,-41r-3,-5r60,-95r-92,0v-2,-9,-3,-23,0,-32r145,0r3,4r-66,100v43,-4,70,24,72,65v4,85,-94,105,-167,77v2,-11,6,-21,11,-30","w":216},"4":{"d":"15,-28r-3,-4r105,-207v12,1,23,7,32,12r-84,167r73,0r0,-68v11,-2,23,-2,34,0r0,68r34,0v0,10,2,23,0,32r-34,0r0,49v-11,0,-24,2,-34,0r0,-49r-123,0","w":216},"5":{"d":"79,-136v60,-10,105,17,105,74v0,82,-89,103,-161,78v1,-12,5,-21,10,-30v44,17,113,11,113,-46v0,-50,-57,-57,-98,-42r-4,-3r5,-127r122,0v0,11,2,22,0,32r-90,0","w":216},"6":{"d":"112,4v-110,7,-104,-153,-55,-214v22,-30,56,-48,104,-52v4,11,3,20,1,30v-59,6,-91,45,-101,101v10,-18,31,-35,61,-34v49,2,77,31,77,83v0,54,-34,82,-87,86xm162,-81v0,-34,-16,-54,-49,-54v-32,0,-49,22,-50,55v-1,34,17,53,48,53v33,0,51,-21,51,-54","w":216},"7":{"d":"88,27v-13,-3,-23,-7,-33,-15r92,-212r-122,0v0,-11,-2,-22,0,-32r173,2","w":216},"8":{"d":"185,-197v1,32,-20,49,-42,60v28,13,54,31,54,71v0,49,-38,70,-89,70v-51,0,-89,-21,-89,-70v0,-40,26,-58,53,-71v-22,-11,-42,-29,-41,-60v1,-42,34,-62,77,-62v43,0,75,20,77,62xm108,-26v58,0,66,-72,20,-88v-6,-3,-13,-6,-20,-8v-26,9,-51,20,-51,53v0,28,21,43,51,43xm108,-230v-48,-4,-54,58,-16,73v26,11,58,-7,58,-37v0,-25,-16,-34,-42,-36","w":216},"9":{"d":"106,-235v109,-7,103,153,55,214v-23,29,-55,49,-104,52v-4,-8,-3,-21,-1,-30v58,-7,93,-43,101,-100v-11,17,-32,34,-61,33v-51,0,-77,-32,-77,-82v0,-55,34,-83,87,-87xm57,-149v0,35,16,53,48,53v32,0,51,-21,51,-54v1,-34,-17,-54,-49,-54v-30,1,-50,21,-50,55","w":216},":":{"d":"23,-145v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v3,11,3,29,0,40v-13,0,-28,2,-40,0xm23,0v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v3,11,3,29,0,40v-13,0,-28,2,-40,0","w":86},";":{"d":"31,-40v12,-1,23,-2,36,0r-23,81v-11,0,-24,2,-34,0xm29,-145v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v3,11,3,29,0,40v-13,0,-28,2,-40,0","w":93},"<":{"d":"184,-204v3,14,2,22,0,34r-118,46r118,44v2,12,2,24,0,36r-150,-61v-2,-12,-3,-26,0,-38","w":216},"=":{"d":"184,-176v2,10,2,22,0,32r-152,0v0,-10,-2,-23,0,-32r152,0xm184,-107v2,10,2,22,0,32r-152,0v0,-10,-2,-23,0,-32r152,0","w":216},">":{"d":"32,-44v0,-11,-2,-24,0,-34r118,-46r-118,-44v-2,-12,-2,-24,0,-36r150,61v3,10,2,26,0,38","w":216},"?":{"d":"162,-189v-2,42,-32,63,-62,75r0,37v-11,0,-24,2,-34,0r0,-58v29,-8,57,-18,58,-54v1,-44,-69,-46,-100,-30v-3,-10,-7,-18,-9,-30v58,-23,151,-10,147,60xm62,0v0,-13,-2,-28,0,-40v11,-3,29,-3,41,0v0,13,2,28,0,40v-13,0,-29,2,-41,0","w":175},"@":{"d":"54,-78v-6,93,84,124,165,96v4,7,7,15,8,25v-18,8,-41,12,-70,12v-85,-2,-137,-45,-137,-132v0,-113,73,-186,194,-186v79,0,129,40,131,122v2,79,-63,146,-137,110v-39,25,-110,14,-108,-44v3,-83,71,-133,157,-105r-26,129v52,20,82,-39,82,-90v0,-62,-39,-96,-103,-94v-97,2,-150,62,-156,157xm136,-82v-2,37,35,43,63,29r20,-104v-51,-9,-80,26,-83,75","w":365},"A":{"d":"159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"B":{"d":"198,-72v1,80,-91,81,-166,72r0,-259v64,-9,153,-9,150,64v-2,29,-18,49,-42,56v34,6,58,25,58,67xm159,-73v0,-47,-43,-49,-91,-48r0,93v45,3,91,1,91,-45xm145,-193v0,-38,-37,-45,-77,-40r0,82v42,2,77,-2,77,-42","w":214},"C":{"d":"61,-128v0,82,66,119,136,90v5,10,9,20,10,30v-19,8,-40,12,-65,12v-81,-1,-118,-52,-121,-132v-4,-104,83,-159,182,-125v0,12,-6,21,-9,30v-69,-27,-133,13,-133,95","w":222},"D":{"d":"231,-129v0,114,-87,147,-199,129r0,-259v110,-19,199,18,199,130xm192,-130v0,-75,-44,-108,-123,-99r0,199v77,11,123,-21,123,-100","w":251},"E":{"d":"32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"F":{"d":"32,-259r135,0v0,10,2,23,0,32r-99,0r0,76r83,0v0,11,2,23,0,33r-83,0r0,118v-12,0,-25,2,-36,0r0,-259","w":181},"G":{"d":"60,-128v-2,73,48,114,121,95r0,-101v12,0,26,-2,37,0r0,126v-20,8,-44,13,-73,12v-82,-2,-121,-50,-124,-132v-3,-104,85,-159,184,-125v0,12,-6,21,-9,30v-15,-4,-29,-9,-51,-8v-59,2,-83,43,-85,103","w":245},"H":{"d":"32,-259v12,0,25,-2,36,0r0,107r111,0r0,-107v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-120r-111,0r0,120v-12,0,-25,2,-36,0r0,-259","w":246},"I":{"d":"32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"J":{"d":"16,-31v29,8,60,2,60,-33r0,-163r-45,0v-2,-10,-2,-22,0,-32r82,0r0,187v5,63,-44,87,-103,72v1,-12,3,-20,6,-31","w":142},"K":{"d":"79,-131r83,-128v13,0,27,-2,40,0r-82,124r93,135v-14,0,-28,2,-42,0xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":216},"L":{"d":"32,-259v12,0,25,-2,36,0r0,227r102,0v1,10,2,22,0,32r-138,0r0,-259","w":178},"M":{"d":"39,-259v13,0,29,-2,41,0r67,162r68,-162v13,0,27,-2,39,0r12,259v-12,0,-24,2,-35,0r-9,-201r-63,147v-9,1,-19,2,-28,0r-62,-148r-8,202v-11,0,-23,2,-34,0","w":293},"N":{"d":"32,-259v11,0,23,-2,34,0r112,195r0,-195v12,0,24,-2,35,0r0,259v-11,0,-23,2,-34,0r-113,-193r0,193v-11,0,-24,2,-34,0r0,-259","w":244},"O":{"d":"240,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm61,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":262},"P":{"d":"190,-180v0,70,-52,92,-122,86r0,94v-12,0,-25,2,-36,0r0,-259v76,-12,158,-4,158,79xm152,-179v0,-46,-37,-57,-84,-51r0,104v45,6,84,-5,84,-53","w":203},"Q":{"d":"243,23v0,13,-3,22,-6,32r-83,-15v0,-15,3,-20,7,-31xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v1,57,16,102,70,102v55,0,71,-46,71,-102v0,-56,-16,-102,-71,-102v-55,0,-70,45,-70,102","w":260},"R":{"d":"149,-181v1,-43,-35,-56,-80,-50r0,231v-12,0,-25,2,-37,0r0,-259v83,-16,181,8,151,101v-8,24,-28,39,-50,49r75,109v-12,1,-28,2,-41,0r-83,-121v30,-10,64,-21,65,-60","w":214},"S":{"d":"145,-137v70,41,26,157,-62,141v-27,1,-47,-3,-66,-11v0,-10,5,-23,8,-32v43,20,140,14,112,-51v-21,-48,-114,-28,-114,-103v0,-70,87,-82,145,-60v-1,10,-3,20,-7,30v-34,-17,-120,-14,-96,41v12,27,55,30,80,45","w":196},"T":{"d":"76,-227r-67,0v0,-10,-2,-23,0,-32r171,0v2,10,2,22,0,32r-67,0r0,227v-12,2,-25,1,-37,0r0,-227","w":189,"k":{"\uf668":-18,"\uf665":-18,"\uf662":-18,"\u0135":-7,"\u012d":-7,"\u0129":-7,"\u00ef":-11,"\u00ec":-14}},"U":{"d":"121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"V":{"d":"8,-259v13,0,29,-2,41,0r65,222r65,-222v13,0,28,-2,40,0r-85,259v-14,0,-29,2,-42,0","w":226,"k":{"\uf696":-25,"\uf669":-14,"\uf668":-18,"\uf665":-18,"\u012d":-11,"\u0129":-11,"\u00ef":-11,"\u00ec":-25}},"W":{"d":"10,-259v13,0,28,-2,40,0r45,216r53,-216v12,0,27,-2,38,0r54,218r45,-218v12,0,26,-2,37,0r-62,259v-14,0,-30,2,-43,0r-51,-203r-52,203v-14,0,-29,2,-42,0","w":331,"k":{"\uf669":-18,"\uf668":-18,"\uf665":-18,"\uf662":-22,"\u012d":-11,"\u0129":-11,"\u00ef":-11,"\u00ec":-14}},"X":{"d":"108,-135r-62,135v-14,2,-24,1,-38,0r64,-135r-54,-123v13,-2,26,-3,39,0xm111,-135r51,-123v12,-2,27,-3,39,0r-54,122r64,136v-15,2,-24,1,-39,0","w":219},"Y":{"d":"89,-95r-83,-164v14,0,29,-2,42,0r60,129r60,-129v13,0,27,-2,39,0r-81,164r0,95v-12,0,-26,2,-37,0r0,-95","w":213,"k":{"\uf669":-11,"\uf668":-14,"\uf665":-14,"\uf662":-22,"\u012d":-11,"\u0129":-7,"\u00ef":-11,"\u00ec":-11}},"Z":{"d":"9,-3r130,-224r-114,0v-2,-10,-2,-22,0,-32r168,0r2,3r-130,224r121,0v2,10,2,22,0,32r-175,0","w":203},"[":{"d":"18,-274r77,0v2,10,2,20,0,30r-42,0r0,275r42,0v2,10,2,20,0,29r-77,0r0,-334","w":114},"\\":{"d":"134,0v-12,0,-24,2,-35,0r-87,-259v12,0,24,-2,35,0","w":148},"]":{"d":"19,60v-2,-9,-1,-21,0,-29r43,0r0,-275r-43,0v-1,-10,-2,-20,0,-30r78,0r0,334r-78,0","w":114},"^":{"d":"80,-259v13,0,26,-2,38,0r57,127v-11,0,-23,2,-33,0r-44,-97r-42,97v-12,1,-22,0,-34,0","w":198},"_":{"d":"180,5v1,8,2,19,0,27r-178,0v-2,-9,-3,-18,0,-27r178,0","w":181},"`":{"d":"46,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0","w":180},"a":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50","w":186},"b":{"d":"193,-97v0,89,-86,119,-165,91r0,-258v12,0,25,-2,36,0r0,102v9,-15,28,-27,53,-27v54,1,76,36,76,92xm111,-158v-60,-2,-46,72,-47,128v50,14,94,-11,92,-65v-2,-36,-10,-62,-45,-63","w":212},"c":{"d":"55,-92v0,58,48,77,97,60v4,6,7,18,7,28v-71,25,-141,-9,-141,-88v0,-77,68,-114,139,-89v-1,9,-3,21,-6,28v-50,-19,-96,4,-96,61","w":172},"d":{"d":"19,-89v0,-74,55,-112,128,-95r0,-80v12,0,25,-2,36,0r0,259v-73,22,-164,7,-164,-84xm57,-89v-4,55,42,73,90,60r0,-124v-47,-20,-97,9,-90,64","w":210},"e":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0","w":200},"f":{"d":"132,-235v-34,-11,-62,7,-55,50r47,0v1,9,2,20,0,28r-47,0r0,157v-12,0,-25,2,-36,0r0,-157r-30,0v-2,-7,-1,-20,0,-28r30,0v-8,-64,37,-93,96,-79v0,12,-3,19,-5,29","w":133,"k":{"\uf666":-23,"\u0135":-11,"\u012d":-18,"\u012b":-23,"\u0129":-17,"\u00ef":-20,"\u00ee":-11,"\u00ec":-23}},"g":{"d":"54,-41v2,26,47,17,74,17v38,0,61,17,61,50v0,47,-49,64,-100,64v-43,0,-76,-10,-76,-48v0,-22,14,-37,29,-45v-26,-13,-18,-58,5,-70v-15,-10,-26,-27,-26,-51v0,-64,85,-81,127,-48v10,-8,27,-15,46,-14v0,11,2,22,0,32r-32,0v29,57,-27,112,-93,91v-6,4,-15,12,-15,22xm152,28v0,-30,-43,-22,-73,-23v-21,-2,-32,13,-32,30v0,46,105,31,105,-7xm58,-124v0,24,13,39,38,39v25,0,38,-15,38,-39v0,-25,-13,-39,-38,-39v-25,0,-38,14,-38,39","w":199},"h":{"d":"113,-157v-67,0,-46,92,-49,157v-12,0,-25,2,-36,0r0,-264v12,0,25,-2,36,0r0,107v11,-16,28,-32,57,-32v86,0,57,111,62,189v-12,0,-24,2,-35,0v-7,-56,23,-157,-35,-157","w":208},"i":{"d":"40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157xm32,-225v0,-12,-2,-26,0,-37v12,0,27,-2,38,0v0,12,2,25,0,37v-12,0,-27,2,-38,0","w":103},"j":{"d":"-9,36v24,8,50,2,50,-28r0,-165v-18,3,-32,0,-24,-28r59,0r0,195v4,51,-45,65,-90,53v0,-10,2,-20,5,-27xm70,-226v-27,8,-48,1,-38,-35v10,-3,28,-3,38,0v2,12,2,23,0,35","w":104},"k":{"d":"27,-264v12,0,25,-2,36,0r0,264v-12,0,-25,2,-36,0r0,-264xm73,-96r58,-89v13,0,28,-2,40,0r-59,87r69,98v-13,0,-28,2,-40,0","w":185},"l":{"d":"104,0v-41,9,-76,-4,-76,-48r0,-216v12,0,24,-2,35,0r0,208v-2,25,13,34,37,28v2,8,4,18,4,28","w":107},"m":{"d":"108,-158v-62,0,-40,95,-44,158v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,29v12,-39,95,-46,105,0v11,-17,26,-32,54,-33v86,-4,57,111,62,189v-12,0,-25,2,-36,0r0,-107v-1,-29,-5,-50,-32,-50v-61,0,-36,97,-41,157v-12,0,-25,2,-36,0r0,-110v0,-28,-5,-48,-30,-48","w":307},"n":{"d":"114,-157v-66,0,-48,91,-50,157v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,30v11,-18,30,-33,59,-34v86,-4,57,111,62,189v-12,0,-24,2,-35,0r0,-107v-1,-30,-6,-50,-34,-50","w":208},"o":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68","w":207},"p":{"d":"193,-97v0,75,-55,115,-129,97r0,85v-12,0,-25,2,-36,0r0,-270v21,-3,39,-2,34,26v11,-17,29,-30,56,-30v53,0,75,37,75,92xm111,-158v-59,-1,-46,71,-47,128v52,15,95,-11,92,-65v-2,-35,-11,-63,-45,-63","w":212},"q":{"d":"19,-87v0,-88,81,-119,163,-94r0,266v-12,0,-24,2,-35,0r0,-85v-68,15,-128,-13,-128,-87xm56,-86v0,54,44,69,91,56r0,-126v-53,-13,-91,15,-91,70","w":210},"r":{"d":"125,-153v-79,-10,-58,82,-61,153v-12,0,-24,2,-35,0r0,-185v10,0,21,-2,30,0r3,29v11,-18,32,-35,63,-29v2,10,2,21,0,32","w":133},"s":{"d":"144,-75v23,74,-70,93,-127,71v0,-11,6,-20,9,-29v32,20,113,2,76,-39v-30,-18,-80,-18,-80,-64v0,-56,74,-61,120,-44v-1,10,-4,20,-8,28v-25,-17,-102,-8,-67,30v25,17,68,15,77,47","w":163},"t":{"d":"123,-1v-44,11,-87,0,-87,-50r0,-105v-10,-2,-28,5,-30,-5r62,-69r3,0r0,45r47,0v0,10,2,20,0,29r-47,0r0,84v-6,39,16,54,48,43v4,8,3,19,4,28","w":128},"u":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179","w":206},"v":{"d":"6,-185v13,0,28,-2,40,0r50,153r51,-153v13,0,26,-2,38,0r-72,185v-12,0,-24,2,-35,0","w":191},"w":{"d":"8,-185v13,0,26,-2,38,0r36,151r41,-151v12,0,25,-2,36,0r41,149r36,-149v12,0,24,-2,35,0r-55,185v-12,0,-25,2,-36,0r-40,-140r-41,140v-12,0,-26,2,-37,0","w":279},"x":{"d":"57,-96r-44,-89v13,0,26,-2,39,0r38,90r-46,95v-13,0,-26,2,-38,0xm93,-95r38,-90v13,0,26,-2,39,0r-43,88r50,97v-13,0,-25,2,-38,0","w":183},"y":{"d":"31,58v23,8,48,0,50,-23r11,-35v-8,0,-19,2,-26,0r-61,-185v13,0,27,-2,39,0r51,172r53,-172v12,0,25,-2,37,0r-82,247v-11,26,-47,34,-78,23v0,-13,2,-19,6,-27","w":190},"z":{"d":"10,-5r98,-151r-86,0v-1,-8,-2,-21,0,-29r139,0r1,5r-98,152r92,0v2,9,1,19,0,28r-144,0","w":171},"{":{"d":"129,60v-67,5,-75,-44,-75,-109v0,-32,-13,-45,-36,-56r0,-5v22,-11,37,-28,36,-61v-1,-64,7,-109,75,-104v2,9,2,19,0,28v-36,-2,-40,21,-40,57v0,40,-3,71,-31,82v28,12,31,44,31,85v0,35,5,55,40,54v2,10,2,19,0,29","w":149},"|":{"d":"42,-279v12,-2,24,-2,35,0r0,339v-9,3,-25,3,-35,0r0,-339","w":119},"}":{"d":"131,-105v-74,17,13,172,-112,165v0,-10,-2,-20,0,-29v37,2,41,-22,41,-57v-1,-41,4,-69,30,-82v-27,-12,-31,-42,-30,-84v0,-34,-5,-58,-41,-55v0,-9,-2,-19,0,-28v68,-5,78,39,75,104v-1,34,15,50,37,61r0,5","w":149},"~":{"d":"165,-143v-32,47,-108,-19,-143,19v-8,-7,-12,-14,-15,-23v9,-11,27,-21,47,-21v34,2,70,29,96,1v8,7,11,14,15,24","w":171},"\u00a0":{"w":0},"\u00a1":{"d":"71,73v-11,3,-28,3,-39,0r3,-181v11,0,23,-2,33,0xm72,-185v2,13,2,27,0,40v-13,0,-28,2,-40,0v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0","w":104},"\u00a2":{"d":"181,-4v-12,4,-24,7,-39,8r0,38v-7,2,-18,3,-25,0r0,-39v-50,-5,-77,-41,-77,-95v0,-55,28,-89,77,-96r0,-41v9,-3,16,-2,25,0r0,41v15,0,26,3,37,7v0,10,-3,21,-6,28v-49,-19,-96,4,-96,61v0,59,48,79,97,60v4,6,7,18,7,28","w":216},"\u00a3":{"d":"102,-110v6,26,4,61,-10,78r98,0v1,10,2,22,0,32r-153,0v16,-26,42,-64,28,-110r-32,0v-2,-8,-1,-19,0,-28r26,0v-14,-65,7,-123,76,-121v23,0,40,4,54,10v-1,12,-3,19,-8,29v-38,-18,-94,-7,-90,42v1,15,3,27,6,40r67,0v1,9,2,20,0,28r-62,0","w":216},"\u00a4":{"d":"43,-83v-18,-20,-16,-65,1,-85r-29,-29v6,-10,12,-17,22,-22r29,29v20,-16,64,-16,84,0r29,-29v7,7,17,12,22,21r-29,29v19,19,18,67,1,87r27,27v-5,9,-12,17,-20,22r-29,-29v-25,18,-62,17,-87,0r-27,28v-10,-4,-17,-12,-22,-21xm108,-173v-28,0,-46,20,-46,48v0,28,18,48,46,48v29,0,46,-19,46,-48v0,-30,-18,-48,-46,-48","w":216},"\u00a5":{"d":"90,-57r-66,0v0,-8,-2,-17,0,-24r66,0r0,-32r-66,0v0,-8,-2,-18,0,-25r52,0r-66,-117v13,0,29,-2,41,0r59,109r58,-109v13,0,27,-2,39,0r-66,117r55,0v2,7,1,18,0,25r-69,0r0,32r69,0v2,7,1,17,0,24r-69,0r0,57v-12,0,-26,2,-37,0r0,-57","w":216},"\u00a6":{"d":"42,-279v12,-2,24,-2,35,0r0,120v-12,0,-24,2,-35,0r0,-120xm42,-59v12,-2,24,-2,35,0r0,119v-9,3,-25,3,-35,0r0,-119","w":119},"\u00a7":{"d":"170,-49v-3,61,-93,61,-145,44v2,-11,5,-20,9,-28v29,19,128,12,91,-31v-36,-20,-101,-15,-101,-66v0,-19,11,-33,20,-44v-32,-40,8,-84,65,-84v24,0,39,3,57,9v1,11,-4,21,-8,28v-26,-18,-116,-10,-82,31v32,18,104,18,102,64v0,20,-10,35,-20,46v8,8,12,16,12,31xm69,-160v-16,12,-17,47,11,49r52,17v16,-11,19,-47,-9,-49v-17,-7,-38,-10,-54,-17","w":202},"\u00a8":{"d":"35,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm108,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0","w":180},"\u00a9":{"d":"118,-129v-5,43,38,59,71,43v4,7,5,15,7,24v-53,23,-109,-7,-109,-67v0,-59,51,-90,107,-71v-1,9,-3,18,-6,25v-38,-13,-74,3,-70,46xm45,-129v0,67,38,110,107,110v69,0,108,-44,108,-110v0,-67,-39,-111,-108,-111v-68,0,-107,43,-107,111xm286,-129v0,82,-52,134,-134,134v-81,0,-133,-51,-133,-134v0,-83,50,-134,133,-134v84,0,134,52,134,134","w":304},"\u00aa":{"d":"51,-154v0,27,35,24,60,21r0,-44v-25,-4,-60,-3,-60,23xm22,-153v2,-42,43,-53,89,-48v4,-40,-41,-32,-70,-27v-4,-5,-7,-14,-6,-24v46,-12,105,-9,105,48r0,90v-42,10,-122,17,-118,-39","w":180},"\u00ab":{"d":"109,-96r59,-80v13,0,27,-2,39,0r-59,80r59,80v-13,1,-27,2,-39,0xm18,-96r59,-80v13,0,27,-2,39,0r-59,80r59,80v-13,1,-27,2,-39,0","w":222},"\u00ac":{"d":"183,-139r0,100v-7,3,-25,3,-33,0r0,-67r-117,0v-2,-11,-2,-23,0,-33r150,0","w":216},"\u00ad":{"d":"112,-117v0,10,2,23,0,32r-94,0v0,-10,-2,-23,0,-32r94,0","w":129},"\u00ae":{"d":"168,-141v20,-18,-1,-47,-33,-38r0,117v-8,2,-19,1,-27,0r0,-139v42,-6,97,-5,96,40v1,20,-12,35,-25,41r38,57v-10,0,-22,2,-32,0r-41,-64v10,-3,17,-8,24,-14xm45,-129v0,68,38,110,107,110v69,0,107,-42,107,-110v0,-67,-38,-110,-107,-110v-69,0,-107,43,-107,110xm285,-129v0,84,-52,134,-133,134v-82,0,-134,-52,-134,-134v0,-82,50,-134,134,-134v83,0,133,50,133,134","w":304},"\u00af":{"d":"139,-250v0,9,2,19,0,27r-98,0v0,-9,-2,-19,0,-27r98,0","w":180},"\u00b0":{"d":"67,-157v-31,0,-53,-21,-53,-52v0,-31,22,-52,53,-52v31,0,53,20,53,52v0,32,-22,52,-53,52xm67,-237v-16,0,-27,12,-27,28v0,16,11,28,27,28v16,0,27,-12,27,-28v0,-16,-11,-28,-27,-28","w":133},"\u00b1":{"d":"92,-111r-60,0v-2,-9,-1,-23,0,-32r60,0r0,-65v11,-2,21,-2,32,0r0,65r60,0v0,11,2,22,0,32r-60,0r0,66v-10,1,-22,2,-32,0r0,-66xm184,-33v2,10,2,22,0,32r-152,0v0,-10,-2,-23,0,-32r152,0","w":216},"\u00b2":{"d":"30,-248v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14"},"\u00b3":{"d":"105,-157v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21"},"\u00b4":{"d":"82,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":180},"\u00b5":{"d":"157,-23v-13,27,-69,39,-93,11r0,97v-12,0,-24,2,-35,0r0,-270v12,0,24,-2,35,0v5,62,-21,158,44,159v68,1,41,-96,46,-159v12,0,25,-2,36,0r0,185v-13,0,-32,6,-31,-11v-1,-5,-2,-9,-2,-12","w":217},"\u00b6":{"d":"103,-113v-80,14,-114,-87,-58,-130v19,-14,49,-18,84,-18r0,263v-12,0,-20,-1,-26,-2r0,-113xm157,-261v12,0,20,1,26,2r0,259v-6,1,-14,2,-26,2r0,-263","w":205},"\u00b7":{"d":"24,-80v-2,-13,-2,-26,0,-39v13,0,27,-2,39,0v0,13,2,27,0,39v-11,3,-28,3,-39,0","w":86},"\u00b8":{"d":"103,51v0,-19,-34,-8,-46,-12r18,-48r23,0r-12,30v24,-5,44,8,44,30v1,35,-46,41,-79,32v0,-7,2,-16,5,-21v16,6,47,8,47,-11","w":180},"\u00b9":{"d":"40,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82"},"\u00ba":{"d":"90,-132v26,0,35,-23,35,-51v0,-28,-9,-50,-35,-50v-26,0,-35,22,-35,50v0,28,9,51,35,51xm90,-106v-46,0,-67,-33,-67,-77v0,-43,22,-76,67,-76v45,0,67,33,67,76v0,44,-21,77,-67,77","w":180},"\u00bb":{"d":"204,-96r-60,80v-13,2,-26,2,-39,0r60,-79r-60,-81v13,0,27,-2,39,0xm114,-96r-60,80v-13,2,-26,2,-39,0r60,-79r-60,-81v13,0,27,-2,39,0","w":222},"\u00bf":{"d":"22,4v2,-43,31,-64,62,-75r0,-37v11,-3,23,-2,34,0r0,58v-29,8,-56,18,-58,53v-3,45,67,45,99,31v4,9,8,18,9,30v-58,23,-149,9,-146,-60xm121,-185v2,13,2,27,0,40v-13,2,-27,2,-40,0v0,-13,-2,-28,0,-40v13,0,28,-2,40,0","w":175},"\u00c0":{"d":"48,-319v13,-3,36,-3,50,0r38,39v-13,0,-26,2,-38,0xm159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"\u00c1":{"d":"120,-280v-13,0,-27,2,-39,0v20,-21,38,-52,87,-39xm159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"\u00c2":{"d":"173,-280v-13,0,-27,2,-39,0r-23,-22v-13,15,-30,29,-64,22r43,-39v14,-2,28,-2,42,0xm159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"\u00c3":{"d":"58,-289v-5,-6,-9,-12,-12,-20v8,-8,20,-20,36,-19v29,2,61,35,83,6v6,7,10,14,12,21v-28,45,-91,-22,-119,12xm159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"\u00c4":{"d":"53,-284v-2,-12,-1,-24,0,-36v13,-2,25,-2,38,0v2,12,1,25,0,36v-13,0,-26,2,-38,0xm130,-284v-1,-12,-2,-23,0,-36v13,-2,25,-2,38,0v2,12,1,24,0,36v-13,0,-26,2,-38,0xm159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"\u00c5":{"d":"90,-258v-36,-15,-24,-84,21,-79v44,-5,58,64,21,79r84,258v-13,0,-27,2,-39,0r-18,-60r-98,0r-18,60v-12,0,-26,2,-37,0xm149,-92r-39,-130r-39,130r78,0xm91,-295v0,14,7,24,20,24v13,0,19,-10,19,-24v0,-13,-6,-23,-19,-23v-13,0,-20,9,-20,23","w":222},"\u00c6":{"d":"39,0v-14,0,-28,2,-41,0r152,-259r162,0v3,8,3,24,0,33r-105,0r0,78r85,0v2,10,0,21,0,32r-85,0r0,84r108,0v2,10,2,22,0,32r-145,0r0,-60r-97,0xm170,-92v-2,-44,4,-97,-2,-137r-77,137r79,0","w":331},"\u00c7":{"d":"60,-127v0,81,69,119,137,89v4,9,8,19,10,30v-21,9,-42,13,-68,12r-6,15v27,-2,45,9,45,32v1,36,-49,42,-81,31v0,-8,2,-16,5,-21v16,7,48,6,48,-10v0,-21,-35,-7,-46,-13r13,-36v-63,-11,-93,-57,-96,-129v-5,-105,83,-160,181,-126v-1,12,-4,20,-8,30v-70,-27,-134,14,-134,96","w":222},"\u00c8":{"d":"46,-319v13,-3,36,-3,50,0r38,39v-13,0,-27,2,-39,0xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u00c9":{"d":"108,-280v-13,0,-27,2,-39,0v21,-20,38,-52,88,-39xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u00ca":{"d":"165,-280v-13,0,-27,2,-39,0r-23,-22v-13,15,-30,29,-64,22r43,-39v14,-2,28,-2,42,0xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u00cb":{"d":"44,-284v-2,-12,-1,-24,0,-36v13,-2,26,-2,38,0v2,12,3,25,0,36v-13,0,-26,2,-38,0xm159,-284v-19,1,-45,8,-39,-18v0,-6,1,-11,2,-18v12,-2,25,-2,37,0v2,12,3,24,0,36xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u00cc":{"d":"-8,-319v13,-3,36,-3,50,0r38,39v-13,0,-26,2,-38,0xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u00cd":{"d":"61,-280v-13,0,-26,2,-38,0v20,-21,38,-52,87,-39xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u00ce":{"d":"113,-280v-13,0,-27,2,-39,0r-24,-22v-12,15,-29,29,-63,22r43,-39v14,-2,28,-2,42,0xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u00cf":{"d":"-7,-284v-2,-12,-1,-24,0,-36v13,-2,25,-2,38,0v2,12,1,25,0,36v-13,0,-26,2,-38,0xm70,-284v-2,-12,-3,-23,0,-36v13,-2,25,-2,38,0v2,12,1,24,0,36v-13,0,-26,2,-38,0xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u00d0":{"d":"234,-129v0,115,-87,147,-199,129r0,-119r-29,0v-2,-9,-2,-19,0,-27r29,0r0,-113v111,-19,199,18,199,130xm195,-130v0,-75,-44,-108,-123,-99r0,83r58,0v2,9,2,18,0,27r-58,0r0,89v77,11,123,-21,123,-100","w":254},"\u00d1":{"d":"70,-289v-5,-6,-9,-12,-12,-20v15,-25,60,-20,81,-3v17,5,29,1,38,-10v6,7,10,14,12,21v-28,45,-91,-22,-119,12xm32,-259v11,0,23,-2,34,0r112,195r0,-195v12,0,24,-2,35,0r0,259v-11,0,-23,2,-34,0r-113,-193r0,193v-11,0,-24,2,-34,0r0,-259","w":244},"\u00d2":{"d":"67,-319v13,-3,35,-3,49,0r38,39v-13,0,-26,2,-38,0xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u00d3":{"d":"188,-319v-25,16,-40,48,-87,39v20,-21,38,-52,87,-39xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u00d4":{"d":"193,-280v-13,0,-28,2,-40,0r-23,-22v-12,15,-29,29,-63,22r42,-39v14,-2,28,-2,42,0xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u00d5":{"d":"78,-289v-5,-6,-9,-11,-11,-20v14,-25,59,-20,80,-3v17,5,29,1,39,-10v6,7,10,14,12,21v-21,30,-67,9,-95,0v-13,1,-15,6,-25,12xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u00d6":{"d":"72,-284v-2,-12,-1,-24,0,-36v13,-2,26,-2,38,0v2,12,3,25,0,36v-13,0,-26,2,-38,0xm188,-284v-20,1,-46,9,-40,-18v0,-6,1,-11,2,-18v13,-2,25,-2,38,0v2,12,1,24,0,36xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u00d7":{"d":"85,-127r-43,-44v6,-8,14,-17,22,-23r44,44r44,-44v9,6,16,14,22,23r-43,44r43,43v-5,8,-13,17,-22,22r-44,-43r-44,44v-9,-6,-17,-14,-23,-23","w":216},"\u00d8":{"d":"239,-129v0,79,-31,132,-109,133v-30,1,-51,-8,-68,-22v-6,13,-19,24,-42,18r26,-36v-49,-74,-29,-227,84,-227v29,0,51,8,67,21v6,-13,18,-23,41,-17r-25,34v18,23,26,56,26,96xm130,-27v76,2,82,-106,59,-165r-106,145v12,13,27,20,47,20xm130,-231v-76,-3,-80,102,-60,163r105,-145v-11,-12,-26,-18,-45,-18","w":260},"\u00d9":{"d":"61,-319v13,-3,36,-3,50,0r38,39v-13,0,-26,2,-38,0xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u00da":{"d":"135,-280v-13,0,-27,2,-39,0v20,-21,38,-52,88,-39xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u00db":{"d":"184,-280v-13,0,-28,2,-39,0r-24,-22v-12,15,-29,29,-63,22r42,-39v14,-2,29,-2,43,0xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u00dc":{"d":"64,-284v-2,-12,-1,-24,0,-36v13,-2,25,-2,38,0v2,12,1,25,0,36v-13,0,-26,2,-38,0xm141,-284v-2,-12,-3,-23,0,-36v13,-2,25,-2,38,0v2,12,1,24,0,36v-13,0,-26,2,-38,0xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u00dd":{"d":"121,-280v-13,0,-27,2,-39,0v20,-21,38,-53,88,-39xm89,-95r-83,-164v14,0,29,-2,42,0r60,129r60,-129v13,0,27,-2,39,0r-81,164r0,95v-12,0,-26,2,-37,0r0,-95","w":213},"\u00de":{"d":"190,-132v0,69,-53,91,-122,85r0,47v-12,0,-26,2,-37,0r0,-259v12,0,26,-2,37,0r0,40v69,-5,122,17,122,87xm152,-133v0,-48,-39,-59,-84,-53r0,107v47,5,84,-6,84,-54","w":209},"\u00df":{"d":"100,-238v-33,1,-37,25,-37,61r0,177v-12,0,-24,2,-35,0r0,-177v0,-54,17,-91,72,-90v41,1,66,19,67,58v1,48,-64,84,-4,112v46,22,34,101,-34,101v-18,0,-31,-3,-44,-8v0,-11,6,-20,9,-29v20,11,65,15,62,-17v-4,-38,-58,-31,-57,-76v1,-36,32,-44,32,-81v0,-18,-11,-32,-31,-31","w":205},"\u00e0":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm33,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0","w":186},"\u00e1":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm92,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":186},"\u00e2":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm150,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":186},"\u00e3":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm31,-240v24,-45,85,19,113,-13v5,6,9,14,11,22v-27,41,-86,-20,-113,12v-5,-7,-9,-12,-11,-21","w":186},"\u00e4":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm39,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm112,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0","w":186},"\u00e5":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm95,-211v-23,0,-39,-15,-39,-38v0,-23,16,-39,39,-39v23,0,39,16,39,39v0,23,-16,38,-39,38xm77,-249v0,11,7,20,18,20v12,0,17,-9,18,-20v0,-11,-6,-21,-18,-21v-12,0,-18,10,-18,21","w":186},"\u00e6":{"d":"31,-181v39,-13,101,-13,116,21v13,-17,33,-29,61,-29v58,0,81,45,75,105r-124,0v-6,62,61,67,107,50v3,8,6,18,7,28v-34,15,-94,14,-120,-7v-42,26,-141,29,-137,-42v3,-54,53,-66,109,-59v9,-52,-52,-51,-87,-38v-5,-8,-7,-18,-7,-29xm134,-35v-6,-13,-11,-31,-10,-51v-34,-2,-72,-4,-72,32v0,39,60,35,82,19xm249,-111v7,-46,-50,-65,-75,-36v-8,9,-13,20,-15,36r90,0","w":302},"\u00e7":{"d":"55,-92v0,59,48,79,97,60v4,6,7,18,7,28v-16,6,-30,7,-51,8r-6,17v23,-5,44,9,44,30v1,36,-48,42,-80,31v1,-6,2,-15,5,-20v17,6,47,8,47,-11v0,-21,-34,-9,-45,-12v7,-19,6,-19,13,-37v-45,-8,-66,-42,-68,-94v-3,-77,68,-114,139,-89v-1,9,-3,21,-6,28v-49,-19,-96,4,-96,61","w":172},"\u00e8":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm47,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0","w":200},"\u00e9":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm108,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":200},"\u00ea":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm163,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":200},"\u00eb":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm47,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm120,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0","w":200},"\u00ec":{"d":"-5,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0xm40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157","w":103},"\u00ed":{"d":"53,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0xm40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157","w":103},"\u00ee":{"d":"40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157xm112,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":103},"\u00ef":{"d":"-3,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm70,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0xm40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157","w":103},"\u00f0":{"d":"18,-85v-5,-72,74,-115,129,-73v-10,-23,-17,-40,-34,-54r-36,22v-5,-6,-9,-13,-12,-20r25,-16v-11,-6,-22,-7,-36,-9v-3,-8,-1,-21,1,-30v26,2,48,7,66,19v13,-5,30,-30,39,-11v2,4,4,8,6,11v-8,6,-16,10,-25,15v61,46,83,235,-37,235v-59,0,-82,-35,-86,-89xm56,-85v0,36,13,62,48,62v35,0,49,-26,49,-62v0,-38,-13,-62,-49,-62v-35,0,-48,24,-48,62","w":209},"\u00f1":{"d":"114,-157v-66,0,-48,91,-50,157v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,30v11,-18,30,-33,59,-34v86,-4,57,111,62,189v-12,0,-24,2,-35,0r0,-107v-1,-30,-6,-50,-34,-50xm42,-240v24,-45,85,19,113,-13v5,6,9,14,11,22v-27,41,-86,-20,-113,12v-5,-7,-9,-12,-11,-21","w":208},"\u00f2":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm45,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0","w":207},"\u00f3":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm105,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":207},"\u00f4":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm164,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":207},"\u00f5":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm41,-240v24,-45,85,19,113,-13v5,6,9,14,11,22v-27,41,-86,-20,-113,12v-5,-7,-9,-12,-11,-21","w":207},"\u00f6":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm48,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm121,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0","w":207},"\u00f7":{"d":"107,-168v-14,0,-25,-11,-25,-25v0,-13,12,-24,25,-24v13,0,25,12,25,24v0,13,-11,25,-25,25xm107,-38v-14,0,-25,-11,-25,-25v0,-13,12,-24,25,-24v13,0,25,12,25,24v0,13,-11,25,-25,25xm184,-143v2,10,2,22,0,32r-152,0v0,-10,-2,-23,0,-32r152,0","w":216},"\u00f8":{"d":"171,-157v37,58,17,161,-67,161v-19,0,-36,-4,-49,-13v-3,11,-20,12,-34,9r19,-23v-42,-54,-22,-172,64,-166v22,2,39,7,52,17v5,-11,19,-16,36,-12xm136,-147v-35,-33,-81,1,-81,55v0,17,2,30,7,41xm74,-34v52,35,98,-28,74,-93","w":207},"\u00f9":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm46,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0","w":206},"\u00fa":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm112,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":206},"\u00fb":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm163,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":206},"\u00fc":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm50,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm123,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0","w":206},"\u00fd":{"d":"31,58v23,8,48,0,50,-23r11,-35v-8,0,-19,2,-26,0r-61,-185v13,0,27,-2,39,0r51,172r53,-172v12,0,25,-2,37,0r-82,247v-11,26,-47,34,-78,23v0,-13,2,-19,6,-27xm99,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":189},"\u00fe":{"d":"193,-97v0,75,-55,115,-129,97r0,85v-12,0,-25,2,-36,0r0,-349v12,0,25,-2,36,0r0,103v10,-15,27,-30,54,-28v52,3,75,36,75,92xm111,-158v-59,-1,-46,71,-47,128v50,18,95,-11,92,-65v-2,-35,-11,-63,-45,-63","w":212},"\u00ff":{"d":"31,58v23,8,48,0,50,-23r11,-35v-8,0,-19,2,-26,0r-61,-185v13,0,27,-2,39,0r51,172r53,-172v12,0,25,-2,37,0r-82,247v-11,26,-47,34,-78,23v0,-13,2,-19,6,-27xm40,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm113,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0","w":189},"\u0100":{"d":"168,-313v0,9,2,19,0,27r-115,0v0,-9,-2,-19,0,-27r115,0xm159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"\u0101":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm143,-250v0,9,2,19,0,27r-98,0v0,-9,-2,-19,0,-27r98,0","w":186},"\u0102":{"d":"171,-321v-3,59,-120,56,-121,0v11,-2,21,-2,32,0v0,26,56,27,57,0v12,-3,21,-2,32,0xm159,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-13,0,-27,2,-39,0xm71,-92r78,0r-39,-132","w":222},"\u0103":{"d":"53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32xm17,-55v3,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-54,14,-148,20,-144,-50xm153,-259v0,54,-86,63,-110,24v-4,-6,-8,-14,-9,-24v9,-4,22,-1,32,0v0,31,55,31,55,0v11,0,23,-4,32,0","w":186},"\u0104":{"d":"146,51v0,-23,17,-40,31,-51r-18,-60r-98,0r-18,60v-12,0,-26,2,-37,0r84,-259v14,0,29,-2,42,0r84,259v-19,6,-35,22,-37,45v-2,20,23,21,39,14v3,6,5,16,6,24v-31,9,-78,6,-78,-32xm149,-92r-39,-129r-39,129r78,0","w":222},"\u0105":{"d":"17,-55v0,-52,53,-68,109,-60v10,-52,-52,-49,-87,-37v-5,-8,-7,-18,-7,-29v56,-17,129,-11,129,61r0,115v-19,11,-42,23,-42,49v0,19,21,23,37,16v3,6,5,15,6,23v-30,9,-78,5,-76,-32v1,-20,14,-37,26,-48v-52,5,-95,-8,-95,-58xm53,-55v0,36,45,34,73,27r0,-59v-34,-5,-73,-3,-73,32","w":186},"\u0106":{"d":"196,-319v-25,16,-40,48,-87,39v20,-21,38,-52,87,-39xm61,-128v0,82,66,119,136,90v5,10,9,20,10,30v-19,8,-40,12,-65,12v-81,-1,-118,-52,-121,-132v-4,-104,83,-159,182,-125v0,12,-6,21,-9,30v-69,-27,-133,13,-133,95","w":222},"\u0107":{"d":"55,-92v0,58,48,77,97,60v4,6,7,18,7,28v-71,25,-141,-9,-141,-88v0,-77,68,-114,139,-89v-1,9,-3,21,-6,28v-50,-19,-96,4,-96,61xm110,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":172},"\u0108":{"d":"199,-280v-13,0,-27,2,-39,0r-24,-22v-12,15,-29,29,-63,22r43,-39v14,-2,28,-2,42,0xm61,-128v0,82,66,119,136,90v5,10,9,20,10,30v-19,8,-40,12,-65,12v-81,-1,-118,-52,-121,-132v-4,-104,83,-159,182,-125v0,12,-6,21,-9,30v-69,-27,-133,13,-133,95","w":222},"\u0109":{"d":"55,-92v0,58,48,77,97,60v4,6,7,18,7,28v-71,25,-141,-9,-141,-88v0,-77,68,-114,139,-89v-1,9,-3,21,-6,28v-50,-19,-96,4,-96,61xm162,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":172},"\u010a":{"d":"161,-284v-30,9,-51,0,-40,-37v13,-2,26,-2,40,0v0,12,2,26,0,37xm61,-128v0,82,66,119,136,90v5,10,9,20,10,30v-19,8,-40,12,-65,12v-81,-1,-118,-52,-121,-132v-4,-104,83,-159,182,-125v0,12,-6,21,-9,30v-69,-27,-133,13,-133,95","w":222},"\u010b":{"d":"55,-92v0,58,48,77,97,60v4,6,7,18,7,28v-71,25,-141,-9,-141,-88v0,-77,68,-114,139,-89v-1,9,-3,21,-6,28v-50,-19,-96,4,-96,61xm125,-219v-29,9,-55,-1,-41,-39v13,-2,28,-2,41,0v0,13,2,27,0,39","w":172},"\u010c":{"d":"76,-319v31,-7,50,6,63,22v13,-15,31,-31,63,-22r-42,39v-14,0,-29,2,-42,0xm61,-128v0,82,66,119,136,90v5,10,9,20,10,30v-19,8,-40,12,-65,12v-81,-1,-118,-52,-121,-132v-4,-104,83,-159,182,-125v0,12,-6,21,-9,30v-69,-27,-133,13,-133,95","w":222},"\u010d":{"d":"55,-92v0,58,48,77,97,60v4,6,7,18,7,28v-71,25,-141,-9,-141,-88v0,-77,68,-114,139,-89v-1,9,-3,21,-6,28v-50,-19,-96,4,-96,61xm47,-259v11,-2,24,-2,36,0r24,29v12,-18,26,-39,60,-29r-39,46v-15,1,-29,1,-43,-1","w":172},"\u010e":{"d":"44,-319v31,-8,50,6,63,22v13,-15,31,-31,63,-22r-42,39v-14,0,-29,2,-42,0xm231,-129v0,114,-87,147,-199,129r0,-259v110,-19,199,18,199,130xm192,-130v0,-75,-44,-108,-123,-99r0,199v77,11,123,-21,123,-100","w":251},"\u010f":{"d":"212,-263v9,-3,24,-2,34,0r-5,73v-10,0,-20,2,-29,0r0,-73xm19,-89v0,-74,55,-112,128,-95r0,-80v12,0,25,-2,36,0r0,259v-73,22,-164,7,-164,-84xm57,-89v-4,55,42,73,90,60r0,-124v-47,-20,-97,9,-90,64","w":240},"\u0110":{"d":"234,-129v0,115,-87,147,-199,129r0,-119r-29,0v-2,-9,-2,-19,0,-27r29,0r0,-113v111,-19,199,18,199,130xm195,-130v0,-75,-44,-108,-123,-99r0,83r58,0v2,9,2,18,0,27r-58,0r0,89v77,11,123,-21,123,-100","w":254},"\u0111":{"d":"19,-89v0,-73,54,-113,128,-95r0,-26r-52,0v-2,-8,-2,-16,0,-24r52,0r0,-30v12,0,25,-2,36,0r0,30r26,0v0,8,2,17,0,24r-26,0r0,205v-73,23,-164,6,-164,-84xm56,-90v0,56,43,73,91,60r0,-124v-48,-18,-91,8,-91,64","w":214},"\u0112":{"d":"160,-313v0,9,2,19,0,27r-115,0v0,-9,-2,-19,0,-27r115,0xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u0113":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm152,-250v0,9,2,19,0,27r-98,0v0,-9,-2,-19,0,-27r98,0","w":200},"\u0114":{"d":"165,-321v-3,59,-120,56,-121,0v11,-2,21,-2,32,0v0,27,56,27,57,0v12,-3,21,-2,32,0xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u0115":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm162,-259v0,54,-86,63,-110,24v-4,-6,-8,-14,-9,-24v9,-4,22,-1,32,0v0,31,55,31,55,0v11,0,23,-4,32,0","w":200},"\u0116":{"d":"125,-284v-29,9,-51,-2,-39,-37v13,-2,26,-2,39,0v0,12,2,26,0,37xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u0117":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm126,-219v-29,9,-55,-1,-41,-39v13,-2,28,-2,41,0v0,13,2,27,0,39","w":200},"\u0118":{"d":"100,50v1,-22,18,-39,32,-50r-101,0r0,-259r143,0v0,11,2,23,0,33r-106,0r0,73r85,0v0,11,2,23,0,33r-85,0r0,88r108,0v0,7,3,16,1,22v-16,17,-40,25,-43,54v-1,19,23,21,39,15v3,6,5,15,5,24v-31,9,-79,4,-78,-33","w":192},"\u0119":{"d":"164,-34v4,7,7,18,7,28v-20,10,-44,22,-44,50v0,19,20,22,38,16v3,5,5,15,5,23v-30,9,-77,5,-75,-32v1,-20,12,-36,25,-47v-67,2,-102,-30,-102,-95v1,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0","w":200},"\u011a":{"d":"42,-319v31,-7,52,6,63,22v13,-15,31,-31,63,-22r-42,39v-14,0,-29,2,-42,0xm32,-259r142,0v0,10,2,23,0,32r-106,0r0,74r85,0v0,10,2,23,0,32r-85,0r0,89r109,0v0,10,2,23,0,32r-145,0r0,-259","w":192},"\u011b":{"d":"164,-34v3,8,6,18,7,28v-69,27,-160,1,-153,-85v5,-59,28,-98,87,-98v58,0,82,44,76,105r-126,0v-5,60,62,69,109,50xm147,-110v4,-44,-50,-67,-77,-37v-8,9,-12,21,-14,37r91,0xm43,-259v11,-2,24,-2,36,0r24,29v12,-18,26,-39,60,-29r-39,46v-15,1,-29,1,-43,-1","w":200},"\u011c":{"d":"203,-280v-13,0,-28,2,-40,0r-23,-22v-12,15,-29,29,-63,22r42,-39v14,-2,28,-2,42,0xm60,-128v-2,73,48,114,121,95r0,-101v12,0,26,-2,37,0r0,126v-20,8,-44,13,-73,12v-82,-2,-121,-50,-124,-132v-3,-104,85,-159,184,-125v0,12,-6,21,-9,30v-15,-4,-29,-9,-51,-8v-59,2,-83,43,-85,103","w":245},"\u011d":{"d":"54,-41v2,26,47,17,74,17v38,0,61,17,61,50v0,47,-49,64,-100,64v-43,0,-76,-10,-76,-48v0,-22,14,-37,29,-45v-26,-13,-18,-58,5,-70v-15,-10,-26,-27,-26,-51v0,-64,85,-81,127,-48v10,-8,27,-15,46,-14v0,11,2,22,0,32r-32,0v29,57,-27,112,-93,91v-6,4,-15,12,-15,22xm152,28v0,-30,-43,-22,-73,-23v-21,-2,-32,13,-32,30v0,46,105,31,105,-7xm58,-124v0,24,13,39,38,39v25,0,38,-15,38,-39v0,-25,-13,-39,-38,-39v-25,0,-38,14,-38,39xm159,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":197},"\u011e":{"d":"198,-321v-3,59,-120,56,-121,0v11,-2,21,-2,32,0v0,26,56,27,57,0v12,-3,21,-2,32,0xm60,-128v-2,73,48,114,121,95r0,-101v12,0,26,-2,37,0r0,126v-20,8,-44,13,-73,12v-82,-2,-121,-50,-124,-132v-3,-104,85,-159,184,-125v0,12,-6,21,-9,30v-15,-4,-29,-9,-51,-8v-59,2,-83,43,-85,103","w":245},"\u011f":{"d":"54,-41v2,26,47,17,74,17v38,0,61,17,61,50v0,47,-49,64,-100,64v-43,0,-76,-10,-76,-48v0,-22,14,-37,29,-45v-26,-13,-18,-58,5,-70v-15,-10,-26,-27,-26,-51v0,-64,85,-81,127,-48v10,-8,27,-15,46,-14v0,11,2,22,0,32r-32,0v29,57,-27,112,-93,91v-6,4,-15,12,-15,22xm152,28v0,-30,-43,-22,-73,-23v-21,-2,-32,13,-32,30v0,46,105,31,105,-7xm58,-124v0,24,13,39,38,39v25,0,38,-15,38,-39v0,-25,-13,-39,-38,-39v-25,0,-38,14,-38,39xm158,-259v0,54,-86,63,-110,24v-4,-6,-8,-14,-9,-24v9,-4,22,-1,32,0v0,31,55,31,55,0v11,0,23,-4,32,0","w":197},"\u0120":{"d":"161,-284v-30,9,-51,0,-40,-37v13,-2,26,-2,40,0v0,12,2,26,0,37xm60,-128v-2,73,48,114,121,95r0,-101v12,0,26,-2,37,0r0,126v-20,8,-44,13,-73,12v-82,-2,-121,-50,-124,-132v-3,-104,85,-159,184,-125v0,12,-6,21,-9,30v-15,-4,-29,-9,-51,-8v-59,2,-83,43,-85,103","w":245},"\u0121":{"d":"54,-41v2,26,47,17,74,17v38,0,61,17,61,50v0,47,-49,64,-100,64v-43,0,-76,-10,-76,-48v0,-22,14,-37,29,-45v-26,-13,-18,-58,5,-70v-15,-10,-26,-27,-26,-51v0,-64,85,-81,127,-48v10,-8,27,-15,46,-14v0,11,2,22,0,32r-32,0v29,57,-27,112,-93,91v-6,4,-15,12,-15,22xm152,28v0,-30,-43,-22,-73,-23v-21,-2,-32,13,-32,30v0,46,105,31,105,-7xm58,-124v0,24,13,39,38,39v25,0,38,-15,38,-39v0,-25,-13,-39,-38,-39v-25,0,-38,14,-38,39xm117,-219v-29,9,-55,-1,-41,-39v13,-2,28,-2,41,0v0,13,2,27,0,39","w":197},"\u0122":{"d":"145,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm60,-128v-2,73,48,114,121,95r0,-101v12,0,26,-2,37,0r0,126v-20,8,-44,13,-73,12v-82,-2,-121,-50,-124,-132v-3,-104,85,-159,184,-125v0,12,-6,21,-9,30v-15,-4,-29,-9,-51,-8v-59,2,-83,43,-85,103","w":245},"\u0123":{"d":"114,-208v-13,0,-26,2,-38,0r30,-52v11,-1,23,-2,34,0xm54,-41v2,26,47,17,74,17v38,0,61,17,61,50v0,47,-49,64,-100,64v-43,0,-76,-10,-76,-48v0,-22,14,-37,29,-45v-26,-13,-18,-58,5,-70v-15,-10,-26,-27,-26,-51v0,-64,85,-81,127,-48v10,-8,27,-15,46,-14v0,11,2,22,0,32r-32,0v29,57,-27,112,-93,91v-6,4,-15,12,-15,22xm152,28v0,-30,-43,-22,-73,-23v-21,-2,-32,13,-32,30v0,46,105,31,105,-7xm58,-124v0,24,13,39,38,39v25,0,38,-15,38,-39v0,-25,-13,-39,-38,-39v-25,0,-38,14,-38,39","w":197},"\u0124":{"d":"186,-280v-13,0,-28,2,-39,0r-24,-22v-12,15,-29,29,-63,22r42,-39v14,-2,28,-2,42,0xm32,-259v12,0,25,-2,36,0r0,107r111,0r0,-107v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-120r-111,0r0,120v-12,0,-25,2,-36,0r0,-259","w":246},"\u0125":{"d":"113,-157v-67,0,-46,92,-49,157v-12,0,-25,2,-36,0r0,-264v12,0,25,-2,36,0r0,107v11,-16,28,-32,57,-32v86,0,57,111,62,189v-12,0,-24,2,-35,0v-7,-56,23,-157,-35,-157xm149,-282v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":208},"\u0126":{"d":"38,-192r-29,0v0,-9,-2,-19,0,-27r29,0r0,-40v12,0,26,-2,37,0r0,40r110,0r0,-40v12,0,25,-2,36,0r0,40r30,0v0,9,2,19,0,27r-30,0r0,192v-12,0,-25,2,-36,0r0,-120r-110,0r0,120v-12,0,-26,2,-37,0r0,-192xm185,-152r0,-40r-110,0r0,40r110,0","w":259},"\u0127":{"d":"117,-157v-68,-3,-45,93,-49,157v-12,0,-25,2,-36,0r0,-210v-16,1,-34,4,-26,-24r26,0r0,-30v12,0,25,-2,36,0r0,30r52,0v2,8,2,16,0,24r-52,0r0,53v11,-16,28,-32,57,-32v86,0,57,111,62,189v-12,0,-25,2,-36,0v-7,-56,23,-155,-34,-157","w":212},"\u0128":{"d":"-3,-289v-5,-6,-9,-12,-12,-20v14,-25,59,-20,80,-3v18,5,30,1,39,-10v6,7,10,14,12,21v-28,45,-91,-22,-119,12xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u0129":{"d":"-11,-240v24,-45,85,19,113,-13v5,6,9,14,11,22v-27,41,-86,-20,-113,12v-5,-7,-9,-12,-11,-21xm40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157","w":103,"k":{"Y":-7,"W":-11}},"\u012a":{"d":"108,-313v0,9,2,19,0,27r-115,0v0,-9,-2,-19,0,-27r115,0xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u012b":{"d":"98,-250v0,9,2,19,0,27r-98,0v0,-9,-2,-19,0,-27r98,0xm40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157","w":103},"\u012c":{"d":"111,-321v-3,59,-120,56,-121,0v11,-2,21,-2,32,0v0,27,56,27,57,0v12,-3,21,-2,32,0xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u012d":{"d":"110,-259v0,54,-86,63,-110,24v-4,-6,-8,-14,-9,-24v9,-4,22,-1,32,0v0,31,55,31,55,0v11,0,23,-4,32,0xm40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157","w":103},"\u012e":{"d":"4,51v0,-23,17,-40,31,-51r-3,0r0,-259v12,0,25,-2,36,0r0,259v-14,10,-30,25,-31,45v-1,20,24,21,39,14v3,6,5,16,6,24v-30,9,-78,5,-78,-32","w":100},"\u012f":{"d":"12,51v1,-21,15,-40,30,-51r-2,0r0,-157v-18,3,-32,0,-24,-28r59,0r0,185v-13,9,-30,25,-30,44v0,19,21,23,37,16v3,6,5,15,6,23v-30,9,-78,5,-76,-32xm32,-225v0,-12,-2,-26,0,-37v12,0,27,-2,38,0v0,12,2,25,0,37v-12,0,-27,2,-38,0","w":103},"\u0130":{"d":"70,-284v-29,9,-50,-1,-39,-37v13,-2,26,-2,39,0v3,12,2,25,0,37xm32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":100},"\u0131":{"d":"40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157","w":103},"\u0132":{"d":"32,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259xm114,-31v29,8,60,2,60,-33r0,-163r-45,0v-2,-10,-2,-22,0,-32r82,0r0,187v5,63,-44,87,-103,72v1,-12,3,-20,6,-31","w":241},"\u0133":{"d":"40,-157v-18,3,-32,0,-24,-28r59,0r0,185v-12,0,-24,2,-35,0r0,-157xm32,-225v0,-12,-2,-26,0,-37v12,0,27,-2,38,0v0,12,2,25,0,37v-12,0,-27,2,-38,0xm94,36v24,8,50,2,50,-28r0,-165v-18,3,-32,0,-24,-28r59,0r0,195v4,51,-45,65,-90,53v0,-10,2,-20,5,-27xm173,-226v-27,8,-48,1,-38,-35v10,-3,28,-3,38,0v2,12,2,23,0,35","w":208},"\u0134":{"d":"138,-280v-13,0,-27,2,-39,0r-23,-22v-13,15,-30,29,-64,22r43,-39v14,-2,28,-2,42,0xm16,-31v29,8,60,2,60,-33r0,-163r-45,0v-2,-10,-2,-22,0,-32r82,0r0,187v5,63,-44,87,-103,72v1,-12,3,-20,6,-31","w":142},"\u0135":{"d":"-8,36v24,8,49,1,49,-28r0,-164v-21,5,-31,-5,-24,-29r59,0r0,195v4,51,-45,65,-90,53v1,-9,3,-20,6,-27xm110,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":104},"\u0136":{"d":"119,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm80,-131r83,-128v13,0,27,-2,40,0r-82,124r93,135v-14,0,-28,2,-42,0xm33,-259v12,0,25,-2,36,0r0,259v-12,0,-25,2,-36,0r0,-259","w":217},"\u0137":{"d":"100,86v-10,0,-21,2,-30,0r16,-63v12,0,24,-2,35,0xm28,-264v12,0,25,-2,36,0r0,264v-12,0,-25,2,-36,0r0,-264xm74,-96r58,-89v13,0,28,-2,40,0r-59,87r69,98v-13,0,-28,2,-40,0","w":185},"\u0138":{"d":"27,-186v12,-2,24,-2,36,0r0,186v-12,0,-25,2,-36,0r0,-186xm73,-95r64,-90v13,0,28,-2,40,0r-64,87r74,98v-14,0,-27,2,-40,0","w":188},"\u0139":{"d":"67,-280v-13,0,-27,2,-39,0v20,-21,38,-53,88,-39xm32,-259v12,0,25,-2,36,0r0,227r102,0v1,10,2,22,0,32r-138,0r0,-259","w":178},"\u013a":{"d":"60,-280v-13,0,-27,2,-39,0v20,-21,38,-52,88,-39xm104,0v-41,9,-76,-4,-76,-48r0,-216v12,0,24,-2,35,0r0,208v-2,25,13,34,37,28v2,8,4,18,4,28","w":107},"\u013b":{"d":"102,86v-10,0,-22,2,-31,0r16,-63v12,0,25,-2,36,0xm32,-259v12,0,25,-2,36,0r0,227r102,0v1,10,2,22,0,32r-138,0r0,-259","w":178},"\u013c":{"d":"70,86v-10,0,-21,2,-30,0r15,-63v12,0,25,-2,36,0xm104,0v-41,9,-76,-4,-76,-48r0,-216v12,0,24,-2,35,0r0,208v-2,25,13,34,37,28v2,8,4,18,4,28","w":107},"\u013d":{"d":"100,-259v9,-3,24,-2,34,0r-5,73v-10,0,-20,2,-29,0r0,-73xm32,-259v12,0,25,-2,36,0r0,227r102,0v1,10,2,22,0,32r-138,0r0,-259","w":174},"\u013e":{"d":"96,-264v11,0,24,-2,34,0r-5,73v-10,2,-19,2,-29,0r0,-73xm104,0v-41,9,-76,-4,-76,-48r0,-216v12,0,24,-2,35,0r0,208v-2,25,13,34,37,28v2,8,4,18,4,28","w":127},"\u013f":{"d":"32,-259v12,0,25,-2,36,0r0,227r102,0v1,10,2,22,0,32r-138,0r0,-259xm119,-124v-2,-13,-2,-26,0,-39v13,0,27,-2,39,0v0,13,2,27,0,39v-11,3,-28,3,-39,0","w":178},"\u0140":{"d":"104,0v-41,9,-76,-4,-76,-48r0,-216v12,0,24,-2,35,0r0,208v-2,25,13,34,37,28v2,8,4,18,4,28xm93,-120v-2,-13,-2,-26,0,-39v13,0,27,-2,39,0v0,13,2,27,0,39v-11,3,-28,3,-39,0","w":133},"\u0141":{"d":"31,-94r-23,16v-2,-11,-3,-22,0,-33r23,-15r0,-133v10,-1,26,-2,37,0r0,107r47,-32v3,12,2,21,0,32r-47,32r0,88r101,0v2,11,2,21,0,32r-138,0r0,-94","w":178},"\u0142":{"d":"7,-99v-7,-25,4,-39,21,-46r0,-119v12,0,24,-2,35,0r0,94r27,-18v0,11,2,22,0,32r-27,18r0,67v-1,31,5,52,37,43v3,8,3,19,4,28v-48,12,-82,-9,-76,-62r0,-51v-8,5,-15,9,-21,14","w":107},"\u0143":{"d":"187,-319v-25,16,-40,48,-87,39v20,-21,38,-52,87,-39xm32,-259v11,0,23,-2,34,0r112,195r0,-195v12,0,24,-2,35,0r0,259v-11,0,-23,2,-34,0r-113,-193r0,193v-11,0,-24,2,-34,0r0,-259","w":244},"\u0144":{"d":"114,-157v-66,0,-48,91,-50,157v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,30v11,-18,30,-33,59,-34v86,-4,57,111,62,189v-12,0,-24,2,-35,0r0,-107v-1,-30,-6,-50,-34,-50xm115,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":208},"\u0145":{"d":"127,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm32,-259v11,0,23,-2,34,0r112,195r0,-195v12,0,24,-2,35,0r0,259v-11,0,-23,2,-34,0r-113,-193r0,193v-11,0,-24,2,-34,0r0,-259","w":244},"\u0146":{"d":"107,86v-10,0,-22,2,-31,0r16,-63v12,0,24,-2,35,0xm114,-157v-66,0,-48,91,-50,157v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,30v11,-18,30,-33,59,-34v86,-4,57,111,62,189v-12,0,-24,2,-35,0r0,-107v-1,-30,-6,-50,-34,-50","w":208},"\u0147":{"d":"60,-319v31,-7,52,6,63,22v13,-15,31,-31,63,-22r-42,39v-14,0,-29,2,-42,0xm32,-259v11,0,23,-2,34,0r112,195r0,-195v12,0,24,-2,35,0r0,259v-11,0,-23,2,-34,0r-113,-193r0,193v-11,0,-24,2,-34,0r0,-259","w":244},"\u0148":{"d":"114,-157v-66,0,-48,91,-50,157v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,30v11,-18,30,-33,59,-34v86,-4,57,111,62,189v-12,0,-24,2,-35,0r0,-107v-1,-30,-6,-50,-34,-50xm47,-259v11,-2,24,-2,36,0r24,29v12,-18,26,-39,60,-29r-39,46v-15,1,-29,1,-43,-1","w":208},"\u0149":{"d":"116,-157v-66,0,-48,91,-50,157v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,30v11,-18,30,-33,59,-34v86,-4,57,111,62,189v-12,0,-24,2,-35,0r0,-107v-1,-30,-6,-50,-34,-50xm7,-264v11,0,25,-2,35,0r-20,59v-10,1,-20,2,-30,0","w":210},"\u014a":{"d":"116,30v28,9,67,2,63,-32r-113,-191r0,193v-11,0,-24,2,-34,0r0,-259v11,0,23,-2,34,0r112,195r0,-195v12,0,24,-2,35,0r-1,272v-2,47,-57,59,-101,47v0,-12,2,-20,5,-30","w":244},"\u014b":{"d":"114,-157v-66,0,-48,91,-50,157v-12,0,-24,2,-35,0r0,-185v10,0,20,-2,30,0r3,30v11,-18,30,-33,59,-34v89,-3,56,119,62,199v5,52,-45,65,-90,53v1,-10,3,-20,6,-27v23,7,49,2,49,-26r0,-117v-1,-30,-6,-50,-34,-50","w":208},"\u014c":{"d":"188,-313v1,9,0,17,0,27r-115,0v-2,-9,-2,-18,0,-27r115,0xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u014d":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm152,-250v0,9,2,19,0,27r-98,0v0,-9,-2,-19,0,-27r98,0","w":207},"\u014e":{"d":"190,-321v-2,59,-119,56,-120,0v10,-2,21,-2,32,0v0,26,55,27,56,0v12,-3,21,-2,32,0xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u014f":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm163,-259v0,54,-86,63,-110,24v-4,-6,-8,-14,-9,-24v9,-4,22,-1,32,0v0,31,55,31,55,0v11,0,23,-4,32,0","w":207},"\u0150":{"d":"107,-280v-13,0,-26,2,-38,0r36,-40v15,0,30,-2,44,0xm181,-280v-12,0,-26,2,-37,0r35,-40v15,0,31,-2,45,0xm239,-129v0,79,-31,133,-109,133v-78,0,-109,-56,-109,-133v0,-77,31,-134,109,-134v78,0,109,55,109,134xm60,-129v0,55,15,102,70,102v55,0,71,-47,71,-102v0,-55,-15,-102,-71,-102v-55,0,-70,47,-70,102","w":260},"\u0151":{"d":"190,-92v0,57,-27,96,-86,96v-59,0,-86,-38,-86,-96v0,-59,28,-97,86,-97v57,0,86,40,86,97xm55,-92v0,39,12,68,49,68v36,0,48,-30,48,-68v0,-38,-12,-68,-48,-68v-37,0,-49,30,-49,68xm79,-214v-12,2,-24,2,-35,0r40,-46v14,0,30,-2,43,0xm148,-214v-12,2,-24,2,-35,0r41,-46v14,0,28,-2,42,0","w":207},"\u0152":{"d":"20,-129v0,-94,56,-151,155,-130r138,0v2,10,2,22,0,32r-105,0r0,74r84,0v0,10,2,23,0,32r-84,0r0,89r108,0v2,10,2,22,0,32r-139,0v-98,21,-157,-34,-157,-129xm59,-129v0,72,40,119,112,97r0,-194v-69,-21,-112,24,-112,97","w":332},"\u0153":{"d":"295,-34v3,8,6,18,7,28v-42,19,-116,11,-132,-28v-13,22,-32,38,-66,38v-58,-1,-84,-38,-85,-96v0,-59,28,-95,85,-97v32,-1,54,16,67,37v11,-22,34,-37,66,-37v56,2,82,46,74,105r-122,0v-6,61,60,68,106,50xm55,-92v0,39,12,68,49,68v37,0,50,-29,50,-68v0,-39,-13,-68,-50,-68v-37,0,-49,30,-49,68xm278,-110v7,-45,-48,-65,-75,-37v-8,9,-12,21,-14,37r89,0","w":330},"\u0154":{"d":"112,-280v-13,0,-27,2,-39,0v21,-20,38,-52,88,-39xm149,-181v1,-43,-35,-56,-80,-50r0,231v-12,0,-25,2,-37,0r0,-259v83,-16,181,8,151,101v-8,24,-28,39,-50,49r75,109v-12,1,-28,2,-41,0r-83,-121v30,-10,64,-21,65,-60","w":214},"\u0155":{"d":"125,-153v-79,-10,-58,82,-61,153v-12,0,-24,2,-35,0r0,-185v10,0,21,-2,30,0r3,29v11,-18,32,-35,63,-29v2,10,2,21,0,32xm77,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":133},"\u0156":{"d":"117,86v-10,0,-22,2,-31,0r16,-63v12,0,25,-2,36,0xm149,-181v1,-43,-35,-56,-80,-50r0,231v-12,0,-25,2,-37,0r0,-259v83,-16,181,8,151,101v-8,24,-28,39,-50,49r75,109v-12,1,-28,2,-41,0r-83,-121v30,-10,64,-21,65,-60","w":214},"\u0157":{"d":"44,86v-10,0,-21,2,-30,0r16,-63v12,0,24,-2,35,0xm125,-153v-79,-10,-58,82,-61,153v-12,0,-24,2,-35,0r0,-185v10,0,21,-2,30,0r3,29v11,-18,32,-35,63,-29v2,10,2,21,0,32","w":133},"\u0158":{"d":"39,-319v31,-8,50,7,63,22v13,-15,31,-31,63,-22r-43,39v-14,0,-29,2,-42,0xm149,-181v1,-43,-35,-56,-80,-50r0,231v-12,0,-25,2,-37,0r0,-259v83,-16,181,8,151,101v-8,24,-28,39,-50,49r75,109v-12,1,-28,2,-41,0r-83,-121v30,-10,64,-21,65,-60","w":214},"\u0159":{"d":"125,-153v-79,-10,-58,82,-61,153v-12,0,-24,2,-35,0r0,-185v10,0,21,-2,30,0r3,29v11,-18,32,-35,63,-29v2,10,2,21,0,32xm20,-259v11,-2,24,-2,36,0r24,29v12,-18,26,-39,60,-29r-39,46v-15,1,-29,1,-43,-1","w":133},"\u015a":{"d":"114,-280v-13,0,-26,2,-38,0v20,-21,38,-52,87,-39xm145,-137v70,41,26,157,-62,141v-27,1,-47,-3,-66,-11v0,-10,5,-23,8,-32v43,20,140,14,112,-51v-21,-48,-114,-28,-114,-103v0,-70,87,-82,145,-60v-1,10,-3,20,-7,30v-34,-17,-120,-14,-96,41v12,27,55,30,80,45","w":196},"\u015b":{"d":"144,-75v23,74,-70,93,-127,71v0,-11,6,-20,9,-29v32,20,113,2,76,-39v-30,-18,-80,-18,-80,-64v0,-56,74,-61,120,-44v-1,10,-4,20,-8,28v-25,-17,-102,-8,-67,30v25,17,68,15,77,47xm91,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":163},"\u015c":{"d":"165,-280v-13,0,-28,2,-39,0r-24,-22v-12,15,-29,29,-63,22r42,-39v14,-2,29,-2,42,0xm145,-137v70,41,26,157,-62,141v-27,1,-47,-3,-66,-11v0,-10,5,-23,8,-32v43,20,140,14,112,-51v-21,-48,-114,-28,-114,-103v0,-70,87,-82,145,-60v-1,10,-3,20,-7,30v-34,-17,-120,-14,-96,41v12,27,55,30,80,45","w":196},"\u015d":{"d":"144,-75v23,74,-70,93,-127,71v0,-11,6,-20,9,-29v32,20,113,2,76,-39v-30,-18,-80,-18,-80,-64v0,-56,74,-61,120,-44v-1,10,-4,20,-8,28v-25,-17,-102,-8,-67,30v25,17,68,15,77,47xm147,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":163},"\u015e":{"d":"84,4v-29,0,-46,-4,-67,-11v0,-10,5,-23,8,-32v43,20,141,13,112,-51v-21,-47,-114,-28,-114,-103v0,-70,87,-82,145,-60v-1,10,-3,20,-7,30v-34,-18,-124,-11,-95,42v25,46,114,27,114,105v0,45,-31,74,-73,79r-7,16v27,-2,45,9,45,32v1,36,-49,42,-81,31v0,-8,2,-16,5,-21v17,6,47,7,48,-10v1,-21,-35,-7,-46,-13","w":196},"\u015f":{"d":"67,4v-20,0,-36,-2,-50,-8v0,-11,6,-20,9,-29v32,20,113,2,76,-39v-30,-18,-80,-18,-80,-64v0,-56,74,-61,120,-44v-1,10,-4,20,-8,28v-25,-17,-102,-8,-67,30v30,19,82,15,80,67v-1,34,-26,53,-58,58r-6,18v24,-5,44,9,44,30v1,35,-48,43,-79,31v0,-7,2,-16,5,-20v17,6,47,7,47,-11v0,-20,-34,-9,-46,-12","w":164},"\u0160":{"d":"41,-319v30,-8,51,6,62,22v13,-15,32,-31,64,-22r-43,39v-14,0,-29,2,-42,0xm145,-137v70,41,26,157,-62,141v-27,1,-47,-3,-66,-11v0,-10,5,-23,8,-32v43,20,140,14,112,-51v-21,-48,-114,-28,-114,-103v0,-70,87,-82,145,-60v-1,10,-3,20,-7,30v-34,-17,-120,-14,-96,41v12,27,55,30,80,45","w":196},"\u0161":{"d":"144,-75v23,74,-70,93,-127,71v0,-11,6,-20,9,-29v32,20,113,2,76,-39v-30,-18,-80,-18,-80,-64v0,-56,74,-61,120,-44v-1,10,-4,20,-8,28v-25,-17,-102,-8,-67,30v25,17,68,15,77,47xm27,-259v11,-2,24,-2,36,0r24,29v12,-18,26,-39,60,-29r-39,46v-15,1,-29,1,-43,-1","w":163},"\u0162":{"d":"93,86v-10,0,-22,2,-31,0r16,-63v12,0,25,-2,36,0xm76,-227r-67,0v0,-10,-2,-23,0,-32r171,0v2,10,2,22,0,32r-67,0r0,227v-12,2,-25,1,-37,0r0,-227","w":189},"\u0163":{"d":"82,86v-10,0,-22,2,-31,0r16,-63v12,0,25,-2,36,0xm123,-1v-44,11,-87,0,-87,-50r0,-105v-10,-2,-28,5,-30,-5r62,-69r3,0r0,45r47,0v0,10,2,20,0,29r-47,0r0,84v-6,39,16,54,48,43v4,8,3,19,4,28","w":128},"\u0164":{"d":"32,-319v31,-7,52,6,63,22v13,-15,31,-31,63,-22r-42,39v-14,0,-29,2,-42,0xm76,-227r-67,0v0,-10,-2,-23,0,-32r171,0v2,10,2,22,0,32r-67,0r0,227v-12,2,-25,1,-37,0r0,-227","w":189},"\u0165":{"d":"102,-264v12,0,24,-2,35,0r-6,58v-10,2,-19,2,-29,0r0,-58xm123,-1v-44,11,-87,0,-87,-50r0,-105v-10,-2,-28,5,-30,-5r62,-69r3,0r0,45r47,0v0,10,2,20,0,29r-47,0r0,84v-6,39,16,54,48,43v4,8,3,19,4,28","w":128},"\u0166":{"d":"76,-115r-50,0v0,-9,-2,-20,0,-27r50,0r0,-85r-67,0v0,-10,-2,-23,0,-32r171,0v2,10,2,22,0,32r-67,0r0,85r50,0v0,9,2,19,0,27r-50,0r0,115v-12,2,-25,1,-37,0r0,-115","w":189},"\u0167":{"d":"123,-1v-44,11,-92,0,-87,-50r0,-34r-29,0v-2,-8,-1,-20,0,-28r29,0r0,-43v-10,-2,-28,5,-30,-5r62,-69r3,0r0,45r47,0v0,10,2,20,0,29r-47,0r0,43r47,0v1,9,2,20,0,28r-47,0v0,30,-4,61,27,59v7,0,15,-2,21,-3v4,8,3,19,4,28","w":128},"\u0168":{"d":"69,-289v-5,-6,-9,-12,-12,-20v8,-8,20,-20,37,-19v28,2,60,35,82,6v6,7,10,14,12,21v-28,45,-91,-22,-119,12xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u0169":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm42,-240v24,-45,85,19,113,-13v5,6,9,14,11,22v-27,41,-86,-20,-113,12v-5,-7,-9,-12,-11,-21","w":206},"\u016a":{"d":"179,-313v0,9,2,19,0,27r-115,0v0,-9,-2,-19,0,-27r115,0xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u016b":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm152,-250v0,9,2,19,0,27r-98,0v0,-9,-2,-19,0,-27r98,0","w":206},"\u016c":{"d":"183,-321v-3,59,-120,56,-121,0v11,-2,21,-2,32,0v0,27,56,27,57,0v12,-3,21,-2,32,0xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u016d":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm163,-259v0,54,-86,63,-110,24v-4,-6,-8,-14,-9,-24v9,-4,22,-1,32,0v0,31,55,31,55,0v11,0,23,-4,32,0","w":206},"\u016e":{"d":"122,-264v-26,0,-42,-16,-42,-42v0,-26,16,-41,42,-41v25,0,42,16,42,41v0,26,-17,42,-42,42xm102,-306v0,14,6,23,20,23v13,0,19,-10,19,-23v0,-13,-6,-22,-19,-22v-13,0,-20,9,-20,22xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u016f":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm105,-211v-23,0,-39,-15,-39,-38v0,-23,16,-39,39,-39v23,0,39,16,39,39v0,23,-16,38,-39,38xm87,-249v0,11,7,20,18,20v12,0,17,-9,18,-20v0,-11,-6,-21,-18,-21v-12,0,-18,10,-18,21","w":206},"\u0170":{"d":"98,-280v-12,0,-26,2,-37,0r36,-40v15,0,30,-2,44,0xm172,-280v-12,0,-26,2,-37,0r36,-40v15,0,30,-2,44,0xm121,4v-124,0,-86,-150,-92,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,-1,26,-2,37,0v-6,114,33,263,-92,263","w":242},"\u0171":{"d":"179,-6v-67,21,-152,16,-152,-76r0,-103v12,0,24,-2,35,0v6,65,-23,165,51,159v12,0,22,-1,31,-4r0,-155v12,0,24,-2,35,0r0,179xm84,-214v-12,2,-24,2,-35,0r40,-46v14,0,30,-2,43,0xm153,-214v-12,2,-24,2,-35,0r41,-46v14,0,28,-2,42,0","w":206},"\u0172":{"d":"113,4v-114,-1,-78,-153,-84,-263v12,-1,25,-2,37,0r0,147v1,47,7,83,55,83v48,0,56,-34,55,-83r0,-147v12,0,26,-2,37,0v-8,100,31,240,-64,260v-12,11,-28,24,-28,44v-1,20,23,21,39,14v3,6,5,15,5,24v-31,9,-79,4,-78,-32v0,-21,13,-36,26,-47","w":242},"\u0173":{"d":"130,3v-66,7,-103,-17,-103,-85r0,-103v12,0,24,-2,35,0v6,65,-24,159,51,159v12,0,22,-1,31,-3r0,-156v12,0,24,-2,35,0r0,179v-20,9,-41,23,-43,50v-1,20,21,22,38,16v3,5,5,15,5,23v-30,9,-78,4,-76,-32v1,-19,14,-37,27,-48","w":206},"\u0174":{"d":"228,-280v-13,0,-27,2,-39,0r-23,-22v-13,15,-30,29,-64,22r43,-39v14,-2,28,-2,42,0xm10,-259v13,0,28,-2,40,0r45,216r53,-216v12,0,27,-2,38,0r54,218r45,-218v12,0,26,-2,37,0r-62,259v-14,0,-30,2,-43,0r-51,-203r-52,203v-14,0,-29,2,-42,0","w":331},"\u0175":{"d":"8,-185v13,0,26,-2,38,0r36,151r41,-151v12,0,25,-2,36,0r41,149r36,-149v12,0,24,-2,35,0r-55,185v-12,0,-25,2,-36,0r-40,-140r-41,140v-12,0,-26,2,-37,0xm200,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":279},"\u0176":{"d":"170,-280v-13,0,-27,2,-39,0r-23,-22v-13,15,-30,29,-64,22r43,-39v14,-2,28,-2,42,0xm89,-95r-83,-164v14,0,29,-2,42,0r60,129r60,-129v13,0,27,-2,39,0r-81,164r0,95v-12,0,-26,2,-37,0r0,-95","w":213},"\u0177":{"d":"31,58v23,8,48,0,50,-23r11,-35v-8,0,-19,2,-26,0r-61,-185v13,0,27,-2,39,0r51,172r53,-172v12,0,25,-2,37,0r-82,247v-11,26,-47,34,-78,23v0,-13,2,-19,6,-27xm155,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":189},"\u0178":{"d":"49,-284v-2,-12,-1,-24,0,-36v13,-2,26,-2,38,0v2,12,3,25,0,36v-13,0,-26,2,-38,0xm165,-284v-20,1,-46,9,-40,-18v0,-6,1,-11,2,-18v13,-2,25,-2,38,0v2,12,1,24,0,36xm89,-95r-83,-164v14,0,29,-2,42,0r60,129r60,-129v13,0,27,-2,39,0r-81,164r0,95v-12,0,-26,2,-37,0r0,-95","w":213},"\u0179":{"d":"171,-319v-25,16,-40,48,-87,39v20,-21,38,-52,87,-39xm10,-3r130,-224r-114,0v-2,-10,-2,-22,0,-32r168,0r2,3r-130,224r121,0v2,10,2,22,0,32r-175,0","w":205},"\u017a":{"d":"10,-5r98,-151r-86,0v-1,-8,-2,-21,0,-29r139,0r1,5r-98,152r92,0v2,9,1,19,0,28r-144,0xm97,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":171},"\u017b":{"d":"130,-284v-30,9,-51,0,-40,-37v13,-2,27,-3,40,0v0,12,2,26,0,37xm10,-3r130,-224r-114,0v-2,-10,-2,-22,0,-32r168,0r2,3r-130,224r121,0v2,10,2,22,0,32r-175,0","w":205},"\u017c":{"d":"10,-5r98,-151r-86,0v-1,-8,-2,-21,0,-29r139,0r1,5r-98,152r92,0v2,9,1,19,0,28r-144,0xm115,-219v-29,9,-55,-1,-41,-39v13,-2,28,-2,41,0v0,13,2,27,0,39","w":171},"\u017d":{"d":"50,-319v31,-7,52,6,63,22v13,-15,31,-31,63,-22r-42,39v-14,0,-29,2,-42,0xm10,-3r130,-224r-114,0v-2,-10,-2,-22,0,-32r168,0r2,3r-130,224r121,0v2,10,2,22,0,32r-175,0","w":205},"\u017e":{"d":"10,-5r98,-151r-86,0v-1,-8,-2,-21,0,-29r139,0r1,5r-98,152r92,0v2,9,1,19,0,28r-144,0xm34,-259v11,-2,24,-2,36,0r24,29v12,-18,26,-39,60,-29r-39,46v-15,1,-29,1,-43,-1","w":171},"\u017f":{"d":"126,-235v-28,-9,-55,3,-55,38r0,197v-12,0,-24,2,-35,0r0,-198v-3,-55,42,-79,95,-66v0,13,-1,19,-5,29","w":123},"\u0192":{"d":"17,17v30,9,56,-5,54,-38r17,-118r-31,0v-2,-8,-1,-19,0,-28r35,0v1,-61,32,-108,99,-88v-1,13,-3,19,-6,29v-42,-15,-56,20,-58,59r43,0v1,9,2,20,0,28r-46,0v-21,76,6,209,-113,185v0,-13,3,-19,6,-29","w":216},"\u0218":{"d":"99,86v-10,0,-22,2,-31,0r16,-63v12,0,25,-2,36,0xm145,-137v70,41,26,157,-62,141v-27,1,-47,-3,-66,-11v0,-10,5,-23,8,-32v43,20,140,14,112,-51v-21,-48,-114,-28,-114,-103v0,-70,87,-82,145,-60v-1,10,-3,20,-7,30v-34,-17,-120,-14,-96,41v12,27,55,30,80,45","w":196},"\u0219":{"d":"85,86v-10,0,-22,2,-31,0r16,-63v12,0,24,-2,35,0xm144,-75v23,74,-70,93,-127,71v0,-11,6,-20,9,-29v32,20,113,2,76,-39v-30,-18,-80,-18,-80,-64v0,-56,74,-61,120,-44v-1,10,-4,20,-8,28v-25,-17,-102,-8,-67,30v25,17,68,15,77,47","w":163},"\u021a":{"d":"92,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm76,-227r-67,0v0,-10,-2,-23,0,-32r171,0v2,10,2,22,0,32r-67,0r0,227v-12,2,-25,1,-37,0r0,-227","w":189},"\u021b":{"d":"81,86v-10,0,-22,2,-31,0r16,-63v12,0,25,-2,36,0xm123,-1v-44,11,-87,0,-87,-50r0,-105v-10,-2,-28,5,-30,-5r62,-69r3,0r0,45r47,0v0,10,2,20,0,29r-47,0r0,84v-6,39,16,54,48,43v4,8,3,19,4,28","w":128},"\u0237":{"d":"-8,36v24,8,49,1,49,-28r0,-164v-21,5,-31,-5,-24,-29r59,0r0,195v4,51,-45,65,-90,53v1,-9,3,-20,6,-27","w":104},"\u02bc":{"d":"41,-264v11,0,25,-2,35,0r-20,59v-10,1,-20,2,-30,0","w":104},"\u02c6":{"d":"150,-214v-12,2,-25,2,-37,0r-23,-29v-12,17,-27,39,-60,29r39,-46v14,0,31,-3,42,1","w":179},"\u02c7":{"d":"30,-259v11,-2,24,-2,36,0r24,29v12,-18,26,-39,60,-29r-39,46v-15,1,-29,1,-43,-1","w":179},"\u02c9":{"d":"139,-250v0,9,2,19,0,27r-98,0v0,-9,-2,-19,0,-27r98,0","w":180},"\u02d8":{"d":"149,-259v0,54,-86,63,-110,24v-4,-6,-8,-14,-9,-24v9,-4,22,-1,32,0v0,31,55,31,55,0v11,0,23,-4,32,0","w":179},"\u02d9":{"d":"76,-219v-29,9,-55,-1,-41,-39v13,-2,28,-2,41,0v0,13,2,27,0,39","w":110},"\u02da":{"d":"91,-211v-23,0,-39,-15,-39,-38v0,-23,16,-39,39,-39v23,0,39,16,39,39v0,23,-16,38,-39,38xm73,-249v0,11,7,20,18,20v12,0,17,-9,18,-20v0,-11,-6,-21,-18,-21v-12,0,-18,10,-18,21","w":181},"\u02db":{"d":"52,51v1,-21,17,-40,31,-51r31,0v-12,9,-28,25,-29,44v-1,19,21,23,37,16v3,6,5,15,6,23v-30,9,-78,5,-76,-32","w":180},"\u02dc":{"d":"28,-240v24,-45,85,19,113,-13v5,6,9,14,11,22v-27,41,-86,-20,-113,12v-5,-7,-9,-12,-11,-21","w":180},"\u02dd":{"d":"49,-214v-12,2,-24,2,-35,0r40,-46v14,0,30,-2,43,0xm118,-214v-12,2,-24,2,-35,0r41,-46v14,0,28,-2,42,0","w":180},"\u03c0":{"d":"199,-61v-4,33,20,40,45,32v3,8,3,18,4,28v-49,14,-84,-7,-84,-65r0,-90r-61,0r0,156v-12,0,-24,2,-35,0v-2,-50,4,-110,-2,-156v-15,0,-31,8,-40,14v-5,-5,-10,-17,-12,-24v46,-37,155,-12,231,-19v0,9,2,21,0,29r-46,0r0,95","w":265},"\u1e80":{"d":"102,-319v13,-3,36,-3,50,0r38,39v-13,0,-26,2,-38,0xm10,-259v13,0,28,-2,40,0r45,216r53,-216v12,0,27,-2,38,0r54,218r45,-218v12,0,26,-2,37,0r-62,259v-14,0,-30,2,-43,0r-51,-203r-52,203v-14,0,-29,2,-42,0","w":331},"\u1e81":{"d":"8,-185v13,0,26,-2,38,0r36,151r41,-151v12,0,25,-2,36,0r41,149r36,-149v12,0,24,-2,35,0r-55,185v-12,0,-25,2,-36,0r-40,-140r-41,140v-12,0,-26,2,-37,0xm78,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0","w":279},"\u1e82":{"d":"171,-280v-13,0,-27,2,-39,0v20,-21,38,-52,88,-39xm10,-259v13,0,28,-2,40,0r45,216r53,-216v12,0,27,-2,38,0r54,218r45,-218v12,0,26,-2,37,0r-62,259v-14,0,-30,2,-43,0r-51,-203r-52,203v-14,0,-29,2,-42,0","w":331},"\u1e83":{"d":"8,-185v13,0,26,-2,38,0r36,151r41,-151v12,0,25,-2,36,0r41,149r36,-149v12,0,24,-2,35,0r-55,185v-12,0,-25,2,-36,0r-40,-140r-41,140v-12,0,-26,2,-37,0xm142,-214v-12,2,-24,2,-35,0r41,-46v15,0,32,-2,46,0","w":279},"\u1e84":{"d":"108,-284v-2,-12,-1,-24,0,-36v13,-2,25,-2,38,0v2,12,1,25,0,36v-13,0,-26,2,-38,0xm185,-284v-1,-12,-2,-23,0,-36v13,-2,25,-2,38,0v2,12,1,24,0,36v-13,0,-26,2,-38,0xm10,-259v13,0,28,-2,40,0r45,216r53,-216v12,0,27,-2,38,0r54,218r45,-218v12,0,26,-2,37,0r-62,259v-14,0,-30,2,-43,0r-51,-203r-52,203v-14,0,-29,2,-42,0","w":331},"\u1e85":{"d":"8,-185v13,0,26,-2,38,0r36,151r41,-151v12,0,25,-2,36,0r41,149r36,-149v12,0,24,-2,35,0r-55,185v-12,0,-25,2,-36,0r-40,-140r-41,140v-12,0,-26,2,-37,0xm84,-217v-2,-12,-2,-24,0,-36v10,-3,27,-3,37,0v0,12,2,25,0,36v-13,2,-24,0,-37,0xm157,-217v0,-12,-2,-25,0,-36v10,-3,27,-3,37,0v2,12,1,24,0,36v-13,2,-24,0,-37,0","w":279},"\u1ef2":{"d":"51,-319v13,-3,36,-3,50,0r38,39v-13,0,-27,2,-39,0xm89,-95r-83,-164v14,0,29,-2,42,0r60,129r60,-129v13,0,27,-2,39,0r-81,164r0,95v-12,0,-26,2,-37,0r0,-95","w":213},"\u1ef3":{"d":"31,58v23,8,48,0,50,-23r11,-35v-8,0,-19,2,-26,0r-61,-185v13,0,27,-2,39,0r51,172r53,-172v12,0,25,-2,37,0r-82,247v-11,26,-47,34,-78,23v0,-13,2,-19,6,-27xm37,-260v15,0,32,-2,46,0r42,46v-12,3,-25,2,-36,0","w":189},"\u2013":{"d":"180,-117v0,10,2,23,0,32r-180,0v0,-11,-2,-22,0,-32r180,0","w":180},"\u2014":{"d":"360,-117v0,10,2,23,0,32r-360,0v0,-11,-2,-22,0,-32r360,0","w":360},"\u2018":{"d":"18,-258v9,-3,25,-3,35,0r22,80v-12,1,-23,2,-35,0","w":92},"\u2019":{"d":"39,-259v12,0,25,-2,36,0r-22,80v-9,3,-25,3,-35,0","w":92},"\u201a":{"d":"39,-40v12,0,25,-2,36,0r-22,81v-12,0,-24,2,-35,0","w":92},"\u201c":{"d":"18,-258v9,-3,25,-3,35,0r22,80v-12,1,-23,2,-35,0xm88,-258v9,-3,25,-3,35,0r22,80v-12,1,-23,2,-35,0","w":163},"\u201d":{"d":"39,-259v12,0,25,-2,36,0r-22,80v-9,3,-25,3,-35,0xm109,-259v12,0,25,-2,36,0r-22,80v-9,3,-25,3,-35,0","w":163},"\u201e":{"d":"39,-40v12,0,25,-2,36,0r-22,81v-12,0,-24,2,-35,0xm109,-40v12,0,25,-2,36,0r-22,81v-12,0,-24,2,-35,0","w":163},"\u2020":{"d":"71,-133r-52,0v0,-10,-2,-23,0,-32r52,0r0,-94v12,0,24,-2,35,0r0,94r51,0v2,10,2,22,0,32r-51,0r0,195v-12,0,-24,2,-35,0r0,-195","w":176},"\u2021":{"d":"71,-26r-52,0v0,-10,-2,-23,0,-32r52,0r0,-89r-52,0v0,-10,-2,-23,0,-32r52,0r0,-80v12,0,24,-2,35,0r0,80r51,0v2,10,2,22,0,32r-51,0r0,89r51,0v2,10,2,22,0,32r-51,0r0,88v-12,0,-24,2,-35,0r0,-88","w":176},"\u2022":{"d":"73,-88v-28,0,-46,-19,-46,-47v0,-27,19,-46,46,-46v27,0,47,18,47,46v0,28,-19,47,-47,47","w":146},"\u2026":{"d":"112,0v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v3,11,3,29,0,40v-13,0,-28,2,-40,0xm200,0v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v3,11,3,29,0,40v-13,0,-28,2,-40,0xm23,0v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v3,11,3,29,0,40v-13,0,-28,2,-40,0","w":263},"\u2030":{"d":"258,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm293,-22v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm293,4v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77xm452,-22v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm452,4v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77xm84,-132v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm84,-106v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77","w":537},"\u2039":{"d":"18,-96r59,-80v13,0,27,-2,39,0r-59,80r59,80v-13,1,-27,2,-39,0","w":131},"\u203a":{"d":"114,-96r-60,80v-13,2,-26,2,-39,0r60,-79r-60,-81v13,0,27,-2,39,0","w":131},"\u2044":{"d":"108,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0","w":79},"\u2070":{"d":"82,-132v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm82,-106v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77"},"\u2074":{"d":"59,-163r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9"},"\u2075":{"d":"103,-158v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20"},"\u2076":{"d":"84,-105v-66,6,-75,-88,-37,-125v16,-16,37,-27,66,-30v2,8,4,15,3,25v-29,2,-54,17,-60,43v26,-28,91,-14,87,35v-3,34,-26,49,-59,52xm112,-157v0,-17,-11,-26,-27,-26v-17,1,-27,9,-28,25v-1,18,10,28,27,28v16,-1,28,-9,28,-27"},"\u2077":{"d":"33,-229v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0"},"\u2078":{"d":"85,-259v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm56,-149v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm85,-236v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17"},"\u2079":{"d":"80,-259v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm52,-207v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27"},"\u2080":{"d":"82,-22v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm82,4v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77"},"\u2081":{"d":"40,-94v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82"},"\u2082":{"d":"30,-138v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14"},"\u2083":{"d":"105,-47v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21"},"\u2084":{"d":"59,-53r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9"},"\u2085":{"d":"103,-48v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20"},"\u2086":{"d":"84,5v-66,6,-75,-88,-37,-125v16,-16,37,-27,66,-30v2,8,4,15,3,25v-29,2,-54,17,-60,43v26,-28,91,-14,87,35v-3,34,-26,49,-59,52xm112,-47v0,-17,-11,-26,-27,-26v-17,1,-27,9,-28,25v-1,18,10,28,27,28v16,-1,28,-9,28,-27"},"\u2087":{"d":"33,-119v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0"},"\u2088":{"d":"85,-149v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm56,-39v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm85,-126v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17"},"\u2089":{"d":"80,-149v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm52,-97v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27"},"\u20ac":{"d":"78,-85v5,56,73,68,123,47v5,9,8,19,10,30v-73,30,-170,3,-173,-77r-29,0v-3,-7,-2,-17,0,-25r26,0r0,-33r-26,0v-3,-8,-2,-17,0,-25r30,0v6,-77,91,-110,168,-81v0,12,-6,21,-9,30v-53,-20,-116,-2,-120,51r92,0v0,8,2,17,0,25r-95,0v0,11,-2,24,0,33r95,0v0,8,2,18,0,25r-92,0","w":216},"\u2113":{"d":"87,-225v-32,8,-16,78,-20,119v20,-21,37,-54,37,-89v0,-19,-3,-28,-17,-30xm133,-196v-2,58,-28,89,-66,125v1,24,1,45,25,45v17,0,30,-14,38,-24r18,17v-13,18,-32,36,-61,36v-33,0,-49,-19,-50,-54v-6,3,-12,7,-17,11r-12,-22r28,-20v4,-71,-18,-171,53,-171v31,0,45,22,44,57","w":164},"\u2122":{"d":"50,-228r-41,0v-2,-9,-1,-17,0,-27r109,0v2,9,2,18,0,27r-40,0r0,117v-8,3,-20,3,-28,0r0,-117xm141,-255v11,-1,20,0,31,0r35,79r36,-79v10,-1,18,0,29,0r7,144v-8,2,-19,4,-27,0r-6,-91r-31,64v-8,1,-11,2,-20,0r-29,-63r-4,90v-10,2,-18,3,-28,0","w":297},"\u03a9":{"d":"130,-261v123,-7,132,163,74,229r42,0v1,11,0,21,0,32r-96,0r-2,-5v52,-41,93,-224,-18,-224v-51,0,-71,36,-70,92v1,58,25,101,53,132r-2,5r-96,0v0,-10,-2,-23,0,-32r42,0v-19,-24,-36,-63,-36,-106v2,-74,34,-118,109,-123","w":262},"\u212e":{"d":"54,-42v14,49,110,44,131,5r16,0v-17,22,-46,37,-82,37v-61,0,-102,-37,-105,-94v-6,-106,169,-125,201,-35v5,12,8,24,8,37r-167,0v-5,12,0,34,-2,50xm184,-146v-12,-49,-115,-51,-130,0v1,16,-1,35,1,50r126,0v7,-10,1,-35,3,-50","w":236},"\u00bc":{"d":"265,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm35,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm268,-53r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9","w":378},"\u00bd":{"d":"258,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm34,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm244,-138v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14","w":378},"\u00be":{"d":"267,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm271,-56r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9xm108,-157v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21","w":378},"\u2153":{"d":"267,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm40,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm327,-47v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21","w":388},"\u2154":{"d":"269,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm30,-248v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14xm332,-47v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21","w":388},"\u215b":{"d":"269,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm38,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm305,-149v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm276,-39v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm305,-126v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17","w":388},"\u215c":{"d":"260,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm304,-149v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm275,-39v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm304,-126v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17xm105,-157v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21","w":388},"\u215d":{"d":"260,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm103,-158v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20xm305,-149v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm276,-39v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm305,-126v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17","w":388},"\u215e":{"d":"246,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm299,-149v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm270,-39v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm299,-126v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17xm33,-229v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0","w":388},"\u2155":{"d":"271,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm40,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm329,-48v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20","w":388},"\u2156":{"d":"270,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm31,-248v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14xm329,-48v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20","w":388},"\u2157":{"d":"263,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm328,-48v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20xm106,-157v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21","w":388},"\u2158":{"d":"272,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm333,-48v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20xm62,-163r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9","w":388},"\u2159":{"d":"270,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm38,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm303,5v-66,6,-75,-88,-37,-125v16,-16,37,-27,66,-30v2,8,4,15,3,25v-29,2,-54,17,-60,43v26,-28,91,-14,87,35v-3,34,-26,49,-59,52xm331,-47v0,-17,-11,-26,-27,-26v-17,1,-27,9,-28,25v-1,18,10,28,27,28v16,-1,28,-9,28,-27","w":388},"\u215a":{"d":"264,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm304,5v-66,6,-75,-88,-37,-125v16,-16,37,-27,66,-30v2,8,4,15,3,25v-29,2,-54,17,-60,43v26,-28,91,-14,87,35v-3,34,-26,49,-59,52xm332,-47v0,-17,-11,-26,-27,-26v-17,1,-27,9,-28,25v-1,18,10,28,27,28v16,-1,28,-9,28,-27xm103,-158v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20","w":388},"\uf506":{"d":"262,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm36,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm256,-119v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0","w":388},"\uf507":{"d":"267,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm29,-248v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14xm258,-119v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0","w":388},"\uf508":{"d":"257,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm255,-119v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0xm103,-157v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21","w":388},"\uf509":{"d":"264,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm59,-163r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9xm259,-119v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0","w":388},"\uf50a":{"d":"257,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm106,-158v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20xm256,-119v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0","w":388},"\uf50b":{"d":"260,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm83,-105v-66,6,-75,-88,-37,-125v16,-16,37,-27,66,-30v2,8,4,15,3,25v-29,2,-54,17,-60,43v26,-28,91,-14,87,35v-3,34,-26,49,-59,52xm111,-157v0,-17,-11,-26,-27,-26v-17,1,-27,9,-28,25v-1,18,10,28,27,28v16,-1,28,-9,28,-27xm257,-119v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0","w":388},"\uf50c":{"d":"264,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm36,-204v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82xm300,-149v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm272,-97v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27","w":388},"\uf50d":{"d":"269,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm30,-248v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14xm304,-149v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm276,-97v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27","w":388},"\uf50e":{"d":"267,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm60,-163r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9xm306,-149v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm278,-97v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27","w":388},"\uf50f":{"d":"260,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm104,-158v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20xm300,-149v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm272,-97v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27","w":388},"\uf510":{"d":"245,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm295,-149v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm267,-97v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27xm32,-229v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0","w":388},"\uf511":{"d":"264,-255v12,0,25,-2,36,0r-174,255v-12,1,-25,2,-36,0xm303,-149v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm275,-97v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27xm85,-259v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm56,-149v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm85,-236v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17","w":388},"\u2202":{"d":"46,-215v-3,-7,-9,-18,-9,-28v17,-11,38,-16,63,-16v75,2,102,56,102,132v1,78,-25,131,-98,131v-54,0,-82,-29,-84,-85v-2,-75,77,-104,143,-76v1,-61,-67,-88,-117,-58xm58,-80v-9,58,74,70,95,26v8,-18,13,-42,12,-70v-43,-24,-113,-16,-107,44","w":219},"\u2206":{"d":"88,-255v14,0,29,-2,42,0r84,255r-210,0xm166,-32r-58,-184r-58,184r116,0","w":217},"\u220f":{"d":"52,-222r-42,0v0,-11,-2,-23,0,-33r250,0v0,11,2,23,0,33r-41,0r0,287v-12,2,-25,1,-37,0r0,-287r-93,0r0,287v-11,1,-27,2,-37,0r0,-287","w":270},"\u2211":{"d":"8,62r83,-162r-78,-151r2,-4r170,0v0,11,2,23,0,33r-117,0r63,122r-69,133r123,0v2,10,2,22,0,32r-175,0","w":198},"\u2212":{"d":"184,-143v2,10,2,22,0,32r-152,0v0,-10,-2,-23,0,-32r152,0","w":216},"\u2215":{"d":"100,-259v12,0,24,-2,35,0r-88,259v-11,0,-24,2,-34,0","w":147},"\u2219":{"d":"24,-80v-2,-13,-2,-26,0,-39v13,0,27,-2,39,0v0,13,2,27,0,39v-11,3,-28,3,-39,0","w":86},"\u221a":{"d":"50,-117r-31,0v0,-10,-2,-23,0,-32r58,0r37,112r72,-217v12,0,26,-2,37,0r-91,254v-13,0,-26,2,-38,0","w":216},"\u221e":{"d":"49,-98v0,35,43,45,60,18v4,-5,9,-11,14,-18v-13,-16,-22,-34,-45,-34v-17,0,-29,15,-29,34xm234,-97v0,-36,-42,-44,-60,-18v-4,5,-9,11,-14,18v14,15,20,34,45,34v17,0,29,-15,29,-34xm206,-32v-30,0,-47,-18,-65,-43v-20,24,-32,42,-64,42v-38,0,-59,-26,-59,-65v0,-38,21,-64,60,-64v32,0,45,19,64,42v20,-24,32,-42,64,-42v38,0,60,27,60,65v0,38,-23,65,-60,65","w":285},"\u222b":{"d":"-9,54v28,9,57,-1,55,-38r-11,-205v-6,-58,40,-78,96,-67v0,13,-3,19,-6,30v-28,-9,-57,1,-54,38v6,78,18,164,7,237v-5,33,-52,44,-92,35v0,-13,3,-19,5,-30","w":132},"\u2248":{"d":"187,-155v-31,47,-110,-19,-143,19v-7,-7,-13,-14,-16,-23v9,-11,28,-22,48,-22v33,2,71,29,95,1v7,7,14,15,16,25xm141,-72v-33,0,-72,-30,-96,-1v-7,-7,-13,-14,-16,-23v9,-11,28,-22,48,-21v33,1,71,29,95,1v7,7,14,15,16,25v-11,10,-27,19,-47,19","w":216},"\u2260":{"d":"119,-176r22,-47v9,-2,17,-2,26,0r-23,47r40,0v2,10,2,22,0,32r-55,0r-18,37r73,0v2,11,2,23,0,33r-88,0r-21,45v-9,2,-17,1,-26,0r22,-45r-39,0v0,-11,-2,-23,0,-33r54,0r18,-37r-72,0v0,-10,-2,-23,0,-32r87,0","w":216},"\u2264":{"d":"182,-213v3,14,2,22,0,34r-118,46r118,44v2,12,2,24,0,36r-150,-61v-2,-12,-3,-26,0,-38xm184,-33v2,10,2,22,0,32r-152,0v0,-10,-2,-23,0,-32r152,0","w":216},"\u2265":{"d":"184,-33v2,10,2,22,0,32r-152,0v0,-10,-2,-23,0,-32r152,0xm31,-53v0,-11,-2,-24,0,-34r118,-46r-118,-44v-2,-12,-2,-24,0,-36r150,61v3,10,2,26,0,38","w":216},"\u25ca":{"d":"147,-130r-49,-98r-50,98r49,97xm11,-130r69,-130v12,-2,23,-2,35,0r68,130r-69,130v-12,0,-24,2,-35,0","w":194},"\uf800":{"d":"213,-116v0,70,-30,120,-99,120v-68,0,-97,-51,-97,-120v0,-70,30,-120,98,-120v69,0,98,50,98,120xm55,-116v0,51,17,89,60,89v42,0,59,-38,59,-89v0,-51,-17,-88,-59,-88v-42,0,-60,37,-60,88","w":229},"\uf801":{"d":"28,-162v-7,-8,-10,-14,-13,-26v35,-14,62,-36,101,-46r0,203r51,0v1,11,2,20,0,31r-140,0v-3,-9,-2,-21,0,-31r54,0r0,-154","w":175},"\uf802":{"d":"12,-221v50,-26,151,-21,146,53v-4,63,-54,95,-86,136r96,0v0,10,2,23,0,32r-160,0r-2,-5r102,-122v22,-29,13,-77,-35,-77v-23,0,-37,7,-52,13v-3,-9,-9,-19,-9,-30","w":182},"\uf803":{"d":"16,-16v42,19,119,17,119,-43v0,-41,-43,-51,-82,-41r-3,-5r60,-95r-92,0v-2,-9,-3,-23,0,-32r145,0r3,4r-66,100v43,-4,70,24,72,65v4,85,-94,105,-167,77v2,-11,6,-21,11,-30","w":190},"\uf804":{"d":"15,-28r-3,-4r105,-207v12,1,23,7,32,12r-84,167r73,0r0,-68v11,-2,23,-2,34,0r0,68r34,0v0,10,2,23,0,32r-34,0r0,49v-11,0,-24,2,-34,0r0,-49r-123,0","w":217},"\uf805":{"d":"68,-136v60,-10,105,17,105,74v0,82,-89,103,-161,78v1,-12,5,-21,10,-30v44,17,113,11,113,-46v0,-50,-57,-57,-98,-42r-4,-3r5,-127r122,0v0,11,2,22,0,32r-90,0","w":192},"\uf806":{"d":"107,4v-110,7,-104,-153,-55,-214v22,-30,56,-48,104,-52v4,11,3,20,1,30v-59,6,-91,45,-101,101v10,-18,31,-35,61,-34v49,2,77,31,77,83v0,54,-34,82,-87,86xm157,-81v0,-34,-16,-54,-49,-54v-32,0,-49,22,-50,55v-1,34,17,53,48,53v33,0,51,-21,51,-54","w":210},"\uf807":{"d":"69,27v-13,-3,-23,-7,-33,-15r92,-212r-122,0v0,-11,-2,-22,0,-32r173,2","w":181},"\uf808":{"d":"183,-197v1,32,-20,49,-42,60v28,13,54,31,54,71v0,49,-38,70,-89,70v-51,0,-89,-21,-89,-70v0,-40,26,-58,53,-71v-22,-11,-42,-29,-41,-60v1,-42,34,-62,77,-62v43,0,75,20,77,62xm106,-26v58,0,66,-72,20,-88v-6,-3,-13,-6,-20,-8v-26,9,-51,20,-51,53v0,28,21,43,51,43xm106,-230v-48,-4,-54,58,-16,73v26,11,58,-7,58,-37v0,-25,-16,-34,-42,-36","w":210},"\uf809":{"d":"103,-235v109,-7,103,153,55,214v-23,29,-55,49,-104,52v-4,-8,-3,-21,-1,-30v58,-7,93,-43,101,-100v-11,17,-32,34,-61,33v-51,0,-77,-32,-77,-82v0,-55,34,-83,87,-87xm54,-149v0,35,16,53,48,53v32,0,51,-21,51,-54v1,-34,-17,-54,-49,-54v-30,1,-50,21,-50,55","w":210},"\uf80a":{"d":"82,-175v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm82,-149v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77"},"\uf80b":{"d":"40,-247v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82"},"\uf80c":{"d":"30,-291v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14"},"\uf80d":{"d":"105,-200v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21"},"\uf80e":{"d":"59,-206r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9"},"\uf80f":{"d":"103,-201v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20"},"\uf810":{"d":"84,-148v-66,6,-75,-88,-37,-125v16,-16,37,-27,66,-30v2,8,4,15,3,25v-29,2,-54,17,-60,43v26,-28,91,-14,87,35v-3,34,-26,49,-59,52xm112,-200v0,-17,-11,-26,-27,-26v-17,1,-27,9,-28,25v-1,18,10,28,27,28v16,-1,28,-9,28,-27"},"\uf811":{"d":"33,-272v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0"},"\uf812":{"d":"85,-302v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm56,-192v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm85,-279v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17"},"\uf813":{"d":"80,-302v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm52,-250v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27"},"\uf814":{"d":"82,21v26,0,35,-22,34,-51v-1,-29,-8,-50,-34,-50v-25,0,-35,22,-35,50v0,29,7,51,35,51xm82,47v-46,0,-68,-31,-68,-77v0,-45,22,-76,68,-76v46,0,67,31,67,76v0,46,-21,77,-67,77"},"\uf815":{"d":"40,-51v-6,-6,-9,-15,-12,-24v26,-9,47,-23,76,-28r0,120r34,0v2,8,1,18,0,26r-99,0v-2,-9,-2,-17,0,-26r35,0r0,-82"},"\uf816":{"d":"30,-95v37,-17,101,-9,99,36v-2,35,-27,55,-47,76r55,0v1,9,0,17,0,26r-111,0r-2,-4v23,-30,63,-53,73,-95v0,-27,-44,-21,-61,-14"},"\uf817":{"d":"105,-4v1,-20,-25,-26,-44,-20r-4,-5r31,-48r-50,0v-2,-8,-1,-17,0,-25r92,0r3,6r-35,51v23,3,38,18,39,41v2,50,-63,59,-109,45v1,-8,4,-18,7,-24v25,9,70,11,70,-21"},"\uf818":{"d":"59,-10r36,0r0,-29v8,-2,19,-1,28,0r0,29v18,-6,23,10,17,25r-17,0r0,28v-10,2,-18,1,-28,0r0,-28r-75,0r-3,-5r59,-117v10,1,18,4,26,9"},"\uf819":{"d":"103,-5v0,-25,-38,-25,-61,-18r-4,-3r4,-75r85,0v1,9,1,17,-1,25r-57,0r-2,27v35,-8,68,10,68,44v0,52,-64,60,-111,46v2,-10,3,-18,8,-26v26,11,70,12,71,-20"},"\uf81a":{"d":"84,48v-66,6,-75,-88,-37,-125v16,-16,37,-27,66,-30v2,8,4,15,3,25v-29,2,-54,17,-60,43v26,-28,91,-14,87,35v-3,34,-26,49,-59,52xm112,-4v0,-17,-11,-26,-27,-26v-17,1,-27,9,-28,25v-1,18,10,28,27,28v16,-1,28,-9,28,-27"},"\uf81b":{"d":"33,-76v-1,-8,-2,-18,0,-26r108,0r3,4r-67,144v-12,-2,-19,-5,-28,-11r52,-111r-68,0"},"\uf81c":{"d":"85,-106v27,3,49,11,51,38v0,18,-11,27,-22,33v14,8,29,17,29,40v-1,32,-27,42,-58,42v-32,0,-59,-10,-60,-42v-1,-20,16,-34,30,-40v-46,-21,-16,-75,30,-71xm56,4v1,28,58,26,57,-1v0,-16,-17,-22,-29,-26v-13,4,-28,11,-28,27xm85,-83v-21,-2,-30,20,-16,31v13,11,38,5,38,-14v0,-11,-10,-16,-22,-17"},"\uf81d":{"d":"80,-106v67,-6,74,88,37,125v-16,16,-37,27,-67,29v-4,-6,-1,-15,-2,-24v29,-3,53,-18,60,-44v-24,28,-92,15,-87,-34v3,-34,26,-49,59,-52xm52,-54v0,17,11,26,26,26v17,0,29,-9,29,-26v1,-17,-11,-27,-27,-27v-16,0,-28,10,-28,27"},"\uf605":{"d":"74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf606":{"d":"174,-54v0,64,-83,62,-143,54r0,-197v51,-8,130,-9,131,47v0,24,-16,42,-36,46v28,3,48,20,48,50xm138,-57v0,-32,-38,-33,-73,-32r0,63v35,3,72,3,73,-31xm127,-147v-1,-26,-33,-30,-62,-26r0,56v32,1,63,0,62,-30","w":187},"\uf607":{"d":"19,-99v0,-81,71,-121,146,-94v-1,12,-5,17,-9,28v-12,-4,-21,-7,-39,-6v-44,0,-57,31,-60,72v-4,59,51,87,102,64v3,9,9,18,9,29v-74,30,-149,-9,-149,-93","w":182},"\uf608":{"d":"195,-100v0,87,-76,117,-164,100r0,-197v88,-14,164,9,164,97xm158,-100v0,-53,-38,-77,-92,-68r0,140v57,6,92,-16,92,-72","w":213},"\uf609":{"d":"31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf60a":{"d":"31,-197r126,0v2,10,1,21,0,30r-91,0r0,55r74,0v0,10,2,21,0,30r-74,0r0,82v-12,0,-24,2,-35,0r0,-197","w":170},"\uf60b":{"d":"56,-99v0,55,36,81,89,69r0,-71v12,-1,23,-2,35,0r0,94v-76,29,-161,-1,-161,-92v0,-82,74,-122,151,-94v-1,11,-5,17,-8,28v-53,-19,-106,6,-106,66","w":201},"\uf60c":{"d":"31,-197v12,-2,23,-2,35,0r0,80r89,0r0,-80v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-86r-89,0r0,86v-12,0,-24,2,-35,0r0,-197","w":220},"\uf60d":{"d":"31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf60e":{"d":"18,-29v27,6,52,2,52,-30r0,-108r-43,0v-2,-7,-1,-23,0,-30r78,0v-3,92,28,231,-92,197v0,-10,2,-20,5,-29","w":133},"\uf60f":{"d":"75,-100r71,-97v13,-2,26,-2,39,0r-71,94r79,103v-14,0,-28,2,-41,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":197},"\uf610":{"d":"31,-197v12,-2,23,-2,35,0r0,166r86,0v1,11,2,20,0,31r-121,0r0,-197","w":158},"\uf611":{"d":"33,-197v13,-2,26,-2,38,0r56,125r57,-125v12,-2,25,-2,37,0r11,197v-11,0,-24,2,-34,0r-7,-146r-51,109v-9,1,-21,2,-29,0r-49,-110r-7,147v-10,0,-23,2,-32,0","w":258},"\uf612":{"d":"31,-197v10,-1,22,-2,32,0r96,142r0,-142v11,0,23,-2,32,0r0,197v-10,1,-21,2,-31,0r-97,-141r0,141v-10,0,-23,2,-32,0r0,-197","w":222},"\uf613":{"d":"199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf614":{"d":"171,-132v-2,56,-47,77,-105,72r0,60v-12,0,-24,2,-35,0r0,-197v63,-10,142,-6,140,65xm135,-132v0,-34,-34,-43,-69,-38r0,80v37,4,69,-4,69,-42","w":185},"\uf615":{"d":"210,19v0,13,-2,19,-5,29r-71,-13v1,-11,3,-20,6,-28xm200,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm57,-98v0,41,16,71,53,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-53,32,-53,73","w":219},"\uf616":{"d":"131,-136v1,-31,-33,-40,-65,-34r0,170v-12,2,-23,1,-35,0r0,-197v59,-9,137,-7,136,58v0,34,-20,48,-42,59r58,80v-13,0,-27,2,-39,0r-65,-89v23,-9,51,-17,52,-47","w":189},"\uf617":{"d":"139,-94v56,75,-60,121,-123,87v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-24,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v22,14,60,17,76,38","w":168},"\uf618":{"d":"68,-167r-62,0v-3,-8,-2,-21,0,-30r160,0v2,10,1,21,0,30r-63,0r0,167r-35,0r0,-167","w":171},"\uf619":{"d":"107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf61a":{"d":"7,-197v13,-2,26,-3,38,0r55,163r53,-163v12,-2,25,-2,37,0r-72,197v-13,0,-28,2,-40,0","w":197},"\uf61b":{"d":"9,-197v12,0,26,-2,37,0r38,160r43,-160v12,0,25,-2,36,0r44,162r38,-162v11,0,24,-2,34,0r-54,197v-13,0,-28,2,-40,0r-41,-149r-44,149v-13,0,-26,2,-38,0","w":288},"\uf61c":{"d":"60,-103r-45,-94v14,0,27,-2,40,0r40,95r-49,102v-13,1,-25,2,-39,0xm98,-102r40,-95v13,0,26,-2,39,0r-44,93r52,104v-13,2,-26,1,-38,0","w":192},"\uf61d":{"d":"74,-69r-69,-128v13,-2,26,-2,39,0r49,96r47,-96v12,-2,25,-2,37,0r-68,128r0,69v-12,0,-24,2,-35,0r0,-69","w":182},"\uf61e":{"d":"8,-3r103,-164r-90,0v-1,-10,-3,-20,0,-30r142,0r2,3r-102,164r96,0v1,9,2,20,0,30r-148,0","w":172},"\uf638":{"d":"79,-64v7,37,61,46,96,29v3,9,9,18,9,29v-60,25,-136,1,-144,-58v-15,1,-29,2,-22,-20r18,0r0,-26v-15,3,-23,-3,-18,-20r22,0v9,-57,77,-83,141,-60v-2,10,-5,19,-8,28v-38,-13,-90,-5,-95,32r84,0v2,7,1,12,0,20r-88,0v0,9,-2,18,0,26r88,0v2,7,1,13,0,20r-83,0","w":198},"\uf639":{"d":"73,4v-22,0,-43,-5,-59,-11v1,-11,4,-20,8,-29v33,20,121,9,84,-37v-29,-21,-89,-19,-87,-72v1,-30,24,-48,54,-52r0,-30v6,-2,15,-1,22,0r0,29v16,0,36,5,48,10v0,10,-3,21,-7,28v-26,-18,-106,-11,-73,30v31,20,89,17,87,71v-1,33,-22,55,-55,60r0,31v-7,2,-15,1,-22,0r0,-28","w":165},"\uf63a":{"d":"56,-74v0,45,39,57,75,43v5,7,8,16,9,26v-10,4,-21,8,-34,8r0,29v-7,2,-15,1,-22,0r0,-30v-38,-4,-61,-34,-61,-76v1,-43,22,-71,61,-76r0,-31v6,-2,15,-1,22,0r0,30v12,0,21,2,31,6v0,10,-3,19,-7,27v-36,-14,-74,1,-74,44","w":158},"\uf63b":{"d":"153,-161v-40,-18,-89,-3,-75,52r62,0v2,8,2,17,0,25r-59,0v4,18,2,39,-8,53r89,0v2,10,2,21,0,31r-141,0r-1,-6v20,-14,32,-43,28,-78r-23,0v-2,-8,-1,-16,0,-25r19,0v-17,-75,55,-107,117,-80v-1,12,-4,17,-8,28","w":179},"\uf63c":{"d":"63,-108r-55,-87v12,-2,26,-2,38,0r49,82r48,-82v12,-2,24,-1,36,0r-55,87r43,0v2,7,1,12,0,20r-55,0r0,27r55,0v2,7,1,12,0,19r-55,0r0,42v-12,0,-25,2,-36,0r0,-42r-52,0v-2,-6,-1,-13,0,-19r52,0r0,-27r-52,0v-2,-6,-1,-14,0,-20r39,0","w":186},"\uf63d":{"d":"-4,4v18,6,48,4,50,-17v8,-23,9,-56,13,-83r-32,0v-2,-9,-1,-16,0,-25r35,0v2,-56,35,-91,96,-74v-1,12,-2,18,-5,29v-35,-11,-58,8,-56,45r41,0v2,8,1,17,0,25r-44,0v-9,60,-3,133,-75,133v-11,0,-21,-2,-29,-4v1,-13,3,-19,6,-29","w":159},"\uf6a2":{"d":"233,-121v1,53,-42,101,-90,73v-26,17,-76,11,-76,-32v0,-60,52,-91,110,-72r-16,87v30,11,48,-25,47,-56v0,-38,-27,-59,-67,-58v-62,1,-96,38,-99,97v-2,58,58,75,110,57v3,6,5,12,6,21v-64,22,-147,-2,-142,-78v5,-75,49,-120,128,-120v53,0,88,27,89,81xm148,-132v-32,-8,-52,17,-53,48v-1,23,23,25,41,18","w":247},"\uf83c":{"d":"195,-97v-1,61,-31,101,-88,101v-59,0,-88,-40,-88,-101v0,-60,30,-102,89,-102v58,0,87,41,87,102xm55,-97v0,41,17,71,52,71v35,0,51,-30,51,-71v0,-42,-14,-73,-51,-73v-36,0,-52,30,-52,73","w":214},"\uf83d":{"d":"82,-29r0,-121r-52,24v-7,-9,-12,-15,-15,-26v35,-15,62,-36,101,-47r0,170r52,0v2,10,3,19,0,29r-141,0v0,-10,-2,-20,0,-29r55,0","w":177},"\uf83e":{"d":"19,-184v44,-25,141,-23,138,44v-3,51,-46,78,-76,110r86,0v0,10,2,21,0,30r-152,0r-2,-4v34,-39,82,-68,105,-117v13,-27,-6,-50,-41,-49v-21,1,-34,6,-50,13v-3,-7,-8,-18,-8,-27","w":183},"\uf83f":{"d":"129,-64v1,-31,-40,-35,-70,-29r-4,-6r51,-68r-84,0r0,-28r134,0r4,6r-55,71v34,2,58,19,59,54v2,72,-93,78,-152,59v0,-10,5,-21,8,-28v37,12,109,19,109,-31","w":180},"\uf840":{"d":"15,-44r81,-159v10,1,23,6,31,11r-63,123r61,0r0,-54v11,-2,23,-3,34,0r0,54r31,0v2,10,2,20,0,30r-31,0r0,39v-11,0,-23,2,-34,0r0,-39r-107,0","w":207},"\uf841":{"d":"127,-64v0,-43,-64,-36,-93,-23r-3,-3r5,-105r114,0v2,10,3,21,0,30r-83,0r-2,44v50,-9,97,6,98,55v2,68,-85,81,-149,62v0,-8,6,-23,9,-30v33,12,104,16,104,-30","w":179},"\uf842":{"d":"98,4v-91,8,-96,-117,-48,-165v21,-21,50,-37,89,-41v5,6,5,21,2,28v-43,5,-74,24,-83,63v36,-34,122,-17,117,47v-4,44,-32,64,-77,68xm56,-64v0,26,15,42,41,42v24,0,44,-15,43,-41v0,-27,-15,-40,-41,-40v-25,0,-43,14,-43,39","w":189},"\uf843":{"d":"122,-165r-108,0v0,-10,-2,-21,0,-30r157,0r3,4r-105,194v-13,-2,-22,-8,-31,-15","w":179},"\uf844":{"d":"17,-51v0,-31,22,-47,48,-53v-17,-7,-39,-22,-38,-46v1,-66,139,-66,140,0v0,25,-21,39,-40,46v26,7,50,21,50,53v0,42,-36,55,-80,55v-44,0,-80,-12,-80,-55xm97,-22v36,0,56,-35,30,-55v-8,-6,-18,-11,-30,-14v-21,6,-43,14,-43,39v0,20,18,30,43,30xm97,-174v-32,-5,-46,29,-25,46v6,5,15,9,26,12v17,-6,33,-12,33,-33v0,-17,-15,-26,-34,-25","w":193},"\uf845":{"d":"50,8v-4,-6,-6,-20,-2,-28v43,-5,74,-24,83,-64v-35,36,-123,18,-117,-46v4,-44,32,-64,77,-68v91,-8,95,117,48,165v-21,21,-50,37,-89,41xm133,-130v0,-26,-15,-42,-41,-42v-24,0,-44,15,-43,41v0,26,15,40,41,40v26,0,42,-13,43,-39","w":188},"\uf645":{"d":"150,-253v2,9,2,18,0,27r-114,0v-2,-9,-2,-19,0,-27r114,0xm74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf646":{"d":"116,51v1,-22,16,-40,32,-51r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0r71,-197v13,-2,28,-2,41,0r71,197v-18,8,-34,22,-37,45v-2,19,23,21,39,14v3,6,5,16,6,24v-30,9,-80,5,-78,-32xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf647":{"d":"39,-260v16,0,34,-2,49,0r38,39v-12,3,-26,2,-38,0xm74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf648":{"d":"97,-221v-13,2,-26,2,-39,0r38,-39v16,0,35,-2,50,0xm74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":199},"\uf649":{"d":"155,-221v-13,0,-27,2,-39,0r-23,-22v-13,15,-30,29,-64,22r43,-39v14,0,29,-2,42,0xm74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf64a":{"d":"40,-229v-5,-6,-10,-11,-12,-20v27,-46,90,21,119,-13v6,7,10,14,12,21v-21,29,-67,9,-95,0v-13,0,-15,6,-24,12xm74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf64b":{"d":"35,-225v-2,-12,-1,-24,0,-36v13,0,26,-2,38,0v2,12,3,25,0,36v-13,2,-25,2,-38,0xm150,-225v-18,2,-44,8,-39,-18v0,-6,1,-11,2,-18v12,0,26,-2,37,0v2,12,3,24,0,36xm74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf64e":{"d":"48,-260v33,-5,50,7,63,23v13,-17,29,-29,63,-23r-43,39v-14,2,-28,2,-42,0xm19,-99v0,-81,71,-121,146,-94v-1,12,-5,17,-9,28v-12,-4,-21,-7,-39,-6v-44,0,-57,31,-60,72v-4,59,51,87,102,64v3,9,9,18,9,29v-74,30,-149,-9,-149,-93","w":182},"\uf64f":{"d":"132,-224v-30,9,-51,-3,-39,-37v13,-2,26,-2,39,0v3,11,2,25,0,37xm19,-99v0,-81,71,-121,146,-94v-1,12,-5,17,-9,28v-12,-4,-21,-7,-39,-6v-44,0,-57,31,-60,72v-4,59,51,87,102,64v3,9,9,18,9,29v-74,30,-149,-9,-149,-93","w":182},"\uf651":{"d":"19,-99v-3,-81,71,-121,146,-94v-1,12,-5,17,-9,28v-12,-4,-21,-7,-39,-6v-44,0,-57,31,-60,72v-4,59,51,87,102,64v3,9,9,18,9,29v-17,7,-31,8,-51,10r-6,15v27,-2,45,9,45,32v1,36,-49,42,-82,31v1,-7,3,-16,6,-21v14,6,48,7,48,-10v0,-20,-35,-8,-47,-12r14,-37v-49,-9,-75,-45,-76,-101","w":182},"\uf65d":{"d":"169,-261v0,50,-88,54,-113,22v-4,-6,-7,-13,-8,-22v11,-2,21,-2,32,0v-1,20,36,25,50,14v5,-3,6,-9,7,-14v12,-3,21,-2,32,0xm56,-99v0,55,36,81,89,69r0,-71v12,-1,23,-2,35,0r0,94v-76,29,-161,-1,-161,-92v0,-82,74,-122,151,-94v-1,11,-5,17,-8,28v-53,-19,-106,6,-106,66","w":201},"\uf621":{"d":"144,0v-74,18,-125,-24,-125,-98v0,-74,50,-118,125,-99r122,0v2,10,1,21,0,30r-92,0r0,49r75,0v0,10,2,21,0,30r-75,0r0,58r94,0v0,10,2,21,0,30r-124,0xm55,-98v0,53,33,85,84,68r0,-137v-50,-17,-84,16,-84,69","w":282},"\uf61f":{"d":"145,-41r-80,0r-25,41v-12,0,-26,2,-37,0r122,-197r147,0v3,10,2,21,0,30r-91,0r0,49r75,0v2,11,1,19,0,30r-75,0r0,58r94,0v2,10,1,21,0,30r-130,0r0,-41xm82,-69r63,0r0,-98r-3,0","w":290},"\uf624":{"d":"31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197xm109,-29v27,6,52,2,52,-30r0,-108r-43,0v-2,-7,-1,-23,0,-30r78,0v-3,92,28,231,-92,197v0,-10,2,-20,5,-29","w":225},"\uf628":{"d":"66,-59v36,3,68,-3,68,-41v0,-37,-31,-45,-68,-40r0,81xm170,-101v0,56,-46,77,-104,71r0,30v-12,1,-23,2,-35,0r0,-197v12,-1,23,-2,35,0r0,27v57,-5,104,12,104,69","w":185},"\uf637":{"d":"304,-94v56,75,-60,121,-123,87v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-24,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v22,14,60,17,76,38xm139,-94v56,75,-60,121,-123,87v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-24,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v22,14,60,17,76,38","w":333},"\uf622":{"d":"199,-100v0,89,-76,116,-164,100r0,-87v-19,3,-33,0,-25,-27r25,0r0,-83v88,-14,164,9,164,97xm163,-100v0,-53,-38,-78,-93,-68r0,54r42,0v2,9,2,18,0,27r-42,0r0,59v57,6,93,-15,93,-72","w":218},"\uf62a":{"d":"75,-100r71,-97v13,-2,26,-2,39,0r-71,94r79,103v-14,0,-28,2,-41,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":197},"\uf626":{"d":"31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf620":{"d":"109,35v29,7,56,-1,50,-36r-96,-140r0,141v-10,0,-23,2,-32,0r0,-197v10,-1,22,-2,32,0r96,142r0,-142v10,0,23,-2,32,0r0,193v7,57,-35,79,-87,66v0,-10,1,-17,5,-27","w":222},"\uf623":{"d":"34,-143v-17,2,-31,1,-24,-25r24,0r0,-29v12,-2,24,-2,35,0r0,29r89,0r0,-29v12,-2,24,-2,36,0r0,29v17,-2,32,-1,24,25r-24,0r0,143v-12,0,-25,2,-36,0r0,-86r-89,0r0,86v-12,0,-24,2,-35,0r0,-143xm158,-117r0,-26r-89,0r0,26r89,0","w":227},"\uf629":{"d":"68,-85r-37,0v0,-9,-2,-20,0,-27r37,0r0,-55r-62,0v-3,-8,-2,-21,0,-30r160,0v2,10,1,21,0,30r-63,0r0,55r37,0v0,9,2,19,0,27r-37,0r0,85r-35,0r0,-85","w":171},"\uf62b":{"d":"32,-68r-23,15v-2,-7,-1,-23,0,-30r23,-16r0,-98v11,-1,24,-2,35,0r0,74r38,-26v3,9,2,20,0,29r-38,27r0,63r86,0v0,10,2,20,0,30r-121,0r0,-68","w":160},"\uf627":{"d":"177,-169v43,58,21,173,-68,173v-23,0,-41,-6,-54,-17v-4,11,-19,18,-36,13r21,-27v-43,-61,-19,-180,69,-175v23,1,41,7,54,18v5,-12,19,-17,37,-13xm143,-158v-40,-34,-88,4,-88,60v0,17,3,30,8,41xm75,-38v41,32,87,-3,87,-60v0,-16,-3,-29,-8,-41","w":217},"\uf625":{"d":"69,-224v-29,10,-52,-3,-39,-37v13,-2,26,-2,39,0v0,12,2,26,0,37xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf64c":{"d":"94,-274v46,-5,57,64,21,78r71,196v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0r70,-196v-37,-14,-23,-83,21,-78xm125,-69r-32,-98r-31,98r63,0xm75,-232v0,13,6,23,19,23v13,0,20,-9,20,-23v0,-14,-7,-24,-20,-24v-13,0,-19,10,-19,24","w":188},"\uf654":{"d":"37,-260v17,0,34,-2,50,0r38,39v-12,3,-26,2,-39,0xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf655":{"d":"102,-221v-13,2,-26,2,-39,0r38,-39v16,0,34,-2,49,0xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf656":{"d":"156,-221v-13,1,-27,3,-40,0r-23,-22v-13,15,-31,31,-63,22r42,-39v14,0,29,-2,42,0xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf657":{"d":"36,-224v-2,-12,-1,-25,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm113,-224v-1,-13,-2,-24,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf662":{"d":"-5,-260v17,0,34,-2,50,0r37,39v-12,3,-26,2,-38,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf663":{"d":"51,-221v-13,2,-25,2,-38,0r38,-39v16,0,34,-2,49,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf664":{"d":"112,-221v-13,1,-27,3,-40,0r-23,-22v-13,15,-31,31,-63,22r42,-39v14,0,29,-2,42,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf665":{"d":"-9,-224v-2,-12,-1,-25,0,-37v13,0,26,-2,38,0v3,12,2,25,0,37v-13,0,-26,2,-38,0xm69,-224v-2,-13,-3,-24,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf672":{"d":"57,-229v-5,-6,-9,-12,-12,-20v27,-46,91,21,119,-13v6,7,10,14,12,21v-28,43,-92,-22,-119,12xm31,-197v10,-1,22,-2,32,0r96,142r0,-142v11,0,23,-2,32,0r0,197v-10,1,-21,2,-31,0r-97,-141r0,141v-10,0,-23,2,-32,0r0,-197","w":222},"\uf675":{"d":"52,-260v17,-2,33,-2,50,0r38,39v-13,0,-26,2,-38,0xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf676":{"d":"112,-221v-13,0,-27,2,-39,0r39,-39v16,-2,34,-2,49,0xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf677":{"d":"169,-221v-13,0,-27,2,-39,0r-23,-22v-13,15,-30,29,-64,22r43,-39v14,0,29,-2,42,0xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf678":{"d":"55,-229v-5,-6,-9,-12,-12,-21v8,-8,21,-19,37,-18v29,3,59,33,82,6v6,7,10,14,12,21v-22,29,-66,8,-94,-1v-13,1,-16,6,-25,13xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf679":{"d":"49,-225v-2,-12,-1,-24,0,-36v13,0,26,-2,38,0v2,12,3,25,0,36v-13,2,-25,2,-38,0xm165,-225v-18,1,-40,9,-40,-18v0,-6,1,-11,2,-18v13,0,26,-2,38,0v2,12,1,24,0,36xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf689":{"d":"48,-260v17,0,34,-2,50,0r38,39v-12,3,-26,2,-38,0xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf68a":{"d":"116,-221v-13,2,-26,2,-39,0r38,-39v16,0,35,-2,50,0xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf68b":{"d":"170,-221v-13,1,-27,3,-40,0r-23,-22v-13,15,-31,31,-63,22r42,-39v14,0,29,-2,42,0xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf68c":{"d":"49,-224v-2,-12,-1,-25,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm126,-224v-1,-13,-2,-24,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf697":{"d":"144,-260v-25,16,-41,49,-87,39r38,-39v16,0,34,-2,49,0xm74,-69r-69,-128v13,-2,26,-2,39,0r49,96r47,-96v12,-2,25,-2,37,0r-68,128r0,69v-12,0,-24,2,-35,0r0,-69","w":182},"\uf644":{"d":"154,-261v0,50,-87,54,-112,22v-4,-6,-7,-13,-8,-22v10,-2,21,-2,32,0v-1,20,34,24,49,14v4,-4,6,-9,7,-14v12,-3,21,-2,32,0xm74,-197v13,-2,28,-2,41,0r71,197v-13,0,-26,2,-38,0r-14,-41r-81,0r-13,41v-12,0,-26,2,-37,0xm125,-69r-32,-98r-31,98r63,0","w":188},"\uf64d":{"d":"119,-221v-13,2,-25,2,-38,0r38,-39v16,0,34,-2,49,0xm19,-99v0,-81,71,-121,146,-94v-1,12,-5,17,-9,28v-12,-4,-21,-7,-39,-6v-44,0,-57,31,-60,72v-4,59,51,87,102,64v3,9,9,18,9,29v-74,30,-149,-9,-149,-93","w":182},"\uf650":{"d":"174,-221v-13,1,-27,3,-39,0r-24,-22v-13,15,-31,31,-63,22r42,-39v14,0,29,-2,42,0xm19,-99v0,-81,71,-121,146,-94v-1,12,-5,17,-9,28v-12,-4,-21,-7,-39,-6v-44,0,-57,31,-60,72v-4,59,51,87,102,64v3,9,9,18,9,29v-74,30,-149,-9,-149,-93","w":182},"\uf652":{"d":"33,-260v34,-5,50,7,63,23v13,-17,29,-29,63,-23r-42,39v-14,2,-29,2,-42,0xm195,-100v0,87,-76,117,-164,100r0,-197v88,-14,164,9,164,97xm158,-100v0,-53,-38,-77,-92,-68r0,140v57,6,92,-16,92,-72","w":213},"\uf65a":{"d":"149,-253v0,9,2,19,0,27r-114,0v-3,-6,-3,-21,0,-27r114,0xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf65c":{"d":"154,-261v0,50,-88,54,-113,22v-4,-6,-7,-13,-8,-22v11,-2,21,-2,32,0v0,26,55,26,57,0v12,-3,21,-2,32,0xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf659":{"d":"114,-224v-29,10,-52,-3,-39,-37v13,-2,26,-2,39,0v0,12,2,26,0,37xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf65b":{"d":"83,51v0,-23,16,-40,31,-51r33,0v-14,10,-30,25,-31,45v-1,20,23,21,39,14v3,6,5,16,6,24v-30,9,-80,5,-78,-32xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":173},"\uf658":{"d":"32,-260v34,-5,50,7,63,23v13,-17,29,-29,63,-23r-42,39v-14,2,-29,2,-43,0xm31,-197r126,0v2,10,2,20,0,30r-91,0r0,49r74,0v2,10,3,21,0,30r-74,0r0,58r93,0v2,8,3,22,0,30r-128,0r0,-197","w":176},"\uf660":{"d":"176,-221v-13,1,-27,3,-39,0r-24,-22v-13,15,-31,31,-63,22r43,-39v14,0,29,-2,42,0xm56,-99v0,55,36,81,89,69r0,-71v12,-1,23,-2,35,0r0,94v-76,29,-161,-1,-161,-92v0,-82,74,-122,151,-94v-1,11,-5,17,-8,28v-53,-19,-106,6,-106,66","w":201},"\uf65f":{"d":"135,-224v-30,9,-51,-3,-39,-37v13,-2,26,-2,39,0v0,12,2,26,0,37xm56,-99v0,55,36,81,89,69r0,-71v12,-1,23,-2,35,0r0,94v-76,29,-161,-1,-161,-92v0,-82,74,-122,151,-94v-1,11,-5,17,-8,28v-53,-19,-106,6,-106,66","w":201},"\uf65e":{"d":"119,86v-11,0,-22,2,-32,0r17,-63v12,0,25,-2,36,0xm56,-99v0,55,36,81,89,69r0,-71v12,-1,23,-2,35,0r0,94v-76,29,-161,-1,-161,-92v0,-82,74,-122,151,-94v-1,11,-5,17,-8,28v-53,-19,-106,6,-106,66","w":201},"\uf661":{"d":"173,-221v-13,1,-27,3,-39,0r-24,-22v-13,15,-31,31,-63,22r42,-39v14,0,29,-2,42,0xm31,-197v12,-2,23,-2,35,0r0,80r89,0r0,-80v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-86r-89,0r0,86v-12,0,-24,2,-35,0r0,-197","w":220},"\uf668":{"d":"-5,-229v-5,-6,-9,-12,-12,-20v20,-31,67,-10,95,-1v13,-1,15,-5,25,-12v6,7,9,14,11,21v-28,43,-92,-22,-119,12xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf666":{"d":"107,-253v1,9,0,17,0,27r-115,0v-2,-9,-2,-18,0,-27r115,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf669":{"d":"109,-261v0,50,-87,54,-112,22v-4,-6,-7,-13,-8,-22v10,-2,21,-2,32,0v-1,20,34,24,49,14v4,-4,6,-9,7,-14v12,-3,21,-2,32,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":96},"\uf667":{"d":"1,51v0,-22,20,-41,30,-51r0,-197v12,-2,23,-2,35,0r0,197v-14,10,-30,25,-31,45v-1,20,23,21,39,14v3,6,5,15,5,24v-30,9,-78,4,-78,-32","w":96},"\uf66a":{"d":"127,-221v-13,1,-27,3,-40,0r-23,-22v-13,15,-31,31,-63,22r42,-39v14,0,29,-2,42,0xm15,-29v27,6,52,2,52,-30r0,-108r-43,0v-2,-7,-1,-23,0,-30r78,0v-3,92,28,231,-92,197v0,-10,2,-20,5,-29","w":129},"\uf66b":{"d":"106,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm75,-100r71,-97v13,-2,26,-2,39,0r-71,94r79,103v-14,0,-28,2,-41,0xm31,-197v12,-2,23,-2,35,0r0,197v-12,0,-24,2,-35,0r0,-197","w":197},"\uf66c":{"d":"113,-260v-25,16,-41,49,-87,39r38,-39v16,0,34,-2,49,0xm31,-197v12,-2,23,-2,35,0r0,166r86,0v1,11,2,20,0,31r-121,0r0,-197","w":158},"\uf66e":{"d":"94,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm31,-197v12,-2,23,-2,35,0r0,166r86,0v1,11,2,20,0,31r-121,0r0,-197","w":158},"\uf66d":{"d":"97,-198v11,0,23,-2,34,0r-5,73v-10,2,-19,2,-29,0r0,-73xm31,-197v12,-2,23,-2,35,0r0,166r86,0v1,11,2,20,0,31r-121,0r0,-197","w":158},"\uf66f":{"d":"31,-197v12,-2,23,-2,35,0r0,166r86,0v1,11,2,20,0,31r-121,0r0,-197xm107,-94v-2,-13,-2,-26,0,-39v13,0,27,-2,39,0v0,13,2,27,0,39v-11,3,-28,3,-39,0","w":158},"\uf670":{"d":"169,-260v-25,16,-42,49,-87,39r38,-39v16,0,34,-2,49,0xm31,-197v10,-1,22,-2,32,0r96,142r0,-142v11,0,23,-2,32,0r0,197v-10,1,-21,2,-31,0r-97,-141r0,141v-10,0,-23,2,-32,0r0,-197","w":222},"\uf674":{"d":"112,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm31,-197v10,-1,22,-2,32,0r96,142r0,-142v11,0,23,-2,32,0r0,197v-10,1,-21,2,-31,0r-97,-141r0,141v-10,0,-23,2,-32,0r0,-197","w":222},"\uf673":{"d":"50,-260v33,-6,50,6,62,23v14,-17,30,-29,64,-23r-43,39v-14,2,-28,2,-42,0xm31,-197v10,-1,22,-2,32,0r96,142r0,-142v11,0,23,-2,32,0r0,197v-10,1,-21,2,-31,0r-97,-141r0,141v-10,0,-23,2,-32,0r0,-197","w":222},"\uf67b":{"d":"164,-253v0,9,2,19,0,27r-115,0v0,-9,-2,-19,0,-27r115,0xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf67c":{"d":"167,-261v-2,58,-120,56,-121,0v11,-2,21,-2,32,0v0,25,56,27,57,0v12,-3,21,-2,32,0xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf67a":{"d":"84,-220v-13,0,-26,2,-38,0r36,-40v15,0,30,-2,44,0xm158,-220v-12,0,-26,2,-37,0r35,-40v15,0,31,-2,45,0xm199,-98v0,61,-29,102,-90,102v-61,0,-90,-41,-90,-102v0,-62,30,-104,90,-104v60,0,90,42,90,104xm55,-98v0,40,16,72,54,72v37,0,53,-32,53,-72v0,-41,-15,-73,-53,-73v-38,0,-54,33,-54,73","w":217},"\uf67d":{"d":"97,-221v-13,2,-25,2,-38,0r38,-39v16,0,34,-2,49,0xm131,-136v1,-31,-33,-40,-65,-34r0,170v-12,2,-23,1,-35,0r0,-197v59,-9,137,-7,136,58v0,34,-20,48,-42,59r58,80v-13,0,-27,2,-39,0r-65,-89v23,-9,51,-17,52,-47","w":189},"\uf67f":{"d":"103,86v-11,0,-22,2,-32,0r16,-63v12,0,26,-2,37,0xm131,-136v1,-31,-33,-40,-65,-34r0,170v-12,2,-23,1,-35,0r0,-197v59,-9,137,-7,136,58v0,34,-20,48,-42,59r58,80v-13,0,-27,2,-39,0r-65,-89v23,-9,51,-17,52,-47","w":189},"\uf67e":{"d":"27,-260v33,-6,50,6,62,23v14,-17,30,-29,64,-23r-43,39v-14,2,-28,2,-42,0xm131,-136v1,-31,-33,-40,-65,-34r0,170v-12,2,-23,1,-35,0r0,-197v59,-9,137,-7,136,58v0,34,-20,48,-42,59r58,80v-13,0,-27,2,-39,0r-65,-89v23,-9,51,-17,52,-47","w":189},"\uf680":{"d":"140,-260v-25,16,-41,49,-87,39r38,-39v16,0,34,-2,49,0xm139,-94v56,75,-60,121,-123,87v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-24,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v22,14,60,17,76,38","w":168},"\uf684":{"d":"148,-221v-12,3,-27,2,-39,0r-23,-22v-13,15,-32,31,-64,22r43,-39v14,0,29,-2,42,0xm139,-94v56,75,-60,121,-123,87v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-24,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v22,14,60,17,76,38","w":168},"\uf682":{"d":"99,51v-1,-17,-29,-13,-44,-10v-4,-11,9,-25,11,-37v-18,-1,-35,-5,-50,-11v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-25,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v33,21,90,21,90,73v0,36,-27,59,-64,62r-7,16v27,-2,45,9,45,32v2,36,-50,43,-81,31v0,-8,2,-16,5,-21v16,7,49,6,48,-10","w":168},"\uf683":{"d":"26,-260v33,-6,50,6,62,23v14,-17,30,-29,64,-23r-43,39v-14,2,-28,2,-42,0xm139,-94v56,75,-60,121,-123,87v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-24,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v22,14,60,17,76,38","w":168},"\uf686":{"d":"84,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm68,-167r-62,0v-3,-8,-2,-21,0,-30r160,0v2,10,1,21,0,30r-63,0r0,167r-35,0r0,-167","w":171},"\uf687":{"d":"84,86v-10,0,-22,2,-31,0r16,-63v12,0,26,-2,37,0xm68,-167r-62,0v-3,-8,-2,-21,0,-30r160,0v2,10,1,21,0,30r-63,0r0,167r-35,0r0,-167","w":171},"\uf685":{"d":"24,-260v33,-5,50,6,62,23v14,-17,30,-29,64,-23r-43,39v-14,2,-28,2,-42,0xm68,-167r-62,0v-3,-8,-2,-21,0,-30r160,0v2,10,1,21,0,30r-63,0r0,167r-35,0r0,-167","w":171},"\uf690":{"d":"53,-229v-5,-6,-9,-12,-12,-20v8,-8,20,-20,36,-19v29,2,60,34,83,6v6,7,10,14,12,21v-28,43,-92,-22,-119,12xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf68d":{"d":"164,-253v0,9,2,19,0,27r-115,0v0,-9,-2,-19,0,-27r115,0xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf691":{"d":"167,-261v-2,58,-120,56,-121,0v11,-2,21,-2,32,0v0,25,56,27,57,0v12,-3,21,-2,32,0xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf68f":{"d":"107,-204v-25,0,-43,-16,-43,-42v0,-25,17,-41,43,-41v25,0,42,16,42,41v0,27,-18,42,-42,42xm87,-246v0,14,6,23,20,23v13,0,19,-10,19,-23v0,-13,-6,-22,-19,-22v-13,0,-20,9,-20,22xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf688":{"d":"85,-220v-13,0,-26,2,-38,0r36,-40v15,0,30,-2,44,0xm158,-220v-12,0,-25,2,-37,0r36,-40v15,0,30,-2,44,0xm107,4v-97,0,-80,-108,-81,-201v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-1,93,17,201,-81,201","w":213},"\uf68e":{"d":"99,3v-89,-1,-72,-110,-73,-200v12,-2,24,-1,36,0v6,65,-23,169,45,170v68,0,38,-106,45,-170v12,-1,24,-2,36,0v-3,79,18,179,-52,197v-14,10,-30,25,-31,45v-1,20,23,21,39,14v3,6,5,15,5,24v-30,9,-80,5,-78,-32v1,-21,15,-36,28,-48","w":213},"\uf694":{"d":"206,-221v-12,3,-27,2,-39,0r-23,-22v-13,15,-32,31,-64,22r43,-39v14,0,29,-2,42,0xm9,-197v12,0,26,-2,37,0r38,160r43,-160v12,0,25,-2,36,0r44,162r38,-162v11,0,24,-2,34,0r-54,197v-13,0,-28,2,-40,0r-41,-149r-44,149v-13,0,-26,2,-38,0","w":288},"\uf698":{"d":"153,-221v-12,3,-27,2,-39,0r-23,-22v-13,15,-32,31,-64,22r43,-39v14,0,29,-2,42,0xm74,-69r-69,-128v13,-2,26,-2,39,0r49,96r47,-96v12,-2,25,-2,37,0r-68,128r0,69v-12,0,-24,2,-35,0r0,-69","w":182},"\uf699":{"d":"33,-224v-2,-12,-1,-25,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm148,-224v-19,1,-45,8,-39,-18v0,-6,1,-12,2,-19v12,0,25,-2,37,0v2,12,1,25,0,37xm74,-69r-69,-128v13,-2,26,-2,39,0r49,96r47,-96v12,-2,25,-2,37,0r-68,128r0,69v-12,0,-24,2,-35,0r0,-69","w":182},"\uf69b":{"d":"101,-221v-13,2,-25,2,-38,0r38,-39v16,0,34,-2,49,0xm8,-3r103,-164r-90,0v-1,-10,-3,-20,0,-30r142,0r2,3r-102,164r96,0v1,9,2,20,0,30r-148,0","w":172},"\uf69a":{"d":"73,-224v0,-12,-2,-26,0,-37v13,-2,27,-3,40,0v0,12,2,26,0,37v-11,3,-28,3,-40,0xm8,-3r103,-164r-90,0v-1,-10,-3,-20,0,-30r142,0r2,3r-102,164r96,0v1,9,2,20,0,30r-148,0","w":172},"\uf69d":{"d":"34,-260v34,-5,50,7,63,23v13,-17,29,-29,63,-23r-42,39v-14,2,-28,2,-42,0xm8,-3r103,-164r-90,0v-1,-10,-3,-20,0,-30r142,0r2,3r-102,164r96,0v1,9,2,20,0,30r-148,0","w":172},"\uf681":{"d":"87,86v-11,0,-22,2,-32,0r17,-63v12,0,25,-2,36,0xm139,-94v56,75,-60,121,-123,87v1,-11,4,-20,8,-29v33,20,123,7,85,-37v-24,-28,-88,-18,-88,-72v0,-60,78,-65,124,-46v-1,9,-4,20,-7,28v-27,-17,-104,-13,-75,31v22,14,60,17,76,38","w":168},"\uf692":{"d":"100,-260v16,0,34,-2,49,0r38,39v-12,3,-26,2,-38,0xm9,-197v12,0,26,-2,37,0r38,160r43,-160v12,0,25,-2,36,0r44,162r38,-162v11,0,24,-2,34,0r-54,197v-13,0,-28,2,-40,0r-41,-149r-44,149v-13,0,-26,2,-38,0","w":288},"\uf693":{"d":"187,-260v-25,16,-42,49,-87,39r38,-39v16,0,34,-2,49,0xm9,-197v12,0,26,-2,37,0r38,160r43,-160v12,0,25,-2,36,0r44,162r38,-162v11,0,24,-2,34,0r-54,197v-13,0,-28,2,-40,0r-41,-149r-44,149v-13,0,-26,2,-38,0","w":288},"\uf695":{"d":"86,-224v-2,-12,-1,-25,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm163,-224v-1,-13,-2,-24,0,-37v13,0,26,-2,38,0v2,12,1,25,0,37v-13,0,-26,2,-38,0xm9,-197v12,0,26,-2,37,0r38,160r43,-160v12,0,25,-2,36,0r44,162r38,-162v11,0,24,-2,34,0r-54,197v-13,0,-28,2,-40,0r-41,-149r-44,149v-13,0,-26,2,-38,0","w":288},"\uf696":{"d":"40,-260v17,0,34,-2,50,0r37,39v-12,3,-26,2,-38,0xm74,-69r-69,-128v13,-2,26,-2,39,0r49,96r47,-96v12,-2,25,-2,37,0r-68,128r0,69v-12,0,-24,2,-35,0r0,-69","w":182},"\uf671":{"d":"50,-197v10,-1,22,-2,32,0r96,142r0,-142v11,0,23,-2,32,0r0,197v-10,1,-21,2,-31,0r-97,-141r0,141v-10,0,-23,2,-32,0r0,-197xm10,-258v11,0,25,-2,35,0r-20,59v-10,1,-20,2,-30,0","w":241},"\uf653":{"d":"199,-100v0,89,-76,116,-164,100r0,-87v-19,3,-33,0,-25,-27r25,0r0,-83v88,-14,164,9,164,97xm163,-100v0,-53,-38,-78,-93,-68r0,54r42,0v2,9,2,18,0,27r-42,0r0,59v57,6,93,-15,93,-72","w":218},"\u2126":{"d":"130,-261v123,-7,132,163,74,229r42,0v1,11,0,21,0,32r-96,0r-2,-5v52,-41,93,-224,-18,-224v-51,0,-71,36,-70,92v1,58,25,101,53,132r-2,5r-96,0v0,-10,-2,-23,0,-32r42,0v-19,-24,-36,-63,-36,-106v2,-74,34,-118,109,-123","w":262},"\uf62c":{"d":"63,-151v0,36,58,19,92,23v11,-10,17,-26,32,-33r0,33r32,0v3,8,2,19,0,28r-32,0v8,70,-21,106,-86,104v-45,-1,-79,-16,-79,-61v0,-27,15,-44,32,-55v-13,-8,-25,-18,-25,-40v0,-48,60,-57,101,-43v0,11,-3,19,-7,26v-22,-6,-61,-8,-60,18xm103,-25v46,2,56,-28,52,-75v-46,-1,-97,-6,-97,39v0,25,19,35,45,36","w":227},"\uf63e":{"d":"34,-197v11,-2,24,-1,35,0r-2,130v-10,1,-22,2,-31,0xm32,0v0,-12,-2,-26,0,-37v13,-2,24,-3,37,0v3,10,2,26,0,37v-12,0,-26,2,-37,0","w":101},"\uf63f":{"d":"139,-147v-1,33,-24,50,-51,56r0,23v-11,2,-23,2,-33,0r0,-41v24,-3,48,-10,49,-36v0,-35,-56,-31,-81,-20v-5,-8,-7,-16,-9,-27v48,-18,128,-12,125,45xm53,0v-3,-11,-2,-26,0,-37v12,-2,25,-3,37,0v1,13,2,24,0,37v-12,0,-26,2,-37,0","w":155},"\uf640":{"d":"60,-197v9,0,20,-2,28,0r44,108v-9,1,-20,2,-28,0r-8,-22r-44,0v-3,15,-10,29,-35,22xm90,-130r-16,-45r-15,45r31,0","w":164},"\uf641":{"d":"70,-107v19,0,27,-15,27,-36v0,-20,-7,-37,-27,-37v-20,0,-27,17,-27,37v0,21,7,36,27,36xm70,-85v-35,0,-54,-22,-54,-58v0,-35,18,-58,54,-58v36,0,54,22,54,58v0,36,-19,58,-54,58","w":140},"\uf642":{"d":"22,-53v0,-34,24,-48,50,-55v-6,-23,8,-30,33,-24r0,42v-23,4,-48,9,-49,36v0,34,57,30,82,20v4,7,7,17,8,27v-47,17,-124,11,-124,-46xm71,-199v18,-2,44,-9,38,18v0,7,0,13,-1,19v-12,1,-25,2,-37,0v-2,-12,-2,-25,0,-37","w":155},"\uf643":{"d":"68,0v-12,2,-24,1,-36,0r3,-130v9,-2,22,-1,31,0xm69,-197v3,10,3,27,0,38v-12,0,-26,2,-37,0v0,-13,-2,-26,0,-38v12,0,26,-2,37,0","w":101},"\uf69e":{"d":"225,-199v10,-2,23,-3,34,0r-137,200v-10,2,-22,1,-33,0xm270,-18v20,0,29,-17,29,-39v0,-22,-8,-39,-29,-39v-21,0,-28,17,-28,39v0,22,7,39,28,39xm270,4v-38,0,-58,-24,-58,-61v0,-37,19,-62,58,-62v38,0,58,24,58,62v-1,38,-20,61,-58,61xm74,-100v20,0,29,-17,28,-39v0,-22,-7,-39,-28,-39v-20,0,-29,17,-29,39v0,22,8,39,29,39xm74,-77v-38,0,-57,-24,-58,-62v0,-38,21,-62,58,-62v37,0,58,25,58,62v0,37,-20,62,-58,62","w":343},"\uf69f":{"d":"225,-199v10,-2,23,-3,34,0r-137,200v-10,2,-22,1,-33,0xm270,-18v20,0,29,-17,29,-39v0,-22,-8,-39,-29,-39v-21,0,-28,17,-28,39v0,22,7,39,28,39xm270,4v-38,0,-58,-24,-58,-61v0,-37,19,-62,58,-62v38,0,58,24,58,62v-1,38,-20,61,-58,61xm74,-100v20,0,29,-17,28,-39v0,-22,-7,-39,-28,-39v-20,0,-29,17,-29,39v0,22,8,39,29,39xm74,-77v-38,0,-57,-24,-58,-62v0,-38,21,-62,58,-62v37,0,58,25,58,62v0,37,-20,62,-58,62xm409,-18v20,0,29,-17,29,-39v0,-22,-8,-39,-29,-39v-20,0,-29,17,-28,39v0,22,7,39,28,39xm409,4v-38,0,-58,-25,-58,-61v0,-37,20,-62,58,-62v38,0,58,24,58,62v-1,38,-20,61,-58,61","w":483},"\uf6a0":{"d":"77,-197v12,-1,23,-2,35,0r-67,197v-11,0,-24,2,-34,0","w":122},"\uf6a1":{"d":"112,0v-12,0,-24,2,-35,0r-67,-197v12,-1,23,-2,35,0","w":122},"\uf6a3":{"d":"87,-210v-36,52,-36,170,0,222v-11,0,-22,2,-32,0v-39,-49,-40,-173,0,-222v11,0,22,-2,32,0","w":99},"\uf6a4":{"d":"12,12v37,-50,38,-172,0,-222v11,0,23,-2,33,0v39,51,39,171,0,222v-11,0,-23,2,-33,0","w":100},"\uf6a5":{"d":"49,-99v33,11,0,87,46,85v1,9,2,17,0,26v-47,1,-59,-22,-59,-71v0,-20,-9,-30,-24,-38r0,-4v36,-9,13,-76,38,-97v9,-8,25,-12,45,-13v2,9,1,17,0,26v-24,0,-28,13,-27,38v1,24,-5,39,-19,48","w":106},"\uf6a6":{"d":"12,-14v46,3,12,-76,46,-85v-34,-10,1,-88,-46,-86v-2,-9,-1,-17,0,-26v47,0,60,25,59,71v0,21,9,31,23,39r0,4v-46,18,5,118,-82,109v-2,-9,-1,-17,0,-26","w":106},"\uf6a7":{"d":"27,-211r78,0v2,9,1,19,0,28r-45,0r0,168r45,0v1,8,2,18,0,27r-78,0r0,-223","w":117},"\uf6a8":{"d":"90,12r-78,0v-2,-9,-1,-19,0,-27r45,0r0,-168r-45,0v-2,-8,-1,-19,0,-28r78,0r0,223","w":117},"\uf6a9":{"d":"79,-241v8,-2,15,-1,23,0r3,47v-10,0,-20,2,-29,0xm69,-189v-1,10,-4,18,-8,26r-44,-17v1,-7,3,-14,7,-21xm63,-155v9,4,16,10,23,16r-30,36r-18,-13xm157,-201v4,7,6,14,7,21r-44,17v-4,-8,-7,-16,-8,-26xm142,-116v-5,6,-11,9,-18,13r-30,-36v7,-5,15,-12,23,-16","w":174},"\uf6aa":{"d":"18,-197v12,0,24,-2,35,0r22,80v-12,2,-23,3,-35,0","w":92},"\uf6ab":{"d":"39,-197v12,0,25,-2,36,0r-22,80v-12,2,-24,2,-35,0","w":92},"\uf6ac":{"d":"88,-197v12,0,24,-2,35,0r22,80v-12,2,-23,3,-35,0xm18,-197v12,0,24,-2,35,0r22,80v-12,2,-23,3,-35,0","w":163},"\uf6ad":{"d":"109,-197v12,0,25,-2,36,0r-22,80v-12,2,-24,2,-35,0xm39,-197v12,0,25,-2,36,0r-22,80v-12,2,-24,2,-35,0","w":163},"!":{"d":"33,-259v13,0,27,-2,39,0r-2,181v-11,2,-23,3,-34,0xm32,0v0,-13,-2,-28,0,-40v13,-2,27,-2,40,0v2,13,2,27,0,40v-13,0,-28,2,-40,0","w":104},"\"":{"d":"94,-259v11,0,24,-2,34,0r0,99v-11,2,-23,1,-34,0r0,-99xm23,-259v11,0,24,-2,34,0r0,99v-11,2,-23,1,-34,0r0,-99","w":151},"#":{"d":"68,-75r-44,0v0,-9,-2,-21,0,-29r47,0r5,-59r-45,0v-2,-7,-1,-20,0,-28r47,0r5,-57r32,-1r-4,58r61,0r5,-57r32,-1r-5,58r42,0v2,9,1,19,0,28r-44,0r-5,59r42,0v0,9,2,21,0,29r-45,0r-5,65v-11,2,-22,1,-32,0r5,-65r-61,0r-5,65v-12,1,-21,2,-33,0xm165,-104r5,-59r-62,0r-5,59r62,0","w":264},"$":{"d":"157,-133v56,31,33,135,-33,134r0,41v-6,3,-19,3,-25,0r0,-38v-29,1,-51,-3,-72,-11v0,-11,5,-22,8,-32v43,20,135,16,112,-50v-27,-43,-115,-27,-113,-101v1,-40,26,-64,65,-68r0,-35v7,-2,18,-1,25,0r0,34v19,0,41,4,55,10v-1,10,-4,19,-8,29v-35,-15,-117,-16,-96,42v17,25,56,31,82,45","w":216}}});

/**
*	jQuery.noticeAdd() and jQuery.noticeRemove()
*	These functions create and remove growl-like notices
*		
*   Copyright (c) 2009 Tim Benniks
*
*	Permission is hereby granted, free of charge, to any person obtaining a copy
*	of this software and associated documentation files (the "Software"), to deal
*	in the Software without restriction, including without limitation the rights
*	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
*	copies of the Software, and to permit persons to whom the Software is
*	furnished to do so, subject to the following conditions:
*
*	The above copyright notice and this permission notice shall be included in
*	all copies or substantial portions of the Software.
*
*	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
*	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
*	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
*	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
*	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
*	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
*	THE SOFTWARE.
*	
*	@author 	Tim Benniks <tim@timbenniks.com>
* 	@copyright  2009 timbenniks.com
*	@version    $Id: jquery.notice.js 1 2009-01-24 12:24:18Z timbenniks $
**/
(function(jQuery)
{
	jQuery.extend({			
		noticeAdd: function(options)
		{	
			var defaults = {
				inEffect: 			{opacity: 'show'},	// in effect
				inEffectDuration: 	600,				// in effect duration in miliseconds
				stayTime: 			3000,				// time in miliseconds before the item has to disappear
				text: 				'',					// content of the item
				stay: 				false,				// should the notice item stay or not?
				type: 				'notice' 			// could also be error, succes
			}
			
			// declare varaibles
			var options, noticeWrapAll, noticeItemOuter, noticeItemInner, noticeItemClose;
								
			options 		= jQuery.extend({}, defaults, options);
			noticeWrapAll	= (!jQuery('.notice-wrap').length) ? jQuery('<div></div>').addClass('notice-wrap').appendTo('body') : jQuery('.notice-wrap');
			noticeItemOuter	= jQuery('<div></div>').addClass('notice-item-wrapper');
			noticeItemInner	= jQuery('<div></div>').hide().addClass('notice-item ' + options.type).appendTo(noticeWrapAll).html('<p>'+options.text+'</p>').animate(options.inEffect, options.inEffectDuration).wrap(noticeItemOuter);
			noticeItemClose	= jQuery('<div></div>').addClass('notice-item-close').prependTo(noticeItemInner).html('x').click(function() { jQuery.noticeRemove(noticeItemInner) });
			
			// hmmmz, zucht
			if(navigator.userAgent.match(/MSIE 6/i)) 
			{
		    	noticeWrapAll.css({top: document.documentElement.scrollTop});
		    }
			
			if(!options.stay)
			{
				setTimeout(function()
				{
					jQuery.noticeRemove(noticeItemInner);
				},
				options.stayTime);
			}
		},
		
		noticeRemove: function(obj)
		{
			obj.animate({opacity: '0'}, 600, function()
			{
				obj.parent().animate({height: '0px'}, 300, function()
				{
					obj.parent().remove();
				});
			});
		}
	});
})(jQuery);

// ColorBox v1.3.17.2 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+
// Copyright (c) 2011 Jack Moore - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
(function(a,b,c){function bc(b){if(!U){P=b,_(),y=a(P),Q=0,K.rel!=="nofollow"&&(y=a("."+g).filter(function(){var b=a.data(this,e).rel||this.rel;return b===K.rel}),Q=y.index(P),Q===-1&&(y=y.add(P),Q=y.length-1));if(!S){S=T=!0,r.show();if(K.returnFocus)try{P.blur(),a(P).one(l,function(){try{this.focus()}catch(a){}})}catch(c){}q.css({opacity:+K.opacity,cursor:K.overlayClose?"pointer":"auto"}).show(),K.w=Z(K.initialWidth,"x"),K.h=Z(K.initialHeight,"y"),X.position(),o&&z.bind("resize."+p+" scroll."+p,function(){q.css({width:z.width(),height:z.height(),top:z.scrollTop(),left:z.scrollLeft()})}).trigger("resize."+p),ba(h,K.onOpen),J.add(D).hide(),I.html(K.close).show()}X.load(!0)}}function bb(){var a,b=f+"Slideshow_",c="click."+f,d,e,g;K.slideshow&&y[1]?(d=function(){F.text(K.slideshowStop).unbind(c).bind(j,function(){if(Q<y.length-1||K.loop)a=setTimeout(X.next,K.slideshowSpeed)}).bind(i,function(){clearTimeout(a)}).one(c+" "+k,e),r.removeClass(b+"off").addClass(b+"on"),a=setTimeout(X.next,K.slideshowSpeed)},e=function(){clearTimeout(a),F.text(K.slideshowStart).unbind([j,i,k,c].join(" ")).one(c,d),r.removeClass(b+"on").addClass(b+"off")},K.slideshowAuto?d():e()):r.removeClass(b+"off "+b+"on")}function ba(b,c){c&&c.call(P),a.event.trigger(b)}function _(b){K=a.extend({},a.data(P,e));for(b in K)a.isFunction(K[b])&&b.substring(0,2)!=="on"&&(K[b]=K[b].call(P));K.rel=K.rel||P.rel||"nofollow",K.href=K.href||a(P).attr("href"),K.title=K.title||P.title,typeof K.href=="string"&&(K.href=a.trim(K.href))}function $(a){return K.photo||/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i.test(a)}function Z(a,b){return Math.round((/%/.test(a)?(b==="x"?z.width():z.height())/100:1)*parseInt(a,10))}function Y(c,d,e){e=b.createElement("div"),c&&(e.id=f+c),e.style.cssText=d||"";return a(e)}var d={transition:"elastic",speed:300,width:!1,initialWidth:"600",innerWidth:!1,maxWidth:!1,height:!1,initialHeight:"450",innerHeight:!1,maxHeight:!1,scalePhotos:!0,scrolling:!0,inline:!1,html:!1,iframe:!1,fastIframe:!0,photo:!1,href:!1,title:!1,rel:!1,opacity:.9,preloading:!0,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:!1,returnFocus:!0,loop:!0,slideshow:!1,slideshowAuto:!0,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:!1,onLoad:!1,onComplete:!1,onCleanup:!1,onClosed:!1,overlayClose:!0,escKey:!0,arrowKey:!0,top:!1,bottom:!1,left:!1,right:!1,fixed:!1,data:!1},e="colorbox",f="cbox",g=f+"Element",h=f+"_open",i=f+"_load",j=f+"_complete",k=f+"_cleanup",l=f+"_closed",m=f+"_purge",n=a.browser.msie&&!a.support.opacity,o=n&&a.browser.version<7,p=f+"_IE6",q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X;X=a.fn[e]=a[e]=function(b,c){var f=this;b=b||{};if(!f[0]){if(f.selector)return f;f=a("<a/>"),b.open=!0}c&&(b.onComplete=c),f.each(function(){a.data(this,e,a.extend({},a.data(this,e)||d,b)),a(this).addClass(g)}),(a.isFunction(b.open)&&b.open.call(f)||b.open)&&bc(f[0]);return f},X.init=function(){z=a(c),r=Y().attr({id:e,"class":n?f+(o?"IE6":"IE"):""}),q=Y("Overlay",o?"position:absolute":"").hide(),s=Y("Wrapper"),t=Y("Content").append(A=Y("LoadedContent","width:0; height:0; overflow:hidden"),C=Y("LoadingOverlay").add(Y("LoadingGraphic")),D=Y("Title"),E=Y("Current"),G=Y("Next"),H=Y("Previous"),F=Y("Slideshow").bind(h,bb),I=Y("Close")),s.append(Y().append(Y("TopLeft"),u=Y("TopCenter"),Y("TopRight")),Y(!1,"clear:left").append(v=Y("MiddleLeft"),t,w=Y("MiddleRight")),Y(!1,"clear:left").append(Y("BottomLeft"),x=Y("BottomCenter"),Y("BottomRight"))).children().children().css({"float":"left"}),B=Y(!1,"position:absolute; width:9999px; visibility:hidden; display:none"),a("body").prepend(q,r.append(s,B)),t.children().hover(function(){a(this).addClass("hover")},function(){a(this).removeClass("hover")}).addClass("hover"),L=u.height()+x.height()+t.outerHeight(!0)-t.height(),M=v.width()+w.width()+t.outerWidth(!0)-t.width(),N=A.outerHeight(!0),O=A.outerWidth(!0),r.css({"padding-bottom":L,"padding-right":M}).hide(),G.click(function(){X.next()}),H.click(function(){X.prev()}),I.click(function(){X.close()}),J=G.add(H).add(E).add(F),t.children().removeClass("hover"),q.click(function(){K.overlayClose&&X.close()}),a(b).bind("keydown."+f,function(a){var b=a.keyCode;S&&K.escKey&&b===27&&(a.preventDefault(),X.close()),S&&K.arrowKey&&y[1]&&(b===37?(a.preventDefault(),H.click()):b===39&&(a.preventDefault(),G.click()))})},X.remove=function(){r.add(q).remove(),a("."+g).removeData(e).removeClass(g)},X.position=function(a,c){function g(a){u[0].style.width=x[0].style.width=t[0].style.width=a.style.width,C[0].style.height=C[1].style.height=t[0].style.height=v[0].style.height=w[0].style.height=a.style.height}var d=0,e=0;z.unbind("resize."+f),r.hide(),K.fixed&&!o?r.css({position:"fixed"}):(d=z.scrollTop(),e=z.scrollLeft(),r.css({position:"absolute"})),K.right!==!1?e+=Math.max(z.width()-K.w-O-M-Z(K.right,"x"),0):K.left!==!1?e+=Z(K.left,"x"):e+=Math.round(Math.max(z.width()-K.w-O-M,0)/2),K.bottom!==!1?d+=Math.max(b.documentElement.clientHeight-K.h-N-L-Z(K.bottom,"y"),0):K.top!==!1?d+=Z(K.top,"y"):d+=Math.round(Math.max(b.documentElement.clientHeight-K.h-N-L,0)/2),r.show(),a=r.width()===K.w+O&&r.height()===K.h+N?0:a||0,s[0].style.width=s[0].style.height="9999px",r.dequeue().animate({width:K.w+O,height:K.h+N,top:d,left:e},{duration:a,complete:function(){g(this),T=!1,s[0].style.width=K.w+O+M+"px",s[0].style.height=K.h+N+L+"px",c&&c(),setTimeout(function(){z.bind("resize."+f,X.position)},1)},step:function(){g(this)}})},X.resize=function(a){if(S){a=a||{},a.width&&(K.w=Z(a.width,"x")-O-M),a.innerWidth&&(K.w=Z(a.innerWidth,"x")),A.css({width:K.w}),a.height&&(K.h=Z(a.height,"y")-N-L),a.innerHeight&&(K.h=Z(a.innerHeight,"y"));if(!a.innerHeight&&!a.height){var b=A.wrapInner("<div style='overflow:auto'></div>").children();K.h=b.height(),b.replaceWith(b.children())}A.css({height:K.h}),X.position(K.transition==="none"?0:K.speed)}},X.prep=function(b){function h(){K.h=K.h||A.height(),K.h=K.mh&&K.mh<K.h?K.mh:K.h;return K.h}function g(){K.w=K.w||A.width(),K.w=K.mw&&K.mw<K.w?K.mw:K.w;return K.w}if(!!S){var c,d=K.transition==="none"?0:K.speed;A.remove(),A=Y("LoadedContent").append(b),A.hide().appendTo(B.show()).css({width:g(),overflow:K.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(t),B.hide(),a(R).css({"float":"none"}),o&&a("select").not(r.find("select")).filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(k,function(){this.style.visibility="inherit"}),c=function(){function o(){n&&r[0].style.removeAttribute("filter")}var b,c,g,h,i=y.length,k,l;!S||(l=function(){clearTimeout(W),C.hide(),ba(j,K.onComplete)},n&&R&&A.fadeIn(100),D.html(K.title).add(A).show(),i>1?(typeof K.current=="string"&&E.html(K.current.replace("{current}",Q+1).replace("{total}",i)).show(),G[K.loop||Q<i-1?"show":"hide"]().html(K.next),H[K.loop||Q?"show":"hide"]().html(K.previous),b=Q?y[Q-1]:y[i-1],g=Q<i-1?y[Q+1]:y[0],K.slideshow&&F.show(),K.preloading&&(h=a.data(g,e).href||g.href,c=a.data(b,e).href||b.href,h=a.isFunction(h)?h.call(g):h,c=a.isFunction(c)?c.call(b):c,$(h)&&(a("<img/>")[0].src=h),$(c)&&(a("<img/>")[0].src=c))):J.hide(),K.iframe?(k=a("<iframe/>").addClass(f+"Iframe")[0],K.fastIframe?l():a(k).one("load",l),k.name=f+ +(new Date),k.src=K.href,K.scrolling||(k.scrolling="no"),n&&(k.frameBorder=0,k.allowTransparency="true"),a(k).appendTo(A).one(m,function(){k.src="//about:blank"})):l(),K.transition==="fade"?r.fadeTo(d,1,o):o())},K.transition==="fade"?r.fadeTo(d,0,function(){X.position(0,c)}):X.position(d,c)}},X.load=function(b){var c,d,e=X.prep;T=!0,R=!1,P=y[Q],b||_(),ba(m),ba(i,K.onLoad),K.h=K.height?Z(K.height,"y")-N-L:K.innerHeight&&Z(K.innerHeight,"y"),K.w=K.width?Z(K.width,"x")-O-M:K.innerWidth&&Z(K.innerWidth,"x"),K.mw=K.w,K.mh=K.h,K.maxWidth&&(K.mw=Z(K.maxWidth,"x")-O-M,K.mw=K.w&&K.w<K.mw?K.w:K.mw),K.maxHeight&&(K.mh=Z(K.maxHeight,"y")-N-L,K.mh=K.h&&K.h<K.mh?K.h:K.mh),c=K.href,W=setTimeout(function(){C.show()},100),K.inline?(Y().hide().insertBefore(a(c)[0]).one(m,function(){a(this).replaceWith(A.children())}),e(a(c))):K.iframe?e(" "):K.html?e(K.html):$(c)?(a(R=new Image).addClass(f+"Photo").error(function(){K.title=!1,e(Y("Error").text("This image could not be loaded"))}).load(function(){var a;R.onload=null,K.scalePhotos&&(d=function(){R.height-=R.height*a,R.width-=R.width*a},K.mw&&R.width>K.mw&&(a=(R.width-K.mw)/R.width,d()),K.mh&&R.height>K.mh&&(a=(R.height-K.mh)/R.height,d())),K.h&&(R.style.marginTop=Math.max(K.h-R.height,0)/2+"px"),y[1]&&(Q<y.length-1||K.loop)&&(R.style.cursor="pointer",R.onclick=function(){X.next()}),n&&(R.style.msInterpolationMode="bicubic"),setTimeout(function(){e(R)},1)}),setTimeout(function(){R.src=c},1)):c&&B.load(c,K.data,function(b,c,d){e(c==="error"?Y("Error").text("Request unsuccessful: "+d.statusText):a(this).contents())})},X.next=function(){!T&&y[1]&&(Q<y.length-1||K.loop)&&(Q=Q<y.length-1?Q+1:0,X.load())},X.prev=function(){!T&&y[1]&&(Q||K.loop)&&(Q=Q?Q-1:y.length-1,X.load())},X.close=function(){S&&!U&&(U=!0,S=!1,ba(k,K.onCleanup),z.unbind("."+f+" ."+p),q.fadeTo(200,0),r.stop().fadeTo(300,0,function(){r.add(q).css({opacity:1,cursor:"auto"}).hide(),ba(m),A.remove(),setTimeout(function(){U=!1,ba(l,K.onClosed)},1)}))},X.element=function(){return a(P)},X.settings=d,V=function(a){a.button!==0&&typeof a.button!="undefined"||a.ctrlKey||a.shiftKey||a.altKey||(a.preventDefault(),bc(this))},a.fn.delegate?a(b).delegate("."+g,"click",V):a("."+g).live("click",V),a(X.init)})(jQuery,document,this);

/*
 * jQuery Nivo Zoom v1.0
 * http://nivozoom.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * April 2010
 */

eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(f($){$.R.C=f(16){b e=$.1z({},$.R.C.X,16);4(e.F){4(!($.15.1y&&$.15.1x.1A(0,1)<8)){$(\'1B\').1E(\'<18 1D="y" />\');$(\'#y\').9({O:\'1C\',v:0,u:0,m:\'J%\',q:\'J%\',1F:e.W,r:e.11,\'z-P\':1w,Q:\'1j\'})}}1a 7.17(f(){b 14=$(7);b 13=$(\'a.C\',14);13.17(f(){b 3=$(7);4(3.1o(\'a\')){b 6=$(7).1p(\'6:S\');3.9({O:\'1v\',Q:\'1u-1q\'});3.j(\'1l\',\'1n 1h 1t\');3.1f(\'<18 1s="h" />\');b h=$(\'.h\',3);h.9(\'r\',\'0\');3.1r(f(){4(!3.i(\'B\')){h.1c().E({r:e.V},1b)}},f(){4(!h.i(\'G\')){h.1c().E({r:0},1b)}});3.1G(\'1V\',f(){4($(\'6.N\',3).K==0){h.A(\'G\');Y(6,3,f(){h.12(\'G\');H(6,3,h)})}l{H(6,3,h)}1a T})}})});f H(6,3,h){b o=$(\'6.N\',3);4(3.i(\'B\')){4(e.F)$(\'#y\').I(e.n/2);4($(\'.c\',3).K>0){$(\'.c\',3).I(e.n/2)}o.I(e.n/2,f(){6.E({r:1},e.n/2)});3.12(\'B\')}l{4(e.F)$(\'#y\').M(e.n/2);h.9(\'r\',\'0\');6.E({r:0},e.n/2,f(){o.M(e.n/2,f(){1e(6,o,3)})});3.A(\'B\')}}f 1e(6,o,3){4($(\'.c\',3).K>0){b c=$(\'.c:S\',3);4(!c.i(\'10-Z\')){b s=6.m();4(s==0)s=6.j(\'m\');b t=6.q();4(t==0)t=6.j(\'q\');b p=o.m();4(p==0)p=o.j(\'m\');b k=o.q();4(k==0)k=o.j(\'q\');c.9({m:p,r:e.19});4(3.i(\'1g\')){c.9({v:(k-c.L())+\'w\',D:\'g\'})}l 4(3.i(\'1k\')){c.9({x:\'g\',D:\'g\'})}l 4(3.i(\'1m\')){c.9({x:\'g\',u:\'g\'})}l 4(3.i(\'U\')){c.9({v:1H.1I(t/2-k/2)+(k-c.L())+\'w\',u:(s/2-p/2)+\'w\'})}l{c.9({v:(k-c.L())+\'w\',u:\'g\'})}c.A(\'10-Z\')}c.M(e.n/2)}}f Y(6,3,1i){b 1d=1O 1X();$(1d).1P(f(){$(7).A(\'N\');$(7).9({O:\'1K\',Q:\'1j\',\'z-P\':1S});4(1T.1Z.1U(/1W \\d\\.\\d+/)){3.9(\'z-P\',\'J\')}4(3.i(\'1g\')){$(7).9({v:\'g\',D:\'g\'})}l 4(3.i(\'1k\')){$(7).9({x:\'g\',D:\'g\'})}l 4(3.i(\'1m\')){$(7).9({x:\'g\',u:\'g\'})}l 4(3.i(\'U\')){b s=6.m();4(s==0)s=6.j(\'m\');b t=6.q();4(t==0)t=6.j(\'q\');b p=$(7).m();4(p==0)p=$(7).j(\'m\');b k=$(7).q();4(k==0)k=$(7).j(\'q\');$(7).9({v:(t/2-k/2)+\'w\',u:(s/2-p/2)+\'w\'})}l{$(7).9({v:\'g\',u:\'g\'})}$(7).j(\'1l\',\'1n 1h 1M\');3.1f($(7));1i.1N(7)}).j(\'1Q\',3.j(\'1R\'))}};$.R.C.X={n:1J,V:0.8,F:T,W:\'#1Y\',11:0.5,19:0.8}})(1L);',62,124,'|||link|if||img|this||css||var|nivoCaption||settings|function|0px|nivoZoomHover|hasClass|attr|bigImgHeight|else|width|speed|imgLarge|bigImgWidth|height|opacity|imgWidth|imgHeight|left|top|px|bottom|nivoOverlay||addClass|zoomed|nivoZoom|right|animate|overlay|loading|doZoom|fadeOut|100|length|outerHeight|fadeIn|nivoLarge|position|index|display|fn|first|false|center|zoomHoverOpacity|overlayColor|defaults|loadImg|processed|nivo|overlayOpacity|removeClass|nivoZooms|context|browser|options|each|div|captionOpacity|return|300|stop|newImg|showCaption|append|topRight|to|callback|none|bottomRight|title|bottomLeft|Click|is|find|block|hover|class|zoom|inline|relative|90|version|msie|extend|substr|body|fixed|id|prepend|background|bind|Math|ceil|500|absolute|jQuery|close|call|new|load|src|href|99|navigator|match|click|MSIE|Image|333|userAgent'.split('|'),0,{}))


$(document).ready(function(){ 

	// cufon
	
	Cufon.replace('#subheader_home p, #subheader p, h1, h2', { fontFamily: 'Aller' });

	// superfish
	
	$("ul.sf-menu").supersubs({ 
            minWidth:    12,
            maxWidth:    27, 
            extraWidth:  1
        }).superfish({
        	animation: {height:'show'},
        	speed: 250,
        	delay: 1000
        }); 
	
	// home slides
	
	if($("#subheader_home").length > 0){
	
		$("#subheader_home").cycle({timeout: 5300, speed: 2500});
	
	}
	
	if($("#subheader").length > 0){
	
		$("#subheader").cycle({timeout: 5300, speed: 2500});
	
	}
	
	// fancybox
		
	$("a.modal").colorbox({inline:true, opacity:0.70, maxWidth:"90%", maxHeight:"90%"});
	$("#netcall").colorbox({iframe:true, opacity:0.70, innerWidth:"435px", innerHeight:"540px", href:"http://ivr.encoded.co.uk/public/customers/intouch/surfer/InTouch.jsp?id=886"});
	$("a.iframe").colorbox({iframe:true, opacity:0.70, maxWidth:"70%", maxHeight:"70%",width:"70%", height:"70%"});
	$("a.colorbox").colorbox({opacity:0.70});
	
	// login check
	
	$("#login_link").bind('click', function(){ window.location = 'http://www.sur.co.uk/login.php' });
	
	// login
	
	$("#login_start").bind('click', function(){
	
		if($("#lparam1").val() == "" || $("#lparam2").val() == ""){
		
			alert("Please enter your username and password to continue.");
		
			return false;
		
		}
	
		if($("#lparam1").val().search(/@/) != -1){
		
			$("#login_dual").attr("action", "/telecom/login.php");
		
		}else{
		
			$("#login_dual").attr("action", "/tools/cmspro/");
		
		}
		
		$("#login_dual").submit();
		
		return false;
	
	});
	
	$("#login_cancel").bind('click', function(){
	
		$.colorbox.close();
	
	});
		
	// tabs
	
	if($(".tabs").length > 0){
	
		$(".tabs").tabs();
	
	}
	
	// zoomer
	
	$('body').nivoZoom();
	
});


