/*!
 * 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);


/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2001 Apostrophic Labs. All rights reserved. Web: www.apostrophiclab.com -
 * Email: apostrophe@home.com
 * 
 * Trademark:
 * Created by Type-Designer 3.0
 */
Cufon.registerFont({"w":546,"face":{"font-family":"Steinem","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 8 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"12","bbox":"-67.4925 -931 1054 235.18","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":278},"!":{"d":"99,-222v35,-1,85,10,86,-25r5,-467v-1,-38,-60,-20,-96,-24v-13,0,-23,11,-23,24r5,467v-1,12,11,25,23,25xm130,12v40,0,75,-41,75,-83v0,-43,-34,-84,-75,-84v-41,0,-75,41,-75,84v0,42,35,83,75,83","w":243},"\"":{"d":"257,-493v2,33,53,22,86,22v15,0,23,-7,24,-22r16,-222v-2,-45,-76,-21,-117,-26v-14,-2,-25,13,-25,26xm93,-493v2,33,53,22,86,22v15,0,23,-7,24,-22r16,-222v-3,-44,-75,-21,-117,-26v-14,-1,-25,13,-25,26","w":442},"#":{"d":"271,-28v-3,40,52,25,89,28v15,0,23,-7,25,-21r25,-188v38,-6,108,18,108,-25v0,-33,13,-85,-25,-85r-67,0r14,-102v38,-6,107,18,107,-25v0,-33,13,-85,-25,-85r-67,0r26,-183v-1,-36,-54,-24,-89,-24v-13,0,-21,7,-24,22r-26,185r-72,0r26,-183v-2,-35,-54,-22,-89,-24v-13,0,-23,11,-25,22r-26,185v-38,6,-107,-18,-107,25v0,33,-13,85,25,85r66,0r-14,102v-38,6,-105,-18,-105,25v0,33,-13,85,24,85r65,0r-24,185v1,35,54,24,89,24v15,0,23,-7,25,-21r24,-188r71,0xm254,-421r71,0r-13,102r-72,0","w":548},"$":{"d":"337,-6v108,-19,188,-88,188,-207v0,-135,-85,-180,-188,-215r0,-203v43,2,82,16,121,28v10,0,22,-7,24,-17r-1,1v6,-27,42,-71,5,-86v-37,-16,-99,-32,-149,-35v-3,-31,11,-80,-24,-78v-31,3,-76,-12,-76,25r0,55v-107,18,-186,84,-186,202v0,126,91,168,186,203r0,220v-65,-4,-106,-24,-161,-43v-37,1,-21,59,-24,95v9,37,57,36,93,47v28,9,59,11,92,13v3,32,-12,84,24,82v31,-2,76,12,76,-25r0,-62xm337,-296v35,18,60,38,61,85v0,41,-20,70,-61,85r0,-170xm237,-465v-38,-19,-63,-36,-63,-82v0,-39,21,-65,63,-78r0,160","w":545},"%":{"d":"840,12v129,0,214,-84,214,-213v0,-129,-85,-213,-214,-213v-128,0,-214,84,-214,213v0,129,86,213,214,213xm296,-326v129,0,214,-84,214,-212v0,-128,-85,-213,-214,-213v-129,0,-214,85,-214,213v0,128,85,212,214,212xm890,-695r-1,2v21,-40,-35,-53,-54,-72v-7,-8,-26,-8,-33,0r-556,721r1,-2v-23,43,37,52,55,72v10,7,25,8,32,-1xm840,-302v53,0,96,47,96,101v0,53,-44,101,-96,101v-52,0,-95,-48,-95,-101v0,-54,42,-101,95,-101xm296,-639v52,0,95,48,95,101v0,52,-44,101,-95,101v-52,0,-96,-48,-96,-101v0,-54,43,-101,96,-101","w":1116},"&":{"d":"700,-114v-22,-27,-54,24,-82,-5r-68,-70r78,-127v29,-1,66,7,64,-25v-2,-33,10,-80,-25,-79v-40,1,-103,-11,-117,12r-80,135r-116,-121v78,-48,136,-80,140,-185v4,-108,-88,-172,-195,-172v-110,0,-205,69,-202,180v2,73,33,110,72,156v-82,48,-142,102,-142,216v0,133,98,211,229,211v107,0,161,-37,221,-101v39,33,68,89,133,89v47,1,90,-30,115,-53v6,-32,-15,-42,-25,-61xm265,-97v-85,0,-152,-109,-90,-179v16,-20,40,-39,71,-58r153,162v-43,50,-88,75,-134,75xm300,-653v67,0,103,81,52,129v-18,17,-41,36,-72,53v-28,-33,-59,-56,-61,-102v-2,-49,33,-80,81,-80","w":708},"'":{"d":"168,-741v-40,4,-109,-16,-106,26r14,222v-1,34,48,22,78,22v12,0,22,-10,23,-22r15,-222v0,-13,-11,-27,-24,-26","w":237},"(":{"d":"272,109v6,-5,6,-22,1,-27v-70,-123,-112,-209,-112,-383v0,-156,48,-282,114,-383v8,-13,-2,-23,-8,-29v-24,-15,-42,-35,-70,-46v-7,0,-14,2,-18,7v-120,163,-188,438,-105,685v26,78,60,151,107,220v3,4,21,6,25,1","w":259},")":{"d":"204,-64v85,-246,12,-526,-108,-691v-7,-6,-24,-5,-30,2r-54,38v-11,5,-15,21,-8,33v70,122,113,208,113,381v0,143,-39,269,-114,382v-4,7,-2,23,3,27v29,14,51,57,91,45v46,-67,80,-140,107,-217","w":259},"*":{"d":"70,-447v-9,7,-8,27,0,33v25,18,44,41,75,52v7,0,14,-4,20,-12r58,-89r60,87v3,15,28,18,38,8r-2,1r57,-44v8,-5,14,-24,5,-35r-68,-80r101,-29v16,-2,20,-22,13,-36v-14,-26,-11,-85,-50,-80r-99,39r6,-102v0,-41,-60,-23,-97,-26v-14,-1,-25,11,-24,26r5,102v-36,-13,-67,-30,-105,-40v-11,0,-22,8,-24,18r1,-1v-4,33,-45,75,-9,98r102,31r-64,81","w":428},"+":{"d":"224,-65v1,39,59,25,96,25v16,0,24,-8,24,-25r0,-192r191,0v40,1,25,-59,25,-94v0,-17,-8,-25,-25,-25r-191,0r0,-192v0,-40,-61,-24,-96,-24v-16,0,-24,8,-24,24r0,192r-191,0v-40,-1,-25,59,-25,94v0,17,8,25,25,25r191,0r0,192","w":549},",":{"d":"217,-117r-94,-26v-15,0,-23,7,-25,21v-10,70,-43,152,-67,207v4,33,46,30,73,41v9,0,14,-1,16,-3v40,-49,90,-145,109,-218","w":254},"-":{"d":"279,-160v38,2,24,-51,24,-83v0,-15,-8,-23,-24,-23r-226,0v-39,-2,-25,50,-25,83v0,15,8,23,25,23r226,0","w":313},".":{"d":"130,10v39,0,75,-35,75,-75v0,-39,-35,-75,-75,-75v-40,0,-75,36,-75,75v0,40,36,75,75,75","w":243},"\/":{"d":"385,-695v7,-13,2,-35,-14,-37r1,1v-29,-4,-77,-46,-92,-10r-292,709v5,33,47,31,71,46v12,8,30,2,36,-11","w":357},"0":{"d":"283,12v200,0,256,-180,256,-381v0,-201,-56,-381,-256,-381v-200,0,-256,180,-256,381v0,201,56,381,256,381xm283,-103v-138,0,-130,-210,-119,-355v7,-84,31,-178,119,-178v138,0,130,209,119,354v-7,84,-31,179,-119,179","w":547},"1":{"d":"129,-665v3,35,-12,86,27,84r66,-18r0,492v-33,4,-87,-14,-84,25v2,32,-12,82,24,82r244,0v36,2,22,-50,24,-82v3,-38,-50,-21,-83,-25r0,-606v0,-18,-10,-26,-29,-25r-171,49v-12,3,-18,11,-18,24","w":531},"2":{"d":"38,4v82,-11,151,-27,235,-6v132,33,241,-19,240,-146r-16,-16v-28,-2,-73,-21,-80,12v-8,42,-46,39,-88,30v-37,-7,-66,-15,-110,-11v75,-76,177,-171,227,-254v30,-49,46,-99,46,-150v0,-214,-263,-268,-404,-155v-21,16,-59,32,-38,61r32,44v6,9,27,15,37,3v20,-23,81,-51,130,-51v117,0,136,113,83,198v-71,115,-218,242,-312,344v-12,14,-6,47,-7,72v0,13,12,27,25,25","w":547},"3":{"d":"85,-585v51,-18,86,-52,154,-52v67,0,107,33,108,95v1,81,-62,99,-144,96v-40,-1,-21,58,-25,93v-3,26,23,25,49,25v78,0,137,31,138,111v1,69,-52,116,-121,115v-89,-1,-121,-18,-181,-54v-15,-9,-38,2,-36,21v4,35,-12,84,16,98v61,29,117,49,201,49v147,0,252,-79,252,-229v0,-81,-41,-146,-99,-174v46,-32,77,-86,79,-159v5,-167,-188,-241,-342,-178v-36,15,-68,32,-97,52v-20,31,19,56,27,79v3,8,11,12,21,12","w":545},"4":{"d":"521,-25v-2,-32,9,-79,-24,-79r-46,0r0,-62v33,-3,86,13,83,-25v-2,-33,13,-83,-25,-83r-58,0r0,-439v0,-17,-8,-25,-25,-25r-114,0v-8,-2,-20,11,-21,12r-273,446r0,89v0,17,8,25,24,25r287,0r0,62v-30,1,-69,-9,-67,25v3,31,-12,79,24,79r211,0v13,0,24,-11,24,-25xm144,-274r185,-305r0,305r-185,0","w":547},"5":{"d":"252,12v155,-5,247,-98,252,-254v5,-175,-131,-274,-315,-240r7,-139r255,0v38,0,22,-57,25,-93v1,-13,-11,-24,-25,-24r-341,0v-12,-1,-25,12,-25,23r-16,356v-2,20,26,31,40,19v36,-19,88,-34,137,-35v82,0,127,48,127,133v0,83,-45,138,-129,138v-80,0,-114,-29,-174,-54v-39,1,-21,62,-25,99v0,10,4,17,13,22v52,27,111,51,194,49","w":545},"6":{"d":"301,12v151,0,238,-101,242,-254v4,-146,-94,-246,-236,-245v-51,0,-96,16,-135,48v11,-115,51,-194,151,-200v58,-3,88,21,131,34v31,-3,29,-45,44,-65v9,-11,0,-31,-7,-35v-39,-22,-104,-45,-169,-45v-89,0,-172,54,-206,103v-51,75,-77,149,-77,276v0,221,73,383,262,383xm297,-374v72,0,116,61,116,138v0,71,-48,136,-116,136v-70,0,-115,-61,-115,-136v0,-77,43,-138,115,-138","w":547},"7":{"d":"117,-36v-17,50,56,33,100,36v8,0,21,-9,23,-15r277,-640v-3,-33,13,-83,-25,-83r-428,0v-39,-1,-24,58,-24,92v0,17,8,25,24,25r311,0r-259,586"},"8":{"d":"282,12v146,0,241,-82,241,-227v0,-82,-43,-148,-99,-180v42,-30,75,-85,75,-151v0,-129,-93,-204,-217,-204v-130,0,-216,75,-216,204v0,66,32,122,75,151v-58,31,-100,97,-100,180v0,145,96,227,241,227xm282,-335v64,0,114,54,114,119v0,64,-51,119,-114,119v-63,0,-113,-55,-113,-119v0,-64,50,-119,113,-119xm282,-645v54,0,95,42,95,97v0,53,-41,97,-95,97v-53,0,-94,-44,-94,-97v0,-55,41,-97,94,-97"},"9":{"d":"158,4v254,48,367,-131,367,-379v0,-211,-76,-380,-263,-375v-151,4,-237,98,-242,250v-4,140,96,241,234,239v57,0,103,-14,137,-41v-8,138,-85,229,-225,192v-21,-6,-42,-14,-64,-24r1,1v-49,-18,-32,50,-35,91v7,37,61,40,90,46xm265,-639v68,0,118,64,118,132v0,79,-44,132,-118,132v-68,1,-118,-62,-118,-132v0,-75,44,-132,118,-132","w":547},":":{"d":"130,12v40,0,75,-41,75,-83v0,-42,-34,-82,-75,-82v-41,0,-75,40,-75,82v0,42,35,83,75,83xm130,-334v40,0,75,-41,75,-82v0,-43,-34,-82,-75,-82v-41,0,-75,39,-75,82v0,41,35,82,75,82","w":243},";":{"d":"218,-121r-96,-28v-12,0,-22,12,-24,22v-9,65,-38,151,-62,202v-11,13,-2,39,14,39v22,5,48,28,71,14v40,-51,91,-149,108,-225xm142,-337v41,0,78,-40,78,-83v0,-42,-36,-82,-78,-82v-42,0,-78,40,-78,82v0,43,37,83,78,83","w":254},"<":{"d":"560,-497v-3,-39,14,-108,-35,-92r1,-1r-502,220v-24,10,-19,69,-12,98v3,5,7,8,11,9r513,223v37,-1,20,-60,24,-96v0,-8,-9,-21,-15,-23r-363,-157r363,-158v6,-2,15,-15,15,-23","w":549},"=":{"d":"33,-286v-38,0,-25,55,-25,90v0,17,8,25,25,25r502,0v40,1,22,-57,25,-91v1,-13,-11,-24,-25,-24r-502,0xm535,-321v40,1,25,-56,25,-90v0,-16,-8,-24,-25,-24r-502,0v-40,-1,-25,56,-25,90v0,16,8,24,25,24r502,0","w":549},">":{"d":"545,-263v22,-10,13,-53,15,-84v0,-8,-9,-21,-15,-23r-502,-220r1,1v-50,-19,-33,50,-36,92v0,8,8,20,15,23r362,158r-361,157v-26,10,-16,60,-16,94v0,17,16,32,33,24","w":549},"?":{"d":"195,-193v38,-2,99,15,99,-25v0,-66,7,-104,41,-137v68,-65,110,-100,113,-211v3,-125,-89,-190,-215,-190v-94,0,-165,51,-209,95v-8,7,-8,30,0,36v18,13,41,70,73,42v30,-26,71,-62,127,-62v87,0,121,79,78,143v-48,72,-139,113,-131,238v2,31,-7,73,24,71xm232,12v43,0,82,-39,82,-83v0,-44,-38,-84,-82,-84v-44,0,-81,40,-81,84v0,43,39,83,81,83","w":465},"@":{"d":"446,-181v25,51,111,50,167,22v92,-44,158,-138,158,-275v0,-158,-96,-256,-217,-298v-229,-79,-428,49,-493,224v-49,134,-32,299,48,395v78,94,232,157,401,120v84,-19,152,-56,210,-98v18,-32,-22,-54,-32,-78v-11,-8,-26,-2,-37,5v-69,43,-133,79,-244,79v-206,0,-308,-188,-242,-383v44,-129,192,-230,357,-165v33,14,61,34,84,59v-32,2,-76,-9,-87,15v-45,-44,-132,-43,-193,-12v-89,45,-152,137,-155,268v-2,96,65,164,158,163v42,0,81,-14,117,-41xm477,-428v0,90,-43,181,-131,184v-34,1,-55,-27,-54,-62v4,-94,43,-178,128,-186v39,-4,57,24,57,64xm629,-543v69,94,18,294,-80,291","w":784},"A":{"d":"503,-18v2,9,14,18,25,18r123,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r-209,-614r1,1v-10,-33,-69,-13,-106,-18v-10,-1,-20,10,-23,17r-225,614v-29,0,-63,-4,-62,25v2,33,-10,82,24,82v45,0,112,16,132,-17r78,-223r210,0r74,223xm330,-548r62,194r-132,0","w":661},"B":{"d":"315,0v163,-2,291,-53,291,-216v0,-83,-51,-150,-113,-176v53,-36,79,-87,79,-153v0,-142,-111,-193,-252,-193r-266,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r261,0xm215,-328v121,-2,251,-12,251,109v0,72,-60,109,-135,108r-116,0r0,-217xm215,-627v105,-1,223,-11,222,93v-1,105,-116,96,-222,95r0,-188","w":625},"C":{"d":"386,-640v68,-2,108,19,163,35v13,0,21,-6,24,-17r-1,1v6,-28,47,-75,11,-93v-90,-45,-239,-60,-343,-14v-127,57,-210,179,-210,359v0,181,79,302,206,359v103,46,265,28,346,-18v24,-14,9,-62,13,-95v2,-21,-25,-32,-40,-20v-48,25,-94,44,-165,42v-149,-5,-223,-115,-223,-268v0,-154,68,-266,219,-271","w":608},"D":{"d":"271,0v244,-4,385,-130,385,-369v0,-238,-141,-366,-385,-369r-215,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r215,0xm218,-627v196,-14,302,82,302,258v0,176,-103,275,-302,258r0,-516","w":673},"E":{"d":"500,-354v-3,-35,12,-87,-25,-87r-258,0r0,-186r285,0v37,1,24,-53,24,-86v0,-17,-8,-25,-24,-25r-446,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r479,0v35,-1,22,-53,25,-86v0,-14,-11,-25,-24,-25r-319,0r0,-219r258,0v14,0,25,-11,25,-24"},"F":{"d":"501,-627v39,2,25,-52,25,-86v0,-17,-8,-25,-25,-25r-452,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r203,0v37,2,22,-49,25,-82v2,-33,-38,-24,-68,-25r0,-229r226,0v39,2,25,-52,25,-86v0,-17,-8,-25,-25,-25r-226,0r0,-180r292,0","w":509},"G":{"d":"172,-369v-4,-182,111,-308,301,-261v29,6,51,24,80,32v36,-4,32,-49,48,-73v8,-12,3,-33,-11,-36v-85,-49,-244,-70,-349,-21v-125,57,-203,179,-205,359v-3,273,189,437,470,371v39,-9,76,-24,112,-43r9,-17r0,-324v0,-14,-11,-25,-24,-25r-142,0v-38,-2,-22,50,-25,83v-2,32,35,24,64,25r0,184v-33,10,-67,15,-104,15v-151,0,-221,-115,-224,-269","w":650},"H":{"d":"680,0v37,2,22,-49,25,-82v2,-30,-31,-25,-59,-25r0,-524v28,0,61,5,59,-25v-3,-33,13,-82,-25,-82r-138,0v-17,0,-25,8,-25,25r0,274r-307,0r0,-274v0,-17,-8,-25,-25,-25r-138,0v-36,-2,-21,50,-24,82v-2,30,30,25,58,25r0,524v-28,0,-60,-6,-58,25v3,32,-12,82,24,82r138,0v17,0,25,-8,25,-25r0,-303r307,0r0,303v0,17,8,25,25,25r138,0","w":726},"I":{"d":"256,-656v-2,-33,10,-82,-24,-82r-186,0v-36,-2,-21,50,-24,82v-2,29,28,25,55,25r0,524v-27,0,-57,-5,-55,25v3,32,-12,82,24,82r186,0v34,0,22,-49,24,-82v1,-27,-28,-26,-56,-25r0,-524v28,1,57,2,56,-25","w":273},"J":{"d":"-1,-6v130,60,285,8,285,-147r0,-479v27,0,60,5,58,-24v-3,-33,13,-82,-25,-82r-196,0v-37,-2,-21,50,-24,82v-3,31,34,23,62,24r0,459v-1,46,-11,76,-54,77v-30,1,-61,-13,-95,-24v-36,1,-21,56,-24,91v0,6,8,21,13,23","w":350},"K":{"d":"502,-12v1,0,16,14,22,12r129,0v36,2,22,-50,24,-82v3,-37,-46,-22,-78,-25r-215,-356r154,-168v38,-6,107,18,107,-25v0,-33,12,-84,-25,-82v-48,3,-112,-9,-147,8r-258,284r0,-267v0,-17,-8,-25,-24,-25r-138,0v-37,-2,-22,49,-25,82v-2,30,31,25,59,25r0,524v-28,0,-61,-5,-59,25v3,33,-13,82,25,82r138,0v16,0,24,-8,24,-25r0,-254r77,-85","w":662},"L":{"d":"282,-656v-2,-33,10,-82,-24,-82r-204,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r479,0v35,0,22,-52,24,-86v0,-14,-11,-25,-24,-25r-318,0r0,-520v30,0,68,6,67,-25","w":542},"M":{"d":"713,-25v0,14,11,25,24,25r138,0v37,2,22,-49,25,-82v2,-30,-31,-25,-59,-25r0,-524v28,0,61,5,59,-25v-3,-33,13,-82,-25,-82r-184,0v-6,0,-22,9,-22,15r-206,501r-210,-500v-2,-7,-15,-16,-23,-16r-180,0v-37,-2,-22,49,-25,82v-2,30,31,25,59,25r0,524v-28,0,-61,-5,-59,25v3,33,-13,82,25,82r129,0v13,0,24,-11,24,-25r0,-491r210,501v10,23,83,23,93,0r207,-499r0,489","w":919},"N":{"d":"575,0v43,-6,123,20,123,-25r0,-606v28,0,61,5,59,-25v-3,-33,13,-82,-25,-82r-132,0v-17,0,-25,8,-25,25r0,502r-341,-516v0,0,-15,-13,-21,-11r-157,0v-34,0,-22,49,-24,82v-1,27,30,26,58,25r0,524v-28,-1,-59,-3,-58,25v2,33,-10,82,24,82r133,0v13,0,24,-11,24,-25r0,-502r342,516v0,0,14,13,20,11","w":764},"O":{"d":"379,18v235,0,350,-153,350,-387v0,-234,-116,-387,-350,-387v-234,0,-350,153,-350,387v0,234,116,387,350,387xm379,-643v153,0,213,119,213,274v0,155,-60,273,-213,273v-153,0,-212,-119,-212,-273v0,-154,59,-274,212,-274","w":754},"P":{"d":"315,-294v150,1,249,-75,249,-220v0,-144,-101,-224,-249,-224r-264,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r201,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r0,-187r104,0xm319,-627v71,0,115,41,114,113v0,72,-41,109,-114,109r-108,0r0,-222r108,0","w":567},"Q":{"d":"267,133v36,-11,43,-54,92,-50v32,2,50,10,81,22r-1,-1v79,25,173,92,265,38v26,-14,49,-38,71,-71r-4,-25r-38,-31r2,1v-7,-8,-28,-9,-34,0v-53,76,-140,3,-208,-13v155,-39,247,-182,245,-374v-3,-235,-115,-389,-351,-389v-235,0,-347,154,-350,389v-2,188,86,333,237,372v-28,23,-54,46,-66,84v4,27,37,38,59,48xm387,-646v155,0,212,121,212,276v0,155,-59,274,-212,274v-153,0,-212,-120,-212,-274v0,-155,58,-276,212,-276","w":755},"R":{"d":"558,-524v0,-139,-101,-214,-247,-214r-264,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r195,0v37,2,22,-49,25,-82v2,-30,-31,-25,-59,-25r0,-206r89,0v85,43,78,186,121,271v25,50,103,42,176,42v34,0,22,-49,24,-82v1,-30,-36,-25,-66,-25v-35,0,-35,-52,-47,-90r1,1v-17,-60,-29,-102,-67,-140v69,-28,119,-98,119,-188xm317,-627v67,-1,106,37,106,103v0,66,-35,99,-106,99r-109,0r0,-202r109,0","w":604},"S":{"d":"33,-22v180,81,471,44,461,-182v-7,-153,-103,-195,-221,-237v-78,-28,-132,-37,-132,-113v0,-121,201,-96,282,-58v34,-3,29,-47,43,-70v8,-12,4,-33,-11,-36v-39,-17,-130,-38,-189,-38v-146,0,-251,72,-251,212v0,194,205,193,316,272v22,16,32,41,32,71v0,142,-223,109,-310,60r1,1v-49,-18,-32,53,-35,95v0,8,8,21,14,23","w":499},"T":{"d":"527,-627v39,2,25,-52,25,-86v0,-17,-8,-25,-25,-25r-515,0v-37,-1,-24,53,-24,86v0,17,8,25,24,25r193,0r0,520v-27,0,-59,-5,-57,25v3,32,-12,82,24,82r195,0v37,2,22,-49,25,-82v2,-30,-30,-25,-58,-25r0,-520r193,0","w":536},"U":{"d":"363,18v186,0,280,-91,280,-270r0,-380v28,1,60,3,58,-24v-2,-33,13,-83,-25,-83r-134,0v-17,0,-25,8,-25,25r0,446v0,116,-42,172,-153,172v-114,0,-155,-54,-156,-172r0,-446v0,-17,-8,-25,-25,-25r-141,0v-34,0,-23,50,-24,83v-1,26,30,25,58,24r0,380v2,181,97,270,287,270","w":717},"V":{"d":"-14,-713v2,33,-10,82,24,82r41,0r215,614v12,29,68,13,105,17v9,0,21,-10,23,-17r215,-614v29,-1,69,8,67,-25v-3,-33,13,-82,-25,-82r-113,0v-13,0,-20,6,-23,18r1,-1r-180,520r-178,-520r1,1v-2,-9,-13,-18,-23,-18r-126,0v-13,0,-24,11,-24,25","w":662},"W":{"d":"632,-18v7,30,74,14,113,18v10,1,26,-11,24,-18r182,-613v28,-1,64,6,62,-25v-3,-33,12,-84,-25,-82v-43,3,-98,-7,-133,5v-4,3,-10,9,-8,13r-141,498r-138,-498v-11,-32,-74,-13,-113,-18v-10,-1,-26,10,-24,18r-141,499r-138,-499v-2,-10,-14,-18,-25,-18r-116,0v-37,-2,-22,49,-25,82v-2,30,30,25,57,25r171,613v12,32,75,13,114,18v10,1,26,-11,24,-18r140,-485","w":999},"X":{"d":"-14,-82v1,33,-10,82,24,82v43,0,103,11,130,-11r176,-264r175,263v26,25,96,8,142,12v37,3,23,-49,25,-82v3,-37,-47,-22,-79,-25r-188,-282r161,-242v34,-2,85,11,84,-25v-1,-33,10,-82,-24,-82v-44,0,-104,-11,-131,11r-157,236r-157,-235v-26,-25,-95,-8,-141,-12v-37,-3,-22,49,-25,82v-3,36,46,22,77,25r170,254r-180,270v-34,2,-83,-11,-82,25","w":644},"Y":{"d":"-15,-713v0,33,-10,82,24,82r34,0r193,308r0,216v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r195,0v37,2,22,-49,25,-82v2,-30,-30,-25,-58,-25r0,-220r173,-304v28,-1,64,6,62,-25v-3,-33,12,-85,-25,-82v-39,3,-99,-15,-115,13r-158,275r-171,-276v-2,0,-13,-14,-21,-12v-44,7,-125,-20,-125,25","w":585},"Z":{"d":"10,-104v4,38,-15,104,24,104r497,0v39,1,25,-54,25,-88v0,-17,-8,-25,-25,-25r-363,0r383,-524v-5,-37,17,-101,-25,-101r-486,0v-38,-1,-24,55,-24,88v0,17,8,25,24,25r350,0","w":541},"[":{"d":"241,-656v-1,-34,11,-84,-24,-85r-147,0v-16,0,-24,8,-24,24r0,832v0,17,8,25,24,25r147,0v35,0,24,-52,24,-86v0,-34,-50,-22,-83,-24r0,-661v34,-2,84,11,83,-25","w":236},"\\":{"d":"280,1v19,37,63,-3,91,-9v13,-2,23,-25,13,-36r-288,-697v-20,-34,-64,5,-92,10r1,-1v-16,1,-20,23,-14,37","w":357},"]":{"d":"96,30v-33,2,-84,-11,-82,24v2,32,-13,87,23,86r148,0v13,0,24,-11,24,-25r0,-832v0,-13,-11,-24,-24,-24r-148,0v-34,1,-21,52,-23,85v-2,39,50,21,82,25r0,661","w":236},"^":{"d":"513,-251v28,0,46,-22,71,-29v14,-4,23,-28,12,-40r-212,-392v-10,-24,-66,-16,-94,-11v-4,2,-6,5,-8,9r-210,394v-11,11,-3,37,10,39r58,26r-1,-1v13,7,29,0,34,-10r158,-297r161,299v3,9,10,13,21,13","w":646},"_":{"d":"490,121v38,2,25,-47,25,-79v0,-15,-8,-23,-25,-23r-480,0v-38,-2,-25,47,-25,79v0,15,8,23,25,23r480,0","w":500},"`":{"d":"222,-711v-42,0,-122,-11,-93,40r-1,-2r140,174v15,17,55,8,85,10v23,2,31,-23,19,-39r-130,-173v-3,-4,-15,-10,-20,-10","w":480},"a":{"d":"506,-111v-16,-20,-42,5,-58,7r0,-211v-1,-129,-72,-196,-206,-195v-57,0,-108,12,-154,36v-31,17,1,58,8,81v3,10,11,15,22,15v65,-33,213,-49,206,54v-29,-16,-69,-29,-112,-29v-115,0,-198,72,-198,182v0,115,74,183,192,183v56,0,104,-20,134,-46v37,58,149,30,187,-10r5,-24xm222,-250v58,0,102,26,103,77v1,50,-47,81,-100,81v-53,0,-86,-29,-86,-79v0,-48,32,-79,83,-79","w":518},"b":{"d":"325,12v146,0,231,-117,231,-265v0,-155,-83,-266,-238,-264v-55,0,-101,19,-134,44r-1,-224v5,-81,-72,-124,-148,-90v-26,12,-76,27,-57,64v10,19,27,58,57,37r-3,1v12,-5,27,-21,27,4r0,656v0,42,64,21,100,25v20,2,27,-13,25,-35v34,26,82,47,141,47xm315,-408v80,0,111,72,111,155v0,82,-32,154,-111,154v-81,0,-131,-72,-131,-154v0,-82,50,-155,131,-155","w":570},"c":{"d":"275,-400v48,0,81,14,117,25v34,-3,30,-48,46,-70v2,-42,-57,-43,-86,-56v-190,-39,-331,68,-331,252v0,182,142,301,331,251v35,-9,76,-11,85,-46v-2,-35,11,-88,-25,-88v-45,16,-78,36,-134,36v-84,0,-130,-67,-130,-153v0,-84,42,-151,127,-151","w":437},"d":{"d":"267,12v58,0,111,-23,145,-53v33,66,152,40,192,-4r5,-24v-15,-19,-27,-65,-61,-47v-9,6,-14,10,-23,11r-1,-592v5,-81,-72,-124,-148,-90v-26,12,-75,27,-57,64v13,15,12,42,40,43v15,1,27,-16,38,-14v9,64,0,149,3,220v-37,-29,-83,-43,-139,-43v-153,0,-225,110,-228,264v-3,153,81,267,234,265xm275,-408v78,0,125,74,125,155v0,81,-48,155,-127,155v-78,0,-109,-74,-109,-155v0,-82,33,-155,111,-155","w":583},"e":{"d":"432,-131v-59,27,-171,60,-227,5v-21,-20,-34,-43,-40,-72r301,0v30,2,25,-30,25,-57v1,-157,-71,-254,-221,-255v-146,-1,-237,112,-237,261v0,151,90,261,246,261v75,0,115,-11,164,-34v23,-12,10,-54,13,-84v1,-14,-11,-25,-24,-25xm165,-302v12,-60,38,-104,102,-104v62,0,87,44,93,104r-195,0","w":500},"f":{"d":"249,-688v31,-3,66,35,86,2v6,-24,37,-62,10,-81v-31,-22,-57,-31,-103,-31v-111,0,-165,72,-165,180r0,112v-33,4,-86,-14,-84,25v2,31,-12,78,24,78r60,0r0,378v0,42,62,21,98,25v13,2,24,-11,24,-25r0,-378v38,-6,108,18,108,-24v0,-32,12,-79,-25,-79r-83,0v5,-72,-19,-178,50,-182","w":296},"g":{"d":"273,234v168,2,254,-107,254,-274r0,-440v0,-42,-63,-21,-99,-25v-19,-2,-27,11,-25,32v-39,-29,-86,-43,-139,-43v-145,-2,-231,116,-231,264v0,154,83,266,236,264v53,0,100,-18,134,-43v-1,94,-39,155,-135,155v-58,0,-99,-13,-140,-30r1,1v-17,-9,-37,4,-36,21v2,31,-11,75,15,87v47,20,98,31,165,31xm273,-407v81,0,130,73,130,155v0,81,-50,154,-130,154v-79,0,-110,-72,-110,-154v0,-83,30,-155,110,-155","w":567},"h":{"d":"367,-109v0,74,24,115,97,115v43,-1,82,-23,110,-45r4,-24v-13,-17,-21,-49,-45,-52v-11,-1,-28,14,-39,16r-1,-231v-1,-121,-66,-189,-192,-187v-45,0,-84,13,-118,39r0,-218v5,-83,-72,-125,-149,-91v-27,12,-76,29,-56,65v9,16,18,42,40,43v13,0,29,-17,39,-15r2,669v0,42,63,25,99,25v17,0,25,-8,25,-25v7,-154,-40,-376,112,-381v53,-2,73,40,73,96","w":548},"i":{"d":"74,-108v0,72,23,114,93,114v41,-1,79,-24,106,-45r4,-23v-12,-17,-21,-53,-44,-53v-13,0,-24,15,-37,16r0,-307v5,-78,-70,-122,-144,-88v-26,12,-75,29,-55,65v9,16,17,42,39,43v12,1,27,-17,37,-15v6,91,1,198,1,293xm122,-581v44,0,75,-33,75,-77v0,-40,-35,-77,-75,-77v-39,0,-74,37,-74,77v0,44,31,77,74,77","w":248},"j":{"d":"-47,215v126,57,241,-10,241,-160r0,-461v5,-79,-67,-125,-142,-91v-26,13,-73,28,-55,65v12,15,14,42,39,43v14,1,25,-16,37,-14r1,450v-2,50,-1,81,-48,82v-31,2,-42,-20,-69,-20v-34,0,-22,49,-24,82v-1,8,10,23,20,24xm116,-582v45,0,77,-35,77,-80v0,-42,-35,-81,-77,-81v-42,0,-77,39,-77,81v0,45,32,80,77,80xm-47,215r5,1","w":232},"k":{"d":"337,-63v38,94,165,66,215,11v5,-33,-17,-47,-26,-62v-21,-36,-52,31,-72,-6r-107,-201r146,-98v14,-34,-22,-59,-33,-81v-6,-12,-23,-16,-35,-7r-241,170r0,-361v5,-80,-72,-123,-148,-89v-27,12,-78,28,-58,65v9,16,18,42,40,43v13,0,29,-17,39,-15r2,669v0,42,63,25,100,25v17,0,25,-8,25,-25r0,-184r59,-40","w":501},"l":{"d":"56,-109v1,74,21,115,93,115v43,0,79,-22,106,-45r5,-23v-13,-17,-21,-51,-45,-53v-13,-1,-29,17,-37,16r-1,-597v5,-81,-68,-125,-143,-91v-27,12,-74,29,-55,65v9,16,16,43,39,43v14,1,26,-17,37,-15","w":234},"m":{"d":"669,-103v-8,93,73,131,154,97v20,-8,38,-20,55,-33r6,-22v-14,-17,-22,-50,-47,-53v-11,-1,-29,14,-40,16r0,-228v-1,-121,-61,-185,-187,-184v-65,0,-117,27,-146,67v-29,-42,-78,-67,-149,-67v-57,0,-101,21,-131,51v-29,-62,-139,-38,-181,0v-21,19,3,49,13,66v16,26,44,-1,61,-3v2,0,3,4,3,13r0,358v0,42,63,25,100,25v17,0,25,-8,25,-25v0,-147,-44,-375,103,-375v54,0,64,47,65,106r0,269v0,43,66,25,103,25v17,0,25,-8,25,-25v0,-147,-45,-375,102,-375v52,0,65,38,66,92r0,205","w":852},"n":{"d":"387,-103v-8,93,72,131,152,97v19,-8,38,-20,55,-33r6,-22v-14,-17,-21,-50,-47,-53v-11,0,-28,14,-39,16r-1,-227v-1,-120,-67,-187,-192,-185v-59,0,-104,23,-136,54v-27,-65,-139,-43,-182,-3v-21,19,3,49,13,66v16,26,43,0,60,-3v2,0,3,4,3,13r0,358v1,40,62,25,99,25v16,0,24,-8,24,-25v7,-153,-39,-375,112,-375v52,0,73,39,73,94r0,203","w":567},"o":{"d":"260,12v152,0,245,-108,245,-261v0,-153,-93,-261,-245,-261v-152,0,-245,108,-245,261v0,153,94,261,245,261xm260,-405v79,0,117,75,117,156v0,82,-38,155,-117,155v-79,0,-117,-74,-117,-155v0,-82,38,-156,117,-156","w":519},"p":{"d":"344,12v151,0,223,-111,226,-264v3,-154,-81,-266,-234,-264v-62,1,-113,24,-148,56v-29,-68,-141,-46,-185,-5v-7,4,-16,26,-5,36v11,15,17,42,40,43v14,0,26,-17,38,-15v2,0,3,5,3,14r0,585v0,42,63,25,99,25v17,0,25,-8,25,-25r0,-228v36,28,83,42,141,42xm330,-407v78,0,109,74,109,155v0,82,-33,154,-111,154v-78,0,-125,-74,-125,-154v0,-81,48,-155,127,-155","w":584},"q":{"d":"269,12v52,0,101,-19,134,-43r0,229v0,42,63,25,99,25v17,0,25,-8,25,-25r0,-678v0,-42,-63,-21,-99,-25v-18,-2,-26,10,-25,30v-37,-27,-84,-41,-141,-41v-153,0,-226,109,-229,264v-3,154,83,266,236,264xm273,-407v81,0,130,73,130,155v0,81,-50,154,-130,154v-79,0,-110,-72,-110,-154v0,-83,30,-155,110,-155","w":567},"r":{"d":"296,-392v35,-6,73,45,86,1v8,-27,39,-68,8,-88v-63,-40,-162,-32,-207,32v-23,-78,-140,-51,-185,-9v-15,25,11,47,18,63v13,26,41,0,59,-2r2,370v0,41,62,25,98,25v16,0,24,-8,24,-25v4,-147,-27,-344,97,-367","w":376},"s":{"d":"211,-406v50,0,81,19,120,29v30,-2,28,-39,42,-58v8,-10,2,-32,-8,-35v-117,-74,-352,-47,-347,117v3,108,86,129,172,152v44,12,78,15,81,56v2,36,-39,50,-77,50v-67,0,-109,-29,-156,-49v-37,1,-21,57,-24,92v0,7,9,22,16,22v46,23,100,44,171,42v112,-3,188,-53,192,-166v5,-138,-132,-140,-231,-180v-16,-7,-24,-17,-24,-28v0,-29,24,-44,73,-44xm316,-386v-10,-5,-10,-28,3,-29v4,0,9,3,16,10","w":390},"t":{"d":"76,-141v-17,152,146,176,253,118v13,-15,8,-48,9,-75v-11,-54,-65,2,-106,-2v-31,-3,-33,-18,-34,-52r0,-248r96,0v36,2,25,-46,25,-78v0,-16,-8,-24,-25,-24r-96,0r0,-105v0,-40,-62,-20,-97,-24v-14,-2,-25,11,-25,24r0,105v-32,3,-85,-13,-83,24v2,31,-11,78,24,78r59,0r0,259","w":308},"u":{"d":"568,-107v-15,-26,-43,0,-60,3r0,-370v0,-40,-63,-24,-99,-24v-17,0,-25,8,-25,24v-7,153,40,375,-112,375v-52,0,-72,-39,-72,-94r0,-208v4,-78,-74,-119,-149,-87v-26,11,-77,28,-57,64v9,16,17,42,40,43v14,0,26,-17,38,-15v6,68,1,151,2,223v2,120,66,187,192,185v59,0,102,-24,134,-53v32,67,148,38,188,-3r5,-24","w":566},"v":{"d":"-1,-392v11,25,45,1,59,0r16,29r131,347v12,28,69,12,106,16v8,0,21,-9,23,-15r184,-440v-6,-31,-60,-36,-88,-48v-12,0,-18,5,-22,15r-132,320r-80,-223v-24,-60,-34,-104,-106,-107v-33,-1,-73,16,-103,40v-25,20,4,48,12,66xm195,-393r1,3","w":502},"w":{"d":"480,-18v11,31,71,14,109,18v9,0,21,-9,23,-16r169,-440v-7,-33,-59,-34,-88,-47v-9,0,-18,5,-23,17r-116,309r-64,-206v-21,-61,-35,-115,-111,-115v-46,0,-77,20,-108,43v-17,24,10,46,19,62v17,32,47,-14,68,4v3,3,8,11,13,23r-100,206v-35,-99,-60,-230,-110,-310v-47,-48,-121,-30,-179,15v-17,24,11,46,21,62v22,36,56,-29,75,29r112,347r-1,-1v11,31,70,14,108,18v7,0,21,-9,22,-15r98,-198r64,196","w":765},"x":{"d":"473,-458v-21,-17,-36,-62,-75,-46r-139,155v-31,-44,-57,-104,-97,-135v-53,-40,-130,6,-158,40v-19,23,12,52,21,63v6,13,27,14,37,5r-2,1v22,-19,35,-11,49,11r68,106r-167,185v-9,4,-11,31,2,35v20,17,38,64,75,43r150,-168v34,48,59,114,105,148v57,43,133,-8,165,-44v6,-30,-17,-45,-25,-59v-7,-12,-27,-14,-37,-5v-19,16,-30,14,-48,-14r-77,-118r153,-170v8,-5,11,-24,0,-33","w":483},"y":{"d":"262,233v170,0,243,-101,243,-275r0,-438v0,-42,-63,-25,-99,-25v-16,0,-24,8,-24,25v-7,153,40,374,-111,380v-52,2,-72,-41,-72,-95r0,-211v4,-79,-74,-121,-149,-88v-27,13,-76,28,-56,65v9,16,17,42,39,43v13,0,29,-17,39,-15r1,226v1,120,66,188,191,187v51,0,92,-20,122,-44v-2,99,-28,156,-129,156v-53,0,-97,-12,-132,-29r1,1v-47,-19,-35,45,-35,85v0,37,52,34,84,44v25,8,55,8,87,8","w":544},"z":{"d":"163,-12v32,0,109,21,145,20v86,-1,145,-58,144,-149r-15,-19v-29,0,-69,-17,-77,14v-20,77,-100,4,-168,19r245,-291v-2,-33,10,-80,-25,-80r-359,0v-35,0,-22,51,-24,85v0,13,11,24,24,24r209,0r-262,311v2,36,-12,90,31,82v36,-6,86,-16,132,-16","w":433},"{":{"d":"91,-7v0,79,53,147,122,147v35,0,89,12,89,-25v0,-34,11,-84,-24,-85r-50,0v-20,-2,-21,-27,-22,-51r0,-152v1,-60,-21,-101,-52,-128v31,-26,53,-67,52,-125r0,-155v1,-25,2,-49,22,-50v32,-2,76,8,74,-25v-2,-34,11,-84,-24,-85r-65,0v-68,1,-122,68,-122,147v0,91,25,231,-56,240v-34,4,-22,50,-24,83v0,14,11,25,24,25v81,0,56,149,56,239","w":294},"|":{"d":"70,18v31,0,75,12,75,-25r0,-725v2,-36,-44,-24,-75,-24v-15,0,-23,8,-23,24r0,725v0,17,8,25,23,25","w":176},"}":{"d":"222,-7v0,-94,-25,-231,62,-239r18,-19v-3,-35,12,-85,-24,-89v-81,-8,-56,-149,-56,-240v0,-79,-54,-147,-122,-147v-35,0,-89,-12,-89,24v0,34,-11,85,24,86r50,0v21,1,21,25,22,50r0,155v-1,57,21,99,51,125v-30,27,-52,69,-51,128r0,152v-1,25,-1,50,-22,51v-31,1,-75,-8,-74,24v1,34,-11,85,24,86r65,0v70,-1,122,-68,122,-147","w":294},"~":{"d":"338,-347v-53,-26,-137,-44,-187,-5v-21,17,-55,45,-70,84v4,27,35,33,51,49v15,10,33,4,38,-13v1,0,-2,3,0,3v44,-82,156,4,213,17v103,24,157,-27,201,-94r-4,-24v-24,-13,-56,-60,-84,-23r0,-2v-24,63,-115,33,-159,7xm170,-228v-1,0,-1,0,-1,1","w":645},"\u2026":{"d":"497,10v42,0,84,-34,84,-75v0,-40,-42,-75,-84,-75v-42,0,-83,35,-83,75v0,41,41,75,83,75xm173,10v42,0,83,-34,83,-75v0,-40,-41,-75,-83,-75v-42,0,-84,35,-84,75v0,41,43,75,84,75xm822,10v42,0,83,-34,83,-75v0,-40,-41,-75,-83,-75v-42,0,-83,35,-83,75v0,41,41,75,83,75","w":975},"\u2018":{"d":"232,-736v-26,-5,-55,-30,-81,-13v-41,48,-88,140,-106,214v12,39,69,34,106,48v15,0,23,-7,25,-20v10,-65,42,-153,68,-204","w":254},"\u2019":{"d":"225,-731r-96,-27v-11,0,-22,9,-23,20v-11,71,-44,151,-68,208v5,33,46,31,74,42v7,0,12,-1,15,-4v41,-50,90,-144,110,-218","w":254},"\u201c":{"d":"246,-736v-27,-5,-57,-30,-85,-13v-41,48,-93,141,-113,214v0,10,10,24,19,25v36,5,73,32,109,18v5,-4,8,-9,9,-15v13,-66,44,-154,73,-204xm426,-736v-27,-5,-57,-30,-85,-13v-41,48,-93,141,-113,214v0,10,10,23,19,25v32,6,59,23,93,23v15,0,23,-7,25,-20v13,-65,42,-154,71,-203","w":449},"\u201d":{"d":"417,-732r-101,-26v-13,0,-21,7,-23,20v-10,71,-48,152,-71,209v0,13,6,20,17,23r-1,-1v24,5,55,30,79,12v41,-48,94,-142,113,-215xm237,-732r-101,-26v-13,0,-21,7,-23,20v-10,64,-42,150,-68,197v-8,14,-1,33,14,35r-1,-1v25,5,55,30,79,12v41,-48,94,-142,113,-215","w":449},"\u2013":{"d":"490,-160v38,2,25,-47,25,-79v0,-15,-8,-23,-25,-23r-480,0v-38,-2,-25,48,-25,80v0,15,8,22,25,22r480,0","w":500},"\u2014":{"d":"990,-160v38,2,25,-47,25,-79v0,-15,-8,-23,-25,-23r-980,0v-38,-2,-25,48,-25,80v0,15,8,22,25,22r980,0","w":1000},"\u2122":{"d":"410,-724v-30,-1,-25,36,-25,66v0,22,16,27,39,25r0,260v-23,-2,-40,2,-39,24v1,29,-8,67,25,67r92,0v17,0,25,-8,25,-25r0,-199r89,209v9,23,75,22,85,0r87,-207r0,197v0,17,8,25,25,25r98,0v32,2,23,-38,24,-67v1,-22,-16,-26,-39,-24r0,-260v23,2,40,-2,39,-25v-1,-29,8,-66,-24,-66r-124,0v-5,0,-21,10,-22,14r-104,247r-106,-247v-2,-5,-16,-14,-22,-14r-123,0xm38,-724v-32,-1,-24,41,-25,72v0,16,8,24,25,24r103,0r0,255v-23,-1,-41,1,-40,24v1,29,-8,67,24,67r142,0v33,2,24,-37,25,-67v1,-22,-17,-26,-40,-24r0,-255r102,0v35,2,23,-42,25,-72v0,-13,-11,-24,-25,-24r-316,0","w":974},"\u00a1":{"d":"161,-289v-35,2,-84,-10,-85,25r-5,462v-1,42,60,21,95,25v13,2,24,-11,24,-25r-5,-462v1,-11,-14,-25,-24,-25xm130,-350v41,0,75,-40,75,-83v0,-42,-35,-83,-75,-83v-39,0,-75,41,-75,83v0,43,34,83,75,83","w":243},"\u00a2":{"d":"357,-516v31,3,56,15,84,23v31,-3,29,-44,42,-65v7,-12,2,-33,-12,-36v-32,-15,-69,-29,-114,-32v-6,-38,18,-108,-25,-108v-31,0,-73,-11,-73,25r0,89v-106,26,-183,123,-183,251v0,134,70,229,183,253r0,92v-2,36,42,25,73,25v44,0,18,-73,25,-112v42,-5,82,-16,113,-31v21,-10,13,-55,14,-86v0,-14,-11,-25,-24,-25v-37,11,-62,32,-103,34r0,-297xm259,-238v-75,-41,-78,-220,0,-261r0,261","w":541},"\u00a3":{"d":"202,-24v41,-1,139,32,180,32v96,0,167,-58,166,-156r-16,-16v-27,-2,-76,-21,-79,10v-16,46,-54,43,-109,28r3,2v-45,-12,-74,-18,-121,-13v20,-51,33,-118,24,-187r146,0v38,2,25,-52,25,-85v0,-17,-8,-25,-25,-25r-153,0v-9,-101,-4,-206,100,-203v55,2,85,16,125,38v37,19,49,-32,66,-50v8,-14,8,-24,0,-34v-54,-38,-104,-67,-191,-67v-173,0,-250,125,-226,316v-38,6,-107,-18,-107,25v0,33,-13,85,25,85r88,0v4,81,11,174,-47,204v-14,14,-63,15,-63,45v0,34,-10,86,28,79v64,-13,91,-26,161,-28","w":541},"\u00a4":{"d":"595,-50v-1,-41,10,-120,-40,-93v-75,41,-206,63,-284,7v-34,-25,-61,-57,-79,-100r319,0v40,1,22,-57,25,-91v1,-13,-11,-24,-25,-24r-344,0r0,-35r344,0v40,1,25,-56,25,-90v0,-16,-8,-24,-25,-24r-321,0v31,-78,95,-139,196,-140v68,-1,108,19,163,35v13,0,21,-6,24,-17r-1,1v6,-28,47,-76,11,-93v-59,-28,-118,-42,-202,-42v-173,0,-298,112,-335,256v-28,1,-64,-6,-62,24v3,43,-18,102,46,90r0,35v-24,-2,-48,2,-46,24v3,35,-15,92,25,91r37,0v41,180,224,295,446,241v34,-9,65,-20,90,-33v9,-5,13,-12,13,-22","w":608},"\u00a5":{"d":"76,-248v1,32,-8,76,24,76r131,0r0,65v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r191,0v37,2,22,-49,25,-82v2,-30,-30,-25,-58,-25r0,-65r132,0v36,2,25,-45,25,-76v0,-17,-8,-25,-25,-25r-132,0r0,-29r132,0v36,2,25,-45,25,-77v0,-43,-75,-17,-114,-24r118,-228v28,0,63,6,61,-25v-3,-33,13,-82,-25,-82r-91,0v-11,0,-17,5,-21,13r-146,281r-158,-281v-20,-25,-81,-13,-121,-13v-34,0,-22,49,-24,82v-1,27,29,26,57,25r132,228v-37,6,-105,-18,-105,24v0,32,-9,77,24,77r131,0r0,29r-131,0v-13,0,-24,11,-24,25","w":550},"\u00a6":{"d":"70,-465v31,0,75,12,75,-25r0,-242v2,-36,-44,-24,-75,-24v-15,0,-23,8,-23,24r0,242v0,17,8,25,23,25xm70,18v31,0,75,12,75,-25r0,-242v2,-36,-44,-24,-75,-24v-15,0,-23,8,-23,24r0,242v0,17,8,25,23,25","w":176},"\u00a7":{"d":"471,-24v-1,-72,-28,-102,-73,-136v95,-49,118,-166,59,-249v-50,-71,-173,-105,-244,-161v-33,-44,14,-82,71,-82v40,0,84,12,133,35v11,10,35,5,38,-10r24,-50r-1,1v7,-14,3,-23,-10,-31v-48,-29,-109,-52,-187,-52v-106,0,-204,56,-202,162v1,72,25,102,70,135v-93,48,-117,164,-58,246v53,73,175,105,245,164v10,8,13,21,13,34v-1,38,-43,50,-87,50v-75,1,-113,-26,-175,-47v-37,1,-21,58,-24,93v0,8,8,21,15,23v135,69,393,58,393,-125xm348,-343v24,23,24,70,0,93v-12,13,-30,22,-52,29v-49,-32,-112,-43,-112,-104v0,-42,32,-64,66,-78v32,16,83,46,98,60","w":529},"\u00a8":{"d":"348,-532v39,0,75,-30,75,-69v0,-37,-36,-69,-75,-69v-40,0,-75,31,-75,69v0,39,35,69,75,69xm162,-532v39,0,75,-30,75,-69v0,-37,-36,-69,-75,-69v-39,0,-75,32,-75,69v0,37,36,69,75,69","w":491},"\u00a9":{"d":"550,-11v173,-65,300,-283,208,-511v-54,-134,-175,-234,-356,-234v-180,0,-297,103,-356,234v-41,93,-41,212,0,305v59,132,175,235,356,235v52,0,100,-11,148,-29xm402,-654v208,0,318,191,252,396v-40,125,-200,214,-358,152v-123,-48,-209,-214,-146,-374v38,-98,122,-174,252,-174xm414,-513v41,0,64,12,101,20v31,-1,31,-39,41,-60v20,-41,-43,-51,-73,-57v-181,-38,-312,66,-312,241v0,201,190,299,373,219v20,-9,13,-50,14,-80v0,-17,-8,-25,-23,-25v-40,12,-66,30,-118,29v-77,-1,-124,-58,-124,-142v0,-80,42,-145,121,-145","w":785},"\u00aa":{"d":"20,-519v-7,110,136,145,217,92v31,33,100,14,122,-14v4,-30,-8,-57,-40,-58r0,-104v-1,-85,-53,-127,-143,-126v-39,0,-73,9,-103,22v-28,11,-7,46,-1,65r-1,-1v3,11,10,17,23,17v-44,15,-71,52,-74,107xm167,-550v28,0,48,8,48,30v0,21,-15,31,-45,31v-26,0,-44,-8,-45,-30v0,-21,14,-31,42,-31xm112,-630v25,-11,75,-14,94,3v-30,-9,-63,-11,-94,-3","w":352},"\u00ab":{"d":"379,-25v28,-12,68,-29,78,-58v0,-3,-1,-10,-6,-17r-101,-154r101,-154v21,-41,-37,-49,-55,-69v-17,-10,-28,-5,-37,8r-136,204v-5,7,-3,23,3,28r-1,-3r143,212v4,2,7,3,11,3xm202,-25v28,-12,68,-29,78,-58v0,-3,-1,-10,-6,-17r-101,-154r101,-154v21,-41,-37,-49,-55,-69v-17,-9,-25,-8,-35,5r-138,207v-5,7,-3,23,3,28r-1,-3r136,204v5,7,11,11,18,11","w":481},"\u00ac":{"d":"454,-172v37,0,96,14,96,-24r0,-215v0,-16,-8,-24,-25,-24r-502,0v-40,-1,-25,56,-25,90v0,17,8,25,25,25r407,0r0,124v0,16,8,24,24,24","w":549},"\u00ae":{"d":"550,-11v173,-65,300,-283,208,-511v-54,-134,-175,-234,-356,-234v-180,0,-297,103,-356,234v-41,93,-41,212,0,305v59,132,175,235,356,235v52,0,100,-11,148,-29xm590,-465v0,-98,-69,-142,-176,-142r-164,0v102,-80,272,-40,346,35v79,81,107,276,26,374v3,-27,-18,-30,-45,-28v-35,-22,-25,-96,-59,-120v44,-24,72,-64,72,-119xm198,-178v-60,-62,-91,-191,-51,-295v12,-33,29,-62,51,-87v-3,32,4,52,40,46r0,288v-34,-5,-44,13,-40,48xm391,-323v79,39,22,212,165,190v-87,64,-222,64,-308,0r115,0v33,2,24,-38,25,-68v1,-22,-16,-27,-39,-25r0,-97r42,0xm470,-468v5,54,-64,52,-121,50r0,-94v53,-1,126,-5,121,44","w":785},"\u00af":{"d":"413,-443v35,2,25,-40,25,-70v0,-15,-8,-22,-25,-22r-315,0v-34,-2,-24,40,-24,69v0,15,8,23,24,23r315,0","w":493},"\u00b0":{"d":"199,-450v95,0,154,-63,158,-158v3,-87,-72,-158,-158,-158v-86,0,-161,71,-158,158v4,95,63,158,158,158xm199,-666v30,0,53,27,53,58v0,30,-24,57,-53,57v-29,0,-53,-27,-53,-57v0,-31,23,-58,53,-58","w":379},"\u00b1":{"d":"8,-386v0,37,-14,93,25,94r191,0v2,57,-4,121,3,173r-194,0v-40,-1,-25,59,-25,94v0,17,8,25,25,25r502,0v40,1,25,-59,25,-94v0,-17,-8,-25,-25,-25r-194,0v8,-51,1,-117,3,-173r191,0v39,0,25,-58,25,-94v0,-17,-8,-25,-25,-25r-191,0r0,-158v1,-42,-60,-21,-96,-25v-13,-1,-24,11,-24,25r0,158r-191,0v-17,0,-25,8,-25,25","w":549},"\u00b2":{"d":"135,-320v74,0,131,-1,205,-1v72,0,112,-36,111,-113r-16,-16r-50,-6v-24,-2,-18,40,-48,27r-20,-5v64,-51,115,-79,121,-167v8,-120,-138,-162,-239,-113v-32,16,-63,29,-72,61v3,21,25,38,33,51v8,13,27,14,37,4v17,-29,120,-57,125,-1v-9,49,-35,62,-81,98r-119,93v-15,17,-21,88,13,88","w":569},"\u00b3":{"d":"141,-350v107,61,309,38,307,-99v0,-40,-19,-71,-43,-90v21,-19,31,-44,31,-75v0,-110,-133,-146,-227,-106v-27,11,-100,30,-76,73v11,19,28,59,60,40v28,-17,46,-27,83,-27v29,0,43,8,43,25v1,48,-99,1,-99,50v0,32,-8,76,24,75v37,-1,84,-3,84,32v0,44,-72,37,-108,28v-20,-5,-43,-22,-70,-28v-35,0,-27,63,-20,93v3,5,7,8,11,9","w":567},"\u00b4":{"d":"146,-489v30,-3,72,9,84,-12r0,2r141,-174r-1,2v13,-14,3,-42,-18,-40v-32,3,-79,-11,-95,10r-130,173r1,-2v-12,14,-6,44,18,41","w":480},"\u00b5":{"d":"567,-112v-16,-20,-43,5,-59,7r0,-375v0,-40,-63,-24,-99,-24v-17,0,-25,8,-25,24v-8,153,41,374,-110,380v-52,2,-72,-42,-72,-95r0,-208v5,-81,-72,-124,-149,-91v-26,11,-77,28,-57,65v9,16,17,42,40,43v13,0,27,-17,38,-15r2,604v1,39,59,25,95,25v17,0,25,-8,25,-25r0,-214v61,41,168,23,205,-28v38,66,145,34,187,-6r5,-24","w":566},"\u00b6":{"d":"427,123v-15,-30,-40,-4,-63,1v-2,0,-3,-4,-3,-13r0,-744r65,0r0,658v1,76,20,114,95,114v45,0,80,-22,110,-45r5,-22v-13,-19,-20,-57,-46,-59v-12,-1,-28,15,-41,16r-2,-665v27,0,60,5,58,-24v-3,-33,13,-83,-25,-83r-266,0v-195,6,-295,128,-295,325v0,162,84,273,223,301r0,237v1,76,19,114,94,114v41,0,80,-22,103,-41v25,-21,-3,-52,-12,-70","w":621},"\u00b7":{"d":"130,-213v39,0,75,-36,75,-75v0,-40,-35,-75,-75,-75v-40,0,-75,35,-75,75v0,38,37,75,75,75","w":243},"\u2219":{"d":"130,-213v39,0,75,-36,75,-75v0,-40,-35,-75,-75,-75v-40,0,-75,35,-75,75v0,38,37,75,75,75","w":243},"\u00b8":{"d":"136,178v92,38,244,32,244,-83v0,-53,-43,-86,-88,-91v19,-12,25,-52,-8,-52v-19,0,-43,-3,-56,4r-69,87v-18,25,15,41,22,51v19,19,45,-9,67,-6v10,1,22,1,23,9v-31,24,-95,-2,-128,-11v-35,-2,-33,81,-7,92","w":481},"\u00b9":{"d":"176,-396v1,31,-7,70,24,70r158,0v33,2,22,-41,24,-70v2,-26,-23,-25,-48,-24r0,-288v0,-19,-11,-30,-30,-25r-114,29v-25,5,-18,43,-19,72v-1,27,33,27,54,18r0,194v-25,-2,-49,1,-49,24"},"\u00ba":{"d":"185,-403v101,0,169,-65,169,-163v0,-98,-68,-163,-169,-163v-101,0,-169,65,-169,163v0,98,68,163,169,163xm185,-640v43,0,61,31,61,74v0,43,-18,73,-61,73v-43,0,-61,-30,-61,-73v0,-43,18,-74,61,-74","w":351},"\u00bb":{"d":"275,-240r-1,3v5,-4,8,-21,3,-28r-136,-204v-24,-36,-63,15,-86,25v-14,12,-17,19,-6,36r100,154r-100,154v-22,41,37,50,55,69v17,11,29,5,37,-8xm452,-240r-1,3v5,-4,8,-21,3,-28r-138,-207v-28,-30,-61,19,-84,28v-14,12,-17,19,-6,36r100,154r-100,154v-22,41,37,50,55,69v17,9,25,8,35,-5","w":481},"\u00bc":{"d":"921,-695r-1,2v21,-40,-35,-53,-54,-72v-7,-8,-26,-8,-33,0r-554,721r1,-2v-21,40,35,53,55,72v9,8,25,8,32,-1xm996,-85v25,-7,14,-45,16,-73v2,-27,-25,-26,-51,-25r0,-205v-1,-44,-73,-18,-112,-25v-5,0,-17,6,-20,10r-176,231v4,34,-14,88,25,88r132,0v-11,13,-6,40,-6,62v0,17,8,25,25,25r150,0v34,2,23,-41,25,-71v0,-7,-3,-13,-8,-17xm206,-722v-29,11,-33,106,11,98r28,-6r0,199v-27,-1,-55,-3,-53,25v2,31,-10,72,25,72r171,0v35,2,23,-42,25,-72v2,-28,-26,-26,-53,-25r0,-296v0,-15,-12,-28,-29,-24xm785,-183r62,-80r0,80r-62,0","w":1112},"\u00bd":{"d":"887,-695r-1,2v21,-40,-35,-53,-54,-72v-7,-8,-26,-8,-33,0r-554,721r1,-2v-21,40,35,53,55,72v9,8,25,8,32,-1xm691,9v76,0,137,-1,212,-1v75,0,116,-35,115,-114r-17,-18r-51,-5v-28,3,-26,45,-71,22v66,-53,119,-82,125,-172v9,-123,-143,-166,-247,-115v-33,16,-65,26,-74,62v4,21,25,40,34,52v5,7,11,11,20,11v31,-12,54,-41,97,-41v57,0,65,44,34,76v-45,47,-136,105,-191,153v-17,15,-22,90,14,90xm206,-722v-29,11,-33,106,11,98r28,-6r0,199v-27,-1,-55,-3,-53,25v2,31,-10,72,25,72r171,0v35,2,23,-42,25,-72v2,-28,-26,-26,-53,-25r0,-296v0,-15,-12,-28,-29,-24","w":1112},"\u00be":{"d":"923,-695r-1,2v20,-43,-37,-55,-60,-75v-11,-5,-22,-4,-28,3r-555,721r1,-2v-21,41,36,53,56,72v9,8,25,8,32,-1xm812,-84v-12,26,-14,87,18,87r151,0v34,2,23,-41,25,-71v0,-7,-3,-13,-8,-17v25,-7,14,-45,16,-73v2,-27,-25,-26,-51,-25r0,-205v-2,-44,-74,-18,-113,-25v-5,0,-17,6,-20,10r-176,231v4,34,-14,88,25,88r133,0xm185,-616v37,-10,58,-34,103,-34v31,0,46,9,46,26v0,49,-104,2,-104,51v0,32,-11,79,25,77v39,-2,88,-3,88,33v0,24,-24,36,-52,36v-62,0,-85,-19,-134,-36v-34,0,-22,48,-24,81v6,35,58,41,84,48v112,31,252,-14,250,-126v0,-41,-20,-73,-45,-92v22,-21,33,-46,33,-77v0,-113,-137,-144,-237,-109v-23,9,-48,20,-73,37v-30,20,10,60,20,74v5,7,11,11,20,11xm786,-183r63,-80r0,80r-63,0","w":1114},"\u00bf":{"d":"270,234v95,0,168,-51,213,-101r0,-26v-21,-17,-41,-69,-77,-46v-30,29,-70,61,-127,61v-85,0,-120,-75,-80,-138v44,-68,141,-115,133,-233v-2,-31,7,-74,-24,-72v-38,2,-99,-15,-99,25v0,63,-7,102,-41,133v-66,61,-111,99,-113,208v-2,125,89,189,215,189xm271,-350v43,0,81,-39,81,-83v0,-42,-39,-83,-81,-83v-42,0,-82,40,-82,83v0,46,36,83,82,83","w":465},"\u00c0":{"d":"502,-18v2,9,14,18,25,18r123,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r-209,-618r1,1v-10,-33,-69,-13,-106,-18v-10,-1,-20,10,-23,17r-225,618v-29,0,-63,-4,-62,25v2,33,-10,82,24,82v45,0,112,16,132,-17r78,-225r210,0r74,225xm152,-910v-44,-4,-30,57,-30,96v0,15,7,23,20,25r308,48v33,-1,24,-48,25,-82v0,-11,-10,-22,-20,-24xm329,-551r62,195r-132,0","w":660},"\u00c1":{"d":"502,-18v2,9,14,18,25,18r123,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r-209,-618r1,1v-10,-33,-69,-13,-106,-18v-10,-1,-20,10,-23,17r-225,618v-29,0,-63,-4,-62,25v2,33,-10,82,24,82v45,0,112,16,132,-17r78,-225r210,0r74,225xm174,-823v2,35,-10,88,29,82r302,-48v36,-4,21,-61,21,-96v0,-16,-12,-29,-29,-25r-304,63v-10,2,-19,13,-19,24xm329,-551r62,195r-132,0","w":660},"\u00c2":{"d":"502,-18v2,9,14,18,25,18r123,0v38,2,23,-50,25,-83v2,-29,-36,-24,-66,-24r-209,-618r1,1v-10,-33,-69,-13,-106,-18v-10,-1,-20,10,-23,17r-225,618v-29,0,-63,-4,-62,24v1,33,-10,83,24,83v45,0,112,16,132,-17r78,-225r210,0r74,225xm341,-930v-5,0,-11,-2,-15,0r-194,85v-19,10,-12,49,-13,77v0,18,10,25,29,24r186,-65r192,65v36,2,21,-48,24,-79v0,-9,-6,-21,-14,-23xm329,-551r62,195r-132,0","w":660},"\u00c3":{"d":"502,-18v2,9,14,18,25,18r123,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r-209,-618r1,1v-10,-33,-69,-13,-106,-18v-10,-1,-20,10,-23,17r-225,618v-29,0,-63,-4,-62,25v2,33,-10,82,24,82v45,0,112,16,132,-17r78,-225r210,0r74,225xm297,-779v65,25,172,37,209,-22v16,-26,30,-57,34,-94r-20,-21r-56,0v-30,0,-20,48,-48,48v-57,0,-102,-31,-169,-31v-77,0,-125,64,-128,135v-2,32,43,24,75,24v31,0,19,-49,51,-48v24,0,60,13,96,11r-27,-27xm329,-551r62,195r-132,0","w":660},"\u00c4":{"d":"502,-18v2,9,14,18,25,18r123,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r-209,-618r1,1v-10,-33,-69,-13,-106,-18v-10,-1,-20,10,-23,17r-225,618v-29,0,-63,-4,-62,25v2,33,-10,82,24,82v45,0,112,16,132,-17r78,-224r210,0r74,224xm214,-741v42,0,77,-35,77,-77v0,-41,-35,-78,-77,-78v-42,0,-77,37,-77,78v0,42,35,77,77,77xm452,-741v42,0,77,-35,77,-77v0,-41,-35,-78,-77,-78v-42,0,-77,37,-77,78v0,42,35,77,77,77xm329,-550r62,195r-132,0","w":660},"\u00c5":{"d":"503,-18v2,9,14,18,25,18r123,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r-193,-570v26,-21,47,-56,47,-100v1,-69,-58,-128,-128,-128v-70,0,-129,60,-127,128v0,44,21,77,46,99r-207,571v-29,0,-63,-4,-62,25v2,33,-10,82,24,82v45,0,112,16,132,-17r78,-224r210,0r74,224xm330,-551r62,195r-132,0xm336,-812v18,0,37,16,36,35v0,20,-16,37,-39,35v-18,-1,-32,-15,-32,-35v0,-19,17,-35,35,-35","w":662},"\u00c6":{"d":"13,0v40,-3,106,11,120,-12r115,-190r241,0r0,95v-28,0,-62,-6,-60,25v3,33,-13,82,25,82r461,0v39,2,25,-52,25,-86v0,-17,-8,-25,-25,-25r-299,0r0,-219r238,0v37,0,22,-52,25,-87v0,-13,-11,-24,-25,-24r-238,0r0,-186r266,0v39,2,25,-52,25,-86v0,-17,-8,-25,-25,-25r-532,0v-33,0,-23,47,-24,79v-1,25,24,27,51,25r-323,527v-29,1,-68,-8,-66,25v3,33,-12,84,25,82xm317,-315r172,-286r0,286r-172,0","w":927},"\u00c7":{"d":"392,-643v69,-3,107,19,163,35v13,0,21,-6,24,-17r-1,1v5,-28,47,-75,11,-93v-89,-46,-239,-63,-343,-16v-128,58,-208,180,-210,362v-1,193,95,333,245,375r-36,40v-18,33,25,79,66,57v28,-8,56,-14,69,5v-3,13,-29,11,-49,12v-38,1,-70,-17,-105,-21v-36,-4,-23,45,-25,76v-1,9,11,27,18,24v103,39,284,31,282,-92v0,-46,-29,-75,-63,-90v58,-5,109,-22,150,-43v25,-13,9,-63,13,-96v2,-20,-25,-33,-40,-20v-48,25,-94,46,-165,43v-149,-5,-223,-117,-223,-270v0,-154,69,-266,219,-272","w":608},"\u00c8":{"d":"161,-910v-44,-4,-30,57,-30,96v0,15,7,23,20,25r294,47r-389,0v-38,-2,-22,50,-25,83v-2,29,31,24,58,24r0,528v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r479,0v35,0,22,-52,24,-86v0,-14,-11,-25,-24,-25r-318,0r0,-220r258,0v39,1,25,-54,25,-88v0,-17,-8,-25,-25,-25r-258,0r0,-187r285,0v38,1,21,-53,24,-86v3,-32,-34,-24,-63,-25v25,-7,15,-51,17,-81v0,-10,-13,-23,-22,-25"},"\u00c9":{"d":"559,-25v-2,-34,11,-85,-24,-86r-318,0r0,-220r258,0v39,1,25,-54,25,-88v0,-17,-8,-25,-25,-25r-258,0r0,-187r285,0v38,1,24,-53,24,-86v0,-17,-8,-25,-24,-25r-333,0r300,-48v25,-10,14,-63,14,-95v0,-16,-12,-29,-29,-25r-301,63v-28,6,-17,50,-19,81v0,13,6,21,18,24r-96,0v-38,-2,-22,50,-25,83v-2,29,31,24,58,24r0,528v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r479,0v13,0,24,-11,24,-25"},"\u00ca":{"d":"89,-107v-28,-1,-60,-3,-58,24v2,33,-13,83,25,83r479,0v35,0,22,-52,24,-86v0,-14,-11,-25,-24,-25r-318,0r0,-221r258,0v37,0,25,-52,25,-87v0,-17,-8,-25,-25,-25r-258,0r0,-187r285,0v37,1,24,-53,24,-86v0,-17,-8,-25,-24,-25r-446,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,528xm482,-744v39,4,28,-44,29,-79v0,-8,-9,-21,-15,-23r-200,-85v-71,23,-130,59,-197,85v-23,9,-15,48,-16,78v0,18,11,25,30,24r183,-65"},"\u00cb":{"d":"431,-742v35,-5,65,-36,65,-76v0,-41,-35,-78,-77,-78v-41,0,-76,37,-76,78v0,39,29,70,63,76r-210,0v35,-5,64,-36,64,-76v0,-41,-35,-78,-76,-78v-42,0,-77,37,-77,78v0,40,29,71,64,76r-115,0v-38,-2,-22,50,-25,83v-2,30,30,25,58,25r0,527v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r479,0v35,0,22,-52,24,-86v0,-14,-11,-25,-24,-25r-318,0r0,-220r258,0v39,1,25,-54,25,-88v0,-16,-8,-24,-25,-24r-258,0r0,-187r285,0v38,1,22,-54,24,-87v3,-41,-60,-20,-95,-25"},"\u00cc":{"d":"246,0v37,2,22,-49,25,-82v2,-30,-30,-25,-58,-25r0,-528v27,0,60,5,58,-24v-3,-33,13,-83,-25,-83r-191,0v-38,-2,-22,50,-25,83v-2,29,30,24,57,24r0,528v-27,0,-59,-5,-57,25v3,33,-13,82,25,82r191,0xm-20,-910v-44,-4,-29,58,-29,96v0,15,7,23,20,25r298,48v33,-1,22,-49,24,-82v0,-10,-13,-23,-22,-25","w":282},"\u00cd":{"d":"246,0v37,2,22,-49,25,-82v2,-30,-30,-25,-58,-25r0,-528v27,0,60,5,58,-24v-3,-33,13,-83,-25,-83r-191,0v-38,-2,-22,50,-25,83v-2,29,30,24,57,24r0,528v-27,0,-59,-5,-57,25v3,33,-13,82,25,82r191,0xm-16,-823v2,35,-10,88,28,82r300,-49v25,-10,14,-63,14,-95v0,-16,-12,-29,-29,-25r-294,63v-10,2,-19,13,-19,24","w":282},"\u00ce":{"d":"274,-25v0,-34,11,-82,-25,-82r-33,0r0,-528v28,0,60,5,58,-25v-3,-33,13,-82,-25,-82r-194,0v-36,-2,-21,50,-24,82v-2,30,30,25,58,25r0,528v-27,0,-60,-6,-58,24v3,32,-13,83,24,83r194,0v17,0,25,-8,25,-25xm337,-744v39,4,28,-44,29,-79v0,-8,-9,-21,-15,-23r-198,-85v-70,23,-128,59,-195,85v-23,9,-15,48,-16,78v0,18,11,25,30,24r181,-65","w":286},"\u00cf":{"d":"248,0v36,2,21,-50,24,-82v2,-30,-29,-25,-57,-25r0,-527v27,0,59,5,57,-25v-3,-32,13,-83,-24,-83r-193,0v-38,-2,-22,50,-25,83v-2,30,30,25,58,25r0,527v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r193,0xm36,-741v42,0,76,-35,76,-77v0,-41,-35,-78,-76,-78v-41,0,-76,37,-76,78v0,42,34,77,76,77xm268,-741v41,0,75,-36,75,-77v0,-41,-34,-78,-75,-78v-41,0,-76,37,-76,78v0,42,34,77,76,77","w":284},"\u00d0":{"d":"271,0v244,-4,386,-130,386,-369v0,-239,-142,-366,-386,-369r-215,0v-37,-2,-22,49,-25,82v-2,30,31,25,59,25r0,206v-30,0,-68,-6,-67,25v2,34,-11,84,24,84r43,0r0,209v-28,0,-61,-5,-59,25v3,33,-13,82,25,82r215,0xm218,-627v196,-14,302,81,302,258v0,150,-79,251,-226,258r-76,0r0,-205r111,0v38,2,25,-51,25,-84v0,-17,-8,-25,-25,-25r-111,0r0,-202","w":674},"\u00d1":{"d":"311,-788v79,8,208,67,261,-13v17,-26,30,-57,34,-94r-20,-21r-57,0v-29,0,-20,47,-47,48v-30,1,-44,-8,-72,-14r0,-2v-33,-11,-54,-15,-97,-15v-77,-1,-123,64,-129,135v0,10,5,17,15,22r-153,0v-34,0,-23,50,-24,83v-1,26,30,25,58,24r0,528v-28,-1,-59,-3,-58,25v2,33,-10,82,24,82r133,0v13,0,24,-11,24,-25r0,-505r342,519v0,0,14,13,20,11v43,-6,123,20,123,-25r0,-610v28,1,61,3,59,-24v-2,-33,13,-83,-25,-83r-132,0v-17,0,-25,8,-25,25r0,505r-341,-519v-1,0,-6,-5,-14,-9r49,0v32,0,21,-51,52,-48","w":764},"\u00d2":{"d":"736,-371v3,-187,-85,-328,-231,-371v20,4,39,-6,39,-24v0,-32,10,-76,-20,-82r-308,-62v-38,1,-24,60,-24,96v0,15,7,23,20,25r180,29v-239,2,-356,153,-356,389v0,235,116,389,350,389v235,0,347,-154,350,-389xm386,-646v154,0,213,120,213,275v0,155,-60,274,-213,274v-153,0,-212,-120,-212,-274v0,-155,59,-275,212,-275","w":754},"\u00d3":{"d":"736,-371v0,-236,-116,-386,-355,-389r180,-29v36,-5,21,-62,21,-97v0,-14,-14,-27,-30,-24r-300,61v-28,6,-22,49,-22,83v0,16,18,29,35,24v-144,45,-231,185,-229,371v3,235,116,389,350,389v235,0,350,-154,350,-389xm386,-646v154,0,213,120,213,275v0,155,-60,274,-213,274v-153,0,-212,-120,-212,-274v0,-155,59,-275,212,-275","w":754},"\u00d4":{"d":"386,18v235,0,350,-154,350,-389v0,-235,-115,-389,-350,-389v-234,0,-350,154,-350,389v0,235,116,389,350,389xm386,-646v154,0,213,120,213,275v0,155,-60,274,-213,274v-153,0,-212,-120,-212,-274v0,-155,59,-275,212,-275xm575,-745v37,7,28,-43,29,-78v0,-6,-10,-20,-14,-22r-203,-86v-6,0,-5,1,-10,3r1,-1r-190,83v-23,8,-15,48,-16,77v0,16,14,30,30,24r185,-64","w":754},"\u00d5":{"d":"382,-775v42,15,112,29,156,6v42,-23,63,-70,70,-127r-19,-20r-57,0v-30,0,-20,47,-47,48v-31,1,-43,-8,-72,-14r0,-2v-33,-11,-54,-16,-97,-16v-77,-2,-129,65,-129,135v0,31,42,23,74,24v-142,46,-227,185,-225,370v3,235,116,389,350,389v235,0,350,-154,350,-389v0,-235,-115,-384,-350,-389v-39,0,-77,5,-114,16v23,-12,12,-44,42,-45v18,-1,50,8,70,16xm386,-646v154,0,213,120,213,275v0,155,-60,274,-213,274v-153,0,-212,-120,-212,-274v0,-155,59,-275,212,-275","w":754},"\u00d6":{"d":"507,-741v44,2,79,-36,79,-78v0,-40,-36,-77,-77,-77v-76,0,-105,113,-38,146v-50,-11,-104,-12,-159,-2v20,-13,36,-36,36,-67v1,-40,-36,-77,-77,-77v-41,0,-77,37,-77,77v0,41,32,77,71,78v-145,43,-231,184,-229,370v3,235,116,389,350,389v235,0,347,-154,350,-389v3,-186,-84,-327,-229,-370xm386,-645v153,0,213,119,213,274v0,156,-59,275,-213,275v-153,0,-212,-120,-212,-275v0,-154,59,-274,212,-274","w":754},"\u00d7":{"d":"367,-315r150,-150v10,-7,11,-28,1,-36v-25,-18,-45,-71,-85,-49r-150,151r-151,-151v-9,-9,-28,-10,-36,0v-18,23,-48,33,-55,67v0,9,3,14,7,18r150,150r-150,150v-8,7,-8,29,0,36r50,48v4,8,27,8,35,0r150,-150r149,150v9,9,27,9,36,0v13,-24,73,-46,49,-84"},"\u00d8":{"d":"386,18v235,0,350,-154,350,-388v0,-99,-23,-183,-69,-250r57,-68v21,-33,-31,-55,-46,-72v-5,-6,-26,-7,-30,-2r-55,66v-56,-41,-125,-61,-207,-61v-234,0,-350,153,-350,387v0,101,23,185,70,252v-20,28,-50,47,-62,82v4,27,38,37,48,54v6,8,24,9,31,4r56,-66v51,38,122,62,207,62xm174,-370v0,-154,59,-273,212,-273v51,0,94,14,127,42r-315,375v-16,-39,-24,-87,-24,-144xm574,-511v61,178,13,415,-188,415v-51,0,-94,-14,-128,-41","w":754},"\u00d9":{"d":"364,19v187,0,280,-92,280,-273r0,-381v28,0,60,5,58,-25v-3,-33,13,-82,-25,-82r-134,0v-17,0,-25,8,-25,25r0,448v0,116,-42,172,-153,172v-115,0,-155,-53,-156,-172r0,-448v0,-17,-8,-25,-25,-25r-141,0v-34,0,-22,49,-24,82v-1,27,30,26,58,25r0,381v1,182,96,273,287,273xm205,-910v-44,-4,-30,57,-30,96v0,15,7,23,20,25r307,47v33,0,24,-47,25,-81v0,-11,-10,-23,-20,-25","w":717},"\u00da":{"d":"372,19v187,0,280,-92,280,-273r0,-381v28,0,60,5,58,-25v-3,-33,13,-82,-25,-82r-134,0v-17,0,-25,8,-25,25r0,448v0,116,-42,172,-153,172v-115,0,-155,-53,-156,-172r0,-448v0,-17,-8,-25,-25,-25r-141,0v-34,0,-22,49,-24,82v-1,27,30,26,58,25r0,381v1,182,96,273,287,273xm244,-823v2,35,-11,87,29,81r302,-47v36,-5,21,-62,21,-97v0,-15,-12,-27,-29,-24r-304,62v-9,2,-19,14,-19,25","w":717},"\u00db":{"d":"366,19v187,0,280,-92,280,-273r0,-381v28,0,60,5,58,-25v-3,-33,13,-83,-25,-83r-134,0v-17,0,-25,8,-25,25r0,449v0,116,-42,172,-153,172v-115,0,-155,-53,-156,-172r0,-449v0,-17,-8,-25,-25,-25r-141,0v-34,0,-22,50,-24,83v-1,27,30,26,58,25r0,381v1,182,96,273,287,273xm375,-930v-5,0,-11,-2,-15,0r-191,84v-23,8,-15,48,-16,77v0,16,13,29,29,24r186,-64r192,65v33,0,23,-47,24,-79v0,-6,-10,-20,-14,-22","w":717},"\u00dc":{"d":"372,19v187,0,280,-92,280,-273r0,-381v28,1,60,3,58,-24v-2,-33,13,-83,-25,-83r-134,0v-17,0,-25,8,-25,25r0,448v0,116,-42,173,-153,173v-115,0,-155,-54,-156,-173r0,-448v0,-17,-8,-25,-25,-25r-141,0v-34,0,-23,50,-24,83v-1,26,30,25,58,24r0,381v1,182,96,273,287,273xm253,-741v42,0,77,-37,77,-78v0,-40,-36,-77,-77,-77v-41,0,-77,37,-77,77v0,41,35,78,77,78xm491,-741v42,0,77,-37,77,-78v0,-40,-36,-77,-77,-77v-41,0,-77,37,-77,77v0,41,35,78,77,78","w":717},"\u00dd":{"d":"112,-742v-44,7,-120,-20,-125,25v3,32,-13,83,24,82r34,0r193,310r0,218v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r195,0v37,2,22,-49,25,-82v2,-30,-30,-25,-58,-25r0,-222r173,-306v28,-1,64,6,62,-24v-3,-33,13,-86,-25,-83v-39,3,-99,-15,-115,13r-158,277r-171,-278v-2,0,-13,-14,-21,-12xm164,-823v2,35,-11,88,28,82r302,-48v36,-4,21,-61,21,-96v0,-16,-13,-29,-30,-25r-303,63v-12,3,-18,11,-18,24","w":587},"\u00de":{"d":"320,-155v150,1,249,-75,249,-220v0,-144,-101,-226,-249,-224r-104,0r0,-32v28,0,62,6,60,-25v-3,-33,13,-82,-25,-82r-195,0v-37,-2,-22,49,-25,82v-2,30,30,25,58,25r0,524v-28,0,-60,-5,-58,25v3,33,-13,82,25,82r201,0v37,2,22,-49,25,-82v2,-33,-37,-24,-66,-25r0,-48r104,0xm324,-488v71,0,115,41,114,113v0,72,-41,109,-114,109r-108,0r0,-222r108,0","w":567},"\u00df":{"d":"220,-1v183,51,336,-54,336,-239v0,-111,-42,-183,-125,-218v39,-31,67,-84,67,-152v0,-115,-90,-189,-207,-188v-158,1,-232,92,-232,247r0,526v1,40,62,25,99,25v17,0,25,-8,25,-25r0,-529v1,-79,25,-138,104,-139v53,0,86,36,85,91v0,64,-43,101,-113,96v-39,-3,-22,55,-25,89v-2,26,22,25,47,25v89,-1,144,53,144,145v0,120,-88,172,-197,137v-35,0,-22,51,-24,85v0,9,9,22,16,24","w":570},"\u00e0":{"d":"506,-111v-16,-20,-42,5,-58,7r0,-211v0,-91,-35,-151,-105,-178v10,-9,12,-24,4,-35r-130,-173v-18,-18,-62,-7,-95,-10v-21,-1,-33,26,-18,40r-1,-2r131,163v-56,1,-107,16,-146,36v-31,17,1,58,8,81v3,10,11,15,22,15v65,-33,213,-49,206,54v-29,-16,-69,-29,-112,-29v-115,0,-198,72,-198,182v0,115,74,183,192,183v56,0,104,-20,134,-46v37,58,149,30,187,-10r5,-24xm222,-250v58,0,102,26,103,77v1,50,-47,81,-100,81v-53,0,-86,-29,-86,-79v0,-48,32,-79,83,-79","w":539},"\u00e1":{"d":"506,-111v-16,-20,-42,5,-58,7r0,-211v0,-118,-61,-185,-173,-194r139,-171r-1,2v13,-14,3,-42,-18,-40v-32,3,-79,-11,-95,10r-130,173r1,-2v-8,7,-8,27,0,34v-31,6,-58,16,-83,29v-31,17,1,58,8,81v3,10,11,15,22,15v65,-33,213,-49,206,54v-29,-16,-69,-29,-112,-29v-115,0,-198,72,-198,182v0,115,74,183,192,183v56,0,104,-20,134,-46v37,58,149,30,187,-10r5,-24xm222,-250v58,0,102,26,103,77v1,50,-47,81,-100,81v-53,0,-86,-29,-86,-79v0,-48,32,-79,83,-79","w":539},"\u00e2":{"d":"506,-111v-16,-20,-42,5,-58,7r0,-211v0,-85,-30,-142,-91,-172v37,3,94,2,71,-38r-105,-182v-14,-19,-69,-10,-104,-12v-5,0,-20,9,-21,13r-104,180v-12,15,0,43,23,39v-26,10,-50,16,-40,49v13,20,11,57,41,60v65,-33,213,-49,206,54v-29,-16,-69,-29,-112,-29v-115,0,-198,72,-198,182v0,115,74,183,192,183v56,0,104,-20,134,-46v37,58,149,30,187,-10r5,-24xm222,-250v58,0,102,26,103,77v1,50,-47,81,-100,81v-53,0,-86,-29,-86,-79v0,-48,32,-79,83,-79xm323,-500v-40,-10,-82,-13,-125,-7r58,-100","w":539},"\u00e3":{"d":"506,-111v-16,-20,-42,5,-58,7r0,-211v6,-154,-116,-217,-274,-189v6,-12,9,-33,25,-34v62,12,161,46,204,-18v19,-28,31,-57,31,-91r-17,-17v-33,2,-80,-11,-82,23v-3,43,-40,23,-64,18v-30,-7,-41,-12,-74,-13v-70,-2,-119,61,-121,124v0,20,19,27,43,24v-15,6,-60,19,-42,50v12,21,11,57,41,60v65,-33,213,-49,206,54v-29,-16,-69,-29,-112,-29v-115,0,-198,72,-198,182v0,115,74,183,192,183v56,0,104,-20,134,-46v37,58,149,30,187,-10r5,-24xm222,-250v58,0,102,26,103,77v1,50,-47,81,-100,81v-53,0,-86,-29,-86,-79v0,-48,32,-79,83,-79","w":539},"\u00e4":{"d":"506,-111v-16,-20,-42,5,-58,7r0,-211v0,-79,-27,-135,-80,-166v28,-8,52,-33,52,-66v1,-37,-36,-69,-75,-69v-55,0,-97,61,-63,108v-23,-2,-41,-3,-60,-1v34,-47,-9,-107,-63,-107v-39,0,-76,32,-75,69v0,27,16,49,36,59v-18,8,-60,18,-43,50v11,21,11,57,41,60v65,-33,213,-49,206,54v-29,-16,-69,-29,-112,-29v-115,0,-198,72,-198,182v0,115,74,183,192,183v56,0,104,-20,134,-46v37,58,149,30,187,-10r5,-24xm222,-250v58,0,102,26,103,77v1,50,-47,81,-100,81v-53,0,-86,-29,-86,-79v0,-48,32,-79,83,-79","w":539},"\u00e5":{"d":"506,-111v-16,-20,-42,5,-58,7r0,-211v0,-106,-49,-169,-139,-188v35,-17,62,-57,62,-106v1,-65,-54,-121,-121,-121v-67,0,-122,56,-121,121v0,48,24,84,57,103v-37,6,-69,17,-98,32v-31,17,1,58,8,81v3,10,11,15,22,15v65,-33,213,-49,206,54v-29,-16,-69,-29,-112,-29v-115,0,-198,72,-198,182v0,115,74,183,192,183v56,0,104,-20,134,-46v37,58,149,30,187,-10r5,-24xm222,-250v58,0,102,26,103,77v1,50,-47,81,-100,81v-53,0,-86,-29,-86,-79v0,-48,32,-79,83,-79xm250,-641v17,0,32,15,32,32v0,18,-15,32,-32,32v-17,0,-33,-14,-33,-32v0,-17,16,-32,33,-32","w":539},"\u00e6":{"d":"744,-44v1,-40,7,-107,-40,-82v-52,28,-165,48,-212,0v-20,-20,-34,-43,-40,-72r303,0v26,0,24,-29,24,-57v0,-157,-70,-254,-221,-255v-63,0,-119,26,-151,61v-56,-80,-238,-75,-322,-24v-28,17,2,57,10,80v3,10,11,15,23,15v66,-33,215,-49,208,53v-31,-17,-67,-28,-114,-28v-116,0,-200,72,-200,182v1,120,77,183,203,183v75,0,133,-32,169,-73v38,42,99,73,183,73v72,0,121,-11,164,-34v5,-2,13,-16,13,-22xm223,-250v58,0,101,26,102,77v0,50,-46,81,-99,81v-54,0,-87,-28,-87,-79v0,-50,32,-79,84,-79xm451,-302v8,-57,42,-104,104,-104v63,0,86,42,92,104r-196,0","w":789},"\u00e7":{"d":"287,-404v48,0,81,14,117,25v34,-4,31,-48,46,-71v1,-15,-3,-25,-14,-30v-44,-20,-89,-38,-150,-36v-160,4,-250,103,-253,264v-2,129,65,223,168,252v-12,23,-55,47,-34,80v14,10,19,26,39,27v17,-3,34,-15,50,-14v11,1,25,2,25,11v-3,11,-23,9,-41,10v-33,1,-65,-14,-92,-21v-31,0,-24,42,-24,73v0,31,49,35,73,40v93,20,196,-7,196,-104v0,-50,-34,-81,-73,-92v42,-5,81,-17,114,-31v23,-10,13,-55,15,-87v1,-14,-12,-25,-25,-25v-45,16,-78,36,-134,36v-84,0,-130,-68,-130,-155v0,-85,42,-152,127,-152","w":437},"\u00e8":{"d":"491,-223v6,-146,-41,-248,-148,-278v23,2,31,-23,19,-39r-130,-173v-18,-18,-62,-7,-95,-10v-21,-1,-33,26,-18,40r-1,-2r141,175v-140,4,-226,114,-226,261v0,151,90,261,246,261v75,0,115,-11,164,-34v23,-12,10,-54,13,-84v1,-14,-11,-25,-24,-25v-59,27,-171,60,-227,5v-21,-20,-34,-43,-40,-72r301,0v17,0,25,-8,25,-25xm165,-302v12,-60,38,-104,102,-104v62,0,87,44,93,104r-195,0","w":523},"\u00e9":{"d":"491,-223v8,-172,-59,-284,-215,-287r143,-175r-1,2v13,-14,3,-42,-18,-40v-32,3,-79,-11,-95,10r-130,173r1,-2v-13,16,-4,47,24,41v-103,27,-168,123,-167,252v0,151,90,261,246,261v75,0,115,-11,164,-34v23,-12,10,-54,13,-84v1,-14,-11,-25,-24,-25v-59,27,-171,60,-227,5v-21,-20,-34,-43,-40,-72r301,0v17,0,25,-8,25,-25xm165,-302v12,-60,38,-104,102,-104v62,0,87,44,93,104r-195,0","w":523},"\u00ea":{"d":"432,-131v-59,27,-171,60,-227,5v-21,-20,-34,-43,-40,-72r301,0v30,2,25,-30,25,-57v1,-157,-71,-254,-221,-255v-146,-1,-237,112,-237,261v0,151,90,261,246,261v75,0,115,-11,164,-34v23,-12,10,-54,13,-84v1,-14,-11,-25,-24,-25xm109,-541v-12,14,0,41,19,39v27,-2,61,6,78,-7r65,-113r70,112v16,14,54,6,82,8v20,2,30,-21,20,-38r-105,-182v-14,-19,-69,-10,-104,-12v-5,0,-20,9,-21,13xm165,-302v12,-60,38,-104,102,-104v62,0,87,44,93,104r-195,0","w":523},"\u00eb":{"d":"357,-496v43,2,79,-29,79,-69v1,-37,-36,-69,-75,-69v-72,0,-105,98,-39,129v-41,-7,-73,-6,-114,2v23,-9,42,-33,42,-62v1,-37,-36,-69,-75,-69v-39,0,-76,32,-75,69v0,41,41,76,88,68v-95,31,-155,124,-155,248v0,151,90,261,246,261v75,0,115,-11,164,-34v23,-12,10,-54,13,-84v1,-14,-11,-25,-24,-25v-59,27,-171,60,-227,5v-21,-20,-34,-43,-40,-72r301,0v30,2,25,-30,25,-57v0,-123,-44,-210,-134,-241xm165,-302v12,-60,38,-104,102,-104v62,0,87,44,93,104r-195,0","w":523},"\u00ec":{"d":"192,-401v0,-42,-18,-75,-48,-88v39,-1,110,12,86,-39r-130,-173v-18,-18,-62,-7,-95,-10v-21,-1,-33,26,-18,40r-1,-2r139,173v3,3,6,6,9,8v-53,-19,-107,11,-135,33v-26,19,2,49,12,66v15,26,40,0,58,-2v6,90,2,197,2,292v0,92,68,132,146,97v19,-8,36,-20,53,-33r4,-22v-14,-17,-19,-50,-45,-52v-13,-1,-24,14,-36,15","w":268},"\u00ed":{"d":"192,-401v0,-54,-32,-96,-87,-97r143,-175r-1,2v13,-14,3,-42,-18,-40v-32,3,-79,-11,-95,10r-130,173r1,-2v-12,14,-6,41,18,41r30,0v-25,11,-81,29,-60,66v9,15,18,41,39,42v12,0,25,-16,37,-14v6,90,2,197,2,292v0,92,68,132,146,97v19,-8,36,-20,53,-33r4,-22v-14,-17,-19,-50,-45,-52v-13,-1,-24,14,-36,15","w":268},"\u00ee":{"d":"71,-103v0,92,68,132,146,97v19,-8,36,-20,53,-33r4,-22v-14,-17,-19,-50,-45,-52v-13,-1,-24,14,-36,15r-1,-303v5,-78,-71,-120,-144,-86v-26,12,-75,28,-55,64v9,15,18,41,39,42v12,0,25,-16,37,-14v6,90,2,197,2,292xm-44,-526v-12,14,0,41,19,39v27,-2,61,6,78,-7r65,-113r70,112v16,14,54,6,82,8v20,2,30,-21,20,-38r-105,-182v-14,-19,-69,-10,-104,-12v-5,0,-20,9,-21,13","w":268},"\u00ef":{"d":"71,-103v0,92,68,132,146,97v19,-8,36,-20,53,-33r4,-22v-14,-17,-19,-50,-45,-52v-13,-1,-24,14,-36,15r-1,-303v5,-78,-71,-120,-144,-86v-26,12,-75,28,-55,64v9,15,18,41,39,42v12,0,25,-16,37,-14v6,90,2,197,2,292xm210,-494v39,0,75,-30,75,-69v0,-37,-36,-69,-75,-69v-40,0,-75,31,-75,69v0,39,35,69,75,69xm24,-494v39,0,75,-30,75,-69v0,-37,-36,-69,-75,-69v-39,0,-75,32,-75,69v0,37,36,69,75,69","w":268},"\u00f0":{"d":"272,12v166,-1,249,-125,249,-303v0,-177,-75,-303,-168,-389v19,-22,58,-30,56,-70v-16,-16,-41,-66,-70,-41r-61,52v-37,-25,-76,-45,-121,-59v-30,9,-38,44,-48,73v-1,15,7,21,17,25v28,12,50,23,66,33r-69,58v-11,31,20,47,31,65v7,10,27,13,36,3v19,-20,52,-43,75,-64v30,27,56,62,78,104v-177,-61,-316,64,-316,248v0,154,93,267,245,265xm272,-410v78,0,117,68,117,146v0,89,-34,169,-117,169v-80,1,-117,-76,-117,-158v0,-82,37,-157,117,-157","w":541},"\u00f1":{"d":"237,-538v64,12,160,46,204,-18v19,-28,31,-57,31,-91r-17,-17v-32,4,-80,-13,-82,23v-2,43,-40,23,-64,18v-30,-7,-41,-12,-74,-13v-70,-2,-119,61,-121,124v0,6,1,11,4,14v-45,-6,-89,19,-114,39v-26,20,3,49,12,66v15,27,43,0,60,-3v2,0,3,4,3,13r0,358v1,40,62,25,99,25v16,0,24,-8,24,-25v7,-153,-39,-375,112,-375v52,0,73,39,73,94r0,203v-8,93,72,131,152,97v19,-8,38,-20,55,-33r6,-22v-14,-17,-21,-50,-47,-53v-11,0,-28,14,-39,16r-1,-227v-1,-120,-67,-187,-192,-185v-59,0,-104,23,-136,54v-7,-14,-18,-25,-31,-32r36,0v28,-1,22,-46,47,-50","w":587},"\u00f2":{"d":"278,12v152,0,245,-108,245,-261v0,-118,-55,-205,-139,-241v17,-4,22,-24,12,-38r-130,-173v-18,-18,-62,-7,-95,-10v-21,-1,-33,26,-18,40r-1,-2r131,163v-157,-4,-250,106,-250,261v0,153,94,261,245,261xm278,-405v79,0,117,75,117,156v0,82,-38,155,-117,155v-79,0,-117,-74,-117,-155v0,-82,38,-156,117,-156","w":560},"\u00f3":{"d":"523,-249v0,-147,-85,-253,-223,-260r133,-164r-1,2v13,-14,3,-42,-18,-40v-32,3,-79,-11,-95,10r-130,173r1,-2v-8,7,-8,26,-1,34v-96,31,-156,122,-156,247v0,153,94,261,245,261v152,0,245,-108,245,-261xm278,-405v79,0,117,75,117,156v0,82,-38,155,-117,155v-79,0,-117,-74,-117,-155v0,-82,38,-156,117,-156","w":560},"\u00f4":{"d":"523,-249v0,-115,-51,-202,-133,-238v36,4,83,-1,62,-38r-105,-182v-14,-19,-69,-10,-104,-12v-5,0,-20,9,-21,13r-104,180v-17,26,11,46,47,39v-81,36,-132,123,-132,238v0,153,94,261,245,261v152,0,245,-108,245,-261xm278,-405v79,0,117,75,117,156v0,82,-38,155,-117,155v-79,0,-117,-74,-117,-155v0,-82,38,-156,117,-156xm345,-502v-41,-10,-84,-11,-124,-2r59,-103","w":560},"\u00f5":{"d":"358,-643v-1,39,-41,27,-64,20v-29,-8,-41,-12,-74,-13v-70,-2,-119,61,-121,124v0,30,38,24,68,24v-82,36,-134,123,-134,239v0,153,94,261,245,261v152,0,245,-108,245,-261v0,-184,-145,-303,-332,-248v13,-11,11,-39,31,-41v62,12,161,46,204,-18v19,-28,31,-57,31,-91r-17,-17v-31,3,-81,-12,-82,21xm278,-405v79,0,117,75,117,156v0,82,-38,155,-117,155v-79,0,-117,-74,-117,-155v0,-82,38,-156,117,-156","w":560},"\u00f6":{"d":"397,-483v24,-10,45,-33,45,-64v1,-37,-36,-69,-75,-69v-55,0,-97,60,-63,107v-23,-1,-35,-2,-61,1v36,-47,-8,-108,-62,-108v-39,0,-76,32,-75,69v0,32,24,57,50,65v-75,39,-123,122,-123,233v0,153,94,261,245,261v152,0,245,-108,245,-261v0,-112,-49,-197,-126,-234xm278,-405v79,0,117,75,117,156v0,82,-38,155,-117,155v-79,0,-117,-74,-117,-155v0,-82,38,-156,117,-156","w":560},"\u00f7":{"d":"535,-255v40,1,25,-59,25,-94v0,-17,-8,-25,-25,-25r-502,0v-40,-1,-25,59,-25,94v0,17,8,25,25,25r502,0xm284,-393v43,0,80,-36,80,-79v0,-41,-39,-80,-80,-80v-42,0,-79,37,-79,80v0,41,38,79,79,79xm284,-78v43,0,80,-35,80,-79v0,-41,-39,-79,-80,-79v-42,0,-79,37,-79,79v0,41,38,79,79,79","w":549},"\u00f8":{"d":"278,12v151,2,247,-109,245,-262v0,-63,-15,-116,-45,-161v12,-21,55,-40,29,-71v-20,-14,-45,-58,-69,-29r-29,34v-40,-23,-84,-34,-131,-34v-151,-2,-247,108,-245,261v0,65,15,119,45,163v-14,21,-52,42,-29,72v19,12,41,49,69,26r28,-34v39,23,83,35,132,35xm387,-305v26,96,-12,213,-109,211v-23,0,-42,-5,-59,-14xm167,-192v-21,-97,13,-217,111,-213v23,0,42,5,57,15","w":537},"\u00f9":{"d":"568,-107v-15,-26,-43,0,-60,3r0,-370v0,-40,-63,-24,-99,-24v-17,0,-25,8,-25,24v-7,153,40,375,-112,375v-52,0,-72,-39,-72,-94r0,-208v4,-78,-74,-119,-149,-87v-26,11,-77,28,-57,64v9,16,17,42,40,43v14,0,26,-17,38,-15v6,68,1,151,2,223v2,120,66,187,192,185v59,0,102,-24,134,-53v32,67,148,38,188,-3r5,-24xm216,-711v-42,0,-122,-11,-93,40r-1,-2r140,174v15,17,55,8,85,10v23,2,31,-23,19,-39r-130,-173v-3,-4,-15,-10,-20,-10","w":586},"\u00fa":{"d":"568,-107v-15,-26,-43,0,-60,3r0,-370v0,-40,-63,-24,-99,-24v-17,0,-25,8,-25,24v-7,153,40,375,-112,375v-52,0,-72,-39,-72,-94r0,-208v4,-78,-74,-119,-149,-87v-26,11,-77,28,-57,64v9,16,17,42,40,43v14,0,26,-17,38,-15v6,68,1,151,2,223v2,120,66,187,192,185v59,0,102,-24,134,-53v32,67,148,38,188,-3r5,-24xm208,-489v30,-3,72,9,84,-12r0,2r141,-174r-1,2v13,-14,3,-42,-18,-40v-32,3,-79,-11,-95,10r-130,173r1,-2v-12,14,-6,44,18,41","w":586},"\u00fb":{"d":"568,-107v-15,-26,-43,0,-60,3r0,-370v2,-31,-36,-23,-64,-24v6,-5,5,-22,-1,-27r-105,-182v-14,-19,-69,-10,-104,-12v-5,0,-20,9,-21,13r-104,180v-6,5,-7,23,-1,28v-42,-1,-85,20,-108,39v-25,20,3,49,12,66v15,27,43,0,60,-3v6,68,1,151,2,223v2,120,66,187,192,185v59,0,102,-24,134,-53v32,67,148,38,188,-3r5,-24xm200,-401v0,-40,-17,-72,-46,-86v19,0,41,3,52,-7r65,-113r70,112v8,9,28,9,46,8v-19,142,47,388,-115,388v-52,0,-72,-39,-72,-94r0,-208","w":586},"\u00fc":{"d":"568,-107v-15,-26,-43,0,-60,3r0,-370v2,-36,-50,-21,-82,-24v49,-40,9,-118,-53,-118v-40,0,-76,31,-75,69v0,42,39,75,86,68v-8,154,42,380,-112,380v-52,0,-72,-39,-72,-94r0,-208v0,-37,-12,-63,-37,-80v51,14,99,-20,99,-66v0,-37,-36,-69,-75,-69v-66,0,-105,89,-45,124v-51,-18,-114,10,-142,33v-25,21,3,49,12,66v15,27,43,0,60,-3v6,68,1,151,2,223v2,120,66,187,192,185v59,0,102,-24,134,-53v32,67,148,38,188,-3r5,-24","w":586},"\u00fd":{"d":"262,233v170,0,243,-101,243,-275r0,-438v0,-42,-63,-25,-99,-25v-16,0,-24,8,-24,25v-7,153,40,374,-111,380v-52,2,-72,-41,-72,-95r0,-211v4,-79,-74,-121,-149,-88v-27,13,-76,28,-56,65v9,16,17,42,39,43v13,0,29,-17,39,-15r1,226v1,120,66,188,191,187v51,0,92,-20,122,-44v-2,99,-28,156,-129,156v-53,0,-97,-12,-132,-29r1,1v-47,-19,-35,45,-35,85v0,37,52,34,84,44v25,8,55,8,87,8xm225,-489v30,-3,72,9,84,-12r0,2r141,-174r-1,2v13,-14,3,-42,-18,-40v-32,3,-79,-11,-95,10r-130,173r1,-2v-12,14,-6,44,18,41","w":567},"\u00fe":{"d":"344,12v151,0,223,-112,226,-266v3,-154,-81,-268,-234,-266v-54,0,-102,20,-135,46r0,-226v5,-82,-71,-128,-147,-92v-26,12,-77,29,-57,65v9,16,17,43,40,44v14,0,26,-17,38,-15v3,0,4,4,4,13r0,885v0,41,63,24,99,24v17,0,25,-8,25,-24r0,-230v36,28,83,42,141,42xm330,-410v79,0,109,74,109,156v0,82,-33,155,-111,155v-78,0,-125,-74,-125,-155v0,-81,48,-156,127,-156","w":584},"\u00ff":{"d":"262,233v170,0,243,-101,243,-275r0,-438v2,-36,-44,-23,-75,-25v39,-45,-4,-111,-60,-111v-40,0,-76,31,-75,69v0,43,40,76,87,68v-7,153,40,374,-111,379v-52,2,-72,-41,-72,-95r0,-211v0,-31,-9,-55,-26,-73v45,7,86,-26,86,-68v0,-37,-36,-69,-75,-69v-57,0,-100,69,-58,113v-50,-9,-99,17,-126,38v-25,20,3,50,12,67v15,27,43,-2,60,-3r1,226v1,120,66,188,191,187v51,0,92,-20,122,-44v-2,99,-28,156,-129,156v-53,0,-97,-12,-132,-29r1,1v-47,-19,-35,45,-35,85v0,37,52,34,84,44v25,8,55,8,87,8","w":567},"\u00a0":{"w":278}}});


