/*! * jQuery JavaScript Library v1.4.2 * http://jquery.com/ * * Copyright 2010, John Resig * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * Includes Sizzle.js * http://sizzlejs.com/ * Copyright 2010, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * * Date: Sat Feb 13 22:33:48 2010 -0500 */ (function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/, Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&& (d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this, a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b=== "find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this, function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b
a"; var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected, parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent= false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n= s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true, applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando]; else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this, a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b=== w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i, cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected= c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed"); a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g, function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split("."); k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a), C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B=0){a.type= e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&& f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive; if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data", e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a, "_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a, d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g, e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift(); t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D|| g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()}, CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m, g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)}, text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}}, setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return hl[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h= h[3];l=0;for(m=h.length;l=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m=== "="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g, h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&& q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML=""; if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="

";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}(); (function(){var g=s.createElement("div");g.innerHTML="
";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}: function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f0)for(var j=d;j0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j= {},i;if(f&&a.length){e=0;for(var o=a.length;e-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a=== "string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode", d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")? a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType=== 1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/"},F={option:[1,""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div
","
"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d= c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this}, wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})}, prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b, this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild); return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja, ""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]); return this}else{e=0;for(var j=d.length;e0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["", ""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]===""&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e= c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]? c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja= function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter= Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a, "border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f= a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b= a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=//gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!== "string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("
").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this}, serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "), function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href, global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&& e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)? "&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache=== false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B= false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since", c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E|| d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x); g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status=== 1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b=== "json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional; if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration=== "number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]|| c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start; this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now= this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem, e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b
"; a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b); c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a, d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top- f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset": "pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window); /* ************************************************************************* */ /* ANIMATED PRELOADER EFFECT */ /* ************************************************************************* */ $(document).ready(function () { $('.attachment-fadeIn').hide();//hide all the images on the page }); var i = 0;//initialize var int=0;//Internet Explorer Fix $(window).bind("load", function() {//The load event will only fire if the entire page or document is fully loaded int = setInterval("doThis(i)",500); }); function doThis() { var images = $('.attachment-fadeIn').length;//count the number of images on the page if (i >= images) {// Loop the images clearInterval(int);//When it reaches the last image the loop ends delete int; } $('.attachment-fadeIn:hidden').eq(0).fadeIn(500);//fades in the hidden images one by one i++;//add 1 to the count } /* ************************************************************************* */ /* AUTOMATIC TABLE ROW HIGHLIGHTING */ /* ************************************************************************* */ $(document).ready(function() { $('table tr:odd').addClass('odd'); $('table tr:even').addClass('even'); }); /* Image Rollover Fade Effect */ $(document).ready( function(){ $('.fade').hover( function(){ $(this).children().first().children().first().stop(true); $(this).children().first().children().first().fadeTo('slow', .65); }, function(){ $(this).children().first().children().first().stop(true); $(this).children().first().children().first().fadeTo('slow', 0); } ) } ) /* ************************************************************************* */ /* JQUERY SCROLL PACK */ /* ************************************************************************* */ $(function(){$.fn.scrollToTop=function(options){if(options.speed){var speed=options.speed;}else{var speed="slow";}if(options.ease){var ease=options.ease;}else{var ease="jswing";}if(options.start){var start=options.start;}else{var start="0";}var scrollDiv=$(this);$(this).hide().removeAttr("href");if($(window).scrollTop()>start){$(this).fadeIn("slow");}$(window).scroll(function(){if($(window).scrollTop()>start){$(scrollDiv).fadeIn("slow");}else{$(scrollDiv).fadeOut("slow");}});$(this).click(function(event){$("html, body").animate({scrollTop:"0px"},speed,ease);});}}); /* ************************************************************************* */ /* MAIN NAVIGATION */ /* ************************************************************************* */ /* * Superfish v1.4.8 - jQuery menu widget * Copyright (c) 2008 Joel Birch * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html * * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt */ ;(function($){ $.fn.superfish = function(op){ var sf = $.fn.superfish, c = sf.c, $arrow = $([' »'].join('')), over = function(){ var $$ = $(this), menu = getMenu($$); clearTimeout(menu.sfTimer); $$.showSuperfishUl().siblings().hideSuperfishUl(); }, out = function(){ var $$ = $(this), menu = getMenu($$), o = sf.op; clearTimeout(menu.sfTimer); menu.sfTimer=setTimeout(function(){ o.retainPath=($.inArray($$[0],o.$path)>-1); $$.hideSuperfishUl(); if (o.$path.length && $$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);} },o.delay); }, getMenu = function($menu){ var menu = $menu.parents(['ul.',c.menuClass,':first'].join(''))[0]; sf.op = sf.o[menu.serial]; return menu; }, addArrow = function($a){ $a.addClass(c.anchorClass).append($arrow.clone()); }; return this.each(function() { var s = this.serial = sf.o.length; var o = $.extend({},sf.defaults,op); o.$path = $('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){ $(this).addClass([o.hoverClass,c.bcClass].join(' ')) .filter('li:has(ul)').removeClass(o.pathClass); }); sf.o[s] = sf.op = o; $('li:has(ul)',this)[($.fn.hoverIntent && !o.disableHI) ? 'hoverIntent' : 'hover'](over,out).each(function() { if (o.autoArrows) addArrow( $('>a:first-child',this) ); }) .not('.'+c.bcClass) .hideSuperfishUl(); var $a = $('a',this); $a.each(function(i){ var $li = $a.eq(i).parents('li'); $a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);}); }); o.onInit.call(this); }).each(function() { var menuClasses = [c.menuClass]; if (sf.op.dropShadows && !($.browser.msie && $.browser.version < 7)) menuClasses.push(c.shadowClass); $(this).addClass(menuClasses.join(' ')); }); }; var sf = $.fn.superfish; sf.o = []; sf.op = {}; sf.IE7fix = function(){ var o = sf.op; if ($.browser.msie && $.browser.version > 6 && o.dropShadows && o.animation.opacity!=undefined) this.toggleClass(sf.c.shadowClass+'-off'); }; sf.c = { bcClass : 'sf-breadcrumb', menuClass : 'sf-js-enabled', anchorClass : 'sf-with-ul', arrowClass : 'sf-sub-indicator', shadowClass : 'sf-shadow' }; sf.defaults = { hoverClass : 'sfHover', pathClass : 'overideThisToUse', pathLevels : 1, delay : 800, animation : {opacity:'show',height:'show'}, // fade-in and slide-down animation speed : 'normal', autoArrows : false, dropShadows : false, disableHI : false, // true disables hoverIntent detection onInit : function(){}, // callback functions onBeforeShow: function(){}, onShow : function(){}, onHide : function(){} }; $.fn.extend({ hideSuperfishUl : function(){ var o = sf.op, not = (o.retainPath===true) ? o.$path : ''; o.retainPath = false; var $ul = $(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass) .find('>ul').hide().css('visibility','hidden'); o.onHide.call($ul); return this; }, showSuperfishUl : function(){ var o = sf.op, sh = sf.c.shadowClass+'-off', $ul = this.addClass(o.hoverClass) .find('>ul:hidden').css('visibility','visible'); sf.IE7fix.call($ul); o.onBeforeShow.call($ul); $ul.animate(o.animation,o.speed,function(){ sf.IE7fix.call($ul); o.onShow.call($ul); }); return this; } }); })(jQuery); /* ************************************************************************* */ /* JQUERY HOVER INTENT PLUGIN */ /* ************************************************************************* */ (function($){ /* hoverIntent by Brian Cherne */ $.fn.hoverIntent = function(f,g) { // default configuration options var cfg = { sensitivity: 7, interval: 100, timeout: 0 }; // override configuration options with user supplied object cfg = $.extend(cfg, g ? { over: f, out: g } : f ); // instantiate variables // cX, cY = current X and Y position of mouse, updated by mousemove event // pX, pY = previous X and Y position of mouse, set by mouseover and polling interval var cX, cY, pX, pY; // A private function for getting mouse position var track = function(ev) { cX = ev.pageX; cY = ev.pageY; }; // A private function for comparing current and previous mouse position var compare = function(ev,ob) { ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t); // compare mouse positions to see if they've crossed the threshold if ( ( Math.abs(pX-cX) + Math.abs(pY-cY) ) < cfg.sensitivity ) { $(ob).unbind("mousemove",track); // set hoverIntent state to true (so mouseOut can be called) ob.hoverIntent_s = 1; return cfg.over.apply(ob,[ev]); } else { // set previous coordinates for next time pX = cX; pY = cY; // use self-calling timeout, guarantees intervals are spaced out properly (avoids JavaScript timer bugs) ob.hoverIntent_t = setTimeout( function(){compare(ev, ob);} , cfg.interval ); } }; // A private function for delaying the mouseOut function var delay = function(ev,ob) { ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t); ob.hoverIntent_s = 0; return cfg.out.apply(ob,[ev]); }; // A private function for handling mouse 'hovering' var handleHover = function(e) { // next three lines copied from jQuery.hover, ignore children onMouseOver/onMouseOut var p = (e.type == "mouseover" ? e.fromElement : e.toElement) || e.relatedTarget; while ( p && p != this ) { try { p = p.parentNode; } catch(e) { p = this; } } if ( p == this ) { return false; } // copy objects to be passed into t (required for event object to be passed in IE) var ev = jQuery.extend({},e); var ob = this; // cancel hoverIntent timer if it exists if (ob.hoverIntent_t) { ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t); } // else e.type == "onmouseover" if (e.type == "mouseover") { // set "previous" X and Y position based on initial entry point pX = ev.pageX; pY = ev.pageY; // update "current" X and Y position based on mousemove $(ob).bind("mousemove",track); // start polling interval (self-calling timeout) to compare mouse coordinates over time if (ob.hoverIntent_s != 1) { ob.hoverIntent_t = setTimeout( function(){compare(ev,ob);} , cfg.interval );} // else e.type == "onmouseout" } else { // unbind expensive mousemove event $(ob).unbind("mousemove",track); // if hoverIntent state is true, then call the mouseOut function after the specified delay if (ob.hoverIntent_s == 1) { ob.hoverIntent_t = setTimeout( function(){delay(ev,ob);} , cfg.timeout );} } }; // bind the function to the two event listeners return this.mouseover(handleHover).mouseout(handleHover); }; })(jQuery); /* ------------------------------------------------------------------------ * Class: prettyPhoto * Use: Lightbox clone for jQuery * Author: Stephane Caron (http://www.no-margin-for-errors.com) * Version: 2.5.6 ------------------------------------------------------------------------- */ (function($){$.prettyPhoto={version:'2.5.6'};$.fn.prettyPhoto=function(settings){settings=jQuery.extend({animationSpeed:'normal',opacity:0.80,showTitle:true,allowresize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'light_rounded',hideflash:false,wmode:'opaque',autoplay:true,modal:false,changepicturecallback:function(){},callback:function(){},markup:'
\
\
\
\
\
\
\
\
\
\
\
\ Expand \
\ next \ previous \
\
\
\ Close \

