/* * jQuery JavaScript Library v1.4.4 * 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: Thu Nov 11 19:04:53 2010 -0500 */(function(E,B){function ka(a,b,d){if(d===B&&a.nodeType===1){d=a.getAttribute("data-"+b);if(typeof d==="string"){try{d=d==="true"?true:d==="false"?false:d==="null"?null:!c.isNaN(d)?parseFloat(d):Ja.test(d)?c.parseJSON(d):d}catch(e){}c.data(a,b,d)}else d=B}return d}function U(){return false}function ca(){return true}function la(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function Ka(a){var b,d,e,f,h,l,k,o,x,r,A,C=[];f=[];h=c.data(this,this.nodeType?"events":"__events__");if(typeof h==="function")h=h.events;if(!(a.liveFired===this||!h||!h.live||a.button&&a.type==="click")){if(a.namespace)A=RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");a.liveFired=this;var J=h.live.slice(0);for(k=0;k<J.length;k++){h=J[k];h.origType.replace(X,"")===a.type?f.push(h.selector):J.splice(k--,1)}f=c(a.target).closest(f,a.currentTarget);o=0;for(x=f.length;o<x;o++){r=f[o];for(k=0;k<J.length;k++){h=J[k];if(r.selector===h.selector&&(!A||A.test(h.namespace))){l=r.elem;e=null;if(h.preType==="mouseenter"||h.preType==="mouseleave"){a.type=h.preType;e=c(a.relatedTarget).closest(h.selector)[0]}if(!e||e!==l)C.push({elem:l,handleObj:h,level:r.level})}}}o=0;for(x=C.length;o<x;o++){f=C[o];if(d&&f.level>d)break;a.currentTarget=f.elem;a.data=f.handleObj.data;a.handleObj=f.handleObj;A=f.handleObj.origHandler.apply(f.elem,arguments);if(A===false||a.isPropagationStopped()){d=f.level;if(A===false)b=false;if(a.isImmediatePropagationStopped())break}}return b}}function Y(a,b){return(a&&a!=="*"?a+".":"")+b.replace(La,"`").replace(Ma,"&")}function ma(a,b,d){if(c.isFunction(b))return c.grep(a,function(f,h){return!!b.call(f,h,f)===d});else if(b.nodeType)return c.grep(a,function(f){return f===b===d});else if(typeof b==="string"){var e=c.grep(a,function(f){return f.nodeType===1});if(Na.test(b))return c.filter(b,e,!d);else b=c.filter(b,e)}return c.grep(a,function(f){return c.inArray(f,b)>=0===d})}function na(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var e=c.data(a[d++]),f=c.data(this,e);if(e=e&&e.events){delete f.handle;f.events={};for(var h in e)for(var l in e[h])c.event.add(this,h,e[h][l],e[h][l].data)}}})}function Oa(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 oa(a,b,d){var e=b==="width"?a.offsetWidth:a.offsetHeight;if(d==="border")return e;c.each(b==="width"?Pa:Qa,function(){d||(e-=parseFloat(c.css(a,"padding"+this))||0);if(d==="margin")e+=parseFloat(c.css(a,"margin"+this))||0;else e-=parseFloat(c.css(a,"border"+this+"Width"))||0});return e}function da(a,b,d,e){if(c.isArray(b)&&b.length)c.each(b,function(f,h){d||Ra.test(a)?e(a,h):da(a+"["+(typeof h==="object"||c.isArray(h)?f:"")+"]",h,d,e)});else if(!d&&b!=null&&typeof b==="object")c.isEmptyObject(b)?e(a,""):c.each(b,function(f,h){da(a+"["+f+"]",h,d,e)});else e(a,b)}function S(a,b){var d={};c.each(pa.concat.apply([],pa.slice(0,b)),function(){d[this]=a});return d}function qa(a){if(!ea[a]){var b=c("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d==="")d="block";ea[a]=d}return ea[a]}function fa(a){return c.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var t=E.document,c=function(){function a(){if(!b.isReady){try{t.documentElement.doScroll("left")}catch(j){setTimeout(a,1);return}b.ready()}}var b=function(j,s){return new b.fn.init(j,s)},d=E.jQuery,e=E.$,f,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,l=/\S/,k=/^\s+/,o=/\s+$/,x=/\W/,r=/\d/,A=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,C=/^[\],:{}\s]*$/,J=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,w=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,I=/(?:^|:|,)(?:\s*\[)+/g,L=/(webkit)[ \/]([\w.]+)/,g=/(opera)(?:.*version)?[ \/]([\w.]+)/,i=/(msie) ([\w.]+)/,n=/(mozilla)(?:.*? rv:([\w.]+))?/,m=navigator.userAgent,p=false,q=[],u,y=Object.prototype.toString,F=Object.prototype.hasOwnProperty,M=Array.prototype.push,N=Array.prototype.slice,O=String.prototype.trim,D=Array.prototype.indexOf,R={};b.fn=b.prototype={init:function(j,s){var v,z,H;if(!j)return this;if(j.nodeType){this.context=this[0]=j;this.length=1;return this}if(j==="body"&&!s&&t.body){this.context=t;this[0]=t.body;this.selector="body";this.length=1;return this}if(typeof j==="string")if((v=h.exec(j))&&(v[1]||!s))if(v[1]){H=s?s.ownerDocument||s:t;if(z=A.exec(j))if(b.isPlainObject(s)){j=[t.createElement(z[1])];b.fn.attr.call(j,s,true)}else j=[H.createElement(z[1])];else{z=b.buildFragment([v[1]],[H]);j=(z.cacheable?z.fragment.cloneNode(true):z.fragment).childNodes}return b.merge(this,j)}else{if((z=t.getElementById(v[2]))&&z.parentNode){if(z.id!==v[2])return f.find(j);this.length=1;this[0]=z}this.context=t;this.selector=j;return this}else if(!s&&!x.test(j)){this.selector=j;this.context=t;j=t.getElementsByTagName(j);return b.merge(this,j)}else return!s||s.jquery?(s||f).find(j):b(s).find(j);else if(b.isFunction(j))return f.ready(j);if(j.selector!==B){this.selector=j.selector;this.context=j.context}return b.makeArray(j,this)},selector:"",jquery:"1.4.4",length:0,size:function(){return this.length},toArray:function(){return N.call(this,0)},get:function(j){return j==null?this.toArray():j<0?this.slice(j)[0]:this[j]},pushStack:function(j,s,v){var z=b();b.isArray(j)?M.apply(z,j):b.merge(z,j);z.prevObject=this;z.context=this.context;if(s==="find")z.selector=this.selector+(this.selector?" ":"")+v;else if(s)z.selector=this.selector+"."+s+"("+v+")";return z},each:function(j,s){return b.each(this,j,s)},ready:function(j){b.bindReady();if(b.isReady)j.call(t,b);else q&&q.push(j);return this},eq:function(j){return j===-1?this.slice(j):this.slice(j,+j+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(N.apply(this,arguments),"slice",N.call(arguments).join(","))},map:function(j){return this.pushStack(b.map(this,function(s,v){return j.call(s,v,s)}))},end:function(){return this.prevObject||b(null)},push:M,sort:[].sort,splice:[].splice};b.fn.init.prototype=b.fn;b.extend=b.fn.extend=function(){var j,s,v,z,H,G=arguments[0]||{},K=1,Q=arguments.length,ga=false;if(typeof G==="boolean"){ga=G;G=arguments[1]||{};K=2}if(typeof G!=="object"&&!b.isFunction(G))G={};if(Q===K){G=this;--K}for(;K<Q;K++)if((j=arguments[K])!=null)for(s in j){v=G[s];z=j[s];if(G!==z)if(ga&&z&&(b.isPlainObject(z)||(H=b.isArray(z)))){if(H){H=false;v=v&&b.isArray(v)?v:[]}else v=v&&b.isPlainObject(v)?v:{};G[s]=b.extend(ga,v,z)}else if(z!==B)G[s]=z}return G};b.extend({noConflict:function(j){E.$=e;if(j)E.jQuery=d;return b},isReady:false,readyWait:1,ready:function(j){j===true&&b.readyWait--;if(!b.readyWait||j!==true&&!b.isReady){if(!t.body)return setTimeout(b.ready,1);b.isReady=true;if(!(j!==true&&--b.readyWait>0))if(q){var s=0,v=q;for(q=null;j=v[s++];)j.call(t,b);b.fn.trigger&&b(t).trigger("ready").unbind("ready")}}},bindReady:function(){if(!p){p=true;if(t.readyState==="complete")return setTimeout(b.ready,1);if(t.addEventListener){t.addEventListener("DOMContentLoaded",u,false);E.addEventListener("load",b.ready,false)}else if(t.attachEvent){t.attachEvent("onreadystatechange",u);E.attachEvent("onload",b.ready);var j=false;try{j=E.frameElement==null}catch(s){}t.documentElement.doScroll&&j&&a()}}},isFunction:function(j){return b.type(j)==="function"},isArray:Array.isArray||function(j){return b.type(j)==="array"},isWindow:function(j){return j&&typeof j==="object"&&"setInterval"in j},isNaN:function(j){return j==null||!r.test(j)||isNaN(j)},type:function(j){return j==null?String(j):R[y.call(j)]||"object"},isPlainObject:function(j){if(!j||b.type(j)!=="object"||j.nodeType||b.isWindow(j))return false;if(j.constructor&&!F.call(j,"constructor")&&!F.call(j.constructor.prototype,"isPrototypeOf"))return false;for(var s in j);return s===B||F.call(j,s)},isEmptyObject:function(j){for(var s in j)return false;return true},error:function(j){throw j;},parseJSON:function(j){if(typeof j!=="string"||!j)return null;j=b.trim(j);if(C.test(j.replace(J,"@").replace(w,"]").replace(I,"")))return E.JSON&&E.JSON.parse?E.JSON.parse(j):(new Function("return "+j))();else b.error("Invalid JSON: "+j)},noop:function(){},globalEval:function(j){if(j&&l.test(j)){var s=t.getElementsByTagName("head")[0]||t.documentElement,v=t.createElement("script");v.type="text/javascript";if(b.support.scriptEval)v.appendChild(t.createTextNode(j));else v.text=j;s.insertBefore(v,s.firstChild);s.removeChild(v)}},nodeName:function(j,s){return j.nodeName&&j.nodeName.toUpperCase()===s.toUpperCase()},each:function(j,s,v){var z,H=0,G=j.length,K=G===B||b.isFunction(j);if(v)if(K)for(z in j){if(s.apply(j[z],v)===false)break}else for(;H<G;){if(s.apply(j[H++],v)===false)break}else if(K)for(z in j){if(s.call(j[z],z,j[z])===false)break}else for(v=j[0];H<G&&s.call(v,H,v)!==false;v=j[++H]);return j},trim:O?function(j){return j==null?"":O.call(j)}:function(j){return j==null?"":j.toString().replace(k,"").replace(o,"")},makeArray:function(j,s){var v=s||[];if(j!=null){var z=b.type(j);j.length==null||z==="string"||z==="function"||z==="regexp"||b.isWindow(j)?M.call(v,j):b.merge(v,j)}return v},inArray:function(j,s){if(s.indexOf)return s.indexOf(j);for(var v=0,z=s.length;v<z;v++)if(s[v]===j)return v;return-1},merge:function(j,s){var v=j.length,z=0;if(typeof s.length==="number")for(var H=s.length;z<H;z++)j[v++]=s[z];else for(;s[z]!==B;)j[v++]=s[z++];j.length=v;return j},grep:function(j,s,v){var z=[],H;v=!!v;for(var G=0,K=j.length;G<K;G++){H=!!s(j[G],G);v!==H&&z.push(j[G])}return z},map:function(j,s,v){for(var z=[],H,G=0,K=j.length;G<K;G++){H=s(j[G],G,v);if(H!=null)z[z.length]=H}return z.concat.apply([],z)},guid:1,proxy:function(j,s,v){if(arguments.length===2)if(typeof s==="string"){v=j;j=v[s];s=B}else if(s&&!b.isFunction(s)){v=s;s=B}if(!s&&j)s=function(){return j.apply(v||this,arguments)};if(j)s.guid=j.guid=j.guid||s.guid||b.guid++;return s},access:function(j,s,v,z,H,G){var K=j.length;if(typeof s==="object"){for(var Q in s)b.access(j,Q,s[Q],z,H,v);return j}if(v!==B){z=!G&&z&&b.isFunction(v);for(Q=0;Q<K;Q++)H(j[Q],s,z?v.call(j[Q],Q,H(j[Q],s)):v,G);return j}return K?H(j[0],s):B},now:function(){return(new Date).getTime()},uaMatch:function(j){j=j.toLowerCase();j=L.exec(j)||g.exec(j)||i.exec(j)||j.indexOf("compatible")<0&&n.exec(j)||[];return{browser:j[1]||"",version:j[2]||"0"}},browser:{}});b.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(j,s){R["[object "+s+"]"]=s.toLowerCase()});m=b.uaMatch(m);if(m.browser){b.browser[m.browser]=true;b.browser.version=m.version}if(b.browser.webkit)b.browser.safari=true;if(D)b.inArray=function(j,s){return D.call(s,j)};if(!/\s/.test("\u00a0")){k=/^[\s\xA0]+/;o=/[\s\xA0]+$/}f=b(t);if(t.addEventListener)u=function(){t.removeEventListener("DOMContentLoaded",u,false);b.ready()};else if(t.attachEvent)u=function(){if(t.readyState==="complete"){t.detachEvent("onreadystatechange",u);b.ready()}};return E.jQuery=E.$=b}();(function(){c.support={};var a=t.documentElement,b=t.createElement("script"),d=t.createElement("div"),e="script"+c.now();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var f=d.getElementsByTagName("*"),h=d.getElementsByTagName("a")[0],l=t.createElement("select"),k=l.appendChild(t.createElement("option"));if(!(!f||!f.length||!h)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(h.getAttribute("style")),hrefNormalized:h.getAttribute("href")==="/a",opacity:/^0.55$/.test(h.style.opacity),cssFloat:!!h.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:k.selected,deleteExpando:true,optDisabled:false,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};l.disabled=true;c.support.optDisabled=!k.disabled;b.type="text/javascript";try{b.appendChild(t.createTextNode("window."+e+"=1;"))}catch(o){}a.insertBefore(b,a.firstChild);if(E[e]){c.support.scriptEval=true;delete E[e]}try{delete b.test}catch(x){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function r(){c.support.noCloneEvent=false;d.detachEvent("onclick",r)});d.cloneNode(true).fireEvent("onclick")}d=t.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=t.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var r=t.createElement("div");r.style.width=r.style.paddingLeft="1px";t.body.appendChild(r);c.boxModel=c.support.boxModel=r.offsetWidth===2;if("zoom"in r.style){r.style.display="inline";r.style.zoom=1;c.support.inlineBlockNeedsLayout=r.offsetWidth===2;r.style.display="";r.innerHTML="<div style='width:4px;'></div>";c.support.shrinkWrapBlocks=r.offsetWidth!==2}r.innerHTML="<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>";var A=r.getElementsByTagName("td");c.support.reliableHiddenOffsets=A[0].offsetHeight===0;A[0].style.display="";A[1].style.display="none";c.support.reliableHiddenOffsets=c.support.reliableHiddenOffsets&&A[0].offsetHeight===0;r.innerHTML="";t.body.removeChild(r).style.display="none"});a=function(r){var A=t.createElement("div");r="on"+r;var C=r in A;if(!C){A.setAttribute(r,"return;");C=typeof A[r]==="function"}return C};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=f=h=null}})();var ra={},Ja=/^(?:\{.*\}|\[.*\])$/;c.extend({cache:{},uuid:0,expando:"jQuery"+c.now(),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},data:function(a,b,d){if(c.acceptData(a)){a=a==E?ra:a;var e=a.nodeType,f=e?a[c.expando]:null,h=c.cache;if(!(e&&!f&&typeof b==="string"&&d===B)){if(e)f||(a[c.expando]=f=++c.uuid);else h=a;if(typeof b==="object")if(e)h[f]=c.extend(h[f],b);else c.extend(h,b);else if(e&&!h[f])h[f]={};a=e?h[f]:h;if(d!==B)a[b]=d;return typeof b==="string"?a[b]:a}}},removeData:function(a,b){if(c.acceptData(a)){a=a==E?ra:a;var d=a.nodeType,e=d?a[c.expando]:a,f=c.cache,h=d?f[e]:e;if(b){if(h){delete h[b];d&&c.isEmptyObject(h)&&c.removeData(a)}}else if(d&&c.support.deleteExpando)delete a[c.expando];else if(a.removeAttribute)a.removeAttribute(c.expando);else if(d)delete f[e];else for(var l in a)delete a[l]}},acceptData:function(a){if(a.nodeName){var b=c.noData[a.nodeName.toLowerCase()];if(b)return!(b===true||a.getAttribute("classid")!==b)}return true}});c.fn.extend({data:function(a,b){var d=null;if(typeof a==="undefined"){if(this.length){var e=this[0].attributes,f;d=c.data(this[0]);for(var h=0,l=e.length;h<l;h++){f=e[h].name;if(f.indexOf("data-")===0){f=f.substr(5);ka(this[0],f,d[f])}}}return d}else if(typeof a==="object")return this.each(function(){c.data(this,a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(b===B){d=this.triggerHandler("getData"+k[1]+"!",[k[0]]);if(d===B&&this.length){d=c.data(this[0],a);d=ka(this[0],a,d)}return d===B&&k[1]?this.data(k[0]):d}else return this.each(function(){var o=c(this),x=[k[0],b];o.triggerHandler("setData"+k[1]+"!",x);c.data(this,a,b);o.triggerHandler("changeData"+k[1]+"!",x)})},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 e=c.data(a,b);if(!d)return e||[];if(!e||c.isArray(d))e=c.data(a,b,c.makeArray(d));else e.push(d);return e}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),e=d.shift();if(e==="inprogress")e=d.shift();if(e){b==="fx"&&d.unshift("inprogress");e.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===B)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 sa=/[\n\t]/g,ha=/\s+/,Sa=/\r/g,Ta=/^(?:href|src|style)$/,Ua=/^(?:button|input)$/i,Va=/^(?:button|input|object|select|textarea)$/i,Wa=/^a(?:rea)?$/i,ta=/^(?:radio|checkbox)$/i;c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};c.fn.extend({attr:function(a,b){return c.access(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(x){var r=c(this);r.addClass(a.call(this,x,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1)if(f.className){for(var h=" "+f.className+" ",l=f.className,k=0,o=b.length;k<o;k++)if(h.indexOf(" "+b[k]+" ")<0)l+=" "+b[k];f.className=c.trim(l)}else f.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var x=c(this);x.removeClass(a.call(this,o,x.attr("class")))});if(a&&typeof a==="string"||a===B)for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1&&f.className)if(a){for(var h=(" "+f.className+" ").replace(sa," "),l=0,k=b.length;l<k;l++)h=h.replace(" "+b[l]+" "," ");f.className=c.trim(h)}else f.className=""}return this},toggleClass:function(a,b){var d=typeof a,e=typeof b==="boolean";if(c.isFunction(a))return this.each(function(f){var h=c(this);h.toggleClass(a.call(this,f,h.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var f,h=0,l=c(this),k=b,o=a.split(ha);f=o[h++];){k=e?k:!l.hasClass(f);l[k?"addClass":"removeClass"](f)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(sa," ").indexOf(a)>-1)return true;return false},val:function(a){if(!arguments.length){var b=this[0];if(b){if(c.nodeName(b,"option")){var d=b.attributes.value;return!d||d.specified?b.value:b.text}if(c.nodeName(b,"select")){var e=b.selectedIndex;d=[];var f=b.options;b=b.type==="select-one";if(e<0)return null;var h=b?e:0;for(e=b?e+1:f.length;h<e;h++){var l=f[h];if(l.selected&&(c.support.optDisabled?!l.disabled:l.getAttribute("disabled")===null)&&(!l.parentNode.disabled||!c.nodeName(l.parentNode,"optgroup"))){a=c(l).val();if(b)return a;d.push(a)}}return d}if(ta.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Sa,"")}return B}var k=c.isFunction(a);return this.each(function(o){var x=c(this),r=a;if(this.nodeType===1){if(k)r=a.call(this,o,x.val());if(r==null)r="";else if(typeof r==="number")r+="";else if(c.isArray(r))r=c.map(r,function(C){return C==null?"":C+""});if(c.isArray(r)&&ta.test(this.type))this.checked=c.inArray(x.val(),r)>=0;else if(c.nodeName(this,"select")){var A=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),A)>=0});if(!A.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,e){if(!a||a.nodeType===3||a.nodeType===8)return B;if(e&&b in c.attrFn)return c(a)[b](d);e=a.nodeType!==1||!c.isXMLDoc(a);var f=d!==B;b=e&&c.props[b]||b;var h=Ta.test(b);if((b in a||a[b]!==B)&&e&&!h){if(f){b==="type"&&Ua.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");if(d===null)a.nodeType===1&&a.removeAttribute(b);else 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:Va.test(a.nodeName)||Wa.test(a.nodeName)&&a.href?0:B;return a[b]}if(!c.support.style&&e&&b==="style"){if(f)a.style.cssText=""+d;return a.style.cssText}f&&a.setAttribute(b,""+d);if(!a.attributes[b]&&a.hasAttribute&&!a.hasAttribute(b))return B;a=!c.support.hrefNormalized&&e&&h?a.getAttribute(b,2):a.getAttribute(b);return a===null?B:a}});var X=/\.(.*)$/,ia=/^(?:textarea|input|select)$/i,La=/\./g,Ma=/ /g,Xa=/[^\w\s.|`]/g,Ya=function(a){return a.replace(Xa,"\\$&")},ua={focusin:0,focusout:0};c.event={add:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(c.isWindow(a)&&a!==E&&!a.frameElement)a=E;if(d===false)d=U;else if(!d)return;var f,h;if(d.handler){f=d;d=f.handler}if(!d.guid)d.guid=c.guid++;if(h=c.data(a)){var l=a.nodeType?"events":"__events__",k=h[l],o=h.handle;if(typeof k==="function"){o=k.handle;k=k.events}else if(!k){a.nodeType||(h[l]=h=function(){});h.events=k={}}if(!o)h.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):B};o.elem=a;b=b.split(" ");for(var x=0,r;l=b[x++];){h=f?c.extend({},f):{handler:d,data:e};if(l.indexOf(".")>-1){r=l.split(".");l=r.shift();h.namespace=r.slice(0).sort().join(".")}else{r=[];h.namespace=""}h.type=l;if(!h.guid)h.guid=d.guid;var A=k[l],C=c.event.special[l]||{};if(!A){A=k[l]=[];if(!C.setup||C.setup.call(a,e,r,o)===false)if(a.addEventListener)a.addEventListener(l,o,false);else a.attachEvent&&a.attachEvent("on"+l,o)}if(C.add){C.add.call(a,h);if(!h.handler.guid)h.handler.guid=d.guid}A.push(h);c.event.global[l]=true}a=null}}},global:{},remove:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(d===false)d=U;var f,h,l=0,k,o,x,r,A,C,J=a.nodeType?"events":"__events__",w=c.data(a),I=w&&w[J];if(w&&I){if(typeof I==="function"){w=I;I=I.events}if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(f in I)c.event.remove(a,f+b)}else{for(b=b.split(" ");f=b[l++];){r=f;k=f.indexOf(".")<0;o=[];if(!k){o=f.split(".");f=o.shift();x=RegExp("(^|\\.)"+c.map(o.slice(0).sort(),Ya).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(A=I[f])if(d){r=c.event.special[f]||{};for(h=e||0;h<A.length;h++){C=A[h];if(d.guid===C.guid){if(k||x.test(C.namespace)){e==null&&A.splice(h--,1);r.remove&&r.remove.call(a,C)}if(e!=null)break}}if(A.length===0||e!=null&&A.length===1){if(!r.teardown||r.teardown.call(a,o)===false)c.removeEvent(a,f,w.handle);delete I[f]}}else for(h=0;h<A.length;h++){C=A[h];if(k||x.test(C.namespace)){c.event.remove(a,r,C.handler,h);A.splice(h--,1)}}}if(c.isEmptyObject(I)){if(b=w.handle)b.elem=null;delete w.events;delete w.handle;if(typeof w==="function")c.removeData(a,J);else c.isEmptyObject(w)&&c.removeData(a)}}}}},trigger:function(a,b,d,e){var f=a.type||a;if(!e){a=typeof a==="object"?a[c.expando]?a:c.extend(c.Event(f),a):c.Event(f);if(f.indexOf("!")>=0){a.type=f=f.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[f]&&c.each(c.cache,function(){this.events&&this.events[f]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return B;a.result=B;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(e=d.nodeType?c.data(d,"handle"):(c.data(d,"__events__")||{}).handle)&&e.apply(d,b);e=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+f]&&d["on"+f].apply(d,b)===false){a.result=false;a.preventDefault()}}catch(h){}if(!a.isPropagationStopped()&&e)c.event.trigger(a,b,e,true);else if(!a.isDefaultPrevented()){var l;e=a.target;var k=f.replace(X,""),o=c.nodeName(e,"a")&&k==="click",x=c.event.special[k]||{};if((!x._default||x._default.call(d,a)===false)&&!o&&!(e&&e.nodeName&&c.noData[e.nodeName.toLowerCase()])){try{if(e[k]){if(l=e["on"+k])e["on"+k]=null;c.event.triggered=true;e[k]()}}catch(r){}if(l)e["on"+k]=l;c.event.triggered=false}}},handle:function(a){var b,d,e,f;d=[];var h=c.makeArray(arguments);a=h[0]=c.event.fix(a||E.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();d=e.slice(0).sort();e=RegExp("(^|\\.)"+d.join("\\.(?:.*\\.)?")+"(\\.|$)")}a.namespace=a.namespace||d.join(".");f=c.data(this,this.nodeType?"events":"__events__");if(typeof f==="function")f=f.events;d=(f||{})[a.type];if(f&&d){d=d.slice(0);f=0;for(var l=d.length;f<l;f++){var k=d[f];if(b||e.test(k.namespace)){a.handler=k.handler;a.data=k.data;a.handleObj=k;k=k.handler.apply(this,h);if(k!==B){a.result=k;if(k===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[c.expando])return a;var b=a;a=c.Event(b);for(var d=this.props.length,e;d;){e=this.props[--d];a[e]=b[e]}if(!a.target)a.target=a.srcElement||t;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=t.documentElement;d=t.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(a.which==null&&(a.charCode!=null||a.keyCode!=null))a.which=a.charCode!=null?a.charCode:a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==B)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,Y(a.origType,a.selector),c.extend({},a,{handler:Ka,guid:a.handler.guid}))},remove:function(a){c.event.remove(this,Y(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,d){if(c.isWindow(this))this.onbeforeunload=d},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.removeEvent=t.removeEventListener?function(a,b,d){a.removeEventListener&&a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent&&a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=c.now();this[c.expando]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ca;var a=this.originalEvent;if(a)if(a.preventDefault)a.preventDefault();else a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=ca;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ca;this.stopPropagation()},isDefaultPrevented:U,isPropagationStopped:U,isImmediatePropagationStopped:U};var va=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},wa=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?wa:va,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?wa:va)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length){a.liveFired=B;return la("submit",this,arguments)}});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13){a.liveFired=B;return la("submit",this,arguments)}})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var V,xa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(e){return e.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},Z=function(a,b){var d=a.target,e,f;if(!(!ia.test(d.nodeName)||d.readOnly)){e=c.data(d,"_change_data");f=xa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",f);if(!(e===B||f===e))if(e!=null||f){a.type="change";a.liveFired=B;return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:Z,beforedeactivate:Z,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return Z.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 Z.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",xa(a))}},setup:function(){if(this.type==="file")return false;for(var a in V)c.event.add(this,a+".specialChange",V[a]);return ia.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return ia.test(this.nodeName)}};V=c.event.special.change.filters;V.focus=V.beforeactivate}t.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(e){e=c.event.fix(e);e.type=b;return c.event.trigger(e,null,e.target)}c.event.special[b]={setup:function(){ua[b]++===0&&t.addEventListener(a,d,true)},teardown:function(){--ua[b]===0&&t.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,e,f){if(typeof d==="object"){for(var h in d)this[b](h,e,d[h],f);return this}if(c.isFunction(e)||e===false){f=e;e=B}var l=b==="one"?c.proxy(f,function(o){c(this).unbind(o,l);return f.apply(this,arguments)}):f;if(d==="unload"&&b!=="one")this.one(d,e,f);else{h=0;for(var k=this.length;h<k;h++)c.event.add(this[h],d,l,e)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var e=this.length;d<e;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,e){return this.live(b,d,e,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var d=c.Event(a);d.preventDefault();d.stopPropagation();c.event.trigger(d,b,this[0]);return d.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(e){var f=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,f+1);e.preventDefault();return b[f].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var ya={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,e,f,h){var l,k=0,o,x,r=h||this.selector;h=h?this:c(this.context);if(typeof d==="object"&&!d.preventDefault){for(l in d)h[b](l,e,d[l],r);return this}if(c.isFunction(e)){f=e;e=B}for(d=(d||"").split(" ");(l=d[k++])!=null;){o=X.exec(l);x="";if(o){x=o[0];l=l.replace(X,"")}if(l==="hover")d.push("mouseenter"+x,"mouseleave"+x);else{o=l;if(l==="focus"||l==="blur"){d.push(ya[l]+x);l+=x}else l=(ya[l]||l)+x;if(b==="live"){x=0;for(var A=h.length;x<A;x++)c.event.add(h[x],"live."+Y(l,r),{data:e,selector:r,handler:f,origType:l,origHandler:f,preType:o})}else h.unbind("live."+Y(l,r),f)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d,e){if(e==null){e=d;d=null}return arguments.length>0?this.bind(b,d,e):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});E.attachEvent&&!E.addEventListener&&c(E).bind("unload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break}if(y.nodeType===1&&!q){y.sizcache=n;y.sizset=p}if(y.nodeName.toLowerCase()===i){F=y;break}y=y[g]}m[p]=F}}}function b(g,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break}if(y.nodeType===1){if(!q){y.sizcache=n;y.sizset=p}if(typeof i!=="string"){if(y===i){F=true;break}}else if(k.filter(i,[y]).length>0){F=y;break}}y=y[g]}m[p]=F}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,h=false,l=true;[0,0].sort(function(){l=false;return 0});var k=function(g,i,n,m){n=n||[];var p=i=i||t;if(i.nodeType!==1&&i.nodeType!==9)return[];if(!g||typeof g!=="string")return n;var q,u,y,F,M,N=true,O=k.isXML(i),D=[],R=g;do{d.exec("");if(q=d.exec(R)){R=q[3];D.push(q[1]);if(q[2]){F=q[3];break}}}while(q);if(D.length>1&&x.exec(g))if(D.length===2&&o.relative[D[0]])u=L(D[0]+D[1],i);else for(u=o.relative[D[0]]?[i]:k(D.shift(),i);D.length;){g=D.shift();if(o.relative[g])g+=D.shift();u=L(g,u)}else{if(!m&&D.length>1&&i.nodeType===9&&!O&&o.match.ID.test(D[0])&&!o.match.ID.test(D[D.length-1])){q=k.find(D.shift(),i,O);i=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]}if(i){q=m?{expr:D.pop(),set:C(m)}:k.find(D.pop(),D.length===1&&(D[0]==="~"||D[0]==="+")&&i.parentNode?i.parentNode:i,O);u=q.expr?k.filter(q.expr,q.set):q.set;if(D.length>0)y=C(u);else N=false;for(;D.length;){q=M=D.pop();if(o.relative[M])q=D.pop();else M="";if(q==null)q=i;o.relative[M](y,q,O)}}else y=[]}y||(y=u);y||k.error(M||g);if(f.call(y)==="[object Array]")if(N)if(i&&i.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&k.contains(i,y[g])))n.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&n.push(u[g]);else n.push.apply(n,y);else C(y,n);if(F){k(F,p,n,m);k.uniqueSort(n)}return n};k.uniqueSort=function(g){if(w){h=l;g.sort(w);if(h)for(var i=1;i<g.length;i++)g[i]===g[i-1]&&g.splice(i--,1)}return g};k.matches=function(g,i){return k(g,null,null,i)};k.matchesSelector=function(g,i){return k(i,null,null,[g]).length>0};k.find=function(g,i,n){var m;if(!g)return[];for(var p=0,q=o.order.length;p<q;p++){var u,y=o.order[p];if(u=o.leftMatch[y].exec(g)){var F=u[1];u.splice(1,1);if(F.substr(F.length-1)!=="\\"){u[1]=(u[1]||"").replace(/\\/g,"");m=o.find[y](u,i,n);if(m!=null){g=g.replace(o.match[y],"");break}}}}m||(m=i.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,i,n,m){for(var p,q,u=g,y=[],F=i,M=i&&i[0]&&k.isXML(i[0]);g&&i.length;){for(var N in o.filter)if((p=o.leftMatch[N].exec(g))!=null&&p[2]){var O,D,R=o.filter[N];D=p[1];q=false;p.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(F===y)y=[];if(o.preFilter[N])if(p=o.preFilter[N](p,F,n,y,m,M)){if(p===true)continue}else q=O=true;if(p)for(var j=0;(D=F[j])!=null;j++)if(D){O=R(D,p,j,F);var s=m^!!O;if(n&&O!=null)if(s)q=true;else F[j]=false;else if(s){y.push(D);q=true}}if(O!==B){n||(F=y);g=g.replace(o.match[N],"");if(!q)return[];break}}}if(g===u)if(q==null)k.error(g);else break;u=g}return F};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var o=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+\-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,i){var n=typeof i==="string",m=n&&!/\W/.test(i);n=n&&!m;if(m)i=i.toLowerCase();m=0;for(var p=g.length,q;m<p;m++)if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;);g[m]=n||q&&q.nodeName.toLowerCase()===i?q||false:q===i}n&&k.filter(i,g,true)},">":function(g,i){var n,m=typeof i==="string",p=0,q=g.length;if(m&&!/\W/.test(i))for(i=i.toLowerCase();p<q;p++){if(n=g[p]){n=n.parentNode;g[p]=n.nodeName.toLowerCase()===i?n:false}}else{for(;p<q;p++)if(n=g[p])g[p]=m?n.parentNode:n.parentNode===i;m&&k.filter(i,g,true)}},"":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=i=i.toLowerCase();q=a}q("parentNode",i,p,g,m,n)},"~":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=i=i.toLowerCase();q=a}q("previousSibling",i,p,g,m,n)}},find:{ID:function(g,i,n){if(typeof i.getElementById!=="undefined"&&!n)return(g=i.getElementById(g[1]))&&g.parentNode?[g]:[]},NAME:function(g,i){if(typeof i.getElementsByName!=="undefined"){for(var n=[],m=i.getElementsByName(g[1]),p=0,q=m.length;p<q;p++)m[p].getAttribute("name")===g[1]&&n.push(m[p]);return n.length===0?null:n}},TAG:function(g,i){return i.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,i,n,m,p,q){g=" "+g[1].replace(/\\/g,"")+" ";if(q)return g;q=0;for(var u;(u=i[q])!=null;q++)if(u)if(p^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))n||m.push(u);else if(n)i[q]=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 i=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=i[1]+(i[2]||1)-0;g[3]=i[3]-0}g[0]=e++;return g},ATTR:function(g,i,n,m,p,q){i=g[1].replace(/\\/g,"");if(!q&&o.attrMap[i])g[1]=o.attrMap[i];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,i,n,m,p){if(g[1]==="not")if((d.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,i);else{g=k.filter(g[3],i,n,true^p);n||m.push.apply(m,g);return false}else if(o.match.POS.test(g[0])||o.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,i,n){return!!k(n[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,i){return i===0},last:function(g,i,n,m){return i===m.length-1},even:function(g,i){return i%2===0},odd:function(g,i){return i%2===1},lt:function(g,i,n){return i<n[3]-0},gt:function(g,i,n){return i>n[3]-0},nth:function(g,i,n){return n[3]-0===i},eq:function(g,i,n){return n[3]-0===i}},filter:{PSEUDO:function(g,i,n,m){var p=i[1],q=o.filters[p];if(q)return q(g,n,i,m);else if(p==="contains")return(g.textContent||g.innerText||k.getText([g])||"").indexOf(i[3])>=0;else if(p==="not"){i=i[3];n=0;for(m=i.length;n<m;n++)if(i[n]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+p)},CHILD:function(g,i){var n=i[1],m=g;switch(n){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(n==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":n=i[2];var p=i[3];if(n===1&&p===0)return true;var q=i[0],u=g.parentNode;if(u&&(u.sizcache!==q||!g.nodeIndex)){var y=0;for(m=u.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++y;u.sizcache=q}m=g.nodeIndex-p;return n===0?m===0:m%n===0&&m/n>=0}},ID:function(g,i){return g.nodeType===1&&g.getAttribute("id")===i},TAG:function(g,i){return i==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===i},CLASS:function(g,i){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(i)>-1},ATTR:function(g,i){var n=i[1];n=o.attrHandle[n]?o.attrHandle[n](g):g[n]!=null?g[n]:g.getAttribute(n);var m=n+"",p=i[2],q=i[4];return n==null?p==="!=":p==="="?m===q:p==="*="?m.indexOf(q)>=0:p==="~="?(" "+m+" ").indexOf(q)>=0:!q?m&&n!==false:p==="!="?m!==q:p==="^="?m.indexOf(q)===0:p==="$="?m.substr(m.length-q.length)===q:p==="|="?m===q||m.substr(0,q.length+1)===q+"-":false},POS:function(g,i,n,m){var p=o.setFilters[i[2]];if(p)return p(g,n,i,m)}}},x=o.match.POS,r=function(g,i){return"\\"+(i-0+1)},A;for(A in o.match){o.match[A]=RegExp(o.match[A].source+/(?![^\[]*\])(?![^\(]*\))/.source);o.leftMatch[A]=RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[A].source.replace(/\\(\d+)/g,r))}var C=function(g,i){g=Array.prototype.slice.call(g,0);if(i){i.push.apply(i,g);return i}return g};try{Array.prototype.slice.call(t.documentElement.childNodes,0)}catch(J){C=function(g,i){var n=0,m=i||[];if(f.call(g)==="[object Array]")Array.prototype.push.apply(m,g);else if(typeof g.length==="number")for(var p=g.length;n<p;n++)m.push(g[n]);else for(;g[n];n++)m.push(g[n]);return m}}var w,I;if(t.documentElement.compareDocumentPosition)w=function(g,i){if(g===i){h=true;return 0}if(!g.compareDocumentPosition||!i.compareDocumentPosition)return g.compareDocumentPosition?-1:1;return g.compareDocumentPosition(i)&4?-1:1};else{w=function(g,i){var n,m,p=[],q=[];n=g.parentNode;m=i.parentNode;var u=n;if(g===i){h=true;return 0}else if(n===m)return I(g,i);else if(n){if(!m)return 1}else return-1;for(;u;){p.unshift(u);u=u.parentNode}for(u=m;u;){q.unshift(u);u=u.parentNode}n=p.length;m=q.length;for(u=0;u<n&&u<m;u++)if(p[u]!==q[u])return I(p[u],q[u]);return u===n?I(g,q[u],-1):I(p[u],i,1)};I=function(g,i,n){if(g===i)return n;for(g=g.nextSibling;g;){if(g===i)return-1;g=g.nextSibling}return 1}}k.getText=function(g){for(var i="",n,m=0;g[m];m++){n=g[m];if(n.nodeType===3||n.nodeType===4)i+=n.nodeValue;else if(n.nodeType!==8)i+=k.getText(n.childNodes)}return i};(function(){var g=t.createElement("div"),i="script"+(new Date).getTime(),n=t.documentElement;g.innerHTML="<a name='"+i+"'/>";n.insertBefore(g,n.firstChild);if(t.getElementById(i)){o.find.ID=function(m,p,q){if(typeof p.getElementById!=="undefined"&&!q)return(p=p.getElementById(m[1]))?p.id===m[1]||typeof p.getAttributeNode!=="undefined"&&p.getAttributeNode("id").nodeValue===m[1]?[p]:B:[]};o.filter.ID=function(m,p){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===p}}n.removeChild(g);n=g=null})();(function(){var g=t.createElement("div");g.appendChild(t.createComment(""));if(g.getElementsByTagName("*").length>0)o.find.TAG=function(i,n){var m=n.getElementsByTagName(i[1]);if(i[1]==="*"){for(var p=[],q=0;m[q];q++)m[q].nodeType===1&&p.push(m[q]);m=p}return m};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")o.attrHandle.href=function(i){return i.getAttribute("href",2)};g=null})();t.querySelectorAll&&function(){var g=k,i=t.createElement("div");i.innerHTML="<p class='TEST'></p>";if(!(i.querySelectorAll&&i.querySelectorAll(".TEST").length===0)){k=function(m,p,q,u){p=p||t;m=m.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!u&&!k.isXML(p))if(p.nodeType===9)try{return C(p.querySelectorAll(m),q)}catch(y){}else if(p.nodeType===1&&p.nodeName.toLowerCase()!=="object"){var F=p.getAttribute("id"),M=F||"__sizzle__";F||p.setAttribute("id",M);try{return C(p.querySelectorAll("#"+M+" "+m),q)}catch(N){}finally{F||p.removeAttribute("id")}}return g(m,p,q,u)};for(var n in g)k[n]=g[n];i=null}}();(function(){var g=t.documentElement,i=g.matchesSelector||g.mozMatchesSelector||g.webkitMatchesSelector||g.msMatchesSelector,n=false;try{i.call(t.documentElement,"[test!='']:sizzle")}catch(m){n=true}if(i)k.matchesSelector=function(p,q){q=q.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(p))try{if(n||!o.match.PSEUDO.test(q)&&!/!=/.test(q))return i.call(p,q)}catch(u){}return k(q,null,null,[p]).length>0}})();(function(){var g=t.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){o.order.splice(1,0,"CLASS");o.find.CLASS=function(i,n,m){if(typeof n.getElementsByClassName!=="undefined"&&!m)return n.getElementsByClassName(i[1])};g=null}}})();k.contains=t.documentElement.contains?function(g,i){return g!==i&&(g.contains?g.contains(i):true)}:t.documentElement.compareDocumentPosition?function(g,i){return!!(g.compareDocumentPosition(i)&16)}:function(){return false};k.isXML=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false};var L=function(g,i){for(var n,m=[],p="",q=i.nodeType?[i]:i;n=o.match.PSEUDO.exec(g);){p+=n[0];g=g.replace(o.match.PSEUDO,"")}g=o.relative[g]?g+"*":g;n=0;for(var u=q.length;n<u;n++)k(g,q[n],m);return k.filter(p,m)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=k.getText;c.isXMLDoc=k.isXML;c.contains=k.contains})();var Za=/Until$/,$a=/^(?:parents|prevUntil|prevAll)/,ab=/,/,Na=/^.[^:#\[\.,]*$/,bb=Array.prototype.slice,cb=c.expr.match.POS;c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,e=0,f=this.length;e<f;e++){d=b.length;c.find(a,this[e],b);if(e>0)for(var h=d;h<b.length;h++)for(var l=0;l<d;l++)if(b[l]===b[h]){b.splice(h--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,e=b.length;d<e;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(ma(this,a,false),"not",a)},filter:function(a){return this.pushStack(ma(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){var d=[],e,f,h=this[0];if(c.isArray(a)){var l,k={},o=1;if(h&&a.length){e=0;for(f=a.length;e<f;e++){l=a[e];k[l]||(k[l]=c.expr.match.POS.test(l)?c(l,b||this.context):l)}for(;h&&h.ownerDocument&&h!==b;){for(l in k){e=k[l];if(e.jquery?e.index(h)>-1:c(h).is(e))d.push({selector:l,elem:h,level:o})}h=h.parentNode;o++}}return d}l=cb.test(a)?c(a,b||this.context):null;e=0;for(f=this.length;e<f;e++)for(h=this[e];h;)if(l?l.index(h)>-1:c.find.matchesSelector(h,a)){d.push(h);break}else{h=h.parentNode;if(!h||!h.ownerDocument||h===b)break}d=d.length>1?c.unique(d):d;return this.pushStack(d,"closest",a)},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){var d=typeof a==="string"?c(a,b||this.context):c.makeArray(a),e=c.merge(this.get(),d);return this.pushStack(!d[0]||!d[0].parentNode||d[0].parentNode.nodeType===11||!e[0]||!e[0].parentNode||e[0].parentNode.nodeType===11?e:c.unique(e))},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,e){var f=c.map(this,b,d);Za.test(a)||(e=d);if(e&&typeof e==="string")f=c.filter(e,f);f=this.length>1?c.unique(f):f;if((this.length>1||ab.test(e))&&$a.test(a))f=f.reverse();return this.pushStack(f,a,bb.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return b.length===1?c.find.matchesSelector(b[0],a)?[b[0]]:[]:c.find.matches(a,b)},dir:function(a,b,d){var e=[];for(a=a[b];a&&a.nodeType!==9&&(d===B||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&e.push(a);a=a[b]}return e},nth:function(a,b,d){b=b||1;for(var e=0;a;a=a[d])if(a.nodeType===1&&++e===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 za=/ jQuery\d+="(?:\d+|null)"/g,$=/^\s+/,Aa=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Ba=/<([\w:]+)/,db=/<tbody/i,eb=/<|&#?\w+;/,Ca=/<(?:script|object|embed|option|style)/i,Da=/checked\s*(?:[^=]|=\s*.checked.)/i,fb=/\=([^="'>\s]+\/)>/g,P={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};P.optgroup=P.option;P.tbody=P.tfoot=P.colgroup=P.caption=P.thead;P.th=P.td;if(!c.support.htmlSerialize)P._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==B)return this.empty().append((this[0]&&this[0].ownerDocument||t).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,e;(e=this[d])!=null;d++)if(!a||c.filter(a,[e]).length){if(!b&&e.nodeType===1){c.cleanData(e.getElementsByTagName("*"));c.cleanData([e])}e.parentNode&&e.parentNode.removeChild(e)}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,e=this.ownerDocument;if(!d){d=e.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(za,"").replace(fb,'="$1">').replace($,"")],e)[0]}else return this.cloneNode(true)});if(a===true){na(this,b);na(this.find("*"),b.find("*"))}return b},html:function(a){if(a===B)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(za,""):null;else if(typeof a==="string"&&!Ca.test(a)&&(c.support.leadingWhitespace||!$.test(a))&&!P[(Ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Aa,"<$1></$2>");try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(e){this.empty().append(a)}}else c.isFunction(a)?this.each(function(f){var h=c(this);h.html(a.call(this,f,h.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),e=d.html();d.replaceWith(a.call(this,b,e))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){var e,f,h,l=a[0],k=[];if(!c.support.checkClone&&arguments.length===3&&typeof l==="string"&&Da.test(l))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(l))return this.each(function(x){var r=c(this);a[0]=l.call(this,x,b?r.html():B);r.domManip(a,b,d)});if(this[0]){e=l&&l.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:c.buildFragment(a,this,k);h=e.fragment;if(f=h.childNodes.length===1?h=h.firstChild:h.firstChild){b=b&&c.nodeName(f,"tr");f=0;for(var o=this.length;f<o;f++)d.call(b?c.nodeName(this[f],"table")?this[f].getElementsByTagName("tbody")[0]||this[f].appendChild(this[f].ownerDocument.createElement("tbody")):this[f]:this[f],f>0||e.cacheable||this.length>1?h.cloneNode(true):h)}k.length&&c.each(k,Oa)}return this}});c.buildFragment=function(a,b,d){var e,f,h;b=b&&b[0]?b[0].ownerDocument||b[0]:t;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===t&&!Ca.test(a[0])&&(c.support.checkClone||!Da.test(a[0]))){f=true;if(h=c.fragments[a[0]])if(h!==1)e=h}if(!e){e=b.createDocumentFragment();c.clean(a,b,e,d)}if(f)c.fragments[a[0]]=h?e:1;return{fragment:e,cacheable:f}};c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var e=[];d=c(d);var f=this.length===1&&this[0].parentNode;if(f&&f.nodeType===11&&f.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{f=0;for(var h=d.length;f<h;f++){var l=(f>0?this.clone(true):this).get();c(d[f])[b](l);e=e.concat(l)}return this.pushStack(e,a,d.selector)}}});c.extend({clean:function(a,b,d,e){b=b||t;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||t;for(var f=[],h=0,l;(l=a[h])!=null;h++){if(typeof l==="number")l+="";if(l){if(typeof l==="string"&&!eb.test(l))l=b.createTextNode(l);else if(typeof l==="string"){l=l.replace(Aa,"<$1></$2>");var k=(Ba.exec(l)||["",""])[1].toLowerCase(),o=P[k]||P._default,x=o[0],r=b.createElement("div");for(r.innerHTML=o[1]+l+o[2];x--;)r=r.lastChild;if(!c.support.tbody){x=db.test(l);k=k==="table"&&!x?r.firstChild&&r.firstChild.childNodes:o[1]==="<table>"&&!x?r.childNodes:[];for(o=k.length-1;o>=0;--o)c.nodeName(k[o],"tbody")&&!k[o].childNodes.length&&k[o].parentNode.removeChild(k[o])}!c.support.leadingWhitespace&&$.test(l)&&r.insertBefore(b.createTextNode($.exec(l)[0]),r.firstChild);l=r.childNodes}if(l.nodeType)f.push(l);else f=c.merge(f,l)}}if(d)for(h=0;f[h];h++)if(e&&c.nodeName(f[h],"script")&&(!f[h].type||f[h].type.toLowerCase()==="text/javascript"))e.push(f[h].parentNode?f[h].parentNode.removeChild(f[h]):f[h]);else{f[h].nodeType===1&&f.splice.apply(f,[h+1,0].concat(c.makeArray(f[h].getElementsByTagName("script"))));d.appendChild(f[h])}return f},cleanData:function(a){for(var b,d,e=c.cache,f=c.event.special,h=c.support.deleteExpando,l=0,k;(k=a[l])!=null;l++)if(!(k.nodeName&&c.noData[k.nodeName.toLowerCase()]))if(d=k[c.expando]){if((b=e[d])&&b.events)for(var o in b.events)f[o]?c.event.remove(k,o):c.removeEvent(k,o,b.handle);if(h)delete k[c.expando];else k.removeAttribute&&k.removeAttribute(c.expando);delete e[d]}}});var Ea=/alpha\([^)]*\)/i,gb=/opacity=([^)]*)/,hb=/-([a-z])/ig,ib=/([A-Z])/g,Fa=/^-?\d+(?:px)?$/i,jb=/^-?\d/,kb={position:"absolute",visibility:"hidden",display:"block"},Pa=["Left","Right"],Qa=["Top","Bottom"],W,Ga,aa,lb=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){if(arguments.length===2&&b===B)return this;return c.access(this,a,b,true,function(d,e,f){return f!==B?c.style(d,e,f):c.css(d,e)})};c.extend({cssHooks:{opacity:{get:function(a,b){if(b){var d=W(a,"opacity","opacity");return d===""?"1":d}else return a.style.opacity}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,zoom:true,lineHeight:true},cssProps:{"float":c.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,d,e){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var f,h=c.camelCase(b),l=a.style,k=c.cssHooks[h];b=c.cssProps[h]||h;if(d!==B){if(!(typeof d==="number"&&isNaN(d)||d==null)){if(typeof d==="number"&&!c.cssNumber[h])d+="px";if(!k||!("set"in k)||(d=k.set(a,d))!==B)try{l[b]=d}catch(o){}}}else{if(k&&"get"in k&&(f=k.get(a,false,e))!==B)return f;return l[b]}}},css:function(a,b,d){var e,f=c.camelCase(b),h=c.cssHooks[f];b=c.cssProps[f]||f;if(h&&"get"in h&&(e=h.get(a,true,d))!==B)return e;else if(W)return W(a,b,f)},swap:function(a,b,d){var e={},f;for(f in b){e[f]=a.style[f];a.style[f]=b[f]}d.call(a);for(f in b)a.style[f]=e[f]},camelCase:function(a){return a.replace(hb,lb)}});c.curCSS=c.css;c.each(["height","width"],function(a,b){c.cssHooks[b]={get:function(d,e,f){var h;if(e){if(d.offsetWidth!==0)h=oa(d,b,f);else c.swap(d,kb,function(){h=oa(d,b,f)});if(h<=0){h=W(d,b,b);if(h==="0px"&&aa)h=aa(d,b,b);if(h!=null)return h===""||h==="auto"?"0px":h}if(h<0||h==null){h=d.style[b];return h===""||h==="auto"?"0px":h}return typeof h==="string"?h:h+"px"}},set:function(d,e){if(Fa.test(e)){e=parseFloat(e);if(e>=0)return e+"px"}else return e}}});if(!c.support.opacity)c.cssHooks.opacity={get:function(a,b){return gb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var d=a.style;d.zoom=1;var e=c.isNaN(b)?"":"alpha(opacity="+b*100+")",f=d.filter||"";d.filter=Ea.test(f)?f.replace(Ea,e):d.filter+" "+e}};if(t.defaultView&&t.defaultView.getComputedStyle)Ga=function(a,b,d){var e;d=d.replace(ib,"-$1").toLowerCase();if(!(b=a.ownerDocument.defaultView))return B;if(b=b.getComputedStyle(a,null)){e=b.getPropertyValue(d);if(e===""&&!c.contains(a.ownerDocument.documentElement,a))e=c.style(a,d)}return e};if(t.documentElement.currentStyle)aa=function(a,b){var d,e,f=a.currentStyle&&a.currentStyle[b],h=a.style;if(!Fa.test(f)&&jb.test(f)){d=h.left;e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;h.left=b==="fontSize"?"1em":f||0;f=h.pixelLeft+"px";h.left=d;a.runtimeStyle.left=e}return f===""?"auto":f};W=Ga||aa;if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetHeight;return a.offsetWidth===0&&b===0||!c.support.reliableHiddenOffsets&&(a.style.display||c.css(a,"display"))==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var mb=c.now(),nb=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,ob=/^(?:select|textarea)/i,pb=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,qb=/^(?:GET|HEAD)$/,Ra=/\[\]$/,T=/\=\?(&|$)/,ja=/\?/,rb=/([?&])_=[^&]*/,sb=/^(\w+:)?\/\/([^\/?#]+)/,tb=/%20/g,ub=/#.*$/,Ha=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string"&&Ha)return Ha.apply(this,arguments);else if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e)}e="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);e="POST"}var h=this;c.ajax({url:a,type:e,dataType:"html",data:b,complete:function(l,k){if(k==="success"||k==="notmodified")h.html(f?c("<div>").append(l.responseText.replace(nb,"")).find(f):l.responseText);d&&h.each(d,[l.responseText,k,l])}});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||ob.test(this.nodeName)||pb.test(this.type))}).map(function(a,b){var d=c(this).val();return d==null?null:c.isArray(d)?c.map(d,function(e){return{name:b.name,value:e}}):{name:b.name,value:d}}).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,e){if(c.isFunction(b)){e=e||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e})},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,e){if(c.isFunction(b)){e=e||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e})},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:function(){return new E.XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(a){var b=c.extend(true,{},c.ajaxSettings,a),d,e,f,h=b.type.toUpperCase(),l=qb.test(h);b.url=b.url.replace(ub,"");b.context=a&&a.context!=null?a.context:b;if(b.data&&b.processData&&typeof b.data!=="string")b.data=c.param(b.data,b.traditional);if(b.dataType==="jsonp"){if(h==="GET")T.test(b.url)||(b.url+=(ja.test(b.url)?"&":"?")+(b.jsonp||"callback")+"=?");else if(!b.data||!T.test(b.data))b.data=(b.data?b.data+"&":"")+(b.jsonp||"callback")+"=?";b.dataType="json"}if(b.dataType==="json"&&(b.data&&T.test(b.data)||T.test(b.url))){d=b.jsonpCallback||"jsonp"+mb++;if(b.data)b.data=(b.data+"").replace(T,"="+d+"$1");b.url=b.url.replace(T,"="+d+"$1");b.dataType="script";var k=E[d];E[d]=function(m){if(c.isFunction(k))k(m);else{E[d]=B;try{delete E[d]}catch(p){}}f=m;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);r&&r.removeChild(A)}}if(b.dataType==="script"&&b.cache===null)b.cache=false;if(b.cache===false&&l){var o=c.now(),x=b.url.replace(rb,"$1_="+o);b.url=x+(x===b.url?(ja.test(b.url)?"&":"?")+"_="+o:"")}if(b.data&&l)b.url+=(ja.test(b.url)?"&":"?")+b.data;b.global&&c.active++===0&&c.event.trigger("ajaxStart");o=(o=sb.exec(b.url))&&(o[1]&&o[1].toLowerCase()!==location.protocol||o[2].toLowerCase()!==location.host);if(b.dataType==="script"&&h==="GET"&&o){var r=t.getElementsByTagName("head")[0]||t.documentElement,A=t.createElement("script");if(b.scriptCharset)A.charset=b.scriptCharset;A.src=b.url;if(!d){var C=false;A.onload=A.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);A.onload=A.onreadystatechange=null;r&&A.parentNode&&r.removeChild(A)}}}r.insertBefore(A,r.firstChild);return B}var J=false,w=b.xhr();if(w){b.username?w.open(h,b.url,b.async,b.username,b.password):w.open(h,b.url,b.async);try{if(b.data!=null&&!l||a&&a.contentType)w.setRequestHeader("Content-Type",b.contentType);if(b.ifModified){c.lastModified[b.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[b.url]);c.etag[b.url]&&w.setRequestHeader("If-None-Match",c.etag[b.url])}o||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",b.dataType&&b.accepts[b.dataType]?b.accepts[b.dataType]+", */*; q=0.01":b.accepts._default)}catch(I){}if(b.beforeSend&&b.beforeSend.call(b.context,w,b)===false){b.global&&c.active--===1&&c.event.trigger("ajaxStop");w.abort();return false}b.global&&c.triggerGlobal(b,"ajaxSend",[w,b]);var L=w.onreadystatechange=function(m){if(!w||w.readyState===0||m==="abort"){J||c.handleComplete(b,w,e,f);J=true;if(w)w.onreadystatechange=c.noop}else if(!J&&w&&(w.readyState===4||m==="timeout")){J=true;w.onreadystatechange=c.noop;e=m==="timeout"?"timeout":!c.httpSuccess(w)?"error":b.ifModified&&c.httpNotModified(w,b.url)?"notmodified":"success";var p;if(e==="success")try{f=c.httpData(w,b.dataType,b)}catch(q){e="parsererror";p=q}if(e==="success"||e==="notmodified")d||c.handleSuccess(b,w,e,f);else c.handleError(b,w,e,p);d||c.handleComplete(b,w,e,f);m==="timeout"&&w.abort();if(b.async)w=null}};try{var g=w.abort;w.abort=function(){w&&Function.prototype.call.call(g,w);L("abort")}}catch(i){}b.async&&b.timeout>0&&setTimeout(function(){w&&!J&&L("timeout")},b.timeout);try{w.send(l||b.data==null?null:b.data)}catch(n){c.handleError(b,w,null,n);c.handleComplete(b,w,e,f)}b.async||L();return w}},param:function(a,b){var d=[],e=function(h,l){l=c.isFunction(l)?l():l;d[d.length]=encodeURIComponent(h)+"="+encodeURIComponent(l)};if(b===B)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){e(this.name,this.value)});else for(var f in a)da(f,a[f],b,e);return d.join("&").replace(tb,"+")}});c.extend({active:0,lastModified:{},etag:{},handleError:function(a,b,d,e){a.error&&a.error.call(a.context,b,d,e);a.global&&c.triggerGlobal(a,"ajaxError",[b,a,e])},handleSuccess:function(a,b,d,e){a.success&&a.success.call(a.context,e,d,b);a.global&&c.triggerGlobal(a,"ajaxSuccess",[b,a])},handleComplete:function(a,b,d){a.complete&&a.complete.call(a.context,b,d);a.global&&c.triggerGlobal(a,"ajaxComplete",[b,a]);a.global&&c.active--===1&&c.event.trigger("ajaxStop")},triggerGlobal:function(a,b,d){(a.context&&a.context.url==null?c(a.context):c.event).trigger(b,d)},httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),e=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(e)c.etag[b]=e;return a.status===304},httpData:function(a,b,d){var e=a.getResponseHeader("content-type")||"",f=b==="xml"||!b&&e.indexOf("xml")>=0;a=f?a.responseXML:a.responseText;f&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&e.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&e.indexOf("javascript")>=0)c.globalEval(a);return a}});if(E.ActiveXObject)c.ajaxSettings.xhr=function(){if(E.location.protocol!=="file:")try{return new E.XMLHttpRequest}catch(a){}try{return new E.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}};c.support.ajax=!!c.ajaxSettings.xhr();var ea={},vb=/^(?:toggle|show|hide)$/,wb=/^([+\-]=)?([\d+.\-]+)(.*)$/,ba,pa=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b,d){if(a||a===0)return this.animate(S("show",3),a,b,d);else{d=0;for(var e=this.length;d<e;d++){a=this[d];b=a.style.display;if(!c.data(a,"olddisplay")&&b==="none")b=a.style.display="";b===""&&c.css(a,"display")==="none"&&c.data(a,"olddisplay",qa(a.nodeName))}for(d=0;d<e;d++){a=this[d];b=a.style.display;if(b===""||b==="none")a.style.display=c.data(a,"olddisplay")||""}return this}},hide:function(a,b,d){if(a||a===0)return this.animate(S("hide",3),a,b,d);else{a=0;for(b=this.length;a<b;a++){d=c.css(this[a],"display");d!=="none"&&c.data(this[a],"olddisplay",d)}for(a=0;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b,d){var e=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||e?this.each(function(){var f=e?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(S("toggle",3),a,b,d);return this},fadeTo:function(a,b,d,e){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d,e)},animate:function(a,b,d,e){var f=c.speed(b,d,e);if(c.isEmptyObject(a))return this.each(f.complete);return this[f.queue===false?"each":"queue"](function(){var h=c.extend({},f),l,k=this.nodeType===1,o=k&&c(this).is(":hidden"),x=this;for(l in a){var r=c.camelCase(l);if(l!==r){a[r]=a[l];delete a[l];l=r}if(a[l]==="hide"&&o||a[l]==="show"&&!o)return h.complete.call(this);if(k&&(l==="height"||l==="width")){h.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(c.css(this,"display")==="inline"&&c.css(this,"float")==="none")if(c.support.inlineBlockNeedsLayout)if(qa(this.nodeName)==="inline")this.style.display="inline-block";else{this.style.display="inline";this.style.zoom=1}else this.style.display="inline-block"}if(c.isArray(a[l])){(h.specialEasing=h.specialEasing||{})[l]=a[l][1];a[l]=a[l][0]}}if(h.overflow!=null)this.style.overflow="hidden";h.curAnim=c.extend({},a);c.each(a,function(A,C){var J=new c.fx(x,h,A);if(vb.test(C))J[C==="toggle"?o?"show":"hide":C](a);else{var w=wb.exec(C),I=J.cur()||0;if(w){var L=parseFloat(w[2]),g=w[3]||"px";if(g!=="px"){c.style(x,A,(L||1)+g);I=(L||1)/J.cur()*I;c.style(x,A,I+g)}if(w[1])L=(w[1]==="-="?-1:1)*L+I;J.custom(I,L,g)}else J.custom(I,C,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var e=d.length-1;e>=0;e--)if(d[e].elem===this){b&&d[e](true);d.splice(e,1)}});b||this.dequeue();return this}});c.each({slideDown:S("show",1),slideUp:S("hide",1),slideToggle:S("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){c.fn[a]=function(d,e,f){return this.animate(b,d,e,f)}});c.extend({speed:function(a,b,d){var e=a&&typeof a==="object"?c.extend({},a):{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};e.duration=c.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in c.fx.speeds?c.fx.speeds[e.duration]:c.fx.speeds._default;e.old=e.complete;e.complete=function(){e.queue!==false&&c(this).dequeue();c.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,d,e){return d+e*a},swing:function(a,b,d,e){return(-Math.cos(a*Math.PI)/2+0.5)*e+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)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a=parseFloat(c.css(this.elem,this.prop));return a&&a>-1E4?a:0},custom:function(a,b,d){function e(l){return f.step(l)}var f=this,h=c.fx;this.startTime=c.now();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;e.elem=this.elem;if(e()&&c.timers.push(e)&&!ba)ba=setInterval(h.tick,h.interval)},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=c.now(),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 e in this.options.curAnim)if(this.options.curAnim[e]!==true)d=false;if(d){if(this.options.overflow!=null&&!c.support.shrinkWrapBlocks){var f=this.elem,h=this.options;c.each(["","X","Y"],function(k,o){f.style["overflow"+o]=h.overflow[k]})}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var l in this.options.curAnim)c.style(this.elem,l,this.options.orig[l]);this.options.complete.call(this.elem)}return false}else{a=b-this.startTime;this.state=a/this.options.duration;b=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||b](this.state,a,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},interval:13,stop:function(){clearInterval(ba);ba=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};var xb=/^t(?:able|d|h)$/i,Ia=/^(?:body|html)$/i;c.fn.offset="getBoundingClientRect"in t.documentElement?function(a){var b=this[0],d;if(a)return this.each(function(l){c.offset.setOffset(this,a,l)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);try{d=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,h=f.documentElement;if(!d||!c.contains(h,b))return d||{top:0,left:0};b=f.body;f=fa(f);return{top:d.top+(f.pageYOffset||c.support.boxModel&&h.scrollTop||b.scrollTop)-(h.clientTop||b.clientTop||0),left:d.left+(f.pageXOffset||c.support.boxModel&&h.scrollLeft||b.scrollLeft)-(h.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(x){c.offset.setOffset(this,a,x)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d,e=b.offsetParent,f=b.ownerDocument,h=f.documentElement,l=f.body;d=(f=f.defaultView)?f.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,o=b.offsetLeft;(b=b.parentNode)&&b!==l&&b!==h;){if(c.offset.supportsFixedPosition&&d.position==="fixed")break;d=f?f.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;o-=b.scrollLeft;if(b===e){k+=b.offsetTop;o+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&xb.test(b.nodeName))){k+=parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0}e=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&d.overflow!=="visible"){k+=parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0}d=d}if(d.position==="relative"||d.position==="static"){k+=l.offsetTop;o+=l.offsetLeft}if(c.offset.supportsFixedPosition&&d.position==="fixed"){k+=Math.max(h.scrollTop,l.scrollTop);o+=Math.max(h.scrollLeft,l.scrollLeft)}return{top:k,left:o}};c.offset={initialize:function(){var a=t.body,b=t.createElement("div"),d,e,f,h=parseFloat(c.css(a,"marginTop"))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;e=d.firstChild;f=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=e.offsetTop!==5;this.doesAddBorderForTableAndCells=f.offsetTop===5;e.style.position="fixed";e.style.top="20px";this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15;e.style.position=e.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==h;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.css(a,"marginTop"))||0;d+=parseFloat(c.css(a,"marginLeft"))||0}return{top:b,left:d}},setOffset:function(a,b,d){var e=c.css(a,"position");if(e==="static")a.style.position="relative";var f=c(a),h=f.offset(),l=c.css(a,"top"),k=c.css(a,"left"),o=e==="absolute"&&c.inArray("auto",[l,k])>-1;e={};var x={};if(o)x=f.position();l=o?x.top:parseInt(l,10)||0;k=o?x.left:parseInt(k,10)||0;if(c.isFunction(b))b=b.call(a,d,h);if(b.top!=null)e.top=b.top-h.top+l;if(b.left!=null)e.left=b.left-h.left+k;"using"in b?b.using.call(a,e):f.css(e)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),e=Ia.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.css(a,"marginTop"))||0;d.left-=parseFloat(c.css(a,"marginLeft"))||0;e.top+=parseFloat(c.css(b[0],"borderTopWidth"))||0;e.left+=parseFloat(c.css(b[0],"borderLeftWidth"))||0;return{top:d.top-e.top,left:d.left-e.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||t.body;a&&!Ia.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(e){var f=this[0],h;if(!f)return null;if(e!==B)return this.each(function(){if(h=fa(this))h.scrollTo(!a?e:c(h).scrollLeft(),a?e:c(h).scrollTop());else this[d]=e});else return(h=fa(f))?"pageXOffset"in h?h[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&h.document.documentElement[d]||h.document.body[d]:f[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?parseFloat(c.css(this[0],d,"padding")):null};c.fn["outer"+b]=function(e){return this[0]?parseFloat(c.css(this[0],d,e?"margin":"border")):null};c.fn[d]=function(e){var f=this[0];if(!f)return e==null?null:this;if(c.isFunction(e))return this.each(function(l){var k=c(this);k[d](e.call(this,l,k[d]()))});if(c.isWindow(f))return f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+b]||f.document.body["client"+b];else if(f.nodeType===9)return Math.max(f.documentElement["client"+b],f.body["scroll"+b],f.documentElement["scroll"+b],f.body["offset"+b],f.documentElement["offset"+b]);else if(e===B){f=c.css(f,d);var h=parseFloat(f);return c.isNaN(h)?f:h}else return this.css(d,typeof e==="string"?e:e+"px")}})})(window);;jQuery.extend(jQuery.easing,{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;}});;(function($){$.anythingSlider=function(el,options){var base=this;base.$el=$(el).addClass('anythingBase').wrap('<div class="anythingSlider"><div class="anythingWindow" /></div>');base.$el.data("AnythingSlider",base);base.init=function(){base.options=$.extend({},$.anythingSlider.defaults,options);if($.isFunction(base.options.onBeforeInitialize)){base.$el.bind('before_initialize',base.options.onBeforeInitialize);}base.$el.trigger('before_initialize',base);base.$wrapper=base.$el.parent().closest('div.anythingSlider').addClass('anythingSlider-'+base.options.theme);base.$window=base.$el.closest('div.anythingWindow');base.$controls=$('<div class="anythingControls"></div>').appendTo($(base.options.appendControlsTo).length?$(base.options.appendControlsTo):base.$wrapper);base.$nav=$('<ul class="thumbNav" />').appendTo(base.$controls);base.timer=null;base.flag=false;base.playing=false;base.hovered=false;base.panelSize=[];base.currentPage=base.options.startPanel;if(base.options.playRtl){base.$wrapper.addClass('rtl');}base.original=[base.options.autoPlay,base.options.buildNavigation,base.options.buildArrows];base.updateSlider();base.$currentPage=base.$items.eq(base.currentPage);base.$lastPage=base.$currentPage;base.runTimes=$('div.anythingSlider').index(base.$wrapper)+1;base.regex=new RegExp('panel'+base.runTimes+'-(\\d+)','i');if(!$.isFunction($.easing[base.options.easing])){base.options.easing="swing";}if(base.options.theme!='default'&&!$('link[href*='+base.options.theme+']').length){$('body').append('<link rel="stylesheet" href="'+base.options.themeDirectory.replace(/\{themeName\}/g,base.options.theme)+'" type="text/css" />');}if(base.options.pauseOnHover){base.$wrapper.hover(function(){if(base.playing){base.$el.trigger('slideshow_paused',base);base.clearTimer(true);}},function(){if(base.playing){base.$el.trigger('slideshow_unpaused',base);base.startStop(base.playing,true);}});}var startPanel=(base.options.hashTags)?base.gotoHash()||base.options.startPanel:base.options.startPanel;base.setCurrentPage(startPanel,false);base.slideControls(false);base.$wrapper.hover(function(e){base.hovered=(e.type=="mouseenter")?true:false;base.slideControls(base.hovered,false);});if(base.options.enableKeyboard){$(document).keyup(function(e){if(base.$wrapper.is('.activeSlider')){switch(e.which){case 39:base.goForward();break;case 37:base.goBack();break;}}});}if($.isFunction(base.options.onShowPause)){base.$el.bind('slideshow_paused',base.options.onShowPause);}if($.isFunction(base.options.onShowUnpause)){base.$el.bind('slideshow_unpaused',base.options.onShowUnpause);}if($.isFunction(base.options.onSlideInit)){base.$el.bind('slide_init',base.options.onSlideInit);}if($.isFunction(base.options.onSlideBegin)){base.$el.bind('slide_begin',base.options.onSlideBegin);}if($.isFunction(base.options.onShowStop)){base.$el.bind('slideshow_stop',base.options.onShowStop);}if($.isFunction(base.options.onShowStart)){base.$el.bind('slideshow_start',base.options.onShowStart);}if($.isFunction(base.options.onInitialized)){base.$el.bind('initialized',base.options.onInitialized);}if($.isFunction(base.options.onSlideComplete)){base.$el.bind('slide_complete',function(){setTimeout(function(){base.options.onSlideComplete(base);},0);});}base.$el.trigger('initialized',base);};base.updateSlider=function(){base.$el.find('li.cloned').remove();base.$nav.empty();base.$items=base.$el.find('> li');base.pages=base.$items.length;if(base.options.resizeContents){if(base.options.width){base.$wrapper.add(base.$items).css('width',base.options.width);}if(base.options.height){base.$wrapper.add(base.$items).css('height',base.options.height);}}if(base.pages===1){base.options.autoPlay=false;base.options.buildNavigation=false;base.options.buildArrows=false;base.$controls.hide();base.$nav.hide();if(base.$forward){base.$forward.add(base.$back).hide();}}else{base.options.autoPlay=base.original[0];base.options.buildNavigation=base.original[1];base.options.buildArrows=base.original[2];base.$controls.show();base.$nav.show();if(base.$forward){base.$forward.add(base.$back).show();}}base.buildNavigation();if(base.options.autoPlay){base.playing=!base.options.startStopped;base.buildAutoPlay();}if(base.options.buildArrows){base.buildNextBackButtons();}base.$el.prepend(base.$items.filter(':last').clone().addClass('cloned').removeAttr('id'));base.$el.append(base.$items.filter(':first').clone().addClass('cloned').removeAttr('id'));base.$el.find('li.cloned').each(function(){$(this).html(function(i,h){return h.replace(/<a/gi,'<span').replace(/\/a>/gi,'/span>');});});base.$items=base.$el.find('> li').addClass('panel');base.setDimensions();if(!base.options.resizeContents){$(window).load(function(){base.setDimensions();});}if(base.currentPage>base.pages){base.currentPage=base.pages;base.setCurrentPage(base.pages,false);}base.$nav.find('a').eq(base.currentPage-1).addClass('cur');base.hasEmb=!!base.$items.find('embed[src*=youtube]').length;base.hasSwfo=(typeof(swfobject)!=='undefined'&&swfobject.hasOwnProperty('embedSWF')&&$.isFunction(swfobject.embedSWF))?true:false;if(base.hasEmb&&base.hasSwfo){base.$items.find('embed[src*=youtube]').each(function(i){var $tar=($(this).parent()[0].tagName=="OBJECT")?$(this).parent():$(this);$tar.wrap('<div id="ytvideo'+i+'"></div>');swfobject.embedSWF($(this).attr('src')+'&enablejsapi=1&version=3&playerapiid=ytvideo'+i,'ytvideo'+i,$tar.attr('width'),$tar.attr('height'),'10',null,null,{allowScriptAccess:"always",wmode:base.options.addWmodeToObject},{'class':$tar.attr('class'),'style':$tar.attr('style')});});}base.$items.find('a').unbind('focus').bind('focus',function(e){base.$items.find('.focusedLink').removeClass('focusedLink');$(this).addClass('focusedLink');var panel=$(this).closest('.panel');if(!panel.is('.activePage')){base.gotoPage(base.$items.index(panel));e.preventDefault();}});};base.buildNavigation=function(){if(base.options.buildNavigation&&(base.pages>1)){base.$items.filter(':not(.cloned)').each(function(i,el){var index=i+1,$a=$("<a href='#'></a>").addClass('panel'+index).wrap("<li />");base.$nav.append($a.parent());if($.isFunction(base.options.navigationFormatter)){var tmp=base.options.navigationFormatter(index,$(this));$a.html(tmp);if(parseInt($a.css('text-indent'),10)<0){$a.addClass(base.options.tooltipClass).attr('title',tmp);}}else{$a.text(index);}$a.bind(base.options.clickControls,function(e){if(!base.flag&&base.options.enableNavigation){base.flag=true;setTimeout(function(){base.flag=false;},100);base.gotoPage(index);if(base.options.hashTags){base.setHash(index);}}e.preventDefault();});});}};base.buildNextBackButtons=function(){if(base.$forward){return;}base.$forward=$('<span class="arrow forward"><a href="#">'+base.options.forwardText+'</a></span>');base.$back=$('<span class="arrow back"><a href="#">'+base.options.backText+'</a></span>');base.$back.bind(base.options.clickArrows,function(e){base.goBack();e.preventDefault();});base.$forward.bind(base.options.clickArrows,function(e){base.goForward();e.preventDefault();});base.$back.add(base.$forward).find('a').bind('focusin focusout',function(){$(this).toggleClass('hover');});base.$wrapper.prepend(base.$forward).prepend(base.$back);base.$arrowWidth=base.$forward.width();};base.buildAutoPlay=function(){if(base.$startStop){return;}base.$startStop=$("<a href='#' class='start-stop'></a>").html(base.playing?base.options.stopText:base.options.startText);base.$controls.prepend(base.$startStop);base.$startStop.bind(base.options.clickSlideshow,function(e){if(base.options.enablePlay){base.startStop(!base.playing);if(base.playing){if(base.options.playRtl){base.goBack(true);}else{base.goForward(true);}}}e.preventDefault();}).bind('focusin focusout',function(){$(this).toggleClass('hover');});base.startStop(base.playing);};base.setDimensions=function(){var w,h,c,cw,dw,leftEdge=0,bww=base.$window.width(),winw=$(window).width();base.$items.each(function(i){c=$(this).children('*');if(base.options.resizeContents){w=parseInt(base.options.width,10)||bww;h=parseInt(base.options.height,10)||base.$window.height();$(this).css({width:w,height:h});if(c.length==1){c.css({width:'100%',height:'100%'});if(c[0].tagName=="OBJECT"){c.find('embed').andSelf().attr({width:'100%',height:'100%'});}}}else{w=$(this).width();dw=(w>=winw)?true:false;if(c.length==1&&dw){cw=(c.width()>=winw)?bww:c.width();$(this).css('width',cw);c.css('max-width',cw);w=cw;}w=(dw)?base.options.width||bww:w;$(this).css('width',w);h=$(this).outerHeight();$(this).css('height',h);}base.panelSize[i]=[w,h,leftEdge];leftEdge+=w;});base.$el.css('width',(leftEdge<base.options.maxOverallWidth)?leftEdge:base.options.maxOverallWidth);};base.gotoPage=function(page,autoplay,callback){if(base.pages===1){return;}base.$lastPage=base.$items.eq(base.currentPage);if(typeof(page)==="undefined"||page===null){page=base.options.startPage;base.setCurrentPage(base.options.startPage);}if(base.hasEmb&&base.checkVideo(base.playing)){return;}if(page>base.pages+1){page=base.pages;}if(page<0){page=1;}base.$currentPage=base.$items.eq(page);base.currentPage=page;base.$el.trigger('slide_init',base);base.slideControls(true,false);if(autoplay!==true){autoplay=false;}if(!autoplay||(base.options.stopAtEnd&&page==base.pages)){base.startStop(false);}base.$el.trigger('slide_begin',base);if(!base.options.resizeContents){base.$wrapper.filter(':not(:animated)').animate({width:base.panelSize[page][0],height:base.panelSize[page][1]},{queue:false,duration:base.options.animationTime,easing:base.options.easing});}base.$window.filter(':not(:animated)').animate({scrollLeft:base.panelSize[page][2]},{queue:false,duration:base.options.animationTime,easing:base.options.easing,complete:function(){base.endAnimation(page,callback);}});};base.endAnimation=function(page,callback){if(page===0){base.$window.scrollLeft(base.panelSize[base.pages][2]);page=base.pages;}else if(page>base.pages){base.$window.scrollLeft(base.panelSize[1][2]);page=1;}base.setCurrentPage(page,false);base.$items.removeClass('activePage').eq(page).addClass('activePage');if(!base.hovered){base.slideControls(false);}if(base.hasEmb){var emb=base.$currentPage.find('object[id*=ytvideo], embed[id*=ytvideo]');if(emb.length&&$.isFunction(emb[0].getPlayerState)&&emb[0].getPlayerState()>0&&emb[0].getPlayerState()!=5){emb[0].playVideo();}}base.$el.trigger('slide_complete',base);if(typeof callback==='function'){callback(base);}if(base.options.autoPlayLocked&&!base.playing){setTimeout(function(){base.startStop(true);},base.options.resumeDelay-base.options.delay);}};base.setCurrentPage=function(page,move){if(page>base.pages+1){page=base.pages;}if(page<0){page=1;}if(base.options.buildNavigation){base.$nav.find('.cur').removeClass('cur');base.$nav.find('a').eq(page-1).addClass('cur');}if(!move){base.$wrapper.css({width:base.panelSize[page][0],height:base.panelSize[page][1]});base.$wrapper.scrollLeft(0);base.$window.scrollLeft(base.panelSize[page][2]);}base.currentPage=page;if(!base.$wrapper.is('.activeSlider')){$('.activeSlider').removeClass('activeSlider');base.$wrapper.addClass('activeSlider');}};base.goForward=function(autoplay){if(autoplay!==true){autoplay=false;base.startStop(false);}base.gotoPage(base.currentPage+1,autoplay);};base.goBack=function(autoplay){if(autoplay!==true){autoplay=false;base.startStop(false);}base.gotoPage(base.currentPage-1,autoplay);};base.gotoHash=function(){var n=window.location.hash.match(base.regex);return(n===null)?'':parseInt(n[1],10);};base.setHash=function(n){var s='panel'+base.runTimes+'-',h=window.location.hash;if(typeof h!=='undefined'){window.location.hash=(h.indexOf(s)>0)?h.replace(base.regex,s+n):h+"&"+s+n;}};base.slideControls=function(toggle,playing){var dir=(toggle)?'slideDown':'slideUp',t1=(toggle)?0:base.options.animationTime,t2=(toggle)?base.options.animationTime:0,sign=(toggle)?0:1;if(base.options.toggleControls){base.$controls.stop(true,true).delay(t1)[dir](base.options.animationTime/2).delay(t2);}if(base.options.buildArrows&&base.options.toggleArrows){if(!base.hovered&&base.playing){sign=1;}base.$forward.stop(true,true).delay(t1).animate({right:sign*base.$arrowWidth,opacity:t2},base.options.animationTime/2);base.$back.stop(true,true).delay(t1).animate({left:sign*base.$arrowWidth,opacity:t2},base.options.animationTime/2);}};base.clearTimer=function(paused){if(base.timer){window.clearInterval(base.timer);if(!paused){base.$el.trigger('slideshow_stop',base);}}};base.startStop=function(playing,paused){if(playing!==true){playing=false;}if(playing&&!paused){base.$el.trigger('slideshow_start',base);}base.playing=playing;if(base.options.autoPlay){base.$startStop.toggleClass('playing',playing).html(playing?base.options.stopText:base.options.startText);if(parseInt(base.$startStop.css('text-indent'),10)<0){base.$startStop.addClass(base.options.tooltipClass).attr('title',playing?'Stop':'Start');}}if(playing){base.clearTimer(true);base.timer=window.setInterval(function(){if(!(base.hasEmb&&base.checkVideo(playing))){if(base.options.playRtl){base.goBack(true);}else{base.goForward(true);}}},base.options.delay);}else{base.clearTimer();}};base.checkVideo=function(playing){var emb,ps,stopAdvance=false;base.$items.find('object[id*=ytvideo], embed[id*=ytvideo]').each(function(){emb=$(this);if(emb.length&&$.isFunction(emb[0].getPlayerState)){ps=emb[0].getPlayerState();if(playing&&(ps==1||ps>2)&&base.$items.index(emb.closest('li.panel'))==base.currentPage&&base.options.resumeOnVideoEnd){stopAdvance=true;}else{if(ps>0){emb[0].pauseVideo();}}}});return stopAdvance;};base.init();};$.anythingSlider.defaults={width:null,height:null,resizeContents:true,tooltipClass:'tooltip',theme:'default',themeDirectory:'css/theme-{themeName}.css',startPanel:1,hashTags:true,enableKeyboard:true,buildArrows:true,toggleArrows:false,buildNavigation:true,enableNavigation:true,toggleControls:false,appendControlsTo:null,navigationFormatter:null,forwardText:"&raquo;",backText:"&laquo;",enablePlay:true,autoPlay:true,autoPlayLocked:false,startStopped:false,pauseOnHover:true,resumeOnVideoEnd:true,stopAtEnd:false,playRtl:false,startText:"Start",stopText:"Stop",delay:3000,resumeDelay:15000,animationTime:600,easing:"swing",onBeforeInitialize:null,onInitialized:null,onShowStart:null,onShowStop:null,onShowPause:null,onShowUnpause:null,onSlideInit:null,onSlideBegin:null,onSlideComplete:null,clickArrows:"click",clickControls:"click focusin",clickSlideshow:"click",addWmodeToObject:"opaque",maxOverallWidth:32766};$.fn.anythingSlider=function(options,callback){return this.each(function(i){var anySlide=$(this).data('AnythingSlider');if((typeof(options)).match('object|undefined')){if(!anySlide){(new $.anythingSlider(this,options));}else{anySlide.updateSlider();}}else if(/\d/.test(options)&&!isNaN(options)&&anySlide){var page=(typeof(options)=="number")?options:parseInt($.trim(options),10);if(page>=1&&page<=anySlide.pages){anySlide.gotoPage(page,false,callback);}}});};})(jQuery);;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;/* * The following copyright notice may not be removed under any circumstances. *  * Copyright: *  Copyright (c) 1987 Fundicion Tipografica Neufville S. A. This record material * and the data recorded thereon is the property of Fundicion Tipografica * Neufville S. A. and Adobe Systems Incorporated, or its licensors, and may not * be reproduced, used, displayed, modified, disclosed or transferred in any * manner without the express written approval of Fundicion Tipografica Neufville * S. A. and Adobe Systems Incorporated. */Cufon.registerFont({"w":208,"face":{"font-family":"Futura","font-weight":800,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 9 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"6","bbox":"-21 -374 360 95","underline-thickness":"27","underline-position":"-54","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":104},"A":{"d":"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0","w":243},"\u00c6":{"d":"168,-57r-94,0r-21,57r-56,0r105,-271r134,0r17,46r-90,0r22,60r88,0r17,46r-89,0r27,73r90,0r16,46r-145,0xm154,-100r-34,-93r-30,93r64,0","w":331},"\u00c1":{"d":"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm125,-374r36,23r-54,54r-26,-16","w":243},"\u00c2":{"d":"60,-318r62,-55r61,55r-22,24r-39,-38r-40,38xm169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0","w":243},"\u00c4":{"d":"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm84,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm160,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":243},"\u00c0":{"d":"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm81,-351r37,-23r43,61r-25,16","w":243},"\u00c5":{"d":"122,-373v20,0,36,16,36,36v0,20,-16,36,-36,36v-20,0,-36,-16,-36,-36v0,-20,16,-36,36,-36xm122,-352v-8,0,-15,7,-15,15v0,8,7,15,15,15v8,0,14,-7,14,-15v0,-8,-6,-15,-14,-15xm169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0","w":243},"\u00c3":{"d":"147,-311v-21,0,-56,-34,-64,-1r-30,0v2,-21,15,-50,40,-50v24,-1,58,33,68,0r29,0v-4,23,-16,51,-43,51xm169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0","w":243},"B":{"d":"72,-118r0,76v34,0,64,1,64,-39v0,-38,-32,-37,-64,-37xm19,0r0,-271v76,-1,151,-7,148,73v0,19,-7,42,-24,53v32,6,46,38,46,68v1,85,-86,79,-170,77xm72,-229r0,71v29,1,46,-5,45,-36v0,-31,-18,-36,-45,-35","w":199},"C":{"d":"201,-263r0,64v-15,-18,-37,-29,-60,-29v-51,0,-80,46,-80,93v0,46,31,92,80,92v23,0,45,-12,60,-29r0,63v-93,50,-195,-27,-195,-125v0,-99,99,-181,195,-129","w":216},"\u00c7":{"d":"201,-263r0,64v-15,-18,-37,-29,-60,-29v-51,0,-80,46,-80,93v0,46,31,92,80,92v23,0,45,-12,60,-29r0,63v-93,50,-195,-27,-195,-125v0,-99,99,-181,195,-129xm109,7r34,17r-42,50r-27,-14","w":216},"D":{"d":"19,0r0,-271r76,0v78,0,131,59,131,136v0,76,-54,135,-131,135r-76,0xm72,-225r0,179v69,3,99,-33,99,-90v0,-62,-34,-92,-99,-89","w":232},"E":{"d":"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46","w":175},"\u00c9":{"d":"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46xm91,-374r36,23r-54,54r-26,-16","w":175},"\u00ca":{"d":"27,-318r61,-55r61,55r-22,24r-39,-38r-40,38xm160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46","w":175},"\u00cb":{"d":"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46xm50,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm126,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":175},"\u00c8":{"d":"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46xm47,-351r37,-23r43,61r-25,16","w":175},"\u00d0":{"d":"19,0r0,-121r-25,0r0,-44r25,0r0,-106r76,0v78,0,131,59,131,136v0,76,-54,135,-131,135r-76,0xm72,-225r0,60r41,0r0,44r-41,0r0,75v69,3,99,-33,99,-90v0,-62,-34,-92,-99,-89","w":232},"F":{"d":"154,-225r-82,0r0,59r77,0r0,46r-77,0r0,120r-53,0r0,-271r135,0r0,46","w":166},"G":{"d":"142,-144r117,0v2,82,-37,150,-123,151v-79,0,-130,-67,-130,-142v0,-77,52,-144,133,-144v46,0,86,24,107,65r-47,25v-11,-24,-33,-43,-61,-43v-102,3,-103,189,0,192v33,0,61,-28,62,-61r-58,0r0,-43","w":266},"H":{"d":"72,-165r98,0r0,-106r53,0r0,271r-53,0r0,-121r-98,0r0,121r-53,0r0,-271r53,0r0,106","w":242},"I":{"d":"72,-271r0,271r-53,0r0,-271r53,0","w":91},"\u00cd":{"d":"72,-271r0,271r-53,0r0,-271r53,0xm49,-374r36,23r-54,54r-26,-16","w":91},"\u00ce":{"d":"-15,-318r61,-55r61,55r-22,24r-39,-38r-40,38xm72,-271r0,271r-53,0r0,-271r53,0","w":91},"\u00cf":{"d":"72,-271r0,271r-53,0r0,-271r53,0xm8,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm84,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":91},"\u00cc":{"d":"72,-271r0,271r-53,0r0,-271r53,0xm5,-351r37,-23r43,61r-25,16","w":91},"J":{"d":"122,-92v6,50,-28,99,-77,99v-20,0,-40,-11,-53,-25r34,-39v3,8,11,17,20,17v26,0,23,-43,23,-61r0,-170r53,0r0,179","w":140},"K":{"d":"72,-157v30,-36,56,-77,85,-114r65,0r-103,125r109,146r-68,0r-88,-122r0,122r-53,0r0,-271r53,0r0,114","w":223},"L":{"d":"72,-271r0,225r75,0r0,46r-128,0r0,-271r53,0","w":144},"\u0141":{"d":"84,-271r0,82r38,-30r0,51r-38,28r0,94r76,0r0,46r-129,0r0,-110r-26,21r0,-49r26,-19r0,-114r53,0","w":157},"M":{"d":"244,0r-23,-168r-61,172r-19,0r-60,-172r-24,168r-53,0r46,-279r37,0r67,179r64,-179r38,0r41,279r-53,0","w":300},"N":{"d":"19,0r0,-279r39,0r143,190r0,-182r53,0r0,276r-38,0r-144,-189r0,184r-53,0","w":273},"\u00d1":{"d":"162,-311v-21,0,-56,-34,-64,-1r-30,0v2,-21,15,-50,40,-50v24,-1,58,33,68,0r30,0v-4,23,-17,51,-44,51xm19,0r0,-279r39,0r143,190r0,-182r53,0r0,276r-38,0r-144,-189r0,184r-53,0","w":273},"O":{"d":"141,7v-79,0,-135,-65,-135,-143v0,-76,56,-143,135,-143v79,0,134,67,134,143v0,78,-55,143,-134,143xm141,-226v-46,0,-80,44,-80,88v0,41,35,93,80,93v45,0,79,-52,79,-93v0,-44,-33,-88,-79,-88","w":281},"\u0152":{"d":"273,-225r0,60r81,0r0,46r-81,0r0,73r85,0r0,46r-138,0r0,-31v-22,25,-50,38,-83,38v-75,0,-131,-71,-131,-142v0,-73,55,-144,131,-144v33,-1,62,16,83,38r0,-30r138,0r0,46r-85,0xm136,-226v-102,1,-104,180,0,181v104,-1,103,-180,0,-181","w":374},"\u00d3":{"d":"141,7v-79,0,-135,-65,-135,-143v0,-76,56,-143,135,-143v79,0,134,67,134,143v0,78,-55,143,-134,143xm141,-226v-46,0,-80,44,-80,88v0,41,35,93,80,93v45,0,79,-52,79,-93v0,-44,-33,-88,-79,-88xm149,-374r36,23r-54,54r-26,-16","w":281},"\u00d4":{"d":"80,-318r61,-55r61,55r-22,24r-39,-38r-40,38xm141,7v-79,0,-135,-65,-135,-143v0,-76,56,-143,135,-143v79,0,134,67,134,143v0,78,-55,143,-134,143xm141,-226v-46,0,-80,44,-80,88v0,41,35,93,80,93v45,0,79,-52,79,-93v0,-44,-33,-88,-79,-88","w":281},"\u00d6":{"d":"141,7v-79,0,-135,-65,-135,-143v0,-76,56,-143,135,-143v79,0,134,67,134,143v0,78,-55,143,-134,143xm141,-226v-46,0,-80,44,-80,88v0,41,35,93,80,93v45,0,79,-52,79,-93v0,-44,-33,-88,-79,-88xm103,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm179,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":281},"\u00d2":{"d":"141,7v-79,0,-135,-65,-135,-143v0,-76,56,-143,135,-143v79,0,134,67,134,143v0,78,-55,143,-134,143xm141,-226v-46,0,-80,44,-80,88v0,41,35,93,80,93v45,0,79,-52,79,-93v0,-44,-33,-88,-79,-88xm100,-351r37,-23r43,61r-25,16","w":281},"\u00d8":{"d":"281,-260r-32,36v62,91,6,231,-108,231v-33,0,-61,-10,-85,-29r-32,35r-24,-24r32,-34v-64,-91,-5,-238,109,-234v29,1,62,11,83,31r32,-35xm72,-87r113,-122v-68,-57,-158,42,-113,122xm207,-183r-113,123v70,53,161,-46,113,-123","w":281},"\u00d5":{"d":"166,-311v-21,0,-56,-34,-64,-1r-30,0v2,-21,15,-50,40,-50v24,-1,58,33,68,0r30,0v-4,23,-17,51,-44,51xm141,7v-79,0,-135,-65,-135,-143v0,-76,56,-143,135,-143v79,0,134,67,134,143v0,78,-55,143,-134,143xm141,-226v-46,0,-80,44,-80,88v0,41,35,93,80,93v45,0,79,-52,79,-93v0,-44,-33,-88,-79,-88","w":281},"P":{"d":"72,-102r0,102r-53,0r0,-271v86,-2,166,-7,166,84v0,68,-43,90,-113,85xm72,-228r0,83v36,1,60,-4,59,-43v0,-39,-24,-41,-59,-40","w":190},"Q":{"d":"280,6r-53,6r-19,-23v-92,54,-202,-22,-202,-125v0,-76,56,-143,135,-143v119,0,173,154,102,241xm179,-109r24,28v39,-54,8,-146,-62,-147v-103,0,-109,185,0,184v10,0,21,-4,28,-9r-44,-51","w":281},"R":{"d":"126,-114r77,114r-64,0r-67,-109r0,109r-53,0r0,-271v84,-2,165,-5,163,81v0,35,-20,70,-56,76xm72,-228r0,81v33,1,57,-5,57,-41v0,-36,-25,-41,-57,-40","w":200},"S":{"d":"172,-248r-25,36v-15,-30,-74,-30,-74,9v0,46,108,26,108,117v0,54,-34,93,-89,93v-37,0,-65,-22,-84,-53r34,-33v7,43,85,56,84,0v0,-28,-26,-36,-47,-44v-35,-14,-60,-32,-60,-74v0,-45,33,-82,79,-82v24,0,57,13,74,31","w":189},"\u0160":{"d":"30,-350r22,-23r42,37r43,-37r22,23r-65,56xm172,-248r-25,36v-15,-30,-74,-30,-74,9v0,46,108,26,108,117v0,54,-34,93,-89,93v-37,0,-65,-22,-84,-53r34,-33v7,43,85,56,84,0v0,-28,-26,-36,-47,-44v-35,-14,-60,-32,-60,-74v0,-45,33,-82,79,-82v24,0,57,13,74,31","w":189},"T":{"d":"108,-225r0,225r-53,0r0,-225r-55,0r0,-46r162,0r0,46r-54,0","w":162},"\u00de":{"d":"72,-58r0,58r-53,0r0,-271r53,0r0,43v68,-3,113,15,113,84v0,68,-43,91,-113,86xm72,-184r0,82v36,1,60,-3,59,-42v0,-39,-24,-41,-59,-40","w":190},"U":{"d":"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278","w":237},"\u00da":{"d":"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278xm131,-374r36,23r-54,54r-26,-16","w":237},"\u00db":{"d":"58,-318r61,-55r61,55r-22,24r-39,-38r-40,38xm119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278","w":237},"\u00dc":{"d":"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278xm81,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm157,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":237},"\u00d9":{"d":"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278xm74,-351r37,-23r43,61r-25,16","w":237},"V":{"d":"52,-271r66,182r60,-182r57,0r-105,278r-31,0r-104,-278r57,0","w":230},"W":{"d":"50,-271r56,185r54,-189r31,0r57,189r53,-185r56,0r-92,276r-39,0r-55,-177r-51,177r-39,0r-86,-276r55,0","w":351},"X":{"d":"84,-144r-73,-127r62,0r44,84r39,-84r63,0r-75,127r83,144r-61,0r-55,-99r-52,99r-62,0","w":224},"Y":{"d":"78,-125r-84,-146r62,0r47,94r52,-94r62,0r-86,146r0,125r-53,0r0,-125","w":211},"\u00dd":{"d":"78,-125r-84,-146r62,0r47,94r52,-94r62,0r-86,146r0,125r-53,0r0,-125xm118,-374r36,23r-54,54r-26,-16","w":211},"\u0178":{"d":"78,-125r-84,-146r62,0r47,94r52,-94r62,0r-86,146r0,125r-53,0r0,-125xm68,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm144,-369v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":211},"Z":{"d":"86,-46r113,0r0,46r-197,0r119,-225r-101,0r0,-46r185,0","w":207},"\u017d":{"d":"39,-350r22,-23r42,37r43,-37r22,23r-65,56xm86,-46r113,0r0,46r-197,0r119,-225r-101,0r0,-46r185,0","w":207},"a":{"d":"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99","w":203},"\u00e1":{"d":"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm114,-279r36,23r-54,54r-26,-16","w":203},"\u00e2":{"d":"41,-223r61,-56r61,56r-22,24r-39,-38r-40,38xm185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99","w":203},"\u00b4":{"d":"72,-279r36,23r-54,54r-26,-16","w":136},"\u00e4":{"d":"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm64,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm140,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":203},"\u00e6":{"d":"164,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm112,-54v-2,-32,-60,-32,-60,0v0,33,59,31,60,0xm280,-80r-117,0v0,22,9,47,35,47v17,0,27,-10,34,-24r47,8v-16,58,-108,76,-144,26v-33,45,-131,40,-131,-29v0,-55,64,-71,108,-48v5,-50,-48,-50,-84,-36r0,-39v40,-11,86,-14,108,19v14,-18,37,-27,60,-27v60,1,86,46,84,103","w":285},"\u00e0":{"d":"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm61,-256r37,-23r43,61r-25,16","w":203},"&":{"d":"138,-64r-42,-56v-14,11,-31,23,-31,43v0,17,15,37,33,37v17,0,29,-13,40,-24xm118,-241v-37,0,-20,50,-3,64v10,-9,25,-19,24,-37v0,-13,-7,-27,-21,-27xm191,0r-22,-27v-46,54,-157,41,-157,-45v0,-37,27,-65,55,-82v-42,-43,-19,-125,47,-125v39,0,70,26,70,67v0,30,-22,51,-45,66r38,48r27,-34r34,31r-29,39r47,62r-65,0","w":252},"\u00e5":{"d":"102,-279v20,0,36,16,36,36v0,20,-16,37,-36,37v-20,0,-36,-17,-36,-37v0,-20,16,-36,36,-36xm102,-257v-8,0,-15,6,-15,14v0,8,7,15,15,15v8,0,15,-7,15,-15v0,-8,-7,-14,-15,-14xm185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99","w":203},"^":{"d":"12,-118r69,-153r45,0r70,153r-46,0r-46,-102r-46,102r-46,0"},"~":{"d":"67,-138v26,-1,50,33,74,35v8,0,17,-19,20,-28r35,33v-11,19,-29,51,-55,51v-28,0,-52,-33,-73,-35v-8,0,-16,18,-20,28r-36,-32v13,-17,29,-52,55,-52"},"*":{"d":"60,-271r31,0r-1,36r28,-19r13,24r-29,18r29,18r-13,24r-28,-18r1,35r-31,0r1,-35r-28,18r-13,-24r28,-18r-29,-18r13,-24r29,19","w":150},"@":{"d":"212,-134v4,-30,-11,-43,-36,-43v-50,0,-65,91,-12,91v32,0,45,-22,48,-48xm307,-163v2,53,-36,110,-78,108v-10,0,-17,-8,-19,-22v-34,42,-110,17,-110,-45v0,-65,78,-120,121,-61r5,-22r26,0r-18,93v-3,12,-7,31,5,31v17,0,37,-33,37,-69v0,-61,-40,-98,-95,-98v-60,0,-106,49,-106,112v0,92,106,138,179,97r27,21v-26,14,-50,25,-97,25v-77,0,-140,-61,-140,-143v0,-81,61,-143,138,-143v65,0,123,52,125,116","w":351},"\u00e3":{"d":"127,-216v-21,0,-56,-34,-64,-1r-30,0v2,-21,15,-50,40,-50v24,-1,58,33,68,0r30,0v-4,23,-17,51,-44,51xm185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99","w":203},"b":{"d":"18,0r0,-305r50,0r0,144v49,-55,138,5,130,72v8,69,-81,128,-130,72r0,17r-50,0xm105,-39v54,-1,56,-98,0,-99v-55,1,-55,98,0,99","w":203},"\\":{"d":"11,-305r40,0r133,305r-41,0","w":194},"|":{"d":"118,-305r0,305r-42,0r0,-305r42,0","w":193},"{":{"d":"24,-108r0,-26v35,-13,24,-73,27,-120v3,-45,23,-52,64,-48r0,33v-42,-9,-25,52,-25,86v0,41,-23,59,-28,62v5,3,28,21,28,62r0,63v-2,19,6,26,25,23r0,32v-41,3,-61,-2,-64,-47v-3,-47,8,-107,-27,-120","w":140},"}":{"d":"116,-134r0,26v-35,13,-24,73,-27,120v-3,45,-23,51,-64,47r0,-32v42,9,25,-52,25,-86v0,-41,23,-59,28,-62v-5,-3,-28,-21,-28,-62r0,-64v2,-19,-6,-24,-25,-22r0,-33v66,-17,64,50,64,113v0,27,9,47,27,55","w":140},"[":{"d":"54,-271r0,271r33,0r0,33r-71,0r0,-337r71,0r0,33r-33,0","w":103},"]":{"d":"49,0r0,-271r-33,0r0,-33r71,0r0,337r-71,0r0,-33r33,0","w":103},"\u00a6":{"d":"118,-122r0,122r-42,0r0,-122r42,0xm118,-305r0,122r-42,0r0,-122r42,0","w":193},"c":{"d":"138,-171r0,48v-28,-36,-85,-9,-81,36v-5,45,55,67,81,33r0,49v-63,35,-133,-17,-133,-83v0,-68,71,-119,133,-83","w":151},"\u00e7":{"d":"138,-171r0,48v-28,-36,-85,-9,-81,36v-5,45,55,67,81,33r0,49v-63,35,-133,-17,-133,-83v0,-68,71,-119,133,-83xm77,7r34,17r-42,50r-27,-14","w":151},"\u00b8":{"d":"69,7r34,17r-42,50r-27,-14","w":136},"\u00a2":{"d":"140,-261r0,32v10,2,21,4,30,9r0,50v-27,-38,-81,-9,-81,35v0,45,56,67,81,32r0,50v-9,5,-20,8,-30,9r0,34r-26,0r0,-33v-100,-8,-101,-179,0,-187r0,-31r26,0"},":":{"d":"52,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm52,-186v18,0,32,13,32,31v0,18,-14,33,-32,33v-18,0,-32,-15,-32,-33v0,-18,14,-31,32,-31","w":104},",":{"d":"49,-56r46,5r-52,108r-34,-4","w":104},"\u00a9":{"d":"144,7v-79,0,-142,-63,-142,-143v0,-80,63,-143,142,-143v79,0,142,63,142,143v0,80,-63,143,-142,143xm144,-248v-61,0,-111,48,-111,112v0,64,50,112,111,112v61,0,111,-48,111,-112v0,-64,-50,-112,-111,-112xm217,-165r-32,0v-17,-52,-97,-23,-90,28v-7,50,72,80,90,29r32,0v-6,34,-33,58,-73,58v-46,0,-80,-40,-80,-87v0,-47,34,-87,80,-87v40,0,67,25,73,59","w":288},"\u00a4":{"d":"53,-182v19,-20,83,-21,102,0r22,-21r27,27r-22,20v18,21,18,75,0,96r22,20r-27,27r-22,-21v-19,20,-83,21,-102,0r-22,21r-27,-27r22,-20v-18,-21,-18,-75,0,-96r-22,-20r27,-27xm104,-53v32,0,57,-24,57,-55v0,-33,-24,-55,-57,-55v-33,0,-57,22,-57,55v0,31,25,55,57,55"},"d":{"d":"135,0v-1,-5,2,-14,-1,-17v-47,56,-138,-3,-129,-72v-7,-69,79,-126,130,-72r0,-144r50,0r0,305r-50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99","w":203},"\u00b0":{"d":"126,-225v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54v30,0,54,24,54,54xm72,-254v-16,0,-30,13,-30,29v0,17,13,30,30,30v16,0,30,-13,30,-30v0,-16,-13,-29,-30,-29","w":144},"\u00a8":{"d":"34,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm110,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":144},"\u00f7":{"d":"104,-53v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30xm104,-192v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30xm12,-71r0,-42r184,0r0,42r-184,0"},"$":{"d":"137,-80v0,-55,-102,-39,-102,-115v0,-40,22,-70,61,-77r0,-33r27,0r0,34v24,3,42,12,57,31r-24,34v-15,-27,-71,-32,-71,6v0,22,26,29,52,42v26,13,51,30,51,73v0,41,-24,77,-65,85r0,36r-27,0r0,-34v-38,-4,-59,-20,-77,-53r32,-31v10,40,86,56,86,2"},"\u0131":{"d":"71,-177r0,177r-50,0r0,-177r50,0","w":91},"e":{"d":"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35","w":180},"\u00e9":{"d":"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm103,-279r36,23r-54,54r-26,-16","w":180},"\u00ea":{"d":"29,-223r61,-56r62,56r-22,24r-40,-38r-39,38xm175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35","w":180},"\u00eb":{"d":"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm52,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm128,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":180},"\u00e8":{"d":"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm50,-256r37,-23r43,61r-25,16","w":180},"8":{"d":"104,-120v-46,1,-47,82,0,83v46,-1,46,-82,0,-83xm60,-141v-65,-31,-33,-138,44,-138v76,0,110,106,44,138v30,11,44,38,44,69v0,49,-42,79,-88,79v-46,0,-88,-30,-88,-79v0,-31,14,-58,44,-69xm104,-239v-41,1,-41,75,0,76v41,-1,41,-75,0,-76"},"\u2026":{"d":"60,-58v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm180,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm300,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32","w":360},"\u2014":{"d":"0,-136r360,0r0,41r-360,0r0,-41","w":360},"\u2013":{"d":"0,-136r180,0r0,41r-180,0r0,-41","w":180},"=":{"d":"12,-113r0,-43r184,0r0,43r-184,0xm12,-28r0,-43r184,0r0,43r-184,0"},"\u00f0":{"d":"99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm12,-221r42,-31v-9,-10,-19,-19,-28,-28r34,-25v9,9,17,18,27,29r39,-29r24,24r-40,30v42,49,82,108,82,163v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95v9,0,-4,-20,-14,-32v-3,-4,-6,-7,-9,-11r-40,30","w":197},"!":{"d":"58,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm33,-78r0,-193r51,0r0,193r-51,0","w":117},"\u00a1":{"d":"58,-185v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm33,95r0,-193r51,0r0,193r-51,0","w":117},"f":{"d":"70,-134r0,134r-50,0r0,-134r-17,0r0,-43r17,0v-9,-77,13,-154,91,-127r0,45v-6,-3,-13,-6,-21,-6v-34,8,-16,54,-20,88r41,0r0,43r-41,0","w":109},"5":{"d":"180,-225r-81,0r-9,41v61,-8,99,39,101,94v4,95,-126,129,-179,61r15,-45v14,20,37,35,62,35v30,0,48,-26,48,-54v0,-50,-64,-71,-96,-36r-9,0r30,-142r118,0r0,46"},"\u0192":{"d":"137,-181r39,0r-4,25r-39,0v-22,94,-3,233,-134,214r7,-45v45,12,56,-36,61,-71r15,-98r-22,0r4,-25r22,0v9,-57,14,-119,80,-118v11,0,22,2,32,7r-7,44v-7,-4,-13,-6,-21,-6v-31,0,-26,46,-33,73"},"4":{"d":"170,-90r29,0r0,42r-29,0r0,48r-49,0r0,-48r-120,0r0,-24r121,-204r48,0r0,186xm121,-90r-1,-108r-57,108r58,0"},"g":{"d":"184,-177v-9,112,39,269,-85,271v-43,0,-87,-26,-90,-73r54,0v3,19,16,31,35,31v40,0,38,-40,35,-70v-11,14,-29,24,-48,24v-52,0,-80,-45,-80,-93v0,-71,80,-129,129,-73r0,-17r50,0xm98,-39v55,-1,55,-98,0,-99v-54,1,-55,98,0,99","w":202},"\u00df":{"d":"18,0r0,-217v0,-54,22,-93,80,-93v73,0,106,96,52,137v85,41,48,195,-59,179r0,-44v32,1,53,-25,53,-56v0,-32,-21,-54,-53,-54r0,-42v24,0,38,-17,38,-40v0,-19,-11,-36,-31,-36v-33,0,-30,47,-30,69r0,197r-50,0","w":201},"`":{"d":"28,-256r37,-23r43,61r-25,16","w":136},">":{"d":"196,-114r0,43r-184,66r0,-45r117,-43r-117,-41r0,-45"},"\u00ab":{"d":"122,-115r45,65r-31,21r-58,-86r58,-88r31,20xm50,-115r45,65r-31,21r-58,-86r58,-88r31,20","w":185},"\u00bb":{"d":"18,-50r45,-65r-45,-68r31,-20r58,88r-58,86xm90,-50r45,-65r-45,-68r31,-20r58,88r-58,86","w":185},"h":{"d":"18,-305r50,0r1,143v10,-14,28,-21,46,-21v87,1,55,105,61,183r-50,0r0,-94v0,-21,1,-48,-27,-48v-30,0,-31,34,-31,55r0,87r-50,0r0,-305","w":194},"-":{"d":"15,-136r88,0r0,41r-88,0r0,-41","w":118},"i":{"d":"71,-177r0,177r-50,0r0,-177r50,0xm46,-281v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30","w":91},"\u00ed":{"d":"71,-177r0,177r-50,0r0,-177r50,0xm58,-279r36,23r-54,54r-26,-16","w":91},"\u00ee":{"d":"-15,-223r61,-56r61,56r-22,24r-39,-38r-40,38xm71,-177r0,177r-50,0r0,-177r50,0","w":91},"\u00ef":{"d":"71,-177r0,177r-50,0r0,-177r50,0xm8,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm84,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":91},"\u00ec":{"d":"71,-177r0,177r-50,0r0,-177r50,0xm5,-256r37,-23r43,61r-25,16","w":91},"j":{"d":"71,-177r0,271r-50,0r0,-271r50,0xm46,-281v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30","w":91},"k":{"d":"68,-305r1,193r53,-65r66,0r-75,78r80,99r-66,0r-59,-75r0,75r-50,0r0,-305r50,0","w":189},"l":{"d":"68,-305r0,305r-50,0r0,-305r50,0","w":86},"<":{"d":"12,-71r0,-43r184,-65r0,45r-117,42r117,42r0,45"},"\u00ac":{"d":"154,-51r0,-62r-142,0r0,-43r184,0r0,105r-42,0"},"\u0142":{"d":"77,-305r0,95r26,-21r0,46r-26,22r0,163r-51,0r0,-137r-26,22r0,-47r26,-20r0,-123r51,0","w":101},"m":{"d":"68,-177v1,5,-2,13,1,16v23,-32,75,-28,94,6v11,-17,31,-28,52,-28v83,2,49,108,56,183r-51,0r0,-93v0,-17,2,-49,-23,-49v-27,0,-27,37,-27,55r0,87r-51,0r0,-90v0,-17,2,-52,-24,-52v-28,0,-27,36,-27,55r0,87r-50,0r0,-177r50,0","w":288},"\u00af":{"d":"3,-271r138,0r0,31r-138,0r0,-31","w":144},"\u00d7":{"d":"12,-154r30,-30r62,62r62,-62r30,30r-62,62r62,62r-30,30r-62,-62r-62,62r-30,-30r62,-62"},"n":{"d":"68,-177v1,5,-2,13,1,16v10,-16,28,-22,46,-22v87,1,55,105,61,183r-50,0r0,-94v0,-21,1,-48,-27,-48v-30,0,-31,34,-31,55r0,87r-50,0r0,-177r50,0","w":194},"9":{"d":"95,12r-39,-29r55,-79v-60,16,-102,-34,-102,-87v0,-56,40,-96,96,-96v54,0,95,38,95,93v0,84,-71,137,-105,198xm105,-235v-56,1,-55,99,0,101v57,-1,58,-100,0,-101"},"\u00f1":{"d":"122,-216v-20,0,-56,-33,-64,-1r-29,0v2,-21,14,-50,39,-50v25,0,58,33,68,0r30,0v-4,23,-17,51,-44,51xm68,-177v1,5,-2,13,1,16v10,-16,28,-22,46,-22v87,1,55,105,61,183r-50,0r0,-94v0,-21,1,-48,-27,-48v-30,0,-31,34,-31,55r0,87r-50,0r0,-177r50,0","w":194},"#":{"d":"76,-261r38,0r-14,73r36,0r14,-73r38,0r-14,73r29,0r0,40r-35,0r-9,45r34,0r0,41r-43,0r-11,62r-39,0r12,-62r-36,0r-12,62r-38,0r12,-62r-33,0r0,-41r41,0r8,-45r-34,0r0,-40r42,0xm93,-148r-9,45r37,0r9,-45r-37,0"},"o":{"d":"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99","w":197},"\u00f3":{"d":"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm111,-279r36,23r-54,54r-26,-16","w":197},"\u00f4":{"d":"37,-223r62,-56r61,56r-22,24r-39,-38r-40,38xm99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99","w":197},"\u00f6":{"d":"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm61,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm137,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":197},"\u0153":{"d":"193,-112r67,0v-3,-18,-15,-35,-34,-35v-20,0,-30,17,-33,35xm98,-138v-54,1,-56,98,0,99v55,-1,55,-98,0,-99xm309,-80r-116,0v0,22,9,47,35,47v17,0,27,-10,34,-24r46,8v-17,60,-110,75,-146,24v-49,64,-157,21,-157,-63v0,-84,106,-128,157,-65v15,-21,38,-30,63,-30v60,1,86,46,84,103","w":314},"\u00f2":{"d":"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm58,-256r37,-23r43,61r-25,16","w":197},"1":{"d":"88,-225r-36,0r0,-46r89,0r0,271r-53,0r0,-225"},"\u00bd":{"d":"193,-281r25,12r-146,280r-24,-12xm37,-244r-23,0r0,-27r58,0r0,162r-35,0r0,-135xm240,-28r58,0r0,28r-119,0v26,-34,71,-68,83,-113v0,-15,-8,-27,-23,-27v-15,0,-22,16,-21,28r-37,0v2,-31,22,-55,58,-55v32,0,58,22,58,52v-1,38,-36,63,-57,87","w":312},"\u00bc":{"d":"210,-281r24,12r-145,280r-25,-12xm37,-244r-23,0r0,-27r58,0r0,162r-35,0r0,-135xm279,-54r19,0r0,25r-19,0r0,29r-32,0r0,-29r-78,0r0,-14r79,-123r31,0r0,112xm247,-54v-1,-21,2,-46,-1,-65r-37,65r38,0","w":312},"\u00b9":{"d":"57,-244r-24,0r0,-27r58,0r0,162r-34,0r0,-135","w":124},"\u00aa":{"d":"120,-146r0,26r-117,0r0,-26r117,0xm120,-275r0,106r-33,0r0,-10v-30,33,-90,-3,-84,-43v-5,-41,53,-78,84,-43r0,-10r33,0xm63,-192v36,-1,37,-59,0,-60v-35,1,-36,59,0,60","w":122},"\u00ba":{"d":"61,-279v36,0,61,24,61,57v0,33,-25,56,-61,56v-36,0,-60,-23,-60,-56v0,-33,24,-57,60,-57xm61,-252v-35,1,-36,59,0,60v35,-1,36,-59,0,-60xm120,-146r0,26r-117,0r0,-26r117,0","w":122},"\u00f8":{"d":"204,-175r-25,27v36,67,0,154,-79,154v-21,0,-43,-7,-59,-20r-25,27r-17,-17r24,-25v-38,-64,-1,-154,77,-154v21,0,46,6,61,19r25,-27xm64,-67r60,-63v-37,-27,-81,21,-60,63xm138,-110r-60,62v34,29,80,-19,60,-62","w":203},"\u00f5":{"d":"124,-216v-21,0,-56,-34,-64,-1r-30,0v2,-21,14,-50,39,-50v25,0,59,33,69,0r29,0v-4,23,-16,51,-43,51xm99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99","w":197},"p":{"d":"68,-177r0,16v49,-55,138,5,130,72v8,69,-81,128,-130,72r0,111r-50,0r0,-271r50,0xm105,-39v54,-1,56,-98,0,-99v-55,1,-55,98,0,99","w":203},"\u00b6":{"d":"201,-271r0,33r-22,0r0,293r-38,0r0,-293r-22,0r0,293r-37,0r0,-157v-41,0,-70,-28,-74,-77v-3,-44,29,-92,77,-92r116,0","w":207},"(":{"d":"63,-300r31,21v-41,101,-41,222,0,324r-31,21v-50,-113,-49,-253,0,-366","w":97},")":{"d":"4,-279r31,-21v49,113,49,253,0,366r-31,-21v40,-101,40,-223,0,-324","w":97},"%":{"d":"66,-279v37,0,65,28,65,65v0,37,-28,64,-65,64v-37,0,-64,-27,-64,-64v0,-37,27,-65,64,-65xm66,-249v-38,1,-38,69,0,70v38,-1,38,-69,0,-70xm199,-281r25,12r-146,280r-25,-12xm211,-121v37,0,65,27,65,64v0,37,-28,64,-65,64v-37,0,-64,-27,-64,-64v0,-37,27,-64,64,-64xm211,-92v-37,1,-37,69,0,70v38,-1,38,-69,0,-70","w":277},".":{"d":"52,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32","w":104},"\u00b7":{"d":"52,-124v18,0,32,13,32,31v0,18,-14,33,-32,33v-18,0,-32,-15,-32,-33v0,-18,14,-31,32,-31","w":104},"+":{"d":"83,-184r42,0r0,71r71,0r0,42r-71,0r0,71r-42,0r0,-71r-71,0r0,-42r71,0r0,-71"},"\u00b1":{"d":"12,0r0,-42r184,0r0,42r-184,0xm83,-227r42,0r0,62r71,0r0,43r-71,0r0,62r-42,0r0,-62r-71,0r0,-43r71,0r0,-62"},"q":{"d":"98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm185,-177r0,271r-50,0r-1,-111v-47,56,-138,-3,-129,-72v-7,-69,79,-126,130,-72r0,-16r50,0","w":203},"?":{"d":"53,-93r0,-71v31,5,58,-9,59,-39v0,-14,-8,-32,-25,-32v-17,1,-25,17,-24,34r-52,0v-2,-44,32,-78,76,-78v44,0,78,34,78,78v0,35,-23,66,-58,74r-3,34r-51,0xm79,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32","w":175},"\u00bf":{"d":"122,-91r0,72v-29,-7,-59,8,-59,38v0,14,8,32,25,32v18,-1,25,-16,24,-34r53,0v2,44,-33,78,-77,78v-90,0,-103,-137,-19,-152r3,-34r50,0xm96,-185v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32","w":175},"\"":{"d":"32,-271r43,0r-7,118r-30,0xm101,-271r43,0r-6,118r-31,0","w":175},"\u201c":{"d":"126,-165r-46,-5r51,-109r34,4xm57,-165r-46,-5r52,-109r33,4","w":175},"\u201d":{"d":"50,-279r46,6r-52,108r-33,-4xm119,-279r46,6r-52,108r-33,-4","w":175},"\u2018":{"d":"57,-165r-46,-5r52,-109r33,4","w":106},"\u2019":{"d":"50,-279r46,6r-52,108r-33,-4","w":106},"'":{"d":"32,-271r43,0r-7,118r-30,0","w":106},"r":{"d":"68,-177v1,6,-2,15,1,19v13,-21,39,-32,65,-20r-6,47v-6,-4,-13,-7,-21,-7v-61,5,-33,83,-39,138r-50,0r0,-177r50,0","w":132},"\u00ae":{"d":"144,7v-79,0,-142,-63,-142,-143v0,-80,63,-143,142,-143v79,0,142,63,142,143v0,80,-63,143,-142,143xm144,-248v-61,0,-111,48,-111,112v0,64,50,112,111,112v61,0,111,-48,111,-112v0,-64,-50,-112,-111,-112xm174,-121r36,59r-34,0r-35,-59r-25,0r0,59r-31,0r0,-149v56,4,131,-19,129,46v0,27,-14,42,-40,44xm116,-148v27,-2,71,9,68,-20v-2,-25,-43,-13,-68,-16r0,36","w":288},"s":{"d":"88,-52v-7,-33,-71,-23,-71,-73v0,-60,74,-74,113,-39r-21,29v-11,-13,-43,-20,-43,3v0,13,18,16,36,24v18,8,36,20,36,51v1,68,-97,82,-131,33r23,-30v10,11,23,21,38,21v11,0,20,-7,20,-19","w":147},"\u0161":{"d":"9,-255r22,-24r42,38r43,-38r22,24r-65,56xm88,-52v-7,-33,-71,-23,-71,-73v0,-60,74,-74,113,-39r-21,29v-11,-13,-43,-20,-43,3v0,13,18,16,36,24v18,8,36,20,36,51v1,68,-97,82,-131,33r23,-30v10,11,23,21,38,21v11,0,20,-7,20,-19","w":147},"\u00a7":{"d":"59,-154v0,37,52,40,76,61v20,-17,15,-49,-10,-57r-51,-32v-8,6,-15,18,-15,28xm174,-246r-45,0v-2,-14,-12,-27,-28,-27v-14,0,-22,14,-22,27v14,57,116,47,114,117v0,21,-10,44,-25,58v37,49,1,119,-65,119v-49,0,-88,-32,-85,-84r50,0v0,21,12,43,35,43v18,0,29,-15,29,-32v-15,-60,-119,-45,-118,-119v0,-23,11,-42,27,-58v-31,-47,3,-108,60,-108v39,0,71,24,73,64","w":207},";":{"d":"45,-56r46,5r-52,108r-33,-4xm67,-186v18,0,32,13,32,31v0,18,-14,33,-32,33v-18,0,-32,-15,-32,-33v0,-18,14,-31,32,-31","w":104},"7":{"d":"129,-225r-114,0r0,-46r195,0r-149,278r-44,-25"},"6":{"d":"113,-283r39,28r-56,80v58,-18,102,32,102,86v0,56,-39,96,-95,96v-54,0,-95,-38,-95,-92v0,-84,71,-137,105,-198xm102,-36v57,-1,56,-99,0,-101v-56,1,-57,100,0,101"},"\/":{"d":"146,-305r35,12r-133,351r-35,-12","w":194},"\u00a3":{"d":"150,3v-35,0,-88,-45,-107,-3r-39,-7v8,-24,23,-51,52,-52v7,-17,4,-37,-4,-52r-47,0r0,-24r34,0v-38,-62,2,-144,76,-144v60,0,83,38,86,93r-53,6v3,-28,-10,-54,-35,-54v-48,0,-42,70,-20,99r49,0r0,24r-40,0v2,19,1,37,0,56v22,9,61,29,66,-6r38,8v-7,29,-22,56,-56,56"},"t":{"d":"75,-134r0,134r-51,0r0,-134r-17,0r0,-43r17,0r0,-60r51,0r0,60r30,0r0,43r-30,0","w":98},"\u00fe":{"d":"68,-305r0,144v49,-55,138,5,130,72v8,69,-81,128,-130,72r0,111r-50,0r0,-399r50,0xm105,-39v54,-1,56,-98,0,-99v-55,1,-55,98,0,99","w":203},"3":{"d":"72,-201r-51,0v5,-47,34,-78,83,-78v73,0,106,92,53,134v69,40,28,152,-56,152v-50,0,-87,-36,-90,-85r53,0v1,22,16,39,39,39v24,0,37,-22,37,-43v0,-26,-18,-51,-48,-43r0,-38v27,2,40,-12,40,-37v0,-18,-11,-35,-31,-35v-19,0,-28,17,-29,34"},"\u00be":{"d":"229,-281r24,12r-145,280r-25,-12xm279,-54r19,0r0,25r-19,0r0,29r-32,0r0,-29r-78,0r0,-14r79,-123r31,0r0,112xm247,-54v-1,-21,2,-46,-1,-65r-37,65r38,0xm54,-232r-33,0v3,-28,22,-47,54,-47v47,0,69,54,34,80v44,25,18,92,-36,92v-32,0,-57,-23,-59,-52r35,0v1,13,10,24,25,24v15,0,24,-13,24,-26v0,-15,-13,-30,-31,-25r0,-23v17,1,26,-8,26,-23v0,-11,-7,-20,-20,-20v-12,0,-19,10,-19,20","w":312},"\u00b3":{"d":"43,-232r-33,0v3,-28,22,-47,54,-47v47,0,69,54,34,80v45,24,19,92,-36,92v-32,0,-56,-23,-58,-52r35,0v1,13,10,24,25,24v15,0,23,-13,23,-26v0,-15,-13,-30,-31,-25r0,-23v17,1,26,-8,26,-23v0,-11,-7,-20,-20,-20v-12,0,-19,10,-19,20","w":124},"\u2122":{"d":"138,-271r0,27r-46,0r0,124r-31,0r0,-124r-46,0r0,-27r123,0xm345,-271r0,151r-31,0r-1,-120r-44,120r-30,0r-43,-120r0,120r-31,0r0,-151r54,0r36,99r37,-99r53,0","w":360},"2":{"d":"104,-46r89,0r0,46r-183,0r69,-87v19,-24,59,-71,59,-102v0,-19,-13,-44,-35,-44v-24,0,-34,26,-33,47r-56,0v4,-52,33,-93,89,-93v50,0,88,38,88,88v-1,63,-56,103,-87,145"},"\u00b2":{"d":"64,-136r58,0r0,27r-119,0v26,-34,71,-68,83,-113v0,-15,-8,-26,-23,-26v-15,0,-22,16,-21,28r-37,0v2,-31,22,-56,58,-56v32,0,58,22,58,52v-1,39,-37,63,-57,88","w":124},"u":{"d":"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104","w":192},"\u00fa":{"d":"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104xm109,-279r36,23r-54,54r-26,-16","w":192},"\u00fb":{"d":"35,-223r61,-56r62,56r-22,24r-40,-38r-39,38xm17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104","w":192},"\u00fc":{"d":"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104xm58,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm134,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":192},"\u00f9":{"d":"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104xm52,-256r37,-23r43,61r-25,16","w":192},"_":{"d":"180,41r0,27r-180,0r0,-27r180,0","w":180},"v":{"d":"49,-177r41,100r37,-100r55,0r-82,181r-25,0r-81,-181r55,0","w":175},"w":{"d":"49,-177r36,102r44,-108r24,0r43,110r38,-104r54,0r-82,181r-25,0r-38,-108r-42,108r-26,0r-81,-181r55,0","w":281},"x":{"d":"69,-96r-61,-81r61,0r33,46r28,-46r62,0r-62,81r74,96r-62,0r-45,-62r-41,62r-62,0","w":197},"y":{"d":"69,-27r-75,-150r57,0r42,101r45,-101r56,0r-128,271r-56,0","w":187},"\u00fd":{"d":"69,-27r-75,-150r57,0r42,101r45,-101r56,0r-128,271r-56,0xm106,-279r36,23r-54,54r-26,-16","w":187},"\u00ff":{"d":"69,-27r-75,-150r57,0r42,101r45,-101r56,0r-128,271r-56,0xm56,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm132,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28","w":187},"\u00a5":{"d":"104,-177r50,-94r61,0r-62,109r48,0r0,24r-63,0v-4,7,-10,13,-8,26r71,0r0,24r-71,0r0,88r-53,0r0,-88r-70,0r0,-24r70,0v2,-13,-3,-19,-8,-26r-62,0r0,-24r48,0r-63,-109r62,0"},"z":{"d":"84,-42r83,0r0,42r-167,0r90,-134r-76,0r0,-43r159,0","w":173},"\u017e":{"d":"22,-255r22,-24r42,38r43,-38r22,24r-65,56xm84,-42r83,0r0,42r-167,0r90,-134r-76,0r0,-43r159,0","w":173},"0":{"d":"104,-279v73,0,97,86,97,144v0,58,-25,142,-97,142v-72,0,-97,-84,-97,-142v0,-58,24,-144,97,-144xm104,-233v-37,0,-45,70,-45,97v0,27,8,97,45,97v38,0,45,-70,45,-97v0,-27,-7,-97,-45,-97"},"\u00a0":{"w":104}}});;Cufon.replace('h1',{hover:true})('h2',{hover:true})('h3',{hover:true})('#main-nav li',{hover:true})('#secondary-nav li',{hover:true})('#demo-nav li',{hover:true})('p.speaker',{hover:true});jQuery(function($){$('#main-nav ul li').hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');});if($('body.home').length>0){$('#gallery-image').addClass('active');$('#slider1').anythingSlider({easing:"easeInOutExpo",width:321,height:201,buildArrows:true,startStopped:false,navigationFormatter:null,delay:3000,animationTime:700,buildNavigation:false,enablePlay:false});}});