/**
* DD_roundies, this adds rounded-corner CSS in standard browsers and VML sublayers in IE that accomplish a similar appearance when comparing said browsers.
* Author: Drew Diller
* Email: drew.diller@gmail.com
* URL: http://www.dillerdesign.com/experiment/DD_roundies/
* Version: 0.0.2a -  preview 2008.12.26
* Licensed under the MIT License: http://dillerdesign.com/experiment/DD_roundies/#license
*
* Usage:
* DD_roundies.addRule('#doc .container', '10px 5px'); // selector and multiple radii
* DD_roundies.addRule('.box', 5, true); // selector, radius, and optional addition of border-radius code for standard browsers.
* 
* Just want the PNG fixing effect for IE6, and don't want to also use the DD_belatedPNG library?  Don't give any additional arguments after the CSS selector.
* DD_roundies.addRule('.your .example img');
**/

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}('t K={16:\'K\',1L:G,1M:G,1d:G,2f:y(){u(D.2g!=8&&D.1N&&!D.1N[q.16]){q.1L=M;q.1M=M}17 u(D.2g==8){q.1d=M}},2h:D.2i,1O:[],1b:{},2j:y(){u(q.1L||q.1M){D.1N.2L(q.16,\'2M:2N-2O-2P:x\')}u(q.1d){D.2Q(\'<?2R 2S="\'+q.16+\'" 2T="#1P#2k" ?>\')}},2l:y(){t a=D.1k(\'z\');D.2m.1w.1Q(a,D.2m.1w.1w);u(a.12){2n{t b=a.12;b.1x(q.16+\'\\\\:*\',\'{1l:2U(#1P#2k)}\');q.12=b}2o(2p){}}17{q.12=a}},1x:y(a,b,c){u(1R b==\'1S\'||b===2V){b=0}u(b.2W.2q().1y(\'2X\')==-1){b=b.2q().2Y(/[^0-9 ]/g,\'\').1T(\' \')}H(t i=0;i<4;i++){b[i]=(!b[i]&&b[i]!==0)?b[C.1e((i-2),0)]:b[i]}u(q.12){u(q.12.1x){t d=a.1T(\',\');H(t i=0;i<d.1U;i++){q.12.1x(d[i],\'1l:2Z(K.1V.2r(q, [\'+b.1W(\',\')+\']))\')}}17 u(c){t e=b.1W(\'F \')+\'F\';q.12.1z(D.2s(a+\' {Q-1f:\'+e+\'; -30-Q-1f:\'+e+\';}\'));q.12.1z(D.2s(a+\' {-1A-Q-1m-1n-1f:\'+b[0]+\'F \'+b[0]+\'F; -1A-Q-1m-1X-1f:\'+b[1]+\'F \'+b[1]+\'F; -1A-Q-1Y-1X-1f:\'+b[2]+\'F \'+b[2]+\'F; -1A-Q-1Y-1n-1f:\'+b[3]+\'F \'+b[3]+\'F;}\'))}}17 u(q.1d){q.1O.31({\'2t\':a,\'2u\':b})}},2v:y(a){2w(32.33){I\'z.Q\':I\'z.34\':I\'z.1B\':q.1o(a);13;I\'z.2x\':q.1Z(a);13;I\'z.1p\':I\'z.2y\':I\'z.2z\':q.1o(a);13;I\'z.20\':a.18.z.20=(a.z.20==\'S\')?\'S\':\'35\';13;I\'z.21\':q.22(a);13;I\'z.1c\':a.18.z.1c=a.z.1c;13}},1o:y(a){a.14.23=\'\';q.2A(a);q.1Z(a);q.1C(a);q.1D(a);q.24(a);q.2B(a);q.22(a)},22:y(a){u(a.W.21.1y(\'36\')!=-1){t b=a.W.21;b=1g(b.37(b.25(\'=\')+1,b.25(\')\')),10)/2C;H(t v 1h a.x){a.x[v].1i.38=b}}},2A:y(a){u(!a.W){1q}17{t b=a.W}a.14.1p=\'\';a.14.1E=\'\';t c=(b.1p==\'2D\');t d=M;u(b.1E!=\'S\'||a.1F){u(!a.1F){a.J=b.1E;a.J=a.J.39(5,a.J.25(\'")\')-5)}17{a.J=a.26}t e=q;u(!e.1b[a.J]){t f=D.1k(\'3a\');f.1r(\'3b\',y(){q.1s=q.3c;q.1t=q.3d;e.1D(a)});f.3e=e.16+\'3f\';f.14.23=\'1l:S; 1j:27; 1m:-2E; 1n:-2E; Q:S;\';f.26=a.J;f.2F(\'1s\');f.2F(\'1t\');D.2G.1Q(f,D.2G.1w);e.1b[a.J]=f}a.x.Z.1i.26=a.J;d=G}a.x.Z.2H=!d;a.x.Z.1G=\'S\';a.x.1u.2H=!c;a.x.1u.1G=b.1p;a.14.1E=\'S\';a.14.1p=\'2D\'},1Z:y(a){a.x.1H.1G=a.W.2x},1C:y(a){t c=[\'N\',\'19\',\'1a\',\'O\'];a.P={};H(t b=0;b<4;b++){a.P[c[b]]=1g(a.W[\'Q\'+c[b]+\'U\'],10)||0}},1D:y(c){t e=[\'O\',\'N\',\'U\',\'V\'];H(t d=0;d<4;d++){c.E[e[d]]=c[\'3g\'+e[d]]}t f=y(a,b){a.z.1n=(b?0:c.E.O)+\'F\';a.z.1m=(b?0:c.E.N)+\'F\';a.z.1s=c.E.U+\'F\';a.z.1t=c.E.V+\'F\'};H(t v 1h c.x){t g=(v==\'Z\')?1:2;c.x[v].3h=(c.E.U*g)+\', \'+(c.E.V*g);f(c.x[v],M)}f(c.18,G);u(K.1d){c.x.1H.z.28=\'-3i\';u(1R c.P==\'1S\'){q.1C(c)}c.x.1u.z.28=(c.P.N-1)+\'F \'+(c.P.O-1)+\'F\'}},24:y(j){t k=y(a,w,h,r,b,c,d){t e=a?[\'m\',\'1I\',\'l\',\'1J\',\'l\',\'1I\',\'l\',\'1J\',\'l\']:[\'1J\',\'l\',\'1I\',\'l\',\'1J\',\'l\',\'1I\',\'l\',\'m\'];b*=d;c*=d;w*=d;h*=d;t R=r.2I();H(t i=0;i<4;i++){R[i]*=d;R[i]=C.3j(w/2,h/2,R[i])}t f=[e[0]+C.11(0+b)+\',\'+C.11(R[0]+c),e[1]+C.11(R[0]+b)+\',\'+C.11(0+c),e[2]+C.15(w-R[1]+b)+\',\'+C.11(0+c),e[3]+C.15(w+b)+\',\'+C.11(R[1]+c),e[4]+C.15(w+b)+\',\'+C.15(h-R[2]+c),e[5]+C.15(w-R[2]+b)+\',\'+C.15(h+c),e[6]+C.11(R[3]+b)+\',\'+C.15(h+c),e[7]+C.11(0+b)+\',\'+C.15(h-R[3]+c),e[8]+C.11(0+b)+\',\'+C.11(R[0]+c)];u(!a){f.3k()}t g=f.1W(\'\');1q g};u(1R j.P==\'1S\'){q.1C(j)}t l=j.P;t m=j.2J.2I();t n=k(M,j.E.U,j.E.V,m,0,0,2);m[0]-=C.1e(l.O,l.N);m[1]-=C.1e(l.N,l.19);m[2]-=C.1e(l.19,l.1a);m[3]-=C.1e(l.1a,l.O);H(t i=0;i<4;i++){m[i]=C.1e(m[i],0)}t o=k(G,j.E.U-l.O-l.19,j.E.V-l.N-l.1a,m,l.O,l.N,2);t p=k(M,j.E.U-l.O-l.19+1,j.E.V-l.N-l.1a+1,m,l.O,l.N,1);j.x.1u.29=o;j.x.Z.29=p;j.x.1H.29=n+o;q.2K(j)},2B:y(a){t s=a.W;t b=[\'N\',\'O\',\'19\',\'1a\'];H(t i=0;i<4;i++){a.14[\'1B\'+b[i]]=(1g(s[\'1B\'+b[i]],10)||0)+(1g(s[\'Q\'+b[i]+\'U\'],10)||0)+\'F\'}a.14.Q=\'S\'},2K:y(e){t f=K;u(!e.J||!f.1b[e.J]){1q}t g=e.W;t h={\'X\':0,\'Y\':0};t i=y(a,b){t c=M;2w(b){I\'1n\':I\'1m\':h[a]=0;13;I\'3l\':h[a]=0.5;13;I\'1X\':I\'1Y\':h[a]=1;13;1P:u(b.1y(\'%\')!=-1){h[a]=1g(b,10)*0.3m}17{c=G}}t d=(a==\'X\');h[a]=C.15(c?((e.E[d?\'U\':\'V\']-(e.P[d?\'O\':\'N\']+e.P[d?\'19\':\'1a\']))*h[a])-(f.1b[e.J][d?\'1s\':\'1t\']*h[a]):1g(b,10));h[a]+=1};H(t b 1h h){i(b,g[\'2y\'+b])}e.x.Z.1i.1j=(h.X/(e.E.U-e.P.O-e.P.19+1))+\',\'+(h.Y/(e.E.V-e.P.N-e.P.1a+1));t j=g.2z;t c={\'T\':1,\'R\':e.E.U+1,\'B\':e.E.V+1,\'L\':1};t k={\'X\':{\'2a\':\'L\',\'2b\':\'R\',\'d\':\'U\'},\'Y\':{\'2a\':\'T\',\'2b\':\'B\',\'d\':\'V\'}};u(j!=\'2c\'){c={\'T\':(h.Y),\'R\':(h.X+f.1b[e.J].1s),\'B\':(h.Y+f.1b[e.J].1t),\'L\':(h.X)};u(j.1y(\'2c-\')!=-1){t v=j.1T(\'2c-\')[1].3n();c[k[v].2a]=1;c[k[v].2b]=e.E[k[v].d]+1}u(c.B>e.E.V){c.B=e.E.V+1}}e.x.Z.z.3o=\'3p(\'+c.T+\'F \'+c.R+\'F \'+c.B+\'F \'+c.L+\'F)\'},1v:y(a){t b=q;2d(y(){b.1o(a)},1)},2e:y(a){q.1D(a);q.24(a)},1V:y(b){q.z.1l=\'S\';u(!q.W){1q}17{t c=q.W}t d={3q:G,3r:G,3s:G,3t:G,3u:G,3v:G,3w:G};u(d[q.1K]===G){1q}t e=q;t f=K;q.2J=b;q.E={};t g={3x:\'2e\',3y:\'2e\'};u(q.1K==\'A\'){t i={3z:\'1v\',3A:\'1v\',3B:\'1v\',3C:\'1v\'};H(t a 1h i){g[a]=i[a]}}H(t h 1h g){q.1r(\'3D\'+h,y(){f[g[h]](e)})}q.1r(\'3E\',y(){f.2v(e)});t j=y(a){a.z.3F=1;u(a.W.1j==\'3G\'){a.z.1j=\'3H\'}};j(q.3I);j(q);q.18=D.1k(\'3J\');q.18.14.23=\'1l:S; 1j:27; 28:0; 1B:0; Q:0; 3K:S;\';q.18.z.1c=c.1c;q.x={\'1u\':M,\'Z\':M,\'1H\':M};H(t v 1h q.x){q.x[v]=D.1k(f.16+\':3L\');q.x[v].1i=D.1k(f.16+\':3M\');q.x[v].1z(q.x[v].1i);q.x[v].3N=G;q.x[v].z.1j=\'27\';q.x[v].z.1c=c.1c;q.x[v].3O=\'1,1\';q.18.1z(q.x[v])}q.x.Z.1G=\'S\';q.x.Z.1i.3P=\'3Q\';q.3R.1Q(q.18,q);q.1F=G;u(q.1K==\'3S\'){q.1F=M;q.z.3T=\'3U\'}2d(y(){f.1o(e)},1)}};2n{D.3V("3W",G,M)}2o(2p){}K.2f();K.2j();K.2l();u(K.1d&&D.1r&&K.2h){D.1r(\'3X\',y(){u(D.3Y==\'3Z\'){t d=K.1O;t e=d.1U;t f=y(a,b,c){2d(y(){K.1V.2r(a,b)},c*2C)};H(t i=0;i<e;i++){t g=D.2i(d[i].2t);t h=g.1U;H(t r=0;r<h;r++){u(g[r].1K!=\'40\'){f(g[r],d[i].2u,r)}}}}})}',62,249,'||||||||||||||||||||||||||this|||var|if|||vml|function|style|||Math|document|dim|px|false|for|case|vmlBg|DD_roundies||true|Top|Left|bW|border||none||Width|Height|currentStyle|||image||floor|styleSheet|break|runtimeStyle|ceil|ns|else|vmlBox|Right|Bottom|imgSize|zIndex|IE8|max|radius|parseInt|in|filler|position|createElement|behavior|top|left|applyVML|backgroundColor|return|attachEvent|width|height|color|pseudoClass|firstChild|addRule|search|appendChild|webkit|padding|vmlStrokeWeight|vmlOffsets|backgroundImage|isImg|fillcolor|stroke|qy|qx|nodeName|IE6|IE7|namespaces|selectorsToProcess|default|insertBefore|typeof|undefined|split|length|roundify|join|right|bottom|vmlStrokeColor|display|filter|vmlOpacity|cssText|vmlPath|lastIndexOf|src|absolute|margin|path|b1|b2|repeat|setTimeout|reposition|IEversion|documentMode|querySelector|querySelectorAll|createVmlNameSpace|VML|createVmlStyleSheet|documentElement|try|catch|err|toString|call|createTextNode|selector|radii|readPropertyChanges|switch|borderColor|backgroundPosition|backgroundRepeat|vmlFill|nixBorder|100|transparent|10000px|removeAttribute|body|filled|slice|DD_radii|clipImage|add|urn|schemas|microsoft|com|writeln|import|namespace|implementation|url|null|constructor|Array|replace|expression|moz|push|event|propertyName|borderWidth|block|lpha|substring|opacity|substr|img|onload|offsetWidth|offsetHeight|className|_sizeFinder|offset|coordsize|1px|min|reverse|center|01|toUpperCase|clip|rect|BODY|TABLE|TR|TD|SELECT|OPTION|TEXTAREA|resize|move|mouseleave|mouseenter|focus|blur|on|onpropertychange|zoom|static|relative|offsetParent|ignore|background|shape|fill|stroked|coordorigin|type|tile|parentNode|IMG|visibility|hidden|execCommand|BackgroundImageCache|onreadystatechange|readyState|complete|INPUT'.split('|'),0,{}));