\
\ Previous \

0/0

\ Next \
\
\
\
\
\
\
\
\
\
\
\
\
\
\
',image_markup:'',flash_markup:'',quicktime_markup:'',iframe_markup:'',inline_markup:'
{content}
'},settings);if($.browser.msie&&parseInt($.browser.version)==6){settings.theme="light_square";} if($('.pp_overlay').size()==0)_buildOverlay();var doresize=true,percentBased=false,correctSizes,$pp_pic_holder,$ppt,$pp_overlay,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),setPosition=0,scrollPos=_getScroll();$(window).scroll(function(){scrollPos=_getScroll();_centerOverlay();_resizeOverlay();});$(window).resize(function(){_centerOverlay();_resizeOverlay();});$(document).keydown(function(e){if($pp_pic_holder.is(':visible')) switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');break;case 39:$.prettyPhoto.changePage('next');break;case 27:if(!settings.modal) $.prettyPhoto.close();break;};});$(this).each(function(){$(this).bind('click',function(){_self=this;theRel=$(this).attr('rel');galleryRegExp=/\[(?:.*)\]/;theGallery=galleryRegExp.exec(theRel);var images=new Array(),titles=new Array(),descriptions=new Array();if(theGallery){$('a[rel*='+theGallery+']').each(function(i){if($(this)[0]===$(_self)[0])setPosition=i;images.push($(this).attr('href'));titles.push($(this).find('img').attr('alt'));descriptions.push($(this).attr('title'));});}else{images=$(this).attr('href');titles=($(this).find('img').attr('alt'))?$(this).find('img').attr('alt'):'';descriptions=($(this).attr('title'))?$(this).attr('title'):'';} $.prettyPhoto.open(images,titles,descriptions);return false;});});$.prettyPhoto.open=function(gallery_images,gallery_titles,gallery_descriptions){if($.browser.msie&&$.browser.version==6){$('select').css('visibility','hidden');};if(settings.hideflash)$('object,embed').css('visibility','hidden');images=$.makeArray(gallery_images);titles=$.makeArray(gallery_titles);descriptions=$.makeArray(gallery_descriptions);image_set=($(images).size()>0)?true:false;_checkPosition($(images).size());$('.pp_loaderIcon').show();$pp_overlay.show().fadeTo(settings.animationSpeed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((setPosition+1)+settings.counter_separator_label+$(images).size());if(descriptions[setPosition]){$pp_pic_holder.find('.pp_description').show().html(unescape(descriptions[setPosition]));}else{$pp_pic_holder.find('.pp_description').hide().text('');};if(titles[setPosition]&&settings.showTitle){hasTitle=true;$ppt.html(unescape(titles[setPosition]));}else{hasTitle=false;};movie_width=(parseFloat(grab_param('width',images[setPosition])))?grab_param('width',images[setPosition]):settings.default_width.toString();movie_height=(parseFloat(grab_param('height',images[setPosition])))?grab_param('height',images[setPosition]):settings.default_height.toString();if(movie_width.indexOf('%')!=-1||movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-100);movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-100);percentBased=true;} $pp_pic_holder.fadeIn(function(){imgPreloader="";switch(_getFileType(images[setPosition])){case'image':imgPreloader=new Image();nextImage=new Image();if(image_set&&setPosition>$(images).size())nextImage.src=images[setPosition+1];prevImage=new Image();if(image_set&&images[setPosition-1])prevImage.src=images[setPosition-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup;$pp_pic_holder.find('#fullResImage').attr('src',images[setPosition]);imgPreloader.onload=function(){correctSizes=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=images[setPosition];break;case'youtube':correctSizes=_fitToViewport(movie_width,movie_height);movie='http://www.youtube.com/v/'+grab_param('v',images[setPosition]);if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':correctSizes=_fitToViewport(movie_width,movie_height);movie_id=images[setPosition];movie='http://vimeo.com/moogaloop.swf?clip_id='+movie_id.replace('http://vimeo.com/','');if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'quicktime':correctSizes=_fitToViewport(movie_width,movie_height);correctSizes['height']+=15;correctSizes['contentHeight']+=15;correctSizes['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,images[setPosition]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':correctSizes=_fitToViewport(movie_width,movie_height);flash_vars=images[setPosition];flash_vars=flash_vars.substring(images[setPosition].indexOf('flashvars')+10,images[setPosition].length);filename=images[setPosition];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':correctSizes=_fitToViewport(movie_width,movie_height);frame_url=images[setPosition];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);break;case'inline':myClone=$(images[setPosition]).clone().css({'width':settings.default_width}).wrapInner('
').appendTo($('body'));correctSizes=_fitToViewport($(myClone).width(),$(myClone).height());$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(images[setPosition]).html());break;};if(!imgPreloader){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});};$.prettyPhoto.changePage=function(direction){if(direction=='previous'){setPosition--;if(setPosition<0){setPosition=0;return;};}else{if($('.pp_arrow_next').is('.disabled'))return;setPosition++;};if(!doresize)doresize=true;_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$('a.pp_expand,a.pp_contract').fadeOut(settings.animationSpeed);};$.prettyPhoto.close=function(){$pp_pic_holder.find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animationSpeed);$pp_overlay.fadeOut(settings.animationSpeed,function(){$('#pp_full_res').html('');$pp_pic_holder.attr('style','').find('div:not(.pp_hoverContainer)').attr('style','');_centerOverlay();if($.browser.msie&&$.browser.version==6){$('select').css('visibility','visible');};if(settings.hideflash)$('object,embed').css('visibility','visible');setPosition=0;settings.callback();});doresize=true;};_showContent=function(){$('.pp_loaderIcon').hide();projectedTop=scrollPos['scrollTop']+((windowHeight/2)-(correctSizes['containerHeight']/2));if(projectedTop<0)projectedTop=0+$ppt.height();$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animationSpeed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(correctSizes['containerWidth']/2),'width':correctSizes['containerWidth']},settings.animationSpeed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animationSpeed);if(image_set&&_getFileType(images[setPosition])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();} if(settings.showTitle&&hasTitle){$ppt.css({'top':$pp_pic_holder.offset().top-25,'left':$pp_pic_holder.offset().left+20,'display':'none'});$ppt.fadeIn(settings.animationSpeed);};if(correctSizes['resized'])$('a.pp_expand,a.pp_contract').fadeIn(settings.animationSpeed);settings.changepicturecallback();});};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed,function(){$('.pp_loaderIcon').show();if(callback)callback();});$ppt.fadeOut(settings.animationSpeed);} function _checkPosition(setCount){if(setPosition==setCount-1){$pp_pic_holder.find('a.pp_next').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_next').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_next').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_next.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};if(setPosition==0){$pp_pic_holder.find('a.pp_previous').css('visibility','hidden');$pp_pic_holder.find('a.pp_arrow_previous').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_previous').css('visibility','visible');$pp_pic_holder.find('a.pp_arrow_previous.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});};if(setCount>1){$('.pp_nav').show();}else{$('.pp_nav').hide();}};function _fitToViewport(width,height){hasBeenResized=false;_getDimensions(width,height);imageWidth=width;imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allowresize&&!percentBased){hasBeenResized=true;notFitting=true;while(notFitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{notFitting=false;};pp_containerHeight=imageHeight;pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+40,contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:hasBeenResized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+$ppt.height()+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;} function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com\/watch/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.indexOf('.mov')!=-1){return'quicktime';}else if(itemSrc.indexOf('.swf')!=-1){return'flash';}else if(itemSrc.indexOf('iframe')!=-1){return'iframe'}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _centerOverlay(){if(doresize){titleHeight=$ppt.height();contentHeight=$pp_pic_holder.height();contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scrollPos['scrollTop']-((contentHeight+titleHeight)/2);$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)});$ppt.css({'top':projectedTop-titleHeight,'left':(windowWidth/2)+scrollPos['scrollLeft']-(contentwidth/2)+20});};};function _getScroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resizeOverlay(){windowHeight=$(window).height();windowWidth=$(window).width();$pp_overlay.css({'height':$(document).height()});};function _buildOverlay(){$('body').append(settings.markup);$pp_pic_holder=$('.pp_pic_holder');$ppt=$('.ppt');$pp_overlay=$('div.pp_overlay');$pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height()}).bind('click',function(){if(!settings.modal) $.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(){$this=$(this);if($this.hasClass('pp_expand')){$this.removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$this.removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open(images,titles,descriptions)});$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed);return false;});$pp_pic_holder.find('.pp_previous, .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});$pp_pic_holder.find('.pp_next, .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};_centerOverlay();};function grab_param(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);if(results==null) return"";else return results[1];}})(jQuery); /* * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ * * Uses the built in easing capabilities added In jQuery 1.1 * to offer multiple easing options * * TERMS OF USE - jQuery Easing * * Open source under the BSD License. * * Copyright © 2008 George McGinley Smith * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the author nor the names of contributors may be used to endorse * or promote products derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * */ // t: current time, b: begInnIng value, c: change In value, d: duration jQuery.easing['jswing'] = jQuery.easing['swing']; jQuery.extend( jQuery.easing, { def: 'easeOutQuad', swing: function (x, t, b, c, d) { //alert(jQuery.easing.default); return jQuery.easing[jQuery.easing.def](x, t, b, c, d); }, easeInQuad: function (x, t, b, c, d) { return c*(t/=d)*t + b; }, easeOutQuad: function (x, t, b, c, d) { return -c *(t/=d)*(t-2) + b; }, easeInOutQuad: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t + b; return -c/2 * ((--t)*(t-2) - 1) + b; }, easeInCubic: function (x, t, b, c, d) { return c*(t/=d)*t*t + b; }, easeOutCubic: function (x, t, b, c, d) { return c*((t=t/d-1)*t*t + 1) + b; }, easeInOutCubic: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t + b; return c/2*((t-=2)*t*t + 2) + b; }, easeInQuart: function (x, t, b, c, d) { return c*(t/=d)*t*t*t + b; }, easeOutQuart: function (x, t, b, c, d) { return -c * ((t=t/d-1)*t*t*t - 1) + b; }, easeInOutQuart: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t*t + b; return -c/2 * ((t-=2)*t*t*t - 2) + b; }, easeInQuint: function (x, t, b, c, d) { return c*(t/=d)*t*t*t*t + b; }, easeOutQuint: function (x, t, b, c, d) { return c*((t=t/d-1)*t*t*t*t + 1) + b; }, easeInOutQuint: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b; return c/2*((t-=2)*t*t*t*t + 2) + b; }, easeInSine: function (x, t, b, c, d) { return -c * Math.cos(t/d * (Math.PI/2)) + c + b; }, easeOutSine: function (x, t, b, c, d) { return c * Math.sin(t/d * (Math.PI/2)) + b; }, easeInOutSine: function (x, t, b, c, d) { return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b; }, easeInExpo: function (x, t, b, c, d) { return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b; }, easeOutExpo: function (x, t, b, c, d) { return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b; }, easeInOutExpo: function (x, t, b, c, d) { if (t==0) return b; if (t==d) return b+c; if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b; return c/2 * (-Math.pow(2, -10 * --t) + 2) + b; }, easeInCirc: function (x, t, b, c, d) { return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b; }, easeOutCirc: function (x, t, b, c, d) { return c * Math.sqrt(1 - (t=t/d-1)*t) + b; }, easeInOutCirc: function (x, t, b, c, d) { if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b; return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b; }, easeInElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; }, easeOutElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b; }, easeInOutElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d/2)==2) return b+c; if (!p) p=d*(.3*1.5); if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b; }, easeInBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; return c*(t/=d)*t*((s+1)*t - s) + b; }, easeOutBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b; }, easeInOutBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b; return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b; }, easeInBounce: function (x, t, b, c, d) { return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b; }, easeOutBounce: function (x, t, b, c, d) { if ((t/=d) < (1/2.75)) { return c*(7.5625*t*t) + b; } else if (t < (2/2.75)) { return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b; } else if (t < (2.5/2.75)) { return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b; } else { return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b; } }, easeInOutBounce: function (x, t, b, c, d) { if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b; return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b; } }); /* * * TERMS OF USE - EASING EQUATIONS * * Open source under the BSD License. * * Copyright © 2001 Robert Penner * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the author nor the names of contributors may be used to endorse * or promote products derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * */ /* * Copyright (c) 2009 Simo Kinnunen. * Licensed under the MIT license. * * @version 1.09 */ var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?ML:(M<=I&&L<=I)?M>L:MO){O=K}if(I>N){N=I}if(Kcufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m":{"d":"18,-9r0,-44r100,-39r-100,-40r0,-44r158,67r0,33","w":193},"?":{"d":"44,-43r0,43r47,0r0,-43r-47,0xm18,-243v69,-18,160,-11,160,60v0,52,-28,78,-87,78r0,40r-47,0r0,-77v44,1,93,5,91,-41v-2,-43,-76,-32,-117,-23r0,-37","w":195},"@":{"d":"101,-57v-7,-55,68,-63,123,-54v10,-50,-70,-39,-108,-28r0,-37v59,-21,155,-7,155,50r0,105v0,7,5,10,14,10v17,0,25,-28,25,-84v0,-81,-40,-121,-120,-121v-84,0,-126,40,-126,121v0,83,38,125,114,125r0,37v-107,0,-160,-54,-160,-162v0,-105,56,-158,169,-158v113,0,170,53,170,158v0,81,-27,121,-79,121v-35,0,-53,-13,-53,-39v-42,26,-133,15,-124,-44xm223,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25","w":374},"A":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0","w":274,"k":{"Y":31,"V":31,"T":22}},"B":{"d":"26,0r0,-251v76,4,190,-22,190,58v0,29,-16,50,-47,62v33,6,50,25,50,57v0,94,-107,72,-193,74xm73,-40v40,-3,96,15,96,-32v0,-31,-24,-42,-60,-39r0,-30v39,-6,58,-23,58,-49v-1,-35,-61,-17,-94,-21r0,171","w":230},"C":{"d":"227,-11v-22,8,-46,13,-74,13v-90,0,-135,-44,-135,-131v0,-83,45,-124,135,-124v28,0,52,4,74,12r0,42v-66,-29,-170,-16,-161,70v-8,90,90,106,161,76r0,42","w":244},"D":{"d":"73,-40v82,6,134,-8,134,-93v0,-74,-58,-83,-134,-78r0,171xm26,0r0,-251r109,0v79,0,118,39,118,118v0,88,-39,133,-118,133r-109,0","w":270},"E":{"d":"191,-251r0,40r-118,0r0,63r112,0r0,42r-113,0r0,66r122,0r0,40r-168,0r0,-251r165,0"},"F":{"d":"191,-251r0,40r-118,0r0,63r112,0r0,42r-113,0r0,106r-46,0r0,-251r165,0","w":215,"k":{"\u0104":26,"\u00c1":26,"\u00c2":26,"\u00c3":26,"\u00c0":26,"\u00c6":26,"\u00c5":26,"\u00c4":26,"A":26}},"G":{"d":"227,-12v-20,9,-46,14,-76,14v-89,0,-133,-44,-133,-131v0,-83,45,-124,135,-124v28,0,52,4,74,12r0,42v-66,-29,-161,-16,-161,70v0,71,46,101,114,86r0,-73r47,0r0,104","w":244},"H":{"d":"26,0r0,-251r47,0r0,103r124,0r0,-103r46,0r0,251r-46,0r0,-107r-124,0r0,107r-47,0","w":269},"I":{"d":"73,-251r0,251r-47,0r0,-251r47,0","w":99},"J":{"d":"104,-251r0,179v0,48,-34,72,-100,72r0,-40v35,0,53,-11,53,-32r0,-179r47,0","w":130},"K":{"d":"73,-251r0,251r-47,0r0,-251r47,0xm239,-251r-111,117r126,134r-65,0r-102,-117r0,-31r95,-103r57,0","w":254,"k":{"\u00d2":26,"\u00d4":26,"\u00d3":26,"\u0152":26,"\u00d5":26,"\u00d8":26,"\u00d6":26,"\u00c7":26,"Q":26,"O":26,"G":26,"C":26}},"L":{"d":"73,-251r0,211r117,0r0,40r-164,0r0,-251r47,0","w":207,"k":{"\u00d2":26,"\u00d4":26,"\u00d3":26,"\u0152":26,"\u00d5":26,"\u00d8":26,"\u00d6":26,"\u00c7":26,"Y":51,"V":53,"T":53,"Q":26,"O":26,"G":26,"C":26}},"M":{"d":"26,0r0,-251r49,0r85,190r83,-190r47,0r0,251r-43,0r0,-175r-68,175r-40,0r-70,-175r0,175r-43,0","w":316},"N":{"d":"26,0r0,-251r47,0r140,179r0,-179r45,0r0,251r-47,0r-140,-184r0,184r-45,0","w":283},"O":{"d":"144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,85,-41,127,-124,127v-80,0,-126,-42,-126,-127","w":285},"P":{"d":"26,0r0,-251v79,4,190,-23,190,63v0,50,-35,81,-104,92r-6,-42v41,-8,61,-23,61,-48v0,-39,-59,-20,-94,-24r0,210r-47,0","w":218,"k":{"\u0104":26,"\u00c1":26,"\u00c2":26,"\u00c3":26,"\u00c0":26,"\u00c6":26,"\u00c5":26,"\u00c4":26,"A":26}},"Q":{"d":"144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,70,-26,111,-78,124r41,47r-37,28r-57,-72v-76,0,-119,-42,-119,-127","w":285},"R":{"d":"26,0r0,-251v82,3,192,-21,192,67v0,30,-20,55,-60,75r79,109r-60,0r-77,-110r0,-21v46,-8,69,-25,69,-52v0,-41,-59,-23,-95,-27r0,210r-48,0","w":241},"S":{"d":"30,-11r0,-42v39,15,143,30,143,-24v0,-34,-44,-28,-78,-28v-51,0,-77,-24,-77,-71v0,-80,117,-90,189,-65r0,42v-41,-17,-143,-27,-143,23v0,35,41,27,74,28v55,0,82,24,82,71v0,85,-120,91,-190,66","w":230,"k":{"\u015a":17,"S":17}},"T":{"d":"191,-251r0,40r-72,0r0,211r-47,0r0,-211r-72,0r0,-40r191,0","w":190,"k":{"\u0119":26,"\u015b":26,"\u0144":26,"\u0107":26,"\u0105":26,"\u0104":22,"\u017a":26,"\u017c":26,"\u00c1":22,"\u00c2":22,"\u0153":26,"\u00c3":22,"\u00c0":22,"\u00f8":26,"\u00e6":26,"\u00c6":22,"\u00fc":26,"\u00fb":26,"\u00f9":26,"\u00fa":26,"\u00f5":26,"\u00f6":26,"\u00f4":26,"\u00f2":26,"\u00f3":26,"\u00eb":26,"\u00ea":26,"\u00e8":26,"\u00e9":26,"\u00e7":26,"\u00e5":26,"\u00e3":26,"\u00e4":26,"\u00e2":26,"\u00e0":26,"\u00e1":26,"\u00c5":22,"\u00c4":22,"z":26,"y":26,"x":26,"w":26,"v":26,"u":26,"t":26,"s":26,"r":26,"q":26,"p":26,"o":26,"n":26,"m":25,"g":26,"e":26,"d":26,"c":26,"a":26,"A":22}},"U":{"d":"26,-99r0,-152r47,0r0,152v0,40,20,60,61,60v96,0,53,-130,62,-212r47,0r0,152v0,67,-37,101,-109,101v-72,0,-108,-34,-108,-101","w":268},"V":{"d":"266,-251r-110,251r-51,0r-105,-251r55,0r78,192r78,-192r55,0","w":265,"k":{"\u0119":22,"\u015b":22,"\u0144":17,"\u0105":18,"\u0104":31,"\u017a":17,"\u017c":17,"\u00c1":31,"\u00c2":31,"\u0153":22,"\u00c3":31,"\u00c0":31,"\u00f8":22,"\u00e6":18,"\u00c6":31,"\u00f5":22,"\u00f6":22,"\u00f4":22,"\u00f2":22,"\u00f3":22,"\u00f1":17,"\u00eb":22,"\u00ea":22,"\u00e8":22,"\u00e9":22,"\u00e7":22,"\u00e5":18,"\u00e3":18,"\u00e4":18,"\u00e2":18,"\u00e0":18,"\u00e1":18,"\u00c5":31,"\u00c4":31,"z":17,"s":22,"r":17,"q":22,"p":17,"o":22,"n":17,"m":17,"g":22,"e":22,"d":22,"c":22,"a":18,"A":31}},"W":{"d":"0,-251r46,0r32,175r62,-175r44,0r58,168r34,-168r44,0r-47,251r-45,0r-69,-197r-74,197r-44,0","w":319},"X":{"d":"4,-251r59,0r198,251r-59,0xm63,0r-59,0r198,-251r59,0","w":264},"Y":{"d":"4,-251r50,0r71,121r67,-121r48,0r-93,163r0,88r-46,0r0,-88","w":228,"k":{"\u0119":26,"\u015b":26,"\u0144":17,"\u0107":26,"\u0105":26,"\u0104":31,"\u017a":17,"\u017c":17,"\u00c1":31,"\u00c2":31,"\u0153":26,"\u00c3":31,"\u00c0":31,"\u00f8":26,"\u00e6":26,"\u00c6":31,"\u00fc":17,"\u00fb":17,"\u00f9":17,"\u00fa":17,"\u00f5":26,"\u00f6":26,"\u00f4":26,"\u00f2":26,"\u00f3":26,"\u00f1":17,"\u00eb":26,"\u00ea":26,"\u00e8":26,"\u00e9":26,"\u00e7":26,"\u00e5":26,"\u00e3":26,"\u00e4":26,"\u00e2":26,"\u00e0":26,"\u00e1":26,"\u00c5":31,"\u00c4":31,"z":17,"x":17,"u":17,"s":26,"r":17,"q":26,"p":17,"o":26,"n":17,"m":17,"g":26,"e":26,"d":26,"c":26,"a":26,"A":31}},"Z":{"d":"208,-251r0,40r-133,171r133,0r0,40r-186,0r0,-40r140,-171r-137,0r0,-40r183,0","w":219},"[":{"d":"111,-251r0,37r-47,0r0,244r47,0r0,37r-93,0r0,-318r93,0","w":119},"\\":{"d":"4,-251r50,0r128,251r-50,0","w":186},"]":{"d":"102,-251r0,318r-93,0r0,-37r46,0r0,-244r-46,0r0,-37r93,0","w":119},"^":{"d":"79,-251r26,0r71,128r-41,0r-43,-83r-43,83r-40,0","w":184},"_":{"d":"180,0r0,37r-176,0r0,-37r176,0","w":184},"`":{"d":"70,-243r0,36r-70,-26r0,-37","w":70},"a":{"d":"13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124v-22,3,-33,-5,-44,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25","w":204},"b":{"d":"69,-43v43,12,82,4,82,-54v0,-53,-47,-57,-82,-39r0,93xm22,-251r47,0r0,75v64,-25,128,4,128,80v0,99,-86,107,-175,88r0,-243","w":207},"c":{"d":"163,-5v-80,18,-152,-7,-152,-91v0,-78,77,-102,152,-83r0,37v-47,-13,-106,-8,-106,46v0,58,54,67,106,54r0,37","w":172},"d":{"d":"146,-136v-34,-18,-87,-14,-87,39v0,60,45,66,87,51r0,-90xm192,-11v-83,23,-179,17,-179,-85v0,-76,68,-105,133,-80r0,-75r46,0r0,240","w":214},"e":{"d":"178,-74r-121,0v-5,42,75,41,117,32r0,37v-16,4,-37,5,-63,5v-67,0,-100,-31,-100,-94v0,-60,30,-91,91,-91v61,0,87,37,76,111xm57,-108r77,0v2,-26,-11,-40,-37,-40v-25,0,-38,14,-40,40","w":190},"f":{"d":"22,1r0,-195v-7,-59,70,-80,124,-59r0,36v-30,-12,-82,-13,-77,32r55,0r0,37r-55,0r0,148","w":130},"g":{"d":"145,-143v-39,-11,-93,-2,-86,49v-5,56,49,61,86,42r0,-91xm192,0v11,65,-98,79,-159,58r0,-37v38,14,118,18,112,-33v-66,23,-132,-4,-132,-81v0,-92,89,-104,179,-84r0,177","w":213},"h":{"d":"22,0r0,-251r47,0r0,86v46,-35,126,-27,126,49r0,116r-46,0r0,-116v-3,-45,-55,-36,-80,-8r0,124r-47,0"},"i":{"d":"69,-251r0,37r-47,0r0,-37r47,0xm69,-185r0,185r-47,0r0,-185r47,0","w":90},"j":{"d":"69,-251r0,37r-47,0r0,-37r47,0xm69,-185v-6,95,19,210,-32,262r-37,-25v41,-48,15,-156,22,-237r47,0","w":90},"k":{"d":"22,0r0,-251r47,0r0,81v46,-27,131,-21,131,44v0,22,-17,40,-50,53r56,73r-55,0r-59,-78r0,-15v41,-4,61,-14,61,-33v0,-35,-60,-22,-84,-5r0,131r-47,0","w":214},"l":{"d":"69,-251r0,251r-47,0r0,-251r47,0","w":90},"m":{"d":"22,0r0,-185r36,0r5,24v35,-28,90,-37,113,2v50,-41,125,-38,125,45r0,114r-47,0r0,-116v-2,-46,-47,-35,-69,-7r0,123r-47,0r0,-116v-2,-46,-49,-35,-69,-7r0,123r-47,0","w":322},"n":{"d":"22,0r0,-185r36,0r6,24v48,-39,131,-34,131,45r0,116r-46,0r0,-116v-3,-45,-55,-36,-80,-8r0,124r-47,0"},"o":{"d":"104,-35v31,0,46,-19,46,-58v0,-38,-15,-56,-46,-56v-31,0,-47,18,-47,56v0,39,16,58,47,58xm11,-92v0,-63,31,-94,93,-94v62,0,93,31,93,94v0,63,-31,94,-93,94v-62,0,-93,-31,-93,-94","w":207},"p":{"d":"69,-48v40,19,86,11,86,-49v0,-48,-46,-56,-86,-47r0,96xm22,-177v24,-5,51,-8,81,-8v65,0,98,30,98,88v0,82,-63,114,-132,88r0,76r-47,0r0,-244","w":211},"q":{"d":"145,-143v-42,-10,-86,-4,-86,49v0,59,47,64,86,46r0,-95xm192,67r-47,0r0,-76v-66,26,-132,-4,-132,-84v0,-95,91,-103,179,-84r0,244","w":213},"r":{"d":"22,0r0,-185r36,0r6,24v16,-16,33,-24,51,-24r0,38v-17,0,-32,7,-46,23r0,124r-47,0","w":119},"s":{"d":"22,-9r0,-38v21,8,44,12,71,12v36,0,40,-37,10,-37v-52,0,-90,-4,-90,-56v0,-62,93,-68,148,-48r0,39v-21,-8,-43,-12,-67,-12v-25,0,-38,6,-38,19v0,23,30,18,52,18v41,0,62,18,62,56v0,64,-96,67,-148,47","w":180},"t":{"d":"22,-214r34,0r7,29r43,0r0,37r-37,0r0,85v-1,23,14,28,37,26r0,37v-48,3,-84,-1,-84,-50r0,-164","w":119},"u":{"d":"195,-185r0,185r-36,0r-6,-24v-48,39,-131,34,-131,-45r0,-116r47,0r0,117v3,45,56,33,80,7r0,-124r46,0"},"v":{"d":"0,-185r49,0r45,129r47,-129r49,0r-75,185r-45,0","w":189},"w":{"d":"4,-185r47,0r28,125r41,-125r40,0r44,125r24,-125r49,0r-50,185r-44,0r-43,-127r-44,127r-45,0","w":281},"x":{"d":"0,-185r52,0r138,185r-52,0xm52,0r-52,0r138,-185r52,0","w":189},"y":{"d":"0,-185r49,0r47,133r46,-133r48,0r-77,190v-14,34,-35,58,-65,72r-22,-32v21,-9,36,-24,45,-44","w":190},"z":{"d":"21,-185r142,0r0,37r-94,113r91,0r0,35r-142,0r0,-35r95,-113r-92,0r0,-37","w":174},"{":{"d":"124,-251v-36,39,-5,148,-67,159v62,11,31,120,67,159r-47,0v-15,-21,-23,-49,-23,-84v0,-37,-11,-55,-36,-55r0,-40v25,0,36,-18,36,-55v0,-35,8,-63,23,-84r47,0","w":132},"|":{"d":"73,-251r0,318r-47,0r0,-318r47,0","w":99},"}":{"d":"55,-251v15,21,23,49,23,84v0,37,12,55,37,55r0,40v-25,0,-37,18,-37,55v0,35,-8,63,-23,84r-46,0v35,-32,8,-143,53,-159v-45,-16,-18,-127,-53,-159r46,0","w":132},"~":{"d":"149,-114r0,37v-22,32,-108,-27,-131,7r0,-37v21,-33,107,25,131,-7","w":166},"\u00c4":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0xm184,-314r0,33r-37,0r0,-33r37,0xm125,-314r0,33r-38,0r0,-33r38,0","w":274,"k":{"Y":31,"V":31,"T":22}},"\u00c5":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0xm134,-253v15,0,22,-8,22,-23v0,-13,-7,-20,-22,-20v-14,0,-20,7,-20,20v0,15,6,23,20,23xm84,-275v0,-32,16,-48,50,-48v34,0,52,16,52,48v0,33,-18,49,-52,49v-34,0,-50,-16,-50,-49","w":274,"k":{"Y":31,"V":31,"T":22}},"\u00c7":{"d":"102,43v16,8,52,16,57,-1v-1,-13,-32,-7,-46,-8r23,-47r29,0r-15,27v25,0,38,9,38,28v0,34,-58,40,-86,23r0,-22xm227,-11v-22,8,-46,13,-74,13v-90,0,-135,-44,-135,-131v0,-83,45,-124,135,-124v28,0,52,4,74,12r0,42v-66,-29,-170,-16,-161,70v-8,90,90,106,161,76r0,42","w":244},"\u00c9":{"d":"26,-251r0,251r168,0r0,-40r-122,0r0,-66r113,0r0,-42r-112,0r0,-63r118,0r0,-40r-165,0xm144,-325r0,37r-70,26r0,-36"},"\u00d1":{"d":"26,0r0,-251r47,0r140,179r0,-179r45,0r0,251r-47,0r-140,-184r0,184r-45,0xm187,-323r0,37v-25,22,-61,-16,-88,7r0,-37v25,-23,60,15,88,-7","w":283},"\u00d6":{"d":"144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,85,-41,127,-124,127v-80,0,-126,-42,-126,-127xm190,-314r0,33r-38,0r0,-33r38,0xm130,-314r0,33r-38,0r0,-33r38,0","w":285},"\u00dc":{"d":"26,-99r0,-152r47,0r0,152v0,40,20,60,61,60v96,0,53,-130,62,-212r47,0r0,152v0,67,-37,101,-109,101v-72,0,-108,-34,-108,-101xm184,-314r0,33r-38,0r0,-33r38,0xm124,-314r0,33r-38,0r0,-33r38,0","w":268},"\u00e1":{"d":"13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124v-22,3,-33,-5,-44,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25xm135,-270r0,37r-70,26r0,-36","w":204},"\u00e0":{"d":"13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124v-22,3,-33,-5,-44,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25xm135,-243r0,36r-70,-26r0,-37","w":204},"\u00e2":{"d":"13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124v-22,3,-33,-5,-44,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25xm90,-270r27,0r30,45r-31,0r-12,-23r-13,23r-31,0","w":204},"\u00e4":{"d":"13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124v-22,3,-33,-5,-44,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25xm153,-251r0,33r-38,0r0,-33r38,0xm93,-251r0,33r-38,0r0,-33r38,0","w":204},"\u00e3":{"d":"13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124v-22,3,-33,-5,-44,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25xm144,-260r0,37v-25,22,-61,-16,-88,7r0,-37v25,-22,61,16,88,-7","w":204},"\u00e5":{"d":"97,-247v15,0,21,-7,21,-22v0,-13,-6,-20,-21,-20v-14,0,-21,7,-21,20v0,15,7,22,21,22xm46,-269v0,-32,17,-47,51,-47v34,0,51,15,51,47v0,33,-17,49,-51,49v-34,0,-51,-16,-51,-49xm13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124v-22,3,-33,-5,-44,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25","w":204},"\u00e7":{"d":"63,43v15,8,50,15,57,1v0,-15,-31,-9,-47,-10r23,-47r29,0r-14,27v25,0,38,10,38,30v0,33,-59,37,-86,21r0,-22xm163,-5v-80,18,-152,-7,-152,-91v0,-78,77,-102,152,-83r0,37v-47,-13,-106,-8,-106,46v0,58,54,67,106,54r0,37","w":172},"\u00e9":{"d":"178,-74r-121,0v-5,42,75,41,117,32r0,37v-16,4,-37,5,-63,5v-67,0,-100,-31,-100,-94v0,-60,30,-91,91,-91v61,0,87,37,76,111xm57,-108r77,0v2,-26,-11,-40,-37,-40v-25,0,-38,14,-40,40xm128,-270r0,37r-70,26r0,-36","w":190},"\u00e8":{"d":"178,-74r-121,0v-5,42,75,41,117,32r0,37v-16,4,-37,5,-63,5v-67,0,-100,-31,-100,-94v0,-60,30,-91,91,-91v61,0,87,37,76,111xm57,-108r77,0v2,-26,-11,-40,-37,-40v-25,0,-38,14,-40,40xm128,-243r0,36r-70,-26r0,-37","w":190},"\u00ea":{"d":"178,-74r-121,0v-5,42,75,41,117,32r0,37v-16,4,-37,5,-63,5v-67,0,-100,-31,-100,-94v0,-60,30,-91,91,-91v61,0,87,37,76,111xm57,-108r77,0v2,-26,-11,-40,-37,-40v-25,0,-38,14,-40,40xm82,-270r26,0r31,45r-32,0r-12,-23r-12,23r-32,0","w":190},"\u00eb":{"d":"178,-74r-121,0v-5,42,75,41,117,32r0,37v-16,4,-37,5,-63,5v-67,0,-100,-31,-100,-94v0,-60,30,-91,91,-91v61,0,87,37,76,111xm57,-108r77,0v2,-26,-11,-40,-37,-40v-25,0,-38,14,-40,40xm144,-251r0,33r-38,0r0,-33r38,0xm84,-251r0,33r-38,0r0,-33r38,0","w":190},"\u00ed":{"d":"69,-185r0,185r-47,0r0,-185r47,0xm81,-270r0,37r-70,26r0,-36","w":90},"\u00ec":{"d":"69,-185r0,185r-47,0r0,-185r47,0xm81,-243r0,36r-70,-26r0,-37","w":90},"\u00ee":{"d":"69,-185r0,185r-47,0r0,-185r47,0xm33,-270r26,0r31,45r-32,0r-12,-23r-13,23r-31,0","w":90},"\u00ef":{"d":"69,-185r0,185r-47,0r0,-185r47,0xm94,-251r0,33r-38,0r0,-33r38,0xm34,-251r0,33r-38,0r0,-33r38,0","w":90},"\u00f1":{"d":"22,0r0,-185r36,0r6,24v48,-39,131,-34,131,45r0,116r-46,0r0,-116v-3,-45,-55,-36,-80,-8r0,124r-47,0xm152,-260r0,37v-25,22,-61,-16,-88,7r0,-37v26,-22,61,16,88,-7"},"\u00f3":{"d":"104,-35v31,0,46,-19,46,-58v0,-38,-15,-56,-46,-56v-31,0,-47,18,-47,56v0,39,16,58,47,58xm11,-92v0,-63,31,-94,93,-94v62,0,93,31,93,94v0,63,-31,94,-93,94v-62,0,-93,-31,-93,-94xm138,-270r0,37r-70,26r0,-36","w":207},"\u00f2":{"d":"104,-35v31,0,46,-19,46,-58v0,-38,-15,-56,-46,-56v-31,0,-47,18,-47,56v0,39,16,58,47,58xm11,-92v0,-63,31,-94,93,-94v62,0,93,31,93,94v0,63,-31,94,-93,94v-62,0,-93,-31,-93,-94xm138,-243r0,36r-70,-26r0,-37","w":207},"\u00f4":{"d":"104,-35v31,0,46,-19,46,-58v0,-38,-15,-56,-46,-56v-31,0,-47,18,-47,56v0,39,16,58,47,58xm11,-92v0,-63,31,-94,93,-94v62,0,93,31,93,94v0,63,-31,94,-93,94v-62,0,-93,-31,-93,-94xm90,-270r27,0r30,45r-31,0r-13,-23r-12,23r-32,0","w":207},"\u00f6":{"d":"104,-35v31,0,46,-19,46,-58v0,-38,-15,-56,-46,-56v-31,0,-47,18,-47,56v0,39,16,58,47,58xm11,-92v0,-63,31,-94,93,-94v62,0,93,31,93,94v0,63,-31,94,-93,94v-62,0,-93,-31,-93,-94xm152,-251r0,33r-38,0r0,-33r38,0xm92,-251r0,33r-38,0r0,-33r38,0","w":207},"\u00f5":{"d":"104,-35v31,0,46,-19,46,-58v0,-38,-15,-56,-46,-56v-31,0,-47,18,-47,56v0,39,16,58,47,58xm11,-92v0,-63,31,-94,93,-94v62,0,93,31,93,94v0,63,-31,94,-93,94v-62,0,-93,-31,-93,-94xm147,-260r0,37v-25,22,-61,-16,-88,7r0,-37v25,-22,61,16,88,-7","w":207},"\u00fa":{"d":"195,-185r0,185r-36,0r-6,-24v-48,39,-131,34,-131,-45r0,-116r47,0r0,117v3,45,56,33,80,7r0,-124r46,0xm144,-270r0,37r-70,26r0,-36"},"\u00f9":{"d":"195,-185r0,185r-36,0r-6,-24v-48,39,-131,34,-131,-45r0,-116r47,0r0,117v3,45,56,33,80,7r0,-124r46,0xm144,-243r0,36r-70,-26r0,-37"},"\u00fb":{"d":"195,-185r0,185r-36,0r-6,-24v-48,39,-131,34,-131,-45r0,-116r47,0r0,117v3,45,56,33,80,7r0,-124r46,0xm96,-270r26,0r31,45r-32,0r-12,-23r-12,23r-32,0"},"\u00fc":{"d":"195,-185r0,185r-36,0r-6,-24v-48,39,-131,34,-131,-45r0,-116r47,0r0,117v3,45,56,33,80,7r0,-124r46,0xm158,-251r0,33r-38,0r0,-33r38,0xm98,-251r0,33r-37,0r0,-33r37,0"},"\u2020":{"d":"122,-251r0,73r65,0r0,41r-65,0r0,137r-46,0r0,-137r-67,0r0,-41r67,0r0,-73r46,0","w":195},"\u00b0":{"d":"77,-170v17,0,25,-8,25,-25v0,-17,-8,-26,-25,-26v-17,0,-26,9,-26,26v0,17,9,25,26,25xm18,-195v0,-38,19,-56,59,-56v39,0,59,18,59,56v0,37,-20,56,-59,56v-40,0,-59,-19,-59,-56","w":153},"\u00a2":{"d":"167,-39v-9,3,-20,5,-33,6r0,33r-44,0r0,-33v-48,-6,-72,-38,-72,-96v0,-53,24,-83,72,-89r0,-33r44,0r0,33v10,0,22,2,33,5r0,37v-48,-12,-103,-6,-103,47v0,59,53,68,103,53r0,37","w":184},"\u00a3":{"d":"18,-32v69,-26,5,-99,5,-149v0,-48,33,-72,98,-72v32,0,57,5,75,17r0,43v-25,-25,-124,-41,-124,12v0,17,2,29,6,35r68,0r0,37r-55,0v9,21,11,57,-5,67v34,-3,76,26,110,-7r0,40v-42,36,-128,-15,-178,14r0,-37","w":213},"\u00a7":{"d":"26,-7r0,-39v21,7,42,11,64,11v46,0,49,-34,10,-34v-51,0,-84,-14,-82,-54v0,-19,8,-31,23,-38v-15,-7,-23,-20,-23,-39v0,-57,94,-62,147,-44r0,38v-21,-7,-42,-10,-65,-10v-47,0,-53,33,-12,33v52,0,88,14,86,54v0,18,-6,31,-19,39v13,6,19,19,19,39v0,56,-94,62,-148,44xm61,-126v-1,18,17,21,39,21v18,0,27,-7,27,-19v1,-19,-17,-22,-39,-22v-18,0,-27,7,-27,20","w":191},"\u2022":{"d":"18,-127v0,-25,12,-38,37,-38v25,0,38,13,38,38v0,25,-13,37,-38,37v-25,0,-37,-12,-37,-37","w":110},"\u00b6":{"d":"78,76r0,-171v-52,0,-78,-26,-78,-78v0,-52,26,-78,78,-78r90,0r0,15r-27,0r0,312r-17,0r0,-312r-29,0r0,312r-17,0","w":167},"\u00df":{"d":"140,-123v0,22,76,27,65,66v4,51,-52,61,-112,57r0,-37v23,-1,65,6,64,-16v0,-9,-10,-16,-31,-24v-51,-21,-36,-86,20,-104v0,-22,-13,-33,-37,-33v-27,0,-40,15,-40,46r0,168r-47,0r0,-169v0,-55,30,-82,89,-82v65,0,87,31,82,94v-36,6,-53,17,-53,34","w":213},"\u00ae":{"d":"71,-133r0,-94v28,1,69,-7,67,22v0,12,-8,22,-26,28r32,44r-16,0v-9,-17,-27,-27,-30,-50v18,-3,27,-10,27,-21v1,-19,-25,-12,-42,-13r0,84r-12,0xm102,-117v42,0,63,-21,63,-63v0,-43,-21,-65,-63,-65v-42,0,-63,22,-63,65v0,42,21,63,63,63xm26,-180v0,-50,26,-75,76,-75v51,0,76,25,76,75v0,49,-25,73,-76,73v-49,0,-76,-24,-76,-73","w":204},"\u00a9":{"d":"102,-117v42,0,63,-21,63,-63v0,-43,-21,-65,-63,-65v-42,0,-63,22,-63,65v0,42,21,63,63,63xm26,-180v0,-50,26,-75,76,-75v51,0,76,25,76,75v0,49,-25,73,-76,73v-49,0,-76,-24,-76,-73xm134,-146v-30,12,-65,3,-65,-35v0,-35,36,-45,65,-33r0,-11v-38,-12,-82,2,-77,44v-4,45,38,58,77,46r0,-11","w":204},"\u2122":{"d":"116,-251r0,12r-37,0r0,106r-15,0r0,-106r-38,0r0,-12r90,0xm132,-133r0,-118r19,0r44,98r42,-98r19,0r0,118r-14,0r0,-96r-42,96r-12,0r-43,-96r0,96r-13,0","w":282},"\u00b4":{"d":"70,-270r0,37r-70,26r0,-36","w":70},"\u00a8":{"d":"98,-251r0,33r-38,0r0,-33r38,0xm38,-251r0,33r-38,0r0,-33r38,0","w":97},"\u00c6":{"d":"4,0r107,-251r193,0r0,40r-130,0r28,63r96,0r0,41r-78,0r29,67r59,0r0,40r-93,0r-81,-201r-39,96r44,0r12,36r-70,0r-27,69r-50,0","w":331},"\u00d8":{"d":"24,0r191,-251r45,0r-191,251r-45,0xm144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,85,-41,127,-124,127v-80,0,-126,-42,-126,-127","w":285},"\u00b1":{"w":111},"\u00a5":{"d":"9,-251r48,0r51,89r53,-89r50,0r-73,116r52,0r0,37r-59,0r0,19r59,0r0,37r-59,0r0,42r-47,0r0,-42r-54,0r0,-37r54,0r0,-19r-54,0r0,-37r47,0","w":219},"\u00b5":{"d":"195,-185r0,185r-36,0r-6,-24v-25,24,-60,33,-84,13r0,78r-47,0r0,-252r47,0v4,52,-17,146,33,147v19,0,35,-7,47,-23r0,-124r46,0"},"\u03bc":{"d":"195,-185r0,185r-36,0r-6,-24v-25,24,-60,33,-84,13r0,78r-47,0r0,-252r47,0v4,52,-17,146,33,147v19,0,35,-7,47,-23r0,-124r46,0"},"\u00aa":{"w":101},"\u00ba":{"d":"104,-86v-11,-102,110,-116,170,-70r0,135v0,7,5,10,14,10v17,0,25,-28,25,-84v0,-81,-40,-121,-120,-121v-84,0,-126,40,-126,121v0,83,38,125,114,125r0,37v-107,0,-160,-54,-160,-162v0,-105,56,-158,169,-158v113,0,170,53,170,158v0,81,-27,121,-79,121v-35,0,-52,-13,-52,-39v-56,30,-133,10,-125,-73xm226,-134v-37,-17,-76,-11,-76,48v0,62,45,55,76,35r0,-83","w":79},"\u00e6":{"d":"129,-76v-25,-4,-69,-9,-69,18v0,31,55,23,69,7r0,-25xm176,-115r77,0v-1,-22,-11,-33,-33,-33v-27,0,-42,11,-44,33xm29,-139r0,-36v41,-15,110,-15,128,14v15,-16,37,-24,67,-24v57,0,81,36,70,107r-118,0v-5,43,71,46,114,36r0,37v-42,9,-109,8,-134,-15v-47,32,-143,29,-143,-38v0,-53,61,-66,117,-54v2,-47,-65,-39,-101,-27","w":306},"\u00f8":{"d":"11,0r140,-185r46,0r-141,185r-45,0xm105,-35v31,0,46,-19,46,-58v0,-38,-15,-56,-46,-56v-31,0,-47,18,-47,56v0,39,16,58,47,58xm11,-92v0,-63,32,-94,94,-94v62,0,93,31,93,94v0,63,-31,94,-93,94v-62,0,-94,-31,-94,-94","w":207},"\u00bf":{"d":"44,-142r0,-43r47,0r0,43r-47,0xm18,21v41,10,115,21,117,-23v2,-45,-47,-41,-91,-40r0,-78r47,0r0,41v59,0,87,25,87,77v0,72,-92,79,-160,60r0,-37","w":195},"\u00a1":{"d":"26,67r0,-187r47,0r0,187r-47,0xm26,-142r0,-43r47,0r0,43r-47,0","w":99},"\u00ac":{"w":245},"\u0192":{"w":101},"\u00ab":{"d":"88,-92r45,-66r48,0r-45,66r45,66r-48,0xm9,-92r45,-66r48,0r-45,66r45,66r-48,0","w":189},"\u00bb":{"d":"57,-26r-48,0r45,-66r-45,-66r48,0r45,66xm136,-26r-48,0r45,-66r-45,-66r48,0r45,66","w":189},"\u2026":{"w":139},"\u00a0":{"w":87},"\u00c0":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0xm171,-298r0,36r-70,-26r0,-37","w":274,"k":{"Y":31,"V":31,"T":22}},"\u00c3":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0xm179,-323r0,37v-25,22,-61,-16,-88,7r0,-37v25,-23,61,15,88,-7","w":274,"k":{"Y":31,"V":31,"T":22}},"\u00d5":{"d":"144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,85,-41,127,-124,127v-80,0,-126,-42,-126,-127xm186,-323r0,37v-25,22,-61,-16,-88,7r0,-37v25,-23,61,15,88,-7","w":285},"\u0152":{"d":"144,-40v49,0,74,-29,74,-86v0,-56,-25,-85,-74,-85v-52,0,-78,29,-78,85v0,57,26,86,78,86xm18,-125v0,-84,42,-126,126,-126r221,0r0,40r-123,0v13,13,20,34,24,63r93,0r0,41r-93,0v-2,28,-10,51,-23,67r124,0r0,40r-223,0v-80,0,-126,-41,-126,-125","w":389},"\u0153":{"d":"101,-37v30,0,45,-19,45,-56v0,-36,-15,-55,-45,-55v-30,0,-45,19,-45,55v0,37,15,56,45,56xm194,-108r72,0v2,-26,-9,-40,-33,-40v-23,0,-37,14,-39,40xm11,-92v0,-62,29,-93,89,-93v31,0,54,10,68,30v14,-20,36,-30,68,-30v61,0,85,37,74,111r-117,0v-6,40,73,42,113,32r0,36v-42,11,-120,9,-138,-20v-13,17,-36,26,-68,26v-57,0,-89,-31,-89,-92","w":322},"\u2013":{"w":120},"\u2014":{"w":157},"\u201c":{"d":"163,-251r-27,76r-43,0r27,-76r43,0xm87,-251r-26,76r-43,0r26,-76r43,0","w":180},"\u201d":{"d":"61,-251r26,76r-43,0r-26,-76r43,0xm136,-251r27,76r-43,0r-27,-76r43,0","w":180},"\u2018":{"d":"61,-251r26,76r-43,0r-26,-76r43,0","w":104},"\u2019":{"d":"87,-251r-26,76r-43,0r26,-76r43,0","w":104},"\u00f7":{"d":"18,-111r0,37r138,0r0,-37r-138,0xm106,-60r0,34r-39,0r0,-34r39,0xm106,-158r0,33r-39,0r0,-33r39,0","w":173},"\u00ff":{"w":69},"\u0178":{"w":92},"\u00a4":{"d":"38,-133r-20,-21r19,-20r22,22v24,-16,59,-16,82,0r22,-22r20,20r-21,21v14,20,14,62,-2,81r23,22r-20,19r-22,-21v-26,14,-57,13,-84,0r-20,21r-19,-19r20,-22v-14,-22,-13,-59,0,-81xm57,-93v0,29,14,43,43,43v29,0,43,-14,43,-43v0,-29,-14,-43,-43,-43v-29,0,-43,14,-43,43","w":200},"\u2039":{"d":"9,-92r45,-66r48,0r-45,66r45,66r-48,0","w":110},"\u203a":{"d":"57,-26r-48,0r45,-66r-45,-66r48,0r45,66","w":110},"\u2021":{"w":59},"\u00b7":{"d":"18,-92v0,-15,7,-22,22,-22v15,0,22,7,22,22v0,15,-7,22,-22,22v-15,0,-22,-7,-22,-22","w":79},"\u2219":{"d":"18,-92v0,-15,7,-22,22,-22v15,0,22,7,22,22v0,15,-7,22,-22,22v-15,0,-22,-7,-22,-22","w":79},"\u201a":{"w":41},"\u201e":{"d":"163,-33r-27,77r-43,0r27,-77r43,0xm87,-33r-26,77r-43,0r26,-77r43,0","w":180},"\u2030":{"d":"64,0r-46,0r178,-251r47,0xm75,-175v16,0,24,-9,24,-26v0,-15,-8,-22,-24,-22v-16,0,-24,7,-24,22v0,17,8,26,24,26xm18,-200v0,-35,19,-53,57,-53v38,0,57,18,57,53v0,37,-19,56,-57,56v-38,0,-57,-19,-57,-56xm318,-29v16,0,23,-8,23,-24v0,-16,-7,-23,-23,-23v-16,0,-25,7,-25,23v0,16,9,24,25,24xm260,-53v0,-36,20,-54,58,-54v38,0,57,18,57,54v0,36,-19,55,-57,55v-38,0,-58,-19,-58,-55xm189,-29v16,0,24,-8,24,-24v0,-16,-8,-23,-24,-23v-16,0,-24,7,-24,23v0,16,8,24,24,24xm132,-53v0,-36,19,-54,57,-54v38,0,57,18,57,54v0,36,-19,55,-57,55v-38,0,-57,-19,-57,-55","w":392},"\u00c2":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0xm121,-322r27,0r30,45r-31,0r-13,-23r-12,23r-31,0","w":274,"k":{"Y":31,"V":31,"T":22}},"\u00ca":{"d":"191,-251r0,40r-118,0r0,63r112,0r0,42r-113,0r0,66r122,0r0,40r-168,0r0,-251r165,0xm97,-322r26,0r31,45r-32,0r-12,-23r-12,23r-32,0"},"\u00c1":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0xm171,-325r0,37r-70,26r0,-36","w":274,"k":{"Y":31,"V":31,"T":22}},"\u00cb":{"d":"26,-251r0,251r168,0r0,-40r-122,0r0,-66r113,0r0,-42r-112,0r0,-63r118,0r0,-40r-165,0xm156,-314r0,33r-38,0r0,-33r38,0xm96,-314r0,33r-38,0r0,-33r38,0"},"\u00c8":{"d":"26,-251r0,251r168,0r0,-40r-122,0r0,-66r113,0r0,-42r-112,0r0,-63r118,0r0,-40r-165,0xm144,-298r0,36r-70,-26r0,-37"},"\u00cd":{"d":"73,-251r0,251r-47,0r0,-251r47,0xm85,-325r0,37r-70,26r0,-36","w":99},"\u00ce":{"d":"73,-251r0,251r-47,0r0,-251r47,0xm37,-322r26,0r31,45r-32,0r-12,-23r-12,23r-32,0","w":99},"\u00cf":{"d":"68,-251r0,251r-46,0r0,-251r46,0xm94,-314r0,33r-38,0r0,-33r38,0xm34,-314r0,33r-38,0r0,-33r38,0","w":90},"\u00cc":{"d":"73,-251r0,251r-47,0r0,-251r47,0xm85,-298r0,36r-70,-26r0,-37","w":99},"\u00d3":{"d":"144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,85,-41,127,-124,127v-80,0,-126,-42,-126,-127xm177,-325r0,37r-70,26r0,-36","w":285},"\u00d4":{"d":"144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,85,-41,127,-124,127v-80,0,-126,-42,-126,-127xm132,-322r26,0r31,45r-31,0r-13,-23r-12,23r-32,0","w":285},"\u00d2":{"d":"144,-39v51,0,76,-29,76,-87v0,-58,-25,-87,-76,-87v-52,0,-78,29,-78,87v0,58,26,87,78,87xm18,-125v0,-85,42,-128,126,-128v83,0,124,43,124,128v0,85,-41,127,-124,127v-80,0,-126,-42,-126,-127xm177,-298r0,36r-70,-26r0,-37","w":285},"\u00da":{"d":"26,-99r0,-152r47,0r0,152v0,40,20,60,61,60v96,0,53,-130,62,-212r47,0r0,152v0,67,-37,101,-109,101v-72,0,-108,-34,-108,-101xm170,-325r0,37r-71,26r0,-36","w":268},"\u00db":{"d":"26,-99r0,-152r47,0r0,152v0,40,20,60,61,60v96,0,53,-130,62,-212r47,0r0,152v0,67,-37,101,-109,101v-72,0,-108,-34,-108,-101xm121,-322r27,0r30,45r-31,0r-13,-23r-12,23r-31,0","w":268},"\u00d9":{"d":"26,-99r0,-152r47,0r0,152v0,40,20,60,61,60v96,0,53,-130,62,-212r47,0r0,152v0,67,-37,101,-109,101v-72,0,-108,-34,-108,-101xm170,-298r0,36r-71,-26r0,-37","w":268},"\u02c6":{"d":"35,-270r27,0r30,45r-31,0r-13,-23r-12,23r-32,0","w":96},"\u02dc":{"d":"105,-114r0,37v-25,22,-61,-16,-87,7r0,-37v24,-23,60,15,87,-7","w":123},"\u00af":{"w":63},"\u02c9":{"w":63},"\u00b8":{"d":"0,43v16,8,52,16,57,-1v-2,-13,-32,-7,-47,-8r23,-47r29,0r-14,27v25,0,38,9,38,28v0,34,-58,40,-86,23r0,-22","w":85},"\u0160":{"w":109},"\u0161":{"w":60},"\u00a6":{"w":35},"\u00d0":{"w":116},"\u00f0":{"w":84},"\u00dd":{"w":92},"\u00fd":{"w":69},"\u00de":{"w":101},"\u00fe":{"w":61},"\u00ad":{"w":111},"\u2212":{"w":111},"\u00d7":{"w":111},"\u00b9":{"w":52},"\u00b2":{"w":52},"\u00b3":{"w":52},"\u00bd":{"w":138},"\u00bc":{"w":138},"\u00be":{"w":138},"\u0141":{"d":"26,-111r116,-85r0,40r-116,85r0,-40xm99,-251r0,211r118,0r0,40r-164,0r0,-251r46,0","w":234,"k":{"\u00d2":26,"\u00d4":26,"\u00d3":26,"\u0152":26,"\u00d5":26,"\u00d8":26,"\u00d6":26,"\u00c7":26,"Y":51,"V":53,"T":53,"Q":26,"O":26,"G":26,"C":26}},"\u0142":{"d":"0,-111r99,-74r0,41r-99,73r0,-40xm73,-251r0,251r-47,0r0,-251r47,0","w":99},"\u017d":{"w":121},"\u017e":{"w":81},"\u2260":{"w":111},"\u221e":{"w":117},"\u2264":{"w":60},"\u2265":{"w":60},"\u2202":{"w":84},"\u2211":{"w":245},"\u220f":{"w":140},"\u03c0":{"w":140},"\u222b":{"w":245},"\u03a9":{"w":253},"\u2126":{"w":253},"\u221a":{"w":143},"\u2248":{"w":111},"\u22f2":{"w":111},"\u0394":{"w":64},"\u2206":{"w":64},"\u25ca":{"w":42},"\u2044":{"w":41},"\uf001":{"w":92},"\uf002":{"w":84},"\uf000":{"w":103},"\u0131":{"w":41},"\u02d8":{"w":63},"\u02d9":{"w":32},"\u02da":{"d":"51,-253v15,0,21,-8,21,-23v0,-13,-6,-20,-21,-20v-14,0,-21,7,-21,20v0,15,7,23,21,23xm0,-275v0,-32,17,-48,51,-48v34,0,51,16,51,48v0,33,-17,49,-51,49v-34,0,-51,-16,-51,-49","w":102},"\u02dd":{"w":82},"\u02db":{"w":47},"\u02c7":{"w":63},"\u20ac":{"d":"220,-9v-22,7,-46,11,-71,11v-88,0,-131,-44,-131,-131v0,-111,101,-143,202,-114r0,43v-48,-21,-144,-18,-152,27r118,0r0,37r-122,0r0,13r122,0r0,37r-118,0v5,52,100,56,152,35r0,42","w":243},"\u017b":{"d":"25,-251r0,40r137,0r-140,171r0,40r183,0r0,-40r-130,0r133,-171r0,-40r-183,0xm137,-314r0,38r-43,0r0,-38r43,0","w":219},"\u017c":{"d":"21,-185r142,0r0,37r-94,113r94,0r0,35r-145,0r0,-35r95,-113r-92,0r0,-37xm114,-251r0,38r-41,0r0,-38r41,0","w":174},"\u0179":{"d":"25,-251r0,40r137,0r-140,171r0,40r183,0r0,-40r-130,0r133,-171r0,-40r-183,0xm153,-324r0,37r-70,26r0,-37","w":219},"\u017a":{"d":"21,-185r142,0r0,37r-94,113r94,0r0,35r-145,0r0,-35r95,-113r-92,0r0,-37xm126,-270r0,37r-70,26r0,-36","w":174},"\u0104":{"d":"4,0r107,-251r50,0r109,251r-50,0r-32,-69r-80,0r16,-40r52,0r-41,-94r-83,203r-48,0xm270,0v-28,11,-42,23,-42,35v0,17,29,12,39,8r0,28v-30,10,-72,2,-72,-32v0,-15,8,-28,25,-39r50,0","w":274,"k":{"Y":31,"V":31,"T":22}},"\u0105":{"d":"183,0v-24,11,-36,23,-36,35v0,17,29,12,39,8r0,28v-30,10,-72,2,-72,-32v0,-15,10,-28,29,-39r40,0xm13,-57v-7,-52,66,-64,123,-54v11,-50,-71,-39,-108,-28r0,-37v60,-20,155,-9,155,52r0,124r-40,0r-4,-13v-45,27,-134,12,-126,-44xm136,-76v-22,-4,-78,-10,-76,18v2,32,60,22,76,7r0,-25","w":204},"\u0106":{"d":"227,-53v-70,30,-170,14,-161,-76v-9,-85,94,-99,161,-70r0,-42v-22,-8,-46,-12,-74,-12v-90,0,-135,41,-135,124v0,87,45,131,135,131v28,0,52,-5,74,-13r0,-42xm171,-324r0,37r-71,26r0,-37","w":244},"\u0107":{"d":"163,-42v-51,13,-106,5,-106,-54v0,-54,59,-59,106,-46r0,-37v-74,-19,-152,5,-152,83v0,84,71,109,152,91r0,-37xm132,-270r0,37r-71,26r0,-36","w":172},"\u0143":{"d":"26,0r0,-251r47,0r140,179r0,-179r45,0r0,251r-47,0r-140,-184r0,184r-45,0xm182,-324r0,37r-70,26r0,-37","w":283},"\u0144":{"d":"22,0r0,-185r36,0r6,24v48,-39,131,-34,131,45r0,116r-46,0r0,-116v-3,-45,-55,-36,-80,-8r0,124r-47,0xm145,-270r0,37r-71,26r0,-36"},"\u015a":{"d":"30,-11r0,-42v39,15,143,30,143,-24v0,-34,-44,-28,-78,-28v-51,0,-77,-24,-77,-71v0,-80,117,-90,189,-65r0,42v-41,-17,-143,-27,-143,23v0,35,41,27,74,28v55,0,82,24,82,71v0,85,-120,91,-190,66xm153,-324r0,37r-70,26r0,-37","w":230,"k":{"S":17}},"\u015b":{"d":"22,-9r0,-38v21,8,44,12,71,12v36,0,40,-37,10,-37v-52,0,-90,-4,-90,-56v0,-62,93,-68,148,-48r0,39v-21,-8,-43,-12,-67,-12v-25,0,-38,6,-38,19v0,23,32,17,54,18v40,0,60,18,60,56v0,64,-96,67,-148,47xm123,-270r0,37r-70,26r0,-36","w":180},"\u0118":{"d":"191,-251r0,40r-118,0r0,63r112,0r0,42r-113,0r0,66r122,0r0,40r-168,0r0,-251r165,0xm194,0v-24,11,-36,23,-36,35v0,17,29,12,39,8r0,28v-30,10,-72,2,-72,-32v0,-15,10,-28,29,-39r40,0"},"\u0119":{"d":"178,-74r-121,0v-5,42,75,41,117,32r0,37v-16,4,-37,5,-63,5v-67,0,-100,-31,-100,-94v0,-60,30,-91,91,-91v61,0,87,37,76,111xm57,-108r77,0v2,-26,-11,-40,-37,-40v-25,0,-38,14,-40,40xm174,-5v-24,15,-36,28,-36,40v0,17,29,12,39,8r0,28v-30,10,-72,2,-72,-32v0,-15,10,-30,29,-44r40,0","w":190}}}); /* SWFObject v2.2 is released under the MIT License */ var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y0){for(var af=0;af0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad'}}aa.outerHTML='"+af+"";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab