/*
 * 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);;(function($){$.fn.s3Slider=function(vars){vars=vars||{};var $slider=$(this);var timeout=vars.timeout||vars.timeOut||6000;var fadeTime=vars.fadeTime||1000;var current=0;var mouseOver=false;var items=$(".slide",$slider);var spanOpacity=vars.spanOpacity||.7;$slider.mouseover(function(){mouseOver=true;});$slider.mouseout(function(){mouseOver=false;});function visible(item){return $(item).css('display')!='none'}
function slide(){var item=$(items[current]);var span=$('span',item);var span_is_blank=!span.html()||/^\s*$/.test(span.html());if(span_is_blank){span.hide();span=$('<span>')};if(visible(item)){fadeOut(item,span);current=(current+1)%items.length;}else{span.hide();fadeIn(item,span);}}
function setSlideTimeout(time){setTimeout(trySlide,time);}
function trySlide(){if(mouseOver){setSlideTimeout(fadeTime)}else{slide();}}
function fadeIn(item,span){item.fadeIn(fadeTime,function(){span.css("opacity",0).show().fadeTo(fadeTime,spanOpacity,function(){setSlideTimeout(timeout)})})}
function fadeOut(item,span){span.fadeOut('slow',function(){item.fadeOut(fadeTime,function(){slide()})})}
$('span',items[0]).css('opacity',spanOpacity);setSlideTimeout(visible(items[0])?timeout:0);};})(jQuery);;(function(jQuery){if(typeof jQuery=='undefined')return;jQuery.fn.easyAccordion=function(options){var defaults={slideNum:true,autoStart:false,pauseOnHover:true,slideInterval:5000};this.each(function(){var settings=jQuery.extend(defaults,options);jQuery(this).find('dl').addClass('easy-accordion');jQuery.fn.setVariables=function(){dlWidth=jQuery(this).width()-1;dlHeight=jQuery(this).height();dtWidth=jQuery(this).find('dt').outerHeight();if(jQuery.browser.msie){dtWidth=jQuery(this).find('dt').outerWidth();}
dtHeight=dlHeight-(jQuery(this).find('dt').outerWidth()-jQuery(this).find('dt').width());slideTotal=jQuery(this).find('dt').size();ddWidth=dlWidth-(dtWidth*slideTotal)-(jQuery(this).find('dd').outerWidth(true)-jQuery(this).find('dd').width());ddHeight=dlHeight-(jQuery(this).find('dd').outerHeight(true)-jQuery(this).find('dd').height());};jQuery(this).setVariables();if(jQuery.browser.safari){var dtTop=(dlHeight-dtWidth)/2;var dtOffset=-dtTop;}
if(jQuery.browser.mozilla){var dtTop=dlHeight-20;var dtOffset=-20;}
if(jQuery.browser.msie){var dtTop=0;var dtOffset=0;}
if(jQuery.browser.opera){var dtTop=(dlHeight-dtWidth)/2;var dtOffset=-dtTop;}
var f=1;var paused=false;jQuery(this).find('dt').each(function(){jQuery(this).css({'width':dtHeight,'top':dtTop,'margin-left':dtOffset});jQuery(this).addClass('spine_'+f);var corner=document.createElement('div');corner.className='activeCorner spine_'+f;jQuery(this).append(corner);if(settings.slideNum==true){jQuery('<span class="slide-number">'+f+'</span>').appendTo(this);if(jQuery.browser.msie){var slideNumLeft=parseInt(jQuery(this).find('.slide-number').css('left'));if(jQuery.browser.version==6.0||jQuery.browser.version==7.0){jQuery(this).find('.slide-number').css({'bottom':'auto'});slideNumLeft=slideNumLeft-14;jQuery(this).find('.slide-number').css({'left':slideNumLeft})}
if(jQuery.browser.version==8.0||jQuery.browser.version==9.0){var slideNumTop=jQuery(this).find('.slide-number').css('bottom');var slideNumTopVal=parseInt(slideNumTop)+parseInt(jQuery(this).css('padding-top'))-20;jQuery(this).find('.slide-number').css({'bottom':slideNumTopVal});slideNumLeft=slideNumLeft-10;jQuery(this).find('.slide-number').css({'left':slideNumLeft})
jQuery(this).find('.slide-number').css({'marginTop':10});}}else{var slideNumTop=jQuery(this).find('.slide-number').css('bottom');var slideNumTopVal=parseInt(slideNumTop)+parseInt(jQuery(this).css('padding-top'));jQuery(this).find('.slide-number').css({'bottom':slideNumTopVal});}}
f=f+1;});if(jQuery(this).find('.active').size()){jQuery(this).find('.active').next('dd').addClass('active');}else{jQuery(this).find('dt:first').addClass('active').next('dd').addClass('active');}
jQuery(this).find('dt:first').css({'left':'0'}).next().css({'left':dtWidth});jQuery(this).find('dd').css({'width':ddWidth,'height':ddHeight});jQuery.fn.findActiveSlide=function(){var i=1;this.find('dt').each(function(){if(jQuery(this).hasClass('active')){activeID=i;}else if(jQuery(this).hasClass('no-more-active')){noMoreActiveID=i;}
i=i+1;});};jQuery.fn.calculateSlidePos=function(){var u=2;jQuery(this).find('dt').not(':first').each(function(){var activeDtPos=dtWidth*activeID;if(u<=activeID){var leftDtPos=dtWidth*(u-1);jQuery(this).animate({'left':leftDtPos});if(u<activeID){jQuery(this).next().css({'left':leftDtPos+dtWidth});}else{jQuery(this).next().animate({'left':activeDtPos});}}else{var rightDtPos=dlWidth-(dtWidth*(slideTotal-u+1));jQuery(this).animate({'left':rightDtPos});var rightDdPos=rightDtPos+dtWidth;jQuery(this).next().animate({'left':rightDdPos});}
u=u+1;});setTimeout(function(){jQuery('.easy-accordion').find('dd').not('.active').each(function(){jQuery(this).css({'display':'none'});});},400);};jQuery.fn.activateSlide=function(){this.parent('dl').setVariables();this.parent('dl').find('dd').css({'display':'block'});this.parent('dl').find('dd.plus').removeClass('plus');this.parent('dl').find('.no-more-active').removeClass('no-more-active');this.parent('dl').find('.active').removeClass('active').addClass('no-more-active');this.addClass('active').next().addClass('active');this.parent('dl').findActiveSlide();if(activeID<noMoreActiveID){this.parent('dl').find('dd.no-more-active').addClass('plus');}
this.parent('dl').calculateSlidePos();};jQuery.fn.rotateSlides=function(slideInterval,timerInstance){var accordianInstance=jQuery(this);timerInstance.value=setTimeout(function(){accordianInstance.rotateSlides(slideInterval,timerInstance);},slideInterval);if(paused==false){jQuery(this).findActiveSlide();var totalSlides=jQuery(this).find('dt').size();var activeSlide=activeID;var newSlide=activeSlide+1;if(newSlide>totalSlides){newSlide=1;paused=true;}
jQuery(this).find('dt:eq('+(newSlide-1)+')').activateSlide();}}
function trackerObject(){this.value=null}
var timerInstance=new trackerObject();jQuery(this).findActiveSlide();jQuery(this).calculateSlidePos();if(settings.autoStart==true){var accordianInstance=jQuery(this);var interval=parseInt(settings.slideInterval);timerInstance.value=setTimeout(function(){accordianInstance.rotateSlides(interval,timerInstance);},interval);}
jQuery(this).find('dt').not('active').click(function(){var accordianInstance=jQuery(this);jQuery(this).activateSlide();clearTimeout(timerInstance.value);timerInstance.value=setTimeout(function(){accordianInstance.rotateSlides(interval,timerInstance);},interval);});if(!(jQuery.browser.msie&&jQuery.browser.version==6.0)){jQuery('dt').hover(function(){jQuery(this).addClass('hover');},function(){jQuery(this).removeClass('hover');});}
if(settings.pauseOnHover==true){jQuery('dd').hover(function(){paused=true;},function(){paused=false;});}});};})(jQuery);;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * copyright 1994-1996, Jos Buivenga
 */
