(function(){var W=this,ab,F=W.jQuery,S=W.$,T=W.jQuery=W.$=function(b,a){return new T.fn.init(b,a)},M=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,ac=/^.[^:#\[\.,]*$/;T.fn=T.prototype={init:function(e,b){e=e||document;if(e.nodeType){this[0]=e;this.length=1;this.context=e;return this}if(typeof e==="string"){var c=M.exec(e);if(c&&(c[1]||!b)){if(c[1]){e=T.clean([c[1]],b)}else{var a=document.getElementById(c[3]);if(a&&a.id!=c[3]){return T().find(e)}var d=T(a||[]);d.context=document;d.selector=e;return d}}else{return T(b).find(e)}}else{if(T.isFunction(e)){return T(document).ready(e)}}if(e.selector&&e.context){this.selector=e.selector;this.context=e.context}return this.setArray(T.makeArray(e))},selector:"",jquery:"1.3.1",size:function(){return this.length},get:function(a){return a===ab?T.makeArray(this):this[a]},pushStack:function(c,a,d){var b=T(c);b.prevObject=this;b.context=this.context;if(a==="find"){b.selector=this.selector+(this.selector?" ":"")+d}else{if(a){b.selector=this.selector+"."+a+"("+d+")"}}return b},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(a,b){return T.each(this,a,b)},index:function(a){return T.inArray(a&&a.jquery?a[0]:a,this)},attr:function(c,a,b){var d=c;if(typeof c==="string"){if(a===ab){return this[0]&&T[b||"attr"](this[0],c)}else{d={};d[c]=a}}return this.each(function(e){for(c in d){T.attr(b?this.style:this,c,T.prop(this,d[c],b,e,c))}})},css:function(b,a){if((b=="width"||b=="height")&&parseFloat(a)<0){a=ab}return this.attr(b,a,"curCSS")},text:function(a){if(typeof a!=="object"&&a!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(a))}var b="";T.each(a||this,function(){T.each(this.childNodes,function(){if(this.nodeType!=8){b+=this.nodeType!=1?this.nodeValue:T.fn.text([this])}})});return b},wrapAll:function(b){if(this[0]){var a=T(b,this[0].ownerDocument).clone();if(this[0].parentNode){a.insertBefore(this[0])}a.map(function(){var c=this;while(c.firstChild){c=c.firstChild}return c}).append(this)}return this},wrapInner:function(a){return this.each(function(){T(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){T(this).wrapAll(a)})},append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.appendChild(a)}})},prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.insertBefore(a,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||T([])},push:[].push,find:function(c){if(this.length===1&&!/,/.test(c)){var a=this.pushStack([],"find",c);a.length=0;T.find(c,this[0],a);return a}else{var b=T.map(this,function(d){return T.find(c,d)});return this.pushStack(/[^+>] [^+>]/.test(c)?T.unique(b):b,"find",c)}},clone:function(b){var c=this.map(function(){if(!T.support.noCloneEvent&&!T.isXMLDoc(this)){var d=this.cloneNode(true),e=document.createElement("div");e.appendChild(d);return T.clean([e.innerHTML])[0]}else{return this.cloneNode(true)}});var a=c.find("*").andSelf().each(function(){if(this[aa]!==ab){this[aa]=null}});if(b===true){this.find("*").andSelf().each(function(f){if(this.nodeType==3){return}var g=T.data(this,"events");for(var d in g){for(var e in g[d]){T.event.add(a[f],d,g[d][e],g[d][e].data)}}})}return c},filter:function(a){return this.pushStack(T.isFunction(a)&&T.grep(this,function(b,c){return a.call(b,c)})||T.multiFilter(a,T.grep(this,function(b){return b.nodeType===1})),"filter",a)},closest:function(b){var a=T.expr.match.POS.test(b)?T(b):null;return this.map(function(){var c=this;while(c&&c.ownerDocument){if(a?a.index(c)>-1:T(c).is(b)){return c}c=c.parentNode}})},not:function(b){if(typeof b==="string"){if(ac.test(b)){return this.pushStack(T.multiFilter(b,this,true),"not",b)}else{b=T.multiFilter(b,this)}}var a=b.length&&b[b.length-1]!==ab&&!b.nodeType;return this.filter(function(){return a?T.inArray(this,b)<0:this!=b})},add:function(a){return this.pushStack(T.unique(T.merge(this.get(),typeof a==="string"?T(a):T.makeArray(a))))},is:function(a){return !!a&&T.multiFilter(a,this).length>0},hasClass:function(a){return !!a&&this.is("."+a)},val:function(c){if(c===ab){var i=this[0];if(i){if(T.nodeName(i,"option")){return(i.attributes.value||{}).specified?i.value:i.text}if(T.nodeName(i,"select")){var e=i.selectedIndex,b=[],a=i.options,f=i.type=="select-one";if(e<0){return null}for(var h=f?e:0,d=f?e+1:a.length;h<d;h++){var g=a[h];if(g.selected){c=T(g).val();if(f){return c}b.push(c)}}return b}return(i.value||"").replace(/\r/g,"")}return ab}if(typeof c==="number"){c+=""}return this.each(function(){if(this.nodeType!=1){return}if(T.isArray(c)&&/radio|checkbox/.test(this.type)){this.checked=(T.inArray(this.value,c)>=0||T.inArray(this.name,c)>=0)}else{if(T.nodeName(this,"select")){var j=T.makeArray(c);T("option",this).each(function(){this.selected=(T.inArray(this.value,j)>=0||T.inArray(this.text,j)>=0)});if(!j.length){this.selectedIndex=-1}}else{this.value=c}}})},html:function(a){return a===ab?(this[0]?this[0].innerHTML:null):this.empty().append(a)},replaceWith:function(a){return this.after(a).remove()},eq:function(a){return this.slice(a,+a+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(a){return this.pushStack(T.map(this,function(b,c){return a.call(b,c,b)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(d,a,b){if(this[0]){var e=(this[0].ownerDocument||this[0]).createDocumentFragment(),h=T.clean(d,(this[0].ownerDocument||this[0]),e),f=e.firstChild,j=this.length>1?e.cloneNode(true):e;if(f){for(var g=0,i=this.length;g<i;g++){b.call(c(this[g],f),g>0?j.cloneNode(true):e)}}if(h){T.each(h,E)}}return this;function c(l,k){return a&&T.nodeName(l,"table")&&T.nodeName(k,"tr")?(l.getElementsByTagName("tbody")[0]||l.appendChild(l.ownerDocument.createElement("tbody"))):l}}};T.fn.init.prototype=T.fn;function E(b,a){if(a.src){T.ajax({url:a.src,async:false,dataType:"script"})}else{T.globalEval(a.text||a.textContent||a.innerHTML||"")}if(a.parentNode){a.parentNode.removeChild(a)}}function ad(){return +new Date}T.extend=T.fn.extend=function(){var c=arguments[0]||{},e=1,d=arguments.length,h=false,f;if(typeof c==="boolean"){h=c;c=arguments[1]||{};e=2}if(typeof c!=="object"&&!T.isFunction(c)){c={}}if(d==e){c=this;--e}for(;e<d;e++){if((f=arguments[e])!=null){for(var g in f){var b=c[g],a=f[g];if(c===a){continue}if(h&&a&&typeof a==="object"&&!a.nodeType){c[g]=T.extend(h,b||(a.length!=null?[]:{}),a)}else{if(a!==ab){c[g]=a}}}}}return c};var ag=/z-?index|font-?weight|opacity|zoom|line-?height/i,Q=document.defaultView||{},L=Object.prototype.toString;T.extend({noConflict:function(a){W.$=S;if(a){W.jQuery=F}return T},isFunction:function(a){return L.call(a)==="[object Function]"},isArray:function(a){return L.call(a)==="[object Array]"},isXMLDoc:function(a){return a.nodeType===9&&a.documentElement.nodeName!=="HTML"||!!a.ownerDocument&&T.isXMLDoc(a.ownerDocument)},globalEval:function(a){a=T.trim(a);if(a){var b=document.getElementsByTagName("head")[0]||document.documentElement,c=document.createElement("script");c.type="text/javascript";if(T.support.scriptEval){c.appendChild(document.createTextNode(a))}else{c.text=a}b.insertBefore(c,b.firstChild);b.removeChild(c)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()==b.toUpperCase()},each:function(e,a,f){var g,d=0,c=e.length;if(f){if(c===ab){for(g in e){if(a.apply(e[g],f)===false){break}}}else{for(;d<c;){if(a.apply(e[d++],f)===false){break}}}}else{if(c===ab){for(g in e){if(a.call(e[g],g,e[g])===false){break}}}else{for(var b=e[0];d<c&&a.call(b,d,b)!==false;b=e[++d]){}}}return e},prop:function(b,a,c,d,e){if(T.isFunction(a)){a=a.call(b,d)}return typeof a==="number"&&c=="curCSS"&&!ag.test(e)?a+"px":a},className:{add:function(b,a){T.each((a||"").split(/\s+/),function(d,c){if(b.nodeType==1&&!T.className.has(b.className,c)){b.className+=(b.className?" ":"")+c}})},remove:function(b,a){if(b.nodeType==1){b.className=a!==ab?T.grep(b.className.split(/\s+/),function(c){return !T.className.has(a,c)}).join(" "):""}},has:function(a,b){return a&&T.inArray(b,(a.className||a).toString().split(/\s+/))>-1}},swap:function(b,c,a){var e={};for(var d in c){e[d]=b.style[d];b.style[d]=c[d]}a.call(b);for(var d in c){b.style[d]=e[d]}},css:function(e,g,c){if(g=="width"||g=="height"){var a,f={position:"absolute",visibility:"hidden",display:"block"},b=g=="width"?["Left","Right"]:["Top","Bottom"];function d(){a=g=="width"?e.offsetWidth:e.offsetHeight;var i=0,h=0;T.each(b,function(){i+=parseFloat(T.curCSS(e,"padding"+this,true))||0;h+=parseFloat(T.curCSS(e,"border"+this+"Width",true))||0});a-=Math.round(i+h)}if(T(e).is(":visible")){d()}else{T.swap(e,f,d)}return Math.max(0,a)}return T.curCSS(e,g,c)},curCSS:function(e,h,g){var b,i=e.style;if(h=="opacity"&&!T.support.opacity){b=T.attr(i,"opacity");return b==""?"1":b}if(h.match(/float/i)){h=H}if(!g&&i&&i[h]){b=i[h]}else{if(Q.getComputedStyle){if(h.match(/float/i)){h="float"}h=h.replace(/([A-Z])/g,"-$1").toLowerCase();var a=Q.getComputedStyle(e,null);if(a){b=a.getPropertyValue(h)}if(h=="opacity"&&b==""){b="1"}}else{if(e.currentStyle){var d=h.replace(/\-(\w)/g,function(k,j){return j.toUpperCase()});b=e.currentStyle[h]||e.currentStyle[d];if(!/^\d+(px)?$/i.test(b)&&/^\d/.test(b)){var f=i.left,c=e.runtimeStyle.left;e.runtimeStyle.left=e.currentStyle.left;i.left=b||0;b=i.pixelLeft+"px";i.left=f;e.runtimeStyle.left=c}}}}return b},clean:function(g,b,d){b=b||document;if(typeof b.createElement==="undefined"){b=b.ownerDocument||b[0]&&b[0].ownerDocument||document}if(!d&&g.length===1&&typeof g[0]==="string"){var e=/^<(\w+)\s*\/?>$/.exec(g[0]);if(e){return[b.createElement(e[1])]}}var f=[],h=[],a=b.createElement("div");T.each(g,function(k,i){if(typeof i==="number"){i+=""}if(!i){return}if(typeof i==="string"){i=i.replace(/(<(\w+)[^>]*?)\/>/g,function(p,o,q){return q.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?p:o+"></"+q+">"});var l=T.trim(i).toLowerCase();var j=!l.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!l.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||l.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!l.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!l.indexOf("<td")||!l.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!l.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!T.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];a.innerHTML=j[1]+i+j[2];while(j[0]--){a=a.lastChild}if(!T.support.tbody){var m=!l.indexOf("<table")&&l.indexOf("<tbody")<0?a.firstChild&&a.firstChild.childNodes:j[1]=="<table>"&&l.indexOf("<tbody")<0?a.childNodes:[];for(var n=m.length-1;n>=0;--n){if(T.nodeName(m[n],"tbody")&&!m[n].childNodes.length){m[n].parentNode.removeChild(m[n])}}}if(!T.support.leadingWhitespace&&/^\s/.test(i)){a.insertBefore(b.createTextNode(i.match(/^\s*/)[0]),a.firstChild)}i=T.makeArray(a.childNodes)}if(i.nodeType){f.push(i)}else{f=T.merge(f,i)}});if(d){for(var c=0;f[c];c++){if(T.nodeName(f[c],"script")&&(!f[c].type||f[c].type.toLowerCase()==="text/javascript")){h.push(f[c].parentNode?f[c].parentNode.removeChild(f[c]):f[c])}else{if(f[c].nodeType===1){f.splice.apply(f,[c+1,0].concat(T.makeArray(f[c].getElementsByTagName("script"))))}d.appendChild(f[c])}}return h}return f},attr:function(c,f,b){if(!c||c.nodeType==3||c.nodeType==8){return ab}var e=!T.isXMLDoc(c),a=b!==ab;f=e&&T.props[f]||f;if(c.tagName){var g=/href|src|style/.test(f);if(f=="selected"&&c.parentNode){c.parentNode.selectedIndex}if(f in c&&e&&!g){if(a){if(f=="type"&&T.nodeName(c,"input")&&c.parentNode){throw"type property can't be changed"}c[f]=b}if(T.nodeName(c,"form")&&c.getAttributeNode(f)){return c.getAttributeNode(f).nodeValue}if(f=="tabIndex"){var d=c.getAttributeNode("tabIndex");return d&&d.specified?d.value:c.nodeName.match(/(button|input|object|select|textarea)/i)?0:c.nodeName.match(/^(a|area)$/i)&&c.href?0:ab}return c[f]}if(!T.support.style&&e&&f=="style"){return T.attr(c.style,"cssText",b)}if(a){c.setAttribute(f,""+b)}var h=!T.support.hrefNormalized&&e&&g?c.getAttribute(f,2):c.getAttribute(f);return h===null?ab:h}if(!T.support.opacity&&f=="opacity"){if(a){c.zoom=1;c.filter=(c.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(b)+""=="NaN"?"":"alpha(opacity="+b*100+")")}return c.filter&&c.filter.indexOf("opacity=")>=0?(parseFloat(c.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}f=f.replace(/-([a-z])/ig,function(j,i){return i.toUpperCase()});if(a){c[f]=b}return c[f]},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var c=[];if(a!=null){var b=a.length;if(b==null||typeof a==="string"||T.isFunction(a)||a.setInterval){c[0]=a}else{while(b){c[--b]=a[b]}}}return c},inArray:function(b,a){for(var d=0,c=a.length;d<c;d++){if(a[d]===b){return d}}return -1},merge:function(b,e){var d=0,c,a=b.length;if(!T.support.getAll){while((c=e[d++])!=null){if(c.nodeType!=8){b[a++]=c}}}else{while((c=e[d++])!=null){b[a++]=c}}return b},unique:function(a){var f=[],g={};try{for(var e=0,d=a.length;e<d;e++){var b=T.data(a[e]);if(!g[b]){g[b]=true;f.push(a[e])}}}catch(c){f=a}return f},grep:function(e,a,f){var d=[];for(var c=0,b=e.length;c<b;c++){if(!f!=!a(e[c],c)){d.push(e[c])}}return d},map:function(f,a){var e=[];for(var d=0,c=f.length;d<c;d++){var b=a(f[d],d);if(b!=null){e[e.length]=b}}return e.concat.apply([],e)}});var O=navigator.userAgent.toLowerCase();T.browser={version:(O.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(O),opera:/opera/.test(O),msie:/msie/.test(O)&&!/opera/.test(O),mozilla:/mozilla/.test(O)&&!/(compatible|webkit)/.test(O)};T.each({parent:function(a){return a.parentNode},parents:function(a){return T.dir(a,"parentNode")},next:function(a){return T.nth(a,2,"nextSibling")},prev:function(a){return T.nth(a,2,"previousSibling")},nextAll:function(a){return T.dir(a,"nextSibling")},prevAll:function(a){return T.dir(a,"previousSibling")},siblings:function(a){return T.sibling(a.parentNode.firstChild,a)},children:function(a){return T.sibling(a.firstChild)},contents:function(a){return T.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:T.makeArray(a.childNodes)}},function(b,a){T.fn[b]=function(d){var c=T.map(this,a);if(d&&typeof d=="string"){c=T.multiFilter(d,c)}return this.pushStack(T.unique(c),b,d)}});T.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,a){T.fn[b]=function(){var c=arguments;return this.each(function(){for(var e=0,d=c.length;e<d;e++){T(c[e])[a](this)}})}});T.each({removeAttr:function(a){T.attr(this,a,"");if(this.nodeType==1){this.removeAttribute(a)}},addClass:function(a){T.className.add(this,a)},removeClass:function(a){T.className.remove(this,a)},toggleClass:function(a,b){if(typeof b!=="boolean"){b=!T.className.has(this,a)}T.className[b?"add":"remove"](this,a)},remove:function(a){if(!a||T.filter(a,[this]).length){T("*",this).add([this]).each(function(){T.event.remove(this);T.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){T(">*",this).remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(b,a){T.fn[b]=function(){return this.each(a,arguments)}});function Y(b,a){return b[0]&&parseInt(T.curCSS(b[0],a,true),10)||0}var aa="jQuery"+ad(),I=0,R={};T.extend({cache:{},data:function(c,d,b){c=c==W?R:c;var a=c[aa];if(!a){a=c[aa]=++I}if(d&&!T.cache[a]){T.cache[a]={}}if(b!==ab){T.cache[a][d]=b}return d?T.cache[a][d]:a},removeData:function(c,d){c=c==W?R:c;var a=c[aa];if(d){if(T.cache[a]){delete T.cache[a][d];d="";for(d in T.cache[a]){break}if(!d){T.removeData(c)}}}else{try{delete c[aa]}catch(b){if(c.removeAttribute){c.removeAttribute(aa)}}delete T.cache[a]}},queue:function(c,d,a){if(c){d=(d||"fx")+"queue";var b=T.data(c,d);if(!b||T.isArray(a)){b=T.data(c,d,T.makeArray(a))}else{if(a){b.push(a)}}}return b},dequeue:function(a,b){var d=T.queue(a,b),c=d.shift();if(!b||b==="fx"){c=d[0]}if(c!==ab){c.call(a)}}});T.fn.extend({data:function(d,b){var a=d.split(".");a[1]=a[1]?"."+a[1]:"";if(b===ab){var c=this.triggerHandler("getData"+a[1]+"!",[a[0]]);if(c===ab&&this.length){c=T.data(this[0],d)}return c===ab&&a[1]?this.data(a[0]):c}else{return this.trigger("setData"+a[1]+"!",[a[0],b]).each(function(){T.data(this,d,b)})}},removeData:function(a){return this.each(function(){T.removeData(this,a)})},queue:function(b,a){if(typeof b!=="string"){a=b;b="fx"}if(a===ab){return T.queue(this[0],b)}return this.each(function(){var c=T.queue(this,b,a);if(b=="fx"&&c.length==1){c[0].call(this)}})},dequeue:function(a){return this.each(function(){T.dequeue(this,a)})}});(function(){var b=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]+['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,h=0,l=Object.prototype.toString;var m=function(r,v,o,D){o=o||[];v=v||document;if(v.nodeType!==1&&v.nodeType!==9){return[]}if(!r||typeof r!=="string"){return o}var q=[],t,A,x,w,C,u,s=true;b.lastIndex=0;while((t=b.exec(r))!==null){q.push(t[1]);if(t[2]){u=RegExp.rightContext;break}}if(q.length>1&&g.exec(r)){if(q.length===2&&k.relative[q[0]]){A=j(q[0]+q[1],v)}else{A=k.relative[q[0]]?[v]:m(q.shift(),v);while(q.length){r=q.shift();if(k.relative[r]){r+=q.shift()}A=j(r,A)}}}else{var B=D?{expr:q.pop(),set:n(D)}:m.find(q.pop(),q.length===1&&v.parentNode?v.parentNode:v,c(v));A=m.filter(B.expr,B.set);if(q.length>0){x=n(A)}else{s=false}while(q.length){var y=q.pop(),z=y;if(!k.relative[y]){y=""}else{z=q.pop()}if(z==null){z=v}k.relative[y](x,z,c(v))}}if(!x){x=A}if(!x){throw"Syntax error, unrecognized expression: "+(y||r)}if(l.call(x)==="[object Array]"){if(!s){o.push.apply(o,x)}else{if(v.nodeType===1){for(var p=0;x[p]!=null;p++){if(x[p]&&(x[p]===true||x[p].nodeType===1&&i(v,x[p]))){o.push(A[p])}}}else{for(var p=0;x[p]!=null;p++){if(x[p]&&x[p].nodeType===1){o.push(A[p])}}}}}else{n(x,o)}if(u){m(u,v,o,D)}return o};m.matches=function(p,o){return m(p,null,null,o)};m.find=function(p,w,o){var q,s;if(!p){return[]}for(var t=0,u=k.order.length;t<u;t++){var r=k.order[t],s;if((s=k.match[r].exec(p))){var v=RegExp.leftContext;if(v.substr(v.length-1)!=="\\"){s[1]=(s[1]||"").replace(/\\/g,"");q=k.find[r](s,w,o);if(q!=null){p=p.replace(k.match[r],"");break}}}}if(!q){q=w.getElementsByTagName("*")}return{set:q,expr:p}};m.filter=function(C,o,z,t){var u=C,x=[],q=o,r,w;while(C&&o.length){for(var p in k.filter){if((r=k.match[p].exec(C))!=null){var v=k.filter[p],y,A;w=false;if(q==x){x=[]}if(k.preFilter[p]){r=k.preFilter[p](r,q,z,x,t);if(!r){w=y=true}else{if(r===true){continue}}}if(r){for(var s=0;(A=q[s])!=null;s++){if(A){y=v(A,r,s,q);var B=t^!!y;if(z&&y!=null){if(B){w=true}else{q[s]=false}}else{if(B){x.push(A);w=true}}}}}if(y!==ab){if(!z){q=x}C=C.replace(k.match[p],"");if(!w){return[]}break}}}C=C.replace(/\s*,\s*/,"");if(C==u){if(w==null){throw"Syntax error, unrecognized expression: "+C}else{break}}u=C}return q};var k=m.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(o){return o.getAttribute("href")}},relative:{"+":function(o,r){for(var q=0,s=o.length;q<s;q++){var p=o[q];if(p){var t=p.previousSibling;while(t&&t.nodeType!==1){t=t.previousSibling}o[q]=typeof r==="string"?t||false:t===r}}if(typeof r==="string"){m.filter(r,o,true)}},">":function(u,r,t){if(typeof r==="string"&&!/\W/.test(r)){r=t?r:r.toUpperCase();for(var q=0,s=u.length;q<s;q++){var o=u[q];if(o){var p=o.parentNode;u[q]=p.nodeName===r?p:false}}}else{for(var q=0,s=u.length;q<s;q++){var o=u[q];if(o){u[q]=typeof r==="string"?o.parentNode:o.parentNode===r}}if(typeof r==="string"){m.filter(r,u,true)}}},"":function(p,r,t){var q="done"+(h++),s=a;if(!r.match(/\W/)){var o=r=t?r:r.toUpperCase();s=d}s("parentNode",r,q,p,o,t)},"~":function(p,r,t){var q="done"+(h++),s=a;if(typeof r==="string"&&!r.match(/\W/)){var o=r=t?r:r.toUpperCase();s=d}s("previousSibling",r,q,p,o,t)}},find:{ID:function(q,p,o){if(typeof p.getElementById!=="undefined"&&!o){var r=p.getElementById(q[1]);return r?[r]:[]}},NAME:function(q,p,o){if(typeof p.getElementsByName!=="undefined"&&!o){return p.getElementsByName(q[1])}},TAG:function(p,o){return o.getElementsByTagName(p[1])}},preFilter:{CLASS:function(p,r,q,s,t){p=" "+p[1].replace(/\\/g,"")+" ";var u;for(var o=0;(u=r[o])!=null;o++){if(u){if(t^(" "+u.className+" ").indexOf(p)>=0){if(!q){s.push(u)}}else{if(q){r[o]=false}}}}return false},ID:function(o){return o[1].replace(/\\/g,"")},TAG:function(p,q){for(var o=0;q[o]===false;o++){}return q[o]&&c(q[o])?p[1]:p[1].toUpperCase()},CHILD:function(p){if(p[1]=="nth"){var o=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(p[2]=="even"&&"2n"||p[2]=="odd"&&"2n+1"||!/\D/.test(p[2])&&"0n+"+p[2]||p[2]);p[2]=(o[1]+(o[2]||1))-0;p[3]=o[3]-0}p[0]="done"+(h++);return p},ATTR:function(o){var p=o[1].replace(/\\/g,"");if(k.attrMap[p]){o[1]=k.attrMap[p]}if(o[2]==="~="){o[4]=" "+o[4]+" "}return o},PSEUDO:function(o,r,q,s,t){if(o[1]==="not"){if(o[3].match(b).length>1){o[3]=m(o[3],null,null,r)}else{var p=m.filter(o[3],r,q,true^t);if(!q){s.push.apply(s,p)}return false}}else{if(k.match.POS.test(o[0])){return true}}return o},POS:function(o){o.unshift(true);return o}},filters:{enabled:function(o){return o.disabled===false&&o.type!=="hidden"},disabled:function(o){return o.disabled===true},checked:function(o){return o.checked===true},selected:function(o){o.parentNode.selectedIndex;return o.selected===true},parent:function(o){return !!o.firstChild},empty:function(o){return !o.firstChild},has:function(o,p,q){return !!m(q[3],o).length},header:function(o){return/h\d/i.test(o.nodeName)},text:function(o){return"text"===o.type},radio:function(o){return"radio"===o.type},checkbox:function(o){return"checkbox"===o.type},file:function(o){return"file"===o.type},password:function(o){return"password"===o.type},submit:function(o){return"submit"===o.type},image:function(o){return"image"===o.type},reset:function(o){return"reset"===o.type},button:function(o){return"button"===o.type||o.nodeName.toUpperCase()==="BUTTON"},input:function(o){return/input|select|textarea|button/i.test(o.nodeName)}},setFilters:{first:function(o,p){return p===0},last:function(p,q,r,o){return q===o.length-1},even:function(o,p){return p%2===0},odd:function(o,p){return p%2===1},lt:function(o,p,q){return p<q[3]-0},gt:function(o,p,q){return p>q[3]-0},nth:function(o,p,q){return q[3]-0==p},eq:function(o,p,q){return q[3]-0==p}},filter:{CHILD:function(w,t){var q=t[1],p=w.parentNode;var r=t[0];if(p&&(!p[r]||!w.nodeIndex)){var s=1;for(var v=p.firstChild;v;v=v.nextSibling){if(v.nodeType==1){v.nodeIndex=s++}}p[r]=s-1}if(q=="first"){return w.nodeIndex==1}else{if(q=="last"){return w.nodeIndex==p[r]}else{if(q=="only"){return p[r]==1}else{if(q=="nth"){var x=false,u=t[2],o=t[3];if(u==1&&o==0){return true}if(u==0){if(w.nodeIndex==o){x=true}}else{if((w.nodeIndex-o)%u==0&&(w.nodeIndex-o)/u>=0){x=true}}return x}}}}},PSEUDO:function(u,q,p,t){var r=q[1],o=k.filters[r];if(o){return o(u,p,q,t)}else{if(r==="contains"){return(u.textContent||u.innerText||"").indexOf(q[3])>=0}else{if(r==="not"){var v=q[3];for(var p=0,s=v.length;p<s;p++){if(v[p]===u){return false}}return true}}}},ID:function(o,p){return o.nodeType===1&&o.getAttribute("id")===p},TAG:function(o,p){return(p==="*"&&o.nodeType===1)||o.nodeName===p},CLASS:function(o,p){return p.test(o.className)},ATTR:function(o,q){var s=k.attrHandle[q[1]]?k.attrHandle[q[1]](o):o[q[1]]||o.getAttribute(q[1]),t=s+"",p=q[2],r=q[4];return s==null?p==="!=":p==="="?t===r:p==="*="?t.indexOf(r)>=0:p==="~="?(" "+t+" ").indexOf(r)>=0:!q[4]?s:p==="!="?t!=r:p==="^="?t.indexOf(r)===0:p==="$="?t.substr(t.length-r.length)===r:p==="|="?t===r||t.substr(0,r.length+1)===r+"-":false},POS:function(o,r,q,t){var s=r[2],p=k.setFilters[s];if(p){return p(o,q,r,t)}}}};var g=k.match.POS;for(var e in k.match){k.match[e]=RegExp(k.match[e].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var n=function(o,p){o=Array.prototype.slice.call(o);if(p){p.push.apply(p,o);return p}return o};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(f){n=function(o,p){var r=p||[];if(l.call(o)==="[object Array]"){Array.prototype.push.apply(r,o)}else{if(typeof o.length==="number"){for(var q=0,s=o.length;q<s;q++){r.push(o[q])}}else{for(var q=0;o[q];q++){r.push(o[q])}}}return r}}(function(){var p=document.createElement("form"),o="script"+(new Date).getTime();p.innerHTML="<input name='"+o+"'/>";var q=document.documentElement;q.insertBefore(p,q.firstChild);if(!!document.getElementById(o)){k.find.ID=function(r,u,t){if(typeof u.getElementById!=="undefined"&&!t){var s=u.getElementById(r[1]);return s?s.id===r[1]||typeof s.getAttributeNode!=="undefined"&&s.getAttributeNode("id").nodeValue===r[1]?[s]:ab:[]}};k.filter.ID=function(t,s){var r=typeof t.getAttributeNode!=="undefined"&&t.getAttributeNode("id");return t.nodeType===1&&r&&r.nodeValue===s}}q.removeChild(p)})();(function(){var o=document.createElement("div");o.appendChild(document.createComment(""));if(o.getElementsByTagName("*").length>0){k.find.TAG=function(s,t){var p=t.getElementsByTagName(s[1]);if(s[1]==="*"){var q=[];for(var r=0;p[r];r++){if(p[r].nodeType===1){q.push(p[r])}}p=q}return p}}o.innerHTML="<a href='#'></a>";if(o.firstChild&&o.firstChild.getAttribute("href")!=="#"){k.attrHandle.href=function(p){return p.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var p=m,o=document.createElement("div");o.innerHTML="<p class='TEST'></p>";if(o.querySelectorAll&&o.querySelectorAll(".TEST").length===0){return}m=function(u,q,s,r){q=q||document;if(!r&&q.nodeType===9&&!c(q)){try{return n(q.querySelectorAll(u),s)}catch(t){}}return p(u,q,s,r)};m.find=p.find;m.filter=p.filter;m.selectors=p.selectors;m.matches=p.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){k.order.splice(1,0,"CLASS");k.find.CLASS=function(p,o){return o.getElementsByClassName(p[1])}}function d(v,p,q,x,o,y){for(var s=0,u=x.length;s<u;s++){var w=x[s];if(w){w=w[v];var r=false;while(w&&w.nodeType){var t=w[q];if(t){r=x[t];break}if(w.nodeType===1&&!y){w[q]=s}if(w.nodeName===p){r=w;break}w=w[v]}x[s]=r}}}function a(v,q,r,x,p,o){for(var t=0,u=x.length;t<u;t++){var w=x[t];if(w){w=w[v];var s=false;while(w&&w.nodeType){if(w[r]){s=x[w[r]];break}if(w.nodeType===1){if(!o){w[r]=t}if(typeof q!=="string"){if(w===q){s=true;break}}else{if(m.filter(q,[w]).length>0){s=w;break}}}w=w[v]}x[t]=s}}}var i=document.compareDocumentPosition?function(o,p){return o.compareDocumentPosition(p)&16}:function(o,p){return o!==p&&(o.contains?o.contains(p):true)};var c=function(o){return o.nodeType===9&&o.documentElement.nodeName!=="HTML"||!!o.ownerDocument&&c(o.ownerDocument)};var j=function(s,t){var p=[],o="",v,q=t.nodeType?[t]:t;while((v=k.match.PSEUDO.exec(s))){o+=v[0];s=s.replace(k.match.PSEUDO,"")}s=k.relative[s]?s+"*":s;for(var u=0,r=q.length;u<r;u++){m(s,q[u],p)}return m.filter(o,p)};T.find=m;T.filter=m.filter;T.expr=m.selectors;T.expr[":"]=T.expr.filters;m.selectors.filters.hidden=function(o){return"hidden"===o.type||T.css(o,"display")==="none"||T.css(o,"visibility")==="hidden"};m.selectors.filters.visible=function(o){return"hidden"!==o.type&&T.css(o,"display")!=="none"&&T.css(o,"visibility")!=="hidden"};m.selectors.filters.animated=function(o){return T.grep(T.timers,function(p){return o===p.elem}).length};T.multiFilter=function(o,q,p){if(p){o=":not("+o+")"}return m.matches(o,q)};T.dir=function(p,q){var r=[],o=p[q];while(o&&o!=document){if(o.nodeType==1){r.push(o)}o=o[q]}return r};T.nth=function(o,s,q,p){s=s||1;var r=0;for(;o;o=o[q]){if(o.nodeType==1&&++r==s){break}}return o};T.sibling=function(o,p){var q=[];for(;o;o=o.nextSibling){if(o.nodeType==1&&o!=p){q.push(o)}}return q};return;W.Sizzle=m})();T.event={add:function(c,f,d,a){if(c.nodeType==3||c.nodeType==8){return}if(c.setInterval&&c!=W){c=W}if(!d.guid){d.guid=this.guid++}if(a!==ab){var e=d;d=this.proxy(e);d.data=a}var g=T.data(c,"events")||T.data(c,"events",{}),b=T.data(c,"handle")||T.data(c,"handle",function(){return typeof T!=="undefined"&&!T.event.triggered?T.event.handle.apply(arguments.callee.elem,arguments):ab});b.elem=c;T.each(f.split(/\s+/),function(k,j){var i=j.split(".");j=i.shift();d.type=i.slice().sort().join(".");var h=g[j];if(T.event.specialAll[j]){T.event.specialAll[j].setup.call(c,a,i)}if(!h){h=g[j]={};if(!T.event.special[j]||T.event.special[j].setup.call(c,a,i)===false){if(c.addEventListener){c.addEventListener(j,b,false)}else{if(c.attachEvent){c.attachEvent("on"+j,b)}}}}h[d.guid]=d;T.event.global[j]=true});c=null},guid:1,global:{},remove:function(b,e,c){if(b.nodeType==3||b.nodeType==8){return}var f=T.data(b,"events"),g,h;if(f){if(e===ab||(typeof e==="string"&&e.charAt(0)==".")){for(var d in f){this.remove(b,d+(e||""))}}else{if(e.type){c=e.handler;e=e.type}T.each(e.split(/\s+/),function(m,k){var i=k.split(".");k=i.shift();var l=RegExp("(^|\\.)"+i.slice().sort().join(".*\\.")+"(\\.|$)");if(f[k]){if(c){delete f[k][c.guid]}else{for(var j in f[k]){if(l.test(f[k][j].type)){delete f[k][j]}}}if(T.event.specialAll[k]){T.event.specialAll[k].teardown.call(b,i)}for(g in f[k]){break}if(!g){if(!T.event.special[k]||T.event.special[k].teardown.call(b,i)===false){if(b.removeEventListener){b.removeEventListener(k,T.data(b,"handle"),false)}else{if(b.detachEvent){b.detachEvent("on"+k,T.data(b,"handle"))}}}g=null;delete f[k]}}})}for(g in f){break}if(!g){var a=T.data(b,"handle");if(a){a.elem=null}T.removeData(b,"events");T.removeData(b,"handle")}}},trigger:function(d,b,e,h){var f=d.type||d;if(!h){d=typeof d==="object"?d[aa]?d:T.extend(T.Event(f),d):T.Event(f);if(f.indexOf("!")>=0){d.type=f=f.slice(0,-1);d.exclusive=true}if(!e){d.stopPropagation();if(this.global[f]){T.each(T.cache,function(){if(this.events&&this.events[f]){T.event.trigger(d,b,this.handle.elem)}})}}if(!e||e.nodeType==3||e.nodeType==8){return ab}d.result=ab;d.target=e;b=T.makeArray(b);b.unshift(d)}d.currentTarget=e;var c=T.data(e,"handle");if(c){c.apply(e,b)}if((!e[f]||(T.nodeName(e,"a")&&f=="click"))&&e["on"+f]&&e["on"+f].apply(e,b)===false){d.result=false}if(!h&&e[f]&&!d.isDefaultPrevented()&&!(T.nodeName(e,"a")&&f=="click")){this.triggered=true;try{e[f]()}catch(a){}}this.triggered=false;if(!d.isPropagationStopped()){var g=e.parentNode||e.ownerDocument;if(g){T.event.trigger(d,b,g,true)}}},handle:function(b){var c,h;b=arguments[0]=T.event.fix(b||W.event);var a=b.type.split(".");b.type=a.shift();c=!a.length&&!b.exclusive;var d=RegExp("(^|\\.)"+a.slice().sort().join(".*\\.")+"(\\.|$)");h=(T.data(this,"events")||{})[b.type];for(var f in h){var e=h[f];if(c||d.test(e.type)){b.handler=e;b.data=e.data;var g=e.apply(this,arguments);if(g!==ab){b.result=g;if(g===false){b.preventDefault();b.stopPropagation()}}if(b.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(c){if(c[aa]){return c}var e=c;c=T.Event(e);for(var d=this.props.length,a;d;){a=this.props[--d];c[a]=e[a]}if(!c.target){c.target=c.srcElement||document}if(c.target.nodeType==3){c.target=c.target.parentNode}if(!c.relatedTarget&&c.fromElement){c.relatedTarget=c.fromElement==c.target?c.toElement:c.fromElement}if(c.pageX==null&&c.clientX!=null){var b=document.documentElement,f=document.body;c.pageX=c.clientX+(b&&b.scrollLeft||f&&f.scrollLeft||0)-(b.clientLeft||0);c.pageY=c.clientY+(b&&b.scrollTop||f&&f.scrollTop||0)-(b.clientTop||0)}if(!c.which&&((c.charCode||c.charCode===0)?c.charCode:c.keyCode)){c.which=c.charCode||c.keyCode}if(!c.metaKey&&c.ctrlKey){c.metaKey=c.ctrlKey}if(!c.which&&c.button){c.which=(c.button&1?1:(c.button&2?3:(c.button&4?2:0)))}return c},proxy:function(a,b){b=b||function(){return a.apply(this,arguments)};b.guid=a.guid=a.guid||b.guid||this.guid++;return b},special:{ready:{setup:P,teardown:function(){}}},specialAll:{live:{setup:function(b,a){T.event.add(this,a[0],af)},teardown:function(a){if(a.length){var c=0,b=RegExp("(^|\\.)"+a[0]+"(\\.|$)");T.each((T.data(this,"events").live||{}),function(){if(b.test(this.type)){c++}});if(c<1){T.event.remove(this,a[0],af)}}}}}};T.Event=function(a){if(!this.preventDefault){return new T.Event(a)}if(a&&a.type){this.originalEvent=a;this.type=a.type}else{this.type=a}this.timeStamp=ad();this[aa]=true};function X(){return false}function J(){return true}T.Event.prototype={preventDefault:function(){this.isDefaultPrevented=J;var a=this.originalEvent;if(!a){return}if(a.preventDefault){a.preventDefault()}a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=J;var a=this.originalEvent;if(!a){return}if(a.stopPropagation){a.stopPropagation()}a.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=J;this.stopPropagation()},isDefaultPrevented:X,isPropagationStopped:X,isImmediatePropagationStopped:X};var ah=function(b){var c=b.relatedTarget;while(c&&c!=this){try{c=c.parentNode}catch(a){c=this}}if(c!=this){b.type=b.data;T.event.handle.apply(this,arguments)}};T.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(a,b){T.event.special[b]={setup:function(){T.event.add(this,a,ah,b)},teardown:function(){T.event.remove(this,a,ah)}}});T.fn.extend({bind:function(b,a,c){return b=="unload"?this.one(b,a,c):this.each(function(){T.event.add(this,b,c||a,c&&a)})},one:function(b,a,c){var d=T.event.proxy(c||a,function(e){T(this).unbind(e,d);return(c||a).apply(this,arguments)});return this.each(function(){T.event.add(this,b,d,c&&a)})},unbind:function(a,b){return this.each(function(){T.event.remove(this,a,b)})},trigger:function(b,a){return this.each(function(){T.event.trigger(b,a,this)})},triggerHandler:function(c,a){if(this[0]){var b=T.Event(c);b.preventDefault();b.stopPropagation();T.event.trigger(b,a,this[0]);return b.result}},toggle:function(a){var c=arguments,b=1;while(b<c.length){T.event.proxy(a,c[b++])}return this.click(T.event.proxy(a,function(d){this.lastToggle=(this.lastToggle||0)%b;d.preventDefault();return c[this.lastToggle++].apply(this,arguments)||false}))},hover:function(b,a){return this.mouseenter(b).mouseleave(a)},ready:function(a){P();if(T.isReady){a.call(document,T)}else{T.readyList.push(a)}return this},live:function(a,b){var c=T.event.proxy(b);c.guid+=this.selector+a;T(document).bind(Z(a,this.selector),this.selector,c);return this},die:function(a,b){T(document).unbind(Z(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});function af(a){var d=RegExp("(^|\\.)"+a.type+"(\\.|$)"),b=true,c=[];T.each(T.data(this,"events").live||[],function(g,f){if(d.test(f.type)){var e=T(a.target).closest(f.data)[0];if(e){c.push({elem:e,fn:f})}}});T.each(c,function(){if(this.fn.call(this.elem,a,this.fn.data)===false){b=false}});return b}function Z(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"|")].join(".")}T.extend({isReady:false,readyList:[],ready:function(){if(!T.isReady){T.isReady=true;if(T.readyList){T.each(T.readyList,function(){this.call(document,T)});T.readyList=null}T(document).triggerHandler("ready")}}});var G=false;function P(){if(G){return}G=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);T.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);T.ready()}});if(document.documentElement.doScroll&&typeof W.frameElement==="undefined"){(function(){if(T.isReady){return}try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}T.ready()})()}}}T.event.add(W,"load",T.ready)}T.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(a,b){T.fn[b]=function(c){return c?this.bind(b,c):this.trigger(b)}});T(W).bind("unload",function(){for(var a in T.cache){if(a!=1&&T.cache[a].handle){T.event.remove(T.cache[a].handle.elem)}}});(function(){T.support={};var f=document.documentElement,e=document.createElement("script"),a=document.createElement("div"),b="script"+(new Date).getTime();a.style.display="none";a.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var d=a.getElementsByTagName("*"),g=a.getElementsByTagName("a")[0];if(!d||!d.length||!g){return}T.support={leadingWhitespace:a.firstChild.nodeType==3,tbody:!a.getElementsByTagName("tbody").length,objectAll:!!a.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/red/.test(g.getAttribute("style")),hrefNormalized:g.getAttribute("href")==="/a",opacity:g.style.opacity==="0.5",cssFloat:!!g.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};e.type="text/javascript";try{e.appendChild(document.createTextNode("window."+b+"=1;"))}catch(c){}f.insertBefore(e,f.firstChild);if(W[b]){T.support.scriptEval=true;delete W[b]}f.removeChild(e);if(a.attachEvent&&a.fireEvent){a.attachEvent("onclick",function(){T.support.noCloneEvent=false;a.detachEvent("onclick",arguments.callee)});a.cloneNode(true).fireEvent("onclick")}T(function(){var h=document.createElement("div");h.style.width="1px";h.style.paddingLeft="1px";document.body.appendChild(h);T.boxModel=T.support.boxModel=h.offsetWidth===2;document.body.removeChild(h)})})();var H=T.support.cssFloat?"cssFloat":"styleFloat";T.props={"for":"htmlFor","class":"className","float":H,cssFloat:H,styleFloat:H,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};T.fn.extend({_load:T.fn.load,load:function(e,b,a){if(typeof e!=="string"){return this._load(e)}var c=e.indexOf(" ");if(c>=0){var g=e.slice(c,e.length);e=e.slice(0,c)}var d="GET";if(b){if(T.isFunction(b)){a=b;b=null}else{if(typeof b==="object"){b=T.param(b);d="POST"}}}var f=this;T.ajax({url:e,type:d,dataType:"html",data:b,complete:function(i,h){if(h=="success"||h=="notmodified"){f.html(g?T("<div/>").append(i.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(g):i.responseText)}if(a){f.each(a,[i.responseText,h,i])}}});return this},serialize:function(){return T.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?T.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(c,b){var a=T(this).val();return a==null?null:T.isArray(a)?T.map(a,function(d,e){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});T.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(b,a){T.fn[a]=function(c){return this.bind(a,c)}});var N=ad();T.extend({get:function(d,b,a,c){if(T.isFunction(b)){a=b;b=null}return T.ajax({type:"GET",url:d,data:b,success:a,dataType:c})},getScript:function(b,a){return T.get(b,null,a,"script")},getJSON:function(c,b,a){return T.get(c,b,a,"json")},post:function(d,b,a,c){if(T.isFunction(b)){a=b;b={}}return T.ajax({type:"POST",url:d,data:b,success:a,dataType:c})},ajaxSetup:function(a){T.extend(T.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return W.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(k){k=T.extend(true,k,T.extend(true,{},T.ajaxSettings,k));var a,r=/=\?(&|$)/g,f,b,q=k.type.toUpperCase();if(k.data&&k.processData&&typeof k.data!=="string"){k.data=T.param(k.data)}if(k.dataType=="jsonp"){if(q=="GET"){if(!k.url.match(r)){k.url+=(k.url.match(/\?/)?"&":"?")+(k.jsonp||"callback")+"=?"}}else{if(!k.data||!k.data.match(r)){k.data=(k.data?k.data+"&":"")+(k.jsonp||"callback")+"=?"}}k.dataType="json"}if(k.dataType=="json"&&(k.data&&k.data.match(r)||k.url.match(r))){a="jsonp"+N++;if(k.data){k.data=(k.data+"").replace(r,"="+a+"$1")}k.url=k.url.replace(r,"="+a+"$1");k.dataType="script";W[a]=function(u){b=u;o();l();W[a]=ab;try{delete W[a]}catch(t){}if(p){p.removeChild(d)}}}if(k.dataType=="script"&&k.cache==null){k.cache=false}if(k.cache===false&&q=="GET"){var s=ad();var c=k.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+s+"$2");k.url=c+((c==k.url)?(k.url.match(/\?/)?"&":"?")+"_="+s:"")}if(k.data&&q=="GET"){k.url+=(k.url.match(/\?/)?"&":"?")+k.data;k.data=null}if(k.global&&!T.active++){T.event.trigger("ajaxStart")}var g=/^(\w+:)?\/\/([^\/?#]+)/.exec(k.url);if(k.dataType=="script"&&q=="GET"&&g&&(g[1]&&g[1]!=location.protocol||g[2]!=location.host)){var p=document.getElementsByTagName("head")[0];var d=document.createElement("script");d.src=k.url;if(k.scriptCharset){d.charset=k.scriptCharset}if(!a){var i=false;d.onload=d.onreadystatechange=function(){if(!i&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){i=true;o();l();p.removeChild(d)}}}p.appendChild(d);return ab}var m=false;var n=k.xhr();if(k.username){n.open(q,k.url,k.async,k.username,k.password)}else{n.open(q,k.url,k.async)}try{if(k.data){n.setRequestHeader("Content-Type",k.contentType)}if(k.ifModified){n.setRequestHeader("If-Modified-Since",T.lastModified[k.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}n.setRequestHeader("X-Requested-With","XMLHttpRequest");n.setRequestHeader("Accept",k.dataType&&k.accepts[k.dataType]?k.accepts[k.dataType]+", */*":k.accepts._default)}catch(e){}if(k.beforeSend&&k.beforeSend(n,k)===false){if(k.global&&!--T.active){T.event.trigger("ajaxStop")}n.abort();return false}if(k.global){T.event.trigger("ajaxSend",[n,k])}var j=function(v){if(n.readyState==0){if(h){clearInterval(h);h=null;if(k.global&&!--T.active){T.event.trigger("ajaxStop")}}}else{if(!m&&n&&(n.readyState==4||v=="timeout")){m=true;if(h){clearInterval(h);h=null}f=v=="timeout"?"timeout":!T.httpSuccess(n)?"error":k.ifModified&&T.httpNotModified(n,k.url)?"notmodified":"success";if(f=="success"){try{b=T.httpData(n,k.dataType,k)}catch(t){f="parsererror"}}if(f=="success"){var u;try{u=n.getResponseHeader("Last-Modified")}catch(t){}if(k.ifModified&&u){T.lastModified[k.url]=u}if(!a){o()}}else{T.handleError(k,n,f)}l();if(v){n.abort()}if(k.async){n=null}}}};if(k.async){var h=setInterval(j,13);if(k.timeout>0){setTimeout(function(){if(n&&!m){j("timeout")}},k.timeout)}}try{n.send(k.data)}catch(e){T.handleError(k,n,null,e)}if(!k.async){j()}function o(){if(k.success){k.success(b,f)}if(k.global){T.event.trigger("ajaxSuccess",[n,k])}}function l(){if(k.complete){k.complete(n,f)}if(k.global){T.event.trigger("ajaxComplete",[n,k])}if(k.global&&!--T.active){T.event.trigger("ajaxStop")}}return n},handleError:function(c,a,d,b){if(c.error){c.error(a,d,b)}if(c.global){T.event.trigger("ajaxError",[a,c,b])}},active:0,httpSuccess:function(a){try{return !a.status&&location.protocol=="file:"||(a.status>=200&&a.status<300)||a.status==304||a.status==1223}catch(b){}return false},httpNotModified:function(b,d){try{var a=b.getResponseHeader("Last-Modified");return b.status==304||a==T.lastModified[d]}catch(c){}return false},httpData:function(a,c,d){var e=a.getResponseHeader("content-type"),f=c=="xml"||!c&&e&&e.indexOf("xml")>=0,b=f?a.responseXML:a.responseText;if(f&&b.documentElement.tagName=="parsererror"){throw"parsererror"}if(d&&d.dataFilter){b=d.dataFilter(b,c)}if(typeof b==="string"){if(c=="script"){T.globalEval(b)}if(c=="json"){b=W["eval"]("("+b+")")}}return b},param:function(d){var b=[];function a(f,e){b[b.length]=encodeURIComponent(f)+"="+encodeURIComponent(e)}if(T.isArray(d)||d.jquery){T.each(d,function(){a(this.name,this.value)})}else{for(var c in d){if(T.isArray(d[c])){T.each(d[c],function(){a(c,this)})}else{a(c,T.isFunction(d[c])?d[c]():d[c])}}}return b.join("&").replace(/%20/g,"+")}});var V={},U,ae=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function K(b,c){var a={};T.each(ae.concat.apply([],ae.slice(0,c)),function(){a[this]=b});return a}T.fn.extend({show:function(c,a){if(c){return this.animate(K("show",3),c,a)}else{for(var e=0,g=this.length;e<g;e++){var h=T.data(this[e],"olddisplay");this[e].style.display=h||"";if(T.css(this[e],"display")==="none"){var f=this[e].tagName,b;if(V[f]){b=V[f]}else{var d=T("<"+f+" />").appendTo("body");b=d.css("display");if(b==="none"){b="block"}d.remove();V[f]=b}this[e].style.display=T.data(this[e],"olddisplay",b)}}return this}},hide:function(b,a){if(b){return this.animate(K("hide",3),b,a)}else{for(var c=0,d=this.length;c<d;c++){var e=T.data(this[c],"olddisplay");if(!e&&e!=="none"){T.data(this[c],"olddisplay",T.css(this[c],"display"))}this[c].style.display="none"}return this}},_toggle:T.fn.toggle,toggle:function(a,b){var c=typeof a==="boolean";return T.isFunction(a)&&T.isFunction(b)?this._toggle.apply(this,arguments):a==null||c?this.each(function(){var d=c?a:T(this).is(":hidden");T(this)[d?"show":"hide"]()}):this.animate(K("toggle",3),a,b)},fadeTo:function(c,a,b){return this.animate({opacity:a},c,b)},animate:function(a,d,b,c){var e=T.speed(d,b,c);return this[e.queue===false?"each":"queue"](function(){var g=T.extend({},e),i,f=this.nodeType==1&&T(this).is(":hidden"),h=this;for(i in a){if(a[i]=="hide"&&f||a[i]=="show"&&!f){return g.complete.call(this)}if((i=="height"||i=="width")&&this.style){g.display=T.css(this,"display");g.overflow=this.style.overflow}}if(g.overflow!=null){this.style.overflow="hidden"}g.curAnim=T.extend({},a);T.each(a,function(o,k){var l=new T.fx(h,g,o);if(/toggle|show|hide/.test(k)){l[k=="toggle"?f?"show":"hide":k](a)}else{var m=k.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),j=l.cur(true)||0;if(m){var p=parseFloat(m[2]),n=m[3]||"px";if(n!="px"){h.style[o]=(p||1)+n;j=((p||1)/l.cur(true))*j;h.style[o]=j+n}if(m[1]){p=((m[1]=="-="?-1:1)*p)+j}l.custom(j,p,n)}else{l.custom(j,k,"")}}});return true})},stop:function(b,c){var a=T.timers;if(b){this.queue([])}this.each(function(){for(var d=a.length-1;d>=0;d--){if(a[d].elem==this){if(c){a[d](true)}a.splice(d,1)}}});if(!c){this.dequeue()}return this}});T.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(b,a){T.fn[b]=function(d,c){return this.animate(a,d,c)}});T.extend({speed:function(b,a,c){var d=typeof b==="object"?b:{complete:c||!c&&a||T.isFunction(b)&&b,duration:b,easing:c&&a||a&&!T.isFunction(a)&&a};d.duration=T.fx.off?0:typeof d.duration==="number"?d.duration:T.fx.speeds[d.duration]||T.fx.speeds._default;d.old=d.complete;d.complete=function(){if(d.queue!==false){T(this).dequeue()}if(T.isFunction(d.old)){d.old.call(this)}};return d},easing:{linear:function(b,a,d,c){return d+c*b},swing:function(b,a,d,c){return((-Math.cos(b*Math.PI)/2)+0.5)*c+d}},timers:[],fx:function(b,c,a){this.options=c;this.elem=b;this.prop=a;if(!c.orig){c.orig={}}}});T.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(T.fx.step[this.prop]||T.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]}var b=parseFloat(T.css(this.elem,this.prop,a));return b&&b>-10000?b:parseFloat(T.curCSS(this.elem,this.prop))||0},custom:function(a,b,c){this.startTime=ad();this.start=a;this.end=b;this.unit=c||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;function d(f){return e.step(f)}d.elem=this.elem;if(d()&&T.timers.push(d)==1){U=setInterval(function(){var f=T.timers;for(var g=0;g<f.length;g++){if(!f[g]()){f.splice(g--,1)}}if(!f.length){clearInterval(U)}},13)}},show:function(){this.options.orig[this.prop]=T.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());T(this.elem).show()},hide:function(){this.options.orig[this.prop]=T.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(c){var d=ad();if(c||d>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var f=true;for(var e in this.options.curAnim){if(this.options.curAnim[e]!==true){f=false}}if(f){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(T.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){T(this.elem).hide()}if(this.options.hide||this.options.show){for(var b in this.options.curAnim){T.attr(this.elem.style,b,this.options.orig[b])}}this.options.complete.call(this.elem)}return false}else{var a=d-this.startTime;this.state=a/this.options.duration;this.pos=T.easing[this.options.easing||(T.easing.swing?"swing":"linear")](this.state,a,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};T.extend(T.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){T.attr(a.elem.style,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=a.now+a.unit}else{a.elem[a.prop]=a.now}}}});if(document.documentElement.getBoundingClientRect){T.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return T.offset.bodyOffset(this[0])}var f=this[0].getBoundingClientRect(),c=this[0].ownerDocument,g=c.body,h=c.documentElement,a=h.clientTop||g.clientTop||0,b=h.clientLeft||g.clientLeft||0,d=f.top+(self.pageYOffset||T.boxModel&&h.scrollTop||g.scrollTop)-a,e=f.left+(self.pageXOffset||T.boxModel&&h.scrollLeft||g.scrollLeft)-b;return{top:d,left:e}}}else{T.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return T.offset.bodyOffset(this[0])}T.offset.initialized||T.offset.initialize();var f=this[0],i=f.offsetParent,j=f,a=f.ownerDocument,c,h=a.documentElement,e=a.body,d=a.defaultView,k=d.getComputedStyle(f,null),b=f.offsetTop,g=f.offsetLeft;while((f=f.parentNode)&&f!==e&&f!==h){c=d.getComputedStyle(f,null);b-=f.scrollTop,g-=f.scrollLeft;if(f===i){b+=f.offsetTop,g+=f.offsetLeft;if(T.offset.doesNotAddBorder&&!(T.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(f.tagName))){b+=parseInt(c.borderTopWidth,10)||0,g+=parseInt(c.borderLeftWidth,10)||0}j=i,i=f.offsetParent}if(T.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"){b+=parseInt(c.borderTopWidth,10)||0,g+=parseInt(c.borderLeftWidth,10)||0}k=c}if(k.position==="relative"||k.position==="static"){b+=e.offsetTop,g+=e.offsetLeft}if(k.position==="fixed"){b+=Math.max(h.scrollTop,e.scrollTop),g+=Math.max(h.scrollLeft,e.scrollLeft)}return{top:b,left:g}}}T.offset={initialize:function(){if(this.initialized){return}var c=document.body,i=document.createElement("div"),g,h,a,f,b,j,e=c.style.marginTop,d='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';b={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(j in b){i.style[j]=b[j]}i.innerHTML=d;c.insertBefore(i,c.firstChild);g=i.firstChild,h=g.firstChild,f=g.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(h.offsetTop!==5);this.doesAddBorderForTableAndCells=(f.offsetTop===5);g.style.overflow="hidden",g.style.position="relative";this.subtractsBorderForOverflowNotVisible=(h.offsetTop===-5);c.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(c.offsetTop===0);c.style.marginTop=e;c.removeChild(i);this.initialized=true},bodyOffset:function(c){T.offset.initialized||T.offset.initialize();var a=c.offsetTop,b=c.offsetLeft;if(T.offset.doesNotIncludeMarginInBodyOffset){a+=parseInt(T.curCSS(c,"marginTop",true),10)||0,b+=parseInt(T.curCSS(c,"marginLeft",true),10)||0}return{top:a,left:b}}};T.fn.extend({position:function(){var b=0,c=0,e;if(this[0]){var d=this.offsetParent(),a=this.offset(),f=/^body|html$/i.test(d[0].tagName)?{top:0,left:0}:d.offset();a.top-=Y(this,"marginTop");a.left-=Y(this,"marginLeft");f.top+=Y(d,"borderTopWidth");f.left+=Y(d,"borderLeftWidth");e={top:a.top-f.top,left:a.left-f.left}}return e},offsetParent:function(){var a=this[0].offsetParent||document.body;while(a&&(!/^body|html$/i.test(a.tagName)&&T.css(a,"position")=="static")){a=a.offsetParent}return T(a)}});T.each(["Left","Top"],function(b,c){var a="scroll"+c;T.fn[a]=function(d){if(!this[0]){return null}return d!==ab?this.each(function(){this==W||this==document?W.scrollTo(!b?d:T(W).scrollLeft(),b?d:T(W).scrollTop()):this[a]=d}):this[0]==W||this[0]==document?self[b?"pageYOffset":"pageXOffset"]||T.boxModel&&document.documentElement[a]||document.body[a]:this[0][a]}});T.each(["Height","Width"],function(b,d){var e=b?"Left":"Top",c=b?"Right":"Bottom";T.fn["inner"+d]=function(){return this[d.toLowerCase()]()+Y(this,"padding"+e)+Y(this,"padding"+c)};T.fn["outer"+d]=function(f){return this["inner"+d]()+Y(this,"border"+e+"Width")+Y(this,"border"+c+"Width")+(f?Y(this,"margin"+e)+Y(this,"margin"+c):0)};var a=d.toLowerCase();T.fn[a]=function(f){return this[0]==W?document.compatMode=="CSS1Compat"&&document.documentElement["client"+d]||document.body["client"+d]:this[0]==document?Math.max(document.documentElement["client"+d],document.body["scroll"+d],document.documentElement["scroll"+d],document.body["offset"+d],document.documentElement["offset"+d]):f===ab?(this.length?T.css(this[0],a):null):this.css(a,typeof f==="string"?f:f+"px")}})})();(function(a){a.fn.hint=function(b,c){if(!b){b="hinted"}if(!c){c=false}return this.each(function(){var h=a(this),f=h.attr("title"),e=a(this.form),g=a(window);function d(){if(h.val()===f&&h.hasClass(b)){if(c===true){a("."+b).val("").removeClass(b)}else{h.val("").removeClass(b)}}}h.blur(function(){if(this.value===""){h.val(f).addClass(b)}}).focus(d).blur();e.submit(d);g.unload(d)})}})(jQuery);jQuery.cookie=function(b,j,m){if(typeof j!="undefined"){m=m||{};if(j===null){j="";m.expires=-1}var e="";if(m.expires&&(typeof m.expires=="number"||m.expires.toUTCString)){var f;if(typeof m.expires=="number"){f=new Date();f.setTime(f.getTime()+(m.expires*24*60*60*1000))}else{f=m.expires}e="; expires="+f.toUTCString()}var l=m.path?"; path="+(m.path):"";var g=m.domain?"; domain="+(m.domain):"";var a=m.secure?"; secure":"";document.cookie=[b,"=",encodeURIComponent(j),e,l,g,a].join("")}else{var d=null;if(document.cookie&&document.cookie!=""){var k=document.cookie.split(";");for(var h=0;h<k.length;h++){var c=jQuery.trim(k[h]);if(c.substring(0,b.length+1)==(b+"=")){d=decodeURIComponent(c.substring(b.length+1));break}}}return d}};var Cufon=(function(){var n=function(){return n.replace.apply(null,arguments)};var d=n.DOM={ready:(function(){var A=false,y={loaded:1,complete:1};var B=[],z=function(){if(A){return}A=true;for(var C;C=B.shift();C()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",z,false);window.addEventListener("pageshow",z,false)}if(!window.opera&&document.readyState){(function(){y[document.readyState]?z():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");z()}catch(C){setTimeout(arguments.callee,1)}})()}j(window,"load",z);return function(C){if(!arguments.length){z()}else{A?C():B.push(C)}}})()};var m=n.CSS={Size:function(y,z){this.value=parseFloat(y);this.unit=String(y).match(/[a-z%]*$/)[0]||"px";this.convert=function(A){return A/z*this.value};this.convertFrom=function(A){return A/this.value*z};this.toString=function(){return this.value+this.unit}},getStyle:function(y){var z=document.defaultView;if(z&&z.getComputedStyle){return new x(z.getComputedStyle(y,null))}if(y.currentStyle){return new x(y.currentStyle)}return new x(y.style)},ready:(function(){var z=false;var A=[],y=function(){z=true;for(var D;D=A.shift();D()){}};var B=Object.prototype.propertyIsEnumerable?s("style"):{length:0};var C=s("link");d.ready(function(){var D=0,E;for(var F=0,G=C.length;E=C[F],F<G;++F){if(!E.disabled&&E.rel.toLowerCase()=="stylesheet"){++D}}if(document.styleSheets.length>=B.length+D){y()}else{setTimeout(arguments.callee,10)}});return function(D){if(z){D()}else{A.push(D)}}})(),supports:function(y,z){var A=document.createElement("span").style;if(A[y]===undefined){return false}A[y]=z;return A[y]===z},textAlign:function(y,z,B,A){if(z.get("textAlign")=="right"){if(B>0){y=" "+y}}else{if(B<A-1){y+=" "}}return y},textDecoration:function(C,D){if(!D){D=this.getStyle(C)}var A={underline:null,overline:null,"line-through":null};for(var B=C;B.parentNode&&B.parentNode.nodeType==1;){var y=true;for(var z in A){if(A[z]){continue}if(D.get("textDecoration").indexOf(z)!=-1){A[z]=D.get("color")}y=false}if(y){break}D=this.getStyle(B=B.parentNode)}return A},textShadow:p(function(D){if(D=="none"){return null}var y=[],C={},B,A=0;var z=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=z.exec(D)){if(B[0]==","){y.push(C);C={},A=0}else{if(B[1]){C.color=B[1]}else{C[["offX","offY","blur"][A++]]=B[2]}}}y.push(C);return y}),color:p(function(y){var z={};z.color=y.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(A,B,C){z.opacity=parseFloat(C);return"rgb("+B+")"});return z}),textTransform:function(y,z){return y[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[z.get("textTransform")]||"toString"]()}};function h(y){var z=this.face=y.face;this.glyphs=y.glyphs;this.w=y.w;this.baseSize=parseInt(z["units-per-em"],10);this.family=z["font-family"].toLowerCase();this.weight=z["font-weight"];this.style=z["font-style"]||"normal";this.viewBox=(function(){var A=z.bbox.split(/\s+/);return{minX:parseInt(A[0],10),minY:parseInt(A[1],10),width:parseInt(A[2],10)-parseInt(A[0],10),height:parseInt(A[3],10)-parseInt(A[1],10),toString:function(){return[this.minX,this.minY,this.width,this.height].join(" ")}}})();this.ascent=-parseInt(z.ascent,10);this.descent=-parseInt(z.descent,10);this.height=-this.ascent+this.descent}function t(){var y={},z={oblique:"italic",italic:"oblique"};this.add=function(A){(y[A.style]||(y[A.style]={}))[A.weight]=A};this.get=function(F,E){var G=y[F]||y[z[F]]||y.normal||y.italic||y.oblique;if(!G){return null}E={normal:400,bold:700}[E]||parseInt(E,10);if(G[E]){return G[E]}var A={1:1,99:0}[E%100],C=[],H,B;if(A===undefined){A=E>400}if(E==500){E=400}for(var D in G){D=parseInt(D,10);if(!H||D<H){H=D}if(!B||D>B){B=D}C.push(D)}if(E<H){E=H}if(E>B){E=B}C.sort(function(I,J){return(A?(I>E&&J>E)?I<J:I>J:(I<E&&J<E)?I>J:I<J)?-1:1});return G[C[0]]}}function i(){function z(D,C){if(D.contains){return D.contains(C)}return D.compareDocumentPosition(C)&16}function B(C){var D=C.relatedTarget;if(!D||z(this,D)){return}A(this)}function y(C){A(this)}function A(C){setTimeout(function(){n.replace(C,u.get(C).options,true)},10)}this.attach=function(C){if(C.onmouseenter===undefined){j(C,"mouseover",B);j(C,"mouseout",B)}else{j(C,"mouseenter",y);j(C,"mouseleave",y)}}}function a(){var y={},A=0;function z(B){return B.cufid||(B.cufid=++A)}this.get=function(B){var C=z(B);return y[C]||(y[C]={})}}function x(A){var y={},z={};this.get=function(B){return y[B]!=undefined?y[B]:A[B]};this.getSize=function(C,B){return z[C]||(z[C]=new m.Size(this.get(C),B))};this.extend=function(B){for(var C in B){y[C]=B[C]}return this}}function j(z,A,y){if(z.addEventListener){z.addEventListener(A,y,false)}else{if(z.attachEvent){z.attachEvent("on"+A,function(){return y.call(z,window.event)})}}}function g(z,A){var y=u.get(z);if(y.options){return z}if(A.hover&&A.hoverables[z.nodeName.toLowerCase()]){w.attach(z)}y.options=A;return z}function p(z){var y={};return function(A){if(!y.hasOwnProperty(A)){y[A]=z.apply(null,arguments)}return y[A]}}function v(C,D){if(!D){D=m.getStyle(C)}var A=D.get("fontFamily").split(/\s*,\s*/),y;for(var z=0,B=A.length;z<B;++z){y=A[z].replace(/^(["'])(.*?)\1$/,"$2").toLowerCase();if(q[y]){return q[y].get(D.get("fontStyle"),D.get("fontWeight"))}}return null}function s(y){return document.getElementsByTagName(y)}function r(){var B={},y;for(var z=0,A=arguments.length;z<A;++z){for(y in arguments[z]){B[y]=arguments[z][y]}}return B}function l(J,B,y,A,I,K){var C=A.separate;if(C=="none"){return b[A.engine].apply(null,arguments)}var D=document.createDocumentFragment(),G;var F=B.split(k[C]),z=(C=="words");if(z&&f){if(/^\s/.test(B)){F.unshift("")}if(/\s$/.test(B)){F.push("")}}for(var E=0,H=F.length;E<H;++E){G=b[A.engine](J,z?m.textAlign(F[E],y,E,H):F[E],y,A,I,K,E<H-1);if(G){D.appendChild(G)}}return D}function o(y,A){var G,z,D,B;for(var F=g(y,A).firstChild;F;F=D){D=F.nextSibling;B=false;if(F.nodeType==1){if(!F.firstChild){continue}if(!/cufon/.test(F.className)){arguments.callee(F,A);continue}else{B=true}}if(!z){z=m.getStyle(y).extend(A)}if(!G){G=v(y,z)}if(!G){continue}if(B){b[A.engine](G,null,z,A,F,y);continue}var C=F.data;if(C===""){continue}var E=l(G,C,z,A,F,y);if(E){F.parentNode.replaceChild(E,F)}else{F.parentNode.removeChild(F)}}}var f=" ".split(/\s+/).length==0;var u=new a();var w=new i();var c=[];var b={},q={},e={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||window.jQuery||(window.dojo&&dojo.query)||(window.$$&&function(y){return $$(y)})||(window.$&&function(y){return $(y)})||(document.querySelectorAll&&function(y){return document.querySelectorAll(y)})||s),separate:"words",textShadow:"none"};var k={words:/\s+/,characters:""};n.now=function(){d.ready();return n};n.refresh=function(){var y=c.splice(0,c.length);for(var z=0,A=y.length;z<A;++z){n.replace.apply(null,y[z])}return n};n.registerEngine=function(y,z){if(!z){return n}b[y]=z;return n.set("engine",y)};n.registerFont=function(y){var A=new h(y),z=A.family;if(!q[z]){q[z]=new t()}q[z].add(A);return n.set("fontFamily",z)};n.replace=function(y,z,A){z=r(e,z);if(!z.engine){return n}if(typeof z.textShadow=="string"){z.textShadow=m.textShadow(z.textShadow)}if(!A){c.push(arguments)}if(y.nodeType||typeof y=="string"){y=[y]}m.ready(function(){for(var D=0,B=y.length;D<B;++D){var C=y[D];if(typeof C=="string"){n.replace(z.selector(C),z,true)}else{o(C,z)}}});return n};n.set=function(z,y){e[z]=y;return n};return n})();Cufon.registerEngine("canvas",(function(){var f=document.createElement("canvas");if(!f||!f.getContext||!f.getContext.apply){return null}f=null;var a=Cufon.CSS.supports("display","inline-block");var c=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var b=document.createElement("style");b.type="text/css";b.appendChild(document.createTextNode("@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(c?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:none}"+(a?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(b);function d(g,n){var i=0,j=0;var o=[],h=/([mrvxe])([^a-z]*)/g,l;generate:for(var m=0;l=h.exec(g);++m){var k=l[2].split(",");switch(l[1]){case"v":o[m]={m:"bezierCurveTo",a:[i+~~k[0],j+~~k[1],i+~~k[2],j+~~k[3],i+=~~k[4],j+=~~k[5]]};break;case"r":o[m]={m:"lineTo",a:[i+=~~k[0],j+=~~k[1]]};break;case"m":o[m]={m:"moveTo",a:[i=~~k[0],j=~~k[1]]};break;case"x":o[m]={m:"closePath"};break;case"e":break generate}n[o[m].m].apply(n,o[m].a)}return o}function e(g,h){for(var i=0,j=g.length;i<j;++i){var k=g[i];h[k.m].apply(h,k.a)}}return function(am,z,ar,D,l,al){var ae=(z===null);var x=am.viewBox;var ad=ar.getSize("fontSize",am.baseSize);var au=ar.get("letterSpacing");au=(au=="normal")?0:ad.convertFrom(parseInt(au,10));var w=0,at=0,av=0,B=0;var y=D.textShadow,ax=[];if(y){for(var an=0,aq=y.length;an<aq;++an){var g=y[an];var ay=ad.convertFrom(parseFloat(g.offX));var az=ad.convertFrom(parseFloat(g.offY));ax[an]=[ay,az];if(az<w){w=az}if(ay>at){at=ay}if(az>av){av=az}if(ay<B){B=ay}}}var ai=Cufon.CSS.textTransform(ae?l.alt:z,ar).split("");var ag=0,A=null;for(var an=0,aq=ai.length;an<aq;++an){var C=am.glyphs[ai[an]]||am.missingGlyph;if(!C){continue}ag+=A=Number(C.w||am.w)+au}if(A===null){return null}at+=(x.width-A);B+=x.minX;var E,ac;if(ae){E=l;ac=l.firstChild}else{E=document.createElement("span");E.className="cufon cufon-canvas";E.alt=z;ac=document.createElement("canvas");E.appendChild(ac);if(D.printable){var ap=document.createElement("span");ap.className="cufon-alt";ap.appendChild(document.createTextNode(z));E.appendChild(ap)}}var ah=E.style;var aA=ac.style;var af=ad.convert(x.height-w+av);var aj=Math.ceil(af);var aw=aj/af;ac.width=Math.ceil(ad.convert(ag+at-B)*aw);ac.height=aj;w+=x.minY;aA.top=Math.round(ad.convert(w-am.ascent))+"px";aA.left=Math.round(ad.convert(B))+"px";var F=Math.ceil(ad.convert(ag*aw))+"px";if(a){ah.width=F;ah.height=ad.convert(am.height)+"px"}else{ah.paddingLeft=F;ah.paddingBottom=(ad.convert(am.height)-1)+"px"}var ak=ac.getContext("2d"),i=aj/x.height;ak.scale(i,i);ak.translate(-B,-w);ak.lineWidth=am.face["underline-thickness"];ak.save();function ab(h,j){ak.strokeStyle=j;ak.beginPath();ak.moveTo(0,h);ak.lineTo(ag,h);ak.stroke()}var aa=D.enableTextDecoration?Cufon.CSS.textDecoration(al,ar):{};if(aa.underline){ab(-am.face["underline-position"],aa.underline)}if(aa.overline){ab(am.ascent,aa.overline)}ak.fillStyle=ar.get("color");function ao(){for(var j=0,k=ai.length;j<k;++j){var h=am.glyphs[ai[j]]||am.missingGlyph;if(!h){continue}ak.beginPath();if(h.d){if(h.code){e(h.code,ak)}else{h.code=d("m"+h.d,ak)}}ak.fill();ak.translate(Number(h.w||am.w)+au,0)}}if(y){for(var an=0,aq=y.length;an<aq;++an){var g=y[an];ak.save();ak.fillStyle=g.color;ak.translate.apply(ak,ax[an]);ao();ak.restore()}}ao();ak.restore();if(aa["line-through"]){ab(-am.descent,aa["line-through"])}return E}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}document.write('<!--[if vml]><script type="text/javascript">Cufon.vmlEnabled=true;<\/script><![endif]-->');if(!Cufon.vmlEnabled){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml");document.write('<style type="text/css">@media screen{cvml\\:shape,cvml\\:group,cvml\\:shapetype,cvml\\:fill{behavior:url(#default#VML);display:inline-block;antialias:true;position:absolute}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{display:none}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>')}var c=0;function d(f,e){return a(f,/(?:em|ex|%)$/i.test(e)?"1em":e)}function a(f,e){if(/px$/i.test(e)){return parseFloat(e)}var g=f.style.left,h=f.runtimeStyle.left;f.runtimeStyle.left=f.currentStyle.left;f.style.left=e;var i=f.style.pixelLeft;f.style.left=g;f.runtimeStyle.left=h;return i}function b(g,e){var h=document.createElement("cvml:shapetype");h.id="cufon-glyph-"+c++;g.typeRef="#"+h.id;h.stroked="f";h.coordsize=e.width+","+e.height;h.coordorigin=e.minX+","+e.minY;var f="m"+e.minX+","+e.minY+" r"+e.width+","+e.height;h.path=(g.d?"m"+g.d+"x":"")+f;document.body.insertBefore(h,document.body.firstChild)}return function(ap,x,av,B,p,ao,ax){var ag=(x===null);if(ag){x=p.alt}var v=ap.viewBox;var af=av.computedFontSize||(av.computedFontSize=new Cufon.CSS.Size(d(ao,av.get("fontSize"))+"px",ap.baseSize));var ay=av.computedLSpacing;if(ay==undefined){ay=av.get("letterSpacing");av.computedLSpacing=ay=(ay=="normal")?0:af.convertFrom(a(ao,ay))}var C,ae;if(ag){C=p;ae=p.firstChild}else{C=document.createElement("span");C.className="cufon cufon-vml";C.alt=x;ae=document.createElement("cvml:group");C.appendChild(ae);if(B.printable){var ar=document.createElement("span");ar.className="cufon-alt";ar.innerText=x;C.appendChild(ar)}if(!ax){C.appendChild(document.createElement("cvml:group"))}}var aj=C.style;var k=ae.style;var ah=af.convert(v.height);k.height=Math.ceil(ah);k.top=Math.round(af.convert(v.minY-ap.ascent));k.left=Math.round(af.convert(v.minX));var az=parseInt(k.height,10)/ah;aj.height=af.convert(-ap.ascent+ap.descent)+"px";var ac=B.enableTextDecoration?Cufon.CSS.textDecoration(ao,av):{};var y=av.get("color");var al=Cufon.CSS.textTransform(x,av).split("");var ai=0,aA=0,ab=null;var w=B.textShadow;for(var aq=0,at=-1,au=al.length;aq<au;++aq){var A=ap.glyphs[al[aq]]||ap.missingGlyph,aa;if(!A){continue}if(!A.typeRef){b(A,v)}if(ag){aa=ae.childNodes[++at]}else{aa=document.createElement("cvml:shape");ae.appendChild(aa)}aa.type=A.typeRef;var an=aa.style;an.width=v.width;an.height=v.height;an.top=0;an.left=aA;an.zIndex=1;aa.fillcolor=y;if(w){for(var i=0,aw=w.length;i<aw;++i){var l=w[i];var ak=Cufon.CSS.color(l.color);var ad=aa.cloneNode(false),z=ad.runtimeStyle;z.top=af.convertFrom(parseFloat(l.offY));z.left=aA+af.convertFrom(parseFloat(l.offX));z.zIndex=0;ad.fillcolor=ak.color;if(ak.opacity){var am=document.createElement("cvml:fill");am.opacity=ak.opacity;ad.appendChild(am)}ae.appendChild(ad)}++at}ab=Number(A.w||ap.w)+ay;ai+=ab;aA+=ab}if(ab===null){return null}var D=-v.minX+ai+(v.width-ab);ae.coordsize=D+","+v.height;k.width=af.convert(D*az);aj.width=Math.max(Math.ceil(af.convert(ai*az)),0);return C}})());Cufon.registerFont({w:168,face:{"font-family":"Meta-ThinLF","font-weight":100,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 2 3 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"3",bbox:"-54 -326 382 75","underline-thickness":"7.2","underline-position":"-51.12",stemh:"9",stemv:"12","unicode-range":"U+0020-U+FB02"},glyphs:{" ":{w:81},"\u00d0":{d:"188,-125v0,98,-52,134,-155,125r0,-121r-29,0r0,-9r29,0r0,-117v104,-10,155,29,155,122xm176,-123v0,-94,-40,-119,-132,-115r0,108r70,0r-2,9r-68,0r0,111v92,6,132,-22,132,-113",w:208},"\u00f0":{d:"91,3v-41,0,-71,-40,-71,-89v0,-79,80,-117,124,-62v-10,-35,-31,-63,-58,-82v-10,6,-18,30,-31,18r24,-22v-16,-10,-32,-18,-48,-22r6,-7v16,5,32,11,48,21v9,-6,17,-26,28,-15r-20,20v41,28,70,75,70,145v0,60,-31,95,-72,95xm92,-6v52,0,68,-73,55,-130v-17,-19,-35,-29,-59,-29v-35,0,-56,35,-56,79v0,44,25,80,60,80",w:182},"\u0141":{d:"33,0r0,-115r-26,9r0,-10r26,-9r0,-122r11,0r0,119r70,-22r0,10r-70,22r0,108r105,0r-2,10r-114,0",w:155},"\u0142":{d:"63,0v-19,6,-33,-1,-33,-25r0,-92r-23,8v-3,-17,15,-13,23,-18v-1,-39,3,-104,-4,-133v18,-6,15,6,15,38r0,91r29,-11r0,10r-29,11r0,94v-1,19,7,24,19,19",w:74},"\u0160":{d:"85,-266r-52,-39r6,-7r46,33r46,-33r5,7xm138,-108v37,42,5,111,-62,111v-26,0,-48,-7,-68,-20r5,-9v41,33,128,27,128,-38v0,-81,-126,-39,-126,-125v0,-64,91,-76,132,-42r-6,8v-34,-29,-113,-22,-113,32v0,63,80,48,110,83"},"\u0161":{d:"70,-203r-51,-40r5,-6r47,32r46,-32r5,6xm129,-49v0,55,-82,64,-118,36r4,-8v29,24,106,23,102,-26v6,-54,-107,-27,-100,-88v-7,-47,72,-60,103,-34r-5,8v-25,-22,-93,-15,-87,25v-2,32,30,36,57,41v32,6,44,23,44,46",w:141},"\u00dd":{d:"73,-267r-4,-7r60,-40r6,11xm78,0r0,-98r-80,-149r14,0r72,138r73,-138r13,0r-81,149r0,98r-11,0",w:167},"\u00fd":{d:"67,-205r-4,-7r59,-39r6,10xm31,73r-4,-8v23,-5,33,-30,45,-66v-14,5,-11,-18,-18,-39r-49,-138r11,-4r58,174r55,-171r12,0r-61,185v-12,35,-22,60,-49,67",w:147},"\u00de":{d:"169,-127v-1,65,-55,75,-125,71r0,56r-11,0r0,-247r11,0r0,50v71,-6,126,10,125,70xm157,-125v1,-55,-49,-68,-113,-63r0,123v62,3,111,-3,113,-60",w:178},"\u00fe":{d:"160,-91v8,82,-71,123,-118,70r0,92r-11,2r0,-297v0,-19,-2,-29,-5,-37r11,-2v7,20,6,79,4,108v43,-56,131,-16,119,64xm149,-90v10,-77,-68,-109,-107,-54r0,112v40,53,115,17,107,-58",w:180},"\u017d":{d:"12,0r0,-9r132,-228r-124,0r3,-10r133,0r0,10r-131,227r128,0r-3,10r-138,0xm87,-266r-52,-39r6,-7r46,33r46,-33r5,7"},"\u017e":{d:"74,-203r-52,-40r6,-6r47,32r46,-32r5,6xm10,0r0,-9r106,-161r-98,0r0,-9r109,0r0,9r-104,161r102,0r-4,9r-111,0",w:142},"\u00bd":{d:"44,55r190,-330r10,0r-190,330r-10,0xm271,-97v0,34,-47,73,-64,89r65,0r-2,8r-78,0r0,-6v18,-15,68,-58,68,-90v0,-36,-47,-33,-63,-15r-5,-6v23,-25,79,-23,79,20xm28,-102r0,-9r27,0r0,-112v-5,0,-37,31,-38,14v17,-8,26,-24,48,-26r0,124r25,0r0,9r-62,0",w:289},"\u00bc":{d:"46,55r190,-330r10,0r-190,330r-10,0xm244,7v1,-11,-1,-25,1,-35r-66,0v10,-41,34,-68,49,-104r11,0v-3,5,-44,87,-50,96r56,0v-2,-14,1,-35,1,-53r8,-2r0,55r18,0r0,8r-18,0r0,33xm28,-102r0,-9r27,0r0,-112v-5,0,-37,31,-38,14v17,-8,26,-24,48,-26r0,124r25,0r0,9r-62,0",w:291},"\u00b9":{d:"28,-102r0,-9r27,0r0,-112v-5,0,-37,31,-38,14v17,-8,26,-24,48,-26r0,124r25,0r0,9r-62,0",w:108},"\u00be":{d:"49,55r190,-330r9,0r-189,330r-10,0xm247,7r0,-35r-66,0v10,-41,35,-68,50,-104r10,0v-3,5,-43,87,-49,96v18,-1,39,2,55,-1r1,-52r9,-2r0,55r18,0r0,8v-6,1,-16,-3,-18,2r0,31xm102,-141v-2,35,-39,52,-80,47r-3,-8v36,5,71,-7,72,-39v0,-19,-21,-30,-49,-27r0,-8v47,12,64,-47,17,-51v-17,-2,-32,19,-39,6v20,-21,81,-20,79,19v0,14,-11,26,-26,30v18,4,29,16,29,31",w:290},"\u00b3":{d:"102,-141v-2,35,-39,52,-80,47r-3,-8v36,5,71,-7,72,-39v0,-19,-21,-30,-49,-27r0,-8v47,12,64,-47,17,-51v-17,-2,-32,19,-39,6v20,-21,81,-20,79,19v0,14,-11,26,-26,30v18,4,29,16,29,31",w:119},"\u00b2":{d:"59,-236v84,19,3,107,-27,125r66,0r-3,9r-78,0r0,-6v18,-15,68,-58,68,-90v0,-36,-46,-33,-63,-15r-4,-6v11,-10,25,-17,41,-17",w:114},"\u00a6":{d:"32,-117r0,-155r10,0r0,155r-10,0xm32,75r0,-153r10,0r0,153r-10,0",w:74},"\u2212":{d:"15,-89r0,-9r150,0r0,9r-150,0",w:180},"\u00d7":{d:"40,-33r-7,-7r49,-50r-49,-50r7,-7r50,50r50,-50r7,7r-50,50r50,50r-8,7r-49,-50",w:179},"!":{d:"33,-54r-2,-193r13,-2r-2,195r-9,0xm38,2v-6,0,-10,-4,-10,-10v0,-5,4,-9,10,-9v5,0,9,4,9,9v0,6,-4,10,-9,10",w:75},'"':{d:"73,-173r0,-76r11,0r0,76r-11,0xm31,-173r0,-76r10,0r0,76r-10,0",w:114},"#":{d:"35,0r12,-84r-36,0r0,-9r38,0r9,-70r-36,0r0,-9r37,0r12,-83r10,0r-12,83r60,0r12,-83r9,0r-11,83r36,0r0,9r-37,0r-10,70r36,0r0,9r-38,0r-12,84r-9,0r12,-84r-60,0r-12,84r-10,0xm58,-93r60,0r10,-70r-60,0",w:185},"$":{d:"79,36r0,-32v-26,0,-47,-6,-67,-18r5,-9v19,12,39,17,62,17r0,-112v-31,-9,-64,-25,-63,-63v0,-35,28,-59,63,-61r0,-29r9,0r0,29v24,0,43,7,59,18r-6,9v-15,-11,-32,-18,-53,-18r0,105v34,8,66,24,66,65v0,36,-29,63,-66,66r0,33r-9,0xm88,-6v30,-3,54,-26,54,-56v0,-24,-16,-43,-54,-54r0,110xm79,-131r0,-102v-58,7,-80,85,0,102"},"%":{d:"65,-132v-34,0,-52,-26,-52,-58v0,-30,16,-58,52,-58v35,0,52,27,52,59v0,31,-18,57,-52,57xm70,0r120,-245r10,0r-120,245r-10,0xm204,3v-34,0,-52,-26,-52,-58v0,-30,16,-58,52,-58v36,0,53,27,53,58v0,32,-18,58,-53,58xm66,-140v28,0,42,-22,42,-49v0,-25,-11,-50,-43,-50v-31,0,-43,23,-43,48v0,28,13,51,44,51xm205,-5v28,0,42,-22,42,-49v0,-25,-11,-51,-43,-51v-30,0,-42,24,-42,49v0,28,13,51,43,51",w:269},"&":{d:"90,5v-44,0,-72,-23,-71,-62v0,-30,20,-50,52,-65v-24,-21,-37,-41,-37,-61v0,-32,26,-52,59,-52v33,0,58,17,58,49v0,32,-29,48,-63,65r75,72v8,-15,14,-37,14,-71r9,0v1,43,-6,61,-16,79r43,41v-29,2,-32,-22,-49,-32v-12,17,-39,37,-74,37xm81,-127v34,-15,58,-32,58,-59v0,-26,-19,-41,-45,-41v-59,0,-63,65,-13,100xm90,-4v32,0,57,-19,67,-35r-80,-77v-62,18,-64,112,13,112",w:210},"'":{d:"31,-173r0,-76r10,0r0,76r-10,0",w:72},"(":{d:"43,-112v0,90,20,134,71,162r-3,6v-52,-28,-79,-73,-79,-168v1,-102,25,-134,79,-165r2,6v-48,29,-70,69,-70,159",w:104},")":{d:"-6,-278v53,30,79,74,78,169v0,101,-26,134,-78,165r-3,-6v49,-29,70,-69,70,-159v-1,-91,-20,-134,-70,-162",w:104},"*":{d:"42,-143r-7,-6r33,-46r-52,-15r3,-9r52,16r0,-53r9,0r0,53r52,-16r3,9r-52,15r33,46r-8,6r-33,-47",w:150},"+":{d:"82,-18r0,-67r-67,0r0,-10r67,0r0,-67r10,0r0,67r67,0r0,10r-67,0r0,67r-10,0",w:173},",":{d:"29,-18v29,9,-2,67,-16,50v10,-7,17,-17,17,-30v-5,3,-11,-3,-11,-9v0,-6,4,-11,10,-11",w:60},"-":{d:"20,-94r0,-11r69,0r0,11r-69,0",w:107},".":{d:"30,3v-6,0,-10,-5,-10,-11v0,-5,4,-10,10,-10v6,0,10,5,10,10v0,6,-5,11,-10,11",w:59},"/":{d:"14,53r94,-326r9,0r-93,326r-10,0",w:132},"0":{d:"103,-237v110,4,107,237,0,241v-108,-8,-109,-235,0,-241xm103,-228v-94,0,-91,223,0,223v46,0,70,-55,70,-112v0,-59,-24,-111,-70,-111",w:206},"1":{d:"31,0r0,-9r41,0r0,-213v-3,-2,-54,45,-54,26r56,-39r9,0r0,226r39,0r0,9r-91,0",w:149},"2":{d:"148,-175v0,71,-88,139,-116,166r117,0r-2,9r-129,0r0,-7v29,-23,118,-111,118,-167v0,-65,-81,-60,-112,-30r-5,-6v36,-37,129,-40,129,35",w:173},"3":{d:"152,-70v0,60,-64,86,-132,81r-3,-8v60,6,123,-19,123,-74v0,-37,-35,-55,-83,-51r0,-9v46,4,75,-12,76,-49v3,-58,-82,-55,-111,-26r-5,-6v33,-35,128,-36,128,31v0,28,-20,49,-47,55v31,5,54,26,54,56",w:175},"4":{d:"128,10r1,-61r-114,0r0,-9r87,-174r12,0r-88,175v30,-2,70,0,103,-1v-2,-29,1,-65,1,-97r9,-2r0,99r29,0r0,9r-29,0r0,57",w:184},"5":{d:"146,-72v0,57,-61,95,-122,82r-2,-10v55,16,112,-21,112,-72v0,-59,-65,-68,-107,-48r11,-113r99,0r-2,9r-87,0r-9,92v50,-17,107,2,107,60",w:169},"6":{d:"98,4v-90,0,-91,-141,-40,-193v23,-24,51,-45,91,-60r3,7v-63,27,-105,61,-115,132v34,-47,134,-35,134,39v0,44,-27,75,-73,75xm158,-71v0,-71,-92,-74,-122,-29v-3,51,15,95,62,95v40,0,60,-26,60,-66",w:189},"7":{d:"27,10v17,-75,77,-184,122,-234r-131,0r3,-9r138,0r-2,12v-44,55,-97,147,-117,227",w:172},"8":{d:"95,4v-44,0,-75,-24,-75,-62v0,-32,26,-52,64,-66v-30,-12,-56,-30,-56,-57v0,-39,32,-56,69,-56v41,0,67,22,66,54v0,29,-25,46,-57,59v32,13,65,29,65,66v0,40,-33,62,-76,62xm98,-128v32,-14,55,-29,55,-54v0,-28,-21,-46,-57,-46v-33,0,-57,15,-57,46v1,28,31,43,59,54xm96,-5v53,0,81,-48,51,-84v-11,-13,-31,-21,-55,-31v-35,14,-61,31,-61,62v0,33,27,53,65,53",w:191},"9":{d:"66,4v-15,6,-35,20,-44,6v67,-17,119,-60,131,-130v-37,46,-132,32,-132,-42v0,-44,30,-75,74,-75v93,0,87,145,32,196v-20,18,-36,33,-61,45xm92,-101v29,0,67,-11,64,-52v-4,-44,-24,-75,-62,-75v-37,0,-61,27,-61,66v0,39,26,61,59,61",w:189},":":{d:"41,-118v0,15,-20,13,-20,0v0,-5,4,-10,10,-10v6,0,10,5,10,10xm31,3v-6,0,-10,-5,-10,-11v0,-5,4,-10,10,-10v6,0,10,5,10,10v0,6,-5,11,-10,11",w:61},";":{d:"31,-107v-5,0,-10,-5,-10,-11v0,-5,4,-10,10,-10v6,0,10,5,10,10v0,6,-4,11,-10,11xm44,-1v0,17,-18,46,-29,33v11,-7,17,-17,17,-30v-5,3,-11,-3,-11,-9v0,-6,5,-11,10,-11v8,0,13,7,13,17",w:63},"<":{d:"81,-20r-68,-83r68,-83r8,6r-62,77r62,77",w:114},"=":{d:"14,-118r0,-10r157,0r0,10r-157,0xm14,-66r0,-10r157,0r0,10r-157,0",w:185},">":{d:"33,-20r-8,-6r62,-77r-62,-77r8,-6r69,83",w:114},"?":{d:"54,-58v-7,-31,-4,-57,17,-76v15,-14,42,-27,42,-61v0,-50,-66,-56,-96,-28r-5,-8v35,-30,112,-23,112,36v0,39,-33,56,-45,67v-18,15,-22,38,-15,70r-10,0xm72,-8v0,15,-21,14,-21,0v0,-5,5,-10,11,-10v6,0,10,5,10,10",w:141},"@":{d:"206,44v-89,25,-179,-9,-180,-116v0,-77,55,-139,130,-139v64,0,119,43,119,114v0,64,-34,93,-66,93v-22,0,-32,-14,-28,-41v-16,42,-92,60,-92,-10v0,-62,62,-122,121,-83r-20,85v-6,31,2,41,20,41v27,0,55,-28,55,-85v0,-65,-49,-106,-109,-106v-70,0,-120,61,-120,131v1,99,85,133,167,108xm130,-16v48,-1,60,-70,68,-117v-50,-35,-99,28,-99,79v0,26,12,38,31,38",w:299},A:{d:"5,0r82,-247r15,0r82,247r-13,0r-27,-84r-100,0r-27,84r-12,0xm47,-94r93,0r-46,-142",w:188},B:{d:"177,-67v0,65,-65,71,-144,67r0,-247r49,0v95,-12,113,98,32,116v41,3,63,28,63,64xm153,-185v2,-52,-53,-55,-109,-52r0,102v55,1,107,3,109,-50xm165,-68v0,-54,-59,-63,-121,-58r0,117v64,5,121,-6,121,-59",w:194},C:{d:"33,-121v-4,89,69,147,135,96r7,8v-18,13,-39,20,-60,20v-61,2,-95,-57,-94,-126v1,-68,30,-126,92,-126v22,0,40,5,56,18r-6,8v-15,-12,-30,-17,-50,-17v-58,1,-77,53,-80,119",w:180},D:{d:"188,-125v0,98,-52,134,-155,125r0,-247v104,-10,155,29,155,122xm176,-123v0,-94,-40,-119,-132,-115r0,228v92,6,132,-22,132,-113",w:208},E:{d:"33,0r0,-247r122,0r-2,10r-109,0r0,103r88,0r0,10r-88,0r0,114r115,0r0,10r-126,0",w:169},F:{d:"33,0r0,-247r122,0r-2,10r-109,0r0,103r89,0r0,10r-89,0r0,124r-11,0",w:156},G:{d:"33,-122v-4,90,64,141,137,103r0,-94r-63,0r-2,-9r76,0r0,109v-81,44,-160,-7,-160,-110v0,-69,29,-124,92,-126v24,0,43,6,61,20r-6,7v-17,-12,-34,-18,-55,-18v-58,1,-77,54,-80,118",w:209},H:{d:"33,0r0,-247r11,0r0,111r122,0r0,-111r11,0r0,247r-11,0r0,-127r-122,0r0,127r-11,0",w:210},I:{d:"33,0r0,-247r11,0r0,247r-11,0",w:77},J:{d:"-8,37v33,-14,41,-24,41,-78r0,-206r12,0r0,205v2,58,-11,72,-47,87",w:77},K:{d:"155,0r-106,-130r104,-117r14,0r-105,116r107,131r-14,0xm33,0r0,-247r11,0r0,247r-11,0",w:174},L:{d:"33,0r0,-247r11,0r0,237r105,0r-2,10r-114,0",w:155},M:{d:"23,0r21,-247r17,0r68,229r68,-229r17,0r22,247r-11,0r-21,-235r-70,235r-11,0r-69,-235r-20,235r-11,0",w:258},N:{d:"33,0r0,-247r14,0r125,232r-2,-232r12,0r0,247r-13,0r-126,-233r2,233r-12,0",w:214},O:{d:"204,-122v0,72,-20,125,-91,125v-73,0,-92,-54,-92,-126v0,-74,20,-120,92,-127v76,8,91,54,91,128xm113,-240v-95,-6,-91,133,-63,197v8,18,30,37,63,37v67,0,79,-45,79,-115v0,-69,-10,-115,-79,-119",w:225},P:{d:"169,-177v-2,64,-55,76,-125,72r0,105r-11,0r0,-247v73,-5,138,6,136,70xm157,-175v1,-55,-50,-67,-113,-62r0,122v62,3,112,-2,113,-60",w:178},Q:{d:"134,1v37,7,56,42,100,29v-3,12,-8,14,-26,13v-36,-2,-59,-35,-96,-38v-72,-7,-91,-56,-91,-128v0,-74,20,-120,91,-128v75,7,92,55,92,129v0,66,-15,105,-70,123xm112,-242v-92,-5,-91,136,-62,200v7,17,29,38,63,38v66,0,79,-49,79,-117v0,-70,-11,-117,-80,-121",w:226},R:{d:"33,-247v72,-1,127,-2,128,68v0,43,-28,65,-70,64v32,7,66,94,83,115r-14,0v-2,-5,-43,-76,-53,-88v-15,-27,-29,-27,-63,-26r0,114r-11,0r0,-247xm150,-179v0,-57,-45,-60,-106,-58r0,115v60,0,106,1,106,-57",w:185},S:{d:"138,-108v37,42,5,111,-62,111v-26,0,-48,-7,-68,-20r5,-9v41,33,128,27,128,-38v0,-81,-126,-39,-126,-125v0,-64,91,-76,132,-42r-6,8v-34,-29,-113,-22,-113,32v0,63,80,48,110,83"},T:{d:"75,0r0,-237r-70,0r0,-10r153,0r-1,10r-71,0r0,237r-11,0",w:158},U:{d:"177,-72v0,49,-22,74,-74,75v-51,1,-71,-30,-72,-74r0,-176r11,0r0,172v3,42,11,68,62,68v46,0,61,-25,62,-66r0,-174r11,0r0,175",w:208},V:{d:"86,0r-82,-247r12,0r77,233r77,-233r12,0r-84,247r-12,0",w:186},W:{d:"69,0r-60,-247r12,0r55,235r56,-235r12,0r53,235r53,-235r11,0r-57,247r-15,0r-51,-230r-54,230r-15,0",w:270},X:{d:"2,0r75,-134r-67,-113r13,0r61,104r59,-104r13,0r-65,113r80,134r-13,0r-74,-126r-69,126r-13,0",w:173},Y:{d:"78,0r0,-98r-80,-149r14,0r72,138r73,-138r13,0r-81,149r0,98r-11,0",w:167},Z:{d:"12,0r0,-9r132,-228r-124,0r3,-10r133,0r0,10r-131,227r128,0r-3,10r-138,0"},"[":{d:"32,56r0,-320r44,0r0,9r-33,0r0,303r33,0r0,8r-44,0",w:86},"\\":{d:"116,15r-109,-276r9,-4r109,277",w:131},"]":{d:"10,56r0,-8r34,0r0,-303r-34,0r0,-9r44,0r0,320r-44,0",w:86},"^":{d:"24,-117r70,-138r9,0r70,138r-11,0r-63,-126r-64,126r-11,0",w:197},_:{d:"0,35r0,-8r180,0r0,8r-180,0",w:180},"`":{d:"91,-205r-61,-36r6,-11r59,40",w:126},a:{d:"24,-158v37,-33,113,-40,113,36v0,38,-13,106,14,118r-5,8v-11,-4,-17,-12,-20,-26v-25,44,-118,23,-108,-24v-2,-47,50,-62,108,-57v1,-38,0,-71,-37,-70v-23,0,-44,10,-59,23xm30,-47v-7,47,78,56,95,15r0,-63v-49,-5,-99,8,-95,48"},b:{d:"161,-92v8,83,-72,124,-120,70v0,8,-1,15,-4,22r-11,0v11,-60,2,-154,5,-224v0,-22,-3,-33,-5,-37v19,-6,16,5,16,38r0,68v43,-56,130,-16,119,63xm149,-92v10,-77,-69,-105,-107,-53r0,113v40,53,116,18,107,-60",w:181},c:{d:"129,-156v-46,-39,-98,0,-98,70v0,42,17,80,59,80v17,0,32,-7,44,-20r6,7v-48,50,-130,8,-121,-69v-8,-79,69,-118,116,-75",w:149},d:{d:"20,-89v-6,-74,75,-124,120,-69r0,-105r11,2v3,84,-7,190,6,261r-12,0v-2,-5,-4,-16,-4,-24v-12,18,-31,27,-52,27v-48,-1,-65,-41,-69,-92xm32,-89v0,47,15,82,58,82v24,0,41,-12,50,-29r0,-113v-8,-12,-24,-23,-49,-23v-40,0,-60,33,-59,83",w:182},e:{d:"88,-182v49,6,61,28,62,89r-118,0v-1,48,15,86,63,87v18,0,34,-6,47,-16r5,7v-15,11,-31,18,-54,18v-49,0,-74,-40,-74,-94v0,-53,20,-86,69,-91xm138,-102v-1,-47,-12,-72,-51,-72v-28,0,-54,24,-55,72r106,0",w:166},f:{d:"32,-179v-1,-42,-2,-83,38,-82v12,0,21,3,30,9r-5,8v-21,-16,-51,-7,-51,26r0,39r45,0r-3,8r-42,0r0,171r-12,0r0,-171r-17,0r0,-8r17,0",w:86},g:{d:"102,-31v40,-1,58,15,58,45v0,38,-28,54,-67,54v-62,-1,-84,-27,-69,-66r11,-2v-16,37,13,59,57,59v33,0,57,-13,57,-44v0,-40,-50,-36,-87,-36v-23,0,-31,-9,-31,-20v0,-13,15,-24,38,-30v-27,-6,-45,-29,-45,-52v0,-36,25,-59,62,-59v32,1,52,21,75,1r7,7v-10,10,-25,12,-41,8v42,31,12,106,-43,96v-24,7,-41,16,-41,28v1,16,34,11,59,11xm86,-78v30,0,49,-16,49,-47v0,-28,-18,-48,-49,-48v-30,0,-50,19,-50,50v0,24,19,45,50,45",w:176},h:{d:"136,-132v-2,-57,-69,-47,-94,-8r0,140r-11,0v-3,-84,6,-186,-5,-261v19,-6,16,5,16,38r-1,71v27,-38,106,-45,106,18r0,134r-11,0r0,-132",w:176},i:{d:"37,-228v-6,0,-10,-3,-10,-9v0,-5,4,-10,10,-10v5,0,9,5,9,10v0,6,-4,9,-9,9xm31,0r0,-180r11,-2r0,182r-11,0",w:73},j:{d:"36,-228v-5,0,-9,-3,-9,-9v0,-5,4,-10,9,-10v6,0,10,5,10,10v0,6,-4,9,-10,9xm42,6v4,34,-19,74,-38,56v25,-10,27,-27,27,-57r0,-185r11,-2r0,188",w:73},k:{d:"31,0v-3,-84,6,-186,-5,-261v19,-6,16,5,16,38r0,223r-11,0xm137,0r-91,-100r79,-79r14,0r-80,79r92,100r-14,0",w:152},l:{d:"64,0v-19,6,-33,-1,-33,-25v0,-76,6,-169,-5,-235v19,-6,16,5,16,38r0,195v0,20,7,24,19,19",w:74},m:{d:"127,-135v-1,-53,-64,-43,-86,-7r0,142r-10,0v-2,-56,5,-133,-5,-179v15,-6,14,4,16,26v17,-33,89,-42,95,4v22,-42,99,-47,99,14r0,135r-11,0r0,-134v1,-52,-67,-46,-86,-5r0,139r-12,0r0,-135",w:265},n:{d:"135,-132v0,-57,-68,-46,-93,-10r0,142r-11,0v-2,-56,5,-133,-5,-178v15,-7,13,2,15,26v28,-39,105,-43,105,16r0,136r-11,0r0,-132",w:174},o:{d:"162,-89v0,54,-18,92,-71,92v-56,0,-72,-38,-72,-93v0,-53,17,-93,71,-93v57,0,72,38,72,94xm31,-91v0,51,11,85,60,85v47,0,58,-34,58,-82v0,-51,-11,-85,-59,-85v-49,0,-59,35,-59,82",w:181},p:{d:"161,-91v0,81,-71,123,-119,70r0,92r-11,2v-3,-81,6,-181,-5,-252v16,-5,14,2,15,25v13,-18,33,-28,54,-28v45,1,66,40,66,91xm149,-90v10,-77,-68,-109,-107,-54r0,112v40,53,116,18,107,-58",w:180},q:{d:"20,-88v-6,-79,74,-126,121,-70v1,-16,-2,-24,13,-21v-7,69,-1,172,-3,249r-11,3r0,-98v-11,19,-31,28,-51,28v-48,-2,-65,-39,-69,-91xm32,-90v1,52,15,83,58,83v23,0,40,-11,50,-30r0,-110v-8,-13,-25,-25,-49,-25v-40,0,-60,33,-59,82",w:179},r:{d:"96,-170v-27,-6,-54,18,-54,45r0,125r-11,0v-2,-56,5,-133,-5,-179v17,-4,14,2,16,30v9,-17,35,-41,59,-32",w:103},s:{d:"129,-49v0,55,-82,64,-118,36r4,-8v29,24,106,23,102,-26v6,-54,-107,-27,-100,-88v-7,-47,72,-60,103,-34r-5,8v-25,-22,-93,-15,-87,25v-2,32,30,36,57,41v32,6,44,23,44,46",w:141},t:{d:"90,-2v-25,13,-57,3,-57,-33r0,-136r-24,0r0,-8r24,0v0,-20,2,-39,3,-47r12,-3v-2,8,-4,26,-4,50r43,0r-3,8r-40,0r0,134v-4,30,23,38,45,28",w:98},u:{d:"40,-46v1,57,71,47,94,8r0,-141r10,-2v3,57,-7,134,7,178r-7,7v-5,-7,-9,-14,-10,-30v-24,40,-105,43,-105,-17r0,-136r11,-2r0,135",w:175},v:{d:"69,2r-64,-181r12,-2r58,169r59,-167r11,0r-65,181r-11,0",w:151},w:{d:"57,1r-50,-180r10,-2r46,166r44,-164r12,0r45,165r44,-165r11,0r-50,180r-12,0r-45,-165r-44,165r-11,0",w:225},x:{d:"2,0r65,-99r-54,-80r13,0r47,72r45,-72r13,0r-52,80r68,99r-14,0r-60,-90r-58,90r-13,0",w:150},y:{d:"31,73r-4,-8v23,-5,33,-30,45,-66v-14,5,-11,-18,-18,-39r-49,-138r11,-4r58,174r55,-171r12,0r-61,185v-12,35,-22,60,-49,67",w:147},z:{d:"10,0r0,-9r106,-161r-98,0r0,-9r109,0r0,9r-104,161r102,0r-4,9r-111,0",w:142},"{":{d:"93,56v-56,13,-48,-58,-48,-111v0,-28,-16,-43,-31,-44r0,-10v66,-2,-12,-169,79,-155r0,9v-51,-10,-37,61,-37,105v0,32,-23,45,-31,46v8,1,31,11,31,47v0,42,-17,114,37,105r0,8",w:100},"|":{d:"32,75r0,-347r10,0r0,347r-10,0",w:74},"}":{d:"8,56r0,-8v50,10,37,-61,37,-105v0,-36,22,-46,31,-47v-9,-1,-31,-14,-31,-46v0,-42,16,-113,-37,-105r0,-9v56,-12,47,60,47,112v0,26,16,42,31,43r0,10v-65,0,12,170,-78,155",w:100},"~":{d:"31,-91r-5,-8v9,-13,20,-28,43,-28v37,0,89,50,108,0r6,6v-8,14,-19,28,-38,28v-28,0,-51,-25,-77,-25v-19,0,-29,13,-37,27",w:208},"\u00c4":{d:"119,-274v-5,0,-8,-4,-8,-9v0,-5,3,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm70,-274v-5,0,-9,-4,-9,-9v0,-5,4,-9,8,-9v6,0,9,4,9,9v0,5,-3,9,-8,9xm5,0r82,-247r15,0r82,247r-13,0r-27,-84r-100,0r-27,84r-12,0xm47,-94r93,0r-46,-142",w:188},"\u00c5":{d:"95,-267v-18,0,-29,-13,-29,-30v0,-15,11,-29,28,-29v17,0,29,14,29,29v0,17,-12,30,-28,30xm5,0r82,-247r15,0r82,247r-13,0r-27,-84r-100,0r-27,84r-12,0xm95,-274v12,0,21,-10,21,-23v0,-12,-9,-22,-22,-22v-12,0,-21,10,-21,22v0,13,9,23,22,23xm47,-94r93,0r-46,-142",w:188},"\u00c7":{d:"175,-17v-19,12,-36,22,-65,20r-6,17v23,-2,32,10,32,24v5,23,-42,36,-59,18v2,-14,16,4,26,1v16,0,24,-9,24,-20v0,-15,-20,-18,-34,-17r8,-24v-52,-6,-81,-60,-80,-125v0,-69,30,-126,92,-126v22,0,40,5,56,18r-6,8v-15,-12,-30,-17,-50,-17v-58,1,-77,53,-80,119v-4,89,69,147,135,96",w:180},"\u00c9":{d:"73,-267r-3,-7r59,-39r6,10xm33,0r0,-247r122,0r-2,10r-109,0r0,103r88,0r0,10r-88,0r0,114r115,0r0,10r-126,0",w:169},"\u00d1":{d:"85,-287v-13,-3,-21,18,-26,5v19,-36,73,17,93,-13r5,6v-16,25,-49,9,-72,2xm33,0r0,-247r14,0r125,232r-2,-232r12,0r0,247r-13,0r-126,-233r2,233r-12,0",w:214},"\u00d6":{d:"137,-274v-5,0,-8,-4,-8,-9v0,-5,3,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm88,-274v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,8,4,8,9v0,5,-3,9,-8,9xm204,-122v0,72,-20,125,-91,125v-73,0,-92,-54,-92,-126v0,-74,20,-120,92,-127v76,8,91,54,91,128xm113,-240v-95,-6,-91,133,-63,197v8,18,30,37,63,37v67,0,79,-45,79,-115v0,-69,-10,-115,-79,-119",w:226},"\u00dc":{d:"138,-283v0,11,-18,12,-18,0v0,-5,4,-9,9,-9v5,0,9,4,9,9xm80,-274v-5,0,-9,-4,-9,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-8,9xm177,-72v0,49,-22,74,-74,75v-51,1,-71,-30,-72,-74r0,-176r11,0r0,172v3,42,11,68,62,68v46,0,61,-25,62,-66r0,-174r11,0r0,175",w:208},"\u00e1":{d:"63,-205r-4,-7r59,-40r7,11xm24,-158v37,-33,113,-40,113,36v0,38,-13,106,14,118r-5,8v-11,-4,-17,-12,-20,-26v-25,44,-118,23,-108,-24v-2,-47,50,-62,108,-57v1,-38,0,-71,-37,-70v-23,0,-44,10,-59,23xm30,-47v-7,47,78,56,95,15r0,-63v-49,-5,-99,8,-95,48"},"\u00e0":{d:"112,-205r-62,-36r7,-11r59,40xm24,-158v37,-33,113,-40,113,36v0,38,-13,106,14,118r-5,8v-11,-4,-17,-12,-20,-26v-25,44,-118,23,-108,-24v-2,-47,50,-62,108,-57v1,-38,0,-71,-37,-70v-23,0,-44,10,-59,23xm30,-47v-7,47,78,56,95,15r0,-63v-49,-5,-99,8,-95,48"},"\u00e2":{d:"39,-204r-5,-7r51,-39r52,39r-6,7r-46,-33xm24,-158v37,-33,113,-40,113,36v0,38,-13,106,14,118r-5,8v-11,-4,-17,-12,-20,-26v-25,44,-118,23,-108,-24v-2,-47,50,-62,108,-57v1,-38,0,-71,-37,-70v-23,0,-44,10,-59,23xm30,-47v-7,47,78,56,95,15r0,-63v-49,-5,-99,8,-95,48"},"\u00e4":{d:"113,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-8,9xm63,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm24,-158v37,-33,113,-40,113,36v0,38,-13,106,14,118r-5,8v-11,-4,-17,-12,-20,-26v-25,44,-118,23,-108,-24v-2,-47,50,-62,108,-57v1,-38,0,-71,-37,-70v-23,0,-44,10,-59,23xm30,-47v-7,47,78,56,95,15r0,-63v-49,-5,-99,8,-95,48"},"\u00e3":{d:"62,-225v-14,-3,-20,18,-26,5v20,-37,72,17,93,-13r5,6v-15,25,-50,9,-72,2xm24,-158v37,-33,113,-40,113,36v0,38,-13,106,14,118r-5,8v-11,-4,-17,-12,-20,-26v-25,44,-118,23,-108,-24v-2,-47,50,-62,108,-57v1,-38,0,-71,-37,-70v-23,0,-44,10,-59,23xm30,-47v-7,47,78,56,95,15r0,-63v-49,-5,-99,8,-95,48"},"\u00e5":{d:"24,-158v37,-33,113,-40,113,36v0,38,-13,106,14,118r-5,8v-11,-4,-17,-12,-20,-26v-25,44,-118,23,-108,-24v-2,-47,50,-62,108,-57v1,-38,0,-71,-37,-70v-23,0,-44,10,-59,23xm30,-47v-7,47,78,56,95,15r0,-63v-49,-5,-99,8,-95,48xm88,-205v-17,0,-29,-14,-29,-30v0,-15,12,-29,28,-29v17,0,29,14,29,29v0,16,-12,30,-28,30xm88,-212v12,0,21,-10,21,-23v0,-12,-9,-22,-22,-22v-12,0,-20,10,-20,22v0,13,8,23,21,23"},"\u00e7":{d:"140,-19v-16,16,-30,22,-55,22r-5,17v22,-2,31,10,31,24v6,23,-42,36,-59,18v2,-14,17,4,26,1v16,0,24,-9,24,-20v0,-16,-20,-18,-34,-17r8,-24v-38,-8,-54,-41,-57,-90v-6,-79,69,-118,116,-75r-6,7v-46,-39,-98,0,-98,70v0,42,17,80,59,80v17,0,32,-7,44,-20",w:149},"\u00e9":{d:"66,-205r-4,-7r59,-40r6,11xm88,-182v49,6,61,28,62,89r-118,0v-1,48,15,86,63,87v18,0,34,-6,47,-16r5,7v-15,11,-31,18,-54,18v-49,0,-74,-40,-74,-94v0,-53,20,-86,69,-91xm138,-102v-1,-47,-12,-72,-51,-72v-28,0,-54,24,-55,72r106,0",w:166},"\u00e8":{d:"115,-205r-61,-36r6,-11r59,40xm88,-182v49,6,61,28,62,89r-118,0v-1,48,15,86,63,87v18,0,34,-6,47,-16r5,7v-15,11,-31,18,-54,18v-49,0,-74,-40,-74,-94v0,-53,20,-86,69,-91xm138,-102v-1,-47,-12,-72,-51,-72v-28,0,-54,24,-55,72r106,0",w:166},"\u00ea":{d:"42,-204r-5,-7r52,-39r51,39r-5,7r-47,-33xm88,-182v49,6,61,28,62,89r-118,0v-1,48,15,86,63,87v18,0,34,-6,47,-16r5,7v-15,11,-31,18,-54,18v-49,0,-74,-40,-74,-94v0,-53,20,-86,69,-91xm138,-102v-1,-47,-12,-72,-51,-72v-28,0,-54,24,-55,72r106,0",w:166},"\u00eb":{d:"112,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm63,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-8,9xm88,-182v49,6,61,28,62,89r-118,0v-1,48,15,86,63,87v18,0,34,-6,47,-16r5,7v-15,11,-31,18,-54,18v-49,0,-74,-40,-74,-94v0,-53,20,-86,69,-91xm138,-102v-1,-47,-12,-72,-51,-72v-28,0,-54,24,-55,72r106,0",w:166},"\u00ed":{d:"20,-205r-3,-7r59,-40r6,11xm31,0r0,-180r11,-2r0,182r-11,0",w:73},"\u00ec":{d:"55,-205r-61,-36r6,-11r59,40xm31,0r0,-180r11,-2r0,182r-11,0",w:73},"\u00ee":{d:"-10,-204r-5,-7r52,-39r51,39r-5,7r-47,-33xm31,0r0,-180r11,-2r0,182r-11,0",w:73},"\u00ef":{d:"60,-212v-4,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm13,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm31,0r0,-180r11,-2r0,182r-11,0",w:73},"\u00f1":{d:"64,-225v-13,-3,-21,18,-26,5v19,-37,72,17,93,-13r5,6v-15,25,-49,9,-72,2xm135,-132v0,-57,-68,-46,-93,-10r0,142r-11,0v-2,-56,5,-133,-5,-178v15,-7,13,2,15,26v28,-39,105,-43,105,16r0,136r-11,0r0,-132",w:174},"\u00f3":{d:"69,-205r-3,-7r59,-40r6,11xm162,-89v0,54,-18,92,-71,92v-56,0,-72,-38,-72,-93v0,-53,17,-93,71,-93v57,0,72,38,72,94xm31,-91v0,51,11,85,60,85v47,0,58,-34,58,-82v0,-51,-11,-85,-59,-85v-49,0,-59,35,-59,82",w:181},"\u00f2":{d:"117,-205r-61,-36r6,-11r59,40xm162,-89v0,54,-18,92,-71,92v-56,0,-72,-38,-72,-93v0,-53,17,-93,71,-93v57,0,72,38,72,94xm31,-91v0,51,11,85,60,85v47,0,58,-34,58,-82v0,-51,-11,-85,-59,-85v-49,0,-59,35,-59,82",w:181},"\u00f4":{d:"44,-204r-5,-7r51,-39r52,39r-6,7r-46,-33xm162,-89v0,54,-18,92,-71,92v-56,0,-72,-38,-72,-93v0,-53,17,-93,71,-93v57,0,72,38,72,94xm31,-91v0,51,11,85,60,85v47,0,58,-34,58,-82v0,-51,-11,-85,-59,-85v-49,0,-59,35,-59,82",w:181},"\u00f6":{d:"115,-212v-4,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,8,4,8,9v0,5,-3,9,-8,9xm66,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-8,9xm162,-89v0,54,-18,92,-71,92v-56,0,-72,-38,-72,-93v0,-53,17,-93,71,-93v57,0,72,38,72,94xm31,-91v0,51,11,85,60,85v47,0,58,-34,58,-82v0,-51,-11,-85,-59,-85v-49,0,-59,35,-59,82",w:181},"\u00f5":{d:"68,-225v-13,-3,-21,18,-26,5v20,-37,72,17,93,-13r5,6v-14,25,-50,9,-72,2xm162,-89v0,54,-18,92,-71,92v-56,0,-72,-38,-72,-93v0,-53,17,-93,71,-93v57,0,72,38,72,94xm31,-91v0,51,11,85,60,85v47,0,58,-34,58,-82v0,-51,-11,-85,-59,-85v-49,0,-59,35,-59,82",w:181},"\u00fa":{d:"74,-205r-4,-7r59,-40r6,11xm40,-46v1,57,71,47,94,8r0,-141r10,-2v3,57,-7,134,7,178r-7,7v-5,-7,-9,-14,-10,-30v-24,40,-105,43,-105,-17r0,-136r11,-2r0,135",w:175},"\u00f9":{d:"108,-205r-61,-36r6,-11r59,40xm40,-46v1,57,71,47,94,8r0,-141r10,-2v3,57,-7,134,7,178r-7,7v-5,-7,-9,-14,-10,-30v-24,40,-105,43,-105,-17r0,-136r11,-2r0,135",w:175},"\u00fb":{d:"41,-204r-5,-7r51,-39r52,39r-5,7r-47,-33xm40,-46v1,57,71,47,94,8r0,-141r10,-2v3,57,-7,134,7,178r-7,7v-5,-7,-9,-14,-10,-30v-24,40,-105,43,-105,-17r0,-136r11,-2r0,135",w:175},"\u00fc":{d:"112,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm63,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-8,9xm40,-46v1,57,71,47,94,8r0,-141r10,-2v3,57,-7,134,7,178r-7,7v-5,-7,-9,-14,-10,-30v-24,40,-105,43,-105,-17r0,-136r11,-2r0,135",w:175},"\u2020":{d:"71,0r0,-169r-57,0r0,-10r57,0r0,-68r11,0r0,68r56,0r-2,10r-54,0r0,169r-11,0",w:152},"\u00b0":{d:"63,-135v-33,0,-50,-23,-50,-54v0,-29,16,-55,49,-55v33,0,50,24,50,55v0,30,-16,54,-49,54xm63,-143v26,0,39,-19,39,-45v0,-26,-12,-47,-40,-47v-28,0,-39,21,-39,45v0,28,13,47,40,47",w:124},"\u00a2":{d:"15,-87v0,-59,21,-87,65,-96r0,-28r9,0r0,28v19,1,32,8,42,18r-6,7v-11,-9,-22,-14,-36,-15r0,168v15,-1,29,-8,41,-20r6,7v-14,14,-28,21,-47,22r0,27r-9,0r0,-27v-44,-5,-65,-40,-65,-91xm80,-173v-69,3,-74,163,0,168r0,-168",w:147},"\u00a3":{d:"12,0r0,-11r39,0r0,-108r-35,0r0,-9r35,0v-3,-61,1,-120,60,-118v17,0,32,6,45,18r-8,8v-35,-34,-94,-8,-86,47r0,45r59,0r0,9r-59,0r0,108r90,0r0,11r-140,0",w:167},"\u00a7":{d:"144,-6v1,67,-111,67,-130,17r10,-5v16,41,108,45,108,-12v0,-56,-111,-47,-113,-110v0,-23,17,-36,39,-43v-53,-22,-28,-94,29,-94v23,0,48,10,58,31r-10,5v-18,-37,-96,-36,-96,13v0,60,108,45,110,109v0,20,-15,35,-35,44v18,11,30,26,30,45xm104,-56v18,-7,34,-20,34,-37v-2,-39,-45,-42,-70,-60v-19,6,-38,15,-38,36v0,39,48,43,74,61",w:163},"\u2022":{d:"60,-85v-20,0,-37,-17,-37,-37v0,-21,17,-38,37,-38v21,0,38,17,38,38v0,20,-17,37,-38,37",w:120},"\u00b6":{d:"71,33r0,-174v-34,0,-59,-22,-59,-56v-1,-61,57,-60,117,-58r0,288r-10,0r0,-278r-38,0r0,278r-10,0"},"\u00df":{d:"140,-205v0,38,-44,44,-52,63v0,8,12,15,43,30v51,25,39,121,-30,115v-15,-1,-38,-1,-30,-14v37,17,86,-5,82,-47v10,-41,-71,-57,-75,-83v2,-27,51,-26,51,-65v0,-24,-18,-41,-43,-41v-28,0,-45,19,-45,58v0,61,5,136,-4,189r-10,0v7,-49,1,-116,3,-171r-24,0r0,-8r24,0v-5,-45,19,-76,56,-76v31,0,54,20,54,50",w:178},"\u00ae":{d:"149,4v-69,0,-127,-55,-127,-129v0,-72,58,-128,127,-128v70,0,128,56,128,128v0,74,-58,129,-128,129xm149,-4v65,0,118,-53,118,-121v0,-67,-53,-120,-118,-120v-64,0,-117,53,-117,120v0,68,53,121,117,121xm113,-201v44,-1,80,-1,80,41v0,24,-16,39,-42,39v21,14,38,55,49,71v-17,3,-15,-13,-21,-21v-17,-22,-19,-52,-57,-49r0,70r-9,0r0,-151xm184,-159v-1,-34,-25,-35,-62,-35r0,67v33,2,63,-2,62,-32",w:299},"\u00a9":{d:"149,4v-69,0,-127,-55,-127,-129v0,-72,58,-128,127,-128v70,0,128,56,128,128v0,74,-58,129,-128,129xm149,-4v65,0,118,-53,118,-121v0,-67,-53,-120,-118,-120v-64,0,-117,53,-117,120v0,68,53,121,117,121xm103,-124v0,54,42,89,82,59r5,6v-47,33,-96,-5,-96,-65v0,-58,47,-101,93,-67r-4,6v-42,-29,-80,9,-80,61",w:299},"\u2122":{d:"130,-114r0,-133r15,0r47,119r47,-119r16,0r0,133r-10,0r-1,-123r-48,123r-8,0r-49,-123r0,123r-9,0xm50,-114r0,-124r-41,0r0,-9r94,0r0,9r-43,0r0,124r-10,0",w:282},"\u00b4":{d:"47,-205r-4,-7r59,-40r6,11",w:126},"\u00a8":{d:"91,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm41,-212v-4,0,-8,-4,-8,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-9,9",w:132},"\u00c6":{d:"0,0r146,-247r128,0r-2,10r-109,0r0,103r88,0r0,10r-88,0r0,114r115,0r0,10r-126,0r0,-85r-90,0r-49,85r-13,0xm68,-94r84,0r0,-143",w:288},"\u00d8":{d:"204,-122v0,72,-21,125,-91,125v-24,0,-41,-8,-54,-19r-25,45r-7,-5r26,-46v-20,-20,-32,-56,-32,-101v0,-74,19,-127,91,-127v26,0,44,10,56,21r24,-43r8,5r-25,45v18,21,29,55,29,100xm112,-240v-99,-3,-90,154,-54,208r105,-188v-11,-11,-27,-20,-51,-20xm113,-6v97,2,90,-148,56,-206r-105,188v11,10,27,18,49,18",w:226},"\u00b1":{d:"78,-58r0,-56r-61,0r0,-9r61,0r0,-55r11,0r0,55r61,0r0,9r-61,0r0,56r-11,0xm17,-20r0,-10r132,0r0,10r-132,0",w:166},"\u00a5":{d:"79,0r0,-70r-73,0r0,-9r73,0v2,-19,-5,-28,-11,-38r-62,0r0,-9r58,0r-60,-113r13,0r68,130r69,-130r12,0r-60,113r60,0r0,9r-65,0v-6,10,-13,19,-11,38r76,0r0,9r-76,0r0,70r-11,0",w:169},"\u03bc":{d:"40,-46v1,56,72,48,94,8r0,-141r11,-2v3,56,-8,136,7,178r-8,7v-5,-7,-8,-14,-9,-30v-18,30,-80,44,-95,8r0,89r-10,2r0,-252r10,-2r0,135",w:176},"\u00aa":{d:"31,-248v22,-25,97,-29,85,26v2,29,-10,82,11,91r-5,6v-9,-2,-14,-11,-15,-20v-19,34,-89,17,-81,-19v-1,-34,39,-49,81,-44v0,-30,1,-52,-30,-52v-17,0,-32,10,-42,18xm24,-90r0,-8r103,0r0,8r-103,0xm36,-165v0,41,60,39,70,11v-6,-13,15,-60,-13,-48v-35,0,-57,11,-57,37",w:150},"\u00ba":{d:"76,-126v-37,0,-54,-31,-54,-71v0,-37,17,-70,54,-70v39,0,54,32,54,72v0,39,-16,69,-54,69xm25,-90r0,-8r102,0r0,8r-102,0xm76,-134v32,0,44,-25,44,-61v0,-39,-13,-64,-44,-64v-32,0,-45,29,-45,62v0,38,13,63,45,63",w:151},"\u00e6":{d:"193,-182v48,0,60,29,61,89r-118,0v-1,48,14,86,63,87v18,0,35,-6,47,-16r5,7v-32,29,-102,21,-116,-20v-14,28,-41,38,-62,38v-44,0,-56,-25,-56,-49v-2,-47,49,-60,108,-57v1,-39,0,-71,-37,-70v-22,0,-42,10,-59,23r-6,-8v31,-28,111,-41,110,21v11,-24,25,-45,60,-45xm243,-102v-2,-46,-13,-72,-51,-72v-29,0,-54,24,-56,72r107,0xm75,-5v19,0,43,-10,56,-38v-4,-14,-6,-33,-6,-52v-52,-2,-96,7,-96,48v0,22,11,42,46,42",w:270},"\u00f8":{d:"139,-162v38,45,33,169,-48,166v-19,0,-33,-7,-43,-16r-19,32r-7,-4r20,-33v-37,-43,-34,-165,48,-165v18,0,32,6,42,14r20,-33r7,5xm90,-173v-72,-3,-67,106,-42,146r79,-132v-9,-8,-21,-14,-37,-14xm91,-6v70,4,67,-107,41,-146r-79,132v9,8,21,14,38,14",w:181},"\u00bf":{d:"79,-164v-6,0,-10,-5,-10,-11v0,-5,4,-10,10,-10v6,0,10,5,10,10v0,6,-4,11,-10,11xm129,49v-36,30,-112,23,-112,-36v0,-39,33,-57,45,-67v18,-15,22,-39,15,-69r10,0v7,30,4,56,-17,75v-15,13,-42,26,-42,61v0,50,66,56,96,28",w:141},"\u00a1":{d:"38,-166v-6,0,-10,-4,-10,-9v0,-6,4,-10,10,-10v5,0,9,4,9,10v0,5,-4,9,-9,9xm31,66r2,-195r9,0r2,193",w:75},"\u00ac":{d:"143,-28r0,-66r-125,0r0,-10r135,0r0,76r-10,0",w:171},"\u0192":{d:"10,59r-6,-8v26,-16,29,-32,32,-68r9,-139r-18,0r0,-9r18,0v3,-46,4,-94,51,-92v13,1,29,4,18,14v-29,-14,-52,2,-55,40r-3,38r44,0r-4,9r-41,0v-11,73,10,190,-45,215",w:114},"\u00ab":{d:"120,-17r-46,-69r46,-70r8,5r-42,65r42,64xm66,-17r-47,-69r47,-70r8,5r-43,65r43,64",w:147},"\u00bb":{d:"82,-17r-8,-5r42,-64r-43,-64r9,-6r46,70xm27,-17r-8,-5r43,-64r-43,-64r8,-6r47,70",w:147},"\u2026":{d:"138,3v-6,0,-10,-5,-10,-11v0,-5,4,-10,10,-10v6,0,10,5,10,10v0,6,-4,11,-10,11xm84,3v-6,0,-10,-5,-10,-11v0,-5,4,-10,10,-10v6,0,10,5,10,10v0,6,-4,11,-10,11xm30,3v-6,0,-10,-5,-10,-11v0,-5,4,-10,10,-10v6,0,10,5,10,10v0,6,-5,11,-10,11"},"\u00a0":{w:81},"\u00c0":{d:"119,-267r-62,-36r6,-10r59,39xm5,0r82,-247r15,0r82,247r-13,0r-27,-84r-100,0r-27,84r-12,0xm47,-94r93,0r-46,-142",w:188},"\u00c3":{d:"71,-287v-13,-3,-21,18,-26,5v20,-36,72,17,93,-13r5,6v-16,25,-49,9,-72,2xm5,0r82,-247r15,0r82,247r-13,0r-27,-84r-100,0r-27,84r-12,0xm47,-94r93,0r-46,-142",w:188},"\u00d5":{d:"90,-287v-13,-3,-21,18,-26,5v6,-7,14,-15,29,-15v24,0,47,25,64,2r5,6v-15,25,-49,9,-72,2xm204,-122v0,72,-20,125,-91,125v-73,0,-92,-54,-92,-126v0,-74,20,-120,92,-127v76,8,91,54,91,128xm113,-240v-95,-6,-91,133,-63,197v8,18,30,37,63,37v67,0,79,-45,79,-115v0,-69,-10,-115,-79,-119",w:226},"\u0152":{d:"21,-122v0,-82,32,-125,116,-125r145,0r-2,10r-107,0r0,103r85,0r0,10r-85,0r0,114r113,0r0,10r-145,0v-85,4,-120,-43,-120,-122xm33,-123v0,91,40,119,129,113r0,-226v-89,-7,-129,23,-129,113",w:296},"\u0153":{d:"156,-56v-8,36,-23,59,-65,59v-55,0,-72,-38,-72,-93v0,-53,17,-93,71,-93v43,0,56,25,65,58v7,-35,25,-54,63,-58v48,6,59,30,61,89r-118,0v-11,74,59,108,110,72r5,7v-39,34,-118,17,-120,-41xm268,-102v-1,-45,-12,-72,-51,-72v-28,0,-54,24,-56,72r107,0xm31,-91v0,51,11,85,60,85v47,0,58,-34,58,-82v0,-51,-11,-85,-59,-85v-49,0,-59,35,-59,82",w:295},"\u2013":{d:"18,-96r0,-9r175,0r0,9r-175,0",w:210},"\u2014":{d:"18,-96r0,-9r256,0r0,9r-256,0",w:292},"\u201c":{d:"72,-199v-26,-7,-7,-48,10,-53r4,6v-10,8,-15,17,-15,26v7,-1,11,3,12,10v0,6,-5,11,-11,11xm30,-199v-25,-7,-7,-48,10,-53r4,6v-10,8,-15,17,-15,26v7,-1,11,3,12,10v0,6,-5,11,-11,11",w:100},"\u201d":{d:"83,-233v1,14,-18,43,-27,29v10,-8,15,-17,15,-26v-7,1,-11,-3,-12,-10v0,-6,5,-11,11,-11v8,0,13,7,13,18xm41,-233v1,14,-18,43,-27,29v9,-7,19,-20,13,-26v-5,0,-9,-4,-9,-10v0,-6,4,-11,10,-11v8,0,13,7,13,18",w:100},"\u2018":{d:"30,-199v-25,-7,-7,-48,10,-53r4,6v-10,8,-15,17,-15,26v7,-1,11,3,12,10v0,6,-5,11,-11,11",w:58},"\u2019":{d:"41,-233v1,14,-18,43,-27,29v9,-7,19,-20,13,-26v-5,0,-9,-4,-9,-10v0,-6,4,-11,10,-11v8,0,13,7,13,18",w:58},"\u00f7":{d:"101,-148v0,14,-20,12,-20,0v0,-6,4,-11,10,-11v6,0,10,5,10,11xm15,-87r0,-9r152,0r0,9r-152,0xm91,-24v-6,0,-10,-5,-10,-11v0,-6,4,-10,10,-10v6,0,10,4,10,10v0,6,-5,11,-10,11",w:181},"\u00ff":{d:"99,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v4,0,8,4,8,9v0,5,-4,9,-8,9xm49,-212v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm31,73r-4,-8v23,-5,33,-30,45,-66v-14,5,-11,-18,-18,-39r-49,-138r11,-4r58,174r55,-171r12,0r-61,185v-12,35,-22,60,-49,67",w:147},"\u0178":{d:"109,-274v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v4,0,8,4,8,9v0,5,-4,9,-8,9xm59,-274v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm78,0r0,-98r-80,-149r14,0r72,138r73,-138r13,0r-81,149r0,98r-11,0",w:167},"\u2044":{d:"-54,55r190,-330r9,0r-189,330r-10,0",w:91},"\u20ac":{d:"57,-93v2,73,75,113,132,71r2,9v-64,44,-145,-2,-146,-80r-37,0r0,-9r36,0v-2,-12,-1,-24,0,-36r-36,0r0,-9r37,0v1,-74,77,-124,140,-83r-2,10v-56,-39,-127,5,-126,73r101,0r0,9r-102,0v-1,11,-2,25,0,36r102,0r0,9r-101,0",w:203},"\u2039":{d:"66,-17r-47,-69r47,-70r8,5r-43,65r43,64",w:93},"\u203a":{d:"27,-17r-8,-5r43,-64r-43,-64r8,-6r47,70",w:93},"\ufb01":{d:"131,-237v0,13,-19,13,-19,0v0,-5,4,-10,9,-10v6,0,10,5,10,10xm32,-179v-1,-42,-2,-83,38,-82v12,0,21,3,30,9r-5,8v-21,-16,-51,-7,-51,26r0,39r83,0r0,179r-11,0r0,-171r-72,0r0,171r-12,0r0,-171r-17,0r0,-8r17,0",w:157},"\ufb02":{d:"32,-179v-1,-42,-2,-83,38,-82v12,0,21,3,30,9r-5,8v-21,-16,-51,-7,-51,26r0,39r45,0r-3,8r-42,0r0,171r-12,0r0,-171r-17,0r0,-8r17,0xm150,0v-19,6,-33,-2,-33,-25r0,-195v0,-23,-1,-32,-4,-41v20,-6,16,8,16,42r0,192v-1,20,6,24,19,19",w:160},"\u2021":{d:"71,0r0,-69r-57,0r3,-10r54,0r0,-90r-56,0r0,-10r56,0r0,-68r11,0r0,68r57,0r-2,10r-55,0r0,90r57,0r0,10r-57,0r0,69r-11,0",w:153},"\u00b7":{d:"41,-101v0,14,-20,13,-20,0v0,-6,4,-10,10,-10v5,0,10,4,10,10",w:61},"\u201a":{d:"41,-1v1,15,-19,45,-27,29v10,-7,15,-16,15,-26v-5,4,-11,-4,-11,-9v0,-6,4,-11,10,-11v8,0,13,7,13,17",w:58},"\u201e":{d:"83,-1v1,15,-19,45,-27,29v11,-7,15,-16,15,-26v-5,4,-11,-4,-11,-9v0,-6,4,-11,10,-11v8,0,13,7,13,17xm41,-1v1,15,-19,45,-27,29v10,-7,15,-16,15,-26v-5,4,-11,-4,-11,-9v0,-6,4,-11,10,-11v8,0,13,7,13,17",w:100},"\u2030":{d:"65,-132v-34,0,-52,-26,-52,-58v0,-30,16,-58,52,-58v35,0,52,27,52,59v0,31,-18,57,-52,57xm70,0r120,-246r10,0r-120,246r-10,0xm329,3v-34,0,-52,-26,-52,-58v0,-30,16,-58,52,-58v36,0,53,27,53,58v0,32,-18,58,-53,58xm204,3v-34,0,-52,-26,-52,-58v0,-30,16,-58,52,-58v36,0,53,27,53,58v0,32,-18,58,-53,58xm66,-140v28,0,42,-22,42,-49v0,-25,-11,-50,-43,-50v-31,0,-43,23,-43,48v0,28,13,51,44,51xm330,-5v28,0,42,-22,42,-49v0,-25,-11,-51,-43,-51v-31,0,-42,24,-42,49v0,28,13,51,43,51xm205,-5v28,0,42,-22,42,-49v0,-25,-11,-51,-43,-51v-30,0,-42,24,-42,49v0,28,13,51,43,51",w:394},"\u00c2":{d:"48,-266r-6,-7r52,-39r52,39r-6,7r-46,-33xm5,0r82,-247r15,0r82,247r-13,0r-27,-84r-100,0r-27,84r-12,0xm47,-94r93,0r-46,-142",w:188},"\u00ca":{d:"47,-266r-5,-7r52,-39r51,39r-5,7r-47,-33xm33,0r0,-247r122,0r-2,10r-109,0r0,103r88,0r0,10r-88,0r0,114r115,0r0,10r-126,0",w:169},"\u00c1":{d:"75,-267r-3,-7r59,-39r6,10xm5,0r82,-247r15,0r82,247r-13,0r-27,-84r-100,0r-27,84r-12,0xm47,-94r93,0r-46,-142",w:188},"\u00cb":{d:"120,-274v-4,0,-8,-4,-8,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm71,-274v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v5,0,8,4,8,9v0,5,-4,9,-8,9xm33,0r0,-247r122,0r-2,10r-109,0r0,103r88,0r0,10r-88,0r0,114r115,0r0,10r-126,0",w:169},"\u00c8":{d:"115,-267r-62,-36r6,-10r60,39xm33,0r0,-247r122,0r-2,10r-109,0r0,103r88,0r0,10r-88,0r0,114r115,0r0,10r-126,0",w:169},"\u00cd":{d:"24,-267r-4,-7r59,-39r6,10xm33,0r0,-247r11,0r0,247r-11,0",w:77},"\u00ce":{d:"-8,-266r-5,-7r52,-39r51,39r-5,7r-47,-33xm33,0r0,-247r11,0r0,247r-11,0",w:77},"\u00cf":{d:"63,-274v-4,0,-8,-4,-8,-9v0,-5,4,-9,8,-9v5,0,9,4,9,9v0,5,-4,9,-9,9xm14,-274v-5,0,-9,-4,-9,-9v0,-5,4,-9,9,-9v4,0,8,4,8,9v0,5,-4,9,-8,9xm33,0r0,-247r11,0r0,247r-11,0",w:77},"\u00cc":{d:"54,-267r-62,-36r7,-10r59,39xm33,0r0,-247r11,0r0,247r-11,0",w:77},"\u00d3":{d:"96,-267r-3,-7r59,-39r6,10xm204,-122v0,72,-20,125,-91,125v-73,0,-92,-54,-92,-126v0,-74,20,-120,92,-127v76,8,91,54,91,128xm113,-240v-95,-6,-91,133,-63,197v8,18,30,37,63,37v67,0,79,-45,79,-115v0,-69,-10,-115,-79,-119",w:226},"\u00d4":{d:"67,-266r-5,-7r51,-39r52,39r-6,7r-46,-33xm204,-122v0,72,-20,125,-91,125v-73,0,-92,-54,-92,-126v0,-74,20,-120,92,-127v76,8,91,54,91,128xm113,-240v-95,-6,-91,133,-63,197v8,18,30,37,63,37v67,0,79,-45,79,-115v0,-69,-10,-115,-79,-119",w:226},"\u00d2":{d:"136,-267r-61,-36r6,-10r59,39xm204,-122v0,72,-20,125,-91,125v-73,0,-92,-54,-92,-126v0,-74,20,-120,92,-127v76,8,91,54,91,128xm113,-240v-95,-6,-91,133,-63,197v8,18,30,37,63,37v67,0,79,-45,79,-115v0,-69,-10,-115,-79,-119",w:226},"\u00da":{d:"86,-267r-4,-7r59,-39r6,10xm177,-72v0,49,-22,74,-74,75v-51,1,-71,-30,-72,-74r0,-176r11,0r0,172v3,42,11,68,62,68v46,0,61,-25,62,-66r0,-174r11,0r0,175",w:208},"\u00db":{d:"58,-266r-5,-7r51,-39r52,39r-6,7r-46,-33xm177,-72v0,49,-22,74,-74,75v-51,1,-71,-30,-72,-74r0,-176r11,0r0,172v3,42,11,68,62,68v46,0,61,-25,62,-66r0,-174r11,0r0,175",w:208},"\u00d9":{d:"123,-267r-61,-36r6,-10r59,39xm177,-72v0,49,-22,74,-74,75v-51,1,-71,-30,-72,-74r0,-176r11,0r0,172v3,42,11,68,62,68v46,0,61,-25,62,-66r0,-174r11,0r0,175",w:208},"\u0131":{d:"31,0r0,-180r11,-2r0,182r-11,0",w:73},"\u02c6":{d:"19,-204r-5,-7r52,-39r51,39r-5,7r-47,-33",w:131},"\u02dc":{d:"42,-225v-13,-3,-21,18,-26,5v20,-37,72,17,93,-13r5,6v-15,25,-49,9,-72,2",w:129},"\u00af":{d:"14,-224r0,-8r94,0r0,8r-94,0",w:122},"\u02d8":{d:"66,-208v-24,0,-43,-22,-51,-32r6,-7v8,10,25,27,46,27v19,0,37,-17,45,-27r5,7v-8,10,-27,32,-51,32",w:131},"\u02d9":{d:"67,-224v0,12,-19,11,-19,0v0,-6,4,-10,9,-10v6,0,10,4,10,10",w:114},"\u02da":{d:"60,-205v-17,0,-28,-14,-28,-30v0,-15,11,-29,28,-29v17,0,29,14,29,29v0,16,-12,30,-29,30xm60,-212v13,0,22,-10,22,-23v0,-12,-10,-22,-22,-22v-12,0,-21,10,-21,22v0,13,9,23,21,23",w:119},"\u00b8":{d:"90,44v6,24,-43,36,-59,18v3,-14,16,1,27,1v15,0,23,-9,23,-20v0,-15,-20,-18,-33,-17r8,-26r9,0r-7,20v23,-2,32,10,32,24",w:118},"\u02dd":{d:"85,-202r-6,-5r46,-51r9,6xm43,-201r-7,-4r41,-54r11,5",w:133},"\u02db":{d:"89,64v-17,14,-55,6,-55,-23v0,-19,16,-35,28,-44r7,4v-11,8,-26,23,-26,40v0,20,27,28,43,16",w:118},"\u02c7":{d:"66,-203r-52,-40r6,-6r46,32r46,-32r5,6",w:131},"\u00a4":{d:"31,-21r-9,-6r20,-29v-20,-19,-20,-63,0,-83r-20,-29r10,-6r19,29v12,-9,39,-9,51,0r20,-29r8,6r-19,29v19,16,21,66,0,83r20,29r-9,6r-19,-29v-14,10,-39,9,-53,0xm77,-51v26,0,40,-20,40,-45v0,-26,-13,-48,-41,-48v-28,0,-39,22,-39,46v0,27,13,47,40,47",w:154},"\u00ad":{d:"20,-94r0,-11r69,0r0,11r-69,0",w:107},"\u2219":{d:"41,-101v0,14,-20,13,-20,0v0,-6,4,-10,10,-10v5,0,10,4,10,10",w:61},"\u2224":{d:"41,-101v0,14,-20,13,-20,0v0,-6,4,-10,10,-10v5,0,10,4,10,10",w:61},"\u2227":{d:"41,-101v0,14,-20,13,-20,0v0,-6,4,-10,10,-10v5,0,10,4,10,10",w:61},"\u22c5":{d:"41,-101v0,14,-20,13,-20,0v0,-6,4,-10,10,-10v5,0,10,4,10,10",w:61}}});if(!Array.indexOf){Array.prototype.indexOf=function(b){for(var a=0;a<this.length;a++){if(this[a]==b){return a}}return -1}}var krop=krop||{};Cufon.replace(".meta-heading, .meta-thin-lf",{fontFamily:"Meta-ThinLF",hover:true});krop.util={write_email:function(c,f){var b="";var d=c.length;for(var e=0;e<c.length;e++){var a=f.indexOf(c.charAt(e));if(a==-1){b+=(c.charAt(e))}else{b+=f.charAt((a-d+f.length)%f.length)}}document.write('<a href="mailto:'+b+'">'+b+"</a>")}};krop.util.creditCard={types:[{name:"amex",len:[15],prefix:new RegExp("^3[4|7]")},{name:"discover",len:[16],prefix:new RegExp("^6011")},{name:"mastercard",len:[16],prefix:new RegExp("^5[1-5]")},{name:"visa",len:[16,13],prefix:new RegExp("^4")}],getType:function(c){c=""+c;c=c.replace(new RegExp("[^\\d]","gi"),"");var a=krop.util.creditCard;for(var b=0;b<a.types.length;b++){if(c.match(a.types[b].prefix)){return a.types[b]}}return null},isValid:function(d){var a=krop.card;var c=a.getType(d);if(c===null){return false}d=""+d;d=d.replace(new RegExp("[^\\d]","gi"),"");var e=false;for(var b=0;b<c.len.length;b++){if(c.len[b]==d.length){e=true;break}}if(e===false){return false}return a.checkLuhn(d)},checkLuhn:function(c){c=""+c;c=c.replace(new RegExp("[^\\d]","gi"),"");var b=0;var d=c.length%2;var e=0;for(var a=0;a<c.length;a++){e=parseInt(c.charAt(a));if(a%2==d){e=e*2}if(e>9){e=e-9}b=b+e}return(b%10)===0}};krop.search={show_subscribe:function(a,b){$("#email-alert-link .loc-query").html(a);$("#email-alert-link .pos-query").html(b);if(a===""){$("#email-alert-link .loc").hide()}else{$("#email-alert-link .loc").show()}$("#email-alert-hidden, #email-alert-subscribe, #email-alert-success, #email-alert-error").hide();$("#email-alert-link").show()},hide_subscribe:function(){$("#email-alert-link, #email-alert-subscribe, #email-alert-success, #email-alert-error").hide();$("#email-alert-hidden").show()},initialize:function(){$("input.noautocomplete").attr("autocomplete","off");$("#krop-search-form input.input-text").hint("blur",true);$("#email-alert-subscribe input.input-subscribe").hint("blur",true);$("#krop-search-form input.input-text").keyup(function(){var b=$(this).parents("#krop-search-form");var a=$("#krop-search-location").val();var d=$("#krop-search-location").attr("title");if(a===d){a=""}var f=$("#krop-search-position").val();if($(this).attr("id")==="krop-search-location"){if(a!==""){$.cookie("krop_loc_query",a,{expires:7,path:"/"})}else{$.cookie("krop_loc_query",null,{path:"/"})}}if($(this).attr("id")==="krop-search-position"){if(f!==""){$.cookie("krop_pos_query",f,{expires:7,path:"/"})}else{$.cookie("krop_pos_query",null,{path:"/"})}}var e=a+"."+f;if(($("#krop-search-location").val()===""||$("#krop-search-location").val()===$("#krop-search-location").attr("title"))&&($("#krop-search-position").val()==="")){krop.search.hide_subscribe()}else{var c;if(e!=="."){c="/services/rest/search/1/"+e+"/"}else{c="/services/rest/search/1/"}$.ajax({type:"GET",url:c,success:function(g){$("#search-results").html(g);krop.search.highlight()}});krop.search.show_subscribe(a,f)}});$("#email-alert-link a, #email-alert-error a").click(function(){$("#email-alert-link, #email-alert-error").hide();$("#email-alert-subscribe").show();return false});$("#email-alert-subscribe input.input-submit").click(function(){$("#email-alert-subscribe").hide();$.ajax({type:"POST",url:"/services/rest/email/subscribe/",data:{search_email:$("#email-alert-subscribe input.input-subscribe").val(),location:$("#email-alert-link .loc-query").text(),position:$("#email-alert-link .pos-query").text()},success:function(){$("#email-alert-success").show()},error:function(a){$("#email-alert-error").show()}});return false})},highlight:function(){if(undefined===window.favorites){favorites=[]}if(undefined===window.notes){notes=[]}if(undefined===window.num_favorites){num_favorites=0}$("#search-filter #favorites-count").html(num_favorites);$("#krop-job-listing .favtoggle a").click(function(){var a=$(this).parents("tr");var b=$(this);if(a.hasClass("fav")){a.removeClass("fav");$.ajax({type:"POST",url:b.attr("href"),data:{},success:function(c){b.attr("href",b.attr("href").replace("remove","add"));favorites.splice(favorites.indexOf(a.attr("id").split("-")[1]),1);if(num_favorites>0){num_favorites--;if(num_favorites<0){num_favorites=0}$("#search-filter #favorites-count").html(num_favorites)}}})}else{a.addClass("fav");$.ajax({type:"POST",url:b.attr("href"),data:{},success:function(c){favorites.push(a.attr("id").split("-")[1]);b.attr("href",b.attr("href").replace("add","remove"));$("#search-filter #favorites-count").html(num_favorites+1);$("#login-reminder").show();num_favorites++}})}return false});$("#clear-favorites-link a").click(function(){$("#krop-job-listing .row").removeClass("fav");$.ajax({type:"POST",url:$(this).attr("href"),data:{},success:function(a){num_favorites=0;$("#search-filter #favorites-count").html(num_favorites)}});return false});$("#krop-job-listing .favtoggle a").addClass("starred");$("#krop-job-listing .row").each(function(){if($.inArray($(this).attr("id").split("-")[1],favorites)>-1){$(this).addClass("fav")}if($.inArray($(this).attr("id").split("-")[1],notes)>-1){$(this).addClass("note")}});$("#krop-job-listing .fav .favtoggle a").each(function(){$(this).attr("href",$(this).attr("href").replace("add","remove"))})}};krop.jobs={initialize:function(){if(undefined===window.num_favorites){num_favorites=0}$("#job-tools #not-fav a").click(function(){$.ajax({type:"POST",url:$(this).attr("href"),data:{},success:function(a){num_favorites++;$("#search-filter #favorites-count").html(num_favorites);$("#job-tools #not-fav").hide();$("#job-tools #is-fav").show();$("#login-reminder").show()}});return false});$("#job-tools #is-fav a").click(function(){$.ajax({type:"POST",url:$(this).attr("href"),data:{},success:function(a){num_favorites--;if(num_favorites<0){num_favorites=0}$("#search-filter #favorites-count").html(num_favorites);$("#job-tools #is-fav").hide();$("#job-tools #not-fav").show()}});return false});$("#job-tools #add-note-button a, #job-tools #edit-note-buttons #edit-link").click(function(){$("#job-tools #add-note-button").hide();$("#job-tools #the-note").hide();$("#job-tools #note-form").show();$("#job-tools #note-form form #id_text").focus();return false});$("#job-tools #note-form #save-button").click(function(){$.ajax({type:"POST",url:$("#job-tools #note-form form").attr("action"),data:{text:$("#job-tools #note-form form #id_text").val().slice(0,2048)},success:function(a){$("#job-tools #the-note #note-content").html(a);$("#job-tools #note-form").hide();if(a!==""){$("#job-tools #the-note").show()}else{$("#job-tools #add-note-button").show()}$("#login-reminder").show()}});return false});$("#job-tools #note-form #cancel-button").click(function(){$("#job-tools #note-form").hide();if($("#job-tools #note-form form #id_text").val()!==""){$("#job-tools #the-note").show()}else{$("#job-tools #add-note-button").show()}$("#job-tools #note-form form")[0].reset();return false});$("#job-tools #edit-note-buttons #delete-link").click(function(){$.ajax({type:"POST",url:$("#job-tools #note-form form").attr("action"),data:{},success:function(a){$("#job-tools #the-note #note-text").html("");$("#job-tools #the-note").hide();$("#job-tools #add-note-button").show();$("#job-tools #note-form #id_text").val("")}});return false})}};krop.login={initialize:function(a){$(".show-login-facility").click(function(){$("html, body").animate({scrollTop:0},"slow");$("#login-facility").animate({height:"show",opacity:"show"},"slow",function(){if($("#login-facility").is(":visible")){$("#login-facility #login-form #id_username").focus()}});return false});$("#login-facility .close-control").live("click",function(){$("#login-facility").animate({height:"hide",opacity:"hide"},"slow");return false})}};