/*
CSS Browser Selector v0.3.5 (Feb 05, 2010)
Rafael Lima (http://rafael.adm.br)
http://rafael.adm.br/css_browser_selector
License: http://creativecommons.org/licenses/by/2.5/
Contributors: http://rafael.adm.br/css_browser_selector#contributors
*/
function css_browser_selector(u){var ua = u.toLowerCase(),is=function(t){return ua.indexOf(t)>-1;},g='gecko',w='webkit',s='safari',o='opera',h=document.documentElement,b=[(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?g+' ff2':is('firefox/3.5')?g+' ff3 ff3_5':is('firefox/3')?g+' ff3':is('gecko/')?g:is('opera')?o+(/version\/(\d+)/.test(ua)?' '+o+RegExp.$1:(/opera(\s|\/)(\d+)/.test(ua)?' '+o+RegExp.$2:'')):is('konqueror')?'konqueror':is('chrome')?w+' chrome':is('iron')?w+' iron':is('applewebkit/')?w+' '+s+(/version\/(\d+)/.test(ua)?' '+s+RegExp.$1:''):is('mozilla/')?g:'',is('j2me')?'mobile':is('iphone')?'iphone':is('ipod')?'ipod':is('mac')?'mac':is('darwin')?'mac':is('webtv')?'webtv':is('win')?'win':is('freebsd')?'freebsd':(is('x11')||is('linux'))?'linux':'','js']; c = b.join(' '); h.className += ' '+c; return c;}; css_browser_selector(navigator.userAgent);
/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1989, 2002 Adobe Systems Incorporated. All rights reserved. © 1981, 2002
 * Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * TradeGothicLTStd-BdCn20
 * 
 * Designer:
 * Jackson Burke
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":159,"face":{"font-family":"TradeGothicLTStd-BdCn20","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 2 5 2 2 2 4","ascent":"260","descent":"-100","x-height":"4","bbox":"-12 -325 274 61.3015","underline-thickness":"18","underline-position":"-18","stemh":"26","stemv":"40","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":79},"!":{"d":"35,-76r-8,-184r46,0r-8,184r-30,0xm71,0r-42,0r0,-42r42,0r0,42","w":100},"\"":{"d":"14,-161r0,-99r34,0r0,99r-34,0xm72,-161r0,-99r33,0r0,99r-33,0","w":119},"#":{"d":"147,-105r0,28r-26,0r-9,77r-32,0r9,-77r-29,0r-9,77r-33,0r9,-77r-23,0r0,-28r27,0r5,-50r-23,0r0,-28r27,0r9,-77r32,0r-9,77r29,0r9,-77r32,0r-9,77r23,0r0,28r-26,0r-5,50r22,0xm98,-155r-29,0r-6,50r29,0"},"$":{"d":"69,-260r0,-32r22,0r0,32v20,4,38,16,50,33r-28,23v-5,-9,-11,-18,-22,-21r0,75v31,19,58,40,58,80v0,36,-20,67,-58,70r0,42r-22,0r0,-42v-25,-3,-45,-21,-58,-41r30,-22v5,13,14,24,28,28r0,-84v-28,-17,-55,-39,-55,-74v0,-33,20,-62,55,-67xm69,-162r0,-63v-26,10,-21,49,0,63xm91,-105r0,70v30,-11,23,-56,0,-70"},"%":{"d":"18,-201v0,-33,26,-59,59,-59v33,0,59,26,59,59v0,33,-26,59,-59,59v-33,0,-59,-26,-59,-59xm47,-201v0,17,13,30,30,30v17,0,30,-13,30,-30v0,-17,-13,-30,-30,-30v-17,0,-30,13,-30,30xm173,-59v0,17,13,30,30,30v17,0,30,-13,30,-30v0,-17,-13,-30,-30,-30v-17,0,-30,13,-30,30xm144,-59v0,-33,26,-59,59,-59v33,0,59,26,59,59v0,33,-26,59,-59,59v-33,0,-59,-26,-59,-59xm201,-264r27,0r-148,268r-27,0","w":280},"&":{"d":"87,-238v-30,0,-16,56,-6,76v10,-14,22,-30,22,-48v0,-20,-6,-28,-16,-28xm145,-126r37,10v-5,24,-15,46,-24,68v7,6,16,11,25,12r0,40v-19,0,-37,-7,-51,-20v-35,39,-113,18,-113,-41v0,-27,16,-55,34,-74v-27,-46,-35,-132,36,-133v33,0,53,22,53,54v0,32,-25,57,-45,79v9,19,20,37,33,53v6,-16,11,-31,15,-48xm71,-95v-18,20,-14,59,15,60v9,0,14,-2,21,-8v-14,-16,-27,-33,-36,-52","w":200},"(":{"d":"54,-264r35,0v-56,83,-57,212,0,295r-35,0v-55,-82,-55,-213,0,-295","w":100},")":{"d":"12,-264r34,0v56,82,56,213,0,295r-34,0v56,-83,55,-212,0,-295","w":100},"*":{"d":"134,-232r11,32v-18,1,-37,4,-55,6v13,14,26,26,40,38r-28,20v-6,-17,-14,-33,-22,-50v-8,17,-16,33,-22,50r-28,-20v14,-12,26,-24,39,-38v-18,-2,-36,-5,-54,-6r11,-32v15,9,30,17,46,24v-1,-18,-5,-35,-9,-52r34,0v-4,17,-8,34,-9,52v16,-7,31,-15,46,-24"},"+":{"d":"90,-109r0,-73r36,0r0,73r73,0r0,36r-73,0r0,73r-36,0r0,-73r-73,0r0,-36r73,0","w":216},",":{"d":"61,-42r0,42r-25,45r-19,0r18,-45r-16,0r0,-42r42,0","w":79},"-":{"d":"104,-80r-88,0r0,-33r88,0r0,33","w":119},".":{"d":"61,0r-42,0r0,-42r42,0r0,42","w":79},"\/":{"d":"-8,4r80,-268r36,0r-80,268r-36,0","w":100},"0":{"d":"101,-57r0,-146v0,-17,-8,-25,-21,-25v-13,0,-21,8,-21,25r0,146v0,17,8,25,21,25v13,0,21,-8,21,-25xm80,4v-90,0,-63,-116,-63,-196v0,-49,18,-72,63,-72v90,0,63,116,63,196v0,49,-18,72,-63,72"},"1":{"d":"64,0r0,-206r-36,0r0,-24v20,-10,38,-21,53,-34r23,0r0,264r-40,0"},"2":{"d":"140,0r-124,0r0,-35v55,-81,86,-126,86,-164v0,-21,-9,-29,-21,-29v-20,-1,-22,22,-21,44r-43,0v-3,-47,21,-80,67,-80v37,0,60,28,60,58v0,41,-13,71,-83,169r79,0r0,37"},"3":{"d":"17,-75r40,0v-1,21,0,44,20,43v20,4,21,-26,21,-50v0,-28,-11,-37,-38,-37r0,-35v26,0,36,-9,36,-40v0,-43,-39,-47,-38,-8r0,11r-40,0v-3,-44,18,-72,61,-73v65,-3,78,101,30,127v57,24,37,154,-33,141v-42,1,-63,-27,-59,-79"},"4":{"d":"40,-96r44,0r0,-101xm84,0r0,-63r-78,0r0,-33r75,-164r44,0r0,164r23,0r0,33r-23,0r0,63r-41,0"},"5":{"d":"18,-75r40,0v-1,21,0,43,20,43v32,0,21,-58,22,-90v2,-35,-39,-27,-43,-4r-34,0v1,-40,3,-72,3,-134r108,0r-1,37r-70,0v0,18,-4,40,-2,57v36,-36,82,-8,82,53v0,64,-5,117,-61,117v-43,0,-70,-26,-64,-79"},"6":{"d":"138,-190r-39,0v1,-20,-1,-38,-19,-38v-32,0,-18,55,-21,85v28,-32,84,-21,84,36v0,63,-6,111,-63,111v-90,0,-63,-116,-63,-196v0,-49,18,-72,63,-72v40,0,62,30,58,74xm59,-113v2,30,-10,81,21,81v28,0,20,-41,21,-68v1,-33,-29,-27,-42,-13"},"7":{"d":"95,-223r-75,0r0,-37r118,0r0,25r-53,235r-43,0"},"8":{"d":"80,4v-69,10,-84,-113,-36,-143v-46,-31,-22,-135,36,-125v58,-10,82,93,36,125v48,30,33,154,-36,143xm80,-32v17,0,23,-16,23,-43v0,-27,-6,-43,-23,-43v-17,0,-23,16,-23,43v0,27,6,43,23,43xm80,-157v14,0,19,-11,19,-36v0,-25,-5,-35,-19,-35v-14,0,-20,10,-20,35v0,25,6,36,20,36"},"9":{"d":"22,-70r39,0v-1,20,1,38,19,38v32,0,18,-55,21,-85v-28,32,-84,21,-84,-36v0,-63,6,-111,63,-111v90,0,63,116,63,196v0,49,-18,72,-63,72v-40,0,-62,-30,-58,-74xm101,-147v-2,-30,10,-81,-21,-81v-28,0,-20,41,-21,68v-1,33,29,27,42,13"},":":{"d":"61,0r-42,0r0,-42r42,0r0,42xm61,-100r-42,0r0,-43r42,0r0,43","w":79},";":{"d":"61,-42r0,42r-25,45r-19,0r18,-45r-16,0r0,-42r42,0xm61,-100r-42,0r0,-43r42,0r0,43","w":79},"<":{"d":"199,-37r0,37r-182,-76r0,-30r182,-76r0,37r-131,54","w":216},"=":{"d":"199,-146r0,35r-182,0r0,-35r182,0xm199,-71r0,35r-182,0r0,-35r182,0","w":216},">":{"d":"17,0r0,-37r131,-54r-131,-54r0,-37r182,76r0,30","w":216},"?":{"d":"129,-215v0,60,-54,64,-45,139r-35,0v-9,-63,29,-98,38,-138v0,-9,-6,-16,-15,-16v-15,0,-23,14,-26,27r-34,-13v11,-61,117,-65,117,1xm87,0r-42,0r0,-42r42,0r0,42","w":140},"@":{"d":"133,-84v42,2,64,-81,16,-86v-42,-2,-65,81,-16,86xm188,-179r6,-18r29,0r-25,106v0,5,1,10,6,10v20,0,42,-28,42,-66v0,-58,-43,-88,-97,-88v-62,0,-102,45,-102,106v0,96,122,137,183,75r30,0v-61,104,-246,57,-246,-76v0,-77,61,-134,136,-134v64,0,124,44,124,110v0,74,-63,103,-89,103v-12,1,-19,-9,-22,-20v-30,40,-94,12,-94,-40v0,-63,77,-126,119,-68","w":288},"A":{"d":"62,-96r36,0r-18,-112xm55,-58r-7,58r-44,0r48,-260r56,0r48,260r-44,0r-8,-58r-49,0"},"B":{"d":"66,-117r0,80v34,3,51,-5,51,-40v0,-33,-17,-43,-51,-40xm66,-223r0,70v28,2,45,-4,46,-33v1,-31,-15,-40,-46,-37xm22,0r0,-260r66,0v75,-9,92,95,38,123v57,22,48,146,-34,137r-70,0","w":180},"C":{"d":"156,-173r-44,0v2,-25,-3,-52,-22,-52v-18,0,-24,10,-24,29r0,132v0,19,6,29,24,29v27,2,22,-32,22,-58r44,0v4,56,-9,96,-66,97v-98,1,-68,-115,-68,-201v0,-37,21,-67,68,-67v52,0,70,39,66,91","w":180},"D":{"d":"66,-223r0,186v31,1,48,-2,48,-36r0,-114v2,-34,-17,-38,-48,-36xm22,0r0,-260v76,-3,136,-3,136,79r0,103v4,81,-60,82,-136,78","w":180},"E":{"d":"146,0r-124,0r0,-260r119,0r0,39r-75,0r0,67r58,0r0,39r-58,0r0,76r80,0r0,39"},"F":{"d":"66,0r-44,0r0,-260r124,0r0,39r-80,0r0,67r60,0r0,39r-60,0r0,115"},"G":{"d":"83,-96r0,-36r73,0r0,132r-21,0r-9,-19v-32,46,-109,20,-104,-44v6,-84,-29,-201,65,-201v51,0,71,38,67,88r-42,0v0,-39,-8,-49,-26,-49v-11,0,-20,7,-20,29r0,133v0,17,6,28,21,28v27,0,26,-32,25,-61r-29,0","w":180},"H":{"d":"66,0r-44,0r0,-260r44,0r0,106r48,0r0,-106r44,0r0,260r-44,0r0,-115r-48,0r0,115","w":180},"I":{"d":"72,0r-44,0r0,-260r44,0r0,260","w":100},"J":{"d":"1,4r0,-39v20,2,33,-5,33,-22r0,-203r44,0r0,208v3,38,-23,60,-77,56","w":100},"K":{"d":"64,0r-45,0r0,-260r45,0r1,96r47,-96r44,0r-48,97r54,163r-45,0r-37,-121r-16,29r0,92"},"L":{"d":"134,0r-115,0r0,-260r45,0r0,221r70,0r0,39","w":140},"M":{"d":"142,-260r59,0r0,260r-39,0r-1,-203r-40,203r-22,0r-41,-203r0,203r-39,0r0,-260r59,0r32,152","w":219},"N":{"d":"62,0r-40,0r0,-260r41,0r55,149r0,-149r40,0r0,260r-38,0r-58,-162r0,162","w":180},"O":{"d":"90,4v-98,0,-68,-115,-68,-201v0,-37,21,-67,68,-67v98,0,68,115,68,201v0,37,-21,67,-68,67xm66,-196r0,132v0,19,6,29,24,29v18,0,24,-10,24,-29r0,-132v0,-19,-6,-29,-24,-29v-18,0,-24,10,-24,29","w":180},"P":{"d":"66,-223r0,80v36,1,56,-1,56,-40v0,-39,-20,-41,-56,-40xm66,0r-44,0r0,-260v77,-2,144,-5,144,77v0,63,-35,80,-100,76r0,107","w":180},"Q":{"d":"172,-19r0,38v-17,0,-30,-3,-46,-24v-46,25,-109,-7,-104,-58v9,-86,-30,-201,68,-201v98,0,61,115,68,201v0,12,-2,23,-7,33v10,9,16,11,21,11xm93,-53r0,-40v5,3,12,6,21,16r0,-119v0,-19,-6,-29,-24,-29v-18,0,-24,10,-24,29r0,132v-4,26,21,35,39,25v-5,-9,-9,-12,-12,-14","w":180},"R":{"d":"66,-223r0,80v33,1,49,-1,49,-40v0,-38,-16,-41,-49,-40xm66,-107r0,107r-44,0r0,-260v76,-2,138,-4,138,77v0,42,-16,58,-31,65r37,118r-45,0r-32,-108v-6,1,-15,1,-23,1","w":180},"S":{"d":"145,-201r-42,5v-2,-40,-46,-37,-46,-3v0,44,91,65,91,136v0,43,-29,67,-71,67v-41,0,-65,-33,-67,-72r43,-7v2,26,12,40,26,40v15,0,26,-9,26,-24v0,-51,-91,-65,-91,-140v0,-41,26,-65,70,-65v36,0,57,26,61,63"},"T":{"d":"48,0r0,-221r-44,0r0,-39r131,0r0,39r-43,0r0,221r-44,0","w":140},"U":{"d":"22,-66r0,-194r44,0r0,196v0,19,8,29,24,29v16,0,24,-10,24,-29r0,-196r44,0r0,194v0,45,-26,70,-68,70v-42,0,-68,-25,-68,-70","w":180},"V":{"d":"113,-260r44,0r-55,260r-44,0r-55,-260r44,0r33,180"},"W":{"d":"69,-94v13,-53,19,-112,30,-166r37,0r31,166r25,-166r41,0r-45,260r-38,0r-33,-172r-30,172r-38,0r-49,-260r42,0","w":240},"X":{"d":"5,0r51,-136r-47,-124r44,0r28,83r24,-83r44,0r-45,124r51,136r-44,0r-31,-95r-31,95r-44,0"},"Y":{"d":"102,-108r0,108r-44,0r0,-108r-54,-152r45,0r32,99r30,-99r45,0"},"Z":{"d":"99,-221r-73,0r0,-39r118,0r0,43r-82,178r82,0r0,39r-128,0r0,-42"},"[":{"d":"90,-260r0,17r-42,0r0,253r42,0r0,17r-77,0r0,-287r77,0","w":100},"\\":{"d":"28,-264r80,268r-36,0r-80,-268r36,0","w":100},"]":{"d":"10,-243r0,-17r77,0r0,287r-77,0r0,-17r43,0r0,-253r-43,0","w":100},"^":{"d":"59,-109r-39,0r69,-151r38,0r69,151r-39,0r-49,-108","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"55,-137r-40,0v2,-39,27,-60,65,-60v37,0,59,17,59,52r2,145r-38,0v0,-5,-3,-10,-3,-15v-27,30,-88,25,-88,-25v0,-42,28,-66,86,-88v1,-20,-3,-37,-20,-36v-18,0,-22,10,-23,27xm98,-48r0,-50v-37,21,-45,34,-45,51v1,29,37,16,45,-1"},"b":{"d":"58,0r-39,0r0,-260r41,0r0,83v31,-34,85,-25,83,34v-2,56,15,149,-41,147v-20,0,-31,-7,-44,-24r0,20xm60,-154r0,114v19,14,42,20,42,-21v0,-43,9,-135,-42,-93"},"c":{"d":"143,-127r-41,0v1,-23,-7,-38,-22,-37v-34,0,-22,68,-22,103v0,22,8,31,22,31v18,0,24,-19,22,-43r41,0v1,45,-15,77,-63,77v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72v45,0,62,29,63,70"},"d":{"d":"140,0r-38,0r0,-20v-25,40,-88,31,-85,-30v2,-56,-15,-149,41,-147v18,0,26,7,42,20r0,-83r40,0r0,260xm100,-40r0,-114v-19,-14,-42,-20,-42,21v0,43,-9,135,42,93"},"e":{"d":"58,-122r44,0v10,-46,-45,-61,-44,-10r0,10xm80,-197v60,0,66,48,63,108r-85,0v-1,26,-2,63,22,59v15,1,23,-13,22,-36r41,0v-1,41,-18,70,-63,70v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72"},"f":{"d":"27,0r0,-161r-23,0r0,-33r23,0v-5,-51,13,-77,66,-70r0,34v-13,0,-25,-1,-25,13r0,23r23,0r0,33r-23,0r0,161r-41,0","w":100},"g":{"d":"153,-197r0,33v-11,0,-18,0,-26,6v15,61,-4,121,-69,108v-4,1,-8,4,-8,9v0,26,103,-12,103,56v0,33,-30,46,-82,46v-66,0,-85,-44,-38,-61v-29,-10,-19,-47,6,-57v-20,-14,-26,-24,-26,-69v0,-76,69,-90,107,-50v11,-16,16,-21,33,-21xm83,32v27,0,34,-4,34,-14v0,-10,-7,-14,-34,-14v-27,0,-34,4,-34,14v0,10,7,14,34,14xm71,-83v16,0,20,-7,20,-40v0,-33,-4,-41,-20,-41v-13,0,-20,8,-20,41v0,33,7,40,20,40"},"h":{"d":"60,0r-41,0r0,-260r41,0r0,84v21,-28,80,-33,80,19r0,157r-40,0r0,-150v-2,-23,-28,-13,-40,-2r0,152"},"i":{"d":"60,0r-40,0r0,-194r40,0r0,194xm60,-223r-40,0r0,-37r40,0r0,37","w":79},"j":{"d":"0,61r0,-37v14,1,22,-3,22,-15r0,-202r40,0r0,204v-2,45,-25,52,-62,50xm62,-223r-40,0r0,-37r40,0r0,37","w":79},"k":{"d":"148,-194r-42,62r47,132r-41,0r-33,-96r-19,28r0,68r-41,0r0,-260r41,0r0,135r45,-69r43,0"},"l":{"d":"60,0r-40,0r0,-260r40,0r0,260","w":79},"m":{"d":"140,0r-40,0r0,-150v-3,-23,-28,-13,-40,-2r0,152r-41,0r0,-194r39,0r0,20v23,-27,64,-34,80,0v19,-19,30,-23,45,-23v25,0,37,15,37,40r0,157r-40,0r0,-150v-3,-23,-28,-13,-40,-2r0,152","w":240},"n":{"d":"60,0r-41,0r0,-194r39,0r0,20v23,-29,83,-37,82,17r0,157r-40,0r0,-150v-2,-23,-28,-13,-40,-2r0,152"},"o":{"d":"80,-30v35,0,22,-68,22,-102v0,-22,-8,-32,-22,-32v-34,0,-22,68,-22,103v0,22,8,31,22,31xm80,4v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72v68,-1,63,63,63,129v0,42,-17,72,-63,72"},"p":{"d":"19,-194r39,0r0,20v26,-39,88,-29,85,31v-3,56,15,149,-41,147v-18,0,-26,-8,-42,-21r0,78r-41,0r0,-255xm60,-154r0,114v19,14,42,20,42,-21v0,-43,9,-135,-42,-93"},"q":{"d":"102,-194r38,0r0,255r-40,0r0,-78v-30,35,-85,27,-83,-33v2,-56,-15,-149,41,-147v20,0,31,6,44,23r0,-20xm100,-40r0,-114v-19,-14,-42,-20,-42,21v0,43,-9,135,42,93"},"r":{"d":"60,0r-41,0r0,-194r39,0v1,7,-2,18,1,23v12,-19,28,-28,54,-26r0,42v-20,-7,-53,-6,-53,22r0,133","w":119},"s":{"d":"127,-146r-34,6v0,-26,-41,-34,-41,-9v0,30,76,42,76,100v0,35,-24,53,-57,53v-35,0,-55,-20,-61,-54r35,-10v3,16,9,30,27,30v10,0,18,-5,18,-16v0,-33,-76,-46,-76,-99v0,-31,24,-52,54,-52v32,0,53,21,59,51","w":140},"t":{"d":"26,-161r-22,0r0,-33r22,0r0,-52r40,0r0,52r27,0r0,33r-27,0r0,112v-1,16,12,17,27,16r0,34v-32,9,-67,-3,-67,-41r0,-121","w":100},"u":{"d":"100,-194r40,0r0,194r-38,0r0,-19v-24,30,-84,36,-83,-18r0,-157r41,0r0,150v2,23,28,13,40,2r0,-152"},"v":{"d":"69,-64v11,-41,16,-88,26,-130r41,0r-46,194r-40,0r-46,-194r41,0","w":140},"w":{"d":"85,-193r30,0r22,120r22,-121r39,0r-45,194r-32,0r-23,-122r-26,122r-32,0r-38,-194r39,0r18,121","w":200},"x":{"d":"4,0r44,-103r-40,-91r41,0r21,54r21,-54r42,0r-42,91r44,103r-41,0v-9,-21,-15,-46,-25,-66r-23,66r-42,0","w":140},"y":{"d":"96,-194r40,0r-50,208v-11,41,-30,49,-72,47r0,-33v36,6,40,-27,32,-57r-42,-165r41,0r26,124","w":140},"z":{"d":"85,-161r-69,0r0,-33r113,0r0,33r-75,128r75,0r0,33r-118,0r0,-33","w":140},"{":{"d":"0,-107r0,-20v51,-8,-20,-143,58,-137r39,0r0,18v-20,1,-42,-6,-42,18r0,70v0,30,-20,38,-28,42v9,1,28,11,28,42r0,70v-3,24,22,17,42,18r0,17v-37,1,-83,3,-77,-35v-3,-34,11,-100,-20,-103","w":100},"|":{"d":"22,4r0,-268r36,0r0,268r-36,0","w":79},"}":{"d":"100,-126r0,21v-51,8,20,142,-58,136r-39,0r0,-17v20,-1,42,6,42,-18r0,-70v0,-30,20,-38,28,-42v-9,-1,-28,-11,-28,-42r0,-70v3,-24,-22,-17,-42,-18r0,-18v37,-1,83,-3,77,35v3,34,-11,100,20,103","w":100},"~":{"d":"70,-121v24,0,52,23,77,23v14,0,23,-12,31,-23r16,31v-14,12,-26,28,-48,28v-35,0,-89,-47,-108,0r-16,-31v11,-12,24,-28,48,-28","w":216},"'":{"d":"23,-161r0,-99r34,0r0,99r-34,0","w":79},"`":{"d":"36,-217r-48,-52r49,0r29,52r-30,0","w":79},"\u00c4":{"d":"62,-96r36,0r-18,-112xm55,-58r-7,58r-44,0r48,-260r56,0r48,260r-44,0r-8,-58r-49,0xm128,-278r-39,0r0,-39r39,0r0,39xm32,-317r39,0r0,39r-39,0r0,-39"},"\u00d6":{"d":"90,4v-98,0,-68,-115,-68,-201v0,-37,21,-67,68,-67v98,0,68,115,68,201v0,37,-21,67,-68,67xm66,-196r0,132v0,19,6,29,24,29v18,0,24,-10,24,-29r0,-132v0,-19,-6,-29,-24,-29v-18,0,-24,10,-24,29xm138,-278r-39,0r0,-39r39,0r0,39xm42,-317r39,0r0,39r-39,0r0,-39","w":180},"\u00d5":{"d":"90,4v-98,0,-68,-115,-68,-201v0,-37,21,-67,68,-67v98,0,68,115,68,201v0,37,-21,67,-68,67xm66,-196r0,132v0,19,6,29,24,29v18,0,24,-10,24,-29r0,-132v0,-19,-6,-29,-24,-29v-18,0,-24,10,-24,29xm68,-319v18,0,29,13,45,14v11,0,16,-6,16,-16r20,0v-4,21,-13,43,-37,43v-18,1,-29,-14,-45,-14v-11,0,-16,6,-16,16r-20,0v4,-21,13,-43,37,-43","w":180},"\u0160":{"d":"145,-201r-42,5v-2,-40,-46,-37,-46,-3v0,44,91,65,91,136v0,43,-29,67,-71,67v-41,0,-65,-33,-67,-72r43,-7v2,26,12,40,26,40v15,0,26,-9,26,-24v0,-51,-91,-65,-91,-140v0,-41,26,-65,70,-65v36,0,57,26,61,63xm134,-325r-34,51r-40,0r-34,-51r33,0r21,32r21,-32r33,0"},"\u00dc":{"d":"22,-66r0,-194r44,0r0,196v0,19,8,29,24,29v16,0,24,-10,24,-29r0,-196r44,0r0,194v0,45,-26,70,-68,70v-42,0,-68,-25,-68,-70xm138,-278r-39,0r0,-39r39,0r0,39xm42,-317r39,0r0,39r-39,0r0,-39","w":180},"\u017d":{"d":"99,-221r-73,0r0,-39r118,0r0,43r-82,178r82,0r0,39r-128,0r0,-42xm134,-325r-34,51r-40,0r-34,-51r33,0r21,32r21,-32r33,0"},"\u00e4":{"d":"55,-137r-40,0v2,-39,27,-60,65,-60v37,0,59,17,59,52r2,145r-38,0v0,-5,-3,-10,-3,-15v-27,30,-88,25,-88,-25v0,-42,28,-66,86,-88v1,-20,-3,-37,-20,-36v-18,0,-22,10,-23,27xm98,-48r0,-50v-37,21,-45,34,-45,51v1,29,37,16,45,-1xm128,-221r-39,0r0,-39r39,0r0,39xm32,-260r39,0r0,39r-39,0r0,-39"},"\u00f6":{"d":"80,-30v35,0,22,-68,22,-102v0,-22,-8,-32,-22,-32v-34,0,-22,68,-22,103v0,22,8,31,22,31xm80,4v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72v68,-1,63,63,63,129v0,42,-17,72,-63,72xm128,-221r-39,0r0,-39r39,0r0,39xm32,-260r39,0r0,39r-39,0r0,-39"},"\u00f5":{"d":"80,-30v35,0,22,-68,22,-102v0,-22,-8,-32,-22,-32v-34,0,-22,68,-22,103v0,22,8,31,22,31xm80,4v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72v68,-1,63,63,63,129v0,42,-17,72,-63,72xm58,-262v18,0,29,13,45,14v11,0,15,-6,15,-16r21,0v-4,21,-13,43,-37,43v-17,0,-28,-15,-45,-14v-11,0,-16,5,-16,15r-20,0v4,-21,13,-42,37,-42"},"\u0161":{"d":"127,-146r-34,6v0,-26,-41,-34,-41,-9v0,30,76,42,76,100v0,35,-24,53,-57,53v-35,0,-55,-20,-61,-54r35,-10v3,16,9,30,27,30v10,0,18,-5,18,-16v0,-33,-76,-46,-76,-99v0,-31,24,-52,54,-52v32,0,53,21,59,51xm125,-269r-35,52r-40,0r-34,-52r33,0r21,32r21,-32r34,0","w":140},"\u00fc":{"d":"100,-194r40,0r0,194r-38,0r0,-19v-24,30,-84,36,-83,-18r0,-157r41,0r0,150v2,23,28,13,40,2r0,-152xm128,-221r-39,0r0,-39r39,0r0,39xm32,-260r39,0r0,39r-39,0r0,-39"},"\u017e":{"d":"85,-161r-69,0r0,-33r113,0r0,33r-75,128r75,0r0,33r-118,0r0,-33xm125,-269r-35,52r-40,0r-34,-52r33,0r21,32r21,-32r34,0","w":140},"\u00a0":{"w":79}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1989, 2002 Adobe Systems Incorporated. All rights reserved. © 1981, 2002
 * Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * TradeGothicLTStd-BdCn20Obl
 * 
 * Designer:
 * Jackson Burke
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":159,"face":{"font-family":"TradeGothicLTStd-BdCn20","font-weight":700,"font-style":"italic","font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 2 5 2 9 2 4","ascent":"260","descent":"-100","x-height":"4","bbox":"-14 -325 310.367 100","underline-thickness":"18","underline-position":"-18","slope":"-12.5","stemh":"26","stemv":"40","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":79},"!":{"d":"52,-76r33,-184r45,0r-48,184r-30,0xm71,0r-42,0r9,-42r43,0","w":100},"\"":{"d":"50,-161r22,-99r34,0r-22,99r-34,0xm107,-161r22,-99r34,0r-22,99r-34,0","w":119},"#":{"d":"170,-105r-6,28r-26,0r-26,77r-32,0r26,-77r-29,0r-26,77r-33,0r26,-77r-23,0r6,-28r27,0r17,-50r-24,0r6,-28r28,0r26,-77r32,0r-26,77r29,0r26,-77r32,0r-26,77r23,0r-7,28r-25,0r-17,50r22,0xm132,-155r-29,0r-16,50r29,0"},"$":{"d":"127,-260r7,-32r22,0r-8,32v19,4,35,16,43,33r-33,23v-3,-9,-7,-18,-18,-21r-16,75v26,19,50,40,41,80v-8,36,-35,67,-74,70r-10,42r-21,0r9,-42v-24,-3,-40,-21,-49,-41r35,-22v2,13,9,24,22,28r18,-84v-24,-17,-46,-39,-38,-74v8,-33,34,-62,70,-67xm105,-162r14,-63v-24,7,-35,45,-14,63xm114,-105r-16,70v28,-7,39,-51,16,-70"},"%":{"d":"63,-201v7,-33,39,-59,72,-59v33,0,53,26,46,59v-7,33,-40,59,-73,59v-33,0,-52,-26,-45,-59xm128,-231v-34,-4,-56,59,-13,60v34,4,56,-59,13,-60xm223,-89v-34,-4,-56,59,-13,60v33,4,55,-59,13,-60xm157,-59v8,-33,39,-59,72,-59v33,0,54,26,46,59v-7,33,-39,59,-72,59v-33,0,-53,-26,-46,-59xm259,-264r27,0r-206,268r-27,0","w":280},"&":{"d":"139,-238v-25,0,-29,50,-22,76v13,-14,28,-30,32,-48v4,-20,0,-28,-10,-28xm174,-126r34,10v-10,24,-26,46,-40,68v5,6,13,11,22,12r-8,40v-19,0,-35,-7,-46,-20v-37,37,-122,22,-105,-41v7,-27,29,-55,51,-74v-20,-60,3,-135,65,-133v33,0,48,22,41,54v-7,32,-37,57,-62,79v5,19,12,37,21,53v10,-16,19,-31,27,-48xm92,-95v-18,16,-31,60,2,60v9,0,14,-2,22,-8v-10,-16,-19,-33,-24,-52","w":200},"(":{"d":"147,-264v-60,67,-107,186,-65,295r-35,0v-42,-107,5,-229,65,-295r35,0","w":100},")":{"d":"5,31v61,-67,107,-186,65,-295r34,0v42,107,-5,230,-65,295r-34,0","w":100},"*":{"d":"185,-232r4,32v-18,1,-37,4,-56,6v10,14,20,26,32,38r-33,20v-3,-17,-7,-33,-11,-50v-12,17,-23,33,-33,50r-24,-20v17,-12,33,-24,48,-38v-17,-2,-35,-5,-53,-6r18,-32v13,9,27,17,41,24v3,-18,3,-35,3,-52r33,0v-8,17,-15,34,-20,52v18,-7,34,-15,51,-24"},"+":{"d":"114,-109r17,-73r35,0r-16,73r73,0r-8,36r-73,0r-16,73r-36,0r17,-73r-74,0r8,-36r73,0","w":216},",":{"d":"71,-42r-10,42r-34,45r-19,0r27,-45r-16,0r9,-42r43,0","w":79},"-":{"d":"122,-80r-89,0r8,-33r88,0","w":119},".":{"d":"61,0r-42,0r9,-42r43,0","w":79},"\/":{"d":"-8,4r139,-268r35,0r-139,268r-35,0","w":100},"0":{"d":"113,-57r33,-146v4,-17,-2,-25,-15,-25v-13,0,-23,8,-27,25r-32,146v-4,17,2,25,15,25v13,0,22,-8,26,-25xm32,-68v20,-73,14,-196,106,-196v45,0,62,24,48,72v-21,73,-15,196,-107,196v-45,0,-60,-24,-47,-72"},"1":{"d":"64,0r45,-206r-35,0r6,-24v22,-10,43,-21,60,-34r22,0r-58,264r-40,0"},"2":{"d":"140,0r-124,0r8,-35v73,-81,113,-126,121,-164v5,-21,-1,-29,-13,-29v-20,-1,-29,24,-32,44r-42,0v7,-44,37,-80,84,-80v37,0,54,28,48,58v-9,41,-30,71,-121,169r79,0"},"3":{"d":"33,-75r40,0v-5,16,-12,45,11,43v19,4,29,-29,33,-50v6,-28,-4,-37,-31,-37r8,-35v26,0,38,-9,45,-40v5,-24,3,-34,-10,-34v-16,-4,-25,18,-29,37r-40,0v7,-41,33,-73,77,-73v72,2,49,112,2,127v23,14,26,29,18,64v-12,52,-38,77,-82,77v-45,0,-55,-35,-42,-79"},"4":{"d":"61,-96r44,0r22,-101xm84,0r14,-63r-78,0r7,-33r112,-164r43,0r-36,164r24,0r-8,33r-23,0r-14,63r-41,0"},"5":{"d":"35,-75r40,0v-4,16,-13,43,10,43v33,0,34,-61,42,-90v5,-17,-3,-24,-13,-24v-14,0,-23,9,-29,20r-34,0v10,-40,19,-72,33,-134r108,0r-10,37r-70,0v-4,19,-13,40,-14,57v38,-34,87,-12,70,53v-15,56,-31,124,-87,117v-46,5,-63,-35,-46,-79"},"6":{"d":"180,-190r-39,0v4,-15,10,-39,-10,-38v-34,2,-30,56,-40,85v29,-30,88,-23,76,36v-12,58,-32,111,-88,111v-45,0,-60,-24,-47,-72v20,-73,14,-196,106,-196v44,0,56,38,42,74xm84,-113r-12,56v-4,17,2,25,15,25v28,1,29,-44,36,-68v9,-35,-26,-25,-39,-13"},"7":{"d":"144,-223r-75,0r9,-37r117,0r-5,25r-105,235r-43,0"},"8":{"d":"32,-72v7,-32,17,-53,42,-67v-38,-47,16,-135,64,-125v37,0,55,24,44,74v-4,20,-17,39,-35,51v19,14,19,35,12,67v-11,49,-38,76,-80,76v-42,0,-58,-27,-47,-76xm87,-32v17,0,27,-16,33,-43v6,-27,3,-43,-14,-43v-17,0,-27,16,-33,43v-6,27,-3,43,14,43xm115,-157v14,0,21,-11,27,-36v5,-25,3,-35,-11,-35v-14,0,-23,10,-28,35v-6,25,-2,36,12,36"},"9":{"d":"37,-70r39,0v-5,15,-9,40,11,38v33,-3,30,-57,40,-85v-30,30,-91,24,-77,-36v13,-56,31,-111,88,-111v45,0,62,24,48,72v-21,73,-15,196,-107,196v-44,0,-54,-36,-42,-74xm134,-147r12,-56v4,-17,-2,-25,-15,-25v-29,-1,-30,43,-36,68v-8,35,26,25,39,13"},":":{"d":"61,0r-42,0r9,-42r43,0xm84,-100r-43,0r9,-43r43,0","w":79},";":{"d":"71,-42r-10,42r-34,45r-19,0r27,-45r-16,0r9,-42r43,0xm84,-100r-43,0r9,-43r43,0","w":79},"<":{"d":"207,-37r-8,37r-165,-76r6,-30r199,-76r-8,37r-143,54","w":216},"=":{"d":"231,-146r-7,35r-183,0r8,-35r182,0xm215,-71r-8,35r-182,0r8,-35r182,0","w":216},">":{"d":"17,0r8,-37r143,-54r-119,-54r8,-37r165,76r-6,30","w":216},"?":{"d":"101,-76r-35,0v4,-59,49,-98,68,-138v2,-9,-2,-16,-11,-16v-15,0,-26,14,-32,27r-32,-13v18,-32,42,-48,76,-48v27,0,48,21,41,49v-15,60,-69,65,-75,139xm87,0r-42,0r9,-42r42,0","w":140},"@":{"d":"152,-84v26,0,51,-30,56,-54v4,-18,-5,-32,-21,-32v-26,0,-52,30,-57,54v-4,18,5,32,22,32xm228,-179r10,-18r29,0r-49,106v-1,5,-1,10,4,10v20,0,48,-28,56,-66v13,-58,-22,-88,-76,-88v-62,0,-113,45,-126,106v-14,62,21,105,83,105v30,0,60,-11,83,-30r30,0v-32,37,-76,58,-121,58v-76,0,-126,-54,-108,-134v17,-77,90,-134,165,-134v64,0,114,44,100,110v-16,74,-86,103,-112,103v-13,0,-17,-9,-17,-20v-33,38,-99,17,-85,-40v11,-45,50,-91,97,-91v18,0,31,7,37,23","w":288},"A":{"d":"83,-96r36,0r7,-112xm68,-58r-20,58r-44,0r106,-260r55,0r-9,260r-44,0r5,-58r-49,0"},"B":{"d":"92,-117r-17,80v36,3,51,-7,59,-40v8,-34,-8,-43,-42,-40xm116,-223r-16,70v30,2,47,-5,54,-33v8,-31,-8,-40,-38,-37xm22,0r57,-260r66,0v84,-6,64,105,11,123v21,10,31,29,23,62v-9,43,-36,75,-87,75r-70,0","w":180},"C":{"d":"195,-173r-45,0v5,-18,11,-52,-10,-52v-18,0,-26,10,-30,29r-30,132v-4,19,0,29,18,29v28,1,28,-35,34,-58r45,0v-8,51,-29,97,-88,97v-47,0,-63,-31,-53,-67v23,-80,9,-198,112,-201v54,-1,61,48,47,91","w":180},"D":{"d":"116,-223r-41,186v33,2,49,-3,55,-36r25,-114v9,-34,-8,-38,-39,-36xm22,0r57,-260v74,-3,139,-5,120,79r-23,103v-16,78,-69,82,-154,78","w":180},"E":{"d":"146,0r-124,0r57,-260r120,0r-9,39r-75,0r-15,67r58,0r-9,39r-57,0r-17,76r80,0"},"F":{"d":"66,0r-44,0r57,-260r125,0r-9,39r-80,0r-15,67r60,0r-8,39r-60,0"},"G":{"d":"104,-96r8,-36r73,0r-29,132r-21,0r-4,-19v-36,43,-115,23,-95,-44v23,-78,11,-198,109,-201v53,-2,63,46,48,88r-43,0v20,-63,-30,-64,-40,-20r-30,133v-4,17,0,28,15,28v26,0,32,-36,38,-61r-29,0","w":180},"H":{"d":"66,0r-44,0r57,-260r45,0r-24,106r48,0r23,-106r45,0r-58,260r-44,0r25,-115r-47,0","w":180},"I":{"d":"72,0r-44,0r57,-260r45,0","w":100},"J":{"d":"0,4r9,-39v21,2,34,-5,37,-22r45,-203r45,0r-46,208v-6,37,-35,60,-90,56","w":100},"K":{"d":"64,0r-45,0r58,-260r45,0r-21,96r68,-96r45,0r-70,97r18,163r-45,0r-10,-121r-22,29"},"L":{"d":"134,0r-115,0r58,-260r45,0r-49,221r70,0","w":140},"M":{"d":"199,-260r59,0r-57,260r-39,0r44,-203r-85,203r-22,0r4,-203r-45,203r-39,0r58,-260r58,0r-1,152","w":219},"N":{"d":"62,0r-40,0r57,-260r42,0r22,149r33,-149r40,0r-58,260r-38,0r-22,-162","w":180},"O":{"d":"36,-63v23,-80,9,-201,112,-201v47,0,65,31,54,67v-23,80,-10,201,-113,201v-47,0,-63,-31,-53,-67xm110,-196r-30,132v-4,19,0,29,18,29v18,0,26,-10,30,-29r29,-132v4,-19,1,-29,-17,-29v-18,0,-26,10,-30,29","w":180},"P":{"d":"116,-223r-18,80v39,1,55,-3,64,-40v9,-39,-11,-41,-46,-40xm66,0r-44,0r57,-260v75,-2,150,-6,128,77v-16,61,-50,79,-117,76","w":180},"Q":{"d":"176,-19r-9,38v-17,0,-29,-3,-40,-24v-11,5,-24,9,-38,9v-47,0,-63,-31,-53,-67v23,-80,9,-201,112,-201v47,0,63,30,54,67v-14,56,-19,122,-45,167v8,9,14,11,19,11xm114,-39v-15,-18,-3,-32,0,-54v4,3,11,6,17,16r26,-119v4,-19,1,-29,-17,-29v-18,0,-26,10,-30,29r-30,132v-10,27,16,35,34,25","w":180},"R":{"d":"116,-223r-18,80v36,1,49,-2,58,-40v9,-38,-7,-42,-40,-40xm90,-107r-24,107r-44,0r57,-260v74,-2,143,-6,122,77v-11,42,-30,58,-47,65r12,118r-45,0r-8,-108v-6,1,-15,1,-23,1","w":180},"S":{"d":"190,-201r-43,5v3,-22,-8,-29,-18,-29v-14,0,-24,10,-28,26v-10,44,76,65,61,136v-10,43,-44,67,-86,67v-41,0,-58,-33,-51,-72r44,-7v-12,51,41,49,49,16v12,-51,-71,-64,-60,-140v10,-72,145,-97,132,-2"},"T":{"d":"48,0r48,-221r-43,0r9,-39r131,0r-9,39r-43,0r-49,221r-44,0","w":140},"U":{"d":"36,-66r43,-194r45,0r-44,196v-4,19,2,29,18,29v16,0,26,-10,30,-29r43,-196r45,0r-43,194v-10,45,-42,70,-84,70v-42,0,-63,-25,-53,-70","w":180},"V":{"d":"97,-80r73,-180r44,0r-112,260r-44,0r3,-260r44,0"},"W":{"d":"90,-94v25,-53,44,-111,67,-166r36,0r-5,166r61,-166r42,0r-103,260r-38,0r5,-172r-68,172r-38,0r9,-260r41,0","w":240},"X":{"d":"5,0r81,-136r-20,-124r44,0r10,83r43,-83r44,0r-72,124r20,136r-44,0r-10,-95r-52,95r-44,0"},"Y":{"d":"126,-108r-24,108r-44,0r24,-108r-21,-152r46,0r10,99r51,-99r46,0"},"Z":{"d":"148,-221r-73,0r9,-39r118,0r-10,43r-121,178r82,0r-9,39r-128,0r9,-42"},"[":{"d":"148,-260r-4,17r-43,0r-56,253r43,0r-4,17r-77,0r64,-287r77,0","w":100},"\\":{"d":"86,-264r21,268r-35,0r-21,-268r35,0","w":100},"]":{"d":"64,-243r4,-17r77,0r-64,287r-77,0r4,-17r42,0r56,-253r-42,0","w":100},"^":{"d":"83,-109r-39,0r102,-151r39,0r35,151r-39,0r-25,-108","w":216},"_":{"d":"170,45r-180,0r4,-18r180,0","w":180},"a":{"d":"86,-137r-41,0v11,-39,40,-60,78,-60v37,0,55,17,48,52v-10,49,-25,92,-30,145r-38,0v1,-5,0,-10,1,-15v-30,28,-95,27,-83,-25v10,-42,43,-66,106,-88v4,-16,7,-36,-12,-36v-18,0,-25,10,-29,27xm109,-48r11,-50v-41,21,-53,34,-57,51v-3,13,3,17,15,17v11,0,22,-8,31,-18"},"b":{"d":"58,0r-39,0r58,-260r40,0r-18,83v34,-32,91,-29,75,34v-13,52,-16,147,-73,147v-21,1,-27,-9,-39,-24xm94,-154r-26,114v20,16,40,16,48,-21r16,-72v10,-42,-18,-34,-38,-21"},"c":{"d":"171,-127r-41,0v8,-18,2,-39,-14,-37v-36,4,-35,70,-45,103v-6,22,1,31,15,31v17,0,30,-19,32,-43r41,0v-8,44,-32,77,-80,77v-75,0,-45,-81,-34,-129v9,-42,32,-72,78,-72v45,0,57,29,48,70"},"d":{"d":"140,0r-38,0v1,-6,6,-15,4,-20v-29,37,-95,34,-78,-30v14,-52,16,-147,74,-147v18,0,24,7,37,20r19,-83r40,0xm109,-40r25,-114v-20,-16,-39,-17,-47,21r-16,72v-8,43,18,34,38,21"},"e":{"d":"85,-122r44,0v7,-18,6,-46,-13,-42v-17,-2,-28,19,-31,42xm123,-197v65,0,52,63,39,108r-85,0v-4,19,-18,59,9,59v15,0,28,-14,31,-36r40,0v-10,41,-33,70,-78,70v-75,0,-45,-81,-34,-129v9,-42,32,-72,78,-72"},"f":{"d":"27,0r36,-161r-24,0r7,-33r24,0v8,-45,26,-78,81,-70r-7,34v-28,-6,-29,16,-33,36r23,0r-8,33r-23,0r-35,161r-41,0","w":100},"g":{"d":"33,0v-28,-14,-4,-49,18,-57v-17,-14,-20,-24,-10,-69v12,-53,33,-71,78,-71v17,0,31,6,40,21v14,-16,21,-21,38,-21r-7,33v-12,0,-19,0,-28,6v-1,71,-32,118,-93,108v-5,1,-9,4,-10,9v-6,26,106,-12,91,56v-8,33,-41,46,-93,46v-72,0,-68,-50,-24,-61xm76,32v27,0,35,-4,37,-14v2,-10,-4,-14,-31,-14v-27,0,-35,4,-37,14v-2,10,4,14,31,14xm90,-83v16,0,22,-7,29,-40v7,-33,5,-41,-11,-41v-13,0,-23,8,-30,41v-7,33,-1,40,12,40"},"h":{"d":"60,0r-41,0r58,-260r40,0r-18,84v24,-26,88,-35,76,19r-35,157r-40,0r33,-150v-1,-24,-23,-13,-39,-2"},"i":{"d":"60,0r-40,0r43,-194r40,0xm109,-223r-40,0r8,-37r41,0","w":79},"j":{"d":"-14,61r9,-37v14,1,23,-4,25,-15r45,-202r40,0r-45,204v-13,45,-34,52,-74,50xm112,-223r-41,0r9,-37r40,0","w":79},"k":{"d":"191,-194r-56,62r18,132r-41,0r-12,-96r-25,28r-15,68r-41,0r58,-260r40,0r-29,135r60,-69r43,0"},"l":{"d":"60,0r-40,0r57,-260r41,0","w":79},"m":{"d":"140,0r-40,0r33,-150v1,-24,-25,-12,-39,-2r-34,152r-41,0r43,-194r38,0r-4,20v26,-23,68,-38,80,0v24,-19,35,-23,50,-23v25,0,35,15,29,40r-35,157r-40,0r33,-150v1,-24,-26,-12,-39,-2","w":240},"n":{"d":"60,0r-41,0r43,-194r38,0r-4,20v20,-14,31,-23,54,-23v21,0,31,15,25,40r-35,157r-40,0r33,-150v-1,-24,-23,-13,-39,-2"},"o":{"d":"86,-30v37,-2,36,-69,46,-102v6,-22,-2,-32,-16,-32v-36,0,-35,70,-45,103v-6,22,1,31,15,31xm79,4v-75,0,-45,-81,-34,-129v9,-42,32,-72,78,-72v74,0,45,80,35,129v-9,42,-33,72,-79,72"},"p":{"d":"62,-194r38,0v0,6,-5,15,-3,20v29,-36,93,-33,77,31v-14,52,-16,147,-73,147v-18,0,-25,-8,-38,-21r-17,78r-40,0xm94,-154r-26,114v20,16,40,16,48,-21r16,-72v10,-42,-18,-34,-38,-21"},"q":{"d":"145,-194r38,0r-56,255r-41,0r18,-78v-33,33,-92,30,-76,-33v13,-52,16,-147,74,-147v21,-1,27,8,39,23xm109,-40r25,-114v-20,-16,-39,-17,-47,21r-16,72v-8,43,18,34,38,21"},"r":{"d":"60,0r-41,0r43,-194r39,0r-5,23v17,-19,34,-27,60,-26r-9,42v-22,-8,-53,-5,-58,22","w":119},"s":{"d":"159,-146r-35,6v6,-29,-34,-31,-39,-9v-7,30,67,42,54,100v-8,35,-35,53,-68,53v-35,0,-51,-20,-50,-54r37,-10v-9,31,35,41,42,14v8,-33,-65,-46,-54,-99v7,-31,36,-52,66,-52v32,0,47,21,47,51","w":140},"t":{"d":"62,-161r-23,0r7,-33r23,0r11,-52r41,0r-12,52r27,0r-7,33r-27,0r-25,112v-4,16,8,17,23,16r-7,34v-33,9,-67,-1,-58,-41","w":100},"u":{"d":"143,-194r40,0r-43,194r-38,0r5,-19v-20,14,-31,23,-54,23v-21,0,-31,-16,-25,-41r34,-157r41,0r-34,150v-1,24,26,13,40,2"},"v":{"d":"138,-194r41,0r-89,194r-40,0r-4,-194r41,0r-3,130","w":140},"w":{"d":"75,-73v20,-38,35,-81,53,-120r30,0r-5,120r49,-121r39,0r-88,194r-32,0r4,-122r-53,122r-32,0r5,-194r39,0","w":200},"x":{"d":"4,0r66,-103r-20,-91r42,0r9,54r33,-54r42,0r-62,91r21,103r-41,0v-4,-21,-4,-46,-10,-66r-38,66r-42,0","w":140},"y":{"d":"8,28v36,5,46,-23,44,-57r-6,-165r41,0r0,124r52,-124r40,0r-97,208v-21,41,-37,49,-82,47","w":140},"z":{"d":"120,-161r-69,0r8,-33r113,0r-7,33r-104,128r75,0r-7,33r-118,0r7,-33","w":140},"{":{"d":"24,-107r4,-20v55,-11,12,-143,88,-137r40,0r-4,18v-22,0,-42,-5,-47,18r-15,70v-6,30,-29,38,-37,42v8,1,25,11,18,42r-15,70v-9,24,19,17,38,18r-4,17v-36,1,-78,6,-69,-35r16,-74v4,-20,-3,-29,-13,-29","w":100},"|":{"d":"88,-301r34,0r0,401r-34,0r0,-401","w":151},"}":{"d":"128,-126r-5,21v-54,12,-11,142,-87,136r-40,0r4,-17v22,-1,41,5,46,-18r16,-70v6,-31,27,-39,37,-42v-9,-1,-25,-11,-18,-42r15,-70v8,-25,-20,-17,-38,-18r3,-18v36,-1,79,-6,70,35r-17,74v-4,20,4,29,14,29","w":100},"~":{"d":"96,-121v24,0,47,23,72,23v14,0,26,-12,37,-23r9,31v-16,12,-32,28,-54,28v-30,0,-40,-24,-73,-23v-16,0,-28,12,-36,23r-9,-31v14,-12,30,-28,54,-28","w":216},"'":{"d":"59,-161r22,-99r33,0r-21,99r-34,0","w":79},"`":{"d":"84,-217r-36,-52r48,0r17,52r-29,0","w":79},"\u00c4":{"d":"83,-96r36,0r7,-112xm68,-58r-20,58r-44,0r106,-260r55,0r-9,260r-44,0r5,-58r-49,0xm189,-278r-39,0r9,-39r39,0xm102,-317r39,0r-9,39r-38,0"},"\u00d6":{"d":"36,-63v23,-80,9,-201,112,-201v47,0,65,31,54,67v-23,80,-10,201,-113,201v-47,0,-63,-31,-53,-67xm110,-196r-30,132v-4,19,0,29,18,29v18,0,26,-10,30,-29r29,-132v4,-19,1,-29,-17,-29v-18,0,-26,10,-30,29xm199,-278r-38,0r8,-39r39,0xm112,-317r39,0r-8,39r-39,0","w":180},"\u00d5":{"d":"36,-63v23,-80,9,-201,112,-201v47,0,65,31,54,67v-23,80,-10,201,-113,201v-47,0,-63,-31,-53,-67xm110,-196r-30,132v-4,19,0,29,18,29v18,0,26,-10,30,-29r29,-132v4,-19,1,-29,-17,-29v-18,0,-26,10,-30,29xm139,-319v22,0,51,30,61,-2r20,0v-9,21,-23,43,-47,43v-21,0,-51,-31,-60,2r-20,0v9,-21,22,-43,46,-43","w":180},"\u0160":{"d":"190,-201r-43,5v3,-22,-8,-29,-18,-29v-14,0,-24,10,-28,26v-10,44,76,65,61,136v-10,43,-44,67,-86,67v-41,0,-58,-33,-51,-72r44,-7v-12,51,41,49,49,16v12,-51,-71,-64,-60,-140v10,-72,145,-97,132,-2xm206,-325r-46,51r-39,0r-23,-51r33,0r14,32r28,-32r33,0"},"\u00dc":{"d":"36,-66r43,-194r45,0r-44,196v-4,19,2,29,18,29v16,0,26,-10,30,-29r43,-196r45,0r-43,194v-10,45,-42,70,-84,70v-42,0,-63,-25,-53,-70xm199,-278r-38,0r8,-39r39,0xm112,-317r39,0r-8,39r-39,0","w":180},"\u017d":{"d":"148,-221r-73,0r9,-39r118,0r-10,43r-121,178r82,0r-9,39r-128,0r9,-42xm206,-325r-46,51r-39,0r-23,-51r33,0r14,32r28,-32r33,0"},"\u00e4":{"d":"86,-137r-41,0v11,-39,40,-60,78,-60v37,0,55,17,48,52v-10,49,-25,92,-30,145r-38,0v1,-5,0,-10,1,-15v-30,28,-95,27,-83,-25v10,-42,43,-66,106,-88v4,-16,7,-36,-12,-36v-18,0,-25,10,-29,27xm109,-48r11,-50v-41,21,-53,34,-57,51v-3,13,3,17,15,17v11,0,22,-8,31,-18xm177,-221r-39,0r9,-39r38,0xm90,-260r39,0r-9,39r-39,0"},"\u00f6":{"d":"86,-30v37,-2,36,-69,46,-102v6,-22,-2,-32,-16,-32v-36,0,-35,70,-45,103v-6,22,1,31,15,31xm79,4v-75,0,-45,-81,-34,-129v9,-42,32,-72,78,-72v74,0,45,80,35,129v-9,42,-33,72,-79,72xm177,-221r-39,0r9,-39r38,0xm90,-260r39,0r-9,39r-39,0"},"\u00f5":{"d":"86,-30v37,-2,36,-69,46,-102v6,-22,-2,-32,-16,-32v-36,0,-35,70,-45,103v-6,22,1,31,15,31xm79,4v-75,0,-45,-81,-34,-129v9,-42,32,-72,78,-72v74,0,45,80,35,129v-9,42,-33,72,-79,72xm116,-262v22,0,51,30,61,-2r20,0v-9,21,-23,43,-47,43v-20,0,-50,-30,-60,1r-20,0v9,-21,22,-42,46,-42"},"\u0161":{"d":"159,-146r-35,6v6,-29,-34,-31,-39,-9v-7,30,67,42,54,100v-8,35,-35,53,-68,53v-35,0,-51,-20,-50,-54r37,-10v-9,31,35,41,42,14v8,-33,-65,-46,-54,-99v7,-31,36,-52,66,-52v32,0,47,21,47,51xm184,-269r-46,52r-40,0r-23,-52r33,0r15,32r28,-32r33,0","w":140},"\u00fc":{"d":"143,-194r40,0r-43,194r-38,0r5,-19v-20,14,-31,23,-54,23v-21,0,-31,-16,-25,-41r34,-157r41,0r-34,150v-1,24,26,13,40,2xm177,-221r-39,0r9,-39r38,0xm90,-260r39,0r-9,39r-39,0"},"\u017e":{"d":"120,-161r-69,0r8,-33r113,0r-7,33r-104,128r75,0r-7,33r-118,0r7,-33xm184,-269r-46,52r-40,0r-23,-52r33,0r15,32r28,-32r33,0","w":140},"\u00a0":{"w":79}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1989, 1990, 2002 Adobe Systems Incorporated. All rights reserved. © 1981,
 * 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * TradeGothicLTStd
 * 
 * Designer:
 * Jackson Burke
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":219,"face":{"font-family":"TradeGothicLTStd","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 2 5 2 2 2 4","ascent":"260","descent":"-100","x-height":"4","bbox":"-3 -325 298 69","underline-thickness":"18","underline-position":"-18","stemh":"18","stemv":"26","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":109},"!":{"d":"41,-260r38,0r-8,178r-23,0xm42,-40r35,0r0,40r-35,0r0,-40","w":119},"\"":{"d":"27,-163r0,-97r23,0r0,97r-23,0xm70,-163r0,-97r23,0r0,97r-23,0","w":119},"#":{"d":"90,-158r-7,55r48,0r8,-55r-49,0xm80,-83r-11,83r-23,0r12,-83r-36,0r0,-20r38,0r8,-55r-36,0r0,-20r39,0r11,-82r22,0r-11,82r49,0r11,-82r22,0r-11,82r34,0r0,20r-37,0r-7,55r34,0r0,20r-37,0r-11,83r-23,0r12,-83r-49,0"},"$":{"d":"99,-150r0,-88v-29,-1,-47,16,-47,40v0,32,24,43,47,48xm123,-116r0,94v26,-1,51,-18,51,-44v0,-32,-27,-42,-51,-50xm99,-260r0,-28r24,0r0,28v30,2,54,24,67,43r-19,15v-10,-17,-29,-32,-48,-36r0,94v50,16,77,35,77,76v0,40,-36,68,-77,68r0,45r-24,0r0,-45v-35,-1,-61,-26,-79,-47r21,-16v12,17,34,40,58,41r0,-101v-26,-6,-73,-23,-73,-71v0,-45,36,-66,73,-66"},"%":{"d":"238,-22v21,0,38,-16,38,-38v0,-22,-17,-37,-38,-37v-21,0,-37,15,-37,37v0,22,16,38,37,38xm238,0v-33,0,-60,-26,-60,-60v0,-34,27,-60,60,-60v33,0,60,26,60,60v0,34,-27,60,-60,60xm82,-140v-33,0,-60,-26,-60,-60v0,-34,27,-60,60,-60v33,0,60,26,60,60v0,34,-27,60,-60,60xm82,-163v21,0,38,-15,38,-37v0,-22,-17,-38,-38,-38v-21,0,-38,16,-38,38v0,22,17,37,38,37xm75,4r149,-268r21,0r-149,268r-21,0","w":320},"&":{"d":"109,-241v-42,2,-27,57,-13,77v18,-12,39,-31,39,-51v0,-16,-13,-26,-26,-26xm191,-131r24,6v-5,27,-17,59,-30,77v11,12,34,22,43,22r0,26v-24,2,-40,-10,-60,-26v-39,51,-152,35,-152,-45v0,-35,29,-61,56,-78v-28,-39,-31,-115,38,-115v30,0,53,18,53,49v0,30,-30,54,-54,71v17,31,40,58,58,78v8,-11,19,-37,24,-65xm45,-69v1,59,78,58,105,27v-24,-27,-47,-58,-66,-88v-21,14,-39,29,-39,61","w":240},"(":{"d":"73,-264r28,0v-69,84,-66,210,0,294r-27,0v-67,-83,-66,-210,-1,-294","w":119},")":{"d":"47,30r-28,0v69,-84,66,-210,0,-294r27,0v66,84,66,210,1,294","w":119},"*":{"d":"80,-196r-53,-8r6,-24r49,24r3,-2r-8,-54r24,0r-7,54v16,1,33,-17,50,-23r9,24r-53,11r-1,3r38,38r-20,15r-26,-48r-3,0r-26,48r-19,-14r38,-41","w":180},"+":{"d":"97,-105r0,-82r22,0r0,82r83,0r0,23r-83,0r0,82r-22,0r0,-82r-83,0r0,-23r83,0","w":216},",":{"d":"72,-40v4,43,-11,66,-22,93r-15,0r16,-53r-14,0r0,-40r35,0","w":109},"-":{"d":"105,-82r-91,0r0,-23r91,0r0,23","w":119},".":{"d":"37,-40r35,0r0,40r-35,0r0,-40","w":109},"\/":{"d":"81,-264r22,0r-84,268r-22,0","w":100},"0":{"d":"18,-130v0,-94,35,-134,92,-134v57,0,92,40,92,134v0,94,-35,134,-92,134v-57,0,-92,-40,-92,-134xm45,-130v0,79,23,111,65,111v42,0,64,-32,64,-111v0,-79,-22,-111,-64,-111v-42,0,-65,32,-65,111"},"1":{"d":"171,0r-115,0r0,-22r45,0r0,-212r-50,5r0,-17v29,-5,42,-21,76,-18r0,242r44,0r0,22"},"2":{"d":"193,-22r0,22r-169,0r0,-27v45,-91,142,-97,142,-167v0,-30,-20,-47,-53,-47v-37,0,-57,30,-61,56r-26,-5v8,-36,30,-74,88,-74v42,0,79,25,79,70v0,79,-114,101,-142,172r142,0"},"3":{"d":"12,-48r21,-14v20,27,44,43,71,43v38,0,62,-19,62,-50v0,-44,-40,-63,-99,-58r0,-23v53,3,89,-11,89,-48v0,-26,-22,-43,-47,-43v-32,0,-46,14,-63,36r-21,-15v18,-24,42,-44,84,-44v46,0,75,24,75,65v0,31,-21,50,-41,58v89,36,53,145,-39,145v-50,0,-80,-32,-92,-52"},"4":{"d":"204,-61r-45,0r0,61r-26,0r0,-61r-119,0r0,-23r107,-176r38,0r0,176r45,0r0,23xm133,-233r-92,149r92,0r0,-149"},"5":{"d":"180,-260r0,22r-111,0r-7,84v53,-47,137,-16,137,66v0,40,-24,92,-90,92v-44,0,-67,-25,-83,-50r23,-12v26,56,122,55,122,-30v0,-72,-93,-87,-113,-26r-22,-5r11,-141r133,0"},"6":{"d":"184,-248r-11,22v-58,-38,-124,-2,-124,94v39,-50,149,-42,149,52v0,55,-41,84,-84,84v-54,0,-92,-32,-92,-121v0,-82,36,-147,106,-147v28,0,48,9,56,16xm171,-79v2,-87,-121,-72,-121,-7v0,37,25,67,62,67v37,0,59,-25,59,-60"},"7":{"d":"158,-238r-131,0r0,-22r165,0r0,16r-110,244r-31,0"},"8":{"d":"204,-68v0,40,-30,72,-94,72v-64,0,-95,-32,-95,-72v-1,-34,28,-55,57,-71v-29,-11,-46,-33,-46,-60v0,-42,36,-65,84,-65v48,0,84,23,84,65v1,28,-19,48,-46,61v31,11,56,35,56,70xm42,-68v0,23,21,49,68,49v47,0,67,-26,67,-49v0,-30,-31,-45,-72,-59v-32,14,-63,29,-63,59xm166,-200v0,-56,-113,-55,-113,0v0,28,36,44,57,50v29,-7,56,-25,56,-50"},"9":{"d":"36,-12r11,-21v59,37,122,-2,124,-94v-39,50,-149,41,-149,-53v0,-55,40,-84,83,-84v54,0,93,32,93,121v0,82,-36,147,-106,147v-28,0,-48,-9,-56,-16xm49,-181v0,84,105,73,121,14v9,-90,-123,-98,-121,-14"},":":{"d":"72,0r-35,0r0,-40r35,0r0,40xm72,-104r-35,0r0,-40r35,0r0,40","w":109},";":{"d":"72,-40v4,43,-11,66,-22,93r-15,0r16,-53r-14,0r0,-40r35,0xm72,-104r-35,0r0,-40r35,0r0,40","w":109},"<":{"d":"199,-22r0,22r-182,-84r0,-20r182,-83r0,22r-157,71","w":216},"=":{"d":"202,-141r0,22r-188,0r0,-22r188,0xm202,-68r0,22r-188,0r0,-22r188,0","w":216},">":{"d":"17,-22r157,-72r-157,-71r0,-22r182,83r0,21r-182,83r0,-22","w":216},"?":{"d":"79,-82r-24,0v-10,-68,52,-82,54,-128v0,-14,-9,-31,-31,-31v-17,0,-27,8,-37,28r-22,-11v20,-57,117,-53,117,15v0,55,-68,66,-57,127xm49,-40r35,0r0,40r-35,0r0,-40","w":159},"@":{"d":"97,-111v0,21,8,35,25,35v33,0,58,-42,58,-71v0,-23,-13,-33,-26,-33v-35,0,-57,40,-57,69xm164,-73v-27,40,-96,21,-96,-34v0,-68,83,-140,124,-71r7,-21r24,0r-33,116v0,5,2,9,8,9v27,0,51,-40,51,-75v0,-58,-46,-91,-100,-91v-63,0,-107,49,-107,111v0,105,138,146,196,71r28,0v-23,41,-69,62,-117,62v-74,0,-133,-59,-133,-133v0,-76,60,-135,133,-135v67,0,123,46,123,111v0,70,-51,103,-83,103v-14,0,-24,-11,-25,-23","w":288},"A":{"d":"108,-240r-37,134r78,0r-37,-134r-4,0xm39,0r-30,0r80,-260r42,0r80,260r-30,0r-24,-81r-94,0"},"B":{"d":"163,-136v28,9,52,33,51,66v0,39,-23,70,-94,70r-81,0r0,-260r96,0v80,-3,99,102,28,124xm68,-124r0,100v54,1,117,4,117,-47v0,-50,-59,-57,-117,-53xm68,-235r0,87r50,0v78,5,81,-89,12,-87r-62,0","w":240},"C":{"d":"180,-83r26,5v-12,48,-39,82,-92,82v-58,0,-99,-43,-99,-134v0,-85,36,-134,99,-134v48,0,76,28,88,76r-26,8v-9,-37,-26,-59,-65,-59v-37,0,-67,34,-67,109v0,75,30,109,73,109v40,0,55,-30,63,-62"},"D":{"d":"65,-235r0,211v85,7,130,-19,129,-106v-1,-93,-47,-111,-129,-105xm36,0r0,-260v113,-9,187,15,187,130v0,76,-41,130,-119,130r-68,0","w":240},"E":{"d":"39,-260r156,0r0,25r-127,0r0,87r90,0r0,24r-90,0r0,100r134,0r0,24r-163,0r0,-260"},"F":{"d":"36,-260r154,0r0,25r-125,0r0,87r93,0r0,24r-93,0r0,124r-29,0r0,-260","w":200},"G":{"d":"124,-125r87,0r0,125r-23,0v-1,-7,2,-18,-1,-24v-13,18,-39,28,-68,28v-59,0,-102,-43,-102,-134v0,-153,159,-182,195,-57r-27,5v-13,-41,-35,-57,-65,-57v-38,0,-74,26,-74,109v0,83,36,109,74,109v51,0,67,-31,63,-79r-59,0r0,-25","w":240},"H":{"d":"192,-260r29,0r0,260r-29,0r0,-124r-124,0r0,124r-29,0r0,-260r29,0r0,112r124,0r0,-112","w":259},"I":{"d":"45,-260r29,0r0,260r-29,0r0,-260","w":119},"J":{"d":"95,-260r29,0r0,193v9,86,-93,86,-121,37r21,-14v16,28,71,39,71,-15r0,-201","w":159},"K":{"d":"71,-87r0,87r-29,0r0,-260r29,0r0,135r108,-135r34,0r-81,98r91,162r-33,0r-77,-138","w":240},"L":{"d":"191,0r-152,0r0,-260r29,0r0,236r123,0r0,24","w":200},"M":{"d":"261,0r-26,0r-1,-238r-73,238r-22,0r-74,-238r0,238r-26,0r0,-260r45,0r66,210r66,-210r45,0r0,260","w":299},"N":{"d":"65,0r-26,0r0,-260r41,0r115,200r0,-200r26,0r0,260r-24,0r-132,-232r0,232","w":259},"O":{"d":"47,-130v0,74,27,109,73,109v46,0,73,-35,73,-109v0,-74,-27,-109,-73,-109v-46,0,-73,35,-73,109xm18,-130v0,-87,38,-134,102,-134v64,0,101,47,101,134v0,87,-37,134,-101,134v-64,0,-102,-47,-102,-134","w":240},"P":{"d":"65,-235r0,95v54,3,121,0,112,-48v5,-51,-59,-49,-112,-47xm65,0r-29,0r0,-260r91,0v55,0,79,32,79,73v0,58,-65,78,-141,71r0,116"},"Q":{"d":"234,-7r0,28v-32,0,-44,-11,-58,-34v-78,46,-158,-4,-158,-117v0,-87,38,-134,102,-134v64,0,101,47,101,134v0,43,-9,77,-26,99v9,17,21,24,39,24xm130,-57r0,-27v23,3,37,9,49,26v9,-17,14,-41,14,-72v0,-74,-27,-109,-73,-109v-46,0,-73,35,-73,109v0,95,55,132,115,95v-9,-13,-17,-20,-32,-22","w":240},"R":{"d":"65,-235r0,92v53,1,112,5,112,-47v0,-54,-60,-44,-112,-45xm65,0r-29,0r0,-260r84,0v102,-11,111,118,34,136r56,124r-32,0r-52,-118r-61,0r0,118","w":240},"S":{"d":"187,-199r-26,5v-1,-49,-109,-66,-109,-5v0,57,146,42,146,126v0,38,-21,77,-87,77v-57,0,-79,-37,-93,-68r26,-9v10,27,30,52,68,52v38,0,58,-20,58,-47v0,-66,-147,-47,-147,-129v0,-37,32,-67,79,-67v40,0,71,22,85,65"},"T":{"d":"192,-235r-78,0r0,235r-28,0r0,-235r-78,0r0,-25r184,0r0,25","w":200},"U":{"d":"39,-260r29,0r0,184v0,30,21,55,62,55v41,0,62,-25,62,-55r0,-184r29,0r0,182v0,52,-37,82,-91,82v-54,0,-91,-30,-91,-82r0,-182","w":259},"V":{"d":"87,0r-81,-260r29,0r65,213r65,-213r29,0r-81,260r-26,0","w":200},"W":{"d":"73,0r-63,-260r27,0r49,207r51,-207r25,0r53,207r47,-207r28,0r-62,260r-25,0r-54,-210r-51,210r-25,0","w":299},"X":{"d":"99,-107r-61,107r-33,0r78,-136r-73,-124r33,0r56,95r55,-95r33,0r-71,124r79,136r-33,0","w":200},"Y":{"d":"86,0r0,-109r-80,-151r31,0r63,119r63,-119r31,0r-80,151r0,109r-28,0","w":200},"Z":{"d":"184,-24r0,24r-168,0r0,-21r131,-214r-119,0r0,-25r155,0r0,19r-133,217r134,0","w":200},"[":{"d":"27,27r0,-287r74,0r0,15r-48,0r0,257r48,0r0,15r-74,0","w":119},"\\":{"d":"-3,-264r22,0r84,268r-22,0","w":100},"]":{"d":"93,-260r0,287r-74,0r0,-15r48,0r0,-257r-48,0r0,-15r74,0","w":119},"^":{"d":"40,-100r-23,0r81,-160r20,0r81,160r-23,0r-68,-135","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"43,-139r-22,-12v18,-49,134,-62,135,16v1,42,-4,101,4,135r-27,0r-3,-26v-23,37,-115,47,-115,-22v0,-41,32,-61,115,-76v3,-31,-13,-45,-39,-44v-29,0,-43,16,-48,29xm130,-50r0,-51v-59,10,-89,27,-89,53v0,49,67,27,89,-2","w":180},"b":{"d":"58,-169v51,-44,126,-25,126,75v0,105,-80,119,-131,74r-5,20r-18,0v5,-83,1,-174,2,-260r26,0r0,91xm58,-143r0,99v41,47,100,27,100,-48v0,-86,-60,-93,-100,-51","w":200},"c":{"d":"159,-140r-24,9v-7,-23,-22,-37,-44,-37v-32,0,-51,26,-51,74v0,81,73,101,103,41r20,9v-19,32,-35,48,-72,48v-47,0,-77,-38,-77,-98v0,-60,30,-97,77,-97v39,0,56,22,68,51","w":180},"d":{"d":"17,-94v2,-101,74,-117,126,-75r0,-91r25,0r2,260r-24,0r-3,-18v-46,43,-128,26,-126,-76xm143,-44r0,-99v-41,-42,-101,-36,-101,51v0,76,60,95,101,48","w":200},"e":{"d":"148,-50r20,10v-12,21,-30,44,-72,44v-42,0,-82,-30,-82,-98v0,-116,149,-138,148,-12r0,17r-122,0v-4,72,80,93,108,39xm41,-111r95,0v0,-35,-17,-57,-45,-57v-31,0,-48,22,-50,57","w":180},"f":{"d":"67,0r-26,0r0,-165r-31,0r0,-22r31,0v-5,-59,15,-89,69,-75r0,23v-22,-3,-46,-6,-43,24r0,28r41,0r0,22r-41,0r0,165","w":119},"g":{"d":"173,-194r0,26v-11,0,-23,2,-29,5v38,48,-18,129,-89,98v-19,3,-19,31,1,31v89,0,117,16,117,53v0,27,-27,50,-85,50v-82,0,-108,-57,-49,-83v-34,-11,-28,-48,2,-59v-51,-35,-21,-118,45,-118v20,0,34,4,46,13v11,-8,27,-15,41,-16xm149,20v0,-18,-19,-28,-65,-28v-41,0,-52,18,-52,31v0,14,8,24,60,24v31,0,57,-9,57,-27xm132,-124v0,-27,-15,-44,-47,-44v-30,0,-45,19,-45,43v0,25,19,43,48,43v30,0,44,-20,44,-42","w":180},"h":{"d":"32,-260r26,0r1,98v30,-41,109,-44,109,26r0,136r-26,0r0,-135v-1,-57,-66,-28,-84,-5r0,140r-26,0r0,-260","w":200},"i":{"d":"37,0r0,-187r26,0r0,187r-26,0xm37,-264r26,0r0,31r-26,0r0,-31","w":100},"j":{"d":"42,-187r26,0r0,217v3,31,-32,47,-60,35r0,-21v14,6,34,4,34,-16r0,-215xm68,-264r0,31r-26,0r0,-31r26,0","w":100},"k":{"d":"30,0r0,-260r26,0r1,167r75,-94r32,0r-55,69r62,118r-31,0r-49,-96r-35,40r0,56r-26,0","w":180},"l":{"d":"37,-260r26,0r0,260r-26,0r0,-260","w":100},"m":{"d":"55,-162v26,-36,87,-39,104,1v17,-18,38,-30,60,-30v25,0,51,11,51,57r0,134r-26,0r0,-134v-1,-57,-64,-31,-81,-6r0,140r-26,0r0,-134v-1,-57,-65,-30,-82,-6r0,140r-25,0r0,-187r25,0r0,25","w":299},"n":{"d":"32,-187r26,0v1,8,-2,19,1,25v30,-41,109,-44,109,26r0,136r-26,0r0,-135v-1,-57,-66,-28,-84,-5r0,140r-26,0r0,-187","w":200},"o":{"d":"141,-94v0,-48,-20,-74,-51,-74v-31,0,-51,26,-51,74v0,48,20,75,51,75v31,0,51,-27,51,-75xm167,-94v0,54,-26,98,-77,98v-51,0,-77,-44,-77,-98v0,-54,26,-97,77,-97v51,0,77,43,77,97","w":180},"p":{"d":"184,-94v0,100,-75,120,-126,76r0,87r-26,0r0,-256r26,0r0,22v45,-49,126,-31,126,71xm58,-143r0,98v39,43,100,37,100,-50v0,-75,-60,-95,-100,-48","w":200},"q":{"d":"143,-18v-52,43,-126,25,-126,-76v0,-103,80,-119,126,-73r5,-20r20,0r0,256r-25,0r0,-87xm143,-45r0,-98v-41,-47,-101,-27,-101,48v0,87,61,93,101,50","w":200},"r":{"d":"25,0r0,-187r26,0v1,12,-2,27,1,37v14,-26,30,-40,61,-40r0,26v-32,1,-50,21,-62,60r0,104r-26,0","w":119},"s":{"d":"9,-32r20,-16v14,35,94,40,94,-2v0,-48,-110,-22,-109,-90v1,-63,101,-64,126,-18r-18,16v-14,-18,-28,-26,-48,-26v-22,0,-34,10,-34,27v0,41,109,20,109,90v0,72,-110,67,-140,19","w":159},"t":{"d":"6,-187r31,0r0,-62r26,0r0,62r43,0r0,22r-43,0r0,133v-3,16,30,14,44,11r0,22v-24,5,-78,8,-70,-28r0,-138r-31,0r0,-22","w":119},"u":{"d":"168,0r-26,0v-1,-8,2,-19,-1,-25v-30,41,-109,44,-109,-26r0,-136r26,0r0,135v1,56,66,29,84,5r0,-140r26,0r0,187","w":200},"v":{"d":"154,-187r-56,187r-35,0r-57,-187r26,0r48,155r48,-155r26,0","w":159},"w":{"d":"57,0r-51,-187r26,0r39,144r36,-144r27,0r38,145r36,-145r26,0r-50,187r-26,0r-38,-145r-37,145r-26,0","w":240},"x":{"d":"38,-187r41,66r39,-66r29,0r-52,89r61,98r-30,0r-47,-77r-46,77r-29,0r59,-98r-54,-89r29,0","w":159},"y":{"d":"127,-187r27,0r-66,204v-19,49,-42,56,-82,50r0,-21v31,2,49,4,63,-44r-65,-189r28,0r51,143","w":159},"z":{"d":"149,-22r0,22r-138,0r0,-19r102,-146r-92,0r0,-22r127,0r0,19r-102,146r103,0","w":159},"{":{"d":"17,-109r0,-15v62,-6,-29,-157,78,-140r0,16v-18,-1,-29,0,-29,20v0,43,15,107,-27,112v44,3,27,69,27,111v0,20,11,21,29,20r0,15v-34,3,-55,-5,-55,-39v0,-36,14,-98,-23,-100","w":119},"|":{"d":"29,4r0,-268r22,0r0,268r-22,0","w":79},"}":{"d":"103,-124r0,15v-62,5,30,157,-79,139r0,-15v18,1,30,1,30,-20v0,-43,-15,-107,27,-112v-44,-3,-27,-69,-27,-111v0,-20,-12,-21,-30,-20r0,-16v35,-3,56,6,56,40v0,36,-14,98,23,100","w":119},"~":{"d":"70,-117v24,-1,57,23,77,24v14,0,23,-13,31,-25r14,15v-12,16,-24,32,-46,32v-36,0,-90,-50,-108,2r-14,-16v9,-17,22,-32,46,-32","w":216},"'":{"d":"29,-163r0,-97r22,0r0,97r-22,0","w":79},"`":{"d":"2,-260r39,0r32,51r-24,0","w":100},"\u00c4":{"d":"108,-240r-37,134r78,0r-37,-134r-4,0xm39,0r-30,0r80,-260r42,0r80,260r-30,0r-24,-81r-94,0xm154,-277r-31,0r0,-34r31,0r0,34xm98,-277r-32,0r0,-34r32,0r0,34"},"\u00d6":{"d":"47,-130v0,74,27,109,73,109v46,0,73,-35,73,-109v0,-74,-27,-109,-73,-109v-46,0,-73,35,-73,109xm18,-130v0,-87,38,-134,102,-134v64,0,101,47,101,134v0,87,-37,134,-101,134v-64,0,-102,-47,-102,-134xm165,-277r-32,0r0,-34r32,0r0,34xm108,-277r-32,0r0,-34r32,0r0,34","w":240},"\u00d5":{"d":"47,-130v0,74,27,109,73,109v46,0,73,-35,73,-109v0,-74,-27,-109,-73,-109v-46,0,-73,35,-73,109xm18,-130v0,-87,38,-134,102,-134v64,0,101,47,101,134v0,87,-37,134,-101,134v-64,0,-102,-47,-102,-134xm97,-316v25,0,58,30,67,-3r18,0v-2,18,-16,39,-35,39v0,0,-63,-32,-70,3r-18,0v2,-22,14,-39,38,-39","w":240},"\u0160":{"d":"187,-199r-26,5v-1,-49,-109,-66,-109,-5v0,57,146,42,146,126v0,38,-21,77,-87,77v-57,0,-79,-37,-93,-68r26,-9v10,27,30,52,68,52v38,0,58,-20,58,-47v0,-66,-147,-47,-147,-129v0,-37,32,-67,79,-67v40,0,71,22,85,65xm58,-325r28,0r24,34r24,-34r29,0r-36,51r-34,0"},"\u00dc":{"d":"39,-260r29,0r0,184v0,30,21,55,62,55v41,0,62,-25,62,-55r0,-184r29,0r0,182v0,52,-37,82,-91,82v-54,0,-91,-30,-91,-82r0,-182xm174,-277r-31,0r0,-34r31,0r0,34xm117,-277r-31,0r0,-34r31,0r0,34","w":259},"\u017d":{"d":"184,-24r0,24r-168,0r0,-21r131,-214r-119,0r0,-25r155,0r0,19r-133,217r134,0xm48,-325r28,0r24,34r24,-34r29,0r-36,51r-34,0","w":200},"\u00e4":{"d":"43,-139r-22,-12v18,-49,134,-62,135,16v1,42,-4,101,4,135r-27,0r-3,-26v-23,37,-115,47,-115,-22v0,-41,32,-61,115,-76v3,-31,-13,-45,-39,-44v-29,0,-43,16,-48,29xm130,-50r0,-51v-59,10,-89,27,-89,53v0,49,67,27,89,-2xm132,-212r-31,0r0,-34r31,0r0,34xm76,-212r-32,0r0,-34r32,0r0,34","w":180},"\u00f6":{"d":"141,-94v0,-48,-20,-74,-51,-74v-31,0,-51,26,-51,74v0,48,20,75,51,75v31,0,51,-27,51,-75xm167,-94v0,54,-26,98,-77,98v-51,0,-77,-44,-77,-98v0,-54,26,-97,77,-97v51,0,77,43,77,97xm134,-212r-31,0r0,-34r31,0r0,34xm77,-212r-31,0r0,-34r31,0r0,34","w":180},"\u00f5":{"d":"141,-94v0,-48,-20,-74,-51,-74v-31,0,-51,26,-51,74v0,48,20,75,51,75v31,0,51,-27,51,-75xm167,-94v0,54,-26,98,-77,98v-51,0,-77,-44,-77,-98v0,-54,26,-97,77,-97v51,0,77,43,77,97xm67,-251v25,0,58,30,67,-3r18,0v-2,18,-16,39,-35,39v-24,0,-63,-32,-71,3r-18,0v2,-22,15,-39,39,-39","w":180},"\u0161":{"d":"9,-32r20,-16v14,35,94,40,94,-2v0,-48,-110,-22,-109,-90v1,-63,101,-64,126,-18r-18,16v-14,-18,-28,-26,-48,-26v-22,0,-34,10,-34,27v0,41,109,20,109,90v0,72,-110,67,-140,19xm27,-260r29,0r24,34r24,-34r28,0r-36,51r-33,0","w":159},"\u00fc":{"d":"168,0r-26,0v-1,-8,2,-19,-1,-25v-30,41,-109,44,-109,-26r0,-136r26,0r0,135v1,56,66,29,84,5r0,-140r26,0r0,187xm144,-212r-31,0r0,-34r31,0r0,34xm87,-212r-31,0r0,-34r31,0r0,34","w":200},"\u017e":{"d":"149,-22r0,22r-138,0r0,-19r102,-146r-92,0r0,-22r127,0r0,19r-102,146r103,0xm27,-260r29,0r24,34r24,-34r28,0r-36,51r-33,0","w":159},"\u00a0":{"w":109}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1989, 1990, 2002 Adobe Systems Incorporated. All rights reserved. © 1981,
 * 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * TradeGothicLTStd-Bold
 * 
 * Designer:
 * Jackson Burke
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"TradeGothicLTStd","font-weight":700,"font-stretch":"semi-condensed","units-per-em":"360","panose-1":"2 11 8 4 5 5 2 2 2 4","ascent":"260","descent":"-100","x-height":"4","bbox":"-21 -327 308 69","underline-thickness":"18","underline-position":"-18","stemh":"30","stemv":"45","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":100},"!":{"d":"76,-260r-10,172r-32,0r-10,-172r52,0xm76,0r-52,0r0,-51r52,0r0,51","w":100},"\"":{"d":"72,-163r0,-97r39,0r0,97r-39,0xm9,-163r0,-97r39,0r0,97r-39,0","w":119},"#":{"d":"182,-108r0,34r-35,0r-11,74r-34,0r10,-74r-36,0r-10,74r-35,0r10,-74r-34,0r0,-34r39,0r6,-44r-34,0r0,-34r39,0r10,-74r35,0r-11,74r36,0r11,-74r34,0r-10,74r31,0r0,34r-35,0r-7,44r31,0xm123,-152r-36,0r-6,44r35,0"},"$":{"d":"7,-46r31,-28v11,15,28,30,46,34r0,-74v-37,-11,-72,-35,-72,-76v0,-42,32,-68,72,-70r0,-23r28,0r0,23v30,5,51,20,68,38r-28,27v-10,-13,-23,-23,-40,-25r0,66v40,14,76,33,76,82v0,44,-34,71,-76,72r0,41r-28,0r0,-41v-25,0,-59,-22,-77,-46xm84,-162r0,-60v-17,0,-31,10,-31,28v0,16,15,27,31,32xm112,-106r0,66v19,0,32,-13,32,-31v0,-21,-15,-27,-32,-35"},"%":{"d":"77,-260v36,0,65,30,65,65v0,35,-29,65,-65,65v-36,0,-65,-30,-65,-65v0,-35,29,-65,65,-65xm77,-225v-41,0,-35,59,0,59v16,0,30,-14,30,-29v0,-15,-14,-30,-30,-30xm243,-130v36,0,65,30,65,65v0,35,-29,65,-65,65v-36,0,-65,-30,-65,-65v0,-35,29,-65,65,-65xm243,-94v-16,0,-30,14,-30,29v0,15,14,30,30,30v16,0,30,-15,30,-30v0,-15,-14,-29,-30,-29xm71,4r149,-268r31,0r-149,268r-31,0","w":320},"&":{"d":"99,-233v-32,0,-26,49,-8,69v14,-12,31,-24,31,-45v0,-11,-8,-24,-23,-24xm183,-131r39,11v-8,22,-17,44,-30,65v10,7,23,14,36,15r0,44v-25,0,-42,-6,-66,-27v-42,48,-150,31,-150,-45v0,-36,18,-55,44,-72v-14,-21,-21,-37,-21,-59v0,-87,130,-82,128,-6v0,33,-26,53,-50,72v14,19,29,37,46,53v9,-17,19,-33,24,-51xm81,-107v-32,16,-18,70,18,70v13,0,26,-7,33,-15v-20,-17,-36,-36,-51,-55","w":240},"(":{"d":"109,30r-42,0v-63,-80,-64,-214,0,-294r42,0v-28,39,-51,84,-51,147v0,63,23,108,51,147","w":119},")":{"d":"53,30r-43,0v28,-39,52,-84,52,-147v0,-63,-24,-108,-52,-147r43,0v63,80,64,214,0,294","w":119},"*":{"d":"72,-260r36,0v-2,18,-10,37,-9,54r48,-24r9,32v-17,4,-39,1,-53,8r38,38r-27,20v-9,-15,-13,-36,-25,-48r-23,48r-27,-20v11,-14,31,-25,37,-40r-52,-6r9,-32r48,24v1,-17,-7,-36,-9,-54","w":180},"+":{"d":"86,-120r0,-76r44,0r0,76r76,0r0,44r-76,0r0,76r-44,0r0,-76r-76,0r0,-44r76,0","w":216},",":{"d":"28,53r18,-53r-22,0r0,-51r52,0r0,51r-23,53r-25,0","w":100},"-":{"d":"104,-78r-89,0r0,-40r89,0r0,40","w":119},".":{"d":"76,0r-52,0r0,-51r52,0r0,51","w":100},"\/":{"d":"121,-264r-98,268r-44,0r98,-268r44,0","w":100},"0":{"d":"13,-86r0,-88v0,-55,31,-90,87,-90v56,0,87,35,87,90r0,88v0,55,-31,90,-87,90v-56,0,-87,-35,-87,-90xm100,-222v-53,0,-40,80,-40,130v0,42,13,55,40,55v53,0,40,-80,40,-131v0,-42,-13,-54,-40,-54"},"1":{"d":"85,0r0,-199r-40,0r0,-28v38,-8,45,-21,57,-37r28,0r0,264r-45,0"},"2":{"d":"178,0r-164,0r0,-42v104,-99,121,-118,121,-145v0,-21,-12,-35,-35,-35v-27,1,-39,17,-37,43r-48,0v-4,-50,27,-85,81,-85v51,0,86,26,86,76v0,60,-70,107,-107,147r103,0r0,41"},"3":{"d":"12,-76r48,0v0,27,11,39,38,39v24,0,38,-17,38,-39v0,-29,-16,-41,-52,-41r0,-41v58,9,61,-64,12,-64v-18,0,-30,12,-31,30r-47,0v0,-48,35,-72,79,-72v77,0,108,93,49,128v28,11,38,33,38,62v0,51,-38,78,-85,78v-58,0,-87,-31,-87,-80"},"4":{"d":"40,-105r74,0r-1,-102xm0,-110r110,-150r49,0r0,155r37,0r0,37r-37,0r0,68r-45,0r0,-68r-114,0r0,-42"},"5":{"d":"13,-75r47,0v-1,24,14,38,37,38v31,0,41,-21,41,-57v0,-55,-54,-63,-76,-30r-40,0r0,-136r150,0r0,41r-109,0r0,54v14,-10,29,-16,48,-16v55,0,74,35,74,88v0,60,-25,97,-87,97v-65,0,-85,-40,-85,-79"},"6":{"d":"60,-106v-2,43,8,69,40,69v25,0,38,-18,38,-48v0,-52,-55,-50,-78,-21xm180,-192r-47,0v-1,-18,-15,-30,-33,-30v-36,0,-43,34,-40,78v16,-12,35,-20,56,-20v45,0,69,35,69,77v0,53,-26,91,-85,91v-56,0,-87,-35,-87,-90r0,-88v0,-55,31,-90,87,-90v45,0,76,25,80,72"},"7":{"d":"11,-219r0,-41r164,0r0,24r-70,236r-52,0r72,-219r-114,0"},"8":{"d":"140,-75v0,-24,-16,-40,-40,-40v-24,0,-40,16,-40,40v0,22,11,38,40,38v29,0,40,-16,40,-38xm133,-189v0,-18,-14,-33,-33,-33v-19,0,-33,15,-33,33v0,18,15,33,33,33v18,0,33,-15,33,-33xm187,-74v0,51,-38,78,-87,78v-49,0,-87,-27,-87,-78v0,-29,10,-51,38,-62v-21,-10,-32,-34,-32,-57v0,-48,36,-71,81,-71v45,0,81,23,81,71v0,23,-11,47,-32,57v28,11,38,33,38,62"},"9":{"d":"140,-154v2,-42,-8,-68,-40,-68v-25,0,-37,17,-37,47v-1,53,54,51,77,21xm20,-68r47,0v1,18,15,31,33,31v35,0,43,-35,40,-79v-16,12,-35,20,-56,20v-45,0,-69,-35,-69,-77v0,-53,26,-91,85,-91v56,0,87,35,87,90r0,88v0,55,-31,90,-87,90v-45,0,-76,-25,-80,-72"},":":{"d":"76,0r-52,0r0,-51r52,0r0,51xm76,-108r-52,0r0,-51r52,0r0,51","w":100},";":{"d":"28,53r18,-53r-22,0r0,-51r52,0r0,51r-23,53r-25,0xm76,-108r-52,0r0,-51r52,0r0,51","w":100},"<":{"d":"206,-39r0,42r-196,-84r0,-34r196,-84r0,42r-140,59","w":216},"=":{"d":"206,-164r0,44r-196,0r0,-44r196,0xm206,-76r0,44r-196,0r0,-44r196,0","w":216},">":{"d":"10,3r0,-42r140,-59r-140,-59r0,-42r196,84r0,34","w":216},"?":{"d":"143,-202v0,40,-62,67,-52,116r-39,0r0,-36v0,-17,46,-63,46,-84v0,-12,-11,-21,-23,-21v-15,0,-29,16,-30,32r-41,-12v10,-74,139,-78,139,5xm97,0r-51,0r0,-51r51,0r0,51","w":159},"@":{"d":"148,-163v-39,-3,-57,70,-11,72v40,3,57,-70,11,-72xm186,-177r5,-18r32,0r-20,102v0,4,1,7,5,7v17,0,36,-20,36,-59v0,-58,-40,-88,-95,-88v-60,0,-99,44,-99,103v0,94,113,132,176,78r33,0v-64,104,-246,50,-246,-78v0,-76,62,-134,137,-134v63,0,125,43,125,109v0,79,-69,104,-91,104v-11,1,-18,-9,-21,-19v-31,41,-93,8,-93,-44v0,-61,76,-117,116,-63","w":288},"A":{"d":"101,-204v-11,32,-16,71,-25,105r49,0xm53,0r-48,0r64,-260r64,0r62,260r-47,0r-13,-55r-68,0"},"B":{"d":"22,0r0,-260v74,-3,154,-4,154,67v0,23,-11,41,-32,54v69,34,39,151,-49,139r-73,0xm72,-116r0,75v35,3,60,-7,60,-38v0,-31,-26,-39,-60,-37xm72,-219r0,62v30,3,54,-7,54,-31v0,-27,-24,-34,-54,-31"},"C":{"d":"68,-183r0,106v0,29,12,37,32,37v26,0,35,-22,32,-54r50,0v3,68,-31,98,-82,98v-48,0,-82,-24,-82,-88r0,-92v0,-64,34,-88,82,-88v48,0,82,24,82,88r-50,0v2,-30,-10,-44,-32,-44v-20,0,-32,8,-32,37"},"D":{"d":"22,0r0,-260v88,-2,161,-5,160,90r0,80v1,95,-71,93,-160,90xm72,-216r0,172v39,2,60,-5,60,-52v0,-59,15,-135,-60,-120"},"E":{"d":"162,0r-140,0r0,-260r136,0r0,44r-86,0r0,60r66,0r0,44r-66,0r0,68r90,0r0,44","w":180},"F":{"d":"72,0r-50,0r0,-260r130,0r0,44r-80,0r0,60r63,0r0,44r-63,0r0,112","w":159},"G":{"d":"154,0r-7,-22v-42,51,-129,25,-129,-62r0,-92v0,-64,34,-88,82,-88v51,0,78,30,80,89r-50,0v6,-59,-62,-62,-62,-8r0,106v0,29,12,37,32,37v25,1,32,-23,30,-52r-35,0r0,-41r85,0r0,133r-26,0"},"H":{"d":"75,0r-50,0r0,-260r50,0r0,104r70,0r0,-104r50,0r0,260r-50,0r0,-112r-70,0r0,112","w":219},"I":{"d":"75,0r-50,0r0,-260r50,0r0,260","w":100},"J":{"d":"45,-260r50,0r0,205v2,43,-40,66,-91,58r0,-44v24,3,41,1,41,-24r0,-195","w":119},"K":{"d":"72,0r-50,0r0,-260r50,0r1,107r64,-107r55,0r-67,105r74,155r-56,0r-52,-109r-19,29r0,80"},"L":{"d":"152,0r-130,0r0,-260r50,0r0,216r80,0r0,44","w":159},"M":{"d":"68,0r-43,0r0,-260r70,0r45,171r45,-171r70,0r0,260r-43,0r0,-204r-53,204r-38,0r-53,-204r0,204","w":280},"N":{"d":"71,0r-46,0r0,-260r55,0r69,154r0,-154r46,0r0,260r-48,0r-76,-168r0,168","w":219},"O":{"d":"18,-84r0,-92v0,-64,34,-88,82,-88v48,0,82,24,82,88r0,92v0,64,-34,88,-82,88v-48,0,-82,-24,-82,-88xm68,-183r0,106v0,29,12,37,32,37v20,0,32,-8,32,-37r0,-106v0,-29,-12,-37,-32,-37v-20,0,-32,8,-32,37"},"P":{"d":"75,0r-50,0r0,-260r72,0v61,0,91,29,91,78v0,56,-43,83,-113,78r0,104xm75,-219r0,74v36,2,63,-2,63,-37v0,-35,-27,-40,-63,-37"},"Q":{"d":"198,-24r0,43v-24,0,-41,-11,-53,-25v-60,25,-127,5,-127,-78r0,-92v0,-64,34,-88,82,-88v48,0,82,24,82,88v0,49,7,110,-10,143v7,5,15,9,26,9xm97,-65r0,-43v16,2,27,12,35,24v-5,-47,19,-138,-32,-136v-20,0,-32,8,-32,37r0,106v-2,38,26,42,51,33v-7,-10,-14,-18,-22,-21"},"R":{"d":"192,0r-53,0r-43,-106r-24,0r0,106r-50,0r0,-260r72,0v96,-12,118,114,49,144xm72,-219r0,72v34,2,61,0,61,-36v0,-36,-26,-38,-61,-36"},"S":{"d":"177,-201r-45,13v-8,-24,-19,-34,-36,-34v-18,0,-28,10,-28,28v0,39,111,42,111,123v0,45,-31,75,-83,75v-40,0,-71,-22,-84,-73r48,-11v6,31,24,43,39,43v17,0,31,-12,31,-31v0,-49,-111,-50,-111,-123v0,-45,27,-73,78,-73v44,0,71,26,80,63"},"T":{"d":"7,-260r166,0r0,44r-58,0r0,216r-50,0r0,-216r-58,0r0,-44","w":180},"U":{"d":"25,-260r50,0r0,182v0,25,11,38,35,38v24,0,35,-13,35,-38r0,-182r50,0r0,182v0,57,-34,82,-85,82v-51,0,-85,-25,-85,-82r0,-182","w":219},"V":{"d":"72,0r-67,-260r49,0r47,186r45,-186r49,0r-66,260r-57,0"},"W":{"d":"63,0r-55,-260r46,0r36,170r36,-170r48,0r36,170r35,-170r46,0r-57,260r-48,0r-37,-178r-39,178r-47,0","w":299},"X":{"d":"63,-260r37,78r38,-78r53,0r-63,123r69,137r-54,0r-43,-92r-43,92r-54,0r70,-137r-64,-123r54,0"},"Y":{"d":"57,-260r44,105r42,-105r53,0r-71,155r0,105r-50,0r0,-105r-71,-155r53,0"},"Z":{"d":"22,-216r0,-44r144,0r0,42r-98,174r100,0r0,44r-156,0r0,-42r98,-174r-88,0","w":180},"[":{"d":"102,27r-84,0r0,-287r84,0r0,22r-44,0r0,243r44,0r0,22","w":119},"\\":{"d":"77,4r-98,-268r44,0r98,268r-44,0","w":100},"]":{"d":"18,-260r84,0r0,287r-84,0r0,-22r44,0r0,-243r-44,0r0,-22","w":119},"^":{"d":"61,-115r-42,0r70,-145r38,0r70,145r-43,0r-46,-102","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"17,-139v3,-40,33,-60,73,-60v104,-2,54,113,69,199r-45,0v-1,-5,-2,-11,-3,-19v-25,30,-99,37,-99,-24v0,-45,42,-65,99,-82v11,-43,-45,-51,-48,-14r-46,0xm111,-48r0,-48v-27,9,-54,24,-54,45v0,32,41,22,54,3","w":180},"b":{"d":"67,-152r0,108v24,22,49,25,50,-33v1,-32,0,-99,-23,-89v-10,0,-18,4,-27,14xm63,0r-41,0r0,-260r45,0r0,82v50,-43,95,-20,95,56v0,59,1,126,-50,126v-21,0,-39,-17,-49,-28r0,24","w":180},"c":{"d":"162,-128r-45,0v2,-21,-7,-32,-27,-32v-44,-1,-27,63,-27,101v0,15,11,23,27,23v21,0,30,-13,27,-35r45,0v0,52,-27,75,-72,75v-66,0,-72,-57,-72,-129v0,-52,27,-74,72,-74v44,0,71,21,72,71","w":180},"d":{"d":"113,-44r0,-108v-24,-22,-49,-25,-50,33v-1,32,0,99,23,89v10,0,18,-4,27,-14xm158,0r-41,0v-1,-7,2,-18,-1,-24v-8,12,-28,28,-48,28v-51,0,-50,-67,-50,-126v0,-76,45,-99,95,-56r0,-82r45,0r0,260","w":180},"e":{"d":"162,-87r-99,0v-2,28,2,54,27,54v19,0,27,-12,27,-27r45,0v-2,40,-26,64,-72,64v-43,0,-72,-27,-72,-70r0,-64v0,-43,29,-69,72,-69v60,0,79,46,72,112xm63,-124r54,0v2,-23,-5,-39,-27,-39v-22,0,-29,16,-27,39","w":180},"f":{"d":"97,-261r0,37v-26,-4,-31,11,-28,37r27,0r0,37r-27,0r0,150r-46,0r0,-150r-20,0r0,-37r20,0v-5,-60,22,-88,74,-74","w":100},"g":{"d":"105,-125v0,-25,-8,-38,-24,-38v-17,0,-23,12,-23,43v0,24,7,36,21,36v19,0,26,-7,26,-41xm172,-199r0,39v-11,-4,-19,-3,-29,2v17,62,-9,126,-79,109v-3,4,-8,6,-8,11v0,24,114,-13,114,58v0,33,-34,49,-87,49v-74,0,-96,-43,-48,-66v-30,-14,-16,-52,9,-61v-47,-30,-45,-141,37,-141v19,0,39,8,51,22v12,-14,23,-22,40,-22xm127,23v-4,-17,-48,-10,-67,-14v-5,5,-9,8,-9,15v0,10,15,15,42,15v22,0,34,-6,34,-16","w":180},"h":{"d":"67,0r-45,0r0,-260r45,0r0,86v27,-33,91,-40,91,25r0,149r-45,0r0,-144v-1,-33,-31,-22,-46,-4r0,148","w":180},"i":{"d":"27,-196r46,0r0,196r-46,0r0,-196xm73,-230r-46,0r0,-41r46,0r0,41","w":100},"j":{"d":"27,-196r46,0r0,212v-1,43,-33,57,-72,52r0,-40v19,0,26,-6,26,-18r0,-206xm73,-230r-46,0r0,-41r46,0r0,41","w":100},"k":{"d":"69,0r-45,0r0,-260r45,0r1,140r48,-76r51,0r-45,66r49,130r-48,0r-33,-92r-23,32r0,60","w":180},"l":{"d":"27,0r0,-260r46,0r0,260r-46,0","w":100},"m":{"d":"22,0r0,-196r44,0r0,22v23,-27,71,-39,83,4v24,-37,89,-45,89,22r0,148r-45,0r0,-149v-1,-32,-31,-11,-40,1r0,148r-46,0r0,-149v-1,-32,-33,-11,-40,1r0,148r-45,0","w":259},"n":{"d":"67,0r-45,0r0,-196r44,0r0,22v30,-33,92,-41,92,25r0,149r-45,0r0,-144v-1,-33,-31,-22,-46,-4r0,148","w":180},"o":{"d":"90,4v-66,0,-72,-57,-72,-129v0,-52,27,-74,72,-74v66,0,72,56,72,128v0,52,-27,75,-72,75xm90,-160v-44,-1,-27,63,-27,101v0,15,11,23,27,23v44,1,27,-63,27,-101v0,-15,-11,-23,-27,-23","w":180},"p":{"d":"67,-152r0,108v24,22,49,25,50,-33v1,-32,0,-99,-23,-89v-10,0,-18,4,-27,14xm22,-196r41,0v1,7,-2,18,1,24v8,-12,28,-27,48,-27v51,0,50,66,50,125v0,76,-46,100,-95,56r0,87r-45,0r0,-265","w":180},"q":{"d":"113,-44r0,-108v-24,-22,-49,-25,-50,33v-1,32,0,99,23,89v10,0,18,-4,27,-14xm117,-196r41,0r0,265r-45,0r0,-87v-50,45,-95,20,-95,-56v0,-59,-1,-125,50,-125v21,0,39,16,49,27r0,-24","w":180},"r":{"d":"67,0r-45,0r0,-196r44,0v1,8,-2,20,1,26v10,-19,23,-29,46,-29r0,49v-18,-10,-46,-6,-46,16r0,134","w":119},"s":{"d":"145,-150r-37,14v-6,-29,-50,-39,-50,-9v0,30,89,31,89,89v0,39,-27,60,-65,60v-27,0,-52,-7,-74,-56r41,-11v4,18,15,30,33,30v14,0,22,-6,22,-17v0,-37,-89,-29,-89,-95v0,-37,30,-54,62,-54v34,0,57,19,68,49","w":159},"t":{"d":"20,-150r-18,0r0,-37r18,0r0,-53r46,0r0,53r29,0r0,37r-29,0r0,100v-1,13,14,15,29,14r0,38v-36,6,-75,1,-75,-37r0,-115","w":100},"u":{"d":"113,-196r45,0r0,196r-44,0r0,-22v-30,34,-92,42,-92,-25r0,-149r45,0r0,144v1,33,31,22,46,4r0,-148","w":180},"v":{"d":"50,-196r30,126r30,-126r46,0r-54,196r-44,0r-54,-196r46,0","w":159},"w":{"d":"51,0r-46,-196r42,0r27,123r26,-123r39,0r29,123r25,-123r42,0r-46,196r-42,0r-29,-122r-24,122r-43,0","w":240},"x":{"d":"56,-101r-50,-95r48,0r26,56r26,-56r48,0r-49,96r53,100r-49,0r-29,-63r-30,63r-48,0","w":159},"y":{"d":"12,68r0,-39v45,5,49,-25,37,-67r-45,-158r46,0r31,130r29,-130r46,0r-52,195v-15,58,-38,74,-92,69","w":159},"z":{"d":"18,-156r0,-40r131,0r0,39r-83,117r83,0r0,40r-138,0r0,-39r82,-117r-75,0","w":159},"{":{"d":"94,-264r0,22v-67,-12,7,116,-59,125v41,2,29,63,29,104v0,21,11,23,30,22r0,21v-39,2,-66,-1,-70,-43v-3,-34,15,-96,-25,-93r0,-22v40,4,22,-59,25,-93v4,-41,31,-45,70,-43","w":119},"|":{"d":"18,4r0,-268r44,0r0,268r-44,0","w":79},"}":{"d":"26,30r0,-21v67,11,-6,-115,59,-126v-42,-2,-29,-62,-29,-103v0,-21,-11,-23,-30,-22r0,-22v39,-2,66,1,70,43v3,34,-14,97,25,94r0,22v-39,-4,-22,59,-25,92v-4,41,-31,45,-70,43","w":119},"~":{"d":"149,-64v-38,0,-97,-55,-116,1r-14,-35v9,-17,22,-33,48,-33v27,0,63,26,85,26v14,0,23,-14,32,-28r13,35v-11,16,-24,34,-48,34","w":216},"'":{"d":"20,-163r0,-97r40,0r0,97r-40,0","w":79},"`":{"d":"-9,-272r56,0r34,52r-37,0","w":100},"\u00c4":{"d":"101,-204v-11,32,-16,71,-25,105r49,0xm53,0r-48,0r64,-260r64,0r62,260r-47,0r-13,-55r-68,0xm44,-319r43,0r0,41r-43,0r0,-41xm113,-319r43,0r0,41r-43,0r0,-41"},"\u00d6":{"d":"18,-84r0,-92v0,-64,34,-88,82,-88v48,0,82,24,82,88r0,92v0,64,-34,88,-82,88v-48,0,-82,-24,-82,-88xm68,-183r0,106v0,29,12,37,32,37v20,0,32,-8,32,-37r0,-106v0,-29,-12,-37,-32,-37v-20,0,-32,8,-32,37xm44,-319r43,0r0,41r-43,0r0,-41xm113,-319r43,0r0,41r-43,0r0,-41"},"\u00d5":{"d":"18,-84r0,-92v0,-64,34,-88,82,-88v48,0,82,24,82,88r0,92v0,64,-34,88,-82,88v-48,0,-82,-24,-82,-88xm68,-183r0,106v0,29,12,37,32,37v20,0,32,-8,32,-37r0,-106v0,-29,-12,-37,-32,-37v-20,0,-32,8,-32,37xm143,-323r23,0v-5,23,-14,44,-40,44v0,0,-60,-30,-69,2r-23,0v4,-23,16,-44,42,-44v28,1,57,31,67,-2"},"\u0160":{"d":"177,-201r-45,13v-8,-24,-19,-34,-36,-34v-18,0,-28,10,-28,28v0,39,111,42,111,123v0,45,-31,75,-83,75v-40,0,-71,-22,-84,-73r48,-11v6,31,24,43,39,43v17,0,31,-12,31,-31v0,-49,-111,-50,-111,-123v0,-45,27,-73,78,-73v44,0,71,26,80,63xm123,-275r-46,0r-41,-52r41,0r23,29r23,-29r41,0"},"\u00dc":{"d":"25,-260r50,0r0,182v0,25,11,38,35,38v24,0,35,-13,35,-38r0,-182r50,0r0,182v0,57,-34,82,-85,82v-51,0,-85,-25,-85,-82r0,-182xm54,-319r44,0r0,41r-44,0r0,-41xm123,-319r43,0r0,41r-43,0r0,-41","w":219},"\u017d":{"d":"22,-216r0,-44r144,0r0,42r-98,174r100,0r0,44r-156,0r0,-42r98,-174r-88,0xm113,-275r-46,0r-41,-52r41,0r23,29r23,-29r41,0","w":180},"\u00e4":{"d":"17,-139v3,-40,33,-60,73,-60v104,-2,54,113,69,199r-45,0v-1,-5,-2,-11,-3,-19v-25,30,-99,37,-99,-24v0,-45,42,-65,99,-82v11,-43,-45,-51,-48,-14r-46,0xm111,-48r0,-48v-27,9,-54,24,-54,45v0,32,41,22,54,3xm34,-264r43,0r0,42r-43,0r0,-42xm103,-264r43,0r0,42r-43,0r0,-42","w":180},"\u00f6":{"d":"90,4v-66,0,-72,-57,-72,-129v0,-52,27,-74,72,-74v66,0,72,56,72,128v0,52,-27,75,-72,75xm90,-160v-44,-1,-27,63,-27,101v0,15,11,23,27,23v44,1,27,-63,27,-101v0,-15,-11,-23,-27,-23xm34,-264r43,0r0,42r-43,0r0,-42xm103,-264r43,0r0,42r-43,0r0,-42","w":180},"\u00f5":{"d":"90,4v-66,0,-72,-57,-72,-129v0,-52,27,-74,72,-74v66,0,72,56,72,128v0,52,-27,75,-72,75xm90,-160v-44,-1,-27,63,-27,101v0,15,11,23,27,23v44,1,27,-63,27,-101v0,-15,-11,-23,-27,-23xm132,-268r24,0v-5,23,-14,44,-40,44v0,0,-60,-30,-69,2r-23,0v4,-23,16,-44,42,-44v28,0,57,31,66,-2","w":180},"\u0161":{"d":"145,-150r-37,14v-6,-29,-50,-39,-50,-9v0,30,89,31,89,89v0,39,-27,60,-65,60v-27,0,-52,-7,-74,-56r41,-11v4,18,15,30,33,30v14,0,22,-6,22,-17v0,-37,-89,-29,-89,-95v0,-37,30,-54,62,-54v34,0,57,19,68,49xm103,-220r-46,0r-41,-52r41,0r23,29r23,-29r41,0","w":159},"\u00fc":{"d":"113,-196r45,0r0,196r-44,0r0,-22v-30,34,-92,42,-92,-25r0,-149r45,0r0,144v1,33,31,22,46,4r0,-148xm31,-264r43,0r0,42r-43,0r0,-42xm99,-264r44,0r0,42r-44,0r0,-42","w":180},"\u017e":{"d":"18,-156r0,-40r131,0r0,39r-83,117r83,0r0,40r-138,0r0,-39r82,-117r-75,0xm103,-220r-46,0r-41,-52r41,0r23,29r23,-29r41,0","w":159},"\u00a0":{"w":100}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1989, 2002 Adobe Systems Incorporated. All rights reserved. © 1981, 2002
 * Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * TradeGothicLTStd-Cn18
 * 
 * Designer:
 * Jackson Burke
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":159,"face":{"font-family":"TradeGothicLTStd-Cn18","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 6 6 2 5 2 2 2 4","ascent":"260","descent":"-100","x-height":"4","bbox":"-4 -323 271 61.4461","underline-thickness":"18","underline-position":"-18","stemh":"17","stemv":"26","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":79},"!":{"d":"50,-77r-5,-183r30,0r-6,183r-19,0xm45,-34r30,0r0,34r-30,0r0,-34","w":119},"\"":{"d":"26,-168r0,-92r22,0r0,92r-22,0xm72,-168r0,-92r22,0r0,92r-22,0","w":119},"#":{"d":"145,-102r0,20r-31,0r-9,82r-21,0r9,-82r-35,0r-9,82r-22,0r10,-82r-31,0r0,-20r33,0r6,-56r-30,0r0,-20r32,0r10,-82r20,0r-9,82r36,0r9,-82r21,0r-9,82r28,0r0,20r-30,0r-6,56r28,0xm102,-158r-36,0r-6,56r36,0"},"$":{"d":"87,-115r0,93v21,-2,33,-18,33,-41v0,-23,-15,-38,-33,-52xm69,-159r0,-79v-39,10,-31,63,0,79xm14,-71r26,0v1,24,7,43,29,49r0,-105v-26,-18,-53,-37,-53,-72v0,-33,22,-57,53,-61r0,-34r18,0r0,34v35,5,54,33,55,69r-26,0v-1,-20,-10,-41,-29,-47r0,91v28,19,59,40,59,83v0,37,-24,61,-59,64r0,42r-18,0r0,-42v-36,-5,-55,-33,-55,-71"},"%":{"d":"138,-56v0,-31,24,-56,56,-56v32,0,57,25,57,56v0,31,-25,56,-57,56v-32,0,-56,-25,-56,-56xm160,-56v0,18,14,34,34,34v20,0,35,-16,35,-34v0,-18,-15,-35,-35,-35v-20,0,-34,17,-34,35xm17,-204v0,-31,24,-56,56,-56v32,0,56,25,56,56v0,31,-24,56,-56,56v-32,0,-56,-25,-56,-56xm38,-204v0,18,15,35,35,35v20,0,34,-17,34,-35v0,-18,-14,-34,-34,-34v-20,0,-35,16,-35,34xm199,-264r21,0r-149,268r-21,0","w":280},"&":{"d":"71,-121v-31,25,-43,101,16,101v14,0,29,-10,37,-22v-21,-24,-40,-53,-53,-79xm91,-244v-34,-3,-23,64,-10,83v18,-20,29,-36,29,-59v0,-13,-10,-24,-19,-24xm148,-126r26,1v-2,30,-6,50,-18,77v9,10,19,20,31,29r-15,19v-9,-4,-23,-14,-32,-24v-32,48,-122,31,-122,-39v0,-38,27,-61,43,-79v-7,-14,-19,-45,-19,-66v0,-75,95,-68,94,-10v0,36,-23,57,-46,79v13,26,29,49,47,71v7,-19,9,-38,11,-58","w":200},"(":{"d":"86,29r-18,11v-60,-89,-59,-216,0,-304r18,11v-51,92,-51,190,0,282","w":100},")":{"d":"14,-253r18,-11v60,89,59,216,0,304r-18,-11v52,-92,52,-190,0,-282","w":100},"*":{"d":"92,-260r-7,57r51,-25r8,24r-56,11r41,40r-21,16r-28,-49r-29,49r-20,-16r41,-40r-56,-11r7,-24r52,25r-7,-57r24,0"},"+":{"d":"96,-105r0,-82r24,0r0,82r82,0r0,23r-82,0r0,82r-24,0r0,-82r-82,0r0,-23r82,0","w":216},",":{"d":"25,-34r30,0v4,41,-12,62,-22,88r-10,0r16,-54r-14,0r0,-34","w":79},"-":{"d":"104,-82r-89,0r0,-23r89,0r0,23","w":119},".":{"d":"25,-34r30,0r0,34r-30,0r0,-34","w":79},"\/":{"d":"20,4r-24,0r84,-268r24,0","w":100},"0":{"d":"117,-130v0,-85,-13,-112,-37,-112v-24,0,-37,27,-37,112v0,85,13,112,37,112v24,0,37,-27,37,-112xm143,-130v0,94,-21,134,-63,134v-42,0,-63,-40,-63,-134v0,-94,21,-134,63,-134v42,0,63,40,63,134"},"1":{"d":"126,0r-88,0r0,-22r32,0r0,-208r-33,2r0,-15v22,-2,30,-23,59,-21r0,242r30,0r0,22"},"2":{"d":"140,0r-123,0r0,-22v23,-77,95,-120,95,-179v0,-27,-13,-41,-31,-41v-21,0,-36,16,-38,55r-24,0v-1,-106,119,-99,119,-10v0,65,-58,84,-97,175r99,0r0,22"},"3":{"d":"45,-205r-23,-3v3,-31,20,-56,53,-56v29,0,57,21,57,64v1,38,-16,56,-33,62v69,21,34,154,-26,142v-35,0,-58,-28,-58,-66r24,0v2,28,14,44,37,44v17,0,35,-18,35,-54v0,-43,-18,-55,-59,-55r0,-22v39,0,55,-10,55,-50v0,-31,-13,-43,-31,-43v-22,0,-30,19,-31,37"},"4":{"d":"92,-236v-22,49,-39,104,-59,155r59,0r0,-155xm80,-260r38,0r0,179r27,0r0,22r-27,0r0,59r-26,0r0,-59r-83,0r0,-12"},"5":{"d":"20,-58r24,-2v2,19,10,42,33,42v22,0,39,-23,39,-68v0,-74,-48,-80,-68,-39r-21,-3r9,-132r91,0r-2,22r-68,0r-5,79v45,-30,90,-2,90,72v0,108,-118,119,-122,29"},"6":{"d":"135,-213r-23,1v-4,-26,-18,-30,-28,-30v-23,0,-38,32,-39,104v39,-38,97,-23,96,60v0,50,-22,82,-56,82v-45,0,-66,-26,-66,-120v0,-104,24,-148,65,-148v33,0,46,21,51,51xm83,-136v-23,1,-38,14,-38,47v0,53,13,71,36,71v20,0,34,-15,34,-60v0,-46,-15,-58,-32,-58"},"7":{"d":"22,-238r0,-22r116,0r0,14r-75,246r-28,0r76,-238r-89,0"},"8":{"d":"118,-64v0,-28,-17,-46,-38,-61v-21,15,-38,33,-38,61v0,21,11,46,38,46v27,0,38,-25,38,-46xm112,-208v0,-17,-10,-34,-32,-34v-53,0,-32,78,0,92v19,-12,32,-32,32,-58xm144,-66v0,37,-24,70,-64,70v-40,0,-64,-33,-64,-70v0,-32,17,-54,42,-72v-23,-18,-36,-36,-36,-67v0,-34,26,-59,58,-59v32,0,58,25,58,59v0,31,-13,49,-36,67v25,18,42,40,42,72"},"9":{"d":"24,-47r24,-1v4,26,18,30,28,30v23,0,37,-32,38,-104v-38,39,-96,22,-95,-60v0,-50,22,-82,56,-82v45,0,66,26,66,120v0,104,-24,148,-65,148v-33,0,-47,-21,-52,-51xm77,-124v23,-1,38,-14,38,-47v0,-53,-14,-71,-37,-71v-20,0,-33,15,-33,60v0,46,15,58,32,58"},":":{"d":"25,-34r30,0r0,34r-30,0r0,-34xm25,-132r30,0r0,34r-30,0r0,-34","w":79},";":{"d":"25,-34r30,0v4,41,-12,62,-22,88r-10,0r16,-54r-14,0r0,-34xm25,-132r30,0r0,34r-30,0r0,-34","w":79},"<":{"d":"202,-26r0,25r-188,-84r0,-18r188,-83r0,25r-152,67","w":216},"=":{"d":"14,-120r0,-24r188,0r0,24r-188,0xm14,-43r0,-24r188,0r0,24r-188,0","w":216},">":{"d":"14,-1r0,-25r152,-68r-152,-67r0,-25r188,83r0,18","w":216},"?":{"d":"67,-77r-20,0v-7,-68,43,-83,44,-138v0,-19,-11,-27,-21,-27v-16,0,-24,17,-25,31r-22,-4v3,-27,19,-49,48,-49v24,0,46,17,46,49v-1,65,-57,72,-50,138xm40,-34r30,0r0,34r-30,0r0,-34","w":140},"@":{"d":"126,-73v31,0,55,-48,55,-77v0,-17,-14,-34,-29,-34v-33,0,-57,45,-57,76v0,21,13,35,31,35xm193,-179r8,-22r22,0v-11,40,-27,77,-34,121v0,5,3,9,8,9v26,0,53,-43,53,-81v0,-57,-47,-91,-100,-91v-63,0,-110,51,-110,112v0,107,141,153,200,72r23,0v-23,39,-66,63,-112,63v-76,0,-134,-60,-134,-135v0,-74,60,-133,133,-133v66,0,121,47,121,111v0,62,-49,103,-83,103v-13,0,-22,-9,-25,-23v-26,40,-95,22,-95,-33v0,-66,83,-144,125,-73","w":288},"A":{"d":"51,-101r58,0r-29,-139xm60,-260r39,0r58,260r-28,0r-16,-77r-66,0r-16,77r-28,0"},"B":{"d":"24,0r0,-260r69,0v70,-5,84,105,21,122v31,8,46,34,46,66v0,67,-62,77,-136,72xm52,-125r0,101v46,3,80,-4,80,-48v0,-45,-31,-57,-80,-53xm52,-236r0,88v45,2,74,-7,74,-48v0,-41,-33,-41,-74,-40","w":180},"C":{"d":"158,-181r-28,0v-4,-41,-16,-59,-38,-59v-33,0,-47,29,-47,110v0,81,14,110,47,110v26,0,41,-18,42,-66r28,0v-1,58,-26,90,-70,90v-46,0,-75,-36,-75,-134v0,-98,29,-134,75,-134v39,0,62,28,66,83","w":180},"D":{"d":"52,-236r0,212v58,2,80,-9,80,-106v0,-97,-23,-108,-80,-106xm24,0r0,-260v95,-4,136,5,136,130v0,124,-41,135,-136,130","w":180},"E":{"d":"24,-260r119,0r0,24r-91,0r0,88r67,0r0,24r-67,0r0,100r95,0r0,24r-123,0r0,-260"},"F":{"d":"24,0r0,-260r111,0r0,24r-83,0r0,88r62,0r0,24r-62,0r0,124r-28,0","w":140},"G":{"d":"160,-180r-28,0v-2,-34,-13,-60,-41,-60v-31,0,-46,28,-46,110v0,82,15,110,46,110v41,0,44,-36,41,-78r-36,0r0,-24r64,0r0,122r-18,0r-4,-19v-11,14,-26,23,-47,23v-46,0,-74,-36,-74,-134v0,-98,28,-134,74,-134v48,0,65,42,69,84","w":180},"H":{"d":"24,-260r28,0r0,112r76,0r0,-112r28,0r0,260r-28,0r0,-124r-76,0r0,124r-28,0r0,-260","w":180},"I":{"d":"26,-260r28,0r0,260r-28,0r0,-260","w":79},"J":{"d":"48,-260r28,0r0,195v3,59,-29,75,-78,66r2,-24v27,8,48,0,48,-35r0,-202","w":100},"K":{"d":"20,-260r28,0r1,133r73,-133r30,0r-50,91r59,169r-30,0r-49,-140r-34,60r0,80r-28,0r0,-260"},"L":{"d":"24,-260r28,0r0,236r84,0r0,24r-112,0r0,-260","w":140},"M":{"d":"20,-260r45,0r46,197r44,-197r45,0r0,260r-26,0r-1,-238r-54,238r-18,0r-55,-238r0,238r-26,0r0,-260","w":219},"N":{"d":"20,-260r44,0r68,192r0,-192r28,0r0,260r-30,0r-82,-226r0,226r-28,0r0,-260","w":180},"O":{"d":"135,-130v0,-88,-20,-110,-45,-110v-25,0,-45,22,-45,110v0,88,20,110,45,110v25,0,45,-22,45,-110xm163,-130v0,97,-29,134,-73,134v-44,0,-73,-37,-73,-134v0,-97,29,-134,73,-134v44,0,73,37,73,134","w":180},"P":{"d":"20,0r0,-260v70,-5,131,3,130,71v-1,56,-40,79,-102,72r0,117r-28,0xm48,-236r0,95v44,3,74,-3,74,-48v0,-45,-31,-50,-74,-47"},"Q":{"d":"96,-50r0,-23v13,4,22,11,30,21v6,-17,9,-42,9,-78v0,-88,-20,-110,-45,-110v-25,0,-45,22,-45,110v0,88,20,110,45,110v9,0,18,-3,25,-12v-5,-8,-11,-13,-19,-18xm171,-4r0,24v-21,-1,-33,-13,-43,-29v-67,36,-111,-4,-111,-121v0,-97,29,-134,73,-134v44,0,73,37,73,134v0,48,-7,82,-20,103v6,10,15,22,28,23","w":180},"R":{"d":"52,-236r0,90v45,3,83,-7,78,-45v4,-37,-32,-49,-78,-45xm24,0r0,-260v69,-4,135,-1,134,67v0,29,-13,54,-42,64r44,129r-30,0r-41,-123r-37,1r0,122r-28,0","w":180},"S":{"d":"143,-193r-26,0v7,-53,-76,-64,-76,-13v0,59,104,59,104,143v0,41,-23,67,-66,67v-41,0,-65,-30,-66,-74r26,0v1,31,15,50,43,50v23,0,38,-15,38,-43v0,-59,-104,-66,-104,-140v0,-37,25,-61,62,-61v37,0,63,26,65,71"},"T":{"d":"3,-260r134,0r0,24r-53,0r0,236r-28,0r0,-236r-53,0r0,-24","w":140},"U":{"d":"24,-260r28,0r0,191v0,26,7,49,38,49v31,0,38,-23,38,-49r0,-191r28,0r0,192v0,42,-19,72,-66,72v-47,0,-66,-30,-66,-72r0,-192","w":180},"V":{"d":"6,-260r28,0r46,206r46,-206r28,0r-61,260r-26,0"},"W":{"d":"2,-260r26,0r32,203r39,-203r23,0r41,203r29,-203r25,0r-41,260r-24,0r-42,-204r-41,204r-24,0","w":219},"X":{"d":"7,-260r30,0r40,92r37,-92r30,0r-51,122r62,138r-30,0r-48,-109r-42,109r-30,0r56,-138"},"Y":{"d":"6,-260r30,0r45,114r43,-114r30,0r-60,150r0,110r-28,0r0,-110"},"Z":{"d":"24,-260r120,0r0,20r-96,216r96,0r0,24r-128,0r0,-20r93,-216r-85,0r0,-24"},"[":{"d":"22,36r0,-296r66,0r0,14r-43,0r0,268r43,0r0,14r-66,0","w":100},"\\":{"d":"104,4r-24,0r-84,-268r24,0","w":100},"]":{"d":"78,-260r0,296r-66,0r0,-14r43,0r0,-268r-43,0r0,-14r66,0","w":100},"^":{"d":"22,-106r76,-154r20,0r76,154r-26,0r-60,-123r-60,123r-26,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"46,-132r-24,-4v5,-30,23,-55,56,-55v87,-2,37,121,58,191r-27,0r-3,-16v-28,33,-89,22,-89,-29v0,-46,51,-69,88,-77v2,-26,-5,-47,-27,-47v-20,0,-29,20,-32,37xm105,-37r0,-64v-24,7,-62,24,-62,54v0,39,48,33,62,10"},"b":{"d":"50,-18r-6,18r-20,0v9,-74,2,-177,4,-260r26,0r0,86v44,-37,89,-14,89,80v0,97,-52,121,-93,76xm54,-153r0,117v33,35,63,21,63,-58v0,-78,-31,-90,-63,-59"},"c":{"d":"125,-132r-26,0v-3,-28,-13,-37,-29,-37v-22,0,-31,13,-31,75v0,62,9,76,31,76v17,0,26,-9,30,-41r25,0v-4,37,-21,63,-55,63v-39,0,-57,-30,-57,-98v0,-68,18,-97,57,-97v34,0,50,22,55,59","w":140},"d":{"d":"112,0v-1,-6,1,-14,-2,-18v-41,45,-93,21,-93,-76v0,-94,44,-117,89,-80r0,-86r26,0r0,210v0,24,1,39,4,50r-24,0xm106,-36r0,-117v-32,-31,-63,-19,-63,59v0,79,30,94,63,58"},"e":{"d":"39,-111r62,0v-1,-40,-8,-58,-31,-58v-19,0,-31,13,-31,58xm127,-89r-88,0v-1,44,7,71,34,71v20,0,29,-18,32,-35r24,3v-4,28,-25,54,-59,54v-39,0,-57,-30,-57,-98v0,-68,18,-97,57,-97v44,0,59,44,57,102","w":140},"f":{"d":"6,-166r0,-21r29,0v0,-39,-6,-79,38,-77v7,0,15,2,21,3r0,20v-15,-7,-33,-1,-33,17r0,37r30,0r0,21r-30,0r0,166r-26,0r0,-166r-29,0","w":100},"g":{"d":"121,15v0,-17,-33,-20,-55,-25v-38,12,-32,53,16,52v29,0,39,-12,39,-27xm50,-124v0,36,13,47,28,47v15,0,27,-11,27,-47v0,-36,-12,-47,-27,-47v-15,0,-28,11,-28,47xm147,-191r0,24v-10,-3,-18,0,-24,6v17,51,-4,120,-62,102v-4,1,-13,5,-13,12v0,13,22,14,46,19v27,6,51,14,51,45v0,24,-24,44,-64,44v-69,0,-83,-57,-36,-78v-28,-5,-25,-49,4,-50v-41,-30,-22,-124,32,-124v12,0,28,5,34,17v6,-10,16,-17,32,-17"},"h":{"d":"26,0r0,-260r26,0r0,93v26,-34,82,-35,82,25r0,142r-26,0r0,-138v0,-47,-39,-34,-56,-8r0,146r-26,0"},"i":{"d":"27,0r0,-187r26,0r0,187r-26,0xm27,-230r0,-30r26,0r0,30r-26,0","w":79},"j":{"d":"1,60r0,-22v15,5,28,0,27,-21r0,-204r26,0r0,206v1,37,-20,45,-53,41xm28,-230r0,-30r26,0r0,30r-26,0","w":79},"k":{"d":"24,0r0,-260r26,0r0,164r50,-91r27,0r-35,60r43,127r-26,0r-35,-102r-24,47r0,55r-26,0","w":140},"l":{"d":"27,0r0,-260r26,0r0,260r-26,0","w":79},"m":{"d":"55,0r-26,0r0,-187r24,0r0,20v16,-26,65,-35,77,0v19,-32,81,-35,81,19r0,148r-26,0r0,-144v3,-42,-43,-22,-52,-6r0,150r-26,0r0,-144v2,-40,-44,-24,-52,-6r0,150","w":240},"n":{"d":"26,0r0,-187r24,0r0,20v28,-33,84,-37,84,25r0,142r-26,0r0,-138v0,-47,-39,-34,-56,-8r0,146r-26,0"},"o":{"d":"39,-94v0,62,9,76,31,76v22,0,31,-14,31,-76v0,-62,-9,-75,-31,-75v-22,0,-31,13,-31,75xm13,-94v0,-68,18,-97,57,-97v39,0,57,29,57,97v0,68,-18,98,-57,98v-39,0,-57,-30,-57,-98","w":140},"p":{"d":"50,-187r0,18v40,-45,93,-22,93,75v0,94,-45,119,-89,80r0,75r-26,0r0,-248r22,0xm54,-151r0,116v31,33,63,20,63,-59v0,-78,-31,-93,-63,-57"},"q":{"d":"109,-169v3,-3,0,-13,1,-18r22,0r0,248r-26,0r0,-75v-43,39,-89,14,-89,-80v0,-97,52,-120,92,-75xm106,-35r0,-116v-33,-35,-63,-21,-63,57v0,79,31,92,63,59"},"r":{"d":"24,0r0,-187r26,0r0,22v15,-23,27,-26,48,-26r0,25v-19,0,-34,6,-48,33r0,133r-26,0","w":100},"s":{"d":"120,-146r-21,6v0,-28,-54,-43,-54,-7v0,38,80,41,80,99v0,30,-22,52,-52,52v-34,0,-50,-19,-59,-50r23,-5v3,35,62,47,62,5v0,-43,-80,-44,-80,-99v0,-24,21,-46,49,-46v29,0,46,17,52,45","w":140},"t":{"d":"3,-166r0,-21r25,0r0,-63r26,0r0,63r35,0r0,21r-35,0r0,131v-2,18,20,22,35,16r0,19v-29,9,-61,4,-61,-37r0,-129r-25,0","w":100},"u":{"d":"134,-187r0,187r-25,0r0,-21v-27,34,-83,38,-83,-24r0,-142r26,0r0,138v0,47,39,33,56,8r0,-146r26,0"},"v":{"d":"6,-187r26,0r39,161r36,-161r26,0r-46,187r-34,0","w":140},"w":{"d":"6,-187r25,0r27,137r31,-137r24,0r32,137r24,-137r25,0r-39,187r-22,0r-33,-145r-32,145r-22,0","w":200},"x":{"d":"44,-97r-44,-90r27,0r31,65r27,-65r27,0r-40,90r47,97r-26,0r-34,-73r-32,73r-27,0","w":119},"y":{"d":"1,-187r26,0r36,143r29,-143r27,0r-43,183v-13,46,-28,69,-72,65r0,-21v29,2,40,-12,46,-41","w":119},"z":{"d":"14,-166r0,-21r97,0r0,17r-74,148r74,0r0,22r-103,0r0,-19r72,-147r-66,0","w":119},"{":{"d":"6,-105r0,-14v60,-7,-33,-165,78,-145r0,15v-19,-1,-34,-2,-34,19v0,43,13,115,-27,118v39,3,27,75,27,118v0,21,15,20,34,19r0,15v-33,2,-57,-2,-57,-35r0,-80v0,-23,-6,-30,-21,-30","w":100},"|":{"d":"28,4r0,-268r24,0r0,268r-24,0","w":79},"}":{"d":"94,-119r0,14v-60,6,33,164,-77,145r0,-15v19,1,33,1,33,-19v0,-43,-13,-115,27,-118v-39,-3,-27,-75,-27,-118v0,-20,-14,-20,-33,-19r0,-15v32,-2,56,2,56,35r0,80v0,23,6,30,21,30","w":100},"~":{"d":"69,-118v24,0,57,24,79,25v15,0,24,-13,33,-26r13,18v-9,15,-22,32,-47,32v-24,0,-57,-24,-79,-25v-15,0,-24,13,-33,26r-13,-18v9,-15,22,-32,47,-32","w":216},"'":{"d":"29,-168r0,-92r22,0r0,92r-22,0","w":79},"`":{"d":"42,-208r-45,-50r28,0r35,50r-18,0","w":79},"\u00c4":{"d":"51,-101r58,0r-29,-139xm60,-260r39,0r58,260r-28,0r-16,-77r-66,0r-16,77r-28,0xm44,-277r0,-37r24,0r0,37r-24,0xm92,-277r0,-37r24,0r0,37r-24,0"},"\u00d6":{"d":"135,-130v0,-88,-20,-110,-45,-110v-25,0,-45,22,-45,110v0,88,20,110,45,110v25,0,45,-22,45,-110xm163,-130v0,97,-29,134,-73,134v-44,0,-73,-37,-73,-134v0,-97,29,-134,73,-134v44,0,73,37,73,134xm54,-277r0,-37r24,0r0,37r-24,0xm102,-277r0,-37r24,0r0,37r-24,0","w":180},"\u00d5":{"d":"135,-130v0,-88,-20,-110,-45,-110v-25,0,-45,22,-45,110v0,88,20,110,45,110v25,0,45,-22,45,-110xm163,-130v0,97,-29,134,-73,134v-44,0,-73,-37,-73,-134v0,-97,29,-134,73,-134v44,0,73,37,73,134xm113,-279v-21,0,-57,-34,-61,2r-13,0v0,-15,11,-35,28,-35v23,-1,57,34,61,-3r13,0v-1,18,-8,36,-28,36","w":180},"\u0160":{"d":"143,-193r-26,0v7,-53,-76,-64,-76,-13v0,59,104,59,104,143v0,41,-23,67,-66,67v-41,0,-65,-30,-66,-74r26,0v1,31,15,50,43,50v23,0,38,-15,38,-43v0,-59,-104,-66,-104,-140v0,-37,25,-61,62,-61v37,0,63,26,65,71xm68,-274r-37,-49r23,0r26,36r25,-36r24,0r-37,49r-24,0"},"\u00dc":{"d":"24,-260r28,0r0,191v0,26,7,49,38,49v31,0,38,-23,38,-49r0,-191r28,0r0,192v0,42,-19,72,-66,72v-47,0,-66,-30,-66,-72r0,-192xm54,-277r0,-37r24,0r0,37r-24,0xm102,-277r0,-37r24,0r0,37r-24,0","w":180},"\u017d":{"d":"24,-260r120,0r0,20r-96,216r96,0r0,24r-128,0r0,-20r93,-216r-85,0r0,-24xm68,-274r-37,-49r23,0r26,36r25,-36r24,0r-37,49r-24,0"},"\u00e4":{"d":"46,-132r-24,-4v5,-30,23,-55,56,-55v87,-2,37,121,58,191r-27,0r-3,-16v-28,33,-89,22,-89,-29v0,-46,51,-69,88,-77v2,-26,-5,-47,-27,-47v-20,0,-29,20,-32,37xm105,-37r0,-64v-24,7,-62,24,-62,54v0,39,48,33,62,10xm44,-212r0,-36r24,0r0,36r-24,0xm92,-212r0,-36r24,0r0,36r-24,0"},"\u00f6":{"d":"39,-94v0,62,9,76,31,76v22,0,31,-14,31,-76v0,-62,-9,-75,-31,-75v-22,0,-31,13,-31,75xm13,-94v0,-68,18,-97,57,-97v39,0,57,29,57,97v0,68,-18,98,-57,98v-39,0,-57,-30,-57,-98xm35,-212r0,-36r23,0r0,36r-23,0xm82,-212r0,-36r24,0r0,36r-24,0","w":140},"\u00f5":{"d":"39,-94v0,62,9,76,31,76v22,0,31,-14,31,-76v0,-62,-9,-75,-31,-75v-22,0,-31,13,-31,75xm13,-94v0,-68,18,-97,57,-97v39,0,57,29,57,97v0,68,-18,98,-57,98v-39,0,-57,-30,-57,-98xm93,-214v-21,0,-57,-34,-61,2r-13,0v0,-15,11,-35,28,-35v0,0,57,35,61,-2r13,0v-1,18,-8,35,-28,35","w":140},"\u0161":{"d":"120,-146r-21,6v0,-28,-54,-43,-54,-7v0,38,80,41,80,99v0,30,-22,52,-52,52v-34,0,-50,-19,-59,-50r23,-5v3,35,62,47,62,5v0,-43,-80,-44,-80,-99v0,-24,21,-46,49,-46v29,0,46,17,52,45xm58,-208r-36,-50r23,0r25,37r26,-37r23,0r-37,50r-24,0","w":140},"\u00fc":{"d":"134,-187r0,187r-25,0r0,-21v-27,34,-83,38,-83,-24r0,-142r26,0r0,138v0,47,39,33,56,8r0,-146r26,0xm44,-212r0,-36r24,0r0,36r-24,0xm92,-212r0,-36r24,0r0,36r-24,0"},"\u017e":{"d":"14,-166r0,-21r97,0r0,17r-74,148r74,0r0,22r-103,0r0,-19r72,-147r-66,0xm48,-208r-36,-50r23,0r25,37r26,-37r23,0r-37,50r-24,0","w":119},"\u00a0":{"w":79}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright  2005, Joshua Darden & Phil's Fonts, Inc. All rights reserved.
 * Published by Garagefonts USA 301-260-2285 www.garagefonts.com
 * 
 * Trademark:
 * Freight Text is a trademark of Joshua Darden & Phil's Fonts, Inc.
 * 
 * Manufacturer:
 * Joshua Darden & Phil's Fonts, Inc
 * 
 * Designer:
 * Joshua Darden
 * 
 * Vendor URL:
 * http://www.garagefonts.com
 * 
 * License information:
 * https://www.garagefonts.com/orderinfo.html
 */
Cufon.registerFont({"w":110,"face":{"font-family":"FreightBigLight","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 9 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-29.1959 -304 352 100","underline-thickness":"7.2","underline-position":"-40.68","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":46},"\u0160":{"d":"90,-240r-44,-64r44,41r44,-41xm26,-170v-2,-53,62,-74,104,-51r15,-4v0,16,8,39,4,51v-16,-22,-21,-54,-59,-54v-28,0,-49,18,-49,45v0,69,118,37,118,118v0,69,-81,82,-140,58v0,-15,-8,-37,-4,-49v12,32,27,58,69,58v35,-1,58,-19,58,-54v0,-74,-114,-43,-116,-118","w":170},"\u0161":{"d":"61,-173r-43,-64r43,42r44,-42xm113,-43v0,47,-61,56,-100,39v0,-12,-7,-31,-3,-40v9,22,21,46,49,46v21,0,37,-13,36,-34v-1,-50,-82,-29,-82,-81v0,-38,45,-54,79,-37r12,-4v-1,11,4,29,-1,37v-11,-15,-15,-37,-41,-37v-19,-1,-33,10,-32,29v5,50,83,24,83,82","w":121},"\u017d":{"d":"100,-233r-43,-64r44,41r44,-41xm13,0r144,-222v-40,3,-90,-11,-110,14v-10,8,-15,33,-27,47r9,-64r156,1r-144,220v54,-1,122,15,135,-37r11,-32r3,0r-11,73r-166,0","w":201},"\u017e":{"d":"70,-173r-43,-64r43,42r44,-42xm7,0v30,-52,66,-98,98,-149v-31,1,-68,-6,-77,21v-5,7,-5,19,-13,24r3,-48v36,2,79,-4,111,2r-99,147v35,-1,75,6,88,-21v6,-8,8,-20,17,-25r-13,49r-115,0","w":144},"!":{"d":"40,-231v14,-1,14,10,13,23v-5,47,-4,102,-13,145v-7,-48,-9,-102,-13,-153v0,-9,3,-15,13,-15xm56,-10v0,8,-7,15,-16,15v-10,0,-17,-7,-17,-15v0,-23,33,-19,33,0","w":79},"\"":{"d":"44,-145r46,-88r10,5xm0,-147r46,-86r11,5xm-1,-145r1,-2","w":100},"#":{"d":"108,-72r21,-80r-59,0r-21,80r59,0xm45,-69r-50,0r0,-3r50,0r21,-80r-50,0r0,-3r51,0r19,-73r4,0r-19,73r59,0r19,-73r4,0r-19,73r49,0r0,3r-50,0r-21,80r50,0r0,3r-51,0r-18,71r-4,0r18,-71r-58,0r-19,71r-4,0","w":177},"$":{"d":"51,3r-15,56r-4,0r15,-57v-12,-2,-25,-6,-35,-9r-6,-49v7,1,5,11,9,15v8,19,19,32,34,38r28,-108v-28,-11,-58,-21,-58,-59v0,-46,43,-69,88,-56r11,-41r4,0r-11,41v8,5,18,5,28,1v0,16,8,39,3,51v-11,-15,-16,-37,-33,-47r-22,87v32,13,66,26,66,70v0,51,-46,75,-102,67xm106,-222v-41,-24,-98,32,-57,69v9,9,22,13,35,18xm52,-2v41,13,84,-6,83,-49v0,-36,-25,-48,-55,-59","w":156},"%":{"d":"7,-184v0,24,17,41,41,41v24,0,40,-18,40,-41v-1,-26,-15,-43,-40,-43v-25,0,-40,17,-41,43xm93,-184v0,27,-17,45,-45,45v-28,0,-45,-17,-45,-45v0,-28,16,-46,45,-46v29,0,45,20,45,46xm102,-41v-1,24,17,42,41,42v24,0,40,-19,40,-42v0,-25,-14,-42,-40,-42v-26,0,-40,17,-41,42xm188,-40v0,27,-18,45,-45,45v-27,0,-45,-17,-45,-45v0,-28,17,-47,45,-47v28,0,45,20,45,47xm170,-230r4,0r-154,235r-5,0","w":190},"&":{"d":"89,-228v-31,-1,-44,41,-25,62v6,6,16,13,29,19v37,-9,42,-79,-4,-81xm74,-136v-60,13,-70,125,4,125v38,0,50,-29,70,-48v-18,-32,-41,-62,-74,-77xm149,-57v-23,28,-40,62,-87,62v-36,0,-59,-25,-59,-61v0,-46,33,-67,68,-82v-17,-10,-33,-20,-34,-43v-2,-56,104,-69,104,-11v0,25,-19,37,-45,46v26,15,51,43,66,69v20,-26,34,-37,40,-60v-1,-13,-24,-7,-35,-15r81,0v-43,7,-58,51,-83,77v19,31,19,59,53,69v15,0,23,-17,32,-20v-12,12,-23,31,-46,31v-34,0,-39,-34,-55,-62","w":244},"'":{"d":"0,-147r46,-86r11,5xm0,-147r-1,2","w":49},"(":{"d":"112,100v-81,-35,-125,-184,-61,-275v16,-23,38,-45,61,-58r2,3v-49,31,-91,84,-91,164v0,80,42,133,91,164","w":113},")":{"d":"1,-233v82,34,126,184,62,275v-16,23,-39,46,-62,58r-1,-2v49,-31,91,-84,91,-164v0,-80,-42,-133,-91,-164","w":113},"*":{"d":"55,-139v-2,-11,-1,-28,-4,-36r-22,27r-20,4r9,-18v10,-5,26,-7,32,-15r-32,-15v-2,-6,-10,-13,-9,-18r20,3v8,8,15,24,23,28r4,-37v5,-3,11,-12,15,-13v11,24,-17,38,-16,53v19,-5,38,-13,53,0r-18,9r-37,-9v8,16,25,27,18,52v-8,-2,-10,-11,-16,-15","w":109},"+":{"d":"76,-84r-73,0r0,-3r73,0r0,-74r4,0r0,74r73,0r0,3r-73,0r0,75r-4,0r0,-75","w":155},",":{"d":"10,-30v12,-17,39,-1,37,19v-2,25,-19,39,-38,47r-1,-2v12,-7,25,-17,25,-36v1,-13,-11,-21,-24,-14v-3,-5,-2,-9,1,-14","w":52},"-":{"d":"8,-91r86,0r-1,7r-87,0","w":100},".":{"d":"31,-27v20,0,20,32,0,32v-9,0,-17,-8,-17,-16v0,-8,8,-16,17,-16","w":60},"\/":{"d":"81,-227r4,0r-76,316r-3,0","w":89},"0":{"d":"92,-171v-80,4,-79,175,2,173v78,-5,78,-170,-2,-173xm174,-85v0,53,-30,89,-81,89v-52,0,-82,-35,-82,-88v0,-52,30,-90,82,-90v51,0,81,37,81,89","w":185},"1":{"d":"67,-9v1,10,26,1,32,9r-79,0v3,-8,29,2,29,-9r0,-149r-38,-4v14,-8,38,-6,56,-10r0,163"},"2":{"d":"75,-174v52,-2,52,62,23,91v-20,20,-46,44,-68,64r86,1v13,-5,19,-26,25,-44r3,1r-14,61r-123,0r-1,-3v41,-39,82,-54,94,-114v-1,-24,-12,-42,-37,-41v-26,1,-37,14,-49,34r-2,-1v12,-25,32,-48,63,-49","w":146},"3":{"d":"111,3v0,-45,-47,-67,-84,-45r-2,-2v29,-23,68,-30,68,-74v0,-51,-71,-52,-85,-7r-3,-2v14,-27,29,-47,63,-47v26,0,45,18,45,44v0,34,-28,47,-49,63v42,0,66,22,66,61v0,49,-39,73,-91,78v-31,3,-52,-33,-22,-40v14,0,19,17,16,32v42,11,78,-16,78,-61","w":139},"4":{"d":"96,-21r-1,-119r-77,119r78,0xm96,-4r-93,-1r108,-165r3,0r0,149r43,1r-6,16r-37,0r0,70r-18,0r0,-70","w":161},"5":{"d":"118,-12v0,51,-40,84,-92,84v-23,0,-35,-7,-35,-21v0,-8,7,-13,15,-13v11,0,16,14,17,25v44,12,79,-22,79,-63v0,-49,-42,-66,-86,-75r24,-93r83,0r-5,19r-79,0r-15,56v48,9,94,29,94,81","w":131},"6":{"d":"33,-96v-3,48,11,97,53,97v34,0,51,-28,51,-65v0,-67,-79,-79,-104,-32xm159,-72v0,46,-30,75,-73,76v-69,2,-92,-81,-65,-143v22,-49,74,-95,137,-94v-71,13,-112,61,-125,131v14,-17,37,-36,65,-36v39,0,61,27,61,66","w":167},"7":{"d":"36,-150v-23,-2,-17,18,-28,32r6,-50r125,1r-91,233r-18,0r101,-216r-95,0","w":142},"8":{"d":"77,-228v-41,0,-56,55,-26,80v12,10,27,17,42,24v44,-16,42,-104,-16,-104xm28,-54v0,34,22,55,56,55v50,0,66,-59,31,-86v-13,-10,-29,-19,-45,-27v-22,7,-42,30,-42,58xm150,-58v2,78,-140,84,-140,4v0,-35,31,-48,57,-60v-22,-13,-49,-23,-49,-56v0,-35,27,-61,63,-61v37,0,62,21,62,57v0,24,-26,42,-47,51v25,16,52,27,54,65","w":159},"9":{"d":"30,-109v0,67,77,82,104,36v4,-49,-10,-99,-54,-99v-32,0,-50,28,-50,63xm81,-176v69,0,93,84,65,145v-23,51,-70,86,-137,94r0,-2v69,-13,115,-63,124,-130v-14,18,-36,37,-64,37v-39,0,-60,-28,-60,-68v0,-45,29,-76,72,-76","w":167},":":{"d":"47,-122v0,8,-7,17,-16,17v-10,0,-17,-8,-17,-17v0,-19,33,-19,33,0xm47,-11v0,8,-7,16,-16,16v-9,0,-17,-8,-17,-16v0,-8,7,-15,17,-15v9,0,16,7,16,15","w":60},";":{"d":"28,-137v20,0,20,32,0,32v-9,0,-17,-8,-17,-16v0,-8,8,-16,17,-16xm10,-30v18,-18,47,8,34,33v-7,14,-21,29,-36,31v12,-7,25,-17,25,-36v1,-13,-11,-21,-24,-14v-3,-5,-2,-10,1,-14","w":52},"<":{"d":"2,-83r0,-4r143,-70r2,4r-139,68r139,69r-2,4","w":151},"=":{"d":"5,-118r144,0r-1,4r-142,0xm6,-55r142,0r1,4r-144,0","w":154},">":{"d":"4,-16r140,-69r-140,-68r2,-4r143,70r0,4r-143,71","w":151},"?":{"d":"53,-64v-16,-8,-28,-24,-32,-43v2,-42,64,-30,73,-65v-1,-35,-48,-46,-82,-35v-7,-14,0,-26,21,-24v39,3,63,26,65,65v3,47,-57,32,-66,67v2,15,13,26,21,35xm68,-11v0,9,-7,16,-16,16v-9,0,-15,-8,-16,-16v0,-8,7,-15,16,-15v10,0,16,6,16,15","w":107},"@":{"d":"144,-158v-38,11,-53,52,-59,94v-1,10,8,23,18,23v36,-13,55,-51,67,-89v-2,-14,-11,-27,-26,-28xm259,-33v-22,39,-59,70,-119,70v-80,0,-131,-45,-131,-123v0,-85,54,-145,140,-145v71,0,118,41,118,111v0,54,-32,93,-83,97v-40,4,-40,-42,-25,-69v-23,30,-33,57,-65,65v-56,-11,-11,-88,10,-106v15,-13,26,-32,50,-35v15,2,21,11,21,30r14,-39r18,1v-14,39,-34,77,-43,119v-4,19,7,27,26,26v46,-3,70,-41,73,-89v7,-111,-149,-137,-210,-66v-21,24,-41,57,-40,100v2,77,50,120,127,120v57,0,95,-30,116,-69","w":275},"A":{"d":"115,-228r81,220v4,8,22,2,28,8r-86,0v5,-7,36,2,30,-15r-29,-84r-72,0v-9,30,-25,54,-28,88v3,11,25,3,35,11r-75,0v34,-5,41,-33,53,-67r50,-137v-6,-12,5,-18,13,-24xm138,-102r-35,-97r-35,97r70,0","w":225},"B":{"d":"63,-125v44,2,80,-10,81,-49v1,-39,-35,-50,-81,-47r0,96xm157,-61v-1,-48,-42,-66,-94,-60r0,112v45,14,96,-2,94,-52xm182,-63v0,72,-96,64,-173,63v5,-7,27,-1,31,-9r0,-207v-1,-8,-24,-2,-31,-9v66,2,160,-15,160,48v0,37,-30,46,-65,52v43,4,78,19,78,62","w":195},"C":{"d":"10,-111v-5,-97,103,-145,184,-104r18,-8v-1,19,7,46,2,62v-15,-22,-17,-53,-48,-61v-78,-20,-131,31,-131,108v0,110,133,159,178,64v4,-5,5,-13,11,-15r-13,52v-25,5,-47,19,-79,18v-75,-2,-118,-43,-122,-116","w":237},"D":{"d":"63,-9v75,18,133,-26,132,-100v-2,-78,-45,-120,-132,-113r0,213xm220,-117v-1,105,-96,125,-211,117v5,-7,27,-1,31,-9r0,-208v-1,-8,-24,-1,-31,-8v110,-8,212,2,211,108","w":228},"E":{"d":"136,-85v7,-42,-37,-30,-73,-33r0,113v68,12,111,-10,128,-58r-17,63r-167,0v5,-7,28,-1,33,-9r0,-208v-1,-8,-25,-1,-32,-8r159,0v2,19,8,41,8,58v-13,-24,-18,-56,-55,-55r-57,0r0,101v37,0,77,7,80,-32r2,0v-4,21,-1,50,-9,68","w":202},"F":{"d":"63,-9v3,9,33,0,40,9r-96,0v5,-7,28,-1,33,-9r0,-208v-1,-8,-25,-1,-32,-8r160,0v1,19,11,45,7,61v-12,-29,-20,-58,-63,-58r-49,0r0,103v36,1,70,4,73,-32v5,18,-5,47,-5,69v-4,-21,-6,-32,-36,-33r-32,-1r0,107","w":188},"G":{"d":"10,-109v-4,-97,102,-149,184,-106r18,-8r1,60r-3,0v-13,-22,-14,-52,-44,-59v-78,-19,-131,33,-131,110v0,84,74,138,150,101r0,-79v-3,-8,-29,-1,-37,-8r91,0v-5,7,-27,1,-31,9r0,73v8,0,18,-4,24,-2v-29,11,-61,23,-100,23v-74,0,-119,-41,-122,-114","w":241},"H":{"d":"157,0v6,-7,29,-1,33,-9r0,-104r-127,0r0,105v2,7,25,1,33,8r-87,0v5,-7,27,-1,31,-9r0,-208v-1,-8,-24,-1,-31,-8r87,0v-5,7,-28,1,-33,9r0,100r127,0r0,-101v-1,-8,-25,-1,-32,-8r87,0v-5,7,-27,1,-32,9r0,208v2,7,24,1,31,8r-87,0","w":253},"I":{"d":"100,-225v-6,7,-29,1,-33,9r0,208v1,8,25,1,32,8r-88,0v5,-7,28,-1,33,-9r0,-208v-2,-7,-25,-1,-33,-8r89,0"},"J":{"d":"63,-4v-8,28,-28,60,-61,63v-14,0,-25,-4,-25,-17v0,-17,26,-21,30,-5v2,7,-1,14,-5,18v32,1,38,-30,38,-64r0,-208v-1,-8,-25,-1,-32,-8r88,0v-5,7,-28,1,-33,9r0,212","w":103},"K":{"d":"146,0v10,-5,36,-3,24,-22r-66,-109r-41,41r0,82v2,7,25,1,33,8r-87,0v5,-7,27,-1,31,-9r0,-208v-1,-8,-24,-1,-31,-8r87,0v-5,7,-28,1,-33,9r0,121v35,-39,79,-73,109,-116v3,-16,-26,-6,-37,-14r86,0v-48,7,-68,51,-102,79r87,139v5,6,19,1,25,7r-85,0","w":231},"L":{"d":"103,-225v-9,8,-36,-1,-40,10r0,210v64,12,101,-14,117,-58r-16,63r-155,0v5,-7,27,-1,31,-9r0,-208v-1,-8,-24,-1,-31,-8r94,0","w":190},"M":{"d":"48,-13v2,12,31,6,42,13r-83,0v7,-7,37,0,37,-13r5,-203v-7,-7,-28,-3,-36,-9r59,0r77,193r79,-193r56,0v-6,7,-29,0,-34,9r3,208v2,7,24,1,32,8r-88,0v5,-7,29,0,33,-9r-4,-201r-87,210r-2,0r-86,-212","w":292},"N":{"d":"50,-205r0,192v3,11,27,6,38,13r-75,0v7,-7,33,0,34,-14r0,-195v-7,-11,-26,-9,-39,-16r56,0r146,188r-1,-176v-3,-10,-27,-5,-38,-12r76,0v-7,7,-34,0,-34,13r-1,213r-2,0","w":249},"O":{"d":"35,-112v0,64,29,113,92,113v64,0,90,-48,90,-112v0,-65,-30,-117,-92,-117v-63,0,-90,50,-90,116xm242,-112v0,68,-48,117,-115,117v-72,0,-117,-45,-117,-118v0,-68,49,-118,115,-118v73,0,117,46,117,119","w":252},"P":{"d":"63,-117v44,13,92,1,92,-51v0,-51,-39,-57,-92,-54r0,105xm63,-8v3,9,32,1,40,8r-99,0v6,-7,30,0,36,-9r0,-208v-1,-8,-28,-1,-36,-8v72,3,176,-18,176,53v0,55,-60,69,-117,60r0,104","w":188},"Q":{"d":"35,-112v0,64,29,113,92,113v64,0,90,-48,90,-112v0,-65,-30,-117,-92,-117v-63,0,-90,50,-90,116xm261,58v-57,16,-122,-2,-134,-53v-72,-3,-117,-45,-117,-118v0,-68,49,-118,115,-118v73,0,117,47,117,119v0,60,-39,97,-86,113v15,43,47,62,105,57","w":252},"R":{"d":"63,-120v42,16,91,-1,89,-49v-2,-42,-41,-59,-89,-52r0,101xm96,-111v-13,0,-24,-2,-33,-6r0,109v7,7,27,2,36,8r-95,0v7,-6,28,-1,36,-9r0,-208v-1,-8,-28,-1,-36,-8v73,1,172,-13,172,55v0,36,-27,50,-56,58r54,85v9,14,22,24,42,27r-50,0","w":217},"S":{"d":"26,-170v-2,-53,62,-74,104,-51r15,-4v0,16,8,39,4,51v-16,-22,-21,-54,-59,-54v-28,0,-49,18,-49,45v0,69,118,37,118,118v0,69,-81,82,-140,58v0,-15,-8,-37,-4,-49v12,32,27,58,69,58v35,-1,58,-19,58,-54v0,-74,-114,-43,-116,-118","w":170},"T":{"d":"61,0v7,-7,32,0,37,-9r0,-213v-50,-7,-68,19,-84,51r-3,0r16,-54r168,0r12,54v-18,-19,-21,-51,-57,-51r-29,0r0,214v1,8,28,1,36,8r-96,0","w":218},"U":{"d":"202,-212v-3,95,23,221,-78,217v-58,-1,-86,-21,-86,-80r0,-141v-2,-8,-28,-3,-36,-9r96,0v-6,7,-32,0,-36,10v7,88,-31,209,72,209v91,0,59,-122,65,-207v-3,-11,-32,-5,-42,-12r79,0v-7,7,-33,0,-34,13","w":232},"V":{"d":"115,4r-89,-221v-5,-7,-22,-2,-28,-8r86,0v-5,7,-32,-2,-30,15r72,183v20,-63,48,-121,64,-187v-4,-10,-25,-4,-34,-11r74,0v-34,6,-40,31,-53,67r-60,162r-2,0","w":228},"W":{"d":"112,4r-80,-213v-3,-13,-22,-10,-33,-16r86,0v-5,7,-33,-3,-30,15r70,183r54,-136v-11,-27,-15,-60,-51,-62r86,0v-6,7,-36,-1,-30,15r68,183r61,-174v5,-24,-21,-16,-36,-24r75,0v-9,7,-24,2,-29,15r-78,214r-3,0r-62,-163r-64,163r-4,0","w":356},"X":{"d":"-3,0v15,-6,37,-5,46,-24v20,-25,40,-59,59,-87r-71,-105v-5,-7,-21,-4,-28,-9r90,0v-15,3,-40,0,-24,25r46,71r48,-76v10,-23,-21,-12,-34,-20r85,0v-14,6,-33,3,-44,20v-15,24,-36,55,-53,79r77,116v4,8,21,4,28,10r-89,0v12,-6,41,3,24,-24r-54,-83v-16,32,-47,57,-55,96v3,12,26,4,34,11r-85,0","w":222},"Y":{"d":"59,0v7,-7,31,-1,36,-9r0,-93r-66,-113v-5,-8,-22,-4,-30,-10r88,0v-11,6,-38,-4,-22,24r52,91v16,-35,40,-64,49,-103v-3,-11,-26,-5,-35,-12r81,0v-12,6,-34,1,-40,21v-18,29,-36,67,-53,98r0,98v1,8,28,1,36,8r-96,0","w":214},"Z":{"d":"13,0r144,-222v-40,3,-90,-11,-110,14v-10,8,-15,33,-27,47r9,-64r156,1r-144,220v54,-1,122,15,135,-37r11,-32r3,0r-11,73r-166,0","w":201},"[":{"d":"19,-225r88,0r0,4r-84,0r0,306r84,0r0,4r-88,0r0,-314"},"\\":{"d":"-2,-227r3,0r76,316r-4,0","w":83},"]":{"d":"3,85r84,0r0,-306r-84,0r0,-4r88,0r0,314r-88,0r0,-4"},"^":{"d":"67,-237r43,64r-44,-41r-44,41","w":133},"_":{"d":"8,-1r145,0r1,11r-147,0","w":160},"`":{"d":"14,-244r23,0r44,67","w":133},"a":{"d":"31,-35v-3,36,46,29,61,10r2,-57v-31,10,-61,12,-63,47xm139,-19v-2,7,-13,22,-28,22v-11,0,-20,-11,-20,-24v-17,25,-81,38,-81,-9v0,-41,47,-43,84,-56v2,-36,-1,-65,-34,-64v-18,1,-43,12,-25,26v4,10,-4,19,-13,19v-8,0,-15,-4,-13,-14v5,-24,37,-36,64,-38v63,-5,37,83,37,135v0,22,23,12,29,3","w":137},"b":{"d":"36,-28v7,14,28,29,48,29v37,0,51,-34,51,-73v0,-39,-17,-71,-53,-71v-21,0,-34,14,-46,24r0,91xm158,-81v3,67,-72,107,-126,71v-5,5,-7,13,-15,16r0,-211v3,-23,-10,-22,-23,-28r42,-10r1,120v14,-15,31,-32,57,-32v42,0,62,31,64,74","w":164},"c":{"d":"140,-38v-13,22,-30,44,-63,42v-43,-2,-70,-32,-70,-77v0,-50,30,-84,79,-84v25,0,48,9,50,33v1,17,-28,22,-29,3v-1,-9,6,-10,7,-17v-30,-39,-90,3,-85,54v4,41,18,74,57,74v27,0,39,-11,50,-29","w":143},"d":{"d":"30,-81v1,39,16,70,53,73v22,1,34,-13,45,-24r0,-90v-7,-15,-26,-30,-47,-30v-34,1,-52,33,-51,71xm7,-72v-3,-65,68,-103,121,-71v-6,-33,18,-92,-26,-88r0,-2r46,-10r0,224v-3,16,15,10,23,16r-43,8v-1,-10,2,-23,-1,-31v-14,14,-30,30,-56,30v-43,0,-62,-33,-64,-76","w":168},"e":{"d":"113,-107v7,-51,-59,-59,-74,-18v-3,6,-6,11,-8,18r82,0xm140,-38v-14,22,-29,43,-62,42v-44,-2,-71,-32,-71,-77v0,-49,26,-82,74,-84v34,-1,57,22,54,54r-104,0v-8,46,11,93,55,93v27,0,38,-11,51,-29","w":145},"f":{"d":"79,-231v-32,3,-28,44,-29,79r36,0r-4,12r-32,0v2,44,-4,96,2,136v8,2,21,-1,26,4r-70,0v3,-6,20,0,22,-7r0,-133r-25,-1r4,-11r21,0v2,-47,19,-81,62,-86v20,-2,26,26,6,26v-11,0,-17,-9,-19,-19","w":93},"g":{"d":"73,-154v-50,0,-48,99,-1,99v26,0,38,-21,38,-47v0,-29,-10,-52,-37,-52xm18,46v0,56,120,47,120,-10v0,-38,-50,-36,-88,-31v-14,8,-32,20,-32,41xm115,-140v38,34,-4,108,-62,85v-12,2,-27,11,-27,23v0,25,46,15,72,15v29,0,52,12,52,38v0,48,-41,67,-89,69v-30,1,-58,-13,-58,-40v0,-25,24,-37,43,-46v-20,-2,-40,-6,-40,-23v0,-24,24,-31,43,-38v-19,-6,-34,-20,-34,-45v-2,-49,61,-69,95,-42r40,-8r-2,13","w":157},"h":{"d":"123,-109v3,-48,-64,-35,-79,-10r0,112v0,7,19,0,24,7r-66,0v3,-7,22,1,22,-8r-1,-208v1,-14,-13,-12,-22,-16r43,-10r0,119v17,-14,33,-34,62,-34v62,0,26,100,39,153v7,2,18,-1,22,4r-67,0v4,-6,23,1,23,-8r0,-101","w":168},"i":{"d":"49,-206v0,7,-6,16,-15,15v-10,1,-14,-8,-15,-15v0,-7,4,-18,15,-16v11,-2,15,8,15,16xm27,-115v2,-24,-4,-28,-23,-29v13,-6,30,-8,44,-12r0,149v0,7,19,0,24,7r-67,0v3,-7,22,1,22,-8r0,-107","w":73},"j":{"d":"46,-206v-1,6,-6,15,-15,15v-10,0,-14,-9,-16,-15v1,-7,5,-18,16,-16v11,-2,14,10,15,16xm44,-156v-8,90,29,228,-50,246v-22,5,-34,-27,-10,-28v12,0,16,10,18,22v18,-3,21,-26,22,-49r0,-150v2,-24,-7,-26,-23,-30","w":66},"k":{"d":"24,-204v2,-20,-8,-26,-23,-28r43,-10r0,173r59,-64v10,-15,-11,-12,-22,-19r67,0v-31,7,-49,32,-69,53r58,92v5,4,16,2,21,7r-44,0r-50,-85r-20,20v2,20,-4,47,3,61v7,2,17,-1,21,4r-66,0v3,-7,22,1,22,-8r0,-196","w":158},"l":{"d":"26,-202v2,-21,-6,-28,-23,-30r43,-10r0,235v0,7,19,0,24,7v-21,-2,-49,4,-66,-2v7,-2,20,1,22,-6r0,-194","w":71},"m":{"d":"121,-109v2,-45,-57,-36,-73,-13r0,115v0,7,19,0,24,7r-67,0v3,-7,22,1,22,-8r0,-120v0,-14,-11,-15,-23,-16v13,-6,30,-8,44,-12r-2,31v15,-12,29,-32,56,-32v22,0,34,13,38,32v14,-15,29,-32,56,-32v64,0,28,100,41,153v7,2,18,-1,22,4r-67,0v3,-6,24,1,23,-8v-6,-49,22,-132,-32,-134v-17,0,-35,10,-42,21v2,38,-4,83,2,117v7,2,18,-1,22,4r-66,0v3,-6,22,1,22,-8r0,-101","w":259},"n":{"d":"127,-109v3,-47,-63,-36,-79,-10r0,112v0,7,19,0,24,7r-67,0v3,-7,22,1,22,-8r0,-120v0,-14,-11,-15,-23,-16v13,-6,30,-8,44,-12v0,11,-2,24,0,33v14,-13,34,-34,61,-34v63,0,27,100,40,153v7,2,18,-1,22,4r-67,0v3,-6,23,1,23,-8r0,-101","w":172},"o":{"d":"85,-154v-75,1,-72,159,1,156v71,-3,73,-156,-1,-156xm163,-77v0,49,-29,81,-78,81v-47,0,-78,-32,-78,-79v0,-49,31,-82,78,-82v48,0,78,32,78,80","w":169},"p":{"d":"42,-26v7,14,26,27,47,27v68,-1,68,-144,-2,-144v-22,0,-34,13,-45,24r0,93xm163,-81v2,65,-64,105,-121,74r0,92v2,7,25,1,31,6r-74,0v4,-5,21,0,23,-7r0,-199v2,-24,-7,-26,-23,-30r43,-11r0,33v14,-15,31,-32,57,-32v42,0,62,31,64,74","w":169},"q":{"d":"81,-152v-69,1,-68,143,2,144v22,1,34,-13,45,-24r0,-90v-7,-15,-26,-30,-47,-30xm7,-72v-4,-69,74,-103,126,-67v6,-6,7,-16,15,-20r0,243v1,7,17,1,23,7r-74,0v4,-5,28,1,31,-6r-1,-111v-14,14,-30,30,-56,30v-43,0,-62,-33,-64,-76","w":167},"r":{"d":"84,-145v-43,13,-37,86,-35,141v9,2,22,-1,27,4r-71,0v3,-7,22,1,22,-8r0,-120v0,-14,-11,-15,-23,-16v13,-6,30,-8,44,-12v0,20,-4,45,-1,63v8,-29,18,-62,48,-64v22,-2,26,32,4,32v-9,0,-15,-8,-15,-20","w":118},"s":{"d":"113,-43v0,47,-61,56,-100,39v0,-12,-7,-31,-3,-40v9,22,21,46,49,46v21,0,37,-13,36,-34v-1,-50,-82,-29,-82,-81v0,-38,45,-54,79,-37r12,-4v-1,11,4,29,-1,37v-11,-15,-15,-37,-41,-37v-19,-1,-33,10,-32,29v5,50,83,24,83,82","w":121},"t":{"d":"50,-31v-3,36,42,23,52,7v-4,11,-23,29,-42,28v-20,0,-30,-10,-30,-31r2,-114r-28,0r4,-11r24,0r1,-31r20,0r0,31r48,0r-3,11r-45,0","w":105},"u":{"d":"142,-19v-3,16,15,10,23,15r-43,9r1,-33v-17,13,-32,31,-61,32v-66,2,-27,-99,-41,-151v-7,-2,-18,0,-22,-5r44,0r0,109v-2,47,61,35,79,12r-1,-109v-1,-11,-17,-6,-23,-12r44,0r0,133","w":163},"v":{"d":"162,-152v-11,6,-25,6,-29,25v-18,38,-35,89,-52,131r-3,0r-61,-149v-2,-7,-15,-1,-19,-7r68,0v-8,6,-26,-1,-17,22r40,102v13,-38,33,-71,40,-113v-2,-11,-19,-4,-26,-11r59,0","w":161},"w":{"d":"247,-152v-20,6,-28,25,-36,48v-13,35,-21,76,-38,108r-48,-112v-18,36,-29,79,-50,112r-57,-149v-2,-7,-15,0,-18,-7r67,0v-8,6,-26,-2,-18,21r38,103r36,-84v-6,-19,-12,-37,-35,-40r68,0v-8,6,-26,-2,-17,21r43,104v10,-38,33,-71,33,-113v0,-11,-18,-5,-25,-12r57,0","w":249},"x":{"d":"0,0v14,-5,28,-9,39,-26r30,-44r-52,-75v-4,-5,-15,-2,-18,-7r68,0v-5,5,-26,4,-17,16r32,47v9,-18,27,-33,30,-54v-1,-8,-18,-4,-22,-9r59,0v-33,4,-48,41,-65,65r56,81v4,4,14,1,17,6r-68,0v5,-5,27,-1,16,-17v-12,-17,-22,-36,-35,-51v-10,20,-28,36,-33,59v0,8,18,4,22,9r-59,0","w":154},"y":{"d":"20,63v9,0,15,8,16,18v30,-10,32,-50,43,-80r-62,-146v-2,-7,-15,-1,-19,-7v21,2,50,-4,67,2v-15,1,-23,2,-16,20r41,102v12,-38,31,-72,38,-113v-2,-10,-20,-4,-27,-11r60,0v-11,6,-22,7,-29,25r-60,160v-11,31,-16,55,-47,59v-22,3,-26,-29,-5,-29","w":156},"z":{"d":"7,0v30,-52,66,-98,98,-149v-31,1,-68,-6,-77,21v-5,7,-5,19,-13,24r3,-48v36,2,79,-4,111,2r-99,147v35,-1,75,6,88,-21v6,-8,8,-20,17,-25r-13,49r-115,0","w":144},"{":{"d":"62,-113v-1,30,-27,39,-56,45v30,5,56,14,56,44v0,30,-15,50,-15,78v0,30,19,35,51,40v-32,5,-67,-18,-67,-52v0,-31,12,-50,13,-79v1,-29,-33,-23,-53,-32v24,-4,53,-6,53,-31v0,-40,-30,-91,5,-117v11,-8,33,-19,49,-14v-32,5,-51,9,-51,39v0,28,15,49,15,79","w":101},"|":{"d":"26,-227r3,0r0,316r-3,0r0,-316","w":55},"}":{"d":"39,-24v0,-29,26,-40,56,-44v-29,-6,-56,-16,-56,-45v0,-29,15,-50,15,-79v0,-30,-23,-35,-51,-39v32,-5,70,18,68,52v-1,29,-14,50,-14,79v0,26,31,26,54,32v-23,6,-55,3,-54,31v1,40,31,91,-4,117v-11,8,-34,19,-50,14v29,-4,51,-10,51,-40v0,-29,-15,-49,-15,-78","w":101},"~":{"d":"113,-86v1,15,-5,32,-21,32v-22,0,-35,-19,-56,-21v-12,0,-11,10,-17,18v5,-58,51,-18,79,-11v9,0,15,-7,15,-18","w":133},"\u00c4":{"d":"152,-257v0,7,-5,14,-14,13v-9,1,-13,-7,-14,-13v1,-18,28,-19,28,0xm102,-257v-1,6,-5,14,-14,13v-9,1,-14,-6,-14,-13v0,-19,27,-18,28,0xm115,-228r81,220v4,8,22,2,28,8r-86,0v5,-7,36,2,30,-15r-29,-84r-72,0v-9,30,-25,54,-28,88v3,11,25,3,35,11r-75,0v34,-5,41,-33,53,-67r50,-137v-6,-12,5,-18,13,-24xm138,-102r-35,-97r-35,97r70,0","w":225},"\u00d6":{"d":"165,-257v0,7,-5,14,-14,13v-9,1,-13,-7,-14,-13v1,-18,28,-19,28,0xm115,-257v-1,6,-5,14,-14,13v-9,1,-14,-6,-14,-13v0,-19,27,-18,28,0xm35,-112v0,64,29,113,92,113v64,0,90,-48,90,-112v0,-65,-30,-117,-92,-117v-63,0,-90,50,-90,116xm242,-112v0,68,-48,117,-115,117v-72,0,-117,-45,-117,-118v0,-68,49,-118,115,-118v73,0,117,46,117,119","w":252},"\u00dc":{"d":"166,-257v0,7,-5,14,-14,13v-9,1,-13,-7,-14,-13v1,-18,28,-19,28,0xm116,-257v-1,6,-5,14,-14,13v-9,1,-14,-6,-14,-13v0,-19,27,-18,28,0xm202,-212v-3,95,23,221,-78,217v-58,-1,-86,-21,-86,-80r0,-141v-2,-8,-28,-3,-36,-9r96,0v-6,7,-32,0,-36,10v7,88,-31,209,72,209v91,0,59,-122,65,-207v-3,-11,-32,-5,-42,-12r79,0v-7,7,-33,0,-34,13","w":232},"\u00e4":{"d":"104,-197v0,7,-5,14,-14,13v-9,1,-14,-7,-14,-13v0,-18,29,-19,28,0xm54,-197v0,7,-5,14,-14,13v-9,1,-14,-6,-14,-13v0,-18,28,-19,28,0xm31,-35v-3,36,46,29,61,10r2,-57v-31,10,-61,12,-63,47xm139,-19v-2,7,-13,22,-28,22v-11,0,-20,-11,-20,-24v-17,25,-81,38,-81,-9v0,-41,47,-43,84,-56v2,-36,-1,-65,-34,-64v-18,1,-43,12,-25,26v4,10,-4,19,-13,19v-8,0,-15,-4,-13,-14v5,-24,37,-36,64,-38v63,-5,37,83,37,135v0,22,23,12,29,3","w":137},"\u00f6":{"d":"124,-197v-1,6,-5,14,-14,13v-9,1,-14,-6,-14,-13v0,-19,27,-18,28,0xm73,-197v0,7,-5,14,-14,13v-9,1,-14,-7,-14,-13v0,-18,29,-19,28,0xm85,-154v-75,1,-72,159,1,156v71,-3,73,-156,-1,-156xm163,-77v0,49,-29,81,-78,81v-47,0,-78,-32,-78,-79v0,-49,31,-82,78,-82v48,0,78,32,78,80","w":169},"\u00f5":{"d":"131,-211v1,15,-5,32,-21,32v-22,0,-35,-19,-56,-21v-12,0,-11,10,-17,18v5,-58,51,-18,79,-11v9,0,15,-7,15,-18xm85,-154v-75,1,-72,159,1,156v71,-3,73,-156,-1,-156xm163,-77v0,49,-29,81,-78,81v-47,0,-78,-32,-78,-79v0,-49,31,-82,78,-82v48,0,78,32,78,80","w":169},"\u00fc":{"d":"121,-197v-1,6,-5,14,-14,13v-9,1,-14,-6,-14,-13v-1,-8,6,-15,14,-15v8,1,13,8,14,15xm70,-197v0,7,-5,14,-14,13v-9,1,-13,-7,-14,-13v1,-18,28,-19,28,0xm142,-19v-3,16,15,10,23,15r-43,9r1,-33v-17,13,-32,31,-61,32v-66,2,-27,-99,-41,-151v-7,-2,-18,0,-22,-5r44,0r0,109v-2,47,61,35,79,12r-1,-109v-1,-11,-17,-6,-23,-12r44,0r0,133","w":163},"\u00d5":{"d":"174,-271v-3,19,-5,32,-23,32v-21,0,-34,-19,-55,-21v-12,-1,-13,10,-18,18v5,-57,51,-18,79,-11v11,3,12,-11,17,-18xm35,-112v0,64,29,113,92,113v64,0,90,-48,90,-112v0,-65,-30,-117,-92,-117v-63,0,-90,50,-90,116xm242,-112v0,68,-48,117,-115,117v-72,0,-117,-45,-117,-118v0,-68,49,-118,115,-118v73,0,117,46,117,119","w":252},"\u00a0":{"w":46}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright  2005, Joshua Darden & Phil's Fonts, Inc. All rights reserved.
 * Published by Garagefonts USA 301-260-2285 www.garagefonts.com
 * 
 * Trademark:
 * Freight Text is a trademark of Joshua Darden & Phil's Fonts, Inc.
 * 
 * Manufacturer:
 * Joshua Darden & Phil's Fonts, Inc
 * 
 * Designer:
 * Joshua Darden
 * 
 * Vendor URL:
 * http://www.garagefonts.com
 * 
 * License information:
 * https://www.garagefonts.com/orderinfo.html
 */
Cufon.registerFont({"w":146,"face":{"font-family":"FreightBigLight","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 8 0 0 9 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-61 -304 368 96","underline-thickness":"7.2","underline-position":"-40.68","slope":"-12","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":46},"\u0160":{"d":"111,-240v-11,-19,-22,-45,-29,-64v11,13,20,29,33,41r52,-41xm153,-62v3,74,-102,81,-149,44v4,-15,1,-37,8,-49v2,41,23,69,65,69v35,1,58,-18,58,-51v0,-65,-90,-57,-95,-123v-5,-55,73,-75,110,-45r17,-2r-8,54v-9,-28,-11,-63,-52,-63v-30,0,-50,17,-50,44v0,65,93,55,96,122","w":166},"\u0161":{"d":"76,-173v-11,-19,-22,-45,-29,-64v11,13,20,29,33,41r52,-41xm90,-39v4,47,-85,60,-91,13v0,-7,4,-16,11,-15v7,0,13,5,12,12v-1,6,-6,13,-12,14v12,24,69,23,64,-16v-5,-39,-49,-45,-52,-84v-4,-44,77,-60,80,-14v1,10,-5,14,-12,14v-17,-1,-12,-24,1,-26v-12,-23,-60,-14,-55,18v6,37,50,44,54,84","w":105},"\u017d":{"d":"102,-297v15,10,21,30,35,41v18,-13,32,-30,52,-41r-57,64xm-3,0r186,-221v-40,3,-88,-11,-110,13v-9,10,-20,32,-32,48r17,-65r154,1r-186,220v44,-2,98,10,122,-17v13,-15,25,-31,34,-52r3,0r-27,73r-161,0","w":197},"\u017e":{"d":"81,-173v-11,-19,-22,-45,-29,-64v11,13,20,29,33,41r52,-41xm103,-41v25,17,-8,45,-31,49v-25,-4,-32,-32,-59,-35r-8,31v-23,-3,-11,-28,3,-30r90,-97v-23,2,-35,-17,-49,-26v-6,3,-16,10,-17,16v6,0,10,5,11,11v0,7,-4,13,-12,13v-26,-11,5,-37,17,-44v27,-16,37,18,53,27r7,-33v21,3,12,30,-4,33r-88,96v33,-4,52,15,70,29v5,-4,13,-9,16,-15v-7,0,-12,-7,-12,-13v0,-7,5,-13,13,-12","w":122},"!":{"d":"72,-230v14,0,11,16,8,23r-43,141v3,-47,13,-104,20,-151v1,-9,4,-13,15,-13xm41,-11v0,8,-6,16,-15,16v-9,0,-17,-8,-17,-16v0,-18,33,-20,32,0","w":79},"\"":{"d":"122,-233r9,5v-25,27,-45,58,-72,83xm78,-233r9,5r-70,83r-3,0","w":100},"#":{"d":"115,-72r21,-80r-59,0r-20,80r58,0xm52,-69r-50,0r0,-3r51,0r20,-80r-50,0r0,-3r51,0r19,-73r4,0r-19,73r59,0r19,-73r4,0r-19,73r49,0r0,3r-50,0r-21,80r50,0r0,3r-51,0r-18,71r-4,0r18,-71r-58,0r-19,71r-4,0","w":177},"$":{"d":"66,-123v-66,-47,8,-135,72,-102r19,-41r5,0r-21,42v8,6,16,6,28,4r-6,54v-9,-17,-8,-43,-24,-53r-41,86v23,14,50,28,50,65v0,56,-56,85,-113,69r-28,58r-4,0r28,-59v-12,-4,-24,-11,-34,-17v3,-15,2,-34,6,-48v4,26,12,50,30,59r50,-107xm136,-221v-44,-27,-104,25,-68,67v7,7,16,13,27,19xm37,-4v52,28,118,-28,82,-82v-7,-9,-18,-18,-32,-25","w":156},"%":{"d":"30,-184v0,24,16,42,40,41v24,0,41,-17,41,-41v-1,-26,-16,-43,-41,-43v-25,0,-40,16,-40,43xm115,-184v0,28,-17,45,-45,45v-28,0,-45,-17,-45,-45v0,-28,16,-46,45,-46v29,0,45,18,45,46xm103,-41v-1,24,16,42,40,42v24,0,42,-18,41,-42v-1,-25,-15,-42,-41,-42v-26,0,-40,16,-40,42xm188,-40v0,28,-18,45,-45,45v-27,0,-45,-17,-45,-45v0,-28,17,-47,45,-47v28,0,45,19,45,47xm209,-230r4,0r-210,235r-4,0","w":197},"&":{"d":"133,-134v-3,-19,-23,-25,-46,-25v2,19,16,36,35,36v6,0,11,-5,11,-11xm265,-172v0,28,-30,36,-58,44v23,2,39,19,38,45v-6,109,-237,123,-237,1v0,-43,27,-68,61,-79v-20,-61,70,-99,90,-34v2,7,3,15,2,24r-4,0v1,-26,-11,-44,-35,-45v-29,-1,-40,23,-36,53v24,-2,50,7,52,31v0,13,-10,19,-23,19v-25,0,-38,-22,-45,-43v-23,8,-46,28,-46,58v0,111,208,117,217,15v5,-46,-65,-55,-75,-16v0,14,8,22,24,23v-8,-4,-5,-21,6,-19v5,0,10,5,10,10v1,7,-7,12,-14,12v-20,0,-36,-12,-34,-31v5,-51,92,-30,99,-79v2,-18,-13,-31,-30,-31v9,4,10,21,-3,20v-6,0,-11,-4,-11,-10v0,-8,7,-14,16,-13v24,1,36,21,36,45","w":249},"'":{"d":"78,-233r9,5r-70,83r-3,0","w":49},"(":{"d":"147,-226v-113,29,-182,235,-70,319r-2,3v-61,-35,-82,-159,-36,-232v26,-41,61,-75,106,-93","w":113},")":{"d":"-37,93v113,-29,181,-235,69,-319v64,20,84,161,39,228v-27,41,-61,76,-107,94","w":113},"*":{"d":"68,-140r5,-34v-14,2,-28,31,-50,24r13,-17v11,-4,29,-4,35,-11r-29,-17v-1,-6,-7,-15,-5,-19r19,6v6,8,9,27,18,29v6,-19,10,-40,28,-47v3,28,-19,33,-28,49v18,2,44,-10,54,7v-18,14,-37,-3,-54,-5v6,17,18,36,5,52","w":109},"+":{"d":"77,-83r-72,0r0,-4r72,0r0,-73r5,0r0,73r72,0r1,4r-73,0r0,75r-5,0r0,-75","w":155},",":{"d":"0,-31v10,-14,35,-2,33,15v-3,26,-25,46,-48,48v16,-7,31,-17,33,-38v0,-11,-10,-18,-22,-11v-1,-5,1,-10,4,-14","w":52},"-":{"d":"11,-91r86,0r-3,7r-86,0","w":100},".":{"d":"32,-11v0,8,-7,16,-16,16v-9,0,-15,-8,-16,-16v0,-8,8,-16,17,-16v9,0,15,8,15,16","w":60},"\/":{"d":"81,-227r4,0r-76,316r-3,0","w":89},"0":{"d":"103,-171v-57,0,-79,76,-68,138v4,20,18,36,43,34v51,-4,70,-56,70,-112v0,-33,-13,-60,-45,-60xm168,-100v0,59,-30,104,-87,104v-45,0,-69,-28,-69,-73v0,-57,31,-105,88,-105v44,0,68,28,68,74","w":185},"1":{"d":"82,0v-25,-1,-55,2,-78,-1v7,-5,28,2,30,-7r32,-150r-36,-4v15,-8,39,-6,57,-10r-35,164v0,10,24,1,30,8","w":110},"2":{"d":"131,-135v-14,66,-68,75,-113,117v34,-5,81,12,98,-11v8,-6,13,-24,24,-32r-27,61r-122,0r-1,-3v24,-17,46,-31,60,-44v28,-24,58,-35,59,-78v2,-49,-69,-37,-81,-5r-2,-2v14,-21,34,-42,63,-42v25,0,41,15,42,39"},"3":{"d":"113,-11v0,50,-38,81,-90,83v-24,0,-44,-5,-46,-24v-1,-16,26,-24,31,-7v3,9,-2,16,-7,22v49,19,93,-15,93,-66v0,-38,-38,-58,-75,-43r-1,-3v38,-18,80,-29,84,-75v2,-21,-15,-37,-36,-36v-22,0,-37,17,-47,32r-2,-1v16,-23,32,-45,65,-45v25,0,41,16,41,41v0,40,-37,51,-64,68v32,2,54,21,54,54","w":139},"4":{"d":"84,-20r24,-120r-103,120r79,0xm80,-4r-94,0r144,-166r4,0r-32,150r42,0r-9,16r-37,0r-15,70r-17,0","w":161},"5":{"d":"103,-14v0,50,-38,80,-89,86v-33,4,-52,-37,-20,-41v17,-2,19,23,7,32v47,17,85,-24,85,-71v0,-44,-33,-59,-72,-65r34,-95r83,0r-9,19r-77,0r-21,62v44,5,79,27,79,73","w":131},"6":{"d":"41,-111v-16,40,-14,113,34,111v40,-1,54,-41,56,-81v4,-56,-57,-62,-90,-30xm153,-86v-4,49,-30,88,-78,90v-65,3,-79,-80,-50,-132v30,-54,85,-94,165,-97r0,3v-77,5,-121,48,-146,105v30,-34,115,-34,109,31","w":163},"7":{"d":"0,66r143,-216r-102,1v-12,6,-15,21,-24,31r16,-50r125,1r-141,233r-17,0","w":142},"8":{"d":"104,-228v-39,0,-62,50,-35,80v9,9,20,18,33,26v23,-8,43,-32,43,-61v0,-25,-15,-46,-41,-45xm23,-45v0,28,21,47,51,47v47,0,71,-54,39,-86v-9,-11,-22,-22,-35,-29v-31,9,-55,30,-55,68xm144,-59v0,40,-30,63,-73,64v-39,0,-65,-20,-65,-56v0,-41,36,-54,69,-65v-19,-12,-34,-27,-35,-54v-3,-69,122,-85,122,-10v0,34,-30,48,-57,60v20,14,39,31,39,61","w":159},"9":{"d":"35,-91v-3,54,57,63,90,30v17,-42,16,-111,-34,-111v-38,0,-54,40,-56,81xm91,-176v65,-3,79,80,50,132v-30,54,-85,94,-165,97r0,-3v78,-4,121,-49,146,-105v-30,35,-115,35,-109,-31v4,-49,30,-88,78,-90","w":163},":":{"d":"55,-121v0,8,-6,16,-15,16v-9,0,-17,-8,-17,-16v0,-8,7,-15,17,-15v9,0,15,7,15,15xm32,-11v0,8,-7,16,-16,16v-9,0,-15,-8,-16,-16v0,-18,33,-20,32,0","w":59},";":{"d":"52,-121v0,8,-6,16,-15,16v-9,0,-16,-7,-16,-16v0,-9,6,-15,16,-15v9,0,15,7,15,15xm0,-30v19,-19,41,7,29,29v-8,15,-28,33,-44,32v15,-7,31,-17,33,-37v0,-11,-10,-17,-22,-11v-1,-5,1,-9,4,-13","w":52},"<":{"d":"2,-83r0,-4r143,-70r2,4r-139,68r139,69r-2,4","w":151},"=":{"d":"5,-118r144,0r-1,4r-142,0xm6,-55r142,0r1,4r-144,0","w":154},">":{"d":"4,-16r140,-69r-140,-68r2,-4r143,70r0,4r-143,71","w":151},"?":{"d":"114,-176v4,-33,-45,-39,-74,-30v-7,-15,6,-25,26,-24v32,2,49,20,52,51v5,59,-71,42,-82,84v-2,11,18,27,16,31v-10,-9,-25,-20,-25,-37v0,-49,82,-32,87,-75xm54,-11v0,8,-7,16,-16,16v-9,0,-15,-8,-16,-16v0,-18,33,-20,32,0","w":107},"@":{"d":"175,-130v-1,-21,-31,-39,-46,-18v-22,18,-57,75,-27,105v2,1,5,2,7,2v36,-13,52,-53,66,-89xm264,-33v-23,39,-59,70,-120,70v-79,0,-131,-45,-131,-123v0,-85,55,-145,140,-145v71,0,118,41,118,111v0,53,-31,92,-82,97v-44,4,-38,-46,-26,-69v-20,26,-30,57,-64,65v-56,-11,-12,-89,10,-106v15,-12,25,-35,50,-35v16,0,19,13,21,30r13,-39r18,1v-13,44,-42,83,-41,135v4,9,13,10,25,10v45,0,72,-40,72,-89v0,-69,-45,-108,-114,-108v-84,0,-136,59,-136,142v0,77,50,120,127,120v57,0,96,-28,116,-69","w":275},"A":{"d":"125,-205v-6,-13,11,-13,15,-23r3,0r31,220v3,8,21,1,26,8r-82,0v6,-6,30,1,31,-14r-11,-85r-68,0v-15,30,-34,56,-45,88v3,10,24,3,32,11r-74,0v37,-7,46,-32,65,-66xm138,-102r-13,-97r-53,97r66,0","w":218},"B":{"d":"74,-128v47,10,90,-5,90,-55v0,-34,-31,-40,-70,-38xm154,-70v-1,-41,-35,-54,-81,-53r-25,116v56,13,108,-7,106,-63xm178,-68v2,79,-102,68,-185,68v5,-7,27,-2,33,-9r44,-208v-2,-6,-23,-1,-29,-8v63,1,148,-13,148,48v0,40,-36,49,-75,54v38,6,63,21,64,55","w":195},"C":{"d":"42,-88v-7,85,96,117,148,64v10,-9,21,-21,29,-33v1,14,-17,35,-22,52v-79,24,-180,3,-180,-90v0,-107,120,-169,205,-112r16,-6v-4,19,-2,45,-10,60v-4,-44,-22,-78,-75,-74v-73,5,-105,64,-111,139","w":236},"D":{"d":"48,-6v100,14,155,-38,155,-131v0,-66,-38,-91,-109,-85xm228,-128v0,118,-107,136,-235,128v5,-7,27,-2,33,-9r44,-208v-2,-6,-23,-1,-29,-8r87,0v62,2,100,37,100,97","w":228},"E":{"d":"133,-85v2,-13,4,-30,-11,-31r-50,-2r-24,113v50,4,100,4,119,-31v7,-7,12,-24,20,-26r-30,62r-166,0v6,-7,29,-1,35,-9r44,-208v-2,-6,-25,-2,-31,-8r149,0v1,19,6,41,4,58v-10,-24,-15,-54,-48,-55r-50,0r-22,101v37,2,68,-2,77,-32v-6,22,-6,50,-16,68","w":198},"F":{"d":"49,-8v1,10,30,0,37,8r-95,0v6,-7,29,-1,35,-9r43,-209v-9,-3,-23,-2,-30,-7r153,0r5,61v-13,-22,-11,-64,-58,-58r-45,0r-22,103v34,-1,70,4,75,-32r2,0r-15,69v-2,-4,-1,-15,-2,-20v-1,-22,-39,-10,-61,-14","w":188},"G":{"d":"42,-92v-2,71,63,115,129,83r17,-81v-1,-8,-28,-1,-35,-8r90,0v-6,6,-28,2,-33,9r-17,77r25,-3v-23,11,-58,20,-92,20v-66,0,-109,-37,-109,-101v0,-80,52,-135,132,-135v31,0,57,9,73,23r18,-6v-5,19,-6,41,-13,58v-7,-27,-6,-57,-37,-65v-89,-24,-146,45,-148,129","w":241},"H":{"d":"138,0v7,-7,30,-1,34,-9r22,-104r-123,0r-22,106v7,5,23,1,30,7r-86,0v5,-7,27,-2,33,-9r44,-208v-2,-6,-23,-1,-29,-8r86,0v-7,6,-29,2,-35,9r-21,100r124,0r21,-102v-9,-3,-24,-1,-30,-7r86,0v-6,6,-28,2,-33,9r-44,209v7,5,23,1,29,7r-86,0","w":249},"I":{"d":"130,-225v-7,7,-30,1,-34,9r-44,209v7,5,23,1,30,7r-87,0v6,-7,29,-1,35,-9r43,-209v-9,-3,-24,-1,-30,-7r87,0","w":110},"J":{"d":"127,-225v-8,7,-30,2,-35,9r-47,220v-11,26,-35,52,-69,56v-30,4,-30,-31,-9,-33v15,-1,21,24,5,29v35,3,47,-29,53,-60r44,-214v-9,-3,-23,-2,-30,-7r88,0","w":103},"K":{"d":"132,0v11,-6,35,0,26,-22r-43,-109r-49,40v-3,27,-20,62,-15,85v5,4,23,0,28,6r-86,0v5,-7,27,-2,33,-9r44,-208v-2,-6,-23,-1,-29,-8r86,0v-7,6,-29,2,-35,9r-25,121v43,-39,95,-74,133,-117v6,-15,-23,-4,-32,-13r83,0v-52,10,-78,52,-119,80r54,131v2,13,21,7,30,14r-84,0","w":231},"L":{"d":"134,-225v-10,7,-36,1,-42,9r-44,211v35,0,76,7,93,-15v12,-11,22,-27,30,-43r3,1r-24,62r-157,0v5,-7,29,-1,33,-10r44,-207v-2,-6,-23,-1,-29,-8r93,0","w":189},"M":{"d":"35,-12v2,11,29,5,38,12r-82,0v8,-7,37,0,40,-13r47,-203v-6,-7,-27,-3,-34,-9r58,0r33,193r123,-193r53,0v-5,7,-27,2,-33,9r-44,209v7,5,23,1,29,7r-86,0v6,-7,29,-1,35,-9r41,-201r-134,210r-2,0r-37,-211","w":288},"N":{"d":"230,-213v0,-12,-26,-5,-34,-12r74,0v-8,7,-33,0,-36,13r-46,214r-2,0r-108,-210r-41,196v0,12,26,5,35,12r-75,0v8,-7,33,0,36,-13r43,-198v-5,-11,-26,-6,-37,-14r56,0r98,190","w":242},"O":{"d":"43,-91v0,55,24,94,80,92v70,-3,100,-61,100,-133v0,-56,-25,-94,-80,-94v-69,0,-100,64,-100,135xm247,-123v0,78,-51,128,-124,128v-65,0,-104,-41,-104,-106v0,-74,49,-129,125,-129v64,0,103,42,103,107","w":252},"P":{"d":"72,-122v44,23,102,2,102,-55v0,-41,-36,-47,-80,-45xm198,-171v2,60,-76,72,-127,54r-23,109v2,9,31,1,38,8r-98,0v7,-7,31,-1,38,-9r44,-208v-1,-8,-27,-1,-34,-8v70,1,160,-14,162,54","w":188},"Q":{"d":"43,-91v0,55,25,93,80,93v70,0,100,-62,100,-134v0,-56,-26,-94,-80,-94v-69,0,-100,64,-100,135xm138,4v7,45,46,53,93,58v-57,9,-112,-9,-122,-58v-57,-7,-90,-45,-90,-105v0,-74,49,-129,125,-129v64,0,103,42,103,107v0,72,-45,116,-109,127","w":252},"R":{"d":"74,-128v42,23,101,3,101,-51v0,-40,-39,-45,-82,-42xm198,-174v0,38,-34,55,-71,58v17,36,27,78,49,109v4,6,18,1,22,7r-48,0r-46,-115v-13,-1,-22,-6,-31,-10r-25,117v5,7,26,1,34,8r-94,0v7,-6,30,-2,38,-9r44,-208v-1,-8,-27,-1,-34,-8v68,2,162,-15,162,51","w":216},"S":{"d":"153,-62v3,74,-102,81,-149,44v4,-15,1,-37,8,-49v2,41,23,69,65,69v35,1,58,-18,58,-51v0,-65,-90,-57,-95,-123v-5,-55,73,-75,110,-45r17,-2r-8,54v-9,-28,-11,-63,-52,-63v-30,0,-50,17,-50,44v0,65,93,55,96,122","w":166},"T":{"d":"222,-171v1,-43,-24,-56,-71,-51r-45,214v1,8,27,1,34,8r-95,0v7,-7,32,-1,39,-9r44,-213v-54,-8,-72,21,-92,51r16,-54r177,0v-3,17,0,41,-7,54","w":218},"U":{"d":"227,-213v-1,-12,-26,-5,-35,-12r74,0v-8,7,-31,1,-35,13v-26,82,-11,215,-114,218v-57,2,-91,-29,-78,-88r29,-135v-1,-8,-27,-1,-34,-8r95,0v-8,6,-32,1,-39,9r-31,161v-5,55,84,67,114,33v36,-41,36,-129,54,-191","w":232},"V":{"d":"95,4r-39,-221v-4,-7,-21,-2,-26,-8r83,0v-7,6,-33,0,-31,14r29,182r98,-175v11,-21,-17,-13,-29,-21r73,0v-35,4,-50,39,-65,66r-91,163r-2,0","w":224},"W":{"d":"95,4r-35,-213v-1,-15,-20,-10,-29,-16r84,0v-7,6,-35,0,-33,14r30,182r77,-137v-4,-28,-2,-58,-37,-59r85,0v-7,6,-35,0,-33,14r29,181r92,-174v12,-22,-19,-12,-31,-21r74,0v-36,4,-48,39,-63,67r-85,162r-3,0r-27,-164r-92,164r-3,0","w":341},"X":{"d":"39,-23v-11,13,-2,21,16,20v4,1,10,-1,11,3r-85,0v16,-6,36,-6,50,-23v23,-28,52,-60,77,-88r-48,-105v-4,-7,-19,-3,-24,-9r84,0v-10,5,-40,-4,-27,24r32,72v22,-30,52,-54,68,-88v-4,-8,-26,-1,-34,-8r85,0v-14,6,-37,3,-47,20v-22,22,-48,54,-70,79r52,116v4,8,19,4,26,10r-85,0v10,-7,40,5,27,-24r-37,-83","w":222},"Y":{"d":"175,-180v15,-17,33,-44,-4,-42v-3,-1,-9,1,-9,-3r81,0v-17,5,-33,6,-46,23r-73,98r-20,96v1,8,27,1,34,8r-95,0v7,-7,32,0,38,-9r20,-93v-15,-37,-25,-79,-43,-113v-4,-9,-21,-4,-27,-10r86,0v-9,7,-37,-5,-27,24r33,92","w":214},"Z":{"d":"-3,0r186,-221v-40,3,-88,-11,-110,13v-9,10,-20,32,-32,48r17,-65r154,1r-186,220v44,-2,98,10,122,-17v13,-15,25,-31,34,-52r3,0r-27,73r-161,0","w":197},"[":{"d":"50,-225r88,0r0,4r-84,0r-66,306r84,0r-1,4r-88,0","w":110},"\\":{"d":"-2,-227r3,0r76,316r-4,0","w":83},"]":{"d":"-31,85r84,0r65,-306r-84,0r1,-4r87,0r-67,314r-87,0","w":110},"^":{"d":"45,-173v14,-20,39,-43,56,-64v8,21,22,45,28,64v-11,-13,-20,-29,-33,-41","w":133},"_":{"d":"-8,0r144,0r-1,10r-147,0","w":160},"`":{"d":"50,-244r21,0v9,22,24,47,30,67","w":133},"a":{"d":"82,-145v-39,13,-55,61,-59,109v-1,15,7,24,18,25v38,-16,55,-61,67,-104v-1,-16,-9,-29,-26,-30xm138,-48v-14,27,-23,47,-48,53v-21,-15,-3,-52,4,-71v-19,27,-28,61,-62,70v-59,-14,-10,-100,11,-122v15,-17,23,-35,49,-38v15,2,21,13,21,33r10,-35r18,2r-48,147r16,1r26,-41"},"b":{"d":"42,-1v51,0,71,-59,74,-112v2,-43,-37,-29,-50,-5v-15,28,-34,59,-40,97v1,11,8,17,16,20xm75,-138v18,-31,65,-20,61,19v-7,61,-35,111,-91,124v-23,0,-42,-16,-35,-41r56,-191v-6,-5,-21,-1,-31,-3r0,-3r54,-6r-55,174v14,-22,24,-56,41,-73","w":141},"c":{"d":"104,-47v-15,22,-26,51,-59,51v-27,0,-40,-23,-40,-49v0,-56,33,-104,85,-112v25,-4,46,33,19,39v-18,-1,-13,-24,0,-26v-4,-6,-10,-11,-19,-10v-47,7,-66,54,-66,102v0,22,9,43,29,43v26,0,34,-17,48,-39","w":115},"d":{"d":"23,-36v-2,34,33,26,45,5v14,-25,35,-52,40,-84v-1,-17,-10,-30,-26,-32v-38,13,-56,63,-59,111xm138,-47v-14,26,-24,47,-48,52v-21,-15,-3,-52,4,-71v-19,27,-28,61,-62,70v-59,-14,-10,-101,11,-124v13,-27,70,-63,68,-1v12,-33,20,-70,30,-106v-8,-6,-26,-1,-38,-3r0,-3r62,-6r-72,230r16,1r26,-40"},"e":{"d":"31,-92v31,-3,69,-9,70,-44v0,-24,-30,-19,-42,-5v-11,13,-21,31,-28,49xm104,-47v-15,22,-26,51,-59,51v-27,0,-40,-23,-40,-49v0,-57,31,-105,82,-112v37,-5,43,39,10,51v-15,6,-37,13,-67,18v-10,28,-10,79,23,79v26,0,34,-17,48,-39","w":115},"f":{"d":"125,-229v-44,-21,-51,36,-60,77r35,0r-4,10r-33,0r-22,94v-17,55,-17,102,-69,113v-26,5,-35,-31,-13,-33v14,-1,15,19,4,25v54,14,53,-55,63,-106r18,-93r-27,0r3,-10r27,0v13,-43,19,-81,67,-86v28,-3,41,41,8,32v-8,-5,-5,-18,3,-23","w":83},"g":{"d":"76,-154v-33,6,-53,67,-34,99v37,13,54,-32,53,-72v1,-12,-8,-27,-19,-27xm-18,41v0,50,110,52,115,4v-4,-29,-42,-35,-68,-45v-24,8,-47,18,-47,41xm93,6v41,32,-9,81,-54,78v-32,-2,-68,-9,-72,-39v4,-29,35,-36,58,-47v-15,-8,-25,-9,-28,-25v3,-17,22,-25,38,-29v-46,-37,13,-135,64,-89r41,-9r-4,15v-11,0,-26,-5,-35,-3v31,40,-13,111,-62,89v-22,0,-40,24,-11,33v22,7,48,13,65,26","w":128},"h":{"d":"139,-48v-14,31,-38,70,-64,39v13,-42,35,-80,46,-124v-12,-27,-36,3,-46,18v-22,32,-46,73,-61,116v-8,-2,-24,2,-15,-9r67,-219v-6,-5,-21,-1,-31,-3r0,-3r54,-6r-59,187v28,-33,42,-92,88,-105v12,2,20,11,21,23v-10,41,-32,84,-47,124r17,2r27,-41"},"i":{"d":"96,-212v2,16,-25,27,-26,6v-2,-17,26,-26,26,-6xm70,-48v-14,31,-37,70,-63,39r52,-135r-18,-1r-26,40r-2,-1v14,-26,23,-47,47,-52v26,22,-3,67,-13,90r-24,58r18,2r27,-41","w":80},"j":{"d":"96,-212v2,17,-25,28,-26,6v-1,-16,25,-26,26,-6xm58,-158v29,35,-17,92,-22,129v-22,43,-29,104,-78,119v-9,0,-19,-7,-19,-17v0,-12,21,-17,24,-4v2,7,-2,12,-6,17v33,-9,41,-42,52,-77r47,-153r-17,-1r-26,40r-2,-1v14,-26,23,-47,47,-52","w":73},"k":{"d":"132,-51v-12,27,-25,71,-57,49v-3,-40,11,-97,-33,-81r-28,84v-7,-3,-24,3,-16,-9r67,-219v-6,-5,-21,-1,-31,-3r1,-3r54,-6r-45,152v31,-11,63,-17,74,-45v-6,1,-13,-7,-13,-13v0,-6,6,-13,12,-12v27,9,0,46,-16,49v-10,7,-27,14,-41,19v34,4,29,44,33,80r13,1r24,-44","w":141},"l":{"d":"63,-48v-14,30,-37,70,-62,39r65,-218v-6,-5,-21,-1,-31,-3r0,-3r54,-6r-72,229r17,2r27,-41","w":73},"m":{"d":"227,-48v-14,31,-37,70,-63,39v13,-42,35,-79,45,-123v-13,-29,-37,-2,-48,17v-20,33,-45,73,-59,116r-18,-2r45,-131v-2,-12,-18,-20,-29,-6v-29,37,-58,87,-76,139r-18,-2r46,-143r-16,-2r-26,41r-2,-1v14,-27,23,-46,47,-52v7,1,12,15,11,24v-4,28,-16,56,-27,81v28,-33,38,-92,86,-104v12,2,20,13,22,25v-8,27,-19,53,-30,79v29,-33,38,-91,86,-104v12,2,22,11,23,25v-8,42,-31,83,-46,122r18,2r27,-41","w":234},"n":{"d":"148,-48v-14,31,-37,70,-63,39v13,-43,36,-80,45,-124v-2,-14,-15,-17,-26,-5v-33,36,-61,87,-80,139r-18,-2r46,-143r-16,-2r-26,41r-2,-1v14,-27,23,-46,47,-52v7,1,12,15,11,24v-4,29,-16,56,-27,81v29,-31,43,-92,89,-104v12,2,20,10,21,23v-10,42,-31,84,-47,124r17,2r27,-41","w":155},"o":{"d":"84,-153v-45,17,-68,86,-56,144v3,6,7,10,13,10v46,-10,63,-61,63,-115v0,-26,-7,-39,-20,-39xm121,-95v0,50,-27,99,-75,99v-29,0,-40,-25,-38,-57v3,-51,26,-96,72,-104v28,1,41,30,41,62","w":127},"p":{"d":"98,-145v-40,16,-52,69,-61,117v2,14,7,29,23,30v44,-12,58,-58,60,-109v1,-19,-6,-37,-22,-38xm1,84v1,8,25,1,31,7r-72,0v4,-5,21,0,23,-7r69,-228r-16,-1r-26,40r-2,-1v13,-26,22,-47,47,-52v16,4,9,38,6,47v10,-19,20,-46,46,-46v23,0,34,25,32,52v-4,54,-26,110,-79,110v-18,0,-23,-15,-27,-29","w":145},"q":{"d":"23,-36v-2,34,33,26,45,5v14,-25,35,-52,40,-84v-1,-17,-10,-30,-26,-32v-38,13,-56,63,-59,111xm62,-142v20,-24,53,-17,50,21r10,-33r18,2r-26,74r-49,162v2,7,19,1,25,7r-73,0v5,-6,32,3,32,-9r45,-148v-19,27,-28,61,-62,70v-59,-14,-10,-101,11,-124v7,-9,13,-16,19,-22","w":140},"r":{"d":"117,-158v21,-2,26,33,5,33v-12,0,-16,-15,-5,-22v-26,-9,-29,22,-44,42v-16,21,-37,71,-49,106r-18,-2v18,-45,32,-94,46,-143r-16,-2r-26,41r-2,-1v14,-27,23,-46,47,-52v26,21,-2,65,-8,93v23,-39,31,-68,59,-91v3,-1,7,-2,11,-2","w":127},"s":{"d":"90,-39v4,47,-85,60,-91,13v0,-7,4,-16,11,-15v7,0,13,5,12,12v-1,6,-6,13,-12,14v12,24,69,23,64,-16v-5,-39,-49,-45,-52,-84v-4,-44,77,-60,80,-14v1,10,-5,14,-12,14v-17,-1,-12,-24,1,-26v-12,-23,-60,-14,-55,18v6,37,50,44,54,84","w":105},"t":{"d":"71,-48v-14,32,-39,70,-65,38r40,-132r-26,0r3,-10r26,0r15,-49r18,0r-15,49r31,0r-3,10r-32,0r-40,132r19,2r26,-41","w":85},"u":{"d":"148,-48v-14,27,-22,48,-47,53v-7,-1,-12,-15,-11,-24v4,-29,16,-56,26,-82v-28,32,-42,92,-88,105v-12,-2,-20,-11,-21,-23v10,-43,32,-83,47,-125r-18,-2r-26,42r-2,-1v14,-31,37,-72,63,-39v-14,42,-33,79,-45,124v11,28,37,-5,46,-18v23,-32,45,-73,60,-116r18,1r-46,144r16,1r26,-41","w":155},"v":{"d":"113,-158v41,39,-17,130,-52,156v-30,22,-58,-16,-47,-54v10,-31,31,-56,47,-82r-28,-9r-24,43r-2,-1v16,-32,26,-67,65,-48v-13,30,-43,60,-43,104v0,32,28,51,48,26v22,-27,39,-69,45,-111v-12,6,-21,-2,-22,-11v0,-6,6,-14,13,-13","w":128},"w":{"d":"108,-82v-22,32,-33,77,-76,86v-14,3,-24,-16,-22,-30v7,-45,39,-74,57,-110r-33,-11r-25,43r-2,-1v16,-34,30,-66,73,-48v-13,35,-48,64,-51,111v-3,40,32,25,45,6v18,-26,38,-61,53,-90v-5,-5,-13,-8,-13,-18v-1,-7,6,-14,14,-13v5,0,14,6,12,13v-9,34,-36,55,-36,100v0,31,28,37,44,17v19,-24,37,-62,38,-104v-11,3,-18,-5,-19,-13v0,-7,8,-14,14,-14v37,34,-15,114,-36,146v-14,21,-52,21,-52,-11v1,-24,9,-38,15,-59","w":196},"x":{"d":"101,5v-27,-6,-25,-45,-34,-70v-15,26,-19,66,-54,70v-18,3,-26,-31,-6,-31v16,0,-3,23,15,22v25,-10,33,-43,45,-67v-7,-26,-5,-60,-23,-73r-9,0r-16,32v-1,-17,17,-41,30,-45v25,5,25,42,33,64v14,-28,16,-64,52,-64v9,0,18,8,18,17v0,11,-16,19,-20,8v0,-9,5,-18,-7,-16v-25,4,-29,36,-43,62v5,23,8,51,16,71v3,8,8,6,16,6r16,-31r3,1v-8,21,-18,38,-32,44","w":147},"y":{"d":"94,-19r0,-1r0,1xm8,-106v12,-26,23,-67,57,-46v24,28,23,82,30,133v17,-38,35,-70,32,-124v-7,9,-24,6,-24,-5v0,-8,6,-12,14,-13v25,5,17,42,10,67v-20,73,-50,145,-129,160v-26,5,-42,-30,-15,-34v13,-2,14,18,7,26v43,11,70,-28,91,-55v-6,-54,-7,-107,-27,-142v-5,-9,-11,-8,-22,-8r-22,42","w":144},"z":{"d":"103,-41v25,17,-8,45,-31,49v-25,-4,-32,-32,-59,-35r-8,31v-23,-3,-11,-28,3,-30r90,-97v-23,2,-35,-17,-49,-26v-6,3,-16,10,-17,16v6,0,10,5,11,11v0,7,-4,13,-12,13v-26,-11,5,-37,17,-44v27,-16,37,18,53,27r7,-33v21,3,12,30,-4,33r-88,96v33,-4,52,15,70,29v5,-4,13,-9,16,-15v-7,0,-12,-7,-12,-13v0,-7,5,-13,13,-12","w":122},"{":{"d":"81,-177v7,62,-11,95,-62,99v61,6,39,72,18,105v-21,32,4,60,36,63v-53,4,-70,-60,-40,-99v7,-17,29,-44,6,-58v-8,-6,-24,-9,-39,-14v28,-6,68,-1,63,-44v-5,-41,-3,-82,28,-95v13,-6,36,-16,51,-9v-40,-1,-65,14,-61,52","w":111},"|":{"d":"26,-227r3,0r0,316r-3,0r0,-316","w":55},"}":{"d":"109,-61v-32,5,-67,3,-63,44v4,41,3,82,-28,96v-13,6,-36,15,-51,8v56,5,66,-35,59,-91v-5,-44,30,-53,64,-60v-48,-5,-51,-54,-27,-87v14,-19,29,-62,-4,-73v-6,-2,-14,-5,-23,-7v50,-7,72,59,40,98v-7,17,-29,44,-6,58v8,6,24,9,39,14","w":111},"~":{"d":"116,-87v-6,18,-10,31,-28,33v-23,-3,-60,-42,-71,-3r-2,0v6,-18,9,-31,27,-33v24,4,59,41,72,3r2,0","w":133},"\u00c4":{"d":"129,-257v0,7,-4,14,-13,14v-9,0,-14,-7,-14,-14v0,-6,5,-16,14,-14v9,-1,13,8,13,14xm179,-257v0,7,-4,14,-13,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,13,8,13,14xm125,-205v-6,-13,11,-13,15,-23r3,0r31,220v3,8,21,1,26,8r-82,0v6,-6,30,1,31,-14r-11,-85r-68,0v-15,30,-34,56,-45,88v3,10,24,3,32,11r-74,0v37,-7,46,-32,65,-66xm138,-102r-13,-97r-53,97r66,0","w":218},"\u00d6":{"d":"145,-257v0,7,-4,14,-13,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,13,8,13,14xm196,-257v0,7,-4,14,-13,14v-9,0,-14,-7,-14,-14v0,-6,5,-16,14,-14v9,-1,13,8,13,14xm43,-91v0,55,24,94,80,92v70,-3,100,-61,100,-133v0,-56,-25,-94,-80,-94v-69,0,-100,64,-100,135xm247,-123v0,78,-51,128,-124,128v-65,0,-104,-41,-104,-106v0,-74,49,-129,125,-129v64,0,103,42,103,107","w":252},"\u00dc":{"d":"147,-257v-1,6,-5,14,-14,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,13,9,14,14xm197,-257v0,7,-4,14,-13,14v-9,0,-13,-8,-14,-14v0,-6,5,-16,14,-14v9,-1,13,8,13,14xm227,-213v-1,-12,-26,-5,-35,-12r74,0v-8,7,-31,1,-35,13v-26,82,-11,215,-114,218v-57,2,-91,-29,-78,-88r29,-135v-1,-8,-27,-1,-34,-8r95,0v-8,6,-32,1,-39,9r-31,161v-5,55,84,67,114,33v36,-41,36,-129,54,-191","w":232},"\u00e4":{"d":"83,-197v0,7,-4,14,-13,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,13,8,13,14xm134,-197v-1,6,-5,14,-14,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,13,9,14,14xm82,-145v-39,13,-55,61,-59,109v-1,15,7,24,18,25v38,-16,55,-61,67,-104v-1,-16,-9,-29,-26,-30xm138,-48v-14,27,-23,47,-48,53v-21,-15,-3,-52,4,-71v-19,27,-28,61,-62,70v-59,-14,-10,-100,11,-122v15,-17,23,-35,49,-38v15,2,21,13,21,33r10,-35r18,2r-48,147r16,1r26,-41"},"\u00f6":{"d":"79,-197v0,7,-4,14,-13,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,13,8,13,14xm130,-197v-1,6,-5,14,-14,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,14,8,14,14xm84,-153v-45,17,-68,86,-56,144v3,6,7,10,13,10v46,-10,63,-61,63,-115v0,-26,-7,-39,-20,-39xm121,-95v0,50,-27,99,-75,99v-29,0,-40,-25,-38,-57v3,-51,26,-96,72,-104v28,1,41,30,41,62","w":127},"\u00f5":{"d":"69,-215v23,4,61,41,71,3r2,0v-6,18,-9,31,-28,33v-23,-4,-60,-42,-71,-3r-2,0v6,-18,10,-30,28,-33xm84,-153v-45,17,-68,86,-56,144v3,6,7,10,13,10v46,-10,63,-61,63,-115v0,-26,-7,-39,-20,-39xm121,-95v0,50,-27,99,-75,99v-29,0,-40,-25,-38,-57v3,-51,26,-96,72,-104v28,1,41,30,41,62","w":127},"\u00fc":{"d":"95,-197v0,7,-4,14,-13,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,13,8,13,14xm146,-197v0,7,-5,14,-14,14v-9,0,-13,-7,-13,-14v0,-6,4,-15,13,-14v9,-1,14,8,14,14xm148,-48v-14,27,-22,48,-47,53v-7,-1,-12,-15,-11,-24v4,-29,16,-56,26,-82v-28,32,-42,92,-88,105v-12,-2,-20,-11,-21,-23v10,-43,32,-83,47,-125r-18,-2r-26,42r-2,-1v14,-31,37,-72,63,-39v-14,42,-33,79,-45,124v11,28,37,-5,46,-18v23,-32,45,-73,60,-116r18,1r-46,144r16,1r26,-41","w":155},"\u00d5":{"d":"208,-272v-6,18,-10,30,-28,33v-23,-4,-60,-41,-71,-3r-2,0v6,-18,9,-31,28,-33v23,4,59,41,71,3r2,0xm43,-91v0,55,24,94,80,92v70,-3,100,-61,100,-133v0,-56,-25,-94,-80,-94v-69,0,-100,64,-100,135xm247,-123v0,78,-51,128,-124,128v-65,0,-104,-41,-104,-106v0,-74,49,-129,125,-129v64,0,103,42,103,107","w":252},"\u00a0":{"w":46}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1989, 1990, 2002 Adobe Systems Incorporated. All rights reserved. © 1981,
 * 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * TradeGothicLTStd-Bd2
 * 
 * Designer:
 * Jackson Burke
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":219,"face":{"font-family":"TradeGothicLTStd-Bd2","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 3 4 5 2 2 2 4","ascent":"260","descent":"-100","x-height":"4","bbox":"-10 -327 308 68.203","underline-thickness":"18","underline-position":"-18","stemh":"30","stemv":"45","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":109},"!":{"d":"86,-260r-9,172r-35,0r-9,-172r53,0xm85,0r-50,0r0,-51r50,0r0,51","w":119},"\"":{"d":"71,-162r0,-98r40,0r0,98r-40,0xm9,-162r0,-98r40,0r0,98r-40,0","w":119},"#":{"d":"187,-108r0,32r-33,0r-10,76r-34,0r10,-76r-35,0r-10,76r-34,0r10,-76r-29,0r0,-32r33,0r7,-44r-29,0r0,-32r33,0r10,-76r34,0r-10,76r35,0r10,-76r34,0r-10,76r29,0r0,32r-33,0r-7,44r29,0xm130,-152r-34,0r-6,44r34,0"},"$":{"d":"121,-106r0,70v19,0,40,-7,40,-33v0,-21,-17,-31,-40,-37xm95,-159r0,-65v-22,1,-37,11,-37,34v0,17,11,24,37,31xm95,-36r0,-78v-41,-9,-77,-32,-77,-72v0,-48,36,-73,77,-74r0,-26r26,0r0,26v28,1,50,13,74,36r-28,27v-14,-14,-27,-24,-46,-27r0,72v51,15,80,37,80,82v0,48,-36,68,-80,70r0,43r-26,0r0,-43v-32,-3,-60,-16,-80,-43r31,-26v13,20,28,28,49,33"},"%":{"d":"77,-260v36,0,65,30,65,65v0,35,-29,65,-65,65v-36,0,-65,-30,-65,-65v0,-35,29,-65,65,-65xm77,-225v-41,0,-35,59,0,59v16,0,30,-14,30,-29v0,-15,-14,-30,-30,-30xm243,-130v36,0,65,30,65,65v0,35,-29,65,-65,65v-36,0,-65,-30,-65,-65v0,-35,29,-65,65,-65xm243,-94v-16,0,-30,14,-30,29v0,15,14,30,30,30v16,0,30,-15,30,-30v0,-15,-14,-29,-30,-29xm71,4r149,-268r31,0r-149,268r-31,0","w":320},"&":{"d":"99,-234v-28,1,-25,51,-8,70v15,-11,31,-26,31,-43v0,-14,-8,-27,-23,-27xm184,-130r39,10v-8,22,-17,44,-31,64v11,10,23,18,36,18r0,42v-25,0,-35,-4,-65,-28v-44,50,-149,33,-149,-48v0,-32,19,-51,44,-68v-39,-43,-25,-124,44,-124v34,0,61,25,61,58v0,34,-26,54,-50,73v14,19,30,38,46,52v10,-15,19,-32,25,-49xm82,-108v-33,16,-23,70,17,70v13,0,26,-6,35,-15v-21,-16,-38,-34,-52,-55","w":240},"(":{"d":"67,-264r44,0v-70,87,-71,207,0,294r-44,0v-64,-84,-65,-210,0,-294","w":119},")":{"d":"53,30r-44,0v70,-87,71,-207,0,-294r44,0v64,84,65,210,0,294","w":119},"*":{"d":"81,-206v1,-17,-8,-36,-10,-54r36,0v-2,18,-9,38,-8,54r46,-26r11,32r-52,8r38,39r-26,21v-10,-15,-15,-35,-27,-48r-23,47r-27,-19v11,-14,31,-25,37,-40r-52,-6r9,-32","w":180},"+":{"d":"127,-113r75,0r0,39r-75,0r0,74r-38,0r0,-74r-75,0r0,-39r75,0r0,-74r38,0r0,74","w":216},",":{"d":"33,54r18,-54r-21,0r0,-51r50,0r0,51r-23,54r-24,0","w":109},"-":{"d":"104,-74r-88,0r0,-39r88,0r0,39","w":119},".":{"d":"80,0r-50,0r0,-51r50,0r0,51","w":109},"\/":{"d":"110,-264r-81,268r-39,0r81,-268r39,0","w":100},"0":{"d":"15,-130v0,-75,26,-134,95,-134v69,0,94,59,94,134v0,75,-25,134,-94,134v-69,0,-95,-59,-95,-134xm62,-130v0,71,20,95,48,95v28,0,48,-24,48,-95v0,-71,-20,-95,-48,-95v-28,0,-48,24,-48,95"},"1":{"d":"180,0r-127,0r0,-36r40,0r0,-179r-46,0r0,-31v24,-1,44,-6,56,-18r37,0r0,228r40,0r0,36"},"2":{"d":"195,0r-175,0r0,-43v8,-41,128,-98,128,-146v0,-23,-14,-36,-38,-36v-26,0,-41,17,-47,41r-42,-9v5,-40,44,-71,90,-71v46,0,84,26,84,75v0,63,-58,90,-123,149r123,0r0,40"},"3":{"d":"70,-118r0,-39v38,0,70,-6,70,-37v0,-19,-16,-31,-38,-31v-22,0,-36,12,-49,26r-31,-28v25,-27,52,-37,79,-37v48,0,85,23,85,67v0,26,-14,46,-39,57v31,10,48,33,48,65v-3,99,-149,101,-184,28r38,-21v13,21,29,33,54,33v23,0,45,-15,45,-40v0,-42,-47,-43,-78,-43"},"4":{"d":"45,-96r81,0r-1,-116xm9,-60r0,-45r111,-155r50,0r0,164r37,0r0,36r-37,0r0,60r-44,0r0,-60r-117,0"},"5":{"d":"32,-122r9,-138r141,0r0,40r-105,0r-4,59v8,-9,21,-15,49,-15v47,0,77,45,77,87v0,57,-32,93,-95,93v-41,0,-71,-20,-85,-49r39,-20v20,46,102,35,95,-24v5,-48,-66,-64,-84,-25"},"6":{"d":"156,-80v5,-55,-75,-62,-92,-18v-5,77,90,84,92,18xm194,-244r-21,37v-42,-41,-111,-4,-109,62v51,-46,139,-13,139,63v0,54,-40,86,-92,86v-54,0,-93,-39,-93,-118v0,-121,86,-185,176,-130"},"7":{"d":"21,-220r0,-40r178,0r0,27r-107,233r-51,0r105,-220r-125,0"},"8":{"d":"110,-264v93,0,115,98,44,126v32,14,52,35,52,71v0,42,-41,71,-96,71v-55,0,-97,-29,-97,-71v0,-36,21,-57,53,-71v-26,-14,-43,-30,-43,-61v0,-40,34,-65,87,-65xm110,-32v33,0,49,-15,49,-38v0,-23,-40,-47,-52,-47v-12,0,-47,21,-47,47v0,23,17,38,50,38xm109,-228v-29,0,-39,13,-39,30v0,55,80,48,80,0v0,-17,-11,-30,-41,-30"},"9":{"d":"60,-180v-5,57,74,62,91,18v5,-76,-89,-84,-91,-18xm22,-16r20,-37v42,40,111,5,109,-61v-51,45,-138,11,-138,-64v0,-54,40,-86,92,-86v54,0,93,40,93,119v0,120,-87,183,-176,129"},":":{"d":"80,-108r-50,0r0,-51r50,0r0,51xm80,0r-50,0r0,-51r50,0r0,51","w":109},";":{"d":"33,54r18,-54r-21,0r0,-51r50,0r0,51r-23,54r-24,0xm80,-108r-50,0r0,-51r50,0r0,51","w":109},"<":{"d":"202,-37r0,40r-188,-80r0,-33r188,-80r0,40r-134,56","w":216},"=":{"d":"202,-153r0,39r-188,0r0,-39r188,0xm202,-73r0,38r-188,0r0,-38r188,0","w":216},">":{"d":"14,3r0,-40r134,-57r-134,-56r0,-40r188,80r0,33","w":216},"?":{"d":"143,-206v0,52,-59,62,-52,119r-40,0v-10,-56,43,-81,47,-121v-9,-38,-52,-15,-53,12r-41,-11v7,-72,138,-79,139,1xm97,0r-50,0r0,-51r50,0r0,51","w":159},"@":{"d":"137,-90v39,4,56,-70,11,-72v-39,-4,-55,70,-11,72xm185,-177r4,-18r32,0r-20,101v0,5,1,8,5,8v16,0,36,-20,36,-59v0,-58,-40,-88,-93,-88v-59,0,-97,44,-97,103v0,94,109,132,172,78r32,0v-63,105,-240,50,-240,-78v0,-76,61,-134,134,-134v62,0,121,43,121,109v0,79,-66,104,-88,104v-10,0,-20,-7,-20,-19v-31,41,-92,7,-92,-44v0,-62,73,-117,114,-63","w":288},"A":{"d":"112,-210v-13,35,-20,76,-32,113r61,0xm5,0r75,-260r61,0r74,260r-49,0r-14,-56r-83,0r-15,56r-49,0"},"B":{"d":"28,0r0,-260v81,1,184,-15,185,64v0,27,-12,48,-40,59v34,14,46,29,46,69v0,40,-29,68,-95,68r-96,0xm78,-116r0,76v42,0,96,6,91,-38v4,-44,-48,-39,-91,-38xm78,-220r0,64v38,1,85,5,85,-32v0,-36,-47,-33,-85,-32","w":240},"C":{"d":"206,-195r-45,11v-7,-22,-23,-38,-47,-38v-33,0,-54,31,-54,92v0,95,72,126,106,53r46,13v-15,45,-49,68,-97,68v-66,0,-104,-49,-104,-134v0,-85,38,-134,104,-134v50,0,79,23,91,69"},"D":{"d":"28,0r0,-260v119,-6,203,0,203,130v0,129,-84,137,-203,130xm78,-218r0,176r33,0v57,0,70,-42,70,-88v0,-59,-29,-98,-103,-88","w":240},"E":{"d":"206,0r-176,0r0,-260r172,0r0,42r-122,0r0,62r89,0r0,42r-89,0r0,72r126,0r0,42"},"F":{"d":"78,0r-50,0r0,-260r166,0r0,42r-116,0r0,62r87,0r0,42r-87,0r0,114","w":200},"G":{"d":"213,-197r-46,12v-12,-26,-26,-37,-52,-37v-37,0,-55,37,-55,95v0,55,21,89,56,89v32,0,53,-22,54,-52r-49,0r0,-41r97,0r0,131r-36,0r0,-27v-21,23,-41,31,-68,31v-71,0,-103,-57,-103,-130v0,-66,25,-138,108,-138v52,0,82,29,94,67","w":240},"H":{"d":"80,0r-50,0r0,-260r50,0r0,104r100,0r0,-104r50,0r0,260r-50,0r0,-112r-100,0r0,112","w":259},"I":{"d":"85,0r-50,0r0,-260r50,0r0,260","w":119},"J":{"d":"-2,-31r34,-26v15,27,48,29,48,-12r0,-191r50,0r0,190v9,82,-101,97,-132,39","w":159},"K":{"d":"78,0r-50,0r0,-260r50,0r0,116r87,-116r57,0r-74,98r86,162r-55,0r-65,-123r-36,45r0,78","w":240},"L":{"d":"191,0r-163,0r0,-260r50,0r0,218r113,0r0,42","w":200},"M":{"d":"72,0r-43,0r0,-260r70,0r51,182r50,-182r71,0r0,260r-43,0r-1,-204r-59,204r-37,0r-59,-204r0,204","w":299},"N":{"d":"76,0r-47,0r0,-260r52,0r103,177r0,-177r47,0r0,260r-48,0r-107,-185r0,185","w":259},"O":{"d":"179,-130v0,-61,-18,-92,-59,-92v-41,0,-60,31,-60,92v0,61,19,92,60,92v41,0,59,-31,59,-92xm229,-130v0,85,-38,134,-109,134v-71,0,-109,-49,-109,-134v0,-85,38,-134,109,-134v71,0,109,49,109,134","w":240},"P":{"d":"74,0r-50,0r0,-260v87,0,187,-13,187,77v0,71,-61,83,-137,78r0,105xm74,-220r0,75v42,3,95,-1,88,-38v7,-37,-46,-40,-88,-37"},"Q":{"d":"120,-69r0,-45v26,3,40,14,53,33v4,-13,6,-29,6,-49v0,-61,-18,-92,-59,-92v-41,0,-60,31,-60,92v0,76,38,109,91,83v-8,-11,-17,-19,-31,-22xm236,-22r0,41v-33,0,-39,-5,-61,-28v-85,39,-164,-13,-164,-121v0,-85,38,-134,109,-134v71,0,109,49,109,134v0,40,-9,73,-26,96v9,7,20,12,33,12","w":240},"R":{"d":"78,0r-50,0r0,-260r104,0v98,-6,110,121,35,144r58,116r-55,0r-49,-106r-43,0r0,106xm78,-220r0,74v42,2,95,-1,87,-37v3,-41,-46,-38,-87,-37","w":240},"S":{"d":"196,-205r-45,14v-8,-20,-24,-34,-47,-34v-22,0,-37,9,-37,29v0,45,134,36,134,120v0,53,-33,80,-91,80v-42,0,-82,-24,-97,-62r41,-18v12,24,28,41,57,41v25,0,43,-10,43,-35v0,-51,-133,-41,-133,-121v0,-46,38,-73,83,-73v42,0,77,21,92,59"},"T":{"d":"7,-260r186,0r0,41r-68,0r0,219r-50,0r0,-219r-68,0r0,-41","w":200},"U":{"d":"180,-95r0,-165r50,0r0,163v0,76,-47,101,-100,101v-53,0,-100,-25,-100,-101r0,-163r50,0r0,165v0,42,17,57,50,57v33,0,50,-15,50,-57","w":259},"V":{"d":"72,0r-68,-260r49,0r46,192r49,-192r49,0r-69,260r-56,0","w":200},"W":{"d":"62,0r-55,-260r47,0r33,175r37,-175r51,0r35,175r36,-175r46,0r-54,260r-50,0r-39,-185r-37,185r-50,0","w":299},"X":{"d":"73,-133r-66,-127r54,0r39,80r39,-80r54,0r-66,127r70,133r-54,0r-43,-88r-43,88r-54,0","w":200},"Y":{"d":"55,-260r45,103r45,-103r52,0r-72,156r0,104r-50,0r0,-104r-71,-156r51,0","w":200},"Z":{"d":"191,-42r0,42r-185,0r0,-42r121,-176r-113,0r0,-42r176,0r0,40r-126,178r127,0","w":200},"[":{"d":"103,27r-84,0r0,-287r84,0r0,22r-45,0r0,243r45,0r0,22","w":119},"\\":{"d":"71,4r-81,-268r39,0r81,268r-39,0","w":100},"]":{"d":"101,27r-84,0r0,-22r45,0r0,-243r-45,0r0,-22r84,0r0,287","w":119},"^":{"d":"64,-125r-39,0r65,-135r36,0r65,135r-40,0r-43,-95","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"162,0r-44,0r-2,-16v-34,32,-110,25,-110,-30v0,-42,35,-65,108,-74v11,-52,-58,-43,-69,-15r-28,-22v32,-51,141,-52,141,42v0,39,-4,83,4,115xm114,-49r0,-41v-30,6,-63,13,-63,39v0,36,50,17,63,2","w":180},"b":{"d":"23,0r0,-260r45,0r0,90v9,-12,31,-21,46,-21v48,0,75,46,75,92v0,84,-72,135,-126,79r-5,20r-35,0xm68,-139r0,90v26,31,76,17,76,-45v0,-60,-46,-76,-76,-45","w":200},"c":{"d":"164,-141r-37,15v-7,-16,-15,-29,-37,-29v-25,0,-37,19,-37,61v0,73,58,78,78,32r34,19v-18,33,-41,47,-75,47v-51,0,-81,-39,-81,-98v0,-59,30,-97,81,-97v35,0,64,19,74,50","w":180},"d":{"d":"177,-260r0,260r-38,0r-2,-20v-53,56,-125,6,-125,-79v0,-46,26,-92,74,-92v15,0,37,9,46,21r0,-90r45,0xm132,-49r0,-90v-30,-31,-76,-16,-76,45v0,61,50,77,76,45","w":200},"e":{"d":"53,-117r72,0v-1,-26,-14,-41,-36,-41v-22,0,-35,15,-36,41xm166,-86r-113,0v-2,66,58,65,81,31r32,20v-17,27,-42,39,-78,39v-49,0,-79,-39,-79,-98v0,-59,30,-97,81,-97v55,0,81,47,76,105","w":180},"f":{"d":"113,-151r-38,0r0,151r-45,0r0,-151r-26,0r0,-36r26,0v-7,-62,19,-85,82,-77r0,36v-32,-3,-41,9,-37,41r38,0r0,36","w":119},"g":{"d":"77,-4v-24,0,-32,14,-32,22v0,14,13,21,50,21v29,0,39,-15,39,-21v0,-9,-14,-22,-57,-22xm116,-127v0,-17,-14,-31,-31,-31v-19,0,-32,14,-32,31v0,17,13,31,32,31v17,0,31,-14,31,-31xm176,-191r0,30v-10,0,-22,1,-29,5v25,41,1,93,-61,93v-19,0,-35,1,-35,12v0,30,124,-11,124,64v0,27,-27,55,-87,55v-50,0,-84,-14,-84,-44v-1,-24,20,-33,34,-36v-9,-5,-28,-10,-28,-30v0,-18,22,-31,30,-34v-49,-33,-31,-117,46,-115v16,0,34,7,46,17v9,-12,23,-18,44,-17","w":180},"h":{"d":"68,0r-45,0r0,-260r45,0r0,93v33,-38,109,-30,109,39r0,128r-45,0r0,-122v4,-52,-51,-31,-64,-13r0,135","w":200},"i":{"d":"72,-187r0,187r-44,0r0,-187r44,0xm72,-222r-44,0r0,-42r44,0r0,42","w":100},"j":{"d":"1,66r0,-37v18,2,32,4,31,-22r0,-194r45,0r0,201v3,47,-32,60,-76,52xm77,-222r-45,0r0,-42r45,0r0,42","w":100},"k":{"d":"68,0r-45,0r0,-260r45,0r1,145r55,-72r51,0r-55,70r59,117r-47,0r-42,-84r-22,26r0,58","w":180},"l":{"d":"72,0r-44,0r0,-260r44,0r0,260","w":100},"m":{"d":"68,0r-45,0r0,-187r41,0r0,20v25,-29,84,-35,102,4v28,-31,110,-54,110,28r0,135r-44,0r0,-131v0,-37,-45,-24,-60,-4r0,135r-45,0r0,-131v0,-36,-44,-24,-59,-4r0,135","w":299},"n":{"d":"68,0r-45,0r0,-187r41,0r0,20v37,-37,113,-32,113,39r0,128r-45,0r0,-122v4,-52,-51,-31,-64,-13r0,135","w":200},"o":{"d":"127,-94v0,-42,-12,-61,-37,-61v-25,0,-37,19,-37,61v0,42,12,62,37,62v25,0,37,-20,37,-62xm9,-94v0,-59,30,-97,81,-97v51,0,81,38,81,97v0,59,-30,98,-81,98v-51,0,-81,-39,-81,-98","w":180},"p":{"d":"23,68r0,-255r43,0r0,17v52,-51,123,-1,123,81v0,46,-27,93,-75,93v-15,0,-37,-9,-46,-21r0,85r-45,0xm68,-138r0,90v31,31,76,15,76,-46v0,-61,-50,-75,-76,-44","w":200},"q":{"d":"177,-187r0,255r-45,0r0,-85v-9,12,-31,21,-46,21v-48,0,-74,-47,-74,-93v0,-84,72,-134,125,-78r5,-20r35,0xm132,-48r0,-90v-26,-31,-76,-18,-76,44v0,60,45,78,76,46","w":200},"r":{"d":"65,0r-45,0r0,-187r41,0v1,10,-2,24,1,32v11,-22,25,-35,52,-36r0,47v-26,-4,-49,24,-49,30r0,114","w":119},"s":{"d":"142,-162r-28,24v-10,-20,-60,-30,-60,-1v0,32,94,18,94,86v0,73,-113,72,-140,19r30,-23v10,14,24,27,43,27v16,0,27,-8,27,-21v0,-32,-94,-20,-94,-85v0,-66,96,-69,128,-26","w":159},"t":{"d":"4,-187r26,0r0,-62r45,0r0,62r37,0r0,36r-37,0r0,106v-1,19,25,12,37,9r0,37v-40,8,-82,1,-82,-41r0,-111r-26,0r0,-36","w":119},"u":{"d":"132,-187r45,0r0,187r-41,0r0,-20v-37,37,-113,32,-113,-39r0,-128r45,0r0,121v-4,53,51,33,64,14r0,-135","w":200},"v":{"d":"56,0r-52,-187r44,0r32,127r32,-127r44,0r-53,187r-47,0","w":159},"w":{"d":"52,0r-48,-187r42,0r26,116r27,-116r42,0r26,116r27,-116r43,0r-49,187r-40,0r-28,-117r-28,117r-40,0","w":240},"x":{"d":"1,0r56,-97r-53,-90r49,0r26,52r27,-52r48,0r-52,90r56,97r-47,0r-31,-58r-31,58r-48,0","w":159},"y":{"d":"4,30v41,12,61,-20,49,-57r-50,-160r45,0r32,115r32,-115r45,0r-59,187v-23,62,-40,72,-94,67r0,-37","w":159},"z":{"d":"14,-151r0,-36r139,0r0,31r-90,120r90,0r0,36r-147,0r0,-32r91,-119r-83,0","w":159},"{":{"d":"3,-106r0,-21v59,-4,-14,-146,71,-137r26,0r0,22v-18,-2,-33,1,-33,18v0,43,11,101,-27,108v40,5,27,65,27,107v0,17,15,20,33,18r0,21v-40,2,-72,-3,-72,-43v0,-36,14,-92,-25,-93","w":119},"|":{"d":"21,4r0,-268r38,0r0,268r-38,0","w":79},"}":{"d":"117,-127r0,21v-59,4,14,145,-71,136r-26,0r0,-21v18,2,33,-1,33,-18v0,-43,-12,-101,27,-108v-40,-5,-27,-65,-27,-107v0,-17,-15,-20,-33,-18r0,-22v40,-2,72,3,72,43v0,36,-14,93,25,94","w":119},"~":{"d":"144,-62v-29,0,-43,-26,-75,-25v-17,0,-25,13,-31,26r-13,-33v8,-15,21,-31,45,-31v27,0,59,25,77,25v14,0,23,-13,31,-26r13,32v-10,15,-23,32,-47,32","w":216},"'":{"d":"20,-162r0,-98r40,0r0,98r-40,0","w":79},"`":{"d":"-10,-264r55,0r34,53r-37,0","w":100},"\u00c4":{"d":"112,-210v-13,35,-20,76,-32,113r61,0xm5,0r75,-260r61,0r74,260r-49,0r-14,-56r-83,0r-15,56r-49,0xm54,-320r44,0r0,42r-44,0r0,-42xm123,-320r43,0r0,42r-43,0r0,-42"},"\u00d6":{"d":"179,-130v0,-61,-18,-92,-59,-92v-41,0,-60,31,-60,92v0,61,19,92,60,92v41,0,59,-31,59,-92xm229,-130v0,85,-38,134,-109,134v-71,0,-109,-49,-109,-134v0,-85,38,-134,109,-134v71,0,109,49,109,134xm64,-320r44,0r0,42r-44,0r0,-42xm133,-320r43,0r0,42r-43,0r0,-42","w":240},"\u00d5":{"d":"179,-130v0,-61,-18,-92,-59,-92v-41,0,-60,31,-60,92v0,61,19,92,60,92v41,0,59,-31,59,-92xm229,-130v0,85,-38,134,-109,134v-71,0,-109,-49,-109,-134v0,-85,38,-134,109,-134v71,0,109,49,109,134xm163,-323r23,0v-5,22,-14,44,-40,44v0,0,-60,-30,-69,2r-23,0v3,-22,16,-44,41,-44v28,1,58,29,68,-2","w":240},"\u0160":{"d":"196,-205r-45,14v-8,-20,-24,-34,-47,-34v-22,0,-37,9,-37,29v0,45,134,36,134,120v0,53,-33,80,-91,80v-42,0,-82,-24,-97,-62r41,-18v12,24,28,41,57,41v25,0,43,-10,43,-35v0,-51,-133,-41,-133,-121v0,-46,38,-73,83,-73v42,0,77,21,92,59xm132,-274r-45,0r-40,-53r40,0r23,30r23,-30r41,0"},"\u00dc":{"d":"180,-95r0,-165r50,0r0,163v0,76,-47,101,-100,101v-53,0,-100,-25,-100,-101r0,-163r50,0r0,165v0,42,17,57,50,57v33,0,50,-15,50,-57xm73,-320r43,0r0,42r-43,0r0,-42xm141,-320r44,0r0,42r-44,0r0,-42","w":259},"\u017d":{"d":"191,-42r0,42r-185,0r0,-42r121,-176r-113,0r0,-42r176,0r0,40r-126,178r127,0xm122,-274r-45,0r-40,-53r40,0r23,30r23,-30r40,0","w":200},"\u00e4":{"d":"162,0r-44,0r-2,-16v-34,32,-110,25,-110,-30v0,-42,35,-65,108,-74v11,-52,-58,-43,-69,-15r-28,-22v32,-51,141,-52,141,42v0,39,-4,83,4,115xm114,-49r0,-41v-30,6,-63,13,-63,39v0,36,50,17,63,2xm34,-256r43,0r0,41r-43,0r0,-41xm103,-256r43,0r0,41r-43,0r0,-41","w":180},"\u00f6":{"d":"127,-94v0,-42,-12,-61,-37,-61v-25,0,-37,19,-37,61v0,42,12,62,37,62v25,0,37,-20,37,-62xm9,-94v0,-59,30,-97,81,-97v51,0,81,38,81,97v0,59,-30,98,-81,98v-51,0,-81,-39,-81,-98xm33,-256r43,0r0,41r-43,0r0,-41xm102,-256r43,0r0,41r-43,0r0,-41","w":180},"\u00f5":{"d":"127,-94v0,-42,-12,-61,-37,-61v-25,0,-37,19,-37,61v0,42,12,62,37,62v25,0,37,-20,37,-62xm9,-94v0,-59,30,-97,81,-97v51,0,81,38,81,97v0,59,-30,98,-81,98v-51,0,-81,-39,-81,-98xm131,-260r24,0v-5,22,-14,44,-40,44v-26,0,-61,-29,-70,2r-22,0v3,-22,16,-44,41,-44v28,0,57,30,67,-2","w":180},"\u0161":{"d":"142,-162r-28,24v-10,-20,-60,-30,-60,-1v0,32,94,18,94,86v0,73,-113,72,-140,19r30,-23v10,14,24,27,43,27v16,0,27,-8,27,-21v0,-32,-94,-20,-94,-85v0,-66,96,-69,128,-26xm102,-211r-45,0r-40,-53r40,0r23,30r23,-30r40,0","w":159},"\u00fc":{"d":"132,-187r45,0r0,187r-41,0r0,-20v-37,37,-113,32,-113,-39r0,-128r45,0r0,121v-4,53,51,33,64,14r0,-135xm44,-256r43,0r0,41r-43,0r0,-41xm113,-256r43,0r0,41r-43,0r0,-41","w":200},"\u017e":{"d":"14,-151r0,-36r139,0r0,31r-90,120r90,0r0,36r-147,0r0,-32r91,-119r-83,0xm102,-211r-45,0r-40,-53r40,0r23,30r23,-30r40,0","w":159},"\u00a0":{"w":109}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1989, 1990, 2002 Adobe Systems Incorporated. All rights reserved. © 1981,
 * 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype Corp. registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions in the
 * name of Linotype Corp. or its licensee Linotype GmbH.
 * 
 * Full name:
 * TradeGothicLTStd-Bd2Obl
 * 
 * Designer:
 * Jackson Burke
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":219,"face":{"font-family":"TradeGothicLTStd-Bd2","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 3 4 5 2 9 2 4","ascent":"260","descent":"-100","x-height":"4","bbox":"-13 -327 350 101","underline-thickness":"18","underline-position":"-18","slope":"-12.5","stemh":"30","stemv":"45","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":109},"!":{"d":"144,-260r-48,172r-34,0r29,-172r53,0xm85,0r-50,0r11,-51r50,0","w":119},"\"":{"d":"107,-162r22,-98r40,0r-22,98r-40,0xm45,-162r21,-98r41,0r-22,98r-40,0","w":119},"#":{"d":"211,-108r-7,32r-33,0r-27,76r-34,0r26,-76r-34,0r-27,76r-34,0r27,-76r-29,0r7,-32r34,0r15,-44r-29,0r7,-32r34,0r27,-76r33,0r-26,76r34,0r27,-76r34,0r-26,76r28,0r-7,32r-33,0r-15,44r28,0xm164,-152r-35,0r-15,44r34,0"},"$":{"d":"145,-106r-16,70v19,0,42,-7,47,-33v5,-21,-9,-31,-31,-37xm130,-159r14,-65v-22,1,-39,11,-44,34v-4,17,6,24,30,31xm103,-36r17,-78v-39,-9,-70,-32,-61,-72v11,-48,52,-73,93,-74r6,-26r27,0r-6,26v28,1,48,13,66,36r-34,27v-11,-14,-22,-24,-40,-27r-16,72v47,15,71,37,61,82v-10,48,-51,68,-95,70r-9,43r-27,0r10,-43v-31,-3,-57,-16,-71,-43r38,-26v9,20,21,28,41,33"},"%":{"d":"135,-260v36,0,58,30,50,65v-8,35,-43,65,-79,65v-36,0,-59,-30,-51,-65v8,-35,44,-65,80,-65xm127,-225v-31,-3,-55,56,-13,59v33,3,54,-56,13,-59xm272,-130v36,0,58,30,50,65v-8,35,-43,65,-79,65v-36,0,-58,-30,-50,-65v8,-35,43,-65,79,-65xm264,-94v-33,-3,-54,56,-13,59v31,3,55,-56,13,-59xm70,4r209,-268r30,0r-208,268r-31,0","w":320},"&":{"d":"151,-234v-23,0,-39,45,-24,70v18,-11,37,-26,41,-43v3,-14,-2,-27,-17,-27xm212,-130r38,10v-13,22,-27,44,-46,64v9,10,20,18,33,18r-9,42v-25,0,-35,-4,-59,-28v-47,46,-161,38,-139,-48v8,-32,30,-51,59,-68v-31,-56,11,-124,71,-124v34,0,56,25,49,58v-8,34,-38,54,-66,73v10,19,21,38,34,52v14,-15,25,-32,35,-49xm106,-108v-32,12,-42,67,2,70v13,0,26,-6,37,-15v-17,-16,-30,-34,-39,-55","w":240},"(":{"d":"169,-264v-75,72,-122,183,-65,294r-44,0v-51,-107,-3,-226,65,-294r44,0","w":119},")":{"d":"3,30v74,-72,120,-183,65,-294r43,0v53,107,4,226,-65,294r-43,0","w":119},"*":{"d":"127,-206v5,-13,0,-37,2,-54r36,0v-6,18,-17,37,-20,54r52,-26r4,32r-55,8r30,39r-31,21v-6,-15,-7,-36,-16,-48r-34,47r-22,-19v15,-14,34,-24,46,-40r-51,-6r16,-32","w":180},"+":{"d":"153,-113r74,0r-9,39r-74,0r-17,74r-38,0r16,-74r-74,0r9,-39r74,0r16,-74r39,0","w":216},",":{"d":"21,54r30,-54r-21,0r11,-51r50,0r-11,51r-35,54r-24,0","w":109},"-":{"d":"121,-74r-89,0r9,-39r88,0","w":119},".":{"d":"80,0r-50,0r11,-51r50,0","w":109},"\/":{"d":"168,-264r-140,268r-39,0r140,-268r39,0","w":100},"0":{"d":"44,-130v17,-75,55,-134,124,-134v69,0,82,59,65,134v-17,75,-55,134,-124,134v-69,0,-82,-59,-65,-134xm91,-130v-16,71,-1,95,27,95v28,0,52,-24,68,-95v16,-71,1,-95,-27,-95v-28,0,-52,24,-68,95"},"1":{"d":"180,0r-127,0r7,-36r41,0r40,-179r-46,0r6,-31v24,-1,47,-6,61,-18r36,0r-50,228r40,0"},"2":{"d":"195,0r-175,0r10,-43v17,-41,150,-98,160,-146v5,-23,-7,-36,-31,-36v-26,0,-44,17,-55,41r-40,-9v14,-40,59,-71,105,-71v46,0,79,26,68,75v-14,63,-78,90,-156,149r123,0"},"3":{"d":"96,-118r9,-39v38,0,71,-6,78,-37v1,-48,-65,-31,-87,-5r-24,-28v31,-27,60,-37,87,-37v48,0,81,23,71,67v-6,26,-25,46,-52,57v29,10,41,33,34,65v-18,89,-159,110,-190,28r42,-21v13,48,91,41,101,-7v9,-42,-38,-43,-69,-43"},"4":{"d":"66,-96r81,0r25,-116xm22,-60r10,-45r145,-155r51,0r-36,164r36,0r-8,36r-36,0r-14,60r-44,0r13,-60r-117,0"},"5":{"d":"59,-122r40,-138r140,0r-9,40r-105,0r-16,59v10,-9,24,-15,52,-15v47,0,67,45,58,87v-13,57,-53,93,-116,93v-41,0,-65,-20,-73,-49r43,-20v18,52,97,28,99,-24v16,-54,-57,-60,-78,-25"},"6":{"d":"122,-35v50,0,82,-94,17,-92v-21,0,-39,10,-53,29v-10,44,11,63,36,63xm248,-244r-29,37v-43,-44,-110,2,-122,62v52,-44,144,-17,124,63v-14,54,-59,86,-111,86v-54,0,-84,-39,-67,-118v23,-113,110,-186,205,-130"},"7":{"d":"69,-220r9,-40r179,0r-6,27r-159,233r-51,0r153,-220r-125,0"},"8":{"d":"240,-199v-7,31,-26,47,-55,61v29,14,44,35,36,71v-9,42,-57,71,-112,71v-55,0,-90,-29,-81,-71v8,-36,33,-57,68,-71v-67,-39,-11,-126,72,-126v53,0,80,25,72,65xm117,-32v33,0,53,-15,58,-38v5,-23,-31,-47,-43,-47v-12,0,-50,21,-56,47v-5,23,8,38,41,38xm160,-228v-29,0,-42,13,-46,30v-5,24,18,40,31,40v28,2,88,-69,15,-70"},"9":{"d":"151,-225v-49,0,-81,94,-17,93v21,0,39,-11,53,-30v10,-44,-11,-63,-36,-63xm26,-16r28,-37v43,43,110,-1,122,-61v-53,43,-144,16,-123,-64v14,-54,58,-86,110,-86v54,0,83,40,67,119v-23,113,-110,185,-204,129"},":":{"d":"104,-108r-50,0r11,-51r50,0xm80,0r-50,0r11,-51r50,0","w":109},";":{"d":"21,54r30,-54r-21,0r11,-51r50,0r-11,51r-35,54r-24,0xm104,-108r-50,0r11,-51r50,0","w":109},"<":{"d":"210,-37r-9,40r-170,-80r8,-33r205,-80r-9,40r-146,56","w":216},"=":{"d":"235,-153r-8,39r-187,0r8,-39r187,0xm218,-73r-9,38r-187,0r9,-38r187,0","w":216},">":{"d":"14,3r9,-40r146,-57r-121,-56r9,-40r169,80r-7,33","w":216},"?":{"d":"111,-87r-40,0v2,-55,59,-81,73,-121v3,-11,-7,-20,-19,-20v-17,0,-31,17,-36,32r-39,-11v17,-36,47,-57,86,-57v35,0,61,21,53,58v-10,51,-76,62,-78,119xm97,0r-50,0r11,-51r50,0","w":159},"@":{"d":"157,-90v23,0,43,-21,48,-43v4,-17,-4,-29,-21,-29v-22,0,-42,19,-47,42v-4,17,3,30,20,30xm225,-177r8,-18r31,0r-42,101v-1,5,-1,8,3,8v16,0,40,-20,49,-59v13,-58,-20,-88,-73,-88v-59,0,-104,45,-120,103v-26,99,90,129,154,78r32,0v-32,36,-73,56,-116,56v-74,0,-123,-57,-106,-134v17,-76,90,-134,163,-134v62,0,113,43,98,109v-17,79,-90,104,-112,104v-12,1,-16,-9,-16,-19v-33,38,-95,11,-82,-44v10,-43,48,-85,92,-85v17,0,31,7,37,22","w":288},"A":{"d":"158,-210v-21,35,-37,76,-56,113r60,0xm5,0r132,-260r62,0r16,260r-49,0r-2,-56r-82,0r-28,56r-49,0"},"B":{"d":"28,0r58,-260v76,2,186,-16,170,64v-6,27,-22,48,-53,59v31,14,40,29,31,69v-9,40,-44,68,-110,68r-96,0xm103,-116r-16,76v47,1,95,4,99,-38v14,-45,-42,-38,-83,-38xm126,-220r-14,64v42,1,86,3,93,-32v8,-38,-43,-33,-79,-32","w":240},"C":{"d":"249,-195r-47,11v-3,-22,-15,-38,-39,-38v-33,0,-58,32,-74,92v-27,104,52,120,94,53r43,13v-26,45,-64,68,-112,68v-66,0,-93,-49,-74,-134v19,-85,68,-134,134,-134v50,0,73,23,75,69"},"D":{"d":"28,0r58,-260v116,-6,205,-1,174,130v-30,126,-102,137,-232,130xm126,-218r-39,176v77,9,112,-31,123,-88v9,-46,6,-88,-51,-88r-33,0","w":240},"E":{"d":"206,0r-176,0r58,-260r172,0r-9,42r-123,0r-14,62r89,0r-9,42r-89,0r-16,72r127,0"},"F":{"d":"78,0r-50,0r58,-260r165,0r-9,42r-116,0r-14,62r87,0r-9,42r-87,0","w":200},"G":{"d":"257,-197r-49,12v-6,-26,-17,-37,-43,-37v-37,0,-63,37,-76,95v-12,55,0,89,35,89v32,0,58,-22,66,-52r-50,0r10,-41r97,0r-29,131r-36,0r6,-27v-26,23,-48,31,-75,31v-71,0,-90,-57,-74,-130v15,-66,55,-138,138,-138v52,0,76,29,80,67","w":240},"H":{"d":"80,0r-50,0r58,-260r50,0r-24,104r101,0r23,-104r49,0r-57,260r-50,0r25,-112r-100,0","w":259},"I":{"d":"85,0r-50,0r58,-260r49,0","w":119},"J":{"d":"5,-31r40,-26v12,30,42,24,50,-12r43,-191r49,0r-42,190v-7,74,-109,102,-140,39","w":159},"K":{"d":"78,0r-50,0r58,-260r49,0r-25,116r112,-116r57,0r-95,98r50,162r-55,0r-38,-123r-46,45","w":240},"L":{"d":"191,0r-163,0r58,-260r49,0r-48,218r113,0","w":200},"M":{"d":"72,0r-43,0r58,-260r70,0r10,182r91,-182r70,0r-57,260r-43,0r44,-204r-104,204r-37,0r-13,-204","w":299},"N":{"d":"76,0r-47,0r58,-260r52,0r63,177r40,-177r46,0r-57,260r-48,0r-66,-185","w":259},"O":{"d":"208,-130v13,-61,2,-92,-39,-92v-41,0,-67,31,-80,92v-14,61,-2,92,39,92v41,0,67,-31,80,-92xm258,-130v-19,85,-68,134,-139,134v-71,0,-98,-49,-79,-134v19,-85,67,-134,138,-134v71,0,99,49,80,134","w":240},"P":{"d":"74,0r-50,0r58,-260v84,0,192,-14,170,77v-17,69,-73,83,-154,78xm123,-220r-16,75v46,3,94,-2,95,-38v15,-37,-38,-40,-79,-37"},"Q":{"d":"135,-69r10,-45v25,3,37,14,46,33v7,-13,13,-29,17,-49v13,-61,2,-92,-39,-92v-41,0,-65,32,-80,92v-20,79,18,109,72,83v-5,-11,-12,-19,-26,-22xm241,-22r-10,41v-33,0,-38,-5,-54,-28v-17,9,-36,13,-58,13v-71,0,-98,-49,-79,-134v19,-85,67,-134,138,-134v71,0,99,49,80,134v-9,40,-25,73,-47,96v8,7,17,12,30,12","w":240},"R":{"d":"78,0r-50,0r58,-260r103,0v108,-2,74,132,4,144r32,116r-55,0r-26,-106r-43,0xm126,-220r-16,74v46,2,95,-1,96,-37v12,-42,-40,-38,-80,-37","w":240},"S":{"d":"242,-205r-49,14v0,-42,-74,-45,-82,-5v-8,45,126,36,107,120v-12,53,-51,80,-109,80v-42,0,-77,-24,-83,-62r45,-18v3,51,89,56,99,6v11,-51,-122,-40,-107,-121v16,-83,163,-104,179,-14"},"T":{"d":"65,-260r186,0r-9,41r-68,0r-49,219r-50,0r49,-219r-68,0","w":200},"U":{"d":"201,-95r37,-165r49,0r-36,163v-17,76,-69,101,-122,101v-53,0,-94,-25,-77,-101r36,-163r50,0r-37,165v-9,42,4,57,37,57v33,0,54,-15,63,-57","w":259},"V":{"d":"72,0r-11,-260r49,0r4,192r91,-192r49,0r-126,260r-56,0","w":200},"W":{"d":"62,0r3,-260r46,0r-5,175r76,-175r51,0r-4,175r74,-175r47,0r-112,260r-50,0r2,-185r-78,185r-50,0","w":299},"X":{"d":"103,-133r-38,-127r54,0r21,80r57,-80r54,0r-94,127r40,133r-54,0r-23,-88r-63,88r-54,0","w":200},"Y":{"d":"113,-260r22,103r67,-103r52,0r-106,156r-23,104r-50,0r23,-104r-37,-156r52,0","w":200},"Z":{"d":"200,-42r-9,42r-185,0r9,-42r160,-176r-113,0r10,-42r175,0r-8,40r-166,178r127,0","w":200},"[":{"d":"98,27r-85,0r63,-287r84,0r-4,22r-45,0r-54,243r45,0","w":119},"\\":{"d":"70,4r-22,-268r39,0r22,268r-39,0","w":100},"]":{"d":"95,27r-84,0r4,-22r46,0r54,-243r-45,0r5,-22r84,0","w":119},"^":{"d":"92,-125r-39,0r95,-135r36,0r35,135r-40,0r-22,-95","w":216},"_":{"d":"170,45r-180,0r4,-18r180,0","w":180},"a":{"d":"162,0r-44,0r1,-16v-21,12,-39,20,-62,20v-34,0,-46,-24,-40,-50v9,-42,48,-65,123,-74v8,-18,6,-39,-19,-38v-21,0,-35,11,-46,23r-24,-22v36,-47,162,-57,133,42v-11,37,-19,75,-22,115xm125,-49r9,-41v-31,6,-65,13,-71,39v-3,14,3,21,16,21v14,0,35,-11,46,-19","w":180},"b":{"d":"23,0r58,-260r44,0r-19,90v12,-12,35,-21,50,-21v48,0,63,46,55,92v-14,76,-88,139,-144,79r-9,20r-35,0xm99,-139r-21,90v28,35,75,10,87,-45v14,-64,-34,-74,-66,-45","w":200},"c":{"d":"195,-141r-40,15v-4,-16,-9,-29,-31,-29v-25,0,-39,19,-50,61v-20,78,47,74,71,32r30,19v-26,33,-52,47,-86,47v-51,0,-72,-39,-59,-98v13,-59,51,-97,102,-97v35,0,59,19,63,50","w":180},"d":{"d":"235,-260r-58,260r-38,0r2,-20v-19,15,-35,24,-55,24v-50,0,-64,-45,-53,-103v11,-60,88,-126,137,-71r20,-90r45,0xm143,-49r20,-90v-31,-34,-73,-9,-86,45v-16,66,38,75,66,45","w":200},"e":{"d":"79,-117r72,0v5,-26,-5,-41,-27,-41v-22,0,-39,15,-45,41xm185,-86r-113,0v-16,70,48,62,74,31r28,20v-23,27,-51,39,-87,39v-49,0,-70,-39,-57,-98v13,-59,51,-97,102,-97v58,0,71,58,53,105","w":180},"f":{"d":"146,-151r-38,0r-33,151r-45,0r34,-151r-26,0r8,-36r25,0v7,-57,32,-87,100,-77r-8,36v-36,-5,-43,15,-47,41r38,0","w":119},"g":{"d":"78,-4v-24,0,-35,14,-37,22v-3,14,8,21,45,21v29,0,43,-15,44,-21v2,-9,-9,-22,-52,-22xm107,-96v34,4,56,-60,13,-62v-37,-4,-59,60,-13,62xm218,-191r-7,30v-10,0,-22,1,-30,5v16,51,-24,94,-81,93v-19,0,-34,1,-37,12v-6,30,126,-11,109,64v-6,27,-39,55,-99,55v-50,0,-80,-14,-74,-44v4,-24,28,-33,42,-36v-8,-5,-26,-10,-21,-30v4,-18,28,-31,37,-34v-44,-44,3,-117,71,-115v16,0,33,7,42,17v11,-12,27,-18,48,-17","w":180},"h":{"d":"68,0r-45,0r58,-260r44,0r-20,93v34,-36,118,-35,101,39r-29,128r-45,0r27,-122v5,-25,0,-33,-15,-33v-19,0,-37,11,-46,20","w":200},"i":{"d":"114,-187r-42,187r-44,0r41,-187r45,0xm122,-222r-45,0r9,-42r45,0","w":100},"j":{"d":"-13,66r8,-37v20,2,30,2,36,-22r43,-194r44,0r-44,201v-8,46,-40,60,-87,52xm126,-222r-44,0r9,-42r44,0","w":100},"k":{"d":"68,0r-45,0r58,-260r44,0r-32,145v27,-21,48,-49,73,-72r51,0r-71,70r33,117r-47,0r-23,-84r-29,26","w":180},"l":{"d":"72,0r-44,0r57,-260r45,0","w":100},"m":{"d":"68,0r-45,0r41,-187r41,0r-4,20v27,-26,87,-39,101,4v19,-15,40,-28,71,-28v19,0,43,11,33,56r-30,135r-44,0r29,-131v4,-15,-1,-24,-17,-24v-12,0,-29,10,-42,20r-30,135r-45,0r29,-131v4,-15,-1,-24,-17,-24v-12,0,-28,10,-41,20","w":299},"n":{"d":"68,0r-45,0r41,-187r41,0r-4,20v38,-34,122,-37,105,39r-29,128r-45,0r27,-122v5,-25,0,-33,-15,-33v-19,0,-37,11,-46,20","w":200},"o":{"d":"148,-94v9,-42,1,-61,-24,-61v-25,0,-41,19,-50,61v-9,42,-2,62,23,62v25,0,42,-20,51,-62xm30,-94v13,-59,51,-97,102,-97v51,0,73,38,60,97v-13,59,-52,98,-103,98v-51,0,-72,-39,-59,-98","w":180},"p":{"d":"8,68r56,-255r43,0r-3,17v15,-13,32,-21,52,-21v50,0,63,44,52,102v-11,60,-86,127,-136,72r-19,85r-45,0xm98,-138r-20,90v32,34,74,8,87,-46v16,-66,-39,-73,-67,-44","w":200},"q":{"d":"219,-187r-57,255r-45,0r19,-85v-12,12,-35,21,-50,21v-48,0,-63,-47,-55,-93v14,-75,88,-137,143,-78r10,-20r35,0xm143,-48r20,-90v-28,-34,-74,-11,-86,44v-14,65,33,75,66,46","w":200},"r":{"d":"65,0r-45,0r42,-187r41,0r-7,32v15,-22,34,-35,61,-36r-11,47v-79,3,-60,84,-81,144","w":119},"s":{"d":"178,-162r-33,24v-9,-23,-55,-27,-60,-1v-7,32,87,18,74,86v-13,66,-120,78,-144,19r35,-23v7,28,61,39,69,6v8,-32,-88,-20,-74,-85v12,-60,101,-74,133,-26","w":159},"t":{"d":"46,-187r26,0r13,-62r45,0r-14,62r37,0r-8,36r-37,0r-23,106v-5,20,23,12,35,9r-8,37v-40,8,-83,3,-73,-41r25,-111r-26,0","w":119},"u":{"d":"174,-187r45,0r-42,187r-41,0r4,-20v-38,34,-120,36,-104,-39r28,-128r45,0r-27,121v-5,25,1,34,16,34v19,0,37,-11,46,-20","w":200},"v":{"d":"56,0r-11,-187r45,0r3,127r60,-127r45,0r-95,187r-47,0","w":159},"w":{"d":"52,0r-7,-187r42,0r1,116r53,-116r41,0r1,116r52,-116r43,0r-90,187r-40,0r-3,-117r-53,117r-40,0","w":240},"x":{"d":"1,0r77,-97r-33,-90r49,0r15,52r38,-52r48,0r-72,90r35,97r-47,0r-18,-58r-44,58r-48,0","w":159},"y":{"d":"-3,30v41,10,65,-17,62,-57r-14,-160r45,0r6,115r57,-115r45,0r-100,187v-39,61,-51,71,-109,67","w":159},"z":{"d":"48,-151r7,-36r139,0r-7,31r-116,120r90,0r-8,36r-147,0r8,-32r116,-119r-82,0","w":159},"{":{"d":"26,-106r5,-21v64,-8,17,-146,101,-137r26,0r-5,22v-72,-7,-20,113,-87,126v41,11,5,74,3,107v-5,17,12,20,29,18r-5,21v-39,2,-71,-2,-62,-43r15,-69v3,-14,-6,-24,-20,-24","w":119},"|":{"d":"97,-302r33,0r0,403r-33,0r0,-403","w":169},"}":{"d":"145,-127r-5,21v-62,10,-17,145,-101,136r-26,0r5,-21v73,8,20,-113,88,-126v-42,-11,-8,-74,-3,-107v2,-17,-12,-20,-29,-18r4,-22v39,-2,72,2,63,43r-16,70v-3,14,6,24,20,24","w":119},"~":{"d":"158,-62v-28,0,-38,-25,-69,-25v-17,0,-30,13,-38,26r-5,-33v11,-15,28,-31,52,-31v27,0,53,25,71,25v14,0,26,-13,37,-26r6,32v-14,15,-30,32,-54,32","w":216},"'":{"d":"56,-162r21,-98r41,0r-22,98r-40,0","w":79},"`":{"d":"48,-264r56,0r22,53r-37,0","w":100},"\u00c4":{"d":"158,-210v-21,35,-37,76,-56,113r60,0xm5,0r132,-260r62,0r16,260r-49,0r-2,-56r-82,0r-28,56r-49,0xm125,-320r43,0r-9,42r-43,0xm194,-320r43,0r-9,42r-44,0"},"\u00d6":{"d":"208,-130v13,-61,2,-92,-39,-92v-41,0,-67,31,-80,92v-14,61,-2,92,39,92v41,0,67,-31,80,-92xm258,-130v-19,85,-68,134,-139,134v-71,0,-98,-49,-79,-134v19,-85,67,-134,138,-134v71,0,99,49,80,134xm135,-320r44,0r-10,42r-43,0xm204,-320r43,0r-9,42r-44,0","w":240},"\u00d5":{"d":"208,-130v13,-61,2,-92,-39,-92v-41,0,-67,31,-80,92v-14,61,-2,92,39,92v41,0,67,-31,80,-92xm258,-130v-19,85,-68,134,-139,134v-71,0,-98,-49,-79,-134v19,-85,67,-134,138,-134v71,0,99,49,80,134xm234,-323r24,0v-10,22,-24,44,-50,44v-27,0,-57,-28,-70,2r-22,0v8,-22,26,-44,51,-44v29,0,53,28,67,-2","w":240},"\u0160":{"d":"242,-205r-49,14v0,-42,-74,-45,-82,-5v-8,45,126,36,107,120v-12,53,-51,80,-109,80v-42,0,-77,-24,-83,-62r45,-18v3,51,89,56,99,6v11,-51,-122,-40,-107,-121v16,-83,163,-104,179,-14xm193,-274r-45,0r-29,-53r40,0r17,30r29,-30r41,0"},"\u00dc":{"d":"201,-95r37,-165r49,0r-36,163v-17,76,-69,101,-122,101v-53,0,-94,-25,-77,-101r36,-163r50,0r-37,165v-9,42,4,57,37,57v33,0,54,-15,63,-57xm144,-320r43,0r-9,42r-43,0xm212,-320r44,0r-10,42r-43,0","w":259},"\u017d":{"d":"200,-42r-9,42r-185,0r9,-42r160,-176r-113,0r10,-42r175,0r-8,40r-166,178r127,0xm183,-274r-45,0r-29,-53r40,0r17,30r29,-30r41,0","w":200},"\u00e4":{"d":"162,0r-44,0r1,-16v-21,12,-39,20,-62,20v-34,0,-46,-24,-40,-50v9,-42,48,-65,123,-74v8,-18,6,-39,-19,-38v-21,0,-35,11,-46,23r-24,-22v36,-47,162,-57,133,42v-11,37,-19,75,-22,115xm125,-49r9,-41v-31,6,-65,13,-71,39v-3,14,3,21,16,21v14,0,35,-11,46,-19xm91,-256r43,0r-9,41r-43,0xm159,-256r44,0r-10,41r-43,0","w":180},"\u00f6":{"d":"148,-94v9,-42,1,-61,-24,-61v-25,0,-41,19,-50,61v-9,42,-2,62,23,62v25,0,42,-20,51,-62xm30,-94v13,-59,51,-97,102,-97v51,0,73,38,60,97v-13,59,-52,98,-103,98v-51,0,-72,-39,-59,-98xm90,-256r43,0r-9,41r-43,0xm158,-256r44,0r-10,41r-43,0","w":180},"\u00f5":{"d":"148,-94v9,-42,1,-61,-24,-61v-25,0,-41,19,-50,61v-9,42,-2,62,23,62v25,0,42,-20,51,-62xm30,-94v13,-59,51,-97,102,-97v51,0,73,38,60,97v-13,59,-52,98,-103,98v-51,0,-72,-39,-59,-98xm189,-260r23,0v-10,22,-23,44,-49,44v-27,0,-57,-28,-70,2r-22,0v8,-22,25,-44,50,-44v30,0,54,29,68,-2","w":180},"\u0161":{"d":"178,-162r-33,24v-9,-23,-55,-27,-60,-1v-7,32,87,18,74,86v-13,66,-120,78,-144,19r35,-23v7,28,61,39,69,6v8,-32,-88,-20,-74,-85v12,-60,101,-74,133,-26xm149,-211r-45,0r-29,-53r40,0r17,30r29,-30r41,0","w":159},"\u00fc":{"d":"174,-187r45,0r-42,187r-41,0r4,-20v-38,34,-120,36,-104,-39r28,-128r45,0r-27,121v-5,25,1,34,16,34v19,0,37,-11,46,-20xm101,-256r43,0r-9,41r-43,0xm170,-256r43,0r-10,41r-43,0","w":200},"\u017e":{"d":"48,-151r7,-36r139,0r-7,31r-116,120r90,0r-8,36r-147,0r8,-32r116,-119r-82,0xm149,-211r-45,0r-29,-53r40,0r17,30r29,-30r41,0","w":159},"\u00a0":{"w":109}}});
$(document).ready(function() {
    $('table').attr('cellspacing', '0');
	$('form').addClass('clearfix');
	$('form p').addClass('fieldWrapper');
	$('input:text').addClass('input-text');
	$('input:password').addClass('input-password');
	$('input:submit').addClass('input-submit');
	$('input:checkbox').addClass('input-checkbox');
	$('input:radio').addClass('input-radio');
	$('.content img').parents('p, H2').addClass('img-parent');
	$('.news-widget .inner img').wrap('<span/>');

	$('.styles .left-col p:first img:first, .styles .left-col h2:first img:first').addClass('main-img');
	$('.styles .left-col h3:first').addClass('firstH3');
	$('.styles .left-col img[style="float: left;"]').addClass('img-left');
	$('.styles .left-col img[style="float: right;"]').addClass('img-right');

	$('.about-us .left-col tr td:nth-child(2)').addClass('secondTD');

	$('.prices .left-col dd:last').addClass('last');

	$('.contact-us .right-col p:first').addClass('firstP');
	$('.contact-us .right-col tr td:first').addClass('firstTD');
	$('.contact-us .right-col tr td:nth-child(2)').addClass('secondTD');

	$('.contact-us .left-col textarea').addClass('example');
	$('.contact-us .left-col textarea').append('<div class="textarea-foot"></div>');
	$('#id_sonum').example('Siia kirjuta oma sÃµnum meile.', {
	    className: 'example'
	});
	$('textarea').parents('p').addClass('textarea-parent');

	$('.calendar-table tr td.today').prev('td').addClass('today-prev');

});/**
 * Equal Heights Plugin
 * Equalize the heights of elements. Great for columns or any elements
 * that need to be the same size (floats, etc).
 *
 * Version 1.0
 * Updated 12/10/2008
 *
 * Copyright (c) 2008 Rob Glazebrook (cssnewbie.com)
 *
 * Usage: $(object).equalHeights([minHeight], [maxHeight]);
 *
 * Example 1: $(".cols").equalHeights(); Sets all columns to the same height.
 * Example 2: $(".cols").equalHeights(400); Sets all cols to at least 400px tall.
 * Example 3: $(".cols").equalHeights(100,300); Cols are at least 100 but no more
 * than 300 pixels tall. Elements with too much content will gain a scrollbar.
 *
 */

(function($) {
	$.fn.equalHeights = function(minHeight, maxHeight) {
		tallest = (minHeight) ? minHeight : 0;
		this.each(function() {
			if($(this).height() > tallest) {
				tallest = $(this).height();
			}
		});
		if((maxHeight) && tallest > maxHeight) tallest = maxHeight;
		return this.each(function() {
			$(this).css({height: tallest});
		});
	}
})(jQuery);/*
 * jQuery Form Example Plugin 1.4.2
 * Populate form inputs with example text that disappears on focus.
 *
 * e.g.
 *  $('input#name').example('Bob Smith');
 *  $('input[@title]').example(function() {
 *    return $(this).attr('title');
 *  });
 *  $('textarea#message').example('Type your message here', {
 *    className: 'example_text'
 *  });
 *
 * Copyright (c) Paul Mucur (http://mucur.name), 2007-2008.
 * Dual-licensed under the BSD (BSD-LICENSE.txt) and GPL (GPL-LICENSE.txt)
 * licenses.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */
(function(a){a.fn.example=function(e,c){var d=a.isFunction(e);var b=a.extend({},c,{example:e});return this.each(function(){var f=a(this);if(a.metadata){var g=a.extend({},a.fn.example.defaults,f.metadata(),b)}else{var g=a.extend({},a.fn.example.defaults,b)}if(!a.fn.example.boundClassNames[g.className]){a(window).unload(function(){a("."+g.className).val("")});a("form").submit(function(){a(this).find("."+g.className).val("")});a.fn.example.boundClassNames[g.className]=true}if(a.browser.msie&&!f.attr("defaultValue")&&(d||f.val()==g.example)){f.val("")}if(f.val()==""&&this!=document.activeElement){f.addClass(g.className);f.val(d?g.example.call(this):g.example)}f.focus(function(){if(a(this).is("."+g.className)){a(this).val("");a(this).removeClass(g.className)}});f.change(function(){if(a(this).is("."+g.className)){a(this).removeClass(g.className)}});f.blur(function(){if(a(this).val()==""){a(this).addClass(g.className);a(this).val(d?g.example.call(this):g.example)}})})};a.fn.example.defaults={className:"example"};a.fn.example.boundClassNames=[]})(jQuery);
/*
 * jQuery validation plug-in 1.7
 *
 * http://bassistance.de/jquery-plugins/jquery-plugin-validation/
 * http://docs.jquery.com/Plugins/Validation
 *
 * Copyright (c) 2006 - 2008 JÃƒÂ¶rn Zaefferer
 *
 * $Id: jquery.validate.js 6403 2009-06-17 14:27:16Z joern.zaefferer $
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

(function($) {

$.extend($.fn, {
	// http://docs.jquery.com/Plugins/Validation/validate
	validate: function( options ) {

		// if nothing is selected, return nothing; can't chain anyway
		if (!this.length) {
			options && options.debug && window.console && console.warn( "nothing selected, can't validate, returning nothing" );
			return;
		}

		// check if a validator for this form was already created
		var validator = $.data(this[0], 'validator');
		if ( validator ) {
			return validator;
		}

		validator = new $.validator( options, this[0] );
		$.data(this[0], 'validator', validator);

		if ( validator.settings.onsubmit ) {

			// allow suppresing validation by adding a cancel class to the submit button
			this.find("input, button").filter(".cancel").click(function() {
				validator.cancelSubmit = true;
			});

			// when a submitHandler is used, capture the submitting button
			if (validator.settings.submitHandler) {
				this.find("input, button").filter(":submit").click(function() {
					validator.submitButton = this;
				});
			}

			// validate the form on submit
			this.submit( function( event ) {
				if ( validator.settings.debug )
					// prevent form submit to be able to see console output
					event.preventDefault();

				function handle() {
					if ( validator.settings.submitHandler ) {
						if (validator.submitButton) {
							// insert a hidden input as a replacement for the missing submit button
							var hidden = $("<input type='hidden'/>").attr("name", validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);
						}
						validator.settings.submitHandler.call( validator, validator.currentForm );
						if (validator.submitButton) {
							// and clean up afterwards; thanks to no-block-scope, hidden can be referenced
							hidden.remove();
						}
						return false;
					}
					return true;
				}

				// prevent submit for invalid forms or custom submit handlers
				if ( validator.cancelSubmit ) {
					validator.cancelSubmit = false;
					return handle();
				}
				if ( validator.form() ) {
					if ( validator.pendingRequest ) {
						validator.formSubmitted = true;
						return false;
					}
					return handle();
				} else {
					validator.focusInvalid();
					return false;
				}
			});
		}

		return validator;
	},
	// http://docs.jquery.com/Plugins/Validation/valid
	valid: function() {
        if ( $(this[0]).is('form')) {
            return this.validate().form();
        } else {
            var valid = true;
            var validator = $(this[0].form).validate();
            this.each(function() {
				valid &= validator.element(this);
            });
            return valid;
        }
    },
	// attributes: space seperated list of attributes to retrieve and remove
	removeAttrs: function(attributes) {
		var result = {},
			$element = this;
		$.each(attributes.split(/\s/), function(index, value) {
			result[value] = $element.attr(value);
			$element.removeAttr(value);
		});
		return result;
	},
	// http://docs.jquery.com/Plugins/Validation/rules
	rules: function(command, argument) {
		var element = this[0];

		if (command) {
			var settings = $.data(element.form, 'validator').settings;
			var staticRules = settings.rules;
			var existingRules = $.validator.staticRules(element);
			switch(command) {
			case "add":
				$.extend(existingRules, $.validator.normalizeRule(argument));
				staticRules[element.name] = existingRules;
				if (argument.messages)
					settings.messages[element.name] = $.extend( settings.messages[element.name], argument.messages );
				break;
			case "remove":
				if (!argument) {
					delete staticRules[element.name];
					return existingRules;
				}
				var filtered = {};
				$.each(argument.split(/\s/), function(index, method) {
					filtered[method] = existingRules[method];
					delete existingRules[method];
				});
				return filtered;
			}
		}

		var data = $.validator.normalizeRules(
		$.extend(
			{},
			$.validator.metadataRules(element),
			$.validator.classRules(element),
			$.validator.attributeRules(element),
			$.validator.staticRules(element)
		), element);

		// make sure required is at front
		if (data.required) {
			var param = data.required;
			delete data.required;
			data = $.extend({required: param}, data);
		}

		return data;
	}
});

// Custom selectors
$.extend($.expr[":"], {
	// http://docs.jquery.com/Plugins/Validation/blank
	blank: function(a) {return !$.trim("" + a.value);},
	// http://docs.jquery.com/Plugins/Validation/filled
	filled: function(a) {return !!$.trim("" + a.value);},
	// http://docs.jquery.com/Plugins/Validation/unchecked
	unchecked: function(a) {return !a.checked;}
});

// constructor for validator
$.validator = function( options, form ) {
	this.settings = $.extend( true, {}, $.validator.defaults, options );
	this.currentForm = form;
	this.init();
};

$.validator.format = function(source, params) {
	if ( arguments.length == 1 )
		return function() {
			var args = $.makeArray(arguments);
			args.unshift(source);
			return $.validator.format.apply( this, args );
		};
	if ( arguments.length > 2 && params.constructor != Array  ) {
		params = $.makeArray(arguments).slice(1);
	}
	if ( params.constructor != Array ) {
		params = [ params ];
	}
	$.each(params, function(i, n) {
		source = source.replace(new RegExp("\\{" + i + "\\}", "g"), n);
	});
	return source;
};

$.extend($.validator, {

	defaults: {
		messages: {},
		groups: {},
		rules: {},
		errorClass: "error",
		validClass: "valid",
		errorElement: "label",
		focusInvalid: true,
		errorContainer: $( [] ),
		errorLabelContainer: $( [] ),
		onsubmit: true,
		ignore: [],
		ignoreTitle: false,
		onfocusin: function(element) {
			this.lastActive = element;

			// hide error label and remove error class on focus if enabled
			if ( this.settings.focusCleanup && !this.blockFocusCleanup ) {
				this.settings.unhighlight && this.settings.unhighlight.call( this, element, this.settings.errorClass, this.settings.validClass );
				this.errorsFor(element).hide();
			}
		},
		onfocusout: function(element) {
			if ( !this.checkable(element) && (element.name in this.submitted || !this.optional(element)) ) {
				this.element(element);
			}
		},
		onkeyup: function(element) {
			if ( element.name in this.submitted || element == this.lastElement ) {
				this.element(element);
			}
		},
		onclick: function(element) {
			// click on selects, radiobuttons and checkboxes
			if ( element.name in this.submitted )
				this.element(element);
			// or option elements, check parent select in that case
			else if (element.parentNode.name in this.submitted)
				this.element(element.parentNode);
		},
		highlight: function( element, errorClass, validClass ) {
			$(element).addClass(errorClass).removeClass(validClass);
		},
		unhighlight: function( element, errorClass, validClass ) {
			$(element).removeClass(errorClass).addClass(validClass);
		}
	},

	// http://docs.jquery.com/Plugins/Validation/Validator/setDefaults
	setDefaults: function(settings) {
		$.extend( $.validator.defaults, settings );
	},

	messages: {
		required: "See vÃ¤li on kohustuslik.",
		remote: "Please fix this field.",
		email: "Palun sisesta korrektne e-posti aadress.",
		url: "Please enter a valid URL.",
		date: "Please enter a valid date.",
		dateISO: "Please enter a valid date (ISO).",
		number: "Please enter a valid number.",
		digits: "Please enter only digits.",
		creditcard: "Please enter a valid credit card number.",
		equalTo: "Please enter the same value again.",
		accept: "Please enter a value with a valid extension.",
		maxlength: $.validator.format("Please enter no more than {0} characters."),
		minlength: $.validator.format("Please enter at least {0} characters."),
		rangelength: $.validator.format("Please enter a value between {0} and {1} characters long."),
		range: $.validator.format("Please enter a value between {0} and {1}."),
		max: $.validator.format("Please enter a value less than or equal to {0}."),
		min: $.validator.format("Please enter a value greater than or equal to {0}.")
	},

	autoCreateRanges: false,

	prototype: {

		init: function() {
			this.labelContainer = $(this.settings.errorLabelContainer);
			this.errorContext = this.labelContainer.length && this.labelContainer || $(this.currentForm);
			this.containers = $(this.settings.errorContainer).add( this.settings.errorLabelContainer );
			this.submitted = {};
			this.valueCache = {};
			this.pendingRequest = 0;
			this.pending = {};
			this.invalid = {};
			this.reset();

			var groups = (this.groups = {});
			$.each(this.settings.groups, function(key, value) {
				$.each(value.split(/\s/), function(index, name) {
					groups[name] = key;
				});
			});
			var rules = this.settings.rules;
			$.each(rules, function(key, value) {
				rules[key] = $.validator.normalizeRule(value);
			});

			function delegate(event) {
				var validator = $.data(this[0].form, "validator"),
					eventType = "on" + event.type.replace(/^validate/, "");
				validator.settings[eventType] && validator.settings[eventType].call(validator, this[0] );
			}
			$(this.currentForm)
				.validateDelegate(":text, :password, :file, select, textarea", "focusin focusout keyup", delegate)
				.validateDelegate(":radio, :checkbox, select, option", "click", delegate);

			if (this.settings.invalidHandler)
				$(this.currentForm).bind("invalid-form.validate", this.settings.invalidHandler);
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/form
		form: function() {
			this.checkForm();
			$.extend(this.submitted, this.errorMap);
			this.invalid = $.extend({}, this.errorMap);
			if (!this.valid())
				$(this.currentForm).triggerHandler("invalid-form", [this]);
			this.showErrors();
			return this.valid();
		},

		checkForm: function() {
			this.prepareForm();
			for ( var i = 0, elements = (this.currentElements = this.elements()); elements[i]; i++ ) {
				this.check( elements[i] );
			}
			return this.valid();
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/element
		element: function( element ) {
			element = this.clean( element );
			this.lastElement = element;
			this.prepareElement( element );
			this.currentElements = $(element);
			var result = this.check( element );
			if ( result ) {
				delete this.invalid[element.name];
			} else {
				this.invalid[element.name] = true;
			}
			if ( !this.numberOfInvalids() ) {
				// Hide error containers on last error
				this.toHide = this.toHide.add( this.containers );
			}
			this.showErrors();
			return result;
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/showErrors
		showErrors: function(errors) {
			if(errors) {
				// add items to error list and map
				$.extend( this.errorMap, errors );
				this.errorList = [];
				for ( var name in errors ) {
					this.errorList.push({
						message: errors[name],
						element: this.findByName(name)[0]
					});
				}
				// remove items from success list
				this.successList = $.grep( this.successList, function(element) {
					return !(element.name in errors);
				});
			}
			this.settings.showErrors
				? this.settings.showErrors.call( this, this.errorMap, this.errorList )
				: this.defaultShowErrors();
		},

		// http://docs.jquery.com/Plugins/Validation/Validator/resetForm
		resetForm: function() {
			if ( $.fn.resetForm )
				$( this.currentForm ).resetForm();
			this.submitted = {};
			this.prepareForm();
			this.hideErrors();
			this.elements().removeClass( this.settings.errorClass );
		},

		numberOfInvalids: function() {
			return this.objectLength(this.invalid);
		},

		objectLength: function( obj ) {
			var count = 0;
			for ( var i in obj )
				count++;
			return count;
		},

		hideErrors: function() {
			this.addWrapper( this.toHide ).hide();
		},

		valid: function() {
			return this.size() == 0;
		},

		size: function() {
			return this.errorList.length;
		},

		focusInvalid: function() {
			if( this.settings.focusInvalid ) {
				try {
					$(this.findLastActive() || this.errorList.length && this.errorList[0].element || [])
					.filter(":visible")
					.focus()
					// manually trigger focusin event; without it, focusin handler isn't called, findLastActive won't have anything to find
					.trigger("focusin");
				} catch(e) {
					// ignore IE throwing errors when focusing hidden elements
				}
			}
		},

		findLastActive: function() {
			var lastActive = this.lastActive;
			return lastActive && $.grep(this.errorList, function(n) {
				return n.element.name == lastActive.name;
			}).length == 1 && lastActive;
		},

		elements: function() {
			var validator = this,
				rulesCache = {};

			// select all valid inputs inside the form (no submit or reset buttons)
			// workaround $Query([]).add until http://dev.jquery.com/ticket/2114 is solved
			return $([]).add(this.currentForm.elements)
			.filter(":input")
			.not(":submit, :reset, :image, [disabled]")
			.not( this.settings.ignore )
			.filter(function() {
				!this.name && validator.settings.debug && window.console && console.error( "%o has no name assigned", this);

				// select only the first element for each name, and only those with rules specified
				if ( this.name in rulesCache || !validator.objectLength($(this).rules()) )
					return false;

				rulesCache[this.name] = true;
				return true;
			});
		},

		clean: function( selector ) {
			return $( selector )[0];
		},

		errors: function() {
			return $( this.settings.errorElement + "." + this.settings.errorClass, this.errorContext );
		},

		reset: function() {
			this.successList = [];
			this.errorList = [];
			this.errorMap = {};
			this.toShow = $([]);
			this.toHide = $([]);
			this.currentElements = $([]);
		},

		prepareForm: function() {
			this.reset();
			this.toHide = this.errors().add( this.containers );
		},

		prepareElement: function( element ) {
			this.reset();
			this.toHide = this.errorsFor(element);
		},

		check: function( element ) {
			element = this.clean( element );

			// if radio/checkbox, validate first element in group instead
			if (this.checkable(element)) {
				element = this.findByName( element.name )[0];
			}

			var rules = $(element).rules();
			var dependencyMismatch = false;
			for( method in rules ) {
				var rule = { method: method, parameters: rules[method] };
				try {
					var result = $.validator.methods[method].call( this, element.value.replace(/\r/g, ""), element, rule.parameters );

					// if a method indicates that the field is optional and therefore valid,
					// don't mark it as valid when there are no other rules
					if ( result == "dependency-mismatch" ) {
						dependencyMismatch = true;
						continue;
					}
					dependencyMismatch = false;

					if ( result == "pending" ) {
						this.toHide = this.toHide.not( this.errorsFor(element) );
						return;
					}

					if( !result ) {
						this.formatAndAdd( element, rule );
						return false;
					}
				} catch(e) {
					this.settings.debug && window.console && console.log("exception occured when checking element " + element.id
						 + ", check the '" + rule.method + "' method", e);
					throw e;
				}
			}
			if (dependencyMismatch)
				return;
			if ( this.objectLength(rules) )
				this.successList.push(element);
			return true;
		},

		// return the custom message for the given element and validation method
		// specified in the element's "messages" metadata
		customMetaMessage: function(element, method) {
			if (!$.metadata)
				return;

			var meta = this.settings.meta
				? $(element).metadata()[this.settings.meta]
				: $(element).metadata();

			return meta && meta.messages && meta.messages[method];
		},

		// return the custom message for the given element name and validation method
		customMessage: function( name, method ) {
			var m = this.settings.messages[name];
			return m && (m.constructor == String
				? m
				: m[method]);
		},

		// return the first defined argument, allowing empty strings
		findDefined: function() {
			for(var i = 0; i < arguments.length; i++) {
				if (arguments[i] !== undefined)
					return arguments[i];
			}
			return undefined;
		},

		defaultMessage: function( element, method) {
			return this.findDefined(
				this.customMessage( element.name, method ),
				this.customMetaMessage( element, method ),
				// title is never undefined, so handle empty string as undefined
				!this.settings.ignoreTitle && element.title || undefined,
				$.validator.messages[method],
				"<strong>Warning: No message defined for " + element.name + "</strong>"
			);
		},

		formatAndAdd: function( element, rule ) {
			var message = this.defaultMessage( element, rule.method ),
				theregex = /\$?\{(\d+)\}/g;
			if ( typeof message == "function" ) {
				message = message.call(this, rule.parameters, element);
			} else if (theregex.test(message)) {
				message = jQuery.format(message.replace(theregex, '{$1}'), rule.parameters);
			}
			this.errorList.push({
				message: message,
				element: element
			});

			this.errorMap[element.name] = message;
			this.submitted[element.name] = message;
		},

		addWrapper: function(toToggle) {
			if ( this.settings.wrapper )
				toToggle = toToggle.add( toToggle.parent( this.settings.wrapper ) );
			return toToggle;
		},

		defaultShowErrors: function() {
			for ( var i = 0; this.errorList[i]; i++ ) {
				var error = this.errorList[i];
				this.settings.highlight && this.settings.highlight.call( this, error.element, this.settings.errorClass, this.settings.validClass );
				this.showLabel( error.element, error.message );
			}
			if( this.errorList.length ) {
				this.toShow = this.toShow.add( this.containers );
			}
			if (this.settings.success) {
				for ( var i = 0; this.successList[i]; i++ ) {
					this.showLabel( this.successList[i] );
				}
			}
			if (this.settings.unhighlight) {
				for ( var i = 0, elements = this.validElements(); elements[i]; i++ ) {
					this.settings.unhighlight.call( this, elements[i], this.settings.errorClass, this.settings.validClass );
				}
			}
			this.toHide = this.toHide.not( this.toShow );
			this.hideErrors();
			this.addWrapper( this.toShow ).show();
		},

		validElements: function() {
			return this.currentElements.not(this.invalidElements());
		},

		invalidElements: function() {
			return $(this.errorList).map(function() {
				return this.element;
			});
		},

		showLabel: function(element, message) {
			var label = this.errorsFor( element );
			if ( label.length ) {
				// refresh error/success class
				label.removeClass().addClass( this.settings.errorClass );

				// check if we have a generated label, replace the message then
				label.attr("generated") && label.html(message);
			} else {
				// create label
				label = $("<" + this.settings.errorElement + "/>")
					.attr({"for":  this.idOrName(element), generated: true})
					.addClass(this.settings.errorClass)
					.html(message || "");
				if ( this.settings.wrapper ) {
					// make sure the element is visible, even in IE
					// actually showing the wrapped element is handled elsewhere
					label = label.hide().show().wrap("<" + this.settings.wrapper + "/>").parent();
				}
				if ( !this.labelContainer.append(label).length )
					this.settings.errorPlacement
						? this.settings.errorPlacement(label, $(element) )
						: label.insertAfter(element);
			}
			if ( !message && this.settings.success ) {
				label.text("");
				typeof this.settings.success == "string"
					? label.addClass( this.settings.success )
					: this.settings.success( label );
			}
			this.toShow = this.toShow.add(label);
		},

		errorsFor: function(element) {
			var name = this.idOrName(element);
    		return this.errors().filter(function() {
				return $(this).attr('for') == name;
			});
		},

		idOrName: function(element) {
			return this.groups[element.name] || (this.checkable(element) ? element.name : element.id || element.name);
		},

		checkable: function( element ) {
			return /radio|checkbox/i.test(element.type);
		},

		findByName: function( name ) {
			// select by name and filter by form for performance over form.find("[name=...]")
			var form = this.currentForm;
			return $(document.getElementsByName(name)).map(function(index, element) {
				return element.form == form && element.name == name && element  || null;
			});
		},

		getLength: function(value, element) {
			switch( element.nodeName.toLowerCase() ) {
			case 'select':
				return $("option:selected", element).length;
			case 'input':
				if( this.checkable( element) )
					return this.findByName(element.name).filter(':checked').length;
			}
			return value.length;
		},

		depend: function(param, element) {
			return this.dependTypes[typeof param]
				? this.dependTypes[typeof param](param, element)
				: true;
		},

		dependTypes: {
			"boolean": function(param, element) {
				return param;
			},
			"string": function(param, element) {
				return !!$(param, element.form).length;
			},
			"function": function(param, element) {
				return param(element);
			}
		},

		optional: function(element) {
			return !$.validator.methods.required.call(this, $.trim(element.value), element) && "dependency-mismatch";
		},

		startRequest: function(element) {
			if (!this.pending[element.name]) {
				this.pendingRequest++;
				this.pending[element.name] = true;
			}
		},

		stopRequest: function(element, valid) {
			this.pendingRequest--;
			// sometimes synchronization fails, make sure pendingRequest is never < 0
			if (this.pendingRequest < 0)
				this.pendingRequest = 0;
			delete this.pending[element.name];
			if ( valid && this.pendingRequest == 0 && this.formSubmitted && this.form() ) {
				$(this.currentForm).submit();
				this.formSubmitted = false;
			} else if (!valid && this.pendingRequest == 0 && this.formSubmitted) {
				$(this.currentForm).triggerHandler("invalid-form", [this]);
				this.formSubmitted = false;
			}
		},

		previousValue: function(element) {
			return $.data(element, "previousValue") || $.data(element, "previousValue", {
				old: null,
				valid: true,
				message: this.defaultMessage( element, "remote" )
			});
		}

	},

	classRuleSettings: {
		required: {required: true},
		email: {email: true},
		url: {url: true},
		date: {date: true},
		dateISO: {dateISO: true},
		dateDE: {dateDE: true},
		number: {number: true},
		numberDE: {numberDE: true},
		digits: {digits: true},
		creditcard: {creditcard: true}
	},

	addClassRules: function(className, rules) {
		className.constructor == String ?
			this.classRuleSettings[className] = rules :
			$.extend(this.classRuleSettings, className);
	},

	classRules: function(element) {
		var rules = {};
		var classes = $(element).attr('class');
		classes && $.each(classes.split(' '), function() {
			if (this in $.validator.classRuleSettings) {
				$.extend(rules, $.validator.classRuleSettings[this]);
			}
		});
		return rules;
	},

	attributeRules: function(element) {
		var rules = {};
		var $element = $(element);

		for (method in $.validator.methods) {
			var value = $element.attr(method);
			if (value) {
				rules[method] = value;
			}
		}

		// maxlength may be returned as -1, 2147483647 (IE) and 524288 (safari) for text inputs
		if (rules.maxlength && /-1|2147483647|524288/.test(rules.maxlength)) {
			delete rules.maxlength;
		}

		return rules;
	},

	metadataRules: function(element) {
		if (!$.metadata) return {};

		var meta = $.data(element.form, 'validator').settings.meta;
		return meta ?
			$(element).metadata()[meta] :
			$(element).metadata();
	},

	staticRules: function(element) {
		var rules = {};
		var validator = $.data(element.form, 'validator');
		if (validator.settings.rules) {
			rules = $.validator.normalizeRule(validator.settings.rules[element.name]) || {};
		}
		return rules;
	},

	normalizeRules: function(rules, element) {
		// handle dependency check
		$.each(rules, function(prop, val) {
			// ignore rule when param is explicitly false, eg. required:false
			if (val === false) {
				delete rules[prop];
				return;
			}
			if (val.param || val.depends) {
				var keepRule = true;
				switch (typeof val.depends) {
					case "string":
						keepRule = !!$(val.depends, element.form).length;
						break;
					case "function":
						keepRule = val.depends.call(element, element);
						break;
				}
				if (keepRule) {
					rules[prop] = val.param !== undefined ? val.param : true;
				} else {
					delete rules[prop];
				}
			}
		});

		// evaluate parameters
		$.each(rules, function(rule, parameter) {
			rules[rule] = $.isFunction(parameter) ? parameter(element) : parameter;
		});

		// clean number parameters
		$.each(['minlength', 'maxlength', 'min', 'max'], function() {
			if (rules[this]) {
				rules[this] = Number(rules[this]);
			}
		});
		$.each(['rangelength', 'range'], function() {
			if (rules[this]) {
				rules[this] = [Number(rules[this][0]), Number(rules[this][1])];
			}
		});

		if ($.validator.autoCreateRanges) {
			// auto-create ranges
			if (rules.min && rules.max) {
				rules.range = [rules.min, rules.max];
				delete rules.min;
				delete rules.max;
			}
			if (rules.minlength && rules.maxlength) {
				rules.rangelength = [rules.minlength, rules.maxlength];
				delete rules.minlength;
				delete rules.maxlength;
			}
		}

		// To support custom messages in metadata ignore rule methods titled "messages"
		if (rules.messages) {
			delete rules.messages;
		}

		return rules;
	},

	// Converts a simple string to a {string: true} rule, e.g., "required" to {required:true}
	normalizeRule: function(data) {
		if( typeof data == "string" ) {
			var transformed = {};
			$.each(data.split(/\s/), function() {
				transformed[this] = true;
			});
			data = transformed;
		}
		return data;
	},

	// http://docs.jquery.com/Plugins/Validation/Validator/addMethod
	addMethod: function(name, method, message) {
		$.validator.methods[name] = method;
		$.validator.messages[name] = message != undefined ? message : $.validator.messages[name];
		if (method.length < 3) {
			$.validator.addClassRules(name, $.validator.normalizeRule(name));
		}
	},

	methods: {

		// http://docs.jquery.com/Plugins/Validation/Methods/required
		required: function(value, element, param) {
			// check if dependency is met
			if ( !this.depend(param, element) )
				return "dependency-mismatch";
			switch( element.nodeName.toLowerCase() ) {
			case 'select':
				// could be an array for select-multiple or a string, both are fine this way
				var val = $(element).val();
				return val && val.length > 0;
			case 'input':
				if ( this.checkable(element) )
					return this.getLength(value, element) > 0;
			default:
				return $.trim(value).length > 0;
			}
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/remote
		remote: function(value, element, param) {
			if ( this.optional(element) )
				return "dependency-mismatch";

			var previous = this.previousValue(element);
			if (!this.settings.messages[element.name] )
				this.settings.messages[element.name] = {};
			previous.originalMessage = this.settings.messages[element.name].remote;
			this.settings.messages[element.name].remote = previous.message;

			param = typeof param == "string" && {url:param} || param;

			if ( previous.old !== value ) {
				previous.old = value;
				var validator = this;
				this.startRequest(element);
				var data = {};
				data[element.name] = value;
				$.ajax($.extend(true, {
					url: param,
					mode: "abort",
					port: "validate" + element.name,
					dataType: "json",
					data: data,
					success: function(response) {
						validator.settings.messages[element.name].remote = previous.originalMessage;
						var valid = response === true;
						if ( valid ) {
							var submitted = validator.formSubmitted;
							validator.prepareElement(element);
							validator.formSubmitted = submitted;
							validator.successList.push(element);
							validator.showErrors();
						} else {
							var errors = {};
							var message = (previous.message = response || validator.defaultMessage( element, "remote" ));
							errors[element.name] = $.isFunction(message) ? message(value) : message;
							validator.showErrors(errors);
						}
						previous.valid = valid;
						validator.stopRequest(element, valid);
					}
				}, param));
				return "pending";
			} else if( this.pending[element.name] ) {
				return "pending";
			}
			return previous.valid;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/minlength
		minlength: function(value, element, param) {
			return this.optional(element) || this.getLength($.trim(value), element) >= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/maxlength
		maxlength: function(value, element, param) {
			return this.optional(element) || this.getLength($.trim(value), element) <= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/rangelength
		rangelength: function(value, element, param) {
			var length = this.getLength($.trim(value), element);
			return this.optional(element) || ( length >= param[0] && length <= param[1] );
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/min
		min: function( value, element, param ) {
			return this.optional(element) || value >= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/max
		max: function( value, element, param ) {
			return this.optional(element) || value <= param;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/range
		range: function( value, element, param ) {
			return this.optional(element) || ( value >= param[0] && value <= param[1] );
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/email
		email: function(value, element) {
			// contributed by Scott Gonzalez: http://projects.scottsplayground.com/email_address_validation/
			return this.optional(element) || /^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/url
		url: function(value, element) {
			// contributed by Scott Gonzalez: http://projects.scottsplayground.com/iri/
			return this.optional(element) || /^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/date
		date: function(value, element) {
			return this.optional(element) || !/Invalid|NaN/.test(new Date(value));
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/dateISO
		dateISO: function(value, element) {
			return this.optional(element) || /^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/number
		number: function(value, element) {
			return this.optional(element) || /^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/digits
		digits: function(value, element) {
			return this.optional(element) || /^\d+$/.test(value);
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/creditcard
		// based on http://en.wikipedia.org/wiki/Luhn
		creditcard: function(value, element) {
			if ( this.optional(element) )
				return "dependency-mismatch";
			// accept only digits and dashes
			if (/[^0-9-]+/.test(value))
				return false;
			var nCheck = 0,
				nDigit = 0,
				bEven = false;

			value = value.replace(/\D/g, "");

			for (var n = value.length - 1; n >= 0; n--) {
				var cDigit = value.charAt(n);
				var nDigit = parseInt(cDigit, 10);
				if (bEven) {
					if ((nDigit *= 2) > 9)
						nDigit -= 9;
				}
				nCheck += nDigit;
				bEven = !bEven;
			}

			return (nCheck % 10) == 0;
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/accept
		accept: function(value, element, param) {
			param = typeof param == "string" ? param.replace(/,/g, '|') : "png|jpe?g|gif";
			return this.optional(element) || value.match(new RegExp(".(" + param + ")$", "i"));
		},

		// http://docs.jquery.com/Plugins/Validation/Methods/equalTo
		equalTo: function(value, element, param) {
			// bind to the blur event of the target in order to revalidate whenever the target field is updated
			// TODO find a way to bind the event just once, avoiding the unbind-rebind overhead
			var target = $(param).unbind(".validate-equalTo").bind("blur.validate-equalTo", function() {
				$(element).valid();
			});
			return value == target.val();
		}

	}

});

// deprecated, use $.validator.format instead
$.format = $.validator.format;

})(jQuery);

// ajax mode: abort
// usage: $.ajax({ mode: "abort"[, port: "uniqueport"]});
// if mode:"abort" is used, the previous request on that port (port can be undefined) is aborted via XMLHttpRequest.abort()
;(function($) {
	var ajax = $.ajax;
	var pendingRequests = {};
	$.ajax = function(settings) {
		// create settings for compatibility with ajaxSetup
		settings = $.extend(settings, $.extend({}, $.ajaxSettings, settings));
		var port = settings.port;
		if (settings.mode == "abort") {
			if ( pendingRequests[port] ) {
				pendingRequests[port].abort();
			}
			return (pendingRequests[port] = ajax.apply(this, arguments));
		}
		return ajax.apply(this, arguments);
	};
})(jQuery);

// provides cross-browser focusin and focusout events
// IE has native support, in other browsers, use event caputuring (neither bubbles)

// provides delegate(type: String, delegate: Selector, handler: Callback) plugin for easier event delegation
// handler is only called when $(event.target).is(delegate), in the scope of the jquery-object for event.target
;(function($) {
	// only implement if not provided by jQuery core (since 1.4)
	// TODO verify if jQuery 1.4's implementation is compatible with older jQuery special-event APIs
	if (!jQuery.event.special.focusin && !jQuery.event.special.focusout && document.addEventListener) {
		$.each({
			focus: 'focusin',
			blur: 'focusout'
		}, function( original, fix ){
			$.event.special[fix] = {
				setup:function() {
					this.addEventListener( original, handler, true );
				},
				teardown:function() {
					this.removeEventListener( original, handler, true );
				},
				handler: function(e) {
					arguments[0] = $.event.fix(e);
					arguments[0].type = fix;
					return $.event.handle.apply(this, arguments);
				}
			};
			function handler(e) {
				e = $.event.fix(e);
				e.type = fix;
				return $.event.handle.call(this, e);
			}
		});
	};
	$.extend($.fn, {
		validateDelegate: function(delegate, type, handler) {
			return this.bind(type, function(event) {
				var target = $(event.target);
				if (target.is(delegate)) {
					return handler.apply(target, arguments);
				}
			});
		}
	});
})(jQuery);
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

(function(b){var m,u,x,g,D,i,z,A,B,p=0,e={},q=[],n=0,c={},j=[],E=null,s=new Image,G=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,S=/[^\.]\.(swf)\s*$/i,H,I=1,k,l,h=false,y=b.extend(b("<div/>")[0],{prop:0}),v=0,O=!b.support.opacity&&!window.XMLHttpRequest,J=function(){u.hide();s.onerror=s.onload=null;E&&E.abort();m.empty()},P=function(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})},
K=function(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]},T=function(){var a=K(),d={},f=c.margin,o=c.autoScale,t=(20+f)*2,w=(20+f)*2,r=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-40;o=false}else d.width=c.width+r;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-40;o=false}else d.height=c.height+r;if(o&&(d.width>a[0]-t||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){t+=r;
w+=r;o=Math.min(Math.min(a[0]-t,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-r))+r;d.height=Math.round(o*(d.height-r))+r}else{d.width=Math.min(d.width,a[0]-t);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+40))*0.5;d.left=a[2]+(a[0]-(d.width+40))*0.5;if(c.autoScale===false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d},U=function(a){if(a&&a.length)switch(c.titlePosition){case "inside":return a;case "over":return'<span id="fancybox-title-over">'+
a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+a+'</span><span id="fancybox-title-right"></span></span>'}return false},V=function(){var a=c.title,d=l.width-c.padding*2,f="fancybox-title-"+c.titlePosition;b("#fancybox-title").remove();v=0;if(c.titleShow!==false){a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):U(a);if(!(!a||a==="")){b('<div id="fancybox-title" class="'+f+'" />').css({width:d,paddingLeft:c.padding,
paddingRight:c.padding}).html(a).appendTo("body");switch(c.titlePosition){case "inside":v=b("#fancybox-title").outerHeight(true)-c.padding;l.height+=v;break;case "over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(D).hide()}}},W=function(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==
37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d===0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!==0)A.show();if(c.cyclic&&j.length>1||n!=j.length-1)B.show()}},X=function(){var a,d;if(j.length-1>n){a=j[n+1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}if(n>0){a=
j[n-1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}},L=function(){i.css("overflow",c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&x.one("click",b.fancybox.close);c.showCloseButton&&z.show();W();b(window).bind("resize.fb",
b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;X()},M=function(a){var d=Math.round(k.width+(l.width-k.width)*a),f=Math.round(k.height+(l.height-k.height)*a),o=Math.round(k.top+(l.top-k.top)*a),t=Math.round(k.left+(l.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:t+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+v*a),0);i.css({width:d+"px",height:f+
"px"});if(typeof l.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)},Y=function(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d},Q=function(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Y(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-20,left:a.left-c.padding-
20}}else{a=K();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d},N=function(){u.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");h=false;return}j=q;n=p;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){O&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});
x.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}l=T();V();if(g.is(":visible")){b(z.add(A).add(B)).hide();var a=g.position(),d;k={top:a.top,left:a.left,width:g.width(),height:g.height()};d=k.width==l.width&&k.height==l.height;i.fadeOut(c.changeFade,function(){var f=function(){i.html(m.contents()).fadeIn(c.changeFade,L)};b.event.trigger("fancybox-change");i.empty().css("overflow","hidden");if(d){i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*
2,1),height:Math.max(l.height-c.padding*2-v,1)});f()}else{i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)});y.prop=0;b(y).animate({prop:1},{duration:c.changeSpeed,easing:c.easingChange,step:M,complete:f})}})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=Q();i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(m.contents());g.css(k).show();if(c.opacity)l.opacity=
0;y.prop=0;b(y).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*2,1),height:Math.max(l.height-c.padding*2-v,1)}).html(m.contents());g.css(l).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}},F=function(){m.width(e.width);m.height(e.height);if(e.width=="auto")e.width=m.width();if(e.height=="auto")e.height=m.height();N()},Z=function(){h=true;e.width=s.width;e.height=s.height;b("<img />").attr({id:"fancybox-img",
src:s.src,alt:e.title}).appendTo(m);N()},C=function(){J();var a=q[p],d,f,o,t,w;e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);if(o===""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(G))f=
"image";else if(d.match(S))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!=="swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,p,e)===false){h=false;
return}m.css("padding",20+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case "html":m.html(e.content);F();break;case "inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(m.children())});b(a).appendTo(m);F();break;case "image":h=false;b.fancybox.showActivity();
s=new Image;s.onerror=function(){P()};s.onload=function(){s.onerror=null;s.onload=null;Z()};s.src=d;break;case "swf":t='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';w="";b.each(e.swf,function(r,R){t+='<param name="'+r+'" value="'+R+'"></param>';w+=" "+r+'="'+R+'"'});t+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";m.html(t);
F();break;case "ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];if(typeof f=="string")f+="&selector="+a[1];else f.selector=a[1]}h=false;b.fancybox.showActivity();E=b.ajax(b.extend(e.ajax,{url:d,data:f,error:P,success:function(r){if(E.status==200){m.html(r);F()}}}));break;case "iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(m);N();break}},$=function(){if(u.is(":visible")){b("div",
u).css("top",I*-40+"px");I=(I+1)%12}else clearInterval(H)},aa=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),u=b('<div id="fancybox-loading"><div></div></div>'),x=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));if(!b.support.opacity){g.addClass("fancybox-ie");u.addClass("fancybox-ie")}D=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);
D.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),A=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),B=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);u.click(b.fancybox.cancel);A.click(function(a){a.preventDefault();b.fancybox.prev()});B.click(function(a){a.preventDefault();b.fancybox.next()});if(O){x.get(0).style.setExpression("height",
"document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");u.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");D.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}};
b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];p=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");p=q.index(this)}C();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;d=typeof d!=="undefined"?d:{};q=[];p=d.index||0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]==
"object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}if(p>q.length||p<0)p=0;C()}};b.fancybox.showActivity=function(){clearInterval(H);u.show();H=setInterval($,66)};b.fancybox.hideActivity=function(){u.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-
1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a,10);if(a>-1&&j.length>a){p=a;C()}if(c.cyclic&&j.length>1&&a<0){p=j.length-1;C()}if(c.cyclic&&j.length>1&&a>=j.length){p=0;C()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");J();e&&b.isFunction(e.onCancel)&&e.onCancel(q,p,e);h=false}};b.fancybox.close=function(){function a(){x.fadeOut("fast");g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=p=0;c=e={};h=false}
if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}J();b(z.add(A).add(B)).hide();b("#fancybox-title").remove();g.add(i).add(x).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=Q();var d=g.position();l={top:d.top,left:d.left,width:g.width(),height:g.height()};if(c.opacity)l.opacity=1;y.prop=1;b(y).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,
step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){var a,d;if(!(h||g.is(":hidden"))){h=true;a=i.wrapInner("<div style='overflow:auto'></div>").children();d=a.height();g.css({height:d+c.padding*2+v});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=K(),d=c.margin,f={};f.top=a[3]+(a[1]-(g.height()-v+40))*0.5;f.left=a[2]+(a[0]-(g.width()+40))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+
d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",
easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){aa()})})(jQuery);/**
 * jQuery.ScrollTo - Easy element scrolling using jQuery.
 * Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
 * Dual licensed under MIT and GPL.
 * Date: 5/25/2009
 * @author Ariel Flesler
 * @version 1.4.2
 *
 * http://flesler.blogspot.com/2007/10/jqueryscrollto.html
 */
;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);/**
 * Version: 1.0 Alpha-1 
 * Build Date: 13-Nov-2007
 * Copyright (c) 2006-2007, Coolite Inc. (http://www.coolite.com/). All rights reserved.
 * License: Licensed under The MIT License. See license.txt and http://www.datejs.com/license/. 
 * Website: http://www.datejs.com/ or http://www.coolite.com/datejs/
 */
Date.CultureInfo={name:"en-US",englishName:"English (United States)",nativeName:"English (United States)",dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],abbreviatedDayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],shortestDayNames:["Su","Mo","Tu","We","Th","Fr","Sa"],firstLetterDayNames:["S","M","T","W","T","F","S"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],abbreviatedMonthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],amDesignator:"AM",pmDesignator:"PM",firstDayOfWeek:0,twoDigitYearMax:2029,dateElementOrder:"mdy",formatPatterns:{shortDate:"M/d/yyyy",longDate:"dddd, MMMM dd, yyyy",shortTime:"h:mm tt",longTime:"h:mm:ss tt",fullDateTime:"dddd, MMMM dd, yyyy h:mm:ss tt",sortableDateTime:"yyyy-MM-ddTHH:mm:ss",universalSortableDateTime:"yyyy-MM-dd HH:mm:ssZ",rfc1123:"ddd, dd MMM yyyy HH:mm:ss GMT",monthDay:"MMMM dd",yearMonth:"MMMM, yyyy"},regexPatterns:{jan:/^jan(uary)?/i,feb:/^feb(ruary)?/i,mar:/^mar(ch)?/i,apr:/^apr(il)?/i,may:/^may/i,jun:/^jun(e)?/i,jul:/^jul(y)?/i,aug:/^aug(ust)?/i,sep:/^sep(t(ember)?)?/i,oct:/^oct(ober)?/i,nov:/^nov(ember)?/i,dec:/^dec(ember)?/i,sun:/^su(n(day)?)?/i,mon:/^mo(n(day)?)?/i,tue:/^tu(e(s(day)?)?)?/i,wed:/^we(d(nesday)?)?/i,thu:/^th(u(r(s(day)?)?)?)?/i,fri:/^fr(i(day)?)?/i,sat:/^sa(t(urday)?)?/i,future:/^next/i,past:/^last|past|prev(ious)?/i,add:/^(\+|after|from)/i,subtract:/^(\-|before|ago)/i,yesterday:/^yesterday/i,today:/^t(oday)?/i,tomorrow:/^tomorrow/i,now:/^n(ow)?/i,millisecond:/^ms|milli(second)?s?/i,second:/^sec(ond)?s?/i,minute:/^min(ute)?s?/i,hour:/^h(ou)?rs?/i,week:/^w(ee)?k/i,month:/^m(o(nth)?s?)?/i,day:/^d(ays?)?/i,year:/^y((ea)?rs?)?/i,shortMeridian:/^(a|p)/i,longMeridian:/^(a\.?m?\.?|p\.?m?\.?)/i,timezone:/^((e(s|d)t|c(s|d)t|m(s|d)t|p(s|d)t)|((gmt)?\s*(\+|\-)\s*\d\d\d\d?)|gmt)/i,ordinalSuffix:/^\s*(st|nd|rd|th)/i,timeContext:/^\s*(\:|a|p)/i},abbreviatedTimeZoneStandard:{GMT:"-000",EST:"-0400",CST:"-0500",MST:"-0600",PST:"-0700"},abbreviatedTimeZoneDST:{GMT:"-000",EDT:"-0500",CDT:"-0600",MDT:"-0700",PDT:"-0800"}};
Date.getMonthNumberFromName=function(name){var n=Date.CultureInfo.monthNames,m=Date.CultureInfo.abbreviatedMonthNames,s=name.toLowerCase();for(var i=0;i<n.length;i++){if(n[i].toLowerCase()==s||m[i].toLowerCase()==s){return i;}}
return-1;};Date.getDayNumberFromName=function(name){var n=Date.CultureInfo.dayNames,m=Date.CultureInfo.abbreviatedDayNames,o=Date.CultureInfo.shortestDayNames,s=name.toLowerCase();for(var i=0;i<n.length;i++){if(n[i].toLowerCase()==s||m[i].toLowerCase()==s){return i;}}
return-1;};Date.isLeapYear=function(year){return(((year%4===0)&&(year%100!==0))||(year%400===0));};Date.getDaysInMonth=function(year,month){return[31,(Date.isLeapYear(year)?29:28),31,30,31,30,31,31,30,31,30,31][month];};Date.getTimezoneOffset=function(s,dst){return(dst||false)?Date.CultureInfo.abbreviatedTimeZoneDST[s.toUpperCase()]:Date.CultureInfo.abbreviatedTimeZoneStandard[s.toUpperCase()];};Date.getTimezoneAbbreviation=function(offset,dst){var n=(dst||false)?Date.CultureInfo.abbreviatedTimeZoneDST:Date.CultureInfo.abbreviatedTimeZoneStandard,p;for(p in n){if(n[p]===offset){return p;}}
return null;};Date.prototype.clone=function(){return new Date(this.getTime());};Date.prototype.compareTo=function(date){if(isNaN(this)){throw new Error(this);}
if(date instanceof Date&&!isNaN(date)){return(this>date)?1:(this<date)?-1:0;}else{throw new TypeError(date);}};Date.prototype.equals=function(date){return(this.compareTo(date)===0);};Date.prototype.between=function(start,end){var t=this.getTime();return t>=start.getTime()&&t<=end.getTime();};Date.prototype.addMilliseconds=function(value){this.setMilliseconds(this.getMilliseconds()+value);return this;};Date.prototype.addSeconds=function(value){return this.addMilliseconds(value*1000);};Date.prototype.addMinutes=function(value){return this.addMilliseconds(value*60000);};Date.prototype.addHours=function(value){return this.addMilliseconds(value*3600000);};Date.prototype.addDays=function(value){return this.addMilliseconds(value*86400000);};Date.prototype.addWeeks=function(value){return this.addMilliseconds(value*604800000);};Date.prototype.addMonths=function(value){var n=this.getDate();this.setDate(1);this.setMonth(this.getMonth()+value);this.setDate(Math.min(n,this.getDaysInMonth()));return this;};Date.prototype.addYears=function(value){return this.addMonths(value*12);};Date.prototype.add=function(config){if(typeof config=="number"){this._orient=config;return this;}
var x=config;if(x.millisecond||x.milliseconds){this.addMilliseconds(x.millisecond||x.milliseconds);}
if(x.second||x.seconds){this.addSeconds(x.second||x.seconds);}
if(x.minute||x.minutes){this.addMinutes(x.minute||x.minutes);}
if(x.hour||x.hours){this.addHours(x.hour||x.hours);}
if(x.month||x.months){this.addMonths(x.month||x.months);}
if(x.year||x.years){this.addYears(x.year||x.years);}
if(x.day||x.days){this.addDays(x.day||x.days);}
return this;};Date._validate=function(value,min,max,name){if(typeof value!="number"){throw new TypeError(value+" is not a Number.");}else if(value<min||value>max){throw new RangeError(value+" is not a valid value for "+name+".");}
return true;};Date.validateMillisecond=function(n){return Date._validate(n,0,999,"milliseconds");};Date.validateSecond=function(n){return Date._validate(n,0,59,"seconds");};Date.validateMinute=function(n){return Date._validate(n,0,59,"minutes");};Date.validateHour=function(n){return Date._validate(n,0,23,"hours");};Date.validateDay=function(n,year,month){return Date._validate(n,1,Date.getDaysInMonth(year,month),"days");};Date.validateMonth=function(n){return Date._validate(n,0,11,"months");};Date.validateYear=function(n){return Date._validate(n,1,9999,"seconds");};Date.prototype.set=function(config){var x=config;if(!x.millisecond&&x.millisecond!==0){x.millisecond=-1;}
if(!x.second&&x.second!==0){x.second=-1;}
if(!x.minute&&x.minute!==0){x.minute=-1;}
if(!x.hour&&x.hour!==0){x.hour=-1;}
if(!x.day&&x.day!==0){x.day=-1;}
if(!x.month&&x.month!==0){x.month=-1;}
if(!x.year&&x.year!==0){x.year=-1;}
if(x.millisecond!=-1&&Date.validateMillisecond(x.millisecond)){this.addMilliseconds(x.millisecond-this.getMilliseconds());}
if(x.second!=-1&&Date.validateSecond(x.second)){this.addSeconds(x.second-this.getSeconds());}
if(x.minute!=-1&&Date.validateMinute(x.minute)){this.addMinutes(x.minute-this.getMinutes());}
if(x.hour!=-1&&Date.validateHour(x.hour)){this.addHours(x.hour-this.getHours());}
if(x.month!==-1&&Date.validateMonth(x.month)){this.addMonths(x.month-this.getMonth());}
if(x.year!=-1&&Date.validateYear(x.year)){this.addYears(x.year-this.getFullYear());}
if(x.day!=-1&&Date.validateDay(x.day,this.getFullYear(),this.getMonth())){this.addDays(x.day-this.getDate());}
if(x.timezone){this.setTimezone(x.timezone);}
if(x.timezoneOffset){this.setTimezoneOffset(x.timezoneOffset);}
return this;};Date.prototype.clearTime=function(){this.setHours(0);this.setMinutes(0);this.setSeconds(0);this.setMilliseconds(0);return this;};Date.prototype.isLeapYear=function(){var y=this.getFullYear();return(((y%4===0)&&(y%100!==0))||(y%400===0));};Date.prototype.isWeekday=function(){return!(this.is().sat()||this.is().sun());};Date.prototype.getDaysInMonth=function(){return Date.getDaysInMonth(this.getFullYear(),this.getMonth());};Date.prototype.moveToFirstDayOfMonth=function(){return this.set({day:1});};Date.prototype.moveToLastDayOfMonth=function(){return this.set({day:this.getDaysInMonth()});};Date.prototype.moveToDayOfWeek=function(day,orient){var diff=(day-this.getDay()+7*(orient||+1))%7;return this.addDays((diff===0)?diff+=7*(orient||+1):diff);};Date.prototype.moveToMonth=function(month,orient){var diff=(month-this.getMonth()+12*(orient||+1))%12;return this.addMonths((diff===0)?diff+=12*(orient||+1):diff);};Date.prototype.getDayOfYear=function(){return Math.floor((this-new Date(this.getFullYear(),0,1))/86400000);};Date.prototype.getWeekOfYear=function(firstDayOfWeek){var y=this.getFullYear(),m=this.getMonth(),d=this.getDate();var dow=firstDayOfWeek||Date.CultureInfo.firstDayOfWeek;var offset=7+1-new Date(y,0,1).getDay();if(offset==8){offset=1;}
var daynum=((Date.UTC(y,m,d,0,0,0)-Date.UTC(y,0,1,0,0,0))/86400000)+1;var w=Math.floor((daynum-offset+7)/7);if(w===dow){y--;var prevOffset=7+1-new Date(y,0,1).getDay();if(prevOffset==2||prevOffset==8){w=53;}else{w=52;}}
return w;};Date.prototype.isDST=function(){console.log('isDST');return this.toString().match(/(E|C|M|P)(S|D)T/)[2]=="D";};Date.prototype.getTimezone=function(){return Date.getTimezoneAbbreviation(this.getUTCOffset,this.isDST());};Date.prototype.setTimezoneOffset=function(s){var here=this.getTimezoneOffset(),there=Number(s)*-6/10;this.addMinutes(there-here);return this;};Date.prototype.setTimezone=function(s){return this.setTimezoneOffset(Date.getTimezoneOffset(s));};Date.prototype.getUTCOffset=function(){var n=this.getTimezoneOffset()*-10/6,r;if(n<0){r=(n-10000).toString();return r[0]+r.substr(2);}else{r=(n+10000).toString();return"+"+r.substr(1);}};Date.prototype.getDayName=function(abbrev){return abbrev?Date.CultureInfo.abbreviatedDayNames[this.getDay()]:Date.CultureInfo.dayNames[this.getDay()];};Date.prototype.getMonthName=function(abbrev){return abbrev?Date.CultureInfo.abbreviatedMonthNames[this.getMonth()]:Date.CultureInfo.monthNames[this.getMonth()];};Date.prototype._toString=Date.prototype.toString;Date.prototype.toString=function(format){var self=this;var p=function p(s){return(s.toString().length==1)?"0"+s:s;};return format?format.replace(/dd?d?d?|MM?M?M?|yy?y?y?|hh?|HH?|mm?|ss?|tt?|zz?z?/g,function(format){switch(format){case"hh":return p(self.getHours()<13?self.getHours():(self.getHours()-12));case"h":return self.getHours()<13?self.getHours():(self.getHours()-12);case"HH":return p(self.getHours());case"H":return self.getHours();case"mm":return p(self.getMinutes());case"m":return self.getMinutes();case"ss":return p(self.getSeconds());case"s":return self.getSeconds();case"yyyy":return self.getFullYear();case"yy":return self.getFullYear().toString().substring(2,4);case"dddd":return self.getDayName();case"ddd":return self.getDayName(true);case"dd":return p(self.getDate());case"d":return self.getDate().toString();case"MMMM":return self.getMonthName();case"MMM":return self.getMonthName(true);case"MM":return p((self.getMonth()+1));case"M":return self.getMonth()+1;case"t":return self.getHours()<12?Date.CultureInfo.amDesignator.substring(0,1):Date.CultureInfo.pmDesignator.substring(0,1);case"tt":return self.getHours()<12?Date.CultureInfo.amDesignator:Date.CultureInfo.pmDesignator;case"zzz":case"zz":case"z":return"";}}):this._toString();};
Date.now=function(){return new Date();};Date.today=function(){return Date.now().clearTime();};Date.prototype._orient=+1;Date.prototype.next=function(){this._orient=+1;return this;};Date.prototype.last=Date.prototype.prev=Date.prototype.previous=function(){this._orient=-1;return this;};Date.prototype._is=false;Date.prototype.is=function(){this._is=true;return this;};Number.prototype._dateElement="day";Number.prototype.fromNow=function(){var c={};c[this._dateElement]=this;return Date.now().add(c);};Number.prototype.ago=function(){var c={};c[this._dateElement]=this*-1;return Date.now().add(c);};(function(){var $D=Date.prototype,$N=Number.prototype;var dx=("sunday monday tuesday wednesday thursday friday saturday").split(/\s/),mx=("january february march april may june july august september october november december").split(/\s/),px=("Millisecond Second Minute Hour Day Week Month Year").split(/\s/),de;var df=function(n){return function(){if(this._is){this._is=false;return this.getDay()==n;}
return this.moveToDayOfWeek(n,this._orient);};};for(var i=0;i<dx.length;i++){$D[dx[i]]=$D[dx[i].substring(0,3)]=df(i);}
var mf=function(n){return function(){if(this._is){this._is=false;return this.getMonth()===n;}
return this.moveToMonth(n,this._orient);};};for(var j=0;j<mx.length;j++){$D[mx[j]]=$D[mx[j].substring(0,3)]=mf(j);}
var ef=function(j){return function(){if(j.substring(j.length-1)!="s"){j+="s";}
return this["add"+j](this._orient);};};var nf=function(n){return function(){this._dateElement=n;return this;};};for(var k=0;k<px.length;k++){de=px[k].toLowerCase();$D[de]=$D[de+"s"]=ef(px[k]);$N[de]=$N[de+"s"]=nf(de);}}());Date.prototype.toJSONString=function(){return this.toString("yyyy-MM-ddThh:mm:ssZ");};Date.prototype.toShortDateString=function(){return this.toString(Date.CultureInfo.formatPatterns.shortDatePattern);};Date.prototype.toLongDateString=function(){return this.toString(Date.CultureInfo.formatPatterns.longDatePattern);};Date.prototype.toShortTimeString=function(){return this.toString(Date.CultureInfo.formatPatterns.shortTimePattern);};Date.prototype.toLongTimeString=function(){return this.toString(Date.CultureInfo.formatPatterns.longTimePattern);};Date.prototype.getOrdinal=function(){switch(this.getDate()){case 1:case 21:case 31:return"st";case 2:case 22:return"nd";case 3:case 23:return"rd";default:return"th";}};
(function(){Date.Parsing={Exception:function(s){this.message="Parse error at '"+s.substring(0,10)+" ...'";}};var $P=Date.Parsing;var _=$P.Operators={rtoken:function(r){return function(s){var mx=s.match(r);if(mx){return([mx[0],s.substring(mx[0].length)]);}else{throw new $P.Exception(s);}};},token:function(s){return function(s){return _.rtoken(new RegExp("^\s*"+s+"\s*"))(s);};},stoken:function(s){return _.rtoken(new RegExp("^"+s));},until:function(p){return function(s){var qx=[],rx=null;while(s.length){try{rx=p.call(this,s);}catch(e){qx.push(rx[0]);s=rx[1];continue;}
break;}
return[qx,s];};},many:function(p){return function(s){var rx=[],r=null;while(s.length){try{r=p.call(this,s);}catch(e){return[rx,s];}
rx.push(r[0]);s=r[1];}
return[rx,s];};},optional:function(p){return function(s){var r=null;try{r=p.call(this,s);}catch(e){return[null,s];}
return[r[0],r[1]];};},not:function(p){return function(s){try{p.call(this,s);}catch(e){return[null,s];}
throw new $P.Exception(s);};},ignore:function(p){return p?function(s){var r=null;r=p.call(this,s);return[null,r[1]];}:null;},product:function(){var px=arguments[0],qx=Array.prototype.slice.call(arguments,1),rx=[];for(var i=0;i<px.length;i++){rx.push(_.each(px[i],qx));}
return rx;},cache:function(rule){var cache={},r=null;return function(s){try{r=cache[s]=(cache[s]||rule.call(this,s));}catch(e){r=cache[s]=e;}
if(r instanceof $P.Exception){throw r;}else{return r;}};},any:function(){var px=arguments;return function(s){var r=null;for(var i=0;i<px.length;i++){if(px[i]==null){continue;}
try{r=(px[i].call(this,s));}catch(e){r=null;}
if(r){return r;}}
throw new $P.Exception(s);};},each:function(){var px=arguments;return function(s){var rx=[],r=null;for(var i=0;i<px.length;i++){if(px[i]==null){continue;}
try{r=(px[i].call(this,s));}catch(e){throw new $P.Exception(s);}
rx.push(r[0]);s=r[1];}
return[rx,s];};},all:function(){var px=arguments,_=_;return _.each(_.optional(px));},sequence:function(px,d,c){d=d||_.rtoken(/^\s*/);c=c||null;if(px.length==1){return px[0];}
return function(s){var r=null,q=null;var rx=[];for(var i=0;i<px.length;i++){try{r=px[i].call(this,s);}catch(e){break;}
rx.push(r[0]);try{q=d.call(this,r[1]);}catch(ex){q=null;break;}
s=q[1];}
if(!r){throw new $P.Exception(s);}
if(q){throw new $P.Exception(q[1]);}
if(c){try{r=c.call(this,r[1]);}catch(ey){throw new $P.Exception(r[1]);}}
return[rx,(r?r[1]:s)];};},between:function(d1,p,d2){d2=d2||d1;var _fn=_.each(_.ignore(d1),p,_.ignore(d2));return function(s){var rx=_fn.call(this,s);return[[rx[0][0],r[0][2]],rx[1]];};},list:function(p,d,c){d=d||_.rtoken(/^\s*/);c=c||null;return(p instanceof Array?_.each(_.product(p.slice(0,-1),_.ignore(d)),p.slice(-1),_.ignore(c)):_.each(_.many(_.each(p,_.ignore(d))),px,_.ignore(c)));},set:function(px,d,c){d=d||_.rtoken(/^\s*/);c=c||null;return function(s){var r=null,p=null,q=null,rx=null,best=[[],s],last=false;for(var i=0;i<px.length;i++){q=null;p=null;r=null;last=(px.length==1);try{r=px[i].call(this,s);}catch(e){continue;}
rx=[[r[0]],r[1]];if(r[1].length>0&&!last){try{q=d.call(this,r[1]);}catch(ex){last=true;}}else{last=true;}
if(!last&&q[1].length===0){last=true;}
if(!last){var qx=[];for(var j=0;j<px.length;j++){if(i!=j){qx.push(px[j]);}}
p=_.set(qx,d).call(this,q[1]);if(p[0].length>0){rx[0]=rx[0].concat(p[0]);rx[1]=p[1];}}
if(rx[1].length<best[1].length){best=rx;}
if(best[1].length===0){break;}}
if(best[0].length===0){return best;}
if(c){try{q=c.call(this,best[1]);}catch(ey){throw new $P.Exception(best[1]);}
best[1]=q[1];}
return best;};},forward:function(gr,fname){return function(s){return gr[fname].call(this,s);};},replace:function(rule,repl){return function(s){var r=rule.call(this,s);return[repl,r[1]];};},process:function(rule,fn){return function(s){var r=rule.call(this,s);return[fn.call(this,r[0]),r[1]];};},min:function(min,rule){return function(s){var rx=rule.call(this,s);if(rx[0].length<min){throw new $P.Exception(s);}
return rx;};}};var _generator=function(op){return function(){var args=null,rx=[];if(arguments.length>1){args=Array.prototype.slice.call(arguments);}else if(arguments[0]instanceof Array){args=arguments[0];}
if(args){for(var i=0,px=args.shift();i<px.length;i++){args.unshift(px[i]);rx.push(op.apply(null,args));args.shift();return rx;}}else{return op.apply(null,arguments);}};};var gx="optional not ignore cache".split(/\s/);for(var i=0;i<gx.length;i++){_[gx[i]]=_generator(_[gx[i]]);}
var _vector=function(op){return function(){if(arguments[0]instanceof Array){return op.apply(null,arguments[0]);}else{return op.apply(null,arguments);}};};var vx="each any all".split(/\s/);for(var j=0;j<vx.length;j++){_[vx[j]]=_vector(_[vx[j]]);}}());(function(){var flattenAndCompact=function(ax){var rx=[];for(var i=0;i<ax.length;i++){if(ax[i]instanceof Array){rx=rx.concat(flattenAndCompact(ax[i]));}else{if(ax[i]){rx.push(ax[i]);}}}
return rx;};Date.Grammar={};Date.Translator={hour:function(s){return function(){this.hour=Number(s);};},minute:function(s){return function(){this.minute=Number(s);};},second:function(s){return function(){this.second=Number(s);};},meridian:function(s){return function(){this.meridian=s.slice(0,1).toLowerCase();};},timezone:function(s){return function(){var n=s.replace(/[^\d\+\-]/g,"");if(n.length){this.timezoneOffset=Number(n);}else{this.timezone=s.toLowerCase();}};},day:function(x){var s=x[0];return function(){this.day=Number(s.match(/\d+/)[0]);};},month:function(s){return function(){this.month=((s.length==3)?Date.getMonthNumberFromName(s):(Number(s)-1));};},year:function(s){return function(){var n=Number(s);this.year=((s.length>2)?n:(n+(((n+2000)<Date.CultureInfo.twoDigitYearMax)?2000:1900)));};},rday:function(s){return function(){switch(s){case"yesterday":this.days=-1;break;case"tomorrow":this.days=1;break;case"today":this.days=0;break;case"now":this.days=0;this.now=true;break;}};},finishExact:function(x){x=(x instanceof Array)?x:[x];var now=new Date();this.year=now.getFullYear();this.month=now.getMonth();this.day=1;this.hour=0;this.minute=0;this.second=0;for(var i=0;i<x.length;i++){if(x[i]){x[i].call(this);}}
this.hour=(this.meridian=="p"&&this.hour<13)?this.hour+12:this.hour;if(this.day>Date.getDaysInMonth(this.year,this.month)){throw new RangeError(this.day+" is not a valid value for days.");}
var r=new Date(this.year,this.month,this.day,this.hour,this.minute,this.second);if(this.timezone){r.set({timezone:this.timezone});}else if(this.timezoneOffset){r.set({timezoneOffset:this.timezoneOffset});}
return r;},finish:function(x){x=(x instanceof Array)?flattenAndCompact(x):[x];if(x.length===0){return null;}
for(var i=0;i<x.length;i++){if(typeof x[i]=="function"){x[i].call(this);}}
if(this.now){return new Date();}
var today=Date.today();var method=null;var expression=!!(this.days!=null||this.orient||this.operator);if(expression){var gap,mod,orient;orient=((this.orient=="past"||this.operator=="subtract")?-1:1);if(this.weekday){this.unit="day";gap=(Date.getDayNumberFromName(this.weekday)-today.getDay());mod=7;this.days=gap?((gap+(orient*mod))%mod):(orient*mod);}
if(this.month){this.unit="month";gap=(this.month-today.getMonth());mod=12;this.months=gap?((gap+(orient*mod))%mod):(orient*mod);this.month=null;}
if(!this.unit){this.unit="day";}
if(this[this.unit+"s"]==null||this.operator!=null){if(!this.value){this.value=1;}
if(this.unit=="week"){this.unit="day";this.value=this.value*7;}
this[this.unit+"s"]=this.value*orient;}
return today.add(this);}else{if(this.meridian&&this.hour){this.hour=(this.hour<13&&this.meridian=="p")?this.hour+12:this.hour;}
if(this.weekday&&!this.day){this.day=(today.addDays((Date.getDayNumberFromName(this.weekday)-today.getDay()))).getDate();}
if(this.month&&!this.day){this.day=1;}
return today.set(this);}}};var _=Date.Parsing.Operators,g=Date.Grammar,t=Date.Translator,_fn;g.datePartDelimiter=_.rtoken(/^([\s\-\.\,\/\x27]+)/);g.timePartDelimiter=_.stoken(":");g.whiteSpace=_.rtoken(/^\s*/);g.generalDelimiter=_.rtoken(/^(([\s\,]|at|on)+)/);var _C={};g.ctoken=function(keys){var fn=_C[keys];if(!fn){var c=Date.CultureInfo.regexPatterns;var kx=keys.split(/\s+/),px=[];for(var i=0;i<kx.length;i++){px.push(_.replace(_.rtoken(c[kx[i]]),kx[i]));}
fn=_C[keys]=_.any.apply(null,px);}
return fn;};g.ctoken2=function(key){return _.rtoken(Date.CultureInfo.regexPatterns[key]);};g.h=_.cache(_.process(_.rtoken(/^(0[0-9]|1[0-2]|[1-9])/),t.hour));g.hh=_.cache(_.process(_.rtoken(/^(0[0-9]|1[0-2])/),t.hour));g.H=_.cache(_.process(_.rtoken(/^([0-1][0-9]|2[0-3]|[0-9])/),t.hour));g.HH=_.cache(_.process(_.rtoken(/^([0-1][0-9]|2[0-3])/),t.hour));g.m=_.cache(_.process(_.rtoken(/^([0-5][0-9]|[0-9])/),t.minute));g.mm=_.cache(_.process(_.rtoken(/^[0-5][0-9]/),t.minute));g.s=_.cache(_.process(_.rtoken(/^([0-5][0-9]|[0-9])/),t.second));g.ss=_.cache(_.process(_.rtoken(/^[0-5][0-9]/),t.second));g.hms=_.cache(_.sequence([g.H,g.mm,g.ss],g.timePartDelimiter));g.t=_.cache(_.process(g.ctoken2("shortMeridian"),t.meridian));g.tt=_.cache(_.process(g.ctoken2("longMeridian"),t.meridian));g.z=_.cache(_.process(_.rtoken(/^(\+|\-)?\s*\d\d\d\d?/),t.timezone));g.zz=_.cache(_.process(_.rtoken(/^(\+|\-)\s*\d\d\d\d/),t.timezone));g.zzz=_.cache(_.process(g.ctoken2("timezone"),t.timezone));g.timeSuffix=_.each(_.ignore(g.whiteSpace),_.set([g.tt,g.zzz]));g.time=_.each(_.optional(_.ignore(_.stoken("T"))),g.hms,g.timeSuffix);g.d=_.cache(_.process(_.each(_.rtoken(/^([0-2]\d|3[0-1]|\d)/),_.optional(g.ctoken2("ordinalSuffix"))),t.day));g.dd=_.cache(_.process(_.each(_.rtoken(/^([0-2]\d|3[0-1])/),_.optional(g.ctoken2("ordinalSuffix"))),t.day));g.ddd=g.dddd=_.cache(_.process(g.ctoken("sun mon tue wed thu fri sat"),function(s){return function(){this.weekday=s;};}));g.M=_.cache(_.process(_.rtoken(/^(1[0-2]|0\d|\d)/),t.month));g.MM=_.cache(_.process(_.rtoken(/^(1[0-2]|0\d)/),t.month));g.MMM=g.MMMM=_.cache(_.process(g.ctoken("jan feb mar apr may jun jul aug sep oct nov dec"),t.month));g.y=_.cache(_.process(_.rtoken(/^(\d\d?)/),t.year));g.yy=_.cache(_.process(_.rtoken(/^(\d\d)/),t.year));g.yyy=_.cache(_.process(_.rtoken(/^(\d\d?\d?\d?)/),t.year));g.yyyy=_.cache(_.process(_.rtoken(/^(\d\d\d\d)/),t.year));_fn=function(){return _.each(_.any.apply(null,arguments),_.not(g.ctoken2("timeContext")));};g.day=_fn(g.d,g.dd);g.month=_fn(g.M,g.MMM);g.year=_fn(g.yyyy,g.yy);g.orientation=_.process(g.ctoken("past future"),function(s){return function(){this.orient=s;};});g.operator=_.process(g.ctoken("add subtract"),function(s){return function(){this.operator=s;};});g.rday=_.process(g.ctoken("yesterday tomorrow today now"),t.rday);g.unit=_.process(g.ctoken("minute hour day week month year"),function(s){return function(){this.unit=s;};});g.value=_.process(_.rtoken(/^\d\d?(st|nd|rd|th)?/),function(s){return function(){this.value=s.replace(/\D/g,"");};});g.expression=_.set([g.rday,g.operator,g.value,g.unit,g.orientation,g.ddd,g.MMM]);_fn=function(){return _.set(arguments,g.datePartDelimiter);};g.mdy=_fn(g.ddd,g.month,g.day,g.year);g.ymd=_fn(g.ddd,g.year,g.month,g.day);g.dmy=_fn(g.ddd,g.day,g.month,g.year);g.date=function(s){return((g[Date.CultureInfo.dateElementOrder]||g.mdy).call(this,s));};g.format=_.process(_.many(_.any(_.process(_.rtoken(/^(dd?d?d?|MM?M?M?|yy?y?y?|hh?|HH?|mm?|ss?|tt?|zz?z?)/),function(fmt){if(g[fmt]){return g[fmt];}else{throw Date.Parsing.Exception(fmt);}}),_.process(_.rtoken(/^[^dMyhHmstz]+/),function(s){return _.ignore(_.stoken(s));}))),function(rules){return _.process(_.each.apply(null,rules),t.finishExact);});var _F={};var _get=function(f){return _F[f]=(_F[f]||g.format(f)[0]);};g.formats=function(fx){if(fx instanceof Array){var rx=[];for(var i=0;i<fx.length;i++){rx.push(_get(fx[i]));}
return _.any.apply(null,rx);}else{return _get(fx);}};g._formats=g.formats(["yyyy-MM-ddTHH:mm:ss","ddd, MMM dd, yyyy H:mm:ss tt","ddd MMM d yyyy HH:mm:ss zzz","d"]);g._start=_.process(_.set([g.date,g.time,g.expression],g.generalDelimiter,g.whiteSpace),t.finish);g.start=function(s){try{var r=g._formats.call({},s);if(r[1].length===0){return r;}}catch(e){}
return g._start.call({},s);};}());Date._parse=Date.parse;Date.parse=function(s){var r=null;if(!s){return null;}
try{r=Date.Grammar.start.call({},s);}catch(e){return null;}
return((r[1].length===0)?r[0]:null);};Date.getParseFunction=function(fx){var fn=Date.Grammar.formats(fx);return function(s){var r=null;try{r=fn.call({},s);}catch(e){return null;}
return((r[1].length===0)?r[0]:null);};};Date.parseExact=function(s,fx){return Date.getParseFunction(fx)(s);};
function OverlapingHandler() {}

OverlapingHandler.prototype = {
  adjustOverlappingEvents : function($weekDay) {
     var self = this;
        var groupsList = self._groupOverlappingEventElements($weekDay);
        $.each(groupsList, function() {
           var curGroups = this;
           $.each(curGroups, function(groupIndex) {
              var curGroup = this;
              var newWidth = 100 / curGroups.length;
              var newLeft = groupIndex * newWidth;
              $.each(curGroup, function() {
                 $(this).css({width: newWidth + "%", left:newLeft + "%", right: 0});
              });
           });
        });
  },


  /*
   * Find groups of overlapping events
   */
  _groupOverlappingEventElements : function($weekDay) {
     var $events = $weekDay.find(".timeslot");

     var lastEndTime = new Date(0, 0, 0);
     var groups = [];
     var curGroups = [];
     var $curEvent;
     $.each($events, function() {
        $curEvent = $(this);
        var cur_date = $curEvent.find('input[name="date"]').val();
        var end_datetime = Date.parse(cur_date+' '+$(this).find('input[name="end_time"]').val());
        var start_datetime = Date.parse(cur_date+' '+$curEvent.find('input[name="start_time"]').val());

        //checks, if the current group list is not empty, if the overlapping is finished
        if (curGroups.length > 0) {
           if (lastEndTime.getTime() <= start_datetime.getTime()) {
              //finishes the current group list by adding it to the resulting list of groups and cleans it

              groups.push(curGroups);
              curGroups = [];
           }
        }

        //finds the first group to fill with the event
        for (var groupIndex = 0; groupIndex < curGroups.length; groupIndex++) {
           if (curGroups[groupIndex].length > 0) {
              //checks if the event starts after the end of the last event of the group
              var groupNode = curGroups[groupIndex][curGroups [groupIndex].length - 1];
              if (Date.parse(cur_date+' '+groupNode.find('input[name="end_time"]').val()).getTime() <= start_datetime.getTime()) {
                 curGroups[groupIndex].push($curEvent);
                 if (lastEndTime.getTime() < end_datetime.getTime()) {
                    lastEndTime = end_datetime;
                 }
                 return;
              }
           }
        }
        //if not found, creates a new group
        curGroups.push([$curEvent]);
        if (lastEndTime.getTime() < end_datetime.getTime()) {
           lastEndTime = end_datetime;
        }
     });
     //adds the last groups in result
     if (curGroups.length > 0) {
        groups.push(curGroups);
     }
     return groups;
  }    
};