Cufon.registerFont({"w":162,"face":{"font-family":"Delicious","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"0 -279 266 72","underline-thickness":"7.2","underline-position":"-46.8","stemh":"22","stemv":"27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":108},"!":{"d":"75,-17v1,25,-44,31,-44,2v-1,-26,44,-30,44,-2xm70,-252v-10,59,-5,127,-6,194r-22,0v-3,-65,-11,-130,1,-190","w":95},"\"":{"d":"45,-255v9,25,0,52,-3,79r-11,0v-3,-27,-12,-54,-3,-79r17,0xm95,-255v9,25,0,52,-3,79r-12,0v-2,-27,-10,-54,-3,-79r18,0","w":124},"#":{"d":"117,-100r7,-55r-41,0r-7,55r41,0xm135,-243r22,0r-8,64r30,0r-2,24r-32,0r-6,55r27,0r-3,23r-27,0r-10,74r-21,0r9,-74r-41,0r-9,67r-21,0r8,-67r-29,0r4,-23r28,0r7,-55r-25,0r3,-24r25,0r9,-71r22,0r-9,71r41,0","w":200},"$":{"d":"95,-92r0,72v34,-11,30,-60,0,-72xm78,-136r0,-73v-18,3,-28,16,-28,34v0,21,13,29,28,39xm147,-56v0,32,-21,55,-52,60r0,22r-17,0r0,-21v-18,0,-39,-6,-54,-15r8,-22v13,6,32,14,46,15r0,-85v-28,-18,-56,-33,-56,-71v0,-35,21,-57,56,-59r0,-20r17,0r0,21v15,2,32,8,44,17r-10,19v-9,-7,-22,-11,-34,-13r0,82v29,18,52,31,52,70","w":160},"%":{"d":"91,-184v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26xm64,-232v17,-1,32,12,51,11v39,-3,35,-17,59,-6r-80,227r-24,0r76,-210v-14,7,-38,7,-38,7v13,27,-11,67,-44,67v-26,0,-47,-22,-47,-48v0,-26,21,-48,47,-48xm234,-42v0,26,-22,47,-48,47v-26,0,-47,-21,-47,-47v0,-26,21,-48,47,-48v26,0,48,22,48,48xm213,-42v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26","w":251},"&":{"d":"149,-176v2,-31,-5,-54,-35,-55v-18,0,-36,10,-36,30v0,31,40,24,71,25xm46,-85v1,23,4,61,25,68v10,-2,34,-36,59,-20r-5,20v-27,-11,-28,21,-54,22v-41,0,-56,-56,-56,-89v0,-36,19,-84,60,-85v-14,-6,-25,-16,-25,-32v4,-65,122,-66,124,2r0,23r36,0r0,20r-35,0r0,120v-4,21,21,22,35,14r6,17v-28,19,-69,10,-69,-30r0,-121v-63,-5,-105,9,-101,71","w":226},"(":{"d":"111,30r-3,23v-60,-45,-91,-97,-91,-173v0,-64,36,-125,90,-159r3,20v-97,64,-94,223,1,289","w":120,"k":{"J":-7}},")":{"d":"14,-279v54,34,91,95,91,159v0,76,-31,128,-91,173r-3,-23v95,-66,98,-225,1,-289","w":122},"*":{"d":"95,-243r-12,41r54,-19r0,23r-47,15r38,58r-25,0r-28,-44r-27,44r-24,0r35,-58r-46,-15r0,-23r54,19r-13,-41r41,0","w":152},"+":{"d":"153,-79r-58,0r0,62r-21,0r0,-62r-58,0r0,-22r58,0r0,-62r21,0r0,62r58,0r0,22","w":169},",":{"d":"10,40v16,-25,25,-35,23,-65v0,0,10,-6,17,-6v11,0,23,16,23,16v0,0,-14,31,-46,66","w":92,"k":{"Q":9,"O":9,"C":9}},"-":{"d":"88,-103r0,22r-69,0r0,-22r69,0","w":108},".":{"d":"70,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":92,"k":{"Q":9,"O":9,"G":9,"C":9}},"\/":{"d":"122,-273r-93,326r-23,0r93,-326r23,0","w":128,"k":{"\/":36}},"0":{"d":"81,-159v-35,0,-45,43,-45,71v0,28,10,71,45,71v35,0,45,-43,45,-71v0,-28,-10,-71,-45,-71xm152,-88v0,44,-20,93,-71,93v-51,0,-71,-49,-71,-93v0,-44,20,-94,71,-94v51,0,71,50,71,94"},"1":{"d":"108,0r-27,0r0,-151r-45,0r0,-17v25,0,43,-11,72,-8r0,176"},"2":{"d":"137,-132v-1,47,-43,84,-74,108r80,0r0,24r-116,0r-5,-22v32,-17,87,-72,87,-110v0,-42,-61,-27,-82,-6r-5,-21v33,-35,117,-34,115,27"},"3":{"d":"26,40v46,-4,88,-22,88,-68v0,-40,-46,-35,-81,-32r0,-21v29,-2,41,-21,61,-32v19,-10,23,-48,-7,-46v-13,0,-40,13,-52,20r-7,-19v32,-25,109,-42,109,18v0,28,-28,44,-50,56v29,0,54,19,54,50v0,66,-56,95,-115,94r0,-20"},"4":{"d":"152,0r-24,0r0,50r-25,0r0,-50r-90,0r-2,-23v20,-56,53,-106,88,-153r30,0r0,153r23,0r0,23xm103,-23r0,-120v-26,37,-48,78,-65,120r65,0"},"5":{"d":"24,39v43,-1,90,-24,89,-68v-1,-41,-52,-38,-83,-26r10,-121r90,0r0,21r-65,0r-6,73v38,-9,80,7,81,47v2,60,-53,96,-116,95r0,-21"},"6":{"d":"121,-79v0,-41,-45,-50,-75,-32v-8,37,-2,95,38,95v33,0,37,-37,37,-63xm119,-231r10,18v-36,23,-63,41,-78,83v45,-21,97,1,97,52v0,42,-19,83,-66,83v-51,0,-65,-56,-65,-97v0,-66,46,-112,102,-139"},"7":{"d":"139,-176v5,87,-35,177,-79,239r-24,-10v40,-53,77,-139,77,-206r-92,0r0,-23r118,0"},"8":{"d":"121,-59v0,-30,-23,-37,-45,-50v-43,14,-47,94,6,94v24,0,39,-22,39,-44xm114,-174v0,-23,-12,-33,-34,-33v-21,0,-33,18,-33,37v0,21,13,31,30,40v21,-10,37,-17,37,-44xm148,-61v0,42,-30,66,-70,66v-34,0,-63,-26,-63,-61v0,-28,18,-50,43,-62v-21,-13,-37,-26,-37,-53v0,-35,28,-56,61,-56v35,0,57,18,57,54v0,24,-20,43,-41,52v27,14,50,25,50,60"},"9":{"d":"117,-66v8,-36,3,-89,-37,-94v-53,4,-52,106,1,104v12,0,26,-4,36,-10xm113,-46v-45,22,-98,-5,-98,-52v0,-41,18,-84,66,-84v51,0,66,60,66,101v0,67,-57,119,-115,142r-7,-21v41,-21,72,-41,88,-86"},":":{"d":"70,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm70,-127v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":92},";":{"d":"9,40v16,-25,25,-35,23,-65v0,0,10,-6,17,-6v11,0,23,16,23,16v0,0,-14,31,-46,66xm70,-127v1,27,-44,31,-44,2v-1,-26,44,-30,44,-2","w":92},"<":{"d":"96,-36r-17,14r-67,-68r66,-68r17,14r-53,54","w":108},"=":{"d":"153,-73r0,22r-137,0r0,-22r137,0xm153,-127r0,22r-137,0r0,-22r137,0","w":172},">":{"d":"12,-36r17,14r67,-68r-66,-68r-17,14r53,54","w":108},"?":{"d":"70,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm59,-58r-22,0v-7,-55,17,-89,43,-118v15,-16,21,-49,-8,-51v-10,0,-21,1,-31,3r0,-20v36,-12,83,-4,79,38v-6,58,-72,69,-61,148","w":128},"@":{"d":"179,-165v-9,-11,-22,-17,-36,-17v-30,0,-40,53,-40,75v0,11,3,27,17,27v14,0,32,-13,44,-20xm190,-53v-17,1,-33,-11,-28,-30v-13,11,-29,26,-47,26v-24,0,-36,-24,-36,-46v0,-40,15,-99,65,-99v16,0,30,8,39,21r4,-15r23,0r-27,116v0,7,4,10,10,10v32,0,55,-50,55,-77v0,-60,-45,-94,-103,-94v-61,0,-106,55,-106,114v0,63,47,113,111,113v35,0,70,-15,92,-43r16,9v-22,33,-68,54,-108,54v-75,0,-135,-59,-135,-134v0,-69,61,-133,131,-133v68,0,120,44,120,114v0,39,-34,94,-76,94","w":285},"A":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0","w":183,"k":{"y":9,"w":9,"v":9,"Y":20,"W":6,"V":10,"T":14}},"B":{"d":"138,-66v0,-46,-39,-42,-80,-42r0,84v37,13,81,0,80,-42xm125,-170v0,-36,-32,-35,-67,-34r0,73v37,3,67,-5,67,-39xm29,-227v62,-4,127,0,125,57v0,19,-15,44,-34,49v31,2,46,26,46,55v1,70,-77,82,-137,62r0,-223","w":180},"C":{"d":"170,-15v-16,13,-42,20,-63,20v-66,0,-87,-63,-87,-118v0,-53,26,-119,88,-119v19,0,42,5,58,15r-10,19v-15,-8,-31,-12,-48,-12v-43,0,-59,64,-59,98v0,38,12,94,60,94v16,0,36,-5,49,-15","w":178,"k":{",":9}},"D":{"d":"93,-204r-36,0r0,181r34,0v48,0,57,-51,57,-89v0,-37,-7,-92,-55,-92xm94,-227v65,0,83,59,83,114v0,55,-22,113,-86,113r-62,0r0,-227r65,0","w":196},"E":{"d":"145,-227r0,24r-87,0r0,72r67,0r0,25r-67,0r0,81r91,0r0,25r-120,0r0,-227r116,0","w":163},"F":{"d":"135,-227r0,24r-77,0r0,72r61,0r0,25r-61,0r0,106r-29,0r0,-227r106,0","w":148,"k":{"o":5,"e":5,"c":5,"a":7,"A":14,".":46,",":46}},"G":{"d":"167,-4v-17,7,-41,9,-59,9v-66,0,-88,-62,-88,-118v0,-53,26,-119,88,-119v24,0,38,5,59,15r-11,19v-14,-9,-31,-12,-48,-12v-41,0,-59,60,-59,98v0,38,12,94,60,94v10,0,22,-1,31,-5r0,-74r27,0r0,93","w":188,"k":{",":9}},"H":{"d":"168,0r-28,0r0,-106r-82,0r0,106r-29,0r0,-227r29,0r0,96r82,0r0,-96r28,0r0,227","w":197},"I":{"d":"57,-227r0,227r-28,0r0,-227r28,0","w":85},"J":{"d":"59,10v0,29,-26,43,-51,49r-6,-20v15,-5,29,-13,29,-31r0,-235r28,0r0,237","w":88},"K":{"d":"172,0r-29,0r-85,-95r0,95r-29,0r0,-227r29,0r0,104r79,-104r30,0r-87,117r92,101r0,9","w":174,"k":{"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"56,-227r0,203r78,0r0,24r-105,0r0,-227r27,0","w":137,"k":{"y":10,"Y":23,"W":13,"V":16,"T":20}},"M":{"d":"238,-227r0,227r-28,0r1,-185r-65,185r-25,0r-65,-186v4,53,1,128,2,186r-29,0r0,-227r38,0r67,192r66,-192r38,0","w":267},"N":{"d":"171,0r-30,0r-85,-185v5,58,1,124,2,185r-29,0r0,-227r38,0r77,174v-4,-55,-1,-116,-2,-174r29,0r0,227","w":199},"O":{"d":"99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95xm99,-232v59,0,78,71,78,119v0,48,-19,118,-78,118v-59,0,-79,-70,-79,-118v0,-48,20,-119,79,-119","w":197,"k":{"T":7,".":9,",":9}},"P":{"d":"133,-157v-2,-40,-34,-50,-75,-47r0,92v35,22,77,-5,75,-45xm29,-227v69,-3,131,1,133,70v2,55,-51,92,-104,69r0,88r-29,0r0,-227","w":176,"k":{"o":4,"e":4,"c":4,"a":7,"A":15,".":52,",":52}},"Q":{"d":"121,2v15,15,34,29,59,22r-8,28v-41,6,-59,-29,-82,-47v-53,-6,-70,-72,-70,-118v0,-48,20,-119,79,-119v59,0,78,71,78,119v0,41,-14,100,-56,115xm99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95","w":197,"k":{"T":7,".":9,",":9}},"R":{"d":"133,-157v-2,-40,-34,-50,-75,-47r0,92v34,21,77,-4,75,-45xm173,0r-28,0r-75,-83v-4,-1,-8,-3,-12,-5r0,88r-29,0r0,-227v69,-3,132,1,133,70v0,36,-19,67,-56,74r67,74r0,9","w":181,"k":{"o":2,"e":2,"c":2,"Y":5,"V":4,"T":6}},"S":{"d":"16,-173v0,-64,86,-77,116,-33r-16,14v-18,-25,-72,-24,-72,15v0,53,97,48,97,121v0,62,-81,78,-120,40r12,-20v23,26,81,25,81,-21v0,-47,-98,-49,-98,-116","w":156},"T":{"d":"142,-202r-55,0r0,202r-28,0r0,-202r-55,0r0,-25r138,0r0,25","w":145,"k":{"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-6,"Q":7,"O":7,"G":7,"C":7,"A":14,";":33,":":33,".":33,"-":27,",":33}},"U":{"d":"172,-227v-6,96,30,232,-72,232v-102,0,-65,-136,-72,-232r29,0r0,139v0,29,6,70,43,70v38,0,44,-40,44,-70r0,-139r28,0","w":200},"V":{"d":"182,-227r-74,227r-32,0r-74,-227r31,0r60,192r59,-192r30,0","w":183,"k":{"y":4,"u":11,"r":11,"o":9,"i":6,"e":9,"c":9,"a":11,"A":10,";":20,":":20,".":33,"-":13,",":33}},"W":{"d":"252,-227r-53,227r-31,0r-40,-183r-41,183r-30,0r-53,-227r30,0r38,185r41,-185r29,0r42,185v6,-63,27,-125,39,-185r29,0","w":254,"k":{"u":4,"r":4,"o":11,"e":11,"c":11,"a":6,"A":6,";":13,":":13,".":20,"-":6,",":20}},"X":{"d":"173,0r-33,0r-54,-90r-51,90r-31,0r67,-116r-66,-111r32,0r50,83r48,-83r30,0r-63,109","w":177},"Y":{"d":"165,-227r-66,144r0,83r-28,0r0,-83r-66,-144r30,0r51,113r50,-113r29,0","w":169,"k":{"z":5,"v":5,"u":11,"t":11,"s":13,"q":14,"p":11,"o":16,"n":11,"m":11,"i":13,"e":16,"c":16,"a":18,"Q":9,"O":9,"G":9,"C":9,"A":20,";":33,":":33,".":46,"-":27,",":46}},"Z":{"d":"144,-227r0,25v-35,58,-68,117,-99,177r109,0r0,25r-141,0r0,-24v31,-60,63,-120,98,-178r-90,0r0,-25r123,0","w":164},"[":{"d":"66,-264r0,21r-34,0r0,278r34,0r0,21r-56,0r0,-320r56,0","w":89,"k":{"J":-7}},"\\":{"d":"120,53r-22,0r-94,-326r23,0","w":120},"]":{"d":"80,-264r0,320r-56,0r0,-21r33,0r0,-278r-33,0r0,-21r56,0","w":89},"^":{"d":"198,-115r-25,0r-61,-111r-61,111r-25,0v41,-71,76,-140,76,-140r20,0","w":224},"_":{"d":"162,27r0,22r-162,0r0,-22r162,0"},"a":{"d":"67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9","w":167},"b":{"d":"135,-94v0,-25,-5,-65,-38,-65v-14,0,-31,9,-40,20r0,108v8,9,24,14,36,14v36,0,42,-50,42,-77xm163,-98v0,50,-16,103,-76,103v-19,0,-42,-9,-57,-21r0,-234r27,0r0,87v10,-12,29,-19,44,-19v44,0,62,47,62,84","w":181},"c":{"d":"139,-15v-13,11,-33,20,-50,20v-50,0,-71,-48,-71,-91v0,-42,20,-96,70,-96v16,0,34,7,46,18r-12,16v-9,-7,-21,-12,-33,-12v-32,0,-44,44,-44,70v0,28,11,74,46,74v12,0,29,-10,39,-16","w":148},"d":{"d":"85,-16v54,0,42,-79,43,-137v-9,-4,-22,-7,-32,-7v-44,0,-50,44,-50,78v0,23,9,66,39,66xm158,5v-18,3,-29,-15,-28,-31v-5,21,-29,31,-49,31v-44,0,-63,-46,-63,-83v0,-52,17,-104,76,-104v12,0,22,3,34,6r0,-74r28,0r0,217v0,7,-1,20,9,21","w":184},"e":{"d":"126,-117v0,-20,-13,-43,-36,-43v-23,0,-37,23,-41,43r77,0xm154,-97r-108,0v-1,31,8,81,43,81v14,0,38,-15,50,-23r8,18v-15,13,-40,26,-61,26v-97,0,-89,-187,7,-187v41,0,65,39,61,85","w":169},"f":{"d":"99,-233v-1,0,-39,2,-39,33r0,24r35,0r0,20r-35,0r0,156r-27,0r0,-156r-24,-3r0,-17r24,0r0,-28v0,-41,43,-49,61,-51","w":102,"k":{"f":6}},"g":{"d":"156,-155r-26,0v19,38,1,79,-36,89v-10,3,-40,12,-40,26v22,26,99,-5,99,49v0,41,-43,63,-79,63v-27,0,-60,-9,-60,-42v0,-23,18,-33,36,-43v-41,-7,-20,-50,8,-54v-23,-8,-38,-31,-38,-55v-2,-45,46,-73,87,-54r49,0r0,21xm79,-83v43,-1,44,-79,0,-80v-43,1,-44,79,0,80xm126,12v-6,-38,-86,-25,-85,12v7,46,85,30,85,-12","w":163},"h":{"d":"158,0r-27,0r0,-134v3,-43,-62,-19,-74,-7r0,141r-27,0r0,-250r27,0r0,87v12,-9,38,-19,57,-19v37,0,44,21,44,48r0,134","w":186},"i":{"d":"56,-176r0,176r-26,0r0,-176r26,0xm22,-226v0,-24,40,-25,40,0v0,24,-40,25,-40,0","w":85},"j":{"d":"56,21v0,29,-25,41,-50,48r-6,-19v13,-5,30,-16,30,-32r0,-194r26,0r0,197xm22,-226v0,-24,40,-25,40,0v0,24,-40,25,-40,0","w":85},"k":{"d":"168,0r-29,0r-82,-98r0,98r-27,0r0,-250r27,0r0,147r64,-73r32,0r-65,76r80,94r0,6","w":169},"l":{"d":"54,-250v3,85,-9,181,11,250r-29,0v-18,-71,-5,-166,-9,-250r27,0","w":84},"m":{"d":"249,0r-28,0r0,-134v3,-39,-51,-25,-68,-9r0,143r-27,0r0,-134v2,-40,-52,-24,-69,-7r0,141r-27,0r0,-176r27,0r0,13v24,-20,70,-31,90,0v32,-26,102,-30,102,29r0,134","w":277},"n":{"d":"158,0r-27,0r0,-134v4,-44,-63,-18,-74,-7r0,141r-27,0r0,-176r27,0r0,13v12,-9,38,-19,57,-19v37,0,44,21,44,48r0,134","w":186},"o":{"d":"88,-160v-30,0,-43,45,-43,72v0,27,13,72,43,72v30,0,43,-45,43,-72v0,-27,-13,-72,-43,-72xm88,-182v49,0,70,53,70,94v0,41,-22,93,-70,93v-48,0,-70,-52,-70,-93v0,-41,21,-94,70,-94","w":175},"p":{"d":"140,-94v0,-25,-6,-66,-39,-66v-15,0,-32,11,-43,21v1,53,-10,123,43,123v34,0,39,-53,39,-78xm105,-182v44,0,63,47,63,84v0,42,-12,103,-65,103v-20,0,-37,-8,-45,-27r0,85r-28,0r0,-239r28,0r0,13v12,-11,31,-19,47,-19","w":185},"q":{"d":"85,-17v56,0,43,-78,44,-137v-48,-20,-83,16,-83,60v0,25,4,77,39,77xm156,63r-27,0r0,-85v-9,19,-26,27,-46,27v-48,0,-65,-50,-65,-90v0,-43,20,-97,71,-97v23,0,45,5,67,11r0,234","w":185},"r":{"d":"95,-182v30,0,12,16,8,30v-11,-10,-39,0,-46,14r0,138r-27,0r0,-176r27,0r0,14v8,-8,16,-20,38,-20","w":114,"k":{"o":2,"e":2,"c":2,".":33,"-":6,",":33}},"s":{"d":"134,-46v-3,58,-80,64,-113,31r10,-20v20,20,72,32,77,-8v-9,-47,-94,-34,-91,-92v3,-56,87,-61,114,-22r-14,14v-18,-21,-68,-29,-73,7v13,43,92,33,90,90","w":151},"t":{"d":"95,-22v11,21,5,27,-31,27v-17,0,-31,-10,-31,-40r0,-121r-24,-3r0,-17r25,0r0,-32r25,0r0,32r36,0r0,20r-35,0r0,120v-4,28,27,17,35,14","w":110},"u":{"d":"165,-13r-9,18v-13,0,-23,-7,-25,-20v-31,28,-102,34,-102,-27r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,13,8,14","w":186},"v":{"d":"158,-176v-14,59,-36,122,-63,176r-27,0r-64,-176r29,0r49,145v21,-46,39,-95,49,-145r27,0","k":{".":27,",":27}},"w":{"d":"235,-176v-10,60,-26,119,-48,176r-29,0r-25,-90v-6,-21,-11,-54,-11,-54v-3,34,-24,107,-34,144r-30,0r-54,-176r29,0r40,143r35,-143r28,0r38,143v15,-47,26,-94,35,-143r26,0","w":241,"k":{".":20,",":20}},"x":{"d":"148,0r-30,0r-43,-69r-42,69r-29,0r56,-91r-53,-85r30,0r38,61r37,-61r29,0r-51,83","w":152},"y":{"d":"159,-176v-15,59,-49,176,-87,220v-11,13,-26,19,-42,23r-6,-21v22,-6,37,-23,46,-43r-66,-179r29,0r41,115v4,12,8,24,10,36v20,-49,35,-100,48,-151r27,0","w":163,"k":{".":27,",":27}},"z":{"d":"142,0r-130,0r0,-23v27,-45,56,-90,91,-130r-84,0r0,-23r116,0r0,23v-33,41,-64,85,-91,130r98,0r0,23","w":153},"{":{"d":"104,39r-4,19v-35,-1,-56,6,-56,-46v0,-42,4,-106,-30,-107r0,-17v34,0,30,-65,30,-107v0,-53,21,-45,56,-46r4,19v-27,0,-38,-6,-38,33r0,63v0,32,-27,47,-27,47v0,0,27,14,27,46v0,38,-21,112,38,96","w":119,"k":{"J":-7}},"|":{"d":"51,-272r0,278r-22,0r0,-278r22,0","w":79},"}":{"d":"104,-95v-33,1,-29,66,-29,107v0,53,-22,45,-57,46r-4,-19v27,0,39,5,39,-32r0,-64v0,-32,27,-46,27,-46v0,0,-27,-15,-27,-47v0,-30,11,-97,-17,-96r-22,0r4,-19v36,1,57,-8,57,46v0,41,-5,106,29,107r0,17","w":119},"~":{"d":"53,-89v-4,-27,10,-44,31,-44v35,0,83,49,103,3v5,28,-10,45,-31,45v-35,-2,-83,-49,-103,-4","w":239},"'":{"d":"45,-255v9,25,0,52,-3,79r-11,0v-3,-27,-12,-54,-3,-79r17,0","w":74},"`":{"d":"94,-218r-12,16v-23,-12,-47,-28,-66,-46r23,-23v14,20,35,39,55,53","w":121},"\u00a0":{"w":108}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * copyright 1994-1996, Jos Buivenga
 */
Cufon.registerFont({"w":162,"face":{"font-family":"Delicious","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-1 -280 268 71","underline-thickness":"7.2","underline-position":"-46.8","stemh":"32","stemv":"38","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":108},"!":{"d":"78,-22v1,31,-53,38,-53,4v-1,-31,53,-38,53,-4xm76,-252v-11,56,-6,120,-7,185r-33,0v-2,-61,-9,-122,1,-180","w":95},"\"":{"d":"98,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-61,-2,-88r26,0xm51,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-60,-3,-88r27,0","w":124},"#":{"d":"181,-182r-2,35r-30,0r-5,39r23,0r-3,35r-25,0r-9,72r-33,0r10,-72r-27,0r-9,63r-33,0r9,-63r-30,0r5,-35r30,0r5,-39r-25,0r5,-35r24,0r7,-67r33,0r-8,67r27,0r7,-61r33,0r-7,61r28,0xm116,-147r-27,0r-5,39r27,0","w":200},"$":{"d":"73,-199v-28,7,-21,46,0,56r0,-56xm89,-31v22,-10,19,-44,0,-54r0,54xm89,-133v30,21,55,29,55,74v0,33,-23,58,-55,63r0,22r-16,0r0,-21v-18,-1,-40,-10,-53,-22r18,-28v9,7,24,16,35,17r0,-68v-26,-15,-58,-39,-58,-76v0,-34,25,-57,58,-60r0,-20r16,0r0,21v18,2,38,12,49,27r-21,21v-7,-8,-18,-13,-28,-16r0,66","w":156},"%":{"d":"234,-45v0,28,-22,50,-50,50v-28,0,-51,-22,-51,-50v0,-28,23,-51,51,-51v28,0,50,23,50,51xm203,-45v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,19,20,19v11,0,19,-8,19,-19xm67,-232v17,-1,28,12,47,12v18,0,40,-6,57,-12r27,7r-113,225r-35,0r103,-205v-11,9,-23,11,-37,11v7,36,-17,62,-49,63v-28,0,-51,-22,-51,-50v0,-28,23,-51,51,-51xm86,-181v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,19,20,19v11,0,19,-8,19,-19","w":251},"&":{"d":"143,-176v1,-24,-1,-44,-27,-44v-16,0,-30,5,-30,23v0,26,32,20,57,21xm140,-145v-53,-8,-84,14,-84,58v0,11,2,62,17,62v7,-2,28,-30,53,-19r-7,25v-22,-5,-22,24,-46,24v-43,0,-59,-56,-59,-91v0,-36,18,-76,57,-82v-50,-25,-5,-81,40,-81v40,0,73,23,66,73r34,0r0,31r-34,0r0,105v-2,18,20,15,30,9r9,25v-30,22,-76,10,-76,-33r0,-106","w":226},"(":{"d":"114,20r-3,35v-61,-46,-98,-95,-98,-174v0,-68,40,-126,97,-161r4,32v-92,59,-90,207,0,268","w":120,"k":{"J":-7}},")":{"d":"108,-119v0,79,-35,128,-97,174r-4,-35v90,-62,93,-208,1,-268r4,-32v57,35,96,93,96,161","w":122},"*":{"d":"140,-193r-42,13r38,58r-39,0r-22,-36r-23,36r-38,0r37,-58r-41,-13r0,-34r48,20r-12,-39r56,0r-10,39r48,-20r0,34","w":152},"+":{"d":"156,-74r-56,0r0,59r-31,0r0,-59r-55,0r0,-32r55,0r0,-59r31,0r0,59r56,0r0,32","w":169},",":{"d":"78,-14v-13,25,-31,50,-51,70r-22,-16v12,-19,28,-40,23,-66v17,-16,41,-7,50,12","w":92,"k":{"Q":9,"O":9,"C":9}},"-":{"d":"93,-76r-78,0r0,-32r78,0r0,32","w":108},".":{"d":"73,-22v0,15,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4","w":92,"k":{"Q":9,"O":9,"G":9,"C":9}},"\/":{"d":"127,-270r-92,321r-34,0r92,-321r34,0","w":128,"k":{"\/":36}},"0":{"d":"153,-88v0,46,-22,93,-72,93v-97,-1,-96,-187,0,-187v50,0,72,44,72,94xm117,-88v0,-36,-14,-60,-36,-60v-22,0,-36,24,-36,60v0,32,14,60,36,60v22,0,36,-17,36,-60"},"1":{"d":"114,0r-37,0r0,-140r-42,0r0,-28v26,0,48,-11,79,-8r0,176"},"2":{"d":"147,0r-121,0r-7,-28v27,-15,84,-66,84,-99v0,-36,-55,-19,-72,-2r-8,-30v33,-35,118,-33,118,30v0,39,-31,75,-62,95r68,0r0,34"},"3":{"d":"144,-35v0,70,-59,95,-121,95r0,-29v36,-1,83,-17,83,-61v0,-35,-46,-27,-77,-25r0,-29v30,0,42,-20,61,-31v14,-8,17,-34,-4,-34v-16,0,-51,19,-51,19r-9,-28v33,-28,113,-36,114,19v0,24,-26,46,-44,53v27,3,48,25,48,51"},"4":{"d":"154,0r-21,0r0,50r-36,0r0,-50r-85,0r-2,-29v21,-53,53,-101,87,-147r37,0r0,143r20,0r0,33xm97,-33r0,-88v-18,27,-36,56,-48,88r48,0"},"5":{"d":"143,-36v-1,65,-58,98,-121,95r0,-28v37,0,83,-18,83,-61v0,-38,-50,-26,-78,-18r10,-128r97,0r0,32r-63,0r-3,57v40,-8,75,11,75,51"},"6":{"d":"151,-80v0,43,-21,85,-69,85v-52,0,-67,-56,-67,-98v0,-68,48,-112,105,-140r14,26v-32,20,-56,36,-73,72v43,-24,90,10,90,55xm114,-81v0,-33,-36,-40,-60,-26v-5,30,-2,80,30,80v28,0,30,-33,30,-54"},"7":{"d":"140,-176v4,87,-32,175,-76,239r-32,-16v36,-51,71,-127,73,-190r-84,0r0,-33r119,0"},"8":{"d":"80,-135v27,-8,40,-62,0,-63v-18,0,-25,15,-25,31v0,16,12,25,25,32xm113,-62v0,-21,-20,-32,-36,-41v-34,12,-37,78,5,78v19,0,31,-19,31,-37xm109,-120v67,21,46,125,-30,125v-36,0,-66,-27,-66,-64v0,-29,14,-46,37,-60v-53,-24,-32,-115,32,-108v65,-7,80,86,27,107"},"9":{"d":"148,-80v0,67,-58,117,-116,140r-10,-28v34,-17,63,-38,80,-73v-43,20,-90,-8,-90,-55v0,-42,20,-86,68,-86v56,0,68,57,68,102xm109,-69v5,-31,1,-76,-31,-82v-42,5,-40,90,2,89v9,0,20,-3,29,-7"},":":{"d":"73,-22v0,15,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4xm73,-125v0,15,-12,27,-27,27v-14,0,-25,-10,-25,-24v0,-15,13,-27,28,-27v14,0,24,10,24,24","w":92},";":{"d":"77,-14v-13,25,-31,50,-51,70r-22,-16v12,-19,28,-40,23,-66v17,-16,41,-7,50,12xm76,-125v0,15,-13,27,-28,27v-14,0,-24,-10,-24,-24v0,-15,12,-27,27,-27v14,0,25,10,25,24","w":92},"<":{"d":"103,-39r-26,21r-71,-72r71,-72r25,21r-52,51","w":108},"=":{"d":"158,-98r-143,0r0,-33r143,0r0,33xm158,-48r-143,0r0,-32r143,0r0,32","w":172},">":{"d":"102,-90r-71,72r-26,-21r52,-51r-51,-51r25,-21","w":108},"?":{"d":"75,-22v0,30,-53,38,-52,4v0,-15,12,-27,27,-27v14,0,25,9,25,23xm78,-249v50,-2,56,66,25,92v-17,25,-43,44,-37,90r-33,0v-13,-68,37,-84,53,-134v2,-25,-32,-17,-49,-12r0,-30v13,-4,27,-6,41,-6","w":128},"@":{"d":"191,-76v28,-3,46,-38,45,-70v0,-56,-38,-84,-91,-84v-55,0,-95,51,-95,103v0,100,136,137,193,65r19,17v-30,35,-68,50,-113,50v-74,0,-133,-59,-133,-133v0,-69,60,-132,130,-132v72,0,122,40,122,114v0,45,-35,93,-83,93v-14,0,-30,-10,-31,-25v-11,9,-32,21,-46,21v-25,0,-31,-33,-31,-52v0,-55,52,-120,100,-76r3,-10r30,0r-26,109v0,5,2,10,7,10xm172,-162v-7,-4,-20,-11,-28,-11v-25,0,-36,47,-36,69v0,8,2,18,11,18v9,0,30,-12,38,-17","w":285},"A":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0","w":183,"k":{"y":9,"w":9,"v":9,"Y":20,"W":6,"V":10,"T":14}},"B":{"d":"169,-68v1,73,-81,85,-143,63r0,-222v62,0,128,-7,131,55v0,20,-13,41,-31,50v26,4,43,28,43,54xm118,-167v1,-31,-25,-27,-52,-27r0,58v29,2,52,-3,52,-31xm130,-68v-1,-37,-31,-34,-64,-34r0,70v31,9,65,-2,64,-36","w":180},"C":{"d":"170,-15v-16,13,-42,20,-63,20v-66,0,-88,-62,-88,-118v0,-53,28,-119,89,-119v18,0,43,5,58,16r-15,27v-12,-7,-30,-10,-43,-10v-33,0,-50,56,-50,87v0,32,8,84,50,84v14,0,32,-5,44,-14","w":178,"k":{",":9}},"D":{"d":"179,-113v0,56,-24,113,-88,113r-65,0r0,-227r68,0v65,0,85,59,85,114xm139,-112v0,-31,-4,-81,-46,-81r-28,0r0,159r26,0v42,0,48,-46,48,-78","w":196},"E":{"d":"152,0r-126,0r0,-227r122,0r0,35r-83,0r0,56r64,0r0,36r-64,0r0,64r87,0r0,36","w":163},"F":{"d":"139,-192r-74,0r0,56r58,0r0,36r-58,0r0,100r-39,0r0,-227r113,0r0,35","w":148,"k":{"o":5,"e":5,"c":5,"a":7,"A":14,".":46,",":46}},"G":{"d":"171,-213r-16,28v-13,-9,-33,-14,-48,-14v-36,0,-50,58,-50,87v0,40,20,101,75,81r0,-73r37,0r0,99v-18,8,-42,10,-62,10v-66,0,-89,-61,-89,-118v0,-54,27,-119,89,-119v20,0,48,6,64,19","w":188,"k":{",":9}},"H":{"d":"171,0r-40,0r0,-100r-65,0r0,100r-39,0r0,-227r39,0r0,91r65,0r0,-91r40,0r0,227","w":197},"I":{"d":"62,0r-39,0r0,-227r39,0r0,227","w":85},"J":{"d":"64,5v0,31,-30,46,-56,54r-9,-27v12,-5,26,-14,26,-29r0,-230r39,0r0,232","w":88},"K":{"d":"172,0r-36,0r-70,-80r0,80r-39,0r0,-227r39,0r0,87r63,-87r42,0r-83,116r84,95r0,16","w":174,"k":{"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"134,0r-108,0r0,-227r37,0r0,192r71,0r0,35","w":137,"k":{"y":10,"Y":23,"W":13,"V":16,"T":20}},"M":{"d":"239,0r-40,0r0,-125r3,-26r-52,151r-33,0r-52,-151v6,45,2,101,3,151r-40,0r0,-227r47,0r59,174v16,-59,40,-117,59,-174r46,0r0,227","w":267},"N":{"d":"173,0r-38,0r-72,-159v6,41,2,111,3,159r-39,0r0,-227r46,0r50,115v6,13,11,32,11,32r0,-147r39,0r0,227","w":199},"O":{"d":"179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-53,23,-119,81,-119v58,0,80,66,80,119xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9,",":9}},"P":{"d":"165,-155v1,53,-50,91,-102,73r0,82r-40,0r0,-227v73,-2,142,-2,142,72xm125,-155v-1,-33,-30,-40,-62,-38r0,77v30,15,63,-8,62,-39","w":176,"k":{"o":4,"e":4,"c":4,"a":7,"A":15,".":52,",":52}},"Q":{"d":"180,11r-7,39v-40,7,-63,-24,-86,-45v-50,-8,-69,-68,-69,-118v0,-53,23,-119,81,-119v103,0,105,196,25,233v17,13,35,16,56,10xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9,",":9}},"R":{"d":"175,0r-35,0r-74,-81r0,81r-39,0r0,-227r52,0v63,0,86,32,86,72v0,34,-21,69,-54,72r64,67r0,16xm125,-155v2,-27,-22,-41,-59,-38r0,78v27,12,64,-7,59,-40","w":181,"k":{"o":2,"e":2,"c":2,"Y":5,"V":4,"T":6}},"S":{"d":"144,-59v0,64,-85,82,-124,42r18,-28v19,21,68,25,67,-14v0,-38,-90,-44,-90,-113v0,-65,91,-78,123,-32r-21,21v-16,-20,-63,-27,-63,9v0,48,90,42,90,115","w":156},"T":{"d":"142,-191r-50,0r0,191r-39,0r0,-191r-49,0r0,-36r138,0r0,36","w":145,"k":{"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-6,"Q":7,"O":7,"G":7,"C":7,"A":14,";":33,":":33,".":33,"-":27,",":33}},"U":{"d":"175,-227v-5,98,28,232,-75,232v-103,0,-68,-135,-74,-232r40,0r0,138v0,24,2,60,34,60v32,0,35,-36,35,-60r0,-138r40,0","w":200},"V":{"d":"181,-227r-70,227r-39,0r-70,-227r42,0r48,168r48,-168r41,0","w":183,"k":{"y":4,"u":11,"r":11,"o":9,"i":6,"e":9,"c":9,"a":11,"A":10,";":20,":":20,".":33,"-":13,",":33}},"W":{"d":"252,-227r-52,227r-39,0r-34,-158v-7,57,-23,105,-33,158r-39,0r-52,-227r40,0v10,53,27,102,32,160v5,-58,24,-106,34,-160r37,0v11,53,29,102,34,160v5,-58,22,-107,32,-160r40,0","w":254,"k":{"u":4,"r":4,"o":11,"e":11,"c":11,"a":6,"A":6,";":13,":":13,".":20,"-":6,",":20}},"X":{"d":"175,0r-45,0r-43,-81r-41,81r-43,0r63,-116r-62,-111r44,0r39,75r38,-75r42,0r-58,109","w":177},"Y":{"d":"165,-227r-61,142r0,85r-39,0r0,-85r-60,-142r42,0r38,103r40,-103r40,0","w":169,"k":{"z":5,"v":5,"u":11,"t":11,"s":13,"q":14,"p":11,"o":16,"n":11,"m":11,"i":13,"e":16,"c":16,"a":18,"Q":9,"O":9,"G":9,"C":9,"A":20,";":33,":":33,".":46,"-":27,",":46}},"Z":{"d":"154,0r-141,0r0,-31v26,-54,54,-107,84,-160r-77,0r0,-36r125,0r0,32v-30,52,-60,105,-87,159r96,0r0,36","w":164},"[":{"d":"71,56r-66,0r0,-319r66,0r0,32r-32,0r0,255r32,0r0,32","w":89,"k":{"J":-7}},"\\":{"d":"125,51r-34,0r-92,-321r34,0","w":120},"]":{"d":"84,56r-65,0r0,-32r32,0r0,-255r-32,0r0,-32r65,0r0,319","w":89},"^":{"d":"204,-113r-38,0r-54,-98r-54,98r-38,0r79,-144r26,0","w":224},"_":{"d":"162,54r-162,0r0,-32r162,0r0,32"},"a":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35","w":167},"b":{"d":"101,-182v96,5,87,187,-10,187v-23,0,-45,-9,-63,-23r0,-232r38,0r0,87v8,-9,23,-19,35,-19xm128,-95v0,-19,-4,-53,-30,-53v-10,0,-25,11,-32,18r0,95v8,5,19,9,28,9v29,0,34,-47,34,-69","w":181},"c":{"d":"144,-19v-14,13,-38,24,-57,24v-48,0,-72,-49,-72,-91v0,-44,23,-96,73,-96v18,0,40,8,52,22r-19,22v-8,-7,-22,-12,-33,-12v-25,0,-35,40,-35,60v0,21,8,63,36,63v13,0,32,-10,42,-18","w":148},"d":{"d":"169,-22r-11,27v-14,4,-37,-11,-35,-27v-35,58,-107,11,-107,-58v0,-50,15,-102,70,-102v15,0,34,6,34,6r0,-74r37,0r0,213v0,11,1,15,12,15xm84,-27v42,-7,36,-67,36,-116v0,0,-19,-6,-32,-6v-29,0,-33,36,-33,65v0,17,4,55,29,57","w":184},"e":{"d":"157,-90r-103,0v-1,25,6,63,34,63v15,0,35,-10,47,-19r13,24v-15,13,-42,27,-62,27v-101,0,-93,-191,7,-187v43,2,70,41,64,92xm119,-122v-1,-17,-11,-32,-29,-32v-18,0,-27,16,-31,32r60,0","w":169},"f":{"d":"101,-227v0,0,-35,2,-35,32r0,19r32,0r0,31r-32,0r0,145r-38,0r0,-145r-23,-4r0,-27r23,0r0,-21v0,-55,67,-57,67,-57","w":102,"k":{"f":6}},"g":{"d":"157,-144r-21,0v16,43,-7,84,-53,87v-6,1,-21,4,-21,16v4,12,33,7,48,7v24,0,45,14,45,40v0,42,-42,65,-80,65v-29,0,-63,-11,-63,-45v0,-18,20,-32,33,-38v-11,-1,-22,-13,-22,-25v0,-14,13,-24,26,-29v-55,-26,-31,-123,33,-116v22,2,47,8,75,6r0,32xm81,-87v35,0,32,-66,-1,-67v-19,0,-25,16,-25,32v0,18,5,35,26,35xm119,9v0,-20,-29,-12,-48,-14v0,0,-22,11,-22,26v0,18,14,23,27,23v21,0,43,-13,43,-35","w":163},"h":{"d":"161,0r-38,0r0,-130v0,-14,-2,-19,-14,-19v-16,0,-35,12,-44,19r0,130r-38,0r0,-250r38,0r0,87v12,-9,33,-19,48,-19v40,0,48,25,48,52r0,130","w":186},"i":{"d":"61,0r-37,0r0,-176r37,0r0,176xm68,-222v1,30,-50,33,-50,2v-1,-30,50,-33,50,-2","w":85},"j":{"d":"62,15v0,35,-33,48,-55,55r-8,-27v13,-4,25,-15,25,-30r0,-189r38,0r0,191xm68,-222v1,30,-50,33,-50,2v-1,-30,50,-33,50,-2","w":85},"k":{"d":"168,0r-36,0r-67,-83r0,83r-38,0r0,-250r38,0r0,131r50,-57r46,0r-65,75r72,87r0,14","w":169},"l":{"d":"71,0r-39,0v-17,-51,-8,-176,-10,-250r37,0v4,86,-10,181,12,250","w":84},"m":{"d":"251,0r-38,0r0,-132v-1,-33,-42,-10,-52,-1r0,133r-38,0r0,-127v2,-42,-48,-11,-58,-3r0,130r-38,0r0,-176r38,0r0,12v18,-20,73,-25,86,3v11,-7,31,-21,49,-21v40,0,51,22,51,50r0,132","w":277},"n":{"d":"161,0r-38,0r0,-130v0,-14,-2,-19,-14,-19v-16,0,-35,12,-44,19r0,130r-38,0r0,-176r38,0r0,13v12,-9,33,-19,48,-19v40,0,48,25,48,52r0,130","w":186},"o":{"d":"88,-182v96,3,97,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61","w":175},"p":{"d":"170,-96v0,43,-12,101,-67,101v-15,0,-30,-5,-37,-18r0,76r-38,0r0,-239r38,0r0,13v4,-4,19,-19,39,-19v45,0,65,47,65,86xm131,-93v0,-20,-3,-55,-30,-55v-15,0,-27,10,-35,18v1,44,-10,103,35,103v27,0,30,-47,30,-66","w":185},"q":{"d":"158,63r-38,0r0,-76v-8,10,-24,18,-37,18v-49,0,-68,-45,-68,-87v0,-44,22,-100,73,-100v31,0,70,14,70,14r0,231xm85,-27v47,0,33,-68,35,-118v0,0,-20,-6,-33,-4v-27,4,-33,41,-33,63v0,19,5,59,31,59","w":185},"r":{"d":"92,-182v37,0,14,21,15,41v0,0,-11,-6,-20,-6v-9,0,-23,16,-23,16r0,131r-38,0r0,-176r38,0r0,13v0,0,16,-19,28,-19","w":114,"k":{"o":2,"e":2,"c":2,".":33,"-":6,",":33}},"s":{"d":"102,-46v-12,-41,-87,-30,-86,-84v1,-59,88,-67,117,-27r-20,19v-16,-18,-55,-23,-60,5v17,37,88,29,86,84v-2,61,-83,67,-118,33r14,-25v17,14,63,30,67,-5","w":150},"t":{"d":"103,-5v-30,21,-74,9,-74,-34r0,-106r-23,-4r0,-27r24,0r0,-32r36,0r0,32r32,0r0,32r-31,0r0,104v0,6,0,13,9,13v8,0,18,-5,18,-5","w":110},"u":{"d":"167,-15r-11,20v-12,-1,-25,-12,-28,-21v-31,29,-101,33,-101,-29r0,-131r37,0r0,131v1,33,45,10,58,-1r0,-130r38,0r0,143v0,12,7,18,7,18","w":186},"v":{"d":"160,-176v-17,60,-38,119,-65,176r-28,0r-64,-176r41,0r38,122v16,-40,29,-80,38,-122r40,0","k":{".":27,",":27}},"w":{"d":"237,-176v-8,62,-30,126,-52,176r-36,0r-18,-65v-5,-18,-9,-48,-9,-48v-3,25,-20,85,-28,113r-38,0r-54,-176r40,0r33,119r28,-119r36,0r31,119v12,-39,24,-84,28,-119r39,0","w":241,"k":{".":20,",":20}},"x":{"d":"150,0r-43,0r-31,-60r-31,60r-41,0r51,-91r-48,-85r42,0r27,53r27,-53r41,0r-48,83","w":152},"y":{"d":"21,40v25,-8,32,-18,44,-40r-61,-176r40,0v10,33,32,99,32,99v4,12,7,24,9,36v15,-44,27,-89,36,-135r38,0v-21,68,-43,237,-130,245","w":163,"k":{".":27,",":27}},"z":{"d":"143,0r-131,0r0,-30v24,-41,52,-83,76,-113r-69,0r0,-33r117,0r0,30v-24,31,-59,80,-78,112r85,0r0,34","w":153},"{":{"d":"109,28r-6,30v-39,0,-61,6,-64,-50v-2,-39,8,-99,-28,-99r0,-25v36,0,26,-61,28,-99v2,-57,24,-50,64,-50r6,30v-22,2,-40,-10,-37,25v4,41,1,99,-25,107v27,9,28,65,25,107v-2,33,15,22,37,24","w":119,"k":{"J":-7}},"|":{"d":"56,5r-32,0r0,-276r32,0r0,276","w":79},"}":{"d":"108,-91v-35,0,-26,61,-28,99v-2,57,-25,50,-65,50r-6,-30v22,-2,40,9,38,-24v-3,-41,-3,-97,24,-107v-25,-8,-28,-67,-24,-107v3,-35,-15,-23,-38,-25r6,-30v40,0,62,-7,65,50v2,39,-8,99,28,99r0,25","w":119},"~":{"d":"190,-138v0,35,8,58,-32,58v-31,0,-52,-24,-74,-24v-22,0,-34,23,-34,23v0,-35,-6,-49,34,-57v28,0,51,23,74,23v22,0,32,-23,32,-23","w":239},"'":{"d":"50,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-60,-3,-88r27,0","w":74},"`":{"d":"100,-221r-17,25v-26,-14,-52,-30,-73,-51r30,-31v16,22,38,41,60,57","w":121},"\u00a0":{"w":108}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * -4.0, I1995 Jos Buivenga
 */
Cufon.registerFont({"w":162,"face":{"font-family":"Delicious","font-weight":500,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-22 -279 292 71.2","underline-thickness":"7.2","underline-position":"-46.8","slope":"-11","stemh":"22","stemv":"28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":108},"!":{"d":"60,-17v1,26,-44,30,-44,2v0,-12,11,-22,23,-22v12,0,21,8,21,20xm91,-252v-21,59,-25,127,-37,194r-22,0v9,-66,9,-135,31,-190","w":90},"\"":{"d":"110,-255v6,32,-9,54,-15,80r-12,-1v1,-29,-2,-61,10,-79r17,0xm60,-255v6,32,-9,54,-15,80r-12,-1v1,-28,0,-60,10,-79r17,0","w":102},"#":{"d":"117,-100r7,-55r-41,0r-7,55r41,0xm135,-243r22,0r-8,64r30,0r-2,24r-32,0r-6,55r27,0r-3,23r-27,0r-10,74r-21,0r9,-74r-41,0r-9,67r-21,0r8,-67r-29,0r4,-23r28,0r7,-55r-25,0r3,-24r25,0r9,-71r22,0r-9,71r41,0","w":200},"$":{"d":"155,-214r-13,19v-9,-7,-21,-11,-32,-13r-13,82v22,16,42,27,42,58v0,37,-27,66,-63,72r-3,22r-16,0r3,-21v-17,0,-38,-6,-52,-15r11,-21v12,7,30,13,44,14r14,-85v-23,-16,-46,-29,-46,-61v0,-38,29,-67,66,-69r3,-20r17,0r-4,21v14,1,32,8,42,17xm94,-209v-38,4,-45,59,-12,73xm80,-20v32,-9,43,-56,11,-72","w":154},"%":{"d":"91,-184v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26xm64,-232v17,-1,32,12,51,11v39,-3,35,-17,59,-6r-80,227r-24,0r76,-210v-14,7,-38,7,-38,7v13,27,-11,67,-44,67v-26,0,-47,-22,-47,-48v0,-26,21,-48,47,-48xm234,-42v0,26,-22,47,-48,47v-26,0,-47,-21,-47,-47v0,-26,21,-48,47,-48v26,0,48,22,48,48xm213,-42v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26","w":251},"&":{"d":"292,-124v0,77,-78,129,-149,129v-63,0,-122,-40,-122,-108v0,-62,52,-114,112,-124r3,20v-52,12,-100,66,-82,128r55,-45v29,-24,123,-90,46,-116r7,-15v23,5,55,23,49,51v-24,56,-105,104,-149,144v56,101,241,18,196,-97r-31,0r-3,-12v35,-19,68,0,68,45","w":316},"(":{"d":"142,-258v-96,50,-137,216,-46,287r-11,14v-112,-86,-55,-266,57,-322r0,21","w":126,"k":{"J":-7}},")":{"d":"-4,29v86,-48,143,-211,45,-287r6,-21v84,56,83,180,24,260v-20,27,-41,46,-68,64","w":122},"*":{"d":"140,-199r-49,19r26,55r-24,0r-20,-42r-35,42r-20,-6r43,-51r-46,-16r9,-22r45,18r-7,-41r43,0r-18,44r48,-20","w":142},"+":{"d":"153,-79r-58,0r0,62r-21,0r0,-62r-58,0r0,-22r58,0r0,-62r21,0r0,62r58,0r0,22","w":169},",":{"d":"62,-9v-14,22,-35,42,-55,59r-15,-14v14,-15,35,-39,32,-61v17,-10,32,2,38,16","w":92,"k":{"T":18,"Q":11,"O":11,"C":11}},"-":{"d":"89,-81r-69,0r0,-22r69,0r0,22","w":108},".":{"d":"58,-17v1,26,-44,30,-44,2v0,-12,11,-22,23,-22v12,0,21,8,21,20","w":92,"k":{"Q":11,"O":11,"G":11,"C":11}},"\/":{"d":"150,-273r-145,326r-22,0r144,-326r23,0","w":132,"k":{"\/":36}},"0":{"d":"153,-113v0,50,-27,118,-86,118v-41,0,-58,-35,-58,-71v0,-50,30,-116,87,-116v41,0,57,33,57,69xm127,-111v0,-23,-6,-48,-34,-48v-40,0,-58,58,-58,90v0,23,7,52,35,52v41,0,57,-62,57,-94"},"1":{"d":"118,-176r-28,176r-27,0r24,-150r-45,0r3,-18v25,0,44,-11,73,-8"},"2":{"d":"17,-22v42,-25,92,-62,104,-114v-5,-37,-54,-22,-73,-5r-9,-18v33,-29,111,-40,111,22v0,44,-57,93,-92,113r80,0r-4,24r-116,0"},"3":{"d":"150,-147v0,32,-35,50,-59,63v24,0,47,16,47,42v0,67,-64,102,-124,102r-4,-20v41,-1,100,-26,100,-75v0,-34,-43,-27,-72,-25r-2,-21v25,2,49,-23,67,-32v19,-9,31,-46,0,-46v-13,0,-40,12,-52,18r-7,-17v29,-22,106,-45,106,11"},"4":{"d":"150,-176r-24,153r23,0r-4,23r-23,0v-5,21,-10,42,-22,60r-20,-9v8,-17,12,-33,16,-51r-90,0r2,-23v33,-54,71,-104,113,-153r29,0xm119,-140v-28,35,-59,76,-84,117r64,0"},"5":{"d":"13,39v48,0,99,-30,99,-74v0,-38,-50,-29,-79,-20r30,-121r89,0r-3,21r-65,0r-17,73v33,-9,74,2,74,42v-1,61,-70,102,-126,100"},"6":{"d":"149,-90v0,51,-30,96,-81,96v-40,0,-51,-37,-51,-70v0,-81,56,-136,126,-167r7,18v-55,27,-105,73,-108,150v0,20,8,47,32,47v34,0,47,-39,48,-73v0,-34,-42,-38,-66,-25v14,-13,21,-24,42,-24v29,0,51,18,51,48"},"7":{"d":"154,-176v-10,89,-63,180,-118,241r-18,-16v46,-50,95,-135,106,-202r-92,0r4,-23r118,0"},"8":{"d":"12,-46v1,-34,24,-62,53,-72v-57,-27,-19,-109,42,-109v27,0,49,11,49,41v0,32,-22,53,-50,65v81,29,27,127,-40,127v-31,0,-54,-20,-54,-52xm131,-183v0,-19,-13,-24,-30,-24v-41,-1,-54,65,-15,77v24,-10,45,-23,45,-53xm73,-15v39,1,67,-61,29,-81v-7,-4,-14,-9,-21,-13v-22,11,-42,31,-42,57v0,20,13,37,34,37"},"9":{"d":"94,-161v-35,0,-50,41,-51,74v-1,34,42,36,67,25v-15,13,-19,24,-42,24v-33,0,-56,-24,-50,-60v7,-44,30,-84,79,-84v50,0,59,53,50,98v-14,68,-63,111,-124,139r-9,-17v54,-25,109,-79,109,-149v0,-19,-4,-50,-29,-50"},":":{"d":"58,-17v1,26,-44,30,-44,2v0,-12,11,-22,23,-22v12,0,21,8,21,20xm76,-126v0,12,-11,22,-23,22v-11,0,-21,-9,-21,-21v0,-12,11,-22,23,-22v12,0,21,9,21,21","w":92},";":{"d":"61,-9v-14,22,-35,42,-55,59r-15,-14v14,-15,35,-39,32,-61v17,-10,32,2,38,16xm80,-127v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":92},"<":{"d":"96,-36r-17,14r-67,-68r66,-68r17,14r-53,54","w":108},"=":{"d":"153,-105r-137,0r0,-22r137,0r0,22xm153,-51r-137,0r0,-22r137,0r0,22","w":172},">":{"d":"12,-36r17,14r67,-68r-66,-68r-17,14r53,54","w":108},"?":{"d":"65,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm59,-59r-22,0v-1,-47,32,-90,62,-119v13,-12,31,-50,-1,-50v-27,0,-51,4,-63,-15r17,-18v18,27,93,-9,92,42v-2,37,-34,61,-53,84v-27,32,-26,40,-32,76","w":143},"@":{"d":"179,-165v-9,-11,-22,-17,-36,-17v-30,0,-40,53,-40,75v0,11,3,27,17,27v14,0,32,-13,44,-20xm190,-53v-17,1,-33,-11,-28,-30v-13,11,-29,26,-47,26v-24,0,-36,-24,-36,-46v0,-40,15,-99,65,-99v16,0,30,8,39,21r4,-15r23,0r-27,116v0,7,4,10,10,10v32,0,55,-50,55,-77v0,-60,-45,-94,-103,-94v-61,0,-106,55,-106,114v0,63,47,113,111,113v35,0,70,-15,92,-43r16,9v-22,33,-68,54,-108,54v-75,0,-135,-59,-135,-134v0,-69,61,-133,131,-133v68,0,120,44,120,114v0,39,-34,94,-76,94","w":285},"A":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0","w":185,"k":{"y":9,"w":9,"v":9,"Y":16,"V":10,"T":14}},"B":{"d":"125,-121v25,1,39,19,39,43v0,74,-81,98,-149,74r36,-222v54,1,115,-12,116,46v0,25,-17,52,-42,59xm139,-177v0,-32,-33,-27,-63,-27r-12,73v42,4,74,-9,75,-46xm135,-76v-1,-39,-40,-31,-74,-32r-13,84v41,15,88,-7,87,-52","w":178},"C":{"d":"21,-82v0,-87,74,-190,165,-135r-13,18v-77,-41,-123,48,-123,117v0,31,11,65,47,65v17,0,37,-6,51,-16r10,18v-18,13,-44,21,-66,21v-52,0,-71,-42,-71,-88","w":177},"D":{"d":"77,0r-62,0r36,-227r66,0v49,0,68,35,68,80v0,65,-32,147,-108,147xm156,-146v0,-30,-9,-58,-44,-58r-36,0r-28,181r33,0v59,0,75,-77,75,-123","w":198},"E":{"d":"168,-227r-4,24r-88,0r-11,72r67,0r-3,25r-68,0r-13,81r92,0r-4,25r-121,0r36,-227r117,0","w":160},"F":{"d":"158,-227r-4,24r-78,0r-11,72r61,0r-3,25r-62,0r-17,106r-29,0r36,-227r107,0","w":149,"k":{"o":5,"e":5,"c":5,"a":5,"A":14,".":46,",":46}},"G":{"d":"21,-82v0,-88,75,-190,166,-135r-15,19v-74,-45,-122,48,-122,116v0,31,11,65,47,65v10,0,23,-1,33,-5r11,-75r27,0r-15,93v-18,7,-41,10,-60,10v-53,0,-72,-41,-72,-88","w":186},"H":{"d":"191,-227r-36,227r-29,0r17,-106r-82,0r-17,106r-29,0r36,-227r29,0r-15,96r82,0r15,-96r29,0","w":197},"I":{"d":"80,-227r-36,227r-29,0r36,-227r29,0","w":85},"J":{"d":"80,-227r-38,237v-5,29,-33,43,-59,49r-3,-20v16,-5,31,-13,34,-31r37,-235r29,0","w":85},"K":{"d":"163,-229v4,23,-4,40,-18,55r-61,62r76,103r0,9r-30,0r-71,-95r-15,95r-29,0r36,-227r29,0r-16,103r58,-60v11,-11,13,-23,12,-40","w":163,"k":{"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"126,-22r-3,22r-108,0r36,-227r28,0r-33,205r80,0","w":134,"k":{"y":10,"Y":23,"W":13,"V":16,"T":16}},"M":{"d":"261,-227r-36,227r-29,0r32,-185r-92,185r-25,0r-39,-186v-6,65,-19,124,-28,186r-29,0r36,-227r39,0r39,192v28,-67,63,-128,94,-192r38,0","w":267},"N":{"d":"193,-227r-36,227r-29,0r-56,-186v-6,65,-19,124,-28,186r-29,0r36,-227r38,0r50,173v6,-61,18,-115,26,-173r28,0","w":199},"O":{"d":"155,-148v0,-25,-6,-60,-38,-60v-52,0,-68,91,-68,131v0,25,6,59,38,59v53,0,68,-90,68,-130xm83,6v-49,0,-62,-49,-62,-89v0,-56,31,-149,100,-149v48,0,62,48,62,88v0,57,-31,150,-100,150","w":196,"k":{"T":7,".":9,",":9}},"P":{"d":"175,-170v1,64,-59,107,-117,81r-14,89r-29,0r36,-227v61,-1,122,-5,124,57xm145,-166v-1,-35,-32,-40,-68,-38r-15,92v40,23,85,-9,83,-54","w":174,"k":{"o":4,"e":4,"c":4,"a":4,"A":13,".":52,",":52}},"Q":{"d":"179,-144v0,83,-40,143,-118,172v29,20,67,24,105,11r-6,29v-53,11,-85,-8,-124,-32r-3,-12v15,-8,31,-16,45,-25v-41,-10,-61,-43,-61,-84v0,-57,31,-147,100,-147v48,0,62,48,62,88xm151,-148v0,-25,-6,-60,-38,-60v-52,0,-68,84,-68,124v0,37,17,61,54,66v39,-30,52,-83,52,-130","w":188,"k":{"T":7,".":9}},"R":{"d":"175,-170v0,41,-29,79,-70,87r56,74r-2,9r-28,0r-61,-83v-4,-1,-8,-3,-12,-5r-14,88r-29,0r36,-227v60,-1,124,-5,124,57xm145,-166v-1,-35,-33,-40,-68,-38r-15,92v38,25,84,-14,83,-54","w":179,"k":{"o":2,"e":2,"c":2,"Y":5,"V":4,"T":5}},"S":{"d":"151,-207r-17,14v-21,-29,-76,-18,-75,22v0,44,79,45,79,103v0,67,-85,95,-129,53r15,-20v27,29,85,16,85,-26v0,-41,-80,-46,-80,-102v0,-65,87,-92,122,-44","w":154},"T":{"d":"161,-226r-4,25r-56,0r-32,201r-28,0r32,-201r-55,0r4,-25r139,0","w":140,"k":{"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-4,"Q":7,"O":7,"G":7,"C":7,"A":14,";":18,":":18,".":18,"-":27,",":18}},"U":{"d":"192,-227v-21,91,-4,228,-109,233v-51,2,-65,-45,-57,-94r22,-139r29,0r-24,164v0,23,7,45,34,45v38,0,49,-39,54,-70r22,-139r29,0","w":195},"V":{"d":"180,-227v0,40,1,72,-15,101r-69,126r-33,0r-38,-227r32,0r28,192v26,-58,74,-101,65,-192r30,0","w":174,"k":{"y":-4,";":4,":":4,".":18,",":18}},"W":{"d":"271,-227v3,43,-6,71,-20,100r-63,127r-29,0v-4,-61,-11,-122,-12,-183r-70,183r-31,0r-17,-227r30,0r10,161v1,8,0,16,-1,24r71,-185r29,0r12,185v19,-61,66,-100,60,-185r31,0","w":267,"k":{";":4,":":4,".":18,",":20}},"X":{"d":"187,-219r-74,101r52,118r-33,0r-39,-90r-66,90r-26,0r0,-8r80,-108r-48,-111r32,0r37,83r61,-83r24,0r0,8","w":178},"Y":{"d":"173,-215v-63,45,-76,132,-91,215r-28,0r13,-80v-2,-39,-14,-107,-51,-130r19,-20v30,22,49,62,49,109v8,-44,38,-91,72,-112","w":155,"k":{"s":7,"q":14,"o":16,"e":16,"c":16,"a":16,"Y":-10,"A":11,";":25,":":25,".":25,"-":18,",":25}},"Z":{"d":"157,-227r-3,25r-118,177r111,0r-4,25r-139,0r0,-24r117,-178r-81,0r2,-25r115,0","w":159},"[":{"d":"110,-264r-4,21r-33,0r-44,278r33,0r-3,21r-56,0r51,-320r56,0","w":103,"k":{"J":-7}},"\\":{"d":"120,53r-22,0r-94,-326r23,0","w":120},"]":{"d":"105,-264r-51,320r-55,0r3,-21r33,0r44,-278r-33,0r3,-21r56,0","w":104},"^":{"d":"198,-115r-25,0r-61,-111r-61,111r-25,0v41,-71,76,-140,76,-140r20,0v0,0,34,67,76,140","w":224},"_":{"d":"162,49r-162,0r0,-22r162,0r0,22"},"a":{"d":"160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138","w":176},"b":{"d":"72,5v-18,0,-40,-9,-54,-21r37,-234r27,0r-13,87v12,-11,30,-19,47,-19v36,0,50,32,50,64v0,57,-29,123,-94,123xm138,-117v0,-20,-6,-42,-30,-42v-15,0,-32,10,-43,20r-17,108v8,10,20,14,33,14v40,0,57,-68,57,-100","w":182},"c":{"d":"147,-164r-14,17v-8,-6,-22,-12,-32,-12v-39,0,-57,57,-57,88v0,23,8,55,37,55v13,0,36,-16,46,-25r11,14v-16,17,-41,32,-65,32v-39,0,-57,-35,-57,-69v0,-51,29,-117,88,-117v14,0,32,8,43,17","w":149},"d":{"d":"79,5v-43,0,-63,-32,-63,-72v0,-55,31,-115,92,-115v12,0,26,5,33,15v5,-26,11,-57,-2,-78r22,-9v31,52,-4,125,-9,186v-3,40,-29,73,-73,73xm138,-144v-7,-10,-20,-16,-32,-16v-47,0,-62,59,-62,96v0,24,9,48,37,48v56,0,42,-82,57,-128","w":180},"e":{"d":"152,-143v0,45,-72,63,-107,70v-1,26,5,57,32,57v18,0,38,-13,50,-26r11,15v-18,19,-40,32,-67,32v-39,0,-55,-35,-55,-69v0,-53,32,-118,92,-118v25,0,44,12,44,39xm122,-145v0,-12,-10,-15,-20,-15v-30,0,-50,40,-55,65v25,-5,75,-17,75,-50","w":157},"f":{"d":"42,-176v0,-41,13,-85,60,-71r-2,19v-28,-6,-29,24,-30,52r29,0r0,20r-30,1v-10,120,-5,165,-50,222r-15,-9v35,-65,25,-103,37,-214r-25,-3r3,-17r23,0","w":96,"k":{"f":9}},"g":{"d":"144,-177v-6,52,-8,101,-34,139v18,3,30,20,30,41v0,44,-55,66,-92,66v-20,0,-55,-4,-55,-31v0,-27,35,-56,57,-69r12,17v-12,8,-41,32,-41,47v0,14,17,17,28,17v23,0,64,-16,64,-44v0,-19,-16,-29,-34,-29r-1,-8v11,-13,26,-31,30,-48v-24,38,-89,29,-89,-26v0,-66,59,-89,125,-72xm118,-159v-44,-15,-74,16,-72,52v0,15,8,27,25,27v34,0,46,-42,47,-79","w":159},"h":{"d":"121,-159v-23,1,-50,27,-60,46r-18,113r-27,0r39,-250r28,0r-17,107v13,-19,39,-39,63,-39v65,0,28,85,24,131v-3,26,-13,39,-31,57r-16,-14v29,-32,33,-85,33,-136v0,-12,-6,-15,-18,-15","w":183},"i":{"d":"71,-176r-29,176r-26,0r28,-176r27,0xm87,-228v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":84},"j":{"d":"87,-228v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm70,-176r-31,197v-3,29,-34,41,-58,48r-3,-19v14,-5,32,-16,35,-32r31,-194r26,0","w":84},"k":{"d":"59,-103v31,-3,78,-13,78,-44v0,-11,-9,-14,-18,-13r-2,-22v27,-5,50,6,50,33v0,37,-41,55,-73,56r65,93r-34,0r-67,-98r-16,98r-26,0r39,-250r27,0","w":172},"l":{"d":"82,-250r-32,211v0,9,1,26,5,35r-25,7v-17,-87,19,-170,25,-253r27,0","w":87},"m":{"d":"235,0r-27,0r22,-143v0,-12,-6,-16,-18,-16v-19,0,-45,28,-55,43r-18,116r-27,0r22,-142v0,-13,-8,-17,-20,-17v-19,0,-43,30,-53,45r-18,114r-27,0r28,-176r27,0r-5,33v9,-16,38,-39,57,-39v23,0,41,12,39,37v10,-17,33,-37,54,-37v29,0,45,16,40,48","w":277},"n":{"d":"144,0r-27,0r22,-144v0,-11,-5,-15,-16,-15v-25,0,-51,25,-62,46r-18,113r-27,0r28,-176r27,0r-5,33v11,-18,39,-39,63,-39v30,0,43,17,37,48","w":186},"o":{"d":"73,5v-41,0,-57,-37,-57,-73v0,-48,32,-114,87,-114v41,0,57,38,57,74v0,48,-32,113,-87,113xm133,-111v0,-22,-7,-49,-34,-49v-41,0,-56,63,-56,95v0,22,7,49,34,49v41,0,56,-63,56,-95","w":176},"p":{"d":"94,6v-19,0,-36,-9,-41,-28r-14,85r-27,0r29,-188r-25,14r3,-19r26,-16r5,-30r27,0r-2,13v13,-8,36,-19,51,-19v36,0,51,33,51,64v0,47,-26,124,-83,124xm148,-117v0,-19,-5,-43,-28,-43v-12,0,-37,14,-48,20v-5,42,-33,124,23,124v39,0,53,-71,53,-101","w":192},"q":{"d":"170,-171r-37,234r-28,0r14,-85v-11,18,-29,28,-50,28v-38,0,-53,-32,-53,-66v0,-50,30,-122,88,-122v32,0,66,11,66,11xm140,-154v0,0,-19,-5,-29,-5v-50,0,-66,56,-66,96v0,19,5,47,29,47v59,0,55,-84,66,-138","w":186},"r":{"d":"134,-165r-21,24v-16,-28,-38,8,-51,23r-19,118r-27,0r28,-176r28,0r-6,32v12,-23,50,-58,68,-21","w":125,"k":{"o":4,"e":4,"c":4,"a":6,".":33,"-":6,",":33}},"s":{"d":"141,-157r-15,13v-19,-21,-69,-24,-75,10v9,38,76,31,76,79v0,62,-80,76,-119,39r14,-18v21,22,74,27,78,-13v-8,-41,-78,-31,-77,-79v0,-61,89,-74,118,-31","w":148},"t":{"d":"114,-176r-3,20r-35,0r-19,120v-4,31,29,19,42,7r8,17v-24,25,-86,25,-78,-23r20,-121r-24,-3r3,-17r25,0r5,-32r26,0r-6,32r36,0","w":121},"u":{"d":"171,-176r-25,156v0,4,2,7,6,7v-5,6,-7,14,-13,18v-21,0,-25,-22,-17,-39v-14,19,-39,39,-64,39v-29,0,-42,-17,-37,-47r21,-134r27,0r-22,144v0,12,7,15,17,15v25,0,48,-25,61,-44r18,-115r28,0","w":182},"v":{"d":"143,-179v10,28,7,56,-7,79r-60,100r-28,0r-36,-176r30,0r25,145v19,-43,73,-80,49,-142","w":152,"k":{".":18,",":18}},"w":{"d":"230,-179v7,25,8,54,-4,76r-57,103r-29,0v-5,-47,-15,-93,-13,-144v-13,52,-38,97,-57,144r-30,0r-26,-176r29,0r18,143r57,-143r28,0r16,143v17,-42,62,-81,41,-140","w":238,"k":{".":18,",":18}},"x":{"d":"144,-179v14,47,-31,66,-51,91r42,88r-30,0r-32,-68r-53,68r-24,0r0,-7r66,-84r-39,-85r30,0r29,67v14,-18,49,-31,36,-65","w":151},"y":{"d":"145,-179v9,24,11,52,-3,72v-42,60,-63,149,-138,174r-7,-18v25,-10,41,-26,55,-49r-37,-176r29,0r26,146v18,-36,44,-64,56,-105v0,-12,-4,-28,-8,-39","w":155,"k":{".":18,",":18}},"z":{"d":"146,-176r-3,22v-39,42,-75,86,-110,131r101,0r-3,23r-127,0r1,-26v33,-45,69,-87,107,-128r-92,0r3,-22r123,0","w":148},"{":{"d":"127,-246v-59,-10,-43,55,-54,96v-5,19,-17,38,-34,47v38,25,8,80,8,127v0,20,18,14,35,15r-7,19v-36,5,-59,-9,-49,-46v3,-35,28,-95,-13,-107r3,-17v74,-13,0,-167,110,-153","w":127,"k":{"J":-7}},"|":{"d":"51,6r-22,0r0,-278r22,0r0,278","w":79},"}":{"d":"106,-112r-3,17v-73,14,-1,167,-110,153r-1,-19v82,10,18,-118,88,-142v-38,-26,-11,-82,-8,-128v1,-19,-19,-15,-35,-15r7,-19v37,-5,59,10,49,46v-2,37,-30,94,13,107","w":110},"~":{"d":"190,-130v-3,26,-11,48,-38,45v-35,-4,-80,-48,-103,-4v3,-25,13,-46,39,-44v35,3,79,47,102,3","w":200},"'":{"d":"60,-255v6,32,-9,54,-15,80r-12,-1v1,-28,0,-60,10,-79r17,0","w":53},"`":{"d":"91,-218r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53","w":91},"\u00a0":{"w":108}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * -4.0, I1995 Jos Buivenga
 */
Cufon.registerFont({"w":162,"face":{"font-family":"Delicious","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-27 -284 292 71","underline-thickness":"7.2","underline-position":"-46.8","slope":"-11","stemh":"35","stemv":"39","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":108},"!":{"d":"94,-252v-7,1,-32,139,-32,185r-32,0v3,-67,0,-127,22,-181xm67,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3","w":90},"\"":{"d":"64,-255v6,32,-8,54,-14,79r-21,0v1,-29,-1,-61,10,-79r25,0xm114,-255v6,32,-8,54,-14,79r-20,0v0,-30,-2,-61,9,-79r25,0","w":102},"#":{"d":"180,-183r-3,36r-29,0r-5,38r23,0r-3,37r-24,0r-9,72r-34,0r9,-72r-24,0r-9,63r-33,0r9,-63r-29,0r5,-37r29,0r4,-38r-25,0r7,-36r23,0r6,-66r34,0r-7,66r24,0r7,-60r33,0r-7,60r28,0xm115,-147r-25,0r-4,38r24,0","w":200},"$":{"d":"87,-85r-7,50v19,-8,25,-37,7,-50xm75,-147r8,-47v-20,6,-26,33,-8,47xm71,27r-22,0r3,-22v-27,-3,-46,-21,-46,-21r22,-29v0,0,14,11,30,14r10,-69v-21,-14,-49,-37,-44,-68v6,-34,28,-59,64,-63r3,-19r22,0r-3,19v24,5,40,25,40,25r-24,20v0,0,-8,-7,-22,-10r-9,64v20,13,42,27,42,61v0,39,-27,69,-63,75","w":154},"%":{"d":"234,-45v0,28,-22,51,-50,51v-28,0,-51,-23,-51,-51v0,-28,23,-51,51,-51v28,0,50,23,50,51xm203,-45v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,0,19,-9,19,-20xm116,-194v7,36,-17,62,-49,63v-28,0,-51,-22,-51,-50v0,-41,51,-67,83,-40v27,-5,55,-16,80,-4r-80,225r-35,0r71,-194r-19,0xm86,-181v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,19,20,19v11,0,19,-8,19,-19","w":251},"&":{"d":"292,-124v0,77,-77,128,-147,129v-65,1,-124,-41,-124,-109v0,-63,51,-112,111,-124r5,33v-45,12,-82,53,-74,101r97,-82v28,-22,21,-48,-7,-58r9,-21v0,0,54,13,54,50v0,16,-12,34,-30,49r-110,94v55,78,200,14,173,-87r-24,0r-5,-21v0,0,15,-7,26,-7v40,0,46,26,46,53","w":316},"(":{"d":"142,-248v-89,58,-123,204,-38,270r-18,24v-98,-76,-73,-258,56,-330r0,36","w":126,"k":{"J":-7}},")":{"d":"75,-19v-22,33,-47,52,-69,68r-12,-28v31,-24,35,-28,50,-48v56,-74,48,-178,-9,-222r9,-35v82,61,90,175,31,265","w":122},"*":{"d":"141,-193r-43,14r25,54r-36,0r-14,-33r-29,35r-31,-10r40,-47r-40,-13r13,-31r36,18r-6,-37r57,0r-18,37r38,-18","w":142},"+":{"d":"153,-73r-53,0r0,56r-31,0r0,-56r-53,0r0,-34r53,0r0,-56r31,0r0,56r53,0r0,34","w":169},",":{"d":"41,-31v30,10,24,24,12,40v-9,12,-47,43,-47,43r-16,-17v11,-13,30,-37,29,-60v0,0,15,-6,22,-6","w":92,"k":{"T":18,"Q":11,"O":11,"C":11}},"-":{"d":"90,-77r-71,0r0,-30r71,0r0,30","w":108},".":{"d":"67,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3","w":92,"k":{"Q":11,"O":11,"G":11,"C":11}},"\/":{"d":"148,-273r-142,326r-33,0r139,-326r36,0","w":132,"k":{"\/":36}},"0":{"d":"153,-111v0,50,-28,116,-85,116v-42,0,-59,-37,-59,-72v0,-47,28,-115,86,-115v42,0,58,36,58,71xm116,-109v0,-21,-6,-38,-25,-38v-30,0,-45,46,-45,77v0,19,6,42,24,42v34,0,46,-48,46,-81"},"1":{"d":"120,-176r-26,176r-35,0r21,-139r-39,0r4,-29v26,1,44,-11,75,-8"},"2":{"d":"18,-31v39,-25,78,-47,95,-102v0,-8,-5,-14,-17,-14v-14,0,-26,5,-46,17r-14,-26v23,-16,35,-26,65,-26v21,0,43,6,49,32v10,44,-38,91,-69,115r61,0r-6,35r-116,0"},"3":{"d":"9,32v48,-3,97,-26,93,-68v-2,-28,-36,-18,-65,-17r-3,-32v32,5,42,-19,64,-31v12,-7,25,-28,4,-32v-11,0,-37,13,-50,18r-11,-26v34,-21,110,-50,110,14v0,26,-27,44,-48,57v14,2,37,10,37,42v-2,62,-54,103,-125,102"},"4":{"d":"153,-176r-23,144r22,0r-6,32r-22,0v-5,21,-10,44,-22,62r-29,-12v7,-15,10,-34,14,-50r-81,0v1,-18,3,-36,13,-45v29,-45,62,-89,96,-131r38,0xm106,-115v-19,27,-37,55,-55,83r42,0"},"5":{"d":"11,32v45,-2,93,-25,93,-69v0,-30,-52,-18,-72,-13r28,-126r94,0r-5,33r-59,0r-13,56v30,-7,67,7,66,43v-1,64,-60,102,-126,104"},"6":{"d":"152,-207v-51,28,-95,67,-99,141v0,19,7,38,22,38v27,0,37,-39,37,-62v0,-22,-20,-23,-44,-23r31,-30v21,0,50,16,50,52v0,47,-30,97,-79,97v-42,0,-53,-41,-53,-73v-1,-84,61,-136,124,-166"},"7":{"d":"154,-176v-7,93,-62,181,-114,243r-25,-23v41,-47,85,-120,97,-185r-83,0r6,-35r119,0"},"8":{"d":"103,-227v30,0,53,16,53,46v0,30,-20,48,-43,62v68,26,22,125,-45,125v-33,0,-56,-23,-56,-56v0,-29,21,-54,45,-68v-48,-32,-11,-109,46,-109xm86,-137v16,-6,34,-22,35,-39v0,-14,-9,-19,-22,-19v-28,1,-41,48,-13,58xm109,-68v0,-19,-15,-24,-28,-33v-17,9,-31,26,-31,46v0,15,8,28,24,28v20,0,35,-23,35,-41"},"9":{"d":"13,31v52,-28,100,-68,100,-142v0,-19,-6,-37,-23,-37v-25,0,-37,39,-37,62v0,22,20,23,44,23r-31,30v-21,0,-50,-16,-50,-52v0,-47,29,-97,79,-97v43,0,54,41,54,73v-1,80,-62,138,-125,166"},":":{"d":"67,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3xm81,-123v2,31,-54,38,-53,3v-2,-30,54,-37,53,-3","w":92},";":{"d":"41,-31v30,10,24,24,12,40v-9,12,-47,43,-47,43r-16,-17v11,-13,30,-37,29,-60v0,0,15,-6,22,-6xm81,-123v2,31,-54,38,-53,3v-2,-30,54,-37,53,-3","w":92},"<":{"d":"99,-41r-24,21r-66,-70r66,-70r24,21r-47,48","w":108},"=":{"d":"153,-96r-137,0r0,-31r137,0r0,31xm153,-51r-137,0r0,-31r137,0r0,31","w":172},">":{"d":"99,-90r-66,70r-24,-21r47,-50r-47,-48r24,-21","w":108},"?":{"d":"142,-199v-7,37,-70,75,-70,112v0,0,-1,8,-3,20r-33,0v0,-68,51,-90,70,-139v2,-15,-22,-10,-35,-11v-22,0,-37,-22,-37,-22r21,-23v2,8,29,16,47,12v41,0,43,34,40,51xm70,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3","w":142},"@":{"d":"191,-76v31,0,46,-40,45,-70v0,-54,-36,-84,-91,-84v-54,0,-95,51,-95,103v0,57,42,100,99,103v45,2,73,-17,94,-38r19,17v-28,32,-65,50,-113,50v-75,-1,-133,-58,-133,-133v0,-69,60,-132,130,-132v77,0,122,44,122,114v-1,52,-37,91,-83,93v-15,0,-30,-11,-31,-25v0,0,-31,24,-49,21v-28,-4,-34,-49,-24,-83v10,-34,25,-60,66,-60v14,0,30,15,30,15r3,-10r30,0r-25,101v-3,8,-2,18,6,18xm172,-162v0,0,-18,-11,-28,-11v-19,0,-27,26,-31,40v-3,10,-14,52,10,46v11,-3,34,-16,34,-16","w":285},"A":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0","w":185,"k":{"y":9,"w":9,"v":9,"Y":16,"W":6,"V":10,"T":14}},"B":{"d":"164,-78v-3,76,-81,97,-149,73r34,-222v56,0,118,-9,119,50v0,27,-20,47,-37,55v22,5,33,21,33,44xm129,-173v2,-24,-23,-21,-46,-21r-8,58v31,3,52,-11,54,-37xm125,-78v-2,-28,-31,-22,-56,-23r-11,69v33,11,69,-11,67,-46","w":178},"C":{"d":"17,-85v0,-73,40,-147,107,-147v40,0,57,16,57,16r-19,28v0,0,-15,-10,-41,-10v-44,0,-64,66,-65,113v0,24,7,56,37,56v21,0,45,-14,45,-14r15,27v-17,13,-43,21,-64,21v-53,0,-72,-40,-72,-90","w":177},"D":{"d":"182,-112v-20,104,-67,119,-168,112r36,-227r66,0v55,0,79,45,66,115xm145,-145v2,-35,-20,-54,-61,-47r-25,157v70,14,84,-64,86,-110","w":198},"E":{"d":"168,-227r-5,35r-79,0r-9,56r59,0r-6,36r-59,0r-10,64r83,0r-6,36r-122,0r35,-227r119,0","w":160},"F":{"d":"158,-227r-5,35r-69,0r-9,56r55,0r-5,36r-56,0r-15,100r-40,0r35,-227r109,0","w":148,"k":{"o":5,"e":5,"c":5,"a":5,"A":14,".":46,",":46}},"G":{"d":"121,-198v-44,0,-65,66,-65,113v0,24,8,56,38,56v8,0,23,-3,23,-3r12,-72r38,0r-16,99v0,0,-33,10,-62,10v-54,0,-72,-40,-72,-90v0,-64,40,-147,107,-147v39,0,58,16,58,16r-20,28v0,0,-15,-10,-41,-10","w":186},"H":{"d":"192,-227r-35,227r-41,0r16,-100r-61,0r-16,100r-40,0r35,-227r40,0r-14,91r61,0r15,-91r40,0","w":196},"I":{"d":"84,-227r-34,227r-39,0r33,-227r40,0","w":85},"J":{"d":"84,-227r-35,233v5,35,-56,54,-65,53v0,-12,-11,-31,4,-33v12,-5,21,-11,23,-23r33,-230r40,0","w":85},"K":{"d":"161,-230v0,0,11,37,-16,64r-55,55r70,94r0,17r-38,0r-56,-79r-12,79r-40,0r35,-227r40,0r-13,84v19,-22,54,-40,47,-79","w":163,"k":{"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"128,-35r-5,35r-108,0r36,-227r39,0r-31,192r69,0","w":133,"k":{"y":10,"Y":23,"W":13,"V":16,"T":16}},"M":{"d":"262,-227r-36,227r-41,0r25,-151v-15,48,-47,106,-69,151r-34,0v-10,-50,-24,-96,-28,-151r-24,151r-41,0r36,-227r48,0v10,57,28,110,33,172v19,-59,57,-117,83,-172r48,0","w":266},"N":{"d":"194,-227r-35,227r-38,0r-44,-158v-3,52,-16,108,-23,158r-40,0r36,-227r46,0r39,151v1,-49,13,-105,19,-151r40,0","w":199},"O":{"d":"120,-232v49,0,64,49,64,90v0,55,-31,147,-99,147v-49,0,-64,-49,-64,-90v0,-55,31,-147,99,-147xm145,-150v0,-19,-4,-46,-29,-46v-44,0,-57,88,-57,120v0,20,4,45,29,45v45,0,57,-87,57,-119","w":196,"k":{"T":7,".":9,",":9}},"P":{"d":"174,-153v-7,51,-55,90,-107,72r-13,81r-40,0r35,-227r51,0v59,0,79,37,74,74xm89,-111v39,4,79,-83,8,-82r-13,0r-12,78v0,0,9,4,17,4","w":174,"k":{"o":4,"e":4,"c":4,"a":4,"A":13,".":52,",":52}},"Q":{"d":"179,-141v0,77,-34,134,-99,164v18,21,74,8,89,1r-8,43v0,0,-49,13,-90,-11r-36,-20r-4,-21r38,-17v-36,-13,-52,-46,-52,-83v0,-54,28,-147,98,-147v51,0,64,53,64,91xm140,-145v0,-21,-2,-51,-28,-51v-44,0,-57,77,-57,112v0,31,14,51,42,56v32,-27,43,-74,43,-117","w":188,"k":{"T":7,".":9}},"R":{"d":"175,-166v0,37,-24,75,-62,82r49,67r-2,17r-35,0r-58,-80r-13,80r-40,0r35,-227v63,-1,126,-6,126,61xm135,-163v0,-25,-23,-30,-51,-29r-12,76v33,15,63,-15,63,-47","w":178,"k":{"o":2,"e":2,"c":2,"Y":5,"V":4,"T":5}},"S":{"d":"150,-206r-24,20v0,0,-11,-11,-30,-11v-30,0,-42,36,-18,53v26,18,59,29,59,73v0,44,-33,76,-77,76v-31,0,-54,-21,-54,-21r22,-29v0,0,16,15,35,15v31,1,47,-40,21,-58v-25,-17,-66,-39,-60,-80v5,-37,33,-64,74,-64v30,0,52,26,52,26","w":154},"T":{"d":"160,-226r-6,37r-49,0r-29,189r-39,0r29,-189r-50,0r6,-37r138,0","w":140,"k":{"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-4,"Q":7,"O":7,"G":7,"C":7,"A":14,";":18,":":18,".":18,"-":27,",":18}},"U":{"d":"191,-227v-21,90,-4,232,-108,232v-55,0,-67,-49,-59,-96r21,-136r40,0r-22,139v-4,28,-5,57,23,57v26,0,39,-25,44,-60r21,-136r40,0","w":195},"V":{"d":"176,-227v10,107,-49,157,-80,227r-39,0r-37,-227r42,0r24,168v23,-49,58,-89,49,-168r41,0","w":174,"k":{"y":-4,"o":7,"e":7,"c":7,"a":7,"A":6,";":4,":":4,".":18,",":18}},"W":{"d":"145,-168v-2,23,-55,147,-60,168r-40,0r-17,-227r42,0r6,160v12,-55,41,-110,59,-160r38,0r8,160v19,-53,57,-84,47,-160r41,0v2,43,-3,74,-18,104r-62,123r-37,0v-3,-79,-13,-130,-7,-168","w":266,"k":{"A":6,";":4,":":4,".":18,"-":6,",":20}},"X":{"d":"187,-211r-67,94r50,117r-45,0r-34,-80r-56,80r-33,0r0,-17r73,-100r-47,-110r43,0r32,74r52,-74r32,0r0,16","w":178},"Y":{"d":"60,-83v-3,-47,-13,-99,-50,-122r27,-27v24,14,47,53,47,89v8,-34,33,-74,65,-91r26,26v-66,41,-77,138,-89,208r-39,0v4,-28,13,-83,13,-83","w":154,"k":{"z":5,"v":5,"u":7,"t":7,"s":7,"q":14,"p":7,"o":16,"n":7,"m":7,"e":16,"c":16,"a":16,"Y":-10,"A":11,";":25,":":25,".":25,"-":18,",":25}},"Z":{"d":"162,-227r-4,33r-101,157r96,0r-5,37r-139,0r0,-32r100,-158r-68,0r3,-37r118,0","w":159},"[":{"d":"111,-264r-5,34r-30,0r-36,252r29,0r-5,34r-62,0r47,-320r62,0","w":103,"k":{"J":-7}},"\\":{"d":"122,53r-33,0r-87,-326r33,0","w":120},"]":{"d":"106,-264r-47,320r-62,0r6,-34r29,0r37,-252r-30,0r5,-34r62,0","w":104},"^":{"d":"203,-115r-38,0v-26,-47,-44,-78,-53,-93v-8,15,-26,46,-53,93r-38,0r78,-140r26,0v0,0,33,64,78,140","w":224},"_":{"d":"162,49r-162,0r0,-22r162,0r0,22"},"a":{"d":"162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59","w":176},"b":{"d":"78,-27v34,0,48,-55,48,-92v0,-42,-43,-28,-55,-7r-15,91v0,0,7,8,22,8xm75,5v-29,0,-57,-24,-57,-24r35,-231r38,0r-13,87v0,0,16,-19,36,-19v37,0,53,28,53,66v0,54,-31,121,-92,121","w":182},"c":{"d":"16,-67v0,-55,42,-115,86,-115v31,0,41,15,45,19r-22,24v0,0,-7,-10,-26,-10v-18,0,-45,37,-45,77v0,26,10,44,27,44v17,0,40,-22,40,-22r17,21v0,0,-27,34,-61,34v-40,1,-61,-32,-61,-72","w":149},"d":{"d":"81,5v-44,0,-65,-34,-65,-74v0,-69,63,-141,115,-100v5,-6,5,-69,-3,-71r30,-14v35,50,1,122,-5,184v-4,39,-28,75,-72,75xm126,-136v0,0,-16,-12,-26,-12v-29,0,-45,47,-45,81v0,18,5,40,27,40v44,0,33,-71,44,-109","w":180},"e":{"d":"152,-139v0,43,-63,62,-97,68v-1,17,4,45,23,45v24,0,43,-18,43,-18r16,22v0,0,-26,27,-65,27v-40,0,-56,-36,-56,-71v0,-52,30,-116,89,-116v29,0,47,12,47,43xm113,-141v0,-7,-5,-9,-11,-9v-23,0,-38,30,-43,47v19,-4,54,-14,54,-38","w":157},"f":{"d":"80,-250v34,0,18,14,18,33v-25,-8,-22,26,-23,41r24,0r0,31r-26,0v-8,81,-4,163,-48,212r-22,-14v29,-54,24,-126,32,-198r-21,-4r4,-27r20,0v0,-29,7,-74,42,-74","w":96,"k":{"l":4,"i":7,"f":9}},"g":{"d":"146,-176v-2,35,-11,105,-29,136v16,5,24,25,24,40v0,48,-55,69,-90,69v-21,0,-57,-2,-57,-36v0,-36,56,-68,56,-68r15,22v0,0,-32,27,-32,40v0,9,12,11,19,11v23,0,52,-15,52,-35v0,-13,-7,-24,-24,-24r-2,-13v12,-9,13,-12,18,-26v0,0,-20,11,-32,11v-33,0,-46,-25,-46,-54v0,-45,24,-79,72,-79v22,0,56,6,56,6xm108,-149v-34,-10,-54,11,-52,45v0,13,5,20,16,20v28,-2,34,-36,36,-65","w":159},"h":{"d":"126,-182v77,2,25,81,28,128v-5,30,-11,38,-31,59r-23,-19v24,-29,19,-75,28,-117v3,-14,-2,-16,-12,-16v-14,0,-38,26,-47,42r-16,105r-38,0r38,-250r38,0r-16,102v0,0,20,-34,51,-34","w":183},"i":{"d":"76,-176r-27,176r-37,0r26,-176r38,0xm37,-220v0,-13,12,-25,26,-25v13,0,24,10,24,23v1,30,-49,33,-50,2","w":83},"j":{"d":"76,-176r-28,185v-8,45,-33,53,-65,62r-4,-29v14,-5,28,-12,30,-29r29,-189r38,0xm37,-220v0,-13,12,-25,26,-25v13,0,24,10,24,23v1,30,-49,33,-50,2","w":83},"k":{"d":"69,-112v23,0,58,-14,58,-32v0,-7,-2,-10,-16,-10r-3,-25v0,0,13,-3,26,-3v24,0,33,16,33,34v0,35,-33,57,-63,57r63,91r-49,0r-53,-82r-13,82r-37,0r38,-250r38,0","w":172},"l":{"d":"85,-250v-8,68,-37,186,-22,244r-36,10v-17,-58,12,-185,20,-254r38,0","w":86},"m":{"d":"235,0r-38,0r20,-132v1,-10,0,-16,-10,-16v-18,0,-45,37,-45,37r-17,111r-38,0r21,-132v2,-10,2,-16,-11,-16v-13,0,-38,28,-46,41r-17,107r-39,0r28,-176r39,0r-5,28v11,-18,29,-34,53,-34v23,0,37,10,37,32v13,-18,28,-32,51,-32v36,0,42,21,37,52","w":277},"n":{"d":"166,-130r-21,130r-38,0r21,-132v2,-14,-2,-16,-11,-16v-17,0,-37,26,-48,43r-16,105r-38,0r27,-176r39,0r-5,28v10,-17,29,-34,50,-34v42,0,44,25,40,52","w":186},"o":{"d":"75,5v-42,0,-59,-38,-59,-74v0,-47,32,-113,86,-113v42,0,58,40,58,76v0,47,-31,111,-85,111xm122,-112v0,-16,-3,-36,-24,-36v-34,0,-44,58,-44,84v0,16,3,36,24,36v34,0,44,-58,44,-84","w":175},"p":{"d":"63,-14r-12,77r-39,0r26,-166r-24,14r5,-34r25,-15r5,-38r39,0r-2,13v8,-6,27,-19,39,-19v48,0,57,49,51,87v-6,44,-27,100,-80,100v-14,0,-27,-6,-33,-19xm81,-127v-4,23,-24,99,17,99v26,0,36,-47,39,-66v2,-15,7,-54,-17,-54v-9,0,-31,15,-39,21","w":192},"q":{"d":"171,-170r-36,233r-39,0r13,-77v-8,11,-24,19,-37,19v-42,0,-55,-32,-55,-69v0,-48,32,-118,86,-118v30,0,68,12,68,12xm129,-145v-52,-17,-76,41,-73,81v0,14,3,35,21,35v40,-2,45,-73,52,-116","w":186},"r":{"d":"136,-161r-25,31v-10,-11,-23,-7,-37,19v-15,29,-13,75,-21,111r-38,0r27,-176r38,0r-4,26v10,-24,45,-51,60,-11","w":124,"k":{"o":4,"e":4,"c":4,"a":6,".":33,"-":6,",":33}},"s":{"d":"143,-156r-22,20v0,0,-13,-13,-35,-13v-28,0,-35,28,-11,35v28,16,63,24,52,72v-6,24,-28,47,-69,47v-26,0,-50,-21,-50,-21r20,-27v9,14,62,25,63,-4v-8,-37,-79,-29,-69,-86v6,-33,37,-49,68,-49v33,0,53,26,53,26","w":148},"t":{"d":"113,-176r-5,31r-29,0r-16,109v3,18,26,4,33,-4r11,26v-24,30,-87,26,-80,-26r15,-105r-20,-3r5,-28r22,0r4,-32r34,0r-4,32r30,0","w":120},"u":{"d":"21,-47r20,-129r38,0r-21,131v-2,14,2,17,11,17v17,0,36,-26,48,-43r16,-105r38,0r-23,146v-2,12,9,14,9,14r-13,21v0,0,-22,3,-30,-10v-4,-7,-1,-24,-1,-24v-11,16,-32,34,-53,34v-42,0,-43,-25,-39,-52","w":182},"v":{"d":"143,-180v0,0,18,45,-5,84r-57,96r-34,0r-35,-176r40,0r20,126r36,-63v11,-18,2,-51,-2,-59","w":152,"k":{".":18,",":18}},"w":{"d":"230,-180v0,0,16,45,-7,85r-54,95r-36,0r-10,-120v-7,38,-32,85,-46,120r-37,0r-27,-176r41,0r12,125r46,-125r38,0r12,125v14,-38,51,-68,32,-121","w":238,"k":{".":18,",":18}},"x":{"d":"144,-180v0,0,13,35,-10,58r-36,36r42,86r-43,0r-25,-59r-44,59r-31,0r0,-15r60,-76r-39,-85r42,0r23,59v13,-17,36,-22,25,-56","w":151},"y":{"d":"145,-180v11,28,10,62,-5,85v-39,59,-57,142,-134,162r-9,-27v24,-10,39,-21,52,-44r-36,-172r41,0r21,127v20,-40,57,-76,33,-123","w":154,"k":{".":18,",":18}},"z":{"d":"147,-176r-4,30v-33,35,-64,72,-92,111r85,0r-4,35r-129,0r2,-32v27,-39,57,-76,88,-111r-75,0r4,-33r125,0","w":148},"{":{"d":"127,-233v-25,1,-36,-8,-39,25v-4,38,-10,93,-35,106v23,17,11,72,4,105v-7,33,12,21,33,23r-11,32v-39,0,-60,5,-55,-52v3,-30,24,-93,-12,-95r4,-29v37,0,38,-79,41,-97v12,-56,27,-50,69,-50","w":126,"k":{"J":-7}},"|":{"d":"56,5r-32,0r0,-276r32,0r0,276","w":79},"}":{"d":"107,-118r-4,29v-35,1,-34,62,-41,97v-11,56,-28,50,-69,50r-1,-32v25,-3,34,12,39,-25v5,-37,9,-92,34,-105v-21,-18,-10,-74,-3,-106v7,-35,-12,-20,-33,-23r11,-32v39,0,59,-4,54,53v-2,31,-23,93,13,94","w":110},"~":{"d":"196,-152r-10,50v-21,35,-73,-2,-101,-2v-10,0,-17,5,-40,36r8,-45v12,-12,15,-20,38,-20v26,0,43,19,63,19v10,0,18,-5,42,-38","w":200},"'":{"d":"64,-255v6,32,-8,54,-14,79r-21,0v1,-29,-1,-61,10,-79r25,0","w":52},"`":{"d":"94,-222r-19,22v-37,-21,-56,-42,-60,-47r32,-27v0,0,16,27,47,52","w":91},"\u00a0":{"w":108}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated in 2009 by FontLab Studio. Copyright info pending.
 * 
 * Full name:
 * LeagueGothic
 */
Cufon.registerFont({"w":120,"face":{"font-family":"League Gothic","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"265","descent":"-95","x-height":"3","bbox":"-9.80397 -297 215 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":55},"D":{"d":"122,-132v0,119,-14,136,-108,132r0,-265v93,-4,108,12,108,133xm53,-226r0,187v27,0,29,-6,29,-93v0,-86,-2,-94,-29,-94","w":133},"F":{"d":"107,-265r0,40r-54,0r0,70r36,0r0,40r-36,0r0,115r-39,0r0,-265r93,0","w":108,"k":{"a":4,"o":4,"e":4,"c":4}},"H":{"d":"84,0r0,-115r-31,0r0,115r-39,0r0,-265r39,0r0,110r31,0r0,-110r38,0r0,265r-38,0","w":136},"J":{"d":"2,3r0,-39v0,0,21,5,21,-19r0,-210r39,0r0,216v0,28,-14,55,-60,52","w":74},"L":{"d":"14,0r0,-265r39,0r0,229r52,0r0,36r-91,0","w":106,"k":{"A":-4,"Y":7}},"N":{"d":"93,0v-16,-49,-24,-104,-43,-150r0,150r-36,0r0,-265r35,0v16,49,24,105,43,151r0,-151r36,0r0,265r-35,0","w":142},"P":{"d":"14,0r0,-265v65,-3,108,1,108,80v0,61,-35,79,-69,79r0,106r-39,0xm53,-225r0,80v24,0,29,-9,29,-39v0,-30,-5,-41,-29,-41","w":126,"k":{"o":4,"e":4,"c":4}},"R":{"d":"123,0r-39,0r-20,-112r-11,0r0,112r-39,0r0,-265v67,-6,108,10,106,77v0,26,-7,50,-22,60xm82,-187v0,-38,-18,-39,-29,-39r0,78v11,0,29,-1,29,-39","w":129},"T":{"d":"37,-225r-36,0r0,-40r112,0r0,40r-37,0r0,225r-39,0r0,-225","w":113,"k":{"y":2,"w":2,"v":2,"r":9,"p":9,"a":12,"o":10,"m":9,"e":10,"c":10,"A":8,"n":9,"x":7,"T":-3}},"V":{"d":"64,-108r21,-157r38,0r-41,265r-38,0r-41,-265r38,0v9,51,10,110,23,157","w":126,"k":{"A":8,"c":5,"e":5,"o":5,"a":6,"n":4,"m":4,"p":4,"r":4}},"X":{"d":"64,-82r-23,82r-38,0r43,-139r-42,-126r38,0v9,23,12,51,24,71r22,-71r38,0r-42,126r43,139r-38,0v-9,-26,-12,-59,-25,-82","w":129},"Z":{"d":"4,0r0,-42r60,-184r-52,0r0,-39r95,0r0,39r-62,187r62,0r0,39r-103,0","w":110},"b":{"d":"14,0r0,-265r37,0r0,81v0,0,16,-16,29,-16v20,0,28,23,28,39r0,125v0,16,-8,39,-28,39v-19,0,-34,-32,-29,-3r-37,0xm51,-43v0,15,20,17,20,0r0,-111v0,-7,-4,-12,-9,-12v-5,0,-11,6,-11,12r0,111","k":{"t":2,"a":2,"s":2}},"d":{"d":"106,-265r0,265r-36,0r0,-13v0,0,-16,16,-29,16v-20,0,-28,-23,-28,-39r0,-125v0,-16,8,-39,28,-39v13,0,29,16,29,16r0,-81r36,0xm70,-43r0,-111v0,-14,-21,-17,-21,0r0,111v0,16,21,15,21,0"},"f":{"d":"81,-232v-19,-10,-26,18,-23,35r19,0r0,33r-19,0r0,164r-36,0r0,-164r-18,0r0,-33r18,0v0,-26,-2,-65,42,-69v30,-3,12,17,17,34","w":83,"k":{"a":1,"f":2}},"h":{"d":"63,-165v-7,0,-12,10,-12,10r0,155r-37,0r0,-265r37,0r0,85v3,-2,16,-20,29,-20v19,0,28,23,28,39r0,161r-37,0r0,-156v0,-8,-4,-9,-8,-9","w":121,"k":{"t":2,"a":2,"s":2}},"j":{"d":"13,-228r0,-37r37,0r0,37r-37,0xm13,-197r37,0r0,202v0,21,0,63,-42,63v-31,0,-11,-19,-16,-36v16,7,24,-13,21,-27r0,-202","w":64},"l":{"d":"51,0r-37,0r0,-265r37,0r0,265","w":65,"k":{"t":1,"c":1,"e":1,"o":1,"s":2}},"n":{"d":"63,-165v-7,0,-12,10,-12,10r0,155r-37,0r0,-197r37,0r0,17v3,-2,16,-20,29,-20v19,0,28,23,28,39r0,161r-37,0r0,-156v0,-8,-4,-9,-8,-9","w":121,"k":{"t":2,"a":2,"s":2}},"C":{"d":"79,-91r37,0r0,37v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,36r-37,0v-4,-25,12,-46,-15,-56v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v28,-9,10,-31,15,-56","w":124},"E":{"d":"14,0r0,-265r89,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-89,0","w":110,"k":{"A":-1}},"G":{"d":"116,-170r-39,0v-4,-26,11,-49,-13,-60v-14,0,-13,20,-13,20r0,159v0,0,-1,19,13,19v26,-10,8,-40,13,-67r-16,0r0,-33r55,0r0,132r-23,0r-5,-13v-7,9,-18,16,-30,16v-49,0,-46,-57,-46,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,40","w":129},"I":{"d":"14,0r0,-265r39,0r0,265r-39,0","w":67,"k":{"t":1,"c":1,"e":1,"o":1,"s":2}},"K":{"d":"14,-265r39,0v2,30,-4,67,2,93r34,-93r38,0r-36,88r40,177r-37,0v-11,-39,-15,-85,-30,-121v-17,27,-10,78,-11,121r-39,0r0,-265","w":135},"M":{"d":"95,0r-16,0r-26,-177v-6,-1,-2,7,-3,11r0,166r-36,0r0,-265r48,0r25,135r25,-135r48,0r0,265r-36,0r0,-177v-14,49,-18,120,-29,177","w":174},"O":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156","w":127,"k":{"T":4}},"Q":{"d":"116,-210v-4,66,10,133,-8,188v3,4,7,8,15,9r0,33v-22,0,-34,-9,-40,-20v-5,2,-11,3,-19,3v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156","w":128},"S":{"d":"79,-62v0,-43,-67,-95,-67,-144v0,-29,14,-60,51,-61v47,-1,54,40,54,70r-38,3v0,-18,-3,-38,-16,-38v-10,0,-13,11,-13,26v0,43,67,94,67,142v0,35,-12,67,-54,67v-50,0,-57,-38,-57,-77r39,-4v0,22,2,45,18,45v12,0,16,-12,16,-29","w":123},"U":{"d":"79,-265r39,0r0,211v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-211r39,0r0,211v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-211","w":131},"W":{"d":"90,-141r-20,141r-30,0r-36,-265r36,0v8,48,8,103,19,147r18,-147r28,0r18,147v5,1,2,-6,3,-9r16,-138r36,0r-36,265r-30,0v-9,-46,-10,-99,-22,-141","w":182,"k":{"A":8,"c":5,"e":5,"o":5,"a":6,"n":4,"m":4,"p":4,"r":4}},"Y":{"d":"41,-265r21,88r20,-88r39,0r-40,152r0,113r-39,0r0,-113r-39,-152r38,0","w":123,"k":{"A":9,"d":9,"q":9,"c":14,"e":14,"o":14,"a":15}},"A":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0","w":134,"k":{"T":8}},"c":{"d":"48,-152r0,107v0,7,0,15,10,15v16,2,8,-29,10,-43r37,0v3,47,-9,76,-47,76v-26,0,-46,-14,-46,-58r0,-86v0,-44,20,-59,46,-59v36,0,50,25,47,72r-37,0v-1,-14,5,-39,-10,-39v-10,0,-10,8,-10,15","w":113,"k":{"t":2,"f":2,"v":2,"w":2,"y":2,"a":2,"n":1,"m":1,"p":1,"r":1,"l":1,"I":1,"i":1,"|":1,"s":1}},"e":{"d":"72,-71r33,0r0,23v0,0,0,51,-47,51v-47,0,-46,-52,-46,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51r0,57r-60,0v4,26,-11,52,14,63v21,-8,10,-23,13,-42xm59,-168v-22,9,-11,27,-14,48r27,0v-3,-22,9,-39,-13,-48","w":115,"k":{"t":2,"f":2,"v":2,"w":2,"y":2,"a":2,"n":1,"m":1,"p":1,"r":1,"l":1,"I":1,"i":1,"|":1,"s":1}},"g":{"d":"102,-163v3,23,0,43,1,68v0,0,0,49,-46,49v-8,-3,-12,3,-12,8v0,8,14,10,27,12v23,3,51,12,51,46v0,39,-33,51,-63,51v-58,0,-78,-52,-29,-68v-29,-6,-26,-46,0,-56v-35,-35,-16,-50,-21,-97v0,0,2,-50,47,-50v18,0,29,8,36,18v5,-5,18,-18,30,-18r0,33v-10,0,-17,2,-21,4xm68,-148v0,0,1,-18,-11,-18v-12,0,-11,18,-11,18r0,54v0,0,-1,17,11,17v12,0,11,-17,11,-17r0,-54xm61,40v25,0,45,-22,8,-27v-14,-6,-32,-2,-32,13v0,8,7,14,24,14","w":123,"k":{",":-4,"s":1,"o":2,"e":2,"c":2}},"i":{"d":"51,0r-37,0r0,-197r37,0r0,197xm14,-228r0,-37r37,0r0,37r-37,0","w":65,"k":{"t":1,"c":1,"e":1,"o":1,"s":2}},"k":{"d":"14,-265r37,0v2,41,-4,90,2,126r19,-58r33,0r-26,64r33,133r-35,0r-20,-82v-12,17,-4,55,-6,82r-37,0r0,-265","w":112,"k":{"o":2,"e":2,"c":2}},"m":{"d":"132,-156v-1,-19,-24,-3,-24,1r0,155r-34,0r0,-156v-1,-18,-23,-3,-23,1r0,155r-37,0r0,-197r37,0r0,17v3,-2,17,-20,30,-20v13,0,20,10,24,22v6,-4,21,-22,34,-22v19,0,27,23,27,39r0,161r-34,0r0,-156","w":179,"k":{"t":2,"a":2,"s":2}},"o":{"d":"104,-149r0,101v0,0,1,51,-46,51v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99","w":115,"k":{"t":2,"f":2,"v":2,"w":2,"y":2,"a":2,"n":1,"m":1,"p":1,"r":1,"l":1,"I":1,"i":1,"|":1,"s":1}},"a":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"n":1,"m":1,"p":1,"r":1,"l":1,"I":1,"i":1,"|":1,"s":1}},"p":{"d":"14,68r0,-265r37,0r0,13v0,0,16,-16,29,-16v20,0,28,23,28,39r0,125v0,16,-8,39,-28,39v-13,0,-29,-16,-29,-16r0,81r-37,0xm51,-154r0,111v0,13,20,17,20,0r0,-111v0,-7,-4,-12,-9,-12v-5,0,-11,5,-11,12","k":{"t":2,"a":2,"s":2}},"q":{"d":"106,-197r0,265r-36,0r0,-81v0,0,-16,16,-29,16v-20,0,-28,-23,-28,-39r0,-125v0,-16,8,-39,28,-39v19,0,34,32,29,3r36,0xm70,-154v0,-15,-21,-16,-21,0r0,111v0,16,21,14,21,0r0,-111"},"r":{"d":"87,-200r0,41v0,0,-16,-6,-28,4v-6,6,-8,12,-8,18r0,137r-37,0r0,-197r37,0r0,22v1,-5,9,-25,36,-25","w":88,"k":{"s":2,"a":3,"o":1,"e":1,"c":1}},"s":{"d":"70,-51v0,-35,-57,-51,-57,-96v0,-23,9,-52,44,-53v42,-1,46,31,46,53r-34,0v0,-9,1,-23,-11,-23v-10,0,-12,13,-12,23v0,36,58,52,58,96v0,24,-12,54,-47,54v-44,0,-51,-39,-51,-60r34,0v0,10,2,30,17,30v10,0,13,-12,13,-24","w":110,"k":{"t":3}},"t":{"d":"22,-246r36,0r0,49r25,0r0,33r-25,0r0,98v0,12,0,32,12,32v6,0,13,-1,13,-1v-4,20,13,38,-19,38v-42,0,-42,-43,-42,-66r0,-101r-18,0r0,-33r18,0r0,-49","w":88,"k":{"a":1,"z":-2,"t":2}},"u":{"d":"59,-32v7,0,12,-10,12,-10r0,-155r36,0r0,197r-36,0r0,-17v-3,2,-17,20,-30,20v-19,0,-27,-23,-27,-39r0,-161r36,0r0,156v0,8,5,9,9,9","w":121,"k":{"t":2,"v":2,"w":2,"y":2,"c":1,"e":1,"o":1,"s":1}},"v":{"d":"71,0r-36,0r-32,-197r35,0r13,127v6,0,3,-9,5,-13r12,-114r35,0","w":105,"k":{"c":1,"e":1,"o":1,"a":3,"'":-4}},"w":{"d":"126,0r-30,0r-17,-105r-16,105r-30,0r-29,-197r33,0v6,37,5,81,15,114r17,-114r21,0v8,37,8,81,19,114r13,-114r34,0","w":159,"k":{"c":1,"e":1,"o":1,"a":3,"'":-4}},"x":{"d":"3,0r34,-102r-31,-95r34,0v6,17,8,37,15,52r14,-52r34,0r-31,95r34,102r-35,0v-6,-18,-9,-39,-17,-55r-16,55r-35,0","w":108},"y":{"d":"6,70r0,-33v18,5,35,-15,32,-31r-34,-203r36,0v7,42,6,92,17,131v2,-46,11,-87,15,-131r35,0r-35,212v-5,32,-26,63,-66,55","w":111,"k":{"c":1,"e":1,"o":1,"a":3,"'":-4}},"z":{"d":"2,0r0,-30r50,-134r-42,0r0,-33r81,0r0,30r-50,134r50,0r0,33r-89,0","w":93},"1":{"d":"30,-207r-26,0r0,-25v49,-12,25,-41,65,-33r0,265r-39,0r0,-207","w":83},"2":{"d":"50,-181r-39,0v-1,-46,3,-85,52,-86v40,0,51,29,51,65v0,54,-40,129,-60,163r61,0r0,39r-105,0r0,-39v0,0,66,-95,66,-160v0,-14,-1,-32,-13,-32v-16,0,-13,31,-13,50","w":128},"4":{"d":"64,0r0,-58r-60,0r0,-34r57,-173r39,0r0,173r18,0r0,34r-18,0r0,58r-36,0xm62,-183r-25,91r27,0v-2,-29,4,-66,-2,-91","k":{"9":-1,"3":-2,"8":-3}},"6":{"d":"70,-164v61,0,43,59,43,110v0,13,-3,57,-51,57v-48,0,-50,-44,-50,-57r0,-151v0,-19,1,-62,50,-62v57,0,51,43,51,79r-39,0v0,-36,-1,-46,-12,-46v-20,1,-9,53,-12,76v6,-4,13,-6,20,-6xm50,-43v0,3,3,12,12,12v8,0,12,-9,12,-12r0,-79v0,-3,-4,-12,-12,-12v-8,0,-12,7,-12,11r0,80","w":123},"8":{"d":"93,-140v20,20,21,47,20,83v0,7,-1,60,-52,60v-51,0,-52,-53,-52,-60v-1,-36,1,-63,21,-83v-17,-17,-19,-40,-18,-71v0,-7,0,-56,49,-56v49,0,50,49,50,56v1,31,-1,54,-18,71xm75,-72v0,-32,-1,-47,-14,-47v-13,0,-14,15,-14,47v0,28,3,39,14,39v13,0,14,-15,14,-39xm73,-197v0,-24,-2,-36,-12,-36v-9,0,-11,9,-11,36v0,28,1,40,11,40v10,0,12,-12,12,-40","w":122,"k":{"2":1}},"0":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156","w":127},"3":{"d":"73,-65v1,-34,4,-55,-33,-55r0,-32v32,-2,30,-14,30,-47v0,-15,0,-34,-12,-34v-10,0,-12,9,-12,45r-38,0v0,-30,1,-79,50,-79v49,0,50,49,50,56v0,40,-8,57,-19,71v19,15,22,41,22,72v0,7,-1,71,-50,71v-49,0,-52,-49,-52,-79r39,0v0,36,3,45,13,45v12,0,12,-19,12,-34","k":{"7":1}},"5":{"d":"52,-77v-1,22,1,50,12,46v19,-1,10,-68,12,-94v0,-11,-5,-20,-13,-20v-9,0,-15,14,-15,20r-33,0r0,-140r94,0r0,39r-60,0r0,55v0,0,12,-9,22,-9v40,0,43,46,43,55v-4,59,20,128,-50,128v-48,0,-51,-45,-51,-80r39,0","w":123},"7":{"d":"20,0r40,-226r-59,0r0,-39r98,0v-1,100,-28,175,-39,265r-40,0","w":103,"k":{"4":4,"1":-2}},"9":{"d":"53,-103v-60,0,-39,-57,-43,-107v0,-13,3,-57,51,-57v48,0,51,44,51,57r0,150v0,19,-2,63,-51,63v-56,0,-51,-45,-51,-79r39,0v0,36,1,45,12,45v20,-1,9,-55,12,-78v-6,4,-13,6,-20,6xm73,-144r0,-78v0,-3,-3,-12,-12,-12v-8,0,-12,9,-12,12r0,77v0,3,4,12,12,12v8,0,12,-7,12,-11","w":123},".":{"d":"9,0r0,-40r38,0r0,40r-38,0","w":56},";":{"d":"13,-157r0,-40r38,0r0,40r-38,0xm51,-40v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":63},",":{"d":"46,-40v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":54},":":{"d":"13,0r0,-40r38,0r0,40r-38,0xm13,-157r0,-40r38,0r0,40r-38,0","w":63},"!":{"d":"15,0r0,-40r38,0r0,40r-38,0xm23,-71r-10,-194r42,0r-10,194r-22,0","w":68},"$":{"d":"79,-65v0,-50,-66,-82,-66,-138v0,-26,8,-53,37,-60r0,-23r22,0r0,22v28,3,38,25,41,49r-33,5v-1,-12,-6,-22,-17,-22v-11,0,-14,14,-14,28v0,50,65,83,66,139v0,31,-10,61,-43,65r0,38r-22,0r0,-39v-31,-5,-43,-32,-44,-62r34,-2v1,17,7,33,23,33v12,0,16,-16,16,-33","w":121},"&":{"d":"62,3v-69,-3,-60,-99,-23,-135v-12,-26,-19,-50,-19,-78v0,0,-2,-57,47,-57v49,0,47,57,47,57v0,23,-15,49,-36,76v12,26,20,40,26,50v5,-13,7,-31,8,-37r31,6v-1,10,-4,40,-16,63v8,9,14,12,16,13r0,42v-4,0,-21,-8,-37,-25v-13,15,-28,25,-44,25xm86,-46v-10,-15,-20,-31,-31,-52v0,0,-9,15,-9,41v0,30,29,33,40,11xm81,-211v0,0,1,-26,-14,-26v-15,0,-13,27,-13,27v0,15,3,27,9,43v9,-13,18,-30,18,-44","w":150},"?":{"d":"35,-40r0,40r38,0r0,-40r-38,0xm106,-216v-2,39,-36,54,-35,100r0,45r-34,0v-3,-51,6,-103,24,-125v6,-7,9,-15,10,-20v1,-5,-2,-16,-12,-16v-13,0,-21,18,-23,25r-32,-14v4,-11,22,-46,55,-45v41,1,47,36,47,50","w":113},"-":{"d":"13,-80r0,-34r52,0r0,34r-52,0","w":78,"k":{"7":7}},"'":{"d":"46,-265v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":54},"\/":{"d":"1,26r96,-291r28,0r-94,291r-30,0","w":126},"_":{"d":"13,57r0,-30r187,0r0,30r-187,0","w":212},"=":{"d":"13,-84r0,-30r160,0r0,30r-160,0xm13,-152r0,-30r160,0r0,30r-160,0","w":186},"+":{"d":"13,-114r0,-30r65,0r0,-61r30,0r0,61r66,0r0,30r-66,0r0,61r-30,0r0,-61r-65,0","w":186},">":{"d":"173,-142r0,28r-160,83r0,-35r123,-62r-123,-63r0,-35","w":186},"|":{"d":"48,90r-34,0r0,-387r34,0r0,387","w":62,"k":{"t":1,"c":1,"e":1,"o":1,"s":2}},"~":{"d":"158,-229v-33,0,-51,-30,-79,-30v-25,0,-35,31,-35,31r-24,-10v0,0,17,-54,59,-54v34,0,50,31,79,31v23,0,34,-32,34,-32r23,10v0,0,-18,54,-57,54","w":225},"[":{"d":"85,-265r0,35r-36,0r0,233r36,0r0,34r-71,0r0,-302r71,0","w":94},"]":{"d":"10,-230r0,-35r70,0r0,302r-70,0r0,-34r36,0r0,-233r-36,0","w":94},"\\":{"d":"30,-297r108,329r-30,0r-107,-329r29,0","w":139},"{":{"d":"34,-203v0,-54,21,-65,77,-64r0,30v-84,-12,-9,111,-65,143v32,15,22,66,22,109v0,28,12,34,43,34r0,31v-56,1,-77,-11,-77,-65v0,-39,18,-85,-23,-95r0,-28v41,-9,23,-56,23,-95"},"}":{"d":"87,-203v0,39,-18,86,23,95r0,28v-41,10,-23,56,-23,95v0,54,-21,66,-77,65r0,-31v84,12,9,-111,65,-143v-32,-15,-22,-66,-22,-109v0,-28,-12,-34,-43,-34r0,-30v56,-1,77,10,77,64"},"@":{"d":"143,-210r0,140r-29,0v-4,-19,-2,2,-23,2v-45,0,-16,-76,-25,-116v-7,-29,39,-35,45,-18v1,-18,-3,-35,-34,-35v-27,0,-33,19,-33,27r0,157v0,9,6,27,33,27v15,0,24,-4,30,-11r27,15v-10,13,-27,25,-57,25v-53,0,-65,-39,-65,-56r0,-157v0,-17,12,-57,65,-57v53,0,66,40,66,57xm111,-101r0,-80v0,-6,-4,-9,-9,-9v-5,0,-8,3,-8,9r0,80v0,6,3,10,8,10v5,0,9,-4,9,-10","w":153},"*":{"d":"49,-234r-3,-31r27,0r-3,31r29,-12r7,26r-30,6r20,24r-23,14r-14,-26r-13,26r-23,-14r20,-24r-30,-6r8,-26","w":119},"(":{"d":"63,-279r28,14v0,0,-45,63,-45,152v0,89,45,150,45,150r-28,15v0,0,-51,-75,-51,-165v0,-90,51,-166,51,-166","w":98},"`":{"d":"51,-262r38,0r19,33r-28,0","w":180},"%":{"d":"52,0r-24,0r97,-265r23,0xm44,-237v0,0,0,-10,-6,-10v-7,0,-7,10,-7,10r0,77v0,0,0,10,7,10v6,0,6,-10,6,-10r0,-77xm145,-104v0,0,0,-10,-6,-10v-7,0,-7,10,-7,10r0,76v0,0,0,10,7,10v6,0,6,-10,6,-10r0,-76xm66,-160v0,0,0,31,-28,31v-28,0,-28,-31,-28,-31r0,-77v0,0,0,-30,28,-30v28,0,28,30,28,30r0,77xm167,-28v0,0,0,31,-28,31v-28,0,-28,-31,-28,-31r0,-76v0,0,0,-31,28,-31v28,0,28,31,28,31r0,76","w":176},"#":{"d":"9,-77r4,-34r35,0r7,-46r-35,0r5,-34r34,0r10,-74r35,0r-10,74r46,0r10,-74r34,0r-10,74r34,0r-5,34r-33,0r-7,46r34,0r-5,34r-34,0r-10,77r-35,0r11,-77r-46,0r-10,77r-35,0r11,-77r-35,0xm89,-157r-6,46r46,0r6,-46r-46,0","w":216},"\"":{"d":"42,-168r-27,0r-5,-97r38,0","w":57},")":{"d":"7,-265r29,-14v0,0,51,76,51,166v0,90,-51,165,-51,165r-29,-15v0,0,46,-61,46,-150v0,-89,-46,-152,-46,-152","w":98},"<":{"d":"13,-114r0,-28r160,-84r0,35r-123,63r123,62r0,35","w":186},"^":{"d":"76,-265r41,0r67,123r-35,0r-52,-96r-53,96r-35,0","w":193},"B":{"d":"62,0r-48,0r0,-265v63,-3,108,3,106,71v0,24,-6,38,-25,54v0,0,27,12,27,65v0,39,-14,75,-60,75xm82,-79v0,-44,-22,-41,-29,-41r0,81v7,0,29,4,29,-40xm82,-191v0,-36,-22,-35,-29,-35r0,70v7,0,29,1,29,-35","w":131,"k":{"Y":4}},"\u00a0":{"w":55}}});;Cufon.registerFont({"w":205,"face":{"font-family":"Vegur","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","bbox":"-7 -270 310 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":79},"b":{"d":"56,-149v44,-57,134,-23,134,60v0,82,-88,124,-134,64r-1,25r-28,0r0,-252r29,0r0,103xm106,-19v35,0,52,-30,52,-68v0,-36,-17,-68,-52,-68v-40,0,-50,37,-50,85v0,30,23,51,50,51"},"c":{"d":"148,-3v-67,23,-133,-13,-133,-83v0,-73,66,-109,134,-85r-2,23v-50,-19,-99,0,-99,61v0,59,46,80,97,61","w":161},"d":{"d":"150,-252r29,0r0,252r-28,0v-1,-8,1,-19,-2,-25v-43,60,-134,20,-134,-61v0,-81,89,-123,135,-63r0,-103xm99,-19v40,0,51,-37,51,-85v0,-30,-24,-51,-51,-51v-35,0,-51,30,-51,68v0,36,16,68,51,68"},"h":{"d":"56,-252r1,103v29,-45,117,-39,117,38r0,111r-29,0v-6,-57,22,-155,-38,-155v-26,0,-51,20,-51,51r0,104r-29,0r0,-252r29,0","w":196},"i":{"d":"27,0r0,-174r29,0r0,174r-29,0xm41,-206v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,18,-18,18","w":82},"l":{"d":"56,0r-29,0r0,-252r29,0r0,252","w":82},"m":{"d":"215,-178v75,-1,50,106,54,178r-29,0r0,-109v0,-31,-9,-46,-33,-46v-58,1,-44,94,-45,155r-29,0r0,-109v0,-24,-8,-46,-34,-46v-58,1,-40,95,-43,155r-29,0r0,-174r28,0v1,8,-1,19,2,25v23,-40,84,-38,100,6v12,-21,30,-35,58,-35","w":291},"n":{"d":"55,-174v1,8,-1,19,2,25v29,-45,117,-39,117,38r0,111r-29,0v-6,-57,22,-155,-38,-155v-26,0,-51,20,-51,51r0,104r-29,0r0,-174r28,0","w":196},"p":{"d":"56,78r-29,0r0,-252r28,0v1,8,-1,19,2,25v42,-59,133,-22,133,60v0,82,-88,124,-134,64r0,103xm106,-155v-40,0,-50,37,-50,85v0,30,23,51,50,51v35,0,52,-30,52,-68v0,-36,-17,-68,-52,-68"},"q":{"d":"150,-25v-45,58,-135,22,-135,-61v0,-81,89,-123,135,-63r1,-25r28,0r0,252r-29,0r0,-103xm99,-155v-35,0,-51,30,-51,68v0,36,16,68,51,68v40,0,51,-37,51,-85v0,-30,-24,-51,-51,-51"},"r":{"d":"106,-178r0,27v-66,-2,-47,88,-50,151r-29,0r0,-174r28,0v1,10,-1,23,2,31v9,-21,26,-35,49,-35","w":110},"u":{"d":"142,0v-1,-8,1,-19,-2,-25v-29,45,-117,39,-117,-38r0,-111r28,0v6,57,-21,155,39,155v26,0,51,-20,51,-51r0,-104r29,0r0,174r-28,0","w":195},"Z":{"d":"41,-24v40,4,87,0,129,1r0,23r-160,0r0,-24r121,-188r-108,0r0,-23r138,0r0,24","w":176},"Y":{"d":"150,-235r31,0r-73,129r0,106r-29,0r0,-104r-74,-131r33,0r57,104","w":184},"X":{"d":"173,-235r-67,113r71,122r-33,0r-55,-99r-54,99r-31,0r70,-120r-68,-115r33,0r52,92r51,-92r31,0","w":182},"W":{"d":"282,-235r28,0r-69,235r-29,0r-55,-198r-54,198r-30,0r-69,-235r31,0r55,198r54,-198r29,0r55,198","w":313},"V":{"d":"174,-235r28,0r-84,235r-29,0r-84,-235r30,0r70,202"},"T":{"d":"186,-235r0,23r-76,0r0,212r-29,0r0,-212r-76,0r0,-23r181,0","w":190},"S":{"d":"15,-179v0,-50,69,-74,115,-51r-3,23v-29,-15,-82,-12,-81,23v0,19,11,32,43,50v39,23,56,41,56,70v2,61,-74,82,-130,59r3,-23v40,16,95,12,95,-31v0,-18,-8,-32,-39,-50v-40,-23,-59,-46,-59,-70","w":158},"U":{"d":"191,-84v0,57,-37,88,-85,88v-48,0,-85,-32,-85,-81r0,-158r29,0v7,81,-30,216,56,216v89,0,48,-136,57,-216r28,0r0,151","w":210},"R":{"d":"54,-214r0,89v45,7,84,-7,84,-48v0,-39,-43,-48,-84,-41xm25,0r0,-235v67,-12,145,-1,145,57v0,28,-23,48,-44,60v34,10,37,84,54,118r-33,0v-16,-38,-7,-105,-60,-103v-9,0,-20,0,-33,1r0,102r-29,0","w":186},"P":{"d":"54,-214r0,91v42,7,80,0,82,-48v1,-40,-41,-51,-82,-43xm25,0r0,-235v69,-14,146,3,143,61v-3,56,-53,86,-114,74r0,100r-29,0","w":174},"Q":{"d":"243,-118v0,46,-21,83,-53,104r23,52r-32,0r-17,-40v-81,25,-151,-32,-150,-116v0,-72,49,-121,114,-121v65,0,115,49,115,121xm128,-19v48,0,82,-38,82,-99v0,-61,-34,-98,-82,-98v-48,0,-82,37,-82,98v0,61,34,99,82,99","w":256},"O":{"d":"128,-239v65,0,115,49,115,121v0,72,-50,122,-115,122v-65,0,-114,-50,-114,-122v0,-72,49,-121,114,-121xm128,-19v48,0,82,-38,82,-99v0,-61,-34,-98,-82,-98v-48,0,-82,37,-82,98v0,61,34,99,82,99","w":256},"N":{"d":"211,-235r0,235r-39,0r-122,-206r1,206r-27,0r0,-235r39,0r121,206r-1,-206r28,0","w":234},"M":{"d":"257,-235r1,235r-28,0r-1,-200r-75,191r-30,0r-73,-189r-1,198r-27,0r2,-235r39,0r77,197r77,-197r39,0","w":282},"L":{"d":"54,-23r115,0r0,23r-144,0r0,-235r29,0r0,212","w":175},"K":{"d":"183,-235r-91,106r102,129r-37,0r-85,-108r-18,22r0,86r-29,0r0,-235r29,0r1,116r93,-116r35,0","w":195},"J":{"d":"123,-87v2,74,-48,103,-115,87r3,-23v50,13,84,-4,84,-64r0,-148r28,0r0,148","w":144},"I":{"d":"50,0r-28,0r0,-235r28,0r0,235","w":72},"H":{"d":"177,-235r29,0r0,235r-29,0r0,-111r-123,0r0,111r-29,0r0,-235r29,0r0,101r123,0r0,-101","w":231},"G":{"d":"177,-26r0,-73r-49,0r0,-23r78,0r0,114v-94,33,-192,0,-192,-109v0,-98,92,-142,186,-114r-3,23v-78,-24,-151,5,-151,90v0,90,62,112,131,92","w":231},"F":{"d":"54,0r-29,0r0,-235r127,0r0,23r-98,0r0,81r83,0r0,23r-83,0r0,108","w":154},"E":{"d":"54,-23r99,0r0,23r-128,0r0,-235r125,0r0,23r-96,0r0,79r84,0r0,23r-84,0r0,87","w":162},"D":{"d":"25,-235v99,-19,194,19,191,112v-3,98,-91,144,-191,123r0,-235xm54,-214r0,192v72,15,127,-24,129,-99v2,-65,-50,-106,-129,-93","w":229},"C":{"d":"14,-117v0,-101,83,-141,174,-114r-3,23v-73,-25,-139,8,-139,90v0,86,66,116,139,90r3,23v-89,29,-174,-11,-174,-112","w":196},"B":{"d":"131,-126v24,12,47,26,47,55v0,67,-81,85,-153,71r0,-235v64,-11,147,-3,145,54v0,26,-18,44,-39,55xm54,-214r0,82v43,5,83,0,83,-44v0,-37,-44,-45,-83,-38xm54,-22v43,9,91,0,91,-45v0,-41,-49,-47,-91,-42r0,87","w":191},"A":{"d":"170,0r-26,-75r-86,0r-26,75r-28,0r83,-235r30,0r84,235r-31,0xm66,-98r70,0r-36,-104"},"\u201d":{"d":"35,-237v2,-12,20,-9,34,-9v-9,28,-23,62,-33,85r-26,4v8,-22,19,-59,25,-80xm91,-237v3,-12,20,-9,34,-9v-9,28,-24,62,-34,85r-25,4v8,-22,20,-59,25,-80","w":135},"\u201c":{"d":"101,-166v-3,12,-20,9,-34,9v9,-27,23,-62,33,-85r26,-4v-8,22,-19,59,-25,80xm45,-166v-3,12,-20,9,-34,9v9,-27,23,-62,33,-85r26,-4v-8,22,-19,59,-25,80","w":135},"\u2019":{"d":"35,-237v2,-12,20,-9,34,-9v-9,28,-23,62,-33,85r-26,4v8,-22,19,-59,25,-80","w":79},"\u2018":{"d":"45,-166v-3,12,-20,9,-34,9v9,-27,23,-62,33,-85r26,-4v-8,22,-19,59,-25,80","w":79},"\"":{"d":"41,-159r-19,0r-4,-80v0,-11,22,-6,33,-7xm95,-159r-19,0r-4,-80v0,-11,22,-6,33,-7","w":122},"!":{"d":"58,-16v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm51,-66r-26,0r-2,-169r30,0","w":76},"@":{"d":"176,-212v61,0,103,49,103,99v0,59,-32,95,-70,95v-19,0,-33,-11,-37,-31v-22,49,-90,43,-93,-11v-4,-69,68,-114,134,-87r-17,74v-6,26,1,38,19,38v20,0,41,-31,41,-71v0,-48,-30,-89,-86,-89v-64,0,-130,51,-130,124v0,92,94,121,162,79r1,16v-76,45,-186,8,-186,-91v0,-90,75,-145,159,-145xm128,-36v35,1,50,-57,57,-96v-43,-13,-78,18,-79,69v0,18,9,27,22,27","w":292},"`":{"d":"11,-246v11,1,28,-4,32,5v7,13,22,38,30,50r-25,2v-9,-12,-25,-36,-37,-57","w":83},"#":{"d":"163,-132r-34,0r-8,38r34,0r0,15r-37,0r-15,72r-18,0r15,-72r-36,0r-15,72r-18,0r15,-72r-31,0r0,-15r34,0r8,-38r-34,0r0,-15r37,0r15,-72r18,0r-15,72r36,0r15,-72r18,0r-15,72r31,0r0,15xm103,-94r8,-38r-36,0r-8,38r36,0","w":177},"$":{"d":"144,-67v0,32,-22,54,-55,59r0,35r-20,0r0,-34v-16,0,-31,-4,-46,-9r3,-23v36,14,87,15,87,-23v0,-16,-5,-25,-35,-43v-41,-24,-54,-40,-54,-64v0,-26,19,-43,47,-48r0,-36r20,0r0,34v15,1,29,4,40,9r-3,24v-23,-13,-73,-17,-73,13v0,19,6,24,38,43v39,23,51,38,51,63","w":168},"%":{"d":"214,-119v34,0,56,28,56,61v0,33,-22,62,-56,62v-34,0,-55,-29,-55,-62v0,-33,21,-61,55,-61xm214,-17v18,0,29,-18,29,-41v0,-23,-11,-41,-29,-41v-18,0,-29,18,-29,41v0,23,11,41,29,41xm67,-230v34,0,56,29,56,62v0,33,-22,61,-56,61v-34,0,-55,-28,-55,-61v0,-33,21,-62,55,-62xm67,-127v18,0,29,-18,29,-41v0,-23,-11,-42,-29,-42v-18,0,-28,19,-28,42v0,23,10,41,28,41xm210,-233r20,0r-158,240r-21,0","w":281},"&":{"d":"220,0r-37,0v-7,-7,-12,-17,-20,-23v-41,44,-149,35,-149,-39v-1,-32,21,-49,56,-74v-11,-10,-29,-33,-29,-54v0,-30,26,-49,55,-49v32,0,54,19,54,44v1,25,-17,43,-42,63r58,68v8,-14,12,-34,13,-57r28,0v-1,31,-11,56,-25,77xm95,-216v-35,0,-22,48,-2,65v19,-12,27,-26,27,-41v0,-15,-10,-24,-25,-24xm45,-64v0,54,74,56,103,22r-64,-76v-30,18,-39,34,-39,54","w":223},"'":{"d":"41,-159r-19,0r-4,-80v0,-11,22,-6,33,-7","w":68},"(":{"d":"86,-248v-47,87,-48,195,0,282r-20,0v-53,-78,-54,-204,0,-282r20,0","w":92},")":{"d":"7,34v46,-87,47,-195,0,-282r20,0v53,78,54,204,0,282r-20,0","w":92},"+":{"d":"118,-102r76,0r0,20r-76,0r0,82r-25,0r0,-82r-76,0r0,-20r76,0r0,-82r25,0r0,82","w":210},"*":{"d":"104,-111v-10,-15,-17,-32,-28,-46r-27,46r-21,-15v12,-14,25,-26,36,-41r-53,-12r8,-24r50,22r-5,-54r25,0v-1,17,-6,39,-4,54r49,-22r8,24v-17,5,-37,6,-52,13r35,40","w":153},",":{"d":"29,-21v2,-12,20,-9,34,-9v-9,28,-23,62,-33,85r-26,4v8,-22,19,-59,25,-80","w":74},".":{"d":"38,-36v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":71},"-":{"d":"98,-102r0,20r-85,0r0,-20r85,0","w":110},"\/":{"d":"108,-245r26,0r-110,258r-26,0","w":132},"0":{"d":"99,-230v54,0,84,48,84,117v0,69,-30,117,-84,117v-54,0,-84,-48,-84,-117v0,-69,30,-117,84,-117xm99,-19v33,0,51,-35,51,-94v0,-59,-18,-94,-51,-94v-33,0,-51,35,-51,94v0,59,18,94,51,94","w":198},"1":{"d":"51,-199v23,-8,36,-27,67,-27r0,226r-28,0r0,-189r-36,13","w":168},"2":{"d":"152,-23r0,23r-142,0r0,-19v28,-37,121,-134,106,-153v2,-42,-61,-41,-89,-22r-3,-23v45,-27,127,-11,124,41v14,23,-60,103,-101,153r105,0","w":168},"3":{"d":"145,-64v0,59,-78,84,-133,58r3,-24v36,18,98,16,98,-30v0,-30,-20,-45,-59,-48r0,-23v56,4,75,-76,13,-76v-14,0,-31,4,-46,12r-3,-23v36,-22,120,-15,120,39v0,29,-23,42,-47,54v35,12,54,33,54,61","w":162},"4":{"d":"145,-81r29,0r0,23r-29,0r0,58r-28,0r0,-58r-108,0r0,-22r106,-146r30,0r0,145xm117,-81r0,-110v-23,42,-49,73,-75,110r75,0","w":181},"5":{"d":"48,-140v53,-15,103,15,103,65v0,67,-82,96,-139,68r2,-23v44,22,106,13,106,-42v0,-43,-43,-60,-78,-42r-22,-2r5,-110r109,0r0,23r-83,0","w":167},"7":{"d":"149,-226r0,20r-93,206r-29,0r91,-203r-110,0r0,-23r141,0","w":156},"8":{"d":"116,-123v31,21,47,37,47,62v0,43,-40,65,-74,65v-34,0,-75,-19,-75,-61v0,-27,18,-47,50,-61v-63,-25,-50,-111,26,-112v40,0,67,26,67,54v0,23,-14,38,-41,53xm90,-207v-50,0,-45,58,1,75v27,-10,34,-24,34,-41v0,-21,-12,-34,-35,-34xm89,-19v27,0,43,-16,43,-39v0,-22,-12,-37,-44,-52v-33,13,-42,31,-42,50v0,23,16,41,43,41","w":177},"6":{"d":"90,4v-47,0,-75,-41,-75,-100v0,-82,60,-132,123,-134r3,23v-51,3,-93,44,-95,90v37,-46,120,-12,120,45v0,42,-33,76,-76,76xm134,-68v0,-62,-88,-61,-88,-12v0,36,18,61,47,61v26,0,41,-22,41,-49","w":177},"9":{"d":"87,-230v47,0,75,41,75,100v0,82,-59,132,-122,134r-3,-23v50,-2,96,-46,94,-90v-37,46,-119,12,-119,-45v0,-42,32,-76,75,-76xm43,-158v0,62,88,59,88,12v0,-36,-18,-61,-47,-61v-26,0,-41,22,-41,49","w":177},":":{"d":"38,-138v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,20,-20,20xm38,-36v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":71},";":{"d":"46,-138v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20v0,11,-9,20,-20,20xm29,-21v2,-12,20,-9,34,-9v-9,28,-23,62,-33,85r-26,4v8,-22,19,-59,25,-80","w":78},"<":{"d":"40,-92v34,22,73,39,108,59r0,28r-133,-72r0,-28r133,-72r0,27","w":165},">":{"d":"126,-90v-34,-22,-73,-39,-109,-59r0,-28r133,72r0,28r-133,72r0,-27","w":165},"=":{"d":"196,-120r-177,0r0,-20r177,0r0,20xm196,-44r-177,0r0,-20r177,0r0,20","w":214},"?":{"d":"71,-16v0,-11,-9,-20,-20,-20v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,0,20,-9,20,-20xm36,-66v-10,-51,49,-77,51,-119v2,-38,-52,-37,-77,-16r-2,-23v36,-28,110,-15,110,34v0,41,-65,76,-53,124r-29,0","w":131},"_":{"d":"177,39r-177,0r0,-20r177,0r0,20","w":177},"^":{"d":"109,-228r66,141r-27,0r-53,-115r-51,115r-28,0r66,-141r27,0","w":191},"[":{"d":"90,-225r-36,0r0,236r36,0r0,20r-61,0r0,-276r61,0r0,20","w":98},"{":{"d":"97,-228v-86,-8,4,107,-64,120v66,13,-24,130,64,122r0,21v-64,3,-73,-38,-61,-92v7,-30,-4,-37,-26,-40r0,-20v37,3,26,-44,21,-74v-6,-40,20,-57,66,-57r0,20","w":105},"|":{"d":"54,90r-25,0r0,-360r25,0r0,360","w":82},"}":{"d":"9,14v84,8,-2,-105,63,-120v-66,-12,24,-130,-63,-122r0,-20v64,-4,73,38,61,91v-7,30,3,37,25,40r0,20v-37,-3,-24,45,-20,74v6,40,-20,58,-66,58r0,-21","w":105},"~":{"d":"195,-111v1,93,-111,13,-145,13v-10,0,-17,7,-17,25r-20,0v0,-30,15,-48,41,-48v11,-4,95,38,104,34v10,0,17,-6,17,-24r20,0","w":208},"]":{"d":"9,-225r0,-20r61,0r0,276r-61,0r0,-20r36,0r0,-236r-36,0","w":98},"\\":{"d":"25,-245r110,258r-27,0r-110,-258r27,0","w":132},"e":{"d":"98,-178v49,0,75,42,67,94r-120,0v0,60,52,78,103,56r2,23v-66,28,-135,-13,-135,-82v0,-49,32,-91,83,-91xm98,-155v-30,0,-46,22,-51,48r89,0v0,-29,-11,-48,-38,-48","w":180},"f":{"d":"40,-174v-5,-60,27,-93,82,-79r-3,23v-35,-12,-56,11,-51,56r42,0r0,23r-42,0r0,151r-28,0r0,-151r-31,0r0,-23r31,0","w":117},"g":{"d":"151,-174r28,0r0,163v2,90,-80,108,-146,80r3,-23v52,29,129,9,113,-71v-43,60,-134,20,-134,-61v0,-81,89,-123,135,-63xm99,-19v40,0,51,-37,51,-85v0,-30,-24,-51,-51,-51v-35,0,-51,30,-51,68v0,36,16,68,51,68","w":204},"j":{"d":"46,-206v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,18,-18,18xm31,14r0,-188r29,0r0,184v0,48,-27,71,-64,71r-3,-23v24,0,38,-15,38,-44","w":87},"o":{"d":"100,-178v51,0,86,39,86,91v0,52,-35,91,-86,91v-51,0,-85,-39,-85,-91v0,-52,34,-91,85,-91xm100,-19v34,0,54,-31,54,-68v0,-37,-20,-68,-54,-68v-34,0,-53,31,-53,68v0,37,19,68,53,68","w":200},"t":{"d":"107,-174r0,23r-40,0r0,101v-2,31,15,35,38,28r3,23v-38,8,-71,2,-70,-41r0,-111r-29,0r0,-23r29,0r0,-43r29,0r0,43r40,0","w":120},"k":{"d":"161,-174r-71,78r81,96r-38,0r-62,-76r-15,17r0,59r-29,0r0,-252r29,0r1,160v19,-28,46,-56,68,-82r36,0","w":171},"s":{"d":"63,-76v-67,-21,-60,-100,13,-102v14,0,26,3,38,8r-3,23v-20,-12,-66,-14,-65,15v0,15,7,25,30,32v72,23,53,104,-17,104v-15,0,-32,-4,-46,-10r3,-24v26,15,75,18,76,-14v0,-14,-6,-25,-29,-32","w":136},"v":{"d":"139,-174r28,0r-68,174r-32,0r-63,-174r30,0r50,147","w":170},"w":{"d":"237,-174r28,0r-55,174r-30,0r-46,-146r-45,146r-30,0r-55,-174r31,0r41,144v13,-53,29,-95,45,-144r29,0r46,144","w":268},"x":{"d":"161,-174r-59,83r64,91r-35,0r-47,-71r-47,71r-32,0r63,-89r-61,-85r35,0r44,65r43,-65r32,0","w":171},"a":{"d":"34,-166v44,-25,116,-10,116,49r0,117r-28,0r-1,-25v-26,47,-107,36,-108,-27v-1,-51,55,-74,108,-60v6,-48,-52,-51,-84,-31xm77,-19v30,0,49,-31,44,-71v-36,-8,-77,-3,-75,36v0,21,13,35,31,35","w":172},"y":{"d":"99,0v-23,59,-48,79,-87,81r-3,-23v31,-2,43,-15,59,-53r-64,-179r30,0r50,147r55,-147r28,0","w":170},"z":{"d":"45,-24v29,4,66,0,97,1r0,23r-129,0r0,-23r91,-128r-84,0r0,-23r116,0r0,23","w":157},"\u00a0":{"w":79}}});Cufon.registerFont({"w":189,"face":{"font-family":"Vegur","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-13 -270 325 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":79},"~":{"d":"55,-129v19,-7,91,40,105,36v9,0,14,-7,14,-19r31,0v0,30,-14,57,-45,57v-20,7,-91,-40,-105,-37v-9,0,-14,8,-14,20r-31,0v0,-30,14,-57,45,-57","w":215},"_":{"d":"189,50r-189,0r0,-31r189,0r0,31"},"^":{"d":"79,-228r41,0r65,141r-42,0r-44,-99r-45,99r-40,0","w":198},"]":{"d":"8,-214r0,-31r80,0r0,276r-80,0r0,-31r41,0r0,-214r-41,0","w":115},"\\":{"d":"40,-245r109,258r-41,0r-110,-258r42,0","w":147},"[":{"d":"107,-214r-41,0r0,214r41,0r0,31r-80,0r0,-276r80,0r0,31","w":115},"Z":{"d":"184,-40r0,40r-175,0r0,-39r111,-157r-97,0r0,-39r152,0r0,38r-111,157r120,0"},"Y":{"d":"146,-235r51,0r-72,132r0,103r-48,0r0,-100r-74,-135r55,0r44,94","w":198},"X":{"d":"188,-235r-65,112r70,123r-55,0r-43,-87r-42,87r-51,0r68,-119r-67,-116r56,0r39,80r38,-80r52,0","w":196},"9":{"d":"96,-229v45,0,83,35,83,96v0,83,-64,133,-141,137r-5,-39v46,-4,87,-31,91,-61v-42,34,-114,1,-114,-54v0,-48,40,-79,86,-79xm63,-157v-6,46,61,51,62,10v5,-50,-61,-60,-62,-10","w":192},":":{"d":"45,-53v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm45,-121v-16,0,-29,-12,-29,-28v0,-16,13,-29,29,-29v16,0,28,13,28,29v0,16,-12,28,-28,28","w":84},";":{"d":"31,-32v3,-16,30,-13,50,-13v-10,29,-23,67,-37,100r-41,4v12,-34,24,-72,28,-91xm56,-121v-16,0,-29,-12,-29,-28v0,-16,13,-29,29,-29v16,0,28,13,28,29v0,16,-12,28,-28,28","w":95},"<":{"d":"54,-93v31,19,67,33,99,51r0,42r-139,-70r0,-42r139,-71r0,42","w":168},"=":{"d":"206,-116r-189,0r0,-31r189,0r0,31xm206,-37r-189,0r0,-31r189,0r0,31","w":222},">":{"d":"15,-140r0,-43r139,71r0,42r-139,70r0,-41r99,-49","w":168},"?":{"d":"90,-25v0,-16,-12,-28,-28,-28v-16,0,-29,12,-29,28v0,16,13,29,29,29v16,0,28,-13,28,-29xm39,-71v-12,-37,52,-87,48,-110v-4,-27,-56,-19,-74,-4r-4,-39v42,-26,132,-20,130,36v12,27,-57,76,-56,117r-44,0","w":154},"`":{"d":"9,-246v17,2,38,-6,45,7v8,13,26,40,38,57r-38,2v-13,-17,-34,-47,-45,-66","w":100},"@":{"d":"176,-212v62,0,107,46,107,99v0,60,-32,95,-74,95v-20,1,-33,-9,-40,-24v-19,45,-92,30,-92,-23v0,-72,79,-110,143,-79r-17,71v-4,18,1,28,12,28v20,0,36,-26,36,-61v0,-49,-28,-80,-81,-80v-69,0,-123,50,-123,115v0,90,89,108,154,70r3,25v-77,44,-189,9,-189,-91v0,-87,72,-145,161,-145xm135,-46v26,7,35,-48,42,-76v-34,-9,-57,13,-58,55v0,12,6,21,16,21","w":294},"A":{"d":"165,0r-22,-66r-72,0v-10,32,-22,66,-22,66r-47,0r83,-235r49,0r82,235r-51,0xm84,-105r46,0r-23,-82v-5,28,-13,56,-23,82","w":218},"a":{"d":"31,-166v50,-23,131,-16,131,50r0,116r-48,0r-1,-22v-28,43,-99,33,-101,-32v-2,-48,50,-66,101,-57v4,-37,-53,-29,-76,-15xm84,-36v20,-1,31,-21,29,-45v-23,-4,-50,-5,-49,22v0,15,8,23,20,23","w":182},"b":{"d":"208,-89v0,84,-87,121,-135,67r0,22r-48,0r0,-252r48,0r1,99v46,-53,134,-14,134,64xm115,-138v-31,0,-42,24,-42,59v0,25,17,43,42,43v23,0,41,-19,41,-51v0,-31,-15,-51,-41,-51","w":221},"d":{"d":"148,-252r48,0r0,252r-48,0v-1,-7,2,-17,-1,-22v-45,55,-134,15,-134,-63v0,-82,86,-121,135,-68r0,-99xm106,-36v31,0,42,-24,42,-59v0,-25,-17,-43,-42,-43v-23,0,-41,19,-41,51v0,31,15,51,41,51","w":221},"e":{"d":"103,-178v54,0,82,46,72,102r-113,0v-2,46,57,46,94,31r5,40v-70,26,-148,-6,-148,-82v0,-49,35,-91,90,-91xm99,-138v-18,0,-31,10,-35,30r65,0v0,-18,-9,-30,-30,-30","w":190},"c":{"d":"160,-3v-72,22,-147,-9,-147,-83v0,-75,76,-108,148,-85r-5,40v-15,-5,-25,-7,-42,-7v-67,2,-67,100,0,102v14,0,26,-2,40,-6","w":173},"f":{"d":"38,-174v-6,-63,40,-92,100,-79r-6,40v-27,-9,-53,4,-46,39r42,0r0,39r-42,0r0,135r-48,0r0,-135r-30,0r0,-39r30,0","w":137},"F":{"d":"72,0r-49,0r0,-235r145,0r0,39r-96,0r0,57r81,0r0,40r-81,0r0,99","w":171},"G":{"d":"169,-40r0,-53r-44,0r0,-39r92,0r0,124v-96,30,-205,7,-205,-110v0,-99,101,-140,198,-113r-6,40v-66,-20,-140,-5,-140,73v0,69,46,93,105,78","w":237},"H":{"d":"176,-235r48,0r0,235r-48,0r0,-103r-104,0r0,103r-49,0r0,-235r49,0r0,92r104,0r0,-92","w":247},"I":{"d":"72,0r-49,0r0,-235r49,0r0,235","w":95},"J":{"d":"138,-87v1,76,-61,102,-130,87r5,-40v41,12,77,-3,77,-47r0,-148r48,0r0,148","w":156},"K":{"d":"204,-235r-90,103r97,132r-59,0r-71,-100r-9,11r0,89r-49,0r0,-235r49,0r-1,95v19,-33,50,-65,74,-95r59,0","w":210},"l":{"d":"73,0r-48,0r0,-252r48,0r0,252","w":98},"m":{"d":"230,-178v75,2,50,106,54,178r-48,0r0,-109v0,-18,-8,-29,-26,-29v-45,0,-30,90,-32,138r-48,0r0,-109v0,-19,-8,-29,-26,-29v-46,0,-27,89,-31,138r-48,0r0,-174r48,0v1,7,-2,18,1,24v19,-39,85,-36,99,4v13,-22,29,-32,57,-32","w":304},"N":{"d":"176,-235r46,0r0,235r-68,0r-58,-124v-9,-17,-14,-35,-29,-69r1,193r-46,0r0,-235r68,0r57,120v9,18,16,36,30,73","w":244},"o":{"d":"106,-178v55,0,93,40,93,91v0,51,-38,91,-93,91v-55,0,-93,-40,-93,-91v0,-51,38,-91,93,-91xm106,-36v24,0,41,-19,41,-51v0,-32,-17,-51,-41,-51v-24,0,-41,19,-41,51v0,32,17,51,41,51","w":212},"P":{"d":"72,-198r0,68v32,5,60,-2,60,-35v0,-33,-28,-37,-60,-33xm23,0r0,-235v27,-2,48,-4,76,-4v53,0,85,28,85,70v0,57,-52,89,-112,78r0,91r-49,0","w":187},"p":{"d":"73,78r-48,0r0,-252r48,0v1,6,-2,16,1,21v46,-53,134,-14,134,64v0,83,-86,121,-135,67r0,100xm115,-138v-31,0,-42,24,-42,59v0,25,17,43,42,43v23,0,41,-19,41,-51v0,-31,-15,-51,-41,-51","w":221},"Q":{"d":"203,-17r25,55r-52,0r-16,-37v-85,17,-149,-44,-148,-119v0,-67,48,-121,121,-121v124,0,162,164,70,222xm133,-36v39,0,70,-31,70,-82v0,-51,-31,-81,-70,-81v-39,0,-69,30,-69,81v0,51,30,82,69,82","w":266},"q":{"d":"13,-85v0,-82,87,-121,135,-68r0,-21r48,0r0,252r-48,0r-1,-100v-45,55,-134,15,-134,-63xm106,-36v31,0,42,-24,42,-59v0,-25,-17,-43,-42,-43v-23,0,-41,19,-41,51v0,31,15,51,41,51","w":221},"r":{"d":"126,-178r0,43v-66,-4,-52,73,-53,135r-48,0r0,-174r48,0v1,9,-2,21,1,28v10,-18,28,-32,52,-32","w":132},"R":{"d":"72,-198r0,64v32,7,62,-2,62,-33v0,-31,-29,-35,-62,-31xm146,0v-17,-37,-6,-111,-74,-94r0,94r-49,0r0,-235v24,-2,49,-4,80,-4v90,0,109,94,40,119v33,11,37,86,55,120r-52,0","w":200},"S":{"d":"14,-175v0,-56,80,-78,134,-55r-5,39v-24,-9,-77,-16,-77,12v0,15,5,21,35,36v44,22,63,45,63,76v1,66,-87,84,-150,62r5,-39v29,10,93,18,93,-19v0,-13,-6,-23,-32,-36v-44,-22,-66,-42,-66,-76","w":174},"s":{"d":"72,-65v-40,-14,-57,-29,-57,-60v0,-44,69,-66,115,-45r-5,40v-15,-6,-53,-16,-58,3v0,8,4,11,11,14v48,18,61,33,61,61v2,55,-77,67,-125,46r5,-40v17,9,63,18,69,-2v0,-8,-4,-12,-16,-17","w":149},"M":{"d":"273,-235r1,235r-48,0r0,-190v-13,65,-38,121,-56,181r-50,0v-18,-60,-43,-115,-55,-180r0,189r-44,0r1,-235r70,0r38,117v5,16,12,37,17,64v15,-72,37,-117,56,-181r70,0","w":295},"O":{"d":"133,-239v73,0,122,54,122,121v0,67,-49,122,-122,122v-73,0,-121,-55,-121,-122v0,-67,48,-121,121,-121xm133,-36v39,0,70,-31,70,-82v0,-51,-31,-81,-70,-81v-39,0,-69,30,-69,81v0,51,30,82,69,82","w":266},"T":{"d":"203,-235r0,39r-76,0r0,196r-48,0r0,-196r-75,0r0,-39r199,0","w":206},"U":{"d":"204,-84v0,57,-40,88,-92,88v-52,0,-93,-32,-93,-81r0,-158r48,0r0,154v0,31,20,45,44,45v25,0,47,-12,47,-45r0,-154r46,0r0,151","w":222},"V":{"d":"169,-235r47,0r-82,235r-49,0r-82,-235r51,0v19,61,44,120,57,186v15,-63,38,-126,58,-186","w":218},"W":{"d":"279,-235r46,0r-66,235r-48,0v-19,-71,-35,-108,-47,-193v-12,89,-28,119,-46,193r-49,0r-65,-235r50,0v15,68,34,109,42,190v9,-83,29,-121,46,-190r48,0v18,67,36,111,47,190v6,-84,27,-121,42,-190","w":327},"z":{"d":"15,-174r133,0r0,36r-79,98r86,0r0,40r-146,0r0,-36r80,-99r-74,0r0,-39","w":165},"y":{"d":"72,2r-68,-176r51,0r42,129v10,-44,28,-87,42,-129r47,0r-66,174v-23,58,-46,77,-98,81r-5,-39v28,-2,43,-10,55,-40"},"x":{"d":"177,-174r-57,83r63,91r-59,0v-12,-19,-21,-42,-34,-60r-33,60r-54,0r60,-88r-59,-86r58,0v11,18,19,38,31,54r30,-54r54,0","w":186},"w":{"d":"180,0v-13,-47,-28,-76,-36,-132v-8,57,-22,84,-36,132r-49,0r-55,-174r51,0v12,45,24,75,31,129v10,-52,21,-84,35,-129r50,0v13,45,27,75,34,129v9,-52,19,-84,32,-129r47,0r-55,174r-49,0","w":287},"v":{"d":"139,-174r47,0r-66,174r-50,0r-66,-174r51,0r42,129v10,-44,28,-87,42,-129"},"u":{"d":"98,-36v59,2,35,-84,40,-138r48,0r0,174r-48,0v-1,-7,2,-17,-1,-22v-33,44,-116,31,-116,-41r0,-111r48,0r0,104v0,23,10,34,29,34","w":209},"t":{"d":"128,-174r0,39r-43,0v3,40,-17,117,40,96r5,40v-51,10,-94,-1,-94,-58r0,-78r-28,0r0,-39r28,0r0,-43r49,0r0,43r43,0","w":140},"\u2018":{"d":"59,-155v-3,16,-30,13,-50,13v10,-29,24,-67,38,-100r40,-4v-12,34,-24,72,-28,91","w":95},"\u2019":{"d":"36,-233v3,-15,30,-13,50,-13v-10,29,-23,66,-37,99r-41,5v12,-34,24,-72,28,-91","w":95},"\u201c":{"d":"136,-155v-3,15,-30,13,-50,13v10,-29,23,-67,37,-100r41,-4v-12,34,-24,72,-28,91xm59,-155v-3,16,-30,13,-50,13v10,-29,24,-67,38,-100r40,-4v-12,34,-24,72,-28,91","w":172},"{":{"d":"44,-108v39,9,35,46,28,85v-4,21,9,27,31,27r0,31v-62,3,-76,-36,-64,-92v5,-24,-7,-31,-29,-34r0,-31v38,0,29,-37,25,-69v-6,-40,23,-57,68,-57r0,31v-41,-5,-29,33,-25,62v4,26,-10,41,-34,47","w":112},"|":{"d":"66,90r-39,0r0,-360r39,0r0,360","w":92},"}":{"d":"69,-105v-37,-12,-36,-45,-28,-86v4,-21,-9,-26,-31,-26r0,-31v63,-3,76,37,63,91v-6,23,8,32,30,35r0,31v-38,0,-30,37,-25,68v7,40,-23,58,-68,58r0,-31v41,5,29,-34,25,-63v-4,-26,10,-40,34,-46","w":112},"g":{"d":"148,-174r48,0r0,163v5,84,-93,110,-165,80r6,-40v47,25,124,16,110,-51v-45,55,-134,15,-134,-63v0,-82,86,-121,135,-68r0,-21xm106,-36v31,0,42,-24,42,-59v0,-25,-17,-43,-42,-43v-23,0,-41,19,-41,51v0,31,15,51,41,51","w":220},"h":{"d":"73,-252r1,99v33,-43,116,-30,116,42r0,111r-48,0r0,-104v0,-23,-10,-34,-29,-34v-59,-2,-35,84,-40,138r-48,0r0,-252r48,0","w":215},"i":{"d":"25,0r0,-174r48,0r0,174r-48,0xm49,-185v-15,0,-27,-13,-27,-28v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,28,-28,28","w":98},"k":{"d":"179,-174r-69,78r79,96r-62,0r-49,-66v-11,13,-2,45,-5,66r-48,0r0,-252r48,0r0,143v13,-26,29,-44,46,-65r60,0","w":188},"j":{"d":"52,-186v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,28,-28,28xm28,4r0,-178r48,0r0,174v0,50,-33,81,-83,81r-6,-39v24,0,41,-13,41,-38","w":101},"n":{"d":"113,-138v-59,-2,-35,84,-40,138r-48,0r0,-174r48,0v1,6,-2,16,1,21v33,-43,116,-30,116,42r0,111r-48,0r0,-104v0,-23,-10,-34,-29,-34","w":215},"E":{"d":"72,-40r97,0r0,40r-146,0r0,-235r143,0r0,39r-94,0r0,55r81,0r0,39r-81,0r0,62","w":177},"D":{"d":"23,-235v26,-2,56,-4,81,-4v84,0,127,48,127,115v0,76,-54,128,-127,128v-29,0,-57,-2,-81,-4r0,-235xm72,-198r0,161v66,9,108,-17,108,-84v0,-59,-40,-86,-108,-77","w":243},"C":{"d":"12,-117v0,-101,92,-141,187,-114r-5,40v-17,-5,-37,-8,-54,-8v-54,0,-76,35,-76,81v0,46,22,82,76,82v17,0,37,-3,54,-8r5,39v-92,29,-187,-11,-187,-112","w":205},"B":{"d":"191,-70v2,73,-92,82,-168,70r0,-235v67,-9,160,-8,160,54v0,25,-16,43,-40,55v32,10,48,29,48,56xm72,-198r0,58v28,5,62,-1,59,-30v6,-27,-32,-32,-59,-28xm72,-37v32,4,70,0,67,-31v4,-33,-36,-38,-67,-32r0,63","w":203},"8":{"d":"133,-123v32,20,46,36,46,58v0,43,-41,69,-84,69v-43,0,-83,-21,-83,-63v0,-29,17,-45,47,-59v-64,-28,-44,-112,37,-112v83,-1,101,80,37,107xm96,-190v-39,5,-28,41,3,52v29,-11,33,-50,-3,-52xm95,-36v21,0,34,-13,34,-28v0,-18,-12,-30,-36,-40v-21,8,-31,19,-31,37v0,15,12,31,33,31","w":190},"7":{"d":"163,-226r0,38r-91,188r-49,0r90,-186r-107,0r0,-40r157,0","w":169},"6":{"d":"97,4v-45,0,-83,-35,-83,-96v0,-83,64,-133,141,-137r5,40v-46,4,-87,30,-91,60v43,-32,114,-1,114,54v0,48,-40,79,-86,79xm130,-68v6,-46,-62,-51,-62,-9v-5,50,61,58,62,9","w":192},"5":{"d":"65,-145v52,-17,105,13,105,64v0,69,-92,104,-159,74r5,-39v35,16,102,18,102,-28v0,-30,-27,-46,-55,-34r-44,-3r5,-115r126,0r0,40r-83,0","w":185},"4":{"d":"162,-226r0,138r28,0r0,39r-28,0r0,49r-48,0r0,-49r-107,0r0,-40r89,-137r66,0xm114,-88r0,-94v-13,37,-37,62,-55,94r55,0","w":200},"3":{"d":"161,-68v0,66,-91,86,-151,62r5,-40v32,14,96,18,96,-19v0,-23,-15,-32,-59,-35r0,-39v31,-2,48,-10,48,-29v0,-30,-57,-24,-78,-10r-6,-40v45,-24,138,-12,138,37v0,28,-19,43,-49,56v35,10,56,27,56,57","w":175},"2":{"d":"164,-175v0,42,-51,98,-92,135r94,0r0,40r-158,0r0,-32r36,-40v60,-65,68,-79,68,-93v0,-34,-60,-28,-84,-12r-5,-40v51,-22,141,-19,141,42","w":180},"0":{"d":"107,-230v54,0,93,48,93,117v0,69,-39,117,-93,117v-54,0,-93,-48,-93,-117v0,-69,39,-117,93,-117xm107,-36v26,0,43,-24,43,-77v0,-53,-17,-77,-43,-77v-26,0,-43,24,-43,77v0,53,17,77,43,77","w":213},"1":{"d":"46,-192v31,-11,49,-36,93,-34r0,226r-48,0r0,-167r-40,15","w":190},"\/":{"d":"108,-245r40,0r-110,258r-40,0","w":145},".":{"d":"45,-53v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":84},"-":{"d":"111,-108r0,31r-100,0r0,-31r100,0","w":121},",":{"d":"31,-32v3,-16,30,-13,50,-13v-10,29,-23,67,-37,100r-41,4v12,-34,24,-72,28,-91","w":92},"+":{"d":"127,-108r73,0r0,31r-73,0r0,77r-39,0r0,-77r-73,0r0,-31r73,0r0,-76r39,0r0,76","w":214},"*":{"d":"69,-235r39,0v-1,18,-10,42,-6,56r50,-24r13,37v-18,4,-40,5,-56,11r39,41r-32,23v-10,-16,-17,-34,-28,-49r-27,49r-31,-23v12,-14,27,-27,38,-42r-55,-10r12,-37v18,8,33,18,52,24","w":177},")":{"d":"8,34v31,-79,32,-203,0,-282r31,0v17,33,34,83,34,141v0,58,-17,108,-34,141r-31,0","w":93},"(":{"d":"86,-248v-31,79,-32,203,0,282r-31,0v-17,-33,-35,-83,-35,-141v0,-58,18,-108,35,-141r31,0","w":93},"'":{"d":"53,-145r-33,0r-3,-94v2,-12,31,-5,45,-7","w":77},"&":{"d":"248,0r-64,0v-6,-5,-9,-13,-16,-17v-49,43,-156,19,-156,-52v0,-36,13,-50,48,-70v-43,-34,-14,-104,44,-100v77,5,86,81,27,112r47,49v8,-14,10,-20,11,-43r45,0v-1,31,-9,55,-27,76xm104,-199v-23,1,-13,34,0,41v15,-6,22,-40,0,-41xm63,-71v0,34,54,46,78,24r-53,-63v-16,10,-25,19,-25,39","w":249},"%":{"d":"215,-233r33,0r-159,240r-32,0xm230,-119v34,0,61,25,61,61v0,36,-27,62,-61,62v-34,0,-61,-26,-61,-62v0,-36,27,-61,61,-61xm230,-27v11,0,19,-12,19,-31v0,-19,-8,-30,-19,-30v-11,0,-20,11,-20,30v0,19,9,31,20,31xm75,-230v34,0,61,26,61,62v0,36,-27,61,-61,61v-34,0,-61,-25,-61,-61v0,-36,27,-62,61,-62xm75,-138v11,0,19,-11,19,-30v0,-19,-8,-31,-19,-31v-11,0,-20,12,-20,31v0,19,9,30,20,30","w":304},"$":{"d":"159,-70v0,33,-25,55,-58,61r0,36r-31,0r0,-35v-16,-1,-35,-3,-48,-8r5,-40v26,8,81,20,81,-9v0,-13,-3,-19,-26,-30v-44,-22,-59,-37,-59,-67v0,-28,19,-49,50,-55r0,-36r31,0r0,34v15,1,33,4,43,9r-6,40v-15,-6,-30,-9,-48,-9v-11,0,-18,4,-18,13v0,12,5,16,28,28v48,24,56,40,56,68","w":182},"#":{"d":"187,-129r-37,0r-6,32r33,0r0,22r-38,0r-14,68r-28,0r14,-68r-38,0r-13,68r-28,0r13,-68r-32,0r0,-22r37,0r7,-32r-34,0r0,-23r38,0r14,-67r28,0r-14,67r38,0r13,-67r28,0r-13,67r32,0r0,23xm116,-97r6,-32r-37,0r-7,32r38,0","w":200},"\"":{"d":"53,-145r-33,0r-3,-94v2,-12,31,-5,45,-7xm122,-145r-32,0r-4,-94v3,-12,32,-5,46,-7","w":147},"!":{"d":"73,-25v0,16,-12,29,-28,29v-16,0,-28,-13,-28,-29v0,-16,12,-28,28,-28v16,0,28,12,28,28xm65,-71r-40,0r-3,-164r46,0","w":90},"\u201d":{"d":"36,-233v3,-15,30,-13,50,-13v-10,29,-23,66,-37,99r-41,5v12,-34,24,-72,28,-91xm113,-233v3,-16,30,-13,50,-13v-10,29,-24,66,-38,99r-40,5v12,-34,24,-72,28,-91","w":172},"L":{"d":"72,-40r113,0r0,40r-162,0r0,-235r49,0r0,195"},"\u00a0":{"w":79}}});
