
/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();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 e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}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(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===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 originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;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=s.documentElement;d=s.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&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)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,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){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=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=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){}},Ea=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?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});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)return na("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)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=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(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}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 f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,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]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.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(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}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){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",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){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=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,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<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){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={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,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<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!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):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),f=d.html();d.replaceWith(a.call(this,b,f))});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){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=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};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||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;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
/*
 * jQuery UI 1.8
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
jQuery.ui||(function(a){a.ui={version:"1.8",plugin:{add:function(c,d,f){var e=a.ui[c].prototype;for(var b in f){e.plugins[b]=e.plugins[b]||[];e.plugins[b].push([d,f[b]])}},call:function(b,d,c){var f=b.plugins[d];if(!f||!b.element[0].parentNode){return}for(var e=0;e<f.length;e++){if(b.options[f[e][0]]){f[e][1].apply(b.element,c)}}}},contains:function(d,c){return document.compareDocumentPosition?d.compareDocumentPosition(c)&16:d!==c&&d.contains(c)},hasScroll:function(e,c){if(a(e).css("overflow")=="hidden"){return false}var b=(c&&c=="left")?"scrollLeft":"scrollTop",d=false;if(e[b]>0){return true}e[b]=1;d=(e[b]>0);e[b]=0;return d},isOverAxis:function(c,b,d){return(c>b)&&(c<(b+d))},isOver:function(g,c,f,e,b,d){return a.ui.isOverAxis(g,f,b)&&a.ui.isOverAxis(c,e,d)},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};a.fn.extend({_focus:a.fn.focus,focus:function(b,c){return typeof b==="number"?this.each(function(){var d=this;setTimeout(function(){a(d).focus();(c&&c.call(d))},b)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","").unbind("selectstart.ui")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none").bind("selectstart.ui",function(){return false})},scrollParent:function(){var b;if((a.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){b=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(a.curCSS(this,"position",1))&&(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}else{b=this.parents().filter(function(){return(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!b.length?a(document):b},zIndex:function(e){if(e!==undefined){return this.css("zIndex",e)}if(this.length){var c=a(this[0]),b,d;while(c.length&&c[0]!==document){b=c.css("position");if(b=="absolute"||b=="relative"||b=="fixed"){d=parseInt(c.css("zIndex"));if(!isNaN(d)&&d!=0){return d}}c=c.parent()}}return 0}});a.extend(a.expr[":"],{data:function(d,c,b){return!!a.data(d,b[3])},focusable:function(c){var d=c.nodeName.toLowerCase(),b=a.attr(c,"tabindex");return(/input|select|textarea|button|object/.test(d)?!c.disabled:"a"==d||"area"==d?c.href||!isNaN(b):!isNaN(b))&&!a(c)["area"==d?"parents":"closest"](":hidden").length},tabbable:function(c){var b=a.attr(c,"tabindex");return(isNaN(b)||b>=0)&&a(c).is(":focusable")}})})(jQuery);;
/*
 * jQuery UI Widget 1.8
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b){var a=b.fn.remove;b.fn.remove=function(c,d){return this.each(function(){if(!d){if(!c||b.filter(c,[this]).length){b("*",this).add(this).each(function(){b(this).triggerHandler("remove")})}}return a.call(b(this),c,d)})};b.widget=function(d,f,c){var e=d.split(".")[0],h;d=d.split(".")[1];h=e+"-"+d;if(!c){c=f;f=b.Widget}b.expr[":"][h]=function(i){return!!b.data(i,d)};b[e]=b[e]||{};b[e][d]=function(i,j){if(arguments.length){this._createWidget(i,j)}};var g=new f();g.options=b.extend({},g.options);b[e][d].prototype=b.extend(true,g,{namespace:e,widgetName:d,widgetEventPrefix:b[e][d].prototype.widgetEventPrefix||d,widgetBaseClass:h},c);b.widget.bridge(d,b[e][d])};b.widget.bridge=function(d,c){b.fn[d]=function(g){var e=typeof g==="string",f=Array.prototype.slice.call(arguments,1),h=this;g=!e&&f.length?b.extend.apply(null,[true,g].concat(f)):g;if(e&&g.substring(0,1)==="_"){return h}if(e){this.each(function(){var i=b.data(this,d),j=i&&b.isFunction(i[g])?i[g].apply(i,f):i;if(j!==i&&j!==undefined){h=j;return false}})}else{this.each(function(){var i=b.data(this,d);if(i){if(g){i.option(g)}i._init()}else{b.data(this,d,new c(g,this))}})}return h}};b.Widget=function(c,d){if(arguments.length){this._createWidget(c,d)}};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(d,e){this.element=b(e).data(this.widgetName,this);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(e)[this.widgetName],d);var c=this;this.element.bind("remove."+this.widgetName,function(){c.destroy()});this._create();this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled")},widget:function(){return this.element},option:function(e,f){var d=e,c=this;if(arguments.length===0){return b.extend({},c.options)}if(typeof e==="string"){if(f===undefined){return this.options[e]}d={};d[e]=f}b.each(d,function(g,h){c._setOption(g,h)});return c},_setOption:function(c,d){this.options[c]=d;if(c==="disabled"){this.widget()[d?"addClass":"removeClass"](this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").attr("aria-disabled",d)}return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(d,e,f){var h=this.options[d];e=b.Event(e);e.type=(d===this.widgetEventPrefix?d:this.widgetEventPrefix+d).toLowerCase();f=f||{};if(e.originalEvent){for(var c=b.event.props.length,g;c;){g=b.event.props[--c];e[g]=e.originalEvent[g]}}this.element.trigger(e,f);return!(b.isFunction(h)&&h.call(this.element[0],e,f)===false||e.isDefaultPrevented())}}})(jQuery);;(function(c){var b=0,a=0;c.widget("ui.tabs",{options:{add:null,ajaxOptions:null,cache:false,cookie:null,collapsible:false,disable:null,disabled:[],enable:null,event:"click",fx:null,idPrefix:"ui-tabs-",load:null,panelTemplate:"<div></div>",remove:null,select:null,show:null,spinner:"<em>Loading&#8230;</em>",tabTemplate:'<li><a href="#{href}"><span>#{label}</span></a></li>'},_create:function(){this._tabify(true)},_setOption:function(d,e){if(d=="selected"){if(this.options.collapsible&&e==this.options.selected){return}this.select(e)}else{this.options[d]=e;this._tabify()}},_tabId:function(d){return d.title&&d.title.replace(/\s/g,"_").replace(/[^A-Za-z0-9\-_:\.]/g,"")||this.options.idPrefix+(++b)},_sanitizeSelector:function(d){return d.replace(/:/g,"\\:")},_cookie:function(){var d=this.cookie||(this.cookie=this.options.cookie.name||"ui-tabs-"+(++a));return c.cookie.apply(null,[d].concat(c.makeArray(arguments)))},_ui:function(e,d){return{tab:e,panel:d,index:this.anchors.index(e)}},_cleanup:function(){this.lis.filter(".ui-state-processing").removeClass("ui-state-processing").find("span:data(label.tabs)").each(function(){var d=c(this);d.html(d.data("label.tabs")).removeData("label.tabs")})},_tabify:function(q){this.list=this.element.find("ol,ul").eq(0);this.lis=c("li:has(a[href])",this.list);this.anchors=this.lis.map(function(){return c("a",this)[0]});this.panels=c([]);var r=this,f=this.options;var e=/^#.+/;this.anchors.each(function(u,o){var s=c(o).attr("href");var v=s.split("#")[0],w;if(v&&(v===location.toString().split("#")[0]||(w=c("base")[0])&&v===w.href)){s=o.hash;o.href=s}if(e.test(s)){r.panels=r.panels.add(r._sanitizeSelector(s))}else{if(s!="#"){c.data(o,"href.tabs",s);c.data(o,"load.tabs",s.replace(/#.*$/,""));var y=r._tabId(o);o.href="#"+y;var x=c("#"+y);if(!x.length){x=c(f.panelTemplate).attr("id",y).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").insertAfter(r.panels[u-1]||r.list);x.data("destroy.tabs",true)}r.panels=r.panels.add(x)}else{f.disabled.push(u)}}});if(q){this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all");this.list.addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.lis.addClass("ui-state-default ui-corner-top");this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom");if(f.selected===undefined){if(location.hash){this.anchors.each(function(s,o){if(o.hash==location.hash){f.selected=s;return false}})}if(typeof f.selected!="number"&&f.cookie){f.selected=parseInt(r._cookie(),10)}if(typeof f.selected!="number"&&this.lis.filter(".ui-tabs-selected").length){f.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"))}f.selected=f.selected||(this.lis.length?0:-1)}else{if(f.selected===null){f.selected=-1}}f.selected=((f.selected>=0&&this.anchors[f.selected])||f.selected<0)?f.selected:0;f.disabled=c.unique(f.disabled.concat(c.map(this.lis.filter(".ui-state-disabled"),function(s,o){return r.lis.index(s)}))).sort();if(c.inArray(f.selected,f.disabled)!=-1){f.disabled.splice(c.inArray(f.selected,f.disabled),1)}this.panels.addClass("ui-tabs-hide");this.lis.removeClass("ui-tabs-selected ui-state-active");if(f.selected>=0&&this.anchors.length){this.panels.eq(f.selected).removeClass("ui-tabs-hide");this.lis.eq(f.selected).addClass("ui-tabs-selected ui-state-active");r.element.queue("tabs",function(){r._trigger("show",null,r._ui(r.anchors[f.selected],r.panels[f.selected]))});this.load(f.selected)}c(window).bind("unload",function(){r.lis.add(r.anchors).unbind(".tabs");r.lis=r.anchors=r.panels=null})}else{f.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"))}this.element[f.collapsible?"addClass":"removeClass"]("ui-tabs-collapsible");if(f.cookie){this._cookie(f.selected,f.cookie)}for(var j=0,p;(p=this.lis[j]);j++){c(p)[c.inArray(j,f.disabled)!=-1&&!c(p).hasClass("ui-tabs-selected")?"addClass":"removeClass"]("ui-state-disabled")}if(f.cache===false){this.anchors.removeData("cache.tabs")}this.lis.add(this.anchors).unbind(".tabs");if(f.event!="mouseover"){var h=function(o,i){if(i.is(":not(.ui-state-disabled)")){i.addClass("ui-state-"+o)}};var l=function(o,i){i.removeClass("ui-state-"+o)};this.lis.bind("mouseover.tabs",function(){h("hover",c(this))});this.lis.bind("mouseout.tabs",function(){l("hover",c(this))});this.anchors.bind("focus.tabs",function(){h("focus",c(this).closest("li"))});this.anchors.bind("blur.tabs",function(){l("focus",c(this).closest("li"))})}var d,k;if(f.fx){if(c.isArray(f.fx)){d=f.fx[0];k=f.fx[1]}else{d=k=f.fx}}function g(i,o){i.css({display:""});if(!c.support.opacity&&o.opacity){i[0].style.removeAttribute("filter")}}var m=k?function(i,o){c(i).closest("li").addClass("ui-tabs-selected ui-state-active");o.hide().removeClass("ui-tabs-hide").animate(k,k.duration||"normal",function(){g(o,k);r._trigger("show",null,r._ui(i,o[0]))})}:function(i,o){c(i).closest("li").addClass("ui-tabs-selected ui-state-active");o.removeClass("ui-tabs-hide");r._trigger("show",null,r._ui(i,o[0]))};var n=d?function(o,i){i.animate(d,d.duration||"normal",function(){r.lis.removeClass("ui-tabs-selected ui-state-active");i.addClass("ui-tabs-hide");g(i,d);r.element.dequeue("tabs")})}:function(o,i,s){r.lis.removeClass("ui-tabs-selected ui-state-active");i.addClass("ui-tabs-hide");r.element.dequeue("tabs")};this.anchors.bind(f.event+".tabs",function(){var o=this,u=c(this).closest("li"),i=r.panels.filter(":not(.ui-tabs-hide)"),s=c(r._sanitizeSelector(this.hash));if((u.hasClass("ui-tabs-selected")&&!f.collapsible)||u.hasClass("ui-state-disabled")||u.hasClass("ui-state-processing")||r._trigger("select",null,r._ui(this,s[0]))===false){this.blur();return false}f.selected=r.anchors.index(this);r.abort();if(f.collapsible){if(u.hasClass("ui-tabs-selected")){f.selected=-1;if(f.cookie){r._cookie(f.selected,f.cookie)}r.element.queue("tabs",function(){n(o,i)}).dequeue("tabs");this.blur();return false}else{if(!i.length){if(f.cookie){r._cookie(f.selected,f.cookie)}r.element.queue("tabs",function(){m(o,s)});r.load(r.anchors.index(this));this.blur();return false}}}if(f.cookie){r._cookie(f.selected,f.cookie)}if(s.length){if(i.length){r.element.queue("tabs",function(){n(o,i)})}r.element.queue("tabs",function(){m(o,s)});r.load(r.anchors.index(this))}else{throw"jQuery UI Tabs: Mismatching fragment identifier."}if(c.browser.msie){this.blur()}});this.anchors.bind("click.tabs",function(){return false})},destroy:function(){var d=this.options;this.abort();this.element.unbind(".tabs").removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible").removeData("tabs");this.list.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.anchors.each(function(){var e=c.data(this,"href.tabs");if(e){this.href=e}var f=c(this).unbind(".tabs");c.each(["href","load","cache"],function(g,h){f.removeData(h+".tabs")})});this.lis.unbind(".tabs").add(this.panels).each(function(){if(c.data(this,"destroy.tabs")){c(this).remove()}else{c(this).removeClass(["ui-state-default","ui-corner-top","ui-tabs-selected","ui-state-active","ui-state-hover","ui-state-focus","ui-state-disabled","ui-tabs-panel","ui-widget-content","ui-corner-bottom","ui-tabs-hide"].join(" "))}});if(d.cookie){this._cookie(null,d.cookie)}return this},add:function(g,f,e){if(e===undefined){e=this.anchors.length}var d=this,i=this.options,k=c(i.tabTemplate.replace(/#\{href\}/g,g).replace(/#\{label\}/g,f)),j=!g.indexOf("#")?g.replace("#",""):this._tabId(c("a",k)[0]);k.addClass("ui-state-default ui-corner-top").data("destroy.tabs",true);var h=c("#"+j);if(!h.length){h=c(i.panelTemplate).attr("id",j).data("destroy.tabs",true)}h.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide");if(e>=this.lis.length){k.appendTo(this.list);h.appendTo(this.list[0].parentNode)}else{k.insertBefore(this.lis[e]);h.insertBefore(this.panels[e])}i.disabled=c.map(i.disabled,function(m,l){return m>=e?++m:m});this._tabify();if(this.anchors.length==1){i.selected=0;k.addClass("ui-tabs-selected ui-state-active");h.removeClass("ui-tabs-hide");this.element.queue("tabs",function(){d._trigger("show",null,d._ui(d.anchors[0],d.panels[0]))});this.load(0)}this._trigger("add",null,this._ui(this.anchors[e],this.panels[e]));return this},remove:function(d){var f=this.options,g=this.lis.eq(d).remove(),e=this.panels.eq(d).remove();if(g.hasClass("ui-tabs-selected")&&this.anchors.length>1){this.select(d+(d+1<this.anchors.length?1:-1))}f.disabled=c.map(c.grep(f.disabled,function(j,h){return j!=d}),function(j,h){return j>=d?--j:j});this._tabify();this._trigger("remove",null,this._ui(g.find("a")[0],e[0]));return this},enable:function(d){var e=this.options;if(c.inArray(d,e.disabled)==-1){return}this.lis.eq(d).removeClass("ui-state-disabled");e.disabled=c.grep(e.disabled,function(g,f){return g!=d});this._trigger("enable",null,this._ui(this.anchors[d],this.panels[d]));return this},disable:function(e){var d=this,f=this.options;if(e!=f.selected){this.lis.eq(e).addClass("ui-state-disabled");f.disabled.push(e);f.disabled.sort();this._trigger("disable",null,this._ui(this.anchors[e],this.panels[e]))}return this},select:function(d){if(typeof d=="string"){d=this.anchors.index(this.anchors.filter("[href$="+d+"]"))}else{if(d===null){d=-1}}if(d==-1&&this.options.collapsible){d=this.options.selected}this.anchors.eq(d).trigger(this.options.event+".tabs");return this},load:function(g){var e=this,i=this.options,d=this.anchors.eq(g)[0],f=c.data(d,"load.tabs");this.abort();if(!f||this.element.queue("tabs").length!==0&&c.data(d,"cache.tabs")){this.element.dequeue("tabs");return}this.lis.eq(g).addClass("ui-state-processing");if(i.spinner){var h=c("span",d);h.data("label.tabs",h.html()).html(i.spinner)}this.xhr=c.ajax(c.extend({},i.ajaxOptions,{url:f,success:function(k,j){c(e._sanitizeSelector(d.hash)).html(k);e._cleanup();if(i.cache){c.data(d,"cache.tabs",true)}e._trigger("load",null,e._ui(e.anchors[g],e.panels[g]));try{i.ajaxOptions.success(k,j)}catch(l){}},error:function(l,j,k){e._cleanup();e._trigger("load",null,e._ui(e.anchors[g],e.panels[g]));try{i.ajaxOptions.error(l,j,g,d)}catch(k){}}}));e.element.dequeue("tabs");return this},abort:function(){this.element.queue([]);this.panels.stop(false,true);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));if(this.xhr){this.xhr.abort();delete this.xhr}this._cleanup();return this},url:function(e,d){this.anchors.eq(e).removeData("cache.tabs").data("load.tabs",d);return this},length:function(){return this.anchors.length}});c.extend(c.ui.tabs,{version:"1.8"});c.extend(c.ui.tabs.prototype,{rotation:null,rotate:function(f,h){var d=this,i=this.options;var e=d._rotate||(d._rotate=function(j){clearTimeout(d.rotation);d.rotation=setTimeout(function(){var k=i.selected;d.select(++k<d.anchors.length?k:0)},f);if(j){j.stopPropagation()}});var g=d._unrotate||(d._unrotate=!h?function(j){if(j.clientX){d.rotate(null)}}:function(j){t=i.selected;e()});if(f){this.element.bind("tabsshow",e);this.anchors.bind(i.event+".tabs",g);e()}else{clearTimeout(d.rotation);this.element.unbind("tabsshow",e);this.anchors.unbind(i.event+".tabs",g);delete this._rotate;delete this._unrotate}return this}})})(jQuery);;jQuery.effects||(function(g){g.effects={};g.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(l,k){g.fx.step[k]=function(m){if(!m.colorInit){m.start=j(m.elem,k);m.end=i(m.end);m.colorInit=true}m.elem.style[k]="rgb("+Math.max(Math.min(parseInt((m.pos*(m.end[0]-m.start[0]))+m.start[0],10),255),0)+","+Math.max(Math.min(parseInt((m.pos*(m.end[1]-m.start[1]))+m.start[1],10),255),0)+","+Math.max(Math.min(parseInt((m.pos*(m.end[2]-m.start[2]))+m.start[2],10),255),0)+")"}});function i(l){var k;if(l&&l.constructor==Array&&l.length==3){return l}if(k=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(l)){return[parseInt(k[1],10),parseInt(k[2],10),parseInt(k[3],10)]}if(k=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(l)){return[parseFloat(k[1])*2.55,parseFloat(k[2])*2.55,parseFloat(k[3])*2.55]}if(k=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(l)){return[parseInt(k[1],16),parseInt(k[2],16),parseInt(k[3],16)]}if(k=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(l)){return[parseInt(k[1]+k[1],16),parseInt(k[2]+k[2],16),parseInt(k[3]+k[3],16)]}if(k=/rgba\(0, 0, 0, 0\)/.exec(l)){return a.transparent}return a[g.trim(l).toLowerCase()]}function j(m,k){var l;do{l=g.curCSS(m,k);if(l!=""&&l!="transparent"||g.nodeName(m,"body")){break}k="backgroundColor"}while(m=m.parentNode);return i(l)}var a={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]};var e=["add","remove","toggle"],c={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};function f(){var n=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,o={},l,m;if(n&&n.length&&n[0]&&n[n[0]]){var k=n.length;while(k--){l=n[k];if(typeof n[l]=="string"){m=l.replace(/\-(\w)/g,function(p,q){return q.toUpperCase()});o[m]=n[l]}}}else{for(l in n){if(typeof n[l]==="string"){o[l]=n[l]}}}return o}function b(l){var k,m;for(k in l){m=l[k];if(m==null||g.isFunction(m)||k in c||(/scrollbar/).test(k)||(!(/color/i).test(k)&&isNaN(parseFloat(m)))){delete l[k]}}return l}function h(k,m){var n={_:0},l;for(l in m){if(k[l]!=m[l]){n[l]=m[l]}}return n}g.effects.animateClass=function(k,l,n,m){if(g.isFunction(n)){m=n;n=null}return this.each(function(){var r=g(this),o=r.attr("style")||" ",s=b(f.call(this)),q,p=r.attr("className");g.each(e,function(t,u){if(k[u]){r[u+"Class"](k[u])}});q=b(f.call(this));r.attr("className",p);r.animate(h(s,q),l,n,function(){g.each(e,function(t,u){if(k[u]){r[u+"Class"](k[u])}});if(typeof r.attr("style")=="object"){r.attr("style").cssText="";r.attr("style").cssText=o}else{r.attr("style",o)}if(m){m.apply(this,arguments)}})})};g.fn.extend({_addClass:g.fn.addClass,addClass:function(l,k,n,m){return k?g.effects.animateClass.apply(this,[{add:l},k,n,m]):this._addClass(l)},_removeClass:g.fn.removeClass,removeClass:function(l,k,n,m){return k?g.effects.animateClass.apply(this,[{remove:l},k,n,m]):this._removeClass(l)},_toggleClass:g.fn.toggleClass,toggleClass:function(m,l,k,o,n){if(typeof l=="boolean"||l===undefined){if(!k){return this._toggleClass(m,l)}else{return g.effects.animateClass.apply(this,[(l?{add:m}:{remove:m}),k,o,n])}}else{return g.effects.animateClass.apply(this,[{toggle:m},l,k,o])}},switchClass:function(k,m,l,o,n){return g.effects.animateClass.apply(this,[{add:m,remove:k},l,o,n])}});g.extend(g.effects,{version:"1.8",save:function(l,m){for(var k=0;k<m.length;k++){if(m[k]!==null){l.data("ec.storage."+m[k],l[0].style[m[k]])}}},restore:function(l,m){for(var k=0;k<m.length;k++){if(m[k]!==null){l.css(m[k],l.data("ec.storage."+m[k]))}}},setMode:function(k,l){if(l=="toggle"){l=k.is(":hidden")?"show":"hide"}return l},getBaseline:function(l,m){var n,k;switch(l[0]){case"top":n=0;break;case"middle":n=0.5;break;case"bottom":n=1;break;default:n=l[0]/m.height}switch(l[1]){case"left":k=0;break;case"center":k=0.5;break;case"right":k=1;break;default:k=l[1]/m.width}return{x:k,y:n}},createWrapper:function(k){if(k.parent().is(".ui-effects-wrapper")){return k.parent()}var l={width:k.outerWidth(true),height:k.outerHeight(true),"float":k.css("float")},m=g("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});k.wrap(m);m=k.parent();if(k.css("position")=="static"){m.css({position:"relative"});k.css({position:"relative"})}else{g.extend(l,{position:k.css("position"),zIndex:k.css("z-index")});g.each(["top","left","bottom","right"],function(n,o){l[o]=k.css(o);if(isNaN(parseInt(l[o],10))){l[o]="auto"}});k.css({position:"relative",top:0,left:0})}return m.css(l).show()},removeWrapper:function(k){if(k.parent().is(".ui-effects-wrapper")){return k.parent().replaceWith(k)}return k},setTransition:function(l,n,k,m){m=m||{};g.each(n,function(p,o){unit=l.cssUnit(o);if(unit[0]>0){m[o]=unit[0]*k+unit[1]}});return m}});function d(l,k,m,n){if(typeof l=="object"){n=k;m=null;k=l;l=k.effect}if(g.isFunction(k)){n=k;m=null;k={}}if(g.isFunction(m)){n=m;m=null}if(typeof k=="number"||g.fx.speeds[k]){n=m;m=k;k={}}k=k||{};m=m||k.duration;m=g.fx.off?0:typeof m=="number"?m:g.fx.speeds[m]||g.fx.speeds._default;n=n||k.complete;return[l,k,m,n]}g.fn.extend({effect:function(n,m,p,q){var l=d.apply(this,arguments),o={options:l[1],duration:l[2],callback:l[3]},k=g.effects[n];return k&&!g.fx.off?k.call(this,o):this},_show:g.fn.show,show:function(l){if(!l||typeof l=="number"||g.fx.speeds[l]){return this._show.apply(this,arguments)}else{var k=d.apply(this,arguments);k[1].mode="show";return this.effect.apply(this,k)}},_hide:g.fn.hide,hide:function(l){if(!l||typeof l=="number"||g.fx.speeds[l]){return this._hide.apply(this,arguments)}else{var k=d.apply(this,arguments);k[1].mode="hide";return this.effect.apply(this,k)}},__toggle:g.fn.toggle,toggle:function(l){if(!l||typeof l=="number"||g.fx.speeds[l]||typeof l=="boolean"||g.isFunction(l)){return this.__toggle.apply(this,arguments)}else{var k=d.apply(this,arguments);k[1].mode="toggle";return this.effect.apply(this,k)}},cssUnit:function(k){var l=this.css(k),m=[];g.each(["em","px","%","pt"],function(n,o){if(l.indexOf(o)>0){m=[parseFloat(l),o]}});return m}});g.easing.jswing=g.easing.swing;g.extend(g.easing,{def:"easeOutQuad",swing:function(l,m,k,o,n){return g.easing[g.easing.def](l,m,k,o,n)},easeInQuad:function(l,m,k,o,n){return o*(m/=n)*m+k},easeOutQuad:function(l,m,k,o,n){return-o*(m/=n)*(m-2)+k},easeInOutQuad:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m+k}return-o/2*((--m)*(m-2)-1)+k},easeInCubic:function(l,m,k,o,n){return o*(m/=n)*m*m+k},easeOutCubic:function(l,m,k,o,n){return o*((m=m/n-1)*m*m+1)+k},easeInOutCubic:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m*m+k}return o/2*((m-=2)*m*m+2)+k},easeInQuart:function(l,m,k,o,n){return o*(m/=n)*m*m*m+k},easeOutQuart:function(l,m,k,o,n){return-o*((m=m/n-1)*m*m*m-1)+k},easeInOutQuart:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m*m*m+k}return-o/2*((m-=2)*m*m*m-2)+k},easeInQuint:function(l,m,k,o,n){return o*(m/=n)*m*m*m*m+k},easeOutQuint:function(l,m,k,o,n){return o*((m=m/n-1)*m*m*m*m+1)+k},easeInOutQuint:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m*m*m*m+k}return o/2*((m-=2)*m*m*m*m+2)+k},easeInSine:function(l,m,k,o,n){return-o*Math.cos(m/n*(Math.PI/2))+o+k},easeOutSine:function(l,m,k,o,n){return o*Math.sin(m/n*(Math.PI/2))+k},easeInOutSine:function(l,m,k,o,n){return-o/2*(Math.cos(Math.PI*m/n)-1)+k},easeInExpo:function(l,m,k,o,n){return(m==0)?k:o*Math.pow(2,10*(m/n-1))+k},easeOutExpo:function(l,m,k,o,n){return(m==n)?k+o:o*(-Math.pow(2,-10*m/n)+1)+k},easeInOutExpo:function(l,m,k,o,n){if(m==0){return k}if(m==n){return k+o}if((m/=n/2)<1){return o/2*Math.pow(2,10*(m-1))+k}return o/2*(-Math.pow(2,-10*--m)+2)+k},easeInCirc:function(l,m,k,o,n){return-o*(Math.sqrt(1-(m/=n)*m)-1)+k},easeOutCirc:function(l,m,k,o,n){return o*Math.sqrt(1-(m=m/n-1)*m)+k},easeInOutCirc:function(l,m,k,o,n){if((m/=n/2)<1){return-o/2*(Math.sqrt(1-m*m)-1)+k}return o/2*(Math.sqrt(1-(m-=2)*m)+1)+k},easeInElastic:function(l,n,k,u,r){var o=1.70158;var q=0;var m=u;if(n==0){return k}if((n/=r)==1){return k+u}if(!q){q=r*0.3}if(m<Math.abs(u)){m=u;var o=q/4}else{var o=q/(2*Math.PI)*Math.asin(u/m)}return-(m*Math.pow(2,10*(n-=1))*Math.sin((n*r-o)*(2*Math.PI)/q))+k},easeOutElastic:function(l,n,k,u,r){var o=1.70158;var q=0;var m=u;if(n==0){return k}if((n/=r)==1){return k+u}if(!q){q=r*0.3}if(m<Math.abs(u)){m=u;var o=q/4}else{var o=q/(2*Math.PI)*Math.asin(u/m)}return m*Math.pow(2,-10*n)*Math.sin((n*r-o)*(2*Math.PI)/q)+u+k},easeInOutElastic:function(l,n,k,u,r){var o=1.70158;var q=0;var m=u;if(n==0){return k}if((n/=r/2)==2){return k+u}if(!q){q=r*(0.3*1.5)}if(m<Math.abs(u)){m=u;var o=q/4}else{var o=q/(2*Math.PI)*Math.asin(u/m)}if(n<1){return-0.5*(m*Math.pow(2,10*(n-=1))*Math.sin((n*r-o)*(2*Math.PI)/q))+k}return m*Math.pow(2,-10*(n-=1))*Math.sin((n*r-o)*(2*Math.PI)/q)*0.5+u+k},easeInBack:function(l,m,k,p,o,n){if(n==undefined){n=1.70158}return p*(m/=o)*m*((n+1)*m-n)+k},easeOutBack:function(l,m,k,p,o,n){if(n==undefined){n=1.70158}return p*((m=m/o-1)*m*((n+1)*m+n)+1)+k},easeInOutBack:function(l,m,k,p,o,n){if(n==undefined){n=1.70158}if((m/=o/2)<1){return p/2*(m*m*(((n*=(1.525))+1)*m-n))+k}return p/2*((m-=2)*m*(((n*=(1.525))+1)*m+n)+2)+k},easeInBounce:function(l,m,k,o,n){return o-g.easing.easeOutBounce(l,n-m,0,o,n)+k},easeOutBounce:function(l,m,k,o,n){if((m/=n)<(1/2.75)){return o*(7.5625*m*m)+k}else{if(m<(2/2.75)){return o*(7.5625*(m-=(1.5/2.75))*m+0.75)+k}else{if(m<(2.5/2.75)){return o*(7.5625*(m-=(2.25/2.75))*m+0.9375)+k}else{return o*(7.5625*(m-=(2.625/2.75))*m+0.984375)+k}}}},easeInOutBounce:function(l,m,k,o,n){if(m<n/2){return g.easing.easeInBounce(l,m*2,0,o,n)*0.5+k}return g.easing.easeOutBounce(l,m*2-n,0,o,n)*0.5+o*0.5+k}})})(jQuery);;(function(a){a.effects.blind=function(b){return this.queue(function(){var d=a(this),c=["position","top","left"];var h=a.effects.setMode(d,b.options.mode||"hide");var g=b.options.direction||"vertical";a.effects.save(d,c);d.show();var j=a.effects.createWrapper(d).css({overflow:"hidden"});var e=(g=="vertical")?"height":"width";var i=(g=="vertical")?j.height():j.width();if(h=="show"){j.css(e,0)}var f={};f[e]=h=="show"?i:0;j.animate(f,b.duration,b.options.easing,function(){if(h=="hide"){d.hide()}a.effects.restore(d,c);a.effects.removeWrapper(d);if(b.callback){b.callback.apply(d[0],arguments)}d.dequeue()})})}})(jQuery);;
(function($){$.fn.lightBox=function(settings){settings=jQuery.extend({overlayBgColor:'#000',overlayOpacity:0.8,fixedNavigation:false,imageLoading:'images/lightbox-ico-loading.gif',imageBtnPrev:'images/lightbox-btn-prev.gif',imageBtnNext:'images/lightbox-btn-next.gif',imageBtnClose:'images/lightbox-btn-close.gif',imageBlank:'images/lightbox-blank.gif',containerBorderSize:10,containerResizeSpeed:400,txtImage:'Image',txtOf:'of',keyToClose:'c',keyToPrev:'p',keyToNext:'n',imageArray:[],activeImage:0},settings);var jQueryMatchedObj=this;function _initialize(){_start(this,jQueryMatchedObj);return false;}
function _start(objClicked,jQueryMatchedObj){$('embed, object, select').css({'visibility':'hidden'});_set_interface();settings.imageArray.length=0;settings.activeImage=0;if(jQueryMatchedObj.length==1){settings.imageArray.push(new Array(objClicked.getAttribute('href'),objClicked.getAttribute('title')));}else{for(var i=0;i<jQueryMatchedObj.length;i++){settings.imageArray.push(new Array(jQueryMatchedObj[i].getAttribute('href'),jQueryMatchedObj[i].getAttribute('title')));}}
while(settings.imageArray[settings.activeImage][0]!=objClicked.getAttribute('href')){settings.activeImage++;}
_set_image_to_view();}
function _set_interface(){$('body').append('<div id="jquery-overlay"></div><div id="jquery-lightbox"><div id="lightbox-container-image-box"><div id="lightbox-container-image"><img id="lightbox-image"><div style="" id="lightbox-nav"><a href="#" id="lightbox-nav-btnPrev"></a><a href="#" id="lightbox-nav-btnNext"></a></div><div id="lightbox-loading"><a href="#" id="lightbox-loading-link"><img src="'+settings.imageLoading+'"></a></div></div></div><div id="lightbox-container-image-data-box"><div id="lightbox-container-image-data"><div id="lightbox-image-details"><span id="lightbox-image-details-caption"></span><span id="lightbox-image-details-currentNumber"></span></div><div id="lightbox-secNav"><a href="#" id="lightbox-secNav-btnClose"><img src="'+settings.imageBtnClose+'"></a></div></div></div></div>');var arrPageSizes=___getPageSize();$('#jquery-overlay').css({backgroundColor:settings.overlayBgColor,opacity:settings.overlayOpacity,width:arrPageSizes[0],height:arrPageSizes[1]}).fadeIn();var arrPageScroll=___getPageScroll();$('#jquery-lightbox').css({top:arrPageScroll[1]+(arrPageSizes[3]/10),left:arrPageScroll[0]}).show();$('#jquery-overlay,#jquery-lightbox').click(function(){_finish();});$('#lightbox-loading-link,#lightbox-secNav-btnClose').click(function(){_finish();return false;});$(window).resize(function(){var arrPageSizes=___getPageSize();$('#jquery-overlay').css({width:arrPageSizes[0],height:arrPageSizes[1]});var arrPageScroll=___getPageScroll();$('#jquery-lightbox').css({top:arrPageScroll[1]+(arrPageSizes[3]/10),left:arrPageScroll[0]});});}
function _set_image_to_view(){$('#lightbox-loading').show();if(settings.fixedNavigation){$('#lightbox-image,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();}else{$('#lightbox-image,#lightbox-nav,#lightbox-nav-btnPrev,#lightbox-nav-btnNext,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();}
var objImagePreloader=new Image();objImagePreloader.onload=function(){$('#lightbox-image').attr('src',settings.imageArray[settings.activeImage][0]);_resize_container_image_box(objImagePreloader.width,objImagePreloader.height);objImagePreloader.onload=function(){};};objImagePreloader.src=settings.imageArray[settings.activeImage][0];};function _resize_container_image_box(intImageWidth,intImageHeight){var intCurrentWidth=$('#lightbox-container-image-box').width();var intCurrentHeight=$('#lightbox-container-image-box').height();var intWidth=(intImageWidth+(settings.containerBorderSize*2));var intHeight=(intImageHeight+(settings.containerBorderSize*2));var intDiffW=intCurrentWidth-intWidth;var intDiffH=intCurrentHeight-intHeight;$('#lightbox-container-image-box').animate({width:intWidth,height:intHeight},settings.containerResizeSpeed,function(){_show_image();});if((intDiffW==0)&&(intDiffH==0)){if($.browser.msie){___pause(250);}else{___pause(100);}}
$('#lightbox-container-image-data-box').css({width:intImageWidth});$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({height:intImageHeight+(settings.containerBorderSize*2)});};function _show_image(){$('#lightbox-loading').hide();$('#lightbox-image').fadeIn(function(){_show_image_data();_set_navigation();});_preload_neighbor_images();};function _show_image_data(){$('#lightbox-container-image-data-box').slideDown('fast');$('#lightbox-image-details-caption').hide();if(settings.imageArray[settings.activeImage][1]){$('#lightbox-image-details-caption').html(settings.imageArray[settings.activeImage][1]).show();}
if(settings.imageArray.length>1){$('#lightbox-image-details-currentNumber').html(settings.txtImage+' '+(settings.activeImage+1)+' '+settings.txtOf+' '+settings.imageArray.length).show();}}
function _set_navigation(){$('#lightbox-nav').show();$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({'background':'transparent url('+settings.imageBlank+') no-repeat'});if(settings.activeImage!=0){if(settings.fixedNavigation){$('#lightbox-nav-btnPrev').css({'background':'url('+settings.imageBtnPrev+') left 15% no-repeat'}).unbind().bind('click',function(){settings.activeImage=settings.activeImage-1;_set_image_to_view();return false;});}else{$('#lightbox-nav-btnPrev').unbind().hover(function(){$(this).css({'background':'url('+settings.imageBtnPrev+') left 15% no-repeat'});},function(){$(this).css({'background':'transparent url('+settings.imageBlank+') no-repeat'});}).show().bind('click',function(){settings.activeImage=settings.activeImage-1;_set_image_to_view();return false;});}}
if(settings.activeImage!=(settings.imageArray.length-1)){if(settings.fixedNavigation){$('#lightbox-nav-btnNext').css({'background':'url('+settings.imageBtnNext+') right 15% no-repeat'}).unbind().bind('click',function(){settings.activeImage=settings.activeImage+1;_set_image_to_view();return false;});}else{$('#lightbox-nav-btnNext').unbind().hover(function(){$(this).css({'background':'url('+settings.imageBtnNext+') right 15% no-repeat'});},function(){$(this).css({'background':'transparent url('+settings.imageBlank+') no-repeat'});}).show().bind('click',function(){settings.activeImage=settings.activeImage+1;_set_image_to_view();return false;});}}
_enable_keyboard_navigation();}
function _enable_keyboard_navigation(){$(document).keydown(function(objEvent){_keyboard_action(objEvent);});}
function _disable_keyboard_navigation(){$(document).unbind();}
function _keyboard_action(objEvent){if(objEvent==null){keycode=event.keyCode;escapeKey=27;}else{keycode=objEvent.keyCode;escapeKey=objEvent.DOM_VK_ESCAPE;}
key=String.fromCharCode(keycode).toLowerCase();if((key==settings.keyToClose)||(key=='x')||(keycode==escapeKey)){_finish();}
if((key==settings.keyToPrev)||(keycode==37)){if(settings.activeImage!=0){settings.activeImage=settings.activeImage-1;_set_image_to_view();_disable_keyboard_navigation();}}
if((key==settings.keyToNext)||(keycode==39)){if(settings.activeImage!=(settings.imageArray.length-1)){settings.activeImage=settings.activeImage+1;_set_image_to_view();_disable_keyboard_navigation();}}}
function _preload_neighbor_images(){if((settings.imageArray.length-1)>settings.activeImage){objNext=new Image();objNext.src=settings.imageArray[settings.activeImage+1][0];}
if(settings.activeImage>0){objPrev=new Image();objPrev.src=settings.imageArray[settings.activeImage-1][0];}}
function _finish(){$('#jquery-lightbox').remove();$('#jquery-overlay').fadeOut(function(){$('#jquery-overlay').remove();});$('embed, object, select').css({'visibility':'visible'});}
function ___getPageSize(){var xScroll,yScroll;if(window.innerHeight&&window.scrollMaxY){xScroll=window.innerWidth+window.scrollMaxX;yScroll=window.innerHeight+window.scrollMaxY;}else if(document.body.scrollHeight>document.body.offsetHeight){xScroll=document.body.scrollWidth;yScroll=document.body.scrollHeight;}else{xScroll=document.body.offsetWidth;yScroll=document.body.offsetHeight;}
var windowWidth,windowHeight;if(self.innerHeight){if(document.documentElement.clientWidth){windowWidth=document.documentElement.clientWidth;}else{windowWidth=self.innerWidth;}
windowHeight=self.innerHeight;}else if(document.documentElement&&document.documentElement.clientHeight){windowWidth=document.documentElement.clientWidth;windowHeight=document.documentElement.clientHeight;}else if(document.body){windowWidth=document.body.clientWidth;windowHeight=document.body.clientHeight;}
if(yScroll<windowHeight){pageHeight=windowHeight;}else{pageHeight=yScroll;}
if(xScroll<windowWidth){pageWidth=xScroll;}else{pageWidth=windowWidth;}
arrayPageSize=new Array(pageWidth,pageHeight,windowWidth,windowHeight);return arrayPageSize;};function ___getPageScroll(){var xScroll,yScroll;if(self.pageYOffset){yScroll=self.pageYOffset;xScroll=self.pageXOffset;}else if(document.documentElement&&document.documentElement.scrollTop){yScroll=document.documentElement.scrollTop;xScroll=document.documentElement.scrollLeft;}else if(document.body){yScroll=document.body.scrollTop;xScroll=document.body.scrollLeft;}
arrayPageScroll=new Array(xScroll,yScroll);return arrayPageScroll;};function ___pause(ms){var date=new Date();curDate=null;do{var curDate=new Date();}
while(curDate-date<ms);};return this.unbind('click').click(_initialize);};})(jQuery);
/*
 * jCarousel - Riding carousels with jQuery
 *   http://sorgalla.com/jcarousel/
 *
 * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Built on top of the jQuery library
 *   http://jquery.com
 *
 * Inspired by the "Carousel Component" by Bill Scott
 *   http://billwscott.com/carousel/
 */
