/*! Copyright 2010, John Resig Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license Released under the MIT, BSD, and GPL Licenses. */ (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); /*Copyright (c) 2009 Simo Kinnunen. Licensed under the MIT license. @version 1.09 */ var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E0){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":{"d":"141,-108r-87,112r-38,-32r61,-80r-61,-78r38,-34","w":149},"?":{"d":"153,-194v0,33,-20,46,-33,55v-26,18,-30,33,-27,59r-42,0v-9,-35,1,-58,30,-78v10,-7,24,-14,24,-29v1,-39,-61,-23,-69,-8r-22,-31v9,-9,33,-28,70,-28v37,0,69,22,69,60xm107,-25v0,17,-14,30,-31,30v-16,0,-29,-13,-29,-30v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":174},"@":{"d":"237,-150v-11,38,-25,76,-25,117v0,10,5,12,16,12v22,0,38,-32,38,-78v0,-57,-41,-95,-101,-95v-57,0,-106,55,-106,122v0,87,76,121,152,96r6,30v-100,33,-201,-19,-201,-126v0,-85,63,-155,149,-155v80,0,143,52,143,128v0,63,-38,106,-82,106v-36,0,-40,-16,-41,-33v-26,38,-101,44,-101,-25v0,-80,80,-144,153,-99xm196,-134v-50,-12,-74,40,-73,84v0,14,5,23,16,23v15,0,38,-16,44,-45","w":324,"k":{"y":7,"x":4,"v":4,"s":7,"m":2}},"A":{"d":"214,0r-54,0r-17,-59r-74,0r-18,59r-52,0r82,-251r54,0xm130,-101v-2,-2,-21,-84,-23,-95r-26,95r49,0","k":{"y":2,"v":2,"l":2,"c":2,"Y":11,"W":4,"V":11,"U":4,"T":22,"Q":4,"O":4,"C":2,".":-4,",":-4}},"B":{"d":"112,-250v83,-14,110,96,42,117v70,14,65,131,-16,132r-111,1r0,-250r85,0xm77,-41v37,2,70,0,70,-35v0,-35,-33,-35,-70,-33r0,68xm77,-150v34,2,64,2,64,-29v0,-29,-31,-30,-64,-28r0,57","w":219,"k":{"y":4,"x":4,"v":2,"u":2,"s":4,"q":2,"p":2,"g":4,"e":4,"a":4,"Z":7,"Y":7,"W":4,"V":7,"T":14,"A":2}},"C":{"d":"73,-130v-9,81,47,118,102,79r23,32v-76,58,-193,0,-182,-101v-9,-104,96,-171,176,-116r-22,34v-51,-35,-105,3,-97,72","w":206,"k":{"y":14,"w":7,"v":11,"u":7,"t":4,"s":4,"r":5,"q":11,"o":14,"n":4,"m":4,"l":7,"j":4,"i":5,"g":7,"e":18,"d":7,"c":4,"b":4,"a":7,"U":4,"S":4,"Q":14,"O":14,"G":14,"E":4,"C":14,"B":4,"-":22}},"D":{"d":"77,-250v92,-8,133,41,133,126v0,75,-38,133,-122,124r-61,0r0,-250r50,0xm153,-120v2,-59,-11,-100,-75,-91r0,170v56,5,74,-12,75,-79","w":226,"k":{"z":7,"y":2,"x":5,"u":2,"s":4,"e":2,"Z":7,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":7,"A":4,".":7,",":7}},"E":{"d":"173,0r-146,0r0,-250r143,0r-7,41r-86,0r0,58r72,0r0,41r-71,0r0,67r95,0r0,43","w":181,"k":{"y":4,"w":2,"v":5,"u":2,"t":2,"s":2,"q":4,"o":5,"g":4,"e":4,"d":4,"c":2,"a":2,"S":4,"Q":7,"O":7,"G":7,"C":7,"-":4}},"F":{"d":"163,-250r-6,40r-80,0r0,58r64,0r0,41r-64,0r0,111r-50,0r0,-250r136,0","w":160,"k":{"z":2,"x":4,"u":4,"s":2,"q":4,"p":4,"o":5,"n":2,"m":2,"g":2,"e":7,"d":4,"c":5,"a":7,"Y":4,"V":-4,"T":7,"A":4,".":29,",":22}},"G":{"d":"73,-120v0,68,31,97,86,79r0,-57r-38,0r-7,-41r97,0r0,120v-26,15,-53,22,-83,22v-71,1,-112,-53,-112,-126v0,-76,38,-129,113,-131v30,0,58,10,80,29r-27,31v-16,-13,-33,-19,-52,-19v-49,1,-57,40,-57,93","w":234,"k":{"y":4,"w":2,"v":4,"a":2,"Y":7,"W":7,"V":4,"T":7}},"H":{"d":"200,0r-51,0r0,-112r-72,0r0,112r-50,0r0,-250r50,0r0,97r72,0r0,-97r51,0r0,250","w":227},"I":{"d":"80,0r-53,0r0,-250r53,0r0,250","w":106},"J":{"d":"-5,33v27,-21,34,-24,34,-76r0,-207r51,0r0,201v5,72,-25,88,-62,108","w":106},"K":{"d":"221,0r-67,0r-76,-131r0,131r-51,0r0,-250r51,0r0,114r72,-114r62,0r-80,116","w":215,"k":{"y":5,"w":2,"v":7,"u":4,"t":2,"s":2,"q":7,"p":2,"o":7,"g":4,"e":7,"d":7,"c":7,"a":5,"Y":14,"S":7,"Q":11,"O":11,"G":7,"C":7,"-":18}},"L":{"d":"168,-42r-9,42r-132,0r0,-250r51,0r0,208r90,0","w":171,"k":{"y":11,"w":7,"v":11,"u":2,"q":4,"o":4,"e":7,"d":2,"c":2,"Y":32,"W":18,"V":29,"U":7,"T":29,"Q":14,"O":14,"G":14,"C":14,"-":18}},"M":{"d":"278,0r-49,0r-11,-175r-49,175r-43,0r-46,-176r-10,176r-50,0r23,-250r65,0r41,165v11,-56,29,-111,43,-165r64,0","w":298,"k":{"y":2,"w":2,"v":2,"u":2,"e":2,"d":2,"c":2,"b":2,"a":2,"Y":4,"W":4,"V":4,"T":7,"S":4}},"N":{"d":"201,0r-53,0r-43,-96v-14,-31,-28,-67,-33,-82r4,178r-49,0r0,-250r56,0v24,52,60,117,75,171v-6,-55,-4,-113,-5,-171r48,0r0,250","w":227},"O":{"d":"16,-124v0,-74,35,-129,109,-129v67,0,107,49,107,127v0,76,-32,127,-106,130v-75,3,-110,-57,-110,-128xm72,-124v0,59,7,89,53,89v35,0,49,-26,49,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91","w":248,"k":{"x":4,"r":2,"l":2,"k":2,"h":2,"g":2,"f":2,"e":2,"d":2,"b":2,"a":2,"Z":7,"Y":7,"W":4,"V":7,"T":11,"S":4,"A":4,".":11,",":7}},"P":{"d":"93,-250v78,-2,105,21,105,77v0,61,-44,88,-121,81r0,92r-50,0r0,-250r66,0xm77,-133v39,2,66,0,66,-39v0,-36,-29,-41,-66,-38r0,77","w":207,"k":{"y":-4,"w":-4,"v":-4,"u":4,"t":-4,"s":4,"q":4,"p":2,"o":4,"g":4,"e":5,"d":4,"c":4,"a":5,"Z":7,"T":7,"S":4,"A":14,".":43,",":43}},"Q":{"d":"183,-12v18,11,47,30,75,22v-12,17,1,40,-35,37v-45,-3,-56,-32,-97,-43v-74,3,-110,-57,-110,-128v0,-74,35,-128,109,-129v67,0,107,49,107,127v0,54,-19,94,-49,114xm72,-124v0,59,7,89,53,89v35,0,49,-26,49,-90v0,-54,0,-82,-50,-90v-43,3,-52,41,-52,91","w":248,"k":{"Z":4,"Y":7,"W":4,"V":7,"T":11,"S":4,"A":4,".":7,",":-4}},"R":{"d":"208,0r-59,0v-22,-30,-49,-109,-73,-104r0,104r-49,0r0,-250r93,0v44,0,74,29,74,73v0,37,-25,68,-56,69v20,17,66,103,70,108xm76,-142v39,2,65,-1,65,-34v0,-34,-30,-35,-65,-34r0,68","k":{"u":4,"s":2,"q":4,"o":4,"g":4,"e":4,"d":2,"c":2,"a":2,"W":4,"T":7,"-":4}},"S":{"d":"201,-79v0,84,-122,105,-188,62r18,-40v33,22,113,37,113,-14v0,-45,-94,-35,-110,-71v-27,-58,11,-116,79,-116v31,0,62,9,84,25r-24,36v-23,-14,-39,-19,-58,-19v-21,0,-35,12,-35,29v0,22,38,28,58,34v41,12,63,37,63,74","k":{"y":5,"x":2,"v":4,"u":2,"p":4,"Z":7,"Y":4,"X":4,"W":4,"V":7,"T":4,"S":7,"Q":4,"P":2,"M":4,"E":4,"A":7}},"T":{"d":"186,-250r-9,42r-59,0r0,208r-51,0r0,-208r-62,0r0,-42r181,0","w":180,"k":{"z":11,"y":18,"x":11,"w":11,"v":11,"u":25,"s":20,"r":14,"q":18,"p":11,"o":25,"n":11,"m":11,"g":14,"e":29,"d":18,"c":22,"a":29,"Y":7,"W":-4,"V":7,"T":4,"S":4,"Q":4,"O":4,"G":4,"D":-4,"C":4,"A":14,".":25,"-":11,",":22}},"U":{"d":"116,-39v31,0,39,-16,39,-51r0,-160r51,0v-2,66,7,151,-4,208v-4,20,-31,47,-85,47v-57,0,-92,-21,-91,-81r0,-174r52,0r0,164v-1,35,9,47,38,47","w":232,"k":{"s":4,"q":2,"p":2,"o":2,"g":4,"e":2,"d":2,"c":2,"a":2,"A":4}},"V":{"d":"212,-250r-87,252r-45,0r-85,-252r55,0r53,174v14,-61,38,-116,56,-174r53,0","w":207,"k":{"z":7,"y":4,"x":7,"u":14,"s":18,"r":11,"q":18,"p":11,"o":16,"n":11,"m":11,"j":4,"i":4,"g":18,"f":4,"e":16,"d":18,"c":18,"a":16,"Z":4,"S":7,"Q":7,"O":7,"M":4,"C":7,"A":11,".":36,"-":11,",":36}},"W":{"d":"301,-250r-60,252r-55,0r-23,-102v-7,-31,-10,-62,-11,-71v-4,37,-24,128,-33,173r-57,0r-60,-252r53,0v10,40,35,156,35,181v3,-41,25,-134,35,-181r55,0r34,178v6,-45,23,-129,34,-178r53,0","w":303,"k":{"z":5,"y":4,"u":7,"s":11,"r":5,"q":11,"p":7,"o":11,"n":5,"m":5,"j":2,"i":4,"g":11,"e":11,"d":11,"c":11,"a":11,"Z":7,"S":4,"Q":4,"O":4,"M":4,"G":4,"C":7,"A":4,".":25,"-":5,",":18}},"X":{"d":"210,0r-61,0r-45,-88r-45,88r-63,0r79,-134r-68,-116r62,0r34,67r34,-67r60,0r-65,113","w":205,"k":{"y":7,"w":4,"v":7,"u":4,"t":4,"q":4,"p":4,"o":4,"j":4,"i":4,"g":4,"e":4,"d":4,"c":4,"a":4,"C":7,".":-4,"-":7}},"Y":{"d":"203,-250r-80,147r0,103r-52,0r0,-103r-78,-147r60,0r45,100v14,-35,30,-67,46,-100r59,0","w":195,"k":{"z":7,"x":7,"w":4,"v":4,"u":18,"s":22,"r":11,"q":22,"p":14,"o":25,"n":11,"m":11,"g":22,"e":25,"d":22,"c":22,"a":25,"S":7,"Q":7,"O":11,"M":4,"G":7,"C":7,"A":11,".":43,"-":18,",":36}},"Z":{"d":"182,-41r-13,41r-156,0r0,-35r107,-175v-22,3,-73,2,-102,2r11,-42r150,0r0,36r-93,157v-5,9,-13,17,-13,17v29,-2,76,-1,109,-1","w":194,"k":{"y":11,"w":5,"v":7,"u":4,"t":4,"s":4,"r":4,"q":7,"o":11,"n":4,"m":4,"l":4,"j":4,"i":4,"g":7,"e":11,"d":7,"c":7,"a":7,"U":4,"S":4,"Q":7,"O":7,"G":7,"C":11,"-":11}},"[":{"d":"103,56r-76,0r0,-320r76,0r0,33r-33,0r0,255r33,0r0,32","w":111},"\\":{"d":"154,6r-41,13r-108,-280r41,-13","w":159},"]":{"d":"85,56r-76,0r0,-32r32,0r0,-255r-32,0r0,-33r76,0r0,320","w":111},"^":{"d":"200,-123r-51,0r-40,-86r-40,86r-51,0r65,-132r52,0","w":218},"_":{"d":"182,45r-180,0r0,-18r180,0r0,18","w":183},"`":{"d":"108,-227r-15,26r-80,-36r20,-37","w":120},"a":{"d":"18,-162v42,-30,156,-50,143,39v3,39,-13,84,16,103r-25,29v-11,-5,-21,-13,-26,-22v-29,37,-112,21,-112,-38v0,-46,38,-65,100,-63v4,-54,-45,-35,-75,-14xm112,-41v-1,-12,4,-31,-1,-40v-33,0,-45,6,-45,28v0,28,32,32,46,12","w":187,"k":{"y":2,"w":2,"s":4,"l":4,"d":2}},"b":{"d":"186,-95v8,68,-63,129,-115,82v-1,6,-2,8,-5,13r-44,0v10,-66,6,-182,2,-255r49,-12v3,29,3,63,1,93v49,-40,118,4,112,79xm103,-37v27,0,24,-22,28,-57v6,-51,-33,-70,-55,-40r0,85v6,6,14,12,27,12","w":202,"k":{"z":4,"y":4,"x":7,"w":2,"v":2,"u":2,"s":4,"p":2,"l":4,"j":2,"i":2,"g":2,"a":2,".":4}},"c":{"d":"69,-89v0,58,36,71,67,39r22,29v-15,16,-33,25,-62,25v-51,0,-80,-35,-80,-95v0,-84,80,-126,137,-77r-23,31v-33,-29,-61,-14,-61,48","w":167,"k":{"x":2,"u":2,"s":4,"r":2,"q":7,"p":2,"o":5,"n":4,"m":4,"l":2,"k":9,"j":4,"i":4,"h":9,"g":5,"f":4,"e":7,"d":7,"c":7,"b":5,"a":5,"@":7,".":2,"-":4}},"d":{"d":"181,0r-43,0v-1,-3,-2,-6,-3,-11v-52,41,-119,-2,-119,-78v0,-71,55,-118,112,-87v-4,-23,-1,-62,-2,-90r48,7v2,75,-6,204,7,259xm127,-48r0,-88v-31,-26,-57,-10,-57,47v0,55,32,64,57,41","w":201,"k":{"s":2,"p":2,"d":2,"a":2}},"e":{"d":"97,-188v60,0,81,43,78,111r-107,1v-2,52,56,55,86,27r19,28v-59,52,-157,23,-157,-69v0,-58,29,-98,81,-98xm125,-112v0,-25,-6,-40,-27,-41v-18,0,-29,15,-29,41r56,0","w":185,"k":{"x":2,"s":2,"g":2,"b":2,"a":4,"@":-2}},"f":{"d":"129,-255r-15,30v-30,-19,-46,7,-40,41r47,0r-13,33r-34,0r0,151r-47,0r0,-151r-17,0r0,-33r18,0v-19,-67,46,-104,101,-71","w":113,"k":{"y":-7,"x":-4,"w":-7,"v":-7,"u":2,"t":-2,"s":2,"q":2,"o":4,"n":2,"m":2,"g":4,"e":4,"d":4,"c":2,"a":5,"@":4,".":7,"-":4,",":4}},"g":{"d":"95,-188v33,0,71,21,94,-7r21,31v-13,13,-29,16,-47,12v30,41,-6,91,-64,85v-12,6,-19,10,-19,15v3,8,23,3,33,5v46,-1,72,16,72,56v0,43,-43,62,-87,62v-45,0,-100,-23,-81,-72r45,0v-10,20,4,35,32,35v21,0,42,-6,42,-25v0,-49,-113,5,-113,-52v0,-12,4,-23,34,-31v-27,-7,-39,-24,-39,-51v0,-38,30,-63,77,-63xm124,-125v0,-17,-11,-27,-29,-27v-18,0,-29,10,-29,27v0,19,12,26,29,26v19,0,29,-9,29,-26","w":202,"k":{"z":-2,"y":-4,"x":-2,"w":-4,"v":-4,"t":-4,"s":2,"q":4,"o":4,"j":-2,"g":2,"e":4,"c":2,"b":2,"a":4,"@":4,"-":2}},"h":{"d":"75,-170v35,-32,105,-26,105,41r0,129r-47,0r0,-124v1,-40,-40,-24,-57,-8r0,132r-49,0r0,-213v0,-17,-2,-34,-4,-42r50,-12v4,23,4,69,2,97","w":207,"k":{"y":2,"x":2,"w":2,"v":2,"l":4,"g":2,"a":4}},"i":{"d":"75,0r-48,0r0,-181r48,-8r0,189xm81,-235v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30v0,-17,13,-30,30,-30v16,0,29,13,29,30","w":102,"k":{"y":4,"x":4,"s":4,"q":2,"l":2,"a":2}},"j":{"d":"4,53v16,-16,23,-25,23,-57r0,-173r48,-11v-10,95,32,243,-51,267xm81,-236v0,17,-13,30,-30,30v-17,0,-29,-13,-29,-29v0,-17,12,-30,29,-30v16,0,30,13,30,29","w":101,"k":{"x":2,"v":4,"s":4,"q":4,"o":3,"g":2,"e":2,"c":2,"a":4}},"k":{"d":"75,0r-48,0r0,-208v0,-16,0,-29,-3,-48r48,-11v7,79,1,182,3,267xm195,0r-57,0r-62,-104r47,-80r58,0r-58,77","w":189,"k":{"y":4,"w":2,"v":2,"u":4,"s":4,"r":2,"q":5,"o":4,"l":5,"j":4,"i":4,"h":4,"g":4,"e":7,"d":5,"c":4,"b":4,"a":2,"@":7,"-":11}},"l":{"d":"76,-75v1,43,-5,43,19,45r8,29v-45,12,-76,1,-76,-61r0,-138v0,-24,-1,-38,-3,-55r50,-11v5,52,0,133,2,191","w":104,"k":{"s":2,"q":2,"l":4,"j":4,"g":4,"e":2,"d":2,"b":2,"a":2,".":-2}},"m":{"d":"160,-163v33,-39,102,-36,102,32r0,131r-47,0r0,-122v3,-44,-30,-24,-47,-10r0,132r-46,0r0,-120v3,-44,-29,-28,-48,-14r0,134r-47,0v-3,-54,7,-137,-7,-176r44,-12v3,5,4,10,6,19v25,-27,73,-24,90,6","w":289,"k":{"y":2,"w":2,"v":2,"l":2,"g":2,"a":4}},"n":{"d":"70,-166v29,-31,102,-34,102,31r0,135r-47,0r0,-120v2,-44,-32,-26,-50,-10r0,130r-48,0v-2,-59,6,-128,-6,-177r42,-12v4,8,7,15,7,23","w":199,"k":{"z":2,"y":2,"x":2,"w":2,"v":2,"s":4,"l":3,"g":2,"a":4}},"o":{"d":"97,-188v51,0,85,38,84,95v-1,58,-28,97,-84,97v-50,0,-83,-37,-83,-95v0,-58,33,-97,83,-97xm68,-93v0,36,3,62,31,62v21,0,30,-18,30,-62v0,-37,-2,-59,-31,-59v-27,0,-30,27,-30,59","w":195,"k":{"z":2,"y":2,"x":7,"w":2,"v":4,"s":2,"l":2,"b":2,"a":2,".":2,",":2}},"p":{"d":"116,-188v48,0,66,33,70,91v5,74,-50,121,-113,91r0,73r-46,12r0,-213v0,-24,0,-31,-3,-46r43,-8v2,6,3,11,3,17v8,-10,27,-17,46,-17xm134,-93v-2,-32,-2,-56,-28,-56v-12,0,-23,5,-32,14r0,90v29,23,64,10,60,-48","w":202,"k":{"z":2,"y":4,"x":7,"w":2,"v":2,"u":2,"s":5,"p":2,"l":2,"j":2,"g":2,"a":2,".":4,",":2}},"q":{"d":"16,-89v0,-60,28,-100,77,-100v19,0,39,9,43,19v0,-6,0,-10,3,-15r40,0v-9,74,-2,171,-4,253r-46,12r1,-89v-55,39,-114,-17,-114,-80xm129,-49r0,-87v-7,-7,-16,-13,-27,-13v-29,0,-33,31,-33,54v0,24,1,60,33,60v11,0,21,-7,27,-14","w":201,"k":{"s":4,"o":2,"b":2}},"r":{"d":"132,-185r-13,43v-17,-9,-31,-1,-44,12r0,130r-48,0v-2,-55,6,-136,-7,-177r43,-12v4,8,7,17,8,27v13,-18,35,-35,61,-23","w":128,"k":{"z":-2,"y":-5,"x":-4,"w":-4,"v":-7,"t":-5,"s":4,"q":7,"o":7,"g":5,"f":-4,"e":5,"d":7,"c":9,"a":4,"@":4,".":7,"-":4,",":7}},"s":{"d":"154,-90v41,86,-70,121,-143,75r17,-36v15,9,40,21,61,21v14,0,25,-9,25,-21v-3,-32,-68,-20,-84,-45v-26,-43,3,-93,61,-93v30,0,49,9,66,17r-16,32v-18,-9,-32,-13,-46,-13v-29,0,-32,33,0,37v22,3,54,15,59,26","w":176,"k":{"z":4,"x":4,"v":2,"u":2,"t":2,"s":4,"q":2,"p":2,"n":2,"l":2,"j":2,"i":4,"c":2,"b":4,"a":5,"@":4}},"t":{"d":"119,-4v-43,17,-92,9,-92,-47r0,-100r-18,0r0,-33r18,0v0,-18,0,-30,2,-44r49,-12v-2,17,-3,37,-3,56r43,0r-12,33r-31,0r0,92v-2,32,14,34,38,26","w":126,"k":{"x":-4,"v":-2,"u":4,"s":4,"q":4,"o":2,"n":4,"g":4,"e":7,"d":4,"c":4,"b":4,"a":4,"@":4,".":-2,"-":4}},"u":{"d":"73,-71v-9,48,37,45,50,22r0,-130r47,-10v5,59,-12,134,11,175r-34,19v-6,-4,-12,-10,-15,-18v-38,34,-107,22,-107,-49r0,-118r48,-9r0,118","w":196,"k":{"y":2,"w":2,"v":2,"s":2,"n":4,"l":2}},"v":{"d":"172,-184r-67,184r-40,0r-67,-181r50,-7r38,128v5,-39,25,-87,36,-124r50,0","w":170,"k":{"z":4,"u":2,"s":4,"q":4,"o":4,"n":2,"j":4,"i":4,"g":4,"e":2,"d":4,"c":2,"b":2,"a":4,"@":4,".":9,"-":2,",":11}},"w":{"d":"253,-184r-52,184r-44,0r-30,-126r-30,126r-45,0r-50,-181r48,-5r25,128v1,-14,23,-100,31,-126r45,0r29,126v3,-29,17,-92,24,-126r49,0","w":255,"k":{"u":2,"s":2,"q":2,"o":2,"j":2,"i":4,"g":4,"e":2,"a":4,".":5,",":7}},"x":{"d":"94,-132v-1,-1,18,-43,25,-52r57,0r-55,85r66,99r-61,0r-34,-61v-2,10,-25,47,-34,61r-62,0r68,-98r-51,-78r50,-14v17,29,21,35,31,58","w":183,"k":{"u":4,"s":2,"q":5,"o":7,"n":2,"l":2,"j":4,"i":4,"g":2,"e":4,"d":5,"c":5,"b":4,"a":4,"@":4,"-":7}},"y":{"d":"183,-184r-67,187v-21,56,-31,67,-80,78r-17,-32v29,-7,46,-21,54,-49r-12,0r-61,-181r49,-6r42,146v8,-47,28,-99,41,-143r51,0","w":182,"k":{"u":2,"s":4,"r":2,"q":4,"p":2,"o":5,"n":4,"j":4,"i":4,"g":4,"e":2,"d":2,"c":2,"b":2,"a":4,"@":7,".":11,"-":4,",":11}},"z":{"d":"160,-33r-12,33r-135,0r0,-30r86,-120r-79,0r0,-34r137,0r0,33r-82,118r85,0","w":172,"k":{"u":4,"t":4,"s":2,"r":2,"q":2,"p":2,"o":4,"l":4,"k":2,"j":4,"i":4,"g":4,"e":5,"d":5,"c":4,"b":4,"a":5,"-":4}},"{":{"d":"132,56v-48,2,-83,2,-84,-52r0,-62v0,-22,-30,-25,-39,-25r0,-41v9,0,39,-3,39,-25v-2,-52,-4,-121,46,-115r38,0r0,42v-23,-3,-47,6,-41,23r0,58v1,35,-23,34,-36,38v15,1,36,4,36,37v0,39,-22,89,41,81r0,41","w":141},"|":{"d":"72,75r-45,0r0,-347r45,0r0,347","w":99},"}":{"d":"132,-83v-10,0,-39,3,-39,25v2,52,5,120,-46,114r-38,0r0,-41v23,3,47,-6,41,-23r0,-58v-1,-35,23,-34,36,-38v-15,-1,-36,-4,-36,-37v0,-39,22,-89,-41,-81r0,-42v49,-2,84,-2,84,53r0,62v0,22,29,25,39,25r0,41","w":141},"~":{"d":"63,-144v23,0,55,24,77,24v14,0,23,-13,31,-24r13,39v-8,15,-21,31,-45,31v-23,1,-55,-24,-76,-25v-14,0,-24,14,-32,25r-13,-39v8,-15,21,-31,45,-31","w":202},"\u00a0":{"w":81,"k":{"z":4,"y":4,"x":7,"v":4,"Z":4,"Y":4,"X":4,"W":4,"V":7,"T":7,"S":7}}}}); /*! * The following copyright notice may not be removed under any circumstances. * * Copyright: * © Dutch Design: Albert-Jan Pool, 1995. Published by FontShop International * FontFont release 15 */ Cufon.registerFont({"w":199,"face":{"font-family":"DIN","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"2","bbox":"-7 -290 326 75.839","underline-thickness":"25.2","underline-position":"-36.72","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86},"!":{"d":"88,-256r-8,180r-28,0r-8,-180r44,0xm66,-46v12,0,23,12,23,24v0,11,-12,23,-23,23v-12,0,-24,-11,-24,-23v0,-12,12,-24,24,-24","w":119},"\"":{"d":"132,-188r-37,0r0,-68r37,0r0,68xm64,-188r-36,0r0,-68r36,0r0,68","w":159},"#":{"d":"224,-153r-33,0r-7,44r28,0r0,34r-33,0r-12,75r-38,0r11,-75r-49,0r-11,75r-39,0r12,-75r-29,0r0,-34r34,0r8,-44r-30,0r0,-34r35,0r11,-71r38,0r-11,71r49,0r11,-71r38,0r-11,71r28,0r0,34xm153,-153r-49,0r-8,44r50,0","w":241},"$":{"d":"38,-135v-42,-43,-7,-125,55,-123r0,-32r29,0r0,32v27,2,51,11,69,29r-25,24v-12,-12,-28,-18,-47,-19r0,77v48,5,81,24,81,74v0,45,-34,71,-78,74r0,40r-29,0r0,-39v-34,-1,-61,-13,-82,-34r26,-25v15,15,35,23,59,24r0,-80v-24,-2,-44,-8,-58,-22xm96,-224v-32,-1,-52,41,-29,63v7,6,17,10,29,12r0,-75xm119,-33v40,0,55,-42,33,-66v-5,-6,-17,-9,-33,-11r0,77","w":218},"%":{"d":"232,-132v42,0,50,36,50,85v0,30,-23,50,-50,50v-42,0,-51,-37,-51,-86v0,-29,23,-49,51,-49xm226,-256r-120,256r-30,0r121,-256r29,0xm71,-259v43,0,51,37,51,86v0,29,-23,49,-51,49v-43,0,-50,-37,-50,-86v0,-29,22,-49,50,-49xm232,-22v28,0,23,-33,23,-60v0,-17,-8,-26,-23,-26v-28,0,-23,33,-23,60v0,17,8,26,23,26xm71,-149v28,0,23,-32,23,-59v0,-17,-8,-26,-23,-26v-27,0,-22,34,-22,60v0,17,7,25,22,25","w":303},"&":{"d":"111,-258v58,-2,84,73,34,102r-19,13r54,65v9,-12,14,-30,14,-52r35,0v-1,34,-10,61,-26,79r43,51r-47,0r-21,-25v-50,48,-159,31,-154,-49v2,-36,23,-54,51,-73v-46,-43,-27,-109,36,-111xm106,-166v8,-4,34,-22,31,-35v1,-14,-12,-27,-26,-25v-34,4,-31,37,-5,60xm61,-75v0,49,66,56,95,24r-61,-72v-21,15,-34,22,-34,48","w":262},"'":{"d":"64,-188r-36,0r0,-68r36,0r0,68","w":92},"(":{"d":"68,-44v1,32,6,32,25,53r-25,25v-23,-24,-37,-33,-37,-76v0,-70,-11,-159,8,-214v3,-8,14,-19,29,-34r25,25v-14,14,-25,23,-25,53r0,168","w":114},")":{"d":"46,-212v0,-31,-7,-34,-25,-53r25,-25v20,20,40,35,38,76v-3,70,10,160,-9,214v-5,8,-14,19,-29,34r-25,-25v17,-19,24,-21,25,-53r0,-168","w":114},"*":{"d":"153,-168r-14,24r-40,-25r2,47r-27,0r1,-47r-40,25r-13,-24r41,-22r-41,-22r13,-23r40,24r-1,-46r27,0r-2,46r40,-24r14,23r-42,22","w":174},"+":{"d":"174,-81r-61,0r0,60r-34,0r0,-60r-61,0r0,-34r61,0r0,-60r34,0r0,60r61,0r0,34","w":191},",":{"d":"70,22r-42,34r0,-98r42,0r0,64","w":97},"-":{"d":"129,-83r-105,0r0,-34r105,0r0,34","w":153},"\u2010":{"d":"129,-83r-105,0r0,-34r105,0r0,34","w":153},".":{"d":"51,-51v14,0,26,11,26,26v0,14,-12,26,-26,26v-13,0,-26,-13,-26,-26v0,-14,12,-26,26,-26","w":102},"\/":{"d":"138,-283r-103,310r-35,0r103,-310r35,0","w":136},"0":{"d":"96,-217v42,0,74,31,74,73r0,73v1,42,-32,73,-74,73v-42,0,-74,-31,-74,-73r0,-73v-1,-42,32,-73,74,-73xm96,-31v49,0,37,-64,38,-112v0,-22,-14,-41,-38,-41v-49,0,-35,64,-37,112v0,23,13,41,37,41","w":192},"1":{"d":"106,0r-37,0r0,-175r-50,44r0,-41r50,-43r37,0r0,215","w":146},"2":{"d":"90,-224v56,0,96,57,62,104v-21,29,-60,60,-87,87r105,0r0,33r-155,0r0,-33r87,-79v36,-25,33,-80,-12,-80v-22,0,-38,16,-38,38r-37,0v0,-41,33,-70,75,-70","w":190},"3":{"d":"91,-217v70,0,104,97,43,126v24,11,36,30,36,60v0,69,-85,95,-133,58v-16,-13,-23,-31,-24,-55r36,0v2,24,16,39,42,39v24,0,42,-16,42,-42v0,-30,-17,-44,-49,-42r0,-32v30,2,45,-12,45,-40v0,-23,-15,-39,-38,-39v-22,0,-37,15,-38,36r-37,0v1,-40,32,-69,75,-69","w":189},"4":{"d":"189,-11r-30,0r0,55r-36,0r0,-55r-109,0r0,-34r91,-184r39,0r-91,184r70,0r0,-63r36,0r0,63r30,0r0,34","w":203},"5":{"d":"103,-129v50,0,65,35,69,85v7,81,-81,112,-130,68v-13,-11,-18,-28,-20,-49r37,0v3,24,15,36,37,36v30,-1,39,-19,39,-55v0,-61,-58,-69,-74,-31r-33,0r0,-140r138,0r0,33r-105,0r0,68v9,-10,23,-15,42,-15","w":192},"6":{"d":"76,-153v52,-21,101,16,101,73v0,49,-33,82,-80,82v-81,0,-95,-88,-58,-154r61,-110r39,0xm97,-30v27,0,43,-21,43,-49v0,-28,-16,-50,-43,-50v-28,0,-44,21,-44,50v0,28,17,49,44,49","w":193},"7":{"d":"177,-182r-99,225r-39,0r99,-225r-87,0r0,40r-35,0r0,-73r161,0r0,33","w":190},"8":{"d":"99,-258v69,-7,104,93,44,126v65,34,32,134,-44,134v-76,0,-109,-100,-44,-134v-60,-34,-26,-133,44,-126xm99,-148v21,0,38,-17,38,-38v0,-22,-16,-40,-38,-40v-23,0,-39,17,-39,40v0,22,17,38,39,38xm99,-31v23,0,42,-19,42,-42v0,-24,-18,-43,-42,-43v-24,0,-42,19,-42,43v0,23,19,42,42,42","w":197},"9":{"d":"97,-217v80,0,96,88,59,154r-62,110r-40,0r63,-109v-51,21,-100,-17,-100,-73v0,-49,33,-82,80,-82xm97,-86v27,1,44,-22,43,-50v0,-28,-16,-49,-43,-49v-27,-1,-44,21,-44,49v0,28,17,50,44,50","w":193},":":{"d":"60,-151v14,0,26,12,26,26v0,14,-11,26,-26,26v-14,0,-26,-12,-26,-26v0,-13,13,-26,26,-26xm60,-51v14,0,26,11,26,26v0,14,-12,26,-26,26v-13,0,-26,-13,-26,-26v0,-14,12,-26,26,-26","w":111},";":{"d":"60,-151v14,0,26,12,26,26v0,14,-11,26,-26,26v-14,0,-26,-12,-26,-26v0,-13,13,-26,26,-26xm81,22r-41,34r0,-98r41,0r0,64","w":109},"<":{"d":"326,-75r-141,141r-141,-141r0,-47r123,124r0,-268r35,0r0,268r124,-124r0,47","w":369},"=":{"d":"174,-118r-156,0r0,-34r156,0r0,34xm174,-48r-156,0r0,-34r156,0r0,34","w":191},">":{"d":"326,-78r-124,-124r0,268r-34,0r0,-268r-124,124r0,-47r141,-141r141,141r0,47","w":369},"?":{"d":"97,-258v59,0,93,63,55,113v-15,20,-37,33,-34,69r-37,0v-6,-55,46,-69,51,-114v2,-20,-16,-36,-35,-36v-21,0,-34,17,-35,37r-36,0v-2,-40,32,-69,71,-69xm99,-46v12,0,25,12,23,24v2,12,-12,23,-23,23v-12,0,-23,-12,-23,-23v0,-12,10,-24,23,-24","w":183},"@":{"d":"106,-257v79,-3,136,8,136,84r0,174r-35,-1r0,-18v-43,47,-123,10,-109,-66v-10,-80,63,-110,109,-67v4,-45,-9,-74,-52,-74v-52,0,-101,0,-96,52v5,52,-16,130,18,152r-26,25v-45,-26,-25,-111,-28,-177v-3,-55,28,-82,83,-84xm134,-84v0,35,7,54,36,55v24,0,37,-18,37,-55v0,-37,-13,-56,-37,-56v-29,0,-36,22,-36,56","w":264},"A":{"d":"222,0r-41,0r-18,-51r-101,0r-18,51r-41,0r94,-256r31,0xm152,-85r-39,-113r-40,113r79,0","w":225},"B":{"d":"133,-256v76,-11,105,98,43,124v26,10,39,31,39,60v0,45,-33,73,-78,72r-104,0r0,-256r100,0xm72,-148v45,0,100,8,100,-37v0,-45,-56,-35,-100,-36r0,73xm72,-35v47,0,104,9,104,-39v0,-48,-57,-39,-104,-39r0,78","w":238},"C":{"d":"63,-128v-15,85,49,120,99,74r26,26v-71,64,-185,20,-164,-100v-21,-121,92,-163,164,-100r-26,26v-49,-47,-115,-11,-99,74","w":206},"D":{"d":"123,-256v71,4,93,42,93,126v0,86,-20,130,-93,130r-90,0r0,-256r90,0xm120,-35v51,-2,57,-35,57,-95v0,-59,-8,-89,-57,-91r-48,0r0,186r48,0","w":239},"E":{"d":"197,0r-164,0r0,-256r164,0r0,35r-125,0r0,74r107,0r0,35r-107,0r0,77r125,0r0,35","w":217},"F":{"d":"197,-221r-125,0r0,78r107,0r0,35r-107,0r0,108r-39,0r0,-256r164,0r0,35","w":210},"G":{"d":"116,-33v36,0,58,-28,54,-72r-54,0r0,-34r93,0v8,84,-22,145,-93,141v-67,-3,-99,-43,-92,-130v-23,-124,100,-163,170,-97r-27,27v-17,-16,-25,-26,-51,-26v-47,0,-53,35,-53,96v0,61,5,95,53,95","w":230},"H":{"d":"215,0r-39,0r0,-112r-104,0r0,112r-39,0r0,-256r39,0r0,109r104,0r0,-109r39,0r0,256","w":248},"I":{"d":"72,0r-39,0r0,-256r39,0r0,256","w":105},"J":{"d":"31,-48v29,30,82,14,82,-36r0,-172r39,0r0,175v7,77,-99,110,-147,58","w":182},"K":{"d":"233,0r-45,0r-72,-126r-44,51r0,75r-39,0r0,-256r39,0r0,129r105,-129r48,0r-84,100","w":236},"L":{"d":"196,0r-163,0r0,-256r39,0r0,221r124,0r0,35","w":206},"M":{"d":"260,0r-39,0r0,-171r-59,125r-29,0r-61,-125r0,171r-39,0r0,-256r39,0r75,159r74,-159r39,0r0,256","w":292},"N":{"d":"226,0r-35,0r-119,-180r0,180r-39,0r0,-256r36,0r119,180r0,-180r38,0r0,256","w":259},"O":{"d":"116,-258v67,0,101,40,92,130v9,89,-25,130,-92,130v-67,0,-92,-43,-92,-130v0,-88,25,-130,92,-130xm116,-33v47,0,54,-35,54,-95v0,-60,-7,-96,-54,-96v-47,0,-53,35,-53,96v0,61,6,95,53,95","w":232},"P":{"d":"131,-256v47,-1,82,32,82,77v0,68,-64,86,-141,78r0,101r-39,0r0,-256r98,0xm72,-136v49,1,102,6,102,-43v0,-47,-53,-44,-102,-42r0,85","w":226},"Q":{"d":"208,-128v0,51,2,68,-16,93r25,25r-22,22r-25,-26v-77,42,-164,-6,-146,-114v-7,-88,25,-130,92,-130v67,0,92,40,92,130xm63,-128v0,73,26,111,80,87r-27,-27r21,-22r25,25v5,-10,8,-31,8,-63v1,-60,-7,-96,-54,-96v-47,0,-53,35,-53,96","w":232},"R":{"d":"212,-181v0,36,-22,60,-51,68r59,113r-45,0r-54,-108r-49,0r0,108r-39,0r0,-256r100,0v45,-1,79,30,79,75xm72,-141v47,0,102,7,102,-40v0,-47,-55,-41,-102,-40r0,80","w":235},"S":{"d":"160,-205v-26,-28,-103,-29,-103,20v0,54,92,28,116,59v14,12,21,30,21,53v3,87,-138,95,-183,41r26,-25v26,31,117,39,118,-15v1,-58,-89,-30,-117,-62v-42,-49,-6,-124,67,-124v32,0,59,10,80,29","w":212},"T":{"d":"191,-221r-71,0r0,221r-39,0r0,-221r-70,0r0,-35r180,0r0,35","w":201},"U":{"d":"121,-33v32,0,55,-22,54,-55r0,-168r38,0r0,170v2,52,-41,88,-92,88v-52,0,-92,-36,-91,-88r0,-170r38,0r0,168v0,32,21,55,53,55","w":243},"V":{"d":"201,-256r-85,256r-30,0r-84,-256r40,0r59,186r59,-186r41,0","w":203},"W":{"d":"310,-256r-67,256r-34,0r-52,-180r-52,180r-34,0r-67,-256r41,0r45,183r51,-183r31,0r52,183r45,-183r41,0","w":313},"X":{"d":"204,0r-45,0r-55,-98r-56,98r-44,0r79,-131r-74,-125r44,0r51,91r50,-91r45,0r-74,125","w":208},"Y":{"d":"194,-256r-77,151r0,105r-39,0r0,-105r-76,-151r42,0r54,112r54,-112r42,0","w":195},"Z":{"d":"181,0r-164,0r0,-33r119,-188r-114,0r0,-35r159,0r0,31r-119,190r119,0r0,35","w":198},"[":{"d":"109,27r-78,0r0,-310r78,0r0,33r-41,0r0,244r41,0r0,33","w":124},"\\":{"d":"137,27r-35,0r-102,-307r35,0","w":136},"]":{"d":"94,27r-79,0r0,-33r43,0r0,-245r-43,0r0,-32r79,0r0,310","w":124},"^":{"d":"181,-144r-38,0r-40,-75r-41,75r-38,0r62,-115r34,0","w":205},"_":{"d":"206,62r-206,0r0,-25r206,0r0,25","w":205},"`":{"d":"109,-216r-28,0r-40,-58r41,0","w":180},"a":{"d":"23,-158v30,-45,140,-35,140,36r0,122r-36,0r0,-17v-33,35,-112,21,-112,-37v0,-51,55,-56,112,-52v13,-52,-58,-60,-80,-30xm85,-28v34,0,45,-16,42,-53v-33,0,-76,-7,-76,27v0,17,12,26,34,26","w":190},"b":{"d":"114,-185v51,0,65,34,65,94v0,60,-14,91,-66,93v-20,0,-36,-7,-48,-21r0,19r-36,0r0,-256r37,0r0,92v12,-14,28,-21,48,-21xm104,-31v31,0,38,-24,38,-60v0,-37,-7,-61,-38,-61v-31,0,-38,25,-38,61v0,36,7,60,38,60"},"c":{"d":"57,-91v-7,55,47,78,79,43r25,24v-50,54,-152,18,-141,-67v-11,-85,90,-123,141,-68r-25,24v-32,-36,-87,-12,-79,44","w":174},"d":{"d":"21,-91v0,-61,13,-94,64,-94v20,0,36,7,48,21r0,-92r37,0r0,256r-36,0r0,-19v-12,14,-28,21,-48,21v-52,-2,-65,-32,-65,-93xm95,-31v31,0,38,-23,38,-60v0,-38,-6,-61,-38,-61v-31,0,-38,25,-38,61v0,36,7,60,38,60"},"e":{"d":"97,-185v54,0,82,44,78,104r-119,0v-6,53,61,65,91,33r23,22v-18,19,-35,28,-68,28v-55,0,-82,-31,-82,-93v-1,-54,26,-94,77,-94xm138,-106v7,-48,-61,-66,-77,-25v-3,6,-5,15,-5,25r82,0","w":194},"f":{"d":"35,-179v-6,-55,15,-87,73,-79r0,31v-20,-1,-36,0,-36,21r0,27r36,0r0,28r-36,0r0,151r-37,0r0,-151r-21,0r0,-28r21,0","w":118},"g":{"d":"21,-95v0,-58,14,-88,64,-90v20,0,36,8,48,22r0,-20r35,0r0,182v7,75,-96,100,-142,53r23,-24v36,37,97,10,83,-53v-12,14,-27,21,-47,21v-48,0,-65,-33,-64,-91xm95,-37v30,0,37,-22,37,-58v0,-35,-7,-57,-37,-57v-30,0,-38,23,-38,57v0,36,8,58,38,58","w":197},"h":{"d":"66,-164v36,-43,110,-16,110,46r0,118r-36,0v-6,-56,23,-152,-37,-152v-60,0,-30,96,-37,152r-37,0r0,-256r37,0r0,92","w":203},"i":{"d":"48,-266v12,0,23,12,23,24v0,12,-11,24,-23,24v-12,0,-24,-12,-24,-24v0,-12,12,-24,24,-24xm66,0r-37,0r0,-183r37,0r0,183","w":95},"j":{"d":"48,-266v12,0,23,12,23,24v0,12,-11,24,-23,24v-12,0,-24,-12,-24,-24v0,-12,12,-24,24,-24xm66,24v0,40,-29,55,-73,51r0,-32v20,1,36,0,36,-21r0,-205r37,0r0,207","w":95},"k":{"d":"189,0r-45,0r-51,-84r-27,30r0,54r-37,0r0,-256r37,0r0,158r71,-85r44,0r-63,72","w":197},"l":{"d":"101,0v-43,4,-73,-11,-73,-50r0,-206r37,0r0,203v-1,21,15,24,36,22r0,31","w":111},"m":{"d":"166,-158v35,-49,122,-29,122,41r0,117r-36,0v-7,-56,23,-152,-37,-152v-61,0,-32,95,-38,152r-37,0v-7,-56,23,-152,-36,-152v-61,0,-31,96,-38,152r-37,0r0,-183r36,0r0,19v24,-30,82,-28,101,6","w":315},"n":{"d":"65,-164v37,-42,112,-18,112,47r0,117r-37,0v-7,-56,23,-152,-36,-152v-61,0,-31,96,-38,152r-37,0r0,-183r36,0r0,19","w":204},"o":{"d":"96,-185v52,0,77,35,77,94v0,59,-25,93,-77,93v-50,0,-75,-35,-75,-93v0,-58,24,-94,75,-94xm96,-31v32,0,40,-21,40,-60v0,-40,-9,-61,-40,-61v-31,0,-39,22,-39,61v0,39,8,60,39,60","w":193},"p":{"d":"113,-185v51,0,66,33,66,94v0,60,-14,91,-65,93v-20,0,-36,-7,-48,-21r0,93r-37,0r0,-257r36,0r0,20v12,-14,28,-22,48,-22xm104,-31v31,0,38,-24,38,-60v0,-37,-7,-61,-38,-61v-31,0,-38,25,-38,61v0,36,7,60,38,60"},"q":{"d":"21,-91v0,-61,14,-94,65,-94v20,0,36,8,48,22r0,-20r36,0r0,257r-37,0r0,-93v-12,14,-28,21,-48,21v-51,-2,-64,-33,-64,-93xm95,-31v31,0,38,-23,38,-60v0,-38,-6,-61,-38,-61v-31,0,-38,25,-38,61v0,36,7,60,38,60"},"r":{"d":"130,-140v-24,-26,-64,-7,-64,29r0,111r-37,0r0,-183r36,0r0,20v18,-27,70,-30,92,-4","w":158},"s":{"d":"21,-129v0,-63,101,-70,136,-35r-23,23v-16,-16,-78,-23,-78,10v0,23,32,22,54,24v36,3,54,20,54,51v0,70,-116,72,-152,32r24,-24v14,23,92,30,92,-6v0,-24,-30,-23,-53,-24v-36,-3,-54,-21,-54,-51","w":179},"t":{"d":"105,0v-43,5,-71,-13,-72,-51r0,-100r-20,0r0,-28r20,0r0,-56r37,0r0,56r35,0r0,28r-35,0r0,98v-1,20,14,24,35,22r0,31","w":123},"u":{"d":"101,-31v61,0,31,-96,38,-152r36,0r0,183r-36,0r0,-18v-37,42,-112,16,-112,-48r0,-117r37,0v7,56,-24,152,37,152","w":204},"v":{"d":"167,-183r-67,183r-30,0r-67,-183r39,0r43,129r43,-129r39,0","w":169},"w":{"d":"265,-183r-57,183r-32,0r-42,-127r-43,127r-32,0r-56,-183r39,0r35,129r43,-129r28,0r42,129r35,-129r40,0","w":267},"x":{"d":"173,0r-44,0r-38,-62r-39,62r-44,0r63,-93r-61,-90r45,0r36,60r35,-60r45,0r-60,90","w":181},"y":{"d":"167,-183r-81,219v-9,28,-28,39,-65,36r0,-33v36,6,37,-25,46,-48r-64,-174r39,0r43,129r43,-129r39,0","w":168},"z":{"d":"152,0r-137,0r0,-29r91,-121r-85,0r0,-33r131,0r0,30r-92,120r92,0r0,33","w":168},"{":{"d":"66,-128v61,21,-21,135,64,122r0,33v-46,3,-77,-6,-77,-50v0,-39,17,-98,-37,-89r0,-32v81,14,-10,-149,89,-139r25,0r0,33v-27,0,-40,-1,-40,28v0,40,10,83,-24,94","w":146},"|":{"d":"79,27r-37,0r0,-310r37,0r0,310","w":121},"}":{"d":"93,-233v0,39,-16,97,37,89r0,32v-81,-13,10,148,-88,139r-26,0r0,-33v27,0,41,0,41,-28v0,-40,-10,-83,24,-94v-34,-11,-24,-54,-24,-94v0,-29,-13,-29,-41,-28r0,-33v46,-3,77,5,77,50","w":146},"~":{"d":"68,-129v32,-2,73,43,100,5r23,23v-18,17,-26,26,-53,28v-31,1,-73,-42,-99,-4r-24,-23v19,-17,27,-27,53,-29","w":206},"\u00a0":{"w":86}}}); $(document).ready(function() { $('a[rel=external]').attr('target','_blank'); Cufon.now(); Cufon.replace('.din', { hover: true, fontFamily: 'din' }); Cufon.replace('.metapro', { fontFamily: 'metapro' }); });