(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		: 'fast',
		autoArrows	: false,
		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);

/* ------------------------------------------------------------------------
	s3Slider
	
	Developped By: Boban KariÅ¡ik -> http://www.serie3.info/
        CSS Help: MÃ©szÃ¡ros RÃ³bert -> http://www.perspectived.com/
	Version: 1.0
	
	Copyright: Feel free to redistribute the script/modify it, as
			   long as you leave my infos at the top.
------------------------------------------------------------------------- */


(function($){  

    $.fn.s3Slider = function(vars) {       
        
        var element     = this;
        var timeOut     = (vars.timeOut != undefined) ? vars.timeOut : 4000;
        var current     = null;
        var timeOutFn   = null;
        var faderStat   = true;
        var mOver       = false;
        var items       = $("#" + element[0].id + "Content ." + element[0].id + "Image");
        var itemsSpan   = $("#" + element[0].id + "Content ." + element[0].id + "Image span");
            
        items.each(function(i) {
    
            $(items[i]).mouseover(function() {
               mOver = true;
            });
            
            $(items[i]).mouseout(function() {
                mOver   = false;
                fadeElement(true);
            });
            
        });
        
        var fadeElement = function(isMouseOut) {
            var thisTimeOut = (isMouseOut) ? (timeOut/2) : timeOut;
            thisTimeOut = (faderStat) ? 10 : thisTimeOut;
            if(items.length > 0) {
                timeOutFn = setTimeout(makeSlider, thisTimeOut);
            } else {
                console.log("Poof..");
            }
        }
        
        var makeSlider = function() {
            current = (current != null) ? current : items[(items.length-1)];
            var currNo      = jQuery.inArray(current, items) + 1
            currNo = (currNo == items.length) ? 0 : (currNo - 1);
            var newMargin   = $(element).width() * currNo;
            if(faderStat == true) {
                if(!mOver) {
                    $(items[currNo]).fadeIn((timeOut/6), function() {
                        if($(itemsSpan[currNo]).css('bottom') == 0) {
                            $(itemsSpan[currNo]).slideUp((timeOut/6), function() {
                                faderStat = false;
                                current = items[currNo];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        } else {
                            $(itemsSpan[currNo]).slideDown((timeOut/6), function() {
                                faderStat = false;
                                current = items[currNo];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        }
                    });
                }
            } else {
                if(!mOver) {
                    if($(itemsSpan[currNo]).css('bottom') == 0) {
                        $(itemsSpan[currNo]).slideDown((timeOut/6), function() {
                            $(items[currNo]).fadeOut((timeOut/6), function() {
                                faderStat = true;
                                current = items[(currNo+1)];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        });
                    } else {
                        $(itemsSpan[currNo]).slideUp((timeOut/6), function() {
                        $(items[currNo]).fadeOut((timeOut/6), function() {
                                faderStat = true;
                                current = items[(currNo+1)];
                                if(!mOver) {
                                    fadeElement(false);
                                }
                            });
                        });
                    }
                }
            }
        }
        
        makeSlider();

    };  

})(jQuery);  


(function($){$.fn.fixPNG=function(){return this.each(function(){var image=$(this).css('backgroundImage');if(image.match(/^url\(["']?(.*\.png)["']?\)$/i)){image=RegExp.$1;$(this).css({'backgroundImage': 'none','filter': "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod="+($(this).css('backgroundRepeat')=='no-repeat'?'crop' : 'scale')+",src='"+image+"')"}).each(function(){var position=$(this).css('position');if(position!='absolute'&&position!='relative')$(this).css('position','relative');});}});};var elem,opts,busy=false,imagePreloader=new Image,loadingTimer,loadingFrame=1,imageRegExp=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i;var ieQuirks=null,IE6=$.browser.msie&&$.browser.version.substr(0,1)==6&&!window.XMLHttpRequest,oldIE=IE6||($.browser.msie&&$.browser.version.substr(0,1)==7);$.fn.fancybox=function(o){var settings=$.extend({},$.fn.fancybox.defaults,o);var matchedGroup=this;function _initialize(){elem=this;opts=$.extend({},settings);_start();return false;};function _start(){if(busy)return;if($.isFunction(opts.callbackOnStart)){opts.callbackOnStart();}opts.itemArray=[];opts.itemCurrent=0;if(settings.itemArray.length>0){opts.itemArray=settings.itemArray;}else{var item={};if(!elem.rel||elem.rel==''){var item={href: elem.href,title: elem.title};if($(elem).children("img:first").length){item.orig=$(elem).children("img:first");}else{item.orig=$(elem);}if(item.title==''||typeof item.title=='undefined'){item.title=item.orig.attr('alt');}opts.itemArray.push(item);}else{var subGroup=$(matchedGroup).filter("a[rel="+elem.rel+"]");var item={};for(var i=0;i<subGroup.length;i++){item={href: subGroup[i].href,title: subGroup[i].title};if($(subGroup[i]).children("img:first").length){item.orig=$(subGroup[i]).children("img:first");}else{item.orig=$(subGroup[i]);}if(item.title==''||typeof item.title=='undefined'){item.title=item.orig.attr('alt');}opts.itemArray.push(item);}}}while(opts.itemArray[opts.itemCurrent].href!=elem.href){opts.itemCurrent++;}if(opts.overlayShow){if(IE6){$('embed,object,select').css('visibility','hidden');$("#fancy_overlay").css('height',$(document).height());}$("#fancy_overlay").css({'background-color'	: opts.overlayColor,'opacity' : opts.overlayOpacity}).show();}$(window).bind("resize.fb scroll.fb",$.fn.fancybox.scrollBox);_change_item();};function _change_item(){$("#fancy_right,#fancy_left,#fancy_close,#fancy_title").hide();var href=opts.itemArray[opts.itemCurrent].href;if(href.match("iframe")||elem.className.indexOf("iframe")>=0){$.fn.fancybox.showLoading();_set_content('<iframe id="fancy_frame" onload="jQuery.fn.fancybox.showIframe()" name="fancy_iframe'+Math.round(Math.random()*1000)+'" frameborder="0" hspace="0" src="'+href+'"></iframe>',opts.frameWidth,opts.frameHeight);}else if(href.match(/#/)){var target=window.location.href.split('#')[0];target=href.replace(target,'');target=target.substr(target.indexOf('#'));_set_content('<div id="fancy_div">'+$(target).html()+'</div>',opts.frameWidth,opts.frameHeight);}else if(href.match(imageRegExp)){imagePreloader=new Image;imagePreloader.src=href;if(imagePreloader.complete){_proceed_image();}else{$.fn.fancybox.showLoading();$(imagePreloader).unbind().bind('load',function(){$("#fancy_loading").hide();_proceed_image();});}}else{$.fn.fancybox.showLoading();$.get(href,function(data){$("#fancy_loading").hide();_set_content('<div id="fancy_ajax">'+data+'</div>',opts.frameWidth,opts.frameHeight);});}};function _proceed_image(){var width=imagePreloader.width;var height=imagePreloader.height;var horizontal_space=(opts.padding*2)+40;var vertical_space=(opts.padding*2)+60;var w=$.fn.fancybox.getViewport();if(opts.imageScale&&(width>(w[0]-horizontal_space)||height>(w[1]-vertical_space))){var ratio=Math.min(Math.min(w[0]-horizontal_space,width)/width,Math.min(w[1]-vertical_space,height)/height);width=Math.round(ratio*width);height=Math.round(ratio*height);}_set_content('<img alt="" id="fancy_img" src="'+imagePreloader.src+'"/>',width,height);};function _preload_neighbor_images(){if((opts.itemArray.length-1)>opts.itemCurrent){var href=opts.itemArray[opts.itemCurrent+1].href||false;if(href&&href.match(imageRegExp)){objNext=new Image();objNext.src=href;}}if(opts.itemCurrent>0){var href=opts.itemArray[opts.itemCurrent-1].href||false;if(href&&href.match(imageRegExp)){objNext=new Image();objNext.src=href;}}};function _set_content(value,width,height){busy=true;var pad=opts.padding;if(oldIE||ieQuirks){$("#fancy_content")[0].style.removeExpression("height");$("#fancy_content")[0].style.removeExpression("width");}if(pad>0){width+=pad*2;height+=pad*2;$("#fancy_content").css({'top' : pad+'px','right' : pad+'px','bottom'	: pad+'px','left' : pad+'px','width' : 'auto','height'	: 'auto'});if(oldIE||ieQuirks){$("#fancy_content")[0].style.setExpression('height','(this.parentNode.clientHeight-'+pad*2+')');$("#fancy_content")[0].style.setExpression('width','(this.parentNode.clientWidth-'+pad*2+')');}}else{$("#fancy_content").css({'top' : 0,'right' : 0,'bottom'	: 0,'left' : 0,'width' : '100%','height'	: '100%'});}if($("#fancy_outer").is(":visible")&&width==$("#fancy_outer").width()&&height==$("#fancy_outer").height()){$("#fancy_content").fadeOut('fast',function(){$("#fancy_content").empty().append($(value)).fadeIn("normal",function(){_finish();});});return;}var w=$.fn.fancybox.getViewport();var itemTop=(height+60)>w[1]?w[3]:(w[3]+Math.round((w[1]-height-60)*0.5));var itemLeft=(width+40)>w[0]?w[2]:(w[2]+Math.round((w[0]-width-40)*0.5));var itemOpts={'left': itemLeft,'top': itemTop,'width':	width+'px','height':	height+'px'};if($("#fancy_outer").is(":visible")){$("#fancy_content").fadeOut("normal",function(){$("#fancy_content").empty();$("#fancy_outer").animate(itemOpts,opts.zoomSpeedChange,opts.easingChange,function(){$("#fancy_content").append($(value)).fadeIn("normal",function(){_finish();});});});}else{if(opts.zoomSpeedIn>0&&opts.itemArray[opts.itemCurrent].orig!==undefined){$("#fancy_content").empty().append($(value));var orig_item=opts.itemArray[opts.itemCurrent].orig;var orig_pos=$.fn.fancybox.getPosition(orig_item);$("#fancy_outer").css({'left':(orig_pos.left-20-opts.padding)+'px','top':(orig_pos.top-20-opts.padding)+'px','width':	$(orig_item).width()+(opts.padding*2),'height':	$(orig_item).height()+(opts.padding*2)});if(opts.zoomOpacity){itemOpts.opacity='show';}$("#fancy_outer").animate(itemOpts,opts.zoomSpeedIn,opts.easingIn,function(){_finish();});}else{$("#fancy_content").hide().empty().append($(value)).show();$("#fancy_outer").css(itemOpts).fadeIn("normal",function(){_finish();});}}};function _set_navigation(){if(opts.itemCurrent!==0){$("#fancy_left,#fancy_left_ico").unbind().bind("click",function(e){e.stopPropagation();opts.itemCurrent--;_change_item();return false;});$("#fancy_left").show();}if(opts.itemCurrent!=(opts.itemArray.length-1)){$("#fancy_right,#fancy_right_ico").unbind().bind("click",function(e){e.stopPropagation();opts.itemCurrent++;_change_item();return false;});$("#fancy_right").show();}};function _finish(){if($.browser.msie){$("#fancy_content")[0].style.removeAttribute('filter');$("#fancy_outer")[0].style.removeAttribute('filter');}_set_navigation();_preload_neighbor_images();$(document).bind("keydown.fb",function(e){if(e.keyCode==27&&opts.enableEscapeButton){$.fn.fancybox.close();}else if(e.keyCode==37&&opts.itemCurrent!==0){$(document).unbind("keydown.fb");opts.itemCurrent--;_change_item();}else if(e.keyCode==39&&opts.itemCurrent!=(opts.itemArray.length-1)){$(document).unbind("keydown.fb");opts.itemCurrent++;_change_item();}});if(opts.hideOnContentClick){$("#fancy_content").click($.fn.fancybox.close);}if(opts.overlayShow&&opts.hideOnOverlayClick){$("#fancy_overlay").bind("click",$.fn.fancybox.close);}if(opts.showCloseButton){$("#fancy_close").bind("click",$.fn.fancybox.close).show();}if(typeof opts.itemArray[opts.itemCurrent].title!=='undefined'&&opts.itemArray[opts.itemCurrent].title.length>0){var pos=$("#fancy_outer").position();$('#fancy_title div').text(opts.itemArray[opts.itemCurrent].title).html();$('#fancy_title').css({'top'	: pos.top+$("#fancy_outer").outerHeight()-32,'left'	: pos.left+(($("#fancy_outer").outerWidth()*0.5)-($('#fancy_title').width()*0.5))}).show();}if(opts.overlayShow&&IE6){$('embed,object,select',$('#fancy_content')).css('visibility','visible');}if($.isFunction(opts.callbackOnShow)){opts.callbackOnShow(opts.itemArray[opts.itemCurrent]);}if($.browser.msie){$("#fancy_outer")[0].style.removeAttribute('filter');$("#fancy_content")[0].style.removeAttribute('filter');}busy=false;};return this.unbind('click.fb').bind('click.fb',_initialize);};$.fn.fancybox.scrollBox=function(){var w=$.fn.fancybox.getViewport();if(opts.centerOnScroll&&$("#fancy_outer").is(':visible')){var ow=$("#fancy_outer").outerWidth();var oh=$("#fancy_outer").outerHeight();var pos={'top'	:(oh>w[1]?w[3]: w[3]+Math.round((w[1]-oh)*0.5)),'left'	:(ow>w[0]?w[2]: w[2]+Math.round((w[0]-ow)*0.5))};$("#fancy_outer").css(pos);$('#fancy_title').css({'top'	: pos.top+oh-32,'left'	: pos.left+((ow*0.5)-($('#fancy_title').width()*0.5))});}if(IE6&&$("#fancy_overlay").is(':visible')){$("#fancy_overlay").css({'height' : $(document).height()});}if($("#fancy_loading").is(':visible')){$("#fancy_loading").css({'left':((w[0]-40)*0.5+w[2]),'top':((w[1]-40)*0.5+w[3])});}};$.fn.fancybox.getNumeric=function(el,prop){return parseInt($.curCSS(el.jquery?el[0]:el,prop,true))||0;};$.fn.fancybox.getPosition=function(el){var pos=el.offset();pos.top+=$.fn.fancybox.getNumeric(el,'paddingTop');pos.top+=$.fn.fancybox.getNumeric(el,'borderTopWidth');pos.left+=$.fn.fancybox.getNumeric(el,'paddingLeft');pos.left+=$.fn.fancybox.getNumeric(el,'borderLeftWidth');return pos;};$.fn.fancybox.showIframe=function(){$("#fancy_loading").hide();$("#fancy_frame").show();};$.fn.fancybox.getViewport=function(){return[$(window).width(),$(window).height(),$(document).scrollLeft(),$(document).scrollTop()];};$.fn.fancybox.animateLoading=function(){if(!$("#fancy_loading").is(':visible')){clearInterval(loadingTimer);return;}$("#fancy_loading>div").css('top',(loadingFrame*-40)+'px');loadingFrame=(loadingFrame+1)%12;};$.fn.fancybox.showLoading=function(){clearInterval(loadingTimer);var w=$.fn.fancybox.getViewport();$("#fancy_loading").css({'left':((w[0]-40)*0.5+w[2]),'top':((w[1]-40)*0.5+w[3])}).show();$("#fancy_loading").bind('click',$.fn.fancybox.close);loadingTimer=setInterval($.fn.fancybox.animateLoading,66);};$.fn.fancybox.close=function(){busy=true;$(imagePreloader).unbind();$(document).unbind("keydown.fb");$(window).unbind("resize.fb scroll.fb");$("#fancy_overlay,#fancy_content,#fancy_close").unbind();$("#fancy_close,#fancy_loading,#fancy_left,#fancy_right,#fancy_title").hide();__cleanup=function(){if($("#fancy_overlay").is(':visible')){$("#fancy_overlay").fadeOut("fast");}$("#fancy_content").empty();if(opts.centerOnScroll){$(window).unbind("resize.fb scroll.fb");}if(IE6){$('embed,object,select').css('visibility','visible');}if($.isFunction(opts.callbackOnClose)){opts.callbackOnClose();}busy=false;};if($("#fancy_outer").is(":visible")!==false){if(opts.zoomSpeedOut>0&&opts.itemArray[opts.itemCurrent].orig!==undefined){var orig_item=opts.itemArray[opts.itemCurrent].orig;var orig_pos=$.fn.fancybox.getPosition(orig_item);var itemOpts={'left':(orig_pos.left-20-opts.padding)+'px','top':(orig_pos.top-20-opts.padding)+'px','width':	$(orig_item).width()+(opts.padding*2),'height':	$(orig_item).height()+(opts.padding*2)};if(opts.zoomOpacity){itemOpts.opacity='hide';}$("#fancy_outer").stop(false,true).animate(itemOpts,opts.zoomSpeedOut,opts.easingOut,__cleanup);}else{$("#fancy_outer").stop(false,true).fadeOut('fast',__cleanup);}}else{__cleanup();}return false;};$.fn.fancybox.build=function(){var html='';html+='<div id="fancy_overlay"></div>';html+='<div id="fancy_loading"><div></div></div>';html+='<div id="fancy_outer">';html+='<div id="fancy_inner">';html+='<div id="fancy_close"></div>';html+='<div id="fancy_bg"><div class="fancy_bg" id="fancy_bg_n"></div><div class="fancy_bg" id="fancy_bg_ne"></div><div class="fancy_bg" id="fancy_bg_e"></div><div class="fancy_bg" id="fancy_bg_se"></div><div class="fancy_bg" id="fancy_bg_s"></div><div class="fancy_bg" id="fancy_bg_sw"></div><div class="fancy_bg" id="fancy_bg_w"></div><div class="fancy_bg" id="fancy_bg_nw"></div></div>';html+='<a href="javascript:;" id="fancy_left"><span class="fancy_ico" id="fancy_left_ico"></span></a><a href="javascript:;" id="fancy_right"><span class="fancy_ico" id="fancy_right_ico"></span></a>';html+='<div id="fancy_content"></div>';html+='</div>';html+='</div>';html+='<div id="fancy_title"></div>';$(html).appendTo("body");$('<table cellspacing="0" cellpadding="0" border="0"><tr><td class="fancy_title" id="fancy_title_left"></td><td class="fancy_title" id="fancy_title_main"><div></div></td><td class="fancy_title" id="fancy_title_right"></td></tr></table>').appendTo('#fancy_title');if($.browser.msie){$(".fancy_bg").fixPNG();}if(IE6){$("div#fancy_overlay").css("position","absolute");$("#fancy_loading div,#fancy_close,.fancy_title,.fancy_ico").fixPNG();$("#fancy_inner").prepend('<iframe id="fancy_bigIframe" src="javascript:false;" scrolling="no" frameborder="0"></iframe>');var frameDoc=$('#fancy_bigIframe')[0].contentWindow.document;frameDoc.open();frameDoc.close();}};$.fn.fancybox.defaults={padding :	10,imageScale :	true,zoomOpacity :	true,zoomSpeedIn :	0,zoomSpeedOut :	0,zoomSpeedChange :	300,easingIn :	'swing',easingOut :	'swing',easingChange :	'swing',frameWidth :	560,frameHeight :	340,overlayShow :	true,overlayOpacity :	0.3,overlayColor :	'#666',enableEscapeButton	:	true,showCloseButton :	true,hideOnOverlayClick	:	true,hideOnContentClick	:	true,centerOnScroll :	true,itemArray :[],callbackOnStart :	null,callbackOnShow :	null,callbackOnClose :	null};$(document).ready(function(){ieQuirks=$.browser.msie&&!$.boxModel;if($("#fancy_outer").length<1){$.fn.fancybox.build();}});})(jQuery);


/*jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ */
jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def: 'easeOutQuad',swing: function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d);},easeInQuad: function(x,t,b,c,d){return c*(t/=d)*t+b;},easeOutQuad: function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b;},easeInOutQuad: function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b;},easeInCubic: function(x,t,b,c,d){return c*(t/=d)*t*t+b;},easeOutCubic: function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;},easeInOutCubic: function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b;},easeInQuart: function(x,t,b,c,d){return c*(t/=d)*t*t*t+b;},easeOutQuart: function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;},easeInOutQuart: function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b;},easeInQuint: function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b;},easeOutQuint: function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b;},easeInOutQuint: function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b;},easeInSine: function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b;},easeOutSine: function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b;},easeInOutSine: function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b;},easeInExpo: function(x,t,b,c,d){return(t==0)?b : c*Math.pow(2,10*(t/d-1))+b;},easeOutExpo: function(x,t,b,c,d){return(t==d)?b+c : c*(-Math.pow(2,-10*t/d)+1)+b;},easeInOutExpo: function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b;},easeInCirc: function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b;},easeOutCirc: function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b;},easeInOutCirc: function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b;},easeInElastic: function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},easeOutElastic: function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},easeInOutElastic: function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},easeInBack: function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},easeOutBack: function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},easeInOutBack: function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},easeInBounce: function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b;},easeOutBounce: function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},easeInOutBounce: function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b;}});jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d)},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4}else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4}else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4}else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b}});





