/*! * 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)[^>]*$|^#([\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
a"; 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="";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-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=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=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-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;j0){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":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m=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 hl[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=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";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=""; 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="

";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="
";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=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f0)for(var j=d;j0},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-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=/"},F={option:[1,""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_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
","
"];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;b0||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;e0?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]===""&&!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=//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("
").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").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=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.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); /* * jQBrowser v0.2: * http://davecardwell.co.uk/javascript/jquery/plugins/jquery-browserdetect/ */ eval(function(p,a,c,k,e,d){e=function(c){return(c0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?ML:(M<=I&&L<=I)?M>L:MO){O=K}if(I>N){N=I}if(Kcufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("d]1$IDA8iQ}CdV[xXDU4f]f}MHA$1D}CMHt4iQek1Bq?9@8-&MX|X]&qtM`riHwSBUt?Q@1sw8X9BBU#A4pQdQ)=t(gD!k?WMUggf$sYu4$$98ZiI$Z4M5Bwf[g$!^t(9JNli5ANI-eUG^U5X([d!Ug$!^Zp!j(kQQhEfM8?5zA]uUXG_5eq58eKG@`-_8tW1uN-6hZV^)U]jftd6!AG_&eu5zBQM91iIwX#K=p-3([Dk|`WS?rCYsg4@8$HJNEmxq}l7kAsI][8dVf-dug`_5h?w^$-6kh?I^$s6Dg[IDX8iVgk_QfC1-EkIj[sij!}#J8xiQ9|9-EYi@8YM-=7GkXJX$sCd5q|_@|Cd$sC1H}8wk[`X]}CMVE3IH$q6-rw6kAYID[3IDBNXMAw6DAYIu((6H(CX]B@XVp?IHApX][YI-E|IJA8IDUr1u(`1D}4d^r`_]sxd4r`dQXI9$r`MB8}wUr`MM8`dV(=")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":126,"face":{"font-family":"Fette Engschrift","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"2","bbox":"-15 -300 273.313 70.5094","underline-thickness":"23.4","underline-position":"-24.12","unicode-range":"U+0020-U+007E"}})); /*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * Copyright © 1992, 2002 Adobe Systems Incorporated. All Rights Reserved. © * Copyright 1992, 2002 The Monotype Corporation plc. All Rights Reserved. * * Trademark: * Ashley Script is a trademark of The Monotype Corporation and may be registered * in certain jurisdictions. * * Full name: * AshleyScriptMTStd * * Designer: * Ashley Havindon * * Vendor URL: * http://www.adobe.com/type * * License information: * http://www.adobe.com/type/legal.html */ Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"34,24v-4,-12,-11,-26,-20,-31v-3,-21,0,-16,28,-48r51,-60r-25,-98v-1,-15,8,-24,16,-24v9,0,28,11,52,71v16,-10,50,-64,72,-67v11,-1,26,15,19,27v-9,1,-12,3,-12,11v-19,17,-40,54,-55,77v-21,33,19,80,29,99v-3,8,-1,15,-14,19v0,4,0,7,-3,8v-21,-7,-22,-21,-42,-30r-19,-33v-10,6,-77,86,-77,79","w":219},{"d":"75,-198v6,-62,20,-36,62,-40v34,-4,24,21,7,22v-9,2,-29,2,-32,8r-9,88r-22,134v-1,6,-5,39,-5,47v14,-1,23,3,36,4v3,0,9,0,9,9v-1,20,-83,28,-85,4r23,-182","w":155},{"d":"138,-193v-29,0,-93,13,-100,-10v-2,-27,45,-20,68,-26v38,3,83,-16,101,16v-2,9,-11,2,-13,16r-113,163v9,14,66,-24,69,6v-2,15,22,10,8,22v-38,16,-77,16,-124,20v-16,1,-18,-27,-22,-34v26,-60,95,-119,126,-173","w":186},{"d":"85,-40v24,0,62,-41,85,-37v0,14,0,15,-2,19v-21,38,-51,63,-68,63v-20,0,-87,-11,-87,-55v0,-89,78,-170,148,-189v14,2,47,34,23,49v-36,-7,-34,-15,-76,35v-29,35,-47,85,-47,96v0,13,9,19,24,19","w":186},{"d":"72,-234v33,0,19,37,19,62v-1,36,-7,54,-8,81r65,-120v10,-30,25,-25,33,-3v10,27,7,83,14,116r68,-126v9,-23,35,-14,37,5r-66,143v-10,15,-38,72,-45,89v-4,-5,-12,-9,-19,-11v-3,-13,-13,-5,-13,-17v5,-41,-7,-83,-5,-127r-76,138v-10,8,-18,3,-26,-4v-9,-2,-11,-4,-11,-15v4,-61,2,-126,14,-180v5,-24,9,-31,19,-31","w":281,"k":{",":22,".":22,"O":-11,"-":14}},{"d":"8,-107r76,-126r5,0r75,126r-27,0r-51,-87r-51,87r-27,0","w":151},{"d":"100,-161v-22,-15,-45,-35,-30,-59v6,-3,12,-6,18,0v5,20,14,35,20,54v-4,1,-2,6,-8,5","w":119},{"d":"7,61v26,-4,37,-85,39,-105r9,-75v-29,1,-34,-22,-18,-31r22,1r8,-28v16,-58,69,-62,74,-62v20,-3,45,30,17,37v-4,0,-37,-6,-41,-6v-1,0,-12,0,-21,56v15,1,36,-4,45,4r-2,19v-2,3,-28,7,-47,8v1,27,-14,106,-18,126v-13,59,-28,80,-71,87v-15,3,-33,-25,-18,-35v4,-7,19,0,22,4","w":132,"k":{",":18,".":18}},{"d":"49,-26v24,-15,43,-70,44,-101v-30,9,-63,57,-44,101xm47,6v-26,0,-29,-59,-30,-66v0,-34,31,-87,72,-97v-4,-23,-22,-52,-34,-72v0,-6,6,-9,14,-9v23,0,60,59,60,116v0,46,-38,128,-82,128","w":133,"k":{"b":11}},{"d":"100,-98v-10,2,-39,18,-36,41v-8,16,-5,52,-26,53v-28,2,-3,-57,-6,-63r29,-160v7,-21,34,-7,32,10v-4,36,-15,69,-16,103v10,-7,49,-35,51,-32v34,16,-7,84,-4,113v10,-3,27,-21,35,-24v13,34,-48,94,-68,49v2,-30,12,-62,9,-90","w":165},{"d":"49,-34v20,-14,52,-51,49,-82v-34,14,-37,51,-49,82xm141,-132v-4,28,-30,71,-23,93r26,-18v10,17,-20,34,-27,49v-7,14,-34,14,-34,-6r0,-19v-10,12,-29,34,-46,33v-13,0,-21,-9,-21,-24v0,-59,69,-121,84,-121v4,0,19,10,20,10v4,-10,19,-4,21,3","w":151},{"d":"103,-58v17,26,-31,62,-52,63v-43,-11,-4,-90,-3,-128v-14,4,-21,-2,-21,-18v0,-8,2,-9,27,-12v8,-16,8,-55,34,-51v19,3,2,38,3,51v12,-2,42,-10,32,9v-2,12,-23,15,-39,18r-16,91v10,6,27,-24,35,-23","w":118},{"w":68,"k":{"T":22,"V":7}},{"d":"100,-120v-22,1,-26,66,-29,78v33,-29,36,-66,36,-70v0,-5,-2,-8,-7,-8xm-23,87v4,-11,16,-17,35,-14v15,-52,27,-112,37,-164v-10,3,-27,12,-28,-5v0,-13,5,-16,8,-18v2,-1,24,-14,37,-27v7,-47,5,-31,16,-49v10,-9,21,2,17,16v-4,12,-3,14,-3,18v26,-6,52,-12,52,31v0,76,-42,94,-85,121v-7,23,-10,49,-16,73v22,-6,59,20,9,22v-24,1,-63,6,-79,-4","w":151,"k":{",":18,".":18}},{"d":"177,-239v8,-1,12,18,16,24v0,18,-30,61,-77,104v11,43,53,78,79,80v25,2,15,4,18,18v0,3,-12,22,-34,22v-35,0,-70,-42,-93,-86v-15,14,-15,93,-47,74v-26,-5,-15,-14,-8,-33v19,-49,35,-124,52,-173v7,-21,27,-40,34,-8v2,8,-11,43,-11,59v13,-9,54,-71,71,-81","w":218},{"d":"75,-107r149,60r0,35r-194,-81r0,-29r194,-81r0,35","w":240},{"d":"64,-34v9,20,-10,29,-30,29v-26,-14,-1,-37,18,-37","w":102},{"d":"26,-94v-15,-24,19,-53,43,-58v31,8,9,71,9,103v24,-26,36,-64,55,-96v8,-7,20,-9,23,4v-35,88,-87,155,-150,228v-5,7,-22,6,-20,-6v2,-9,-10,2,-10,-5v-4,-13,79,-71,76,-85v-17,-20,3,-69,-10,-95v-4,-3,-7,9,-16,10","w":150,"k":{",":25,".":25,"a":14,"e":5}},{"d":"17,29v-9,-13,7,-30,13,-39v40,-65,72,-143,111,-206v9,-16,26,-22,27,-22v33,9,-5,48,-11,59r-91,165v-15,14,-13,34,-30,47v-8,1,-12,-7,-19,-4","w":185},{"d":"175,-36v-14,35,-91,45,-144,41v-54,-4,-24,-27,7,-61v28,-31,94,-83,98,-117v-6,-24,-33,1,-47,2v-1,0,-23,0,-32,-7v6,-22,37,-49,73,-49v24,0,53,12,53,47v0,45,-74,102,-107,138v32,4,78,1,93,-5v6,0,6,7,6,11","w":204},{"d":"-41,51v81,9,84,-115,103,-191r16,-71v2,-19,18,-17,30,-25v9,0,13,14,13,18v-18,104,-29,302,-147,310v-34,2,-34,-35,-15,-41","w":135,"k":{"u":14,",":18,".":18,"a":22,"e":22,"o":14}},{"d":"92,-116v-21,6,-47,59,-50,79v11,16,27,-7,34,-14xm62,4v-22,2,-53,4,-49,-34v5,-49,30,-86,87,-120v5,-29,12,-20,23,-26v17,3,2,38,-1,53v-12,61,-20,133,-40,186v3,1,26,5,26,13v-12,17,-54,7,-81,12v-14,-6,-11,-23,7,-21r14,-2","w":133},{"d":"102,-231v-7,32,-27,61,-39,90r-8,0v7,-34,0,-101,34,-103v8,0,13,5,13,13","w":101},{"d":"196,-227v-8,29,-55,27,-91,31v-1,3,-13,39,-11,57r79,-8v38,-1,14,19,2,25v-2,21,-22,12,-36,21v-29,19,-56,-5,-63,29v-2,12,-7,21,-7,35r83,-9v24,4,6,26,-4,33v-17,27,-73,15,-110,21v-5,-14,-21,-25,-10,-46r40,-162v-3,-7,-9,-6,-6,-16v11,-20,76,-21,114,-23v7,0,20,0,20,12"},{"d":"52,-32v9,-2,39,-31,44,-13v1,31,-43,50,-54,51v-22,-2,-27,-17,-27,-41v0,-64,51,-115,59,-115v21,-1,32,5,29,27v-3,8,-20,8,-26,3v-4,0,-28,24,-28,74v0,2,0,12,3,14","w":102},{"d":"65,-38v5,-3,24,-22,31,-22v6,19,-15,35,-24,48v-16,25,-51,26,-46,-14v9,-71,26,-144,47,-206v11,-8,25,-15,28,5r-39,185v0,1,0,4,3,4","w":102},{"d":"-3,81v-3,-17,30,-19,54,-20r12,-97r32,-179v-18,6,-57,-4,-36,-19v16,-12,27,0,52,-4v55,10,8,74,10,118v-12,60,-17,129,-35,183v0,12,0,24,-45,24v-19,0,-41,14,-44,-6","w":151},{"d":"99,-231v-2,17,-30,68,-39,90r-8,0v8,-35,-3,-99,34,-103v8,0,13,6,13,13xm163,-231v-7,33,-26,62,-38,90r-8,0v7,-34,-2,-102,33,-103v8,0,13,5,13,13","w":164},{"d":"125,90r-32,0r0,-360r32,0r0,360","w":203},{"d":"61,-136v4,-33,22,-91,-25,-93r0,-8v85,6,75,57,63,116v0,21,12,33,34,37r0,11v-48,3,-31,65,-25,96v-2,32,-32,57,-72,57r0,-8v47,-3,25,-55,25,-92v0,-31,25,-49,58,-58v-36,-10,-54,-25,-58,-58","w":141},{"d":"117,-87v-8,1,-6,-14,-13,-12v-25,29,-43,61,-54,96v-3,11,-25,14,-23,-5v4,-40,24,-71,30,-110v-14,-8,-25,17,-34,1v3,-12,37,-46,57,-28v2,1,5,3,5,19v0,6,-4,13,0,17v12,-15,21,-42,36,-38v14,0,18,22,18,52v0,0,-15,8,-22,8","w":135,"k":{",":22,".":22,"a":13,"k":7,"l":7}},{"d":"78,-43v39,-15,70,-78,70,-127v-1,-34,-20,-43,-37,-13v-37,65,-39,59,-48,116v0,2,1,24,15,24xm117,-17v22,53,63,79,131,66v6,54,-70,46,-112,25v-41,-21,-55,-51,-68,-83v-38,0,-47,-39,-47,-52v-1,-62,71,-162,101,-174v8,5,16,7,25,2v6,0,47,23,47,67v0,74,-41,122,-77,149","w":201,"k":{".":11}},{"d":"58,-39v9,5,16,-12,24,-16v5,-40,6,-40,13,-65v0,-4,-2,-4,-7,-4v-20,20,-30,52,-30,85xm20,93v-19,0,-40,-35,-13,-40v35,8,51,-20,64,-58v-10,3,-20,1,-29,5v-16,-1,-26,-23,-22,-48v2,-16,32,-106,72,-110v14,10,15,-18,29,-16v21,15,5,65,-1,93r-16,77v0,1,-22,97,-84,97","w":132,"k":{",":14,".":14}},{"d":"107,-192v-24,2,-68,15,-75,-11v0,-14,8,-15,38,-18r129,-10v13,0,17,3,17,12v0,20,-36,18,-59,21v-9,58,-30,115,-39,177v-3,22,-12,26,-27,18v-17,-4,-8,-28,-6,-43r20,-119","w":203,"k":{"u":22,"w":14,"y":14,",":29,".":22,"A":11,"a":29,"e":29,"o":22,"h":22,"i":22,"r":22,":":7,"-":22,";":7}},{"w":68,"k":{"T":22,"V":7}},{"d":"105,-218v1,59,-36,122,-34,187v16,-2,39,-29,56,-46r37,-133v5,-15,8,-26,18,-26v38,0,9,70,2,95v-12,44,-19,99,-58,118v-12,13,-35,38,-54,38v-12,0,-10,-17,-25,-16v-43,-54,4,-139,16,-190v6,-25,12,-44,23,-44v8,2,16,12,19,17","k":{",":22,".":22,"A":14}},{"d":"69,-35v43,-32,66,-109,47,-170v-10,1,-82,114,-47,170xm109,-235v47,-1,58,32,57,83v-2,59,-43,139,-98,158v-33,-6,-48,-20,-50,-55v-9,-98,73,-182,91,-186","w":164,"k":{",":11,".":11,"Y":-11,"O":-14,"C":-22,"H":-14,"L":-11,"S":-11,"U":-11,"V":-14,"W":-11}},{"d":"87,-194v-16,3,-29,-23,-19,-35v10,-12,43,5,29,22v4,9,-6,10,-10,13xm41,-26v6,-32,9,-71,17,-96v-9,5,-36,13,-34,-3v3,-2,55,-42,65,-24v-7,62,-15,118,-26,174v-9,44,-57,66,-71,65v-16,-1,-25,-26,-7,-33v42,18,55,-77,56,-83","w":101},{"d":"64,-154v54,0,-12,79,0,105v24,-17,44,-69,46,-88v3,-23,32,-18,34,-1v-4,33,-13,67,-13,100v26,-20,42,-61,30,-95v0,-13,7,-21,18,-21v26,-1,18,28,16,50v-4,44,-17,55,-38,81v-8,9,-15,21,-32,21v-20,0,-19,-30,-23,-47v-35,42,-31,45,-62,53v-34,-17,12,-90,10,-121v-3,-12,-26,17,-30,-7v-2,-19,31,-30,44,-30","w":198,"k":{",":18,".":18}},{"d":"148,-96v16,-3,34,-54,65,-50v29,17,-12,78,-4,107v10,2,30,-28,35,-12v-4,15,-6,26,-16,39v-5,5,-29,18,-34,18v-8,3,-24,-18,-17,-35v2,-24,18,-56,12,-75r-50,80v-15,27,-18,30,-35,17v-6,-33,10,-58,13,-88v-21,12,-50,63,-59,83v-1,17,-23,10,-32,3v3,-31,17,-69,19,-99v-11,4,-14,3,-21,-5v6,-19,24,-32,42,-32v40,-1,3,44,10,63v22,-15,32,-60,65,-60v16,0,12,33,7,46","w":247},{"d":"100,-107v-5,10,-21,45,-21,55v0,15,5,36,21,36v43,-15,46,-86,0,-91xm181,-224v-9,27,-49,58,-63,85v44,12,57,25,61,57v3,25,-43,100,-98,100v-28,0,-53,-28,-53,-60v0,-84,97,-181,138,-197v8,0,15,7,15,15","w":203},{"d":"146,-197r-46,1r-8,47v15,-9,42,-32,54,-48xm148,-90r-68,-4v-4,29,-6,35,-13,56v20,-1,62,-25,81,-52xm133,-131v52,2,70,35,46,71v-35,25,-75,66,-123,75v-4,-19,-29,-5,-27,-26v6,-63,20,-118,29,-178v-10,2,-22,2,-21,-10v7,-49,150,-52,152,0v1,33,-42,59,-56,68","w":201,"k":{",":14,".":14}},{"d":"95,-64v-8,34,-61,79,-86,86v-13,-2,-3,-15,-7,-26v1,-17,46,-43,56,-59v-19,-5,-43,-5,-36,-18v-7,-32,47,-75,72,-83v23,3,10,23,-2,29v-9,16,-28,24,-37,39v17,1,46,6,37,23","w":101,"k":{",":11,".":11}},{"d":"93,-153v5,7,15,8,22,12v3,-11,15,-25,13,-34v-11,4,-30,14,-35,22xm118,-50v21,-1,54,-23,50,-27v0,-6,-6,-9,-28,-14xm156,-133v36,8,78,36,62,70v-1,3,-14,25,-57,35v-31,16,-56,-2,-71,41v-8,23,-7,45,-37,45v-13,0,-9,15,-21,9v-15,-6,3,-36,10,-53v-13,-3,-38,-1,-39,-15v0,-7,13,-28,21,-28v53,0,59,-37,75,-71v-35,-12,-72,-49,-24,-80v13,-8,25,-20,58,-27v23,-5,16,-34,44,-32v26,2,21,10,11,28v32,7,7,38,-7,37v-14,-5,-17,36,-25,41","w":236},{"d":"77,-239v24,-2,24,24,32,36v12,-17,37,-53,50,-21v-2,11,-19,33,-25,44v19,3,39,-2,56,4v4,6,-6,6,-6,9v-3,9,-32,11,-46,13v9,19,40,37,20,49v-25,14,-39,-61,-59,-28v-16,16,-25,32,-49,42v-1,0,-2,-2,-4,-3v2,-16,16,-41,30,-60v-16,2,-56,6,-49,-12v2,-16,43,-9,58,-14r-22,-46v0,-3,0,-13,14,-13","w":186},{"d":"75,-147r-50,0r0,-29r56,0r14,-69r30,0r-16,69r67,0r15,-69r29,0r-15,69r32,0r0,29r-38,0r-11,58r49,0r0,29r-55,0r-15,68r-29,0r15,-68r-67,0r-14,68r-30,0r15,-68r-32,0r0,-29r38,0xm159,-90r12,-57r-67,0r-12,57r67,0","w":240},{"d":"102,-141v17,-16,41,-36,52,-55v-14,-7,-35,-6,-47,-3v2,21,-11,41,-5,58xm33,-15r38,-195v-11,-3,-18,-8,-18,-14v4,-19,45,-11,68,-16v30,0,83,12,83,39v0,22,-27,45,-37,61v-11,19,-45,48,-60,53v-37,13,-18,63,-45,87v-1,7,-6,14,-9,2v-3,-8,-12,-15,-20,-17","w":190,"k":{",":29,".":29,"A":29,"a":36,"e":29,"o":22}},{"d":"78,-100v23,-1,23,33,2,35v-24,-4,-67,18,-69,-13v0,-5,2,-10,7,-19","w":101},{"d":"111,-91r-81,0r0,-32r81,0r0,-81r32,0r0,81r81,0r0,32r-81,0r0,81r-32,0r0,-81","w":240},{"d":"96,-196v-4,51,-14,97,-25,142v72,-59,94,-103,97,-134v-19,-8,-46,-8,-72,-8xm78,-235v57,14,124,-1,129,61v-16,71,-53,102,-110,152v-17,6,-40,32,-54,17v-37,0,-26,-10,-21,-30r30,-124v5,-22,7,-81,26,-76","w":203,"k":{",":29,".":29,"A":14}},{"d":"122,-95v-8,-28,-44,3,-72,-4v-4,2,-8,4,-12,1v5,-41,48,-81,65,-119v17,-23,44,-3,73,-1v21,1,28,-10,44,-7v-5,37,-59,64,-95,42v-10,9,-14,26,-22,38v36,-2,73,11,69,41v-11,85,-85,80,-155,97v-16,-2,-2,-16,2,-21v32,-22,98,-29,103,-67"},{"d":"157,-156v-2,-24,-13,-45,-38,-38v-26,7,-40,40,-39,50v-5,25,25,40,31,41v29,-1,49,-20,46,-53xm96,-66v-65,-6,-77,-63,-50,-110v28,-48,42,-48,90,-48v37,0,69,28,69,66v0,64,-61,120,-128,149v-31,13,-56,36,-89,49v-5,-16,24,-37,38,-49v23,-20,50,-34,70,-57","w":200},{"d":"99,-36v16,-30,47,-59,45,-99v-1,-28,-4,-37,-17,-60v-26,10,-91,126,-28,159xm94,-5v-84,10,-81,-102,-50,-151v20,-32,61,-71,91,-71v48,0,88,100,53,142v-4,24,-15,25,-27,42v-17,24,-36,34,-67,38","w":206},{"d":"224,-133r-194,0r0,-33r194,0r0,33xm224,-50r-194,0r0,-32r194,0r0,32","w":240},{"d":"103,-148v12,-9,63,-38,56,-42v-2,-17,-37,-10,-49,-3v-5,22,-8,30,-7,45xm197,20v-63,-12,-99,-76,-107,-99v-10,25,-6,69,-20,94v-7,-4,-16,-19,-26,-11v-12,-9,2,-37,0,-54r23,-135v-15,2,-26,-9,-15,-26v12,-20,54,-27,83,-27v53,0,71,33,71,47v0,53,-50,56,-87,82v9,50,60,86,80,87v23,13,23,37,-2,42","w":222,"k":{"T":7,"V":14}},{"d":"112,-225v33,5,2,63,2,86v0,62,-47,135,-79,148v-14,-5,-6,-33,-1,-51v13,-46,33,-92,41,-138v-11,4,-34,4,-36,-8v-2,-18,51,-33,73,-37","w":133},{"d":"35,-140v31,5,62,-6,90,-8v10,0,14,3,14,8v-13,34,-58,75,-82,105v22,7,63,-24,71,-3v-7,28,-70,38,-113,38v-19,-36,31,-59,46,-89r19,-25v-19,-2,-64,10,-59,-15v1,-5,9,-11,14,-11","w":133},{"d":"73,-148v29,0,6,44,5,53v20,-7,31,-52,58,-51v6,0,10,8,10,20v1,32,-29,84,-17,100v5,2,36,-37,36,-15v0,29,-38,54,-51,54v-44,0,-12,-70,-8,-97v-39,39,-43,42,-51,63v-4,10,-11,29,-25,29v-14,-3,-9,-26,-3,-39v2,-4,21,-64,24,-78v-10,5,-26,20,-30,-1v0,-11,27,-38,52,-38","w":168},{"d":"110,-120v5,-21,16,-44,18,-64r-65,70xm99,-79v-29,1,-53,8,-81,11v-10,-44,61,-98,86,-128v15,-17,27,-48,46,-33v24,-8,23,12,17,36r-15,65r60,-10v6,17,-21,19,-32,35v-8,7,-18,10,-35,13v-10,7,-7,88,-40,91v-12,14,-12,14,-18,14v-5,-32,9,-63,12,-94"},{"d":"-15,27r185,0r0,18r-185,0r0,-18","w":180},{"d":"64,-120v-10,14,-23,67,-12,93v22,-17,34,-64,34,-70v0,-4,-4,-23,-22,-23xm69,-147v31,-3,45,23,45,48v0,39,-35,107,-75,107v-14,0,-23,-34,-23,-55v0,-30,27,-97,53,-100","w":119,"k":{",":14,".":14}},{"d":"136,-77v2,69,-60,143,-121,167v-12,-8,16,-26,15,-34v84,-93,68,-185,32,-285v10,-19,31,-8,42,13v27,54,32,123,32,139","w":155},{"d":"77,-120v-11,2,-26,33,-22,39v12,-2,45,-27,22,-39xm48,-42v0,26,34,0,45,-3v5,0,5,8,5,17v-8,31,-44,35,-50,35v-21,0,-31,-15,-31,-47v0,-21,19,-107,69,-107v58,17,12,88,-22,87v-14,4,-16,4,-16,18","w":119,"k":{",":11}},{"d":"53,-28v34,-5,60,-61,60,-84v0,-7,-2,-11,-5,-11v-41,5,-46,59,-55,95xm22,-9v0,-66,19,-112,35,-184v9,-39,9,-34,24,-39v26,15,-5,59,-5,86v33,-7,60,-26,71,23v-2,12,-16,76,-32,86v-21,22,-47,43,-87,43v-4,0,-6,-5,-6,-15","w":150,"k":{",":18,".":18}},{"d":"102,-34v12,-1,34,-25,45,-27v13,35,-45,86,-70,60v-3,-9,-5,-19,-10,-26v-15,12,-22,34,-43,40v-29,-7,-13,-20,7,-41r29,-31v-3,-24,-3,-44,-3,-57v-13,13,-25,14,-30,-2v0,-15,36,-33,53,-33v26,1,7,32,12,56v13,-11,48,-70,57,-67v22,2,2,23,-2,31v-21,35,-49,66,-50,67v1,10,1,22,5,30","w":158},{"d":"110,-151v12,-11,23,-30,23,-39v0,-3,-5,-16,-17,-16v-32,0,-28,35,-6,55xm94,-99v-17,17,-34,30,-39,60v19,-5,46,-26,59,-41v-3,-4,-17,-18,-20,-19xm12,-18v10,-40,18,-55,61,-99v-11,-13,-22,-20,-25,-46v5,-39,27,-59,59,-68v27,7,58,0,63,33v-2,22,-30,46,-43,63r25,23v27,-7,49,-82,85,-57v6,1,11,4,11,17v0,12,-1,12,-20,22v-10,5,-19,10,-42,36v-15,17,22,21,33,29v24,9,41,43,11,48v-17,7,-31,-8,-46,-14v-25,-10,-26,-13,-40,-23v-31,20,-68,64,-116,53v-8,0,-16,-9,-16,-17","w":252},{"d":"39,15v-29,-15,-13,-45,-7,-72r35,-155v3,-13,13,-25,22,-25v5,0,14,4,13,12v-4,70,-11,138,-29,194v19,-1,54,-12,64,-15v18,5,-4,20,-3,28v-5,36,-58,26,-95,33","w":151,"k":{"T":14,"Y":-14}},{"d":"44,-72v-6,-4,-17,9,-17,-10v0,-38,21,-88,29,-129v5,-26,33,-36,38,-12v-4,52,-30,121,-50,151xm3,-13v0,-9,11,-25,28,-20v14,14,20,19,20,25v-2,18,-48,17,-48,-5","w":83},{"d":"67,-216v52,14,110,-22,141,3v-26,53,-45,109,-82,149v-23,24,-39,57,-66,76v-10,7,-14,20,-24,21v-6,0,-9,-1,-9,-6v15,-68,87,-148,119,-207v-35,7,-87,12,-100,-10v0,-14,9,-26,21,-26"},{"d":"175,-77v-8,8,-80,-31,-103,-32v-17,0,-26,11,-30,32r-11,0v2,-36,16,-61,47,-61v9,0,21,-1,68,21v37,17,59,16,67,-21r11,0v-1,38,-20,61,-49,61","w":240},{"d":"106,-21v-4,34,-22,90,25,93r0,8v-85,-7,-75,-57,-63,-116v0,-20,-12,-33,-34,-37r0,-11v48,-3,31,-65,25,-96v2,-31,32,-58,72,-57r0,8v-47,4,-25,55,-25,93v0,31,-25,48,-58,57v36,10,53,25,58,58","w":141},{"d":"150,-139v-4,29,-25,86,-28,109v11,6,29,-29,36,-5v-7,20,-26,45,-47,43v-31,-3,-10,-36,-11,-62v-20,25,-27,52,-64,62v-31,0,-7,-67,-6,-74r15,-51v-8,0,-26,11,-26,-4v6,-22,33,-24,53,-31v6,0,9,6,9,17v-1,33,-24,65,-24,92v33,-31,50,-46,58,-86v4,-22,12,-23,30,-20v3,0,5,5,5,10","w":168,"k":{"b":11,"a":11,"e":11,"l":14,"r":11,"f":14}},{"d":"75,-95r-29,-122v2,-15,46,-19,50,-4v19,15,6,52,15,84v4,-4,43,-48,52,-63v10,-17,36,-52,47,-21v-23,52,-60,101,-88,148v-18,31,-52,48,-70,80v-17,-5,-21,22,-29,-5v-11,-13,-11,-22,-1,-33","w":186,"k":{"u":7,",":29,".":29,"A":14,"a":29,"e":22,"o":22,"O":-11,"i":18,":":11,"-":29,";":11}},{"d":"166,30v-16,5,-21,-19,-28,-30r-96,-148v-12,-25,-37,-46,-36,-82v8,-12,21,-14,33,9v33,67,79,122,113,188v-1,17,44,41,17,57v-2,1,-2,2,-3,6","w":185},{"d":"95,-190v-24,3,-29,-35,-8,-40v19,1,20,17,24,31v0,4,-14,9,-16,9xm61,-40v4,10,31,-19,32,-13v12,28,-27,52,-51,57v-27,0,-10,-44,-6,-61v5,-19,12,-37,16,-58v-16,7,-32,-2,-21,-16v6,-7,54,-33,58,-7v5,31,-23,65,-28,98","w":105},{"d":"172,-149v15,3,1,25,-1,37v-11,17,-87,-7,-78,26v-5,10,-14,69,-21,75v-11,3,-10,26,-23,27v-8,-6,-28,-4,-27,-26v23,-61,30,-134,46,-200v-11,-15,7,-32,26,-25v33,0,67,-11,87,10v-1,4,-4,12,-10,15v-4,19,-42,9,-62,12v0,20,-4,36,-5,54v24,0,45,-3,68,-5","w":183,"k":{",":29,".":29,"A":14}},{"d":"19,-51v0,-77,75,-158,124,-185v8,1,11,13,3,19v-29,29,-86,123,-82,156v4,36,7,84,26,106v10,11,15,25,13,40v-12,-2,-7,11,-20,5v-4,0,-14,-7,-39,-33v-21,-21,-25,-90,-25,-108","w":153},{"d":"93,-219v9,32,3,79,7,117r30,-51v18,-27,25,-79,58,-86v12,2,28,21,17,29v-40,59,-73,159,-116,203v-15,7,-23,23,-30,0v-20,-9,-8,-44,-8,-69r-2,-136v0,-22,19,-28,33,-23v11,4,11,3,11,16","w":185,"k":{",":29,".":22,"a":14,"e":14,"O":-14,"-":22}},{"d":"162,-85v-12,25,-93,106,-106,84v-18,0,-33,10,-46,5v3,-33,76,-55,90,-83v-10,-14,-54,-25,-54,-40v-43,-46,68,-99,92,-116v47,18,-10,48,-22,61v-10,11,-33,23,-39,35v15,16,78,28,85,54","w":165},{"d":"139,-139v11,-33,10,-78,38,-95v7,0,20,21,16,40r-31,161v-3,9,2,26,-7,28v-12,-5,-36,7,-36,-11v0,-30,8,-61,12,-87v-62,7,-42,7,-52,35v-1,15,-12,51,-17,65v-12,-2,-38,12,-38,-7r34,-174v7,-40,23,-53,27,-53v1,0,23,15,23,26v2,4,-11,56,-13,75v16,1,32,-9,44,-3","w":200},{"d":"113,-230v32,16,26,49,33,141r87,-138v6,-12,15,-6,26,-10v34,31,4,94,-2,139v-9,76,-15,75,-35,106v-9,14,-12,-22,-26,-16v0,-25,28,-106,25,-126r-73,125v-6,2,-3,19,-10,11r-17,-18v-12,1,-12,-20,-15,-35v-7,-32,-6,-76,-10,-90r-51,153v-7,-10,-23,13,-19,-13v-8,-32,14,-76,21,-110v7,-33,23,-61,30,-97v2,-7,13,-31,29,-21","w":284,"k":{"O":-14}},{"d":"66,-167v1,14,14,-1,19,0v13,-12,23,-22,23,-36v0,-5,-3,-13,-13,-12v-21,22,-29,35,-29,48xm43,-135v-25,-52,23,-103,73,-103v47,14,5,98,-28,102v-11,1,-39,13,-45,1xm194,-63v-1,-8,-3,-13,-14,-12v-11,5,-41,55,-33,68v19,-11,48,-35,47,-56xm231,-59v0,46,-59,61,-79,77v-10,-1,-22,4,-26,-5v-12,4,-19,-10,-19,-23v-4,-6,27,-69,64,-88v9,3,17,-4,26,-4v18,0,34,21,34,43xm18,23v21,-40,80,-121,109,-166r59,-90v18,-13,39,5,17,22v-34,66,-88,148,-131,209v-15,22,-19,38,-42,32v-4,0,-12,0,-12,-7","w":250},{"d":"112,-144v24,-11,42,-32,42,-41v0,-3,-6,-19,-16,-19v-22,0,-40,38,-26,60xm120,-46v-1,-15,-12,-48,-27,-41v-19,9,-36,20,-36,37v1,36,64,38,63,4xm11,-36v0,-38,34,-61,59,-82v-20,-34,6,-90,25,-95v39,-27,34,-21,67,-23v14,0,37,33,37,45v0,30,-30,58,-51,74v20,12,29,25,29,44v10,47,-81,85,-102,86v-37,0,-64,-21,-64,-49","w":198},{"d":"119,-239v35,0,55,21,55,46v0,18,-12,33,-40,58v-21,20,-44,51,-76,42v-10,3,-14,0,-19,-10v23,-43,77,-50,95,-98v-4,-19,-51,-8,-64,-2v-4,0,-6,-3,-6,-8v0,-6,10,-28,55,-28xm36,-46v27,-6,47,36,18,40v-27,9,-48,-28,-18,-40","w":161},{"d":"132,-48v6,4,33,-28,30,-3v-3,26,-37,73,-59,35r-28,-48v-26,6,1,72,-43,65v-16,-16,4,-60,4,-88v0,-30,23,-109,36,-140v6,-6,24,-2,23,7v-2,37,-15,85,-21,122v24,-13,52,-49,68,-63v26,7,1,37,-6,46v-12,15,-12,17,-33,35v8,16,17,32,29,32","w":169},{"d":"128,-187v-9,-22,-48,15,-56,-7v0,-8,18,-35,58,-35v28,0,41,15,41,32v3,13,-24,48,-42,68v30,13,47,22,47,51v0,63,-91,57,-145,84v-2,0,-5,-1,-9,-3v1,-16,62,-50,86,-63v17,-10,20,-25,1,-26v-7,-2,-70,15,-74,-7v14,-26,56,-38,66,-59v9,-9,28,-27,27,-35","w":200},{"d":"80,-14v0,35,-45,55,-75,64v9,-21,45,-49,28,-80v0,-8,10,-19,19,-19v9,0,28,17,28,35","w":103},{"d":"317,-29r11,0v-28,69,-84,107,-156,107v-90,0,-155,-65,-155,-155v0,-96,71,-167,169,-167v76,0,127,48,127,119v0,70,-46,125,-105,125v-32,0,-43,-25,-32,-55v-14,23,-33,55,-60,55v-18,0,-30,-16,-30,-40v0,-70,58,-129,91,-129v14,0,22,8,25,27r6,-21r43,-2r-38,138v0,8,7,14,15,14v24,0,75,-41,75,-109v0,-65,-46,-111,-113,-111v-100,0,-155,82,-155,162v-1,158,223,195,282,42xm181,-157v-20,-1,-50,72,-50,109v0,8,5,16,10,16v17,0,53,-57,53,-101v0,-14,-5,-24,-13,-24","w":334},{"d":"52,-103v-21,-7,-13,-49,12,-42v11,3,32,34,7,38v-7,0,-14,1,-19,4xm71,-20v-3,13,-40,19,-45,2v1,-17,6,-27,29,-30v5,3,15,16,16,28","w":103},{"d":"164,0v-7,-6,-16,-19,-28,-17v-23,-31,-25,-91,-42,-127v-14,49,-20,105,-39,148v-8,-1,-14,-17,-24,-16v-7,-61,27,-142,38,-206v2,-10,10,-18,17,-19v48,21,49,92,71,147r27,-86v9,-25,30,-90,54,-48v-12,67,-39,120,-50,187v-4,24,-8,10,-13,29v-5,1,-8,8,-11,8","w":233,"k":{",":11,".":11}},{"d":"180,-107r-150,-61r0,-35r194,81r0,29r-194,81r0,-34","w":240},{"d":"111,-150v40,10,11,54,2,75v-15,36,-49,56,-73,78v-23,-17,13,-86,5,-115v-9,3,-21,2,-21,-8v0,-10,21,-28,37,-28v38,0,8,67,7,89v26,-30,48,-57,27,-77v4,-8,-1,-14,16,-14","w":133,"k":{",":29,".":22,"a":7,"e":5}},{"d":"3,50v7,-23,46,-50,30,-77v-1,-3,13,-21,27,-15v12,13,33,35,4,54v-19,13,-36,30,-61,38xm55,-103v-23,-7,-12,-49,13,-42v11,3,31,35,6,38v-7,0,-14,1,-19,4","w":104},{"d":"66,-7v-2,22,-16,-7,-30,1v-5,0,-8,-3,-8,-10r26,-128v14,-34,8,-76,42,-92v26,18,18,37,11,64","w":119},{"d":"188,-195v-18,4,-38,18,-56,7v-29,24,-70,89,-70,122v0,16,16,46,43,28v7,-19,21,-39,25,-57v-24,1,-33,-30,-14,-37v34,-2,88,-16,83,22v-15,6,-34,8,-35,26r-27,72r-45,100v-4,-2,-8,-5,-11,0v-5,-5,-7,8,-12,3v0,-8,-11,-17,-12,-23v-3,-15,31,-56,31,-64v-42,11,-66,-66,-66,-80v0,-51,52,-114,89,-145v2,-1,22,-22,33,-17v30,-4,36,21,44,43","k":{",":14,".":14}},{"d":"136,-99v2,-25,7,-47,11,-71v-16,3,-30,54,-45,71v7,7,21,-2,34,0xm50,-12v-16,-1,-17,8,-24,13v-14,-2,-16,-17,-11,-30v15,-50,60,-92,83,-137v15,-16,45,-72,53,-65v20,3,36,12,36,53v0,32,-14,109,-9,137v-3,14,2,43,-15,40v-12,-3,-18,15,-21,1v-9,-19,-15,-22,-11,-58v-8,-2,-31,4,-36,2v-34,1,-29,38,-45,44","w":219}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+43-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("n],~e-Dc1]28=n+zP0i`%&CtZEM?,*.:yRfoOXAb9h3lgwSdB}[)N{Ys>_WFk@Iu;!V>.hPs*E;}n-9Iyh1{8]8;M_P>,h;}M_={*E%3,Zud?YsXE1B*`>yR?],b*]1s82e+i-kkM-u{&3c3%EPdMZ)Xf2>{tEytM2t)z]c)Zt;wy_s_`3zbnXP`+&BcPCb)iZ8NRhFsM_ug,E=F=b)OPWkIyZ9:M]9]n1,C&cs90D;Sz{N~0bF!yAB=%scX+3P).]9sn-8Xn&NgiC~d:D>X+3~d.D>)+hN9.hys*-N3iE8},Xk3.29)*2z;RWsI*E?l?Xk[*Ys[MXoV03yWy>)}nCuliYl}n>)},_;s:39gy];}M-kA._>u+XB:+3P[.h9A.hZFyMP:+hP[.&bb+_b}y]ZYy-Od._POy]9[.Xkl.WPs.h1B,&bg,h;{nDBgi])In{BgnEy.?>BgMZs;:1BgMMsgn-bo")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":199,"face":{"font-family":"Ashley Script MT Std","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 5 0 0 0 0 0 0 0","ascent":"238","descent":"-122","x-height":"8","bbox":"-53.7785 -270 328 93.1333","underline-thickness":"18","underline-position":"-18","slope":"-11","stemh":"29","stemv":"36","unicode-range":"U+0020-U+007E"}})); /*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * Copyright (c) 1990 Adobe Systems Incorporated. All Rights Reserved.Helvetica is * a trademark of Linotype AG and/or its subsidiaries. * * Trademark: * Helvetica is a trademark of Linotype AG and/or its subsidiaries. * * Description: * The digitally encoded machine readable software for producing the Typefaces * licensed to you is copyrighted (c) 1990 Adobe Systems. All Rights Reserved. This * software is the property of Adobe Systems Incorporated and its licensors, and * may not be reproduced, used, displayed, modified, disclosed or transferred * without the express written approval of Adobe. The digitally encoded machine * readable outline data for producing the Typefaces licensed to you is copyrighted * (c) 1981 Linotype AG and/or its subsidiaries. All Rights Reserved. This data is * the property of Linotype AG and/or its subsidiaries and may not be reproduced, * used, displayed, modified, disclosed or transferred without the express written * approval of Linotype AG and/or its subsidiaries. 18 Helvetica* Rounded Bold * Condensed 24341 * * Vendor URL: * http://www.linotypelibrary.com */ Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"129,-121v0,-56,7,-111,-61,-100r0,183v57,8,61,-32,61,-83xm107,0v-34,0,-87,15,-87,-26r0,-207v-3,-41,55,-24,89,-26v70,-3,70,70,70,147v0,66,-17,112,-72,112","w":193,"k":{".":13,",":13}},{"d":"43,-215v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-11,25,-25,25xm43,5v-15,0,-22,-10,-22,-27r0,-151v0,-17,7,-26,22,-26v15,0,22,9,22,26r0,151v0,17,-7,27,-22,27","w":86},{"d":"80,-165v-32,4,-20,57,-20,90v0,23,-1,45,20,45v32,0,18,-57,20,-91v2,-23,-1,-42,-20,-44xm80,5v-69,0,-68,-61,-66,-129v1,-46,17,-75,66,-75v69,0,66,60,66,128v0,48,-18,76,-66,76","w":159},{"w":86},{"d":"43,-82v-16,0,-27,-12,-27,-28v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28","w":86},{"d":"180,27v6,0,6,18,0,18r-180,0v-6,0,-6,-18,0,-18r180,0","w":180},{"d":"36,-10v-2,16,-35,24,-37,3v23,-86,58,-160,85,-242v1,-17,35,-24,37,-3v-23,86,-58,160,-85,242","w":119},{"d":"67,-264v19,0,9,28,13,42v15,-6,47,-20,42,9v-7,9,-24,10,-35,15v5,12,30,29,14,40v-17,12,-25,-17,-34,-26v-9,12,-27,45,-40,18v2,-13,13,-22,19,-32v-15,-6,-50,-12,-29,-33v12,-3,26,7,37,9v1,-17,-5,-42,13,-42","w":133},{"d":"87,5v-40,0,-19,-72,-24,-112r-57,-135v-3,-22,27,-27,40,-17v17,27,27,69,41,100v15,-33,23,-74,43,-101v19,-13,45,5,34,30r-53,121v-5,41,17,114,-24,114","w":173,"k":{"u":13,"o":20,"i":6,"e":20,"a":20,"O":11,"A":20,";":13,":":13,".":40,"-":27,",":40}},{"d":"62,-174v11,-28,70,-37,81,-3v19,-36,86,-29,86,26r0,129v0,17,-7,27,-22,27v-15,0,-22,-10,-22,-27r0,-119v0,-13,-6,-20,-17,-20v-17,0,-22,16,-23,35r0,104v1,18,-7,27,-22,27v-15,0,-22,-10,-21,-27r0,-119v0,-13,-6,-19,-17,-20v-18,0,-23,15,-23,35r0,104v0,17,-7,27,-22,27v-15,0,-22,-10,-22,-27r0,-151v0,-17,7,-26,22,-26v15,0,22,10,22,25","w":246},{"d":"43,5v-16,0,-27,-12,-27,-28v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28","w":86,"k":{"\u201d":11}},{"d":"106,-102v1,30,-42,19,-70,21v-14,0,-22,-8,-22,-21v-1,-30,43,-18,70,-20v14,0,21,8,22,20","w":119},{"d":"48,-14v-17,11,-49,2,-37,-19v2,-4,6,-8,14,-11r132,-58r-132,-58v-23,-5,-21,-35,3,-35v62,17,109,52,166,73v17,6,17,33,0,41","w":216},{"d":"97,6v-50,0,-78,-28,-79,-75r0,-170v0,-15,12,-25,24,-25v13,0,25,10,25,25r0,166v-1,24,9,41,30,41v21,0,30,-17,30,-41r0,-166v-1,-15,12,-25,24,-25v12,0,25,10,24,25v-8,101,35,245,-78,245","w":193,"k":{".":13,",":13}},{"d":"106,-102v1,30,-42,19,-70,21v-14,0,-22,-8,-22,-21v-1,-30,43,-18,70,-20v14,0,21,8,22,20","w":119},{"d":"94,-227v-44,4,-29,75,-29,123v0,39,-4,78,38,71v-14,-8,-7,-38,12,-32v1,0,3,1,5,3v4,-23,2,-67,2,-97v0,-35,2,-65,-28,-68xm94,6v-86,0,-80,-80,-80,-165v1,-66,16,-106,80,-106v83,0,80,78,79,161v-1,33,-3,58,-14,78v14,10,39,40,8,48v-9,1,-25,-16,-32,-24v-11,6,-24,8,-41,8","w":187},{"d":"63,-240v13,12,0,33,-17,27v-13,-17,-37,-24,-43,-48v13,-36,47,9,60,21","w":86},{"d":"41,5v-15,0,-22,-10,-22,-27r0,-151v0,-17,7,-26,22,-26v16,-1,20,12,23,25v15,-39,83,-32,83,23r0,129v0,17,-7,27,-22,27v-15,0,-22,-10,-22,-27r0,-119v0,-13,-6,-20,-17,-20v-17,0,-22,16,-23,35r0,104v0,17,-7,27,-22,27","w":166},{"d":"81,-163v-27,1,-20,45,-20,74v0,25,-4,52,19,54v30,-3,22,-48,22,-81v0,-23,-3,-43,-21,-47xm62,0v-57,-1,-47,-70,-47,-126v0,-38,9,-71,47,-73v20,-1,35,13,41,26v0,-17,7,-26,22,-26v14,0,20,9,20,26r0,184v0,45,-22,64,-65,64v-29,0,-58,-6,-58,-37v0,-13,10,-19,22,-19v20,-1,17,24,34,25v29,1,25,-39,23,-66v-8,14,-17,23,-39,22","w":166,"k":{".":6,",":6}},{"d":"121,-184v0,-36,-18,-42,-53,-39r0,76v33,3,53,-5,53,-37xm44,5v-12,0,-24,-10,-24,-25r0,-213v-3,-40,52,-26,86,-26v44,0,66,24,66,73v0,60,-37,84,-104,76v-5,41,17,115,-24,115","w":180,"k":{"o":6,"e":6,"a":6,"A":13,".":46,",":46}},{"d":"46,5v-15,0,-22,-10,-22,-27r0,-140v-14,0,-24,-2,-24,-16v0,-14,9,-17,24,-17v-3,-44,4,-72,48,-69v23,-5,31,32,9,35v-18,-2,-12,19,-13,34v15,0,26,2,26,17v0,15,-11,16,-26,16r0,140v0,17,-7,27,-22,27","w":93,"k":{"\u201d":-6,".":13,",":13}},{"d":"43,5v-16,0,-27,-12,-27,-28v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28xm43,-140v-15,0,-27,-12,-27,-27v0,-16,11,-28,27,-28v16,0,28,12,28,28v0,16,-12,27,-28,27","w":86,"k":{" ":13}},{"d":"80,5v-66,2,-65,-55,-65,-120v0,-52,11,-84,65,-84v37,0,59,19,60,53v0,16,-8,23,-21,25v-32,4,-13,-43,-39,-44v-29,5,-19,55,-19,89v0,26,0,46,19,46v28,0,6,-55,39,-51v13,2,21,10,21,25v-1,37,-20,60,-60,61","w":153,"k":{".":13,",":13}},{"d":"80,-163v-28,4,-19,47,-19,80v0,26,-2,51,19,51v30,0,22,-52,22,-84v0,-24,-2,-44,-22,-47xm62,5v-57,0,-47,-71,-47,-128v0,-40,6,-75,47,-76v19,0,31,11,40,22v4,-32,-14,-87,21,-87v15,0,22,8,22,26r0,216v1,18,-7,26,-22,27v-13,1,-20,-13,-22,-23v-7,14,-21,23,-39,23","w":166,"k":{".":13,",":13}},{"d":"42,-164v-20,-1,-29,-16,-29,-35v0,-34,18,-60,48,-65v5,0,10,5,10,9v-6,16,-33,15,-35,36v22,-2,33,9,35,26v-1,15,-13,29,-29,29xm112,-164v-20,-1,-29,-16,-29,-35v0,-36,18,-60,48,-65v5,0,10,4,9,9v-6,17,-32,16,-34,36v21,-2,33,8,34,26v0,15,-12,29,-28,29","w":153,"k":{"A":20}},{"d":"40,-166v-31,-1,-21,-47,-21,-77v0,-12,9,-22,21,-22v30,1,17,48,20,77v0,13,-8,22,-20,22","w":79},{"d":"68,-48v-3,23,28,6,28,30v0,16,-12,19,-28,20v-27,0,-44,-10,-44,-36r0,-128v-14,0,-24,-2,-24,-16v0,-14,9,-17,24,-17v0,-27,-5,-60,22,-60v27,0,22,33,22,60v17,0,31,0,30,17v0,16,-14,16,-30,16r0,114","w":93},{"d":"75,-30v27,-1,23,-41,23,-71v-15,14,-39,19,-38,48v0,12,4,23,15,23xm77,-199v45,-2,65,14,65,57v0,43,3,92,3,129v0,12,-7,18,-22,18v-14,-1,-22,-9,-24,-25v-7,16,-21,24,-40,25v-58,4,-58,-95,-14,-111v17,-12,50,-17,53,-41v1,-10,-6,-20,-17,-20v-29,0,-11,41,-42,37v-12,1,-23,-5,-23,-18v2,-34,25,-51,61,-51","w":159},{"d":"43,5v-15,0,-22,-10,-22,-27r0,-216v0,-17,7,-26,22,-26v15,0,22,9,22,26r0,216v0,17,-7,27,-22,27","w":86},{"d":"30,-75v-11,0,-15,-7,-15,-16v0,-27,23,-39,51,-40v31,-1,52,20,80,20v18,0,23,-15,40,-17v11,-1,15,6,15,15v0,62,-92,34,-131,20v-19,0,-23,16,-40,18","w":216},{"d":"40,6v-14,0,-21,-10,-21,-26r0,-219v0,-16,7,-26,21,-26v14,0,20,9,20,26r0,219v1,17,-6,26,-20,26","w":79},{"d":"97,64v-41,3,-66,-6,-66,-47r0,-75v0,-14,0,-24,-15,-24v-19,0,-20,-35,0,-35v13,0,15,-9,15,-24v0,-53,-15,-123,43,-123v19,0,38,-3,38,17v0,29,-37,7,-37,39v0,46,11,108,-34,109v48,-2,31,64,34,108v-6,31,38,10,37,38v0,10,-6,17,-15,17","w":113},{"d":"92,6v-82,0,-79,-75,-78,-154v0,-70,14,-119,84,-117v43,1,71,21,72,64v1,17,-6,29,-24,29v-38,0,-16,-58,-48,-55v-51,5,-32,85,-32,142v0,29,4,53,30,53v38,0,10,-69,50,-66v17,0,25,11,25,29v-1,50,-28,75,-79,75","w":180},{"d":"16,-264v42,-3,66,6,66,48r0,75v-6,31,30,17,30,41v0,10,-7,21,-21,18v-30,30,25,146,-52,146v-19,0,-38,3,-38,-17v0,-28,42,-6,37,-38v2,-46,-12,-108,34,-109v-47,1,-32,-63,-34,-108v6,-31,-38,-10,-37,-39v0,-10,6,-17,15,-17","w":113},{"d":"86,-225v-24,0,-24,19,-24,48r0,100v2,29,0,47,24,47v25,0,25,-18,25,-47r0,-100v-1,-29,0,-48,-25,-48xm86,5v-89,0,-71,-93,-72,-176v-1,-54,16,-88,72,-88v89,0,72,92,73,175v1,54,-17,89,-73,89"},{"d":"41,5v-15,0,-22,-10,-22,-27r0,-216v0,-17,7,-26,22,-26v37,0,15,60,23,90v15,-39,83,-32,83,23r0,129v0,17,-7,27,-22,27v-15,0,-22,-10,-22,-27r0,-119v0,-13,-6,-20,-17,-20v-17,0,-22,16,-23,35r0,104v0,17,-7,27,-22,27","w":166},{"d":"50,5v-16,0,-27,-12,-27,-28v0,-15,12,-27,27,-27v15,0,27,12,27,27v0,16,-11,28,-27,28xm50,-63v-13,0,-15,-7,-16,-19r-8,-101v3,-32,-11,-82,24,-81v40,2,27,64,23,106r-7,76v-1,12,-3,19,-16,19","w":100},{"d":"31,0v-24,3,-26,-23,-16,-38r70,-119v-27,-3,-75,11,-75,-18v0,-13,7,-20,22,-20r88,0v29,-1,25,21,15,38r-69,119v28,3,78,-11,78,19v0,13,-7,19,-22,19r-91,0","w":153},{"d":"43,-215v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-11,25,-25,25xm0,56v0,-23,21,-8,21,-33r0,-196v0,-17,7,-26,22,-26v15,0,22,9,22,26r0,206v0,29,-16,42,-44,42v-14,0,-21,-7,-21,-19","w":86},{"d":"87,-163v-30,4,-22,52,-22,86v0,23,2,47,22,47v26,0,18,-47,18,-78v0,-25,5,-53,-18,-55xm43,75v-15,0,-22,-10,-22,-27r0,-221v0,-17,7,-26,22,-26v17,-1,20,12,23,26v6,-14,19,-27,39,-26v57,1,47,71,47,128v0,40,-7,75,-47,76v-19,1,-32,-11,-40,-22v-4,34,13,92,-22,92","w":166},{"d":"104,-149r-31,0r-5,44r31,0xm121,-14v1,21,-33,26,-35,4r8,-61r-31,0v-8,27,5,73,-27,76v-27,-6,-6,-63,-6,-76v-18,2,-30,-2,-30,-17v-1,-16,15,-19,34,-17r6,-44v-17,2,-30,-3,-30,-17v0,-16,15,-20,34,-18v8,-26,-5,-72,27,-75v29,4,7,62,7,75r31,0v9,-26,-5,-75,27,-75v30,0,6,50,7,75v18,-2,30,3,30,18v0,16,-17,19,-35,17r-6,44v18,-2,32,1,30,17v2,17,-15,19,-34,17"},{"d":"103,-21v-16,40,-84,33,-84,-23r0,-129v0,-17,7,-26,22,-26v15,0,22,9,22,26r0,119v1,13,5,20,17,21v18,-1,24,-14,23,-35r0,-105v0,-17,7,-26,22,-26v15,0,22,9,22,26r0,151v0,17,-7,27,-22,27v-14,0,-22,-10,-22,-26","w":166},{"d":"117,-210v-19,4,-33,-7,-34,-25v0,-16,13,-29,29,-29v20,1,28,15,28,35v-1,35,-18,60,-47,65v-5,0,-10,-5,-10,-9v6,-16,32,-16,34,-37xm48,-210v-20,4,-34,-7,-35,-25v0,-16,13,-29,29,-29v20,0,29,16,29,35v0,34,-18,60,-48,65v-5,0,-10,-5,-10,-9v6,-17,32,-16,35,-37","w":153,"k":{" ":13}},{"d":"33,0v-25,0,-28,-25,-17,-45r98,-171v-36,-5,-100,15,-100,-22v0,-14,10,-21,26,-21r110,0v29,-1,30,25,17,47r-98,169r84,0v16,0,26,7,26,21v0,14,-9,23,-26,22r-120,0","w":186},{"d":"86,-137v-24,0,-25,26,-25,53v1,26,0,54,25,54v25,0,26,-25,26,-54v0,-29,-1,-53,-26,-53xm87,5v-76,0,-74,-70,-74,-146v0,-66,10,-118,75,-118v36,0,61,11,64,43v0,12,-10,21,-22,21v-24,0,-17,-32,-41,-30v-29,1,-28,34,-28,66v11,-10,21,-13,38,-14v47,0,61,34,61,81v0,56,-16,97,-73,97"},{"d":"152,-234v-2,36,-59,16,-92,21r-3,52v10,-10,20,-14,39,-14v48,1,63,34,63,85v1,57,-18,95,-74,95v-45,-1,-71,-23,-71,-64v0,-14,6,-28,22,-28v38,0,11,60,49,57v26,-2,26,-24,26,-53v0,-34,-2,-56,-29,-57v-24,-1,-19,26,-44,25v-17,0,-22,-14,-20,-33r5,-89v1,-9,5,-18,16,-18r87,0v15,1,26,5,26,21"},{"d":"180,-176v0,-31,49,-29,44,-1v-11,58,-20,123,-39,175v-22,16,-55,2,-53,-26r-16,-81v-10,35,-8,81,-26,107v-21,15,-50,3,-50,-23r-31,-152v-4,-21,28,-29,39,-15v17,38,14,97,26,139r26,-138v9,-15,38,-7,37,12r25,126","w":233,"k":{"o":4,"e":4,"a":6,".":13,",":13}},{"d":"114,-103r-22,-108r-22,108r44,0xm179,-37v15,31,-18,55,-40,35v-11,-10,-13,-43,-17,-63r-60,0v-8,27,-2,69,-35,70v-21,2,-24,-22,-19,-41r50,-210v7,-25,64,-24,70,0","w":186,"k":{"\u201d":20,"y":6,"w":6,"v":6,"Y":20,"W":13,"V":13,"T":20}},{"d":"72,5v-16,0,-27,-12,-27,-28v0,-15,12,-27,27,-27v15,0,27,12,27,27v0,16,-11,28,-27,28xm72,-63v-45,-10,-5,-76,13,-90v22,-18,34,-70,-1,-75v-30,-5,-14,46,-44,44v-12,0,-23,-9,-22,-22v3,-36,25,-55,64,-58v75,-6,89,89,43,128v-12,17,-32,26,-32,55v-1,10,-9,21,-21,18","w":173},{"d":"120,-186v0,-34,-19,-39,-52,-37r0,74v32,2,52,-5,52,-37xm44,5v-12,0,-24,-10,-24,-25r0,-213v-2,-42,57,-21,92,-26v70,-9,77,108,27,125v44,8,25,78,33,123v-5,25,-52,20,-52,-9v0,-45,13,-106,-52,-93v-5,42,18,118,-24,118","w":186,"k":{"Y":6,"T":6}},{"d":"120,-189v0,-33,-20,-36,-52,-34r0,69v31,2,52,-1,52,-35xm125,-79v0,-35,-22,-41,-57,-38r0,81v37,2,57,1,57,-43xm108,0v-34,-4,-88,15,-88,-26r0,-207v-2,-42,56,-21,91,-26v65,-9,74,100,30,120v59,21,40,149,-33,139","w":186,"k":{".":13,",":13}},{"d":"107,-193v16,-16,49,0,36,27r-35,151v-2,25,-54,27,-60,4r-40,-168v-2,-19,26,-25,39,-15v20,38,17,101,32,145v10,-47,13,-102,28,-144","w":153,"k":{"o":4,"e":4,"a":4,".":20,",":20}},{"d":"32,-71v32,-3,11,44,42,43v25,0,19,-35,2,-43v-25,-21,-63,-30,-63,-76v0,-35,25,-52,60,-52v35,0,59,17,59,47v0,14,-6,22,-23,22v-26,0,-11,-37,-37,-37v-19,0,-19,27,-5,34v24,25,68,33,68,80v0,39,-25,58,-63,58v-37,0,-59,-19,-61,-54v0,-14,9,-21,21,-22","w":146,"k":{"w":4}},{"d":"87,-163v-30,4,-22,51,-22,84v0,23,2,47,22,47v26,0,18,-45,18,-76v0,-25,5,-53,-18,-55xm43,5v-15,-1,-22,-10,-22,-27r0,-216v0,-17,7,-26,22,-26v36,-1,16,57,23,87v6,-13,20,-23,39,-22v57,1,47,71,47,128v0,40,-7,75,-47,76v-19,0,-32,-11,-40,-23v0,13,-10,23,-22,23","w":166,"k":{".":13,",":13}},{"d":"80,-30v30,0,22,-53,22,-86v0,-24,-2,-44,-22,-47v-29,4,-19,48,-19,82v0,26,-2,51,19,51xm123,-199v15,0,22,8,22,26r0,221v1,18,-7,27,-22,27v-36,0,-14,-61,-22,-92v-7,13,-21,22,-39,22v-57,-2,-47,-71,-47,-128v0,-40,6,-75,47,-76v20,-1,31,14,40,26v-1,-17,6,-26,21,-26","w":166},{"d":"41,-166v-30,-1,-17,-48,-20,-77v0,-13,8,-22,20,-22v31,0,18,47,21,77v0,13,-9,22,-21,22xm112,-166v-31,-1,-21,-47,-21,-77v0,-12,9,-22,21,-22v30,1,17,48,20,77v0,13,-8,22,-20,22","w":153},{"d":"161,-135v0,36,-59,18,-93,22r0,70v35,5,100,-15,100,21v0,14,-9,23,-25,22r-97,0v-19,0,-26,-7,-26,-26r0,-207v0,-19,7,-26,26,-26r94,0v16,0,25,7,25,21v0,37,-62,17,-97,22r0,60v34,4,93,-14,93,21","w":180},{"d":"44,5v-12,0,-24,-10,-24,-25r0,-219v2,-34,54,-32,60,0r58,141r0,-141v-1,-15,12,-25,24,-25v12,0,24,10,24,25r0,217v-1,36,-47,33,-60,2r-58,-144r0,144v1,15,-12,25,-24,25","w":206,"k":{".":11,",":11}},{"d":"6,-102v0,-29,52,-17,83,-19v3,-31,-11,-83,19,-83v30,0,16,52,19,83v31,2,83,-10,83,19v0,29,-52,16,-83,19v-3,31,11,83,-19,83v-30,0,-16,-52,-19,-83v-31,-3,-83,11,-83,-19","w":216},{"d":"46,5v-12,0,-24,-11,-24,-25r0,-219v0,-15,12,-25,24,-25v13,0,25,10,25,25r0,219v0,15,-12,25,-25,25","w":92},{"d":"99,57v-1,21,-21,17,-33,3v-64,-72,-64,-286,18,-332v10,0,16,4,15,16v-16,44,-35,89,-35,156v0,67,19,112,35,157","w":106},{"d":"41,5v-15,-1,-22,-10,-22,-27r0,-216v0,-17,7,-26,22,-26v15,0,22,9,22,26r1,117v17,-24,29,-53,49,-73v17,-17,45,5,29,28r-33,48v13,36,33,65,42,105v-1,25,-38,21,-46,1r-28,-66r-14,18v-1,28,6,65,-22,65","w":159},{"d":"44,5v-12,-1,-24,-10,-24,-25r0,-219v-1,-15,12,-25,24,-25v43,0,16,81,25,120v23,-39,41,-82,68,-117v23,-12,45,12,30,37r-47,76r61,132v2,19,-29,27,-42,16v-20,-29,-34,-68,-51,-101r-20,30v-1,32,8,76,-24,76","w":186},{"d":"41,5v-15,0,-22,-10,-22,-27r0,-154v0,-14,6,-23,21,-23v24,0,18,23,21,42v6,-19,12,-42,33,-42v15,0,21,11,22,28v2,37,-53,15,-53,53r0,96v0,17,-7,27,-22,27","w":119,"k":{"y":-4,"v":-4,"s":4,"r":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,".":27,"-":13,",":27}},{"d":"44,-264v12,0,24,10,24,25r0,196v35,4,98,-15,98,21v0,14,-9,23,-25,22r-95,0v-19,0,-26,-7,-26,-26r0,-213v-1,-15,12,-25,24,-25","w":173,"k":{"\u201d":40,"y":13,"Y":54,"W":36,"V":36,"T":63}},{"d":"191,-44v23,6,21,35,-3,35v-61,-17,-109,-50,-166,-72v-16,-6,-18,-34,0,-41v57,-22,105,-54,166,-73v23,-1,25,25,3,35r-132,58","w":216},{"d":"43,-82v-16,0,-27,-12,-27,-28v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28","w":86},{"d":"160,-21v1,16,-10,21,-26,21r-100,0v-43,-6,-9,-67,3,-87v20,-35,69,-51,72,-103v1,-19,-6,-33,-24,-33v-36,0,-11,58,-47,56v-16,0,-22,-11,-22,-27v2,-41,25,-61,68,-65v83,-7,91,96,42,139v-25,22,-53,46,-63,79v34,5,94,-16,97,20"},{"d":"49,4v-20,5,-34,-9,-35,-26v-1,-15,13,-29,29,-28v20,0,29,16,29,35v0,34,-18,60,-48,65v-5,0,-10,-5,-10,-9v7,-16,33,-16,35,-37","w":86,"k":{" ":13,"\u201d":13}},{"d":"7,47v0,-17,14,-18,31,-17r0,-259v-31,10,-42,-33,-14,-35v28,-2,58,-3,58,26r0,277v2,28,-30,25,-58,25v-11,0,-17,-6,-17,-17","w":106},{"d":"106,-142v28,0,64,-9,64,24r0,103v0,13,-5,19,-18,20v-15,0,-21,-12,-20,-28v-11,19,-26,28,-48,28v-71,-1,-70,-77,-70,-151v0,-70,13,-119,83,-119v45,0,71,22,73,63v1,18,-6,28,-24,28v-36,0,-11,-57,-51,-53v-41,4,-30,61,-30,106v0,41,-5,88,32,88v28,0,27,-37,27,-68v-21,1,-39,1,-39,-20v0,-14,8,-21,21,-21","w":186,"k":{".":13,",":13}},{"d":"73,5v-12,0,-24,-10,-24,-25r0,-162v-21,-2,-54,8,-54,-15v-1,-22,37,-15,46,-26v18,-8,15,-38,41,-38v10,0,16,7,15,19r0,222v1,15,-12,25,-24,25","w":119},{"d":"110,-228v-28,1,-15,39,-3,50v18,-8,32,-46,3,-50xm92,-118v-42,18,-24,105,26,81v5,-2,9,-5,14,-11xm165,-210v0,30,-19,51,-39,65r32,54v8,-16,1,-52,27,-52v14,0,19,9,19,22v-2,27,-12,51,-22,70v20,19,23,68,-16,54v-6,-4,-11,-12,-15,-18v-42,41,-134,15,-128,-56v3,-41,22,-64,49,-82v-34,-39,-24,-108,39,-106v33,1,54,17,54,49","w":226},{"d":"86,-225v-24,0,-25,27,-25,54v1,27,0,53,25,53v25,0,26,-24,26,-53v0,-29,-1,-54,-26,-54xm85,-259v78,-2,76,69,75,146v0,65,-11,118,-75,118v-34,0,-61,-11,-64,-43v0,-12,9,-21,21,-21v25,0,18,30,42,29v29,-1,28,-34,28,-66v-44,38,-105,-2,-99,-67v5,-55,16,-95,72,-96"},{"d":"92,-90r-1,-104r-48,104r49,0xm114,5v-26,0,-22,-31,-22,-57v-42,0,-108,13,-80,-45r70,-147v5,-25,54,-23,54,5r0,149v16,-1,28,4,28,19v0,15,-12,21,-28,19v0,26,4,57,-22,57"},{"d":"43,-140v-15,0,-27,-12,-27,-27v0,-16,11,-28,27,-28v16,0,28,12,28,28v0,16,-12,27,-28,27xm49,4v-20,5,-34,-9,-35,-26v-1,-15,13,-29,29,-28v20,0,29,16,29,35v0,34,-18,60,-48,65v-5,0,-10,-5,-10,-9v7,-16,33,-16,35,-37","w":86},{"d":"79,-165v-20,0,-20,22,-19,43r38,0v1,-21,1,-43,-19,-43xm81,5v-70,0,-67,-55,-67,-123v0,-52,13,-81,67,-81v52,0,63,37,60,88v-2,32,-51,17,-81,20v1,26,-6,61,20,61v25,0,7,-47,38,-43v14,2,22,5,22,21v0,36,-24,57,-59,57","w":153,"k":{".":13,",":13}},{"d":"148,-159v-38,-5,-52,65,-12,68v43,7,57,-67,12,-68xm189,-184v2,-20,35,-16,33,3v-3,30,-12,56,-15,86v0,5,2,7,7,7v26,-3,33,-27,33,-56v0,-60,-39,-89,-98,-89v-61,0,-100,43,-100,104v0,64,38,100,103,102v38,1,55,-14,79,-22v8,0,15,5,15,13v-14,27,-54,42,-94,42v-85,0,-144,-51,-144,-135v0,-84,58,-136,142,-136v76,0,130,39,130,111v0,62,-35,94,-90,101v-16,1,-21,-6,-26,-15v-35,34,-101,6,-93,-52v-6,-64,80,-107,117,-57","w":288},{"d":"45,5v-12,0,-24,-10,-24,-25r0,-208v-8,-39,43,-44,67,-28v27,34,23,108,39,155v13,-50,14,-118,38,-155v24,-16,68,-11,68,28r0,208v0,15,-12,25,-25,25v-12,0,-24,-11,-24,-25r0,-186r-40,195v-1,20,-31,20,-35,0r-40,-195r0,186v1,15,-12,25,-24,25","w":253},{"d":"86,-225v-17,1,-23,17,-23,35v0,18,4,34,23,34v20,0,24,-15,24,-34v0,-19,-4,-36,-24,-35xm86,-122v-26,0,-25,29,-25,56v0,20,5,36,25,36v27,0,27,-27,26,-55v0,-20,-7,-37,-26,-37xm86,5v-84,0,-95,-116,-41,-144v-51,-26,-30,-132,41,-120v72,-12,94,94,41,120v23,10,33,33,33,67v0,50,-23,77,-74,77"},{"d":"156,5v-43,0,-18,-81,-24,-123r-64,0v-6,43,19,123,-24,123v-12,0,-24,-10,-24,-25r0,-219v-1,-15,12,-25,24,-25v40,0,19,69,24,108r64,0v5,-39,-16,-108,24,-108v12,0,24,10,24,25r0,219v1,15,-12,25,-24,25","w":200},{"d":"210,-59v0,11,-12,20,-25,19r-154,0v-13,1,-25,-8,-25,-19v0,-11,11,-19,25,-19r154,0v14,-1,25,8,25,19xm210,-144v0,11,-12,20,-25,19r-154,0v-13,1,-25,-8,-25,-19v0,-11,11,-19,25,-19r154,0v14,-1,25,8,25,19","w":216},{"d":"77,-225v-23,1,-28,41,-10,53v3,3,6,5,10,9r0,-62xm94,-30v32,-5,28,-63,0,-70r0,70xm32,-84v32,0,12,55,45,54r0,-78v-30,-19,-63,-37,-62,-84v1,-41,23,-65,62,-67v-6,-17,15,-28,17,-10r0,10v35,1,58,20,60,54v0,11,-9,21,-20,21v-29,0,-15,-41,-40,-41r0,71v31,19,67,35,67,83v0,45,-25,73,-67,76v-2,13,6,37,-8,37v-15,0,-7,-23,-9,-37v-39,-2,-65,-25,-65,-64v0,-12,6,-25,20,-25"},{"d":"7,-256v2,-22,24,-20,34,-3v62,64,62,255,0,319v-7,8,-13,12,-18,12v-9,0,-16,-4,-16,-15v17,-43,35,-89,35,-157v0,-68,-17,-114,-35,-156","w":106},{"d":"73,-32v15,-1,18,-9,18,-27r0,-180v0,-15,12,-25,25,-25v12,0,24,11,24,25r0,181v0,42,-23,64,-67,64v-44,0,-63,-24,-64,-67v0,-19,8,-28,23,-30v37,-5,13,58,41,59","w":159,"k":{".":13,",":13}},{"d":"132,-257v13,-16,46,-5,40,24r-44,212v0,33,-59,34,-70,10r-51,-229v-1,-19,25,-32,41,-19v4,3,7,8,8,16r38,192v13,-68,19,-144,38,-206","w":180,"k":{"u":6,"o":6,"e":6,"a":6,"A":13,";":6,":":6,".":33,"-":6,",":33}},{"d":"55,-10v-6,23,-47,18,-46,-7v12,-42,37,-76,53,-115v-16,-37,-37,-70,-50,-110v-1,-18,26,-30,39,-17v19,18,27,57,39,83v13,-27,23,-60,40,-84v20,-14,47,6,34,32r-47,96v17,39,40,73,54,115v1,27,-45,29,-50,4r-32,-74","w":180},{"d":"23,55v0,-27,39,-2,30,-39r-46,-195v-2,-18,22,-25,38,-17v4,3,7,7,8,13r26,136v10,-48,13,-104,29,-146v15,-15,51,1,36,27r-53,216v-7,19,-23,24,-48,25v-13,0,-20,-7,-20,-20","w":153,"k":{"a":4,".":20,",":20}},{"d":"34,-90v37,-1,12,60,51,60v21,0,25,-23,26,-45v1,-27,-6,-45,-30,-45v-22,0,-31,-13,-21,-28v20,-8,45,-7,45,-46v0,-17,-5,-31,-22,-31v-30,0,-16,46,-47,46v-14,0,-20,-9,-20,-22v0,-39,25,-58,66,-58v46,0,71,22,72,66v0,27,-10,46,-30,54v26,9,35,29,35,64v0,50,-23,81,-75,80v-45,-1,-70,-25,-72,-66v-1,-17,7,-29,22,-29"},{"d":"6,-238v1,-13,9,-21,25,-21r125,0v16,0,24,7,25,21v1,28,-36,22,-63,22r0,196v1,15,-12,25,-24,25v-13,0,-25,-10,-25,-25r0,-196v-27,-1,-65,6,-63,-22","w":187,"k":{"y":27,"w":33,"u":33,"r":33,"o":33,"i":4,"h":4,"e":33,"a":33,"O":4,"A":20,";":27,":":27,".":33,"-":43,",":33}},{"d":"161,-135v0,36,-59,18,-93,22v-5,42,18,118,-24,118v-12,0,-24,-10,-24,-25r0,-213v0,-47,75,-21,115,-26v16,-2,26,7,26,21v-1,36,-59,18,-93,22r0,60v34,4,93,-14,93,21","k":{"o":5,"i":4,"e":5,"a":5,"A":13,".":40,",":40}},{"w":86,"k":{"\u201c":13,"W":13,"V":13,"T":13,"A":13}},{"d":"90,-32v32,4,37,-46,15,-60v-32,-32,-91,-43,-90,-106v1,-46,31,-67,76,-67v45,0,72,24,72,65v0,15,-9,22,-24,24v-39,4,-9,-53,-50,-51v-40,2,-26,54,0,63v33,25,79,38,78,97v-1,49,-29,74,-82,73v-47,0,-72,-28,-72,-69v0,-18,5,-32,25,-32v39,0,10,68,52,63","w":180,"k":{".":13,",":13}},{"d":"10,-224v-14,-29,17,-52,39,-34v21,57,21,134,37,195v13,-64,17,-137,35,-196v13,-10,41,-4,38,15r33,181r26,-179v2,-15,9,-21,25,-22v23,-2,25,20,21,40r-41,216v-5,19,-57,18,-60,-1r-27,-153r-24,147v-2,28,-58,27,-63,-2","w":273,"k":{"u":4,"o":6,"e":6,"a":6,"A":6,".":27,"-":6,",":27}},{"d":"84,-2v-22,19,-48,-4,-38,-39v17,-60,35,-122,63,-170v-37,-5,-105,17,-105,-22v0,-14,9,-22,22,-22r111,0v35,-2,18,35,9,52v-27,49,-46,116,-54,183v-1,8,-4,14,-8,18","w":159},{"d":"119,-19v10,19,-14,33,-28,20v-36,-79,-64,-166,-92,-253v3,-21,35,-14,37,3","w":119},{"d":"242,-99v-21,-1,-19,22,-19,42v0,19,3,33,19,34v20,0,20,-24,19,-46v-1,-15,-2,-30,-19,-30xm71,-232v-20,0,-19,22,-19,42v0,18,3,34,19,34v21,1,19,-24,19,-46v0,-16,-2,-31,-19,-30xm115,4v-4,11,-28,14,-28,-1v31,-93,76,-173,111,-262v2,-11,29,-13,28,2v-32,92,-77,172,-111,261xm242,5v-41,0,-56,-25,-56,-66v1,-40,13,-65,56,-65v42,0,55,24,55,65v0,42,-14,66,-55,66xm71,-128v-41,0,-55,-24,-55,-66v0,-41,13,-65,55,-65v42,0,55,25,56,65v0,41,-15,66,-56,66","w":313},{"d":"49,-9v-10,27,-54,9,-41,-15r40,-75v-12,-26,-33,-50,-38,-80v-3,-18,22,-25,36,-17v11,13,19,37,28,54v14,-19,13,-54,41,-57v25,-3,26,23,15,42r-32,57v14,28,31,53,42,84v1,23,-35,28,-45,7r-22,-49","w":146},{"d":"64,-129v-3,18,-38,21,-40,2v15,-44,42,-77,60,-117v8,-19,39,-19,48,0v18,40,45,73,60,117v-1,19,-37,16,-40,-2r-44,-80","w":216},{"d":"100,47v0,22,-26,16,-47,17v-18,0,-28,-8,-28,-25r0,-277v-2,-28,29,-27,57,-26v10,1,18,6,18,17v0,16,-14,19,-31,18r0,259v17,-1,31,0,31,17","w":106},{"d":"94,-227v-44,4,-29,75,-29,123v0,36,-5,72,29,72v45,0,28,-77,28,-127v0,-35,2,-65,-28,-68xm94,6v-86,0,-80,-80,-80,-165v1,-66,16,-106,80,-106v83,0,80,78,79,161v0,67,-14,110,-79,110","w":187,"k":{"Y":11,"T":4,".":13,",":13}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+356-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("MkF9$X*^,6nTM&2:~X%[YkYnu0*9FXnTu0|[,6{}F>c7Q5^W{k2tuUy]4kA]uUy]4kYLu9]tM22z(W^#>>)94@RNF%%s$X~`F3-3F%)943r)Q[~^Q6)#GUz@GBRoYu-=a&*9uUy[4@%P63Q9~^AIyP|0a0|)u&|%BWz|Mkz(aP]cuUy[43Am4W)~{5AXKB`:FyR*KAsn|&2M>2Nm49{kY%*u*9)a|uNx6^cW(}*]$k2^M&YWM.)-ZBr7a@9W(}r7$@9](X)2$X~^,&)}Z6YTFWm}$U2],U4nxL^:,6QoQWmt,5^tuWsIK}~L~9]TMBcoZ5oTM9]TF0n^a}2-~knTu&m3$09c(Wza(}*rR&@A%kUY|M(4*KZ`{.By>6uQF,$a~xGsNW3P2X}o-=_7zTt])[5^90LemS:cn#It$X23$X>e~u*a(X*t$.PP(0PT~k>5~&N7$0*N~k2t$Wmo$L*^$X%zF.P-FXn[M@z-Zk]:M[z-M6~$Q9z-u>^na%z-uu^-M&Ps")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":172,"face":{"font-family":"HelveticaRounded LT BoldCn","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","cap-height":"5","bbox":"-5.01938 -278.238 297 75","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+201D"}}));