(function($){$.fn.jcarousel=function(o){if(typeof o=='string'){var instance=$(this).data('jcarousel'),args=Array.prototype.slice.call(arguments,1);return instance[o].apply(instance,args);}else
return this.each(function(){$(this).data('jcarousel',new $jc(this,o));});};var defaults={vertical:false,start:1,offset:1,size:null,scroll:3,visible:null,animation:'normal',easing:'swing',auto:0,wrap:null,initCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,buttonNextHTML:'<div></div>',buttonPrevHTML:'<div></div>',buttonNextEvent:'click',buttonPrevEvent:'click',buttonNextCallback:null,buttonPrevCallback:null};$.jcarousel=function(e,o){this.options=$.extend({},defaults,o||{});this.locked=false;this.container=null;this.clip=null;this.list=null;this.buttonNext=null;this.buttonPrev=null;this.wh=!this.options.vertical?'width':'height';this.lt=!this.options.vertical?'left':'top';var skin='',split=e.className.split(' ');for(var i=0;i<split.length;i++){if(split[i].indexOf('jcarousel-skin')!=-1){$(e).removeClass(split[i]);skin=split[i];break;}}
if(e.nodeName=='UL'||e.nodeName=='OL'){this.list=$(e);this.container=this.list.parent();if(this.container.hasClass('jcarousel-clip')){if(!this.container.parent().hasClass('jcarousel-container'))
this.container=this.container.wrap('<div></div>');this.container=this.container.parent();}else if(!this.container.hasClass('jcarousel-container'))
this.container=this.list.wrap('<div></div>').parent();}else{this.container=$(e);this.list=this.container.find('ul,ol').eq(0);}
if(skin!=''&&this.container.parent()[0].className.indexOf('jcarousel-skin')==-1)
this.container.wrap('<div class=" '+skin+'"></div>');this.clip=this.list.parent();if(!this.clip.length||!this.clip.hasClass('jcarousel-clip'))
this.clip=this.list.wrap('<div></div>').parent();this.buttonNext=$('.jcarousel-next',this.container);if(this.buttonNext.size()==0&&this.options.buttonNextHTML!=null)
this.buttonNext=this.clip.after(this.options.buttonNextHTML).next();this.buttonNext.addClass(this.className('jcarousel-next'));this.buttonPrev=$('.jcarousel-prev',this.container);if(this.buttonPrev.size()==0&&this.options.buttonPrevHTML!=null)
this.buttonPrev=this.clip.after(this.options.buttonPrevHTML).next();this.buttonPrev.addClass(this.className('jcarousel-prev'));this.clip.addClass(this.className('jcarousel-clip')).css({overflow:'hidden',position:'relative'});this.list.addClass(this.className('jcarousel-list')).css({overflow:'hidden',position:'relative',top:0,left:0,margin:0,padding:0});this.container.addClass(this.className('jcarousel-container')).css({position:'relative'});var di=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;var li=this.list.children('li');var self=this;if(li.size()>0){var wh=0,i=this.options.offset;li.each(function(){self.format(this,i++);wh+=self.dimension(this,di);});this.list.css(this.wh,wh+'px');if(!o||o.size===undefined)
this.options.size=li.size();}
this.container.css('display','block');this.buttonNext.css('display','block');this.buttonPrev.css('display','block');this.funcNext=function(){self.next();};this.funcPrev=function(){self.prev();};this.funcResize=function(){self.reload();};if(this.options.initCallback!=null)
this.options.initCallback(this,'init');if($.browser.safari){this.buttons(false,false);$(window).bind('load.jcarousel',function(){self.setup();});}else
this.setup();};var $jc=$.jcarousel;$jc.fn=$jc.prototype={jcarousel:'0.2.4'};$jc.fn.extend=$jc.extend=$.extend;$jc.fn.extend({setup:function(){this.first=null;this.last=null;this.prevFirst=null;this.prevLast=null;this.animating=false;this.timer=null;this.tail=null;this.inTail=false;if(this.locked)
return;this.list.css(this.lt,this.pos(this.options.offset)+'px');var p=this.pos(this.options.start);this.prevFirst=this.prevLast=null;this.animate(p,false);$(window).unbind('resize.jcarousel',this.funcResize).bind('resize.jcarousel',this.funcResize);},reset:function(){this.list.empty();this.list.css(this.lt,'0px');this.list.css(this.wh,'10px');if(this.options.initCallback!=null)
this.options.initCallback(this,'reset');this.setup();},reload:function(){if(this.tail!=null&&this.inTail)
this.list.css(this.lt,$jc.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=false;if(this.options.reloadCallback!=null)
this.options.reloadCallback(this);if(this.options.visible!=null){var self=this;var di=Math.ceil(this.clipping()/this.options.visible),wh=0,lt=0;$('li',this.list).each(function(i){wh+=self.dimension(this,di);if(i+1<self.first)
lt=wh;});this.list.css(this.wh,wh+'px');this.list.css(this.lt,-lt+'px');}
this.scroll(this.first,false);},lock:function(){this.locked=true;this.buttons();},unlock:function(){this.locked=false;this.buttons();},size:function(s){if(s!=undefined){this.options.size=s;if(!this.locked)
this.buttons();}
return this.options.size;},has:function(i,i2){if(i2==undefined||!i2)
i2=i;if(this.options.size!==null&&i2>this.options.size)
i2=this.options.size;for(var j=i;j<=i2;j++){var e=this.get(j);if(!e.length||e.hasClass('jcarousel-item-placeholder'))
return false;}
return true;},get:function(i){return $('.jcarousel-item-'+i,this.list);},add:function(i,s){var e=this.get(i),old=0,add=0;if(e.length==0){var c,e=this.create(i),j=$jc.intval(i);while(c=this.get(--j)){if(j<=0||c.length){j<=0?this.list.prepend(e):c.after(e);break;}}}else
old=this.dimension(e);e.removeClass(this.className('jcarousel-item-placeholder'));typeof s=='string'?e.html(s):e.empty().append(s);var di=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;var wh=this.dimension(e,di)-old;if(i>0&&i<this.first)
this.list.css(this.lt,$jc.intval(this.list.css(this.lt))-wh+'px');this.list.css(this.wh,$jc.intval(this.list.css(this.wh))+wh+'px');return e;},remove:function(i){var e=this.get(i);if(!e.length||(i>=this.first&&i<=this.last))
return;var d=this.dimension(e);if(i<this.first)
this.list.css(this.lt,$jc.intval(this.list.css(this.lt))+d+'px');e.remove();this.list.css(this.wh,$jc.intval(this.list.css(this.wh))-d+'px');},next:function(){this.stopAuto();if(this.tail!=null&&!this.inTail)
this.scrollTail(false);else
this.scroll(((this.options.wrap=='both'||this.options.wrap=='last')&&this.options.size!=null&&this.last==this.options.size)?1:this.first+this.options.scroll);},prev:function(){this.stopAuto();if(this.tail!=null&&this.inTail)
this.scrollTail(true);else
this.scroll(((this.options.wrap=='both'||this.options.wrap=='first')&&this.options.size!=null&&this.first==1)?this.options.size:this.first-this.options.scroll);},scrollTail:function(b){if(this.locked||this.animating||!this.tail)
return;var pos=$jc.intval(this.list.css(this.lt));!b?pos-=this.tail:pos+=this.tail;this.inTail=!b;this.prevFirst=this.first;this.prevLast=this.last;this.animate(pos);},scroll:function(i,a){if(this.locked||this.animating)
return;this.animate(this.pos(i),a);},pos:function(i){var pos=$jc.intval(this.list.css(this.lt));if(this.locked||this.animating)
return pos;if(this.options.wrap!='circular')
i=i<1?1:(this.options.size&&i>this.options.size?this.options.size:i);var back=this.first>i;var f=this.options.wrap!='circular'&&this.first<=1?1:this.first;var c=back?this.get(f):this.get(this.last);var j=back?f:f-1;var e=null,l=0,p=false,d=0,g;while(back?--j>=i:++j<i){e=this.get(j);p=!e.length;if(e.length==0){e=this.create(j).addClass(this.className('jcarousel-item-placeholder'));c[back?'before':'after'](e);if(this.first!=null&&this.options.wrap=='circular'&&this.options.size!==null&&(j<=0||j>this.options.size)){g=this.get(this.index(j));if(g.length)
this.add(j,g.children().clone(true));}}
c=e;d=this.dimension(e);if(p)
l+=d;if(this.first!=null&&(this.options.wrap=='circular'||(j>=1&&(this.options.size==null||j<=this.options.size))))
pos=back?pos+d:pos-d;}
var clipping=this.clipping();var cache=[];var visible=0,j=i,v=0;var c=this.get(i-1);while(++visible){e=this.get(j);p=!e.length;if(e.length==0){e=this.create(j).addClass(this.className('jcarousel-item-placeholder'));c.length==0?this.list.prepend(e):c[back?'before':'after'](e);if(this.first!=null&&this.options.wrap=='circular'&&this.options.size!==null&&(j<=0||j>this.options.size)){g=this.get(this.index(j));if(g.length)
this.add(j,g.find('>*').clone(true));}}
c=e;var d=this.dimension(e);if(d==0){return 0;}
if(this.options.wrap!='circular'&&this.options.size!==null&&j>this.options.size)
cache.push(e);else if(p)
l+=d;v+=d;if(v>=clipping)
break;j++;}
for(var x=0;x<cache.length;x++)
cache[x].remove();if(l>0){this.list.css(this.wh,this.dimension(this.list)+l+'px');if(back){pos-=l;this.list.css(this.lt,$jc.intval(this.list.css(this.lt))-l+'px');}}
var last=i+visible-1;if(this.options.wrap!='circular'&&this.options.size&&last>this.options.size)
last=this.options.size;if(j>last){visible=0,j=last,v=0;while(++visible){var e=this.get(j--);if(!e.length)
break;v+=this.dimension(e);if(v>=clipping)
break;}}
var first=last-visible+1;if(this.options.wrap!='circular'&&first<1)
first=1;if(this.inTail&&back){pos+=this.tail;this.inTail=false;}
this.tail=null;if(this.options.wrap!='circular'&&last==this.options.size&&(last-visible+1)>=1){var m=$jc.margin(this.get(last),!this.options.vertical?'marginRight':'marginBottom');if((v-m)>clipping)
this.tail=v-clipping-m;}
while(i-->first)
pos+=this.dimension(this.get(i));this.prevFirst=this.first;this.prevLast=this.last;this.first=first;this.last=last;return pos;},animate:function(p,a){if(this.locked||this.animating)
return;this.animating=true;var self=this;var scrolled=function(){self.animating=false;if(p==0)
self.list.css(self.lt,0);if(self.options.wrap=='circular'||self.options.wrap=='both'||self.options.wrap=='last'||self.options.size==null||self.last<self.options.size)
self.startAuto();self.buttons();self.notify('onAfterAnimation');};this.notify('onBeforeAnimation');if(!this.options.animation||a==false){this.list.css(this.lt,p+'px');scrolled();}else{var o=!this.options.vertical?{'left':p}:{'top':p};this.list.animate(o,this.options.animation,this.options.easing,scrolled);}},startAuto:function(s){if(s!=undefined)
this.options.auto=s;if(this.options.auto==0)
return this.stopAuto();if(this.timer!=null)
return;var self=this;this.timer=setTimeout(function(){self.next();},this.options.auto*1000);},stopAuto:function(){if(this.timer==null)
return;clearTimeout(this.timer);this.timer=null;},buttons:function(n,p){if(n==undefined||n==null){var n=!this.locked&&this.options.size!==0&&((this.options.wrap&&this.options.wrap!='first')||this.options.size==null||this.last<this.options.size);if(!this.locked&&(!this.options.wrap||this.options.wrap=='first')&&this.options.size!=null&&this.last>=this.options.size)
n=this.tail!=null&&!this.inTail;}
if(p==undefined||p==null){var p=!this.locked&&this.options.size!==0&&((this.options.wrap&&this.options.wrap!='last')||this.first>1);if(!this.locked&&(!this.options.wrap||this.options.wrap=='last')&&this.options.size!=null&&this.first==1)
p=this.tail!=null&&this.inTail;}
var self=this;this.buttonNext[n?'bind':'unbind'](this.options.buttonNextEvent+'.jcarousel',this.funcNext)[n?'removeClass':'addClass'](this.className('jcarousel-next-disabled')).attr('disabled',n?false:true);this.buttonPrev[p?'bind':'unbind'](this.options.buttonPrevEvent+'.jcarousel',this.funcPrev)[p?'removeClass':'addClass'](this.className('jcarousel-prev-disabled')).attr('disabled',p?false:true);if(this.buttonNext.length>0&&(this.buttonNext[0].jcarouselstate==undefined||this.buttonNext[0].jcarouselstate!=n)&&this.options.buttonNextCallback!=null){this.buttonNext.each(function(){self.options.buttonNextCallback(self,this,n);});this.buttonNext[0].jcarouselstate=n;}
if(this.buttonPrev.length>0&&(this.buttonPrev[0].jcarouselstate==undefined||this.buttonPrev[0].jcarouselstate!=p)&&this.options.buttonPrevCallback!=null){this.buttonPrev.each(function(){self.options.buttonPrevCallback(self,this,p);});this.buttonPrev[0].jcarouselstate=p;}},notify:function(evt){var state=this.prevFirst==null?'init':(this.prevFirst<this.first?'next':'prev');this.callback('itemLoadCallback',evt,state);if(this.prevFirst!==this.first){this.callback('itemFirstInCallback',evt,state,this.first);this.callback('itemFirstOutCallback',evt,state,this.prevFirst);}
if(this.prevLast!==this.last){this.callback('itemLastInCallback',evt,state,this.last);this.callback('itemLastOutCallback',evt,state,this.prevLast);}
this.callback('itemVisibleInCallback',evt,state,this.first,this.last,this.prevFirst,this.prevLast);this.callback('itemVisibleOutCallback',evt,state,this.prevFirst,this.prevLast,this.first,this.last);},callback:function(cb,evt,state,i1,i2,i3,i4){if(this.options[cb]==undefined||(typeof this.options[cb]!='object'&&evt!='onAfterAnimation'))
return;var callback=typeof this.options[cb]=='object'?this.options[cb][evt]:this.options[cb];if(!$.isFunction(callback))
return;var self=this;if(i1===undefined)
callback(self,state,evt);else if(i2===undefined)
this.get(i1).each(function(){callback(self,this,i1,state,evt);});else{for(var i=i1;i<=i2;i++)
if(i!==null&&!(i>=i3&&i<=i4))
this.get(i).each(function(){callback(self,this,i,state,evt);});}},create:function(i){return this.format('<li></li>',i);},format:function(e,i){var $e=$(e).addClass(this.className('jcarousel-item')).addClass(this.className('jcarousel-item-'+i)).css({'float':'left','list-style':'none'});$e.attr('jcarouselindex',i);return $e;},className:function(c){return c+' '+c+(!this.options.vertical?'-horizontal':'-vertical');},dimension:function(e,d){var el=e.jquery!=undefined?e[0]:e;var old=!this.options.vertical?el.offsetWidth+$jc.margin(el,'marginLeft')+$jc.margin(el,'marginRight'):el.offsetHeight+$jc.margin(el,'marginTop')+$jc.margin(el,'marginBottom');if(d==undefined||old==d)
return old;var w=!this.options.vertical?d-$jc.margin(el,'marginLeft')-$jc.margin(el,'marginRight'):d-$jc.margin(el,'marginTop')-$jc.margin(el,'marginBottom');$(el).css(this.wh,w+'px');return this.dimension(el);},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-$jc.intval(this.clip.css('borderLeftWidth'))-$jc.intval(this.clip.css('borderRightWidth')):this.clip[0].offsetHeight-$jc.intval(this.clip.css('borderTopWidth'))-$jc.intval(this.clip.css('borderBottomWidth'));},index:function(i,s){if(s==undefined)
s=this.options.size;return Math.round((((i-1)/s)-Math.floor((i-1)/s))*s)+1;}});$jc.extend({defaults:function(d){return $.extend(defaults,d||{});},margin:function(e,p){if(!e)
return 0;var el=e.jquery!=undefined?e[0]:e;if(p=='marginRight'&&$.browser.safari){var old={'display':'block','float':'none','width':'auto'},oWidth,oWidth2;$.swap(el,old,function(){oWidth=el.offsetWidth;});old['marginRight']=0;$.swap(el,old,function(){oWidth2=el.offsetWidth;});return oWidth2-oWidth;}
return $jc.intval($.css(el,p));},intval:function(v){v=parseInt(v);return isNaN(v)?0:v;}});})(jQuery);
Timeline_ajax_url="/themes/site_themes/default/lib/timeline/timeline_ajax/simile-ajax-api.js";Timeline_urlPrefix="/themes/site_themes/default/lib/timeline/timeline_js/";Timeline_parameters="bundle=true";var qhor=function($){var init_drop_buttons=function(){var $buttons=$('body>nav>section>h1>a');var close_drop_buttons=function(){$('body>nav>section').removeClass('active');}
$(document).click(close_drop_buttons);$('body>nav>section').click(function(e){e.stopPropagation();});$buttons.click(function(){var $section=$(this).parents('body>nav>section');if($section.children().length<2){return true;}
if($section.hasClass('active')){close_drop_buttons();return false;}
close_drop_buttons();$section.addClass('active');return false;});$('#keywords').focus(function(){close_drop_buttons();});}
var init_tabs=function(){$('.tabs>div>h2:first-child').remove();$('.tabs').tabs({fx:{height:'toggle',opacity:'toggle'}});}
var cookie={set:function(name,value,days){if(days){var date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));var expires="; expires="+date.toGMTString();}
else var expires="";document.cookie=name+"="+value+expires+"; path=/";},get:function(name){var nameEQ=name+"=";var ca=document.cookie.split(';');for(var i=0;i<ca.length;i++){var c=ca[i];while(c.charAt(0)==' ')c=c.substring(1,c.length);if(c.indexOf(nameEQ)==0)return c.substring(nameEQ.length,c.length);}
return null;},erase:function(name){cookie.set(name,"",-1);}};$(function(){init_drop_buttons();init_tabs();$("#archives>ul").jcarousel({scroll:1,auto:6,wrap:'circular'});$('.tabs.videos #featured-section>ul').jcarousel({scroll:1,auto:4,wrap:'circular'});$('.tabs.photos #featured-section>ul').jcarousel({scroll:1,auto:4,wrap:'circular'});$('a.album-image-grid').lightBox({imageLoading:'/themes/site_themes/default/images/lightbox-ico-loading.gif',imageBtnClose:'/themes/site_themes/default/images/lightbox-btn-close.gif',imageBtnPrev:'/themes/site_themes/default/images/lightbox-btn-prev.gif',imageBtnNext:'/themes/site_themes/default/images/lightbox-btn-next.gif'});});return{cookie:cookie,init_drop_buttons:init_drop_buttons}}(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("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}})());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}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1997, 1998, 1999, 2004 Adobe Systems Incorporated. All Rights Reserved.
 * 
 * Trademark:
 * Bickham Script is a trademark of Adobe Systems Incorporated in the United
 * States and/or other countries.
 * 
 * Full name:
 * BickhamScriptPro-Regular
 * 
 * Designer:
 * Richard Lipton
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":86,"face":{"font-family":"Bickham Script Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"3 3 4 2 4 7 7 13 13 6","ascent":"245","descent":"-115","cap-height":"6","bbox":"-167.751 -270 365.621 146","underline-thickness":"10.8","underline-position":"-32.4","slope":"-39","stemh":"4","stemv":"15","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":55},"!":{"d":"110,-122v6,0,6,1,-3,13v-21,26,-59,71,-79,85v17,-29,41,-58,60,-87v7,-10,14,-11,22,-11xm24,-16v6,0,8,5,4,10v-7,10,-24,13,-18,-3v2,-5,7,-7,14,-7"},"\"":{"d":"67,-122v6,0,8,3,2,8v-11,8,-19,19,-32,25v10,-11,10,-32,30,-33xm96,-122v6,0,9,3,2,8v-11,8,-19,19,-32,25v7,-12,12,-32,30,-33","w":68,"k":{"A":68,"C":-4,"D":-27,"E":11,"G":-24,"H":-15,"L":37,"N":55,"O":-11,"P":-6,"U":-22,"V":-20,"W":-15,"Y":-15,"J":9,"M":37,"Q":2,"X":15,"I":42,"K":24,"R":11,"Z":18}},"#":{"d":"101,-67v10,-9,18,-34,34,-37v5,0,7,2,-2,12v-7,9,-15,18,-21,25v8,1,19,-2,24,2v-6,2,-19,0,-27,1v-6,8,-13,16,-20,24v11,1,38,0,24,4r-26,0v-13,14,-23,33,-38,42v4,-15,18,-25,29,-42r-36,0v-13,14,-23,34,-39,44v6,-13,19,-28,30,-44v-8,1,-35,-2,-15,-4r19,0v6,-8,11,-16,17,-23v-9,1,-40,-5,-19,-5v8,0,15,1,22,1v10,-10,16,-30,32,-34v5,0,6,1,-3,11v-7,8,-12,16,-18,23r33,0xm65,-63r-19,23r35,0r18,-23r-34,0","w":128},"$":{"d":"86,-101v1,-5,20,-28,9,-6r-4,6v15,1,17,24,2,25v-14,-4,10,-20,-4,-22r-23,36v14,23,-9,65,-38,55v0,0,-17,28,-12,12v2,-3,8,-13,8,-13v-18,-2,-21,-29,-3,-30v17,4,-11,22,6,27r26,-41v-11,-27,11,-50,33,-49xm63,-67r21,-31v-14,0,-27,14,-21,31xm55,-47r-24,37v19,1,33,-16,24,-37","w":88},"%":{"d":"86,2v-21,0,-11,-27,1,-38v10,-10,21,-15,32,-15v-12,5,-40,34,-31,50v13,-1,41,-33,32,-50v19,4,10,24,-4,38v-9,9,-22,15,-30,15xm68,-91v21,16,48,-9,65,-17v5,0,4,2,-6,12v-29,28,-64,64,-102,108v-2,2,-5,4,-6,3v26,-35,62,-70,91,-105v-9,6,-26,9,-37,5v5,23,-26,46,-44,48v-20,-3,-11,-27,1,-38v10,-9,21,-18,32,-15v-12,6,-44,36,-31,50v13,-1,40,-33,32,-50v0,-1,3,-2,5,-1","w":141},"&":{"d":"89,-37v25,-23,58,-71,93,-71v10,0,16,6,15,15v-1,11,-22,19,-18,1v1,-4,-1,-8,-5,-8v-21,1,-64,48,-83,66v43,37,-17,127,-66,87v-1,-3,-2,-6,-1,-7v13,24,58,8,64,-20v4,-18,1,-37,-7,-52v-17,14,-37,28,-55,28v-8,0,-15,-5,-13,-16v4,-19,34,-34,53,-44v-6,-23,6,-46,26,-47v7,0,12,6,8,17v-4,11,-12,20,-24,28v3,8,8,15,13,23xm91,-100v-12,0,-22,22,-16,37v10,-8,31,-26,16,-37xm38,-8v9,0,26,-9,41,-21v-5,-8,-9,-17,-12,-26v-14,10,-35,22,-37,38v-1,7,3,9,8,9","w":162,"k":{"B":-13,"C":-24,"D":-31,"G":-18,"H":-18,"L":29,"N":-11,"O":-20,"P":-13,"S":-11,"U":-18,"V":-20,"W":-24,"Y":-20,"A":22,"M":20,"Z":20}},"(":{"d":"26,33v-9,-16,-10,-67,26,-118v45,-63,96,-78,125,-81v-28,12,-74,28,-113,84v-35,51,-35,93,-38,115"},")":{"d":"-35,32v-6,0,-4,-2,0,-2v27,-9,67,-33,100,-85v31,-49,31,-92,30,-113v10,21,13,65,-18,116v-38,62,-88,84,-112,84","k":{"C":-11,"O":-11}},"*":{"d":"68,-122v-7,-2,-32,-6,-16,-9v3,0,10,0,16,1v-3,-8,-7,-14,-6,-22v6,2,10,14,15,20v10,-9,18,-19,25,-21v-2,7,-12,17,-18,25v9,2,20,1,25,6v-5,2,-19,0,-27,1v3,8,8,15,7,22v-6,-3,-9,-11,-14,-19v-11,8,-16,19,-26,20v3,-7,12,-14,19,-24","w":83},"+":{"d":"67,-49v11,-13,18,-33,36,-41v6,0,8,2,0,12r-25,30v17,1,34,-1,46,3v-14,2,-32,2,-51,3v-18,20,-30,37,-43,46v7,-15,21,-30,32,-46v-14,0,-61,3,-39,-8v14,0,30,1,44,1","w":128},",":{"d":"19,-16v7,0,6,5,3,10v-12,14,-25,23,-36,28v1,-10,20,-17,17,-30v1,-5,8,-8,16,-8","w":37,"k":{"8":2,"7":-9,"6":2,"5":-2,"4":-2,"3":-4,"9":13,"o":-2,"1":-2,"2":-11}},"-":{"d":"14,-32v15,7,25,-10,40,-10v12,0,18,12,15,20v-8,-16,-45,8,-55,-10","w":88,"k":{"N":-25,"X":-11}},".":{"d":"4,-9v2,-9,27,-10,18,3v-7,9,-23,14,-18,-3","w":37,"k":{"3":-4,"1":-2,"9":13,"o":-2,"8":2,"5":-2,"4":-2,"7":-9,"6":2,"2":-11}},"\/":{"d":"134,-137v6,0,7,1,-4,13r-142,152v-2,2,-4,4,-5,3v39,-54,90,-104,133,-157v6,-7,10,-11,18,-11","k":{"B":-11,"C":-24,"D":-29,"F":-13,"G":-35,"H":-24,"L":20,"O":-22,"P":-11,"S":-11,"T":-11,"U":-20,"V":-22,"W":-20,"Y":-22,"A":15}},"0":{"d":"23,3v-38,-3,-11,-56,4,-69v17,-15,35,-31,55,-28v-25,9,-58,52,-64,80v-2,8,0,13,6,13v25,-4,70,-56,64,-90v-2,-3,-4,-2,-4,-3v13,-3,20,11,16,26v-6,27,-49,73,-77,71","w":95,"k":{",":9,".":9}},"1":{"d":"23,-62r63,-34v3,0,3,2,-2,8v-23,28,-40,50,-57,74v-9,13,-9,14,-26,17v-7,1,-8,1,2,-13v18,-24,55,-66,61,-70v-9,6,-30,19,-41,18","w":67,"k":{"7":-4,"4":2,".":13,":":9,";":9,",":13}},"2":{"d":"38,2v-17,-2,-41,-15,-54,0v2,-11,22,-15,39,-26v23,-15,49,-35,53,-51v5,-21,-22,-15,-34,-5v-5,4,-11,12,-12,18v-3,11,5,12,12,11v-6,7,-24,1,-19,-9v5,-18,31,-36,53,-36v16,0,22,10,18,23v-9,26,-55,49,-82,59v28,-1,45,12,63,-12v-4,15,-23,27,-37,28","w":89,"k":{"9":2,"7":-4,".":6,",":6}},"3":{"d":"97,-85v-1,17,-22,26,-39,31v32,7,14,40,-8,48v-16,10,-58,17,-57,-8v1,-9,9,-15,18,-15v27,6,-26,27,6,29v10,0,25,-7,39,-32v11,-19,-7,-20,-16,-14v12,-10,45,-24,40,-36v-8,-18,-41,1,-38,19v0,2,2,2,1,3v-14,-17,16,-37,39,-36v10,0,15,5,15,11","w":90,"k":{"9":4,".":9,":":9,";":9,",":9}},"4":{"d":"-10,-12v28,-25,86,-68,125,-84v3,0,2,1,0,4v-24,30,-43,57,-55,73v6,-1,30,7,13,6v-5,0,-11,-1,-15,-1v-19,18,-22,43,-47,49v-8,2,-11,1,-1,-13v9,-13,17,-23,27,-36v-20,-1,-34,4,-47,2xm41,-19v12,-17,45,-53,51,-61v-26,15,-68,45,-90,63v10,-1,30,-2,39,-2","w":98,"k":{"7":-4,".":6,":":4,";":4,",":6}},"5":{"d":"9,-28v24,3,-18,28,7,28v19,0,39,-15,44,-38v5,-26,-23,-12,-32,-6v8,-15,37,-41,49,-54v7,8,27,15,37,6v-1,15,-36,18,-48,9v-5,8,-23,23,-26,29v16,-8,43,-6,37,19v-5,23,-35,38,-61,38v-26,5,-29,-29,-7,-31","w":92,"k":{"9":2,"5":2,".":9,":":6,";":6,",":9}},"6":{"d":"123,-111v-31,0,-99,62,-105,101v0,6,3,10,9,10v13,4,55,-47,40,-59v-9,-2,-16,6,-21,7v3,-7,16,-12,25,-11v16,2,18,22,4,41v-12,17,-33,26,-48,26v-13,0,-20,-9,-20,-20v-1,-47,76,-101,115,-99v12,0,23,6,22,16v-4,-7,-11,-12,-21,-12","w":93,"k":{".":6,",":6}},"7":{"d":"64,-86v15,1,28,-4,39,-4v-32,23,-70,68,-95,97v-2,2,-11,4,-19,5v-12,2,-12,1,-3,-8v37,-36,79,-72,106,-90v-11,4,-32,9,-46,9v-16,0,-17,-19,-5,-21v3,-1,7,-2,9,-2v-4,8,-4,13,14,14","w":77,"k":{"8":2,"6":-2,"5":4,"4":6,"3":2,"1":-2,".":22,":":6,";":6,",":22}},"8":{"d":"30,-2v41,-2,25,-50,19,-77v1,-19,25,-36,44,-36v14,0,21,10,18,22v-5,17,-26,27,-40,30v11,-7,23,-18,25,-30v2,-9,-1,-16,-10,-16v-36,3,-12,45,-12,70v0,23,-28,43,-52,42v-14,-1,-24,-10,-20,-24v5,-17,26,-34,48,-37v-12,8,-26,20,-30,35v-3,13,1,21,10,21","w":88,"k":{"7":-4,".":6,":":6,";":6,",":6}},"9":{"d":"-51,22v54,39,122,-60,137,-104v1,-5,-1,-8,-5,-9v-9,-2,-24,8,-37,26v-10,14,-12,28,-4,30v8,2,18,-8,22,-9v1,7,-18,17,-27,14v-15,-3,-18,-22,-4,-41v14,-19,38,-27,51,-24v10,2,15,10,15,18v-2,54,-79,116,-127,114v-11,0,-23,-6,-21,-15","w":96,"k":{"9":6,"7":-4,":":2,";":2,",":9,".":9}},":":{"d":"22,-16v6,0,7,5,3,10v-7,9,-23,14,-17,-3v2,-5,8,-7,14,-7xm39,-51v6,0,7,4,3,9v-6,10,-23,16,-16,-3v2,-5,7,-6,13,-6","w":58,"k":{"8":2,"5":2,"4":4,"9":11,"1":4,"6":4,"3":2,"2":4}},";":{"d":"6,0v-5,-11,15,-22,22,-12v-7,18,-28,28,-38,34v1,-8,14,-13,16,-22xm39,-51v6,0,7,4,3,9v-6,10,-23,16,-16,-3v2,-5,7,-6,13,-6","w":58,"k":{"8":2,"5":2,"4":4,"9":11,"1":4,"6":4,"3":2,"2":4}},"<":{"d":"83,-11v-24,-7,-50,-23,-69,-36v30,-12,65,-27,97,-35v-25,13,-55,24,-81,36v17,12,39,22,53,35","w":101},"=":{"d":"118,-60v8,0,5,4,0,4v-26,1,-53,2,-89,2v-5,0,-6,-2,-5,-5v1,-3,3,-4,8,-4v33,1,62,2,86,3xm104,-37v6,0,8,4,1,4v-26,1,-54,1,-90,2v-5,0,-5,-2,-4,-5v1,-3,3,-4,8,-4v33,1,61,2,85,3","w":119},">":{"d":"-1,-10v22,-14,50,-23,80,-38v-22,-16,-49,-25,-52,-34v24,8,49,21,68,36","w":101},"?":{"d":"39,-87v6,-16,33,-34,54,-34v14,0,19,10,16,23v-9,35,-71,38,-83,72v-2,-31,65,-47,67,-73v2,-22,-21,-16,-33,-6v-13,10,-20,24,-11,32v-8,2,-13,-8,-10,-14xm10,-9v2,-9,26,-10,18,3v-7,10,-24,13,-18,-3"},"@":{"d":"145,-47v7,33,-31,52,-65,51v-49,-1,-59,-41,-35,-69v14,-16,39,-30,70,-30v34,0,46,27,30,48xm116,-28v9,-1,30,-14,22,-27v2,-2,4,3,5,4v10,-20,0,-41,-29,-41v-24,0,-48,16,-58,30v-22,28,-17,62,25,63v31,0,63,-17,62,-45v-6,11,-36,31,-45,12v0,-3,0,-5,2,-8v-9,8,-20,16,-28,16v-5,0,-10,-2,-10,-10v0,-13,30,-39,49,-35v5,1,7,5,6,8v5,-6,8,-8,12,-8v5,0,6,0,3,3v-8,9,-16,21,-20,27v-4,6,-2,11,4,11xm74,-32v11,11,36,-24,39,-30v0,-3,-2,-4,-5,-4v-6,-1,-36,27,-34,34","w":178},"A":{"d":"183,-8v-16,-2,-35,-10,-44,-19v-14,10,-46,30,-80,33v-28,2,-51,-6,-51,-27v0,-21,29,-30,32,-11v1,9,-15,13,-15,22v0,8,12,13,35,11v28,-3,55,-17,75,-31v-7,-6,-20,-23,-20,-41v0,-22,17,-37,43,-37v19,0,33,16,37,26v36,-30,69,-78,127,-68v2,2,4,4,3,5v-25,-13,-40,16,-53,33v-23,31,-46,69,-67,102v19,0,34,-18,46,-24v-5,12,-30,27,-48,28v-5,5,-9,8,-14,9v-14,2,-9,-7,-6,-11xm201,-36v20,-33,68,-103,101,-114v-43,7,-77,46,-105,71v4,8,7,29,4,43xm140,-34v16,-12,37,-31,52,-46v-11,-31,-63,-29,-63,10v0,15,6,30,11,36xm143,-31v8,10,26,17,42,19v15,-13,17,-41,9,-64","w":248,"k":{")":-9,"]":-9,"}":-9,"\"":-15,"'":-15,"B":-27,"C":-27,"D":-31,"E":-15,"F":-18,"G":-42,"H":-31,"I":-13,"J":-9,"K":-13,"L":9,"M":-2,"N":-24,"O":-31,"P":-18,"Q":-20,"S":-15,"T":-13,"U":-27,"V":-27,"W":-22,"X":-11,"Y":-24,"&":-9,"?":-11}},"B":{"d":"297,-159v-24,-24,-69,-2,-88,16v13,5,22,14,20,29v-3,21,-31,29,-46,35v22,4,33,16,32,31v-1,30,-35,51,-71,51v-14,0,-29,-3,-29,-17v0,-17,29,-31,34,-12v0,11,-16,9,-18,18v-1,6,7,8,13,8v23,0,52,-25,52,-55v0,-30,-25,-17,-40,-24v2,-5,17,-2,21,-2v22,0,51,-40,27,-58v-42,39,-99,146,-167,146v-22,0,-38,-7,-38,-27v-1,-55,129,-146,202,-125v24,-19,65,-39,95,-18v1,2,2,4,1,4xm14,-20v0,14,7,24,23,24v33,0,56,-34,84,-70v28,-36,51,-57,75,-76v-45,-5,-88,11,-131,42v-40,29,-51,61,-51,80","w":230,"k":{":":13,";":13,")":9,"]":9,"}":9,",":11,".":11,"\"":18,"'":18,"C":-4,"D":-9,"G":-6,"H":-6,"L":24,"N":-22,"O":-9,"Q":-13,"S":-6,"X":-6,"?":13,"l":2,"m":2,"n":2,"o":2,"r":2,"\/":11,"A":15,"R":6,"Z":20,"!":15}},"C":{"d":"59,-134v2,-43,63,-42,81,-11v25,-7,68,-4,61,24v-10,38,-92,43,-124,18v-27,24,-46,58,-46,81v0,60,89,13,105,-8v5,-5,7,-6,8,-5v-19,24,-46,45,-83,47v-30,2,-51,-9,-52,-36v-1,-32,29,-66,59,-88v-5,-6,-9,-14,-9,-22xm147,-113v-2,-7,-6,-23,-11,-27v-19,7,-41,21,-56,35v29,21,99,16,108,-17v7,-25,-27,-28,-47,-20v4,6,10,23,6,29xm134,-144v-19,-24,-67,-29,-70,10v0,7,2,14,7,20v19,-13,43,-24,63,-30","w":140,"k":{":":-6,";":-6,")":-11,"]":-11,"}":-11,"\"":-31,"'":-31,"B":-18,"C":-31,"D":-44,"E":-9,"F":-22,"G":-51,"H":-33,"I":-11,"J":-6,"K":-11,"L":9,"N":-24,"O":-33,"P":-20,"Q":-18,"S":-15,"T":-20,"U":-33,"V":-42,"W":-42,"X":-11,"Y":-37,"&":-9,"?":-22,"R":-6}},"D":{"d":"301,-137v-19,-16,-69,0,-78,13v53,69,-35,127,-97,127v-19,0,-39,-2,-49,-2v-23,0,-93,6,-93,-4v7,-12,76,-7,101,-2v51,-19,83,-94,129,-119v-52,-52,-184,-16,-184,51v0,41,59,31,78,10v12,-13,20,-25,20,-35v-2,-30,-41,-12,-46,0v0,-18,52,-33,52,0v0,31,-39,61,-77,58v-26,-1,-42,-14,-42,-36v1,-67,147,-103,204,-52v15,-10,57,-30,79,-14v3,2,4,4,3,5xm90,-4v52,9,94,-4,122,-44v17,-24,20,-54,6,-72v-29,36,-77,110,-128,116","w":242,"k":{"B":-4,"C":-11,"D":-13,"G":-11,"H":-9,"J":6,"L":20,"N":-22,"O":-15,"S":-9,"U":-9,"V":-13,"W":-9,"X":-11,"Y":-4,"\/":6,"A":15,"Z":13}},"E":{"d":"73,-143v0,-34,53,-29,71,-4v24,-5,66,0,64,20v-2,31,-77,37,-105,19v-4,6,-7,14,-6,23v12,-2,38,-2,37,8v-7,11,-42,6,-49,-3v-22,8,-52,34,-54,61v13,58,97,2,113,-16v-15,21,-48,45,-83,47v-31,1,-52,-9,-52,-32v0,-26,30,-53,75,-63v-6,-10,-1,-24,5,-33v-9,-7,-16,-17,-16,-27xm151,-117v-2,-6,-5,-19,-10,-23v-14,7,-26,16,-36,29v26,14,90,15,94,-16v3,-20,-34,-24,-52,-15v3,4,8,21,4,25xm91,-119v11,-13,27,-22,46,-27v-14,-20,-57,-29,-60,3v0,9,5,17,14,24xm98,-83v0,10,25,13,29,5v-2,-7,-19,-7,-29,-5","w":140,"k":{")":-11,"]":-11,"}":-11,"\"":-29,"'":-29,"B":-15,"C":-33,"D":-44,"E":-11,"F":-31,"G":-53,"H":-40,"I":-13,"J":-13,"K":-11,"L":9,"M":-4,"N":-22,"O":-37,"P":-29,"Q":-20,"S":-15,"T":-22,"U":-40,"V":-37,"W":-42,"X":-18,"Y":-37,"?":-20,"R":-13,"!":-9}},"F":{"d":"217,-129v-46,-12,-147,-33,-162,23v-4,14,6,36,29,43v-25,-1,-38,-26,-35,-45v5,-27,33,-48,78,-48v27,0,71,14,98,21v12,-8,57,-18,62,1v-4,17,-43,10,-61,7v-20,15,-40,44,-57,65v8,0,23,0,31,-3v3,-4,10,-13,16,-12v4,7,-22,25,-27,34v-2,-4,7,-15,8,-17v-6,2,-19,2,-31,2v-27,35,-72,65,-116,64v-21,0,-42,-6,-43,-25v0,-9,6,-18,17,-18v20,0,5,21,1,29v0,8,14,11,25,11v39,2,75,-34,94,-61v-8,-1,-28,2,-30,0v1,-4,23,-5,32,-4v16,-21,55,-59,71,-67xm283,-134v-5,-13,-42,-6,-50,2v19,5,42,10,50,-2","w":196,"k":{")":-6,"]":-6,"}":-6,",":11,".":11,"\"":-37,"'":-37,"B":-22,"C":-51,"D":-55,"E":-29,"F":-44,"G":-68,"H":-53,"I":-9,"J":-20,"K":-20,"L":-11,"N":-18,"O":-46,"P":-33,"Q":-20,"S":-27,"T":-40,"U":-49,"V":-51,"W":-53,"X":-22,"Y":-49,"?":-27,"b":-13,"l":-18,"r":-13,"R":-18,"Z":-18,"h":-13,"k":-13,"t":-9}},"G":{"d":"60,-1v24,0,51,-37,76,-48v7,0,9,2,5,6r-39,52v19,-9,47,-33,64,-45v-11,19,-50,40,-68,51v-23,39,-90,115,-130,116v-8,0,-16,-3,-15,-15v17,-47,87,-71,125,-97v7,-9,30,-42,30,-42v-15,15,-33,26,-48,27v-52,3,-43,-50,-15,-81v-40,-25,-14,-80,36,-80v16,0,33,5,45,18v21,-9,40,-14,53,-14v13,0,29,4,29,21v0,47,-88,83,-145,63v-10,15,-18,31,-19,46v-1,13,5,22,16,22xm65,-71v55,19,138,-22,138,-62v0,-13,-13,-16,-24,-16v-13,0,-30,5,-49,16v6,8,12,21,9,30v-2,-6,-8,-22,-14,-27v-20,14,-46,37,-60,59xm47,-80v15,-20,48,-45,73,-56v-27,-28,-90,-19,-91,24v0,13,8,25,18,32xm74,24v-27,19,-103,52,-111,93v3,15,18,9,30,2v25,-16,62,-68,81,-95","w":161,"k":{")":-9,"]":-9,"}":-9,"\"":-11,"'":-11,"B":-15,"C":-24,"D":-29,"E":-11,"F":-6,"G":-29,"H":-27,"I":-11,"J":-15,"K":-13,"L":18,"N":-22,"O":-27,"P":-18,"Q":-24,"S":-15,"U":-20,"V":-20,"W":-20,"X":-15,"Y":-20,"&":-9,"?":-11,"\/":-4}},"H":{"d":"11,-40v21,2,7,24,1,33v1,8,10,10,18,10v39,0,73,-50,94,-76v-10,-1,-28,2,-33,-2v7,-3,23,-3,37,-3v19,-23,47,-50,62,-60v-14,5,-38,4,-77,3v-42,-1,-78,14,-78,50v0,14,12,32,30,37v-22,1,-37,-20,-38,-37v-1,-33,26,-60,81,-58v33,1,82,8,98,-3v-6,9,-21,22,-31,35v-10,14,-18,24,-25,33r51,0v23,-26,67,-77,112,-77v15,0,26,7,22,17v-6,-20,-40,-13,-55,-1v-14,12,-46,44,-58,61v15,0,29,-1,38,3v-11,2,-28,0,-41,1v-16,21,-39,51,-39,64v13,20,43,-18,57,-24v-13,16,-28,36,-57,36v-10,0,-17,-6,-17,-16v0,-19,25,-49,34,-60r-50,1v-35,43,-68,79,-119,79v-29,8,-54,-41,-17,-46","w":234,"k":{")":-13,"]":-13,"}":-13,"\"":-20,"'":-20,"B":-20,"C":-44,"D":-37,"E":-24,"F":-20,"G":-47,"H":-33,"I":-22,"J":-13,"K":-15,"L":-4,"N":-15,"O":-35,"P":-20,"Q":-24,"S":-20,"T":-18,"U":-27,"V":-33,"W":-29,"X":-18,"Y":-27,"?":-11}},"I":{"d":"14,-43v25,0,3,24,-2,34v0,7,10,12,24,12v78,1,123,-119,185,-152v-40,12,-97,18,-107,56v0,14,19,9,24,5v-3,12,-36,9,-32,-7v8,-43,86,-45,124,-61v3,1,3,5,0,6v-28,14,-46,55,-66,81v-41,52,-82,75,-127,75v-21,0,-43,-7,-43,-28v0,-10,7,-21,20,-21","w":158,"k":{",":11,".":11,"\"":-24,"'":-24,"B":-22,"C":-35,"D":-33,"E":-18,"F":-24,"G":-42,"H":-27,"J":-22,"L":11,"N":-24,"O":-31,"P":-20,"Q":-13,"S":-20,"T":-18,"U":-31,"V":-31,"W":-29,"X":-18,"Y":-29,"?":-18,"b":-11,"l":-11,"r":-6,"A":11,"h":-11,"k":-11,"t":-11,"z":-4}},"J":{"d":"42,-64v-5,-37,79,-93,144,-85v9,0,10,5,2,11v-44,33,-100,109,-130,146v24,-9,47,-30,68,-44v-15,20,-48,39,-72,50v-36,41,-78,94,-140,102v-7,0,-21,-2,-21,-15v0,-33,90,-66,137,-84v51,-69,87,-113,158,-161v-42,-13,-142,46,-138,84v-2,11,10,18,17,16v-10,8,-27,-5,-25,-20xm26,23v-42,14,-121,48,-122,79v6,17,28,8,42,1v28,-14,58,-50,80,-80","w":120,"k":{":":-6,";":-6,")":-13,"]":-13,"}":-13,"\"":-24,"'":-24,"B":-20,"C":-42,"D":-37,"E":-24,"F":-31,"G":-46,"H":-37,"I":-9,"J":-13,"K":-24,"L":6,"N":-24,"O":-35,"P":-24,"Q":-24,"S":-22,"T":-24,"U":-29,"V":-37,"W":-35,"X":-18,"Y":-31,"?":-18,"R":-13,"Z":-9,"!":-11}},"K":{"d":"172,-71v33,-15,62,-79,107,-79v12,0,21,6,21,18v2,21,-40,38,-58,22v21,9,54,-3,55,-22v0,-10,-9,-15,-18,-15v-21,0,-34,19,-50,39v-17,22,-37,34,-54,39v25,15,-8,45,-10,61v6,13,17,3,32,-8v11,-7,16,-15,24,-18v-9,13,-35,36,-56,38v-48,-9,17,-51,5,-71v-7,2,-19,4,-21,-3v2,-8,19,-5,23,-1xm11,-40v22,2,6,24,1,33v0,7,10,11,18,11v67,0,93,-93,140,-124v-19,12,-40,16,-49,16v-44,0,-51,-40,-16,-48v5,6,-9,10,-9,23v0,12,7,21,25,21v27,0,59,-22,80,-36v-45,52,-93,150,-173,151v-29,7,-54,-42,-17,-47xm153,-70v1,4,11,2,15,1v-2,-2,-13,-5,-15,-1","w":218,"k":{")":-15,"]":-15,"}":-15,"\"":-42,"'":-42,"B":-22,"C":-42,"D":-60,"E":-29,"F":-37,"G":-60,"H":-49,"J":-20,"K":-15,"N":-15,"O":-40,"P":-33,"Q":-27,"S":-13,"T":-35,"U":-42,"V":-46,"W":-49,"X":-27,"Y":-51,"?":-27,"A":13,"R":-20,"Z":-18,"!":-11}},"L":{"d":"154,5v-26,0,-54,-15,-69,-19v-7,10,-58,29,-70,10v3,-15,47,-21,71,-17v20,-18,28,-42,49,-69v-57,-7,-60,-71,9,-71v27,0,44,7,57,18v24,-11,69,-9,65,19v-15,32,-65,42,-110,38v-24,35,-41,51,-64,66v43,11,89,26,123,-13v2,-1,4,-3,5,-2v-20,22,-44,40,-66,40xm213,-112v1,-2,-9,-21,-14,-23v-14,8,-28,26,-41,45v41,5,87,-6,97,-37v7,-24,-35,-23,-50,-11v5,2,11,24,8,26xm94,-127v0,17,21,29,44,34v17,-21,40,-40,57,-47v-15,-21,-101,-23,-101,13xm81,-16v-15,-5,-51,0,-50,11v12,13,39,-1,50,-11","w":215,"k":{")":-9,"]":-9,"}":-9,"\"":-22,"'":-22,"B":-11,"C":-22,"D":-27,"E":-4,"F":-11,"G":-31,"H":-22,"I":-9,"K":-9,"L":22,"M":-13,"N":-31,"O":-22,"P":-11,"Q":-18,"S":-15,"T":-15,"U":-22,"V":-24,"W":-22,"X":-11,"Y":-20,"?":-11,"Z":11}},"M":{"d":"246,-123v-38,38,-137,136,-216,134v-20,0,-41,-5,-42,-26v0,-12,8,-25,21,-25v26,0,7,27,-1,34v-1,7,8,12,26,12v85,0,161,-83,218,-140v-51,-9,-145,-11,-155,42v-3,16,6,36,29,42v-25,0,-40,-23,-37,-43v4,-33,36,-56,92,-54v30,1,58,7,74,10v4,-5,11,-13,19,-13v5,1,4,3,-1,9v-2,2,-3,4,-5,6v37,7,85,-5,92,-30v6,8,-4,18,-13,27v-28,31,-89,91,-99,130v12,16,41,-22,54,-27v-9,12,-32,37,-53,37v-9,0,-16,-4,-16,-14v8,-38,58,-87,86,-113v-48,36,-96,80,-141,121v-4,4,-7,6,-10,4v-3,-3,0,-6,2,-9v21,-29,57,-90,76,-114xm204,-35v29,-26,86,-75,124,-100v-19,7,-39,6,-62,4v-18,25,-44,73,-62,96","w":298,"k":{")":-11,"]":-11,"}":-11,"\"":-13,"'":-13,"B":-15,"C":-29,"D":-31,"E":-18,"F":-13,"G":-31,"H":-24,"L":11,"N":-35,"O":-27,"P":-13,"Q":-22,"S":-15,"T":-13,"U":-13,"V":-18,"W":-20,"X":-13,"Y":-18,"?":-9,"A":20}},"N":{"d":"190,-113v-27,54,-109,121,-177,123v-21,0,-45,-5,-45,-28v0,-21,32,-31,35,-10v-6,15,-31,34,10,34v77,0,158,-78,186,-143v3,-4,10,-11,15,-11v10,4,-6,15,-5,25v-6,23,-6,85,-15,98v40,-50,86,-133,150,-145v16,0,24,12,21,23v-1,-7,-9,-13,-22,-13v-25,0,-49,19,-66,37v-34,35,-71,85,-95,122v-5,8,-15,8,-10,-4v12,-27,11,-80,18,-108","w":232,"k":{")":-49,"]":-49,"}":-49,"\"":-35,"'":-35,"B":-22,"C":-65,"D":-46,"E":-45,"F":-40,"G":-63,"H":-42,"J":-26,"K":-20,"L":-10,"M":-15,"N":-20,"O":-53,"P":-35,"Q":-22,"S":-20,"T":-24,"U":-40,"V":-35,"W":-49,"X":-22,"Y":-40,"?":-20,"b":-11,"l":-11,"o":1,"r":-4,"s":-4,"A":11,"R":-18,"Z":-9,"h":-11,"k":-11,"t":-6}},"O":{"d":"166,-110v12,-11,7,-37,-16,-36v-59,2,-133,77,-128,130v2,13,13,18,22,18v39,0,106,-71,114,-116v1,-8,-2,-13,-8,-14v-30,-3,-120,78,-96,125v-5,-1,-8,-8,-9,-16v-6,-44,72,-120,105,-113v13,3,16,12,15,26v-6,50,-72,111,-124,111v-14,0,-33,-5,-36,-29v-7,-60,81,-133,145,-126v27,-3,36,31,16,40","w":146,"k":{"\"":-4,"'":-4,"B":-10,"C":-18,"D":-24,"E":-9,"F":-2,"G":-18,"H":-20,"I":-6,"J":14,"K":-6,"L":29,"M":-6,"N":-24,"O":-22,"P":-6,"Q":-9,"S":-15,"U":-15,"V":-20,"W":-15,"X":-13,"Y":-15,"\/":11,"A":9,"R":9,"Z":13,"t":-4}},"P":{"d":"96,-9v26,7,53,6,70,-5v-10,23,-59,20,-84,11v-23,6,-76,16,-88,-5v6,-24,71,-11,95,-4v44,-25,77,-92,123,-123v-52,-32,-162,0,-162,61v0,14,7,26,25,27v36,1,67,-34,67,-55v-1,-28,-42,-12,-46,0v1,-16,51,-33,52,1v0,27,-35,58,-73,57v-25,-1,-40,-10,-40,-32v0,-58,125,-98,182,-62v15,-16,66,-34,88,-12v1,1,1,3,0,3v-19,-23,-71,-1,-84,12v13,11,26,33,7,57v-21,26,-43,29,-72,26v-24,26,-48,38,-60,43xm167,-64v-8,10,-10,9,5,9v29,0,70,-49,44,-76v-17,14,-36,53,-49,67xm76,-5v-18,-4,-66,-15,-77,-3v10,16,62,8,77,3","w":204,"k":{"A":13,"B":-27,"C":-46,"D":-42,"E":-24,"F":-22,"G":-42,"H":-35,"j":-7,"l":-13,"N":-24,"O":-37,"P":-24,"U":-29,"V":-33,"W":-37,"Y":-33,"b":-13,"h":-13,"J":-13,"k":-13,"M":-6,")":-9,"]":-9,"}":-9,",":11,".":11,"\"":-22,"'":-22,"Q":-24,"r":-11,"S":-29,"t":-18,"T":-18,"X":-15,"z":-6,"?":-15}},"Q":{"d":"81,-53v26,-1,60,-22,60,-48v0,-21,-39,-10,-42,1v1,-17,49,-27,48,2v0,25,-37,51,-66,48v-46,-3,-28,-58,0,-77v22,-15,49,-23,67,-23v23,0,50,9,50,35v0,56,-78,86,-124,103v43,17,80,4,110,-23v-27,38,-79,50,-127,30v-21,7,-70,18,-82,-2v4,-23,69,-17,94,-7v31,-12,110,-58,111,-105v0,-19,-11,-28,-32,-28v-32,0,-93,40,-91,72v1,14,11,22,24,22xm51,-7v-19,-5,-61,-13,-71,-1v9,17,59,5,71,1","w":180,"k":{"E":-15,"H":-15,"O":-22,"U":-11,"Y":-13,"\"":-4,"'":-4,"R":-6}},"R":{"d":"305,-147v-16,-21,-65,-6,-79,7v8,5,25,20,16,42v-7,19,-35,24,-48,27v29,14,-7,46,-8,61v7,13,18,2,33,-8v11,-7,14,-14,22,-17v-7,13,-35,36,-55,36v-49,-9,25,-55,2,-72v-5,0,-13,0,-15,-2v-20,32,-56,59,-77,66v18,7,41,2,50,-8v-7,20,-45,22,-65,13v-23,5,-76,14,-87,-6v9,-25,69,-9,96,-1v31,-13,101,-123,127,-130v-51,-25,-138,6,-149,57v-5,24,8,41,29,37v-19,12,-52,-8,-43,-37v6,-55,111,-87,168,-60v17,-12,60,-29,81,-10v2,3,3,5,2,5xm221,-136v-17,14,-32,41,-46,60v36,13,73,-34,46,-60xm75,-4v-19,-4,-67,-17,-77,-3v10,14,62,7,77,3","w":237,"k":{"B":-11,"C":-20,"D":-20,"E":-13,"G":-20,"H":-20,"L":13,"N":-22,"O":-20,"P":-9,"U":-6,"V":-11,"Y":-9,")":-4,"]":-4,"}":-4,"Q":-22,"S":-15,"X":-11,"I":-11,"Z":13}},"S":{"d":"22,-3v-16,13,-23,26,-31,37v1,-15,14,-25,27,-40v-8,-7,-17,-19,-14,-34v9,-54,95,-76,134,-38r56,-23v19,-26,34,-48,64,-55v6,0,12,2,12,10v0,14,-31,32,-54,41r-19,36v-28,54,-69,75,-116,78v-19,1,-43,-1,-59,-12xm218,-110v21,-7,47,-23,48,-36v-3,-13,-15,-6,-24,3v-6,6,-17,21,-24,33xm140,-74v14,40,-48,62,-78,41v-12,8,-22,16,-33,25v13,13,36,14,55,14v47,0,83,-56,108,-102v-18,7,-34,14,-52,22xm65,-35v29,15,74,1,68,-36v-24,11,-43,20,-68,36xm60,-39v23,-14,47,-25,72,-36v-37,-48,-144,0,-107,62v10,-9,20,-16,32,-24v-4,-5,-10,-10,-7,-17v2,6,5,12,10,15","w":196,"k":{"A":10,"B":-22,"C":-37,"D":-44,"E":-27,"F":-20,"G":-46,"H":-31,"j":-7,"l":-6,"L":9,"N":-18,"O":-35,"P":-18,"U":-29,"V":-33,"W":-33,"Y":-33,"b":-6,"h":-6,"J":-11,"k":-6,"M":-6,"\"":-31,"'":-31,"Q":-22,"S":-13,"t":-6,"T":-24,"X":-15,"?":-18,"K":-9,"R":-11}},"T":{"d":"89,-77v28,1,46,-18,34,-36v6,-1,11,6,11,14v0,37,-92,31,-83,-8v16,-66,128,-32,192,-25v64,7,79,-53,15,-53v-27,0,-47,12,-53,33v-1,-23,26,-36,53,-37v30,0,51,14,47,39v-4,23,-40,31,-75,29v-28,13,-44,50,-68,73v-26,24,-60,37,-83,42v33,3,105,8,128,-14v8,-5,14,-13,20,-15v-21,42,-112,44,-166,34v-19,4,-64,8,-73,-2v11,-17,62,-6,83,-4v65,-11,95,-97,154,-115v-52,-5,-155,-43,-170,16v-4,16,14,28,34,29","w":223,"k":{"A":15,"C":-35,"D":-31,"E":-22,"F":-22,"G":-49,"H":-27,"L":9,"N":-15,"O":-31,"P":-22,"U":-33,"V":-29,"W":-27,"Y":-29,"\"":-27,"'":-27,"Q":-18,"S":-9,"T":-20,"X":-13,"?":-6}},"U":{"d":"118,-148v-32,-2,-89,44,-91,78v-1,20,25,16,31,8v-5,13,-37,15,-37,-7v0,-38,62,-86,97,-82v54,7,20,50,-6,77v-28,31,-43,50,-45,62v-1,6,1,8,5,8v74,-24,93,-85,158,-134v6,-5,21,-15,29,-14v11,13,-22,33,-29,39v-31,16,-77,76,-83,103v14,19,40,-19,55,-24v-13,16,-28,32,-54,36v-29,-4,-14,-33,-1,-50v-19,19,-60,51,-83,51v-11,0,-17,-5,-16,-16v-2,-21,82,-97,86,-121v2,-11,-7,-14,-16,-14xm207,-100v17,-13,51,-31,51,-49v-17,6,-36,34,-51,49","w":199,"k":{")":-6,"]":-6,"}":-6,"\"":-20,"'":-20,"B":-18,"C":-31,"D":-33,"E":-18,"F":-18,"G":-40,"H":-27,"J":-9,"L":9,"N":-20,"O":-31,"P":-20,"Q":-22,"R":-4,"S":-13,"T":-13,"U":-22,"V":-37,"W":-24,"X":-24,"Y":-22,"?":-11}},"V":{"d":"43,-58v26,0,62,-37,51,-63v23,24,-22,72,-52,66v-42,-8,-17,-56,11,-75v17,-13,39,-22,58,-22v21,0,45,8,40,38v-9,51,-69,96,-117,113v73,-8,154,-59,176,-116v2,-6,-12,-31,0,-35v18,2,8,32,2,45v-33,66,-114,107,-205,113v-22,2,-18,-9,-3,-8v44,3,50,-17,84,-47v20,-18,42,-47,44,-72v4,-46,-54,-23,-75,-6v-15,12,-27,31,-29,46v-1,12,2,23,15,23","w":173,"k":{")":-6,"]":-6,"}":-6,"\"":-22,"'":-22,"B":-20,"C":-31,"D":-35,"E":-15,"F":-18,"G":-35,"H":-29,"J":-20,"L":15,"N":-22,"O":-33,"P":-20,"Q":-13,"S":-24,"T":-11,"U":-27,"V":-27,"W":-31,"X":-13,"Y":-24,"?":-20,"A":13,"b":-6,"h":-6,"k":-6,"K":-9,"l":-6,"p":-6,"r":-11,"s":-4,"t":-13}},"W":{"d":"97,-120v15,28,-24,70,-55,65v-43,-7,-17,-56,11,-75v17,-13,39,-22,58,-22v21,0,42,8,39,38v-2,23,-41,69,-64,95r86,-63v6,-20,22,-56,41,-57v6,0,11,6,8,15v-5,15,-22,28,-32,37v-5,22,-12,53,-24,68v23,-28,129,-93,112,-137v-5,-2,-7,-2,-1,-3v10,0,16,8,15,17v-5,37,-107,106,-138,139v-2,2,-6,6,-10,6v-4,0,-3,-3,-1,-6v12,-17,20,-52,28,-73v-39,26,-73,58,-115,81v-4,0,-5,-2,-2,-6v25,-25,74,-80,79,-120v6,-46,-55,-24,-76,-6v-15,12,-29,31,-29,46v0,38,41,20,54,1v10,-13,21,-26,13,-41v0,-1,2,0,3,1xm190,-94v7,-6,22,-18,27,-30v3,-7,0,-11,-5,-11v-14,4,-18,27,-22,41","w":216,"k":{")":-9,"]":-9,"}":-9,"\"":-35,"'":-35,"B":-29,"C":-44,"D":-53,"E":-24,"F":-31,"G":-58,"H":-44,"J":-22,"N":-27,"O":-46,"P":-33,"Q":-24,"R":-18,"S":-27,"T":-27,"U":-37,"V":-42,"W":-42,"X":-37,"Y":-42,"?":-31,"b":-13,"h":-13,"k":-13,"K":-15,"l":-13,"p":-6,"r":-14,"t":-19,"a":-5,"i":-5,"j":-5,"M":-11,"z":-6,"Z":-9,"&":-13,"!":-18}},"X":{"d":"53,-69v0,-41,63,-82,97,-82v26,0,33,20,21,38v14,-13,46,-37,73,-37v10,0,17,7,15,16v-6,19,-31,32,-46,29v14,-5,32,-14,35,-29v1,-6,-2,-12,-8,-12v-39,-1,-111,88,-123,129v-1,25,23,11,37,2v7,-4,19,-18,26,-21v-15,17,-29,35,-60,39v-27,3,-24,-24,-15,-38v-22,21,-50,40,-83,40v-35,7,-50,-43,-13,-47v7,0,12,5,12,11v0,10,-16,12,-16,22v0,8,9,11,18,11v62,-1,123,-88,141,-134v5,-12,-5,-16,-14,-16v-32,-2,-90,45,-92,78v-2,20,25,16,31,8v-4,13,-36,15,-36,-7","w":175,"k":{")":-4,"]":-4,"}":-4,"\"":-44,"'":-44,"B":-25,"C":-40,"D":-50,"E":-22,"F":-36,"G":-62,"H":-49,"J":-22,"O":-35,"P":-40,"Q":-29,"R":-15,"S":-9,"T":-35,"U":-46,"V":-47,"W":-41,"X":-22,"Y":-46,"?":-24,"K":-14,"Z":-14,"!":-15,"I":-11}},"Y":{"d":"118,-148v-32,-2,-89,44,-91,78v-1,20,25,16,31,8v-5,13,-37,15,-37,-7v0,-39,62,-86,97,-82v54,7,20,50,-6,77v-28,31,-43,50,-45,62v-1,6,1,8,5,8v64,-16,111,-99,149,-134v9,-8,18,-15,26,-14v15,12,-16,33,-22,39v-46,32,-72,90,-108,133v40,-2,65,24,50,51v6,-28,-12,-50,-52,-47v-20,32,-88,110,-123,107v-6,0,-17,-3,-15,-15v9,-44,79,-84,122,-93r53,-76v-23,24,-65,56,-88,56v-11,0,-17,-5,-16,-16v-2,-21,82,-97,86,-121v2,-11,-7,-14,-16,-14xm204,-100v13,-14,43,-31,44,-49v-17,5,-31,33,-44,49xm97,27v-39,7,-104,49,-110,90v4,16,18,9,30,2v26,-16,58,-63,80,-92","w":179,"k":{")":-33,"]":-33,"}":-33,"\"":-27,"'":-27,"B":-22,"C":-33,"D":-39,"E":-20,"F":-24,"G":-46,"H":-31,"J":-27,"L":6,"N":-24,"O":-35,"P":-22,"Q":-18,"R":-9,"S":-20,"T":-24,"U":-31,"V":-35,"W":-35,"X":-14,"Y":-29,"?":-18,"A":18,"b":-9,"h":-9,"k":-9,"K":-11,"l":-9,"p":-9,"t":-11,"Z":-18,"&":-11,"!":-11,"o":2}},"Z":{"d":"156,-117v-17,9,-32,15,-47,15v-14,0,-31,-4,-29,-20v2,-18,33,-35,53,-29v-24,-4,-47,33,-18,38v21,3,53,-13,66,-30v6,-5,12,-8,17,-7v3,11,-18,21,-27,27v-15,17,-62,52,-80,67v28,-1,48,12,49,40v11,-5,22,-16,29,-19v-4,8,-17,15,-29,23v-3,68,-126,140,-179,141v-14,0,-22,-5,-23,-16v11,-58,133,-88,182,-119v2,-10,3,-29,-5,-38v-29,-27,-59,26,-79,16v-4,-9,30,-27,47,-27v20,-14,54,-44,73,-62xm119,-1v-32,19,-66,31,-102,50v-33,18,-77,40,-75,64v1,9,9,13,19,13v50,2,144,-77,158,-127xm77,-50v-9,1,-36,14,-35,18v4,3,30,-14,35,-18","w":164,"k":{":":-11,";":-11,")":-22,"]":-22,"}":-22,"\"":9,"'":9,"G":-14,"J":-18,"L":18,"N":-22,"O":-15,"Q":-18,"V":-9,"A":15}},"[":{"d":"175,-167v-6,9,-32,-1,-38,13r-68,88v-20,26,-48,60,-67,82v-7,8,-5,10,3,11v10,2,26,0,19,4r-40,0v24,-38,114,-149,155,-198r36,0"},"\\":{"d":"51,24v2,8,-3,9,-4,2r-34,-149v-1,-5,0,-10,3,-14v5,-5,6,2,8,11v8,37,15,86,27,150"},"]":{"d":"-12,31r-35,0v8,-6,32,1,38,-12r67,-88v20,-26,48,-61,67,-83v7,-8,6,-9,-2,-10v-10,-2,-25,-1,-20,-5r40,0v-23,39,-113,150,-155,198"},"^":{"d":"105,-49v-12,-4,-21,-15,-34,-27v-15,9,-43,27,-56,28r60,-43","w":110},"_":{"d":"160,38r0,11r-183,0r0,-11r183,0","w":180},"a":{"d":"70,-48v9,-9,15,-14,21,-14v8,0,8,2,4,6v-8,12,-33,32,-33,50v17,-2,34,-24,46,-30v-11,14,-30,38,-55,38v-16,0,-11,-12,-6,-21v-9,8,-26,20,-40,21v-22,1,-13,-23,-5,-33v-2,0,-5,6,-8,5v9,-15,49,-36,69,-36v7,1,9,8,7,14xm8,-7v16,16,58,-34,60,-44v0,-5,-3,-7,-7,-7v-10,-2,-57,42,-53,51","w":103},"b":{"d":"77,-56v-30,5,-56,43,-82,57v-7,0,-7,-1,-5,-5v6,-11,16,-27,25,-38v-7,4,-11,12,-17,12v47,-45,102,-121,152,-160v10,-7,21,-15,31,-15v9,0,12,7,11,13v-20,51,-141,108,-171,169v19,-18,36,-36,65,-39v26,9,5,34,-13,48v-15,11,-29,16,-41,16v-8,0,-14,-1,-14,-7v0,-13,40,-16,51,-22v5,-7,19,-23,8,-29xm66,-23v-10,5,-44,8,-43,18v15,9,35,-8,43,-18xm50,-66v52,-46,115,-88,133,-128v-5,-16,-20,-1,-30,8v-30,28,-79,86,-103,120","w":107,"k":{":":11,";":11,",":15,".":15,"-":15,"b":2,"l":2,"m":2,"n":2,"o":2,"r":2,"s":-4,"v":2,"x":2,"\/":15}},"c":{"d":"14,3v-27,0,-20,-23,-9,-37v-3,2,-7,9,-11,8v12,-17,43,-36,66,-36v8,0,11,7,10,14v-1,7,-7,12,-12,12v-14,0,8,-22,-2,-22v-11,-1,-43,33,-43,47v12,26,53,-16,67,-23v-11,16,-43,38,-66,37","w":77,"k":{"C":-6,"K":-17}},"d":{"d":"8,-7v16,16,58,-34,60,-44v0,-5,-3,-7,-7,-7v-10,-2,-57,42,-53,51xm-6,-26v10,-15,46,-36,69,-36v7,0,9,8,8,13v22,-31,59,-74,89,-103v5,-5,14,-8,19,-4v-35,36,-85,95,-116,142v-5,9,1,10,7,6v12,-5,29,-23,38,-28v-11,14,-30,38,-55,38v-16,0,-11,-12,-6,-21v-9,8,-26,20,-40,21v-22,1,-13,-23,-5,-33v-2,0,-5,6,-8,5","w":103,"k":{"\"":-22,"'":-22,"?":-11}},"e":{"d":"15,-19v-3,27,15,18,39,4v8,-5,16,-17,26,-19v-12,14,-45,38,-66,37v-27,-1,-21,-21,-9,-37v-3,2,-7,9,-11,8v13,-17,39,-33,65,-36v8,0,10,5,10,10v-3,18,-37,28,-54,33xm17,-23v13,-2,53,-22,35,-34v-11,2,-29,23,-35,34","w":76},"f":{"d":"182,-205v8,0,11,6,10,13v-13,36,-109,98,-145,135v-21,22,-29,38,-42,56v23,-4,46,-25,62,-35v-11,18,-45,32,-64,42v-17,43,-43,107,-78,134v-9,8,-25,9,-21,-8v14,-49,82,-133,117,-180v-5,2,-15,17,-23,18v6,-9,24,-20,31,-28v46,-51,92,-126,153,-147xm54,-67v35,-32,121,-95,130,-127v-5,-16,-18,0,-28,8v-28,28,-79,86,-102,119xm-3,9v-31,39,-58,79,-80,121v-4,11,3,10,9,5v22,-14,64,-95,71,-126","w":61,"k":{":":-14,";":-14,")":-31,"]":-31,"}":-31,"\"":-35,"'":-35,"-":-11,"?":-29,"!":-9}},"g":{"d":"19,22v-31,21,-126,68,-130,109v-2,17,19,10,28,4v23,-9,82,-84,102,-113xm8,-7v16,16,58,-34,60,-44v0,-5,-3,-7,-7,-7v-10,-2,-57,42,-53,51xm-6,-26v9,-15,47,-36,69,-36v7,1,9,7,8,13v8,-9,13,-13,18,-13v7,0,8,2,4,6r-48,64v18,-10,44,-30,61,-43v-13,18,-45,38,-64,49v-44,58,-80,114,-149,132v-9,0,-20,-3,-16,-15v15,-47,100,-85,145,-115v6,-9,18,-25,24,-34v-10,8,-26,19,-39,20v-22,1,-13,-23,-5,-33v-2,0,-5,6,-8,5","w":102},"h":{"d":"50,-66v52,-47,116,-87,133,-128v-5,-16,-20,-1,-30,8v-30,28,-79,86,-103,120xm15,-15v16,-13,48,-44,72,-47v23,3,6,22,-3,32v-8,9,-15,15,-13,24v18,-1,35,-23,48,-30v-8,13,-34,35,-57,38v-22,-3,-6,-24,4,-34v5,-7,16,-15,16,-23v-34,5,-55,44,-87,56v-5,0,-8,0,-5,-5r25,-39v-6,5,-10,12,-17,13v57,-49,108,-147,183,-175v9,0,12,7,11,13v-24,56,-142,108,-177,177","w":114},"i":{"d":"65,-90v-5,-9,2,-22,15,-19v5,0,6,4,2,9v-4,6,-13,10,-17,10xm29,-51v-10,4,-24,21,-34,24v6,-10,33,-33,51,-34v8,0,8,1,4,6v-10,13,-32,30,-33,49v18,-1,34,-24,46,-30v-11,14,-31,37,-55,39v-15,1,-12,-16,-6,-24v7,-11,21,-25,27,-30","w":58,"k":{"\"":-14,"'":-14}},"j":{"d":"34,-54v-13,4,-27,22,-39,27v6,-10,33,-33,51,-34v8,0,8,2,4,6r-51,64v21,-9,49,-32,66,-45v-13,20,-47,39,-69,51v-34,53,-100,126,-148,131v-6,0,-19,-3,-15,-15v14,-46,103,-86,144,-114v10,-17,48,-66,57,-71xm-27,23v-30,21,-128,67,-128,108v0,16,18,9,28,4v22,-9,82,-81,100,-112xm76,-109v6,0,8,4,4,9v-7,8,-24,15,-18,-3v3,-6,8,-6,14,-6","w":60,"k":{"?":-4}},"k":{"d":"16,-17v22,-15,38,-45,73,-45v10,0,16,8,12,15v-7,13,-39,0,-35,27v3,25,18,9,29,1v11,-7,14,-13,22,-17v-10,14,-32,34,-56,38v-18,2,-12,-32,-4,-37v7,-7,35,-5,25,-21v-35,3,-60,51,-87,57v-6,0,-7,0,-5,-5v5,-11,17,-28,25,-39v-6,5,-10,12,-17,13v3,-6,16,-12,25,-23v33,-42,86,-104,127,-137v10,-8,21,-15,31,-15v9,0,12,7,11,13v-23,54,-144,111,-176,175xm50,-66v52,-47,115,-87,133,-128v-5,-16,-20,-1,-30,8v-36,35,-63,66,-103,120","w":112},"l":{"d":"17,-44v-7,5,-12,13,-19,14v3,-6,16,-12,28,-26v24,-26,54,-69,85,-96v4,-5,14,-8,19,-4v-26,27,-96,108,-112,139v-5,9,4,14,11,8v13,-6,24,-21,36,-26v-10,13,-32,34,-57,37v-24,-8,-3,-28,9,-46","w":60,"k":{")":-31,"]":-31,"}":-31,"\"":-35,"'":-35,"?":-27,"!":-13}},"m":{"d":"84,-15v16,-8,49,-47,74,-47v23,0,4,22,-4,32v-8,10,-13,15,-13,24v18,-1,35,-23,48,-30v-8,14,-33,36,-57,38v-22,-3,-5,-24,4,-34v5,-8,17,-14,16,-23v-33,5,-56,44,-87,56v-6,0,-7,0,-5,-5v6,-17,31,-36,34,-51v-34,5,-54,45,-87,56v-5,0,-7,0,-4,-5v9,-17,25,-34,32,-49v-17,0,-28,21,-41,27v8,-10,32,-36,49,-36v7,0,9,4,9,8v0,12,-23,30,-24,39v16,-13,49,-44,72,-47v22,4,6,21,-3,31v-6,7,-10,12,-13,16","w":184},"n":{"d":"27,-15v18,-12,48,-44,73,-47v22,3,6,22,-3,32v-7,10,-15,16,-13,24v16,-2,35,-23,47,-30v-7,14,-33,35,-56,38v-22,-3,-6,-24,4,-34v4,-8,17,-14,15,-23v-33,5,-55,45,-87,56v-5,0,-7,0,-4,-5v6,-15,26,-34,32,-49v-17,0,-28,21,-41,27v8,-10,32,-36,49,-36v7,0,9,4,9,8v-2,13,-19,29,-25,39","w":126},"o":{"d":"50,-22v-1,-14,24,-21,19,-39v19,9,5,32,-11,44v16,3,27,-15,37,-19v-6,9,-23,26,-40,22v-12,11,-55,31,-59,1v0,-7,5,-16,12,-23v-3,2,-9,9,-12,8v13,-14,43,-37,67,-32v-18,6,-47,37,-51,54v0,4,1,6,5,6v8,0,22,-10,33,-22","w":89},"p":{"d":"36,-62r-41,36v18,-23,38,-37,62,-60v4,-4,9,-7,14,-7v8,0,6,2,0,9v-39,49,-125,153,-160,219v12,-3,20,-24,33,-41v39,-47,70,-104,117,-142v9,-8,22,-14,31,-14v23,0,5,20,-4,31v-7,8,-16,16,-14,24v20,2,33,-22,48,-29v-9,16,-33,35,-57,38v-24,-4,-4,-25,4,-34v6,-9,17,-13,16,-23v-72,32,-120,140,-172,197v-5,6,-17,4,-17,-4v27,-66,96,-139,140,-200","w":117},"q":{"d":"63,-62v7,1,9,8,7,14v9,-9,14,-14,19,-14v7,0,9,2,5,6r-71,92v-32,43,-40,54,-64,92v-5,7,0,10,4,4v43,-58,85,-126,140,-168v-51,47,-104,127,-144,177v-6,6,-16,8,-17,-3v18,-50,75,-108,104,-157v-9,9,-26,20,-39,21v-22,1,-13,-23,-5,-33v-2,0,-5,6,-8,5v10,-15,47,-36,69,-36xm8,-7v16,16,58,-34,60,-44v0,-5,-3,-7,-7,-7v-10,-2,-57,42,-53,51","w":98,"k":{")":-9,"]":-9,"}":-9}},"r":{"d":"41,-59v32,0,20,14,4,29v-7,10,-14,14,-13,24v17,0,34,-26,47,-30v-9,13,-33,36,-57,38v-24,-4,-4,-25,6,-35v9,-8,22,-17,23,-20v1,-4,-5,-3,-14,-3v-19,0,-26,26,-42,29v4,-9,24,-23,31,-31v-8,-7,4,-19,14,-18v16,2,-14,17,1,17","w":74},"s":{"d":"16,-34v17,-11,33,-32,55,-41v8,0,3,5,-2,8v-22,5,-2,47,-26,59v17,-3,34,-22,44,-28v-14,19,-41,38,-75,39v-34,1,-24,-39,-3,-40v23,10,-32,31,1,37v18,3,35,-45,41,-57v-8,7,-24,21,-35,23","w":82},"t":{"d":"29,-60v20,-21,31,-43,56,-53v4,0,6,1,6,2v-11,11,-33,36,-44,51v10,1,20,-4,25,1v-5,5,-19,1,-28,2v-6,12,-30,32,-26,51v19,-1,34,-24,47,-30v-11,14,-31,35,-58,39v-25,-9,-2,-28,9,-46v-7,5,-13,12,-19,14v6,-9,23,-21,29,-28v-9,2,-28,-1,-7,-3r10,0","w":60,"k":{"\"":-11,"'":-11}},"u":{"d":"76,-40v-16,11,-47,41,-67,42v-17,1,-12,-17,-5,-25v8,-9,14,-18,25,-28v-10,4,-24,21,-34,24v6,-10,33,-33,51,-34v8,0,8,1,4,6v-9,10,-31,33,-33,48v35,-3,56,-47,85,-55v6,0,9,1,5,6v-10,17,-28,29,-33,50v17,-1,35,-24,47,-30v-10,14,-31,36,-56,38v-15,1,-12,-14,-6,-23v4,-6,11,-13,17,-19","w":115},"v":{"d":"20,-4v15,-5,35,-14,48,-24v0,-14,17,-35,26,-34v7,16,-5,22,-22,37v9,17,32,-7,39,-11v-3,12,-34,30,-43,13v-18,11,-36,23,-62,26v-7,1,-6,-8,-2,-11v10,-13,29,-26,31,-45v-15,-1,-28,22,-38,25v6,-11,31,-33,46,-34v28,12,-16,50,-23,58","w":106},"w":{"d":"72,-37v-18,8,-37,39,-64,40v-25,-14,12,-45,25,-57v-13,6,-27,22,-38,28v6,-12,32,-35,53,-35v8,0,9,1,4,6v-10,11,-34,29,-34,48v28,-2,50,-42,78,-51v6,0,10,0,6,5v-8,14,-32,29,-29,48v18,3,31,-13,42,-21v0,-16,16,-36,26,-36v8,15,-10,26,-22,38v10,15,30,-8,39,-12v-2,11,-31,29,-42,15v-13,11,-33,26,-49,24v-27,-3,-5,-30,5,-40","w":153},"x":{"d":"34,-18v-6,9,-16,20,-27,20v-9,0,-14,-4,-13,-13v0,-8,7,-15,14,-15v17,2,-6,18,3,22v14,0,32,-31,38,-44v-13,-23,-40,15,-54,22v11,-15,30,-36,53,-36v8,0,18,6,15,20v8,-9,19,-20,29,-20v8,0,11,6,10,13v-1,7,-16,16,-17,4v0,-3,8,-7,1,-9v-16,3,-30,25,-37,40v-1,5,0,9,4,10v16,3,41,-24,52,-29v-11,12,-31,33,-55,35v-11,0,-19,-7,-16,-20","w":102},"y":{"d":"77,-40v-16,6,-47,43,-68,42v-17,-1,-13,-16,-5,-25v8,-10,16,-19,25,-28v-10,4,-24,21,-34,24v6,-10,33,-33,51,-34v8,0,8,1,4,6v-9,10,-31,33,-33,48v35,-3,56,-47,85,-55v6,0,9,1,5,6r-69,92v-34,50,-62,79,-65,99v42,-45,89,-132,145,-171v-51,47,-102,124,-144,177v-5,6,-17,8,-17,-3v24,-57,82,-122,120,-178","w":113,"k":{")":-6,"]":-6,"}":-6}},"z":{"d":"19,-54v-2,-9,14,-23,22,-13v-5,2,-12,13,4,13v13,0,25,-7,36,-6v-1,22,-44,36,-63,47v13,-3,22,2,27,12v16,-8,35,-27,48,-35v-8,12,-34,30,-48,38v0,62,-103,144,-150,144v-12,0,-15,-7,-15,-13v11,-47,115,-102,153,-128v-1,-31,-31,-5,-39,0v12,-27,66,-33,79,-58v-14,4,-40,17,-52,3v-7,8,-16,18,-24,21v4,-7,15,-16,22,-25xm-103,142v42,-6,119,-92,136,-133v-45,33,-129,72,-144,123v0,5,1,10,8,10","w":87,"k":{")":-13,"]":-13,"}":-13}},"{":{"d":"50,-76v72,-9,52,-106,150,-91v-15,7,-48,0,-58,17v-19,21,-33,76,-78,76v16,28,-20,55,-32,73v-14,20,6,30,27,30v-27,8,-59,-12,-28,-47v6,-11,46,-47,19,-58","w":106},"|":{"d":"30,-270r0,360r-8,0r0,-360r8,0","w":51},"}":{"d":"101,-63v-70,8,-54,112,-151,94v14,-8,46,1,58,-16v17,-25,35,-77,81,-80v-23,-22,23,-55,29,-69v16,-19,-7,-30,-27,-31v27,-6,60,13,28,48v-6,11,-46,44,-18,54","w":106},"~":{"d":"19,-71v15,18,43,-6,63,-6v21,0,30,13,28,24v-8,-30,-87,15,-91,-18","w":110},"'":{"d":"68,-122v6,0,7,3,1,8v-11,8,-19,19,-32,25v10,-12,9,-32,31,-33","w":39,"k":{"A":68,"C":-4,"D":-27,"E":11,"G":-24,"H":-15,"L":37,"N":55,"O":-11,"P":-6,"U":-22,"V":-20,"W":-15,"Y":-15,"J":9,"M":37,"Q":2,"X":15,"I":42,"K":24,"R":11,"Z":18}},"`":{"d":"64,-111v-5,-7,6,-17,9,-9v4,11,15,24,19,35v-9,-3,-21,-17,-28,-26","w":110},"\u00a0":{"w":55}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1997, 1998, 1999, 2004 Adobe Systems Incorporated. All Rights Reserved.
 * 
 * Trademark:
 * Bickham Script is a trademark of Adobe Systems Incorporated in the United
 * States and/or other countries.
 * 
 * Full name:
 * BickhamScriptPro-Bold
 * 
 * Designer:
 * Richard Lipton
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":55,"face":{"font-family":"Bickham Script Pro","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"3 3 8 2 4 7 7 13 13 6","ascent":"245","descent":"-115","cap-height":"6","bbox":"-168 -270 390.855 147.879","underline-thickness":"10.8","underline-position":"-32.4","slope":"-39","stemh":"6","stemv":"27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{},"!":{"d":"123,-122v6,0,6,2,-3,13v-21,23,-52,54,-85,73r50,-69v7,-11,20,-17,38,-17xm26,-23v8,0,10,6,5,13v-10,12,-33,22,-24,-4v3,-8,10,-9,19,-9","w":99},"\"":{"d":"70,-132v8,0,9,4,2,10r-39,32v7,-16,14,-41,37,-42xm111,-132v8,0,8,4,1,10v-21,17,-25,24,-39,32v9,-15,15,-41,38,-42","w":87,"k":{"A":53,"C":-4,"D":-15,"E":20,"G":-22,"H":-20,"L":46,"N":22,"O":-11,"P":-6,"U":-13,"V":-15,"W":-13,"Y":-13,"J":31,"M":44,"Q":13,"X":20,"I":42,"K":15,"R":11,"Z":29}},"#":{"d":"9,8v9,-15,19,-27,30,-42v-11,2,-42,-4,-16,-8r22,0r15,-20v-11,2,-44,-2,-20,-7r26,0v10,-10,16,-33,34,-32v3,0,5,0,-4,11v-6,8,-11,14,-17,21v9,0,17,0,29,1v9,-9,21,-35,38,-36v6,0,6,2,-3,12v-8,9,-15,18,-21,24v8,1,21,0,27,3v-7,2,-24,1,-31,2v-6,8,-11,15,-18,23v10,1,25,-2,31,2v-7,4,-26,2,-35,3v-14,14,-25,30,-39,41v4,-16,19,-27,27,-41v-10,0,-20,1,-33,1v-16,17,-27,34,-42,42xm74,-62r-16,20v8,0,17,1,30,1r16,-21r-30,0","w":141},"$":{"d":"49,-45v-14,-37,2,-56,43,-56v2,-6,25,-25,11,-4v-11,9,13,9,6,21v-1,5,-6,9,-10,8v-14,-3,7,-18,-3,-21r-27,35v18,32,-9,58,-43,56v0,0,-7,13,-12,11v-3,-2,6,-11,6,-11v-11,-1,-21,-10,-19,-21v1,-7,7,-11,13,-10v18,6,-15,24,8,27xm67,-68r23,-30v-14,0,-27,14,-23,30xm50,-37r-21,28v12,-1,25,-14,21,-28","w":93},"%":{"d":"152,-41v2,15,-27,43,-45,43v-25,0,-20,-27,-8,-38v9,-8,27,-19,40,-15v-14,7,-30,28,-34,43v-1,4,0,6,3,7v12,0,44,-36,32,-50v6,-2,13,4,12,10xm70,-90v-13,6,-41,35,-31,50v13,-1,40,-33,32,-50v15,2,37,10,55,-8v5,-4,8,-9,15,-10v7,-1,14,0,3,9v-31,27,-77,74,-116,115v24,-42,67,-81,89,-105v-10,5,-25,9,-35,4v7,20,-24,48,-44,48v-25,-1,-21,-24,-8,-38v9,-9,25,-18,40,-15","w":161},"&":{"d":"102,-39v27,-21,59,-66,94,-69v12,0,18,7,17,18v-1,15,-26,22,-21,0v1,-5,-1,-9,-6,-9v-22,1,-62,47,-82,64v33,38,10,103,-56,98v-18,-1,-24,-7,-24,-17v16,30,66,1,66,-31v0,-13,-1,-24,-7,-35v-15,13,-36,22,-55,22v-8,0,-18,-5,-16,-17v4,-18,37,-34,54,-43v-9,-27,11,-47,39,-47v8,0,14,6,11,16v-3,11,-21,21,-29,26v3,7,10,16,15,24xm104,-100v-12,0,-21,18,-18,33v6,-1,36,-24,18,-33xm67,-54v-11,8,-26,17,-28,33v5,17,25,11,42,-3v-5,-8,-12,-23,-14,-30","w":175,"k":{"B":-13,"C":-24,"D":-31,"G":-18,"H":-18,"L":29,"N":-11,"O":-20,"P":-13,"S":-22,"U":-27,"V":-29,"W":-31,"Y":-27,"A":22,"M":20,"Z":20}},"(":{"d":"44,30v0,4,-2,4,-3,1v-3,-10,-23,-74,14,-124v47,-63,108,-70,139,-73v-31,12,-76,28,-116,84v-34,48,-34,94,-34,112","w":102},")":{"d":"-34,32v-6,0,-6,-2,-1,-2v26,-9,70,-33,104,-85v31,-49,27,-89,26,-113v9,17,27,71,-4,123v-38,62,-111,75,-125,77","w":102,"k":{"C":-11,"O":-11}},"*":{"d":"86,-129v11,-2,36,10,16,10v-7,0,-13,-1,-18,-1v2,6,12,17,6,25v-6,-1,-11,-14,-16,-22v-9,6,-16,21,-27,22v-1,-9,13,-19,18,-27v-10,2,-36,-8,-14,-11v3,0,10,0,15,1v-3,-6,-11,-17,-7,-23v9,0,10,12,17,21v7,-5,16,-20,26,-20v2,9,-11,19,-16,25","w":83},"+":{"d":"67,-50v17,-20,17,-37,40,-40v6,0,11,2,2,12v-1,1,-15,16,-25,29v15,2,32,-1,42,4v-12,5,-29,3,-48,4v-19,19,-29,36,-45,45v2,-16,18,-29,27,-45r-35,0v-8,0,-8,-2,-7,-4v7,-13,32,-3,49,-5","w":134},",":{"d":"32,-25v10,-1,5,7,1,12v-16,17,-31,28,-43,35v4,-10,25,-22,18,-38v1,-4,12,-8,24,-9","k":{"8":2,"7":-2,"6":6,"5":-4,"4":-2,"3":-2,"9":11,"o":-3,"1":4,"2":-9}},"-":{"d":"10,-32v21,3,30,-14,48,-14v15,0,21,13,17,24v-13,-16,-50,8,-65,-10","w":94,"k":{"N":-29,"X":-11}},".":{"d":"29,-25v9,0,11,5,5,13v-11,13,-35,24,-26,-3v3,-8,12,-10,21,-10","k":{"3":-2,"1":4,"9":11,"o":-3,"8":2,"5":-4,"4":-2,"7":-2,"6":6,"2":-9}},"\/":{"d":"148,-139v5,0,7,3,-5,15r-155,153v-2,2,-4,3,-5,2v37,-52,87,-100,127,-151v10,-12,25,-19,38,-19","w":86,"k":{"B":-11,"C":-24,"D":-33,"F":-18,"G":-40,"H":-31,"L":20,"O":-22,"P":-11,"S":-11,"T":-18,"U":-24,"V":-29,"W":-27,"Y":-22,"A":16}},"0":{"d":"34,3v-47,0,-26,-50,-6,-69v22,-20,44,-34,67,-28v-26,12,-58,50,-64,78v-2,8,0,13,6,14v24,-2,71,-55,65,-89v-2,-4,-8,-3,-3,-5v34,5,14,52,-8,72v-18,17,-38,27,-57,27","w":111,"k":{",":4,".":4}},"1":{"d":"72,-81v-16,11,-38,26,-57,25r85,-42v6,0,3,4,-4,13v-25,30,-43,55,-54,70v-10,14,-9,16,-39,20v-8,1,-6,-1,3,-13v17,-22,52,-62,66,-73","w":79,"k":{"7":-4,"4":3,".":13,":":9,";":9,",":13}},"2":{"d":"55,4v-25,0,-56,-22,-72,0v-1,0,-4,0,-3,-3v27,-22,94,-42,101,-74v4,-19,-23,-16,-36,-6v-6,4,-11,11,-12,17v-1,9,7,12,13,11v-6,8,-28,-1,-23,-9v4,-17,36,-35,60,-36v16,0,31,7,27,25v-6,29,-70,46,-95,55v33,-9,55,19,75,-10v1,-1,3,-2,4,-1v-7,14,-24,31,-39,31","w":106,"k":{"9":3,"7":-4,".":6,",":6}},"3":{"d":"109,-82v3,17,-29,28,-51,28v17,0,35,10,28,27v-9,24,-39,28,-70,30v-31,2,-32,-34,-5,-35v23,6,0,18,-5,24v-1,5,3,8,11,8v10,0,27,-10,39,-32v11,-19,-6,-20,-16,-14v-1,-2,1,-4,6,-6v21,-7,36,-20,36,-30v-9,-17,-47,-1,-40,19v1,2,3,2,2,3v-5,2,-16,-4,-12,-11v4,-20,72,-37,77,-11","w":97,"k":{"9":4,".":9,":":9,";":9,",":9}},"4":{"d":"126,-96v4,0,4,1,2,4v-21,24,-50,63,-57,73v7,-1,30,7,12,6v-42,-4,-23,48,-73,48v-7,0,-6,-2,2,-13v9,-13,15,-22,25,-35v-20,-2,-37,5,-49,1v29,-25,64,-48,97,-69v19,-12,27,-15,41,-15xm42,-19v12,-19,54,-57,58,-67v-28,16,-70,48,-99,69v9,-1,32,-2,41,-2","w":111,"k":{"7":-4,".":6,":":4,";":4,",":6}},"5":{"d":"20,-22v0,8,-25,22,-1,22v19,0,41,-17,43,-38v2,-20,-23,-18,-31,-8v-2,3,-5,4,-7,3v9,-16,33,-38,43,-57v13,6,34,15,49,6v0,20,-42,28,-59,17r-22,24v18,-13,61,-5,55,20v-4,22,-45,36,-71,36v-32,0,-40,-33,-10,-35v5,0,11,3,11,10","w":99,"k":{"9":2,"5":2,".":6,":":6,";":6,",":6}},"6":{"d":"55,-52v18,-25,62,-5,40,28v-17,26,-86,42,-86,3v0,-45,75,-101,124,-94v12,2,23,5,22,16v-30,-30,-61,1,-97,36v-15,15,-25,35,-28,50v-1,6,1,11,7,12v13,6,54,-45,38,-57v-8,-3,-15,5,-20,6","w":109,"k":{".":6,",":6}},"7":{"d":"51,-97v0,16,58,5,66,4v-43,38,-72,70,-100,100v-2,2,-14,4,-22,5v-13,2,-20,1,-10,-8v32,-28,74,-59,115,-87v-15,6,-34,13,-48,13v-33,1,-20,-31,-1,-31v2,0,2,2,0,4","w":82,"k":{"8":3,"6":-3,"5":2,"4":4,"3":3,"1":-3,".":18,":":6,";":6,",":18}},"8":{"d":"95,-109v-24,1,-27,29,-15,46v23,36,-14,65,-49,66v-20,0,-30,-7,-30,-24v0,-12,23,-35,49,-37v-12,8,-25,19,-28,35v-3,13,1,20,11,21v24,3,37,-32,22,-53v-21,-30,13,-59,44,-60v17,0,27,9,25,22v-2,16,-23,27,-40,30v9,-7,21,-17,23,-30v2,-9,-3,-16,-12,-16","w":101,"k":{"7":-4,".":6,":":6,";":6,",":6}},"9":{"d":"-50,22v52,38,125,-59,137,-104v1,-5,-1,-11,-6,-11v-11,-8,-57,44,-41,58v8,3,18,-8,23,-9v-1,7,-17,16,-27,14v-21,-2,-26,-22,-13,-40v14,-19,40,-26,56,-26v40,0,30,44,5,74v-32,38,-97,80,-134,48v-1,-2,-1,-4,0,-4","w":106,"k":{"9":4,"7":-4,":":3,";":3,",":9,".":9}},":":{"d":"9,3v-7,-13,5,-32,21,-28v8,0,11,5,5,13v-7,9,-21,14,-26,15xm51,-62v8,0,11,5,5,13v-11,13,-35,24,-26,-3v3,-8,12,-10,21,-10","w":64,"k":{"8":2,"5":2,"4":4,"9":11,"1":4,"6":4,"3":2,"2":4}},";":{"d":"32,-25v10,-1,6,8,1,12v-16,17,-31,28,-43,35v4,-10,25,-22,18,-38v1,-4,12,-8,24,-9xm51,-62v8,0,11,5,5,13v-11,13,-35,24,-26,-3v3,-8,12,-10,21,-10","w":64,"k":{"8":2,"5":2,"4":4,"9":11,"1":4,"6":4,"3":2,"2":4}},"<":{"d":"19,-42v-7,-3,-8,-6,3,-9v30,-10,58,-24,89,-31v1,2,0,3,-3,4r-68,32v14,12,35,19,43,35v-23,-6,-42,-22,-64,-31","w":101},"=":{"d":"158,-64v-25,6,-77,3,-117,5v-10,0,-11,-3,-10,-6v1,-5,5,-7,10,-7v31,3,93,0,117,8xm143,-40v-30,8,-79,4,-117,6v-20,1,-9,-13,-1,-12v39,3,83,0,118,6","w":152},">":{"d":"0,-11v20,-15,44,-22,71,-37v-14,-12,-33,-20,-43,-34v25,7,50,21,69,36v-29,12,-66,30,-97,35","w":101},"?":{"d":"48,-108v13,-13,66,-23,66,9v0,32,-65,36,-83,58v-1,6,-2,10,-6,10v-10,-27,62,-47,57,-69v3,-20,-21,-14,-32,-5v-12,10,-15,23,-8,32v-8,1,-17,-6,-14,-14v3,-8,11,-16,20,-21xm26,-23v8,0,10,6,5,13v-10,12,-33,22,-24,-4v3,-8,10,-9,19,-9","w":99},"@":{"d":"154,-47v8,41,-37,60,-81,59v-56,-1,-74,-44,-48,-77v18,-23,51,-36,88,-36v40,1,62,27,41,54xm150,-42v-11,12,-27,23,-46,23v-15,0,-11,-8,-9,-17v-6,6,-18,15,-32,15v-9,0,-16,-3,-15,-11v1,-14,31,-37,55,-36v9,0,10,5,10,9v7,-9,10,-7,17,-7v9,0,10,0,7,4v-7,11,-22,23,-23,35v12,3,44,-16,29,-30v2,0,6,3,7,5v10,-25,-5,-46,-38,-46v-30,0,-52,17,-66,34v-25,31,-19,73,29,73v36,0,75,-14,75,-51xm67,-28v11,12,42,-24,43,-32v0,-3,-2,-5,-4,-5v-7,-1,-40,28,-39,37","w":181},"A":{"d":"184,-8v-16,-2,-38,-10,-49,-18v-13,10,-42,29,-76,32v-28,2,-55,-6,-54,-27v0,-15,12,-24,21,-24v10,0,17,6,16,14v1,8,-14,12,-14,21v0,8,10,13,32,11v28,-3,52,-15,72,-29v-32,-19,-31,-86,21,-84v21,0,34,11,43,29v37,-34,75,-82,140,-67v3,2,3,5,2,5v-27,-12,-41,17,-53,33v-23,30,-45,68,-66,101v16,0,35,-18,46,-24v-6,13,-30,27,-48,28v-5,6,-12,9,-28,10v-14,1,-8,-7,-5,-11xm200,-35v27,-47,74,-107,119,-116v-58,2,-90,42,-121,72v6,13,4,31,2,44xm140,-35v15,-11,38,-31,52,-45v-11,-31,-63,-29,-63,10v0,15,5,27,11,35xm185,-12v14,-13,16,-43,9,-64r-51,45v8,9,25,18,42,19","w":261,"k":{")":-9,"]":-9,"}":-9,"\"":-22,"'":-22,"B":-24,"C":-31,"D":-31,"E":-16,"F":-18,"G":-42,"H":-31,"I":-13,"J":-9,"K":-32,"L":9,"M":-3,"N":-24,"O":-31,"P":-18,"Q":-20,"S":-20,"T":-13,"U":-27,"V":-27,"W":-22,"X":-11,"Y":-24,"&":-9,"?":-11}},"B":{"d":"316,-159v-21,-24,-74,-1,-88,15v21,4,35,14,32,31v-3,22,-35,30,-58,34v26,1,45,14,44,31v-2,30,-41,51,-85,51v-18,0,-33,-7,-30,-24v3,-17,36,-30,39,-9v2,13,-17,13,-21,23v-1,5,6,7,12,7v23,0,55,-25,55,-55v0,-30,-28,-16,-40,-25v2,-6,15,-2,19,-1v23,-2,59,-40,27,-58v-19,15,-28,34,-50,63v-34,45,-89,83,-132,83v-16,0,-38,-1,-43,-23v-5,-21,11,-53,60,-86v47,-31,104,-47,153,-45v27,-15,47,-25,81,-25v13,0,26,3,25,13xm20,-18v0,14,8,22,21,22v33,0,56,-34,84,-70v29,-37,53,-58,79,-77v-42,-1,-94,13,-134,44v-39,31,-50,61,-50,81","w":260,"k":{":":13,";":13,")":9,"]":9,"}":9,",":11,".":11,"\"":13,"'":13,"C":-13,"D":-9,"G":-6,"H":-6,"L":24,"N":-22,"O":-9,"Q":-13,"S":-6,"X":-6,"?":6,"l":2,"m":3,"n":3,"o":3,"r":3,"\/":11,"A":16,"R":6,"Z":20,"!":16}},"C":{"d":"53,-136v-2,-41,81,-43,94,-11v24,-5,67,-1,63,25v-7,42,-94,45,-130,23v-23,20,-41,50,-41,72v0,45,69,36,88,13v10,-6,19,-19,29,-22v-22,22,-40,44,-86,49v-37,4,-63,-11,-64,-39v-1,-31,19,-61,56,-87v-6,-6,-9,-14,-9,-23xm151,-111v-1,-6,-2,-27,-8,-31v-19,6,-48,25,-61,40v33,19,104,22,111,-21v4,-21,-24,-26,-44,-21v5,5,5,29,2,33xm140,-146v-12,-24,-83,-28,-82,10v0,7,2,15,7,20v26,-16,51,-25,75,-30","w":150,"k":{":":-10,";":-10,")":-15,"]":-15,"}":-15,"\"":-35,"'":-35,"B":-21,"C":-35,"D":-53,"E":-13,"F":-26,"G":-48,"H":-43,"I":-15,"J":-1,"K":-15,"L":5,"N":-28,"O":-37,"P":-23,"Q":-21,"S":-28,"T":-28,"U":-37,"V":-48,"W":-46,"X":-15,"Y":-41,"&":-13,"?":-26,"R":-17}},"D":{"d":"313,-137v-18,-17,-67,1,-79,12v28,22,44,60,28,84v-50,74,-134,44,-222,44v-32,0,-58,1,-57,-6v8,-12,72,-7,101,-2v30,-8,47,-36,69,-63v23,-29,53,-50,69,-59v-16,-10,-39,-22,-81,-22v-57,0,-105,36,-105,76v0,44,59,30,78,10v11,-12,19,-25,19,-35v-2,-27,-40,-12,-46,0v1,-18,52,-33,54,0v3,35,-38,60,-79,57v-24,-2,-49,-12,-49,-34v0,-70,162,-101,214,-55v16,-10,73,-31,86,-7xm92,-4v61,11,106,0,138,-45v16,-23,15,-54,1,-72v-16,16,-29,39,-46,59v-28,35,-60,49,-93,58","w":274,"k":{"B":-4,"C":-22,"D":-13,"G":-13,"H":-9,"J":24,"L":20,"N":-22,"O":-16,"S":-20,"U":-9,"V":-13,"W":-9,"X":-11,"Y":-4,"\/":6,"A":16,"Z":22}},"E":{"d":"88,-82v-8,-11,-5,-28,3,-37v-23,-15,-17,-49,20,-49v17,0,34,7,46,19v24,-4,71,2,67,22v-6,29,-76,37,-108,20v-4,4,-7,15,-6,21v14,0,39,-2,37,9v-9,13,-50,6,-57,-3v-18,7,-40,29,-45,48v-7,25,8,39,34,37v35,-2,58,-26,78,-40v-21,23,-43,43,-88,48v-41,4,-63,-15,-55,-45v8,-33,55,-46,74,-50xm166,-115v-1,-2,-4,-21,-11,-25v-13,7,-30,17,-37,29v26,15,90,15,95,-16v1,-9,-7,-19,-28,-20v-10,0,-20,3,-24,5v1,1,5,9,6,15v1,8,0,13,-1,12xm93,-122v7,-10,38,-24,56,-26v-16,-19,-64,-25,-68,3v-1,9,4,18,12,23xm111,-83v0,8,25,13,29,5v0,-7,-21,-7,-29,-5","w":152,"k":{")":-11,"]":-11,"}":-11,"\"":-40,"'":-40,"B":-16,"C":-37,"D":-51,"E":-11,"F":-31,"G":-53,"H":-46,"I":-13,"J":2,"K":-22,"L":9,"M":-4,"N":-22,"O":-37,"P":-34,"Q":-20,"S":-22,"T":-33,"U":-42,"V":-46,"W":-44,"X":-18,"Y":-42,"?":-22,"R":-20,"!":-9}},"F":{"d":"217,-126v-51,-9,-148,-34,-165,21v-5,15,6,35,28,43v-25,-1,-40,-26,-37,-45v4,-27,35,-51,80,-50v32,0,75,15,109,22v15,-6,29,-10,42,-10v13,0,23,5,23,13v0,14,-48,12,-63,9v-20,18,-36,41,-52,61v9,0,19,0,26,-3v7,-9,15,-13,21,-12v10,12,-24,26,-30,36v-4,-4,4,-16,6,-19v-6,2,-13,2,-25,2v-28,37,-89,65,-126,65v-27,0,-47,-11,-47,-28v0,-12,9,-23,23,-23v42,0,-18,43,22,47v38,3,72,-35,92,-61r-32,1v0,-5,24,-6,34,-5v18,-24,44,-47,71,-64xm293,-134v-4,-12,-42,-5,-49,3v22,5,40,7,49,-3","w":213,"k":{")":-6,"]":-6,"}":-6,",":11,".":11,"\"":-44,"'":-44,"B":-22,"C":-51,"D":-53,"E":-22,"F":-42,"G":-62,"H":-51,"I":-9,"J":-6,"K":-29,"L":-4,"N":-18,"O":-44,"P":-33,"Q":-20,"S":-27,"T":-40,"U":-46,"V":-49,"W":-51,"X":-22,"Y":-44,"?":-35,"b":-13,"l":-18,"r":-13,"R":-18,"Z":-18,"h":-13,"k":-13,"t":-15}},"G":{"d":"63,4v-56,0,-42,-59,-17,-84v-9,-6,-21,-19,-21,-34v1,-51,80,-55,114,-28v19,-6,44,-12,66,-12v14,0,29,5,29,22v-3,52,-97,83,-159,65v-8,12,-17,29,-18,44v-1,13,5,22,17,22v18,0,38,-15,59,-37v6,-6,12,-11,30,-11v7,0,9,1,5,6r-39,52v17,-9,47,-33,64,-45v-13,19,-48,40,-68,51v-26,44,-94,116,-147,116v-12,0,-19,-5,-18,-15v15,-49,89,-71,130,-96v8,-9,32,-43,32,-43v-20,19,-37,27,-59,27xm77,-70v50,14,141,-25,153,-62v0,-14,-13,-18,-24,-18v-13,0,-39,5,-60,16v6,8,10,26,8,34v1,-2,-11,-26,-16,-29v-20,13,-47,37,-61,59xm130,-138v-28,-21,-100,-22,-100,24v0,14,10,26,18,32v17,-23,55,-47,82,-56xm86,27v-28,17,-100,47,-110,89v1,18,17,12,31,4v25,-16,59,-67,79,-93","w":187,"k":{")":-9,"]":-9,"}":-9,"\"":-22,"'":-22,"B":-16,"C":-24,"D":-29,"E":-11,"F":-6,"G":-29,"H":-27,"I":-11,"J":-16,"K":-13,"L":18,"N":-22,"O":-27,"P":-18,"Q":-24,"S":-18,"U":-20,"V":-24,"W":-20,"X":-16,"Y":-20,"&":-9,"?":-11,"\/":-4}},"H":{"d":"91,-75v5,-3,29,-4,37,-4v11,-13,40,-45,78,-60v-18,6,-54,5,-82,4v-49,-1,-82,13,-89,43v-4,17,5,36,30,44v-26,0,-47,-24,-43,-46v5,-36,41,-56,101,-50v45,4,79,8,96,-2v-4,9,-21,22,-31,35r-25,32r45,-1v32,-32,64,-73,124,-77v14,-1,27,8,23,19v-5,-20,-41,-15,-54,-1v-15,10,-46,43,-59,61v12,1,29,-2,37,2v-10,5,-28,1,-41,2v-16,21,-41,52,-39,64v16,21,42,-19,58,-24v-14,18,-25,36,-59,36v-16,0,-28,-5,-28,-17v-1,-19,24,-47,34,-59r-45,1v-35,43,-80,79,-131,79v-17,0,-38,-7,-38,-28v0,-12,9,-20,21,-20v37,2,-17,46,19,45v39,0,73,-49,94,-75v-11,-1,-28,4,-33,-3","w":254,"k":{")":-13,"]":-13,"}":-13,"\"":-37,"'":-37,"B":-20,"C":-44,"D":-37,"E":-24,"F":-20,"G":-47,"H":-33,"I":-22,"J":-4,"K":-31,"L":-4,"N":-27,"O":-36,"P":-20,"Q":-27,"S":-27,"T":-18,"U":-27,"V":-33,"W":-29,"X":-18,"Y":-27,"?":-11}},"I":{"d":"100,-95v8,-48,102,-48,147,-61v3,0,4,5,0,6v-28,12,-50,59,-67,81v-40,52,-87,75,-141,75v-29,0,-45,-9,-45,-27v0,-14,11,-25,24,-25v47,0,-33,47,18,49v87,1,119,-134,202,-153v-41,9,-110,16,-122,57v-1,13,18,8,22,5v-4,14,-41,12,-38,-7","w":181,"k":{",":11,".":11,"\"":-22,"'":-22,"B":-22,"C":-36,"D":-33,"E":-18,"F":-24,"G":-42,"H":-27,"J":-5,"L":11,"N":-24,"O":-31,"P":-20,"Q":-13,"S":-20,"T":-18,"U":-31,"V":-31,"W":-29,"X":-18,"Y":-29,"?":-18,"b":-11,"l":-11,"r":-6,"A":11,"h":-11,"k":-11,"t":-11,"z":-4}},"J":{"d":"59,-60v-2,12,8,18,16,16v-11,8,-29,-3,-31,-20v-7,-55,100,-88,163,-85v9,0,11,6,3,11v-49,39,-89,99,-131,146v25,-9,45,-31,68,-44v-15,21,-49,38,-72,50v-40,45,-77,97,-154,102v-7,0,-21,-2,-23,-15v-6,-33,97,-63,137,-79v55,-72,97,-130,175,-167v-49,-10,-154,42,-151,85xm31,28v-41,13,-123,42,-120,74v1,7,6,9,12,10v48,-2,81,-49,108,-84","w":141,"k":{":":-6,";":-6,")":-13,"]":-13,"}":-13,"\"":-29,"'":-29,"B":-31,"C":-42,"D":-49,"E":-24,"F":-31,"G":-46,"H":-37,"I":-9,"J":-4,"K":-24,"L":6,"N":-24,"O":-36,"P":-24,"Q":-24,"S":-29,"T":-24,"U":-29,"V":-37,"W":-36,"X":-18,"Y":-31,"?":-18,"R":-13,"Z":-9,"!":-11}},"K":{"d":"337,-132v1,21,-43,38,-61,22v30,17,81,-26,38,-37v-22,0,-35,19,-50,39v-17,22,-43,33,-64,38v17,5,24,19,13,37v-7,11,-14,17,-14,24v14,21,45,-22,58,-26v-14,15,-33,39,-63,39v-57,0,6,-49,-2,-71v-6,2,-20,5,-21,-3v3,-8,16,-5,24,-2v17,-9,27,-24,42,-42v21,-23,50,-37,78,-36v11,0,22,6,22,18xm126,-108v32,0,73,-18,99,-38v6,1,1,7,-5,10v-18,10,-39,47,-52,63v-35,42,-84,80,-135,80v-18,0,-41,-7,-41,-29v0,-26,37,-35,40,-10v-1,12,-26,36,3,36v63,0,101,-108,155,-124v-22,12,-50,16,-65,16v-57,0,-63,-47,-16,-48v4,0,4,1,1,5v-11,9,-16,39,16,39xm175,-70v1,3,9,2,14,1v-1,-3,-13,-4,-14,-1","w":252,"k":{")":-16,"]":-16,"}":-16,"\"":-51,"'":-51,"B":-22,"C":-42,"D":-58,"E":-22,"F":-37,"G":-60,"H":-55,"J":-11,"K":-27,"N":-16,"O":-40,"P":-33,"Q":-27,"S":-22,"T":-42,"U":-46,"V":-51,"W":-53,"X":-27,"Y":-49,"?":-27,"A":13,"R":-20,"Z":-18,"!":-11}},"L":{"d":"154,5v-21,0,-55,-17,-69,-19v-10,13,-57,27,-70,10v1,-16,50,-25,75,-21v17,-18,26,-47,40,-66v-21,-4,-39,-17,-39,-35v0,-18,19,-39,53,-39v27,0,45,10,57,20v25,-8,79,-5,75,21v-5,31,-69,41,-114,38v-23,35,-55,56,-64,62v32,9,89,26,118,-10v1,-1,3,-2,4,-1v-17,23,-44,40,-66,40xm213,-112r-11,-21v-12,9,-25,25,-38,44v38,2,88,-9,98,-38v0,-27,-39,-23,-55,-10v4,2,9,22,6,25xm142,-156v-62,-2,-58,55,-11,62v22,-32,47,-44,62,-49v-10,-7,-26,-13,-51,-13xm80,-16v-16,-5,-48,-7,-49,10v10,15,39,-2,49,-10","w":215,"k":{")":-9,"]":-9,"}":-9,"\"":-29,"'":-29,"B":-11,"C":-22,"D":-40,"E":-4,"F":-20,"G":-42,"H":-36,"I":-16,"K":-29,"L":22,"M":-13,"N":-31,"O":-29,"P":-15,"Q":-18,"S":-16,"T":-16,"U":-29,"V":-35,"W":-36,"X":-11,"Y":-33,"?":-18,"Z":11}},"M":{"d":"247,-121v-51,51,-131,128,-215,132v-19,0,-41,-5,-44,-25v-4,-25,36,-37,39,-12v1,10,-12,14,-14,20v-1,9,8,12,24,12v80,-4,176,-98,219,-141v-14,-2,-38,-4,-69,-4v-50,0,-84,18,-88,50v-2,14,7,33,29,39v-25,0,-43,-22,-43,-43v0,-64,120,-62,174,-46v5,-6,13,-10,21,-9v12,-1,7,8,4,13v37,4,98,-3,106,-30v4,8,-7,20,-13,26v-30,33,-88,90,-100,129v10,18,39,-20,52,-23v-11,12,-35,36,-59,36v-40,0,-18,-34,3,-61v14,-18,40,-46,57,-60v-42,30,-98,77,-136,115v-7,7,-26,4,-19,-6v15,-20,54,-89,72,-112xm220,-33v24,-23,97,-84,127,-101v-14,5,-47,5,-65,2v-18,24,-45,77,-62,99","w":326,"k":{")":-11,"]":-11,"}":-11,"\"":-15,"'":-15,"B":-27,"C":-36,"D":-31,"E":-18,"F":-13,"G":-31,"H":-24,"L":11,"N":-36,"O":-29,"P":-13,"Q":-22,"S":-29,"T":-13,"U":-29,"V":-33,"W":-29,"X":-13,"Y":-27,"?":-16,"A":9}},"N":{"d":"190,-113v-27,54,-109,123,-177,123v-24,0,-48,-7,-48,-28v0,-25,38,-33,41,-12v1,10,-15,15,-16,23v-1,8,7,13,23,13v71,0,152,-73,180,-131v5,-10,17,-25,31,-23v16,2,-5,14,-2,25v-6,23,-6,86,-14,99v25,-32,96,-146,152,-146v16,0,27,15,20,28v-1,-8,-5,-16,-20,-16v-66,14,-127,105,-163,157v-2,9,-25,6,-21,-3v8,-21,7,-85,14,-109","w":245,"k":{")":-51,"]":-51,"}":-51,"\"":-58,"'":-58,"B":-38,"C":-70,"D":-60,"E":-70,"F":-40,"G":-89,"H":-58,"J":-27,"K":-53,"L":-37,"M":-33,"N":-33,"O":-53,"P":-55,"Q":-38,"S":-37,"T":-53,"U":-60,"V":-58,"W":-62,"X":-36,"Y":-62,"?":-20,"b":-33,"l":-33,"o":1,"r":-2,"s":-4,"A":11,"R":-33,"Z":-33,"h":-33,"k":-33,"t":-6}},"O":{"d":"160,-125v-29,-2,-116,82,-91,122v-7,1,-12,-8,-13,-16v-10,-43,71,-117,105,-108v14,0,20,11,20,24v3,57,-75,108,-125,108v-18,0,-46,-6,-49,-29v-12,-82,97,-126,162,-126v26,0,35,31,15,40v14,-11,8,-38,-15,-36v-66,6,-136,66,-132,130v1,10,9,18,24,18v36,0,108,-71,112,-113v1,-10,-7,-14,-13,-14","w":173,"k":{"\"":-4,"'":-4,"B":-12,"C":-20,"D":-24,"E":-4,"F":-3,"G":-18,"H":-20,"I":-6,"J":15,"K":-15,"L":31,"M":-6,"N":-24,"O":-15,"P":-4,"Q":-9,"S":-16,"U":-16,"V":-20,"W":-15,"X":-13,"Y":-15,"\/":11,"A":9,"R":9,"Z":13,"t":-4}},"P":{"d":"117,-14v20,7,62,11,76,0v-16,25,-62,19,-94,11v-18,6,-44,7,-63,7v-13,0,-32,-3,-32,-12v12,-26,71,-18,108,-6v19,-15,27,-35,48,-61v31,-37,50,-51,68,-63v-11,-5,-37,-10,-61,-10v-59,0,-103,32,-110,72v-2,14,4,27,23,28v37,0,66,-31,66,-54v0,-27,-41,-13,-45,0v1,-18,50,-31,53,1v2,31,-33,57,-74,57v-25,0,-45,-10,-45,-32v0,-62,129,-94,196,-65v18,-11,73,-33,93,-9v1,1,2,3,1,3v-18,-22,-71,-1,-82,12v24,16,38,39,27,59v-16,29,-59,32,-93,27v-23,21,-48,30,-60,35xm181,-53v26,4,43,-2,59,-30v15,-25,6,-41,-1,-48v-21,22,-35,55,-58,78xm91,-4v-20,-4,-71,-17,-83,-4v12,16,64,8,83,4","w":250,"k":{"A":13,"B":-27,"C":-40,"D":-42,"E":-24,"F":-22,"G":-42,"H":-36,"j":-7,"l":-9,"N":-24,"O":-35,"P":-13,"U":-29,"V":-33,"W":-33,"Y":-33,"b":-9,"h":-9,"J":2,"k":-9,"M":-6,")":-9,"]":-9,"}":-9,",":11,".":11,"\"":-18,"'":-18,"Q":-18,"r":-11,"S":-29,"t":-13,"T":-18,"X":-16,"z":-6,"?":-16}},"Q":{"d":"80,-51v24,1,61,-23,61,-49v0,-28,-39,-7,-42,0v1,-17,49,-27,49,2v0,30,-39,51,-68,49v-44,-3,-39,-59,-5,-78v31,-30,138,-44,138,12v0,58,-85,83,-128,100v45,12,79,7,112,-21v-36,42,-70,52,-139,31v-15,4,-34,9,-53,9v-13,0,-30,-1,-30,-11v9,-25,61,-21,101,-11v34,-14,98,-58,103,-101v2,-17,-6,-31,-25,-31v-38,1,-96,38,-96,75v0,16,9,24,22,24xm51,-7v-19,-5,-61,-13,-72,-1v9,17,59,6,72,1","w":192,"k":{"E":-16,"H":-16,"O":-22,"U":-11,"Y":-18,"\"":-7,"'":-7,"R":-6}},"R":{"d":"317,-143v-12,-22,-62,-8,-75,4v13,6,33,24,21,45v-9,18,-43,18,-56,22v46,8,3,47,-4,64v14,21,43,-21,58,-25v-13,16,-28,35,-60,38v-41,3,-28,-25,-13,-42v11,-13,25,-25,10,-34v-17,-1,-18,10,-28,19v-28,24,-62,37,-71,40v15,6,51,12,60,-3v-10,22,-48,21,-77,12v-23,5,-80,16,-91,-5v7,-29,72,-17,102,-6v20,-13,38,-39,70,-76v24,-27,49,-42,63,-50v-59,-21,-152,1,-162,59v-4,25,9,40,30,36v-22,13,-61,-10,-55,-37v13,-64,126,-83,193,-61v21,-10,63,-25,84,-6v2,3,2,6,1,6xm237,-135v-15,14,-32,40,-46,58v24,12,68,-32,46,-58xm76,-5v-18,-4,-71,-15,-81,-2v11,15,66,6,81,2","w":258,"k":{"B":-11,"C":-22,"D":-20,"E":-13,"G":-20,"H":-20,"L":13,"N":-22,"O":-20,"P":-9,"U":-6,"V":-18,"Y":-9,")":-4,"]":-4,"}":-4,"Q":-22,"S":-16,"X":-11,"I":-11,"Z":13}},"S":{"d":"20,0v-13,10,-23,23,-29,34v1,-13,11,-24,23,-38v-11,-8,-20,-20,-18,-36v7,-52,103,-75,147,-39v16,-6,37,-14,55,-20v26,-31,40,-51,80,-57v6,0,14,2,13,10v0,13,-30,32,-54,39v-5,10,-13,25,-20,38v-40,72,-115,92,-197,69xm238,-111v20,-6,46,-21,49,-35v-2,-13,-16,-5,-25,3v-8,7,-16,19,-24,32xm146,-76v15,43,-51,64,-82,43v-11,7,-22,15,-32,23v72,49,131,-18,163,-84v-15,5,-34,12,-49,18xm67,-36v28,18,78,1,69,-36v-24,10,-44,21,-69,36xm62,-40v24,-14,48,-26,73,-36v-39,-44,-138,-1,-107,61r31,-23v-3,-3,-9,-10,-6,-16v3,4,5,11,9,14","w":219,"k":{"A":14,"B":-22,"C":-37,"D":-46,"E":-18,"F":-27,"G":-46,"H":-37,"j":-7,"l":-6,"L":9,"N":-27,"O":-36,"P":-18,"U":-33,"V":-35,"W":-33,"Y":-33,"b":-6,"h":-6,"J":-2,"k":-6,"M":-6,"\"":-33,"'":-33,"Q":-20,"S":-13,"t":-6,"T":-24,"X":-16,"?":-18,"K":-22,"R":-11}},"T":{"d":"224,-122v-50,-6,-166,-42,-181,16v-4,16,13,28,32,29v27,2,49,-16,36,-36v7,-1,14,6,14,14v0,16,-27,26,-50,25v-21,-1,-36,-14,-36,-33v0,-49,98,-49,145,-38v29,7,121,19,121,-15v0,-44,-89,-35,-97,3v2,-24,26,-37,56,-38v27,0,46,13,45,34v-2,29,-37,43,-77,40v-29,12,-46,50,-71,73v-27,24,-63,34,-85,42v31,3,105,7,127,-14v8,-4,12,-12,19,-14v-29,53,-137,32,-205,37v-59,4,-38,-17,-4,-16v15,0,36,2,53,5v57,-19,94,-105,158,-114","w":220,"k":{"A":15,"C":-36,"D":-42,"E":-22,"F":-31,"G":-55,"H":-37,"L":3,"N":-16,"O":-24,"P":-20,"U":-33,"V":-36,"W":-33,"Y":-29,"\"":-29,"'":-29,"Q":-18,"S":-9,"T":-27,"X":-13,"?":-15}},"U":{"d":"119,-148v-34,-2,-89,44,-92,78v-2,20,25,15,31,8v-5,14,-39,12,-39,-7v-9,-42,60,-86,102,-83v63,5,30,47,2,78v-17,18,-42,50,-44,62v-1,5,2,7,6,7v80,-20,119,-138,194,-147v13,14,-21,33,-28,39v-28,15,-93,91,-78,105v15,2,37,-23,48,-28v-14,20,-33,34,-63,40v-35,-2,-13,-38,-1,-52v-15,15,-56,51,-86,51v-15,0,-21,-5,-21,-14v-9,-14,83,-106,81,-123v2,-11,-5,-14,-12,-14xm227,-100v16,-13,52,-32,52,-49v-18,6,-37,33,-52,49","w":216,"k":{")":-8,"]":-8,"}":-8,"\"":-26,"'":-26,"B":-19,"C":-32,"D":-35,"E":-19,"F":-19,"G":-41,"H":-32,"L":8,"N":-21,"O":-32,"P":-21,"Q":-24,"R":-15,"S":-21,"T":-21,"U":-24,"V":-39,"W":-26,"X":-26,"Y":-24,"?":-13}},"V":{"d":"98,-119v15,33,-22,68,-56,64v-42,-5,-27,-54,4,-74v19,-13,45,-22,62,-23v27,-2,60,7,56,40v-6,53,-80,94,-137,110v81,11,192,-72,205,-112v2,-6,-28,-32,-7,-38v23,-1,19,31,11,46v-6,14,-21,42,-56,68v-38,29,-107,40,-165,41v-5,3,-38,9,-37,1v-2,-12,32,-8,41,-7v34,-13,108,-69,113,-118v5,-46,-55,-24,-75,-6v-15,12,-29,32,-29,46v0,40,39,19,53,1v10,-13,20,-24,14,-40v1,-1,3,0,3,1","w":198,"k":{")":-6,"]":-6,"}":-6,"\"":-27,"'":-27,"B":-31,"C":-37,"D":-36,"E":-16,"F":-18,"G":-36,"H":-36,"L":15,"N":-33,"O":-35,"P":-20,"Q":-13,"S":-31,"T":-11,"U":-27,"V":-29,"W":-31,"X":-13,"Y":-24,"?":-20,"A":13,"b":-6,"h":-6,"J":-20,"k":-6,"K":-22,"l":-6,"p":-6,"r":-11,"s":-4,"t":-13}},"W":{"d":"183,-76v-29,19,-83,71,-124,82v-7,0,-9,-3,-4,-9v24,-24,73,-80,77,-118v5,-46,-54,-23,-75,-6v-15,12,-29,31,-29,46v0,37,38,23,54,1v11,-13,19,-24,14,-40v20,29,-19,69,-53,65v-42,-5,-29,-52,2,-73v18,-13,42,-23,63,-24v27,-2,61,9,54,40v-6,29,-40,67,-62,93r85,-63v6,-30,37,-58,54,-57v25,13,-10,41,-23,49v-5,22,-12,56,-24,71v24,-27,125,-93,109,-137v-5,-2,-8,-2,-1,-3v15,0,24,8,23,20v-3,31,-114,106,-139,133v-4,4,-12,12,-22,12v-11,0,-7,-8,-5,-11v12,-19,18,-50,26,-71xm217,-96v8,-6,24,-18,27,-29v1,-6,-1,-10,-6,-10v-13,4,-17,26,-21,39","w":243,"k":{")":-9,"]":-9,"}":-9,"\"":-46,"'":-46,"B":-29,"C":-44,"D":-53,"E":-24,"F":-35,"G":-58,"H":-51,"N":-27,"O":-46,"P":-33,"Q":-24,"R":-27,"S":-35,"T":-40,"U":-51,"V":-55,"W":-53,"X":-37,"Y":-49,"?":-37,"b":-18,"h":-20,"J":-11,"k":-20,"K":-27,"l":-20,"p":-13,"r":-14,"t":-20,"a":-5,"i":-5,"j":-5,"M":-11,"z":-13,"Z":-9,"&":-13,"!":-18}},"X":{"d":"58,-70v-2,20,24,16,31,8v-4,13,-38,15,-37,-8v-8,-42,63,-82,98,-82v38,0,48,16,34,39v14,-13,47,-37,73,-37v13,0,19,7,19,15v0,18,-34,33,-50,30v15,-5,33,-14,35,-29v1,-6,-1,-12,-8,-12v-39,-1,-110,89,-123,129v-1,25,23,11,37,2v7,-5,17,-16,25,-19v-16,19,-26,33,-61,37v-34,4,-37,-19,-26,-38v-22,21,-50,40,-83,40v-37,0,-49,-44,-13,-49v37,4,-17,46,14,46v62,0,123,-88,141,-134v5,-12,-5,-17,-14,-17v-32,-2,-89,46,-92,79","w":189,"k":{")":-4,"]":-4,"}":-4,"\"":-49,"'":-49,"B":-25,"C":-44,"D":-54,"E":-22,"F":-40,"G":-68,"H":-58,"O":-36,"P":-37,"Q":-35,"R":-22,"S":-9,"T":-46,"U":-46,"V":-54,"W":-54,"X":-22,"Y":-46,"?":-31,"J":-11,"K":-29,"Z":-14,"!":-15,"I":-11}},"Y":{"d":"119,-149v-34,-2,-89,45,-92,79v-2,21,25,15,31,8v-5,14,-36,13,-39,-7v-7,-44,59,-87,102,-83v63,5,30,47,2,78v-17,18,-42,50,-44,62v-1,5,2,7,6,7v62,-17,102,-90,146,-128v7,-6,28,-22,42,-19v16,13,-16,33,-23,39v-43,34,-73,89,-107,133v39,-2,64,24,49,51v6,-28,-12,-50,-52,-47v-11,15,-24,32,-38,48v-36,41,-79,59,-101,59v-10,0,-20,-3,-18,-15v6,-42,82,-86,125,-93r52,-74v-19,19,-59,54,-89,54v-15,0,-21,-5,-21,-14v-9,-14,83,-106,81,-123v2,-11,-5,-15,-12,-15xm229,-100v15,-13,42,-29,44,-49v-15,3,-31,34,-44,49xm104,27v-39,8,-103,46,-108,90v-2,16,19,10,30,4v27,-18,54,-60,78,-94","w":203,"k":{")":-33,"]":-33,"}":-33,"\"":-33,"'":-33,"B":-22,"C":-40,"D":-50,"E":-20,"F":-33,"G":-58,"H":-40,"L":6,"N":-24,"O":-37,"P":-22,"Q":-18,"R":-13,"S":-29,"T":-37,"U":-40,"V":-46,"W":-42,"X":-14,"Y":-40,"?":-29,"A":18,"b":-13,"h":-15,"J":-27,"k":-15,"K":-22,"l":-15,"p":-9,"t":-11,"Z":-18,"&":-11,"!":-11,"o":2}},"Z":{"d":"95,-61v30,-3,60,10,58,45v10,-5,20,-15,29,-20v-2,10,-18,18,-28,24v-3,73,-136,140,-193,141v-14,0,-23,-5,-23,-16v12,-57,133,-90,181,-116v4,-16,4,-32,-4,-41v-28,-27,-59,26,-79,16v10,-27,65,-31,87,-57r47,-33v-15,9,-39,15,-54,16v-23,1,-37,-4,-36,-20v0,-18,30,-35,53,-29v-12,2,-32,5,-32,15v0,24,61,13,76,10v7,-7,22,-25,35,-24v11,13,-16,19,-27,26xm118,2v-31,16,-65,28,-101,47v-33,18,-75,40,-75,64v0,9,9,13,19,13v48,4,144,-78,157,-124xm77,-50v-9,0,-36,14,-35,18v4,3,30,-14,35,-18","w":177,"k":{":":-11,";":-11,")":-22,"]":-22,"}":-22,"\"":4,"'":4,"G":-14,"L":18,"N":-22,"O":-15,"Q":-18,"V":-9,"A":16,"J":-18}},"[":{"d":"185,-167v-6,9,-32,0,-40,13v-32,49,-92,125,-135,170v-7,8,-3,10,4,11v10,2,26,0,21,4r-51,0v24,-38,114,-149,155,-198r46,0","w":96},"\\":{"d":"53,24v2,9,-4,9,-6,2r-34,-149v-2,-14,15,-25,17,-3v3,39,15,107,23,150","w":86},"]":{"d":"-2,31r-45,0v9,-6,31,0,39,-12v14,-22,42,-58,66,-88v20,-26,50,-61,69,-83v7,-8,4,-9,-4,-10v-10,-2,-25,-1,-20,-5r51,0v-25,38,-114,150,-156,198","w":96},"^":{"d":"73,-69v-14,7,-43,22,-56,22v17,-15,47,-36,61,-46r29,44v-12,0,-22,-9,-34,-20","w":110},"_":{"d":"160,38r0,14r-183,0r0,-14r183,0","w":180},"a":{"d":"73,4v-16,0,-20,-12,-13,-22v-9,8,-27,22,-46,22v-28,0,-27,-21,-10,-36v-3,3,-14,11,-7,1v20,-17,40,-30,75,-32v12,0,13,6,13,11v9,-10,10,-10,24,-10v12,0,14,2,10,6v-9,15,-30,29,-31,48v19,2,34,-24,46,-28v-9,14,-42,40,-61,40xm26,-3v17,-1,54,-37,56,-50v0,-5,-3,-6,-7,-6v-11,-2,-55,41,-54,52v0,3,2,4,5,4","w":129},"b":{"d":"38,-28v20,-12,33,-35,67,-35v37,0,15,35,-3,48v-15,11,-36,18,-53,18v-11,0,-17,-2,-17,-8v0,-13,40,-16,51,-22v4,-7,19,-23,8,-29v-24,5,-54,32,-72,52v-3,3,-10,5,-16,5v-12,1,-16,0,-13,-5v7,-13,18,-27,27,-40v-8,5,-14,14,-20,15v4,-9,19,-15,27,-25v48,-57,100,-135,169,-151v8,0,12,5,11,13v-2,44,-111,102,-140,128xm80,-23v-9,4,-43,9,-41,18v14,10,33,-8,41,-18xm68,-72v31,-24,122,-94,126,-122v1,-5,0,-7,-5,-7v-47,21,-86,91,-121,129","w":134,"k":{":":11,";":11,",":15,".":15,"-":16,"b":2,"l":2,"m":2,"n":2,"o":2,"r":2,"s":-4,"v":2,"x":2,"\/":16}},"c":{"d":"94,-35v-11,16,-44,38,-72,38v-32,0,-28,-23,-18,-36v-2,4,-16,12,-7,2v15,-17,42,-30,71,-32v25,-2,21,27,4,28v-19,0,4,-25,-1,-25v-11,-1,-43,33,-43,47v9,25,52,-14,66,-22","w":89,"k":{"C":-2,"K":-18}},"d":{"d":"26,-3v17,-1,54,-37,56,-50v0,-5,-3,-6,-7,-6v-11,-2,-55,41,-54,52v0,3,2,4,5,4xm73,4v-16,0,-20,-12,-13,-22v-9,8,-27,22,-46,22v-29,1,-25,-22,-10,-36v-3,3,-14,11,-7,1v20,-16,40,-31,75,-32v12,0,15,7,13,13v24,-31,55,-70,87,-100v5,-7,25,-13,34,-6v-36,37,-89,100,-118,142v-3,8,4,7,9,5v11,-4,28,-23,37,-27v-8,15,-42,40,-61,40","w":129,"k":{"\"":-29,"'":-29,"?":-11}},"e":{"d":"25,-11v12,26,53,-17,69,-24v-9,16,-46,38,-70,38v-38,1,-28,-22,-20,-36v-2,4,-15,13,-7,2v17,-15,45,-33,74,-32v13,0,18,5,18,11v-4,20,-41,29,-62,33v-1,2,-2,5,-2,8xm29,-22v12,-1,54,-26,38,-38v-9,-1,-34,29,-38,38","w":89},"f":{"d":"0,-33v61,-55,107,-150,190,-172v11,0,14,7,11,15v0,21,-106,106,-134,120v-18,22,-40,51,-53,69v23,-6,46,-24,62,-35v-9,18,-44,32,-63,42v-19,52,-41,129,-99,141v-8,-1,-12,-9,-10,-19v10,-44,78,-125,109,-169v-4,3,-10,13,-15,12v-1,-1,-1,-2,2,-4xm71,-76v30,-17,111,-94,119,-116v3,-5,2,-10,-3,-10v-43,23,-82,87,-116,126xm7,9v-21,26,-66,86,-81,122v-3,8,3,9,10,4v22,-15,63,-95,71,-126","w":70,"k":{":":-14,";":-14,")":-31,"]":-31,"}":-31,"\"":-49,"'":-49,"-":-11,"?":-32,"!":-9}},"g":{"d":"29,29v-28,13,-122,66,-124,102v0,17,16,9,28,4v22,-9,78,-77,96,-106xm26,-3v17,-1,54,-37,56,-50v0,-5,-3,-6,-7,-6v-11,-2,-55,41,-54,52v0,3,2,4,5,4xm-5,-26v14,-22,42,-34,77,-37v12,0,14,7,13,12v10,-10,12,-11,26,-11v11,0,12,3,9,6v-17,20,-34,43,-50,65v18,-9,47,-35,64,-44v-15,20,-47,39,-68,50v-37,58,-90,131,-160,131v-14,0,-20,-5,-20,-15v0,-44,111,-87,146,-109v6,-9,24,-31,26,-39v-9,8,-26,21,-44,21v-29,1,-25,-22,-10,-36v-1,0,-8,8,-9,6","w":129},"h":{"d":"67,-71v31,-24,123,-95,127,-123v1,-5,0,-7,-5,-7v-47,22,-87,92,-122,130xm30,-17v19,-12,45,-46,79,-46v26,0,14,22,3,33v-6,9,-15,14,-12,23v20,-1,32,-24,47,-29v-11,16,-35,36,-61,39v-46,-10,10,-39,8,-58v-38,6,-51,51,-93,56v-12,1,-12,0,-10,-5v5,-12,19,-31,27,-41v-8,7,-14,16,-22,17v4,-9,19,-15,28,-26v47,-56,100,-135,169,-151v8,0,11,5,11,13v-1,42,-114,104,-140,128v-9,8,-19,26,-34,47","w":141},"i":{"d":"89,-112v8,0,11,5,5,13v-6,8,-20,15,-25,15v-8,-13,4,-31,20,-28xm38,-55v-12,3,-32,23,-43,29v7,-14,36,-35,61,-36v14,0,17,2,13,6v-13,16,-31,29,-34,50v16,-2,33,-24,45,-30v-11,16,-37,40,-62,40v-20,0,-18,-15,-11,-25v7,-12,26,-31,31,-34","w":75,"k":{"\"":-14,"'":-14}},"j":{"d":"45,-58v-17,4,-35,24,-50,32v7,-14,36,-35,61,-36v14,0,21,2,17,6r-49,61v21,-8,44,-29,61,-41v-10,19,-46,38,-65,48v-31,52,-114,132,-165,134v-13,0,-23,-3,-23,-15v0,-39,103,-87,150,-112v13,-16,47,-69,63,-77xm-21,25v-31,16,-128,67,-128,106v0,16,15,10,28,4v21,-9,81,-81,100,-110xm71,-84v-8,-13,4,-32,20,-28v8,0,10,5,4,13v-6,8,-19,15,-24,15","w":80,"k":{"?":-4}},"k":{"d":"127,-52v-1,16,-43,4,-34,32v2,25,18,9,29,1v10,-7,15,-14,22,-17v-11,15,-36,37,-63,39v-25,2,-19,-31,-10,-37v9,-6,34,-5,27,-22v-42,2,-55,54,-97,57v-12,1,-12,0,-10,-5v6,-12,16,-29,27,-41v-8,7,-14,16,-22,17v4,-9,19,-15,28,-26v50,-58,98,-134,169,-151v8,0,12,5,11,13v-3,45,-110,102,-140,128r-34,47v21,-16,40,-46,78,-46v12,0,19,5,19,11xm67,-71v31,-24,123,-95,127,-123v1,-5,0,-7,-5,-7v-47,22,-87,92,-122,130","w":138},"l":{"d":"18,-45v-8,7,-14,16,-22,17v4,-9,19,-15,28,-26v10,-11,28,-36,44,-53v20,-20,38,-61,76,-48v-24,24,-112,114,-113,148v19,1,32,-23,47,-29v-10,17,-38,40,-64,40v-36,0,-7,-35,4,-49","w":73,"k":{")":-38,"]":-38,"}":-38,"\"":-49,"'":-49,"?":-40,"!":-13}},"m":{"d":"-6,-26v12,-16,31,-37,57,-37v11,0,15,4,15,9v-2,15,-21,28,-24,37v12,-9,51,-48,80,-46v27,2,11,19,3,33v-4,6,-12,12,-10,13v18,-13,47,-46,81,-46v25,0,12,22,2,33v-6,9,-14,15,-11,23v19,-1,32,-23,46,-29v-10,16,-35,36,-60,39v-47,-9,9,-39,8,-58v-38,8,-55,56,-96,56v-12,0,-12,0,-10,-5v5,-15,29,-32,32,-51v-38,10,-53,49,-94,56v-12,1,-13,0,-11,-5v7,-15,29,-33,33,-49v-15,2,-28,23,-41,27","w":227},"n":{"d":"41,-17v19,-12,50,-46,84,-46v25,0,13,22,2,33v-6,9,-15,14,-11,23v19,-1,31,-24,46,-29v-10,16,-35,36,-60,39v-48,-9,10,-39,7,-58v-39,7,-55,50,-96,56v-12,1,-13,0,-11,-5v7,-15,29,-33,33,-49v-16,1,-28,23,-41,27v11,-16,34,-35,57,-37v11,0,15,4,15,9v-3,15,-17,26,-25,37","w":156},"o":{"d":"66,-23v-3,-15,23,-26,16,-39v23,3,18,33,-4,47v18,5,29,-18,40,-21v-4,11,-26,30,-43,24v-21,23,-106,17,-68,-22v-2,-2,-18,17,-11,4v20,-15,47,-38,81,-31v-18,9,-48,35,-52,56v9,14,27,-6,41,-18","w":113},"p":{"d":"87,3v-43,-10,15,-42,11,-58v-46,16,-63,52,-97,97r-75,100v-4,7,-30,10,-29,-4v33,-75,93,-137,139,-200v-21,17,-30,31,-41,35v17,-21,38,-36,61,-58v4,-4,11,-8,21,-8v9,0,13,2,7,9v-38,50,-126,152,-159,219v50,-51,91,-138,149,-183v10,-7,23,-15,38,-15v30,2,13,21,2,33v-8,9,-13,13,-12,22v19,1,34,-22,47,-28v-12,17,-32,35,-62,39","w":144},"q":{"d":"-44,138v17,-54,80,-114,104,-157v-10,9,-26,23,-46,23v-28,0,-26,-21,-10,-36v-3,3,-14,11,-7,1v20,-17,40,-30,75,-32v12,0,13,7,13,11v11,-11,16,-10,26,-10v9,0,12,2,9,6r-70,92v-32,43,-40,54,-64,92v-5,7,-1,10,4,4v44,-57,84,-126,140,-168v-49,46,-101,118,-138,172v-4,10,-35,19,-36,2xm26,-3v17,-1,54,-37,56,-50v0,-5,-3,-6,-7,-6v-11,-2,-55,41,-54,52v0,3,2,4,5,4","w":124,"k":{")":-9,"]":-9,"}":-9}},"r":{"d":"48,-59v27,2,31,8,11,27v-4,6,-14,15,-13,24v19,3,32,-24,46,-28v-12,16,-30,39,-58,39v-35,0,-22,-23,-6,-36v10,-8,22,-17,23,-20v1,-4,-5,-4,-14,-3v-14,-3,-13,8,-22,14v-7,5,-14,14,-20,16v4,-12,24,-22,31,-32v-8,-8,6,-22,16,-20v25,-1,-8,18,6,19","w":87},"s":{"d":"2,-37v32,4,-17,31,10,36v19,3,38,-47,39,-57v-10,9,-24,21,-37,26v12,-14,39,-24,46,-41v3,-3,7,-5,11,-5v8,0,11,4,1,11v-24,5,13,43,-14,59v15,-4,33,-23,42,-28v-12,22,-49,39,-85,39v-35,0,-40,-37,-13,-40","w":95},"t":{"d":"29,-61v21,-19,40,-62,75,-50v-12,10,-31,36,-43,51v8,1,21,-2,25,2v-6,3,-19,0,-28,1v-7,13,-29,34,-27,50v19,0,34,-22,48,-29v-15,18,-31,36,-64,40v-31,-7,-15,-22,1,-47v-7,6,-15,15,-21,17v4,-12,25,-22,31,-31v-5,-1,-15,2,-17,-1v1,-3,16,-2,20,-3","w":73,"k":{"\"":-15,"'":-15}},"u":{"d":"84,-33v-19,9,-36,37,-67,37v-21,0,-18,-16,-10,-27v8,-12,24,-28,31,-32v-12,3,-32,23,-43,29v6,-13,37,-35,60,-36v13,0,16,1,12,6v-11,13,-32,32,-35,50v29,-5,53,-37,73,-53v4,-3,5,-4,17,-4v14,0,16,1,12,6v-8,12,-30,32,-30,49v20,2,32,-24,46,-28v-13,15,-34,37,-61,40v-32,-3,-15,-26,-5,-37","w":144},"v":{"d":"82,-28v-1,-16,14,-38,27,-35v5,0,7,6,3,14v-2,4,-10,14,-25,24v10,15,31,-6,38,-10v-4,10,-31,27,-41,12v-20,13,-44,23,-74,26v-8,1,-10,-8,-5,-12v9,-11,34,-30,31,-46v-18,0,-27,24,-39,27v9,-13,26,-35,51,-35v28,0,20,23,7,37v-8,8,-17,17,-22,21v16,-5,37,-12,49,-23","w":121},"w":{"d":"87,-36v-21,11,-35,39,-70,39v-21,0,-18,-15,-9,-26v9,-11,22,-29,29,-33v-13,3,-30,24,-42,29v12,-16,31,-36,61,-36v13,0,14,2,11,6v-11,17,-29,29,-35,50v31,-6,49,-32,71,-49v3,-3,6,-4,22,-4v10,0,10,2,9,4v-10,15,-31,31,-31,51v25,-2,44,-17,48,-44v6,-10,15,-16,22,-14v16,17,-43,38,-10,43v12,1,23,-15,31,-17v-3,13,-37,29,-46,13v-15,14,-37,27,-60,27v-33,0,-11,-30,-1,-39","w":187},"x":{"d":"40,-18v-10,12,-21,21,-31,21v-10,0,-16,-5,-15,-14v1,-8,7,-15,14,-15v19,2,-5,21,4,23v12,2,37,-30,41,-45v-13,-24,-45,14,-58,22v11,-18,36,-36,62,-37v13,-1,22,8,23,21v9,-11,21,-21,33,-21v8,0,14,4,13,13v-1,10,-16,19,-19,5v1,-5,6,-8,-1,-9v-20,2,-32,23,-39,40v11,27,48,-15,62,-19v-13,16,-39,35,-63,36v-21,0,-27,-9,-26,-21","w":126},"y":{"d":"96,-45v-25,17,-41,49,-79,49v-21,0,-18,-16,-10,-27v8,-12,23,-28,31,-32v-12,2,-31,24,-43,29v6,-13,37,-35,60,-36v13,0,16,1,12,6v-11,13,-32,31,-35,50v29,-5,53,-37,73,-53v4,-3,5,-4,21,-4v14,0,16,1,12,6r-71,93v-32,43,-49,71,-63,92v-6,10,-2,9,2,5v44,-58,86,-126,141,-169v-49,48,-106,125,-144,178v-5,6,-32,9,-29,-4v14,-43,33,-59,63,-101","w":142,"k":{")":-6,"]":-6,"}":-6}},"z":{"d":"19,-53v-2,-10,14,-24,24,-14v-2,0,-6,1,-6,4v2,15,45,3,58,3v0,25,-53,39,-77,47v15,-2,34,-1,39,10v17,-6,37,-27,49,-33v-5,14,-33,28,-47,36v9,63,-114,146,-164,146v-12,0,-18,-6,-18,-14v0,-48,115,-99,155,-123v3,-13,-1,-19,-8,-19v-14,0,-22,12,-30,15v10,-31,69,-31,82,-58v-14,9,-44,22,-55,3v-7,7,-17,20,-26,24v3,-10,16,-17,24,-27xm31,13v-38,23,-131,71,-142,119v0,5,1,10,8,10v42,-5,116,-89,134,-129","w":100,"k":{")":-13,"]":-13,"}":-13}},"{":{"d":"50,-76v67,-6,53,-96,130,-91r30,0v-16,7,-50,1,-58,17v-19,21,-31,76,-78,76v19,25,-27,60,-32,73v-15,19,6,31,27,30v-30,9,-73,-7,-38,-47v6,-11,46,-47,19,-58","w":115},"|":{"d":"36,-270r0,360r-14,0r0,-360r14,0","w":57},"}":{"d":"111,-63v-66,6,-54,99,-131,95v-12,-1,-37,2,-28,-4v23,0,44,2,56,-13v20,-23,35,-77,81,-80v-23,-22,23,-55,29,-69v16,-19,-7,-30,-27,-31v32,-7,71,7,39,48v-8,11,-46,42,-19,54","w":115},"~":{"d":"24,-80v17,17,39,-5,62,-5v17,0,27,20,24,32v-14,-31,-83,22,-86,-27","w":110},"'":{"d":"69,-132v8,0,9,4,2,10r-39,32v7,-16,14,-41,37,-42","w":46,"k":{"A":53,"C":-4,"D":-15,"E":20,"G":-22,"H":-20,"L":46,"N":22,"O":-11,"P":-6,"U":-13,"V":-15,"W":-13,"Y":-13,"J":31,"M":44,"Q":13,"X":20,"I":42,"K":15,"R":11,"Z":29}},"`":{"d":"82,-126v13,2,8,30,13,41v-10,-4,-38,-36,-13,-41","w":110},"\u00a0":{}}});
(function(){var useLocalResources=false;if(document.location.search.length>0){var params=document.location.search.substr(1).split("&");for(var i=0;i<params.length;i++){if(params[i]=="timeline-use-local-resources"){useLocalResources=true;}}};var loadMe=function(){if("Timeline"in window){return;}
window.Timeline=new Object();window.Timeline.DateTime=window.SimileAjax.DateTime;var bundle=false;var javascriptFiles=["timeline.js","band.js","themes.js","ethers.js","ether-painters.js","event-utils.js","labellers.js","sources.js","original-painter.js","detailed-painter.js","overview-painter.js","compact-painter.js","decorators.js","units.js"];var cssFiles=["timeline.css","ethers.css","events.css"];var localizedJavascriptFiles=["timeline.js","labellers.js"];var localizedCssFiles=[];var supportedLocales=["cs","de","en","es","fr","it","nl","ru","se","tr","vi","zh"];try{var desiredLocales=["en"],defaultServerLocale="en",forceLocale=null;var parseURLParameters=function(parameters){var params=parameters.split("&");for(var p=0;p<params.length;p++){var pair=params[p].split("=");if(pair[0]=="locales"){desiredLocales=desiredLocales.concat(pair[1].split(","));}else if(pair[0]=="defaultLocale"){defaultServerLocale=pair[1];}else if(pair[0]=="forceLocale"){forceLocale=pair[1];desiredLocales=desiredLocales.concat(pair[1].split(","));}else if(pair[0]=="bundle"){bundle=pair[1]!="false";}}};(function(){if(typeof Timeline_urlPrefix=="string"){Timeline.urlPrefix=Timeline_urlPrefix;if(typeof Timeline_parameters=="string"){parseURLParameters(Timeline_parameters);}}else{var heads=document.documentElement.getElementsByTagName("head");for(var h=0;h<heads.length;h++){var scripts=heads[h].getElementsByTagName("script");for(var s=0;s<scripts.length;s++){var url=scripts[s].src;var i=url.indexOf("timeline-api.js");if(i>=0){Timeline.urlPrefix=url.substr(0,i);var q=url.indexOf("?");if(q>0){parseURLParameters(url.substr(q+1));}
return;}}}
throw new Error("Failed to derive URL prefix for Timeline API code files");}})();var includeJavascriptFiles=function(urlPrefix,filenames){SimileAjax.includeJavascriptFiles(document,urlPrefix,filenames);}
var includeCssFiles=function(urlPrefix,filenames){SimileAjax.includeCssFiles(document,urlPrefix,filenames);}
if(bundle){includeJavascriptFiles(Timeline.urlPrefix,["timeline-bundle.js"]);includeCssFiles(Timeline.urlPrefix,["timeline-bundle.css"]);}else{includeJavascriptFiles(Timeline.urlPrefix+"scripts/",javascriptFiles);includeCssFiles(Timeline.urlPrefix+"styles/",cssFiles);}
var loadLocale=[];loadLocale[defaultServerLocale]=true;var tryExactLocale=function(locale){for(var l=0;l<supportedLocales.length;l++){if(locale==supportedLocales[l]){loadLocale[locale]=true;return true;}}
return false;}
var tryLocale=function(locale){if(tryExactLocale(locale)){return locale;}
var dash=locale.indexOf("-");if(dash>0&&tryExactLocale(locale.substr(0,dash))){return locale.substr(0,dash);}
return null;}
for(var l=0;l<desiredLocales.length;l++){tryLocale(desiredLocales[l]);}
var defaultClientLocale=defaultServerLocale;var defaultClientLocales=("language"in navigator?navigator.language:navigator.browserLanguage).split(";");for(var l=0;l<defaultClientLocales.length;l++){var locale=tryLocale(defaultClientLocales[l]);if(locale!=null){defaultClientLocale=locale;break;}}
for(var l=0;l<supportedLocales.length;l++){var locale=supportedLocales[l];if(loadLocale[locale]){includeJavascriptFiles(Timeline.urlPrefix+"scripts/l10n/"+locale+"/",localizedJavascriptFiles);includeCssFiles(Timeline.urlPrefix+"styles/l10n/"+locale+"/",localizedCssFiles);}}
if(forceLocale==null){Timeline.serverLocale=defaultServerLocale;Timeline.clientLocale=defaultClientLocale;}else{Timeline.serverLocale=forceLocale;Timeline.clientLocale=forceLocale;}}catch(e){alert(e);}};if(typeof SimileAjax=="undefined"){window.SimileAjax_onLoad=loadMe;var url=useLocalResources?"http://127.0.0.1:9999/ajax/api/simile-ajax-api.js?bundle=false":"http://static.simile.mit.edu/ajax/api-2.2.0/simile-ajax-api.js";if(typeof Timeline_ajax_url=="string"){url=Timeline_ajax_url;}
var createScriptElement=function(){var script=document.createElement("script");script.type="text/javascript";script.language="JavaScript";script.src=url;document.getElementsByTagName("head")[0].appendChild(script);}
if(document.body==null){try{document.write("<script src='"+url+"' type='text/javascript'></script>");}catch(e){createScriptElement();}}else{createScriptElement();}}else{loadMe();}})();
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();