jQuery.noConflict();

jQuery(function(){

equalHeight(jQuery(".item p"));
jQuery(".home_widgets .widget:first").css("margin-left", "0");
jQuery(".footernav  li:last").css("border-right", "0");
jQuery(".navigation .alignleft:empty").hide();
jQuery(".navigation .alignright:empty").hide();
jQuery(".comment-nav .alignright:empty").hide();
jQuery(".comment-nav .alignleft:empty").hide();
jQuery(".navigation:empty").hide();
jQuery(".comment-nav:empty").hide();
jQuery('ul.sf-menu').superfish();    

jQuery.fn.getTitle = function() {
var arr = jQuery("a.fancybox");
jQuery.each(arr, function() {
var title = jQuery(this).children("img").attr("title");
jQuery(this).attr('title',title);
})
}

var thumbnails = 'a:has(img)[href$=".bmp"],a:has(img)[href$=".gif"],a:has(img)[href$=".jpg"],a:has(img)[href$=".jpeg"],a:has(img)[href$=".png"],a:has(img)[href$=".BMP"],a:has(img)[href$=".GIF"],a:has(img)[href$=".JPG"],a:has(img)[href$=".JPEG"],a:has(img)[href$=".PNG"]';

	
jQuery(thumbnails).addClass("fancybox").getTitle();
jQuery("a.fancybox").fancybox({
'imageScale': false,
'padding': 10,
'zoomOpacity': true,
'zoomSpeedIn': 500,
'zoomSpeedOut': 500,
'zoomSpeedChange': 300,
'overlayShow': true,
'overlayColor': "#666666",
'overlayOpacity': 0.5,
'enableEscapeButton': true,
'showCloseButton': true,
'hideOnOverlayClick': true,
'hideOnContentClick': false,
'frameWidth':  560,
'frameHeight':  340,
'callbackOnStart': null,
'callbackOnShow': null,
'callbackOnClose': null,
'centerOnScroll': true,
'easingIn': "easeOutBack",
'easingOut': "easeInBack",
'easingChange': "easeInOutQuart"
});

})


DD_roundies.addRule('.container, .qbutton a, blockquote,.comment-reply-link', '10px', true);
DD_roundies.addRule('#sidebarsearch div, .navigation a, .comment-nav a', '20px', true);
DD_roundies.addRule('.wp-caption,.portfnav a', '5px', true);
DD_roundies.addRule('.commentlist li', '10px', true);
Cufon.replace('#pagenav a', {
	textShadow: '1px 1px #ffffff'
});

Cufon.replace('h1');
Cufon.replace('h2');
Cufon.replace('h3');
Cufon.replace('h4');
Cufon.replace('h5');

function equalHeight(group) {
	tallest = 0;
	group.each(function() {
		thisHeight = jQuery(this).height();
		if(thisHeight > tallest) {
			tallest = thisHeight;
		}
	});
	group.height(tallest);
}

addComment={moveForm:function(d,f,i,c){var m=this,a,h=m.I(d),b=m.I(i),l=m.I("cancel-comment-reply-link"),j=m.I("comment_parent"),k=m.I("comment_post_ID");if(!h||!b||!l||!j){return}m.respondId=i;c=c||false;if(!m.I("wp-temp-form-div")){a=document.createElement("div");a.id="wp-temp-form-div";a.style.display="none";b.parentNode.insertBefore(a,b)}h.parentNode.insertBefore(b,h.nextSibling);if(k&&c){k.value=c}j.value=f;l.style.display="";l.onclick=function(){var n=addComment,e=n.I("wp-temp-form-div"),o=n.I(n.respondId);if(!e||!o){return}n.I("comment_parent").value="0";e.parentNode.insertBefore(o,e);e.parentNode.removeChild(e);this.style.display="none";this.onclick=null;return false};try{m.I("comment").focus()}catch(g){}return false},I:function(a){return document.getElementById(a)}};